diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-14 22:30:41 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-06-14 22:30:41 -0400 |
| commit | adbaf205b491395da40d5e86719bdd760877f592 (patch) | |
| tree | f76aa5a416e80fdaee518da5fe953774c11db3ea /MediaBrowser.Server.Implementations/Localization/JavaScript/el.json | |
| parent | cd1ca67ce697287aafd8191b48e73a87d5d42dc0 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/el.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/el.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/el.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/el.json index 094323542..7cf1a1d9f 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/el.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/el.json @@ -122,6 +122,7 @@ "MessageConfirmItemGrouping": "Media Browser clients will automatically choose the optimal version to play based on device and network performance. Are you sure you wish to continue?", "HeaderResume": "\u03a3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03b5\u03b9 ", "HeaderMyLibrary": "My Library", + "HeaderLibraryFolders": "Folder View", "HeaderLatestMedia": "Latest Media", "ButtonMore": "More...", "HeaderFavoriteMovies": "Favorite Movies", @@ -143,5 +144,7 @@ "HeaderSelectChannelDownloadPathHelp": "Browse or enter the path to use for storing channel cache files. The folder must be writeable.", "OptionNewCollection": "New...", "ButtonAdd": "Add", - "ButtonRemove": "Remove" + "ButtonRemove": "Remove", + "LabelChapterDownloaders": "Chapter downloaders:", + "LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information." }
\ No newline at end of file |
