diff options
| author | Blackspirits <blackspirits@gmail.com> | 2024-04-09 11:07:27 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2024-04-09 11:40:28 -0400 |
| commit | e6873de7daa1782a621892f13c844f59785aee01 (patch) | |
| tree | f6f038164be0d7594912f9221ea7b677783a32f4 | |
| parent | 00620a4092412c885eed393a81de460affe3bbb3 (diff) | |
Translated using Weblate (Portuguese (Portugal))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt_PT/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/pt-PT.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pt-PT.json b/Emby.Server.Implementations/Localization/Core/pt-PT.json index 92ac2681e..dc96088ff 100644 --- a/Emby.Server.Implementations/Localization/Core/pt-PT.json +++ b/Emby.Server.Implementations/Localization/Core/pt-PT.json @@ -126,5 +126,7 @@ "External": "Externo", "HearingImpaired": "Surdo", "TaskRefreshTrickplayImages": "Gerar imagens de truques", - "TaskRefreshTrickplayImagesDescription": "Cria vizualizações de truques para videos nas librarias ativas." + "TaskRefreshTrickplayImagesDescription": "Cria vizualizações de truques para videos nas librarias ativas.", + "TaskCleanCollectionsAndPlaylistsDescription": "Remove itens de coleções e listas de reprodução que já não existem.", + "TaskCleanCollectionsAndPlaylists": "Limpar coleções e listas de reprodução" } |
