aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2015-02-10 01:29:03 -0500
committerLuke <luke.pulverenti@gmail.com>2015-02-10 01:29:03 -0500
commitd1d4f230866a909f30aa8e0690b9c7c6337aab39 (patch)
tree36a26dc8f9b84c608467a002ae60d6f6b8288b27 /MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
parent7d85c1fb4e25695690351ada94ed0e17b9f2d71d (diff)
parent7c880201ed967da9258fde7fc14a42b092d518c2 (diff)
Merge pull request #1006 from MediaBrowser/dev
3.0.5518.1
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/es.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/es.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
index 7822c97da..e38e75d70 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/es.json
@@ -97,7 +97,7 @@
"HeaderSelectSubtitles": "Seleccionar Subt\u00edtulos",
"ButtonMarkForRemoval": "Remove from device",
"ButtonUnmarkForRemoval": "Cancel removal from device",
- "LabelSyncQualityHelp": "Use high quality for the maximum supported quality by the device. Medium and low quality will reduce the allowed bitrate.",
+ "LabelSyncQualityHelp": "Use high quality for the maximum supported quality by the device. Medium and low quality will reduce the allowed bitrate. Original will sync the original file, regardless of whether the device is capable of playing it or not.",
"LabelDefaultStream": "(Por defecto)",
"LabelForcedStream": "(Forzado)",
"LabelDefaultForcedStream": "(Por defecto\/Forzado)",
@@ -273,7 +273,7 @@
"ButtonStart": "Inicio",
"HeaderChannels": "Canales",
"HeaderMediaFolders": "Carpetas de medios",
- "HeaderBlockItemsWithNoRating": "Bloquear elementos sin informaci\u00f3n de clasificaci\u00f3n:",
+ "HeaderBlockItemsWithNoRating": "Block content with no rating information:",
"OptionBlockOthers": "Otros",
"OptionBlockTvShows": "Tv Shows",
"OptionBlockTrailers": "Trailers",
@@ -698,6 +698,7 @@
"LabelSyncTo": "Sync to:",
"LabelSyncJobName": "Sync job name:",
"LabelQuality": "Quality:",
+ "OptionOriginal": "Original",
"OptionHigh": "High",
"OptionMedium": "Medium",
"OptionLow": "Low",
@@ -717,6 +718,5 @@
"SyncJobItemStatusSynced": "Synced",
"SyncJobItemStatusFailed": "Failed",
"SyncJobItemStatusRemovedFromDevice": "Removed from device",
- "SyncJobItemStatusCancelled": "Cancelled",
- "MessageJobItemHasNoActions": "d"
+ "SyncJobItemStatusCancelled": "Cancelled"
} \ No newline at end of file