Update locales

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2665 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2016-03-08 09:33:16 +00:00
parent c8a4fc9bc2
commit 3c133753ea
6 changed files with 93 additions and 39 deletions

View File

@@ -123,7 +123,7 @@ msgstr "Can't get details for IMAP users"
msgid "Can't get list of users for IMAP server" msgid "Can't get list of users for IMAP server"
msgstr "Can't get list of users for IMAP server" msgstr "Can't get list of users for IMAP server"
#: config.php:150 #: config.php:165
#, php-format #, php-format
msgid "Can't save configuration file '%s'" msgid "Can't save configuration file '%s'"
msgstr "Can't save configuration file '%s'" msgstr "Can't save configuration file '%s'"
@@ -137,11 +137,11 @@ msgstr "Click here to logout"
msgid "Comment" msgid "Comment"
msgstr "Comment" msgstr "Comment"
#: config.php:186 #: config.php:201
msgid "Config : missing type " msgid "Config : missing type "
msgstr "Config : missing type " msgstr "Config : missing type "
#: config.php:135 #: config.php:150
#, php-format #, php-format
msgid "Configuration file '%s' is write protected" msgid "Configuration file '%s' is write protected"
msgstr "Configuration file '%s' is write protected" msgstr "Configuration file '%s' is write protected"
@@ -188,7 +188,7 @@ msgstr "Database not connected"
msgid "Database to authorize is not connected" msgid "Database to authorize is not connected"
msgstr "Database to authorize is not connected" msgstr "Database to authorize is not connected"
#: config.php:262 #: config.php:277
msgid "Default parameters" msgid "Default parameters"
msgstr "Default parameters" msgstr "Default parameters"
@@ -197,11 +197,21 @@ msgstr "Default parameters"
msgid "Directory %s is not writable : can not create cache directory" msgid "Directory %s is not writable : can not create cache directory"
msgstr "Directory %s is not writable : can not create cache directory" msgstr "Directory %s is not writable : can not create cache directory"
#: inifile.php:164 #: inifile.php:144
#, php-format #, php-format
msgid "Directory '%s' available or not readable or not writeable" msgid "Directory '%s' available or not readable or not writeable"
msgstr "Directory '%s' available or not readable or not writeable" msgstr "Directory '%s' available or not readable or not writeable"
#: dbjson.php:43
#, php-format
msgid "Directory '%s' doesn't exists"
msgstr "Directory '%s' doesn't exists"
#: dbjson.php:49
#, php-format
msgid "Directory '%s' not writeable and dbfile '%s' not exists"
msgstr "Directory '%s' not writeable and dbfile '%s' not exists"
#: dblayer.php:662 #: dblayer.php:662
msgid "Display information provided is not an array" msgid "Display information provided is not an array"
msgstr "Display information provided is not an array" msgstr "Display information provided is not an array"
@@ -226,7 +236,7 @@ msgstr "English (US)"
msgid "Entry to modify unavailable" msgid "Entry to modify unavailable"
msgstr "Entry to modify unavailable" msgstr "Entry to modify unavailable"
#: config.php:141 #: config.php:156
msgid "Error in configuration file" msgid "Error in configuration file"
msgstr "Error in configuration file" msgstr "Error in configuration file"
@@ -263,7 +273,7 @@ msgstr "Field '%s' (defined in titles) not found in fields"
msgid "Field '%s' not allowed" msgid "Field '%s' not allowed"
msgstr "Field '%s' not allowed" msgstr "Field '%s' not allowed"
#: inifile.php:168 #: inifile.php:148
#, php-format #, php-format
msgid "File '%s' is not writeable" msgid "File '%s' is not writeable"
msgstr "File '%s' is not writeable" msgstr "File '%s' is not writeable"
@@ -273,7 +283,7 @@ msgstr "File '%s' is not writeable"
msgid "File '%s' not found" msgid "File '%s' not found"
msgstr "File '%s' not found" msgstr "File '%s' not found"
#: inifile.php:20 #: dbjson.php:54 dbjson.php:57 inifile.php:20
#, php-format #, php-format
msgid "File '%s' not readable" msgid "File '%s' not readable"
msgstr "File '%s' not readable" msgstr "File '%s' not readable"
@@ -343,6 +353,10 @@ msgstr "Invalid IPv4 address"
msgid "Invalid IPv6 address" msgid "Invalid IPv6 address"
msgstr "Invalid IPv6 address" msgstr "Invalid IPv6 address"
#: dbjson.php:37
msgid "Invalid database type provided in dbjson"
msgstr "Invalid database type provided in dbjson"
#: users.php:77 #: users.php:77
msgid "Invalid email provided : colon forbidden" msgid "Invalid email provided : colon forbidden"
msgstr "Invalid email provided : colon forbidden" msgstr "Invalid email provided : colon forbidden"
@@ -413,6 +427,10 @@ msgstr "Modification forbidden"
msgid "Module" msgid "Module"
msgstr "Module" msgstr "Module"
#: dbjson.php:35
msgid "No DSN provided to dbjson"
msgstr "No DSN provided to dbjson"
#: dblayer.php:816 dblayer.php:930 dblayer.php:980 #: dblayer.php:816 dblayer.php:930 dblayer.php:980
msgid "No Field defined" msgid "No Field defined"
msgstr "No Field defined" msgstr "No Field defined"
@@ -621,7 +639,7 @@ msgstr "Please sign in"
msgid "Previous session not found" msgid "Previous session not found"
msgstr "Previous session not found" msgstr "Previous session not found"
#: inifile.php:110 inifile.php:136 #: inifile.php:90 inifile.php:116
#, php-format #, php-format
msgid "Provided value for '%s' is not scalar" msgid "Provided value for '%s' is not scalar"
msgstr "Provided value for '%s' is not scalar" msgstr "Provided value for '%s' is not scalar"
@@ -697,16 +715,16 @@ msgstr "The Unique field definition is not an array"
msgid "The chown is reserved to root user" msgid "The chown is reserved to root user"
msgstr "The chown is reserved to root user" msgstr "The chown is reserved to root user"
#: config.php:85 config.php:131 #: config.php:85 config.php:146
#, php-format #, php-format
msgid "The configuration file '%s' is not readable" msgid "The configuration file '%s' is not readable"
msgstr "The configuration file '%s' is not readable" msgstr "The configuration file '%s' is not readable"
#: config.php:251 #: config.php:266
msgid "The configuration model file is missing" msgid "The configuration model file is missing"
msgstr "The configuration model file is missing" msgstr "The configuration model file is missing"
#: config.php:254 #: config.php:269
msgid "The configuration model file is not readable" msgid "The configuration model file is not readable"
msgstr "The configuration model file is not readable" msgstr "The configuration model file is not readable"
@@ -938,7 +956,7 @@ msgstr "idobject"
msgid "idright" msgid "idright"
msgstr "idright" msgstr "idright"
#: inifile.php:88 inifile.php:98 #: inifile.php:68 inifile.php:78
msgid "inifile::setString : provided data is not an array" msgid "inifile::setString : provided data is not an array"
msgstr "inifile::setString : provided data is not an array" msgstr "inifile::setString : provided data is not an array"

