Update locales

This commit is contained in:
Cédric Anne
2019-11-08 15:55:36 +01:00
parent 4d86cdccf9
commit 415e7cbcf1
28 changed files with 967 additions and 967 deletions

Binary file not shown.

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-22 10:23+0000\n"
"POT-Creation-Date: 2019-11-08 14:54+0000\n"
"PO-Revision-Date: 2018-08-21 18:10+0000\n"
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/teclib/glpi-plugin-example/language/cs_CZ/)\n"
@ -19,6 +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"
#: config.php:48
msgid "This is the plugin config page"
msgstr "Toto je stránka s nastaveními zásuvného modulu"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "Rozbalovací nabídky zásuvného modulu pro ukázku"
#: inc/example.class.php:82
msgid "Test link"
msgstr "Testovací odkaz"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr "Popis naplánované úlohy (cron) pro ukázku"
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr "Parametr naplánované úlohy (cron) pro ukázku"
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Příklad"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "Testovací zásuvný modul"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "Testovací zásuvný modul 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr "Zásuvný modul pro ukázku na telefonu"
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr "Centrální akce zásuvného modulu"
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr "E-mailová akce zásuvného modulu"
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr "První panel zásuvného modulu pro ukázku"
#: inc/example.class.php:295
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
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr "Zásuvný modul pro ukázku CLASS=%1$s id=%2$d"
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr "Test příklad plánu 1"
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "Historie ze zásuvného modulu pro ukázku"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Nedělat nic jen pro pobavení"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Zapsat do historie položky"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "ale nic nedělat :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr "Právě toto je typ který chci…"
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr "Ale… Říkám že nebudu dělat nic pro:"
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Kategorie (třída)"
#: setup.php:272
msgid "Installed / not configured"
msgstr "Nainstalováno/nenastaveno"
#: hook.php:60
msgid "Plugin Example Dropdown"
msgstr "Rozbalovací nabídka zásuvného modulu pro ukázku"
@ -106,98 +201,3 @@ msgstr "Zásuvný modul pro ukázku zobrazuje na centrální stránce"
#: hook.php:680
msgid "Plugin example displays on login page"
msgstr "Zásuvný modul pro ukázku zobrazuje na přihlašovací stránce"
#: inc/example.class.php:82
msgid "Test link"
msgstr "Testovací odkaz"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr "Popis naplánované úlohy (cron) pro ukázku"
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr "Parametr naplánované úlohy (cron) pro ukázku"
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Příklad"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "Testovací zásuvný modul"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "Testovací zásuvný modul 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr "Zásuvný modul pro ukázku na telefonu"
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr "Centrální akce zásuvného modulu"
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr "E-mailová akce zásuvného modulu"
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr "První panel zásuvného modulu pro ukázku"
#: inc/example.class.php:295
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
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr "Zásuvný modul pro ukázku CLASS=%1$s id=%2$d"
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr "Test příklad plánu 1"
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "Historie ze zásuvného modulu pro ukázku"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Nedělat nic jen pro pobavení"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Zapsat do historie položky"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "ale nic nedělat :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr "Právě toto je typ který chci…"
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr "Ale… Říkám že nebudu dělat nic pro:"
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Kategorie (třída)"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "Rozbalovací nabídky zásuvného modulu pro ukázku"
#: setup.php:268
msgid "Installed / not configured"
msgstr "Nainstalováno/nenastaveno"
#: 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.

View File

