Updated language translations.

This commit is contained in:
Alex Hart
2023-04-05 16:44:15 -03:00
parent f3490d07bf
commit 60905c7409
69 changed files with 5698 additions and 1410 deletions

View File

@@ -15,6 +15,7 @@
<!-- Removed by excludeNonTranslatables <string name="signal_me_username_url" translatable="false">https://signal.me/#u/%1$s</string> -->
<!-- Removed by excludeNonTranslatables <string name="signal_me_username_url_no_scheme" translatable="false">signal.me/#u/%1$s</string> -->
<!-- Removed by excludeNonTranslatables <string name="username_support_url" translatable="false">https://support.signal.org/hc/articles/5389476324250</string> -->
<!-- Removed by excludeNonTranslatables <string name="export_account_data_url" translatable="false">https://support.signal.org/hc/articles/5538911756954</string> -->
<string name="yes">დიახ</string>
<string name="no">არა</string>
@@ -1736,6 +1737,19 @@
<!-- Content description for end-call button -->
<string name="WebRtcCallView__end_call">ზარის დასრულება</string>
<!-- Error message when the developer added a button in the wrong place. -->
<string name="WebRtcAudioOutputToggleButton_fragment_activity_error">A UI error occurred. Please report this error to the developers.</string>
<!-- Error message when the user is trying to change audio outputs but none are present. -->
<string name="WebRtcAudioOutputToggleButton_no_eligible_audio_i_o_detected">No eligible audio I/O detected.</string>
<!-- A text description of the bluetooth icon, used for accessibility. -->
<string name="WebRtcAudioOutputBottomSheet__bluetooth_icon_content_description">An icon representing a Bluetooth device.</string>
<!-- A text description of the headset icon, used for accessibility. -->
<string name="WebRtcAudioOutputBottomSheet__headset_icon_content_description">An icon representing a wired headset.</string>
<!-- A text description of the speaker icon, used for accessibility. -->
<string name="WebRtcAudioOutputBottomSheet__speaker_icon_content_description">An icon representing a speakerphone.</string>
<!-- A text description of the earpiece icon, used for accessibility. -->
<string name="WebRtcAudioOutputBottomSheet__earpiece_icon_content_description">An icon representing a device\'s earpiece.</string>
<!-- CallParticipantsListDialog -->
<plurals name="CallParticipantsListDialog_in_this_call_d_people">
<item quantity="one">ამ ზარში · %1$d ადამიანი</item>
@@ -2240,10 +2254,18 @@
<string name="WebRtcCallScreen__answer_without_video">ზარის მიღება ვიდეოს გარეშე</string>
<!-- WebRtcAudioOutputToggle -->
<!-- Label for a dialog asking the user to switch the audio output device during a call -->
<string name="WebRtcAudioOutputToggle__audio_output">გამავალი აუდიო</string>
<!-- Audio output option referring to the earpiece built into the phone -->
<string name="WebRtcAudioOutputToggle__phone_earpiece">ტელეფონის ყურსასმენი</string>
<!-- Audio output option referring to the louder speaker built into the phone -->
<string name="WebRtcAudioOutputToggle__speaker">სპიკერი</string>
<!-- Audio output option referring to an external audio device connected via wireless Bluetooth -->
<string name="WebRtcAudioOutputToggle__bluetooth">Bluetooth-ი</string>
<!-- Audio output option referring to an external headset connected via a 3.5mm headphone jack -->
<string name="WebRtcAudioOutputToggle__wired_headset">Wired Headset</string>
<!-- Audio output option referring to an external headset connected via a USB-C data cable -->
<string name="WebRtcAudioOutputToggle__wired_headset_usb">Wired Headset (USB)</string>
<string name="WebRtcCallControls_answer_call_description">ზარის მიღება</string>
<string name="WebRtcCallControls_reject_call_description">ზარის უარყოფა</string>
@@ -3975,21 +3997,17 @@
<string name="AccountSettingsFragment__require_your_signal_pin">მოითხოვე Signal-ის პინ-კოდი შენი ტელეფონის ნომრის Signal-ით ხელახლა დასარეგისტრირებლად</string>
<string name="AccountSettingsFragment__change_phone_number">მობილურის ნომრის შეცვლა</string>
<!-- Account setting that allows user to request and export their signal account data -->
<string name="AccountSettingsFragment__request_account_data">პროფილის მონაცემების მოთხოვნა</string>
<string name="AccountSettingsFragment__request_account_data">Your account data</string>
<!-- ExportAccountDataFragment -->
<!-- Part of requesting account data flow, this is the section title for requesting that account data -->
<string name="ExportAccountDataFragment__your_account_data">შენი პროფილის მონაცემები</string>
<!-- Explanation of account data the user can request. %1$s is replaced with Learn more with a link -->
<string name="ExportAccountDataFragment__export_explanation">გადმოწერე და დააექსპორტირე ანგარიში შენი Signal-ის პროფილის მონაცემებით. ეს ანგარიში არ მოიცავს წერილებსა და მედია ფაილებს. %1$s</string>
<string name="ExportAccountDataFragment__export_explanation">Export a report of your Signal account data. This report does not include any messages or media. %1$s</string>
<!-- Learn more link to more information about requesting account data -->
<string name="ExportAccountDataFragment__learn_more">გაიგე მეტი</string>
<!-- Button action to download the report data -->
<string name="ExportAccountDataFragment__download_report">ანგარიშის გადმოწერა</string>
<!-- Button action to export the report data to another app (e.g. email) -->
<string name="ExportAccountDataFragment__export_report">ანგარიშის დაექსპორტირება</string>
<!-- Button action to delete the requested account data -->
<string name="ExportAccountDataFragment__delete_report">ანგარიშის წაშლა</string>
<!-- Radio option to export the data as a text file .txt -->
<string name="ExportAccountDataFragment__export_as_txt">დააექსპორტირე TXT-ად</string>
@@ -4005,8 +4023,10 @@
<!-- Acknowledgement for download failure -->
<string name="ExportAccountDataFragment__ok_action">OK</string>
<!-- Message shown when report download fails -->
<string name="ExportAccountDataFragment__report_download_failed">შენი ანგარიშის გადმოწერა ინტერნეტ კავშირის ხარვეზის გამო ვერ მოხერხდა. შეამოწმე შენი კავშირი და თავიდან სცადე.</string>
<!-- Title of dialog shown when report fails to generate -->
<string name="ExportAccountDataFragment__report_generation_failed">Couldn\'t generate report</string>
<!-- Message of dialog shown when report fails to generate asking user to check network connection -->
<string name="ExportAccountDataFragment__check_network">Check your connection and try again.</string>
<!-- Title for export confirmation dialog -->
<string name="ExportAccountDataFragment__export_report_confirmation">დავაექსპორტიროთ მონაცემები?</string>
@@ -4015,19 +4035,10 @@
<!-- Action to export in for export confirmation dialog -->
<string name="ExportAccountDataFragment__export_report_action">ექსპორტი</string>
<!-- Action to delete report in confirmation dialog -->
<string name="ExportAccountDataFragment__delete_report_action">წაშლა</string>
<!-- Title for delete report confirmation dialog -->
<string name="ExportAccountDataFragment__delete_report_confirmation">წავშალოთ ანგარიში?</string>
<!-- Message for delete report confirmation dialog -->
<string name="ExportAccountDataFragment__delete_report_confirmation_message">ეს შენი პროფილის მონაცემებიდან არაფერს წაშლის.</string>
<!-- Shown as a snackbar letting the user know the report was deleted -->
<string name="ExportAccountDataFragment__delete_report_snackbar">ანგარიში წაშლილია</string>
<!-- Shown in a dialog with a spinner while the report is downloading -->
<string name="ExportAccountDataFragment__download_progress">მიმდინარეობს ანგარიშის გადმოწერა</string>
<!-- Explanation that the downloaded report will be available for 30 days before it is deleted -->
<string name="ExportAccountDataFragment__report_deletion_disclaimer">შენი ანგარიში ექსპორტირებისთვის ხელმისაწვდომი იქნება 30 დღის განმავლობაში, შემდეგ კი ავტომატურად წაიშლება.</string>
<string name="ExportAccountDataFragment__download_progress">Generating report</string>
<!-- Explanation that the report is only generated on export and is not saved on the device -->
<string name="ExportAccountDataFragment__report_not_stored_disclaimer">Your report is generated only at the time of export and is not stored by Signal on your device.</string>
<!-- ChangeNumberFragment -->
<string name="ChangeNumberFragment__use_this_to_change_your_current_phone_number_to_a_new_phone_number">გამოიყენე ეს შენი ამჟამინდელი ტელეფონის ნომრის ახალი ნომრით ჩასანაცვლებლად. ამ ცვლილების გაუქმება შეუძლებელია.\n\nგაგრძელებამდე დარწმუნდი, რომ შენს ახალ ნომერს შეუძლია SMS-ის ან ზარების მიღება.</string>
@@ -4474,6 +4485,9 @@
<string name="ImageEditorHud__toggle_between_marker_and_highlighter">მარკერსა და ჰაილაითერს შორის გადართვა</string>
<string name="ImageEditorHud__toggle_between_text_styles">ტექსტის სტილებს შორის გადართვა</string>
<!-- Header for section of featured stickers (location/time stickers) -->
<string name="ScribbleStickersFragment__featured_stickers">Featured</string>
<string name="MediaCountIndicatorButton__send">გაგზავნა</string>
<string name="MediaReviewSelectedItem__tap_to_remove">წასაშლელად დააჭირე</string>
@@ -5757,6 +5771,10 @@
<string name="CallLogAdapter__outgoing">გამავალი</string>
<!-- Displayed for missed calls -->
<string name="CallLogAdapter__missed">გამოტოვებული</string>
<!-- Displayed on Group Call button if user is not in the call -->
<string name="CallLogAdapter__join">Join</string>
<!-- Displayed on Group Call button if user is in the call -->
<string name="CallLogAdapter__return">Return</string>
<!-- Call Log context menu -->
<!-- Displayed as a context menu item to start a video call -->
@@ -5833,5 +5851,51 @@
<!-- Accessibility label describing the continue button on the camera screen -->
<string name="CameraControls_continue_button_accessibility_label">გაგრძელების ღილაკი</string>
<!-- CallPreference -->
<!-- Missed group call in call info -->
<string name="CallPreference__missed_group_call">Missed group call</string>
<!-- Incoming group call in call info -->
<string name="CallPreference__incoming_group_call">Incoming group call</string>
<!-- Outgoing group call in call info -->
<string name="CallPreference__outgoing_group_call">Outgoing group call</string>
<!-- CreateCallLink -->
<!-- Call link creation item title on calls tab -->
<string name="CreateCallLink__create_a_call_link">Create a Call Link</string>
<!-- Call link creation item description on calls tab -->
<string name="CreateCallLink__share_a_link_for">Share a link for a Signal call</string>
<!-- CreateCallLinkBottomSheetDialogFragment -->
<!-- Fragment title -->
<string name="CreateCallLinkBottomSheetDialogFragment__create_call_link">Create call link</string>
<!-- Displayed as a default name for the signal call -->
<string name="CreateCallLinkBottomSheetDialogFragment__signal_call">Signal call</string>
<!-- Displayed on a small button to allow user to instantly join call -->
<string name="CreateCallLinkBottomSheetDialogFragment__join">Join</string>
<!-- Option to open a full screen dialog to enter a call name -->
<string name="CreateCallLinkBottomSheetDialogFragment__add_call_name">Add call name</string>
<!-- Toggle to require approval for all members before joining -->
<string name="CreateCallLinkBottomSheetDialogFragment__approve_all_members">Approve all members</string>
<!-- Row label to share the link via Signal -->
<string name="CreateCallLinkBottomSheetDialogFragment__share_link_via_signal">Share link via Signal</string>
<!-- Row label to copy the link to the clipboard -->
<string name="CreateCallLinkBottomSheetDialogFragment__copy_link">Copy link</string>
<!-- Row label to share the link with the external share sheet -->
<string name="CreateCallLinkBottomSheetDialogFragment__share_link">Share link</string>
<!-- Button text to dismiss the sheet and add it as an upcoming call -->
<string name="CreateCallLinkBottomSheetDialogFragment__done">Done</string>
<!-- Displayed when we can\'t find a suitable way to open the system share picker -->
<string name="CreateCallLinkBottomSheetDialogFragment__failed_to_open_share_sheet">Failed to open share sheet.</string>
<!-- Displayed when we copy the call link to the clipboard -->
<string name="CreateCallLinkBottomSheetDialogFragment__copied_to_clipboard">Copied to clipboard</string>
<!-- EditCallLinkNameDialogFragment -->
<!-- App bar title for editing a call name -->
<string name="EditCallLinkNameDialogFragment__edit_call_name">Edit call name</string>
<!-- Text on button to confirm edit -->
<string name="EditCallLinkNameDialogFragment__save">Save</string>
<!-- Placeholder text on input field when editing call name -->
<string name="EditCallLinkNameDialogFragment__call_name">Call name</string>
<!-- EOF -->
</resources>