Update locales

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2769 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2016-06-27 09:35:05 +00:00
parent 98932d7a95
commit 8d421c15f7
6 changed files with 264 additions and 162 deletions

View File

@@ -50,15 +50,11 @@ msgstr "Anonymous not allowed"
msgid "Are you sure to delete this entry?"
msgstr "Are you sure to delete this entry?"
#: mail.php:215
#: mail.php:826 mail.php:843
#, php-format
msgid "Attachment '%d' not found"
msgstr "Attachment '%d' not found"
#: mail.php:202
msgid "Attachment not found"
msgstr "Attachment not found"
#: authentication.php:279
msgid "Bad login/password"
msgstr "Bad login/password"
@@ -99,6 +95,11 @@ msgstr "Can not create cache directory %s"
msgid "Can not store FALSE in cache"
msgstr "Can not store FALSE in cache"
#: smtp.php:106
#, php-format
msgid "Can't activate STARTTLS %s"
msgstr "Can't activate STARTTLS %s"
#: authsql.php:149 authsql.php:182
msgid "Can't change the password"
msgstr "Can't change the password"
@@ -107,7 +108,7 @@ msgstr "Can't change the password"
msgid "Can't change the password if the user is not authenticated"
msgstr "Can't change the password if the user is not authenticated"
#: smtp.php:44
#: smtp.php:82
#, php-format
msgid "Can't connect to SMTP server : %s"
msgstr "Can't connect to SMTP server : %s"
@@ -129,6 +130,18 @@ msgstr "Can't create object not owned by myself"
msgid "Can't create object with not owned group"
msgstr "Can't create object with not owned group"
#: mail.php:261
msgid "Can't find boundary in multipart/"
msgstr "Can't find boundary in multipart/"
#: mail.php:504
msgid "Can't find the place to store the HTML"
msgstr "Can't find the place to store the HTML"
#: mail.php:589
msgid "Can't find the place to store the TEXT"
msgstr "Can't find the place to store the TEXT"
#: authimap.php:51
msgid "Can't get details for IMAP users"
msgstr "Can't get details for IMAP users"
@@ -142,7 +155,7 @@ msgstr "Can't get list of users for IMAP server"
msgid "Can't save configuration file '%s'"
msgstr "Can't save configuration file '%s'"
#: smtp.php:102 smtp.php:120 smtp.php:131
#: smtp.php:152 smtp.php:171 smtp.php:183
msgid "Can't send email : not connected to SMTP server"
msgstr "Can't send email : not connected to SMTP server"
@@ -194,8 +207,8 @@ msgstr "DB for Object is not connected"
msgid "DB for Right is not connected"
msgstr "DB for Right is not connected"
#: dblayer.php:199 dblayer.php:217 dblayer.php:560 dblayer.php:654
#: dblayer.php:813 dblayer.php:910 dblayer.php:950 dblayer.php:977
#: dblayer.php:199 dblayer.php:217 dblayer.php:560 dblayer.php:658
#: dblayer.php:825 dblayer.php:922 dblayer.php:962 dblayer.php:989
msgid "Database not connected"
msgstr "Database not connected"
@@ -255,7 +268,7 @@ msgstr "Directory '%s' not accessible by external check read-write"
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:666
msgid "Display information provided is not an array"
msgstr "Display information provided is not an array"
@@ -311,12 +324,12 @@ msgstr "Extension not allowed"
msgid "Field '%s' (defined in titles) not found in fields"
msgstr "Field '%s' (defined in titles) not found in fields"
#: dblayer.php:674
#: dblayer.php:678
#, php-format
msgid "Field '%s' not allowed"
msgstr "Field '%s' not allowed"
#: form.php:244
#: form.php:246
msgid "Field mandatory and not provided"
msgstr "Field mandatory and not provided"
@@ -393,7 +406,7 @@ msgstr "Info:"
msgid "Invalid CIDR"
msgstr "Invalid CIDR"
#: form.php:940
#: csrf.php:51
msgid "Invalid CSRF token provided"
msgstr "Invalid CSRF token provided"
@@ -426,17 +439,19 @@ msgstr "Invalid email provided : not a string"
msgid "Invalid email provided : too short"
msgstr "Invalid email provided : too short"
#: mail.php:638
#: mail.php:1369
msgid "Invalid encoding provided to encodeHeaders"
msgstr "Invalid encoding provided to encodeHeaders"
#: mail.php:617
msgid "Invalid encoding provided to encodingDecode"
msgstr "Invalid encoding provided to encodingDecode"
#: mail.php:1347
#, php-format
msgid "Invalid encoding provided to encodingDecode : '%s'"
msgstr "Invalid encoding provided to encodingDecode : '%s'"
#: mail.php:603
msgid "Invalid encoding provided to encodingEncode"
msgstr "Invalid encoding provided to encodingEncode"
#: mail.php:1327
#, php-format
msgid "Invalid encoding provided to encodingEncode : %s"
msgstr "Invalid encoding provided to encodingEncode : %s"
#: users.php:95
msgid "Invalid firstname provided : colon forbidden"
@@ -488,11 +503,11 @@ msgstr "Mandatory field '%s' is empty"
msgid "Mandatory field '%s' not provided"
msgstr "Mandatory field '%s' not provided"
#: mail.php:49
#: mail.php:407
msgid "Missing FileInfo PHP Extension"
msgstr "Missing FileInfo PHP Extension"
#: mail.php:51
#: mail.php:409
msgid "Missing OpenSSL PHP Extension"
msgstr "Missing OpenSSL PHP Extension"
@@ -508,7 +523,7 @@ msgstr "Module"
msgid "No DSN provided to dbjson"
msgstr "No DSN provided to dbjson"
#: dblayer.php:816 dblayer.php:930 dblayer.php:980
#: dblayer.php:828 dblayer.php:942 dblayer.php:992
msgid "No Field defined"
msgstr "No Field defined"
@@ -520,7 +535,7 @@ msgstr "No List User available"
msgid "No PHP support for openssl_random_pseudo_bytes"
msgstr "No PHP support for openssl_random_pseudo_bytes"
#: dblayer.php:818
#: dblayer.php:830
msgid "No Primary defined"
msgstr "No Primary defined"
@@ -532,11 +547,11 @@ msgstr "No SOAP PHP library available"
msgid "No SQL table defined"
msgstr "No SQL table defined"
#: dblayer.php:1010 dblayer.php:1103
#: dblayer.php:1022 dblayer.php:1115
msgid "No Size provided for varchar field"
msgstr "No Size provided for varchar field"
#: dblayer.php:1201
#: dblayer.php:1213
#, php-format
msgid "No Size provided for varchar field '%s'"
msgstr "No Size provided for varchar field '%s'"
@@ -549,7 +564,7 @@ msgstr "No WSDL provided to Sympa auth"
msgid "No authentication available"
msgstr "No authentication available"
#: smtp.php:85
#: smtp.php:135
msgid "No authentication method available for the server"
msgstr "No authentication method available for the server"
@@ -566,24 +581,20 @@ msgstr "No configuration file '%s' available and it can't be created"
msgid "No connect to authentication available"
msgstr "No connect to authentication available"
#: mail.php:410
msgid "No content in the mail"
msgstr "No content in the mail"
#: outputhtml.php:52
#: outputhtml.php:54
#, php-format
msgid "No data provided from view %s::%s"
msgstr "No data provided from view %s::%s"
#: dblayer.php:821
#: dblayer.php:833
msgid "No data to update provided"
msgstr "No data to update provided"
#: dblayer.php:1093
#: dblayer.php:1105
msgid "No database type defined for field"
msgstr "No database type defined for field"
#: dblayer.php:998 dblayer.php:1189
#: dblayer.php:1010 dblayer.php:1201
#, php-format
msgid "No database type defined for field '%s'"
msgstr "No database type defined for field '%s'"
@@ -649,19 +660,15 @@ msgstr "No password change available"
msgid "No password overwrite available"
msgstr "No password overwrite available"
#: form.php:935
#: csrf.php:46
msgid "No previous CSRF token : abort"
msgstr "No previous CSRF token : abort"
#: mail.php:460
msgid "No text/plain nor text/html available"
msgstr "No text/plain nor text/html available"
#: dblayer.php:102
msgid "No valid DSN provided"
msgstr "No valid DSN provided"
#: form.php:723
#: form.php:743
msgid "No value provided"
msgstr "No value provided"
@@ -704,18 +711,22 @@ msgstr "Object don't start by slash"
msgid "Object not found"
msgstr "Object not found"
#: form.php:946
#: csrf.php:57
msgid "Obsolete CSRF token provided"
msgstr "Obsolete CSRF token provided"
#: dblayer.php:666
#: dblayer.php:670
msgid "Order information provided is not an array"
msgstr "Order information provided is not an array"
#: dblayer.php:1271
#: dblayer.php:1283
msgid "PDO Engine not supported in dbLayer"
msgstr "PDO Engine not supported in dbLayer"
#: mail.php:150
msgid "Param provided to sectionUpdate is not array"
msgstr "Param provided to sectionUpdate is not array"
#: file.php:448
#, php-format
msgid "Parent Directory '%s' not accessible by external check read-only"
@@ -778,16 +789,24 @@ msgstr "Save the data"
msgid "Search:"
msgstr "Search:"
#: dblayer.php:658
#: mail.php:137 mail.php:148 mail.php:189
msgid "Section not found"
msgstr "Section not found"
#: mail.php:112 mail.php:124
msgid "Section parent not found"
msgstr "Section parent not found"
#: dblayer.php:662
msgid "Select information provided is not an array"
msgstr "Select information provided is not an array"
#: dblayer.php:718
#: dblayer.php:726
#, php-format
msgid "Select not found for id=%d"
msgstr "Select not found for id=%d"
#: smtp.php:63
#: smtp.php:113
msgid "Server doesn't supports STARTTLS"
msgstr "Server doesn't supports STARTTLS"
@@ -829,7 +848,7 @@ msgstr "The SQL database is not connected"
msgid "The SQLite database file is write protected"
msgstr "The SQLite database file is write protected"
#: dblayer.php:1054
#: dblayer.php:1066
msgid "The Unique field definition is not an array"
msgstr "The Unique field definition is not an array"
@@ -955,7 +974,7 @@ msgstr "The user must be in the wanted group"
msgid "Too much connections"
msgstr "Too much connections"
#: route.php:522
#: route.php:543
msgid "Too much error requests"
msgstr "Too much error requests"
@@ -972,7 +991,7 @@ msgstr "Unable to get the user password from database"
msgid "Unique fields of table are not defined"
msgstr "Unique fields of table are not defined"
#: form.php:101
#: form.php:103
msgid "Unknown FORM method (GET or POST allowed)"
msgstr "Unknown FORM method (GET or POST allowed)"
@@ -980,11 +999,11 @@ msgstr "Unknown FORM method (GET or POST allowed)"
msgid "Unknown PDO driver provided"
msgstr "Unknown PDO driver provided"
#: dblayer.php:1043
#: dblayer.php:1055
msgid "Unknown additionnal parameter for field"
msgstr "Unknown additionnal parameter for field"
#: dblayer.php:1137 dblayer.php:1235
#: dblayer.php:1149 dblayer.php:1247
#, php-format
msgid "Unknown additionnal parameter for field '%s'"
msgstr "Unknown additionnal parameter for field '%s'"
@@ -1007,7 +1026,7 @@ msgstr "Unknown right provided (RO/RW only)"
msgid "Unknown right stored"
msgstr "Unknown right stored"
#: dblayer.php:1025
#: dblayer.php:1037
#, php-format
msgid "Unknown type '%s' provided for field '%s'"
msgstr "Unknown type '%s' provided for field '%s'"
@@ -1017,7 +1036,7 @@ msgstr "Unknown type '%s' provided for field '%s'"
msgid "Unknown type in imap_fetchstructure : %s"
msgstr "Unknown type in imap_fetchstructure : %s"
#: dblayer.php:1118 dblayer.php:1217
#: dblayer.php:1130 dblayer.php:1229
#, php-format
msgid "Unknown type provided for field '%s'"
msgstr "Unknown type provided for field '%s'"
@@ -1112,6 +1131,9 @@ msgstr "storageDir '%s' is not writeable"
#~ msgid "An entry already exists with this value in the column '%s'"
#~ msgstr "An entry already exists with this value in the column '%s'"
#~ msgid "Attachment not found"
#~ msgstr "Attachment not found"
#~ msgid "Don't receive any field to display"
#~ msgstr "Don't receive any field to display"
@@ -1121,9 +1143,21 @@ msgstr "storageDir '%s' is not writeable"
#~ msgid "France"
#~ msgstr "France"
#~ msgid "Invalid encoding provided to encodingDecode"
#~ msgstr "Invalid encoding provided to encodingDecode"
#~ msgid "Invalid encoding provided to encodingEncode"
#~ msgstr "Invalid encoding provided to encodingEncode"
#~ msgid "Layout File '%s' does not exists"
#~ msgstr "Layout File '%s' does not exists"
#~ msgid "No content in the mail"
#~ msgstr "No content in the mail"
#~ msgid "No text/plain nor text/html available"
#~ msgstr "No text/plain nor text/html available"
#~ msgid "Remember me"
#~ msgstr "Remember me"