From a4b86c58559727f7a86f28b5964ac768358b711a Mon Sep 17 00:00:00 2001 From: Alexey Shchepin Date: Tue, 13 Jul 2004 11:28:28 +0000 Subject: * 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 --- src/msgs/fr.msg | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) (limited to 'src/msgs/fr.msg') 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 -- cgit v1.2.3