From 0560fad5f2c6897c8babe4354b60de57d0334e75 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Thu, 11 Feb 2021 17:49:22 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 100.0% (390 of 390 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/ --- lib/l10n/intl_hr.arb | 120 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 120 insertions(+) diff --git a/lib/l10n/intl_hr.arb b/lib/l10n/intl_hr.arb index 342f549e..44c263f7 100644 --- a/lib/l10n/intl_hr.arb +++ b/lib/l10n/intl_hr.arb @@ -2001,5 +2001,125 @@ "placeholders": { "homeserver": {} } + }, + "reportMessage": "Prijavi poruku", + "@reportMessage": { + "type": "text", + "placeholders": {} + }, + "redactMessage": "Ispravi poruku", + "@redactMessage": { + "type": "text", + "placeholders": {} + }, + "contentHasBeenReported": "Sadržaj je prijavljen administratorima poslužitelja", + "@contentHasBeenReported": { + "type": "text", + "placeholders": {} + }, + "reason": "Razlog", + "@reason": { + "type": "text", + "placeholders": {} + }, + "whyDoYouWantToReportThis": "Zašto ovo želiš prijaviti?", + "@whyDoYouWantToReportThis": { + "type": "text", + "placeholders": {} + }, + "inoffensive": "Neuvredljiv", + "@inoffensive": { + "type": "text", + "placeholders": {} + }, + "offensive": "Uvredljiv", + "@offensive": { + "type": "text", + "placeholders": {} + }, + "extremeOffensive": "Izrazito uvredljiv", + "@extremeOffensive": { + "type": "text", + "placeholders": {} + }, + "howOffensiveIsThisContent": "Koliko je ovaj sadržaj uvredljiv?", + "@howOffensiveIsThisContent": { + "type": "text", + "placeholders": {} + }, + "search": "Traži", + "@search": { + "type": "text", + "placeholders": {} + }, + "discover": "Otkrij", + "@discover": { + "type": "text", + "placeholders": {} + }, + "all": "Svi", + "@all": { + "type": "text", + "placeholders": {} + }, + "contacts": "Kontakti", + "@contacts": { + "type": "text", + "placeholders": {} + }, + "groups": "Grupe", + "@groups": { + "type": "text", + "placeholders": {} + }, + "messages": "Poruke", + "@messages": { + "type": "text", + "placeholders": {} + }, + "status": "Stanje", + "@status": { + "type": "text", + "placeholders": {} + }, + "ignore": "Zanemari", + "@ignore": { + "type": "text", + "placeholders": {} + }, + "addNewContact": "Dodaj novi kontakt", + "@addNewContact": { + "type": "text", + "placeholders": {} + }, + "newChat": "Novi chat", + "@newChat": { + "type": "text", + "placeholders": {} + }, + "noStatusesFound": "Do sada nema stanja.", + "@noStatusesFound": { + "type": "text", + "placeholders": {} + }, + "next": "Dalje", + "@next": { + "type": "text", + "placeholders": {} + }, + "pleaseFollowInstructionsOnWeb": "Slijedi upute na web-stranici i dodirni „Dalje”.", + "@pleaseFollowInstructionsOnWeb": { + "type": "text", + "placeholders": {} + }, + "areYouSureYouWantToLogout": "Stvarno se želiš odjaviti?", + "@areYouSureYouWantToLogout": { + "type": "text", + "placeholders": {} + }, + "noPublicRoomsFound": "Nema javnih soba …", + "@noPublicRoomsFound": { + "type": "text", + "placeholders": {} } }