summaryrefslogtreecommitdiff
path: root/src/msgs/fr.msg
diff options
context:
space:
mode:
authorAlexey Shchepin <alexey@process-one.net>2004-07-13 11:28:28 +0000
committerAlexey Shchepin <alexey@process-one.net>2004-07-13 11:28:28 +0000
commita4b86c58559727f7a86f28b5964ac768358b711a (patch)
treea5cb842cae94536cd96a5bab51ac596d73bef43b /src/msgs/fr.msg
parent* src/mod_last.erl: Supprot for storing status from latest (diff)
* src/web/ejabberd_web_admin.erl: Better i18n support (thanks to
Sergei Golovan) * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) * src/msgs/fr.msg: Added missed entries (thanks to Sergei Golovan) * src/msgs/nl.msg: Likewise * src/msgs/es.msg: New spanish translation (thanks to Badlop) SVN Revision: 245
Diffstat (limited to 'src/msgs/fr.msg')
-rw-r--r--src/msgs/fr.msg55
1 files changed, 55 insertions, 0 deletions
diff --git a/src/msgs/fr.msg b/src/msgs/fr.msg
index 3e384376..aaf5d082 100644
--- a/src/msgs/fr.msg
+++ b/src/msgs/fr.msg
@@ -164,9 +164,64 @@
{"Encodings", ""}.
% web/ejabberd_web_admin.erl
+{"ejabberd administration", ""}.
{"Users", ""}.
{"Nodes", ""}.
{"Statistics", ""}.
+{"ejabberd (c) 2002-2004 Alexey Shchepin", ""}.
+{"(raw)", ""}.
+{"submitted", ""}.
+{"bad format", ""}.
+{"raw", ""}.
+{"ejabberd access control lists configuration", ""}.
+{"Delete Selected", ""}.
+{"Submit", ""}.
+{"ejabberd access rules configuration", ""}.
+{"~s access rule configuration", ""}.
+{"ejabberd users", ""}.
+{"ejabberd stats", ""}.
+{"Node not found", ""}.
+{"Add New", ""}.
+{"Registered users", ""}.
+{"Authentificated users", ""}.
+{"Online users", ""}.
+{"Outgoing S2S servers", ""}.
+{"Change Password", ""}.
+{"Connected Resources:", ""}.
+{"Password:", ""}.
+{"None", ""}.
+{"Node ", ""}.
+{"DB Management", ""}.
+{"Listened Ports Management", ""}.
+{"Restart", ""}.
+{"Stop", ""}.
+{"RPC call error", ""}.
+{"DB Tables at ", ""}.
+{"Name", ""}.
+{"Storage Type", ""}.
+{"Size", ""}.
+{"Memory", ""}.
+{"Backup Management at ", ""}.
+{"Store a backup in a file", ""}.
+{"OK", ""}.
+{"Restore a backup from a file", ""}.
+{"Install a database fallback from a file", ""}.
+{"Dump a database in a text file", ""}.
+{"Restore a database from a text file", ""}.
+{"Listened Ports at ", ""}.
+{"~p statistics", ""}.
+{"Uptime", ""}.
+{"CPU Time", ""}.
+{"Transactions commited", ""}.
+{"Transactions aborted", ""}.
+{"Transactions restarted", ""}.
+{"Transactions logged", ""}.
+{"Port", ""}.
+{"Module", ""}.
+{"Options", ""}.
+{"Update", ""}.
+{"Delete", ""}.
+{"", ""}.
% Local Variables:
% mode: erlang