mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-14 06:23:02 +01:00
d8975aff0b
-> Ajout de la fonction __() : fonction de traduction utilisant à la fois le tableau globale LSlang et gettext pour traduire les messages qu'on lui passe. -> Ajout de la fonction tr() : fonction utilisable depuis les templates pour traduire une variable smarty. - LSexample : -> Utilisation de la traduction via __() plutôt que gettext - LSdefault : -> Creation d'un template pour la gestion des outils apporté par LSdefaut (LSerror, LSdebug, ...) -> Ajout de méthode de gestion de LSlang - LSsession : - Login/RecoverPassword : Utilisation du template LSdefault - Gestion de la traduction : -> Ajout de la méthode setLocale() définissant la langue de l'interface. -> Ajout des méthodes getLangList() et localeExist() -> Le session_start() se fait dans l'initialize désormais (pour gérer la langue même déconnecté) -> Méthode setLdapServer() : rédifinition de la locale avec setLocale() -> Ajout de LSlang : outil JS permetant dans l'interface de choisir sa langue - Config : -> De manière général, il ne doit plus y avoir d'appel de la fonction _() dans les fichiers de config, les chaînes sont données non traduite, et la traduction se fera lors de leur utilisation. -> Tout les labels et messages déclarer dans la config, est maintenant traduit du coté code PHP avec la fonction __() -> L'enconding et la langue sont désormais géré indépendament - ViewList : Les noms des boutons (New,Refresh,...) ne sont plus traduit du côté PHP mais dans le template à cause de leur mise en cache. - Documentation : -> Mise à jour relative en changement de paramètres de configuration -> Ajout des informations sur les variables et constantes indépendantes du fichier de configuration config.inc.php -> Mise à jour du fichier INSTALL avec les informations de la documentation
915 lines
23 KiB
Text
915 lines
23 KiB
Text
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2009-03-19 18:39+0100\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: select.php:186 includes/class/class.LSsession.php:1177
|
|
msgid "Refresh"
|
|
msgstr ""
|
|
|
|
#: select.php:290 view.php:372
|
|
msgid "Search"
|
|
msgstr ""
|
|
|
|
#: select.php:294 view.php:376
|
|
msgid "Recursive search"
|
|
msgstr ""
|
|
|
|
#: select.php:295 view.php:377
|
|
msgid "Approximative search"
|
|
msgstr ""
|
|
|
|
#: select.php:297 view.php:379
|
|
msgid "This search didn't get any result."
|
|
msgstr ""
|
|
|
|
#: remove.php:35 remove.php:46
|
|
msgid "Deleting"
|
|
msgstr ""
|
|
|
|
#: remove.php:37
|
|
msgid "has been deleted successfully"
|
|
msgstr ""
|
|
|
|
#: remove.php:47 includes/class/class.LSrelation.php:38
|
|
#: includes/class/class.LSform.php:146
|
|
msgid "Do you really want to delete"
|
|
msgstr ""
|
|
|
|
#: remove.php:49 includes/class/class.LSsession.php:1020
|
|
#: includes/class/class.LSconfirmBox.php:37
|
|
#: includes/class/class.LSsmoothbox.php:39 includes/class/class.LSform.php:63
|
|
msgid "Validate"
|
|
msgstr ""
|
|
|
|
#: create.php:50
|
|
msgid "Object has been added."
|
|
msgstr ""
|
|
|
|
#: create.php:89
|
|
msgid "New"
|
|
msgstr ""
|
|
|
|
#: modify.php:48 includes/class/class.LSrelation.php:82
|
|
#: includes/class/class.LSformElement_select_object.php:69 view.php:43
|
|
#: view.php:292 view.php:381
|
|
msgid "Modify"
|
|
msgstr ""
|
|
|
|
#: modify.php:54
|
|
msgid "The object has been partially modified."
|
|
msgstr ""
|
|
|
|
#: modify.php:57
|
|
msgid "The object has been modified successfully."
|
|
msgstr ""
|
|
|
|
#: modify.php:98 view.php:285
|
|
msgid "View"
|
|
msgstr ""
|
|
|
|
#: modify.php:105 includes/class/class.LSrelation.php:40
|
|
#: includes/class/class.LSformElement_select_object.php:70
|
|
#: includes/class/class.LSformElement_select_object.php:82
|
|
#: includes/class/class.LSform.php:148 view.php:59 view.php:308
|
|
msgid "Delete"
|
|
msgstr ""
|
|
|
|
#: index.php:28
|
|
msgid "Home"
|
|
msgstr ""
|
|
|
|
#: includes/functions.php:139
|
|
msgid ""
|
|
"Function 'getFData' : The method %{meth} of the object %{obj} doesn't exist."
|
|
msgstr ""
|
|
|
|
#: includes/functions.php:171
|
|
msgid "Folder not found"
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.posix.php:27
|
|
msgid "POSIX Support : The constant %{const} is not defined."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.posix.php:31
|
|
msgid "POSIX Support : Unable to load LSaddon::FTP."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.posix.php:36
|
|
msgid ""
|
|
"POSIX : The attribute %{dependency} is missing. Unable to forge the "
|
|
"attribute %{attr}."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.maildir.php:27
|
|
msgid "MAILDIR Support : Unable to load LSaddon::FTP."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.maildir.php:30
|
|
msgid "MAILDIR Support : The constant %{const} is not defined."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.maildir.php:35
|
|
msgid "MAILDIR : Error creating maildir on the remote server."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.maildir.php:38
|
|
msgid "MAILDIR : Error deleting the maildir on the remote server."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.maildir.php:41
|
|
msgid "MAILDIR : Error renaming the maildir on the remote server."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.maildir.php:44
|
|
msgid "MAILDIR : Error retrieving remote path of the maildir."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.samba.php:27
|
|
msgid "SAMBA Support : Unable to load smbHash class."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.samba.php:30
|
|
msgid "SAMBA Support : The constant %{const} is not defined."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.samba.php:34
|
|
msgid ""
|
|
"SAMBA Support : The constants LS_SAMBA_SID_BASE_USER and "
|
|
"LS_SAMBA_SID_BASE_GROUP must'nt have the same parity to keep SambaSID's "
|
|
"unicity."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.samba.php:39
|
|
msgid ""
|
|
"SAMBA Support : The attribute%{dependency} is missing. Unable to forge the "
|
|
"attribute %{attr}."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.mail.php:27
|
|
msgid "MAIL Support : Pear::MAIL is missing."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.mail.php:32
|
|
msgid "MAIL Error : %{msg}"
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.mail.php:36
|
|
msgid "MAIL : Error sending your email"
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.supann.php:27
|
|
msgid "SUPANN Support : The constant %{const} is not defined."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.supann.php:32
|
|
msgid ""
|
|
"SUPANN Support : The attribute %{dependency} is missing. Unable to forge the "
|
|
"attribute %{attr}."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.ftp.php:27
|
|
msgid "FTP Support : Pear::Net_FTP is missing."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.ftp.php:31
|
|
msgid "FTP Support : The constant %{const} is not defined."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.ftp.php:37
|
|
msgid "Net_FTP Error : %{msg}"
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.ftp.php:41
|
|
msgid "FTP Support : Unable to connect to FTP Server (Step : %{step})."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.ftp.php:44
|
|
msgid "FTP Support : Unable to make directory %{dir} on the remote server."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.ftp.php:47
|
|
msgid "FTP Support : Unable to delete directory %{dir} on the remote server."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.ftp.php:50
|
|
msgid ""
|
|
"FTP Support : Unable to modify rights on the directory %{dir} on the remote "
|
|
"server."
|
|
msgstr ""
|
|
|
|
#: includes/addons/LSaddons.ftp.php:53
|
|
msgid ""
|
|
"FTP Support : Unable to rename folder from %{old} to %{new} on the remote "
|
|
"server."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:960
|
|
msgid "Connection"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:970
|
|
#: includes/class/class.LSsession.php:1009
|
|
msgid "LDAP server"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:980
|
|
#: includes/class/class.LSsession.php:1810
|
|
msgid "Level"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:981
|
|
#: includes/class/class.LSsession.php:1019
|
|
msgid "Identifier"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:982
|
|
msgid "Password"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:983
|
|
msgid "Connect"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:984
|
|
msgid "Forgot your password ?"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1002
|
|
msgid "Recovery of your credentials"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1021
|
|
msgid "Back"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1023
|
|
msgid "Please fill the identifier field to proceed recovery procedure"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1027
|
|
msgid ""
|
|
"An email has been sent to %{mail}. Please follow the instructions on it."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1035
|
|
msgid "Your new password has been sent to %{mail}. "
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1193
|
|
msgid "Language"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1217
|
|
msgid "Connected as"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1938
|
|
msgid "LSsession : The constant %{const} is not defined."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1941
|
|
msgid ""
|
|
"LSsession : The %{addon} support is uncertain. Verify system compatibility "
|
|
"and the add-on configuration."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1944
|
|
msgid ""
|
|
"LSsession : LDAP server's configuration data are invalid. Can't connect."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1947
|
|
msgid "LSsession : Failed to load LSobject type %{type} : unknon type."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1954
|
|
msgid "LSsession : Login or password incorrect."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1957
|
|
msgid "LSsession : Impossible to identify you : Duplication of identities."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1960
|
|
msgid "LSsession : Can't load Smarty template engine."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1963
|
|
msgid "LSsession : Can't connect to LDAP server."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1966
|
|
msgid "LSsession : Could not load type of identifiable objects."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1969
|
|
msgid "LSsession : Your are not authorized to do this action."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1972
|
|
msgid "LSsession : Some informations are missing to display this page."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1976
|
|
msgid ""
|
|
"LSsession : Error during creation of list of levels. Contact administrators. "
|
|
"(Code : %{code})"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1979
|
|
msgid "LSsession : The password recovery is disabled for this LDAP server."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1982
|
|
msgid ""
|
|
"LSsession : Some informations are missing to recover your password. Contact "
|
|
"administrators."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1985
|
|
msgid ""
|
|
"LSsession : Error during password recovery. Contact administrators.(Step : %"
|
|
"{step})"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1989
|
|
msgid "LSsession : problem during initialisation."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1995
|
|
msgid ""
|
|
"LSrelation : The listing function for the relation %{relation} is unknow."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:1998
|
|
msgid "LSrelation : The update function of the relation %{relation} is unknow."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:2001
|
|
msgid "LSrelation : Error during relation update of the relation %{relation}."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:2004
|
|
msgid "LSrelation : Object type %{LSobject} unknow (Relation : %{relation})."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsession.php:2007
|
|
msgid ""
|
|
"LSrelation : Some parameters are missing in the call of methods to handle "
|
|
"standard relations (Method : %{meth})."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattribute.php:247
|
|
msgid "The value of field %{label} is invalid."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattribute.php:694
|
|
msgid ""
|
|
"LSattribute : Attribute %{attr} : LDAP or HTML types unknow (LDAP = %{ldap} "
|
|
"& HTML = %{html})."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattribute.php:697
|
|
msgid ""
|
|
"LSattribute : The function %{func} to display the attribute %{attr} is "
|
|
"unknow."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattribute.php:700
|
|
msgid ""
|
|
"LSattribute : The rule %{rule} to validate the attribute %{attr} is unknow."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattribute.php:703
|
|
msgid ""
|
|
"LSattribute : Configuration data to verify the attribute %{attr} are "
|
|
"incorrect."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattribute.php:706
|
|
msgid ""
|
|
"LSattribute : The function %{func} to save the attribute %{attr} is unknow."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattribute.php:709
|
|
msgid "LSattribute : The value of the attribute %{attr} can't be generated."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattribute.php:712
|
|
msgid "LSattribute : Generation of the attribute %{attr} failed."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattribute.php:715
|
|
msgid ""
|
|
"LSattribute : Generation of the attribute %{attr} did not return a correct "
|
|
"value."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattribute.php:718
|
|
msgid ""
|
|
"LSattribute : The attr_%{type} of the attribute %{name} is not yet defined."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSconfirmBox.php:35
|
|
msgid "Confirmation"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSconfirmBox.php:36
|
|
msgid "You confirm your choice ?"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSconfirmBox.php:38
|
|
msgid "Cancel"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_textarea.php:50
|
|
msgid "Clear"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_url.php:50
|
|
msgid "Display this website."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_url.php:51
|
|
msgid "Add this website to my bookmarks."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_ssh_key.php:57
|
|
msgid "Display the full key."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_ssh_key.php:79
|
|
msgid "Unknown type"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSrelation.php:39
|
|
msgid "Warning"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSrelation.php:67
|
|
#: includes/class/class.LSrelation.php:198
|
|
msgid "No object."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattr_html.php:113
|
|
msgid ""
|
|
"LSattr_html : The method addToForm() of the HTML type of the attribute %"
|
|
"{attr} is not defined."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattr_html.php:117
|
|
msgid ""
|
|
"LSattr_html_%{type} : Multiple data are not supported for this field type."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_rss.php:49
|
|
msgid "Display RSS stack."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_maildir.php:69
|
|
msgid ""
|
|
"Maildir creation/modification on user creation/modification is enabled. "
|
|
"Click to disable."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_maildir.php:70
|
|
msgid ""
|
|
"Click to enable maildir creation/modification on user creation/modification."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_maildir.php:143
|
|
msgid "The mailbox has been renamed successfully."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_maildir.php:153
|
|
msgid "The mailbox has been deleted."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_maildir.php:161
|
|
msgid "The mailbox has been moved."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_maildir.php:168
|
|
msgid "The mailbox has been created."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSerror.php:100
|
|
msgid "Errors"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSerror.php:103
|
|
msgid "Stop"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSerror.php:162
|
|
msgid "Unknown error!"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_xmpp.php:50
|
|
msgid "Chat with this person."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSsmoothbox.php:38
|
|
msgid "Are you sure to want to close this window and lose all changes ?"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_text.php:56
|
|
msgid "Generate the value"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldap.php:402
|
|
msgid "LSldap : Error during the LDAP server connection (%{msg})."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldap.php:405
|
|
msgid "LSldap : Error during the LDAP search (%{msg})."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldap.php:408
|
|
msgid "LSldap : Object type unknown."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldap.php:411
|
|
msgid "LSldap : Error while fetching the LDAP entry."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldap.php:414
|
|
msgid "LSldap : Error while changing the LDAP entry (DN : %{dn})."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldap.php:417
|
|
msgid "LSldap : Error while deleting empty attributes."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldap.php:420
|
|
msgid "LSldap : Error while changing the DN of the object."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_mailQuota.php:80
|
|
msgid "Incorrect value"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_select_object.php:72
|
|
#: includes/class/class.LSformElement.php:281
|
|
msgid "No set value"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_select_object.php:73
|
|
msgid "No result"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_select_object.php:80
|
|
msgid "Fast Add"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_select_object.php:81
|
|
msgid "Display advanced search and selection panel."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_mail.php:51
|
|
msgid "Send a mail from here."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_password.php:117
|
|
msgid "Generate a password."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_password.php:118
|
|
msgid "Compare with stored password."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_password.php:119
|
|
msgid "Display password."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_password.php:120
|
|
msgid "Hide password."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_password.php:121
|
|
msgid ""
|
|
"The password will be sent by mail if changed. Click to disable automatic "
|
|
"notification."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_password.php:122
|
|
msgid ""
|
|
"The password will not be sent if changed. Click to enable automatic "
|
|
"notification."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_password.php:123
|
|
msgid "Modify the mail sent to notice the user"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_password.php:180
|
|
msgid "Notice mail sent."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSmail.php:61
|
|
msgid "Email"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSmail.php:62
|
|
msgid "Title"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSmail.php:63
|
|
msgid "Message"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSmail.php:75
|
|
msgid "Your message has been sent successfully."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_boolean.php:52
|
|
msgid "Reset the choice."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_boolean.php:60
|
|
msgid "Yes"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_boolean.php:61
|
|
msgid "No"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformRule.php:57
|
|
msgid "LSformRule_%{type} : Parameter %{param} is not found."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattr_html_select_object.php:199
|
|
msgid ""
|
|
"LSattr_html_select_object : LSobject type is undefined (attribute : %{attr})."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformRule_regex.php:65
|
|
msgid "LSformRule_regex : Regex has not been configured to validate data."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_image.php:53
|
|
msgid "Click to enlarge."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_image.php:54
|
|
msgid "Click to delete the picture."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattr_ldap_password.php:162
|
|
msgid ""
|
|
"LSattr_ldap_password : Encoding type %{type} is not supported. This password "
|
|
"will be stored in clear text."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_date.php:141
|
|
msgid "Select in a calendar."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_date.php:142
|
|
msgid "Now."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSattr_html_select_list.php:146
|
|
msgid ""
|
|
"LSattr_html_select_list : Configuration data are missing to generate the "
|
|
"select list of the attribute %{attr}."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:429
|
|
msgid "The attribute %{attr} is not valid."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1852
|
|
msgid "LSldapObject : Object type unknown."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1855
|
|
msgid "LSldapObject : Update form is not defined for the object %{obj}."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1858
|
|
msgid "LSldapObject : No form exists for the object %{obj}."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1861
|
|
msgid ""
|
|
"LSldapObject : The function %{func} to validate the attribute %{attr} the "
|
|
"object %{obj} is unknow."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1864
|
|
msgid ""
|
|
"LSldapObject : Configuration data are missing to validate the attribute %"
|
|
"{attr} of the object %{obj}."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1868
|
|
msgid ""
|
|
"LSldapObject : The function %{func} to be executed on the object event %"
|
|
"{event} doesn't exist."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1871
|
|
msgid ""
|
|
"LSldapObject : The %{func} execution on the object event %{event} failed."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1875
|
|
msgid ""
|
|
"LSldapObject : Class %{class}, which method %{meth} to be executed on the "
|
|
"object event %{event}, doesn't exist."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1878
|
|
msgid ""
|
|
"LSldapObject : Method %{meth} within %{class} class to be executed on object "
|
|
"event %{event}, doesn't exist."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1881
|
|
msgid ""
|
|
"LSldapObject : Error during execute %{meth} method within %{class} class, to "
|
|
"be executed on object event %{event}."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1885
|
|
msgid ""
|
|
"LSldapObject : Some configuration data of the object type %{obj} are missing "
|
|
"to generate the DN of the new object."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1888
|
|
msgid ""
|
|
"LSldapObject : The attibute %{attr} of the object is not yet defined. Can't "
|
|
"generate DN."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1891
|
|
msgid "LSldapObject : Without DN, the object could not be changed."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1894
|
|
msgid ""
|
|
"LSldapObject : The attribute %{attr_depend} depending on the attribute %"
|
|
"{attr} doesn't exist."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1897
|
|
msgid "LSldapObject : Error during deleting the object %{objectname}."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1901
|
|
msgid ""
|
|
"LSldapObject : Error during actions to be executed before renaming the objet."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1904
|
|
msgid ""
|
|
"LSldapObject : Error during actions to be executed after renaming the objet."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1908
|
|
msgid ""
|
|
"LSldapObject : Error during actions to be executed before deleting the objet."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1911
|
|
msgid ""
|
|
"LSldapObject : Error during actions to be executed after deleting the objet."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1915
|
|
msgid ""
|
|
"LSldapObject : Error during the actions to be executed before creating the "
|
|
"object."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1918
|
|
msgid ""
|
|
"LSldapObject : Error during the actions to be executed after creating the "
|
|
"object. It was created anyway."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1922
|
|
msgid ""
|
|
"LSldapObject : The function %{func} to be executed before creating the "
|
|
"object doesn't exist."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1925
|
|
msgid ""
|
|
"LSldapObject : Error executing the function %{func} to be execute after "
|
|
"deleting the object."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1928
|
|
msgid ""
|
|
"LSldapObject : The function %{func} to be executed after deleting the object "
|
|
"doesn't exist."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1931
|
|
msgid ""
|
|
"LSldapObject : Error executing the function %{func} to be execute after "
|
|
"creating the object."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1935
|
|
msgid ""
|
|
"LSldapObject : %{func} function, to be executed on object event %{event}, "
|
|
"doesn't exist."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1938
|
|
msgid ""
|
|
"LSldapObject : Error during the execution of %{func} function on object "
|
|
"event %{event}."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1942
|
|
msgid ""
|
|
"LSldapObject : %{meth} method, to be executed on object event %{event}, "
|
|
"doesn't exist."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSldapObject.php:1945
|
|
msgid ""
|
|
"LSldapObject : Error during execution of %{meth} method on object event %"
|
|
"{event}."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSform.php:93
|
|
msgid "Add a field to add another values."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSform.php:94
|
|
msgid "Delete this field."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSform.php:113 includes/class/class.LSform.php:180
|
|
msgid "No field."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSform.php:147
|
|
msgid "Caution"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSform.php:201
|
|
msgid "%{label} attribute data is not valid."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSform.php:275
|
|
msgid "Mandatory field"
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSform.php:567
|
|
msgid "LSform : Error during the recovery of the values of the form."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSform.php:570
|
|
msgid ""
|
|
"LSform : Error durring the recovery of the value of the field '%{element}'."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSform.php:577
|
|
msgid "LSform : The field %{element} doesn't exist."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSform.php:580
|
|
msgid "LSfom : Field type unknow (%{type})."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSform.php:583
|
|
msgid "LSform : Error during the creation of the element '%{element}'."
|
|
msgstr ""
|
|
|
|
#: includes/class/class.LSformElement_select.php:52
|
|
msgid "Reset selection."
|
|
msgstr ""
|
|
|
|
#: view.php:51 view.php:300
|
|
msgid "Copy"
|
|
msgstr ""
|
|
|
|
#: view.php:72
|
|
msgid "My account"
|
|
msgstr ""
|
|
|
|
#: view.php:380
|
|
msgid "Actions"
|
|
msgstr ""
|