Skip to content

Commit

Permalink
chore(lang): updated translations from crowdin
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
  • Loading branch information
homarr-crowdin[bot] authored Feb 9, 2025
1 parent 42a6814 commit 627064b
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
48 changes: 24 additions & 24 deletions packages/translation/src/lang/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,10 +153,10 @@
"label": "Użyj ikon dla pingów"
},
"defaultSearchEngine": {
"label": ""
"label": "Domyślna wyszukiwarka"
},
"openSearchInNewTab": {
"label": ""
"label": "Otwórz wyniki wyszukiwania w nowej karcie"
}
},
"error": {
Expand Down Expand Up @@ -219,10 +219,10 @@
"changeSearchPreferences": {
"notification": {
"success": {
"message": ""
"message": "Ustawienia wyszukiwania zostały zmienione"
},
"error": {
"message": ""
"message": "Nie można zmienić preferencji wyszukiwania"
}
}
},
Expand Down Expand Up @@ -741,8 +741,8 @@
"newLabel": "Nowe hasło"
},
"tokenId": {
"label": "",
"newLabel": ""
"label": "Token ID",
"newLabel": "Nowy token ID"
},
"realm": {
"label": "",
Expand Down Expand Up @@ -915,7 +915,7 @@
"passwordRequirements": "Twoje hasło nie spełnia wymagań.",
"boardAlreadyExists": "Tablica o tej nazwie już istnieje",
"invalidFileType": "Nieprawidłowy typ pliku, oczekiwany {expected}",
"invalidFileName": "",
"invalidFileName": "Nieprawidłowa nazwa pliku",
"fileTooLarge": "Plik jest zbyt duży, maksymalny rozmiar to {maxSize}",
"invalidConfiguration": "Nieprawidłowa konfiguracja",
"groupNameTaken": "Nazwa użytkownika jest już zajęta"
Expand Down Expand Up @@ -948,7 +948,7 @@
"moveDown": "Przenieś w dół",
"createAbove": "Nowa kategoria powyżej",
"createBelow": "Nowa kategoria poniżej",
"openAllInNewTabs": ""
"openAllInNewTabs": "Otwórz wszystkie w kartach"
},
"create": {
"title": "Nowa kategoria",
Expand All @@ -969,7 +969,7 @@
}
},
"openAllInNewTabs": {
"title": "",
"title": "Otwórz wszystkie w kartach",
"text": ""
}
}
Expand Down Expand Up @@ -1080,13 +1080,13 @@
}
},
"hideIcon": {
"label": ""
"label": "Ukryj ikony"
},
"hideHostname": {
"label": ""
},
"openNewTab": {
"label": ""
"label": "Otwórz w nowej karcie"
},
"items": {
"label": "Zakładki",
Expand Down Expand Up @@ -1200,8 +1200,8 @@
"description": "Jak powinna wyglądać data"
},
"customTimeFormat": {
"label": "",
"description": ""
"label": "Własny format czasu",
"description": "Użyj ISO 8601 do formatu czasu (spowoduje nadpisanie innych opcji)"
},
"customDateFormat": {
"label": "",
Expand Down Expand Up @@ -1414,8 +1414,8 @@
},
"currentWindSpeed": "",
"dailyForecast": {
"sunrise": "",
"sunset": "",
"sunrise": "Wschód słońca",
"sunset": "Zachód słońca",
"maxWindSpeed": "",
"maxWindGusts": ""
},
Expand Down Expand Up @@ -1454,7 +1454,7 @@
"name": "Monitorowanie zdrowia systemu",
"description": "Wyświetla informacje o stanie Twojego systemu(ów).",
"tab": {
"system": "",
"system": "System",
"cluster": ""
},
"option": {
Expand Down Expand Up @@ -1497,8 +1497,8 @@
},
"cluster": {
"summary": {
"cpu": "",
"memory": ""
"cpu": "CPU",
"memory": "RAM"
},
"resource": {
"node": {
Expand All @@ -1518,16 +1518,16 @@
"rightSection": {
"node": "",
"vmId": "",
"plugin": ""
"plugin": "Wtyczka"
},
"detail": {
"cpu": "",
"memory": "",
"storage": "",
"uptime": "",
"haState": "",
"memory": "Pamięć",
"storage": "Magazyn",
"uptime": "Czas pracy",
"haState": "Stan HA",
"storageType": {
"local": "",
"local": "Magazyn lokalny",
"shared": ""
}
}
Expand Down
16 changes: 8 additions & 8 deletions packages/translation/src/lang/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -2053,8 +2053,8 @@
}
},
"disableStatus": {
"label": "",
"description": ""
"label": "Uygulama durumunu devre dışı bırak",
"description": "Bu paneldeki tüm uygulamaların durum denetimini devre dışı bırakır"
},
"columnCount": {
"label": "Sütun Sayısı"
Expand Down Expand Up @@ -2090,7 +2090,7 @@
"title": "Özel Css"
},
"behavior": {
"title": ""
"title": "Davranış"
},
"access": {
"title": "Erişim Kontrolü",
Expand Down Expand Up @@ -2485,14 +2485,14 @@
"description": "Seçim yalnızca herkese açık paneller için kullanılabilir"
},
"status": {
"title": "",
"title": "Uygulama durumu",
"enableStatusByDefault": {
"label": "",
"description": ""
"label": "Varsayılan olarak durumu etkinleştir",
"description": "Bir uygulama öğesi eklerken, durum varsayılan olarak etkinleştirilecektir"
},
"forceDisableStatus": {
"label": "",
"description": ""
"label": "Durumu zorla devre dışı bırak",
"description": "Uygulamalar için durum tüm kullanıcılar için devre dışı bırakılacak ve etkinleştirilemeyecek"
}
}
},
Expand Down

0 comments on commit 627064b

Please sign in to comment.