diff --git a/locales/cs_CZ.po b/locales/cs_CZ.po index 49676c8..90e23a9 100644 --- a/locales/cs_CZ.po +++ b/locales/cs_CZ.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Example\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-30 03:32+0000\n" +"POT-Creation-Date: 2026-08-14 02:08+0000\n" "PO-Revision-Date: 2015-09-18 12:02+0000\n" "Last-Translator: David Stepan , 2016,2025\n" "Language-Team: Czech (Czech Republic) (http://app.transifex.com/teclib/glpi-plugin-example/language/cs_CZ/)\n" @@ -19,19 +19,100 @@ 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" +#: front/config.php:48 +msgid "This is the plugin config page" +msgstr "Toto je stránka s nastaveními zásuvného modulu" + +#: hook.php:55 +msgid "Plugin Example Dropdown" +msgstr "Rozbalovací nabídka zásuvného modulu pro ukázku" + +#: hook.php:71 +msgid "Example plugin" +msgstr "Zásuvný modul pro ukázku" + +#: hook.php:86 +msgid "Example plugin new" +msgstr "Zásuvný modul pro ukázku nové" + +#: hook.php:293 +msgid "plugin_example_DoIt" +msgstr "plugin_example_DoIt" + +#: hook.php:315 hook.php:325 +msgid "Not really specific - Just for example" +msgstr "Ve skutečnosti nekonkrétní – jen pro ukázku" + +#: hook.php:347 +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" + +#: hook.php:374 +msgid "Pre Update Computer Hook" +msgstr "Háček počítače před aktualizací" + +#: hook.php:381 +#, php-format +msgid "Update Computer Hook (%s)" +msgstr "Háček aktualizovat počítač (%s)" + +#: hook.php:391 +msgid "Empty Computer Hook" +msgstr "Prázdný háček počítače" + +#: hook.php:403 +msgid "Pre Delete Computer Hook" +msgstr "Háček před smazáním počítače" + +#: hook.php:410 +msgid "Delete Computer Hook" +msgstr "Smazat háček počítače" + +#: hook.php:420 +msgid "Pre Purge Computer Hook" +msgstr "Háček před odstraněním počítače" + +#: hook.php:427 +msgid "Purge Computer Hook" +msgstr "Háček odstranění počítače" + +#: hook.php:437 +msgid "Pre Restore Computer Hook" +msgstr "Háček před obnovením počítače" + +#: hook.php:445 +msgid "Pre Restore Phone Hook" +msgstr "Háček před obnovením telefonu" + +#: hook.php:452 +msgid "Restore Computer Hook" +msgstr "Háček obnovení počítače" + +#: hook.php:463 +#, 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:678 +msgid "Example event" +msgstr "Příklad události" + +#: hook.php:684 +msgid "Example datas" +msgstr "Příklad dat" + +#: hook.php:747 hook.php:762 +msgid "Plugin example displays on central page" +msgstr "Zásuvný modul pro ukázku zobrazuje na centrální stránce" + +#: hook.php:755 +msgid "Plugin example displays on login page" +msgstr "Zásuvný modul pro ukázku zobrazuje na přihlašovací stránce" + #: src/RuleTest.php:76 msgid "Category (class)" msgstr "Kategorie (třída)" -#: src/Dropdown.php:46 src/Dropdown.php:49 -msgid "Plugin Example Dropdowns" -msgstr "Rozbalovací nabídky zásuvného modulu pro ukázku" - -#: src/NotificationTargetExample.php:45 src/Example.php:224 -#: src/Example.php:230 src/Example.php:235 -msgid "Example" -msgstr "Příklad" - #: src/Example.php:78 msgid "Test link" msgstr "Testovací odkaz" @@ -44,6 +125,11 @@ msgstr "Popis naplánované úlohy (cron) pro ukázku" msgid "Cron parameter for example" msgstr "Parametr naplánované úlohy (cron) pro ukázku" +#: src/Example.php:224 src/Example.php:230 src/Example.php:235 +#: src/NotificationTargetExample.php:45 +msgid "Example" +msgstr "Příklad" + #: src/Example.php:239 src/Example.php:248 msgid "Test Plugin" msgstr "Testovací zásuvný modul" @@ -110,96 +196,10 @@ msgstr "Příklad zásuvného modulu" msgid "Plugin Example (static)" msgstr "Příklad zásuvného modulu (statický)" +#: src/Dropdown.php:46 src/Dropdown.php:49 +msgid "Plugin Example Dropdowns" +msgstr "Rozbalovací nabídky zásuvného modulu pro ukázku" + #: setup.php:348 msgid "Installed / not configured" msgstr "Nainstalováno/nenastaveno" - -#: hook.php:55 -msgid "Plugin Example Dropdown" -msgstr "Rozbalovací nabídka zásuvného modulu pro ukázku" - -#: hook.php:71 -msgid "Example plugin" -msgstr "Zásuvný modul pro ukázku" - -#: hook.php:86 -msgid "Example plugin new" -msgstr "Zásuvný modul pro ukázku nové" - -#: hook.php:293 -msgid "plugin_example_DoIt" -msgstr "plugin_example_DoIt" - -#: hook.php:315 hook.php:325 -msgid "Not really specific - Just for example" -msgstr "Ve skutečnosti nekonkrétní – jen pro ukázku" - -#: hook.php:347 -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" - -#: hook.php:374 -msgid "Pre Update Computer Hook" -msgstr "Háček počítače před aktualizací" - -#: hook.php:381 -#, php-format -msgid "Update Computer Hook (%s)" -msgstr "Háček aktualizovat počítač (%s)" - -#: hook.php:391 -msgid "Empty Computer Hook" -msgstr "Prázdný háček počítače" - -#: hook.php:403 -msgid "Pre Delete Computer Hook" -msgstr "Háček před smazáním počítače" - -#: hook.php:410 -msgid "Delete Computer Hook" -msgstr "Smazat háček počítače" - -#: hook.php:420 -msgid "Pre Purge Computer Hook" -msgstr "Háček před odstraněním počítače" - -#: hook.php:427 -msgid "Purge Computer Hook" -msgstr "Háček odstranění počítače" - -#: hook.php:437 -msgid "Pre Restore Computer Hook" -msgstr "Háček před obnovením počítače" - -#: hook.php:445 -msgid "Pre Restore Phone Hook" -msgstr "Háček před obnovením telefonu" - -#: hook.php:452 -msgid "Restore Computer Hook" -msgstr "Háček obnovení počítače" - -#: hook.php:463 -#, 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:673 -msgid "Example event" -msgstr "Příklad události" - -#: hook.php:679 -msgid "Example datas" -msgstr "Příklad dat" - -#: hook.php:742 hook.php:757 -msgid "Plugin example displays on central page" -msgstr "Zásuvný modul pro ukázku zobrazuje na centrální stránce" - -#: hook.php:750 -msgid "Plugin example displays on login page" -msgstr "Zásuvný modul pro ukázku zobrazuje na přihlašovací stránce" - -#: front/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 28a6903..5cd29cc 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 63e1ee0..541841b 100644 --- a/locales/en_GB.po +++ b/locales/en_GB.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-30 03:32+0000\n" -"PO-Revision-Date: 2026-04-30 03:32+0000\n" +"POT-Creation-Date: 2026-08-28 10:18+0000\n" +"PO-Revision-Date: 2026-08-28 10:18+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en_GB\n" @@ -17,19 +17,100 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: front/config.php:48 +msgid "This is the plugin config page" +msgstr "This is the plugin config page" + +#: hook.php:55 +msgid "Plugin Example Dropdown" +msgstr "Plugin Example Dropdown" + +#: hook.php:71 +msgid "Example plugin" +msgstr "Example plugin" + +#: hook.php:86 +msgid "Example plugin new" +msgstr "Example plugin new" + +#: hook.php:293 +msgid "plugin_example_DoIt" +msgstr "plugin_example_DoIt" + +#: hook.php:315 hook.php:325 +msgid "Not really specific - Just for example" +msgstr "Not really specific - Just for example" + +#: hook.php:347 +msgid "Not really specific - Use your own dropdown - Just for example" +msgstr "Not really specific - Use your own dropdown - Just for example" + +#: hook.php:374 +msgid "Pre Update Computer Hook" +msgstr "Pre Update Computer Hook" + +#: hook.php:381 +#, php-format +msgid "Update Computer Hook (%s)" +msgstr "Update Computer Hook (%s)" + +#: hook.php:391 +msgid "Empty Computer Hook" +msgstr "Empty Computer Hook" + +#: hook.php:403 +msgid "Pre Delete Computer Hook" +msgstr "Pre Delete Computer Hook" + +#: hook.php:410 +msgid "Delete Computer Hook" +msgstr "Delete Computer Hook" + +#: hook.php:420 +msgid "Pre Purge Computer Hook" +msgstr "Pre Purge Computer Hook" + +#: hook.php:427 +msgid "Purge Computer Hook" +msgstr "Purge Computer Hook" + +#: hook.php:437 +msgid "Pre Restore Computer Hook" +msgstr "Pre Restore Computer Hook" + +#: hook.php:445 +msgid "Pre Restore Phone Hook" +msgstr "Pre Restore Phone Hook" + +#: hook.php:452 +msgid "Restore Computer Hook" +msgstr "Restore Computer Hook" + +#: hook.php:463 +#, php-format +msgid "Transfer Computer Hook %1$s %2$d -> %3$d" +msgstr "Transfer Computer Hook %1$s %2$d -> %3$d" + +#: hook.php:678 +msgid "Example event" +msgstr "Example event" + +#: hook.php:684 +msgid "Example datas" +msgstr "Example datas" + +#: hook.php:747 hook.php:762 +msgid "Plugin example displays on central page" +msgstr "Plugin example displays on central page" + +#: hook.php:755 +msgid "Plugin example displays on login page" +msgstr "Plugin example displays on login page" + #: src/RuleTest.php:76 msgid "Category (class)" msgstr "Category (class)" -#: src/Dropdown.php:46 src/Dropdown.php:49 -msgid "Plugin Example Dropdowns" -msgstr "Plugin Example Dropdowns" - -#: src/NotificationTargetExample.php:45 src/Example.php:224 src/Example.php:230 -#: src/Example.php:235 -msgid "Example" -msgstr "Example" - #: src/Example.php:78 msgid "Test link" msgstr "Test link" @@ -42,6 +123,11 @@ msgstr "Cron description for example" msgid "Cron parameter for example" msgstr "Cron parameter for example" +#: src/Example.php:224 src/Example.php:230 src/Example.php:235 +#: src/NotificationTargetExample.php:45 +msgid "Example" +msgstr "Example" + #: src/Example.php:239 src/Example.php:248 msgid "Test Plugin" msgstr "Test Plugin" @@ -108,96 +194,10 @@ msgstr "Plugin Example" msgid "Plugin Example (static)" msgstr "Plugin Example (static)" +#: src/Dropdown.php:46 src/Dropdown.php:49 +msgid "Plugin Example Dropdowns" +msgstr "Plugin Example Dropdowns" + #: setup.php:348 msgid "Installed / not configured" msgstr "Installed / not configured" - -#: hook.php:55 -msgid "Plugin Example Dropdown" -msgstr "Plugin Example Dropdown" - -#: hook.php:71 -msgid "Example plugin" -msgstr "Example plugin" - -#: hook.php:86 -msgid "Example plugin new" -msgstr "Example plugin new" - -#: hook.php:293 -msgid "plugin_example_DoIt" -msgstr "plugin_example_DoIt" - -#: hook.php:315 hook.php:325 -msgid "Not really specific - Just for example" -msgstr "Not really specific - Just for example" - -#: hook.php:347 -msgid "Not really specific - Use your own dropdown - Just for example" -msgstr "Not really specific - Use your own dropdown - Just for example" - -#: hook.php:374 -msgid "Pre Update Computer Hook" -msgstr "Pre Update Computer Hook" - -#: hook.php:381 -#, php-format -msgid "Update Computer Hook (%s)" -msgstr "Update Computer Hook (%s)" - -#: hook.php:391 -msgid "Empty Computer Hook" -msgstr "Empty Computer Hook" - -#: hook.php:403 -msgid "Pre Delete Computer Hook" -msgstr "Pre Delete Computer Hook" - -#: hook.php:410 -msgid "Delete Computer Hook" -msgstr "Delete Computer Hook" - -#: hook.php:420 -msgid "Pre Purge Computer Hook" -msgstr "Pre Purge Computer Hook" - -#: hook.php:427 -msgid "Purge Computer Hook" -msgstr "Purge Computer Hook" - -#: hook.php:437 -msgid "Pre Restore Computer Hook" -msgstr "Pre Restore Computer Hook" - -#: hook.php:445 -msgid "Pre Restore Phone Hook" -msgstr "Pre Restore Phone Hook" - -#: hook.php:452 -msgid "Restore Computer Hook" -msgstr "Restore Computer Hook" - -#: hook.php:463 -#, php-format -msgid "Transfer Computer Hook %1$s %2$d -> %3$d" -msgstr "Transfer Computer Hook %1$s %2$d -> %3$d" - -#: hook.php:673 -msgid "Example event" -msgstr "Example event" - -#: hook.php:679 -msgid "Example datas" -msgstr "Example datas" - -#: hook.php:742 hook.php:757 -msgid "Plugin example displays on central page" -msgstr "Plugin example displays on central page" - -#: hook.php:750 -msgid "Plugin example displays on login page" -msgstr "Plugin example displays on login page" - -#: front/config.php:48 -msgid "This is the plugin config page" -msgstr "This is the plugin config page" diff --git a/locales/es_AR.mo b/locales/es_AR.mo new file mode 100644 index 0000000..3572420 Binary files /dev/null and b/locales/es_AR.mo differ diff --git a/locales/es_AR.po b/locales/es_AR.po new file mode 100644 index 0000000..7af826a --- /dev/null +++ b/locales/es_AR.po @@ -0,0 +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. +# +# Translators: +# Alan Lehoux, 2026 +msgid "" +msgstr "" +"Project-Id-Version: GLPI Plugin - Example\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2026-08-28 10:18+0000\n" +"PO-Revision-Date: 2015-09-18 12:02+0000\n" +"Last-Translator: Alan Lehoux, 2026\n" +"Language-Team: Spanish (Argentina) (http://app.transifex.com/teclib/glpi-plugin-example/language/es_AR/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: es_AR\n" +"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" + +#: front/config.php:48 +msgid "This is the plugin config page" +msgstr "Esta es la página de configuración del complemento" + +#: hook.php:55 +msgid "Plugin Example Dropdown" +msgstr "Desplegable de Ejemplo del Complemento" + +#: hook.php:71 +msgid "Example plugin" +msgstr "Complemento de ejemplo" + +#: hook.php:86 +msgid "Example plugin new" +msgstr "Nuevo complemento de ejemplo" + +#: hook.php:293 +msgid "plugin_example_DoIt" +msgstr "plugin_example_Dolt" + +#: hook.php:315 hook.php:325 +msgid "Not really specific - Just for example" +msgstr "No es realmente específico - Solo para ejemplo" + +#: hook.php:347 +msgid "Not really specific - Use your own dropdown - Just for example" +msgstr "No es realmente específico - Usá tu propia lista desplegable - Solo para ejemplo" + +#: hook.php:374 +msgid "Pre Update Computer Hook" +msgstr "Hook de Preactualización de Computadora" + +#: hook.php:381 +#, php-format +msgid "Update Computer Hook (%s)" +msgstr "Hook de Actualización de Computadora (%s)" + +#: hook.php:391 +msgid "Empty Computer Hook" +msgstr "Hook de Computadora Vacía" + +#: hook.php:403 +msgid "Pre Delete Computer Hook" +msgstr "Hook de Preeliminación de Computadora" + +#: hook.php:410 +msgid "Delete Computer Hook" +msgstr "Hook de Eliminación de Computadora" + +#: hook.php:420 +msgid "Pre Purge Computer Hook" +msgstr "Hook de Prepurga de Computadora" + +#: hook.php:427 +msgid "Purge Computer Hook" +msgstr "Hook de Purga de Computadora" + +#: hook.php:437 +msgid "Pre Restore Computer Hook" +msgstr "Hook de Prerrestauración de Computadora" + +#: hook.php:445 +msgid "Pre Restore Phone Hook" +msgstr "Hook de Prerrestauración de Teléfono" + +#: hook.php:452 +msgid "Restore Computer Hook" +msgstr "Hook de Restauración de Computadora" + +#: hook.php:463 +#, php-format +msgid "Transfer Computer Hook %1$s %2$d -> %3$d" +msgstr "Hook de Transferencia de Computadora %1$s %2$d -> %3$d" + +#: hook.php:678 +msgid "Example event" +msgstr "Evento de ejemplo" + +#: hook.php:684 +msgid "Example datas" +msgstr "Datos de ejemplo" + +#: hook.php:747 hook.php:762 +msgid "Plugin example displays on central page" +msgstr "El Complemento de ejemplo se muestra en la página central" + +#: hook.php:755 +msgid "Plugin example displays on login page" +msgstr "El Complemento de ejemplo se muestra en la página de inicio de sesión" + +#: src/RuleTest.php:76 +msgid "Category (class)" +msgstr "Categoría (clase)" + +#: src/Example.php:78 +msgid "Test link" +msgstr "Enlace de prueba" + +#: src/Example.php:166 +msgid "Cron description for example" +msgstr "Descripción de Cron para ejemplo" + +#: src/Example.php:167 +msgid "Cron parameter for example" +msgstr "Parámetro de Cron para ejemplo" + +#: src/Example.php:224 src/Example.php:230 src/Example.php:235 +#: src/NotificationTargetExample.php:45 +msgid "Example" +msgstr "Ejemplo" + +#: src/Example.php:239 src/Example.php:248 +msgid "Test Plugin" +msgstr "Complemento de Prueba" + +#: src/Example.php:240 +msgid "Test Plugin 2" +msgstr "Complemento de Prueba 2" + +#: src/Example.php:259 +msgid "Plugin Example on Phone" +msgstr "Ejemplo de Complemento en Teléfono" + +#: src/Example.php:262 +msgid "Plugin central action" +msgstr "Acción central del Complemento" + +#: src/Example.php:283 +msgid "Plugin mailing action" +msgstr "Acción de envío de correo del Complemento" + +#: src/Example.php:287 +msgid "First tab of Plugin example" +msgstr "Primera pestaña del Complemento de ejemplo" + +#: src/Example.php:289 +msgid "Second tab of Plugin example" +msgstr "Segunda pestaña del Complemento de ejemplo" + +#. TRANS: %1$s is a class name, %2$d is an item ID +#: src/Example.php:294 +#, php-format +msgid "Plugin example CLASS=%1$s" +msgstr "Ejemplo de Complemento CLASE=%1$s" + +#: src/Example.php:325 +msgid "test planning example 1" +msgstr "ejemplo de planificación de prueba 1" + +#: src/Example.php:389 +msgid "History from plugin example" +msgstr "Historial del complemento de ejemplo" + +#: src/Example.php:402 +msgid "Do Nothing - just for fun" +msgstr "No Hacer Nada - solo por diversión" + +#: src/Example.php:413 src/Example.php:442 +msgid "Write in item history" +msgstr "Escribir en el historial del elemento" + +#: src/Example.php:418 +msgid "but do nothing :)" +msgstr "pero no hacer nada :)" + +#: src/Example.php:441 src/Example.php:469 +msgid "Right it is the type I want..." +msgstr "Correcto, es el tipo que quiero..." + +#: src/Example.php:507 +msgid "Plugin Example" +msgstr "Ejemplo de Complemento" + +#: src/Example.php:512 +msgid "Plugin Example (static)" +msgstr "Ejemplo de Complemento (estático)" + +#: src/Dropdown.php:46 src/Dropdown.php:49 +msgid "Plugin Example Dropdowns" +msgstr "Menús Desplegables del Complemento de Ejemplo" + +#: setup.php:348 +msgid "Installed / not configured" +msgstr "Instalado / no configurado" diff --git a/locales/es_ES.po b/locales/es_ES.po index 5c8d672..6d65c80 100644 --- a/locales/es_ES.po +++ b/locales/es_ES.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Example\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-30 03:32+0000\n" +"POT-Creation-Date: 2026-08-14 02:08+0000\n" "PO-Revision-Date: 2015-09-18 12:02+0000\n" "Last-Translator: JAVIER ANDREU , 2018\n" "Language-Team: Spanish (Spain) (http://app.transifex.com/teclib/glpi-plugin-example/language/es_ES/)\n" @@ -19,19 +19,100 @@ msgstr "" "Language: es_ES\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +#: front/config.php:48 +msgid "This is the plugin config page" +msgstr "Esta es la página de configuración del plugin" + +#: hook.php:55 +msgid "Plugin Example Dropdown" +msgstr "Ejemplo de Plugin Desplegable" + +#: hook.php:71 +msgid "Example plugin" +msgstr "Plugin Ejemplo" + +#: hook.php:86 +msgid "Example plugin new" +msgstr "" + +#: hook.php:293 +msgid "plugin_example_DoIt" +msgstr "plugin_ejemplo_Tonto" + +#: hook.php:315 hook.php:325 +msgid "Not really specific - Just for example" +msgstr "Nada en específico realmente - Solo para ejemplificar" + +#: hook.php:347 +msgid "Not really specific - Use your own dropdown - Just for example" +msgstr "Nada en específico realmente - Use to propio desplegable - Solo para ejemplificar" + +#: hook.php:374 +msgid "Pre Update Computer Hook" +msgstr "Pre actualización del gancho o hook del ordenador " + +#: hook.php:381 +#, php-format +msgid "Update Computer Hook (%s)" +msgstr "Actualizar Gancho o Hook del Ordenador (%s" + +#: hook.php:391 +msgid "Empty Computer Hook" +msgstr "Gancho o Hook del Ordenador Vacio" + +#: hook.php:403 +msgid "Pre Delete Computer Hook" +msgstr "Pre Eliminar Gancho o Hook del Ordenador" + +#: hook.php:410 +msgid "Delete Computer Hook" +msgstr "Eliminar Gancho o Hook del Ordenador" + +#: hook.php:420 +msgid "Pre Purge Computer Hook" +msgstr "Pre Purgado del Gancho o Hook del Ordenador" + +#: hook.php:427 +msgid "Purge Computer Hook" +msgstr "Purgar Gancho o Hook del Ordenador" + +#: hook.php:437 +msgid "Pre Restore Computer Hook" +msgstr "Pre Restaurado del Gancho o Hook del Ordenador" + +#: hook.php:445 +msgid "Pre Restore Phone Hook" +msgstr "Pre Restaurado del Gancho Hook del Teléfono" + +#: hook.php:452 +msgid "Restore Computer Hook" +msgstr "Restaurar Gancho o Hook del Ordenador" + +#: hook.php:463 +#, 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:678 +msgid "Example event" +msgstr "Evento ejemplo" + +#: hook.php:684 +msgid "Example datas" +msgstr "Data ejemplo" + +#: hook.php:747 hook.php:762 +msgid "Plugin example displays on central page" +msgstr "El ejemplo del plugin se muestra en la página central" + +#: hook.php:755 +msgid "Plugin example displays on login page" +msgstr "El ejemplo del plugin se muestra en la página de inicio de sesión" + #: src/RuleTest.php:76 msgid "Category (class)" msgstr "Categoría (clase)" -#: src/Dropdown.php:46 src/Dropdown.php:49 -msgid "Plugin Example Dropdowns" -msgstr "Menús desplegables del Plugin Ejemplo" - -#: src/NotificationTargetExample.php:45 src/Example.php:224 -#: src/Example.php:230 src/Example.php:235 -msgid "Example" -msgstr "Ejemplo" - #: src/Example.php:78 msgid "Test link" msgstr "Vinculo de prueba" @@ -44,6 +125,11 @@ msgstr "Descripción del cron para ejemplo" msgid "Cron parameter for example" msgstr "Parametro cron para ejemplo" +#: src/Example.php:224 src/Example.php:230 src/Example.php:235 +#: src/NotificationTargetExample.php:45 +msgid "Example" +msgstr "Ejemplo" + #: src/Example.php:239 src/Example.php:248 msgid "Test Plugin" msgstr "Test Plugin" @@ -110,96 +196,10 @@ msgstr "" msgid "Plugin Example (static)" msgstr "" +#: src/Dropdown.php:46 src/Dropdown.php:49 +msgid "Plugin Example Dropdowns" +msgstr "Menús desplegables del Plugin Ejemplo" + #: setup.php:348 msgid "Installed / not configured" msgstr "Instalado / no configurado" - -#: hook.php:55 -msgid "Plugin Example Dropdown" -msgstr "Ejemplo de Plugin Desplegable" - -#: hook.php:71 -msgid "Example plugin" -msgstr "Plugin Ejemplo" - -#: hook.php:86 -msgid "Example plugin new" -msgstr "" - -#: hook.php:293 -msgid "plugin_example_DoIt" -msgstr "plugin_ejemplo_Tonto" - -#: hook.php:315 hook.php:325 -msgid "Not really specific - Just for example" -msgstr "Nada en específico realmente - Solo para ejemplificar" - -#: hook.php:347 -msgid "Not really specific - Use your own dropdown - Just for example" -msgstr "Nada en específico realmente - Use to propio desplegable - Solo para ejemplificar" - -#: hook.php:374 -msgid "Pre Update Computer Hook" -msgstr "Pre actualización del gancho o hook del ordenador " - -#: hook.php:381 -#, php-format -msgid "Update Computer Hook (%s)" -msgstr "Actualizar Gancho o Hook del Ordenador (%s" - -#: hook.php:391 -msgid "Empty Computer Hook" -msgstr "Gancho o Hook del Ordenador Vacio" - -#: hook.php:403 -msgid "Pre Delete Computer Hook" -msgstr "Pre Eliminar Gancho o Hook del Ordenador" - -#: hook.php:410 -msgid "Delete Computer Hook" -msgstr "Eliminar Gancho o Hook del Ordenador" - -#: hook.php:420 -msgid "Pre Purge Computer Hook" -msgstr "Pre Purgado del Gancho o Hook del Ordenador" - -#: hook.php:427 -msgid "Purge Computer Hook" -msgstr "Purgar Gancho o Hook del Ordenador" - -#: hook.php:437 -msgid "Pre Restore Computer Hook" -msgstr "Pre Restaurado del Gancho o Hook del Ordenador" - -#: hook.php:445 -msgid "Pre Restore Phone Hook" -msgstr "Pre Restaurado del Gancho Hook del Teléfono" - -#: hook.php:452 -msgid "Restore Computer Hook" -msgstr "Restaurar Gancho o Hook del Ordenador" - -#: hook.php:463 -#, 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:673 -msgid "Example event" -msgstr "Evento ejemplo" - -#: hook.php:679 -msgid "Example datas" -msgstr "Data ejemplo" - -#: hook.php:742 hook.php:757 -msgid "Plugin example displays on central page" -msgstr "El ejemplo del plugin se muestra en la página central" - -#: hook.php:750 -msgid "Plugin example displays on login page" -msgstr "El ejemplo del plugin se muestra en la página de inicio de sesión" - -#: front/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/es_MX.po b/locales/es_MX.po index 3b322a2..52c9bd3 100644 --- a/locales/es_MX.po +++ b/locales/es_MX.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Example\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-30 03:32+0000\n" +"POT-Creation-Date: 2026-08-14 02:08+0000\n" "PO-Revision-Date: 2015-09-18 12:02+0000\n" "Last-Translator: Edwin Elias Alvarez , 2026\n" "Language-Team: Spanish (Mexico) (http://app.transifex.com/teclib/glpi-plugin-example/language/es_MX/)\n" @@ -18,18 +18,99 @@ msgstr "" "Language: es_MX\n" "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" -#: src/RuleTest.php:76 -msgid "Category (class)" -msgstr "Categoría (clase)" +#: front/config.php:48 +msgid "This is the plugin config page" +msgstr "Esta es la página de configuración del plugin" -#: src/Dropdown.php:46 src/Dropdown.php:49 -msgid "Plugin Example Dropdowns" +#: hook.php:55 +msgid "Plugin Example Dropdown" msgstr "Menús desplegables del Plugin Ejemplo" -#: src/NotificationTargetExample.php:45 src/Example.php:224 -#: src/Example.php:230 src/Example.php:235 -msgid "Example" -msgstr "Ejemplo" +#: hook.php:71 +msgid "Example plugin" +msgstr "Plugin Ejemplo" + +#: hook.php:86 +msgid "Example plugin new" +msgstr "Plugin Ejemplo" + +#: hook.php:293 +msgid "plugin_example_DoIt" +msgstr "plugin_ejemplo_Tonto" + +#: hook.php:315 hook.php:325 +msgid "Not really specific - Just for example" +msgstr "Nada en específico realmente - Solo para ejemplificar" + +#: hook.php:347 +msgid "Not really specific - Use your own dropdown - Just for example" +msgstr "Nada en específico realmente - Use to propio desplegable - Solo para ejemplificar" + +#: hook.php:374 +msgid "Pre Update Computer Hook" +msgstr "Pre actualización del gancho o hook del ordenador " + +#: hook.php:381 +#, php-format +msgid "Update Computer Hook (%s)" +msgstr "Actualizar Gancho o Hook del Ordenador (%s)" + +#: hook.php:391 +msgid "Empty Computer Hook" +msgstr "Gancho o Hook del Ordenador Vacio" + +#: hook.php:403 +msgid "Pre Delete Computer Hook" +msgstr "Pre Eliminar Gancho o Hook del Ordenador" + +#: hook.php:410 +msgid "Delete Computer Hook" +msgstr "Eliminar Gancho o Hook del Ordenador" + +#: hook.php:420 +msgid "Pre Purge Computer Hook" +msgstr "Pre Purgado del Gancho o Hook del Ordenador" + +#: hook.php:427 +msgid "Purge Computer Hook" +msgstr "Purgar Gancho o Hook del Ordenador" + +#: hook.php:437 +msgid "Pre Restore Computer Hook" +msgstr "Pre Restaurado del Gancho o Hook del Ordenador" + +#: hook.php:445 +msgid "Pre Restore Phone Hook" +msgstr "Pre Restaurado del Gancho Hook del Teléfono" + +#: hook.php:452 +msgid "Restore Computer Hook" +msgstr "Restaurar Gancho o Hook del Ordenador" + +#: hook.php:463 +#, 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:678 +msgid "Example event" +msgstr "Evento ejemplo" + +#: hook.php:684 +msgid "Example datas" +msgstr "Data ejemplo" + +#: hook.php:747 hook.php:762 +msgid "Plugin example displays on central page" +msgstr "El ejemplo del plugin se muestra en la página central" + +#: hook.php:755 +msgid "Plugin example displays on login page" +msgstr "El ejemplo del plugin se muestra en la página de inicio de sesión" + +#: src/RuleTest.php:76 +msgid "Category (class)" +msgstr "Categoría (clase)" #: src/Example.php:78 msgid "Test link" @@ -43,6 +124,11 @@ msgstr "Descripción del cron para ejemplo" msgid "Cron parameter for example" msgstr "Parametro cron para ejemplo" +#: src/Example.php:224 src/Example.php:230 src/Example.php:235 +#: src/NotificationTargetExample.php:45 +msgid "Example" +msgstr "Ejemplo" + #: src/Example.php:239 src/Example.php:248 msgid "Test Plugin" msgstr "Plugin de Prueba" @@ -109,96 +195,10 @@ msgstr "Plugin de ejemplo" msgid "Plugin Example (static)" msgstr "Plugin de ejemplo (estatico)" +#: src/Dropdown.php:46 src/Dropdown.php:49 +msgid "Plugin Example Dropdowns" +msgstr "Menús desplegables del Plugin Ejemplo" + #: setup.php:348 msgid "Installed / not configured" msgstr "Instalado / no configurado" - -#: hook.php:55 -msgid "Plugin Example Dropdown" -msgstr "Menús desplegables del Plugin Ejemplo" - -#: hook.php:71 -msgid "Example plugin" -msgstr "Plugin Ejemplo" - -#: hook.php:86 -msgid "Example plugin new" -msgstr "Plugin Ejemplo" - -#: hook.php:293 -msgid "plugin_example_DoIt" -msgstr "plugin_ejemplo_Tonto" - -#: hook.php:315 hook.php:325 -msgid "Not really specific - Just for example" -msgstr "Nada en específico realmente - Solo para ejemplificar" - -#: hook.php:347 -msgid "Not really specific - Use your own dropdown - Just for example" -msgstr "Nada en específico realmente - Use to propio desplegable - Solo para ejemplificar" - -#: hook.php:374 -msgid "Pre Update Computer Hook" -msgstr "Pre actualización del gancho o hook del ordenador " - -#: hook.php:381 -#, php-format -msgid "Update Computer Hook (%s)" -msgstr "Actualizar Gancho o Hook del Ordenador (%s)" - -#: hook.php:391 -msgid "Empty Computer Hook" -msgstr "Gancho o Hook del Ordenador Vacio" - -#: hook.php:403 -msgid "Pre Delete Computer Hook" -msgstr "Pre Eliminar Gancho o Hook del Ordenador" - -#: hook.php:410 -msgid "Delete Computer Hook" -msgstr "Eliminar Gancho o Hook del Ordenador" - -#: hook.php:420 -msgid "Pre Purge Computer Hook" -msgstr "Pre Purgado del Gancho o Hook del Ordenador" - -#: hook.php:427 -msgid "Purge Computer Hook" -msgstr "Purgar Gancho o Hook del Ordenador" - -#: hook.php:437 -msgid "Pre Restore Computer Hook" -msgstr "Pre Restaurado del Gancho o Hook del Ordenador" - -#: hook.php:445 -msgid "Pre Restore Phone Hook" -msgstr "Pre Restaurado del Gancho Hook del Teléfono" - -#: hook.php:452 -msgid "Restore Computer Hook" -msgstr "Restaurar Gancho o Hook del Ordenador" - -#: hook.php:463 -#, 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:673 -msgid "Example event" -msgstr "Evento ejemplo" - -#: hook.php:679 -msgid "Example datas" -msgstr "Data ejemplo" - -#: hook.php:742 hook.php:757 -msgid "Plugin example displays on central page" -msgstr "El ejemplo del plugin se muestra en la página central" - -#: hook.php:750 -msgid "Plugin example displays on login page" -msgstr "El ejemplo del plugin se muestra en la página de inicio de sesión" - -#: front/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/example.pot b/locales/example.pot index 62ddb2f..249fc18 100644 --- a/locales/example.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: 2026-04-30 03:32+0000\n" +"POT-Creation-Date: 2026-08-28 10:18+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,187 +17,187 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: src/RuleTest.php:76 -msgid "Category (class)" +#: front/config.php:48 +msgid "This is the plugin config page" msgstr "" -#: src/Dropdown.php:46 src/Dropdown.php:49 -msgid "Plugin Example Dropdowns" +#: hook.php:55 +msgid "Plugin Example Dropdown" msgstr "" -#: src/NotificationTargetExample.php:45 src/Example.php:224 src/Example.php:230 -#: src/Example.php:235 -msgid "Example" +#: hook.php:71 +msgid "Example plugin" msgstr "" -#: src/Example.php:78 -msgid "Test link" +#: hook.php:86 +msgid "Example plugin new" msgstr "" -#: src/Example.php:166 -msgid "Cron description for example" +#: hook.php:293 +msgid "plugin_example_DoIt" msgstr "" -#: src/Example.php:167 -msgid "Cron parameter for example" +#: hook.php:315 hook.php:325 +msgid "Not really specific - Just for example" msgstr "" -#: src/Example.php:239 src/Example.php:248 -msgid "Test Plugin" +#: hook.php:347 +msgid "Not really specific - Use your own dropdown - Just for example" msgstr "" -#: src/Example.php:240 -msgid "Test Plugin 2" +#: hook.php:374 +msgid "Pre Update Computer Hook" msgstr "" -#: src/Example.php:259 -msgid "Plugin Example on Phone" +#: hook.php:381 +#, php-format +msgid "Update Computer Hook (%s)" msgstr "" -#: src/Example.php:262 -msgid "Plugin central action" +#: hook.php:391 +msgid "Empty Computer Hook" msgstr "" -#: src/Example.php:283 -msgid "Plugin mailing action" +#: hook.php:403 +msgid "Pre Delete Computer Hook" msgstr "" -#: src/Example.php:287 -msgid "First tab of Plugin example" +#: hook.php:410 +msgid "Delete Computer Hook" msgstr "" -#: src/Example.php:289 -msgid "Second tab of Plugin example" +#: hook.php:420 +msgid "Pre Purge Computer Hook" msgstr "" -#. TRANS: %1$s is a class name, %2$d is an item ID -#: src/Example.php:294 -#, php-format -msgid "Plugin example CLASS=%1$s" +#: hook.php:427 +msgid "Purge Computer Hook" msgstr "" -#: src/Example.php:325 -msgid "test planning example 1" +#: hook.php:437 +msgid "Pre Restore Computer Hook" msgstr "" -#: src/Example.php:389 -msgid "History from plugin example" +#: hook.php:445 +msgid "Pre Restore Phone Hook" msgstr "" -#: src/Example.php:402 -msgid "Do Nothing - just for fun" +#: hook.php:452 +msgid "Restore Computer Hook" msgstr "" -#: src/Example.php:413 src/Example.php:442 -msgid "Write in item history" +#: hook.php:463 +#, php-format +msgid "Transfer Computer Hook %1$s %2$d -> %3$d" msgstr "" -#: src/Example.php:418 -msgid "but do nothing :)" +#: hook.php:678 +msgid "Example event" msgstr "" -#: src/Example.php:441 src/Example.php:469 -msgid "Right it is the type I want..." +#: hook.php:684 +msgid "Example datas" msgstr "" -#: src/Example.php:507 -msgid "Plugin Example" +#: hook.php:747 hook.php:762 +msgid "Plugin example displays on central page" msgstr "" -#: src/Example.php:512 -msgid "Plugin Example (static)" +#: hook.php:755 +msgid "Plugin example displays on login page" msgstr "" -#: setup.php:348 -msgid "Installed / not configured" +#: src/RuleTest.php:76 +msgid "Category (class)" msgstr "" -#: hook.php:55 -msgid "Plugin Example Dropdown" +#: src/Example.php:78 +msgid "Test link" msgstr "" -#: hook.php:71 -msgid "Example plugin" +#: src/Example.php:166 +msgid "Cron description for example" msgstr "" -#: hook.php:86 -msgid "Example plugin new" +#: src/Example.php:167 +msgid "Cron parameter for example" msgstr "" -#: hook.php:293 -msgid "plugin_example_DoIt" +#: src/Example.php:224 src/Example.php:230 src/Example.php:235 +#: src/NotificationTargetExample.php:45 +msgid "Example" msgstr "" -#: hook.php:315 hook.php:325 -msgid "Not really specific - Just for example" +#: src/Example.php:239 src/Example.php:248 +msgid "Test Plugin" msgstr "" -#: hook.php:347 -msgid "Not really specific - Use your own dropdown - Just for example" +#: src/Example.php:240 +msgid "Test Plugin 2" msgstr "" -#: hook.php:374 -msgid "Pre Update Computer Hook" +#: src/Example.php:259 +msgid "Plugin Example on Phone" msgstr "" -#: hook.php:381 -#, php-format -msgid "Update Computer Hook (%s)" +#: src/Example.php:262 +msgid "Plugin central action" msgstr "" -#: hook.php:391 -msgid "Empty Computer Hook" +#: src/Example.php:283 +msgid "Plugin mailing action" msgstr "" -#: hook.php:403 -msgid "Pre Delete Computer Hook" +#: src/Example.php:287 +msgid "First tab of Plugin example" msgstr "" -#: hook.php:410 -msgid "Delete Computer Hook" +#: src/Example.php:289 +msgid "Second tab of Plugin example" msgstr "" -#: hook.php:420 -msgid "Pre Purge Computer Hook" +#. TRANS: %1$s is a class name, %2$d is an item ID +#: src/Example.php:294 +#, php-format +msgid "Plugin example CLASS=%1$s" msgstr "" -#: hook.php:427 -msgid "Purge Computer Hook" +#: src/Example.php:325 +msgid "test planning example 1" msgstr "" -#: hook.php:437 -msgid "Pre Restore Computer Hook" +#: src/Example.php:389 +msgid "History from plugin example" msgstr "" -#: hook.php:445 -msgid "Pre Restore Phone Hook" +#: src/Example.php:402 +msgid "Do Nothing - just for fun" msgstr "" -#: hook.php:452 -msgid "Restore Computer Hook" +#: src/Example.php:413 src/Example.php:442 +msgid "Write in item history" msgstr "" -#: hook.php:463 -#, php-format -msgid "Transfer Computer Hook %1$s %2$d -> %3$d" +#: src/Example.php:418 +msgid "but do nothing :)" msgstr "" -#: hook.php:673 -msgid "Example event" +#: src/Example.php:441 src/Example.php:469 +msgid "Right it is the type I want..." msgstr "" -#: hook.php:679 -msgid "Example datas" +#: src/Example.php:507 +msgid "Plugin Example" msgstr "" -#: hook.php:742 hook.php:757 -msgid "Plugin example displays on central page" +#: src/Example.php:512 +msgid "Plugin Example (static)" msgstr "" -#: hook.php:750 -msgid "Plugin example displays on login page" +#: src/Dropdown.php:46 src/Dropdown.php:49 +msgid "Plugin Example Dropdowns" msgstr "" -#: front/config.php:48 -msgid "This is the plugin config page" +#: setup.php:348 +msgid "Installed / not configured" msgstr "" diff --git a/locales/ko_KR.po b/locales/ko_KR.po index 9ffdc5c..0b5add7 100644 --- a/locales/ko_KR.po +++ b/locales/ko_KR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Example\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-30 03:32+0000\n" +"POT-Creation-Date: 2026-08-14 02:08+0000\n" "PO-Revision-Date: 2015-09-18 12:02+0000\n" "Last-Translator: 조성현 (jaymz9634) , 2020\n" "Language-Team: Korean (Korea) (http://app.transifex.com/teclib/glpi-plugin-example/language/ko_KR/)\n" @@ -18,18 +18,99 @@ msgstr "" "Language: ko_KR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/RuleTest.php:76 -msgid "Category (class)" -msgstr "분류 (class)" +#: front/config.php:48 +msgid "This is the plugin config page" +msgstr "이것은 플러그인 구성 페이지 입니다" -#: src/Dropdown.php:46 src/Dropdown.php:49 -msgid "Plugin Example Dropdowns" +#: hook.php:55 +msgid "Plugin Example Dropdown" msgstr "플러그인 예제 드롭다운" -#: src/NotificationTargetExample.php:45 src/Example.php:224 -#: src/Example.php:230 src/Example.php:235 -msgid "Example" -msgstr "예제" +#: hook.php:71 +msgid "Example plugin" +msgstr "예제 플러그인" + +#: hook.php:86 +msgid "Example plugin new" +msgstr "플러그인 예제 신규" + +#: hook.php:293 +msgid "plugin_example_DoIt" +msgstr "plugin_example_DoIt" + +#: hook.php:315 hook.php:325 +msgid "Not really specific - Just for example" +msgstr "실제로 지정 안됨 - 그냥 예제임" + +#: hook.php:347 +msgid "Not really specific - Use your own dropdown - Just for example" +msgstr "실제 지정 안됨 - 당신만의 드롭다운을 사용 - 그냥 예제임" + +#: hook.php:374 +msgid "Pre Update Computer Hook" +msgstr "컴퓨터 후크 사전 갱신" + +#: hook.php:381 +#, php-format +msgid "Update Computer Hook (%s)" +msgstr "컴퓨터 후크 갱신 (%s)" + +#: hook.php:391 +msgid "Empty Computer Hook" +msgstr "컴퓨터 후크 비우기" + +#: hook.php:403 +msgid "Pre Delete Computer Hook" +msgstr "컴퓨터 후크 사전 삭제" + +#: hook.php:410 +msgid "Delete Computer Hook" +msgstr "컴퓨터 후크 삭제" + +#: hook.php:420 +msgid "Pre Purge Computer Hook" +msgstr "컴퓨터 후크 사전 제거" + +#: hook.php:427 +msgid "Purge Computer Hook" +msgstr "컴퓨터 후크 제거" + +#: hook.php:437 +msgid "Pre Restore Computer Hook" +msgstr "컴퓨터 후크 사전 복원" + +#: hook.php:445 +msgid "Pre Restore Phone Hook" +msgstr "전화 후크 사전 복원" + +#: hook.php:452 +msgid "Restore Computer Hook" +msgstr "컴퓨터 후크 복원" + +#: hook.php:463 +#, php-format +msgid "Transfer Computer Hook %1$s %2$d -> %3$d" +msgstr "컴퓨터 후크 %1$s %2$d -> %3$d 전송" + +#: hook.php:678 +msgid "Example event" +msgstr "예제 이벤트" + +#: hook.php:684 +msgid "Example datas" +msgstr "예제 자료" + +#: hook.php:747 hook.php:762 +msgid "Plugin example displays on central page" +msgstr "가운데 페이지에 플러그인 예제 표시" + +#: hook.php:755 +msgid "Plugin example displays on login page" +msgstr "로그인 페이지에 플러그인 예제 표시" + +#: src/RuleTest.php:76 +msgid "Category (class)" +msgstr "분류 (class)" #: src/Example.php:78 msgid "Test link" @@ -43,6 +124,11 @@ msgstr "예제용 작업 상세" msgid "Cron parameter for example" msgstr "예제용 작업 매개변수" +#: src/Example.php:224 src/Example.php:230 src/Example.php:235 +#: src/NotificationTargetExample.php:45 +msgid "Example" +msgstr "예제" + #: src/Example.php:239 src/Example.php:248 msgid "Test Plugin" msgstr "테스트 플러그인" @@ -109,96 +195,10 @@ msgstr "" msgid "Plugin Example (static)" msgstr "" +#: src/Dropdown.php:46 src/Dropdown.php:49 +msgid "Plugin Example Dropdowns" +msgstr "플러그인 예제 드롭다운" + #: setup.php:348 msgid "Installed / not configured" msgstr "설치됨 / 구성 안됨" - -#: hook.php:55 -msgid "Plugin Example Dropdown" -msgstr "플러그인 예제 드롭다운" - -#: hook.php:71 -msgid "Example plugin" -msgstr "예제 플러그인" - -#: hook.php:86 -msgid "Example plugin new" -msgstr "플러그인 예제 신규" - -#: hook.php:293 -msgid "plugin_example_DoIt" -msgstr "plugin_example_DoIt" - -#: hook.php:315 hook.php:325 -msgid "Not really specific - Just for example" -msgstr "실제로 지정 안됨 - 그냥 예제임" - -#: hook.php:347 -msgid "Not really specific - Use your own dropdown - Just for example" -msgstr "실제 지정 안됨 - 당신만의 드롭다운을 사용 - 그냥 예제임" - -#: hook.php:374 -msgid "Pre Update Computer Hook" -msgstr "컴퓨터 후크 사전 갱신" - -#: hook.php:381 -#, php-format -msgid "Update Computer Hook (%s)" -msgstr "컴퓨터 후크 갱신 (%s)" - -#: hook.php:391 -msgid "Empty Computer Hook" -msgstr "컴퓨터 후크 비우기" - -#: hook.php:403 -msgid "Pre Delete Computer Hook" -msgstr "컴퓨터 후크 사전 삭제" - -#: hook.php:410 -msgid "Delete Computer Hook" -msgstr "컴퓨터 후크 삭제" - -#: hook.php:420 -msgid "Pre Purge Computer Hook" -msgstr "컴퓨터 후크 사전 제거" - -#: hook.php:427 -msgid "Purge Computer Hook" -msgstr "컴퓨터 후크 제거" - -#: hook.php:437 -msgid "Pre Restore Computer Hook" -msgstr "컴퓨터 후크 사전 복원" - -#: hook.php:445 -msgid "Pre Restore Phone Hook" -msgstr "전화 후크 사전 복원" - -#: hook.php:452 -msgid "Restore Computer Hook" -msgstr "컴퓨터 후크 복원" - -#: hook.php:463 -#, php-format -msgid "Transfer Computer Hook %1$s %2$d -> %3$d" -msgstr "컴퓨터 후크 %1$s %2$d -> %3$d 전송" - -#: hook.php:673 -msgid "Example event" -msgstr "예제 이벤트" - -#: hook.php:679 -msgid "Example datas" -msgstr "예제 자료" - -#: hook.php:742 hook.php:757 -msgid "Plugin example displays on central page" -msgstr "가운데 페이지에 플러그인 예제 표시" - -#: hook.php:750 -msgid "Plugin example displays on login page" -msgstr "로그인 페이지에 플러그인 예제 표시" - -#: front/config.php:48 -msgid "This is the plugin config page" -msgstr "이것은 플러그인 구성 페이지 입니다" diff --git a/locales/pt_BR.po b/locales/pt_BR.po index df727d4..8b8b472 100644 --- a/locales/pt_BR.po +++ b/locales/pt_BR.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Example\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-30 03:32+0000\n" +"POT-Creation-Date: 2026-08-14 02:08+0000\n" "PO-Revision-Date: 2015-09-18 12:02+0000\n" "Last-Translator: Diego Nobre , 2025\n" "Language-Team: Portuguese (Brazil) (http://app.transifex.com/teclib/glpi-plugin-example/language/pt_BR/)\n" @@ -22,19 +22,100 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +#: front/config.php:48 +msgid "This is the plugin config page" +msgstr "Esta é a página de configuração do plugin" + +#: hook.php:55 +msgid "Plugin Example Dropdown" +msgstr "Lista suspensa de exemplo do plugi" + +#: hook.php:71 +msgid "Example plugin" +msgstr "Exemplo de plugin" + +#: hook.php:86 +msgid "Example plugin new" +msgstr "Exemplo de plugin novo" + +#: hook.php:293 +msgid "plugin_example_DoIt" +msgstr "plugin_example_DoIt" + +#: hook.php:315 hook.php:325 +msgid "Not really specific - Just for example" +msgstr "Não é realmente específico - é apenas um exemplo" + +#: hook.php:347 +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" + +#: hook.php:374 +msgid "Pre Update Computer Hook" +msgstr "Gancho de Pré atualização de Computador" + +#: hook.php:381 +#, php-format +msgid "Update Computer Hook (%s)" +msgstr "Gancho de Pré atualização (%s)" + +#: hook.php:391 +msgid "Empty Computer Hook" +msgstr "Esvaziar Gancho de Computador" + +#: hook.php:403 +msgid "Pre Delete Computer Hook" +msgstr "Gancho de Pré Exclusão de Computador" + +#: hook.php:410 +msgid "Delete Computer Hook" +msgstr "Gancho de Exclusão de Computador" + +#: hook.php:420 +msgid "Pre Purge Computer Hook" +msgstr "Gancho de Pré Expurgo de Computador" + +#: hook.php:427 +msgid "Purge Computer Hook" +msgstr "Gancho Expurgo de Computador" + +#: hook.php:437 +msgid "Pre Restore Computer Hook" +msgstr "Gancho de Pré Restauração de Computador" + +#: hook.php:445 +msgid "Pre Restore Phone Hook" +msgstr "Gancho de Pré Restauração de Telefone" + +#: hook.php:452 +msgid "Restore Computer Hook" +msgstr "Gancho de Restauração de Computador" + +#: hook.php:463 +#, 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:678 +msgid "Example event" +msgstr "Evento de exemplo" + +#: hook.php:684 +msgid "Example datas" +msgstr "Arquivos de exemplo" + +#: hook.php:747 hook.php:762 +msgid "Plugin example displays on central page" +msgstr "Exemplo de plugin exibido na página central" + +#: hook.php:755 +msgid "Plugin example displays on login page" +msgstr "Exemplo de plugin exibido na página central" + #: src/RuleTest.php:76 msgid "Category (class)" msgstr "Categoria (classe)" -#: src/Dropdown.php:46 src/Dropdown.php:49 -msgid "Plugin Example Dropdowns" -msgstr "Listas suspensas do Pluguin Exemplo" - -#: src/NotificationTargetExample.php:45 src/Example.php:224 -#: src/Example.php:230 src/Example.php:235 -msgid "Example" -msgstr "Exemplo" - #: src/Example.php:78 msgid "Test link" msgstr "Link de teste" @@ -47,6 +128,11 @@ msgstr "Descrição de cron para exemplo" msgid "Cron parameter for example" msgstr "Parâmetro de cron para exemplo" +#: src/Example.php:224 src/Example.php:230 src/Example.php:235 +#: src/NotificationTargetExample.php:45 +msgid "Example" +msgstr "Exemplo" + #: src/Example.php:239 src/Example.php:248 msgid "Test Plugin" msgstr "Plugin de teste" @@ -113,96 +199,10 @@ msgstr "Plugin Exemplo" msgid "Plugin Example (static)" msgstr "Plugin Exemplo (estático)" +#: src/Dropdown.php:46 src/Dropdown.php:49 +msgid "Plugin Example Dropdowns" +msgstr "Listas suspensas do Pluguin Exemplo" + #: setup.php:348 msgid "Installed / not configured" msgstr "Instalado / não configurado" - -#: hook.php:55 -msgid "Plugin Example Dropdown" -msgstr "Lista suspensa de exemplo do plugi" - -#: hook.php:71 -msgid "Example plugin" -msgstr "Exemplo de plugin" - -#: hook.php:86 -msgid "Example plugin new" -msgstr "Exemplo de plugin novo" - -#: hook.php:293 -msgid "plugin_example_DoIt" -msgstr "plugin_example_DoIt" - -#: hook.php:315 hook.php:325 -msgid "Not really specific - Just for example" -msgstr "Não é realmente específico - é apenas um exemplo" - -#: hook.php:347 -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" - -#: hook.php:374 -msgid "Pre Update Computer Hook" -msgstr "Gancho de Pré atualização de Computador" - -#: hook.php:381 -#, php-format -msgid "Update Computer Hook (%s)" -msgstr "Gancho de Pré atualização (%s)" - -#: hook.php:391 -msgid "Empty Computer Hook" -msgstr "Esvaziar Gancho de Computador" - -#: hook.php:403 -msgid "Pre Delete Computer Hook" -msgstr "Gancho de Pré Exclusão de Computador" - -#: hook.php:410 -msgid "Delete Computer Hook" -msgstr "Gancho de Exclusão de Computador" - -#: hook.php:420 -msgid "Pre Purge Computer Hook" -msgstr "Gancho de Pré Expurgo de Computador" - -#: hook.php:427 -msgid "Purge Computer Hook" -msgstr "Gancho Expurgo de Computador" - -#: hook.php:437 -msgid "Pre Restore Computer Hook" -msgstr "Gancho de Pré Restauração de Computador" - -#: hook.php:445 -msgid "Pre Restore Phone Hook" -msgstr "Gancho de Pré Restauração de Telefone" - -#: hook.php:452 -msgid "Restore Computer Hook" -msgstr "Gancho de Restauração de Computador" - -#: hook.php:463 -#, 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:673 -msgid "Example event" -msgstr "Evento de exemplo" - -#: hook.php:679 -msgid "Example datas" -msgstr "Arquivos de exemplo" - -#: hook.php:742 hook.php:757 -msgid "Plugin example displays on central page" -msgstr "Exemplo de plugin exibido na página central" - -#: hook.php:750 -msgid "Plugin example displays on login page" -msgstr "Exemplo de plugin exibido na página central" - -#: front/config.php:48 -msgid "This is the plugin config page" -msgstr "Esta é a página de configuração do plugin" diff --git a/locales/pt_PT.po b/locales/pt_PT.po index 9b7d047..ac39fa9 100644 --- a/locales/pt_PT.po +++ b/locales/pt_PT.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Example\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-30 03:32+0000\n" +"POT-Creation-Date: 2026-08-14 02:08+0000\n" "PO-Revision-Date: 2015-09-18 12:02+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese (Portugal) (http://app.transifex.com/teclib/glpi-plugin-example/language/pt_PT/)\n" @@ -17,19 +17,100 @@ msgstr "" "Language: pt_PT\n" "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n" +#: front/config.php:48 +msgid "This is the plugin config page" +msgstr "Esta é a página de configuração do plugin" + +#: hook.php:55 +msgid "Plugin Example Dropdown" +msgstr "Exemplo de plugin DropDown" + +#: hook.php:71 +msgid "Example plugin" +msgstr "Exemplo de plugin" + +#: hook.php:86 +msgid "Example plugin new" +msgstr "Exemplo de plugin novo" + +#: hook.php:293 +msgid "plugin_example_DoIt" +msgstr "plugin_exemplo_Dolt" + +#: hook.php:315 hook.php:325 +msgid "Not really specific - Just for example" +msgstr "Não é realmente específico-apenas por exemplo" + +#: hook.php:347 +msgid "Not really specific - Use your own dropdown - Just for example" +msgstr "Não é realmente específico-use seu próprio DropDown-apenas por exemplo" + +#: hook.php:374 +msgid "Pre Update Computer Hook" +msgstr "Dependência do computador da pré atualização" + +#: hook.php:381 +#, php-format +msgid "Update Computer Hook (%s)" +msgstr "Dependência da atualização do computador (%s)" + +#: hook.php:391 +msgid "Empty Computer Hook" +msgstr "Dependência vazia do computador" + +#: hook.php:403 +msgid "Pre Delete Computer Hook" +msgstr "Pré exclusão da dependência do computador" + +#: hook.php:410 +msgid "Delete Computer Hook" +msgstr "Excluir dependência do computador" + +#: hook.php:420 +msgid "Pre Purge Computer Hook" +msgstr "Dependência do pré purge do computador" + +#: hook.php:427 +msgid "Purge Computer Hook" +msgstr "Dependência do purge do computador" + +#: hook.php:437 +msgid "Pre Restore Computer Hook" +msgstr "Dependência do pré restauro do computador" + +#: hook.php:445 +msgid "Pre Restore Phone Hook" +msgstr "Dependência do pré restauro do telefone" + +#: hook.php:452 +msgid "Restore Computer Hook" +msgstr "Dependência do restauro do computador" + +#: hook.php:463 +#, php-format +msgid "Transfer Computer Hook %1$s %2$d -> %3$d" +msgstr "Dependência do Computador de Transferência %1$s %2$d -> %3$d" + +#: hook.php:678 +msgid "Example event" +msgstr "Exemplo de evento" + +#: hook.php:684 +msgid "Example datas" +msgstr "Exemplo de datas" + +#: hook.php:747 hook.php:762 +msgid "Plugin example displays on central page" +msgstr "Exemplo de plugin exibido na página central" + +#: hook.php:755 +msgid "Plugin example displays on login page" +msgstr "Exemplo de plug-in exibido na página de login" + #: src/RuleTest.php:76 msgid "Category (class)" msgstr "Categoria (classe)" -#: src/Dropdown.php:46 src/Dropdown.php:49 -msgid "Plugin Example Dropdowns" -msgstr "Dropdowns exemplo plugin" - -#: src/NotificationTargetExample.php:45 src/Example.php:224 -#: src/Example.php:230 src/Example.php:235 -msgid "Example" -msgstr "Exemplo" - #: src/Example.php:78 msgid "Test link" msgstr "Ligação de teste" @@ -42,6 +123,11 @@ msgstr "Descrição Cron por exemplo" msgid "Cron parameter for example" msgstr "Parâmetro Cron por exemplo" +#: src/Example.php:224 src/Example.php:230 src/Example.php:235 +#: src/NotificationTargetExample.php:45 +msgid "Example" +msgstr "Exemplo" + #: src/Example.php:239 src/Example.php:248 msgid "Test Plugin" msgstr "Plugin de teste" @@ -108,96 +194,10 @@ msgstr "" msgid "Plugin Example (static)" msgstr "" +#: src/Dropdown.php:46 src/Dropdown.php:49 +msgid "Plugin Example Dropdowns" +msgstr "Dropdowns exemplo plugin" + #: setup.php:348 msgid "Installed / not configured" msgstr "Instalado / não configurado" - -#: hook.php:55 -msgid "Plugin Example Dropdown" -msgstr "Exemplo de plugin DropDown" - -#: hook.php:71 -msgid "Example plugin" -msgstr "Exemplo de plugin" - -#: hook.php:86 -msgid "Example plugin new" -msgstr "Exemplo de plugin novo" - -#: hook.php:293 -msgid "plugin_example_DoIt" -msgstr "plugin_exemplo_Dolt" - -#: hook.php:315 hook.php:325 -msgid "Not really specific - Just for example" -msgstr "Não é realmente específico-apenas por exemplo" - -#: hook.php:347 -msgid "Not really specific - Use your own dropdown - Just for example" -msgstr "Não é realmente específico-use seu próprio DropDown-apenas por exemplo" - -#: hook.php:374 -msgid "Pre Update Computer Hook" -msgstr "Dependência do computador da pré atualização" - -#: hook.php:381 -#, php-format -msgid "Update Computer Hook (%s)" -msgstr "Dependência da atualização do computador (%s)" - -#: hook.php:391 -msgid "Empty Computer Hook" -msgstr "Dependência vazia do computador" - -#: hook.php:403 -msgid "Pre Delete Computer Hook" -msgstr "Pré exclusão da dependência do computador" - -#: hook.php:410 -msgid "Delete Computer Hook" -msgstr "Excluir dependência do computador" - -#: hook.php:420 -msgid "Pre Purge Computer Hook" -msgstr "Dependência do pré purge do computador" - -#: hook.php:427 -msgid "Purge Computer Hook" -msgstr "Dependência do purge do computador" - -#: hook.php:437 -msgid "Pre Restore Computer Hook" -msgstr "Dependência do pré restauro do computador" - -#: hook.php:445 -msgid "Pre Restore Phone Hook" -msgstr "Dependência do pré restauro do telefone" - -#: hook.php:452 -msgid "Restore Computer Hook" -msgstr "Dependência do restauro do computador" - -#: hook.php:463 -#, php-format -msgid "Transfer Computer Hook %1$s %2$d -> %3$d" -msgstr "Dependência do Computador de Transferência %1$s %2$d -> %3$d" - -#: hook.php:673 -msgid "Example event" -msgstr "Exemplo de evento" - -#: hook.php:679 -msgid "Example datas" -msgstr "Exemplo de datas" - -#: hook.php:742 hook.php:757 -msgid "Plugin example displays on central page" -msgstr "Exemplo de plugin exibido na página central" - -#: hook.php:750 -msgid "Plugin example displays on login page" -msgstr "Exemplo de plug-in exibido na página de login" - -#: front/config.php:48 -msgid "This is the plugin config page" -msgstr "Esta é a página de configuração do plugin" diff --git a/locales/tr_TR.po b/locales/tr_TR.po index 2612836..e0a05c5 100644 --- a/locales/tr_TR.po +++ b/locales/tr_TR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Example\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-04-30 03:32+0000\n" +"POT-Creation-Date: 2026-08-14 02:08+0000\n" "PO-Revision-Date: 2015-09-18 12:02+0000\n" "Last-Translator: Kaya Zeren , 2015-2016,2018-2019,2021,2023-2025\n" "Language-Team: Turkish (Turkey) (http://app.transifex.com/teclib/glpi-plugin-example/language/tr_TR/)\n" @@ -18,19 +18,100 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +#: front/config.php:48 +msgid "This is the plugin config page" +msgstr "Eklenti yapılandırması" + +#: hook.php:55 +msgid "Plugin Example Dropdown" +msgstr "Örnek eklenti açılan kutu" + +#: hook.php:71 +msgid "Example plugin" +msgstr "Örnek eklenti" + +#: hook.php:86 +msgid "Example plugin new" +msgstr "Örnek eklenti yeni" + +#: hook.php:293 +msgid "plugin_example_DoIt" +msgstr "eklenti_ornek_Yap" + +#: hook.php:315 hook.php:325 +msgid "Not really specific - Just for example" +msgstr "Özel bir şey değil - Yalnız örnek olarak" + +#: hook.php:347 +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" + +#: hook.php:374 +msgid "Pre Update Computer Hook" +msgstr "Bilgisayar kancasını güncelleme öncesi" + +#: hook.php:381 +#, php-format +msgid "Update Computer Hook (%s)" +msgstr "Bilgisayar kancasını güncelle (%s)" + +#: hook.php:391 +msgid "Empty Computer Hook" +msgstr "Bilgisayar kancasını boşalt" + +#: hook.php:403 +msgid "Pre Delete Computer Hook" +msgstr "Bilgisayar kancasını silme öncesi" + +#: hook.php:410 +msgid "Delete Computer Hook" +msgstr "Bilgisayar kancasını sil" + +#: hook.php:420 +msgid "Pre Purge Computer Hook" +msgstr "Bilgisayar kancasını boşaltma öncesi" + +#: hook.php:427 +msgid "Purge Computer Hook" +msgstr "Bilgisayar kancasını boşalt" + +#: hook.php:437 +msgid "Pre Restore Computer Hook" +msgstr "Bilgisayar kancasını geri yükleme öncesi" + +#: hook.php:445 +msgid "Pre Restore Phone Hook" +msgstr "Telefon kancasını geri yükleme öncesi" + +#: hook.php:452 +msgid "Restore Computer Hook" +msgstr "Bilgisayar kancasını geri yükle" + +#: hook.php:463 +#, 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:678 +msgid "Example event" +msgstr "Örnek etkinlik" + +#: hook.php:684 +msgid "Example datas" +msgstr "Örnek veriler" + +#: hook.php:747 hook.php:762 +msgid "Plugin example displays on central page" +msgstr "Örnek eklenti merkez sayfada görüntülenir" + +#: hook.php:755 +msgid "Plugin example displays on login page" +msgstr "Örnek eklenti oturum açma sayfasında görüntülenir" + #: src/RuleTest.php:76 msgid "Category (class)" msgstr "Kategori (sınıf)" -#: src/Dropdown.php:46 src/Dropdown.php:49 -msgid "Plugin Example Dropdowns" -msgstr "Örnek eklenti açılan kutular" - -#: src/NotificationTargetExample.php:45 src/Example.php:224 -#: src/Example.php:230 src/Example.php:235 -msgid "Example" -msgstr "Örnek" - #: src/Example.php:78 msgid "Test link" msgstr "Deneme bağlantısı" @@ -43,6 +124,11 @@ msgstr "Örnek zamanlanmış görev açıklaması" msgid "Cron parameter for example" msgstr "Örnek zamanlanmış görev parametresi" +#: src/Example.php:224 src/Example.php:230 src/Example.php:235 +#: src/NotificationTargetExample.php:45 +msgid "Example" +msgstr "Örnek" + #: src/Example.php:239 src/Example.php:248 msgid "Test Plugin" msgstr "Deneme eklentisi" @@ -109,96 +195,10 @@ msgstr "Örnek eklenti" msgid "Plugin Example (static)" msgstr "Örnek eklenti (sabit)" +#: src/Dropdown.php:46 src/Dropdown.php:49 +msgid "Plugin Example Dropdowns" +msgstr "Örnek eklenti açılan kutular" + #: setup.php:348 msgid "Installed / not configured" msgstr "Kurulmuş / yapılandırılmamış" - -#: hook.php:55 -msgid "Plugin Example Dropdown" -msgstr "Örnek eklenti açılan kutu" - -#: hook.php:71 -msgid "Example plugin" -msgstr "Örnek eklenti" - -#: hook.php:86 -msgid "Example plugin new" -msgstr "Örnek eklenti yeni" - -#: hook.php:293 -msgid "plugin_example_DoIt" -msgstr "eklenti_ornek_Yap" - -#: hook.php:315 hook.php:325 -msgid "Not really specific - Just for example" -msgstr "Özel bir şey değil - Yalnız örnek olarak" - -#: hook.php:347 -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" - -#: hook.php:374 -msgid "Pre Update Computer Hook" -msgstr "Bilgisayar kancasını güncelleme öncesi" - -#: hook.php:381 -#, php-format -msgid "Update Computer Hook (%s)" -msgstr "Bilgisayar kancasını güncelle (%s)" - -#: hook.php:391 -msgid "Empty Computer Hook" -msgstr "Bilgisayar kancasını boşalt" - -#: hook.php:403 -msgid "Pre Delete Computer Hook" -msgstr "Bilgisayar kancasını silme öncesi" - -#: hook.php:410 -msgid "Delete Computer Hook" -msgstr "Bilgisayar kancasını sil" - -#: hook.php:420 -msgid "Pre Purge Computer Hook" -msgstr "Bilgisayar kancasını boşaltma öncesi" - -#: hook.php:427 -msgid "Purge Computer Hook" -msgstr "Bilgisayar kancasını boşalt" - -#: hook.php:437 -msgid "Pre Restore Computer Hook" -msgstr "Bilgisayar kancasını geri yükleme öncesi" - -#: hook.php:445 -msgid "Pre Restore Phone Hook" -msgstr "Telefon kancasını geri yükleme öncesi" - -#: hook.php:452 -msgid "Restore Computer Hook" -msgstr "Bilgisayar kancasını geri yükle" - -#: hook.php:463 -#, 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:673 -msgid "Example event" -msgstr "Örnek etkinlik" - -#: hook.php:679 -msgid "Example datas" -msgstr "Örnek veriler" - -#: hook.php:742 hook.php:757 -msgid "Plugin example displays on central page" -msgstr "Örnek eklenti merkez sayfada görüntülenir" - -#: hook.php:750 -msgid "Plugin example displays on login page" -msgstr "Örnek eklenti oturum açma sayfasında görüntülenir" - -#: front/config.php:48 -msgid "This is the plugin config page" -msgstr "Eklenti yapılandırması"