new translation of debian templates + webmail correct url on index page
This commit is contained in:
parent
373157ebc8
commit
8de0ea3898
|
@ -95,7 +95,7 @@ if (($wr=variable_get("webmail_redirect")) && isset($res[$wr]) && $res[$wr]) {
|
||||||
}
|
}
|
||||||
if (isset($url) && $url) {
|
if (isset($url) && $url) {
|
||||||
?>
|
?>
|
||||||
<p><a href="<?php echo $url; ?>"><?php __("To read your mail in a browser, click here to use the Squirrelmail Webmail"); ?></a></p>
|
<p><a href="<?php echo $url; ?>"><?php __("To read your mail in a browser, click here to go to your server's Webmail"); ?></a></p>
|
||||||
<?php
|
<?php
|
||||||
}
|
}
|
||||||
?></td><td>
|
?></td><td>
|
||||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: AlternC 2.0\n"
|
"Project-Id-Version: AlternC 2.0\n"
|
||||||
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
|
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
|
||||||
"POT-Creation-Date: 2012-08-21 12:36+0200\n"
|
"POT-Creation-Date: 2012-10-16 14:45+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: <i18n@alternc.org>\n"
|
"Last-Translator: <i18n@alternc.org>\n"
|
||||||
"Language-Team: <i18n@alternc.org>\n"
|
"Language-Team: <i18n@alternc.org>\n"
|
||||||
|
@ -188,14 +188,10 @@ msgstr ""
|
||||||
#. Description
|
#. Description
|
||||||
#: ../templates:9001
|
#: ../templates:9001
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please enter the fully qualified name of your mysql server host. On small "
|
"Please enter the fully qualified name of your mysql server host. This server "
|
||||||
"systems, it IS \"localhost\" since you may have installed a local mysql "
|
"MUST be able to access the remote server at standard port (3306). It is "
|
||||||
"server. If you are a bigger hosting service, you may put your mysql service "
|
"recommended to use \"127.0.0.1\" instead of \"localhost\" if your postfix "
|
||||||
"on a remote synchronized ring or equivalent. In that case, please enter the "
|
"installation is configured in a chroot (which is the case, by default)."
|
||||||
"hostname of your mysql server. This server MUST be able to access the remote "
|
|
||||||
"server at standard port (3306). It is recommended to use \"127.0.0.1\" "
|
|
||||||
"instead of \"localhost\" if your postfix installation is configured in a "
|
|
||||||
"chroot (which is the case, by default)."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Type: string
|
#. Type: string
|
||||||
|
@ -501,3 +497,33 @@ msgid ""
|
||||||
"server will attempt to reload apache on those remote servers. The alternc-"
|
"server will attempt to reload apache on those remote servers. The alternc-"
|
||||||
"slave package correctly configures those machines to allow login and reload."
|
"slave package correctly configures those machines to allow login and reload."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:30001
|
||||||
|
msgid ""
|
||||||
|
"A local MySQL connexion was established on the server. Do you Want to Use "
|
||||||
|
"it. If not remote MySQL server connexion parameters will be needed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:31001
|
||||||
|
msgid ""
|
||||||
|
"No local Mysql server was found. Do you want to use a remote Mysql Server. "
|
||||||
|
"If not AlternC cannot be installed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:32001
|
||||||
|
msgid "Remote connection failed. Do you want to try again ?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:33001
|
||||||
|
msgid ""
|
||||||
|
"The ip appears to be private, do you want to use it anyway ? The server "
|
||||||
|
"might not be reachable from outside your network."
|
||||||
|
msgstr ""
|
||||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: AlternC-awstats module 2.0\n"
|
"Project-Id-Version: AlternC-awstats module 2.0\n"
|
||||||
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
|
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
|
||||||
"POT-Creation-Date: 2012-08-21 12:36+0200\n"
|
"POT-Creation-Date: 2012-10-16 14:45+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -188,14 +188,10 @@ msgstr ""
|
||||||
#. Description
|
#. Description
|
||||||
#: ../templates:9001
|
#: ../templates:9001
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please enter the fully qualified name of your mysql server host. On small "
|
"Please enter the fully qualified name of your mysql server host. This server "
|
||||||
"systems, it IS \"localhost\" since you may have installed a local mysql "
|
"MUST be able to access the remote server at standard port (3306). It is "
|
||||||
"server. If you are a bigger hosting service, you may put your mysql service "
|
"recommended to use \"127.0.0.1\" instead of \"localhost\" if your postfix "
|
||||||
"on a remote synchronized ring or equivalent. In that case, please enter the "
|
"installation is configured in a chroot (which is the case, by default)."
|
||||||
"hostname of your mysql server. This server MUST be able to access the remote "
|
|
||||||
"server at standard port (3306). It is recommended to use \"127.0.0.1\" "
|
|
||||||
"instead of \"localhost\" if your postfix installation is configured in a "
|
|
||||||
"chroot (which is the case, by default)."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Type: string
|
#. Type: string
|
||||||
|
@ -501,3 +497,33 @@ msgid ""
|
||||||
"server will attempt to reload apache on those remote servers. The alternc-"
|
"server will attempt to reload apache on those remote servers. The alternc-"
|
||||||
"slave package correctly configures those machines to allow login and reload."
|
"slave package correctly configures those machines to allow login and reload."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:30001
|
||||||
|
msgid ""
|
||||||
|
"A local MySQL connexion was established on the server. Do you Want to Use "
|
||||||
|
"it. If not remote MySQL server connexion parameters will be needed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:31001
|
||||||
|
msgid ""
|
||||||
|
"No local Mysql server was found. Do you want to use a remote Mysql Server. "
|
||||||
|
"If not AlternC cannot be installed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:32001
|
||||||
|
msgid "Remote connection failed. Do you want to try again ?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:33001
|
||||||
|
msgid ""
|
||||||
|
"The ip appears to be private, do you want to use it anyway ? The server "
|
||||||
|
"might not be reachable from outside your network."
|
||||||
|
msgstr ""
|
||||||
|
|
|
@ -15,7 +15,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: 0.3.1\n"
|
"Project-Id-Version: 0.3.1\n"
|
||||||
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
|
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
|
||||||
"POT-Creation-Date: 2012-08-21 12:36+0200\n"
|
"POT-Creation-Date: 2012-10-16 14:45+0200\n"
|
||||||
"PO-Revision-Date: 2005-05-15 18:24+0200\n"
|
"PO-Revision-Date: 2005-05-15 18:24+0200\n"
|
||||||
"Last-Translator: Benjamin Sonntag <benjamin@altercn.org>\n"
|
"Last-Translator: Benjamin Sonntag <benjamin@altercn.org>\n"
|
||||||
"Language-Team: french <dev@alternc.org>\n"
|
"Language-Team: french <dev@alternc.org>\n"
|
||||||
|
@ -226,15 +226,21 @@ msgstr "Nom de domaine du serveur mysql :"
|
||||||
#. Type: string
|
#. Type: string
|
||||||
#. Description
|
#. Description
|
||||||
#: ../templates:9001
|
#: ../templates:9001
|
||||||
|
#, fuzzy
|
||||||
|
#| msgid ""
|
||||||
|
#| "Please enter the fully qualified name of your mysql server host. On small "
|
||||||
|
#| "systems, it IS \"localhost\" since you may have installed a local mysql "
|
||||||
|
#| "server. If you are a bigger hosting service, you may put your mysql "
|
||||||
|
#| "service on a remote synchronized ring or equivalent. In that case, please "
|
||||||
|
#| "enter the hostname of your mysql server. This server MUST be able to "
|
||||||
|
#| "access the remote server at standard port (3306). It is recommended to "
|
||||||
|
#| "use \"127.0.0.1\" instead of \"localhost\" if your postfix installation "
|
||||||
|
#| "is configured in a chroot (which is the case, by default)."
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please enter the fully qualified name of your mysql server host. On small "
|
"Please enter the fully qualified name of your mysql server host. This server "
|
||||||
"systems, it IS \"localhost\" since you may have installed a local mysql "
|
"MUST be able to access the remote server at standard port (3306). It is "
|
||||||
"server. If you are a bigger hosting service, you may put your mysql service "
|
"recommended to use \"127.0.0.1\" instead of \"localhost\" if your postfix "
|
||||||
"on a remote synchronized ring or equivalent. In that case, please enter the "
|
"installation is configured in a chroot (which is the case, by default)."
|
||||||
"hostname of your mysql server. This server MUST be able to access the remote "
|
|
||||||
"server at standard port (3306). It is recommended to use \"127.0.0.1\" "
|
|
||||||
"instead of \"localhost\" if your postfix installation is configured in a "
|
|
||||||
"chroot (which is the case, by default)."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Entrez le nom de domaine de votre serveur mysql. Sur des petits systèmes, "
|
"Entrez le nom de domaine de votre serveur mysql. Sur des petits systèmes, "
|
||||||
"mettez \"localhost\" car vous avez surement un serveur mysql local "
|
"mettez \"localhost\" car vous avez surement un serveur mysql local "
|
||||||
|
@ -593,6 +599,36 @@ msgstr ""
|
||||||
"le package alternc-slave configure ces machines comme il faut pour permettre "
|
"le package alternc-slave configure ces machines comme il faut pour permettre "
|
||||||
"la connexion distante et le rechargement d'apache. "
|
"la connexion distante et le rechargement d'apache. "
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:30001
|
||||||
|
msgid ""
|
||||||
|
"A local MySQL connexion was established on the server. Do you Want to Use "
|
||||||
|
"it. If not remote MySQL server connexion parameters will be needed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:31001
|
||||||
|
msgid ""
|
||||||
|
"No local Mysql server was found. Do you want to use a remote Mysql Server. "
|
||||||
|
"If not AlternC cannot be installed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:32001
|
||||||
|
msgid "Remote connection failed. Do you want to try again ?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:33001
|
||||||
|
msgid ""
|
||||||
|
"The ip appears to be private, do you want to use it anyway ? The server "
|
||||||
|
"might not be reachable from outside your network."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#~ msgid "trusted servers for bind:"
|
#~ msgid "trusted servers for bind:"
|
||||||
#~ msgstr "serveurs de confiance pour bind : "
|
#~ msgstr "serveurs de confiance pour bind : "
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: AlternC 2.0\n"
|
"Project-Id-Version: AlternC 2.0\n"
|
||||||
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
|
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
|
||||||
"POT-Creation-Date: 2012-08-21 12:36+0200\n"
|
"POT-Creation-Date: 2012-10-16 14:45+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: <i18n@alternc.org>\n"
|
"Last-Translator: <i18n@alternc.org>\n"
|
||||||
"Language-Team: <i18n@alternc.org>\n"
|
"Language-Team: <i18n@alternc.org>\n"
|
||||||
|
@ -188,14 +188,10 @@ msgstr ""
|
||||||
#. Description
|
#. Description
|
||||||
#: ../templates:9001
|
#: ../templates:9001
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please enter the fully qualified name of your mysql server host. On small "
|
"Please enter the fully qualified name of your mysql server host. This server "
|
||||||
"systems, it IS \"localhost\" since you may have installed a local mysql "
|
"MUST be able to access the remote server at standard port (3306). It is "
|
||||||
"server. If you are a bigger hosting service, you may put your mysql service "
|
"recommended to use \"127.0.0.1\" instead of \"localhost\" if your postfix "
|
||||||
"on a remote synchronized ring or equivalent. In that case, please enter the "
|
"installation is configured in a chroot (which is the case, by default)."
|
||||||
"hostname of your mysql server. This server MUST be able to access the remote "
|
|
||||||
"server at standard port (3306). It is recommended to use \"127.0.0.1\" "
|
|
||||||
"instead of \"localhost\" if your postfix installation is configured in a "
|
|
||||||
"chroot (which is the case, by default)."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Type: string
|
#. Type: string
|
||||||
|
@ -501,3 +497,33 @@ msgid ""
|
||||||
"server will attempt to reload apache on those remote servers. The alternc-"
|
"server will attempt to reload apache on those remote servers. The alternc-"
|
||||||
"slave package correctly configures those machines to allow login and reload."
|
"slave package correctly configures those machines to allow login and reload."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:30001
|
||||||
|
msgid ""
|
||||||
|
"A local MySQL connexion was established on the server. Do you Want to Use "
|
||||||
|
"it. If not remote MySQL server connexion parameters will be needed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:31001
|
||||||
|
msgid ""
|
||||||
|
"No local Mysql server was found. Do you want to use a remote Mysql Server. "
|
||||||
|
"If not AlternC cannot be installed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:32001
|
||||||
|
msgid "Remote connection failed. Do you want to try again ?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:33001
|
||||||
|
msgid ""
|
||||||
|
"The ip appears to be private, do you want to use it anyway ? The server "
|
||||||
|
"might not be reachable from outside your network."
|
||||||
|
msgstr ""
|
||||||
|
|
|
@ -3,17 +3,18 @@
|
||||||
# This file is distributed under the same license as the PACKAGE package.
|
# This file is distributed under the same license as the PACKAGE package.
|
||||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||||
#
|
#
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: AlternC 2.0\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
|
"Report-Msgid-Bugs-To: alternc@packages.debian.org\n"
|
||||||
"POT-Creation-Date: 2012-08-21 12:36+0200\n"
|
"POT-Creation-Date: 2012-10-16 14:45+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: <i18n@alternc.org>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: <i18n@alternc.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
"Language: \n"
|
"Language: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=CHARSET\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
|
||||||
#. Type: boolean
|
#. Type: boolean
|
||||||
|
@ -188,14 +189,10 @@ msgstr ""
|
||||||
#. Description
|
#. Description
|
||||||
#: ../templates:9001
|
#: ../templates:9001
|
||||||
msgid ""
|
msgid ""
|
||||||
"Please enter the fully qualified name of your mysql server host. On small "
|
"Please enter the fully qualified name of your mysql server host. This server "
|
||||||
"systems, it IS \"localhost\" since you may have installed a local mysql "
|
"MUST be able to access the remote server at standard port (3306). It is "
|
||||||
"server. If you are a bigger hosting service, you may put your mysql service "
|
"recommended to use \"127.0.0.1\" instead of \"localhost\" if your postfix "
|
||||||
"on a remote synchronized ring or equivalent. In that case, please enter the "
|
"installation is configured in a chroot (which is the case, by default)."
|
||||||
"hostname of your mysql server. This server MUST be able to access the remote "
|
|
||||||
"server at standard port (3306). It is recommended to use \"127.0.0.1\" "
|
|
||||||
"instead of \"localhost\" if your postfix installation is configured in a "
|
|
||||||
"chroot (which is the case, by default)."
|
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. Type: string
|
#. Type: string
|
||||||
|
@ -501,3 +498,33 @@ msgid ""
|
||||||
"server will attempt to reload apache on those remote servers. The alternc-"
|
"server will attempt to reload apache on those remote servers. The alternc-"
|
||||||
"slave package correctly configures those machines to allow login and reload."
|
"slave package correctly configures those machines to allow login and reload."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:30001
|
||||||
|
msgid ""
|
||||||
|
"A local MySQL connexion was established on the server. Do you Want to Use "
|
||||||
|
"it. If not remote MySQL server connexion parameters will be needed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:31001
|
||||||
|
msgid ""
|
||||||
|
"No local Mysql server was found. Do you want to use a remote Mysql Server. "
|
||||||
|
"If not AlternC cannot be installed."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:32001
|
||||||
|
msgid "Remote connection failed. Do you want to try again ?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#. Type: boolean
|
||||||
|
#. Description
|
||||||
|
#: ../templates:33001
|
||||||
|
msgid ""
|
||||||
|
"The ip appears to be private, do you want to use it anyway ? The server "
|
||||||
|
"might not be reachable from outside your network."
|
||||||
|
msgstr ""
|
||||||
|
|
Loading…
Reference in New Issue