aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/ms.json
blob: b8ba80cd51c9438eaf2ce484d8453b260ecd6349 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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."
}