From fe8f362f0bfc7d67685c616a2aa33a7b2f48ca9d Mon Sep 17 00:00:00 2001 From: Thierry Bugier Date: Fri, 9 Oct 2020 11:08:20 +0200 Subject: [PATCH 1/4] feat(type): hook to expose generic objects to Formcreator Signed-off-by: Thierry Bugier --- inc/type.class.php | 12 ++++++++++++ setup.php | 4 ++++ 2 files changed, 16 insertions(+) diff --git a/inc/type.class.php b/inc/type.class.php index 08c94b5..d739b58 100644 --- a/inc/type.class.php +++ b/inc/type.class.php @@ -1725,6 +1725,18 @@ static function getTypesByFamily($all = false) { } } + static function getTypesForFormcreator($param) { + $families = PluginGenericobjectTypeFamily::getFamilies(); + $familyFk = PluginGenericobjectTypeFamily::getForeignKeyField(); + foreach(self::getTypes() as $type => $typeData) { + $familyName = isset($families[$typeData[$familyFk]]) + ? $families[$typeData[$familyFk]] + : _n('Other', 'Others', Session::getPluralNumber(), 'genericobject'); + $param[$familyName][$type] = $typeData['name']; + } + return $param; + } + /** * Register all variables for a type * @param type the type's attributes diff --git a/setup.php b/setup.php index 19681cb..fbda5e2 100644 --- a/setup.php +++ b/setup.php @@ -194,6 +194,10 @@ function plugin_init_genericobject() { $PLUGIN_HOOKS['post_init']['genericobject'] = 'plugin_post_init_genericobject'; $PLUGIN_HOOKS['plugin_datainjection_populate']['genericobject'] = "plugin_datainjection_populate_genericobject"; + $PLUGIN_HOOKS['formcreator_get_glpi_object_types']['genericobject'] = [ + PluginGenericobjectType::getType(), + 'getTypesForFormcreator' + ]; } } From 3f1fadd2cf444d8d6a4442c89ffbbcbd677c1653 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Anne?= Date: Fri, 28 May 2021 12:20:26 +0200 Subject: [PATCH 2/4] Update build dependencies --- composer.lock | 154 +++++++++++++++++++++++++------------------------- 1 file changed, 77 insertions(+), 77 deletions(-) diff --git a/composer.lock b/composer.lock index 7f60324..46fe555 100644 --- a/composer.lock +++ b/composer.lock @@ -667,21 +667,21 @@ }, { "name": "league/container", - "version": "3.3.4", + "version": "3.3.5", "source": { "type": "git", "url": "https://github.com/thephpleague/container.git", - "reference": "40aed0f11d16bc23f9d04a27acc3549cd1bb42ab" + "reference": "048ab87810f508dbedbcb7ae941b606eb8ee353b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/container/zipball/40aed0f11d16bc23f9d04a27acc3549cd1bb42ab", - "reference": "40aed0f11d16bc23f9d04a27acc3549cd1bb42ab", + "url": "https://api.github.com/repos/thephpleague/container/zipball/048ab87810f508dbedbcb7ae941b606eb8ee353b", + "reference": "048ab87810f508dbedbcb7ae941b606eb8ee353b", "shasum": "" }, "require": { "php": "^7.0 || ^8.0", - "psr/container": "^1.0" + "psr/container": "^1.0.0 || ^2.0.0" }, "provide": { "psr/container-implementation": "^1.0" @@ -734,7 +734,7 @@ ], "support": { "issues": "https://github.com/thephpleague/container/issues", - "source": "https://github.com/thephpleague/container/tree/3.3.4" + "source": "https://github.com/thephpleague/container/tree/3.3.5" }, "funding": [ { @@ -742,7 +742,7 @@ "type": "github" } ], - "time": "2021-02-22T10:35:05+00:00" + "time": "2021-03-16T09:42:56+00:00" }, { "name": "phpstan/phpdoc-parser", @@ -847,16 +847,16 @@ }, { "name": "psr/log", - "version": "1.1.3", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc" + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/0f73288fd15629204f9d42b7055f72dacbe811fc", - "reference": "0f73288fd15629204f9d42b7055f72dacbe811fc", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, "require": { @@ -880,7 +880,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", @@ -891,9 +891,9 @@ "psr-3" ], "support": { - "source": "https://github.com/php-fig/log/tree/1.1.3" + "source": "https://github.com/php-fig/log/tree/1.1.4" }, - "time": "2020-03-23T09:12:05+00:00" + "time": "2021-05-03T11:20:27+00:00" }, { "name": "slevomat/coding-standard", @@ -958,16 +958,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.5.8", + "version": "3.6.0", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "9d583721a7157ee997f235f327de038e7ea6dac4" + "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/9d583721a7157ee997f235f327de038e7ea6dac4", - "reference": "9d583721a7157ee997f235f327de038e7ea6dac4", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ffced0d2c8fa8e6cdc4d695a743271fab6c38625", + "reference": "ffced0d2c8fa8e6cdc4d695a743271fab6c38625", "shasum": "" }, "require": { @@ -1010,20 +1010,20 @@ "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2020-10-23T02:01:07+00:00" + "time": "2021-04-09T00:54:41+00:00" }, { "name": "symfony/console", - "version": "v4.4.20", + "version": "v4.4.24", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "c98349bda966c70d6c08b4cd8658377c94166492" + "reference": "1b15ca1b1bedda86f98064da9ff5d800560d4c6d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/c98349bda966c70d6c08b4cd8658377c94166492", - "reference": "c98349bda966c70d6c08b4cd8658377c94166492", + "url": "https://api.github.com/repos/symfony/console/zipball/1b15ca1b1bedda86f98064da9ff5d800560d4c6d", + "reference": "1b15ca1b1bedda86f98064da9ff5d800560d4c6d", "shasum": "" }, "require": { @@ -1083,7 +1083,7 @@ "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/console/tree/v4.4.20" + "source": "https://github.com/symfony/console/tree/v4.4.24" }, "funding": [ { @@ -1099,7 +1099,7 @@ "type": "tidelift" } ], - "time": "2021-02-22T18:44:15+00:00" + "time": "2021-05-13T06:28:07+00:00" }, { "name": "symfony/event-dispatcher", @@ -1265,16 +1265,16 @@ }, { "name": "symfony/filesystem", - "version": "v4.4.20", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "715e7a531bdae109a828f9e91629e5b3b2926beb" + "reference": "f0f06656a18304cdeacb2c4c0113a2b78a2b4c2a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/715e7a531bdae109a828f9e91629e5b3b2926beb", - "reference": "715e7a531bdae109a828f9e91629e5b3b2926beb", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/f0f06656a18304cdeacb2c4c0113a2b78a2b4c2a", + "reference": "f0f06656a18304cdeacb2c4c0113a2b78a2b4c2a", "shasum": "" }, "require": { @@ -1307,7 +1307,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v4.4.20" + "source": "https://github.com/symfony/filesystem/tree/v4.4.22" }, "funding": [ { @@ -1323,20 +1323,20 @@ "type": "tidelift" } ], - "time": "2021-02-11T19:34:41+00:00" + "time": "2021-04-01T10:24:12+00:00" }, { "name": "symfony/finder", - "version": "v4.4.20", + "version": "v4.4.24", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6" + "reference": "a96bc19ed87c88eec78e1a4c803bdc1446952983" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/2543795ab1570df588b9bbd31e1a2bd7037b94f6", - "reference": "2543795ab1570df588b9bbd31e1a2bd7037b94f6", + "url": "https://api.github.com/repos/symfony/finder/zipball/a96bc19ed87c88eec78e1a4c803bdc1446952983", + "reference": "a96bc19ed87c88eec78e1a4c803bdc1446952983", "shasum": "" }, "require": { @@ -1368,7 +1368,7 @@ "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/finder/tree/v4.4.20" + "source": "https://github.com/symfony/finder/tree/v4.4.24" }, "funding": [ { @@ -1384,20 +1384,20 @@ "type": "tidelift" } ], - "time": "2021-02-12T10:48:09+00:00" + "time": "2021-05-16T12:27:45+00:00" }, { "name": "symfony/polyfill-ctype", - "version": "v1.22.1", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-ctype.git", - "reference": "c6c942b1ac76c82448322025e084cadc56048b4e" + "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/c6c942b1ac76c82448322025e084cadc56048b4e", - "reference": "c6c942b1ac76c82448322025e084cadc56048b4e", + "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/46cd95797e9df938fdd2b03693b5fca5e64b01ce", + "reference": "46cd95797e9df938fdd2b03693b5fca5e64b01ce", "shasum": "" }, "require": { @@ -1409,7 +1409,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.22-dev" + "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", @@ -1447,7 +1447,7 @@ "portable" ], "support": { - "source": "https://github.com/symfony/polyfill-ctype/tree/v1.22.1" + "source": "https://github.com/symfony/polyfill-ctype/tree/v1.23.0" }, "funding": [ { @@ -1463,20 +1463,20 @@ "type": "tidelift" } ], - "time": "2021-01-07T16:49:33+00:00" + "time": "2021-02-19T12:13:01+00:00" }, { "name": "symfony/polyfill-mbstring", - "version": "v1.22.1", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "5232de97ee3b75b0360528dae24e73db49566ab1" + "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/5232de97ee3b75b0360528dae24e73db49566ab1", - "reference": "5232de97ee3b75b0360528dae24e73db49566ab1", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/2df51500adbaebdc4c38dea4c89a2e131c45c8a1", + "reference": "2df51500adbaebdc4c38dea4c89a2e131c45c8a1", "shasum": "" }, "require": { @@ -1488,7 +1488,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.22-dev" + "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", @@ -1527,7 +1527,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.22.1" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.0" }, "funding": [ { @@ -1543,20 +1543,20 @@ "type": "tidelift" } ], - "time": "2021-01-22T09:19:47+00:00" + "time": "2021-05-27T09:27:20+00:00" }, { "name": "symfony/polyfill-php73", - "version": "v1.22.1", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php73.git", - "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2" + "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a678b42e92f86eca04b7fa4c0f6f19d097fb69e2", - "reference": "a678b42e92f86eca04b7fa4c0f6f19d097fb69e2", + "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/fba8933c384d6476ab14fb7b8526e5287ca7e010", + "reference": "fba8933c384d6476ab14fb7b8526e5287ca7e010", "shasum": "" }, "require": { @@ -1565,7 +1565,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.22-dev" + "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", @@ -1606,7 +1606,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php73/tree/v1.22.1" + "source": "https://github.com/symfony/polyfill-php73/tree/v1.23.0" }, "funding": [ { @@ -1622,20 +1622,20 @@ "type": "tidelift" } ], - "time": "2021-01-07T16:49:33+00:00" + "time": "2021-02-19T12:13:01+00:00" }, { "name": "symfony/polyfill-php80", - "version": "v1.22.1", + "version": "v1.23.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php80.git", - "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91" + "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/dc3063ba22c2a1fd2f45ed856374d79114998f91", - "reference": "dc3063ba22c2a1fd2f45ed856374d79114998f91", + "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/eca0bf41ed421bed1b57c4958bab16aa86b757d0", + "reference": "eca0bf41ed421bed1b57c4958bab16aa86b757d0", "shasum": "" }, "require": { @@ -1644,7 +1644,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.22-dev" + "dev-main": "1.23-dev" }, "thanks": { "name": "symfony/polyfill", @@ -1689,7 +1689,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php80/tree/v1.22.1" + "source": "https://github.com/symfony/polyfill-php80/tree/v1.23.0" }, "funding": [ { @@ -1705,20 +1705,20 @@ "type": "tidelift" } ], - "time": "2021-01-07T16:49:33+00:00" + "time": "2021-02-19T12:13:01+00:00" }, { "name": "symfony/process", - "version": "v4.4.20", + "version": "v4.4.22", "source": { "type": "git", "url": "https://github.com/symfony/process.git", - "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a" + "reference": "f5481b22729d465acb1cea3455fc04ce84b0148b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/process/zipball/7e950b6366d4da90292c2e7fa820b3c1842b965a", - "reference": "7e950b6366d4da90292c2e7fa820b3c1842b965a", + "url": "https://api.github.com/repos/symfony/process/zipball/f5481b22729d465acb1cea3455fc04ce84b0148b", + "reference": "f5481b22729d465acb1cea3455fc04ce84b0148b", "shasum": "" }, "require": { @@ -1750,7 +1750,7 @@ "description": "Executes commands in sub-processes", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/process/tree/v4.4.20" + "source": "https://github.com/symfony/process/tree/v4.4.22" }, "funding": [ { @@ -1766,7 +1766,7 @@ "type": "tidelift" } ], - "time": "2021-01-27T09:09:26+00:00" + "time": "2021-04-07T16:22:29+00:00" }, { "name": "symfony/service-contracts", @@ -1849,16 +1849,16 @@ }, { "name": "symfony/yaml", - "version": "v4.4.20", + "version": "v4.4.24", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "29e61305e1c79d25f71060903982ead8f533e267" + "reference": "8b6d1b97521e2f125039b3fcb4747584c6dfa0ef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/29e61305e1c79d25f71060903982ead8f533e267", - "reference": "29e61305e1c79d25f71060903982ead8f533e267", + "url": "https://api.github.com/repos/symfony/yaml/zipball/8b6d1b97521e2f125039b3fcb4747584c6dfa0ef", + "reference": "8b6d1b97521e2f125039b3fcb4747584c6dfa0ef", "shasum": "" }, "require": { @@ -1900,7 +1900,7 @@ "description": "Loads and dumps YAML files", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/yaml/tree/v4.4.20" + "source": "https://github.com/symfony/yaml/tree/v4.4.24" }, "funding": [ { @@ -1916,7 +1916,7 @@ "type": "tidelift" } ], - "time": "2021-02-22T15:36:50+00:00" + "time": "2021-05-16T09:52:47+00:00" } ], "aliases": [], From 0b60e9b3bf380b21db3e3c810b395c3334b4e42f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Anne?= Date: Fri, 28 May 2021 12:23:26 +0200 Subject: [PATCH 3/4] Update locales --- locales/cs_CZ.mo | Bin 3342 -> 3315 bytes locales/cs_CZ.po | 20 ++++++++++++++------ locales/en_GB.mo | Bin 2875 -> 2917 bytes locales/en_GB.po | 16 +++++++++++----- locales/es_ES.mo | Bin 2555 -> 2555 bytes locales/es_ES.po | 16 +++++++++++----- locales/fi_FI.mo | Bin 3028 -> 3028 bytes locales/fi_FI.po | 16 +++++++++++----- locales/fr_CA.mo | Bin 3190 -> 3191 bytes locales/fr_CA.po | 20 +++++++++++++------- locales/fr_FR.mo | Bin 3098 -> 3098 bytes locales/fr_FR.po | 16 +++++++++++----- locales/genericobject.pot | 15 +++++++++++---- locales/hr_HR.mo | Bin 3137 -> 3122 bytes locales/hr_HR.po | 19 +++++++++++++------ locales/it_IT.mo | Bin 2997 -> 2997 bytes locales/it_IT.po | 16 +++++++++++----- locales/ko_KR.mo | Bin 3186 -> 3162 bytes locales/ko_KR.po | 17 +++++++++++------ locales/pl_PL.mo | Bin 1665 -> 1665 bytes locales/pl_PL.po | 18 +++++++++++++----- locales/pt_BR.mo | Bin 3021 -> 3021 bytes locales/pt_BR.po | 16 +++++++++++----- locales/pt_PT.mo | Bin 3059 -> 3059 bytes locales/pt_PT.po | 16 +++++++++++----- locales/ro_RO.mo | Bin 2486 -> 2486 bytes locales/ro_RO.po | 17 ++++++++++++----- locales/ru_RU.mo | Bin 2201 -> 2201 bytes locales/ru_RU.po | 18 +++++++++++++----- locales/sv_SE.mo | Bin 2952 -> 2952 bytes locales/sv_SE.po | 16 +++++++++++----- locales/tr_TR.mo | Bin 3095 -> 3075 bytes locales/tr_TR.po | 18 ++++++++++++------ locales/zh_CN.mo | Bin 627 -> 627 bytes locales/zh_CN.po | 15 ++++++++++----- 35 files changed, 210 insertions(+), 95 deletions(-) diff --git a/locales/cs_CZ.mo b/locales/cs_CZ.mo index 5041726aaca335c8fd6686250936987261a05807..545c072eb1bb3a630c2d12e381ffa63e7285fcc1 100644 GIT binary patch delta 355 zcmXZXKS%;`6u|Lkn5GFv8ER!6C56br-HA}rVh%2iAp|uX)ey)Dr;T!rO@WJxgtMC< zwK=s0xiq%A*d{qf-yiy0KJPu=AAZkU(`5hD=l%FZIsuU*5qVk>Nn;;3@e4yZ!8QEF z7zQY&a2t2<1b4B5L43djHjxo&qw4SCIu23oABDt|D8ZP58l0gz^oL1|hDG9-K^=>D zh&5D;+Kar05%Ljw_>KE`y(*H&N4&x}%;5&j>Z9ez-aM#MIH1r%b@+9We-18}Ui_wI v>PB9-jy2OLSXS2Hh0pDJL%(osr(U%iHMgLZ-g~$1{f$<1oV&qU@MHNO_wg{% delta 382 zcmXZXy-UMD7{~FaMH^cSR#7zKOMJnCl8_(!5?bR5$z7`9uq-5r~iDSMr+SqZ&%$M?EHSTv5k%Z6_p24SOq)-+1zDq6KT9-Owk Prf=1Q*8U)`y^sF`JzzKo diff --git a/locales/cs_CZ.po b/locales/cs_CZ.po index 025ff32..e87ba2c 100644 --- a/locales/cs_CZ.po +++ b/locales/cs_CZ.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Genericobject\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" -"PO-Revision-Date: 2019-11-09 06:06+0000\n" -"Last-Translator: Pavel Borecki \n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" +"Last-Translator: Cédric Anne\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/cs_CZ/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -21,7 +21,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Správa objektů" @@ -128,14 +128,22 @@ msgstr "Znovu vytvořit soubory" msgid "Link to other objects" msgstr "Propojit s ostatními objekty" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "Nedaří se načíst třídu %1$s." #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 065e02e5d25577bc4c98950f32df37165a566874..c9e5471d47167ff3f13acba2b74a4a41a600cd9b 100644 GIT binary patch delta 854 zcmZ9~Pe_w-9LMpm&;IDKtM#}w_48Au;o=+E_ zCoN`WoO8G^MgnFje1wDe665#=Be;n%tYHRsF^&7!jX$v;|6(gVK@E@4QOMG8MEp#!7?@$Fl;${4d9rzUsc!(-|hF3676*ZJaJzv3RIEFpcw+~Ei zabpjsuz@{*#!d zzRfdH$8S+l?VwJ4fQsq}>B)Yhk~%>p_0Ru3!tQFQ8?|l-mDC+n!KbK3pQDm`jRjmo zSA{<@QB>biQ5~ZeoS>pQ#~yr4RVDQbmDCpMB!5tih1;7+b)gF1Lp3&v+V2GtlsD8M zdy*OB#`cnvbFX=Gv+KSI%=_~JU!jb&j^lgfv#9o!k^U$R9V_R}nirMt^S|qedWCsG ztk=Iso7LDSZ!=!=5@RNV#KKNk$WBof7OccZO5LTfQ6jOHWJ9x5 z7D|y)tfef(!b1K6-{;<0ICbvl%$IBV&UO^+M zL}pMYTtOAIiCS!G^$cdfXi^whMrn(g6U zTmFrcj0xLtZZ|=NR!3Jzt#mcj)9jACi|R<^f5%X7hA+cCpKcT2ev8izDG)wU6UmMG d<_mIX{za=e)0567)BVGJgSkjBV{y~A{s1$}JB9!N diff --git a/locales/en_GB.po b/locales/en_GB.po index 937c5be..78d9a0d 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" -"PO-Revision-Date: 2021-02-15 14:07+0000\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:21+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en_GB\n" @@ -19,7 +19,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Objects management" @@ -127,14 +127,20 @@ msgstr "Regenerate files" msgid "Link to other objects" msgstr "Link to other objects" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "Other" +msgstr[1] "Others" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "Unable to load the class %1$s." #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/es_ES.mo b/locales/es_ES.mo index dcd7407bcf058550638dc6664d323dbefc011d6d..94190380c506a733d339690a3719dc2f70996b0f 100644 GIT binary patch delta 27 icmew@{9AZK9V?%ap{{|cu91a;p@Ef=(dHi3d=>zD#s|Ov delta 27 icmew@{9AZK9V?%qrLLi&u7QPup^25L<>nsNd=>zEUOI<@lT>}dRLlY}g%gtxlI9LIC2M4AA diff --git a/locales/fi_FI.po b/locales/fi_FI.po index b136d09..4ef274a 100644 --- a/locales/fi_FI.po +++ b/locales/fi_FI.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Genericobject\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" -"PO-Revision-Date: 2019-11-08 14:59+0000\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" "Last-Translator: Cédric Anne\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -20,7 +20,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Kohteiden hallinta" @@ -127,14 +127,20 @@ msgstr "Luo tiedostot uudelleen" msgid "Link to other objects" msgstr "Linkki muihin kohteisiin" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "Ei voida ladata luokkaa %1$s." #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/fr_CA.mo b/locales/fr_CA.mo index 742897bdf6ab3c9cf0926b6afb91a6e3421123d9..5d3001b0e1029267969d680a2761248d1d5606bd 100644 GIT binary patch delta 354 zcmXZXze~eF7{>9ZqSiDbLPdiL#-Bwba0wKoI4FWs3!*NLp>|LtLYk#h{sK3r3I!*1 zQt0F+xCw&)hJy|cy81oo4fnZwkC%JiAMe+D+$!W(1?hTJnv-P4qzcy2!wkpqa$pyW z+;4FfA8-j@(e{6$gAQ96%ScHToJWH**ciOG9OeHXb|{cRH#muRIE_zegS_J+e&8y) zC20ynT*f_|z%x9=4zA!EHt-vB+;*h^pV0>Tau=j^4lZNbLKSU*1GEz~`^Q7QVG{Y6ougvQIl+fh>9*MxPFEp%MKC+gJ2~VMo2J?<)|P5F|eB=-TnbPD-py> zI}y^@r4|JLhJ_Y3+WL-Uig{-4aG7&|{U85%CzD=hq}x$xPEwSUN_c=iCRoI)fj5}t z{(!UigiH8}uKyGBm}8s738bVooW}@fur_!<%Pal=uuFjqy2o*R#A$p%7vvom@dH=U z^Q0*>xQu%^hAlk8F0SAk9^yBqxLc4y?4t|xRalV996ZK!g$lX=4RjNn^p1z_h9eW2 rtydCVv_SE)D+4{&I1`I3U diff --git a/locales/fr_CA.po b/locales/fr_CA.po index 3b64edc..f6a87cb 100644 --- a/locales/fr_CA.po +++ b/locales/fr_CA.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Tiago Graca, 2020 +# Tiago Graça, 2020 msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Genericobject\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" -"PO-Revision-Date: 2020-06-09 02:45+0000\n" -"Last-Translator: Tiago Graca\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" +"Last-Translator: Cédric Anne\n" "Language-Team: French (Canada) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/fr_CA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,7 +20,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Gestion d'objets" @@ -127,14 +127,20 @@ msgstr "Regénérer les fichiers" msgid "Link to other objects" msgstr "Liaison avec d'autres objets" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "Impossible de charger la classe %1$s" #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/fr_FR.mo b/locales/fr_FR.mo index 92931b81c37eb1b68c21a76c2a6b9aec076c5da9..5fc751edb3793e930b49e412c9cb3bee038a4bb2 100644 GIT binary patch delta 27 icmbOwF-u~@J~lohLtO(?T_XzxLjx-#qs?d7{8#~QV+U#g delta 27 icmbOwF-u~@J~lo>OI<@lT>}dRLlY}g%gtxl{8#~Q{Resg diff --git a/locales/fr_FR.po b/locales/fr_FR.po index 3c4a560..373d945 100644 --- a/locales/fr_FR.po +++ b/locales/fr_FR.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Genericobject\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" -"PO-Revision-Date: 2019-11-08 14:59+0000\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" "Last-Translator: Cédric Anne\n" "Language-Team: French (France) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/fr_FR/)\n" "MIME-Version: 1.0\n" @@ -25,7 +25,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Gestion d'objets" @@ -132,14 +132,20 @@ msgstr "Regénérer les fichiers" msgid "Link to other objects" msgstr "Liaison avec d'autres objets" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "Impossible de charger la classe %1$s" #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/genericobject.pot b/locales/genericobject.pot index cf5e049..490c9b9 100644 --- a/locales/genericobject.pot +++ b/locales/genericobject.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,10 +16,11 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "" @@ -126,14 +127,20 @@ msgstr "" msgid "Link to other objects" msgstr "" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "" #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/hr_HR.mo b/locales/hr_HR.mo index cb9e99e0fc86ac13c257e9722ffc297eb832b287..4f682a0a5e1ed225c6cf261635cc859ee50cb41c 100644 GIT binary patch delta 354 zcmXZY!7Bt|9LDiyvDWTvsLi&PGB`+@dUvwgHW#@`QugAaCLBm3vwLt*o0H4_0ZM7F zlG^N9k(8^O;^5B7(S`4;nagLMU%k)o?R_ZR7CMWG=0`%h=$FPMoeW4bc#gw(j~RTy zA$-R?e#Q2trBQM*b{>=DH5|bjQmuU~;t}Ssg;{K;)%-8MVUS{QhxXtT+C^_@7kuM1 zX1R^c25r$woVRe0e2nXOhLiY;KK|eadX6-Ur#Oz+&V)3@&ocvC_=$G$FWMK$cQ<=3 x`%K9*WzVm;B~$hNIm4G(4eAZA76oDbAZQ#$Rd@OEYA4#;c9+6%x4V#Xl7E&rF2Vo+ delta 369 zcmXxgF-QV&6vy#*k=c2nq7;@vR}ms|a$dE_k%4PNP>VyuQ4YeLir(U+TSH4zi_qFw zWxtJFz;0>nn1rzv= zDg44E{Ef`$BFp4rWF2GV6I{eoq_qri1xJ|0F)rY(F2ldZj}+n*o>4t~MK$OX)c}nx zHZhMX*HATTL^;4D`5X`N3fJ)i9n=kxBXqHdm$-@##+t|mmp2Nk;SZ|8N!C+8vNdVU zT+h~Q%XX}aV^+4SyE`SDlQ{7Dp>^Ez+I`;(JH4tIwERvu=r&C^@LK-\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" +"Last-Translator: Cédric Anne\n" "Language-Team: Croatian (Croatia) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/hr_HR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,7 +20,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Upravljanje objektima" @@ -127,14 +127,21 @@ msgstr "Ponovo generiraj datoteke" msgid "Link to other objects" msgstr "Poveži s drugim objektima" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "Nije moguće učitati klasu %1$s." #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/it_IT.mo b/locales/it_IT.mo index faf921f713dfd63b742d28ee68c27c3c3a6c56ba..8cc7a56dede4582a3cb3bd93c936fe4655178c08 100644 GIT binary patch delta 27 jcmdlgzEym~J~lohLtO(?T_XzxLjx-#qs?d7Ua|lHbm9m& delta 27 jcmdlgzEym~J~lo>OI<@lT>}dRLlY}g%gtxlUa|lHb$kd& diff --git a/locales/it_IT.po b/locales/it_IT.po index 7b2cb76..d7715b8 100644 --- a/locales/it_IT.po +++ b/locales/it_IT.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Genericobject\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" -"PO-Revision-Date: 2019-11-08 14:59+0000\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" "Last-Translator: Cédric Anne\n" "Language-Team: Italian (Italy) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/it_IT/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Gestione degli Oggetti" @@ -129,14 +129,20 @@ msgstr "Rigenera file" msgid "Link to other objects" msgstr "Collega ad altri oggetti" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "Impossibile caricare la classe %1$s ." #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/ko_KR.mo b/locales/ko_KR.mo index 6f5a9b62f0980ed0e8b4a008f9c07465b6c1f5c5..031803e48caf90fe96c488520832f972a9cd4508 100644 GIT binary patch delta 354 zcmXZXze_@46vpv$!z_P6T9Sy+og|Zs*LxE~0+pJi(M5>hk`9Gj;p*aar)X+u3yPMe z20?Ii44N96+iK_!a98@i>AQU1!*gEFd1tAw)c9EQ?=+FepolIaxlNHnY+xLHB$9g! z;{)#E3vS^QllXyY{6W<}U*&<&vQDDPGnl|KZet@P{{Q7-)#zc2V2C?-i)zpl+Bm`k z{KhOs*=iqcRPWBQgV$)_C)RO+H&}~^?BP4Ag?=Mc>Y_!Ln`KZ9E};6^>7=#x959Q9 uSu(66y=Yb}D{pebXHI`$G(E@dcb!4ctLP_huWj$@Qm?yiXHwm;*Z%+@A}m_~ delta 378 zcmXZXJxc>Y5P;!{_?1M#uV@s(Eks3GIdV(D5X4|%K*2%_1)Gb6sN`~x971dYLYj0| z7J^n5c7fPg`wQ$WtSqeUv=HAlZn4h{Gt11rCO?zyY@~4?5xMCXQ6iEX6fs!9QM^V< z@_;dH;}kyO2)N1el- z+uppRos@Q5<(Nz=z2b0UJ6+-mbAP}wuD?q95>U9(a0 Qz0>mQap13a76;tEU;2$TQ2+n{ diff --git a/locales/ko_KR.po b/locales/ko_KR.po index e45fb49..1432467 100644 --- a/locales/ko_KR.po +++ b/locales/ko_KR.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Genericobject\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" -"PO-Revision-Date: 2020-02-03 04:26+0000\n" -"Last-Translator: SeongHyeon Cho \n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" +"Last-Translator: Cédric Anne\n" "Language-Team: Korean (Korea) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/ko_KR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,7 +20,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "객체 관리" @@ -127,14 +127,19 @@ msgstr "파일 재생성" msgid "Link to other objects" msgstr "다른 객체들과 연결" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "클래스 %1$s을 불러올 수 없습니다." #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/pl_PL.mo b/locales/pl_PL.mo index 5b370a6827a629109d299454c8cc3431e2bb5ac2..b5481a88b7fd68eeb49ad6175fd938ca313addf5 100644 GIT binary patch delta 27 icmZqVZRFix!^~%7sB2)VYhrepY#^9O+d delta 27 icmX>repYOI<@lT>}dRLlY}g%gtxl7+C>$jR%nc diff --git a/locales/pt_BR.po b/locales/pt_BR.po index 333e6d2..c4b2f1f 100644 --- a/locales/pt_BR.po +++ b/locales/pt_BR.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Genericobject\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" -"PO-Revision-Date: 2019-11-08 14:59+0000\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" "Last-Translator: Cédric Anne\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -22,7 +22,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Gerenciamento de objetos" @@ -129,14 +129,20 @@ msgstr "Regenerar arquivos" msgid "Link to other objects" msgstr "Conexão com outros objetos" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "Não consegui carregar a classe %1$s." #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/pt_PT.mo b/locales/pt_PT.mo index 99a241018e7364329f9dd3f971e497ba6dc6ff60..d09086c1400bc6f181b907840e559aa079c507c0 100644 GIT binary patch delta 27 icmew?{#ks(J~lohLtO(?T_XzxLjx-#qs?d7)L8+4_XqO; delta 27 icmew?{#ks(J~lo>OI<@lT>}dRLlY}g%gtxl)L8+5kq83- diff --git a/locales/pt_PT.po b/locales/pt_PT.po index 05518e0..9dd12fd 100644 --- a/locales/pt_PT.po +++ b/locales/pt_PT.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Genericobject\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" -"PO-Revision-Date: 2019-11-08 14:59+0000\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" "Last-Translator: Cédric Anne\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -19,7 +19,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Gerenciamento de objetos" @@ -126,14 +126,20 @@ msgstr "Regenerar ficheiros" msgid "Link to other objects" msgstr "Ligação para outro objeto" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "Não é possível carregar a classe usando %1$s." #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/ro_RO.mo b/locales/ro_RO.mo index 97dc197124f9948c1687fd4f8229cc0c4c503ece..2e582d75975ba53709618ec421c0bbe0237fff15 100644 GIT binary patch delta 27 icmdlcyiIsR9V?%ap{{|cu91a;p@Ef=(dHgjEfxT5I0o?m delta 27 icmdlcyiIsR9V?%qrLLi&u7QPup^25L<>nq%EfxT5(gy(m diff --git a/locales/ro_RO.po b/locales/ro_RO.po index 4bf3d66..6808cd7 100644 --- a/locales/ro_RO.po +++ b/locales/ro_RO.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Genericobject\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" -"PO-Revision-Date: 2019-11-08 14:59+0000\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" "Last-Translator: Cédric Anne\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/ro_RO/)\n" "MIME-Version: 1.0\n" @@ -20,7 +20,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Managementul obiectelor" @@ -127,14 +127,21 @@ msgstr "Fisiere regenerate" msgid "Link to other objects" msgstr "Linck catre alte obiecte" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "" #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/ru_RU.mo b/locales/ru_RU.mo index eba7341caceecadeeb16048aa14778100f7075bd..fc51554318411e498ac1fcc79dd03e73894c4b4c 100644 GIT binary patch delta 27 jcmbO!I8$)L4Q4(gLtO(?T_XzxLjx-#qs`BlH?sf$Z}tc5 delta 27 jcmbO!I8$)L4Q4(=OI<@lT>}dRLlY}g%gxW2H?sf$aF7T5 diff --git a/locales/ru_RU.po b/locales/ru_RU.po index 7ca0336..7188f4d 100644 --- a/locales/ru_RU.po +++ b/locales/ru_RU.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Genericobject\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" -"PO-Revision-Date: 2019-11-08 14:59+0000\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" "Last-Translator: Cédric Anne\n" "Language-Team: Russian (Russia) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/ru_RU/)\n" "MIME-Version: 1.0\n" @@ -21,7 +21,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Управление объектами" @@ -128,14 +128,22 @@ msgstr "" msgid "Link to other objects" msgstr "Связать с другим объектом" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "" #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/sv_SE.mo b/locales/sv_SE.mo index 0432e9165ef9935c3bd56a11538d4a48faa52523..2cc40ef1801b044ce9e414fdab0ad2a5a8d6ced4 100644 GIT binary patch delta 27 icmeAW?-1XxkB!gBP}jgz*T_P_(7?*bX!9AiJuCogWCyVT delta 27 icmeAW?-1XxkB!gJQrFN>*T6!-(8S8ra`PFsJuCog{s+MT diff --git a/locales/sv_SE.po b/locales/sv_SE.po index db5c2fa..08c3c3f 100644 --- a/locales/sv_SE.po +++ b/locales/sv_SE.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Genericobject\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-02-15 14:07+0000\n" -"PO-Revision-Date: 2019-11-08 14:59+0000\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" "Last-Translator: Cédric Anne\n" "Language-Team: Swedish (Sweden) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/sv_SE/)\n" "MIME-Version: 1.0\n" @@ -20,7 +20,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Hantera tillgångar" @@ -127,14 +127,20 @@ msgstr "Skapa filer på nytt" msgid "Link to other objects" msgstr "Länka till andra tillgångar" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "Kunde inte läsa in klass %1$s-" #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/tr_TR.mo b/locales/tr_TR.mo index 103b3be10fd7bdee5bc4a2170bc3117dba6e3edb..afbf52bc2103620ec3fce728bb28760d17195e0b 100644 GIT binary patch delta 355 zcmXZX&r1S96u|MP_#-tm=m$ncW6((!b{B-OF40No=w*-F4@8hvMo%J0c<|gIJVbR1 zx&=%BKwkS3I@QHaLVtkto!mLhhxgvhn>Ul|q@Z=4^6`hTtkiK;t0)v zPpI%6%>&<2{TI!kdA0^_<1XG{4Iij-|+^2P@x;2\n" +"POT-Creation-Date: 2021-05-28 10:21+0000\n" +"PO-Revision-Date: 2021-05-28 10:22+0000\n" +"Last-Translator: Cédric Anne\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,7 +20,7 @@ msgstr "" #: index.php:58 front/familylist.php:33 front/familylist.php:41 #: front/type.form.php:73 inc/profile.class.php:39 inc/type.class.php:292 -#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:223 +#: inc/type.class.php:427 inc/object_item.class.php:109 setup.php:227 msgid "Objects management" msgstr "Nesne yönetimi" @@ -127,14 +127,20 @@ msgstr "Dosyaları yeniden oluştur" msgid "Link to other objects" msgstr "Diğer nesnelere bağlantı" +#: inc/type.class.php:1734 +msgid "Other" +msgid_plural "Others" +msgstr[0] "" +msgstr[1] "" + #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2089 +#: inc/type.class.php:2101 #, php-format msgid "Unable to load the class %1$s." msgstr "%1$s sınıfı yüklenemedi." #. TRANS: %1$s is itemtype name -#: inc/type.class.php:2091 +#: inc/type.class.php:2103 #, php-format msgid "" "You probably have garbage data in your database for this plugin and missing " diff --git a/locales/zh_CN.mo b/locales/zh_CN.mo index 1c735523dad16b34ff6182f5c3492d93d977e71d..51370d72d986fde9707f00b450b6318baf36fe22 100644 GIT binary patch delta 27 icmey&@|k6WI3u5tp{{|cu91a;p@Ef=(PmXfKSls+9R`>H delta 27 icmey&@|k6WI3u5-rLLi&u7QPup^25L Date: Fri, 28 May 2021 12:24:45 +0200 Subject: [PATCH 4/4] Add 2.11.0 version definition --- genericobject.xml | 5 +++++ setup.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/genericobject.xml b/genericobject.xml index dc6e62a..84358fa 100644 --- a/genericobject.xml +++ b/genericobject.xml @@ -24,6 +24,11 @@ Walid Nouh + + 2.11.0 + ~9.5.0 + https://github.com/pluginsGLPI/genericobject/releases/download/2.11.0/glpi-genericobject-2.11.0.tar.bz2 + 2.10.1 ~9.5.0 diff --git a/setup.php b/setup.php index fbda5e2..0636efb 100644 --- a/setup.php +++ b/setup.php @@ -35,7 +35,7 @@ ---------------------------------------------------------------------- */ -define ('PLUGIN_GENERICOBJECT_VERSION', '2.10.1'); +define ('PLUGIN_GENERICOBJECT_VERSION', '2.11.0'); // Minimal GLPI version, inclusive define("PLUGIN_GENERICOBJECT_MIN_GLPI", "9.5");