Skip to content
Snippets Groups Projects
Commit 098d5ce5 authored by Jenkins's avatar Jenkins Committed by Adrien Béraud
Browse files

i18n: automatic bump

Change-Id: I03052e94c9272421c9c7ee2541af47ff3195784e
parent 0d9b8994
Branches
Tags
No related merge requests found
......@@ -9,10 +9,10 @@
<string name="contribute_section">Bijdragen</string>
<string name="version_section">Versie</string>
<string name="no_email_app_installed">Geen e-mailapp gevonden, installeer er een om ons een rapport te kunnen sturen</string>
<string name="no_browser_app_installed">Gee webbrowserapp gevonden, installeer er een om deze pagina te bekijken</string>
<string name="no_browser_app_installed">Geen webbrowserapp gevonden, installeer er een om deze pagina te bekijken</string>
<string name="email_chooser_title">E-mail versturen met…</string>
<string name="website_chooser_title">Website bekijken met…</string>
<string name="license">Deze software word \"als zodanig\" aangeboden zonder enige garantie. Bekijk voor meer informatie
<string name="license">Deze software wordt \"als zodanig\" aangeboden zonder enige garantie. Bekijk voor meer informatie
&lt;u&gt;GNU General Public License versie 3 of later&lt;/u&gt;</string>
<string name="description">Ring is vrije software voor universele communicatie, die de vrijheden en privacy van haar gebruikers eerbiedigt.</string>
<string name="credits">Met dank aan</string>
......@@ -57,7 +57,7 @@
<string name="notif_incoming_call_title">Inkomende oproep van %1$s</string>
<string name="notif_incoming_call">Inkomende oproep</string>
<string name="notif_outgoing_call_title">Uitgaande oproep naar %1$s</string>
<string name="notif_outgoing_call">Uitgaanden oproep</string>
<string name="notif_outgoing_call">Uitgaande oproep</string>
<string name="notif_current_call_title">Huidigen oproep met %1$s</string>
<string name="notif_current_call">Huidige oproep</string>
<string name="notif_channel_calls">Oproepen</string>
......@@ -75,7 +75,7 @@
<string name="notif_incoming_picture">Afbeelding van %1$s</string>
<string name="action_open">Openen</string>
<!--Call Fragment-->
<string name="you_txt_prefix">Jij:</string>
<string name="you_txt_prefix">U:</string>
<string name="action_call_hangup">Ophangen</string>
<string name="ongoing_call">Actuele oproep</string>
<string name="hist_in_call">Inkomende oproep van %1$s</string>
......@@ -155,6 +155,7 @@
<string name="take_a_photo">Foto nemen</string>
<string name="profile_name_hint">Voer uw naam in (optioneel)</string>
<!--Share fragment-->
<string name="share_message">Scan deze code met Ring</string>
<string name="share_message_no_account">Selecteer een account om te delen.</string>
<string name="share_your_account_information">Deel mijn contactinformatie</string>
<string name="generic_error_migration">Fout</string>
......
......@@ -21,16 +21,16 @@ along with this program; if not, write to the Free Software
-->
<resources>
<!-- Call error -->
<string name="call_error_no_microphone">Oproep gannuleerd. Gene microfoon gevonden.</string>
<string name="call_error_no_camera_no_microphone">Oproep gannuleerd. Geen camera of microfoon gevonden.</string>
<string name="call_error_no_microphone">Oproep geannuleerd. Geen microfoon gevonden.</string>
<string name="call_error_no_camera_no_microphone">Oproep geannuleerd. Geen camera of microfoon gevonden.</string>
<!-- SipCalls -->
<string name="call_human_state_searching">Zoeken</string>
<string name="call_human_state_incoming">Inkomend</string>
<string name="call_human_state_connecting">Verbinden</string>
<string name="call_human_state_ringing">Gaad over</string>
<string name="call_human_state_ringing">Gaat over</string>
<string name="call_human_state_current">Praten</string>
<string name="call_human_state_hungup">Opghangen</string>
<string name="call_human_state_hungup">Opgehangen</string>
<string name="call_human_state_busy">Bezig</string>
<string name="call_human_state_failure">Mislukt</string>
<string name="call_human_state_hold">In wacht zetten</string>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment