Updated language translations.

This commit is contained in:
Alex Hart
2022-09-01 17:16:26 -03:00
parent e608ad24c2
commit 7d11a6207a
73 changed files with 1872 additions and 201 deletions

View File

@@ -3487,6 +3487,9 @@ Bola prijatá správa výmeny kľúčov s neplatnou verziou protokolu.
<string name="ChatsSettingsFragment__enter_key_sends">Odoslať stlačením klávesy Enter</string>
<!--SmsSettingsFragment-->
<string name="SmsSettingsFragment__use_as_default_sms_app">Použiť ako predvolenú SMS aplikáciu</string>
<!--Preference title to export sms-->
<!--Preference title to delete sms-->
<!--Snackbar text to confirm deletion-->
<!--NotificationsSettingsFragment-->
<string name="NotificationsSettingsFragment__messages">Správy</string>
<string name="NotificationsSettingsFragment__calls">Volania</string>
@@ -4273,7 +4276,7 @@ Bola prijatá správa výmeny kľúčov s neplatnou verziou protokolu.
<!--Page title for My Story options-->
<string name="MyStorySettingsFragment__my_story">Môj príbeh</string>
<!--Section heading for story visibility-->
<!-- Removed by excludeNonTranslatables <string name="MyStorySettingsFragment__who_can_see_this_story">Kto môže vidieť tento príbeh</string> -->
<string name="MyStorySettingsFragment__who_can_view_this_story">Kto môže vidieť tento príbeh</string>
<!--Clickable option for selecting people to hide your story from-->
<string name="MyStorySettingsFragment__hide_story_from">Skryť príbeh od</string>
<!--Privacy setting title for sending stories to all your signal connections-->
@@ -4281,7 +4284,7 @@ Bola prijatá správa výmeny kľúčov s neplatnou verziou protokolu.
<!--Privacy setting description for sending stories to all your signal connections-->
<string name="MyStorySettingsFragment__share_with_all_connections">Zdieľať so všetkými spojeniami</string>
<!--Privacy setting title for sending stories to all except the specified connections-->
<!-- Removed by excludeNonTranslatables <string name="MyStorySettingsFragment__all_signal_connections_except">Všetky Signal spojenia okrem…</string> -->
<string name="MyStorySettingsFragment__all_except">Všetci okrem…</string>
<!--Privacy setting description for sending stories to all except the specified connections-->
<string name="MyStorySettingsFragment__hide_your_story_from_specific_people">Skryte svoj príbeh pred niektorými ľuďmi</string>
<!--Summary of clickable option displaying how many people you have excluded from your story-->
@@ -4518,6 +4521,7 @@ Bola prijatá správa výmeny kľúčov s neplatnou verziou protokolu.
<string name="ExpiredGiftSheetConfiguration__make_a_monthly_donation">Poskytnite mesačný dar</string>
<!--Expired gift sheet not now button-->
<string name="ExpiredGiftSheetConfiguration__not_now">Teraz nie</string>
<!--My Story label designating that we will only share with the selected viewers.-->
<!--Label under name for private stories-->
<!--Label under name for group stories-->
<!--Label under name for my story-->
@@ -4630,7 +4634,7 @@ Bola prijatá správa výmeny kľúčov s neplatnou verziou protokolu.
<!--All connections option for initial My Story settings configuration shown when sending to My Story for the first time-->
<string name="ChooseInitialMyStoryMembershipFragment__all_signal_connections">Všetky Signal spojenia</string>
<!--All connections except option for initial My Story settings configuration shown when sending to My Story for the first time-->
<!-- Removed by excludeNonTranslatables <string name="ChooseInitialMyStoryMembershipFragment__all_signal_connections_except">Všetky Signal spojenia okrem…</string> -->
<string name="ChooseInitialMyStoryMembershipFragment__all_except">Všetci okrem…</string>
<!--Only with selected connections option for initial My Story settings configuration shown when sending to My Story for the first time-->
<string name="ChooseInitialMyStoryMembershipFragment__only_share_with">Zdieľať iba s…</string>
<!--Story info header sent heading-->
@@ -4671,5 +4675,24 @@ Bola prijatá správa výmeny kľúčov s neplatnou verziou protokolu.
<string name="GroupStorySettingsFragment__remove_group_story">Odstrániť skupinový príbeh</string>
<!--Generic title for overflow menus-->
<string name="OverflowMenu__overflow_menu">Rozšírené menu</string>
<!--SMS Export Service-->
<!--Displayed in the notification while export is running-->
<!--ExportYourSmsMessagesFragment-->
<!--Title of the screen-->
<!--Button label to begin export-->
<string name="ExportYourSmsMessagesFragment__continue">Pokračovať</string>
<!--ExportingSmsMessagesFragment-->
<!--Title of the screen-->
<!--Progress indicator for export-->
<!--ChooseANewDefaultSmsAppFragment-->
<!--Title of the screen-->
<!--Button label to launch picker-->
<string name="ChooseANewDefaultSmsAppFragment__continue">Pokračovať</string>
<!--RemoveSmsMessagesDialogFragment-->
<!--Action button to keep messages-->
<string name="RemoveSmsMessagesDialogFragment__keep_messages">Ponechať správy</string>
<!--Action button to remove messages-->
<!--Title of dialog-->
<!--Message of dialog-->
<!--EOF-->
</resources>