Prechádzať zdrojové kódy

Translated using Weblate (Pirate)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/

DetermineAbsurd 3 rokov pred
rodič
commit
d16bdfbc05

+ 12 - 3
Emby.Server.Implementations/Localization/Core/pr.json

@@ -1,7 +1,16 @@
 {
-    "Books": "Libros",
-    "AuthenticationSucceededWithUserName": "{0} autentificado correctamente",
+    "Books": "Scrolls",
+    "AuthenticationSucceededWithUserName": "{0} passed yer trial",
     "Artists": "Artistas",
     "Songs": "Shantees",
-    "Albums": "Ships"
+    "Albums": "Tomes",
+    "Photos": "Paintings",
+    "NotificationOptionUserLockedOut": "Crewmate sent to the brig",
+    "HeaderContinueWatching": "Continue Yer Journey",
+    "Folders": "Chests",
+    "Application": "Captain",
+    "DeviceOnlineWithName": "{0} joined yer crew",
+    "DeviceOfflineWithName": "{0} abandoned ship",
+    "AppDeviceValues": "Captain: {0}, Ship: {1}",
+    "CameraImageUploadedFrom": "Yer looking glass has glimpsed another painting from {0}"
 }