@ -1,14 +1,14 @@
# English translations for PACKAGE package.
# Copyright (C) 2018 THE PACKAGE'S COPYRIGHT HOLDER
# Copyright (C) 2019 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Automatically generated, 2018.
# Automatically generated, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-22 10:23+0000\n"
"PO-Revision-Date: 2018-06-22 10:23+0000\n"
"POT-Creation-Date: 2019-11-08 14:54+0000\n"
"PO-Revision-Date: 2019-11-08 14:54+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en_GB\n"
@ -17,6 +17,101 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: config.php:48
msgid "This is the plugin config page"
msgstr "This is the plugin config page"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "Plugin Example Dropdowns"
#: inc/example.class.php:82
msgid "Test link"
msgstr "Test link"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr "Cron description for example"
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr "Cron parameter for example"
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Example"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "Test Plugin"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "Test Plugin 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr "Plugin Example on Phone"
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr "Plugin central action"
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr "Plugin mailing action"
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr "First tab of Plugin example"
#: inc/example.class.php:295
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
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr "Plugin example CLASS=%1$s id=%2$d"
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr "test planning example 1"
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "History from plugin example"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Do Nothing - just for fun"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Write in item history"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "but do nothing :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr "Right it is the type I want..."
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr "But... I say I will do nothing for:"
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Category (class)"
#: setup.php:272
msgid "Installed / not configured"
msgstr "Installed / not configured"
#: hook.php:60
msgid "Plugin Example Dropdown"
msgstr "Plugin Example Dropdown"
@ -103,98 +198,3 @@ msgstr "Plugin example displays on central page"
#: hook.php:680
msgid "Plugin example displays on login page"
msgstr "Plugin example displays on login page"
#: inc/example.class.php:82
msgid "Test link"
msgstr "Test link"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr "Cron description for example"
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr "Cron parameter for example"
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Example"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "Test Plugin"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "Test Plugin 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr "Plugin Example on Phone"
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr "Plugin central action"
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr "Plugin mailing action"
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr "First tab of Plugin example"
#: inc/example.class.php:295
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
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr "Plugin example CLASS=%1$s id=%2$d"
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr "test planning example 1"
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "History from plugin example"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Do Nothing - just for fun"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Write in item history"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "but do nothing :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr "Right it is the type I want..."
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr "But... I say I will do nothing for:"
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Category (class)"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "Plugin Example Dropdowns"
#: setup.php:268
msgid "Installed / not configured"
msgstr "Installed / not configured"
#: config.php:48
msgid "This is the plugin config page"
msgstr "This is the plugin config page"

Binary file not shown.

Binary file not shown.

View File

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-22 10:23+0000\n"
"POT-Creation-Date: 2019-11-08 14:54+0000\n"
"PO-Revision-Date: 2018-08-21 14:34+0000\n"
"Last-Translator: Cédric Anne\n"
"Language-Team: Spanish (Spain) (http://www.transifex.com/teclib/glpi-plugin-example/language/es_ES/)\n"
@ -19,6 +19,101 @@ msgstr ""
"Language: es_ES\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: config.php:48
msgid "This is the plugin config page"
msgstr "Esta es la página de configuración del plugin"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "Menús desplegables del Plugin Ejemplo"
#: inc/example.class.php:82
msgid "Test link"
msgstr "Vinculo de prueba"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr "Descripción del cron para ejemplo"
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr "Parametro cron para ejemplo"
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Ejemplo"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "Test Plugin"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "Test Plugin 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr "Plugin ejemplo en el teléfono"
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr "Acción del plugin central"
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr "Acción de correo del plugin"
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr "Primera pestaña del Plugin ejemplo"
#: inc/example.class.php:295
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
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr "Plugin ejemplo CLASS=%1$s id=%2$d"
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr "prueba de planificación del ejemplo 1"
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "Historial para el plugin ejemplo"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "No hace nada - solo para diversión"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Escribir como item del historial"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "pero no hace nada :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr "Correcto este es el tipo que yo quiero..."
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr "Pero... Yo digo que no voy hacer nada para:"
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Categoría (clase)"
#: setup.php:272
msgid "Installed / not configured"
msgstr "Instalado / no configurado"
#: hook.php:60
msgid "Plugin Example Dropdown"
msgstr "Ejemplo de Plugin Desplegable"
@ -106,98 +201,3 @@ msgstr "El ejemplo del plugin se muestra en la página central"
#: hook.php:680
msgid "Plugin example displays on login page"
msgstr "El ejemplo del plugin se muestra en la página de inicio de sesión"
#: inc/example.class.php:82
msgid "Test link"
msgstr "Vinculo de prueba"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr "Descripción del cron para ejemplo"
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr "Parametro cron para ejemplo"
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Ejemplo"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "Test Plugin"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "Test Plugin 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr "Plugin ejemplo en el teléfono"
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr "Acción del plugin central"
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr "Acción de correo del plugin"
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr "Primera pestaña del Plugin ejemplo"
#: inc/example.class.php:295
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
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr "Plugin ejemplo CLASS=%1$s id=%2$d"
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr "prueba de planificación del ejemplo 1"
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "Historial para el plugin ejemplo"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "No hace nada - solo para diversión"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Escribir como item del historial"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "pero no hace nada :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr "Correcto este es el tipo que yo quiero..."
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr "Pero... Yo digo que no voy hacer nada para:"
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Categoría (clase)"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "Menús desplegables del Plugin Ejemplo"
#: setup.php:268
msgid "Installed / not configured"
msgstr "Instalado / no configurado"
#: config.php:48
msgid "This is the plugin config page"
msgstr "Esta es la página de configuración del plugin"

