mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Update translations and other static files.
This commit is contained in:
@@ -141,6 +141,10 @@
|
||||
<string name="AttachmentUploadJob_uploading_media">Augšupielādē multividi…</string>
|
||||
<string name="AttachmentUploadJob_compressing_video_start">Notiek video saspiešana…</string>
|
||||
|
||||
<!-- UploadAttachmentToArchiveJob -->
|
||||
<!-- Notification message displayed when uploading large backup attachments to the archive CDN. -->
|
||||
<string name="UploadAttachmentToArchiveJob_uploading_media">Backing up media…</string>
|
||||
|
||||
<!-- BackgroundMessageRetriever -->
|
||||
<string name="BackgroundMessageRetriever_checking_for_messages">Pārbauda, vai ienākušas ziņas…</string>
|
||||
|
||||
@@ -1194,6 +1198,11 @@
|
||||
<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>
|
||||
|
||||
<!-- Title of notification telling users to update Signal -->
|
||||
<string name="DeprecatedNotificationJob_update_signal">Update Signal</string>
|
||||
<!-- Message body of notification telling users that this current version of Signal has expired. If pressed, we will direct them to the website APK or PlayStore page -->
|
||||
<string name="DeprecatedNotificationJob_this_version_of_signal_has_expired">This version of Signal has expired. Tap to update to send and receive messages.</string>
|
||||
|
||||
<!-- PendingGroupJoinRequestsReminder -->
|
||||
<plurals name="PendingGroupJoinRequestsReminder_d_pending_member_requests">
|
||||
<item quantity="zero">%1$d neapstiprināts dalībnieka pieprasījums.</item>
|
||||
@@ -7387,7 +7396,7 @@
|
||||
<!-- Title of the screen, displayed in the toolbar -->
|
||||
<string name="IdealTransferDetailsFragment__ideal">iDEAL</string>
|
||||
<!-- Subtitle of the screen, displayed below the toolbar. Placeholder is for \'learn more\' -->
|
||||
<string name="IdealTransferDetailsFragment__enter_your_bank">Norādiet savas bankas nosaukumu, savu vārdu, uzvārdu un e-pasta adresi. Stripe šo e-pasta adresi izmantos, lai sūtītu jums informāciju par jūsu ziedojumu. %1$s</string>
|
||||
<string name="IdealTransferDetailsFragment__enter_your_bank">Enter your name and email. Stripe uses this email to send you updates about your donation. %1$s</string>
|
||||
<!-- Subtitle of the screen, displayed below the toolbar. Placeholder is for \'learn more\' -->
|
||||
<string name="IdealTransferDetailsFragment__enter_your_bank_details_one_time">Ievadiet bankas rekvizītus. Signal neapkopo un neuzglabā jūsu personas informāciju. %1$s</string>
|
||||
<!-- Subtitle learn-more button displayed inline with the subtitle text -->
|
||||
@@ -8234,6 +8243,8 @@
|
||||
<string name="BackupsSettingsFragment_last_backup_s">Pēdējā rezerves kopija: %1$s</string>
|
||||
<!-- Subtitle for row for no backup ever created -->
|
||||
<string name="BackupsSettingsFragment_automatic_backups_with_signals">Automātiska rezerves kopiju izveide, izmantojot Signal drošās un pilnībā šifrētās krātuves pakalpojumu.</string>
|
||||
<!-- Subtitle for row for backups that are active but subscription not found -->
|
||||
<string name="BackupsSettingsFragment_subscription_not_found_on_this_device">"Subscription not found on this device."</string>
|
||||
<!-- Action button label to set up backups -->
|
||||
<string name="BackupsSettingsFragment_set_up">Iestatīt</string>
|
||||
|
||||
@@ -8320,6 +8331,8 @@
|
||||
<string name="RemoteBackupsSettingsFragment__turn_off_and_delete_backups">Vai izslēgt rezerves kopiju izveidi un dzēst tās?</string>
|
||||
<!-- Dialog message when confirming whether to turn off and delete backups -->
|
||||
<string name="RemoteBackupsSettingsFragment__your_backup_will_be_deleted_and_no_new_backups_will_be_created">Rezerves kopija tiks dzēsta un jaunas kopijas netiks izveidotas. Rezerves kopijā saglabātā multivide tagad tiks lejupielādēta jūsu tālrunī.</string>
|
||||
<!-- Dialog message when confirming whether to turn off and delete backups -->
|
||||
<string name="RemoteBackupsSettingsFragment__your_subscription_will_be_canceled">Your subscription will be canceled and you won\'t be charged again. Your backup will also be deleted and no new backups will be created. Any media stored in your backup will be downloaded to your phone now.</string>
|
||||
<!-- Confirmation action on dialog to turn off and delete backups -->
|
||||
<string name="RemoteBackupsSettingsFragment__turn_off_and_delete">Izslēgt un izdzēst</string>
|
||||
<!-- Text on dialog while user backup is being deleted -->
|
||||
@@ -8754,5 +8767,10 @@
|
||||
<!-- Accessibility label describing an unchecked checkbox. -->
|
||||
<string name="SignalCheckbox_accessibility_unchecked_description">Neatzīmēts</string>
|
||||
|
||||
<!-- Notification title for when user is out of remote storage -->
|
||||
<string name="Notification_backup_storage_full">Backup storage full</string>
|
||||
<!-- Notification body for when user is out of remote storage -->
|
||||
<string name="Notification_youve_reached_your_backup_storage_limit">You\'ve reached your backup storage limit. Free up space in Signal to continue backing up chats and media.</string>
|
||||
|
||||
<!-- EOF -->
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user