Skip to content

Commit 3290e45

Browse files
stonebuzztrasher
authored andcommitted
Update locales
1 parent dd22e0a commit 3290e45

File tree

11 files changed

+117
-110
lines changed

11 files changed

+117
-110
lines changed

locales/cs_CZ.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: GLPI Plugin - Example\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2025-12-22 02:00+0000\n"
12+
"POT-Creation-Date: 2026-01-12 02:04+0000\n"
1313
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
1414
"Last-Translator: David Stepan <stepand@tiscali.cz>, 2016,2025\n"
1515
"Language-Team: Czech (Czech Republic) (http://app.transifex.com/teclib/glpi-plugin-example/language/cs_CZ/)\n"

locales/en_GB.mo

0 Bytes
Binary file not shown.

locales/en_GB.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2026-01-05 02:08+0000\n"
11-
"PO-Revision-Date: 2026-01-05 02:08+0000\n"
10+
"POT-Creation-Date: 2026-01-28 02:02+0000\n"
11+
"PO-Revision-Date: 2026-01-28 02:02+0000\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
1414
"Language: en_GB\n"

locales/es_ES.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: GLPI Plugin - Example\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2025-12-22 02:00+0000\n"
12+
"POT-Creation-Date: 2026-01-12 02:04+0000\n"
1313
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
1414
"Last-Translator: JAVIER ANDREU <jandreugx@gmail.com>, 2018\n"
1515
"Language-Team: Spanish (Spain) (http://app.transifex.com/teclib/glpi-plugin-example/language/es_ES/)\n"

locales/es_MX.mo

3.55 KB
Binary file not shown.

locales/es_MX.po

Lines changed: 108 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -3,195 +3,202 @@
33
# This file is distributed under the same license as the PACKAGE package.
44
#
55
# Translators:
6+
# Edwin Elias Alvarez <elias986@yahoo.com>, 2026
67
msgid ""
78
msgstr ""
89
"Project-Id-Version: GLPI Plugin - Example\n"
910
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2016-06-02 14:54+0200\n"
11-
"PO-Revision-Date: 2016-06-02 12:54+0000\n"
12-
"Last-Translator: Alexandre DELAUNAY <delaunay.alexandre@gmail.com>\n"
13-
"Language-Team: Spanish (Mexico) (http://www.transifex.com/teclib/glpi-plugin-example/language/es_MX/)\n"
11+
"POT-Creation-Date: 2026-01-28 02:02+0000\n"
12+
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
13+
"Last-Translator: Edwin Elias Alvarez <elias986@yahoo.com>, 2026\n"
14+
"Language-Team: Spanish (Mexico) (http://app.transifex.com/teclib/glpi-plugin-example/language/es_MX/)\n"
1415
"MIME-Version: 1.0\n"
1516
"Content-Type: text/plain; charset=UTF-8\n"
1617
"Content-Transfer-Encoding: 8bit\n"
1718
"Language: es_MX\n"
18-
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
19+
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
1920

20-
#: config.php:48
21+
#: setup.php:348
22+
msgid "Installed / not configured"
23+
msgstr "Instalado / no configurado"
24+
25+
#: front/config.php:48
2126
msgid "This is the plugin config page"
22-
msgstr ""
27+
msgstr "Esta es la página de configuración del plugin"
2328

24-
#: hook.php:61
29+
#: hook.php:55
2530
msgid "Plugin Example Dropdown"
26-
msgstr ""
31+
msgstr "Menús desplegables del Plugin Ejemplo"
2732

28-
#: hook.php:76
33+
#: hook.php:71
2934
msgid "Example plugin"
30-
msgstr ""
35+
msgstr "Plugin Ejemplo"
36+
37+
#: hook.php:86
38+
msgid "Example plugin new"
39+
msgstr "Plugin Ejemplo"
3140

32-
#: hook.php:260
41+
#: hook.php:293
3342
msgid "plugin_example_DoIt"
34-
msgstr ""
43+
msgstr "plugin_ejemplo_Tonto"
3544

36-
#: hook.php:281 hook.php:292
45+
#: hook.php:315 hook.php:325
3746
msgid "Not really specific - Just for example"
38-
msgstr ""
47+
msgstr "Nada en específico realmente - Solo para ejemplificar"
3948

40-
#: hook.php:312
49+
#: hook.php:347
4150
msgid "Not really specific - Use your own dropdown - Just for example"
42-
msgstr ""
51+
msgstr "Nada en específico realmente - Use to propio desplegable - Solo para ejemplificar"
4352

44-
#: hook.php:334
53+
#: hook.php:374
4554
msgid "Pre Update Computer Hook"
46-
msgstr ""
55+
msgstr "Pre actualización del gancho o hook del ordenador "
4756

