Update translations and other static files.

This commit is contained in:
Nicholas Tinsley
2024-08-27 13:15:14 -04:00
parent cea8546ce5
commit f53cb19943
17 changed files with 217 additions and 217 deletions

View File

@@ -2102,7 +2102,7 @@
<!-- Content description for navigation icon -->
<string name="CallScreenTopBar__go_back">უკან გასვლა</string>
<!-- Content description for info icon -->
<string name="CallScreenTopBar__call_information">Call information</string>
<string name="CallScreenTopBar__call_information">ინფორმაცია ზარზე</string>
<!-- CallScreenPreJoinOverlay -->
<!-- Displayed when users camera is disabled -->
@@ -2258,7 +2258,7 @@
<!-- Content description for end-call button -->
<string name="WebRtcCallView__end_call">ზარის დასრულება</string>
<!-- Content description for toggling group ring state -->
<string name="WebRtcCallView__toggle_group_ringing">Toggle group ringing</string>
<string name="WebRtcCallView__toggle_group_ringing">ჯგუფის შეტყობინების გადართვა</string>
<!-- Error message when the developer added a button in the wrong place. -->
<string name="WebRtcAudioOutputToggleButton_fragment_activity_error">მოხდა UI ხარვეზი. გთხოვთ, შეატყობინო ეს შეცდომა დეველოპერებს.</string>
@@ -7455,28 +7455,28 @@
<!-- Secondary action button label when selecting a backup tier with a current selection -->
<string name="MessageBackupsTypeSelectionScreen__cancel_subscription">გამოწერის გაუქმება</string>
<!-- MessageBackupsType block amount for free tier -->
<string name="MessageBackupsTypeSelectionScreen__free">Free</string>
<string name="MessageBackupsTypeSelectionScreen__free">უფასო</string>
<!-- MessageBackupsType block amount for paid tier. Placeholder is formatted currency amount. -->
<string name="MessageBackupsTypeSelectionScreen__s_month">%1$s/თვეში</string>
<!-- Title for free tier -->
<string name="MessageBackupsTypeSelectionScreen__text_plus_all_your_media">Text + all your media</string>
<string name="MessageBackupsTypeSelectionScreen__text_plus_all_your_media">ტექსტი + შენი ყველა მედია ფაილი</string>
<!-- Title for paid tier. Placeholder is days of media retention. -->
<plurals name="MessageBackupsTypeSelectionScreen__text_plus_d_days_of_media">
<item quantity="one">Text + %1$d day of media</item>
<item quantity="other">Text + %1$d days of media</item>
<item quantity="one">ტექსტი + მედია ფაილების %1$d დღე</item>
<item quantity="other">ტექსტი + მედია ფაილების %1$d დღე</item>
</plurals>
<!-- Description text for text history feature -->
<string name="MessageBackupsTypeSelectionScreen__full_text_message_backup">Full text message backup</string>
<string name="MessageBackupsTypeSelectionScreen__full_text_message_backup">ყველა შეტყობინების სარეზერვო კოპიების შექმნა</string>
<!-- Description text for paid tier media retention -->
<string name="MessageBackupsTypeSelectionScreen__full_media_backup">Full media backup</string>
<string name="MessageBackupsTypeSelectionScreen__full_media_backup">ყველა მედია ფაილის სარეზერვო კოპიების შექმნა</string>
<!-- Description text for storage space for paid tier media. Placeholder 1 is for byte amount, placeholder 2 is for a photo count estimate -->
<string name="MessageBackupsTypeSelectionScreen__s_of_storage_s_photos">%1$s of storage (%2$s photos)</string>
<string name="MessageBackupsTypeSelectionScreen__s_of_storage_s_photos">მეხსიერების %1$s (%2$s ფოტო)</string>
<!-- Description text for thanks -->
<string name="MessageBackupsTypeSelectionScreen__thanks_for_supporting_signal">Thanks for supporting Signal!</string>
<string name="MessageBackupsTypeSelectionScreen__thanks_for_supporting_signal">მადლობა Signal-ის მხარდაჭერისთვის!</string>
<!-- Description text for free tier media retention. Placeholder is retention day count. -->
<plurals name="MessageBackupsTypeSelectionScreen__last_d_days_of_media">
<item quantity="one">Last %1$d day of media</item>
<item quantity="other">Last %1$d days of media</item>
<item quantity="one">მედია ფაილების ბოლო %1$d დღე</item>
<item quantity="other">მედია ფაილების ბოლო %1$d დღე</item>
</plurals>
<!-- ConfirmBackupCancellationDialog -->