mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-22 17:28:25 +01:00
* src/msgs/fr.msg: updated French translation.
SVN Revision: 619
This commit is contained in:
parent
b7fc7fdada
commit
33431d1a45
11
ChangeLog
11
ChangeLog
@ -1,7 +1,14 @@
|
|||||||
2006-09-22 Mickael Remond <mickael.remond@process-one.net>
|
2006-09-22 Mickael Remond <mickael.remond@process-one.net>
|
||||||
|
|
||||||
* doc/guide.tex: Large improvements (thanks to Sander Devrieze)
|
* src/msgs/fr.msg: updated French translation.
|
||||||
|
|
||||||
|
* doc/guide.tex: Large improvements for ejabberd 1.1.2 (thanks to
|
||||||
|
Sander Devrieze)
|
||||||
|
* doc/version.tex: Likewise.
|
||||||
|
* doc/features.tex: Likewise.
|
||||||
|
* doc/Makefile: Likewise.
|
||||||
|
* doc/dev.tex: Likewise.
|
||||||
|
|
||||||
2006-09-14 Mickael Remond <mickael.remond@process-one.net>
|
2006-09-14 Mickael Remond <mickael.remond@process-one.net>
|
||||||
|
|
||||||
* doc/guide.tex: Minor fix on index generation.
|
* doc/guide.tex: Minor fix on index generation.
|
||||||
|
@ -74,7 +74,6 @@
|
|||||||
|
|
||||||
% src/mod_vcard_ldap.erl
|
% src/mod_vcard_ldap.erl
|
||||||
{"Erlang Jabber Server\nCopyright (c) 2002-2006 Alexey Shchepin", "Serveur Jabber Erlang\nCopyright (c) 2002-2006 Alexey Shchepin"}.
|
{"Erlang Jabber Server\nCopyright (c) 2002-2006 Alexey Shchepin", "Serveur Jabber Erlang\nCopyright (c) 2002-2006 Alexey Shchepin"}.
|
||||||
{"Given Name", "Prénom"}.
|
|
||||||
{"ejabberd vCard module\nCopyright (c) 2003-2006 Alexey Shchepin", "Module vCard ejabberd\nCopyright (c) 2003-2006 Alexey Shchepin"}.
|
{"ejabberd vCard module\nCopyright (c) 2003-2006 Alexey Shchepin", "Module vCard ejabberd\nCopyright (c) 2003-2006 Alexey Shchepin"}.
|
||||||
{"Email", "Email"}.
|
{"Email", "Email"}.
|
||||||
{"Search Results for ", "Résultats de recherche pour "}.
|
{"Search Results for ", "Résultats de recherche pour "}.
|
||||||
@ -213,7 +212,6 @@
|
|||||||
{"Make room public searchable", "Rendre le salon public"}.
|
{"Make room public searchable", "Rendre le salon public"}.
|
||||||
{"Make participants list public", "Rendre la liste des participants publique"}.
|
{"Make participants list public", "Rendre la liste des participants publique"}.
|
||||||
{"Make room password protected", "Protéger le salon par mot de passe"}.
|
{"Make room password protected", "Protéger le salon par mot de passe"}.
|
||||||
{"Make room semianonymous", "Rendre le salon semi-anonyme"}.
|
|
||||||
{"Make room members-only", "Réserver le salon aux membres uniquement"}.
|
{"Make room members-only", "Réserver le salon aux membres uniquement"}.
|
||||||
{"Make room moderated", "Rendre le salon modéré"}.
|
{"Make room moderated", "Rendre le salon modéré"}.
|
||||||
{"Default users as participants", "Les utilisateurs sont par défaut participant"}.
|
{"Default users as participants", "Les utilisateurs sont par défaut participant"}.
|
||||||
@ -224,6 +222,7 @@
|
|||||||
{"Enable logging", "Activer l'archivage"}.
|
{"Enable logging", "Activer l'archivage"}.
|
||||||
{"Description", "Description"}.
|
{"Description", "Description"}.
|
||||||
{"Number of occupants", "Nombre d'occupants"}.
|
{"Number of occupants", "Nombre d'occupants"}.
|
||||||
|
{"Who may discover real JIDs?", "Qui peut découvrir les vrais JIDs ?"}.
|
||||||
|
|
||||||
% mod_irc/mod_irc.erl
|
% mod_irc/mod_irc.erl
|
||||||
{"ejabberd IRC module\nCopyright (c) 2003-2006 Alexey Shchepin", "Module IRC ejabberd\nCopyright (c) 2003-2006 Alexey Shchepin"}.
|
{"ejabberd IRC module\nCopyright (c) 2003-2006 Alexey Shchepin", "Module IRC ejabberd\nCopyright (c) 2003-2006 Alexey Shchepin"}.
|
||||||
|
Loading…
Reference in New Issue
Block a user