Update translations and other static files.

This commit is contained in:
Nicholas Tinsley
2024-05-16 10:20:08 -04:00
parent 5e6d9434de
commit ec430da772
69 changed files with 3089 additions and 74 deletions

View File

@@ -225,6 +225,38 @@
<string name="CameraXFragment_capture_description">გადაღება</string>
<string name="CameraXFragment_change_camera_description">კამერის შეცვლა</string>
<string name="CameraXFragment_open_gallery_description">გალერეის გახსნა</string>
<!-- Button text asking for access to camera permissions -->
<string name="CameraXFragment_allow_access">Allow access</string>
<!-- Dialog title asking users for camera and microphone permission -->
<string name="CameraXFragment_allow_access_camera_microphone">Allow access to your camera and microphone</string>
<!-- Dialog title asking users for camera permission -->
<string name="CameraXFragment_allow_access_camera">Allow access to your camera</string>
<!-- Dialog title asking users for microphone permission -->
<string name="CameraXFragment_allow_access_microphone">Allow access to your microphone</string>
<!-- Text explaining why Signal needs camera access in order to take photos -->
<string name="CameraXFragment_to_capture_photos_allow_camera">To capture photos, allow Signal access to the camera.</string>
<!-- Text explaining why Signal needs camera access in order to take photos and videos -->
<string name="CameraXFragment_to_capture_photos_and_video_allow_camera">To capture photos and video, allow Signal access to the camera.</string>
<!-- Text explaining why Signal needs camera and microphone access in order to take photos and videos -->
<string name="CameraXFragment_to_capture_photos_and_video_allow_camera_microphone">To capture photos and video, allow Signal access to the camera and microphone.</string>
<!-- Text explaining why Signal needs microphone access to take videos -->
<string name="CameraXFragment_to_capture_videos_with_sound">To capture videos with sound, allow Signal access to your microphone.</string>
<!-- Text explaining why Signal needs camera access to scan QR codes -->
<string name="CameraXFragment_to_scan_qr_code_allow_camera">To scan a QR code, allow Signal access to the camera.</string>
<!-- Toast dialog explaining why Signal needs camera permissions when capturing photos -->
<string name="CameraXFragment_signal_needs_camera_access_capture_photos">Signal needs camera access to capture photos</string>
<!-- Toast dialog explaining why Signal needs camera permissions when scanning QR codes -->
<string name="CameraXFragment_signal_needs_camera_access_scan_qr_code">Signal needs camera access to scan QR codes</string>
<!-- Toast dialog explaining why Signal needs microphone permissions -->
<string name="CameraXFragment_signal_needs_microphone_access_video">Signal needs microphone access to capture video</string>
<!-- Dialog description that explains the steps needed to give camera permission -->
<string name="CameraXFragment_to_capture_photos">To capture photos in Signal:</string>
<!-- Dialog description that explains the steps needed to give camera and microphone permission -->
<string name="CameraXFragment_to_capture_photos_videos">To capture photos and videos in Signal:</string>
<!-- Dialog description that explains the steps needed to give microphone permission -->
<string name="CameraXFragment_to_capture_videos">To capture videos with sound:</string>
<!-- Dialog description that explains the steps needed to give Signal camera permissions -->
<string name="CameraXFragment_to_scan_qr_codes">To scan QR codes:</string>
<!-- CameraContacts -->
<string name="CameraContacts_recent_contacts">ბოლო კონტაქტები</string>
@@ -295,7 +327,8 @@
<!-- ContactsDatabase -->
<string name="ContactsDatabase_message_s">შეტყობინება %1$s</string>
<string name="ContactsDatabase_signal_call_s">Signal-ის ზარი %1$s</string>
<string name="ContactsDatabase_signal_call_s">Signal Voice Call %1$s</string>
<string name="ContactsDatabase_signal_video_call_s">Signal Video Call %1$s</string>
<!-- ContactNameEditActivity -->
<!-- Toolbar title for contact name edit activity -->
@@ -2679,6 +2712,10 @@
<string name="contact_selection_activity__refresh_contacts">კონტაქტების გადატვირთვა</string>
<!-- Row item description for refreshing contacts -->
<string name="contact_selection_activity__missing_someone">ვინმე ვერ იპოვე? გადატვირთვა სცადე</string>
<!-- Row item title for finding people on Signal via your contacts -->
<string name="contact_selection_activity__find_people_you_know">Find people you know on Signal</string>
<!-- Row item description asking users for access to their contacts to find people they know -->
<string name="contact_selection_activity__allow_access_to_contacts">Allow access to your contacts</string>
<!-- Row header title for more section -->
<string name="contact_selection_activity__more">მეტი</string>
@@ -2712,6 +2749,14 @@
<string name="ContactSelectionListFragment__find_by_phone_number">ძებნა მობილურის ნომრით</string>
<!-- Text on row item to find user by username -->
<string name="ContactSelectionListFragment__find_by_username">ძებნა მომხმარებლის სახელით</string>
<!-- Dialog title asking users for contact permission -->
<string name="ContactSelectionListFragment_allow_access_contacts">Allow access to contacts</string>
<!-- Dialog description that will explain the steps needed to give contact permissions -->
<string name="ContactSelectionListFragment_to_find_people">To find people you know on Signal:</string>
<!-- Text on button prompting users to give Signal contact permissions -->
<string name="ContactSelectionListFragment__allow_access">Allow access</string>
<!-- Text asking for user\'s contact permission -->
<string name="ContactSelectionListFragment__allow_access_to_your_contacts_encrypted">Allow access to your contacts. Your contacts are encrypted and not visible to the Signal service.</string>
<!-- contact_selection_list_fragment -->
<string name="contact_selection_list_fragment__signal_needs_access_to_your_contacts_in_order_to_display_them">Signal-ს შენს კონტაქტებზე წვდომა სჭირდება, რათა ისინი აჩვენოს.</string>