diff --git a/.tx/config b/.tx/config index 77a339a..ebff902 100644 --- a/.tx/config +++ b/.tx/config @@ -1,8 +1,8 @@ [main] host = https://www.transifex.com -[glpi-plugin-example.glpipot-6] +[glpi-plugin-example.example-pot] file_filter = locales/.po -source_file = locales/glpi.pot +source_file = locales/example.pot source_lang = en - +type = PO diff --git a/locales/cs_CZ.mo b/locales/cs_CZ.mo index a45d8f3..0497e86 100644 Binary files a/locales/cs_CZ.mo and b/locales/cs_CZ.mo differ diff --git a/locales/cs_CZ.po b/locales/cs_CZ.po index 8232fa1..f7e3c7b 100644 --- a/locales/cs_CZ.po +++ b/locales/cs_CZ.po @@ -1,199 +1,204 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. # -# Translators: -# David Stepan , 2016 -# Pavel Borecki , 2018 +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Plugin - Example\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-02 14:54+0200\n" -"PO-Revision-Date: 2018-03-21 05:31+0000\n" -"Last-Translator: Pavel Borecki \n" -"Language-Team: Czech (Czech Republic) (http://www.transifex.com/teclib/glpi-plugin-example/language/cs_CZ/)\n" +"POT-Creation-Date: 2018-06-22 10:23+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Cédric Anne, 2018\n" +"Language-Team: Czech (Czech Republic) (https://www.transifex.com/teclib/teams/28042/cs_CZ/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "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 nastavení zásuvného modulu" - -#: hook.php:61 +#: hook.php:60 msgid "Plugin Example Dropdown" msgstr "Rozbalovací nabídka zásuvného modulu pro ukázku" -#: hook.php:76 +#: hook.php:75 msgid "Example plugin" msgstr "Zásuvný modul pro ukázku" -#: hook.php:260 +#: hook.php:89 +msgid "Example plugin new" +msgstr "" + +#: hook.php:274 msgid "plugin_example_DoIt" msgstr "plugin_example_DoIt" -#: hook.php:281 hook.php:292 +#: hook.php:295 hook.php:306 msgid "Not really specific - Just for example" msgstr "Ve skutečnosti nekonkrétní – jen pro ukázku" -#: hook.php:312 +#: hook.php:326 msgid "Not really specific - Use your own dropdown - Just for example" -msgstr "Ve skutečnosti nekonkrétní – použijte vlastní rozbalovací nabídku – jen pro příklad" +msgstr "" +"Ve skutečnosti nekonkrétní – použijte vlastní rozbalovací nabídku – jen pro " +"příklad" -#: hook.php:334 +#: hook.php:348 msgid "Pre Update Computer Hook" -msgstr "Háček počítač před aktualizací" +msgstr "Háček počítače před aktualizací" -#: hook.php:340 +#: hook.php:354 #, php-format msgid "Update Computer Hook (%s)" msgstr "Háček aktualizovat počítač (%s)" -#: hook.php:348 +#: hook.php:362 msgid "Empty Computer Hook" -msgstr "Prázdný háček počítač" +msgstr "Prázdný háček počítače" -#: hook.php:358 +#: hook.php:372 msgid "Pre Delete Computer Hook" msgstr "Háček před smazáním počítače" -#: hook.php:364 +#: hook.php:378 msgid "Delete Computer Hook" -msgstr "Smazat háček počítač" +msgstr "Smazat háček počítače" -#: hook.php:372 +#: hook.php:386 msgid "Pre Purge Computer Hook" msgstr "Háček před odstraněním počítače" -#: hook.php:378 +#: hook.php:392 msgid "Purge Computer Hook" msgstr "Háček odstranění počítače" -#: hook.php:386 +#: hook.php:400 msgid "Pre Restore Computer Hook" msgstr "Háček před obnovením počítače" -#: hook.php:393 +#: hook.php:407 msgid "Pre Restore Phone Hook" msgstr "Háček před obnovením telefonu" -#: hook.php:399 +#: hook.php:413 msgid "Restore Computer Hook" msgstr "Háček obnovení počítače" #. TRANS: %1$s is the source type, %2$d is the source ID, %3$d is the #. destination ID -#: hook.php:407 +#: hook.php:421 #, php-format msgid "Transfer Computer Hook %1$s %2$d -> %3$d" msgstr "Háček přenesení počítače %1$s%2$d -> %3$d" -#: hook.php:589 +#: hook.php:611 msgid "Example event" msgstr "Příklad události" -#: hook.php:594 +#: hook.php:616 msgid "Example datas" msgstr "Příklad dat" -#: hook.php:651 +#: hook.php:673 hook.php:686 msgid "Plugin example displays on central page" msgstr "Zásuvný modul pro ukázku zobrazuje na centrální stránce" -#: hook.php:658 +#: hook.php:680 msgid "Plugin example displays on login page" msgstr "Zásuvný modul pro ukázku zobrazuje na přihlašovací stránce" -#: setup.php:210 -msgid "Installed / not configured" -msgstr "Nainstalováno/nenastaveno" +#: 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" -#: inc/example.class.php:80 -msgid "Test link" -msgstr "Testovací odkaz" +#: setup.php:268 +msgid "Installed / not configured" +msgstr "Nainstalováno/nenastaveno" -#: inc/example.class.php:124 -msgid "Cron description for example" -msgstr "Popis naplánované úlohy (cron) pro ukázku" - -#: inc/example.class.php:125 -msgid "Cron parameter for example" -msgstr "Parametr naplánované úlohy (cron) pro ukázku" - -#: inc/example.class.php:182 inc/example.class.php:188 -#: inc/example.class.php:191 inc/notificationtargetexample.class.php:44 -msgid "Example" -msgstr "Příklad" - -#: inc/example.class.php:195 inc/example.class.php:202 -msgid "Test Plugin" -msgstr "Testovací zásuvný modul" - -#: inc/example.class.php:196 -msgid "Test Plugin 2" -msgstr "Testovací zásuvný modul 2" - -#: inc/example.class.php:214 -msgid "Plugin Example on Phone" -msgstr "Zásuvný modul pro ukázku na telefonu" - -#: inc/example.class.php:218 -msgid "Plugin central action" -msgstr "Centrální akce zásuvného modulu" - -#: inc/example.class.php:241 -msgid "Plugin mailing action" -msgstr "E-mailová akce zásuvného modulu" - -#: inc/example.class.php:247 -msgid "First tab of Plugin example" -msgstr "První panel zásuvného modulu pro ukázku" - -#: inc/example.class.php:249 -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:255 -#, 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:284 -msgid "test planning example 1" -msgstr "Test příklad plánu 1" - -#: inc/example.class.php:344 -msgid "History from plugin example" -msgstr "Historie ze zásuvného modulu pro ukázku" - -#: inc/example.class.php:367 -msgid "Do Nothing - just for fun" -msgstr "Nedělat nic – jen pro pobavení" - -#: inc/example.class.php:384 inc/example.class.php:408 -msgid "Write in item history" -msgstr "Zapsat do položky historie" - -#: inc/example.class.php:388 -msgid "but do nothing :)" -msgstr "ale nic nedělat :)" - -#: inc/example.class.php:407 inc/example.class.php:429 -msgid "Right it is the type I want..." -msgstr "Pravý je typ který chci…" - -#: inc/example.class.php:430 -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)" +#: config.php:48 +msgid "This is the plugin config page" +msgstr "Toto je stránka s nastaveními zásuvného modulu" diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 3f7b460..b41f1ca 100644 Binary files a/locales/en_GB.mo and b/locales/en_GB.mo differ diff --git a/locales/en_GB.po b/locales/en_GB.po index 3b4505c..5251ef5 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -1,198 +1,200 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# English translations for PACKAGE package. +# Copyright (C) 2018 THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Jérémy MOREAU , 2015 +# Automatically generated, 2018. +# msgid "" msgstr "" -"Project-Id-Version: GLPI Plugin - Example\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-02 14:54+0200\n" -"PO-Revision-Date: 2017-09-22 15:17+0000\n" -"Last-Translator: Alexandre Delaunay \n" -"Language-Team: English (United Kingdom) (http://www.transifex.com/teclib/glpi-plugin-example/language/en_GB/)\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" +"POT-Creation-Date: 2018-06-22 10:23+0000\n" +"PO-Revision-Date: 2018-06-22 10:23+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" "Language: en_GB\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=ASCII\n" +"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" - -#: hook.php:61 +#: hook.php:60 msgid "Plugin Example Dropdown" msgstr "Plugin Example Dropdown" -#: hook.php:76 +#: hook.php:75 msgid "Example plugin" msgstr "Example plugin" -#: hook.php:260 +#: hook.php:89 +msgid "Example plugin new" +msgstr "Example plugin new" + +#: hook.php:274 msgid "plugin_example_DoIt" msgstr "plugin_example_DoIt" -#: hook.php:281 hook.php:292 +#: hook.php:295 hook.php:306 msgid "Not really specific - Just for example" msgstr "Not really specific - Just for example" -#: hook.php:312 +#: hook.php:326 msgid "Not really specific - Use your own dropdown - Just for example" msgstr "Not really specific - Use your own dropdown - Just for example" -#: hook.php:334 +#: hook.php:348 msgid "Pre Update Computer Hook" msgstr "Pre Update Computer Hook" -#: hook.php:340 +#: hook.php:354 #, php-format msgid "Update Computer Hook (%s)" msgstr "Update Computer Hook (%s)" -#: hook.php:348 +#: hook.php:362 msgid "Empty Computer Hook" msgstr "Empty Computer Hook" -#: hook.php:358 +#: hook.php:372 msgid "Pre Delete Computer Hook" msgstr "Pre Delete Computer Hook" -#: hook.php:364 +#: hook.php:378 msgid "Delete Computer Hook" msgstr "Delete Computer Hook" -#: hook.php:372 +#: hook.php:386 msgid "Pre Purge Computer Hook" msgstr "Pre Purge Computer Hook" -#: hook.php:378 +#: hook.php:392 msgid "Purge Computer Hook" msgstr "Purge Computer Hook" -#: hook.php:386 +#: hook.php:400 msgid "Pre Restore Computer Hook" msgstr "Pre Restore Computer Hook" -#: hook.php:393 +#: hook.php:407 msgid "Pre Restore Phone Hook" msgstr "Pre Restore Phone Hook" -#: hook.php:399 +#: hook.php:413 msgid "Restore Computer Hook" msgstr "Restore Computer Hook" -#. TRANS: %1$s is the source type, %2$d is the source ID, %3$d is the -#. destination ID -#: hook.php:407 +#. TRANS: %1$s is the source type, %2$d is the source ID, %3$d is the destination ID +#: hook.php:421 #, php-format msgid "Transfer Computer Hook %1$s %2$d -> %3$d" msgstr "Transfer Computer Hook %1$s %2$d -> %3$d" -#: hook.php:589 +#: hook.php:611 msgid "Example event" msgstr "Example event" -#: hook.php:594 +#: hook.php:616 msgid "Example datas" msgstr "Example datas" -#: hook.php:651 +#: hook.php:673 hook.php:686 msgid "Plugin example displays on central page" -msgstr "" +msgstr "Plugin example displays on central page" -#: hook.php:658 +#: hook.php:680 msgid "Plugin example displays on login page" -msgstr "" +msgstr "Plugin example displays on login page" -#: setup.php:210 -msgid "Installed / not configured" -msgstr "Installed / not configured" - -#: inc/dropdown.class.php:42 inc/dropdown.class.php:44 -msgid "Plugin Example Dropdowns" -msgstr "Plugin Example Dropdowns" - -#: inc/example.class.php:80 +#: inc/example.class.php:82 msgid "Test link" msgstr "Test link" -#: inc/example.class.php:124 +#: inc/example.class.php:170 msgid "Cron description for example" msgstr "Cron description for example" -#: inc/example.class.php:125 +#: inc/example.class.php:171 msgid "Cron parameter for example" msgstr "Cron parameter for example" -#: inc/example.class.php:182 inc/example.class.php:188 -#: inc/example.class.php:191 inc/notificationtargetexample.class.php:44 +#: 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:195 inc/example.class.php:202 +#: inc/example.class.php:241 inc/example.class.php:248 msgid "Test Plugin" -msgstr "" +msgstr "Test Plugin" -#: inc/example.class.php:196 +#: inc/example.class.php:242 msgid "Test Plugin 2" -msgstr "" +msgstr "Test Plugin 2" -#: inc/example.class.php:214 +#: inc/example.class.php:260 msgid "Plugin Example on Phone" msgstr "Plugin Example on Phone" -#: inc/example.class.php:218 +#: inc/example.class.php:264 msgid "Plugin central action" msgstr "Plugin central action" -#: inc/example.class.php:241 +#: inc/example.class.php:287 msgid "Plugin mailing action" msgstr "Plugin mailing action" -#: inc/example.class.php:247 +#: inc/example.class.php:293 msgid "First tab of Plugin example" msgstr "First tab of Plugin example" -#: inc/example.class.php:249 +#: 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:255 +#: 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:284 +#: inc/example.class.php:330 msgid "test planning example 1" msgstr "test planning example 1" -#: inc/example.class.php:344 +#: inc/example.class.php:390 msgid "History from plugin example" msgstr "History from plugin example" -#: inc/example.class.php:367 +#: inc/example.class.php:411 msgid "Do Nothing - just for fun" msgstr "Do Nothing - just for fun" -#: inc/example.class.php:384 inc/example.class.php:408 +#: inc/example.class.php:428 inc/example.class.php:452 msgid "Write in item history" msgstr "Write in item history" -#: inc/example.class.php:388 +#: inc/example.class.php:432 msgid "but do nothing :)" msgstr "but do nothing :)" -#: inc/example.class.php:407 inc/example.class.php:429 +#: 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:430 +#: 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" diff --git a/locales/es_ES.mo b/locales/es_ES.mo index 42bfc47..d10e7ec 100644 Binary files a/locales/es_ES.mo and b/locales/es_ES.mo differ diff --git a/locales/es_ES.po b/locales/es_ES.po index 3250e42..9b3165f 100644 --- a/locales/es_ES.po +++ b/locales/es_ES.po @@ -1,199 +1,204 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. # -# Translators: -# Alexander J. Salas B. , 2016 -# JAVIER ANDREU , 2018 +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Plugin - Example\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-02 14:54+0200\n" -"PO-Revision-Date: 2018-05-02 16:03+0000\n" -"Last-Translator: JAVIER ANDREU \n" -"Language-Team: Spanish (Spain) (http://www.transifex.com/teclib/glpi-plugin-example/language/es_ES/)\n" +"POT-Creation-Date: 2018-06-22 10:23+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Cédric Anne, 2018\n" +"Language-Team: Spanish (Spain) (https://www.transifex.com/teclib/teams/28042/es_ES/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "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" - -#: hook.php:61 +#: hook.php:60 msgid "Plugin Example Dropdown" msgstr "Ejemplo de Plugin Desplegable" -#: hook.php:76 +#: hook.php:75 msgid "Example plugin" msgstr "Plugin Ejemplo" -#: hook.php:260 +#: hook.php:89 +msgid "Example plugin new" +msgstr "" + +#: hook.php:274 msgid "plugin_example_DoIt" msgstr "plugin_ejemplo_Tonto" -#: hook.php:281 hook.php:292 +#: hook.php:295 hook.php:306 msgid "Not really specific - Just for example" msgstr "Nada en específico realmente - Solo para ejemplificar" -#: hook.php:312 +#: hook.php:326 msgid "Not really specific - Use your own dropdown - Just for example" -msgstr "Nada en específico realmente - Use to propio desplegable - Solo para ejemplificar" +msgstr "" +"Nada en específico realmente - Use to propio desplegable - Solo para " +"ejemplificar" -#: hook.php:334 +#: hook.php:348 msgid "Pre Update Computer Hook" msgstr "Pre actualización del gancho o hook del ordenador " -#: hook.php:340 +#: hook.php:354 #, php-format msgid "Update Computer Hook (%s)" msgstr "Actualizar Gancho o Hook del Ordenador (%s" -#: hook.php:348 +#: hook.php:362 msgid "Empty Computer Hook" msgstr "Gancho o Hook del Ordenador Vacio" -#: hook.php:358 +#: hook.php:372 msgid "Pre Delete Computer Hook" msgstr "Pre Eliminar Gancho o Hook del Ordenador" -#: hook.php:364 +#: hook.php:378 msgid "Delete Computer Hook" msgstr "Eliminar Gancho o Hook del Ordenador" -#: hook.php:372 +#: hook.php:386 msgid "Pre Purge Computer Hook" msgstr "Pre Purgado del Gancho o Hook del Ordenador" -#: hook.php:378 +#: hook.php:392 msgid "Purge Computer Hook" msgstr "Purgar Gancho o Hook del Ordenador" -#: hook.php:386 +#: hook.php:400 msgid "Pre Restore Computer Hook" msgstr "Pre Restaurado del Gancho o Hook del Ordenador" -#: hook.php:393 +#: hook.php:407 msgid "Pre Restore Phone Hook" msgstr "Pre Restaurado del Gancho Hook del Teléfono" -#: hook.php:399 +#: hook.php:413 msgid "Restore Computer Hook" msgstr "Restaurar Gancho o Hook del Ordenador" #. TRANS: %1$s is the source type, %2$d is the source ID, %3$d is the #. destination ID -#: hook.php:407 +#: hook.php:421 #, php-format msgid "Transfer Computer Hook %1$s %2$d -> %3$d" msgstr "Transferir Gancho o Hook del Ordenador %1$s %2$d -> %3$d" -#: hook.php:589 +#: hook.php:611 msgid "Example event" msgstr "Evento ejemplo" -#: hook.php:594 +#: hook.php:616 msgid "Example datas" msgstr "Data ejemplo" -#: hook.php:651 +#: hook.php:673 hook.php:686 msgid "Plugin example displays on central page" msgstr "El ejemplo del plugin se muestra en la página central" -#: hook.php:658 +#: 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" -#: setup.php:210 -msgid "Installed / not configured" -msgstr "Instalado / no configurado" - -#: 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:80 +#: inc/example.class.php:82 msgid "Test link" msgstr "Vinculo de prueba" -#: inc/example.class.php:124 +#: inc/example.class.php:170 msgid "Cron description for example" msgstr "Descripción del cron para ejemplo" -#: inc/example.class.php:125 +#: inc/example.class.php:171 msgid "Cron parameter for example" msgstr "Parametro cron para ejemplo" -#: inc/example.class.php:182 inc/example.class.php:188 -#: inc/example.class.php:191 inc/notificationtargetexample.class.php:44 +#: 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:195 inc/example.class.php:202 +#: inc/example.class.php:241 inc/example.class.php:248 msgid "Test Plugin" msgstr "Test Plugin" -#: inc/example.class.php:196 +#: inc/example.class.php:242 msgid "Test Plugin 2" msgstr "Test Plugin 2" -#: inc/example.class.php:214 +#: inc/example.class.php:260 msgid "Plugin Example on Phone" msgstr "Plugin ejemplo en el teléfono" -#: inc/example.class.php:218 +#: inc/example.class.php:264 msgid "Plugin central action" msgstr "Acción del plugin central" -#: inc/example.class.php:241 +#: inc/example.class.php:287 msgid "Plugin mailing action" msgstr "Acción de correo del plugin" -#: inc/example.class.php:247 +#: inc/example.class.php:293 msgid "First tab of Plugin example" msgstr "Primera pestaña del Plugin ejemplo" -#: inc/example.class.php:249 +#: 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:255 +#: 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:284 +#: inc/example.class.php:330 msgid "test planning example 1" msgstr "prueba de planificación del ejemplo 1" -#: inc/example.class.php:344 +#: inc/example.class.php:390 msgid "History from plugin example" msgstr "Historial para el plugin ejemplo" -#: inc/example.class.php:367 +#: inc/example.class.php:411 msgid "Do Nothing - just for fun" msgstr "No hace nada - solo para diversión" -#: inc/example.class.php:384 inc/example.class.php:408 +#: 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:388 +#: inc/example.class.php:432 msgid "but do nothing :)" msgstr "pero no hace nada :)" -#: inc/example.class.php:407 inc/example.class.php:429 +#: 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:430 +#: 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" diff --git a/locales/glpi.pot b/locales/example.pot similarity index 71% rename from locales/glpi.pot rename to locales/example.pot index 40886e2..9b7332c 100644 --- a/locales/glpi.pot +++ b/locales/example.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-02 14:54+0200\n" +"POT-Creation-Date: 2018-06-22 10:23+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,180 +17,184 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: config.php:48 -msgid "This is the plugin config page" -msgstr "" - -#: hook.php:61 +#: hook.php:60 msgid "Plugin Example Dropdown" msgstr "" -#: hook.php:76 +#: hook.php:75 msgid "Example plugin" msgstr "" -#: hook.php:260 +#: hook.php:89 +msgid "Example plugin new" +msgstr "" + +#: hook.php:274 msgid "plugin_example_DoIt" msgstr "" -#: hook.php:281 hook.php:292 +#: hook.php:295 hook.php:306 msgid "Not really specific - Just for example" msgstr "" -#: hook.php:312 +#: hook.php:326 msgid "Not really specific - Use your own dropdown - Just for example" msgstr "" -#: hook.php:334 +#: hook.php:348 msgid "Pre Update Computer Hook" msgstr "" -#: hook.php:340 +#: hook.php:354 #, php-format msgid "Update Computer Hook (%s)" msgstr "" -#: hook.php:348 +#: hook.php:362 msgid "Empty Computer Hook" msgstr "" -#: hook.php:358 +#: hook.php:372 msgid "Pre Delete Computer Hook" msgstr "" -#: hook.php:364 +#: hook.php:378 msgid "Delete Computer Hook" msgstr "" -#: hook.php:372 +#: hook.php:386 msgid "Pre Purge Computer Hook" msgstr "" -#: hook.php:378 +#: hook.php:392 msgid "Purge Computer Hook" msgstr "" -#: hook.php:386 +#: hook.php:400 msgid "Pre Restore Computer Hook" msgstr "" -#: hook.php:393 +#: hook.php:407 msgid "Pre Restore Phone Hook" msgstr "" -#: hook.php:399 +#: hook.php:413 msgid "Restore Computer Hook" msgstr "" #. TRANS: %1$s is the source type, %2$d is the source ID, %3$d is the destination ID -#: hook.php:407 +#: hook.php:421 #, php-format msgid "Transfer Computer Hook %1$s %2$d -> %3$d" msgstr "" -#: hook.php:589 +#: hook.php:611 msgid "Example event" msgstr "" -#: hook.php:594 +#: hook.php:616 msgid "Example datas" msgstr "" -#: hook.php:651 +#: hook.php:673 hook.php:686 msgid "Plugin example displays on central page" msgstr "" -#: hook.php:658 +#: hook.php:680 msgid "Plugin example displays on login page" msgstr "" -#: setup.php:210 -msgid "Installed / not configured" -msgstr "" - -#: inc/dropdown.class.php:42 inc/dropdown.class.php:44 -msgid "Plugin Example Dropdowns" -msgstr "" - -#: inc/example.class.php:80 +#: inc/example.class.php:82 msgid "Test link" msgstr "" -#: inc/example.class.php:124 +#: inc/example.class.php:170 msgid "Cron description for example" msgstr "" -#: inc/example.class.php:125 +#: inc/example.class.php:171 msgid "Cron parameter for example" msgstr "" -#: inc/example.class.php:182 inc/example.class.php:188 -#: inc/example.class.php:191 inc/notificationtargetexample.class.php:44 +#: 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:195 inc/example.class.php:202 +#: inc/example.class.php:241 inc/example.class.php:248 msgid "Test Plugin" msgstr "" -#: inc/example.class.php:196 +#: inc/example.class.php:242 msgid "Test Plugin 2" msgstr "" -#: inc/example.class.php:214 +#: inc/example.class.php:260 msgid "Plugin Example on Phone" msgstr "" -#: inc/example.class.php:218 +#: inc/example.class.php:264 msgid "Plugin central action" msgstr "" -#: inc/example.class.php:241 +#: inc/example.class.php:287 msgid "Plugin mailing action" msgstr "" -#: inc/example.class.php:247 +#: inc/example.class.php:293 msgid "First tab of Plugin example" msgstr "" -#: inc/example.class.php:249 +#: 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:255 +#: inc/example.class.php:301 #, php-format msgid "Plugin example CLASS=%1$s id=%2$d" msgstr "" -#: inc/example.class.php:284 +#: inc/example.class.php:330 msgid "test planning example 1" msgstr "" -#: inc/example.class.php:344 +#: inc/example.class.php:390 msgid "History from plugin example" msgstr "" -#: inc/example.class.php:367 +#: inc/example.class.php:411 msgid "Do Nothing - just for fun" msgstr "" -#: inc/example.class.php:384 inc/example.class.php:408 +#: inc/example.class.php:428 inc/example.class.php:452 msgid "Write in item history" msgstr "" -#: inc/example.class.php:388 +#: inc/example.class.php:432 msgid "but do nothing :)" msgstr "" -#: inc/example.class.php:407 inc/example.class.php:429 +#: inc/example.class.php:451 inc/example.class.php:473 msgid "Right it is the type I want..." msgstr "" -#: inc/example.class.php:430 +#: 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 "" diff --git a/locales/fr_FR.mo b/locales/fr_FR.mo index c6b1a20..8184d0f 100644 Binary files a/locales/fr_FR.mo and b/locales/fr_FR.mo differ diff --git a/locales/fr_FR.po b/locales/fr_FR.po index 0f54192..0e4248d 100644 --- a/locales/fr_FR.po +++ b/locales/fr_FR.po @@ -1,201 +1,204 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. # -# Translators: -# DOMBRE Julien , 2011-2012 -# Jérémy MOREAU , 2015 -# Johan Cwiklinski , 2016 -# Yoann TERUEL , 2016 +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Plugin - Example\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-02 14:54+0200\n" -"PO-Revision-Date: 2017-09-22 15:17+0000\n" -"Last-Translator: Yoann TERUEL \n" -"Language-Team: French (France) (http://www.transifex.com/teclib/glpi-plugin-example/language/fr_FR/)\n" +"POT-Creation-Date: 2018-06-22 10:23+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Cédric Anne, 2018\n" +"Language-Team: French (France) (https://www.transifex.com/teclib/teams/28042/fr_FR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "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" - -#: hook.php:61 +#: hook.php:60 msgid "Plugin Example Dropdown" msgstr "Dropdown du plugin example" -#: hook.php:76 +#: hook.php:75 msgid "Example plugin" msgstr "Plugin Example" -#: hook.php:260 +#: hook.php:89 +msgid "Example plugin new" +msgstr "" + +#: hook.php:274 msgid "plugin_example_DoIt" msgstr "Effectuer l'action" -#: hook.php:281 hook.php:292 +#: hook.php:295 hook.php:306 msgid "Not really specific - Just for example" msgstr "Pas vraiment spécifique - Juste pour l'exemple" -#: hook.php:312 +#: hook.php:326 msgid "Not really specific - Use your own dropdown - Just for example" -msgstr "Pas vraiment spécifique - Utilisez votre propre liste déroulante - Juste pour l'exemple" +msgstr "" +"Pas vraiment spécifique - Utilisez votre propre liste déroulante - Juste " +"pour l'exemple" -#: hook.php:334 +#: hook.php:348 msgid "Pre Update Computer Hook" msgstr "Hook avant mise à jour d'un Ordinateur" -#: hook.php:340 +#: hook.php:354 #, php-format msgid "Update Computer Hook (%s)" msgstr "Hook de mise à jour d'un Ordinateur (%s)" -#: hook.php:348 +#: hook.php:362 msgid "Empty Computer Hook" msgstr "Hook sur ordinateur vide" -#: hook.php:358 +#: hook.php:372 msgid "Pre Delete Computer Hook" msgstr "Hook de pré-suppression d'ordinateur" -#: hook.php:364 +#: hook.php:378 msgid "Delete Computer Hook" msgstr "Hook de suppression d'ordinateur" -#: hook.php:372 +#: hook.php:386 msgid "Pre Purge Computer Hook" msgstr "Hook de pré-purge d'ordinateur" -#: hook.php:378 +#: hook.php:392 msgid "Purge Computer Hook" msgstr "Hook de purge d'ordinateur" -#: hook.php:386 +#: hook.php:400 msgid "Pre Restore Computer Hook" msgstr "Hoo de pré-restauration d'ordinateur" -#: hook.php:393 +#: hook.php:407 msgid "Pre Restore Phone Hook" msgstr "Hook de pré-restauration de téléphone" -#: hook.php:399 +#: hook.php:413 msgid "Restore Computer Hook" msgstr "Hook de restauration de téléphone" #. TRANS: %1$s is the source type, %2$d is the source ID, %3$d is the #. destination ID -#: hook.php:407 +#: hook.php:421 #, php-format msgid "Transfer Computer Hook %1$s %2$d -> %3$d" msgstr "" -#: hook.php:589 +#: hook.php:611 msgid "Example event" msgstr "Événement exemple" -#: hook.php:594 +#: hook.php:616 msgid "Example datas" msgstr "Données d'exemple" -#: hook.php:651 +#: hook.php:673 hook.php:686 msgid "Plugin example displays on central page" msgstr "Affichage sur la page centrale depuis le plugin exemple" -#: hook.php:658 +#: hook.php:680 msgid "Plugin example displays on login page" msgstr "Affichage sur la page de connexion depuis le plugin exemple" -#: setup.php:210 -msgid "Installed / not configured" -msgstr "Installer / non configurer" - -#: 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:80 +#: inc/example.class.php:82 msgid "Test link" msgstr "Lien de test" -#: inc/example.class.php:124 +#: inc/example.class.php:170 msgid "Cron description for example" msgstr "" -#: inc/example.class.php:125 +#: inc/example.class.php:171 msgid "Cron parameter for example" msgstr "" -#: inc/example.class.php:182 inc/example.class.php:188 -#: inc/example.class.php:191 inc/notificationtargetexample.class.php:44 +#: 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:195 inc/example.class.php:202 +#: inc/example.class.php:241 inc/example.class.php:248 msgid "Test Plugin" msgstr "Test plugin" -#: inc/example.class.php:196 +#: inc/example.class.php:242 msgid "Test Plugin 2" msgstr "Test plugin 2" -#: inc/example.class.php:214 +#: inc/example.class.php:260 msgid "Plugin Example on Phone" msgstr "Plugin Exemple sur les Téléphones" -#: inc/example.class.php:218 +#: inc/example.class.php:264 msgid "Plugin central action" msgstr "" -#: inc/example.class.php:241 +#: inc/example.class.php:287 msgid "Plugin mailing action" msgstr "" -#: inc/example.class.php:247 +#: inc/example.class.php:293 msgid "First tab of Plugin example" msgstr "Premier onglet du plugin Exemple" -#: inc/example.class.php:249 +#: 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:255 +#: inc/example.class.php:301 #, php-format msgid "Plugin example CLASS=%1$s id=%2$d" msgstr "" -#: inc/example.class.php:284 +#: inc/example.class.php:330 msgid "test planning example 1" msgstr "" -#: inc/example.class.php:344 +#: inc/example.class.php:390 msgid "History from plugin example" msgstr "Historique du plugin Exemple" -#: inc/example.class.php:367 +#: inc/example.class.php:411 msgid "Do Nothing - just for fun" msgstr "Ne fait rien - just pour le fun" -#: inc/example.class.php:384 inc/example.class.php:408 +#: 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:388 +#: inc/example.class.php:432 msgid "but do nothing :)" msgstr "mais ne fait rien" -#: inc/example.class.php:407 inc/example.class.php:429 +#: 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:430 +#: 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" diff --git a/locales/pt_BR.mo b/locales/pt_BR.mo index 6d81875..110a7c4 100644 Binary files a/locales/pt_BR.mo and b/locales/pt_BR.mo differ diff --git a/locales/pt_BR.po b/locales/pt_BR.po index e75666e..faddf28 100644 --- a/locales/pt_BR.po +++ b/locales/pt_BR.po @@ -1,200 +1,204 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. # -# Translators: -# polar147 , 2017 -# Arthur Ramos Schaefer , 2017 -# Arthur Ramos Schaefer , 2017 +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Plugin - Example\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-02 14:54+0200\n" -"PO-Revision-Date: 2017-09-22 15:17+0000\n" -"Last-Translator: Arthur Ramos Schaefer \n" -"Language-Team: Portuguese (Brazil) (http://www.transifex.com/teclib/glpi-plugin-example/language/pt_BR/)\n" +"POT-Creation-Date: 2018-06-22 10:23+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Cédric Anne, 2018\n" +"Language-Team: Portuguese (Brazil) (https://www.transifex.com/teclib/teams/28042/pt_BR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "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" - -#: hook.php:61 +#: hook.php:60 msgid "Plugin Example Dropdown" msgstr "Lista suspensa de exemplo do plugi" -#: hook.php:76 +#: hook.php:75 msgid "Example plugin" msgstr "Exemplo de plugin" -#: hook.php:260 +#: hook.php:89 +msgid "Example plugin new" +msgstr "" + +#: hook.php:274 msgid "plugin_example_DoIt" msgstr "plugin_example_DoIt" -#: hook.php:281 hook.php:292 +#: hook.php:295 hook.php:306 msgid "Not really specific - Just for example" msgstr "Não é realmente específico - é apenas um exemplo" -#: hook.php:312 +#: hook.php:326 msgid "Not really specific - Use your own dropdown - Just for example" -msgstr "Não realmente específico - Use sua própria lista suspensa - Apenas um exemplo" +msgstr "" +"Não realmente específico - Use sua própria lista suspensa - Apenas um " +"exemplo" -#: hook.php:334 +#: hook.php:348 msgid "Pre Update Computer Hook" msgstr "Gancho de Pré atualização de Computador" -#: hook.php:340 +#: hook.php:354 #, php-format msgid "Update Computer Hook (%s)" msgstr "Gancho de Pré atualização (%s)" -#: hook.php:348 +#: hook.php:362 msgid "Empty Computer Hook" msgstr "Esvaziar Gancho de Computador" -#: hook.php:358 +#: hook.php:372 msgid "Pre Delete Computer Hook" msgstr "Gancho de Pré Exclusão de Computador" -#: hook.php:364 +#: hook.php:378 msgid "Delete Computer Hook" msgstr "Gancho de Exclusão de Computador" -#: hook.php:372 +#: hook.php:386 msgid "Pre Purge Computer Hook" msgstr "Gancho de Pré Expurgo de Computador" -#: hook.php:378 +#: hook.php:392 msgid "Purge Computer Hook" msgstr "Gancho Expurgo de Computador" -#: hook.php:386 +#: hook.php:400 msgid "Pre Restore Computer Hook" msgstr "Gancho de Pré Restauração de Computador" -#: hook.php:393 +#: hook.php:407 msgid "Pre Restore Phone Hook" msgstr "Gancho de Pré Restauração de Telefone" -#: hook.php:399 +#: hook.php:413 msgid "Restore Computer Hook" msgstr "Gancho de Restauração de Computador" #. TRANS: %1$s is the source type, %2$d is the source ID, %3$d is the #. destination ID -#: hook.php:407 +#: hook.php:421 #, php-format msgid "Transfer Computer Hook %1$s %2$d -> %3$d" msgstr "Gancho de Transferência de Computador %1$s %2$d -> %3$d" -#: hook.php:589 +#: hook.php:611 msgid "Example event" msgstr "Evento de exemplo" -#: hook.php:594 +#: hook.php:616 msgid "Example datas" msgstr "Arquivos de exemplo" -#: hook.php:651 +#: hook.php:673 hook.php:686 msgid "Plugin example displays on central page" msgstr "Exemplo de plugin exibido na página central" -#: hook.php:658 +#: hook.php:680 msgid "Plugin example displays on login page" msgstr "Exemplo de plugin exibido na página central" -#: setup.php:210 -msgid "Installed / not configured" -msgstr "Instalado / não configurado" - -#: inc/dropdown.class.php:42 inc/dropdown.class.php:44 -msgid "Plugin Example Dropdowns" -msgstr "Listas suspensas do Pluguin Exemplo" - -#: inc/example.class.php:80 +#: inc/example.class.php:82 msgid "Test link" msgstr "Link de teste" -#: inc/example.class.php:124 +#: inc/example.class.php:170 msgid "Cron description for example" msgstr "Descrição de cron para exemplo" -#: inc/example.class.php:125 +#: inc/example.class.php:171 msgid "Cron parameter for example" msgstr "Parâmetro de cron para exemplo" -#: inc/example.class.php:182 inc/example.class.php:188 -#: inc/example.class.php:191 inc/notificationtargetexample.class.php:44 +#: 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:195 inc/example.class.php:202 +#: inc/example.class.php:241 inc/example.class.php:248 msgid "Test Plugin" msgstr "Plugin de teste" -#: inc/example.class.php:196 +#: inc/example.class.php:242 msgid "Test Plugin 2" msgstr "Plugin de teste 2" -#: inc/example.class.php:214 +#: inc/example.class.php:260 msgid "Plugin Example on Phone" msgstr "Plugin Exemplo no Telefone" -#: inc/example.class.php:218 +#: inc/example.class.php:264 msgid "Plugin central action" msgstr "Plugin ação central" -#: inc/example.class.php:241 +#: inc/example.class.php:287 msgid "Plugin mailing action" msgstr "Plugin ação de e-mail" -#: inc/example.class.php:247 +#: inc/example.class.php:293 msgid "First tab of Plugin example" msgstr "Primeira aba do Plugin exemplo" -#: inc/example.class.php:249 +#: 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:255 +#: 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:284 +#: inc/example.class.php:330 msgid "test planning example 1" msgstr "teste de planejamento de exemplo 1" -#: inc/example.class.php:344 +#: inc/example.class.php:390 msgid "History from plugin example" msgstr "Histórico do plugin exemplo" -#: inc/example.class.php:367 +#: 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:384 inc/example.class.php:408 +#: 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:388 +#: inc/example.class.php:432 msgid "but do nothing :)" msgstr "não faz nada :)" -#: inc/example.class.php:407 inc/example.class.php:429 +#: 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:430 +#: 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" diff --git a/locales/ro_RO.mo b/locales/ro_RO.mo index 8e13440..17ee1e4 100644 Binary files a/locales/ro_RO.mo and b/locales/ro_RO.mo differ diff --git a/locales/ro_RO.po b/locales/ro_RO.po index 4c4e278..2896afb 100644 --- a/locales/ro_RO.po +++ b/locales/ro_RO.po @@ -1,198 +1,202 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. # -# Translators: -# Doru DEACONU , 2015 +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Plugin - Example\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-02 14:54+0200\n" -"PO-Revision-Date: 2016-06-02 12:54+0000\n" -"Last-Translator: Alexandre DELAUNAY \n" -"Language-Team: Romanian (Romania) (http://www.transifex.com/teclib/glpi-plugin-example/language/ro_RO/)\n" +"POT-Creation-Date: 2018-06-22 10:23+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Cédric Anne, 2018\n" +"Language-Team: Romanian (Romania) (https://www.transifex.com/teclib/teams/28042/ro_RO/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "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" - -#: hook.php:61 +#: hook.php:60 msgid "Plugin Example Dropdown" msgstr "" -#: hook.php:76 +#: hook.php:75 msgid "Example plugin" msgstr "Exemplu plugin" -#: hook.php:260 +#: hook.php:89 +msgid "Example plugin new" +msgstr "" + +#: hook.php:274 msgid "plugin_example_DoIt" msgstr "" -#: hook.php:281 hook.php:292 +#: hook.php:295 hook.php:306 msgid "Not really specific - Just for example" msgstr "" -#: hook.php:312 +#: hook.php:326 msgid "Not really specific - Use your own dropdown - Just for example" msgstr "" -#: hook.php:334 +#: hook.php:348 msgid "Pre Update Computer Hook" msgstr "" -#: hook.php:340 +#: hook.php:354 #, php-format msgid "Update Computer Hook (%s)" msgstr "" -#: hook.php:348 +#: hook.php:362 msgid "Empty Computer Hook" msgstr "" -#: hook.php:358 +#: hook.php:372 msgid "Pre Delete Computer Hook" msgstr "" -#: hook.php:364 +#: hook.php:378 msgid "Delete Computer Hook" msgstr "" -#: hook.php:372 +#: hook.php:386 msgid "Pre Purge Computer Hook" msgstr "" -#: hook.php:378 +#: hook.php:392 msgid "Purge Computer Hook" msgstr "" -#: hook.php:386 +#: hook.php:400 msgid "Pre Restore Computer Hook" msgstr "" -#: hook.php:393 +#: hook.php:407 msgid "Pre Restore Phone Hook" msgstr "" -#: hook.php:399 +#: hook.php:413 msgid "Restore Computer Hook" msgstr "" #. TRANS: %1$s is the source type, %2$d is the source ID, %3$d is the #. destination ID -#: hook.php:407 +#: hook.php:421 #, php-format msgid "Transfer Computer Hook %1$s %2$d -> %3$d" msgstr "" -#: hook.php:589 +#: hook.php:611 msgid "Example event" msgstr "Exemplu eveniment" -#: hook.php:594 +#: hook.php:616 msgid "Example datas" msgstr "Exemplu date" -#: hook.php:651 +#: hook.php:673 hook.php:686 msgid "Plugin example displays on central page" msgstr "" -#: hook.php:658 +#: hook.php:680 msgid "Plugin example displays on login page" msgstr "" -#: setup.php:210 -msgid "Installed / not configured" -msgstr "Instalat / neconfigurat" - -#: inc/dropdown.class.php:42 inc/dropdown.class.php:44 -msgid "Plugin Example Dropdowns" -msgstr "" - -#: inc/example.class.php:80 +#: inc/example.class.php:82 msgid "Test link" msgstr "Test link" -#: inc/example.class.php:124 +#: inc/example.class.php:170 msgid "Cron description for example" msgstr "Descriere Cron pentru exemplu" -#: inc/example.class.php:125 +#: inc/example.class.php:171 msgid "Cron parameter for example" msgstr "Parametru Cron pentru exemplu" -#: inc/example.class.php:182 inc/example.class.php:188 -#: inc/example.class.php:191 inc/notificationtargetexample.class.php:44 +#: 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:195 inc/example.class.php:202 +#: inc/example.class.php:241 inc/example.class.php:248 msgid "Test Plugin" msgstr "" -#: inc/example.class.php:196 +#: inc/example.class.php:242 msgid "Test Plugin 2" msgstr "" -#: inc/example.class.php:214 +#: inc/example.class.php:260 msgid "Plugin Example on Phone" msgstr "" -#: inc/example.class.php:218 +#: inc/example.class.php:264 msgid "Plugin central action" msgstr "" -#: inc/example.class.php:241 +#: inc/example.class.php:287 msgid "Plugin mailing action" msgstr "" -#: inc/example.class.php:247 +#: inc/example.class.php:293 msgid "First tab of Plugin example" msgstr "" -#: inc/example.class.php:249 +#: 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:255 +#: inc/example.class.php:301 #, php-format msgid "Plugin example CLASS=%1$s id=%2$d" msgstr "" -#: inc/example.class.php:284 +#: inc/example.class.php:330 msgid "test planning example 1" msgstr "test planning exemplu 1" -#: inc/example.class.php:344 +#: inc/example.class.php:390 msgid "History from plugin example" msgstr "Istoric de la exemplu plugin" -#: inc/example.class.php:367 +#: inc/example.class.php:411 msgid "Do Nothing - just for fun" msgstr "Nu fa nimic - doar pentru distractie" -#: inc/example.class.php:384 inc/example.class.php:408 +#: inc/example.class.php:428 inc/example.class.php:452 msgid "Write in item history" msgstr "Scrie in istoric elemente" -#: inc/example.class.php:388 +#: inc/example.class.php:432 msgid "but do nothing :)" msgstr "dar nu face nimic :)" -#: inc/example.class.php:407 inc/example.class.php:429 +#: inc/example.class.php:451 inc/example.class.php:473 msgid "Right it is the type I want..." msgstr "" -#: inc/example.class.php:430 +#: 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" diff --git a/locales/ru_RU.mo b/locales/ru_RU.mo index 4a54612..9e7ecfb 100644 Binary files a/locales/ru_RU.mo and b/locales/ru_RU.mo differ diff --git a/locales/ru_RU.po b/locales/ru_RU.po index db1a3a9..00cf8f5 100644 --- a/locales/ru_RU.po +++ b/locales/ru_RU.po @@ -1,197 +1,202 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. # -# Translators: +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Plugin - Example\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-02 14:54+0200\n" -"PO-Revision-Date: 2016-06-02 12:54+0000\n" -"Last-Translator: Alexandre DELAUNAY \n" -"Language-Team: Russian (Russia) (http://www.transifex.com/teclib/glpi-plugin-example/language/ru_RU/)\n" +"POT-Creation-Date: 2018-06-22 10:23+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Cédric Anne, 2018\n" +"Language-Team: Russian (Russia) (https://www.transifex.com/teclib/teams/28042/ru_RU/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "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 "" - -#: hook.php:61 +#: hook.php:60 msgid "Plugin Example Dropdown" -msgstr "" +msgstr "Плагин примера выпадающего списка" -#: hook.php:76 +#: hook.php:75 msgid "Example plugin" +msgstr "Плагин примера" + +#: hook.php:89 +msgid "Example plugin new" msgstr "" -#: hook.php:260 +#: hook.php:274 msgid "plugin_example_DoIt" msgstr "" -#: hook.php:281 hook.php:292 +#: hook.php:295 hook.php:306 msgid "Not really specific - Just for example" -msgstr "" +msgstr "Не конкретный - Просто для примера" -#: hook.php:312 +#: hook.php:326 msgid "Not really specific - Use your own dropdown - Just for example" msgstr "" -#: hook.php:334 +#: hook.php:348 msgid "Pre Update Computer Hook" msgstr "" -#: hook.php:340 +#: hook.php:354 #, php-format msgid "Update Computer Hook (%s)" msgstr "" -#: hook.php:348 +#: hook.php:362 msgid "Empty Computer Hook" msgstr "" -#: hook.php:358 +#: hook.php:372 msgid "Pre Delete Computer Hook" msgstr "" -#: hook.php:364 +#: hook.php:378 msgid "Delete Computer Hook" msgstr "" -#: hook.php:372 +#: hook.php:386 msgid "Pre Purge Computer Hook" msgstr "" -#: hook.php:378 +#: hook.php:392 msgid "Purge Computer Hook" -msgstr "" +msgstr "Очистка подцепленного компьютера" -#: hook.php:386 +#: hook.php:400 msgid "Pre Restore Computer Hook" msgstr "" -#: hook.php:393 +#: hook.php:407 msgid "Pre Restore Phone Hook" msgstr "" -#: hook.php:399 +#: hook.php:413 msgid "Restore Computer Hook" -msgstr "" +msgstr "Восстановление подцепленного компьютера" #. TRANS: %1$s is the source type, %2$d is the source ID, %3$d is the #. destination ID -#: hook.php:407 +#: hook.php:421 #, php-format msgid "Transfer Computer Hook %1$s %2$d -> %3$d" msgstr "" -#: hook.php:589 +#: hook.php:611 msgid "Example event" -msgstr "" +msgstr "Пример события" -#: hook.php:594 +#: hook.php:616 msgid "Example datas" -msgstr "" +msgstr "Пример даты" -#: hook.php:651 +#: hook.php:673 hook.php:686 msgid "Plugin example displays on central page" msgstr "" -#: hook.php:658 +#: hook.php:680 msgid "Plugin example displays on login page" msgstr "" -#: setup.php:210 -msgid "Installed / not configured" -msgstr "" - -#: inc/dropdown.class.php:42 inc/dropdown.class.php:44 -msgid "Plugin Example Dropdowns" -msgstr "" - -#: inc/example.class.php:80 +#: inc/example.class.php:82 msgid "Test link" -msgstr "" +msgstr "Тест ссылки" -#: inc/example.class.php:124 +#: inc/example.class.php:170 msgid "Cron description for example" msgstr "" -#: inc/example.class.php:125 +#: inc/example.class.php:171 msgid "Cron parameter for example" msgstr "" -#: inc/example.class.php:182 inc/example.class.php:188 -#: inc/example.class.php:191 inc/notificationtargetexample.class.php:44 +#: inc/example.class.php:228 inc/example.class.php:234 +#: inc/example.class.php:237 inc/notificationtargetexample.class.php:44 msgid "Example" -msgstr "" +msgstr "Пример" -#: inc/example.class.php:195 inc/example.class.php:202 +#: inc/example.class.php:241 inc/example.class.php:248 msgid "Test Plugin" msgstr "" -#: inc/example.class.php:196 +#: inc/example.class.php:242 msgid "Test Plugin 2" msgstr "" -#: inc/example.class.php:214 +#: inc/example.class.php:260 msgid "Plugin Example on Phone" msgstr "" -#: inc/example.class.php:218 +#: inc/example.class.php:264 msgid "Plugin central action" msgstr "" -#: inc/example.class.php:241 +#: inc/example.class.php:287 msgid "Plugin mailing action" msgstr "" -#: inc/example.class.php:247 +#: inc/example.class.php:293 msgid "First tab of Plugin example" msgstr "" -#: inc/example.class.php:249 +#: 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:255 +#: inc/example.class.php:301 #, php-format msgid "Plugin example CLASS=%1$s id=%2$d" msgstr "" -#: inc/example.class.php:284 +#: inc/example.class.php:330 msgid "test planning example 1" msgstr "" -#: inc/example.class.php:344 +#: inc/example.class.php:390 msgid "History from plugin example" -msgstr "" +msgstr "История из плагина примера" -#: inc/example.class.php:367 +#: inc/example.class.php:411 msgid "Do Nothing - just for fun" -msgstr "" +msgstr "Ничего не делать - шутки ради" -#: inc/example.class.php:384 inc/example.class.php:408 +#: inc/example.class.php:428 inc/example.class.php:452 msgid "Write in item history" -msgstr "" +msgstr "Записать в пункт истории" -#: inc/example.class.php:388 +#: inc/example.class.php:432 msgid "but do nothing :)" -msgstr "" +msgstr "но ничего не делать :)" -#: inc/example.class.php:407 inc/example.class.php:429 +#: inc/example.class.php:451 inc/example.class.php:473 msgid "Right it is the type I want..." msgstr "" -#: inc/example.class.php:430 +#: 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 "Эта страница настройки плагина" diff --git a/locales/tr_TR.mo b/locales/tr_TR.mo index 95b2eab..d036d70 100644 Binary files a/locales/tr_TR.mo and b/locales/tr_TR.mo differ diff --git a/locales/tr_TR.po b/locales/tr_TR.po index dc2e775..c87caae 100644 --- a/locales/tr_TR.po +++ b/locales/tr_TR.po @@ -1,198 +1,203 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. # -# Translators: -# Kaya Zeren , 2015-2016 +#, fuzzy msgid "" msgstr "" -"Project-Id-Version: GLPI Plugin - Example\n" +"Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-02 14:54+0200\n" -"PO-Revision-Date: 2017-09-23 21:40+0000\n" -"Last-Translator: Kaya Zeren \n" -"Language-Team: Turkish (Turkey) (http://www.transifex.com/teclib/glpi-plugin-example/language/tr_TR/)\n" +"POT-Creation-Date: 2018-06-22 10:23+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Cédric Anne, 2018\n" +"Language-Team: Turkish (Turkey) (https://www.transifex.com/teclib/teams/28042/tr_TR/)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" "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 ayarları bölümü" - -#: hook.php:61 +#: hook.php:60 msgid "Plugin Example Dropdown" msgstr "Uygulama Eki Örnek Açılan Kutu" -#: hook.php:76 +#: hook.php:75 msgid "Example plugin" msgstr "Örnek uygulama eki" -#: hook.php:260 +#: hook.php:89 +msgid "Example plugin new" +msgstr "" + +#: hook.php:274 msgid "plugin_example_DoIt" msgstr "uygulamaeki_ornek_Yap" -#: hook.php:281 hook.php:292 +#: hook.php:295 hook.php:306 msgid "Not really specific - Just for example" msgstr "Özel bir şey değil - Yalnız örnek olarak" -#: hook.php:312 +#: hook.php:326 msgid "Not really specific - Use your own dropdown - Just for example" -msgstr "Özel bir şey değil - Kendi açılan kutunuzu kullanın - Yalnız örnek olarak" +msgstr "" +"Özel bir şey değil - Kendi açılan kutunuzu kullanın - Yalnız örnek olarak" -#: hook.php:334 +#: hook.php:348 msgid "Pre Update Computer Hook" msgstr "Bilgisayar Kancasını Önceden Güncelle" -#: hook.php:340 +#: hook.php:354 #, php-format msgid "Update Computer Hook (%s)" msgstr "Bilgisayar Kancasını Güncelle (%s)" -#: hook.php:348 +#: hook.php:362 msgid "Empty Computer Hook" msgstr "Bilgisayar Kancasını Boşalt" -#: hook.php:358 +#: hook.php:372 msgid "Pre Delete Computer Hook" msgstr "Bilgisayar Kancasını Önceden Sil" -#: hook.php:364 +#: hook.php:378 msgid "Delete Computer Hook" msgstr "Bilgisayar Kancasını Sil" -#: hook.php:372 +#: hook.php:386 msgid "Pre Purge Computer Hook" msgstr "Bilgisayar Kancasını Önceden Boşalt" -#: hook.php:378 +#: hook.php:392 msgid "Purge Computer Hook" msgstr "Bilgisayar Kancasını Boşalt" -#: hook.php:386 +#: hook.php:400 msgid "Pre Restore Computer Hook" msgstr "Bilgisayar Kancasını Önceden Geri Yükle" -#: hook.php:393 +#: hook.php:407 msgid "Pre Restore Phone Hook" msgstr "Telefon Kancasını Önceden Geri Yükle" -#: hook.php:399 +#: hook.php:413 msgid "Restore Computer Hook" msgstr "Bilgisayar Kancasını Geri Yükle" #. TRANS: %1$s is the source type, %2$d is the source ID, %3$d is the #. destination ID -#: hook.php:407 +#: hook.php:421 #, php-format msgid "Transfer Computer Hook %1$s %2$d -> %3$d" msgstr "Bilgisayar Kancasını Aktar %1$s %2$d -> %3$d" -#: hook.php:589 +#: hook.php:611 msgid "Example event" msgstr "Örnek etkinlik" -#: hook.php:594 +#: hook.php:616 msgid "Example datas" msgstr "Örnek veriler" -#: hook.php:651 +#: hook.php:673 hook.php:686 msgid "Plugin example displays on central page" msgstr "Örnek uygulama eki merkez sayfada görüntülenir" -#: hook.php:658 +#: hook.php:680 msgid "Plugin example displays on login page" msgstr "Örnek uygulama eki oturum açma sayfasında görüntülenir" -#: setup.php:210 -msgid "Installed / not configured" -msgstr "Yüklenmiş / ayarlanmamış" - -#: 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:80 +#: inc/example.class.php:82 msgid "Test link" msgstr "Deneeme bağlantısı" -#: inc/example.class.php:124 +#: inc/example.class.php:170 msgid "Cron description for example" msgstr "Örnek zamanlanmış görev açıklaması" -#: inc/example.class.php:125 +#: inc/example.class.php:171 msgid "Cron parameter for example" msgstr "Örnek zamanlanmış görev parametresi" -#: inc/example.class.php:182 inc/example.class.php:188 -#: inc/example.class.php:191 inc/notificationtargetexample.class.php:44 +#: 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:195 inc/example.class.php:202 +#: inc/example.class.php:241 inc/example.class.php:248 msgid "Test Plugin" msgstr "Deneme Uygulama Eki" -#: inc/example.class.php:196 +#: inc/example.class.php:242 msgid "Test Plugin 2" msgstr "Deneme Uygulama Eki 2" -#: inc/example.class.php:214 +#: inc/example.class.php:260 msgid "Plugin Example on Phone" msgstr "Telefon için örnek uygulama eki" -#: inc/example.class.php:218 +#: inc/example.class.php:264 msgid "Plugin central action" msgstr "Uygulama eki temel işlemi" -#: inc/example.class.php:241 +#: inc/example.class.php:287 msgid "Plugin mailing action" msgstr "Uygulama eki postalama işlemi" -#: inc/example.class.php:247 +#: inc/example.class.php:293 msgid "First tab of Plugin example" msgstr "Örnek uygulama ekinin ilk sekmesi" -#: inc/example.class.php:249 +#: 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:255 +#: 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:284 +#: inc/example.class.php:330 msgid "test planning example 1" msgstr "örnek deneme planı 1" -#: inc/example.class.php:344 +#: inc/example.class.php:390 msgid "History from plugin example" msgstr "Örnek uygulama eki geçmişi" -#: inc/example.class.php:367 +#: 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:384 inc/example.class.php:408 +#: 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:388 +#: inc/example.class.php:432 msgid "but do nothing :)" msgstr "ama hiç bir şey yapma :)" -#: inc/example.class.php:407 inc/example.class.php:429 +#: 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:430 +#: 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ü"