🌐 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": "Завантажте файл конфігурації, перетягуючи його на сторінку!"
},
"credits": {
"madeWithLove": "Зроблено з ❤️ by @"
"madeWithLove": "Зроблено з ❤️ by @",
"thirdPartyContent": "",
"thirdPartyContentTable": {
"dependencyName": "",
"dependencyVersion": "Версія"
}
},
"grow": "Виростити сітку (зайняти весь простір)",
"layout": {
"title": "Схема панелі інструментів",
"preview": {
"title": "",
"subtitle": ""
},
"divider": "",
"main": "Основне",
"sidebar": "Бокова панель",
"cannotturnoff": "Неможливо вимкнути",

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": "Заголовок сторінки"
"label": "Заголовок сторінки",
"description": ""
},
"metaTitle": {
"label": "Мета-заголовок"
"label": "Мета-заголовок",
"description": ""
},
"logo": {
"label": "Логотип"
"label": "Логотип",
"description": ""
},
"favicon": {
"label": "Іконка"
"label": "Іконка",
"description": ""
},
"background": {
"label": "Фон"
},
"customCSS": {
"label": "Власний CSS",
"placeholder": "Власний CSS буде оброблятися в останню чергу"
"description": "",
"placeholder": "Власний CSS буде оброблятися в останню чергу",
"applying": ""
},
"buttons": {
"submit": "Надіслати"