//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-nb.js
// Module: /jupiter/js2/webdav/accounts_webdav-nb
// Locale: nb
// 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":"Avbryt","Change":"Endre","Click to disable Digest Authentication.":"Klikk for å deaktivere sammendragsgodkjenning.","Click to enable Digest Authentication.":"Klikk for å aktivere sammendragsgodkjenning.","Close":"Lukk","Directory":"Mappe","Directory Path":"Mappebane","Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]":"Baner til mapper kan ikke være tomme eller inneholde følgende tegn: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]","Disable Digest Authentication":"Deaktiver sammendragsgodkjenning","Disabling Digest Authentication on account “[_1]” …":"Deaktiverer sammendragsgodkjenning på kontoen “[_1]“ …","Domain":"Domene","Enable Digest Authentication":"Aktiver sammendragsgodkjenning","Enabling Digest Authentication on account “[_1]” …":"Aktiverer sammendragsgodkjenning på kontoen “[_1]“ …","Home Directory Updated":"Hjemmemappen er oppdatert","Notice":"Merknad","OK":"OK","Please try again.":"Prøv på nytt.","Set Read-Only":"Angi Skrivebeskyttet","Set Read-Write":"Angi lese- og skrivetilgang","Setting Read-Only Access":"Innstillingen for skrivebeskyttet tilgang","Setting Read-Only Access on account “[_1]” …":"Innstillingen for skrivebeskyttet tilgang på kontoen “[_1]“ …","Setting Read-Write Access":"Innstillingen for lese- og skrivetilgang","Setting Read-Write Access on account “[_1]” …":"Innstillingen for lese- og skrivetilgang på kontoen “[_1]“ …","Success!":"Vellykket!","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":"Oppdaterer hjemmemappe","Webdav Login":"Webdav-pålogging","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~~