Binary file not shown.

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-22 10:23+0000\n"
"POT-Creation-Date: 2019-11-08 14:54+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,6 +17,101 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: config.php:48
msgid "This is the plugin config page"
msgstr ""
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr ""
#: inc/example.class.php:82
msgid "Test link"
msgstr ""
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr ""
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr ""
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr ""
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr ""
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr ""
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr ""
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr ""
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr ""
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr ""
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr ""
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr ""
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr ""
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr ""
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr ""
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr ""
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr ""
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr ""
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr ""
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr ""
#: setup.php:272
msgid "Installed / not configured"
msgstr ""
#: hook.php:60
msgid "Plugin Example Dropdown"
msgstr ""
@ -103,98 +198,3 @@ msgstr ""
#: hook.php:680
msgid "Plugin example displays on login page"
msgstr ""
#: inc/example.class.php:82
msgid "Test link"
msgstr ""
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr ""
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr ""
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr ""
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr ""
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr ""
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr ""
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr ""
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr ""
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr ""
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr ""
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr ""
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr ""
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr ""
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr ""
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr ""
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr ""
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr ""
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr ""
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr ""
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr ""
#: setup.php:268
msgid "Installed / not configured"
msgstr ""
#: config.php:48
msgid "This is the plugin config page"
msgstr ""

Binary file not shown.

View File

