mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Update translations and other static files.
This commit is contained in:
@@ -63,25 +63,25 @@
|
||||
<!-- Button text for resend SMS action -->
|
||||
<string name="VerificationCodeScreen__resend_code">Saada kood uuesti</string>
|
||||
<!-- Button text for call me action -->
|
||||
<string name="VerificationCodeScreen__call_me_instead">Call me instead</string>
|
||||
<string name="VerificationCodeScreen__call_me_instead">Helista mulle hoopis</string>
|
||||
<!-- Countdown text shown below the resend code button. Placeholders are minutes and seconds -->
|
||||
<string name="VerificationCodeScreen__countdown_format">(%1$02d:%2$02d)</string>
|
||||
<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">Helista mulle (%1$02d.%2$02d)</string>
|
||||
<!-- Toast shown when the user enters an incorrect verification code -->
|
||||
<string name="VerificationCodeScreen__incorrect_code">Sobimatu kood</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>
|
||||
<string name="VerificationCodeScreen__network_error">Ühenduse loomine ebaõnnestus. Palun kontrolli oma võrguühendust ja proovi uuesti.</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>
|
||||
<string name="VerificationCodeScreen__too_many_attempts_try_again_in_s">Liiga palju katseid. Palun proovi uuesti %1$s pärast.</string>
|
||||
<!-- Snackbar shown for generic/unknown errors -->
|
||||
<string name="VerificationCodeScreen__an_unexpected_error_occurred">Ilmnes ootamatu tõrge. Palun proovi uuesti.</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>
|
||||
<string name="VerificationCodeScreen__sms_provider_error">Sinu kinnituskoodi saatmisel tekkis probleem. Palun proovi uuesti.</string>
|
||||
<!-- Snackbar shown when the selected transport (SMS/voice) is unavailable -->
|
||||
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
|
||||
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Koodi ei saanud valitud meetodi kaudu saata. Proovi mõnda muud valikut.</string>
|
||||
<!-- Snackbar shown for registration errors -->
|
||||
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
|
||||
<string name="VerificationCodeScreen__registration_error">Registreerimine ebaõnnestus. Palun proovi uuesti.</string>
|
||||
<!-- Button text for having trouble with verification -->
|
||||
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
|
||||
<string name="VerificationCodeScreen__having_trouble">Kas sul on probleeme?</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user