mirror of
https://github.com/pluginsGLPI/example.git
synced 2026-05-27 17:48:55 +02:00
Update locales
This commit is contained in:
committed by
Johan Cwiklinski
parent
4b67e096c6
commit
611f8b6154
+95
-95
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLPI Plugin - Example\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-12 02:04+0000\n"
|
||||
"POT-Creation-Date: 2026-04-30 03:32+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,14 +19,101 @@ msgstr ""
|
||||
"Language: es_ES\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr "Categoría (clase)"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Menús desplegables del Plugin Ejemplo"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224
|
||||
#: src/Example.php:230 src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "Ejemplo"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "Vinculo de prueba"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "Descripción del cron para ejemplo"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parametro cron para ejemplo"
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr "Test Plugin"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Test Plugin 2"
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Plugin ejemplo en el teléfono"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "Acción del plugin central"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Acción de correo del plugin"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Primera pestaña del Plugin ejemplo"
|
||||
|
||||
#: src/Example.php:289
|
||||
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:294
|
||||
#, php-format
|
||||
msgid "Plugin example CLASS=%1$s"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:325
|
||||
msgid "test planning example 1"
|
||||
msgstr "prueba de planificación del ejemplo 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "Historial para el plugin ejemplo"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "No hace nada - solo para diversión"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "Escribir como item del historial"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "pero no hace nada :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Correcto este es el tipo que yo quiero..."
|
||||
|
||||
#: src/Example.php:507
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
|
||||
#: setup.php:348
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Instalado / no configurado"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Esta es la página de configuración del plugin"
|
||||
|
||||
#: hook.php:55
|
||||
msgid "Plugin Example Dropdown"
|
||||
msgstr "Ejemplo de Plugin Desplegable"
|
||||
@@ -113,93 +200,6 @@ msgstr "El ejemplo del plugin se muestra en la página central"
|
||||
msgid "Plugin example displays on login page"
|
||||
msgstr "El ejemplo del plugin se muestra en la página de inicio de sesión"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Menús desplegables del Plugin Ejemplo"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr "Categoría (clase)"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224
|
||||
#: src/Example.php:230 src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "Ejemplo"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "Vinculo de prueba"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "Descripción del cron para ejemplo"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parametro cron para ejemplo"
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr "Test Plugin"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Test Plugin 2"
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Plugin ejemplo en el teléfono"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "Acción del plugin central"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Acción de correo del plugin"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Primera pestaña del Plugin ejemplo"
|
||||
|
||||
#: src/Example.php:289
|
||||
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:294
|
||||
#, php-format
|
||||
msgid "Plugin example CLASS=%1$s"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:325
|
||||
msgid "test planning example 1"
|
||||
msgstr "prueba de planificación del ejemplo 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "Historial para el plugin ejemplo"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "No hace nada - solo para diversión"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "Escribir como item del historial"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "pero no hace nada :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Correcto este es el tipo que yo quiero..."
|
||||
|
||||
#: src/Example.php:507
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Esta es la página de configuración del plugin"
|
||||
|
||||
Reference in New Issue
Block a user