Update translations and other static files.

This commit is contained in:
Cody Henthorne
2026-02-25 19:46:16 -05:00
parent 2c747daa50
commit c53d16717b
139 changed files with 13221 additions and 743 deletions

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Stuur foto\'s, video\'s en lêers van jou toestel af.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Jou land</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Soek volgens landnaam of -kode</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Onbekende land</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">أرسِل صورًا وفيديوهات وملفات من جهازك.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">بلدك</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">البحث بحسب الاسم أو رقم الهاتف</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">بلد غير معروف</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Cihazınızdan şəkillər, videolar və fayllar göndərin.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Ölkəniz</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Ad və ya ölkə kodu ilə axtarın</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Naməlum ölkə</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Адпраўляйце фота, відэа і файлы са сваёй прылады.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Ваша краіна</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Пошук па імені або коду краіны</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Краіна невядомая</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Изпращайте снимки, видеоклипове и файлове от вашето устройство.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Вашата държава</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Търсене по име или телефонен код</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Неизвестна държава</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">আপনার ডিভাইস থেকে ছবি, ভিডিও ও ফাইল পাঠান।</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">আপনার দেশ</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">নাম বা কান্ট্রি কোড দ্বারা অনুসন্ধান করুন</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">অচেনা দেশ</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Šaljite fotografije, video zapise i fajlove sa svog uređaja.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Vaša zemlja</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Traži po imenu ili pozivnom broju države</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Nepoznata zemlja</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Envia fotos, vídeos i arxius des del teu dispositiu.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">El teu país</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Busca per nom o prefix del número</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">País desconegut</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Posílejte fotky, videa a soubory přímo ze svého zařízení.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Vaše země</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Hledat podle jména nebo předčíslí země</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Neznámá země</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Send billeder, videoer og filer fra din enhed.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Dit land</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Søg efter navn eller landekode</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Ukendt land</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Sende Fotos, Videos und Dateien von deinem Gerät.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Dein Land</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Name oder Vorwahl suchen</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Unbekanntes Land</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Στείλε φωτογραφίες, βίντεο και αρχεία από τη συσκευή σου.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Η χώρα σου</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Αναζήτηση με όνομα ή κωδικό χώρας</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Άγνωστη χώρα</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Envía fotos, vídeos y archivos desde tu dispositivo.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Tu país</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Buscar por nombre o código del país</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">País desconocido</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Saada oma seadmest fotosid, videoid ja faile.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Sinu riik</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Otsi nime või riigi telefoni suunakoodi järgi</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Tundmatu riik</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Bidali argazkiak, bideoak eta fitxategiak zure gailutik.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Zure herrialdea</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Bilatu izenaren edo nazioarteko aurrezenbakiaren arabera</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Herrialde ezezaguna</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">از دستگاه‌تان عکس، ویدیو و فایل ارسال کنید.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">کشور شما</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">جستجو با نام یا پیش‌شماره کشور</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">کشور ناشناخته</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Lähetä valokuvia, videoita ja tiedostoja laitteestasi.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Maasi</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Etsi maan nimellä tai maakoodilla</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Tuntematon maa</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Pour envoyer des photos, des vidéos et des fichiers depuis votre appareil.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Votre pays</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Rechercher par pays ou par indicatif</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Pays inconnu</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Seol grianghraif, físeáin agus comhaid ó do ghléas.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Do thír</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Cuardaigh de réir ainm nó uimhreach</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Tír anaithnid</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Envía fotos, vídeos e arquivos dende o teu dispositivo.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">O teu país</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Buscar por nome ou por código do país</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">País descoñecido</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">તમારા ડિવાઇસમાંથી ફોટા, વીડિયો અને ફાઇલો મોકલો.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">તમારો દેશ</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">દેશના નામ કે નંબરથી શોધો</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">અજાણ્યો દેશ</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">अपने डिवाइस से फ़ोटो, वीडियो, और फ़ाइल भेजें।</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">आपका देश</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">नाम या देश के कोड से खोजें</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">अनजान देश</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Šaljite fotografije, videozapise i datoteke sa svoga uređaja.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Vaša država</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Pretraži po imenu ili pozivnom broju zemlje</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Nepoznata država</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Fényképeket, videókat és fájlokat is küldhetsz az eszközödről.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Az országod</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Keresés név vagy ország előhívószám alapján</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Ismeretlen ország</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Kirim foto, video, dan file dari perangkat Anda.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Negara Anda</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Cari berdasarkan nama atau nomor telepon</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Negara tidak diketahui</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Invia foto, video e file dal tuo dispositivo.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Il tuo Paese</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Cerca per nome o prefisso del Paese</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Paese sconosciuto</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">לשלוח תמונות, סרטונים וקבצים מהמכשיר שלך.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">המדינה שלך</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">חיפוש לפי שם או קידומת מדינה</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">מדינה בלתי ידועה</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">端末から写真、動画、ファイルを送信します。</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">国の選択</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">国名や国番号で検索</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">不明な国名</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">გაგზავნე ფოტოები, ვიდეოები და ფაილები შენი მოწყობილობიდან.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">შენი ქვეყანა</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">სახელით ან ქვეყნის კოდით ძებნა</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">უცნობი ქვეყანა</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Құрылғыңыздан фотосуреттер, видеолар және файлдар жіберіңіз.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Еліңіз</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Ел атауы немесе ел коды бойынша іздеңіз</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Белгісіз ел</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">ផ្ញើរូបថត វីដេអូ និងឯកសារពីឧបករណ៍របស់អ្នក។</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">ប្រទេសរបស់អ្នក</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">ស្វែងរកតាមឈ្មោះ ឬលេខកូដប្រទេស</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">ប្រទេសមិនស្គាល់</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">ನಿಮ್ಮ ಸಾಧನದಿಂದ ಫೊಟೋಗಳು, ವೀಡಿಯೊಗಳು ಮತ್ತು ಫೈಲ್‌ಗಳನ್ನು ಕಳುಹಿಸಿ.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">ನಿಮ್ಮ ದೇಶ</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">ಹೆಸರು ಅಥವಾ ದೇಶದ ಕೋಡ್ ಪ್ರಕಾರ ಹುಡುಕಿ</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">ತಿಳಿದಿರದ ದೇಶ</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">기기에서 사진, 동영상, 파일을 전송하세요.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">내 국가</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">국명 또는 국가 번호 검색</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">알 수 없는 국가</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Түзмөгүңүздөн сүрөттөрдү, видеолорду жана файлдарды жөнөтөсүз.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Өлкөңүз</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Аталышы же өлкө коду менен издеңиз</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Белгисиз өлкө</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Siųsk nuotraukas, vaizdo įrašus ir failus iš savo įrenginio.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Jūsų šalis</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Ieškoti pagal vardą ar šalies kodą</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Nežinoma šalis</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Sūtiet fotoattēlus, videoklipus un failus no savas ierīces.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Jūsu valsts</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Meklējiet pēc nosaukuma vai valsts koda</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Nezināma valsts</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Испраќајте слики, видеа или датотеки од вашиот уред.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Вашата држава</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Пребарувајте по име или повикувачки број на држава</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Непозната држава</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">നിങ്ങളുടെ ഉപകരണത്തിൽ നിന്ന് ഫോട്ടോകളോ വീഡിയോകളോ ഫയലുകളോ അയയ്ക്കുക.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">നിങ്ങളുടെ രാജ്യം</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">പേരോ രാജ്യ കോഡ് നമ്പറോ ഉപയോഗിച്ച് തിരയുക</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">അജ്ഞാത രാജ്യം</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">फोटो, व्हिडीओ आणि फाईल आपल्या डिव्हाइसवरून पाठवा.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">तुमचा देश</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">नाव किंवा कंट्री कोड नंबर द्वारा शोधा</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">अज्ञात देश</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -11,7 +11,7 @@
<!-- Displayed as a title at the top of the screen -->
<string name="GrantPermissionsFragment__allow_permissions">Beri kebenaran</string>
<!-- Displayed as a subtitle at the top of the screen -->
<string name="GrantPermissionsFragment__to_help_you_message_people_you_know">Untuk membantu anda menghantar mesej kepada orang yang anda kenali, Signal akan meminta kebenaran ini. </string>
<string name="GrantPermissionsFragment__to_help_you_message_people_you_know">Untuk membantu anda menghantar mesej kepada orang yang anda kenal, Signal akan meminta kebenaran ini. </string>
<!-- Displayed as a text-only action button at the bottom start of the screen -->
<string name="GrantPermissionsFragment__not_now">Bukan sekarang</string>
<!-- Displayed as an action button at the bottom end of the screen -->
@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Hantar foto, video dan fail daripada peranti anda.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Negara anda</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Cari mengikut nama atau kod negara</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Negara Tidak Diketahui</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">သင့်စက်မှ ဓာတ်ပုံများ၊ ဗီဒီယိုများနှင့် ဖိုင်များကို ပေးပို့လိုက်ပါ။</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">နိုင်ငံ</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">အမည် သို့မဟုတ် နိုင်ငံကုဒ်နံပါတ်ဖြင့် ရှာရန်</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">အမည်မသိ နိုင်ငံ</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Send bilder, videoer og filer fra enheten din.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Land</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Søk etter navn eller landskode</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Ukjent land</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Verstuur foto\'s, video\'s en bestanden vanaf je apparaat.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Je land</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Zoeken op naam of landcode</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Onbekend land</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">ਆਪਣੇ ਡਿਵਾਈਸ ਤੋਂ ਫ਼ੋਟੋਆਂ, ਵੀਡੀਓ ਅਤੇ ਫ਼ਾਈਲਾਂ ਭੇਜੋ।</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">ਤੁਹਾਡਾ ਦੇਸ਼</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">ਨਾਮ ਜਾਂ ਨੰਬਰ ਨਾਲ ਖੋਜੋ</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">ਅਣਜਾਣ ਦੇਸ਼</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Wysyłaj zdjęcia, filmy i inne pliki ze swojego urządzenia.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Twój kraj</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Szukaj po nazwie lub kodzie kraju</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Nieznany kraj</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Envie fotos, vídeos e arquivos do seu dispositivo.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">País</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Buscar por nome ou código do país</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">País desconhecido</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Envie fotos, vídeos e ficheiros a partir do seu dispositivo.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">O seu país</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Procurar por nome ou código indicativo</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">País desconhecido</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Trimite fotografii, videoclipuri și fișiere de pe dispozitivul tău.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Țara ta</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Caută după numele sau codul țării</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Țară necunoscută</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Отправляйте фото, видео и файлы со своего устройства.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Ваша страна</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Поиск по названию или коду страны</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Неизвестная страна</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Posielajte fotografie, videá a súbory zo svojho zariadenia.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Vaša krajina</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Hľadať podľa mena alebo predvoľby</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Neznáma krajina</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Pošiljajte fotografije, videoposnetke in datoteke iz svoje naprave.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Vaša država</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Iskanje po imenu ali mednarodni klicni kodi</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Neznana država</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Dërgo foto, video dhe skedarë nga pajisja.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Shteti</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Kërko sipas emrit ose prefiksit të shtetit</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Shtet i panjohur</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Шаљите слике, видео и фајлове са свог уређаја.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Ваша држава</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Претрага по имену или позивном броју земље</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Непозната држава</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Skicka foton, videor och filer från din enhet.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Ditt land</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Sök via namn eller landsnummer</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Okänt land</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Tuma picha, video na faili kutoka kwenye kifaa chako.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Nchi unayoishi</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Tafuta kwa jina au code ya nchi</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Nchi isiyofahamika</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">உங்கள் டிவைஸில் இருந்து புகைப்படங்கள், வீடியோக்கள் மற்றும் கோப்புகளை அனுப்பலாம்.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">உங்கள் நாடு</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">நாட்டின் பெயர் அல்லது பேசி குறியீட்டு எண் வாரியாகத் தேடுக</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">அறியப்படாத நாடு</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">మీ పరికరం నుండి ఫోటోలు, వీడియోలు మరియు ఫైళ్ళను పంపండి.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">మీ దేశం</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">దేశం పేరు లేదా దేశం కోడ్ నంబర్ ద్వారా శోధించండి</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">తెలియని దేశం</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">ส่งรูปภาพ วิดีโอ และไฟล์ต่างๆ จากอุปกรณ์ของคุณ</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">ประเทศของคุณ</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">ค้นหาโดยชื่อหรือรหัสประเทศ</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">ประเทศที่ไม่รู้จัก</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Mag-send ng photos, videos, at files mula sa device mo.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Ang iyong bansa</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Mag-search gamit ang pangalan o country code</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Hindi kilalang bansa</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Cihazından fotoğraf, video ve dosya gönder.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Ülken</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">İsim ya da ülke koduna göre ara</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Bilinmeyen ülke</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">ئۈسكۈنىڭىزدىن رەسىم ، سىن ۋە ھۆججەتلەرنى ئەۋەتىڭ.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">دۆلىتىڭىزنى تاللاڭ</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">دۆلەت نامى ياكى تېلېفون نومۇرىنىڭ دۆلەت باش نۇمۇرى بويىچە ئىزدەڭ</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">نامەلۇم دۆلەت</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Надсилайте фото, відео й файли зі свого пристрою.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Ваша країна</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Пошук країни або коду</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Невідома країна</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">اپنی ڈیوائس سے تصاویر، ویڈیوز اور فائلز بھیجیں۔</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">آپ کا ملک</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">نام اور ملکی کوڈ نمبر کے ذریعے تلاش کریں</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">انجان ملک</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">Gửi ảnh, video và tập tin từ thiết bị của bạn.</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">Quốc gia của bạn</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">Tìm theo tên hoặc mã quốc gia</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">Quốc gia không xác định</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">由你部機傳送相片、影片同檔案。</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">你嘅國家/地區</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">搜尋國家/地區名稱或代碼</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">未知國家/地區</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">从您的设备发送照片、视频和文件。</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">您的国家</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">按姓名或号码搜索</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">未知国家</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">從你的裝置發送照片、影片和檔案。</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">你的國家或地區</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">用國名或國碼搜尋</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">未知國家/地區</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>

