diff options
| author | Larvitar <chrycm1995@gmail.com> | 2021-07-12 15:48:06 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2021-07-14 04:29:44 -0400 |
| commit | e977665e5d6dd5a24687e35be7812e261983baab (patch) | |
| tree | bcf1b7720f77e228c1058f70f3781d3064e936a7 | |
| parent | 09904857b5cdf46267b82ba85a61dddce8f82af6 (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.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pl.json b/Emby.Server.Implementations/Localization/Core/pl.json index e3da96a85..275bdec6e 100644 --- a/Emby.Server.Implementations/Localization/Core/pl.json +++ b/Emby.Server.Implementations/Localization/Core/pl.json @@ -118,5 +118,6 @@ "TaskCleanActivityLog": "Czyść dziennik aktywności", "Undefined": "Nieustalony", "Forced": "Wymuszony", - "Default": "Domyślne" + "Default": "Domyślne", + "TaskOptimizeDatabase": "Optymalizuj bazę danych" } |
