Merge remote-tracking branch 'origin/2.1.x' into feature-backup
This commit is contained in:
@@ -489,6 +489,8 @@ return [
|
||||
'adminguide' => 'Admin Guide',
|
||||
'userguide' => 'User Guide',
|
||||
'apiguide' => 'API Guide',
|
||||
'domain_duplicate' => 'Domain duplizieren',
|
||||
'domain_duplicate_named' => '%s duplizieren',
|
||||
],
|
||||
'apikeys' => [
|
||||
'no_api_keys' => 'Keine API Keys gefunden',
|
||||
@@ -665,9 +667,6 @@ return [
|
||||
'aliasdomains' => 'Aliasdomains',
|
||||
'redirectifpathisurl' => 'Redirect-Code (Standard: leer)',
|
||||
'redirectifpathisurlinfo' => 'Der Redirect-Code kann gewählt werden, wenn der eingegebene Pfad eine URL ist.<br/><strong class="text-danger">HINWEIS:</strong> Änderungen werden nur wirksam wenn der Pfad eine URL ist.',
|
||||
'issubof' => 'Diese Domain ist eine Subdomain von der Domain',
|
||||
'issubofinfo' => 'Diese Einstellung muss gesetzt werden, wenn Sie eine Subdomain einer Hauptdomain als Hauptdomain anlegen (z. B. soll "www.domain.tld" hinzugefügt werden, somit muss hier "domain.tld" ausgewählt werden).',
|
||||
'nosubtomaindomain' => 'Keine Subdomain einer Hauptdomain',
|
||||
'ipandport_multi' => [
|
||||
'title' => 'IP-Adresse(n)',
|
||||
'description' => 'Definieren Sie eine oder mehrere IP-Adresse(n) für diese Domain.<br /><br /><div class="text-danger">Hinweis: Die IP-Adressen können nicht geändert werden, sollte die Domain als <strong>Alias-Domain</strong> für eine andere Domain konfiguriert worden sein.</div>',
|
||||
@@ -700,6 +699,7 @@ return [
|
||||
'openbasedirenabled' => 'Openbasedir Einschränkung',
|
||||
'hsts' => 'HSTS aktiviert',
|
||||
'aliasdomainid' => 'ID der Alias-Domain',
|
||||
'nodomainsassignedbyadmin' => 'Diesem Account wurde noch keine (aktive) Domain zugewiesen. Bitte kontaktiere deinen Administrator, wenn du der Meinung bist, das ist nicht korrekt.',
|
||||
],
|
||||
'emails' => [
|
||||
'description' => 'Hier können Sie Ihre E-Mail-Adressen einrichten.<br />Ein Konto ist wie Ihr Briefkasten vor der Haustür. Wenn jemand eine E-Mail an Sie schreibt, wird diese in dieses Konto gelegt.<br /><br />Die Zugangsdaten lauten wie folgt: (Die Angaben in <i>kursiver</i> Schrift sind durch die jeweiligen Einträge zu ersetzen)<br /><br />Hostname: <b><i>Domainname</i></b><br />Benutzername: <b><i>Kontoname / E-Mail-Adresse</i></b><br />Passwort: <b><i>das gewählte Passwort</i></b>',
|
||||
@@ -770,6 +770,7 @@ return [
|
||||
'domainisaliasorothercustomer' => 'Die ausgewählte Aliasdomain ist entweder selbst eine Aliasdomain, hat nicht die gleiche IP/Port-Kombination oder gehört einem anderen Kunden.',
|
||||
'emailexistalready' => 'Die E-Mail-Adresse "%s" existiert bereits.',
|
||||
'maindomainnonexist' => 'Die Hauptdomain "%s" existiert nicht.',
|
||||
'maindomaindeactivated' => 'Die Hauptdomain "%s" ist deaktiviert.',
|
||||
'destinationnonexist' => 'Bitte geben Sie Ihre Weiterleitungsadresse im Feld \'Nach\' ein.',
|
||||
'destinationalreadyexistasmail' => 'Die Weiterleitung zu "%s" existiert bereits als aktive E-Mail-Adresse.',
|
||||
'destinationalreadyexist' => 'Es existiert bereits eine Weiterleitung nach "%s".',
|
||||
@@ -929,6 +930,7 @@ return [
|
||||
'2fa_wrongcode' => 'Der angegebene Code ist nicht korrekt',
|
||||
'gnupgextensionnotavailable' => 'Die PHP GnuPG Extension ist nicht verfügbar. PGP Schlüssel können nicht validiert werden.',
|
||||
'invalidpgppublickey' => 'Der angegebene PGP Public Key ist ungültig',
|
||||
'invalid_validtime' => 'Wert der valid_time in Sekunden muss zwischen 10 und 120 liegen.',
|
||||
],
|
||||
'extras' => [
|
||||
'description' => 'Hier können Sie zusätzliche Extras einrichten, wie zum Beispiel einen Verzeichnisschutz.<br />Die Änderungen sind erst nach einer kurzen Zeit wirksam.',
|
||||
@@ -1287,7 +1289,6 @@ Vielen Dank, Ihr Administrator',
|
||||
'admin_quotas_reallyenforce' => 'Sind Sie sicher, dass Sie allen Benutzern das Default-Quota zuweisen wollen? Dies kann nicht rückgängig gemacht werden!',
|
||||
'phpsetting_reallydelete' => 'Wollen Sie diese PHP-Einstellungen wirklich löschen? Alle Domains die diese Einstellungen bis jetzt verwendet haben, werden dann auf die Standardeinstellungen umgestellt.',
|
||||
'fpmsetting_reallydelete' => 'Wollen Sie diese PHP-FPM Einstellungen wirklich löschen? Alle PHP Konfigurationen die diese Einstellungen bis jetzt verwendet haben, werden dann auf die Standardeinstellungen umgestellt.',
|
||||
'remove_subbutmain_domains' => 'Auch Domains entfernen, welche als volle Domains hinzugefügt wurden, aber Subdomains von dieser Domain sind?',
|
||||
'customer_reallyunlock' => 'Wollen Sie den Kunden "%s" wirklich entsperren?',
|
||||
'admin_integritycheck_reallyfix' => 'Möchten Sie wirklich versuchen sämtliche Datenbank-Integritätsprobleme automatisch zu beheben?',
|
||||
'plan_reallydelete' => 'Wollen Sie den Hostingplan %s wirklich löschen?',
|
||||
@@ -2018,12 +2019,8 @@ Vielen Dank, Ihr Administrator',
|
||||
'description' => 'Der Inhalt dieses Feldes wird direkt in den IP/Port-vHost-Container übernommen. Die folgenden Variablen können verwendet werden:<br/><code>{DOMAIN}</code>, <code>{DOCROOT}</code>, <code>{CUSTOMER}</code>, <code>{IP}</code>, <code>{PORT}</code>, <code>{SCHEME}</code>, <code>{FPMSOCKET}</code> (wenn zutreffend)<br/><br /><strong>ACHTUNG:</strong> Der Code wird nicht auf Fehler geprüft. Etwaige Fehler werden also auch übernommen. Der Webserver könnte nicht mehr starten!',
|
||||
],
|
||||
'includedefault_sslvhostconf' => 'Nicht-SSL vHost-Einstellungen in SSL-vHost inkludieren',
|
||||
'apply_specialsettings_default' => [
|
||||
'title' => 'Standardwert für "Übernehme Einstellungen für alle Subdomains (*.beispiel.de)\' Einstellung beim Bearbeiten einer Domain',
|
||||
],
|
||||
'apply_phpconfigs_default' => [
|
||||
'title' => 'Standardwert für "PHP-Config für alle Subdomains übernehmen:\' Einstellung beim Bearbeiten einer Domain',
|
||||
],
|
||||
'apply_specialsettings_default' => 'Standardwert für "Übernehme Einstellungen für alle Subdomains (*.beispiel.de)" Einstellung beim Bearbeiten einer Domain',
|
||||
'apply_phpconfigs_default' => 'Standardwert für "PHP-Config für alle Subdomains übernehmen:" Einstellung beim Bearbeiten einer Domain',
|
||||
'awstats' => [
|
||||
'logformat' => [
|
||||
'title' => 'LogFormat Einstellung',
|
||||
|
||||
@@ -500,6 +500,8 @@ return [
|
||||
'adminguide' => 'Admin guide',
|
||||
'userguide' => 'User guide',
|
||||
'apiguide' => 'API guide',
|
||||
'domain_duplicate' => 'Duplicate domain',
|
||||
'domain_duplicate_named' => 'Duplicate %s',
|
||||
'backups' => [
|
||||
'backups' => 'Backups',
|
||||
],
|
||||
@@ -734,9 +736,6 @@ return [
|
||||
'aliasdomains' => 'Alias domains',
|
||||
'redirectifpathisurl' => 'Redirect code (default: empty)',
|
||||
'redirectifpathisurlinfo' => 'You only need to select one of these if you entered an URL as path<br/><strong class="text-danger">NOTE:</strong> Changes are only applied if the given path is an URL.',
|
||||
'issubof' => 'This domain is a subdomain of another domain',
|
||||
'issubofinfo' => 'You have to set this to the correct domain if you want to add a subdomain as full-domain (e.g. you want to add "www.domain.tld", you have to select "domain.tld" here)',
|
||||
'nosubtomaindomain' => 'No subdomain of a full domain',
|
||||
'ipandport_multi' => [
|
||||
'title' => 'IP address(es)',
|
||||
'description' => 'Specify one or more IP address for the domain.<br /><br /><div class="text-danger">NOTE: IP addresses cannot be changed when the domain is configured as <strong>alias-domain</strong> of another domain.</div>',
|
||||
@@ -769,6 +768,7 @@ return [
|
||||
'openbasedirenabled' => 'Openbasedir restiction',
|
||||
'hsts' => 'HSTS enabled',
|
||||
'aliasdomainid' => 'ID of alias domain',
|
||||
'nodomainsassignedbyadmin' => 'Your account has currently no (active) domains assigned to it. Please contact your administrator if you think this is wrong.',
|
||||
],
|
||||
'emails' => [
|
||||
'description' => 'Here you can create and change your email addresses.<br />An account is like your letterbox in front of your house. If someone sends you an email, it will be dropped into the account.<br /><br />To download your emails use the following settings in your mailprogram: (The data in <i>italics</i> has to be changed to the equivalents you typed in!)<br />Hostname: <b><i>domainname</i></b><br />Username: <b><i>account name / e-mail address</i></b><br />password: <b><i>the password you\'ve chosen</i></b>',
|
||||
@@ -839,6 +839,7 @@ return [
|
||||
'domainisaliasorothercustomer' => 'The selected alias domain is either itself an alias domain, has a different ip/port combination or belongs to another customer.',
|
||||
'emailexistalready' => 'The email-address %s already exists.',
|
||||
'maindomainnonexist' => 'The main-domain %s does not exist.',
|
||||
'maindomaindeactivated' => 'The main-domain %s is deactivated.',
|
||||
'destinationnonexist' => 'Please create your forwarder in the field \'Destination\'.',
|
||||
'destinationalreadyexistasmail' => 'The forwarder to %s already exists as active email-address.',
|
||||
'destinationalreadyexist' => 'You have already defined a forwarder to "%s"',
|
||||
@@ -1001,6 +1002,7 @@ return [
|
||||
'2fa_wrongcode' => 'The code entered is not valid',
|
||||
'gnupgextensionnotavailable' => 'The PHP GnuPG extension is not available. Unable to validate PGP Public Key',
|
||||
'invalidpgppublickey' => 'The PGP Public Key is not valid',
|
||||
'invalid_validtime' => 'Valid time in seconds can only be between 10 and 120',
|
||||
],
|
||||
'extras' => [
|
||||
'description' => 'Here you can add some extras, for example directory protection.<br />The system will need some time to apply the new settings after every change.',
|
||||
@@ -1402,7 +1404,6 @@ Yours sincerely, your administrator',
|
||||
'admin_quotas_reallyenforce' => 'Do you really want to enforce the default quota to all Users? This cannot be reverted!',
|
||||
'phpsetting_reallydelete' => 'Do you really want to delete these settings? All domains which use these settings currently will be changed to the default config.',
|
||||
'fpmsetting_reallydelete' => 'Do you really want to delete these php-fpm settings? All php configurations which use these settings currently will be changed to the default config.',
|
||||
'remove_subbutmain_domains' => 'Also remove domains which are added as full domains but which are subdomains of this domain?',
|
||||
'customer_reallyunlock' => 'Do you really want to unlock customer %s?',
|
||||
'admin_integritycheck_reallyfix' => 'Do you really want to try fixing all database integrity problems automatically?',
|
||||
'plan_reallydelete' => 'Do you really want to delete the hosting plan %s?',
|
||||
@@ -2140,12 +2141,8 @@ Yours sincerely, your administrator',
|
||||
'description' => 'The content of this field will be included into this ip/port vHost container directly. You can use the following variables:<br/><code>{DOMAIN}</code>, <code>{DOCROOT}</code>, <code>{CUSTOMER}</code>, <code>{IP}</code>, <code>{PORT}</code>, <code>{SCHEME}</code>, <code>{FPMSOCKET}</code> (if applicable)<br/> Attention: The code won\'t be checked for any errors. If it contains errors, webserver might not start again!',
|
||||
],
|
||||
'includedefault_sslvhostconf' => 'Include non-SSL vHost-settings in SSL-vHost',
|
||||
'apply_specialsettings_default' => [
|
||||
'title' => 'Default value for "Apply specialsettings to all subdomains (*.example.com)\' setting when editing a domain',
|
||||
],
|
||||
'apply_phpconfigs_default' => [
|
||||
'title' => 'Default value for "Apply php-config to all subdomains:\' setting when editing a domain',
|
||||
],
|
||||
'apply_specialsettings_default' => 'Default value for "Apply specialsettings to all subdomains (*.example.com)" setting when editing a domain',
|
||||
'apply_phpconfigs_default' => 'Default value for "Apply php-config to all subdomains" setting when editing a domain',
|
||||
'awstats' => [
|
||||
'logformat' => [
|
||||
'title' => 'LogFormat setting',
|
||||
|
||||
@@ -731,9 +731,6 @@ return [
|
||||
'aliasdomains' => 'Alias dominios',
|
||||
'redirectifpathisurl' => 'Código de redirección (por defecto: vacío)',
|
||||
'redirectifpathisurlinfo' => 'Sólo tiene que seleccionar una de estas opciones si ha introducido una URL como ruta<br/><strong class="text-danger">NOTA:</strong> Los cambios sólo se aplican si la ruta indicada es una URL.',
|
||||
'issubof' => 'Este dominio es un subdominio de otro dominio',
|
||||
'issubofinfo' => 'Si desea añadir un subdominio como dominio completo, deberá establecerlo en el dominio correcto (por ejemplo, si desea añadir "www.domain.tld", deberá seleccionar "dominio.tld").',
|
||||
'nosubtomaindomain' => 'No es subdominio de un dominio completo',
|
||||
'ipandport_multi' => [
|
||||
'title' => 'Direcciones IP',
|
||||
'description' => 'Especifique una o más direcciones IP para el dominio.<br/><br/><div class="text-danger">NOTA: Las direcciones IP no pueden cambiarse cuando el dominio está configurado como <strong>alias-dominio</strong> de otro dominio.</div>'
|
||||
@@ -1390,7 +1387,6 @@ Atentamente, su administrador'
|
||||
'admin_quotas_reallyenforce' => '¿Realmente desea aplicar la cuota por defecto a todos los usuarios? Esto no se puede revertir.',
|
||||
'phpsetting_reallydelete' => '¿Realmente desea eliminar esta configuración? Todos los dominios que usen esta configuración serán cambiados a la configuración por defecto.',
|
||||
'fpmsetting_reallydelete' => '¿Realmente desea eliminar esta configuración de php-fpm? Todas las configuraciones de php que utilicen estos ajustes se cambiarán a la configuración por defecto.',
|
||||
'remove_subbutmain_domains' => '¿Quitar también los dominios que se añaden como dominios completos pero que son subdominios de este dominio?',
|
||||
'customer_reallyunlock' => '¿Realmente quieres desbloquear al cliente %s?',
|
||||
'admin_integritycheck_reallyfix' => '¿Realmente quieres intentar arreglar todos los problemas de integridad de la base de datos automáticamente?',
|
||||
'plan_reallydelete' => '¿De verdad quieres eliminar el plan de alojamiento %s?',
|
||||
|
||||
@@ -732,9 +732,6 @@ return [
|
||||
'aliasdomains' => 'Alias domini',
|
||||
'redirectifpathisurl' => 'Codice di redirezione (Predefinito: vuoto)',
|
||||
'redirectifpathisurlinfo' => 'È necessario selezionare uno di questi se hai inserito un URL come percorso',
|
||||
'issubof' => 'Questo dominio è un sottodominio di un altro dominio',
|
||||
'issubofinfo' => 'Devi impostare correttamente questo dominio se si desidera aggiungere un sottodominio come dominio completo (es. si vuole aggiungere "www.domain.tld", devi selezionare qui "domain.tld")',
|
||||
'nosubtomaindomain' => 'No sottodominio di un dominio completo',
|
||||
'ipandport_multi' => [
|
||||
'title' => 'Indirizzi IP',
|
||||
'description' => 'Specifica uno o più indirizzi IP per il dominio.<br /><br /><div class="text-danger">NOTA: L\'indirizzo IP non può essere modificato quando il dominio è configurato come <strong>alias-domain</strong> di un altro dominio.</div>',
|
||||
@@ -1196,7 +1193,6 @@ Cordiali Saluti, Team Froxlor',
|
||||
'admin_quotas_reallywipe' => 'Sei sicuro di voler cancellare tutti i limiti dalla tabella mail_users? Questa operazione non può essere annullata!',
|
||||
'admin_quotas_reallyenforce' => 'Sei sicuro di voler impostare il limite predefinito a tutti gli utenti? Questa operazione non può essere annullata!',
|
||||
'phpsetting_reallydelete' => 'Do you really want to delete these settings? All domains which use these settings currently will be changed to the default config.',
|
||||
'remove_subbutmain_domains' => 'Rimuover anche i domini che sono stati aggiunti come domini completi, ma quali sono i sottodomini di questo dominio?',
|
||||
'customer_reallyunlock' => 'Sei sicuro di voler sbloccare il cliente %s?',
|
||||
'admin_customer_alsoremovemail' => 'Eliminare completamente i dati della posta elettronica dal filesystem??',
|
||||
'admin_customer_alsoremoveftphomedir' => 'Rimuovere anche la cartella homedir dell\'utente FTP?',
|
||||
|
||||
@@ -400,9 +400,6 @@ return [
|
||||
'aliasdomains' => 'Alternatieve domeinnamen',
|
||||
'redirectifpathisurl' => 'Doorverwijzingscode (standaard: leegt)',
|
||||
'redirectifpathisurlinfo' => 'U dient deze alleen op te geven indien u een URL als pad hebt opgegeven',
|
||||
'issubof' => 'Dit domein is een subdomein van een ander domein',
|
||||
'issubofinfo' => 'U dient het correcte domein op te geven indien u een subdomein als volledig domein wilt (bijvoorbeeld als u "www.domain.tld" wilt gebruiken, dan geeft u hier "domain.tld")',
|
||||
'nosubtomaindomain' => 'Geen subdomein van volledig domein',
|
||||
],
|
||||
'emails' => [
|
||||
'description' => 'Hier kunt u e-mail adressen maken en wijzigen.<br />Een account is net als een brievenbus voor uw huis. Als iemand u mail stuurt wordt dit op uw account bezorgd.<br /><br />Om uw emails te downloaden moet u het volgende instellen in uw mailprogramma: (De <i>schuingedrukte</i> gegevens moeten gewijzigd worden in wat u ingegeven heeft!)<br />Servernaam: <b><i>Domeinnaam</i></b><br />Gebruikersnaam: <b><i>Account naam / E-mailadres</i></b><br />Wachtwoord: <b><i>het door u ingegeven wachtwoord</i></b>',
|
||||
@@ -741,7 +738,6 @@ Met vriendelijke groet, uw beheerder',
|
||||
'admin_quotas_reallywipe' => 'Weet u zeker dat u alle quota wilt verwijderen? Dit is niet terug te draaien!',
|
||||
'admin_quotas_reallyenforce' => 'Weet u zeker dat u quota wilt afdwingen? Dit is niet terug te draaien!',
|
||||
'phpsetting_reallydelete' => 'Weet u zeker dat u deze instellingen wilt verwijderen? Alle domeinen die deze configuratie gebruiken zullen terugvallen op de standaardinstellingen.',
|
||||
'remove_subbutmain_domains' => 'Verwijder ook domeinen die als volledige domeinen zijn opgegeven maar een subdomein zijn van dit domein?',
|
||||
'customer_reallyunlock' => 'Weet u zeker dat u klant %s? wilt ontgrendelen',
|
||||
],
|
||||
'serversettings' => [
|
||||
|
||||
Reference in New Issue
Block a user