@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-22 10:23+0000\n"
"POT-Creation-Date: 2019-11-08 14:54+0000\n"
"PO-Revision-Date: 2018-08-21 14:34+0000\n"
"Last-Translator: Cédric Anne\n"
"Language-Team: French (France) (http://www.transifex.com/teclib/glpi-plugin-example/language/fr_FR/)\n"
@ -21,6 +21,101 @@ msgstr ""
"Language: fr_FR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: config.php:48
msgid "This is the plugin config page"
msgstr "Ceci est la page de configuration du plugin"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "Listes déroulantes du plugin Exemple"
#: inc/example.class.php:82
msgid "Test link"
msgstr "Lien de test"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr ""
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr ""
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Exemple"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "Test plugin"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "Test plugin 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr "Plugin Exemple sur les Téléphones"
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr ""
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr ""
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr "Premier onglet du plugin Exemple"
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr "Deuxième onglet du plugin Exemple"
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr ""
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr ""
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "Historique du plugin Exemple"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Ne fait rien - just pour le fun"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Ecrit un élément d'historique"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "mais ne fait rien"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr "Bien, c'est le type que je voulais..."
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr "Cependant, j'ai dit que je ne ferais rien pour :"
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Categorie (classe)"
#: setup.php:272
msgid "Installed / not configured"
msgstr "Installer / non configurer"
#: hook.php:60
msgid "Plugin Example Dropdown"
msgstr "Dropdown du plugin example"
@ -108,98 +203,3 @@ msgstr "Affichage sur la page centrale depuis le plugin exemple"
#: hook.php:680
msgid "Plugin example displays on login page"
msgstr "Affichage sur la page de connexion depuis le plugin exemple"
#: inc/example.class.php:82
msgid "Test link"
msgstr "Lien de test"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr ""
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr ""
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Exemple"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "Test plugin"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "Test plugin 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr "Plugin Exemple sur les Téléphones"
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr ""
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr ""
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr "Premier onglet du plugin Exemple"
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr "Deuxième onglet du plugin Exemple"
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr ""
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr ""
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "Historique du plugin Exemple"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Ne fait rien - just pour le fun"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Ecrit un élément d'historique"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "mais ne fait rien"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr "Bien, c'est le type que je voulais..."
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr "Cependant, j'ai dit que je ne ferais rien pour :"
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Categorie (classe)"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "Listes déroulantes du plugin Exemple"
#: setup.php:268
msgid "Installed / not configured"
msgstr "Installer / non configurer"
#: config.php:48
msgid "This is the plugin config page"
msgstr "Ceci est la page de configuration du plugin"

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# polar147 <andrei_simoni@hotmail.com>, 2017
# Andrei Bernardo Simoni <andrei_simoni@hotmail.com>, 2017
# Arthur Ramos Schaefer <arthur.r.schaefer@gmail.com>, 2017
# Arthur Ramos Schaefer <arthur.r.schaefer@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-22 10:23+0000\n"
"POT-Creation-Date: 2019-11-08 14:54+0000\n"
"PO-Revision-Date: 2018-08-21 14:34+0000\n"
"Last-Translator: Cédric Anne\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/teclib/glpi-plugin-example/language/pt_BR/)\n"
@ -20,6 +20,101 @@ msgstr ""
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: config.php:48
msgid "This is the plugin config page"
msgstr "Esta é a página de configuração do plugin"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "Listas suspensas do Pluguin Exemplo"
#: inc/example.class.php:82
msgid "Test link"
msgstr "Link de teste"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr "Descrição de cron para exemplo"
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr "Parâmetro de cron para exemplo"
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Exemplo"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "Plugin de teste"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "Plugin de teste 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr "Plugin Exemplo no Telefone"
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr "Plugin ação central"
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr "Plugin ação de e-mail"
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr "Primeira aba do Plugin exemplo"
#: inc/example.class.php:295
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
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr "Pluguin exemplo CLASS=%1$s id=%2$d"
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr "teste de planejamento de exemplo 1"
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "Histórico do plugin exemplo"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Não faça nada - apenas por diversão"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Escrever no histórico do item"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "não faz nada :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr "Certo, este é o tipo que eu quero..."
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr "Mas... Eu digo que não farei nada para:"
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Categoria (classe)"
#: setup.php:272
msgid "Installed / not configured"
msgstr "Instalado / não configurado"
#: hook.php:60
msgid "Plugin Example Dropdown"
msgstr "Lista suspensa de exemplo do plugi"
@ -107,98 +202,3 @@ msgstr "Exemplo de plugin exibido na página central"
#: hook.php:680
msgid "Plugin example displays on login page"
msgstr "Exemplo de plugin exibido na página central"
#: inc/example.class.php:82
msgid "Test link"
msgstr "Link de teste"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr "Descrição de cron para exemplo"
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr "Parâmetro de cron para exemplo"
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Exemplo"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "Plugin de teste"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "Plugin de teste 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr "Plugin Exemplo no Telefone"
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr "Plugin ação central"
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr "Plugin ação de e-mail"
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr "Primeira aba do Plugin exemplo"
#: inc/example.class.php:295
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
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr "Pluguin exemplo CLASS=%1$s id=%2$d"
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr "teste de planejamento de exemplo 1"
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "Histórico do plugin exemplo"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Não faça nada - apenas por diversão"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Escrever no histórico do item"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "não faz nada :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr "Certo, este é o tipo que eu quero..."
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr "Mas... Eu digo que não farei nada para:"
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Categoria (classe)"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "Listas suspensas do Pluguin Exemplo"
#: setup.php:268
msgid "Installed / not configured"
msgstr "Instalado / não configurado"
#: config.php:48
msgid "This is the plugin config page"
msgstr "Esta é a página de configuração do plugin"

