mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Updated language translations.
This commit is contained in:
@@ -316,7 +316,7 @@
|
||||
<!-- Dialog error message shown when user can\'t download a their own video message via a linked device due to a permanent failure (e.g., unable to decrypt) -->
|
||||
<string name="ConversationItem_cant_download_video_you_will_need_to_send_it_again">Nevar lejupielādēt video. Jums tas jānosūta vēlreiz.</string>
|
||||
<!-- Display as the timestamp footer in a message bubble in a conversation when a message has been edited. The timestamp will go from \'11m\' to \'edited 11m\' -->
|
||||
<string name="ConversationItem_edited_timestamp_footer">edited %1$s</string>
|
||||
<string name="ConversationItem_edited_timestamp_footer">rediģēta %1$s</string>
|
||||
|
||||
<!-- ConversationActivity -->
|
||||
<string name="ConversationActivity_add_attachment">Pievienot pielikumu</string>
|
||||
@@ -508,7 +508,7 @@
|
||||
<!-- Action shown to allow a user to re-register as they are no longer registered -->
|
||||
<string name="ConversationFragment__reregister_signal">Atkārtoti reģistrēt Signal</string>
|
||||
<!-- Label for a button displayed in the conversation toolbar to return to the previous screen. -->
|
||||
<string name="ConversationFragment__content_description_back_button">Navigate back.</string>
|
||||
<string name="ConversationFragment__content_description_back_button">Pārvietoties atpakaļ.</string>
|
||||
<!-- Label for a button displayed in the conversation toolbar to open the main screen of the app. -->
|
||||
<string name="ConversationFragment__content_description_launch_signal_button">Atvērt Signal</string>
|
||||
<!-- Label for a button displayed in conversation list to clear the chat filter -->
|
||||
@@ -2318,7 +2318,7 @@
|
||||
<string name="QuickResponseService_problem_sending_message">Problēma sūtot ziņu!</string>
|
||||
|
||||
<!-- A small toast notification to let the user know their image/video/audio was downloaded and saved to their device, accessible in other apps. -->
|
||||
<string name="SaveAttachmentTask_saved">Media saved</string>
|
||||
<string name="SaveAttachmentTask_saved">Multivide saglabāta</string>
|
||||
|
||||
<!-- SearchToolbar -->
|
||||
<string name="SearchToolbar_search">Meklēt</string>
|
||||
@@ -4420,7 +4420,7 @@
|
||||
<string name="HelpSettingsFragment__version">Versija</string>
|
||||
<string name="HelpSettingsFragment__debug_log">Atkļūdošanas žurnāls</string>
|
||||
<!-- Header for the screen that displays the licenses of the open-source software dependencies of the Signal app-->
|
||||
<string name="HelpSettingsFragment__licenses">Licenses</string>
|
||||
<string name="HelpSettingsFragment__licenses">Licences</string>
|
||||
<string name="HelpSettingsFragment__terms_amp_privacy_policy">Noteikumi & privātuma politika</string>
|
||||
<string name="HelpFragment__copyright_signal_messenger">Autortiesības Signal Messenger</string>
|
||||
<string name="HelpFragment__licenced_under_the_agplv3">Licencēta saskaņā ar GPLv3 AGPLv3</string>
|
||||
@@ -6054,7 +6054,7 @@
|
||||
<!-- Call state template when there is more than one call collapsed into a single row. D is a number > 1 and S is a call info string (like Missed) -->
|
||||
<string name="CallLogAdapter__d_s">(%1$d) %2$s</string>
|
||||
<!-- Status text on call links -->
|
||||
<string name="CallLogAdapter__call_link">Call link</string>
|
||||
<string name="CallLogAdapter__call_link">Zvana saite</string>
|
||||
|
||||
<!-- Call Log context menu -->
|
||||
<!-- Displayed as a context menu item to start a video call -->
|
||||
@@ -6203,11 +6203,11 @@
|
||||
<!-- Displayed in a text row, allowing the user to delete the call link -->
|
||||
<string name="CallLinkDetailsFragment__delete_call_link">Dzēst zvana saiti</string>
|
||||
<!-- Displayed whenever a name change, revocation, etc, fails. -->
|
||||
<string name="CallLinkDetailsFragment__couldnt_save_changes">Couldn\'t save changes. Check your network connection and try again.</string>
|
||||
<string name="CallLinkDetailsFragment__couldnt_save_changes">Neizdevās saglabāt izmaiņas. Pārbaudiet tīkla savienojumu un mēģiniet vēlreiz.</string>
|
||||
<!-- Displayed as title in dialog when user attempts to delete the link -->
|
||||
<string name="CallLinkDetailsFragment__delete_link">Delete link?</string>
|
||||
<string name="CallLinkDetailsFragment__delete_link">Dzēst saiti?</string>
|
||||
<!-- Displayed as body in dialog when user attempts to delete the link -->
|
||||
<string name="CallLinkDetailsFragment__this_link_will_no_longer_work">This link will no longer work for anyone who as it.</string>
|
||||
<string name="CallLinkDetailsFragment__this_link_will_no_longer_work">Šī saite turpmāk nebūs izmantojama.</string>
|
||||
|
||||
<!-- Button label for the share button in the username link settings -->
|
||||
<string name="UsernameLinkSettings_share_button_label">Kopīgot</string>
|
||||
@@ -6232,11 +6232,11 @@
|
||||
<!-- App bar title for the username QR code color picker screen -->
|
||||
<string name="UsernameLinkSettings_color_picker_app_bar_title">Krāsa</string>
|
||||
<!-- Body of a dialog that is displayed when we failed to read a username QR code. -->
|
||||
<string name="UsernameLinkSettings_qr_result_invalid">The QR code was invalid.</string>
|
||||
<string name="UsernameLinkSettings_qr_result_invalid">QR kods nebija derīgs.</string>
|
||||
<!-- Body of a dialog that is displayed when the username we looked up could not be found. -->
|
||||
<string name="UsernameLinkSettings_qr_result_not_found">A user with username %1$s could not be found.</string>
|
||||
<string name="UsernameLinkSettings_qr_result_not_found">Nevarēja atrast lietotāju ar lietotājvārdu %1$s.</string>
|
||||
<!-- Body of a dialog that is displayed when we experienced a network error when looking up a username. -->
|
||||
<string name="UsernameLinkSettings_qr_result_network_error">Experienced a network error. Please try again.</string>
|
||||
<string name="UsernameLinkSettings_qr_result_network_error">Radās tīkla kļūda. Lūdzu, mēģiniet vēlreiz.</string>
|
||||
|
||||
|
||||
<!-- EOF -->
|
||||
|
||||
Reference in New Issue
Block a user