diff options
| author | crobibero <cody@robibe.ro> | 2020-11-20 08:25:45 -0700 |
|---|---|---|
| committer | crobibero <cody@robibe.ro> | 2020-11-20 08:25:45 -0700 |
| commit | 7e7d027bb0f80daf32d255bb5405457ed9e1550b (patch) | |
| tree | 6b8bdd9c9eed691014187a01eaeafc152e940f84 /Emby.Server.Implementations/Localization/Core/pl.json | |
| parent | bf66f57069e14de2954d4a1c799bb16232129821 (diff) | |
| parent | de2f4967d1973d58e46a41104cef01773e1692c8 (diff) | |
Merge remote-tracking branch 'upstream/master' into transcode-file-task-schedule
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/pl.json')
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/pl.json | 7 |
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" } |
