Updated language translations.

This commit is contained in:
Greyson Parrelli
2023-02-22 22:34:30 -05:00
parent e8b3d2c7aa
commit 8cec6a8b0c
66 changed files with 2526 additions and 316 deletions

View File

@@ -1035,6 +1035,12 @@
<!-- Snackbar message after successful deletion of username -->
<string name="ManageProfileFragment__username_deleted">Používateľské meno bolo odstránené</string>
<!-- UsernameOutOfSyncReminder -->
<!-- Displayed above the conversation list when a user needs to address an issue with their username -->
<string name="UsernameOutOfSyncReminder__something_went_wrong">Something went wrong with your username, it\'s no longer assigned to your account. You can try and set it again or choose a new one.</string>
<!-- Action text to navigate user to manually fix the issue with their username -->
<string name="UsernameOutOfSyncReminder__fix_now">Fix now</string>
<!-- ManageRecipientActivity -->
<string name="ManageRecipientActivity_no_groups_in_common">Žiadne spoločné skupiny</string>
@@ -1717,6 +1723,17 @@
<string name="PinRestoreLockedFragment_create_new_pin">Vytvoriť nový PIN</string>
<!-- Removed by excludeNonTranslatables <string name="PinRestoreLockedFragment_learn_more_url" translatable="false">https://support.signal.org/hc/articles/360007059792</string> -->
<!-- Dialog button text indicating user wishes to send an sms code isntead of skipping it -->
<string name="ReRegisterWithPinFragment_send_sms_code">Send SMS code</string>
<!-- Email subject used when user contacts support about an issue with the reregister flow. -->
<string name="ReRegisterWithPinFragment_support_email_subject">Signal Registration - Need Help with reregister PIN for Android</string>
<!-- Dialog message shown in reregister flow when tapping a informational button to to learn about pins or contact support for help -->
<string name="ReRegisterWithPinFragment_need_help_local">Your PIN is a %1$d+ digit code you created that can be numeric or alphanumeric.\n\nIf you cant remember your PIN, you can create a new one.</string>
<!-- Dialog message shown in reregister flow when user requests to skip this flow and return to the normal flow -->
<string name="ReRegisterWithPinFragment_skip_local">If you cant remember your PIN, you can create a new one.</string>
<!-- Dialog message shown in reregister flow when user uses up all of their guesses for their pin and we are going to move on -->
<string name="ReRegisterWithPinFragment_out_of_guesses_local">You\'ve run out of PIN guesses, but you can still access your Signal account by creating a new PIN.</string>
<!-- PinOptOutDialog -->
<string name="PinOptOutDialog_warning">Varovanie</string>
<string name="PinOptOutDialog_if_you_disable_the_pin_you_will_lose_all_data">Ak vypnete PIN, opätovnou registráciou Signalu prídete o všetky svoje údaje, pokiaľ ich manuálne nezálohujete a neobnovíte. Kým bude PIN vypnutý, nebudete môcť zapnúť registračný zámok.</string>
@@ -1913,11 +1930,18 @@
<string name="RegistrationActivity_signal_needs_access_to_your_contacts_and_media_in_order_to_connect_with_friends">Signal potrebuje povolenia na kontakty a médiá, aby vám pomohol spojiť sa s priateľmi a odosielať správy. Vaše kontakty sa nahrávajú pomocou zisťovania súkromných kontaktov Signal, čo znamená, že sú šifrované end-to-end a nikdy ich služba Signal nevidí.</string>
<string name="RegistrationActivity_signal_needs_access_to_your_contacts_in_order_to_connect_with_friends">Signal potrebuje povolenie kontaktov, aby vám pomohol spojiť sa s priateľmi. Vaše kontakty sa nahrávajú pomocou zisťovania súkromných kontaktov Signal, čo znamená, že sú šifrované end-to-end a nikdy ich služba Signal nevidí.</string>
<string name="RegistrationActivity_rate_limited_to_service">Urobili ste príliš veľa pokusov o zaregistrovanie tohto čísla. Prosím, skúste to znovu neskôr.</string>
<!-- During registration, if the user attempts (and fails) to register, we display this error message with a number of minutes timer they are allowed to try again.-->
<string name="RegistrationActivity_rate_limited_to_try_again">You\'ve made too many attempts to register this number. Please try again in %1$s.</string>
<string name="RegistrationActivity_unable_to_connect_to_service">Nepodarilo sa pripojiť k službe. Prosím, overte Vaše sieťové pripojenie a skúste to znovu.</string>
<string name="RegistrationActivity_non_standard_number_format">Neštandardný formát čísla</string>
<string name="RegistrationActivity_the_number_you_entered_appears_to_be_a_non_standard">Zdá sa, že zadané číslo (%1$s) má neštandardný formát.\n\n Mali ste na mysli %2$s?</string>
<string name="RegistrationActivity_signal_android_phone_number_format">Signal Android - Formát telefónneho čísla</string>
<!-- Small "toast" notification to the user confirming that they have requested a new code via voice call.-->
<string name="RegistrationActivity_call_requested">Hovor požadovaný</string>
<!-- Small "toast" notification to the user confirming that they have requested a new code via SMS.-->
<string name="RegistrationActivity_sms_requested">SMS requested</string>
<!-- Small "toast" notification to the user confirming that they have requested a new code (through an unspecified channel).-->
<string name="RegistrationActivity_code_requested">Verification code requested</string>
<plurals name="RegistrationActivity_debug_log_hint">
<item quantity="one">Ste %1$d krok od odoslania ladiaceho záznamu.</item>
<item quantity="few">Ste %1$d kroky od odoslania ladiaceho záznamu.</item>
@@ -1939,6 +1963,11 @@
<string name="RegistrationActivity_call">Zavolať</string>
<string name="RegistrationActivity_verification_code">Overovací kód</string>
<string name="RegistrationActivity_resend_code">Znovu odoslať kód</string>
<string name="RegistrationActivity_support_bottom_sheet_title">Having trouble registering?</string>
<string name="RegistrationActivity_support_bottom_sheet_body_part_1">• Make sure your phone has a cellular signal to receive your SMS or call\n • Confirm you can receive a phone call to the number\n • Check that you have entered your phone number correctly.\nFor more information, please follow </string>
<string name="RegistrationActivity_support_bottom_sheet_body_part_2">these troubleshooting steps</string>
<string name="RegistrationActivity_support_bottom_sheet_body_part_3"> or </string>
<string name="RegistrationActivity_support_bottom_sheet_body_part_4">Contact Support</string>
<!-- RegistrationLockV2Dialog -->
<string name="RegistrationLockV2Dialog_turn_on_registration_lock">Zapnúť registračný zámok?</string>
@@ -3480,6 +3509,8 @@
<!-- KbsLockFragment -->
<string name="RegistrationLockFragment__enter_your_pin">Zadajte svoj PIN</string>
<string name="RegistrationLockFragment__enter_the_pin_you_created">Zadajte PIN, ktorý ste si pre váš účet vytvorili. Nie je to to isté ako SMS overovací kód.</string>
<!-- Info text shown above a pin entry text box describing what pin they should be entering. -->
<string name="RegistrationLockFragment__enter_the_pin_you_created_for_your_account">Enter the PIN you created for your account.</string>
<string name="RegistrationLockFragment__enter_alphanumeric_pin">Zadajte alfanumerický PIN kód</string>
<string name="RegistrationLockFragment__enter_numeric_pin">Zadajte číselný PIN kód</string>
<string name="RegistrationLockFragment__incorrect_pin_try_again">Nesprávny PIN kód. Skúste to znova.</string>
@@ -3593,7 +3624,10 @@
<string name="LocalBackupJobApi29_your_backup_contains_a_very_large_file">Vaša záloha obsahuje veľmi veľký súbor, ktorý nie je možné zálohovať. Odstráňte ho a vytvorte novú zálohu.</string>
<string name="LocalBackupJobApi29_tap_to_manage_backups">Ťukni pre správu záloh.</string>
<string name="RegistrationActivity_wrong_number">Zlé číslo?</string>
<!-- Countdown to when the user can request a new code via phone call during registration.-->
<string name="RegistrationActivity_call_me_instead_available_in">Zavolajte mi (%1$02d:%2$02d)</string>
<!-- Countdown to when the user can request a new SMS code during registration.-->
<string name="RegistrationActivity_resend_sms_available_in">Resend Code (%1$02d:%2$02d)</string>
<string name="RegistrationActivity_contact_signal_support">Kontaktovať podporu Signal</string>
<string name="RegistrationActivity_code_support_subject">Registrácia v Signali Overovací kód pre Android</string>
<string name="RegistrationActivity_incorrect_code">Nesprávny kód</string>