mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Update translations and other static files.
This commit is contained in:
@@ -35,13 +35,13 @@
|
||||
|
||||
<!-- PhoneNumberEntryScreen -->
|
||||
<!-- Title of registration screen when asking for the users phone number -->
|
||||
<string name="RegistrationActivity_phone_number">Phone number</string>
|
||||
<string name="RegistrationActivity_phone_number">Telefoonnommer</string>
|
||||
<!-- Text explaining to users that they will be receiving a verification for their phone number and that carrier rates could apply -->
|
||||
<string name="RegistrationActivity_you_will_receive_a_verification_code">You will receive a verification code. Carrier rates may apply.</string>
|
||||
<string name="RegistrationActivity_you_will_receive_a_verification_code">Jy sal ’n verifikasiekode ontvang. Jy sal dalk draer-/diensverskafferfooie moet betaal.</string>
|
||||
<!-- Hint text to select a country -->
|
||||
<string name="RegistrationActivity_select_a_country">Select a country</string>
|
||||
<string name="RegistrationActivity_phone_number_description">Phone number</string>
|
||||
<string name="RegistrationActivity_next">Next</string>
|
||||
<string name="RegistrationActivity_select_a_country">Kies \'n land</string>
|
||||
<string name="RegistrationActivity_phone_number_description">Telefoonnommer</string>
|
||||
<string name="RegistrationActivity_next">Volgende</string>
|
||||
|
||||
<!-- CountryCodePickerScreen -->
|
||||
<!-- Title of the country code selection screen -->
|
||||
@@ -55,27 +55,27 @@
|
||||
|
||||
<!-- VerificationCodeScreen -->
|
||||
<!-- Title of the verification code entry screen -->
|
||||
<string name="VerificationCodeScreen__verification_code">Verification code</string>
|
||||
<string name="VerificationCodeScreen__verification_code">Bevestigingskode</string>
|
||||
<!-- Subtitle explaining where the code was sent. Placeholder is the phone number -->
|
||||
<string name="VerificationCodeScreen__enter_the_code_we_sent_to_s">Enter the code we sent to %1$s</string>
|
||||
<string name="VerificationCodeScreen__enter_the_code_we_sent_to_s">Voer die kode in wat aan %1$s gestuur is</string>
|
||||
<!-- Button text for wrong number action -->
|
||||
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
|
||||
<string name="VerificationCodeScreen__wrong_number">Verkeerde nommer?</string>
|
||||
<!-- Button text for resend SMS action -->
|
||||
<string name="VerificationCodeScreen__resend_code">Resend Code</string>
|
||||
<string name="VerificationCodeScreen__resend_code">Stuur kode weer</string>
|
||||
<!-- Button text for call me action -->
|
||||
<string name="VerificationCodeScreen__call_me_instead">Call me instead</string>
|
||||
<!-- Countdown text shown below the resend code button. Placeholders are minutes and seconds -->
|
||||
<string name="VerificationCodeScreen__countdown_format">(%1$02d:%2$02d)</string>
|
||||
<!-- Button text for call me when countdown is active. Placeholders are minutes and seconds -->
|
||||
<string name="VerificationCodeScreen__call_me_available_in">Call me (%1$02d:%2$02d)</string>
|
||||
<string name="VerificationCodeScreen__call_me_available_in">Bel my (%1$02d:%2$02d)</string>
|
||||
<!-- Toast shown when the user enters an incorrect verification code -->
|
||||
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</string>
|
||||
<string name="VerificationCodeScreen__incorrect_code">Verkeerde kode</string>
|
||||
<!-- Snackbar shown when there is a network error -->
|
||||
<string name="VerificationCodeScreen__network_error">Unable to connect. Please check your network and try again.</string>
|
||||
<!-- Snackbar shown when rate limited. Placeholder is the retry duration -->
|
||||
<string name="VerificationCodeScreen__too_many_attempts_try_again_in_s">Too many attempts. Try again in %1$s.</string>
|
||||
<!-- Snackbar shown for generic/unknown errors -->
|
||||
<string name="VerificationCodeScreen__an_unexpected_error_occurred">An unexpected error occurred. Please try again.</string>
|
||||
<string name="VerificationCodeScreen__an_unexpected_error_occurred">’n Onverwagse fout het voorgekom. Probeer asb. weer.</string>
|
||||
<!-- Snackbar shown when the SMS provider has an error -->
|
||||
<string name="VerificationCodeScreen__sms_provider_error">There was a problem sending your verification code. Please try again.</string>
|
||||
<!-- Snackbar shown when the selected transport (SMS/voice) is unavailable -->
|
||||
|
||||
Reference in New Issue
Block a user