1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Translated using Weblate (Catalan)

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/ca/
This commit is contained in:
arnausc 2023-09-27 11:50:33 +00:00 committed by Weblate
parent 6add573df6
commit f94b965bd3

View file

@ -1731,5 +1731,10 @@
"Notifications": "Notificacions",
"NotificationsMovedMessage": "Les funcions de notificacions s'han mogut al plugin Webhook.",
"UserMenu": "Menú d'usuari",
"AllowCollectionManagement": "Permet a aquest usuari gestionar col·leccions"
"AllowCollectionManagement": "Permet a aquest usuari gestionar col·leccions",
"AllowSegmentDeletion": "Suprimeix segments",
"AllowSegmentDeletionHelp": "Suprimeix els segments antics després d'haver estat enviats al client. Això impedeix haver d'emmagatzemar tot el fitxer transcodificat al disc. Només funcionarà amb l'activació de transcodes de l'acceleració. Desactiveu-ho si teniu problemes de reproducció.",
"LabelThrottleDelaySeconds": "Acceleració després de",
"LabelThrottleDelaySecondsHelp": "Temps en segons després del qual el transcodificador s'accelerarà. Ha de ser prou gran perquè el client mantingui una memòria intermèdia saludable. Només funciona si s'habilita l'acceleració.",
"LabelSegmentKeepSeconds": "Temps per mantenir els segments"
}