View File

@@ -123,7 +123,7 @@ msgstr "Can't get details for IMAP users"
msgid "Can't get list of users for IMAP server" msgid "Can't get list of users for IMAP server"
msgstr "Can't get list of users for IMAP server" msgstr "Can't get list of users for IMAP server"
#: config.php:150 #: config.php:165
#, php-format #, php-format
msgid "Can't save configuration file '%s'" msgid "Can't save configuration file '%s'"
msgstr "Can't save configuration file '%s'" msgstr "Can't save configuration file '%s'"
@@ -137,11 +137,11 @@ msgstr "Click here to logout"
msgid "Comment" msgid "Comment"
msgstr "Comment" msgstr "Comment"
#: config.php:186 #: config.php:201
msgid "Config : missing type " msgid "Config : missing type "
msgstr "Config : missing type " msgstr "Config : missing type "
#: config.php:135 #: config.php:150
#, php-format #, php-format
msgid "Configuration file '%s' is write protected" msgid "Configuration file '%s' is write protected"
msgstr "Configuration file '%s' is write protected" msgstr "Configuration file '%s' is write protected"
@@ -188,7 +188,7 @@ msgstr "Database not connected"
msgid "Database to authorize is not connected" msgid "Database to authorize is not connected"
msgstr "Database to authorize is not connected" msgstr "Database to authorize is not connected"
#: config.php:262 #: config.php:277
msgid "Default parameters" msgid "Default parameters"
msgstr "Default parameters" msgstr "Default parameters"
@@ -197,11 +197,21 @@ msgstr "Default parameters"
msgid "Directory %s is not writable : can not create cache directory" msgid "Directory %s is not writable : can not create cache directory"
msgstr "Directory %s is not writable : can not create cache directory" msgstr "Directory %s is not writable : can not create cache directory"
#: inifile.php:164 #: inifile.php:144
#, php-format #, php-format
msgid "Directory '%s' available or not readable or not writeable" msgid "Directory '%s' available or not readable or not writeable"
msgstr "Directory '%s' available or not readable or not writeable" msgstr "Directory '%s' available or not readable or not writeable"
#: dbjson.php:43
#, php-format
msgid "Directory '%s' doesn't exists"
msgstr "Directory '%s' doesn't exists"
#: dbjson.php:49
#, php-format
msgid "Directory '%s' not writeable and dbfile '%s' not exists"
msgstr "Directory '%s' not writeable and dbfile '%s' not exists"
#: dblayer.php:662 #: dblayer.php:662
msgid "Display information provided is not an array" msgid "Display information provided is not an array"
msgstr "Display information provided is not an array" msgstr "Display information provided is not an array"
@@ -226,7 +236,7 @@ msgstr "English (US)"
msgid "Entry to modify unavailable" msgid "Entry to modify unavailable"
msgstr "Entry to modify unavailable" msgstr "Entry to modify unavailable"
#: config.php:141 #: config.php:156
msgid "Error in configuration file" msgid "Error in configuration file"
msgstr "Error in configuration file" msgstr "Error in configuration file"
@@ -263,7 +273,7 @@ msgstr "Field '%s' (defined in titles) not found in fields"
msgid "Field '%s' not allowed" msgid "Field '%s' not allowed"
msgstr "Field '%s' not allowed" msgstr "Field '%s' not allowed"
#: inifile.php:168 #: inifile.php:148
#, php-format #, php-format
msgid "File '%s' is not writeable" msgid "File '%s' is not writeable"
msgstr "File '%s' is not writeable" msgstr "File '%s' is not writeable"
@@ -273,7 +283,7 @@ msgstr "File '%s' is not writeable"
msgid "File '%s' not found" msgid "File '%s' not found"
msgstr "File '%s' not found" msgstr "File '%s' not found"
#: inifile.php:20 #: dbjson.php:54 dbjson.php:57 inifile.php:20
#, php-format #, php-format
msgid "File '%s' not readable" msgid "File '%s' not readable"
msgstr "File '%s' not readable" msgstr "File '%s' not readable"
@@ -343,6 +353,10 @@ msgstr "Invalid IPv4 address"
msgid "Invalid IPv6 address" msgid "Invalid IPv6 address"
msgstr "Invalid IPv6 address" msgstr "Invalid IPv6 address"
#: dbjson.php:37
msgid "Invalid database type provided in dbjson"
msgstr "Invalid database type provided in dbjson"
#: users.php:77 #: users.php:77
msgid "Invalid email provided : colon forbidden" msgid "Invalid email provided : colon forbidden"
msgstr "Invalid email provided : colon forbidden" msgstr "Invalid email provided : colon forbidden"
@@ -413,6 +427,10 @@ msgstr "Modification forbidden"
msgid "Module" msgid "Module"
msgstr "Module" msgstr "Module"
#: dbjson.php:35
msgid "No DSN provided to dbjson"
msgstr "No DSN provided to dbjson"
#: dblayer.php:816 dblayer.php:930 dblayer.php:980 #: dblayer.php:816 dblayer.php:930 dblayer.php:980
msgid "No Field defined" msgid "No Field defined"
msgstr "No Field defined" msgstr "No Field defined"
@@ -621,7 +639,7 @@ msgstr "Please sign in"
msgid "Previous session not found" msgid "Previous session not found"
msgstr "Previous session not found" msgstr "Previous session not found"
#: inifile.php:110 inifile.php:136 #: inifile.php:90 inifile.php:116
#, php-format #, php-format
msgid "Provided value for '%s' is not scalar" msgid "Provided value for '%s' is not scalar"
msgstr "Provided value for '%s' is not scalar" msgstr "Provided value for '%s' is not scalar"
@@ -697,16 +715,16 @@ msgstr "The Unique field definition is not an array"
msgid "The chown is reserved to root user" msgid "The chown is reserved to root user"
msgstr "The chown is reserved to root user" msgstr "The chown is reserved to root user"
#: config.php:85 config.php:131 #: config.php:85 config.php:146
#, php-format #, php-format
msgid "The configuration file '%s' is not readable" msgid "The configuration file '%s' is not readable"
msgstr "The configuration file '%s' is not readable" msgstr "The configuration file '%s' is not readable"
#: config.php:251 #: config.php:266
msgid "The configuration model file is missing" msgid "The configuration model file is missing"
msgstr "The configuration model file is missing" msgstr "The configuration model file is missing"
#: config.php:254 #: config.php:269
msgid "The configuration model file is not readable" msgid "The configuration model file is not readable"
msgstr "The configuration model file is not readable" msgstr "The configuration model file is not readable"
@@ -938,7 +956,7 @@ msgstr "idobject"
msgid "idright" msgid "idright"
msgstr "idright" msgstr "idright"
#: inifile.php:88 inifile.php:98 #: inifile.php:68 inifile.php:78
msgid "inifile::setString : provided data is not an array" msgid "inifile::setString : provided data is not an array"
msgstr "inifile::setString : provided data is not an array" msgstr "inifile::setString : provided data is not an array"

