Translated using Weblate (Croatian)

Currently translated at 100.0% (420 of 420 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
This commit is contained in:
Milo Ivir 2021-03-02 22:05:09 +00:00 committed by Hosted Weblate
parent c011b7e156
commit cff89bbede
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 43 additions and 1 deletions

View File

@ -2122,7 +2122,7 @@
"type": "text",
"placeholders": {}
},
"pleaseEnterSecurityKey": "Upiši svoj sigurnosni ključ",
"pleaseEnterSecurityKey": "Upiši sigurnosni ključ:",
"@pleaseEnterSecurityKey": {
"type": "text",
"placeholders": {}
@ -2247,5 +2247,47 @@
"@verified": {
"type": "text",
"placeholders": {}
},
"unlockChatBackup": "Otključaj sigurnosnu kopiju chata",
"@unlockChatBackup": {
"type": "text",
"placeholders": {}
},
"friends": "Prijatelji",
"@friends": {
"type": "text",
"placeholders": {}
},
"addNewFriend": "Dodaj novog prijatelja",
"@addNewFriend": {
"type": "text",
"placeholders": {}
},
"noEncryptionForPublicRooms": "Šifriranje možeš aktivirati samo nakon što soba više nije javno dostupna.",
"@noEncryptionForPublicRooms": {
"type": "text",
"placeholders": {}
},
"deviceVerifyDescription": "Šifriranje je sigurno samo ako su svi uređaji potvrđeni.",
"@deviceVerifyDescription": {
"type": "text",
"placeholders": {}
},
"tapOnDeviceToVerify": "Za potvrđivanje dodirni uređaj",
"@tapOnDeviceToVerify": {
"type": "text",
"placeholders": {}
},
"xMoreEvents": "Još {count} događaja",
"@xMoreEvents": {
"type": "text",
"placeholders": {
"count": {}
}
},
"oneMoreEvent": "Još jedan događaj",
"@oneMoreEvent": {
"type": "text",
"placeholders": {}
}
}