aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2015-02-04 14:14:02 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2015-02-04 14:14:02 -0500
commitb9292b0ea8f64463f8276aa7cd41cb480d8051c3 (patch)
treecd38f1976481a38df6be9ed2b2c9417180e77da9 /MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json
parentf2c3e014b7b86d2e4792ce5214be44b250813ae6 (diff)
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json
index ae309ee21..346c2107e 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/uk.json
@@ -48,6 +48,10 @@
"LabelFailed": "(failed)",
"ButtonHelp": "Help",
"ButtonSave": "\u0417\u0431\u0435\u0440\u0456\u0433\u0442\u0438",
+ "SyncJobStatusQueued": "Queued",
+ "SyncJobStatusInProgress": "In-Progress",
+ "SyncJobStatusCompleted": "Synced",
+ "SyncJobStatusCompletedWithError": "Synced with errors",
"LabelCollection": "Collection",
"HeaderAddToCollection": "\u0414\u043e\u0434\u0430\u0442\u0438 \u0434\u043e \u043a\u043e\u043b\u0435\u043a\u0446\u0456\u0457",
"NewCollectionNameExample": "Example: Star Wars Collection",
@@ -85,8 +89,9 @@
"LabelFree": "Free",
"HeaderSelectAudio": "Select Audio",
"HeaderSelectSubtitles": "Select Subtitles",
- "ButtonMarkForRemoval": "Mark for removal from device",
- "ButtonUnmarkForRemoval": "Unmark for removal from device",
+ "ButtonMarkForRemoval": "Remove from device",
+ "ButtonUnmarkForRemoval": "Cancel removal from device",
+ "LabelSyncQualityHelp": "Use high quality for the maximum supported quality by the device. Medium and Low reduce the allowed bitrate.",
"LabelDefaultStream": "(Default)",
"LabelForcedStream": "(Forced)",
"LabelDefaultForcedStream": "(Default\/Forced)",