aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json11
1 files changed, 8 insertions, 3 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json
index b907be6ae..fb36a3641 100644
--- a/MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/tr.json
@@ -14,7 +14,7 @@
"FileReadError": "Dosya Okunurken Bir Hata Olu\u015ftu",
"DeleteUser": "Kullan\u0131c\u0131 Sil",
"DeleteUserConfirmation": "Are you sure you wish to delete this user?",
- "PasswordResetHeader": "Sifre S\u0131f\u0131rland\u0131",
+ "PasswordResetHeader": "Reset Password",
"PasswordResetComplete": "Parolan\u0131z S\u0131f\u0131rlanm\u0131st\u0131r.",
"PinCodeResetComplete": "The pin code has been reset.",
"PasswordResetConfirmation": "Sifrenizi S\u0131f\u0131rlamak \u0130stediginizden Eminmisiniz?",
@@ -48,6 +48,10 @@
"LabelFailed": "(failed)",
"ButtonHelp": "Help",
"ButtonSave": "Kay\u0131t",
+ "SyncJobStatusQueued": "Queued",
+ "SyncJobStatusInProgress": "In-Progress",
+ "SyncJobStatusCompleted": "Synced",
+ "SyncJobStatusCompletedWithError": "Synced with errors",
"LabelCollection": "Collection",
"HeaderAddToCollection": "Add to Collection",
"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)",