Updated language translations.

This commit is contained in:
Greyson Parrelli
2023-04-10 10:18:37 -04:00
parent 1d8fc4b7fd
commit 0510588a09
68 changed files with 1591 additions and 1591 deletions

View File

@@ -4177,7 +4177,7 @@
<string name="AccountSettingsFragment__require_your_signal_pin">Na opätovné zaregistrovanie telefónneho čísla v aplikácii Signal vyžadujte svojim Signal PIN</string>
<string name="AccountSettingsFragment__change_phone_number">Zmeniť telefónne číslo</string>
<!-- Account setting that allows user to request and export their signal account data -->
<string name="AccountSettingsFragment__request_account_data">Your account data</string>
<string name="AccountSettingsFragment__request_account_data">Vaše údaje k účtu</string>
<!-- ExportAccountDataFragment -->
<!-- Part of requesting account data flow, this is the section title for requesting that account data -->
@@ -4206,7 +4206,7 @@
<!-- Title of dialog shown when report fails to generate -->
<string name="ExportAccountDataFragment__report_generation_failed">Couldn\'t generate report</string>
<!-- Message of dialog shown when report fails to generate asking user to check network connection -->
<string name="ExportAccountDataFragment__check_network">Check your connection and try again.</string>
<string name="ExportAccountDataFragment__check_network">Skontrolujte svoje pripojenie a skúste to znovu.</string>
<!-- Title for export confirmation dialog -->
<string name="ExportAccountDataFragment__export_report_confirmation">Exportovať údaje?</string>
@@ -4678,7 +4678,7 @@
<string name="ImageEditorHud__toggle_between_text_styles">Prepínanie medzi štýlmi textu</string>
<!-- Header for section of featured stickers (location/time stickers) -->
<string name="ScribbleStickersFragment__featured_stickers">Featured</string>
<string name="ScribbleStickersFragment__featured_stickers">Odporúčané</string>
<string name="MediaCountIndicatorButton__send">Poslať</string>
@@ -6008,9 +6008,9 @@
<!-- Displayed for missed calls -->
<string name="CallLogAdapter__missed">Zmeškaný</string>
<!-- Displayed on Group Call button if user is not in the call -->
<string name="CallLogAdapter__join">Join</string>
<string name="CallLogAdapter__join">Pridať sa</string>
<!-- Displayed on Group Call button if user is in the call -->
<string name="CallLogAdapter__return">Return</string>
<string name="CallLogAdapter__return">Naspäť</string>
<!-- Call Log context menu -->
<!-- Displayed as a context menu item to start a video call -->
@@ -6107,9 +6107,9 @@
<!-- Fragment title -->
<string name="CreateCallLinkBottomSheetDialogFragment__create_call_link">Create call link</string>
<!-- Displayed as a default name for the signal call -->
<string name="CreateCallLinkBottomSheetDialogFragment__signal_call">Signal call</string>
<string name="CreateCallLinkBottomSheetDialogFragment__signal_call">Signal hovor</string>
<!-- Displayed on a small button to allow user to instantly join call -->
<string name="CreateCallLinkBottomSheetDialogFragment__join">Join</string>
<string name="CreateCallLinkBottomSheetDialogFragment__join">Pridať sa</string>
<!-- Option to open a full screen dialog to enter a call name -->
<string name="CreateCallLinkBottomSheetDialogFragment__add_call_name">Add call name</string>
<!-- Toggle to require approval for all members before joining -->
@@ -6117,21 +6117,21 @@
<!-- Row label to share the link via Signal -->
<string name="CreateCallLinkBottomSheetDialogFragment__share_link_via_signal">Share link via Signal</string>
<!-- Row label to copy the link to the clipboard -->
<string name="CreateCallLinkBottomSheetDialogFragment__copy_link">Copy link</string>
<string name="CreateCallLinkBottomSheetDialogFragment__copy_link">Skopírovať odkaz</string>
<!-- Row label to share the link with the external share sheet -->
<string name="CreateCallLinkBottomSheetDialogFragment__share_link">Share link</string>
<string name="CreateCallLinkBottomSheetDialogFragment__share_link">Zdieľať odkaz</string>
<!-- Button text to dismiss the sheet and add it as an upcoming call -->
<string name="CreateCallLinkBottomSheetDialogFragment__done">Done</string>
<string name="CreateCallLinkBottomSheetDialogFragment__done">Hotovo</string>
<!-- Displayed when we can\'t find a suitable way to open the system share picker -->
<string name="CreateCallLinkBottomSheetDialogFragment__failed_to_open_share_sheet">Failed to open share sheet.</string>
<!-- Displayed when we copy the call link to the clipboard -->
<string name="CreateCallLinkBottomSheetDialogFragment__copied_to_clipboard">Copied to clipboard</string>
<string name="CreateCallLinkBottomSheetDialogFragment__copied_to_clipboard">Skopírované do schránky</string>
<!-- EditCallLinkNameDialogFragment -->
<!-- App bar title for editing a call name -->
<string name="EditCallLinkNameDialogFragment__edit_call_name">Edit call name</string>
<!-- Text on button to confirm edit -->
<string name="EditCallLinkNameDialogFragment__save">Save</string>
<string name="EditCallLinkNameDialogFragment__save">Uložiť</string>
<!-- Placeholder text on input field when editing call name -->
<string name="EditCallLinkNameDialogFragment__call_name">Call name</string>