Binary file not shown.

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-22 10:23+0000\n"
"POT-Creation-Date: 2019-11-08 14:54+0000\n"
"PO-Revision-Date: 2018-08-21 14:34+0000\n"
"Last-Translator: Cédric Anne\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/teclib/glpi-plugin-example/language/ro_RO/)\n"
@ -18,6 +18,101 @@ msgstr ""
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#: config.php:48
msgid "This is the plugin config page"
msgstr "Aceasta este pagina de configurare plugin"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr ""
#: inc/example.class.php:82
msgid "Test link"
msgstr "Test link"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr "Descriere Cron pentru exemplu"
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr "Parametru Cron pentru exemplu"
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Exemplu"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr ""
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr ""
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr ""
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr ""
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr ""
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr ""
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr ""
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr ""
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr "test planning exemplu 1"
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "Istoric de la exemplu plugin"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Nu fa nimic - doar pentru distractie"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Scrie in istoric elemente"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "dar nu face nimic :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr ""
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr ""
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Categorie (class)"
#: setup.php:272
msgid "Installed / not configured"
msgstr "Instalat / neconfigurat"
#: hook.php:60
msgid "Plugin Example Dropdown"
msgstr ""
@ -105,98 +200,3 @@ msgstr ""
#: hook.php:680
msgid "Plugin example displays on login page"
msgstr ""
#: inc/example.class.php:82
msgid "Test link"
msgstr "Test link"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr "Descriere Cron pentru exemplu"
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr "Parametru Cron pentru exemplu"
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Exemplu"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr ""
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr ""
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr ""
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr ""
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr ""
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr ""
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr ""
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr ""
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr "test planning exemplu 1"
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "Istoric de la exemplu plugin"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Nu fa nimic - doar pentru distractie"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Scrie in istoric elemente"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "dar nu face nimic :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr ""
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr ""
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Categorie (class)"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr ""
#: setup.php:268
msgid "Installed / not configured"
msgstr "Instalat / neconfigurat"
#: config.php:48
msgid "This is the plugin config page"
msgstr "Aceasta este pagina de configurare plugin"

Binary file not shown.

View File

@ -3,12 +3,12 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Nikolay <techobsl@yandex.ru>, 2016
# Nikolai Petrov <techobsl@yandex.ru>, 2016
msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-22 10:23+0000\n"
"POT-Creation-Date: 2019-11-08 14:54+0000\n"
"PO-Revision-Date: 2018-08-21 14:34+0000\n"
"Last-Translator: Cédric Anne\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/teclib/glpi-plugin-example/language/ru_RU/)\n"
@ -18,6 +18,101 @@ msgstr ""
"Language: ru_RU\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#: config.php:48
msgid "This is the plugin config page"
msgstr "Эта страница настройки плагина"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr ""
#: inc/example.class.php:82
msgid "Test link"
msgstr "Тест ссылки"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr ""
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr ""
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Пример"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr ""
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr ""
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr ""
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr ""
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr ""
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr ""
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr ""
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr ""
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr ""
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "История из плагина примера"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Ничего не делать - шутки ради"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Записать в пункт истории"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "но ничего не делать :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr ""
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr ""
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Категория (класс)"
#: setup.php:272
msgid "Installed / not configured"
msgstr ""
#: hook.php:60
msgid "Plugin Example Dropdown"
msgstr "Плагин примера выпадающего списка"
@ -105,98 +200,3 @@ msgstr ""
#: hook.php:680
msgid "Plugin example displays on login page"
msgstr ""
#: inc/example.class.php:82
msgid "Test link"
msgstr "Тест ссылки"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr ""
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr ""
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Пример"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr ""
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr ""
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr ""
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr ""
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr ""
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr ""
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr ""
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr ""
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr ""
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "История из плагина примера"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Ничего не делать - шутки ради"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Записать в пункт истории"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "но ничего не делать :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr ""
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr ""
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Категория (класс)"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr ""
#: setup.php:268
msgid "Installed / not configured"
msgstr ""
#: config.php:48
msgid "This is the plugin config page"
msgstr "Эта страница настройки плагина"

