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/ar.json | |
| parent | cd1ca67ce697287aafd8191b48e73a87d5d42dc0 (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json index c18c1213a..f33150bc4 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/ar.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": "\u0627\u0633\u062a\u0623\u0646\u0641", "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 |