View File

@@ -33,6 +33,16 @@
<!-- Storage permission row description -->
<string name="GrantPermissionsFragment__send_photos_videos_and_files">從你的裝置發送照片、影片和檔案。</string>
<!-- PhoneNumberEntryScreen -->
<!-- Title of registration screen when asking for the users phone number -->
<string name="RegistrationActivity_phone_number">Phone number</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>
<!-- 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>
<!-- CountryCodePickerScreen -->
<!-- Title of the country code selection screen -->
<string name="CountryCodeSelectScreen__your_country">你的國家或地區</string>
@@ -42,4 +52,36 @@
<string name="CountryCodeSelectScreen__search_by">依名字或國碼搜尋</string>
<!-- Fallback text for countries with no name -->
<string name="CountryCodeSelectScreen__unknown_country">未知的國家</string>
<!-- VerificationCodeScreen -->
<!-- Title of the verification code entry screen -->
<string name="VerificationCodeScreen__verification_code">Verification code</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>
<!-- Button text for wrong number action -->
<string name="VerificationCodeScreen__wrong_number">Wrong number?</string>
<!-- Button text for resend SMS action -->
<string name="VerificationCodeScreen__resend_code">Resend Code</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>
<!-- Toast shown when the user enters an incorrect verification code -->
<string name="VerificationCodeScreen__incorrect_code">Incorrect code</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>
<!-- 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 -->
<string name="VerificationCodeScreen__could_not_send_code_via_selected_method">Could not send code via the selected method. Please try another option.</string>
<!-- Snackbar shown for registration errors -->
<string name="VerificationCodeScreen__registration_error">Registration failed. Please try again.</string>
<!-- Button text for having trouble with verification -->
<string name="VerificationCodeScreen__having_trouble">Having trouble?</string>
</resources>