about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorMilo Ivir <mail@milotype.de>2024-09-01 10:24:01 +0000
committerHosted Weblate <hosted@weblate.org>2024-09-02 13:09:22 +0200
commitf33425c44df67ff043cff49b7b7502119049820c (patch)
tree296453f4820fb3f0a8d07dc316deddf1533f3dd9
parentTranslated using Weblate (Chinese (Traditional Han script)) (diff)
downloadlibredirect-f33425c44df67ff043cff49b7b7502119049820c.zip
Translated using Weblate (Croatian)
Currently translated at 100.0% (45 of 45 strings)

Translation: LibRedirect/extension
Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/hr/
-rw-r--r--src/_locales/hr/messages.json27
1 files changed, 21 insertions, 6 deletions
diff --git a/src/_locales/hr/messages.json b/src/_locales/hr/messages.json
index 9a309eaf..11b52243 100644
--- a/src/_locales/hr/messages.json
+++ b/src/_locales/hr/messages.json
@@ -32,7 +32,7 @@
         "description": "used in the settings page"
     },
     "auto": {
-        "message": "Auto",
+        "message": "Automatski",
         "description": "used in the settings page"
     },
     "excludeFromRedirecting": {
@@ -68,7 +68,7 @@
         "description": "used in the settings page"
     },
     "both": {
-        "message": "oba",
+        "message": "oboje",
         "description": "used in the settings page"
     },
     "onlyEmbedded": {
@@ -110,13 +110,13 @@
         "message": "Deaktiviraj"
     },
     "pingInstances": {
-        "message": "Ping Instances"
+        "message": "Testiraj instance"
     },
     "exportSettingsToSync": {
-        "message": "Export Settings to Sync"
+        "message": "Izvezi postavke za sinkronizaciju"
     },
     "importSettingsFromSync": {
-        "message": "Import Settings from Sync"
+        "message": "Uvezi postavke iz sinkronizacije"
     },
     "services": {
         "message": "Usluge"
@@ -137,9 +137,24 @@
         "message": "Blokiraj"
     },
     "searchHint": {
-        "message": "Set LibRedirect as Default Search Engine. For how to do in chromium browsers, click <a href='https://libredirect.github.io/docs.html#search_engine_chromium' target='_blank' rel='noopener noreferrer'>here</a>."
+        "message": "Postavi LibRedirect kao standardnu tražilicu. <a href='https://libredirect.github.io/docs.html#search_engine_chromium' target='_blank' rel='noopener noreferrer'>Ovdje</a> pogledaj kako se to radi u Chromium web pregledniku."
     },
     "redirect": {
         "message": "Preusmjeri"
+    },
+    "autoPickInstance": {
+        "message": "Odaberi instancu automatski"
+    },
+    "redirectGoogle": {
+        "message": "Preusmjeri na Google"
+    },
+    "search_frontend": {
+        "message": "Traži sučelje"
+    },
+    "searchService": {
+        "message": "Traži uslugu"
+    },
+    "embedFrontend": {
+        "message": "Ugradi sučelje"
     }
 }