mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Updated language translations.
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
<string name="CameraContacts_recent_contacts">Pēdējie kontakti</string>
|
||||
<string name="CameraContacts_signal_contacts">Signal kontakti</string>
|
||||
<string name="CameraContacts_signal_groups">Signal grupas</string>
|
||||
<string name="CameraContacts_you_can_share_with_a_maximum_of_n_conversations">Jūs varat kopīgot ar maksimums %1$d sarunām.</string>
|
||||
<string name="CameraContacts_you_can_share_with_a_maximum_of_n_conversations">You can share with a maximum of %1$d chats.</string>
|
||||
<string name="CameraContacts_select_signal_recipients">Izvēlēties Signal adresātus</string>
|
||||
<string name="CameraContacts_no_signal_contacts">Nav Signal kontaktu</string>
|
||||
<string name="CameraContacts_you_can_only_use_the_camera_button">Jūs variet izmantot kameru tikai, lai sūtītu attēlus Signal kontaktiem. </string>
|
||||
@@ -370,9 +370,9 @@
|
||||
<string name="ConversationActivity_new_say_it_with_stickers">Jaunums! Izpaud to ar uzlīmēm</string>
|
||||
|
||||
<string name="ConversationActivity_cancel">Atcelt</string>
|
||||
<string name="ConversationActivity_delete_conversation">Dzēst sarunu?</string>
|
||||
<string name="ConversationActivity_delete_conversation">Delete chat?</string>
|
||||
<string name="ConversationActivity_delete_and_leave_group">Dzēst un pamest grupu?</string>
|
||||
<string name="ConversationActivity_this_conversation_will_be_deleted_from_all_of_your_devices">Šī saruna tiks izdzēsta no visām jūsu ierīcēm.</string>
|
||||
<string name="ConversationActivity_this_conversation_will_be_deleted_from_all_of_your_devices">This chat will be deleted from all of your devices.</string>
|
||||
<string name="ConversationActivity_you_will_leave_this_group_and_it_will_be_deleted_from_all_of_your_devices">Jūs pametīsiet šo grupu, un tā tiks izdzēsta no visām jūsu ierīcēm.</string>
|
||||
<string name="ConversationActivity_delete">Dzēst</string>
|
||||
<string name="ConversationActivity_delete_and_leave">Dzēst un pamest</string>
|
||||
@@ -459,7 +459,7 @@
|
||||
<string name="ConversationFragment_delete_on_this_device">Dzēst šajā ierīcē</string>
|
||||
<!-- Dialog button for deleting one or more note-to-self messages on all linked devices. -->
|
||||
<string name="ConversationFragment_delete_everywhere">Dzēst visur</string>
|
||||
<string name="ConversationFragment_this_message_will_be_deleted_for_everyone_in_the_conversation">Šī ziņa tiks izdzēsta visiem sarunas dalībniekiem, ja viņi izmanto nesenu Signal versiju. Viņi varēs redzēt, ka esat izdzēsis ziņojumu.</string>
|
||||
<string name="ConversationFragment_this_message_will_be_deleted_for_everyone_in_the_conversation">This message will be deleted for everyone in the chat if they’re on a recent version of Signal. They will be able to see that you deleted a message.</string>
|
||||
<string name="ConversationFragment_quoted_message_not_found">Oriģinālā ziņa nav atrasta</string>
|
||||
<string name="ConversationFragment_quoted_message_no_longer_available">Oriģinālā ziņa vairs nav pieejama</string>
|
||||
<string name="ConversationFragment_failed_to_open_message">Neizdevās atvērt ziņu</string>
|
||||
@@ -467,7 +467,7 @@
|
||||
<string name="ConversationFragment_you_can_swipe_to_the_left_reply">Variet vilkt pa kreisi, lai ātri atbildētu uz jebkuru ziņu</string>
|
||||
<string name="ConversationFragment_outgoing_view_once_media_files_are_automatically_removed">Izejošie vienreiz-skatāmie multivides faili pēc nosūtīšanas tiek automātiski dzēsti</string>
|
||||
<string name="ConversationFragment_you_already_viewed_this_message">Jūs jau skatījāt šo ziņu</string>
|
||||
<string name="ConversationFragment__you_can_add_notes_for_yourself_in_this_conversation">Šai sarunai jūs varat izdarīt piezīmes. \\ NJa jūsu kontam ir saistītās ierīces, jaunās piezīmes tiks sinhronizētas.</string>
|
||||
<string name="ConversationFragment__you_can_add_notes_for_yourself_in_this_conversation">You can add notes for yourself in this chat.\nIf your account has any linked devices, new notes will be synced.</string>
|
||||
<string name="ConversationFragment__d_group_members_have_the_same_name">%1$d grupas dalībniekiem ir vienāds vārds.</string>
|
||||
<string name="ConversationFragment__tap_to_review">Pieskarties, lai pārskatītu</string>
|
||||
<string name="ConversationFragment__review_requests_carefully">Pārskatiet pieprasījumus rūpīgi</string>
|
||||
@@ -489,32 +489,36 @@
|
||||
<string name="ConversationFragment__cancel">Atcelt</string>
|
||||
<!-- Message shown after successfully blocking join requests for a user -->
|
||||
<string name="ConversationFragment__blocked">Bloķēts</string>
|
||||
<!-- Action shown to allow a user to update their application because it has expired -->
|
||||
<string name="ConversationFragment__update_build">Update Signal</string>
|
||||
<!-- Action shown to allow a user to re-register as they are no longer registered -->
|
||||
<string name="ConversationFragment__reregister_signal">Re-register Signal</string>
|
||||
<!-- Label for a button displayed in conversation list to clear the chat filter -->
|
||||
<string name="ConversationListFragment__clear_filter">Noņemt filtru</string>
|
||||
<!-- Notice on chat list when no unread chats are available, centered on display -->
|
||||
<string name="ConversationListFragment__no_unread_chats">Nav nelasītu sarunu</string>
|
||||
<plurals name="ConversationListFragment_delete_selected_conversations">
|
||||
<item quantity="zero">Vai izdzēst izvēlētās sarunas?</item>
|
||||
<item quantity="one">Vai izdzēst izvēlētās sarunu?</item>
|
||||
<item quantity="other">Vai izdzēst izvēlētās sarunas?</item>
|
||||
<item quantity="zero">Delete selected chats?</item>
|
||||
<item quantity="one">Delete selected chat?</item>
|
||||
<item quantity="other">Delete selected chats?</item>
|
||||
</plurals>
|
||||
<plurals name="ConversationListFragment_this_will_permanently_delete_all_n_selected_conversations">
|
||||
<item quantity="zero">Šis neatgriezeniski dzēsīs visas %1$d atlasītās sarunas.</item>
|
||||
<item quantity="one">Šis neatgriezeniski dzēsīs atlasīto sarunu.</item>
|
||||
<item quantity="other">Šis neatgriezeniski dzēsīs visas %1$d atlasītās sarunas.</item>
|
||||
<item quantity="zero">This will permanently delete all %1$d selected chats.</item>
|
||||
<item quantity="one">This will permanently delete the selected chat.</item>
|
||||
<item quantity="other">This will permanently delete all %1$d selected chats.</item>
|
||||
</plurals>
|
||||
<string name="ConversationListFragment_deleting">Dzēš</string>
|
||||
<string name="ConversationListFragment_deleting_selected_conversations">Dzēš izvēlētās sarunas…</string>
|
||||
<string name="ConversationListFragment_deleting_selected_conversations">Deleting selected chats…</string>
|
||||
<plurals name="ConversationListFragment_conversations_archived">
|
||||
<item quantity="zero">%1$d sarunas arhivētas</item>
|
||||
<item quantity="one">Saruna arhivēta</item>
|
||||
<item quantity="other">%1$d sarunas arhivētas</item>
|
||||
<item quantity="zero">%1$d chats archived</item>
|
||||
<item quantity="one">Chat archived</item>
|
||||
<item quantity="other">%1$d chats archived</item>
|
||||
</plurals>
|
||||
<string name="ConversationListFragment_undo">Atsaukt</string>
|
||||
<plurals name="ConversationListFragment_moved_conversations_to_inbox">
|
||||
<item quantity="zero">%1$d sarunas pārvietotas uz iesūtni</item>
|
||||
<item quantity="one">Saruna pārvietota uz iesūtni</item>
|
||||
<item quantity="other">%1$d sarunas pārvietotas uz iesūtni</item>
|
||||
<item quantity="zero">Moved %1$d chats to inbox</item>
|
||||
<item quantity="one">Moved chat to inbox</item>
|
||||
<item quantity="other">Moved %1$d chats to inbox</item>
|
||||
</plurals>
|
||||
<plurals name="ConversationListFragment_read_plural">
|
||||
<item quantity="zero">Lasītas</item>
|
||||
@@ -552,7 +556,7 @@
|
||||
<string name="ConversationListItem_key_exchange_message">Atslēgu apmaiņas ziņa</string>
|
||||
|
||||
<!-- ConversationListItemAction -->
|
||||
<string name="ConversationListItemAction_archived_conversations_d">Arhivētas sarunas (%1$d)</string>
|
||||
<string name="ConversationListItemAction_archived_conversations_d">Archived chats (%1$d)</string>
|
||||
|
||||
<!-- ConversationTitleView -->
|
||||
<string name="ConversationTitleView_verified">Pārbaudīts</string>
|
||||
@@ -1265,10 +1269,6 @@
|
||||
<string name="MediaRepository_all_media">Visa multivide</string>
|
||||
<string name="MediaRepository__camera">Kamera</string>
|
||||
|
||||
<!-- MessageDecryptionUtil -->
|
||||
<string name="MessageDecryptionUtil_failed_to_decrypt_message">Neizdevās atšifrēt ziņu</string>
|
||||
<string name="MessageDecryptionUtil_tap_to_send_a_debug_log">Pieskarieties, lai nosūtītu atkļūdošanas žurnālu</string>
|
||||
|
||||
<!-- MessageRecord -->
|
||||
<string name="MessageRecord_unknown">Nezināms</string>
|
||||
<string name="MessageRecord_message_encrypted_with_a_legacy_protocol_version_that_is_no_longer_supported">Saņemta ziņa, kas šifrēta, izmantojot vecāku Signal versiju, kura vairs netiek atbalstīta. Palūdziet sūtītājam aktualizēt Signal uz jaunāko versiju un nosūtīt ziņu vēlreiz.</string>
|
||||
@@ -1556,10 +1556,10 @@
|
||||
<!-- Shown in message request flow. Describes what will happen if you unblock an SMS user -->
|
||||
<string name="MessageRequestBottomView_do_you_want_to_let_s_message_you_wont_receive_any_messages_until_you_unblock_them_SMS">Vai atļaut lietotājam %1$s ar jums sazināties? Jūs nesaņemsiet ziņas līdz viņu neatbloķēsiet.</string>
|
||||
<string name="MessageRequestBottomView_get_updates_and_news_from_s_you_wont_receive_any_updates_until_you_unblock_them">Vai saņemt jaunumus un ziņas no lietotāja %1$s? Jūs nesaņemsiet ziņas līdz viņu neatbloķēsiet.</string>
|
||||
<string name="MessageRequestBottomView_continue_your_conversation_with_this_group_and_share_your_name_and_photo">Vai vēlaties turpināt sarunu ar šo grupu un rādīt savu vārdu un fotoattēlu šīs grupas dalībniekiem?</string>
|
||||
<string name="MessageRequestBottomView_continue_your_conversation_with_this_group_and_share_your_name_and_photo">Continue your chat with this group and share your name and photo with its members?</string>
|
||||
<string name="MessageRequestBottomView_upgrade_this_group_to_activate_new_features">Jauniniet šo grupu, lai aktivizētu jaunas funkcijas, piemēram, @pieminējumi un administratori. Dalībnieki, kuri šajā grupā nav kopīgojuši savu vārdu vai fotoattēlu, tiks uzaicināti pievienoties.</string>
|
||||
<string name="MessageRequestBottomView_this_legacy_group_can_no_longer_be_used">Šo vecā tipa grupu vairs nevar izmantot, jo tā ir pārāk liela. Maksimālais grupas lielums ir %1$d.</string>
|
||||
<string name="MessageRequestBottomView_continue_your_conversation_with_s_and_share_your_name_and_photo">Vai vēlaties turpināt sarunu ar %1$s un rādīt savu vārdu un fotoattēlu šīs grupas dalībniekiem?</string>
|
||||
<string name="MessageRequestBottomView_continue_your_conversation_with_s_and_share_your_name_and_photo">Continue your chat with %1$s and share your name and photo with them?</string>
|
||||
<string name="MessageRequestBottomView_do_you_want_to_join_this_group_they_wont_know_youve_seen_their_messages_until_you_accept">Vai pievienoties šai grupai un kopīgot jūsu vārdu un fotoattēlu? Grupas dalībnieki nezinās, vai jūs izlasījāt ziņas, kamēr neapstiprināsiet uzaicinājumu.</string>
|
||||
<string name="MessageRequestBottomView_do_you_want_to_join_this_group_you_wont_see_their_messages">Pievienoties šai grupai un kopīgot jūsu vārdu un profila attēlu ar tās dalībniekiem? Jūs neredzēsiet ziņas no viņiem, līdz to neapstiprināsiet.</string>
|
||||
<string name="MessageRequestBottomView_join_this_group_they_wont_know_youve_seen_their_messages_until_you_accept">Vai pievienoties šai grupai? Dalībnieki nezinās, vai jūs izlasījāt ziņas, kamēr jūs neapstiprināsiet uzaicinājumu.</string>
|
||||
@@ -1747,7 +1747,7 @@
|
||||
<string name="WebRtcCallActivity__please_enable_the_nearby_devices_permission_to_use_bluetooth_during_a_call">Lūdzu, iespējojiet \"Tuvumā esošas ierīces\" atļauju, lai izmantotu Bluetooth zvana laikā.</string>
|
||||
<!-- Positive action for bluetooth warning dialog to open settings -->
|
||||
<string name="WebRtcCallActivity__open_settings">Atvērt iestatījumus</string>
|
||||
<!-- Negative aciton for bluetooth warning dialog to dismiss dialog -->
|
||||
<!-- Negative action for bluetooth warning dialog to dismiss dialog -->
|
||||
<string name="WebRtcCallActivity__not_now">Ne tagad</string>
|
||||
|
||||
<!-- WebRtcCallView -->
|
||||
@@ -1950,7 +1950,7 @@
|
||||
|
||||
<!-- Search -->
|
||||
<string name="SearchFragment_no_results">\"%1$s\" netika atrasts</string>
|
||||
<string name="SearchFragment_header_conversations">Sarunas</string>
|
||||
<string name="SearchFragment_header_conversations">Chats</string>
|
||||
<string name="SearchFragment_header_contacts">Kontakti</string>
|
||||
<string name="SearchFragment_header_messages">Ziņas</string>
|
||||
|
||||
@@ -2215,10 +2215,10 @@
|
||||
<!-- This is displayed as a toast notification when we encounter an error deleting a message, including potentially on other people\'s devices -->
|
||||
<string name="MediaPreviewFragment_media_delete_error">Dzēšot ziņu, radās kļūda. Ziņa var nebūt izdzēsta</string>
|
||||
<!-- A suffix to be attached to truncated captions that the user may tap onto to view the entire text caption -->
|
||||
<string name="MediaPreviewFragment_read_more_overflow_text">Read More</string>
|
||||
<string name="MediaPreviewFragment_read_more_overflow_text">Lasīt vairāk.</string>
|
||||
|
||||
<!-- MessageNotifier -->
|
||||
<string name="MessageNotifier_d_new_messages_in_d_conversations">%1$d jaunas ziņas %2$dsarunās</string>
|
||||
<string name="MessageNotifier_d_new_messages_in_d_conversations">%1$d new messages in %2$d chats</string>
|
||||
<string name="MessageNotifier_most_recent_from_s">Pēdējā no: %1$s</string>
|
||||
<string name="MessageNotifier_locked_message">Slēgta ziņa</string>
|
||||
<string name="MessageNotifier_message_delivery_failed">Ziņas piegāde neizdevās.</string>
|
||||
@@ -2288,7 +2288,7 @@
|
||||
<string name="SearchToolbar_search">Meklēt</string>
|
||||
<!-- Hint when searching filtered chat content -->
|
||||
<string name="SearchToolbar_search_unread_chats">Meklēt nelasītās sarunās</string>
|
||||
<string name="SearchToolbar_search_for_conversations_contacts_and_messages">Meklēt sarunas, kontaktus un ziņas</string>
|
||||
<string name="SearchToolbar_search_for_conversations_contacts_and_messages">Search for chats, contacts, and messages</string>
|
||||
|
||||
<!-- Material3 Search Toolbar -->
|
||||
<string name="Material3SearchToolbar__close">Aizvērt</string>
|
||||
@@ -2318,7 +2318,10 @@
|
||||
|
||||
<!-- UnauthorizedReminder -->
|
||||
<string name="UnauthorizedReminder_device_no_longer_registered">Ierīce vairs nav reģistrēta</string>
|
||||
<string name="UnauthorizedReminder_this_is_likely_because_you_registered_your_phone_number_with_Signal_on_a_different_device">Iespējams, ka tālruņa numurs ir Signal reģistrēts citā ierīcē. Pieskarieties, lai pārreģistrētu.</string>
|
||||
<!-- Message shown in a reminder banner when the user\'s device is no longer registered -->
|
||||
<string name="UnauthorizedReminder_this_is_likely_because_you_registered_your_phone_number_with_Signal_on_a_different_device">This device is no longer registered. This is likely because you registered your phone number with Signal on a different device.</string>
|
||||
<!-- Action in reminder banner that will take user to re-register -->
|
||||
<string name="UnauthorizedReminder_reregister_action">Re-register device</string>
|
||||
|
||||
<!-- Push notification when the app is forcibly logged out by the server. -->
|
||||
<string name="LoggedOutNotification_you_have_been_logged_out">Jūs tikāt izrakstīts no Signal šajā ierīcē.</string>
|
||||
@@ -2507,6 +2510,16 @@
|
||||
<!-- Label for quoted gift -->
|
||||
<string name="QuoteView__donation_for_a_friend">Ziedojums drauga vārdā</string>
|
||||
|
||||
<!-- ConversationParentFragment -->
|
||||
<!-- Title for dialog warning about lacking bluetooth permissions during a voice message -->
|
||||
<string name="ConversationParentFragment__bluetooth_permission_denied">Bluetooth permission denied</string>
|
||||
<!-- Message for dialog warning about lacking bluetooth permissions during a voice message and references the permission needed by name -->
|
||||
<string name="ConversationParentFragment__please_enable_the_nearby_devices_permission_to_use_bluetooth_during_a_call">Please enable the \"Nearby devices\" permission to use bluetooth to record voice messages.</string>
|
||||
<!-- Positive action for bluetooth warning dialog to open settings -->
|
||||
<string name="ConversationParentFragment__open_settings">Open settings</string>
|
||||
<!-- Negative action for bluetooth warning dialog to dismiss dialog -->
|
||||
<string name="ConversationParentFragment__not_now">Not now</string>
|
||||
|
||||
<!-- conversation_fragment -->
|
||||
<string name="conversation_fragment__scroll_to_the_bottom_content_description">Ritināt līdz apakšai</string>
|
||||
|
||||
@@ -2636,7 +2649,7 @@
|
||||
|
||||
|
||||
<!-- load_more_header -->
|
||||
<string name="load_more_header__see_full_conversation">Skatīt pilnu sarunu</string>
|
||||
<string name="load_more_header__see_full_conversation">See full chat</string>
|
||||
<string name="load_more_header__loading">Ielādē</string>
|
||||
|
||||
<!-- media_overview_activity -->
|
||||
@@ -2759,14 +2772,9 @@
|
||||
<string name="AndroidManifest__message_details">Ziņas rekvizīti</string>
|
||||
<string name="AndroidManifest__linked_devices">Piesaistās ierīces</string>
|
||||
<string name="AndroidManifest__invite_friends">Uzaicināt draugus</string>
|
||||
<string name="AndroidManifest_archived_conversations">Arhivētās sarunas</string>
|
||||
<string name="AndroidManifest_archived_conversations">Archived chats</string>
|
||||
<string name="AndroidManifest_remove_photo">Noņemt attēlu</string>
|
||||
|
||||
<!-- Message Requests Megaphone -->
|
||||
<string name="MessageRequestsMegaphone__message_requests">Ziņas pieprasījumi</string>
|
||||
<string name="MessageRequestsMegaphone__users_can_now_choose_to_accept">Tagad lietotāji var izvēlēties vai atbildēt uz jaunas sarunas pieprasījumu. Profilu vārdi ļauj cilvēkiem saprast, kas ar viņiem sazinās.</string>
|
||||
<string name="MessageRequestsMegaphone__add_profile_name">Pievienot profila vārdu</string>
|
||||
|
||||
<!-- HelpFragment -->
|
||||
<string name="HelpFragment__have_you_read_our_faq_yet">Vai esiet jau izlasījuši BUJ?</string>
|
||||
<string name="HelpFragment__next">Tālāk</string>
|
||||
@@ -2922,7 +2930,7 @@
|
||||
<!-- Privacy settings payments section description -->
|
||||
<string name="preferences__payment_lock">Maksājumu bloķēšana</string>
|
||||
<string name="preferences__payments_beta">Maksājumi (beta)</string>
|
||||
<string name="preferences__conversation_length_limit">Sarunu garuma limits</string>
|
||||
<string name="preferences__conversation_length_limit">Chat length limit</string>
|
||||
<string name="preferences__keep_messages">Paturēt ziņas</string>
|
||||
<string name="preferences__clear_message_history">Dzēst ziņu vēsturi</string>
|
||||
<string name="preferences__linked_devices">Piesaistās ierīces</string>
|
||||
@@ -2966,7 +2974,7 @@
|
||||
<string name="preferences_storage__delete_older_messages">Dzēst vecākas ziņas?</string>
|
||||
<string name="preferences_storage__clear_message_history">Dzēst ziņu vēsturi?</string>
|
||||
<string name="preferences_storage__this_will_permanently_delete_all_message_history_and_media">Tādējādi no jūsu ierīces tiks neatgriezeniski dzēsta visa ziņu vēsture un multivides saturs, kas ir vecāks par %1$s.</string>
|
||||
<string name="preferences_storage__this_will_permanently_trim_all_conversations_to_the_d_most_recent_messages">Veicot šo darbību, tiks saīsināta visu sarunu vēsture un tiks paturētas tikai %1$s jaunākās ziņas.</string>
|
||||
<string name="preferences_storage__this_will_permanently_trim_all_conversations_to_the_d_most_recent_messages">This will permanently trim all chats to the %1$s most recent messages.</string>
|
||||
<string name="preferences_storage__this_will_delete_all_message_history_and_media_from_your_device">Tādējādi no jūsu ierīces tiks neatgriezeniski dzēsta visa ziņu vēsture un multivides saturs.</string>
|
||||
<string name="preferences_storage__are_you_sure_you_want_to_delete_all_message_history">Vai tiešām vēlaties dzēst visu ziņu vēsturi?</string>
|
||||
<string name="preferences_storage__all_message_history_will_be_permanently_removed_this_action_cannot_be_undone">Visu ziņu vēsture tiks neatgriezeniski dzēsta. Šo darbību nevar atsaukt.</string>
|
||||
@@ -3317,7 +3325,7 @@
|
||||
|
||||
|
||||
<!-- conversation_list_fragment -->
|
||||
<string name="conversation_list_fragment__fab_content_description">Jauna saruna</string>
|
||||
<string name="conversation_list_fragment__fab_content_description">New chat</string>
|
||||
<string name="conversation_list_fragment__open_camera_description">Atvērt kameru</string>
|
||||
<string name="conversation_list_fragment__no_chats_yet_get_started_by_messaging_a_friend">Vēl nav sarunu.\nSāciet, nosūtot ziņu draugam.</string>
|
||||
|
||||
@@ -3334,7 +3342,7 @@
|
||||
<string name="conversation__menu_group_settings">Grupu iestatījumi</string>
|
||||
<string name="conversation__menu_leave_group">Pamest grupu</string>
|
||||
<string name="conversation__menu_view_all_media">Visa multivide</string>
|
||||
<string name="conversation__menu_conversation_settings">Sarunas iestatījumi</string>
|
||||
<string name="conversation__menu_conversation_settings">Chat settings</string>
|
||||
<string name="conversation__menu_add_shortcut">Pievienot sākuma ekrānam</string>
|
||||
<string name="conversation__menu_create_bubble">Izveidot burbuli</string>
|
||||
|
||||
@@ -3358,7 +3366,7 @@
|
||||
<!-- conversation_group_options -->
|
||||
<string name="convesation_group_options__recipients_list">Adresātu saraksts</string>
|
||||
<string name="conversation_group_options__delivery">Piegāde</string>
|
||||
<string name="conversation_group_options__conversation">Saruna</string>
|
||||
<string name="conversation_group_options__conversation">Chat</string>
|
||||
<string name="conversation_group_options__broadcast">Pārraide</string>
|
||||
|
||||
<!-- text_secure_normal -->
|
||||
@@ -3408,11 +3416,11 @@
|
||||
<string name="Insights__percent">%</string>
|
||||
<string name="Insights__title">Ieskati</string>
|
||||
<string name="InsightsDashboardFragment__title">Ieskati</string>
|
||||
<string name="InsightsDashboardFragment__signal_protocol_automatically_protected">Signal protokols automātiski pasargājis %1$d no %% no tavām izejošajām ziņām pēdējo %2$d dienu laikā. Sarunas starp Signal lietotājiem vienmēr tiek šifrētas.</string>
|
||||
<string name="InsightsDashboardFragment__signal_protocol_automatically_protected">Signal Protocol automatically protected %1$d%% of your outgoing messages over the past %2$d days. Chats between Signal users are always end-to-end encrypted.</string>
|
||||
<string name="InsightsDashboardFragment__spread_the_word">Izplati ziņu</string>
|
||||
<string name="InsightsDashboardFragment__not_enough_data">Nav pietiekami datu</string>
|
||||
<string name="InsightsDashboardFragment__your_insights_percentage_is_calculated_based_on">Jūsu Ieskatu procenti tiek aprēķināti balstoties uz izejošo ziņu skaita pēdējās %1$d dienās, kuras nav pagaisušas vai izdzēstas.</string>
|
||||
<string name="InsightsDashboardFragment__start_a_conversation">Sākt sarunu</string>
|
||||
<string name="InsightsDashboardFragment__start_a_conversation">Start a chat</string>
|
||||
<string name="InsightsDashboardFragment__invite_your_contacts">Sāciet droši sazināties un iedzīviniet jaunas iespējas, kas pārsniedz nešifrēto SMS ziņu pielietojuma robežas, uzaicinot Signal pievienoties vairāk kontaktus.</string>
|
||||
<string name="InsightsDashboardFragment__this_stat_was_generated_locally">Šī statistika tika ģenerēta lokāli uz jūsu ierīces, un tikai jūs varat to redzēt. Šie dati nekur netiek sūtīti.</string>
|
||||
<string name="InsightsDashboardFragment__encrypted_messages">Šifrētas ziņas</string>
|
||||
@@ -3572,7 +3580,7 @@
|
||||
<string name="RegistrationActivity_restore">Atjaunot</string>
|
||||
<string name="RegistrationActivity_backup_failure_downgrade">Nevar importēt dublējumus no jaunākām Signal versijām</string>
|
||||
<!-- Error message indicating that we could not restore the user\'s backup. Displayed in a toast at the bottom of the screen. -->
|
||||
<string name="RegistrationActivity_backup_failure_foreign_key">Backup contains malformed data</string>
|
||||
<string name="RegistrationActivity_backup_failure_foreign_key">Rezerves kopija satur nepareizi veidotus datus</string>
|
||||
<string name="RegistrationActivity_incorrect_backup_passphrase">Nepareiza rezerves kopijas paroles frāze</string>
|
||||
<string name="RegistrationActivity_checking">Tiek pārbaudīts…</string>
|
||||
<string name="RegistrationActivity_d_messages_so_far">%1$d ziņas pagaidām…</string>
|
||||
@@ -3662,6 +3670,23 @@
|
||||
<string name="prompt_passphrase_activity__tap_to_unlock">PIESKARIETIES, LAI ATBLOĶĒTU</string>
|
||||
<string name="Recipient_unknown">Nezināms</string>
|
||||
|
||||
<!-- Option in settings that will take use to re-register if they are no longer registered -->
|
||||
<string name="preferences_account_reregister">Re-register account</string>
|
||||
<!-- Option in settings that will take user to our website or playstore to update their expired build -->
|
||||
<string name="preferences_account_update_signal">Update Signal</string>
|
||||
<!-- Option in settings shown when user is no longer registered or expired client that will WIPE ALL THEIR DATA -->
|
||||
<string name="preferences_account_delete_all_data">Delete all data</string>
|
||||
<!-- Title for confirmation dialog confirming user wants to delete all their data -->
|
||||
<string name="preferences_account_delete_all_data_confirmation_title">Delete all data?</string>
|
||||
<!-- Message in confirmation dialog to delete all data explaining how it works, and that the app will be closed after deletion -->
|
||||
<string name="preferences_account_delete_all_data_confirmation_message">This will reset the app and delete all messages. The app will close after this process is complete.</string>
|
||||
<!-- Confirmation action to proceed with application data deletion -->
|
||||
<string name="preferences_account_delete_all_data_confirmation_proceed">Proceed</string>
|
||||
<!-- Confirmation action to cancel application data deletion -->
|
||||
<string name="preferences_account_delete_all_data_confirmation_cancel">Cancel</string>
|
||||
<!-- Error message shown when we fail to delete the data for some unknown reason -->
|
||||
<string name="preferences_account_delete_all_data_failed">Failed to delete data</string>
|
||||
|
||||
<!-- TransferOrRestoreFragment -->
|
||||
<string name="TransferOrRestoreFragment__transfer_or_restore_account">Nodot vai atgūt kontu</string>
|
||||
<string name="TransferOrRestoreFragment__if_you_have_previously_registered_a_signal_account">Ja iepriekš reģistrējāt Signal kontu, varat pārsūtīt vai atjaunot savu kontu un ziņas</string>
|
||||
@@ -3734,7 +3759,7 @@
|
||||
<!-- NewDeviceTransferFragment -->
|
||||
<string name="NewDeviceTransfer__cannot_transfer_from_a_newer_version_of_signal">Nevar pārsūtīt no jaunākām Signal versijām</string>
|
||||
<!-- Error message indicating that we could not finish the user\'s device transfer. Displayed in a toast at the bottom of the screen. -->
|
||||
<string name="NewDeviceTransfer__failure_foreign_key">The transferred data was malformed</string>
|
||||
<string name="NewDeviceTransfer__failure_foreign_key">Pārsūtītie dati bija nepareizi veidoti</string>
|
||||
|
||||
<!-- DeviceTransferFragment -->
|
||||
<string name="DeviceTransfer__transferring_data">Notiek datu pārsūtīšana</string>
|
||||
@@ -4428,7 +4453,7 @@
|
||||
<!-- Error toasted when no activity can handle the add contact intent -->
|
||||
<string name="ConversationSettingsFragment__contacts_app_not_found">Kontaktu lietotne nav atrasta</string>
|
||||
<string name="ConversationSettingsFragment__start_video_call">Sākt videozvanu</string>
|
||||
<string name="ConversationSettingsFragment__start_audio_call">Sākt audiozvanu</string>
|
||||
<string name="ConversationSettingsFragment__start_audio_call">Start voice call</string>
|
||||
<!-- Button label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
<string name="ConversationSettingsFragment__story">Stāsts</string>
|
||||
<!-- Button label with hyphenation. Translation can use soft hyphen - Unicode U+00AD -->
|
||||
@@ -4462,8 +4487,8 @@
|
||||
<string name="ConversationSettingsFragment__group_link">Grupas saite</string>
|
||||
<string name="ConversationSettingsFragment__add_as_a_contact">Pievienot kā kontaktpersonu</string>
|
||||
<string name="ConversationSettingsFragment__unmute">Ieslēgt</string>
|
||||
<string name="ConversationSettingsFragment__conversation_muted_until_s">Sarunas paziņojumi izslēgti līdz %1$s</string>
|
||||
<string name="ConversationSettingsFragment__conversation_muted_forever">Sarunas paziņojumi izslēgti uz visiem laikiem</string>
|
||||
<string name="ConversationSettingsFragment__conversation_muted_until_s">Chat muted until %1$s</string>
|
||||
<string name="ConversationSettingsFragment__conversation_muted_forever">Chat muted forever</string>
|
||||
<string name="ConversationSettingsFragment__copied_phone_number_to_clipboard">Tālruņa numurs ir nokopēts starpliktuvē.</string>
|
||||
<string name="ConversationSettingsFragment__phone_number">Tālruņa numurs</string>
|
||||
<string name="ConversationSettingsFragment__get_badges">Iegūstiet nozīmītes savam profilam, atbalstot Signal. Pieskarieties nozīmītei, lai uzzinātu vairāk.</string>
|
||||
@@ -4503,7 +4528,7 @@
|
||||
<!-- Context menu item message -->
|
||||
<string name="NewConversationActivity__message">Ziņa</string>
|
||||
<!-- Context menu item audio call -->
|
||||
<string name="NewConversationActivity__audio_call">Audio zvans</string>
|
||||
<string name="NewConversationActivity__audio_call">Voice call</string>
|
||||
<!-- Context menu item video call -->
|
||||
<string name="NewConversationActivity__video_call">Videozvans</string>
|
||||
<!-- Context menu item remove -->
|
||||
@@ -4729,6 +4754,24 @@
|
||||
<string name="MySupportPreference__couldnt_add_badge_s">Nevarēja pievienot nozīmīti. %1$s</string>
|
||||
<string name="MySupportPreference__please_contact_support">Lūdzu, sazinieties ar tehnisko atbalstu.</string>
|
||||
|
||||
<!-- Title of dialog telling user they need to update signal as it expired -->
|
||||
<string name="UpdateSignalExpiredDialog__title">Update Signal</string>
|
||||
<!-- Message of dialog telling user they need to update signal as it expired -->
|
||||
<string name="UpdateSignalExpiredDialog__message">This version of Signal has expired. Update now to continue using Signal.</string>
|
||||
<!-- Button text of expiration dialog, will take user to update the app -->
|
||||
<string name="UpdateSignalExpiredDialog__update_action">Update</string>
|
||||
<!-- Button text of expiration dialog to cancel the dialog. -->
|
||||
<string name="UpdateSignalExpiredDialog__cancel_action">Cancel</string>
|
||||
|
||||
<!-- Title of dialog telling user they need to re-register signal -->
|
||||
<string name="ReregisterSignalDialog__title">Device not registered</string>
|
||||
<!-- Message of dialog telling user they need to re-register signal as it is no longer registered -->
|
||||
<string name="ReregisterSignalDialog__message">This device is no longer registered. Re-register to continue using Signal on this device.</string>
|
||||
<!-- Button text of re-registration dialog to re-register the device. -->
|
||||
<string name="ReregisterSignalDialog__reregister_action">Re-register</string>
|
||||
<!-- Button text of re-registration dialog to cancel the dialog. -->
|
||||
<string name="ReregisterSignalDialog__cancel_action">Cancel</string>
|
||||
|
||||
<!-- Title of expiry sheet when boost badge falls off profile unexpectedly. -->
|
||||
<string name="ExpiredBadgeBottomSheetDialogFragment__boost_badge_expired">Atbalsta nozīmītei beidzies termiņš</string>
|
||||
<!-- Displayed in the bottom sheet if a monthly donation badge unexpectedly falls off the user\'s profile -->
|
||||
@@ -5205,7 +5248,7 @@
|
||||
<!-- Displayed at the top of the signal connections sheet. Please remember to insert strong tag as required. -->
|
||||
<string name="SignalConnectionsBottomSheet__signal_connections_are_people">Signal draugi ir personas, kurām izvēlējāties uzticēties kādā no šiem veidiem:</string>
|
||||
<!-- Signal connections sheet bullet point 1 -->
|
||||
<string name="SignalConnectionsBottomSheet__starting_a_conversation">Sarunas sākšanas</string>
|
||||
<string name="SignalConnectionsBottomSheet__starting_a_conversation">Starting a chat</string>
|
||||
<!-- Signal connections sheet bullet point 2 -->
|
||||
<string name="SignalConnectionsBottomSheet__accepting_a_message_request">Ziņas pieprasījuma akceptēšanas</string>
|
||||
<!-- Signal connections sheet bullet point 3 -->
|
||||
@@ -5322,7 +5365,7 @@
|
||||
<!-- Displayed when copying group story reply text to clipboard -->
|
||||
<string name="StoryGroupReplyFragment__copied_to_clipboard">Iekopēts starpliktuvē</string>
|
||||
<!-- Displayed in story caption when content is longer than 5 lines -->
|
||||
<string name="StoryViewerPageFragment__see_more">See More</string>
|
||||
<string name="StoryViewerPageFragment__see_more">Skatīt vairāk</string>
|
||||
<!-- Displayed in toast after sending a direct reply -->
|
||||
<string name="StoryDirectReplyDialogFragment__sending_reply">Sūta atbildi…</string>
|
||||
<!-- Displayed in the viewer when a story is no longer available -->
|
||||
@@ -5949,7 +5992,7 @@
|
||||
<!-- Displayed as a context menu item to return to active call -->
|
||||
<string name="CallContextMenu__return_to_call">Atgriezties pie zvana</string>
|
||||
<!-- Displayed as a context menu item to start an audio call -->
|
||||
<string name="CallContextMenu__audio_call">Audio zvans</string>
|
||||
<string name="CallContextMenu__audio_call">Voice call</string>
|
||||
<!-- Displayed as a context menu item to go to chat -->
|
||||
<string name="CallContextMenu__go_to_chat">Doties uz sarunu</string>
|
||||
<!-- Displayed as a context menu item to see call info -->
|
||||
@@ -5976,11 +6019,11 @@
|
||||
<string name="CallLogFragment__select_all">Atzīmēt visus</string>
|
||||
<!-- Bottom bar option to delete all selected call entries -->
|
||||
<string name="CallLogFragment__delete">Dzēst</string>
|
||||
<!-- Title on multi-delete protection dialog (TODO - final terminology) -->
|
||||
<!-- Removed by excludeNonTranslatables <plurals name="CallLogFragment__delete_d_calls" translatable="false">
|
||||
<plurals name="CallLogFragment__delete_d_calls">
|
||||
<item quantity="zero">Delete %1$d calls?</item>
|
||||
<item quantity="one">Delete %1$d call?</item>
|
||||
<item quantity="other">Delete %1$d calls?</item>
|
||||
</plurals> -->
|
||||
</plurals>
|
||||
<!-- Positive action on multi-delete protection dialog -->
|
||||
<string name="CallLogFragment__delete_for_me">Dzēst man</string>
|
||||
<!-- Snackbar label after deleting call logs -->
|
||||
@@ -6076,5 +6119,40 @@
|
||||
<!-- Title shown at top of bottom sheet dialog for displaying a message\'s edit history -->
|
||||
<string name="EditMessageHistoryDialog_title">Rediģēšanas vēsture</string>
|
||||
|
||||
<!-- CallLinkDetailsFragment -->
|
||||
<!-- Displayed in action bar at the top of the fragment -->
|
||||
<string name="CallLinkDetailsFragment__call_details">Call details</string>
|
||||
<!-- Displayed in a text row, allowing the user to click and add a call name -->
|
||||
<string name="CallLinkDetailsFragment__add_call_name">Add call name</string>
|
||||
<!-- Displayed in a toggle row, allowing the user to click to enable or disable member approval -->
|
||||
<string name="CallLinkDetailsFragment__approve_all_members">Approve all members</string>
|
||||
<!-- Displayed in a text row, allowing the user to share the call link -->
|
||||
<string name="CallLinkDetailsFragment__share_link">Share link</string>
|
||||
<!-- Displayed in a text row, allowing the user to delete the call link -->
|
||||
<string name="CallLinkDetailsFragment__delete_call_link">Delete call link</string>
|
||||
|
||||
<!-- Button label for the share button in the username link settings -->
|
||||
<string name="UsernameLinkSettings_share_button_label">Share</string>
|
||||
<!-- Button label for the color selector button in the username link settings -->
|
||||
<string name="UsernameLinkSettings_color_button_label">Color</string>
|
||||
<!-- Description text for QR code and links in the username link settings -->
|
||||
<string name="UsernameLinkSettings_qr_description">Only share your QR code and link with people you trust. When shared others will be able to see your username and start a chat with you.</string>
|
||||
<!-- Content of a toast that will show after the username is copied to the clipboard -->
|
||||
<string name="UsernameLinkSettings_username_copied_toast">Username copied</string>
|
||||
<!-- Content of a toast that will show after the username link is copied to the clipboard -->
|
||||
<string name="UsernameLinkSettings_link_copied_toast">Link copied</string>
|
||||
<!-- Button label for a button that will reset your username and give you a new link -->
|
||||
<string name="UsernameLinkSettings_reset_button_label">Reset</string>
|
||||
<!-- Button label for a button that indicates that the user is done changing the current setting -->
|
||||
<string name="UsernameLinkSettings_done_button_label">Done</string>
|
||||
<!-- Label for a tab that shows a screen to view your username QR code -->
|
||||
<string name="UsernameLinkSettings_code_tab_name">Code</string>
|
||||
<!-- Label for a tab that shows a screen to scan a QR code -->
|
||||
<string name="UsernameLinkSettings_scan_tab_name">Scan</string>
|
||||
<!-- Description text shown underneath the username QR code scanner -->
|
||||
<string name="UsernameLinkSettings_qr_scan_description">Scan the QR Code on your contact’s device.</string>
|
||||
<!-- App bar title for the username QR code color picker screen -->
|
||||
<string name="UsernameLinkSettings_color_picker_app_bar_title">Color</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user