mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-07-04 21:15:19 +01:00
Updated language translations.
This commit is contained in:
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">My Stories</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Nuut</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Boodskap %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">As gemorspos gerapporteer en versper.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS-boodskappe is tans gedeaktiveer. Jy kan jou boodskappe na \'n ander toepassing op jou foon uitvoer.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">SMS-boodskappe word nie meer in Signal ondersteun nie. Jy kan jou boodskappe na \'n ander toepassing op jou foon uitvoer.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Voer SMS-boodskappe uit</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS-boodskappe is tans gedeaktiveer. Nooi %1$s na Signal om die gesprek hier te hou.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">SMS-boodskappe word nie meer in Signal ondersteun nie. Nooi %1$s na Signal om die gesprek hier te hou.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Ander</item>
|
||||
<item>Betalings (MobileCoin)</item>
|
||||
<item>Skenkings & Wapens</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS-uitvoer</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">My Stories</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tik om by te voeg</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Geen onlangse bywerking om te wys nie.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Voeg kyker by</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Skrap pasgemaakte storie</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Verwyder %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">’n Onverwagse fout het voorgekom.</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Voer asseblief \'n geldige skakel in.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Almal behalwe…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Verwyder</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Skrap pasgemaakte storie?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" en opdaterings wat in hierdie storie gedeel word, sal uitgevee word.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Benoem storie</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Slegs jy kan die naam van hierdie storie sien.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Storie se naam (word vereis)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Kies jou storietipe</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nuwe persoonlike storie</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Slegs sigbaar vir spesifieke mense</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Deel slegs met</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Groepstorie · %1$d kyker</item>
|
||||
<item quantity="other">Groepstorie · %1$d kykers</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Skrap storie?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Skrap die pasgemaakte storie \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Skrap</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Storieopdaterings verdwyn outomaties na 24 uur. Kies wie jou storie kan sien of nuwe stories met spesifieke kykers of groepe kan skep.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Skakel stories af</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Stories</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Storiekykslae</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Kykbewyse</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Sien en deel wanneer na stories gekyk word. As dit gedeaktiveer is, sal jy nie sien wanneer ander na jou storie kyk nie.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nuwe storie</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Voer jou SMS-boodskappe uit</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Jy kan jou SMS-boodskappe na jou foon se SMS-databasis uitvoer en jy sal die opsie hê om dit op Signal te hou of te verwyder. Dit laat ander SMS-toepassings op jou foon toe om dit in te voer. Dit skep nie \'n deelbare lêer van jou SMS-geskiedenis nie.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Gaan voort</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">Besig om %1$d van %2$d uit te voer…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Jy het moontlik nie genoeg skyfspasie nie</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Jy het ongeveer %1$s nodig om jou boodskappe uit te voer, maak seker dat jy genoeg spasie het voordat jy voortgaan.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Gaan in elk geval voort</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Uitvoer gedeeltelik voltooi</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Maak seker jy het \'n bykomende %1$s op jou foon beskikbaar om jou boodskappe uit te voer</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Probeer weer uitvoer; dit sal slegs boodskappe probeer uitvoer wat nog nie uitgevoer is nie</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">As die probleem voortduur, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Kontak ons</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Probeer weer</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Gaan in elk geval voort</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Fout met uitvoer van SMS-boodskappe</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Probeer asseblief weer. As die probleem voortduur, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -226,7 +226,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">قصصي</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">جديد</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">رسالة %1$s</string>
|
||||
@@ -350,13 +350,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">تم الإبلاغ عنه كبريد مزعج وتم حظره</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">إرسال رسائل SMS مُعطل حاليًا. يُمكنك تصدير رسائلك إلى تطبيق آخر على هاتفك.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">لم تعُد رسائل SMS مُدعّمة من طرف Signal. يُمكنك تصدير رسائلك إلى تطبيق آخر على هاتفك.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">تصدير الرسائل القصيرة</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">إرسال رسائل SMS معطل حاليًا. قم بدعوة %1$s إلى Signal لإبقاء المحادثة هنا.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">لم تعُد رسائل SMS مُدعّمة من طرف Signal. قم بدعوة %1$s إلى Signal لإبقاء المحادثة هنا.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2862,7 +2862,7 @@
|
||||
<item>أخرى</item>
|
||||
<item>عمليات الدفع (MobileCoin)</item>
|
||||
<item>تبرّعات وشارات</item>
|
||||
<item>SMS Export</item>
|
||||
<item>تصدير SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -5186,7 +5186,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">قصصي</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">انقر للإضافة</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">لا توجد تحديثات أخيرة للعرض حاليا.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5378,7 +5378,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">إضافة مُشاهد</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">حذف القصة المُخصصة</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">إزالة %1$s ؟</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5416,7 +5416,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">حدث خطأ غير متوقع</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">يُرجى إدخال رابط صحيح.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">الكل إلا…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5430,7 +5430,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">إزالة</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">حذف القصة المخصصة؟</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">سيتم حذف \"%1$s\" والتحديثات التي تمت مشاركتها في هذه القصة.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5473,7 +5473,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">اسم القصة</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">أنت فقط من يرى اسم هذه القصة.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">اسم القصة (مطلوب)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5489,7 +5489,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">يُرجى اختيار صنف قصتك</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">قصة مُخصصة جديدة</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">ظاهرة فقط لأفراد معينين</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5603,12 +5603,12 @@
|
||||
<string name="ContactSearchItems__only_share_with">مشاركة فقط مع</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="zero">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="two">Custom story · %1$d viewers</item>
|
||||
<item quantity="few">Custom story · %1$d viewers</item>
|
||||
<item quantity="many">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="zero">قصة مخصصة · %1$d مشاهدين</item>
|
||||
<item quantity="one">قصة مخصصة · %1$d مشاهد</item>
|
||||
<item quantity="two">قصة مخصصة · %1$d مشاهدان</item>
|
||||
<item quantity="few">قصة مخصصة · %1$d مشاهدين</item>
|
||||
<item quantity="many">قصة مخصصة · %1$d مشاهدًا</item>
|
||||
<item quantity="other">قصة مخصصة · %1$d مشاهد</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5654,7 +5654,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">حذف القصة؟</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">احذف القصة المخصصة \"%1$s\"؟</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">حذف</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5771,7 +5771,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">تختفي تحديثات القصص تلقائيًا بعد 24 ساعة. اختر من يُمكنه مشاهدة قصتك أو أنشئ قصص جديدة مع مشاهدين أو مجموعات محددة.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">إيقاف تشغيل القِصص</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5789,11 +5789,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">القِصَص</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">مشاهدات القصص</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">مشاهدة الإيصالات</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">مشاهدة ومشاركة متى يُمكن مشاهدة القِصص. إذا كانت هذه الخاصية مُعطلة، لن ترى عندما يشاهد الآخرون قصصك.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">قصة جديدة</string>
|
||||
@@ -5821,7 +5821,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">قم بتصدير رسائلك القصيرة</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">يُمكنك تصدير رسائل SMS الخاصة بك إلى قاعدة بيانات SMS لهاتفك وسيكون لديك الخيار في إبقاءها أو إزالتها من Signal. يتيح لك هذا السماح لتطبيقات SMS الأخرى على هاتفك باستيرادها. لا يُؤدي هذا إلى إنشاء ملف قابل للمشاركة من سِجل رسائل SMS الخاصة بك.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">واصل</string>
|
||||
|
||||
@@ -5840,9 +5840,9 @@
|
||||
<item quantity="other">جارٍ تصدير %1$d من أصل %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">قد لا يكون لديك مساحة قرص كافية</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">تحتاج إلى %1$s تقريبًا لتصدير رسائلك، يُرجى التأكد من توفرك على مساحة كافية قبل الاستمرار.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">متابعة على أي حال</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5949,13 +5949,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">اكتملت عملية التصدير جزئيًا</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">يُرجى التأكد من توفرك على %1$s فارغة إضافية على هاتفك لتصدير رسائلك</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">إعادة محولة التصدير تخُص الرسائل التي لم يتم تصديرها بعد</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">إذا بقيت المشكلة قائمة، </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">تواصل معنا</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5963,9 +5963,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">متابعة على أي حال</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">تعذّر تصدير رسائل SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">يُرجى إعادة المُحاولة. إذا بقيت المشكلة قائمة، </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Hekayələrim</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Yeni</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Mesaj %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Spam olaraq bildirildi və əngəlləndi.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS mesajlaşması hazırda qeyri-aktivdir. Mesajlarınızı telefonunuzdakı başqa bir tətbiqə ixrac edə bilərsiniz.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">SMS mesajlaşması artıq Signal-da dəstəklənmir. Mesajlarınızı telefonunuzdakı başqa bir tətbiqə ixrac edə bilərsiniz.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS mesajlarını ixrac et</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS mesajlaşması hazırda qeyri-aktivdir. Söhbəti burada davam etdirmək üçün %1$s Signal-a dəvət edin.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">SMS mesajlaşması artıq Signal-da dəstəklənmir. Söhbəti burada davam etdirmək üçün %1$s Signal-a dəvət edin.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Digər</item>
|
||||
<item>Ödənişlər (MobileCoin)</item>
|
||||
<item>İanələr & Nişanlar</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS ixracı</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Hekayələrim</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Əlavə etmək üçün toxunun</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Hal-hazırda göstəriləcək yeni bir hekayə yoxdur.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">İzləyici əlavə et</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Xüsusi hekayəni sil</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s çıxarılsın?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Gözlənilməz bir xəta baş verdi</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Etibarlı bir keçid daxil edin.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Aşağıdakılar xaricində hamısı…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Çıxart</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Xüsusi hekayə silinsin?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" və bu hekayədə paylaşılan yeniləmələr silinəcək.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Hekayəni adlandır</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Bu hekayənin adını yalnız siz görə bilərsiniz.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Hekayə adı (tələb olunur)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Hekayənizin növünü seçin</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Yeni xüsusi hekayə</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Yalnız müəyyən şəxslərə görünən</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Bununla paylaş:</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Xüsusi hekayəyə · %1$d baxış oldu</item>
|
||||
<item quantity="other">Xüsusi hekayəyə · %1$d baxış oldu</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Hekayə silinsin?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">\"%1$s\" xüsusi hekayəsi silinsin?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Sil</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Hekayə yeniləmələri 24 saat sonra avtomatik yox olur. Hekayənizə baxanları seçin, yaxud da xüsusi istifadəçi və ya qrupları olan yeni hekayələr yaradın.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Hekayələr xüsusiyyətini söndür</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Hekayələr</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Hekayəyə baxışlar</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Baxış bildirişləri</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Hekayəyə baxıldıqda bundan xəbərdar olun və bunu paylaşın. Bu funksiya qeyri-aktiv edilsə digərləri hekayənizə baxdıqda bundan xəbəriniz olmayacaq.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Yeni hekayə</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">SMS mesajlarınızı ixrac edin</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">SMS mesajlarınızı telefonunuzun SMS məlumat bazasına ixrac edə və onları Signal-dan silə, yaxud da orada saxlaya bilərsiniz. Bu, telefonunuzda olan digər SMS tətbiqlərinə onları idxal etmə imkanı verir. Bu addım SMS tarixçənizin paylaşıla bilən bir faylını yaratmır.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Davam et</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">%1$d/%2$d ixrac olunur…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Disk yaddaşınız yetərli olmaya bilər</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Mesajlarınızı ixrac etmək üçün təxminən %1$s ehtiyacınız var, davam etməmişdən əvvəl kifayət qədər boş yer olub-olmadığını yoxlayın.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">İstənilən halda davam et</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">İxrac qismən tamamlandı</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Mesajlarınızı ixrac etmək üçün telefonunuzda əlavə %1$s boş yer olub-olmadığnı yoxlayın</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Təkrar ixrac edin, bu zaman yalnız ixrac edilməmiş mesajlarınız ixrac olunacaq.</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Problem davam edirsə, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Bizimlə əlaqə</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Yenidən sına</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">İstənilən halda davam et</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS mesajları ixrac edilərkən xəta baş verdi</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Zəhmət olmasa yenidən cəhd edin. Problem davam edirsə, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Моите истории</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Нова</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Съобщение %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Докладван за спам и блокиран.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS съобщенията в момента са деактивирани. Можете да експортирате съобщенията си в друго приложение на вашия телефон.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal вече не поддържа SMS съобщения. Можете да експортирате съобщенията си в друго приложение на вашия телефон.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Експорт на SMS съобщения</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS съобщенията в момента са деактивирани. Поканете %1$s в Signal, за да продължите разговора тук.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal вече не поддържа SMS съобщения. Поканете %1$s в Signal, за да продължите разговора тук.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Друг</item>
|
||||
<item>Плащания (MobileCoin)</item>
|
||||
<item>Дарения и значки</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Експорт на SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Моите истории</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Докоснете за добавяне</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">В момента няма скорошни актуализации за показване.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Добавяне на зрител</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Изтриване на персонализирана история</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Премахване на %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Възникна неочаквана грешка</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Моля, въведете валиден линк.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Всички освен…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Премахни</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Изтриване на персонализирана история?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">„ %1$s “ и актуализациите, споделени за тази история, ще бъдат изтрити.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Дайте име на историята</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Само вие можете да видите името на тази история.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Име на историята (задължително)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Изберете вида история</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Нова персонализирана история</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Вижда се само от определени хора</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Сподели само с</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Персонализирана история · %1$d зрител</item>
|
||||
<item quantity="other">Персонализирана история · %1$d зрители</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Изтриване на историята?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Изтриване на персонализирана история „%1$s“?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Изтриване</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Актуализациите на историята изчезват автоматично след 24 часа. Изберете кой може да вижда вашите истории или създайте нови истории за специфични зрители или групи.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Изключете истории</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Истории</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Прегледи на историята</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Потвърждения за гледане</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Виждайте и споделяйте, когато историите се гледат. Ако бъде деактивирано, няма да виждате кога другите гледат историята ви.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Нова история</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Направете експорт на вашите SMS съобщения</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Можете да експортирате вашите SMS съобщения към SMS базата данни на телефона ви. Ще имате възможността да ги запазите или изтриете от Signal. Това позволява на други приложения за SMS на телефона ви да ги импортират. Това не създава споделим файл с хронологията на вашите SMS съобщения.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Продължи</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">Експорт на %1$d от %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Може да нямате достатъчно пространство за съхранение</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Трябват ви приблизително %1$s, за да експортирате съобщенията си – проверете дали имате достатъчно място, преди да продължите.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Продължаване въпреки това</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Експортирането е завършено частично</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Уверете се, че имате свободни още %1$s на телефона си, за да експортирате съобщенията</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Повторен опит за експорт, който ще опита само със съобщения, които все още не са експортирани</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Ако проблемът продължава, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Свържете се с нас</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Опитай Отново</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Продължаване въпреки това</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Грешка при експорт на SMS съобщения</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Моля, опитайте отново. Ако проблемът продължава, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">আমার স্টোরি</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">নতুন</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">%1$sটি বার্তা</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">স্প্যাম হিসেবে রিপোর্ট এবং ব্লক করা হয়েছে</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">এসএমএস ম্যাসেজিং বর্তমানে নিষ্ক্রিয় রয়েছে। আপনি আপনার ফোনের অন্য অ্যাপে আপনার ম্যাসেজগুলো স্থানান্তর করতে পারবেন।</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal-এ এসএমএস ম্যাসেজিং আর সমর্থন করে না। আপনি আপনার ফোনের অন্য অ্যাপে আপনার ম্যাসেজগুলো এক্সপোর্ট করতে পারবেন।</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">এসএমএস ম্যাসেজ এক্সপোর্ট করুন</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">এসএমএস ম্যাসেজিং বর্তমানে নিষ্ক্রিয় রয়েছে। এখানে কথোপকথন করতে %1$s-কে Signal-এ আমন্ত্রণ জানান।</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal-এ এসএমএস ম্যাসেজিং আর সমর্থন করে না। এখানে কথোপকথন করতে %1$s-কে Signal-এ আমন্ত্রণ জানান।</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>অন্যান্য</item>
|
||||
<item>পেমেন্ট (MobileCoin)</item>
|
||||
<item>অনুদান & ব্যাজ</item>
|
||||
<item>SMS Export</item>
|
||||
<item>এসএমএস স্থানান্তর</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">আমার স্টোরি</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">যোগ করতে ট্যাপ করুন</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">এই মুহূর্তে দেখানোর জন্য কোনো সাম্প্রতিক আপডেট নেই।</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">দর্শক যোগ করুন</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">কাস্টম স্টোরি মুছে ফেলুন</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s মুছবেন?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">একটি অপ্রত্যাশিত সমস্যা দেখা দিয়েছে</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">অনুগ্রহ করে একটি সঠিক লিংক দিন।</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">…ছাড়া সব</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">সরান</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">কাস্টম স্টোরি মুছবেন?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" এবং এই স্টোরিতে শেয়ার করা আপডেট মুছে ফেলা হবে।</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">স্টোরি-র নাম দিন</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">শুধু আপনিই এই স্টোরির নাম দেখতে পারবেন।</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">স্টোরি-র নাম (আবশ্যক)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">আপনার স্টোরি-র ধরণ বেছে নিন</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">নতুন কাস্টম স্টোরি</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">শুধু নির্দিষ্ট কিছু ব্যক্তির কাছে দৃশ্যমান</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">শেয়ার করুন শুধুমাত্র</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">কাস্টম স্টোরি · %1$d জন দর্শক</item>
|
||||
<item quantity="other">কাস্টম স্টোরি · %1$d জন দর্শক</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">স্টোরি মুছে ফেলবেন?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">কাস্টম স্টোরি \"%1$s\" মুছবেন?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">মুছুন</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">স্টোরি আপডেট 24 ঘন্টা পর স্বয়ংক্রিয়ভাবে অদৃশ্য হয়ে যায়। আপনার স্টোরি কে দেখতে পারবেন অথবা নির্দিষ্ট দর্শক বা গ্ৰুপের সাথে কে নতুন স্টোরি তৈরি করতে পারবেন তা নির্বাচন করুন।</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">স্টোরি বন্ধ করুন</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">স্টোরি</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">স্টোরি ভিউ</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">রিসিপ্ট দেখুন</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">স্টোরি দেখা হলে তা দেখুন ও শেয়ার করুন। নিষ্ক্রিয় থাকলে, অন্যরা কখন আপনার স্টোরি দেখেন তা আপনি দেখতে পারবেন না।</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">নতুন স্টোরি</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">আপনার এসএমএস ম্যাসেজ এক্সপোর্ট করুন</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">আপনি আপনার ফোনের এসএমএস ডেটাবেজে আপনার এসএমএস ম্যাসেজ স্থানান্তর করতে পারবেন এবং সেগুলো Signal-এ রাখার বা তা থেকে মুছে ফেলার সুযোগ আপনার কাছে থাকবে৷ এটি আপনার ফোনে থাকা অন্যান্য এসএমএস অ্যাপগুলোকে সেগুলো আনয়ন করার সুযোগ দেয়। এটি আপনার এসএমএস ম্যাসেজ ইতিহাসের একটি শেয়ারযোগ্য ফাইল তৈরি করে না।</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">চালিয়ে যান</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">%2$d-এর %1$d এক্সপোর্ট করা হচ্ছে…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">আপনার ডিস্কে যথেষ্ট জায়গা নাও থাকতে পারে</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">আপনার ম্যাসেজগুলো স্থানান্তর করতে আনুমানিক %1$s জায়গা প্রয়োজন; এগিয়ে যাওয়ার আগে আপনার ডিভাইসে পর্যাপ্ত জায়গা আছে কি না তা নিশ্চিত করুন।</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">যেভাবেই হোক এগিয়ে যান</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">স্থানান্তর আংশিকভাবে সম্পন্ন হয়েছে</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">আপনার ম্যাসেজগুলো স্থানান্তর করতে আপনার ফোনে অতিরিক্ত %1$s খালি জায়গা নিশ্চিত করুন</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">আবার স্থানান্তর করার চেষ্টা করুন, যা শুধুমাত্র সেই ম্যাসেজগুলোকে পুনরায় স্থানান্তর করার চেষ্টা করবে যেগুলো এখনো স্থানান্তর করা হয়নি</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">সমস্যা চলতে থাকলে, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">আমাদের সাথে যোগাযোগ করুন</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">যেভাবেই হোক এগিয়ে যান</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">এসএমএস ম্যাসেজ স্থানান্তরে ত্রুটি দেখা দিয়েছে</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">অনুগ্রহ করে আবার চেষ্টা করুন। সমস্যা চলতে থাকলে, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Moje priče</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Novo</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Poruka %1$s</string>
|
||||
@@ -348,13 +348,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Prijavljeno kao neželjena poruka i blokirano.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Razmjena SMS poruka je trenutno onemogućena. Možete izvesti poruke u drugu aplikaciju na telefonu.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Razmjena SMS poruka više nije podržana u Signalu. Možete izvesti poruke u drugu aplikaciju na telefonu.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Izvezite SMS poruke</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Razmjena SMS poruka je trenutno onemogućena. Pozovite korisnika %1$s u Signal da zadržite razgovor ovdje.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Razmjena SMS poruka više nije podržana u Signalu. Pozovite korisnika %1$s u Signal da zadržite razgovor ovdje.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2692,7 +2692,7 @@
|
||||
<item>Ostalo</item>
|
||||
<item>Plaćanja (MobileCoin)</item>
|
||||
<item>Donacije i značke</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Izvoz SMS poruka</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4978,7 +4978,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Moje priče</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Dodirnite da dodate</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Trenutno nema novina za prikazati.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5158,7 +5158,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Dodaj posmatrača</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Izbrišite prilagođenu priču</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Ukloniti %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5196,7 +5196,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Došlo je do neočekivane greške</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Unesite važeću poveznicu.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Svi osim…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5210,7 +5210,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Ukloni</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Izbrisati prilagođenu priču?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" i ažuriranja podijeljena u ovoj priče će se izbrisati.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5251,7 +5251,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Postavi naziv priče</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Samo vi možete vidjeti naziv ove priče.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Naziv priče (obavezno)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5267,7 +5267,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Odaberite vrstu priče</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nova prilagođena priča</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Vidljivo samo za određene osobe</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5379,10 +5379,10 @@
|
||||
<string name="ContactSearchItems__only_share_with">Dijeli samo sa</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="few">Custom story · %1$d viewers</item>
|
||||
<item quantity="many">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Prilagođena priča %1$d gledalac</item>
|
||||
<item quantity="few">Prilagođena priča %1$d gledaoca</item>
|
||||
<item quantity="many">Prilagođena priča %1$d gledaoca</item>
|
||||
<item quantity="other">Prilagođena priča %1$d gledaoca</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5422,7 +5422,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Izbrisati priču?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Izbrisati prilagođenu priču \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Izbriši</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5531,7 +5531,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Ažuriranja priča automatski nestaju nakon 24 sata. Odaberite ko može vidjeti vašu priču ili kreirajte nove priče s određenim gledaocima ili grupama.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Isključi priče</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5549,11 +5549,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Priče</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Pregledi priče</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Prikaz primaoca</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Pogledajte i podijelite kada se priče pregledaju. Ako je onemogućeno, nećete vidjeti kada drugi pregledaju vašu priču.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nova priča</string>
|
||||
@@ -5581,7 +5581,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Izvezite svoje SMS poruke</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Možete izvesti SMS poruke u SMS bazu podataka telefona i imat ćete opciju da ih zadržite ili uklonite iz Signala. Na taj način će ih ostale aplikacije za SMS na vašem telefonu moći uvesti. Time se neće kreirati datoteka vaše historije SMS poruka koju je moguće dijeliti.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Nastavi</string>
|
||||
|
||||
@@ -5598,11 +5598,11 @@
|
||||
<item quantity="other">Izvozi se %1$d od %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Moguće je da nemate dovoljno prostora na disku</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Potrebno je otprilike %1$s za izvoz poruka, provjerite imate li dovoljno prostora prije nego nastavite.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Svejedno nastavi</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5705,23 +5705,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Izvoz je djelimično završen</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Osigurajte da imate dodatnih %1$s slobodnog prostora na telefonu da izvezete poruke</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Ponovo pokušajte izvesti poruke, a na taj način će se ponovo pokušati samo s porukama koje nisu izvezene.</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Ako se problem ne riješi, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Kontaktirajte nas</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Pokušaj</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Svejedno nastavi</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Greška prilikom izvoza SMS poruka</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. Ako se problem ne riješi, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Les meves històries</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Nova</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Missatge %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Se n\'ha informat com a brossa i s\'ha blocat.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">La missatjería SMS està desactivada. Pots exportar els teus missatges a una altra app del teu telèfon.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Els missatges SMS ja no són compatibles amb Signal. Pots exportar els teus missatges a una altra app del teu telèfon.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Exportar missatges SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">La missatjería SMS està desactivada. Convida %1$s a Signal per mantenir la conversa aquí.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Els missatges SMS ja no són compatibles amb Signal. Convida %1$s a Signal per mantenir la conversa aquí.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Altres</item>
|
||||
<item>Pagaments (MobileCoin)</item>
|
||||
<item>Donacions; Insígnies</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Exportació d\'SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Les meves històries</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Toca per afegir</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">No hi ha actualitzacions recents per mostrar ara mateix.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Afegiu-hi un espectador</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Eliminar història personalitzada</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Voleu suprimir %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Alguna cosa ha anat malament</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Si us plau, introdueix un enllaç vàlid.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Tothom excepte…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Suprimeix</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Eliminar la història personalitzada?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">S\'eliminarà \"%1$s\" i totes les actualitzacions compartides en aquesta història.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Nom de la història</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Només tu pots veure el nom d\'aquesta història.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Nom de la història (obligatori)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Tria el tipus d\'història</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nova història personalitzada</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Visible només per a persones específiques</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Compartir només amb</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Història personalitzada · %1$d espectador</item>
|
||||
<item quantity="other">Història personalitzada · %1$d espectadors</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Vols suprimir la història?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Eliminar la història privada \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Suprimits</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Les actualitzacions d\'històries desapareixeran automàticament després de 24 hores. Tria qui pot veure la teva història o crea noves històries amb espectadors o grups específics.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Desactivar històries</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Històries</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Visualitzacions de la història</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Veure rebuts</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Veu i comparteix quan es visualitzen les teves històries. Si ho desactives, no veuràs quan altres persones vegin la teva història.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nova història</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Exportar els teus missatges SMS</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Pots exportar els teus missatges SMS a la base de dades d\'SMS del teu telèfon i tindràs l\'opció de conservar-los o eliminar-los de Signal. Això permetrà que altres apps d\'SMS del teu telèfon puguin importar-los. Aquesta acció no crearà un arxiu compartible del teu historial d\'SMS.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Continuar</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">Exportant %1$d de %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">És possible que no tinguis prou espai al disc</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Necessites aproximadament %1$s per exportar els teus missatges, assegura\'t de tenir prou espai abans de continuar.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continuar de totes maneres</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Exportació parcialment completada</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Assegura\'t de tenir un %1$s addicional gratuït al telèfon per exportar els teus missatges</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Torna a provar l\'exportació, que només tornarà a intentar-se amb els missatges que encara no s\'hagin exportat</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Si el problema persisteix, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Contacteu-nos</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continuar de totes maneres</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">S\'ha produït un error en exportar els missatges SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Si us plau, torna-ho a provar. Si el problema persisteix, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Moje příběhy</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Novinka</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Zpráva %1$s</string>
|
||||
@@ -348,13 +348,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Nahlášeno jako spam a zablokováno</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Odesílání SMS zpráv není v současné době dostupné. Zprávy můžete exportovat do jiné aplikace v telefonu.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Zasílání SMS zpráv již není aplikací Signal podporováno. Zprávy můžete exportovat do jiné aplikace v telefonu.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Exportovat SMS zprávy</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Odesílání SMS zpráv není v současné době dostupné. Pozvěte kontakt %1$s do aplikace Signal a pokračujte v konverzaci zde.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Zasílání SMS zpráv již není aplikací Signal podporováno. Pozvěte kontakt %1$s do aplikace Signal a pokračujte v konverzaci zde.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2692,7 +2692,7 @@
|
||||
<item>Ostatní</item>
|
||||
<item>Platby (MobileCoin)</item>
|
||||
<item>Příspěvky a odznaky</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Export SMS zpráv</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4978,7 +4978,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Moje příběhy</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Klepnutím přidáte</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Žádné nové aktualizace k zobrazení.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5158,7 +5158,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Přidat sledovače</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Smazat vlastní příběh</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Odstranit %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5196,7 +5196,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Došlo k neočekávané chybě</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Zadejte prosím platný odkaz.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Všichni kromě…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5210,7 +5210,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Odebrat</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Smazat vlastní příběh?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">„%1$s“ a aktualizace sdílené k tomuto příběhu budou smazány.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5251,7 +5251,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Pojmenovat příběh</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Název tohoto příběhu vidíte pouze vy.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Název příběhu (povinné)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5267,7 +5267,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Vybrat typ příběhu</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nový vlastní příběh</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Viditelný pouze vybraným lidem</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5379,10 +5379,10 @@
|
||||
<string name="ContactSearchItems__only_share_with">Sdílet pouze s</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="few">Custom story · %1$d viewers</item>
|
||||
<item quantity="many">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Vlastní příběh · %1$d sledující</item>
|
||||
<item quantity="few">Vlastní příběh · %1$d sledující</item>
|
||||
<item quantity="many">Vlastní příběh · %1$d sledujících</item>
|
||||
<item quantity="other">Vlastní příběh · %1$d sledujících</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5422,7 +5422,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Smazat příběh?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Smazat vlastní příběh „%1$s“?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Smazat</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5531,7 +5531,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Aktualizace příběhu automaticky po 24 hodinách zmizí. Vyberte, kdo si může vás příběh zobrazit, nebo vytvořte nový příběh pro konkrétní sledující nebo skupiny.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Vypnout příběhy</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5549,11 +5549,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Příběhy</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Zobrazení příběhu</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Potvrzení o zobrazení</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Když si někdo váš příběh zobrazí, budete o tom vědět. Pokud tuto funkci vypnete, nedozvíte se, kdy si ostatní zobrazí váš příběh.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nový příběh</string>
|
||||
@@ -5581,7 +5581,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Exportujte své SMS zprávy</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Zprávy SMS můžete exportovat do databáze SMS svého telefonu s tím, že budete mít možnost je v aplikaci Signál ponechat nebo odstranit. Můžete je tak importovat do jiných aplikací SMS ve svém telefonu. Nevytvoří se tím ale soubor s historií SMS, který by bylo možné sdílet.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Pokračovat</string>
|
||||
|
||||
@@ -5598,9 +5598,9 @@
|
||||
<item quantity="other">Exportování %1$d z %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Je možné, že nemáte dostatek místa na disku</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">K exportu zpráv potřebujete přibližně %1$s. Před pokračováním se ujistěte, že máte dostatek místa.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Přesto pokračovat</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5705,13 +5705,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export částečně dokončen</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ujistěte se, že máte v telefonu dalších (%1$s) volného místa pro export zpráv</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Zkuste export zopakovat. Znovu se budou exportovat pouze zprávy, které exportovány nebyly</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Pokud problém přetrvává, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Kontaktujte nás</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5719,9 +5719,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Přesto pokračovat</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Při exportování SMS zpráv došlo k chybě</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Zkuste to prosím znovu. Pokud problém přetrvává, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Mine historier</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Ny</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Besked %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Rapporteret som spam og blokeret.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Sms-beskeder er i øjeblikket deaktiveret. Du kan eksportere dine beskeder til en anden app på din telefon.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Sms-beskeder understøttes ikke længere i Signal. Du kan eksportere dine beskeder til en anden app på din telefon.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Eksportér sms\'er</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Sms-beskeder er i øjeblikket deaktiveret. Invitér %1$s til Signal for at fortsætte samtalen her.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Sms-beskeder understøttes ikke længere i Signal. Invitér %1$s til Signal for at holde samtalen her.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Andet</item>
|
||||
<item>Betalinger (MobileCoin)</item>
|
||||
<item>Donationer & badges</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Sms-eksport</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Mine historier</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tryk for at tilføje</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Der er ingen nye opdateringer at vise lige nu.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Tilføj seer</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Slet brugerdefineret historie</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Fjern %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Der er opstået en ukendt fejl</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Angiv et gyldigt link.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Alle med undtagelse af…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Fjern</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Slet brugerdefineret historie?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" og opdateringer, der deles til denne historie, slettes.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Navngiv historie</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Du kan som den eneste se navnet på denne historie.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Navn på historie (påkrævet)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Vælg din historietype</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Ny brugerdefineret historie</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Kun synlig for bestemte personer</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Del kun med</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Brugerdefineret historie · %1$d seer</item>
|
||||
<item quantity="other">Brugerdefineret historie · %1$d seere</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Slet historie?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Slet den brugerdefinerede historie \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Slet</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Historieopdateringer forsvinder automatisk efter 24 timer. Vælg, hvem der kan se din historie eller skab nye historier med bestemte seere eller grupper.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Slå historier fra</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Historier</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Historievisninger</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Kvitteringer for læsning</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Se og del, når historier vises. Hvis dette er deaktiveret, kan du ikke se, når andre ser din historie.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Ny historie</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Eksportér dine sms\'er</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Du kan eksportere dine sms\'er til din telefons sms-database, og det er muligt enten at beholde eller fjerne dem fra Signal. Dette gør det muligt for andre sms-apps på din telefon at importere dem. Dette opretter ikke en delbar fil af din sms-historik.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Fortsæt</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">Eksporterer %1$d af %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Du har muligvis ikke nok diskplads</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Du har brug for ca. %1$s for at eksportere dine meddelelser. Sørg for at du har plads nok, før du fortsætter.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Fortsæt alligevel</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Eksport er delvist gennemført</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Sørg for at du har yderligere %1$s tilgængelig på din telefon til eksport af dine beskeder</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Prøv at eksportere igen. Dette omfatter kun meddelelser, der endnu ikke er eksporteret</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Hvis problemet fortsætter, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Kontakt os</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Fortsæt alligevel</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Fejl ved eksport af sms\'er</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Prøv igen. Hvis problemet fortsætter, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Meine Storys</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Neu</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Nachricht %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Als Spam gemeldet und blockiert.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Die SMS-Nachrichtübermittlung ist derzeit deaktiviert. Du kannst deine Nachrichten in eine andere App auf deinem Smartphone exportieren.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Die SMS-Nachrichtübermittlung wird in Signal nicht länger unterstützt. Du kannst deine Nachrichten in eine andere App auf deinem Smartphone exportieren.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS-Nachrichten exportieren</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Die SMS-Nachrichtübermittlung ist derzeit deaktiviert. Lade %1$s zu Signal ein, damit die Unterhaltung hier weitergeht.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Die SMS-Nachrichtübermittlung wird in Signal nicht länger unterstützt. Lade %1$s zu Signal ein, damit die Unterhaltung hier weitergeht.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Sonstige</item>
|
||||
<item>Zahlungen (MobileCoin)</item>
|
||||
<item>Spenden und Abzeichen</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS-Export</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Meine Storys</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Zum Hinzufügen antippen</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Keine kürzlichen Aktualisierungen vorhanden.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Betrachter hinzufügen</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Benutzerdefinierte Story löschen</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s entfernen?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Ein unerwarteter Fehler ist aufgetreten</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Bitte gib einen gültigen Link ein</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Alle außer…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Entfernen</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Benutzerdefinierte Story löschen?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">»%1$s« und Aktualisierungen, die im Rahmen dieser Story geteilt werden, werden gelöscht.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Story benennen</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Nur du kannst den Namen dieser Story sehen.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Storyname (erforderlich)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Wähle den Typ deiner Story</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Neue benutzerdefinierte Story</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Nur für bestimmte Personen sichtbar</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Nur teilen mit</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Benutzerdefinierte Story · %1$d Betrachter</item>
|
||||
<item quantity="other">Benutzerdefinierte Story · %1$d Betrachter</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Story löschen?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Benutzerdefinierte Story »%1$s« löschen?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Löschen</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story-Updates verschwinden automatisch nach 24 Stunden. Lege fest, wer deine Story sehen kann, oder erstelle neue Storys mit bestimmten Betrachtern oder Gruppen.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Storys ausschalten</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Storys</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story-Ansichten</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Lesebestätigungen ansehen</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Sehen und teilen, wann Storys angesehen wurden. Falls diese Funktion deaktiviert ist, wird nicht angezeigt, wenn andere deine Story sehen.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Neue Story</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Deine SMS-Nachrichten exportieren</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Du kannst deine SMS-Nachrichten in die SMS-Datenbank deines Mobiltelefons exportieren, und du hast die Möglichkeit, sie zu behalten oder aus Signal zu entfernen. So können sie von anderen SMS-Apps auf deinem Mobiltelefon importiert werden. Dabei wird keine gemeinsam nutzbare Datei deines SMS-Verlaufs erstellt.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Fortfahren</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">%1$d von %2$d werden exportiert …</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Du hast womöglich nicht genug Speicherplatz zur Verfügung</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Du brauchst ungefähr %1$s, um deine Nachrichten zu exportieren. Überprüfe, ob du genug Platz hast, bevor du fortfährst.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Trotzdem fortfahren</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export teilweise abgeschlossen</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Stelle sicher, dass du auf deinem Mobiltelefon zusätzliche %1$s frei hast, um deine Nachrichten zu exportieren.</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Export wiederholen, wodurch nur Nachrichten erneut exportiert werden, die noch nicht exportiert wurden.</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Wenn das Problem weiterhin besteht, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Kontaktiere uns</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Trotzdem fortfahren</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Fehler beim Exportieren von SMS-Nachrichten</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Bitte versuche es erneut. Wenn das Problem weiterhin besteht, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Οι ιστορίες μου</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Νέα</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Μήνυμα %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Αναφέρθηκε ως ανεπιθύμητο και έχει αποκλειστεί</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Η ανταλλαγή μηνυμάτων SMS είναι προς το παρόν απενεργοποιημένη. Μπορείς να εξαγάγεις τα μηνύματά σου σε άλλη εφαρμογή στο τηλέφωνό σου.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Η ανταλλαγή μηνυμάτων SMS δεν υποστηρίζεται πλέον στο Signal. Μπορείς να εξαγάγεις τα μηνύματά σου σε άλλη εφαρμογή στο τηλέφωνό σου.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Εξαγωγή μηνυμάτων SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Η ανταλλαγή μηνυμάτων SMS είναι προς το παρόν απενεργοποιημένη. Προσκάλεσε τον χρήστη %1$s στο Signal για να κρατήσεις εδώ τη συνομιλία.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Η ανταλλαγή μηνυμάτων SMS δεν υποστηρίζεται πλέον στο Signal. Προσκάλεσε τον χρήστη %1$s στο Signal για να κρατήσεις εδώ τη συνομιλία.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Άλλο</item>
|
||||
<item>Πληρωμές (MobileCoin)</item>
|
||||
<item>Δωρεές και Σήματα</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Εξαγωγή SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Οι ιστορίες μου</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Πάτα για προσθήκη</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Δεν υπάρχουν πρόσφατες ιστορίες αυτή τη στιγμή.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Προσθήκη θεατή</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Διαγραφή προσαρμοσμένης ιστορίας</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Αφαίρεση του/της %1$s;</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Παρουσιάστηκε απρόσμενο σφάλμα</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Εισαγάγετε έναν έγκυρο σύνδεσμο.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Όλες εκτός από…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Αφαίρεση</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Διαγραφή προσαρμοσμένης ιστορίας;</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">Οι ιστορίες \"%1$s\" και οι ενημερώσεις που κοινοποιούνται σε αυτή θα διαγραφούν.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Όνομα ιστορίας</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Μόνο εσύ μπορείς να δεις το όνομα αυτής της ιστορίας.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Όνομα ιστορίας (υποχρεωτικό)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Επίλεξε τον τύπο της ιστορίας σου</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Νέα προσαρμοσμένη ιστορία</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Ορατή μόνο σε συγκεκριμένα άτομα</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Κοινοποίηση μόνο σε</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Προσαρμοσμένη ιστορία · %1$d θεατής</item>
|
||||
<item quantity="other">Προσαρμοσμένη ιστορία · %1$d θεατές</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Διαγραφή ιστορίας;</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Διαγραφή της προσαρμοσμένης ιστορίας \"%1$s\";</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Διαγραφή</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Οι ενημερώσεις ιστοριών εξαφανίζονται αυτόματα μετά από 24 ώρες. Επίλεξε ποια άτομα μπορούν να δουν την ιστορία σου ή δημιούργησε νέες ιστορίες για συγκεκριμένους θεατές ή ομάδες.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Απενεργοποίηση ιστοριών</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Ιστορίες</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Προβολές ιστορίας</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Προβολή αποδεικτικών ανάγνωσης</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Δες και μοιράσου όταν προβάλλονται ιστορίες. Εάν είναι απενεργοποιημένο, δεν θα βλέπεις πότε οι άλλοι βλέπουν την ιστορία σου.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Νέα ιστορία</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Εξαγωγή μηνυμάτων SMS</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Μπορείς να εξαγάγεις τα μηνύματα SMS σου στη βάση δεδομένων SMS του τηλεφώνου σου και θα έχεις την επιλογή να τα διατηρήσεις ή να τα αφαιρέσεις από το Signal. Με αυτόν τον τρόπο, άλλες εφαρμογές SMS στο τηλέφωνό σου μπορούν να τα εισαγάγουν. Έτσι, δεν δημιουργείται ένα κοινόχρηστο αρχείο του ιστορικού μηνυμάτων SMS.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Συνέχεια</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">Εξαγωγή %1$d από %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Μπορεί να μην έχεις αρκετό αποθηκευτικό χώρο</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Χρειάζεσαι περίπου %1$s για να εξαγάγεις τα μηνύματά σου, βεβαιώσου ότι έχεις αρκετό χώρο πριν συνεχίσεις.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Συνέχεια παρ\' όλα αυτά</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Η εξαγωγή ολοκληρώθηκε εν μέρει</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Βεβαιώσου ότι έχεις επιπλέον %1$s δωρεάν στο τηλέφωνό σου για να εξαγάγεις τα μηνύματά σου</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Δοκίμασε ξανά την εξαγωγή, η οποία θα δοκιμάσει ξανά μόνο μηνύματα που δεν έχουν ακόμη εξαχθεί</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Εάν το πρόβλημα παραμένει, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Επικοινώνησε μαζί μας</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Συνέχεια παρ\' όλα αυτά</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Σφάλμα στην εξαγωγή μηνυμάτων SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Δοκίμασε ξανά. Εάν το πρόβλημα παραμένει, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Mis historias</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Nueva</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Mensaje %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Denunciado como spam y bloqueado.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">La mensajería de SMS está desactivada. Puedes exportar tus mensajes a otra app de tu teléfono.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Los mensajes SMS ya no son compatibles con Signal. Puedes exportar tus mensajes a otra app de tu teléfono.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Exportar mensajes SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">La mensajería de SMS está desactivada. Invita a %1$s a Signal para mantener aquí tu conversación.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Los mensajes SMS ya no son compatibles con Signal. Invita a %1$s a Signal para mantener aquí tu conversación.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Otros</item>
|
||||
<item>Pagos (MobileCoin)</item>
|
||||
<item>Donaciones; Insígnias</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Exportación de SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Mis historias</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Pulsa para añadir</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">No hay actualizaciones recientes que mostrar.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Añadir quién puede verla</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Eliminar historia personalizada</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">¿Eliminar a %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Ha ocurrido un fallo imprevisto</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Por favor, introduce un enlace válido.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Todos excepto…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Eliminar</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">¿Eliminar historia personalizada?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">Se eliminará \"%1$s\" y todas las actualizaciones compartidas en esta historia.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Ponle un título</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Solo tú puedes ver el nombre de esta historia.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Título de la historia (necesario)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Selecciona el tipo de historia</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nueva historia personalizada</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Solo visible para personas concretas</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Compartir solo con</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Historia personalizada · %1$d persona</item>
|
||||
<item quantity="other">Historia personalizada · %1$d personas</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">¿Eliminar historia?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">¿Eliminar la historia personalizada \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Eliminar</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Las actualizaciones de historias desaparecerán automáticamente después de 24 horas. Elige quién puede ver tu historia o crea nuevas historias con espectadores o grupos específicos.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Desactivar historias</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Historias</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Vistas a la historia</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Ver justificantes</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Muestra y comparte cuando se ven las historias. Si se desactiva, no podrás saber cuándo otras personas vean tus historias.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nueva historia</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Exportar tus mensajes SMS</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Puedes exportar tus mensajes SMS a la base de datos de SMS de tu teléfono y tendrás la opción de conservarlos o eliminarlos de Signal. Esto permite que otras apps de SMS en tu teléfono los importen. Esta acción no creará un archivo compartible de tu historial de SMS.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Continuar</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">Exportar %1$d de %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Es posible que no tengas suficiente espacio en el disco</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Necesitas aproximadamente %1$s para exportar tus mensajes; asegúrate de tener espacio suficiente antes de continuar.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continuar de todos modos</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Exportación parcialmente completada</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Asegúrate de tener un %1$s adicional libre en tu teléfono para exportar tus mensajes</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Volver a intentar la exportación, que solo volverá a intentarse con los mensajes que aún no se hayan exportado</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Si el problema persiste, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Contáctanos</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continuar de todos modos</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error en la exportación de mensajes SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Por favor, inténtalo de nuevo. Si el problema persiste, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Minu lood</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Uus</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Sõnum %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Raporteeritud rämpspostitusena ja blokeeritud</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS-sõnumite toetamine on praegu välja lülitatud. Saad eksportida oma sõnumid mõnda teise rakendusse oma telefonis.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal ei toeta enam SMS-sõnumeid. Saad eksportida sõnumid mõnda teise oma telefoni rakendusse.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Ekspordi SMS-sõnumid</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS-sõnumite toetamine on praegu välja lülitatud. Kutsu %1$s Signalisse ja jätkake vestlust siin.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal ei toeta enam SMS-sõnumeid. Kutsu %1$s Signalisse ja jätkake vestlust siin.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Muu</item>
|
||||
<item>Maksed (MobileCoin)</item>
|
||||
<item>Annetused & Märgid</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS-sõnumite eksport</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Minu lood</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Toksa lisamiseks</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Hetkel puuduvad kuvamiseks hiljutised uuendused.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Lisa vaataja</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Kustuta kohandatud lugu</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Eemalda %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Ilmnes ootamatu tõrge</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Sisesta kehtiv link.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Kõik, välja arvatud …</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Eemalda</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Kas kustutada kohandatud lugu?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">„%1$s“ ja selles loos jagatud uuendused kustutatakse.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Anna loole nimi</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Ainult sina näed selle loo nime.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Loo nimi (kohustuslik)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Vali oma loo tüüp</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Uus kohandatud lugu</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Nähtav ainult konkreetsetele isikutele</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Jaga ainult nendega:</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Kohandatud lugu · %1$d vaataja</item>
|
||||
<item quantity="other">Kohandatud lugu · %1$d vaatajat</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Kas kustutada lugu?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Kas kustutada kohandatud lugu „%1$s“?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Kustuta</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Loo uuendused kaovad automaatselt 24 tunni pärast. Vali, kes saavad sinu lugu vaadata või loo uusi lugusid konkreetsetele vaatajatele või gruppidele.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Lülita lood välja</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Lood</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Loo vaatamised</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Vaata kviitungeid</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Näe ja jaga lugude vaatamisi. Kui see on välja lülitatud, ei näe sa, kui teised sinu lugu vaatavad.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Uus lugu</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Ekspordi oma SMS-sõnumid</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Saad oma SMS-sõnumid oma telefoni SMS-sõnumite andmebaasi eksportida ning sul on võimalus neid Signalis alles hoida või need sealt eemaldada. Nii annad oma telefoni teistele SMS-rakendustele loa neid importida. Selle käigus ei looda sinu SMS-sõnumite ajaloost jagatavat faili.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Jätka</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">%1$d eksportimine %2$d-st…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Sul võib salvestusruumist puudu jääda</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Vajad sõnumite eksportimiseks ligikaudu %1$s. Veendu enne jätkamist, et sul on piisavalt salvestusruumi.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Jätka siiski</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Eksport osaliselt lõpule viidud</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Sõnumite eksportimiseks veendu, et sul on telefonis veel %1$s vaba salvestusruumi</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Proovi uuesti eksportida ainult neid sõnumeid, mida veel eksporditud ei ole</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Kui probleem püsib, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Võta meiega ühendust</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Proovi uuesti</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Jätka siiski</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS-sõnumite eksportimine</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Palun proovi uuesti. Kui probleem püsib, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Nire istorioak</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Berria</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Mezu %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Spam gisa salatu, eta blokeatu egin da.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Une honetan SMS mezuak desgaituta daude. Mezuak telefonoko beste aplikazio batera esporta ditzakezu.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal-en jada ez dira onartzen SMS mezuak. Mezuak telefonoko beste aplikazio batera esporta ditzakezu.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Esportatu SMS mezuak</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Une honetan SMS mezuak desgaituta daude. %1$s(r)ekin duzun elkarrizketa mantentzeko, gonbida ezazu Signal-era.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal-en jada ez dira onartzen SMS mezuak. %1$s(r)ekin duzun elkarrizketa mantentzeko, gonbida ezazu Signal-era.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Besteak</item>
|
||||
<item>Ordainketak (MobileCoin)</item>
|
||||
<item>Dohaintzak eta bereizgarriak</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMSen esportazioa</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Nire istorioak</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Sakatu gehitzeko</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Une honetan ez dago azken eguneratzerik erakusteko.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Gehitu ikuslea</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Ezabatu istorio pertsonalizatua</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$sezabatu?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Ustekabeko errore bat gertatu da</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Mesedez, sartu baliozko esteka bat.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Denak hauek izan ezik…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Ezabatu</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Istorio pertsonalizatua ezabatu nahi duzu?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\" %1$s \" eta istorio honetan partekatutako eguneratzeak ezabatu egingo dira.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Jarri izena istorioari</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Zuk bakarrik ikus dezakezu istorio honen izena.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Istorioaren izena (beharrezkoa)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Aukeratu istorio mota</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Istorio pertsonalizatu berria</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Pertsona zehatzentzat bakarrik ikusgai</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Partekatu hauekin:</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Istorio pertsonalizatua · %1$d ikusle</item>
|
||||
<item quantity="other">Istorio pertsonalizatua · %1$d ikusle</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Istorioa ezabatu nahi duzu?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">\" %1$s \" istorio pertsonalizatua ezabatu nahi duzu?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Ezabatu</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Istorioen eguneratzeak automatikoki desagertzen dira 24 ordu igaro ondoren. Aukeratu nork ikus dezakeen zure istorioa, edo sortu istorioak ikusle edo talde zehatzekin.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Desaktibatu istorioak</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Istorioak</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Istorioaren ikustaldiak</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Ikusi irakurragiriak</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Ikusi eta partekatu istorioak ikusten direnean. Desgaituta badago, ez duzu jakingo besteek noiz ikusten dituzten zure istorioak.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Istorio berria</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Esportatu zure SMS mezuak</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">SMS mezuak telefonoko SMSen datu-basera esportatu ditzakezu, eta haiek Signal-en gorde edo bertatik kentzeko aukera izango duzu. Horrela, telefonoko beste SMS aplikazio batzuek inportatu ahalko dituzte. Ez da sortuko SMSen historiaren fitxategi partekagarririk.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Jarraitu</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">%1$d/%2$d esportatzen…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Baliteke diskoan leku nahikorik ez izatea</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Gutxi gorabehera %1$s behar dituzu mezuak esportatzeko. Jarraitu aurretik, ziurtatu behar adina leku duzula.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Jarraitu hala ere</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Esportazioa partzialki osatu da</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Mezuak esportatzeko, ziurtatu beste %1$s dituzula libre telefonoan</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Saiatu berriro esportatzen, eta oraindik esportatu ez diren mezuak soilik esportatuko dira</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Arazoak bere horretan jarraitzen badu, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Harremanetan jarri gurekin</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Berriro saiatu</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Jarraitu hala ere</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Errorea SMS mezuak esportatzean</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Saiatu berriro. Arazoak bere horretan jarraitzen badu, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">استوریهای من</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">جدید</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">ارسال پیام به %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">اسپم گزارش داده و مسدود شد.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">در حال حاضر ارسال پیامک غیرفعال است. میتوانید پیامهای خود را به برنامه دیگری در تلفنتان صادر کنید.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">پیامک دیگر در سیگنال پشتیبانی نمیشود. میتوانید پیامهای خود را به برنامه دیگری در تلفن خود صادر کنید.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">صدور پیامکها</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">در حال حاضر ارسال پیامک غیرفعال است. برای ادامه مکالمه در اینجا، %1$s را به سیگنال دعوت کنید.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">پیامک دیگر در سیگنال پشتیبانی نمیشود. برای ادامه مکالمه در اینجا، %1$s را به سیگنال دعوت کنید.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>سایر</item>
|
||||
<item>پرداختها (MobileCoin)</item>
|
||||
<item>حمایتهای مالی و نشانها</item>
|
||||
<item>SMS Export</item>
|
||||
<item>صادر کردن پیامک</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">استوریهای من</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">برای افزودن ضربه بزنید</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">اکنون هیچ بهروزرسانی جدیدی برای نمایش وجود ندارد.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">افزودن بازدیدکننده</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">حذف استوری سفارشی</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s حذف شود؟</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">یک خطای غیرمنتظره رخ داد</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">لطفا یک پیوند معتبر وارد کنید.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">همه به جز…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">حذف</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">استوری سفارشی حذف شود؟</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\" %1$s \" و بهروزرسانیهای همرسانی شده در این استوری حذف خواهند شد.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">نامگذاری استوری</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">فقط شما میتوانید نام این استوری را ببینید.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">نام استوری (الزامی)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">نوع استوری خود را انتخاب کنید.</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">استوری سفارشی جدید</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">فقط قابل مشاهده برای افرادی خاص</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">فقط همرسانی شود با</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">استوری سفارشی · %1$d بازدیدکننده</item>
|
||||
<item quantity="other">استوری سفارشی · %1$d بازدید کننده</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">حذف استوری؟</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">استوری سفارشی «%1$s» حذف شود؟</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">حذف</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">بهروزرسانی استوری بهطور خودکار پس از ۲۴ ساعت ناپدید میشود. انتخاب کنید چه کسی بتواند استوری شما را مشاهده کند یا استوریهای جدید با بازدیدکنندگان یا گروههای خاص ایجاد کند.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">خاموش کردن استوریها</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">استوریها</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">بازدیدها از استوری</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">مشاهده رسیدها</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">بازدید استوریها را ببینید و به اشتراک بگذارید. اگر غیرفعال باشد، بازدید استوریها را نخواهید دید.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">استوری جدید</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">صدور پیامکها</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">میتوانید پیامکهایتان را به پایگاه داده پیامک تلفن صادر کنید و این گزینه را خواهید داشت که آنها را در سیگنال نگه دارید یا حذف کنید. این کار به سایر برنامههای پیامک موجود در تلفن شما اجازه میدهد تا به آنها دسترسی پیدا کرده و آنها را وارد کنند. این کار یک فایل قابل همرسانی از پیامکهای شما ایجاد نمیکند.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">ادامه</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">در حال صدور %1$d از %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">ممکن است فضای دیسک کافی نداشته باشید</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">شما تقریباً به %1$s نیاز دارید تا پیامهای خود را صادر کنید، قبل از ادامه مطمئن شوید که فضای کافی دارید.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">به هر حال ادامه بده</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">بخشی از صدور کامل شد</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">مطمئن شوید که %1$s فضای خالی اضافی در تلفن دارید تا پیامهای خود را صادر کنید</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">دوباره صادر کنید، که فقط پیامهایی را امتحان میکند که هنوز صادر نشدهاند</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">اگر مشکل ادامه داشت، </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">تماس با ما</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">به هر حال ادامه بده</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">خطا در صادر کردن پیامکها</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">لطفاً دوباره امتحان کنید. اگر مشکل ادامه داشت، </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Omat tarinat</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Uusi</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Viesti: %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Ilmoitettu roskapostista ja estetty</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Tekstiviestit on tällä hetkellä poistettu käytöstä. Voit viedä viestit toiseen puhelimessasi olevaan sovellukseen.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal ei enää tue tekstiviestejä. Voit viedä viestit toiseen puhelimessasi olevaan sovellukseen.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Vie tekstiviestejä</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Tekstiviestit on tällä hetkellä poistettu käytöstä. Kutsu %1$s Signaliin, niin voit jatkaa keskustelua täällä.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal ei enää tue tekstiviestejä. Kutsu %1$s Signaliin, niin voit jatkaa keskustelua täällä.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Muu</item>
|
||||
<item>Maksut (MobileCoin)</item>
|
||||
<item>Lahjoitukset ja merkit</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Tekstiviestien vienti</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Omat tarinat</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Lisää napauttamalla</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Ei viimeaikaisia päivityksiä näytettäväksi juuri nyt.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Lisää katsoja</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Poista mukautettu tarina</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Poista %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Tapahtui odottamaton virhe</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Syötä kelvollinen linkki.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Kaikki paitsi…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Poista</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Poistetaanko mukautettu tarina?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">%1$s ja tähän tarinaan jaetut päivitykset poistetaan.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Nimeä tarina</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Vain sinä näet tämän tarinan nimen.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Tarinan nimi (pakollinen)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Valitse tarinasi tyyppi</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Uusi mukautettu tarina</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Näkyy vain tietyille henkilöille</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Jaa vain seuraaville</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Mukautettu tarina · %1$d katsoja</item>
|
||||
<item quantity="other">Mukautettu tarina · %1$d katsojaa</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Poistetaanko tarina?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Poistetaanko mukautettu tarina %1$s?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Poista</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Tarinapäivitykset katoavat automaattisesti 24 tunnin kuluttua. Valitse, kuka voi nähdä tarinasi, tai luo uusia tarinoita tietyille katsojille tai ryhmille.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Poista tarinat käytöstä</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Tarinat</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Tarinoiden katselukerrat</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Katselukuittaukset</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Näytä, milloin tarinoita katsellaan. Jos asetus poistetaan käytöstä, et näe, milloin muut katselevat tarinoitasi.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Uusi tarina</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Vie tekstiviestisi</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Voit viedä tekstiviestit puhelimesi tekstiviestitietokantaan. Sinulla on mahdollisuus säilyttää tai poistaa ne Signalista. Näin muut tekstiviestisovellukset puhelimessasi voivat tuoda niitä. Tämä ei luo jaettavaa tiedostoa tekstiviestihistoriasta.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Jatka</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">Viedään %1$d/%2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Sinulla ei ehkä ole tarpeeksi levytilaa</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Tarvitset noin %1$s, jotta voit viedä viestit. Varmista, että sinulla on riittävästi tilaa, ennen kuin jatkat.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Jatka silti</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Vienti osittain valmis</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Varmista, että puhelimessasi on vielä %1$s vapaata tilaa, jotta voit viedä viestit</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Yritä viedä uudelleen viestit, joita ei ole vielä viety</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Jos ongelma jatkuu, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Ota yhteyttä</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Jatka silti</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Virhe vietäessä tekstiviestejä</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Yritä uudelleen. Jos ongelma jatkuu, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -225,7 +225,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Mo Scéalta</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Nua</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Teachtaireacht %1$s</string>
|
||||
@@ -349,13 +349,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Reported as spam and blocked.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Tá teachtaireachtaí SMS díchumasaithe faoi láthair. Is féidir leat do theachtaireachtaí a easpórtáil chuig aip eile ar do ghuthán.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Ní thacaítear le cur teachtaireachtaí SMS in Signal a thuilleadh. Tig leat do theachtaireachtaí a easpórtáil chuig aip eile ar do ghuthán.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Easpórtáil teachtaireachtaí SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Tá teachtaireachtaí SMS díchumasaithe faoi láthair. Tabhair cuireadh chun Signal do %1$s leis an gcomhrá a choinneáil anseo.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Ní thacaítear le cur teachtaireachtaí SMS in Signal a thuilleadh. Tabhair cuireadh do %1$s teacht isteach in Signal leis an gcomhrá a choinneáil anseo.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -937,7 +937,7 @@
|
||||
<string name="AddGroupDetailsFragment__sms_contact">Teagmhálaí SMS</string>
|
||||
<string name="AddGroupDetailsFragment__remove_s_from_this_group">Bain %1$s ón ngrúpa seo?</string>
|
||||
<!-- Info message shown in the middle of the screen, displayed when adding group details to an MMS Group -->
|
||||
<string name="AddGroupDetailsFragment__youve_selected_a_contact_that_doesnt_support">You\'ve selected a contact that doesn\'t support Signal groups, so this group will be MMS. Custom MMS group names and photos will only be visible to you.</string>
|
||||
<string name="AddGroupDetailsFragment__youve_selected_a_contact_that_doesnt_support">Roghnaigh tú teagmhálaí nach dtacaíonn le grúpaí Signal, grúpa MMS a bheidh sa ghrúpa seo dá réir. Beidh ainmneacha agus grianghraif ag grúpaí MMS saincheaptha infheicthe agatsa amháin.</string>
|
||||
<!-- Info message shown in the middle of the screen, displayed when adding group details to an MMS Group after SMS Phase 0 -->
|
||||
<string name="AddGroupDetailsFragment__youve_selected_a_contact_that_doesnt_support_signal_groups_mms_removal">Roghnaigh tú teagmhálaí nach dtacaíonn le grúpaí Signal, grúpa MMS a bheith sa ghrúpa seo dá réir. Beidh ainmneacha agus grianghraif ag grúpa MMS saincheaptha infheicthe agatsa amháin. Bainfear tacaíocht do ghrúpaí SMS go lua chun díriú ar chur teachtaireachtaí criptithe.</string>
|
||||
|
||||
@@ -1018,19 +1018,19 @@
|
||||
<!-- ManageRecipientActivity -->
|
||||
<string name="ManageRecipientActivity_no_groups_in_common">No groups in common</string>
|
||||
<plurals name="ManageRecipientActivity_d_groups_in_common">
|
||||
<item quantity="one">%1$d group in common</item>
|
||||
<item quantity="two">%1$d groups in common</item>
|
||||
<item quantity="few">%1$d groups in common</item>
|
||||
<item quantity="many">%1$d groups in common</item>
|
||||
<item quantity="other">%1$d groups in common</item>
|
||||
<item quantity="one">%1$d ghrúpa i bpáirt</item>
|
||||
<item quantity="two">%1$d ghrúpa i bpáirt</item>
|
||||
<item quantity="few">%1$d ghrúpa i bpáirt</item>
|
||||
<item quantity="many">%1$d ngrúpa i bpáirt</item>
|
||||
<item quantity="other">%1$d grúpa i bpáirt</item>
|
||||
</plurals>
|
||||
|
||||
<plurals name="GroupMemberList_invited">
|
||||
<item quantity="one">%1$s invited 1 person</item>
|
||||
<item quantity="two">%1$s invited %2$d people</item>
|
||||
<item quantity="few">%1$s invited %2$d people</item>
|
||||
<item quantity="many">%1$s invited %2$d people</item>
|
||||
<item quantity="other">%1$s invited %2$d people</item>
|
||||
<item quantity="one">Thug %1$s cuireadh do %2$d duine</item>
|
||||
<item quantity="two">Thug %1$s cuireadh do %2$d dhuine</item>
|
||||
<item quantity="few">Thug %1$s cuireadh do %2$d dhuine</item>
|
||||
<item quantity="many">Thug %1$s cuireadh do %2$d nduine</item>
|
||||
<item quantity="other">Thug %1$s cuireadh do %2$d duine</item>
|
||||
</plurals>
|
||||
|
||||
<!-- CustomNotificationsDialogFragment -->
|
||||
@@ -1396,19 +1396,19 @@
|
||||
<string name="MessageRecord_you_invited_s_to_the_group">Thug tú cuireadh do %1$s chun páirt a ghlacadh sa ghrúpa.</string>
|
||||
<string name="MessageRecord_s_invited_you_to_the_group">%1$s invited you to the group.</string>
|
||||
<plurals name="MessageRecord_s_invited_members">
|
||||
<item quantity="one">%1$s invited 1 person to the group.</item>
|
||||
<item quantity="two">%1$s invited %2$d people to the group.</item>
|
||||
<item quantity="few">%1$s invited %2$d people to the group.</item>
|
||||
<item quantity="many">%1$s invited %2$d people to the group.</item>
|
||||
<item quantity="other">%1$s invited %2$d people to the group.</item>
|
||||
<item quantity="one">Thug %1$s cuireadh do %2$d duine chun dul isteach sa ghrúpa.</item>
|
||||
<item quantity="two">Thug %1$s cuireadh do %2$d dhuine chun dul isteach sa ghrúpa.</item>
|
||||
<item quantity="few">Thug %1$s cuireadh do %2$d dhuine chun dul isteach sa ghrúpa.</item>
|
||||
<item quantity="many">Thug %1$s cuireadh do %2$d nduine chun dul isteach sa ghrúpa.</item>
|
||||
<item quantity="other">Thug %1$s cuireadh do %2$d duine chun dul isteach sa ghrúpa.</item>
|
||||
</plurals>
|
||||
<string name="MessageRecord_you_were_invited_to_the_group">Tugadh cuireadh duit chun páirt a ghlacadh sa ghrúpa.</string>
|
||||
<plurals name="MessageRecord_d_people_were_invited_to_the_group">
|
||||
<item quantity="one">1 person was invited to the group.</item>
|
||||
<item quantity="two">%1$d people were invited to the group.</item>
|
||||
<item quantity="few">%1$d people were invited to the group.</item>
|
||||
<item quantity="many">%1$d people were invited to the group.</item>
|
||||
<item quantity="other">%1$d people were invited to the group.</item>
|
||||
<item quantity="one">Tugadh cuireadh do %1$d duine chun dul isteach sa ghrúpa.</item>
|
||||
<item quantity="two">Tugadh cuireadh do %1$d dhuine chun dul isteach sa ghrúpa.</item>
|
||||
<item quantity="few">Tugadh cuireadh do %1$d dhuine chun dul isteach sa ghrúpa.</item>
|
||||
<item quantity="many">Tugadh cuireadh do %1$d nduine chun dul isteach sa ghrúpa.</item>
|
||||
<item quantity="other">Tugadh cuireadh do %1$d duine chun dul isteach sa ghrúpa.</item>
|
||||
</plurals>
|
||||
|
||||
<!-- GV2 invitation revokes -->
|
||||
@@ -1807,21 +1807,21 @@
|
||||
<string name="WebRtcCallView__signal_will_ring_s">Cuirfidh Signal glao ar %1$s</string>
|
||||
<string name="WebRtcCallView__signal_will_ring_s_and_s">Cuirfidh Signal glao ar %1$s agus ar %2$s</string>
|
||||
<plurals name="WebRtcCallView__signal_will_ring_s_s_and_d_others">
|
||||
<item quantity="one">Signal will ring %1$s, %2$s, and %3$d other</item>
|
||||
<item quantity="two">Signal will ring %1$s, %2$s, and %3$d others</item>
|
||||
<item quantity="few">Signal will ring %1$s, %2$s, and %3$d others</item>
|
||||
<item quantity="many">Signal will ring %1$s, %2$s, and %3$d others</item>
|
||||
<item quantity="other">Signal will ring %1$s, %2$s, and %3$d others</item>
|
||||
<item quantity="one">Cuirfidh Signal glao ar %1$s, %2$s, agus ar %3$d duine eile</item>
|
||||
<item quantity="two">Cuirfidh Signal glao ar %1$s, %2$s, agus ar %3$d dhuine eile</item>
|
||||
<item quantity="few">Cuirfidh Signal glao ar %1$s, %2$s, agus ar %3$d dhuine eile</item>
|
||||
<item quantity="many">Cuirfidh Signal glao ar %1$s, %2$s, agus ar %3$d nduine eile</item>
|
||||
<item quantity="other">Cuirfidh Signal glao ar %1$s, %2$s, agus ar %3$d duine eile</item>
|
||||
</plurals>
|
||||
|
||||
<string name="WebRtcCallView__s_will_be_notified">Cuirfear %1$s ar an eolas</string>
|
||||
<string name="WebRtcCallView__s_and_s_will_be_notified">Cuirfear %1$s agus %2$s ar an eolas</string>
|
||||
<plurals name="WebRtcCallView__s_s_and_d_others_will_be_notified">
|
||||
<item quantity="one">%1$s, %2$s, and %3$d other will be notified</item>
|
||||
<item quantity="two">%1$s, %2$s, and %3$d others will be notified</item>
|
||||
<item quantity="few">%1$s, %2$s, and %3$d others will be notified</item>
|
||||
<item quantity="many">%1$s, %2$s, and %3$d others will be notified</item>
|
||||
<item quantity="other">%1$s, %2$s, and %3$d others will be notified</item>
|
||||
<item quantity="one">Cuirfear %1$s, %2$s agus %3$d duine eile ar an eolas</item>
|
||||
<item quantity="two">Cuirfear %1$s, %2$s agus %3$d dhuine eile ar an eolas</item>
|
||||
<item quantity="few">Cuirfear %1$s, %2$s agus %3$d dhuine eile ar an eolas</item>
|
||||
<item quantity="many">Cuirfear %1$s, %2$s agus %3$d nduine eile ar an eolas</item>
|
||||
<item quantity="other">Cuirfear %1$s, %2$s agus %3$d duine eile ar an eolas</item>
|
||||
</plurals>
|
||||
|
||||
<string name="WebRtcCallView__ringing_s">Ag glaoch ar %1$s</string>
|
||||
@@ -1852,11 +1852,11 @@
|
||||
<string name="WebRtcCallView__s_is_presenting">%1$s is presenting</string>
|
||||
|
||||
<plurals name="WebRtcCallView__s_s_and_d_others_are_in_this_call">
|
||||
<item quantity="one">%1$s, %2$s, and %3$d other are in this call</item>
|
||||
<item quantity="two">%1$s, %2$s, and %3$d others are in this call</item>
|
||||
<item quantity="few">%1$s, %2$s, and %3$d others are in this call</item>
|
||||
<item quantity="many">%1$s, %2$s, and %3$d others are in this call</item>
|
||||
<item quantity="other">%1$s, %2$s, and %3$d others are in this call</item>
|
||||
<item quantity="one">Tá %1$s, %2$s agus %3$d duine eile sa ghlao seo</item>
|
||||
<item quantity="two">Tá %1$s, %2$s agus %3$d dhuine eile sa ghlao seo</item>
|
||||
<item quantity="few">Tá %1$s, %2$s agus %3$d dhuine eile sa ghlao seo</item>
|
||||
<item quantity="many">Tá %1$s, %2$s agus %3$d nduine eile sa ghlao seo</item>
|
||||
<item quantity="other">Tá %1$s, %2$s agus %3$d duine eile sa ghlao seo</item>
|
||||
</plurals>
|
||||
|
||||
<string name="WebRtcCallView__flip">Smeach é</string>
|
||||
@@ -1869,11 +1869,11 @@
|
||||
|
||||
<!-- CallParticipantsListDialog -->
|
||||
<plurals name="CallParticipantsListDialog_in_this_call_d_people">
|
||||
<item quantity="one">In this call · %1$d person</item>
|
||||
<item quantity="two">In this call · %1$d people</item>
|
||||
<item quantity="few">In this call · %1$d people</item>
|
||||
<item quantity="many">In this call · %1$d people</item>
|
||||
<item quantity="other">In this call · %1$d people</item>
|
||||
<item quantity="one">Sa ghlao seo · %1$d duine</item>
|
||||
<item quantity="two">Sa ghlao seo · %1$d dhuine</item>
|
||||
<item quantity="few">Sa ghlao seo · %1$d dhuine</item>
|
||||
<item quantity="many">Sa ghlao seo · %1$d nduine</item>
|
||||
<item quantity="other">Sa ghlao seo · %1$d duine</item>
|
||||
</plurals>
|
||||
|
||||
<!-- CallParticipantView -->
|
||||
@@ -2298,11 +2298,11 @@
|
||||
|
||||
<!-- TransferControlView -->
|
||||
<plurals name="TransferControlView_n_items">
|
||||
<item quantity="one">%1$d Item</item>
|
||||
<item quantity="two">%1$d Items</item>
|
||||
<item quantity="few">%1$d Items</item>
|
||||
<item quantity="many">%1$d Items</item>
|
||||
<item quantity="other">%1$d Items</item>
|
||||
<item quantity="one">%1$d Mhír</item>
|
||||
<item quantity="two">%1$d Mhír</item>
|
||||
<item quantity="few">%1$d Mhír</item>
|
||||
<item quantity="many">%1$d Mír</item>
|
||||
<item quantity="other">%1$d Mír</item>
|
||||
</plurals>
|
||||
|
||||
<!-- UnauthorizedReminder -->
|
||||
@@ -2769,15 +2769,15 @@
|
||||
<string name="HelpFragment__could_not_upload_logs">Could not upload logs</string>
|
||||
<string name="HelpFragment__please_be_as_descriptive_as_possible">Mínigh go mion cad atá cearr le do thoil ionas gur féidir linn an fhadhb a thuiscint.</string>
|
||||
<string-array name="HelpFragment__categories_5">
|
||||
<item>\\-\\- Please select an option \\-\\-</item>
|
||||
<item>\\-\\- Déan rogha \\-\\-</item>
|
||||
<item>Tá rud éigin as gléas</item>
|
||||
<item>Iarratas ar Ghné Nua</item>
|
||||
<item>Ceist</item>
|
||||
<item>Aiseolas</item>
|
||||
<item>Eile</item>
|
||||
<item>Payments (MobileCoin)</item>
|
||||
<item>Íocaíochtaí (MobileCoin)</item>
|
||||
<item>Donations & Badges</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Easpórtáil SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -3348,11 +3348,11 @@
|
||||
|
||||
<!-- Heading which shows how many messages are currently selected -->
|
||||
<plurals name="conversation_context__s_selected">
|
||||
<item quantity="one">%1$d selected</item>
|
||||
<item quantity="two">%1$d selected</item>
|
||||
<item quantity="few">%1$d selected</item>
|
||||
<item quantity="many">%1$d selected</item>
|
||||
<item quantity="other">%1$d selected</item>
|
||||
<item quantity="one">%1$d Roghnaithe</item>
|
||||
<item quantity="two">%1$d Roghnaithe</item>
|
||||
<item quantity="few">%1$d Roghnaithe</item>
|
||||
<item quantity="many">%1$d Roghnaithe</item>
|
||||
<item quantity="other">%1$d Roghnaithe</item>
|
||||
</plurals>
|
||||
|
||||
<!-- conversation_context_image -->
|
||||
@@ -3586,11 +3586,11 @@
|
||||
</plurals>
|
||||
|
||||
<plurals name="RegistrationLockFragment__incorrect_pin_d_attempts_remaining">
|
||||
<item quantity="one">Incorrect PIN. %1$d attempt remaining.</item>
|
||||
<item quantity="two">Incorrect PIN. %1$d attempts remaining.</item>
|
||||
<item quantity="few">Incorrect PIN. %1$d attempts remaining.</item>
|
||||
<item quantity="many">Incorrect PIN. %1$d attempts remaining.</item>
|
||||
<item quantity="other">Incorrect PIN. %1$d attempts remaining.</item>
|
||||
<item quantity="one">UAP mhícheart. %1$d iarracht fágtha.</item>
|
||||
<item quantity="two">UAP mhícheart. %1$d iarracht fágtha.</item>
|
||||
<item quantity="few">UAP mhícheart. %1$d iarracht fágtha.</item>
|
||||
<item quantity="many">UAP mhícheart. %1$d n-iarracht fágtha.</item>
|
||||
<item quantity="other">UAP mhícheart. %1$d iarracht fágtha.</item>
|
||||
</plurals>
|
||||
|
||||
<plurals name="RegistrationLockFragment__if_you_run_out_of_attempts_your_account_will_be_locked_for_d_days">
|
||||
@@ -3933,18 +3933,18 @@
|
||||
<string name="ReviewCardDialogFragment__no_other_groups_in_common">No other groups in common.</string>
|
||||
<string name="ReviewCardDialogFragment__no_groups_in_common">No groups in common.</string>
|
||||
<plurals name="ReviewCardDialogFragment__d_other_groups_in_common">
|
||||
<item quantity="one">%1$d group in common</item>
|
||||
<item quantity="two">%1$d groups in common</item>
|
||||
<item quantity="few">%1$d groups in common</item>
|
||||
<item quantity="many">%1$d groups in common</item>
|
||||
<item quantity="other">%1$d groups in common</item>
|
||||
<item quantity="one">%1$d ghrúpa i bpáirt</item>
|
||||
<item quantity="two">%1$d ghrúpa i bpáirt</item>
|
||||
<item quantity="few">%1$d ghrúpa i bpáirt</item>
|
||||
<item quantity="many">%1$d ngrúpa i bpáirt</item>
|
||||
<item quantity="other">%1$d grúpa i bpáirt</item>
|
||||
</plurals>
|
||||
<plurals name="ReviewCardDialogFragment__d_groups_in_common">
|
||||
<item quantity="one">%1$d group in common</item>
|
||||
<item quantity="two">%1$d groups in common</item>
|
||||
<item quantity="few">%1$d groups in common</item>
|
||||
<item quantity="many">%1$d groups in common</item>
|
||||
<item quantity="other">%1$d groups in common</item>
|
||||
<item quantity="one">%1$d ghrúpa i bpáirt</item>
|
||||
<item quantity="two">%1$d ghrúpa i bpáirt</item>
|
||||
<item quantity="few">%1$d ghrúpa i bpáirt</item>
|
||||
<item quantity="many">%1$d ngrúpa i bpáirt</item>
|
||||
<item quantity="other">%1$d grúpa i bpáirt</item>
|
||||
</plurals>
|
||||
<string name="ReviewCardDialogFragment__remove_s_from_group">Remove %1$s from group?</string>
|
||||
<string name="ReviewCardDialogFragment__remove">Bain é</string>
|
||||
@@ -5082,7 +5082,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Mo Scéalta</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tapáil chun cur leis</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Níl aon nuashonruithe le déanaí ann le taispeáint díreach anois.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5119,11 +5119,11 @@
|
||||
<string name="StoriesLandingFragment__hidden_stories">Scéalta folaithe</string>
|
||||
<!-- Displayed on each sent story under My Stories -->
|
||||
<plurals name="MyStories__d_views">
|
||||
<item quantity="one">%1$d view</item>
|
||||
<item quantity="two">%1$d views</item>
|
||||
<item quantity="few">%1$d views</item>
|
||||
<item quantity="many">%1$d views</item>
|
||||
<item quantity="other">%1$d views</item>
|
||||
<item quantity="one">%1$d amharc</item>
|
||||
<item quantity="two">%1$d amharc</item>
|
||||
<item quantity="few">%1$d amharc</item>
|
||||
<item quantity="many">%1$d n-amharc</item>
|
||||
<item quantity="other">%1$d amharc</item>
|
||||
</plurals>
|
||||
<!-- Forward story label, displayed in My Stories context menu -->
|
||||
<string name="MyStories_forward">Cuir ar aghaidh</string>
|
||||
@@ -5137,11 +5137,11 @@
|
||||
<string name="MyStories__unable_to_save">Unable to save</string>
|
||||
<!-- Displayed at bottom of story viewer when current item has views -->
|
||||
<plurals name="StoryViewerFragment__d_views">
|
||||
<item quantity="one">%1$d view</item>
|
||||
<item quantity="two">%1$d views</item>
|
||||
<item quantity="few">%1$d views</item>
|
||||
<item quantity="many">%1$d views</item>
|
||||
<item quantity="other">%1$d views</item>
|
||||
<item quantity="one">%1$d amharc</item>
|
||||
<item quantity="two">%1$d amharc</item>
|
||||
<item quantity="few">%1$d amharc</item>
|
||||
<item quantity="many">%1$d n-amharc</item>
|
||||
<item quantity="other">%1$d amharc</item>
|
||||
</plurals>
|
||||
<!-- Displayed at bottom of story viewer when current item has replies -->
|
||||
<plurals name="StoryViewerFragment__d_replies">
|
||||
@@ -5268,7 +5268,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Add viewer</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Scrios scéal saincheaptha</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Bain %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5306,7 +5306,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">An unexpected error occurred</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Cuir isteach nasc bailí.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">All except…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5320,7 +5320,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Bain</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Scrios scéal saincheaptha?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">Scriosfar \"%1$s\" agus nuashonruithe a chomhroinntear chuig an scéal seo.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5362,7 +5362,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Cuir ainm ar an scéal</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Tusa amháin a fheicfidh ainm an scéil seo.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Ainm ar an scéal (riachtanach)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5378,7 +5378,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Roghnaigh do chineál scéil</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Scéal saincheaptha nua</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Infheicthe ag daoine ar leith amháin</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5491,11 +5491,11 @@
|
||||
<string name="ContactSearchItems__only_share_with">Ná comhroinn ach le</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="two">Custom story · %1$d viewers</item>
|
||||
<item quantity="few">Custom story · %1$d viewers</item>
|
||||
<item quantity="many">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Scéal saincheaptha · %1$d amharcóir</item>
|
||||
<item quantity="two">Scéal saincheaptha · %1$d amharcóir</item>
|
||||
<item quantity="few">Scéal saincheaptha · %1$d amharcóir</item>
|
||||
<item quantity="many">Scéal saincheaptha · %1$d n-amharcóir</item>
|
||||
<item quantity="other">Scéal saincheaptha · %1$d amharcóir</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5538,7 +5538,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Scrios an scéal?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Scrios an scéal saincheaptha \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Scrios</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5651,7 +5651,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Imíonn nuashonruithe ar scéalta as radharc go huathoibríoch tar éis 24 uair an chloig. Roghnaigh an lucht féachana ar do scéal nó cruthaigh scéalta nua in éineacht le lucht féachana nó grúpaí ar leith.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Cas as scéalta</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5669,11 +5669,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Scéalta</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Amhairc ar scéal</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Admhálacha léite</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Féach cathain a fhéachtar ar scéalta agus comhroinn é sin. Agus é sin díchumasaithe, ní bheidh a fhios agat cathain a fhéachann daoine ar do scéal.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Scéal nua</string>
|
||||
@@ -5701,7 +5701,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Export your SMS messages</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Is féidir leat do theachtaireachtaí SMS a easpórtáil chuig bunachar sonraí SMS do ghutháin, áit a mbeidh an rogha agat iad a choimeád nó a bhaint de Signal. Ligeann sé seo d\'aipeanna eile SMS ar do ghuthán iad a iompórtáil. Ní chruthaíonn sé seo comhad in-chomhroinnte de stair do theachtaireachtaí SMS.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Ar Aghaidh</string>
|
||||
|
||||
@@ -5719,9 +5719,9 @@
|
||||
<item quantity="other">%1$d as %2$d á n-easpórtáil…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">B\'fhéidir nach leor an spás diosca</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Teastaíonn timpeall %1$s uait chun do chuid teachtaireachtaí a easpórtáil, cinntigh go bhfuil go leor spáis agat sula leanann tú ar aghaidh.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Lean ar aghaidh ar aon nós</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5827,13 +5827,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Easpórtáil críochnaithe go páirteach</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Cinntigh go bhfuil %1$s de spás breise saor ar do ghuthán chun do theachtaireachtaí a easpórtáil</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Atriail easpórtáil, rud a dhéanfaidh iarracht arís teachtaireachtaí nach bhfuil easpórtáilte fós a easpórtáil</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Má leanann ar aghaidh leis an bhfadhb, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Déan teagmháil linn</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5841,9 +5841,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Lean ar aghaidh ar aon nós</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Tharla earráid agus teachtaireachtaí SMS á n-easpórtáil</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Triail arís. Má leanann ar aghaidh leis an bhfadhb, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">As miñas historias</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Crear</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Mensaxe %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Denunciado como correo lixo e bloqueado.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">As mensaxes SMS non están activas. Podes exportar as túas mensaxes noutra aplicación do teu dispositivo.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Xa non se poden mandar mensaxes SMS en Signal. Podes exportar as túas mensaxes noutra aplicación do teu dispositivo.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Exportar mensaxes SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">As mensaxes SMS non están activas. Convida a %1$s a Signal para seguir falando.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Xa non se poden mandar mensaxes SMS en Signal. Convida a %1$s a Signal para seguir falando.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Outros</item>
|
||||
<item>Pagamentos (MobileCoin)</item>
|
||||
<item>Donativos & Insignias</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Exportar mensaxes SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">As miñas historias</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Premer para engadir</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Non hai actualizacións recentes que mostrar.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Engadir espectadores</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Eliminar historia personalizada</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Eliminar %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Algo saíu mal!</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Insire unha ligazón válida.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Todos agás…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Eliminar</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Eliminar historia personalizada?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">Eliminaranse «%1$s» e as actualizacións compartidas nesta historia.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Nome da historia</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Só ti podes ver o nome desta historia.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Nome da historia (necesario)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Elixe o tipo de historia</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nova historia personalizada</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Visible só para xente específica</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Compartir só con</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Historia personalizada · %1$d espectador</item>
|
||||
<item quantity="other">Historia personalizada · %1$d espectadores</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Borrar historia?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Borrar a historia personalizada «%1$s»?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Borrar</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">As actualizacións das historias desaparecen automaticamente despois de 24 horas. Elixe quen pode ver as túas historias ou crea novas historias para persoas ou grupos específicos.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Desactivar historias</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Historias</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Visualizacións da historia</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Confirmacións de visualización</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Ver e compartir cando se visualizan as historias. Se se desactiva, non verás cando os demais visualizan a túa historia.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nova historia</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Exporta as túas mensaxes SMS</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Podes exportar as túas mensaxes SMS á base de datos de SMS do teu teléfono e terás a opción de gardalas ou eliminalas de Signal. Isto permite que outras aplicacións de SMS do teu teléfono poidan importalas. Isto non crea un ficheiro do teu historial de SMS que se poida compartir.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Continuar</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">Exportando %1$d de %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Pode que non teñas espazo suficiente</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Necesitas aproximadamente %1$s para exportar as mensaxes, asegúrate de ter espazo suficiente antes de continuar.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continuar igualmente</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Exportación case completa</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Asegúrate de que tes %1$s de espazo adicional no teu teléfono para exportar as túas mensaxes</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Intentar exportar de novo, mais só se tentará nas mensaxes que aínda non se exportaron</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Se o problema persiste, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Contacto</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Tentar de novo</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continuar igualmente</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Erro ao exportar as mensaxes SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Inténtao de novo. Se o problema persiste, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">મારી સ્ટોરીઝ</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">નવું</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">મેસેજ %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">સ્પામ તરીકે નોંધાયેલ છે અને બ્લૉક કરેલ છે.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS મેસેજિંગ હાલમાં બંધ છે. તમે તમારા મેસેજને તમારા ફોન પરની અન્ય ઍપમાં એક્સપોર્ટ કરી શકો છો.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signalમાં હવે SMS મેસેજિંગ સમર્થિત નથી. તમે તમારા મેસેજને તમારા ફોન પરની અન્ય ઍપમાં એક્સપોર્ટ કરી શકો છો.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS મેસેજ એક્સપોર્ટ કરો</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS મેસેજિંગ હાલમાં બંધ છે. વાતચીત અહીં રાખવા માટે %1$s ને Signal પર આમંત્રિત કરો.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signalમાં હવે SMS મેસેજિંગ સમર્થિત નથી. વાતચીત અહીં રાખવા માટે %1$s ને Signal પર આમંત્રિત કરો.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>અન્ય</item>
|
||||
<item>ચુકવણી (MobileCoin)</item>
|
||||
<item>યોગદાન અને બૅજ</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS એક્સપોર્ટ</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">મારી સ્ટોરી</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">ઉમેરવા માટે ટૅપ કરો</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">અત્યારે બતાવવા માટે કોઈ તાજેતરના અપડેટ નથી.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">દર્શક ઉમેરો</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">કસ્ટમ સ્ટોરી ડિલીટ કરો</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$sને દૂર કરવા છે?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">એક અનપેક્ષિત ત્રુટિ આવી</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">કૃપા કરીને માન્ય લિંક દાખલ કરો.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">બધા, સિવાય કે…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">દૂર કરો</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">કસ્ટમ સ્ટોરી ડિલીટ કરવી છે?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\" %1$s \" અને આ સ્ટોરી પર શેર કરેલ અપડેટ ડિલીટ કરવામાં આવશે.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">સ્ટોરીને નામ આપો</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">આ સ્ટોરીનું નામ ફક્ત તમે જ જોઈ શકો છો.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">સ્ટોરીનું નામ (આવશ્યક)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">તમારી સ્ટોરીનો પ્રકાર પસંદ કરો</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">નવી કસ્ટમ સ્ટોરી</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">ફક્ત ચોક્કસ લોકોને જ દેખાઈ શકે છે</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">આમની સાથે જ શેર કરો</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">કસ્ટમ સ્ટોરી · %1$d દર્શક</item>
|
||||
<item quantity="other">કસ્ટમ સ્ટોરી · %1$d દર્શકો</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">સ્ટોરી ડિલીટ કરવી છે?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">કસ્ટમ સ્ટોરી \"%1$s\" ડિલીટ કરવી છે?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">ડિલીટ કરો</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">સ્ટોરી અપડેટ 24 કલાક પછી આપમેળે ગાયબ થઈ જાય છે. તમારી સ્ટોરી કોણ જોઈ શકે તે પસંદ કરો અથવા ચોક્કસ દર્શકો અથવા ગ્રુપ સાથે નવી સ્ટોરી બનાવો.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">સ્ટોરી બંધ કરો</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">સ્ટોરી</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">સ્ટોરી વ્યૂઝ</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">પ્રાપ્તકર્તા જુઓ</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">સ્ટોરી ક્યારે જોવામાં આવે છે તે જુઓ અને શેર કરો. જો બંધ હોય, તો અન્ય લોકો તમારી સ્ટોરી જુએ તે તમે જોઈ નહીં શકો.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">નવી સ્ટોરી</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">તમારા SMS મેસેજ એક્સપોર્ટ કરો</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">તમે તમારા SMS મેસેજને તમારા ફોનના SMS ડેટાબેઝમાં એક્સપોર્ટ કરી શકો છો અને તમને તેને Signal પર રાખવા અથવા તેમાંથી દૂર કરવાનો વિકલ્પ મળશે. આનાથી તમારા ફોન પરની અન્ય SMS ઍપને તેને ઇમ્પોર્ટ કરવાની મંજૂરી મળે છે. આ તમારા SMS ઇતિહાસની શેર કરી શકાય તેવી ફાઇલ બનાવતું નથી.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">ચાલુ રાખો</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">%2$dમાંથી %1$d એક્સપોર્ટ થાય છે…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">તમારી પાસે પૂરતી ડિસ્ક સ્પેસ ન હોય તેમ લાગે છે</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">તમારા મેસેજને એક્સપોર્ટ માટે તમારે આશરે %1$s ની જરૂર છે, ચાલુ રાખતા પહેલા તમારી પાસે પૂરતી સ્પેસ છે તેની ખાતરી કરો.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">કોઈપણ રીતે ચાલુ રાખો</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">એક્સપોર્ટ આંશિક રીતે પૂર્ણ</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">તમારા મેસેજને એક્સપોર્ટ કરવા માટે તમારી પાસે તમારા ફોન પર વધારાની %1$s ખાલી છે તેની ખાતરી કરો</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">એક્સપોર્ટ કરવાનો ફરીથી પ્રયાસ કરો, જે ફક્ત એવા મેસેજને જ ફરી પ્રયાસ કરશે જે હજી સુધી એક્સપોર્ટ કરવામાં આવ્યા નથી</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">જો સમસ્યા ચાલુ રહે, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">અમારો સંપર્ક કરો</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">કોઈપણ રીતે ચાલુ રાખો</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS મેસેજ એક્સપોર્ટ કરવામાં ભૂલ આવી</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">કૃપા કરીને ફરીથી પ્રયાસ કરો. જો સમસ્યા ચાલુ રહે, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">मेरी स्टोरीज़</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">नया</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">%1$s को मेसेज</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">स्पैम के रूप में रिपोर्ट किया गया और अवरुद्ध कर दिया गया।</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS संदेश सेवा वर्तमान में अक्षम है। आप अपने संदेशों को अपने फ़ोन के अन्य ऐप पर निर्यात कर सकते हैं।</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">SMS संदेश सेवा अब Signal में समर्थित नहीं है। आप अपने संदेशों को अपने फ़ोन के अन्य ऐप पर निर्यात कर सकते हैं।</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">एसएमएस मेसेज एक्सपोर्ट करें</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS संदेश सेवा वर्तमान में अक्षम है। %1$s को Signal पर आमंत्रित करें और बातचीत यहीं पर रखें।</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">SMS संदेश सेवा अब Signal में समर्थित नहीं है। %1$s को Signal पर आमंत्रित करें और बातचीत यहीं पर रखें।</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>अन्य</item>
|
||||
<item>भुगतान (मोबाइल कॉयन)</item>
|
||||
<item>दान & बैज</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS निर्यात</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">मेरी स्टोरीज़</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">जोड़ने के लिए टैप करें</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">अभी दिखाने के लिए कोई हालिया अपडेट नहीं है।</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">व्यूअर जोड़ें</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">कस्टम स्टोरी डिलीट करें</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s को हटाना है?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">एक अनपेक्षित त्रुटि हुई</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">कृपया एक मान्य लिंक एंटर करें।</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">निम्न को छोड़कर सभी…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">हटा दें</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">कस्टम स्टोरी डिलीट करनी है?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" और इस स्टोरी से शेयर किए गए अपडेट डिलीट कर दिए जाएंगे।</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">स्टोरी को नाम दें</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">केवल आप इस स्टोरी का नाम देख सकते हैं।</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">स्टोरी नाम (आवश्यक है)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">अपनी स्टोरी का प्रकार चुनें</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">नई कस्टम स्टोरी</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">केवल निश्चित लोगों को दिखेगी</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">केवल इनके साथ साझा करें</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">कस्टम स्टोरी · %1$d व्यूअर</item>
|
||||
<item quantity="other">कस्टम स्टोरी · %1$d व्यूअर</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">स्टोरी डिलीट करनी है?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">कस्टम स्टोरी \"%1$s\" डिलीट करनी है?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">डिलीट करें</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">स्टोरी अपडेट 24 घंटे बाद अपने आप गायब हो जाते हैं। चुनें कि कौन आपको स्टोरी देख सकते हैं या निश्चित व्यूअर्स या ग्रुप्स के साथ ही नई स्टोरीज़ बनाएँ।</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">स्टोरीज़ बंद करें</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">स्टोरीज़</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">स्टोरी व्यू</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">प्राप्तियों को देखें</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">स्टोरीज़ कब व्यू की जा रही हैं इसे देखें और शेयर करें। अक्षम होने की स्थिति में आप नहीं देख पाएंगे कि अन्य लोगों ने आपकी स्टोरी कब देखी।</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">नई स्टोरी</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">अपने एसएमएस मेसेज एक्सपोर्ट कर दें</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">आप अपने SMS संदेश अपने फ़ोन के SMS डेटाबेस में निर्यात कर सकते हैं और आपके पास उन्हें Signal पर रखने या हटाने के विकल्प रहेगा। इससे आपके फ़ोन के अन्य SMS ऐप उन्हें आयात कर सकेंगे। इससे आपके SMS इतिहास की एक शेयर करने योग्य फ़ाइल नहीं बनती है।</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">जारी रखें</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">%2$d में से %1$d निर्यात कर रहा है…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">हो सकता है कि आपके पास पर्याप्त डिस्क स्पेस न हो</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">अपने संदेश निर्यात करने के लिए आपको लगभग %1$s की आवश्यकता है, इसलिए जारी रखने से पहले सुनिश्चित कर लें कि आपके पास पर्याप्त स्पेस हो।</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">फिर भी जारी रखें</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">निर्यात आंशिक रूप से पूरा हुआ</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">अपने संदेश निर्यात करने के लिए सुनिश्चित कर लें कि आपके फ़ोन पर %1$s का अतिरिक्त स्थान खाली हो।</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">फिर से निर्यात का प्रयास करें, जिसमें केवल उन संदेशों के लिए फिर से प्रयास किया जाएगा जिन्हें अब तक निर्यात नहीं किया गया है</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">यदि समस्या बनी रहती है तो </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">हमसे संपर्क करें</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">फिर भी जारी रखें</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS संदेश निर्यात करने में एरर</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">कृपया फिर से प्रयास करें। यदि समस्या बनी रहती है तो </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Moje priče</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Nova priča</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Poruka %1$s</string>
|
||||
@@ -348,13 +348,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Prijavljeno kao neželjeno i blokirano.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Slanje SMS poruka trenutno je onemogućeno. Možete izvesti svoje poruke u drugu aplikaciju na telefonu.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal više ne podržava slanje SMS poruka. Možete izvesti svoje poruke u drugu aplikaciju na telefonu.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Izvoz SMS poruka</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Slanje SMS poruka trenutno je onemogućeno. Pozovite korisnika %1$s u Signal da bi vaš razgovor ostao ovdje.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal više ne podržava slanje SMS poruka. Pozovite korisnika %1$s u Signal da bi vaš razgovor ostao ovdje.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2692,7 +2692,7 @@
|
||||
<item>Ostalo</item>
|
||||
<item>Plaćanja (MobileCoin)</item>
|
||||
<item>Donacije & značke</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Izvoz SMS poruka</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4978,7 +4978,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Moje priče</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Dodirnite za dodavanje</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Trenutno nema nedavnih ažuriranja za prikaz.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5158,7 +5158,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Dodaj gledatelja</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Izbriši prilagođenu priču</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Izbrisati %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5196,7 +5196,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Došlo je do neočekivane pogreške</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Unesite važeću poveznicu.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Svi osim…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5210,7 +5210,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Ukloni</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Izbrisati prilagođenu priču?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" i ažuriranja podijeljena u ovoj priči bit će izbrisana.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5251,7 +5251,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Dodijelite naziv priči</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Samo vi možete vidjeti naziv ove priče.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Naziv priče (obavezno)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5267,7 +5267,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Odaberite vrstu priče</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nova prilagođena priča</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Vidljiva samo određenim osobama</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5379,10 +5379,10 @@
|
||||
<string name="ContactSearchItems__only_share_with">Podijeli samo s</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="few">Custom story · %1$d viewers</item>
|
||||
<item quantity="many">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Prilagođena priča · %1$d gledatelj</item>
|
||||
<item quantity="few">Prilagođena priča · %1$d gledatelja</item>
|
||||
<item quantity="many">Prilagođena priča · %1$d gledatelja</item>
|
||||
<item quantity="other">Prilagođena priča · %1$d gledatelja</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5422,7 +5422,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Izbrisati priču?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Izbrisati prilagođenu priču \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Izbriši</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5531,7 +5531,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Ažuriranja priče automatski nestaju nakon 24 sata. Odaberite tko može pogledati vašu priču ili stvorite nove priče s određenim gledateljima ili grupama.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Isključi priče</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5549,11 +5549,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Priče</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Prikazi priče</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Potvrde prikaza</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Pogledajte i podijelite prikaze priča. Ako isključite ovu opciju, nećete vidjeti kada drugi pogledaju vašu priču.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nova priča</string>
|
||||
@@ -5581,7 +5581,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Izvoz vaših SMS poruka</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Možete izvesti svoje SMS poruke u bazu podataka svog telefona i birati želite li ih zadržati ili ukloniti iz Signala. To omogućuje drugim SMS aplikacijama na vašem telefonu da ih uvezu. Time se ne stvara datoteka vaše povijesti SMS poruka koja se može dijeliti.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Nastavi</string>
|
||||
|
||||
@@ -5598,9 +5598,9 @@
|
||||
<item quantity="other">Izvoz poruka: %1$d od %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Možda nemate dovoljno prostora na disku</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Potrebno vam je približno %1$s za izvoz poruka. Provjerite imate li dovoljno prostora prije nastavka.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Svejedno nastavi</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5705,13 +5705,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Izvoz djelomično dovršen</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Provjerite imate li dodatnih %1$s slobodnog prostora na svom telefonu za izvoz poruka</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Pokušajte ponovno – ponovite izvoz poruka koje još nisu izvezene</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Ako se problem nastavi, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Kontaktirajte nas</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5719,9 +5719,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Svejedno nastavi</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Pogreška pri izvozu SMS poruka</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Molimo, pokušajte ponovno. Ako se problem nastavi, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Történeteim</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Új</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Üzenet %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Kéretlen üzenetnek jelölve és tiltva.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Az SMS-szolgáltatás jelenleg ki van kapcsolva. Üzeneteidet a telefonodon megtalálható másik alkalmazásba exportálhatod.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">A Signal már nem támogatja az SMS-ek küldését. Üzeneteidet a telefonodon megtalálható másik alkalmazásba exportálhatod.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS-ek exportálása</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Az SMS-szolgáltatás jelenleg ki van kapcsolva. Hívd meg %1$s ismerősöd a Signalba, és beszélgessetek itt.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">A Signal már nem támogatja az SMS-ek küldését. Hívd meg %1$s ismerősöd a Signal-szolgáltatásba, és beszélgessetek itt.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Egyéb</item>
|
||||
<item>Fizetések (MobileCoin)</item>
|
||||
<item>Adományok és jelvények</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS-exportálás</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Történeteim</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">A hozzáadáshoz koppints</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Nincs aktuális friss történet.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Megtekintő hozzáadása</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Egyéni Történet törlése</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Eltávolítod %1$s felhasználót?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Váratlan hiba történt</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Kérjük, adj meg egy érvényes hivatkozást.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Összes, kivéve…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Eltávolítás</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Egyéni Történet törlése?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">„%1$s” és a Történettel kapcsolatos módosítások törlésre kerülnek.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Történet címe</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Csak te láthatod ennek a Történetnek a nevét.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Történet címe (kötelező)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Válaszd ki a Történet típusát</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Új egyéni Történet</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Csak bizonyos személyek számára látható</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Megosztás kizárólag:</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Egyéni Történet · %1$d néző</item>
|
||||
<item quantity="other">Egyéni Történet · %1$d néző</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Törlöd a Történetet?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Törlöd a(z) „%1$s” nevű egyéni Történetet?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Törlés</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">A Történetfrissítések 24 óra elteltével automatikusan eltűnnek. Válaszd ki, hogy ki tekintheti meg a Történeted, vagy hozz létre újakat meghatározott nézőkkel vagy csoportokkal.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Történetek kikapcsolása</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Történetek</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Történetmegtekintések</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Olvasási értesítések megtekintése</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Tekintsd meg és oszd meg, ha megnézték a Történeteket. Ha ez a funkció ki van kapcsolva, nem fogod látni, hogy mások mikor nézik meg Történeted.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Új Történet</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">SMS-ek exportálása</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">SMS-eidet exportálhatod a telefonod SMS-adatbázisába, és lehetőséged van megőrizni vagy eltávolítani őket a Signalból. Ez lehetővé teszi a telefonon lévő többi SMS-alkalmazás számára, hogy hozzáférjen és importálja őket. Ez nem hoz létre megosztható fájlt az SMS-előzményekből.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Folytatás</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">%1$d/%2$d exportálása…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Lehet, hogy nincs elég lemezterület</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Az üzenetek exportálásához körülbelül %1$s tárhelyre van szükséged. Folytatás előtt ellenőrizd, hogy elegendő tárhely áll-e rendelkezésre.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Mindenképp folytatom</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Exportálás részben kész</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Az üzenetek exportálásához ellenőrizd, hogy van-e további %1$s üres tárhely a telefonodon</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Próbáld újra az exportálást, amely csak a még nem exportált üzenetekkel próbálkozik újra</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Ha a probléma továbbra is fennáll, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Kapcsolat</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Mindenképp folytatom</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Hiba az SMS-ek exportálásakor</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Próbáld újra! Ha a probléma továbbra is fennáll, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Cerita Saya</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Baru</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Pesan %1$s</string>
|
||||
@@ -345,13 +345,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Dilaporkan sebagai spam dan diblokir.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Perpesanan SMS saat ini dinonaktifkan. Anda dapat mengekspor pesan ke aplikasi lain di ponsel Anda.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Pengiriman pesan SMS tidak lagi didukung di Signal. Anda dapat mengekspor pesan ke aplikasi lain di ponsel Anda.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Ekspor Pesan SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Perpesanan SMS saat ini dinonaktifkan. Undang %1$s ke Signal untuk menyimpan percakapan di sini.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Pengiriman pesan SMS tidak lagi didukung di Signal. Undang %1$s ke Signal untuk menyimpan percakapan di sini.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2437,7 +2437,7 @@
|
||||
<item>Lainnya</item>
|
||||
<item>Pembayaran (MobileCoin)</item>
|
||||
<item>Donasi & Lencana</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Ekspor SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4666,7 +4666,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Cerita Saya</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Ketuk untuk menambahkan</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Tidak ada pembaruan terkini yang bisa ditampilkan sekarang.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4828,7 +4828,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Tambah penonton</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Hapus cerita kustom</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Hapus %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4866,7 +4866,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Terjadi kesalahan tidak terduga</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Masukkan tautan yang valid.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Semua kecuali…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4880,7 +4880,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Hapus</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Hapus cerita kustom?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" dan pembaruan yang dibagikan ke cerita ini juga akan dihapus.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -4918,7 +4918,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Beri nama cerita</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Hanya Anda yang dapat melihat nama cerita ini.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Nama cerita (wajib)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -4934,7 +4934,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Pilih tipe cerita Anda</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Cerita kustom baru</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Hanya terlihat oleh orang oraang tertentu</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5043,7 +5043,7 @@
|
||||
<string name="ContactSearchItems__only_share_with">Hanya bagikan dengan</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Cerita kustom · %1$d penonton</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5074,7 +5074,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Hapus cerita?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Hapus cerita kustom \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Hapus</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5171,7 +5171,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Pembaruan cerita otomatis hilang setelah 24 jam. Pilih siapa yang bisa melihat cerita Anda atau buat cerita baru dengan grup atau penonton spesifik.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Nonaktifkan cerita</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5189,11 +5189,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Cerita</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Penayangan cerita</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Lihat tanda terima</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Lihat dan bagikan saat cerita dilihat. Jika dinonaktifkan, Anda tidak akan tahu bila orang lain melihat cerita Anda.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Cerita baru</string>
|
||||
@@ -5221,7 +5221,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Ekspor pesan SMS Anda</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Anda dapat mengekspor pesan SMS ke database SMS di ponsel Anda, dan bisa memilih apakah ingin menyimpan atau menghapusnya dari Signal. Ini memungkinkan aplikasi SMS lain di ponsel Anda mengimpornya. Tindakan ini tidak menghasilkan file yang bisa dibagikan dari riwayat SMS Anda.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Lanjutkan</string>
|
||||
|
||||
@@ -5235,9 +5235,9 @@
|
||||
<item quantity="other">Mengekspor %1$d dari %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Ruang penyimpanan Anda mungkin tidak cukup</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Anda butuh sekitar %1$s untuk mengekspor pesan, pastikan ruang penyimpanan Anda cukup sebelum melanjutkan.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Tetap Lanjutkan</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5339,13 +5339,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Ekspor selesai sebagian</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Pastikan Anda punya %1$s ruang kosong tambahan di ponsel untuk bisa mengekspor pesan Anda</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Coba ekspor lagi, hanya pesan yang belum diekspor yang akan coba diekspor lagi</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Jika masalah tetap terjadi, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Hubungi kami</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5353,9 +5353,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Tetap Lanjutkan</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Terjadi kesalahan saat mengekspor pesan SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Mohon coba lagi. Jika masalah tetap terjadi, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Le mie Storie</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Nuova</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Messaggio %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Segnalato come spam e bloccato.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Al momento la messaggistica SMS è disattivata. Puoi esportare i tuoi messaggi su un\'altra app sul tuo telefono.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">La messaggistica via SMS non è più supportata su Signal. Puoi esportare i tuoi messaggi su un\'altra app sul tuo telefono.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Esporta messaggi SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Al momento la messaggistica SMS è disattivata. Invita %1$s su Signal per continuare la conversazione in app.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">La messaggistica via SMS non è più supportata su Signal. Invita %1$s su Signal per continuare la conversazione in app.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Altro</item>
|
||||
<item>Pagamenti (MobileCoin)</item>
|
||||
<item>Donazioni e Badge Signal</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Esportazione SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Le mie Storie</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tocca per aggiungere</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Nessun aggiornamento recente da mostrare al momento.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Aggiungi visualizzatore</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Elimina Storia personalizzata</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Rimuovere %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Si è verificato un errore inaspettato</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Inserisci un link valido.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Chiunque tranne…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Rimuovi</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Confermi di voler eliminare la Storia personalizzata?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">La Storia \"%1$s\" e tutti i relativi aggiornamenti verranno rimossi.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Nome Storia</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Solo tu puoi vedere il nome di questa Storia.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Nome della Storia (obbligatorio)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Scegli il tipo di Storia</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nuova Storia personalizzata</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Visibile solo a persone specifiche</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Condividi solo con…</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Storia personalizzata · %1$d persona</item>
|
||||
<item quantity="other">Storia personalizzata · %1$d persone</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Eliminare la Storia?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Vuoi eliminare la Storia personalizzata \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Elimina</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Le Storie scompaiono automaticamente 24 ore dopo la pubblicazione. Scegli chi può vedere le tue Storie oppure crea delle Storie da condividere solo con determinate persone o all\'interno di un gruppo.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Disattiva le Storie</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Storie</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Visualizzazioni della Storia</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Vedi conferme di lettura</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Scopri quando vengono viste le tue Storie. Se questa funzione è disattivata, non saprai quando altre persone vedono le tue Storie.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nuova Storia</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Esporta i tuoi messaggi SMS</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Puoi esportare i messaggi SMS nel database degli SMS del tuo telefono e potrai scegliere di mantenerli o rimuoverli da Signal. In questo modo, altre app per gli SMS sul tuo telefono potranno importarli. Questa azione non porterà alla creazione di un file condiviso della tua cronologia degli SMS.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Continua</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">Esportazione di %1$d messaggi su %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Potresti non avere spazio sufficiente sulla memoria del tuo dispositivo</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Ti servono circa %1$s per esportare i tuoi messaggi: accertati di avere spazio libero a sufficienza prima di procedere.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continua lo stesso</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Esportazione completata parzialmente</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Accertati di avere altri %1$s liberi sul telefono per esportare i tuoi messaggi</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Riprova il processo di esportazione, che tenterà di esportare di nuovo solo i messaggi non ancora esportati</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Se il problema persiste, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Contattaci</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continua lo stesso</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Errore durante l\'esportazione dei messaggi SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Riprova. Se il problema persiste, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">הסטוריז שלי</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">חדש</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">%1$s של הודעה</string>
|
||||
@@ -348,13 +348,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">דֻּוַּח כזבל ונחסם.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">הודעות SMS מושבתות כעת. אפשר לייצא את ההודעות שלך לאפליקציה אחרת בטלפון שלך.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">הודעות SMS כבר לא נתמכות ב–Signal. אפשר לייצא את ההודעות שלך לאפליקציה אחרת בטלפון שלך.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">ייצוא הודעות SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">הודעות SMS מושבתות כעת. אפשר להזמין את %1$s ל–Signal כדי להשאיר את השיחה כאן.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">הודעות SMS כבר לא נתמכות ב–Signal. אפשר להזמין את %1$s ל–Signal כדי להשאיר את השיחה כאן.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2692,7 +2692,7 @@
|
||||
<item>אחר</item>
|
||||
<item>תשלומים (MobileCoin)</item>
|
||||
<item>תרומות ותגים</item>
|
||||
<item>SMS Export</item>
|
||||
<item>ייצוא SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4978,7 +4978,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">הסטוריז שלי</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">אפשר ללחוץ כדי להוסיף</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">אין עדכונים אחרונים להראות כרגע.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5158,7 +5158,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">הוסף צופה</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">מחיקת סטורי מותאם אישית</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">להסיר את %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5196,7 +5196,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">קרתה שגיאה לא צפויה</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">צריך להכניס לינק חוקי.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">כולם חוץ מ…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5210,7 +5210,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">הסר</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">למחוק סטורי מותאם אישית?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">״%1$s״ ועדכונים שישותפו לסטורי הזה ימחקו.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5251,7 +5251,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">מתן שם לסטורי</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">שם הסטורי הזה גלוי רק לך.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">שם סטורי (חובה)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5267,7 +5267,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">בחירת סוג הסטורי שלך</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">סטורי מותאם אישית חדש</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">גלוי רק אל אנשים מסוימים</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5379,10 +5379,10 @@
|
||||
<string name="ContactSearchItems__only_share_with">שיתוף רק עם</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="two">Custom story · %1$d viewers</item>
|
||||
<item quantity="many">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">סטורי מותאם אישית · צופה %1$d</item>
|
||||
<item quantity="two">סטורי מותאם אישית · %1$d צופים</item>
|
||||
<item quantity="many">סטורי מותאם אישית · %1$d צופים</item>
|
||||
<item quantity="other">סטורי מותאם אישית · %1$d צופים</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5422,7 +5422,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">למחוק סטורי?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">למחוק את הסטורי המותאם אישית ״%1$s״?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">מחק</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5531,7 +5531,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">עדכוני סטורי נעלמים אוטומטית אחרי 24 שעות. אפשר לבחור מי יכול לראות את הסטורי שלך או ליצור סטוריז חדשים עם קבוצות או צופים ספציפיים.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">כיבוי סטוריז</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5549,11 +5549,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">סטוריז</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">צפיות בסטורי</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">רואים ומשתפים כשיש צפיות בסטוריז. אם אפשרות זו מושבתת, אי אפשר לראות כשאחרים צופים בסטורי שלך.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">סטורי חדש</string>
|
||||
@@ -5581,7 +5581,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">ייצוא הודעות ה-SMS שלך</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">אפשר לייצא את הודעות ה–SMS שלך למסד נתוני ה–SMS של הטלפון שלך כדי לקבל את האפשרות לשמור או להסיר אותן מ–Signal. זה מאפשר לאפליקציות SMS אחרות בטלפון שלך לייבא אותן. זה לא יוצר קובץ ניתן לשיתוף של היסטוריית הודעות ה–SMS שלך.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">המשך</string>
|
||||
|
||||
@@ -5598,9 +5598,9 @@
|
||||
<item quantity="other">מייצאים %1$d מתוך %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">יתכן שאין לך מספיק נפח אחסון פנוי</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">צריך בערך %1$s כדי לייצא את ההודעות שלך, כדאי לוודא שיש לך מספיק מקום לפני שממשיכים.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">להמשיך בכל זאת</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5705,13 +5705,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">הייצוא הושלם חלקית</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">כדאי לוודא שיש לך %1$s פנויים נוספים בטלפון כדי לייצא את ההודעות שלך</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">כדאי לנסות לייצא שוב. ניסיון הייצוא החוזר יחול רק על הודעות שעדיין לא יוצאו</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">אם הבעיה נמשכת, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">צור קשר</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5719,9 +5719,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">להמשיך בכל זאת</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">שגיאה בייצוא הודעות SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">יש לנסות שוב. אם הבעיה נמשכת, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">រឿងរ៉ាវរបស់ខ្ញុំ</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">ថ្មី</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">សារ %1$s</string>
|
||||
@@ -345,13 +345,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">បានរាយការណ៍សារឥតបានការ និងបានហាមឃាត់។</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">ការផ្ញើសារជាអក្សរបច្ចុប្បន្នត្រូវបានបិទ។ អ្នកអាចនាំចេញសាររបស់អ្នកទៅកម្មវិធីមួយទៀតនៅលើទូរសព្ទរបស់អ្នក។</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">មិនអាចផ្ញើសារជាអក្សរបាននៅក្នុង Signal ទៀតទេ។ អ្នកអាចនាំចេញសាររបស់អ្នកទៅកម្មវិធីមួយទៀតនៅលើទូរសព្ទរបស់អ្នក។</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">នាំចេញសារជាអក្សរ</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">ការផ្ញើសារជាអក្សរបច្ចុប្បន្នត្រូវបានបិទ។ បបួល %1$s ឲ្យប្រើ Signal ដើម្បីរក្សាការសន្ទនានៅទីនេះ។</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">មិនអាចផ្ញើសារជាអក្សរបាននៅក្នុង Signal ទៀតទេ។ បបួល %1$s ឲ្យប្រើ Signal ដើម្បីរក្សាការសន្ទនានៅទីនេះ។</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2437,7 +2437,7 @@
|
||||
<item>ផ្សេងៗ</item>
|
||||
<item>ការទូទាត់ (MobileCoin)</item>
|
||||
<item>ការបរិច្ចាគ និងស្លាក</item>
|
||||
<item>SMS Export</item>
|
||||
<item>ការនាំចេញសារជាអក្សរ</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4666,7 +4666,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">រឿងរ៉ាវរបស់ខ្ញុំ</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">ចុចដើម្បីបញ្ចូល</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">មិនមានព័ត៌មានថ្មីៗសម្រាប់បង្ហាញនៅពេលនេះទេ។</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4828,7 +4828,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">បញ្ចូលអ្នកមើល</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">លុបរឿងរ៉ាវកំណត់ផ្ទាល់ខ្លួន</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">ដក %1$s ចេញឬ?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4866,7 +4866,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">បញ្ហាមួយដែលមិនបានរំពឹងទុកបានកើតឡើង</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">សូមបញ្ចូលតំណត្រឹមត្រូវ។</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">ទាំងអស់លើកលែងតែ…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4880,7 +4880,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">លុបចេញ</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">លុបរឿងរ៉ាវកំណត់ផ្ទាល់ខ្លួន?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" និងបច្ចុប្បន្នភាពដែលបានចែករំលែកចំពោះរឿងរ៉ាវនេះនឹងត្រូវបានលុប។</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -4918,7 +4918,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">ដាក់ឈ្មោះរឿងរ៉ាវ</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">មានតែអ្នកទេដែលអាចឃើញឈ្មោះនៃរឿងរ៉ាវនេះ។</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">ឈ្មោះរឿងរ៉ាវ (ចាំបាច់)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -4934,7 +4934,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">ជ្រើសរើសប្រភេទរឿងរ៉ាវរបស់អ្នក</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">រឿងរ៉ាវកំណត់ផ្ទាល់ខ្លួនថ្មី</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">អាចមើលឃើញតែចំពោះមនុស្សជាក់លាក់ប៉ុណ្ណោះ</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5043,7 +5043,7 @@
|
||||
<string name="ContactSearchItems__only_share_with">ចែករំលកតែជាមួយ</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">រឿងរ៉ាវកំណត់ផ្ទាល់ខ្លួន · អ្នកមើល %1$d នាក់</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5074,7 +5074,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">លុបរឿងរ៉ាវឬ?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">លុបរឿងរ៉ាវកំណត់ផ្ទាល់ខ្លួន \"%1$s\" ឬ?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">លុប</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5171,7 +5171,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">ការធ្វើបច្ចុប្បន្នភាពរឿងរ៉ាវនឹងបាត់ដោយស្វ័យប្រវត្តិបន្ទាប់ពី 24 ម៉ោង។ ជ្រើសរើសអ្នកណាដែលអាចមើលរឿងរ៉ាវរបស់អ្នកបាន ឬបង្កើតរឿងរ៉ាវថ្មីៗជាមួយអ្នកមើល ឬក្រុមជាក់លាក់។</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">បិទរឿងរ៉ាវ</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5189,11 +5189,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">រឿងរ៉ាវ</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">ចំនួននៃការមើលរឿងរ៉ាវ</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">មើលបង្កាន់ដៃ</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">ឃើញហើយចែករំលែក នៅពេលរឿងរ៉ាវត្រូវបានមើល។ ប្រសិនបើបិទ អ្នកនឹងមើលមិនឃើញទេនៅពេលដែលអ្នកផ្សេងមើលរឿងរ៉ាវរបស់អ្នក។</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">រឿងរ៉ាវថ្មី</string>
|
||||
@@ -5221,7 +5221,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">នាំចេញសារជាអក្សររបស់អ្នក</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">អ្នកអាចនាំចេញសារជាអក្សររបស់អ្នកទៅកាន់មូលដ្ឋានទិន្នន័យសារជាអក្សររបស់ទូរសព្ទអ្នក ហើយអ្នកនឹងមានជម្រើសក្នុងការរក្សាទុក ឬលុបវាចេញពី Signal។ ការធ្វើបែបនេះអាចឲ្យកម្មវិធីសារជាអក្សរផ្សេងទៀតនៅលើទូរសព្ទរបស់អ្នកនាំចេញពួកវាបាន។ ការធ្វើបែបនេះមិនបង្កើតជាឯកសារដែលអាចចែករំលែកបាននៃប្រវត្តិសារជាអក្សររបស់អ្នកទេ។</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">បន្ត</string>
|
||||
|
||||
@@ -5235,11 +5235,11 @@
|
||||
<item quantity="other">កំពុងនាំចេញ %1$d នៃ %2$d …</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">អ្នកប្រហែលជាមិនមានទំហំថាសគ្រប់គ្រាន់ទេ</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">អ្នកត្រូវការប្រហែល %1$s ដើម្បីនាំចេញសាររបស់អ្នក។ សូមប្រាកដថាអ្នកមានទំហំផ្ទុកគ្រប់គ្រាន់មុនពេលបន្ត។</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">បន្តចុះ</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5339,23 +5339,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">ការនាំចេញបានបញ្ចប់ដោយផ្នែក</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">សូមប្រាកដថាអ្នកមាន %1$s ទំនេរបន្ថែមនៅលើទូរសព្ទរបស់អ្នក ដើម្បីនាំចេញសាររបស់អ្នក</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">ព្យាយាមនាំចេញម្តងទៀត ពោលគឺព្យាយាមម្តងទៀតចំពោះសារដែលមិនទាន់បាននាំចេញប៉ុណ្ណោះ</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">ប្រសិនបើបញ្ហានៅតែមាន </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">ទាក់ទងយើង</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">ព្យាយាមម្តងទៀត</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">បន្តចុះ</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">បញ្ហាក្នុងការនាំចេញសារជាអក្សរ</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">សូមព្យាយាមម្តងទៀត។ ប្រសិនបើបញ្ហានៅតែមាន </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">ನನ್ನ ಸ್ಟೋರೀಸ್</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">ಹೊಸ</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">ಸಂದೇಶ %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">ಸ್ಪ್ಯಾಮ್ ಎಂದು ವರದಿ ಮಾಡಲಾಗಿದೆ ಮತ್ತು ಬ್ಲಾಕ್ ಮಾಡಲಾಗಿದೆ.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS ಮೆಸೇಜಿಂಗ್ ಅನ್ನು ಪ್ರಸ್ತುತ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ. ನಿಮ್ಮ ಫೋನ್ ನಲ್ಲಿನ ಇನ್ನೊಂದು ಆ್ಯಪ್ ಗೆ ನಿಮ್ಮ ಮೆಸೇಜ್ ಗಳನ್ನು ನೀವು ರಫ್ತು ಮಾಡಬಹುದು.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">SMS ಮೆಸೇಜಿಂಗ್ ಅನ್ನು Signal ಇನ್ನು ಬೆಂಬಲಿಸುವುದಿಲ್ಲ. ನಿಮ್ಮ ಫೋನ್ ನಲ್ಲಿನ ಇನ್ನೊಂದು ಆ್ಯಪ್ ಗೆ ನಿಮ್ಮ ಮೆಸೇಜ್ ಗಳನ್ನು ನೀವು ರಫ್ತು ಮಾಡಬಹುದು.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">ಎಸ್ಎಂಎಸ್ ಸಂದೇಶಗಳನ್ನು ಎಕ್ಸ್ಪೋರ್ಟ್ ಮಾಡಿ</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS ಮೆಸೇಜಿಂಗ್ ಅನ್ನು ಪ್ರಸ್ತುತ ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ. ಇಲ್ಲಿ ಸಂಭಾಷಣೆಯನ್ನು ಉಳಿಸಿಕೊಳ್ಳಲು %1$s ಅವರನ್ನು Signal ಗೆ ಆಹ್ವಾನಿಸಿ.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">SMS ಮೆಸೇಜಿಂಗ್ ಅನ್ನು Signal ಇನ್ನು ಬೆಂಬಲಿಸುವುದಿಲ್ಲ. ಇಲ್ಲಿ ಸಂಭಾಷಣೆಯನ್ನು ಉಳಿಸಿಕೊಳ್ಳಲು %1$s ಅವರನ್ನು Signal ಗೆ ಆಹ್ವಾನಿಸಿ.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>ಇತರೆ</item>
|
||||
<item>ಪಾವತಿಗಳು (MobileCoin)</item>
|
||||
<item>ದೇಣಿಗೆಗಳು & ಬ್ಯಾಡ್ಜ್ಗಳು</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS ರಫ್ತು</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">ನನ್ನ ಸ್ಟೋರೀಸ್</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">ಸೇರಿಸಲು ಟ್ಯಾಪ್ ಮಾಡಿ</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">ಪ್ರಸ್ತುತ ತೋರಿಸಲು ಯಾವುದೇ ಇತ್ತೀಚಿನ ಅಪ್ಡೇಟ್ ಗಳಿಲ್ಲ.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">ವೀಕ್ಷಕರನ್ನು ಸೇರಿಸಿ</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">ಕಸ್ಟಮ್ ಸ್ಟೋರಿ ಅಳಿಸಿಹಾಕಿರಿ</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s ತೆಗೆದುಹಾಕಲೇ?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">ಒಂದು ಅನಿರೀಕ್ಷಿತ ದೋಷ ಉಂಟಾಗಿದೆ</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">ದಯವಿಟ್ಟು ಮಾನ್ಯ ಲಿಂಕ್ ನಮೂದಿಸಿ.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">ಇವರ ಹೊರತಾಗಿ ಎಲ್ಲರೂ…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">ತೆಗೆದುಹಾಕಿ</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">ಕಸ್ಟಮ್ ಸ್ಟೋರಿ ಅಳಿಸಿಹಾಕಬೇಕೇ?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" ಮತ್ತು ಈ ಸ್ಟೋರಿಗೆ ಹಂಚಿಕೊಂಡ ಅಪ್ಡೇಟ್ ಗಳನ್ನು ಅಳಿಸಿಹಾಕಲಾಗುತ್ತದೆ.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">ಸ್ಟೋರಿಯನ್ನು ಹೆಸರಿಸಿ</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">ಈ ಸ್ಟೋರಿಯ ಹೆಸರನ್ನು ನೀವು ಮಾತ್ರ ನೋಡಬಹುದು.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">ಸ್ಟೋರಿ ಹೆಸರು (ಅಗತ್ಯವಿದೆ)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">ನಿಮ್ಮ ಸ್ಟೋರಿ ವಿಧವನ್ನು ಆರಿಸಿ</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">ಹೊಸ ಕಸ್ಟಮ್ ಸ್ಟೋರಿ</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">ನಿರ್ದಿಷ್ಟ ಜನರಿಗೆ ಮಾತ್ರ ಕಾಣಿಸುತ್ತದೆ</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">ಇವರಿಗಷ್ಟೇ ಶೇರ್ ಮಾಡಿ</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">ಕಸ್ಟಮ್ ಸ್ಟೋರಿ · %1$d ವೀಕ್ಷಕ</item>
|
||||
<item quantity="other">ಕಸ್ಟಮ್ ಸ್ಟೋರಿ · %1$d ವೀಕ್ಷಕರು</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">ಸ್ಟೋರಿ ಅಳಿಸಿಹಾಕಬೇಕೇ?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">ಕಸ್ಟಮ್ ಸ್ಟೋರಿ \"%1$s\" ಅನ್ನು ಅಳಿಸಿಹಾಕಬೇಕೇ?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">ಅಳಿಸು</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">24 ಗಂಟೆಗಳ ನಂತರ ಸ್ಟೋರಿ ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಮರೆಯಾಗುತ್ತವೆ. ನಿಮ್ಮ ಸ್ಟೋರಿಯನ್ನು ಯಾರು ವೀಕ್ಷಿಸಬಹುದು ಎಂದು ಆಯ್ಕೆ ಮಾಡಿ ಅಥವಾ ನಿರ್ದಿಷ್ಟ ವೀಕ್ಷಕರು ಅಥವಾ ಗ್ರೂಪ್ ಗಳೊಂದಿಗೆ ಹೊಸ ಸ್ಟೋರೀಸ್ ರಚಿಸಿ.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">ಸ್ಟೋರೀಸ್ ಆಫ್ ಮಾಡಿ</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">ಸ್ಟೋರೀಸ್</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">ಸ್ಟೋರಿ ವೀಕ್ಷಣೆಗಳು</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">ವೀಕ್ಷಣೆ ರಸೀದಿಗಳು</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">ಸ್ಟೋರೀಸ್ ಅನ್ನು ವೀಕ್ಷಿಸಿದಾಗ ನೋಡಿ ಮತ್ತು ಹಂಚಿಕೊಳ್ಳಿ. ನಿಷ್ಕ್ರಿಯಗೊಂಡಿದ್ದರೆ, ನಿಮ್ಮ ಸ್ಟೋರಿಯನ್ನು ಇತರರು ವೀಕ್ಷಿಸಿದಾಗ ನಿಮಗೆ ಕಾಣಿಸುವುದಿಲ್ಲ.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">ಹೊಸ ಸ್ಟೋರಿ</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">ನಿಮ್ಮ ಎಸ್ಎಂಎಸ್ ಸಂದೇಶಗಳನ್ನು ಎಕ್ಸ್ಪೋರ್ಟ್ ಮಾಡಿ</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">ನಿಮ್ಮ SMS ಮೆಸೇಜ್ ಗಳನ್ನು ನಿಮ್ಮ ಫೋನಿನ SMS ಡೇಟಾಬೇಸ್ ಗೆ ನೀವು ರಫ್ತು ಮಾಡಬಹುದು ಮತ್ತು Signal ನಲ್ಲಿ ಅವುಗಳನ್ನು ಉಳಿಸಿಕೊಳ್ಳುವ ಅಥವಾ ತೆಗೆದುಹಾಕುವ ಆಯ್ಕೆಯನ್ನು ನೀವು ಹೊಂದಿದ್ದೀರಿ. ನಿಮ್ಮ ಫೋನ್ ನಲ್ಲಿರುವ ಇತರೆ SMS ಆ್ಯಪ್ಗಳು ಅವುಗಳನ್ನು ಆಮದು ಮಾಡಲು ಇದು ಅನುಮತಿಸುತ್ತದೆ. ನಿಮ್ಮ SMS ಇತಿಹಾಸದ ಹಂಚಿಕೊಳ್ಳಬಹುದಾದ ಫೈಲ್ ಅನ್ನು ಇದು ರಚಿಸುವುದಿಲ್ಲ.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">ಮುಂದುವರಿಸಿ</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">%2$d ರಲ್ಲಿ %1$d ರಫ್ತು ಮಾಡಲಾಗುತ್ತಿದೆ…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">ನೀವು ಸಾಕಷ್ಟು ಡಿಸ್ಕ್ ಸ್ಥಳಾವಕಾಶ ಹೊಂದಿಲ್ಲದಿರಬಹುದು</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">ನಿಮ್ಮ ಮೆಸೇಜ್ ಗಳನ್ನು ರಫ್ತು ಮಾಡಲು ನಿಮಗೆ ಅಂದಾಜು %1$s ಅಗತ್ಯವಿದೆ, ಮುಂದುವರಿಯುವ ಮುನ್ನ ನೀವು ಸಾಕಷ್ಟು ಸ್ಥಳಾವಕಾಶ ಹೊಂದಿದ್ದೀರಿ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">ಹೇಗಾದರೂ ಮುಂದುವರಿಯಿರಿ</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">ರಫ್ತು ಭಾಗಶಃ ಪೂರ್ಣಗೊಂಡಿದೆ</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">ನಿಮ್ಮ ಮೆಸೇಜ್ ಗಳನ್ನು ರಫ್ತು ಮಾಡಲು ನಿಮ್ಮ ಫೋನ್ ನಲ್ಲಿ ನೀವು ಹೆಚ್ಚುವರಿ %1$s ಮುಕ್ತವಾಗಿ ಹೊಂದಿದ್ದೀರಿ ಎಂದು ಖಚಿತಪಡಿಸಿಕೊಳ್ಳಿ</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">ರಫ್ತು ಮರುಪ್ರಯತ್ನಿಸಿ, ಇನ್ನೂ ರಫ್ತು ಆಗಿಲ್ಲದ ಮೆಸೇಜ್ ಗಳನ್ನು ಮಾತ್ರ ಇದು ಮರುಪ್ರಯತ್ನಿಸಲಿದೆ</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">ಸಮಸ್ಯೆ ಇನ್ನೂ ಉಳಿದಿದ್ದರೆ, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">ನಮ್ಮನ್ನು ಸಂಪರ್ಕಿಸಿ</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">ಮರುಪ್ರಯತ್ನಿಸಿ</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">ಹೇಗಾದರೂ ಮುಂದುವರಿಯಿರಿ</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS ಸಂದೇಶಗಳನ್ನು ರಫ್ತು ಮಾಡುವಲ್ಲಿ ದೋಷವಿದೆ</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">ದಯವಿಟ್ಟು ಮತ್ತೊಮ್ಮೆ ಪ್ರಯತ್ನಿಸಿ. ಸಮಸ್ಯೆ ಇನ್ನೂ ಉಳಿದಿದ್ದರೆ, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">내 스토리</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">새 스토리</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">%1$s에 메시지 보내기</string>
|
||||
@@ -345,13 +345,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">스팸으로 보고하고 차단하기</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS 메시지를 현재 사용할 수 없습니다. 메시지를 휴대폰의 다른 앱으로 내보낼 수 있습니다.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal에서 더 이상 SMS 메시지를 지원하지 않습니다. 메시지를 휴대폰의 다른 앱으로 내보낼 수 있습니다.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS 메시지 내보내기</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS 메시지를 현재 사용할 수 없습니다. %1$s 님을 Signal로 초대하여 대화를 이어가세요.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal에서 더 이상 SMS 메시지를 지원하지 않습니다. %1$s 님을 Signal로 초대하여 대화를 이어가세요.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2437,7 +2437,7 @@
|
||||
<item>기타</item>
|
||||
<item>결제(MobileCoin)</item>
|
||||
<item>기부 및 배지</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS 내보내기</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4666,7 +4666,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">내 스토리</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">탭하여 추가</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">지금은 표시할 최신 업데이트가 없습니다.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4828,7 +4828,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">볼 수 있는 사람 추가</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">사용자 지정 스토리 삭제</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s 님을 제거할까요?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4866,7 +4866,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">예기치 못한 오류 발생</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">유효한 링크를 입력하세요.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">다음을 제외한 모든 사용자…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4880,7 +4880,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">삭제</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">사용자 지정 스토리를 삭제할까요?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\'%1$s\' 및 이 스토리에 공유된 업데이트를 삭제합니다.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -4918,7 +4918,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">스토리 이름 지정</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">이 스토리 이름은 본인만 볼 수 있습니다.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">스토리 이름(필수)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -4934,7 +4934,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">스토리 유형 선택</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">새 사용자 지정 스토리</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">특정 사용자만 볼 수 있음</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5043,7 +5043,7 @@
|
||||
<string name="ContactSearchItems__only_share_with">다음 사용자와만 공유</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">사용자 지정 스토리 · 볼 수 있는 사람 %1$d명</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5074,7 +5074,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">스토리를 삭제할까요?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">\'%1$s\' 사용자 지정 스토리를 삭제할까요?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">삭제</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5171,7 +5171,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">스토리 업데이트는 24시간 후에 자동으로 사라집니다. 내 스토리를 볼 수 있는 사람을 선택하거나, 볼 수 있는 사람이나 그룹을 지정하여 새 스토리를 만드세요.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">스토리 끄기</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5189,11 +5189,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">스토리</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">스토리 조회</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">수신 확인</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">언제 스토리를 조회했는지를 보고 공유합니다. 비활성화할 경우 다른 사람이 내 스토리를 언제 조회했는지를 알 수 없습니다.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">새 스토리</string>
|
||||
@@ -5221,7 +5221,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">SMS 메시지 내보내기</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">SMS 메시지를 휴대폰의 SMS 데이터베이스로 내보낼 수 있으며, 해당 SMS 메시지를 Signal에 그대로 보관할지 삭제할지를 선택할 수 있습니다. 이렇게 하면 휴대폰의 다른 SMS 앱에서 해당 메시지를 가져올 수 있습니다. 하지만 공유 가능한 SMS 기록 파일을 만들지는 않습니다.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">계속</string>
|
||||
|
||||
@@ -5235,9 +5235,9 @@
|
||||
<item quantity="other">%1$d/%2$d개 내보내는 중…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">디스크 공간이 부족할 수 있습니다.</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">메시지를 내보내려면 대략 %1$s이(가) 필요합니다. 계속하기 전에 공간이 충분한지 확인하세요.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">무시하고 계속</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5339,13 +5339,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">내보내기 부분 완료됨</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">메시지를 내보내려면 휴대폰에 %1$s 남은 공간이 있는지 확인하세요.</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">내보내기를 다시 시도하세요. 아직 내보내지 못한 메시지만 다시 시도합니다.</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">문제가 계속되면 </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">문의하기</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5353,9 +5353,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">무시하고 계속</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS 메시지 내보내기 오류</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">다시 시도하세요. 문제가 계속되면 </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Менин окуяларым</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Жаңы</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Билдирүү %1$s</string>
|
||||
@@ -345,13 +345,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Спам деп кабарланып, колдонуучу бөгөттөлдү.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS жазышуу мүмкүнчүлүгү учурда өчүрүлгөн. Билдирүүлөрүңүздү телефонуңуздагы башка колдонмого өткөрсөңүз болот.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal кызматында мындан ары SMS менен жазыша албайсыз. Билдирүүлөрүңүздү телефонуңуздагы башка колдонмого өткөрүңүз.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS билдирүүлөрүн өткөрүп берүү</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS жазышуу мүмкүнчүлүгү учурда өчүрүлгөн. %1$s менен бул жерден сүйлөшө берүү үчүн аны Signal\'га чакырыңыз.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal кызматында мындан ары SMS менен жазыша албайсыз. %1$s менен бул жерден сүйлөшө берүү үчүн аны Signal\'га чакырыңыз.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2437,7 +2437,7 @@
|
||||
<item>Башка</item>
|
||||
<item>Төлөмдөр (MobileCoin)</item>
|
||||
<item>Салым кошуу жана төшбелгилер</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS экспорттоо</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4666,7 +4666,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Менин окуяларым</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Кошуу үчүн басыңыз</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Азырынча жаңылык жок.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4828,7 +4828,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Көрүүчү кошуу</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Жеке окуяны өчүрүү</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s алынып салынсынбы?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4866,7 +4866,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Күтүлбөгөн ката кетти</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Жарактуу шилтемени киргизиңиз.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Ушул адамдан башкалардын баары…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4880,7 +4880,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Өчүрүү</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Жеке окуяны өчүрөсүзбү?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" жана ушул окуяда бөлүшүлгөн жаңылыктар да өчүп калат.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -4918,7 +4918,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Окуяны атоо</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Бул окуянын аталышы өзүңүзгө гана көрүнөт.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Окуянын аталышы (талап кылынат)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -4934,7 +4934,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Окуяңыздын түрүн тандаңыз</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Жаңы жеке окуя</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Белгилүү адамдарга гана көрүнөт</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5043,7 +5043,7 @@
|
||||
<string name="ContactSearchItems__only_share_with">Ким менен бөлүшөсүз:</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Жеке окуя · %1$d адам көрдү</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5074,7 +5074,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Окуяны өчүрөсүзбү?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Жеке окуяны (\"%1$s\") өчүрөсүзбү?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Өчүрүү</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5171,7 +5171,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Окуяларга байланыштуу жаңылыктар автоматтык түрдө 24 сааттан кийин өчүп калат. Окуяңызды кимдер көрө аларын тандайсыз же белгилүү бир адамдар же топтор гана көрө турган жаңы окуяларды түзөсүз.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Окуяларды өчүрүү</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5189,11 +5189,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Окуялар</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Окуяны көргөндөр</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Окуялардын көрүлгөнүн кабарлоо</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Окуялардын көрүлгөнү тууралуу билдирме алып, бөлүшө аласыз. Эгер өчүрүп койсоңуз, окуяңызды кимдер көргөнүн билбейсиз.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Жаңы окуя</string>
|
||||
@@ -5221,7 +5221,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">SMS билдирүүлөрүңүздү өткөрүп бериңиз</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">SMS билдирүүлөрүн телефонуңуздагы SMS маалыматтар базасына өткөрүп, аларды Signal\'да сактап же өчүрө аласыз. Ушуну менен, телефонуңуздагы башка SMS колдонмолору аларды импорттой алат. SMS билдирүүлөрүңүздүн таржымалынан башкалар менен бөлүшүүгө мүмкүн болгон файл түзө албайсыз.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Улантуу</string>
|
||||
|
||||
@@ -5235,11 +5235,11 @@
|
||||
<item quantity="other">%2$d ичинен %1$d өткөрүлүүдө …</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Дискиңизде орун жетишсиз окшойт</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Билдирүүлөрүңүздү өткөрүү үчүн болжол менен %1$s керек. Улантуудан мурун, дискте орун жетишүү экенин текшериңиз.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Баары бир уланта берем</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5339,23 +5339,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Айрым билдирүүлөр өткөн жок</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Билдирүүлөрүңүздү өткөрүү үчүн телефонуңузда дагы %1$s бош орун болушу керек</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Кайра кайталап көрүңүз. Өтпөй калган билдирүүлөр кайра өткөрүлөт</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Көйгөй кайталана берсе, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Биз менен байланышыңыз</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Кайра аракет кылуу</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Баары бир уланта берем</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS билдирүүлөрдү өткөрүп берүүдө ката кетти</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Кайталап көрүңүз. Көйгөй кайталана берсе, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Mano istorijos</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Nauja</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Žinutė %1$s</string>
|
||||
@@ -348,13 +348,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Pranešta apie brukalą ir užblokuota.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS žinučių siuntimas šiuo metu išjungtas. Gali eksportuoti savo žinutes į kitą programėlę savo telefone.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">SMS žinutės programėlėje „Signal“ nebepalaikomos. Gali eksportuoti savo žinutes į kitą programėlę savo telefone.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Eksportuoti SMS žinutes</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS žinučių siuntimas šiuo metu išjungtas. Pakviesk %1$s į „Signal“ ir pratęsk pokalbį čia.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">SMS žinutės programėlėje „Signal“ nebepalaikomos. Pakviesk %1$s į „Signal“ ir pratęsk pokalbį čia.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2692,7 +2692,7 @@
|
||||
<item>Kitas</item>
|
||||
<item>Mokėjimai („MobileCoin“)</item>
|
||||
<item>Aukojimas ir ženkleliai</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS eksportavimas</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4978,7 +4978,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Mano istorijos</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Bakstelėk ir pridėk</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Šiuo metu nėra paskiausių atnaujinimų, kuriuos rodyti.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5158,7 +5158,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Pridėti žiūrovą</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Ištrinti tinkintą istoriją</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Šalinti %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5196,7 +5196,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Įvyko nenumatyta klaida</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Įvesk teisingą nuorodą.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Visi, išskyrus…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5210,7 +5210,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Šalinti</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Ištrinti tinkintą istoriją?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">„%1$s“ ir šios istorijos atnaujinimai bus ištrinti.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5251,7 +5251,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Pavadink istoriją</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Tik tu gali matyti šios istorijos pavadinimą.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Istorijos pavadinimas (būtinas)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5267,7 +5267,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Pasirink istorijos tipą</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nauja tinkinta istorija</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Matoma tik tam tikriems žmonėms</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5379,10 +5379,10 @@
|
||||
<string name="ContactSearchItems__only_share_with">Bendrinti tik su</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="few">Custom story · %1$d viewers</item>
|
||||
<item quantity="many">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Tinkinta istorija · %1$d žiūrovas</item>
|
||||
<item quantity="few">Tinkinta istorija · %1$d žiūrovai</item>
|
||||
<item quantity="many">Tinkinta istorija · %1$d žiūrovo</item>
|
||||
<item quantity="other">Tinkinta istorija · %1$d žiūrovų</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5422,7 +5422,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Ištrinti istoriją?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Ištrinti tinkintą istoriją „%1$s“?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Ištrinti</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5531,7 +5531,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Istorijų naujinimai automatiškai dingsta po 24 val. Pasirink, kas gali žiūrėti tavo istoriją, arba kurk naujas istorijas tam tikriems žiūrovams ar grupėms.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Išjungti istorijas</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5549,11 +5549,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Istorijos</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Istorijos peržiūros</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Žiūrėti pranešimus</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Žiūrėti ir dalintis, kai istorijos peržiūrimos. Jei išjungsi, nematysi, kai žmonės žiūrės tavo istoriją.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nauja istorija</string>
|
||||
@@ -5581,7 +5581,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Eksportuok savo SMS žinutes</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Gali eksportuoti savo SMS žinutes į telefono SMS duomenų bazę ir turėsi pasirinkimą jas išsaugoti arba pašalinti iš „Signal“. Tuomet kitos SMS programėlės tavo telefone galės jas pasiekti ir importuoti. Nebus sukurtas bendrinti tinkamas tavo SMS žinučių istorijos failas.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Tęsti</string>
|
||||
|
||||
@@ -5598,11 +5598,11 @@
|
||||
<item quantity="other">Eksportuojame %1$d iš %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Gali būti, kad trūksta vietos diske</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Tau reikia maždaug %1$s eksportuoti žinutėms. Prieš tęsiant rekomenduojame įsitikinti, kad vietos užtenka.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Vis tiek tęsti</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5705,23 +5705,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Eksportavimas iš dalies atliktas</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Įsitikink, kad tavo telefone yra dar %1$s žinutėms eksportuoti</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Eksportuoti dar kartą (tik tos žinutės, kurios nebuvo išeksportuotos)</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Jei problema išlieka, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Susisiekite su mumis</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Bandyti dar kartą</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Vis tiek tęsti</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS žinučių eksportavimo klaida</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Bandyk dar kartą. Jei problema išlieka, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -223,7 +223,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Mani stāsti</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Jauns</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Ziņa %1$s</string>
|
||||
@@ -347,13 +347,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Atzīmēts kā surogātpasts un bloķēts.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS ziņu sūtīšana pašlaik ir atspējota. Varat eksportēt savas ziņas uz citu tālruņa lietotni.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal vairs netiek atbalstīta SMS ziņu sūtīšana. Varat eksportēt savas ziņas uz citu tālruņa lietotni.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Eksportēt SMS ziņas</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS ziņu sūtīšana pašlaik ir atspējota. Uzaiciniet lietotāju %1$s izmantot Signal, lai turpinātu sarunu šeit.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal vairs netiek atbalstīta SMS ziņu sūtīšana. Uzaiciniet lietotāju %1$s izmantot Signal, lai turpinātu sarunu šeit.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2607,7 +2607,7 @@
|
||||
<item>Cits</item>
|
||||
<item>Maksājumi (MobileCoin)</item>
|
||||
<item>Ziedojumi un nozīmītes</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS eksportēšana</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4874,7 +4874,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Mani stāsti</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Pieskarieties, lai pievienotu</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Nav jaunumu, kurus šobrīd parādīt.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5048,7 +5048,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Pievienot skatītāju</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Dzēst pielāgoto stāstu</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Noņemt %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5086,7 +5086,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Radās neparedzēta kļūda</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Lūdzu, ievadiet derīgu saiti.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Visi, izņemot…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5100,7 +5100,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Noņemt</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Vai dzēst pielāgoto stāstu?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" un ar šo stāstu saistītie ieraksti tiks dzēsti.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5140,7 +5140,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Stāsta nosaukums</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Tikai jūs varat redzēt šī stāsta nosaukumu.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Stāsta nosaukums (obligāts)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5156,7 +5156,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Izvēlieties jūsu stāsta tipu</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Jauns pielāgotais stāsts</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Redzams tikai specifiskiem cilvēkiem</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5267,9 +5267,9 @@
|
||||
<string name="ContactSearchItems__only_share_with">Kopīgot tikai ar</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="zero">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="zero">Pielāgotais stāsts %1$d skatītāji</item>
|
||||
<item quantity="one">Pielāgotais stāsts %1$d skatītājs</item>
|
||||
<item quantity="other">Pielāgotais stāsts %1$d skatītāji</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5306,7 +5306,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Dzēst stāstu?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Vai dzēst pielāgoto stāstu \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Dzēst</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5411,7 +5411,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Stāstu ieraksti automātiski pazūd pēc 24 stundām. Izvēlieties, kas var redzēt jūsu stāstu, vai izveidojiet jaunus stāstus noteiktiem skatītājiem vai grupām.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Izslēgt stāstus</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5429,11 +5429,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Stāsti</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Stāsta skatījumi</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Skatīšanas apliecinājumi</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Skatiet un kopīgojiet, kad stāsti ir skatīti. Izslēdzot šo opciju, jūs neredzēsiet, kad citi lietotāji ir skatījušies jūsu stāstu.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Jauns stāsts</string>
|
||||
@@ -5461,7 +5461,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Eksportējiet SMS ziņas</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Varat eksportēt SMS ziņas uz tālruņa SMS datu bāzi, un jums būs iespēja tās saglabāt vai dzēst no Signal. Tas ļauj citām jūsu tālruņa SMS lietotnēm tās importēt. Tādējādi netiek izveidots koplietojams SMS ziņu vēstures fails.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Turpināt</string>
|
||||
|
||||
@@ -5477,11 +5477,11 @@
|
||||
<item quantity="other">Eksportē %1$d. no %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Iespējams, jums nepietiek vietas diskā</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Lai eksportētu ziņas, jums ir nepieciešami aptuveni %1$s. Pirms turpināt, pārliecinieties, ka jums ir pietiekami daudz vietas.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Tomēr turpināt</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5583,23 +5583,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Eksportēšana ir daļēji pabeigta</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Pārliecinieties, vai tālrunī ir brīvi papildu %1$s , lai eksportētu ziņas</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Mēģiniet atkārtotu eksportēšanu, kas attieksies tikai uz ziņām, kas vēl nav eksportētas</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Ja problēma joprojām pastāv, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Sazināties ar mums</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Mēģināt vēlreiz</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Tomēr turpināt</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Kļūda, eksportējot SMS ziņas</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Lūdzu, mēģiniet vēlreiz. Ja problēma joprojām pastāv, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Мои приказни</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Нова</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Порака %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Пријавено како спам и блокирано.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Моментално SMS допишувањето е оневозможено. Можете да ги извезете вашите пораки во друга апликација на вашиот телефон.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal повеќе не поддржува SMS пораки. Можете да ги извезете вашите пораки во друга апликација на вашиот телефон.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Извезете SMS пораки</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Моментално SMS допишувањето е оневозможено. Испратете покана на %1$s за користење Signal за да продолжите со разговорот тука.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal повеќе не поддржува SMS пораки. Испратете покана на %1$s за користење Signal за да продолжите со разговорот тука.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Друго</item>
|
||||
<item>Плаќања (MobileCoin)</item>
|
||||
<item>Донации и беџови</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Извезување на SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Мои приказни</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Допрете за да додадете</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Нема скорешни ажурирања за прикажување во моментов.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Додај гледач</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Избришете ја персонализираната приказна</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Да се отстрани %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Се појави неочекувана грешка</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Ве молиме внесете валиден линк.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Сите освен…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Отстрани</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Сакате да ја избришете персонализираната приказна?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">„%1$s“ и новостите споделени на оваа приказна ќе бидат избришани.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Именувајте ја приказната</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Само вие можете да го видите името на оваа приказна.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Име на приказна (задолжително)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Изберете го типот на вашата приказна</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Нова персонализирана приказна</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Видливо само за одредени луѓе</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Споделете само со</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Персонализирана приказна · %1$d гледач</item>
|
||||
<item quantity="other">Персонализирана приказна · %1$d гледачи</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Сакате да ја избришете приказната?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Сакате да ја избришете персонализираната приказна „%1$s“?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Избриши</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Новостите на приказните исчезнуваат автоматски по 24 часа. Одредете кој може да ја види вашата приказна или создајте нови приказни со одредени гледачи или групи.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Исклучи ги приказните</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Приказни</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Прегледи на приказна</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Потврди за преглед</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Видете и споделете кога имате прегледи на приказните. Доколку оваа опција е исклучена, нема да можете да видите кој ви ја гледал приказната.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Нова приказна</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Извезете ги вашите SMS пораки</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Можете да ги извезете вашите SMS пораки во базата на SMS податоци на вашиот телефон и ќе ја имате можноста да ги задржите или отстраните од Signal. Ова овозможува други SMS апликаци на вашиот телефон да ги увезуваат. Со ова не се создава датотека од историјата на вашите SMS пораки која може да се сподели.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Продолжи</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">Извезување на %1$d од %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Немате доволно меморија на телефонот</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Потребни ви се %1$s за да ги извезете вашите пораки, проверете дали имате доволно простор пред да продолжите.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Сепак продолжи</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Извезувањето е делумно завршено</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Проверете дали имате дополнителни %1$s слободни на вашиот телефон за да ги извезете вашите пораки</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Повторен извоз, само на пораки кои веќе не се извезени</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Ако го имате истиот проблем, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Контактирајте нѐ</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Обидете се повторно</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Сепак продолжи</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Грешка при извезување на SMS пораки</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Ве молиме обидете се повторно. Ако го имате истиот проблем, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">എന്റെ സ്റ്റോറികൾ</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">പുതിയത്</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">സന്ദേശ൦ %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">സ്പാമെന്ന് അടയാളപ്പെടുത്തി ബ്ലോക്ക് ചെയ്തു.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS സന്ദേശമയയ്ക്കൽ നിലവിൽ പ്രവർത്തനരഹിതമാക്കിയിരിക്കുന്നു. ഫോണിലെ മറ്റൊരു ആപ്പിലേക്ക് നിങ്ങളുടെ സന്ദേശങ്ങൾ എക്സ്പോർട്ട് ചെയ്യാൻ നിങ്ങൾക്ക് കഴിയും.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">SMS സന്ദേശമയയ്ക്കൽ ഇനിമുതൽ Signal-ൽ പിന്തുണയ്ക്കുന്നില്ല. നിങ്ങളുടെ ഫോണിലെ മറ്റൊരു ആപ്പിലേക്ക് നിങ്ങളുടെ സന്ദേശങ്ങൾ എക്സ്പോർട്ട് ചെയ്യാൻ നിങ്ങൾക്ക് കഴിയും.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS സന്ദേശങ്ങൾ എക്സ്പോർട്ട് ചെയ്യുക</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS സന്ദേശമയയ്ക്കൽ നിലവിൽ പ്രവർത്തനരഹിതമാക്കിയിരിക്കുന്നു. സംഭാഷണം ഇവിടെ നിലനിർത്താൻ %1$s എന്നയാളെ Signal-ലേക്ക് ക്ഷണിക്കുക.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">SMS സന്ദേശമയയ്ക്കൽ ഇനിമുതൽ Signal-ൽ പിന്തുണയ്ക്കുന്നില്ല. സംഭാഷണം ഇവിടെ നിലനിർത്താൻ %1$s എന്നയാളെ Signal-ലേക്ക് ക്ഷണിക്കുക.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>മറ്റുള്ളവ</item>
|
||||
<item>പേയ്മെന്റുകൾ (MobileCoin)</item>
|
||||
<item>സംഭാവനകളും ബാഡ്ജുകളും</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS എക്സ്പോർട്ട്</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">എന്റെ സ്റ്റോറികൾ</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">ചേർക്കാൻ ടാപ്പ് ചെയ്യുക</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">ഇപ്പോൾ കാണിക്കാൻ സമീപകാല അപ്ഡേറ്റുകൾ ഒന്നുമില്ല.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">കാഴ്ച്ചക്കാരെ ചേർക്കുക</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">കസ്റ്റം സ്റ്റോറി ഇല്ലാതാക്കുക</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$sഎന്നയാളെ നീക്കം ചെയ്യണോ?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">ഒരു അപ്രതീക്ഷിത പിശക് സംഭവിച്ചു</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">സാധുതയുള്ള ഒരു ലിങ്ക് എന്റർ ചെയ്യുക.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">ഇനിപ്പറയുന്നവര് ഒഴികെ എല്ലാവരും…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">നീക്കംചെയ്യൂ</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">കസ്റ്റം സ്റ്റോറി ഇല്ലാതാക്കണോ?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">ഈ സ്റ്റോറിയിലേക്ക് പങ്കിട്ട \"%1$s\" എന്നതും അപ്ഡേറ്റുകളും ഇല്ലാതാക്കപ്പെടും.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">സ്റ്റോറിക്ക് പേരിടുക</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">നിങ്ങൾക്ക് മാത്രമേ ഈ സ്റ്റോറിയുടെ പേര് കാണാൻ കഴിയൂ.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">സ്റ്റോറിയുടെ പേര് (ആവശ്യമാണ്)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">നിങ്ങളുടെ സ്റ്റോറി തരം തിരഞ്ഞെടുക്കുക</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">പുതിയ കസ്റ്റം സ്റ്റോറി</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">നിർദ്ദിഷ്ട ആളുകൾക്ക് മാത്രമെ കാണാനാകൂ</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">ഇവർക്ക് പങ്കിടൂ</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">കസ്റ്റം സ്റ്റോറി · %1$d ആൾ കണ്ടു</item>
|
||||
<item quantity="other">കസ്റ്റം സ്റ്റോറി · %1$d കാഴ്ചക്കാർ</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">സ്റ്റോറി ഇല്ലാതാക്കണോ?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">\"%1$s\" എന്ന കസ്റ്റം സ്റ്റോറി ഇല്ലാതാക്കണോ?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">ഇല്ലാതാക്കൂ</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">24 മണിക്കൂറിന് ശേഷം സ്റ്റോറി അപ്ഡേറ്റുകൾ സ്വയമേവ അപ്രത്യക്ഷമാകും. നിങ്ങളുടെ സ്റ്റോറി ആർക്കൊക്കെ കാണാൻ കഴിയുമെന്ന് തീരുമാനിക്കുകയോ കുറച്ച് കാഴ്ചക്കാരെയോ ഗ്രൂപ്പുകളെയോ ഉപയോഗിച്ച് പുതിയ സ്റ്റോറികൾ സൃഷ്ടിക്കുകയോ ചെയ്യുക.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">സ്റ്റോറികൾ ഓഫാക്കുക</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">സ്റ്റോറികൾ</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">സ്റ്റോറി കാഴ്ചകൾ</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">സ്റ്റോറി കണ്ടതിന്റെ റെസീപ്റ്റ്</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">സ്റ്റോറികൾ കാണുകയും പങ്കിടുകയും ചെയ്യുന്നത് എപ്പോഴാണെന്ന് കാണുക. പ്രവർത്തനരഹിതമാണെങ്കിൽ, നിങ്ങളുടെ സ്റ്റോറി മറ്റുള്ളവർ കാണുന്നത് എപ്പോഴാണെന്ന് നിങ്ങൾക്ക് കാണാൻ കഴിയില്ല.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">പുതിയ സ്റ്റോറി</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">നിങ്ങളുടെ SMS സന്ദേശങ്ങൾ എക്സ്പോർട്ട് ചെയ്യുക</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">ഫോണിന്റെ SMS ഡാറ്റാബേസിലേക്ക് നിങ്ങളുടെ SMS സന്ദേശങ്ങൾ എക്സ്പോർട്ട് ചെയ്യാനും നിങ്ങൾക്ക് കഴിയും, മാത്രമല്ല അവ Signal-ൽ സൂക്ഷിക്കാനോ നീക്കം ചെയ്യാനോ നിങ്ങൾക്ക് അവസരം ഉണ്ടായിരിക്കുന്നതാണ്. അവ ഇമ്പോർട്ട് ചെയ്യാൻ ഇത് നിങ്ങളുടെ ഫോണിലെ മറ്റ് SMS ആപ്പുകളെ അനുവദിക്കുന്നു. നിങ്ങളുടെ SMS ചരിത്രത്തിന്റെ പങ്കിടാനാകുന്ന ഒരു ഫയൽ ഇത് സൃഷ്ടിക്കുന്നില്ല.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">തുടരുക</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">%1$d / %2$d എക്സ്പോർട്ട് ചെയ്യുന്നു…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">നിങ്ങൾക്ക് ഡിസ്ക്കിൽ ആവശ്യത്തിന് സ്ഥലം ഇല്ലായിരിക്കാം</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">നിങ്ങളുടെ സന്ദേശങ്ങൾ എക്സ്പോർട്ട് ചെയ്യാൻ നിങ്ങൾക്ക് ഏകദേശം %1$s ആവശ്യമാണ്, തുടരുന്നതിന് മുമ്പ് നിങ്ങൾക്ക് ആവശ്യത്തിന് ഇടമുണ്ടെന്ന് ഉറപ്പാക്കുക.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">എന്തായാലും തുടരുക</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">എക്സ്പോർട്ട് ഭാഗീകമായി പൂർത്തിയായി</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">നിങ്ങളുടെ സന്ദേശങ്ങൾ എക്സ്പോർട്ട് ചെയ്യാൻ നിങ്ങളുടെ ഫോണിൽ അധികമായി %1$s ഉണ്ടെന്ന് ഉറപ്പാക്കുക</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">എക്സ്പോർട്ട് ചെയ്യാൻ വീണ്ടും ശ്രമിക്കുക, ഇതുവരെയും എക്സ്പോർട്ട് ചെയ്യാത്ത സന്ദേശങ്ങൾ മാത്രമേ വീണ്ടും എക്സ്പോർട്ട് ചെയ്യാൻ ശ്രമിക്കൂ</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">പ്രശ്നം തുടരുകയാണെങ്കിൽ, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">ഞങ്ങളെ സമീപിക്കുക</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">വീണ്ടും ശ്രമിക്കുക</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">എന്തായാലും തുടരുക</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS സന്ദേശങ്ങൾ എക്സ്പോർട്ട് ചെയ്യുന്നതിൽ പിശക്</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">വീണ്ടും ശ്രമിക്കുക. പ്രശ്നം തുടരുകയാണെങ്കിൽ, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">माझ्या स्टोरीज</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">नवीन</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">संदेश %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">स्पॅम म्हणून रिपोर्ट केले आणि ब्लॉक केले.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS संदेशन सध्या अक्षम केले आहे. आपण आपले संदेश आपल्या फोनवरील दुसऱ्या अॅपवर एक्सपोर्ट करू शकता.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">SMS संदेशन यापुढे Signal मध्ये समर्थित नाही. आपण आपले संदेश आपल्या फोनवरील दुसऱ्या अॅपवर एक्सपोर्ट करू शकता.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS संदेश एक्सपोर्ट करा</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS संदेशन सध्या अक्षम केले आहे. संभाषण येथे ठेवण्यासाठी %1$s ला Signal वर आमंत्रित करा.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">SMS संदेशन यापुढे Signal मध्ये समर्थित नाही. संभाषण येथे ठेवण्यासाठी %1$s ला Signal वर आमंत्रित करा.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>इतर</item>
|
||||
<item>पेमेंट्स (मोबाईलकॉईन)</item>
|
||||
<item>देणगी & बॅजेस</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS एक्सपोर्ट करा</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">माझ्या स्टोरीज</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">जोडण्यासाठी टॅप करा</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">आत्ता दर्शविण्यासाठी कोणतीही अलीकडील अपडेट्स नाहीत.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">दर्शक जोडा</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">सानुकूल स्टोरी हटवा</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s ला काढायचे ?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">अनपेक्षित त्रूटी उद्भवली</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">कृपया वैध लिंक प्रविष्ट करा.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">…सोडून सर्व</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">काढा</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">सानुकूल स्टोरी हटवायची?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" आणि या स्टोरीजला शेअर केलेली अद्यतने हटवली जातील.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">स्टोरीला नाव द्या</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">फक्त आपण या स्टोरी चे नाव पाहू शकता.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">स्टोरी नाव (आवश्यक)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">आपल्या स्टोरीचा प्रकार निवडा</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">नवीन सानुकूल स्टोरी</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">केवळ विशिष्ट लोकांसाठी दृश्यमान</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">फक्त सह शेअर करा</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">सानुकूल स्टोरी · %1$d दर्शक</item>
|
||||
<item quantity="other">सानुकूल स्टोरी · %1$d दर्शक</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">स्टोरी हटवायची?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">सानुकूल स्टोरी \"%1$s\" हटवायची?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">हटवा</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">स्टोरी अद्यतने 24 तासानंतर स्वयंचलितपणे अदृश्य होतात. आपली स्टोरी कोण पाहू शकते ते निवडा किंवा विशिष्ट दर्शक किंवा ग्रुप्ससह नवीन स्टोरीज तयार करा.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">स्टोरीज बंद करा</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">स्टोरीज</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">स्टोरी दृश्ये</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">पावत्या पहा</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">स्टोरीज पाहिल्या जात असताना पहा आणि शेअर करा. अक्षम करण्यात आल्यास, इतर लोक आपल्या स्टोरीज पाहतील ते आपण पाहू शकणार नाही.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">नवीन स्टोरी</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">आपले SMS संदेश एक्सपोर्ट करा</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">आपण आपल्या फोनच्या SMS डेटाबेस मध्ये आपले SMS संदेश एक्सपोर्ट करू शकता आणि आपल्याकडे त्यांना Signal मध्ये ठेवण्याचा किंवा हटवण्याचा पर्याय असेल. हे इतर SMS अॅपना त्यांना आपल्या फोनवर एक्सपोर्ट करण्याची अनुमती देते. हे आपल्या SMS इतिहासाची शेअर करता येण्याजोगी फाईल तयार करत नाही.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">सुरू ठेवा</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">%1$d पैकी %2$d एक्सपोर्ट करत आहे...</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">कदाचित आपल्याकडे पुरेशी डिस्क स्पेस नसेल</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">आपले संदेश एक्सपोर्ट करण्यास आपणाला अंदाजे %1$s ची गरज आहे, पुढे सुरु ठेवण्यापूर्वी आपणाकडे पुरेशी जागा असल्याची खात्री करा.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">तरीही सुरू ठेवा</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">एक्सपोर्ट अंशतः पूर्ण झाले</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">आपले संदेश एक्सपोर्ट करण्यासाठी आपल्या फोनवर अतिरिक्त %1$s मुक्त असल्याची खात्री करा</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">एक्सपोर्ट करण्याचा पुन्हा प्रयत्न करा, जे फक्त अद्याप एक्सपोर्ट न झालेल्या संदेशांना पुन्हा एक्सपोर्ट करण्याचा प्रयत्न करेल</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">समस्या कायम राहिल्यास, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">आमच्याशी संपर्क साधा</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">तरीही सुरू ठेवा</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS संदेश एक्सपोर्ट करण्यात त्रुटी</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">कृपया पुन्हा प्रयत्न करा. समस्या कायम राहिल्यास, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Cerita Saya</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Baru</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Mesej %1$s</string>
|
||||
@@ -345,13 +345,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Dilaporkan sebagai spam dan disekat.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Pemesejan SMS dinyahdayakan pada masa ini. Anda boleh mengeksport mesej anda ke aplikasi lain pada telefon anda.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Pemesejan SMS tidak lagi disokong dalam Signal. Anda boleh mengeksport mesej anda ke aplikasi lain pada telefon anda.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Eksport mesej SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Pemesejan SMS dinyahdayakan pada masa ini. Jemput %1$s ke Signal untuk meneruskan perbualan di sini.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Pemesejan SMS tidak lagi disokong dalam Signal. Jemput %1$s ke Signal untuk meneruskan perbualan di sini.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2437,7 +2437,7 @@
|
||||
<item>Lain-lain</item>
|
||||
<item>Pembayaran (MobileCoin)</item>
|
||||
<item>Derma & Lencana</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Eksport SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4666,7 +4666,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Cerita Saya</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Ketik untuk menambah</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Tiada kemas kini terbaru untuk ditunjukkan.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4828,7 +4828,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Tambah penonton</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Padam cerita tersuai</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Alih keluar %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4866,7 +4866,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Ralat yang tidak dijangka berlaku</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Sila masukkan pautan sah.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Semua kecuali…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4880,7 +4880,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Alih keluar</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Padam cerita tersuai?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\" %1$s \" dan kemas kini yang dikongsi kepada cerita ini akan dipadamkan.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -4918,7 +4918,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Nama cerita</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Hanya anda yang boleh melihat nama cerita ini.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Nama cerita (diperlukan)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -4934,7 +4934,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Pilih jenis cerita anda</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Cerita tersuai baru</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Kelihatan hanya kepada orang tertentu</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5043,7 +5043,7 @@
|
||||
<string name="ContactSearchItems__only_share_with">Hanya kongsi dengan</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Cerita Tersuai · %1$d penonton</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5074,7 +5074,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Padam cerita?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Padam cerita tersuai \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Padam</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5171,7 +5171,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Kemas kini cerita akan hilang secara automatik selepas 24 jam. Pilih siapa yang boleh melihat cerita anda atau mencipta cerita baru dengan penonton atau kumpulan tertentu.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Matikan cerita</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5189,11 +5189,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Cerita</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Tontonan cerita</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Lihat Resit</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Lihat dan kongsi apabila cerita ditonton. Jika dinyahdayakan, anda tidak akan melihat apabila orang lain menonton cerita anda.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Cerita baru</string>
|
||||
@@ -5221,7 +5221,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Eksport mesej SMS anda</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Anda boleh mengeksport mesej SMS ke pangkalan data SMS telefon anda dan anda akan mempunyai pilihan untuk mengekalkan atau mengalih keluarnya daripada Signal. Ini membolehkan aplikasi SMS lain pada telefon anda mengakses dan mengimportnya. Ini tidak mencipta fail yang boleh dikongsi untuk sejarah mesej SMS anda.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Teruskan</string>
|
||||
|
||||
@@ -5235,9 +5235,9 @@
|
||||
<item quantity="other">Mengeksport %1$d daripada %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Anda mungkin tidak mempunyai ruang cakera yang cukup</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Anda memerlukan lebih kurang %1$s untuk mengeksport mesej anda, pastikan anda mempunyai ruang yang mencukupi sebelum meneruskan.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Teruskan sahaja</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5339,13 +5339,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Eksport separa selesai</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Pastikan anda mempunyai tambahan %1$s ruang pada telefon untuk mengeksport mesej anda</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Cuba eksport semula, yang hanya akan mencuba semula mesej yang belum dieksport</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Jika masalah berterusan, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Hubungi kami</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5353,9 +5353,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Teruskan sahaja</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Ralat mengeksport mesej SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Sila cuba lagi. Jika masalah berterusan, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">ကျွန်ုပ်၏ စတိုရီများ</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">အသစ်</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">စာတို %1$s</string>
|
||||
@@ -345,13 +345,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">ááá¯ááºáá¼á¬á¸áá®á¸ ááá±á¬á·áááº</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS မက်ဆေ့ချ်လုပ်ဆောင်ချက်ကို လက်ရှိတွင် ပိတ်ထားပါသည်။ သင့်မက်ဆေ့ချ်များကို သင့်ဖုန်းရှိ အခြားအက်ပ်ထံသို့ ထုတ်သိမ်းနိုင်ပါသည်။</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">SMS မက်ဆေ့ချ်လုပ်ဆောင်ချက်ကို Signal တွင် မပံ့ပိုးပေးတော့ပါ။ သင့်မက်ဆေ့ချ်များကို သင့်ဖုန်းရှိ အခြားအက်ပ်ထံသို့ ထုတ်သိမ်းနိုင်ပါသည်။</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS မက်ဆေ့ချ်များကို ထုတ်ရန်</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS မက်ဆေ့ချ်လုပ်ဆောင်ချက်ကို လက်ရှိတွင် ပိတ်ထားပါသည်။ ဤတွင် ဆက်လက်ဆွေးနွေးနိုင်ရန် %1$s အား Signal သို့ ဖိတ်ခေါ်ပါ။</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">SMS မက်ဆေ့ချ်လုပ်ဆောင်ချက်ကို Signal တွင် မပံ့ပိုးပေးတော့ပါ။ ဤတွင် ဆက်လက်ဆွေးနွေးနိုင်ရန် %1$s အား Signal သို့ ဖိတ်ခေါ်ပါ။</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2437,7 +2437,7 @@
|
||||
<item>အခြား</item>
|
||||
<item>ငွေပေးချေမှုများ (MobileCoin)</item>
|
||||
<item>လှူဒါန်းမှုများနှင့် ဘဲ့ဂျ်များ</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS ထုတ်သိမ်းခြင်း</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4666,7 +4666,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">ကျွန်ုပ်၏ စတိုရီများ</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">ပေါင်းထည့်ရန် နှိပ်ပါ</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">ပြသရန် မကြာသေးမီက အပ်ဒိတ်များ ယခု မရှိသေးပါ။</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4828,7 +4828,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">ကြည့်ရှုသူ ပေါင်းထည့်ရန်</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">စိတ်ကြိုက်စတိုရီကို ဖျက်ရန်</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s ကို ဖယ်ရှားမည်လား။</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4866,7 +4866,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">မမျှော်လင့်ထားသော ချို့ယွင်းချက် ဖြစ်ပေါ်ခဲ့သည်</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">မှန်ကန်သည့် လင့်ခ်ကို ဖြည့်ပေးပါ။</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">ဖော်ပြပါမှလွဲ၍…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4880,7 +4880,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">ဖယ်ရှားမယ်</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">စိတ်ကြိုက်စတိုရီကို ဖျက်မည်လား။</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" နှင့် ဤစတိုရီအတွက် ဝေမျှထားသည့် အပ်ဒိတ်များကို ဖျက်သွားပါမည်။</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -4918,7 +4918,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">စတိုရီကို အမည်ပေးရန်</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">ဤစတိုရီ၏ အမည်ကို သင်တစ်ဦးတည်းသာ မြင်နိုင်ပါသည်။</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">စတိုရီ အမည် (လိုအပ်ပါသည်)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -4934,7 +4934,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">သင့်စတိုရီ အမျိုးအစားကို ရွေးချယ်ရန်</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">စိတ်ကြိုက်စတိုရီ အသစ်</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">အချို့သူများကသာ မြင်နိုင်သည်</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5043,7 +5043,7 @@
|
||||
<string name="ContactSearchItems__only_share_with">ဖော်ပြပါထံသာဝေမျှရန်</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">စိတ်ကြိုက်စတိုရီ · ကြည့်ရှုသူ · %1$d ဦး</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5074,7 +5074,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">စတိုရီကို ဖျက်မည်လား။</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">စိတ်ကြိုက်စတိုရီ \"%1$s\" ကို ဖျက်မည်လား။</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">ဖျက်မယ်</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5171,7 +5171,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">စတိုရီ အပ်ဒိတ်များသည် 24 နာရီ ကြာပြီးနောက် အော်တိုပျောက်သွားပါမည်။ သင့်စတိုရီကို မြင်နိုင်မည့်သူများအား ရွေးချယ်ပါ သို့မဟုတ် အချို့သော ကြည့်ရှုသူများ သို့မဟုတ် အဖွဲ့များဖြင့်သာ စတိုရီအသစ် ဖန်တီးပါ။</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">စတိုရီများ ပိတ်ရန်</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5189,11 +5189,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">စတိုရီများ</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">စတိုရီ ကြည့်ရှုမှုများ</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">လက်ခံရရှိမှုများကို ကြည့်ရန်</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">စတိုရီများကို ကြည့်ရှုချိန်အား ကြည့်ပြီး ဝေမျှပါ။ ပိတ်ထားပါက သင့်စတိုရီများကို အခြားသူများ ကြည့်သည့်အချိန်အား မြင်နိုင်မည် မဟုတ်ပါ။</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">စတိုရီ အသစ်</string>
|
||||
@@ -5221,7 +5221,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">သင့် SMS မက်ဆေ့ချ်များကို ထုတ်ရန်</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">သင့် SMS မက်ဆေ့ချ်များကို သင့်ဖုန်း၏ SMS ဒေတာဘေ့စ်တွင် ထုတ်သိမ်းနိုင်ပြီး ၎င်းတို့အား ဆက်သိမ်းထားရန် သို့မဟုတ် Signal မှ ဖယ်ရှားပစ်ရန် ရွေးချယ်စရာ ရှိပါမည်။ ဤသည်က သင့်ဖုန်းရှိ အခြားသော SMS အက်ပ်များအား ၎င်းတို့ကို ထည့်သွင်းခွင့်ပြုပါသည်။ ဤသည်က သင်၏ SMS မှတ်တမ်းကို ဝေမျှနိုင်သော ဖိုင်အဖြစ် ဖန်တီးမည် မဟုတ်ပါ။</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">ဆက်လုပ်ရန်</string>
|
||||
|
||||
@@ -5235,11 +5235,11 @@
|
||||
<item quantity="other">%1$d/%2$d ထုတ်နေဆဲ…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">သင့်တွင် လုံလောက်သည့် Disk နေရာလွတ် မရှိပါ</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">သင့်မက်ဆေ့ချ်များကို ထုတ်သိမ်းရန် ခန့်မှန်းခြေ %1$s လိုအပ်ပါသည်၊ ဆက်မလုပ်မီ လုံလောက်သည့် နေရာလွတ်ရှိကြောင်း သေချာပါစေ။</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">မည်သို့ပင်ဖြစ်စေ ဆက်လုပ်ရန်</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5339,23 +5339,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">တစ်ပိုင်းစီ ထုတ်သိမ်းမှု ပြီးပါပြီ</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">သင့်မက်ဆေ့ချ်များကို ထုတ်သိမ်းရန် သင့်ဖုန်းတွင် နေရာလွတ် %1$s ရှိကြောင်း သေချာပါစေ</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">ထုတ်သိမ်းရန် ထပ်ကြိုးစားကြည့်ပါ၊ ထုတ်မသိမ်းရသေးသည့် မက်ဆေ့ချ်များအတွက်သာ ပြန်ကြိုးစားသွားပါမည်</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">ပြဿနာ ဆက်ရှိနေပါက </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">ကျွန်ုပ်တို့ကိုဆက်သွယ်ရန်</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">ထပ်ကြိုးစားပါ</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">မည်သို့ပင်ဖြစ်စေ ဆက်လုပ်ရန်</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS မက်ဆေ့ချ်များ ထုတ်သိမ်းမှု ချို့ယွင်းချက်</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">ထပ်ကြိုးစားကြည့်ပါ။ ပြဿနာ ဆက်ရှိနေပါက </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Mine storyer</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Ny</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Melding %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Rapportert som søppelpost og blokkért.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS-meldinger er for øyeblikket deaktivert. Du kan eksportere meldingene dine til en annen app.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">SMS-meldinger støttes ikke lenger i Signal. Du kan eksportere meldingene dine til en annen app.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Overfør SMS-meldingene</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS-meldinger er for øyeblikket deaktivert. Inviter %1$s til Signal for å fortsette samtalen her.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">SMS-meldinger støttes ikke lenger i Signal. Inviter %1$s til Signal for å fortsette samtalen her.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Annet</item>
|
||||
<item>Betalinger (MobileCoin)</item>
|
||||
<item>Pengegaver og merker</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Eksporter SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Mine storyer</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Trykk for å legge til</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Ingen nylige oppdateringer å vise.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Legg til seer</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Slett egendefinert story</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Vil du fjerne %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">En ukjent feil oppstod</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Skriv inn en gyldig lenke.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Alle unntatt …</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Fjern</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Vil du slette den egendefinerte storyen?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">«%1$s» slettes, sammen med alle tilknyttede oppdateringer.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Gi navn til story</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Navnet på storyen vises bare for deg.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Navn på story (obligatorisk)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Velg type story</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Ny egendefinert story</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Kun synlig for utvalgte personer</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Del kun med</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Egendefinert story · Sett av %1$d</item>
|
||||
<item quantity="other">Egendefinert story · Sett av %1$d</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Vil du slette storyen?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Vil du slette den egendefinerte storyen «%1$s»?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Slett</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Storyer forsvinner automatisk etter 24 timer. Velg hvem som kan se storyen din, eller del nye storyer med utvalgte personer og grupper.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Slå av storyer</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Storyer</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story-visninger</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Visningsbekreftelser</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Se og del når storyene dine blir sett av andre. Hvis dette er deaktivert, kan du ikke vite når andre ser storyen din.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Ny story</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Overfør SMS-meldingene dine</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Du kan eksportere SMS-meldingene dine til minnet på telefonen din og samtidig velge om du vil beholde eller slette dem fra Signal. Dette gir andre SMS-apper på telefonen din muligheten til å importere dem. Det oppretter ikke en delbar fil av SMS-loggen din.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Fortsett</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">Eksporterer %1$d av %2$d …</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Det kan være at du ikke har nok lagringsplass</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Du trenger ca. %1$s for å eksportere meldingene dine. Sørg for at du har nok plass før du fortsetter.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Fortsett likevel</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Eksportering er nesten fullført</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Sørg for at du har %1$s ekstra ledig plass på telefonen for å eksportere meldingene</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Forsøk å eksportere på nytt. Det nye forsøket gjelder bare for meldinger som ennå ikke har blitt eksportert.</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Hvis problemet vedvarer, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Kontakt oss</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Fortsett likevel</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Det oppsto en feil under eksporteringen av SMS-meldingene</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Vennligst forsøk igjen. Hvis problemet vedvarer, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Mijn verhalen</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Nieuw</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Bericht sturen naar %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Gemeld als spam en geblokkeerd.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Sms-berichten zijn momenteel uitgeschakeld. Je kunt je berichten exporteren naar een andere app op je telefoon.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Sms-berichten worden niet langer ondersteund in Signal. Je kunt je berichten exporteren naar een andere app op je telefoon.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Sms\'jes exporteren</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Sms-berichten zijn momenteel uitgeschakeld. Nodig %1$s uit voor Signal om het gesprek hier te houden.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Sms-berichten worden niet langer ondersteund in Signal. Nodig %1$s uit voor Signal om het gesprek hier te houden.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Anders</item>
|
||||
<item>Betalingen (MobileCoin)</item>
|
||||
<item>Donaties & badges</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Sms export</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Mijn verhalen</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tik om toe te voegen</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Er zijn op dit moment geen nieuwe verhaaldelen om weer te geven.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Persoon toevoegen</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Aangepast verhaal verwijderen</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s verwijderen?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Er is een onverwachte fout opgetreden</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Voer een geldige link in.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Iedereen behalve…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Overschrijvingsdetails wissen</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Aangepast verhaal verwijderen?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" en updates die op dit verhaal zijn gedeeld, worden verwijderd.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Geef je verhaal een naam</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Alleen jij kunt de naam van dit verhaal zien.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Verhaalnaam (vereist)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Kies het verhaaltype</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nieuw aangepast verhaal</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Alleen zichtbaar voor specifieke personen</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Alleen delen met</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Aangepast verhaal · Door %1$d persoon gezien</item>
|
||||
<item quantity="other">Aangepast verhaal · Door %1$d personen gezien</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Verhaal wissen?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Aangepast verhaal \"%1$s\" verwijderen?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Wissen</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Verhalen verdwijnen automatisch na 24 uur. Kies wie jouw verhalen kan zien of maak nieuwe verhalen voor specifieke personen of groepen.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Zet verhalen uit.</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Verhalen</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Verhaalweergaven</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Kijkbevestigingen</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Zie en deel wanneer verhalen worden bekeken. Indien uitgeschakeld, zie je niet wanneer anderen jouw verhaal bekijken.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nieuw verhaal</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Je sms\'jes exporteren</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Je kunt jouw sms-berichten exporteren naar de sms-database van je telefoon en je kunt ze bewaren of verwijderen uit Signal. Hierdoor kunnen andere sms-apps op jouw telefoon ze importeren. Dit creëert geen deelbaar bestand van jouw sms-geschiedenis.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Doorgaan</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">%1$d van %2$d exporteren…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Je hebt misschien niet genoeg schijfruimte</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Je hebt ongeveer %1$s nodig om je berichten te exporteren. Zorg dat je genoeg ruimte hebt voordat je verder gaat.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Toch doorgaan</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export deels compleet</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Zorg dat je een extra %1$s vrij hebt op je telefoon om je berichten te exporteren.</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Probeer opnieuw te exporteren, waarbij het alleen wordt geprobeerd bij berichten die nog niet geëxporteerd zijn</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Als het probleem zich blijft voordoen, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Neem contact met ons op</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Toch doorgaan</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Fout bij het exporteren van sms-berichten</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Probeer het opnieuw. Als het probleem zich blijft voordoen, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">ਮੇਰੀਆਂ ਸਟੋਰੀਆਂ</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">ਨਵੀਂ</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">ਸੁਨੇਹਾ %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">ਸਪੈਮ ਵਜੋਂ ਰਿਪੋਰਟ ਕੀਤਾ ਤੇ ਪਾਬੰਦੀ ਲਾਈ।</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS ਮੈਸੇਜਿੰਗ ਫ਼ਿਲਹਾਲ ਅਸਮਰੱਥ ਹੈ। ਤੁਸੀਂ ਆਪਣੇ ਸੁਨੇਹਿਆਂ ਨੂੰ ਆਪਣੇ ਫ਼ੋਨ ਵਿੱਚ ਕਿਸੇ ਹੋਰ ਐਪ \'ਤੇ ਐਕਸਪੋਰਟ ਕਰ ਸਕਦੇ ਹੋ।</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">ਹੁਣ Signal ਰਾਹੀਂ SMS ਸੁਨੇਹੇ ਭੇਜਣਾ ਸਮਰਥਿਤ ਨਹੀਂ ਹੈ। ਤੁਸੀਂ ਆਪਣੇ ਸੁਨੇਹਿਆਂ ਨੂੰ ਆਪਣੇ ਫ਼ੋਨ ਵਿੱਚ ਕਿਸੇ ਹੋਰ ਐਪ \'ਤੇ ਐਕਸਪੋਰਟ ਕਰ ਸਕਦੇ ਹੋ।</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS ਸੁਨੇਹੇ ਐਕਸਪੋਰਟ ਕਰੋ</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS ਮੈਸੇਜਿੰਗ ਫ਼ਿਲਹਾਲ ਅਸਮਰੱਥ ਹੈ। ਗੱਲਬਾਤ ਨੂੰ ਇੱਥੇ ਜਾਰੀ ਰੱਖਣ ਲਈ %1$s ਨੂੰ Signal \'ਤੇ ਆਉਣ ਦਾ ਸੱਦਾ ਦਿਓ।</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">ਹੁਣ Signal ਰਾਹੀਂ SMS ਸੁਨੇਹੇ ਭੇਜਣਾ ਸਮਰਥਿਤ ਨਹੀਂ ਹੈ। ਗੱਲਬਾਤ ਨੂੰ ਇੱਥੇ ਜਾਰੀ ਰੱਖਣ ਲਈ %1$s ਨੂੰ Signal \'ਤੇ ਆਉਣ ਦਾ ਸੱਦਾ ਦਿਓ।</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>ਹੋਰ</item>
|
||||
<item>ਭੁਗਤਾਨ (MobileCoin)</item>
|
||||
<item>ਦਾਨ ਅਤੇ ਬੈਜ</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS ਐਕਸਪੋਰਟ</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">ਮੇਰੀਆਂ ਸਟੋਰੀਆਂ</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">ਸ਼ਾਮਲ ਕਰਨ ਲਈ ਟੈਪ ਕਰੋ</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">ਇਸ ਸਮੇਂ ਦਿਖਾਉਣ ਲਈ ਕੋਈ ਤਾਜ਼ਾ ਅੱਪਡੇਟ ਉਪਲਬਧ ਨਹੀਂ ਹਨ।</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">ਦਰਸ਼ਕ ਸ਼ਾਮਲ ਕਰੋ</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">ਕਸਟਮ ਸਟੋਰੀ ਮਿਟਾਓ</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">ਕੀ %1$s ਨੂੰ ਹਟਾਉਣਾ ਹੈ?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">ਅਚਾਨਕ ਕੋਈ ਗੜਬੜੀ ਪੇਸ਼ ਆ ਗਈ ਹੈ</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">ਕਿਰਪਾ ਕਰਕੇ ਇੱਕ ਵੈਧ ਲਿੰਕ ਦਰਜ ਕਰੋ</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">ਸਾਰਿਆਂ ਨਾਲ, ਇਹਨਾਂ ਨੂੰ ਛੱਡਕੇ…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">ਹਟਾਓ</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">ਕੀ ਕਸਟਮ ਸਟੋਰੀ ਨੂੰ ਮਿਟਾਉਣਾ ਹੈ?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" ਅਤੇ ਇਸ ਸਟੋਰੀ ਨਾਲ ਸਾਂਝੇ ਕੀਤੇ ਅੱਪਡੇਟ ਮਿਟਾ ਦਿੱਤੇ ਜਾਣਗੇ।</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">ਸਟੋਰੀ ਨੂੰ ਨਾਮ ਦਿਓ</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">ਸਿਰਫ਼ ਤੁਸੀਂ ਇਸ ਸਟੋਰੀ ਦਾ ਨਾਂ ਦੇਖ ਸਕਦੇ ਹੋ।</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">ਸਟੋਰੀ ਦਾ ਨਾਮ (ਲਾਜ਼ਮੀ ਹੈ)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">ਆਪਣੀ ਸਟੋਰੀ ਦੀ ਕਿਸਮ ਚੁਣੋ</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">ਨਵੀਂ ਕਸਟਮ ਸਟੋਰੀ</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">ਸਿਰਫ਼ ਕੁਝ ਖਾਸ ਲੋਕਾਂ ਨੂੰ ਦਿਖਾਈ ਦਿੰਦੀ ਹੈ</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">ਇਹਨਾਂ ਨਾਲ ਸਾਂਝਾ ਕਰੋ</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">ਕਸਟਮ ਸਟੋਰੀ · %1$d ਦਰਸ਼ਕ</item>
|
||||
<item quantity="other">ਕਸਟਮ ਸਟੋਰੀ · %1$d ਦਰਸ਼ਕ</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">ਕੀ ਸਟੋਰੀ ਨੂੰ ਮਿਟਾਉਣਾ ਹੈ?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">ਕੀ ਕਸਟਮ ਸਟੋਰੀ \"%1$s\" ਮਿਟਾਉਣੀ ਹੈ?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">ਹਟਾਓ</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">ਸਟੋਰੀਆਂ ਦੇ ਅੱਪਡੇਟ ਆਪਣੇ-ਆਪ 24 ਘੰਟੇ ਬਾਅਦ ਗਾਇਬ ਹੋ ਜਾਂਦੇ ਹਨ। ਚੁਣੋ ਕਿ ਤੁਹਾਡੀ ਸਟੋਰੀ ਕੌਣ ਦੇਖ ਸਕਦਾ ਹੈ ਜਾਂ ਖਾਸ ਦਰਸ਼ਕਾਂ ਜਾਂ ਗਰੁੱਪਾਂ ਦੇ ਲਈ ਨਵੀਆਂ ਸਟੋਰੀਆਂ ਬਣਾਓ।</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">ਸਟੋਰੀਆਂ ਨੂੰ ਬੰਦ ਕਰੋ</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">ਸਟੋਰੀਆਂ</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">ਸਟੋਰੀ ਵਿਊ</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">ਵਿਊ ਦੀਆਂ ਰਸੀਦਾਂ</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">ਸਟੋਰੀਆਂ ਕਦੋਂ ਦੇਖੀਆਂ ਜਾ ਰਹੀਆਂ ਹਨ ਇਹ ਦੇਖੋ ਅਤੇ ਸਾਂਝਾ ਕਰੋ। ਜੇਕਰ ਅਸਮਰੱਥ ਕੀਤਾ ਜਾਂਦਾ ਹੈ, ਤਾਂ ਤੁਸੀਂ ਨਹੀਂ ਦੇਖ ਸਕੋਗੇ ਕਿ ਹੋਰ ਲੋਕਾਂ ਨੇ ਤੁਹਾਡੀ ਸਟੋਰੀ ਕਦੋਂ ਦੇਖੀ ਹੈ।</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">ਨਵੀਂ ਸਟੋਰੀ</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">ਆਪਣੇ SMS ਸੁਨੇਹੇ ਐਕਸਪੋਰਟ ਕਰੋ</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">ਤੁਸੀਂ ਆਪਣੇ SMS ਸੁਨੇਹਿਆਂ ਨੂੰ ਆਪਣੇ ਫ਼ੋਨ ਦੇ SMS ਡੇਟਾਬੇਸ ਵਿੱਚ ਐਕਸਪੋਰਟ ਕਰ ਸਕਦੇ ਹੋ ਅਤੇ ਤੁਹਾਡੇ ਕੋਲ ਉਹਨਾਂ ਨੂੰ Signal ਉੱਤੇ ਰੱਖਣ ਜਾਂ ਹਟਾਉਣ ਦਾ ਵਿਕਲਪ ਹੋਵੇਗਾ। ਇਸ ਨਾਲ ਤੁਹਾਡੇ ਫ਼ੋਨ ਵਿੱਚ ਮੌਜੂਦ ਹੋਰ SMS ਐਪਾਂ ਨੂੰ ਉਹਨਾਂ ਨੂੰ ਇੰਮਪੋਰਟ ਕਰਨ ਦੀ ਸਹੂਲਤ ਮਿਲ ਜਾਂਦੀ ਹੈ। ਅਜਿਹਾ ਕਰਨ ਨਾਲ ਤੁਹਾਡੇ ਪੁਰਾਣੇ SMS ਸੁਨੇਹਿਆਂ ਦੀ ਸਾਂਝਾ ਕਰਨ ਯੋਗ ਫ਼ਾਈਲ ਨਹੀਂ ਬਣਾਈ ਜਾਂਦੀ ਹੈ।</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">ਜਾਰੀ ਰੱਖੋ</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">%2$d ਵਿੱਚੋਂ %1$d ਨੂੰ ਐਕਸਪੋਰਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">ਹੋ ਸਕਦਾ ਹੈ ਕਿ ਤੁਹਾਡੇ ਕੋਲ ਡਿਸਕ ਵਿੱਚ ਲੋੜੀਂਦੀ ਥਾਂ ਨਹੀਂ ਹੈ</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">ਆਪਣੇ ਸੁਨੇਹਿਆਂ ਨੂੰ ਐਕਸਪੋਰਟ ਕਰਨ ਲਈ ਤੁਹਾਨੂੰ ਲਗਭਗ %1$s ਦੀ ਲੋੜ ਹੈ, ਅੱਗੇ ਜਾਰੀ ਰੱਖਣ ਤੋਂ ਪਹਿਲਾਂ ਯਕੀਨੀ ਬਣਾਓ ਕਿ ਤੁਹਾਡੇ ਕੋਲ ਲੋੜੀਂਦੀ ਥਾਂ ਉਪਲਬਧ ਹੈ।</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">ਫਿਰ ਵੀ ਜਾਰੀ ਰੱਖੋ</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">ਐਕਸਪੋਰਟ ਅੰਸ਼ਕ ਤੌਰ \'ਤੇ ਪੂਰਾ ਹੋਇਆ</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">ਯਕੀਨੀ ਬਣਾਓ ਕਿ ਸੁਨੇਹਿਆਂ ਨੂੰ ਐਕਸਪੋਰਟ ਕਰਨ ਲਈ ਤੁਹਾਡੇ ਫ਼ੋਨ ਵਿੱਚ %1$s ਥਾਂ ਖਾਲੀ ਹੈ</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">ਦੁਬਾਰਾ ਐਕਸਪੋਰਟ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ਼ ਕਰੋ, ਅਜਿਹਾ ਕਰਨ \'ਤੇ ਸਿਰਫ਼ ਉਹਨਾਂ ਸੁਨੇਹਿਆਂ ਨੂੰ ਦੁਬਾਰਾ ਐਕਸਪੋਰਟ ਕੀਤਾ ਜਾਵੇਗਾ ਜੋ ਪਹਿਲਾਂ ਐਕਸਪੋਰਟ ਨਹੀਂ ਕੀਤੇ ਗਏ ਸਨ</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">ਜੇ ਸਮੱਸਿਆ ਬਣੀ ਰਹਿੰਦੀ ਹੈ, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">ਸਾਡੇ ਨਾਲ ਸੰਪਰਕ ਕਰੋ</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">ਮੁੜ-ਕੋਸ਼ਿਸ਼ ਕਰੋ</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">ਫਿਰ ਵੀ ਜਾਰੀ ਰੱਖੋ</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS ਸੁਨੇਹੇ ਐਕਸਪੋਰਟ ਕਰਨ ਵੇਲੇ ਕੋਈ ਗੜਬੜੀ ਪੇਸ਼ ਆਈ।</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">ਦੁਬਾਰਾ ਕੋਸ਼ਿਸ਼ ਕਰੋ। ਜੇ ਸਮੱਸਿਆ ਬਣੀ ਰਹਿੰਦੀ ਹੈ, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Moje relacje</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Nowa</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Wiadomość %1$s</string>
|
||||
@@ -348,13 +348,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Zgłoszono, jako spam i zablokowano.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Na tę chwilę obsługa SMS-ów jest wyłączona. Możesz wyeksportować swoje wiadomości do innej aplikacji w telefonie.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Wiadomości SMS nie są już obsługiwane w Signal. Możesz wyeksportować swoje wiadomości do innej aplikacji w telefonie.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Eksportuj wiadomości SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Na tę chwilę obsługa SMS-ów jest wyłączona. Zaproś %1$s do Signal i kontynuujcie rozmowę tutaj.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Wiadomości SMS nie są już obsługiwane w Signal. Zaproś %1$s do Signal i kontynuujcie rozmowę tutaj.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2692,7 +2692,7 @@
|
||||
<item>Inny</item>
|
||||
<item>Płatności (MobileCoin)</item>
|
||||
<item>Darowizny i odznaki</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Eksport SMS-ów</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4978,7 +4978,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Moje relacje</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Kliknij, by dodać</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">W tej chwili nie ma nowych aktualizacji do pokazania</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5158,7 +5158,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Dodaj widza</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Usuń relację niestandardową</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Usunąć %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5196,7 +5196,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Wystąpił nieoczekiwany błąd</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Dodaj poprawny link.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Wszystkie za wyjątkiem…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5210,7 +5210,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Usuń</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Usunąć relację niestandardową?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">„%1$s” oraz wszelkie aktualizacje tej relacji zostaną usunięte.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5251,7 +5251,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Nazwij relację</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Tylko Ty możesz zobaczyć nazwę tej relacji.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Tytuł relacji (wymagane)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5267,7 +5267,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Wybierz rodzaj relacji</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nowa relacja niestandardowa</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Widoczna tylko dla określonych osób</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5379,10 +5379,10 @@
|
||||
<string name="ContactSearchItems__only_share_with">Udostępniaj tylko…</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="few">Custom story · %1$d viewers</item>
|
||||
<item quantity="many">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Relacja niestandardowa · %1$d odbiorca</item>
|
||||
<item quantity="few">Relacja niestandardowa · %1$d odbiorców</item>
|
||||
<item quantity="many">Relacja niestandardowa · %1$d odbiorców</item>
|
||||
<item quantity="other">Relacja niestandardowa · %1$d odbiorców</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5422,7 +5422,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Usunąć relację?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Usunąć relację niestandardową „%1$s”?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Usuń</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5531,7 +5531,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Aktualizacje relacji znikają automatycznie po 24 godzinach. Decyduj, kto może wyświetlać Twoją relację, lub twórz nowe relacje przeznaczone dla określonych widzów czy grup odbiorców.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Wyłącz relacje</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5549,11 +5549,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Relacje</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Wyświetlenia relacji</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Wyświetl potwierdzenia</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Bądź na bieżąco z liczbą wyświetleń relacji i udostępniaj statystyki innym. Po wyłączeniu tej funkcji stracisz dostęp do informacji o wyświetleniach.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nowa relacja</string>
|
||||
@@ -5581,7 +5581,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Eksportuj wiadomości SMS</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Możesz wyeksportować swoje wiadomości SMS do bazy danych SMS w telefonie, a dodatkowo zachować je w Signal lub usunąć z aplikacji. Dzięki eksporcie wiadomości inne aplikacje do obsługi SMS-ów w Twoim telefonie będą mogły je importować. Nie spowoduje to utworzenia możliwego do udostępniania pliku z historią wiadomości SMS.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Kontynuuj</string>
|
||||
|
||||
@@ -5598,9 +5598,9 @@
|
||||
<item quantity="other">Wyeksportowano %1$d z %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Możesz nie mieć wystarczającej ilości miejsca na dysku</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Aby wyeksportować wiadomości, potrzebujesz około %1$s. Zanim przejdziesz dalej, upewnij się, że masz wystarczająco dużo miejsca.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Kontynuuj mimo to</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5705,13 +5705,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Eksport częściowo ukończony</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Upewnij się, że masz w telefonie dodatkowe %1$s wolnego miejsca na wyeksportowanie wiadomości</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Ponów eksport — spowoduje to podjęcie ponownej próby eksportu wiadomości, które nie zostały jeszcze wyeksportowane</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Jeśli problem będzie się powtarzał, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Skontaktuj się z nami</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5719,9 +5719,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Kontynuuj mimo to</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Błąd podczas eksportu wiadomości SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Spróbuj ponownie. Jeśli problem będzie się powtarzał, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Meus Stories</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Novidade</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Mensagem %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Denunciado como spam e bloqueado.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">O envio de mensagens SMS está desativado no momento. Você pode exportar suas mensagens para outro app no seu telefone.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">O envio de mensagens SMS não é mais suportado no Signal. Você pode exportar suas mensagens para outro app no seu telefone.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Exportar mensagens SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">O envio de mensagens SMS está desativado no momento. Convide %1$s para o Signal para salvar a conversa aqui.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">O envio de mensagens SMS não é mais suportado no Signal. Convide %1$s para o Signal para salvar a conversa aqui.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Outro</item>
|
||||
<item>Pagamentos (MobileCoin)</item>
|
||||
<item>Doações e selos</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Exportação de SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Meus Stories</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Toque para adicionar</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Nenhum story em exibição no momento.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Adicionar visualizador</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Excluir story personalizado</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Remover %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Ocorreu um erro inesperado</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Digite um link válido.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Todos, exceto…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Remover</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Excluir story personalizado?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" e atualizações compartilhadas nesse story serão excluídos.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Nome do story</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Somente você pode ver o nome deste story.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Nome do story (obrigatório)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Escolha o tipo do seu story</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Novo story personalizado</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Visível apenas para pessoas específicas</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Compartilhar só com…</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Story personalizado · %1$d visualizador</item>
|
||||
<item quantity="other">Story personalizado · %1$d visualizadores</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Excluir story?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Excluir story personalizado \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Excluir</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">As atualizações dos stories desaparecem automaticamente após 24 horas. Escolha quem pode ver seu story ou crie novos stories com visualizadores ou grupos específicos.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Desativar stories</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Stories</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Visualizações do story</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Ver confirmações de leitura</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Veja e compartilhe visualizações de stories. Se este recurso estiver desativado, você não saberá que outras pessoas viram seu story.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Novo story</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Exportar suas mensagens SMS</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Você pode exportar suas mensagens SMS para a base de dados de SMS no seu telefone. Você terá a opção de mantê-las ou removê-las do Signal. Isso permite que outros apps de SMS no seu telefone façam a importação. Esta ação não cria um arquivo compartilhável com seu histórico de SMS.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Continuar</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">Exportando %1$d de %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Talvez você não tenha espaço suficiente em disco</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Você precisa de aproximadamente %1$s para exportar suas mensagens. Confira se tem espaço suficiente antes de continuar.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continuar mesmo assim</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Exportação parcialmente concluída</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Confira se tem %1$s de espaço livre no seu telefone para exportar suas mensagens</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Tente exportar novamente. Só tentaremos fazer isso com as mensagens que ainda não foram exportadas</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Se o problema persistir, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Entre em contato</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continuar mesmo assim</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Erro ao exportar mensagens SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Tente novamente. Se o problema persistir, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">As minhas histórias</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Nova</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Mensagem %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Reportado como spam e bloqueado.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">As mensagens SMS estão atualmente desativadas. Pode exportar as suas mensagens para outra app no seu telemóvel.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">As mensagens SMS já não são suportadas pelo Signal. Pode exportar as suas mensagens para outra app no seu telemóvel.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Exportar mensagens SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">As mensagens SMS estão atualmente desativadas. Convide %1$s para o Signal para manter a conversa aqui.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">As mensagens SMS já não são suportadas pelo Signal. Convide %1$s para o Signal para manter a conversa aqui.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Outro</item>
|
||||
<item>Pagamentos (MobileCoin)</item>
|
||||
<item>Doações e crachás</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Exportação de SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">As minhas histórias</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Toque para adicionar</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">De momento não existem atualizações para exibir.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Adicionar visualizador</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Eliminar história personalizada</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Remover %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Ocorreu um erro inesperado</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Introduza um link válido</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Todos exceto…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Remover</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Eliminar história personalizada?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" e atualizações partilhadas com esta história serão removidos.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Nome da história</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Só você pode ver o nome desta história.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Nome da história (obrigatório)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Escolha o tipo da sua história</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nova história personalizada</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Visível apenas para pessoas específicas</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Partilhar apenas com</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">História personalizada · %1$d visualizador</item>
|
||||
<item quantity="other">História personalizada · %1$d visualizadores</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Eliminar história?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Eliminar a história personalizada \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Eliminar</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">As atualizações das histórias desaparecem automaticamente após 24 horas. Escolha quem pode ver a sua história ou crie novas histórias com visualizadores ou grupos específicos.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Desativar histórias</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Histórias</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Visualizações da história</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Confirmações de leitura</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Veja e partilhe quando as histórias estão a ser vistas. Se desativado, não saberá quando os outros virem a sua história.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nova história</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Exportar as tuas mensagens SMS</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Pode exportar as suas mensagens SMS para a base de dados SMS do seu telemóvel, e terá a opção de as manter ou remover do Signal. Isto permite que as outras apps SMS no seu telemóvel as importem. Isto não cria um ficheiro partilhável do seu histórico de SMS.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Continuar</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">A exportar %1$d de %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Poderá não ter espaço suficiente no disco</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Precisa de aproximadamente %1$s para exportar as suas mensagens. Certifique-se de que tem espaço suficiente antes de continuar.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continuar mesmo assim</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Exportação parcialmente completa</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Certifique-se de que tem %1$s livres no seu telemóvel para exportar as suas mensagens</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Voltar a tentar exportação, o que apenas irá repetir as mensagens que ainda não foram exportadas</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Se o problema persistir, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Contacte-nos</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continuar mesmo assim</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Erro ao exportar mensagens SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Tente novamente. Se o problema persistir, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Мои истории</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Новое</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Сообщение %1$s</string>
|
||||
@@ -348,13 +348,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Было сообщено о спаме и пользователь был заблокирован.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Обмен SMS-сообщениями в настоящее время отключён. Вы можете экспортировать сообщения в другое приложение на вашем телефоне.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Обмен SMS-сообщениями больше не поддерживается в Signal. Вы можете экспортировать сообщения в другое приложение на вашем телефоне.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Экспортировать SMS-сообщения</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Обмен SMS-сообщениями в настоящее время отключён. Пригласите %1$s в Signal, чтобы продолжить разговор здесь.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Обмен SMS-сообщениями больше не поддерживается в Signal. Пригласите %1$s в Signal, чтобы продолжить разговор здесь.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2692,7 +2692,7 @@
|
||||
<item>Другие</item>
|
||||
<item>Платежи (MobileCoin)</item>
|
||||
<item>Пожертвования; Значки</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Экспорт SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4978,7 +4978,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Мои истории</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Нажмите, чтобы добавить</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Нет недавних историй.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5158,7 +5158,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Добавить зрителя</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Удалить пользовательскую историю</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Удалить %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5196,7 +5196,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Произошла непредвиденная ошибка</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Пожалуйста, введите корректную ссылку.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Все, кроме…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5210,7 +5210,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Удалить</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Удалить пользовательскую историю?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">«%1$s» и обновления, которыми вы поделились в этой истории, будут удалены.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5251,7 +5251,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Назовите историю</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Только вы можете видеть название этой истории.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Название истории (обязательно)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5267,7 +5267,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Выберите тип вашей истории</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Новая пользовательская история</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Видна только определённым людям</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5379,10 +5379,10 @@
|
||||
<string name="ContactSearchItems__only_share_with">Поделиться только с</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="few">Custom story · %1$d viewers</item>
|
||||
<item quantity="many">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Пользовательская история · %1$d зритель</item>
|
||||
<item quantity="few">Пользовательская история · %1$d зрителя</item>
|
||||
<item quantity="many">Пользовательская история · %1$d зрителей</item>
|
||||
<item quantity="other">Пользовательская история · %1$d зрителя</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5422,7 +5422,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Удалить историю?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Удалить пользовательскую историю «%1$s»?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Удалить</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5531,7 +5531,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Обновления историй автоматически исчезают через 24 часа. Выберите, кто может просматривать вашу историю, или создавайте новые истории с заданными зрителями или группами.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Отключить истории</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5549,11 +5549,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Истории</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Просмотры историй</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Уведомления о просмотре</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Узнавайте и делитесь информацией о просмотре историй. Если эта функция отключена, вы не будете видеть, когда другие просматривают вашу историю.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Новая история</string>
|
||||
@@ -5581,7 +5581,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Экспортировать ваши SMS-сообщения</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Вы можете экспортировать свои SMS-сообщения в базу данных SMS вашего телефона, и у вас будет возможность сохранить или удалить их из Signal. Это позволит другим приложениям для SMS на вашем телефоне импортировать их. При этом файл с историей ваших SMS, доступный для совместного использования, создан не будет.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Продолжить</string>
|
||||
|
||||
@@ -5598,9 +5598,9 @@
|
||||
<item quantity="other">Экспортируем %1$d из %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Возможно, у вас недостаточно места на диске</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Вам требуется примерно %1$s для экспорта сообщений. Убедитесь, что у вас достаточно места в хранилище, прежде чем продолжить.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Всё равно продолжить</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5705,13 +5705,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Экспорт выполнен частично</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Убедитесь, что на вашем телефоне есть ещё %1$s свободного места для экспорта сообщений</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Запустите повторный экспорт, которой коснется только тех сообщений, которые ещё не экспортированы</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Если проблема сохраняется, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Связаться с нами</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5719,9 +5719,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Всё равно продолжить</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Ошибка экспортирования SMS-сообщений</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Пожалуйста, попробуйте ещё раз. Если проблема сохраняется, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Moje príbehy</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Nový</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Správa %1$s</string>
|
||||
@@ -348,13 +348,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Nahlásené ako spam a blokované.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Posielanie SMS správ je momentálne vypnuté. Svoje správy môžete exportovať do inej aplikácie v telefóne.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal už nepodporuje odosielanie SMS správ. Svoje správy môžete exportovať do inej aplikácie v telefóne.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Exportovať SMS správy</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Posielanie SMS správ je momentálne vypnuté. Ak chcete pokračovať v konverzácii tu, pozvite používateľa %1$s, aby sa pripojil k Signalu.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal už nepodporuje odosielanie SMS správ. Ak chcete konverzáciu zachovať tu, pozvite používateľa %1$s, aby sa pripojil k Signalu.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2691,8 +2691,8 @@
|
||||
<item>Spätná väzba</item>
|
||||
<item>Iné</item>
|
||||
<item>Platby (MobileCoin)</item>
|
||||
<item>Príspevky & Odznaky</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Príspevky a Odznaky</item>
|
||||
<item>Export SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4978,7 +4978,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Moje príbehy</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Pridajte ťuknutím</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Momentálne nie sú k dispozícii žiadne najnovšie aktualizácie.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5158,7 +5158,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Pridať prehliadač</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Odstrániť prispôsobený príbeh</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Odstrániť %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5196,7 +5196,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Vyskytla sa neočakávaná chyba</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Zadajte platný odkaz.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Všetci okrem…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5210,7 +5210,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Odstrániť</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Odstrániť prispôsobený príbeh?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">„%1$s“ a aktualizácie zdieľané s týmto príbehom budú odstránené.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5251,7 +5251,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Pomenovať príbeh</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Názov tohto príbehu môžete vidieť len vy.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Názov príbehu (povinné)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5267,7 +5267,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Vyberte si typ príbehu</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nový prispôsobený príbeh</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Viditeľné iba pre konkrétnych ľudí</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5379,10 +5379,10 @@
|
||||
<string name="ContactSearchItems__only_share_with">Zdieľať iba s</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="few">Custom story · %1$d viewers</item>
|
||||
<item quantity="many">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Prispôsobený príbeh · %1$d sledovateľ</item>
|
||||
<item quantity="few">Prispôsobený príbeh · %1$d sledovatelia</item>
|
||||
<item quantity="many">Prispôsobený príbeh · %1$d sledovateľa</item>
|
||||
<item quantity="other">Prispôsobený príbeh · %1$d sledovateľov</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5422,7 +5422,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Vymazať príbeh?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Vymazať prispôsobený príbeh „%1$s“?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Odstrániť</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5531,7 +5531,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Aktualizácie príbehov automaticky zmiznú po 24 hodinách. Vyberte, komu sa môže zobraziť váš príbeh, alebo vytvorte nové príbehy s konkrétnymi sledovateľmi či skupinami.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Vypnúť príbehy</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5549,11 +5549,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Príbehy</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Pozretia príbehu</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Potvrdenia o pozretí</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Majte prehľad o tom, keď si ostatní pozrú vaše príbehy. Ak je táto možnosť vypnutá, neuvidíte informácie o pozretiach.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nový príbeh</string>
|
||||
@@ -5581,7 +5581,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Exportujte svoje SMS správy</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Svoje SMS správy môžete exportovať do databázy SMS v telefóne, pričom si ich budete môcť ponechať alebo odstrániť zo Signalu. To umožní ostatným aplikáciám pre SMS v telefóne importovať ich. Nevytvorí sa tým zdieľateľný súbor histórie SMS.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Pokračovať</string>
|
||||
|
||||
@@ -5598,9 +5598,9 @@
|
||||
<item quantity="other">Exportuje sa %1$d z %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Pravdepodobne nemáte dostatok miesta na disku</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Na export správ potrebujete približne %1$s. Pred pokračovaním sa uistite, že je na disku dostatok voľného miesta.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Napriek tomu pokračovať</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5705,13 +5705,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export bol čiastočne dokončený</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Uistite sa, že máte v telefóne ešte %1$s na export správ</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Opakujte export. Exportujú sa iba správy, ktoré neboli exportované.</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Ak problém pretrváva, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Kontaktujte nás</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5719,9 +5719,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Napriek tomu pokračovať</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Pri exportovaní SMS správ sa vyskytla chyba</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Skúste to znovu. Ak problém pretrváva, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Moje zgodbe</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Novo</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Sporočilo %1$s</string>
|
||||
@@ -348,13 +348,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Označeno kot neželeno in blokirano.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS sporočila so trenutno onemogočena. Svoja sporočila lahko izvozite v drugo aplikacijo v telefonu.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">SMS sporočila niso več podprta v Signalu. Svoja sporočila lahko izvozite v drugo aplikacijo v telefonu.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Izvoz SMS sporočil</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS sporočila so trenutno onemogočena. Povabite stik %1$s v Signal, da ohranite pogovor tukaj.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">SMS sporočila niso več podprta v Signalu. Povabite stik %1$s v Signal, da ohranite pogovor tukaj.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2692,7 +2692,7 @@
|
||||
<item>Drugo</item>
|
||||
<item>Plačila (MobileCoin)</item>
|
||||
<item>Podporniki_ce & Značke</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Izvoz SMS-ov</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4978,7 +4978,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Moje zgodbe</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tapnite za dodajanje</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Trenutno ni nobenih posodobitev.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5158,7 +5158,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Dodaj gledalca_ko</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Izbriši zgodbo po meri</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Želite izbrisati %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5196,7 +5196,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Zgodila se je nepričakovana napaka</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Vnesite veljavno povezavo.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Vsi, razen …</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5210,7 +5210,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Odstrani</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Želite izbrisati zgodbo po meri?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">»%1$s« in posodobitve v skupni rabi te zgodbe bodo izbrisane.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5251,7 +5251,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Poimenujte zgodbo</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Samo vi lahko vidite ime te zgodbe.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Ime zgodbe (zahtevano)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5267,7 +5267,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Izberite tip svoje zgodbe</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Nova zgodba po meri</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Vidna le določenim ljudem</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5379,10 +5379,10 @@
|
||||
<string name="ContactSearchItems__only_share_with">Deli le s/z</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="two">Custom story · %1$d viewers</item>
|
||||
<item quantity="few">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Zgodba po meri · %1$d gledalec</item>
|
||||
<item quantity="two">Zgodba po meri · %1$d gledalca</item>
|
||||
<item quantity="few">Zgodba po meri · %1$d gledalci</item>
|
||||
<item quantity="other">Zgodba po meri · %1$d gledalcev</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5422,7 +5422,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Želite izbrisati zgodbo?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Želite izbrisati zgodbo po meri »%1$s«?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Izbriši</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5531,7 +5531,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Posodobitve zgodb samodejno izginejo po 24 urah. Izberite, kdo si lahko ogleda vašo zgodbo, ali ustvarite nove zgodbe z določenimi gledalci ali skupinami.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Izklopite zgodbe</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5549,11 +5549,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Zgodbe</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Ogledi zgodb</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Kdo gleda zgodbe</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Oglejte si in delite, ko si kdo ogleda vaše zgodbe. Če je onemogočeno, ne boste videli, ko si drugi ogledajo vašo zgodbo.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Nova zgodba</string>
|
||||
@@ -5581,7 +5581,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Izvozi SMS sporočila</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Svoja SMS sporočila lahko izvozite v zbirko podatkov SMS v telefonu in tako imeli boste možnost, da jih obdržite ali odstranite iz Signala. To omogoča drugim aplikacijam za SMS-e v vašem telefonu, da jih uvozijo. S tem ne ustvarite datoteke zgodovine SMS sporočil, ki jo je mogoče deliti.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Nadaljuj</string>
|
||||
|
||||
@@ -5598,11 +5598,11 @@
|
||||
<item quantity="other">Izvažanje %1$d od %2$d …</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Morda nimate dovolj prostora na disku</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Za izvoz sporočil potrebujete približno %1$s. Preden nadaljujete, se prepričajte, da imate dovolj prostora.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Vseeno nadaljuj</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5705,23 +5705,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Izvoz delno končan</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Prepričajte se, da imate v telefonu še dodatnih %1$s za izvoz sporočil</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Ponovni poskus izvoza sporočil, ki še niso bila izvožena</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Če se težava nadaljuje, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Kontaktirajte nas</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Ponovno</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Vseeno nadaljuj</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Napaka pri izvozu SMS sporočil</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Prosimo poskusite znova. Če se težava nadaljuje, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Postimet e mia të përkohshme</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">I ri</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">%1$s mesazhi</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">U raportua si mesazh i padëshiruar dhe u bllokua.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Mesazhet SMS aktualisht janë çaktivizuar. Mund t\'i eksportosh mesazhet në një aplikacion tjetër në telefonin tënd.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Mesazhet SMS nuk mbështeten më nga Signal. Mund t\'i eksportosh mesazhet e tua në një aplikacion tjetër në telefonin tënd.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Eksporto mesazhet SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Mesazhet SMS aktualisht janë çaktivizuar. Fto %1$s në Signal për ta vazhduar bisedën këtu.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Mesazhet SMS nuk mbështeten më nga Signal. Fto %1$s te Signal për ta vazhduar bisedën këtu.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Tjetër</item>
|
||||
<item>Pagesa (MobileCoin)</item>
|
||||
<item>Donacione & Stema</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Eksporto SMS-të</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Postimet e mia të përkohshme</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Kliko për të shtuar</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">S’ka përditësime së fundi për shfaqje tani.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Shtoni shikues</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Fshij postimin e përkohshëm të personalizuar</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Të hiqet %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Ka ndodhur një gabim i papritur</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Të lutem, vendos një link të vlefshëm.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Të gjithë përveç…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Fshije</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Do ta fshish postimin e përkohshëm të personalizuar?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\" %1$s \" dhe përditësimet e ndara në këtë postim të përkohshëm do të fshihen.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Emërto postimin e përkohshëm</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Vetëm ti mund ta shohësh emrin e këtij postimi të përkohshëm.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Emri i postimit të përkohshëm ( i domosdoshëm)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Zgjidh llojin e postimit tënd të përkohshëm</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Postim i ri i përkohshëm i personalizuar</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">E dukshme vetëm për persona specifikë</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Shpërndaje vetëm me</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Postim i përkohshëm i personalizuar · %1$d shikues</item>
|
||||
<item quantity="other">Postim i ri i përkohshëm i personalizuar · %1$d shikues</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Të fshihet postimi i përkohshëm?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Do ta fshish postimin e përkohshëm të personalizuar \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Fshiji</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Përditësimet e postimit të përkohshëm zhduken automatikisht pas 24 orësh. Zgjidh kush mund të shohë postimet e tua të përkohshme ose krijo postime të reja të përkohshme për shikues ose grupe të veçanta.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Çaktivizo postimet e përkohshme</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Postime të përkohshme</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Shikimet e postimit të përkohshëm</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Shiko kush e ka parë postimin</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Shiko dhe shpërndaj kur janë parë postimet e përkohshme. Nëse çaktivizohet, nuk do të mund ta shohësh kur të tjerët të shikojnë postimin tënd të përkohshëm.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Postim i përkohshëm i ri</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Eksporto mesazhet e tua SMS</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Mund të eksportosh mesazhet SMS në bazën e të dhënave SMS të telefonit tënd dhe do kesh mundësinë që t\'i mbash ose t\'i fshish ato nga Signal. Kjo lejon që aplikacionet e tjera SMS në telefonin tënd t\'i importojnë ato. Kjo nuk krijon një skedar të ndashëm të historikut tënd të SMS-ve.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Vazhdo</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">Po eksportohen %1$d nga %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Mund të mos kesh hapësirë të mjaftueshme në disk</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Të duhen afërsisht %1$s për të eksportuar mesazhet, sigurohu që të kesh hapësirë të mjaftueshme përpara se të vazhdosh.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Vazhdo gjithsesi</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Eksportimi ka përfunduar pjesërisht</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Sigurohu që të kesh %1$s vend të lirë shtesë në telefon për të eksportuar mesazhet</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Riprovo eksportimin, i cili do të riprovojë vetëm mesazhet që nuk janë eksportuar ende</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Nëse problemi vazhdon, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Lidhuni me ne</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Riprovo</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Vazhdo gjithsesi</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Gabim gjatë eksportimit të mesazheve SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Të lutem, provoje sërish. Nëse problemi vazhdon, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Моје приче</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Нова</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Порука за %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Пријављено као нежељена пошта и блокирано.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Размена SMS порука је тренутно онемогућена. Можете да извезете поруке у другу апликацију на телефону.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Размена SMS порука више није подржана у Signal-у. Можете да извезете поруке у другу апликацију на телефону.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Izvezite SMS poruke</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Размена SMS порука је тренутно онемогућена. %1$s може да се придружи у Signal-у како бисте наставили конверзацију овде.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Размена SMS порука више није подржана у Signal-у. %1$s може да се придружи у Signal-у како бисте наставили конверзацију овде.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Остало</item>
|
||||
<item>Plaćanja (MobileCoin)</item>
|
||||
<item>Donacije i značke</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Извоз SMS порука</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Моје приче</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Додирните да додате</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Тренутно нема најновијих ажурирања за приказ.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Dodajte gledaoca</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Избриши причу</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Уклонити %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Došlo je do neočekivane greške</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Унесите важећи линк.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Svi osim…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Уклони</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Желите ли да избришете причу?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">Прича „%1$s“ и све подељено у њој биће уклоњени.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Дајте назив причи</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Само ви можете да видите назив ове приче.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Назив приче (обавезно)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Изаберите тип приче</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Нова прича</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Видљиво само одређеним људима</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Само подели са</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Прича · Гледалаца: %1$d</item>
|
||||
<item quantity="other">Прича · Гледалаца: %1$d</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Желите ли да избришете причу?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Желите ли да избришете причу „%1$s“?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Избриши</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Садржај приче аутоматски нестаје након 24 сата. Одаберите ко може да види вашу причу или да креира нове приче са одређеним гледаоцима или групама.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Искључи приче</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Приче</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Гледање прича</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Потврде о гледању</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Видите када неко погледа приче и поделите то са другима. Ако деактивирате ову опцију, нећете знати када су други видели вашу причу.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Нова прича</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Izvezite SMS poruke</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Можете да извезете SMS поруке у базу SMS порука на телефону и имаћете опцију да их задржите или уклоните из Signal-а. На тај начин омогућавате другим апликацијама за SMS на телефону да их увезу. Тиме не креирате историју ваших SMS порука у облику фајла који се може делити.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Nastavi</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">Извоз %1$d од %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Могуће је да немате довољно меморијског простора</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Потребно вам је приближно %1$s да бисте извезли поруке. Проверите да ли имате довољно простора пре него што наставите.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Свакако настави</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Извоз је делимично завршен</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Проверите да ли имате још %1$s слободног простора на телефону за извоз порука</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Ако изаберете поновни извоз, покренуће се нови покушај извоза само порука које још нису извезене</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Ако се проблем и даље буде појављивао, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Контактирај нас</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Свакако настави</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Грешка при извозу SMS порука</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Пробајте поново. Ако се проблем и даље буде појављивао, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Mina Stories</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Ny</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Meddelande %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Rapporterad som skräppost och blockerad.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Sms-meddelanden är för närvarande inaktiverade. Du kan exportera dina meddelanden till en annan app i din telefon.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Sms-meddelanden stöds inte längre i Signal. Du kan exportera dina meddelanden till en annan app i din telefon.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Exportera sms</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Sms-meddelanden är för närvarande inaktiverade. Bjud in %1$s till Signal för att hålla konversationen här.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Sms-meddelanden stöds inte längre i Signal. Bjud in %1$s till Signal för att hålla konversationen här.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Övrigt</item>
|
||||
<item>Betalningar (MobileCoin)</item>
|
||||
<item>Donationer & märken</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Sms-export</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Mina Stories</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tryck för att lägga till</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Inga nya uppdateringar att visa just nu.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Lägg till tittare</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Ta bort anpassad story</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Ta bort %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Ett oväntat fel inträffade</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Ange en giltig länk.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Alla utom …</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Ta bort</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Ta bort anpassad story?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">%1$s och uppdateringar som delas till den här historien kommer att raderas.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Namnge story</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Bara du kan se namnet på den här storyn.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Storynamn (krävs)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Välj typ av story</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Ny anpassad story</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Synlig endast för specifika personer</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Dela endast med</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Anpassad story · %1$d tittare</item>
|
||||
<item quantity="other">Anpassad story · %1$d tittare</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Ta bort story?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Ta bort den anpassade storyn %1$s?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Ta bort</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Storyuppdateringar försvinner automatiskt efter 24 timmar. Välj vilka som kan visa din story eller skapa nya stories för specifika tittare eller grupper.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Stäng av stories</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Stories</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Storyvisningar</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Visa kvitton</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Se och dela när stories visas. Om de är inaktiverade ser du inte när andra ser din story.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Ny story</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Exportera dina sms</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Du kan exportera dina sms till telefonens sms-databas och du kan välja att behålla eller ta bort dem från Signal. Detta gör att andra sms-appar på din telefon kan importera dem. Detta skapar inte en delbar fil med din sms-historik.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Fortsätt</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">Exporterar %1$d av %2$d …</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Du kanske inte har tillräckligt med diskutrymme</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Du behöver ungefär %1$s för att exportera dina meddelanden. Se till att du har tillräckligt med utrymme innan du fortsätter.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Fortsätt ändå</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Exporten delvis slutförd</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Se till att du har ytterligare %1$s ledigt på din telefon för att exportera dina meddelanden</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Försök exportera igen, med endast meddelanden som ännu inte har exporterats</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Om problemet kvarstår, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Kontakta oss</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Fortsätt ändå</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Fel vid export av sms</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Försök igen. Om problemet kvarstår, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Stori Zangu</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Mpya</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Ujumbe %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Imeripotiwa kuwa taka na imezuiwa.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Hauwezi kutuma jumbe za SMS. Unaweza kuhamisha jumbe zako kwenye programu nyingine katika simu yako.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Huwezi tena kutuma jumbe za SMS kwenye Signal. Unaweza kuhamisha jumbe zako kwenye programu nyingine katika simu yako.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Hamisha jumbe za SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Hauwezi kutuma jumbe za SMS. Alika %1$s Signal ili kuendeleza mazungumzo hapa.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Huwezi tena kutuma jumbe za SMS kwenye Signal. Mkaribishe %1$s Signal ili kuendeleza mazungumzo hapa.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>ingine</item>
|
||||
<item>Malipo (MobileCoin)</item>
|
||||
<item>Michango & Beji</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Kuhamisha SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Stori Zangu</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Gusa kuongeza</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Hakuna masasisho ya hivi karibuni ya kuonyesha sasa hivi.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Ongeza mtazamaji</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Futa stori ya kipekee</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Ondoa %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Hitilafu isiyotarajiwa imetokea</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Tafadhali ingiza kiungo halali.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Wote isipokuwa….</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Ondoa</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Futa stori ya kipekee?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" na masasisho yaliyoshirikishwa kwenye stori hii yatafutwa.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Ipe stori jina</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Wewe pekee ndiye unayeweza kuona jina la stori hii.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Jina la stori (linahitajika)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Chagua aina ya stori yako</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Stori mpya ya kipekee.</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Inaonekana kwa watu maalum tu</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Shiriki peke yake na</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Stori ya kipekee · Mtazamaji %1$d</item>
|
||||
<item quantity="other">Stori ya kipekee · Watazamaji %1$d</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Futa stori?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Futa stori ya kipekee \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Futa</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Masasisho ya stori hutoweka kiotomatiki baada ya saa 24. Chagua nani anaweza kutazama stori yako au tengeneza stori mpya kwa watazamaji ama vikundi maalum.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Zima stori</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Stori</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Mitazamo ya stori</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Angalia na share pale stori zinapotazamwa. Kama ikisitishwa, hutaweza kuona pale wengine wanapotazama stori yako.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Stori mpya</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Hamisha jumbe zako za SMS</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Unaweza kuhamisha jumbe zako za SMS kwenda kwenye hifadhidata ya SMS na utakuwa na uamuzi wa kuzibakisha au kuziondoa kwenye Signal. Hii itawezesha programu zingine za SMS kwenye simu yako kuzipakua. Hii haitatengeneza faili linaloweza kusambazwa la historia yako ya SMS.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Endelea</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">Inahamisha %1$d ya %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Inawezekana hauna nafasi ya kutosha</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Unahitaji takribani %1$s ili kuhamisha jumbe zako, hakikisha una nafasi ya kutosha kabla ya kuendelea.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Endelea hata hivyo</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Uhamishaji umekamilika kiasi</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Hakikisha una nafasi ya ziada %1$s kwenye simu yako kuweza kuhamisha jumbe zako</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Jaribu tena kuhamisha, hii itajaribu kutuma tena jumbe ambazo hazijahamishwa bado</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Kama tatizo litaendelea, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Wasiliana nasi</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Jaribu Upya</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Endelea hata hivyo</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Hitilafu katika kuhamisha jumbe za SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Tafadhali jaribu tena. Kama tatizo litaendelea, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">எனது ஸ்டோரீஸ்</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">புதியது</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">செய்தி %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">என புகாரளிக்கப்பட்டது ஸ்பேம் மற்றும் தடுக்கப்பட்டது.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS மெசேஜிங் தற்போது முடக்கப்பட்டுள்ளது. உங்கள் மொபைலில் உள்ள மற்றொரு செயலிக்கு உங்கள் மெசேஜ்களை நீங்கள் ஏற்றுமதி செய்யலாம்.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">சிக்னலில் இனி எஸ்.எம்.எஸ் செய்தியிடல் ஆதரிக்கப்படாது. உங்கள் தொலைபேசியில் உள்ள மற்றொரு ஆப்பிற்கு உங்கள் செய்திகளை ஏற்றுமதி செய்யலாம்.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">எஸ்.எம்.எஸ் செய்திகளை ஏற்றுமதி செய்</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS மெசேஜிங் தற்போது முடக்கப்பட்டுள்ளது. உரையாடலை இங்கே தொடர, %1$sஐ Signalக்கு அழைக்கவும்.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">சிக்னலில் இனி எஸ்.எம்.எஸ் செய்தியிடல் ஆதரிக்கப்படாது. உரையாடலை இங்கே தொடர %1$s ஐ சிக்னலுக்கு அழைக்கவும்.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>மற்றவை</item>
|
||||
<item>கட்டணங்கள் (MobileCoin)</item>
|
||||
<item>Donations & Badges</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS ஏற்றுமதி</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">எனது ஸ்டோரீஸ்</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">சேர்ப்பதற்குத் தட்டவும்</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">தற்போது காண்பிக்க சமீபத்திய புதுப்பிப்புகள் எதுவும் இல்லை.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">பார்வையாளரைச் சேர்க்கவும்</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">தனிப்பயன் ஸ்டோரியை நீக்கு</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s-ஐ அகற்றுவதா?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">எதிர்பாராத பிழை ஏற்பட்டது</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">சரியான இணைப்பை உள்ளிடவும்.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">அனைத்தும், இது தவிர…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">நீக்கு</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">தனிப்பயன் ஸ்டோரியை நீக்க வேண்டுமா?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" மற்றும் இந்த ஸ்டோரிக்கு பகிரப்பட்ட புதுப்பிப்புகள் நீக்கப்படும்.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">ஸ்டோரிக்குப் பெயரிடவும்</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">இந்த ஸ்டோரியின் பெயரை நீங்கள் மட்டுமே பார்க்க முடியும்.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">ஸ்டோரி பெயர் (தேவை)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">உங்கள் ஸ்டோரி வகையை தேர்ந்தெடுக்கவும்</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">புதிய தனிப்பயன் ஸ்டோரி</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">குறிப்பிட்ட நபர்களுக்கு மட்டுமே தெரியும்</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">-உடன் மட்டும் பகிர்க</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">தனிப்பயன் ஸ்டோரி · %1$d பார்வையாளர்</item>
|
||||
<item quantity="other">தனிப்பயன் ஸ்டோரி · %1$d பார்வையாளர்கள்</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">ஸ்டோரியை நீக்குவதா?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">\"%1$s\" தனிப்பயன் ஸ்டோரியை நீக்க வேண்டுமா?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">நீக்கு</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">24 மணிநேரத்திற்குப் பிறகு ஸ்டோரி புதுப்பிப்புகள் தானாகவே மறைந்துவிடும். உங்கள் ஸ்டோரியை யார் பார்க்கலாம் அல்லது குறிப்பிட்ட பார்வையாளர்கள் அல்லது குழுக்களுடன் புதிய ஸ்டோரீஸை யார் உருவாக்கலாம் என்பதைத் தேர்வுசெய்யவும்.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">ஸ்டோரீஸ்-ஐ முடக்கவும்</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">ஸ்டோரீஸ்</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">ஸ்டோரி பார்வைகள்</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">ரசீதுகளைப் பார்க்கவும்</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">ஸ்டோரீஸ் பார்க்கப்படும் போது பார்த்துப் பகிரவும். முடக்கப்பட்டிருந்தால், உங்கள் ஸ்டோரியைப் பிறர் பார்க்கும்போது உங்களால் பார்க்க முடியாது.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">புதிய ஸ்டோரி</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">உங்கள் எஸ்.எம்.எஸ் செய்திகளை ஏற்றுமதி செய்யுங்கள்</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">உங்கள் SMS மெசேஜ்களை உங்கள் மொபைலின் SMS டேட்டாபேஸுக்கு ஏற்றுமதி செய்யலாம் மற்றும் அவற்றை Signal இல் இருந்து அகற்றவோ வைத்திருக்கவோ வேண்டிய விருப்பத்தையும் பெறுவீர்கள். இதனால் உங்கள் மொபைலில் உள்ள பிற SMS செயலிகள் அவற்றை இறக்குமதி செய்துகொள்ள முடியும். இது உங்கள் SMS வரலாற்றின் பகிரக்கூடிய கோப்பை உருவாக்காது.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">தொடரவும்</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">%2$d இல் %1$d -ஐ ஏற்றுமதி செய்கிறது…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">உங்களிடம் போதுமான டிஸ்க் சேமிப்பிடம் இல்லாமல் இருக்கலாம்</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">உங்கள் செய்திகளை ஏற்றுமதி செய்ய தோராயமாக %1$s தேவை, தொடர்வதற்கு முன் உங்களிடம் போதுமான இடம் இருப்பதை உறுதிசெய்யவும்.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">எப்படியிருந்தாலும் தொடருங்கள்</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">ஏற்றுமதி ஓரளவு முடிந்தது</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">உங்கள் மெசேஜ்களை ஏற்றுமதி செய்ய, உங்கள் மொபைலில் கூடுதலாக %1$s காலியாக இருப்பதை உறுதிசெய்யவும்</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">ஏற்றுமதியை மீண்டும் முயல்க, இது இன்னும் ஏற்றுமதி செய்யப்படாத மெசேஜ்களை மட்டுமே மீண்டும் முயலும்</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">இந்த பிரச்சனை நீடித்தால், </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">எங்களை தொடர்பு கொள்ள</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">மீண்டும் முயற்சி செய்</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">எப்படியிருந்தாலும் தொடருங்கள்</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS மெசேஜ்களை ஏற்றுமதி செய்வதில் பிழை</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">மீண்டும் முயலவும். இந்த பிரச்சனை நீடித்தால், </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">నా స్టోరీస్</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">కొత్తది</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">%1$sకి సందేశం పంపు</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">స్పామ్గా నివేదించబడింది మరియు నిరోధించబడింది.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS సందేశం పంపడం ప్రస్తుతం నిలిపివేయబడింది. మీ ఫోన్లోని మరో యాప్కు మీ సందేశాలను మీరు ఎగుమతి చేయవచ్చు.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal లో SMS సందేశాలు పంపేందుకు ఇక ఏమాత్రం మద్దతు ఇవ్వబడదు. మీ ఫోన్లోని మరో యాప్కు మీ సందేశాలను మీరు ఎగుమతి చేయవచ్చు.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS సందేశాలను ఎగుమతి చేయండి</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS సందేశం పంపడం ప్రస్తుతం నిలిపివేయబడింది. ఇక్కడ సంభాషణను ఉంచడానికి %1$s ను Signal కు ఆహ్వానించండి.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal లో SMS సందేశాలు పంపేందుకు ఇక ఏమాత్రం మద్దతు ఇవ్వబడదు. ఇక్కడ సంభాషణను ఉంచడానికి %1$s ను Signal కు ఆహ్వానించండి.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>ఇతర</item>
|
||||
<item>చెల్లింపులు (MobileCoin)</item>
|
||||
<item>విరాళాలు & బ్యాడ్జీలు</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS ఎగుమతి</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">నా స్టోరీస్</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">జోడించడానికి తట్టండి</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">ప్రస్తుతం చూపించడానికి ఇటీవల అప్డేట్లు ఏవీ లేవు.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">వీక్షకుడిని జోడించండి</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">అనుకూల కథను తొలగించండి</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s తొలగించాలా?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">ఊహించని దోషం ఏర్పడింది</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">దయచేసి చెల్లుబాటు అయ్యే లింక్ను ఎంటర్ చేయండి.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">వీరు మినహా…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">తొలగించు</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">అనుకూల కథను తొలగించేదా?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">ఈ కథకు పంచుకోబడ్డ \"%1$s\" మరియు అప్డేట్స్ తొలగించబడతాయి.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">స్టోరీకు పేరుపెట్టండి</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">ఈ కథ పేరును మీరు మాత్రమే చూడవచ్చు.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">స్టోరీ పేరు (అవసరం)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">మీ స్టోరీ రకాన్ని ఎంచుకోండి</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">కొత్త అనుకూల కథ</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">నిర్ధిష్ట వ్యక్తులకు మాత్రమే కనిపిస్తుంది</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">వీరితోనే పంచుకోండి</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">అనుకూల కథ · %1$d వీక్షకుడు</item>
|
||||
<item quantity="other">అనుకూల కథ · %1$d వీక్షకులు</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">స్టోరీను తొలగించాలా?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">అనుకూల కథ \"%1$s\" ను తొలగించేదా?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">తొలగించండి</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">24 గంటల తరువాత కథ అప్డేట్స్ ఆటోమేటిక్గా అదృశ్యమౌతాయి. మీ కథను ఎవరు వీక్షించవచ్చు లేదా నిర్దిష్ట వీక్షకులు లేదా గ్రూప్లతో ఎవరు కొత్త కథలను సృష్టించవచ్చు అనేది ఎంచుకోండి.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">స్టోరీలను ఆఫ్ చేయండి</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">స్టోరీస్</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">కథ వీక్షణలు</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">రిసిప్ట్లను వీక్షించండి</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">కథలు వీక్షించబడినప్పుడు చూడండి మరియు పంచండి ఒకవేళ నిలిపివేసినట్లయితే, మీ కథను ఇతరులు వీక్షించినప్పుడు మీరు చూడలేరు.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">కొత్త స్టోరీ</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">మీ SMS సందేశాలను ఎగుమతి చేయండి</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">మీ ఫోన్ యొక్క SMS డేటాబేస్కు మీ SMS సందేశాలను మీరు ఎగుమతి చేయవచ్చు మరియు Signal నుంచి వాటిని ఉంచడం లేదా తొలగించడానికి మీకు వికల్పం ఉంటుంది. ఇది మీ ఫోన్లోని ఇతర SMS యాప్స్ వాటిని దిగుమతి చేసుకోవడానికి అనుమతిస్తుంది. ఇది మీ SMS చరిత్ర యొక్క పంచుకోదగ్గ ఫైల్ను సృష్టించదు.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">కొనసాగు</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">%2$d యొక్క %1$d లను ఎగుమతి చేస్తోంది…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">మీకు తగినంత డిస్క్ స్థలం ఉండకపోవచ్చు.</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">మీ సందేశాలను ఎగుమతి చేయడానికి మీకు సుమారుగా %1$s అవసరం, కొనసాగడానికి ముందు మీకు తగినంత స్థలం ఉందని నిర్ధారించుకోండి.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">ఏమైనాగాని కొనసాగండి</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">ఎగుమతి పాక్షికంగా పూర్తయింది</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">మీ సందేశాలను ఎగుమతి చేయడానికి మీ ఫోన్లో మీకు అదనంగా %1$s ఖాళీ ఉందని నిర్ధారించుకోండి</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">ఎగుమతిని మళ్లీ ప్రయత్నించండి, ఇది ఇంకా ఎగుమతి చేయబడని సందేశాలను మాత్రమే తిరిగి ప్రయత్నిస్తుంది</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">ఒకవేళ సమస్య ఇంకా కొనసాగితే, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">మమ్మల్ని సంప్రదించండి</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">మళ్ళీ ప్రయత్నించు</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">ఏమైనాగాని కొనసాగండి</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS సందేశాలను ఎగుమతి చేయడంలో లోపం</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">దయచేసి మళ్ళీ ప్రయత్నించండి. ఒకవేళ సమస్య ఇంకా కొనసాగితే, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">สตอรี่ของฉัน</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">ใหม่</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">ข้อความ %1$s</string>
|
||||
@@ -345,13 +345,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">ถูกรายงานว่าเป็นสแปมและถูกปิดกั้นแล้ว</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">ระงับการให้บริการส่งข้อความ SMS แล้ว คุณสามารถส่งออกข้อความของคุณไปยังแอปอื่นบนโทรศัพท์ได้</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal ไม่รองรับการส่งข้อความ SMS อีกต่อไป คุณสามารถส่งออกข้อความของคุณไปยังแอปอื่นบนโทรศัพท์ได้</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">ส่งออกข้อความ SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">ระงับการให้บริการส่งข้อความ SMS แล้ว ชวน %1$s มาใช้ Signal เพื่อการติดต่อสื่อสารที่ไม่ขาดตอน</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal ไม่รองรับการส่งข้อความ SMS อีกต่อไป ชวน %1$s มาใช้ Signal เพื่อการติดต่อสื่อสารที่ไม่ขาดตอน</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2437,7 +2437,7 @@
|
||||
<item>อื่น</item>
|
||||
<item>การชำระเงิน (MobileCoin)</item>
|
||||
<item>การบริจาคและโล่</item>
|
||||
<item>SMS Export</item>
|
||||
<item>ส่งออก SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4666,7 +4666,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">สตอรี่ของฉัน</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">แตะเพื่อเพิ่ม</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">ไม่มีการอัปเดตล่าสุดให้แสดงในตอนนี้</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4828,7 +4828,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">เพิ่มผู้ชม</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">ลบสตอรี่ที่กำหนดเอง</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">ลบ %1$sหรือไม่</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4866,7 +4866,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">มีข้อผิดพลาดที่ไม่คาดคิดเกิดขึ้น</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">โปรดใส่ลิงก์ที่ถูกต้อง</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">ทุกคน ยกเว้น…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4880,7 +4880,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">ลบ</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">ลบสตอรี่ที่กำหนดเองใช่หรือไม่</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" และการอัปเดตต่างๆ ที่แชร์ในสตอรี่นี้จะถูกลบ</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -4918,7 +4918,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">ตั้งชื่อสตอรี่</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">มีแค่คุณเท่านั้นที่เห็นชื่อของสตอรี่นี้</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">ชื่อสตอรี่ (ต้องระบุ)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -4934,7 +4934,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">เลือกประเภทสตอรี่ของคุณ</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">สตอรี่ที่กำหนดเองใหม่</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">เห็นได้เป็นบางคนเท่านั้น</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5043,7 +5043,7 @@
|
||||
<string name="ContactSearchItems__only_share_with">แชร์ให้เฉพาะ</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">สตอรี่ที่กำหนดเอง · ผู้ชม %1$d คน</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5074,7 +5074,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">ลบสตอรี่ใช่หรือไม่</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">ลบสตอรี่ที่กำหนดเอง \"%1$s\" ใช่หรือไม่</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">ลบ</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5171,7 +5171,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">การอัปเดตสตอรี่จะหายไปโดยอัตโนมัติหลังจากครบ 24 ชั่วโมง เลือกได้ว่าจะให้ใครเห็นสตอรี่ของคุณ หรือสร้างสตอรี่ใหม่พร้อมกำหนดผู้ชมหรือกลุ่มเฉพาะ</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">ปิดใช้งานสตอรี่</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5189,11 +5189,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">สตอรี่</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">การรับชมสตอรี่</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">ตัวแจ้งการรับชมสตอรี่</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">ดูและแชร์เมื่อมีผู้ชมสตอรี่ หากปิดใช้งาน คุณจะไม่เห็นเมื่อมีผู้ชมสตอรี่ของคุณ</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">สตอรี่ใหม่</string>
|
||||
@@ -5221,7 +5221,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">ส่งออกข้อความ SMS ของคุณ</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">คุณสามารถส่งออกข้อความ SMS ไปยังฐานข้อมูล SMS ของโทรศัพท์คุณได้ โดยคุณยังสามารถเลือกที่จะเก็บหรือลบข้อความออกจาก Signal ก็ได้ นี่จะทำให้แอป SMS อื่นๆ บนโทรศัพท์สามารถนำเข้าข้อความได้ อย่างไรก็ดี นี่ไม่ใช่การสร้างไฟล์ที่แชร์ได้จากประวัติการส่งข้อความ SMS ของคุณ</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">ดำเนินการต่อ</string>
|
||||
|
||||
@@ -5235,9 +5235,9 @@
|
||||
<item quantity="other">กำลังส่งออก %1$d จาก %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">คุณอาจมีพื้นที่จัดเก็บไม่เพียงพอ</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">คุณต้องมีพื้นที่ประมาณ %1$s เพื่อส่งออกข้อความ ตรวจสอบให้แน่ใจว่าคุณมีพื้นที่จัดเก็บเพียงพอก่อนดำเนินการต่อ</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">ยืนยันที่จะดำเนินการต่อ</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5339,13 +5339,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">ส่งออกแล้วบางส่วน</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">คุณต้องมีพื้นที่ในโทรศัพท์เหลืออีก %1$s จึงจะส่งออกข้อความได้</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">ลองส่งออกอีกครั้ง ระบบจะดำเนินการเฉพาะข้อความที่ส่งออกไม่สำเร็จเท่านั้น</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">หากยังพบปัญหาในการส่งออก </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">ติดต่อเรา</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5353,9 +5353,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">ยืนยันที่จะดำเนินการต่อ</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">เกิดข้อผิดพลาดในการส่งออกข้อความ SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">โปรดลองอีกครั้ง หากยังพบปัญหาในการส่งออก </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Stories Ko</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Bago</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Mensahe %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Reported bilang spam at naka-block na.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Disabled sa ngayon ang SMS messaging. Pwede mong i-export ang iyong messages sa ibang app sa phone mo.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Hindi na suportado sa Signal ang SMS messaging. Pwede mong i-export ang iyong messages sa ibang app sa phone mo.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">I-export ang SMS messages</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Disabled sa ngayon ang SMS messaging. I-invite si %1$s sa Signal para mapanatili ang convo niyo dito.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Hindi na suportado sa Signal ang SMS messaging. I-invite si %1$s sa Signal para mapanatili ang convo niyo dito.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Stories Ko</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">I-tap para mag-add</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Walang recent updates sa ngayon.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Mag-add ng viewer</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">I-delete ang custom story</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Remove %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">An unexpected error occurred</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Mag-enter ng valid na link.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">All except…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Tanggalin</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Gusto mo bang i-delete ang custom story?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">Made-delete ang \"%1$s\" at ang updates na naka-share sa story na ito.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Bigyang pangalan ang story</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Ikaw lang ang makakakita ng pangalan ng story na ito.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Pangalan ng story (required)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Pumili ng iyong story type</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Bagong custom story</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Visible lang sa specific users</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">I-share lang sa</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Bagong story · %1$d viewer</item>
|
||||
<item quantity="other">Bagong story · %1$d viewers</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">I-delete ang story na ito?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Gusto mo bang i-delete ang custom story na \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">I-delete</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Automatic na mawawala ang story updates pagkatapos ng 24 oras. Piliin kung sinong pwedeng mag-view ng story mo o gumawa ng bagong stories na may specific viewers o groups.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">I-off ang stories</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5313,7 +5313,7 @@
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Makita at i-share kapag na-view ang stories mo. Kung naka-disable ito, hindi mo makikita kung sinong nag-view ng story mo.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Bagong story</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">I-export ang iyong SMS messages</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Pwede mong i-export ang iyong SMS messages sa SMS database ng phone mo at may option kang panatilihin o tanggalin ito sa Signal. Pinapayagan nito ang iba pang SMS apps sa phone mo na ma-import ang mga ito. Hindi ito gumagawa ng shareable file ng iyong SMS message history.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Magpatuloy</string>
|
||||
|
||||
@@ -5356,11 +5356,11 @@
|
||||
<item quantity="other">Ine-export ang %1$d ng %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Maaaring hindi sapat ang iyong disk space</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Kailangan mo ng approximately %1$s para i-export ang iyong messages, kaya siguraduhing may sapat na storage space ka bago magpatuloy.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Magpatuloy pa rin</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
<string name="ExportingSmsMessagesFragment__signal_needs_the_sms_permission_to_be_able_to_export_your_sms_messages">Signal needs the SMS permission to be able to export your SMS messages.</string>
|
||||
|
||||
@@ -5461,23 +5461,23 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Partially complete ang pag-export</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Siguraduhing mayroon kang additional %1$s na space sa iyong phone para ma-export ang iyong messages</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Paki ulit ang pag-export para subukang i-export ang natitirang messages</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Kung magpatuloy pa rin ang problemang ito, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Kontakin kami</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry">Subukang muli</string>
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Continue anyway</string>
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Magpatuloy pa rin</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Nagkaproblema sa pag-export ng SMS messages</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Paki subukan ulit. Kung magpatuloy pa rin ang problemang ito, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Hikayelerim</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Yeni Hikaye</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">İleti %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Gereksiz olarak bildirildi ve engellendi</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS ile mesajlaşma şu anda devre dışı. Mesajlarını telefonundaki başka bir uygulamaya aktarabilirsin.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">SMS ile mesajlaşma artık Signal\'da desteklenmemektedir. Mesajlarını telefonundaki başka bir uygulamaya aktarabilirsin.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS mesajlarını dışa aktar</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS ile mesajlaşma şu anda devre dışı. Sohbete burada devam etmek için %1$s adlı kişiyi Signal\'a davet et.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">SMS ile mesajlaşma artık Signal\'da desteklenmemektedir. Sohbete burada devam etmek için %1$s adlı kişiyi Signal\'a davet et.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>Diğer</item>
|
||||
<item>Ödemeler (MobileCoin)</item>
|
||||
<item>Bağışlar & Rozetler</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS ile Dışa Aktarma</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Hikayelerim</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Eklemek için dokun</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Şu anda gösterilecek yeni güncelleme yok.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Görüntüleyen ekle</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Özel hikayeyi sil</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s\'yi kaldır?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Beklenmedik bir hata oluştu</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Lütfen geçerli bir bağlantı gir.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">dışında hepsi</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Kaldır</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Özel hikaye silinsin mi?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" ve bu hikayede paylaşılan güncellemeler silinecek.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Hikayeye ad ver</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Bu hikayenin adını sadece sen görebilirsin.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Hikaye adı (gerekli)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Hikaye türünü seç</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Yeni özel hikaye</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Sadece özel kişiler görebilir</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">Şu kişilerle paylaş</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Özel hikaye · %1$d görüntüleyen</item>
|
||||
<item quantity="other">Özel hikaye · %1$d görüntüleyen</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Hikaye silinsin mi?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">\"%1$s\" adlı özel hikaye silinsin mi?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Sil</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Hikaye güncellemeleri 24 saat sonra otomatik olarak kaybolur. Hikayeni kimlerin görüntüleyebileceğini seç veya belirli kişiler ya da gruplarla yeni hikayeler oluştur.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Hikayeleri kapat</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Hikayeler</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Hikaye görüntülenmeleri</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Görüntülenme bilgisi</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Hikayelerin görüntülendiğinde bilgi al ve paylaş. Bu özellik devre dışı bırakılırsa hikayenin görüntülenme bilgisini göremezsin.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Yeni hikaye</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Mesajları dışa aktar</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">SMS mesajlarını telefonunun SMS veritabanına aktarabilirsin ve bu mesajları Signal\'de saklayabilir veya kaldırabilirsin. Bu sayede, telefonundaki diğer SMS uygulamaları da mesajları içe aktarabilir. Bu işlem, SMS geçmişinin paylaşılabilir bir dosyasını oluşturmaz.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Devam Et</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">%2$d mesajdan %1$d mesaj dışa aktarılıyor…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Yeterli disk alanın olmayabilir</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Mesajlarını dışa aktarmak için yaklaşık %1$s alana ihtiyacın var, işleme devam etmeden önce yeterli alanın olduğundan emin ol.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Yine De Devam Et</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Dışa aktarma kısmen tamamlandı</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Mesajlarını dışa aktarmak için telefonunda fazladan %1$s boş alan olduğundan emin ol</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Henüz dışa aktarılmamış mesajları aktarmak için dışa aktarmayı tekrar dene</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Sorun devam ederse, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Bizimle iletişime geçin</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Yine De Devam Et</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS mesajları dışa aktarılırken hata oluştu</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Lütfen tekrar dene. Sorun devam ederse, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -224,7 +224,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Мої сторіз</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Нова</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Повідомлення %1$s</string>
|
||||
@@ -348,13 +348,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Помічено як спам та заблоковано.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS-повідомлення наразі не підтримуються. Ви можете експортувати свої повідомлення в інший застосунок на телефоні.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal більше не підтримує SMS-повідомлення. Ви можете експортувати свої повідомлення в інший застосунок на телефоні.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Експортувати SMS-повідомлення</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS-повідомлення наразі не підтримуються. Запросіть користувача %1$s в Signal, щоб продовжити розмову тут.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal більше не підтримує SMS-повідомлення. Запросіть користувача %1$s в Signal, щоб продовжити розмову тут.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2692,7 +2692,7 @@
|
||||
<item>Інший</item>
|
||||
<item>Платежі (MobileCoin)</item>
|
||||
<item>Донати і значки</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Експорт SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4978,7 +4978,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Мої сторіз</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Торкніться, щоб додати</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Немає оновлень для показу.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -5158,7 +5158,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Додати глядача</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Видалити настроювану сторі</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Видалити %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -5196,7 +5196,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Сталася неочікувана помилка</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Введіть дійсне посилання.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Усі, крім…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -5210,7 +5210,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Вилучити</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Видалити настроювану сторі?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">«%1$s» і оновлення до цієї сторі будуть видалені.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5251,7 +5251,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Назва сторі</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Тільки ви можете бачити назву цієї сторі.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Назва сторі (обов\'язкова)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5267,7 +5267,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Обрати тип сторі</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Нова настроювана сторі</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Можуть побачити лише окремі особи</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5379,10 +5379,10 @@
|
||||
<string name="ContactSearchItems__only_share_with">Ділитися тільки з</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="few">Custom story · %1$d viewers</item>
|
||||
<item quantity="many">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">Настроювана сторі· %1$d глядач</item>
|
||||
<item quantity="few">Настроювана сторі· %1$d глядачі</item>
|
||||
<item quantity="many">Настроювана сторі· %1$d глядачів</item>
|
||||
<item quantity="other">Настроювана сторі· %1$d глядача</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5422,7 +5422,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Видалити сторі?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Видалити настроювану сторі «%1$s»?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Видалити</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5531,7 +5531,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Оновлення сторіз автоматично зникають через 24 години. Оберіть, хто може переглядати вашу сторі, або створюйте нові сторіз для конкретних глядачів чи груп.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Вимкнути сторіз</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5549,11 +5549,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Сторіз</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Перегляди сторі</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Сповіщення про перегляд</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Дізнавайтеся про перегляд ваших сторіз і діліться з іншими. Якщо функцію вимкнено, ви не бачитиме, коли хтось переглядатиме вашу сторі.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Нова сторі</string>
|
||||
@@ -5581,7 +5581,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Експортуйте свої SMS-повідомлення</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Ви можете експортувати свої SMS-повідомлення до бази даних з SMS телефону, залишивши чи видаливши їх із Signal. Таким чином ви зможете імпортувати повідомлення до інших застосунків для SMS. Ця дія не створить файл з журналом SMS-повідомлень, яким можна поділитися.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Продовжити</string>
|
||||
|
||||
@@ -5598,9 +5598,9 @@
|
||||
<item quantity="other">Експорт %1$d з %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Можливо, на диску недостатньо місця</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Щоб експортувати повідомлення, потрібно приблизно %1$s. Переконайтеся, що на пристрої достатньо місця.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Усе одно продовжити</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5705,13 +5705,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Експорт частково завершено</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Переконайтеся, що на пристрої є ще %1$s вільного місця, щоб експортувати повідомлення</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Повторіть експорт, який застосується тільки до тих повідомлень, які ще не було експортовано</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Якщо проблема не зникне, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Напишіть нам</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5719,9 +5719,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Усе одно продовжити</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Помилка під час експорту SMS-повідомлень</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Будь ласка спробуйте ще раз. Якщо проблема не зникне, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -222,7 +222,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">میری سٹوریز</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">نیا</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">پیغام %1$s</string>
|
||||
@@ -346,13 +346,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">اسپام کے بطور اطلاع دی گئی اور مسدود ہے۔</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS میسجنگ ابھی غیر فعال ہے۔ آپ اپنے فون کی کسی دوسری ایپ پر اپنے میسجز برآمد کر سکتے ہیں۔</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">SMS میسیجنگ Signal میں مزید سپورٹ نہیں کیا جاتا۔ آپ اپنے فون کی کسی دوسری ایپ پر اپنے میسجز برآمد کر سکتے ہیں۔</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">SMS میسجز برآمد کریں</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS میسجنگ ابھی غیر فعال ہے۔ گفتگو کو یہاں رکھنے کے لیے %1$s کو Signal پر مدعو کریں۔</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">SMS میسیجنگ Signal میں مزید سپورٹ نہیں کیا جاتا۔ گفتگو کو یہاں رکھنے کے لیے %1$s کو Signal پر مدعو کریں۔</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2522,7 +2522,7 @@
|
||||
<item>دوسرے</item>
|
||||
<item>ادائیگیاں (MobileCoin)</item>
|
||||
<item>عطیات & بیجز</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS برآمد</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4770,7 +4770,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">میری سٹوریز</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">شامل کرنے کے لیے ٹیپ کریں</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">فی الوقت دکھانے کے لیے کوئی حالیہ اپ ڈیٹس نہیں ہیں۔</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4938,7 +4938,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">ناظر شامل کریں</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">کسٹم سٹوری ڈیلیٹ کریں</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">%1$s ہٹائیں؟</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4976,7 +4976,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">ایک غیر متوقع نقص وقوع پذیر ہوا ہے</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">براہ کرم درست لنک درج کریں۔</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">تمام ماسوائے</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4990,7 +4990,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">ہٹا دیں</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">کسٹم سٹوری ڈیلیٹ کریں؟</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" اور اس سٹوری پر شیئر کردہ اپ ڈیٹس ڈیلیٹ کر دی جائیں گی۔</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -5029,7 +5029,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">سٹوری کو نام دیں</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">صرف آپ اس سٹوری کا نام دیکھ سکتے ہیں۔</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">سٹوری کا نام (درکار ہے)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -5045,7 +5045,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">اپنی سٹوری کی قسم منتخب کریں</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">نئی کسٹم سٹوری</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">صرف مخصوص لوگوں کو دکھائی دیتی ہے</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5155,8 +5155,8 @@
|
||||
<string name="ContactSearchItems__only_share_with">صرف ان سے شیئر کریں</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="one">Custom story · %1$d viewer</item>
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="one">کسٹم سٹوری · %1$d ناظر</item>
|
||||
<item quantity="other">کسٹم سٹوری %1$d ناظرین</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5190,7 +5190,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">سٹوری ڈیلیٹ کریں؟</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">کسٹم سٹوری \"%1$s\" ڈیلیٹ کریں؟</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">حذف کریں</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5291,7 +5291,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">سٹوری اپ ڈیٹس 24 گھنٹوں بعد خود کار طور پر غائب ہو جاتی ہیں۔ منتخب کریں کہ کون آپ کی سٹوری دیکھ سکتا یا مخصوص ناظرین یا گروپس کے ساتھ نئی سٹوریز تخلیق کر سکتا ہے۔</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">سٹوریز آف کریں</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5309,11 +5309,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">سٹوریز</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">سٹوری کے ویوز</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">رسیدیں دیکھیں</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">سٹوریز کے ویو کیے جانے کو دیکھیں اور شیئر کریں۔ اگر غیر فعال ہو تو، آپ دوسروں کی جانب سے اپنی سٹوری دیکھا جانا نہیں دیکھ سکیں گے۔</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">نئی سٹوری</string>
|
||||
@@ -5341,7 +5341,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">اپنے SMS میسجز برآمد کریں</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">آپ اپنے فون کے SMS ڈیٹا بیس پر اپنے SMS میسجز برآمد کر سکتے ہیں اور آپ کے پاس انہیں Signal پر رکھنے یا ہٹانے کا آپشن ہو گا۔ یہ چیز آپ کے فون پر دیگر SMS ایپس کو انہیں درآمد کرنے کی اجازت دیتی ہے۔ یہ چیز آپ کی SMS ہسٹری کی قابل شیئر فائل تخلیق نہیں کرتی۔</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">جاری رکھیں</string>
|
||||
|
||||
@@ -5356,9 +5356,9 @@
|
||||
<item quantity="other">%2$d کے %1$d منتقل ہو رہے ہیں…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">آپ کی ڈسک اسپیس ناکافی ہو سکتی ہے</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">آپ کو اپنے میسجز برآمد کرنے کے لیے تقریباً %1$s درکار ہوں گے، جاری رکھنے سے پہلے یقینی بنائیں کہ آپ کے پاس مناسب اسپیس موجود ہے۔</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">بہر صورت جاری رکھیں</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5461,13 +5461,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">برآمد جزوی طور پر مکمل ہو گئی</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">اپنے میسجز برآمد کرنے کے لیے یقینی بنائیں کہ آپ کے فون میں اضافی %1$s جگہ خالی ہے</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">برآمد کرنے کی دوبارہ کوشش کریں، جو صرف ان میسجز کے لیے دوبارہ کوشش کرے گی جو ابھی تک برآمد نہیں ہوئے</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">اگر مسئلہ برقرار رہتا ہے، </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">ہم سے رابطہ کریں</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5475,9 +5475,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">بہر صورت جاری رکھیں</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">SMS میسجز برآمد کرنے میں نقص پیش آیا ہے</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">دوبارہ کوشش کریں۔ اگر مسئلہ برقرار رہتا ہے، </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">Các Story của tôi</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">Mới</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">Tin nhắn %1$s</string>
|
||||
@@ -345,13 +345,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">Đã chặn và báo cáo spam.</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">Tính năng nhắn tin SMS hiện đã khóa. Bạn có thể xuất tin nhắn sang một ứng dụng khác trên điện thoại của bạn.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Việc nhắn tin SMS không còn được hỗ trợ trên Signal. Bạn có thể xuất tin nhắn sang một ứng dụng khác trên điện thoại của bạn.</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">Xuất tin nhắn SMS</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">Tính năng nhắn tin SMS hiện đã khóa. Mời %1$s sử dụng Signal để tiếp tục cuộc trò chuyện ở đây.</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Việc nhắn tin SMS không còn được hỗ trợ trên Signal. Mời %1$s sử dụng Signal để tiếp tục cuộc trò chuyện ở đây.</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2437,7 +2437,7 @@
|
||||
<item>Khác</item>
|
||||
<item>Lựa chọn Thanh toán (MobileCoin)</item>
|
||||
<item>Khoản ủng hộ & Huy hiệu</item>
|
||||
<item>SMS Export</item>
|
||||
<item>Xuất SMS</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4666,7 +4666,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">Các Story của tôi</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">Nhấn để thêm</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">Không có cập nhật nào gần đây để hiển thị.</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4828,7 +4828,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">Thêm người xem</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Xóa story tùy chỉnh</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">Xóa %1$s?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4866,7 +4866,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">Đã xảy ra lỗi không mong muốn</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Vui lòng nhập đường dẫn hợp lệ.</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">Tất cả trừ…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4880,7 +4880,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">Xóa</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">Xóa story tùy chỉnh?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">\"%1$s\" và các cập nhật cho story này sẽ được xóa.</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -4918,7 +4918,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">Đặt tên cho story</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Chỉ bạn có thể thấy tên của story này.</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">Tên của story (bắt buộc)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -4934,7 +4934,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">Chọn loại story của bạn</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">Story tùy chỉnh mới</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">Chỉ hiện thị với một số người nhất định</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5043,7 +5043,7 @@
|
||||
<string name="ContactSearchItems__only_share_with">Chỉ chia sẻ với</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">Story Tùy chỉnh · %1$d Người xem</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5074,7 +5074,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">Xóa story?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">Xóa story tùy chỉnh \"%1$s\"?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">Xóa</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5171,7 +5171,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Các story tự động biến mất sau 24 giờ. Chọn người có thể xem story của bạn hoặc tạo các story mới cho các nhóm và người xem nhất định.</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">Tắt story</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5189,11 +5189,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">Các Story</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Lượt xem story</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">Thông báo Đã xem</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">Cho bạn biết khi story được xem. Khi tắt, bạn sẽ không biết khi người khác xem story của bạn.</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">Story mới</string>
|
||||
@@ -5221,7 +5221,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">Xuất tin nhắn SMS của bạn</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">Bạn có thể xuất các tin nhắn SMS cho cơ sở dữ liệu SMS của điện thoại và bạn sẽ có thể lựa chọn giữ hoặc xóa các tin nhắn đó khỏi Signal. Điều này cho phép các ứng dụng tin nhắn SMS khác trên điện thoại của bạn có thể nhập tin nhắn vào. Quá trình không tạo ra một tập tin có thể chia sẻ của lịch sử tin nhắn SMS.</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">Tiếp tục</string>
|
||||
|
||||
@@ -5235,9 +5235,9 @@
|
||||
<item quantity="other">Đang xuất %1$d trong tổng số %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">Bạn có thể không có đủ dung lượng lưu trữ</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">Bạn cần khoảng %1$s để xuất tin nhắn của mình, đảm bảo rằng bạn có đủ dung lượng lưu trữ trước khi tiếp tục.</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">Tiếp tục</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5339,13 +5339,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Xuất hoàn tất một phần</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Đảm bảo rằng bạn trống %1$s dung lượng lưu trữ trên điện thoại để xuất tin nhắn</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Thử xuất lại, quá trình sẽ chỉ xuất các tin nhắn chưa được xuất</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">Nếu vẫn gặp lỗi, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">Liên hệ với chúng tôi</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5353,9 +5353,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">Tiếp tục</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Lỗi khi xuất tin nhắn SMS</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Vui lòng thử lại. Nếu vẫn gặp lỗi, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">我的动态</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">新建</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">消息 %1$s</string>
|
||||
@@ -345,13 +345,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">已举报为垃圾消息并屏蔽。</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">短信消息服务目前已禁用。您可以将您的短信消息导出到您手机的另一个应用中。</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal 不再支持短信消息服务。您可以将您的消息导出到您手机的另一个应用中。</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">导出短信消息</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">短信消息服务目前已禁用。您可以邀请%1$s加入 Signal,在这里进行对话。</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal 不再支持短信消息服务。您可以邀请%1$s加入 Signal,在这里进行对话。</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2437,7 +2437,7 @@
|
||||
<item>其他</item>
|
||||
<item>付款(MobileCoin)</item>
|
||||
<item>捐款和徽章</item>
|
||||
<item>SMS Export</item>
|
||||
<item>短信导出</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4666,7 +4666,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">我的动态</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">点击添加</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">目前没有可显示的更新。</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4828,7 +4828,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">添加访客</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">删除自定义动态</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">要移除%1$s吗?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4866,7 +4866,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">出现意外错误</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">请输入一个有效链接。</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">所有人,除了……</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4880,7 +4880,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">删除</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">要删除自定义动态吗?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">分享到此动态的“%1$s”和更新将被移除。</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -4918,7 +4918,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">动态命名</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">只有您能看到此动态的名称。</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">动态名称(必填)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -4934,7 +4934,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">选择您的动态类型</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">新自定义动态</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">仅对特定用户可见</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5043,7 +5043,7 @@
|
||||
<string name="ContactSearchItems__only_share_with">只分享给</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">自定义动态 · %1$d 位访客</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5074,7 +5074,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">要删除动态吗?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">要删除自定义动态“%1$s”吗?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">删除</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5171,7 +5171,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">动态更新将会在 24 小时后自动消失。请选择谁可以查看您的动态,或创建对特定访客或群组可见的新动态。</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">关闭动态</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5189,11 +5189,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">动态</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">动态浏览</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">浏览回执</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">当动态被浏览时您可以查看和分享。如果禁用此功能,其他人浏览您的动态时您将看不到浏览情况。</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">新动态</string>
|
||||
@@ -5221,7 +5221,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">导出您的短信消息</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">您可以将您的短信消息导出到您手机的短信数据库中,并且您可以选择将其保留在 Signal 中或从 Signal 中将其删除。导出短信消息可以让您手机上的其他短信应用导入这些消息。此操作不会为您的短信记录创建共享文件。</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">继续</string>
|
||||
|
||||
@@ -5235,9 +5235,9 @@
|
||||
<item quantity="other">正在导出 %1$d/%2$d ……</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">您的磁盘空间可能不足</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">导出消息大约需要 %1$s 才可导出您的短信,在继续操作之前请确保您有足够的磁盘空间。</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">仍然继续</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5339,13 +5339,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">导出仅部分完成</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">为顺利导出您的消息,请确保您的手机上有额外的 %1$s 闲置空间。</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">请重试导出,此操作仅会重试尚未导出的消息。</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">如果问题依然存在, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">联系我们</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5353,9 +5353,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">仍然继续</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">导出短信消息时出错</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">请重试。如果问题依然存在, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">我的限時動態</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">新增</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">傳送訊息給 %1$s</string>
|
||||
@@ -345,13 +345,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">已舉報垃圾訊息並封鎖。</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS 短訊功能目前已停用。你可以將短訊匯出至其他手機應用程式。</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal 不再支援短訊功能。你可以將短訊匯出至其他手機應用程式。</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">匯出短訊</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS 短訊功能目前已停用。邀請 %1$s 加入 Signal 以繼續對話。</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal 不再支援短訊功能。邀請 %1$s 加入 Signal 以繼續對話。</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2437,7 +2437,7 @@
|
||||
<item>其他</item>
|
||||
<item>付款 (MobileCoin)</item>
|
||||
<item>捐款 & 徽章</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS 短訊匯出</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4666,7 +4666,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">我的限時動態</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">輕觸以新增</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">目前沒有可顯示的近況更新。</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4828,7 +4828,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">新增瀏覽者</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">刪除自訂限時動態</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">要移除 %1$s 嗎?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4866,7 +4866,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">發生未預期錯誤</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">請輸入有效的連結。</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">所有人,除了…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4880,7 +4880,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">移除</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">要刪除自訂限時動態嗎?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">「%1$s」和分享到此限時動態的更新將會被刪除。</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -4918,7 +4918,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">為限時動態命名</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">只有你可看到此限時動態的名稱。</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">限時動態名稱 (必填)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -4934,7 +4934,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">選擇你的限時動態類型</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">新自訂限時動態</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">僅限特定人士看得見</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5043,7 +5043,7 @@
|
||||
<string name="ContactSearchItems__only_share_with">只分享給</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">自訂限時動態 · %1$d 位瀏覽者</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5074,7 +5074,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">要刪除限時動態嗎?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">要刪除自訂限時動態「%1$s」嗎?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">刪除</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5171,7 +5171,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">限時動態更新會在 24 小時後自動消失。你可以選擇限時動態的分享對象,亦可為特定對象或群組建立新的限時動態。</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">關閉限時動態</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5189,11 +5189,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">限時動態</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">限時動態瀏覽次數</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">已瀏覽標記</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">對方瀏覽限時動態時可以觀看和分享。如果停用,你就無法看到其他人瀏覽你的限時動態。</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">新增限時動態</string>
|
||||
@@ -5221,7 +5221,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">匯出你的短訊</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">你可以匯出 SMS 短訊到手機的 SMS 短訊資料庫,而且你可選擇保留或從 Signal 移除。此操作允許手機上的其他短訊應用程式匯入短訊。此操作不會建立可共用的 SMS 短訊紀錄檔案。</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">繼續</string>
|
||||
|
||||
@@ -5235,9 +5235,9 @@
|
||||
<item quantity="other">正在匯出 %1$d / %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">你可能沒有足夠的磁碟空間</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">你需要大約 %1$s 才能匯出短訊,請確保在繼續之前有足夠的空間。</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">仍要繼續</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5339,13 +5339,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">部份匯出完成</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">確保您的手機上有額外的 %1$s 容量以匯出短訊</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">重試匯出,這只會重試尚未匯出的短訊</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">如果問題持續, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">聯絡我們</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5353,9 +5353,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">仍要繼續</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">匯出 SMS 短訊出現問題</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">請重試。如果問題持續, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
@@ -221,7 +221,7 @@
|
||||
<!-- Label for my stories when selecting who to send media to -->
|
||||
<string name="ContactsCursorLoader_my_stories">我的限時動態</string>
|
||||
<!-- Text for a button that brings up a bottom sheet to create a new story. -->
|
||||
<string name="ContactsCursorLoader_new">New</string>
|
||||
<string name="ContactsCursorLoader_new">新增</string>
|
||||
|
||||
<!-- ContactsDatabase -->
|
||||
<string name="ContactsDatabase_message_s">傳送訊息給 %1$s</string>
|
||||
@@ -345,13 +345,13 @@
|
||||
<string name="ConversationActivity__reported_as_spam_and_blocked">已檢舉垃圾訊息並封鎖。</string>
|
||||
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS messaging is currently disabled. You can export your messages to another app on your phone.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_you_can_export_your_messages_to_another_app_on_your_phone">SMS 短訊功能目前已停用。你可以將短訊匯出至其他手機應用程式。</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and they have unexported sms messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_you_can_export_your_messages_to_another_app_on_your_phone">Signal 不再支援短訊功能。你可以將短訊匯出至其他手機應用程式。</string>
|
||||
<!-- Action button shown when in sms conversation, sms is disabled, and unexported sms messages are present -->
|
||||
<string name="ConversationActivity__export_sms_messages">匯出簡訊</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS messaging is currently disabled. Invite %1$s to Signal to keep the conversation here.</string>
|
||||
<string name="ConversationActivity__sms_messaging_is_currently_disabled_invite_s_to_to_signal_to_keep_the_conversation_here">SMS 短訊功能目前已停用。邀請 %1$s 加入 Signal 以繼續對話。</string>
|
||||
<!-- Message shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
<string name="ConversationActivity__sms_messaging_is_no_longer_supported_in_signal_invite_s_to_to_signal_to_keep_the_conversation_here">Signal 不再支援短訊功能。邀請 %1$s 加入 Signal 以繼續對話。</string>
|
||||
<!-- Action button shown when opening an SMS conversation with SMS disabled and there are no exported messages -->
|
||||
@@ -2437,7 +2437,7 @@
|
||||
<item>其他</item>
|
||||
<item>付款 (MobileCoin)</item>
|
||||
<item>捐款及徽章</item>
|
||||
<item>SMS Export</item>
|
||||
<item>SMS 短訊匯出</item>
|
||||
</string-array>
|
||||
|
||||
<!-- ReactWithAnyEmojiBottomSheetDialogFragment -->
|
||||
@@ -4666,7 +4666,7 @@
|
||||
<!-- Title for "My Stories" row item in Stories landing page -->
|
||||
<string name="StoriesLandingFragment__my_stories">我的限時動態</string>
|
||||
<!-- Subtitle for "My Stories" row item when user has not added stories -->
|
||||
<string name="StoriesLandingFragment__tap_to_add">Tap to add</string>
|
||||
<string name="StoriesLandingFragment__tap_to_add">輕觸以新增</string>
|
||||
<!-- Displayed when there are no stories to display -->
|
||||
<string name="StoriesLandingFragment__no_recent_updates_to_show_right_now">目前沒有可顯示的近況更新。</string>
|
||||
<!-- Context menu option to hide a story -->
|
||||
@@ -4828,7 +4828,7 @@
|
||||
<!-- Clickable option to add a viewer to a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__add_viewer">新增觀看者</string>
|
||||
<!-- Clickable option to delete a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">Delete custom story</string>
|
||||
<string name="PrivateStorySettingsFragment__delete_custom_story">刪除自訂限時動態</string>
|
||||
<!-- Dialog title when attempting to remove someone from a custom story -->
|
||||
<string name="PrivateStorySettingsFragment__remove_s">要移除 %1$s嗎?</string>
|
||||
<!-- Dialog message when attempting to remove someone from a custom story -->
|
||||
@@ -4866,7 +4866,7 @@
|
||||
<!-- Toast shown when an unexpected error occurs while sending a text story -->
|
||||
<string name="TextStoryPostSendFragment__an_unexpected_error_occurred_try_again">發生非預期的錯誤</string>
|
||||
<!-- Toast shown when a trying to add a link preview to a text story post and the link/url is not valid (e.g., missing .com at the end) -->
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">Please enter a valid link.</string>
|
||||
<string name="TextStoryPostSendFragment__please_enter_a_valid_link">請輸入有效的連結。</string>
|
||||
<!-- Title for screen allowing user to exclude "My Story" entries from specific people -->
|
||||
<string name="ChangeMyStoryMembershipFragment__all_except">所有人,除了…</string>
|
||||
<!-- Title for screen allowing user to only share "My Story" entries with specific people -->
|
||||
@@ -4880,7 +4880,7 @@
|
||||
<!-- Dialog positive action for removing a group story -->
|
||||
<string name="StoryDialogs__remove">移除</string>
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="StoryDialogs__delete_custom_story">Delete custom story?</string>
|
||||
<string name="StoryDialogs__delete_custom_story">要刪除自訂限時動態嗎?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="StoryDialogs__s_and_updates_shared">「%1$s」和分享到此限時動態的更新將會被刪除。</string>
|
||||
<!-- Dialog positive action for deleting a custom story -->
|
||||
@@ -4918,7 +4918,7 @@
|
||||
<!-- Name story screen title -->
|
||||
<string name="CreateStoryWithViewersFragment__name_story">為限時動態命名</string>
|
||||
<!-- Name story screen note under text field -->
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">Only you can see the name of this story.</string>
|
||||
<string name="CreateStoryWithViewersFragment__only_you_can">只有你可看到此限時動態的名稱。</string>
|
||||
<!-- Name story screen label hint -->
|
||||
<string name="CreateStoryWithViewersFragment__story_name_required">限時動態名稱 (必填)</string>
|
||||
<!-- Name story screen viewers subheading -->
|
||||
@@ -4934,7 +4934,7 @@
|
||||
<!-- Choose story type bottom sheet title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__choose_your_story_type">選擇你的限時動態類型</string>
|
||||
<!-- Choose story type bottom sheet new story row title -->
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">New custom story</string>
|
||||
<string name="ChooseStoryTypeBottomSheet__new_custom_story">新自訂限時動態</string>
|
||||
<!-- Choose story type bottom sheet new story row summary -->
|
||||
<string name="ChooseStoryTypeBottomSheet__visible_only_to">新增個人限時動態</string>
|
||||
<!-- Choose story type bottom sheet group story title -->
|
||||
@@ -5043,7 +5043,7 @@
|
||||
<string name="ContactSearchItems__only_share_with">僅分享給</string>
|
||||
<!-- Label under name for custom stories -->
|
||||
<plurals name="ContactSearchItems__custom_story_d_viewers">
|
||||
<item quantity="other">Custom story · %1$d viewers</item>
|
||||
<item quantity="other">自訂限時動態 · %1$d 位瀏覽者</item>
|
||||
</plurals>
|
||||
<!-- Label under name for group stories -->
|
||||
<plurals name="ContactSearchItems__group_story_d_viewers">
|
||||
@@ -5074,7 +5074,7 @@
|
||||
<!-- Dialog title for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_story">要刪除限時動態嗎?</string>
|
||||
<!-- Dialog message for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete_the_custom">Delete the custom story \"%1$s\"?</string>
|
||||
<string name="ContactSearchMediator__delete_the_custom">要刪除自訂限時動態「%1$s」嗎?</string>
|
||||
<!-- Dialog action item for deleting a custom story -->
|
||||
<string name="ContactSearchMediator__delete">刪除</string>
|
||||
<!-- Gift expiry days remaining -->
|
||||
@@ -5171,7 +5171,7 @@
|
||||
|
||||
<!-- StoriesPrivacySettingsFragment -->
|
||||
<!-- Explanation about how stories are deleted and managed -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">Story updates automatically disappear after 24 hours. Choose who can view your story or create new stories with specific viewers or groups.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_updates_automatically_disappear">限時動態更新會在 24 小時後自動消失。你可以選擇限時動態的分享對象,亦可為特定對象或群組建立新的限時動態。</string>
|
||||
<!-- Preference title to turn off stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__turn_off_stories">關閉限動</string>
|
||||
<!-- Preference summary to turn off stories -->
|
||||
@@ -5189,11 +5189,11 @@
|
||||
<!-- Header for section that lists out stories -->
|
||||
<string name="StoriesPrivacySettingsFragment__stories">動態</string>
|
||||
<!-- Story views header -->
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">Story views</string>
|
||||
<string name="StoriesPrivacySettingsFragment__story_views">限時動態瀏覽次數</string>
|
||||
<!-- Story view receipts toggle title -->
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">View receipts</string>
|
||||
<string name="StoriesPrivacySettingsFragment__view_receipts">已瀏覽標記</string>
|
||||
<!-- Story view receipts toggle message -->
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">See and share when stories are viewed. If disabled, you won\'t see when others view your story.</string>
|
||||
<string name="StoriesPrivacySettingsFragment__see_and_share">對方瀏覽限時動態時可以觀看和分享。如果停用,你就無法看到其他人瀏覽你的限時動態。</string>
|
||||
|
||||
<!-- NewStoryItem -->
|
||||
<string name="NewStoryItem__new_story">新的限動</string>
|
||||
@@ -5221,7 +5221,7 @@
|
||||
<!-- Title of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__export_your_sms_messages">匯出你的簡訊</string>
|
||||
<!-- Message of the screen -->
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">You can export your SMS messages to your phone\'s SMS database and you\'ll have the option to keep or remove them from Signal. This allows other SMS apps on your phone to import them. This does not create a shareable file of your SMS history.</string>
|
||||
<string name="ExportYourSmsMessagesFragment__you_can_export_your_sms_messages_to_your_phones_sms_database_and_youll_have_the_option_to_keep_or_remove_them_from_signal">你可以匯出 SMS 短訊到手機的 SMS 短訊資料庫,而且你可選擇保留或從 Signal 移除。此操作允許手機上的其他短訊應用程式匯入短訊。此操作不會建立可共用的 SMS 短訊紀錄檔案。</string>
|
||||
<!-- Button label to begin export -->
|
||||
<string name="ExportYourSmsMessagesFragment__continue">繼續</string>
|
||||
|
||||
@@ -5235,9 +5235,9 @@
|
||||
<item quantity="other">正在匯出 %1$d / %2$d…</item>
|
||||
</plurals>
|
||||
<!-- Alert dialog title shown when we think a user may not have enough local storage available to export sms messages -->
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">You may not have enough disk space</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_may_not_have_enough_disk_space">你可能沒有足夠的磁碟空間</string>
|
||||
<!-- Alert dialog message shown when we think a user may not have enough local storage available to export sms messages, placeholder is the file size, e.g., 128kB -->
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">You need approximately %1$s to export your messages, ensure you have enough space before continuing.</string>
|
||||
<string name="ExportingSmsMessagesFragment__you_need_approximately_s_to_export_your_messages_ensure_you_have_enough_space_before_continuing">你需要大約 %1$s 才能匯出短訊,請確保在繼續之前有足夠的空間。</string>
|
||||
<!-- Alert dialog button to continue with exporting sms after seeing the lack of storage warning -->
|
||||
<string name="ExportingSmsMessagesFragment__continue_anyway">仍要繼續</string>
|
||||
<!-- Dialog text shown when Signal isn't granted the sms permission needed to export messages, different than being selected as the sms app -->
|
||||
@@ -5339,13 +5339,13 @@
|
||||
</plurals>
|
||||
|
||||
<!-- Title of screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">Export partially complete</string>
|
||||
<string name="ExportSmsPartiallyComplete__export_partially_complete">部份匯出完成</string>
|
||||
<!-- Debug step 1 on screen shown when some sms messages did not export -->
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">Ensure you have an additional %1$s free on your phone to export your messages</string>
|
||||
<string name="ExportSmsPartiallyComplete__ensure_you_have_an_additional_s_free_on_your_phone_to_export_your_messages">確保您的手機上有額外的 %1$s 容量以匯出短訊</string>
|
||||
<!-- Debug step 2 on screen shown when some sms messages dit not export -->
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">Retry export, which will only retry messages that have not yet been exported</string>
|
||||
<string name="ExportSmsPartiallyComplete__retry_export_which_will_only_retry_messages_that_have_not_yet_been_exported">重試匯出,這只會重試尚未匯出的短訊</string>
|
||||
<!-- Partial sentence for Debug step 3 on screen shown when some sms messages did not export, is combined with 'contact us' -->
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">If the problem persists, </string>
|
||||
<string name="ExportSmsPartiallyComplete__if_the_problem_persists">如果問題持續, </string>
|
||||
<!-- Partial sentence for deubg step 3 on screen shown when some sms messages did not export, combined with 'If the problem persists', link text to open contact support view -->
|
||||
<string name="ExportSmsPartiallyComplete__contact_us">與我們聯繫</string>
|
||||
<!-- Button text to retry sms export -->
|
||||
@@ -5353,9 +5353,9 @@
|
||||
<!-- Button text to continue sms export flow and not retry failed message exports -->
|
||||
<string name="ExportSmsPartiallyComplete__continue_anyway">仍要繼續</string>
|
||||
<!-- Title of screen shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">Error exporting SMS messages</string>
|
||||
<string name="ExportSmsFullError__error_exporting_sms_messages">匯出 SMS 短訊出現問題</string>
|
||||
<!-- Helper text shown when all sms messages failed to export -->
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">Please try again. If the problem persists, </string>
|
||||
<string name="ExportSmsFullError__please_try_again_if_the_problem_persists">請重試。如果問題持續, </string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
Reference in New Issue
Block a user