aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/JavaScript/da.json
blob: fee6f74a6f1753aeef0490293a62563d9c168ae7 (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": "Indstillinger er gemt",
    "AddUser": "Tilf\u00f8j bruger",
    "Users": "Brugere",
    "Delete": "Slet",
    "Administrator": "Administrator",
    "Password": "Kode",
    "DeleteImage": "Slet Image",
    "DeleteImageConfirmation": "Er du sikker p\u00e5 du vil slette dette image?",
    "FileReadCancelled": "The file read has been canceled.",
    "FileNotFound": "Filen blev ikke fundet",
    "FileReadError": "An error occurred while reading the file.",
    "DeleteUser": "Slet bruger",
    "DeleteUserConfirmation": "Er du sikker p\u00e5 du \u00f8nsker at slette {0}?",
    "PasswordResetHeader": "Nulstil kode",
    "PasswordResetComplete": "Koden er blevet nulstillet",
    "PasswordResetConfirmation": "Er du sikker p\u00e5 at koden skal nulstilles",
    "PasswordSaved": "Koden er gemt",
    "PasswordMatchError": "Password and password confirmation must match.",
    "OptionOff": "Off",
    "OptionOn": "On",
    "OptionRelease": "Official Release",
    "OptionBeta": "Beta",
    "OptionDev": "Dev (Ustabil)",
    "UninstallPluginHeader": "Afinstaller plugin",
    "UninstallPluginConfirmation": "Are you sure you wish to uninstall {0}?",
    "NoPluginConfigurationMessage": "Der er igenting at konfigurere i dette plugin.",
    "NoPluginsInstalledMessage": "Der er ikke installeret nogle plugins",
    "BrowsePluginCatalogMessage": "Browse our plugin catalog to view available plugins."
}