aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcin Woliński <cierdek@gmail.com>2020-11-19 23:19:32 +0000
committerWeblate <noreply@weblate.org>2020-11-19 20:43:36 -0500
commit90e4066b12e3b39124f9f4efcb20a0e51499a038 (patch)
tree93c13fead42c40b8bafbe97c06a7fd0b8f06c7c9
parentc30e583201a9a754c33cd7ffd5bd63f68f311b27 (diff)
Translated using Weblate (Polish)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pl/
-rw-r--r--Emby.Server.Implementations/Localization/Core/pl.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pl.json b/Emby.Server.Implementations/Localization/Core/pl.json
index 003e591b3..e3da96a85 100644
--- a/Emby.Server.Implementations/Localization/Core/pl.json
+++ b/Emby.Server.Implementations/Localization/Core/pl.json
@@ -113,5 +113,10 @@
"TasksChannelsCategory": "Kanały internetowe",
"TasksApplicationCategory": "Aplikacja",
"TasksLibraryCategory": "Biblioteka",
- "TasksMaintenanceCategory": "Konserwacja"
+ "TasksMaintenanceCategory": "Konserwacja",
+ "TaskCleanActivityLogDescription": "Usuwa wpisy dziennika aktywności starsze niż skonfigurowany wiek.",
+ "TaskCleanActivityLog": "Czyść dziennik aktywności",
+ "Undefined": "Nieustalony",
+ "Forced": "Wymuszony",
+ "Default": "Domyślne"
}