From 58c996a1040b616be23ebb65734003a201c39510 Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Fri, 29 Nov 2024 00:32:11 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- public/locales/af/common.json | 18 ++++++------ public/locales/de/common.json | 4 +-- public/locales/pl/common.json | 54 +++++++++++++++++------------------ public/locales/sl/common.json | 6 ++-- 4 files changed, 41 insertions(+), 41 deletions(-) diff --git a/public/locales/af/common.json b/public/locales/af/common.json index 5f5f1883e..4d18f8fe0 100644 --- a/public/locales/af/common.json +++ b/public/locales/af/common.json @@ -990,22 +990,22 @@ "network": "NET" }, "argocd": { - "apps": "Apps", - "synced": "Synced", - "outOfSync": "Out Of Sync", + "apps": "Programme", + "synced": "Gesinkroniseer", + "outOfSync": "Nie Gesinchroniseer Nie", "healthy": "Gesond", - "degraded": "Degraded", - "progressing": "Progressing", + "degraded": "Gedegradeer", + "progressing": "Vorderend", "missing": "Vermis", - "suspended": "Suspended" + "suspended": "Geskors" }, "spoolman": { "loading": "Laai" }, "gitlab": { - "groups": "Groups", + "groups": "Groepe", "issues": "Kwessies", - "merges": "Merge Requests", - "projects": "Projects" + "merges": "Saamvleg Versoeke", + "projects": "Projekte" } } diff --git a/public/locales/de/common.json b/public/locales/de/common.json index 647e7d8a5..0312951ec 100644 --- a/public/locales/de/common.json +++ b/public/locales/de/common.json @@ -1003,9 +1003,9 @@ "loading": "Wird geladen" }, "gitlab": { - "groups": "Groups", + "groups": "Gruppen", "issues": "Probleme", "merges": "Merge Requests", - "projects": "Projects" + "projects": "Projekte" } } diff --git a/public/locales/pl/common.json b/public/locales/pl/common.json index 0d14325cc..573b375c2 100644 --- a/public/locales/pl/common.json +++ b/public/locales/pl/common.json @@ -13,7 +13,7 @@ "ms": "{{value, number}}", "date": "{{value, date}}", "relativeDate": "{{value, relativeDate}}", - "duration": "{{value, duration}}", + "duration": "{value, duration}", "months": "mc", "days": "d", "hours": "g", @@ -311,13 +311,13 @@ }, "suwayomi": { "download": "Pobrano", - "nondownload": "Non-Downloaded", + "nondownload": "Niepobrane", "read": "Przeczytane", "unread": "Nieprzeczytane", - "downloadedread": "Downloaded & Read", - "downloadedunread": "Downloaded & Unread", - "nondownloadedread": "Non-Downloaded & Read", - "nondownloadedunread": "Non-Downloaded & Unread" + "downloadedread": "Pobrane i przeczytane", + "downloadedunread": "Pobrane i nieprzeczytane", + "nondownloadedread": "Niepobrane i przeczytane", + "nondownloadedunread": "Niepobrane i nieprzeczytane" }, "tailscale": { "address": "Adres", @@ -957,18 +957,18 @@ "disaster": "Katastrofa" }, "lubelogger": { - "vehicle": "Vehicle", - "vehicles": "Vehicles", - "serviceRecords": "Service Records", - "reminders": "Reminders", - "nextReminder": "Next Reminder", - "none": "None" + "vehicle": "Pojazd", + "vehicles": "Pojazdy", + "serviceRecords": "Wpisy serwisowe", + "reminders": "Przypomnienia", + "nextReminder": "Następne przypomnienie", + "none": "Brak" }, "vikunja": { - "projects": "Active Projects", - "tasks7d": "Tasks Due This Week", - "tasksOverdue": "Overdue Tasks", - "tasksInProgress": "Tasks In Progress" + "projects": "Aktywne Projekty", + "tasks7d": "Zadania w tym tygodniu", + "tasksOverdue": "Zaległe zadania", + "tasksInProgress": "Zadania w toku" }, "headscale": { "name": "Nazwa", @@ -980,32 +980,32 @@ }, "beszel": { "name": "Nazwa", - "systems": "Systems", + "systems": "Systemy", "up": "Dostępny", "status": "Stan", "updated": "Zaktualizowane", "cpu": "Procesor", "memory": "RAM", - "disk": "Disk", + "disk": "Dysk", "network": "NET" }, "argocd": { - "apps": "Apps", - "synced": "Synced", - "outOfSync": "Out Of Sync", + "apps": "Aplikacje", + "synced": "Synchronizowane", + "outOfSync": "Bez synchronizacji", "healthy": "Zdrowy", - "degraded": "Degraded", - "progressing": "Progressing", + "degraded": "Zdegradowane", + "progressing": "Postępujące", "missing": "Brakujące", - "suspended": "Suspended" + "suspended": "Zawieszone" }, "spoolman": { "loading": "Wczytywanie" }, "gitlab": { - "groups": "Groups", + "groups": "Grupy", "issues": "Zgłoszenia", - "merges": "Merge Requests", - "projects": "Projects" + "merges": "Żądania scaleń", + "projects": "Projekty" } } diff --git a/public/locales/sl/common.json b/public/locales/sl/common.json index 17298acb9..15f32e0c9 100644 --- a/public/locales/sl/common.json +++ b/public/locales/sl/common.json @@ -1003,9 +1003,9 @@ "loading": "Nalaganje" }, "gitlab": { - "groups": "Groups", + "groups": "Skupine", "issues": "Težave", - "merges": "Merge Requests", - "projects": "Projects" + "merges": "Združi zahtevke", + "projects": "Projekti" } }