mirror of
https://github.com/element-hq/element-android
synced 2024-11-24 10:25:35 +03:00
Translated using Weblate (Slovak)
Currently translated at 97.6% (164 of 168 strings) Translation: Element Android/Element Android Sdk Translate-URL: https://translate.riot.im/projects/element-android/element-sdk/sk/
This commit is contained in:
parent
0c34521791
commit
2148411307
1 changed files with 17 additions and 17 deletions
|
@ -71,7 +71,7 @@
|
|||
<item quantity="one">%1$s a 1 ďalší</item>
|
||||
<item quantity="few">%1$s a %2$d ďalší</item>
|
||||
<item quantity="many">%1$s a %2$d ďalších</item>
|
||||
<item quantity="other" />
|
||||
<item quantity="other"/>
|
||||
</plurals>
|
||||
|
||||
|
||||
|
@ -118,16 +118,16 @@
|
|||
<string name="notice_room_withdraw_with_reason">%1$s vzal/a späť pozvanie %2$s. Dôvod: %3$s</string>
|
||||
|
||||
<plurals name="notice_room_aliases_added">
|
||||
<item quantity="one">%1$s pridal/a adresu %2$s pre túto miestnosť.</item>
|
||||
<item quantity="few">%1$s pridal/a adresy %2$s pre túto miestnosť.</item>
|
||||
<item quantity="other">%1$s pridal/a adresy %2$s pre túto miestnosť.</item>
|
||||
</plurals>
|
||||
<item quantity="one">%1$s pridal/a adresu %2$s pre túto miestnosť.</item>
|
||||
<item quantity="few">%1$s pridal/a adresy %2$s pre túto miestnosť.</item>
|
||||
<item quantity="other">%1$s pridal/a adresy %2$s pre túto miestnosť.</item>
|
||||
</plurals>
|
||||
|
||||
<plurals name="notice_room_aliases_removed">
|
||||
<item quantity="one">%1$s odstránil/a adresu %2$s pre túto miestnosť.</item>
|
||||
<item quantity="few">%1$s odstránil/a adresy %3$s pre túto miestnosť.</item>
|
||||
<item quantity="other">%1$s odstránil/a adresy %3$s pre túto miestnosť.</item>
|
||||
</plurals>
|
||||
<item quantity="one">%1$s odstránil/a adresu %2$s pre túto miestnosť.</item>
|
||||
<item quantity="few">%1$s odstránil/a adresy %3$s pre túto miestnosť.</item>
|
||||
<item quantity="other">%1$s odstránil/a adresy %3$s pre túto miestnosť.</item>
|
||||
</plurals>
|
||||
|
||||
<string name="notice_room_aliases_added_and_removed">%1$s pridal/a adresy %2$s a odstránil/a adresy %3$s pre túto miestnosť.</string>
|
||||
|
||||
|
@ -208,16 +208,16 @@
|
|||
<string name="notice_room_withdraw_with_reason_by_you">Vzali ste späť pozvanie %1$s. Dôvod: %2$s</string>
|
||||
|
||||
<plurals name="notice_room_aliases_added_by_you">
|
||||
<item quantity="one">Pridali ste adresu %1$s pre túto miestnosť.</item>
|
||||
<item quantity="few">Pridali ste adresy %1$s pre túto miestnosť.</item>
|
||||
<item quantity="other">Pridali ste adresy %1$s pre túto miestnosť.</item>
|
||||
</plurals>
|
||||
<item quantity="one">Pridali ste adresu %1$s pre túto miestnosť.</item>
|
||||
<item quantity="few">Pridali ste adresy %1$s pre túto miestnosť.</item>
|
||||
<item quantity="other">Pridali ste adresy %1$s pre túto miestnosť.</item>
|
||||
</plurals>
|
||||
|
||||
<plurals name="notice_room_aliases_removed_by_you">
|
||||
<item quantity="one">Odstránili ste adresu %1$s pre túto miestnosť.</item>
|
||||
<item quantity="few">Odstránili ste adresy %2$s pre túto miestnosť.</item>
|
||||
<item quantity="other">Odstránili ste adresy %2$s pre túto miestnosť.</item>
|
||||
</plurals>
|
||||
<item quantity="one">Odstránili ste adresu %1$s pre túto miestnosť.</item>
|
||||
<item quantity="few">Odstránili ste adresy %2$s pre túto miestnosť.</item>
|
||||
<item quantity="other">Odstránili ste adresy %2$s pre túto miestnosť.</item>
|
||||
</plurals>
|
||||
|
||||
<string name="notice_room_aliases_added_and_removed_by_you">Pridali ste %1$s a odstránili adresy %2$s pre túto miestnosť.</string>
|
||||
|
||||
|
|
Loading…
Reference in a new issue