Update locales

This commit is contained in:
stonebuzz
2025-10-01 01:51:01 +00:00
committed by Johan Cwiklinski
parent 15748a7c3d
commit 69426cded6
15 changed files with 304 additions and 304 deletions

View File

@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-09-25 01:49+0000\n"
"POT-Creation-Date: 2025-10-01 01:50+0000\n"
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
"Last-Translator: JAVIER ANDREU <jandreugx@gmail.com>, 2018\n"
"Language-Team: Spanish (Spain) (http://app.transifex.com/teclib/glpi-plugin-example/language/es_ES/)\n"
@@ -19,7 +19,7 @@ msgstr ""
"Language: es_ES\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
#: setup.php:361
#: setup.php:346
msgid "Installed / not configured"
msgstr "Instalado / no configurado"
@@ -27,89 +27,89 @@ msgstr "Instalado / no configurado"
msgid "This is the plugin config page"
msgstr "Esta es la página de configuración del plugin"
#: hook.php:57
#: hook.php:55
msgid "Plugin Example Dropdown"
msgstr "Ejemplo de Plugin Desplegable"
#: hook.php:73
#: hook.php:71
msgid "Example plugin"
msgstr "Plugin Ejemplo"
#: hook.php:89
#: hook.php:86
msgid "Example plugin new"
msgstr ""
#: hook.php:302
#: hook.php:293
msgid "plugin_example_DoIt"
msgstr "plugin_ejemplo_Tonto"
#: hook.php:325 hook.php:335
#: hook.php:315 hook.php:325
msgid "Not really specific - Just for example"
msgstr "Nada en específico realmente - Solo para ejemplificar"
#: hook.php:358
#: hook.php:347
msgid "Not really specific - Use your own dropdown - Just for example"
msgstr "Nada en específico realmente - Use to propio desplegable - Solo para ejemplificar"
#: hook.php:385
#: hook.php:374
msgid "Pre Update Computer Hook"
msgstr "Pre actualización del gancho o hook del ordenador "
#: hook.php:392
#: hook.php:381
#, php-format
msgid "Update Computer Hook (%s)"
msgstr "Actualizar Gancho o Hook del Ordenador (%s"
#: hook.php:402
#: hook.php:391
msgid "Empty Computer Hook"
msgstr "Gancho o Hook del Ordenador Vacio"
#: hook.php:414
#: hook.php:403
msgid "Pre Delete Computer Hook"
msgstr "Pre Eliminar Gancho o Hook del Ordenador"
#: hook.php:421
#: hook.php:410
msgid "Delete Computer Hook"
msgstr "Eliminar Gancho o Hook del Ordenador"
#: hook.php:431
#: hook.php:420
msgid "Pre Purge Computer Hook"
msgstr "Pre Purgado del Gancho o Hook del Ordenador"
#: hook.php:438
#: hook.php:427
msgid "Purge Computer Hook"
msgstr "Purgar Gancho o Hook del Ordenador"
#: hook.php:448
#: hook.php:437
msgid "Pre Restore Computer Hook"
msgstr "Pre Restaurado del Gancho o Hook del Ordenador"
#: hook.php:456
#: hook.php:445
msgid "Pre Restore Phone Hook"
msgstr "Pre Restaurado del Gancho Hook del Teléfono"
#: hook.php:463
#: hook.php:452
msgid "Restore Computer Hook"
msgstr "Restaurar Gancho o Hook del Ordenador"
#: hook.php:474
#: hook.php:463
#, php-format
msgid "Transfer Computer Hook %1$s %2$d -> %3$d"
msgstr "Transferir Gancho o Hook del Ordenador %1$s %2$d -> %3$d"
#: hook.php:686
#: hook.php:674
msgid "Example event"
msgstr "Evento ejemplo"
#: hook.php:692
#: hook.php:680
msgid "Example datas"
msgstr "Data ejemplo"
#: hook.php:755 hook.php:770
#: hook.php:743 hook.php:758
msgid "Plugin example displays on central page"
msgstr "El ejemplo del plugin se muestra en la página central"
#: hook.php:763
#: hook.php:751
msgid "Plugin example displays on login page"
msgstr "El ejemplo del plugin se muestra en la página de inicio de sesión"
@@ -117,60 +117,60 @@ msgstr "El ejemplo del plugin se muestra en la página de inicio de sesión"
msgid "Plugin Example Dropdowns"
msgstr "Menús desplegables del Plugin Ejemplo"
#: src/RuleTest.php:81
#: src/RuleTest.php:76
msgid "Category (class)"
msgstr "Categoría (clase)"
#: src/NotificationTargetExample.php:51 src/Example.php:217
#: src/Example.php:224 src/Example.php:229
#: src/NotificationTargetExample.php:45 src/Example.php:222
#: src/Example.php:228 src/Example.php:233
msgid "Example"
msgstr "Ejemplo"
#: src/Example.php:70
#: src/Example.php:76
msgid "Test link"
msgstr "Vinculo de prueba"
#: src/Example.php:158
#: src/Example.php:164
msgid "Cron description for example"
msgstr "Descripción del cron para ejemplo"
#: src/Example.php:159
#: src/Example.php:165
msgid "Cron parameter for example"
msgstr "Parametro cron para ejemplo"
#: src/Example.php:233 src/Example.php:240
#: src/Example.php:237 src/Example.php:246
msgid "Test Plugin"
msgstr "Test Plugin"
#: src/Example.php:234
#: src/Example.php:238
msgid "Test Plugin 2"
msgstr "Test Plugin 2"
#: src/Example.php:251
#: src/Example.php:257
msgid "Plugin Example on Phone"
msgstr "Plugin ejemplo en el teléfono"
#: src/Example.php:255
#: src/Example.php:260
msgid "Plugin central action"
msgstr "Acción del plugin central"
#: src/Example.php:278
#: src/Example.php:281
msgid "Plugin mailing action"
msgstr "Acción de correo del plugin"
#: src/Example.php:284
#: src/Example.php:285
msgid "First tab of Plugin example"
msgstr "Primera pestaña del Plugin ejemplo"
#: src/Example.php:286
#: src/Example.php:287
msgid "Second tab of Plugin example"
msgstr "Segunda pestaña del Plugin ejemplo"
#. TRANS: %1$s is a class name, %2$d is an item ID
#: src/Example.php:292
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr "Plugin ejemplo CLASS=%1$s id=%2$d"
msgid "Plugin example CLASS=%1$s"
msgstr ""
#: src/Example.php:323
msgid "test planning example 1"