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/
This commit is contained in:
parent
5da048b046
commit
f33425c44d
|
@ -32,7 +32,7 @@
|
||||||
"description": "used in the settings page"
|
"description": "used in the settings page"
|
||||||
},
|
},
|
||||||
"auto": {
|
"auto": {
|
||||||
"message": "Auto",
|
"message": "Automatski",
|
||||||
"description": "used in the settings page"
|
"description": "used in the settings page"
|
||||||
},
|
},
|
||||||
"excludeFromRedirecting": {
|
"excludeFromRedirecting": {
|
||||||
|
@ -68,7 +68,7 @@
|
||||||
"description": "used in the settings page"
|
"description": "used in the settings page"
|
||||||
},
|
},
|
||||||
"both": {
|
"both": {
|
||||||
"message": "oba",
|
"message": "oboje",
|
||||||
"description": "used in the settings page"
|
"description": "used in the settings page"
|
||||||
},
|
},
|
||||||
"onlyEmbedded": {
|
"onlyEmbedded": {
|
||||||
|
@ -110,13 +110,13 @@
|
||||||
"message": "Deaktiviraj"
|
"message": "Deaktiviraj"
|
||||||
},
|
},
|
||||||
"pingInstances": {
|
"pingInstances": {
|
||||||
"message": "Ping Instances"
|
"message": "Testiraj instance"
|
||||||
},
|
},
|
||||||
"exportSettingsToSync": {
|
"exportSettingsToSync": {
|
||||||
"message": "Export Settings to Sync"
|
"message": "Izvezi postavke za sinkronizaciju"
|
||||||
},
|
},
|
||||||
"importSettingsFromSync": {
|
"importSettingsFromSync": {
|
||||||
"message": "Import Settings from Sync"
|
"message": "Uvezi postavke iz sinkronizacije"
|
||||||
},
|
},
|
||||||
"services": {
|
"services": {
|
||||||
"message": "Usluge"
|
"message": "Usluge"
|
||||||
|
@ -137,9 +137,24 @@
|
||||||
"message": "Blokiraj"
|
"message": "Blokiraj"
|
||||||
},
|
},
|
||||||
"searchHint": {
|
"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": {
|
"redirect": {
|
||||||
"message": "Preusmjeri"
|
"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"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue