diff options
| author | DetermineAbsurd <ulatrclan@gmail.com> | 2022-03-01 07:41:18 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2022-03-02 08:13:30 -0500 |
| commit | d16bdfbc05ca3425669953998ad72795ac8f9f57 (patch) | |
| tree | d454a63be37bf2558278d8fcbb9e7b1c635cb7d3 | |
| parent | fe53243cfbac73c99da9ee3ff9867ab5edf4ec28 (diff) | |
Translated using Weblate (Pirate)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/pr.json | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/pr.json b/Emby.Server.Implementations/Localization/Core/pr.json index 81aa996d9..401e68b2a 100644 --- a/Emby.Server.Implementations/Localization/Core/pr.json +++ b/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}" } |
