aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-04-10 11:06:54 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-04-10 11:06:54 -0400
commit3094868a83937d2f5c49b06abd53757ef304a7e2 (patch)
treeed66b10daad8362000ea358e6d6f8f033d190a2b /MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json
parentf657e2981cb928720eb728790697c0653cb7344f (diff)
beginning dlna server
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json30
1 files changed, 30 insertions, 0 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json
new file mode 100644
index 000000000..a8df6cf73
--- /dev/null
+++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json
@@ -0,0 +1,30 @@
+{
+ "SettingsSaved": "Seting Disimpan",
+ "AddUser": "Tambah Pengguna",
+ "Users": "Para Pengguna",
+ "Delete": "Padam",
+ "Administrator": "Administrator",
+ "Password": "Password",
+ "DeleteImage": "Delete Image",
+ "DeleteImageConfirmation": "Are you sure you wish to delete this image?",
+ "FileReadCancelled": "The file read has been canceled.",
+ "FileNotFound": "File not found.",
+ "FileReadError": "An error occurred while reading the file.",
+ "DeleteUser": "Delete User",
+ "DeleteUserConfirmation": "Are you sure you wish to delete {0}?",
+ "PasswordResetHeader": "Password Reset",
+ "PasswordResetComplete": "The password has been reset.",
+ "PasswordResetConfirmation": "Are you sure you wish to reset the password?",
+ "PasswordSaved": "Password saved.",
+ "PasswordMatchError": "Password and password confirmation must match.",
+ "OptionOff": "Off",
+ "OptionOn": "On",
+ "OptionRelease": "Official Release",
+ "OptionBeta": "Beta",
+ "OptionDev": "Dev (Unstable)",
+ "UninstallPluginHeader": "Uninstall Plugin",
+ "UninstallPluginConfirmation": "Are you sure you wish to uninstall {0}?",
+ "NoPluginConfigurationMessage": "This plugin has nothing to configure.",
+ "NoPluginsInstalledMessage": "You have no plugins installed.",
+ "BrowsePluginCatalogMessage": "Browse our plugin catalog to view available plugins."
+} \ No newline at end of file