View File

@@ -127,7 +127,7 @@ msgstr "Ne peut obtenir les details des utilisateurs IMAP"
msgid "Can't get list of users for IMAP server" msgid "Can't get list of users for IMAP server"
msgstr "Ne peut obtenir la liste des utilisateurs d'un serveur IMAP" msgstr "Ne peut obtenir la liste des utilisateurs d'un serveur IMAP"
#: config.php:150 #: config.php:165
#, php-format #, php-format
msgid "Can't save configuration file '%s'" msgid "Can't save configuration file '%s'"
msgstr "Ne peut pas sauvegarder le fichier de configuration '%s'" msgstr "Ne peut pas sauvegarder le fichier de configuration '%s'"
@@ -141,11 +141,11 @@ msgstr "Cliquer ici pour se déconnecter"
msgid "Comment" msgid "Comment"
msgstr "Commentaire" msgstr "Commentaire"
#: config.php:186 #: config.php:201
msgid "Config : missing type " msgid "Config : missing type "
msgstr "Configuration : type manquant " msgstr "Configuration : type manquant "
#: config.php:135 #: config.php:150
#, php-format #, php-format
msgid "Configuration file '%s' is write protected" msgid "Configuration file '%s' is write protected"
msgstr "Le fichier de configuration '%s' est protégé en écriture" msgstr "Le fichier de configuration '%s' est protégé en écriture"
@@ -192,7 +192,7 @@ msgstr "Base de données non connectée"
msgid "Database to authorize is not connected" msgid "Database to authorize is not connected"
msgstr "Base de données d'autorisation non connectée" msgstr "Base de données d'autorisation non connectée"
#: config.php:262 #: config.php:277
msgid "Default parameters" msgid "Default parameters"
msgstr "Paramètres par défaut" msgstr "Paramètres par défaut"
@@ -201,11 +201,21 @@ msgstr "Paramètres par défaut"
msgid "Directory %s is not writable : can not create cache directory" msgid "Directory %s is not writable : can not create cache directory"
msgstr "Le répertoire %s n'est pas inscriptible : ne peut créer le répertoire de cache" msgstr "Le répertoire %s n'est pas inscriptible : ne peut créer le répertoire de cache"
#: inifile.php:164 #: inifile.php:144
#, php-format #, php-format
msgid "Directory '%s' available or not readable or not writeable" msgid "Directory '%s' available or not readable or not writeable"
msgstr "Répertoire '%s' disponible ou non lisible ou non inscriptible" msgstr "Répertoire '%s' disponible ou non lisible ou non inscriptible"
#: dbjson.php:43
#, php-format
msgid "Directory '%s' doesn't exists"
msgstr "Répertoire '%s' inexistant"
#: dbjson.php:49
#, php-format
msgid "Directory '%s' not writeable and dbfile '%s' not exists"
msgstr "Répertoire '%s' non inscriptible et le fichier '%s' n'existe pas"
#: dblayer.php:662 #: dblayer.php:662
msgid "Display information provided is not an array" msgid "Display information provided is not an array"
msgstr "Les informations à afficher ne sont pas fournies en tableau" msgstr "Les informations à afficher ne sont pas fournies en tableau"
@@ -230,7 +240,7 @@ msgstr "Anglais (US)"
msgid "Entry to modify unavailable" msgid "Entry to modify unavailable"
msgstr "Entrée à modifier introuvable" msgstr "Entrée à modifier introuvable"
#: config.php:141 #: config.php:156
msgid "Error in configuration file" msgid "Error in configuration file"
msgstr "Erreur dans le fichier de configuration" msgstr "Erreur dans le fichier de configuration"
@@ -267,7 +277,7 @@ msgstr "Champ '%s' (defini dans les titres) introuvable dans les champs"
msgid "Field '%s' not allowed" msgid "Field '%s' not allowed"
msgstr "Champ '%s' non autorisé" msgstr "Champ '%s' non autorisé"
#: inifile.php:168 #: inifile.php:148
#, php-format #, php-format
msgid "File '%s' is not writeable" msgid "File '%s' is not writeable"
msgstr "Fichier '%s' non inscriptible" msgstr "Fichier '%s' non inscriptible"
@@ -277,7 +287,7 @@ msgstr "Fichier '%s' non inscriptible"
msgid "File '%s' not found" msgid "File '%s' not found"
msgstr "Fichier '%s' introuvable" msgstr "Fichier '%s' introuvable"
#: inifile.php:20 #: dbjson.php:54 dbjson.php:57 inifile.php:20
#, php-format #, php-format
msgid "File '%s' not readable" msgid "File '%s' not readable"
msgstr "Fichier '%s' non lisible" msgstr "Fichier '%s' non lisible"
@@ -347,6 +357,10 @@ msgstr "Adresse IPv4 invalide"
msgid "Invalid IPv6 address" msgid "Invalid IPv6 address"
msgstr "Adresse IPv6 invalide" msgstr "Adresse IPv6 invalide"
#: dbjson.php:37
msgid "Invalid database type provided in dbjson"
msgstr "Type de base de données fourni invalide dans dbjson"
#: users.php:77 #: users.php:77
msgid "Invalid email provided : colon forbidden" msgid "Invalid email provided : colon forbidden"
msgstr "Email fourni invalide : double-points interdits" msgstr "Email fourni invalide : double-points interdits"
@@ -417,6 +431,10 @@ msgstr "Modification interdite"
msgid "Module" msgid "Module"
msgstr "Module" msgstr "Module"
#: dbjson.php:35
msgid "No DSN provided to dbjson"
msgstr "Pas de DSN fourni pour dbjson"
#: dblayer.php:816 dblayer.php:930 dblayer.php:980 #: dblayer.php:816 dblayer.php:930 dblayer.php:980
msgid "No Field defined" msgid "No Field defined"
msgstr "Pas de Field défini" msgstr "Pas de Field défini"
@@ -625,7 +643,7 @@ msgstr "Merci de vous authentifier"
msgid "Previous session not found" msgid "Previous session not found"
msgstr "Ancienne session introuvable" msgstr "Ancienne session introuvable"
#: inifile.php:110 inifile.php:136 #: inifile.php:90 inifile.php:116
#, php-format #, php-format
msgid "Provided value for '%s' is not scalar" msgid "Provided value for '%s' is not scalar"
msgstr "Valeur fournie '%s' n'est pas un scalaire" msgstr "Valeur fournie '%s' n'est pas un scalaire"
@@ -701,16 +719,16 @@ msgstr "La définition des champs Unique n'est pas un tableau"
msgid "The chown is reserved to root user" msgid "The chown is reserved to root user"
msgstr "Le changement d'utilisateur est réservé à l'utilisateur root" msgstr "Le changement d'utilisateur est réservé à l'utilisateur root"
#: config.php:85 config.php:131 #: config.php:85 config.php:146
#, php-format #, php-format
msgid "The configuration file '%s' is not readable" msgid "The configuration file '%s' is not readable"
msgstr "Le fichier de configuration '%s' n'est pas lisible" msgstr "Le fichier de configuration '%s' n'est pas lisible"
#: config.php:251 #: config.php:266
msgid "The configuration model file is missing" msgid "The configuration model file is missing"
msgstr "Le fichier modèle de configuration est absent" msgstr "Le fichier modèle de configuration est absent"
#: config.php:254 #: config.php:269
msgid "The configuration model file is not readable" msgid "The configuration model file is not readable"
msgstr "Le fichier modèle de configuration n'est pas lisible" msgstr "Le fichier modèle de configuration n'est pas lisible"
@@ -942,7 +960,7 @@ msgstr "idobject"
msgid "idright" msgid "idright"
msgstr "idright" msgstr "idright"
#: inifile.php:88 inifile.php:98 #: inifile.php:68 inifile.php:78
msgid "inifile::setString : provided data is not an array" msgid "inifile::setString : provided data is not an array"
msgstr "inifile::setString : données fournies non tableau" msgstr "inifile::setString : données fournies non tableau"