diff options
| author | Daniel De Jesus <danielydejesusp@gmail.com> | 2020-02-19 02:47:49 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-02-20 09:18:14 -0500 |
| commit | 28cc210a5e8f6fc234178f2f667d8ce1f8596dec (patch) | |
| tree | f91a34e8b08afb189e9bd48e798d17a904cf79aa | |
| parent | d240321e8738f30a3638fe976a44b119b54f0ad1 (diff) | |
Translated using Weblate (Spanish (Dominican Republic))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_DO/
| -rw-r--r-- | Emby.Server.Implementations/Localization/Core/es_DO.json | 15 |
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}" +} |
