mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 00:01:08 +01:00
Update translations and other static files.
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
<string name="AttachmentKeyboard_file">ფაილი</string>
|
||||
<string name="AttachmentKeyboard_contact">კონტაქტი</string>
|
||||
<string name="AttachmentKeyboard_location">ადგილმდებარეობა</string>
|
||||
<string name="AttachmentKeyboard_Signal_needs_permission_to_show_your_photos_and_videos">Signal needs permission to show your photos and videos</string>
|
||||
<string name="AttachmentKeyboard_Signal_needs_permission_to_show_your_photos_and_videos">შენი ფოტოებისა და ვიდეოების საჩვენებლად Signal-ს ნებართვა სჭირდება</string>
|
||||
<!-- Text for a button prompting users to allow Signal access to their gallery storage -->
|
||||
<string name="AttachmentKeyboard_allow_access">წვდომის მიცემა</string>
|
||||
<string name="AttachmentKeyboard_payment">ტრანზაქცია</string>
|
||||
@@ -100,11 +100,11 @@
|
||||
<!-- Toast text explaining Signal\'s need for location access -->
|
||||
<string name="AttachmentManager_signal_needs_location_access">Signal-ს შენი მდებარეობის გასაგზავნად ლოკაციაზე წვდომა სჭირდება.</string>
|
||||
<!-- Dialog title asking users for gallery storage permission -->
|
||||
<string name="AttachmentManager_signal_allow_storage">Allow access to storage</string>
|
||||
<string name="AttachmentManager_signal_allow_storage">მეხსიერებაზე წვდომის მიცემა</string>
|
||||
<!-- Dialog description that will explain the steps needed to give gallery storage permission -->
|
||||
<string name="AttachmentManager_signal_to_show_photos">To show photos and videos:</string>
|
||||
<string name="AttachmentManager_signal_to_show_photos">ფოტოებისა და ვიდეოების საჩვენებლად:</string>
|
||||
<!-- Toast text explaining Signal\'s need for storage access -->
|
||||
<string name="AttachmentManager_signal_needs_storage_access">Signal needs storage access to show your photos and videos.</string>
|
||||
<string name="AttachmentManager_signal_needs_storage_access">შენი ფოტოებისა და ვიდეოების საჩვენებლად Signal-ს მეხსიერებაზე წვდომა სჭირდება.</string>
|
||||
|
||||
<!-- Alert dialog title to show the recipient has not activated payments -->
|
||||
<string name="AttachmentManager__not_activated_payments">%1$s-ს ტრანზაქციები არ გაუაქტიურებია </string>
|
||||
@@ -3284,7 +3284,7 @@
|
||||
<string name="preferences_storage__review_storage">მეხსიერების გადახედვა</string>
|
||||
<string name="preferences_storage__delete_older_messages">წავშალოთ ძველი შეტყობინებები?</string>
|
||||
<!-- Dialog title shown when selecting delete message history from manage storage -->
|
||||
<string name="preferences_storage__delete_message_history">Delete message history?</string>
|
||||
<string name="preferences_storage__delete_message_history">გსურს, მიმოწერის ისტორია წაშალო?</string>
|
||||
<string name="preferences_storage__this_will_permanently_delete_all_message_history_and_media">ეს შენი მოწყობილობიდან სამუდამოდ წაშლის შეტყობინებების მთელ ისტორიას, რომელიც %1$s-ზე ძველია.</string>
|
||||
<!-- The body of an alert dialog that is shown when confirming a trim operation. Trimming will delete all but the most recent messages in a chat. The placeholder represents how many messages are kept in each chat. All older messages are deleted. -->
|
||||
<plurals name="preferences_storage__this_will_permanently_trim_all_conversations_to_the_d_most_recent_messages">
|
||||
@@ -6832,13 +6832,13 @@
|
||||
|
||||
<!-- ManageStorageSettingsFragment -->
|
||||
<!-- Settings section title header show above manage settings options for automatic chat history management (deleting) -->
|
||||
<string name="ManageStorageSettingsFragment_chat_limit">Chat limits</string>
|
||||
<string name="ManageStorageSettingsFragment_chat_limit">ჩატის ლიმიტები</string>
|
||||
<!-- Settings row title text that can be clicked to delete all messages and associated data from the device -->
|
||||
<string name="ManageStorageSettingsFragment_delete_message_history">Delete message history</string>
|
||||
<string name="ManageStorageSettingsFragment_delete_message_history">მიმოწერის ისტორიის წაშლა</string>
|
||||
<!-- Warning message at the bottom of a settings screen indicating how messages will be deleted based on user\'s selection (time is a range like 30 days or 1 year etc) -->
|
||||
<string name="ManageStorageSettingsFragment_keep_messages_duration_warning">Messages older than the selected time will be permanently deleted.</string>
|
||||
<string name="ManageStorageSettingsFragment_keep_messages_duration_warning">შეტყობინებები, რომლებიც მონიშნულ დროს სცდებიან, სამუდამოდ წაიშლება.</string>
|
||||
<!-- Warning message at the bottom of a settings screen indicating how messages will be deleted based on user\'s selection (limit is a number like 500 or 5,000) -->
|
||||
<string name="ManageStorageSettingsFragment_chat_length_limit_warning">Messages exceeding the selected length will be permanently deleted.</string>
|
||||
<string name="ManageStorageSettingsFragment_chat_length_limit_warning">შეტყობინებები, რომლებიც მონიშნულ სიგრძეს აღემატება, სამუდამოდ წაიშლება.</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user