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

Translated using Weblate (English (United Kingdom))

Translation: Jellyfin/Jellyfin Web
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-web/en_GB/
This commit is contained in:
Andi Chandler 2023-07-07 21:05:09 +00:00 committed by Weblate
parent fbc73ae83e
commit 8231c52616

View file

@ -1743,5 +1743,16 @@
"LabelDeveloper": "Developer",
"MessageRepositoryInstallDisclaimer": "WARNING: Installing a third party plugin repository carries risks. It may contain unstable or malicious code, and may change at any time. Only install repositories from authors that you trust.",
"PleaseConfirmRepositoryInstallation": "Please click OK to confirm you've read the above and wish to proceed with the plugin repository installation.",
"Unknown": "Unknown"
"Unknown": "Unknown",
"LabelDate": "Date",
"LabelLevel": "Level",
"LabelMediaDetails": "Media details",
"LabelSystem": "System",
"LogLevel.Trace": "Trace",
"LogLevel.Debug": "Debug",
"LogLevel.Information": "Information",
"LogLevel.Error": "Error",
"LogLevel.Warning": "Warning",
"LogLevel.Critical": "Critical",
"LogLevel.None": "None"
}