From 3d15c1382f48593a9c8652e3a7e0db323d6ad0bf Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Fri, 22 Jan 2021 18:45:30 +0000 Subject: [PATCH] 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/ --- lib/l10n/intl_hr.arb | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/lib/l10n/intl_hr.arb b/lib/l10n/intl_hr.arb index f1005340..342f549e 100644 --- a/lib/l10n/intl_hr.arb +++ b/lib/l10n/intl_hr.arb @@ -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": {} + } } }