Translated using Weblate (Croatian)

Currently translated at 100.0% (367 of 367 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
This commit is contained in:
Milo Ivir 2021-01-22 18:45:30 +00:00 committed by Hosted Weblate
parent a182ea0ae5
commit 3d15c1382f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 27 additions and 0 deletions

View File

@ -1974,5 +1974,32 @@
"@noConnectionToTheServer": {
"type": "text",
"placeholders": {}
},
"security": "Sigurnost",
"@security": {
"type": "text",
"placeholders": {}
},
"appLock": "Zaključavanje programa",
"@appLock": {
"type": "text",
"placeholders": {}
},
"pleaseChooseAPasscode": "Odaberi lozinku",
"@pleaseChooseAPasscode": {
"type": "text",
"placeholders": {}
},
"pleaseEnter4Digits": "Upiši 4 znamenke ili ostavi prazno, za deaktiviranje zaključavanja programa.",
"@pleaseEnter4Digits": {
"type": "text",
"placeholders": {}
},
"youWillBeConnectedTo": "Bit ćeš povezan/a s {homeserver}",
"@youWillBeConnectedTo": {
"type": "text",
"placeholders": {
"homeserver": {}
}
}
}