Binary file not shown.

Binary file not shown.

View File

@ -3,13 +3,13 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Kaya Zeren <kayazeren@gmail.com>, 2015-2016,2018
# Kaya Zeren <kayazeren@gmail.com>, 2015-2016,2018-2019
msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-22 10:23+0000\n"
"PO-Revision-Date: 2018-08-22 08:41+0000\n"
"POT-Creation-Date: 2019-11-08 14:54+0000\n"
"PO-Revision-Date: 2019-07-30 23:43+0000\n"
"Last-Translator: Kaya Zeren <kayazeren@gmail.com>\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/teclib/glpi-plugin-example/language/tr_TR/)\n"
"MIME-Version: 1.0\n"
@ -18,6 +18,101 @@ msgstr ""
"Language: tr_TR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: config.php:48
msgid "This is the plugin config page"
msgstr "Uygulama eki yapılandırması"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "Örnek Uygulama Eki Açılan Kutular"
#: inc/example.class.php:82
msgid "Test link"
msgstr "Deneeme bağlantısı"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr "Örnek zamanlanmış görev açıklaması"
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr "Örnek zamanlanmış görev parametresi"
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Örnek"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "Deneme Uygulama Eki"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "Deneme Uygulama Eki 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr "Telefon için örnek uygulama eki"
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr "Uygulama eki temel işlemi"
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr "Uygulama eki postalama işlemi"
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr "Örnek uygulama ekinin ilk sekmesi"
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr "Örnek uygulama ekinin ikinci sekmesi"
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr "Örnek uygulama eki SINIF=%1$s Kod=%2$d"
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr "örnek deneme planı 1"
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "Örnek uygulama eki geçmişi"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Hiç bir işlem yapma - yalnız eğlence için"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Öge geçmişine yaz"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "ama hiç bir şey yapma :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr "Doğru bu benim istediğim tip..."
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr "Ancak... Şunun için hiç bir şey yapma diyeceğim:"
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Kategori (sınıf)"
#: setup.php:272
msgid "Installed / not configured"
msgstr "Yüklenmiş / yapılandırılmamış"
#: hook.php:60
msgid "Plugin Example Dropdown"
msgstr "Uygulama Eki Örnek Açılan Kutu"
@ -105,98 +200,3 @@ msgstr "Örnek uygulama eki merkez sayfada görüntülenir"
#: hook.php:680
msgid "Plugin example displays on login page"
msgstr "Örnek uygulama eki oturum açma sayfasında görüntülenir"
#: inc/example.class.php:82
msgid "Test link"
msgstr "Deneeme bağlantısı"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr "Örnek zamanlanmış görev açıklaması"
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr "Örnek zamanlanmış görev parametresi"
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "Örnek"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "Deneme Uygulama Eki"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "Deneme Uygulama Eki 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr "Telefon için örnek uygulama eki"
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr "Uygulama eki temel işlemi"
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr "Uygulama eki postalama işlemi"
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr "Örnek uygulama ekinin ilk sekmesi"
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr "Örnek uygulama ekinin ikinci sekmesi"
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr "Örnek uygulama eki SINIF=%1$s Kod=%2$d"
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr "örnek deneme planı 1"
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr "Örnek uygulama eki geçmişi"
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr "Hiç bir işlem yapma - yalnız eğlence için"
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr "Öge geçmişine yaz"
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr "ama hiç bir şey yapma :)"
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr "Doğru bu benim istediğim tip..."
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr "Ancak... Şunun için hiç bir şey yapma diyeceğim:"
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr "Kategori (sınıf)"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "Örnek Uygulama Eki Açılan Kutular"
#: setup.php:268
msgid "Installed / not configured"
msgstr "Yüklenmiş / ayarlanmamış"
#: config.php:48
msgid "This is the plugin config page"
msgstr "Uygulama eki ayarları bölümü"

