🌐 add crowdin translations
This commit is contained in:
14
public/locales/pl/settings/common.json
Normal file
14
public/locales/pl/settings/common.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "",
|
||||
"tooltip": "",
|
||||
"tabs": {
|
||||
"common": "",
|
||||
"customizations": ""
|
||||
},
|
||||
"tips": {
|
||||
"configTip": ""
|
||||
},
|
||||
"credits": {
|
||||
"madeWithLove": ""
|
||||
}
|
||||
}
|
||||
1
public/locales/pl/settings/customization/app-width.json
Normal file
1
public/locales/pl/settings/customization/app-width.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "Tytuł strony",
|
||||
"placeholder": "Homarr 🦞"
|
||||
},
|
||||
"logo": {
|
||||
"label": "Logo",
|
||||
"placeholder": "/img/logo.png"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "",
|
||||
"placeholder": "/favicon.png"
|
||||
},
|
||||
"background": {
|
||||
"label": "",
|
||||
"placeholder": "/img/background.png"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
public/locales/pl/settings/general/color-schema.json
Normal file
1
public/locales/pl/settings/general/color-schema.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
55
public/locales/pl/settings/general/config-changer.json
Normal file
55
public/locales/pl/settings/general/config-changer.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": ""
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"submitButton": ""
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "Konfiguracja zapisana",
|
||||
"message": "Konfiguracja zapisana jako {{configName}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "",
|
||||
"delete": {
|
||||
"text": "Usuń konfigurację",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "Konfiguracja usunięta",
|
||||
"message": "Konfiguracja usunięta"
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "Nie udało się usunąć konfiguracji",
|
||||
"message": "Nie udało się usunąć konfiguracji"
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": "Zapisz kopię"
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"text": ""
|
||||
},
|
||||
"reject": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"label": "Język"
|
||||
}
|
||||
1
public/locales/pl/settings/general/module-enabler.json
Normal file
1
public/locales/pl/settings/general/module-enabler.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
11
public/locales/pl/settings/general/search-engine.json
Normal file
11
public/locales/pl/settings/general/search-engine.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"title": "Silnik wyszukiwania",
|
||||
"tips": {
|
||||
"generalTip": "",
|
||||
"placeholderTip": ""
|
||||
},
|
||||
"customEngine": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
}
|
||||
}
|
||||
1
public/locales/pl/settings/general/theme-selector.json
Normal file
1
public/locales/pl/settings/general/theme-selector.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
1
public/locales/pl/settings/general/widget-positions.json
Normal file
1
public/locales/pl/settings/general/widget-positions.json
Normal file
@@ -0,0 +1 @@
|
||||
{}
|
||||
Reference in New Issue
Block a user