aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Localization/Core/es_DO.json
diff options
context:
space:
mode:
authorartiume <siderite@gmail.com>2020-02-20 19:44:58 -0500
committerGitHub <noreply@github.com>2020-02-20 19:44:58 -0500
commiteb67117b83ce3a74cc4272d8845d6028c5e14026 (patch)
tree4e5a6499316e3eb7a2c6e1dc3629d7d62d15c46c /Emby.Server.Implementations/Localization/Core/es_DO.json
parent8f5ffba29fc5baa54e9b4648050b2dc3492a1f07 (diff)
parent28cc210a5e8f6fc234178f2f667d8ce1f8596dec (diff)
Merge pull request #20 from jellyfin/master
nightly
Diffstat (limited to 'Emby.Server.Implementations/Localization/Core/es_DO.json')
-rw-r--r--Emby.Server.Implementations/Localization/Core/es_DO.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/Emby.Server.Implementations/Localization/Core/es_DO.json b/Emby.Server.Implementations/Localization/Core/es_DO.json
index 0967ef424..1ac8d3ae4 100644
--- a/Emby.Server.Implementations/Localization/Core/es_DO.json
+++ b/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}"
+}