//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/api_tokens/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/api_tokens/index.cmb-de.js
// Module: /jupiter/api_tokens/index.cmb-de
// Locale: de
// 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 = {"Are you sure that you want to revoke the following [asis,API] [numerate,_1,token,tokens]: [list_and_quoted,_2]":"Are you sure that you want to revoke the following [asis,API] [numerate,_1,token,tokens]: [list_and_quoted,_2]","Create API Token":"API-Token erstellen","Created":"Erstellt","Expires":"Ablaufdatum","Go to first page.":"Zur ersten Seite wechseln.","Go to last page.":"Zur letzten Seite wechseln.","Go to next page.":"Zur nächsten Seite wechseln.","Go to page “[_1]”.":"Go to page “[_1]”.","Go to previous page.":"Zur vorherigen Seite wechseln.","Limited":"Begrenzt","List API Tokens":"Liste der API-Tokens","Manage [asis,API] Token":"Manage [asis,API] Token","Page [numf,_1] of [numf,_2]":"Page [numf,_1] of [numf,_2]","Pagination":"Paginierung","Plugin":"Plug-in","Revoke Selected [asis,API] [numerate,_1,Token,Tokens]":"Revoke Selected [asis,API] [numerate,_1,Token,Tokens]","The [asis,API] Token “[_1]” is now limited to the following features: [list_and_quoted,_2].":"The [asis,API] Token “[_1]” is now limited to the following features: [list_and_quoted,_2].","The system successfully revoked the following [asis,API] [numerate,_1,token,tokens]: [list_and_quoted,_1]":"The system successfully revoked the following [asis,API] [numerate,_1,token,tokens]: [list_and_quoted,_1]","This [asis,API] token name already exists on this account. Enter a different name.":"This [asis,API] token name already exists on this account. Enter a different name.","This [asis,API] token will expire on [_1][comment,Bareword is a date].":"This [asis,API] token will expire on [_1][comment,Bareword is a date].","Token Created Successfully":"Token erfolgreich erstellt","Token Name":"Tokenname","Unrestricted":"Nicht eingeschränkt","You have successfully renamed the API Token “[_1]” to “[_2]”.":"You have successfully renamed the API Token “[_1]” to “[_2]”.","You have successfully revoked the following [asis,API] [numerate,_1,token,tokens]: “[_1]”":"You have successfully revoked the following [asis,API] [numerate,_1,token,tokens]: “[_1]”","You have successfully set the [asis,API] token “[_1]” to unrestricted.":"You have successfully set the [asis,API] token “[_1]” to unrestricted.","You successfully created a [output,strong,limited-access] [asis,API] token “[_1]”.":"You successfully created a [output,strong,limited-access] [asis,API] token “[_1]”.","You successfully created an [output,strong,unrestricted] [asis,API] token “[_1]”.":"You successfully created an [output,strong,unrestricted] [asis,API] token “[_1]”.","[_1] - [_2] of [_3]":"[_1] - [_2] of [_3]","[asis,cPAddon]":"[asis,cPAddon]","[output,strong,Danger]: This [asis,API] token expired on [datetime,_1,datetime_format_medium].":"[output,strong,Danger]: This [asis,API] token expired on [datetime,_1,datetime_format_medium].","[output,strong,Warning]: This [asis,API] token will expire on [datetime,_1,datetime_format_medium].":"[output,strong,Warning]: This [asis,API] token will expire on [datetime,_1,datetime_format_medium]."};
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~~