diff options
| author | Telmo Duarte <matcheryt@gmail.com> | 2020-11-28 21:42:58 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-11-28 17:33:37 -0500 |
| commit | 304bbfd66d4ce5cb22f2b26d1b6d8be4569e3abe (patch) | |
| tree | 36be1d8a1dd84b314476f02a7bd823a7fcbc423c | |
| parent | e52e1918c559eb143c40123b5afd00ab269cbbbc (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 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pt-PT.json b/Emby.Server.Implementations/Localization/Core/pt-PT.json index 90a4941c5..8c41edf96 100644 --- a/Emby.Server.Implementations/Localization/Core/pt-PT.json +++ b/Emby.Server.Implementations/Localization/Core/pt-PT.json @@ -113,5 +113,10 @@ "TasksChannelsCategory": "Canais da Internet", "TasksApplicationCategory": "Aplicação", "TasksLibraryCategory": "Biblioteca", - "TasksMaintenanceCategory": "Manutenção" + "TasksMaintenanceCategory": "Manutenção", + "TaskCleanActivityLogDescription": "Apaga as entradas do registo de atividade anteriores à data configurada.", + "TaskCleanActivityLog": "Limpar registo de atividade", + "Undefined": "Indefinido", + "Forced": "Forçado", + "Default": "Padrão" } |
