diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-24 18:47:03 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-09-24 18:47:03 -0400 |
| commit | 8e2d244749d7aaec08ff10149674bbb75833b130 (patch) | |
| tree | 1e6737fd5479aba5e50cb8180292bee05748a491 /MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json | |
| parent | d66edea4d84884b2d552801fb622c8a6d4d8c0b5 (diff) | |
rework apiclient startup
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json index 111fe2ed0..aacb29e97 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es_MX.json @@ -562,13 +562,13 @@ "MediaInfoStreamTypeSubtitle": "Subt\u00edtulo", "MediaInfoStreamTypeEmbeddedImage": "Im\u00e1gen Embebida", "MediaInfoRefFrames": "Tramas de referencia", - "TabPlayback": "Playback", - "HeaderSelectCustomIntrosPath": "Select Custom Intros Path", - "HeaderRateAndReview": "Rate and Review", - "HeaderThankYou": "Thank You", - "MessageThankYouForYourReview": "Thank you for your review.", - "LabelYourRating": "Your rating:", - "LabelFullReview": "Full review:", - "LabelShortRatingDescription": "Short rating summary:", - "OptionIRecommendThisItem": "I recommend this item" + "TabPlayback": "Reproducci\u00f3n", + "HeaderSelectCustomIntrosPath": "Seleccionar Trayectorias Personalizadas de Intros", + "HeaderRateAndReview": "Clasificar y Rese\u00f1ar", + "HeaderThankYou": "Gracias", + "MessageThankYouForYourReview": "Gracias por su rese\u00f1a.", + "LabelYourRating": "Su calificaci\u00f3n:", + "LabelFullReview": "Rese\u00f1a completa:", + "LabelShortRatingDescription": "Res\u00famen corto de clasificaci\u00f3n:", + "OptionIRecommendThisItem": "Yo recomiendo este \u00edtem" }
\ No newline at end of file |
