mirror of
https://github.com/pluginsGLPI/example.git
synced 2026-05-27 09:38:54 +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: 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"
|
||||
@@ -19,14 +19,101 @@ 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/RuleTest.php:76
|
||||
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"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224
|
||||
#: src/Example.php:230 src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "Příklad"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "Testovací odkaz"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "Popis naplánované úlohy (cron) pro ukázku"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parametr naplánované úlohy (cron) pro ukázku"
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr "Testovací zásuvný modul"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Testovací zásuvný modul 2"
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Zásuvný modul pro ukázku na telefonu"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "Centrální akce zásuvného modulu"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "E-mailová akce zásuvného modulu"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "První panel zásuvného modulu pro ukázku"
|
||||
|
||||
#: src/Example.php:289
|
||||
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:294
|
||||
#, php-format
|
||||
msgid "Plugin example CLASS=%1$s"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:325
|
||||
msgid "test planning example 1"
|
||||
msgstr "Test příklad plánu 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "Historie ze zásuvného modulu pro ukázku"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Nedělat nic – jen pro pobavení"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "Zapsat do historie položky"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "ale nic nedělat :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Právě toto je typ který chci…"
|
||||
|
||||
#: src/Example.php:507
|
||||
msgid "Plugin Example"
|
||||
msgstr "Příklad zásuvného modulu"
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Příklad zásuvného modulu (statický)"
|
||||
|
||||
#: setup.php:348
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Nainstalováno/nenastaveno"
|
||||
|
||||
#: 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:55
|
||||
msgid "Plugin Example Dropdown"
|
||||
msgstr "Rozbalovací nabídka zásuvného modulu pro ukázku"
|
||||
@@ -113,93 +200,6 @@ 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"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Rozbalovací nabídky zásuvného modulu pro ukázku"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr "Kategorie (třída)"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224
|
||||
#: src/Example.php:230 src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "Příklad"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "Testovací odkaz"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "Popis naplánované úlohy (cron) pro ukázku"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parametr naplánované úlohy (cron) pro ukázku"
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr "Testovací zásuvný modul"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Testovací zásuvný modul 2"
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Zásuvný modul pro ukázku na telefonu"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "Centrální akce zásuvného modulu"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "E-mailová akce zásuvného modulu"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "První panel zásuvného modulu pro ukázku"
|
||||
|
||||
#: src/Example.php:289
|
||||
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:294
|
||||
#, php-format
|
||||
msgid "Plugin example CLASS=%1$s"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:325
|
||||
msgid "test planning example 1"
|
||||
msgstr "Test příklad plánu 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "Historie ze zásuvného modulu pro ukázku"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Nedělat nic – jen pro pobavení"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "Zapsat do historie položky"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "ale nic nedělat :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Právě toto je typ který chci…"
|
||||
|
||||
#: src/Example.php:507
|
||||
msgid "Plugin Example"
|
||||
msgstr "Příklad zásuvného modulu"
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Příklad zásuvného modulu (statický)"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Toto je stránka s nastaveními zásuvného modulu"
|
||||
|
||||
Binary file not shown.
+96
-96
@@ -7,8 +7,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-28 02:02+0000\n"
|
||||
"PO-Revision-Date: 2026-01-28 02:02+0000\n"
|
||||
"POT-Creation-Date: 2026-04-30 03:32+0000\n"
|
||||
"PO-Revision-Date: 2026-04-30 03:32+0000\n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: en_GB\n"
|
||||
@@ -17,14 +17,101 @@ msgstr ""
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr "Category (class)"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Plugin Example Dropdowns"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224 src/Example.php:230
|
||||
#: src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "Example"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "Test link"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "Cron description for example"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Cron parameter for example"
|
||||
|
||||
#: 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 Example on Phone"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "Plugin central action"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Plugin mailing action"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "First tab of Plugin example"
|
||||
|
||||
#: src/Example.php:289
|
||||
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:294
|
||||
#, php-format
|
||||
msgid "Plugin example CLASS=%1$s"
|
||||
msgstr "Plugin example CLASS=%1$s"
|
||||
|
||||
#: src/Example.php:325
|
||||
msgid "test planning example 1"
|
||||
msgstr "test planning example 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "History from plugin example"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Do Nothing - just for fun"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "Write in item history"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "but do nothing :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Right it is the type I want..."
|
||||
|
||||
#: src/Example.php:507
|
||||
msgid "Plugin Example"
|
||||
msgstr "Plugin Example"
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Plugin Example (static)"
|
||||
|
||||
#: setup.php:348
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Installed / not configured"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "This is the plugin config page"
|
||||
|
||||
#: hook.php:55
|
||||
msgid "Plugin Example Dropdown"
|
||||
msgstr "Plugin Example Dropdown"
|
||||
@@ -111,93 +198,6 @@ msgstr "Plugin example displays on central page"
|
||||
msgid "Plugin example displays on login page"
|
||||
msgstr "Plugin example displays on login page"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Plugin Example Dropdowns"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr "Category (class)"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224 src/Example.php:230
|
||||
#: src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "Example"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "Test link"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "Cron description for example"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Cron parameter for example"
|
||||
|
||||
#: 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 Example on Phone"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "Plugin central action"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Plugin mailing action"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "First tab of Plugin example"
|
||||
|
||||
#: src/Example.php:289
|
||||
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:294
|
||||
#, php-format
|
||||
msgid "Plugin example CLASS=%1$s"
|
||||
msgstr "Plugin example CLASS=%1$s"
|
||||
|
||||
#: src/Example.php:325
|
||||
msgid "test planning example 1"
|
||||
msgstr "test planning example 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "History from plugin example"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Do Nothing - just for fun"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "Write in item history"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "but do nothing :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Right it is the type I want..."
|
||||
|
||||
#: src/Example.php:507
|
||||
msgid "Plugin Example"
|
||||
msgstr "Plugin Example"
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Plugin Example (static)"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "This is the plugin config page"
|
||||
|
||||
+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"
|
||||
|
||||
+95
-95
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLPI Plugin - Example\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-28 02:02+0000\n"
|
||||
"POT-Creation-Date: 2026-04-30 03:32+0000\n"
|
||||
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
|
||||
"Last-Translator: Edwin Elias Alvarez <elias986@yahoo.com>, 2026\n"
|
||||
"Language-Team: Spanish (Mexico) (http://app.transifex.com/teclib/glpi-plugin-example/language/es_MX/)\n"
|
||||
@@ -18,14 +18,101 @@ msgstr ""
|
||||
"Language: es_MX\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 "Plugin de Prueba"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Plugin de Prueba 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 "Plugin ejemplo CLASS=%1$s"
|
||||
|
||||
#: 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 "Plugin de ejemplo"
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Plugin de ejemplo (estatico)"
|
||||
|
||||
#: 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 "Menús desplegables del Plugin Ejemplo"
|
||||
@@ -112,93 +199,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 "Plugin de Prueba"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Plugin de Prueba 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 "Plugin ejemplo CLASS=%1$s"
|
||||
|
||||
#: 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 "Plugin de ejemplo"
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Plugin de ejemplo (estatico)"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Esta es la página de configuración del plugin"
|
||||
|
||||
+94
-94
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-28 02:02+0000\n"
|
||||
"POT-Creation-Date: 2026-04-30 03:32+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,12 +17,99 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=CHARSET\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: setup.php:348
|
||||
msgid "Installed / not configured"
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr ""
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr ""
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224 src/Example.php:230
|
||||
#: src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:289
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr ""
|
||||
|
||||
#: 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 ""
|
||||
|
||||
#: hook.php:55
|
||||
@@ -111,93 +198,6 @@ msgstr ""
|
||||
msgid "Plugin example displays on login page"
|
||||
msgstr ""
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr ""
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr ""
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224 src/Example.php:230
|
||||
#: src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:289
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr ""
|
||||
|
||||
#. 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 ""
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:507
|
||||
msgid "Plugin Example"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr ""
|
||||
|
||||
Binary file not shown.
+97
-97
@@ -3,14 +3,14 @@
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# SeongHyeon Cho <jaymz9634@gmail.com>, 2020
|
||||
# 조성현 (jaymz9634) <jaymz9634@gmail.com>, 2020
|
||||
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: SeongHyeon Cho <jaymz9634@gmail.com>, 2020\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"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -18,14 +18,101 @@ msgstr ""
|
||||
"Language: ko_KR\n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr "분류 (class)"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "플러그인 예제 드롭다운"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224
|
||||
#: src/Example.php:230 src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "예제"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "테스트 링크"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "예제용 작업 상세"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "예제용 작업 매개변수"
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr "테스트 플러그인"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "테스트 플러그인 2"
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "전화 플러그인 예제"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "플러그인 중심 작업"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "플러그인 메일링 작업"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "플러그인 예제의 첫번째 탭"
|
||||
|
||||
#: src/Example.php:289
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "플러그인 예제의 두번째 탭"
|
||||
|
||||
#. 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 "테스트 계획 예제 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "플러그인 예제 이력"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "아무것도 하지 마세요 - 그냥 즐기세요"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "품목 이력에 기록"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "하지만 아무것도 하지마세요 :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "바로 제가 원하는 유형입니다..."
|
||||
|
||||
#: 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 "설치됨 / 구성 안됨"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "이것은 플러그인 구성 페이지 입니다"
|
||||
|
||||
#: hook.php:55
|
||||
msgid "Plugin Example Dropdown"
|
||||
msgstr "플러그인 예제 드롭다운"
|
||||
@@ -112,93 +199,6 @@ msgstr "가운데 페이지에 플러그인 예제 표시"
|
||||
msgid "Plugin example displays on login page"
|
||||
msgstr "로그인 페이지에 플러그인 예제 표시"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "플러그인 예제 드롭다운"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr "분류 (class)"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224
|
||||
#: src/Example.php:230 src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "예제"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "테스트 링크"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "예제용 작업 상세"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "예제용 작업 매개변수"
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr "테스트 플러그인"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "테스트 플러그인 2"
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "전화 플러그인 예제"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "플러그인 중심 작업"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "플러그인 메일링 작업"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "플러그인 예제의 첫번째 탭"
|
||||
|
||||
#: src/Example.php:289
|
||||
msgid "Second tab of Plugin example"
|
||||
msgstr "플러그인 예제의 두번째 탭"
|
||||
|
||||
#. 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 "테스트 계획 예제 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "플러그인 예제 이력"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "아무것도 하지 마세요 - 그냥 즐기세요"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "품목 이력에 기록"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "하지만 아무것도 하지마세요 :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "바로 제가 원하는 유형입니다..."
|
||||
|
||||
#: 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 "이것은 플러그인 구성 페이지 입니다"
|
||||
|
||||
+95
-95
@@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: GLPI Plugin - Example\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2026-01-28 02:02+0000\n"
|
||||
"POT-Creation-Date: 2026-04-30 03:32+0000\n"
|
||||
"PO-Revision-Date: 2015-09-18 12:02+0000\n"
|
||||
"Last-Translator: Diego Nobre <diego@koruma.com.br>, 2025\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://app.transifex.com/teclib/glpi-plugin-example/language/pt_BR/)\n"
|
||||
@@ -22,14 +22,101 @@ msgstr ""
|
||||
"Language: pt_BR\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr "Categoria (classe)"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Listas suspensas do Pluguin Exemplo"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224
|
||||
#: src/Example.php:230 src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "Exemplo"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "Link de teste"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "Descrição de cron para exemplo"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parâmetro de cron para exemplo"
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr "Plugin de teste"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Plugin de teste 2"
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Plugin Exemplo no Telefone"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "Plugin ação central"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Plugin ação de e-mail"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Primeira aba do Plugin exemplo"
|
||||
|
||||
#: src/Example.php:289
|
||||
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:294
|
||||
#, php-format
|
||||
msgid "Plugin example CLASS=%1$s"
|
||||
msgstr "Plugin exemplo CLASS=%1$s"
|
||||
|
||||
#: src/Example.php:325
|
||||
msgid "test planning example 1"
|
||||
msgstr "teste de planejamento de exemplo 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "Histórico do plugin exemplo"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Não faça nada - apenas por diversão"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "Escrever no histórico do item"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "não faz nada :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Certo, este é o tipo que eu quero..."
|
||||
|
||||
#: src/Example.php:507
|
||||
msgid "Plugin Example"
|
||||
msgstr "Plugin Exemplo"
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Plugin Exemplo (estático)"
|
||||
|
||||
#: setup.php:348
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Instalado / não configurado"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Esta é a página de configuração do plugin"
|
||||
|
||||
#: hook.php:55
|
||||
msgid "Plugin Example Dropdown"
|
||||
msgstr "Lista suspensa de exemplo do plugi"
|
||||
@@ -116,93 +203,6 @@ 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"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Listas suspensas do Pluguin Exemplo"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr "Categoria (classe)"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224
|
||||
#: src/Example.php:230 src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "Exemplo"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "Link de teste"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "Descrição de cron para exemplo"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parâmetro de cron para exemplo"
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr "Plugin de teste"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Plugin de teste 2"
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Plugin Exemplo no Telefone"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "Plugin ação central"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Plugin ação de e-mail"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Primeira aba do Plugin exemplo"
|
||||
|
||||
#: src/Example.php:289
|
||||
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:294
|
||||
#, php-format
|
||||
msgid "Plugin example CLASS=%1$s"
|
||||
msgstr "Plugin exemplo CLASS=%1$s"
|
||||
|
||||
#: src/Example.php:325
|
||||
msgid "test planning example 1"
|
||||
msgstr "teste de planejamento de exemplo 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "Histórico do plugin exemplo"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Não faça nada - apenas por diversão"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "Escrever no histórico do item"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "não faz nada :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Certo, este é o tipo que eu quero..."
|
||||
|
||||
#: src/Example.php:507
|
||||
msgid "Plugin Example"
|
||||
msgstr "Plugin Exemplo"
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Plugin Exemplo (estático)"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Esta é a página de configuração do plugin"
|
||||
|
||||
+95
-95
@@ -7,7 +7,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: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Portuguese (Portugal) (http://app.transifex.com/teclib/glpi-plugin-example/language/pt_PT/)\n"
|
||||
@@ -17,14 +17,101 @@ msgstr ""
|
||||
"Language: pt_PT\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr "Categoria (classe)"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Dropdowns exemplo plugin"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224
|
||||
#: src/Example.php:230 src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "Exemplo"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "Ligação de teste"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "Descrição Cron por exemplo"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parâmetro Cron por exemplo"
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr "Plugin de teste"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Plugin de teste 2"
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Exemplo de plugin no telefone"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "Ação central de plugins"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Ação de envio de plugin"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Primeira guia do exemplo plugin"
|
||||
|
||||
#: src/Example.php:289
|
||||
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:294
|
||||
#, php-format
|
||||
msgid "Plugin example CLASS=%1$s"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:325
|
||||
msgid "test planning example 1"
|
||||
msgstr "exemplo de planejamento de teste 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "Histórico do exemplo de plugin"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Não faça nada - só por diversão"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "Escrever no histórico de itens"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "mas não faça nada :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Certo, é o tipo que eu quero…"
|
||||
|
||||
#: 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 / não configurado"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Esta é a página de configuração do plugin"
|
||||
|
||||
#: hook.php:55
|
||||
msgid "Plugin Example Dropdown"
|
||||
msgstr "Exemplo de plugin DropDown"
|
||||
@@ -111,93 +198,6 @@ 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"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Dropdowns exemplo plugin"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr "Categoria (classe)"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224
|
||||
#: src/Example.php:230 src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "Exemplo"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "Ligação de teste"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "Descrição Cron por exemplo"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Parâmetro Cron por exemplo"
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr "Plugin de teste"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Plugin de teste 2"
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Exemplo de plugin no telefone"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "Ação central de plugins"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Ação de envio de plugin"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Primeira guia do exemplo plugin"
|
||||
|
||||
#: src/Example.php:289
|
||||
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:294
|
||||
#, php-format
|
||||
msgid "Plugin example CLASS=%1$s"
|
||||
msgstr ""
|
||||
|
||||
#: src/Example.php:325
|
||||
msgid "test planning example 1"
|
||||
msgstr "exemplo de planejamento de teste 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "Histórico do exemplo de plugin"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Não faça nada - só por diversão"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "Escrever no histórico de itens"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "mas não faça nada :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Certo, é o tipo que eu quero…"
|
||||
|
||||
#: 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 é a página de configuração do plugin"
|
||||
|
||||
+95
-95
@@ -8,7 +8,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: Kaya Zeren <kayazeren@gmail.com>, 2015-2016,2018-2019,2021,2023-2025\n"
|
||||
"Language-Team: Turkish (Turkey) (http://app.transifex.com/teclib/glpi-plugin-example/language/tr_TR/)\n"
|
||||
@@ -18,14 +18,101 @@ msgstr ""
|
||||
"Language: tr_TR\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
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"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224
|
||||
#: src/Example.php:230 src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "Örnek"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "Deneme bağlantısı"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "Örnek zamanlanmış görev açıklaması"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Örnek zamanlanmış görev parametresi"
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr "Deneme eklentisi"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Deneme eklentisi 2"
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Telefon için örnek eklenti"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "Eklenti temel işlemi"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Eklenti postalama işlemi"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Örnek eklentinin ilk sekmesi"
|
||||
|
||||
#: src/Example.php:289
|
||||
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:294
|
||||
#, php-format
|
||||
msgid "Plugin example CLASS=%1$s"
|
||||
msgstr "Örnek eklenti CLASS=%1$s"
|
||||
|
||||
#: src/Example.php:325
|
||||
msgid "test planning example 1"
|
||||
msgstr "örnek deneme planı 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "Örnek eklenti geçmişi"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Hiç bir işlem yapmaz - Yalnız eğlence için"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "Öge geçmişine yaz"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "Ama hiç bir şey yapma :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Doğru bu benim istediğim tür..."
|
||||
|
||||
#: src/Example.php:507
|
||||
msgid "Plugin Example"
|
||||
msgstr "Örnek eklenti"
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Örnek eklenti (sabit)"
|
||||
|
||||
#: setup.php:348
|
||||
msgid "Installed / not configured"
|
||||
msgstr "Kurulmuş / yapılandırılmamış"
|
||||
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Eklenti yapılandırması"
|
||||
|
||||
#: hook.php:55
|
||||
msgid "Plugin Example Dropdown"
|
||||
msgstr "Örnek eklenti açılan kutu"
|
||||
@@ -112,93 +199,6 @@ 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"
|
||||
|
||||
#: src/Dropdown.php:46 src/Dropdown.php:49
|
||||
msgid "Plugin Example Dropdowns"
|
||||
msgstr "Örnek eklenti açılan kutular"
|
||||
|
||||
#: src/RuleTest.php:76
|
||||
msgid "Category (class)"
|
||||
msgstr "Kategori (sınıf)"
|
||||
|
||||
#: src/NotificationTargetExample.php:45 src/Example.php:224
|
||||
#: src/Example.php:230 src/Example.php:235
|
||||
msgid "Example"
|
||||
msgstr "Örnek"
|
||||
|
||||
#: src/Example.php:78
|
||||
msgid "Test link"
|
||||
msgstr "Deneme bağlantısı"
|
||||
|
||||
#: src/Example.php:166
|
||||
msgid "Cron description for example"
|
||||
msgstr "Örnek zamanlanmış görev açıklaması"
|
||||
|
||||
#: src/Example.php:167
|
||||
msgid "Cron parameter for example"
|
||||
msgstr "Örnek zamanlanmış görev parametresi"
|
||||
|
||||
#: src/Example.php:239 src/Example.php:248
|
||||
msgid "Test Plugin"
|
||||
msgstr "Deneme eklentisi"
|
||||
|
||||
#: src/Example.php:240
|
||||
msgid "Test Plugin 2"
|
||||
msgstr "Deneme eklentisi 2"
|
||||
|
||||
#: src/Example.php:259
|
||||
msgid "Plugin Example on Phone"
|
||||
msgstr "Telefon için örnek eklenti"
|
||||
|
||||
#: src/Example.php:262
|
||||
msgid "Plugin central action"
|
||||
msgstr "Eklenti temel işlemi"
|
||||
|
||||
#: src/Example.php:283
|
||||
msgid "Plugin mailing action"
|
||||
msgstr "Eklenti postalama işlemi"
|
||||
|
||||
#: src/Example.php:287
|
||||
msgid "First tab of Plugin example"
|
||||
msgstr "Örnek eklentinin ilk sekmesi"
|
||||
|
||||
#: src/Example.php:289
|
||||
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:294
|
||||
#, php-format
|
||||
msgid "Plugin example CLASS=%1$s"
|
||||
msgstr "Örnek eklenti CLASS=%1$s"
|
||||
|
||||
#: src/Example.php:325
|
||||
msgid "test planning example 1"
|
||||
msgstr "örnek deneme planı 1"
|
||||
|
||||
#: src/Example.php:389
|
||||
msgid "History from plugin example"
|
||||
msgstr "Örnek eklenti geçmişi"
|
||||
|
||||
#: src/Example.php:402
|
||||
msgid "Do Nothing - just for fun"
|
||||
msgstr "Hiç bir işlem yapmaz - Yalnız eğlence için"
|
||||
|
||||
#: src/Example.php:413 src/Example.php:442
|
||||
msgid "Write in item history"
|
||||
msgstr "Öge geçmişine yaz"
|
||||
|
||||
#: src/Example.php:418
|
||||
msgid "but do nothing :)"
|
||||
msgstr "Ama hiç bir şey yapma :)"
|
||||
|
||||
#: src/Example.php:441 src/Example.php:469
|
||||
msgid "Right it is the type I want..."
|
||||
msgstr "Doğru bu benim istediğim tür..."
|
||||
|
||||
#: src/Example.php:507
|
||||
msgid "Plugin Example"
|
||||
msgstr "Örnek eklenti"
|
||||
|
||||
#: src/Example.php:512
|
||||
msgid "Plugin Example (static)"
|
||||
msgstr "Örnek eklenti (sabit)"
|
||||
#: front/config.php:48
|
||||
msgid "This is the plugin config page"
|
||||
msgstr "Eklenti yapılandırması"
|
||||
|
||||
Reference in New Issue
Block a user