Update locales

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2718 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2016-05-03 19:59:34 +00:00
parent 38db9395be
commit d2e24eb0ae
6 changed files with 180 additions and 18 deletions

View File

@@ -50,6 +50,15 @@ msgstr "Anonymous not allowed"
msgid "Are you sure to delete this entry?"
msgstr "Are you sure to delete this entry?"
#: mail.php:215
#, 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"
@@ -98,6 +107,11 @@ 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
#, php-format
msgid "Can't connect to SMTP server : %s"
msgstr "Can't connect to SMTP server : %s"
#: authsympa.php:71
msgid "Can't connect with provided email/password to sympa"
msgstr "Can't connect with provided email/password to sympa"
@@ -128,6 +142,10 @@ 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
msgid "Can't send email : not connected to SMTP server"
msgstr "Can't send email : not connected to SMTP server"
#: auth.php:112
msgid "Click here to logout"
msgstr "Click here to logout"
@@ -298,7 +316,7 @@ msgstr "Field '%s' (defined in titles) not found in fields"
msgid "Field '%s' not allowed"
msgstr "Field '%s' not allowed"
#: form.php:243
#: form.php:244
msgid "Field mandatory and not provided"
msgstr "Field mandatory and not provided"
@@ -375,7 +393,7 @@ msgstr "Info:"
msgid "Invalid CIDR"
msgstr "Invalid CIDR"
#: form.php:931
#: form.php:940
msgid "Invalid CSRF token provided"
msgstr "Invalid CSRF token provided"
@@ -408,6 +426,18 @@ msgstr "Invalid email provided : not a string"
msgid "Invalid email provided : too short"
msgstr "Invalid email provided : too short"
#: mail.php:638
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:603
msgid "Invalid encoding provided to encodingEncode"
msgstr "Invalid encoding provided to encodingEncode"
#: users.php:95
msgid "Invalid firstname provided : colon forbidden"
msgstr "Invalid firstname provided : colon forbidden"
@@ -458,6 +488,14 @@ msgstr "Mandatory field '%s' is empty"
msgid "Mandatory field '%s' not provided"
msgstr "Mandatory field '%s' not provided"
#: mail.php:49
msgid "Missing FileInfo PHP Extension"
msgstr "Missing FileInfo PHP Extension"
#: mail.php:51
msgid "Missing OpenSSL PHP Extension"
msgstr "Missing OpenSSL PHP Extension"
#: authzgroups.php:194
msgid "Modification forbidden"
msgstr "Modification forbidden"
@@ -511,6 +549,10 @@ msgstr "No WSDL provided to Sympa auth"
msgid "No authentication available"
msgstr "No authentication available"
#: smtp.php:85
msgid "No authentication method available for the server"
msgstr "No authentication method available for the server"
#: cachefile.php:78
msgid "No cache directory defined"
msgstr "No cache directory defined"
@@ -524,6 +566,10 @@ 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
#, php-format
msgid "No data provided from view %s::%s"
@@ -603,15 +649,19 @@ msgstr "No password change available"
msgid "No password overwrite available"
msgstr "No password overwrite available"
#: form.php:926
#: form.php:935
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:718
#: form.php:723
msgid "No value provided"
msgstr "No value provided"
@@ -654,7 +704,7 @@ msgstr "Object don't start by slash"
msgid "Object not found"
msgstr "Object not found"
#: form.php:937
#: form.php:946
msgid "Obsolete CSRF token provided"
msgstr "Obsolete CSRF token provided"
@@ -737,6 +787,10 @@ msgstr "Select information provided is not an array"
msgid "Select not found for id=%d"
msgstr "Select not found for id=%d"
#: smtp.php:63
msgid "Server doesn't supports STARTTLS"
msgstr "Server doesn't supports STARTTLS"
#: authshibboleth.php:90
msgid "Shibboleth is not configured to allow logout"
msgstr "Shibboleth is not configured to allow logout"
@@ -918,7 +972,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:100
#: form.php:101
msgid "Unknown FORM method (GET or POST allowed)"
msgstr "Unknown FORM method (GET or POST allowed)"