Binary file not shown.

Binary file not shown.

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Example\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-06-22 10:23+0000\n"
"POT-Creation-Date: 2019-11-08 14:54+0000\n"
"PO-Revision-Date: 2018-08-21 14:34+0000\n"
"Last-Translator: Cédric Anne\n"
"Language-Team: Chinese (China) (http://www.transifex.com/teclib/glpi-plugin-example/language/zh_CN/)\n"
@ -18,6 +18,101 @@ msgstr ""
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: config.php:48
msgid "This is the plugin config page"
msgstr "此插件配置界面"
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "插件下拉列表示例"
#: inc/example.class.php:82
msgid "Test link"
msgstr "测试关联"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr ""
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr ""
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "示例"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "测试插件"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "测试插件 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr ""
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr ""
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr ""
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr ""
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr ""
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr ""
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr ""
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr ""
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr ""
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr ""
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr ""
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr ""
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr ""
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr ""
#: setup.php:272
msgid "Installed / not configured"
msgstr "已安装 / 不配置"
#: hook.php:60
msgid "Plugin Example Dropdown"
msgstr "插件下拉列表示例"
@ -105,98 +200,3 @@ msgstr "在后台管理面板显示示例插件"
#: hook.php:680
msgid "Plugin example displays on login page"
msgstr "在登陆界面显示示例插件"
#: inc/example.class.php:82
msgid "Test link"
msgstr "测试关联"
#: inc/example.class.php:170
msgid "Cron description for example"
msgstr ""
#: inc/example.class.php:171
msgid "Cron parameter for example"
msgstr ""
#: inc/example.class.php:228 inc/example.class.php:234
#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44
msgid "Example"
msgstr "示例"
#: inc/example.class.php:241 inc/example.class.php:248
msgid "Test Plugin"
msgstr "测试插件"
#: inc/example.class.php:242
msgid "Test Plugin 2"
msgstr "测试插件 2"
#: inc/example.class.php:260
msgid "Plugin Example on Phone"
msgstr ""
#: inc/example.class.php:264
msgid "Plugin central action"
msgstr ""
#: inc/example.class.php:287
msgid "Plugin mailing action"
msgstr ""
#: inc/example.class.php:293
msgid "First tab of Plugin example"
msgstr ""
#: inc/example.class.php:295
msgid "Second tab of Plugin example"
msgstr ""
#. TRANS: %1$s is a class name, %2$d is an item ID
#: inc/example.class.php:301
#, php-format
msgid "Plugin example CLASS=%1$s id=%2$d"
msgstr ""
#: inc/example.class.php:330
msgid "test planning example 1"
msgstr ""
#: inc/example.class.php:390
msgid "History from plugin example"
msgstr ""
#: inc/example.class.php:411
msgid "Do Nothing - just for fun"
msgstr ""
#: inc/example.class.php:428 inc/example.class.php:452
msgid "Write in item history"
msgstr ""
#: inc/example.class.php:432
msgid "but do nothing :)"
msgstr ""
#: inc/example.class.php:451 inc/example.class.php:473
msgid "Right it is the type I want..."
msgstr ""
#: inc/example.class.php:474
msgid "But... I say I will do nothing for:"
msgstr ""
#: inc/ruletest.class.php:77
msgid "Category (class)"
msgstr ""
#: inc/dropdown.class.php:42 inc/dropdown.class.php:44
msgid "Plugin Example Dropdowns"
msgstr "插件下拉列表示例"
#: setup.php:268
msgid "Installed / not configured"
msgstr "已安装 / 不配置"
#: config.php:48
msgid "This is the plugin config page"
msgstr "此插件配置界面"