diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-07-16 23:17:14 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-07-16 23:17:14 -0400 |
| commit | e2052c771dbc332d0e12cef5213202c0ca3adc82 (patch) | |
| tree | e5dd82bc358182bd29bcbbe74650b3ebacf6b4fe /MediaBrowser.Server.Implementations/Localization/Server/ar.json | |
| parent | 21c3430ac4001b137b35d5ed46dd6d1d59434b58 (diff) | |
added new device profiles
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/ar.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/ar.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/ar.json b/MediaBrowser.Server.Implementations/Localization/Server/ar.json index 4dc3b03b1..543a0a4f8 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/ar.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/ar.json @@ -630,8 +630,8 @@ "ButtonScenes": "Scenes", "ButtonSubtitles": "Subtitles", "ButtonAudioTracks": "Audio tracks", - "ButtonPreviousTrack": "Previous track", - "ButtonNextTrack": "Next track", + "ButtonPreviousTrack": "Previous Track", + "ButtonNextTrack": "Next Track", "ButtonStop": "Stop", "ButtonPause": "Pause", "LabelGroupMoviesIntoCollections": "Group movies into collections", @@ -744,7 +744,6 @@ "LabelDisplayPluginsFor": "Display plugins for:", "PluginTabMediaBrowserClassic": "MB Classic", "PluginTabMediaBrowserTheater": "MB Theater", - "TabOtherPlugins": "Others", "LabelEpisodeName": "Episode name", "LabelSeriesName": "Series name", "ValueSeriesNamePeriod": "Series.name", @@ -845,7 +844,7 @@ "HeaderBrandingHelp": "Customize the appearance of Media Browser to fit the needs of your group or organization.", "LabelLoginDisclaimer": "Login disclaimer:", "LabelLoginDisclaimerHelp": "This will be displayed at the bottom of the login page.", - "LabelAutomaticallyDonate": "Automatically donate this amount each month", + "LabelAutomaticallyDonate": "Automatically donate this amount every six months", "LabelAutomaticallyDonateHelp": "You can cancel at any time via your PayPal account.", "OptionList": "List", "TabDashboard": "Dashboard", |
