diff --git a/.gitattributes b/.gitattributes index 15f6bf24..b36f34f0 100644 --- a/.gitattributes +++ b/.gitattributes @@ -526,6 +526,9 @@ selenium/20120826-alternc-panel-testsuite.html -text selenium/README -text selenium/alternc.domain-local-mail-tld.html -text squirrelmail/Makefile -text +squirrelmail/alternc-changepass/change.php -text +squirrelmail/alternc-changepass/config.php -text +squirrelmail/alternc-changepass/setup.php -text squirrelmail/class/m_squirrelmail.php -text squirrelmail/squirrelmail-install -text squirrelmail/templates/apache2/squirrelmail.conf -text diff --git a/bureau/class/lang_env.php b/bureau/class/lang_env.php index 0e67e964..af9ee7da 100644 --- a/bureau/class/lang_env.php +++ b/bureau/class/lang_env.php @@ -66,7 +66,8 @@ putenv("LANGUAGE=".$lang); setlocale(LC_ALL,$lang); textdomain("alternc"); -if (_("") && preg_match("#charset=([A-Za-z0-9\.-]*)#",_(""),$mat)) { +$empty=""; +if (_($empty) && preg_match("#charset=([A-Za-z0-9\.-]*)#",_($empty),$mat)) { $charset=$mat[1]; } if (! isset($charset) || !$charset) $charset="UTF-8"; diff --git a/bureau/locales/Makefile b/bureau/locales/Makefile index e038983e..5ab78b4c 100644 --- a/bureau/locales/Makefile +++ b/bureau/locales/Makefile @@ -1,6 +1,6 @@ all: manual.pot messages.pot */LC_MESSAGES/manual.po */LC_MESSAGES/messages.po -messages.pot: ../*/*.php +messages.pot: ../*/*.php ../../squirrelmail/alternc-changepass/*.php [ -r $@ ] || touch $@ xgettext --copyright-holder="AlternC Team" --package-name="AlternC" --package-version="2.0" --msgid-bugs-address="i18n@alternc.org" --force-po -o $@ --keyword=__ --keyword=_ -L PHP -F --from-code UTF-8 -j $^ diff --git a/bureau/locales/de_DE/LC_MESSAGES/messages.po b/bureau/locales/de_DE/LC_MESSAGES/messages.po index b208b9b6..43e49c54 100644 --- a/bureau/locales/de_DE/LC_MESSAGES/messages.po +++ b/bureau/locales/de_DE/LC_MESSAGES/messages.po @@ -1,27 +1,140 @@ +# translation of alternc.po to Espagnol +# This file is distributed under the same license as the PACKAGE package. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. +# Bruno Marmier , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: alternc\n" +"Report-Msgid-Bugs-To: i18n@alternc.org\n" +"POT-Creation-Date: 2012-08-30 14:39+0200\n" +"PO-Revision-Date: 2004-02-14 19:53-0400\n" +"Last-Translator: Bruno Marmier \n" +"Language-Team: Espagnol \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" + +#: ../../squirrelmail/alternc-changepass/change.php:26 +msgid "Your new passwords are differents, pleasy try again." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:31 +msgid "" +"Your account has not been found, please try again later or ask an " +"administrator." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:34 +msgid "Your current password is incorrect, please try again." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:39 +msgid "" +"This password is not strong enough for your policy, set a stronger password " +"or call your administrator" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:49 +msgid "" +"Your password has been successfully changed. Don't forget to change it in " +"your mail software if you are using one (Outlook, Mozilla, Thunderbird, " +"Eudora ...)" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:77 +msgid "Changing your mail password" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:81 +#, fuzzy +msgid "Old Password:" +msgstr "Passwört" + +#: ../../squirrelmail/alternc-changepass/change.php:86 +#, fuzzy +msgid "New Password:" +msgstr "Passwört" + +#: ../../squirrelmail/alternc-changepass/change.php:90 +msgid "Verify New Password:" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:95 +msgid "Change my mail password" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/setup.php:16 +#, fuzzy +msgid "Change Password" +msgstr "Passwört" + +#: ../../squirrelmail/alternc-changepass/setup.php:18 +msgid "This allow you to change your mail password." +msgstr "" + +#: ../admin/about.php:36 ../admin/adm_menulist.php:36 +msgid "About AlternC" +msgstr "" + +#: ../admin/about.php:37 +msgid "Hosting control panel" +msgstr "" + +#: ../admin/about.php:41 +msgid "" +"AlternC is an automatic hosting software suite. It features a PHP-based " +"administration interface and scripts that manage server configuration.
It manages, among others, email, Web, Web statistics, and mailing list " +"services. It is available in many languages. It is a free software " +"distributed under GPL license." +msgstr "" + +#: ../admin/about.php:47 +msgid "Official website: " +msgstr "" + +#: ../admin/about.php:48 +msgid "Developer website: " +msgstr "" + +#: ../admin/about.php:49 +#, fuzzy +msgid "Help: " +msgstr "Hilfe" + +#: ../admin/about.php:57 +msgid "You are currently using AlternC " +msgstr "" + #: ../admin/adm_add.php:36 ../admin/adm_deactivate.php:35 #: ../admin/adm_deactivate.php:52 ../admin/adm_defquotas.php:35 -#: ../admin/adm_dnsweberror.php:33 ../admin/adm_doadd.php:35 -#: ../admin/adm_dodefquotas.php:35 ../admin/adm_dodel.php:33 -#: ../admin/adm_dodel.php:52 ../admin/adm_doedit.php:35 -#: ../admin/adm_doedit.php:59 ../admin/adm_domlock.php:33 -#: ../admin/adm_doms.php:33 ../admin/adm_domstype.php:33 -#: ../admin/adm_domstypedoedit.php:4 ../admin/adm_domstypeedit.php:32 -#: ../admin/adm_domstyperegenerate.php:4 ../admin/adm_donosu.php:33 -#: ../admin/adm_dorenew.php:34 ../admin/adm_dorenew.php:38 -#: ../admin/adm_dorenew.php:45 ../admin/adm_dosu.php:33 -#: ../admin/adm_edit.php:36 ../admin/adm_edit.php:48 ../admin/adm_list.php:37 -#: ../admin/adm_list.php:58 ../admin/adm_login.php:74 -#: ../admin/adm_login.php:79 ../admin/adm_login.php:86 -#: ../admin/adm_login.php:91 ../admin/adm_mxaccount.php:33 -#: ../admin/adm_panel.php:33 ../admin/adm_passpolicy.php:30 -#: ../admin/adm_quotadoedit.php:33 ../admin/adm_quotaedit.php:34 -#: ../admin/adm_slaveaccount.php:33 ../admin/adm_slaveip.php:33 -#: ../admin/adm_tld.php:33 ../admin/adm_tldadd.php:33 -#: ../admin/adm_tlddoadd.php:33 ../admin/adm_tlddoedit.php:39 -#: ../admin/adm_tldedit.php:33 ../admin/adm_variables.php:33 -#: ../admin/dom_subdel.php:43 ../admin/dom_subdodel.php:43 -#: ../admin/dom_subdoedit.php:55 ../admin/dom_subedit.php:47 -#: ../admin/quotas_users.php:13 ../class/reset_stats_conf.php:6 +#: ../admin/adm_dnsweberror.php:33 ../admin/adm_doadd.php:26 +#: ../admin/adm_doadd.php:35 ../admin/adm_dodefquotas.php:35 +#: ../admin/adm_dodel.php:33 ../admin/adm_dodel.php:52 +#: ../admin/adm_doedit.php:35 ../admin/adm_doedit.php:59 +#: ../admin/adm_domlock.php:33 ../admin/adm_doms.php:33 +#: ../admin/adm_domstype.php:33 ../admin/adm_domstypedoedit.php:4 +#: ../admin/adm_domstypeedit.php:32 ../admin/adm_domstyperegenerate.php:4 +#: ../admin/adm_donosu.php:33 ../admin/adm_dorenew.php:34 +#: ../admin/adm_dorenew.php:38 ../admin/adm_dorenew.php:45 +#: ../admin/adm_dosu.php:33 ../admin/adm_edit.php:36 ../admin/adm_edit.php:48 +#: ../admin/adm_email.php:30 ../admin/adm_list.php:37 ../admin/adm_list.php:58 +#: ../admin/adm_login.php:74 ../admin/adm_login.php:78 +#: ../admin/adm_login.php:79 ../admin/adm_login.php:85 +#: ../admin/adm_login.php:86 ../admin/adm_login.php:91 +#: ../admin/adm_mxaccount.php:33 ../admin/adm_panel.php:33 +#: ../admin/adm_passpolicy.php:30 ../admin/adm_quotadoedit.php:33 +#: ../admin/adm_quotaedit.php:34 ../admin/adm_slaveaccount.php:33 +#: ../admin/adm_slaveip.php:33 ../admin/adm_tld.php:33 +#: ../admin/adm_tldadd.php:33 ../admin/adm_tlddoadd.php:33 +#: ../admin/adm_tlddoedit.php:39 ../admin/adm_tldedit.php:33 +#: ../admin/adm_variables.php:33 ../admin/dom_subdel.php:43 +#: ../admin/dom_subdodel.php:43 ../admin/dom_subdoedit.php:55 +#: ../admin/dom_subedit.php:47 ../admin/quotas_users.php:13 +#: ../class/reset_stats_conf.php:6 msgid "This page is restricted to authorized staff" msgstr "" @@ -31,11 +144,12 @@ msgstr "" #: ../admin/adm_add.php:63 ../admin/adm_edit.php:69 #: ../admin/adm_quotaedit.php:68 ../admin/ftp_add.php:54 -#: ../admin/ftp_edit.php:58 ../admin/ftp_list.php:72 -#: ../admin/hta_adduser.php:53 ../admin/hta_edit.php:62 -#: ../admin/hta_edit.php:102 ../admin/index.php:81 +#: ../admin/ftp_add.php:66 ../admin/ftp_edit.php:58 ../admin/ftp_list.php:72 +#: ../admin/hta_adduser.php:53 ../admin/hta_adduser.php:54 +#: ../admin/hta_edit.php:62 ../admin/hta_edit.php:102 ../admin/index.php:76 +#: ../admin/index.php:81 ../admin/piwik_userlist.php:79 #: ../admin/sql_getparam.php:50 ../admin/sql_passchg.php:51 -#: ../admin/sql_users_add.php:64 +#: ../admin/sql_users_add.php:59 ../admin/sql_users_add.php:64 msgid "Username" msgstr "" @@ -44,10 +158,12 @@ msgid "Initial password" msgstr "" #: ../admin/adm_add.php:71 ../admin/adm_edit.php:89 ../admin/ftp_add.php:65 -#: ../admin/ftp_edit.php:70 ../admin/hta_adduser.php:61 +#: ../admin/ftp_add.php:77 ../admin/ftp_edit.php:70 +#: ../admin/hta_adduser.php:61 ../admin/hta_adduser.php:62 #: ../admin/hta_edit.php:110 ../admin/hta_edituser.php:55 -#: ../admin/mail_edit.inc.php:71 ../admin/sql_users_add.php:72 -#: ../admin/sql_users_password.php:59 +#: ../admin/mail_edit.inc.php:67 ../admin/mail_edit.inc.php:71 +#: ../admin/mail_edit.php:96 ../admin/sql_users_add.php:67 +#: ../admin/sql_users_add.php:72 ../admin/sql_users_password.php:59 msgid "Confirm password" msgstr "" @@ -56,30 +172,37 @@ msgid "Can he change its password" msgstr "" #: ../admin/adm_add.php:77 ../admin/adm_dodefquotas.php:73 -#: ../admin/adm_dodel.php:88 ../admin/adm_domstype.php:83 -#: ../admin/adm_domstype.php:84 ../admin/adm_domstype.php:85 -#: ../admin/adm_edit.php:78 ../admin/adm_edit.php:95 -#: ../admin/adm_passpolicy.php:112 ../admin/adm_passpolicy.php:158 -#: ../admin/bro_main.php:98 ../admin/bro_main.php:102 +#: ../admin/adm_dodefquotas.php:78 ../admin/adm_dodel.php:88 +#: ../admin/adm_domstype.php:83 ../admin/adm_domstype.php:84 +#: ../admin/adm_domstype.php:85 ../admin/adm_edit.php:78 +#: ../admin/adm_edit.php:95 ../admin/adm_passpolicy.php:112 +#: ../admin/adm_passpolicy.php:158 ../admin/bro_main.php:98 +#: ../admin/bro_main.php:102 ../admin/bro_main.php:104 #: ../admin/dom_dodel.php:74 ../admin/dom_edit.php:191 -#: ../admin/dom_edit.php:203 ../admin/dom_subdel.php:80 +#: ../admin/dom_edit.php:193 ../admin/dom_edit.php:203 +#: ../admin/dom_edit.php:205 ../admin/dom_subdel.php:80 +#: ../admin/mail_edit.php:90 ../admin/mail_list.php:139 #: ../admin/mail_localbox_edit.inc.php:57 ../admin/sql_bck.php:87 #: ../admin/sql_del.php:84 ../admin/sql_del.php:90 -#: ../admin/sql_users_del.php:72 ../admin/trash_dateselect.php:39 +#: ../admin/sql_users_del.php:72 ../admin/sql_users_del.php:76 +#: ../admin/trash_dateselect.php:39 ../class/m_bro.php:70 msgid "No" msgstr "Nein" #: ../admin/adm_add.php:78 ../admin/adm_dodefquotas.php:72 -#: ../admin/adm_dodel.php:87 ../admin/adm_domstype.php:83 -#: ../admin/adm_domstype.php:84 ../admin/adm_domstype.php:85 -#: ../admin/adm_edit.php:79 ../admin/adm_edit.php:96 -#: ../admin/adm_passpolicy.php:113 ../admin/adm_passpolicy.php:158 -#: ../admin/bro_main.php:97 ../admin/bro_main.php:101 +#: ../admin/adm_dodefquotas.php:77 ../admin/adm_dodel.php:87 +#: ../admin/adm_domstype.php:83 ../admin/adm_domstype.php:84 +#: ../admin/adm_domstype.php:85 ../admin/adm_edit.php:79 +#: ../admin/adm_edit.php:96 ../admin/adm_passpolicy.php:113 +#: ../admin/adm_passpolicy.php:158 ../admin/bro_main.php:97 +#: ../admin/bro_main.php:101 ../admin/bro_main.php:103 #: ../admin/dom_dodel.php:74 ../admin/dom_edit.php:190 -#: ../admin/dom_edit.php:202 ../admin/dom_subdel.php:79 -#: ../admin/mail_localbox_edit.inc.php:58 ../admin/sql_bck.php:88 -#: ../admin/sql_del.php:84 ../admin/sql_del.php:90 -#: ../admin/sql_users_del.php:72 ../admin/trash_dateselect.php:40 +#: ../admin/dom_edit.php:192 ../admin/dom_edit.php:202 +#: ../admin/dom_edit.php:204 ../admin/dom_subdel.php:79 +#: ../admin/mail_edit.php:91 ../admin/mail_localbox_edit.inc.php:58 +#: ../admin/sql_bck.php:88 ../admin/sql_del.php:84 ../admin/sql_del.php:90 +#: ../admin/sql_users_del.php:72 ../admin/sql_users_del.php:76 +#: ../admin/trash_dateselect.php:40 ../class/m_bro.php:70 msgid "Yes" msgstr "Ja" @@ -101,8 +224,10 @@ msgid "Email address" msgstr "" #: ../admin/adm_add.php:94 ../admin/adm_dodefquotas.php:43 -#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:52 -#: ../admin/adm_dodefquotas.php:54 ../admin/adm_edit.php:112 +#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:48 +#: ../admin/adm_dodefquotas.php:50 ../admin/adm_dodefquotas.php:52 +#: ../admin/adm_dodefquotas.php:54 ../admin/adm_dodefquotas.php:57 +#: ../admin/adm_dodefquotas.php:59 ../admin/adm_edit.php:112 msgid "Account type" msgstr "" @@ -117,19 +242,23 @@ msgstr "" #: ../admin/adm_add.php:129 ../admin/adm_deactivate.php:75 #: ../admin/adm_domstypeedit.php:122 ../admin/adm_edit.php:131 -#: ../admin/adm_quotaedit.php:87 ../admin/adm_tldadd.php:71 -#: ../admin/adm_tldedit.php:70 ../admin/bro_pref.php:149 -#: ../admin/browseforfolder.php:146 ../admin/ftp_add.php:68 +#: ../admin/adm_quotaedit.php:87 ../admin/adm_quotaedit.php:88 +#: ../admin/adm_tldadd.php:71 ../admin/adm_tldedit.php:70 +#: ../admin/bro_pref.php:149 ../admin/browseforfolder.php:146 +#: ../admin/ftp_add.php:68 ../admin/ftp_add.php:80 ../admin/ftp_del.php:83 #: ../admin/ftp_edit.php:74 ../admin/hta_adduser.php:67 -#: ../admin/mail_edit.inc.php:84 ../admin/mail_localbox_edit.inc.php:68 -#: ../admin/mail_redirection_edit.inc.php:65 ../admin/sql_bck.php:105 -#: ../admin/sql_passchg.php:57 ../admin/sql_users_add.php:78 -#: ../admin/sql_users_password.php:65 +#: ../admin/hta_adduser.php:68 ../admin/hta_dodeluser.php:65 +#: ../admin/mail_edit.inc.php:80 ../admin/mail_edit.inc.php:84 +#: ../admin/mail_edit.php:115 ../admin/mail_localbox_edit.inc.php:68 +#: ../admin/mail_redirection_edit.inc.php:65 ../admin/piwik_user_dodel.php:64 +#: ../admin/sql_bck.php:105 ../admin/sql_passchg.php:57 +#: ../admin/sql_users_add.php:73 ../admin/sql_users_add.php:78 +#: ../admin/sql_users_password.php:65 ../admin/sql_users_rights.php:101 msgid "Cancel" msgstr "" #: ../admin/adm_authip_whitelist.php:31 ../admin/ip_main.php:50 -#: ../admin/menu_ip.php:35 +#: ../admin/menu_ip.php:28 ../admin/menu_ip.php:35 msgid "Access security" msgstr "" @@ -165,8 +294,8 @@ msgid "Add a comment" msgstr "" #: ../admin/adm_authip_whitelist.php:57 ../admin/bro_editor.php:77 -#: ../admin/cron.php:66 ../admin/cron.php:71 ../admin/ip_main.php:123 -#: ../admin/ip_main.php:178 +#: ../admin/bro_editor.php:90 ../admin/cron.php:66 ../admin/cron.php:71 +#: ../admin/cron.php:78 ../admin/ip_main.php:123 ../admin/ip_main.php:178 msgid "Save" msgstr "Speichern" @@ -179,24 +308,29 @@ msgid "Informations" msgstr "" #: ../admin/adm_authip_whitelist.php:64 ../admin/dom_edit.php:97 -#: ../admin/ip_main.php:136 +#: ../admin/dom_edit.php:99 ../admin/ip_main.php:136 msgid "Type" msgstr "" #: ../admin/adm_authip_whitelist.php:81 ../admin/adm_domstype.php:75 #: ../admin/adm_list.php:169 ../admin/adm_list.php:191 #: ../admin/adm_passpolicy.php:152 ../admin/adm_tld.php:82 -#: ../admin/dom_edit.php:109 ../admin/ftp_list.php:82 ../admin/ip_main.php:156 -#: ../admin/mail_list.php:95 ../admin/mail_properties.php:122 +#: ../admin/dom_edit.php:109 ../admin/dom_edit.php:111 +#: ../admin/ftp_list.php:82 ../admin/ip_main.php:156 ../admin/mail_list.php:95 +#: ../admin/mail_list.php:125 ../admin/mail_properties.php:122 #: ../admin/sta2_list.php:68 ../class/m_mail_alias.php:79 msgid "Edit" msgstr "" -#: ../admin/adm_authip_whitelist.php:82 ../admin/adm_mxaccount.php:89 -#: ../admin/adm_slaveaccount.php:88 ../admin/adm_slaveip.php:87 -#: ../admin/bro_main.php:273 ../admin/bro_main.php:278 -#: ../admin/dom_edit.php:115 ../admin/ip_main.php:74 ../admin/ip_main.php:157 -#: ../admin/mail_redirection_edit.inc.php:52 +#: ../admin/adm_authip_whitelist.php:82 ../admin/adm_mxaccount.php:88 +#: ../admin/adm_mxaccount.php:89 ../admin/adm_slaveaccount.php:88 +#: ../admin/adm_slaveip.php:87 ../admin/bro_main.php:273 +#: ../admin/bro_main.php:278 ../admin/cron.php:51 ../admin/dom_edit.php:115 +#: ../admin/dom_edit.php:117 ../admin/ftp_del.php:82 +#: ../admin/hta_dodeluser.php:64 ../admin/ip_main.php:74 +#: ../admin/ip_main.php:157 ../admin/mail_redirection_edit.inc.php:52 +#: ../admin/piwik_sitelist.php:74 ../admin/piwik_user_dodel.php:63 +#: ../admin/piwik_userlist.php:87 msgid "Delete" msgstr "" @@ -251,26 +385,27 @@ msgstr "" msgid "Add account type" msgstr "" -#: ../admin/adm_defquotas.php:75 +#: ../admin/adm_defquotas.php:74 ../admin/adm_defquotas.php:75 msgid "Delete account type" msgstr "" -#: ../admin/adm_defquotas.php:80 +#: ../admin/adm_defquotas.php:79 ../admin/adm_defquotas.php:80 msgid "" "Here is the list of the quotas on the server for the new accounts. If you " "want to change them, enter new values" msgstr "" -#: ../admin/adm_defquotas.php:94 +#: ../admin/adm_defquotas.php:93 ../admin/adm_defquotas.php:94 msgid "Accounts of type" msgstr "" -#: ../admin/adm_defquotas.php:96 +#: ../admin/adm_defquotas.php:95 ../admin/adm_defquotas.php:96 msgid "Default Value" msgstr "" -#: ../admin/adm_defquotas.php:96 ../admin/adm_list.php:127 -#: ../admin/adm_list.php:172 ../admin/adm_list.php:192 +#: ../admin/adm_defquotas.php:95 ../admin/adm_defquotas.php:96 +#: ../admin/adm_list.php:127 ../admin/adm_list.php:172 +#: ../admin/adm_list.php:192 ../admin/menu_quota.php:46 #: ../admin/menu_quota.php:52 msgid "Quotas" msgstr "Quotas" @@ -294,12 +429,13 @@ msgstr "" #: ../admin/adm_dnsweberror.php:55 ../admin/adm_dnsweberror.php:87 #: ../admin/adm_list.php:123 ../admin/adm_list.php:205 #: ../admin/adm_list.php:206 ../admin/adm_list.php:207 -#: ../admin/quotas_oneuser.php:8 ../admin/quotas_users.php:171 +#: ../admin/quotas_oneuser.php:8 ../admin/quotas_oneuser.php:12 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Account" msgstr "" #: ../admin/adm_dnsweberror.php:56 ../admin/adm_dnsweberror.php:88 -#: ../admin/dom_add.php:57 ../admin/sta2_list.php:58 +#: ../admin/dom_add.php:57 ../admin/sta2_list.php:58 ../class/m_dom.php:1303 msgid "Domain name" msgstr "" @@ -328,46 +464,48 @@ msgstr "" msgid "DNS Result field" msgstr "" -#: ../admin/adm_doadd.php:54 ../admin/adm_doedit.php:64 -#: ../admin/ftp_doadd.php:42 ../admin/ftp_doedit.php:36 +#: ../admin/adm_doadd.php:45 ../admin/adm_doadd.php:54 +#: ../admin/adm_doedit.php:64 ../admin/ftp_doadd.php:42 +#: ../admin/ftp_doedit.php:36 ../admin/ftp_doedit.php:46 #: ../admin/hta_doadduser.php:41 ../admin/hta_doedituser.php:42 +#: ../admin/mail_doedit.php:57 msgid "Passwords do not match" msgstr "" -#: ../admin/adm_doadd.php:85 +#: ../admin/adm_doadd.php:76 ../admin/adm_doadd.php:85 msgid "The new member has been successfully created" msgstr "" -#: ../admin/adm_dodefquotas.php:43 +#: ../admin/adm_dodefquotas.php:43 ../admin/adm_dodefquotas.php:48 msgid "added" msgstr "" -#: ../admin/adm_dodefquotas.php:45 +#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:50 msgid "could not be added" msgstr "" -#: ../admin/adm_dodefquotas.php:52 +#: ../admin/adm_dodefquotas.php:52 ../admin/adm_dodefquotas.php:57 msgid "deleted" msgstr "" -#: ../admin/adm_dodefquotas.php:54 +#: ../admin/adm_dodefquotas.php:54 ../admin/adm_dodefquotas.php:59 msgid "could not be deleted" msgstr "" -#: ../admin/adm_dodefquotas.php:63 +#: ../admin/adm_dodefquotas.php:63 ../admin/adm_dodefquotas.php:68 #, php-format msgid "Deleting quota %s" msgstr "" -#: ../admin/adm_dodefquotas.php:69 +#: ../admin/adm_dodefquotas.php:69 ../admin/adm_dodefquotas.php:74 msgid "WARNING : Confirm the deletion of the quota" msgstr "" -#: ../admin/adm_dodefquotas.php:92 +#: ../admin/adm_dodefquotas.php:92 ../admin/adm_dodefquotas.php:97 msgid "Default quotas successfully changed" msgstr "" -#: ../admin/adm_dodefquotas.php:94 +#: ../admin/adm_dodefquotas.php:94 ../admin/adm_dodefquotas.php:99 msgid "Default quotas could not be set." msgstr "" @@ -427,8 +565,8 @@ msgid "Show domain list with refreshed checked NS, MX, IP information" msgstr "" #: ../admin/adm_doms.php:64 ../admin/adm_doms.php:69 -#: ../admin/adm_mxaccount.php:81 ../admin/adm_slaveaccount.php:80 -#: ../admin/adm_slaveip.php:79 +#: ../admin/adm_mxaccount.php:80 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_slaveaccount.php:80 ../admin/adm_slaveip.php:79 msgid "Action" msgstr "" @@ -451,6 +589,7 @@ msgid "OK?" msgstr "" #: ../admin/adm_doms.php:64 ../admin/adm_doms.php:69 ../admin/dom_edit.php:97 +#: ../admin/dom_edit.php:99 ../admin/mail_edit.inc.php:37 #: ../admin/mail_edit.inc.php:41 msgid "Status" msgstr "" @@ -468,6 +607,7 @@ msgid "Unlock" msgstr "" #: ../admin/adm_domstype.php:40 ../admin/adm_panel.php:66 +#: ../admin/adm_panel.php:67 msgid "Manage domains type" msgstr "" @@ -486,6 +626,7 @@ msgid "Create a domain type" msgstr "" #: ../admin/adm_domstype.php:58 ../admin/adm_domstypeedit.php:72 +#: ../admin/logs_list.php:49 #, fuzzy msgid "Name" msgstr "Neuer Mitglied" @@ -540,7 +681,8 @@ msgid "Compatibility" msgstr "" #: ../admin/adm_domstypeedit.php:98 ../admin/dom_edit.php:133 -#: ../admin/mail_list.php:89 +#: ../admin/dom_edit.php:135 ../admin/mail_list.php:89 +#: ../admin/mail_list.php:105 ../admin/mail_list.php:127 msgid "Enabled" msgstr "" @@ -584,14 +726,18 @@ msgstr "" msgid "You cannot disable your own account." msgstr "" -#: ../admin/adm_edit.php:85 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_edit.php:85 ../admin/adm_mxaccount.php:80 +#: ../admin/adm_mxaccount.php:81 ../admin/adm_mxaccount.php:100 #: ../admin/adm_mxaccount.php:101 ../admin/adm_slaveaccount.php:80 #: ../admin/adm_slaveaccount.php:100 ../admin/cron.php:32 ../admin/cron.php:37 -#: ../admin/ftp_add.php:64 ../admin/ftp_edit.php:69 -#: ../admin/hta_adduser.php:57 ../admin/hta_edit.php:106 ../admin/index.php:82 -#: ../admin/index.php:100 ../admin/mail_edit.inc.php:49 +#: ../admin/cron.php:38 ../admin/ftp_add.php:64 ../admin/ftp_add.php:76 +#: ../admin/ftp_edit.php:69 ../admin/hta_adduser.php:57 +#: ../admin/hta_adduser.php:58 ../admin/hta_edit.php:106 ../admin/index.php:77 +#: ../admin/index.php:82 ../admin/index.php:100 ../admin/mail_edit.inc.php:45 +#: ../admin/mail_edit.inc.php:49 ../admin/mail_edit.inc.php:63 #: ../admin/mail_edit.inc.php:67 ../admin/sql_getparam.php:54 -#: ../admin/sql_passchg.php:52 ../admin/sql_users_add.php:68 +#: ../admin/sql_getparam.php:71 ../admin/sql_passchg.php:52 +#: ../admin/sql_users_add.php:63 ../admin/sql_users_add.php:68 #: ../admin/sql_users_list.php:48 ../admin/sql_users_password.php:55 msgid "Password" msgstr "Passwört" @@ -643,6 +789,34 @@ msgstr "" msgid "Account created by %s" msgstr "" +#: ../admin/adm_email.php:43 ../admin/adm_panel.php:56 +msgid "Send an email to all members" +msgstr "" + +#: ../admin/adm_email.php:48 +msgid "The email was successfully sent" +msgstr "" + +#: ../admin/adm_email.php:50 +msgid "There was an error" +msgstr "" + +#: ../admin/adm_email.php:63 +msgid "From" +msgstr "" + +#: ../admin/adm_email.php:67 +msgid "Subject" +msgstr "" + +#: ../admin/adm_email.php:71 +msgid "Mail" +msgstr "" + +#: ../admin/adm_email.php:75 +msgid "Send" +msgstr "" + #: ../admin/adm_list.php:66 msgid "AlternC account list" msgstr "" @@ -677,7 +851,7 @@ msgid "No account defined for now" msgstr "" #: ../admin/adm_list.php:114 ../admin/adm_list.php:197 -#: ../admin/adm_list.php:283 ../admin/ftp_list.php:90 +#: ../admin/adm_list.php:283 ../admin/ftp_list.php:90 ../admin/ftp_list.php:92 msgid "Delete checked accounts" msgstr "" @@ -709,11 +883,12 @@ msgstr "" msgid "Fails" msgstr "" -#: ../admin/adm_list.php:131 ../admin/main.php:80 +#: ../admin/adm_list.php:131 ../admin/main.php:80 ../admin/main.php:95 msgid "Expiry" msgstr "" #: ../admin/adm_list.php:176 ../admin/dom_edit.php:134 +#: ../admin/dom_edit.php:136 ../admin/mail_edit.inc.php:41 #: ../admin/mail_edit.inc.php:45 msgid "Disable" msgstr "" @@ -737,28 +912,56 @@ msgstr "" msgid "Complete view" msgstr "" -#: ../admin/adm_login.php:45 ../admin/adm_login.php:50 -#: ../admin/adm_login.php:52 ../admin/adm_login.php:57 +#: ../admin/adm_login.php:45 ../admin/adm_login.php:49 +#: ../admin/adm_login.php:50 ../admin/adm_login.php:52 +#: ../admin/adm_login.php:56 ../admin/adm_login.php:57 msgid "Your authentication information are incorrect" msgstr "" -#: ../admin/adm_login.php:111 ../admin/adm_login.php:116 +#: ../admin/adm_login.php:110 ../admin/adm_login.php:111 +#: ../admin/adm_login.php:116 msgid "Member login" msgstr "" -#: ../admin/adm_mxaccount.php:48 ../admin/adm_slaveaccount.php:48 +#: ../admin/adm_menulist.php:69 +msgid "" +"Edit the file /etc/alternc/menulist.txt to enable, disable ou change order " +"of menu entry." +msgstr "" + +#: ../admin/adm_menulist.php:71 +msgid "Menu actually activated" +msgstr "" + +#: ../admin/adm_menulist.php:73 ../admin/adm_menulist.php:77 +#: ../admin/adm_menulist.php:81 +msgid "shortdesc_" +msgstr "" + +#: ../admin/adm_menulist.php:75 +msgid "Menu activated but not present" +msgstr "" + +#: ../admin/adm_menulist.php:79 +msgid "Menu avalaible but not activated" +msgstr "" + +#: ../admin/adm_mxaccount.php:47 ../admin/adm_mxaccount.php:48 +#: ../admin/adm_slaveaccount.php:48 msgid "The requested account has been deleted. It is now denied." msgstr "" -#: ../admin/adm_mxaccount.php:54 ../admin/adm_slaveaccount.php:54 +#: ../admin/adm_mxaccount.php:53 ../admin/adm_mxaccount.php:54 +#: ../admin/adm_slaveaccount.php:54 msgid "The requested account address has been created. It is now allowed." msgstr "" -#: ../admin/adm_mxaccount.php:63 ../admin/adm_panel.php:64 +#: ../admin/adm_mxaccount.php:62 ../admin/adm_mxaccount.php:63 +#: ../admin/adm_panel.php:64 ../admin/adm_panel.php:65 msgid "Manage allowed accounts for secondary mx" msgstr "" -#: ../admin/adm_mxaccount.php:77 +#: ../admin/adm_mxaccount.php:76 ../admin/adm_mxaccount.php:77 msgid "" "Here is the list of the allowed accounts for secondary mx management. You " "can configure the alternc-secondarymx package on your secondary mx server " @@ -766,22 +969,25 @@ msgid "" "hosted domain list. " msgstr "" -#: ../admin/adm_mxaccount.php:81 ../admin/adm_mxaccount.php:101 +#: ../admin/adm_mxaccount.php:80 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_mxaccount.php:100 ../admin/adm_mxaccount.php:101 #: ../admin/adm_slaveaccount.php:80 ../admin/adm_slaveaccount.php:100 +#: ../admin/sql_getparam.php:67 msgid "Login" msgstr "" -#: ../admin/adm_mxaccount.php:98 +#: ../admin/adm_mxaccount.php:97 ../admin/adm_mxaccount.php:98 msgid "" "If you want to allow a new server to access your mx-hosted domain list, give " "him an account." msgstr "" -#: ../admin/adm_mxaccount.php:107 ../admin/adm_slaveaccount.php:106 +#: ../admin/adm_mxaccount.php:106 ../admin/adm_mxaccount.php:107 +#: ../admin/adm_slaveaccount.php:106 msgid "Add this account to the allowed list" msgstr "" -#: ../admin/adm_panel.php:40 ../admin/menu_adm.php:48 +#: ../admin/adm_panel.php:40 ../admin/menu_adm.php:41 ../admin/menu_adm.php:48 msgid "Admin Control Panel" msgstr "" @@ -799,30 +1005,37 @@ msgstr "Passwört" msgid "Manage IP whitelist" msgstr "" -#: ../admin/adm_panel.php:59 +#: ../admin/adm_panel.php:59 ../admin/adm_panel.php:60 msgid "Advanced features" msgstr "" -#: ../admin/adm_panel.php:62 ../admin/adm_slaveip.php:61 +#: ../admin/adm_panel.php:62 ../admin/adm_panel.php:63 +#: ../admin/adm_slaveip.php:61 msgid "Manage allowed ip for slave zone transfers" msgstr "" -#: ../admin/adm_panel.php:63 ../admin/adm_slaveaccount.php:62 +#: ../admin/adm_panel.php:63 ../admin/adm_panel.php:64 +#: ../admin/adm_slaveaccount.php:62 msgid "Manage allowed accounts for slave zone transfers" msgstr "" -#: ../admin/adm_panel.php:65 ../admin/adm_variables.php:47 +#: ../admin/adm_panel.php:65 ../admin/adm_panel.php:66 +#: ../admin/adm_variables.php:47 msgid "Configure AlternC variables" msgstr "" -#: ../admin/adm_panel.php:67 +#: ../admin/adm_panel.php:67 ../admin/adm_panel.php:68 msgid "DNS and website having errors" msgstr "" -#: ../admin/adm_panel.php:68 +#: ../admin/adm_panel.php:68 ../admin/adm_panel.php:70 msgid "Account creation statistics" msgstr "" +#: ../admin/adm_panel.php:69 +msgid "Manage menu" +msgstr "" + #: ../admin/adm_passpolicy.php:49 msgid "Manage Password Policy" msgstr "" @@ -923,7 +1136,9 @@ msgid "Quota" msgstr "" #: ../admin/adm_quotaedit.php:69 ../admin/quota_show.php:42 -#: ../admin/quotas_users.php:156 ../admin/quotas_users.php:180 +#: ../admin/quotas_oneuser.php:81 ../admin/quotas_users.php:144 +#: ../admin/quotas_users.php:156 ../admin/quotas_users.php:168 +#: ../admin/quotas_users.php:180 msgid "Total" msgstr "" @@ -931,12 +1146,13 @@ msgstr "" msgid "Used" msgstr "Benützt" -#: ../admin/adm_quotaedit.php:77 ../class/m_quota.php:99 -#: ../class/m_quota.php:107 ../class/m_quota.php:111 +#: ../admin/adm_quotaedit.php:77 ../class/m_quota.php:75 +#: ../class/m_quota.php:99 ../class/m_quota.php:107 ../class/m_quota.php:111 +#: ../class/m_quota.php:112 msgid "quota_" msgstr "quota_" -#: ../admin/adm_quotaedit.php:86 +#: ../admin/adm_quotaedit.php:86 ../admin/adm_quotaedit.php:87 msgid "Edit the quotas" msgstr "" @@ -1064,33 +1280,34 @@ msgstr "" msgid "Names" msgstr "" -#: ../admin/adm_variables.php:74 +#: ../admin/adm_variables.php:72 ../admin/adm_variables.php:74 msgid "Save variables" msgstr "" #: ../admin/bro_editor.php:44 ../admin/bro_editor.php:53 +#: ../admin/bro_editor.php:54 ../admin/bro_editor.php:63 #, php-format msgid "Your file %s has been saved" msgstr "" -#: ../admin/bro_editor.php:64 +#: ../admin/bro_editor.php:64 ../admin/bro_editor.php:74 msgid "File editing" msgstr "" -#: ../admin/bro_editor.php:78 +#: ../admin/bro_editor.php:78 ../admin/bro_editor.php:91 msgid "Save & Quit" msgstr "" -#: ../admin/bro_editor.php:79 +#: ../admin/bro_editor.php:79 ../admin/bro_editor.php:92 msgid "Quit" msgstr "" -#: ../admin/bro_main.php:86 ../admin/bro_main.php:90 +#: ../admin/bro_main.php:86 ../admin/bro_main.php:90 ../admin/bro_main.php:92 #, php-format msgid "Deleting files and/or directories" msgstr "" -#: ../admin/bro_main.php:91 ../admin/bro_main.php:95 +#: ../admin/bro_main.php:91 ../admin/bro_main.php:95 ../admin/bro_main.php:97 msgid "WARNING: Confirm the deletion of this files" msgstr "" @@ -1108,7 +1325,7 @@ msgid "done" msgstr "" #: ../admin/bro_main.php:153 ../admin/bro_main.php:158 -#: ../admin/menu_brouteur.php:34 +#: ../admin/menu_brouteur.php:26 ../admin/menu_brouteur.php:34 msgid "File browser" msgstr "Dateimanager" @@ -1129,7 +1346,8 @@ msgid "New file or folder:" msgstr "" #: ../admin/bro_main.php:190 ../admin/bro_main.php:195 -#: ../admin/mail_list.php:66 +#: ../admin/mail_list.php:66 ../admin/piwik_sitelist.php:45 +#: ../admin/piwik_userlist.php:44 ../admin/piwik_userlist.php:57 msgid "Create" msgstr "" @@ -1139,11 +1357,12 @@ msgid "File" msgstr "Datei" #: ../admin/bro_main.php:193 ../admin/bro_main.php:198 -#: ../admin/bro_main.php:361 ../admin/bro_main.php:366 ../admin/ftp_add.php:57 +#: ../admin/bro_main.php:361 ../admin/bro_main.php:366 +#: ../admin/bro_main.php:371 ../admin/ftp_add.php:57 ../admin/ftp_add.php:69 #: ../admin/ftp_edit.php:61 ../admin/ftp_list.php:72 ../admin/hta_add.php:50 -#: ../admin/hta_adduser.php:49 ../admin/hta_edit.php:98 -#: ../admin/hta_edituser.php:52 ../admin/hta_list.php:67 -#: ../admin/hta_list.php:68 ../admin/sta2_list.php:58 +#: ../admin/hta_adduser.php:49 ../admin/hta_adduser.php:50 +#: ../admin/hta_edit.php:98 ../admin/hta_edituser.php:52 +#: ../admin/hta_list.php:67 ../admin/hta_list.php:68 ../admin/sta2_list.php:58 msgid "Folder" msgstr "" @@ -1185,7 +1404,7 @@ msgid "Filename" msgstr "Datei" #: ../admin/bro_main.php:310 ../admin/bro_main.php:315 -#: ../admin/sql_list.php:62 +#: ../admin/logs_list.php:49 ../admin/sql_list.php:54 ../admin/sql_list.php:62 msgid "Size" msgstr "" @@ -1199,68 +1418,84 @@ msgid "File Type" msgstr "Datei" #: ../admin/bro_main.php:338 ../admin/bro_main.php:343 -#: ../admin/bro_main.php:516 ../admin/bro_main.php:521 +#: ../admin/bro_main.php:348 ../admin/bro_main.php:516 +#: ../admin/bro_main.php:521 ../admin/bro_main.php:526 #: ../admin/sta2_list.php:58 ../admin/sta2_list.php:72 msgid "View" msgstr "" #: ../admin/bro_main.php:345 ../admin/bro_main.php:350 +#: ../admin/bro_main.php:355 msgid "Extract" msgstr "" #: ../admin/bro_main.php:388 ../admin/bro_main.php:393 -#: ../admin/bro_main.php:418 ../admin/bro_main.php:423 +#: ../admin/bro_main.php:398 ../admin/bro_main.php:418 +#: ../admin/bro_main.php:423 ../admin/bro_main.php:428 #: ../admin/bro_main.php:455 ../admin/bro_main.php:460 -#: ../admin/bro_main.php:485 ../admin/bro_main.php:490 +#: ../admin/bro_main.php:465 ../admin/bro_main.php:485 +#: ../admin/bro_main.php:490 ../admin/bro_main.php:495 msgid "V" msgstr "" #: ../admin/bro_main.php:542 ../admin/bro_main.php:547 +#: ../admin/bro_main.php:552 msgid "No files in this folder" msgstr "" #: ../admin/bro_main.php:552 ../admin/bro_main.php:557 +#: ../admin/bro_main.php:562 msgid "(slow)" msgstr "" #: ../admin/bro_main.php:552 ../admin/bro_main.php:557 +#: ../admin/bro_main.php:562 msgid "Show size of directories" msgstr "" #: ../admin/bro_main.php:556 ../admin/bro_main.php:561 +#: ../admin/bro_main.php:566 msgid "Edit this folder's protection" msgstr "" -#: ../admin/bro_main.php:559 ../admin/bro_main.php:564 ../admin/hta_add.php:61 +#: ../admin/bro_main.php:559 ../admin/bro_main.php:564 +#: ../admin/bro_main.php:569 ../admin/hta_add.php:61 msgid "Protect this folder" msgstr "" #: ../admin/bro_main.php:561 ../admin/bro_main.php:566 +#: ../admin/bro_main.php:571 msgid "with a login and a password" msgstr "" #: ../admin/bro_main.php:564 ../admin/bro_main.php:569 +#: ../admin/bro_main.php:574 msgid "Download this folder" msgstr "" #: ../admin/bro_main.php:566 ../admin/bro_main.php:571 +#: ../admin/bro_main.php:576 #, php-format msgid "as a %s file" msgstr "" #: ../admin/bro_main.php:574 ../admin/bro_main.php:579 +#: ../admin/bro_main.php:584 msgid "Edit the ftp account" msgstr "" #: ../admin/bro_main.php:575 ../admin/bro_main.php:580 +#: ../admin/bro_main.php:585 msgid "that exists in this folder" msgstr "" #: ../admin/bro_main.php:581 ../admin/bro_main.php:586 +#: ../admin/bro_main.php:591 msgid "Create an ftp account in this folder" msgstr "" #: ../admin/bro_main.php:590 ../admin/bro_main.php:595 +#: ../admin/bro_main.php:600 msgid "Configure the file editor" msgstr "" @@ -1340,24 +1575,25 @@ msgstr "" msgid "Save done." msgstr "" -#: ../admin/cron.php:16 ../admin/cron.php:21 ../admin/menu_cron.php:40 +#: ../admin/cron.php:16 ../admin/cron.php:21 ../admin/menu_cron.php:33 +#: ../admin/menu_cron.php:40 ../class/m_cron.php:161 msgid "Scheduled tasks" msgstr "" -#: ../admin/cron.php:29 ../admin/cron.php:34 +#: ../admin/cron.php:29 ../admin/cron.php:34 ../admin/cron.php:35 msgid "URL" msgstr "" -#: ../admin/cron.php:30 ../admin/cron.php:35 +#: ../admin/cron.php:30 ../admin/cron.php:35 ../admin/cron.php:36 msgid "Schedule" msgstr "" -#: ../admin/cron.php:31 ../admin/cron.php:36 ../admin/hta_edituser.php:53 -#: ../admin/sql_users_list.php:48 +#: ../admin/cron.php:31 ../admin/cron.php:36 ../admin/cron.php:37 +#: ../admin/hta_edituser.php:53 ../admin/sql_users_list.php:48 msgid "User" msgstr "" -#: ../admin/cron.php:33 ../admin/cron.php:38 +#: ../admin/cron.php:33 ../admin/cron.php:38 ../admin/cron.php:39 msgid "Email report" msgstr "" @@ -1409,7 +1645,7 @@ msgstr "" msgid "Whois result on the domain" msgstr "" -#: ../admin/dom_doadd.php:52 ../admin/menu_dom.php:47 +#: ../admin/dom_doadd.php:52 ../admin/menu_dom.php:40 ../admin/menu_dom.php:47 msgid "Add a domain" msgstr "" @@ -1434,7 +1670,7 @@ msgid "Confirm the deletion of domain %s" msgstr "" #: ../admin/dom_dodel.php:67 ../admin/sql_del.php:69 ../admin/sql_del.php:75 -#: ../admin/sql_users_del.php:57 +#: ../admin/sql_users_del.php:57 ../admin/sql_users_del.php:61 msgid "WARNING" msgstr "" @@ -1469,9 +1705,9 @@ msgid "Hide advanced options" msgstr "" #: ../admin/dom_edit.inc.php:85 ../admin/ftp_add.php:60 -#: ../admin/ftp_edit.php:65 ../admin/hta_add.php:54 ../admin/sql_bck.php:97 -#: ../admin/sta2_add_raw.php:57 ../admin/sta2_edit_raw.php:63 -#: ../admin/sta2_edit_raw.php:68 +#: ../admin/ftp_add.php:72 ../admin/ftp_edit.php:65 ../admin/hta_add.php:54 +#: ../admin/sql_bck.php:97 ../admin/sta2_add_raw.php:57 +#: ../admin/sta2_edit_raw.php:63 ../admin/sta2_edit_raw.php:68 msgid "Choose a folder..." msgstr "" @@ -1503,79 +1739,82 @@ msgstr "" msgid "Add this subdomain" msgstr "" -#: ../admin/dom_edit.php:66 +#: ../admin/dom_edit.php:66 ../admin/dom_edit.php:68 #, php-format msgid "Editing subdomains of %s" msgstr "" -#: ../admin/dom_edit.php:76 +#: ../admin/dom_edit.php:76 ../admin/dom_edit.php:78 msgid "This domain have some DNS change pending. Please wait." msgstr "" -#: ../admin/dom_edit.php:79 +#: ../admin/dom_edit.php:79 ../admin/dom_edit.php:81 msgid "You requested deletion of this domain." msgstr "" -#: ../admin/dom_edit.php:97 +#: ../admin/dom_edit.php:97 ../admin/dom_edit.php:99 msgid "Subdomain" msgstr "" -#: ../admin/dom_edit.php:137 +#: ../admin/dom_edit.php:137 ../admin/dom_edit.php:139 msgid "Activation pending" msgstr "" -#: ../admin/dom_edit.php:140 ../admin/mail_list.php:91 +#: ../admin/dom_edit.php:140 ../admin/dom_edit.php:142 +#: ../admin/mail_list.php:91 ../admin/mail_list.php:119 +#: ../admin/mail_list.php:129 msgid "Disabled" msgstr "" -#: ../admin/dom_edit.php:141 ../admin/mail_edit.inc.php:46 +#: ../admin/dom_edit.php:141 ../admin/dom_edit.php:143 +#: ../admin/mail_edit.inc.php:42 ../admin/mail_edit.inc.php:46 msgid "Enable" msgstr "" -#: ../admin/dom_edit.php:144 +#: ../admin/dom_edit.php:144 ../admin/dom_edit.php:146 msgid "Desactivation pending" msgstr "" -#: ../admin/dom_edit.php:152 +#: ../admin/dom_edit.php:152 ../admin/dom_edit.php:154 msgid "Update pending" msgstr "" -#: ../admin/dom_edit.php:155 +#: ../admin/dom_edit.php:155 ../admin/dom_edit.php:157 msgid "Deletion pending" msgstr "" -#: ../admin/dom_edit.php:183 +#: ../admin/dom_edit.php:183 ../admin/dom_edit.php:185 msgid "DNS & Email parameters" msgstr "" -#: ../admin/dom_edit.php:188 +#: ../admin/dom_edit.php:188 ../admin/dom_edit.php:190 msgid "Manage the DNS on the server ?" msgstr "" -#: ../admin/dom_edit.php:199 +#: ../admin/dom_edit.php:199 ../admin/dom_edit.php:201 msgid "Manage the Emails Addresses of this domain on the server?" msgstr "" -#: ../admin/dom_edit.php:206 +#: ../admin/dom_edit.php:206 ../admin/dom_edit.php:208 msgid "" "Warning: If you set this to 'no', all your email accounts and aliases on " "this domain will be immediately deleted." msgstr "" -#: ../admin/dom_edit.php:208 +#: ../admin/dom_edit.php:208 ../admin/dom_edit.php:210 msgid "Submit the changes" msgstr "" -#: ../admin/dom_edit.php:213 +#: ../admin/dom_edit.php:213 ../admin/dom_edit.php:215 msgid "Domain removal" msgstr "" -#: ../admin/dom_edit.php:216 +#: ../admin/dom_edit.php:216 ../admin/dom_edit.php:218 #, php-format msgid "help_domain_del %s" msgstr "" -#: ../admin/dom_edit.php:219 +#: ../admin/dom_edit.php:219 ../admin/dom_edit.php:221 #, php-format msgid "Delete %s from this server" msgstr "" @@ -1620,32 +1859,43 @@ msgstr "" msgid "You cannot add any new ftp account, your quota is over." msgstr "" -#: ../admin/ftp_add.php:39 ../admin/ftp_list.php:57 ../admin/menu_ftp.php:47 +#: ../admin/ftp_add.php:39 ../admin/ftp_add.php:51 ../admin/ftp_list.php:57 +#: ../admin/menu_ftp.php:40 ../admin/menu_ftp.php:47 msgid "Create a new ftp account" msgstr "" -#: ../admin/ftp_add.php:67 +#: ../admin/ftp_add.php:67 ../admin/ftp_add.php:79 msgid "Create this new FTP account." msgstr "" -#: ../admin/ftp_del.php:42 +#: ../admin/ftp_del.php:42 ../admin/ftp_del.php:60 #, php-format msgid "The ftp account %s has been successfully deleted" msgstr "" +#: ../admin/ftp_del.php:68 +msgid "FTP accounts deletion confirm" +msgstr "" + +#: ../admin/ftp_del.php:71 +msgid "Do you really want to delete those accounts ?" +msgstr "" + #: ../admin/ftp_doadd.php:53 msgid "The FTP account has been successfully created" msgstr "" -#: ../admin/ftp_doedit.php:33 ../admin/ftp_edit.php:39 +#: ../admin/ftp_doedit.php:33 ../admin/ftp_doedit.php:43 +#: ../admin/ftp_edit.php:39 msgid "No account selected!" msgstr "" -#: ../admin/ftp_doedit.php:47 +#: ../admin/ftp_doedit.php:47 ../admin/ftp_doedit.php:57 msgid "The ftp account has been successfully changed" msgstr "" -#: ../admin/ftp_doedit.php:56 ../admin/ftp_edit.php:47 +#: ../admin/ftp_doedit.php:56 ../admin/ftp_doedit.php:66 +#: ../admin/ftp_edit.php:47 msgid "Editing an FTP account" msgstr "" @@ -1653,10 +1903,14 @@ msgstr "" msgid "Change this FTP account" msgstr "" -#: ../admin/ftp_list.php:45 ../admin/menu_ftp.php:49 +#: ../admin/ftp_list.php:45 ../admin/menu_ftp.php:42 ../admin/menu_ftp.php:49 msgid "FTP accounts list" msgstr "" +#: ../admin/head.php:32 +msgid "AlternC Control Panel" +msgstr "" + #: ../admin/head.php:61 msgid "" "Administrator session. you may return to your " @@ -1673,12 +1927,13 @@ msgid "" "Enter the name of the folder you want to protect. It must already exists." msgstr "" -#: ../admin/hta_adduser.php:39 +#: ../admin/hta_adduser.php:39 ../admin/hta_adduser.php:40 #, php-format msgid "Adding a username in %s" msgstr "" -#: ../admin/hta_adduser.php:66 ../admin/hta_edit.php:115 +#: ../admin/hta_adduser.php:66 ../admin/hta_adduser.php:67 +#: ../admin/hta_edit.php:115 msgid "Add this user" msgstr "" @@ -1691,6 +1946,14 @@ msgstr "" msgid "Please enter a password" msgstr "" +#: ../admin/hta_dodeluser.php:49 +msgid "Authorized user deletion confirm" +msgstr "" + +#: ../admin/hta_dodeluser.php:52 +msgid "Do you really want to delete those users ?" +msgstr "" + #: ../admin/hta_doedituser.php:52 #, php-format msgid "Change the user %s in the protected folder %s" @@ -1737,7 +2000,8 @@ msgid "Editing user %s in the protected folder %s" msgstr "" #: ../admin/hta_edituser.php:54 ../admin/mem_param.php:64 -#: ../admin/mem_param.php:65 +#: ../admin/mem_param.php:65 ../admin/mem_param.php:71 +#: ../admin/mem_param.php:72 msgid "New password" msgstr "" @@ -1761,25 +2025,25 @@ msgstr "" msgid "Unprotect the checked folders" msgstr "" -#: ../admin/index.php:60 +#: ../admin/index.php:55 ../admin/index.php:60 msgid "Web Hosting Control Panel" msgstr "" -#: ../admin/index.php:75 +#: ../admin/index.php:70 ../admin/index.php:75 msgid "" "To connect to the hosting control panel, enter your AlternC's login and " "password in the following form and click 'Enter'" msgstr "" -#: ../admin/index.php:76 +#: ../admin/index.php:71 ../admin/index.php:76 msgid "You are attemping to connect without IP restriction." msgstr "" -#: ../admin/index.php:80 +#: ../admin/index.php:75 ../admin/index.php:80 msgid "AlternC access" msgstr "" -#: ../admin/index.php:83 ../admin/index.php:101 +#: ../admin/index.php:78 ../admin/index.php:83 ../admin/index.php:101 msgid "Enter" msgstr "" @@ -1797,7 +2061,12 @@ msgstr "" msgid "Email Address" msgstr "" -#: ../admin/index.php:112 +#: ../admin/index.php:98 +msgid "" +"To read your mail in a browser, click here to use the Squirrelmail Webmail" +msgstr "" + +#: ../admin/index.php:111 ../admin/index.php:112 msgid "You must accept the session cookie to log-in" msgstr "" @@ -1825,6 +2094,26 @@ msgstr "" msgid "Know IP and networks" msgstr "" +#: ../admin/logs_list.php:35 +msgid "Logs Listing" +msgstr "" + +#: ../admin/logs_list.php:43 +msgid "You have no sql logs to list a the moment." +msgstr "" + +#: ../admin/logs_list.php:49 +msgid "Creation Date" +msgstr "" + +#: ../admin/logs_list.php:49 +msgid "Download link" +msgstr "" + +#: ../admin/logs_list.php:63 +msgid "Download" +msgstr "" + #: ../admin/mail_add.php:39 #, php-format msgid "Add %s mail to the domain %s" @@ -1839,6 +2128,28 @@ msgstr "" msgid "Alias: %s already created" msgstr "" +#: ../admin/mail_del.php:54 +msgid "Deleting mail accounts" +msgstr "" + +#: ../admin/mail_del.php:57 +msgid "Please confirm the deletion of the following mail accounts:" +msgstr "" + +#: ../admin/mail_del.php:74 +msgid "Confirm the deletion" +msgstr "" + +#: ../admin/mail_del.php:74 +msgid "Don't delete anything and go back to the email list" +msgstr "" + +#: ../admin/mail_del.php:78 +msgid "" +"Warning: Deleting an email address will destroy all the messages it " +"contains! You will NOT be able to get it back!" +msgstr "" + #: ../admin/mail_doedit.php:50 #, fuzzy msgid "Password do not match" @@ -1852,49 +2163,149 @@ msgstr "" msgid "Already disabled " msgstr "" -#: ../admin/mail_edit.inc.php:43 +#: ../admin/mail_doedit.php:120 +msgid "Your email has been edited successfully" +msgstr "" + +#: ../admin/mail_edit.inc.php:39 ../admin/mail_edit.inc.php:43 msgid "" "Is this mail enabled ?
Having a mail disabled forbid consultation or " "reception, but do not remove the mailbox or his configuration." msgstr "" -#: ../admin/mail_edit.inc.php:51 +#: ../admin/mail_edit.inc.php:47 ../admin/mail_edit.inc.php:51 msgid "" "You need to have a password for some application (example: local mailbox);" msgstr "" -#: ../admin/mail_edit.inc.php:56 +#: ../admin/mail_edit.inc.php:52 ../admin/mail_edit.inc.php:56 msgid "Set a passowrd:" msgstr "" -#: ../admin/mail_edit.inc.php:59 +#: ../admin/mail_edit.inc.php:55 ../admin/mail_edit.inc.php:59 msgid "Change your password:" msgstr "" -#: ../admin/mail_edit.inc.php:83 ../admin/mail_localbox_edit.inc.php:67 +#: ../admin/mail_edit.inc.php:79 ../admin/mail_edit.inc.php:83 +#: ../admin/mail_edit.php:114 ../admin/mail_localbox_edit.inc.php:67 #: ../admin/mail_redirection_edit.inc.php:64 msgid "Change this email address" msgstr "" -#: ../admin/mail_edit.inc.php:99 +#: ../admin/mail_edit.inc.php:95 ../admin/mail_edit.inc.php:99 #, fuzzy msgid "Password does not match" msgstr "Miglied '%s' existiert nicht" -#: ../admin/mail_edit.inc.php:103 +#: ../admin/mail_edit.inc.php:99 ../admin/mail_edit.inc.php:103 #, fuzzy msgid "Password match" msgstr "Passwört" -#: ../admin/mail_list.php:60 +#: ../admin/mail_edit.php:53 +#, php-format +msgid "Editing the email %s" +msgstr "" + +#: ../admin/mail_edit.php:67 +msgid "Is this email enabled?" +msgstr "" + +#: ../admin/mail_edit.php:69 +msgid "" +"You can enable or disable this email anytime. This will bounce any mail " +"received on this address, but will not delete the stored email, or the " +"redirections or password." +msgstr "" + +#: ../admin/mail_edit.php:73 +msgid "No (email disabled)" +msgstr "" + +#: ../admin/mail_edit.php:74 +msgid "Yes (email enabled)" +msgstr "" + +#: ../admin/mail_edit.php:78 +msgid "Is it a POP/IMAP account?" +msgstr "" + +#: ../admin/mail_edit.php:79 +msgid "" +"POP/IMAP accounts are receiving emails in the server. To read those emails, " +"you can use a Webmail, or a mail client such as Thunderbird. If you don't " +"use POP/IMAP, you can configure your email to be a redirection to other " +"existing emails. The maximum size is in megabytes, use 0 to make it infinite." +msgstr "" + +#: ../admin/mail_edit.php:82 +#, php-format +msgid "This mailbox is currently using %1$s / %2$s" +msgstr "" + +#: ../admin/mail_edit.php:85 +msgid "" +"This mailbox is pending deletion. You can recover its mails by setting it to " +"'Yes' NOW!" +msgstr "" + +#: ../admin/mail_edit.php:95 +#, fuzzy +msgid "Enter a POP/IMAP password" +msgstr "Passwört" + +#: ../admin/mail_edit.php:97 ../admin/quotas_oneuser.php:14 +#: ../admin/quotas_oneuser.php:23 ../admin/quotas_oneuser.php:49 +#: ../admin/quotas_oneuser.php:53 ../admin/quotas_oneuser.php:67 +#: ../admin/quotas_oneuser.php:86 ../admin/quotas_oneuser.php:90 +#: ../admin/quotas_oneuser.php:105 ../admin/quotas_oneuser.php:130 +#: ../admin/quotas_oneuser.php:131 ../admin/quotas_oneuser.php:152 +#: ../admin/quotas_oneuser.php:178 ../admin/quotas_users.php:278 +#: ../admin/quotas_users.php:291 ../admin/quotas_users.php:292 +#: ../admin/quotas_users.php:314 ../admin/quotas_users.php:327 +#: ../admin/quotas_users.php:328 ../admin/quotas_users.php:334 +#: ../admin/quotas_users.php:347 ../admin/quotas_users.php:348 +#: ../admin/quotas_users.php:360 ../admin/quotas_users.php:361 +msgid "MB" +msgstr "" + +#: ../admin/mail_edit.php:97 +msgid "Maximum allowed size of this Mailbox" +msgstr "" + +#: ../admin/mail_edit.php:102 +msgid "" +"WARNING: turning POP/IMAP off will DELETE the stored messages in this email " +"address." +msgstr "" + +#: ../admin/mail_edit.php:104 +msgid "Is it a redirection to other email addresses?" +msgstr "" + +#: ../admin/mail_edit.php:106 +msgid "" +"If you want to send emails received on this address to other addresses, even " +"outside this server, enter those recipients here." +msgstr "" + +#: ../admin/mail_edit.php:106 +msgid "one recipient per line" +msgstr "" + +#: ../admin/mail_list.php:60 ../admin/mail_list.php:65 msgid "Create a new mail account" msgstr "" +#: ../admin/mail_list.php:69 +msgid "Create this email address" +msgstr "" + #: ../admin/mail_list.php:72 msgid "No mail for this domain" msgstr "" -#: ../admin/mail_list.php:76 +#: ../admin/mail_list.php:76 ../admin/mail_list.php:78 #, php-format msgid "Email addresses of the domain %s" msgstr "" @@ -1903,7 +2314,7 @@ msgstr "" msgid "Active" msgstr "" -#: ../admin/mail_list.php:79 +#: ../admin/mail_list.php:79 ../admin/mail_list.php:105 msgid "Address" msgstr "" @@ -1911,6 +2322,53 @@ msgstr "" msgid "State" msgstr "" +#: ../admin/mail_list.php:90 +msgid "Search" +msgstr "" + +#: ../admin/mail_list.php:98 +msgid "Items per page:" +msgstr "" + +#: ../admin/mail_list.php:105 +msgid "Last login time" +msgstr "" + +#: ../admin/mail_list.php:105 +msgid "Other recipients" +msgstr "" + +#: ../admin/mail_list.php:105 +msgid "Pop/Imap" +msgstr "" + +#: ../admin/mail_list.php:115 +msgid "Deleting..." +msgstr "" + +#: ../admin/mail_list.php:118 +msgid "" +"This email will be deleted soon. You may still be able to undelete it by " +"clicking here" +msgstr "" + +#: ../admin/mail_list.php:118 +msgid "Undelete" +msgstr "" + +#: ../admin/mail_list.php:143 +#, php-format +msgid "%3$d-%2$d-%1$d" +msgstr "" + +#: ../admin/mail_list.php:143 ../admin/main.php:41 +msgid "Never" +msgstr "" + +#: ../admin/mail_list.php:152 +msgid "Delete the checked email addresses" +msgstr "" + #: ../admin/mail_localbox_doedit.php:62 msgid "Already disactivated" msgstr "" @@ -1958,12 +2416,12 @@ msgstr "" msgid "Last Login: " msgstr "" -#: ../admin/main.php:41 +#: ../admin/main.php:41 ../admin/main.php:44 #, php-format msgid "from: %1$s " msgstr "" -#: ../admin/main.php:45 +#: ../admin/main.php:45 ../admin/main.php:49 #, php-format msgid "%1$d login failed since last login" msgstr "" @@ -1972,15 +2430,15 @@ msgstr "" msgid "Latest news" msgstr "" -#: ../admin/main.php:78 +#: ../admin/main.php:78 ../admin/main.php:93 msgid "Expired or about to expire accounts" msgstr "" -#: ../admin/main.php:80 +#: ../admin/main.php:80 ../admin/main.php:95 msgid "Last name, surname" msgstr "" -#: ../admin/main.php:80 +#: ../admin/main.php:80 ../admin/main.php:95 msgid "uid" msgstr "" @@ -1989,11 +2447,13 @@ msgid "Your administrator preferences has been successfully changed." msgstr "" #: ../admin/mem_admin.php:46 ../admin/mem_param.php:97 +#: ../admin/mem_param.php:104 msgid "Admin preferences" msgstr "" -#: ../admin/mem_chgmail.php:44 ../admin/mem_cm.php:35 ../admin/mem_cm.php:46 -#: ../admin/mem_cm2.php:40 ../admin/mem_param.php:74 +#: ../admin/mem_chgmail.php:44 ../admin/mem_cm.php:35 ../admin/mem_cm.php:42 +#: ../admin/mem_cm.php:46 ../admin/mem_cm.php:53 ../admin/mem_cm2.php:40 +#: ../admin/mem_cm2.php:47 ../admin/mem_param.php:74 ../admin/mem_param.php:81 msgid "Change the email of the account" msgstr "" @@ -2002,21 +2462,21 @@ msgstr "" msgid "help_mem_chgmail %s" msgstr "" -#: ../admin/mem_cm.php:47 +#: ../admin/mem_cm.php:47 ../admin/mem_cm.php:54 msgid "" "Enter the key you got when you requested the mailbox change, then click the " "OK button." msgstr "" -#: ../admin/mem_cm.php:48 +#: ../admin/mem_cm.php:48 ../admin/mem_cm.php:55 msgid "Key" msgstr "" -#: ../admin/mem_cm.php:49 +#: ../admin/mem_cm.php:49 ../admin/mem_cm.php:56 msgid "OK" msgstr "" -#: ../admin/mem_cm2.php:48 +#: ../admin/mem_cm2.php:48 ../admin/mem_cm2.php:55 msgid "The mailbox has been successfully changed." msgstr "" @@ -2032,80 +2492,80 @@ msgstr "" msgid "Click here to log in" msgstr "" -#: ../admin/mem_param.php:36 +#: ../admin/mem_param.php:36 ../admin/mem_param.php:43 msgid "Your help setting has been updated." msgstr "" -#: ../admin/mem_param.php:40 +#: ../admin/mem_param.php:40 ../admin/mem_param.php:47 msgid "Settings of your account" msgstr "" -#: ../admin/mem_param.php:50 ../admin/mem_passwd.php:50 -#: ../admin/sql_users_list.php:61 +#: ../admin/mem_param.php:50 ../admin/mem_param.php:57 +#: ../admin/mem_passwd.php:50 ../admin/sql_users_list.php:61 msgid "Password change" msgstr "" -#: ../admin/mem_param.php:54 +#: ../admin/mem_param.php:54 ../admin/mem_param.php:61 msgid "You cannot change your password" msgstr "" -#: ../admin/mem_param.php:59 +#: ../admin/mem_param.php:59 ../admin/mem_param.php:66 msgid "help_chg_passwd" msgstr "" -#: ../admin/mem_param.php:63 +#: ../admin/mem_param.php:63 ../admin/mem_param.php:70 msgid "Old password" msgstr "" -#: ../admin/mem_param.php:66 +#: ../admin/mem_param.php:66 ../admin/mem_param.php:73 msgid "Change my password" msgstr "" -#: ../admin/mem_param.php:75 +#: ../admin/mem_param.php:75 ../admin/mem_param.php:82 msgid "help_chg_mail" msgstr "" -#: ../admin/mem_param.php:76 +#: ../admin/mem_param.php:76 ../admin/mem_param.php:83 msgid "Current mailbox" msgstr "" -#: ../admin/mem_param.php:77 +#: ../admin/mem_param.php:77 ../admin/mem_param.php:84 msgid "New mailbox" msgstr "" -#: ../admin/mem_param.php:78 +#: ../admin/mem_param.php:78 ../admin/mem_param.php:85 msgid "Change my email address" msgstr "" -#: ../admin/mem_param.php:85 +#: ../admin/mem_param.php:85 ../admin/mem_param.php:92 msgid "Online help settings" msgstr "" -#: ../admin/mem_param.php:86 +#: ../admin/mem_param.php:86 ../admin/mem_param.php:93 msgid "help_help_settings" msgstr "" -#: ../admin/mem_param.php:87 +#: ../admin/mem_param.php:87 ../admin/mem_param.php:94 msgid "Do you want to see the help texts and links on each page?" msgstr "" -#: ../admin/mem_param.php:88 +#: ../admin/mem_param.php:88 ../admin/mem_param.php:95 msgid "Change these settings" msgstr "" -#: ../admin/mem_param.php:101 +#: ../admin/mem_param.php:101 ../admin/mem_param.php:108 msgid "Members list view" msgstr "" -#: ../admin/mem_param.php:102 +#: ../admin/mem_param.php:102 ../admin/mem_param.php:109 msgid "Large view" msgstr "" -#: ../admin/mem_param.php:103 +#: ../admin/mem_param.php:103 ../admin/mem_param.php:110 msgid "Short view" msgstr "" -#: ../admin/mem_param.php:105 +#: ../admin/mem_param.php:105 ../admin/mem_param.php:112 msgid "Change my admin preferences" msgstr "" @@ -2117,33 +2577,38 @@ msgstr "" msgid "Home / Information" msgstr "" -#: ../admin/menu_adm.php:39 +#: ../admin/menu.php:49 +msgid "About" +msgstr "" + +#: ../admin/menu_adm.php:32 ../admin/menu_adm.php:39 msgid "Administration" msgstr "" -#: ../admin/menu_adm.php:44 +#: ../admin/menu_adm.php:37 ../admin/menu_adm.php:44 msgid "Manage the Alternc accounts" msgstr "" -#: ../admin/menu_adm.php:45 +#: ../admin/menu_adm.php:38 ../admin/menu_adm.php:45 #, fuzzy msgid "User Quotas" msgstr "Quotas" -#: ../admin/menu_adm.php:49 +#: ../admin/menu_adm.php:42 ../admin/menu_adm.php:49 msgid "General PhpMyAdmin" msgstr "" -#: ../admin/menu_aide.php:32 +#: ../admin/menu_aide.php:25 ../admin/menu_aide.php:32 msgid "Online help" msgstr "" -#: ../admin/menu_dom.php:41 ../admin/quotas_oneuser.php:22 -#: ../admin/quotas_users.php:134 +#: ../admin/menu_dom.php:34 ../admin/menu_dom.php:41 +#: ../admin/quotas_oneuser.php:22 ../admin/quotas_oneuser.php:33 +#: ../admin/quotas_users.php:122 ../admin/quotas_users.php:134 msgid "Domains" msgstr "" -#: ../admin/menu_ftp.php:41 +#: ../admin/menu_ftp.php:34 ../admin/menu_ftp.php:41 ../class/m_ftp.php:361 msgid "FTP accounts" msgstr "" @@ -2151,31 +2616,49 @@ msgstr "" msgid "Langues" msgstr "" -#: ../admin/menu_mail.php:41 +#: ../admin/menu_logs.php:28 +msgid "Logs" +msgstr "" + +#: ../admin/menu_mail.php:34 ../admin/menu_mail.php:41 msgid "Email Addresses" msgstr "" -#: ../admin/menu_mem.php:32 +#: ../admin/menu_mem.php:25 ../admin/menu_mem.php:32 msgid "Settings" msgstr "" -#: ../admin/menu_mem.php:35 +#: ../admin/menu_mem.php:28 ../admin/menu_mem.php:35 msgid "Logout" msgstr "" -#: ../admin/menu_quota.php:32 +#: ../admin/menu_piwik.php:31 +msgid "Piwik statistics" +msgstr "" + +#: ../admin/menu_piwik.php:34 +#, fuzzy +msgid "Piwik Users" +msgstr "Benützt" + +#: ../admin/menu_piwik.php:35 +msgid "Piwik Sites" +msgstr "" + +#: ../admin/menu_quota.php:25 ../admin/menu_quota.php:32 msgid "Show my quotas" msgstr "" -#: ../admin/menu_sql.php:41 +#: ../admin/menu_sql.php:34 ../admin/menu_sql.php:41 msgid "Databases" msgstr "" -#: ../admin/menu_sql.php:42 ../admin/sql_users_list.php:37 +#: ../admin/menu_sql.php:35 ../admin/menu_sql.php:42 +#: ../admin/sql_users_list.php:37 msgid "MySQL Users" msgstr "" -#: ../admin/menu_sql.php:43 +#: ../admin/menu_sql.php:37 ../admin/menu_sql.php:43 msgid "PhpMyAdmin" msgstr "" @@ -2183,10 +2666,81 @@ msgstr "" msgid "Raw web statistics" msgstr "" -#: ../admin/menu_web.php:34 +#: ../admin/menu_web.php:27 ../admin/menu_web.php:34 msgid "Protected folders" msgstr "" +#: ../admin/piwik_addaccount.php:34 +msgid "You cannot add any new Piwik account, your quota is over." +msgstr "" + +#: ../admin/piwik_addaccount.php:44 +msgid "Error : missing arguments." +msgstr "" + +#: ../admin/piwik_addaccount.php:50 +#, php-format +msgid "Creation of Piwik account \"%s\"" +msgstr "" + +#: ../admin/piwik_addsites.php:44 +msgid "Error during adding website.
" +msgstr "" + +#: ../admin/piwik_addsites.php:46 +msgid "Successfully add website" +msgstr "" + +#: ../admin/piwik_sitelist.php:42 ../admin/piwik_userlist.php:54 +msgid "Add a new website" +msgstr "" + +#: ../admin/piwik_sitelist.php:44 ../admin/piwik_userlist.php:56 +msgid "URL of the website" +msgstr "" + +#: ../admin/piwik_sitelist.php:55 +msgid "Existing Piwik monitored websites" +msgstr "" + +#: ../admin/piwik_sitelist.php:61 ../admin/piwik_userlist.php:74 +msgid "No existing Piwik users" +msgstr "" + +#: ../admin/piwik_sitelist.php:66 +#, fuzzy +msgid "Site name" +msgstr "Datei" + +#: ../admin/piwik_sitelist.php:66 +msgid "Site url" +msgstr "" + +#: ../admin/piwik_user_dodel.php:39 +msgid "Missing login parameters" +msgstr "" + +#: ../admin/piwik_user_dodel.php:54 +msgid "Piwik accounts deletion confirm" +msgstr "" + +#: ../admin/piwik_user_dodel.php:57 +#, php-format +msgid "Do you really want to delete the Piwik account %s ?" +msgstr "" + +#: ../admin/piwik_userlist.php:41 +msgid "Create a new piwik account" +msgstr "" + +#: ../admin/piwik_userlist.php:66 +msgid "Existing Piwik accounts" +msgstr "" + +#: ../admin/piwik_userlist.php:79 ../admin/piwik_userlist.php:89 +msgid "Connect" +msgstr "" + #: ../admin/quota_show.php:34 msgid "Account's quotas" msgstr "" @@ -2195,123 +2749,142 @@ msgstr "" msgid "No quotas for this account, or quotas currently unavailable!" msgstr "" -#: ../admin/quotas_oneuser.php:13 +#: ../admin/quotas_oneuser.php:13 ../admin/quotas_oneuser.php:22 msgid "Web Space:" msgstr "" -#: ../admin/quotas_oneuser.php:14 ../admin/quotas_oneuser.php:53 -#: ../admin/quotas_oneuser.php:90 ../admin/quotas_oneuser.php:130 -#: ../admin/quotas_users.php:291 ../admin/quotas_users.php:292 -#: ../admin/quotas_users.php:327 ../admin/quotas_users.php:328 -#: ../admin/quotas_users.php:347 ../admin/quotas_users.php:348 -#: ../admin/quotas_users.php:360 ../admin/quotas_users.php:361 -msgid "MB" -msgstr "" - -#: ../admin/quotas_oneuser.php:23 +#: ../admin/quotas_oneuser.php:23 ../admin/quotas_oneuser.php:34 msgid "Emails" msgstr "" -#: ../admin/quotas_oneuser.php:24 ../admin/quotas_oneuser.php:71 -#: ../admin/quotas_oneuser.php:112 ../admin/quotas_users.php:130 -#: ../admin/quotas_users.php:171 +#: ../admin/quotas_oneuser.php:24 ../admin/quotas_oneuser.php:35 +#: ../admin/quotas_oneuser.php:71 ../admin/quotas_oneuser.php:112 +#: ../admin/quotas_oneuser.php:113 ../admin/quotas_oneuser.php:160 +#: ../admin/quotas_users.php:118 ../admin/quotas_users.php:130 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Space" msgstr "" -#: ../admin/quotas_oneuser.php:70 ../admin/quotas_users.php:179 +#: ../admin/quotas_oneuser.php:48 +msgid "Mail boxes:" +msgstr "" + +#: ../admin/quotas_oneuser.php:70 ../admin/quotas_oneuser.php:112 +#: ../admin/quotas_users.php:167 ../admin/quotas_users.php:179 msgid "DB" msgstr "" -#: ../admin/quotas_oneuser.php:111 ../admin/quotas_users.php:175 -#: ../admin/quotas_users.php:178 +#: ../admin/quotas_oneuser.php:104 +msgid "Databases:" +msgstr "" + +#: ../admin/quotas_oneuser.php:111 ../admin/quotas_oneuser.php:159 +#: ../admin/quotas_users.php:163 ../admin/quotas_users.php:166 +#: ../admin/quotas_users.php:175 ../admin/quotas_users.php:178 msgid "Lists" msgstr "" +#: ../admin/quotas_oneuser.php:151 +msgid "Mailman lists:" +msgstr "" + +#: ../admin/quotas_users.php:20 +#, fuzzy +msgid "Quotas status" +msgstr "Quotas" + #: ../admin/quotas_users.php:29 msgid "" "This page shows the space and service count of your AlternC server and each " "AlternC accounts." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 #, php-format msgid "% of the total." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 msgid "MB." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 #, php-format msgid "Sizes are shown as %s" msgstr "" -#: ../admin/quotas_users.php:33 +#: ../admin/quotas_users.php:33 ../admin/quotas_users.php:35 msgid "Global" msgstr "" -#: ../admin/quotas_users.php:33 +#: ../admin/quotas_users.php:33 ../admin/quotas_users.php:35 msgid "Server-side view:" msgstr "" -#: ../admin/quotas_users.php:34 +#: ../admin/quotas_users.php:34 ../admin/quotas_users.php:36 msgid "Detailed view:" msgstr "" -#: ../admin/quotas_users.php:36 ../admin/quotas_users.php:43 +#: ../admin/quotas_users.php:36 ../admin/quotas_users.php:38 +#: ../admin/quotas_users.php:43 msgid "Percentage" msgstr "" -#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:40 +#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:39 +#: ../admin/quotas_users.php:40 msgid "Graphical" msgstr "" -#: ../admin/quotas_users.php:39 ../admin/quotas_users.php:42 +#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:39 +#: ../admin/quotas_users.php:42 msgid "In MB" msgstr "" -#: ../admin/quotas_users.php:48 +#: ../admin/quotas_users.php:42 ../admin/quotas_users.php:48 msgid "Show the domain names" msgstr "" -#: ../admin/quotas_users.php:50 +#: ../admin/quotas_users.php:44 ../admin/quotas_users.php:50 msgid "Hide the domain names" msgstr "" -#: ../admin/quotas_users.php:53 +#: ../admin/quotas_users.php:47 ../admin/quotas_users.php:53 msgid "All accounts" msgstr "" -#: ../admin/quotas_users.php:130 ../admin/quotas_users.php:171 +#: ../admin/quotas_users.php:118 ../admin/quotas_users.php:130 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Count" msgstr "" -#: ../admin/quotas_users.php:139 +#: ../admin/quotas_users.php:127 ../admin/quotas_users.php:139 +#: ../class/m_mail.php:78 msgid "Email addresses" msgstr "" -#: ../admin/quotas_users.php:145 +#: ../admin/quotas_users.php:133 ../admin/quotas_users.php:145 msgid "Mailman lists" msgstr "" -#: ../admin/quotas_users.php:151 ../admin/sql_bck.php:48 -#: ../admin/sql_del.php:66 ../admin/sql_del.php:72 -#: ../admin/sql_dorestore.php:38 ../admin/sql_getparam.php:38 +#: ../admin/quotas_users.php:139 ../admin/quotas_users.php:151 +#: ../admin/sql_bck.php:48 ../admin/sql_del.php:66 ../admin/sql_del.php:72 +#: ../admin/sql_dorestore.php:38 ../admin/sql_dorestore.php:44 +#: ../admin/sql_getparam.php:38 ../admin/sql_getparam.php:44 #: ../admin/sql_list.php:37 ../admin/sql_passchg.php:38 -#: ../admin/sql_restore.php:43 +#: ../admin/sql_restore.php:43 ../class/m_mysql.php:894 msgid "MySQL Databases" msgstr "" -#: ../admin/quotas_users.php:173 +#: ../admin/quotas_users.php:161 ../admin/quotas_users.php:173 msgid "Dom" msgstr "" +#: ../admin/quotas_users.php:162 ../admin/quotas_users.php:165 #: ../admin/quotas_users.php:174 ../admin/quotas_users.php:177 msgid "Mails" msgstr "" -#: ../admin/quotas_users.php:176 +#: ../admin/quotas_users.php:164 ../admin/quotas_users.php:176 msgid "Web" msgstr "" @@ -2319,15 +2892,15 @@ msgstr "" msgid "err_mysql_1" msgstr "" -#: ../admin/sql_add.php:39 ../admin/sql_list.php:94 +#: ../admin/sql_add.php:39 ../admin/sql_list.php:90 ../admin/sql_list.php:94 msgid "Create a new MySQL database" msgstr "" -#: ../admin/sql_add.php:52 +#: ../admin/sql_add.php:52 ../admin/sql_add.php:56 ../admin/sql_list.php:96 msgid "MySQL Database" msgstr "" -#: ../admin/sql_add.php:58 +#: ../admin/sql_add.php:58 ../admin/sql_add.php:62 ../admin/sql_list.php:102 msgid "Create this new MySQL database." msgstr "" @@ -2377,7 +2950,7 @@ msgid "Change the MySQL backup parameters" msgstr "" #: ../admin/sql_bck.php:113 ../admin/sql_dorestore.php:56 -#: ../admin/sql_restore.php:71 +#: ../admin/sql_dorestore.php:62 ../admin/sql_restore.php:71 msgid "You currently have no database defined" msgstr "" @@ -2398,15 +2971,19 @@ msgstr "" msgid "This will delete all the tables currently in those db." msgstr "" +#: ../admin/sql_doadd.php:37 +msgid "You " +msgstr "" + #: ../admin/sql_dobck.php:48 msgid "Your backup parameters has been successfully changed." msgstr "" -#: ../admin/sql_dorestore.php:44 +#: ../admin/sql_dorestore.php:44 ../admin/sql_dorestore.php:50 msgid "Restore a SQL backup" msgstr "" -#: ../admin/sql_dorestore.php:50 +#: ../admin/sql_dorestore.php:50 ../admin/sql_dorestore.php:56 msgid "" "Your database has been restored, check out the previous text for error " "messages." @@ -2416,35 +2993,56 @@ msgstr "" msgid "Your current settings are" msgstr "" +#: ../admin/sql_getparam.php:53 +msgid "Your current connection settings are" +msgstr "" + +#: ../admin/sql_getparam.php:56 +msgid "Mysql Server" +msgstr "" + #: ../admin/sql_getparam.php:58 ../admin/sql_list.php:53 msgid "MySQL Server" msgstr "" +#: ../admin/sql_getparam.php:60 ../admin/sql_list.php:54 +#: ../admin/sql_list.php:62 ../admin/sql_passchg.php:54 +msgid "Database" +msgstr "" + #: ../admin/sql_getparam.php:62 msgid "Main database" msgstr "" -#: ../admin/sql_getparam.php:67 +#: ../admin/sql_getparam.php:67 ../admin/sql_getparam.php:83 msgid "Back to the MySQL database list" msgstr "" +#: ../admin/sql_getparam.php:80 +msgid "" +"You changed the MySQL User base configuration. Please reffer to your " +"configuration" +msgstr "" + #: ../admin/sql_list.php:45 msgid "You have no sql user at the moment." msgstr "" -#: ../admin/sql_list.php:62 ../admin/sql_list.php:74 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:62 ../admin/sql_list.php:66 +#: ../admin/sql_list.php:74 msgid "Backup" msgstr "" -#: ../admin/sql_list.php:62 ../admin/sql_passchg.php:54 -msgid "Database" -msgstr "" - -#: ../admin/sql_list.php:62 ../admin/sql_list.php:75 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:62 ../admin/sql_list.php:67 +#: ../admin/sql_list.php:75 msgid "Restore" msgstr "" -#: ../admin/sql_list.php:84 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:68 +msgid "Show Settings" +msgstr "" + +#: ../admin/sql_list.php:77 ../admin/sql_list.php:84 msgid "Delete the checked databases" msgstr "" @@ -2483,32 +3081,33 @@ msgstr "" msgid "Note: If the filename ends with .gz, it will be uncompressed before." msgstr "" +#: ../admin/sql_users_add.php:41 ../admin/sql_users_add.php:46 +#: ../admin/sql_users_list.php:81 ../admin/sql_users_list.php:82 +msgid "Create a new MySQL user" +msgstr "" + #: ../admin/sql_users_add.php:41 msgid "err_mysql_13" msgstr "" -#: ../admin/sql_users_add.php:46 ../admin/sql_users_list.php:82 -msgid "Create a new MySQL user" -msgstr "" - -#: ../admin/sql_users_add.php:77 +#: ../admin/sql_users_add.php:72 ../admin/sql_users_add.php:77 msgid "Create this new MySQL user" msgstr "" -#: ../admin/sql_users_del.php:43 +#: ../admin/sql_users_del.php:43 ../admin/sql_users_del.php:47 #, php-format msgid "The user %s has been successfully deleted" msgstr "" -#: ../admin/sql_users_del.php:54 +#: ../admin/sql_users_del.php:54 ../admin/sql_users_del.php:58 msgid "MySQL users" msgstr "" -#: ../admin/sql_users_del.php:57 +#: ../admin/sql_users_del.php:57 ../admin/sql_users_del.php:61 msgid "Confirm the deletion of the following MySQL users" msgstr "" -#: ../admin/sql_users_dorights.php:44 +#: ../admin/sql_users_dorights.php:44 ../admin/sql_users_dorights.php:54 msgid "The rights has been successfully applied to the user" msgstr "" @@ -2524,16 +3123,16 @@ msgstr "" msgid "Change user password" msgstr "" -#: ../admin/sql_users_rights.php:41 +#: ../admin/sql_users_rights.php:40 ../admin/sql_users_rights.php:41 #, php-format msgid "MySQL Rights for %s" msgstr "" -#: ../admin/sql_users_rights.php:81 +#: ../admin/sql_users_rights.php:81 ../admin/sql_users_rights.php:87 msgid "Reverse selection" msgstr "" -#: ../admin/sql_users_rights.php:94 +#: ../admin/sql_users_rights.php:94 ../admin/sql_users_rights.php:100 msgid "Apply" msgstr "" @@ -2643,87 +3242,545 @@ msgstr "" msgid "All this account information will be deleted at expiration" msgstr "" -#: ../class/functions.php:286 +#: ../class/functions.php:270 ../class/functions.php:286 msgid "Bytes" msgstr "Bytes" -#: ../class/functions.php:288 +#: ../class/functions.php:272 ../class/functions.php:288 msgid "Byte" msgstr "Byte" -#: ../class/functions.php:293 +#: ../class/functions.php:277 ../class/functions.php:293 msgid "Kb" msgstr "Kb" -#: ../class/functions.php:297 +#: ../class/functions.php:281 ../class/functions.php:297 msgid "Mb" msgstr "Mb" -#: ../class/functions.php:301 +#: ../class/functions.php:285 ../class/functions.php:301 msgid "Gb" msgstr "Gb" -#: ../class/functions.php:303 +#: ../class/functions.php:287 ../class/functions.php:303 msgid "Tb" msgstr "Tb" -#: ../class/functions.php:390 +#: ../class/functions.php:374 ../class/functions.php:390 msgid "year" msgstr "" -#: ../class/functions.php:390 +#: ../class/functions.php:374 ../class/functions.php:390 #, fuzzy msgid "years" msgstr "Bytes" -#: ../class/functions.php:392 +#: ../class/functions.php:376 ../class/functions.php:392 msgid "month" msgstr "" -#: ../class/functions.php:392 +#: ../class/functions.php:376 ../class/functions.php:392 msgid "months" msgstr "" -#: ../class/functions.php:415 +#: ../class/functions.php:399 ../class/functions.php:415 msgid "Not managed" msgstr "" -# translation of alternc.po to Espagnol -# This file is distributed under the same license as the PACKAGE package. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. -# Bruno Marmier , 2004. -# -#: ../class/lang_env.php:69 -msgid "" +#: ../class/functions.php:521 ../class/functions.php:523 +msgid "Previous Page" msgstr "" -"Project-Id-Version: alternc\n" -"Report-Msgid-Bugs-To: i18n@alternc.org\n" -"POT-Creation-Date: 2012-08-21 19:09+0200\n" -"PO-Revision-Date: 2004-02-14 19:53-0400\n" -"Last-Translator: Bruno Marmier \n" -"Language-Team: Espagnol \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.0.2\n" -#: ../class/m_cron.php:37 +#: ../class/functions.php:577 ../class/functions.php:579 +msgid "Next Page" +msgstr "" + +#: ../class/m_admin.php:57 +msgid "This TLD is forbidden" +msgstr "" + +#: ../class/m_admin.php:58 +msgid "primary DNS is checked in WHOIS db" +msgstr "" + +#: ../class/m_admin.php:59 +msgid "primary & secondary DNS are checked in WHOIS db" +msgstr "" + +#: ../class/m_admin.php:60 +msgid "Domain must exist, but don't do any DNS check" +msgstr "" + +#: ../class/m_admin.php:61 +msgid "Domain can be installed, no check at all" +msgstr "" + +#: ../class/m_admin.php:62 +msgid "Domain can be installed, force NO DNS hosting" +msgstr "" + +#: ../class/m_admin.php:82 ../class/m_admin.php:113 ../class/m_admin.php:177 +#: ../class/m_admin.php:211 ../class/m_admin.php:252 ../class/m_admin.php:280 +#: ../class/m_admin.php:307 ../class/m_admin.php:450 ../class/m_admin.php:484 +#: ../class/m_admin.php:508 ../class/m_admin.php:534 +msgid "-- Only administrators can access this page! --" +msgstr "" + +#: ../class/m_admin.php:90 ../class/m_admin.php:123 ../class/m_admin.php:468 +#: ../class/m_admin.php:492 ../class/m_admin.php:516 ../class/m_admin.php:562 +#: ../class/m_admin.php:587 ../class/m_admin.php:611 ../class/m_admin.php:694 +#: ../class/m_admin.php:716 +msgid "Account not found" +msgstr "" + +#: ../class/m_admin.php:219 ../class/m_admin.php:1077 +msgid "The password is too long according to the password policy" +msgstr "" + +#: ../class/m_admin.php:224 ../class/m_admin.php:1087 +msgid "" +"The password policy prevents you to use your login name inside your password" +msgstr "" + +#: ../class/m_admin.php:311 ../class/m_admin.php:316 +msgid "All fields are mandatory" +msgstr "" + +#: ../class/m_admin.php:320 +msgid "Please enter a valid email address" +msgstr "" + +#: ../class/m_admin.php:326 +msgid "Login can only contains characters a-z and 0-9" +msgstr "" + +#: ../class/m_admin.php:330 +msgid "The login is too long (16 chars max)" +msgstr "" + +#: ../class/m_admin.php:335 +msgid "Login can only contains characters a-z, 0-9 and -" +msgstr "" + +#: ../class/m_admin.php:368 +msgid "This login already exists" +msgstr "" + +#: ../class/m_admin.php:698 +msgid "This account is ALREADY an administrator account" +msgstr "" + +#: ../class/m_admin.php:720 +msgid "This account is NOT an administrator account!" +msgstr "" + +#: ../class/m_admin.php:861 ../class/m_dom.php:367 ../class/m_dom.php:651 +#, php-format +msgid "Domain '%s' not found." +msgstr "" + +#: ../class/m_admin.php:880 ../class/m_admin.php:912 ../class/m_admin.php:960 +#, fuzzy +msgid "This TLD does not exist" +msgstr "Miglied '%s' existiert nicht" + +#: ../class/m_admin.php:933 +msgid "The TLD name is mandatory" +msgstr "" + +#: ../class/m_admin.php:938 +msgid "This TLD already exist" +msgstr "" + +#: ../class/m_admin.php:1064 +msgid "-- Program error -- The requested password policy does not exist!" +msgstr "" + +#: ../class/m_admin.php:1072 +msgid "The password length is too short according to the password policy" +msgstr "" + +#: ../class/m_admin.php:1111 +msgid "" +"Your password contains not enough different classes of character, between " +"low-case, up-case, figures and special characters." +msgstr "" + +#: ../class/m_bro.php:68 +msgid "1 column, detailed" +msgstr "" + +#: ../class/m_bro.php:68 +msgid "2 columns, short" +msgstr "" + +#: ../class/m_bro.php:68 +msgid "3 columns, short" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tar.Z (Unix)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tar.bz2 (Linux)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tgz (Linux)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "zip (Windows/Dos)" +msgstr "" + +#: ../class/m_bro.php:71 +msgid "Edit the newly created file" +msgstr "" + +#: ../class/m_bro.php:71 +msgid "Go back to the file manager" +msgstr "" + +#: ../class/m_bro.php:342 ../class/m_bro.php:1004 +msgid "Cannot create the requested directory. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:348 ../class/m_bro.php:365 ../class/m_bro.php:390 +#: ../class/m_bro.php:414 ../class/m_bro.php:446 ../class/m_bro.php:457 +#: ../class/m_bro.php:486 ../class/m_bro.php:524 ../class/m_bro.php:565 +#: ../class/m_bro.php:602 ../class/m_bro.php:607 ../class/m_bro.php:695 +#: ../class/m_bro.php:832 ../class/m_bro.php:864 +msgid "File or folder name is incorrect" +msgstr "" + +#: ../class/m_bro.php:370 +msgid "Cannot create the requested file. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:461 +msgid "You cannot move or copy a file to the same folder." +msgstr "" + +#: ../class/m_bro.php:587 +#, php-format +msgid "" +"I can't find a way to extract the file %s, is it an unsupported compressed " +"format?" +msgstr "" + +#: ../class/m_bro.php:611 +msgid "You cannot move or copy a file to the same folder" +msgstr "" + +#: ../class/m_bro.php:691 +msgid "Cannot read the requested file. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:766 +msgid "File not in authorized directory" +msgstr "" + +#: ../class/m_cron.php:37 ../class/m_cron.php:40 msgid "Daily" msgstr "" -#: ../class/m_cron.php:38 +#: ../class/m_cron.php:38 ../class/m_cron.php:41 msgid "Hour" msgstr "" -#: ../class/m_cron.php:39 +#: ../class/m_cron.php:39 ../class/m_cron.php:42 msgid "Half Hour" msgstr "" +#: ../class/m_cron.php:124 +msgid "You seems to be over-quota." +msgstr "" + +#: ../class/m_cron.php:131 +msgid "Identity problem" +msgstr "" + +#: ../class/m_dom.php:168 +msgid "The name MUST contain only letter and digits." +msgstr "" + +#: ../class/m_dom.php:291 ../class/m_dom.php:640 ../class/m_dom.php:703 +#: ../class/m_dom.php:821 ../class/m_dom.php:907 ../class/m_dom.php:944 +#: ../class/m_dom.php:1257 +msgid "--- Program error --- No lock on the domains!" +msgstr "" + +#: ../class/m_dom.php:298 ../class/m_dom.php:645 ../class/m_dom.php:708 +#: ../class/m_dom.php:844 ../class/m_dom.php:965 +msgid "The domain name is syntaxically incorrect" +msgstr "" + +#: ../class/m_dom.php:304 ../class/m_dom.php:345 ../class/m_dom.php:1051 +msgid "" +"The requested domain is forbidden in this server, please contact the " +"administrator" +msgstr "" + +#: ../class/m_dom.php:308 +msgid "This domain is the server's domain! You cannot host it on your account!" +msgstr "" + +#: ../class/m_dom.php:313 ../class/m_dom.php:318 +msgid "The domain already exist." +msgstr "" + +#: ../class/m_dom.php:325 ../class/m_dom.php:951 +msgid "" +"The last member of the domain name is incorrect or cannot be hosted in that " +"server." +msgstr "" + +#: ../class/m_dom.php:329 ../class/m_dom.php:333 ../class/m_dom.php:569 +#: ../class/m_dom.php:955 +msgid "The domain cannot be found in the whois database." +msgstr "" + +#: ../class/m_dom.php:352 +msgid "Your domain quota is over, you cannot create more domain names." +msgstr "" + +#: ../class/m_dom.php:358 +msgid "An unexpected error occured when creating the domain" +msgstr "" + +#: ../class/m_dom.php:562 +msgid "The Whois database is unavailable, please try again later." +msgstr "" + +#: ../class/m_dom.php:713 ../class/m_dom.php:916 +#, fuzzy +msgid "The sub-domain does not exist." +msgstr "Miglied '%s' existiert nicht" + +#: ../class/m_dom.php:745 +msgid "The folder you entered is incorrect or does not exist." +msgstr "" + +#: ../class/m_dom.php:833 +msgid "" +"There is some forbidden characters in the sub domain (only A-Z 0-9 and - are " +"allowed)." +msgstr "" + +#: ../class/m_dom.php:838 +msgid "Invalid domain type selected, please check." +msgstr "" + +#: ../class/m_dom.php:849 +msgid "" +"The parameters for this subdomain and domain type are invalid. Please check " +"for subdomain entries incompatibility" +msgstr "" + +#: ../class/m_dom.php:872 ../class/m_dom.php:881 +msgid "I can't write to the destination folder" +msgstr "" + +#: ../class/m_dom.php:959 +msgid "" +"The DNS of this domain do not match the server's DNS. Please change your " +"domain's DNS (you may need to wait 1 day) before you install it again." +msgstr "" + +#: ../class/m_dom.php:970 +#, fuzzy, php-format +msgid "The domain name %s does not exist" +msgstr "Miglied '%s' existiert nicht" + +#: ../class/m_dom.php:976 +msgid "No change has been requested..." +msgstr "" + +#: ../class/m_dom.php:984 ../class/m_dom.php:990 +msgid "" +"There is no MX record pointing to this server, and you are asking us to host " +"the mail here. Please fix your MX DNS pointer." +msgstr "" + +#: ../class/m_dom.php:1044 ../class/m_dom.php:1068 +msgid "The IP address you entered is incorrect." +msgstr "" + +#: ../class/m_dom.php:1135 ../class/m_dom.php:1141 ../class/m_dom.php:1159 +#: ../class/m_dom.php:1165 +msgid "This domain is not installed in your account" +msgstr "" + +#: ../class/m_dom.php:1207 +msgid "The specified slave account already exists" +msgstr "" + +#: ../class/m_dom.php:1238 +msgid "--- Program error --- Lock already obtained!" +msgstr "" + #: ../class/m_err.php:66 ../class/m_err.php:94 ../class/m_err.php:96 +#: ../class/m_err.php:98 msgid "err_" msgstr "err_" +#: ../class/m_ftp.php:95 +msgid "No ftp account found" +msgstr "" + +#: ../class/m_ftp.php:128 ../class/m_ftp.php:181 ../class/m_ftp.php:239 +#, fuzzy +msgid "This ftp account does not exist" +msgstr "Miglied '%s' existiert nicht" + +#: ../class/m_ftp.php:190 ../class/m_ftp.php:264 +msgid "The chosen prefix is not allowed" +msgstr "" + +#: ../class/m_ftp.php:199 ../class/m_ftp.php:271 +msgid "This ftp account already exists" +msgstr "" + +#: ../class/m_ftp.php:207 ../class/m_ftp.php:283 +msgid "The directory cannot be created." +msgstr "" + +#: ../class/m_ftp.php:299 +msgid "Your ftp account quota is over. You cannot create more ftp accounts." +msgstr "" + +#: ../class/m_hta.php:70 ../class/m_hta.php:271 ../class/m_hta.php:312 +#, fuzzy, php-format +msgid "The folder '%s' does not exist" +msgstr "Miglied '%s' existiert nicht" + +#: ../class/m_hta.php:78 ../class/m_hta.php:83 ../class/m_hta.php:93 +#: ../class/m_hta.php:233 ../class/m_hta.php:278 ../class/m_hta.php:327 +msgid "File already exist" +msgstr "" + +#: ../class/m_hta.php:115 +msgid "No protected folder" +msgstr "" + +#: ../class/m_hta.php:196 +#, php-format +msgid "I cannot delete the file '%s'/.htaccess" +msgstr "" + +#: ../class/m_hta.php:200 +#, php-format +msgid "I cannot delete the file '%s'/.htpasswd" +msgstr "" + +#: ../class/m_hta.php:241 +#, php-format +msgid "The user '%s' already exist for this folder" +msgstr "" + +#: ../class/m_hta.php:253 +msgid "Please enter a valid username" +msgstr "" + +#: ../class/m_hta.php:382 +msgid "An incompatible .htaccess file exists in this folder." +msgstr "" + +#: ../class/m_mail.php:92 +msgid "Email account password" +msgstr "" + +#: ../class/m_mail.php:129 ../class/m_mail.php:209 ../class/m_mail.php:326 +#: ../class/m_mail.php:381 +msgid "The email you entered is syntaxically incorrect" +msgstr "" + +#: ../class/m_mail.php:166 +msgid "No mail found for this query" +msgstr "" + +#: ../class/m_mail.php:221 +msgid "You cannot create email addresses: your quota is over." +msgstr "" + +#: ../class/m_mail.php:227 +#, fuzzy +msgid "This email address already exists" +msgstr "Miglied '%s' existiert nicht" + +#: ../class/m_mail.php:233 +msgid "An unexpected error occured when creating the email" +msgstr "" + +#: ../class/m_mail.php:287 +msgid "This email is not yours, you can't change anything on it" +msgstr "" + +#: ../class/m_mail.php:337 +#, php-format +msgid "The email %s does not exist, it can't be deleted" +msgstr "" + +#: ../class/m_mail.php:341 +#, php-format +msgid "The email %s is special, it can't be deleted" +msgstr "" + +#: ../class/m_mail.php:345 +#, php-format +msgid "The email %s is already marked for deletion, it can't be deleted" +msgstr "" + +#: ../class/m_mail.php:354 +#, php-format +msgid "The email %s has been marked for deletion" +msgstr "" + +#: ../class/m_mail.php:360 +#, php-format +msgid "The email %s has been successfully deleted" +msgstr "" + +#: ../class/m_mail.php:392 +#, php-format +msgid "The email %s does not exist, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:396 +#, php-format +msgid "The email %s is special, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:400 +#, php-format +msgid "" +"Sorry, deletion of email %s is already in progress, or not marked for " +"deletion, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:409 +#, php-format +msgid "The email %s has been undeleted" +msgstr "" + +#: ../class/m_mail.php:412 +#, php-format +msgid "-- Program Error -- The email %s can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:489 +msgid "" +"There is forbidden characters in your mail name. You can't make it a POP/" +"IMAP account, you can only use it as redirections to other emails." +msgstr "" + +#: ../class/m_mail.php:509 +msgid "" +"You set a quota smaller than the current mailbox size. Since it's not " +"allowed, we set the quota to the current mailbox size." +msgstr "" + #: ../class/m_mail_alias.php:98 msgid "Alias" msgstr "" @@ -2776,10 +3833,75 @@ msgstr "" msgid "Send a copy of incoming emails to another mail address" msgstr "" -#: ../class/m_mem.php:542 +#: ../class/m_mem.php:85 ../class/m_mem.php:91 ../class/m_mem.php:151 +#: ../class/m_mem.php:268 +msgid "User or password incorrect" +msgstr "" + +#: ../class/m_mem.php:95 ../class/m_mem.php:445 +msgid "This account is locked, contact the administrator" +msgstr "" + +#: ../class/m_mem.php:112 +msgid "Your IP isn't allowed to connect" +msgstr "" + +#: ../class/m_mem.php:227 ../class/m_mem.php:306 +msgid "Cookie incorrect, please accept the session cookie" +msgstr "" + +#: ../class/m_mem.php:233 ../class/m_mem.php:312 +msgid "Session unknown, contact the administrator" +msgstr "" + +#: ../class/m_mem.php:239 ../class/m_mem.php:317 +msgid "IP address incorrect, please contact the administrator" +msgstr "" + +#: ../class/m_mem.php:352 +msgid "The old password is incorrect" +msgstr "" + +#: ../class/m_mem.php:356 +msgid "The new passwords are differents, please retry." +msgstr "" + +#: ../class/m_mem.php:405 +msgid "The new passwords are differents, please retry" +msgstr "" + +#: ../class/m_mem.php:495 +msgid "The information you entered is incorrect." +msgstr "" + +#: ../class/m_mem.php:541 ../class/m_mem.php:542 msgid "Help" msgstr "Hilfe" +#: ../class/m_piwik.php:68 +msgid "Statistics through Piwik accounts" +msgstr "" + +#: ../class/m_piwik.php:143 ../class/m_piwik.php:243 +msgid "You are not allowed to delete the statistics of this website" +msgstr "" + +#: ../class/m_piwik.php:287 +msgid "Unable to reach the API" +msgstr "" + +#: ../class/m_piwik.php:294 +msgid "Error while decoding response from the API" +msgstr "" + +#: ../class/m_piwik.php:300 +msgid "Other format than JSON is not implemented yet" +msgstr "" + +#: ../class/m_quota.php:151 +msgid "Error writing the quota entry !" +msgstr "" + #: ../class/mime.php:135 msgid "CSS Stylesheet" msgstr "" @@ -2912,14 +4034,6 @@ msgstr "" msgid "Real Media File" msgstr "" -#, fuzzy -#~ msgid "POP/IMAP password" -#~ msgstr "Passwört" - -#, fuzzy -#~ msgid "The email address %s does not exist!" -#~ msgstr "Miglied '%s' existiert nicht" - #~ msgid "New member" #~ msgstr "Neuer Mitglied" @@ -2944,10 +4058,6 @@ msgstr "" #~ msgid "New Name:" #~ msgstr "Neuer Mitglied" -#, fuzzy -#~ msgid "Users" -#~ msgstr "Benützt" - #~ msgid "If you want to use a different language, click on the flag below" #~ msgstr "Für eine andere Sprache, click über die Fahne" diff --git a/bureau/locales/en_US/LC_MESSAGES/messages.po b/bureau/locales/en_US/LC_MESSAGES/messages.po index 5d754cfb..adeb458f 100644 --- a/bureau/locales/en_US/LC_MESSAGES/messages.po +++ b/bureau/locales/en_US/LC_MESSAGES/messages.po @@ -1,27 +1,136 @@ +# English AlternC Translation +# Copyright (c) 2008 the AlternC Development Team +# +# $Id: admin.po,v 1.10 2004/11/01 15:55:44 anonymous Exp $ +msgid "" +msgstr "" +"Project-Id-Version: $Id: admin.po,v 1.10 2004/11/01 15:55:44 anonymous Exp " +"$\n" +"Report-Msgid-Bugs-To: i18n@alternc.org\n" +"POT-Creation-Date: 2012-08-30 14:39+0200\n" +"PO-Revision-Date: 2002-06-16 13:50CEST\n" +"Last-Translator: Benjamin Sonntag \n" +"Language-Team: French \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Emacs 21\n" + +#: ../../squirrelmail/alternc-changepass/change.php:26 +msgid "Your new passwords are differents, pleasy try again." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:31 +msgid "" +"Your account has not been found, please try again later or ask an " +"administrator." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:34 +msgid "Your current password is incorrect, please try again." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:39 +msgid "" +"This password is not strong enough for your policy, set a stronger password " +"or call your administrator" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:49 +msgid "" +"Your password has been successfully changed. Don't forget to change it in " +"your mail software if you are using one (Outlook, Mozilla, Thunderbird, " +"Eudora ...)" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:77 +msgid "Changing your mail password" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:81 +msgid "Old Password:" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:86 +msgid "New Password:" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:90 +msgid "Verify New Password:" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:95 +msgid "Change my mail password" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/setup.php:16 +msgid "Change Password" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/setup.php:18 +msgid "This allow you to change your mail password." +msgstr "" + +#: ../admin/about.php:36 ../admin/adm_menulist.php:36 +msgid "About AlternC" +msgstr "" + +#: ../admin/about.php:37 +msgid "Hosting control panel" +msgstr "" + +#: ../admin/about.php:41 +msgid "" +"AlternC is an automatic hosting software suite. It features a PHP-based " +"administration interface and scripts that manage server configuration.
It manages, among others, email, Web, Web statistics, and mailing list " +"services. It is available in many languages. It is a free software " +"distributed under GPL license." +msgstr "" + +#: ../admin/about.php:47 +msgid "Official website: " +msgstr "" + +#: ../admin/about.php:48 +msgid "Developer website: " +msgstr "" + +#: ../admin/about.php:49 +msgid "Help: " +msgstr "" + +#: ../admin/about.php:57 +msgid "You are currently using AlternC " +msgstr "" + #: ../admin/adm_add.php:36 ../admin/adm_deactivate.php:35 #: ../admin/adm_deactivate.php:52 ../admin/adm_defquotas.php:35 -#: ../admin/adm_dnsweberror.php:33 ../admin/adm_doadd.php:35 -#: ../admin/adm_dodefquotas.php:35 ../admin/adm_dodel.php:33 -#: ../admin/adm_dodel.php:52 ../admin/adm_doedit.php:35 -#: ../admin/adm_doedit.php:59 ../admin/adm_domlock.php:33 -#: ../admin/adm_doms.php:33 ../admin/adm_domstype.php:33 -#: ../admin/adm_domstypedoedit.php:4 ../admin/adm_domstypeedit.php:32 -#: ../admin/adm_domstyperegenerate.php:4 ../admin/adm_donosu.php:33 -#: ../admin/adm_dorenew.php:34 ../admin/adm_dorenew.php:38 -#: ../admin/adm_dorenew.php:45 ../admin/adm_dosu.php:33 -#: ../admin/adm_edit.php:36 ../admin/adm_edit.php:48 ../admin/adm_list.php:37 -#: ../admin/adm_list.php:58 ../admin/adm_login.php:74 -#: ../admin/adm_login.php:79 ../admin/adm_login.php:86 -#: ../admin/adm_login.php:91 ../admin/adm_mxaccount.php:33 -#: ../admin/adm_panel.php:33 ../admin/adm_passpolicy.php:30 -#: ../admin/adm_quotadoedit.php:33 ../admin/adm_quotaedit.php:34 -#: ../admin/adm_slaveaccount.php:33 ../admin/adm_slaveip.php:33 -#: ../admin/adm_tld.php:33 ../admin/adm_tldadd.php:33 -#: ../admin/adm_tlddoadd.php:33 ../admin/adm_tlddoedit.php:39 -#: ../admin/adm_tldedit.php:33 ../admin/adm_variables.php:33 -#: ../admin/dom_subdel.php:43 ../admin/dom_subdodel.php:43 -#: ../admin/dom_subdoedit.php:55 ../admin/dom_subedit.php:47 -#: ../admin/quotas_users.php:13 ../class/reset_stats_conf.php:6 +#: ../admin/adm_dnsweberror.php:33 ../admin/adm_doadd.php:26 +#: ../admin/adm_doadd.php:35 ../admin/adm_dodefquotas.php:35 +#: ../admin/adm_dodel.php:33 ../admin/adm_dodel.php:52 +#: ../admin/adm_doedit.php:35 ../admin/adm_doedit.php:59 +#: ../admin/adm_domlock.php:33 ../admin/adm_doms.php:33 +#: ../admin/adm_domstype.php:33 ../admin/adm_domstypedoedit.php:4 +#: ../admin/adm_domstypeedit.php:32 ../admin/adm_domstyperegenerate.php:4 +#: ../admin/adm_donosu.php:33 ../admin/adm_dorenew.php:34 +#: ../admin/adm_dorenew.php:38 ../admin/adm_dorenew.php:45 +#: ../admin/adm_dosu.php:33 ../admin/adm_edit.php:36 ../admin/adm_edit.php:48 +#: ../admin/adm_email.php:30 ../admin/adm_list.php:37 ../admin/adm_list.php:58 +#: ../admin/adm_login.php:74 ../admin/adm_login.php:78 +#: ../admin/adm_login.php:79 ../admin/adm_login.php:85 +#: ../admin/adm_login.php:86 ../admin/adm_login.php:91 +#: ../admin/adm_mxaccount.php:33 ../admin/adm_panel.php:33 +#: ../admin/adm_passpolicy.php:30 ../admin/adm_quotadoedit.php:33 +#: ../admin/adm_quotaedit.php:34 ../admin/adm_slaveaccount.php:33 +#: ../admin/adm_slaveip.php:33 ../admin/adm_tld.php:33 +#: ../admin/adm_tldadd.php:33 ../admin/adm_tlddoadd.php:33 +#: ../admin/adm_tlddoedit.php:39 ../admin/adm_tldedit.php:33 +#: ../admin/adm_variables.php:33 ../admin/dom_subdel.php:43 +#: ../admin/dom_subdodel.php:43 ../admin/dom_subdoedit.php:55 +#: ../admin/dom_subedit.php:47 ../admin/quotas_users.php:13 +#: ../class/reset_stats_conf.php:6 msgid "This page is restricted to authorized staff" msgstr "" @@ -31,11 +140,12 @@ msgstr "" #: ../admin/adm_add.php:63 ../admin/adm_edit.php:69 #: ../admin/adm_quotaedit.php:68 ../admin/ftp_add.php:54 -#: ../admin/ftp_edit.php:58 ../admin/ftp_list.php:72 -#: ../admin/hta_adduser.php:53 ../admin/hta_edit.php:62 -#: ../admin/hta_edit.php:102 ../admin/index.php:81 +#: ../admin/ftp_add.php:66 ../admin/ftp_edit.php:58 ../admin/ftp_list.php:72 +#: ../admin/hta_adduser.php:53 ../admin/hta_adduser.php:54 +#: ../admin/hta_edit.php:62 ../admin/hta_edit.php:102 ../admin/index.php:76 +#: ../admin/index.php:81 ../admin/piwik_userlist.php:79 #: ../admin/sql_getparam.php:50 ../admin/sql_passchg.php:51 -#: ../admin/sql_users_add.php:64 +#: ../admin/sql_users_add.php:59 ../admin/sql_users_add.php:64 msgid "Username" msgstr "" @@ -44,10 +154,12 @@ msgid "Initial password" msgstr "" #: ../admin/adm_add.php:71 ../admin/adm_edit.php:89 ../admin/ftp_add.php:65 -#: ../admin/ftp_edit.php:70 ../admin/hta_adduser.php:61 +#: ../admin/ftp_add.php:77 ../admin/ftp_edit.php:70 +#: ../admin/hta_adduser.php:61 ../admin/hta_adduser.php:62 #: ../admin/hta_edit.php:110 ../admin/hta_edituser.php:55 -#: ../admin/mail_edit.inc.php:71 ../admin/sql_users_add.php:72 -#: ../admin/sql_users_password.php:59 +#: ../admin/mail_edit.inc.php:67 ../admin/mail_edit.inc.php:71 +#: ../admin/mail_edit.php:96 ../admin/sql_users_add.php:67 +#: ../admin/sql_users_add.php:72 ../admin/sql_users_password.php:59 msgid "Confirm password" msgstr "" @@ -56,30 +168,37 @@ msgid "Can he change its password" msgstr "" #: ../admin/adm_add.php:77 ../admin/adm_dodefquotas.php:73 -#: ../admin/adm_dodel.php:88 ../admin/adm_domstype.php:83 -#: ../admin/adm_domstype.php:84 ../admin/adm_domstype.php:85 -#: ../admin/adm_edit.php:78 ../admin/adm_edit.php:95 -#: ../admin/adm_passpolicy.php:112 ../admin/adm_passpolicy.php:158 -#: ../admin/bro_main.php:98 ../admin/bro_main.php:102 +#: ../admin/adm_dodefquotas.php:78 ../admin/adm_dodel.php:88 +#: ../admin/adm_domstype.php:83 ../admin/adm_domstype.php:84 +#: ../admin/adm_domstype.php:85 ../admin/adm_edit.php:78 +#: ../admin/adm_edit.php:95 ../admin/adm_passpolicy.php:112 +#: ../admin/adm_passpolicy.php:158 ../admin/bro_main.php:98 +#: ../admin/bro_main.php:102 ../admin/bro_main.php:104 #: ../admin/dom_dodel.php:74 ../admin/dom_edit.php:191 -#: ../admin/dom_edit.php:203 ../admin/dom_subdel.php:80 +#: ../admin/dom_edit.php:193 ../admin/dom_edit.php:203 +#: ../admin/dom_edit.php:205 ../admin/dom_subdel.php:80 +#: ../admin/mail_edit.php:90 ../admin/mail_list.php:139 #: ../admin/mail_localbox_edit.inc.php:57 ../admin/sql_bck.php:87 #: ../admin/sql_del.php:84 ../admin/sql_del.php:90 -#: ../admin/sql_users_del.php:72 ../admin/trash_dateselect.php:39 +#: ../admin/sql_users_del.php:72 ../admin/sql_users_del.php:76 +#: ../admin/trash_dateselect.php:39 ../class/m_bro.php:70 msgid "No" msgstr "" #: ../admin/adm_add.php:78 ../admin/adm_dodefquotas.php:72 -#: ../admin/adm_dodel.php:87 ../admin/adm_domstype.php:83 -#: ../admin/adm_domstype.php:84 ../admin/adm_domstype.php:85 -#: ../admin/adm_edit.php:79 ../admin/adm_edit.php:96 -#: ../admin/adm_passpolicy.php:113 ../admin/adm_passpolicy.php:158 -#: ../admin/bro_main.php:97 ../admin/bro_main.php:101 +#: ../admin/adm_dodefquotas.php:77 ../admin/adm_dodel.php:87 +#: ../admin/adm_domstype.php:83 ../admin/adm_domstype.php:84 +#: ../admin/adm_domstype.php:85 ../admin/adm_edit.php:79 +#: ../admin/adm_edit.php:96 ../admin/adm_passpolicy.php:113 +#: ../admin/adm_passpolicy.php:158 ../admin/bro_main.php:97 +#: ../admin/bro_main.php:101 ../admin/bro_main.php:103 #: ../admin/dom_dodel.php:74 ../admin/dom_edit.php:190 -#: ../admin/dom_edit.php:202 ../admin/dom_subdel.php:79 -#: ../admin/mail_localbox_edit.inc.php:58 ../admin/sql_bck.php:88 -#: ../admin/sql_del.php:84 ../admin/sql_del.php:90 -#: ../admin/sql_users_del.php:72 ../admin/trash_dateselect.php:40 +#: ../admin/dom_edit.php:192 ../admin/dom_edit.php:202 +#: ../admin/dom_edit.php:204 ../admin/dom_subdel.php:79 +#: ../admin/mail_edit.php:91 ../admin/mail_localbox_edit.inc.php:58 +#: ../admin/sql_bck.php:88 ../admin/sql_del.php:84 ../admin/sql_del.php:90 +#: ../admin/sql_users_del.php:72 ../admin/sql_users_del.php:76 +#: ../admin/trash_dateselect.php:40 ../class/m_bro.php:70 msgid "Yes" msgstr "" @@ -100,8 +219,10 @@ msgid "Email address" msgstr "" #: ../admin/adm_add.php:94 ../admin/adm_dodefquotas.php:43 -#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:52 -#: ../admin/adm_dodefquotas.php:54 ../admin/adm_edit.php:112 +#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:48 +#: ../admin/adm_dodefquotas.php:50 ../admin/adm_dodefquotas.php:52 +#: ../admin/adm_dodefquotas.php:54 ../admin/adm_dodefquotas.php:57 +#: ../admin/adm_dodefquotas.php:59 ../admin/adm_edit.php:112 msgid "Account type" msgstr "" @@ -116,19 +237,23 @@ msgstr "" #: ../admin/adm_add.php:129 ../admin/adm_deactivate.php:75 #: ../admin/adm_domstypeedit.php:122 ../admin/adm_edit.php:131 -#: ../admin/adm_quotaedit.php:87 ../admin/adm_tldadd.php:71 -#: ../admin/adm_tldedit.php:70 ../admin/bro_pref.php:149 -#: ../admin/browseforfolder.php:146 ../admin/ftp_add.php:68 +#: ../admin/adm_quotaedit.php:87 ../admin/adm_quotaedit.php:88 +#: ../admin/adm_tldadd.php:71 ../admin/adm_tldedit.php:70 +#: ../admin/bro_pref.php:149 ../admin/browseforfolder.php:146 +#: ../admin/ftp_add.php:68 ../admin/ftp_add.php:80 ../admin/ftp_del.php:83 #: ../admin/ftp_edit.php:74 ../admin/hta_adduser.php:67 -#: ../admin/mail_edit.inc.php:84 ../admin/mail_localbox_edit.inc.php:68 -#: ../admin/mail_redirection_edit.inc.php:65 ../admin/sql_bck.php:105 -#: ../admin/sql_passchg.php:57 ../admin/sql_users_add.php:78 -#: ../admin/sql_users_password.php:65 +#: ../admin/hta_adduser.php:68 ../admin/hta_dodeluser.php:65 +#: ../admin/mail_edit.inc.php:80 ../admin/mail_edit.inc.php:84 +#: ../admin/mail_edit.php:115 ../admin/mail_localbox_edit.inc.php:68 +#: ../admin/mail_redirection_edit.inc.php:65 ../admin/piwik_user_dodel.php:64 +#: ../admin/sql_bck.php:105 ../admin/sql_passchg.php:57 +#: ../admin/sql_users_add.php:73 ../admin/sql_users_add.php:78 +#: ../admin/sql_users_password.php:65 ../admin/sql_users_rights.php:101 msgid "Cancel" msgstr "" #: ../admin/adm_authip_whitelist.php:31 ../admin/ip_main.php:50 -#: ../admin/menu_ip.php:35 +#: ../admin/menu_ip.php:28 ../admin/menu_ip.php:35 msgid "Access security" msgstr "" @@ -164,8 +289,8 @@ msgid "Add a comment" msgstr "" #: ../admin/adm_authip_whitelist.php:57 ../admin/bro_editor.php:77 -#: ../admin/cron.php:66 ../admin/cron.php:71 ../admin/ip_main.php:123 -#: ../admin/ip_main.php:178 +#: ../admin/bro_editor.php:90 ../admin/cron.php:66 ../admin/cron.php:71 +#: ../admin/cron.php:78 ../admin/ip_main.php:123 ../admin/ip_main.php:178 msgid "Save" msgstr "" @@ -178,24 +303,29 @@ msgid "Informations" msgstr "" #: ../admin/adm_authip_whitelist.php:64 ../admin/dom_edit.php:97 -#: ../admin/ip_main.php:136 +#: ../admin/dom_edit.php:99 ../admin/ip_main.php:136 msgid "Type" msgstr "" #: ../admin/adm_authip_whitelist.php:81 ../admin/adm_domstype.php:75 #: ../admin/adm_list.php:169 ../admin/adm_list.php:191 #: ../admin/adm_passpolicy.php:152 ../admin/adm_tld.php:82 -#: ../admin/dom_edit.php:109 ../admin/ftp_list.php:82 ../admin/ip_main.php:156 -#: ../admin/mail_list.php:95 ../admin/mail_properties.php:122 +#: ../admin/dom_edit.php:109 ../admin/dom_edit.php:111 +#: ../admin/ftp_list.php:82 ../admin/ip_main.php:156 ../admin/mail_list.php:95 +#: ../admin/mail_list.php:125 ../admin/mail_properties.php:122 #: ../admin/sta2_list.php:68 ../class/m_mail_alias.php:79 msgid "Edit" msgstr "" -#: ../admin/adm_authip_whitelist.php:82 ../admin/adm_mxaccount.php:89 -#: ../admin/adm_slaveaccount.php:88 ../admin/adm_slaveip.php:87 -#: ../admin/bro_main.php:273 ../admin/bro_main.php:278 -#: ../admin/dom_edit.php:115 ../admin/ip_main.php:74 ../admin/ip_main.php:157 -#: ../admin/mail_redirection_edit.inc.php:52 +#: ../admin/adm_authip_whitelist.php:82 ../admin/adm_mxaccount.php:88 +#: ../admin/adm_mxaccount.php:89 ../admin/adm_slaveaccount.php:88 +#: ../admin/adm_slaveip.php:87 ../admin/bro_main.php:273 +#: ../admin/bro_main.php:278 ../admin/cron.php:51 ../admin/dom_edit.php:115 +#: ../admin/dom_edit.php:117 ../admin/ftp_del.php:82 +#: ../admin/hta_dodeluser.php:64 ../admin/ip_main.php:74 +#: ../admin/ip_main.php:157 ../admin/mail_redirection_edit.inc.php:52 +#: ../admin/piwik_sitelist.php:74 ../admin/piwik_user_dodel.php:63 +#: ../admin/piwik_userlist.php:87 msgid "Delete" msgstr "" @@ -249,26 +379,27 @@ msgstr "" msgid "Add account type" msgstr "" -#: ../admin/adm_defquotas.php:75 +#: ../admin/adm_defquotas.php:74 ../admin/adm_defquotas.php:75 msgid "Delete account type" msgstr "" -#: ../admin/adm_defquotas.php:80 +#: ../admin/adm_defquotas.php:79 ../admin/adm_defquotas.php:80 msgid "" "Here is the list of the quotas on the server for the new accounts. If you " "want to change them, enter new values" msgstr "" -#: ../admin/adm_defquotas.php:94 +#: ../admin/adm_defquotas.php:93 ../admin/adm_defquotas.php:94 msgid "Accounts of type" msgstr "" -#: ../admin/adm_defquotas.php:96 +#: ../admin/adm_defquotas.php:95 ../admin/adm_defquotas.php:96 msgid "Default Value" msgstr "" -#: ../admin/adm_defquotas.php:96 ../admin/adm_list.php:127 -#: ../admin/adm_list.php:172 ../admin/adm_list.php:192 +#: ../admin/adm_defquotas.php:95 ../admin/adm_defquotas.php:96 +#: ../admin/adm_list.php:127 ../admin/adm_list.php:172 +#: ../admin/adm_list.php:192 ../admin/menu_quota.php:46 #: ../admin/menu_quota.php:52 msgid "Quotas" msgstr "" @@ -292,12 +423,13 @@ msgstr "" #: ../admin/adm_dnsweberror.php:55 ../admin/adm_dnsweberror.php:87 #: ../admin/adm_list.php:123 ../admin/adm_list.php:205 #: ../admin/adm_list.php:206 ../admin/adm_list.php:207 -#: ../admin/quotas_oneuser.php:8 ../admin/quotas_users.php:171 +#: ../admin/quotas_oneuser.php:8 ../admin/quotas_oneuser.php:12 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Account" msgstr "" #: ../admin/adm_dnsweberror.php:56 ../admin/adm_dnsweberror.php:88 -#: ../admin/dom_add.php:57 ../admin/sta2_list.php:58 +#: ../admin/dom_add.php:57 ../admin/sta2_list.php:58 ../class/m_dom.php:1303 msgid "Domain name" msgstr "" @@ -326,46 +458,48 @@ msgstr "" msgid "DNS Result field" msgstr "" -#: ../admin/adm_doadd.php:54 ../admin/adm_doedit.php:64 -#: ../admin/ftp_doadd.php:42 ../admin/ftp_doedit.php:36 +#: ../admin/adm_doadd.php:45 ../admin/adm_doadd.php:54 +#: ../admin/adm_doedit.php:64 ../admin/ftp_doadd.php:42 +#: ../admin/ftp_doedit.php:36 ../admin/ftp_doedit.php:46 #: ../admin/hta_doadduser.php:41 ../admin/hta_doedituser.php:42 +#: ../admin/mail_doedit.php:57 msgid "Passwords do not match" msgstr "" -#: ../admin/adm_doadd.php:85 +#: ../admin/adm_doadd.php:76 ../admin/adm_doadd.php:85 msgid "The new member has been successfully created" msgstr "" -#: ../admin/adm_dodefquotas.php:43 +#: ../admin/adm_dodefquotas.php:43 ../admin/adm_dodefquotas.php:48 msgid "added" msgstr "" -#: ../admin/adm_dodefquotas.php:45 +#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:50 msgid "could not be added" msgstr "" -#: ../admin/adm_dodefquotas.php:52 +#: ../admin/adm_dodefquotas.php:52 ../admin/adm_dodefquotas.php:57 msgid "deleted" msgstr "" -#: ../admin/adm_dodefquotas.php:54 +#: ../admin/adm_dodefquotas.php:54 ../admin/adm_dodefquotas.php:59 msgid "could not be deleted" msgstr "" -#: ../admin/adm_dodefquotas.php:63 +#: ../admin/adm_dodefquotas.php:63 ../admin/adm_dodefquotas.php:68 #, php-format msgid "Deleting quota %s" msgstr "" -#: ../admin/adm_dodefquotas.php:69 +#: ../admin/adm_dodefquotas.php:69 ../admin/adm_dodefquotas.php:74 msgid "WARNING : Confirm the deletion of the quota" msgstr "" -#: ../admin/adm_dodefquotas.php:92 +#: ../admin/adm_dodefquotas.php:92 ../admin/adm_dodefquotas.php:97 msgid "Default quotas successfully changed" msgstr "" -#: ../admin/adm_dodefquotas.php:94 +#: ../admin/adm_dodefquotas.php:94 ../admin/adm_dodefquotas.php:99 msgid "Default quotas could not be set." msgstr "" @@ -425,8 +559,8 @@ msgid "Show domain list with refreshed checked NS, MX, IP information" msgstr "" #: ../admin/adm_doms.php:64 ../admin/adm_doms.php:69 -#: ../admin/adm_mxaccount.php:81 ../admin/adm_slaveaccount.php:80 -#: ../admin/adm_slaveip.php:79 +#: ../admin/adm_mxaccount.php:80 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_slaveaccount.php:80 ../admin/adm_slaveip.php:79 msgid "Action" msgstr "" @@ -449,6 +583,7 @@ msgid "OK?" msgstr "" #: ../admin/adm_doms.php:64 ../admin/adm_doms.php:69 ../admin/dom_edit.php:97 +#: ../admin/dom_edit.php:99 ../admin/mail_edit.inc.php:37 #: ../admin/mail_edit.inc.php:41 msgid "Status" msgstr "" @@ -466,6 +601,7 @@ msgid "Unlock" msgstr "" #: ../admin/adm_domstype.php:40 ../admin/adm_panel.php:66 +#: ../admin/adm_panel.php:67 msgid "Manage domains type" msgstr "" @@ -484,6 +620,7 @@ msgid "Create a domain type" msgstr "" #: ../admin/adm_domstype.php:58 ../admin/adm_domstypeedit.php:72 +#: ../admin/logs_list.php:49 msgid "Name" msgstr "" @@ -537,7 +674,8 @@ msgid "Compatibility" msgstr "" #: ../admin/adm_domstypeedit.php:98 ../admin/dom_edit.php:133 -#: ../admin/mail_list.php:89 +#: ../admin/dom_edit.php:135 ../admin/mail_list.php:89 +#: ../admin/mail_list.php:105 ../admin/mail_list.php:127 msgid "Enabled" msgstr "" @@ -581,14 +719,18 @@ msgstr "" msgid "You cannot disable your own account." msgstr "" -#: ../admin/adm_edit.php:85 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_edit.php:85 ../admin/adm_mxaccount.php:80 +#: ../admin/adm_mxaccount.php:81 ../admin/adm_mxaccount.php:100 #: ../admin/adm_mxaccount.php:101 ../admin/adm_slaveaccount.php:80 #: ../admin/adm_slaveaccount.php:100 ../admin/cron.php:32 ../admin/cron.php:37 -#: ../admin/ftp_add.php:64 ../admin/ftp_edit.php:69 -#: ../admin/hta_adduser.php:57 ../admin/hta_edit.php:106 ../admin/index.php:82 -#: ../admin/index.php:100 ../admin/mail_edit.inc.php:49 +#: ../admin/cron.php:38 ../admin/ftp_add.php:64 ../admin/ftp_add.php:76 +#: ../admin/ftp_edit.php:69 ../admin/hta_adduser.php:57 +#: ../admin/hta_adduser.php:58 ../admin/hta_edit.php:106 ../admin/index.php:77 +#: ../admin/index.php:82 ../admin/index.php:100 ../admin/mail_edit.inc.php:45 +#: ../admin/mail_edit.inc.php:49 ../admin/mail_edit.inc.php:63 #: ../admin/mail_edit.inc.php:67 ../admin/sql_getparam.php:54 -#: ../admin/sql_passchg.php:52 ../admin/sql_users_add.php:68 +#: ../admin/sql_getparam.php:71 ../admin/sql_passchg.php:52 +#: ../admin/sql_users_add.php:63 ../admin/sql_users_add.php:68 #: ../admin/sql_users_list.php:48 ../admin/sql_users_password.php:55 msgid "Password" msgstr "" @@ -640,6 +782,34 @@ msgstr "" msgid "Account created by %s" msgstr "" +#: ../admin/adm_email.php:43 ../admin/adm_panel.php:56 +msgid "Send an email to all members" +msgstr "" + +#: ../admin/adm_email.php:48 +msgid "The email was successfully sent" +msgstr "" + +#: ../admin/adm_email.php:50 +msgid "There was an error" +msgstr "" + +#: ../admin/adm_email.php:63 +msgid "From" +msgstr "" + +#: ../admin/adm_email.php:67 +msgid "Subject" +msgstr "" + +#: ../admin/adm_email.php:71 +msgid "Mail" +msgstr "" + +#: ../admin/adm_email.php:75 +msgid "Send" +msgstr "" + #: ../admin/adm_list.php:66 msgid "AlternC account list" msgstr "" @@ -674,7 +844,7 @@ msgid "No account defined for now" msgstr "" #: ../admin/adm_list.php:114 ../admin/adm_list.php:197 -#: ../admin/adm_list.php:283 ../admin/ftp_list.php:90 +#: ../admin/adm_list.php:283 ../admin/ftp_list.php:90 ../admin/ftp_list.php:92 msgid "Delete checked accounts" msgstr "" @@ -706,11 +876,12 @@ msgstr "" msgid "Fails" msgstr "" -#: ../admin/adm_list.php:131 ../admin/main.php:80 +#: ../admin/adm_list.php:131 ../admin/main.php:80 ../admin/main.php:95 msgid "Expiry" msgstr "" #: ../admin/adm_list.php:176 ../admin/dom_edit.php:134 +#: ../admin/dom_edit.php:136 ../admin/mail_edit.inc.php:41 #: ../admin/mail_edit.inc.php:45 msgid "Disable" msgstr "" @@ -734,28 +905,56 @@ msgstr "" msgid "Complete view" msgstr "" -#: ../admin/adm_login.php:45 ../admin/adm_login.php:50 -#: ../admin/adm_login.php:52 ../admin/adm_login.php:57 +#: ../admin/adm_login.php:45 ../admin/adm_login.php:49 +#: ../admin/adm_login.php:50 ../admin/adm_login.php:52 +#: ../admin/adm_login.php:56 ../admin/adm_login.php:57 msgid "Your authentication information are incorrect" msgstr "" -#: ../admin/adm_login.php:111 ../admin/adm_login.php:116 +#: ../admin/adm_login.php:110 ../admin/adm_login.php:111 +#: ../admin/adm_login.php:116 msgid "Member login" msgstr "" -#: ../admin/adm_mxaccount.php:48 ../admin/adm_slaveaccount.php:48 +#: ../admin/adm_menulist.php:69 +msgid "" +"Edit the file /etc/alternc/menulist.txt to enable, disable ou change order " +"of menu entry." +msgstr "" + +#: ../admin/adm_menulist.php:71 +msgid "Menu actually activated" +msgstr "" + +#: ../admin/adm_menulist.php:73 ../admin/adm_menulist.php:77 +#: ../admin/adm_menulist.php:81 +msgid "shortdesc_" +msgstr "" + +#: ../admin/adm_menulist.php:75 +msgid "Menu activated but not present" +msgstr "" + +#: ../admin/adm_menulist.php:79 +msgid "Menu avalaible but not activated" +msgstr "" + +#: ../admin/adm_mxaccount.php:47 ../admin/adm_mxaccount.php:48 +#: ../admin/adm_slaveaccount.php:48 msgid "The requested account has been deleted. It is now denied." msgstr "" -#: ../admin/adm_mxaccount.php:54 ../admin/adm_slaveaccount.php:54 +#: ../admin/adm_mxaccount.php:53 ../admin/adm_mxaccount.php:54 +#: ../admin/adm_slaveaccount.php:54 msgid "The requested account address has been created. It is now allowed." msgstr "" -#: ../admin/adm_mxaccount.php:63 ../admin/adm_panel.php:64 +#: ../admin/adm_mxaccount.php:62 ../admin/adm_mxaccount.php:63 +#: ../admin/adm_panel.php:64 ../admin/adm_panel.php:65 msgid "Manage allowed accounts for secondary mx" msgstr "" -#: ../admin/adm_mxaccount.php:77 +#: ../admin/adm_mxaccount.php:76 ../admin/adm_mxaccount.php:77 msgid "" "Here is the list of the allowed accounts for secondary mx management. You " "can configure the alternc-secondarymx package on your secondary mx server " @@ -763,22 +962,25 @@ msgid "" "hosted domain list. " msgstr "" -#: ../admin/adm_mxaccount.php:81 ../admin/adm_mxaccount.php:101 +#: ../admin/adm_mxaccount.php:80 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_mxaccount.php:100 ../admin/adm_mxaccount.php:101 #: ../admin/adm_slaveaccount.php:80 ../admin/adm_slaveaccount.php:100 +#: ../admin/sql_getparam.php:67 msgid "Login" msgstr "" -#: ../admin/adm_mxaccount.php:98 +#: ../admin/adm_mxaccount.php:97 ../admin/adm_mxaccount.php:98 msgid "" "If you want to allow a new server to access your mx-hosted domain list, give " "him an account." msgstr "" -#: ../admin/adm_mxaccount.php:107 ../admin/adm_slaveaccount.php:106 +#: ../admin/adm_mxaccount.php:106 ../admin/adm_mxaccount.php:107 +#: ../admin/adm_slaveaccount.php:106 msgid "Add this account to the allowed list" msgstr "" -#: ../admin/adm_panel.php:40 ../admin/menu_adm.php:48 +#: ../admin/adm_panel.php:40 ../admin/menu_adm.php:41 ../admin/menu_adm.php:48 msgid "Admin Control Panel" msgstr "" @@ -795,30 +997,37 @@ msgstr "" msgid "Manage IP whitelist" msgstr "" -#: ../admin/adm_panel.php:59 +#: ../admin/adm_panel.php:59 ../admin/adm_panel.php:60 msgid "Advanced features" msgstr "" -#: ../admin/adm_panel.php:62 ../admin/adm_slaveip.php:61 +#: ../admin/adm_panel.php:62 ../admin/adm_panel.php:63 +#: ../admin/adm_slaveip.php:61 msgid "Manage allowed ip for slave zone transfers" msgstr "" -#: ../admin/adm_panel.php:63 ../admin/adm_slaveaccount.php:62 +#: ../admin/adm_panel.php:63 ../admin/adm_panel.php:64 +#: ../admin/adm_slaveaccount.php:62 msgid "Manage allowed accounts for slave zone transfers" msgstr "" -#: ../admin/adm_panel.php:65 ../admin/adm_variables.php:47 +#: ../admin/adm_panel.php:65 ../admin/adm_panel.php:66 +#: ../admin/adm_variables.php:47 msgid "Configure AlternC variables" msgstr "" -#: ../admin/adm_panel.php:67 +#: ../admin/adm_panel.php:67 ../admin/adm_panel.php:68 msgid "DNS and website having errors" msgstr "" -#: ../admin/adm_panel.php:68 +#: ../admin/adm_panel.php:68 ../admin/adm_panel.php:70 msgid "Account creation statistics" msgstr "" +#: ../admin/adm_panel.php:69 +msgid "Manage menu" +msgstr "" + #: ../admin/adm_passpolicy.php:49 msgid "Manage Password Policy" msgstr "" @@ -917,7 +1126,9 @@ msgid "Quota" msgstr "" #: ../admin/adm_quotaedit.php:69 ../admin/quota_show.php:42 -#: ../admin/quotas_users.php:156 ../admin/quotas_users.php:180 +#: ../admin/quotas_oneuser.php:81 ../admin/quotas_users.php:144 +#: ../admin/quotas_users.php:156 ../admin/quotas_users.php:168 +#: ../admin/quotas_users.php:180 msgid "Total" msgstr "" @@ -925,12 +1136,13 @@ msgstr "" msgid "Used" msgstr "" -#: ../admin/adm_quotaedit.php:77 ../class/m_quota.php:99 -#: ../class/m_quota.php:107 ../class/m_quota.php:111 +#: ../admin/adm_quotaedit.php:77 ../class/m_quota.php:75 +#: ../class/m_quota.php:99 ../class/m_quota.php:107 ../class/m_quota.php:111 +#: ../class/m_quota.php:112 msgid "quota_" msgstr "" -#: ../admin/adm_quotaedit.php:86 +#: ../admin/adm_quotaedit.php:86 ../admin/adm_quotaedit.php:87 msgid "Edit the quotas" msgstr "" @@ -1058,33 +1270,34 @@ msgstr "" msgid "Names" msgstr "" -#: ../admin/adm_variables.php:74 +#: ../admin/adm_variables.php:72 ../admin/adm_variables.php:74 msgid "Save variables" msgstr "" #: ../admin/bro_editor.php:44 ../admin/bro_editor.php:53 +#: ../admin/bro_editor.php:54 ../admin/bro_editor.php:63 #, php-format msgid "Your file %s has been saved" msgstr "" -#: ../admin/bro_editor.php:64 +#: ../admin/bro_editor.php:64 ../admin/bro_editor.php:74 msgid "File editing" msgstr "" -#: ../admin/bro_editor.php:78 +#: ../admin/bro_editor.php:78 ../admin/bro_editor.php:91 msgid "Save & Quit" msgstr "" -#: ../admin/bro_editor.php:79 +#: ../admin/bro_editor.php:79 ../admin/bro_editor.php:92 msgid "Quit" msgstr "" -#: ../admin/bro_main.php:86 ../admin/bro_main.php:90 +#: ../admin/bro_main.php:86 ../admin/bro_main.php:90 ../admin/bro_main.php:92 #, php-format msgid "Deleting files and/or directories" msgstr "" -#: ../admin/bro_main.php:91 ../admin/bro_main.php:95 +#: ../admin/bro_main.php:91 ../admin/bro_main.php:95 ../admin/bro_main.php:97 msgid "WARNING: Confirm the deletion of this files" msgstr "" @@ -1101,7 +1314,7 @@ msgid "done" msgstr "" #: ../admin/bro_main.php:153 ../admin/bro_main.php:158 -#: ../admin/menu_brouteur.php:34 +#: ../admin/menu_brouteur.php:26 ../admin/menu_brouteur.php:34 msgid "File browser" msgstr "" @@ -1122,7 +1335,8 @@ msgid "New file or folder:" msgstr "" #: ../admin/bro_main.php:190 ../admin/bro_main.php:195 -#: ../admin/mail_list.php:66 +#: ../admin/mail_list.php:66 ../admin/piwik_sitelist.php:45 +#: ../admin/piwik_userlist.php:44 ../admin/piwik_userlist.php:57 msgid "Create" msgstr "" @@ -1132,11 +1346,12 @@ msgid "File" msgstr "" #: ../admin/bro_main.php:193 ../admin/bro_main.php:198 -#: ../admin/bro_main.php:361 ../admin/bro_main.php:366 ../admin/ftp_add.php:57 +#: ../admin/bro_main.php:361 ../admin/bro_main.php:366 +#: ../admin/bro_main.php:371 ../admin/ftp_add.php:57 ../admin/ftp_add.php:69 #: ../admin/ftp_edit.php:61 ../admin/ftp_list.php:72 ../admin/hta_add.php:50 -#: ../admin/hta_adduser.php:49 ../admin/hta_edit.php:98 -#: ../admin/hta_edituser.php:52 ../admin/hta_list.php:67 -#: ../admin/hta_list.php:68 ../admin/sta2_list.php:58 +#: ../admin/hta_adduser.php:49 ../admin/hta_adduser.php:50 +#: ../admin/hta_edit.php:98 ../admin/hta_edituser.php:52 +#: ../admin/hta_list.php:67 ../admin/hta_list.php:68 ../admin/sta2_list.php:58 msgid "Folder" msgstr "" @@ -1177,7 +1392,7 @@ msgid "Filename" msgstr "" #: ../admin/bro_main.php:310 ../admin/bro_main.php:315 -#: ../admin/sql_list.php:62 +#: ../admin/logs_list.php:49 ../admin/sql_list.php:54 ../admin/sql_list.php:62 msgid "Size" msgstr "" @@ -1190,68 +1405,84 @@ msgid "File Type" msgstr "" #: ../admin/bro_main.php:338 ../admin/bro_main.php:343 -#: ../admin/bro_main.php:516 ../admin/bro_main.php:521 +#: ../admin/bro_main.php:348 ../admin/bro_main.php:516 +#: ../admin/bro_main.php:521 ../admin/bro_main.php:526 #: ../admin/sta2_list.php:58 ../admin/sta2_list.php:72 msgid "View" msgstr "" #: ../admin/bro_main.php:345 ../admin/bro_main.php:350 +#: ../admin/bro_main.php:355 msgid "Extract" msgstr "" #: ../admin/bro_main.php:388 ../admin/bro_main.php:393 -#: ../admin/bro_main.php:418 ../admin/bro_main.php:423 +#: ../admin/bro_main.php:398 ../admin/bro_main.php:418 +#: ../admin/bro_main.php:423 ../admin/bro_main.php:428 #: ../admin/bro_main.php:455 ../admin/bro_main.php:460 -#: ../admin/bro_main.php:485 ../admin/bro_main.php:490 +#: ../admin/bro_main.php:465 ../admin/bro_main.php:485 +#: ../admin/bro_main.php:490 ../admin/bro_main.php:495 msgid "V" msgstr "" #: ../admin/bro_main.php:542 ../admin/bro_main.php:547 +#: ../admin/bro_main.php:552 msgid "No files in this folder" msgstr "" #: ../admin/bro_main.php:552 ../admin/bro_main.php:557 +#: ../admin/bro_main.php:562 msgid "(slow)" msgstr "" #: ../admin/bro_main.php:552 ../admin/bro_main.php:557 +#: ../admin/bro_main.php:562 msgid "Show size of directories" msgstr "" #: ../admin/bro_main.php:556 ../admin/bro_main.php:561 +#: ../admin/bro_main.php:566 msgid "Edit this folder's protection" msgstr "" -#: ../admin/bro_main.php:559 ../admin/bro_main.php:564 ../admin/hta_add.php:61 +#: ../admin/bro_main.php:559 ../admin/bro_main.php:564 +#: ../admin/bro_main.php:569 ../admin/hta_add.php:61 msgid "Protect this folder" msgstr "" #: ../admin/bro_main.php:561 ../admin/bro_main.php:566 +#: ../admin/bro_main.php:571 msgid "with a login and a password" msgstr "" #: ../admin/bro_main.php:564 ../admin/bro_main.php:569 +#: ../admin/bro_main.php:574 msgid "Download this folder" msgstr "" #: ../admin/bro_main.php:566 ../admin/bro_main.php:571 +#: ../admin/bro_main.php:576 #, php-format msgid "as a %s file" msgstr "" #: ../admin/bro_main.php:574 ../admin/bro_main.php:579 +#: ../admin/bro_main.php:584 msgid "Edit the ftp account" msgstr "" #: ../admin/bro_main.php:575 ../admin/bro_main.php:580 +#: ../admin/bro_main.php:585 msgid "that exists in this folder" msgstr "" #: ../admin/bro_main.php:581 ../admin/bro_main.php:586 +#: ../admin/bro_main.php:591 msgid "Create an ftp account in this folder" msgstr "" #: ../admin/bro_main.php:590 ../admin/bro_main.php:595 +#: ../admin/bro_main.php:600 msgid "Configure the file editor" msgstr "" @@ -1331,24 +1562,25 @@ msgstr "" msgid "Save done." msgstr "" -#: ../admin/cron.php:16 ../admin/cron.php:21 ../admin/menu_cron.php:40 +#: ../admin/cron.php:16 ../admin/cron.php:21 ../admin/menu_cron.php:33 +#: ../admin/menu_cron.php:40 ../class/m_cron.php:161 msgid "Scheduled tasks" msgstr "" -#: ../admin/cron.php:29 ../admin/cron.php:34 +#: ../admin/cron.php:29 ../admin/cron.php:34 ../admin/cron.php:35 msgid "URL" msgstr "" -#: ../admin/cron.php:30 ../admin/cron.php:35 +#: ../admin/cron.php:30 ../admin/cron.php:35 ../admin/cron.php:36 msgid "Schedule" msgstr "" -#: ../admin/cron.php:31 ../admin/cron.php:36 ../admin/hta_edituser.php:53 -#: ../admin/sql_users_list.php:48 +#: ../admin/cron.php:31 ../admin/cron.php:36 ../admin/cron.php:37 +#: ../admin/hta_edituser.php:53 ../admin/sql_users_list.php:48 msgid "User" msgstr "" -#: ../admin/cron.php:33 ../admin/cron.php:38 +#: ../admin/cron.php:33 ../admin/cron.php:38 ../admin/cron.php:39 msgid "Email report" msgstr "" @@ -1400,7 +1632,7 @@ msgstr "" msgid "Whois result on the domain" msgstr "" -#: ../admin/dom_doadd.php:52 ../admin/menu_dom.php:47 +#: ../admin/dom_doadd.php:52 ../admin/menu_dom.php:40 ../admin/menu_dom.php:47 msgid "Add a domain" msgstr "" @@ -1425,7 +1657,7 @@ msgid "Confirm the deletion of domain %s" msgstr "" #: ../admin/dom_dodel.php:67 ../admin/sql_del.php:69 ../admin/sql_del.php:75 -#: ../admin/sql_users_del.php:57 +#: ../admin/sql_users_del.php:57 ../admin/sql_users_del.php:61 msgid "WARNING" msgstr "" @@ -1460,9 +1692,9 @@ msgid "Hide advanced options" msgstr "" #: ../admin/dom_edit.inc.php:85 ../admin/ftp_add.php:60 -#: ../admin/ftp_edit.php:65 ../admin/hta_add.php:54 ../admin/sql_bck.php:97 -#: ../admin/sta2_add_raw.php:57 ../admin/sta2_edit_raw.php:63 -#: ../admin/sta2_edit_raw.php:68 +#: ../admin/ftp_add.php:72 ../admin/ftp_edit.php:65 ../admin/hta_add.php:54 +#: ../admin/sql_bck.php:97 ../admin/sta2_add_raw.php:57 +#: ../admin/sta2_edit_raw.php:63 ../admin/sta2_edit_raw.php:68 msgid "Choose a folder..." msgstr "" @@ -1494,74 +1726,77 @@ msgstr "" msgid "Add this subdomain" msgstr "" -#: ../admin/dom_edit.php:66 +#: ../admin/dom_edit.php:66 ../admin/dom_edit.php:68 #, php-format msgid "Editing subdomains of %s" msgstr "" -#: ../admin/dom_edit.php:76 +#: ../admin/dom_edit.php:76 ../admin/dom_edit.php:78 msgid "This domain have some DNS change pending. Please wait." msgstr "" -#: ../admin/dom_edit.php:79 +#: ../admin/dom_edit.php:79 ../admin/dom_edit.php:81 msgid "You requested deletion of this domain." msgstr "" -#: ../admin/dom_edit.php:97 +#: ../admin/dom_edit.php:97 ../admin/dom_edit.php:99 msgid "Subdomain" msgstr "" -#: ../admin/dom_edit.php:137 +#: ../admin/dom_edit.php:137 ../admin/dom_edit.php:139 msgid "Activation pending" msgstr "" -#: ../admin/dom_edit.php:140 ../admin/mail_list.php:91 +#: ../admin/dom_edit.php:140 ../admin/dom_edit.php:142 +#: ../admin/mail_list.php:91 ../admin/mail_list.php:119 +#: ../admin/mail_list.php:129 msgid "Disabled" msgstr "" -#: ../admin/dom_edit.php:141 ../admin/mail_edit.inc.php:46 +#: ../admin/dom_edit.php:141 ../admin/dom_edit.php:143 +#: ../admin/mail_edit.inc.php:42 ../admin/mail_edit.inc.php:46 msgid "Enable" msgstr "" -#: ../admin/dom_edit.php:144 +#: ../admin/dom_edit.php:144 ../admin/dom_edit.php:146 msgid "Desactivation pending" msgstr "" -#: ../admin/dom_edit.php:152 +#: ../admin/dom_edit.php:152 ../admin/dom_edit.php:154 msgid "Update pending" msgstr "" -#: ../admin/dom_edit.php:155 +#: ../admin/dom_edit.php:155 ../admin/dom_edit.php:157 msgid "Deletion pending" msgstr "" -#: ../admin/dom_edit.php:183 +#: ../admin/dom_edit.php:183 ../admin/dom_edit.php:185 msgid "DNS & Email parameters" msgstr "" -#: ../admin/dom_edit.php:188 +#: ../admin/dom_edit.php:188 ../admin/dom_edit.php:190 msgid "Manage the DNS on the server ?" msgstr "" -#: ../admin/dom_edit.php:199 +#: ../admin/dom_edit.php:199 ../admin/dom_edit.php:201 msgid "Manage the Emails Addresses of this domain on the server?" msgstr "" -#: ../admin/dom_edit.php:206 +#: ../admin/dom_edit.php:206 ../admin/dom_edit.php:208 msgid "" "Warning: If you set this to 'no', all your email accounts and aliases on " "this domain will be immediately deleted." msgstr "" -#: ../admin/dom_edit.php:208 +#: ../admin/dom_edit.php:208 ../admin/dom_edit.php:210 msgid "Submit the changes" msgstr "" -#: ../admin/dom_edit.php:213 +#: ../admin/dom_edit.php:213 ../admin/dom_edit.php:215 msgid "Domain removal" msgstr "" -#: ../admin/dom_edit.php:216 +#: ../admin/dom_edit.php:216 ../admin/dom_edit.php:218 #, php-format msgid "help_domain_del %s" msgstr "" @@ -1569,7 +1804,7 @@ msgstr "" "this also deletes all FTP accounts, email, mailing lists associated with the " "domain and subdomains." -#: ../admin/dom_edit.php:219 +#: ../admin/dom_edit.php:219 ../admin/dom_edit.php:221 #, php-format msgid "Delete %s from this server" msgstr "" @@ -1614,32 +1849,43 @@ msgstr "" msgid "You cannot add any new ftp account, your quota is over." msgstr "" -#: ../admin/ftp_add.php:39 ../admin/ftp_list.php:57 ../admin/menu_ftp.php:47 +#: ../admin/ftp_add.php:39 ../admin/ftp_add.php:51 ../admin/ftp_list.php:57 +#: ../admin/menu_ftp.php:40 ../admin/menu_ftp.php:47 msgid "Create a new ftp account" msgstr "" -#: ../admin/ftp_add.php:67 +#: ../admin/ftp_add.php:67 ../admin/ftp_add.php:79 msgid "Create this new FTP account." msgstr "" -#: ../admin/ftp_del.php:42 +#: ../admin/ftp_del.php:42 ../admin/ftp_del.php:60 #, php-format msgid "The ftp account %s has been successfully deleted" msgstr "" +#: ../admin/ftp_del.php:68 +msgid "FTP accounts deletion confirm" +msgstr "" + +#: ../admin/ftp_del.php:71 +msgid "Do you really want to delete those accounts ?" +msgstr "" + #: ../admin/ftp_doadd.php:53 msgid "The FTP account has been successfully created" msgstr "" -#: ../admin/ftp_doedit.php:33 ../admin/ftp_edit.php:39 +#: ../admin/ftp_doedit.php:33 ../admin/ftp_doedit.php:43 +#: ../admin/ftp_edit.php:39 msgid "No account selected!" msgstr "" -#: ../admin/ftp_doedit.php:47 +#: ../admin/ftp_doedit.php:47 ../admin/ftp_doedit.php:57 msgid "The ftp account has been successfully changed" msgstr "" -#: ../admin/ftp_doedit.php:56 ../admin/ftp_edit.php:47 +#: ../admin/ftp_doedit.php:56 ../admin/ftp_doedit.php:66 +#: ../admin/ftp_edit.php:47 msgid "Editing an FTP account" msgstr "" @@ -1647,10 +1893,14 @@ msgstr "" msgid "Change this FTP account" msgstr "" -#: ../admin/ftp_list.php:45 ../admin/menu_ftp.php:49 +#: ../admin/ftp_list.php:45 ../admin/menu_ftp.php:42 ../admin/menu_ftp.php:49 msgid "FTP accounts list" msgstr "" +#: ../admin/head.php:32 +msgid "AlternC Control Panel" +msgstr "" + #: ../admin/head.php:61 msgid "" "Administrator session. you may
return to your " @@ -1667,12 +1917,13 @@ msgid "" "Enter the name of the folder you want to protect. It must already exists." msgstr "" -#: ../admin/hta_adduser.php:39 +#: ../admin/hta_adduser.php:39 ../admin/hta_adduser.php:40 #, php-format msgid "Adding a username in %s" msgstr "" -#: ../admin/hta_adduser.php:66 ../admin/hta_edit.php:115 +#: ../admin/hta_adduser.php:66 ../admin/hta_adduser.php:67 +#: ../admin/hta_edit.php:115 msgid "Add this user" msgstr "" @@ -1685,6 +1936,14 @@ msgstr "" msgid "Please enter a password" msgstr "" +#: ../admin/hta_dodeluser.php:49 +msgid "Authorized user deletion confirm" +msgstr "" + +#: ../admin/hta_dodeluser.php:52 +msgid "Do you really want to delete those users ?" +msgstr "" + #: ../admin/hta_doedituser.php:52 #, php-format msgid "Change the user %s in the protected folder %s" @@ -1731,7 +1990,8 @@ msgid "Editing user %s in the protected folder %s" msgstr "" #: ../admin/hta_edituser.php:54 ../admin/mem_param.php:64 -#: ../admin/mem_param.php:65 +#: ../admin/mem_param.php:65 ../admin/mem_param.php:71 +#: ../admin/mem_param.php:72 msgid "New password" msgstr "" @@ -1755,25 +2015,25 @@ msgstr "" msgid "Unprotect the checked folders" msgstr "" -#: ../admin/index.php:60 +#: ../admin/index.php:55 ../admin/index.php:60 msgid "Web Hosting Control Panel" msgstr "" -#: ../admin/index.php:75 +#: ../admin/index.php:70 ../admin/index.php:75 msgid "" "To connect to the hosting control panel, enter your AlternC's login and " "password in the following form and click 'Enter'" msgstr "" -#: ../admin/index.php:76 +#: ../admin/index.php:71 ../admin/index.php:76 msgid "You are attemping to connect without IP restriction." msgstr "" -#: ../admin/index.php:80 +#: ../admin/index.php:75 ../admin/index.php:80 msgid "AlternC access" msgstr "" -#: ../admin/index.php:83 ../admin/index.php:101 +#: ../admin/index.php:78 ../admin/index.php:83 ../admin/index.php:101 msgid "Enter" msgstr "" @@ -1791,7 +2051,12 @@ msgstr "" msgid "Email Address" msgstr "" -#: ../admin/index.php:112 +#: ../admin/index.php:98 +msgid "" +"To read your mail in a browser, click here to use the Squirrelmail Webmail" +msgstr "" + +#: ../admin/index.php:111 ../admin/index.php:112 msgid "You must accept the session cookie to log-in" msgstr "" @@ -1819,6 +2084,26 @@ msgstr "" msgid "Know IP and networks" msgstr "" +#: ../admin/logs_list.php:35 +msgid "Logs Listing" +msgstr "" + +#: ../admin/logs_list.php:43 +msgid "You have no sql logs to list a the moment." +msgstr "" + +#: ../admin/logs_list.php:49 +msgid "Creation Date" +msgstr "" + +#: ../admin/logs_list.php:49 +msgid "Download link" +msgstr "" + +#: ../admin/logs_list.php:63 +msgid "Download" +msgstr "" + #: ../admin/mail_add.php:39 #, php-format msgid "Add %s mail to the domain %s" @@ -1833,6 +2118,28 @@ msgstr "" msgid "Alias: %s already created" msgstr "" +#: ../admin/mail_del.php:54 +msgid "Deleting mail accounts" +msgstr "" + +#: ../admin/mail_del.php:57 +msgid "Please confirm the deletion of the following mail accounts:" +msgstr "" + +#: ../admin/mail_del.php:74 +msgid "Confirm the deletion" +msgstr "" + +#: ../admin/mail_del.php:74 +msgid "Don't delete anything and go back to the email list" +msgstr "" + +#: ../admin/mail_del.php:78 +msgid "" +"Warning: Deleting an email address will destroy all the messages it " +"contains! You will NOT be able to get it back!" +msgstr "" + #: ../admin/mail_doedit.php:50 msgid "Password do not match" msgstr "" @@ -1845,47 +2152,146 @@ msgstr "" msgid "Already disabled " msgstr "" -#: ../admin/mail_edit.inc.php:43 +#: ../admin/mail_doedit.php:120 +msgid "Your email has been edited successfully" +msgstr "" + +#: ../admin/mail_edit.inc.php:39 ../admin/mail_edit.inc.php:43 msgid "" "Is this mail enabled ?
Having a mail disabled forbid consultation or " "reception, but do not remove the mailbox or his configuration." msgstr "" -#: ../admin/mail_edit.inc.php:51 +#: ../admin/mail_edit.inc.php:47 ../admin/mail_edit.inc.php:51 msgid "" "You need to have a password for some application (example: local mailbox);" msgstr "" -#: ../admin/mail_edit.inc.php:56 +#: ../admin/mail_edit.inc.php:52 ../admin/mail_edit.inc.php:56 msgid "Set a passowrd:" msgstr "" -#: ../admin/mail_edit.inc.php:59 +#: ../admin/mail_edit.inc.php:55 ../admin/mail_edit.inc.php:59 msgid "Change your password:" msgstr "" -#: ../admin/mail_edit.inc.php:83 ../admin/mail_localbox_edit.inc.php:67 +#: ../admin/mail_edit.inc.php:79 ../admin/mail_edit.inc.php:83 +#: ../admin/mail_edit.php:114 ../admin/mail_localbox_edit.inc.php:67 #: ../admin/mail_redirection_edit.inc.php:64 msgid "Change this email address" msgstr "" -#: ../admin/mail_edit.inc.php:99 +#: ../admin/mail_edit.inc.php:95 ../admin/mail_edit.inc.php:99 msgid "Password does not match" msgstr "" -#: ../admin/mail_edit.inc.php:103 +#: ../admin/mail_edit.inc.php:99 ../admin/mail_edit.inc.php:103 msgid "Password match" msgstr "" -#: ../admin/mail_list.php:60 +#: ../admin/mail_edit.php:53 +#, php-format +msgid "Editing the email %s" +msgstr "" + +#: ../admin/mail_edit.php:67 +msgid "Is this email enabled?" +msgstr "" + +#: ../admin/mail_edit.php:69 +msgid "" +"You can enable or disable this email anytime. This will bounce any mail " +"received on this address, but will not delete the stored email, or the " +"redirections or password." +msgstr "" + +#: ../admin/mail_edit.php:73 +msgid "No (email disabled)" +msgstr "" + +#: ../admin/mail_edit.php:74 +msgid "Yes (email enabled)" +msgstr "" + +#: ../admin/mail_edit.php:78 +msgid "Is it a POP/IMAP account?" +msgstr "" + +#: ../admin/mail_edit.php:79 +msgid "" +"POP/IMAP accounts are receiving emails in the server. To read those emails, " +"you can use a Webmail, or a mail client such as Thunderbird. If you don't " +"use POP/IMAP, you can configure your email to be a redirection to other " +"existing emails. The maximum size is in megabytes, use 0 to make it infinite." +msgstr "" + +#: ../admin/mail_edit.php:82 +#, php-format +msgid "This mailbox is currently using %1$s / %2$s" +msgstr "" + +#: ../admin/mail_edit.php:85 +msgid "" +"This mailbox is pending deletion. You can recover its mails by setting it to " +"'Yes' NOW!" +msgstr "" + +#: ../admin/mail_edit.php:95 +msgid "Enter a POP/IMAP password" +msgstr "" + +#: ../admin/mail_edit.php:97 ../admin/quotas_oneuser.php:14 +#: ../admin/quotas_oneuser.php:23 ../admin/quotas_oneuser.php:49 +#: ../admin/quotas_oneuser.php:53 ../admin/quotas_oneuser.php:67 +#: ../admin/quotas_oneuser.php:86 ../admin/quotas_oneuser.php:90 +#: ../admin/quotas_oneuser.php:105 ../admin/quotas_oneuser.php:130 +#: ../admin/quotas_oneuser.php:131 ../admin/quotas_oneuser.php:152 +#: ../admin/quotas_oneuser.php:178 ../admin/quotas_users.php:278 +#: ../admin/quotas_users.php:291 ../admin/quotas_users.php:292 +#: ../admin/quotas_users.php:314 ../admin/quotas_users.php:327 +#: ../admin/quotas_users.php:328 ../admin/quotas_users.php:334 +#: ../admin/quotas_users.php:347 ../admin/quotas_users.php:348 +#: ../admin/quotas_users.php:360 ../admin/quotas_users.php:361 +msgid "MB" +msgstr "" + +#: ../admin/mail_edit.php:97 +msgid "Maximum allowed size of this Mailbox" +msgstr "" + +#: ../admin/mail_edit.php:102 +msgid "" +"WARNING: turning POP/IMAP off will DELETE the stored messages in this email " +"address." +msgstr "" + +#: ../admin/mail_edit.php:104 +msgid "Is it a redirection to other email addresses?" +msgstr "" + +#: ../admin/mail_edit.php:106 +msgid "" +"If you want to send emails received on this address to other addresses, even " +"outside this server, enter those recipients here." +msgstr "" + +#: ../admin/mail_edit.php:106 +msgid "one recipient per line" +msgstr "" + +#: ../admin/mail_list.php:60 ../admin/mail_list.php:65 msgid "Create a new mail account" msgstr "" +#: ../admin/mail_list.php:69 +msgid "Create this email address" +msgstr "" + #: ../admin/mail_list.php:72 msgid "No mail for this domain" msgstr "" -#: ../admin/mail_list.php:76 +#: ../admin/mail_list.php:76 ../admin/mail_list.php:78 #, php-format msgid "Email addresses of the domain %s" msgstr "" @@ -1894,7 +2300,7 @@ msgstr "" msgid "Active" msgstr "" -#: ../admin/mail_list.php:79 +#: ../admin/mail_list.php:79 ../admin/mail_list.php:105 msgid "Address" msgstr "" @@ -1902,6 +2308,53 @@ msgstr "" msgid "State" msgstr "" +#: ../admin/mail_list.php:90 +msgid "Search" +msgstr "" + +#: ../admin/mail_list.php:98 +msgid "Items per page:" +msgstr "" + +#: ../admin/mail_list.php:105 +msgid "Last login time" +msgstr "" + +#: ../admin/mail_list.php:105 +msgid "Other recipients" +msgstr "" + +#: ../admin/mail_list.php:105 +msgid "Pop/Imap" +msgstr "" + +#: ../admin/mail_list.php:115 +msgid "Deleting..." +msgstr "" + +#: ../admin/mail_list.php:118 +msgid "" +"This email will be deleted soon. You may still be able to undelete it by " +"clicking here" +msgstr "" + +#: ../admin/mail_list.php:118 +msgid "Undelete" +msgstr "" + +#: ../admin/mail_list.php:143 +#, php-format +msgid "%3$d-%2$d-%1$d" +msgstr "" + +#: ../admin/mail_list.php:143 ../admin/main.php:41 +msgid "Never" +msgstr "" + +#: ../admin/mail_list.php:152 +msgid "Delete the checked email addresses" +msgstr "" + #: ../admin/mail_localbox_doedit.php:62 msgid "Already disactivated" msgstr "" @@ -1949,12 +2402,12 @@ msgstr "" msgid "Last Login: " msgstr "" -#: ../admin/main.php:41 +#: ../admin/main.php:41 ../admin/main.php:44 #, php-format msgid "from: %1$s " msgstr "" -#: ../admin/main.php:45 +#: ../admin/main.php:45 ../admin/main.php:49 #, php-format msgid "%1$d login failed since last login" msgstr "" @@ -1963,15 +2416,15 @@ msgstr "" msgid "Latest news" msgstr "" -#: ../admin/main.php:78 +#: ../admin/main.php:78 ../admin/main.php:93 msgid "Expired or about to expire accounts" msgstr "" -#: ../admin/main.php:80 +#: ../admin/main.php:80 ../admin/main.php:95 msgid "Last name, surname" msgstr "" -#: ../admin/main.php:80 +#: ../admin/main.php:80 ../admin/main.php:95 msgid "uid" msgstr "" @@ -1980,11 +2433,13 @@ msgid "Your administrator preferences has been successfully changed." msgstr "" #: ../admin/mem_admin.php:46 ../admin/mem_param.php:97 +#: ../admin/mem_param.php:104 msgid "Admin preferences" msgstr "" -#: ../admin/mem_chgmail.php:44 ../admin/mem_cm.php:35 ../admin/mem_cm.php:46 -#: ../admin/mem_cm2.php:40 ../admin/mem_param.php:74 +#: ../admin/mem_chgmail.php:44 ../admin/mem_cm.php:35 ../admin/mem_cm.php:42 +#: ../admin/mem_cm.php:46 ../admin/mem_cm.php:53 ../admin/mem_cm2.php:40 +#: ../admin/mem_cm2.php:47 ../admin/mem_param.php:74 ../admin/mem_param.php:81 msgid "Change the email of the account" msgstr "" @@ -1996,21 +2451,21 @@ msgstr "" ">This email contains a link where you should go to confirm the modification." "
On this page, the following key will be requested from you :
" -#: ../admin/mem_cm.php:47 +#: ../admin/mem_cm.php:47 ../admin/mem_cm.php:54 msgid "" "Enter the key you got when you requested the mailbox change, then click the " "OK button." msgstr "" -#: ../admin/mem_cm.php:48 +#: ../admin/mem_cm.php:48 ../admin/mem_cm.php:55 msgid "Key" msgstr "" -#: ../admin/mem_cm.php:49 +#: ../admin/mem_cm.php:49 ../admin/mem_cm.php:56 msgid "OK" msgstr "" -#: ../admin/mem_cm2.php:48 +#: ../admin/mem_cm2.php:48 ../admin/mem_cm2.php:55 msgid "The mailbox has been successfully changed." msgstr "" @@ -2026,88 +2481,88 @@ msgstr "" msgid "Click here to log in" msgstr "" -#: ../admin/mem_param.php:36 +#: ../admin/mem_param.php:36 ../admin/mem_param.php:43 msgid "Your help setting has been updated." msgstr "" -#: ../admin/mem_param.php:40 +#: ../admin/mem_param.php:40 ../admin/mem_param.php:47 msgid "Settings of your account" msgstr "" -#: ../admin/mem_param.php:50 ../admin/mem_passwd.php:50 -#: ../admin/sql_users_list.php:61 +#: ../admin/mem_param.php:50 ../admin/mem_param.php:57 +#: ../admin/mem_passwd.php:50 ../admin/sql_users_list.php:61 msgid "Password change" msgstr "" -#: ../admin/mem_param.php:54 +#: ../admin/mem_param.php:54 ../admin/mem_param.php:61 msgid "You cannot change your password" msgstr "" -#: ../admin/mem_param.php:59 +#: ../admin/mem_param.php:59 ../admin/mem_param.php:66 msgid "help_chg_passwd" msgstr "" "You can change here the password for this account. Do not forget it!
" "Enter here your current password then a new password (twice for security " "reasons), then click on \"Change my password\"." -#: ../admin/mem_param.php:63 +#: ../admin/mem_param.php:63 ../admin/mem_param.php:70 msgid "Old password" msgstr "" -#: ../admin/mem_param.php:66 +#: ../admin/mem_param.php:66 ../admin/mem_param.php:73 msgid "Change my password" msgstr "" -#: ../admin/mem_param.php:75 +#: ../admin/mem_param.php:75 ../admin/mem_param.php:82 msgid "help_chg_mail" msgstr "" "You can modify here the email corresponding to your account.
Enter the " "new email here. A message is sent to this addresse for confirmation." -#: ../admin/mem_param.php:76 +#: ../admin/mem_param.php:76 ../admin/mem_param.php:83 msgid "Current mailbox" msgstr "" -#: ../admin/mem_param.php:77 +#: ../admin/mem_param.php:77 ../admin/mem_param.php:84 msgid "New mailbox" msgstr "" -#: ../admin/mem_param.php:78 +#: ../admin/mem_param.php:78 ../admin/mem_param.php:85 msgid "Change my email address" msgstr "" -#: ../admin/mem_param.php:85 +#: ../admin/mem_param.php:85 ../admin/mem_param.php:92 msgid "Online help settings" msgstr "" -#: ../admin/mem_param.php:86 +#: ../admin/mem_param.php:86 ../admin/mem_param.php:93 msgid "help_help_settings" msgstr "" "Each page of the interface can present simple help, accompanied by a link to " "the online help system.
If you want this help system to be shown, check " "the box below." -#: ../admin/mem_param.php:87 +#: ../admin/mem_param.php:87 ../admin/mem_param.php:94 msgid "Do you want to see the help texts and links on each page?" msgstr "" -#: ../admin/mem_param.php:88 +#: ../admin/mem_param.php:88 ../admin/mem_param.php:95 msgid "Change these settings" msgstr "" -#: ../admin/mem_param.php:101 +#: ../admin/mem_param.php:101 ../admin/mem_param.php:108 msgid "Members list view" msgstr "" -#: ../admin/mem_param.php:102 +#: ../admin/mem_param.php:102 ../admin/mem_param.php:109 msgid "Large view" msgstr "" -#: ../admin/mem_param.php:103 +#: ../admin/mem_param.php:103 ../admin/mem_param.php:110 msgid "Short view" msgstr "" -#: ../admin/mem_param.php:105 +#: ../admin/mem_param.php:105 ../admin/mem_param.php:112 msgid "Change my admin preferences" msgstr "" @@ -2119,32 +2574,37 @@ msgstr "" msgid "Home / Information" msgstr "" -#: ../admin/menu_adm.php:39 +#: ../admin/menu.php:49 +msgid "About" +msgstr "" + +#: ../admin/menu_adm.php:32 ../admin/menu_adm.php:39 msgid "Administration" msgstr "" -#: ../admin/menu_adm.php:44 +#: ../admin/menu_adm.php:37 ../admin/menu_adm.php:44 msgid "Manage the Alternc accounts" msgstr "" -#: ../admin/menu_adm.php:45 +#: ../admin/menu_adm.php:38 ../admin/menu_adm.php:45 msgid "User Quotas" msgstr "" -#: ../admin/menu_adm.php:49 +#: ../admin/menu_adm.php:42 ../admin/menu_adm.php:49 msgid "General PhpMyAdmin" msgstr "" -#: ../admin/menu_aide.php:32 +#: ../admin/menu_aide.php:25 ../admin/menu_aide.php:32 msgid "Online help" msgstr "" -#: ../admin/menu_dom.php:41 ../admin/quotas_oneuser.php:22 -#: ../admin/quotas_users.php:134 +#: ../admin/menu_dom.php:34 ../admin/menu_dom.php:41 +#: ../admin/quotas_oneuser.php:22 ../admin/quotas_oneuser.php:33 +#: ../admin/quotas_users.php:122 ../admin/quotas_users.php:134 msgid "Domains" msgstr "" -#: ../admin/menu_ftp.php:41 +#: ../admin/menu_ftp.php:34 ../admin/menu_ftp.php:41 ../class/m_ftp.php:361 msgid "FTP accounts" msgstr "" @@ -2152,31 +2612,48 @@ msgstr "" msgid "Langues" msgstr "" -#: ../admin/menu_mail.php:41 +#: ../admin/menu_logs.php:28 +msgid "Logs" +msgstr "" + +#: ../admin/menu_mail.php:34 ../admin/menu_mail.php:41 msgid "Email Addresses" msgstr "" -#: ../admin/menu_mem.php:32 +#: ../admin/menu_mem.php:25 ../admin/menu_mem.php:32 msgid "Settings" msgstr "" -#: ../admin/menu_mem.php:35 +#: ../admin/menu_mem.php:28 ../admin/menu_mem.php:35 msgid "Logout" msgstr "" -#: ../admin/menu_quota.php:32 +#: ../admin/menu_piwik.php:31 +msgid "Piwik statistics" +msgstr "" + +#: ../admin/menu_piwik.php:34 +msgid "Piwik Users" +msgstr "" + +#: ../admin/menu_piwik.php:35 +msgid "Piwik Sites" +msgstr "" + +#: ../admin/menu_quota.php:25 ../admin/menu_quota.php:32 msgid "Show my quotas" msgstr "" -#: ../admin/menu_sql.php:41 +#: ../admin/menu_sql.php:34 ../admin/menu_sql.php:41 msgid "Databases" msgstr "" -#: ../admin/menu_sql.php:42 ../admin/sql_users_list.php:37 +#: ../admin/menu_sql.php:35 ../admin/menu_sql.php:42 +#: ../admin/sql_users_list.php:37 msgid "MySQL Users" msgstr "" -#: ../admin/menu_sql.php:43 +#: ../admin/menu_sql.php:37 ../admin/menu_sql.php:43 msgid "PhpMyAdmin" msgstr "" @@ -2184,10 +2661,80 @@ msgstr "" msgid "Raw web statistics" msgstr "" -#: ../admin/menu_web.php:34 +#: ../admin/menu_web.php:27 ../admin/menu_web.php:34 msgid "Protected folders" msgstr "" +#: ../admin/piwik_addaccount.php:34 +msgid "You cannot add any new Piwik account, your quota is over." +msgstr "" + +#: ../admin/piwik_addaccount.php:44 +msgid "Error : missing arguments." +msgstr "" + +#: ../admin/piwik_addaccount.php:50 +#, php-format +msgid "Creation of Piwik account \"%s\"" +msgstr "" + +#: ../admin/piwik_addsites.php:44 +msgid "Error during adding website.
" +msgstr "" + +#: ../admin/piwik_addsites.php:46 +msgid "Successfully add website" +msgstr "" + +#: ../admin/piwik_sitelist.php:42 ../admin/piwik_userlist.php:54 +msgid "Add a new website" +msgstr "" + +#: ../admin/piwik_sitelist.php:44 ../admin/piwik_userlist.php:56 +msgid "URL of the website" +msgstr "" + +#: ../admin/piwik_sitelist.php:55 +msgid "Existing Piwik monitored websites" +msgstr "" + +#: ../admin/piwik_sitelist.php:61 ../admin/piwik_userlist.php:74 +msgid "No existing Piwik users" +msgstr "" + +#: ../admin/piwik_sitelist.php:66 +msgid "Site name" +msgstr "" + +#: ../admin/piwik_sitelist.php:66 +msgid "Site url" +msgstr "" + +#: ../admin/piwik_user_dodel.php:39 +msgid "Missing login parameters" +msgstr "" + +#: ../admin/piwik_user_dodel.php:54 +msgid "Piwik accounts deletion confirm" +msgstr "" + +#: ../admin/piwik_user_dodel.php:57 +#, php-format +msgid "Do you really want to delete the Piwik account %s ?" +msgstr "" + +#: ../admin/piwik_userlist.php:41 +msgid "Create a new piwik account" +msgstr "" + +#: ../admin/piwik_userlist.php:66 +msgid "Existing Piwik accounts" +msgstr "" + +#: ../admin/piwik_userlist.php:79 ../admin/piwik_userlist.php:89 +msgid "Connect" +msgstr "" + #: ../admin/quota_show.php:34 msgid "Account's quotas" msgstr "" @@ -2196,123 +2743,141 @@ msgstr "" msgid "No quotas for this account, or quotas currently unavailable!" msgstr "" -#: ../admin/quotas_oneuser.php:13 +#: ../admin/quotas_oneuser.php:13 ../admin/quotas_oneuser.php:22 msgid "Web Space:" msgstr "" -#: ../admin/quotas_oneuser.php:14 ../admin/quotas_oneuser.php:53 -#: ../admin/quotas_oneuser.php:90 ../admin/quotas_oneuser.php:130 -#: ../admin/quotas_users.php:291 ../admin/quotas_users.php:292 -#: ../admin/quotas_users.php:327 ../admin/quotas_users.php:328 -#: ../admin/quotas_users.php:347 ../admin/quotas_users.php:348 -#: ../admin/quotas_users.php:360 ../admin/quotas_users.php:361 -msgid "MB" -msgstr "" - -#: ../admin/quotas_oneuser.php:23 +#: ../admin/quotas_oneuser.php:23 ../admin/quotas_oneuser.php:34 msgid "Emails" msgstr "" -#: ../admin/quotas_oneuser.php:24 ../admin/quotas_oneuser.php:71 -#: ../admin/quotas_oneuser.php:112 ../admin/quotas_users.php:130 -#: ../admin/quotas_users.php:171 +#: ../admin/quotas_oneuser.php:24 ../admin/quotas_oneuser.php:35 +#: ../admin/quotas_oneuser.php:71 ../admin/quotas_oneuser.php:112 +#: ../admin/quotas_oneuser.php:113 ../admin/quotas_oneuser.php:160 +#: ../admin/quotas_users.php:118 ../admin/quotas_users.php:130 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Space" msgstr "" -#: ../admin/quotas_oneuser.php:70 ../admin/quotas_users.php:179 +#: ../admin/quotas_oneuser.php:48 +msgid "Mail boxes:" +msgstr "" + +#: ../admin/quotas_oneuser.php:70 ../admin/quotas_oneuser.php:112 +#: ../admin/quotas_users.php:167 ../admin/quotas_users.php:179 msgid "DB" msgstr "" -#: ../admin/quotas_oneuser.php:111 ../admin/quotas_users.php:175 -#: ../admin/quotas_users.php:178 +#: ../admin/quotas_oneuser.php:104 +msgid "Databases:" +msgstr "" + +#: ../admin/quotas_oneuser.php:111 ../admin/quotas_oneuser.php:159 +#: ../admin/quotas_users.php:163 ../admin/quotas_users.php:166 +#: ../admin/quotas_users.php:175 ../admin/quotas_users.php:178 msgid "Lists" msgstr "" +#: ../admin/quotas_oneuser.php:151 +msgid "Mailman lists:" +msgstr "" + +#: ../admin/quotas_users.php:20 +msgid "Quotas status" +msgstr "" + #: ../admin/quotas_users.php:29 msgid "" "This page shows the space and service count of your AlternC server and each " "AlternC accounts." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 #, php-format msgid "% of the total." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 msgid "MB." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 #, php-format msgid "Sizes are shown as %s" msgstr "" -#: ../admin/quotas_users.php:33 +#: ../admin/quotas_users.php:33 ../admin/quotas_users.php:35 msgid "Global" msgstr "" -#: ../admin/quotas_users.php:33 +#: ../admin/quotas_users.php:33 ../admin/quotas_users.php:35 msgid "Server-side view:" msgstr "" -#: ../admin/quotas_users.php:34 +#: ../admin/quotas_users.php:34 ../admin/quotas_users.php:36 msgid "Detailed view:" msgstr "" -#: ../admin/quotas_users.php:36 ../admin/quotas_users.php:43 +#: ../admin/quotas_users.php:36 ../admin/quotas_users.php:38 +#: ../admin/quotas_users.php:43 msgid "Percentage" msgstr "" -#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:40 +#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:39 +#: ../admin/quotas_users.php:40 msgid "Graphical" msgstr "" -#: ../admin/quotas_users.php:39 ../admin/quotas_users.php:42 +#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:39 +#: ../admin/quotas_users.php:42 msgid "In MB" msgstr "" -#: ../admin/quotas_users.php:48 +#: ../admin/quotas_users.php:42 ../admin/quotas_users.php:48 msgid "Show the domain names" msgstr "" -#: ../admin/quotas_users.php:50 +#: ../admin/quotas_users.php:44 ../admin/quotas_users.php:50 msgid "Hide the domain names" msgstr "" -#: ../admin/quotas_users.php:53 +#: ../admin/quotas_users.php:47 ../admin/quotas_users.php:53 msgid "All accounts" msgstr "" -#: ../admin/quotas_users.php:130 ../admin/quotas_users.php:171 +#: ../admin/quotas_users.php:118 ../admin/quotas_users.php:130 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Count" msgstr "" -#: ../admin/quotas_users.php:139 +#: ../admin/quotas_users.php:127 ../admin/quotas_users.php:139 +#: ../class/m_mail.php:78 msgid "Email addresses" msgstr "" -#: ../admin/quotas_users.php:145 +#: ../admin/quotas_users.php:133 ../admin/quotas_users.php:145 msgid "Mailman lists" msgstr "" -#: ../admin/quotas_users.php:151 ../admin/sql_bck.php:48 -#: ../admin/sql_del.php:66 ../admin/sql_del.php:72 -#: ../admin/sql_dorestore.php:38 ../admin/sql_getparam.php:38 +#: ../admin/quotas_users.php:139 ../admin/quotas_users.php:151 +#: ../admin/sql_bck.php:48 ../admin/sql_del.php:66 ../admin/sql_del.php:72 +#: ../admin/sql_dorestore.php:38 ../admin/sql_dorestore.php:44 +#: ../admin/sql_getparam.php:38 ../admin/sql_getparam.php:44 #: ../admin/sql_list.php:37 ../admin/sql_passchg.php:38 -#: ../admin/sql_restore.php:43 +#: ../admin/sql_restore.php:43 ../class/m_mysql.php:894 msgid "MySQL Databases" msgstr "" -#: ../admin/quotas_users.php:173 +#: ../admin/quotas_users.php:161 ../admin/quotas_users.php:173 msgid "Dom" msgstr "" +#: ../admin/quotas_users.php:162 ../admin/quotas_users.php:165 #: ../admin/quotas_users.php:174 ../admin/quotas_users.php:177 msgid "Mails" msgstr "" -#: ../admin/quotas_users.php:176 +#: ../admin/quotas_users.php:164 ../admin/quotas_users.php:176 msgid "Web" msgstr "" @@ -2320,15 +2885,15 @@ msgstr "" msgid "err_mysql_1" msgstr "" -#: ../admin/sql_add.php:39 ../admin/sql_list.php:94 +#: ../admin/sql_add.php:39 ../admin/sql_list.php:90 ../admin/sql_list.php:94 msgid "Create a new MySQL database" msgstr "" -#: ../admin/sql_add.php:52 +#: ../admin/sql_add.php:52 ../admin/sql_add.php:56 ../admin/sql_list.php:96 msgid "MySQL Database" msgstr "" -#: ../admin/sql_add.php:58 +#: ../admin/sql_add.php:58 ../admin/sql_add.php:62 ../admin/sql_list.php:102 msgid "Create this new MySQL database." msgstr "" @@ -2378,7 +2943,7 @@ msgid "Change the MySQL backup parameters" msgstr "" #: ../admin/sql_bck.php:113 ../admin/sql_dorestore.php:56 -#: ../admin/sql_restore.php:71 +#: ../admin/sql_dorestore.php:62 ../admin/sql_restore.php:71 msgid "You currently have no database defined" msgstr "" @@ -2399,15 +2964,19 @@ msgstr "" msgid "This will delete all the tables currently in those db." msgstr "" +#: ../admin/sql_doadd.php:37 +msgid "You " +msgstr "" + #: ../admin/sql_dobck.php:48 msgid "Your backup parameters has been successfully changed." msgstr "" -#: ../admin/sql_dorestore.php:44 +#: ../admin/sql_dorestore.php:44 ../admin/sql_dorestore.php:50 msgid "Restore a SQL backup" msgstr "" -#: ../admin/sql_dorestore.php:50 +#: ../admin/sql_dorestore.php:50 ../admin/sql_dorestore.php:56 msgid "" "Your database has been restored, check out the previous text for error " "messages." @@ -2417,35 +2986,56 @@ msgstr "" msgid "Your current settings are" msgstr "" +#: ../admin/sql_getparam.php:53 +msgid "Your current connection settings are" +msgstr "" + +#: ../admin/sql_getparam.php:56 +msgid "Mysql Server" +msgstr "" + #: ../admin/sql_getparam.php:58 ../admin/sql_list.php:53 msgid "MySQL Server" msgstr "" +#: ../admin/sql_getparam.php:60 ../admin/sql_list.php:54 +#: ../admin/sql_list.php:62 ../admin/sql_passchg.php:54 +msgid "Database" +msgstr "" + #: ../admin/sql_getparam.php:62 msgid "Main database" msgstr "" -#: ../admin/sql_getparam.php:67 +#: ../admin/sql_getparam.php:67 ../admin/sql_getparam.php:83 msgid "Back to the MySQL database list" msgstr "" +#: ../admin/sql_getparam.php:80 +msgid "" +"You changed the MySQL User base configuration. Please reffer to your " +"configuration" +msgstr "" + #: ../admin/sql_list.php:45 msgid "You have no sql user at the moment." msgstr "" -#: ../admin/sql_list.php:62 ../admin/sql_list.php:74 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:62 ../admin/sql_list.php:66 +#: ../admin/sql_list.php:74 msgid "Backup" msgstr "" -#: ../admin/sql_list.php:62 ../admin/sql_passchg.php:54 -msgid "Database" -msgstr "" - -#: ../admin/sql_list.php:62 ../admin/sql_list.php:75 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:62 ../admin/sql_list.php:67 +#: ../admin/sql_list.php:75 msgid "Restore" msgstr "" -#: ../admin/sql_list.php:84 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:68 +msgid "Show Settings" +msgstr "" + +#: ../admin/sql_list.php:77 ../admin/sql_list.php:84 msgid "Delete the checked databases" msgstr "" @@ -2484,32 +3074,33 @@ msgstr "" msgid "Note: If the filename ends with .gz, it will be uncompressed before." msgstr "" +#: ../admin/sql_users_add.php:41 ../admin/sql_users_add.php:46 +#: ../admin/sql_users_list.php:81 ../admin/sql_users_list.php:82 +msgid "Create a new MySQL user" +msgstr "" + #: ../admin/sql_users_add.php:41 msgid "err_mysql_13" msgstr "" -#: ../admin/sql_users_add.php:46 ../admin/sql_users_list.php:82 -msgid "Create a new MySQL user" -msgstr "" - -#: ../admin/sql_users_add.php:77 +#: ../admin/sql_users_add.php:72 ../admin/sql_users_add.php:77 msgid "Create this new MySQL user" msgstr "" -#: ../admin/sql_users_del.php:43 +#: ../admin/sql_users_del.php:43 ../admin/sql_users_del.php:47 #, php-format msgid "The user %s has been successfully deleted" msgstr "" -#: ../admin/sql_users_del.php:54 +#: ../admin/sql_users_del.php:54 ../admin/sql_users_del.php:58 msgid "MySQL users" msgstr "" -#: ../admin/sql_users_del.php:57 +#: ../admin/sql_users_del.php:57 ../admin/sql_users_del.php:61 msgid "Confirm the deletion of the following MySQL users" msgstr "" -#: ../admin/sql_users_dorights.php:44 +#: ../admin/sql_users_dorights.php:44 ../admin/sql_users_dorights.php:54 msgid "The rights has been successfully applied to the user" msgstr "" @@ -2525,16 +3116,16 @@ msgstr "" msgid "Change user password" msgstr "" -#: ../admin/sql_users_rights.php:41 +#: ../admin/sql_users_rights.php:40 ../admin/sql_users_rights.php:41 #, php-format msgid "MySQL Rights for %s" msgstr "" -#: ../admin/sql_users_rights.php:81 +#: ../admin/sql_users_rights.php:81 ../admin/sql_users_rights.php:87 msgid "Reverse selection" msgstr "" -#: ../admin/sql_users_rights.php:94 +#: ../admin/sql_users_rights.php:94 ../admin/sql_users_rights.php:100 msgid "Apply" msgstr "" @@ -2644,86 +3235,540 @@ msgstr "" msgid "All this account information will be deleted at expiration" msgstr "" -#: ../class/functions.php:286 +#: ../class/functions.php:270 ../class/functions.php:286 msgid "Bytes" msgstr "" -#: ../class/functions.php:288 +#: ../class/functions.php:272 ../class/functions.php:288 msgid "Byte" msgstr "" -#: ../class/functions.php:293 +#: ../class/functions.php:277 ../class/functions.php:293 msgid "Kb" msgstr "" -#: ../class/functions.php:297 +#: ../class/functions.php:281 ../class/functions.php:297 msgid "Mb" msgstr "" -#: ../class/functions.php:301 +#: ../class/functions.php:285 ../class/functions.php:301 msgid "Gb" msgstr "" -#: ../class/functions.php:303 +#: ../class/functions.php:287 ../class/functions.php:303 msgid "Tb" msgstr "" -#: ../class/functions.php:390 +#: ../class/functions.php:374 ../class/functions.php:390 msgid "year" msgstr "" -#: ../class/functions.php:390 +#: ../class/functions.php:374 ../class/functions.php:390 msgid "years" msgstr "" -#: ../class/functions.php:392 +#: ../class/functions.php:376 ../class/functions.php:392 msgid "month" msgstr "" -#: ../class/functions.php:392 +#: ../class/functions.php:376 ../class/functions.php:392 msgid "months" msgstr "" -#: ../class/functions.php:415 +#: ../class/functions.php:399 ../class/functions.php:415 msgid "Not managed" msgstr "" -# English AlternC Translation -# Copyright (c) 2008 the AlternC Development Team -# -# $Id: admin.po,v 1.10 2004/11/01 15:55:44 anonymous Exp $ -#: ../class/lang_env.php:69 -msgid "" +#: ../class/functions.php:521 ../class/functions.php:523 +msgid "Previous Page" msgstr "" -"Project-Id-Version: $Id: admin.po,v 1.10 2004/11/01 15:55:44 anonymous Exp " -"$\n" -"Report-Msgid-Bugs-To: i18n@alternc.org\n" -"POT-Creation-Date: 2012-08-21 19:09+0200\n" -"PO-Revision-Date: 2002-06-16 13:50CEST\n" -"Last-Translator: Benjamin Sonntag \n" -"Language-Team: French \n" -"Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Emacs 21\n" -#: ../class/m_cron.php:37 +#: ../class/functions.php:577 ../class/functions.php:579 +msgid "Next Page" +msgstr "" + +#: ../class/m_admin.php:57 +msgid "This TLD is forbidden" +msgstr "" + +#: ../class/m_admin.php:58 +msgid "primary DNS is checked in WHOIS db" +msgstr "" + +#: ../class/m_admin.php:59 +msgid "primary & secondary DNS are checked in WHOIS db" +msgstr "" + +#: ../class/m_admin.php:60 +msgid "Domain must exist, but don't do any DNS check" +msgstr "" + +#: ../class/m_admin.php:61 +msgid "Domain can be installed, no check at all" +msgstr "" + +#: ../class/m_admin.php:62 +msgid "Domain can be installed, force NO DNS hosting" +msgstr "" + +#: ../class/m_admin.php:82 ../class/m_admin.php:113 ../class/m_admin.php:177 +#: ../class/m_admin.php:211 ../class/m_admin.php:252 ../class/m_admin.php:280 +#: ../class/m_admin.php:307 ../class/m_admin.php:450 ../class/m_admin.php:484 +#: ../class/m_admin.php:508 ../class/m_admin.php:534 +msgid "-- Only administrators can access this page! --" +msgstr "" + +#: ../class/m_admin.php:90 ../class/m_admin.php:123 ../class/m_admin.php:468 +#: ../class/m_admin.php:492 ../class/m_admin.php:516 ../class/m_admin.php:562 +#: ../class/m_admin.php:587 ../class/m_admin.php:611 ../class/m_admin.php:694 +#: ../class/m_admin.php:716 +msgid "Account not found" +msgstr "" + +#: ../class/m_admin.php:219 ../class/m_admin.php:1077 +msgid "The password is too long according to the password policy" +msgstr "" + +#: ../class/m_admin.php:224 ../class/m_admin.php:1087 +msgid "" +"The password policy prevents you to use your login name inside your password" +msgstr "" + +#: ../class/m_admin.php:311 ../class/m_admin.php:316 +msgid "All fields are mandatory" +msgstr "" + +#: ../class/m_admin.php:320 +msgid "Please enter a valid email address" +msgstr "" + +#: ../class/m_admin.php:326 +msgid "Login can only contains characters a-z and 0-9" +msgstr "" + +#: ../class/m_admin.php:330 +msgid "The login is too long (16 chars max)" +msgstr "" + +#: ../class/m_admin.php:335 +msgid "Login can only contains characters a-z, 0-9 and -" +msgstr "" + +#: ../class/m_admin.php:368 +msgid "This login already exists" +msgstr "" + +#: ../class/m_admin.php:698 +msgid "This account is ALREADY an administrator account" +msgstr "" + +#: ../class/m_admin.php:720 +msgid "This account is NOT an administrator account!" +msgstr "" + +#: ../class/m_admin.php:861 ../class/m_dom.php:367 ../class/m_dom.php:651 +#, php-format +msgid "Domain '%s' not found." +msgstr "" + +#: ../class/m_admin.php:880 ../class/m_admin.php:912 ../class/m_admin.php:960 +msgid "This TLD does not exist" +msgstr "" + +#: ../class/m_admin.php:933 +msgid "The TLD name is mandatory" +msgstr "" + +#: ../class/m_admin.php:938 +msgid "This TLD already exist" +msgstr "" + +#: ../class/m_admin.php:1064 +msgid "-- Program error -- The requested password policy does not exist!" +msgstr "" + +#: ../class/m_admin.php:1072 +msgid "The password length is too short according to the password policy" +msgstr "" + +#: ../class/m_admin.php:1111 +msgid "" +"Your password contains not enough different classes of character, between " +"low-case, up-case, figures and special characters." +msgstr "" + +#: ../class/m_bro.php:68 +msgid "1 column, detailed" +msgstr "" + +#: ../class/m_bro.php:68 +msgid "2 columns, short" +msgstr "" + +#: ../class/m_bro.php:68 +msgid "3 columns, short" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tar.Z (Unix)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tar.bz2 (Linux)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tgz (Linux)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "zip (Windows/Dos)" +msgstr "" + +#: ../class/m_bro.php:71 +msgid "Edit the newly created file" +msgstr "" + +#: ../class/m_bro.php:71 +msgid "Go back to the file manager" +msgstr "" + +#: ../class/m_bro.php:342 ../class/m_bro.php:1004 +msgid "Cannot create the requested directory. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:348 ../class/m_bro.php:365 ../class/m_bro.php:390 +#: ../class/m_bro.php:414 ../class/m_bro.php:446 ../class/m_bro.php:457 +#: ../class/m_bro.php:486 ../class/m_bro.php:524 ../class/m_bro.php:565 +#: ../class/m_bro.php:602 ../class/m_bro.php:607 ../class/m_bro.php:695 +#: ../class/m_bro.php:832 ../class/m_bro.php:864 +msgid "File or folder name is incorrect" +msgstr "" + +#: ../class/m_bro.php:370 +msgid "Cannot create the requested file. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:461 +msgid "You cannot move or copy a file to the same folder." +msgstr "" + +#: ../class/m_bro.php:587 +#, php-format +msgid "" +"I can't find a way to extract the file %s, is it an unsupported compressed " +"format?" +msgstr "" + +#: ../class/m_bro.php:611 +msgid "You cannot move or copy a file to the same folder" +msgstr "" + +#: ../class/m_bro.php:691 +msgid "Cannot read the requested file. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:766 +msgid "File not in authorized directory" +msgstr "" + +#: ../class/m_cron.php:37 ../class/m_cron.php:40 msgid "Daily" msgstr "" -#: ../class/m_cron.php:38 +#: ../class/m_cron.php:38 ../class/m_cron.php:41 msgid "Hour" msgstr "" -#: ../class/m_cron.php:39 +#: ../class/m_cron.php:39 ../class/m_cron.php:42 msgid "Half Hour" msgstr "" +#: ../class/m_cron.php:124 +msgid "You seems to be over-quota." +msgstr "" + +#: ../class/m_cron.php:131 +msgid "Identity problem" +msgstr "" + +#: ../class/m_dom.php:168 +msgid "The name MUST contain only letter and digits." +msgstr "" + +#: ../class/m_dom.php:291 ../class/m_dom.php:640 ../class/m_dom.php:703 +#: ../class/m_dom.php:821 ../class/m_dom.php:907 ../class/m_dom.php:944 +#: ../class/m_dom.php:1257 +msgid "--- Program error --- No lock on the domains!" +msgstr "" + +#: ../class/m_dom.php:298 ../class/m_dom.php:645 ../class/m_dom.php:708 +#: ../class/m_dom.php:844 ../class/m_dom.php:965 +msgid "The domain name is syntaxically incorrect" +msgstr "" + +#: ../class/m_dom.php:304 ../class/m_dom.php:345 ../class/m_dom.php:1051 +msgid "" +"The requested domain is forbidden in this server, please contact the " +"administrator" +msgstr "" + +#: ../class/m_dom.php:308 +msgid "This domain is the server's domain! You cannot host it on your account!" +msgstr "" + +#: ../class/m_dom.php:313 ../class/m_dom.php:318 +msgid "The domain already exist." +msgstr "" + +#: ../class/m_dom.php:325 ../class/m_dom.php:951 +msgid "" +"The last member of the domain name is incorrect or cannot be hosted in that " +"server." +msgstr "" + +#: ../class/m_dom.php:329 ../class/m_dom.php:333 ../class/m_dom.php:569 +#: ../class/m_dom.php:955 +msgid "The domain cannot be found in the whois database." +msgstr "" + +#: ../class/m_dom.php:352 +msgid "Your domain quota is over, you cannot create more domain names." +msgstr "" + +#: ../class/m_dom.php:358 +msgid "An unexpected error occured when creating the domain" +msgstr "" + +#: ../class/m_dom.php:562 +msgid "The Whois database is unavailable, please try again later." +msgstr "" + +#: ../class/m_dom.php:713 ../class/m_dom.php:916 +msgid "The sub-domain does not exist." +msgstr "" + +#: ../class/m_dom.php:745 +msgid "The folder you entered is incorrect or does not exist." +msgstr "" + +#: ../class/m_dom.php:833 +msgid "" +"There is some forbidden characters in the sub domain (only A-Z 0-9 and - are " +"allowed)." +msgstr "" + +#: ../class/m_dom.php:838 +msgid "Invalid domain type selected, please check." +msgstr "" + +#: ../class/m_dom.php:849 +msgid "" +"The parameters for this subdomain and domain type are invalid. Please check " +"for subdomain entries incompatibility" +msgstr "" + +#: ../class/m_dom.php:872 ../class/m_dom.php:881 +msgid "I can't write to the destination folder" +msgstr "" + +#: ../class/m_dom.php:959 +msgid "" +"The DNS of this domain do not match the server's DNS. Please change your " +"domain's DNS (you may need to wait 1 day) before you install it again." +msgstr "" + +#: ../class/m_dom.php:970 +#, php-format +msgid "The domain name %s does not exist" +msgstr "" + +#: ../class/m_dom.php:976 +msgid "No change has been requested..." +msgstr "" + +#: ../class/m_dom.php:984 ../class/m_dom.php:990 +msgid "" +"There is no MX record pointing to this server, and you are asking us to host " +"the mail here. Please fix your MX DNS pointer." +msgstr "" + +#: ../class/m_dom.php:1044 ../class/m_dom.php:1068 +msgid "The IP address you entered is incorrect." +msgstr "" + +#: ../class/m_dom.php:1135 ../class/m_dom.php:1141 ../class/m_dom.php:1159 +#: ../class/m_dom.php:1165 +msgid "This domain is not installed in your account" +msgstr "" + +#: ../class/m_dom.php:1207 +msgid "The specified slave account already exists" +msgstr "" + +#: ../class/m_dom.php:1238 +msgid "--- Program error --- Lock already obtained!" +msgstr "" + #: ../class/m_err.php:66 ../class/m_err.php:94 ../class/m_err.php:96 +#: ../class/m_err.php:98 msgid "err_" msgstr "" +#: ../class/m_ftp.php:95 +msgid "No ftp account found" +msgstr "" + +#: ../class/m_ftp.php:128 ../class/m_ftp.php:181 ../class/m_ftp.php:239 +msgid "This ftp account does not exist" +msgstr "" + +#: ../class/m_ftp.php:190 ../class/m_ftp.php:264 +msgid "The chosen prefix is not allowed" +msgstr "" + +#: ../class/m_ftp.php:199 ../class/m_ftp.php:271 +msgid "This ftp account already exists" +msgstr "" + +#: ../class/m_ftp.php:207 ../class/m_ftp.php:283 +msgid "The directory cannot be created." +msgstr "" + +#: ../class/m_ftp.php:299 +msgid "Your ftp account quota is over. You cannot create more ftp accounts." +msgstr "" + +#: ../class/m_hta.php:70 ../class/m_hta.php:271 ../class/m_hta.php:312 +#, php-format +msgid "The folder '%s' does not exist" +msgstr "" + +#: ../class/m_hta.php:78 ../class/m_hta.php:83 ../class/m_hta.php:93 +#: ../class/m_hta.php:233 ../class/m_hta.php:278 ../class/m_hta.php:327 +msgid "File already exist" +msgstr "" + +#: ../class/m_hta.php:115 +msgid "No protected folder" +msgstr "" + +#: ../class/m_hta.php:196 +#, php-format +msgid "I cannot delete the file '%s'/.htaccess" +msgstr "" + +#: ../class/m_hta.php:200 +#, php-format +msgid "I cannot delete the file '%s'/.htpasswd" +msgstr "" + +#: ../class/m_hta.php:241 +#, php-format +msgid "The user '%s' already exist for this folder" +msgstr "" + +#: ../class/m_hta.php:253 +msgid "Please enter a valid username" +msgstr "" + +#: ../class/m_hta.php:382 +msgid "An incompatible .htaccess file exists in this folder." +msgstr "" + +#: ../class/m_mail.php:92 +msgid "Email account password" +msgstr "" + +#: ../class/m_mail.php:129 ../class/m_mail.php:209 ../class/m_mail.php:326 +#: ../class/m_mail.php:381 +msgid "The email you entered is syntaxically incorrect" +msgstr "" + +#: ../class/m_mail.php:166 +msgid "No mail found for this query" +msgstr "" + +#: ../class/m_mail.php:221 +msgid "You cannot create email addresses: your quota is over." +msgstr "" + +#: ../class/m_mail.php:227 +msgid "This email address already exists" +msgstr "" + +#: ../class/m_mail.php:233 +msgid "An unexpected error occured when creating the email" +msgstr "" + +#: ../class/m_mail.php:287 +msgid "This email is not yours, you can't change anything on it" +msgstr "" + +#: ../class/m_mail.php:337 +#, php-format +msgid "The email %s does not exist, it can't be deleted" +msgstr "" + +#: ../class/m_mail.php:341 +#, php-format +msgid "The email %s is special, it can't be deleted" +msgstr "" + +#: ../class/m_mail.php:345 +#, php-format +msgid "The email %s is already marked for deletion, it can't be deleted" +msgstr "" + +#: ../class/m_mail.php:354 +#, php-format +msgid "The email %s has been marked for deletion" +msgstr "" + +#: ../class/m_mail.php:360 +#, php-format +msgid "The email %s has been successfully deleted" +msgstr "" + +#: ../class/m_mail.php:392 +#, php-format +msgid "The email %s does not exist, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:396 +#, php-format +msgid "The email %s is special, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:400 +#, php-format +msgid "" +"Sorry, deletion of email %s is already in progress, or not marked for " +"deletion, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:409 +#, php-format +msgid "The email %s has been undeleted" +msgstr "" + +#: ../class/m_mail.php:412 +#, php-format +msgid "-- Program Error -- The email %s can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:489 +msgid "" +"There is forbidden characters in your mail name. You can't make it a POP/" +"IMAP account, you can only use it as redirections to other emails." +msgstr "" + +#: ../class/m_mail.php:509 +msgid "" +"You set a quota smaller than the current mailbox size. Since it's not " +"allowed, we set the quota to the current mailbox size." +msgstr "" + #: ../class/m_mail_alias.php:98 msgid "Alias" msgstr "" @@ -2776,10 +3821,75 @@ msgstr "" msgid "Send a copy of incoming emails to another mail address" msgstr "" -#: ../class/m_mem.php:542 +#: ../class/m_mem.php:85 ../class/m_mem.php:91 ../class/m_mem.php:151 +#: ../class/m_mem.php:268 +msgid "User or password incorrect" +msgstr "" + +#: ../class/m_mem.php:95 ../class/m_mem.php:445 +msgid "This account is locked, contact the administrator" +msgstr "" + +#: ../class/m_mem.php:112 +msgid "Your IP isn't allowed to connect" +msgstr "" + +#: ../class/m_mem.php:227 ../class/m_mem.php:306 +msgid "Cookie incorrect, please accept the session cookie" +msgstr "" + +#: ../class/m_mem.php:233 ../class/m_mem.php:312 +msgid "Session unknown, contact the administrator" +msgstr "" + +#: ../class/m_mem.php:239 ../class/m_mem.php:317 +msgid "IP address incorrect, please contact the administrator" +msgstr "" + +#: ../class/m_mem.php:352 +msgid "The old password is incorrect" +msgstr "" + +#: ../class/m_mem.php:356 +msgid "The new passwords are differents, please retry." +msgstr "" + +#: ../class/m_mem.php:405 +msgid "The new passwords are differents, please retry" +msgstr "" + +#: ../class/m_mem.php:495 +msgid "The information you entered is incorrect." +msgstr "" + +#: ../class/m_mem.php:541 ../class/m_mem.php:542 msgid "Help" msgstr "" +#: ../class/m_piwik.php:68 +msgid "Statistics through Piwik accounts" +msgstr "" + +#: ../class/m_piwik.php:143 ../class/m_piwik.php:243 +msgid "You are not allowed to delete the statistics of this website" +msgstr "" + +#: ../class/m_piwik.php:287 +msgid "Unable to reach the API" +msgstr "" + +#: ../class/m_piwik.php:294 +msgid "Error while decoding response from the API" +msgstr "" + +#: ../class/m_piwik.php:300 +msgid "Other format than JSON is not implemented yet" +msgstr "" + +#: ../class/m_quota.php:151 +msgid "Error writing the quota entry !" +msgstr "" + #: ../class/mime.php:135 msgid "CSS Stylesheet" msgstr "" diff --git a/bureau/locales/es_ES/LC_MESSAGES/messages.po b/bureau/locales/es_ES/LC_MESSAGES/messages.po index 60c93f18..8fe5b542 100644 --- a/bureau/locales/es_ES/LC_MESSAGES/messages.po +++ b/bureau/locales/es_ES/LC_MESSAGES/messages.po @@ -1,27 +1,153 @@ +# translation of messages.po to +# translation of admin2.po to +# Spanish AlternC Translation +# Copyright (c) 2002 the AlternC Development Team +# +# +# Bruno Marmier , 2003, 2004. +# Daniel Viñar Ulriksen , 2008. +msgid "" +msgstr "" +"Project-Id-Version: messages\n" +"Report-Msgid-Bugs-To: i18n@alternc.org\n" +"POT-Creation-Date: 2012-08-30 14:39+0200\n" +"PO-Revision-Date: 2008-09-05 16:50+0200\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#: ../../squirrelmail/alternc-changepass/change.php:26 +msgid "Your new passwords are differents, pleasy try again." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:31 +msgid "" +"Your account has not been found, please try again later or ask an " +"administrator." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:34 +msgid "Your current password is incorrect, please try again." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:39 +msgid "" +"This password is not strong enough for your policy, set a stronger password " +"or call your administrator" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:49 +msgid "" +"Your password has been successfully changed. Don't forget to change it in " +"your mail software if you are using one (Outlook, Mozilla, Thunderbird, " +"Eudora ...)" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:77 +#, fuzzy +msgid "Changing your mail password" +msgstr "Modificar contraseña" + +#: ../../squirrelmail/alternc-changepass/change.php:81 +#, fuzzy +msgid "Old Password:" +msgstr "Antigua contraseña" + +#: ../../squirrelmail/alternc-changepass/change.php:86 +#, fuzzy +msgid "New Password:" +msgstr "Nueva contraseña" + +#: ../../squirrelmail/alternc-changepass/change.php:90 +#, fuzzy +msgid "Verify New Password:" +msgstr "Nueva contraseña" + +# msgid "New password" +# msgstr "Nueva contraseña" +#: ../../squirrelmail/alternc-changepass/change.php:95 +#, fuzzy +msgid "Change my mail password" +msgstr "Cambiar mi contraseña" + +# msgid "New password" +# msgstr "Nueva contraseña" +#: ../../squirrelmail/alternc-changepass/setup.php:16 +#, fuzzy +msgid "Change Password" +msgstr "Cambiar mi contraseña" + +#: ../../squirrelmail/alternc-changepass/setup.php:18 +#, fuzzy +msgid "This allow you to change your mail password." +msgstr "No estás autorizado a cambiar tu contraseña" + +#: ../admin/about.php:36 ../admin/adm_menulist.php:36 +msgid "About AlternC" +msgstr "" + +#: ../admin/about.php:37 +#, fuzzy +msgid "Hosting control panel" +msgstr "Panel Administrador" + +#: ../admin/about.php:41 +msgid "" +"AlternC is an automatic hosting software suite. It features a PHP-based " +"administration interface and scripts that manage server configuration.
It manages, among others, email, Web, Web statistics, and mailing list " +"services. It is available in many languages. It is a free software " +"distributed under GPL license." +msgstr "" + +#: ../admin/about.php:47 +msgid "Official website: " +msgstr "" + +#: ../admin/about.php:48 +msgid "Developer website: " +msgstr "" + +#: ../admin/about.php:49 +#, fuzzy +msgid "Help: " +msgstr "Ayuda" + +#: ../admin/about.php:57 +#, fuzzy +msgid "You are currently using AlternC " +msgstr "Los parámetros actuales son" + #: ../admin/adm_add.php:36 ../admin/adm_deactivate.php:35 #: ../admin/adm_deactivate.php:52 ../admin/adm_defquotas.php:35 -#: ../admin/adm_dnsweberror.php:33 ../admin/adm_doadd.php:35 -#: ../admin/adm_dodefquotas.php:35 ../admin/adm_dodel.php:33 -#: ../admin/adm_dodel.php:52 ../admin/adm_doedit.php:35 -#: ../admin/adm_doedit.php:59 ../admin/adm_domlock.php:33 -#: ../admin/adm_doms.php:33 ../admin/adm_domstype.php:33 -#: ../admin/adm_domstypedoedit.php:4 ../admin/adm_domstypeedit.php:32 -#: ../admin/adm_domstyperegenerate.php:4 ../admin/adm_donosu.php:33 -#: ../admin/adm_dorenew.php:34 ../admin/adm_dorenew.php:38 -#: ../admin/adm_dorenew.php:45 ../admin/adm_dosu.php:33 -#: ../admin/adm_edit.php:36 ../admin/adm_edit.php:48 ../admin/adm_list.php:37 -#: ../admin/adm_list.php:58 ../admin/adm_login.php:74 -#: ../admin/adm_login.php:79 ../admin/adm_login.php:86 -#: ../admin/adm_login.php:91 ../admin/adm_mxaccount.php:33 -#: ../admin/adm_panel.php:33 ../admin/adm_passpolicy.php:30 -#: ../admin/adm_quotadoedit.php:33 ../admin/adm_quotaedit.php:34 -#: ../admin/adm_slaveaccount.php:33 ../admin/adm_slaveip.php:33 -#: ../admin/adm_tld.php:33 ../admin/adm_tldadd.php:33 -#: ../admin/adm_tlddoadd.php:33 ../admin/adm_tlddoedit.php:39 -#: ../admin/adm_tldedit.php:33 ../admin/adm_variables.php:33 -#: ../admin/dom_subdel.php:43 ../admin/dom_subdodel.php:43 -#: ../admin/dom_subdoedit.php:55 ../admin/dom_subedit.php:47 -#: ../admin/quotas_users.php:13 ../class/reset_stats_conf.php:6 +#: ../admin/adm_dnsweberror.php:33 ../admin/adm_doadd.php:26 +#: ../admin/adm_doadd.php:35 ../admin/adm_dodefquotas.php:35 +#: ../admin/adm_dodel.php:33 ../admin/adm_dodel.php:52 +#: ../admin/adm_doedit.php:35 ../admin/adm_doedit.php:59 +#: ../admin/adm_domlock.php:33 ../admin/adm_doms.php:33 +#: ../admin/adm_domstype.php:33 ../admin/adm_domstypedoedit.php:4 +#: ../admin/adm_domstypeedit.php:32 ../admin/adm_domstyperegenerate.php:4 +#: ../admin/adm_donosu.php:33 ../admin/adm_dorenew.php:34 +#: ../admin/adm_dorenew.php:38 ../admin/adm_dorenew.php:45 +#: ../admin/adm_dosu.php:33 ../admin/adm_edit.php:36 ../admin/adm_edit.php:48 +#: ../admin/adm_email.php:30 ../admin/adm_list.php:37 ../admin/adm_list.php:58 +#: ../admin/adm_login.php:74 ../admin/adm_login.php:78 +#: ../admin/adm_login.php:79 ../admin/adm_login.php:85 +#: ../admin/adm_login.php:86 ../admin/adm_login.php:91 +#: ../admin/adm_mxaccount.php:33 ../admin/adm_panel.php:33 +#: ../admin/adm_passpolicy.php:30 ../admin/adm_quotadoedit.php:33 +#: ../admin/adm_quotaedit.php:34 ../admin/adm_slaveaccount.php:33 +#: ../admin/adm_slaveip.php:33 ../admin/adm_tld.php:33 +#: ../admin/adm_tldadd.php:33 ../admin/adm_tlddoadd.php:33 +#: ../admin/adm_tlddoedit.php:39 ../admin/adm_tldedit.php:33 +#: ../admin/adm_variables.php:33 ../admin/dom_subdel.php:43 +#: ../admin/dom_subdodel.php:43 ../admin/dom_subdoedit.php:55 +#: ../admin/dom_subedit.php:47 ../admin/quotas_users.php:13 +#: ../class/reset_stats_conf.php:6 msgid "This page is restricted to authorized staff" msgstr "Esta página está reservada a los administradores" @@ -32,11 +158,12 @@ msgstr "Suprimir este tipo de cuenta" #: ../admin/adm_add.php:63 ../admin/adm_edit.php:69 #: ../admin/adm_quotaedit.php:68 ../admin/ftp_add.php:54 -#: ../admin/ftp_edit.php:58 ../admin/ftp_list.php:72 -#: ../admin/hta_adduser.php:53 ../admin/hta_edit.php:62 -#: ../admin/hta_edit.php:102 ../admin/index.php:81 +#: ../admin/ftp_add.php:66 ../admin/ftp_edit.php:58 ../admin/ftp_list.php:72 +#: ../admin/hta_adduser.php:53 ../admin/hta_adduser.php:54 +#: ../admin/hta_edit.php:62 ../admin/hta_edit.php:102 ../admin/index.php:76 +#: ../admin/index.php:81 ../admin/piwik_userlist.php:79 #: ../admin/sql_getparam.php:50 ../admin/sql_passchg.php:51 -#: ../admin/sql_users_add.php:64 +#: ../admin/sql_users_add.php:59 ../admin/sql_users_add.php:64 msgid "Username" msgstr "Nombre de usuario" @@ -47,10 +174,12 @@ msgstr "Contraseña inicial" # msgid "New password" # msgstr "Nueva contraseña" #: ../admin/adm_add.php:71 ../admin/adm_edit.php:89 ../admin/ftp_add.php:65 -#: ../admin/ftp_edit.php:70 ../admin/hta_adduser.php:61 +#: ../admin/ftp_add.php:77 ../admin/ftp_edit.php:70 +#: ../admin/hta_adduser.php:61 ../admin/hta_adduser.php:62 #: ../admin/hta_edit.php:110 ../admin/hta_edituser.php:55 -#: ../admin/mail_edit.inc.php:71 ../admin/sql_users_add.php:72 -#: ../admin/sql_users_password.php:59 +#: ../admin/mail_edit.inc.php:67 ../admin/mail_edit.inc.php:71 +#: ../admin/mail_edit.php:96 ../admin/sql_users_add.php:67 +#: ../admin/sql_users_add.php:72 ../admin/sql_users_password.php:59 msgid "Confirm password" msgstr "Confirmar contraseña" @@ -59,30 +188,37 @@ msgid "Can he change its password" msgstr "¿Puede cambiar su contraseña?" #: ../admin/adm_add.php:77 ../admin/adm_dodefquotas.php:73 -#: ../admin/adm_dodel.php:88 ../admin/adm_domstype.php:83 -#: ../admin/adm_domstype.php:84 ../admin/adm_domstype.php:85 -#: ../admin/adm_edit.php:78 ../admin/adm_edit.php:95 -#: ../admin/adm_passpolicy.php:112 ../admin/adm_passpolicy.php:158 -#: ../admin/bro_main.php:98 ../admin/bro_main.php:102 +#: ../admin/adm_dodefquotas.php:78 ../admin/adm_dodel.php:88 +#: ../admin/adm_domstype.php:83 ../admin/adm_domstype.php:84 +#: ../admin/adm_domstype.php:85 ../admin/adm_edit.php:78 +#: ../admin/adm_edit.php:95 ../admin/adm_passpolicy.php:112 +#: ../admin/adm_passpolicy.php:158 ../admin/bro_main.php:98 +#: ../admin/bro_main.php:102 ../admin/bro_main.php:104 #: ../admin/dom_dodel.php:74 ../admin/dom_edit.php:191 -#: ../admin/dom_edit.php:203 ../admin/dom_subdel.php:80 +#: ../admin/dom_edit.php:193 ../admin/dom_edit.php:203 +#: ../admin/dom_edit.php:205 ../admin/dom_subdel.php:80 +#: ../admin/mail_edit.php:90 ../admin/mail_list.php:139 #: ../admin/mail_localbox_edit.inc.php:57 ../admin/sql_bck.php:87 #: ../admin/sql_del.php:84 ../admin/sql_del.php:90 -#: ../admin/sql_users_del.php:72 ../admin/trash_dateselect.php:39 +#: ../admin/sql_users_del.php:72 ../admin/sql_users_del.php:76 +#: ../admin/trash_dateselect.php:39 ../class/m_bro.php:70 msgid "No" msgstr "No" #: ../admin/adm_add.php:78 ../admin/adm_dodefquotas.php:72 -#: ../admin/adm_dodel.php:87 ../admin/adm_domstype.php:83 -#: ../admin/adm_domstype.php:84 ../admin/adm_domstype.php:85 -#: ../admin/adm_edit.php:79 ../admin/adm_edit.php:96 -#: ../admin/adm_passpolicy.php:113 ../admin/adm_passpolicy.php:158 -#: ../admin/bro_main.php:97 ../admin/bro_main.php:101 +#: ../admin/adm_dodefquotas.php:77 ../admin/adm_dodel.php:87 +#: ../admin/adm_domstype.php:83 ../admin/adm_domstype.php:84 +#: ../admin/adm_domstype.php:85 ../admin/adm_edit.php:79 +#: ../admin/adm_edit.php:96 ../admin/adm_passpolicy.php:113 +#: ../admin/adm_passpolicy.php:158 ../admin/bro_main.php:97 +#: ../admin/bro_main.php:101 ../admin/bro_main.php:103 #: ../admin/dom_dodel.php:74 ../admin/dom_edit.php:190 -#: ../admin/dom_edit.php:202 ../admin/dom_subdel.php:79 -#: ../admin/mail_localbox_edit.inc.php:58 ../admin/sql_bck.php:88 -#: ../admin/sql_del.php:84 ../admin/sql_del.php:90 -#: ../admin/sql_users_del.php:72 ../admin/trash_dateselect.php:40 +#: ../admin/dom_edit.php:192 ../admin/dom_edit.php:202 +#: ../admin/dom_edit.php:204 ../admin/dom_subdel.php:79 +#: ../admin/mail_edit.php:91 ../admin/mail_localbox_edit.inc.php:58 +#: ../admin/sql_bck.php:88 ../admin/sql_del.php:84 ../admin/sql_del.php:90 +#: ../admin/sql_users_del.php:72 ../admin/sql_users_del.php:76 +#: ../admin/trash_dateselect.php:40 ../class/m_bro.php:70 msgid "Yes" msgstr "Sí" @@ -104,8 +240,10 @@ msgid "Email address" msgstr "Dirección de correo" #: ../admin/adm_add.php:94 ../admin/adm_dodefquotas.php:43 -#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:52 -#: ../admin/adm_dodefquotas.php:54 ../admin/adm_edit.php:112 +#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:48 +#: ../admin/adm_dodefquotas.php:50 ../admin/adm_dodefquotas.php:52 +#: ../admin/adm_dodefquotas.php:54 ../admin/adm_dodefquotas.php:57 +#: ../admin/adm_dodefquotas.php:59 ../admin/adm_edit.php:112 msgid "Account type" msgstr "Tipo de cuenta" @@ -121,19 +259,23 @@ msgstr "Crear la cuenta FTP." #: ../admin/adm_add.php:129 ../admin/adm_deactivate.php:75 #: ../admin/adm_domstypeedit.php:122 ../admin/adm_edit.php:131 -#: ../admin/adm_quotaedit.php:87 ../admin/adm_tldadd.php:71 -#: ../admin/adm_tldedit.php:70 ../admin/bro_pref.php:149 -#: ../admin/browseforfolder.php:146 ../admin/ftp_add.php:68 +#: ../admin/adm_quotaedit.php:87 ../admin/adm_quotaedit.php:88 +#: ../admin/adm_tldadd.php:71 ../admin/adm_tldedit.php:70 +#: ../admin/bro_pref.php:149 ../admin/browseforfolder.php:146 +#: ../admin/ftp_add.php:68 ../admin/ftp_add.php:80 ../admin/ftp_del.php:83 #: ../admin/ftp_edit.php:74 ../admin/hta_adduser.php:67 -#: ../admin/mail_edit.inc.php:84 ../admin/mail_localbox_edit.inc.php:68 -#: ../admin/mail_redirection_edit.inc.php:65 ../admin/sql_bck.php:105 -#: ../admin/sql_passchg.php:57 ../admin/sql_users_add.php:78 -#: ../admin/sql_users_password.php:65 +#: ../admin/hta_adduser.php:68 ../admin/hta_dodeluser.php:65 +#: ../admin/mail_edit.inc.php:80 ../admin/mail_edit.inc.php:84 +#: ../admin/mail_edit.php:115 ../admin/mail_localbox_edit.inc.php:68 +#: ../admin/mail_redirection_edit.inc.php:65 ../admin/piwik_user_dodel.php:64 +#: ../admin/sql_bck.php:105 ../admin/sql_passchg.php:57 +#: ../admin/sql_users_add.php:73 ../admin/sql_users_add.php:78 +#: ../admin/sql_users_password.php:65 ../admin/sql_users_rights.php:101 msgid "Cancel" msgstr "Cancelar" #: ../admin/adm_authip_whitelist.php:31 ../admin/ip_main.php:50 -#: ../admin/menu_ip.php:35 +#: ../admin/menu_ip.php:28 ../admin/menu_ip.php:35 msgid "Access security" msgstr "" @@ -172,8 +314,8 @@ msgid "Add a comment" msgstr "Hospedar un dominio" #: ../admin/adm_authip_whitelist.php:57 ../admin/bro_editor.php:77 -#: ../admin/cron.php:66 ../admin/cron.php:71 ../admin/ip_main.php:123 -#: ../admin/ip_main.php:178 +#: ../admin/bro_editor.php:90 ../admin/cron.php:66 ../admin/cron.php:71 +#: ../admin/cron.php:78 ../admin/ip_main.php:123 ../admin/ip_main.php:178 msgid "Save" msgstr "Guardar" @@ -186,24 +328,29 @@ msgid "Informations" msgstr "" #: ../admin/adm_authip_whitelist.php:64 ../admin/dom_edit.php:97 -#: ../admin/ip_main.php:136 +#: ../admin/dom_edit.php:99 ../admin/ip_main.php:136 msgid "Type" msgstr "" #: ../admin/adm_authip_whitelist.php:81 ../admin/adm_domstype.php:75 #: ../admin/adm_list.php:169 ../admin/adm_list.php:191 #: ../admin/adm_passpolicy.php:152 ../admin/adm_tld.php:82 -#: ../admin/dom_edit.php:109 ../admin/ftp_list.php:82 ../admin/ip_main.php:156 -#: ../admin/mail_list.php:95 ../admin/mail_properties.php:122 +#: ../admin/dom_edit.php:109 ../admin/dom_edit.php:111 +#: ../admin/ftp_list.php:82 ../admin/ip_main.php:156 ../admin/mail_list.php:95 +#: ../admin/mail_list.php:125 ../admin/mail_properties.php:122 #: ../admin/sta2_list.php:68 ../class/m_mail_alias.php:79 msgid "Edit" msgstr "Modificar" -#: ../admin/adm_authip_whitelist.php:82 ../admin/adm_mxaccount.php:89 -#: ../admin/adm_slaveaccount.php:88 ../admin/adm_slaveip.php:87 -#: ../admin/bro_main.php:273 ../admin/bro_main.php:278 -#: ../admin/dom_edit.php:115 ../admin/ip_main.php:74 ../admin/ip_main.php:157 -#: ../admin/mail_redirection_edit.inc.php:52 +#: ../admin/adm_authip_whitelist.php:82 ../admin/adm_mxaccount.php:88 +#: ../admin/adm_mxaccount.php:89 ../admin/adm_slaveaccount.php:88 +#: ../admin/adm_slaveip.php:87 ../admin/bro_main.php:273 +#: ../admin/bro_main.php:278 ../admin/cron.php:51 ../admin/dom_edit.php:115 +#: ../admin/dom_edit.php:117 ../admin/ftp_del.php:82 +#: ../admin/hta_dodeluser.php:64 ../admin/ip_main.php:74 +#: ../admin/ip_main.php:157 ../admin/mail_redirection_edit.inc.php:52 +#: ../admin/piwik_sitelist.php:74 ../admin/piwik_user_dodel.php:63 +#: ../admin/piwik_userlist.php:87 msgid "Delete" msgstr "Borrar" @@ -265,11 +412,11 @@ msgstr "Modificar las cuotas por omisión" msgid "Add account type" msgstr "Agregar este tipo de cuenta" -#: ../admin/adm_defquotas.php:75 +#: ../admin/adm_defquotas.php:74 ../admin/adm_defquotas.php:75 msgid "Delete account type" msgstr "Suprimir este tipo de cuenta" -#: ../admin/adm_defquotas.php:80 +#: ../admin/adm_defquotas.php:79 ../admin/adm_defquotas.php:80 msgid "" "Here is the list of the quotas on the server for the new accounts. If you " "want to change them, enter new values" @@ -277,16 +424,17 @@ msgstr "" "He aquí la lista de cuotas por omisión en este servidor para las nuevas " "cuentas." -#: ../admin/adm_defquotas.php:94 +#: ../admin/adm_defquotas.php:93 ../admin/adm_defquotas.php:94 msgid "Accounts of type" msgstr "Tipo de cuentas" -#: ../admin/adm_defquotas.php:96 +#: ../admin/adm_defquotas.php:95 ../admin/adm_defquotas.php:96 msgid "Default Value" msgstr "Valores por omisión" -#: ../admin/adm_defquotas.php:96 ../admin/adm_list.php:127 -#: ../admin/adm_list.php:172 ../admin/adm_list.php:192 +#: ../admin/adm_defquotas.php:95 ../admin/adm_defquotas.php:96 +#: ../admin/adm_list.php:127 ../admin/adm_list.php:172 +#: ../admin/adm_list.php:192 ../admin/menu_quota.php:46 #: ../admin/menu_quota.php:52 msgid "Quotas" msgstr "Cuotas" @@ -311,13 +459,14 @@ msgstr "uid" #: ../admin/adm_dnsweberror.php:55 ../admin/adm_dnsweberror.php:87 #: ../admin/adm_list.php:123 ../admin/adm_list.php:205 #: ../admin/adm_list.php:206 ../admin/adm_list.php:207 -#: ../admin/quotas_oneuser.php:8 ../admin/quotas_users.php:171 +#: ../admin/quotas_oneuser.php:8 ../admin/quotas_oneuser.php:12 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 #, fuzzy msgid "Account" msgstr "Tipo de cuenta" #: ../admin/adm_dnsweberror.php:56 ../admin/adm_dnsweberror.php:88 -#: ../admin/dom_add.php:57 ../admin/sta2_list.php:58 +#: ../admin/dom_add.php:57 ../admin/sta2_list.php:58 ../class/m_dom.php:1303 msgid "Domain name" msgstr "Nombre de dominio" @@ -346,46 +495,48 @@ msgstr "" msgid "DNS Result field" msgstr "" -#: ../admin/adm_doadd.php:54 ../admin/adm_doedit.php:64 -#: ../admin/ftp_doadd.php:42 ../admin/ftp_doedit.php:36 +#: ../admin/adm_doadd.php:45 ../admin/adm_doadd.php:54 +#: ../admin/adm_doedit.php:64 ../admin/ftp_doadd.php:42 +#: ../admin/ftp_doedit.php:36 ../admin/ftp_doedit.php:46 #: ../admin/hta_doadduser.php:41 ../admin/hta_doedituser.php:42 +#: ../admin/mail_doedit.php:57 msgid "Passwords do not match" msgstr "Las contraseñas no corresponden" -#: ../admin/adm_doadd.php:85 +#: ../admin/adm_doadd.php:76 ../admin/adm_doadd.php:85 msgid "The new member has been successfully created" msgstr "El nuevo miembro fue creado con éxito" -#: ../admin/adm_dodefquotas.php:43 +#: ../admin/adm_dodefquotas.php:43 ../admin/adm_dodefquotas.php:48 msgid "added" msgstr "añadido" -#: ../admin/adm_dodefquotas.php:45 +#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:50 msgid "could not be added" msgstr "no pudo ser añadido" -#: ../admin/adm_dodefquotas.php:52 +#: ../admin/adm_dodefquotas.php:52 ../admin/adm_dodefquotas.php:57 msgid "deleted" msgstr "borrado" -#: ../admin/adm_dodefquotas.php:54 +#: ../admin/adm_dodefquotas.php:54 ../admin/adm_dodefquotas.php:59 msgid "could not be deleted" msgstr "no pudo ser borrado" -#: ../admin/adm_dodefquotas.php:63 +#: ../admin/adm_dodefquotas.php:63 ../admin/adm_dodefquotas.php:68 #, php-format msgid "Deleting quota %s" msgstr "Supresión de la cuota %s" -#: ../admin/adm_dodefquotas.php:69 +#: ../admin/adm_dodefquotas.php:69 ../admin/adm_dodefquotas.php:74 msgid "WARNING : Confirm the deletion of the quota" msgstr "ADVERTENCIA : Confirma la supresión de la cuota" -#: ../admin/adm_dodefquotas.php:92 +#: ../admin/adm_dodefquotas.php:92 ../admin/adm_dodefquotas.php:97 msgid "Default quotas successfully changed" msgstr "Cuotas por omisión modificadas con éxito" -#: ../admin/adm_dodefquotas.php:94 +#: ../admin/adm_dodefquotas.php:94 ../admin/adm_dodefquotas.php:99 msgid "Default quotas could not be set." msgstr "No se pudieron modificar las cuotas por omisión" @@ -450,8 +601,8 @@ msgid "Show domain list with refreshed checked NS, MX, IP information" msgstr "" #: ../admin/adm_doms.php:64 ../admin/adm_doms.php:69 -#: ../admin/adm_mxaccount.php:81 ../admin/adm_slaveaccount.php:80 -#: ../admin/adm_slaveip.php:79 +#: ../admin/adm_mxaccount.php:80 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_slaveaccount.php:80 ../admin/adm_slaveip.php:79 msgid "Action" msgstr "Acción" @@ -476,6 +627,7 @@ msgid "OK?" msgstr "OK" #: ../admin/adm_doms.php:64 ../admin/adm_doms.php:69 ../admin/dom_edit.php:97 +#: ../admin/dom_edit.php:99 ../admin/mail_edit.inc.php:37 #: ../admin/mail_edit.inc.php:41 msgid "Status" msgstr "" @@ -493,6 +645,7 @@ msgid "Unlock" msgstr "Desbloquear" #: ../admin/adm_domstype.php:40 ../admin/adm_panel.php:66 +#: ../admin/adm_panel.php:67 #, fuzzy msgid "Manage domains type" msgstr "Administración de los dominios instalados" @@ -514,6 +667,7 @@ msgid "Create a domain type" msgstr "Creación de un subdominio:" #: ../admin/adm_domstype.php:58 ../admin/adm_domstypeedit.php:72 +#: ../admin/logs_list.php:49 #, fuzzy msgid "Name" msgstr "Nombres" @@ -570,7 +724,8 @@ msgid "Compatibility" msgstr "" #: ../admin/adm_domstypeedit.php:98 ../admin/dom_edit.php:133 -#: ../admin/mail_list.php:89 +#: ../admin/dom_edit.php:135 ../admin/mail_list.php:89 +#: ../admin/mail_list.php:105 ../admin/mail_list.php:127 msgid "Enabled" msgstr "" @@ -619,14 +774,18 @@ msgstr "¿Cuenta activa?" msgid "You cannot disable your own account." msgstr "No estás autorizado a cambiar tu contraseña" -#: ../admin/adm_edit.php:85 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_edit.php:85 ../admin/adm_mxaccount.php:80 +#: ../admin/adm_mxaccount.php:81 ../admin/adm_mxaccount.php:100 #: ../admin/adm_mxaccount.php:101 ../admin/adm_slaveaccount.php:80 #: ../admin/adm_slaveaccount.php:100 ../admin/cron.php:32 ../admin/cron.php:37 -#: ../admin/ftp_add.php:64 ../admin/ftp_edit.php:69 -#: ../admin/hta_adduser.php:57 ../admin/hta_edit.php:106 ../admin/index.php:82 -#: ../admin/index.php:100 ../admin/mail_edit.inc.php:49 +#: ../admin/cron.php:38 ../admin/ftp_add.php:64 ../admin/ftp_add.php:76 +#: ../admin/ftp_edit.php:69 ../admin/hta_adduser.php:57 +#: ../admin/hta_adduser.php:58 ../admin/hta_edit.php:106 ../admin/index.php:77 +#: ../admin/index.php:82 ../admin/index.php:100 ../admin/mail_edit.inc.php:45 +#: ../admin/mail_edit.inc.php:49 ../admin/mail_edit.inc.php:63 #: ../admin/mail_edit.inc.php:67 ../admin/sql_getparam.php:54 -#: ../admin/sql_passchg.php:52 ../admin/sql_users_add.php:68 +#: ../admin/sql_getparam.php:71 ../admin/sql_passchg.php:52 +#: ../admin/sql_users_add.php:63 ../admin/sql_users_add.php:68 #: ../admin/sql_users_list.php:48 ../admin/sql_users_password.php:55 msgid "Password" msgstr "Contraseña" @@ -681,6 +840,36 @@ msgstr "Transformar esta cuenta en cuenta de administrador" msgid "Account created by %s" msgstr "Cuenta creada por %s" +#: ../admin/adm_email.php:43 ../admin/adm_panel.php:56 +msgid "Send an email to all members" +msgstr "" + +#: ../admin/adm_email.php:48 +#, fuzzy +msgid "The email was successfully sent" +msgstr "La cuenta fue modificada con éxito" + +#: ../admin/adm_email.php:50 +msgid "There was an error" +msgstr "" + +#: ../admin/adm_email.php:63 +msgid "From" +msgstr "" + +#: ../admin/adm_email.php:67 +msgid "Subject" +msgstr "" + +#: ../admin/adm_email.php:71 +#, fuzzy +msgid "Mail" +msgstr "Buzones de correo" + +#: ../admin/adm_email.php:75 +msgid "Send" +msgstr "Mandar" + #: ../admin/adm_list.php:66 #, fuzzy msgid "AlternC account list" @@ -720,7 +909,7 @@ msgid "No account defined for now" msgstr "No existe ninguna cuenta por el momento" #: ../admin/adm_list.php:114 ../admin/adm_list.php:197 -#: ../admin/adm_list.php:283 ../admin/ftp_list.php:90 +#: ../admin/adm_list.php:283 ../admin/ftp_list.php:90 ../admin/ftp_list.php:92 msgid "Delete checked accounts" msgstr "Suprimir las cuentas marcadas" @@ -754,11 +943,12 @@ msgstr "Última IP" msgid "Fails" msgstr "" -#: ../admin/adm_list.php:131 ../admin/main.php:80 +#: ../admin/adm_list.php:131 ../admin/main.php:80 ../admin/main.php:95 msgid "Expiry" msgstr "Expiración" #: ../admin/adm_list.php:176 ../admin/dom_edit.php:134 +#: ../admin/dom_edit.php:136 ../admin/mail_edit.inc.php:41 #: ../admin/mail_edit.inc.php:45 msgid "Disable" msgstr "" @@ -783,28 +973,57 @@ msgstr "Q" msgid "Complete view" msgstr "Vista reducida" -#: ../admin/adm_login.php:45 ../admin/adm_login.php:50 -#: ../admin/adm_login.php:52 ../admin/adm_login.php:57 +#: ../admin/adm_login.php:45 ../admin/adm_login.php:49 +#: ../admin/adm_login.php:50 ../admin/adm_login.php:52 +#: ../admin/adm_login.php:56 ../admin/adm_login.php:57 msgid "Your authentication information are incorrect" msgstr "" -#: ../admin/adm_login.php:111 ../admin/adm_login.php:116 +#: ../admin/adm_login.php:110 ../admin/adm_login.php:111 +#: ../admin/adm_login.php:116 msgid "Member login" msgstr "Nombre de usuario del miembro" -#: ../admin/adm_mxaccount.php:48 ../admin/adm_slaveaccount.php:48 +#: ../admin/adm_menulist.php:69 +msgid "" +"Edit the file /etc/alternc/menulist.txt to enable, disable ou change order " +"of menu entry." +msgstr "" + +#: ../admin/adm_menulist.php:71 +#, fuzzy +msgid "Menu actually activated" +msgstr "Desactivar" + +#: ../admin/adm_menulist.php:73 ../admin/adm_menulist.php:77 +#: ../admin/adm_menulist.php:81 +msgid "shortdesc_" +msgstr "" + +#: ../admin/adm_menulist.php:75 +msgid "Menu activated but not present" +msgstr "" + +#: ../admin/adm_menulist.php:79 +msgid "Menu avalaible but not activated" +msgstr "" + +#: ../admin/adm_mxaccount.php:47 ../admin/adm_mxaccount.php:48 +#: ../admin/adm_slaveaccount.php:48 msgid "The requested account has been deleted. It is now denied." msgstr "La cuenta esclava fue borrada. Ahora se la rechaza." -#: ../admin/adm_mxaccount.php:54 ../admin/adm_slaveaccount.php:54 +#: ../admin/adm_mxaccount.php:53 ../admin/adm_mxaccount.php:54 +#: ../admin/adm_slaveaccount.php:54 msgid "The requested account address has been created. It is now allowed." msgstr "La cuenta esclava fue creada. Ahora está autorizada." -#: ../admin/adm_mxaccount.php:63 ../admin/adm_panel.php:64 +#: ../admin/adm_mxaccount.php:62 ../admin/adm_mxaccount.php:63 +#: ../admin/adm_panel.php:64 ../admin/adm_panel.php:65 msgid "Manage allowed accounts for secondary mx" msgstr "Manejar las cuentas autorizadas para los MX secundarios" -#: ../admin/adm_mxaccount.php:77 +#: ../admin/adm_mxaccount.php:76 ../admin/adm_mxaccount.php:77 msgid "" "Here is the list of the allowed accounts for secondary mx management. You " "can configure the alternc-secondarymx package on your secondary mx server " @@ -816,12 +1035,14 @@ msgstr "" "en tu servidor de mx secundario dándole un login/password con acceso a este " "servidor." -#: ../admin/adm_mxaccount.php:81 ../admin/adm_mxaccount.php:101 +#: ../admin/adm_mxaccount.php:80 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_mxaccount.php:100 ../admin/adm_mxaccount.php:101 #: ../admin/adm_slaveaccount.php:80 ../admin/adm_slaveaccount.php:100 +#: ../admin/sql_getparam.php:67 msgid "Login" msgstr "Nombre de usuario" -#: ../admin/adm_mxaccount.php:98 +#: ../admin/adm_mxaccount.php:97 ../admin/adm_mxaccount.php:98 msgid "" "If you want to allow a new server to access your mx-hosted domain list, give " "him an account." @@ -829,11 +1050,12 @@ msgstr "" "Si quieres autorizar un nuevo servidor a sincronizar la lista de dominios " "cuyo mail se hospeda aquí, créale una cuenta." -#: ../admin/adm_mxaccount.php:107 ../admin/adm_slaveaccount.php:106 +#: ../admin/adm_mxaccount.php:106 ../admin/adm_mxaccount.php:107 +#: ../admin/adm_slaveaccount.php:106 msgid "Add this account to the allowed list" msgstr "Añadir esta cuenta a la lista de aquellas autorizadas." -#: ../admin/adm_panel.php:40 ../admin/menu_adm.php:48 +#: ../admin/adm_panel.php:40 ../admin/menu_adm.php:41 ../admin/menu_adm.php:48 msgid "Admin Control Panel" msgstr "Panel Administrador" @@ -852,31 +1074,39 @@ msgstr "Cambio de contraseña" msgid "Manage IP whitelist" msgstr "Administrar miembros" -#: ../admin/adm_panel.php:59 +#: ../admin/adm_panel.php:59 ../admin/adm_panel.php:60 msgid "Advanced features" msgstr "" -#: ../admin/adm_panel.php:62 ../admin/adm_slaveip.php:61 +#: ../admin/adm_panel.php:62 ../admin/adm_panel.php:63 +#: ../admin/adm_slaveip.php:61 msgid "Manage allowed ip for slave zone transfers" msgstr "Manejar las IP autorizadas a hacer transferencias de zona DNS esclava" -#: ../admin/adm_panel.php:63 ../admin/adm_slaveaccount.php:62 +#: ../admin/adm_panel.php:63 ../admin/adm_panel.php:64 +#: ../admin/adm_slaveaccount.php:62 msgid "Manage allowed accounts for slave zone transfers" msgstr "" "Manejar las cuentas autorizadas para las transferencias de zonas DNS esclavos" -#: ../admin/adm_panel.php:65 ../admin/adm_variables.php:47 +#: ../admin/adm_panel.php:65 ../admin/adm_panel.php:66 +#: ../admin/adm_variables.php:47 msgid "Configure AlternC variables" msgstr "Configurar las variables de AlternC" -#: ../admin/adm_panel.php:67 +#: ../admin/adm_panel.php:67 ../admin/adm_panel.php:68 msgid "DNS and website having errors" msgstr "" -#: ../admin/adm_panel.php:68 +#: ../admin/adm_panel.php:68 ../admin/adm_panel.php:70 msgid "Account creation statistics" msgstr "Estadísticas de creación de cuentas" +#: ../admin/adm_panel.php:69 +#, fuzzy +msgid "Manage menu" +msgstr "Administrar miembros" + # msgid "New password" # msgstr "Nueva contraseña" #: ../admin/adm_passpolicy.php:49 @@ -984,7 +1214,9 @@ msgid "Quota" msgstr "Cuota" #: ../admin/adm_quotaedit.php:69 ../admin/quota_show.php:42 -#: ../admin/quotas_users.php:156 ../admin/quotas_users.php:180 +#: ../admin/quotas_oneuser.php:81 ../admin/quotas_users.php:144 +#: ../admin/quotas_users.php:156 ../admin/quotas_users.php:168 +#: ../admin/quotas_users.php:180 msgid "Total" msgstr "Total" @@ -992,12 +1224,13 @@ msgstr "Total" msgid "Used" msgstr "Usado" -#: ../admin/adm_quotaedit.php:77 ../class/m_quota.php:99 -#: ../class/m_quota.php:107 ../class/m_quota.php:111 +#: ../admin/adm_quotaedit.php:77 ../class/m_quota.php:75 +#: ../class/m_quota.php:99 ../class/m_quota.php:107 ../class/m_quota.php:111 +#: ../class/m_quota.php:112 msgid "quota_" msgstr "quota_" -#: ../admin/adm_quotaedit.php:86 +#: ../admin/adm_quotaedit.php:86 ../admin/adm_quotaedit.php:87 msgid "Edit the quotas" msgstr "Modificar cuotas" @@ -1149,33 +1382,34 @@ msgstr "Comentario" msgid "Names" msgstr "Nombres" -#: ../admin/adm_variables.php:74 +#: ../admin/adm_variables.php:72 ../admin/adm_variables.php:74 msgid "Save variables" msgstr "Guardar la configuración" #: ../admin/bro_editor.php:44 ../admin/bro_editor.php:53 +#: ../admin/bro_editor.php:54 ../admin/bro_editor.php:63 #, php-format msgid "Your file %s has been saved" msgstr "Tu archivo %s fue guardado" -#: ../admin/bro_editor.php:64 +#: ../admin/bro_editor.php:64 ../admin/bro_editor.php:74 msgid "File editing" msgstr "Editar archivo" -#: ../admin/bro_editor.php:78 +#: ../admin/bro_editor.php:78 ../admin/bro_editor.php:91 msgid "Save & Quit" msgstr "Guardar y Salir" -#: ../admin/bro_editor.php:79 +#: ../admin/bro_editor.php:79 ../admin/bro_editor.php:92 msgid "Quit" msgstr "Salir" -#: ../admin/bro_main.php:86 ../admin/bro_main.php:90 +#: ../admin/bro_main.php:86 ../admin/bro_main.php:90 ../admin/bro_main.php:92 #, php-format msgid "Deleting files and/or directories" msgstr "Borrar archivos y/o carpetas" -#: ../admin/bro_main.php:91 ../admin/bro_main.php:95 +#: ../admin/bro_main.php:91 ../admin/bro_main.php:95 ../admin/bro_main.php:97 msgid "WARNING: Confirm the deletion of this files" msgstr "ADVERTENCIA : Confirma la supresión de estos archivos" @@ -1192,7 +1426,7 @@ msgid "done" msgstr "hecho" #: ../admin/bro_main.php:153 ../admin/bro_main.php:158 -#: ../admin/menu_brouteur.php:34 +#: ../admin/menu_brouteur.php:26 ../admin/menu_brouteur.php:34 msgid "File browser" msgstr "Manejador de archivos" @@ -1215,7 +1449,8 @@ msgid "New file or folder:" msgstr "No hay ningún archivo en esta carpeta" #: ../admin/bro_main.php:190 ../admin/bro_main.php:195 -#: ../admin/mail_list.php:66 +#: ../admin/mail_list.php:66 ../admin/piwik_sitelist.php:45 +#: ../admin/piwik_userlist.php:44 ../admin/piwik_userlist.php:57 msgid "Create" msgstr "Crear" @@ -1225,11 +1460,12 @@ msgid "File" msgstr "Archivo" #: ../admin/bro_main.php:193 ../admin/bro_main.php:198 -#: ../admin/bro_main.php:361 ../admin/bro_main.php:366 ../admin/ftp_add.php:57 +#: ../admin/bro_main.php:361 ../admin/bro_main.php:366 +#: ../admin/bro_main.php:371 ../admin/ftp_add.php:57 ../admin/ftp_add.php:69 #: ../admin/ftp_edit.php:61 ../admin/ftp_list.php:72 ../admin/hta_add.php:50 -#: ../admin/hta_adduser.php:49 ../admin/hta_edit.php:98 -#: ../admin/hta_edituser.php:52 ../admin/hta_list.php:67 -#: ../admin/hta_list.php:68 ../admin/sta2_list.php:58 +#: ../admin/hta_adduser.php:49 ../admin/hta_adduser.php:50 +#: ../admin/hta_edit.php:98 ../admin/hta_edituser.php:52 +#: ../admin/hta_list.php:67 ../admin/hta_list.php:68 ../admin/sta2_list.php:58 msgid "Folder" msgstr "Carpeta" @@ -1272,7 +1508,7 @@ msgid "Filename" msgstr "Cambiar nombre" #: ../admin/bro_main.php:310 ../admin/bro_main.php:315 -#: ../admin/sql_list.php:62 +#: ../admin/logs_list.php:49 ../admin/sql_list.php:54 ../admin/sql_list.php:62 msgid "Size" msgstr "Tamaño" @@ -1287,74 +1523,90 @@ msgid "File Type" msgstr "Archivo" #: ../admin/bro_main.php:338 ../admin/bro_main.php:343 -#: ../admin/bro_main.php:516 ../admin/bro_main.php:521 +#: ../admin/bro_main.php:348 ../admin/bro_main.php:516 +#: ../admin/bro_main.php:521 ../admin/bro_main.php:526 #: ../admin/sta2_list.php:58 ../admin/sta2_list.php:72 msgid "View" msgstr "Ver" #: ../admin/bro_main.php:345 ../admin/bro_main.php:350 +#: ../admin/bro_main.php:355 msgid "Extract" msgstr "Extraer" #: ../admin/bro_main.php:388 ../admin/bro_main.php:393 -#: ../admin/bro_main.php:418 ../admin/bro_main.php:423 +#: ../admin/bro_main.php:398 ../admin/bro_main.php:418 +#: ../admin/bro_main.php:423 ../admin/bro_main.php:428 #: ../admin/bro_main.php:455 ../admin/bro_main.php:460 -#: ../admin/bro_main.php:485 ../admin/bro_main.php:490 +#: ../admin/bro_main.php:465 ../admin/bro_main.php:485 +#: ../admin/bro_main.php:490 ../admin/bro_main.php:495 msgid "V" msgstr "V" #: ../admin/bro_main.php:542 ../admin/bro_main.php:547 +#: ../admin/bro_main.php:552 msgid "No files in this folder" msgstr "No hay ningún archivo en esta carpeta" #: ../admin/bro_main.php:552 ../admin/bro_main.php:557 +#: ../admin/bro_main.php:562 msgid "(slow)" msgstr "" #: ../admin/bro_main.php:552 ../admin/bro_main.php:557 +#: ../admin/bro_main.php:562 #, fuzzy msgid "Show size of directories" msgstr "Archivos y carpetas" #: ../admin/bro_main.php:556 ../admin/bro_main.php:561 +#: ../admin/bro_main.php:566 msgid "Edit this folder's protection" msgstr "" -#: ../admin/bro_main.php:559 ../admin/bro_main.php:564 ../admin/hta_add.php:61 +#: ../admin/bro_main.php:559 ../admin/bro_main.php:564 +#: ../admin/bro_main.php:569 ../admin/hta_add.php:61 msgid "Protect this folder" msgstr "Proteger esta carpeta" #: ../admin/bro_main.php:561 ../admin/bro_main.php:566 +#: ../admin/bro_main.php:571 #, fuzzy msgid "with a login and a password" msgstr "Contraseña inicial" #: ../admin/bro_main.php:564 ../admin/bro_main.php:569 +#: ../admin/bro_main.php:574 #, fuzzy msgid "Download this folder" msgstr "Proteger esta carpeta" #: ../admin/bro_main.php:566 ../admin/bro_main.php:571 +#: ../admin/bro_main.php:576 #, php-format msgid "as a %s file" msgstr "" #: ../admin/bro_main.php:574 ../admin/bro_main.php:579 +#: ../admin/bro_main.php:584 #, fuzzy msgid "Edit the ftp account" msgstr "Modificar cuenta" #: ../admin/bro_main.php:575 ../admin/bro_main.php:580 +#: ../admin/bro_main.php:585 #, fuzzy msgid "that exists in this folder" msgstr "No hay ningún archivo en esta carpeta" #: ../admin/bro_main.php:581 ../admin/bro_main.php:586 +#: ../admin/bro_main.php:591 #, fuzzy msgid "Create an ftp account in this folder" msgstr "Existe una cuenta FTP en esta carpeta" #: ../admin/bro_main.php:590 ../admin/bro_main.php:595 +#: ../admin/bro_main.php:600 #, fuzzy msgid "Configure the file editor" msgstr "Configurar el manejador de archivos" @@ -1435,24 +1687,25 @@ msgstr "" msgid "Save done." msgstr "" -#: ../admin/cron.php:16 ../admin/cron.php:21 ../admin/menu_cron.php:40 +#: ../admin/cron.php:16 ../admin/cron.php:21 ../admin/menu_cron.php:33 +#: ../admin/menu_cron.php:40 ../class/m_cron.php:161 msgid "Scheduled tasks" msgstr "" -#: ../admin/cron.php:29 ../admin/cron.php:34 +#: ../admin/cron.php:29 ../admin/cron.php:34 ../admin/cron.php:35 msgid "URL" msgstr "" -#: ../admin/cron.php:30 ../admin/cron.php:35 +#: ../admin/cron.php:30 ../admin/cron.php:35 ../admin/cron.php:36 msgid "Schedule" msgstr "" -#: ../admin/cron.php:31 ../admin/cron.php:36 ../admin/hta_edituser.php:53 -#: ../admin/sql_users_list.php:48 +#: ../admin/cron.php:31 ../admin/cron.php:36 ../admin/cron.php:37 +#: ../admin/hta_edituser.php:53 ../admin/sql_users_list.php:48 msgid "User" msgstr "Usuario" -#: ../admin/cron.php:33 ../admin/cron.php:38 +#: ../admin/cron.php:33 ../admin/cron.php:38 ../admin/cron.php:39 #, fuzzy msgid "Email report" msgstr "Dirección de correo" @@ -1508,7 +1761,7 @@ msgstr "" msgid "Whois result on the domain" msgstr "Resultado de la búsqueda Whois sobre el dominio" -#: ../admin/dom_doadd.php:52 ../admin/menu_dom.php:47 +#: ../admin/dom_doadd.php:52 ../admin/menu_dom.php:40 ../admin/menu_dom.php:47 msgid "Add a domain" msgstr "Hospedar un dominio" @@ -1534,7 +1787,7 @@ msgid "Confirm the deletion of domain %s" msgstr "Confirmar la supresión del dominio %s" #: ../admin/dom_dodel.php:67 ../admin/sql_del.php:69 ../admin/sql_del.php:75 -#: ../admin/sql_users_del.php:57 +#: ../admin/sql_users_del.php:57 ../admin/sql_users_del.php:61 msgid "WARNING" msgstr "ADVERTENCIA" @@ -1571,9 +1824,9 @@ msgid "Hide advanced options" msgstr "" #: ../admin/dom_edit.inc.php:85 ../admin/ftp_add.php:60 -#: ../admin/ftp_edit.php:65 ../admin/hta_add.php:54 ../admin/sql_bck.php:97 -#: ../admin/sta2_add_raw.php:57 ../admin/sta2_edit_raw.php:63 -#: ../admin/sta2_edit_raw.php:68 +#: ../admin/ftp_add.php:72 ../admin/ftp_edit.php:65 ../admin/hta_add.php:54 +#: ../admin/sql_bck.php:97 ../admin/sta2_add_raw.php:57 +#: ../admin/sta2_edit_raw.php:63 ../admin/sta2_edit_raw.php:68 #, fuzzy msgid "Choose a folder..." msgstr "Proteger una carpeta" @@ -1608,82 +1861,85 @@ msgstr "Añadir este dominio" msgid "Add this subdomain" msgstr "Añadir este dominio" -#: ../admin/dom_edit.php:66 +#: ../admin/dom_edit.php:66 ../admin/dom_edit.php:68 #, fuzzy, php-format msgid "Editing subdomains of %s" msgstr "Modificar dominio %s" -#: ../admin/dom_edit.php:76 +#: ../admin/dom_edit.php:76 ../admin/dom_edit.php:78 msgid "This domain have some DNS change pending. Please wait." msgstr "" -#: ../admin/dom_edit.php:79 +#: ../admin/dom_edit.php:79 ../admin/dom_edit.php:81 #, fuzzy msgid "You requested deletion of this domain." msgstr "Confirmar la supresión del dominio %s" -#: ../admin/dom_edit.php:97 +#: ../admin/dom_edit.php:97 ../admin/dom_edit.php:99 #, fuzzy msgid "Subdomain" msgstr "Subdominios" -#: ../admin/dom_edit.php:137 +#: ../admin/dom_edit.php:137 ../admin/dom_edit.php:139 msgid "Activation pending" msgstr "" -#: ../admin/dom_edit.php:140 ../admin/mail_list.php:91 +#: ../admin/dom_edit.php:140 ../admin/dom_edit.php:142 +#: ../admin/mail_list.php:91 ../admin/mail_list.php:119 +#: ../admin/mail_list.php:129 msgid "Disabled" msgstr "" -#: ../admin/dom_edit.php:141 ../admin/mail_edit.inc.php:46 +#: ../admin/dom_edit.php:141 ../admin/dom_edit.php:143 +#: ../admin/mail_edit.inc.php:42 ../admin/mail_edit.inc.php:46 msgid "Enable" msgstr "" -#: ../admin/dom_edit.php:144 +#: ../admin/dom_edit.php:144 ../admin/dom_edit.php:146 #, fuzzy msgid "Desactivation pending" msgstr "Desactivar" -#: ../admin/dom_edit.php:152 +#: ../admin/dom_edit.php:152 ../admin/dom_edit.php:154 #, fuzzy msgid "Update pending" msgstr "Volver a cargar esta página" -#: ../admin/dom_edit.php:155 +#: ../admin/dom_edit.php:155 ../admin/dom_edit.php:157 #, fuzzy msgid "Deletion pending" msgstr "Suprimir un usuario" -#: ../admin/dom_edit.php:183 +#: ../admin/dom_edit.php:183 ../admin/dom_edit.php:185 #, fuzzy msgid "DNS & Email parameters" msgstr "Parámetros DNS" -#: ../admin/dom_edit.php:188 +#: ../admin/dom_edit.php:188 ../admin/dom_edit.php:190 msgid "Manage the DNS on the server ?" msgstr "¿Administrar el DNS de este dominio?" -#: ../admin/dom_edit.php:199 +#: ../admin/dom_edit.php:199 ../admin/dom_edit.php:201 #, fuzzy msgid "Manage the Emails Addresses of this domain on the server?" msgstr "¿Administrar el DNS de este dominio?" -#: ../admin/dom_edit.php:206 +#: ../admin/dom_edit.php:206 ../admin/dom_edit.php:208 msgid "" "Warning: If you set this to 'no', all your email accounts and aliases on " "this domain will be immediately deleted." msgstr "" -#: ../admin/dom_edit.php:208 +#: ../admin/dom_edit.php:208 ../admin/dom_edit.php:210 msgid "Submit the changes" msgstr "Validar cambios" -#: ../admin/dom_edit.php:213 +#: ../admin/dom_edit.php:213 ../admin/dom_edit.php:215 #, fuzzy msgid "Domain removal" msgstr "Nombre de dominio" -#: ../admin/dom_edit.php:216 +#: ../admin/dom_edit.php:216 ../admin/dom_edit.php:218 #, php-format msgid "help_domain_del %s" msgstr "" @@ -1692,7 +1948,7 @@ msgstr "" "listas de correos, etc de este dominio, así como todos los subdominios " "relacionados!" -#: ../admin/dom_edit.php:219 +#: ../admin/dom_edit.php:219 ../admin/dom_edit.php:221 #, php-format msgid "Delete %s from this server" msgstr "" @@ -1742,32 +1998,44 @@ msgstr "Modificar dominio %s" msgid "You cannot add any new ftp account, your quota is over." msgstr "Tu cuota de cuentas FTP alcanzó su limite, no se pueden crear más." -#: ../admin/ftp_add.php:39 ../admin/ftp_list.php:57 ../admin/menu_ftp.php:47 +#: ../admin/ftp_add.php:39 ../admin/ftp_add.php:51 ../admin/ftp_list.php:57 +#: ../admin/menu_ftp.php:40 ../admin/menu_ftp.php:47 msgid "Create a new ftp account" msgstr "Crear una nueva cuenta FTP" -#: ../admin/ftp_add.php:67 +#: ../admin/ftp_add.php:67 ../admin/ftp_add.php:79 msgid "Create this new FTP account." msgstr "Crear la cuenta FTP." -#: ../admin/ftp_del.php:42 +#: ../admin/ftp_del.php:42 ../admin/ftp_del.php:60 #, php-format msgid "The ftp account %s has been successfully deleted" msgstr "La cuenta FTP %s fue borrada" +#: ../admin/ftp_del.php:68 +#, fuzzy +msgid "FTP accounts deletion confirm" +msgstr "Lista de cuentas FTP" + +#: ../admin/ftp_del.php:71 +msgid "Do you really want to delete those accounts ?" +msgstr "" + #: ../admin/ftp_doadd.php:53 msgid "The FTP account has been successfully created" msgstr "Se creó correctamente la cuenta FTP" -#: ../admin/ftp_doedit.php:33 ../admin/ftp_edit.php:39 +#: ../admin/ftp_doedit.php:33 ../admin/ftp_doedit.php:43 +#: ../admin/ftp_edit.php:39 msgid "No account selected!" msgstr "¡Ninguna cuenta seleccionada!" -#: ../admin/ftp_doedit.php:47 +#: ../admin/ftp_doedit.php:47 ../admin/ftp_doedit.php:57 msgid "The ftp account has been successfully changed" msgstr "La cuenta FTP fue modificada" -#: ../admin/ftp_doedit.php:56 ../admin/ftp_edit.php:47 +#: ../admin/ftp_doedit.php:56 ../admin/ftp_doedit.php:66 +#: ../admin/ftp_edit.php:47 msgid "Editing an FTP account" msgstr "Modificación de una cuenta FTP" @@ -1775,10 +2043,15 @@ msgstr "Modificación de una cuenta FTP" msgid "Change this FTP account" msgstr "Modificar cuenta FTP." -#: ../admin/ftp_list.php:45 ../admin/menu_ftp.php:49 +#: ../admin/ftp_list.php:45 ../admin/menu_ftp.php:42 ../admin/menu_ftp.php:49 msgid "FTP accounts list" msgstr "Lista de cuentas FTP" +#: ../admin/head.php:32 +#, fuzzy +msgid "AlternC Control Panel" +msgstr "Panel Administrador" + #: ../admin/head.php:61 msgid "" "Administrator session. you may
return to your " @@ -1795,12 +2068,13 @@ msgid "" "Enter the name of the folder you want to protect. It must already exists." msgstr "" -#: ../admin/hta_adduser.php:39 +#: ../admin/hta_adduser.php:39 ../admin/hta_adduser.php:40 #, php-format msgid "Adding a username in %s" msgstr "Añadir un usuario autorizado en %s" -#: ../admin/hta_adduser.php:66 ../admin/hta_edit.php:115 +#: ../admin/hta_adduser.php:66 ../admin/hta_adduser.php:67 +#: ../admin/hta_edit.php:115 msgid "Add this user" msgstr "Añadir el usuario" @@ -1813,6 +2087,15 @@ msgstr "La carpeta protegida %s fue desprotegida" msgid "Please enter a password" msgstr "Por favor, entra una contraseña" +#: ../admin/hta_dodeluser.php:49 +#, fuzzy +msgid "Authorized user deletion confirm" +msgstr "Ningún usuario autorizado en %s" + +#: ../admin/hta_dodeluser.php:52 +msgid "Do you really want to delete those users ?" +msgstr "" + #: ../admin/hta_doedituser.php:52 #, php-format msgid "Change the user %s in the protected folder %s" @@ -1861,7 +2144,8 @@ msgid "Editing user %s in the protected folder %s" msgstr "Modificar usuario %s en la carpeta protegida %s" #: ../admin/hta_edituser.php:54 ../admin/mem_param.php:64 -#: ../admin/mem_param.php:65 +#: ../admin/mem_param.php:65 ../admin/mem_param.php:71 +#: ../admin/mem_param.php:72 msgid "New password" msgstr "Nueva contraseña" @@ -1886,27 +2170,27 @@ msgstr "Contraseña inicial" msgid "Unprotect the checked folders" msgstr "Quitar protección a las carpetas marcadas" -#: ../admin/index.php:60 +#: ../admin/index.php:55 ../admin/index.php:60 #, fuzzy msgid "Web Hosting Control Panel" msgstr "Panel Administrador" -#: ../admin/index.php:75 +#: ../admin/index.php:70 ../admin/index.php:75 msgid "" "To connect to the hosting control panel, enter your AlternC's login and " "password in the following form and click 'Enter'" msgstr "" -#: ../admin/index.php:76 +#: ../admin/index.php:71 ../admin/index.php:76 msgid "You are attemping to connect without IP restriction." msgstr "" -#: ../admin/index.php:80 +#: ../admin/index.php:75 ../admin/index.php:80 #, fuzzy msgid "AlternC access" msgstr "Lista de cuentas FTP" -#: ../admin/index.php:83 ../admin/index.php:101 +#: ../admin/index.php:78 ../admin/index.php:83 ../admin/index.php:101 msgid "Enter" msgstr "Entrar" @@ -1926,7 +2210,12 @@ msgstr "Acceso Webmail" msgid "Email Address" msgstr "Dirección de correo" -#: ../admin/index.php:112 +#: ../admin/index.php:98 +msgid "" +"To read your mail in a browser, click here to use the Squirrelmail Webmail" +msgstr "" + +#: ../admin/index.php:111 ../admin/index.php:112 msgid "You must accept the session cookie to log-in" msgstr "Debe aceptar el cookie de sesión para poder conectarte" @@ -1957,6 +2246,28 @@ msgstr "" msgid "Know IP and networks" msgstr "" +#: ../admin/logs_list.php:35 +msgid "Logs Listing" +msgstr "" + +#: ../admin/logs_list.php:43 +msgid "You have no sql logs to list a the moment." +msgstr "" + +#: ../admin/logs_list.php:49 +#, fuzzy +msgid "Creation Date" +msgstr "Crear" + +#: ../admin/logs_list.php:49 +#, fuzzy +msgid "Download link" +msgstr "Bajar" + +#: ../admin/logs_list.php:63 +msgid "Download" +msgstr "Bajar" + #: ../admin/mail_add.php:39 #, fuzzy, php-format msgid "Add %s mail to the domain %s" @@ -1972,6 +2283,30 @@ msgstr "Crear" msgid "Alias: %s already created" msgstr "" +#: ../admin/mail_del.php:54 +msgid "Deleting mail accounts" +msgstr "Supresión de buzones de correo" + +#: ../admin/mail_del.php:57 +msgid "Please confirm the deletion of the following mail accounts:" +msgstr "Confirmar la supresión de los buzones de correo siguientes:" + +#: ../admin/mail_del.php:74 +#, fuzzy +msgid "Confirm the deletion" +msgstr "Confirmar la supresión del dominio %s" + +#: ../admin/mail_del.php:74 +#, fuzzy +msgid "Don't delete anything and go back to the email list" +msgstr "No borrar nada, volver a la lista de buzones de correo" + +#: ../admin/mail_del.php:78 +msgid "" +"Warning: Deleting an email address will destroy all the messages it " +"contains! You will NOT be able to get it back!" +msgstr "" + #: ../admin/mail_doedit.php:50 #, fuzzy msgid "Password do not match" @@ -1986,54 +2321,160 @@ msgstr "Desactivar" msgid "Already disabled " msgstr "" -#: ../admin/mail_edit.inc.php:43 +#: ../admin/mail_doedit.php:120 +#, fuzzy +msgid "Your email has been edited successfully" +msgstr "Tu nuevo dominio %s fue instalado con éxito" + +#: ../admin/mail_edit.inc.php:39 ../admin/mail_edit.inc.php:43 msgid "" "Is this mail enabled ?
Having a mail disabled forbid consultation or " "reception, but do not remove the mailbox or his configuration." msgstr "" -#: ../admin/mail_edit.inc.php:51 +#: ../admin/mail_edit.inc.php:47 ../admin/mail_edit.inc.php:51 msgid "" "You need to have a password for some application (example: local mailbox);" msgstr "" -#: ../admin/mail_edit.inc.php:56 +#: ../admin/mail_edit.inc.php:52 ../admin/mail_edit.inc.php:56 #, fuzzy msgid "Set a passowrd:" msgstr "Nueva contraseña" -#: ../admin/mail_edit.inc.php:59 +#: ../admin/mail_edit.inc.php:55 ../admin/mail_edit.inc.php:59 #, fuzzy msgid "Change your password:" msgstr "Modificar contraseña" -#: ../admin/mail_edit.inc.php:83 ../admin/mail_localbox_edit.inc.php:67 +#: ../admin/mail_edit.inc.php:79 ../admin/mail_edit.inc.php:83 +#: ../admin/mail_edit.php:114 ../admin/mail_localbox_edit.inc.php:67 #: ../admin/mail_redirection_edit.inc.php:64 #, fuzzy msgid "Change this email address" msgstr "Modificar este buzón" -#: ../admin/mail_edit.inc.php:99 +#: ../admin/mail_edit.inc.php:95 ../admin/mail_edit.inc.php:99 #, fuzzy msgid "Password does not match" msgstr "Las contraseñas no corresponden" -#: ../admin/mail_edit.inc.php:103 +#: ../admin/mail_edit.inc.php:99 ../admin/mail_edit.inc.php:103 #, fuzzy msgid "Password match" msgstr "Las contraseñas no corresponden" -#: ../admin/mail_list.php:60 +#: ../admin/mail_edit.php:53 +#, fuzzy, php-format +msgid "Editing the email %s" +msgstr "Modificar el buzón %s" + +#: ../admin/mail_edit.php:67 +msgid "Is this email enabled?" +msgstr "" + +#: ../admin/mail_edit.php:69 +msgid "" +"You can enable or disable this email anytime. This will bounce any mail " +"received on this address, but will not delete the stored email, or the " +"redirections or password." +msgstr "" + +#: ../admin/mail_edit.php:73 +msgid "No (email disabled)" +msgstr "" + +#: ../admin/mail_edit.php:74 +msgid "Yes (email enabled)" +msgstr "" + +#: ../admin/mail_edit.php:78 +#, fuzzy +msgid "Is it a POP/IMAP account?" +msgstr "¿Cuenta POP?" + +#: ../admin/mail_edit.php:79 +msgid "" +"POP/IMAP accounts are receiving emails in the server. To read those emails, " +"you can use a Webmail, or a mail client such as Thunderbird. If you don't " +"use POP/IMAP, you can configure your email to be a redirection to other " +"existing emails. The maximum size is in megabytes, use 0 to make it infinite." +msgstr "" + +#: ../admin/mail_edit.php:82 +#, php-format +msgid "This mailbox is currently using %1$s / %2$s" +msgstr "" + +#: ../admin/mail_edit.php:85 +msgid "" +"This mailbox is pending deletion. You can recover its mails by setting it to " +"'Yes' NOW!" +msgstr "" + +#: ../admin/mail_edit.php:95 +#, fuzzy +msgid "Enter a POP/IMAP password" +msgstr "Contraseña POP" + +#: ../admin/mail_edit.php:97 ../admin/quotas_oneuser.php:14 +#: ../admin/quotas_oneuser.php:23 ../admin/quotas_oneuser.php:49 +#: ../admin/quotas_oneuser.php:53 ../admin/quotas_oneuser.php:67 +#: ../admin/quotas_oneuser.php:86 ../admin/quotas_oneuser.php:90 +#: ../admin/quotas_oneuser.php:105 ../admin/quotas_oneuser.php:130 +#: ../admin/quotas_oneuser.php:131 ../admin/quotas_oneuser.php:152 +#: ../admin/quotas_oneuser.php:178 ../admin/quotas_users.php:278 +#: ../admin/quotas_users.php:291 ../admin/quotas_users.php:292 +#: ../admin/quotas_users.php:314 ../admin/quotas_users.php:327 +#: ../admin/quotas_users.php:328 ../admin/quotas_users.php:334 +#: ../admin/quotas_users.php:347 ../admin/quotas_users.php:348 +#: ../admin/quotas_users.php:360 ../admin/quotas_users.php:361 +msgid "MB" +msgstr "" + +#: ../admin/mail_edit.php:97 +msgid "Maximum allowed size of this Mailbox" +msgstr "" + +#: ../admin/mail_edit.php:102 +#, fuzzy +msgid "" +"WARNING: turning POP/IMAP off will DELETE the stored messages in this email " +"address." +msgstr "CUIDADO: desactivar el POP BORRARÁ la casilla de correo y su contenido" + +#: ../admin/mail_edit.php:104 +#, fuzzy +msgid "Is it a redirection to other email addresses?" +msgstr "Borrar las bases de datos seleccionadas" + +#: ../admin/mail_edit.php:106 +msgid "" +"If you want to send emails received on this address to other addresses, even " +"outside this server, enter those recipients here." +msgstr "" + +#: ../admin/mail_edit.php:106 +#, fuzzy +msgid "one recipient per line" +msgstr "una cuenta de correo por línea" + +#: ../admin/mail_list.php:60 ../admin/mail_list.php:65 #, fuzzy msgid "Create a new mail account" msgstr "Crear una nueva cuenta FTP" +#: ../admin/mail_list.php:69 +#, fuzzy +msgid "Create this email address" +msgstr "Añadir este buzón" + #: ../admin/mail_list.php:72 #, fuzzy msgid "No mail for this domain" msgstr "Añadir una cuenta de correo para el dominio %s" -#: ../admin/mail_list.php:76 +#: ../admin/mail_list.php:76 ../admin/mail_list.php:78 #, fuzzy, php-format msgid "Email addresses of the domain %s" msgstr "Lista de las buzones de correo del dominio %s" @@ -2043,7 +2484,7 @@ msgstr "Lista de las buzones de correo del dominio %s" msgid "Active" msgstr "Acción" -#: ../admin/mail_list.php:79 +#: ../admin/mail_list.php:79 ../admin/mail_list.php:105 #, fuzzy msgid "Address" msgstr "Dirección IP" @@ -2052,6 +2493,57 @@ msgstr "Dirección IP" msgid "State" msgstr "" +#: ../admin/mail_list.php:90 +msgid "Search" +msgstr "" + +#: ../admin/mail_list.php:98 +msgid "Items per page:" +msgstr "" + +#: ../admin/mail_list.php:105 +#, fuzzy +msgid "Last login time" +msgstr "Última conexión" + +#: ../admin/mail_list.php:105 +msgid "Other recipients" +msgstr "Otros destinatarios" + +#: ../admin/mail_list.php:105 +msgid "Pop/Imap" +msgstr "" + +#: ../admin/mail_list.php:115 +#, fuzzy +msgid "Deleting..." +msgstr "extrayendo..." + +#: ../admin/mail_list.php:118 +msgid "" +"This email will be deleted soon. You may still be able to undelete it by " +"clicking here" +msgstr "" + +#: ../admin/mail_list.php:118 +#, fuzzy +msgid "Undelete" +msgstr "borrado" + +#: ../admin/mail_list.php:143 +#, php-format +msgid "%3$d-%2$d-%1$d" +msgstr "" + +#: ../admin/mail_list.php:143 ../admin/main.php:41 +msgid "Never" +msgstr "" + +#: ../admin/mail_list.php:152 +#, fuzzy +msgid "Delete the checked email addresses" +msgstr "Borrar las bases de datos seleccionadas" + #: ../admin/mail_localbox_doedit.php:62 #, fuzzy msgid "Already disactivated" @@ -2102,12 +2594,12 @@ msgstr "" msgid "Last Login: " msgstr "Última conexión: " -#: ../admin/main.php:41 +#: ../admin/main.php:41 ../admin/main.php:44 #, php-format msgid "from: %1$s " msgstr "desde %1$s " -#: ../admin/main.php:45 +#: ../admin/main.php:45 ../admin/main.php:49 #, php-format msgid "%1$d login failed since last login" msgstr "%1$d intentos fallidos desde la última conexión" @@ -2116,15 +2608,15 @@ msgstr "%1$d intentos fallidos desde la última conexión" msgid "Latest news" msgstr "Últimas noticias" -#: ../admin/main.php:78 +#: ../admin/main.php:78 ../admin/main.php:93 msgid "Expired or about to expire accounts" msgstr "Cuentas que expiraron o que expiran pronto" -#: ../admin/main.php:80 +#: ../admin/main.php:80 ../admin/main.php:95 msgid "Last name, surname" msgstr "Nombre, Apellido" -#: ../admin/main.php:80 +#: ../admin/main.php:80 ../admin/main.php:95 msgid "uid" msgstr "uid" @@ -2133,11 +2625,13 @@ msgid "Your administrator preferences has been successfully changed." msgstr "Tus preferencias de administrador fueron modificadas." #: ../admin/mem_admin.php:46 ../admin/mem_param.php:97 +#: ../admin/mem_param.php:104 msgid "Admin preferences" msgstr "Preferencias de administrador" -#: ../admin/mem_chgmail.php:44 ../admin/mem_cm.php:35 ../admin/mem_cm.php:46 -#: ../admin/mem_cm2.php:40 ../admin/mem_param.php:74 +#: ../admin/mem_chgmail.php:44 ../admin/mem_cm.php:35 ../admin/mem_cm.php:42 +#: ../admin/mem_cm.php:46 ../admin/mem_cm.php:53 ../admin/mem_cm2.php:40 +#: ../admin/mem_cm2.php:47 ../admin/mem_param.php:74 ../admin/mem_param.php:81 msgid "Change the email of the account" msgstr "Cambiar la dirección de correo de la cuenta" @@ -2149,7 +2643,7 @@ msgstr "" "confirmación.
Este mensaje contiene un enlace que podrás visitar para " "validar la modificación.
Ahí se te pedirá la siguiente clave:
" -#: ../admin/mem_cm.php:47 +#: ../admin/mem_cm.php:47 ../admin/mem_cm.php:54 msgid "" "Enter the key you got when you requested the mailbox change, then click the " "OK button." @@ -2157,15 +2651,15 @@ msgstr "" "Entra la clave que te fue enviada para confirmar el cambio de dirección de " "correo y presiona en OK." -#: ../admin/mem_cm.php:48 +#: ../admin/mem_cm.php:48 ../admin/mem_cm.php:55 msgid "Key" msgstr "Clave" -#: ../admin/mem_cm.php:49 +#: ../admin/mem_cm.php:49 ../admin/mem_cm.php:56 msgid "OK" msgstr "OK" -#: ../admin/mem_cm2.php:48 +#: ../admin/mem_cm2.php:48 ../admin/mem_cm2.php:55 msgid "The mailbox has been successfully changed." msgstr "Se cambió con éxito la dirección de correo." @@ -2181,92 +2675,92 @@ msgstr "Fuiste desconectado de la interfaz de administración." msgid "Click here to log in" msgstr "Presiona aquí para volver a conectarte" -#: ../admin/mem_param.php:36 +#: ../admin/mem_param.php:36 ../admin/mem_param.php:43 msgid "Your help setting has been updated." msgstr "Los parámetros de ayuda han sido modificados." -#: ../admin/mem_param.php:40 +#: ../admin/mem_param.php:40 ../admin/mem_param.php:47 msgid "Settings of your account" msgstr "Parámetros de tu cuenta" -#: ../admin/mem_param.php:50 ../admin/mem_passwd.php:50 -#: ../admin/sql_users_list.php:61 +#: ../admin/mem_param.php:50 ../admin/mem_param.php:57 +#: ../admin/mem_passwd.php:50 ../admin/sql_users_list.php:61 msgid "Password change" msgstr "Cambio de contraseña" -#: ../admin/mem_param.php:54 +#: ../admin/mem_param.php:54 ../admin/mem_param.php:61 msgid "You cannot change your password" msgstr "No estás autorizado a cambiar tu contraseña" -#: ../admin/mem_param.php:59 +#: ../admin/mem_param.php:59 ../admin/mem_param.php:66 msgid "help_chg_passwd" msgstr "" "Aquí puedes modificar la contraseña que te permite acceder a la interfaz. " "¡No la pierdas!
Entra aquí la contraseña actual, y luego la nueva " "contraseña (dos veces, por seguridad), y presiona en 'Cambiar la contraseña''" -#: ../admin/mem_param.php:63 +#: ../admin/mem_param.php:63 ../admin/mem_param.php:70 msgid "Old password" msgstr "Antigua contraseña" # msgid "New password" # msgstr "Nueva contraseña" -#: ../admin/mem_param.php:66 +#: ../admin/mem_param.php:66 ../admin/mem_param.php:73 msgid "Change my password" msgstr "Cambiar mi contraseña" -#: ../admin/mem_param.php:75 +#: ../admin/mem_param.php:75 ../admin/mem_param.php:82 msgid "help_chg_mail" msgstr "" "Aquí puedes modificar la dirección de correo relacionada con tu cuenta.
" "Ingresa a continuación la nueva dirección. Un mensaje será enviado a esta " "dirección para confirmación." -#: ../admin/mem_param.php:76 +#: ../admin/mem_param.php:76 ../admin/mem_param.php:83 msgid "Current mailbox" msgstr "Dirección actual" -#: ../admin/mem_param.php:77 +#: ../admin/mem_param.php:77 ../admin/mem_param.php:84 msgid "New mailbox" msgstr "Nueva dirección" -#: ../admin/mem_param.php:78 +#: ../admin/mem_param.php:78 ../admin/mem_param.php:85 #, fuzzy msgid "Change my email address" msgstr "Cambiar mi dirección email" -#: ../admin/mem_param.php:85 +#: ../admin/mem_param.php:85 ../admin/mem_param.php:92 msgid "Online help settings" msgstr "Parámetros de la ayuda en línea" -#: ../admin/mem_param.php:86 +#: ../admin/mem_param.php:86 ../admin/mem_param.php:93 msgid "help_help_settings" msgstr "" "Cada página de la interfaz presenta información de ayuda resumida, " "acompañada por un enlace hacia la ayuda en línea
Para ver esta ayuda de " "manera automática, márcalo aquí." -#: ../admin/mem_param.php:87 +#: ../admin/mem_param.php:87 ../admin/mem_param.php:94 msgid "Do you want to see the help texts and links on each page?" msgstr "¿Quieres ver los textos de ayuda y los enlaces en cada página?" -#: ../admin/mem_param.php:88 +#: ../admin/mem_param.php:88 ../admin/mem_param.php:95 msgid "Change these settings" msgstr "Modificar estos parámetros" -#: ../admin/mem_param.php:101 +#: ../admin/mem_param.php:101 ../admin/mem_param.php:108 msgid "Members list view" msgstr "Vista de la lista de miembros" -#: ../admin/mem_param.php:102 +#: ../admin/mem_param.php:102 ../admin/mem_param.php:109 msgid "Large view" msgstr "Vista amplia" -#: ../admin/mem_param.php:103 +#: ../admin/mem_param.php:103 ../admin/mem_param.php:110 msgid "Short view" msgstr "Vista reducida" -#: ../admin/mem_param.php:105 +#: ../admin/mem_param.php:105 ../admin/mem_param.php:112 msgid "Change my admin preferences" msgstr "Modificar mis preferencias de administrador" @@ -2278,35 +2772,40 @@ msgstr "La contraseña fue cambiada." msgid "Home / Information" msgstr "" -#: ../admin/menu_adm.php:39 +#: ../admin/menu.php:49 +msgid "About" +msgstr "" + +#: ../admin/menu_adm.php:32 ../admin/menu_adm.php:39 msgid "Administration" msgstr "Administración" -#: ../admin/menu_adm.php:44 +#: ../admin/menu_adm.php:37 ../admin/menu_adm.php:44 #, fuzzy msgid "Manage the Alternc accounts" msgstr "Cambiar la dirección de correo de la cuenta" -#: ../admin/menu_adm.php:45 +#: ../admin/menu_adm.php:38 ../admin/menu_adm.php:45 #, fuzzy msgid "User Quotas" msgstr "Cuotas" -#: ../admin/menu_adm.php:49 +#: ../admin/menu_adm.php:42 ../admin/menu_adm.php:49 #, fuzzy msgid "General PhpMyAdmin" msgstr "Admin SQL general" -#: ../admin/menu_aide.php:32 +#: ../admin/menu_aide.php:25 ../admin/menu_aide.php:32 msgid "Online help" msgstr "Ayuda en línea" -#: ../admin/menu_dom.php:41 ../admin/quotas_oneuser.php:22 -#: ../admin/quotas_users.php:134 +#: ../admin/menu_dom.php:34 ../admin/menu_dom.php:41 +#: ../admin/quotas_oneuser.php:22 ../admin/quotas_oneuser.php:33 +#: ../admin/quotas_users.php:122 ../admin/quotas_users.php:134 msgid "Domains" msgstr "Dominios" -#: ../admin/menu_ftp.php:41 +#: ../admin/menu_ftp.php:34 ../admin/menu_ftp.php:41 ../class/m_ftp.php:361 msgid "FTP accounts" msgstr "Cuentas FTP" @@ -2315,34 +2814,53 @@ msgstr "Cuentas FTP" msgid "Langues" msgstr "Idiomas" -#: ../admin/menu_mail.php:41 +#: ../admin/menu_logs.php:28 +msgid "Logs" +msgstr "" + +#: ../admin/menu_mail.php:34 ../admin/menu_mail.php:41 #, fuzzy msgid "Email Addresses" msgstr "Dirección de correo" -#: ../admin/menu_mem.php:32 +#: ../admin/menu_mem.php:25 ../admin/menu_mem.php:32 msgid "Settings" msgstr "Configuración" -#: ../admin/menu_mem.php:35 +#: ../admin/menu_mem.php:28 ../admin/menu_mem.php:35 msgid "Logout" msgstr "Salir" -#: ../admin/menu_quota.php:32 +#: ../admin/menu_piwik.php:31 +#, fuzzy +msgid "Piwik statistics" +msgstr "Estadísticas Web" + +#: ../admin/menu_piwik.php:34 +#, fuzzy +msgid "Piwik Users" +msgstr "Usuarios" + +#: ../admin/menu_piwik.php:35 +msgid "Piwik Sites" +msgstr "" + +#: ../admin/menu_quota.php:25 ../admin/menu_quota.php:32 msgid "Show my quotas" msgstr "Mostrar cuotas" -#: ../admin/menu_sql.php:41 +#: ../admin/menu_sql.php:34 ../admin/menu_sql.php:41 msgid "Databases" msgstr "Bases de datos" # msgid "General SQL Admin" # msgstr "Admin general SQL " -#: ../admin/menu_sql.php:42 ../admin/sql_users_list.php:37 +#: ../admin/menu_sql.php:35 ../admin/menu_sql.php:42 +#: ../admin/sql_users_list.php:37 msgid "MySQL Users" msgstr "Usuarios MySQL" -#: ../admin/menu_sql.php:43 +#: ../admin/menu_sql.php:37 ../admin/menu_sql.php:43 msgid "PhpMyAdmin" msgstr "" @@ -2350,10 +2868,86 @@ msgstr "" msgid "Raw web statistics" msgstr "Estadísticas web en bruto" -#: ../admin/menu_web.php:34 +#: ../admin/menu_web.php:27 ../admin/menu_web.php:34 msgid "Protected folders" msgstr "Carpetas protegidas" +#: ../admin/piwik_addaccount.php:34 +#, fuzzy +msgid "You cannot add any new Piwik account, your quota is over." +msgstr "Tu cuota de cuentas FTP alcanzó su limite, no se pueden crear más." + +#: ../admin/piwik_addaccount.php:44 +msgid "Error : missing arguments." +msgstr "" + +#: ../admin/piwik_addaccount.php:50 +#, fuzzy, php-format +msgid "Creation of Piwik account \"%s\"" +msgstr "Crear una nueva cuenta FTP" + +#: ../admin/piwik_addsites.php:44 +msgid "Error during adding website.
" +msgstr "" + +#: ../admin/piwik_addsites.php:46 +msgid "Successfully add website" +msgstr "" + +#: ../admin/piwik_sitelist.php:42 ../admin/piwik_userlist.php:54 +#, fuzzy +msgid "Add a new website" +msgstr "Añadir un nuevo TLD" + +#: ../admin/piwik_sitelist.php:44 ../admin/piwik_userlist.php:56 +msgid "URL of the website" +msgstr "" + +#: ../admin/piwik_sitelist.php:55 +msgid "Existing Piwik monitored websites" +msgstr "" + +#: ../admin/piwik_sitelist.php:61 ../admin/piwik_userlist.php:74 +msgid "No existing Piwik users" +msgstr "" + +#: ../admin/piwik_sitelist.php:66 +#, fuzzy +msgid "Site name" +msgstr "Cambiar nombre" + +#: ../admin/piwik_sitelist.php:66 +msgid "Site url" +msgstr "" + +#: ../admin/piwik_user_dodel.php:39 +msgid "Missing login parameters" +msgstr "" + +#: ../admin/piwik_user_dodel.php:54 +msgid "Piwik accounts deletion confirm" +msgstr "" + +#: ../admin/piwik_user_dodel.php:57 +#, php-format +msgid "Do you really want to delete the Piwik account %s ?" +msgstr "" + +#: ../admin/piwik_userlist.php:41 +#, fuzzy +msgid "Create a new piwik account" +msgstr "Crear una nueva cuenta FTP" + +#: ../admin/piwik_userlist.php:66 +#, fuzzy +msgid "Existing Piwik accounts" +msgstr "Modificación de una cuenta FTP" + +#: ../admin/piwik_userlist.php:79 ../admin/piwik_userlist.php:89 +#, fuzzy +msgid "Connect" +msgstr "Conectarse como" + #: ../admin/quota_show.php:34 msgid "Account's quotas" msgstr "Cuotas de la cuenta" @@ -2362,132 +2956,153 @@ msgstr "Cuotas de la cuenta" msgid "No quotas for this account, or quotas currently unavailable!" msgstr "¡No hay cuota para esta cuenta, o imposible obtener cuota!" -#: ../admin/quotas_oneuser.php:13 +#: ../admin/quotas_oneuser.php:13 ../admin/quotas_oneuser.php:22 msgid "Web Space:" msgstr "" -#: ../admin/quotas_oneuser.php:14 ../admin/quotas_oneuser.php:53 -#: ../admin/quotas_oneuser.php:90 ../admin/quotas_oneuser.php:130 -#: ../admin/quotas_users.php:291 ../admin/quotas_users.php:292 -#: ../admin/quotas_users.php:327 ../admin/quotas_users.php:328 -#: ../admin/quotas_users.php:347 ../admin/quotas_users.php:348 -#: ../admin/quotas_users.php:360 ../admin/quotas_users.php:361 -msgid "MB" -msgstr "" - -#: ../admin/quotas_oneuser.php:23 +#: ../admin/quotas_oneuser.php:23 ../admin/quotas_oneuser.php:34 #, fuzzy msgid "Emails" msgstr "Dirección de correo" -#: ../admin/quotas_oneuser.php:24 ../admin/quotas_oneuser.php:71 -#: ../admin/quotas_oneuser.php:112 ../admin/quotas_users.php:130 -#: ../admin/quotas_users.php:171 +#: ../admin/quotas_oneuser.php:24 ../admin/quotas_oneuser.php:35 +#: ../admin/quotas_oneuser.php:71 ../admin/quotas_oneuser.php:112 +#: ../admin/quotas_oneuser.php:113 ../admin/quotas_oneuser.php:160 +#: ../admin/quotas_users.php:118 ../admin/quotas_users.php:130 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Space" msgstr "" -#: ../admin/quotas_oneuser.php:70 ../admin/quotas_users.php:179 +#: ../admin/quotas_oneuser.php:48 +#, fuzzy +msgid "Mail boxes:" +msgstr "Buzones de correo" + +#: ../admin/quotas_oneuser.php:70 ../admin/quotas_oneuser.php:112 +#: ../admin/quotas_users.php:167 ../admin/quotas_users.php:179 msgid "DB" msgstr "" -#: ../admin/quotas_oneuser.php:111 ../admin/quotas_users.php:175 -#: ../admin/quotas_users.php:178 +#: ../admin/quotas_oneuser.php:104 +#, fuzzy +msgid "Databases:" +msgstr "Bases de datos" + +#: ../admin/quotas_oneuser.php:111 ../admin/quotas_oneuser.php:159 +#: ../admin/quotas_users.php:163 ../admin/quotas_users.php:166 +#: ../admin/quotas_users.php:175 ../admin/quotas_users.php:178 msgid "Lists" msgstr "" +#: ../admin/quotas_oneuser.php:151 +msgid "Mailman lists:" +msgstr "" + +#: ../admin/quotas_users.php:20 +#, fuzzy +msgid "Quotas status" +msgstr "Cuotas" + #: ../admin/quotas_users.php:29 msgid "" "This page shows the space and service count of your AlternC server and each " "AlternC accounts." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 #, php-format msgid "% of the total." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 msgid "MB." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 #, php-format msgid "Sizes are shown as %s" msgstr "" -#: ../admin/quotas_users.php:33 +#: ../admin/quotas_users.php:33 ../admin/quotas_users.php:35 msgid "Global" msgstr "" -#: ../admin/quotas_users.php:33 +#: ../admin/quotas_users.php:33 ../admin/quotas_users.php:35 msgid "Server-side view:" msgstr "" -#: ../admin/quotas_users.php:34 +#: ../admin/quotas_users.php:34 ../admin/quotas_users.php:36 msgid "Detailed view:" msgstr "" -#: ../admin/quotas_users.php:36 ../admin/quotas_users.php:43 +#: ../admin/quotas_users.php:36 ../admin/quotas_users.php:38 +#: ../admin/quotas_users.php:43 msgid "Percentage" msgstr "" -#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:40 +#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:39 +#: ../admin/quotas_users.php:40 msgid "Graphical" msgstr "" -#: ../admin/quotas_users.php:39 ../admin/quotas_users.php:42 +#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:39 +#: ../admin/quotas_users.php:42 msgid "In MB" msgstr "" -#: ../admin/quotas_users.php:48 +#: ../admin/quotas_users.php:42 ../admin/quotas_users.php:48 #, fuzzy msgid "Show the domain names" msgstr "Nombre de dominio" -#: ../admin/quotas_users.php:50 +#: ../admin/quotas_users.php:44 ../admin/quotas_users.php:50 #, fuzzy msgid "Hide the domain names" msgstr "Instalar el dominio login.%s" -#: ../admin/quotas_users.php:53 +#: ../admin/quotas_users.php:47 ../admin/quotas_users.php:53 #, fuzzy msgid "All accounts" msgstr "%s cuentas" -#: ../admin/quotas_users.php:130 ../admin/quotas_users.php:171 +#: ../admin/quotas_users.php:118 ../admin/quotas_users.php:130 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Count" msgstr "" -#: ../admin/quotas_users.php:139 +#: ../admin/quotas_users.php:127 ../admin/quotas_users.php:139 +#: ../class/m_mail.php:78 #, fuzzy msgid "Email addresses" msgstr "Dirección de correo" -#: ../admin/quotas_users.php:145 +#: ../admin/quotas_users.php:133 ../admin/quotas_users.php:145 msgid "Mailman lists" msgstr "" # msgid "General SQL Admin" # msgstr "Admin general SQL " -#: ../admin/quotas_users.php:151 ../admin/sql_bck.php:48 -#: ../admin/sql_del.php:66 ../admin/sql_del.php:72 -#: ../admin/sql_dorestore.php:38 ../admin/sql_getparam.php:38 +#: ../admin/quotas_users.php:139 ../admin/quotas_users.php:151 +#: ../admin/sql_bck.php:48 ../admin/sql_del.php:66 ../admin/sql_del.php:72 +#: ../admin/sql_dorestore.php:38 ../admin/sql_dorestore.php:44 +#: ../admin/sql_getparam.php:38 ../admin/sql_getparam.php:44 #: ../admin/sql_list.php:37 ../admin/sql_passchg.php:38 -#: ../admin/sql_restore.php:43 +#: ../admin/sql_restore.php:43 ../class/m_mysql.php:894 msgid "MySQL Databases" msgstr "Base de datos MySQL" -#: ../admin/quotas_users.php:173 +#: ../admin/quotas_users.php:161 ../admin/quotas_users.php:173 #, fuzzy msgid "Dom" msgstr "Dominio" +#: ../admin/quotas_users.php:162 ../admin/quotas_users.php:165 #: ../admin/quotas_users.php:174 ../admin/quotas_users.php:177 #, fuzzy msgid "Mails" msgstr "Buzones de correo" -#: ../admin/quotas_users.php:176 +#: ../admin/quotas_users.php:164 ../admin/quotas_users.php:176 msgid "Web" msgstr "" @@ -2496,19 +3111,19 @@ msgid "err_mysql_1" msgstr "Alcanzaste tu cuota de bases MySQL, ya no puedes crear una más." # ################################################################# -#: ../admin/sql_add.php:39 ../admin/sql_list.php:94 +#: ../admin/sql_add.php:39 ../admin/sql_list.php:90 ../admin/sql_list.php:94 #, fuzzy msgid "Create a new MySQL database" msgstr "Crear una nueva base de datos" # msgid "General SQL Admin" # msgstr "Admin general SQL " -#: ../admin/sql_add.php:52 +#: ../admin/sql_add.php:52 ../admin/sql_add.php:56 ../admin/sql_list.php:96 #, fuzzy msgid "MySQL Database" msgstr "Base de datos MySQL" -#: ../admin/sql_add.php:58 +#: ../admin/sql_add.php:58 ../admin/sql_add.php:62 ../admin/sql_list.php:102 #, fuzzy msgid "Create this new MySQL database." msgstr "Crear esta nueva base de datos" @@ -2562,7 +3177,7 @@ msgid "Change the MySQL backup parameters" msgstr "Cambiar los parámetros de resplados SQL" #: ../admin/sql_bck.php:113 ../admin/sql_dorestore.php:56 -#: ../admin/sql_restore.php:71 +#: ../admin/sql_dorestore.php:62 ../admin/sql_restore.php:71 msgid "You currently have no database defined" msgstr "No tienes ninguna base de datos definida" @@ -2583,15 +3198,19 @@ msgstr "Confirmar la supresión de las bases de datos SQL siguientes" msgid "This will delete all the tables currently in those db." msgstr "Esto borrará todas las tablas contenidas dentro de estas bases." +#: ../admin/sql_doadd.php:37 +msgid "You " +msgstr "" + #: ../admin/sql_dobck.php:48 msgid "Your backup parameters has been successfully changed." msgstr "Tus parámetros de respaldos fueron cambiados." -#: ../admin/sql_dorestore.php:44 +#: ../admin/sql_dorestore.php:44 ../admin/sql_dorestore.php:50 msgid "Restore a SQL backup" msgstr "Restaurar una copia de resplado SQL" -#: ../admin/sql_dorestore.php:50 +#: ../admin/sql_dorestore.php:50 ../admin/sql_dorestore.php:56 msgid "" "Your database has been restored, check out the previous text for error " "messages." @@ -2601,38 +3220,62 @@ msgstr "Tu base fue restaurada, verifica los posibles errores en el texto." msgid "Your current settings are" msgstr "Los parámetros actuales son" +#: ../admin/sql_getparam.php:53 +#, fuzzy +msgid "Your current connection settings are" +msgstr "Los parámetros actuales son" + +#: ../admin/sql_getparam.php:56 +#, fuzzy +msgid "Mysql Server" +msgstr "Servidor SQL" + #: ../admin/sql_getparam.php:58 ../admin/sql_list.php:53 #, fuzzy msgid "MySQL Server" msgstr "Servidor SQL" +#: ../admin/sql_getparam.php:60 ../admin/sql_list.php:54 +#: ../admin/sql_list.php:62 ../admin/sql_passchg.php:54 +msgid "Database" +msgstr "Base de datos" + #: ../admin/sql_getparam.php:62 #, fuzzy msgid "Main database" msgstr "Crear mi base de datos principal" -#: ../admin/sql_getparam.php:67 +#: ../admin/sql_getparam.php:67 ../admin/sql_getparam.php:83 #, fuzzy msgid "Back to the MySQL database list" msgstr "Regresar a la lista de cuentas" +#: ../admin/sql_getparam.php:80 +msgid "" +"You changed the MySQL User base configuration. Please reffer to your " +"configuration" +msgstr "" + #: ../admin/sql_list.php:45 msgid "You have no sql user at the moment." msgstr "" -#: ../admin/sql_list.php:62 ../admin/sql_list.php:74 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:62 ../admin/sql_list.php:66 +#: ../admin/sql_list.php:74 msgid "Backup" msgstr "Respaldos" -#: ../admin/sql_list.php:62 ../admin/sql_passchg.php:54 -msgid "Database" -msgstr "Base de datos" - -#: ../admin/sql_list.php:62 ../admin/sql_list.php:75 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:62 ../admin/sql_list.php:67 +#: ../admin/sql_list.php:75 msgid "Restore" msgstr "Restauración" -#: ../admin/sql_list.php:84 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:68 +#, fuzzy +msgid "Show Settings" +msgstr "Configuración" + +#: ../admin/sql_list.php:77 ../admin/sql_list.php:84 msgid "Delete the checked databases" msgstr "Borrar las bases de datos seleccionadas" @@ -2678,36 +3321,37 @@ msgid "Note: If the filename ends with .gz, it will be uncompressed before." msgstr "" "Nota: Si el nombre del archivo termina por .gz, primero será descomprimido." +#: ../admin/sql_users_add.php:41 ../admin/sql_users_add.php:46 +#: ../admin/sql_users_list.php:81 ../admin/sql_users_list.php:82 +msgid "Create a new MySQL user" +msgstr "Crear un nuevo usuario MySQL" + #: ../admin/sql_users_add.php:41 #, fuzzy msgid "err_mysql_13" msgstr "Alcanzaste tu cuota de bases MySQL, ya no puedes crear una más." -#: ../admin/sql_users_add.php:46 ../admin/sql_users_list.php:82 -msgid "Create a new MySQL user" -msgstr "Crear un nuevo usuario MySQL" - -#: ../admin/sql_users_add.php:77 +#: ../admin/sql_users_add.php:72 ../admin/sql_users_add.php:77 #, fuzzy msgid "Create this new MySQL user" msgstr "Crear un nuevo usuario MySQL" -#: ../admin/sql_users_del.php:43 +#: ../admin/sql_users_del.php:43 ../admin/sql_users_del.php:47 #, php-format msgid "The user %s has been successfully deleted" msgstr "Tu usuario %s fue borrado" # msgid "General SQL Admin" # msgstr "Admin general SQL " -#: ../admin/sql_users_del.php:54 +#: ../admin/sql_users_del.php:54 ../admin/sql_users_del.php:58 msgid "MySQL users" msgstr "Usuarios MySQL" -#: ../admin/sql_users_del.php:57 +#: ../admin/sql_users_del.php:57 ../admin/sql_users_del.php:61 msgid "Confirm the deletion of the following MySQL users" msgstr "Confirmar la supresión de los usuarios MySQL siguientes" -#: ../admin/sql_users_dorights.php:44 +#: ../admin/sql_users_dorights.php:44 ../admin/sql_users_dorights.php:54 msgid "The rights has been successfully applied to the user" msgstr "Los derechos fueron correctamente aplicados al usuario" @@ -2725,16 +3369,16 @@ msgstr "Administrar miembros" msgid "Change user password" msgstr "Modificar contraseña" -#: ../admin/sql_users_rights.php:41 +#: ../admin/sql_users_rights.php:40 ../admin/sql_users_rights.php:41 #, php-format msgid "MySQL Rights for %s" msgstr "Derechos MySQL para %s" -#: ../admin/sql_users_rights.php:81 +#: ../admin/sql_users_rights.php:81 ../admin/sql_users_rights.php:87 msgid "Reverse selection" msgstr "" -#: ../admin/sql_users_rights.php:94 +#: ../admin/sql_users_rights.php:94 ../admin/sql_users_rights.php:100 msgid "Apply" msgstr "Aplicar" @@ -2854,90 +3498,562 @@ msgid "All this account information will be deleted at expiration" msgstr "" # Variables used in functions.php3 -#: ../class/functions.php:286 +#: ../class/functions.php:270 ../class/functions.php:286 msgid "Bytes" msgstr "Octetos" -#: ../class/functions.php:288 +#: ../class/functions.php:272 ../class/functions.php:288 msgid "Byte" msgstr "Octeto" -#: ../class/functions.php:293 +#: ../class/functions.php:277 ../class/functions.php:293 msgid "Kb" msgstr "Kb" -#: ../class/functions.php:297 +#: ../class/functions.php:281 ../class/functions.php:297 msgid "Mb" msgstr "Mb" -#: ../class/functions.php:301 +#: ../class/functions.php:285 ../class/functions.php:301 msgid "Gb" msgstr "Gb" -#: ../class/functions.php:303 +#: ../class/functions.php:287 ../class/functions.php:303 msgid "Tb" msgstr "Tb" -#: ../class/functions.php:390 +#: ../class/functions.php:374 ../class/functions.php:390 msgid "year" msgstr "año" # Variables used in functions.php3 -#: ../class/functions.php:390 +#: ../class/functions.php:374 ../class/functions.php:390 msgid "years" msgstr "años" -#: ../class/functions.php:392 +#: ../class/functions.php:376 ../class/functions.php:392 msgid "month" msgstr "mes" -#: ../class/functions.php:392 +#: ../class/functions.php:376 ../class/functions.php:392 msgid "months" msgstr "meses" -#: ../class/functions.php:415 +#: ../class/functions.php:399 ../class/functions.php:415 msgid "Not managed" msgstr "No manejado" -# translation of messages.po to -# translation of admin2.po to -# Spanish AlternC Translation -# Copyright (c) 2002 the AlternC Development Team -# -# -# Bruno Marmier , 2003, 2004. -# Daniel Viñar Ulriksen , 2008. -#: ../class/lang_env.php:69 -msgid "" +#: ../class/functions.php:521 ../class/functions.php:523 +msgid "Previous Page" msgstr "" -"Project-Id-Version: messages\n" -"Report-Msgid-Bugs-To: i18n@alternc.org\n" -"POT-Creation-Date: 2012-08-21 19:09+0200\n" -"PO-Revision-Date: 2008-09-05 16:50+0200\n" -"Last-Translator: \n" -"Language-Team: \n" -"Language: es\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" -#: ../class/m_cron.php:37 +#: ../class/functions.php:577 ../class/functions.php:579 +msgid "Next Page" +msgstr "" + +#: ../class/m_admin.php:57 +msgid "This TLD is forbidden" +msgstr "Este TLD está prohibido" + +#: ../class/m_admin.php:58 +msgid "primary DNS is checked in WHOIS db" +msgstr "verificar el DNS primario en la base WHOIS" + +#: ../class/m_admin.php:59 +msgid "primary & secondary DNS are checked in WHOIS db" +msgstr "verificar los DNS primario y segundario en la base WHOIS" + +#: ../class/m_admin.php:60 +msgid "Domain must exist, but don't do any DNS check" +msgstr "El dominio debe existir, pero no hacer ninguna verificación de DNS" + +#: ../class/m_admin.php:61 +msgid "Domain can be installed, no check at all" +msgstr "Se puede instalar el dominio, ninguna verificación" + +#: ../class/m_admin.php:62 +#, fuzzy +msgid "Domain can be installed, force NO DNS hosting" +msgstr "El dominio puede ser instalado (pero no se maneja el DNS)" + +#: ../class/m_admin.php:82 ../class/m_admin.php:113 ../class/m_admin.php:177 +#: ../class/m_admin.php:211 ../class/m_admin.php:252 ../class/m_admin.php:280 +#: ../class/m_admin.php:307 ../class/m_admin.php:450 ../class/m_admin.php:484 +#: ../class/m_admin.php:508 ../class/m_admin.php:534 +msgid "-- Only administrators can access this page! --" +msgstr "" + +#: ../class/m_admin.php:90 ../class/m_admin.php:123 ../class/m_admin.php:468 +#: ../class/m_admin.php:492 ../class/m_admin.php:516 ../class/m_admin.php:562 +#: ../class/m_admin.php:587 ../class/m_admin.php:611 ../class/m_admin.php:694 +#: ../class/m_admin.php:716 +#, fuzzy +msgid "Account not found" +msgstr "Tipo de cuenta" + +#: ../class/m_admin.php:219 ../class/m_admin.php:1077 +msgid "The password is too long according to the password policy" +msgstr "" + +#: ../class/m_admin.php:224 ../class/m_admin.php:1087 +msgid "" +"The password policy prevents you to use your login name inside your password" +msgstr "" + +#: ../class/m_admin.php:311 ../class/m_admin.php:316 +msgid "All fields are mandatory" +msgstr "" + +#: ../class/m_admin.php:320 +#, fuzzy +msgid "Please enter a valid email address" +msgstr "Añadir este buzón" + +#: ../class/m_admin.php:326 +msgid "Login can only contains characters a-z and 0-9" +msgstr "" + +#: ../class/m_admin.php:330 +msgid "The login is too long (16 chars max)" +msgstr "" + +#: ../class/m_admin.php:335 +msgid "Login can only contains characters a-z, 0-9 and -" +msgstr "" + +#: ../class/m_admin.php:368 +msgid "This login already exists" +msgstr "" + +#: ../class/m_admin.php:698 +#, fuzzy +msgid "This account is ALREADY an administrator account" +msgstr "Esta cuenta es un cuenta de administrador" + +#: ../class/m_admin.php:720 +#, fuzzy +msgid "This account is NOT an administrator account!" +msgstr "Esta cuenta es un cuenta de administrador" + +#: ../class/m_admin.php:861 ../class/m_dom.php:367 ../class/m_dom.php:651 +#, fuzzy, php-format +msgid "Domain '%s' not found." +msgstr "Dominio %s borrado" + +#: ../class/m_admin.php:880 ../class/m_admin.php:912 ../class/m_admin.php:960 +#, fuzzy +msgid "This TLD does not exist" +msgstr "El usuario no existe" + +#: ../class/m_admin.php:933 +msgid "The TLD name is mandatory" +msgstr "" + +#: ../class/m_admin.php:938 +msgid "This TLD already exist" +msgstr "" + +#: ../class/m_admin.php:1064 +msgid "-- Program error -- The requested password policy does not exist!" +msgstr "" + +#: ../class/m_admin.php:1072 +msgid "The password length is too short according to the password policy" +msgstr "" + +#: ../class/m_admin.php:1111 +msgid "" +"Your password contains not enough different classes of character, between " +"low-case, up-case, figures and special characters." +msgstr "" + +#: ../class/m_bro.php:68 +msgid "1 column, detailed" +msgstr "" + +#: ../class/m_bro.php:68 +msgid "2 columns, short" +msgstr "" + +#: ../class/m_bro.php:68 +msgid "3 columns, short" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tar.Z (Unix)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tar.bz2 (Linux)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tgz (Linux)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "zip (Windows/Dos)" +msgstr "" + +#: ../class/m_bro.php:71 +msgid "Edit the newly created file" +msgstr "" + +#: ../class/m_bro.php:71 +#, fuzzy +msgid "Go back to the file manager" +msgstr "Regresar al manejador de archivos" + +#: ../class/m_bro.php:342 ../class/m_bro.php:1004 +msgid "Cannot create the requested directory. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:348 ../class/m_bro.php:365 ../class/m_bro.php:390 +#: ../class/m_bro.php:414 ../class/m_bro.php:446 ../class/m_bro.php:457 +#: ../class/m_bro.php:486 ../class/m_bro.php:524 ../class/m_bro.php:565 +#: ../class/m_bro.php:602 ../class/m_bro.php:607 ../class/m_bro.php:695 +#: ../class/m_bro.php:832 ../class/m_bro.php:864 +msgid "File or folder name is incorrect" +msgstr "" + +#: ../class/m_bro.php:370 +msgid "Cannot create the requested file. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:461 +msgid "You cannot move or copy a file to the same folder." +msgstr "" + +#: ../class/m_bro.php:587 +#, php-format +msgid "" +"I can't find a way to extract the file %s, is it an unsupported compressed " +"format?" +msgstr "" + +#: ../class/m_bro.php:611 +msgid "You cannot move or copy a file to the same folder" +msgstr "" + +#: ../class/m_bro.php:691 +msgid "Cannot read the requested file. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:766 +#, fuzzy +msgid "File not in authorized directory" +msgstr "Ningún usuario autorizado en %s" + +#: ../class/m_cron.php:37 ../class/m_cron.php:40 msgid "Daily" msgstr "" -#: ../class/m_cron.php:38 +#: ../class/m_cron.php:38 ../class/m_cron.php:41 msgid "Hour" msgstr "" -#: ../class/m_cron.php:39 +#: ../class/m_cron.php:39 ../class/m_cron.php:42 msgid "Half Hour" msgstr "" +#: ../class/m_cron.php:124 +msgid "You seems to be over-quota." +msgstr "" + +#: ../class/m_cron.php:131 +msgid "Identity problem" +msgstr "" + +#: ../class/m_dom.php:168 +msgid "The name MUST contain only letter and digits." +msgstr "" + +#: ../class/m_dom.php:291 ../class/m_dom.php:640 ../class/m_dom.php:703 +#: ../class/m_dom.php:821 ../class/m_dom.php:907 ../class/m_dom.php:944 +#: ../class/m_dom.php:1257 +msgid "--- Program error --- No lock on the domains!" +msgstr "" + +#: ../class/m_dom.php:298 ../class/m_dom.php:645 ../class/m_dom.php:708 +#: ../class/m_dom.php:844 ../class/m_dom.php:965 +msgid "The domain name is syntaxically incorrect" +msgstr "" + +#: ../class/m_dom.php:304 ../class/m_dom.php:345 ../class/m_dom.php:1051 +msgid "" +"The requested domain is forbidden in this server, please contact the " +"administrator" +msgstr "" + +#: ../class/m_dom.php:308 +msgid "This domain is the server's domain! You cannot host it on your account!" +msgstr "" + +#: ../class/m_dom.php:313 ../class/m_dom.php:318 +msgid "The domain already exist." +msgstr "" + +#: ../class/m_dom.php:325 ../class/m_dom.php:951 +msgid "" +"The last member of the domain name is incorrect or cannot be hosted in that " +"server." +msgstr "" + +#: ../class/m_dom.php:329 ../class/m_dom.php:333 ../class/m_dom.php:569 +#: ../class/m_dom.php:955 +msgid "The domain cannot be found in the whois database." +msgstr "" + +#: ../class/m_dom.php:352 +msgid "Your domain quota is over, you cannot create more domain names." +msgstr "" + +#: ../class/m_dom.php:358 +msgid "An unexpected error occured when creating the domain" +msgstr "" + +#: ../class/m_dom.php:562 +msgid "The Whois database is unavailable, please try again later." +msgstr "" + +#: ../class/m_dom.php:713 ../class/m_dom.php:916 +#, fuzzy +msgid "The sub-domain does not exist." +msgstr "¡El buzón %s no existe!" + +#: ../class/m_dom.php:745 +msgid "The folder you entered is incorrect or does not exist." +msgstr "" + +#: ../class/m_dom.php:833 +msgid "" +"There is some forbidden characters in the sub domain (only A-Z 0-9 and - are " +"allowed)." +msgstr "" + +#: ../class/m_dom.php:838 +msgid "Invalid domain type selected, please check." +msgstr "" + +#: ../class/m_dom.php:849 +msgid "" +"The parameters for this subdomain and domain type are invalid. Please check " +"for subdomain entries incompatibility" +msgstr "" + +#: ../class/m_dom.php:872 ../class/m_dom.php:881 +msgid "I can't write to the destination folder" +msgstr "" + +#: ../class/m_dom.php:959 +msgid "" +"The DNS of this domain do not match the server's DNS. Please change your " +"domain's DNS (you may need to wait 1 day) before you install it again." +msgstr "" + +#: ../class/m_dom.php:970 +#, fuzzy, php-format +msgid "The domain name %s does not exist" +msgstr "¡El buzón %s no existe!" + +#: ../class/m_dom.php:976 +#, fuzzy +msgid "No change has been requested..." +msgstr "Los parámetros de ayuda han sido modificados." + +#: ../class/m_dom.php:984 ../class/m_dom.php:990 +msgid "" +"There is no MX record pointing to this server, and you are asking us to host " +"the mail here. Please fix your MX DNS pointer." +msgstr "" + +#: ../class/m_dom.php:1044 ../class/m_dom.php:1068 +msgid "The IP address you entered is incorrect." +msgstr "" + +#: ../class/m_dom.php:1135 ../class/m_dom.php:1141 ../class/m_dom.php:1159 +#: ../class/m_dom.php:1165 +#, fuzzy +msgid "This domain is not installed in your account" +msgstr "Esta cuenta es un cuenta de administrador" + +#: ../class/m_dom.php:1207 +msgid "The specified slave account already exists" +msgstr "" + +#: ../class/m_dom.php:1238 +msgid "--- Program error --- Lock already obtained!" +msgstr "" + #: ../class/m_err.php:66 ../class/m_err.php:94 ../class/m_err.php:96 +#: ../class/m_err.php:98 msgid "err_" msgstr "err_" +#: ../class/m_ftp.php:95 +#, fuzzy +msgid "No ftp account found" +msgstr "No existe ninguna cuenta por el momento" + +#: ../class/m_ftp.php:128 ../class/m_ftp.php:181 ../class/m_ftp.php:239 +#, fuzzy +msgid "This ftp account does not exist" +msgstr "El usuario no existe" + +#: ../class/m_ftp.php:190 ../class/m_ftp.php:264 +msgid "The chosen prefix is not allowed" +msgstr "" + +#: ../class/m_ftp.php:199 ../class/m_ftp.php:271 +msgid "This ftp account already exists" +msgstr "" + +#: ../class/m_ftp.php:207 ../class/m_ftp.php:283 +msgid "The directory cannot be created." +msgstr "" + +#: ../class/m_ftp.php:299 +msgid "Your ftp account quota is over. You cannot create more ftp accounts." +msgstr "" + +#: ../class/m_hta.php:70 ../class/m_hta.php:271 ../class/m_hta.php:312 +#, fuzzy, php-format +msgid "The folder '%s' does not exist" +msgstr "El miembro '%s' no existe" + +#: ../class/m_hta.php:78 ../class/m_hta.php:83 ../class/m_hta.php:93 +#: ../class/m_hta.php:233 ../class/m_hta.php:278 ../class/m_hta.php:327 +#, fuzzy +msgid "File already exist" +msgstr "Editar archivo" + +#: ../class/m_hta.php:115 +#, fuzzy +msgid "No protected folder" +msgstr "Carpetas protegidas" + +#: ../class/m_hta.php:196 +#, php-format +msgid "I cannot delete the file '%s'/.htaccess" +msgstr "" + +#: ../class/m_hta.php:200 +#, php-format +msgid "I cannot delete the file '%s'/.htpasswd" +msgstr "" + +#: ../class/m_hta.php:241 +#, fuzzy, php-format +msgid "The user '%s' already exist for this folder" +msgstr "No hay ningún archivo en esta carpeta" + +#: ../class/m_hta.php:253 +#, fuzzy +msgid "Please enter a valid username" +msgstr "Por favor, entra una contraseña" + +#: ../class/m_hta.php:382 +#, fuzzy +msgid "An incompatible .htaccess file exists in this folder." +msgstr "No hay ningún archivo en esta carpeta" + +#: ../class/m_mail.php:92 +#, fuzzy +msgid "Email account password" +msgstr "Contraseña inicial" + +#: ../class/m_mail.php:129 ../class/m_mail.php:209 ../class/m_mail.php:326 +#: ../class/m_mail.php:381 +msgid "The email you entered is syntaxically incorrect" +msgstr "" + +#: ../class/m_mail.php:166 +#, fuzzy +msgid "No mail found for this query" +msgstr "Añadir una cuenta de correo para el dominio %s" + +#: ../class/m_mail.php:221 +#, fuzzy +msgid "You cannot create email addresses: your quota is over." +msgstr "No puedes crear más estadísticas, alcanzaste el limite de tu cuota." + +#: ../class/m_mail.php:227 +#, fuzzy +msgid "This email address already exists" +msgstr "¡El buzón %s no existe!" + +#: ../class/m_mail.php:233 +msgid "An unexpected error occured when creating the email" +msgstr "" + +#: ../class/m_mail.php:287 +msgid "This email is not yours, you can't change anything on it" +msgstr "" + +#: ../class/m_mail.php:337 +#, fuzzy, php-format +msgid "The email %s does not exist, it can't be deleted" +msgstr "¡El buzón %s no existe!" + +#: ../class/m_mail.php:341 +#, fuzzy, php-format +msgid "The email %s is special, it can't be deleted" +msgstr "¡El buzón %s fue borrado!" + +#: ../class/m_mail.php:345 +#, php-format +msgid "The email %s is already marked for deletion, it can't be deleted" +msgstr "" + +#: ../class/m_mail.php:354 +#, fuzzy, php-format +msgid "The email %s has been marked for deletion" +msgstr "El dominio %s fue borrado." + +#: ../class/m_mail.php:360 +#, fuzzy, php-format +msgid "The email %s has been successfully deleted" +msgstr "El dominio %s fue borrado." + +#: ../class/m_mail.php:392 +#, php-format +msgid "The email %s does not exist, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:396 +#, php-format +msgid "The email %s is special, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:400 +#, php-format +msgid "" +"Sorry, deletion of email %s is already in progress, or not marked for " +"deletion, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:409 +#, fuzzy, php-format +msgid "The email %s has been undeleted" +msgstr "¡El buzón %s fue borrado!" + +#: ../class/m_mail.php:412 +#, php-format +msgid "-- Program Error -- The email %s can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:489 +msgid "" +"There is forbidden characters in your mail name. You can't make it a POP/" +"IMAP account, you can only use it as redirections to other emails." +msgstr "" + +#: ../class/m_mail.php:509 +msgid "" +"You set a quota smaller than the current mailbox size. Since it's not " +"allowed, we set the quota to the current mailbox size." +msgstr "" + #: ../class/m_mail_alias.php:98 msgid "Alias" msgstr "" @@ -2992,10 +4108,78 @@ msgstr "Dirigir hacia una URL" msgid "Send a copy of incoming emails to another mail address" msgstr "" -#: ../class/m_mem.php:542 +#: ../class/m_mem.php:85 ../class/m_mem.php:91 ../class/m_mem.php:151 +#: ../class/m_mem.php:268 +msgid "User or password incorrect" +msgstr "" + +#: ../class/m_mem.php:95 ../class/m_mem.php:445 +#, fuzzy +msgid "This account is locked, contact the administrator" +msgstr "Esta cuenta es un cuenta de administrador" + +#: ../class/m_mem.php:112 +msgid "Your IP isn't allowed to connect" +msgstr "" + +#: ../class/m_mem.php:227 ../class/m_mem.php:306 +#, fuzzy +msgid "Cookie incorrect, please accept the session cookie" +msgstr "Debe aceptar el cookie de sesión para poder conectarte" + +#: ../class/m_mem.php:233 ../class/m_mem.php:312 +msgid "Session unknown, contact the administrator" +msgstr "" + +#: ../class/m_mem.php:239 ../class/m_mem.php:317 +msgid "IP address incorrect, please contact the administrator" +msgstr "" + +#: ../class/m_mem.php:352 +msgid "The old password is incorrect" +msgstr "" + +#: ../class/m_mem.php:356 +msgid "The new passwords are differents, please retry." +msgstr "" + +#: ../class/m_mem.php:405 +msgid "The new passwords are differents, please retry" +msgstr "" + +#: ../class/m_mem.php:495 +msgid "The information you entered is incorrect." +msgstr "" + +#: ../class/m_mem.php:541 ../class/m_mem.php:542 msgid "Help" msgstr "Ayuda" +#: ../class/m_piwik.php:68 +msgid "Statistics through Piwik accounts" +msgstr "" + +#: ../class/m_piwik.php:143 ../class/m_piwik.php:243 +msgid "You are not allowed to delete the statistics of this website" +msgstr "" + +#: ../class/m_piwik.php:287 +msgid "Unable to reach the API" +msgstr "" + +#: ../class/m_piwik.php:294 +msgid "Error while decoding response from the API" +msgstr "" + +#: ../class/m_piwik.php:300 +msgid "Other format than JSON is not implemented yet" +msgstr "" + +#: ../class/m_quota.php:151 +#, fuzzy +msgid "Error writing the quota entry !" +msgstr "Modificar cuotas del miembro" + #: ../class/mime.php:135 msgid "CSS Stylesheet" msgstr "Hoja de estilo CSS" @@ -3131,30 +4315,14 @@ msgstr "Archivo Real Media" #~ msgid "Add a mail to the domain %s" #~ msgstr "Añadir una cuenta de correo para el dominio %s" -#, fuzzy -#~ msgid "Is it a POP/IMAP account?" -#~ msgstr "¿Cuenta POP?" - -#, fuzzy -#~ msgid "POP/IMAP password" -#~ msgstr "Contraseña POP" - #, fuzzy #~ msgid "Redirections
Other recipients:" #~ msgstr "Otros destinatarios" -#, fuzzy -#~ msgid "one email per line" -#~ msgstr "una cuenta de correo por línea" - #, fuzzy #~ msgid "Is it a temporary mail account?" #~ msgstr "Modificar cuenta FTP." -#, fuzzy -#~ msgid "Create this email address" -#~ msgstr "Añadir este buzón" - #~ msgid "help_mail_add" #~ msgstr "" #~ "- Para crear este buzón de correo
Si quieres almacenar los mensajes " @@ -3169,38 +4337,10 @@ msgstr "Archivo Real Media" #~ "su login@sudominio y sa contraseña es la que acabas de " #~ "ingesar en este formulario." -#, fuzzy -#~ msgid "The email address %s does not exist!" -#~ msgstr "¡El buzón %s no existe!" - -#, fuzzy -#~ msgid "The email address %s has been deleted!" -#~ msgstr "¡El buzón %s fue borrado!" - -#~ msgid "Deleting mail accounts" -#~ msgstr "Supresión de buzones de correo" - -#~ msgid "Please confirm the deletion of the following mail accounts:" -#~ msgstr "Confirmar la supresión de los buzones de correo siguientes:" - -#, fuzzy -#~ msgid "Confirm the deletion" -#~ msgstr "Confirmar la supresión del dominio %s" - -#, fuzzy -#~ msgid "Don't delete anything and go back to the email list" -#~ msgstr "No borrar nada, volver a la lista de buzones de correo" - #, fuzzy #~ msgid "The email address %s has been successfully created" #~ msgstr "El buzón %s fue creado con éxito" -#~ msgid "The mailbox %s does not exist!" -#~ msgstr "¡El buzón %s no existe!" - -#~ msgid "The mailbox %s has been deleted!" -#~ msgstr "¡El buzón %s fue borrado!" - #, fuzzy #~ msgid "The email address %s has been successfully changed" #~ msgstr "Se modificó correctamente el buzón %s" @@ -3240,10 +4380,6 @@ msgstr "Archivo Real Media" #~ msgid "This account will be deleted on" #~ msgstr "no pudo ser borrado" -#, fuzzy -#~ msgid "Delete the checked email addresses" -#~ msgstr "Borrar las bases de datos seleccionadas" - #~ msgid "help_sql_list_ok" #~ msgstr "" #~ "Tienes una o más bases de datos.
Presiona en 'Admin SQL' en el menú " @@ -3324,9 +4460,6 @@ msgstr "Archivo Real Media" #~ msgid "Import this file" #~ msgstr "Importar este archivo" -#~ msgid "Send" -#~ msgstr "Mandar" - #~ msgid "There is an ftp account in this folder" #~ msgstr "Existe una cuenta FTP en esta carpeta" @@ -3342,9 +4475,6 @@ msgstr "Archivo Real Media" #~ msgid "Click here to protect this folder with login/password" #~ msgstr "Presiona aquí para proteger esta carpeta con un login / contaseña" -#~ msgid "Download" -#~ msgstr "Bajar" - #~ msgid "this folder and its subfolders as a compressed file" #~ msgstr "esta carpeta y sus sub-carpetas como archivo comprimido" @@ -3354,9 +4484,6 @@ msgstr "Archivo Real Media" #~ msgid "File editor preferences" #~ msgstr "Preferencias del editor de archivos" -#~ msgid "Back to the file browser" -#~ msgstr "Regresar al manejador de archivos" - #~ msgid "" #~ "The domain %s has been changed. The modifications will take effect in 5 " #~ "minutes." @@ -3432,9 +4559,6 @@ msgstr "Archivo Real Media" #~ msgid "POP password" #~ msgstr "Contraseña POP" -#~ msgid "Other recipients" -#~ msgstr "Otros destinatarios" - #~ msgid "One email per line" #~ msgstr "una cuenta de correo por línea" @@ -3459,9 +4583,6 @@ msgstr "Archivo Real Media" #~ msgid "Edit a mailbox of the domain %s" #~ msgstr "Modificar un buzón del dominio %s" -#~ msgid "Edit the mailbox %s" -#~ msgstr "Modificar el buzón %s" - #~ msgid "Change this mailbox" #~ msgstr "Modificar este buzón" @@ -3471,15 +4592,9 @@ msgstr "Archivo Real Media" #~ msgid "Change my mail" #~ msgstr "Cambiar mi dirección email" -#~ msgid "Manage the members" -#~ msgstr "Administrar miembros" - #~ msgid "General SQL Admin" #~ msgstr "Admin SQL general" -#~ msgid "Mailboxes" -#~ msgstr "Buzones de correo" - #~ msgid "Front page" #~ msgstr "Portada" @@ -3529,24 +4644,6 @@ msgstr "Archivo Real Media" #~ msgid "Statistics List" #~ msgstr "Lista de juegos de estadísticas" -#~ msgid "This TLD is forbidden" -#~ msgstr "Este TLD está prohibido" - -#~ msgid "primary DNS is checked in WHOIS db" -#~ msgstr "verificar el DNS primario en la base WHOIS" - -#~ msgid "primary & secondary DNS are checked in WHOIS db" -#~ msgstr "verificar los DNS primario y segundario en la base WHOIS" - -#~ msgid "Domain must exist, but don't do any DNS check" -#~ msgstr "El dominio debe existir, pero no hacer ninguna verificación de DNS" - -#~ msgid "Domain can be installed, no check at all" -#~ msgstr "Se puede instalar el dominio, ninguna verificación" - -#~ msgid "Domain can be installed, force NO DNS hosting)" -#~ msgstr "El dominio puede ser instalado (pero no se maneja el DNS)" - #~ msgid "_" #~ msgstr "_" @@ -3596,10 +4693,6 @@ msgstr "Archivo Real Media" #~ msgid "Copy to" #~ msgstr "Copiar a" -#~ msgid "WARNING: turning POP off will DELETE the mailbox and its content" -#~ msgstr "" -#~ "CUIDADO: desactivar el POP BORRARÁ la casilla de correo y su contenido" - #~ msgid "AlternC configuration" #~ msgstr "Configuración del AlternC" @@ -3615,12 +4708,6 @@ msgstr "Archivo Real Media" #~ msgid "Messages" #~ msgstr "Mensajes " -#~ msgid "Users" -#~ msgstr "Usuarios" - -#~ msgid "Web statistics" -#~ msgstr "Estadísticas Web" - #, fuzzy #~ msgid "Sub-domain" #~ msgstr "Subdominios" diff --git a/bureau/locales/fr_FR/LC_MESSAGES/messages.po b/bureau/locales/fr_FR/LC_MESSAGES/messages.po index 62cee280..0f3153e2 100644 --- a/bureau/locales/fr_FR/LC_MESSAGES/messages.po +++ b/bureau/locales/fr_FR/LC_MESSAGES/messages.po @@ -1,27 +1,152 @@ +# French AlternC Translation +# Copyright (c) 2002 the AlternC Development Team +# +# $Id: admin.po,v 1.10 2004/11/01 15:55:44 anonymous Exp $ +msgid "" +msgstr "" +"Project-Id-Version: $Id: admin.po,v 1.10 2004/11/01 15:55:44 anonymous Exp " +"$\n" +"Report-Msgid-Bugs-To: i18n@alternc.org\n" +"POT-Creation-Date: 2012-08-30 14:39+0200\n" +"PO-Revision-Date: 2002-06-16 13:50CEST\n" +"Last-Translator: Benjamin Sonntag \n" +"Language-Team: French \n" +"Language: fr\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Emacs 21\n" + +# Change Mail Password plugin for Squirrelmail / AlternC +# Copyright (C) 2004 Benjamin Sonntag +# This file is distributed under the same license as the ALTERNC package. +# Benjamin Sonntag 2004 +# +#: ../../squirrelmail/alternc-changepass/change.php:26 +msgid "Your new passwords are differents, pleasy try again." +msgstr "Vos nouveaux mots de passes sont différents, réessayez." + +#: ../../squirrelmail/alternc-changepass/change.php:31 +msgid "" +"Your account has not been found, please try again later or ask an " +"administrator." +msgstr "" +"Votre compte email n'a pas été trouvé. Réessayez ultèrieurement ou demandez " +"à un administrateur." + +#: ../../squirrelmail/alternc-changepass/change.php:34 +msgid "Your current password is incorrect, please try again." +msgstr "Votre mot de passe actuel est incorrect, réessayez." + +#: ../../squirrelmail/alternc-changepass/change.php:39 +msgid "" +"This password is not strong enough for your policy, set a stronger password " +"or call your administrator" +msgstr "" +"Ce mot de passe n'est pas assez compliqué selon votre politique de mot de " +"passe. Entrez un mot de passe plus compliqué ou contactez votre " +"administrateur" + +#: ../../squirrelmail/alternc-changepass/change.php:49 +msgid "" +"Your password has been successfully changed. Don't forget to change it in " +"your mail software if you are using one (Outlook, Mozilla, Thunderbird, " +"Eudora ...)" +msgstr "" +"Votre mot de passe a été modifié avec succès. N'oubliez pas de le modifier " +"aussi dans votre logiciel de courrier si vous en utilisez un (Outlook, " +"Mozilla, Thunderbird, Eudora ...)" + +#: ../../squirrelmail/alternc-changepass/change.php:77 +msgid "Changing your mail password" +msgstr "Changement de votre mot de passe de courrier" + +#: ../../squirrelmail/alternc-changepass/change.php:81 +msgid "Old Password:" +msgstr "Ancien mot de passe : " + +#: ../../squirrelmail/alternc-changepass/change.php:86 +msgid "New Password:" +msgstr "Nouveau mot de passe : " + +#: ../../squirrelmail/alternc-changepass/change.php:90 +msgid "Verify New Password:" +msgstr "Vérifier le nouveau mot de passe :" + +#: ../../squirrelmail/alternc-changepass/change.php:95 +msgid "Change my mail password" +msgstr "Changer mon mot de passe" + +#: ../../squirrelmail/alternc-changepass/setup.php:16 +msgid "Change Password" +msgstr "Changer le mot de passe" + +#: ../../squirrelmail/alternc-changepass/setup.php:18 +msgid "This allow you to change your mail password." +msgstr "Vous pouvez modifier votre mot de passe de messagerie." + +#: ../admin/about.php:36 ../admin/adm_menulist.php:36 +msgid "About AlternC" +msgstr "" + +#: ../admin/about.php:37 +#, fuzzy +msgid "Hosting control panel" +msgstr "Panneau de contrôle d'hébergement" + +#: ../admin/about.php:41 +msgid "" +"AlternC is an automatic hosting software suite. It features a PHP-based " +"administration interface and scripts that manage server configuration.
It manages, among others, email, Web, Web statistics, and mailing list " +"services. It is available in many languages. It is a free software " +"distributed under GPL license." +msgstr "" + +#: ../admin/about.php:47 +msgid "Official website: " +msgstr "" + +#: ../admin/about.php:48 +msgid "Developer website: " +msgstr "" + +#: ../admin/about.php:49 +#, fuzzy +msgid "Help: " +msgstr "Aide" + +#: ../admin/about.php:57 +#, fuzzy +msgid "You are currently using AlternC " +msgstr "Voici vos paramètres actuels" + #: ../admin/adm_add.php:36 ../admin/adm_deactivate.php:35 #: ../admin/adm_deactivate.php:52 ../admin/adm_defquotas.php:35 -#: ../admin/adm_dnsweberror.php:33 ../admin/adm_doadd.php:35 -#: ../admin/adm_dodefquotas.php:35 ../admin/adm_dodel.php:33 -#: ../admin/adm_dodel.php:52 ../admin/adm_doedit.php:35 -#: ../admin/adm_doedit.php:59 ../admin/adm_domlock.php:33 -#: ../admin/adm_doms.php:33 ../admin/adm_domstype.php:33 -#: ../admin/adm_domstypedoedit.php:4 ../admin/adm_domstypeedit.php:32 -#: ../admin/adm_domstyperegenerate.php:4 ../admin/adm_donosu.php:33 -#: ../admin/adm_dorenew.php:34 ../admin/adm_dorenew.php:38 -#: ../admin/adm_dorenew.php:45 ../admin/adm_dosu.php:33 -#: ../admin/adm_edit.php:36 ../admin/adm_edit.php:48 ../admin/adm_list.php:37 -#: ../admin/adm_list.php:58 ../admin/adm_login.php:74 -#: ../admin/adm_login.php:79 ../admin/adm_login.php:86 -#: ../admin/adm_login.php:91 ../admin/adm_mxaccount.php:33 -#: ../admin/adm_panel.php:33 ../admin/adm_passpolicy.php:30 -#: ../admin/adm_quotadoedit.php:33 ../admin/adm_quotaedit.php:34 -#: ../admin/adm_slaveaccount.php:33 ../admin/adm_slaveip.php:33 -#: ../admin/adm_tld.php:33 ../admin/adm_tldadd.php:33 -#: ../admin/adm_tlddoadd.php:33 ../admin/adm_tlddoedit.php:39 -#: ../admin/adm_tldedit.php:33 ../admin/adm_variables.php:33 -#: ../admin/dom_subdel.php:43 ../admin/dom_subdodel.php:43 -#: ../admin/dom_subdoedit.php:55 ../admin/dom_subedit.php:47 -#: ../admin/quotas_users.php:13 ../class/reset_stats_conf.php:6 +#: ../admin/adm_dnsweberror.php:33 ../admin/adm_doadd.php:26 +#: ../admin/adm_doadd.php:35 ../admin/adm_dodefquotas.php:35 +#: ../admin/adm_dodel.php:33 ../admin/adm_dodel.php:52 +#: ../admin/adm_doedit.php:35 ../admin/adm_doedit.php:59 +#: ../admin/adm_domlock.php:33 ../admin/adm_doms.php:33 +#: ../admin/adm_domstype.php:33 ../admin/adm_domstypedoedit.php:4 +#: ../admin/adm_domstypeedit.php:32 ../admin/adm_domstyperegenerate.php:4 +#: ../admin/adm_donosu.php:33 ../admin/adm_dorenew.php:34 +#: ../admin/adm_dorenew.php:38 ../admin/adm_dorenew.php:45 +#: ../admin/adm_dosu.php:33 ../admin/adm_edit.php:36 ../admin/adm_edit.php:48 +#: ../admin/adm_email.php:30 ../admin/adm_list.php:37 ../admin/adm_list.php:58 +#: ../admin/adm_login.php:74 ../admin/adm_login.php:78 +#: ../admin/adm_login.php:79 ../admin/adm_login.php:85 +#: ../admin/adm_login.php:86 ../admin/adm_login.php:91 +#: ../admin/adm_mxaccount.php:33 ../admin/adm_panel.php:33 +#: ../admin/adm_passpolicy.php:30 ../admin/adm_quotadoedit.php:33 +#: ../admin/adm_quotaedit.php:34 ../admin/adm_slaveaccount.php:33 +#: ../admin/adm_slaveip.php:33 ../admin/adm_tld.php:33 +#: ../admin/adm_tldadd.php:33 ../admin/adm_tlddoadd.php:33 +#: ../admin/adm_tlddoedit.php:39 ../admin/adm_tldedit.php:33 +#: ../admin/adm_variables.php:33 ../admin/dom_subdel.php:43 +#: ../admin/dom_subdodel.php:43 ../admin/dom_subdoedit.php:55 +#: ../admin/dom_subedit.php:47 ../admin/quotas_users.php:13 +#: ../class/reset_stats_conf.php:6 msgid "This page is restricted to authorized staff" msgstr "Cette page est réservée aux administrateurs" @@ -31,11 +156,12 @@ msgstr "Créer un compte AlternC" #: ../admin/adm_add.php:63 ../admin/adm_edit.php:69 #: ../admin/adm_quotaedit.php:68 ../admin/ftp_add.php:54 -#: ../admin/ftp_edit.php:58 ../admin/ftp_list.php:72 -#: ../admin/hta_adduser.php:53 ../admin/hta_edit.php:62 -#: ../admin/hta_edit.php:102 ../admin/index.php:81 +#: ../admin/ftp_add.php:66 ../admin/ftp_edit.php:58 ../admin/ftp_list.php:72 +#: ../admin/hta_adduser.php:53 ../admin/hta_adduser.php:54 +#: ../admin/hta_edit.php:62 ../admin/hta_edit.php:102 ../admin/index.php:76 +#: ../admin/index.php:81 ../admin/piwik_userlist.php:79 #: ../admin/sql_getparam.php:50 ../admin/sql_passchg.php:51 -#: ../admin/sql_users_add.php:64 +#: ../admin/sql_users_add.php:59 ../admin/sql_users_add.php:64 msgid "Username" msgstr "Utilisateur" @@ -44,10 +170,12 @@ msgid "Initial password" msgstr "Mot de passe initial" #: ../admin/adm_add.php:71 ../admin/adm_edit.php:89 ../admin/ftp_add.php:65 -#: ../admin/ftp_edit.php:70 ../admin/hta_adduser.php:61 +#: ../admin/ftp_add.php:77 ../admin/ftp_edit.php:70 +#: ../admin/hta_adduser.php:61 ../admin/hta_adduser.php:62 #: ../admin/hta_edit.php:110 ../admin/hta_edituser.php:55 -#: ../admin/mail_edit.inc.php:71 ../admin/sql_users_add.php:72 -#: ../admin/sql_users_password.php:59 +#: ../admin/mail_edit.inc.php:67 ../admin/mail_edit.inc.php:71 +#: ../admin/mail_edit.php:96 ../admin/sql_users_add.php:67 +#: ../admin/sql_users_add.php:72 ../admin/sql_users_password.php:59 msgid "Confirm password" msgstr "Confirmer le mot de passe" @@ -56,30 +184,37 @@ msgid "Can he change its password" msgstr "Peut-il changer son mot de passe ?" #: ../admin/adm_add.php:77 ../admin/adm_dodefquotas.php:73 -#: ../admin/adm_dodel.php:88 ../admin/adm_domstype.php:83 -#: ../admin/adm_domstype.php:84 ../admin/adm_domstype.php:85 -#: ../admin/adm_edit.php:78 ../admin/adm_edit.php:95 -#: ../admin/adm_passpolicy.php:112 ../admin/adm_passpolicy.php:158 -#: ../admin/bro_main.php:98 ../admin/bro_main.php:102 +#: ../admin/adm_dodefquotas.php:78 ../admin/adm_dodel.php:88 +#: ../admin/adm_domstype.php:83 ../admin/adm_domstype.php:84 +#: ../admin/adm_domstype.php:85 ../admin/adm_edit.php:78 +#: ../admin/adm_edit.php:95 ../admin/adm_passpolicy.php:112 +#: ../admin/adm_passpolicy.php:158 ../admin/bro_main.php:98 +#: ../admin/bro_main.php:102 ../admin/bro_main.php:104 #: ../admin/dom_dodel.php:74 ../admin/dom_edit.php:191 -#: ../admin/dom_edit.php:203 ../admin/dom_subdel.php:80 +#: ../admin/dom_edit.php:193 ../admin/dom_edit.php:203 +#: ../admin/dom_edit.php:205 ../admin/dom_subdel.php:80 +#: ../admin/mail_edit.php:90 ../admin/mail_list.php:139 #: ../admin/mail_localbox_edit.inc.php:57 ../admin/sql_bck.php:87 #: ../admin/sql_del.php:84 ../admin/sql_del.php:90 -#: ../admin/sql_users_del.php:72 ../admin/trash_dateselect.php:39 +#: ../admin/sql_users_del.php:72 ../admin/sql_users_del.php:76 +#: ../admin/trash_dateselect.php:39 ../class/m_bro.php:70 msgid "No" msgstr "Non" #: ../admin/adm_add.php:78 ../admin/adm_dodefquotas.php:72 -#: ../admin/adm_dodel.php:87 ../admin/adm_domstype.php:83 -#: ../admin/adm_domstype.php:84 ../admin/adm_domstype.php:85 -#: ../admin/adm_edit.php:79 ../admin/adm_edit.php:96 -#: ../admin/adm_passpolicy.php:113 ../admin/adm_passpolicy.php:158 -#: ../admin/bro_main.php:97 ../admin/bro_main.php:101 +#: ../admin/adm_dodefquotas.php:77 ../admin/adm_dodel.php:87 +#: ../admin/adm_domstype.php:83 ../admin/adm_domstype.php:84 +#: ../admin/adm_domstype.php:85 ../admin/adm_edit.php:79 +#: ../admin/adm_edit.php:96 ../admin/adm_passpolicy.php:113 +#: ../admin/adm_passpolicy.php:158 ../admin/bro_main.php:97 +#: ../admin/bro_main.php:101 ../admin/bro_main.php:103 #: ../admin/dom_dodel.php:74 ../admin/dom_edit.php:190 -#: ../admin/dom_edit.php:202 ../admin/dom_subdel.php:79 -#: ../admin/mail_localbox_edit.inc.php:58 ../admin/sql_bck.php:88 -#: ../admin/sql_del.php:84 ../admin/sql_del.php:90 -#: ../admin/sql_users_del.php:72 ../admin/trash_dateselect.php:40 +#: ../admin/dom_edit.php:192 ../admin/dom_edit.php:202 +#: ../admin/dom_edit.php:204 ../admin/dom_subdel.php:79 +#: ../admin/mail_edit.php:91 ../admin/mail_localbox_edit.inc.php:58 +#: ../admin/sql_bck.php:88 ../admin/sql_del.php:84 ../admin/sql_del.php:90 +#: ../admin/sql_users_del.php:72 ../admin/sql_users_del.php:76 +#: ../admin/trash_dateselect.php:40 ../class/m_bro.php:70 msgid "Yes" msgstr "Oui" @@ -100,8 +235,10 @@ msgid "Email address" msgstr "Adresse Email" #: ../admin/adm_add.php:94 ../admin/adm_dodefquotas.php:43 -#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:52 -#: ../admin/adm_dodefquotas.php:54 ../admin/adm_edit.php:112 +#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:48 +#: ../admin/adm_dodefquotas.php:50 ../admin/adm_dodefquotas.php:52 +#: ../admin/adm_dodefquotas.php:54 ../admin/adm_dodefquotas.php:57 +#: ../admin/adm_dodefquotas.php:59 ../admin/adm_edit.php:112 msgid "Account type" msgstr "Type de compte" @@ -116,19 +253,23 @@ msgstr "Créer ce compte AlternC" #: ../admin/adm_add.php:129 ../admin/adm_deactivate.php:75 #: ../admin/adm_domstypeedit.php:122 ../admin/adm_edit.php:131 -#: ../admin/adm_quotaedit.php:87 ../admin/adm_tldadd.php:71 -#: ../admin/adm_tldedit.php:70 ../admin/bro_pref.php:149 -#: ../admin/browseforfolder.php:146 ../admin/ftp_add.php:68 +#: ../admin/adm_quotaedit.php:87 ../admin/adm_quotaedit.php:88 +#: ../admin/adm_tldadd.php:71 ../admin/adm_tldedit.php:70 +#: ../admin/bro_pref.php:149 ../admin/browseforfolder.php:146 +#: ../admin/ftp_add.php:68 ../admin/ftp_add.php:80 ../admin/ftp_del.php:83 #: ../admin/ftp_edit.php:74 ../admin/hta_adduser.php:67 -#: ../admin/mail_edit.inc.php:84 ../admin/mail_localbox_edit.inc.php:68 -#: ../admin/mail_redirection_edit.inc.php:65 ../admin/sql_bck.php:105 -#: ../admin/sql_passchg.php:57 ../admin/sql_users_add.php:78 -#: ../admin/sql_users_password.php:65 +#: ../admin/hta_adduser.php:68 ../admin/hta_dodeluser.php:65 +#: ../admin/mail_edit.inc.php:80 ../admin/mail_edit.inc.php:84 +#: ../admin/mail_edit.php:115 ../admin/mail_localbox_edit.inc.php:68 +#: ../admin/mail_redirection_edit.inc.php:65 ../admin/piwik_user_dodel.php:64 +#: ../admin/sql_bck.php:105 ../admin/sql_passchg.php:57 +#: ../admin/sql_users_add.php:73 ../admin/sql_users_add.php:78 +#: ../admin/sql_users_password.php:65 ../admin/sql_users_rights.php:101 msgid "Cancel" msgstr "Annuler" #: ../admin/adm_authip_whitelist.php:31 ../admin/ip_main.php:50 -#: ../admin/menu_ip.php:35 +#: ../admin/menu_ip.php:28 ../admin/menu_ip.php:35 msgid "Access security" msgstr "" @@ -167,8 +308,8 @@ msgid "Add a comment" msgstr "Héberger un domaine" #: ../admin/adm_authip_whitelist.php:57 ../admin/bro_editor.php:77 -#: ../admin/cron.php:66 ../admin/cron.php:71 ../admin/ip_main.php:123 -#: ../admin/ip_main.php:178 +#: ../admin/bro_editor.php:90 ../admin/cron.php:66 ../admin/cron.php:71 +#: ../admin/cron.php:78 ../admin/ip_main.php:123 ../admin/ip_main.php:178 msgid "Save" msgstr "Enregistrer" @@ -182,24 +323,29 @@ msgid "Informations" msgstr "Accueil / Information" #: ../admin/adm_authip_whitelist.php:64 ../admin/dom_edit.php:97 -#: ../admin/ip_main.php:136 +#: ../admin/dom_edit.php:99 ../admin/ip_main.php:136 msgid "Type" msgstr "Type" #: ../admin/adm_authip_whitelist.php:81 ../admin/adm_domstype.php:75 #: ../admin/adm_list.php:169 ../admin/adm_list.php:191 #: ../admin/adm_passpolicy.php:152 ../admin/adm_tld.php:82 -#: ../admin/dom_edit.php:109 ../admin/ftp_list.php:82 ../admin/ip_main.php:156 -#: ../admin/mail_list.php:95 ../admin/mail_properties.php:122 +#: ../admin/dom_edit.php:109 ../admin/dom_edit.php:111 +#: ../admin/ftp_list.php:82 ../admin/ip_main.php:156 ../admin/mail_list.php:95 +#: ../admin/mail_list.php:125 ../admin/mail_properties.php:122 #: ../admin/sta2_list.php:68 ../class/m_mail_alias.php:79 msgid "Edit" msgstr "Modifier" -#: ../admin/adm_authip_whitelist.php:82 ../admin/adm_mxaccount.php:89 -#: ../admin/adm_slaveaccount.php:88 ../admin/adm_slaveip.php:87 -#: ../admin/bro_main.php:273 ../admin/bro_main.php:278 -#: ../admin/dom_edit.php:115 ../admin/ip_main.php:74 ../admin/ip_main.php:157 -#: ../admin/mail_redirection_edit.inc.php:52 +#: ../admin/adm_authip_whitelist.php:82 ../admin/adm_mxaccount.php:88 +#: ../admin/adm_mxaccount.php:89 ../admin/adm_slaveaccount.php:88 +#: ../admin/adm_slaveip.php:87 ../admin/bro_main.php:273 +#: ../admin/bro_main.php:278 ../admin/cron.php:51 ../admin/dom_edit.php:115 +#: ../admin/dom_edit.php:117 ../admin/ftp_del.php:82 +#: ../admin/hta_dodeluser.php:64 ../admin/ip_main.php:74 +#: ../admin/ip_main.php:157 ../admin/mail_redirection_edit.inc.php:52 +#: ../admin/piwik_sitelist.php:74 ../admin/piwik_user_dodel.php:63 +#: ../admin/piwik_userlist.php:87 msgid "Delete" msgstr "Effacer" @@ -260,11 +406,11 @@ msgstr "Changer les quotas par défaut" msgid "Add account type" msgstr "Ajouter ce type de compte" -#: ../admin/adm_defquotas.php:75 +#: ../admin/adm_defquotas.php:74 ../admin/adm_defquotas.php:75 msgid "Delete account type" msgstr "Effacer ce type de compte" -#: ../admin/adm_defquotas.php:80 +#: ../admin/adm_defquotas.php:79 ../admin/adm_defquotas.php:80 msgid "" "Here is the list of the quotas on the server for the new accounts. If you " "want to change them, enter new values" @@ -272,16 +418,17 @@ msgstr "" "Voici la liste des quotas par défaut sur ce serveur pour les nouveaux " "comptes." -#: ../admin/adm_defquotas.php:94 +#: ../admin/adm_defquotas.php:93 ../admin/adm_defquotas.php:94 msgid "Accounts of type" msgstr "Type de compte" -#: ../admin/adm_defquotas.php:96 +#: ../admin/adm_defquotas.php:95 ../admin/adm_defquotas.php:96 msgid "Default Value" msgstr "Valeur par défaut" -#: ../admin/adm_defquotas.php:96 ../admin/adm_list.php:127 -#: ../admin/adm_list.php:172 ../admin/adm_list.php:192 +#: ../admin/adm_defquotas.php:95 ../admin/adm_defquotas.php:96 +#: ../admin/adm_list.php:127 ../admin/adm_list.php:172 +#: ../admin/adm_list.php:192 ../admin/menu_quota.php:46 #: ../admin/menu_quota.php:52 msgid "Quotas" msgstr "Quotas" @@ -305,12 +452,13 @@ msgstr "Uid" #: ../admin/adm_dnsweberror.php:55 ../admin/adm_dnsweberror.php:87 #: ../admin/adm_list.php:123 ../admin/adm_list.php:205 #: ../admin/adm_list.php:206 ../admin/adm_list.php:207 -#: ../admin/quotas_oneuser.php:8 ../admin/quotas_users.php:171 +#: ../admin/quotas_oneuser.php:8 ../admin/quotas_oneuser.php:12 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Account" msgstr "Compte" #: ../admin/adm_dnsweberror.php:56 ../admin/adm_dnsweberror.php:88 -#: ../admin/dom_add.php:57 ../admin/sta2_list.php:58 +#: ../admin/dom_add.php:57 ../admin/sta2_list.php:58 ../class/m_dom.php:1303 msgid "Domain name" msgstr "Nom de domaine" @@ -339,46 +487,48 @@ msgstr "Liste des noms de domaines en erreur dans la base des domaines." msgid "DNS Result field" msgstr "champ DNS Result" -#: ../admin/adm_doadd.php:54 ../admin/adm_doedit.php:64 -#: ../admin/ftp_doadd.php:42 ../admin/ftp_doedit.php:36 +#: ../admin/adm_doadd.php:45 ../admin/adm_doadd.php:54 +#: ../admin/adm_doedit.php:64 ../admin/ftp_doadd.php:42 +#: ../admin/ftp_doedit.php:36 ../admin/ftp_doedit.php:46 #: ../admin/hta_doadduser.php:41 ../admin/hta_doedituser.php:42 +#: ../admin/mail_doedit.php:57 msgid "Passwords do not match" msgstr "Les mots de passe ne correspondent pas" -#: ../admin/adm_doadd.php:85 +#: ../admin/adm_doadd.php:76 ../admin/adm_doadd.php:85 msgid "The new member has been successfully created" msgstr "Le compte AlternC a été ajouté avec succès" -#: ../admin/adm_dodefquotas.php:43 +#: ../admin/adm_dodefquotas.php:43 ../admin/adm_dodefquotas.php:48 msgid "added" msgstr "ajouté" -#: ../admin/adm_dodefquotas.php:45 +#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:50 msgid "could not be added" msgstr "n'a pas pu être ajouté" -#: ../admin/adm_dodefquotas.php:52 +#: ../admin/adm_dodefquotas.php:52 ../admin/adm_dodefquotas.php:57 msgid "deleted" msgstr "effacé" -#: ../admin/adm_dodefquotas.php:54 +#: ../admin/adm_dodefquotas.php:54 ../admin/adm_dodefquotas.php:59 msgid "could not be deleted" msgstr "n'a pas pu être effacé" -#: ../admin/adm_dodefquotas.php:63 +#: ../admin/adm_dodefquotas.php:63 ../admin/adm_dodefquotas.php:68 #, php-format msgid "Deleting quota %s" msgstr "Suppression du quota %s" -#: ../admin/adm_dodefquotas.php:69 +#: ../admin/adm_dodefquotas.php:69 ../admin/adm_dodefquotas.php:74 msgid "WARNING : Confirm the deletion of the quota" msgstr "ATTENTION : Etes-vous sur de vouloir supprimer le quota" -#: ../admin/adm_dodefquotas.php:92 +#: ../admin/adm_dodefquotas.php:92 ../admin/adm_dodefquotas.php:97 msgid "Default quotas successfully changed" msgstr "Les quotas par défaut ont été modifiés avec succès" -#: ../admin/adm_dodefquotas.php:94 +#: ../admin/adm_dodefquotas.php:94 ../admin/adm_dodefquotas.php:99 msgid "Default quotas could not be set." msgstr "Les quotas par défaut n'ont pas pu être modifiés" @@ -450,8 +600,8 @@ msgstr "" "Afficher la liste des domaines avec des informations NS, MX et IP à jour." #: ../admin/adm_doms.php:64 ../admin/adm_doms.php:69 -#: ../admin/adm_mxaccount.php:81 ../admin/adm_slaveaccount.php:80 -#: ../admin/adm_slaveip.php:79 +#: ../admin/adm_mxaccount.php:80 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_slaveaccount.php:80 ../admin/adm_slaveip.php:79 msgid "Action" msgstr "Action" @@ -474,6 +624,7 @@ msgid "OK?" msgstr "OK ?" #: ../admin/adm_doms.php:64 ../admin/adm_doms.php:69 ../admin/dom_edit.php:97 +#: ../admin/dom_edit.php:99 ../admin/mail_edit.inc.php:37 #: ../admin/mail_edit.inc.php:41 msgid "Status" msgstr "État" @@ -491,6 +642,7 @@ msgid "Unlock" msgstr "Déverrouiller" #: ../admin/adm_domstype.php:40 ../admin/adm_panel.php:66 +#: ../admin/adm_panel.php:67 msgid "Manage domains type" msgstr "Gestion des types de domaines" @@ -511,6 +663,7 @@ msgid "Create a domain type" msgstr "Création d'un type de domaine" #: ../admin/adm_domstype.php:58 ../admin/adm_domstypeedit.php:72 +#: ../admin/logs_list.php:49 msgid "Name" msgstr "Nom" @@ -564,7 +717,8 @@ msgid "Compatibility" msgstr "Compatibilité" #: ../admin/adm_domstypeedit.php:98 ../admin/dom_edit.php:133 -#: ../admin/mail_list.php:89 +#: ../admin/dom_edit.php:135 ../admin/mail_list.php:89 +#: ../admin/mail_list.php:105 ../admin/mail_list.php:127 msgid "Enabled" msgstr "Actif" @@ -608,14 +762,18 @@ msgstr "Compte Actif ? " msgid "You cannot disable your own account." msgstr "Vous ne pouvez pas désactiver votre propre compte !" -#: ../admin/adm_edit.php:85 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_edit.php:85 ../admin/adm_mxaccount.php:80 +#: ../admin/adm_mxaccount.php:81 ../admin/adm_mxaccount.php:100 #: ../admin/adm_mxaccount.php:101 ../admin/adm_slaveaccount.php:80 #: ../admin/adm_slaveaccount.php:100 ../admin/cron.php:32 ../admin/cron.php:37 -#: ../admin/ftp_add.php:64 ../admin/ftp_edit.php:69 -#: ../admin/hta_adduser.php:57 ../admin/hta_edit.php:106 ../admin/index.php:82 -#: ../admin/index.php:100 ../admin/mail_edit.inc.php:49 +#: ../admin/cron.php:38 ../admin/ftp_add.php:64 ../admin/ftp_add.php:76 +#: ../admin/ftp_edit.php:69 ../admin/hta_adduser.php:57 +#: ../admin/hta_adduser.php:58 ../admin/hta_edit.php:106 ../admin/index.php:77 +#: ../admin/index.php:82 ../admin/index.php:100 ../admin/mail_edit.inc.php:45 +#: ../admin/mail_edit.inc.php:49 ../admin/mail_edit.inc.php:63 #: ../admin/mail_edit.inc.php:67 ../admin/sql_getparam.php:54 -#: ../admin/sql_passchg.php:52 ../admin/sql_users_add.php:68 +#: ../admin/sql_getparam.php:71 ../admin/sql_passchg.php:52 +#: ../admin/sql_users_add.php:63 ../admin/sql_users_add.php:68 #: ../admin/sql_users_list.php:48 ../admin/sql_users_password.php:55 msgid "Password" msgstr "Mot de passe" @@ -669,6 +827,36 @@ msgstr "Transformer ce compte en compte Administrateur" msgid "Account created by %s" msgstr "Compte créé par %s" +#: ../admin/adm_email.php:43 ../admin/adm_panel.php:56 +msgid "Send an email to all members" +msgstr "" + +#: ../admin/adm_email.php:48 +#, fuzzy +msgid "The email was successfully sent" +msgstr "Le compte AlternC a été modifié avec succès" + +#: ../admin/adm_email.php:50 +msgid "There was an error" +msgstr "" + +#: ../admin/adm_email.php:63 +msgid "From" +msgstr "" + +#: ../admin/adm_email.php:67 +msgid "Subject" +msgstr "" + +#: ../admin/adm_email.php:71 +#, fuzzy +msgid "Mail" +msgstr "Adresses Email" + +#: ../admin/adm_email.php:75 +msgid "Send" +msgstr "Envoyer" + #: ../admin/adm_list.php:66 msgid "AlternC account list" msgstr "Liste des comptes AlternC" @@ -703,7 +891,7 @@ msgid "No account defined for now" msgstr "Aucun compte n'existe pour l'instant" #: ../admin/adm_list.php:114 ../admin/adm_list.php:197 -#: ../admin/adm_list.php:283 ../admin/ftp_list.php:90 +#: ../admin/adm_list.php:283 ../admin/ftp_list.php:90 ../admin/ftp_list.php:92 msgid "Delete checked accounts" msgstr "Supprimer les comptes AlternC cochés" @@ -735,11 +923,12 @@ msgstr "Dernière IP" msgid "Fails" msgstr "Échecs" -#: ../admin/adm_list.php:131 ../admin/main.php:80 +#: ../admin/adm_list.php:131 ../admin/main.php:80 ../admin/main.php:95 msgid "Expiry" msgstr "Expiration" #: ../admin/adm_list.php:176 ../admin/dom_edit.php:134 +#: ../admin/dom_edit.php:136 ../admin/mail_edit.inc.php:41 #: ../admin/mail_edit.inc.php:45 msgid "Disable" msgstr "Désactiver" @@ -763,28 +952,57 @@ msgstr "Q" msgid "Complete view" msgstr "Affichage détaillé" -#: ../admin/adm_login.php:45 ../admin/adm_login.php:50 -#: ../admin/adm_login.php:52 ../admin/adm_login.php:57 +#: ../admin/adm_login.php:45 ../admin/adm_login.php:49 +#: ../admin/adm_login.php:50 ../admin/adm_login.php:52 +#: ../admin/adm_login.php:56 ../admin/adm_login.php:57 msgid "Your authentication information are incorrect" msgstr "Vos informations d'identification sont incorrectes" -#: ../admin/adm_login.php:111 ../admin/adm_login.php:116 +#: ../admin/adm_login.php:110 ../admin/adm_login.php:111 +#: ../admin/adm_login.php:116 msgid "Member login" msgstr "Nom d'utilisateur du compte AlternC" -#: ../admin/adm_mxaccount.php:48 ../admin/adm_slaveaccount.php:48 +#: ../admin/adm_menulist.php:69 +msgid "" +"Edit the file /etc/alternc/menulist.txt to enable, disable ou change order " +"of menu entry." +msgstr "" + +#: ../admin/adm_menulist.php:71 +#, fuzzy +msgid "Menu actually activated" +msgstr "Désactiver" + +#: ../admin/adm_menulist.php:73 ../admin/adm_menulist.php:77 +#: ../admin/adm_menulist.php:81 +msgid "shortdesc_" +msgstr "" + +#: ../admin/adm_menulist.php:75 +msgid "Menu activated but not present" +msgstr "" + +#: ../admin/adm_menulist.php:79 +msgid "Menu avalaible but not activated" +msgstr "" + +#: ../admin/adm_mxaccount.php:47 ../admin/adm_mxaccount.php:48 +#: ../admin/adm_slaveaccount.php:48 msgid "The requested account has been deleted. It is now denied." msgstr "Le compte esclave a été effacé. Il est maintenant interdit." -#: ../admin/adm_mxaccount.php:54 ../admin/adm_slaveaccount.php:54 +#: ../admin/adm_mxaccount.php:53 ../admin/adm_mxaccount.php:54 +#: ../admin/adm_slaveaccount.php:54 msgid "The requested account address has been created. It is now allowed." msgstr "Le compte esclave a été créé. Il est maintenant autorisé." -#: ../admin/adm_mxaccount.php:63 ../admin/adm_panel.php:64 +#: ../admin/adm_mxaccount.php:62 ../admin/adm_mxaccount.php:63 +#: ../admin/adm_panel.php:64 ../admin/adm_panel.php:65 msgid "Manage allowed accounts for secondary mx" msgstr "Gérer les comptes autorisés pour les mx secondaires" -#: ../admin/adm_mxaccount.php:77 +#: ../admin/adm_mxaccount.php:76 ../admin/adm_mxaccount.php:77 msgid "" "Here is the list of the allowed accounts for secondary mx management. You " "can configure the alternc-secondarymx package on your secondary mx server " @@ -796,12 +1014,14 @@ msgstr "" "secondarymx sur votre serveur mx secondaire en lui donnant le login/pass " "pour lui donner accès à ce serveur." -#: ../admin/adm_mxaccount.php:81 ../admin/adm_mxaccount.php:101 +#: ../admin/adm_mxaccount.php:80 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_mxaccount.php:100 ../admin/adm_mxaccount.php:101 #: ../admin/adm_slaveaccount.php:80 ../admin/adm_slaveaccount.php:100 +#: ../admin/sql_getparam.php:67 msgid "Login" msgstr "Nom d'utilisateur" -#: ../admin/adm_mxaccount.php:98 +#: ../admin/adm_mxaccount.php:97 ../admin/adm_mxaccount.php:98 msgid "" "If you want to allow a new server to access your mx-hosted domain list, give " "him an account." @@ -809,11 +1029,12 @@ msgstr "" "Si vous voulez autoriser un compte à synchroniser la liste des domaines dont " "on héberge le mail, créez-lui un compte." -#: ../admin/adm_mxaccount.php:107 ../admin/adm_slaveaccount.php:106 +#: ../admin/adm_mxaccount.php:106 ../admin/adm_mxaccount.php:107 +#: ../admin/adm_slaveaccount.php:106 msgid "Add this account to the allowed list" msgstr "Ajouter ce compte à la liste des autorisés." -#: ../admin/adm_panel.php:40 ../admin/menu_adm.php:48 +#: ../admin/adm_panel.php:40 ../admin/menu_adm.php:41 ../admin/menu_adm.php:48 msgid "Admin Control Panel" msgstr "Panneau Administrateur" @@ -831,30 +1052,38 @@ msgstr "Politiques de mot de passe" msgid "Manage IP whitelist" msgstr "Gérer les droits" -#: ../admin/adm_panel.php:59 +#: ../admin/adm_panel.php:59 ../admin/adm_panel.php:60 msgid "Advanced features" msgstr "Fonctionnalités avancées" -#: ../admin/adm_panel.php:62 ../admin/adm_slaveip.php:61 +#: ../admin/adm_panel.php:62 ../admin/adm_panel.php:63 +#: ../admin/adm_slaveip.php:61 msgid "Manage allowed ip for slave zone transfers" msgstr "Gérer les ip autorisés à faire des transferts de zone esclave DNS" -#: ../admin/adm_panel.php:63 ../admin/adm_slaveaccount.php:62 +#: ../admin/adm_panel.php:63 ../admin/adm_panel.php:64 +#: ../admin/adm_slaveaccount.php:62 msgid "Manage allowed accounts for slave zone transfers" msgstr "Gérer les comptes autorisés pour les transferts de zone esclave DNS" -#: ../admin/adm_panel.php:65 ../admin/adm_variables.php:47 +#: ../admin/adm_panel.php:65 ../admin/adm_panel.php:66 +#: ../admin/adm_variables.php:47 msgid "Configure AlternC variables" msgstr "Configurer les variables d'AlternC" -#: ../admin/adm_panel.php:67 +#: ../admin/adm_panel.php:67 ../admin/adm_panel.php:68 msgid "DNS and website having errors" msgstr "Sites et DNS en erreur" -#: ../admin/adm_panel.php:68 +#: ../admin/adm_panel.php:68 ../admin/adm_panel.php:70 msgid "Account creation statistics" msgstr "Statistiques de création des comptes" +#: ../admin/adm_panel.php:69 +#, fuzzy +msgid "Manage menu" +msgstr "Administrateur" + #: ../admin/adm_passpolicy.php:49 msgid "Manage Password Policy" msgstr "Gestion des politiques de mot de passe" @@ -967,7 +1196,9 @@ msgid "Quota" msgstr "Quotas" #: ../admin/adm_quotaedit.php:69 ../admin/quota_show.php:42 -#: ../admin/quotas_users.php:156 ../admin/quotas_users.php:180 +#: ../admin/quotas_oneuser.php:81 ../admin/quotas_users.php:144 +#: ../admin/quotas_users.php:156 ../admin/quotas_users.php:168 +#: ../admin/quotas_users.php:180 msgid "Total" msgstr "Total" @@ -975,12 +1206,13 @@ msgstr "Total" msgid "Used" msgstr "Utilisé" -#: ../admin/adm_quotaedit.php:77 ../class/m_quota.php:99 -#: ../class/m_quota.php:107 ../class/m_quota.php:111 +#: ../admin/adm_quotaedit.php:77 ../class/m_quota.php:75 +#: ../class/m_quota.php:99 ../class/m_quota.php:107 ../class/m_quota.php:111 +#: ../class/m_quota.php:112 msgid "quota_" msgstr "quota_" -#: ../admin/adm_quotaedit.php:86 +#: ../admin/adm_quotaedit.php:86 ../admin/adm_quotaedit.php:87 msgid "Edit the quotas" msgstr "Modifier les quotas" @@ -1128,33 +1360,34 @@ msgstr "Commentaire" msgid "Names" msgstr "Noms" -#: ../admin/adm_variables.php:74 +#: ../admin/adm_variables.php:72 ../admin/adm_variables.php:74 msgid "Save variables" msgstr "Sauver la configuration" #: ../admin/bro_editor.php:44 ../admin/bro_editor.php:53 +#: ../admin/bro_editor.php:54 ../admin/bro_editor.php:63 #, php-format msgid "Your file %s has been saved" msgstr "Votre fichier %s a été enregistré" -#: ../admin/bro_editor.php:64 +#: ../admin/bro_editor.php:64 ../admin/bro_editor.php:74 msgid "File editing" msgstr "Edition de fichier" -#: ../admin/bro_editor.php:78 +#: ../admin/bro_editor.php:78 ../admin/bro_editor.php:91 msgid "Save & Quit" msgstr "Enregistrer et Fermer" -#: ../admin/bro_editor.php:79 +#: ../admin/bro_editor.php:79 ../admin/bro_editor.php:92 msgid "Quit" msgstr "Fermer" -#: ../admin/bro_main.php:86 ../admin/bro_main.php:90 +#: ../admin/bro_main.php:86 ../admin/bro_main.php:90 ../admin/bro_main.php:92 #, php-format msgid "Deleting files and/or directories" msgstr "Effacer des fichiers ou des répertoires" -#: ../admin/bro_main.php:91 ../admin/bro_main.php:95 +#: ../admin/bro_main.php:91 ../admin/bro_main.php:95 ../admin/bro_main.php:97 msgid "WARNING: Confirm the deletion of this files" msgstr "ATTENTION : Confirmez la suppression de ces fichiers" @@ -1171,7 +1404,7 @@ msgid "done" msgstr "terminé" #: ../admin/bro_main.php:153 ../admin/bro_main.php:158 -#: ../admin/menu_brouteur.php:34 +#: ../admin/menu_brouteur.php:26 ../admin/menu_brouteur.php:34 msgid "File browser" msgstr "Gestionnaire de fichiers" @@ -1192,7 +1425,8 @@ msgid "New file or folder:" msgstr "Créer un fichier ou un répertoire :" #: ../admin/bro_main.php:190 ../admin/bro_main.php:195 -#: ../admin/mail_list.php:66 +#: ../admin/mail_list.php:66 ../admin/piwik_sitelist.php:45 +#: ../admin/piwik_userlist.php:44 ../admin/piwik_userlist.php:57 msgid "Create" msgstr "Créer" @@ -1202,11 +1436,12 @@ msgid "File" msgstr "Fichier" #: ../admin/bro_main.php:193 ../admin/bro_main.php:198 -#: ../admin/bro_main.php:361 ../admin/bro_main.php:366 ../admin/ftp_add.php:57 +#: ../admin/bro_main.php:361 ../admin/bro_main.php:366 +#: ../admin/bro_main.php:371 ../admin/ftp_add.php:57 ../admin/ftp_add.php:69 #: ../admin/ftp_edit.php:61 ../admin/ftp_list.php:72 ../admin/hta_add.php:50 -#: ../admin/hta_adduser.php:49 ../admin/hta_edit.php:98 -#: ../admin/hta_edituser.php:52 ../admin/hta_list.php:67 -#: ../admin/hta_list.php:68 ../admin/sta2_list.php:58 +#: ../admin/hta_adduser.php:49 ../admin/hta_adduser.php:50 +#: ../admin/hta_edit.php:98 ../admin/hta_edituser.php:52 +#: ../admin/hta_list.php:67 ../admin/hta_list.php:68 ../admin/sta2_list.php:58 msgid "Folder" msgstr "Répertoire" @@ -1247,7 +1482,7 @@ msgid "Filename" msgstr "Nom du fichier" #: ../admin/bro_main.php:310 ../admin/bro_main.php:315 -#: ../admin/sql_list.php:62 +#: ../admin/logs_list.php:49 ../admin/sql_list.php:54 ../admin/sql_list.php:62 msgid "Size" msgstr "Taille" @@ -1260,68 +1495,84 @@ msgid "File Type" msgstr "Type de fichier" #: ../admin/bro_main.php:338 ../admin/bro_main.php:343 -#: ../admin/bro_main.php:516 ../admin/bro_main.php:521 +#: ../admin/bro_main.php:348 ../admin/bro_main.php:516 +#: ../admin/bro_main.php:521 ../admin/bro_main.php:526 #: ../admin/sta2_list.php:58 ../admin/sta2_list.php:72 msgid "View" msgstr "Voir" #: ../admin/bro_main.php:345 ../admin/bro_main.php:350 +#: ../admin/bro_main.php:355 msgid "Extract" msgstr "Extraire" #: ../admin/bro_main.php:388 ../admin/bro_main.php:393 -#: ../admin/bro_main.php:418 ../admin/bro_main.php:423 +#: ../admin/bro_main.php:398 ../admin/bro_main.php:418 +#: ../admin/bro_main.php:423 ../admin/bro_main.php:428 #: ../admin/bro_main.php:455 ../admin/bro_main.php:460 -#: ../admin/bro_main.php:485 ../admin/bro_main.php:490 +#: ../admin/bro_main.php:465 ../admin/bro_main.php:485 +#: ../admin/bro_main.php:490 ../admin/bro_main.php:495 msgid "V" msgstr "V" #: ../admin/bro_main.php:542 ../admin/bro_main.php:547 +#: ../admin/bro_main.php:552 msgid "No files in this folder" msgstr "Aucun fichier dans ce répertoire" #: ../admin/bro_main.php:552 ../admin/bro_main.php:557 +#: ../admin/bro_main.php:562 msgid "(slow)" msgstr "(lent)" #: ../admin/bro_main.php:552 ../admin/bro_main.php:557 +#: ../admin/bro_main.php:562 msgid "Show size of directories" msgstr "Afficher la taille des répertoires" #: ../admin/bro_main.php:556 ../admin/bro_main.php:561 +#: ../admin/bro_main.php:566 msgid "Edit this folder's protection" msgstr "Modifier la protection de ce répertoire" -#: ../admin/bro_main.php:559 ../admin/bro_main.php:564 ../admin/hta_add.php:61 +#: ../admin/bro_main.php:559 ../admin/bro_main.php:564 +#: ../admin/bro_main.php:569 ../admin/hta_add.php:61 msgid "Protect this folder" msgstr "Protéger ce répertoire" #: ../admin/bro_main.php:561 ../admin/bro_main.php:566 +#: ../admin/bro_main.php:571 msgid "with a login and a password" msgstr "utilisant un nom d'utilisateur et un mot de passe" #: ../admin/bro_main.php:564 ../admin/bro_main.php:569 +#: ../admin/bro_main.php:574 msgid "Download this folder" msgstr "Télécharger ce répertoire" #: ../admin/bro_main.php:566 ../admin/bro_main.php:571 +#: ../admin/bro_main.php:576 #, php-format msgid "as a %s file" msgstr "comme fichier %s" #: ../admin/bro_main.php:574 ../admin/bro_main.php:579 +#: ../admin/bro_main.php:584 msgid "Edit the ftp account" msgstr "Modifier le compte FTP" #: ../admin/bro_main.php:575 ../admin/bro_main.php:580 +#: ../admin/bro_main.php:585 msgid "that exists in this folder" msgstr "qui existe dans ce répertoire" #: ../admin/bro_main.php:581 ../admin/bro_main.php:586 +#: ../admin/bro_main.php:591 msgid "Create an ftp account in this folder" msgstr "Créer un compte FTP dans ce répertoire" #: ../admin/bro_main.php:590 ../admin/bro_main.php:595 +#: ../admin/bro_main.php:600 msgid "Configure the file editor" msgstr "Configurer le gestionnaire de fichiers" @@ -1401,24 +1652,25 @@ msgstr "" msgid "Save done." msgstr "" -#: ../admin/cron.php:16 ../admin/cron.php:21 ../admin/menu_cron.php:40 +#: ../admin/cron.php:16 ../admin/cron.php:21 ../admin/menu_cron.php:33 +#: ../admin/menu_cron.php:40 ../class/m_cron.php:161 msgid "Scheduled tasks" msgstr "" -#: ../admin/cron.php:29 ../admin/cron.php:34 +#: ../admin/cron.php:29 ../admin/cron.php:34 ../admin/cron.php:35 msgid "URL" msgstr "" -#: ../admin/cron.php:30 ../admin/cron.php:35 +#: ../admin/cron.php:30 ../admin/cron.php:35 ../admin/cron.php:36 msgid "Schedule" msgstr "" -#: ../admin/cron.php:31 ../admin/cron.php:36 ../admin/hta_edituser.php:53 -#: ../admin/sql_users_list.php:48 +#: ../admin/cron.php:31 ../admin/cron.php:36 ../admin/cron.php:37 +#: ../admin/hta_edituser.php:53 ../admin/sql_users_list.php:48 msgid "User" msgstr "Utilisateur" -#: ../admin/cron.php:33 ../admin/cron.php:38 +#: ../admin/cron.php:33 ../admin/cron.php:38 ../admin/cron.php:39 #, fuzzy msgid "Email report" msgstr "Adresse Email" @@ -1476,7 +1728,7 @@ msgstr "" msgid "Whois result on the domain" msgstr "Résultat du Whois sur le domaine" -#: ../admin/dom_doadd.php:52 ../admin/menu_dom.php:47 +#: ../admin/dom_doadd.php:52 ../admin/menu_dom.php:40 ../admin/menu_dom.php:47 msgid "Add a domain" msgstr "Héberger un domaine" @@ -1501,7 +1753,7 @@ msgid "Confirm the deletion of domain %s" msgstr "Confirmation d'effacement du domaine %s" #: ../admin/dom_dodel.php:67 ../admin/sql_del.php:69 ../admin/sql_del.php:75 -#: ../admin/sql_users_del.php:57 +#: ../admin/sql_users_del.php:57 ../admin/sql_users_del.php:61 msgid "WARNING" msgstr "ATTENTION" @@ -1536,9 +1788,9 @@ msgid "Hide advanced options" msgstr "Cacher les options avancées" #: ../admin/dom_edit.inc.php:85 ../admin/ftp_add.php:60 -#: ../admin/ftp_edit.php:65 ../admin/hta_add.php:54 ../admin/sql_bck.php:97 -#: ../admin/sta2_add_raw.php:57 ../admin/sta2_edit_raw.php:63 -#: ../admin/sta2_edit_raw.php:68 +#: ../admin/ftp_add.php:72 ../admin/ftp_edit.php:65 ../admin/hta_add.php:54 +#: ../admin/sql_bck.php:97 ../admin/sta2_add_raw.php:57 +#: ../admin/sta2_edit_raw.php:63 ../admin/sta2_edit_raw.php:68 msgid "Choose a folder..." msgstr "Choisir un répertoire ..." @@ -1570,60 +1822,63 @@ msgstr "Modifier ce sous-domaine" msgid "Add this subdomain" msgstr "Ajouter ce sous-domaine" -#: ../admin/dom_edit.php:66 +#: ../admin/dom_edit.php:66 ../admin/dom_edit.php:68 #, php-format msgid "Editing subdomains of %s" msgstr "Edition des sous-domaines de %s" -#: ../admin/dom_edit.php:76 +#: ../admin/dom_edit.php:76 ../admin/dom_edit.php:78 msgid "This domain have some DNS change pending. Please wait." msgstr "Ce domaine a des modifications DNS en attente, merci de patienter." -#: ../admin/dom_edit.php:79 +#: ../admin/dom_edit.php:79 ../admin/dom_edit.php:81 msgid "You requested deletion of this domain." msgstr "Vous avez demandé la suppression du domaine %s" -#: ../admin/dom_edit.php:97 +#: ../admin/dom_edit.php:97 ../admin/dom_edit.php:99 msgid "Subdomain" msgstr "Sous-domaine" -#: ../admin/dom_edit.php:137 +#: ../admin/dom_edit.php:137 ../admin/dom_edit.php:139 msgid "Activation pending" msgstr "Activation en cours" -#: ../admin/dom_edit.php:140 ../admin/mail_list.php:91 +#: ../admin/dom_edit.php:140 ../admin/dom_edit.php:142 +#: ../admin/mail_list.php:91 ../admin/mail_list.php:119 +#: ../admin/mail_list.php:129 msgid "Disabled" msgstr "Désactivé" -#: ../admin/dom_edit.php:141 ../admin/mail_edit.inc.php:46 +#: ../admin/dom_edit.php:141 ../admin/dom_edit.php:143 +#: ../admin/mail_edit.inc.php:42 ../admin/mail_edit.inc.php:46 msgid "Enable" msgstr "Activer" -#: ../admin/dom_edit.php:144 +#: ../admin/dom_edit.php:144 ../admin/dom_edit.php:146 msgid "Desactivation pending" msgstr "Désactivation en attente" -#: ../admin/dom_edit.php:152 +#: ../admin/dom_edit.php:152 ../admin/dom_edit.php:154 msgid "Update pending" msgstr "Mise à jour en attente" -#: ../admin/dom_edit.php:155 +#: ../admin/dom_edit.php:155 ../admin/dom_edit.php:157 msgid "Deletion pending" msgstr "Suppression en attente" -#: ../admin/dom_edit.php:183 +#: ../admin/dom_edit.php:183 ../admin/dom_edit.php:185 msgid "DNS & Email parameters" msgstr "Paramètres DNS & Email" -#: ../admin/dom_edit.php:188 +#: ../admin/dom_edit.php:188 ../admin/dom_edit.php:190 msgid "Manage the DNS on the server ?" msgstr "Gère-t-on le DNS de ce domaine ?" -#: ../admin/dom_edit.php:199 +#: ../admin/dom_edit.php:199 ../admin/dom_edit.php:201 msgid "Manage the Emails Addresses of this domain on the server?" msgstr "Gère-t-on les Adresses Emails de ce domaine sur le serveur ?" -#: ../admin/dom_edit.php:206 +#: ../admin/dom_edit.php:206 ../admin/dom_edit.php:208 msgid "" "Warning: If you set this to 'no', all your email accounts and aliases on " "this domain will be immediately deleted." @@ -1631,15 +1886,15 @@ msgstr "" "Attention: Si vous mettez 'non' ici, toutes les adresses emails de ce " "domaine et les messages qu'elles contiennent seront immédiatement détruits." -#: ../admin/dom_edit.php:208 +#: ../admin/dom_edit.php:208 ../admin/dom_edit.php:210 msgid "Submit the changes" msgstr "Valider les changements" -#: ../admin/dom_edit.php:213 +#: ../admin/dom_edit.php:213 ../admin/dom_edit.php:215 msgid "Domain removal" msgstr "Suppression du nom de domaine" -#: ../admin/dom_edit.php:216 +#: ../admin/dom_edit.php:216 ../admin/dom_edit.php:218 #, php-format msgid "help_domain_del %s" msgstr "" @@ -1648,7 +1903,7 @@ msgstr "" "les listes de diffusion etc... associés à ce domaine et à tous ses sous-" "domaines !" -#: ../admin/dom_edit.php:219 +#: ../admin/dom_edit.php:219 ../admin/dom_edit.php:221 #, php-format msgid "Delete %s from this server" msgstr "Effacer le domaine %s de ce serveur" @@ -1699,32 +1954,44 @@ msgid "You cannot add any new ftp account, your quota is over." msgstr "" "Vous avez atteint votre quota de comptes ftp, vous ne pouvez plus en créer." -#: ../admin/ftp_add.php:39 ../admin/ftp_list.php:57 ../admin/menu_ftp.php:47 +#: ../admin/ftp_add.php:39 ../admin/ftp_add.php:51 ../admin/ftp_list.php:57 +#: ../admin/menu_ftp.php:40 ../admin/menu_ftp.php:47 msgid "Create a new ftp account" msgstr "Créer un compte ftp" -#: ../admin/ftp_add.php:67 +#: ../admin/ftp_add.php:67 ../admin/ftp_add.php:79 msgid "Create this new FTP account." msgstr "Créer le compte FTP." -#: ../admin/ftp_del.php:42 +#: ../admin/ftp_del.php:42 ../admin/ftp_del.php:60 #, php-format msgid "The ftp account %s has been successfully deleted" msgstr "Le compte ftp %s a été supprimé avec succès" +#: ../admin/ftp_del.php:68 +#, fuzzy +msgid "FTP accounts deletion confirm" +msgstr "Liste des comptes ftp" + +#: ../admin/ftp_del.php:71 +msgid "Do you really want to delete those accounts ?" +msgstr "" + #: ../admin/ftp_doadd.php:53 msgid "The FTP account has been successfully created" msgstr "Le compte FTP a été créé avec succès" -#: ../admin/ftp_doedit.php:33 ../admin/ftp_edit.php:39 +#: ../admin/ftp_doedit.php:33 ../admin/ftp_doedit.php:43 +#: ../admin/ftp_edit.php:39 msgid "No account selected!" msgstr "Aucun compte sélectionné !" -#: ../admin/ftp_doedit.php:47 +#: ../admin/ftp_doedit.php:47 ../admin/ftp_doedit.php:57 msgid "The ftp account has been successfully changed" msgstr "Le compte ftp a été modifié avec succès" -#: ../admin/ftp_doedit.php:56 ../admin/ftp_edit.php:47 +#: ../admin/ftp_doedit.php:56 ../admin/ftp_doedit.php:66 +#: ../admin/ftp_edit.php:47 msgid "Editing an FTP account" msgstr "Modification d'un compte ftp" @@ -1732,10 +1999,15 @@ msgstr "Modification d'un compte ftp" msgid "Change this FTP account" msgstr "Modifier le compte FTP." -#: ../admin/ftp_list.php:45 ../admin/menu_ftp.php:49 +#: ../admin/ftp_list.php:45 ../admin/menu_ftp.php:42 ../admin/menu_ftp.php:49 msgid "FTP accounts list" msgstr "Liste des comptes ftp" +#: ../admin/head.php:32 +#, fuzzy +msgid "AlternC Control Panel" +msgstr "Panneau Administrateur" + #: ../admin/head.php:61 msgid "" "Administrator session. you may
return to your " @@ -1756,12 +2028,13 @@ msgstr "" "Choisir le répertoire que vous souhaitez protéger. Ce répertoire doit " "préexister." -#: ../admin/hta_adduser.php:39 +#: ../admin/hta_adduser.php:39 ../admin/hta_adduser.php:40 #, php-format msgid "Adding a username in %s" msgstr "Ajout d'un utilisateur autorisé dans %s" -#: ../admin/hta_adduser.php:66 ../admin/hta_edit.php:115 +#: ../admin/hta_adduser.php:66 ../admin/hta_adduser.php:67 +#: ../admin/hta_edit.php:115 msgid "Add this user" msgstr "Ajouter l'utilisateur" @@ -1774,6 +2047,15 @@ msgstr "Le répertoire protégé %s a été déprotégé avec succès" msgid "Please enter a password" msgstr "Veuillez entrer un mot de passe" +#: ../admin/hta_dodeluser.php:49 +#, fuzzy +msgid "Authorized user deletion confirm" +msgstr "Aucun utilisateur autorisé dans %s" + +#: ../admin/hta_dodeluser.php:52 +msgid "Do you really want to delete those users ?" +msgstr "" + #: ../admin/hta_doedituser.php:52 #, php-format msgid "Change the user %s in the protected folder %s" @@ -1820,7 +2102,8 @@ msgid "Editing user %s in the protected folder %s" msgstr "Modification de l'utilisateur %s dans le répertoire protégé %s" #: ../admin/hta_edituser.php:54 ../admin/mem_param.php:64 -#: ../admin/mem_param.php:65 +#: ../admin/mem_param.php:65 ../admin/mem_param.php:71 +#: ../admin/mem_param.php:72 msgid "New password" msgstr "Nouveau mot de passe" @@ -1844,11 +2127,11 @@ msgstr "Gérer les utilisateurs et mots de passe" msgid "Unprotect the checked folders" msgstr "Déprotéger les répertoires cochés" -#: ../admin/index.php:60 +#: ../admin/index.php:55 ../admin/index.php:60 msgid "Web Hosting Control Panel" msgstr "Panneau de contrôle d'hébergement" -#: ../admin/index.php:75 +#: ../admin/index.php:70 ../admin/index.php:75 msgid "" "To connect to the hosting control panel, enter your AlternC's login and " "password in the following form and click 'Enter'" @@ -1857,15 +2140,15 @@ msgstr "" "votre nom d'utilisateur AlternC et votre mot de passe dans le formulaire ci-" "contre et cliquez sur 'Entrer'" -#: ../admin/index.php:76 +#: ../admin/index.php:71 ../admin/index.php:76 msgid "You are attemping to connect without IP restriction." msgstr "" -#: ../admin/index.php:80 +#: ../admin/index.php:75 ../admin/index.php:80 msgid "AlternC access" msgstr "Accès à AlternC" -#: ../admin/index.php:83 ../admin/index.php:101 +#: ../admin/index.php:78 ../admin/index.php:83 ../admin/index.php:101 msgid "Enter" msgstr "Entrer" @@ -1886,7 +2169,12 @@ msgstr "Accès au webmail" msgid "Email Address" msgstr "Adresse Email" -#: ../admin/index.php:112 +#: ../admin/index.php:98 +msgid "" +"To read your mail in a browser, click here to use the Squirrelmail Webmail" +msgstr "" + +#: ../admin/index.php:111 ../admin/index.php:112 msgid "You must accept the session cookie to log-in" msgstr "Vous devez accepter le cookie de session pour pouvoir vous connecter" @@ -1917,6 +2205,28 @@ msgstr "" msgid "Know IP and networks" msgstr "" +#: ../admin/logs_list.php:35 +msgid "Logs Listing" +msgstr "" + +#: ../admin/logs_list.php:43 +msgid "You have no sql logs to list a the moment." +msgstr "" + +#: ../admin/logs_list.php:49 +#, fuzzy +msgid "Creation Date" +msgstr "Créer" + +#: ../admin/logs_list.php:49 +#, fuzzy +msgid "Download link" +msgstr "Télécharger" + +#: ../admin/logs_list.php:63 +msgid "Download" +msgstr "Télécharger" + #: ../admin/mail_add.php:39 #, fuzzy, php-format msgid "Add %s mail to the domain %s" @@ -1932,6 +2242,31 @@ msgstr "Créer un alias" msgid "Alias: %s already created" msgstr "" +#: ../admin/mail_del.php:54 +msgid "Deleting mail accounts" +msgstr "Suppression des adresses email" + +#: ../admin/mail_del.php:57 +msgid "Please confirm the deletion of the following mail accounts:" +msgstr "Confirmez la suppression des adresses email suivantes :" + +#: ../admin/mail_del.php:74 +msgid "Confirm the deletion" +msgstr "Confirmer la suppression" + +#: ../admin/mail_del.php:74 +msgid "Don't delete anything and go back to the email list" +msgstr "Ne rien supprimer, revenir à la liste des adresses email" + +#: ../admin/mail_del.php:78 +msgid "" +"Warning: Deleting an email address will destroy all the messages it " +"contains! You will NOT be able to get it back!" +msgstr "" +"Attention: La suppression d'une adresse email détruit tous ses " +"messages ! Vous ne pourrez PLUS retrouver les messages ainsi " +"effacés !" + #: ../admin/mail_doedit.php:50 #, fuzzy msgid "Password do not match" @@ -1946,53 +2281,159 @@ msgstr "Désactiver" msgid "Already disabled " msgstr "" -#: ../admin/mail_edit.inc.php:43 +#: ../admin/mail_doedit.php:120 +#, fuzzy +msgid "Your email has been edited successfully" +msgstr "Votre nouveau domaine %s a été installé avec succès" + +#: ../admin/mail_edit.inc.php:39 ../admin/mail_edit.inc.php:43 msgid "" "Is this mail enabled ?
Having a mail disabled forbid consultation or " "reception, but do not remove the mailbox or his configuration." msgstr "" -#: ../admin/mail_edit.inc.php:51 +#: ../admin/mail_edit.inc.php:47 ../admin/mail_edit.inc.php:51 msgid "" "You need to have a password for some application (example: local mailbox);" msgstr "" -#: ../admin/mail_edit.inc.php:56 +#: ../admin/mail_edit.inc.php:52 ../admin/mail_edit.inc.php:56 #, fuzzy msgid "Set a passowrd:" msgstr "Nouveau mot de passe" -#: ../admin/mail_edit.inc.php:59 +#: ../admin/mail_edit.inc.php:55 ../admin/mail_edit.inc.php:59 #, fuzzy msgid "Change your password:" msgstr "Modifier le mot de passe de l'utilisateur" -#: ../admin/mail_edit.inc.php:83 ../admin/mail_localbox_edit.inc.php:67 +#: ../admin/mail_edit.inc.php:79 ../admin/mail_edit.inc.php:83 +#: ../admin/mail_edit.php:114 ../admin/mail_localbox_edit.inc.php:67 #: ../admin/mail_redirection_edit.inc.php:64 msgid "Change this email address" msgstr "Modifier cette adresse email" -#: ../admin/mail_edit.inc.php:99 +#: ../admin/mail_edit.inc.php:95 ../admin/mail_edit.inc.php:99 #, fuzzy msgid "Password does not match" msgstr "Les mots de passe ne correspondent pas" -#: ../admin/mail_edit.inc.php:103 +#: ../admin/mail_edit.inc.php:99 ../admin/mail_edit.inc.php:103 #, fuzzy msgid "Password match" msgstr "Les mots de passe ne correspondent pas" -#: ../admin/mail_list.php:60 +#: ../admin/mail_edit.php:53 +#, fuzzy, php-format +msgid "Editing the email %s" +msgstr "Modifier l'adresse email %s" + +#: ../admin/mail_edit.php:67 +msgid "Is this email enabled?" +msgstr "" + +#: ../admin/mail_edit.php:69 +msgid "" +"You can enable or disable this email anytime. This will bounce any mail " +"received on this address, but will not delete the stored email, or the " +"redirections or password." +msgstr "" + +#: ../admin/mail_edit.php:73 +msgid "No (email disabled)" +msgstr "" + +#: ../admin/mail_edit.php:74 +msgid "Yes (email enabled)" +msgstr "" + +#: ../admin/mail_edit.php:78 +msgid "Is it a POP/IMAP account?" +msgstr "Est-ce un compte POP/IMAP ?" + +#: ../admin/mail_edit.php:79 +msgid "" +"POP/IMAP accounts are receiving emails in the server. To read those emails, " +"you can use a Webmail, or a mail client such as Thunderbird. If you don't " +"use POP/IMAP, you can configure your email to be a redirection to other " +"existing emails. The maximum size is in megabytes, use 0 to make it infinite." +msgstr "" + +#: ../admin/mail_edit.php:82 +#, php-format +msgid "This mailbox is currently using %1$s / %2$s" +msgstr "" + +#: ../admin/mail_edit.php:85 +msgid "" +"This mailbox is pending deletion. You can recover its mails by setting it to " +"'Yes' NOW!" +msgstr "" + +#: ../admin/mail_edit.php:95 +#, fuzzy +msgid "Enter a POP/IMAP password" +msgstr "Mot de passe POP/IMAP" + +#: ../admin/mail_edit.php:97 ../admin/quotas_oneuser.php:14 +#: ../admin/quotas_oneuser.php:23 ../admin/quotas_oneuser.php:49 +#: ../admin/quotas_oneuser.php:53 ../admin/quotas_oneuser.php:67 +#: ../admin/quotas_oneuser.php:86 ../admin/quotas_oneuser.php:90 +#: ../admin/quotas_oneuser.php:105 ../admin/quotas_oneuser.php:130 +#: ../admin/quotas_oneuser.php:131 ../admin/quotas_oneuser.php:152 +#: ../admin/quotas_oneuser.php:178 ../admin/quotas_users.php:278 +#: ../admin/quotas_users.php:291 ../admin/quotas_users.php:292 +#: ../admin/quotas_users.php:314 ../admin/quotas_users.php:327 +#: ../admin/quotas_users.php:328 ../admin/quotas_users.php:334 +#: ../admin/quotas_users.php:347 ../admin/quotas_users.php:348 +#: ../admin/quotas_users.php:360 ../admin/quotas_users.php:361 +msgid "MB" +msgstr "Mo" + +#: ../admin/mail_edit.php:97 +msgid "Maximum allowed size of this Mailbox" +msgstr "" + +#: ../admin/mail_edit.php:102 +#, fuzzy +msgid "" +"WARNING: turning POP/IMAP off will DELETE the stored messages in this email " +"address." +msgstr "" +"ATTENTION : Choisir 'Non' ici supprimera les messages stockés dans " +"cette adresse email. L'adresse email sera transformée en simple redirection." + +#: ../admin/mail_edit.php:104 +#, fuzzy +msgid "Is it a redirection to other email addresses?" +msgstr "Retour à la liste des adresses email" + +#: ../admin/mail_edit.php:106 +msgid "" +"If you want to send emails received on this address to other addresses, even " +"outside this server, enter those recipients here." +msgstr "" + +#: ../admin/mail_edit.php:106 +#, fuzzy +msgid "one recipient per line" +msgstr "une adresse email par ligne" + +#: ../admin/mail_list.php:60 ../admin/mail_list.php:65 #, fuzzy msgid "Create a new mail account" msgstr "Créer un compte ftp" +#: ../admin/mail_list.php:69 +msgid "Create this email address" +msgstr "Ajouter cette adresse email" + #: ../admin/mail_list.php:72 #, fuzzy msgid "No mail for this domain" msgstr "Ajout d'un mail sur le domaine %s" -#: ../admin/mail_list.php:76 +#: ../admin/mail_list.php:76 ../admin/mail_list.php:78 #, php-format msgid "Email addresses of the domain %s" msgstr "Liste des adresses emails du domaine %s" @@ -2002,7 +2443,7 @@ msgstr "Liste des adresses emails du domaine %s" msgid "Active" msgstr "Action" -#: ../admin/mail_list.php:79 +#: ../admin/mail_list.php:79 ../admin/mail_list.php:105 #, fuzzy msgid "Address" msgstr "Adresse IP" @@ -2012,6 +2453,56 @@ msgstr "Adresse IP" msgid "State" msgstr "État" +#: ../admin/mail_list.php:90 +msgid "Search" +msgstr "" + +#: ../admin/mail_list.php:98 +msgid "Items per page:" +msgstr "" + +#: ../admin/mail_list.php:105 +#, fuzzy +msgid "Last login time" +msgstr "Dernière connexion" + +#: ../admin/mail_list.php:105 +msgid "Other recipients" +msgstr "Autres destinataires" + +#: ../admin/mail_list.php:105 +msgid "Pop/Imap" +msgstr "" + +#: ../admin/mail_list.php:115 +#, fuzzy +msgid "Deleting..." +msgstr "extraction..." + +#: ../admin/mail_list.php:118 +msgid "" +"This email will be deleted soon. You may still be able to undelete it by " +"clicking here" +msgstr "" + +#: ../admin/mail_list.php:118 +#, fuzzy +msgid "Undelete" +msgstr "effacé" + +#: ../admin/mail_list.php:143 +#, php-format +msgid "%3$d-%2$d-%1$d" +msgstr "" + +#: ../admin/mail_list.php:143 ../admin/main.php:41 +msgid "Never" +msgstr "" + +#: ../admin/mail_list.php:152 +msgid "Delete the checked email addresses" +msgstr "Supprimer les adresses email cochées" + #: ../admin/mail_localbox_doedit.php:62 #, fuzzy msgid "Already disactivated" @@ -2065,12 +2556,12 @@ msgstr "" msgid "Last Login: " msgstr "Dernière connexion : " -#: ../admin/main.php:41 +#: ../admin/main.php:41 ../admin/main.php:44 #, php-format msgid "from: %1$s " msgstr "depuis %1$s " -#: ../admin/main.php:45 +#: ../admin/main.php:45 ../admin/main.php:49 #, php-format msgid "%1$d login failed since last login" msgstr "%1$d tentatives incorrectes depuis la dernière connexion" @@ -2079,15 +2570,15 @@ msgstr "%1$d tentatives incorrectes depuis la dernière connexion" msgid "Latest news" msgstr "Dernières nouvelles" -#: ../admin/main.php:78 +#: ../admin/main.php:78 ../admin/main.php:93 msgid "Expired or about to expire accounts" msgstr "Comptes expirés ou expirant bientôt" -#: ../admin/main.php:80 +#: ../admin/main.php:80 ../admin/main.php:95 msgid "Last name, surname" msgstr "Prénom, Nom" -#: ../admin/main.php:80 +#: ../admin/main.php:80 ../admin/main.php:95 msgid "uid" msgstr "uid" @@ -2096,11 +2587,13 @@ msgid "Your administrator preferences has been successfully changed." msgstr "Vos préférences d'administrateurs ont été modifiées avec succès." #: ../admin/mem_admin.php:46 ../admin/mem_param.php:97 +#: ../admin/mem_param.php:104 msgid "Admin preferences" msgstr "Préférences d'administration" -#: ../admin/mem_chgmail.php:44 ../admin/mem_cm.php:35 ../admin/mem_cm.php:46 -#: ../admin/mem_cm2.php:40 ../admin/mem_param.php:74 +#: ../admin/mem_chgmail.php:44 ../admin/mem_cm.php:35 ../admin/mem_cm.php:42 +#: ../admin/mem_cm.php:46 ../admin/mem_cm.php:53 ../admin/mem_cm2.php:40 +#: ../admin/mem_cm2.php:47 ../admin/mem_param.php:74 ../admin/mem_param.php:81 msgid "Change the email of the account" msgstr "Changer l'adresse email du compte AlternC" @@ -2113,7 +2606,7 @@ msgstr "" "pour valider la modification.
A cette adresse, la clé suivante vous " "sera demandée :
" -#: ../admin/mem_cm.php:47 +#: ../admin/mem_cm.php:47 ../admin/mem_cm.php:54 msgid "" "Enter the key you got when you requested the mailbox change, then click the " "OK button." @@ -2121,15 +2614,15 @@ msgstr "" "Entrez la clé qui vous a été donnée lors de la demande de changement " "d'adresse email, puis cliquez sur OK" -#: ../admin/mem_cm.php:48 +#: ../admin/mem_cm.php:48 ../admin/mem_cm.php:55 msgid "Key" msgstr "Clé" -#: ../admin/mem_cm.php:49 +#: ../admin/mem_cm.php:49 ../admin/mem_cm.php:56 msgid "OK" msgstr "OK" -#: ../admin/mem_cm2.php:48 +#: ../admin/mem_cm2.php:48 ../admin/mem_cm2.php:55 msgid "The mailbox has been successfully changed." msgstr "Le mail a été changé avec succès." @@ -2145,24 +2638,24 @@ msgstr "Vous avez été déconnecté de votre espace d'administration." msgid "Click here to log in" msgstr "Cliquez ici pour vous reconnecter" -#: ../admin/mem_param.php:36 +#: ../admin/mem_param.php:36 ../admin/mem_param.php:43 msgid "Your help setting has been updated." msgstr "Vos paramètres d'aide ont été modifiés." -#: ../admin/mem_param.php:40 +#: ../admin/mem_param.php:40 ../admin/mem_param.php:47 msgid "Settings of your account" msgstr "Paramètres de votre compte AlternC" -#: ../admin/mem_param.php:50 ../admin/mem_passwd.php:50 -#: ../admin/sql_users_list.php:61 +#: ../admin/mem_param.php:50 ../admin/mem_param.php:57 +#: ../admin/mem_passwd.php:50 ../admin/sql_users_list.php:61 msgid "Password change" msgstr "Changer le mot de passe" -#: ../admin/mem_param.php:54 +#: ../admin/mem_param.php:54 ../admin/mem_param.php:61 msgid "You cannot change your password" msgstr "Vous ne pouvez pas changer votre mot de passe" -#: ../admin/mem_param.php:59 +#: ../admin/mem_param.php:59 ../admin/mem_param.php:66 msgid "help_chg_passwd" msgstr "" "Vous pouvez modifier ici le mot de passe vous permettant d'utiliser ce " @@ -2170,65 +2663,65 @@ msgstr "" "actuel, puis un nouveau mot de passe (2 fois, par sécurité), puis cliquez " "sur 'Changer mon mot de passe'" -#: ../admin/mem_param.php:63 +#: ../admin/mem_param.php:63 ../admin/mem_param.php:70 msgid "Old password" msgstr "Ancien mot de passe" -#: ../admin/mem_param.php:66 +#: ../admin/mem_param.php:66 ../admin/mem_param.php:73 msgid "Change my password" msgstr "Changer mon mot de passe" -#: ../admin/mem_param.php:75 +#: ../admin/mem_param.php:75 ../admin/mem_param.php:82 msgid "help_chg_mail" msgstr "" "Vous pouvez modifier ici l'adresse email d'inscription correspondant à votre " "compte AlternC.
Entrez ici la nouvelle adresse email. Un message est " "envoyé à cette adresse pour confirmation." -#: ../admin/mem_param.php:76 +#: ../admin/mem_param.php:76 ../admin/mem_param.php:83 msgid "Current mailbox" msgstr "Adresse email actuelle" -#: ../admin/mem_param.php:77 +#: ../admin/mem_param.php:77 ../admin/mem_param.php:84 msgid "New mailbox" msgstr "Nouvelle adresse email" -#: ../admin/mem_param.php:78 +#: ../admin/mem_param.php:78 ../admin/mem_param.php:85 msgid "Change my email address" msgstr "Changer mon adresse email" -#: ../admin/mem_param.php:85 +#: ../admin/mem_param.php:85 ../admin/mem_param.php:92 msgid "Online help settings" msgstr "Paramètres de l'aide en ligne" -#: ../admin/mem_param.php:86 +#: ../admin/mem_param.php:86 ../admin/mem_param.php:93 msgid "help_help_settings" msgstr "" "Chaque page du bureau virtuel peut vous présenter une aide succinte, " "accompagnée d'un lien vers l'aide en ligne
Si vous voulez afficher " "cette aide automatique, cochez la case ci-dessous." -#: ../admin/mem_param.php:87 +#: ../admin/mem_param.php:87 ../admin/mem_param.php:94 msgid "Do you want to see the help texts and links on each page?" msgstr "Voulez-vous voir les textes d'aide et les liens sur chaque page ?" -#: ../admin/mem_param.php:88 +#: ../admin/mem_param.php:88 ../admin/mem_param.php:95 msgid "Change these settings" msgstr "Modifier ce paramètre" -#: ../admin/mem_param.php:101 +#: ../admin/mem_param.php:101 ../admin/mem_param.php:108 msgid "Members list view" msgstr "Vue de la liste des membres" -#: ../admin/mem_param.php:102 +#: ../admin/mem_param.php:102 ../admin/mem_param.php:109 msgid "Large view" msgstr "Vue large" -#: ../admin/mem_param.php:103 +#: ../admin/mem_param.php:103 ../admin/mem_param.php:110 msgid "Short view" msgstr "Vue étroite" -#: ../admin/mem_param.php:105 +#: ../admin/mem_param.php:105 ../admin/mem_param.php:112 msgid "Change my admin preferences" msgstr "Modifier mes préférences d'administration" @@ -2240,32 +2733,37 @@ msgstr "Votre mot de passe a été changé avec succès." msgid "Home / Information" msgstr "Accueil / Information" -#: ../admin/menu_adm.php:39 +#: ../admin/menu.php:49 +msgid "About" +msgstr "" + +#: ../admin/menu_adm.php:32 ../admin/menu_adm.php:39 msgid "Administration" msgstr "Administration" -#: ../admin/menu_adm.php:44 +#: ../admin/menu_adm.php:37 ../admin/menu_adm.php:44 msgid "Manage the Alternc accounts" msgstr "Gérer les comptes AlternC" -#: ../admin/menu_adm.php:45 +#: ../admin/menu_adm.php:38 ../admin/menu_adm.php:45 msgid "User Quotas" msgstr "Quotas Utilisateurs" -#: ../admin/menu_adm.php:49 +#: ../admin/menu_adm.php:42 ../admin/menu_adm.php:49 msgid "General PhpMyAdmin" msgstr "PhpMyAdmin Général" -#: ../admin/menu_aide.php:32 +#: ../admin/menu_aide.php:25 ../admin/menu_aide.php:32 msgid "Online help" msgstr "Aide en ligne" -#: ../admin/menu_dom.php:41 ../admin/quotas_oneuser.php:22 -#: ../admin/quotas_users.php:134 +#: ../admin/menu_dom.php:34 ../admin/menu_dom.php:41 +#: ../admin/quotas_oneuser.php:22 ../admin/quotas_oneuser.php:33 +#: ../admin/quotas_users.php:122 ../admin/quotas_users.php:134 msgid "Domains" msgstr "Domaines" -#: ../admin/menu_ftp.php:41 +#: ../admin/menu_ftp.php:34 ../admin/menu_ftp.php:41 ../class/m_ftp.php:361 msgid "FTP accounts" msgstr "Comptes FTP" @@ -2273,31 +2771,50 @@ msgstr "Comptes FTP" msgid "Langues" msgstr "Langues" -#: ../admin/menu_mail.php:41 +#: ../admin/menu_logs.php:28 +msgid "Logs" +msgstr "" + +#: ../admin/menu_mail.php:34 ../admin/menu_mail.php:41 msgid "Email Addresses" msgstr "Adresses email" -#: ../admin/menu_mem.php:32 +#: ../admin/menu_mem.php:25 ../admin/menu_mem.php:32 msgid "Settings" msgstr "Configuration" -#: ../admin/menu_mem.php:35 +#: ../admin/menu_mem.php:28 ../admin/menu_mem.php:35 msgid "Logout" msgstr "Se déconnecter" -#: ../admin/menu_quota.php:32 +#: ../admin/menu_piwik.php:31 +#, fuzzy +msgid "Piwik statistics" +msgstr "Statistiques web" + +#: ../admin/menu_piwik.php:34 +#, fuzzy +msgid "Piwik Users" +msgstr "Utilisateurs" + +#: ../admin/menu_piwik.php:35 +msgid "Piwik Sites" +msgstr "" + +#: ../admin/menu_quota.php:25 ../admin/menu_quota.php:32 msgid "Show my quotas" msgstr "Quotas du compte AlternC" -#: ../admin/menu_sql.php:41 +#: ../admin/menu_sql.php:34 ../admin/menu_sql.php:41 msgid "Databases" msgstr "Bases de données" -#: ../admin/menu_sql.php:42 ../admin/sql_users_list.php:37 +#: ../admin/menu_sql.php:35 ../admin/menu_sql.php:42 +#: ../admin/sql_users_list.php:37 msgid "MySQL Users" msgstr "Utilisateurs MySQL" -#: ../admin/menu_sql.php:43 +#: ../admin/menu_sql.php:37 ../admin/menu_sql.php:43 msgid "PhpMyAdmin" msgstr "PhpMyAdmin" @@ -2305,10 +2822,87 @@ msgstr "PhpMyAdmin" msgid "Raw web statistics" msgstr "Statistiques web brutes" -#: ../admin/menu_web.php:34 +#: ../admin/menu_web.php:27 ../admin/menu_web.php:34 msgid "Protected folders" msgstr "Répertoires protégés" +#: ../admin/piwik_addaccount.php:34 +#, fuzzy +msgid "You cannot add any new Piwik account, your quota is over." +msgstr "" +"Vous avez atteint votre quota de comptes ftp, vous ne pouvez plus en créer." + +#: ../admin/piwik_addaccount.php:44 +msgid "Error : missing arguments." +msgstr "" + +#: ../admin/piwik_addaccount.php:50 +#, fuzzy, php-format +msgid "Creation of Piwik account \"%s\"" +msgstr "Créer un compte ftp" + +#: ../admin/piwik_addsites.php:44 +msgid "Error during adding website.
" +msgstr "" + +#: ../admin/piwik_addsites.php:46 +msgid "Successfully add website" +msgstr "" + +#: ../admin/piwik_sitelist.php:42 ../admin/piwik_userlist.php:54 +#, fuzzy +msgid "Add a new website" +msgstr "Créer un nouveau TLD" + +#: ../admin/piwik_sitelist.php:44 ../admin/piwik_userlist.php:56 +msgid "URL of the website" +msgstr "" + +#: ../admin/piwik_sitelist.php:55 +msgid "Existing Piwik monitored websites" +msgstr "" + +#: ../admin/piwik_sitelist.php:61 ../admin/piwik_userlist.php:74 +msgid "No existing Piwik users" +msgstr "" + +#: ../admin/piwik_sitelist.php:66 +#, fuzzy +msgid "Site name" +msgstr "Nom du fichier" + +#: ../admin/piwik_sitelist.php:66 +msgid "Site url" +msgstr "" + +#: ../admin/piwik_user_dodel.php:39 +msgid "Missing login parameters" +msgstr "" + +#: ../admin/piwik_user_dodel.php:54 +msgid "Piwik accounts deletion confirm" +msgstr "" + +#: ../admin/piwik_user_dodel.php:57 +#, php-format +msgid "Do you really want to delete the Piwik account %s ?" +msgstr "" + +#: ../admin/piwik_userlist.php:41 +#, fuzzy +msgid "Create a new piwik account" +msgstr "Créer un compte ftp" + +#: ../admin/piwik_userlist.php:66 +#, fuzzy +msgid "Existing Piwik accounts" +msgstr "Modification d'un compte ftp" + +#: ../admin/piwik_userlist.php:79 ../admin/piwik_userlist.php:89 +#, fuzzy +msgid "Connect" +msgstr "Se connecter" + #: ../admin/quota_show.php:34 msgid "Account's quotas" msgstr "Quotas du compte" @@ -2317,38 +2911,53 @@ msgstr "Quotas du compte" msgid "No quotas for this account, or quotas currently unavailable!" msgstr "Aucun quota pour ce compte AlternC, ou quota impossible à obtenir !" -#: ../admin/quotas_oneuser.php:13 +#: ../admin/quotas_oneuser.php:13 ../admin/quotas_oneuser.php:22 msgid "Web Space:" msgstr "Espace Web :" -#: ../admin/quotas_oneuser.php:14 ../admin/quotas_oneuser.php:53 -#: ../admin/quotas_oneuser.php:90 ../admin/quotas_oneuser.php:130 -#: ../admin/quotas_users.php:291 ../admin/quotas_users.php:292 -#: ../admin/quotas_users.php:327 ../admin/quotas_users.php:328 -#: ../admin/quotas_users.php:347 ../admin/quotas_users.php:348 -#: ../admin/quotas_users.php:360 ../admin/quotas_users.php:361 -msgid "MB" -msgstr "Mo" - -#: ../admin/quotas_oneuser.php:23 +#: ../admin/quotas_oneuser.php:23 ../admin/quotas_oneuser.php:34 msgid "Emails" msgstr "Adresses email" -#: ../admin/quotas_oneuser.php:24 ../admin/quotas_oneuser.php:71 -#: ../admin/quotas_oneuser.php:112 ../admin/quotas_users.php:130 -#: ../admin/quotas_users.php:171 +#: ../admin/quotas_oneuser.php:24 ../admin/quotas_oneuser.php:35 +#: ../admin/quotas_oneuser.php:71 ../admin/quotas_oneuser.php:112 +#: ../admin/quotas_oneuser.php:113 ../admin/quotas_oneuser.php:160 +#: ../admin/quotas_users.php:118 ../admin/quotas_users.php:130 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Space" msgstr "Espace" -#: ../admin/quotas_oneuser.php:70 ../admin/quotas_users.php:179 +#: ../admin/quotas_oneuser.php:48 +#, fuzzy +msgid "Mail boxes:" +msgstr "Adresses email" + +#: ../admin/quotas_oneuser.php:70 ../admin/quotas_oneuser.php:112 +#: ../admin/quotas_users.php:167 ../admin/quotas_users.php:179 msgid "DB" msgstr "Bases" -#: ../admin/quotas_oneuser.php:111 ../admin/quotas_users.php:175 -#: ../admin/quotas_users.php:178 +#: ../admin/quotas_oneuser.php:104 +#, fuzzy +msgid "Databases:" +msgstr "Bases de données" + +#: ../admin/quotas_oneuser.php:111 ../admin/quotas_oneuser.php:159 +#: ../admin/quotas_users.php:163 ../admin/quotas_users.php:166 +#: ../admin/quotas_users.php:175 ../admin/quotas_users.php:178 msgid "Lists" msgstr "Listes" +#: ../admin/quotas_oneuser.php:151 +#, fuzzy +msgid "Mailman lists:" +msgstr "Listes Mailman" + +#: ../admin/quotas_users.php:20 +#, fuzzy +msgid "Quotas status" +msgstr "Quotas" + #: ../admin/quotas_users.php:29 msgid "" "This page shows the space and service count of your AlternC server and each " @@ -2357,85 +2966,92 @@ msgstr "" "Cette page montre l'espace et le nombre de service utilisé sur AlternC et " "pour chaque compte." -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 #, php-format msgid "% of the total." msgstr "% du total." -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 msgid "MB." msgstr "Mo." -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 #, php-format msgid "Sizes are shown as %s" msgstr "Les tailles sont exprimées en %s" -#: ../admin/quotas_users.php:33 +#: ../admin/quotas_users.php:33 ../admin/quotas_users.php:35 msgid "Global" msgstr "Global" -#: ../admin/quotas_users.php:33 +#: ../admin/quotas_users.php:33 ../admin/quotas_users.php:35 msgid "Server-side view:" msgstr "Vue générale du serveur :" -#: ../admin/quotas_users.php:34 +#: ../admin/quotas_users.php:34 ../admin/quotas_users.php:36 msgid "Detailed view:" msgstr "Vue détaillée par compte :" -#: ../admin/quotas_users.php:36 ../admin/quotas_users.php:43 +#: ../admin/quotas_users.php:36 ../admin/quotas_users.php:38 +#: ../admin/quotas_users.php:43 msgid "Percentage" msgstr "En pourcentages" -#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:40 +#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:39 +#: ../admin/quotas_users.php:40 msgid "Graphical" msgstr "En graphique" -#: ../admin/quotas_users.php:39 ../admin/quotas_users.php:42 +#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:39 +#: ../admin/quotas_users.php:42 msgid "In MB" msgstr "En Mo" -#: ../admin/quotas_users.php:48 +#: ../admin/quotas_users.php:42 ../admin/quotas_users.php:48 msgid "Show the domain names" msgstr "Afficher les domaines" -#: ../admin/quotas_users.php:50 +#: ../admin/quotas_users.php:44 ../admin/quotas_users.php:50 msgid "Hide the domain names" msgstr "Cacher les domaines" -#: ../admin/quotas_users.php:53 +#: ../admin/quotas_users.php:47 ../admin/quotas_users.php:53 msgid "All accounts" msgstr "Tous les comptes" -#: ../admin/quotas_users.php:130 ../admin/quotas_users.php:171 +#: ../admin/quotas_users.php:118 ../admin/quotas_users.php:130 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Count" msgstr "Nombre" -#: ../admin/quotas_users.php:139 +#: ../admin/quotas_users.php:127 ../admin/quotas_users.php:139 +#: ../class/m_mail.php:78 msgid "Email addresses" msgstr "Adresses email" -#: ../admin/quotas_users.php:145 +#: ../admin/quotas_users.php:133 ../admin/quotas_users.php:145 msgid "Mailman lists" msgstr "Listes Mailman" -#: ../admin/quotas_users.php:151 ../admin/sql_bck.php:48 -#: ../admin/sql_del.php:66 ../admin/sql_del.php:72 -#: ../admin/sql_dorestore.php:38 ../admin/sql_getparam.php:38 +#: ../admin/quotas_users.php:139 ../admin/quotas_users.php:151 +#: ../admin/sql_bck.php:48 ../admin/sql_del.php:66 ../admin/sql_del.php:72 +#: ../admin/sql_dorestore.php:38 ../admin/sql_dorestore.php:44 +#: ../admin/sql_getparam.php:38 ../admin/sql_getparam.php:44 #: ../admin/sql_list.php:37 ../admin/sql_passchg.php:38 -#: ../admin/sql_restore.php:43 +#: ../admin/sql_restore.php:43 ../class/m_mysql.php:894 msgid "MySQL Databases" msgstr "Base de données MySQL" -#: ../admin/quotas_users.php:173 +#: ../admin/quotas_users.php:161 ../admin/quotas_users.php:173 msgid "Dom" msgstr "Domaines" +#: ../admin/quotas_users.php:162 ../admin/quotas_users.php:165 #: ../admin/quotas_users.php:174 ../admin/quotas_users.php:177 msgid "Mails" msgstr "Adresses Email" -#: ../admin/quotas_users.php:176 +#: ../admin/quotas_users.php:164 ../admin/quotas_users.php:176 msgid "Web" msgstr "Espace Web" @@ -2443,15 +3059,15 @@ msgstr "Espace Web" msgid "err_mysql_1" msgstr "Vous avez atteint votre quota de bases, vous ne pouvez plus en créer." -#: ../admin/sql_add.php:39 ../admin/sql_list.php:94 +#: ../admin/sql_add.php:39 ../admin/sql_list.php:90 ../admin/sql_list.php:94 msgid "Create a new MySQL database" msgstr "Créer une nouvelle base de données MySQL" -#: ../admin/sql_add.php:52 +#: ../admin/sql_add.php:52 ../admin/sql_add.php:56 ../admin/sql_list.php:96 msgid "MySQL Database" msgstr "Base de données MySQL" -#: ../admin/sql_add.php:58 +#: ../admin/sql_add.php:58 ../admin/sql_add.php:62 ../admin/sql_list.php:102 msgid "Create this new MySQL database." msgstr "Créer cette nouvelle base de données MySQL." @@ -2501,7 +3117,7 @@ msgid "Change the MySQL backup parameters" msgstr "Changer les paramètres de sauvegarde MySQL" #: ../admin/sql_bck.php:113 ../admin/sql_dorestore.php:56 -#: ../admin/sql_restore.php:71 +#: ../admin/sql_dorestore.php:62 ../admin/sql_restore.php:71 msgid "You currently have no database defined" msgstr "Vous n'avez pas de base de données de définie" @@ -2522,15 +3138,19 @@ msgstr "Confirmez l'effacement des bases de données SQL suivantes" msgid "This will delete all the tables currently in those db." msgstr "Cela va effacer toutes les tables présentes dans ces bases." +#: ../admin/sql_doadd.php:37 +msgid "You " +msgstr "" + #: ../admin/sql_dobck.php:48 msgid "Your backup parameters has been successfully changed." msgstr "Vos paramètres de sauvegarde ont été modifiés avec succès" -#: ../admin/sql_dorestore.php:44 +#: ../admin/sql_dorestore.php:44 ../admin/sql_dorestore.php:50 msgid "Restore a SQL backup" msgstr "Restaurer une sauvegarde SQL" -#: ../admin/sql_dorestore.php:50 +#: ../admin/sql_dorestore.php:50 ../admin/sql_dorestore.php:56 msgid "" "Your database has been restored, check out the previous text for error " "messages." @@ -2542,35 +3162,59 @@ msgstr "" msgid "Your current settings are" msgstr "Voici vos paramètres actuels" +#: ../admin/sql_getparam.php:53 +#, fuzzy +msgid "Your current connection settings are" +msgstr "Voici vos paramètres actuels" + +#: ../admin/sql_getparam.php:56 +#, fuzzy +msgid "Mysql Server" +msgstr "Serveur MySQL" + #: ../admin/sql_getparam.php:58 ../admin/sql_list.php:53 msgid "MySQL Server" msgstr "Serveur MySQL" +#: ../admin/sql_getparam.php:60 ../admin/sql_list.php:54 +#: ../admin/sql_list.php:62 ../admin/sql_passchg.php:54 +msgid "Database" +msgstr "Base de données" + #: ../admin/sql_getparam.php:62 msgid "Main database" msgstr "Base de données principale" -#: ../admin/sql_getparam.php:67 +#: ../admin/sql_getparam.php:67 ../admin/sql_getparam.php:83 msgid "Back to the MySQL database list" msgstr "Retour à la liste des bases MySQL" +#: ../admin/sql_getparam.php:80 +msgid "" +"You changed the MySQL User base configuration. Please reffer to your " +"configuration" +msgstr "" + #: ../admin/sql_list.php:45 msgid "You have no sql user at the moment." msgstr "" -#: ../admin/sql_list.php:62 ../admin/sql_list.php:74 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:62 ../admin/sql_list.php:66 +#: ../admin/sql_list.php:74 msgid "Backup" msgstr "Sauvegarde" -#: ../admin/sql_list.php:62 ../admin/sql_passchg.php:54 -msgid "Database" -msgstr "Base de données" - -#: ../admin/sql_list.php:62 ../admin/sql_list.php:75 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:62 ../admin/sql_list.php:67 +#: ../admin/sql_list.php:75 msgid "Restore" msgstr "Restauration" -#: ../admin/sql_list.php:84 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:68 +#, fuzzy +msgid "Show Settings" +msgstr "Configuration" + +#: ../admin/sql_list.php:77 ../admin/sql_list.php:84 msgid "Delete the checked databases" msgstr "Effacer les bases cochées" @@ -2617,34 +3261,35 @@ msgid "Note: If the filename ends with .gz, it will be uncompressed before." msgstr "" "Note : Si le nom du fichier se termine par .gz, il sera décompressé avant." +#: ../admin/sql_users_add.php:41 ../admin/sql_users_add.php:46 +#: ../admin/sql_users_list.php:81 ../admin/sql_users_list.php:82 +msgid "Create a new MySQL user" +msgstr "Créer un nouvel utilisateur MySQL" + #: ../admin/sql_users_add.php:41 msgid "err_mysql_13" msgstr "" "Vous avez atteint votre quota d'utilisateurs MySQL, vous ne pouvez plus en " "créer" -#: ../admin/sql_users_add.php:46 ../admin/sql_users_list.php:82 -msgid "Create a new MySQL user" -msgstr "Créer un nouvel utilisateur MySQL" - -#: ../admin/sql_users_add.php:77 +#: ../admin/sql_users_add.php:72 ../admin/sql_users_add.php:77 msgid "Create this new MySQL user" msgstr "Créer ce nouvel utilisateur MySQL" -#: ../admin/sql_users_del.php:43 +#: ../admin/sql_users_del.php:43 ../admin/sql_users_del.php:47 #, php-format msgid "The user %s has been successfully deleted" msgstr "L'utilisateur %s a été effacée avec succès" -#: ../admin/sql_users_del.php:54 +#: ../admin/sql_users_del.php:54 ../admin/sql_users_del.php:58 msgid "MySQL users" msgstr "Utilisateurs MySQL" -#: ../admin/sql_users_del.php:57 +#: ../admin/sql_users_del.php:57 ../admin/sql_users_del.php:61 msgid "Confirm the deletion of the following MySQL users" msgstr "Confirmez l'effacement des utilisateurs MySQL suivants" -#: ../admin/sql_users_dorights.php:44 +#: ../admin/sql_users_dorights.php:44 ../admin/sql_users_dorights.php:54 msgid "The rights has been successfully applied to the user" msgstr "La droits ont été appliqués avec succès à l'utilisateur" @@ -2660,16 +3305,16 @@ msgstr "Gérer les droits" msgid "Change user password" msgstr "Modifier le mot de passe de l'utilisateur" -#: ../admin/sql_users_rights.php:41 +#: ../admin/sql_users_rights.php:40 ../admin/sql_users_rights.php:41 #, php-format msgid "MySQL Rights for %s" msgstr "Droits MySQL pour %s" -#: ../admin/sql_users_rights.php:81 +#: ../admin/sql_users_rights.php:81 ../admin/sql_users_rights.php:87 msgid "Reverse selection" msgstr "Inverse la sélection" -#: ../admin/sql_users_rights.php:94 +#: ../admin/sql_users_rights.php:94 ../admin/sql_users_rights.php:100 msgid "Apply" msgstr "Appliquer" @@ -2786,88 +3431,564 @@ msgid "All this account information will be deleted at expiration" msgstr "L'adresse email sera détruite à la date d'expiration" # Variables used in functions.php3 -#: ../class/functions.php:286 +#: ../class/functions.php:270 ../class/functions.php:286 msgid "Bytes" msgstr "Octets" # Variables used in functions.php3 -#: ../class/functions.php:288 +#: ../class/functions.php:272 ../class/functions.php:288 msgid "Byte" msgstr "Octets" -#: ../class/functions.php:293 +#: ../class/functions.php:277 ../class/functions.php:293 msgid "Kb" msgstr "Ko" -#: ../class/functions.php:297 +#: ../class/functions.php:281 ../class/functions.php:297 msgid "Mb" msgstr "Mo" -#: ../class/functions.php:301 +#: ../class/functions.php:285 ../class/functions.php:301 msgid "Gb" msgstr "Go" -#: ../class/functions.php:303 +#: ../class/functions.php:287 ../class/functions.php:303 msgid "Tb" msgstr "To" -#: ../class/functions.php:390 +#: ../class/functions.php:374 ../class/functions.php:390 msgid "year" msgstr "an" -#: ../class/functions.php:390 +#: ../class/functions.php:374 ../class/functions.php:390 msgid "years" msgstr "ans" -#: ../class/functions.php:392 +#: ../class/functions.php:376 ../class/functions.php:392 msgid "month" msgstr "mois" -#: ../class/functions.php:392 +#: ../class/functions.php:376 ../class/functions.php:392 msgid "months" msgstr "mois" -#: ../class/functions.php:415 +#: ../class/functions.php:399 ../class/functions.php:415 msgid "Not managed" msgstr "Non géré" -# French AlternC Translation -# Copyright (c) 2002 the AlternC Development Team -# -# $Id: admin.po,v 1.10 2004/11/01 15:55:44 anonymous Exp $ -#: ../class/lang_env.php:69 -msgid "" +#: ../class/functions.php:521 ../class/functions.php:523 +msgid "Previous Page" msgstr "" -"Project-Id-Version: $Id: admin.po,v 1.10 2004/11/01 15:55:44 anonymous Exp " -"$\n" -"Report-Msgid-Bugs-To: i18n@alternc.org\n" -"POT-Creation-Date: 2012-08-21 19:09+0200\n" -"PO-Revision-Date: 2002-06-16 13:50CEST\n" -"Last-Translator: Benjamin Sonntag \n" -"Language-Team: French \n" -"Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Emacs 21\n" -#: ../class/m_cron.php:37 +#: ../class/functions.php:577 ../class/functions.php:579 +msgid "Next Page" +msgstr "" + +#: ../class/m_admin.php:57 +msgid "This TLD is forbidden" +msgstr "Ce TLD est interdit" + +#: ../class/m_admin.php:58 +msgid "primary DNS is checked in WHOIS db" +msgstr "vérifier le DNS primaire dans la base WHOIS" + +#: ../class/m_admin.php:59 +msgid "primary & secondary DNS are checked in WHOIS db" +msgstr "vérifier les dns primaires ET secondaires dans la base WHOIS" + +#: ../class/m_admin.php:60 +msgid "Domain must exist, but don't do any DNS check" +msgstr "Le domaine doit exister, mais ne vérifie pas les DNS" + +#: ../class/m_admin.php:61 +msgid "Domain can be installed, no check at all" +msgstr "Le domaine peut être installé sans aucun contrôle" + +#: ../class/m_admin.php:62 +#, fuzzy +msgid "Domain can be installed, force NO DNS hosting" +msgstr "Le domaine peut être installé, (ne gère pas les DNS cependant)" + +#: ../class/m_admin.php:82 ../class/m_admin.php:113 ../class/m_admin.php:177 +#: ../class/m_admin.php:211 ../class/m_admin.php:252 ../class/m_admin.php:280 +#: ../class/m_admin.php:307 ../class/m_admin.php:450 ../class/m_admin.php:484 +#: ../class/m_admin.php:508 ../class/m_admin.php:534 +msgid "-- Only administrators can access this page! --" +msgstr "" + +#: ../class/m_admin.php:90 ../class/m_admin.php:123 ../class/m_admin.php:468 +#: ../class/m_admin.php:492 ../class/m_admin.php:516 ../class/m_admin.php:562 +#: ../class/m_admin.php:587 ../class/m_admin.php:611 ../class/m_admin.php:694 +#: ../class/m_admin.php:716 +#, fuzzy +msgid "Account not found" +msgstr "Politique non trouvée" + +#: ../class/m_admin.php:219 ../class/m_admin.php:1077 +msgid "The password is too long according to the password policy" +msgstr "" + +#: ../class/m_admin.php:224 ../class/m_admin.php:1087 +msgid "" +"The password policy prevents you to use your login name inside your password" +msgstr "" + +#: ../class/m_admin.php:311 ../class/m_admin.php:316 +msgid "All fields are mandatory" +msgstr "" + +#: ../class/m_admin.php:320 +#, fuzzy +msgid "Please enter a valid email address" +msgstr "Ajouter cette adresse email" + +#: ../class/m_admin.php:326 +msgid "Login can only contains characters a-z and 0-9" +msgstr "" + +#: ../class/m_admin.php:330 +msgid "The login is too long (16 chars max)" +msgstr "" + +#: ../class/m_admin.php:335 +msgid "Login can only contains characters a-z, 0-9 and -" +msgstr "" + +#: ../class/m_admin.php:368 +msgid "This login already exists" +msgstr "" + +#: ../class/m_admin.php:698 +#, fuzzy +msgid "This account is ALREADY an administrator account" +msgstr "Ce compte est maintenant un compte administrateur" + +#: ../class/m_admin.php:720 +#, fuzzy +msgid "This account is NOT an administrator account!" +msgstr "Ce compte est maintenant un compte administrateur" + +#: ../class/m_admin.php:861 ../class/m_dom.php:367 ../class/m_dom.php:651 +#, fuzzy, php-format +msgid "Domain '%s' not found." +msgstr "Politique non trouvée" + +#: ../class/m_admin.php:880 ../class/m_admin.php:912 ../class/m_admin.php:960 +#, fuzzy +msgid "This TLD does not exist" +msgstr "L'utilisateur n'existe pas" + +#: ../class/m_admin.php:933 +msgid "The TLD name is mandatory" +msgstr "" + +#: ../class/m_admin.php:938 +msgid "This TLD already exist" +msgstr "" + +#: ../class/m_admin.php:1064 +msgid "-- Program error -- The requested password policy does not exist!" +msgstr "" + +#: ../class/m_admin.php:1072 +msgid "The password length is too short according to the password policy" +msgstr "" + +#: ../class/m_admin.php:1111 +msgid "" +"Your password contains not enough different classes of character, between " +"low-case, up-case, figures and special characters." +msgstr "" + +#: ../class/m_bro.php:68 +msgid "1 column, detailed" +msgstr "" + +#: ../class/m_bro.php:68 +msgid "2 columns, short" +msgstr "" + +#: ../class/m_bro.php:68 +msgid "3 columns, short" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tar.Z (Unix)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tar.bz2 (Linux)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tgz (Linux)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "zip (Windows/Dos)" +msgstr "" + +#: ../class/m_bro.php:71 +msgid "Edit the newly created file" +msgstr "" + +#: ../class/m_bro.php:71 +#, fuzzy +msgid "Go back to the file manager" +msgstr "Retour au gestionnaire de fichiers" + +#: ../class/m_bro.php:342 ../class/m_bro.php:1004 +msgid "Cannot create the requested directory. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:348 ../class/m_bro.php:365 ../class/m_bro.php:390 +#: ../class/m_bro.php:414 ../class/m_bro.php:446 ../class/m_bro.php:457 +#: ../class/m_bro.php:486 ../class/m_bro.php:524 ../class/m_bro.php:565 +#: ../class/m_bro.php:602 ../class/m_bro.php:607 ../class/m_bro.php:695 +#: ../class/m_bro.php:832 ../class/m_bro.php:864 +msgid "File or folder name is incorrect" +msgstr "" + +#: ../class/m_bro.php:370 +msgid "Cannot create the requested file. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:461 +msgid "You cannot move or copy a file to the same folder." +msgstr "" + +#: ../class/m_bro.php:587 +#, php-format +msgid "" +"I can't find a way to extract the file %s, is it an unsupported compressed " +"format?" +msgstr "" + +#: ../class/m_bro.php:611 +msgid "You cannot move or copy a file to the same folder" +msgstr "" + +#: ../class/m_bro.php:691 +msgid "Cannot read the requested file. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:766 +#, fuzzy +msgid "File not in authorized directory" +msgstr "Ajout d'un utilisateur autorisé" + +#: ../class/m_cron.php:37 ../class/m_cron.php:40 msgid "Daily" msgstr "" -#: ../class/m_cron.php:38 +#: ../class/m_cron.php:38 ../class/m_cron.php:41 #, fuzzy msgid "Hour" msgstr "Heures" -#: ../class/m_cron.php:39 +#: ../class/m_cron.php:39 ../class/m_cron.php:42 msgid "Half Hour" msgstr "" +#: ../class/m_cron.php:124 +msgid "You seems to be over-quota." +msgstr "" + +#: ../class/m_cron.php:131 +msgid "Identity problem" +msgstr "" + +#: ../class/m_dom.php:168 +msgid "The name MUST contain only letter and digits." +msgstr "" + +#: ../class/m_dom.php:291 ../class/m_dom.php:640 ../class/m_dom.php:703 +#: ../class/m_dom.php:821 ../class/m_dom.php:907 ../class/m_dom.php:944 +#: ../class/m_dom.php:1257 +msgid "--- Program error --- No lock on the domains!" +msgstr "" + +#: ../class/m_dom.php:298 ../class/m_dom.php:645 ../class/m_dom.php:708 +#: ../class/m_dom.php:844 ../class/m_dom.php:965 +msgid "The domain name is syntaxically incorrect" +msgstr "" + +#: ../class/m_dom.php:304 ../class/m_dom.php:345 ../class/m_dom.php:1051 +msgid "" +"The requested domain is forbidden in this server, please contact the " +"administrator" +msgstr "" + +#: ../class/m_dom.php:308 +msgid "This domain is the server's domain! You cannot host it on your account!" +msgstr "" + +#: ../class/m_dom.php:313 ../class/m_dom.php:318 +msgid "The domain already exist." +msgstr "" + +#: ../class/m_dom.php:325 ../class/m_dom.php:951 +msgid "" +"The last member of the domain name is incorrect or cannot be hosted in that " +"server." +msgstr "" + +#: ../class/m_dom.php:329 ../class/m_dom.php:333 ../class/m_dom.php:569 +#: ../class/m_dom.php:955 +#, fuzzy +msgid "The domain cannot be found in the whois database." +msgstr "Liste des noms de domaines en erreur dans la base des domaines." + +#: ../class/m_dom.php:352 +msgid "Your domain quota is over, you cannot create more domain names." +msgstr "" + +#: ../class/m_dom.php:358 +msgid "An unexpected error occured when creating the domain" +msgstr "" + +#: ../class/m_dom.php:562 +msgid "The Whois database is unavailable, please try again later." +msgstr "" + +#: ../class/m_dom.php:713 ../class/m_dom.php:916 +#, fuzzy +msgid "The sub-domain does not exist." +msgstr "L'adresse email %s n'existe pas !" + +#: ../class/m_dom.php:745 +msgid "The folder you entered is incorrect or does not exist." +msgstr "" + +#: ../class/m_dom.php:833 +msgid "" +"There is some forbidden characters in the sub domain (only A-Z 0-9 and - are " +"allowed)." +msgstr "" + +#: ../class/m_dom.php:838 +msgid "Invalid domain type selected, please check." +msgstr "" + +#: ../class/m_dom.php:849 +msgid "" +"The parameters for this subdomain and domain type are invalid. Please check " +"for subdomain entries incompatibility" +msgstr "" + +#: ../class/m_dom.php:872 ../class/m_dom.php:881 +msgid "I can't write to the destination folder" +msgstr "" + +#: ../class/m_dom.php:959 +msgid "" +"The DNS of this domain do not match the server's DNS. Please change your " +"domain's DNS (you may need to wait 1 day) before you install it again." +msgstr "" + +#: ../class/m_dom.php:970 +#, fuzzy, php-format +msgid "The domain name %s does not exist" +msgstr "L'adresse email %s n'existe pas" + +#: ../class/m_dom.php:976 +#, fuzzy +msgid "No change has been requested..." +msgstr "Vos paramètres d'aide ont été modifiés." + +#: ../class/m_dom.php:984 ../class/m_dom.php:990 +msgid "" +"There is no MX record pointing to this server, and you are asking us to host " +"the mail here. Please fix your MX DNS pointer." +msgstr "" + +#: ../class/m_dom.php:1044 ../class/m_dom.php:1068 +msgid "The IP address you entered is incorrect." +msgstr "" + +#: ../class/m_dom.php:1135 ../class/m_dom.php:1141 ../class/m_dom.php:1159 +#: ../class/m_dom.php:1165 +#, fuzzy +msgid "This domain is not installed in your account" +msgstr "Ce compte est maintenant un compte normal" + +#: ../class/m_dom.php:1207 +msgid "The specified slave account already exists" +msgstr "" + +#: ../class/m_dom.php:1238 +msgid "--- Program error --- Lock already obtained!" +msgstr "" + #: ../class/m_err.php:66 ../class/m_err.php:94 ../class/m_err.php:96 +#: ../class/m_err.php:98 msgid "err_" msgstr "err_" +#: ../class/m_ftp.php:95 +#, fuzzy +msgid "No ftp account found" +msgstr "Aucun compte n'existe pour l'instant" + +#: ../class/m_ftp.php:128 ../class/m_ftp.php:181 ../class/m_ftp.php:239 +#, fuzzy +msgid "This ftp account does not exist" +msgstr "L'utilisateur n'existe pas" + +#: ../class/m_ftp.php:190 ../class/m_ftp.php:264 +msgid "The chosen prefix is not allowed" +msgstr "" + +#: ../class/m_ftp.php:199 ../class/m_ftp.php:271 +msgid "This ftp account already exists" +msgstr "" + +#: ../class/m_ftp.php:207 ../class/m_ftp.php:283 +msgid "The directory cannot be created." +msgstr "" + +#: ../class/m_ftp.php:299 +msgid "Your ftp account quota is over. You cannot create more ftp accounts." +msgstr "" + +#: ../class/m_hta.php:70 ../class/m_hta.php:271 ../class/m_hta.php:312 +#, fuzzy, php-format +msgid "The folder '%s' does not exist" +msgstr "Le membre '%s' n'existe pas" + +#: ../class/m_hta.php:78 ../class/m_hta.php:83 ../class/m_hta.php:93 +#: ../class/m_hta.php:233 ../class/m_hta.php:278 ../class/m_hta.php:327 +#, fuzzy +msgid "File already exist" +msgstr "Edition de fichier" + +#: ../class/m_hta.php:115 +#, fuzzy +msgid "No protected folder" +msgstr "Répertoires protégés" + +#: ../class/m_hta.php:196 +#, php-format +msgid "I cannot delete the file '%s'/.htaccess" +msgstr "" + +#: ../class/m_hta.php:200 +#, php-format +msgid "I cannot delete the file '%s'/.htpasswd" +msgstr "" + +#: ../class/m_hta.php:241 +#, fuzzy, php-format +msgid "The user '%s' already exist for this folder" +msgstr "qui existe dans ce répertoire" + +#: ../class/m_hta.php:253 +#, fuzzy +msgid "Please enter a valid username" +msgstr "Veuillez entrer un mot de passe" + +#: ../class/m_hta.php:382 +#, fuzzy +msgid "An incompatible .htaccess file exists in this folder." +msgstr "qui existe dans ce répertoire" + +#: ../class/m_mail.php:92 +#, fuzzy +msgid "Email account password" +msgstr "Gérer les utilisateurs et mots de passe" + +#: ../class/m_mail.php:129 ../class/m_mail.php:209 ../class/m_mail.php:326 +#: ../class/m_mail.php:381 +msgid "The email you entered is syntaxically incorrect" +msgstr "" + +#: ../class/m_mail.php:166 +#, fuzzy +msgid "No mail found for this query" +msgstr "Ajout d'un mail sur le domaine %s" + +#: ../class/m_mail.php:221 +#, fuzzy +msgid "You cannot create email addresses: your quota is over." +msgstr "Vous ne pouvez plus créer de statistiques, votre quota est atteint." + +#: ../class/m_mail.php:227 +#, fuzzy +msgid "This email address already exists" +msgstr "Retour à la liste des adresses email" + +#: ../class/m_mail.php:233 +msgid "An unexpected error occured when creating the email" +msgstr "" + +#: ../class/m_mail.php:287 +msgid "This email is not yours, you can't change anything on it" +msgstr "" + +#: ../class/m_mail.php:337 +#, fuzzy, php-format +msgid "The email %s does not exist, it can't be deleted" +msgstr "L'adresse email %s n'existe pas !" + +#: ../class/m_mail.php:341 +#, fuzzy, php-format +msgid "The email %s is special, it can't be deleted" +msgstr "L'adresse email %s a été supprimée !" + +#: ../class/m_mail.php:345 +#, php-format +msgid "The email %s is already marked for deletion, it can't be deleted" +msgstr "" + +#: ../class/m_mail.php:354 +#, fuzzy, php-format +msgid "The email %s has been marked for deletion" +msgstr "Le domaine %s a été effacé avec succès." + +#: ../class/m_mail.php:360 +#, fuzzy, php-format +msgid "The email %s has been successfully deleted" +msgstr "Le domaine %s a été effacé avec succès." + +#: ../class/m_mail.php:392 +#, php-format +msgid "The email %s does not exist, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:396 +#, php-format +msgid "The email %s is special, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:400 +#, php-format +msgid "" +"Sorry, deletion of email %s is already in progress, or not marked for " +"deletion, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:409 +#, fuzzy, php-format +msgid "The email %s has been undeleted" +msgstr "L'adresse email %s a été supprimée !" + +#: ../class/m_mail.php:412 +#, php-format +msgid "-- Program Error -- The email %s can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:489 +msgid "" +"There is forbidden characters in your mail name. You can't make it a POP/" +"IMAP account, you can only use it as redirections to other emails." +msgstr "" + +#: ../class/m_mail.php:509 +msgid "" +"You set a quota smaller than the current mailbox size. Since it's not " +"allowed, we set the quota to the current mailbox size." +msgstr "" + #: ../class/m_mail_alias.php:98 msgid "Alias" msgstr "" @@ -2922,10 +4043,91 @@ msgstr "Redirection vers l'URL : " msgid "Send a copy of incoming emails to another mail address" msgstr "" -#: ../class/m_mem.php:542 +#: ../class/m_mem.php:85 ../class/m_mem.php:91 ../class/m_mem.php:151 +#: ../class/m_mem.php:268 +msgid "User or password incorrect" +msgstr "" + +#: ../class/m_mem.php:95 ../class/m_mem.php:445 +#, fuzzy +msgid "This account is locked, contact the administrator" +msgstr "Ce compte est maintenant un compte administrateur" + +#: ../class/m_mem.php:112 +msgid "Your IP isn't allowed to connect" +msgstr "" + +#: ../class/m_mem.php:227 ../class/m_mem.php:306 +#, fuzzy +msgid "Cookie incorrect, please accept the session cookie" +msgstr "Vous devez accepter le cookie de session pour pouvoir vous connecter" + +#: ../class/m_mem.php:233 ../class/m_mem.php:312 +msgid "Session unknown, contact the administrator" +msgstr "" + +#: ../class/m_mem.php:239 ../class/m_mem.php:317 +msgid "IP address incorrect, please contact the administrator" +msgstr "" + +#: ../class/m_mem.php:352 +msgid "The old password is incorrect" +msgstr "" + +# Change Mail Password plugin for Squirrelmail / AlternC +# Copyright (C) 2004 Benjamin Sonntag +# This file is distributed under the same license as the ALTERNC package. +# Benjamin Sonntag 2004 +# +#: ../class/m_mem.php:356 +#, fuzzy +msgid "The new passwords are differents, please retry." +msgstr "Vos nouveaux mots de passes sont différents, réessayez." + +# Change Mail Password plugin for Squirrelmail / AlternC +# Copyright (C) 2004 Benjamin Sonntag +# This file is distributed under the same license as the ALTERNC package. +# Benjamin Sonntag 2004 +# +#: ../class/m_mem.php:405 +#, fuzzy +msgid "The new passwords are differents, please retry" +msgstr "Vos nouveaux mots de passes sont différents, réessayez." + +#: ../class/m_mem.php:495 +#, fuzzy +msgid "The information you entered is incorrect." +msgstr "Vos informations d'identification sont incorrectes" + +#: ../class/m_mem.php:541 ../class/m_mem.php:542 msgid "Help" msgstr "Aide" +#: ../class/m_piwik.php:68 +msgid "Statistics through Piwik accounts" +msgstr "" + +#: ../class/m_piwik.php:143 ../class/m_piwik.php:243 +msgid "You are not allowed to delete the statistics of this website" +msgstr "" + +#: ../class/m_piwik.php:287 +msgid "Unable to reach the API" +msgstr "" + +#: ../class/m_piwik.php:294 +msgid "Error while decoding response from the API" +msgstr "" + +#: ../class/m_piwik.php:300 +msgid "Other format than JSON is not implemented yet" +msgstr "" + +#: ../class/m_quota.php:151 +#, fuzzy +msgid "Error writing the quota entry !" +msgstr "Modification des quotas d'un compte AlternC" + #: ../class/mime.php:135 msgid "CSS Stylesheet" msgstr "Feuille de style CSS" @@ -3065,24 +4267,12 @@ msgstr "Fichier Real Media" #~ msgid "Add a mail to the domain %s" #~ msgstr "Ajout d'un mail sur le domaine %s" -#~ msgid "Is it a POP/IMAP account?" -#~ msgstr "Est-ce un compte POP/IMAP ?" - -#~ msgid "POP/IMAP password" -#~ msgstr "Mot de passe POP/IMAP" - #~ msgid "Redirections
Other recipients:" #~ msgstr "Redirections/Autres destinataires :" -#~ msgid "one email per line" -#~ msgstr "une adresse email par ligne" - #~ msgid "Is it a temporary mail account?" #~ msgstr "Souhaitez-vous que ce mail soit temporaire ?" -#~ msgid "Create this email address" -#~ msgstr "Ajouter cette adresse email" - #~ msgid "help_mail_add" #~ msgstr "" #~ "- Pour créer cette adresse email
* Si vous voulez stocker les " @@ -3097,41 +4287,9 @@ msgstr "Fichier Real Media" #~ "l'adresse email (par exemple login@votredomaine.com) et le " #~ "mot de passe est celui que vous avez entré dans ce formulaire. " -#~ msgid "The email address %s does not exist!" -#~ msgstr "L'adresse email %s n'existe pas" - -#~ msgid "The email address %s has been deleted!" -#~ msgstr "L'adresse email %s a été supprimée !" - -#~ msgid "Deleting mail accounts" -#~ msgstr "Suppression des adresses email" - -#~ msgid "Please confirm the deletion of the following mail accounts:" -#~ msgstr "Confirmez la suppression des adresses email suivantes :" - -#~ msgid "Confirm the deletion" -#~ msgstr "Confirmer la suppression" - -#~ msgid "Don't delete anything and go back to the email list" -#~ msgstr "Ne rien supprimer, revenir à la liste des adresses email" - -#~ msgid "" -#~ "Warning: Deleting an email address will destroy all the messages it " -#~ "contains! You will NOT be able to get it back!" -#~ msgstr "" -#~ "Attention: La suppression d'une adresse email détruit tous ses " -#~ "messages ! Vous ne pourrez PLUS retrouver les messages ainsi " -#~ "effacés !" - #~ msgid "The email address %s has been successfully created" #~ msgstr "L'adresse email %s a été ajouté avec succès" -#~ msgid "The mailbox %s does not exist!" -#~ msgstr "L'adresse email %s n'existe pas !" - -#~ msgid "The mailbox %s has been deleted!" -#~ msgstr "L'adresse email %s a été supprimée !" - #~ msgid "The email address %s has been successfully changed" #~ msgstr "L'adresse email %s a été modifiée avec succès" @@ -3176,9 +4334,6 @@ msgstr "Fichier Real Media" #~ msgid "This account will be deleted on" #~ msgstr "Ce compte sera détruit le" -#~ msgid "Delete the checked email addresses" -#~ msgstr "Supprimer les adresses email cochées" - #~ msgid "help_sql_list_ok" #~ msgstr "" #~ "Vous disposez de une ou plusieurs bases de données
Cliquez sur " @@ -3261,9 +4416,6 @@ msgstr "Fichier Real Media" #~ msgid "Import this file" #~ msgstr "Importer ce fichier" -#~ msgid "Send" -#~ msgstr "Envoyer" - #~ msgid "There is an ftp account in this folder" #~ msgstr "Il existe un compte ftp dans ce répertoire" @@ -3279,9 +4431,6 @@ msgstr "Fichier Real Media" #~ msgid "Click here to protect this folder with login/password" #~ msgstr "Cliquer ici pour protéger ce répertoire par un login / mot de passe" -#~ msgid "Download" -#~ msgstr "Télécharger" - #~ msgid "this folder and its subfolders as a compressed file" #~ msgstr "ce répertoire dans un fichier compressé" @@ -3291,9 +4440,6 @@ msgstr "Fichier Real Media" #~ msgid "File editor preferences" #~ msgstr "Préférences du gestionnaire de fichiers" -#~ msgid "Back to the file browser" -#~ msgstr "Retour au gestionnaire de fichiers" - #~ msgid "" #~ "The domain %s has been changed. The modifications will take effect in 5 " #~ "minutes." @@ -3368,9 +4514,6 @@ msgstr "Fichier Real Media" #~ msgid "POP password" #~ msgstr "Mot de passe POP" -#~ msgid "Other recipients" -#~ msgstr "Autres destinataires" - #~ msgid "One email per line" #~ msgstr "une adresse email par ligne" @@ -3395,9 +4538,6 @@ msgstr "Fichier Real Media" #~ msgid "Edit a mailbox of the domain %s" #~ msgstr "Modification d'une adresse email sur le domaine %s" -#~ msgid "Edit the mailbox %s" -#~ msgstr "Modifier l'adresse email %s" - #~ msgid "Change this mailbox" #~ msgstr "Modifier cette adresse email" @@ -3413,9 +4553,6 @@ msgstr "Fichier Real Media" #~ msgid "General SQL Admin" #~ msgstr "PhpMyAdmin Général" -#~ msgid "Mailboxes" -#~ msgstr "Adresses email" - #~ msgid "Front page" #~ msgstr "Accueil" @@ -3466,24 +4603,6 @@ msgstr "Fichier Real Media" #~ msgid "Statistics List" #~ msgstr "Liste des jeux de statistiques brutes" -#~ msgid "This TLD is forbidden" -#~ msgstr "Ce TLD est interdit" - -#~ msgid "primary DNS is checked in WHOIS db" -#~ msgstr "vérifier le DNS primaire dans la base WHOIS" - -#~ msgid "primary & secondary DNS are checked in WHOIS db" -#~ msgstr "vérifier les dns primaires ET secondaires dans la base WHOIS" - -#~ msgid "Domain must exist, but don't do any DNS check" -#~ msgstr "Le domaine doit exister, mais ne vérifie pas les DNS" - -#~ msgid "Domain can be installed, no check at all" -#~ msgstr "Le domaine peut être installé sans aucun contrôle" - -#~ msgid "Domain can be installed, force NO DNS hosting)" -#~ msgstr "Le domaine peut être installé, (ne gère pas les DNS cependant)" - #~ msgid "_" #~ msgstr "_" @@ -3552,12 +4671,6 @@ msgstr "Fichier Real Media" #~ msgid "Messages" #~ msgstr "Messages" -#~ msgid "Users" -#~ msgstr "Utilisateurs" - -#~ msgid "Web statistics" -#~ msgstr "Statistiques web" - #~ msgid "Show disk usage of directories (slow)" #~ msgstr "Afficher la taille complète des répertoires (lent)" @@ -3617,9 +4730,6 @@ msgstr "Fichier Real Media" #~ msgid "Manage the Emails of this domain on the server ?" #~ msgstr "Gère-t-on les Adresses Emails de ce domaine sur le serveur ?" -#~ msgid "Back to the email address list" -#~ msgstr "Retour à la liste des adresses email" - #~ msgid "If you want to use a different language, click on the flag below" #~ msgstr "" #~ "Si vous voulez utiliser une langue différente, cliquez l'un des drapeaux " @@ -3639,3 +4749,6 @@ msgstr "Fichier Real Media" #~ msgid "<-No Password->" #~ msgstr "<-Aucun mot de passe->" + +#~ msgid "Error:" +#~ msgstr "Erreur : " diff --git a/bureau/locales/messages.pot b/bureau/locales/messages.pot index 3cc9429e..c077ad1d 100644 --- a/bureau/locales/messages.pot +++ b/bureau/locales/messages.pot @@ -1,27 +1,135 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR AlternC Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: AlternC 2.0\n" +"Report-Msgid-Bugs-To: i18n@alternc.org\n" +"POT-Creation-Date: 2012-08-30 14:39+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: ../../squirrelmail/alternc-changepass/change.php:26 +msgid "Your new passwords are differents, pleasy try again." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:31 +msgid "" +"Your account has not been found, please try again later or ask an " +"administrator." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:34 +msgid "Your current password is incorrect, please try again." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:39 +msgid "" +"This password is not strong enough for your policy, set a stronger password " +"or call your administrator" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:49 +msgid "" +"Your password has been successfully changed. Don't forget to change it in " +"your mail software if you are using one (Outlook, Mozilla, Thunderbird, " +"Eudora ...)" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:77 +msgid "Changing your mail password" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:81 +msgid "Old Password:" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:86 +msgid "New Password:" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:90 +msgid "Verify New Password:" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:95 +msgid "Change my mail password" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/setup.php:16 +msgid "Change Password" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/setup.php:18 +msgid "This allow you to change your mail password." +msgstr "" + +#: ../admin/about.php:36 ../admin/adm_menulist.php:36 +msgid "About AlternC" +msgstr "" + +#: ../admin/about.php:37 +msgid "Hosting control panel" +msgstr "" + +#: ../admin/about.php:41 +msgid "" +"AlternC is an automatic hosting software suite. It features a PHP-based " +"administration interface and scripts that manage server configuration.
It manages, among others, email, Web, Web statistics, and mailing list " +"services. It is available in many languages. It is a free software " +"distributed under GPL license." +msgstr "" + +#: ../admin/about.php:47 +msgid "Official website: " +msgstr "" + +#: ../admin/about.php:48 +msgid "Developer website: " +msgstr "" + +#: ../admin/about.php:49 +msgid "Help: " +msgstr "" + +#: ../admin/about.php:57 +msgid "You are currently using AlternC " +msgstr "" + #: ../admin/adm_add.php:36 ../admin/adm_deactivate.php:35 #: ../admin/adm_deactivate.php:52 ../admin/adm_defquotas.php:35 -#: ../admin/adm_dnsweberror.php:33 ../admin/adm_doadd.php:35 -#: ../admin/adm_dodefquotas.php:35 ../admin/adm_dodel.php:33 -#: ../admin/adm_dodel.php:52 ../admin/adm_doedit.php:35 -#: ../admin/adm_doedit.php:59 ../admin/adm_domlock.php:33 -#: ../admin/adm_doms.php:33 ../admin/adm_domstype.php:33 -#: ../admin/adm_domstypedoedit.php:4 ../admin/adm_domstypeedit.php:32 -#: ../admin/adm_domstyperegenerate.php:4 ../admin/adm_donosu.php:33 -#: ../admin/adm_dorenew.php:34 ../admin/adm_dorenew.php:38 -#: ../admin/adm_dorenew.php:45 ../admin/adm_dosu.php:33 -#: ../admin/adm_edit.php:36 ../admin/adm_edit.php:48 ../admin/adm_list.php:37 -#: ../admin/adm_list.php:58 ../admin/adm_login.php:74 -#: ../admin/adm_login.php:79 ../admin/adm_login.php:86 -#: ../admin/adm_login.php:91 ../admin/adm_mxaccount.php:33 -#: ../admin/adm_panel.php:33 ../admin/adm_passpolicy.php:30 -#: ../admin/adm_quotadoedit.php:33 ../admin/adm_quotaedit.php:34 -#: ../admin/adm_slaveaccount.php:33 ../admin/adm_slaveip.php:33 -#: ../admin/adm_tld.php:33 ../admin/adm_tldadd.php:33 -#: ../admin/adm_tlddoadd.php:33 ../admin/adm_tlddoedit.php:39 -#: ../admin/adm_tldedit.php:33 ../admin/adm_variables.php:33 -#: ../admin/dom_subdel.php:43 ../admin/dom_subdodel.php:43 -#: ../admin/dom_subdoedit.php:55 ../admin/dom_subedit.php:47 -#: ../admin/quotas_users.php:13 ../class/reset_stats_conf.php:6 +#: ../admin/adm_dnsweberror.php:33 ../admin/adm_doadd.php:26 +#: ../admin/adm_doadd.php:35 ../admin/adm_dodefquotas.php:35 +#: ../admin/adm_dodel.php:33 ../admin/adm_dodel.php:52 +#: ../admin/adm_doedit.php:35 ../admin/adm_doedit.php:59 +#: ../admin/adm_domlock.php:33 ../admin/adm_doms.php:33 +#: ../admin/adm_domstype.php:33 ../admin/adm_domstypedoedit.php:4 +#: ../admin/adm_domstypeedit.php:32 ../admin/adm_domstyperegenerate.php:4 +#: ../admin/adm_donosu.php:33 ../admin/adm_dorenew.php:34 +#: ../admin/adm_dorenew.php:38 ../admin/adm_dorenew.php:45 +#: ../admin/adm_dosu.php:33 ../admin/adm_edit.php:36 ../admin/adm_edit.php:48 +#: ../admin/adm_email.php:30 ../admin/adm_list.php:37 ../admin/adm_list.php:58 +#: ../admin/adm_login.php:74 ../admin/adm_login.php:78 +#: ../admin/adm_login.php:79 ../admin/adm_login.php:85 +#: ../admin/adm_login.php:86 ../admin/adm_login.php:91 +#: ../admin/adm_mxaccount.php:33 ../admin/adm_panel.php:33 +#: ../admin/adm_passpolicy.php:30 ../admin/adm_quotadoedit.php:33 +#: ../admin/adm_quotaedit.php:34 ../admin/adm_slaveaccount.php:33 +#: ../admin/adm_slaveip.php:33 ../admin/adm_tld.php:33 +#: ../admin/adm_tldadd.php:33 ../admin/adm_tlddoadd.php:33 +#: ../admin/adm_tlddoedit.php:39 ../admin/adm_tldedit.php:33 +#: ../admin/adm_variables.php:33 ../admin/dom_subdel.php:43 +#: ../admin/dom_subdodel.php:43 ../admin/dom_subdoedit.php:55 +#: ../admin/dom_subedit.php:47 ../admin/quotas_users.php:13 +#: ../class/reset_stats_conf.php:6 msgid "This page is restricted to authorized staff" msgstr "" @@ -31,11 +139,12 @@ msgstr "" #: ../admin/adm_add.php:63 ../admin/adm_edit.php:69 #: ../admin/adm_quotaedit.php:68 ../admin/ftp_add.php:54 -#: ../admin/ftp_edit.php:58 ../admin/ftp_list.php:72 -#: ../admin/hta_adduser.php:53 ../admin/hta_edit.php:62 -#: ../admin/hta_edit.php:102 ../admin/index.php:81 +#: ../admin/ftp_add.php:66 ../admin/ftp_edit.php:58 ../admin/ftp_list.php:72 +#: ../admin/hta_adduser.php:53 ../admin/hta_adduser.php:54 +#: ../admin/hta_edit.php:62 ../admin/hta_edit.php:102 ../admin/index.php:76 +#: ../admin/index.php:81 ../admin/piwik_userlist.php:79 #: ../admin/sql_getparam.php:50 ../admin/sql_passchg.php:51 -#: ../admin/sql_users_add.php:64 +#: ../admin/sql_users_add.php:59 ../admin/sql_users_add.php:64 msgid "Username" msgstr "" @@ -44,10 +153,12 @@ msgid "Initial password" msgstr "" #: ../admin/adm_add.php:71 ../admin/adm_edit.php:89 ../admin/ftp_add.php:65 -#: ../admin/ftp_edit.php:70 ../admin/hta_adduser.php:61 +#: ../admin/ftp_add.php:77 ../admin/ftp_edit.php:70 +#: ../admin/hta_adduser.php:61 ../admin/hta_adduser.php:62 #: ../admin/hta_edit.php:110 ../admin/hta_edituser.php:55 -#: ../admin/mail_edit.inc.php:71 ../admin/sql_users_add.php:72 -#: ../admin/sql_users_password.php:59 +#: ../admin/mail_edit.inc.php:67 ../admin/mail_edit.inc.php:71 +#: ../admin/mail_edit.php:96 ../admin/sql_users_add.php:67 +#: ../admin/sql_users_add.php:72 ../admin/sql_users_password.php:59 msgid "Confirm password" msgstr "" @@ -56,30 +167,37 @@ msgid "Can he change its password" msgstr "" #: ../admin/adm_add.php:77 ../admin/adm_dodefquotas.php:73 -#: ../admin/adm_dodel.php:88 ../admin/adm_domstype.php:83 -#: ../admin/adm_domstype.php:84 ../admin/adm_domstype.php:85 -#: ../admin/adm_edit.php:78 ../admin/adm_edit.php:95 -#: ../admin/adm_passpolicy.php:112 ../admin/adm_passpolicy.php:158 -#: ../admin/bro_main.php:98 ../admin/bro_main.php:102 +#: ../admin/adm_dodefquotas.php:78 ../admin/adm_dodel.php:88 +#: ../admin/adm_domstype.php:83 ../admin/adm_domstype.php:84 +#: ../admin/adm_domstype.php:85 ../admin/adm_edit.php:78 +#: ../admin/adm_edit.php:95 ../admin/adm_passpolicy.php:112 +#: ../admin/adm_passpolicy.php:158 ../admin/bro_main.php:98 +#: ../admin/bro_main.php:102 ../admin/bro_main.php:104 #: ../admin/dom_dodel.php:74 ../admin/dom_edit.php:191 -#: ../admin/dom_edit.php:203 ../admin/dom_subdel.php:80 +#: ../admin/dom_edit.php:193 ../admin/dom_edit.php:203 +#: ../admin/dom_edit.php:205 ../admin/dom_subdel.php:80 +#: ../admin/mail_edit.php:90 ../admin/mail_list.php:139 #: ../admin/mail_localbox_edit.inc.php:57 ../admin/sql_bck.php:87 #: ../admin/sql_del.php:84 ../admin/sql_del.php:90 -#: ../admin/sql_users_del.php:72 ../admin/trash_dateselect.php:39 +#: ../admin/sql_users_del.php:72 ../admin/sql_users_del.php:76 +#: ../admin/trash_dateselect.php:39 ../class/m_bro.php:70 msgid "No" msgstr "" #: ../admin/adm_add.php:78 ../admin/adm_dodefquotas.php:72 -#: ../admin/adm_dodel.php:87 ../admin/adm_domstype.php:83 -#: ../admin/adm_domstype.php:84 ../admin/adm_domstype.php:85 -#: ../admin/adm_edit.php:79 ../admin/adm_edit.php:96 -#: ../admin/adm_passpolicy.php:113 ../admin/adm_passpolicy.php:158 -#: ../admin/bro_main.php:97 ../admin/bro_main.php:101 +#: ../admin/adm_dodefquotas.php:77 ../admin/adm_dodel.php:87 +#: ../admin/adm_domstype.php:83 ../admin/adm_domstype.php:84 +#: ../admin/adm_domstype.php:85 ../admin/adm_edit.php:79 +#: ../admin/adm_edit.php:96 ../admin/adm_passpolicy.php:113 +#: ../admin/adm_passpolicy.php:158 ../admin/bro_main.php:97 +#: ../admin/bro_main.php:101 ../admin/bro_main.php:103 #: ../admin/dom_dodel.php:74 ../admin/dom_edit.php:190 -#: ../admin/dom_edit.php:202 ../admin/dom_subdel.php:79 -#: ../admin/mail_localbox_edit.inc.php:58 ../admin/sql_bck.php:88 -#: ../admin/sql_del.php:84 ../admin/sql_del.php:90 -#: ../admin/sql_users_del.php:72 ../admin/trash_dateselect.php:40 +#: ../admin/dom_edit.php:192 ../admin/dom_edit.php:202 +#: ../admin/dom_edit.php:204 ../admin/dom_subdel.php:79 +#: ../admin/mail_edit.php:91 ../admin/mail_localbox_edit.inc.php:58 +#: ../admin/sql_bck.php:88 ../admin/sql_del.php:84 ../admin/sql_del.php:90 +#: ../admin/sql_users_del.php:72 ../admin/sql_users_del.php:76 +#: ../admin/trash_dateselect.php:40 ../class/m_bro.php:70 msgid "Yes" msgstr "" @@ -100,8 +218,10 @@ msgid "Email address" msgstr "" #: ../admin/adm_add.php:94 ../admin/adm_dodefquotas.php:43 -#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:52 -#: ../admin/adm_dodefquotas.php:54 ../admin/adm_edit.php:112 +#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:48 +#: ../admin/adm_dodefquotas.php:50 ../admin/adm_dodefquotas.php:52 +#: ../admin/adm_dodefquotas.php:54 ../admin/adm_dodefquotas.php:57 +#: ../admin/adm_dodefquotas.php:59 ../admin/adm_edit.php:112 msgid "Account type" msgstr "" @@ -116,19 +236,23 @@ msgstr "" #: ../admin/adm_add.php:129 ../admin/adm_deactivate.php:75 #: ../admin/adm_domstypeedit.php:122 ../admin/adm_edit.php:131 -#: ../admin/adm_quotaedit.php:87 ../admin/adm_tldadd.php:71 -#: ../admin/adm_tldedit.php:70 ../admin/bro_pref.php:149 -#: ../admin/browseforfolder.php:146 ../admin/ftp_add.php:68 +#: ../admin/adm_quotaedit.php:87 ../admin/adm_quotaedit.php:88 +#: ../admin/adm_tldadd.php:71 ../admin/adm_tldedit.php:70 +#: ../admin/bro_pref.php:149 ../admin/browseforfolder.php:146 +#: ../admin/ftp_add.php:68 ../admin/ftp_add.php:80 ../admin/ftp_del.php:83 #: ../admin/ftp_edit.php:74 ../admin/hta_adduser.php:67 -#: ../admin/mail_edit.inc.php:84 ../admin/mail_localbox_edit.inc.php:68 -#: ../admin/mail_redirection_edit.inc.php:65 ../admin/sql_bck.php:105 -#: ../admin/sql_passchg.php:57 ../admin/sql_users_add.php:78 -#: ../admin/sql_users_password.php:65 +#: ../admin/hta_adduser.php:68 ../admin/hta_dodeluser.php:65 +#: ../admin/mail_edit.inc.php:80 ../admin/mail_edit.inc.php:84 +#: ../admin/mail_edit.php:115 ../admin/mail_localbox_edit.inc.php:68 +#: ../admin/mail_redirection_edit.inc.php:65 ../admin/piwik_user_dodel.php:64 +#: ../admin/sql_bck.php:105 ../admin/sql_passchg.php:57 +#: ../admin/sql_users_add.php:73 ../admin/sql_users_add.php:78 +#: ../admin/sql_users_password.php:65 ../admin/sql_users_rights.php:101 msgid "Cancel" msgstr "" #: ../admin/adm_authip_whitelist.php:31 ../admin/ip_main.php:50 -#: ../admin/menu_ip.php:35 +#: ../admin/menu_ip.php:28 ../admin/menu_ip.php:35 msgid "Access security" msgstr "" @@ -164,8 +288,8 @@ msgid "Add a comment" msgstr "" #: ../admin/adm_authip_whitelist.php:57 ../admin/bro_editor.php:77 -#: ../admin/cron.php:66 ../admin/cron.php:71 ../admin/ip_main.php:123 -#: ../admin/ip_main.php:178 +#: ../admin/bro_editor.php:90 ../admin/cron.php:66 ../admin/cron.php:71 +#: ../admin/cron.php:78 ../admin/ip_main.php:123 ../admin/ip_main.php:178 msgid "Save" msgstr "" @@ -178,24 +302,29 @@ msgid "Informations" msgstr "" #: ../admin/adm_authip_whitelist.php:64 ../admin/dom_edit.php:97 -#: ../admin/ip_main.php:136 +#: ../admin/dom_edit.php:99 ../admin/ip_main.php:136 msgid "Type" msgstr "" #: ../admin/adm_authip_whitelist.php:81 ../admin/adm_domstype.php:75 #: ../admin/adm_list.php:169 ../admin/adm_list.php:191 #: ../admin/adm_passpolicy.php:152 ../admin/adm_tld.php:82 -#: ../admin/dom_edit.php:109 ../admin/ftp_list.php:82 ../admin/ip_main.php:156 -#: ../admin/mail_list.php:95 ../admin/mail_properties.php:122 +#: ../admin/dom_edit.php:109 ../admin/dom_edit.php:111 +#: ../admin/ftp_list.php:82 ../admin/ip_main.php:156 ../admin/mail_list.php:95 +#: ../admin/mail_list.php:125 ../admin/mail_properties.php:122 #: ../admin/sta2_list.php:68 ../class/m_mail_alias.php:79 msgid "Edit" msgstr "" -#: ../admin/adm_authip_whitelist.php:82 ../admin/adm_mxaccount.php:89 -#: ../admin/adm_slaveaccount.php:88 ../admin/adm_slaveip.php:87 -#: ../admin/bro_main.php:273 ../admin/bro_main.php:278 -#: ../admin/dom_edit.php:115 ../admin/ip_main.php:74 ../admin/ip_main.php:157 -#: ../admin/mail_redirection_edit.inc.php:52 +#: ../admin/adm_authip_whitelist.php:82 ../admin/adm_mxaccount.php:88 +#: ../admin/adm_mxaccount.php:89 ../admin/adm_slaveaccount.php:88 +#: ../admin/adm_slaveip.php:87 ../admin/bro_main.php:273 +#: ../admin/bro_main.php:278 ../admin/cron.php:51 ../admin/dom_edit.php:115 +#: ../admin/dom_edit.php:117 ../admin/ftp_del.php:82 +#: ../admin/hta_dodeluser.php:64 ../admin/ip_main.php:74 +#: ../admin/ip_main.php:157 ../admin/mail_redirection_edit.inc.php:52 +#: ../admin/piwik_sitelist.php:74 ../admin/piwik_user_dodel.php:63 +#: ../admin/piwik_userlist.php:87 msgid "Delete" msgstr "" @@ -249,26 +378,27 @@ msgstr "" msgid "Add account type" msgstr "" -#: ../admin/adm_defquotas.php:75 +#: ../admin/adm_defquotas.php:74 ../admin/adm_defquotas.php:75 msgid "Delete account type" msgstr "" -#: ../admin/adm_defquotas.php:80 +#: ../admin/adm_defquotas.php:79 ../admin/adm_defquotas.php:80 msgid "" "Here is the list of the quotas on the server for the new accounts. If you " "want to change them, enter new values" msgstr "" -#: ../admin/adm_defquotas.php:94 +#: ../admin/adm_defquotas.php:93 ../admin/adm_defquotas.php:94 msgid "Accounts of type" msgstr "" -#: ../admin/adm_defquotas.php:96 +#: ../admin/adm_defquotas.php:95 ../admin/adm_defquotas.php:96 msgid "Default Value" msgstr "" -#: ../admin/adm_defquotas.php:96 ../admin/adm_list.php:127 -#: ../admin/adm_list.php:172 ../admin/adm_list.php:192 +#: ../admin/adm_defquotas.php:95 ../admin/adm_defquotas.php:96 +#: ../admin/adm_list.php:127 ../admin/adm_list.php:172 +#: ../admin/adm_list.php:192 ../admin/menu_quota.php:46 #: ../admin/menu_quota.php:52 msgid "Quotas" msgstr "" @@ -292,12 +422,13 @@ msgstr "" #: ../admin/adm_dnsweberror.php:55 ../admin/adm_dnsweberror.php:87 #: ../admin/adm_list.php:123 ../admin/adm_list.php:205 #: ../admin/adm_list.php:206 ../admin/adm_list.php:207 -#: ../admin/quotas_oneuser.php:8 ../admin/quotas_users.php:171 +#: ../admin/quotas_oneuser.php:8 ../admin/quotas_oneuser.php:12 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Account" msgstr "" #: ../admin/adm_dnsweberror.php:56 ../admin/adm_dnsweberror.php:88 -#: ../admin/dom_add.php:57 ../admin/sta2_list.php:58 +#: ../admin/dom_add.php:57 ../admin/sta2_list.php:58 ../class/m_dom.php:1303 msgid "Domain name" msgstr "" @@ -326,46 +457,48 @@ msgstr "" msgid "DNS Result field" msgstr "" -#: ../admin/adm_doadd.php:54 ../admin/adm_doedit.php:64 -#: ../admin/ftp_doadd.php:42 ../admin/ftp_doedit.php:36 +#: ../admin/adm_doadd.php:45 ../admin/adm_doadd.php:54 +#: ../admin/adm_doedit.php:64 ../admin/ftp_doadd.php:42 +#: ../admin/ftp_doedit.php:36 ../admin/ftp_doedit.php:46 #: ../admin/hta_doadduser.php:41 ../admin/hta_doedituser.php:42 +#: ../admin/mail_doedit.php:57 msgid "Passwords do not match" msgstr "" -#: ../admin/adm_doadd.php:85 +#: ../admin/adm_doadd.php:76 ../admin/adm_doadd.php:85 msgid "The new member has been successfully created" msgstr "" -#: ../admin/adm_dodefquotas.php:43 +#: ../admin/adm_dodefquotas.php:43 ../admin/adm_dodefquotas.php:48 msgid "added" msgstr "" -#: ../admin/adm_dodefquotas.php:45 +#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:50 msgid "could not be added" msgstr "" -#: ../admin/adm_dodefquotas.php:52 +#: ../admin/adm_dodefquotas.php:52 ../admin/adm_dodefquotas.php:57 msgid "deleted" msgstr "" -#: ../admin/adm_dodefquotas.php:54 +#: ../admin/adm_dodefquotas.php:54 ../admin/adm_dodefquotas.php:59 msgid "could not be deleted" msgstr "" -#: ../admin/adm_dodefquotas.php:63 +#: ../admin/adm_dodefquotas.php:63 ../admin/adm_dodefquotas.php:68 #, php-format msgid "Deleting quota %s" msgstr "" -#: ../admin/adm_dodefquotas.php:69 +#: ../admin/adm_dodefquotas.php:69 ../admin/adm_dodefquotas.php:74 msgid "WARNING : Confirm the deletion of the quota" msgstr "" -#: ../admin/adm_dodefquotas.php:92 +#: ../admin/adm_dodefquotas.php:92 ../admin/adm_dodefquotas.php:97 msgid "Default quotas successfully changed" msgstr "" -#: ../admin/adm_dodefquotas.php:94 +#: ../admin/adm_dodefquotas.php:94 ../admin/adm_dodefquotas.php:99 msgid "Default quotas could not be set." msgstr "" @@ -425,8 +558,8 @@ msgid "Show domain list with refreshed checked NS, MX, IP information" msgstr "" #: ../admin/adm_doms.php:64 ../admin/adm_doms.php:69 -#: ../admin/adm_mxaccount.php:81 ../admin/adm_slaveaccount.php:80 -#: ../admin/adm_slaveip.php:79 +#: ../admin/adm_mxaccount.php:80 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_slaveaccount.php:80 ../admin/adm_slaveip.php:79 msgid "Action" msgstr "" @@ -449,6 +582,7 @@ msgid "OK?" msgstr "" #: ../admin/adm_doms.php:64 ../admin/adm_doms.php:69 ../admin/dom_edit.php:97 +#: ../admin/dom_edit.php:99 ../admin/mail_edit.inc.php:37 #: ../admin/mail_edit.inc.php:41 msgid "Status" msgstr "" @@ -466,6 +600,7 @@ msgid "Unlock" msgstr "" #: ../admin/adm_domstype.php:40 ../admin/adm_panel.php:66 +#: ../admin/adm_panel.php:67 msgid "Manage domains type" msgstr "" @@ -484,6 +619,7 @@ msgid "Create a domain type" msgstr "" #: ../admin/adm_domstype.php:58 ../admin/adm_domstypeedit.php:72 +#: ../admin/logs_list.php:49 msgid "Name" msgstr "" @@ -537,7 +673,8 @@ msgid "Compatibility" msgstr "" #: ../admin/adm_domstypeedit.php:98 ../admin/dom_edit.php:133 -#: ../admin/mail_list.php:89 +#: ../admin/dom_edit.php:135 ../admin/mail_list.php:89 +#: ../admin/mail_list.php:105 ../admin/mail_list.php:127 msgid "Enabled" msgstr "" @@ -581,14 +718,18 @@ msgstr "" msgid "You cannot disable your own account." msgstr "" -#: ../admin/adm_edit.php:85 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_edit.php:85 ../admin/adm_mxaccount.php:80 +#: ../admin/adm_mxaccount.php:81 ../admin/adm_mxaccount.php:100 #: ../admin/adm_mxaccount.php:101 ../admin/adm_slaveaccount.php:80 #: ../admin/adm_slaveaccount.php:100 ../admin/cron.php:32 ../admin/cron.php:37 -#: ../admin/ftp_add.php:64 ../admin/ftp_edit.php:69 -#: ../admin/hta_adduser.php:57 ../admin/hta_edit.php:106 ../admin/index.php:82 -#: ../admin/index.php:100 ../admin/mail_edit.inc.php:49 +#: ../admin/cron.php:38 ../admin/ftp_add.php:64 ../admin/ftp_add.php:76 +#: ../admin/ftp_edit.php:69 ../admin/hta_adduser.php:57 +#: ../admin/hta_adduser.php:58 ../admin/hta_edit.php:106 ../admin/index.php:77 +#: ../admin/index.php:82 ../admin/index.php:100 ../admin/mail_edit.inc.php:45 +#: ../admin/mail_edit.inc.php:49 ../admin/mail_edit.inc.php:63 #: ../admin/mail_edit.inc.php:67 ../admin/sql_getparam.php:54 -#: ../admin/sql_passchg.php:52 ../admin/sql_users_add.php:68 +#: ../admin/sql_getparam.php:71 ../admin/sql_passchg.php:52 +#: ../admin/sql_users_add.php:63 ../admin/sql_users_add.php:68 #: ../admin/sql_users_list.php:48 ../admin/sql_users_password.php:55 msgid "Password" msgstr "" @@ -640,6 +781,34 @@ msgstr "" msgid "Account created by %s" msgstr "" +#: ../admin/adm_email.php:43 ../admin/adm_panel.php:56 +msgid "Send an email to all members" +msgstr "" + +#: ../admin/adm_email.php:48 +msgid "The email was successfully sent" +msgstr "" + +#: ../admin/adm_email.php:50 +msgid "There was an error" +msgstr "" + +#: ../admin/adm_email.php:63 +msgid "From" +msgstr "" + +#: ../admin/adm_email.php:67 +msgid "Subject" +msgstr "" + +#: ../admin/adm_email.php:71 +msgid "Mail" +msgstr "" + +#: ../admin/adm_email.php:75 +msgid "Send" +msgstr "" + #: ../admin/adm_list.php:66 msgid "AlternC account list" msgstr "" @@ -674,7 +843,7 @@ msgid "No account defined for now" msgstr "" #: ../admin/adm_list.php:114 ../admin/adm_list.php:197 -#: ../admin/adm_list.php:283 ../admin/ftp_list.php:90 +#: ../admin/adm_list.php:283 ../admin/ftp_list.php:90 ../admin/ftp_list.php:92 msgid "Delete checked accounts" msgstr "" @@ -706,11 +875,12 @@ msgstr "" msgid "Fails" msgstr "" -#: ../admin/adm_list.php:131 ../admin/main.php:80 +#: ../admin/adm_list.php:131 ../admin/main.php:80 ../admin/main.php:95 msgid "Expiry" msgstr "" #: ../admin/adm_list.php:176 ../admin/dom_edit.php:134 +#: ../admin/dom_edit.php:136 ../admin/mail_edit.inc.php:41 #: ../admin/mail_edit.inc.php:45 msgid "Disable" msgstr "" @@ -734,28 +904,56 @@ msgstr "" msgid "Complete view" msgstr "" -#: ../admin/adm_login.php:45 ../admin/adm_login.php:50 -#: ../admin/adm_login.php:52 ../admin/adm_login.php:57 +#: ../admin/adm_login.php:45 ../admin/adm_login.php:49 +#: ../admin/adm_login.php:50 ../admin/adm_login.php:52 +#: ../admin/adm_login.php:56 ../admin/adm_login.php:57 msgid "Your authentication information are incorrect" msgstr "" -#: ../admin/adm_login.php:111 ../admin/adm_login.php:116 +#: ../admin/adm_login.php:110 ../admin/adm_login.php:111 +#: ../admin/adm_login.php:116 msgid "Member login" msgstr "" -#: ../admin/adm_mxaccount.php:48 ../admin/adm_slaveaccount.php:48 +#: ../admin/adm_menulist.php:69 +msgid "" +"Edit the file /etc/alternc/menulist.txt to enable, disable ou change order " +"of menu entry." +msgstr "" + +#: ../admin/adm_menulist.php:71 +msgid "Menu actually activated" +msgstr "" + +#: ../admin/adm_menulist.php:73 ../admin/adm_menulist.php:77 +#: ../admin/adm_menulist.php:81 +msgid "shortdesc_" +msgstr "" + +#: ../admin/adm_menulist.php:75 +msgid "Menu activated but not present" +msgstr "" + +#: ../admin/adm_menulist.php:79 +msgid "Menu avalaible but not activated" +msgstr "" + +#: ../admin/adm_mxaccount.php:47 ../admin/adm_mxaccount.php:48 +#: ../admin/adm_slaveaccount.php:48 msgid "The requested account has been deleted. It is now denied." msgstr "" -#: ../admin/adm_mxaccount.php:54 ../admin/adm_slaveaccount.php:54 +#: ../admin/adm_mxaccount.php:53 ../admin/adm_mxaccount.php:54 +#: ../admin/adm_slaveaccount.php:54 msgid "The requested account address has been created. It is now allowed." msgstr "" -#: ../admin/adm_mxaccount.php:63 ../admin/adm_panel.php:64 +#: ../admin/adm_mxaccount.php:62 ../admin/adm_mxaccount.php:63 +#: ../admin/adm_panel.php:64 ../admin/adm_panel.php:65 msgid "Manage allowed accounts for secondary mx" msgstr "" -#: ../admin/adm_mxaccount.php:77 +#: ../admin/adm_mxaccount.php:76 ../admin/adm_mxaccount.php:77 msgid "" "Here is the list of the allowed accounts for secondary mx management. You " "can configure the alternc-secondarymx package on your secondary mx server " @@ -763,22 +961,25 @@ msgid "" "hosted domain list. " msgstr "" -#: ../admin/adm_mxaccount.php:81 ../admin/adm_mxaccount.php:101 +#: ../admin/adm_mxaccount.php:80 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_mxaccount.php:100 ../admin/adm_mxaccount.php:101 #: ../admin/adm_slaveaccount.php:80 ../admin/adm_slaveaccount.php:100 +#: ../admin/sql_getparam.php:67 msgid "Login" msgstr "" -#: ../admin/adm_mxaccount.php:98 +#: ../admin/adm_mxaccount.php:97 ../admin/adm_mxaccount.php:98 msgid "" "If you want to allow a new server to access your mx-hosted domain list, give " "him an account." msgstr "" -#: ../admin/adm_mxaccount.php:107 ../admin/adm_slaveaccount.php:106 +#: ../admin/adm_mxaccount.php:106 ../admin/adm_mxaccount.php:107 +#: ../admin/adm_slaveaccount.php:106 msgid "Add this account to the allowed list" msgstr "" -#: ../admin/adm_panel.php:40 ../admin/menu_adm.php:48 +#: ../admin/adm_panel.php:40 ../admin/menu_adm.php:41 ../admin/menu_adm.php:48 msgid "Admin Control Panel" msgstr "" @@ -795,30 +996,37 @@ msgstr "" msgid "Manage IP whitelist" msgstr "" -#: ../admin/adm_panel.php:59 +#: ../admin/adm_panel.php:59 ../admin/adm_panel.php:60 msgid "Advanced features" msgstr "" -#: ../admin/adm_panel.php:62 ../admin/adm_slaveip.php:61 +#: ../admin/adm_panel.php:62 ../admin/adm_panel.php:63 +#: ../admin/adm_slaveip.php:61 msgid "Manage allowed ip for slave zone transfers" msgstr "" -#: ../admin/adm_panel.php:63 ../admin/adm_slaveaccount.php:62 +#: ../admin/adm_panel.php:63 ../admin/adm_panel.php:64 +#: ../admin/adm_slaveaccount.php:62 msgid "Manage allowed accounts for slave zone transfers" msgstr "" -#: ../admin/adm_panel.php:65 ../admin/adm_variables.php:47 +#: ../admin/adm_panel.php:65 ../admin/adm_panel.php:66 +#: ../admin/adm_variables.php:47 msgid "Configure AlternC variables" msgstr "" -#: ../admin/adm_panel.php:67 +#: ../admin/adm_panel.php:67 ../admin/adm_panel.php:68 msgid "DNS and website having errors" msgstr "" -#: ../admin/adm_panel.php:68 +#: ../admin/adm_panel.php:68 ../admin/adm_panel.php:70 msgid "Account creation statistics" msgstr "" +#: ../admin/adm_panel.php:69 +msgid "Manage menu" +msgstr "" + #: ../admin/adm_passpolicy.php:49 msgid "Manage Password Policy" msgstr "" @@ -917,7 +1125,9 @@ msgid "Quota" msgstr "" #: ../admin/adm_quotaedit.php:69 ../admin/quota_show.php:42 -#: ../admin/quotas_users.php:156 ../admin/quotas_users.php:180 +#: ../admin/quotas_oneuser.php:81 ../admin/quotas_users.php:144 +#: ../admin/quotas_users.php:156 ../admin/quotas_users.php:168 +#: ../admin/quotas_users.php:180 msgid "Total" msgstr "" @@ -925,12 +1135,13 @@ msgstr "" msgid "Used" msgstr "" -#: ../admin/adm_quotaedit.php:77 ../class/m_quota.php:99 -#: ../class/m_quota.php:107 ../class/m_quota.php:111 +#: ../admin/adm_quotaedit.php:77 ../class/m_quota.php:75 +#: ../class/m_quota.php:99 ../class/m_quota.php:107 ../class/m_quota.php:111 +#: ../class/m_quota.php:112 msgid "quota_" msgstr "" -#: ../admin/adm_quotaedit.php:86 +#: ../admin/adm_quotaedit.php:86 ../admin/adm_quotaedit.php:87 msgid "Edit the quotas" msgstr "" @@ -1058,33 +1269,34 @@ msgstr "" msgid "Names" msgstr "" -#: ../admin/adm_variables.php:74 +#: ../admin/adm_variables.php:72 ../admin/adm_variables.php:74 msgid "Save variables" msgstr "" #: ../admin/bro_editor.php:44 ../admin/bro_editor.php:53 +#: ../admin/bro_editor.php:54 ../admin/bro_editor.php:63 #, php-format msgid "Your file %s has been saved" msgstr "" -#: ../admin/bro_editor.php:64 +#: ../admin/bro_editor.php:64 ../admin/bro_editor.php:74 msgid "File editing" msgstr "" -#: ../admin/bro_editor.php:78 +#: ../admin/bro_editor.php:78 ../admin/bro_editor.php:91 msgid "Save & Quit" msgstr "" -#: ../admin/bro_editor.php:79 +#: ../admin/bro_editor.php:79 ../admin/bro_editor.php:92 msgid "Quit" msgstr "" -#: ../admin/bro_main.php:86 ../admin/bro_main.php:90 +#: ../admin/bro_main.php:86 ../admin/bro_main.php:90 ../admin/bro_main.php:92 #, php-format msgid "Deleting files and/or directories" msgstr "" -#: ../admin/bro_main.php:91 ../admin/bro_main.php:95 +#: ../admin/bro_main.php:91 ../admin/bro_main.php:95 ../admin/bro_main.php:97 msgid "WARNING: Confirm the deletion of this files" msgstr "" @@ -1101,7 +1313,7 @@ msgid "done" msgstr "" #: ../admin/bro_main.php:153 ../admin/bro_main.php:158 -#: ../admin/menu_brouteur.php:34 +#: ../admin/menu_brouteur.php:26 ../admin/menu_brouteur.php:34 msgid "File browser" msgstr "" @@ -1122,7 +1334,8 @@ msgid "New file or folder:" msgstr "" #: ../admin/bro_main.php:190 ../admin/bro_main.php:195 -#: ../admin/mail_list.php:66 +#: ../admin/mail_list.php:66 ../admin/piwik_sitelist.php:45 +#: ../admin/piwik_userlist.php:44 ../admin/piwik_userlist.php:57 msgid "Create" msgstr "" @@ -1132,11 +1345,12 @@ msgid "File" msgstr "" #: ../admin/bro_main.php:193 ../admin/bro_main.php:198 -#: ../admin/bro_main.php:361 ../admin/bro_main.php:366 ../admin/ftp_add.php:57 +#: ../admin/bro_main.php:361 ../admin/bro_main.php:366 +#: ../admin/bro_main.php:371 ../admin/ftp_add.php:57 ../admin/ftp_add.php:69 #: ../admin/ftp_edit.php:61 ../admin/ftp_list.php:72 ../admin/hta_add.php:50 -#: ../admin/hta_adduser.php:49 ../admin/hta_edit.php:98 -#: ../admin/hta_edituser.php:52 ../admin/hta_list.php:67 -#: ../admin/hta_list.php:68 ../admin/sta2_list.php:58 +#: ../admin/hta_adduser.php:49 ../admin/hta_adduser.php:50 +#: ../admin/hta_edit.php:98 ../admin/hta_edituser.php:52 +#: ../admin/hta_list.php:67 ../admin/hta_list.php:68 ../admin/sta2_list.php:58 msgid "Folder" msgstr "" @@ -1177,7 +1391,7 @@ msgid "Filename" msgstr "" #: ../admin/bro_main.php:310 ../admin/bro_main.php:315 -#: ../admin/sql_list.php:62 +#: ../admin/logs_list.php:49 ../admin/sql_list.php:54 ../admin/sql_list.php:62 msgid "Size" msgstr "" @@ -1190,68 +1404,84 @@ msgid "File Type" msgstr "" #: ../admin/bro_main.php:338 ../admin/bro_main.php:343 -#: ../admin/bro_main.php:516 ../admin/bro_main.php:521 +#: ../admin/bro_main.php:348 ../admin/bro_main.php:516 +#: ../admin/bro_main.php:521 ../admin/bro_main.php:526 #: ../admin/sta2_list.php:58 ../admin/sta2_list.php:72 msgid "View" msgstr "" #: ../admin/bro_main.php:345 ../admin/bro_main.php:350 +#: ../admin/bro_main.php:355 msgid "Extract" msgstr "" #: ../admin/bro_main.php:388 ../admin/bro_main.php:393 -#: ../admin/bro_main.php:418 ../admin/bro_main.php:423 +#: ../admin/bro_main.php:398 ../admin/bro_main.php:418 +#: ../admin/bro_main.php:423 ../admin/bro_main.php:428 #: ../admin/bro_main.php:455 ../admin/bro_main.php:460 -#: ../admin/bro_main.php:485 ../admin/bro_main.php:490 +#: ../admin/bro_main.php:465 ../admin/bro_main.php:485 +#: ../admin/bro_main.php:490 ../admin/bro_main.php:495 msgid "V" msgstr "" #: ../admin/bro_main.php:542 ../admin/bro_main.php:547 +#: ../admin/bro_main.php:552 msgid "No files in this folder" msgstr "" #: ../admin/bro_main.php:552 ../admin/bro_main.php:557 +#: ../admin/bro_main.php:562 msgid "(slow)" msgstr "" #: ../admin/bro_main.php:552 ../admin/bro_main.php:557 +#: ../admin/bro_main.php:562 msgid "Show size of directories" msgstr "" #: ../admin/bro_main.php:556 ../admin/bro_main.php:561 +#: ../admin/bro_main.php:566 msgid "Edit this folder's protection" msgstr "" -#: ../admin/bro_main.php:559 ../admin/bro_main.php:564 ../admin/hta_add.php:61 +#: ../admin/bro_main.php:559 ../admin/bro_main.php:564 +#: ../admin/bro_main.php:569 ../admin/hta_add.php:61 msgid "Protect this folder" msgstr "" #: ../admin/bro_main.php:561 ../admin/bro_main.php:566 +#: ../admin/bro_main.php:571 msgid "with a login and a password" msgstr "" #: ../admin/bro_main.php:564 ../admin/bro_main.php:569 +#: ../admin/bro_main.php:574 msgid "Download this folder" msgstr "" #: ../admin/bro_main.php:566 ../admin/bro_main.php:571 +#: ../admin/bro_main.php:576 #, php-format msgid "as a %s file" msgstr "" #: ../admin/bro_main.php:574 ../admin/bro_main.php:579 +#: ../admin/bro_main.php:584 msgid "Edit the ftp account" msgstr "" #: ../admin/bro_main.php:575 ../admin/bro_main.php:580 +#: ../admin/bro_main.php:585 msgid "that exists in this folder" msgstr "" #: ../admin/bro_main.php:581 ../admin/bro_main.php:586 +#: ../admin/bro_main.php:591 msgid "Create an ftp account in this folder" msgstr "" #: ../admin/bro_main.php:590 ../admin/bro_main.php:595 +#: ../admin/bro_main.php:600 msgid "Configure the file editor" msgstr "" @@ -1331,24 +1561,25 @@ msgstr "" msgid "Save done." msgstr "" -#: ../admin/cron.php:16 ../admin/cron.php:21 ../admin/menu_cron.php:40 +#: ../admin/cron.php:16 ../admin/cron.php:21 ../admin/menu_cron.php:33 +#: ../admin/menu_cron.php:40 ../class/m_cron.php:161 msgid "Scheduled tasks" msgstr "" -#: ../admin/cron.php:29 ../admin/cron.php:34 +#: ../admin/cron.php:29 ../admin/cron.php:34 ../admin/cron.php:35 msgid "URL" msgstr "" -#: ../admin/cron.php:30 ../admin/cron.php:35 +#: ../admin/cron.php:30 ../admin/cron.php:35 ../admin/cron.php:36 msgid "Schedule" msgstr "" -#: ../admin/cron.php:31 ../admin/cron.php:36 ../admin/hta_edituser.php:53 -#: ../admin/sql_users_list.php:48 +#: ../admin/cron.php:31 ../admin/cron.php:36 ../admin/cron.php:37 +#: ../admin/hta_edituser.php:53 ../admin/sql_users_list.php:48 msgid "User" msgstr "" -#: ../admin/cron.php:33 ../admin/cron.php:38 +#: ../admin/cron.php:33 ../admin/cron.php:38 ../admin/cron.php:39 msgid "Email report" msgstr "" @@ -1400,7 +1631,7 @@ msgstr "" msgid "Whois result on the domain" msgstr "" -#: ../admin/dom_doadd.php:52 ../admin/menu_dom.php:47 +#: ../admin/dom_doadd.php:52 ../admin/menu_dom.php:40 ../admin/menu_dom.php:47 msgid "Add a domain" msgstr "" @@ -1425,7 +1656,7 @@ msgid "Confirm the deletion of domain %s" msgstr "" #: ../admin/dom_dodel.php:67 ../admin/sql_del.php:69 ../admin/sql_del.php:75 -#: ../admin/sql_users_del.php:57 +#: ../admin/sql_users_del.php:57 ../admin/sql_users_del.php:61 msgid "WARNING" msgstr "" @@ -1460,9 +1691,9 @@ msgid "Hide advanced options" msgstr "" #: ../admin/dom_edit.inc.php:85 ../admin/ftp_add.php:60 -#: ../admin/ftp_edit.php:65 ../admin/hta_add.php:54 ../admin/sql_bck.php:97 -#: ../admin/sta2_add_raw.php:57 ../admin/sta2_edit_raw.php:63 -#: ../admin/sta2_edit_raw.php:68 +#: ../admin/ftp_add.php:72 ../admin/ftp_edit.php:65 ../admin/hta_add.php:54 +#: ../admin/sql_bck.php:97 ../admin/sta2_add_raw.php:57 +#: ../admin/sta2_edit_raw.php:63 ../admin/sta2_edit_raw.php:68 msgid "Choose a folder..." msgstr "" @@ -1494,79 +1725,82 @@ msgstr "" msgid "Add this subdomain" msgstr "" -#: ../admin/dom_edit.php:66 +#: ../admin/dom_edit.php:66 ../admin/dom_edit.php:68 #, php-format msgid "Editing subdomains of %s" msgstr "" -#: ../admin/dom_edit.php:76 +#: ../admin/dom_edit.php:76 ../admin/dom_edit.php:78 msgid "This domain have some DNS change pending. Please wait." msgstr "" -#: ../admin/dom_edit.php:79 +#: ../admin/dom_edit.php:79 ../admin/dom_edit.php:81 msgid "You requested deletion of this domain." msgstr "" -#: ../admin/dom_edit.php:97 +#: ../admin/dom_edit.php:97 ../admin/dom_edit.php:99 msgid "Subdomain" msgstr "" -#: ../admin/dom_edit.php:137 +#: ../admin/dom_edit.php:137 ../admin/dom_edit.php:139 msgid "Activation pending" msgstr "" -#: ../admin/dom_edit.php:140 ../admin/mail_list.php:91 +#: ../admin/dom_edit.php:140 ../admin/dom_edit.php:142 +#: ../admin/mail_list.php:91 ../admin/mail_list.php:119 +#: ../admin/mail_list.php:129 msgid "Disabled" msgstr "" -#: ../admin/dom_edit.php:141 ../admin/mail_edit.inc.php:46 +#: ../admin/dom_edit.php:141 ../admin/dom_edit.php:143 +#: ../admin/mail_edit.inc.php:42 ../admin/mail_edit.inc.php:46 msgid "Enable" msgstr "" -#: ../admin/dom_edit.php:144 +#: ../admin/dom_edit.php:144 ../admin/dom_edit.php:146 msgid "Desactivation pending" msgstr "" -#: ../admin/dom_edit.php:152 +#: ../admin/dom_edit.php:152 ../admin/dom_edit.php:154 msgid "Update pending" msgstr "" -#: ../admin/dom_edit.php:155 +#: ../admin/dom_edit.php:155 ../admin/dom_edit.php:157 msgid "Deletion pending" msgstr "" -#: ../admin/dom_edit.php:183 +#: ../admin/dom_edit.php:183 ../admin/dom_edit.php:185 msgid "DNS & Email parameters" msgstr "" -#: ../admin/dom_edit.php:188 +#: ../admin/dom_edit.php:188 ../admin/dom_edit.php:190 msgid "Manage the DNS on the server ?" msgstr "" -#: ../admin/dom_edit.php:199 +#: ../admin/dom_edit.php:199 ../admin/dom_edit.php:201 msgid "Manage the Emails Addresses of this domain on the server?" msgstr "" -#: ../admin/dom_edit.php:206 +#: ../admin/dom_edit.php:206 ../admin/dom_edit.php:208 msgid "" "Warning: If you set this to 'no', all your email accounts and aliases on " "this domain will be immediately deleted." msgstr "" -#: ../admin/dom_edit.php:208 +#: ../admin/dom_edit.php:208 ../admin/dom_edit.php:210 msgid "Submit the changes" msgstr "" -#: ../admin/dom_edit.php:213 +#: ../admin/dom_edit.php:213 ../admin/dom_edit.php:215 msgid "Domain removal" msgstr "" -#: ../admin/dom_edit.php:216 +#: ../admin/dom_edit.php:216 ../admin/dom_edit.php:218 #, php-format msgid "help_domain_del %s" msgstr "" -#: ../admin/dom_edit.php:219 +#: ../admin/dom_edit.php:219 ../admin/dom_edit.php:221 #, php-format msgid "Delete %s from this server" msgstr "" @@ -1611,32 +1845,43 @@ msgstr "" msgid "You cannot add any new ftp account, your quota is over." msgstr "" -#: ../admin/ftp_add.php:39 ../admin/ftp_list.php:57 ../admin/menu_ftp.php:47 +#: ../admin/ftp_add.php:39 ../admin/ftp_add.php:51 ../admin/ftp_list.php:57 +#: ../admin/menu_ftp.php:40 ../admin/menu_ftp.php:47 msgid "Create a new ftp account" msgstr "" -#: ../admin/ftp_add.php:67 +#: ../admin/ftp_add.php:67 ../admin/ftp_add.php:79 msgid "Create this new FTP account." msgstr "" -#: ../admin/ftp_del.php:42 +#: ../admin/ftp_del.php:42 ../admin/ftp_del.php:60 #, php-format msgid "The ftp account %s has been successfully deleted" msgstr "" +#: ../admin/ftp_del.php:68 +msgid "FTP accounts deletion confirm" +msgstr "" + +#: ../admin/ftp_del.php:71 +msgid "Do you really want to delete those accounts ?" +msgstr "" + #: ../admin/ftp_doadd.php:53 msgid "The FTP account has been successfully created" msgstr "" -#: ../admin/ftp_doedit.php:33 ../admin/ftp_edit.php:39 +#: ../admin/ftp_doedit.php:33 ../admin/ftp_doedit.php:43 +#: ../admin/ftp_edit.php:39 msgid "No account selected!" msgstr "" -#: ../admin/ftp_doedit.php:47 +#: ../admin/ftp_doedit.php:47 ../admin/ftp_doedit.php:57 msgid "The ftp account has been successfully changed" msgstr "" -#: ../admin/ftp_doedit.php:56 ../admin/ftp_edit.php:47 +#: ../admin/ftp_doedit.php:56 ../admin/ftp_doedit.php:66 +#: ../admin/ftp_edit.php:47 msgid "Editing an FTP account" msgstr "" @@ -1644,10 +1889,14 @@ msgstr "" msgid "Change this FTP account" msgstr "" -#: ../admin/ftp_list.php:45 ../admin/menu_ftp.php:49 +#: ../admin/ftp_list.php:45 ../admin/menu_ftp.php:42 ../admin/menu_ftp.php:49 msgid "FTP accounts list" msgstr "" +#: ../admin/head.php:32 +msgid "AlternC Control Panel" +msgstr "" + #: ../admin/head.php:61 msgid "" "Administrator session. you may
return to your " @@ -1664,12 +1913,13 @@ msgid "" "Enter the name of the folder you want to protect. It must already exists." msgstr "" -#: ../admin/hta_adduser.php:39 +#: ../admin/hta_adduser.php:39 ../admin/hta_adduser.php:40 #, php-format msgid "Adding a username in %s" msgstr "" -#: ../admin/hta_adduser.php:66 ../admin/hta_edit.php:115 +#: ../admin/hta_adduser.php:66 ../admin/hta_adduser.php:67 +#: ../admin/hta_edit.php:115 msgid "Add this user" msgstr "" @@ -1682,6 +1932,14 @@ msgstr "" msgid "Please enter a password" msgstr "" +#: ../admin/hta_dodeluser.php:49 +msgid "Authorized user deletion confirm" +msgstr "" + +#: ../admin/hta_dodeluser.php:52 +msgid "Do you really want to delete those users ?" +msgstr "" + #: ../admin/hta_doedituser.php:52 #, php-format msgid "Change the user %s in the protected folder %s" @@ -1728,7 +1986,8 @@ msgid "Editing user %s in the protected folder %s" msgstr "" #: ../admin/hta_edituser.php:54 ../admin/mem_param.php:64 -#: ../admin/mem_param.php:65 +#: ../admin/mem_param.php:65 ../admin/mem_param.php:71 +#: ../admin/mem_param.php:72 msgid "New password" msgstr "" @@ -1752,25 +2011,25 @@ msgstr "" msgid "Unprotect the checked folders" msgstr "" -#: ../admin/index.php:60 +#: ../admin/index.php:55 ../admin/index.php:60 msgid "Web Hosting Control Panel" msgstr "" -#: ../admin/index.php:75 +#: ../admin/index.php:70 ../admin/index.php:75 msgid "" "To connect to the hosting control panel, enter your AlternC's login and " "password in the following form and click 'Enter'" msgstr "" -#: ../admin/index.php:76 +#: ../admin/index.php:71 ../admin/index.php:76 msgid "You are attemping to connect without IP restriction." msgstr "" -#: ../admin/index.php:80 +#: ../admin/index.php:75 ../admin/index.php:80 msgid "AlternC access" msgstr "" -#: ../admin/index.php:83 ../admin/index.php:101 +#: ../admin/index.php:78 ../admin/index.php:83 ../admin/index.php:101 msgid "Enter" msgstr "" @@ -1788,7 +2047,12 @@ msgstr "" msgid "Email Address" msgstr "" -#: ../admin/index.php:112 +#: ../admin/index.php:98 +msgid "" +"To read your mail in a browser, click here to use the Squirrelmail Webmail" +msgstr "" + +#: ../admin/index.php:111 ../admin/index.php:112 msgid "You must accept the session cookie to log-in" msgstr "" @@ -1816,6 +2080,26 @@ msgstr "" msgid "Know IP and networks" msgstr "" +#: ../admin/logs_list.php:35 +msgid "Logs Listing" +msgstr "" + +#: ../admin/logs_list.php:43 +msgid "You have no sql logs to list a the moment." +msgstr "" + +#: ../admin/logs_list.php:49 +msgid "Creation Date" +msgstr "" + +#: ../admin/logs_list.php:49 +msgid "Download link" +msgstr "" + +#: ../admin/logs_list.php:63 +msgid "Download" +msgstr "" + #: ../admin/mail_add.php:39 #, php-format msgid "Add %s mail to the domain %s" @@ -1830,6 +2114,28 @@ msgstr "" msgid "Alias: %s already created" msgstr "" +#: ../admin/mail_del.php:54 +msgid "Deleting mail accounts" +msgstr "" + +#: ../admin/mail_del.php:57 +msgid "Please confirm the deletion of the following mail accounts:" +msgstr "" + +#: ../admin/mail_del.php:74 +msgid "Confirm the deletion" +msgstr "" + +#: ../admin/mail_del.php:74 +msgid "Don't delete anything and go back to the email list" +msgstr "" + +#: ../admin/mail_del.php:78 +msgid "" +"Warning: Deleting an email address will destroy all the messages it " +"contains! You will NOT be able to get it back!" +msgstr "" + #: ../admin/mail_doedit.php:50 msgid "Password do not match" msgstr "" @@ -1842,47 +2148,146 @@ msgstr "" msgid "Already disabled " msgstr "" -#: ../admin/mail_edit.inc.php:43 +#: ../admin/mail_doedit.php:120 +msgid "Your email has been edited successfully" +msgstr "" + +#: ../admin/mail_edit.inc.php:39 ../admin/mail_edit.inc.php:43 msgid "" "Is this mail enabled ?
Having a mail disabled forbid consultation or " "reception, but do not remove the mailbox or his configuration." msgstr "" -#: ../admin/mail_edit.inc.php:51 +#: ../admin/mail_edit.inc.php:47 ../admin/mail_edit.inc.php:51 msgid "" "You need to have a password for some application (example: local mailbox);" msgstr "" -#: ../admin/mail_edit.inc.php:56 +#: ../admin/mail_edit.inc.php:52 ../admin/mail_edit.inc.php:56 msgid "Set a passowrd:" msgstr "" -#: ../admin/mail_edit.inc.php:59 +#: ../admin/mail_edit.inc.php:55 ../admin/mail_edit.inc.php:59 msgid "Change your password:" msgstr "" -#: ../admin/mail_edit.inc.php:83 ../admin/mail_localbox_edit.inc.php:67 +#: ../admin/mail_edit.inc.php:79 ../admin/mail_edit.inc.php:83 +#: ../admin/mail_edit.php:114 ../admin/mail_localbox_edit.inc.php:67 #: ../admin/mail_redirection_edit.inc.php:64 msgid "Change this email address" msgstr "" -#: ../admin/mail_edit.inc.php:99 +#: ../admin/mail_edit.inc.php:95 ../admin/mail_edit.inc.php:99 msgid "Password does not match" msgstr "" -#: ../admin/mail_edit.inc.php:103 +#: ../admin/mail_edit.inc.php:99 ../admin/mail_edit.inc.php:103 msgid "Password match" msgstr "" -#: ../admin/mail_list.php:60 +#: ../admin/mail_edit.php:53 +#, php-format +msgid "Editing the email %s" +msgstr "" + +#: ../admin/mail_edit.php:67 +msgid "Is this email enabled?" +msgstr "" + +#: ../admin/mail_edit.php:69 +msgid "" +"You can enable or disable this email anytime. This will bounce any mail " +"received on this address, but will not delete the stored email, or the " +"redirections or password." +msgstr "" + +#: ../admin/mail_edit.php:73 +msgid "No (email disabled)" +msgstr "" + +#: ../admin/mail_edit.php:74 +msgid "Yes (email enabled)" +msgstr "" + +#: ../admin/mail_edit.php:78 +msgid "Is it a POP/IMAP account?" +msgstr "" + +#: ../admin/mail_edit.php:79 +msgid "" +"POP/IMAP accounts are receiving emails in the server. To read those emails, " +"you can use a Webmail, or a mail client such as Thunderbird. If you don't " +"use POP/IMAP, you can configure your email to be a redirection to other " +"existing emails. The maximum size is in megabytes, use 0 to make it infinite." +msgstr "" + +#: ../admin/mail_edit.php:82 +#, php-format +msgid "This mailbox is currently using %1$s / %2$s" +msgstr "" + +#: ../admin/mail_edit.php:85 +msgid "" +"This mailbox is pending deletion. You can recover its mails by setting it to " +"'Yes' NOW!" +msgstr "" + +#: ../admin/mail_edit.php:95 +msgid "Enter a POP/IMAP password" +msgstr "" + +#: ../admin/mail_edit.php:97 ../admin/quotas_oneuser.php:14 +#: ../admin/quotas_oneuser.php:23 ../admin/quotas_oneuser.php:49 +#: ../admin/quotas_oneuser.php:53 ../admin/quotas_oneuser.php:67 +#: ../admin/quotas_oneuser.php:86 ../admin/quotas_oneuser.php:90 +#: ../admin/quotas_oneuser.php:105 ../admin/quotas_oneuser.php:130 +#: ../admin/quotas_oneuser.php:131 ../admin/quotas_oneuser.php:152 +#: ../admin/quotas_oneuser.php:178 ../admin/quotas_users.php:278 +#: ../admin/quotas_users.php:291 ../admin/quotas_users.php:292 +#: ../admin/quotas_users.php:314 ../admin/quotas_users.php:327 +#: ../admin/quotas_users.php:328 ../admin/quotas_users.php:334 +#: ../admin/quotas_users.php:347 ../admin/quotas_users.php:348 +#: ../admin/quotas_users.php:360 ../admin/quotas_users.php:361 +msgid "MB" +msgstr "" + +#: ../admin/mail_edit.php:97 +msgid "Maximum allowed size of this Mailbox" +msgstr "" + +#: ../admin/mail_edit.php:102 +msgid "" +"WARNING: turning POP/IMAP off will DELETE the stored messages in this email " +"address." +msgstr "" + +#: ../admin/mail_edit.php:104 +msgid "Is it a redirection to other email addresses?" +msgstr "" + +#: ../admin/mail_edit.php:106 +msgid "" +"If you want to send emails received on this address to other addresses, even " +"outside this server, enter those recipients here." +msgstr "" + +#: ../admin/mail_edit.php:106 +msgid "one recipient per line" +msgstr "" + +#: ../admin/mail_list.php:60 ../admin/mail_list.php:65 msgid "Create a new mail account" msgstr "" +#: ../admin/mail_list.php:69 +msgid "Create this email address" +msgstr "" + #: ../admin/mail_list.php:72 msgid "No mail for this domain" msgstr "" -#: ../admin/mail_list.php:76 +#: ../admin/mail_list.php:76 ../admin/mail_list.php:78 #, php-format msgid "Email addresses of the domain %s" msgstr "" @@ -1891,7 +2296,7 @@ msgstr "" msgid "Active" msgstr "" -#: ../admin/mail_list.php:79 +#: ../admin/mail_list.php:79 ../admin/mail_list.php:105 msgid "Address" msgstr "" @@ -1899,6 +2304,53 @@ msgstr "" msgid "State" msgstr "" +#: ../admin/mail_list.php:90 +msgid "Search" +msgstr "" + +#: ../admin/mail_list.php:98 +msgid "Items per page:" +msgstr "" + +#: ../admin/mail_list.php:105 +msgid "Last login time" +msgstr "" + +#: ../admin/mail_list.php:105 +msgid "Other recipients" +msgstr "" + +#: ../admin/mail_list.php:105 +msgid "Pop/Imap" +msgstr "" + +#: ../admin/mail_list.php:115 +msgid "Deleting..." +msgstr "" + +#: ../admin/mail_list.php:118 +msgid "" +"This email will be deleted soon. You may still be able to undelete it by " +"clicking here" +msgstr "" + +#: ../admin/mail_list.php:118 +msgid "Undelete" +msgstr "" + +#: ../admin/mail_list.php:143 +#, php-format +msgid "%3$d-%2$d-%1$d" +msgstr "" + +#: ../admin/mail_list.php:143 ../admin/main.php:41 +msgid "Never" +msgstr "" + +#: ../admin/mail_list.php:152 +msgid "Delete the checked email addresses" +msgstr "" + #: ../admin/mail_localbox_doedit.php:62 msgid "Already disactivated" msgstr "" @@ -1946,12 +2398,12 @@ msgstr "" msgid "Last Login: " msgstr "" -#: ../admin/main.php:41 +#: ../admin/main.php:41 ../admin/main.php:44 #, php-format msgid "from: %1$s " msgstr "" -#: ../admin/main.php:45 +#: ../admin/main.php:45 ../admin/main.php:49 #, php-format msgid "%1$d login failed since last login" msgstr "" @@ -1960,15 +2412,15 @@ msgstr "" msgid "Latest news" msgstr "" -#: ../admin/main.php:78 +#: ../admin/main.php:78 ../admin/main.php:93 msgid "Expired or about to expire accounts" msgstr "" -#: ../admin/main.php:80 +#: ../admin/main.php:80 ../admin/main.php:95 msgid "Last name, surname" msgstr "" -#: ../admin/main.php:80 +#: ../admin/main.php:80 ../admin/main.php:95 msgid "uid" msgstr "" @@ -1977,11 +2429,13 @@ msgid "Your administrator preferences has been successfully changed." msgstr "" #: ../admin/mem_admin.php:46 ../admin/mem_param.php:97 +#: ../admin/mem_param.php:104 msgid "Admin preferences" msgstr "" -#: ../admin/mem_chgmail.php:44 ../admin/mem_cm.php:35 ../admin/mem_cm.php:46 -#: ../admin/mem_cm2.php:40 ../admin/mem_param.php:74 +#: ../admin/mem_chgmail.php:44 ../admin/mem_cm.php:35 ../admin/mem_cm.php:42 +#: ../admin/mem_cm.php:46 ../admin/mem_cm.php:53 ../admin/mem_cm2.php:40 +#: ../admin/mem_cm2.php:47 ../admin/mem_param.php:74 ../admin/mem_param.php:81 msgid "Change the email of the account" msgstr "" @@ -1990,21 +2444,21 @@ msgstr "" msgid "help_mem_chgmail %s" msgstr "" -#: ../admin/mem_cm.php:47 +#: ../admin/mem_cm.php:47 ../admin/mem_cm.php:54 msgid "" "Enter the key you got when you requested the mailbox change, then click the " "OK button." msgstr "" -#: ../admin/mem_cm.php:48 +#: ../admin/mem_cm.php:48 ../admin/mem_cm.php:55 msgid "Key" msgstr "" -#: ../admin/mem_cm.php:49 +#: ../admin/mem_cm.php:49 ../admin/mem_cm.php:56 msgid "OK" msgstr "" -#: ../admin/mem_cm2.php:48 +#: ../admin/mem_cm2.php:48 ../admin/mem_cm2.php:55 msgid "The mailbox has been successfully changed." msgstr "" @@ -2020,80 +2474,80 @@ msgstr "" msgid "Click here to log in" msgstr "" -#: ../admin/mem_param.php:36 +#: ../admin/mem_param.php:36 ../admin/mem_param.php:43 msgid "Your help setting has been updated." msgstr "" -#: ../admin/mem_param.php:40 +#: ../admin/mem_param.php:40 ../admin/mem_param.php:47 msgid "Settings of your account" msgstr "" -#: ../admin/mem_param.php:50 ../admin/mem_passwd.php:50 -#: ../admin/sql_users_list.php:61 +#: ../admin/mem_param.php:50 ../admin/mem_param.php:57 +#: ../admin/mem_passwd.php:50 ../admin/sql_users_list.php:61 msgid "Password change" msgstr "" -#: ../admin/mem_param.php:54 +#: ../admin/mem_param.php:54 ../admin/mem_param.php:61 msgid "You cannot change your password" msgstr "" -#: ../admin/mem_param.php:59 +#: ../admin/mem_param.php:59 ../admin/mem_param.php:66 msgid "help_chg_passwd" msgstr "" -#: ../admin/mem_param.php:63 +#: ../admin/mem_param.php:63 ../admin/mem_param.php:70 msgid "Old password" msgstr "" -#: ../admin/mem_param.php:66 +#: ../admin/mem_param.php:66 ../admin/mem_param.php:73 msgid "Change my password" msgstr "" -#: ../admin/mem_param.php:75 +#: ../admin/mem_param.php:75 ../admin/mem_param.php:82 msgid "help_chg_mail" msgstr "" -#: ../admin/mem_param.php:76 +#: ../admin/mem_param.php:76 ../admin/mem_param.php:83 msgid "Current mailbox" msgstr "" -#: ../admin/mem_param.php:77 +#: ../admin/mem_param.php:77 ../admin/mem_param.php:84 msgid "New mailbox" msgstr "" -#: ../admin/mem_param.php:78 +#: ../admin/mem_param.php:78 ../admin/mem_param.php:85 msgid "Change my email address" msgstr "" -#: ../admin/mem_param.php:85 +#: ../admin/mem_param.php:85 ../admin/mem_param.php:92 msgid "Online help settings" msgstr "" -#: ../admin/mem_param.php:86 +#: ../admin/mem_param.php:86 ../admin/mem_param.php:93 msgid "help_help_settings" msgstr "" -#: ../admin/mem_param.php:87 +#: ../admin/mem_param.php:87 ../admin/mem_param.php:94 msgid "Do you want to see the help texts and links on each page?" msgstr "" -#: ../admin/mem_param.php:88 +#: ../admin/mem_param.php:88 ../admin/mem_param.php:95 msgid "Change these settings" msgstr "" -#: ../admin/mem_param.php:101 +#: ../admin/mem_param.php:101 ../admin/mem_param.php:108 msgid "Members list view" msgstr "" -#: ../admin/mem_param.php:102 +#: ../admin/mem_param.php:102 ../admin/mem_param.php:109 msgid "Large view" msgstr "" -#: ../admin/mem_param.php:103 +#: ../admin/mem_param.php:103 ../admin/mem_param.php:110 msgid "Short view" msgstr "" -#: ../admin/mem_param.php:105 +#: ../admin/mem_param.php:105 ../admin/mem_param.php:112 msgid "Change my admin preferences" msgstr "" @@ -2105,32 +2559,37 @@ msgstr "" msgid "Home / Information" msgstr "" -#: ../admin/menu_adm.php:39 +#: ../admin/menu.php:49 +msgid "About" +msgstr "" + +#: ../admin/menu_adm.php:32 ../admin/menu_adm.php:39 msgid "Administration" msgstr "" -#: ../admin/menu_adm.php:44 +#: ../admin/menu_adm.php:37 ../admin/menu_adm.php:44 msgid "Manage the Alternc accounts" msgstr "" -#: ../admin/menu_adm.php:45 +#: ../admin/menu_adm.php:38 ../admin/menu_adm.php:45 msgid "User Quotas" msgstr "" -#: ../admin/menu_adm.php:49 +#: ../admin/menu_adm.php:42 ../admin/menu_adm.php:49 msgid "General PhpMyAdmin" msgstr "" -#: ../admin/menu_aide.php:32 +#: ../admin/menu_aide.php:25 ../admin/menu_aide.php:32 msgid "Online help" msgstr "" -#: ../admin/menu_dom.php:41 ../admin/quotas_oneuser.php:22 -#: ../admin/quotas_users.php:134 +#: ../admin/menu_dom.php:34 ../admin/menu_dom.php:41 +#: ../admin/quotas_oneuser.php:22 ../admin/quotas_oneuser.php:33 +#: ../admin/quotas_users.php:122 ../admin/quotas_users.php:134 msgid "Domains" msgstr "" -#: ../admin/menu_ftp.php:41 +#: ../admin/menu_ftp.php:34 ../admin/menu_ftp.php:41 ../class/m_ftp.php:361 msgid "FTP accounts" msgstr "" @@ -2138,31 +2597,48 @@ msgstr "" msgid "Langues" msgstr "" -#: ../admin/menu_mail.php:41 +#: ../admin/menu_logs.php:28 +msgid "Logs" +msgstr "" + +#: ../admin/menu_mail.php:34 ../admin/menu_mail.php:41 msgid "Email Addresses" msgstr "" -#: ../admin/menu_mem.php:32 +#: ../admin/menu_mem.php:25 ../admin/menu_mem.php:32 msgid "Settings" msgstr "" -#: ../admin/menu_mem.php:35 +#: ../admin/menu_mem.php:28 ../admin/menu_mem.php:35 msgid "Logout" msgstr "" -#: ../admin/menu_quota.php:32 +#: ../admin/menu_piwik.php:31 +msgid "Piwik statistics" +msgstr "" + +#: ../admin/menu_piwik.php:34 +msgid "Piwik Users" +msgstr "" + +#: ../admin/menu_piwik.php:35 +msgid "Piwik Sites" +msgstr "" + +#: ../admin/menu_quota.php:25 ../admin/menu_quota.php:32 msgid "Show my quotas" msgstr "" -#: ../admin/menu_sql.php:41 +#: ../admin/menu_sql.php:34 ../admin/menu_sql.php:41 msgid "Databases" msgstr "" -#: ../admin/menu_sql.php:42 ../admin/sql_users_list.php:37 +#: ../admin/menu_sql.php:35 ../admin/menu_sql.php:42 +#: ../admin/sql_users_list.php:37 msgid "MySQL Users" msgstr "" -#: ../admin/menu_sql.php:43 +#: ../admin/menu_sql.php:37 ../admin/menu_sql.php:43 msgid "PhpMyAdmin" msgstr "" @@ -2170,10 +2646,80 @@ msgstr "" msgid "Raw web statistics" msgstr "" -#: ../admin/menu_web.php:34 +#: ../admin/menu_web.php:27 ../admin/menu_web.php:34 msgid "Protected folders" msgstr "" +#: ../admin/piwik_addaccount.php:34 +msgid "You cannot add any new Piwik account, your quota is over." +msgstr "" + +#: ../admin/piwik_addaccount.php:44 +msgid "Error : missing arguments." +msgstr "" + +#: ../admin/piwik_addaccount.php:50 +#, php-format +msgid "Creation of Piwik account \"%s\"" +msgstr "" + +#: ../admin/piwik_addsites.php:44 +msgid "Error during adding website.
" +msgstr "" + +#: ../admin/piwik_addsites.php:46 +msgid "Successfully add website" +msgstr "" + +#: ../admin/piwik_sitelist.php:42 ../admin/piwik_userlist.php:54 +msgid "Add a new website" +msgstr "" + +#: ../admin/piwik_sitelist.php:44 ../admin/piwik_userlist.php:56 +msgid "URL of the website" +msgstr "" + +#: ../admin/piwik_sitelist.php:55 +msgid "Existing Piwik monitored websites" +msgstr "" + +#: ../admin/piwik_sitelist.php:61 ../admin/piwik_userlist.php:74 +msgid "No existing Piwik users" +msgstr "" + +#: ../admin/piwik_sitelist.php:66 +msgid "Site name" +msgstr "" + +#: ../admin/piwik_sitelist.php:66 +msgid "Site url" +msgstr "" + +#: ../admin/piwik_user_dodel.php:39 +msgid "Missing login parameters" +msgstr "" + +#: ../admin/piwik_user_dodel.php:54 +msgid "Piwik accounts deletion confirm" +msgstr "" + +#: ../admin/piwik_user_dodel.php:57 +#, php-format +msgid "Do you really want to delete the Piwik account %s ?" +msgstr "" + +#: ../admin/piwik_userlist.php:41 +msgid "Create a new piwik account" +msgstr "" + +#: ../admin/piwik_userlist.php:66 +msgid "Existing Piwik accounts" +msgstr "" + +#: ../admin/piwik_userlist.php:79 ../admin/piwik_userlist.php:89 +msgid "Connect" +msgstr "" + #: ../admin/quota_show.php:34 msgid "Account's quotas" msgstr "" @@ -2182,123 +2728,141 @@ msgstr "" msgid "No quotas for this account, or quotas currently unavailable!" msgstr "" -#: ../admin/quotas_oneuser.php:13 +#: ../admin/quotas_oneuser.php:13 ../admin/quotas_oneuser.php:22 msgid "Web Space:" msgstr "" -#: ../admin/quotas_oneuser.php:14 ../admin/quotas_oneuser.php:53 -#: ../admin/quotas_oneuser.php:90 ../admin/quotas_oneuser.php:130 -#: ../admin/quotas_users.php:291 ../admin/quotas_users.php:292 -#: ../admin/quotas_users.php:327 ../admin/quotas_users.php:328 -#: ../admin/quotas_users.php:347 ../admin/quotas_users.php:348 -#: ../admin/quotas_users.php:360 ../admin/quotas_users.php:361 -msgid "MB" -msgstr "" - -#: ../admin/quotas_oneuser.php:23 +#: ../admin/quotas_oneuser.php:23 ../admin/quotas_oneuser.php:34 msgid "Emails" msgstr "" -#: ../admin/quotas_oneuser.php:24 ../admin/quotas_oneuser.php:71 -#: ../admin/quotas_oneuser.php:112 ../admin/quotas_users.php:130 -#: ../admin/quotas_users.php:171 +#: ../admin/quotas_oneuser.php:24 ../admin/quotas_oneuser.php:35 +#: ../admin/quotas_oneuser.php:71 ../admin/quotas_oneuser.php:112 +#: ../admin/quotas_oneuser.php:113 ../admin/quotas_oneuser.php:160 +#: ../admin/quotas_users.php:118 ../admin/quotas_users.php:130 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Space" msgstr "" -#: ../admin/quotas_oneuser.php:70 ../admin/quotas_users.php:179 +#: ../admin/quotas_oneuser.php:48 +msgid "Mail boxes:" +msgstr "" + +#: ../admin/quotas_oneuser.php:70 ../admin/quotas_oneuser.php:112 +#: ../admin/quotas_users.php:167 ../admin/quotas_users.php:179 msgid "DB" msgstr "" -#: ../admin/quotas_oneuser.php:111 ../admin/quotas_users.php:175 -#: ../admin/quotas_users.php:178 +#: ../admin/quotas_oneuser.php:104 +msgid "Databases:" +msgstr "" + +#: ../admin/quotas_oneuser.php:111 ../admin/quotas_oneuser.php:159 +#: ../admin/quotas_users.php:163 ../admin/quotas_users.php:166 +#: ../admin/quotas_users.php:175 ../admin/quotas_users.php:178 msgid "Lists" msgstr "" +#: ../admin/quotas_oneuser.php:151 +msgid "Mailman lists:" +msgstr "" + +#: ../admin/quotas_users.php:20 +msgid "Quotas status" +msgstr "" + #: ../admin/quotas_users.php:29 msgid "" "This page shows the space and service count of your AlternC server and each " "AlternC accounts." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 #, php-format msgid "% of the total." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 msgid "MB." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 #, php-format msgid "Sizes are shown as %s" msgstr "" -#: ../admin/quotas_users.php:33 +#: ../admin/quotas_users.php:33 ../admin/quotas_users.php:35 msgid "Global" msgstr "" -#: ../admin/quotas_users.php:33 +#: ../admin/quotas_users.php:33 ../admin/quotas_users.php:35 msgid "Server-side view:" msgstr "" -#: ../admin/quotas_users.php:34 +#: ../admin/quotas_users.php:34 ../admin/quotas_users.php:36 msgid "Detailed view:" msgstr "" -#: ../admin/quotas_users.php:36 ../admin/quotas_users.php:43 +#: ../admin/quotas_users.php:36 ../admin/quotas_users.php:38 +#: ../admin/quotas_users.php:43 msgid "Percentage" msgstr "" -#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:40 +#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:39 +#: ../admin/quotas_users.php:40 msgid "Graphical" msgstr "" -#: ../admin/quotas_users.php:39 ../admin/quotas_users.php:42 +#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:39 +#: ../admin/quotas_users.php:42 msgid "In MB" msgstr "" -#: ../admin/quotas_users.php:48 +#: ../admin/quotas_users.php:42 ../admin/quotas_users.php:48 msgid "Show the domain names" msgstr "" -#: ../admin/quotas_users.php:50 +#: ../admin/quotas_users.php:44 ../admin/quotas_users.php:50 msgid "Hide the domain names" msgstr "" -#: ../admin/quotas_users.php:53 +#: ../admin/quotas_users.php:47 ../admin/quotas_users.php:53 msgid "All accounts" msgstr "" -#: ../admin/quotas_users.php:130 ../admin/quotas_users.php:171 +#: ../admin/quotas_users.php:118 ../admin/quotas_users.php:130 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Count" msgstr "" -#: ../admin/quotas_users.php:139 +#: ../admin/quotas_users.php:127 ../admin/quotas_users.php:139 +#: ../class/m_mail.php:78 msgid "Email addresses" msgstr "" -#: ../admin/quotas_users.php:145 +#: ../admin/quotas_users.php:133 ../admin/quotas_users.php:145 msgid "Mailman lists" msgstr "" -#: ../admin/quotas_users.php:151 ../admin/sql_bck.php:48 -#: ../admin/sql_del.php:66 ../admin/sql_del.php:72 -#: ../admin/sql_dorestore.php:38 ../admin/sql_getparam.php:38 +#: ../admin/quotas_users.php:139 ../admin/quotas_users.php:151 +#: ../admin/sql_bck.php:48 ../admin/sql_del.php:66 ../admin/sql_del.php:72 +#: ../admin/sql_dorestore.php:38 ../admin/sql_dorestore.php:44 +#: ../admin/sql_getparam.php:38 ../admin/sql_getparam.php:44 #: ../admin/sql_list.php:37 ../admin/sql_passchg.php:38 -#: ../admin/sql_restore.php:43 +#: ../admin/sql_restore.php:43 ../class/m_mysql.php:894 msgid "MySQL Databases" msgstr "" -#: ../admin/quotas_users.php:173 +#: ../admin/quotas_users.php:161 ../admin/quotas_users.php:173 msgid "Dom" msgstr "" +#: ../admin/quotas_users.php:162 ../admin/quotas_users.php:165 #: ../admin/quotas_users.php:174 ../admin/quotas_users.php:177 msgid "Mails" msgstr "" -#: ../admin/quotas_users.php:176 +#: ../admin/quotas_users.php:164 ../admin/quotas_users.php:176 msgid "Web" msgstr "" @@ -2306,15 +2870,15 @@ msgstr "" msgid "err_mysql_1" msgstr "" -#: ../admin/sql_add.php:39 ../admin/sql_list.php:94 +#: ../admin/sql_add.php:39 ../admin/sql_list.php:90 ../admin/sql_list.php:94 msgid "Create a new MySQL database" msgstr "" -#: ../admin/sql_add.php:52 +#: ../admin/sql_add.php:52 ../admin/sql_add.php:56 ../admin/sql_list.php:96 msgid "MySQL Database" msgstr "" -#: ../admin/sql_add.php:58 +#: ../admin/sql_add.php:58 ../admin/sql_add.php:62 ../admin/sql_list.php:102 msgid "Create this new MySQL database." msgstr "" @@ -2364,7 +2928,7 @@ msgid "Change the MySQL backup parameters" msgstr "" #: ../admin/sql_bck.php:113 ../admin/sql_dorestore.php:56 -#: ../admin/sql_restore.php:71 +#: ../admin/sql_dorestore.php:62 ../admin/sql_restore.php:71 msgid "You currently have no database defined" msgstr "" @@ -2385,15 +2949,19 @@ msgstr "" msgid "This will delete all the tables currently in those db." msgstr "" +#: ../admin/sql_doadd.php:37 +msgid "You " +msgstr "" + #: ../admin/sql_dobck.php:48 msgid "Your backup parameters has been successfully changed." msgstr "" -#: ../admin/sql_dorestore.php:44 +#: ../admin/sql_dorestore.php:44 ../admin/sql_dorestore.php:50 msgid "Restore a SQL backup" msgstr "" -#: ../admin/sql_dorestore.php:50 +#: ../admin/sql_dorestore.php:50 ../admin/sql_dorestore.php:56 msgid "" "Your database has been restored, check out the previous text for error " "messages." @@ -2403,35 +2971,56 @@ msgstr "" msgid "Your current settings are" msgstr "" +#: ../admin/sql_getparam.php:53 +msgid "Your current connection settings are" +msgstr "" + +#: ../admin/sql_getparam.php:56 +msgid "Mysql Server" +msgstr "" + #: ../admin/sql_getparam.php:58 ../admin/sql_list.php:53 msgid "MySQL Server" msgstr "" +#: ../admin/sql_getparam.php:60 ../admin/sql_list.php:54 +#: ../admin/sql_list.php:62 ../admin/sql_passchg.php:54 +msgid "Database" +msgstr "" + #: ../admin/sql_getparam.php:62 msgid "Main database" msgstr "" -#: ../admin/sql_getparam.php:67 +#: ../admin/sql_getparam.php:67 ../admin/sql_getparam.php:83 msgid "Back to the MySQL database list" msgstr "" +#: ../admin/sql_getparam.php:80 +msgid "" +"You changed the MySQL User base configuration. Please reffer to your " +"configuration" +msgstr "" + #: ../admin/sql_list.php:45 msgid "You have no sql user at the moment." msgstr "" -#: ../admin/sql_list.php:62 ../admin/sql_list.php:74 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:62 ../admin/sql_list.php:66 +#: ../admin/sql_list.php:74 msgid "Backup" msgstr "" -#: ../admin/sql_list.php:62 ../admin/sql_passchg.php:54 -msgid "Database" -msgstr "" - -#: ../admin/sql_list.php:62 ../admin/sql_list.php:75 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:62 ../admin/sql_list.php:67 +#: ../admin/sql_list.php:75 msgid "Restore" msgstr "" -#: ../admin/sql_list.php:84 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:68 +msgid "Show Settings" +msgstr "" + +#: ../admin/sql_list.php:77 ../admin/sql_list.php:84 msgid "Delete the checked databases" msgstr "" @@ -2470,32 +3059,33 @@ msgstr "" msgid "Note: If the filename ends with .gz, it will be uncompressed before." msgstr "" +#: ../admin/sql_users_add.php:41 ../admin/sql_users_add.php:46 +#: ../admin/sql_users_list.php:81 ../admin/sql_users_list.php:82 +msgid "Create a new MySQL user" +msgstr "" + #: ../admin/sql_users_add.php:41 msgid "err_mysql_13" msgstr "" -#: ../admin/sql_users_add.php:46 ../admin/sql_users_list.php:82 -msgid "Create a new MySQL user" -msgstr "" - -#: ../admin/sql_users_add.php:77 +#: ../admin/sql_users_add.php:72 ../admin/sql_users_add.php:77 msgid "Create this new MySQL user" msgstr "" -#: ../admin/sql_users_del.php:43 +#: ../admin/sql_users_del.php:43 ../admin/sql_users_del.php:47 #, php-format msgid "The user %s has been successfully deleted" msgstr "" -#: ../admin/sql_users_del.php:54 +#: ../admin/sql_users_del.php:54 ../admin/sql_users_del.php:58 msgid "MySQL users" msgstr "" -#: ../admin/sql_users_del.php:57 +#: ../admin/sql_users_del.php:57 ../admin/sql_users_del.php:61 msgid "Confirm the deletion of the following MySQL users" msgstr "" -#: ../admin/sql_users_dorights.php:44 +#: ../admin/sql_users_dorights.php:44 ../admin/sql_users_dorights.php:54 msgid "The rights has been successfully applied to the user" msgstr "" @@ -2511,16 +3101,16 @@ msgstr "" msgid "Change user password" msgstr "" -#: ../admin/sql_users_rights.php:41 +#: ../admin/sql_users_rights.php:40 ../admin/sql_users_rights.php:41 #, php-format msgid "MySQL Rights for %s" msgstr "" -#: ../admin/sql_users_rights.php:81 +#: ../admin/sql_users_rights.php:81 ../admin/sql_users_rights.php:87 msgid "Reverse selection" msgstr "" -#: ../admin/sql_users_rights.php:94 +#: ../admin/sql_users_rights.php:94 ../admin/sql_users_rights.php:100 msgid "Apply" msgstr "" @@ -2630,86 +3220,540 @@ msgstr "" msgid "All this account information will be deleted at expiration" msgstr "" -#: ../class/functions.php:286 +#: ../class/functions.php:270 ../class/functions.php:286 msgid "Bytes" msgstr "" -#: ../class/functions.php:288 +#: ../class/functions.php:272 ../class/functions.php:288 msgid "Byte" msgstr "" -#: ../class/functions.php:293 +#: ../class/functions.php:277 ../class/functions.php:293 msgid "Kb" msgstr "" -#: ../class/functions.php:297 +#: ../class/functions.php:281 ../class/functions.php:297 msgid "Mb" msgstr "" -#: ../class/functions.php:301 +#: ../class/functions.php:285 ../class/functions.php:301 msgid "Gb" msgstr "" -#: ../class/functions.php:303 +#: ../class/functions.php:287 ../class/functions.php:303 msgid "Tb" msgstr "" -#: ../class/functions.php:390 +#: ../class/functions.php:374 ../class/functions.php:390 msgid "year" msgstr "" -#: ../class/functions.php:390 +#: ../class/functions.php:374 ../class/functions.php:390 msgid "years" msgstr "" -#: ../class/functions.php:392 +#: ../class/functions.php:376 ../class/functions.php:392 msgid "month" msgstr "" -#: ../class/functions.php:392 +#: ../class/functions.php:376 ../class/functions.php:392 msgid "months" msgstr "" -#: ../class/functions.php:415 +#: ../class/functions.php:399 ../class/functions.php:415 msgid "Not managed" msgstr "" -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR AlternC Team -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#: ../class/lang_env.php:69 -#, fuzzy -msgid "" +#: ../class/functions.php:521 ../class/functions.php:523 +msgid "Previous Page" msgstr "" -"Project-Id-Version: AlternC 2.0\n" -"Report-Msgid-Bugs-To: i18n@alternc.org\n" -"POT-Creation-Date: 2012-08-21 19:09+0200\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"Language: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -#: ../class/m_cron.php:37 +#: ../class/functions.php:577 ../class/functions.php:579 +msgid "Next Page" +msgstr "" + +#: ../class/m_admin.php:57 +msgid "This TLD is forbidden" +msgstr "" + +#: ../class/m_admin.php:58 +msgid "primary DNS is checked in WHOIS db" +msgstr "" + +#: ../class/m_admin.php:59 +msgid "primary & secondary DNS are checked in WHOIS db" +msgstr "" + +#: ../class/m_admin.php:60 +msgid "Domain must exist, but don't do any DNS check" +msgstr "" + +#: ../class/m_admin.php:61 +msgid "Domain can be installed, no check at all" +msgstr "" + +#: ../class/m_admin.php:62 +msgid "Domain can be installed, force NO DNS hosting" +msgstr "" + +#: ../class/m_admin.php:82 ../class/m_admin.php:113 ../class/m_admin.php:177 +#: ../class/m_admin.php:211 ../class/m_admin.php:252 ../class/m_admin.php:280 +#: ../class/m_admin.php:307 ../class/m_admin.php:450 ../class/m_admin.php:484 +#: ../class/m_admin.php:508 ../class/m_admin.php:534 +msgid "-- Only administrators can access this page! --" +msgstr "" + +#: ../class/m_admin.php:90 ../class/m_admin.php:123 ../class/m_admin.php:468 +#: ../class/m_admin.php:492 ../class/m_admin.php:516 ../class/m_admin.php:562 +#: ../class/m_admin.php:587 ../class/m_admin.php:611 ../class/m_admin.php:694 +#: ../class/m_admin.php:716 +msgid "Account not found" +msgstr "" + +#: ../class/m_admin.php:219 ../class/m_admin.php:1077 +msgid "The password is too long according to the password policy" +msgstr "" + +#: ../class/m_admin.php:224 ../class/m_admin.php:1087 +msgid "" +"The password policy prevents you to use your login name inside your password" +msgstr "" + +#: ../class/m_admin.php:311 ../class/m_admin.php:316 +msgid "All fields are mandatory" +msgstr "" + +#: ../class/m_admin.php:320 +msgid "Please enter a valid email address" +msgstr "" + +#: ../class/m_admin.php:326 +msgid "Login can only contains characters a-z and 0-9" +msgstr "" + +#: ../class/m_admin.php:330 +msgid "The login is too long (16 chars max)" +msgstr "" + +#: ../class/m_admin.php:335 +msgid "Login can only contains characters a-z, 0-9 and -" +msgstr "" + +#: ../class/m_admin.php:368 +msgid "This login already exists" +msgstr "" + +#: ../class/m_admin.php:698 +msgid "This account is ALREADY an administrator account" +msgstr "" + +#: ../class/m_admin.php:720 +msgid "This account is NOT an administrator account!" +msgstr "" + +#: ../class/m_admin.php:861 ../class/m_dom.php:367 ../class/m_dom.php:651 +#, php-format +msgid "Domain '%s' not found." +msgstr "" + +#: ../class/m_admin.php:880 ../class/m_admin.php:912 ../class/m_admin.php:960 +msgid "This TLD does not exist" +msgstr "" + +#: ../class/m_admin.php:933 +msgid "The TLD name is mandatory" +msgstr "" + +#: ../class/m_admin.php:938 +msgid "This TLD already exist" +msgstr "" + +#: ../class/m_admin.php:1064 +msgid "-- Program error -- The requested password policy does not exist!" +msgstr "" + +#: ../class/m_admin.php:1072 +msgid "The password length is too short according to the password policy" +msgstr "" + +#: ../class/m_admin.php:1111 +msgid "" +"Your password contains not enough different classes of character, between " +"low-case, up-case, figures and special characters." +msgstr "" + +#: ../class/m_bro.php:68 +msgid "1 column, detailed" +msgstr "" + +#: ../class/m_bro.php:68 +msgid "2 columns, short" +msgstr "" + +#: ../class/m_bro.php:68 +msgid "3 columns, short" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tar.Z (Unix)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tar.bz2 (Linux)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tgz (Linux)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "zip (Windows/Dos)" +msgstr "" + +#: ../class/m_bro.php:71 +msgid "Edit the newly created file" +msgstr "" + +#: ../class/m_bro.php:71 +msgid "Go back to the file manager" +msgstr "" + +#: ../class/m_bro.php:342 ../class/m_bro.php:1004 +msgid "Cannot create the requested directory. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:348 ../class/m_bro.php:365 ../class/m_bro.php:390 +#: ../class/m_bro.php:414 ../class/m_bro.php:446 ../class/m_bro.php:457 +#: ../class/m_bro.php:486 ../class/m_bro.php:524 ../class/m_bro.php:565 +#: ../class/m_bro.php:602 ../class/m_bro.php:607 ../class/m_bro.php:695 +#: ../class/m_bro.php:832 ../class/m_bro.php:864 +msgid "File or folder name is incorrect" +msgstr "" + +#: ../class/m_bro.php:370 +msgid "Cannot create the requested file. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:461 +msgid "You cannot move or copy a file to the same folder." +msgstr "" + +#: ../class/m_bro.php:587 +#, php-format +msgid "" +"I can't find a way to extract the file %s, is it an unsupported compressed " +"format?" +msgstr "" + +#: ../class/m_bro.php:611 +msgid "You cannot move or copy a file to the same folder" +msgstr "" + +#: ../class/m_bro.php:691 +msgid "Cannot read the requested file. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:766 +msgid "File not in authorized directory" +msgstr "" + +#: ../class/m_cron.php:37 ../class/m_cron.php:40 msgid "Daily" msgstr "" -#: ../class/m_cron.php:38 +#: ../class/m_cron.php:38 ../class/m_cron.php:41 msgid "Hour" msgstr "" -#: ../class/m_cron.php:39 +#: ../class/m_cron.php:39 ../class/m_cron.php:42 msgid "Half Hour" msgstr "" +#: ../class/m_cron.php:124 +msgid "You seems to be over-quota." +msgstr "" + +#: ../class/m_cron.php:131 +msgid "Identity problem" +msgstr "" + +#: ../class/m_dom.php:168 +msgid "The name MUST contain only letter and digits." +msgstr "" + +#: ../class/m_dom.php:291 ../class/m_dom.php:640 ../class/m_dom.php:703 +#: ../class/m_dom.php:821 ../class/m_dom.php:907 ../class/m_dom.php:944 +#: ../class/m_dom.php:1257 +msgid "--- Program error --- No lock on the domains!" +msgstr "" + +#: ../class/m_dom.php:298 ../class/m_dom.php:645 ../class/m_dom.php:708 +#: ../class/m_dom.php:844 ../class/m_dom.php:965 +msgid "The domain name is syntaxically incorrect" +msgstr "" + +#: ../class/m_dom.php:304 ../class/m_dom.php:345 ../class/m_dom.php:1051 +msgid "" +"The requested domain is forbidden in this server, please contact the " +"administrator" +msgstr "" + +#: ../class/m_dom.php:308 +msgid "This domain is the server's domain! You cannot host it on your account!" +msgstr "" + +#: ../class/m_dom.php:313 ../class/m_dom.php:318 +msgid "The domain already exist." +msgstr "" + +#: ../class/m_dom.php:325 ../class/m_dom.php:951 +msgid "" +"The last member of the domain name is incorrect or cannot be hosted in that " +"server." +msgstr "" + +#: ../class/m_dom.php:329 ../class/m_dom.php:333 ../class/m_dom.php:569 +#: ../class/m_dom.php:955 +msgid "The domain cannot be found in the whois database." +msgstr "" + +#: ../class/m_dom.php:352 +msgid "Your domain quota is over, you cannot create more domain names." +msgstr "" + +#: ../class/m_dom.php:358 +msgid "An unexpected error occured when creating the domain" +msgstr "" + +#: ../class/m_dom.php:562 +msgid "The Whois database is unavailable, please try again later." +msgstr "" + +#: ../class/m_dom.php:713 ../class/m_dom.php:916 +msgid "The sub-domain does not exist." +msgstr "" + +#: ../class/m_dom.php:745 +msgid "The folder you entered is incorrect or does not exist." +msgstr "" + +#: ../class/m_dom.php:833 +msgid "" +"There is some forbidden characters in the sub domain (only A-Z 0-9 and - are " +"allowed)." +msgstr "" + +#: ../class/m_dom.php:838 +msgid "Invalid domain type selected, please check." +msgstr "" + +#: ../class/m_dom.php:849 +msgid "" +"The parameters for this subdomain and domain type are invalid. Please check " +"for subdomain entries incompatibility" +msgstr "" + +#: ../class/m_dom.php:872 ../class/m_dom.php:881 +msgid "I can't write to the destination folder" +msgstr "" + +#: ../class/m_dom.php:959 +msgid "" +"The DNS of this domain do not match the server's DNS. Please change your " +"domain's DNS (you may need to wait 1 day) before you install it again." +msgstr "" + +#: ../class/m_dom.php:970 +#, php-format +msgid "The domain name %s does not exist" +msgstr "" + +#: ../class/m_dom.php:976 +msgid "No change has been requested..." +msgstr "" + +#: ../class/m_dom.php:984 ../class/m_dom.php:990 +msgid "" +"There is no MX record pointing to this server, and you are asking us to host " +"the mail here. Please fix your MX DNS pointer." +msgstr "" + +#: ../class/m_dom.php:1044 ../class/m_dom.php:1068 +msgid "The IP address you entered is incorrect." +msgstr "" + +#: ../class/m_dom.php:1135 ../class/m_dom.php:1141 ../class/m_dom.php:1159 +#: ../class/m_dom.php:1165 +msgid "This domain is not installed in your account" +msgstr "" + +#: ../class/m_dom.php:1207 +msgid "The specified slave account already exists" +msgstr "" + +#: ../class/m_dom.php:1238 +msgid "--- Program error --- Lock already obtained!" +msgstr "" + #: ../class/m_err.php:66 ../class/m_err.php:94 ../class/m_err.php:96 +#: ../class/m_err.php:98 msgid "err_" msgstr "" +#: ../class/m_ftp.php:95 +msgid "No ftp account found" +msgstr "" + +#: ../class/m_ftp.php:128 ../class/m_ftp.php:181 ../class/m_ftp.php:239 +msgid "This ftp account does not exist" +msgstr "" + +#: ../class/m_ftp.php:190 ../class/m_ftp.php:264 +msgid "The chosen prefix is not allowed" +msgstr "" + +#: ../class/m_ftp.php:199 ../class/m_ftp.php:271 +msgid "This ftp account already exists" +msgstr "" + +#: ../class/m_ftp.php:207 ../class/m_ftp.php:283 +msgid "The directory cannot be created." +msgstr "" + +#: ../class/m_ftp.php:299 +msgid "Your ftp account quota is over. You cannot create more ftp accounts." +msgstr "" + +#: ../class/m_hta.php:70 ../class/m_hta.php:271 ../class/m_hta.php:312 +#, php-format +msgid "The folder '%s' does not exist" +msgstr "" + +#: ../class/m_hta.php:78 ../class/m_hta.php:83 ../class/m_hta.php:93 +#: ../class/m_hta.php:233 ../class/m_hta.php:278 ../class/m_hta.php:327 +msgid "File already exist" +msgstr "" + +#: ../class/m_hta.php:115 +msgid "No protected folder" +msgstr "" + +#: ../class/m_hta.php:196 +#, php-format +msgid "I cannot delete the file '%s'/.htaccess" +msgstr "" + +#: ../class/m_hta.php:200 +#, php-format +msgid "I cannot delete the file '%s'/.htpasswd" +msgstr "" + +#: ../class/m_hta.php:241 +#, php-format +msgid "The user '%s' already exist for this folder" +msgstr "" + +#: ../class/m_hta.php:253 +msgid "Please enter a valid username" +msgstr "" + +#: ../class/m_hta.php:382 +msgid "An incompatible .htaccess file exists in this folder." +msgstr "" + +#: ../class/m_mail.php:92 +msgid "Email account password" +msgstr "" + +#: ../class/m_mail.php:129 ../class/m_mail.php:209 ../class/m_mail.php:326 +#: ../class/m_mail.php:381 +msgid "The email you entered is syntaxically incorrect" +msgstr "" + +#: ../class/m_mail.php:166 +msgid "No mail found for this query" +msgstr "" + +#: ../class/m_mail.php:221 +msgid "You cannot create email addresses: your quota is over." +msgstr "" + +#: ../class/m_mail.php:227 +msgid "This email address already exists" +msgstr "" + +#: ../class/m_mail.php:233 +msgid "An unexpected error occured when creating the email" +msgstr "" + +#: ../class/m_mail.php:287 +msgid "This email is not yours, you can't change anything on it" +msgstr "" + +#: ../class/m_mail.php:337 +#, php-format +msgid "The email %s does not exist, it can't be deleted" +msgstr "" + +#: ../class/m_mail.php:341 +#, php-format +msgid "The email %s is special, it can't be deleted" +msgstr "" + +#: ../class/m_mail.php:345 +#, php-format +msgid "The email %s is already marked for deletion, it can't be deleted" +msgstr "" + +#: ../class/m_mail.php:354 +#, php-format +msgid "The email %s has been marked for deletion" +msgstr "" + +#: ../class/m_mail.php:360 +#, php-format +msgid "The email %s has been successfully deleted" +msgstr "" + +#: ../class/m_mail.php:392 +#, php-format +msgid "The email %s does not exist, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:396 +#, php-format +msgid "The email %s is special, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:400 +#, php-format +msgid "" +"Sorry, deletion of email %s is already in progress, or not marked for " +"deletion, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:409 +#, php-format +msgid "The email %s has been undeleted" +msgstr "" + +#: ../class/m_mail.php:412 +#, php-format +msgid "-- Program Error -- The email %s can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:489 +msgid "" +"There is forbidden characters in your mail name. You can't make it a POP/" +"IMAP account, you can only use it as redirections to other emails." +msgstr "" + +#: ../class/m_mail.php:509 +msgid "" +"You set a quota smaller than the current mailbox size. Since it's not " +"allowed, we set the quota to the current mailbox size." +msgstr "" + #: ../class/m_mail_alias.php:98 msgid "Alias" msgstr "" @@ -2762,10 +3806,75 @@ msgstr "" msgid "Send a copy of incoming emails to another mail address" msgstr "" -#: ../class/m_mem.php:542 +#: ../class/m_mem.php:85 ../class/m_mem.php:91 ../class/m_mem.php:151 +#: ../class/m_mem.php:268 +msgid "User or password incorrect" +msgstr "" + +#: ../class/m_mem.php:95 ../class/m_mem.php:445 +msgid "This account is locked, contact the administrator" +msgstr "" + +#: ../class/m_mem.php:112 +msgid "Your IP isn't allowed to connect" +msgstr "" + +#: ../class/m_mem.php:227 ../class/m_mem.php:306 +msgid "Cookie incorrect, please accept the session cookie" +msgstr "" + +#: ../class/m_mem.php:233 ../class/m_mem.php:312 +msgid "Session unknown, contact the administrator" +msgstr "" + +#: ../class/m_mem.php:239 ../class/m_mem.php:317 +msgid "IP address incorrect, please contact the administrator" +msgstr "" + +#: ../class/m_mem.php:352 +msgid "The old password is incorrect" +msgstr "" + +#: ../class/m_mem.php:356 +msgid "The new passwords are differents, please retry." +msgstr "" + +#: ../class/m_mem.php:405 +msgid "The new passwords are differents, please retry" +msgstr "" + +#: ../class/m_mem.php:495 +msgid "The information you entered is incorrect." +msgstr "" + +#: ../class/m_mem.php:541 ../class/m_mem.php:542 msgid "Help" msgstr "" +#: ../class/m_piwik.php:68 +msgid "Statistics through Piwik accounts" +msgstr "" + +#: ../class/m_piwik.php:143 ../class/m_piwik.php:243 +msgid "You are not allowed to delete the statistics of this website" +msgstr "" + +#: ../class/m_piwik.php:287 +msgid "Unable to reach the API" +msgstr "" + +#: ../class/m_piwik.php:294 +msgid "Error while decoding response from the API" +msgstr "" + +#: ../class/m_piwik.php:300 +msgid "Other format than JSON is not implemented yet" +msgstr "" + +#: ../class/m_quota.php:151 +msgid "Error writing the quota entry !" +msgstr "" + #: ../class/mime.php:135 msgid "CSS Stylesheet" msgstr "" diff --git a/bureau/locales/pt_BR/LC_MESSAGES/messages.po b/bureau/locales/pt_BR/LC_MESSAGES/messages.po index 904e53a0..39e2a34f 100644 --- a/bureau/locales/pt_BR/LC_MESSAGES/messages.po +++ b/bureau/locales/pt_BR/LC_MESSAGES/messages.po @@ -1,27 +1,145 @@ +# Portugese AlternC Translation +# Copyright (c) 2007 the AlternC Development Team +# +# $Id: admin.po,v 1.2 2003/06/09 14:36:08 root Exp $ +msgid "" +msgstr "" +"Project-Id-Version: $Id: admin.po,v 1.2 2003/06/09 14:36:08 root Exp $\n" +"Report-Msgid-Bugs-To: i18n@alternc.org\n" +"POT-Creation-Date: 2012-08-30 14:39+0200\n" +"PO-Revision-Date: 2007-10-25 23:50-0400\n" +"Last-Translator: Benjamin Sonntag \n" +"Language-Team: English \n" +"Language: en\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: Emacs 21\n" + +#: ../../squirrelmail/alternc-changepass/change.php:26 +msgid "Your new passwords are differents, pleasy try again." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:31 +msgid "" +"Your account has not been found, please try again later or ask an " +"administrator." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:34 +msgid "Your current password is incorrect, please try again." +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:39 +msgid "" +"This password is not strong enough for your policy, set a stronger password " +"or call your administrator" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:49 +msgid "" +"Your password has been successfully changed. Don't forget to change it in " +"your mail software if you are using one (Outlook, Mozilla, Thunderbird, " +"Eudora ...)" +msgstr "" + +#: ../../squirrelmail/alternc-changepass/change.php:77 +#, fuzzy +msgid "Changing your mail password" +msgstr "Mudança da senha SQL" + +#: ../../squirrelmail/alternc-changepass/change.php:81 +#, fuzzy +msgid "Old Password:" +msgstr "Senha POP" + +#: ../../squirrelmail/alternc-changepass/change.php:86 +#, fuzzy +msgid "New Password:" +msgstr "New password" + +#: ../../squirrelmail/alternc-changepass/change.php:90 +#, fuzzy +msgid "Verify New Password:" +msgstr "New password" + +#: ../../squirrelmail/alternc-changepass/change.php:95 +#, fuzzy +msgid "Change my mail password" +msgstr "Mudança da senha SQL" + +#: ../../squirrelmail/alternc-changepass/setup.php:16 +#, fuzzy +msgid "Change Password" +msgstr "Mudança da senha SQL" + +#: ../../squirrelmail/alternc-changepass/setup.php:18 +#, fuzzy +msgid "This allow you to change your mail password." +msgstr "Você não pode mudar sua senha" + +#: ../admin/about.php:36 ../admin/adm_menulist.php:36 +msgid "About AlternC" +msgstr "" + +#: ../admin/about.php:37 +#, fuzzy +msgid "Hosting control panel" +msgstr "Painel de controle do Administrador" + +#: ../admin/about.php:41 +msgid "" +"AlternC is an automatic hosting software suite. It features a PHP-based " +"administration interface and scripts that manage server configuration.
It manages, among others, email, Web, Web statistics, and mailing list " +"services. It is available in many languages. It is a free software " +"distributed under GPL license." +msgstr "" + +#: ../admin/about.php:47 +msgid "Official website: " +msgstr "" + +#: ../admin/about.php:48 +msgid "Developer website: " +msgstr "" + +#: ../admin/about.php:49 +#, fuzzy +msgid "Help: " +msgstr "Ajuda" + +#: ../admin/about.php:57 +#, fuzzy +msgid "You are currently using AlternC " +msgstr "Aqui seus parâmetros atuaís" + #: ../admin/adm_add.php:36 ../admin/adm_deactivate.php:35 #: ../admin/adm_deactivate.php:52 ../admin/adm_defquotas.php:35 -#: ../admin/adm_dnsweberror.php:33 ../admin/adm_doadd.php:35 -#: ../admin/adm_dodefquotas.php:35 ../admin/adm_dodel.php:33 -#: ../admin/adm_dodel.php:52 ../admin/adm_doedit.php:35 -#: ../admin/adm_doedit.php:59 ../admin/adm_domlock.php:33 -#: ../admin/adm_doms.php:33 ../admin/adm_domstype.php:33 -#: ../admin/adm_domstypedoedit.php:4 ../admin/adm_domstypeedit.php:32 -#: ../admin/adm_domstyperegenerate.php:4 ../admin/adm_donosu.php:33 -#: ../admin/adm_dorenew.php:34 ../admin/adm_dorenew.php:38 -#: ../admin/adm_dorenew.php:45 ../admin/adm_dosu.php:33 -#: ../admin/adm_edit.php:36 ../admin/adm_edit.php:48 ../admin/adm_list.php:37 -#: ../admin/adm_list.php:58 ../admin/adm_login.php:74 -#: ../admin/adm_login.php:79 ../admin/adm_login.php:86 -#: ../admin/adm_login.php:91 ../admin/adm_mxaccount.php:33 -#: ../admin/adm_panel.php:33 ../admin/adm_passpolicy.php:30 -#: ../admin/adm_quotadoedit.php:33 ../admin/adm_quotaedit.php:34 -#: ../admin/adm_slaveaccount.php:33 ../admin/adm_slaveip.php:33 -#: ../admin/adm_tld.php:33 ../admin/adm_tldadd.php:33 -#: ../admin/adm_tlddoadd.php:33 ../admin/adm_tlddoedit.php:39 -#: ../admin/adm_tldedit.php:33 ../admin/adm_variables.php:33 -#: ../admin/dom_subdel.php:43 ../admin/dom_subdodel.php:43 -#: ../admin/dom_subdoedit.php:55 ../admin/dom_subedit.php:47 -#: ../admin/quotas_users.php:13 ../class/reset_stats_conf.php:6 +#: ../admin/adm_dnsweberror.php:33 ../admin/adm_doadd.php:26 +#: ../admin/adm_doadd.php:35 ../admin/adm_dodefquotas.php:35 +#: ../admin/adm_dodel.php:33 ../admin/adm_dodel.php:52 +#: ../admin/adm_doedit.php:35 ../admin/adm_doedit.php:59 +#: ../admin/adm_domlock.php:33 ../admin/adm_doms.php:33 +#: ../admin/adm_domstype.php:33 ../admin/adm_domstypedoedit.php:4 +#: ../admin/adm_domstypeedit.php:32 ../admin/adm_domstyperegenerate.php:4 +#: ../admin/adm_donosu.php:33 ../admin/adm_dorenew.php:34 +#: ../admin/adm_dorenew.php:38 ../admin/adm_dorenew.php:45 +#: ../admin/adm_dosu.php:33 ../admin/adm_edit.php:36 ../admin/adm_edit.php:48 +#: ../admin/adm_email.php:30 ../admin/adm_list.php:37 ../admin/adm_list.php:58 +#: ../admin/adm_login.php:74 ../admin/adm_login.php:78 +#: ../admin/adm_login.php:79 ../admin/adm_login.php:85 +#: ../admin/adm_login.php:86 ../admin/adm_login.php:91 +#: ../admin/adm_mxaccount.php:33 ../admin/adm_panel.php:33 +#: ../admin/adm_passpolicy.php:30 ../admin/adm_quotadoedit.php:33 +#: ../admin/adm_quotaedit.php:34 ../admin/adm_slaveaccount.php:33 +#: ../admin/adm_slaveip.php:33 ../admin/adm_tld.php:33 +#: ../admin/adm_tldadd.php:33 ../admin/adm_tlddoadd.php:33 +#: ../admin/adm_tlddoedit.php:39 ../admin/adm_tldedit.php:33 +#: ../admin/adm_variables.php:33 ../admin/dom_subdel.php:43 +#: ../admin/dom_subdodel.php:43 ../admin/dom_subdoedit.php:55 +#: ../admin/dom_subedit.php:47 ../admin/quotas_users.php:13 +#: ../class/reset_stats_conf.php:6 msgid "This page is restricted to authorized staff" msgstr "Esta página é restringida à equipe de funcionários autorizada" @@ -32,11 +150,12 @@ msgstr "Deletar as contas selecionadas" #: ../admin/adm_add.php:63 ../admin/adm_edit.php:69 #: ../admin/adm_quotaedit.php:68 ../admin/ftp_add.php:54 -#: ../admin/ftp_edit.php:58 ../admin/ftp_list.php:72 -#: ../admin/hta_adduser.php:53 ../admin/hta_edit.php:62 -#: ../admin/hta_edit.php:102 ../admin/index.php:81 +#: ../admin/ftp_add.php:66 ../admin/ftp_edit.php:58 ../admin/ftp_list.php:72 +#: ../admin/hta_adduser.php:53 ../admin/hta_adduser.php:54 +#: ../admin/hta_edit.php:62 ../admin/hta_edit.php:102 ../admin/index.php:76 +#: ../admin/index.php:81 ../admin/piwik_userlist.php:79 #: ../admin/sql_getparam.php:50 ../admin/sql_passchg.php:51 -#: ../admin/sql_users_add.php:64 +#: ../admin/sql_users_add.php:59 ../admin/sql_users_add.php:64 #, fuzzy msgid "Username" msgstr "Nome de usúario" @@ -46,10 +165,12 @@ msgid "Initial password" msgstr "Senha inicial" #: ../admin/adm_add.php:71 ../admin/adm_edit.php:89 ../admin/ftp_add.php:65 -#: ../admin/ftp_edit.php:70 ../admin/hta_adduser.php:61 +#: ../admin/ftp_add.php:77 ../admin/ftp_edit.php:70 +#: ../admin/hta_adduser.php:61 ../admin/hta_adduser.php:62 #: ../admin/hta_edit.php:110 ../admin/hta_edituser.php:55 -#: ../admin/mail_edit.inc.php:71 ../admin/sql_users_add.php:72 -#: ../admin/sql_users_password.php:59 +#: ../admin/mail_edit.inc.php:67 ../admin/mail_edit.inc.php:71 +#: ../admin/mail_edit.php:96 ../admin/sql_users_add.php:67 +#: ../admin/sql_users_add.php:72 ../admin/sql_users_password.php:59 #, fuzzy msgid "Confirm password" msgstr "Senha inicial" @@ -59,30 +180,37 @@ msgid "Can he change its password" msgstr "Pode mudar a senha" #: ../admin/adm_add.php:77 ../admin/adm_dodefquotas.php:73 -#: ../admin/adm_dodel.php:88 ../admin/adm_domstype.php:83 -#: ../admin/adm_domstype.php:84 ../admin/adm_domstype.php:85 -#: ../admin/adm_edit.php:78 ../admin/adm_edit.php:95 -#: ../admin/adm_passpolicy.php:112 ../admin/adm_passpolicy.php:158 -#: ../admin/bro_main.php:98 ../admin/bro_main.php:102 +#: ../admin/adm_dodefquotas.php:78 ../admin/adm_dodel.php:88 +#: ../admin/adm_domstype.php:83 ../admin/adm_domstype.php:84 +#: ../admin/adm_domstype.php:85 ../admin/adm_edit.php:78 +#: ../admin/adm_edit.php:95 ../admin/adm_passpolicy.php:112 +#: ../admin/adm_passpolicy.php:158 ../admin/bro_main.php:98 +#: ../admin/bro_main.php:102 ../admin/bro_main.php:104 #: ../admin/dom_dodel.php:74 ../admin/dom_edit.php:191 -#: ../admin/dom_edit.php:203 ../admin/dom_subdel.php:80 +#: ../admin/dom_edit.php:193 ../admin/dom_edit.php:203 +#: ../admin/dom_edit.php:205 ../admin/dom_subdel.php:80 +#: ../admin/mail_edit.php:90 ../admin/mail_list.php:139 #: ../admin/mail_localbox_edit.inc.php:57 ../admin/sql_bck.php:87 #: ../admin/sql_del.php:84 ../admin/sql_del.php:90 -#: ../admin/sql_users_del.php:72 ../admin/trash_dateselect.php:39 +#: ../admin/sql_users_del.php:72 ../admin/sql_users_del.php:76 +#: ../admin/trash_dateselect.php:39 ../class/m_bro.php:70 msgid "No" msgstr "Não" #: ../admin/adm_add.php:78 ../admin/adm_dodefquotas.php:72 -#: ../admin/adm_dodel.php:87 ../admin/adm_domstype.php:83 -#: ../admin/adm_domstype.php:84 ../admin/adm_domstype.php:85 -#: ../admin/adm_edit.php:79 ../admin/adm_edit.php:96 -#: ../admin/adm_passpolicy.php:113 ../admin/adm_passpolicy.php:158 -#: ../admin/bro_main.php:97 ../admin/bro_main.php:101 +#: ../admin/adm_dodefquotas.php:77 ../admin/adm_dodel.php:87 +#: ../admin/adm_domstype.php:83 ../admin/adm_domstype.php:84 +#: ../admin/adm_domstype.php:85 ../admin/adm_edit.php:79 +#: ../admin/adm_edit.php:96 ../admin/adm_passpolicy.php:113 +#: ../admin/adm_passpolicy.php:158 ../admin/bro_main.php:97 +#: ../admin/bro_main.php:101 ../admin/bro_main.php:103 #: ../admin/dom_dodel.php:74 ../admin/dom_edit.php:190 -#: ../admin/dom_edit.php:202 ../admin/dom_subdel.php:79 -#: ../admin/mail_localbox_edit.inc.php:58 ../admin/sql_bck.php:88 -#: ../admin/sql_del.php:84 ../admin/sql_del.php:90 -#: ../admin/sql_users_del.php:72 ../admin/trash_dateselect.php:40 +#: ../admin/dom_edit.php:192 ../admin/dom_edit.php:202 +#: ../admin/dom_edit.php:204 ../admin/dom_subdel.php:79 +#: ../admin/mail_edit.php:91 ../admin/mail_localbox_edit.inc.php:58 +#: ../admin/sql_bck.php:88 ../admin/sql_del.php:84 ../admin/sql_del.php:90 +#: ../admin/sql_users_del.php:72 ../admin/sql_users_del.php:76 +#: ../admin/trash_dateselect.php:40 ../class/m_bro.php:70 msgid "Yes" msgstr "Sim" @@ -103,8 +231,10 @@ msgid "Email address" msgstr "Endereço email" #: ../admin/adm_add.php:94 ../admin/adm_dodefquotas.php:43 -#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:52 -#: ../admin/adm_dodefquotas.php:54 ../admin/adm_edit.php:112 +#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:48 +#: ../admin/adm_dodefquotas.php:50 ../admin/adm_dodefquotas.php:52 +#: ../admin/adm_dodefquotas.php:54 ../admin/adm_dodefquotas.php:57 +#: ../admin/adm_dodefquotas.php:59 ../admin/adm_edit.php:112 #, fuzzy msgid "Account type" msgstr "Conta Permitiu ?" @@ -121,19 +251,23 @@ msgstr "Criar está nova conta FTP." #: ../admin/adm_add.php:129 ../admin/adm_deactivate.php:75 #: ../admin/adm_domstypeedit.php:122 ../admin/adm_edit.php:131 -#: ../admin/adm_quotaedit.php:87 ../admin/adm_tldadd.php:71 -#: ../admin/adm_tldedit.php:70 ../admin/bro_pref.php:149 -#: ../admin/browseforfolder.php:146 ../admin/ftp_add.php:68 +#: ../admin/adm_quotaedit.php:87 ../admin/adm_quotaedit.php:88 +#: ../admin/adm_tldadd.php:71 ../admin/adm_tldedit.php:70 +#: ../admin/bro_pref.php:149 ../admin/browseforfolder.php:146 +#: ../admin/ftp_add.php:68 ../admin/ftp_add.php:80 ../admin/ftp_del.php:83 #: ../admin/ftp_edit.php:74 ../admin/hta_adduser.php:67 -#: ../admin/mail_edit.inc.php:84 ../admin/mail_localbox_edit.inc.php:68 -#: ../admin/mail_redirection_edit.inc.php:65 ../admin/sql_bck.php:105 -#: ../admin/sql_passchg.php:57 ../admin/sql_users_add.php:78 -#: ../admin/sql_users_password.php:65 +#: ../admin/hta_adduser.php:68 ../admin/hta_dodeluser.php:65 +#: ../admin/mail_edit.inc.php:80 ../admin/mail_edit.inc.php:84 +#: ../admin/mail_edit.php:115 ../admin/mail_localbox_edit.inc.php:68 +#: ../admin/mail_redirection_edit.inc.php:65 ../admin/piwik_user_dodel.php:64 +#: ../admin/sql_bck.php:105 ../admin/sql_passchg.php:57 +#: ../admin/sql_users_add.php:73 ../admin/sql_users_add.php:78 +#: ../admin/sql_users_password.php:65 ../admin/sql_users_rights.php:101 msgid "Cancel" msgstr "" #: ../admin/adm_authip_whitelist.php:31 ../admin/ip_main.php:50 -#: ../admin/menu_ip.php:35 +#: ../admin/menu_ip.php:28 ../admin/menu_ip.php:35 msgid "Access security" msgstr "" @@ -171,8 +305,8 @@ msgid "Add a comment" msgstr "Adiçionar um domínio" #: ../admin/adm_authip_whitelist.php:57 ../admin/bro_editor.php:77 -#: ../admin/cron.php:66 ../admin/cron.php:71 ../admin/ip_main.php:123 -#: ../admin/ip_main.php:178 +#: ../admin/bro_editor.php:90 ../admin/cron.php:66 ../admin/cron.php:71 +#: ../admin/cron.php:78 ../admin/ip_main.php:123 ../admin/ip_main.php:178 msgid "Save" msgstr "Salvar" @@ -185,24 +319,29 @@ msgid "Informations" msgstr "" #: ../admin/adm_authip_whitelist.php:64 ../admin/dom_edit.php:97 -#: ../admin/ip_main.php:136 +#: ../admin/dom_edit.php:99 ../admin/ip_main.php:136 msgid "Type" msgstr "" #: ../admin/adm_authip_whitelist.php:81 ../admin/adm_domstype.php:75 #: ../admin/adm_list.php:169 ../admin/adm_list.php:191 #: ../admin/adm_passpolicy.php:152 ../admin/adm_tld.php:82 -#: ../admin/dom_edit.php:109 ../admin/ftp_list.php:82 ../admin/ip_main.php:156 -#: ../admin/mail_list.php:95 ../admin/mail_properties.php:122 +#: ../admin/dom_edit.php:109 ../admin/dom_edit.php:111 +#: ../admin/ftp_list.php:82 ../admin/ip_main.php:156 ../admin/mail_list.php:95 +#: ../admin/mail_list.php:125 ../admin/mail_properties.php:122 #: ../admin/sta2_list.php:68 ../class/m_mail_alias.php:79 msgid "Edit" msgstr "Editar" -#: ../admin/adm_authip_whitelist.php:82 ../admin/adm_mxaccount.php:89 -#: ../admin/adm_slaveaccount.php:88 ../admin/adm_slaveip.php:87 -#: ../admin/bro_main.php:273 ../admin/bro_main.php:278 -#: ../admin/dom_edit.php:115 ../admin/ip_main.php:74 ../admin/ip_main.php:157 -#: ../admin/mail_redirection_edit.inc.php:52 +#: ../admin/adm_authip_whitelist.php:82 ../admin/adm_mxaccount.php:88 +#: ../admin/adm_mxaccount.php:89 ../admin/adm_slaveaccount.php:88 +#: ../admin/adm_slaveip.php:87 ../admin/bro_main.php:273 +#: ../admin/bro_main.php:278 ../admin/cron.php:51 ../admin/dom_edit.php:115 +#: ../admin/dom_edit.php:117 ../admin/ftp_del.php:82 +#: ../admin/hta_dodeluser.php:64 ../admin/ip_main.php:74 +#: ../admin/ip_main.php:157 ../admin/mail_redirection_edit.inc.php:52 +#: ../admin/piwik_sitelist.php:74 ../admin/piwik_user_dodel.php:63 +#: ../admin/piwik_userlist.php:87 msgid "Delete" msgstr "Suprimir" @@ -259,27 +398,28 @@ msgstr "Mudar os quotas padrões" msgid "Add account type" msgstr "Nenhuma conta selecionada" -#: ../admin/adm_defquotas.php:75 +#: ../admin/adm_defquotas.php:74 ../admin/adm_defquotas.php:75 #, fuzzy msgid "Delete account type" msgstr "Deletar as contas selecionadas" -#: ../admin/adm_defquotas.php:80 +#: ../admin/adm_defquotas.php:79 ../admin/adm_defquotas.php:80 msgid "" "Here is the list of the quotas on the server for the new accounts. If you " "want to change them, enter new values" msgstr "" -#: ../admin/adm_defquotas.php:94 +#: ../admin/adm_defquotas.php:93 ../admin/adm_defquotas.php:94 msgid "Accounts of type" msgstr "" -#: ../admin/adm_defquotas.php:96 +#: ../admin/adm_defquotas.php:95 ../admin/adm_defquotas.php:96 msgid "Default Value" msgstr "" -#: ../admin/adm_defquotas.php:96 ../admin/adm_list.php:127 -#: ../admin/adm_list.php:172 ../admin/adm_list.php:192 +#: ../admin/adm_defquotas.php:95 ../admin/adm_defquotas.php:96 +#: ../admin/adm_list.php:127 ../admin/adm_list.php:172 +#: ../admin/adm_list.php:192 ../admin/menu_quota.php:46 #: ../admin/menu_quota.php:52 msgid "Quotas" msgstr "Quotas" @@ -304,13 +444,14 @@ msgstr "" #: ../admin/adm_dnsweberror.php:55 ../admin/adm_dnsweberror.php:87 #: ../admin/adm_list.php:123 ../admin/adm_list.php:205 #: ../admin/adm_list.php:206 ../admin/adm_list.php:207 -#: ../admin/quotas_oneuser.php:8 ../admin/quotas_users.php:171 +#: ../admin/quotas_oneuser.php:8 ../admin/quotas_oneuser.php:12 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 #, fuzzy msgid "Account" msgstr "Conta Permitiu ?" #: ../admin/adm_dnsweberror.php:56 ../admin/adm_dnsweberror.php:88 -#: ../admin/dom_add.php:57 ../admin/sta2_list.php:58 +#: ../admin/dom_add.php:57 ../admin/sta2_list.php:58 ../class/m_dom.php:1303 msgid "Domain name" msgstr "Nome do Domínio" @@ -339,49 +480,51 @@ msgstr "" msgid "DNS Result field" msgstr "" -#: ../admin/adm_doadd.php:54 ../admin/adm_doedit.php:64 -#: ../admin/ftp_doadd.php:42 ../admin/ftp_doedit.php:36 +#: ../admin/adm_doadd.php:45 ../admin/adm_doadd.php:54 +#: ../admin/adm_doedit.php:64 ../admin/ftp_doadd.php:42 +#: ../admin/ftp_doedit.php:36 ../admin/ftp_doedit.php:46 #: ../admin/hta_doadduser.php:41 ../admin/hta_doedituser.php:42 +#: ../admin/mail_doedit.php:57 msgid "Passwords do not match" msgstr "" -#: ../admin/adm_doadd.php:85 +#: ../admin/adm_doadd.php:76 ../admin/adm_doadd.php:85 msgid "The new member has been successfully created" msgstr "O membro novo foi criado com sucesso" -#: ../admin/adm_dodefquotas.php:43 +#: ../admin/adm_dodefquotas.php:43 ../admin/adm_dodefquotas.php:48 msgid "added" msgstr "" -#: ../admin/adm_dodefquotas.php:45 +#: ../admin/adm_dodefquotas.php:45 ../admin/adm_dodefquotas.php:50 msgid "could not be added" msgstr "" -#: ../admin/adm_dodefquotas.php:52 +#: ../admin/adm_dodefquotas.php:52 ../admin/adm_dodefquotas.php:57 #, fuzzy msgid "deleted" msgstr "Suprimir" -#: ../admin/adm_dodefquotas.php:54 +#: ../admin/adm_dodefquotas.php:54 ../admin/adm_dodefquotas.php:59 #, fuzzy msgid "could not be deleted" msgstr "Algums TLD não pode ser suprimidos..." -#: ../admin/adm_dodefquotas.php:63 +#: ../admin/adm_dodefquotas.php:63 ../admin/adm_dodefquotas.php:68 #, fuzzy, php-format msgid "Deleting quota %s" msgstr "Suprimando o secundário-domínio %s" -#: ../admin/adm_dodefquotas.php:69 +#: ../admin/adm_dodefquotas.php:69 ../admin/adm_dodefquotas.php:74 #, fuzzy msgid "WARNING : Confirm the deletion of the quota" msgstr "AVISO : Confirmar o apagamento do secundário-domínio" -#: ../admin/adm_dodefquotas.php:92 +#: ../admin/adm_dodefquotas.php:92 ../admin/adm_dodefquotas.php:97 msgid "Default quotas successfully changed" msgstr "Quotas padrões foram mudados com sucesso" -#: ../admin/adm_dodefquotas.php:94 +#: ../admin/adm_dodefquotas.php:94 ../admin/adm_dodefquotas.php:99 #, fuzzy msgid "Default quotas could not be set." msgstr "Quotas padrões foram mudados com sucesso" @@ -447,8 +590,8 @@ msgid "Show domain list with refreshed checked NS, MX, IP information" msgstr "" #: ../admin/adm_doms.php:64 ../admin/adm_doms.php:69 -#: ../admin/adm_mxaccount.php:81 ../admin/adm_slaveaccount.php:80 -#: ../admin/adm_slaveip.php:79 +#: ../admin/adm_mxaccount.php:80 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_slaveaccount.php:80 ../admin/adm_slaveip.php:79 msgid "Action" msgstr "Ação" @@ -473,6 +616,7 @@ msgid "OK?" msgstr "" #: ../admin/adm_doms.php:64 ../admin/adm_doms.php:69 ../admin/dom_edit.php:97 +#: ../admin/dom_edit.php:99 ../admin/mail_edit.inc.php:37 #: ../admin/mail_edit.inc.php:41 msgid "Status" msgstr "" @@ -491,6 +635,7 @@ msgid "Unlock" msgstr "" #: ../admin/adm_domstype.php:40 ../admin/adm_panel.php:66 +#: ../admin/adm_panel.php:67 #, fuzzy msgid "Manage domains type" msgstr "Controla domínios permitidos (TLD)" @@ -512,6 +657,7 @@ msgid "Create a domain type" msgstr "Adiçionar um secundário-domínio" #: ../admin/adm_domstype.php:58 ../admin/adm_domstypeedit.php:72 +#: ../admin/logs_list.php:49 #, fuzzy msgid "Name" msgstr "Membro novo" @@ -568,7 +714,8 @@ msgid "Compatibility" msgstr "" #: ../admin/adm_domstypeedit.php:98 ../admin/dom_edit.php:133 -#: ../admin/mail_list.php:89 +#: ../admin/dom_edit.php:135 ../admin/mail_list.php:89 +#: ../admin/mail_list.php:105 ../admin/mail_list.php:127 msgid "Enabled" msgstr "" @@ -618,14 +765,18 @@ msgstr "Conta Permitiu ?" msgid "You cannot disable your own account." msgstr "Você não pode mudar sua senha" -#: ../admin/adm_edit.php:85 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_edit.php:85 ../admin/adm_mxaccount.php:80 +#: ../admin/adm_mxaccount.php:81 ../admin/adm_mxaccount.php:100 #: ../admin/adm_mxaccount.php:101 ../admin/adm_slaveaccount.php:80 #: ../admin/adm_slaveaccount.php:100 ../admin/cron.php:32 ../admin/cron.php:37 -#: ../admin/ftp_add.php:64 ../admin/ftp_edit.php:69 -#: ../admin/hta_adduser.php:57 ../admin/hta_edit.php:106 ../admin/index.php:82 -#: ../admin/index.php:100 ../admin/mail_edit.inc.php:49 +#: ../admin/cron.php:38 ../admin/ftp_add.php:64 ../admin/ftp_add.php:76 +#: ../admin/ftp_edit.php:69 ../admin/hta_adduser.php:57 +#: ../admin/hta_adduser.php:58 ../admin/hta_edit.php:106 ../admin/index.php:77 +#: ../admin/index.php:82 ../admin/index.php:100 ../admin/mail_edit.inc.php:45 +#: ../admin/mail_edit.inc.php:49 ../admin/mail_edit.inc.php:63 #: ../admin/mail_edit.inc.php:67 ../admin/sql_getparam.php:54 -#: ../admin/sql_passchg.php:52 ../admin/sql_users_add.php:68 +#: ../admin/sql_getparam.php:71 ../admin/sql_passchg.php:52 +#: ../admin/sql_users_add.php:63 ../admin/sql_users_add.php:68 #: ../admin/sql_users_list.php:48 ../admin/sql_users_password.php:55 msgid "Password" msgstr "Senha" @@ -682,6 +833,36 @@ msgstr "Modificar esta conta à uma conta do super admin" msgid "Account created by %s" msgstr "Conta foi criado por %s" +#: ../admin/adm_email.php:43 ../admin/adm_panel.php:56 +msgid "Send an email to all members" +msgstr "" + +#: ../admin/adm_email.php:48 +#, fuzzy +msgid "The email was successfully sent" +msgstr "O membro foi editado com sucesso" + +#: ../admin/adm_email.php:50 +msgid "There was an error" +msgstr "" + +#: ../admin/adm_email.php:63 +msgid "From" +msgstr "" + +#: ../admin/adm_email.php:67 +msgid "Subject" +msgstr "" + +#: ../admin/adm_email.php:71 +#, fuzzy +msgid "Mail" +msgstr "Caixas e email" + +#: ../admin/adm_email.php:75 +msgid "Send" +msgstr "Mandar" + #: ../admin/adm_list.php:66 #, fuzzy msgid "AlternC account list" @@ -723,7 +904,7 @@ msgid "No account defined for now" msgstr "Nenhuma conta selecionada" #: ../admin/adm_list.php:114 ../admin/adm_list.php:197 -#: ../admin/adm_list.php:283 ../admin/ftp_list.php:90 +#: ../admin/adm_list.php:283 ../admin/ftp_list.php:90 ../admin/ftp_list.php:92 msgid "Delete checked accounts" msgstr "Deletar as contas selecionadas" @@ -759,11 +940,12 @@ msgstr "Último Login: " msgid "Fails" msgstr "" -#: ../admin/adm_list.php:131 ../admin/main.php:80 +#: ../admin/adm_list.php:131 ../admin/main.php:80 ../admin/main.php:95 msgid "Expiry" msgstr "" #: ../admin/adm_list.php:176 ../admin/dom_edit.php:134 +#: ../admin/dom_edit.php:136 ../admin/mail_edit.inc.php:41 #: ../admin/mail_edit.inc.php:45 msgid "Disable" msgstr "" @@ -787,30 +969,58 @@ msgstr "" msgid "Complete view" msgstr "" -#: ../admin/adm_login.php:45 ../admin/adm_login.php:50 -#: ../admin/adm_login.php:52 ../admin/adm_login.php:57 +#: ../admin/adm_login.php:45 ../admin/adm_login.php:49 +#: ../admin/adm_login.php:50 ../admin/adm_login.php:52 +#: ../admin/adm_login.php:56 ../admin/adm_login.php:57 msgid "Your authentication information are incorrect" msgstr "" -#: ../admin/adm_login.php:111 ../admin/adm_login.php:116 +#: ../admin/adm_login.php:110 ../admin/adm_login.php:111 +#: ../admin/adm_login.php:116 #, fuzzy msgid "Member login" msgstr "Lista dos membros" -#: ../admin/adm_mxaccount.php:48 ../admin/adm_slaveaccount.php:48 +#: ../admin/adm_menulist.php:69 +msgid "" +"Edit the file /etc/alternc/menulist.txt to enable, disable ou change order " +"of menu entry." +msgstr "" + +#: ../admin/adm_menulist.php:71 +msgid "Menu actually activated" +msgstr "" + +#: ../admin/adm_menulist.php:73 ../admin/adm_menulist.php:77 +#: ../admin/adm_menulist.php:81 +msgid "shortdesc_" +msgstr "" + +#: ../admin/adm_menulist.php:75 +msgid "Menu activated but not present" +msgstr "" + +#: ../admin/adm_menulist.php:79 +msgid "Menu avalaible but not activated" +msgstr "" + +#: ../admin/adm_mxaccount.php:47 ../admin/adm_mxaccount.php:48 +#: ../admin/adm_slaveaccount.php:48 #, fuzzy msgid "The requested account has been deleted. It is now denied." msgstr "O TLD pedido foi suprimido" -#: ../admin/adm_mxaccount.php:54 ../admin/adm_slaveaccount.php:54 +#: ../admin/adm_mxaccount.php:53 ../admin/adm_mxaccount.php:54 +#: ../admin/adm_slaveaccount.php:54 msgid "The requested account address has been created. It is now allowed." msgstr "" -#: ../admin/adm_mxaccount.php:63 ../admin/adm_panel.php:64 +#: ../admin/adm_mxaccount.php:62 ../admin/adm_mxaccount.php:63 +#: ../admin/adm_panel.php:64 ../admin/adm_panel.php:65 msgid "Manage allowed accounts for secondary mx" msgstr "" -#: ../admin/adm_mxaccount.php:77 +#: ../admin/adm_mxaccount.php:76 ../admin/adm_mxaccount.php:77 msgid "" "Here is the list of the allowed accounts for secondary mx management. You " "can configure the alternc-secondarymx package on your secondary mx server " @@ -818,22 +1028,25 @@ msgid "" "hosted domain list. " msgstr "" -#: ../admin/adm_mxaccount.php:81 ../admin/adm_mxaccount.php:101 +#: ../admin/adm_mxaccount.php:80 ../admin/adm_mxaccount.php:81 +#: ../admin/adm_mxaccount.php:100 ../admin/adm_mxaccount.php:101 #: ../admin/adm_slaveaccount.php:80 ../admin/adm_slaveaccount.php:100 +#: ../admin/sql_getparam.php:67 msgid "Login" msgstr "" -#: ../admin/adm_mxaccount.php:98 +#: ../admin/adm_mxaccount.php:97 ../admin/adm_mxaccount.php:98 msgid "" "If you want to allow a new server to access your mx-hosted domain list, give " "him an account." msgstr "" -#: ../admin/adm_mxaccount.php:107 ../admin/adm_slaveaccount.php:106 +#: ../admin/adm_mxaccount.php:106 ../admin/adm_mxaccount.php:107 +#: ../admin/adm_slaveaccount.php:106 msgid "Add this account to the allowed list" msgstr "" -#: ../admin/adm_panel.php:40 ../admin/menu_adm.php:48 +#: ../admin/adm_panel.php:40 ../admin/menu_adm.php:41 ../admin/menu_adm.php:48 msgid "Admin Control Panel" msgstr "Painel de controle do Administrador" @@ -852,32 +1065,40 @@ msgstr "Senha" msgid "Manage IP whitelist" msgstr "Controlar os membros" -#: ../admin/adm_panel.php:59 +#: ../admin/adm_panel.php:59 ../admin/adm_panel.php:60 msgid "Advanced features" msgstr "" -#: ../admin/adm_panel.php:62 ../admin/adm_slaveip.php:61 +#: ../admin/adm_panel.php:62 ../admin/adm_panel.php:63 +#: ../admin/adm_slaveip.php:61 msgid "Manage allowed ip for slave zone transfers" msgstr "" -#: ../admin/adm_panel.php:63 ../admin/adm_slaveaccount.php:62 +#: ../admin/adm_panel.php:63 ../admin/adm_panel.php:64 +#: ../admin/adm_slaveaccount.php:62 msgid "Manage allowed accounts for slave zone transfers" msgstr "" -#: ../admin/adm_panel.php:65 ../admin/adm_variables.php:47 +#: ../admin/adm_panel.php:65 ../admin/adm_panel.php:66 +#: ../admin/adm_variables.php:47 #, fuzzy msgid "Configure AlternC variables" msgstr "Configurar o navegador de arquivo" -#: ../admin/adm_panel.php:67 +#: ../admin/adm_panel.php:67 ../admin/adm_panel.php:68 msgid "DNS and website having errors" msgstr "" -#: ../admin/adm_panel.php:68 +#: ../admin/adm_panel.php:68 ../admin/adm_panel.php:70 #, fuzzy msgid "Account creation statistics" msgstr "Conta foi criado por %s" +#: ../admin/adm_panel.php:69 +#, fuzzy +msgid "Manage menu" +msgstr "Controlar os membros" + #: ../admin/adm_passpolicy.php:49 #, fuzzy msgid "Manage Password Policy" @@ -982,7 +1203,9 @@ msgid "Quota" msgstr "Quota" #: ../admin/adm_quotaedit.php:69 ../admin/quota_show.php:42 -#: ../admin/quotas_users.php:156 ../admin/quotas_users.php:180 +#: ../admin/quotas_oneuser.php:81 ../admin/quotas_users.php:144 +#: ../admin/quotas_users.php:156 ../admin/quotas_users.php:168 +#: ../admin/quotas_users.php:180 msgid "Total" msgstr "Total" @@ -990,13 +1213,14 @@ msgstr "Total" msgid "Used" msgstr "Usado(s)" -#: ../admin/adm_quotaedit.php:77 ../class/m_quota.php:99 -#: ../class/m_quota.php:107 ../class/m_quota.php:111 +#: ../admin/adm_quotaedit.php:77 ../class/m_quota.php:75 +#: ../class/m_quota.php:99 ../class/m_quota.php:107 ../class/m_quota.php:111 +#: ../class/m_quota.php:112 #, fuzzy msgid "quota_" msgstr "Espaço de Disco" -#: ../admin/adm_quotaedit.php:86 +#: ../admin/adm_quotaedit.php:86 ../admin/adm_quotaedit.php:87 msgid "Edit the quotas" msgstr "Editar os quotas" @@ -1133,33 +1357,34 @@ msgstr "" msgid "Names" msgstr "" -#: ../admin/adm_variables.php:74 +#: ../admin/adm_variables.php:72 ../admin/adm_variables.php:74 msgid "Save variables" msgstr "" #: ../admin/bro_editor.php:44 ../admin/bro_editor.php:53 +#: ../admin/bro_editor.php:54 ../admin/bro_editor.php:63 #, php-format msgid "Your file %s has been saved" msgstr "Seu arquivo %s foi salvado com sucesso" -#: ../admin/bro_editor.php:64 +#: ../admin/bro_editor.php:64 ../admin/bro_editor.php:74 msgid "File editing" msgstr "Edição de arquivo" -#: ../admin/bro_editor.php:78 +#: ../admin/bro_editor.php:78 ../admin/bro_editor.php:91 msgid "Save & Quit" msgstr "Salva & Sair" -#: ../admin/bro_editor.php:79 +#: ../admin/bro_editor.php:79 ../admin/bro_editor.php:92 msgid "Quit" msgstr "Sair" -#: ../admin/bro_main.php:86 ../admin/bro_main.php:90 +#: ../admin/bro_main.php:86 ../admin/bro_main.php:90 ../admin/bro_main.php:92 #, php-format msgid "Deleting files and/or directories" msgstr "" -#: ../admin/bro_main.php:91 ../admin/bro_main.php:95 +#: ../admin/bro_main.php:91 ../admin/bro_main.php:95 ../admin/bro_main.php:97 #, fuzzy msgid "WARNING: Confirm the deletion of this files" msgstr "AVISO : Confirmar o apagamento do secundário-domínio" @@ -1178,7 +1403,7 @@ msgid "done" msgstr "" #: ../admin/bro_main.php:153 ../admin/bro_main.php:158 -#: ../admin/menu_brouteur.php:34 +#: ../admin/menu_brouteur.php:26 ../admin/menu_brouteur.php:34 msgid "File browser" msgstr "Navegador de arquivos" @@ -1201,7 +1426,8 @@ msgid "New file or folder:" msgstr "Nenhum arquivo nesta pasta" #: ../admin/bro_main.php:190 ../admin/bro_main.php:195 -#: ../admin/mail_list.php:66 +#: ../admin/mail_list.php:66 ../admin/piwik_sitelist.php:45 +#: ../admin/piwik_userlist.php:44 ../admin/piwik_userlist.php:57 msgid "Create" msgstr "Criar" @@ -1211,11 +1437,12 @@ msgid "File" msgstr "Arquivo" #: ../admin/bro_main.php:193 ../admin/bro_main.php:198 -#: ../admin/bro_main.php:361 ../admin/bro_main.php:366 ../admin/ftp_add.php:57 +#: ../admin/bro_main.php:361 ../admin/bro_main.php:366 +#: ../admin/bro_main.php:371 ../admin/ftp_add.php:57 ../admin/ftp_add.php:69 #: ../admin/ftp_edit.php:61 ../admin/ftp_list.php:72 ../admin/hta_add.php:50 -#: ../admin/hta_adduser.php:49 ../admin/hta_edit.php:98 -#: ../admin/hta_edituser.php:52 ../admin/hta_list.php:67 -#: ../admin/hta_list.php:68 ../admin/sta2_list.php:58 +#: ../admin/hta_adduser.php:49 ../admin/hta_adduser.php:50 +#: ../admin/hta_edit.php:98 ../admin/hta_edituser.php:52 +#: ../admin/hta_list.php:67 ../admin/hta_list.php:68 ../admin/sta2_list.php:58 msgid "Folder" msgstr "Pasta" @@ -1259,7 +1486,7 @@ msgid "Filename" msgstr "Rebatizar" #: ../admin/bro_main.php:310 ../admin/bro_main.php:315 -#: ../admin/sql_list.php:62 +#: ../admin/logs_list.php:49 ../admin/sql_list.php:54 ../admin/sql_list.php:62 msgid "Size" msgstr "Tamanho" @@ -1273,73 +1500,89 @@ msgid "File Type" msgstr "Arquivo" #: ../admin/bro_main.php:338 ../admin/bro_main.php:343 -#: ../admin/bro_main.php:516 ../admin/bro_main.php:521 +#: ../admin/bro_main.php:348 ../admin/bro_main.php:516 +#: ../admin/bro_main.php:521 ../admin/bro_main.php:526 #: ../admin/sta2_list.php:58 ../admin/sta2_list.php:72 msgid "View" msgstr "Vista" #: ../admin/bro_main.php:345 ../admin/bro_main.php:350 +#: ../admin/bro_main.php:355 msgid "Extract" msgstr "" #: ../admin/bro_main.php:388 ../admin/bro_main.php:393 -#: ../admin/bro_main.php:418 ../admin/bro_main.php:423 +#: ../admin/bro_main.php:398 ../admin/bro_main.php:418 +#: ../admin/bro_main.php:423 ../admin/bro_main.php:428 #: ../admin/bro_main.php:455 ../admin/bro_main.php:460 -#: ../admin/bro_main.php:485 ../admin/bro_main.php:490 +#: ../admin/bro_main.php:465 ../admin/bro_main.php:485 +#: ../admin/bro_main.php:490 ../admin/bro_main.php:495 msgid "V" msgstr "V" #: ../admin/bro_main.php:542 ../admin/bro_main.php:547 +#: ../admin/bro_main.php:552 msgid "No files in this folder" msgstr "Nenhum arquivo nesta pasta" #: ../admin/bro_main.php:552 ../admin/bro_main.php:557 +#: ../admin/bro_main.php:562 msgid "(slow)" msgstr "" #: ../admin/bro_main.php:552 ../admin/bro_main.php:557 +#: ../admin/bro_main.php:562 msgid "Show size of directories" msgstr "" #: ../admin/bro_main.php:556 ../admin/bro_main.php:561 +#: ../admin/bro_main.php:566 msgid "Edit this folder's protection" msgstr "" -#: ../admin/bro_main.php:559 ../admin/bro_main.php:564 ../admin/hta_add.php:61 +#: ../admin/bro_main.php:559 ../admin/bro_main.php:564 +#: ../admin/bro_main.php:569 ../admin/hta_add.php:61 msgid "Protect this folder" msgstr "Protect this folder" #: ../admin/bro_main.php:561 ../admin/bro_main.php:566 +#: ../admin/bro_main.php:571 #, fuzzy msgid "with a login and a password" msgstr "Senha inicial" #: ../admin/bro_main.php:564 ../admin/bro_main.php:569 +#: ../admin/bro_main.php:574 #, fuzzy msgid "Download this folder" msgstr "Protect this folder" #: ../admin/bro_main.php:566 ../admin/bro_main.php:571 +#: ../admin/bro_main.php:576 #, php-format msgid "as a %s file" msgstr "" #: ../admin/bro_main.php:574 ../admin/bro_main.php:579 +#: ../admin/bro_main.php:584 #, fuzzy msgid "Edit the ftp account" msgstr "Editar esta conta" #: ../admin/bro_main.php:575 ../admin/bro_main.php:580 +#: ../admin/bro_main.php:585 #, fuzzy msgid "that exists in this folder" msgstr "Nenhum arquivo nesta pasta" #: ../admin/bro_main.php:581 ../admin/bro_main.php:586 +#: ../admin/bro_main.php:591 #, fuzzy msgid "Create an ftp account in this folder" msgstr "Há uma conta ftp nesta pasta" #: ../admin/bro_main.php:590 ../admin/bro_main.php:595 +#: ../admin/bro_main.php:600 #, fuzzy msgid "Configure the file editor" msgstr "Configurar o navegador de arquivo" @@ -1423,25 +1666,26 @@ msgstr "" msgid "Save done." msgstr "" -#: ../admin/cron.php:16 ../admin/cron.php:21 ../admin/menu_cron.php:40 +#: ../admin/cron.php:16 ../admin/cron.php:21 ../admin/menu_cron.php:33 +#: ../admin/menu_cron.php:40 ../class/m_cron.php:161 msgid "Scheduled tasks" msgstr "" -#: ../admin/cron.php:29 ../admin/cron.php:34 +#: ../admin/cron.php:29 ../admin/cron.php:34 ../admin/cron.php:35 msgid "URL" msgstr "" -#: ../admin/cron.php:30 ../admin/cron.php:35 +#: ../admin/cron.php:30 ../admin/cron.php:35 ../admin/cron.php:36 msgid "Schedule" msgstr "" -#: ../admin/cron.php:31 ../admin/cron.php:36 ../admin/hta_edituser.php:53 -#: ../admin/sql_users_list.php:48 +#: ../admin/cron.php:31 ../admin/cron.php:36 ../admin/cron.php:37 +#: ../admin/hta_edituser.php:53 ../admin/sql_users_list.php:48 #, fuzzy msgid "User" msgstr "Usado(s)" -#: ../admin/cron.php:33 ../admin/cron.php:38 +#: ../admin/cron.php:33 ../admin/cron.php:38 ../admin/cron.php:39 #, fuzzy msgid "Email report" msgstr "Endereço email" @@ -1497,7 +1741,7 @@ msgstr "" msgid "Whois result on the domain" msgstr "Resultado Whois deste domínio" -#: ../admin/dom_doadd.php:52 ../admin/menu_dom.php:47 +#: ../admin/dom_doadd.php:52 ../admin/menu_dom.php:40 ../admin/menu_dom.php:47 msgid "Add a domain" msgstr "Adiçionar um domínio" @@ -1523,7 +1767,7 @@ msgid "Confirm the deletion of domain %s" msgstr "Confirma o apagamento deste domínio %s" #: ../admin/dom_dodel.php:67 ../admin/sql_del.php:69 ../admin/sql_del.php:75 -#: ../admin/sql_users_del.php:57 +#: ../admin/sql_users_del.php:57 ../admin/sql_users_del.php:61 msgid "WARNING" msgstr "AVISO" @@ -1560,9 +1804,9 @@ msgid "Hide advanced options" msgstr "" #: ../admin/dom_edit.inc.php:85 ../admin/ftp_add.php:60 -#: ../admin/ftp_edit.php:65 ../admin/hta_add.php:54 ../admin/sql_bck.php:97 -#: ../admin/sta2_add_raw.php:57 ../admin/sta2_edit_raw.php:63 -#: ../admin/sta2_edit_raw.php:68 +#: ../admin/ftp_add.php:72 ../admin/ftp_edit.php:65 ../admin/hta_add.php:54 +#: ../admin/sql_bck.php:97 ../admin/sta2_add_raw.php:57 +#: ../admin/sta2_edit_raw.php:63 ../admin/sta2_edit_raw.php:68 #, fuzzy msgid "Choose a folder..." msgstr "Protect a folder" @@ -1597,80 +1841,83 @@ msgstr "Adiçionar este domínio" msgid "Add this subdomain" msgstr "Adiçionar este domínio" -#: ../admin/dom_edit.php:66 +#: ../admin/dom_edit.php:66 ../admin/dom_edit.php:68 #, fuzzy, php-format msgid "Editing subdomains of %s" msgstr "Editando o domínio %s" -#: ../admin/dom_edit.php:76 +#: ../admin/dom_edit.php:76 ../admin/dom_edit.php:78 msgid "This domain have some DNS change pending. Please wait." msgstr "" -#: ../admin/dom_edit.php:79 +#: ../admin/dom_edit.php:79 ../admin/dom_edit.php:81 #, fuzzy msgid "You requested deletion of this domain." msgstr "Confirma o apagamento deste domínio %s" -#: ../admin/dom_edit.php:97 +#: ../admin/dom_edit.php:97 ../admin/dom_edit.php:99 #, fuzzy msgid "Subdomain" msgstr "Secundário-domínios" -#: ../admin/dom_edit.php:137 +#: ../admin/dom_edit.php:137 ../admin/dom_edit.php:139 msgid "Activation pending" msgstr "" -#: ../admin/dom_edit.php:140 ../admin/mail_list.php:91 +#: ../admin/dom_edit.php:140 ../admin/dom_edit.php:142 +#: ../admin/mail_list.php:91 ../admin/mail_list.php:119 +#: ../admin/mail_list.php:129 msgid "Disabled" msgstr "" -#: ../admin/dom_edit.php:141 ../admin/mail_edit.inc.php:46 +#: ../admin/dom_edit.php:141 ../admin/dom_edit.php:143 +#: ../admin/mail_edit.inc.php:42 ../admin/mail_edit.inc.php:46 msgid "Enable" msgstr "" -#: ../admin/dom_edit.php:144 +#: ../admin/dom_edit.php:144 ../admin/dom_edit.php:146 msgid "Desactivation pending" msgstr "" -#: ../admin/dom_edit.php:152 +#: ../admin/dom_edit.php:152 ../admin/dom_edit.php:154 msgid "Update pending" msgstr "" -#: ../admin/dom_edit.php:155 +#: ../admin/dom_edit.php:155 ../admin/dom_edit.php:157 #, fuzzy msgid "Deletion pending" msgstr "Suprimando o secundário-domínio %s" -#: ../admin/dom_edit.php:183 +#: ../admin/dom_edit.php:183 ../admin/dom_edit.php:185 #, fuzzy msgid "DNS & Email parameters" msgstr "Parâmetros DNS" -#: ../admin/dom_edit.php:188 +#: ../admin/dom_edit.php:188 ../admin/dom_edit.php:190 msgid "Manage the DNS on the server ?" msgstr "Administrar o DNS neste servidor ?" -#: ../admin/dom_edit.php:199 +#: ../admin/dom_edit.php:199 ../admin/dom_edit.php:201 #, fuzzy msgid "Manage the Emails Addresses of this domain on the server?" msgstr "Administrar o DNS neste servidor ?" -#: ../admin/dom_edit.php:206 +#: ../admin/dom_edit.php:206 ../admin/dom_edit.php:208 msgid "" "Warning: If you set this to 'no', all your email accounts and aliases on " "this domain will be immediately deleted." msgstr "" -#: ../admin/dom_edit.php:208 +#: ../admin/dom_edit.php:208 ../admin/dom_edit.php:210 msgid "Submit the changes" msgstr "Submeter as mudanças" -#: ../admin/dom_edit.php:213 +#: ../admin/dom_edit.php:213 ../admin/dom_edit.php:215 #, fuzzy msgid "Domain removal" msgstr "Nome do Domínio" -#: ../admin/dom_edit.php:216 +#: ../admin/dom_edit.php:216 ../admin/dom_edit.php:218 #, php-format msgid "help_domain_del %s" msgstr "" @@ -1678,7 +1925,7 @@ msgstr "" "suprimirá todo o ftp, correios, envi-listas ... associadas com estedomínio e " "os sécondarios domínios dele" -#: ../admin/dom_edit.php:219 +#: ../admin/dom_edit.php:219 ../admin/dom_edit.php:221 #, php-format msgid "Delete %s from this server" msgstr "" @@ -1727,32 +1974,44 @@ msgstr "Editando o domínio %s" msgid "You cannot add any new ftp account, your quota is over." msgstr "Você não pode adiçionr mais domínios, sua quota acabou." -#: ../admin/ftp_add.php:39 ../admin/ftp_list.php:57 ../admin/menu_ftp.php:47 +#: ../admin/ftp_add.php:39 ../admin/ftp_add.php:51 ../admin/ftp_list.php:57 +#: ../admin/menu_ftp.php:40 ../admin/menu_ftp.php:47 msgid "Create a new ftp account" msgstr "Criar uma nova conta ftp" -#: ../admin/ftp_add.php:67 +#: ../admin/ftp_add.php:67 ../admin/ftp_add.php:79 msgid "Create this new FTP account." msgstr "Criar está nova conta FTP." -#: ../admin/ftp_del.php:42 +#: ../admin/ftp_del.php:42 ../admin/ftp_del.php:60 #, php-format msgid "The ftp account %s has been successfully deleted" msgstr "Esta conta ftp %s foi suprimado com sucesso" +#: ../admin/ftp_del.php:68 +#, fuzzy +msgid "FTP accounts deletion confirm" +msgstr "Lista de contas FTP" + +#: ../admin/ftp_del.php:71 +msgid "Do you really want to delete those accounts ?" +msgstr "" + #: ../admin/ftp_doadd.php:53 msgid "The FTP account has been successfully created" msgstr "A conta FTP foi criado com sucesso" -#: ../admin/ftp_doedit.php:33 ../admin/ftp_edit.php:39 +#: ../admin/ftp_doedit.php:33 ../admin/ftp_doedit.php:43 +#: ../admin/ftp_edit.php:39 msgid "No account selected!" msgstr "Nenhuma conta selecionada" -#: ../admin/ftp_doedit.php:47 +#: ../admin/ftp_doedit.php:47 ../admin/ftp_doedit.php:57 msgid "The ftp account has been successfully changed" msgstr "A conta ftp foi mudado com sucesso" -#: ../admin/ftp_doedit.php:56 ../admin/ftp_edit.php:47 +#: ../admin/ftp_doedit.php:56 ../admin/ftp_doedit.php:66 +#: ../admin/ftp_edit.php:47 msgid "Editing an FTP account" msgstr "Editar uma conta FTP" @@ -1760,10 +2019,15 @@ msgstr "Editar uma conta FTP" msgid "Change this FTP account" msgstr "Mudar esta conta FTP" -#: ../admin/ftp_list.php:45 ../admin/menu_ftp.php:49 +#: ../admin/ftp_list.php:45 ../admin/menu_ftp.php:42 ../admin/menu_ftp.php:49 msgid "FTP accounts list" msgstr "Lista de contas FTP" +#: ../admin/head.php:32 +#, fuzzy +msgid "AlternC Control Panel" +msgstr "Painel de controle do Administrador" + #: ../admin/head.php:61 msgid "" "Administrator session. you may
return to your " @@ -1780,12 +2044,13 @@ msgid "" "Enter the name of the folder you want to protect. It must already exists." msgstr "" -#: ../admin/hta_adduser.php:39 +#: ../admin/hta_adduser.php:39 ../admin/hta_adduser.php:40 #, php-format msgid "Adding a username in %s" msgstr "Adding a username in %s" -#: ../admin/hta_adduser.php:66 ../admin/hta_edit.php:115 +#: ../admin/hta_adduser.php:66 ../admin/hta_adduser.php:67 +#: ../admin/hta_edit.php:115 msgid "Add this user" msgstr "Add this user" @@ -1798,6 +2063,15 @@ msgstr "The protected folder %s has been successfully unprotected" msgid "Please enter a password" msgstr "Please enter a password" +#: ../admin/hta_dodeluser.php:49 +#, fuzzy +msgid "Authorized user deletion confirm" +msgstr "No authorized user in %s" + +#: ../admin/hta_dodeluser.php:52 +msgid "Do you really want to delete those users ?" +msgstr "" + #: ../admin/hta_doedituser.php:52 #, php-format msgid "Change the user %s in the protected folder %s" @@ -1846,7 +2120,8 @@ msgid "Editing user %s in the protected folder %s" msgstr "Editing user %s in the protected folder %s" #: ../admin/hta_edituser.php:54 ../admin/mem_param.php:64 -#: ../admin/mem_param.php:65 +#: ../admin/mem_param.php:65 ../admin/mem_param.php:71 +#: ../admin/mem_param.php:72 msgid "New password" msgstr "New password" @@ -1872,27 +2147,27 @@ msgstr "Senha inicial" msgid "Unprotect the checked folders" msgstr "Unprotect the checked folders" -#: ../admin/index.php:60 +#: ../admin/index.php:55 ../admin/index.php:60 #, fuzzy msgid "Web Hosting Control Panel" msgstr "Painel de controle do Administrador" -#: ../admin/index.php:75 +#: ../admin/index.php:70 ../admin/index.php:75 msgid "" "To connect to the hosting control panel, enter your AlternC's login and " "password in the following form and click 'Enter'" msgstr "" -#: ../admin/index.php:76 +#: ../admin/index.php:71 ../admin/index.php:76 msgid "You are attemping to connect without IP restriction." msgstr "" -#: ../admin/index.php:80 +#: ../admin/index.php:75 ../admin/index.php:80 #, fuzzy msgid "AlternC access" msgstr "Lista de contas FTP" -#: ../admin/index.php:83 ../admin/index.php:101 +#: ../admin/index.php:78 ../admin/index.php:83 ../admin/index.php:101 msgid "Enter" msgstr "" @@ -1912,7 +2187,12 @@ msgstr "Acesso Webmail" msgid "Email Address" msgstr "Endereço email" -#: ../admin/index.php:112 +#: ../admin/index.php:98 +msgid "" +"To read your mail in a browser, click here to use the Squirrelmail Webmail" +msgstr "" + +#: ../admin/index.php:111 ../admin/index.php:112 msgid "You must accept the session cookie to log-in" msgstr "Você precisa aceitar o cookie da sessão para o login" @@ -1943,6 +2223,28 @@ msgstr "" msgid "Know IP and networks" msgstr "" +#: ../admin/logs_list.php:35 +msgid "Logs Listing" +msgstr "" + +#: ../admin/logs_list.php:43 +msgid "You have no sql logs to list a the moment." +msgstr "" + +#: ../admin/logs_list.php:49 +#, fuzzy +msgid "Creation Date" +msgstr "Criar" + +#: ../admin/logs_list.php:49 +#, fuzzy +msgid "Download link" +msgstr "Abaixar" + +#: ../admin/logs_list.php:63 +msgid "Download" +msgstr "Abaixar" + #: ../admin/mail_add.php:39 #, fuzzy, php-format msgid "Add %s mail to the domain %s" @@ -1958,6 +2260,31 @@ msgstr "Criar" msgid "Alias: %s already created" msgstr "" +#: ../admin/mail_del.php:54 +#, fuzzy +msgid "Deleting mail accounts" +msgstr "Suprimir uma conta FTP" + +#: ../admin/mail_del.php:57 +#, fuzzy +msgid "Please confirm the deletion of the following mail accounts:" +msgstr "Confirma o apagamento das bases de dados SQL seguintes" + +#: ../admin/mail_del.php:74 +#, fuzzy +msgid "Confirm the deletion" +msgstr "Confirma o apagamento deste domínio %s" + +#: ../admin/mail_del.php:74 +msgid "Don't delete anything and go back to the email list" +msgstr "" + +#: ../admin/mail_del.php:78 +msgid "" +"Warning: Deleting an email address will destroy all the messages it " +"contains! You will NOT be able to get it back!" +msgstr "" + #: ../admin/mail_doedit.php:50 #, fuzzy msgid "Password do not match" @@ -1971,54 +2298,159 @@ msgstr "" msgid "Already disabled " msgstr "" -#: ../admin/mail_edit.inc.php:43 +#: ../admin/mail_doedit.php:120 +#, fuzzy +msgid "Your email has been edited successfully" +msgstr "Seu domínio %s foi instalado com sucesso" + +#: ../admin/mail_edit.inc.php:39 ../admin/mail_edit.inc.php:43 msgid "" "Is this mail enabled ?
Having a mail disabled forbid consultation or " "reception, but do not remove the mailbox or his configuration." msgstr "" -#: ../admin/mail_edit.inc.php:51 +#: ../admin/mail_edit.inc.php:47 ../admin/mail_edit.inc.php:51 msgid "" "You need to have a password for some application (example: local mailbox);" msgstr "" -#: ../admin/mail_edit.inc.php:56 +#: ../admin/mail_edit.inc.php:52 ../admin/mail_edit.inc.php:56 #, fuzzy msgid "Set a passowrd:" msgstr "New password" -#: ../admin/mail_edit.inc.php:59 +#: ../admin/mail_edit.inc.php:55 ../admin/mail_edit.inc.php:59 #, fuzzy msgid "Change your password:" msgstr "Mudança da senha SQL" -#: ../admin/mail_edit.inc.php:83 ../admin/mail_localbox_edit.inc.php:67 +#: ../admin/mail_edit.inc.php:79 ../admin/mail_edit.inc.php:83 +#: ../admin/mail_edit.php:114 ../admin/mail_localbox_edit.inc.php:67 #: ../admin/mail_redirection_edit.inc.php:64 #, fuzzy msgid "Change this email address" msgstr "Mudar esta caixa de email" -#: ../admin/mail_edit.inc.php:99 +#: ../admin/mail_edit.inc.php:95 ../admin/mail_edit.inc.php:99 #, fuzzy msgid "Password does not match" msgstr "Membro '%s' não existe" -#: ../admin/mail_edit.inc.php:103 +#: ../admin/mail_edit.inc.php:99 ../admin/mail_edit.inc.php:103 #, fuzzy msgid "Password match" msgstr "Senha" -#: ../admin/mail_list.php:60 +#: ../admin/mail_edit.php:53 +#, fuzzy, php-format +msgid "Editing the email %s" +msgstr "Editar a caixa e email %s" + +#: ../admin/mail_edit.php:67 +msgid "Is this email enabled?" +msgstr "" + +#: ../admin/mail_edit.php:69 +msgid "" +"You can enable or disable this email anytime. This will bounce any mail " +"received on this address, but will not delete the stored email, or the " +"redirections or password." +msgstr "" + +#: ../admin/mail_edit.php:73 +msgid "No (email disabled)" +msgstr "" + +#: ../admin/mail_edit.php:74 +msgid "Yes (email enabled)" +msgstr "" + +#: ../admin/mail_edit.php:78 +#, fuzzy +msgid "Is it a POP/IMAP account?" +msgstr "É uma conta POP?" + +#: ../admin/mail_edit.php:79 +msgid "" +"POP/IMAP accounts are receiving emails in the server. To read those emails, " +"you can use a Webmail, or a mail client such as Thunderbird. If you don't " +"use POP/IMAP, you can configure your email to be a redirection to other " +"existing emails. The maximum size is in megabytes, use 0 to make it infinite." +msgstr "" + +#: ../admin/mail_edit.php:82 +#, php-format +msgid "This mailbox is currently using %1$s / %2$s" +msgstr "" + +#: ../admin/mail_edit.php:85 +msgid "" +"This mailbox is pending deletion. You can recover its mails by setting it to " +"'Yes' NOW!" +msgstr "" + +#: ../admin/mail_edit.php:95 +#, fuzzy +msgid "Enter a POP/IMAP password" +msgstr "Senha POP" + +#: ../admin/mail_edit.php:97 ../admin/quotas_oneuser.php:14 +#: ../admin/quotas_oneuser.php:23 ../admin/quotas_oneuser.php:49 +#: ../admin/quotas_oneuser.php:53 ../admin/quotas_oneuser.php:67 +#: ../admin/quotas_oneuser.php:86 ../admin/quotas_oneuser.php:90 +#: ../admin/quotas_oneuser.php:105 ../admin/quotas_oneuser.php:130 +#: ../admin/quotas_oneuser.php:131 ../admin/quotas_oneuser.php:152 +#: ../admin/quotas_oneuser.php:178 ../admin/quotas_users.php:278 +#: ../admin/quotas_users.php:291 ../admin/quotas_users.php:292 +#: ../admin/quotas_users.php:314 ../admin/quotas_users.php:327 +#: ../admin/quotas_users.php:328 ../admin/quotas_users.php:334 +#: ../admin/quotas_users.php:347 ../admin/quotas_users.php:348 +#: ../admin/quotas_users.php:360 ../admin/quotas_users.php:361 +msgid "MB" +msgstr "" + +#: ../admin/mail_edit.php:97 +msgid "Maximum allowed size of this Mailbox" +msgstr "" + +#: ../admin/mail_edit.php:102 +msgid "" +"WARNING: turning POP/IMAP off will DELETE the stored messages in this email " +"address." +msgstr "" + +#: ../admin/mail_edit.php:104 +#, fuzzy +msgid "Is it a redirection to other email addresses?" +msgstr "Suprimir as bases selecionadas" + +#: ../admin/mail_edit.php:106 +msgid "" +"If you want to send emails received on this address to other addresses, even " +"outside this server, enter those recipients here." +msgstr "" + +#: ../admin/mail_edit.php:106 +#, fuzzy +msgid "one recipient per line" +msgstr "Um email por linha" + +#: ../admin/mail_list.php:60 ../admin/mail_list.php:65 #, fuzzy msgid "Create a new mail account" msgstr "Criar uma nova conta ftp" +#: ../admin/mail_list.php:69 +#, fuzzy +msgid "Create this email address" +msgstr "Criar uma caixa de email" + #: ../admin/mail_list.php:72 #, fuzzy msgid "No mail for this domain" msgstr "Adiçionar um email ao domínio %s" -#: ../admin/mail_list.php:76 +#: ../admin/mail_list.php:76 ../admin/mail_list.php:78 #, fuzzy, php-format msgid "Email addresses of the domain %s" msgstr "Lista de caixas de email do domínio %s" @@ -2028,7 +2460,7 @@ msgstr "Lista de caixas de email do domínio %s" msgid "Active" msgstr "Ação" -#: ../admin/mail_list.php:79 +#: ../admin/mail_list.php:79 ../admin/mail_list.php:105 #, fuzzy msgid "Address" msgstr "Endereço email" @@ -2037,6 +2469,57 @@ msgstr "Endereço email" msgid "State" msgstr "" +#: ../admin/mail_list.php:90 +msgid "Search" +msgstr "" + +#: ../admin/mail_list.php:98 +msgid "Items per page:" +msgstr "" + +#: ../admin/mail_list.php:105 +#, fuzzy +msgid "Last login time" +msgstr "Último Login: " + +#: ../admin/mail_list.php:105 +msgid "Other recipients" +msgstr "Outros receptores" + +#: ../admin/mail_list.php:105 +msgid "Pop/Imap" +msgstr "" + +#: ../admin/mail_list.php:115 +#, fuzzy +msgid "Deleting..." +msgstr "Suprimando o secundário-domínio %s" + +#: ../admin/mail_list.php:118 +msgid "" +"This email will be deleted soon. You may still be able to undelete it by " +"clicking here" +msgstr "" + +#: ../admin/mail_list.php:118 +#, fuzzy +msgid "Undelete" +msgstr "Suprimir" + +#: ../admin/mail_list.php:143 +#, fuzzy, php-format +msgid "%3$d-%2$d-%1$d" +msgstr "%3$d/%1$d/%2$d %6$d:%5$d %7$s" + +#: ../admin/mail_list.php:143 ../admin/main.php:41 +msgid "Never" +msgstr "" + +#: ../admin/mail_list.php:152 +#, fuzzy +msgid "Delete the checked email addresses" +msgstr "Suprimir as bases selecionadas" + #: ../admin/mail_localbox_doedit.php:62 msgid "Already disactivated" msgstr "" @@ -2086,12 +2569,12 @@ msgstr "" msgid "Last Login: " msgstr "Último Login: " -#: ../admin/main.php:41 +#: ../admin/main.php:41 ../admin/main.php:44 #, php-format msgid "from: %1$s " msgstr "do: %1$s " -#: ../admin/main.php:45 +#: ../admin/main.php:45 ../admin/main.php:49 #, php-format msgid "%1$d login failed since last login" msgstr "%1$d login falharam desde o último login" @@ -2100,15 +2583,15 @@ msgstr "%1$d login falharam desde o último login" msgid "Latest news" msgstr "" -#: ../admin/main.php:78 +#: ../admin/main.php:78 ../admin/main.php:93 msgid "Expired or about to expire accounts" msgstr "" -#: ../admin/main.php:80 +#: ../admin/main.php:80 ../admin/main.php:95 msgid "Last name, surname" msgstr "" -#: ../admin/main.php:80 +#: ../admin/main.php:80 ../admin/main.php:95 msgid "uid" msgstr "" @@ -2118,12 +2601,14 @@ msgid "Your administrator preferences has been successfully changed." msgstr "Seus parâmetros de backup foram mudados com sucesso" #: ../admin/mem_admin.php:46 ../admin/mem_param.php:97 +#: ../admin/mem_param.php:104 #, fuzzy msgid "Admin preferences" msgstr "Preferências do editor de arquivos" -#: ../admin/mem_chgmail.php:44 ../admin/mem_cm.php:35 ../admin/mem_cm.php:46 -#: ../admin/mem_cm2.php:40 ../admin/mem_param.php:74 +#: ../admin/mem_chgmail.php:44 ../admin/mem_cm.php:35 ../admin/mem_cm.php:42 +#: ../admin/mem_cm.php:46 ../admin/mem_cm.php:53 ../admin/mem_cm2.php:40 +#: ../admin/mem_cm2.php:47 ../admin/mem_param.php:74 ../admin/mem_param.php:81 msgid "Change the email of the account" msgstr "Mudar o email da sua conta" @@ -2132,21 +2617,21 @@ msgstr "Mudar o email da sua conta" msgid "help_mem_chgmail %s" msgstr "" -#: ../admin/mem_cm.php:47 +#: ../admin/mem_cm.php:47 ../admin/mem_cm.php:54 msgid "" "Enter the key you got when you requested the mailbox change, then click the " "OK button." msgstr "" -#: ../admin/mem_cm.php:48 +#: ../admin/mem_cm.php:48 ../admin/mem_cm.php:55 msgid "Key" msgstr "" -#: ../admin/mem_cm.php:49 +#: ../admin/mem_cm.php:49 ../admin/mem_cm.php:56 msgid "OK" msgstr "" -#: ../admin/mem_cm2.php:48 +#: ../admin/mem_cm2.php:48 ../admin/mem_cm2.php:55 #, fuzzy msgid "The mailbox has been successfully changed." msgstr "A caixa de email %s foi mudado com sucesso" @@ -2164,91 +2649,91 @@ msgstr "" msgid "Click here to log in" msgstr "Clicar aqui para continuar" -#: ../admin/mem_param.php:36 +#: ../admin/mem_param.php:36 ../admin/mem_param.php:43 #, fuzzy msgid "Your help setting has been updated." msgstr "Suas preferências foram atualizadas." -#: ../admin/mem_param.php:40 +#: ../admin/mem_param.php:40 ../admin/mem_param.php:47 #, fuzzy msgid "Settings of your account" msgstr "Suprimir uma conta FTP" -#: ../admin/mem_param.php:50 ../admin/mem_passwd.php:50 -#: ../admin/sql_users_list.php:61 +#: ../admin/mem_param.php:50 ../admin/mem_param.php:57 +#: ../admin/mem_passwd.php:50 ../admin/sql_users_list.php:61 #, fuzzy msgid "Password change" msgstr "Senha" -#: ../admin/mem_param.php:54 +#: ../admin/mem_param.php:54 ../admin/mem_param.php:61 msgid "You cannot change your password" msgstr "Você não pode mudar sua senha" -#: ../admin/mem_param.php:59 +#: ../admin/mem_param.php:59 ../admin/mem_param.php:66 msgid "help_chg_passwd" msgstr "" -#: ../admin/mem_param.php:63 +#: ../admin/mem_param.php:63 ../admin/mem_param.php:70 #, fuzzy msgid "Old password" msgstr "Senha POP" -#: ../admin/mem_param.php:66 +#: ../admin/mem_param.php:66 ../admin/mem_param.php:73 #, fuzzy msgid "Change my password" msgstr "Mudança da senha SQL" -#: ../admin/mem_param.php:75 +#: ../admin/mem_param.php:75 ../admin/mem_param.php:82 msgid "help_chg_mail" msgstr "" -#: ../admin/mem_param.php:76 +#: ../admin/mem_param.php:76 ../admin/mem_param.php:83 #, fuzzy msgid "Current mailbox" msgstr "Criar uma caixa de email" -#: ../admin/mem_param.php:77 +#: ../admin/mem_param.php:77 ../admin/mem_param.php:84 #, fuzzy msgid "New mailbox" msgstr "Caixas e email" -#: ../admin/mem_param.php:78 +#: ../admin/mem_param.php:78 ../admin/mem_param.php:85 #, fuzzy msgid "Change my email address" msgstr "Mudar esta caixa de email" -#: ../admin/mem_param.php:85 +#: ../admin/mem_param.php:85 ../admin/mem_param.php:92 #, fuzzy msgid "Online help settings" msgstr "Ajuda online" -#: ../admin/mem_param.php:86 +#: ../admin/mem_param.php:86 ../admin/mem_param.php:93 msgid "help_help_settings" msgstr "" -#: ../admin/mem_param.php:87 +#: ../admin/mem_param.php:87 ../admin/mem_param.php:94 msgid "Do you want to see the help texts and links on each page?" msgstr "" -#: ../admin/mem_param.php:88 +#: ../admin/mem_param.php:88 ../admin/mem_param.php:95 #, fuzzy msgid "Change these settings" msgstr "Mudar meus ajustes" -#: ../admin/mem_param.php:101 +#: ../admin/mem_param.php:101 ../admin/mem_param.php:108 #, fuzzy msgid "Members list view" msgstr "Lista dos membros" -#: ../admin/mem_param.php:102 +#: ../admin/mem_param.php:102 ../admin/mem_param.php:109 msgid "Large view" msgstr "" -#: ../admin/mem_param.php:103 +#: ../admin/mem_param.php:103 ../admin/mem_param.php:110 msgid "Short view" msgstr "" -#: ../admin/mem_param.php:105 +#: ../admin/mem_param.php:105 ../admin/mem_param.php:112 #, fuzzy msgid "Change my admin preferences" msgstr "Preferências do editor de arquivos" @@ -2261,36 +2746,41 @@ msgstr "Sua senha foi mudado com sucesso." msgid "Home / Information" msgstr "" -#: ../admin/menu_adm.php:39 +#: ../admin/menu.php:49 +msgid "About" +msgstr "" + +#: ../admin/menu_adm.php:32 ../admin/menu_adm.php:39 #, fuzzy msgid "Administration" msgstr "Administração do" -#: ../admin/menu_adm.php:44 +#: ../admin/menu_adm.php:37 ../admin/menu_adm.php:44 #, fuzzy msgid "Manage the Alternc accounts" msgstr "Mudar o email da sua conta" -#: ../admin/menu_adm.php:45 +#: ../admin/menu_adm.php:38 ../admin/menu_adm.php:45 #, fuzzy msgid "User Quotas" msgstr "Quotas" -#: ../admin/menu_adm.php:49 +#: ../admin/menu_adm.php:42 ../admin/menu_adm.php:49 #, fuzzy msgid "General PhpMyAdmin" msgstr "Admin do SQL Geral" -#: ../admin/menu_aide.php:32 +#: ../admin/menu_aide.php:25 ../admin/menu_aide.php:32 msgid "Online help" msgstr "Ajuda online" -#: ../admin/menu_dom.php:41 ../admin/quotas_oneuser.php:22 -#: ../admin/quotas_users.php:134 +#: ../admin/menu_dom.php:34 ../admin/menu_dom.php:41 +#: ../admin/quotas_oneuser.php:22 ../admin/quotas_oneuser.php:33 +#: ../admin/quotas_users.php:122 ../admin/quotas_users.php:134 msgid "Domains" msgstr "Domínios" -#: ../admin/menu_ftp.php:41 +#: ../admin/menu_ftp.php:34 ../admin/menu_ftp.php:41 ../class/m_ftp.php:361 msgid "FTP accounts" msgstr "Contas FTP" @@ -2298,34 +2788,53 @@ msgstr "Contas FTP" msgid "Langues" msgstr "" -#: ../admin/menu_mail.php:41 +#: ../admin/menu_logs.php:28 +msgid "Logs" +msgstr "" + +#: ../admin/menu_mail.php:34 ../admin/menu_mail.php:41 #, fuzzy msgid "Email Addresses" msgstr "Endereço email" -#: ../admin/menu_mem.php:32 +#: ../admin/menu_mem.php:25 ../admin/menu_mem.php:32 msgid "Settings" msgstr "" -#: ../admin/menu_mem.php:35 +#: ../admin/menu_mem.php:28 ../admin/menu_mem.php:35 msgid "Logout" msgstr "" -#: ../admin/menu_quota.php:32 +#: ../admin/menu_piwik.php:31 +#, fuzzy +msgid "Piwik statistics" +msgstr "Número de statisticas Web" + +#: ../admin/menu_piwik.php:34 +#, fuzzy +msgid "Piwik Users" +msgstr "Usado(s)" + +#: ../admin/menu_piwik.php:35 +msgid "Piwik Sites" +msgstr "" + +#: ../admin/menu_quota.php:25 ../admin/menu_quota.php:32 msgid "Show my quotas" msgstr "" -#: ../admin/menu_sql.php:41 +#: ../admin/menu_sql.php:34 ../admin/menu_sql.php:41 #, fuzzy msgid "Databases" msgstr "Bases de dados" -#: ../admin/menu_sql.php:42 ../admin/sql_users_list.php:37 +#: ../admin/menu_sql.php:35 ../admin/menu_sql.php:42 +#: ../admin/sql_users_list.php:37 #, fuzzy msgid "MySQL Users" msgstr "Bases de dados MySQL" -#: ../admin/menu_sql.php:43 +#: ../admin/menu_sql.php:37 ../admin/menu_sql.php:43 msgid "PhpMyAdmin" msgstr "" @@ -2334,10 +2843,86 @@ msgstr "" msgid "Raw web statistics" msgstr "Número de statisticas Web" -#: ../admin/menu_web.php:34 +#: ../admin/menu_web.php:27 ../admin/menu_web.php:34 msgid "Protected folders" msgstr "Protected folders" +#: ../admin/piwik_addaccount.php:34 +#, fuzzy +msgid "You cannot add any new Piwik account, your quota is over." +msgstr "Você não pode adiçionr mais domínios, sua quota acabou." + +#: ../admin/piwik_addaccount.php:44 +msgid "Error : missing arguments." +msgstr "" + +#: ../admin/piwik_addaccount.php:50 +#, fuzzy, php-format +msgid "Creation of Piwik account \"%s\"" +msgstr "Criar uma nova conta ftp" + +#: ../admin/piwik_addsites.php:44 +msgid "Error during adding website.
" +msgstr "" + +#: ../admin/piwik_addsites.php:46 +msgid "Successfully add website" +msgstr "" + +#: ../admin/piwik_sitelist.php:42 ../admin/piwik_userlist.php:54 +#, fuzzy +msgid "Add a new website" +msgstr "Adicionar um novo TLD" + +#: ../admin/piwik_sitelist.php:44 ../admin/piwik_userlist.php:56 +msgid "URL of the website" +msgstr "" + +#: ../admin/piwik_sitelist.php:55 +msgid "Existing Piwik monitored websites" +msgstr "" + +#: ../admin/piwik_sitelist.php:61 ../admin/piwik_userlist.php:74 +msgid "No existing Piwik users" +msgstr "" + +#: ../admin/piwik_sitelist.php:66 +#, fuzzy +msgid "Site name" +msgstr "Rebatizar" + +#: ../admin/piwik_sitelist.php:66 +msgid "Site url" +msgstr "" + +#: ../admin/piwik_user_dodel.php:39 +msgid "Missing login parameters" +msgstr "" + +#: ../admin/piwik_user_dodel.php:54 +msgid "Piwik accounts deletion confirm" +msgstr "" + +#: ../admin/piwik_user_dodel.php:57 +#, php-format +msgid "Do you really want to delete the Piwik account %s ?" +msgstr "" + +#: ../admin/piwik_userlist.php:41 +#, fuzzy +msgid "Create a new piwik account" +msgstr "Criar uma nova conta ftp" + +#: ../admin/piwik_userlist.php:66 +#, fuzzy +msgid "Existing Piwik accounts" +msgstr "Editar uma conta FTP" + +#: ../admin/piwik_userlist.php:79 ../admin/piwik_userlist.php:89 +#, fuzzy +msgid "Connect" +msgstr "Conectar como" + #: ../admin/quota_show.php:34 msgid "Account's quotas" msgstr "" @@ -2346,131 +2931,152 @@ msgstr "" msgid "No quotas for this account, or quotas currently unavailable!" msgstr "" -#: ../admin/quotas_oneuser.php:13 +#: ../admin/quotas_oneuser.php:13 ../admin/quotas_oneuser.php:22 msgid "Web Space:" msgstr "" -#: ../admin/quotas_oneuser.php:14 ../admin/quotas_oneuser.php:53 -#: ../admin/quotas_oneuser.php:90 ../admin/quotas_oneuser.php:130 -#: ../admin/quotas_users.php:291 ../admin/quotas_users.php:292 -#: ../admin/quotas_users.php:327 ../admin/quotas_users.php:328 -#: ../admin/quotas_users.php:347 ../admin/quotas_users.php:348 -#: ../admin/quotas_users.php:360 ../admin/quotas_users.php:361 -msgid "MB" -msgstr "" - -#: ../admin/quotas_oneuser.php:23 +#: ../admin/quotas_oneuser.php:23 ../admin/quotas_oneuser.php:34 #, fuzzy msgid "Emails" msgstr "Endereço email" -#: ../admin/quotas_oneuser.php:24 ../admin/quotas_oneuser.php:71 -#: ../admin/quotas_oneuser.php:112 ../admin/quotas_users.php:130 -#: ../admin/quotas_users.php:171 +#: ../admin/quotas_oneuser.php:24 ../admin/quotas_oneuser.php:35 +#: ../admin/quotas_oneuser.php:71 ../admin/quotas_oneuser.php:112 +#: ../admin/quotas_oneuser.php:113 ../admin/quotas_oneuser.php:160 +#: ../admin/quotas_users.php:118 ../admin/quotas_users.php:130 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Space" msgstr "" -#: ../admin/quotas_oneuser.php:70 ../admin/quotas_users.php:179 +#: ../admin/quotas_oneuser.php:48 +#, fuzzy +msgid "Mail boxes:" +msgstr "Caixas e email" + +#: ../admin/quotas_oneuser.php:70 ../admin/quotas_oneuser.php:112 +#: ../admin/quotas_users.php:167 ../admin/quotas_users.php:179 msgid "DB" msgstr "" -#: ../admin/quotas_oneuser.php:111 ../admin/quotas_users.php:175 -#: ../admin/quotas_users.php:178 +#: ../admin/quotas_oneuser.php:104 +#, fuzzy +msgid "Databases:" +msgstr "Bases de dados" + +#: ../admin/quotas_oneuser.php:111 ../admin/quotas_oneuser.php:159 +#: ../admin/quotas_users.php:163 ../admin/quotas_users.php:166 +#: ../admin/quotas_users.php:175 ../admin/quotas_users.php:178 msgid "Lists" msgstr "" +#: ../admin/quotas_oneuser.php:151 +msgid "Mailman lists:" +msgstr "" + +#: ../admin/quotas_users.php:20 +#, fuzzy +msgid "Quotas status" +msgstr "Quotas" + #: ../admin/quotas_users.php:29 msgid "" "This page shows the space and service count of your AlternC server and each " "AlternC accounts." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 #, php-format msgid "% of the total." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 msgid "MB." msgstr "" -#: ../admin/quotas_users.php:30 +#: ../admin/quotas_users.php:30 ../admin/quotas_users.php:32 #, php-format msgid "Sizes are shown as %s" msgstr "" -#: ../admin/quotas_users.php:33 +#: ../admin/quotas_users.php:33 ../admin/quotas_users.php:35 msgid "Global" msgstr "" -#: ../admin/quotas_users.php:33 +#: ../admin/quotas_users.php:33 ../admin/quotas_users.php:35 msgid "Server-side view:" msgstr "" -#: ../admin/quotas_users.php:34 +#: ../admin/quotas_users.php:34 ../admin/quotas_users.php:36 msgid "Detailed view:" msgstr "" -#: ../admin/quotas_users.php:36 ../admin/quotas_users.php:43 +#: ../admin/quotas_users.php:36 ../admin/quotas_users.php:38 +#: ../admin/quotas_users.php:43 msgid "Percentage" msgstr "" -#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:40 +#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:39 +#: ../admin/quotas_users.php:40 msgid "Graphical" msgstr "" -#: ../admin/quotas_users.php:39 ../admin/quotas_users.php:42 +#: ../admin/quotas_users.php:37 ../admin/quotas_users.php:39 +#: ../admin/quotas_users.php:42 msgid "In MB" msgstr "" -#: ../admin/quotas_users.php:48 +#: ../admin/quotas_users.php:42 ../admin/quotas_users.php:48 #, fuzzy msgid "Show the domain names" msgstr "Nome do Domínio" -#: ../admin/quotas_users.php:50 +#: ../admin/quotas_users.php:44 ../admin/quotas_users.php:50 #, fuzzy msgid "Hide the domain names" msgstr "Nome do Domínio" -#: ../admin/quotas_users.php:53 +#: ../admin/quotas_users.php:47 ../admin/quotas_users.php:53 #, fuzzy msgid "All accounts" msgstr "Contas FTP" -#: ../admin/quotas_users.php:130 ../admin/quotas_users.php:171 +#: ../admin/quotas_users.php:118 ../admin/quotas_users.php:130 +#: ../admin/quotas_users.php:159 ../admin/quotas_users.php:171 msgid "Count" msgstr "" -#: ../admin/quotas_users.php:139 +#: ../admin/quotas_users.php:127 ../admin/quotas_users.php:139 +#: ../class/m_mail.php:78 #, fuzzy msgid "Email addresses" msgstr "Endereço email" -#: ../admin/quotas_users.php:145 +#: ../admin/quotas_users.php:133 ../admin/quotas_users.php:145 msgid "Mailman lists" msgstr "" -#: ../admin/quotas_users.php:151 ../admin/sql_bck.php:48 -#: ../admin/sql_del.php:66 ../admin/sql_del.php:72 -#: ../admin/sql_dorestore.php:38 ../admin/sql_getparam.php:38 +#: ../admin/quotas_users.php:139 ../admin/quotas_users.php:151 +#: ../admin/sql_bck.php:48 ../admin/sql_del.php:66 ../admin/sql_del.php:72 +#: ../admin/sql_dorestore.php:38 ../admin/sql_dorestore.php:44 +#: ../admin/sql_getparam.php:38 ../admin/sql_getparam.php:44 #: ../admin/sql_list.php:37 ../admin/sql_passchg.php:38 -#: ../admin/sql_restore.php:43 +#: ../admin/sql_restore.php:43 ../class/m_mysql.php:894 #, fuzzy msgid "MySQL Databases" msgstr "Bases de dados MySQL" -#: ../admin/quotas_users.php:173 +#: ../admin/quotas_users.php:161 ../admin/quotas_users.php:173 #, fuzzy msgid "Dom" msgstr "Domínios" +#: ../admin/quotas_users.php:162 ../admin/quotas_users.php:165 #: ../admin/quotas_users.php:174 ../admin/quotas_users.php:177 #, fuzzy msgid "Mails" msgstr "Caixas e email" -#: ../admin/quotas_users.php:176 +#: ../admin/quotas_users.php:164 ../admin/quotas_users.php:176 msgid "Web" msgstr "" @@ -2479,17 +3085,17 @@ msgstr "" msgid "err_mysql_1" msgstr "Sua quota está completo, você não pode criar mais bases de dados." -#: ../admin/sql_add.php:39 ../admin/sql_list.php:94 +#: ../admin/sql_add.php:39 ../admin/sql_list.php:90 ../admin/sql_list.php:94 #, fuzzy msgid "Create a new MySQL database" msgstr "Criar uma nova base de dados" -#: ../admin/sql_add.php:52 +#: ../admin/sql_add.php:52 ../admin/sql_add.php:56 ../admin/sql_list.php:96 #, fuzzy msgid "MySQL Database" msgstr "Bases de dados MySQL" -#: ../admin/sql_add.php:58 +#: ../admin/sql_add.php:58 ../admin/sql_add.php:62 ../admin/sql_list.php:102 #, fuzzy msgid "Create this new MySQL database." msgstr "Criar esta nova base de dados." @@ -2544,7 +3150,7 @@ msgid "Change the MySQL backup parameters" msgstr "Mudar os parâmetros SQL atuais" #: ../admin/sql_bck.php:113 ../admin/sql_dorestore.php:56 -#: ../admin/sql_restore.php:71 +#: ../admin/sql_dorestore.php:62 ../admin/sql_restore.php:71 #, fuzzy msgid "You currently have no database defined" msgstr "Você não tem nenhuma base de dados definida" @@ -2568,15 +3174,19 @@ msgstr "Confirma o apagamento das bases de dados SQL seguintes" msgid "This will delete all the tables currently in those db." msgstr "Isto suprimirá todas as tabelas atuais nestas bases de dados." +#: ../admin/sql_doadd.php:37 +msgid "You " +msgstr "" + #: ../admin/sql_dobck.php:48 msgid "Your backup parameters has been successfully changed." msgstr "Seus parâmetros de backup foram mudados com sucesso" -#: ../admin/sql_dorestore.php:44 +#: ../admin/sql_dorestore.php:44 ../admin/sql_dorestore.php:50 msgid "Restore a SQL backup" msgstr "Restaurar o backup SQL" -#: ../admin/sql_dorestore.php:50 +#: ../admin/sql_dorestore.php:50 ../admin/sql_dorestore.php:56 msgid "" "Your database has been restored, check out the previous text for error " "messages." @@ -2589,39 +3199,63 @@ msgstr "" msgid "Your current settings are" msgstr "Aqui seus parâmetros atuaís" +#: ../admin/sql_getparam.php:53 +#, fuzzy +msgid "Your current connection settings are" +msgstr "Aqui seus parâmetros atuaís" + +#: ../admin/sql_getparam.php:56 +#, fuzzy +msgid "Mysql Server" +msgstr "Servidor SQL" + #: ../admin/sql_getparam.php:58 ../admin/sql_list.php:53 #, fuzzy msgid "MySQL Server" msgstr "Servidor SQL" +#: ../admin/sql_getparam.php:60 ../admin/sql_list.php:54 +#: ../admin/sql_list.php:62 ../admin/sql_passchg.php:54 +msgid "Database" +msgstr "Base de dados" + #: ../admin/sql_getparam.php:62 #, fuzzy msgid "Main database" msgstr "Criar minha base de dados principal" -#: ../admin/sql_getparam.php:67 +#: ../admin/sql_getparam.php:67 ../admin/sql_getparam.php:83 #, fuzzy msgid "Back to the MySQL database list" msgstr "Lista de contas FTP" +#: ../admin/sql_getparam.php:80 +msgid "" +"You changed the MySQL User base configuration. Please reffer to your " +"configuration" +msgstr "" + #: ../admin/sql_list.php:45 msgid "You have no sql user at the moment." msgstr "" -#: ../admin/sql_list.php:62 ../admin/sql_list.php:74 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:62 ../admin/sql_list.php:66 +#: ../admin/sql_list.php:74 msgid "Backup" msgstr "Backup" -#: ../admin/sql_list.php:62 ../admin/sql_passchg.php:54 -msgid "Database" -msgstr "Base de dados" - -#: ../admin/sql_list.php:62 ../admin/sql_list.php:75 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:62 ../admin/sql_list.php:67 +#: ../admin/sql_list.php:75 #, fuzzy msgid "Restore" msgstr "Restauração" -#: ../admin/sql_list.php:84 +#: ../admin/sql_list.php:54 ../admin/sql_list.php:68 +#, fuzzy +msgid "Show Settings" +msgstr "Mostrar ícones?" + +#: ../admin/sql_list.php:77 ../admin/sql_list.php:84 #, fuzzy msgid "Delete the checked databases" msgstr "Suprimir as bases selecionadas" @@ -2670,37 +3304,38 @@ msgstr "" "Nota: Se o nome de arquivo termina com .gz, primeiramente ele será de-" "compressado." +#: ../admin/sql_users_add.php:41 ../admin/sql_users_add.php:46 +#: ../admin/sql_users_list.php:81 ../admin/sql_users_list.php:82 +#, fuzzy +msgid "Create a new MySQL user" +msgstr "Criar um membro novo" + #: ../admin/sql_users_add.php:41 #, fuzzy msgid "err_mysql_13" msgstr "Sua quota está completo, você não pode criar mais bases de dados." -#: ../admin/sql_users_add.php:46 ../admin/sql_users_list.php:82 -#, fuzzy -msgid "Create a new MySQL user" -msgstr "Criar um membro novo" - -#: ../admin/sql_users_add.php:77 +#: ../admin/sql_users_add.php:72 ../admin/sql_users_add.php:77 #, fuzzy msgid "Create this new MySQL user" msgstr "Criar um membro novo" -#: ../admin/sql_users_del.php:43 +#: ../admin/sql_users_del.php:43 ../admin/sql_users_del.php:47 #, fuzzy, php-format msgid "The user %s has been successfully deleted" msgstr "A base de dados %s foi suprimido com sucesso" -#: ../admin/sql_users_del.php:54 +#: ../admin/sql_users_del.php:54 ../admin/sql_users_del.php:58 #, fuzzy msgid "MySQL users" msgstr "Bases de dados MySQL" -#: ../admin/sql_users_del.php:57 +#: ../admin/sql_users_del.php:57 ../admin/sql_users_del.php:61 #, fuzzy msgid "Confirm the deletion of the following MySQL users" msgstr "Confirma o apagamento das bases de dados SQL seguintes" -#: ../admin/sql_users_dorights.php:44 +#: ../admin/sql_users_dorights.php:44 ../admin/sql_users_dorights.php:54 #, fuzzy msgid "The rights has been successfully applied to the user" msgstr "Os quotas foram editados com sucesso" @@ -2719,16 +3354,16 @@ msgstr "Controlar os membros" msgid "Change user password" msgstr "Mudança da senha SQL" -#: ../admin/sql_users_rights.php:41 +#: ../admin/sql_users_rights.php:40 ../admin/sql_users_rights.php:41 #, php-format msgid "MySQL Rights for %s" msgstr "" -#: ../admin/sql_users_rights.php:81 +#: ../admin/sql_users_rights.php:81 ../admin/sql_users_rights.php:87 msgid "Reverse selection" msgstr "" -#: ../admin/sql_users_rights.php:94 +#: ../admin/sql_users_rights.php:94 ../admin/sql_users_rights.php:100 msgid "Apply" msgstr "" @@ -2850,87 +3485,562 @@ msgstr "" msgid "All this account information will be deleted at expiration" msgstr "" -#: ../class/functions.php:286 +#: ../class/functions.php:270 ../class/functions.php:286 msgid "Bytes" msgstr "" -#: ../class/functions.php:288 +#: ../class/functions.php:272 ../class/functions.php:288 msgid "Byte" msgstr "" -#: ../class/functions.php:293 +#: ../class/functions.php:277 ../class/functions.php:293 msgid "Kb" msgstr "" -#: ../class/functions.php:297 +#: ../class/functions.php:281 ../class/functions.php:297 msgid "Mb" msgstr "" -#: ../class/functions.php:301 +#: ../class/functions.php:285 ../class/functions.php:301 msgid "Gb" msgstr "" -#: ../class/functions.php:303 +#: ../class/functions.php:287 ../class/functions.php:303 msgid "Tb" msgstr "" -#: ../class/functions.php:390 +#: ../class/functions.php:374 ../class/functions.php:390 msgid "year" msgstr "" -#: ../class/functions.php:390 +#: ../class/functions.php:374 ../class/functions.php:390 msgid "years" msgstr "" -#: ../class/functions.php:392 +#: ../class/functions.php:376 ../class/functions.php:392 msgid "month" msgstr "" -#: ../class/functions.php:392 +#: ../class/functions.php:376 ../class/functions.php:392 msgid "months" msgstr "" -#: ../class/functions.php:415 +#: ../class/functions.php:399 ../class/functions.php:415 #, fuzzy msgid "Not managed" msgstr "Controlado localemente" -# Portugese AlternC Translation -# Copyright (c) 2007 the AlternC Development Team -# -# $Id: admin.po,v 1.2 2003/06/09 14:36:08 root Exp $ -#: ../class/lang_env.php:69 -msgid "" +#: ../class/functions.php:521 ../class/functions.php:523 +msgid "Previous Page" msgstr "" -"Project-Id-Version: $Id: admin.po,v 1.2 2003/06/09 14:36:08 root Exp $\n" -"Report-Msgid-Bugs-To: i18n@alternc.org\n" -"POT-Creation-Date: 2012-08-21 19:09+0200\n" -"PO-Revision-Date: 2007-10-25 23:50-0400\n" -"Last-Translator: Benjamin Sonntag \n" -"Language-Team: English \n" -"Language: en\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: Emacs 21\n" -#: ../class/m_cron.php:37 +#: ../class/functions.php:577 ../class/functions.php:579 +msgid "Next Page" +msgstr "" + +#: ../class/m_admin.php:57 +msgid "This TLD is forbidden" +msgstr "Este TLD é proibido" + +#: ../class/m_admin.php:58 +msgid "primary DNS is checked in WHOIS db" +msgstr "O DNS preliminar está selecionado em db WHOIS" + +#: ../class/m_admin.php:59 +msgid "primary & secondary DNS are checked in WHOIS db" +msgstr "O DNS preliminar e secundário estam selecionados em db WHOIS" + +#: ../class/m_admin.php:60 +msgid "Domain must exist, but don't do any DNS check" +msgstr "O domínio deve existir, mais não faz a verificação DNS" + +#: ../class/m_admin.php:61 +msgid "Domain can be installed, no check at all" +msgstr "O domínio pode ser instalado, mas não faz nenhuma verificação" + +#: ../class/m_admin.php:62 +#, fuzzy +msgid "Domain can be installed, force NO DNS hosting" +msgstr "O domínio pode ser instalado, forçã a hospedadem SEM DNS" + +#: ../class/m_admin.php:82 ../class/m_admin.php:113 ../class/m_admin.php:177 +#: ../class/m_admin.php:211 ../class/m_admin.php:252 ../class/m_admin.php:280 +#: ../class/m_admin.php:307 ../class/m_admin.php:450 ../class/m_admin.php:484 +#: ../class/m_admin.php:508 ../class/m_admin.php:534 +msgid "-- Only administrators can access this page! --" +msgstr "" + +#: ../class/m_admin.php:90 ../class/m_admin.php:123 ../class/m_admin.php:468 +#: ../class/m_admin.php:492 ../class/m_admin.php:516 ../class/m_admin.php:562 +#: ../class/m_admin.php:587 ../class/m_admin.php:611 ../class/m_admin.php:694 +#: ../class/m_admin.php:716 +#, fuzzy +msgid "Account not found" +msgstr "Conta Permitiu ?" + +#: ../class/m_admin.php:219 ../class/m_admin.php:1077 +msgid "The password is too long according to the password policy" +msgstr "" + +#: ../class/m_admin.php:224 ../class/m_admin.php:1087 +msgid "" +"The password policy prevents you to use your login name inside your password" +msgstr "" + +#: ../class/m_admin.php:311 ../class/m_admin.php:316 +msgid "All fields are mandatory" +msgstr "" + +#: ../class/m_admin.php:320 +#, fuzzy +msgid "Please enter a valid email address" +msgstr "Criar uma caixa de email" + +#: ../class/m_admin.php:326 +msgid "Login can only contains characters a-z and 0-9" +msgstr "" + +#: ../class/m_admin.php:330 +msgid "The login is too long (16 chars max)" +msgstr "" + +#: ../class/m_admin.php:335 +msgid "Login can only contains characters a-z, 0-9 and -" +msgstr "" + +#: ../class/m_admin.php:368 +msgid "This login already exists" +msgstr "" + +#: ../class/m_admin.php:698 +#, fuzzy +msgid "This account is ALREADY an administrator account" +msgstr "Esta conta é uma conta super-administrador" + +#: ../class/m_admin.php:720 +#, fuzzy +msgid "This account is NOT an administrator account!" +msgstr "Esta conta é uma conta super-administrador" + +#: ../class/m_admin.php:861 ../class/m_dom.php:367 ../class/m_dom.php:651 +#, fuzzy, php-format +msgid "Domain '%s' not found." +msgstr "Domínio %s suprimido" + +#: ../class/m_admin.php:880 ../class/m_admin.php:912 ../class/m_admin.php:960 +#, fuzzy +msgid "This TLD does not exist" +msgstr "Membro '%s' não existe" + +#: ../class/m_admin.php:933 +msgid "The TLD name is mandatory" +msgstr "" + +#: ../class/m_admin.php:938 +msgid "This TLD already exist" +msgstr "" + +#: ../class/m_admin.php:1064 +msgid "-- Program error -- The requested password policy does not exist!" +msgstr "" + +#: ../class/m_admin.php:1072 +msgid "The password length is too short according to the password policy" +msgstr "" + +#: ../class/m_admin.php:1111 +msgid "" +"Your password contains not enough different classes of character, between " +"low-case, up-case, figures and special characters." +msgstr "" + +#: ../class/m_bro.php:68 +msgid "1 column, detailed" +msgstr "1 coluna, detalhado" + +#: ../class/m_bro.php:68 +msgid "2 columns, short" +msgstr "2 colunas, condensado" + +#: ../class/m_bro.php:68 +msgid "3 columns, short" +msgstr "3 colunas, condensado" + +#: ../class/m_bro.php:69 +msgid "tar.Z (Unix)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tar.bz2 (Linux)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "tgz (Linux)" +msgstr "" + +#: ../class/m_bro.php:69 +msgid "zip (Windows/Dos)" +msgstr "" + +#: ../class/m_bro.php:71 +msgid "Edit the newly created file" +msgstr "Editar o arquivo recentemente criada" + +#: ../class/m_bro.php:71 +msgid "Go back to the file manager" +msgstr "Volta ao navegador de arquivos" + +#: ../class/m_bro.php:342 ../class/m_bro.php:1004 +msgid "Cannot create the requested directory. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:348 ../class/m_bro.php:365 ../class/m_bro.php:390 +#: ../class/m_bro.php:414 ../class/m_bro.php:446 ../class/m_bro.php:457 +#: ../class/m_bro.php:486 ../class/m_bro.php:524 ../class/m_bro.php:565 +#: ../class/m_bro.php:602 ../class/m_bro.php:607 ../class/m_bro.php:695 +#: ../class/m_bro.php:832 ../class/m_bro.php:864 +msgid "File or folder name is incorrect" +msgstr "" + +#: ../class/m_bro.php:370 +msgid "Cannot create the requested file. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:461 +msgid "You cannot move or copy a file to the same folder." +msgstr "" + +#: ../class/m_bro.php:587 +#, php-format +msgid "" +"I can't find a way to extract the file %s, is it an unsupported compressed " +"format?" +msgstr "" + +#: ../class/m_bro.php:611 +msgid "You cannot move or copy a file to the same folder" +msgstr "" + +#: ../class/m_bro.php:691 +msgid "Cannot read the requested file. Please check permissions." +msgstr "" + +#: ../class/m_bro.php:766 +#, fuzzy +msgid "File not in authorized directory" +msgstr "No authorized user in %s" + +#: ../class/m_cron.php:37 ../class/m_cron.php:40 msgid "Daily" msgstr "" -#: ../class/m_cron.php:38 +#: ../class/m_cron.php:38 ../class/m_cron.php:41 msgid "Hour" msgstr "" -#: ../class/m_cron.php:39 +#: ../class/m_cron.php:39 ../class/m_cron.php:42 msgid "Half Hour" msgstr "" +#: ../class/m_cron.php:124 +msgid "You seems to be over-quota." +msgstr "" + +#: ../class/m_cron.php:131 +msgid "Identity problem" +msgstr "" + +#: ../class/m_dom.php:168 +msgid "The name MUST contain only letter and digits." +msgstr "" + +#: ../class/m_dom.php:291 ../class/m_dom.php:640 ../class/m_dom.php:703 +#: ../class/m_dom.php:821 ../class/m_dom.php:907 ../class/m_dom.php:944 +#: ../class/m_dom.php:1257 +msgid "--- Program error --- No lock on the domains!" +msgstr "" + +#: ../class/m_dom.php:298 ../class/m_dom.php:645 ../class/m_dom.php:708 +#: ../class/m_dom.php:844 ../class/m_dom.php:965 +msgid "The domain name is syntaxically incorrect" +msgstr "" + +#: ../class/m_dom.php:304 ../class/m_dom.php:345 ../class/m_dom.php:1051 +msgid "" +"The requested domain is forbidden in this server, please contact the " +"administrator" +msgstr "" + +#: ../class/m_dom.php:308 +msgid "This domain is the server's domain! You cannot host it on your account!" +msgstr "" + +#: ../class/m_dom.php:313 ../class/m_dom.php:318 +msgid "The domain already exist." +msgstr "" + +#: ../class/m_dom.php:325 ../class/m_dom.php:951 +msgid "" +"The last member of the domain name is incorrect or cannot be hosted in that " +"server." +msgstr "" + +#: ../class/m_dom.php:329 ../class/m_dom.php:333 ../class/m_dom.php:569 +#: ../class/m_dom.php:955 +msgid "The domain cannot be found in the whois database." +msgstr "" + +#: ../class/m_dom.php:352 +msgid "Your domain quota is over, you cannot create more domain names." +msgstr "" + +#: ../class/m_dom.php:358 +msgid "An unexpected error occured when creating the domain" +msgstr "" + +#: ../class/m_dom.php:562 +msgid "The Whois database is unavailable, please try again later." +msgstr "" + +#: ../class/m_dom.php:713 ../class/m_dom.php:916 +#, fuzzy +msgid "The sub-domain does not exist." +msgstr "A caixa de email %s não existe!" + +#: ../class/m_dom.php:745 +msgid "The folder you entered is incorrect or does not exist." +msgstr "" + +#: ../class/m_dom.php:833 +msgid "" +"There is some forbidden characters in the sub domain (only A-Z 0-9 and - are " +"allowed)." +msgstr "" + +#: ../class/m_dom.php:838 +msgid "Invalid domain type selected, please check." +msgstr "" + +#: ../class/m_dom.php:849 +msgid "" +"The parameters for this subdomain and domain type are invalid. Please check " +"for subdomain entries incompatibility" +msgstr "" + +#: ../class/m_dom.php:872 ../class/m_dom.php:881 +msgid "I can't write to the destination folder" +msgstr "" + +#: ../class/m_dom.php:959 +msgid "" +"The DNS of this domain do not match the server's DNS. Please change your " +"domain's DNS (you may need to wait 1 day) before you install it again." +msgstr "" + +#: ../class/m_dom.php:970 +#, fuzzy, php-format +msgid "The domain name %s does not exist" +msgstr "A caixa de email %s não existe!" + +#: ../class/m_dom.php:976 +#, fuzzy +msgid "No change has been requested..." +msgstr "Suas preferências foram atualizadas." + +#: ../class/m_dom.php:984 ../class/m_dom.php:990 +msgid "" +"There is no MX record pointing to this server, and you are asking us to host " +"the mail here. Please fix your MX DNS pointer." +msgstr "" + +#: ../class/m_dom.php:1044 ../class/m_dom.php:1068 +msgid "The IP address you entered is incorrect." +msgstr "" + +#: ../class/m_dom.php:1135 ../class/m_dom.php:1141 ../class/m_dom.php:1159 +#: ../class/m_dom.php:1165 +#, fuzzy +msgid "This domain is not installed in your account" +msgstr "Esta conta é uma conta super-administrador" + +#: ../class/m_dom.php:1207 +msgid "The specified slave account already exists" +msgstr "" + +#: ../class/m_dom.php:1238 +msgid "--- Program error --- Lock already obtained!" +msgstr "" + #: ../class/m_err.php:66 ../class/m_err.php:94 ../class/m_err.php:96 +#: ../class/m_err.php:98 #, fuzzy msgid "err_" msgstr "A informação entrada é incorreta" +#: ../class/m_ftp.php:95 +#, fuzzy +msgid "No ftp account found" +msgstr "Nenhuma conta selecionada" + +#: ../class/m_ftp.php:128 ../class/m_ftp.php:181 ../class/m_ftp.php:239 +#, fuzzy +msgid "This ftp account does not exist" +msgstr "Membro '%s' não existe" + +#: ../class/m_ftp.php:190 ../class/m_ftp.php:264 +msgid "The chosen prefix is not allowed" +msgstr "" + +#: ../class/m_ftp.php:199 ../class/m_ftp.php:271 +msgid "This ftp account already exists" +msgstr "" + +#: ../class/m_ftp.php:207 ../class/m_ftp.php:283 +msgid "The directory cannot be created." +msgstr "" + +#: ../class/m_ftp.php:299 +msgid "Your ftp account quota is over. You cannot create more ftp accounts." +msgstr "" + +#: ../class/m_hta.php:70 ../class/m_hta.php:271 ../class/m_hta.php:312 +#, fuzzy, php-format +msgid "The folder '%s' does not exist" +msgstr "Membro '%s' não existe" + +#: ../class/m_hta.php:78 ../class/m_hta.php:83 ../class/m_hta.php:93 +#: ../class/m_hta.php:233 ../class/m_hta.php:278 ../class/m_hta.php:327 +#, fuzzy +msgid "File already exist" +msgstr "Edição de arquivo" + +#: ../class/m_hta.php:115 +#, fuzzy +msgid "No protected folder" +msgstr "Protected folders" + +#: ../class/m_hta.php:196 +#, php-format +msgid "I cannot delete the file '%s'/.htaccess" +msgstr "" + +#: ../class/m_hta.php:200 +#, php-format +msgid "I cannot delete the file '%s'/.htpasswd" +msgstr "" + +#: ../class/m_hta.php:241 +#, fuzzy, php-format +msgid "The user '%s' already exist for this folder" +msgstr "Nenhum arquivo nesta pasta" + +#: ../class/m_hta.php:253 +#, fuzzy +msgid "Please enter a valid username" +msgstr "Please enter a password" + +#: ../class/m_hta.php:382 +#, fuzzy +msgid "An incompatible .htaccess file exists in this folder." +msgstr "Nenhum arquivo nesta pasta" + +#: ../class/m_mail.php:92 +#, fuzzy +msgid "Email account password" +msgstr "Senha inicial" + +#: ../class/m_mail.php:129 ../class/m_mail.php:209 ../class/m_mail.php:326 +#: ../class/m_mail.php:381 +msgid "The email you entered is syntaxically incorrect" +msgstr "" + +#: ../class/m_mail.php:166 +#, fuzzy +msgid "No mail found for this query" +msgstr "Adiçionar um email ao domínio %s" + +#: ../class/m_mail.php:221 +#, fuzzy +msgid "You cannot create email addresses: your quota is over." +msgstr "Você não pode adiçionr mais domínios, sua quota acabou." + +#: ../class/m_mail.php:227 +#, fuzzy +msgid "This email address already exists" +msgstr "A caixa de email %s não existe!" + +#: ../class/m_mail.php:233 +msgid "An unexpected error occured when creating the email" +msgstr "" + +#: ../class/m_mail.php:287 +msgid "This email is not yours, you can't change anything on it" +msgstr "" + +#: ../class/m_mail.php:337 +#, fuzzy, php-format +msgid "The email %s does not exist, it can't be deleted" +msgstr "A caixa de email %s não existe!" + +#: ../class/m_mail.php:341 +#, fuzzy, php-format +msgid "The email %s is special, it can't be deleted" +msgstr "A caixa de email %s foi criado com sucesso" + +#: ../class/m_mail.php:345 +#, php-format +msgid "The email %s is already marked for deletion, it can't be deleted" +msgstr "" + +#: ../class/m_mail.php:354 +#, fuzzy, php-format +msgid "The email %s has been marked for deletion" +msgstr "O domínio %s foi suprimido com sucesso." + +#: ../class/m_mail.php:360 +#, fuzzy, php-format +msgid "The email %s has been successfully deleted" +msgstr "O domínio %s foi suprimido com sucesso." + +#: ../class/m_mail.php:392 +#, php-format +msgid "The email %s does not exist, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:396 +#, php-format +msgid "The email %s is special, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:400 +#, php-format +msgid "" +"Sorry, deletion of email %s is already in progress, or not marked for " +"deletion, it can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:409 +#, fuzzy, php-format +msgid "The email %s has been undeleted" +msgstr "A caixa de email %s foi criado com sucesso" + +#: ../class/m_mail.php:412 +#, php-format +msgid "-- Program Error -- The email %s can't be undeleted" +msgstr "" + +#: ../class/m_mail.php:489 +msgid "" +"There is forbidden characters in your mail name. You can't make it a POP/" +"IMAP account, you can only use it as redirections to other emails." +msgstr "" + +#: ../class/m_mail.php:509 +msgid "" +"You set a quota smaller than the current mailbox size. Since it's not " +"allowed, we set the quota to the current mailbox size." +msgstr "" + #: ../class/m_mail_alias.php:98 msgid "Alias" msgstr "" @@ -2985,10 +4095,78 @@ msgstr "Redireção URL" msgid "Send a copy of incoming emails to another mail address" msgstr "" -#: ../class/m_mem.php:542 +#: ../class/m_mem.php:85 ../class/m_mem.php:91 ../class/m_mem.php:151 +#: ../class/m_mem.php:268 +msgid "User or password incorrect" +msgstr "" + +#: ../class/m_mem.php:95 ../class/m_mem.php:445 +#, fuzzy +msgid "This account is locked, contact the administrator" +msgstr "Esta conta é uma conta super-administrador" + +#: ../class/m_mem.php:112 +msgid "Your IP isn't allowed to connect" +msgstr "" + +#: ../class/m_mem.php:227 ../class/m_mem.php:306 +#, fuzzy +msgid "Cookie incorrect, please accept the session cookie" +msgstr "Você precisa aceitar o cookie da sessão para o login" + +#: ../class/m_mem.php:233 ../class/m_mem.php:312 +msgid "Session unknown, contact the administrator" +msgstr "" + +#: ../class/m_mem.php:239 ../class/m_mem.php:317 +msgid "IP address incorrect, please contact the administrator" +msgstr "" + +#: ../class/m_mem.php:352 +msgid "The old password is incorrect" +msgstr "" + +#: ../class/m_mem.php:356 +msgid "The new passwords are differents, please retry." +msgstr "" + +#: ../class/m_mem.php:405 +msgid "The new passwords are differents, please retry" +msgstr "" + +#: ../class/m_mem.php:495 +msgid "The information you entered is incorrect." +msgstr "" + +#: ../class/m_mem.php:541 ../class/m_mem.php:542 msgid "Help" msgstr "Ajuda" +#: ../class/m_piwik.php:68 +msgid "Statistics through Piwik accounts" +msgstr "" + +#: ../class/m_piwik.php:143 ../class/m_piwik.php:243 +msgid "You are not allowed to delete the statistics of this website" +msgstr "" + +#: ../class/m_piwik.php:287 +msgid "Unable to reach the API" +msgstr "" + +#: ../class/m_piwik.php:294 +msgid "Error while decoding response from the API" +msgstr "" + +#: ../class/m_piwik.php:300 +msgid "Other format than JSON is not implemented yet" +msgstr "" + +#: ../class/m_quota.php:151 +#, fuzzy +msgid "Error writing the quota entry !" +msgstr "Editando os quotas do membro" + #: ../class/mime.php:135 msgid "CSS Stylesheet" msgstr "" @@ -3124,61 +4302,18 @@ msgstr "" #~ msgid "Add a mail to the domain %s" #~ msgstr "Adiçionar um email ao domínio %s" -#, fuzzy -#~ msgid "Is it a POP/IMAP account?" -#~ msgstr "É uma conta POP?" - -#, fuzzy -#~ msgid "POP/IMAP password" -#~ msgstr "Senha POP" - #, fuzzy #~ msgid "Redirections
Other recipients:" #~ msgstr "Outros receptores" -#, fuzzy -#~ msgid "one email per line" -#~ msgstr "Um email por linha" - #, fuzzy #~ msgid "Is it a temporary mail account?" #~ msgstr "Mudar esta conta FTP" -#, fuzzy -#~ msgid "Create this email address" -#~ msgstr "Criar uma caixa de email" - -#, fuzzy -#~ msgid "The email address %s does not exist!" -#~ msgstr "A caixa de email %s não existe!" - -#, fuzzy -#~ msgid "The email address %s has been deleted!" -#~ msgstr "A caixa de email %s foi criado com sucesso" - -#, fuzzy -#~ msgid "Deleting mail accounts" -#~ msgstr "Suprimir uma conta FTP" - -#, fuzzy -#~ msgid "Please confirm the deletion of the following mail accounts:" -#~ msgstr "Confirma o apagamento das bases de dados SQL seguintes" - -#, fuzzy -#~ msgid "Confirm the deletion" -#~ msgstr "Confirma o apagamento deste domínio %s" - #, fuzzy #~ msgid "The email address %s has been successfully created" #~ msgstr "A caixa de email %s foi criado com sucesso" -#~ msgid "The mailbox %s does not exist!" -#~ msgstr "A caixa de email %s não existe!" - -#, fuzzy -#~ msgid "The mailbox %s has been deleted!" -#~ msgstr "A caixa de email %s foi criado com sucesso" - #, fuzzy #~ msgid "The email address %s has been successfully changed" #~ msgstr "A caixa de email %s foi mudado com sucesso" @@ -3208,10 +4343,6 @@ msgstr "" #~ msgid "This account will be deleted on" #~ msgstr "Algums TLD não pode ser suprimidos..." -#, fuzzy -#~ msgid "Delete the checked email addresses" -#~ msgstr "Suprimir as bases selecionadas" - #, fuzzy #~ msgid "help_sql_list_ok" #~ msgstr "" @@ -3293,9 +4424,6 @@ msgstr "" #~ msgid "Import this file" #~ msgstr "Importar este arquivo" -#~ msgid "Send" -#~ msgstr "Mandar" - #~ msgid "There is an ftp account in this folder" #~ msgstr "Há uma conta ftp nesta pasta" @@ -3313,9 +4441,6 @@ msgstr "" #~ msgid "Click here to protect this folder with login/password" #~ msgstr "Clica aqui para proteger esta pasta com login/senha" -#~ msgid "Download" -#~ msgstr "Abaixar" - #~ msgid "this folder and its subfolders as a compressed file" #~ msgstr "esta pasta e as secondárias-pastas como um arquivo comprimido" @@ -3399,9 +4524,6 @@ msgstr "" #~ msgid "POP password" #~ msgstr "Senha POP" -#~ msgid "Other recipients" -#~ msgstr "Outros receptores" - #~ msgid "One email per line" #~ msgstr "Um email por linha" @@ -3424,9 +4546,6 @@ msgstr "" #~ msgid "Edit a mailbox of the domain %s" #~ msgstr "Editar a caixa de email do domínio %s" -#~ msgid "Edit the mailbox %s" -#~ msgstr "Editar a caixa e email %s" - #~ msgid "Change this mailbox" #~ msgstr "Mudar esta caixa de email" @@ -3437,15 +4556,9 @@ msgstr "" #~ msgid "Change my mail" #~ msgstr "Mudar esta caixa de email" -#~ msgid "Manage the members" -#~ msgstr "Controlar os membros" - #~ msgid "General SQL Admin" #~ msgstr "Admin do SQL Geral" -#~ msgid "Mailboxes" -#~ msgstr "Caixas e email" - #, fuzzy #~ msgid "Front page" #~ msgstr "Nome" @@ -3502,25 +4615,6 @@ msgstr "" #~ msgid "Create this new user" #~ msgstr "Criar esta nova base de dados." -#~ msgid "This TLD is forbidden" -#~ msgstr "Este TLD é proibido" - -#~ msgid "primary DNS is checked in WHOIS db" -#~ msgstr "O DNS preliminar está selecionado em db WHOIS" - -#~ msgid "primary & secondary DNS are checked in WHOIS db" -#~ msgstr "O DNS preliminar e secundário estam selecionados em db WHOIS" - -#~ msgid "Domain must exist, but don't do any DNS check" -#~ msgstr "O domínio deve existir, mais não faz a verificação DNS" - -#~ msgid "Domain can be installed, no check at all" -#~ msgstr "O domínio pode ser instalado, mas não faz nenhuma verificação" - -#, fuzzy -#~ msgid "Domain can be installed, force NO DNS hosting)" -#~ msgstr "O domínio pode ser instalado, forçã a hospedadem SEM DNS" - #, fuzzy #~ msgid "WARNING : Confirm the deletion of this files" #~ msgstr "AVISO : Confirmar o apagamento do secundário-domínio" @@ -3550,14 +4644,6 @@ msgstr "" #~ msgid "Copy to" #~ msgstr "Copiar" -#, fuzzy -#~ msgid "Users" -#~ msgstr "Usado(s)" - -#, fuzzy -#~ msgid "Web statistics" -#~ msgstr "Número de statisticas Web" - #, fuzzy #~ msgid "Sub-domain" #~ msgstr "Secundário-domínios" @@ -3938,24 +5024,6 @@ msgstr "" #~ msgid "err_bro_1" #~ msgstr "Nome do arquivo ou a pasta é incorreto" -#~ msgid "Edit the newly created file" -#~ msgstr "Editar o arquivo recentemente criada" - -#~ msgid "Go back to the file manager" -#~ msgstr "Volta ao navegador de arquivos" - -#~ msgid "3 columns, short" -#~ msgstr "3 colunas, condensado" - -#~ msgid "2 columns, short" -#~ msgstr "2 colunas, condensado" - -#~ msgid "1 column, detailed" -#~ msgstr "1 coluna, detalhado" - -#~ msgid "%3$d-%2$d-%1$d %4$d:%5$d" -#~ msgstr "%3$d/%1$d/%2$d %6$d:%5$d %7$s" - #~ msgid "Number of FTP accounts" #~ msgstr "Número de contas FTP" diff --git a/debian/alternc-squirrelmail.dirs b/debian/alternc-squirrelmail.dirs index bf5ebd28..68a5155a 100644 --- a/debian/alternc-squirrelmail.dirs +++ b/debian/alternc-squirrelmail.dirs @@ -5,3 +5,4 @@ etc/alternc/templates/javascript-common etc/squirrelmail usr/lib/alternc/install.d var/alternc/bureau/class +usr/share/squirrelmail/plugins/alternc-changepass diff --git a/debian/alternc-squirrelmail.postinst b/debian/alternc-squirrelmail.postinst index e617722a..a184516d 100644 --- a/debian/alternc-squirrelmail.postinst +++ b/debian/alternc-squirrelmail.postinst @@ -20,6 +20,9 @@ case "$1" in dpkg-statoverride --add alternc-squirrelmail root 0750 /var/lib/squirrelmail/data chown -R alternc-squirrelmail:root /var/spool/squirrelmail/attach /var/lib/squirrelmail/data chmod -R 750 /var/spool/squirrelmail/attach /var/lib/squirrelmail/data + # Enable the squirrelmail plugin + squirrelmail-configure --remove-plugin alternc-changepass + squirrelmail-configure --install-plugin alternc-changepass ;; esac diff --git a/debian/control b/debian/control index 5215d4d6..df5be409 100644 --- a/debian/control +++ b/debian/control @@ -76,7 +76,7 @@ Package: alternc-squirrelmail Architecture: all Pre-depends: debconf (>= 0.5.00) | debconf-2.0 Depends: debianutils (>= 1.13.1), alternc (>= 1.1), squirrelmail, squirrelmail-locales, avelsieve -Conflicts: alternc (<= 1.0.3) +Conflicts: alternc (<= 1.0.3), alternc-changepass Provides: alternc-webmail Suggests: Description: Squirrelmail-Webmail plugin and configuration for AlternC diff --git a/squirrelmail/Makefile b/squirrelmail/Makefile index 51589ab2..c2a05d6c 100644 --- a/squirrelmail/Makefile +++ b/squirrelmail/Makefile @@ -29,3 +29,5 @@ install: install -m 644 templates/apache2/squirrelmail.conf $(DESTDIR)/etc/alternc/templates/apache2/squirrelmail.conf # Desktop files install -o 1999 -g 1999 -m 644 class/m_squirrelmail.php $(DESTDIR)/var/alternc/bureau/class/ + # Squirrelmail Change Password Plugin + install -m 644 alternc-changepass/config.php alternc-changepass/setup.php alternc-changepass/change.php $(DESTDIR)/usr/share/squirrelmail/plugins/alternc-changepass/ diff --git a/squirrelmail/alternc-changepass/change.php b/squirrelmail/alternc-changepass/change.php new file mode 100644 index 00000000..95d9fc79 --- /dev/null +++ b/squirrelmail/alternc-changepass/change.php @@ -0,0 +1,112 @@ +query("SELECT password FROM mail_users WHERE alias='".addslashes($username)."'"); + if (!$db->next_record()) { + $errstr=_("Your account has not been found, please try again later or ask an administrator."); + } else { + if ($db->f("password")!=_md5cr($_POST['acp_oldpass'],$db->f("password"))) { + $errstr=_("Your current password is incorrect, please try again."); + } else { + // If available, check the password policy : + if (is_callable(array($admin,"checkPolicy")) && + !$admin->checkPolicy("pop",$username,$_POST['acp_newpass'])) { + $errstr=_("This password is not strong enough for your policy, set a stronger password or call your administrator"); + } else { + // ok, let's change the password + $m=explode("@",$username,2); + $acp_newpass=$_POST['acp_newpass']; + $newp=_md5cr($acp_newpass); + $un1=str_replace("@","_",$username); // version login_domain.tld + $un2=substr($un1,0,strlen($un1)-strlen(strrchr($un1,"_")))."@".substr(strrchr($un1,"_"),1); // version login@domain.tld + $db->query("UPDATE mail_users SET password='$newp' WHERE alias='$un1' or alias='$un2';"); + + $errstr=_("Your password has been successfully changed. Don't forget to change it in your mail software if you are using one (Outlook, Mozilla, Thunderbird, Eudora ...)"); + + // Write new cookies for the password + $onetimepad = OneTimePadCreate(strlen($acp_newpass)); + sqsession_register($onetimepad,'onetimepad'); + $key = OneTimePadEncrypt($acp_newpass, $onetimepad); + setcookie("key", $key, 0, $base_uri); + } + } + } + } + } + + + textdomain("squirrelmail"); + + displayPageHeader($color, 'None'); + + textdomain("changepass"); + + } + + +if ($errstr) echo "

".$errstr."

"; + +?> + + +

+
+ + + + + + + + + + + + + + + + + + +
" name="plugin_changepass" />
+ +
+ + + + + + diff --git a/squirrelmail/alternc-changepass/config.php b/squirrelmail/alternc-changepass/config.php new file mode 100644 index 00000000..f1bbd0f4 --- /dev/null +++ b/squirrelmail/alternc-changepass/config.php @@ -0,0 +1,45 @@ +Host = $L_MYSQL_HOST; + $this->Database = $L_MYSQL_DATABASE; + $this->User = $L_MYSQL_LOGIN; + $this->Password = $L_MYSQL_PWD; + } + } + $db= new DB_system(); +} + + +$err=new m_err(); + +require_once($root."class/m_admin.php"); +$admin=new m_admin(); +$classes[]="admin"; +require_once($root."class/m_mail.php"); +$mail=new m_mail(); +$classes[]="mail"; + + +?> diff --git a/squirrelmail/alternc-changepass/setup.php b/squirrelmail/alternc-changepass/setup.php new file mode 100644 index 00000000..66862ebc --- /dev/null +++ b/squirrelmail/alternc-changepass/setup.php @@ -0,0 +1,25 @@ + _("Change Password"), + 'url' => '../plugins/alternc_changepass/change.php', + 'desc' => _("This allow you to change your mail password."), + 'js' => false + ); + textdomain("squirrelmail"); +} + + +?>