diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-25 14:13:04 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-01-25 14:13:04 -0500 |
| commit | 8b78b69f57364bd1227d0db84663d1ffef077d36 (patch) | |
| tree | fefa008a0a215597b324f8a590bde3dd2af12dc4 /MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json | |
| parent | a1a56557ece84d8b726a6c06b2620fa43ff22461 (diff) | |
updated translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json index 23415b86d..aab5891ce 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json @@ -34,6 +34,7 @@ "MessageKeyRemoved": "Gracias. Su clave de aficionado ha sido eliminada.", "ErrorLaunchingChromecast": "Hubo un error iniciando chromecast. Por favor aseg\u00farate de que tu dispositivo este conectado a tu red inalambrica", "HeaderSearch": "Buscar", + "ValueDateCreated": "Date created: {0}", "LabelArtist": "Artista", "LabelMovie": "Pel\u00edcula", "LabelMusicVideo": "Video Musical", @@ -44,8 +45,16 @@ "LabelFailed": "(Fallido)", "ButtonHelp": "Ayuda", "ButtonSave": "Guardar", + "LabelCollection": "Collection", + "HeaderAddToCollection": "Agregar a Colecci\u00f3n.", + "NewCollectionNameExample": "Ejemplo: Colecci\u00f3n Guerra de las Galaxias", + "OptionSearchForInternetMetadata": "Buscar en internet ilustraciones y metadatos", + "LabelSelectCollection": "Elegir colecci\u00f3n:", "HeaderDevices": "Dispositivos", "ButtonScheduledTasks": "Scheduled tasks", + "MessageItemsAdded": "Items added", + "ButtonAddToCollection": "Add to collection", + "HeaderSelectCertificatePath": "Select Certificate Path", "ConfirmMessageScheduledTaskButton": "This operation normally runs automatically as a scheduled task. It can also be run manually here. To configure the scheduled task, see:", "HeaderSupporterBenefit": "La membres\u00eda de aficionado proporciona beneficios adicionales tales como acceso a complementos premium, contenido de canales de Internet y m\u00e1s. {0}Conocer m\u00e1s{1}.", "HeaderWelcomeToMediaBrowserServerDashboard": "Bienvenido al Panel de Control de Media Browser", @@ -220,6 +229,7 @@ "ButtonRefresh": "Actualizar", "LabelCurrentPath": "Ruta actual:", "HeaderSelectMediaPath": "Seleccionar ruta a medios", + "HeaderSelectPath": "Select Path", "ButtonNetwork": "Red", "MessageDirectoryPickerInstruction": "Las rutas de red pueden ser ingresadas manualmente en caso de que el bot\u00f3n de Red no pueda localizar sus dispositivos. Por ejemplo, {0} or {1}.", "HeaderMenu": "Men\u00fa", |
