//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-da.js
// Module: /jupiter/js2/webdav/accounts_webdav-da
// Locale: da
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
// The raw lexicon.
var newLex = {"Cancel":"Annuller","Change":"Skift","Click to disable Digest Authentication.":"Klik for at deaktivere Samlet godkendelse.","Click to enable Digest Authentication.":"Klik for at aktivere Samlet godkendelse.","Close":"Luk","Directory":"Mappe","Directory Path":"Mappesti","Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]":"Mappestier kan ikke være tomme eller indeholde følgende tegn: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]","Disable Digest Authentication":"Deaktiver Samlet godkendelse","Disabling Digest Authentication on account “[_1]” …":"Deaktiverer Samlet godkendelse på konto “[_1]”…","Domain":"Domæne","Enable Digest Authentication":"Aktivér Samlet godkendelse","Enabling Digest Authentication on account “[_1]” …":"Aktiverer Samlet godkendelse på konto “[_1]” …","Home Directory Updated":"Startmappen blev opdateret","Notice":"Bemærkning","OK":"OK","Please try again.":"Prøv igen.","Set Read-Only":"Indstil til skrivebeskyttet","Set Read-Write":"Indstil læse-skrive","Setting Read-Only Access":"Indstilling af skrivebeskyttet adgang","Setting Read-Only Access on account “[_1]” …":"Indstiller skrivebeskyttet adgang for kontoen “[_1]” …","Setting Read-Write Access":"Indstilling af læse-skriveadgang","Setting Read-Write Access on account “[_1]” …":"Indstiller læse-skrive adgang for kontoen “[_1]” …","Success!":"Udført!","The [asis,WebDisk] username cannot exceed [numf,_1] characters.":"The [asis,WebDisk] username cannot exceed [numf,_1] characters.","The [asis,WebDisk] username cannot start with a period, end with a period, or include two consecutive periods.":"The [asis,WebDisk] username cannot start with a period, end with a period, or include two consecutive periods.","The [asis,WebDisk] username name and domain cannot exceed [numf,_1] characters.":"The [asis,WebDisk] username name and domain cannot exceed [numf,_1] characters.","Updating Home Directory":"Opdaterer startmappe","Webdav Login":"Webdav-logon","You can only enter letters, numbers, periods, hyphens, and underscores.":"You can only enter letters, numbers, periods, hyphens, and underscores.","You must enter a [asis,WebDisk] username.":"You must enter a [asis,WebDisk] username."};
if (!this.LEXICON) {
this.LEXICON = {};
}
for(var item in newLex) {
if(newLex.hasOwnProperty(item)) {
var value = newLex[item];
if (typeof(value) === "string" && value !== "") {
// Only add it if there is a value.
this.LEXICON[item] = value;
}
}
}
})();
//~~END-GENERATED~~