mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Update translations and other static files.
This commit is contained in:
@@ -686,7 +686,7 @@
|
||||
<!-- 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>
|
||||
<string name="ConversationFragment_photo_failed">Neizdevās lejupielādēt fotoattēlu. Mēģiniet vēlreiz.</string>
|
||||
|
||||
<!-- Title of Safety Tips bottom sheet dialog -->
|
||||
<string name="SafetyTips_title">Padomi par drošību</string>
|
||||
@@ -2147,9 +2147,9 @@
|
||||
<!-- Update message shown in chat after you unblock a person -->
|
||||
<string name="MessageRecord_you_unblocked_this_person">Jūs atbloķējāt šo personu</string>
|
||||
<!-- Update message shown in chat after you block a group -->
|
||||
<string name="MessageRecord_you_blocked_this_group">You blocked this group</string>
|
||||
<string name="MessageRecord_you_blocked_this_group">Jūs bloķējāt šo grupu</string>
|
||||
<!-- Update message shown in chat after you unblock a group -->
|
||||
<string name="MessageRecord_you_unblocked_this_group">You unblocked this group</string>
|
||||
<string name="MessageRecord_you_unblocked_this_group">Jūs atbloķējāt šo grupu</string>
|
||||
|
||||
<!-- MessageRequestBottomView -->
|
||||
<string name="MessageRequestBottomView_accept">Apstiprināt</string>
|
||||
@@ -3180,17 +3180,17 @@
|
||||
|
||||
<!-- 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>
|
||||
<item quantity="zero">Multivide saglabāta</item>
|
||||
<item quantity="one">Multivide saglabāta</item>
|
||||
<item quantity="other">Multivide saglabāta</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>
|
||||
<item quantity="zero">Multivide saglabāta (%1$s no %2$s neizdevās)</item>
|
||||
<item quantity="one">Multivide saglabāta (%1$s no %2$s neizdevās)</item>
|
||||
<item quantity="other">Multivide saglabāta (%1$s no %2$s neizdevās)</item>
|
||||
</plurals>
|
||||
|
||||
<!-- A toast notification that is shown after all of the requested image/video/audio media failed to save to the device storage. -->
|
||||
@@ -5954,23 +5954,23 @@
|
||||
<!-- 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>
|
||||
<string name="MediaReviewFragment__add_media_accessibility_label">Pievienot multividi</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>
|
||||
<string name="MediaReviewFragment__brush_pen_accessibility_label">Ota un pildspalva</string>
|
||||
<!-- Accessibility label describing the crop and rotate button on the Media review screen -->
|
||||
<string name="MediaReviewFragment__crop_rotate_accessibility_label">Apgriezt un pagriezt</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>
|
||||
<string name="MediaReviewFragment__change_media_quality_accessibility_label">Mainīt multivides kvalitāti</string>
|
||||
<!-- Accessibility label describing the save media button on the Media review screen -->
|
||||
<string name="MediaReviewFragment__save_media_accessibility_label">Save Media</string>
|
||||
<string name="MediaReviewFragment__save_media_accessibility_label">Saglabāt multividi</string>
|
||||
<!-- Accessibility label describing the toggle emoji keyboard button on the Media review screen -->
|
||||
<string name="MediaReviewFragment__emoji_toggle_accessibility_label">Pārslēgt uz emoji tastatūru</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>
|
||||
<string name="MediaReviewFragment__view_once_toggle_accessibility_label">Pārslēgt režīmu \"Skatīt vienreiz\"</string>
|
||||
<!-- Accessibility label describing the send media button on the Media review screen -->
|
||||
<string name="MediaReviewFragment__send_media_accessibility_label">Send Media</string>
|
||||
<string name="MediaReviewFragment__send_media_accessibility_label">Sūtīt multividi</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>
|
||||
<string name="MediaReviewFragment__finish_adding_a_message_accessibility_label">Pabeigt ziņas pievienošanu</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>
|
||||
@@ -7529,7 +7529,7 @@
|
||||
<!-- 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>
|
||||
<string name="CameraControls_toggle_flash_mode_accessibility_label">Pārslēgt zibspuldzes režīmu</string>
|
||||
|
||||
<!-- CallPreference -->
|
||||
<!-- Generic group call in call info -->
|
||||
@@ -8242,7 +8242,7 @@
|
||||
|
||||
<!-- 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>
|
||||
<string name="MessageBackupsFlowFragment__a_network_failure_occurred">Radās tīkla kļūda. Lūdzu, vēlāk mēģiniet vēlreiz.</string>
|
||||
|
||||
<!-- MessageBackupsEducationScreen -->
|
||||
<!-- Screen subtitle underneath large headline title -->
|
||||
|
||||
Reference in New Issue
Block a user