File tree 23 files changed +219
-317
lines changed
23 files changed +219
-317
lines changed Original file line number Diff line number Diff line change 24
24
<author >Walid Nouh</author >
25
25
</authors >
26
26
<versions >
27
+ <version >
28
+ <num >2.9.1</num >
29
+ <compatibility >~9.5.0</compatibility >
30
+ <download_url >https://github.com/pluginsGLPI/genericobject/releases/download/2.9.1/glpi-genericobject-2.9.1.tar.bz2</download_url >
31
+ </version >
27
32
<version >
28
33
<num >2.9.0</num >
29
34
<compatibility >~9.5.0</compatibility >
Original file line number Diff line number Diff line change @@ -64,6 +64,8 @@ public function __construct() {
64
64
if (preg_match ("/PluginGenericobject(.*)/ " , $ class , $ results )) {
65
65
if (preg_match ("/^(.*)y$/i " , $ results [1 ], $ end_results )) {
66
66
static ::$ rightname = 'plugin_genericobject_ ' .strtolower ($ end_results [1 ]).'ies ' ;
67
+ } else if (preg_match ("/^(.*)ss$/i " , $ results [1 ])) {
68
+ static ::$ rightname = 'plugin_genericobject_ ' .strtolower ($ results [1 ]).'es ' ;
67
69
} else {
68
70
static ::$ rightname = 'plugin_genericobject_ ' .strtolower ($ results [1 ]).'s ' ;
69
71
}
Original file line number Diff line number Diff line change 9
9
msgstr ""
10
10
"Project-Id-Version : GLPI Plugin - Genericobject\n "
11
11
"Report-Msgid-Bugs-To : \n "
12
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
12
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
13
13
"PO-Revision-Date : 2019-11-09 06:06+0000\n "
14
14
"
Last-Translator :
Pavel Borecki <[email protected] >\n "
15
15
"Language-Team : Czech (Czech Republic) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/cs_CZ/)\n "
@@ -142,11 +142,11 @@ msgid ""
142
142
"files in %1$s"
143
143
msgstr "Nejspíš ve své databázi máte pro tento modul v nepořádku data a chybí soubory v %1$s"
144
144
145
- #: inc/object.class.php:537
145
+ #: inc/object.class.php:539
146
146
msgid "Object preview"
147
147
msgstr "Náhled objektu"
148
148
149
- #: inc/object.class.php:801
149
+ #: inc/object.class.php:803
150
150
msgid "You must configure rights to enable the preview"
151
151
msgstr "Pro zapnutí náhledu je třeba nastavit oprávnění"
152
152
Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : PACKAGE VERSION\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
11
- "PO-Revision-Date : 2020-07-03 18:57 +0000\n "
10
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
11
+ "PO-Revision-Date : 2020-10-27 15:13 +0000\n "
12
12
"Last-Translator : Automatically generated\n "
13
13
"Language-Team : none\n "
14
14
"Language : en_GB\n "
@@ -143,11 +143,11 @@ msgstr ""
143
143
"You probably have garbage data in your database for this plugin and missing "
144
144
"files in %1$s"
145
145
146
- #: inc/object.class.php:537
146
+ #: inc/object.class.php:539
147
147
msgid "Object preview"
148
148
msgstr "Object preview"
149
149
150
- #: inc/object.class.php:801
150
+ #: inc/object.class.php:803
151
151
msgid "You must configure rights to enable the preview"
152
152
msgstr "You must configure rights to enable the preview"
153
153
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : GLPI Plugin - Genericobject\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
11
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
12
12
"PO-Revision-Date : 2019-11-08 14:59+0000\n "
13
13
"Last-Translator : Cédric Anne\n "
14
14
"Language-Team : Spanish (Spain) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/es_ES/)\n "
@@ -141,11 +141,11 @@ msgid ""
141
141
"files in %1$s"
142
142
msgstr ""
143
143
144
- #: inc/object.class.php:537
144
+ #: inc/object.class.php:539
145
145
msgid "Object preview"
146
146
msgstr "Vista previa del objeto"
147
147
148
- #: inc/object.class.php:801
148
+ #: inc/object.class.php:803
149
149
msgid "You must configure rights to enable the preview"
150
150
msgstr "Tiene que configurar los permisos para acceder a la vista previa"
151
151
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : GLPI Plugin - Genericobject\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
11
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
12
12
"PO-Revision-Date : 2019-11-08 14:59+0000\n "
13
13
"Last-Translator : Cédric Anne\n "
14
14
"Language-Team : Finnish (Finland) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/fi_FI/)\n "
@@ -141,11 +141,11 @@ msgid ""
141
141
"files in %1$s"
142
142
msgstr "Tietokannassa on ongelma liittyen liitännäiseen ja puuttuvia tiedostoja %1$s"
143
143
144
- #: inc/object.class.php:537
144
+ #: inc/object.class.php:539
145
145
msgid "Object preview"
146
146
msgstr "Kohteen esikatselu"
147
147
148
- #: inc/object.class.php:801
148
+ #: inc/object.class.php:803
149
149
msgid "You must configure rights to enable the preview"
150
150
msgstr "Oikeudet on määritettävä, jotta esikatselu voidaan ottaa käyttöön"
151
151
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : GLPI Plugin - Genericobject\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
11
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
12
12
"PO-Revision-Date : 2020-06-09 02:45+0000\n "
13
13
"Last-Translator : Tiago Graca\n "
14
14
"Language-Team : French (Canada) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/fr_CA/)\n "
@@ -141,11 +141,11 @@ msgid ""
141
141
"files in %1$s"
142
142
msgstr "Vous avez probablement d'anciennes données dans votre base de données pour ce plugin et des fichiers sont manquants dans %1$s"
143
143
144
- #: inc/object.class.php:537
144
+ #: inc/object.class.php:539
145
145
msgid "Object preview"
146
146
msgstr "Prévisualisation d'un objet de ce type"
147
147
148
- #: inc/object.class.php:801
148
+ #: inc/object.class.php:803
149
149
msgid "You must configure rights to enable the preview"
150
150
msgstr "Vous devez configurer les droits sur cet objet pour voir la prévisualisation"
151
151
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
13
13
msgstr ""
14
14
"Project-Id-Version : GLPI Plugin - Genericobject\n "
15
15
"Report-Msgid-Bugs-To : \n "
16
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
16
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
17
17
"PO-Revision-Date : 2019-11-08 14:59+0000\n "
18
18
"Last-Translator : Cédric Anne\n "
19
19
"Language-Team : French (France) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/fr_FR/)\n "
@@ -146,11 +146,11 @@ msgid ""
146
146
"files in %1$s"
147
147
msgstr "Vous avez probablement d'anciennes données dans votre base pour ce plugin ou des fichiers manquants dans %1$s"
148
148
149
- #: inc/object.class.php:537
149
+ #: inc/object.class.php:539
150
150
msgid "Object preview"
151
151
msgstr "Prévisualisation d'un objet de ce type"
152
152
153
- #: inc/object.class.php:801
153
+ #: inc/object.class.php:803
154
154
msgid "You must configure rights to enable the preview"
155
155
msgstr "Vous devez configurer les droits sur cet objet pour voir la prévisualisation"
156
156
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
11
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -140,11 +140,11 @@ msgid ""
140
140
"files in %1$s"
141
141
msgstr ""
142
142
143
- #: inc/object.class.php:537
143
+ #: inc/object.class.php:539
144
144
msgid "Object preview"
145
145
msgstr ""
146
146
147
- #: inc/object.class.php:801
147
+ #: inc/object.class.php:803
148
148
msgid "You must configure rights to enable the preview"
149
149
msgstr ""
150
150
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : GLPI Plugin - Genericobject\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
11
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
12
12
"PO-Revision-Date : 2020-02-12 13:54+0000\n "
13
13
"
Last-Translator :
milotype <[email protected] >\n "
14
14
"Language-Team : Croatian (Croatia) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/hr_HR/)\n "
@@ -141,11 +141,11 @@ msgid ""
141
141
"files in %1$s"
142
142
msgstr "U bazi podataka vjerojatno imaš smeće za ovaj dodatak i nedostaju datoteke u %1$s"
143
143
144
- #: inc/object.class.php:537
144
+ #: inc/object.class.php:539
145
145
msgid "Object preview"
146
146
msgstr "Pregled objekta"
147
147
148
- #: inc/object.class.php:801
148
+ #: inc/object.class.php:803
149
149
msgid "You must configure rights to enable the preview"
150
150
msgstr "Za aktiviranje pregleda moraš konfigurirati prava"
151
151
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgid ""
10
10
msgstr ""
11
11
"Project-Id-Version : GLPI Plugin - Genericobject\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
13
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
14
14
"PO-Revision-Date : 2019-11-08 14:59+0000\n "
15
15
"Last-Translator : Cédric Anne\n "
16
16
"Language-Team : Italian (Italy) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/it_IT/)\n "
@@ -143,11 +143,11 @@ msgid ""
143
143
"files in %1$s"
144
144
msgstr "Per questo plugin hai, probabilmente, dei dati inutili nel tuo database e file mancanti in %1$s"
145
145
146
- #: inc/object.class.php:537
146
+ #: inc/object.class.php:539
147
147
msgid "Object preview"
148
148
msgstr "Anteprima dell'oggetto"
149
149
150
- #: inc/object.class.php:801
150
+ #: inc/object.class.php:803
151
151
msgid "You must configure rights to enable the preview"
152
152
msgstr "Bisogna configurare i diritti per abilitare l'anteprima"
153
153
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : GLPI Plugin - Genericobject\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
11
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
12
12
"PO-Revision-Date : 2020-02-03 04:26+0000\n "
13
13
"
Last-Translator :
SeongHyeon Cho <[email protected] >\n "
14
14
"Language-Team : Korean (Korea) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/ko_KR/)\n "
@@ -141,11 +141,11 @@ msgid ""
141
141
"files in %1$s"
142
142
msgstr "이 플러그인에 대한 데이터베이스 내에 개비지 데이터가 있거나 %1$s내의 파일이 누락된 것 같습니다"
143
143
144
- #: inc/object.class.php:537
144
+ #: inc/object.class.php:539
145
145
msgid "Object preview"
146
146
msgstr "객체 미리보기"
147
147
148
- #: inc/object.class.php:801
148
+ #: inc/object.class.php:803
149
149
msgid "You must configure rights to enable the preview"
150
150
msgstr "미리보기 활성화에 대한 권한을 구성해야 합니다"
151
151
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : GLPI Plugin - Genericobject\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
11
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
12
12
"PO-Revision-Date : 2019-11-08 14:59+0000\n "
13
13
"Last-Translator : Cédric Anne\n "
14
14
"Language-Team : Polish (Poland) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/pl_PL/)\n "
@@ -141,11 +141,11 @@ msgid ""
141
141
"files in %1$s"
142
142
msgstr ""
143
143
144
- #: inc/object.class.php:537
144
+ #: inc/object.class.php:539
145
145
msgid "Object preview"
146
146
msgstr "Podgląd obiektu"
147
147
148
- #: inc/object.class.php:801
148
+ #: inc/object.class.php:803
149
149
msgid "You must configure rights to enable the preview"
150
150
msgstr ""
151
151
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgid ""
10
10
msgstr ""
11
11
"Project-Id-Version : GLPI Plugin - Genericobject\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
13
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
14
14
"PO-Revision-Date : 2019-11-08 14:59+0000\n "
15
15
"Last-Translator : Cédric Anne\n "
16
16
"Language-Team : Portuguese (Brazil) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/pt_BR/)\n "
@@ -143,11 +143,11 @@ msgid ""
143
143
"files in %1$s"
144
144
msgstr "Deve ter dados no lixo da tua base de dados porque estão a faltas ficheiros neste plugin %1$s"
145
145
146
- #: inc/object.class.php:537
146
+ #: inc/object.class.php:539
147
147
msgid "Object preview"
148
148
msgstr "Pré-visualização do objet"
149
149
150
- #: inc/object.class.php:801
150
+ #: inc/object.class.php:803
151
151
msgid "You must configure rights to enable the preview"
152
152
msgstr "Você deve configurar os direitos para habilitar pré-visualização"
153
153
Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : GLPI Plugin - Genericobject\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
10
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
11
11
"PO-Revision-Date : 2019-11-08 14:59+0000\n "
12
12
"Last-Translator : Cédric Anne\n "
13
13
"Language-Team : Portuguese (Portugal) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/pt_PT/)\n "
@@ -140,11 +140,11 @@ msgid ""
140
140
"files in %1$s"
141
141
msgstr "Provavelmente tem dados incorretos na sua base de dados para este plugin e arquivos ausentes em %1$s"
142
142
143
- #: inc/object.class.php:537
143
+ #: inc/object.class.php:539
144
144
msgid "Object preview"
145
145
msgstr "Pré-visualização de objetos"
146
146
147
- #: inc/object.class.php:801
147
+ #: inc/object.class.php:803
148
148
msgid "You must configure rights to enable the preview"
149
149
msgstr "Deve configurar os direitos para habilitar a visualização"
150
150
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : GLPI Plugin - Genericobject\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
11
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
12
12
"PO-Revision-Date : 2019-11-08 14:59+0000\n "
13
13
"Last-Translator : Cédric Anne\n "
14
14
"Language-Team : Romanian (Romania) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/ro_RO/)\n "
@@ -141,11 +141,11 @@ msgid ""
141
141
"files in %1$s"
142
142
msgstr ""
143
143
144
- #: inc/object.class.php:537
144
+ #: inc/object.class.php:539
145
145
msgid "Object preview"
146
146
msgstr "Previzualizeaza un obiect de acest tip"
147
147
148
- #: inc/object.class.php:801
148
+ #: inc/object.class.php:803
149
149
msgid "You must configure rights to enable the preview"
150
150
msgstr "Trebuie sa configurati drepturi pe acest obiect pentru a putea previzualiza"
151
151
Original file line number Diff line number Diff line change 9
9
msgstr ""
10
10
"Project-Id-Version : GLPI Plugin - Genericobject\n "
11
11
"Report-Msgid-Bugs-To : \n "
12
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
12
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
13
13
"PO-Revision-Date : 2019-11-08 14:59+0000\n "
14
14
"Last-Translator : Cédric Anne\n "
15
15
"Language-Team : Russian (Russia) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/ru_RU/)\n "
@@ -142,11 +142,11 @@ msgid ""
142
142
"files in %1$s"
143
143
msgstr ""
144
144
145
- #: inc/object.class.php:537
145
+ #: inc/object.class.php:539
146
146
msgid "Object preview"
147
147
msgstr "Предпросмотр"
148
148
149
- #: inc/object.class.php:801
149
+ #: inc/object.class.php:803
150
150
msgid "You must configure rights to enable the preview"
151
151
msgstr "Вы должны настроить права для предпросмотра"
152
152
Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : GLPI Plugin - Genericobject\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2020-07-03 18:57 +0000\n "
11
+ "POT-Creation-Date : 2020-10-27 15:13 +0000\n "
12
12
"PO-Revision-Date : 2019-11-08 14:59+0000\n "
13
13
"Last-Translator : Cédric Anne\n "
14
14
"Language-Team : Swedish (Sweden) (http://www.transifex.com/teclib/glpi-project-plugin-genericobject/language/sv_SE/)\n "
@@ -141,11 +141,11 @@ msgid ""
141
141
"files in %1$s"
142
142
msgstr "Du har troligtvis skräpdata i databasen för denna plug-in och saknar filer i %1$s"
143
143
144
- #: inc/object.class.php:537
144
+ #: inc/object.class.php:539
145
145
msgid "Object preview"
146
146
msgstr "Förhandsgranska tillgång"
147
147
148
- #: inc/object.class.php:801
148
+ #: inc/object.class.php:803
149
149
msgid "You must configure rights to enable the preview"
150
150
msgstr "Du måste konfigurera rättigheter för att aktivera förhandsgranskning"
151
151
You can’t perform that action at this time.
0 commit comments