aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-10-22 00:42:26 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-10-22 00:42:26 -0400
commit9f3891d418729b9cc1dbdf4e48013f5a0a57639a (patch)
tree265aeca4176a24e5ad58d9acf5ba3b0d5f4b5f54 /MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
parent1e7ac871db62d749725226fe05d61ab2629e79e9 (diff)
render movies as folders with dlna
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/es.json7
1 files changed, 5 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
index 3d80d52b0..82d700dfd 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
@@ -74,7 +74,8 @@
"ButtonMarkTheseRead": "Marcar como le\u00eddo",
"ButtonClose": "Cerrar",
"LabelAllPlaysSentToPlayer": "Todas las reproducciones se enviar\u00e1n al reproductor seleccionado.",
- "MessageInvalidUser": "Usuario o contrase\u00f1a no v\u00e1lido.",
+ "MessageInvalidUser": "Invalid username or password. Please try again.",
+ "HeaderLoginFailure": "Login Failure",
"HeaderAllRecordings": "Todas la grabaciones",
"RecommendationBecauseYouLike": "Como le gusta {0}",
"RecommendationBecauseYouWatched": "Ya que vi\u00f3 {0}",
@@ -602,5 +603,7 @@
"LabelEnableCameraUploadFor": "Enable camera upload for:",
"HeaderSelectUploadPath": "Select Upload Path",
"LabelEnableCameraUploadForHelp": "Uploads will occur automatically in the background when signed into Media Browser.",
- "ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time."
+ "ErrorMessageStartHourGreaterThanEnd": "End time must be greater than the start time.",
+ "ButtonLibraryAccess": "Library access",
+ "ButtonParentalControl": "Parental control"
} \ No newline at end of file