mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-05-01 22:25:46 +01:00
Updated language translations.
This commit is contained in:
@@ -349,10 +349,10 @@
|
||||
</plurals>
|
||||
<!-- Warning dialog text shown to user if they try to edit a message too many times. Where %1$d is replaced with the number of edits -->
|
||||
<plurals name="ConversationActivity_edit_message_too_many_edits">
|
||||
<item quantity="one">Only %1$d edit can be applied to this message.</item>
|
||||
<item quantity="few">Only %1$d edits can be applied to this message.</item>
|
||||
<item quantity="many">Only %1$d edits can be applied to this message.</item>
|
||||
<item quantity="other">Only %1$d edits can be applied to this message.</item>
|
||||
<item quantity="one">Na túto správu je možné použiť iba %1$d úpravu.</item>
|
||||
<item quantity="few">Na túto správu je možné použiť iba %1$d úpravy.</item>
|
||||
<item quantity="many">Na túto správu je možné použiť iba %1$d úprav.</item>
|
||||
<item quantity="other">Na túto správu je možné použiť iba %1$d úprav.</item>
|
||||
</plurals>
|
||||
|
||||
<string name="ConversationActivity_invalid_recipient">Neplatný príjemca</string>
|
||||
|
||||
Reference in New Issue
Block a user