Updated language translations.

This commit is contained in:
Cody Henthorne
2023-01-19 13:38:09 -05:00
parent 231b55a956
commit 8e1c05ed64
65 changed files with 1096 additions and 836 deletions

View File

@@ -673,9 +673,6 @@
<string name="ExpiredBuildReminder_this_version_of_signal_has_expired">Šīs Signal versijas lietošanas termiņš ir beidzies. Lai nosūtītu un saņemtu ziņas, tā jānomaina ar jaunāku.</string>
<string name="ExpiredBuildReminder_update_now">Aktualizēt tagad</string>
<!-- A message in a banner shown at the top of the screen indicating that the user must upgrade their device to use signal. -->
<string name="ExpiredBuildReminder_api_19_message">Signal vairs nedarbojas šajā ierīcē. Lai varētu izmantot Signak, atjauniniet ierīci uz jaunāku Android versiju vai pārejiet uz jaunāku ierīci.</string>
<!-- PendingGroupJoinRequestsReminder -->
<plurals name="PendingGroupJoinRequestsReminder_d_pending_member_requests">
<item quantity="zero">%1$d neapstiprināts dalībnieka pieprasījums.</item>
@@ -5110,9 +5107,9 @@
<string name="GiftFlowStartFragment__donate_for_a_friend">Ziedot drauga vārdā</string>
<!-- Description text on start fragment for gifting a badge -->
<plurals name="GiftFlowStartFragment__support_signal_by">
<item quantity="zero">Support Signal by making a donation for a friend or family member who uses Signal. They\'ll receive a badge to display on their profile for %1$d days</item>
<item quantity="one">Support Signal by making a donation for a friend or family member who uses Signal. They\'ll receive a badge to display on their profile for %1$d day</item>
<item quantity="other">Support Signal by making a donation for a friend or family member who uses Signal. They\'ll receive a badge to display on their profile for %1$d days</item>
<item quantity="zero">Atbalstiet Signal, veicot ziedojumu drauga vai ģimenes locekļa vārdā, kurš arī lieto Signal. Saņēmējs varēs savam profilam pievienot nozīmīti, kas būs redzama %1$d dienas</item>
<item quantity="one">Atbalstiet Signal, veicot ziedojumu drauga vai ģimenes locekļa vārdā, kurš arī lieto Signal. Saņēmējs varēs savam profilam pievienot nozīmīti, kas būs redzama %1$d dienu</item>
<item quantity="other">Atbalstiet Signal, veicot ziedojumu drauga vai ģimenes locekļa vārdā, kurš arī lieto Signal. Saņēmējs varēs savam profilam pievienot nozīmīti, kas būs redzama %1$d dienas</item>
</plurals>
<!-- Action button label for start fragment for gifting a badge -->
<string name="GiftFlowStartFragment__next">Tālāk</string>
@@ -5474,9 +5471,9 @@
<!-- Phase 1 Small megaphone title indicating sms is going away -->
<string name="SmsExportMegaphone__sms_support_going_away">SMS atbalsts tiks pārtraukts</string>
<!-- Phase 1 small megaphone description indicating sms is going away -->
<string name="SmsExportMegaphone__sms_support_will_be_removed_soon_to_focus_on_encrypted_messaging">SMS atbalstīšana drīzumā tiks pārtraukta, lai koncentrētos uz šifrētu ziņojumapmaiņu.</string>
<string name="SmsExportMegaphone__dont_worry_encrypted_signal_messages_will_continue_to_work">Dont worry, encrypted Signal messages will continue to work.</string>
<!-- Phase 1 small megaphone button that takes the user to the sms export flow -->
<string name="SmsExportMegaphone__export_sms">Eksportēt SMS</string>
<string name="SmsExportMegaphone__continue">Continue</string>
<!-- Title for screen shown after sms export has completed -->
<string name="ExportSmsCompleteFragment__export_complete">Eksportēšana pabeigta</string>
<!-- Button to continue to next screen -->
@@ -5604,10 +5601,17 @@
<!-- Displayed in the "clear filter" item in the chat feed if the user opened the filter from the overflow menu -->
<string name="ChatFilter__tip_pull_down">Padoms. Lai filtrētu, velciet uz leju sarunu sarakstu</string>
<!-- Text for a banner that is shown at the top of the screen letting users know that they\'re version of signal will soon expire. The placeholder is a date. -->
<string name="API19Reminder_banner_message">Drīzumā Signal vairs neatbalstīs jūsu ierīces Android versiju. Lai turpinātu lietot Signal, atjauniniet savu ierīci vai pārejiet uz jaunāku ierīci līdz šim datumam: %1$s.</string>
<!-- Text for a button in a banner shown at the top of the screen that users can click on to get more information. -->
<string name="API19Reminder_learn_more">Lasīt vairāk</string>
<!-- Title for screen describing that sms support is going to be removed soon -->
<string name="SmsRemoval_title_going_away">SMS support is going away</string>
<!-- Bullet point message shown on describing screen as first bullet why sms is being removed -->
<string name="SmsRemoval_info_bullet_1">SMS messaging in the Signal app will soon no longer be supported.</string>
<!-- Bullet point message shown on describing screen as second bullet why sms is being removed -->
<string name="SmsRemoval_info_bullet_2">SMS messages are different than Signal messages. <b>This does not affect encrypted Signal messaging which will continue to work.</b></string>
<!-- Bullet point message shown on describing screen as third bullet why sms is being removed -->
<string name="SmsRemoval_info_bullet_3">You can export your SMS messages and choose a new SMS app.</string>
<!-- Bullet point message shown on describing screen as first bullet variant why sms is being removed when user is locked out of sms -->
<string name="SmsRemoval_info_bullet_1_phase_3">Signal has removed support for sending SMS messages.</string>
<!-- Button label on sms removal info/megaphone to start the export SMS flow -->
<string name="SmsRemoval_export_sms">Export SMS</string>
</resources>