@@ -399,7 +399,7 @@ class paging {
|
||||
}
|
||||
|
||||
$breakorws = ($break ? '<br />' : ' ');
|
||||
foreach (array('asc' => $lng['panel']['ascending'], 'desc' => $lng['panel']['decending']) as $sortordertype => $sortorderdescription) {
|
||||
foreach (array('asc' => $lng['panel']['ascending'], 'desc' => $lng['panel']['descending']) as $sortordertype => $sortorderdescription) {
|
||||
$orderoptions.= makeoption($sortorderdescription, $sortordertype, $this->sortorder, true, true);
|
||||
}
|
||||
|
||||
|
||||
@@ -394,7 +394,7 @@ $lng['serversettings']['defaultip']['title'] = 'Standaard IP/Poort';
|
||||
$lng['serversettings']['defaultip']['description'] = 'Wat is de standaard IP/Poort combinatie?';
|
||||
$lng['domains']['statstics'] = 'Gebruiks Statistieken';
|
||||
$lng['panel']['ascending'] = 'oplopend';
|
||||
$lng['panel']['decending'] = 'aflopend';
|
||||
$lng['panel']['descending'] = 'aflopend';
|
||||
$lng['panel']['search'] = 'Zoeken';
|
||||
$lng['panel']['used'] = 'gebruikt';
|
||||
|
||||
|
||||
@@ -22,17 +22,17 @@
|
||||
*/
|
||||
|
||||
$lng['translator'] = '';
|
||||
$lng['panel']['edit'] = 'edit';
|
||||
$lng['panel']['delete'] = 'delete';
|
||||
$lng['panel']['create'] = 'create';
|
||||
$lng['panel']['save'] = 'save';
|
||||
$lng['panel']['yes'] = 'yes';
|
||||
$lng['panel']['no'] = 'no';
|
||||
$lng['panel']['edit'] = 'Edit';
|
||||
$lng['panel']['delete'] = 'Delete';
|
||||
$lng['panel']['create'] = 'Create';
|
||||
$lng['panel']['save'] = 'Save';
|
||||
$lng['panel']['yes'] = 'Yes';
|
||||
$lng['panel']['no'] = 'No';
|
||||
$lng['panel']['emptyfornochanges'] = 'empty for no changes';
|
||||
$lng['panel']['emptyfordefault'] = 'empty for defaults';
|
||||
$lng['panel']['path'] = 'Path';
|
||||
$lng['panel']['toggle'] = 'Toggle';
|
||||
$lng['panel']['next'] = 'next';
|
||||
$lng['panel']['next'] = 'Next';
|
||||
$lng['panel']['dirsmissing'] = 'Can not find or read the directory!';
|
||||
|
||||
/**
|
||||
@@ -437,7 +437,7 @@ $lng['serversettings']['defaultip']['title'] = 'Default IP/Port';
|
||||
$lng['serversettings']['defaultip']['description'] = 'Select all IP-addresses you want to use as default for new domains';
|
||||
$lng['domains']['statstics'] = 'Usage Statistics';
|
||||
$lng['panel']['ascending'] = 'ascending';
|
||||
$lng['panel']['decending'] = 'decending';
|
||||
$lng['panel']['descending'] = 'descending';
|
||||
$lng['panel']['search'] = 'Search';
|
||||
$lng['panel']['used'] = 'used';
|
||||
|
||||
@@ -477,7 +477,7 @@ $lng['serversettings']['deactivateddocroot']['description'] = 'When a user is de
|
||||
|
||||
// ADDED IN 1.2.16-svn4
|
||||
|
||||
$lng['panel']['reset'] = 'discard changes';
|
||||
$lng['panel']['reset'] = 'Discard changes';
|
||||
$lng['admin']['accountsettings'] = 'Account settings';
|
||||
$lng['admin']['panelsettings'] = 'Panel settings';
|
||||
$lng['admin']['systemsettings'] = 'System settings';
|
||||
@@ -1273,7 +1273,7 @@ $lng['admin']['ipsandports']['ssl_cert_chainfile']['description'] = 'Mostly CA_B
|
||||
$lng['admin']['ipsandports']['docroot']['title'] = 'Custom docroot (empty = point to Froxlor)';
|
||||
$lng['admin']['ipsandports']['docroot']['description'] = 'You can define a custom document-root (the destination for a request) for this ip/port combination here.<br /><strong>ATTENTION:</strong> Please be careful with what you enter here!';
|
||||
$lng['serversettings']['login_domain_login'] = 'Allow login with domains';
|
||||
$lng['panel']['unlock'] = 'unlock';
|
||||
$lng['panel']['unlock'] = 'Unlock';
|
||||
$lng['question']['customer_reallyunlock'] = 'Do you really want to unlock customer %s?';
|
||||
|
||||
// ADDED IN FROXLOR 0.9.15
|
||||
@@ -1733,8 +1733,8 @@ $lng['serversettings']['ssl']['ssl_cipher_list']['description'] = 'This is a lis
|
||||
|
||||
// Added in Froxlor 0.9.31
|
||||
$lng['panel']['dashboard'] = 'Dashboard';
|
||||
$lng['panel']['assigned'] = 'assigned';
|
||||
$lng['panel']['available'] = 'available';
|
||||
$lng['panel']['assigned'] = 'Assigned';
|
||||
$lng['panel']['available'] = 'Available';
|
||||
$lng['customer']['services'] = 'Services';
|
||||
$lng['serversettings']['phpfpm_settings']['ipcdir']['title'] = 'FastCGI IPC directory';
|
||||
$lng['serversettings']['phpfpm_settings']['ipcdir']['description'] = 'The directory where the php-fpm sockets will be stored by the webserver.<br />This directory has to be readable for the webserver';
|
||||
|
||||
@@ -427,7 +427,7 @@ $lng['serversettings']['defaultip']['title'] = 'IP / Port par défaut';
|
||||
$lng['serversettings']['defaultip']['description'] = 'Quel est l\'IP / Port par défaut ?';
|
||||
$lng['domains']['statstics'] = 'Fréquentation';
|
||||
$lng['panel']['ascending'] = 'ascendant';
|
||||
$lng['panel']['decending'] = 'descendant';
|
||||
$lng['panel']['descending'] = 'descendant';
|
||||
$lng['panel']['search'] = 'Rechercher';
|
||||
$lng['panel']['used'] = 'utilisé';
|
||||
|
||||
|
||||
@@ -433,7 +433,7 @@ $lng['serversettings']['defaultip']['title'] = 'Standard-IP/Port';
|
||||
$lng['serversettings']['defaultip']['description'] = 'Welche IP/Port-Kombination sollen standardmäßig verwendet werden?';
|
||||
$lng['domains']['statstics'] = 'Statistiken';
|
||||
$lng['panel']['ascending'] = 'aufsteigend';
|
||||
$lng['panel']['decending'] = 'absteigend';
|
||||
$lng['panel']['descending'] = 'absteigend';
|
||||
$lng['panel']['search'] = 'Suche';
|
||||
$lng['panel']['used'] = 'genutzt';
|
||||
|
||||
|
||||
@@ -422,7 +422,7 @@ $lng['serversettings']['defaultip']['title'] = 'IP/Porta default';
|
||||
$lng['serversettings']['defaultip']['description'] = 'Qual\'è la combinazione IP/Porta default?';
|
||||
$lng['domains']['statstics'] = 'Statistiche d\'utilizzo';
|
||||
$lng['panel']['ascending'] = 'ascendente';
|
||||
$lng['panel']['decending'] = 'discendente';
|
||||
$lng['panel']['descending'] = 'discendente';
|
||||
$lng['panel']['search'] = 'Cerca';
|
||||
$lng['panel']['used'] = 'utilizzato';
|
||||
|
||||
|
||||
@@ -419,7 +419,7 @@ $lng['serversettings']['defaultip']['title'] = 'IP/Porta Padrão';
|
||||
$lng['serversettings']['defaultip']['description'] = 'Qual é a IP/Porta Padrão?';
|
||||
$lng['domains']['statstics'] = 'Estatísticas de Uso';
|
||||
$lng['panel']['ascending'] = 'Crescente';
|
||||
$lng['panel']['decending'] = 'Decrescente';
|
||||
$lng['panel']['descending'] = 'Decrescente';
|
||||
$lng['panel']['search'] = 'Procurar';
|
||||
$lng['panel']['used'] = 'Usado';
|
||||
$lng['panel']['translator'] = 'Tradutor';
|
||||
|
||||
@@ -412,7 +412,7 @@ $lng['serversettings']['defaultip']['title'] = 'Förvald IP/Port';
|
||||
$lng['serversettings']['defaultip']['description'] = 'Vilken är den förvalda IP/Port kombinationen?';
|
||||
$lng['domains']['statstics'] = 'Användarstatistik';
|
||||
$lng['panel']['ascending'] = 'Stigande';
|
||||
$lng['panel']['decending'] = 'Fallande';
|
||||
$lng['panel']['descending'] = 'Fallande';
|
||||
$lng['panel']['search'] = 'Sök';
|
||||
$lng['panel']['used'] = 'använd';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user