mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-10-13 12:14:34 +02:00
Update locales
This commit is contained in:
committed by
Johan Cwiklinski
parent
2ee56680dd
commit
a2af3e6568
BIN
locales/cs_CZ.mo
BIN
locales/cs_CZ.mo
Binary file not shown.
196
locales/cs_CZ.po
196
locales/cs_CZ.po
@@ -3,15 +3,15 @@
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# David Stepan <stepand@tiscali.cz>, 2016
|
||||
# David Stepan <stepand@tiscali.cz>, 2016,2025
|
||||
# Pavel Borecki <pavel.borecki@gmail.com>, 2018
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLPI Plugin - Example\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-07-17 01:59+0000\n"
|
||||
"POT-Creation-Date: 2025-09-30 01:40+0000\n"
|
||||
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
|
||||
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>, 2018\n"
|
||||
"Last-Translator: David Stepan <stepand@tiscali.cz>, 2016,2025\n"
|
||||
"Language-Team: Czech (Czech Republic) (http://app.transifex.com/teclib/glpi-plugin-example/language/cs_CZ/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -19,96 +19,13 @@ msgstr ""
|
||||
"Language: cs_CZ\n"
|
||||
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "Testovací odkaz"
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Nainstalováno/nenastaveno"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "Popis naplánované úlohy (cron) pro ukázku"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parametr naplánované úlohy (cron) pro ukázku"
|
||||
|
||||
#: src/Example.php:217 src/Example.php:224 src/Example.php:229
|
||||
#: src/NotificationTargetExample.php:51
|
||||
msgid "Example"
|
||||
msgstr "Příklad"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "Testovací zásuvný modul"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Testovací zásuvný modul 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Zásuvný modul pro ukázku na telefonu"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "Centrální akce zásuvného modulu"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "E-mailová akce zásuvného modulu"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "První panel zásuvného modulu pro ukázku"
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "Druhý panel zásuvného modulu pro ukázku"
|
||||
|
||||
#. 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 "Zásuvný modul pro ukázku CLASS=%1$s id=%2$d"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "Test příklad plánu 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "Historie ze zásuvného modulu pro ukázku"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Nedělat nic – jen pro pobavení"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "Zapsat do historie položky"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "ale nic nedělat :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Právě toto je typ který chci…"
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "Kategorie (třída)"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Rozbalovací nabídky zásuvného modulu pro ukázku"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Toto je stránka s nastaveními zásuvného modulu"
|
||||
|
||||
#: hook.php:57
|
||||
msgid "Plugin Example Dropdown"
|
||||
@@ -196,10 +113,93 @@ msgstr "Zásuvný modul pro ukázku zobrazuje na centrální stránce"
|
||||
msgid "Plugin example displays on login page"
|
||||
msgstr "Zásuvný modul pro ukázku zobrazuje na přihlašovací stránce"
|
||||
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Nainstalováno/nenastaveno"
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Rozbalovací nabídky zásuvného modulu pro ukázku"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Toto je stránka s nastaveními zásuvného modulu"
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "Kategorie (třída)"
|
||||
|
||||
#: src/NotificationTargetExample.php:51 src/Example.php:217
|
||||
#: src/Example.php:224 src/Example.php:229
|
||||
msgid "Example"
|
||||
msgstr "Příklad"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "Testovací odkaz"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "Popis naplánované úlohy (cron) pro ukázku"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parametr naplánované úlohy (cron) pro ukázku"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "Testovací zásuvný modul"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Testovací zásuvný modul 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Zásuvný modul pro ukázku na telefonu"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "Centrální akce zásuvného modulu"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "E-mailová akce zásuvného modulu"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "První panel zásuvného modulu pro ukázku"
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "Druhý panel zásuvného modulu pro ukázku"
|
||||
|
||||
#. 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 "Zásuvný modul pro ukázku CLASS=%1$s id=%2$d"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "Test příklad plánu 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "Historie ze zásuvného modulu pro ukázku"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Nedělat nic – jen pro pobavení"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "Zapsat do historie položky"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "ale nic nedělat :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Právě toto je typ který chci…"
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr "Příklad zásuvného modulu"
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Příklad zásuvného modulu (statický)"
|
||||
|
BIN
locales/en_GB.mo
BIN
locales/en_GB.mo
Binary file not shown.
194
locales/en_GB.po
194
locales/en_GB.po
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-08-04 02:11+0000\n"
|
||||
"PO-Revision-Date: 2025-08-04 02:11+0000\n"
|
||||
"POT-Creation-Date: 2025-09-30 01:40+0000\n"
|
||||
"PO-Revision-Date: 2025-09-30 01:40+0000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: en_GB\n"
|
||||
@@ -17,96 +17,13 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "Test link"
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Installed / not configured"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "Cron description for example"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Cron parameter for example"
|
||||
|
||||
#: src/Example.php:217 src/Example.php:224 src/Example.php:229
|
||||
#: src/NotificationTargetExample.php:51
|
||||
msgid "Example"
|
||||
msgstr "Example"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "Test Plugin"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Test Plugin 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Plugin Example on Phone"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "Plugin central action"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Plugin mailing action"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "First tab of Plugin example"
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "Second tab of Plugin example"
|
||||
|
||||
#. 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 example CLASS=%1$s id=%2$d"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "test planning example 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "History from plugin example"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Do Nothing - just for fun"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "Write in item history"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "but do nothing :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Right it is the type I want..."
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr "Plugin Example"
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Plugin Example (static)"
|
||||
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "Category (class)"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Plugin Example Dropdowns"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "This is the plugin config page"
|
||||
|
||||
#: hook.php:57
|
||||
msgid "Plugin Example Dropdown"
|
||||
@@ -194,10 +111,93 @@ msgstr "Plugin example displays on central page"
|
||||
msgid "Plugin example displays on login page"
|
||||
msgstr "Plugin example displays on login page"
|
||||
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Installed / not configured"
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Plugin Example Dropdowns"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "This is the plugin config page"
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "Category (class)"
|
||||
|
||||
#: src/NotificationTargetExample.php:51 src/Example.php:217 src/Example.php:224
|
||||
#: src/Example.php:229
|
||||
msgid "Example"
|
||||
msgstr "Example"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "Test link"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "Cron description for example"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Cron parameter for example"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "Test Plugin"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Test Plugin 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Plugin Example on Phone"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "Plugin central action"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Plugin mailing action"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "First tab of Plugin example"
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "Second tab of Plugin example"
|
||||
|
||||
#. 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 example CLASS=%1$s id=%2$d"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "test planning example 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "History from plugin example"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Do Nothing - just for fun"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "Write in item history"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "but do nothing :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Right it is the type I want..."
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr "Plugin Example"
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Plugin Example (static)"
|
||||
|
192
locales/es_ES.po
192
locales/es_ES.po
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLPI Plugin - Example\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-07-17 01:59+0000\n"
|
||||
"POT-Creation-Date: 2025-09-25 01:49+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,96 +19,13 @@ msgstr ""
|
||||
"Language: es_ES\n"
|
||||
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "Vinculo de prueba"
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Instalado / no configurado"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "Descripción del cron para ejemplo"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parametro cron para ejemplo"
|
||||
|
||||
#: src/Example.php:217 src/Example.php:224 src/Example.php:229
|
||||
#: src/NotificationTargetExample.php:51
|
||||
msgid "Example"
|
||||
msgstr "Ejemplo"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "Test Plugin"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Test Plugin 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Plugin ejemplo en el teléfono"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "Acción del plugin central"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Acción de correo del plugin"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Primera pestaña del Plugin ejemplo"
|
||||
|
||||
#: src/Example.php:286
|
||||
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"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "prueba de planificación del ejemplo 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "Historial para el plugin ejemplo"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "No hace nada - solo para diversión"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "Escribir como item del historial"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "pero no hace nada :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Correcto este es el tipo que yo quiero..."
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
|
||||
#: src/RuleTest.php:81
|
||||
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"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Esta es la página de configuración del plugin"
|
||||
|
||||
#: hook.php:57
|
||||
msgid "Plugin Example Dropdown"
|
||||
@@ -196,10 +113,93 @@ 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"
|
||||
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Instalado / no configurado"
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Menús desplegables del Plugin Ejemplo"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Esta es la página de configuración del plugin"
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "Categoría (clase)"
|
||||
|
||||
#: src/NotificationTargetExample.php:51 src/Example.php:217
|
||||
#: src/Example.php:224 src/Example.php:229
|
||||
msgid "Example"
|
||||
msgstr "Ejemplo"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "Vinculo de prueba"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "Descripción del cron para ejemplo"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parametro cron para ejemplo"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "Test Plugin"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Test Plugin 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Plugin ejemplo en el teléfono"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "Acción del plugin central"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Acción de correo del plugin"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Primera pestaña del Plugin ejemplo"
|
||||
|
||||
#: src/Example.php:286
|
||||
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"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "prueba de planificación del ejemplo 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "Historial para el plugin ejemplo"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "No hace nada - solo para diversión"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "Escribir como item del historial"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "pero no hace nada :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Correcto este es el tipo que yo quiero..."
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
|
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-08-04 02:11+0000\n"
|
||||
"POT-Creation-Date: 2025-09-30 01:40+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -17,95 +17,12 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:217 src/Example.php:224 src/Example.php:229
|
||||
#: src/NotificationTargetExample.php:51
|
||||
msgid "Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr ""
|
||||
|
||||
#: hook.php:57
|
||||
@@ -194,10 +111,93 @@ msgstr ""
|
||||
msgid "Plugin example displays on login page"
|
||||
msgstr ""
|
||||
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr ""
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr ""
|
||||
|
||||
#: src/NotificationTargetExample.php:51 src/Example.php:217 src/Example.php:224
|
||||
#: src/Example.php:229
|
||||
msgid "Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
|
192
locales/ko_KR.po
192
locales/ko_KR.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLPI Plugin - Example\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-07-17 01:59+0000\n"
|
||||
"POT-Creation-Date: 2025-09-25 01:49+0000\n"
|
||||
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
|
||||
"Last-Translator: 조성현 (jaymz9634) <jaymz9634@gmail.com>, 2020\n"
|
||||
"Language-Team: Korean (Korea) (http://app.transifex.com/teclib/glpi-plugin-example/language/ko_KR/)\n"
|
||||
@@ -18,96 +18,13 @@ msgstr ""
|
||||
"Language: ko_KR\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "테스트 링크"
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "설치됨 / 구성 안됨"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "예제용 작업 상세"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "예제용 작업 매개변수"
|
||||
|
||||
#: src/Example.php:217 src/Example.php:224 src/Example.php:229
|
||||
#: src/NotificationTargetExample.php:51
|
||||
msgid "Example"
|
||||
msgstr "예제"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "테스트 플러그인"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "테스트 플러그인 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "전화 플러그인 예제"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "플러그인 중심 작업"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "플러그인 메일링 작업"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "플러그인 예제의 첫번째 탭"
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "플러그인 예제의 두번째 탭"
|
||||
|
||||
#. 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 "플러그인 예제 CLASS=%1$s id=%2$d"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "테스트 계획 예제 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "플러그인 예제 이력"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "아무것도 하지 마세요 - 그냥 즐기세요"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "품목 이력에 기록"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "하지만 아무것도 하지마세요 :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "바로 제가 원하는 유형입니다..."
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "분류 (class)"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "플러그인 예제 드롭다운"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "이것은 플러그인 구성 페이지 입니다"
|
||||
|
||||
#: hook.php:57
|
||||
msgid "Plugin Example Dropdown"
|
||||
@@ -195,10 +112,93 @@ msgstr "가운데 페이지에 플러그인 예제 표시"
|
||||
msgid "Plugin example displays on login page"
|
||||
msgstr "로그인 페이지에 플러그인 예제 표시"
|
||||
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "설치됨 / 구성 안됨"
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "플러그인 예제 드롭다운"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "이것은 플러그인 구성 페이지 입니다"
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "분류 (class)"
|
||||
|
||||
#: src/NotificationTargetExample.php:51 src/Example.php:217
|
||||
#: src/Example.php:224 src/Example.php:229
|
||||
msgid "Example"
|
||||
msgstr "예제"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "테스트 링크"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "예제용 작업 상세"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "예제용 작업 매개변수"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "테스트 플러그인"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "테스트 플러그인 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "전화 플러그인 예제"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "플러그인 중심 작업"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "플러그인 메일링 작업"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "플러그인 예제의 첫번째 탭"
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "플러그인 예제의 두번째 탭"
|
||||
|
||||
#. 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 "플러그인 예제 CLASS=%1$s id=%2$d"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "테스트 계획 예제 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "플러그인 예제 이력"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "아무것도 하지 마세요 - 그냥 즐기세요"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "품목 이력에 기록"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "하지만 아무것도 하지마세요 :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "바로 제가 원하는 유형입니다..."
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
|
192
locales/pt_BR.po
192
locales/pt_BR.po
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLPI Plugin - Example\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-07-17 01:59+0000\n"
|
||||
"POT-Creation-Date: 2025-09-25 01:49+0000\n"
|
||||
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
|
||||
"Last-Translator: Andrei Bernardo Simoni <andrei_simoni@hotmail.com>, 2020\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://app.transifex.com/teclib/glpi-plugin-example/language/pt_BR/)\n"
|
||||
@@ -21,96 +21,13 @@ msgstr ""
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "Link de teste"
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Instalado / não configurado"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "Descrição de cron para exemplo"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parâmetro de cron para exemplo"
|
||||
|
||||
#: src/Example.php:217 src/Example.php:224 src/Example.php:229
|
||||
#: src/NotificationTargetExample.php:51
|
||||
msgid "Example"
|
||||
msgstr "Exemplo"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "Plugin de teste"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Plugin de teste 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Plugin Exemplo no Telefone"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "Plugin ação central"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Plugin ação de e-mail"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Primeira aba do Plugin exemplo"
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "Segunda guia do plugin de exemplo"
|
||||
|
||||
#. 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 "Pluguin exemplo CLASS=%1$s id=%2$d"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "teste de planejamento de exemplo 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "Histórico do plugin exemplo"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Não faça nada - apenas por diversão"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "Escrever no histórico do item"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "não faz nada :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Certo, este é o tipo que eu quero..."
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "Categoria (classe)"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Listas suspensas do Pluguin Exemplo"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Esta é a página de configuração do plugin"
|
||||
|
||||
#: hook.php:57
|
||||
msgid "Plugin Example Dropdown"
|
||||
@@ -198,10 +115,93 @@ msgstr "Exemplo de plugin exibido na página central"
|
||||
msgid "Plugin example displays on login page"
|
||||
msgstr "Exemplo de plugin exibido na página central"
|
||||
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Instalado / não configurado"
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Listas suspensas do Pluguin Exemplo"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Esta é a página de configuração do plugin"
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "Categoria (classe)"
|
||||
|
||||
#: src/NotificationTargetExample.php:51 src/Example.php:217
|
||||
#: src/Example.php:224 src/Example.php:229
|
||||
msgid "Example"
|
||||
msgstr "Exemplo"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "Link de teste"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "Descrição de cron para exemplo"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parâmetro de cron para exemplo"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "Plugin de teste"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Plugin de teste 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Plugin Exemplo no Telefone"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "Plugin ação central"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Plugin ação de e-mail"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Primeira aba do Plugin exemplo"
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "Segunda guia do plugin de exemplo"
|
||||
|
||||
#. 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 "Pluguin exemplo CLASS=%1$s id=%2$d"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "teste de planejamento de exemplo 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "Histórico do plugin exemplo"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Não faça nada - apenas por diversão"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "Escrever no histórico do item"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "não faz nada :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Certo, este é o tipo que eu quero..."
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
|
192
locales/pt_PT.po
192
locales/pt_PT.po
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLPI Plugin - Example\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-07-17 01:59+0000\n"
|
||||
"POT-Creation-Date: 2025-09-25 01:49+0000\n"
|
||||
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://app.transifex.com/teclib/glpi-plugin-example/language/pt_PT/)\n"
|
||||
@@ -17,96 +17,13 @@ msgstr ""
|
||||
"Language: pt_PT\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "Ligação de teste"
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Instalado / não configurado"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "Descrição Cron por exemplo"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parâmetro Cron por exemplo"
|
||||
|
||||
#: src/Example.php:217 src/Example.php:224 src/Example.php:229
|
||||
#: src/NotificationTargetExample.php:51
|
||||
msgid "Example"
|
||||
msgstr "Exemplo"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "Plugin de teste"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Plugin de teste 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Exemplo de plugin no telefone"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "Ação central de plugins"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Ação de envio de plugin"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Primeira guia do exemplo plugin"
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "Segunda guia do exemplo plugin"
|
||||
|
||||
#. 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 "Exemplo de plugin CLASS=%1$s id=%2$d"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "exemplo de planejamento de teste 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "Histórico do exemplo de plugin"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Não faça nada - só por diversão"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "Escrever no histórico de itens"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "mas não faça nada :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Certo, é o tipo que eu quero…"
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "Categoria (classe)"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Dropdowns exemplo plugin"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Esta é a página de configuração do plugin"
|
||||
|
||||
#: hook.php:57
|
||||
msgid "Plugin Example Dropdown"
|
||||
@@ -194,10 +111,93 @@ msgstr "Exemplo de plugin exibido na página central"
|
||||
msgid "Plugin example displays on login page"
|
||||
msgstr "Exemplo de plug-in exibido na página de login"
|
||||
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Instalado / não configurado"
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Dropdowns exemplo plugin"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Esta é a página de configuração do plugin"
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "Categoria (classe)"
|
||||
|
||||
#: src/NotificationTargetExample.php:51 src/Example.php:217
|
||||
#: src/Example.php:224 src/Example.php:229
|
||||
msgid "Example"
|
||||
msgstr "Exemplo"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "Ligação de teste"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "Descrição Cron por exemplo"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parâmetro Cron por exemplo"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "Plugin de teste"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Plugin de teste 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Exemplo de plugin no telefone"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "Ação central de plugins"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Ação de envio de plugin"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Primeira guia do exemplo plugin"
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "Segunda guia do exemplo plugin"
|
||||
|
||||
#. 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 "Exemplo de plugin CLASS=%1$s id=%2$d"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "exemplo de planejamento de teste 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "Histórico do exemplo de plugin"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Não faça nada - só por diversão"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "Escrever no histórico de itens"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "mas não faça nada :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Certo, é o tipo que eu quero…"
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr ""
|
||||
|
192
locales/tr_TR.po
192
locales/tr_TR.po
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLPI Plugin - Example\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-07-17 01:59+0000\n"
|
||||
"POT-Creation-Date: 2025-09-25 01:49+0000\n"
|
||||
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
|
||||
"Last-Translator: Kaya Zeren <kayazeren@gmail.com>, 2015-2016,2018-2019,2021,2023-2024\n"
|
||||
"Language-Team: Turkish (Turkey) (http://app.transifex.com/teclib/glpi-plugin-example/language/tr_TR/)\n"
|
||||
@@ -18,96 +18,13 @@ msgstr ""
|
||||
"Language: tr_TR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "Deneme bağlantısı"
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Kurulmuş / yapılandırılmamış"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "Örnek zamanlanmış görev açıklaması"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Örnek zamanlanmış görev parametresi"
|
||||
|
||||
#: src/Example.php:217 src/Example.php:224 src/Example.php:229
|
||||
#: src/NotificationTargetExample.php:51
|
||||
msgid "Example"
|
||||
msgstr "Örnek"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "Deneme eklentisi"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Deneme eklentisi 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Telefon için örnek eklenti"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "Eklenti temel işlemi"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Eklenti postalama işlemi"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Örnek eklentinin ilk sekmesi"
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "Örnek eklentinin ikinci sekmesi"
|
||||
|
||||
#. 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 "Örnek eklenti CLASS=%1$s id=%2$d"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "örnek deneme planı 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "Örnek eklenti geçmişi"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Hiç bir işlem yapmaz - Yalnız eğlence için"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "Öge geçmişine yaz"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "Ama hiç bir şey yapma :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Doğru bu benim istediğim tür..."
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr "Örnek eklenti"
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Örnek eklenti (sabit)"
|
||||
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "Kategori (sınıf)"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Örnek eklenti açılan kutular"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Eklenti yapılandırması"
|
||||
|
||||
#: hook.php:57
|
||||
msgid "Plugin Example Dropdown"
|
||||
@@ -195,10 +112,93 @@ msgstr "Örnek eklenti merkez sayfada görüntülenir"
|
||||
msgid "Plugin example displays on login page"
|
||||
msgstr "Örnek eklenti oturum açma sayfasında görüntülenir"
|
||||
|
||||
#: setup.php:361
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Kurulmuş / yapılandırılmamış"
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Örnek eklenti açılan kutular"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Eklenti yapılandırması"
|
||||
#: src/RuleTest.php:81
|
||||
msgid "Category (class)"
|
||||
msgstr "Kategori (sınıf)"
|
||||
|
||||
#: src/NotificationTargetExample.php:51 src/Example.php:217
|
||||
#: src/Example.php:224 src/Example.php:229
|
||||
msgid "Example"
|
||||
msgstr "Örnek"
|
||||
|
||||
#: src/Example.php:70
|
||||
msgid "Test link"
|
||||
msgstr "Deneme bağlantısı"
|
||||
|
||||
#: src/Example.php:158
|
||||
msgid "Cron description for example"
|
||||
msgstr "Örnek zamanlanmış görev açıklaması"
|
||||
|
||||
#: src/Example.php:159
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Örnek zamanlanmış görev parametresi"
|
||||
|
||||
#: src/Example.php:233 src/Example.php:240
|
||||
msgid "Test Plugin"
|
||||
msgstr "Deneme eklentisi"
|
||||
|
||||
#: src/Example.php:234
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Deneme eklentisi 2"
|
||||
|
||||
#: src/Example.php:251
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Telefon için örnek eklenti"
|
||||
|
||||
#: src/Example.php:255
|
||||
msgid "Plugin central action"
|
||||
msgstr "Eklenti temel işlemi"
|
||||
|
||||
#: src/Example.php:278
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Eklenti postalama işlemi"
|
||||
|
||||
#: src/Example.php:284
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Örnek eklentinin ilk sekmesi"
|
||||
|
||||
#: src/Example.php:286
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "Örnek eklentinin ikinci sekmesi"
|
||||
|
||||
#. 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 "Örnek eklenti CLASS=%1$s id=%2$d"
|
||||
|
||||
#: src/Example.php:323
|
||||
msgid "test planning example 1"
|
||||
msgstr "örnek deneme planı 1"
|
||||
|
||||
#: src/Example.php:387
|
||||
msgid "History from plugin example"
|
||||
msgstr "Örnek eklenti geçmişi"
|
||||
|
||||
#: src/Example.php:400
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Hiç bir işlem yapmaz - Yalnız eğlence için"
|
||||
|
||||
#: src/Example.php:411 src/Example.php:440
|
||||
msgid "Write in item history"
|
||||
msgstr "Öge geçmişine yaz"
|
||||
|
||||
#: src/Example.php:416
|
||||
msgid "but do nothing :)"
|
||||
msgstr "Ama hiç bir şey yapma :)"
|
||||
|
||||
#: src/Example.php:439 src/Example.php:467
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Doğru bu benim istediğim tür..."
|
||||
|
||||
#: src/Example.php:505
|
||||
msgid "Plugin Example"
|
||||
msgstr "Örnek eklenti"
|
||||
|
||||
#: src/Example.php:510
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Örnek eklenti (sabit)"
|
||||
|
Reference in New Issue
Block a user