Update recycle bin related strings
This commit is contained in:
parent
3f06b521bf
commit
565f991932
56 changed files with 341 additions and 11 deletions
|
|
@ -68,9 +68,16 @@
|
|||
<string name="no_archived_conversations">Nenašli sa žiadne archivované konverzácie</string>
|
||||
<string name="archive_emptied_successfully">Archív bol úspešne vyprázdnený</string>
|
||||
<string name="empty_archive_confirmation">Ste si istý, že chcete vyprázdniť archív? Všetky archivované konverzácie budú navždy odstránené.</string>
|
||||
<!-- Recycle bin -->
|
||||
<string name="restore">Restore</string>
|
||||
<string name="restore_all_messages">Restore all messages</string>
|
||||
<string name="empty_recycle_bin_messages_confirmation">Are you sure you want to empty the recycle bin? The messages will be permanently lost.</string>
|
||||
<string name="skip_the_recycle_bin_messages">Skip the Recycle Bin, delete messages directly</string>
|
||||
<!-- Confirmation dialog -->
|
||||
<string name="delete_whole_conversation_confirmation">Ste si istý, že chcete odstrániť všetky správy tejto konverzácie\?</string>
|
||||
<string name="archive_confirmation">Ste si istý, že chcete archivovať %s?</string>
|
||||
<string name="restore_whole_conversation_confirmation">Are you sure you want to restore all messages of this conversation?</string>
|
||||
<string name="restore_confirmation">Are you sure you want to restore %s?</string>
|
||||
<!-- Are you sure you want to delete 5 conversations? -->
|
||||
<plurals name="delete_conversations">
|
||||
<item quantity="one">%d konverzáciu</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue