mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 08:39:22 +01:00
Updated language translations.
This commit is contained in:
@@ -940,6 +940,16 @@
|
||||
<!-- Message for dialog asking user to submit logs for debugging slow notification issues -->
|
||||
<string name="PromptLogsSlowNotificationsDialog__message">Atkļūdošanas žurnāli palīdz mums diagnosticēt un novērst problēmu, un tie nesatur identificējošu informāciju.</string>
|
||||
|
||||
<!-- Title for dialog asking user to submit logs for debugging slow notification issues -->
|
||||
<string name="PromptBatterySaverBottomSheet__title">Notifications may be delayed due to battery optimizations</string>
|
||||
<!-- Message explaining that battery saver may delay notifications -->
|
||||
<string name="PromptBatterySaverBottomSheet__message">You can disable battery optimizations for Signal to ensure that message notifications will not be delayed.</string>
|
||||
|
||||
<!-- Button to continue to try and disable battery saver -->
|
||||
<string name="PromptBatterySaverBottomSheet__continue">Continue</string>
|
||||
<!-- Button to dismiss battery saver dialog prompt-->
|
||||
<string name="PromptBatterySaverBottomSheet__dismiss">Dismiss</string>
|
||||
|
||||
<!-- PendingMembersActivity -->
|
||||
<string name="PendingMembersActivity_pending_group_invites">Neapstiprinātie grupu ielūgumi</string>
|
||||
<string name="PendingMembersActivity_requests">Pieprasījumi</string>
|
||||
@@ -1832,9 +1842,9 @@
|
||||
</plurals>
|
||||
<!-- Displayed in call status during call link when no users are pending -->
|
||||
<plurals name="WebRtcCallActivity__d_people">
|
||||
<item quantity="zero">%1$d cilvēki</item>
|
||||
<item quantity="one">%1$d cilvēks</item>
|
||||
<item quantity="other">%1$d cilvēki</item>
|
||||
<item quantity="zero">%1$d personu</item>
|
||||
<item quantity="one">%1$d persona</item>
|
||||
<item quantity="other">%1$d personas</item>
|
||||
</plurals>
|
||||
<!-- Title of dialog displayed when a user\'s join request is denied for call link entry -->
|
||||
<string name="WebRtcCallActivity__join_request_denied">Pievienošanās pieprasījums noraidīts</string>
|
||||
@@ -2961,7 +2971,7 @@
|
||||
<!-- Subject of email when submitting debug logs to help debug slow notifications -->
|
||||
<string name="DebugLogsPromptDialogFragment__signal_android_support_request">Signal Android atkļūdošanas žurnāla nosūtīšana</string>
|
||||
<!-- Category to organize the support email sent -->
|
||||
<string name="DebugLogsPromptDialogFragment__slow_notifications_category">Lēni paziņojumi</string>
|
||||
<string name="DebugLogsPromptDialogFragment__slow_notifications_category">Lēna paziņojumu piegāde</string>
|
||||
<!-- Action to submit logs and take user to send an e-mail -->
|
||||
<string name="DebugLogsPromptDialogFragment__submit">Iesniegt</string>
|
||||
<!-- Action to decline to submit logs -->
|
||||
@@ -3190,6 +3200,8 @@
|
||||
<string name="preferences_notifications__ringtone">Zvana signāls</string>
|
||||
<string name="preferences_chats__message_text_size">Ziņu fonta lielums</string>
|
||||
<string name="preferences_notifications__priority">Prioritāte</string>
|
||||
<!-- Option in settings to trouble shoot delayed notifications -->
|
||||
<string name="preferences_notifications__troubleshoot">Troubleshoot notifications</string>
|
||||
<!-- Heading for the \'censorship circumvention\' section of privacy preferences -->
|
||||
<string name="preferences_communication__category_censorship_circumvention">Cenzūras apiešana</string>
|
||||
<!-- Title of the \'censorship circumvention\' toggle switch -->
|
||||
@@ -6287,12 +6299,14 @@
|
||||
<string name="CreateCallLink__create_a_call_link">Izveidot audiozvana saiti</string>
|
||||
<!-- Call link creation item description on calls tab -->
|
||||
<string name="CreateCallLink__share_a_link_for">Kopīgot Signal audiozvana saiti</string>
|
||||
<!-- Text inserted when sharing a call link within Signal. Placeholder is a call link url. -->
|
||||
<string name="CreateCallLink__use_this_link_to_join_a_signal_call">Use this link to join a Signal call: %1$s</string>
|
||||
|
||||
<!-- CallLinkInfoSheet -->
|
||||
<!-- Sheet title -->
|
||||
<string name="CallLinkInfoSheet__call_info">Zvana informācija</string>
|
||||
<!-- Dialog title for removing or blocking participants -->
|
||||
<string name="CallLinkInfoSheet__remove_s_from_the_call">Vai noņemt %1$s no šī zvana?</string>
|
||||
<string name="CallLinkInfoSheet__remove_s_from_the_call">%1$s — vai noņemt no šī zvana?</string>
|
||||
<!-- Dialog action to remove participant from the call -->
|
||||
<string name="CallLinkInfoSheet__remove">Noņemt</string>
|
||||
<!-- Dialog action to block participant from the call -->
|
||||
|
||||
Reference in New Issue
Block a user