🌐 add crowdin translations
This commit is contained in:
6
public/locales/pl/common.json
Normal file
6
public/locales/pl/common.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"actions": {
|
||||
"save": "Zapisz"
|
||||
},
|
||||
"tip": ""
|
||||
}
|
||||
118
public/locales/pl/layout/add-service-app-shelf.json
Normal file
118
public/locales/pl/layout/add-service-app-shelf.json
Normal file
@@ -0,0 +1,118 @@
|
||||
{
|
||||
"actionIcon": {
|
||||
"tooltip": "Dodaj usługę"
|
||||
},
|
||||
"modal": {
|
||||
"title": "Dodaj usługę",
|
||||
"form": {
|
||||
"validation": {
|
||||
"invalidUrl": "",
|
||||
"noStatusCodeSelected": ""
|
||||
}
|
||||
},
|
||||
"tabs": {
|
||||
"options": {
|
||||
"title": "",
|
||||
"form": {
|
||||
"serviceName": {
|
||||
"label": "Nazwa usługi",
|
||||
"placeholder": "Plex"
|
||||
},
|
||||
"iconUrl": {
|
||||
"label": ""
|
||||
},
|
||||
"serviceUrl": {
|
||||
"label": ""
|
||||
},
|
||||
"onClickUrl": {
|
||||
"label": ""
|
||||
},
|
||||
"serviceType": {
|
||||
"label": "Rodzaj usługi",
|
||||
"defaultValue": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"category": {
|
||||
"label": "Kategoria",
|
||||
"placeholder": "Wybierz kategorię lub utwórz nową",
|
||||
"nothingFound": "",
|
||||
"createLabel": "+ Utwórz {{query}}"
|
||||
},
|
||||
"integrations": {
|
||||
"apiKey": {
|
||||
"label": "Klucz API",
|
||||
"placeholder": "Twój klucz API",
|
||||
"validation": {
|
||||
"noKey": "Nieprawidłowy klucz"
|
||||
},
|
||||
"tip": {
|
||||
"text": "",
|
||||
"link": ""
|
||||
}
|
||||
},
|
||||
"qBittorrent": {
|
||||
"username": {
|
||||
"label": "Nazwa użytkownika",
|
||||
"placeholder": "admin",
|
||||
"validation": {
|
||||
"invalidUsername": "Nieprawidłowa nazwa użytkownika"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "Hasło",
|
||||
"placeholder": "adminadmin",
|
||||
"validation": {
|
||||
"invalidPassword": "Nieprawidłowe hasło"
|
||||
}
|
||||
}
|
||||
},
|
||||
"deluge": {
|
||||
"password": {
|
||||
"label": "Hasło",
|
||||
"placeholder": "password",
|
||||
"validation": {
|
||||
"invalidPassword": "Nieprawidłowe hasło"
|
||||
}
|
||||
}
|
||||
},
|
||||
"transmission": {
|
||||
"username": {
|
||||
"label": "Nazwa użytkownika",
|
||||
"placeholder": "admin",
|
||||
"validation": {
|
||||
"invalidUsername": "Nieprawidłowa nazwa użytkownika"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"label": "Hasło",
|
||||
"placeholder": "adminadmin",
|
||||
"validation": {
|
||||
"invalidPassword": "Nieprawidłowe hasło"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"advancedOptions": {
|
||||
"title": "",
|
||||
"form": {
|
||||
"httpStatusCodes": {
|
||||
"label": "",
|
||||
"placeholder": "",
|
||||
"clearButtonLabel": "",
|
||||
"nothingFound": ""
|
||||
},
|
||||
"openServiceInNewTab": {
|
||||
"label": "Otwórz usługę w nowej karcie"
|
||||
},
|
||||
"buttons": {
|
||||
"submit": {
|
||||
"content": "Dodaj usługę"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
18
public/locales/pl/layout/app-shelf-menu.json
Normal file
18
public/locales/pl/layout/app-shelf-menu.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"modal": {
|
||||
"title": "",
|
||||
"buttons": {
|
||||
"save": "Zapisz usługę"
|
||||
}
|
||||
},
|
||||
"menu": {
|
||||
"labels": {
|
||||
"settings": "",
|
||||
"dangerZone": "Strefa zagrożenia"
|
||||
},
|
||||
"actions": {
|
||||
"edit": "",
|
||||
"delete": "Usuń"
|
||||
}
|
||||
}
|
||||
}
|
||||
10
public/locales/pl/layout/app-shelf.json
Normal file
10
public/locales/pl/layout/app-shelf.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"accordions": {
|
||||
"downloads": {
|
||||
"text": ""
|
||||
},
|
||||
"others": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
11
public/locales/pl/modules/calendar.json
Normal file
11
public/locales/pl/modules/calendar.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Kalendarz",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"sundayStart": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
6
public/locales/pl/modules/common-media-cards.json
Normal file
6
public/locales/pl/modules/common-media-cards.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"buttons": {
|
||||
"play": "Odtwórz",
|
||||
"request": ""
|
||||
}
|
||||
}
|
||||
5
public/locales/pl/modules/common.json
Normal file
5
public/locales/pl/modules/common.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"settings": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
60
public/locales/pl/modules/dashdot.json
Normal file
60
public/locales/pl/modules/dashdot.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Dash.",
|
||||
"description": "Moduł do wyświetlania wykresów z uruchomionej instancji Dash.",
|
||||
"settings": {
|
||||
"cpuMultiView": {
|
||||
"label": ""
|
||||
},
|
||||
"storageMultiView": {
|
||||
"label": ""
|
||||
},
|
||||
"useCompactView": {
|
||||
"label": ""
|
||||
},
|
||||
"graphs": {
|
||||
"label": "",
|
||||
"options": {
|
||||
"cpu": "CPU",
|
||||
"ram": "RAM",
|
||||
"storage": "",
|
||||
"network": "",
|
||||
"gpu": "GPU"
|
||||
}
|
||||
},
|
||||
"url": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"title": "Dash.",
|
||||
"errors": {
|
||||
"noService": "",
|
||||
"noInformation": ""
|
||||
},
|
||||
"graphs": {
|
||||
"storage": {
|
||||
"title": "",
|
||||
"label": ""
|
||||
},
|
||||
"network": {
|
||||
"title": "",
|
||||
"label": "",
|
||||
"metrics": {
|
||||
"download": "",
|
||||
"upload": ""
|
||||
}
|
||||
},
|
||||
"cpu": {
|
||||
"title": "CPU"
|
||||
},
|
||||
"memory": {
|
||||
"title": "RAM"
|
||||
},
|
||||
"gpu": {
|
||||
"title": "GPU"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
11
public/locales/pl/modules/date.json
Normal file
11
public/locales/pl/modules/date.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"display24HourFormat": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
6
public/locales/pl/modules/dlspeed.json
Normal file
6
public/locales/pl/modules/dlspeed.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
69
public/locales/pl/modules/docker.json
Normal file
69
public/locales/pl/modules/docker.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"search": {
|
||||
"placeholder": ""
|
||||
},
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"image": "Obraz",
|
||||
"ports": "Porty",
|
||||
"state": "Status"
|
||||
},
|
||||
"body": {
|
||||
"portCollapse": ""
|
||||
},
|
||||
"states": {
|
||||
"running": "Uruchomione",
|
||||
"created": "",
|
||||
"stopped": "Zatrzymane",
|
||||
"unknown": ""
|
||||
}
|
||||
},
|
||||
"actionBar": {
|
||||
"addService": {
|
||||
"title": "Dodaj usługę",
|
||||
"message": "Dodaj usługę do Homarra"
|
||||
},
|
||||
"restart": {
|
||||
"title": ""
|
||||
},
|
||||
"stop": {
|
||||
"title": "Zatrzymać"
|
||||
},
|
||||
"start": {
|
||||
"title": "Uruchom"
|
||||
},
|
||||
"refreshData": "",
|
||||
"addToHomarr": {
|
||||
"title": ""
|
||||
},
|
||||
"remove": {
|
||||
"title": "Usuń"
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"successfullyExecuted": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
}
|
||||
},
|
||||
"errors": {
|
||||
"integrationFailed": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"unknownError": {
|
||||
"title": "Wystąpił błąd"
|
||||
},
|
||||
"oneServiceAtATime": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"actionIcon": {
|
||||
"tooltip": ""
|
||||
}
|
||||
}
|
||||
30
public/locales/pl/modules/overseerr.json
Normal file
30
public/locales/pl/modules/overseerr.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Overseerr",
|
||||
"description": ""
|
||||
},
|
||||
"popup": {
|
||||
"item": {
|
||||
"buttons": {
|
||||
"askFor": "Poproś o {{title}}",
|
||||
"cancel": "Anuluj",
|
||||
"request": ""
|
||||
},
|
||||
"alerts": {
|
||||
"automaticApproval": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"seasonSelector": {
|
||||
"caption": "",
|
||||
"table": {
|
||||
"header": {
|
||||
"season": "Sezon",
|
||||
"numberOfEpisodes": "Liczba odcinków"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
11
public/locales/pl/modules/ping.json
Normal file
11
public/locales/pl/modules/ping.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Ping",
|
||||
"description": ""
|
||||
},
|
||||
"states": {
|
||||
"online": "",
|
||||
"offline": "",
|
||||
"loading": ""
|
||||
}
|
||||
}
|
||||
9
public/locales/pl/modules/search.json
Normal file
9
public/locales/pl/modules/search.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
},
|
||||
"input": {
|
||||
"placeholder": ""
|
||||
}
|
||||
}
|
||||
40
public/locales/pl/modules/torrents-status.json
Normal file
40
public/locales/pl/modules/torrents-status.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"settings": {
|
||||
"hideComplete": {
|
||||
"label": "Ukryj ukończone torrenty"
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"table": {
|
||||
"header": {
|
||||
"name": "",
|
||||
"size": "Rozmiar",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"estimatedTimeOfArrival": "ETA",
|
||||
"progress": ""
|
||||
},
|
||||
"body": {
|
||||
"nothingFound": ""
|
||||
}
|
||||
},
|
||||
"lineChart": {
|
||||
"title": "",
|
||||
"download": "",
|
||||
"upload": "",
|
||||
"timeSpan": "{{seconds}} sekund temu",
|
||||
"totalDownload": "",
|
||||
"totalUpload": ""
|
||||
},
|
||||
"errors": {
|
||||
"noDownloadClients": {
|
||||
"title": "",
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
32
public/locales/pl/modules/weather.json
Normal file
32
public/locales/pl/modules/weather.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Pogoda",
|
||||
"description": "Sprawdź aktualną pogodę w swojej lokalizacji",
|
||||
"settings": {
|
||||
"displayInFahrenheit": {
|
||||
"label": ""
|
||||
},
|
||||
"location": {
|
||||
"label": ""
|
||||
}
|
||||
}
|
||||
},
|
||||
"card": {
|
||||
"weatherDescriptions": {
|
||||
"clear": "",
|
||||
"mainlyClear": "",
|
||||
"fog": "Mgła",
|
||||
"drizzle": "Mżawka",
|
||||
"freezingDrizzle": "",
|
||||
"rain": "Deszcz",
|
||||
"freezingRain": "",
|
||||
"snowFall": "Opady śniegu",
|
||||
"snowGrains": "",
|
||||
"rainShowers": "",
|
||||
"snowShowers": "",
|
||||
"thunderstorm": "",
|
||||
"thunderstormWithHail": "",
|
||||
"unknown": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
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