Add translation to new dblayers

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1836 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2014-09-19 08:52:35 +00:00
parent 92202c8f17
commit ac15d8b3c3
7 changed files with 651 additions and 333 deletions

View File

@@ -1,156 +1,202 @@
#: authorizationdb.php:314 authorizationdb.php:352
#: authorizationdb.php:345 authorizationdb.php:388
#, 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
#: cachefile.php:95
#, php-format
msgid "Cache directory %s is not readable"
msgstr "Cache directory %s is not readable"
#: cachefile.php:87
#: cachefile.php:91
#, php-format
msgid "Cache directory %s is not writable"
msgstr "Cache directory %s is not writable"
#: cachefile.php:82
#: cachefile.php:85
#, php-format
msgid "Can not create cache directory %s"
msgstr "Can not create cache directory %s"
#: cachefile.php:108
#: cachefile.php:114
msgid "Can not store FALSE in cache"
msgstr "Can not store FALSE in cache"
#: authsympa.php:67
#: authsympa.php:71
msgid "Can't connect with provided email/password to sympa"
msgstr "Can't connect with provided email/password to sympa"
#: authorizationdb.php:148
#: authorizationdb.php:158
msgid "Can't create object not owned by myself"
msgstr "Can't create object not owned by myself"
#: authorizationdb.php:150
#: authorizationdb.php:161
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
#: config.php:106
#, php-format
msgid "Can't save configuration file '%s'"
msgstr "Can't save configuration file '%s'"
#: authzgroups.php:144
msgid "Comment"
msgstr "Comment"
#: config.php:142
msgid "Config : missing type "
msgstr "Config : missing type"
#: config.php:91
#, php-format
msgid "Configuration file '%s' is write protected"
msgstr "Configuration file '%s' is write protected"
#: authzgroups.php:192 authzgroups.php:282 authzgroups.php:294
#: authzgroups.php:307 authzgroups.php:322
msgid "DB for Group is not connected"
msgstr "DB for Group is not connected"
#: authzgroups.php:195 authzgroups.php:338 authzgroups.php:355
#: authzgroups.php:382 authzgroups.php:406
msgid "DB for GroupMember is not connected"
msgstr "DB for GroupMember is not connected"
#: authzgroups.php:32 authzgroups.php:189 authzgroups.php:225
#: authzgroups.php:237 authzgroups.php:250 authzgroups.php:266
msgid "DB for Object is not connected"
msgstr "DB for Object is not connected"
#: authzgroups.php:199 authzgroups.php:425 authzgroups.php:454
#: authzgroups.php:468 authzgroups.php:493
msgid "DB for Right is not connected"
msgstr "DB for Right is not connected"
#: dblayer.php:141 dblayer.php:159 dblayer.php:454 dblayer.php:529
#: dblayer.php:643 dblayer.php:723 dblayer.php:758 dblayer.php:784
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
#: authorizationdb.php:48 authorizationdb.php:67 authorizationdb.php:144
#: authorizationdb.php:213 authorizationdb.php:287 authorizationdb.php:330
#: authorizationdb.php:376 authorizationdb.php:419 authorizationdb.php:457
#: authorizationdb.php:495 authorizationdb.php:535
msgid "Database to authorize is not connected"
msgstr "Database to authorize is not connected"
#: cachefile.php:79
#: cachefile.php:81
#, 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
#: dblayer.php:537
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
#: auth.php:65
msgid "Email address"
msgstr "Email address"
#: dblayer.php:527
#: dblayer.php:331
msgid "Entry to modify unavailable"
msgstr "Entry to modify unavailable"
#: dblayer.php:268
msgid "Errors in consistency : "
msgstr "Errors in consistency : "
#: config.php:97
msgid "Error in configuration file"
msgstr "Error in configuration file"
#: dblayer.php:234 dblayer.php:480
#: dblayer.php:266
#, 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
#: dblayer.php:247
#, php-format
msgid "Errors in consistency : '%s' is not an integer"
msgstr "Errors in consistency : '%s' is not an integer"
#: dblayer.php:389
#: dblayer.php:549
#, php-format
msgid "Field '%s' not allowed"
msgstr "Field '%s' not allowed"
#: cachefile.php:151
#: cachefile.php:158
#, php-format
msgid "File cache %s is not readable"
msgstr "File cache %s is not readable"
#: cachefile.php:154
#: cachefile.php:162
#, php-format
msgid "File cache %s is not writable"
msgstr "File cache %s is not writable"
#: dblayer.php:252 dblayer.php:498
#: dblayer.php:292
#, php-format
msgid "Incorrect date provided for field '%s'"
msgstr "Incorrect date provided for field '%s'"
#: dblayer.php:243 dblayer.php:489
#: dblayer.php:279
#, php-format
msgid "Incorrect datetime provided for field '%s'"
msgstr "Incorrect datetime provided for field '%s'"
#: form.php:581
#: form.php:584
msgid "Invalid CSRF token provided"
msgstr "Invalid CSRF token provided"
#: dblayer.php:210
#: outputhtml.php:77
#, php-format
msgid "Layout File '%s' does not exists"
msgstr "Layout File '%s' does not exists"
#: dblayer.php:222
#, php-format
msgid "Mandatory field '%s' is empty"
msgstr "Mandatory field '%s' is empty"
#: dblayer.php:207
#: dblayer.php:215
#, php-format
msgid "Mandatory field '%s' not provided"
msgstr "Mandatory field '%s' not provided"
#: auth.php:108
#: authzgroups.php:142
msgid "Module"
msgstr "Module"
#: dblayer.php:646 dblayer.php:739 dblayer.php:787
msgid "No Field defined"
msgstr "No Field defined"
#: auth.php:125
msgid "No List User available"
msgstr "No List User available"
#: authsympa.php:44
#: dblayer.php:648
msgid "No Primary defined"
msgstr "No Primary defined"
#: authsympa.php:45
msgid "No SOAP PHP library available"
msgstr "No SOAP PHP library available"
#: dblayer.php:763 dblayer.php:850
#: dblayer.php:816 dblayer.php:908
msgid "No Size provided for varchar field"
msgstr "No Size provided for varchar field"
#: dblayer.php:942
#: dblayer.php:1005
#, php-format
msgid "No Size provided for varchar field '%s'"
msgstr "No Size provided for varchar field '%s'"
#: authsympa.php:51
#: authsympa.php:53
msgid "No WSDL provided to Sympa auth"
msgstr "No WSDL provided to Sympa auth"
#: auth.php:86
#: auth.php:100
msgid "No authentication available"
msgstr "No authentication available"
#: cachefile.php:72
#: cachefile.php:73
msgid "No cache directory defined"
msgstr "No cache directory defined"
@@ -159,237 +205,297 @@ msgstr "No cache directory defined"
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
#: auth.php:89
msgid "No connect to authentication available"
msgstr "No connect to authentication available"
#: dblayer.php:841
#: dblayer.php:898
msgid "No database type defined for field"
msgstr "No database type defined for field"
#: dblayer.php:752 dblayer.php:931
#: dblayer.php:804 dblayer.php:993
#, php-format
msgid "No database type defined for field '%s'"
msgstr "No database type defined for field '%s'"
#: authorizationdb.php:545
#: authorizationdb.php:597
#, php-format
msgid "No execute rights on %s"
msgstr "No execute rights on %s"
#: auth.php:92
#: auth.php:107
msgid "No getdetails available"
msgstr "No getdetails available"
#: authorizationdb.php:234 authorizationdb.php:252
#: auth.php:131
msgid "No logout method available"
msgstr "No logout method available"
#: authorizationdb.php:253 authorizationdb.php:273
msgid "No object removed"
msgstr "No object removed"
#: auth.php:101
#: auth.php:117
msgid "No password change available"
msgstr "No password change available"
#: form.php:579
#: form.php:581
msgid "No previous CSRF token : abort"
msgstr "No previous CSRF token : abort"
#: form.php:417
#: form.php:418
msgid "No value provided"
msgstr "No value provided"
#: authorizationdb.php:575
#: authorizationdb.php:628
#, 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
#: authorizationdb.php:76 authorizationdb.php:155 authorizationdb.php:222
#: authorizationdb.php:296 authorizationdb.php:339 authorizationdb.php:385
#: authorizationdb.php:428 authorizationdb.php:466 authorizationdb.php:504
msgid "Not authenticated"
msgstr "Not authenticated"
#: authorizationdb.php:164
#: authzgroups.php:143
msgid "Object"
msgstr "Object"
#: authorizationdb.php:176
#, 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
#: authorizationdb.php:91 authorizationdb.php:240 authorizationdb.php:314
#: authorizationdb.php:360 authorizationdb.php:403 authorizationdb.php:443
#: authorizationdb.php:481 authorizationdb.php:519
#, 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
#: authorizationdb.php:72 authorizationdb.php:151 authorizationdb.php:218
#: authorizationdb.php:292 authorizationdb.php:335 authorizationdb.php:381
#: authorizationdb.php:424 authorizationdb.php:462 authorizationdb.php:500
msgid "Object don't start by slash"
msgstr "Object don't start by slash"
#: form.php:584
#: form.php:588
msgid "Obsolete CSRF token provided"
msgstr "Obsolete CSRF token provided"
#: dblayer.php:382
#: dblayer.php:541
msgid "Order information provided is not an array"
msgstr "Order information provided is not an array"
#: dblayer.php:1009
#: dblayer.php:1075
msgid "PDO Engine not supported in dbLayer"
msgstr "PDO Engine not supported in dbLayer"
#: auth.php:58
#: auth.php:68
msgid "Password"
msgstr "Password"
#: auth.php:53
#: auth.php:61
msgid "Please sign in"
msgstr ""
msgstr "Please sign in"
#: auth.php:60
#: auth.php:71
msgid "Remember me"
msgstr "Remember me"
#: authorizationdb.php:232 authorizationdb.php:250
#: authorizationdb.php:250 authorizationdb.php:270
msgid "Removing more than one object"
msgstr "Removing more than one object"
#: authparams.php:32
#: authparams.php:66
msgid "Restricted access"
msgstr "Restricted access"
#: dblayer.php:376
#: dblayer.php:533
msgid "Select information provided is not an array"
msgstr "Select information provided is not an array"
#: auth.php:63
#: dblayer.php:578
#, php-format
msgid "Select not found for id=%d"
msgstr "Select not found for id=%d"
#: auth.php:21 auth.php:75
msgid "Sign in"
msgstr "Sign in"
#: authsympa.php:61
#: authsympa.php:64
msgid "The SOAP connection is not opened"
msgstr "The SOAP connection is not opened"
#: dblayer.php:167
#: dblayer.php:114
msgid "The SQLite database file is write protected"
msgstr "The SQLite database file is write protected"
#: dblayer.php:805
#: dblayer.php:860
msgid "The Unique field definition is not an array"
msgstr "The Unique field definition is not an array"
#: authorizationdb.php:274
#: authorizationdb.php:299
msgid "The chown is reserved to root user"
msgstr "The chown is reserved to root user"
#: dblayer.php:295
#: dblayer.php:386
#, 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
#: config.php:55 config.php:87
#, php-format
msgid "The configuration file '%s' is not readable"
msgstr "The configuration file '%s' is not readable"
#: dblayer.php:196
#: dblayer.php:461
msgid "The datas provided to create are not array"
msgstr "The datas provided to create are not array"
#: authsympa.php:80
#: authsympa.php:85
msgid "The details can't be provided by Sympa"
msgstr "The details can't be provided by Sympa"
#: dblayer.php:164
#: dblayer.php:110
msgid "The directory for SQLite database is write protected"
msgstr "The directory for SQLite database is write protected"
#: dblayer.php:330 dblayer.php:609
#: dblayer.php:399
#, php-format
msgid "The foreign column '%s' is not provided"
msgstr "The foreign column '%s' is not provided"
#: dblayer.php:433
#, php-format
msgid "The foreign key '%s' doesn't exists"
msgstr "The foreign key '%s' doesn't exists"
#: dblayer.php:230 dblayer.php:476
#: dblayer.php:258
#, 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
#: authsympa.php:67
msgid "The list to check is not defined"
msgstr "The list to check is not defined"
#: authldap.php:104
#: authldap.php:105
msgid "The password can't be change for LDAP users"
msgstr "The password can't be change for LDAP users"
#: authsession.php:51
#: authsession.php:52
msgid "The password can't be change for SESSION users"
msgstr "The password can't be change for SESSION users"
#: authsympa.php:89
#: authsympa.php:95
msgid "The password can't be change for SYMPA users"
msgstr "The password can't be change for SYMPA users"
#: authorizationdb.php:521
#: authorizationdb.php:572
#, 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
#: dblayer.php:364
#, php-format
msgid "The provided values for columns '%s' already exists"
msgstr "The provided values for columns '%s' already exists"
#: authorizationdb.php:209
#: authorizationdb.php:225
msgid "The root can not be removed"
msgstr "The root can not be removed"
#: authorizationdb.php:312
#: authorizationdb.php:342
msgid "The user must be in the wanted group"
msgstr "The user must be in the wanted group"
#: dblayer.php:194
#: dblayer.php:458
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
#: form.php:87
msgid "Unknown FORM method (GET or POST allowed)"
msgstr "Unknown FORM method (GET or POST allowed)"
#: dblayer.php:794
#: dblayer.php:849
msgid "Unknown additionnal parameter for field"
msgstr "Unknown additionnal parameter for field"
#: dblayer.php:882 dblayer.php:974
#: dblayer.php:942 dblayer.php:1039
#, php-format
msgid "Unknown additionnal parameter for field '%s'"
msgstr "Unknown additionnal parameter for field '%s'"
#: dblayer.php:116
#: dblayer.php:193
msgid "Unknown database driver in listTables"
msgstr "Unknown database driver in listTables"
#: dblayer.php:256 dblayer.php:502
#: dblayer.php:300
#, php-format
msgid "Unknown field type for '%s'"
msgstr "Unknown field type for '%s'"
#: dblayer.php:777
#: authzgroups.php:432 authzgroups.php:475
msgid "Unknown right provided (RO/RW only)"
msgstr "Unknown right provided (RO/RW only)"
#: authzgroups.php:74
msgid "Unknown right stored"
msgstr "Unknown right stored"
#: dblayer.php:831
#, php-format
msgid "Unknown type '%s' provided for field '%s'"
msgstr "Unknown type '%s' provided for field '%s'"
#: dblayer.php:864 dblayer.php:957
#: dblayer.php:923 dblayer.php:1021
#, php-format
msgid "Unknown type provided for field '%s'"
msgstr "Unknown type provided for field '%s'"
#: cacheoutput.php:30
#: cacheoutput.php:31
#, php-format
msgid "Unkwnown cache method : "
msgstr "Unkwnown cache method : "
#: authzgroups.php:366
msgid "Wanted GroupMember not found"
msgstr "Wanted GroupMember not found"
#: authzgroups.php:298 authzgroups.php:311 authzgroups.php:343
#: authzgroups.php:360 authzgroups.php:411 authzgroups.php:438
#: authzgroups.php:497
msgid "Wanted group not found"
msgstr "Wanted group not found"
#: authzgroups.php:241 authzgroups.php:254 authzgroups.php:442
#: authzgroups.php:501
msgid "Wanted object not found"
msgstr "Wanted object not found"
#: authzgroups.php:458 authzgroups.php:481
msgid "Wanted right not found"
msgstr "Wanted right not found"
#: authzgroups.php:141
msgid "idobject"
msgstr "idobject"
#: dblayer.php:237
msgid "in"
msgstr "dans"
#~ 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 "Don't receive any field to display"
#~ msgstr "Don't receive any field to display"
#~ msgid "Errors in consistency : "
#~ msgstr "Errors in consistency : "
#~ msgid "Unknown DB engine for drop table '%s'"
#~ msgstr "Unknown DB engine for drop table '%s'"