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>
@@ -1798,6 +1799,19 @@
<!-- Content description for end-call button -->
<string name="WebRtcCallView__end_call">Beigt zvanu</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="zero">Šajā zvanā · %1$d cilvēks</item>
@@ -2306,10 +2320,18 @@
<string name="WebRtcCallScreen__answer_without_video">Atbildēt bez video</string>
<!-- WebRtcAudioOutputToggle -->
<!-- Label for a dialog asking the user to switch the audio output device during a call -->
<string name="WebRtcAudioOutputToggle__audio_output">Audio izeja</string>
<!-- Audio output option referring to the earpiece built into the phone -->
<string name="WebRtcAudioOutputToggle__phone_earpiece">Austiņa</string>
<!-- Audio output option referring to the louder speaker built into the phone -->
<string name="WebRtcAudioOutputToggle__speaker">Skaļrunis</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">Atbildēt</string>
<string name="WebRtcCallControls_reject_call_description">Atteikt zvanu</string>
@@ -4065,21 +4087,17 @@
<string name="AccountSettingsFragment__require_your_signal_pin">Pieprasīt savu Signal PIN, lai vēlreiz reģistrētu savu tālruņa numuru lietotnē Signal</string>
<string name="AccountSettingsFragment__change_phone_number">Mainīt telefona numuru</string>
<!-- Account setting that allows user to request and export their signal account data -->
<string name="AccountSettingsFragment__request_account_data">Pieprasīt konta datus</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">Jūsu konta dati</string>
<!-- Explanation of account data the user can request. %1$s is replaced with Learn more with a link -->
<string name="ExportAccountDataFragment__export_explanation">Lejupielādējiet un eksportējiet sava Signal konta datu pārskatu. Šajā pārskatā nav iekļautas ziņas un multivides faili. %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">Lasīt vairāk</string>
<!-- Button action to download the report data -->
<string name="ExportAccountDataFragment__download_report">Lejupielādēt pārskatu</string>
<!-- Button action to export the report data to another app (e.g. email) -->
<string name="ExportAccountDataFragment__export_report">Eksportēt pārskatu</string>
<!-- Button action to delete the requested account data -->
<string name="ExportAccountDataFragment__delete_report">Dzēst pārskatu</string>
<!-- Radio option to export the data as a text file .txt -->
<string name="ExportAccountDataFragment__export_as_txt">Eksportēt kā TXT</string>
@@ -4095,8 +4113,10 @@
<!-- Acknowledgement for download failure -->
<string name="ExportAccountDataFragment__ok_action">Ok</string>
<!-- Message shown when report download fails -->
<string name="ExportAccountDataFragment__report_download_failed">Jūsu pārskatu nevarēja lejupielādēt tīkla kļūdas dēļ. Pārbaudiet savienojumu un mēģiniet vēlreiz.</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">Vai eksportēt datus?</string>
@@ -4105,19 +4125,10 @@
<!-- Action to export in for export confirmation dialog -->
<string name="ExportAccountDataFragment__export_report_action">Eksportēt</string>
<!-- Action to delete report in confirmation dialog -->
<string name="ExportAccountDataFragment__delete_report_action">Dzēst</string>
<!-- Title for delete report confirmation dialog -->
<string name="ExportAccountDataFragment__delete_report_confirmation">Vai dzēst pārskatu?</string>
<!-- Message for delete report confirmation dialog -->
<string name="ExportAccountDataFragment__delete_report_confirmation_message">Ar šo darbību no jūsu konta netiks dzēsti dati.</string>
<!-- Shown as a snackbar letting the user know the report was deleted -->
<string name="ExportAccountDataFragment__delete_report_snackbar">Pārskats izdzēsts</string>
<!-- Shown in a dialog with a spinner while the report is downloading -->
<string name="ExportAccountDataFragment__download_progress">Notiek pārskata lejupielāde</string>
<!-- Explanation that the downloaded report will be available for 30 days before it is deleted -->
<string name="ExportAccountDataFragment__report_deletion_disclaimer">Jūsu pārskats būs pieejams eksportēšanai 30 dienas un pēc tam tiks automātiski izdzēsts.</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">Lietojiet šo, lai mainītu savu pašreizējo telefona numuru uz jaunu. Jūs nevarat atsaukt šo izmaiņu.\n\nPirms turpināt, pārliecinieties, ka uz savu jauno numuru varat saņemt SMS un zvanus.</string>
@@ -4570,6 +4581,9 @@
<string name="ImageEditorHud__toggle_between_marker_and_highlighter">Pārslēgties starp marķieru veidiem</string>
<string name="ImageEditorHud__toggle_between_text_styles">Pārslēgties starp teksta stiliem</string>
<!-- Header for section of featured stickers (location/time stickers) -->
<string name="ScribbleStickersFragment__featured_stickers">Featured</string>
<string name="MediaCountIndicatorButton__send">Sūtīt</string>
<string name="MediaReviewSelectedItem__tap_to_remove">Pieskarieties, lai noņemtu</string>
@@ -5875,6 +5889,10 @@
<string name="CallLogAdapter__outgoing">Izejošs</string>
<!-- Displayed for missed calls -->
<string name="CallLogAdapter__missed">Neatbildēts</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 -->
@@ -5952,5 +5970,51 @@
<!-- Accessibility label describing the continue button on the camera screen -->
<string name="CameraControls_continue_button_accessibility_label">Poga Turpināt</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>