From cff89bbedee00254ec488aab56c6238e6a2d10d3 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Tue, 2 Mar 2021 22:05:09 +0000 Subject: [PATCH] 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/ --- lib/l10n/intl_hr.arb | 44 +++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_hr.arb b/lib/l10n/intl_hr.arb index 112152b3..0680bc7b 100644 --- a/lib/l10n/intl_hr.arb +++ b/lib/l10n/intl_hr.arb @@ -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": {} } }