mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-18 15:56:24 +01:00
Update translations and other static files.
This commit is contained in:
@@ -1434,7 +1434,7 @@
|
||||
<string name="AddMembersActivity__this_person_cant_be_added_to_legacy_groups">Šī persona nevar tikt pievienota vecā tipa grupām.</string>
|
||||
|
||||
<!-- Confirmation text when adding one member to a group. %1$s is the member\'s name, %2$s is the group name. -->
|
||||
<string name="AddMembersActivity__add_member_to_s">Add \"%1$s\" to \"%2$s\"?</string>
|
||||
<string name="AddMembersActivity__add_member_to_s">Pievienot no \"%1$s\" līdz \"%2$s\"?</string>
|
||||
|
||||
<!-- Confirmation text when adding members to a group. %1$d is the number of members added. %2$s is the name of the group. -->
|
||||
<plurals name="AddMembersActivity__add_d_members_to_s">
|
||||
@@ -6076,14 +6076,14 @@
|
||||
<!-- Snackbar message when blocking a contact has failed -->
|
||||
<string name="NewConversationActivity__block_failed">Bloķēšana neizdevās</string>
|
||||
<!-- Error message shown when looking up a person by phone number and that phone number is not associated with a signal account -->
|
||||
<string name="RecipientLookup_error__s_is_not_a_signal_user">%1$s is not a Signal user</string>
|
||||
<string name="RecipientLookup_error__s_is_not_a_signal_user">%1$s nav Signal lietotājs</string>
|
||||
<!-- Accessibility label for opening the screen specific dropdown menu. -->
|
||||
<string name="NewConversationActivity__accessibility_open_top_bar_menu">Atvērt izvēlni</string>
|
||||
<!-- Error message shown in a dialog when trying to create a new group with non-signal users (e.g., unregistered or phone number only contacts) -->
|
||||
<plurals name="RecipientLookup_error__not_signal_users">
|
||||
<item quantity="zero">%1$s are not Signal users</item>
|
||||
<item quantity="one">%1$s is not a Signal user</item>
|
||||
<item quantity="other">%1$s are not Signal users</item>
|
||||
<item quantity="zero">%1$s nav Signal lietotāji</item>
|
||||
<item quantity="one">%1$s nav Signal lietotājs</item>
|
||||
<item quantity="other">%1$s nav Signal lietotāji</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Hint text that shows in the recipient search bar when no text is entered yet. -->
|
||||
@@ -9031,7 +9031,7 @@
|
||||
|
||||
<!-- Polls -->
|
||||
<!-- Caption in poll message to select an option -->
|
||||
<string name="Poll__select_one">Poll · Select one</string>
|
||||
<string name="Poll__select_one">Aptauja · Izvēlieties vienu atbildi</string>
|
||||
<!-- Caption in poll message to select one or more options -->
|
||||
<string name="Poll__select_multiple">Aptauja · Izvēlieties vienu vai vairākas atbildes</string>
|
||||
<!-- Caption in poll message once a poll has ended -->
|
||||
|
||||
Reference in New Issue
Block a user