Forráskód Böngészése

Translated using Weblate (Spanish (Dominican Republic))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_DO/

Daniel De Jesus 5 éve
szülő
commit
28cc210a5e
1 módosított fájl, 14 hozzáadás és 1 törlés
  1. 14 1
      Emby.Server.Implementations/Localization/Core/es_DO.json

+ 14 - 1
Emby.Server.Implementations/Localization/Core/es_DO.json

@@ -1 +1,14 @@
-{}
+{
+    "Channels": "Canales",
+    "Books": "Libros",
+    "Albums": "Álbumes",
+    "Collections": "Colecciones",
+    "Artists": "Artistas",
+    "DeviceOnlineWithName": "{0} está conectado",
+    "DeviceOfflineWithName": "{0} ha desconectado",
+    "ChapterNameValue": "Capítulo {0}",
+    "CameraImageUploadedFrom": "Se ha subido una nueva imagen de cámara desde {0}",
+    "AuthenticationSucceededWithUserName": "{0} autenticado con éxito",
+    "Application": "Aplicación",
+    "AppDeviceValues": "App: {0}, Dispositivo: {1}"
+}