diff options
| author | Luke <luke.pulverenti@gmail.com> | 2015-01-11 15:57:40 -0500 |
|---|---|---|
| committer | Luke <luke.pulverenti@gmail.com> | 2015-01-11 15:57:40 -0500 |
| commit | 76edf138de9f746738dcf107c51b558b7df0de21 (patch) | |
| tree | dd1b7494b4610250a798a0bcc2c4ab3608c6572b /MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json | |
| parent | 3e1131dbad1f7c72e75cce4de1821546cc2d84e1 (diff) | |
| parent | 518119d9cd8a54eb0fbe018d826f7d379b30f057 (diff) | |
Merge pull request #974 from MediaBrowser/dev
3.0.5490.0
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json index f82f8372e..b810ff630 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/ar.json @@ -42,6 +42,12 @@ "LabelFailed": "(failed)", "ButtonHelp": "Help", "ButtonSave": "\u062a\u062e\u0632\u064a\u0646", + "HeaderSupporterBenefit": "A supporter membership provides additional benefits such as access to premium plugins, internet channel content, and more. {0}Learn more{1}.", + "HeaderWelcomeToMediaBrowserServerDashboard": "Welcome to the Media Browser Dashboard", + "HeaderWelcomeToMediaBrowserWebClient": "Welcome to the Media Browser Web Client", + "ButtonTakeTheTour": "Take the tour", + "HeaderWelcomeBack": "Welcome back!", + "ButtonTakeTheTourToSeeWhatsNew": "Take the tour to see what's new", "MessageNoSyncJobsFound": "No sync jobs found. Create sync jobs using the Sync buttons found throughout the web interface.", "HeaderLibraryAccess": "Library Access", "HeaderChannelAccess": "Channel Access", @@ -260,10 +266,13 @@ "MessagePleaseEnterNameOrId": "Please enter a name or an external Id.", "MessageValueNotCorrect": "The value entered is not correct. Please try again.", "MessageItemSaved": "Item saved.", + "MessagePleaseAcceptTermsOfServiceBeforeContinuing": "Please accept the terms of service before continuing.", "OptionEnded": "Ended", "OptionContinuing": "Continuing", "OptionOff": "\u0627\u064a\u0642\u0627\u0641", "OptionOn": "\u062a\u0634\u063a\u064a\u0644", + "ButtonSettings": "Settings", + "ButtonUninstall": "Uninstall", "HeaderFields": "Fields", "HeaderFieldsHelp": "Slide a field to 'off' to lock it and prevent it's data from being changed.", "HeaderLiveTV": "Live TV", |
