Update translations and other static files.

This commit is contained in:
mtang-signal
2024-08-22 13:16:34 -07:00
parent d15bb05ae3
commit 3818eb6937
68 changed files with 2443 additions and 1 deletions

View File

@@ -2098,6 +2098,16 @@
<!-- Title text for the Valentine\'s Day donation megaphone. The placeholder will always be a heart emoji. Needs to be a placeholder for Android reasons. -->
<!-- Body text for the Valentine\'s Day donation megaphone. -->
<!-- CallScreenTopBar -->
<!-- Content description for navigation icon -->
<string name="CallScreenTopBar__go_back">Go back</string>
<!-- Content description for info icon -->
<string name="CallScreenTopBar__call_information">Call information</string>
<!-- CallScreenPreJoinOverlay -->
<!-- Displayed when users camera is disabled -->
<string name="CallScreenPreJoinOverlay__your_camera_is_off">Your camera is off</string>
<!-- WebRtcCallActivity -->
<string name="WebRtcCallActivity__tap_here_to_turn_on_your_video">დააჭირე აქ შენი ვიდეოს ჩასართავად</string>
<string name="WebRtcCallActivity__to_call_s_signal_needs_access_to_your_camera">%1$s-თან დასარეკად, Signal-ს შენს კამერაზე წვდომა დასჭირდება</string>
@@ -2247,6 +2257,8 @@
<string name="WebRtcCallView__additional_actions">დამატებითი მოქმედებები</string>
<!-- 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>
<!-- Error message when the developer added a button in the wrong place. -->
<string name="WebRtcAudioOutputToggleButton_fragment_activity_error">მოხდა UI ხარვეზი. გთხოვთ, შეატყობინო ეს შეცდომა დეველოპერებს.</string>
@@ -7442,6 +7454,30 @@
<string name="MessageBackupsTypeSelectionScreen__change_backup_type">სარეზერვო კოპირების ტიპის შეცვლა</string>
<!-- 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>
<!-- MessageBackupsType block amount for paid tier. Placeholder is formatted currency amount. -->
<string name="MessageBackupsTypeSelectionScreen__s_month">%1$s/month</string>
<!-- Title for free tier -->
<string name="MessageBackupsTypeSelectionScreen__text_plus_all_your_media">Text + 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>
</plurals>
<!-- Description text for text history feature -->
<string name="MessageBackupsTypeSelectionScreen__full_text_message_backup">Full text message backup</string>
<!-- Description text for paid tier media retention -->
<string name="MessageBackupsTypeSelectionScreen__full_media_backup">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>
<!-- Description text for thanks -->
<string name="MessageBackupsTypeSelectionScreen__thanks_for_supporting_signal">Thanks for supporting 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>
</plurals>
<!-- ConfirmBackupCancellationDialog -->
<!-- Dialog title -->