aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOriol Serra <oriol.serra.romani@gmail.com>2021-01-12 20:24:55 +0000
committerWeblate <noreply@weblate.org>2021-01-12 16:28:17 -0500
commit580b90aa4c5250c5259fff96d0b1a1ca11e56d6a (patch)
tree03a04540a33f0ce3e8d16ad94af599e4992b149e
parentbffebce90975aed1abdf46f50e08d1e9c694240d (diff)
Translated using Weblate (Catalan)
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
-rw-r--r--Emby.Server.Implementations/Localization/Core/ca.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/ca.json b/Emby.Server.Implementations/Localization/Core/ca.json
index b7852eccb..1439d9b8e 100644
--- a/Emby.Server.Implementations/Localization/Core/ca.json
+++ b/Emby.Server.Implementations/Localization/Core/ca.json
@@ -113,5 +113,10 @@
"TasksChannelsCategory": "Canals d'internet",
"TasksApplicationCategory": "Aplicació",
"TasksLibraryCategory": "Biblioteca",
- "TasksMaintenanceCategory": "Manteniment"
+ "TasksMaintenanceCategory": "Manteniment",
+ "TaskCleanActivityLogDescription": "Eliminat entrades del registre d'activitats mes antigues que l'antiguitat configurada.",
+ "TaskCleanActivityLog": "Buidar Registre d'Activitat",
+ "Undefined": "Indefinit",
+ "Forced": "Forçat",
+ "Default": "Defecto"
}