48-
#: hook.php:340
57+
#: hook.php:381
4958
#, php-format
5059
msgid "Update Computer Hook (%s)"
51-
msgstr ""
60+
msgstr "Actualizar Gancho o Hook del Ordenador (%s)"
5261

53-
#: hook.php:348
62+
#: hook.php:391
5463
msgid "Empty Computer Hook"
55-
msgstr ""
64+
msgstr "Gancho o Hook del Ordenador Vacio"
5665

57-
#: hook.php:358
66+
#: hook.php:403
5867
msgid "Pre Delete Computer Hook"
59-
msgstr ""
68+
msgstr "Pre Eliminar Gancho o Hook del Ordenador"
6069

61-
#: hook.php:364
70+
#: hook.php:410
6271
msgid "Delete Computer Hook"
63-
msgstr ""
72+
msgstr "Eliminar Gancho o Hook del Ordenador"
6473

65-
#: hook.php:372
74+
#: hook.php:420
6675
msgid "Pre Purge Computer Hook"
67-
msgstr ""
76+
msgstr "Pre Purgado del Gancho o Hook del Ordenador"
6877

69-
#: hook.php:378
78+
#: hook.php:427
7079
msgid "Purge Computer Hook"
71-
msgstr ""
80+
msgstr "Purgar Gancho o Hook del Ordenador"
7281

73-
#: hook.php:386
82+
#: hook.php:437
7483
msgid "Pre Restore Computer Hook"
75-
msgstr ""
84+
msgstr "Pre Restaurado del Gancho o Hook del Ordenador"
7685

77-
#: hook.php:393
86+
#: hook.php:445
7887
msgid "Pre Restore Phone Hook"
79-
msgstr ""
88+
msgstr "Pre Restaurado del Gancho Hook del Teléfono"
8089

81-
#: hook.php:399
90+
#: hook.php:452
8291
msgid "Restore Computer Hook"
83-
msgstr ""
92+
msgstr "Restaurar Gancho o Hook del Ordenador"
8493

85-
#. TRANS: %1$s is the source type, %2$d is the source ID, %3$d is the
86-
#. destination ID
87-
#: hook.php:407
94+
#: hook.php:463
8895
#, php-format
8996
msgid "Transfer Computer Hook %1$s %2$d -> %3$d"
90-
msgstr ""
97+
msgstr "Transferir Gancho o Hook del Ordenador %1$s %2$d -> %3$d"
9198

92-
#: hook.php:589
99+
#: hook.php:673
93100
msgid "Example event"
94-
msgstr ""
101+
msgstr "Evento ejemplo"
95102

96-
#: hook.php:594
103+
#: hook.php:679
97104
msgid "Example datas"
98-
msgstr ""
105+
msgstr "Data ejemplo"
99106

100-
#: hook.php:651
107+
#: hook.php:742 hook.php:757
101108
msgid "Plugin example displays on central page"
102-
msgstr ""
109+
msgstr "El ejemplo del plugin se muestra en la página central"
103110

104-
#: hook.php:658
111+
#: hook.php:750
105112
msgid "Plugin example displays on login page"
106-
msgstr ""
113+
msgstr "El ejemplo del plugin se muestra en la página de inicio de sesión"
107114

108-
#: setup.php:210
109-
msgid "Installed / not configured"
110-
msgstr ""
111-
112-
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
115+
#: src/Dropdown.php:46 src/Dropdown.php:49
113116
msgid "Plugin Example Dropdowns"
114-
msgstr ""
117+
msgstr "Menús desplegables del Plugin Ejemplo"
115118

116-
#: inc/example.class.php:80
119+
#: src/RuleTest.php:76
120+
msgid "Category (class)"
121+
msgstr "Categoría (clase)"
122+
123+
#: src/NotificationTargetExample.php:45 src/Example.php:224
124+
#: src/Example.php:230 src/Example.php:235
125+
msgid "Example"
126+
msgstr "Ejemplo"
127+
128+
#: src/Example.php:78
117129
msgid "Test link"
118-
msgstr ""
130+
msgstr "Vinculo de prueba"
119131

120-
#: inc/example.class.php:124
132+
#: src/Example.php:166
121133
msgid "Cron description for example"
122-
msgstr ""
134+
msgstr "Descripción del cron para ejemplo"
123135

124-
#: inc/example.class.php:125
136+
#: src/Example.php:167
125137
msgid "Cron parameter for example"
126-
msgstr ""
138+
msgstr "Parametro cron para ejemplo"
127139

128-
#: inc/example.class.php:182 inc/example.class.php:188
129-
#: inc/example.class.php:191 inc/notificationtargetexample.class.php:44
130-
msgid "Example"
131-
msgstr ""
132-
133-
#: inc/example.class.php:195 inc/example.class.php:202
140+
#: src/Example.php:239 src/Example.php:248
134141
msgid "Test Plugin"
135-
msgstr ""
142+
msgstr "Plugin de Prueba"
136143

