diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-08-31 15:15:33 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-08-31 15:15:33 -0400 |
| commit | 45db7d21b2a0a18b73253c64651a57c60880b084 (patch) | |
| tree | 3f6eb8bae23c5c7a3cab6e4c4ee34f8b2ba1838f /MediaBrowser.Server.Implementations/Localization/Server/es_MX.json | |
| parent | 10dedf92adddeae707bae5a4204c8164f5bfea48 (diff) | |
localize plugin installation process
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/es_MX.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/es_MX.json | 24 |
1 files changed, 17 insertions, 7 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/es_MX.json b/MediaBrowser.Server.Implementations/Localization/Server/es_MX.json index d040bdc23..f6981335d 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/es_MX.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/es_MX.json @@ -156,9 +156,9 @@ "LabelNewPassword": "Nueva contrase\u00f1a:", "HeaderDonationType": "Tipo de Donaci\u00f3n:", "LabelNewPasswordConfirm": "Confirmaci\u00f3n de contrase\u00f1a nueva:", - "OptionMakeOneTimeDonation": "Hacer una donaci\u00f3n \u00fanica", + "OptionMakeOneTimeDonation": "Hacer una donaci\u00f3n independiente", "HeaderCreatePassword": "Crear Contrase\u00f1a", - "OptionOneTimeDescription": "This is an additional donation to the team to show your support. It does not have any additional benefits.", + "OptionOneTimeDescription": "Esta es una donaci\u00f3n adicional para mostrar tu apoyo al equipo. No tiene ning\u00fan beneficio adicional.", "LabelCurrentPassword": "Contrase\u00f1a actual:", "OptionLifeTimeSupporterClubMembership": "Membres\u00eda vitalicia del club de aficionados", "LabelMaxParentalRating": "M\u00e1xima clasificaci\u00f3n parental permitida:", @@ -184,23 +184,33 @@ "MessageNothingHere": "Nada aqu\u00ed.", "OptionWriter": "Escritor", "MessagePleaseEnsureInternetMetadata": "Por favor aseg\u00farese que la descarga de metadatos de internet esta habilitada.", - "LabelAirDays": "Air days:", + "LabelAirDays": "Se emite los d\u00edas:", "TabSuggested": "Sugerencias", - "LabelAirTime": "Air time:", + "LabelAirTime": "Duraci\u00f3n:", "TabLatest": "Recientes", - "HeaderMediaInfo": "Media Info", + "HeaderMediaInfo": "Info del Medio:", "TabUpcoming": "Por Estrenar", - "HeaderPhotoInfo": "Photo Info", + "HeaderPhotoInfo": "Info de Fotograf\u00eda:", "TabShows": "Programas", + "HeaderInstall": "Install", "TabEpisodes": "Episodios", + "LabelSelectVersionToInstall": "Select version to install:", "TabGenres": "G\u00e9neros", + "LinkSupporterMembership": "Learn about the Supporter Membership", "TabPeople": "Personas", + "MessageSupporterPluginRequiresMembership": "This plugin will require an active supporter membership after the 14 day free trial.", "TabNetworks": "Cadenas", + "MessagePremiumPluginRequiresMembership": "This plugin will require an active supporter membership in order to purchase after the 14 day free trial.", "HeaderUsers": "Usuarios", + "HeaderReviews": "Reviews", "HeaderFilters": "Filtros:", + "HeaderDeveloperInfo": "Developer Info", "ButtonFilter": "Filtro", + "HeaderRevisionHistory": "Revision History", "OptionFavorite": "Favoritos", + "ButtonViewWebsite": "View website", "OptionLikes": "Me gusta", + "LabelRecurringDonationCanBeCancelledHelp": "Recurring donations can be cancelled at any time from within your PayPal account.", "OptionDislikes": "No me gusta", "OptionActors": "Actores", "OptionGuestStars": "Estrellas Invitadas", @@ -225,7 +235,7 @@ "OptionAscending": "Ascendente", "OptionDescending": "Descendente", "OptionRuntime": "Duraci\u00f3n", - "OptionReleaseDate": "Release Date", + "OptionReleaseDate": "Fecha de Liberaci\u00f3n", "OptionPlayCount": "N\u00famero de Reproducc.", "OptionDatePlayed": "Fecha de Reproducci\u00f3n", "OptionDateAdded": "Fecha de Adici\u00f3n", |
