From 0fd0cfb249a72604c09e4019ab4af55d78f97be0 Mon Sep 17 00:00:00 2001 From: Rom1-B <8530352+Rom1-B@users.noreply.github.com> Date: Thu, 13 Aug 2026 02:08:08 +0000 Subject: [PATCH] Update locales --- locales/cs_CZ.po | 140 ++++++++++++++++++++-------------------- locales/en_GB.mo | Bin 5561 -> 5561 bytes locales/en_GB.po | 138 ++++++++++++++++++++-------------------- locales/en_US.po | 140 ++++++++++++++++++++-------------------- locales/es_EC.po | 142 ++++++++++++++++++++--------------------- locales/es_MX.po | 142 ++++++++++++++++++++--------------------- locales/fr_FR.po | 140 ++++++++++++++++++++-------------------- locales/hr_HR.po | 140 ++++++++++++++++++++-------------------- locales/ja_JP.mo | Bin 6270 -> 6270 bytes locales/ja_JP.po | 144 +++++++++++++++++++++--------------------- locales/ko_KR.po | 140 ++++++++++++++++++++-------------------- locales/pt_BR.po | 140 ++++++++++++++++++++-------------------- locales/pt_PT.po | 140 ++++++++++++++++++++-------------------- locales/sk_SK.po | 140 ++++++++++++++++++++-------------------- locales/tr_TR.po | 140 ++++++++++++++++++++-------------------- locales/uninstall.pot | 114 ++++++++++++++++----------------- 16 files changed, 970 insertions(+), 970 deletions(-) diff --git a/locales/cs_CZ.po b/locales/cs_CZ.po index df81219..8cebca7 100644 --- a/locales/cs_CZ.po +++ b/locales/cs_CZ.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: 2017-01-03 22:10+0000\n" "Last-Translator: David Stepan , 2025\n" "Language-Team: Czech (Czech Republic) (https://app.transifex.com/teclib/teams/28042/cs_CZ/)\n" @@ -62,20 +62,6 @@ msgstr "Propojení s ostatními materiály" msgid "Direct connections" msgstr "Přímá propojení" -#: ajax/locations.php:48 inc/preference.class.php:103 -#: inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "Ponechat předchozí umístění" - -#: ajax/locations.php:49 inc/preference.class.php:104 -#: inc/replace.class.php:721 -msgid "Empty location" -msgstr "Prázdné umístění" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "Životní cyklus položky (odinstalace)" - #: front/action.php:62 msgid "Replacement successful" msgstr "Nahrazení úspěšné" @@ -84,25 +70,59 @@ msgstr "Nahrazení úspěšné" msgid "Uninstallation successful" msgstr "Odinstalace úspěšná" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "Odinstalovat" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "Životní cyklus položky (odinstalace)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "Životní cyklus položky" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "Zkratky" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "Čekejte, probíhá odinstalace…" -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "Preference umístění" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "Položka je nyní odinstalovaná" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "Nahradit rozbalovací nabídku stavu akcí zásuvného modulu" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "Položka je nyní odinstalována pomocí modelu %s" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "Umístění položky po odinstalaci" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "Položka je nahrazena novou" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "Položka nahrazena za novou pomocí modelu %s" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "Položka nahrazující tu původní" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "Odebráno z OCSNG s identifikátorem" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "Uplatnit model" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "Umístění položky po uplatnění modelu" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "Životní cyklus" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -141,6 +161,16 @@ msgstr "Připomínka modelu nahrazení" msgid "New location of item" msgstr "Nové umístění položky" +#: inc/replace.class.php:717 inc/preference.class.php:103 +#: ajax/locations.php:48 +msgid "Keep previous location" +msgstr "Ponechat předchozí umístění" + +#: inc/replace.class.php:721 inc/preference.class.php:104 +#: ajax/locations.php:49 +msgid "Empty location" +msgstr "Prázdné umístění" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "Nový stav počítače" @@ -165,51 +195,21 @@ msgstr "Odstranit" msgid "Replace" msgstr "Nahradit" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "Odinstalovat" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "Čekejte, probíhá odinstalace…" - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "Položka je nyní odinstalovaná" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "Položka je nyní odinstalována pomocí modelu %s" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "Položka je nahrazena novou" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "Položka nahrazena za novou pomocí modelu %s" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "Položka nahrazující tu původní" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "Odebráno z OCSNG s identifikátorem" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "Umístění položky po odinstalaci" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "Uplatnit model" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "Zkratky" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "Umístění položky po uplatnění modelu" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "Preference umístění" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "Životní cyklus" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "Nahradit rozbalovací nabídku stavu akcí zásuvného modulu" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/en_GB.mo b/locales/en_GB.mo index 57ca91a59f89b3dd787a3a05ae9f9706623ef40e..66caed3f4179aea9b6c3d8e5b48fc2df61d826b4 100644 GIT binary patch delta 23 ecmdm~y;FO`T3#*-T|;9910yQ~^Ud3NnK%GkK?bS- delta 23 ecmdm~y;FO`T3#+wT|-j^17j-_qs`lSnK%GkGX|*u diff --git a/locales/en_GB.po b/locales/en_GB.po index 472f556..b4bc3b3 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-05-15 03:42+0000\n" -"PO-Revision-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" +"PO-Revision-Date: 2026-08-13 02:07+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en_GB\n" @@ -58,18 +58,6 @@ msgstr "Connections with other materials" msgid "Direct connections" msgstr "Direct connections" -#: ajax/locations.php:48 inc/preference.class.php:103 inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "Keep previous location" - -#: ajax/locations.php:49 inc/preference.class.php:104 inc/replace.class.php:721 -msgid "Empty location" -msgstr "Empty location" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "Item's Lifecycle (uninstall)" - #: front/action.php:62 msgid "Replacement successful" msgstr "Replacement successful" @@ -78,25 +66,59 @@ msgstr "Replacement successful" msgid "Uninstallation successful" msgstr "Uninstallation successful" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "Uninstall" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "Item's Lifecycle (uninstall)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "Item's Lifecycle" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "Shortcuts" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "Please wait, uninstallation is running..." -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "Location preferences" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "Item is now uninstalled" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "Replace status dropdown by plugin actions" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "Item is now uninstalled with model %s" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "Item's location after uninstall" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "Item replaced by a new one" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "Item replaced by a new one with model %s" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "Item replacing an old one" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "Removed from OCSNG with ID" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "Apply model" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "Item's location after applying model" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "Lifecycle" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -135,6 +157,14 @@ msgstr "Reminder of the replacement model" msgid "New location of item" msgstr "New location of item" +#: inc/replace.class.php:717 inc/preference.class.php:103 ajax/locations.php:48 +msgid "Keep previous location" +msgstr "Keep previous location" + +#: inc/replace.class.php:721 inc/preference.class.php:104 ajax/locations.php:49 +msgid "Empty location" +msgstr "Empty location" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "New status of the computer" @@ -159,51 +189,21 @@ msgstr "Remove" msgid "Replace" msgstr "Replace" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "Uninstall" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "Please wait, uninstallation is running..." - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "Item is now uninstalled" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "Item is now uninstalled with model %s" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "Item replaced by a new one" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "Item replaced by a new one with model %s" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "Item replacing an old one" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "Removed from OCSNG with ID" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "Item's location after uninstall" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "Apply model" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "Shortcuts" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "Item's location after applying model" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "Location preferences" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "Lifecycle" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "Replace status dropdown by plugin actions" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/en_US.po b/locales/en_US.po index 65c9ece..879ca01 100644 --- a/locales/en_US.po +++ b/locales/en_US.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: 2017-01-03 22:10+0000\n" "Last-Translator: Shawn Long , 2019\n" "Language-Team: English (United States) (https://app.transifex.com/teclib/teams/28042/en_US/)\n" @@ -60,20 +60,6 @@ msgstr "Connections with other materials" msgid "Direct connections" msgstr "Direct Connections" -#: ajax/locations.php:48 inc/preference.class.php:103 -#: inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "Keep previous location" - -#: ajax/locations.php:49 inc/preference.class.php:104 -#: inc/replace.class.php:721 -msgid "Empty location" -msgstr "Empty location" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "Item's Lifecycle (uninstall)" - #: front/action.php:62 msgid "Replacement successful" msgstr "Replacement Successful" @@ -82,25 +68,59 @@ msgstr "Replacement Successful" msgid "Uninstallation successful" msgstr "Uninstallation Successful" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "Uninstall" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "Item's Lifecycle (uninstall)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "Item's Lifecycle" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "Shortcuts" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "Please wait, uninstallation is running..." -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "Location preferences" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "Item is now uninstalled" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "Replace status dropdown by plugin actions" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "Item is now uninstalled with model %s" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "Item's location after uninstall" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "Item replaced by a new one" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "Item replaced by a new one with model %s" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "Item replacing an old one" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "Removed from OCSNG with ID" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "Apply Model" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "Item's location after applying model" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "Lifecycle" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -139,6 +159,16 @@ msgstr "Reminder of the replacement model" msgid "New location of item" msgstr "New location of item" +#: inc/replace.class.php:717 inc/preference.class.php:103 +#: ajax/locations.php:48 +msgid "Keep previous location" +msgstr "Keep previous location" + +#: inc/replace.class.php:721 inc/preference.class.php:104 +#: ajax/locations.php:49 +msgid "Empty location" +msgstr "Empty location" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "New status of the computer" @@ -163,51 +193,21 @@ msgstr "" msgid "Replace" msgstr "Replace" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "Uninstall" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "Please wait, uninstallation is running..." - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "Item is now uninstalled" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "Item is now uninstalled with model %s" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "Item replaced by a new one" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "Item replaced by a new one with model %s" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "Item replacing an old one" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "Removed from OCSNG with ID" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "Item's location after uninstall" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "Apply Model" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "Shortcuts" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "Item's location after applying model" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "Location preferences" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "Lifecycle" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "Replace status dropdown by plugin actions" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/es_EC.po b/locales/es_EC.po index bcb129d..2353aaf 100644 --- a/locales/es_EC.po +++ b/locales/es_EC.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: 2017-01-03 22:10+0000\n" "Last-Translator: Soporte Infraestructura Standby, 2023\n" "Language-Team: Spanish (Ecuador) (https://app.transifex.com/teclib/teams/28042/es_EC/)\n" @@ -60,20 +60,6 @@ msgstr "Conexiones con otros materiales" msgid "Direct connections" msgstr "Conexiones directas" -#: ajax/locations.php:48 inc/preference.class.php:103 -#: inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "Conservar la ubicación anterior" - -#: ajax/locations.php:49 inc/preference.class.php:104 -#: inc/replace.class.php:721 -msgid "Empty location" -msgstr "Ubicación vacía" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "Ciclo de vida del elemento (desinstalar)" - #: front/action.php:62 msgid "Replacement successful" msgstr "Reemplazo con éxito" @@ -82,26 +68,59 @@ msgstr "Reemplazo con éxito" msgid "Uninstallation successful" msgstr "Desinstalación correcta" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "Desinstalar" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "Ciclo de vida del elemento (desinstalar)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "Ciclo de vida del elemento" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "Accesos directos" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "Por favor espere, la desinstalación se está ejecutando..." -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "Preferencias de ubicación" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "El elemento está desinstalado" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "" -"Reemplazar el menú desplegable de estados por las acciones del complemento" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "El artículo se ha desinstalado con el modelo%s" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "Ubicación del elemento tras la desinstalación" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "Elemento sustituido por uno nuevo" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "Elemento sustituido por uno nuevo con modelo %s" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "Elemento que sustituye a uno antiguo" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "Retirado de OCSNG con ID" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "Aplicar modelo" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "Ubicación del elemento tras aplicar el modelo" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "Ciclo de vida" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -140,6 +159,16 @@ msgstr "Recordatorio del modelo de sustitución" msgid "New location of item" msgstr "Nueva ubicación del elemento" +#: inc/replace.class.php:717 inc/preference.class.php:103 +#: ajax/locations.php:48 +msgid "Keep previous location" +msgstr "Conservar la ubicación anterior" + +#: inc/replace.class.php:721 inc/preference.class.php:104 +#: ajax/locations.php:49 +msgid "Empty location" +msgstr "Ubicación vacía" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "Nuevo estado del computador" @@ -164,51 +193,22 @@ msgstr "Quitar" msgid "Replace" msgstr "Reemplazar" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "Desinstalar" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "Por favor espere, la desinstalación se está ejecutando..." - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "El elemento está desinstalado" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "El artículo se ha desinstalado con el modelo%s" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "Elemento sustituido por uno nuevo" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "Elemento sustituido por uno nuevo con modelo %s" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "Elemento que sustituye a uno antiguo" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "Retirado de OCSNG con ID" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "Ubicación del elemento tras la desinstalación" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "Aplicar modelo" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "Accesos directos" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "Ubicación del elemento tras aplicar el modelo" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "Preferencias de ubicación" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "Ciclo de vida" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "" +"Reemplazar el menú desplegable de estados por las acciones del complemento" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/es_MX.po b/locales/es_MX.po index 56c0e34..1cc2c66 100644 --- a/locales/es_MX.po +++ b/locales/es_MX.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: 2017-01-03 22:10+0000\n" "Last-Translator: Edwin Elias Alvarez , 2026\n" "Language-Team: Spanish (Mexico) (https://app.transifex.com/teclib/teams/28042/es_MX/)\n" @@ -63,20 +63,6 @@ msgstr "Conexiones con otros materiales" msgid "Direct connections" msgstr "Conexiones directas" -#: ajax/locations.php:48 inc/preference.class.php:103 -#: inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "Conservar la ubicación anterior" - -#: ajax/locations.php:49 inc/preference.class.php:104 -#: inc/replace.class.php:721 -msgid "Empty location" -msgstr "Ubicación vacía" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "Ciclo de vida del elemento (desinstalar)" - #: front/action.php:62 msgid "Replacement successful" msgstr "Reemplazo con éxito" @@ -85,26 +71,59 @@ msgstr "Reemplazo con éxito" msgid "Uninstallation successful" msgstr "Desinstalación correcta" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "Desinstalar" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "Ciclo de vida del elemento (desinstalar)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "Ciclo de vida del elemento" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "Atajos" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "Por favor espere, la desinstalación se está ejecutando..." -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "Preferencias de ubicación" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "El elemento está desinstalado" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "" -"Reemplazar el menú desplegable de estados por las acciones del complemento" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "El artículo se ha desinstalado con el modelo%s" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "Ubicación del elemento tras la desinstalación" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "Elemento sustituido por uno nuevo" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "Elemento sustituido por uno nuevo con modelo %s" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "Elemento que sustituye a uno antiguo" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "Retirado de OCSNG con ID" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "Aplicar modelo" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "Ubicación del elemento tras aplicar el modelo" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "Ciclo de vida" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -143,6 +162,16 @@ msgstr "Recordatorio del modelo de sustitución" msgid "New location of item" msgstr "Nueva ubicación del elemento" +#: inc/replace.class.php:717 inc/preference.class.php:103 +#: ajax/locations.php:48 +msgid "Keep previous location" +msgstr "Conservar la ubicación anterior" + +#: inc/replace.class.php:721 inc/preference.class.php:104 +#: ajax/locations.php:49 +msgid "Empty location" +msgstr "Ubicación vacía" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "Nuevo estado del computador" @@ -167,51 +196,22 @@ msgstr "Quitar" msgid "Replace" msgstr "Reemplazar" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "Desinstalar" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "Por favor espere, la desinstalación se está ejecutando..." - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "El elemento está desinstalado" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "El artículo se ha desinstalado con el modelo%s" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "Elemento sustituido por uno nuevo" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "Elemento sustituido por uno nuevo con modelo %s" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "Elemento que sustituye a uno antiguo" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "Retirado de OCSNG con ID" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "Ubicación del elemento tras la desinstalación" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "Aplicar modelo" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "Atajos" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "Ubicación del elemento tras aplicar el modelo" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "Preferencias de ubicación" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "Ciclo de vida" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "" +"Reemplazar el menú desplegable de estados por las acciones del complemento" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/fr_FR.po b/locales/fr_FR.po index bd59a12..29b8b7e 100644 --- a/locales/fr_FR.po +++ b/locales/fr_FR.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: 2017-01-03 22:10+0000\n" "Last-Translator: Cédric Anne, 2023\n" "Language-Team: French (France) (https://app.transifex.com/teclib/teams/28042/fr_FR/)\n" @@ -63,20 +63,6 @@ msgstr "Connexion avec les autres matériels" msgid "Direct connections" msgstr "connexions directes" -#: ajax/locations.php:48 inc/preference.class.php:103 -#: inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "Garder l'ancien lieu" - -#: ajax/locations.php:49 inc/preference.class.php:104 -#: inc/replace.class.php:721 -msgid "Empty location" -msgstr "Vider le lieu" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "Cycle de vie des matériels (uninstall)" - #: front/action.php:62 msgid "Replacement successful" msgstr "Remplacement effectué avec succès" @@ -85,25 +71,59 @@ msgstr "Remplacement effectué avec succès" msgid "Uninstallation successful" msgstr "Désinstallation effectuée avec succès" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "Désinstaller" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "Cycle de vie des matériels (uninstall)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "Cycle de vie des matériels" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "Raccourcis" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "Veuillez patienter, désinstallation en cours..." -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "Préférences de lieux" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "Matériel désinstallé" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "Remplacer la liste déroulante des statuts par les actions du plugin" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "Matériel désinstallé avec le modèle %s" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "Lieu du matériel après désinstallation" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "Matériel remplacé" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "Matériel remplacé avec le modèle %s" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "Matériel provenant d'un remplacement" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "Supprimé d'OCSNG ID OCS" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "Appliquer un modèle" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "Lieu de l'élément après application du modèle" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "Cycle de vie" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -142,6 +162,16 @@ msgstr "Rappel du modèle de remplacement" msgid "New location of item" msgstr "Nouveau lieu du matériel" +#: inc/replace.class.php:717 inc/preference.class.php:103 +#: ajax/locations.php:48 +msgid "Keep previous location" +msgstr "Garder l'ancien lieu" + +#: inc/replace.class.php:721 inc/preference.class.php:104 +#: ajax/locations.php:49 +msgid "Empty location" +msgstr "Vider le lieu" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "Nouveau statut du matériel" @@ -166,51 +196,21 @@ msgstr "Supprimer" msgid "Replace" msgstr "Remplacer" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "Désinstaller" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "Veuillez patienter, désinstallation en cours..." - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "Matériel désinstallé" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "Matériel désinstallé avec le modèle %s" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "Matériel remplacé" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "Matériel remplacé avec le modèle %s" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "Matériel provenant d'un remplacement" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "Supprimé d'OCSNG ID OCS" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "Lieu du matériel après désinstallation" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "Appliquer un modèle" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "Raccourcis" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "Lieu de l'élément après application du modèle" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "Préférences de lieux" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "Cycle de vie" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "Remplacer la liste déroulante des statuts par les actions du plugin" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/hr_HR.po b/locales/hr_HR.po index b58d796..3bc9f01 100644 --- a/locales/hr_HR.po +++ b/locales/hr_HR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: 2017-01-03 22:10+0000\n" "Last-Translator: Milo Ivir , 2023\n" "Language-Team: Croatian (Croatia) (https://app.transifex.com/teclib/teams/28042/hr_HR/)\n" @@ -60,20 +60,6 @@ msgstr "Veze s ostalim materijalima" msgid "Direct connections" msgstr "Izravne veze" -#: ajax/locations.php:48 inc/preference.class.php:103 -#: inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "Zadrži prethodnu lokaciju" - -#: ajax/locations.php:49 inc/preference.class.php:104 -#: inc/replace.class.php:721 -msgid "Empty location" -msgstr "Prazna lokacija" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "Životni vijek predmeta (deinstaliraj)" - #: front/action.php:62 msgid "Replacement successful" msgstr "Zamjena uspješna" @@ -82,25 +68,59 @@ msgstr "Zamjena uspješna" msgid "Uninstallation successful" msgstr "Deinstalacija uspješna" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "Deinstaliraj" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "Životni vijek predmeta (deinstaliraj)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "Životni vijek predmeta" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "Prečaci" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "Pričekaj, deinstalacija je u tijeku …" -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "Postavke lokacije" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "Predmet je sada deinstaliran" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "Zamijeni padajući popis stanja s radnjama dodatka" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "Predmet je sada deinstaliran s modelom %s" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "Lokacija predmeta nakon deinstaliranja" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "Predmet je zamijenjen jednim novim" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "Predmet je zamijenjen jednim novim s modelom %s" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "Predmet zamijenjuje jedan stari" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "Uklonjeno iz OCSNG-a s ID oznakom" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "Primijeni model" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "Lokacija predmeta nakon primjenjivanja modela" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "Životni vijek" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -139,6 +159,16 @@ msgstr "Podsjetnik modela zamjene" msgid "New location of item" msgstr "Nova lokacija predmeta" +#: inc/replace.class.php:717 inc/preference.class.php:103 +#: ajax/locations.php:48 +msgid "Keep previous location" +msgstr "Zadrži prethodnu lokaciju" + +#: inc/replace.class.php:721 inc/preference.class.php:104 +#: ajax/locations.php:49 +msgid "Empty location" +msgstr "Prazna lokacija" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "Novo stanje računala" @@ -163,51 +193,21 @@ msgstr "Ukloni" msgid "Replace" msgstr "Zamijeni" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "Deinstaliraj" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "Pričekaj, deinstalacija je u tijeku …" - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "Predmet je sada deinstaliran" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "Predmet je sada deinstaliran s modelom %s" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "Predmet je zamijenjen jednim novim" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "Predmet je zamijenjen jednim novim s modelom %s" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "Predmet zamijenjuje jedan stari" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "Uklonjeno iz OCSNG-a s ID oznakom" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "Lokacija predmeta nakon deinstaliranja" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "Primijeni model" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "Prečaci" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "Lokacija predmeta nakon primjenjivanja modela" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "Postavke lokacije" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "Životni vijek" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "Zamijeni padajući popis stanja s radnjama dodatka" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/ja_JP.mo b/locales/ja_JP.mo index 53e7f6974fcde3394db8e9784e9576b39cb7f413..fb73693d21706a6e00dfef4360fcf7e1771b230e 100644 GIT binary patch delta 26 icmexo@XuhwIbL3u#LVK->{JC$KmSnI&9`|Ma{&OGkqV;# delta 26 icmexo@XuhwIbL2*KmSly1((Fk;?nHY&9`|Ma{&OCEefLm diff --git a/locales/ja_JP.po b/locales/ja_JP.po index 71de93c..e88c840 100644 --- a/locales/ja_JP.po +++ b/locales/ja_JP.po @@ -4,16 +4,16 @@ # FIRST AUTHOR , YEAR. # # Translators: -# INOUE Daisuke, 2025 +# Daisuke INOUE, 2025 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: 2017-01-03 22:10+0000\n" -"Last-Translator: INOUE Daisuke, 2025\n" +"Last-Translator: Daisuke INOUE, 2025\n" "Language-Team: Japanese (Japan) (https://app.transifex.com/teclib/teams/28042/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -60,20 +60,6 @@ msgstr "他の機材への接続" msgid "Direct connections" msgstr "直接接続" -#: ajax/locations.php:48 inc/preference.class.php:103 -#: inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "以前の場所に維持" - -#: ajax/locations.php:49 inc/preference.class.php:104 -#: inc/replace.class.php:721 -msgid "Empty location" -msgstr "場所を初期状態に" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "アイテムのライフサイクル(撤去)" - #: front/action.php:62 msgid "Replacement successful" msgstr "置き換えに成功しました" @@ -82,25 +68,59 @@ msgstr "置き換えに成功しました" msgid "Uninstallation successful" msgstr "撤去しました" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "撤去" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "アイテムのライフサイクル(撤去)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "アイテムのライフサイクル" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "ショートカット" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "撤去を実行しています... お待ちください。" -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "場所の設定" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "アイテムを撤去しました" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "状態のドロップダウンをプラグインの操作に置き換える" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "アイテムを %s モデルとして撤去しました" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "撤去後のアイテムの場所" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "アイテムを新しいもので置き換えました" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "アイテムを %s モデルとして新しいものと置き換えました" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "置き換え中の古いアイテム" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "ID で OCSNG から削除済み" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "モデルの適用" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "モデル適用後のアイテムの場所" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "ライフサイクル" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -139,6 +159,16 @@ msgstr "置き換えモデルのリマインダー" msgid "New location of item" msgstr "アイテムの新しい場所" +#: inc/replace.class.php:717 inc/preference.class.php:103 +#: ajax/locations.php:48 +msgid "Keep previous location" +msgstr "以前の場所に維持" + +#: inc/replace.class.php:721 inc/preference.class.php:104 +#: ajax/locations.php:49 +msgid "Empty location" +msgstr "場所を初期状態に" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "コンピューターの新しい状態" @@ -163,51 +193,21 @@ msgstr "削除" msgid "Replace" msgstr "置き換え" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "撤去" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "撤去を実行しています... お待ちください。" - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "アイテムを撤去しました" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "アイテムを %s モデルとして撤去しました" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "アイテムを新しいもので置き換えました" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "アイテムを %s モデルとして新しいものと置き換えました" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "置き換え中の古いアイテム" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "ID で OCSNG から削除済み" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "撤去後のアイテムの場所" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "モデルの適用" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "ショートカット" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "モデル適用後のアイテムの場所" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "場所の設定" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "ライフサイクル" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "状態のドロップダウンをプラグインの操作に置き換える" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/ko_KR.po b/locales/ko_KR.po index 3db1f02..6e6ff16 100644 --- a/locales/ko_KR.po +++ b/locales/ko_KR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: 2017-01-03 22:10+0000\n" "Last-Translator: 조성현 (jaymz9634) , 2020\n" "Language-Team: Korean (Korea) (https://app.transifex.com/teclib/teams/28042/ko_KR/)\n" @@ -60,20 +60,6 @@ msgstr "다른 자료와 연결" msgid "Direct connections" msgstr "직접 연결" -#: ajax/locations.php:48 inc/preference.class.php:103 -#: inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "이전 위치 유지" - -#: ajax/locations.php:49 inc/preference.class.php:104 -#: inc/replace.class.php:721 -msgid "Empty location" -msgstr "빈 위치" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "품목 주기 (제거)" - #: front/action.php:62 msgid "Replacement successful" msgstr "대체함" @@ -82,25 +68,59 @@ msgstr "대체함" msgid "Uninstallation successful" msgstr "제거함" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "제거" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "품목 주기 (제거)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "품목 주기" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "바로가기" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "기다리세요, 제거 중입니다..." -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "위치 설정" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "이제 품목이 제거 되었습니다" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "플러그인 동작으로 상태 드롭다운 교체" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "이제 모델 %s의 품목이 제거 되었습니다" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "제거 후 품목 위치" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "품목이 새것으로 교체됨" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "품목이 모델 %s의 새것으로 교체됨" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "예전 것을 대체하는 품목" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "ID가 있는 OCSNG 에서 제거됨" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "모델 적용" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "모델 적용 후 품목 위치" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "주기" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -139,6 +159,16 @@ msgstr "대체 모델의 알림" msgid "New location of item" msgstr "품목의 새 위치" +#: inc/replace.class.php:717 inc/preference.class.php:103 +#: ajax/locations.php:48 +msgid "Keep previous location" +msgstr "이전 위치 유지" + +#: inc/replace.class.php:721 inc/preference.class.php:104 +#: ajax/locations.php:49 +msgid "Empty location" +msgstr "빈 위치" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "컴퓨터의 새 상태" @@ -163,51 +193,21 @@ msgstr "" msgid "Replace" msgstr "대체" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "제거" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "기다리세요, 제거 중입니다..." - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "이제 품목이 제거 되었습니다" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "이제 모델 %s의 품목이 제거 되었습니다" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "품목이 새것으로 교체됨" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "품목이 모델 %s의 새것으로 교체됨" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "예전 것을 대체하는 품목" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "ID가 있는 OCSNG 에서 제거됨" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "제거 후 품목 위치" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "모델 적용" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "바로가기" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "모델 적용 후 품목 위치" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "위치 설정" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "주기" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "플러그인 동작으로 상태 드롭다운 교체" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/pt_BR.po b/locales/pt_BR.po index 36fcf24..3fc5404 100644 --- a/locales/pt_BR.po +++ b/locales/pt_BR.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: 2017-01-03 22:10+0000\n" "Last-Translator: Diego Nobre , 2025\n" "Language-Team: Portuguese (Brazil) (https://app.transifex.com/teclib/teams/28042/pt_BR/)\n" @@ -64,20 +64,6 @@ msgstr "Conexões com outros materiais" msgid "Direct connections" msgstr "Conexões diretas" -#: ajax/locations.php:48 inc/preference.class.php:103 -#: inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "Manter localização anterior" - -#: ajax/locations.php:49 inc/preference.class.php:104 -#: inc/replace.class.php:721 -msgid "Empty location" -msgstr "Esvaziar localização" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "Ciclo de vida do item (desinstalar)" - #: front/action.php:62 msgid "Replacement successful" msgstr "Substituição executada com sucesso" @@ -86,25 +72,59 @@ msgstr "Substituição executada com sucesso" msgid "Uninstallation successful" msgstr "Desinstalação executada com sucesso" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "Desinstalar" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "Ciclo de vida do item (desinstalar)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "Ciclo de vida do item" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "Atalhos" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "Por favor aguarde, desinstalação em execução..." -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "Preferências de localização" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "O item está desinstalado" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "Substituir o dropdown de estado pelas ações do plugin" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "Item é desinstalado agora com modelo %s" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "Localização do item após a desinstalação" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "Item substituído por outro" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "Item substituído por um novo com modelo %s" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "Item substituindo um mais antigo" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "Removido do OCSNG com ID" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "Aplicar o modelo" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "Localização do item depois de aplicar o modelo" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "Ciclo de vida" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -143,6 +163,16 @@ msgstr "Lembrete de modelo de substituição" msgid "New location of item" msgstr "Nova localização do item" +#: inc/replace.class.php:717 inc/preference.class.php:103 +#: ajax/locations.php:48 +msgid "Keep previous location" +msgstr "Manter localização anterior" + +#: inc/replace.class.php:721 inc/preference.class.php:104 +#: ajax/locations.php:49 +msgid "Empty location" +msgstr "Esvaziar localização" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "Novo status do computador" @@ -167,51 +197,21 @@ msgstr "Remover" msgid "Replace" msgstr "Substituir" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "Desinstalar" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "Por favor aguarde, desinstalação em execução..." - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "O item está desinstalado" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "Item é desinstalado agora com modelo %s" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "Item substituído por outro" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "Item substituído por um novo com modelo %s" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "Item substituindo um mais antigo" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "Removido do OCSNG com ID" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "Localização do item após a desinstalação" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "Aplicar o modelo" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "Atalhos" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "Localização do item depois de aplicar o modelo" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "Preferências de localização" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "Ciclo de vida" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "Substituir o dropdown de estado pelas ações do plugin" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/pt_PT.po b/locales/pt_PT.po index a4c523d..66c5148 100644 --- a/locales/pt_PT.po +++ b/locales/pt_PT.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: 2017-01-03 22:10+0000\n" "Last-Translator: Rui Melo , 2019\n" "Language-Team: Portuguese (Portugal) (https://app.transifex.com/teclib/teams/28042/pt_PT/)\n" @@ -60,20 +60,6 @@ msgstr "Conexões com outros materias" msgid "Direct connections" msgstr "Conexões diretas" -#: ajax/locations.php:48 inc/preference.class.php:103 -#: inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "Manter o local anterior" - -#: ajax/locations.php:49 inc/preference.class.php:104 -#: inc/replace.class.php:721 -msgid "Empty location" -msgstr "Localização vazia" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "Ciclo de vida do item (desinstalar)" - #: front/action.php:62 msgid "Replacement successful" msgstr "Substituição bem sucedida" @@ -82,25 +68,59 @@ msgstr "Substituição bem sucedida" msgid "Uninstallation successful" msgstr "Desinstalação bem sucedida" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "Desinstalar" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "Ciclo de vida do item (desinstalar)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "Ciclo de vida do item" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "Atalhos" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "Por favor aguarde, desinstalação em execução…" -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "Preferências de localização" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "Item está agora desinstalado" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "Substituir o dropdown de estado pelas ações do plugin" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "Item é desinstalado agora com modelo %s" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "Localização do item após desinstalar" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "Item substituído por um novo" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "Item substituído por um novo com modelo %s" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "Item de substituição de um antigo" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "Removido do OCSNG com ID" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "Aplicar o modelo" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "Localização do item depois de aplicar o modelo" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "Ciclo de vida" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -139,6 +159,16 @@ msgstr "Lembrete do modelo de substituição" msgid "New location of item" msgstr "Nova localização do item" +#: inc/replace.class.php:717 inc/preference.class.php:103 +#: ajax/locations.php:48 +msgid "Keep previous location" +msgstr "Manter o local anterior" + +#: inc/replace.class.php:721 inc/preference.class.php:104 +#: ajax/locations.php:49 +msgid "Empty location" +msgstr "Localização vazia" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "Novo estado do computador" @@ -163,51 +193,21 @@ msgstr "" msgid "Replace" msgstr "Substituição" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "Desinstalar" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "Por favor aguarde, desinstalação em execução…" - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "Item está agora desinstalado" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "Item é desinstalado agora com modelo %s" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "Item substituído por um novo" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "Item substituído por um novo com modelo %s" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "Item de substituição de um antigo" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "Removido do OCSNG com ID" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "Localização do item após desinstalar" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "Aplicar o modelo" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "Atalhos" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "Localização do item depois de aplicar o modelo" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "Preferências de localização" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "Ciclo de vida" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "Substituir o dropdown de estado pelas ações do plugin" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/sk_SK.po b/locales/sk_SK.po index f28ec11..38e98f1 100644 --- a/locales/sk_SK.po +++ b/locales/sk_SK.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: 2017-01-03 22:10+0000\n" "Last-Translator: feonsu , 2023\n" "Language-Team: Slovak (Slovakia) (https://app.transifex.com/teclib/teams/28042/sk_SK/)\n" @@ -60,20 +60,6 @@ msgstr "Prepojenie s ostatnými materiálmi" msgid "Direct connections" msgstr "Priame pripojenia" -#: ajax/locations.php:48 inc/preference.class.php:103 -#: inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "Ponechať predchádzajúce umiestnenie" - -#: ajax/locations.php:49 inc/preference.class.php:104 -#: inc/replace.class.php:721 -msgid "Empty location" -msgstr "Vyprázdniť umiestnenie" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "Životný cyklus položky (odinštalácia)" - #: front/action.php:62 msgid "Replacement successful" msgstr "Nahradenie bolo úspešné" @@ -82,25 +68,59 @@ msgstr "Nahradenie bolo úspešné" msgid "Uninstallation successful" msgstr "Odinštalácia bola úspešná" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "Odinštalovať" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "Životný cyklus položky (odinštalácia)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "Životný cyklus položky" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "Skratky" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "Čakajte, prebieha odinštalácia..." -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "Predvoľby umiestnení" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "Položka odinštalovaná" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "Nahradiť rozbaľovaciu ponuku stavu pomocou akcií pluginu" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "Položka odinštalovaná pomocou modelu %s" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "Umiestnenie položky po odinštalácii" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "Položka nahradená novou" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "Položka nahradená novou pomocou modelu %s" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "Položka nahradzujúca starú" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "Zmazané z OCSNG s ID" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "Použiť model" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "Umiestnenie položky po použití modelu" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "Životný cyklus" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -139,6 +159,16 @@ msgstr "Pripomenutie modelu nahradenia" msgid "New location of item" msgstr "Nové umiestnenie položky" +#: inc/replace.class.php:717 inc/preference.class.php:103 +#: ajax/locations.php:48 +msgid "Keep previous location" +msgstr "Ponechať predchádzajúce umiestnenie" + +#: inc/replace.class.php:721 inc/preference.class.php:104 +#: ajax/locations.php:49 +msgid "Empty location" +msgstr "Vyprázdniť umiestnenie" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "Nový stav počítača" @@ -163,51 +193,21 @@ msgstr "Zmazať" msgid "Replace" msgstr "Nahradiť" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "Odinštalovať" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "Čakajte, prebieha odinštalácia..." - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "Položka odinštalovaná" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "Položka odinštalovaná pomocou modelu %s" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "Položka nahradená novou" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "Položka nahradená novou pomocou modelu %s" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "Položka nahradzujúca starú" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "Zmazané z OCSNG s ID" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "Umiestnenie položky po odinštalácii" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "Použiť model" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "Skratky" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "Umiestnenie položky po použití modelu" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "Predvoľby umiestnení" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "Životný cyklus" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "Nahradiť rozbaľovaciu ponuku stavu pomocou akcií pluginu" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/tr_TR.po b/locales/tr_TR.po index 17f719c..145e96f 100644 --- a/locales/tr_TR.po +++ b/locales/tr_TR.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: 2017-01-03 22:10+0000\n" "Last-Translator: Kaya Zeren , 2025\n" "Language-Team: Turkish (Turkey) (https://app.transifex.com/teclib/teams/28042/tr_TR/)\n" @@ -60,20 +60,6 @@ msgstr "Diğer materyaller ile bağlantılar" msgid "Direct connections" msgstr "Doğrudan bağlantılar" -#: ajax/locations.php:48 inc/preference.class.php:103 -#: inc/replace.class.php:717 -msgid "Keep previous location" -msgstr "Önceki konum korunsun" - -#: ajax/locations.php:49 inc/preference.class.php:104 -#: inc/replace.class.php:721 -msgid "Empty location" -msgstr "Boş konum" - -#: setup.php:119 -msgid "Item's Lifecycle (uninstall)" -msgstr "Ögenin yaşam döngüsü (kaldır)" - #: front/action.php:62 msgid "Replacement successful" msgstr "Değiştirildi" @@ -82,25 +68,59 @@ msgstr "Değiştirildi" msgid "Uninstallation successful" msgstr "Kaldırıldı" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" +msgstr "Kaldır" + +#: setup.php:119 +msgid "Item's Lifecycle (uninstall)" +msgstr "Ögenin yaşam döngüsü (kaldır)" + +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 msgid "Item's Lifecycle" msgstr "Ögenin yaşam döngüsü" -#: inc/config.class.php:81 -msgid "Shortcuts" -msgstr "Kısayollar" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." +msgstr "Lütfen bekleyin kaldırma işlemi sürüyor..." -#: inc/config.class.php:87 -msgid "Location preferences" -msgstr "Konum ayarları" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" +msgstr "Öge kaldırıldı" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" -msgstr "Durum açılan kutusu eklenti işlemlerine göre değiştirilsin" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" +msgstr "Öge %s modeliyle kaldırıldı" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" -msgstr "Kaldırma sonrası öge konumu" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" +msgstr "Yenisi ile değiştirilen öge" + +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" +msgstr "Öge %s modeliyle yenisi ile değiştirildi" + +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "Eskinin yerine konulan öge" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "OCSNG üzerinden kimlik ile kaldırıldı" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "Modeli uygula" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "Model uygulandıktan sonra ögenin konumu" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" +msgstr "Yaşam döngüsü" #: inc/replace.class.php:78 msgid "Item's replacement" @@ -139,6 +159,16 @@ msgstr "Değişiklik modeli anımsatıcı" msgid "New location of item" msgstr "Ögenin yeni konumu" +#: inc/replace.class.php:717 inc/preference.class.php:103 +#: ajax/locations.php:48 +msgid "Keep previous location" +msgstr "Önceki konum korunsun" + +#: inc/replace.class.php:721 inc/preference.class.php:104 +#: ajax/locations.php:49 +msgid "Empty location" +msgstr "Boş konum" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "Bilgisayarın yeni durumu" @@ -163,51 +193,21 @@ msgstr "Sil" msgid "Replace" msgstr "Değiştir" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "Kaldır" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "Lütfen bekleyin kaldırma işlemi sürüyor..." - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "Öge kaldırıldı" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "Öge %s modeliyle kaldırıldı" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "Yenisi ile değiştirilen öge" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "Öge %s modeliyle yenisi ile değiştirildi" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "Eskinin yerine konulan öge" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" -msgstr "OCSNG üzerinden kimlik ile kaldırıldı" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" +msgstr "Kaldırma sonrası öge konumu" -#: inc/uninstall.class.php:940 -msgid "Apply model" -msgstr "Modeli uygula" +#: inc/config.class.php:81 +msgid "Shortcuts" +msgstr "Kısayollar" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" -msgstr "Model uygulandıktan sonra ögenin konumu" +#: inc/config.class.php:87 +msgid "Location preferences" +msgstr "Konum ayarları" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" -msgstr "Yaşam döngüsü" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" +msgstr "Durum açılan kutusu eklenti işlemlerine göre değiştirilsin" #: inc/model.class.php:107 msgid "The purge archiving method is not available for this model type" diff --git a/locales/uninstall.pot b/locales/uninstall.pot index a3969c7..1a7cae5 100644 --- a/locales/uninstall.pot +++ b/locales/uninstall.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 03:42+0000\n" +"POT-Creation-Date: 2026-08-13 02:07+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -57,44 +57,66 @@ msgstr "" msgid "Direct connections" msgstr "" -#: ajax/locations.php:48 inc/preference.class.php:103 inc/replace.class.php:717 -msgid "Keep previous location" +#: front/action.php:62 +msgid "Replacement successful" msgstr "" -#: ajax/locations.php:49 inc/preference.class.php:104 inc/replace.class.php:721 -msgid "Empty location" +#: front/action.php:111 +msgid "Uninstallation successful" +msgstr "" + +#: hook.php:44 inc/uninstall.class.php:365 +msgid "Uninstall" msgstr "" #: setup.php:119 msgid "Item's Lifecycle (uninstall)" msgstr "" -#: front/action.php:62 -msgid "Replacement successful" +#: inc/uninstall.class.php:71 inc/config.class.php:37 inc/model.class.php:84 +msgid "Item's Lifecycle" msgstr "" -#: front/action.php:111 -msgid "Uninstallation successful" +#: inc/uninstall.class.php:370 +msgid "Please wait, uninstallation is running..." msgstr "" -#: inc/config.class.php:37 inc/uninstall.class.php:71 inc/model.class.php:84 -msgid "Item's Lifecycle" +#: inc/uninstall.class.php:795 +msgid "Item is now uninstalled" msgstr "" -#: inc/config.class.php:81 -msgid "Shortcuts" +#: inc/uninstall.class.php:798 +#, php-format +msgid "Item is now uninstalled with model %s" msgstr "" -#: inc/config.class.php:87 -msgid "Location preferences" +#: inc/uninstall.class.php:806 +msgid "Item replaced by a new one" msgstr "" -#: inc/config.class.php:95 -msgid "Replace status dropdown by plugin actions" +#: inc/uninstall.class.php:809 +#, php-format +msgid "Item replaced by a new one with model %s" msgstr "" -#: inc/preference.class.php:78 -msgid "Item's location after uninstall" +#: inc/uninstall.class.php:817 +msgid "Item replacing an old one" +msgstr "" + +#: inc/uninstall.class.php:823 +msgid "Removed from OCSNG with ID" +msgstr "" + +#: inc/uninstall.class.php:940 +msgid "Apply model" +msgstr "" + +#: inc/uninstall.class.php:968 +msgid "Item's location after applying model" +msgstr "" + +#: inc/uninstall.class.php:1089 +msgid "Lifecycle" msgstr "" #: inc/replace.class.php:78 @@ -134,6 +156,14 @@ msgstr "" msgid "New location of item" msgstr "" +#: inc/replace.class.php:717 inc/preference.class.php:103 ajax/locations.php:48 +msgid "Keep previous location" +msgstr "" + +#: inc/replace.class.php:721 inc/preference.class.php:104 ajax/locations.php:49 +msgid "Empty location" +msgstr "" + #: inc/replace.class.php:731 inc/model.class.php:285 msgid "New status of the computer" msgstr "" @@ -158,50 +188,20 @@ msgstr "" msgid "Replace" msgstr "" -#: inc/uninstall.class.php:365 hook.php:44 -msgid "Uninstall" -msgstr "" - -#: inc/uninstall.class.php:370 -msgid "Please wait, uninstallation is running..." -msgstr "" - -#: inc/uninstall.class.php:795 -msgid "Item is now uninstalled" -msgstr "" - -#: inc/uninstall.class.php:798 -#, php-format -msgid "Item is now uninstalled with model %s" -msgstr "" - -#: inc/uninstall.class.php:806 -msgid "Item replaced by a new one" -msgstr "" - -#: inc/uninstall.class.php:809 -#, php-format -msgid "Item replaced by a new one with model %s" -msgstr "" - -#: inc/uninstall.class.php:817 -msgid "Item replacing an old one" -msgstr "" - -#: inc/uninstall.class.php:823 -msgid "Removed from OCSNG with ID" +#: inc/preference.class.php:78 +msgid "Item's location after uninstall" msgstr "" -#: inc/uninstall.class.php:940 -msgid "Apply model" +#: inc/config.class.php:81 +msgid "Shortcuts" msgstr "" -#: inc/uninstall.class.php:968 -msgid "Item's location after applying model" +#: inc/config.class.php:87 +msgid "Location preferences" msgstr "" -#: inc/uninstall.class.php:1089 -msgid "Lifecycle" +#: inc/config.class.php:95 +msgid "Replace status dropdown by plugin actions" msgstr "" #: inc/model.class.php:107