diff --git a/locale/en_GB.UTF8/LC_MESSAGES/domframework.mo b/locale/en_GB.UTF8/LC_MESSAGES/domframework.mo index cf64f0c..205e746 100644 Binary files a/locale/en_GB.UTF8/LC_MESSAGES/domframework.mo and b/locale/en_GB.UTF8/LC_MESSAGES/domframework.mo differ diff --git a/locale/en_GB.UTF8/LC_MESSAGES/domframework.po b/locale/en_GB.UTF8/LC_MESSAGES/domframework.po index 0d4894e..c11d5eb 100644 --- a/locale/en_GB.UTF8/LC_MESSAGES/domframework.po +++ b/locale/en_GB.UTF8/LC_MESSAGES/domframework.po @@ -3,6 +3,14 @@ msgid "%s is write protected" msgstr "%s is write protected" +#: dblayer.php:406 +msgid "An entry with these values already exists" +msgstr "An entry with these values already exists" + +#: dblayer.php:427 +msgid "An entry with this value already exists" +msgstr "An entry with this value already exists" + #: cachefile.php:95 #, php-format msgid "Cache directory %s is not readable" @@ -39,7 +47,8 @@ msgstr "Can't create object with not owned group" msgid "Can't save configuration file '%s'" msgstr "Can't save configuration file '%s'" -#: authzgroups.php:144 +#: authzgroups.php:144 authzgroups.php:160 authzgroups.php:181 +#: authzgroups.php:205 msgid "Comment" msgstr "Comment" @@ -52,28 +61,34 @@ msgstr "Config : missing type" 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 +#: authzgroups.php:217 authzgroups.php:363 authzgroups.php:375 +#: authzgroups.php:388 authzgroups.php:401 authzgroups.php:415 +#: authzgroups.php:430 authzgroups.php:441 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 +#: authzgroups.php:220 authzgroups.php:470 authzgroups.php:487 +#: authzgroups.php:507 authzgroups.php:548 authzgroups.php:572 +#: authzgroups.php:588 authzgroups.php:604 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 +#: authzgroups.php:32 authzgroups.php:214 authzgroups.php:250 +#: authzgroups.php:262 authzgroups.php:275 authzgroups.php:288 +#: authzgroups.php:304 authzgroups.php:320 authzgroups.php:333 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 +#: authzgroups.php:224 authzgroups.php:638 authzgroups.php:668 +#: authzgroups.php:698 authzgroups.php:711 authzgroups.php:725 +#: authzgroups.php:750 authzgroups.php:777 authzgroups.php:796 +#: authzgroups.php:809 authzgroups.php:820 authzgroups.php:831 +#: authzgroups.php:846 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 +#: dblayer.php:170 dblayer.php:188 dblayer.php:518 dblayer.php:608 +#: dblayer.php:724 dblayer.php:809 dblayer.php:846 dblayer.php:873 msgid "Database not connected" msgstr "Database not connected" @@ -89,7 +104,7 @@ msgstr "Database to authorize is not connected" msgid "Directory %s is not writable : can not create cache directory" msgstr "Directory %s is not writable : can not create cache directory" -#: dblayer.php:537 +#: dblayer.php:616 msgid "Display information provided is not an array" msgstr "Display information provided is not an array" @@ -97,7 +112,7 @@ msgstr "Display information provided is not an array" msgid "Email address" msgstr "Email address" -#: dblayer.php:331 +#: dblayer.php:366 msgid "Entry to modify unavailable" msgstr "Entry to modify unavailable" @@ -105,17 +120,17 @@ msgstr "Entry to modify unavailable" msgid "Error in configuration file" msgstr "Error in configuration file" -#: dblayer.php:266 +#: dblayer.php:299 #, php-format msgid "Errors in consistency : '%s' data is too long" msgstr "Errors in consistency : '%s' data is too long" -#: dblayer.php:247 +#: dblayer.php:280 #, php-format msgid "Errors in consistency : '%s' is not an integer" msgstr "Errors in consistency : '%s' is not an integer" -#: dblayer.php:549 +#: dblayer.php:628 #, php-format msgid "Field '%s' not allowed" msgstr "Field '%s' not allowed" @@ -130,40 +145,48 @@ msgstr "File cache %s is not readable" msgid "File cache %s is not writable" msgstr "File cache %s is not writable" -#: dblayer.php:292 +#: authzgroups.php:159 +msgid "Group" +msgstr "Group" + +#: authzgroups.php:535 +msgid "IDUser in IDGroup not found" +msgstr "IDUser in IDGroup not found" + +#: dblayer.php:325 #, php-format msgid "Incorrect date provided for field '%s'" msgstr "Incorrect date provided for field '%s'" -#: dblayer.php:279 +#: dblayer.php:312 #, php-format msgid "Incorrect datetime provided for field '%s'" msgstr "Incorrect datetime provided for field '%s'" -#: form.php:584 +#: form.php:628 msgid "Invalid CSRF token provided" msgstr "Invalid CSRF token provided" -#: outputhtml.php:77 +#: outputhtml.php:80 #, php-format msgid "Layout File '%s' does not exists" msgstr "Layout File '%s' does not exists" -#: dblayer.php:222 +#: dblayer.php:255 #, php-format msgid "Mandatory field '%s' is empty" msgstr "Mandatory field '%s' is empty" -#: dblayer.php:215 +#: dblayer.php:248 #, php-format msgid "Mandatory field '%s' not provided" msgstr "Mandatory field '%s' not provided" -#: authzgroups.php:142 +#: authzgroups.php:142 authzgroups.php:158 msgid "Module" msgstr "Module" -#: dblayer.php:646 dblayer.php:739 dblayer.php:787 +#: dblayer.php:727 dblayer.php:826 dblayer.php:876 msgid "No Field defined" msgstr "No Field defined" @@ -171,7 +194,7 @@ msgstr "No Field defined" msgid "No List User available" msgstr "No List User available" -#: dblayer.php:648 +#: dblayer.php:729 msgid "No Primary defined" msgstr "No Primary defined" @@ -179,11 +202,11 @@ msgstr "No Primary defined" msgid "No SOAP PHP library available" msgstr "No SOAP PHP library available" -#: dblayer.php:816 dblayer.php:908 +#: dblayer.php:905 dblayer.php:997 msgid "No Size provided for varchar field" msgstr "No Size provided for varchar field" -#: dblayer.php:1005 +#: dblayer.php:1094 #, php-format msgid "No Size provided for varchar field '%s'" msgstr "No Size provided for varchar field '%s'" @@ -209,11 +232,11 @@ msgstr "No configuration file '%s' available and it can't be created" msgid "No connect to authentication available" msgstr "No connect to authentication available" -#: dblayer.php:898 +#: dblayer.php:987 msgid "No database type defined for field" msgstr "No database type defined for field" -#: dblayer.php:804 dblayer.php:993 +#: dblayer.php:893 dblayer.php:1082 #, php-format msgid "No database type defined for field '%s'" msgstr "No database type defined for field '%s'" @@ -223,6 +246,10 @@ msgstr "No database type defined for field '%s'" msgid "No execute rights on %s" msgstr "No execute rights on %s" +#: dblayer.php:384 +msgid "No field primary defined for tests in primary" +msgstr "No field primary defined for tests in primary" + #: auth.php:107 msgid "No getdetails available" msgstr "No getdetails available" @@ -239,11 +266,15 @@ msgstr "No object removed" msgid "No password change available" msgstr "No password change available" -#: form.php:581 +#: form.php:622 msgid "No previous CSRF token : abort" msgstr "No previous CSRF token : abort" -#: form.php:418 +#: dblayer.php:99 +msgid "No valid DSN provided" +msgstr "No valid DSN provided" + +#: form.php:439 msgid "No value provided" msgstr "No value provided" @@ -280,15 +311,15 @@ msgstr "Object %s doesn't exists" msgid "Object don't start by slash" msgstr "Object don't start by slash" -#: form.php:588 +#: form.php:635 msgid "Obsolete CSRF token provided" msgstr "Obsolete CSRF token provided" -#: dblayer.php:541 +#: dblayer.php:620 msgid "Order information provided is not an array" msgstr "Order information provided is not an array" -#: dblayer.php:1075 +#: dblayer.php:1164 msgid "PDO Engine not supported in dbLayer" msgstr "PDO Engine not supported in dbLayer" @@ -312,11 +343,15 @@ msgstr "Removing more than one object" msgid "Restricted access" msgstr "Restricted access" -#: dblayer.php:533 +#: authzgroups.php:204 +msgid "Right" +msgstr "Right" + +#: dblayer.php:612 msgid "Select information provided is not an array" msgstr "Select information provided is not an array" -#: dblayer.php:578 +#: dblayer.php:657 #, php-format msgid "Select not found for id=%d" msgstr "Select not found for id=%d" @@ -329,11 +364,11 @@ msgstr "Sign in" msgid "The SOAP connection is not opened" msgstr "The SOAP connection is not opened" -#: dblayer.php:114 +#: dblayer.php:122 msgid "The SQLite database file is write protected" msgstr "The SQLite database file is write protected" -#: dblayer.php:860 +#: dblayer.php:949 msgid "The Unique field definition is not an array" msgstr "The Unique field definition is not an array" @@ -341,17 +376,12 @@ msgstr "The Unique field definition is not an array" msgid "The chown is reserved to root user" msgstr "The chown is reserved to root user" -#: 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:87 #, php-format msgid "The configuration file '%s' is not readable" msgstr "The configuration file '%s' is not readable" -#: dblayer.php:461 +#: dblayer.php:528 msgid "The datas provided to create are not array" msgstr "The datas provided to create are not array" @@ -359,21 +389,26 @@ msgstr "The datas provided to create are not array" msgid "The details can't be provided by Sympa" msgstr "The details can't be provided by Sympa" -#: dblayer.php:110 +#: dblayer.php:118 msgid "The directory for SQLite database is write protected" msgstr "The directory for SQLite database is write protected" -#: dblayer.php:399 +#: dblayer.php:451 +#, php-format +msgid "The field type for column '%s' is not provided" +msgstr "The field type for column '%s' is not provided" + +#: dblayer.php:444 #, php-format msgid "The foreign column '%s' is not provided" msgstr "The foreign column '%s' is not provided" -#: dblayer.php:433 +#: dblayer.php:496 #, php-format msgid "The foreign key '%s' doesn't exists" msgstr "The foreign key '%s' doesn't exists" -#: dblayer.php:258 +#: dblayer.php:291 #, php-format msgid "The length of varchar field '%s' is not provided" msgstr "The length of varchar field '%s' is not provided" @@ -399,59 +434,59 @@ msgstr "The password can't be change for SYMPA users" msgid "The path %s is not found in database" msgstr "The path %s is not found in database" -#: 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:225 msgid "The root can not be removed" msgstr "The root can not be removed" +#: dblayer.php:525 +msgid "The unique configuration is not an array" +msgstr "The unique configuration is not an array" + #: authorizationdb.php:342 msgid "The user must be in the wanted group" msgstr "The user must be in the wanted group" -#: dblayer.php:458 +#: dblayer.php:522 msgid "Unique fields of table are not defined" msgstr "Unique fields of table are not defined" -#: form.php:87 +#: form.php:88 msgid "Unknown FORM method (GET or POST allowed)" msgstr "Unknown FORM method (GET or POST allowed)" -#: dblayer.php:849 +#: dblayer.php:938 msgid "Unknown additionnal parameter for field" msgstr "Unknown additionnal parameter for field" -#: dblayer.php:942 dblayer.php:1039 +#: dblayer.php:1031 dblayer.php:1128 #, php-format msgid "Unknown additionnal parameter for field '%s'" msgstr "Unknown additionnal parameter for field '%s'" -#: dblayer.php:193 +#: dblayer.php:222 msgid "Unknown database driver in listTables" msgstr "Unknown database driver in listTables" -#: dblayer.php:300 +#: dblayer.php:333 #, php-format msgid "Unknown field type for '%s'" msgstr "Unknown field type for '%s'" -#: authzgroups.php:432 authzgroups.php:475 +#: authzgroups.php:645 authzgroups.php:675 authzgroups.php:732 +#: authzgroups.php:757 msgid "Unknown right provided (RO/RW only)" msgstr "Unknown right provided (RO/RW only)" -#: authzgroups.php:74 +#: authzgroups.php:86 msgid "Unknown right stored" msgstr "Unknown right stored" -#: dblayer.php:831 +#: dblayer.php:920 #, php-format msgid "Unknown type '%s' provided for field '%s'" msgstr "Unknown type '%s' provided for field '%s'" -#: dblayer.php:923 dblayer.php:1021 +#: dblayer.php:1012 dblayer.php:1110 #, php-format msgid "Unknown type provided for field '%s'" msgstr "Unknown type provided for field '%s'" @@ -461,32 +496,48 @@ msgstr "Unknown type provided for field '%s'" msgid "Unkwnown cache method : " msgstr "Unkwnown cache method : " -#: authzgroups.php:366 +#: authzgroups.php:179 +msgid "User" +msgstr "User" + +#: authzgroups.php:498 authzgroups.php:518 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 +#: authzgroups.php:379 authzgroups.php:392 authzgroups.php:405 +#: authzgroups.php:419 authzgroups.php:475 authzgroups.php:492 +#: authzgroups.php:512 authzgroups.php:577 authzgroups.php:593 +#: authzgroups.php:609 authzgroups.php:651 authzgroups.php:681 +#: authzgroups.php:781 authzgroups.php:800 msgid "Wanted group not found" msgstr "Wanted group not found" -#: authzgroups.php:241 authzgroups.php:254 authzgroups.php:442 -#: authzgroups.php:501 +#: authzgroups.php:266 authzgroups.php:279 authzgroups.php:292 +#: authzgroups.php:308 authzgroups.php:655 authzgroups.php:685 +#: authzgroups.php:785 authzgroups.php:835 msgid "Wanted object not found" msgstr "Wanted object not found" -#: authzgroups.php:458 authzgroups.php:481 +#: authzgroups.php:702 authzgroups.php:715 authzgroups.php:738 +#: authzgroups.php:763 msgid "Wanted right not found" msgstr "Wanted right not found" -#: authzgroups.php:141 +#: authzgroups.php:157 authzgroups.php:180 authzgroups.php:202 +msgid "idgroup" +msgstr "idgroup" + +#: authzgroups.php:178 +msgid "idgroupmember" +msgstr "idgroupmember" + +#: authzgroups.php:141 authzgroups.php:203 msgid "idobject" msgstr "idobject" -#: dblayer.php:237 -msgid "in" -msgstr "dans" +#: authzgroups.php:201 +msgid "idright" +msgstr "idright" #~ msgid "An entry already exists with this value in the column '%s'" #~ msgstr "An entry already exists with this value in the column '%s'" @@ -497,5 +548,14 @@ msgstr "dans" #~ msgid "Errors in consistency : " #~ msgstr "Errors in consistency : " +#~ msgid "The column '%s' with this value already exists" +#~ msgstr "The column '%s' with this value already exists" + +#~ msgid "The provided values for columns '%s' already exists" +#~ msgstr "The provided values for columns '%s' already exists" + #~ msgid "Unknown DB engine for drop table '%s'" #~ msgstr "Unknown DB engine for drop table '%s'" + +#~ msgid "in" +#~ msgstr "dans" diff --git a/locale/en_US.UTF8/LC_MESSAGES/domframework.mo b/locale/en_US.UTF8/LC_MESSAGES/domframework.mo index 4652e04..779e699 100644 Binary files a/locale/en_US.UTF8/LC_MESSAGES/domframework.mo and b/locale/en_US.UTF8/LC_MESSAGES/domframework.mo differ diff --git a/locale/en_US.UTF8/LC_MESSAGES/domframework.po b/locale/en_US.UTF8/LC_MESSAGES/domframework.po index f2a3746..c172792 100644 --- a/locale/en_US.UTF8/LC_MESSAGES/domframework.po +++ b/locale/en_US.UTF8/LC_MESSAGES/domframework.po @@ -3,6 +3,14 @@ msgid "%s is write protected" msgstr "%s is write protected" +#: dblayer.php:406 +msgid "An entry with these values already exists" +msgstr "An entry with these values already exists" + +#: dblayer.php:427 +msgid "An entry with this value already exists" +msgstr "An entry with this value already exists" + #: cachefile.php:95 #, php-format msgid "Cache directory %s is not readable" @@ -39,7 +47,8 @@ msgstr "Can't create object with not owned group" msgid "Can't save configuration file '%s'" msgstr "Can't save configuration file '%s'" -#: authzgroups.php:144 +#: authzgroups.php:144 authzgroups.php:160 authzgroups.php:181 +#: authzgroups.php:205 msgid "Comment" msgstr "Comment" @@ -52,28 +61,34 @@ msgstr "Config : missing type " 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 +#: authzgroups.php:217 authzgroups.php:363 authzgroups.php:375 +#: authzgroups.php:388 authzgroups.php:401 authzgroups.php:415 +#: authzgroups.php:430 authzgroups.php:441 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 +#: authzgroups.php:220 authzgroups.php:470 authzgroups.php:487 +#: authzgroups.php:507 authzgroups.php:548 authzgroups.php:572 +#: authzgroups.php:588 authzgroups.php:604 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 +#: authzgroups.php:32 authzgroups.php:214 authzgroups.php:250 +#: authzgroups.php:262 authzgroups.php:275 authzgroups.php:288 +#: authzgroups.php:304 authzgroups.php:320 authzgroups.php:333 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 +#: authzgroups.php:224 authzgroups.php:638 authzgroups.php:668 +#: authzgroups.php:698 authzgroups.php:711 authzgroups.php:725 +#: authzgroups.php:750 authzgroups.php:777 authzgroups.php:796 +#: authzgroups.php:809 authzgroups.php:820 authzgroups.php:831 +#: authzgroups.php:846 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 +#: dblayer.php:170 dblayer.php:188 dblayer.php:518 dblayer.php:608 +#: dblayer.php:724 dblayer.php:809 dblayer.php:846 dblayer.php:873 msgid "Database not connected" msgstr "Database not connected" @@ -89,7 +104,7 @@ msgstr "Database to authorize is not connected" msgid "Directory %s is not writable : can not create cache directory" msgstr "Directory %s is not writable : can not create cache directory" -#: dblayer.php:537 +#: dblayer.php:616 msgid "Display information provided is not an array" msgstr "Display information provided is not an array" @@ -97,7 +112,7 @@ msgstr "Display information provided is not an array" msgid "Email address" msgstr "Email address" -#: dblayer.php:331 +#: dblayer.php:366 msgid "Entry to modify unavailable" msgstr "Entry to modify unavailable" @@ -105,17 +120,17 @@ msgstr "Entry to modify unavailable" msgid "Error in configuration file" msgstr "Error in configuration file" -#: dblayer.php:266 +#: dblayer.php:299 #, php-format msgid "Errors in consistency : '%s' data is too long" msgstr "Errors in consistency : '%s' data is too long" -#: dblayer.php:247 +#: dblayer.php:280 #, php-format msgid "Errors in consistency : '%s' is not an integer" msgstr "Errors in consistency : '%s' is not an integer" -#: dblayer.php:549 +#: dblayer.php:628 #, php-format msgid "Field '%s' not allowed" msgstr "Field '%s' not allowed" @@ -130,40 +145,48 @@ msgstr "File cache %s is not readable" msgid "File cache %s is not writable" msgstr "File cache %s is not writable" -#: dblayer.php:292 +#: authzgroups.php:159 +msgid "Group" +msgstr "Group" + +#: authzgroups.php:535 +msgid "IDUser in IDGroup not found" +msgstr "IDUser in IDGroup not found" + +#: dblayer.php:325 #, php-format msgid "Incorrect date provided for field '%s'" msgstr "Incorrect date provided for field '%s'" -#: dblayer.php:279 +#: dblayer.php:312 #, php-format msgid "Incorrect datetime provided for field '%s'" msgstr "Incorrect datetime provided for field '%s'" -#: form.php:584 +#: form.php:628 msgid "Invalid CSRF token provided" msgstr "Invalid CSRF token provided" -#: outputhtml.php:77 +#: outputhtml.php:80 #, php-format msgid "Layout File '%s' does not exists" msgstr "Layout File '%s' does not exists" -#: dblayer.php:222 +#: dblayer.php:255 #, php-format msgid "Mandatory field '%s' is empty" msgstr "Mandatory field '%s' is empty" -#: dblayer.php:215 +#: dblayer.php:248 #, php-format msgid "Mandatory field '%s' not provided" msgstr "Mandatory field '%s' not provided" -#: authzgroups.php:142 +#: authzgroups.php:142 authzgroups.php:158 msgid "Module" msgstr "Module" -#: dblayer.php:646 dblayer.php:739 dblayer.php:787 +#: dblayer.php:727 dblayer.php:826 dblayer.php:876 msgid "No Field defined" msgstr "No Field defined" @@ -171,7 +194,7 @@ msgstr "No Field defined" msgid "No List User available" msgstr "No List User available" -#: dblayer.php:648 +#: dblayer.php:729 msgid "No Primary defined" msgstr "No Primary defined" @@ -179,11 +202,11 @@ msgstr "No Primary defined" msgid "No SOAP PHP library available" msgstr "No SOAP PHP library available" -#: dblayer.php:816 dblayer.php:908 +#: dblayer.php:905 dblayer.php:997 msgid "No Size provided for varchar field" msgstr "No Size provided for varchar field" -#: dblayer.php:1005 +#: dblayer.php:1094 #, php-format msgid "No Size provided for varchar field '%s'" msgstr "No Size provided for varchar field '%s'" @@ -209,11 +232,11 @@ msgstr "No configuration file '%s' available and it can't be created" msgid "No connect to authentication available" msgstr "No connect to authentication available" -#: dblayer.php:898 +#: dblayer.php:987 msgid "No database type defined for field" msgstr "No database type defined for field" -#: dblayer.php:804 dblayer.php:993 +#: dblayer.php:893 dblayer.php:1082 #, php-format msgid "No database type defined for field '%s'" msgstr "No database type defined for field '%s'" @@ -223,6 +246,10 @@ msgstr "No database type defined for field '%s'" msgid "No execute rights on %s" msgstr "No execute rights on %s" +#: dblayer.php:384 +msgid "No field primary defined for tests in primary" +msgstr "No field primary defined for tests in primary" + #: auth.php:107 msgid "No getdetails available" msgstr "No getdetails available" @@ -239,11 +266,15 @@ msgstr "No object removed" msgid "No password change available" msgstr "No password change available" -#: form.php:581 +#: form.php:622 msgid "No previous CSRF token : abort" msgstr "No previous CSRF token : abort" -#: form.php:418 +#: dblayer.php:99 +msgid "No valid DSN provided" +msgstr "No valid DSN provided" + +#: form.php:439 msgid "No value provided" msgstr "No value provided" @@ -280,15 +311,15 @@ msgstr "Object %s doesn't exists" msgid "Object don't start by slash" msgstr "Object don't start by slash" -#: form.php:588 +#: form.php:635 msgid "Obsolete CSRF token provided" msgstr "Obsolete CSRF token provided" -#: dblayer.php:541 +#: dblayer.php:620 msgid "Order information provided is not an array" msgstr "Order information provided is not an array" -#: dblayer.php:1075 +#: dblayer.php:1164 msgid "PDO Engine not supported in dbLayer" msgstr "PDO Engine not supported in dbLayer" @@ -312,11 +343,15 @@ msgstr "Removing more than one object" msgid "Restricted access" msgstr "Restricted access" -#: dblayer.php:533 +#: authzgroups.php:204 +msgid "Right" +msgstr "Right" + +#: dblayer.php:612 msgid "Select information provided is not an array" msgstr "Select information provided is not an array" -#: dblayer.php:578 +#: dblayer.php:657 #, php-format msgid "Select not found for id=%d" msgstr "Select not found for id=%d" @@ -329,11 +364,11 @@ msgstr "Sign in" msgid "The SOAP connection is not opened" msgstr "The SOAP connection is not opened" -#: dblayer.php:114 +#: dblayer.php:122 msgid "The SQLite database file is write protected" msgstr "The SQLite database file is write protected" -#: dblayer.php:860 +#: dblayer.php:949 msgid "The Unique field definition is not an array" msgstr "The Unique field definition is not an array" @@ -341,17 +376,12 @@ msgstr "The Unique field definition is not an array" msgid "The chown is reserved to root user" msgstr "The chown is reserved to root user" -#: 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:87 #, php-format msgid "The configuration file '%s' is not readable" msgstr "The configuration file '%s' is not readable" -#: dblayer.php:461 +#: dblayer.php:528 msgid "The datas provided to create are not array" msgstr "The datas provided to create are not array" @@ -359,21 +389,26 @@ msgstr "The datas provided to create are not array" msgid "The details can't be provided by Sympa" msgstr "The details can't be provided by Sympa" -#: dblayer.php:110 +#: dblayer.php:118 msgid "The directory for SQLite database is write protected" msgstr "The directory for SQLite database is write protected" -#: dblayer.php:399 +#: dblayer.php:451 +#, php-format +msgid "The field type for column '%s' is not provided" +msgstr "The field type for column '%s' is not provided" + +#: dblayer.php:444 #, php-format msgid "The foreign column '%s' is not provided" msgstr "The foreign column '%s' is not provided" -#: dblayer.php:433 +#: dblayer.php:496 #, php-format msgid "The foreign key '%s' doesn't exists" msgstr "The foreign key '%s' doesn't exists" -#: dblayer.php:258 +#: dblayer.php:291 #, php-format msgid "The length of varchar field '%s' is not provided" msgstr "The length of varchar field '%s' is not provided" @@ -399,59 +434,59 @@ msgstr "The password can't be change for SYMPA users" msgid "The path %s is not found in database" msgstr "The path %s is not found in database" -#: 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:225 msgid "The root can not be removed" msgstr "The root can not be removed" +#: dblayer.php:525 +msgid "The unique configuration is not an array" +msgstr "The unique configuration is not an array" + #: authorizationdb.php:342 msgid "The user must be in the wanted group" msgstr "The user must be in the wanted group" -#: dblayer.php:458 +#: dblayer.php:522 msgid "Unique fields of table are not defined" msgstr "Unique fields of table are not defined" -#: form.php:87 +#: form.php:88 msgid "Unknown FORM method (GET or POST allowed)" msgstr "Unknown FORM method (GET or POST allowed)" -#: dblayer.php:849 +#: dblayer.php:938 msgid "Unknown additionnal parameter for field" msgstr "Unknown additionnal parameter for field" -#: dblayer.php:942 dblayer.php:1039 +#: dblayer.php:1031 dblayer.php:1128 #, php-format msgid "Unknown additionnal parameter for field '%s'" msgstr "Unknown additionnal parameter for field '%s'" -#: dblayer.php:193 +#: dblayer.php:222 msgid "Unknown database driver in listTables" msgstr "Unknown database driver in listTables" -#: dblayer.php:300 +#: dblayer.php:333 #, php-format msgid "Unknown field type for '%s'" msgstr "Unknown field type for '%s'" -#: authzgroups.php:432 authzgroups.php:475 +#: authzgroups.php:645 authzgroups.php:675 authzgroups.php:732 +#: authzgroups.php:757 msgid "Unknown right provided (RO/RW only)" msgstr "Unknown right provided (RO/RW only)" -#: authzgroups.php:74 +#: authzgroups.php:86 msgid "Unknown right stored" msgstr "Unknown right stored" -#: dblayer.php:831 +#: dblayer.php:920 #, php-format msgid "Unknown type '%s' provided for field '%s'" msgstr "Unknown type '%s' provided for field '%s'" -#: dblayer.php:923 dblayer.php:1021 +#: dblayer.php:1012 dblayer.php:1110 #, php-format msgid "Unknown type provided for field '%s'" msgstr "Unknown type provided for field '%s'" @@ -461,32 +496,48 @@ msgstr "Unknown type provided for field '%s'" msgid "Unkwnown cache method : " msgstr "Unkwnown cache method : " -#: authzgroups.php:366 +#: authzgroups.php:179 +msgid "User" +msgstr "User" + +#: authzgroups.php:498 authzgroups.php:518 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 +#: authzgroups.php:379 authzgroups.php:392 authzgroups.php:405 +#: authzgroups.php:419 authzgroups.php:475 authzgroups.php:492 +#: authzgroups.php:512 authzgroups.php:577 authzgroups.php:593 +#: authzgroups.php:609 authzgroups.php:651 authzgroups.php:681 +#: authzgroups.php:781 authzgroups.php:800 msgid "Wanted group not found" msgstr "Wanted group not found" -#: authzgroups.php:241 authzgroups.php:254 authzgroups.php:442 -#: authzgroups.php:501 +#: authzgroups.php:266 authzgroups.php:279 authzgroups.php:292 +#: authzgroups.php:308 authzgroups.php:655 authzgroups.php:685 +#: authzgroups.php:785 authzgroups.php:835 msgid "Wanted object not found" msgstr "Wanted object not found" -#: authzgroups.php:458 authzgroups.php:481 +#: authzgroups.php:702 authzgroups.php:715 authzgroups.php:738 +#: authzgroups.php:763 msgid "Wanted right not found" msgstr "Wanted right not found" -#: authzgroups.php:141 +#: authzgroups.php:157 authzgroups.php:180 authzgroups.php:202 +msgid "idgroup" +msgstr "idgroup" + +#: authzgroups.php:178 +msgid "idgroupmember" +msgstr "idgroupmember" + +#: authzgroups.php:141 authzgroups.php:203 msgid "idobject" msgstr "idobject" -#: dblayer.php:237 -msgid "in" -msgstr "in" +#: authzgroups.php:201 +msgid "idright" +msgstr "idright" #~ msgid "An entry already exists with this value in the column '%s'" #~ msgstr "An entry already exists with this value in the column '%s'" @@ -497,5 +548,14 @@ msgstr "in" #~ msgid "Errors in consistency : " #~ msgstr "Errors in consistency : " +#~ msgid "The column '%s' with this value already exists" +#~ msgstr "The column '%s' with this value already exists" + +#~ msgid "The provided values for columns '%s' already exists" +#~ msgstr "The provided values for columns '%s' already exists" + #~ msgid "Unknown DB engine for drop table '%s'" #~ msgstr "Unknown DB engine for drop table '%s'" + +#~ msgid "in" +#~ msgstr "in" diff --git a/locale/fr_FR.UTF8/LC_MESSAGES/domframework.mo b/locale/fr_FR.UTF8/LC_MESSAGES/domframework.mo index 2b85cb7..81c8cd5 100644 Binary files a/locale/fr_FR.UTF8/LC_MESSAGES/domframework.mo and b/locale/fr_FR.UTF8/LC_MESSAGES/domframework.mo differ diff --git a/locale/fr_FR.UTF8/LC_MESSAGES/domframework.po b/locale/fr_FR.UTF8/LC_MESSAGES/domframework.po index e891786..a21b8cf 100644 --- a/locale/fr_FR.UTF8/LC_MESSAGES/domframework.po +++ b/locale/fr_FR.UTF8/LC_MESSAGES/domframework.po @@ -7,6 +7,14 @@ msgstr "Content-Type: text/plain; charset=UTF-8\n" msgid "%s is write protected" msgstr "%s est protégé en écriture" +#: dblayer.php:406 +msgid "An entry with these values already exists" +msgstr "Une entrée existe déjà pour ces valeurs" + +#: dblayer.php:427 +msgid "An entry with this value already exists" +msgstr "Une entrée existe déjà pour cette valeur" + #: cachefile.php:95 #, php-format msgid "Cache directory %s is not readable" @@ -43,7 +51,8 @@ msgstr "Ne peut créer un objet n'appartenant pas à un group" msgid "Can't save configuration file '%s'" msgstr "Ne peut pas sauvegarder le fichier de configuration '%s'" -#: authzgroups.php:144 +#: authzgroups.php:144 authzgroups.php:160 authzgroups.php:181 +#: authzgroups.php:205 msgid "Comment" msgstr "Commentaire" @@ -56,28 +65,34 @@ msgstr "Configuration : type manquant " msgid "Configuration file '%s' is write protected" msgstr "Le fichier de configuration '%s' est protégé en écriture" -#: authzgroups.php:192 authzgroups.php:282 authzgroups.php:294 -#: authzgroups.php:307 authzgroups.php:322 +#: authzgroups.php:217 authzgroups.php:363 authzgroups.php:375 +#: authzgroups.php:388 authzgroups.php:401 authzgroups.php:415 +#: authzgroups.php:430 authzgroups.php:441 msgid "DB for Group is not connected" msgstr "DB pour Group n'est pas connectée" -#: authzgroups.php:195 authzgroups.php:338 authzgroups.php:355 -#: authzgroups.php:382 authzgroups.php:406 +#: authzgroups.php:220 authzgroups.php:470 authzgroups.php:487 +#: authzgroups.php:507 authzgroups.php:548 authzgroups.php:572 +#: authzgroups.php:588 authzgroups.php:604 msgid "DB for GroupMember is not connected" msgstr "DB pour GroupMember n'est pas connectée" -#: authzgroups.php:32 authzgroups.php:189 authzgroups.php:225 -#: authzgroups.php:237 authzgroups.php:250 authzgroups.php:266 +#: authzgroups.php:32 authzgroups.php:214 authzgroups.php:250 +#: authzgroups.php:262 authzgroups.php:275 authzgroups.php:288 +#: authzgroups.php:304 authzgroups.php:320 authzgroups.php:333 msgid "DB for Object is not connected" msgstr "DB pour Object n'est pas connectée" -#: authzgroups.php:199 authzgroups.php:425 authzgroups.php:454 -#: authzgroups.php:468 authzgroups.php:493 +#: authzgroups.php:224 authzgroups.php:638 authzgroups.php:668 +#: authzgroups.php:698 authzgroups.php:711 authzgroups.php:725 +#: authzgroups.php:750 authzgroups.php:777 authzgroups.php:796 +#: authzgroups.php:809 authzgroups.php:820 authzgroups.php:831 +#: authzgroups.php:846 msgid "DB for Right is not connected" msgstr "DB pour Right n'est pas connectée" -#: dblayer.php:141 dblayer.php:159 dblayer.php:454 dblayer.php:529 -#: dblayer.php:643 dblayer.php:723 dblayer.php:758 dblayer.php:784 +#: dblayer.php:170 dblayer.php:188 dblayer.php:518 dblayer.php:608 +#: dblayer.php:724 dblayer.php:809 dblayer.php:846 dblayer.php:873 msgid "Database not connected" msgstr "Base de données non connectée" @@ -93,7 +108,7 @@ msgstr "Base de données d'autorisation non connectée" 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" -#: dblayer.php:537 +#: dblayer.php:616 msgid "Display information provided is not an array" msgstr "Les informations à afficher ne sont pas fournies en tableau" @@ -101,7 +116,7 @@ msgstr "Les informations à afficher ne sont pas fournies en tableau" msgid "Email address" msgstr "Adresse mail" -#: dblayer.php:331 +#: dblayer.php:366 msgid "Entry to modify unavailable" msgstr "Entrée à modifier introuvable" @@ -109,17 +124,17 @@ msgstr "Entrée à modifier introuvable" msgid "Error in configuration file" msgstr "Erreur dans le fichier de configuration" -#: dblayer.php:266 +#: dblayer.php:299 #, php-format msgid "Errors in consistency : '%s' data is too long" msgstr "Erreur de consistance : '%s' est trop long" -#: dblayer.php:247 +#: dblayer.php:280 #, php-format msgid "Errors in consistency : '%s' is not an integer" msgstr "Erreur de consistance : '%s' n'est pas un entier" -#: dblayer.php:549 +#: dblayer.php:628 #, php-format msgid "Field '%s' not allowed" msgstr "Champ '%s' non autorisé" @@ -134,40 +149,48 @@ msgstr "Le fichier de cache %s n'est pas lisible" msgid "File cache %s is not writable" msgstr "Le fichier de cache %s n'est pas inscriptible" -#: dblayer.php:292 +#: authzgroups.php:159 +msgid "Group" +msgstr "Groupe" + +#: authzgroups.php:535 +msgid "IDUser in IDGroup not found" +msgstr "IDUser intouvable dans IDGroup" + +#: dblayer.php:325 #, php-format msgid "Incorrect date provided for field '%s'" msgstr "Date fournie incorrecte pour le champ '%s'" -#: dblayer.php:279 +#: dblayer.php:312 #, php-format msgid "Incorrect datetime provided for field '%s'" msgstr "DateHeure fournie incorrecte pour le champ '%s'" -#: form.php:584 +#: form.php:628 msgid "Invalid CSRF token provided" msgstr "Ticket CSRF fourni invalide" -#: outputhtml.php:77 +#: outputhtml.php:80 #, php-format msgid "Layout File '%s' does not exists" msgstr "Le fichier de layout n'existe pas" -#: dblayer.php:222 +#: dblayer.php:255 #, php-format msgid "Mandatory field '%s' is empty" msgstr "Le champ obligatoire '%s' est vide" -#: dblayer.php:215 +#: dblayer.php:248 #, php-format msgid "Mandatory field '%s' not provided" msgstr "Le champ obligatoire '%s' n'est pas fourni" -#: authzgroups.php:142 +#: authzgroups.php:142 authzgroups.php:158 msgid "Module" msgstr "Module" -#: dblayer.php:646 dblayer.php:739 dblayer.php:787 +#: dblayer.php:727 dblayer.php:826 dblayer.php:876 msgid "No Field defined" msgstr "Pas de Field défini" @@ -175,7 +198,7 @@ msgstr "Pas de Field défini" msgid "No List User available" msgstr "Pas de liste des utilisateurs disponible" -#: dblayer.php:648 +#: dblayer.php:729 msgid "No Primary defined" msgstr "Pas de Primary défini" @@ -183,11 +206,11 @@ msgstr "Pas de Primary défini" msgid "No SOAP PHP library available" msgstr "Pas de bibliothèque PHP SOAP disponible" -#: dblayer.php:816 dblayer.php:908 +#: dblayer.php:905 dblayer.php:997 msgid "No Size provided for varchar field" msgstr "Pas de taille fournie pour le champ varchar" -#: dblayer.php:1005 +#: dblayer.php:1094 #, php-format msgid "No Size provided for varchar field '%s'" msgstr "Pas de taille fournie pour le champ varchar '%s'" @@ -213,11 +236,11 @@ msgstr "Pas de fichier de configuration '%s' disponible et il ne peut pas être msgid "No connect to authentication available" msgstr "Pas de connexion disponible pour l'authentification" -#: dblayer.php:898 +#: dblayer.php:987 msgid "No database type defined for field" msgstr "Pas de type de base de données défini pour le champ" -#: dblayer.php:804 dblayer.php:993 +#: dblayer.php:893 dblayer.php:1082 #, php-format msgid "No database type defined for field '%s'" msgstr "Pas de type de base de données pour le champ '%s'" @@ -227,6 +250,10 @@ msgstr "Pas de type de base de données pour le champ '%s'" msgid "No execute rights on %s" msgstr "Pas les droits d'exécution sur %s" +#: dblayer.php:384 +msgid "No field primary defined for tests in primary" +msgstr "Pas de champ primaire défini pour les tests dans primary" + #: auth.php:107 msgid "No getdetails available" msgstr "Pas de getdetails disponible" @@ -243,11 +270,15 @@ msgstr "Pas d'objet supprimé" msgid "No password change available" msgstr "Pas de changement de mot de passe disponible" -#: form.php:581 +#: form.php:622 msgid "No previous CSRF token : abort" msgstr "Pas de ticket CSRF fourni : abandon" -#: form.php:418 +#: dblayer.php:99 +msgid "No valid DSN provided" +msgstr "DSN fourni invalide" + +#: form.php:439 msgid "No value provided" msgstr "Pas de valeur fournie" @@ -284,15 +315,15 @@ msgstr "Objet %s inexistant" msgid "Object don't start by slash" msgstr "L'objet ne commence pas pas un slash" -#: form.php:588 +#: form.php:635 msgid "Obsolete CSRF token provided" msgstr "Ticket CSRF fourni obsolète" -#: dblayer.php:541 +#: dblayer.php:620 msgid "Order information provided is not an array" msgstr "Les informations d'Ordre demandées ne sont pas un tableau" -#: dblayer.php:1075 +#: dblayer.php:1164 msgid "PDO Engine not supported in dbLayer" msgstr "Pilote PDO non supporté dans dbLayer" @@ -316,11 +347,15 @@ msgstr "Suppression de plus d'un objet" msgid "Restricted access" msgstr "Accès réservé" -#: dblayer.php:533 +#: authzgroups.php:204 +msgid "Right" +msgstr "Droit" + +#: dblayer.php:612 msgid "Select information provided is not an array" msgstr "Les informations Select fournies ne sont pas un tableau" -#: dblayer.php:578 +#: dblayer.php:657 #, php-format msgid "Select not found for id=%d" msgstr "Select introuvable pour id=%d" @@ -333,11 +368,11 @@ msgstr "Authentification" msgid "The SOAP connection is not opened" msgstr "La connexion SOAP n'est pas ouverte" -#: dblayer.php:114 +#: dblayer.php:122 msgid "The SQLite database file is write protected" msgstr "La base de données SQLite est protgée en écriture" -#: dblayer.php:860 +#: dblayer.php:949 msgid "The Unique field definition is not an array" msgstr "La définition des champs Unique n'est pas un tableau" @@ -345,17 +380,12 @@ msgstr "La définition des champs Unique n'est pas un tableau" msgid "The chown is reserved to root user" msgstr "Le changement d'utilisateur est réservé à l'utilisateur root" -#: dblayer.php:386 -#, php-format -msgid "The column '%s' with this value already exists" -msgstr "Une colonne '%s' avec cette valeur existe déjà" - #: config.php:55 config.php:87 #, php-format msgid "The configuration file '%s' is not readable" msgstr "Le fichier de configuration '%s' n'est pas lisible" -#: dblayer.php:461 +#: dblayer.php:528 msgid "The datas provided to create are not array" msgstr "Les données fournies à créer ne sont pas un tableau" @@ -363,21 +393,26 @@ msgstr "Les données fournies à créer ne sont pas un tableau" msgid "The details can't be provided by Sympa" msgstr "Les détails ne peuvent pas être fournis par Sympa" -#: dblayer.php:110 +#: dblayer.php:118 msgid "The directory for SQLite database is write protected" msgstr "Le répertoire de la base SQLite est protégé en écriture" -#: dblayer.php:399 +#: dblayer.php:451 +#, php-format +msgid "The field type for column '%s' is not provided" +msgstr "Le type de champ pour la colonne '%s' n'est pas fourni" + +#: dblayer.php:444 #, php-format msgid "The foreign column '%s' is not provided" msgstr "La clé étrangère '%s' n'est pas fournie" -#: dblayer.php:433 +#: dblayer.php:496 #, php-format msgid "The foreign key '%s' doesn't exists" msgstr "La clé étrangère '%s' n'existe pas" -#: dblayer.php:258 +#: dblayer.php:291 #, php-format msgid "The length of varchar field '%s' is not provided" msgstr "La longueur du champ varchar '%s' n'est pas fournie" @@ -403,59 +438,59 @@ msgstr "Le mot de passe ne peut pas être changé pour les utilisateurs SYMPA" msgid "The path %s is not found in database" msgstr "Le chemin %s est introuvable dans la base de données" -#: dblayer.php:364 -#, php-format -msgid "The provided values for columns '%s' already exists" -msgstr "Les valeurs fournies pour les colonnes '%s' existent déjà" - #: authorizationdb.php:225 msgid "The root can not be removed" msgstr "La racine ne peut pas être supprimée" +#: dblayer.php:525 +msgid "The unique configuration is not an array" +msgstr "La configuration de unique n'est pas un tableau" + #: authorizationdb.php:342 msgid "The user must be in the wanted group" msgstr "L'utilisateur doit être dans le groupe voulu" -#: dblayer.php:458 +#: dblayer.php:522 msgid "Unique fields of table are not defined" msgstr "Les champs Uniques de la table ne sont pas définis" -#: form.php:87 +#: form.php:88 msgid "Unknown FORM method (GET or POST allowed)" msgstr "Méthode FORM inconnue (GET ou POST autorisés)" -#: dblayer.php:849 +#: dblayer.php:938 msgid "Unknown additionnal parameter for field" msgstr "Paramètre additionnel inconnu pour le champ" -#: dblayer.php:942 dblayer.php:1039 +#: dblayer.php:1031 dblayer.php:1128 #, php-format msgid "Unknown additionnal parameter for field '%s'" msgstr "Paramètre additionnel inconnu pour le champ '%s'" -#: dblayer.php:193 +#: dblayer.php:222 msgid "Unknown database driver in listTables" msgstr "Pilote de base de données inconnu dans listTables" -#: dblayer.php:300 +#: dblayer.php:333 #, php-format msgid "Unknown field type for '%s'" msgstr "Type inconnu pour '%s'" -#: authzgroups.php:432 authzgroups.php:475 +#: authzgroups.php:645 authzgroups.php:675 authzgroups.php:732 +#: authzgroups.php:757 msgid "Unknown right provided (RO/RW only)" msgstr "Droit fourni unconnu (RO/RW seulement)" -#: authzgroups.php:74 +#: authzgroups.php:86 msgid "Unknown right stored" msgstr "Droit inconnu sauvegardé" -#: dblayer.php:831 +#: dblayer.php:920 #, php-format msgid "Unknown type '%s' provided for field '%s'" msgstr "Type inconnu '%s' pour le champ '%s'" -#: dblayer.php:923 dblayer.php:1021 +#: dblayer.php:1012 dblayer.php:1110 #, php-format msgid "Unknown type provided for field '%s'" msgstr "Type inconnu pour le champ '%s'" @@ -465,32 +500,48 @@ msgstr "Type inconnu pour le champ '%s'" msgid "Unkwnown cache method : " msgstr "Méthode de cache inconnue : " -#: authzgroups.php:366 +#: authzgroups.php:179 +msgid "User" +msgstr "Utilisateur" + +#: authzgroups.php:498 authzgroups.php:518 msgid "Wanted GroupMember not found" msgstr "Le GroupMember souhaité est introuvable" -#: authzgroups.php:298 authzgroups.php:311 authzgroups.php:343 -#: authzgroups.php:360 authzgroups.php:411 authzgroups.php:438 -#: authzgroups.php:497 +#: authzgroups.php:379 authzgroups.php:392 authzgroups.php:405 +#: authzgroups.php:419 authzgroups.php:475 authzgroups.php:492 +#: authzgroups.php:512 authzgroups.php:577 authzgroups.php:593 +#: authzgroups.php:609 authzgroups.php:651 authzgroups.php:681 +#: authzgroups.php:781 authzgroups.php:800 msgid "Wanted group not found" msgstr "Le Group souhaité est introuvable" -#: authzgroups.php:241 authzgroups.php:254 authzgroups.php:442 -#: authzgroups.php:501 +#: authzgroups.php:266 authzgroups.php:279 authzgroups.php:292 +#: authzgroups.php:308 authzgroups.php:655 authzgroups.php:685 +#: authzgroups.php:785 authzgroups.php:835 msgid "Wanted object not found" msgstr "L'Objet souhaité est introuvable" -#: authzgroups.php:458 authzgroups.php:481 +#: authzgroups.php:702 authzgroups.php:715 authzgroups.php:738 +#: authzgroups.php:763 msgid "Wanted right not found" msgstr "Le Droit souhaité est introuvable" -#: authzgroups.php:141 +#: authzgroups.php:157 authzgroups.php:180 authzgroups.php:202 +msgid "idgroup" +msgstr "idgroup" + +#: authzgroups.php:178 +msgid "idgroupmember" +msgstr "idgroupmember" + +#: authzgroups.php:141 authzgroups.php:203 msgid "idobject" msgstr "idobject" -#: dblayer.php:237 -msgid "in" -msgstr " dans " +#: authzgroups.php:201 +msgid "idright" +msgstr "idright" #~ msgid "An entry already exists with this value in the column '%s'" #~ msgstr "Une entrée existe déjà avec cette valeur dans la colonne '%s'" @@ -501,5 +552,14 @@ msgstr " dans " #~ msgid "Errors in consistency : " #~ msgstr "Erreurs de consistance : " +#~ msgid "The column '%s' with this value already exists" +#~ msgstr "Une colonne '%s' avec cette valeur existe déjà" + +#~ msgid "The provided values for columns '%s' already exists" +#~ msgstr "Les valeurs fournies pour les colonnes '%s' existent déjà" + #~ msgid "Unknown DB engine for drop table '%s'" #~ msgstr "Pilote de base de données inconnu pour l'effacement de table '%s'" + +#~ msgid "in" +#~ msgstr " dans "