Add the translations of domframework strings
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1660 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
395
locale/en_GB.UTF8/LC_MESSAGES/domframework.po
Normal file
395
locale/en_GB.UTF8/LC_MESSAGES/domframework.po
Normal file
@@ -0,0 +1,395 @@
|
||||
#: authorizationdb.php:314 authorizationdb.php:352
|
||||
#, php-format
|
||||
msgid "%s is write protected"
|
||||
msgstr "%s is write protected"
|
||||
|
||||
#: dblayer.php:570
|
||||
#, php-format
|
||||
msgid "An entry already exists with this value in the column '%s'"
|
||||
msgstr "An entry already exists with this value in the column '%s'"
|
||||
|
||||
#: cachefile.php:90
|
||||
#, php-format
|
||||
msgid "Cache directory %s is not readable"
|
||||
msgstr "Cache directory %s is not readable"
|
||||
|
||||
#: cachefile.php:87
|
||||
#, php-format
|
||||
msgid "Cache directory %s is not writable"
|
||||
msgstr "Cache directory %s is not writable"
|
||||
|
||||
#: cachefile.php:82
|
||||
#, php-format
|
||||
msgid "Can not create cache directory %s"
|
||||
msgstr "Can not create cache directory %s"
|
||||
|
||||
#: cachefile.php:108
|
||||
msgid "Can not store FALSE in cache"
|
||||
msgstr "Can not store FALSE in cache"
|
||||
|
||||
#: authsympa.php:67
|
||||
msgid "Can't connect with provided email/password to sympa"
|
||||
msgstr "Can't connect with provided email/password to sympa"
|
||||
|
||||
#: authorizationdb.php:148
|
||||
msgid "Can't create object not owned by myself"
|
||||
msgstr "Can't create object not owned by myself"
|
||||
|
||||
#: authorizationdb.php:150
|
||||
msgid "Can't create object with not owned group"
|
||||
msgstr "Can't create object with not owned group"
|
||||
|
||||
#: dblayer.php:67 dblayer.php:84 dblayer.php:192 dblayer.php:374
|
||||
#: dblayer.php:455 dblayer.php:671 dblayer.php:696 dblayer.php:737
|
||||
msgid "Database not connected"
|
||||
msgstr "Database not connected"
|
||||
|
||||
#: authorizationdb.php:47 authorizationdb.php:65 authorizationdb.php:137
|
||||
#: authorizationdb.php:200 authorizationdb.php:265 authorizationdb.php:303
|
||||
#: authorizationdb.php:343 authorizationdb.php:381 authorizationdb.php:415
|
||||
#: authorizationdb.php:449 authorizationdb.php:485
|
||||
msgid "Database to authorize is not connected"
|
||||
msgstr "Database to authorize is not connected"
|
||||
|
||||
#: cachefile.php:79
|
||||
#, php-format
|
||||
msgid "Directory %s is not writable : can not create cache directory"
|
||||
msgstr "Directory %s is not writable : can not create cache directory"
|
||||
|
||||
#: dblayer.php:379
|
||||
msgid "Display information provided is not an array"
|
||||
msgstr "Display information provided is not an array"
|
||||
|
||||
#: dblayer.php:513
|
||||
msgid "Don't receive any field to display"
|
||||
msgstr "Don't receive any field to display"
|
||||
|
||||
#: auth.php:56
|
||||
msgid "Email address"
|
||||
msgstr "Email address"
|
||||
|
||||
#: dblayer.php:527
|
||||
msgid "Entry to modify unavailable"
|
||||
msgstr "Entry to modify unavailable"
|
||||
|
||||
#: dblayer.php:268
|
||||
msgid "Errors in consistency : "
|
||||
msgstr "Errors in consistency : "
|
||||
|
||||
#: dblayer.php:234 dblayer.php:480
|
||||
#, php-format
|
||||
msgid "Errors in consistency : '%s' data is too long"
|
||||
msgstr "Errors in consistency : '%s' data is too long"
|
||||
|
||||
#: dblayer.php:223 dblayer.php:469
|
||||
#, php-format
|
||||
msgid "Errors in consistency : '%s' is not an integer"
|
||||
msgstr "Errors in consistency : '%s' is not an integer"
|
||||
|
||||
#: dblayer.php:389
|
||||
#, php-format
|
||||
msgid "Field '%s' not allowed"
|
||||
msgstr "Field '%s' not allowed"
|
||||
|
||||
#: cachefile.php:151
|
||||
#, php-format
|
||||
msgid "File cache %s is not readable"
|
||||
msgstr "File cache %s is not readable"
|
||||
|
||||
#: cachefile.php:154
|
||||
#, php-format
|
||||
msgid "File cache %s is not writable"
|
||||
msgstr "File cache %s is not writable"
|
||||
|
||||
#: dblayer.php:252 dblayer.php:498
|
||||
#, php-format
|
||||
msgid "Incorrect date provided for field '%s'"
|
||||
msgstr "Incorrect date provided for field '%s'"
|
||||
|
||||
#: dblayer.php:243 dblayer.php:489
|
||||
#, php-format
|
||||
msgid "Incorrect datetime provided for field '%s'"
|
||||
msgstr "Incorrect datetime provided for field '%s'"
|
||||
|
||||
#: form.php:581
|
||||
msgid "Invalid CSRF token provided"
|
||||
msgstr "Invalid CSRF token provided"
|
||||
|
||||
#: dblayer.php:210
|
||||
#, php-format
|
||||
msgid "Mandatory field '%s' is empty"
|
||||
msgstr "Mandatory field '%s' is empty"
|
||||
|
||||
#: dblayer.php:207
|
||||
#, php-format
|
||||
msgid "Mandatory field '%s' not provided"
|
||||
msgstr "Mandatory field '%s' not provided"
|
||||
|
||||
#: auth.php:108
|
||||
msgid "No List User available"
|
||||
msgstr "No List User available"
|
||||
|
||||
#: authsympa.php:44
|
||||
msgid "No SOAP PHP library available"
|
||||
msgstr "No SOAP PHP library available"
|
||||
|
||||
#: dblayer.php:763 dblayer.php:850
|
||||
msgid "No Size provided for varchar field"
|
||||
msgstr "No Size provided for varchar field"
|
||||
|
||||
#: dblayer.php:942
|
||||
#, php-format
|
||||
msgid "No Size provided for varchar field '%s'"
|
||||
msgstr "No Size provided for varchar field '%s'"
|
||||
|
||||
#: authsympa.php:51
|
||||
msgid "No WSDL provided to Sympa auth"
|
||||
msgstr "No WSDL provided to Sympa auth"
|
||||
|
||||
#: auth.php:86
|
||||
msgid "No authentication available"
|
||||
msgstr "No authentication available"
|
||||
|
||||
#: cachefile.php:72
|
||||
msgid "No cache directory defined"
|
||||
msgstr "No cache directory defined"
|
||||
|
||||
#: config.php:50
|
||||
#, php-format
|
||||
msgid "No configuration file '%s' available and it can't be created"
|
||||
msgstr "No configuration file '%s' available and it can't be created"
|
||||
|
||||
#: auth.php:76
|
||||
msgid "No connect to authentication available"
|
||||
msgstr "No connect to authentication available"
|
||||
|
||||
#: dblayer.php:841
|
||||
msgid "No database type defined for field"
|
||||
msgstr "No database type defined for field"
|
||||
|
||||
#: dblayer.php:752 dblayer.php:931
|
||||
#, php-format
|
||||
msgid "No database type defined for field '%s'"
|
||||
msgstr "No database type defined for field '%s'"
|
||||
|
||||
#: authorizationdb.php:545
|
||||
#, php-format
|
||||
msgid "No execute rights on %s"
|
||||
msgstr "No execute rights on %s"
|
||||
|
||||
#: auth.php:92
|
||||
msgid "No getdetails available"
|
||||
msgstr "No getdetails available"
|
||||
|
||||
#: authorizationdb.php:234 authorizationdb.php:252
|
||||
msgid "No object removed"
|
||||
msgstr "No object removed"
|
||||
|
||||
#: auth.php:101
|
||||
msgid "No password change available"
|
||||
msgstr "No password change available"
|
||||
|
||||
#: form.php:579
|
||||
msgid "No previous CSRF token : abort"
|
||||
msgstr "No previous CSRF token : abort"
|
||||
|
||||
#: form.php:417
|
||||
msgid "No value provided"
|
||||
msgstr "No value provided"
|
||||
|
||||
#: authorizationdb.php:575
|
||||
#, php-format
|
||||
msgid "No write rights on %s"
|
||||
msgstr "No write rights on %s"
|
||||
|
||||
#: authorizationdb.php:72 authorizationdb.php:146 authorizationdb.php:207
|
||||
#: authorizationdb.php:272 authorizationdb.php:310 authorizationdb.php:350
|
||||
#: authorizationdb.php:388 authorizationdb.php:422 authorizationdb.php:456
|
||||
msgid "Not authenticated"
|
||||
msgstr "Not authenticated"
|
||||
|
||||
#: authorizationdb.php:164
|
||||
#, php-format
|
||||
msgid "Object %s already defined"
|
||||
msgstr "Object %s already defined"
|
||||
|
||||
#: authorizationdb.php:86 authorizationdb.php:223 authorizationdb.php:288
|
||||
#: authorizationdb.php:328 authorizationdb.php:366 authorizationdb.php:402
|
||||
#: authorizationdb.php:436 authorizationdb.php:470
|
||||
#, php-format
|
||||
msgid "Object %s doesn't exists"
|
||||
msgstr "Object %s doesn't exists"
|
||||
|
||||
#: authorizationdb.php:69 authorizationdb.php:143 authorizationdb.php:204
|
||||
#: authorizationdb.php:269 authorizationdb.php:307 authorizationdb.php:347
|
||||
#: authorizationdb.php:385 authorizationdb.php:419 authorizationdb.php:453
|
||||
msgid "Object don't start by slash"
|
||||
msgstr "Object don't start by slash"
|
||||
|
||||
#: form.php:584
|
||||
msgid "Obsolete CSRF token provided"
|
||||
msgstr "Obsolete CSRF token provided"
|
||||
|
||||
#: dblayer.php:382
|
||||
msgid "Order information provided is not an array"
|
||||
msgstr "Order information provided is not an array"
|
||||
|
||||
#: dblayer.php:1009
|
||||
msgid "PDO Engine not supported in dbLayer"
|
||||
msgstr "PDO Engine not supported in dbLayer"
|
||||
|
||||
#: auth.php:58
|
||||
msgid "Password"
|
||||
msgstr "Password"
|
||||
|
||||
#: auth.php:53
|
||||
msgid "Please sign in"
|
||||
msgstr ""
|
||||
|
||||
#: auth.php:60
|
||||
msgid "Remember me"
|
||||
msgstr "Remember me"
|
||||
|
||||
#: authorizationdb.php:232 authorizationdb.php:250
|
||||
msgid "Removing more than one object"
|
||||
msgstr "Removing more than one object"
|
||||
|
||||
#: authparams.php:32
|
||||
msgid "Restricted access"
|
||||
msgstr "Restricted access"
|
||||
|
||||
#: dblayer.php:376
|
||||
msgid "Select information provided is not an array"
|
||||
msgstr "Select information provided is not an array"
|
||||
|
||||
#: auth.php:63
|
||||
msgid "Sign in"
|
||||
msgstr "Sign in"
|
||||
|
||||
#: authsympa.php:61
|
||||
msgid "The SOAP connection is not opened"
|
||||
msgstr "The SOAP connection is not opened"
|
||||
|
||||
#: dblayer.php:167
|
||||
msgid "The SQLite database file is write protected"
|
||||
msgstr "The SQLite database file is write protected"
|
||||
|
||||
#: dblayer.php:805
|
||||
msgid "The Unique field definition is not an array"
|
||||
msgstr "The Unique field definition is not an array"
|
||||
|
||||
#: authorizationdb.php:274
|
||||
msgid "The chown is reserved to root user"
|
||||
msgstr "The chown is reserved to root user"
|
||||
|
||||
#: dblayer.php:295
|
||||
#, php-format
|
||||
msgid "The column '%s' with this value already exists"
|
||||
msgstr "The column '%s' with this value already exists"
|
||||
|
||||
#: config.php:55 config.php:86
|
||||
#, php-format
|
||||
msgid "The configuration file '%s' is not readable"
|
||||
msgstr "The configuration file '%s' is not readable"
|
||||
|
||||
#: dblayer.php:196
|
||||
msgid "The datas provided to create are not array"
|
||||
msgstr "The datas provided to create are not array"
|
||||
|
||||
#: authsympa.php:80
|
||||
msgid "The details can't be provided by Sympa"
|
||||
msgstr "The details can't be provided by Sympa"
|
||||
|
||||
#: dblayer.php:164
|
||||
msgid "The directory for SQLite database is write protected"
|
||||
msgstr "The directory for SQLite database is write protected"
|
||||
|
||||
#: dblayer.php:330 dblayer.php:609
|
||||
#, php-format
|
||||
msgid "The foreign key '%s' doesn't exists"
|
||||
msgstr "The foreign key '%s' doesn't exists"
|
||||
|
||||
#: dblayer.php:230 dblayer.php:476
|
||||
#, php-format
|
||||
msgid "The length of varchar field '%s' is not provided"
|
||||
msgstr "The length of varchar field '%s' is not provided"
|
||||
|
||||
#: authsympa.php:63
|
||||
msgid "The list to check is not defined"
|
||||
msgstr "The list to check is not defined"
|
||||
|
||||
#: authldap.php:104
|
||||
msgid "The password can't be change for LDAP users"
|
||||
msgstr "The password can't be change for LDAP users"
|
||||
|
||||
#: authsession.php:51
|
||||
msgid "The password can't be change for SESSION users"
|
||||
msgstr "The password can't be change for SESSION users"
|
||||
|
||||
#: authsympa.php:89
|
||||
msgid "The password can't be change for SYMPA users"
|
||||
msgstr "The password can't be change for SYMPA users"
|
||||
|
||||
#: authorizationdb.php:521
|
||||
#, php-format
|
||||
msgid "The path %s is not found in database"
|
||||
msgstr "The path %s is not found in database"
|
||||
|
||||
#: dblayer.php:285 dblayer.php:554
|
||||
#, php-format
|
||||
msgid "The provided values for columns '%s' already exists"
|
||||
msgstr "The provided values for columns '%s' already exists"
|
||||
|
||||
#: authorizationdb.php:209
|
||||
msgid "The root can not be removed"
|
||||
msgstr "The root can not be removed"
|
||||
|
||||
#: authorizationdb.php:312
|
||||
msgid "The user must be in the wanted group"
|
||||
msgstr "The user must be in the wanted group"
|
||||
|
||||
#: dblayer.php:194
|
||||
msgid "Unique fields of table are not defined"
|
||||
msgstr "Unique fields of table are not defined"
|
||||
|
||||
#: dblayer.php:709
|
||||
#, php-format
|
||||
msgid "Unknown DB engine for drop table '%s'"
|
||||
msgstr "Unknown DB engine for drop table '%s'"
|
||||
|
||||
#: form.php:86
|
||||
msgid "Unknown FORM method (GET or POST allowed)"
|
||||
msgstr "Unknown FORM method (GET or POST allowed)"
|
||||
|
||||
#: dblayer.php:794
|
||||
msgid "Unknown additionnal parameter for field"
|
||||
msgstr "Unknown additionnal parameter for field"
|
||||
|
||||
#: dblayer.php:882 dblayer.php:974
|
||||
#, php-format
|
||||
msgid "Unknown additionnal parameter for field '%s'"
|
||||
msgstr "Unknown additionnal parameter for field '%s'"
|
||||
|
||||
#: dblayer.php:116
|
||||
msgid "Unknown database driver in listTables"
|
||||
msgstr "Unknown database driver in listTables"
|
||||
|
||||
#: dblayer.php:256 dblayer.php:502
|
||||
#, php-format
|
||||
msgid "Unknown field type for '%s'"
|
||||
msgstr "Unknown field type for '%s'"
|
||||
|
||||
#: dblayer.php:777
|
||||
#, php-format
|
||||
msgid "Unknown type '%s' provided for field '%s'"
|
||||
msgstr "Unknown type '%s' provided for field '%s'"
|
||||
|
||||
#: dblayer.php:864 dblayer.php:957
|
||||
#, php-format
|
||||
msgid "Unknown type provided for field '%s'"
|
||||
msgstr "Unknown type provided for field '%s'"
|
||||
|
||||
#: cacheoutput.php:30
|
||||
#, php-format
|
||||
msgid "Unkwnown cache method : "
|
||||
msgstr "Unkwnown cache method : "
|
||||
Reference in New Issue
Block a user