🌐 New Crowdin updates (#659)

This commit is contained in:
Thomas Camlong
2023-02-07 05:02:59 +09:00
committed by GitHub
parent 58d42ea00c
commit bb010ff54a
196 changed files with 1497 additions and 348 deletions

View File

@@ -9,11 +9,20 @@
"configTip": "Konfiguracijsko datoteko naložite tako, da jo povlečete in spustite na stran!"
},
"credits": {
"madeWithLove": "Narejeno s ❤️ od @"
"madeWithLove": "Narejeno s ❤️ od @",
"thirdPartyContent": "",
"thirdPartyContentTable": {
"dependencyName": "",
"dependencyVersion": "Različica"
}
},
"grow": "Rastoča mreža (zavzema ves prostor)",
"layout": {
"title": "Postavitev nadzorne plošče",
"preview": {
"title": "",
"subtitle": ""
},
"divider": "",
"main": "Glavno",
"sidebar": "Stranska vrstica",
"cannotturnoff": "Ni mogoče izklopiti",

View File

@@ -0,0 +1,21 @@
{
"text": "",
"accordeon": {
"layout": {
"name": "",
"description": ""
},
"gridstack": {
"name": "",
"description": ""
},
"pageMetadata": {
"name": "",
"description": ""
},
"appereance": {
"name": "",
"description": ""
}
}
}

View File

@@ -0,0 +1,10 @@
{
"columnsCount": {
"labelPreset": "",
"descriptionPreset": "",
"descriptionExceedsPreset": ""
},
"unsavedChanges": "",
"applyChanges": "",
"defaultValues": ""
}

View File

@@ -1,22 +1,28 @@
{
"pageTitle": {
"label": "Naslov strani"
"label": "Naslov strani",
"description": ""
},
"metaTitle": {
"label": "Meta naslov"
"label": "Meta naslov",
"description": ""
},
"logo": {
"label": "Logotip"
"label": "Logotip",
"description": ""
},
"favicon": {
"label": "Favicon"
"label": "Favicon",
"description": ""
},
"background": {
"label": "Ozadje"
},
"customCSS": {
"label": "Po meri CSS",
"placeholder": "Prilagojeni CSS bo uporabljen kot zadnji"
"description": "",
"placeholder": "Prilagojeni CSS bo uporabljen kot zadnji",
"applying": ""
},
"buttons": {
"submit": "Pošlji"