Merge branch 'master' of github.com:Froxlor/Froxlor
This commit is contained in:
@@ -333,7 +333,7 @@ $lng['serversettings']['accountprefix']['description'] = 'Which prefix should cu
|
||||
$lng['serversettings']['mysqlprefix']['title'] = 'SQL Prefix';
|
||||
$lng['serversettings']['mysqlprefix']['description'] = 'Which prefix should MySQL accounts have?</br>Use "RANDOM" as value to get a 3-digit random prefix';
|
||||
$lng['serversettings']['ftpprefix']['title'] = 'FTP Prefix';
|
||||
$lng['serversettings']['ftpprefix']['description'] = 'Which prefix should ftp accounts have?';
|
||||
$lng['serversettings']['ftpprefix']['description'] = 'Which prefix should ftp accounts have?<br/><b>If you change this you also have to change the Quota SQL Query in your FTP Server config file in case you use it!</b> ';
|
||||
$lng['serversettings']['documentroot_prefix']['title'] = 'Home directory';
|
||||
$lng['serversettings']['documentroot_prefix']['description'] = 'Where should all home directories be stored?';
|
||||
$lng['serversettings']['logfiles_directory']['title'] = 'Logfiles directory';
|
||||
@@ -397,7 +397,7 @@ $lng['error']['myipaddress'] = '\'IP\'';
|
||||
$lng['error']['myport'] = '\'Port\'';
|
||||
$lng['error']['myipdefault'] = 'You need to select an IP/Port combination that should become default.';
|
||||
$lng['error']['myipnotdouble'] = 'This IP/Port combination already exists.';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'Sorry. You can not use the Server Hostname as email domain';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'The server-hostname cannot be used as email-domain.';
|
||||
$lng['question']['admin_ip_reallydelete'] = 'Do you really want to delete the IP address %s?';
|
||||
$lng['admin']['ipsandports']['ipsandports'] = 'IPs and Ports';
|
||||
$lng['admin']['ipsandports']['add'] = 'Add IP/Port';
|
||||
@@ -598,7 +598,6 @@ $lng['ticket']['ticket_editcateory'] = 'Edit category';
|
||||
$lng['ticket']['ticket_view'] = 'View ticketcourse';
|
||||
$lng['ticket']['ticketcount'] = 'Tickets';
|
||||
$lng['ticket']['ticket_answers'] = 'Replies';
|
||||
$lng['ticket']['lastchange'] = 'Last action';
|
||||
$lng['ticket']['subject'] = 'Subject';
|
||||
$lng['ticket']['status'] = 'Status';
|
||||
$lng['ticket']['lastreplier'] = 'Last replier';
|
||||
@@ -1005,10 +1004,6 @@ $lng['admin']['mod_fcgid_maxrequests']['title'] = 'Maximum php requests for this
|
||||
$lng['serversettings']['mod_fcgid']['maxrequests']['title'] = 'Maximum Requests per domain';
|
||||
$lng['serversettings']['mod_fcgid']['maxrequests']['description'] = 'How many requests should be allowed per domain?';
|
||||
|
||||
// fix bug #1124
|
||||
$lng['admin']['webserver'] = 'Webserver';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'The server-hostname cannot be used as email-domain.';
|
||||
|
||||
// ADDED IN 1.4.2.1-1
|
||||
|
||||
$lng['mysql']['mysql_server'] = 'MySQL-Server';
|
||||
@@ -1040,7 +1035,6 @@ $lng['success']['settingssaved'] = 'The settings have been successfully saved.';
|
||||
$lng['admin']['spfsettings'] = 'Domain SPF settings';
|
||||
$lng['spf']['use_spf'] = 'Activate SPF for domains?';
|
||||
$lng['spf']['spf_entry'] = 'SPF entry for all domains';
|
||||
$lng['panel']['dirsmissing'] = 'The given directory could not be found.';
|
||||
$lng['panel']['toomanydirs'] = 'Too many subdirectories. Falling back to manual path-select.';
|
||||
$lng['panel']['abort'] = 'Abort';
|
||||
$lng['serversettings']['cron']['debug']['title'] = 'Cronscript debugging';
|
||||
@@ -1175,9 +1169,6 @@ $lng['admin']['ftpserver'] = 'FTP Server';
|
||||
$lng['admin']['ftpserversettings'] = 'FTP Server settings';
|
||||
$lng['serversettings']['ftpserver']['desc'] = 'If pureftpd is selected the .ftpquota files for user quotas are created and updated daily';
|
||||
|
||||
// CHANGED IN FROXLOR 0.9.6-svn6
|
||||
$lng['serversettings']['ftpprefix']['description'] = 'Which prefix should ftp accounts have?<br/><b>If you change this you also have to change the Quota SQL Query in your FTP Server config file in case you use it!</b> ';
|
||||
|
||||
// ADDED IN FROXLOR 0.9.7-svn1
|
||||
$lng['mails']['new_ftpaccount_by_customer']['subject'] = 'New ftp-user created';
|
||||
$lng['mails']['new_ftpaccount_by_customer']['mailbody'] = "Hello {CUST_NAME},\n\nyou have just added a new ftp-user. Here is the entered information:\n\nUsername: {USR_NAME}\nPassword: {USR_PASS}\nPath: {USR_PATH}\n\nYours sincerely, your administrator";
|
||||
@@ -1377,7 +1368,6 @@ $lng['traffic']['months']['dec'] = 'Dec';
|
||||
$lng['traffic']['months']['total'] = 'Total';
|
||||
$lng['traffic']['details'] = 'Details';
|
||||
$lng['menue']['traffic']['table'] = 'Traffic';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'Sorry, the system - hostname may not be used as a customer domain';
|
||||
|
||||
// ADDED IN FROXLOR 0.9.21
|
||||
$lng['gender']['title'] = 'Title';
|
||||
@@ -1723,7 +1713,6 @@ $lng['error']['sslcertificateinvalidca'] = 'The given CA certificate data does n
|
||||
$lng['error']['sslcertificateinvalidchain'] = 'The given certificate chain data does not seem to be a valid certificate';
|
||||
$lng['serversettings']['customerssl_directory']['title'] = 'Webserver customer-ssl certificates-directory';
|
||||
$lng['serversettings']['customerssl_directory']['description'] = 'Where should customer-specified ssl-certificates be created?<br /><br /><div class="red">NOTE: This folder\'s content gets deleted regulary so avoid storing data in there manually.</div>';
|
||||
$lng['admin']['note'] = 'Please note';
|
||||
$lng['admin']['phpfpm.ininote'] = 'Not all values you may want to define can be used in the php-fpm pool configuration';
|
||||
|
||||
// Added in Froxlor 0.9.30
|
||||
@@ -1745,7 +1734,6 @@ $lng['serversettings']['ssl']['ssl_cipher_list']['description'] = 'This is a lis
|
||||
|
||||
// Added in Froxlor 0.9.31
|
||||
$lng['panel']['dashboard'] = 'Dashboard';
|
||||
$lng['panel']['used'] = 'used';
|
||||
$lng['panel']['assigned'] = 'assigned';
|
||||
$lng['panel']['available'] = 'available';
|
||||
$lng['customer']['services'] = 'Services';
|
||||
|
||||
@@ -231,7 +231,8 @@ $lng['error']['destinationnonexist'] = 'Veuillez écrire votre adresse de renvoi
|
||||
$lng['error']['destinationalreadyexistasmail'] = 'Le renvoi vers l\'adresse "%s" existe déjà comme adresse active.';
|
||||
$lng['error']['destinationalreadyexist'] = 'Il existe déjà une réexpédition vers l\'adresse "%s".';
|
||||
$lng['error']['destinationiswrong'] = 'L\'adresse "%s" contient des signes invalides ou est incomplète.';
|
||||
$lng['error']['loginnameissystemaccount'] = 'Vous ne pouvez pas créer un compte identique au compte système, veuillez réessayer avec un autre nom.';
|
||||
// $lng['error']['loginnameissystemaccount'] = 'Vous ne pouvez pas créer un compte identique au compte système, veuillez réessayer avec un autre nom.';
|
||||
$lng['error']['loginnameissystemaccount'] = 'Vous ne pouvez pas créer de compte ressemblant aux comptes système (ex : "%s"). Veuillez entrer un autre nom de compte.';
|
||||
|
||||
/**
|
||||
* Questions
|
||||
@@ -457,7 +458,6 @@ $lng['serversettings']['phpappendopenbasedir']['description'] = 'Liste de dossie
|
||||
|
||||
// CHANGED IN 1.2.15-rc1
|
||||
|
||||
$lng['error']['loginnameissystemaccount'] = 'Vous ne pouvez pas créer de compte ressemblant aux comptes système (ex : "%s"). Veuillez entrer un autre nom de compte.';
|
||||
$lng['error']['youcantdeleteyourself'] = 'Vous ne pouvez pas supprimer votre propre compte pour des raisons évidente de sécurité ...';
|
||||
$lng['error']['youcanteditallfieldsofyourself'] = 'Note : Vous ne pouvez pas éditer tous les champs de votre propre compte pour des raisons de sécurité.';
|
||||
|
||||
@@ -587,7 +587,8 @@ $lng['ticket']['ticket_editcateory'] = 'Editer la catégorie';
|
||||
$lng['ticket']['ticket_view'] = 'Voir l\'historique du billet';
|
||||
$lng['ticket']['ticketcount'] = 'Billets';
|
||||
$lng['ticket']['ticket_answers'] = 'Réponses';
|
||||
$lng['ticket']['lastchange'] = 'Dernière action';
|
||||
// $lng['ticket']['lastchange'] = 'Dernière action';
|
||||
$lng['ticket']['lastchange'] = 'Dernier changement';
|
||||
$lng['ticket']['subject'] = 'Sujet';
|
||||
$lng['ticket']['status'] = 'Etat';
|
||||
$lng['ticket']['lastreplier'] = 'Dernière réponse de';
|
||||
@@ -595,7 +596,6 @@ $lng['ticket']['priority'] = 'Priorité';
|
||||
$lng['ticket']['low'] = 'Basse';
|
||||
$lng['ticket']['normal'] = 'Normale';
|
||||
$lng['ticket']['high'] = 'Haute';
|
||||
$lng['ticket']['lastchange'] = 'Dernier changement';
|
||||
$lng['ticket']['lastchange_from'] = 'Depuis (jj.mm.aaaa)';
|
||||
$lng['ticket']['lastchange_to'] = 'Jusqu\'au (jj.mm.aaaa)';
|
||||
$lng['ticket']['category'] = 'Catégorie';
|
||||
|
||||
@@ -33,7 +33,7 @@ $lng['panel']['emptyfordefault'] = 'Leer für Standardeinstellung.';
|
||||
$lng['panel']['path'] = 'Pfad';
|
||||
$lng['panel']['toggle'] = 'Umschalten';
|
||||
$lng['panel']['next'] = 'Weiter';
|
||||
$lng['panel']['dirsmissing'] = 'Verzeichnisse nicht verfügbar oder lesbar';
|
||||
$lng['panel']['dirsmissing'] = 'Das angegebene Verzeichnis konnte nicht gefunden werden.';
|
||||
|
||||
/**
|
||||
* Login
|
||||
@@ -311,7 +311,6 @@ $lng['admin']['templates']['subject'] = 'Betreff';
|
||||
$lng['admin']['templates']['mailbody'] = 'Mailtext';
|
||||
$lng['admin']['templates']['createcustomer'] = 'Willkommensmail für neue Kunden';
|
||||
$lng['admin']['templates']['pop_success'] = 'Willkommensmail für neue E-Mail-Konten';
|
||||
$lng['admin']['wwwserveralias'] = '\'www.\'-ServerAlias hinzufügen';
|
||||
$lng['admin']['templates']['template_replace_vars'] = 'Variablen, die in den Vorlagen ersetzt werden:';
|
||||
$lng['admin']['templates']['SALUTATION'] = 'Wird mit einer korrekten Anrede des Kunden ersetzt.';
|
||||
$lng['admin']['templates']['FIRSTNAME'] = 'Wird mit dem Vornamen des Kunden ersetzt.';
|
||||
@@ -332,7 +331,7 @@ $lng['serversettings']['accountprefix']['description'] = 'Welchen Präfix sollen
|
||||
$lng['serversettings']['mysqlprefix']['title'] = 'MySQL-Präfix';
|
||||
$lng['serversettings']['mysqlprefix']['description'] = 'Welchen Präfix sollen die MySQL-Benutzerkonten haben?</br>Mit "RANDOM" als Wert wird ein 3-stelliger Zufallswert als Präfix verwendet.';
|
||||
$lng['serversettings']['ftpprefix']['title'] = 'FTP-Präfix';
|
||||
$lng['serversettings']['ftpprefix']['description'] = 'Welchen Präfix sollen die FTP-Benutzerkonten haben?';
|
||||
$lng['serversettings']['ftpprefix']['description'] = 'Welchen Präfix sollen die FTP-Benutzerkonten haben?<br/><b>Falls FTP-Quoatas verwendet werden, ist es notwendig das Quota-SQL-Query in der FTP-Server-Config ebenfalls zu ändern!</b>';
|
||||
$lng['serversettings']['documentroot_prefix']['title'] = 'Heimatverzeichnis';
|
||||
$lng['serversettings']['documentroot_prefix']['description'] = 'Wo sollen die Heimatverzeichnisse der Kunden liegen?';
|
||||
$lng['serversettings']['logfiles_directory']['title'] = 'Webserver-Logdateien-Verzeichnis';
|
||||
@@ -441,7 +440,7 @@ $lng['domains']['statstics'] = 'Statistiken';
|
||||
$lng['panel']['ascending'] = 'aufsteigend';
|
||||
$lng['panel']['decending'] = 'absteigend';
|
||||
$lng['panel']['search'] = 'Suche';
|
||||
$lng['panel']['used'] = 'benutzt';
|
||||
$lng['panel']['used'] = 'genutzt';
|
||||
|
||||
// ADDED IN 1.2.14-rc3
|
||||
|
||||
@@ -596,7 +595,6 @@ $lng['ticket']['ticket_editcateory'] = 'Support-Kategorie bearbeiten';
|
||||
$lng['ticket']['ticket_view'] = 'Ticketverlauf ansehen';
|
||||
$lng['ticket']['ticketcount'] = 'Anzahl Tickets';
|
||||
$lng['ticket']['ticket_answers'] = 'Antworten';
|
||||
$lng['ticket']['lastchange'] = 'Letzte Aktualisierung';
|
||||
$lng['ticket']['subject'] = 'Betreff';
|
||||
$lng['ticket']['status'] = 'Status';
|
||||
$lng['ticket']['lastreplier'] = 'Letzte Antwort';
|
||||
@@ -1006,14 +1004,12 @@ $lng['serversettings']['mod_fcgid']['maxrequests']['description'] = 'Wieviele PH
|
||||
|
||||
// fix bug #1124
|
||||
$lng['admin']['webserver'] = 'Webserver';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'Der Server-Hostname kann leider nicht als E-Mail-Domain verwendet werden.';
|
||||
|
||||
// ADDED IN FROXLOR 0.9
|
||||
|
||||
$lng['admin']['spfsettings'] = 'Domain-SPF-Einstellungen';
|
||||
$lng['spf']['use_spf'] = 'Aktiviere SPF für Domains?';
|
||||
$lng['spf']['spf_entry'] = 'SPF-Eintrag für alle Domains';
|
||||
$lng['panel']['dirsmissing'] = 'Das angegebene Verzeichnis konnte nicht gefunden werden.';
|
||||
$lng['panel']['toomanydirs'] = 'Zu viele Unterverzeichnisse. Weiche auf manuelle Verzeichniseingabe aus.';
|
||||
$lng['panel']['abort'] = 'Abbrechen';
|
||||
$lng['serversettings']['cron']['debug']['title'] = 'Debuggen des Cronscripts';
|
||||
@@ -1166,9 +1162,6 @@ $lng['admin']['ftpserver'] = 'FTP-Server';
|
||||
$lng['admin']['ftpserversettings'] = 'FTP-Server-Einstellungen';
|
||||
$lng['serversettings']['ftpserver']['desc'] = 'Wenn pureftpd ausgewählt ist, werden die .ftpquota Dateien für das Quota erstellt und täglich aktualisiert.';
|
||||
|
||||
// CHANGED IN FROXLOR 0.9.6-svn5
|
||||
$lng['serversettings']['ftpprefix']['description'] = 'Welchen Präfix sollen die FTP-Benutzerkonten haben?<br/><b>Wenn du das änderst, musst du auch das Quota-SQL-Query in der FTP-Server-Config ändern, solltest du FTP-Quotas benutzen!</b>';
|
||||
|
||||
// ADDED IN FROXLOR 0.9.7-svn1
|
||||
$lng['mails']['new_ftpaccount_by_customer']['subject'] = 'Neuer FTP-Benutzer erstellt';
|
||||
$lng['mails']['new_ftpaccount_by_customer']['mailbody'] = "Hallo {CUST_NAME},\n\ndu hast gerade einen neuen FTP-Benutzer angelegt. Hier die angegebenen Informationen:\n\nBenutzername: {USR_NAME}\nPasswort: {USR_PASS}\nPfad: {USR_PATH}\n\nVielen Dank, Ihr Administrator";
|
||||
@@ -1448,7 +1441,6 @@ $lng['error']['sslcertificateinvalidca'] = 'Das angegebene CA-Zertifikat scheint
|
||||
$lng['error']['sslcertificateinvalidchain'] = 'Das angegebene CertificateChainFile scheint nicht gültig zu sein.';
|
||||
$lng['serversettings']['customerssl_directory']['title'] = 'Webserver-Kunden-SSL-Zertifikatsverzeichnis';
|
||||
$lng['serversettings']['customerssl_directory']['description'] = 'Wo sollen kundenspezifizierte SSL-Zertifikate erstellt werden?<br /><br /><div class="red">ACHTUNG: Der Inhalt dieses Ordners wird regelmäßig geleert, daher sollten dort keinerlei Daten manuell abgelegt werden.</div>';
|
||||
$lng['admin']['note'] = 'Bitte beachten';
|
||||
$lng['admin']['phpfpm.ininote'] = 'Nicht alle gewünschten Werte können in der php-fpm-pool-Konfiguration verwendet werden.';
|
||||
|
||||
// Added in Froxlor 0.9.30
|
||||
@@ -1469,7 +1461,6 @@ $lng['serversettings']['ssl']['ssl_cipher_list']['description'] = 'Dies ist eine
|
||||
|
||||
// Added in Froxlor 0.9.31
|
||||
$lng['panel']['dashboard'] = 'Dashboard';
|
||||
$lng['panel']['used'] = 'genutzt';
|
||||
$lng['panel']['assigned'] = 'zugewiesen';
|
||||
$lng['panel']['available'] = 'verfügbar';
|
||||
$lng['customer']['services'] = 'Dienste';
|
||||
|
||||
@@ -34,7 +34,8 @@ $lng['panel']['emptyfordefault'] = 'lasciare vuoto per l\'impostazione di defaul
|
||||
$lng['panel']['path'] = 'Percorso';
|
||||
$lng['panel']['toggle'] = 'Cambia';
|
||||
$lng['panel']['next'] = 'Prossimo';
|
||||
$lng['panel']['dirsmissing'] = 'Impossibile trovare o leggere la directory!';
|
||||
// $lng['panel']['dirsmissing'] = 'Impossibile trovare o leggere la directory!';
|
||||
$lng['panel']['dirsmissing'] = 'La cartella fornita non è stata trovata.';
|
||||
|
||||
/**
|
||||
* Login
|
||||
@@ -153,7 +154,8 @@ $lng['ftp']['account_add'] = 'Crea account';
|
||||
* MySQL
|
||||
*/
|
||||
|
||||
$lng['mysql']['description'] = 'Qui puoi creare e modificare i tuoi database MySQL.<br />I cambiamenti sono effettuati in tempo reale e i databases si possono usare immediatamente.<br />Nel menù di sinistra trovi il tool phpMyAdmin con il quale potrai comodamente amministrare i tuoi databases attraverso il tuo web-browser.<br /><br />Per utilizzare i database nei vostri script PHP, utilizzate le seguenti impostazioni: (I dati scritti in <i>corsivo</i> vanno cambiati con i tuoi!)<br />Hostname: <b><SQL_HOST></b><br />Username: <b><i>L\'username scelto</i></b><br />Password: <b><i>La password scelta per quell\'username</i></b><br />Database: <b><i>Nome del database</i></b>';
|
||||
// $lng['mysql']['description'] = 'Qui puoi creare e modificare i tuoi database MySQL.<br />I cambiamenti sono effettuati in tempo reale e i databases si possono usare immediatamente.<br />Nel menù di sinistra trovi il tool phpMyAdmin con il quale potrai comodamente amministrare i tuoi databases attraverso il tuo web-browser.<br /><br />Per utilizzare i database nei vostri script PHP, utilizzate le seguenti impostazioni: (I dati scritti in <i>corsivo</i> vanno cambiati con i tuoi!)<br />Hostname: <b><SQL_HOST></b><br />Username: <b><i>L\'username scelto</i></b><br />Password: <b><i>La password scelta per quell\'username</i></b><br />Database: <b><i>Nome del database</i></b>';
|
||||
$lng['mysql']['description'] = 'Qui puoi creare e modificare il tuo database MySQL<br />Le modifiche sono istantanee e puoi usare subito il database.<br />Nel menù a sinistra trovi phpMyAdmin con cui puoi amministrare il tuo database.<br /><br />Per usare i database nei tuoi script php usa le seguenti impostazioni: (Le parole in <i>corsivo</i> devono essere modificate con quello che hai scritto!)<br />Hostname: <b><SQL_HOST></b><br />Utente: <b><i>Nome database</i></b><br />Password: <b><i>La password che hai scelto</i></b><br />Database: <b><i>Nome database</i></b>';
|
||||
$lng['mysql']['databasename'] = 'Nome database';
|
||||
$lng['mysql']['databasedescription'] = 'Descrizione database';
|
||||
$lng['mysql']['database_create'] = 'Crea database';
|
||||
@@ -311,7 +313,7 @@ $lng['admin']['templates']['NAME'] = 'Rimpiazzato con il cognome del cliente.';
|
||||
$lng['admin']['templates']['USERNAME'] = 'Rimpiazzato con il nome utente dell\'account.';
|
||||
$lng['admin']['templates']['PASSWORD'] = 'Rimpiazzato con la password dell\'account.';
|
||||
$lng['admin']['templates']['EMAIL'] = 'Rimapiazzato con l\'indirizzo dell\'account.';
|
||||
$lng['admin']['webserver'] = 'Server Web';
|
||||
$lng['admin']['webserver'] = 'Webserver';
|
||||
|
||||
/**
|
||||
* Serversettings
|
||||
@@ -324,7 +326,7 @@ $lng['serversettings']['accountprefix']['description'] = 'Che prefisso dovrebber
|
||||
$lng['serversettings']['mysqlprefix']['title'] = 'Prefisso SQL';
|
||||
$lng['serversettings']['mysqlprefix']['description'] = 'Che prefisso dovrebbero avere i database SQL?';
|
||||
$lng['serversettings']['ftpprefix']['title'] = 'Prefisso FTP';
|
||||
$lng['serversettings']['ftpprefix']['description'] = 'Che prefisso dovrebbero avere gli account FTP?';
|
||||
$lng['serversettings']['ftpprefix']['description'] = 'Che prefisso vuoi che per gli account ftp?<br/><b>Se si modifica questo devi anche modificare il limite (Quota) della query SQL nel file di configurazione del server FTP nel caso in cui venga usata!</b> ';
|
||||
$lng['serversettings']['documentroot_prefix']['title'] = 'Cartella dati web';
|
||||
$lng['serversettings']['documentroot_prefix']['description'] = 'Dove devono essere immagazzinati tutti i dati web?';
|
||||
$lng['serversettings']['logfiles_directory']['title'] = 'Cartella logfiles';
|
||||
@@ -367,12 +369,6 @@ $lng['serversettings']['nameservers']['description'] = 'Lista degli hostname (se
|
||||
$lng['serversettings']['mxservers']['title'] = 'MX servers';
|
||||
$lng['serversettings']['mxservers']['description'] = 'Lista dei server mx (separati dalla virgola) numero spazio hostname (es. \'10 mx.example.com\').';
|
||||
|
||||
/**
|
||||
* CHANGED BETWEEN 1.2.12 and 1.2.13
|
||||
*/
|
||||
|
||||
$lng['mysql']['description'] = 'Qui puoi creare e modificare il tuo database MySQL<br />Le modifiche sono istantanee e puoi usare subito il database.<br />Nel menù a sinistra trovi phpMyAdmin con cui puoi amministrare il tuo database.<br /><br />Per usare i database nei tuoi script php usa le seguenti impostazioni: (Le parole in <i>corsivo</i> devono essere modificate con quello che hai scritto!)<br />Hostname: <b><SQL_HOST></b><br />Utente: <b><i>Nome database</i></b><br />Password: <b><i>La password che hai scelto</i></b><br />Database: <b><i>Nome database</i></b>';
|
||||
|
||||
/**
|
||||
* ADDED BETWEEN 1.2.12 and 1.2.13
|
||||
*/
|
||||
@@ -386,7 +382,9 @@ $lng['error']['myipaddress'] = '\'IP\'';
|
||||
$lng['error']['myport'] = '\'Porta\'';
|
||||
$lng['error']['myipdefault'] = 'Devi selezionare una combinazione IP/Porta che diventerà default.';
|
||||
$lng['error']['myipnotdouble'] = 'Questa combinazione IP/Porta esiste già.';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'Non puoi usare l\'hostname del server come dominio email';
|
||||
// $lng['error']['admin_domain_emailsystemhostname'] = 'Non puoi usare l\'hostname del server come dominio email';
|
||||
// $lng['error']['admin_domain_emailsystemhostname'] = 'L\'hostname del server non può essere utilizzato come dominio email.';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'Spiacente, l\'hostname di sistema non può essere usato come dominio di un cliente';
|
||||
$lng['question']['admin_ip_reallydelete'] = 'Vuoi veramente eliminare l\'indirizzo IP %s?';
|
||||
$lng['admin']['ipsandports']['ipsandports'] = 'IP e Porte';
|
||||
$lng['admin']['ipsandports']['add'] = 'Aggiungi IP/Porta';
|
||||
@@ -403,7 +401,7 @@ $lng['question']['admin_domain_reallydocrootoutofcustomerroot'] = 'Sei sicuro di
|
||||
// ADDED IN 1.2.14-rc1
|
||||
|
||||
$lng['admin']['memorylimitdisabled'] = 'Disabilitato';
|
||||
$lng['error']['loginnameissystemaccount'] = 'Non puoi creare account con nomi simili agli account di sistema. Per favore cambia il nome dell\'account.';
|
||||
$lng['error']['loginnameissystemaccount'] = 'Non puoi creare account che siano analoghi a quelli di sistema (per esempio quelli che iniziano con "%s"). Digita un\'altro nome account.';
|
||||
$lng['domain']['openbasedirpath'] = 'Percorso OpenBasedir';
|
||||
$lng['domain']['docroot'] = 'Percorso del campo sopra';
|
||||
$lng['domain']['homedir'] = 'Cartella Home';
|
||||
@@ -456,7 +454,6 @@ $lng['serversettings']['phpappendopenbasedir']['description'] = 'Questi percorsi
|
||||
|
||||
// CHANGED IN 1.2.15-rc1
|
||||
|
||||
$lng['error']['loginnameissystemaccount'] = 'Non puoi creare account che siano analoghi a quelli di sistema (per esempio quelli che iniziano con "%s"). Digita un\'altro nome account.';
|
||||
$lng['error']['youcantdeleteyourself'] = 'Non puoi cancellare te stesso per motivi di sicurezza.';
|
||||
$lng['error']['youcanteditallfieldsofyourself'] = 'Nota: non puoi modificare tutti i campi del tuo account per motivi di sicurezza.';
|
||||
|
||||
@@ -578,7 +575,8 @@ $lng['ticket']['ticket_editcateory'] = 'Modifica categoria';
|
||||
$lng['ticket']['ticket_view'] = 'Visualizza il corso del ticket';
|
||||
$lng['ticket']['ticketcount'] = 'Ticket';
|
||||
$lng['ticket']['ticket_answers'] = 'Risposte';
|
||||
$lng['ticket']['lastchange'] = 'Ultima azione';
|
||||
// $lng['ticket']['lastchange'] = 'Ultima azione';
|
||||
$lng['ticket']['lastchange'] = 'Ultima modifica';
|
||||
$lng['ticket']['subject'] = 'Soggetto';
|
||||
$lng['ticket']['status'] = 'Stato';
|
||||
$lng['ticket']['lastreplier'] = 'Ultimo che ha risposto';
|
||||
@@ -586,7 +584,6 @@ $lng['ticket']['priority'] = 'Priorità';
|
||||
$lng['ticket']['low'] = 'Bassa';
|
||||
$lng['ticket']['normal'] = 'Normale';
|
||||
$lng['ticket']['high'] = 'Alta';
|
||||
$lng['ticket']['lastchange'] = 'Ultima modifica';
|
||||
$lng['ticket']['lastchange_from'] = 'Dalla data (dd.mm.yyyy)';
|
||||
$lng['ticket']['lastchange_to'] = 'Alla data (dd.mm.yyyy)';
|
||||
$lng['ticket']['category'] = 'Categoria';
|
||||
@@ -971,10 +968,6 @@ $lng['admin']['mod_fcgid_maxrequests']['title'] = 'Richieste PHP massime per que
|
||||
$lng['serversettings']['mod_fcgid']['maxrequests']['title'] = 'Richieste massime per dominio';
|
||||
$lng['serversettings']['mod_fcgid']['maxrequests']['description'] = 'Quante richieste dovrebbero essere permesse per dominio?';
|
||||
|
||||
// fix bug #1124
|
||||
$lng['admin']['webserver'] = 'Webserver';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'L\'hostname del server non può essere utilizzato come dominio email.';
|
||||
|
||||
// ADDED IN 1.4.2.1-1
|
||||
|
||||
$lng['mysql']['mysql_server'] = 'Server MySQL';
|
||||
@@ -1002,7 +995,6 @@ $lng['success']['settingssaved'] = 'Le impostazioni sono state salvate con succe
|
||||
$lng['admin']['spfsettings'] = 'Impostazioni Dominio SPF';
|
||||
$lng['spf']['use_spf'] = 'Attiva SPF per i domini?';
|
||||
$lng['spf']['spf_entry'] = 'Impostazioni SPF per tutti i domini';
|
||||
$lng['panel']['dirsmissing'] = 'La cartella fornita non è stata trovata.';
|
||||
$lng['panel']['toomanydirs'] = 'Troppe sottocartelle. Rifare tornando indietro nella selezione manuale della cartella.';
|
||||
$lng['panel']['abort'] = 'Termina';
|
||||
$lng['serversettings']['cron']['debug']['title'] = 'Debug Cronscript';
|
||||
@@ -1137,9 +1129,6 @@ $lng['admin']['ftpserver'] = 'Server FTP';
|
||||
$lng['admin']['ftpserversettings'] = 'Impostazioni del Server FTP';
|
||||
$lng['serversettings']['ftpserver']['desc'] = 'Se pureftpd è selezionato i file .ftpquota per i limiti dell\'utente sono creati e aggiornati giornalmente';
|
||||
|
||||
// CHANGED IN FROXLOR 0.9.6-svn6
|
||||
$lng['serversettings']['ftpprefix']['description'] = 'Che prefisso vuoi che per gli account ftp?<br/><b>Se si modifica questo devi anche modificare il limite (Quota) della query SQL nel file di configurazione del server FTP nel caso in cui venga usata!</b> ';
|
||||
|
||||
// ADDED IN FROXLOR 0.9.7-svn1
|
||||
$lng['mails']['new_ftpaccount_by_customer']['subject'] = 'Nuovo utente ftp creato';
|
||||
$lng['mails']['new_ftpaccount_by_customer']['mailbody'] = "Salve {CUST_NAME},\n\nhai appena aggiunto un nuovo utente ftp. Ecco le informazioni inserite:\n\nNome utente: {USR_NAME}\nPassword: {USR_PASS}\nPercorso: {USR_PATH}\n\nCordiali Saluti, Team Froxlor";
|
||||
@@ -1342,4 +1331,4 @@ $lng['traffic']['months']['dec'] = 'Dic';
|
||||
$lng['traffic']['months']['total'] = 'Totale';
|
||||
$lng['traffic']['details'] = 'Dettagli';
|
||||
$lng['menue']['traffic']['table'] = 'Traffico';
|
||||
$lng['error']['admin_domain_emailsystemhostname'] = 'Spiacente, l\'hostname di sistema non può essere usato come dominio di un cliente';
|
||||
|
||||
|
||||
@@ -291,7 +291,7 @@ $lng['admin']['serversettings'] = 'Configurações';
|
||||
$lng['admin']['rebuildconf'] = 'Escrever de novo os configs';
|
||||
$lng['admin']['stdsubdomain'] = 'Subdomínio padrão';
|
||||
$lng['admin']['stdsubdomain_add'] = 'Criar Subdomínio padrão';
|
||||
$lng['admin']['phpenabled'] = 'PHP habilitado';
|
||||
$lng['admin']['phpenabled'] = 'PHP Habilitado';
|
||||
$lng['admin']['deactivated'] = 'Desativado';
|
||||
$lng['admin']['deactivated_user'] = 'Desativar usuário';
|
||||
$lng['admin']['sendpassword'] = 'Enviar senha';
|
||||
@@ -395,7 +395,6 @@ $lng['domain']['docroot'] = 'trajeto da linha acima de';
|
||||
$lng['domain']['homedir'] = 'diretório da casa';
|
||||
$lng['admin']['valuemandatory'] = 'Este valor é imperativo.';
|
||||
$lng['admin']['valuemandatorycompany'] = 'Qualquer um "nome" e "nome" o "companhia" deve ser enchido.';
|
||||
$lng['admin']['phpenabled'] = 'PHP Habilitado';
|
||||
$lng['admin']['webserver'] = 'Servidor Web';
|
||||
$lng['serversettings']['nameservers']['title'] = 'Servidores DNS';
|
||||
$lng['serversettings']['mxservers']['title'] = 'Servidores de Email';
|
||||
|
||||
@@ -560,7 +560,8 @@ $lng['ticket']['ticket_editcateory'] = 'Ändra kategori';
|
||||
$lng['ticket']['ticket_view'] = 'View ticketcourse';
|
||||
$lng['ticket']['ticketcount'] = 'Ärendenummer';
|
||||
$lng['ticket']['ticket_answers'] = 'Svar';
|
||||
$lng['ticket']['lastchange'] = 'Senaste ändring';
|
||||
// $lng['ticket']['lastchange'] = 'Senaste ändring';
|
||||
$lng['ticket']['lastchange'] = 'Ändrad';
|
||||
$lng['ticket']['subject'] = 'Rubrik';
|
||||
$lng['ticket']['status'] = 'Status';
|
||||
$lng['ticket']['lastreplier'] = 'Ägare';
|
||||
@@ -568,7 +569,6 @@ $lng['ticket']['priority'] = 'Prioritet';
|
||||
$lng['ticket']['low'] = '<span class="Ärende_låg">Låg</span>';
|
||||
$lng['ticket']['normal'] = '<span class="Ärende_norm">Normal</span>';
|
||||
$lng['ticket']['high'] = '<span class="Ärende_hög">Hög</span>';
|
||||
$lng['ticket']['lastchange'] = 'Ändrad';
|
||||
$lng['ticket']['lastchange_from'] = 'Från datum (dd.mm.yyyy)';
|
||||
$lng['ticket']['lastchange_to'] = 'Till datum (dd.mm.yyyy)';
|
||||
$lng['ticket']['category'] = 'Kategori';
|
||||
|
||||
Reference in New Issue
Block a user