Start packaging fro 0.46 version
git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@3949 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
|||||||
|
domframework (0.46-1) testing; urgency=low
|
||||||
|
|
||||||
|
* dblayeroo : bug in group by feature
|
||||||
|
|
||||||
|
-- Dominique Fournier <dominique@fournier38.fr> Mon, 18 Sep 2017 14:43:27 +0200
|
||||||
|
|
||||||
domframework (0.45-1) testing; urgency=low
|
domframework (0.45-1) testing; urgency=low
|
||||||
|
|
||||||
FEATURES ADDED:
|
FEATURES ADDED:
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ msgstr "Add new entry"
|
|||||||
msgid "Already sign in"
|
msgid "Already sign in"
|
||||||
msgstr "Already sign in"
|
msgstr "Already sign in"
|
||||||
|
|
||||||
#: dblayer.php:495 dblayeroo.php:2682
|
#: dblayer.php:495 dblayeroo.php:2707
|
||||||
msgid "An entry with these values already exists"
|
msgid "An entry with these values already exists"
|
||||||
msgstr "An entry with these values already exists"
|
msgstr "An entry with these values already exists"
|
||||||
|
|
||||||
@@ -180,7 +180,7 @@ msgstr "Can't send email : not connected to SMTP server"
|
|||||||
msgid "Can't send in JSON invalid data : %s"
|
msgid "Can't send in JSON invalid data : %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2617
|
#: dblayeroo.php:2642
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Can't update multiple rows with unique value on col '%s'"
|
msgid "Can't update multiple rows with unique value on col '%s'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -232,7 +232,7 @@ msgstr "DB for Right is not connected"
|
|||||||
#: dblayer.php:238 dblayer.php:257 dblayer.php:601 dblayer.php:712
|
#: dblayer.php:238 dblayer.php:257 dblayer.php:601 dblayer.php:712
|
||||||
#: dblayer.php:893 dblayer.php:995 dblayer.php:1049 dblayer.php:1079
|
#: dblayer.php:893 dblayer.php:995 dblayer.php:1049 dblayer.php:1079
|
||||||
#: dblayeroo.php:236 dblayeroo.php:263 dblayeroo.php:323 dblayeroo.php:639
|
#: dblayeroo.php:236 dblayeroo.php:263 dblayeroo.php:323 dblayeroo.php:639
|
||||||
#: dblayeroo.php:2236
|
#: dblayeroo.php:2259
|
||||||
msgid "Database not connected"
|
msgid "Database not connected"
|
||||||
msgstr "Database not connected"
|
msgstr "Database not connected"
|
||||||
|
|
||||||
@@ -353,12 +353,12 @@ msgstr "Extension not allowed"
|
|||||||
msgid "Field '%s' (defined in titles) not found in fields"
|
msgid "Field '%s' (defined in titles) not found in fields"
|
||||||
msgstr "Field '%s' (defined in titles) not found in fields"
|
msgstr "Field '%s' (defined in titles) not found in fields"
|
||||||
|
|
||||||
#: dblayeroo.php:2548
|
#: dblayeroo.php:2573
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' : Data field too long"
|
msgid "Field '%s' : Data field too long"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2568
|
#: dblayeroo.php:2593
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' : invalid SQL type (%s) in $this->fields "
|
msgid "Field '%s' : invalid SQL type (%s) in $this->fields "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -368,12 +368,12 @@ msgstr ""
|
|||||||
msgid "Field '%s' is autoincrement but not primary"
|
msgid "Field '%s' is autoincrement but not primary"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2517
|
#: dblayeroo.php:2542
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' mandatory and not provided"
|
msgid "Field '%s' mandatory and not provided"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2532
|
#: dblayeroo.php:2557
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not a string nor a integer"
|
msgid "Field '%s' not a string nor a integer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -383,27 +383,27 @@ msgstr ""
|
|||||||
msgid "Field '%s' not allowed"
|
msgid "Field '%s' not allowed"
|
||||||
msgstr "Field '%s' not allowed"
|
msgstr "Field '%s' not allowed"
|
||||||
|
|
||||||
#: dblayeroo.php:2553
|
#: dblayeroo.php:2578
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not in date format"
|
msgid "Field '%s' not in date format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2559
|
#: dblayeroo.php:2584
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not in datetime format"
|
msgid "Field '%s' not in datetime format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2542
|
#: dblayeroo.php:2567
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not in integer format"
|
msgid "Field '%s' not in integer format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2564
|
#: dblayeroo.php:2589
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not in time format"
|
msgid "Field '%s' not in time format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2525
|
#: dblayeroo.php:2550
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' null and defined as NOT NULL and not Autoincrement"
|
msgid "Field '%s' null and defined as NOT NULL and not Autoincrement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -799,7 +799,7 @@ msgstr ""
|
|||||||
msgid "Mandatory field '%s' is empty"
|
msgid "Mandatory field '%s' is empty"
|
||||||
msgstr "Mandatory field '%s' is empty"
|
msgstr "Mandatory field '%s' is empty"
|
||||||
|
|
||||||
#: dblayer.php:317 dblayeroo.php:2487
|
#: dblayer.php:317 dblayeroo.php:2512
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Mandatory field '%s' not provided"
|
msgid "Mandatory field '%s' not provided"
|
||||||
msgstr "Mandatory field '%s' not provided"
|
msgstr "Mandatory field '%s' not provided"
|
||||||
@@ -891,7 +891,7 @@ msgstr "No authentication method available for the server"
|
|||||||
msgid "No cache directory defined"
|
msgid "No cache directory defined"
|
||||||
msgstr "No cache directory defined"
|
msgstr "No cache directory defined"
|
||||||
|
|
||||||
#: dblayeroo.php:2656 dblayeroo.php:2668
|
#: dblayeroo.php:2681 dblayeroo.php:2693
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "No column '%s' defined but must be unique !"
|
msgid "No column '%s' defined but must be unique !"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -961,7 +961,7 @@ msgstr "No fieldLastname defined"
|
|||||||
msgid "No fieldPassword defined"
|
msgid "No fieldPassword defined"
|
||||||
msgstr "No fieldPassword defined"
|
msgstr "No fieldPassword defined"
|
||||||
|
|
||||||
#: dblayeroo.php:2704
|
#: dblayeroo.php:2729
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "No foreign object configured to test the foreign key for table '%s'"
|
msgid "No foreign object configured to test the foreign key for table '%s'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1018,7 +1018,7 @@ msgstr ""
|
|||||||
msgid "No table name defined to drop the table"
|
msgid "No table name defined to drop the table"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayer.php:605 dblayeroo.php:2239
|
#: dblayer.php:605 dblayeroo.php:2262
|
||||||
msgid "No table name defined to insert in the table"
|
msgid "No table name defined to insert in the table"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1271,7 +1271,7 @@ msgstr "The directory for SQLite database is write protected"
|
|||||||
msgid "The field '%s' doesn't exists in database"
|
msgid "The field '%s' doesn't exists in database"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2698
|
#: dblayeroo.php:2723
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "The field '%s' must be test on foreign, but is not provided"
|
msgid "The field '%s' must be test on foreign, but is not provided"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1365,7 +1365,7 @@ msgstr "The root can not be removed"
|
|||||||
msgid "The serie name in legend must not takes more than half of the graph"
|
msgid "The serie name in legend must not takes more than half of the graph"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayer.php:612 dblayeroo.php:2245
|
#: dblayer.php:612 dblayeroo.php:2268
|
||||||
msgid "The unique configuration is not an array"
|
msgid "The unique configuration is not an array"
|
||||||
msgstr "The unique configuration is not an array"
|
msgstr "The unique configuration is not an array"
|
||||||
|
|
||||||
@@ -1373,7 +1373,7 @@ msgstr "The unique configuration is not an array"
|
|||||||
msgid "The user must be in the wanted group"
|
msgid "The user must be in the wanted group"
|
||||||
msgstr "The user must be in the wanted group"
|
msgstr "The user must be in the wanted group"
|
||||||
|
|
||||||
#: dblayeroo.php:2719
|
#: dblayeroo.php:2744
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "The value of the foreign key '%s' doesn't exists in foreign table"
|
msgid "The value of the foreign key '%s' doesn't exists in foreign table"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1405,11 +1405,11 @@ msgstr "Unable to find the user : '%s'"
|
|||||||
msgid "Unable to get the user password from database"
|
msgid "Unable to get the user password from database"
|
||||||
msgstr "Unable to get the user password from database"
|
msgstr "Unable to get the user password from database"
|
||||||
|
|
||||||
#: dblayeroo.php:2595
|
#: dblayeroo.php:2620
|
||||||
msgid "Unique def is not a string or an array"
|
msgid "Unique def is not a string or an array"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayer.php:609 dblayeroo.php:2242
|
#: dblayer.php:609 dblayeroo.php:2265
|
||||||
msgid "Unique fields of table are not defined"
|
msgid "Unique fields of table are not defined"
|
||||||
msgstr "Unique fields of table are not defined"
|
msgstr "Unique fields of table are not defined"
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ msgstr "Add new entry"
|
|||||||
msgid "Already sign in"
|
msgid "Already sign in"
|
||||||
msgstr "Already sign in"
|
msgstr "Already sign in"
|
||||||
|
|
||||||
#: dblayer.php:495 dblayeroo.php:2682
|
#: dblayer.php:495 dblayeroo.php:2707
|
||||||
msgid "An entry with these values already exists"
|
msgid "An entry with these values already exists"
|
||||||
msgstr "An entry with these values already exists"
|
msgstr "An entry with these values already exists"
|
||||||
|
|
||||||
@@ -180,7 +180,7 @@ msgstr "Can't send email : not connected to SMTP server"
|
|||||||
msgid "Can't send in JSON invalid data : %s"
|
msgid "Can't send in JSON invalid data : %s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2617
|
#: dblayeroo.php:2642
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Can't update multiple rows with unique value on col '%s'"
|
msgid "Can't update multiple rows with unique value on col '%s'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -232,7 +232,7 @@ msgstr "DB for Right is not connected"
|
|||||||
#: dblayer.php:238 dblayer.php:257 dblayer.php:601 dblayer.php:712
|
#: dblayer.php:238 dblayer.php:257 dblayer.php:601 dblayer.php:712
|
||||||
#: dblayer.php:893 dblayer.php:995 dblayer.php:1049 dblayer.php:1079
|
#: dblayer.php:893 dblayer.php:995 dblayer.php:1049 dblayer.php:1079
|
||||||
#: dblayeroo.php:236 dblayeroo.php:263 dblayeroo.php:323 dblayeroo.php:639
|
#: dblayeroo.php:236 dblayeroo.php:263 dblayeroo.php:323 dblayeroo.php:639
|
||||||
#: dblayeroo.php:2236
|
#: dblayeroo.php:2259
|
||||||
msgid "Database not connected"
|
msgid "Database not connected"
|
||||||
msgstr "Database not connected"
|
msgstr "Database not connected"
|
||||||
|
|
||||||
@@ -353,12 +353,12 @@ msgstr "Extension not allowed"
|
|||||||
msgid "Field '%s' (defined in titles) not found in fields"
|
msgid "Field '%s' (defined in titles) not found in fields"
|
||||||
msgstr "Field '%s' (defined in titles) not found in fields"
|
msgstr "Field '%s' (defined in titles) not found in fields"
|
||||||
|
|
||||||
#: dblayeroo.php:2548
|
#: dblayeroo.php:2573
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' : Data field too long"
|
msgid "Field '%s' : Data field too long"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2568
|
#: dblayeroo.php:2593
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' : invalid SQL type (%s) in $this->fields "
|
msgid "Field '%s' : invalid SQL type (%s) in $this->fields "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -368,12 +368,12 @@ msgstr ""
|
|||||||
msgid "Field '%s' is autoincrement but not primary"
|
msgid "Field '%s' is autoincrement but not primary"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2517
|
#: dblayeroo.php:2542
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' mandatory and not provided"
|
msgid "Field '%s' mandatory and not provided"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2532
|
#: dblayeroo.php:2557
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not a string nor a integer"
|
msgid "Field '%s' not a string nor a integer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -383,27 +383,27 @@ msgstr ""
|
|||||||
msgid "Field '%s' not allowed"
|
msgid "Field '%s' not allowed"
|
||||||
msgstr "Field '%s' not allowed"
|
msgstr "Field '%s' not allowed"
|
||||||
|
|
||||||
#: dblayeroo.php:2553
|
#: dblayeroo.php:2578
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not in date format"
|
msgid "Field '%s' not in date format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2559
|
#: dblayeroo.php:2584
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not in datetime format"
|
msgid "Field '%s' not in datetime format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2542
|
#: dblayeroo.php:2567
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not in integer format"
|
msgid "Field '%s' not in integer format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2564
|
#: dblayeroo.php:2589
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not in time format"
|
msgid "Field '%s' not in time format"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2525
|
#: dblayeroo.php:2550
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' null and defined as NOT NULL and not Autoincrement"
|
msgid "Field '%s' null and defined as NOT NULL and not Autoincrement"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -799,7 +799,7 @@ msgstr ""
|
|||||||
msgid "Mandatory field '%s' is empty"
|
msgid "Mandatory field '%s' is empty"
|
||||||
msgstr "Mandatory field '%s' is empty"
|
msgstr "Mandatory field '%s' is empty"
|
||||||
|
|
||||||
#: dblayer.php:317 dblayeroo.php:2487
|
#: dblayer.php:317 dblayeroo.php:2512
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Mandatory field '%s' not provided"
|
msgid "Mandatory field '%s' not provided"
|
||||||
msgstr "Mandatory field '%s' not provided"
|
msgstr "Mandatory field '%s' not provided"
|
||||||
@@ -891,7 +891,7 @@ msgstr "No authentication method available for the server"
|
|||||||
msgid "No cache directory defined"
|
msgid "No cache directory defined"
|
||||||
msgstr "No cache directory defined"
|
msgstr "No cache directory defined"
|
||||||
|
|
||||||
#: dblayeroo.php:2656 dblayeroo.php:2668
|
#: dblayeroo.php:2681 dblayeroo.php:2693
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "No column '%s' defined but must be unique !"
|
msgid "No column '%s' defined but must be unique !"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -961,7 +961,7 @@ msgstr "No fieldLastname defined"
|
|||||||
msgid "No fieldPassword defined"
|
msgid "No fieldPassword defined"
|
||||||
msgstr "No fieldPassword defined"
|
msgstr "No fieldPassword defined"
|
||||||
|
|
||||||
#: dblayeroo.php:2704
|
#: dblayeroo.php:2729
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "No foreign object configured to test the foreign key for table '%s'"
|
msgid "No foreign object configured to test the foreign key for table '%s'"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1018,7 +1018,7 @@ msgstr ""
|
|||||||
msgid "No table name defined to drop the table"
|
msgid "No table name defined to drop the table"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayer.php:605 dblayeroo.php:2239
|
#: dblayer.php:605 dblayeroo.php:2262
|
||||||
msgid "No table name defined to insert in the table"
|
msgid "No table name defined to insert in the table"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -1271,7 +1271,7 @@ msgstr "The directory for SQLite database is write protected"
|
|||||||
msgid "The field '%s' doesn't exists in database"
|
msgid "The field '%s' doesn't exists in database"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayeroo.php:2698
|
#: dblayeroo.php:2723
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "The field '%s' must be test on foreign, but is not provided"
|
msgid "The field '%s' must be test on foreign, but is not provided"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1365,7 +1365,7 @@ msgstr "The root can not be removed"
|
|||||||
msgid "The serie name in legend must not takes more than half of the graph"
|
msgid "The serie name in legend must not takes more than half of the graph"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayer.php:612 dblayeroo.php:2245
|
#: dblayer.php:612 dblayeroo.php:2268
|
||||||
msgid "The unique configuration is not an array"
|
msgid "The unique configuration is not an array"
|
||||||
msgstr "The unique configuration is not an array"
|
msgstr "The unique configuration is not an array"
|
||||||
|
|
||||||
@@ -1373,7 +1373,7 @@ msgstr "The unique configuration is not an array"
|
|||||||
msgid "The user must be in the wanted group"
|
msgid "The user must be in the wanted group"
|
||||||
msgstr "The user must be in the wanted group"
|
msgstr "The user must be in the wanted group"
|
||||||
|
|
||||||
#: dblayeroo.php:2719
|
#: dblayeroo.php:2744
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "The value of the foreign key '%s' doesn't exists in foreign table"
|
msgid "The value of the foreign key '%s' doesn't exists in foreign table"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1405,11 +1405,11 @@ msgstr "Unable to find the user : '%s'"
|
|||||||
msgid "Unable to get the user password from database"
|
msgid "Unable to get the user password from database"
|
||||||
msgstr "Unable to get the user password from database"
|
msgstr "Unable to get the user password from database"
|
||||||
|
|
||||||
#: dblayeroo.php:2595
|
#: dblayeroo.php:2620
|
||||||
msgid "Unique def is not a string or an array"
|
msgid "Unique def is not a string or an array"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: dblayer.php:609 dblayeroo.php:2242
|
#: dblayer.php:609 dblayeroo.php:2265
|
||||||
msgid "Unique fields of table are not defined"
|
msgid "Unique fields of table are not defined"
|
||||||
msgstr "Unique fields of table are not defined"
|
msgstr "Unique fields of table are not defined"
|
||||||
|
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ msgstr "Ajouter une nouvelle entrée"
|
|||||||
msgid "Already sign in"
|
msgid "Already sign in"
|
||||||
msgstr "Déjà authentifié"
|
msgstr "Déjà authentifié"
|
||||||
|
|
||||||
#: dblayer.php:495 dblayeroo.php:2682
|
#: dblayer.php:495 dblayeroo.php:2707
|
||||||
msgid "An entry with these values already exists"
|
msgid "An entry with these values already exists"
|
||||||
msgstr "Une entrée existe déjà pour ces valeurs"
|
msgstr "Une entrée existe déjà pour ces valeurs"
|
||||||
|
|
||||||
@@ -184,7 +184,7 @@ msgstr "Ne peut pas envoyer l'email : non connecté au serveur SMTP"
|
|||||||
msgid "Can't send in JSON invalid data : %s"
|
msgid "Can't send in JSON invalid data : %s"
|
||||||
msgstr "Impossible d'envoyer en JSON des données invalides : %s"
|
msgstr "Impossible d'envoyer en JSON des données invalides : %s"
|
||||||
|
|
||||||
#: dblayeroo.php:2617
|
#: dblayeroo.php:2642
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Can't update multiple rows with unique value on col '%s'"
|
msgid "Can't update multiple rows with unique value on col '%s'"
|
||||||
msgstr "Impossible de mettre à jour plusieurs lignes avec la même valeur sur une colonne unique '%s'"
|
msgstr "Impossible de mettre à jour plusieurs lignes avec la même valeur sur une colonne unique '%s'"
|
||||||
@@ -236,7 +236,7 @@ msgstr "DB pour Right n'est pas connectée"
|
|||||||
#: dblayer.php:238 dblayer.php:257 dblayer.php:601 dblayer.php:712
|
#: dblayer.php:238 dblayer.php:257 dblayer.php:601 dblayer.php:712
|
||||||
#: dblayer.php:893 dblayer.php:995 dblayer.php:1049 dblayer.php:1079
|
#: dblayer.php:893 dblayer.php:995 dblayer.php:1049 dblayer.php:1079
|
||||||
#: dblayeroo.php:236 dblayeroo.php:263 dblayeroo.php:323 dblayeroo.php:639
|
#: dblayeroo.php:236 dblayeroo.php:263 dblayeroo.php:323 dblayeroo.php:639
|
||||||
#: dblayeroo.php:2236
|
#: dblayeroo.php:2259
|
||||||
msgid "Database not connected"
|
msgid "Database not connected"
|
||||||
msgstr "Base de données non connectée"
|
msgstr "Base de données non connectée"
|
||||||
|
|
||||||
@@ -357,12 +357,12 @@ msgstr "Extension interdite"
|
|||||||
msgid "Field '%s' (defined in titles) not found in fields"
|
msgid "Field '%s' (defined in titles) not found in fields"
|
||||||
msgstr "Champ '%s' (defini dans les titres) introuvable dans les champs"
|
msgstr "Champ '%s' (defini dans les titres) introuvable dans les champs"
|
||||||
|
|
||||||
#: dblayeroo.php:2548
|
#: dblayeroo.php:2573
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' : Data field too long"
|
msgid "Field '%s' : Data field too long"
|
||||||
msgstr "Champ '%s' : Le champ de données est trop long"
|
msgstr "Champ '%s' : Le champ de données est trop long"
|
||||||
|
|
||||||
#: dblayeroo.php:2568
|
#: dblayeroo.php:2593
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' : invalid SQL type (%s) in $this->fields "
|
msgid "Field '%s' : invalid SQL type (%s) in $this->fields "
|
||||||
msgstr "Champ '%s' : type SQL invalide (%s) dans $this->fields"
|
msgstr "Champ '%s' : type SQL invalide (%s) dans $this->fields"
|
||||||
@@ -372,12 +372,12 @@ msgstr "Champ '%s' : type SQL invalide (%s) dans $this->fields"
|
|||||||
msgid "Field '%s' is autoincrement but not primary"
|
msgid "Field '%s' is autoincrement but not primary"
|
||||||
msgstr "Le champ '%s' est autoincrémental mais pas clé primaire"
|
msgstr "Le champ '%s' est autoincrémental mais pas clé primaire"
|
||||||
|
|
||||||
#: dblayeroo.php:2517
|
#: dblayeroo.php:2542
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' mandatory and not provided"
|
msgid "Field '%s' mandatory and not provided"
|
||||||
msgstr "Champ '%s' obligatoire et non fourni"
|
msgstr "Champ '%s' obligatoire et non fourni"
|
||||||
|
|
||||||
#: dblayeroo.php:2532
|
#: dblayeroo.php:2557
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not a string nor a integer"
|
msgid "Field '%s' not a string nor a integer"
|
||||||
msgstr "Le champ '%s' n'est ni une chaîne ni un entier"
|
msgstr "Le champ '%s' n'est ni une chaîne ni un entier"
|
||||||
@@ -387,27 +387,27 @@ msgstr "Le champ '%s' n'est ni une chaîne ni un entier"
|
|||||||
msgid "Field '%s' not allowed"
|
msgid "Field '%s' not allowed"
|
||||||
msgstr "Champ '%s' non autorisé"
|
msgstr "Champ '%s' non autorisé"
|
||||||
|
|
||||||
#: dblayeroo.php:2553
|
#: dblayeroo.php:2578
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not in date format"
|
msgid "Field '%s' not in date format"
|
||||||
msgstr "Le champ '%s' n'est pas dans le format de date"
|
msgstr "Le champ '%s' n'est pas dans le format de date"
|
||||||
|
|
||||||
#: dblayeroo.php:2559
|
#: dblayeroo.php:2584
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not in datetime format"
|
msgid "Field '%s' not in datetime format"
|
||||||
msgstr "Le champ '%s' n'est pas dans le format de datetime"
|
msgstr "Le champ '%s' n'est pas dans le format de datetime"
|
||||||
|
|
||||||
#: dblayeroo.php:2542
|
#: dblayeroo.php:2567
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not in integer format"
|
msgid "Field '%s' not in integer format"
|
||||||
msgstr "Le champ '%s' n'est pas dans le format d'entier"
|
msgstr "Le champ '%s' n'est pas dans le format d'entier"
|
||||||
|
|
||||||
#: dblayeroo.php:2564
|
#: dblayeroo.php:2589
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' not in time format"
|
msgid "Field '%s' not in time format"
|
||||||
msgstr "Le champ '%s' n'est pas dans le format d'heure"
|
msgstr "Le champ '%s' n'est pas dans le format d'heure"
|
||||||
|
|
||||||
#: dblayeroo.php:2525
|
#: dblayeroo.php:2550
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Field '%s' null and defined as NOT NULL and not Autoincrement"
|
msgid "Field '%s' null and defined as NOT NULL and not Autoincrement"
|
||||||
msgstr "Le champ '%s' est null mais défini à NOT NULL et pas AUTOINCREMENT"
|
msgstr "Le champ '%s' est null mais défini à NOT NULL et pas AUTOINCREMENT"
|
||||||
@@ -803,7 +803,7 @@ msgstr "Déconnexion"
|
|||||||
msgid "Mandatory field '%s' is empty"
|
msgid "Mandatory field '%s' is empty"
|
||||||
msgstr "Le champ obligatoire '%s' est vide"
|
msgstr "Le champ obligatoire '%s' est vide"
|
||||||
|
|
||||||
#: dblayer.php:317 dblayeroo.php:2487
|
#: dblayer.php:317 dblayeroo.php:2512
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Mandatory field '%s' not provided"
|
msgid "Mandatory field '%s' not provided"
|
||||||
msgstr "Le champ obligatoire '%s' n'est pas fourni"
|
msgstr "Le champ obligatoire '%s' n'est pas fourni"
|
||||||
@@ -895,7 +895,7 @@ msgstr "Pas de methode d'authentification disponible pour ce serveur"
|
|||||||
msgid "No cache directory defined"
|
msgid "No cache directory defined"
|
||||||
msgstr "Pas de répertoire de cache défini"
|
msgstr "Pas de répertoire de cache défini"
|
||||||
|
|
||||||
#: dblayeroo.php:2656 dblayeroo.php:2668
|
#: dblayeroo.php:2681 dblayeroo.php:2693
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "No column '%s' defined but must be unique !"
|
msgid "No column '%s' defined but must be unique !"
|
||||||
msgstr "Pas de champ '%s' défini, mais il doit être unique !"
|
msgstr "Pas de champ '%s' défini, mais il doit être unique !"
|
||||||
@@ -965,7 +965,7 @@ msgstr "fieldLastname indéfini"
|
|||||||
msgid "No fieldPassword defined"
|
msgid "No fieldPassword defined"
|
||||||
msgstr "fieldPassword indéfni"
|
msgstr "fieldPassword indéfni"
|
||||||
|
|
||||||
#: dblayeroo.php:2704
|
#: dblayeroo.php:2729
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "No foreign object configured to test the foreign key for table '%s'"
|
msgid "No foreign object configured to test the foreign key for table '%s'"
|
||||||
msgstr "Pas de foreign object configuré pour tester la clé étrangère de la table '%s'"
|
msgstr "Pas de foreign object configuré pour tester la clé étrangère de la table '%s'"
|
||||||
@@ -1022,7 +1022,7 @@ msgstr "Pas de nom de table défini pour supprimer dans la table"
|
|||||||
msgid "No table name defined to drop the table"
|
msgid "No table name defined to drop the table"
|
||||||
msgstr "Pas de nom de table défini pour supprimer la table"
|
msgstr "Pas de nom de table défini pour supprimer la table"
|
||||||
|
|
||||||
#: dblayer.php:605 dblayeroo.php:2239
|
#: dblayer.php:605 dblayeroo.php:2262
|
||||||
msgid "No table name defined to insert in the table"
|
msgid "No table name defined to insert in the table"
|
||||||
msgstr "Pas de nom de table défini pour insérer dans la table"
|
msgstr "Pas de nom de table défini pour insérer dans la table"
|
||||||
|
|
||||||
@@ -1275,7 +1275,7 @@ msgstr "Le répertoire de la base SQLite est protégé en écriture"
|
|||||||
msgid "The field '%s' doesn't exists in database"
|
msgid "The field '%s' doesn't exists in database"
|
||||||
msgstr "Le champ '%s' n'existe pas dans la base de données"
|
msgstr "Le champ '%s' n'existe pas dans la base de données"
|
||||||
|
|
||||||
#: dblayeroo.php:2698
|
#: dblayeroo.php:2723
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "The field '%s' must be test on foreign, but is not provided"
|
msgid "The field '%s' must be test on foreign, but is not provided"
|
||||||
msgstr "Le champ '%s' doit être testé en clé étrangère, mais il n'est pas fourni"
|
msgstr "Le champ '%s' doit être testé en clé étrangère, mais il n'est pas fourni"
|
||||||
@@ -1369,7 +1369,7 @@ msgstr "La racine ne peut pas être supprimée"
|
|||||||
msgid "The serie name in legend must not takes more than half of the graph"
|
msgid "The serie name in legend must not takes more than half of the graph"
|
||||||
msgstr "Le nom de la série dans la légende ne doit pas prendre plus de la moitié du graphique"
|
msgstr "Le nom de la série dans la légende ne doit pas prendre plus de la moitié du graphique"
|
||||||
|
|
||||||
#: dblayer.php:612 dblayeroo.php:2245
|
#: dblayer.php:612 dblayeroo.php:2268
|
||||||
msgid "The unique configuration is not an array"
|
msgid "The unique configuration is not an array"
|
||||||
msgstr "La configuration de unique n'est pas un tableau"
|
msgstr "La configuration de unique n'est pas un tableau"
|
||||||
|
|
||||||
@@ -1377,7 +1377,7 @@ msgstr "La configuration de unique n'est pas un tableau"
|
|||||||
msgid "The user must be in the wanted group"
|
msgid "The user must be in the wanted group"
|
||||||
msgstr "L'utilisateur doit être dans le groupe voulu"
|
msgstr "L'utilisateur doit être dans le groupe voulu"
|
||||||
|
|
||||||
#: dblayeroo.php:2719
|
#: dblayeroo.php:2744
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "The value of the foreign key '%s' doesn't exists in foreign table"
|
msgid "The value of the foreign key '%s' doesn't exists in foreign table"
|
||||||
msgstr "La valeur de clé étrangère '%s' n'existe pas dans la table étrangère"
|
msgstr "La valeur de clé étrangère '%s' n'existe pas dans la table étrangère"
|
||||||
@@ -1409,11 +1409,11 @@ msgstr "Utilisateur introuvable : '%s'"
|
|||||||
msgid "Unable to get the user password from database"
|
msgid "Unable to get the user password from database"
|
||||||
msgstr "Impossible d'obtenir le mot de passe utilisateur depuis la base de données"
|
msgstr "Impossible d'obtenir le mot de passe utilisateur depuis la base de données"
|
||||||
|
|
||||||
#: dblayeroo.php:2595
|
#: dblayeroo.php:2620
|
||||||
msgid "Unique def is not a string or an array"
|
msgid "Unique def is not a string or an array"
|
||||||
msgstr "Unique definition n'est ni une chaîne ni un tableau"
|
msgstr "Unique definition n'est ni une chaîne ni un tableau"
|
||||||
|
|
||||||
#: dblayer.php:609 dblayeroo.php:2242
|
#: dblayer.php:609 dblayeroo.php:2265
|
||||||
msgid "Unique fields of table are not defined"
|
msgid "Unique fields of table are not defined"
|
||||||
msgstr "Les champs Uniques de la table ne sont pas définis"
|
msgstr "Les champs Uniques de la table ne sont pas définis"
|
||||||
|
|
||||||
|
|||||||
@@ -11,4 +11,4 @@
|
|||||||
if (!defined ("DOMFRAMEWORK_VERSION") ||
|
if (!defined ("DOMFRAMEWORK_VERSION") ||
|
||||||
version_compare (DOMFRAMEWORK_VERSION, "0.6") < 0)
|
version_compare (DOMFRAMEWORK_VERSION, "0.6") < 0)
|
||||||
die ("Your DomFramework version is too old : 0.6 minimum\n"); */
|
die ("Your DomFramework version is too old : 0.6 minimum\n"); */
|
||||||
define ("DOMFRAMEWORK_VERSION", "0.45");
|
define ("DOMFRAMEWORK_VERSION", "0.46");
|
||||||
|
|||||||
Reference in New Issue
Block a user