From 5493f17a358472283f4363222a6ac275f7ea6ba7 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Sun, 1 Aug 2021 18:30:14 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 100.0% (471 of 471 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/ --- assets/l10n/intl_hr.arb | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/assets/l10n/intl_hr.arb b/assets/l10n/intl_hr.arb index 4e5f68e12..85680cbfa 100644 --- a/assets/l10n/intl_hr.arb +++ b/assets/l10n/intl_hr.arb @@ -2516,5 +2516,39 @@ "@sendSticker": { "type": "text", "placeholders": {} + }, + "spaceName": "Ime prostora", + "@spaceName": { + "type": "text", + "placeholders": {} + }, + "spaceIsPublic": "Prostor je javan", + "@spaceIsPublic": { + "type": "text", + "placeholders": {} + }, + "enterASpacepName": "Upiši ime prostora", + "@enterASpacepName": {}, + "dontAskAgain": "Prekini i nemoj ponovo pitati", + "@dontAskAgain": { + "type": "text", + "placeholders": {} + }, + "createNewSpace": "Stvori novi prostor", + "@createNewSpace": { + "type": "text", + "placeholders": {} + }, + "publicSpace": "Javni prostor", + "@publicSpace": { + "type": "text", + "placeholders": {} + }, + "cantOpenUri": "URI adresa {uri} se ne može otvoriti", + "@cantOpenUri": { + "type": "text", + "placeholders": { + "uri": {} + } } }