1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-01-09 16:53:29 +01:00

Translated using Weblate (Croatian)

Currently translated at 100.0% (59 of 59 strings)

Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/hr/
This commit is contained in:
Milo Ivir 2020-09-08 01:00:07 +00:00 committed by Hosted Weblate
parent 54dbb51d57
commit 18ab4f5d66
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -188,51 +188,51 @@
"description": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;)." "description": "These domains are allowed to load Google Fonts. Separate multiple entries with semi-colons (;)."
}, },
"btnGeneral": { "btnGeneral": {
"message": "", "message": "Osnovno",
"description": "Basic" "description": "Basic"
}, },
"btnAdvanced": { "btnAdvanced": {
"message": "", "message": "Napredno",
"description": "Advanced" "description": "Advanced"
}, },
"btnOther": { "btnOther": {
"message": "", "message": "Ostalo",
"description": "Other" "description": "Other"
}, },
"btnInfo": { "btnInfo": {
"message": "", "message": "Podaci",
"description": "Info" "description": "Info"
}, },
"headerStorageType": { "headerStorageType": {
"message": "", "message": "Vrsta spremišta",
"description": "Storage type" "description": "Storage type"
}, },
"labelStorageTypeLocal": { "labelStorageTypeLocal": {
"message": "", "message": "Lokalno",
"description": "Local" "description": "Local"
}, },
"labelStorageTypeSync": { "labelStorageTypeSync": {
"message": "", "message": "Sinkronizacija",
"description": "Sync" "description": "Sync"
}, },
"headerImportExport": { "headerImportExport": {
"message": "", "message": "Uvoz/izvoz",
"description": "Import/Export" "description": "Import/Export"
}, },
"labelExportData": { "labelExportData": {
"message": "", "message": "Spremi sigurnosnu kopiju u datoteku",
"description": "Back up to file" "description": "Back up to file"
}, },
"labelImportData": { "labelImportData": {
"message": "", "message": "Obnovi iz datoteke",
"description": "Restore from file" "description": "Restore from file"
}, },
"dialogImportSuccessful": { "dialogImportSuccessful": {
"message": "", "message": "Uvoz uspio",
"description": "Import successful" "description": "Import successful"
}, },
"dialogImportFailed": { "dialogImportFailed": {
"message": "", "message": "Uvoz neuspio",
"description": "Import failed" "description": "Import failed"
} }
} }