diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-06-05 10:27:01 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-06-05 10:27:01 -0400 |
| commit | 8e50cd49084b01c03c633099cd69c2e4710e20ab (patch) | |
| tree | acadec65bdd131ba139411dc85aeebf1ceec8ae8 /MediaBrowser.Server.Implementations/Localization/Server/tr.json | |
| parent | 00aa3b0de09a97c5eba2f46acf7a78c998d79f2b (diff) | |
update restart command
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/tr.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/tr.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/tr.json b/MediaBrowser.Server.Implementations/Localization/Server/tr.json index 3243d385a..c8839ace8 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/tr.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/tr.json @@ -1261,6 +1261,9 @@ "ButtonLearnMoreAboutEmbyConnect": "Learn more about Emby Connect", "LabelExternalPlayers": "External players:", "LabelExternalPlayersHelp": "Display buttons to play content in external players. This is only available on devices that support url schemes, generally Android and iOS. With external players there is generally no support for remote control or resuming.", + "LabelNativeExternalPlayersHelp": "Display buttons to play content in external players.", + "LabelEnableItemPreviews": "Enable item previews", + "LabelEnableItemPreviewsHelp": "if enabled, sliding previews will appear when clicking items on certain screens.", "HeaderSubtitleProfile": "Subtitle Profile", "HeaderSubtitleProfiles": "Subtitle Profiles", "HeaderSubtitleProfilesHelp": "Subtitle profiles describe the subtitle formats supported by the device.", @@ -1432,5 +1435,6 @@ "HeaderExport": "Export", "HeaderColumns": "Columns", "ButtonReset": "Reset", - "OptionEnableExternalVideoPlayers": "Enable external video players" + "OptionEnableExternalVideoPlayers": "Enable external video players", + "ButtonUnlockGuide": "Unlock Guide" }
\ No newline at end of file |
