Update translations and other static files.

This commit is contained in:
Michelle Tang
2025-03-12 16:37:44 -04:00
parent ddda5e8b47
commit 4fa067beef
68 changed files with 3866 additions and 486 deletions

View File

@@ -580,12 +580,6 @@
<item quantity="one">Saglabājot šo multivides failu ierīces krātuvē, jebkura cita ierīces lietotne varēs tam piekļūt. \n\nTurpināt?</item>
<item quantity="other">Saglabājot visus %1$d multivides failus ierīces krātuvē, jebkura cita ierīces lietotne varēs tiem piekļūt. \n\nTurpināt?</item>
</plurals>
<plurals name="ConversationFragment_error_while_saving_attachments_to_sd_card">
<item quantity="zero">Neizdevās saglabāt pielikumus krātuvē.</item>
<item quantity="one">Neizdevās saglabāt pielikumu krātuvē.</item>
<item quantity="other">Neizdevās saglabāt pielikumus krātuvē!</item>
</plurals>
<string name="ConversationFragment_unable_to_write_to_sd_card_exclamation">Neizdevās ierakstīt krātuvē!</string>
<plurals name="ConversationFragment_saving_n_attachments">
<item quantity="zero">Saglabā %1$d pielikumus</item>
<item quantity="one">Saglabā pielikumu</item>
@@ -691,6 +685,8 @@
<string name="ConversationFragment_profile_names">Profilu nosaukumus</string>
<!-- Placeholder text shown in conversation header that when clicked will open a dialog about group names -->
<string name="ConversationFragment_group_names">Grupu nosaukumus</string>
<!-- Snackbar toast message shown when a profile cannot be downloaded and to try again. -->
<string name="ConversationFragment_photo_failed">Photo failed to download. Try again.</string>
<!-- Title of Safety Tips bottom sheet dialog -->
<string name="SafetyTips_title">Padomi par drošību</string>
@@ -2146,6 +2142,14 @@
<string name="MessageRecord_reported_as_spam">Atzīmēts kā surogātpasts</string>
<!-- Update message shown in chat after accept a message request -->
<string name="MessageRecord_you_accepted_the_message_request">Jūs apstiprinājāt sazināšanās pieprasījumu</string>
<!-- Update message shown in chat after you block a person -->
<string name="MessageRecord_you_blocked_this_person">You blocked this person</string>
<!-- Update message shown in chat after you unblock a person -->
<string name="MessageRecord_you_unblocked_this_person">You unblocked this person</string>
<!-- Update message shown in chat after you block a group -->
<string name="MessageRecord_you_blocked_this_group">You blocked this group</string>
<!-- Update message shown in chat after you unblock a group -->
<string name="MessageRecord_you_unblocked_this_group">You unblocked this group</string>
<!-- MessageRequestBottomView -->
<string name="MessageRequestBottomView_accept">Apstiprināt</string>
@@ -2937,6 +2941,8 @@
<string name="ThreadRecord_message_history_has_been_merged">Jūsu ziņu vēsture ir apvienota</string>
<!-- Displayed in the conversation list when identities have been merged. The first placeholder is a phone number, and the second is a person\'s name -->
<string name="ThreadRecord_s_belongs_to_s">%1$s ir kontakta %2$s tālruņa numurs</string>
<!-- Displayed in the conversation list when a person has been blocked -->
<string name="ThreadRecord_blocked">Blocked</string>
<!-- ApkUpdateNotifications -->
<string name="ApkUpdateNotifications_prompt_install_title">Signal atjauninājums</string>
@@ -3169,8 +3175,30 @@
<string name="QuickResponseService_quick_response_unavailable_when_Signal_is_locked">Ātrās atbildes nav pieejamas, kad Signal ir bloķēts!</string>
<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">Multivide saglabāta</string>
<!-- A toast notification that is shown when the app does not have sufficient permissions to save media files to the device storage. -->
<string name="SaveAttachment_unable_to_write_to_sd_card_exclamation">Unable to write to storage!</string>
<!-- A toast notification that is shown after image/video/audio media was successfully downloaded and saved to the device storage, accessible in other apps. -->
<plurals name="SaveAttachment_saved_success">
<item quantity="zero">Media saved</item>
<item quantity="one">Media saved</item>
<item quantity="other">Media saved</item>
</plurals>
<!-- A toast notification that is shown after some image/video/audio media was successfully downloaded and saved to the device storage, but some failed to save
%1$s is the number of items that failed to save and %2$s is the total number of items that the user requested to save. -->
<plurals name="SaveAttachment_saved_success_n_failures">
<item quantity="zero">Media saved (%1$s of %2$s failed)</item>
<item quantity="one">Media saved (%1$s of %2$s failed)</item>
<item quantity="other">Media saved (%1$s of %2$s failed)</item>
</plurals>
<!-- A toast notification that is shown after all of the requested image/video/audio media failed to save to the device storage. -->
<plurals name="SaveAttachment_error_while_saving_attachments_to_sd_card">
<item quantity="zero">Error while saving attachments to storage!</item>
<item quantity="one">Error while saving attachment to storage!</item>
<item quantity="other">Error while saving attachments to storage!</item>
</plurals>
<!-- SearchToolbar -->
<string name="SearchToolbar_search">Meklēt</string>
@@ -5925,6 +5953,24 @@
<string name="MediaReviewFragment__photo_set_to_high_quality">Fotoattēlam ir iestatīta augsta kvalitāte</string>
<!-- Small notification presented to the user when they set their still image to be sent in standard (lower than high) visual quality. -->
<string name="MediaReviewFragment__photo_set_to_standard_quality">Fotoattēlam ir iestatīta standarta kvalitāte</string>
<!-- Accessibility label describing the add media button on the Media review screen -->
<string name="MediaReviewFragment__add_media_accessibility_label">Add a Media</string>
<!-- Accessibility label describing the brush and pen button on the Media review screen -->
<string name="MediaReviewFragment__brush_pen_accessibility_label">Brush and Pen</string>
<!-- Accessibility label describing the crop and rotate button on the Media review screen -->
<string name="MediaReviewFragment__crop_rotate_accessibility_label">Crop and Rotate</string>
<!-- Accessibility label describing the change media quality button on the Media review screen -->
<string name="MediaReviewFragment__change_media_quality_accessibility_label">Change Media Quality</string>
<!-- Accessibility label describing the save media button on the Media review screen -->
<string name="MediaReviewFragment__save_media_accessibility_label">Save Media</string>
<!-- Accessibility label describing the toggle emoji keyboard button on the Media review screen -->
<string name="MediaReviewFragment__emoji_toggle_accessibility_label">Toggle emoji keyboard</string>
<!-- Accessibility label describing the toggle view once button on the Media review screen -->
<string name="MediaReviewFragment__view_once_toggle_accessibility_label">Toggle View Once</string>
<!-- Accessibility label describing the send media button on the Media review screen -->
<string name="MediaReviewFragment__send_media_accessibility_label">Send Media</string>
<!-- Accessibility label describing the finish adding a message button on the Media review screen dialog -->
<string name="MediaReviewFragment__finish_adding_a_message_accessibility_label">Finish adding a Message</string>
<!-- Small notification presented to the user when they set multiple media items to be sent in high visual quality. -->
<plurals name="MediaReviewFragment__items_set_to_high_quality">
<item quantity="zero">%1$d vienumiem ir iestatīta augsta kvalitāte</item>
@@ -7482,6 +7528,8 @@
<string name="CameraControls_capture_button_accessibility_label">Poga Uzņemt</string>
<!-- Accessibility label describing the continue button on the camera screen -->
<string name="CameraControls_continue_button_accessibility_label">Poga Turpināt</string>
<!-- Accessibility label describing the flash Mode toggle button on the camera screen -->
<string name="CameraControls_toggle_flash_mode_accessibility_label">Toggle Flash Mode</string>
<!-- CallPreference -->
<!-- Generic group call in call info -->
@@ -8192,6 +8240,10 @@
<!-- Action button label to contact support -->
<string name="SubscriptionNotFoundBottomSheet__contact_support">Sazināties ar atbalstu</string>
<!-- MessageBackupsFlowFragment -->
<!-- Body for network failure dialog in message backups checkout flow -->
<string name="MessageBackupsFlowFragment__a_network_failure_occurred">A network failure occurred. Please try again later.</string>
<!-- MessageBackupsEducationScreen -->
<!-- Screen subtitle underneath large headline title -->
<string name="MessageBackupsEducationScreen__backup_your_messages_and_media">Dublējiet savas ziņas un multividi un izmantojiet Signal drošo, pilnībā šifrēto krātuves pakalpojumu. Nezaudējiet nevienu ziņu, pat ja iegādāsieties jaunu tālruni vai atkārtoti instalēsiet Signal.</string>