Updated language translations.

This commit is contained in:
Greyson Parrelli
2023-08-04 12:47:04 -04:00
parent a131eeaa4a
commit a9739ed500
44 changed files with 107 additions and 107 deletions

View File

@@ -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>