From 5e73ce51611aaec775bed9aea09ff9b3dfd3211a Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Thu, 10 Sep 2020 22:28:44 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 100.0% (302 of 302 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/ --- lib/l10n/intl_hr.arb | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lib/l10n/intl_hr.arb b/lib/l10n/intl_hr.arb index e724e1c..943db57 100644 --- a/lib/l10n/intl_hr.arb +++ b/lib/l10n/intl_hr.arb @@ -1631,5 +1631,40 @@ "placeholders": { "senderName": {} } + }, + "Send video": "Pošalji video datoteku", + "@Send video": { + "type": "text", + "placeholders": {} + }, + "Send audio": "Pošalji audio datoteku", + "@Send audio": { + "type": "text", + "placeholders": {} + }, + "Send original": "Pošalji original", + "@Send original": { + "type": "text", + "placeholders": {} + }, + "No": "Ne", + "@No": { + "type": "text", + "placeholders": {} + }, + "Changes have been saved": "Promjene nisu spremljene", + "@Changes have been saved": { + "type": "text", + "placeholders": {} + }, + "Informations about your privacy: https://sentry.io/security/": "Podaci o tvojoj privatnosti: https://sentry.io/security/", + "@Informations about your privacy: https://sentry.io/security/": { + "type": "text", + "placeholders": {} + }, + "Allow sending bug reports with sentry.io": "Dozvoli slanje izvještaja o greškama sa sentry.io", + "@Allow sending bug reports with sentry.io": { + "type": "text", + "placeholders": {} } }