137-
#: inc/example.class.php:196
144+
#: src/Example.php:240
138145
msgid "Test Plugin 2"
139-
msgstr ""
146+
msgstr "Plugin de Prueba 2"
140147

141-
#: inc/example.class.php:214
148+
#: src/Example.php:259
142149
msgid "Plugin Example on Phone"
143-
msgstr ""
150+
msgstr "Plugin ejemplo en el teléfono"
144151

145-
#: inc/example.class.php:218
152+
#: src/Example.php:262
146153
msgid "Plugin central action"
147-
msgstr ""
154+
msgstr "Acción del plugin central"
148155

149-
#: inc/example.class.php:241
156+
#: src/Example.php:283
150157
msgid "Plugin mailing action"
151-
msgstr ""
158+
msgstr "Acción de correo del plugin"
152159

153-
#: inc/example.class.php:247
160+
#: src/Example.php:287
154161
msgid "First tab of Plugin example"
155-
msgstr ""
162+
msgstr "Primera pestaña del Plugin ejemplo"
156163

157-
#: inc/example.class.php:249
164+
#: src/Example.php:289
158165
msgid "Second tab of Plugin example"
159-
msgstr ""
166+
msgstr "Segunda pestaña del Plugin ejemplo"
160167

161168
#. TRANS: %1$s is a class name, %2$d is an item ID
162-
#: inc/example.class.php:255
169+
#: src/Example.php:294
163170
#, php-format
164-
msgid "Plugin example CLASS=%1$s id=%2$d"
165-
msgstr ""
171+
msgid "Plugin example CLASS=%1$s"
172+
msgstr "Plugin ejemplo CLASS=%1$s"
166173

167-
#: inc/example.class.php:284
174+
#: src/Example.php:325
168175
msgid "test planning example 1"
169-
msgstr ""
176+
msgstr "prueba de planificación del ejemplo 1"
170177

171-
#: inc/example.class.php:344
178+
#: src/Example.php:389
172179
msgid "History from plugin example"
173-
msgstr ""
180+
msgstr "Historial para el plugin ejemplo"
174181

175-
#: inc/example.class.php:367
182+
#: src/Example.php:402
176183
msgid "Do Nothing - just for fun"
177-
msgstr ""
184+
msgstr "No hace nada - solo para diversión"
178185

179-
#: inc/example.class.php:384 inc/example.class.php:408
186+
#: src/Example.php:413 src/Example.php:442
180187
msgid "Write in item history"
181-
msgstr ""
188+
msgstr "Escribir como item del historial"
182189

183-
#: inc/example.class.php:388
190+
#: src/Example.php:418
184191
msgid "but do nothing :)"
185-
msgstr ""
192+
msgstr "pero no hace nada :)"
186193

187-
#: inc/example.class.php:407 inc/example.class.php:429
194+
#: src/Example.php:441 src/Example.php:469
188195
msgid "Right it is the type I want..."
189-
msgstr ""
196+
msgstr "Correcto este es el tipo que yo quiero..."
190197

191-
#: inc/example.class.php:430
192-
msgid "But... I say I will do nothing for:"
193-
msgstr ""
198+
#: src/Example.php:507
199+
msgid "Plugin Example"
200+
msgstr "Plugin de ejemplo"
194201

195-
#: inc/ruletest.class.php:77
196-
msgid "Category (class)"
197-
msgstr ""
202+
#: src/Example.php:512
203+
msgid "Plugin Example (static)"
204+
msgstr "Plugin de ejemplo (estatico)"

locales/example.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-01-05 02:08+0000\n"
11+
"POT-Creation-Date: 2026-01-28 02:02+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

locales/ko_KR.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: GLPI Plugin - Example\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-12-22 02:00+0000\n"
11+
"POT-Creation-Date: 2026-01-12 02:04+0000\n"
1212
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
1313
"Last-Translator: SeongHyeon Cho <jaymz9634@gmail.com>, 2020\n"
1414
"Language-Team: Korean (Korea) (http://app.transifex.com/teclib/glpi-plugin-example/language/ko_KR/)\n"

locales/pt_BR.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: GLPI Plugin - Example\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-12-19 01:54+0000\n"
15+
"POT-Creation-Date: 2026-01-28 02:02+0000\n"
1616
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
1717
"Last-Translator: Diego Nobre <diego@koruma.com.br>, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (http://app.transifex.com/teclib/glpi-plugin-example/language/pt_BR/)\n"

locales/pt_PT.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: GLPI Plugin - Example\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-12-22 02:00+0000\n"
10+
"POT-Creation-Date: 2026-01-12 02:04+0000\n"
1111
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language-Team: Portuguese (Portugal) (http://app.transifex.com/teclib/glpi-plugin-example/language/pt_PT/)\n"

0 commit comments

Comments
 (0)