diff --git a/locales/en_GB.mo b/locales/en_GB.mo index ccfda91..6cdc99f 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 0dafccd..74fbc27 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 01:55+0000\n" -"PO-Revision-Date: 2026-05-15 01:55+0000\n" +"POT-Creation-Date: 2026-08-04 01:17+0000\n" +"PO-Revision-Date: 2026-08-04 01:17+0000\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" "Language: en_GB\n" @@ -21,19 +21,59 @@ msgstr "" msgid "Tags" msgstr "Tags" +#: inc/config.class.php:39 inc/config.class.php:58 inc/profile.class.php:35 +#: setup.php:185 +msgid "Tag Management" +msgstr "Tag Management" + +#: inc/config.class.php:59 +msgid "Tags location" +msgstr "Tags location" + +#: inc/destinationfield.class.php:44 inc/tag.class.php:51 +#: inc/questiontypecategory.class.php:37 +msgid "Tag" +msgid_plural "Tags" +msgstr[0] "Tag" +msgstr[1] "Tags" + +#: inc/tag.class.php:376 +msgid "HTML color" +msgstr "HTML color" + +#: inc/tag.class.php:826 +msgid "Invalid color format" +msgstr "Invalid color format" + +#: inc/profile.class.php:68 +msgid "Tag management" +msgstr "Tag management" + +#: hook.php:247 hook.php:378 +msgid "Add tags" +msgstr "Add tags" + +#: hook.php:249 +msgid "Remove tags" +msgstr "Remove tags" + #: ajax/tag.php:45 msgid "Invalid item type" msgstr "Invalid item type" -#: ajax/tag.php:55 +#: ajax/tag.php:50 +msgid "Invalid item" +msgstr "Invalid item" + +#: ajax/tag.php:58 msgid "Tags have been updated" msgstr "Tags have been updated" -#: ajax/tag.php:61 +#: ajax/tag.php:64 msgid "Tags have not been updated" msgstr "Tags have not been updated" -#: ajax/tag.php:64 +#: ajax/tag.php:67 msgid "Missing parameters" msgstr "Missing parameters" @@ -46,35 +86,3 @@ msgstr "If the item has a tag" msgctxt "filters" msgid "If the item is tagged" msgstr "If the item is tagged" - -#: setup.php:185 inc/config.class.php:39 inc/config.class.php:58 -#: inc/profile.class.php:35 -msgid "Tag Management" -msgstr "Tag Management" - -#: hook.php:239 hook.php:366 -msgid "Add tags" -msgstr "Add tags" - -#: hook.php:241 -msgid "Remove tags" -msgstr "Remove tags" - -#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44 -#: inc/tag.class.php:51 -msgid "Tag" -msgid_plural "Tags" -msgstr[0] "Tag" -msgstr[1] "Tags" - -#: inc/config.class.php:59 -msgid "Tags location" -msgstr "Tags location" - -#: inc/tag.class.php:373 -msgid "HTML color" -msgstr "HTML color" - -#: inc/profile.class.php:68 -msgid "Tag management" -msgstr "Tag management" diff --git a/locales/es_419.po b/locales/es_419.po index b0eb10f..1975847 100644 --- a/locales/es_419.po +++ b/locales/es_419.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Tag\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-13 01:54+0000\n" +"POT-Creation-Date: 2026-07-29 01:21+0000\n" "PO-Revision-Date: 2015-09-18 12:56+0000\n" "Last-Translator: Jonathan Sanchez , 2026\n" "Language-Team: Spanish (Latin America) (http://app.transifex.com/teclib/glpi-plugin-tag/language/es_419/)\n" @@ -23,19 +23,60 @@ msgstr "" msgid "Tags" msgstr "Etiquetas" +#: inc/config.class.php:39 inc/config.class.php:58 inc/profile.class.php:35 +#: setup.php:185 +msgid "Tag Management" +msgstr "Gestión de etiquetas" + +#: inc/config.class.php:59 +msgid "Tags location" +msgstr "Ubicación de etiquetas" + +#: inc/destinationfield.class.php:44 inc/tag.class.php:51 +#: inc/questiontypecategory.class.php:37 +msgid "Tag" +msgid_plural "Tags" +msgstr[0] "Etiqueta" +msgstr[1] "Etiquetas" +msgstr[2] "Etiquetas" + +#: inc/tag.class.php:376 +msgid "HTML color" +msgstr "Color HTML" + +#: inc/tag.class.php:826 +msgid "Invalid color format" +msgstr "" + +#: inc/profile.class.php:68 +msgid "Tag management" +msgstr "Gestión de etiquetas" + +#: hook.php:247 hook.php:378 +msgid "Add tags" +msgstr "Añadir etiquetas" + +#: hook.php:249 +msgid "Remove tags" +msgstr "Quitar etiquetas" + #: ajax/tag.php:45 msgid "Invalid item type" msgstr "Tipo de elemento no válido" -#: ajax/tag.php:55 +#: ajax/tag.php:50 +msgid "Invalid item" +msgstr "" + +#: ajax/tag.php:58 msgid "Tags have been updated" msgstr "Se han actualizado las etiquetas" -#: ajax/tag.php:61 +#: ajax/tag.php:64 msgid "Tags have not been updated" msgstr "No se actualizaron las etiquetas" -#: ajax/tag.php:64 +#: ajax/tag.php:67 msgid "Missing parameters" msgstr "Faltan parámetros" @@ -48,36 +89,3 @@ msgstr "Si el elemento tiene una etiqueta" msgctxt "filters" msgid "If the item is tagged" msgstr "Si el elemento está etiquetado" - -#: setup.php:185 inc/config.class.php:39 inc/config.class.php:58 -#: inc/profile.class.php:35 -msgid "Tag Management" -msgstr "Gestión de etiquetas" - -#: hook.php:239 hook.php:366 -msgid "Add tags" -msgstr "Añadir etiquetas" - -#: hook.php:241 -msgid "Remove tags" -msgstr "Quitar etiquetas" - -#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44 -#: inc/tag.class.php:51 -msgid "Tag" -msgid_plural "Tags" -msgstr[0] "Etiqueta" -msgstr[1] "Etiquetas" -msgstr[2] "Etiquetas" - -#: inc/config.class.php:59 -msgid "Tags location" -msgstr "Ubicación de etiquetas" - -#: inc/tag.class.php:373 -msgid "HTML color" -msgstr "Color HTML" - -#: inc/profile.class.php:68 -msgid "Tag management" -msgstr "Gestión de etiquetas" diff --git a/locales/es_AR.po b/locales/es_AR.po index 059c31e..4d6a3a9 100644 --- a/locales/es_AR.po +++ b/locales/es_AR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Tag\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-13 01:54+0000\n" +"POT-Creation-Date: 2026-07-29 01:21+0000\n" "PO-Revision-Date: 2015-09-18 12:56+0000\n" "Last-Translator: Alan Lehoux, 2025\n" "Language-Team: Spanish (Argentina) (http://app.transifex.com/teclib/glpi-plugin-tag/language/es_AR/)\n" @@ -22,19 +22,60 @@ msgstr "" msgid "Tags" msgstr "Etiquetas" +#: inc/config.class.php:39 inc/config.class.php:58 inc/profile.class.php:35 +#: setup.php:185 +msgid "Tag Management" +msgstr "Gestión de Etiquetas" + +#: inc/config.class.php:59 +msgid "Tags location" +msgstr "Ubicación de etiquetas" + +#: inc/destinationfield.class.php:44 inc/tag.class.php:51 +#: inc/questiontypecategory.class.php:37 +msgid "Tag" +msgid_plural "Tags" +msgstr[0] "Etiqueta" +msgstr[1] "Etiquetas" +msgstr[2] "Etiquetas" + +#: inc/tag.class.php:376 +msgid "HTML color" +msgstr "Color HTML" + +#: inc/tag.class.php:826 +msgid "Invalid color format" +msgstr "" + +#: inc/profile.class.php:68 +msgid "Tag management" +msgstr "Gestión de etiquetas" + +#: hook.php:247 hook.php:378 +msgid "Add tags" +msgstr "Agregar etiquetas" + +#: hook.php:249 +msgid "Remove tags" +msgstr "Quitar etiquetas" + #: ajax/tag.php:45 msgid "Invalid item type" msgstr "Tipo de elemento inválido" -#: ajax/tag.php:55 +#: ajax/tag.php:50 +msgid "Invalid item" +msgstr "" + +#: ajax/tag.php:58 msgid "Tags have been updated" msgstr "Las etiquetas han sido actualizadas" -#: ajax/tag.php:61 +#: ajax/tag.php:64 msgid "Tags have not been updated" msgstr "Las etiquetas no han sido actualizadas" -#: ajax/tag.php:64 +#: ajax/tag.php:67 msgid "Missing parameters" msgstr "Faltan parámetros" @@ -47,36 +88,3 @@ msgstr "Si el elemento tiene una etiqueta" msgctxt "filters" msgid "If the item is tagged" msgstr "Si el elemento está etiquetado" - -#: setup.php:185 inc/config.class.php:39 inc/config.class.php:58 -#: inc/profile.class.php:35 -msgid "Tag Management" -msgstr "Gestión de Etiquetas" - -#: hook.php:239 hook.php:366 -msgid "Add tags" -msgstr "Agregar etiquetas" - -#: hook.php:241 -msgid "Remove tags" -msgstr "Quitar etiquetas" - -#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44 -#: inc/tag.class.php:51 -msgid "Tag" -msgid_plural "Tags" -msgstr[0] "Etiqueta" -msgstr[1] "Etiquetas" -msgstr[2] "Etiquetas" - -#: inc/config.class.php:59 -msgid "Tags location" -msgstr "Ubicación de etiquetas" - -#: inc/tag.class.php:373 -msgid "HTML color" -msgstr "Color HTML" - -#: inc/profile.class.php:68 -msgid "Tag management" -msgstr "Gestión de etiquetas" diff --git a/locales/es_MX.mo b/locales/es_MX.mo index 33b077a..6f19a07 100644 Binary files a/locales/es_MX.mo and b/locales/es_MX.mo differ diff --git a/locales/es_MX.po b/locales/es_MX.po index 072a6df..4c24440 100644 --- a/locales/es_MX.po +++ b/locales/es_MX.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Tag\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-13 01:54+0000\n" +"POT-Creation-Date: 2026-08-04 01:17+0000\n" "PO-Revision-Date: 2015-09-18 12:56+0000\n" "Last-Translator: Edwin Elias Alvarez , 2026\n" "Language-Team: Spanish (Mexico) (http://app.transifex.com/teclib/glpi-plugin-tag/language/es_MX/)\n" @@ -23,19 +23,60 @@ msgstr "" msgid "Tags" msgstr "Etiquetas" +#: inc/config.class.php:39 inc/config.class.php:58 inc/profile.class.php:35 +#: setup.php:185 +msgid "Tag Management" +msgstr "Administración de etiquetas" + +#: inc/config.class.php:59 +msgid "Tags location" +msgstr "Ubicación de etiquetas" + +#: inc/destinationfield.class.php:44 inc/tag.class.php:51 +#: inc/questiontypecategory.class.php:37 +msgid "Tag" +msgid_plural "Tags" +msgstr[0] "Etiqueta" +msgstr[1] "Etiquetas" +msgstr[2] "Etiquetas" + +#: inc/tag.class.php:376 +msgid "HTML color" +msgstr "Color HTML" + +#: inc/tag.class.php:826 +msgid "Invalid color format" +msgstr "Formato de color no válido" + +#: inc/profile.class.php:68 +msgid "Tag management" +msgstr "Gestión de etiquetas" + +#: hook.php:247 hook.php:378 +msgid "Add tags" +msgstr "Agregar etiquetas" + +#: hook.php:249 +msgid "Remove tags" +msgstr "Eliminar etiquetas" + #: ajax/tag.php:45 msgid "Invalid item type" msgstr "Tipo de elemento no válido" -#: ajax/tag.php:55 +#: ajax/tag.php:50 +msgid "Invalid item" +msgstr "Artículo no válido" + +#: ajax/tag.php:58 msgid "Tags have been updated" msgstr "Se han actualizado las etiquetas" -#: ajax/tag.php:61 +#: ajax/tag.php:64 msgid "Tags have not been updated" msgstr "No se actualizaron las etiquetas" -#: ajax/tag.php:64 +#: ajax/tag.php:67 msgid "Missing parameters" msgstr "Faltan parámetros" @@ -48,36 +89,3 @@ msgstr "Si el elemento tiene una etiqueta" msgctxt "filters" msgid "If the item is tagged" msgstr "Si el elemento está etiquetado" - -#: setup.php:185 inc/config.class.php:39 inc/config.class.php:58 -#: inc/profile.class.php:35 -msgid "Tag Management" -msgstr "Administración de etiquetas" - -#: hook.php:239 hook.php:366 -msgid "Add tags" -msgstr "Agregar etiquetas" - -#: hook.php:241 -msgid "Remove tags" -msgstr "Eliminar etiquetas" - -#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44 -#: inc/tag.class.php:51 -msgid "Tag" -msgid_plural "Tags" -msgstr[0] "Etiqueta" -msgstr[1] "Etiquetas" -msgstr[2] "Etiquetas" - -#: inc/config.class.php:59 -msgid "Tags location" -msgstr "Ubicación de etiquetas" - -#: inc/tag.class.php:373 -msgid "HTML color" -msgstr "Color HTML" - -#: inc/profile.class.php:68 -msgid "Tag management" -msgstr "Gestión de etiquetas" diff --git a/locales/hr_HR.po b/locales/hr_HR.po index 364b843..d457688 100644 --- a/locales/hr_HR.po +++ b/locales/hr_HR.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Tag\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 01:55+0000\n" +"POT-Creation-Date: 2026-07-29 01:21+0000\n" "PO-Revision-Date: 2015-09-18 12:56+0000\n" "Last-Translator: Milo Ivir , 2020,2022,2026\n" "Language-Team: Croatian (Croatia) (http://app.transifex.com/teclib/glpi-plugin-tag/language/hr_HR/)\n" @@ -23,19 +23,60 @@ msgstr "" msgid "Tags" msgstr "Oznake" +#: inc/config.class.php:39 inc/config.class.php:58 inc/profile.class.php:35 +#: setup.php:185 +msgid "Tag Management" +msgstr "Upravljanje oznakama" + +#: inc/config.class.php:59 +msgid "Tags location" +msgstr "Lokacija oznaka" + +#: inc/destinationfield.class.php:44 inc/tag.class.php:51 +#: inc/questiontypecategory.class.php:37 +msgid "Tag" +msgid_plural "Tags" +msgstr[0] "Oznaka" +msgstr[1] "Oznake" +msgstr[2] "Oznaka" + +#: inc/tag.class.php:376 +msgid "HTML color" +msgstr "HTML boja" + +#: inc/tag.class.php:826 +msgid "Invalid color format" +msgstr "" + +#: inc/profile.class.php:68 +msgid "Tag management" +msgstr "Upravljanje oznakama" + +#: hook.php:247 hook.php:378 +msgid "Add tags" +msgstr "Dodaj oznake" + +#: hook.php:249 +msgid "Remove tags" +msgstr "Ukloni oznake" + #: ajax/tag.php:45 msgid "Invalid item type" msgstr "Neispravna vrsta predmeta" -#: ajax/tag.php:55 +#: ajax/tag.php:50 +msgid "Invalid item" +msgstr "" + +#: ajax/tag.php:58 msgid "Tags have been updated" msgstr "Oznake su aktualizirane" -#: ajax/tag.php:61 +#: ajax/tag.php:64 msgid "Tags have not been updated" msgstr "Oznake nisu aktualizirane" -#: ajax/tag.php:64 +#: ajax/tag.php:67 msgid "Missing parameters" msgstr "Nedostajući parametri" @@ -48,36 +89,3 @@ msgstr "Ako predmet ima oznaku" msgctxt "filters" msgid "If the item is tagged" msgstr "Ako je predmet označen" - -#: setup.php:185 inc/config.class.php:39 inc/config.class.php:58 -#: inc/profile.class.php:35 -msgid "Tag Management" -msgstr "Upravljanje oznakama" - -#: hook.php:239 hook.php:366 -msgid "Add tags" -msgstr "Dodaj oznake" - -#: hook.php:241 -msgid "Remove tags" -msgstr "Ukloni oznake" - -#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44 -#: inc/tag.class.php:51 -msgid "Tag" -msgid_plural "Tags" -msgstr[0] "Oznaka" -msgstr[1] "Oznake" -msgstr[2] "Oznaka" - -#: inc/config.class.php:59 -msgid "Tags location" -msgstr "Lokacija oznaka" - -#: inc/tag.class.php:373 -msgid "HTML color" -msgstr "HTML boja" - -#: inc/profile.class.php:68 -msgid "Tag management" -msgstr "Upravljanje oznakama" diff --git a/locales/ja_JP.po b/locales/ja_JP.po index 38467b5..2c86ad6 100644 --- a/locales/ja_JP.po +++ b/locales/ja_JP.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Tag\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-13 01:54+0000\n" +"POT-Creation-Date: 2026-07-29 01:21+0000\n" "PO-Revision-Date: 2015-09-18 12:56+0000\n" "Last-Translator: INOUE Daisuke, 2023,2025\n" "Language-Team: Japanese (Japan) (http://app.transifex.com/teclib/glpi-plugin-tag/language/ja_JP/)\n" @@ -22,19 +22,58 @@ msgstr "" msgid "Tags" msgstr "タグ" +#: inc/config.class.php:39 inc/config.class.php:58 inc/profile.class.php:35 +#: setup.php:185 +msgid "Tag Management" +msgstr "タグ管理" + +#: inc/config.class.php:59 +msgid "Tags location" +msgstr "タグの表示位置" + +#: inc/destinationfield.class.php:44 inc/tag.class.php:51 +#: inc/questiontypecategory.class.php:37 +msgid "Tag" +msgid_plural "Tags" +msgstr[0] "タグ" + +#: inc/tag.class.php:376 +msgid "HTML color" +msgstr "HTML カラー" + +#: inc/tag.class.php:826 +msgid "Invalid color format" +msgstr "" + +#: inc/profile.class.php:68 +msgid "Tag management" +msgstr "タグ管理" + +#: hook.php:247 hook.php:378 +msgid "Add tags" +msgstr "タグを追加" + +#: hook.php:249 +msgid "Remove tags" +msgstr "タグを削除" + #: ajax/tag.php:45 msgid "Invalid item type" msgstr "" -#: ajax/tag.php:55 +#: ajax/tag.php:50 +msgid "Invalid item" +msgstr "" + +#: ajax/tag.php:58 msgid "Tags have been updated" msgstr "タグを更新しました" -#: ajax/tag.php:61 +#: ajax/tag.php:64 msgid "Tags have not been updated" msgstr "タグを更新していません" -#: ajax/tag.php:64 +#: ajax/tag.php:67 msgid "Missing parameters" msgstr "パラメーターがありません" @@ -47,34 +86,3 @@ msgstr "アイテムにタグがあったら" msgctxt "filters" msgid "If the item is tagged" msgstr "アイテムにタグがついたら" - -#: setup.php:185 inc/config.class.php:39 inc/config.class.php:58 -#: inc/profile.class.php:35 -msgid "Tag Management" -msgstr "タグ管理" - -#: hook.php:239 hook.php:366 -msgid "Add tags" -msgstr "タグを追加" - -#: hook.php:241 -msgid "Remove tags" -msgstr "タグを削除" - -#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44 -#: inc/tag.class.php:51 -msgid "Tag" -msgid_plural "Tags" -msgstr[0] "タグ" - -#: inc/config.class.php:59 -msgid "Tags location" -msgstr "タグの表示位置" - -#: inc/tag.class.php:373 -msgid "HTML color" -msgstr "HTML カラー" - -#: inc/profile.class.php:68 -msgid "Tag management" -msgstr "タグ管理" diff --git a/locales/sk_SK.po b/locales/sk_SK.po index 3cc8dd3..473ab81 100644 --- a/locales/sk_SK.po +++ b/locales/sk_SK.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Tag\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-13 01:54+0000\n" +"POT-Creation-Date: 2026-07-29 01:21+0000\n" "PO-Revision-Date: 2015-09-18 12:56+0000\n" "Last-Translator: feonsu , 2023-2024,2026\n" "Language-Team: Slovak (Slovakia) (http://app.transifex.com/teclib/glpi-plugin-tag/language/sk_SK/)\n" @@ -23,19 +23,61 @@ msgstr "" msgid "Tags" msgstr "Značky" +#: inc/config.class.php:39 inc/config.class.php:58 inc/profile.class.php:35 +#: setup.php:185 +msgid "Tag Management" +msgstr "Správa značiek" + +#: inc/config.class.php:59 +msgid "Tags location" +msgstr "Umiestnenie značiek" + +#: inc/destinationfield.class.php:44 inc/tag.class.php:51 +#: inc/questiontypecategory.class.php:37 +msgid "Tag" +msgid_plural "Tags" +msgstr[0] "Značka" +msgstr[1] "Značky" +msgstr[2] "Značky" +msgstr[3] "Značky" + +#: inc/tag.class.php:376 +msgid "HTML color" +msgstr "Farba HTML" + +#: inc/tag.class.php:826 +msgid "Invalid color format" +msgstr "" + +#: inc/profile.class.php:68 +msgid "Tag management" +msgstr "Správa značiek" + +#: hook.php:247 hook.php:378 +msgid "Add tags" +msgstr "Pridať značky" + +#: hook.php:249 +msgid "Remove tags" +msgstr "Odstrániť značky" + #: ajax/tag.php:45 msgid "Invalid item type" msgstr "Neplatný typ položky" -#: ajax/tag.php:55 +#: ajax/tag.php:50 +msgid "Invalid item" +msgstr "" + +#: ajax/tag.php:58 msgid "Tags have been updated" msgstr "Značky boli aktualizované" -#: ajax/tag.php:61 +#: ajax/tag.php:64 msgid "Tags have not been updated" msgstr "Značky neboli aktualizované" -#: ajax/tag.php:64 +#: ajax/tag.php:67 msgid "Missing parameters" msgstr "Chýbajúce parametre" @@ -48,37 +90,3 @@ msgstr "Ak má položka značku" msgctxt "filters" msgid "If the item is tagged" msgstr "Ak je položka označená" - -#: setup.php:185 inc/config.class.php:39 inc/config.class.php:58 -#: inc/profile.class.php:35 -msgid "Tag Management" -msgstr "Správa značiek" - -#: hook.php:239 hook.php:366 -msgid "Add tags" -msgstr "Pridať značky" - -#: hook.php:241 -msgid "Remove tags" -msgstr "Odstrániť značky" - -#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44 -#: inc/tag.class.php:51 -msgid "Tag" -msgid_plural "Tags" -msgstr[0] "Značka" -msgstr[1] "Značky" -msgstr[2] "Značky" -msgstr[3] "Značky" - -#: inc/config.class.php:59 -msgid "Tags location" -msgstr "Umiestnenie značiek" - -#: inc/tag.class.php:373 -msgid "HTML color" -msgstr "Farba HTML" - -#: inc/profile.class.php:68 -msgid "Tag management" -msgstr "Správa značiek" diff --git a/locales/tag.pot b/locales/tag.pot index 928d834..22c933a 100644 --- a/locales/tag.pot +++ b/locales/tag.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-15 01:55+0000\n" +"POT-Creation-Date: 2026-08-04 01:17+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -22,60 +22,68 @@ msgstr "" msgid "Tags" msgstr "" -#: ajax/tag.php:45 -msgid "Invalid item type" +#: inc/config.class.php:39 inc/config.class.php:58 inc/profile.class.php:35 +#: setup.php:185 +msgid "Tag Management" msgstr "" -#: ajax/tag.php:55 -msgid "Tags have been updated" +#: inc/config.class.php:59 +msgid "Tags location" msgstr "" -#: ajax/tag.php:61 -msgid "Tags have not been updated" +#: inc/destinationfield.class.php:44 inc/tag.class.php:51 +#: inc/questiontypecategory.class.php:37 +msgid "Tag" +msgid_plural "Tags" +msgstr[0] "" +msgstr[1] "" + +#: inc/tag.class.php:376 +msgid "HTML color" msgstr "" -#: ajax/tag.php:64 -msgid "Missing parameters" +#: inc/tag.class.php:826 +msgid "Invalid color format" msgstr "" -#: setup.php:137 -msgctxt "filters" -msgid "If the item has a tag" +#: inc/profile.class.php:68 +msgid "Tag management" msgstr "" -#: setup.php:141 -msgctxt "filters" -msgid "If the item is tagged" +#: hook.php:247 hook.php:378 +msgid "Add tags" msgstr "" -#: setup.php:185 inc/config.class.php:39 inc/config.class.php:58 -#: inc/profile.class.php:35 -msgid "Tag Management" +#: hook.php:249 +msgid "Remove tags" msgstr "" -#: hook.php:239 hook.php:366 -msgid "Add tags" +#: ajax/tag.php:45 +msgid "Invalid item type" msgstr "" -#: hook.php:241 -msgid "Remove tags" +#: ajax/tag.php:50 +msgid "Invalid item" msgstr "" -#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44 -#: inc/tag.class.php:51 -msgid "Tag" -msgid_plural "Tags" -msgstr[0] "" -msgstr[1] "" +#: ajax/tag.php:58 +msgid "Tags have been updated" +msgstr "" -#: inc/config.class.php:59 -msgid "Tags location" +#: ajax/tag.php:64 +msgid "Tags have not been updated" msgstr "" -#: inc/tag.class.php:373 -msgid "HTML color" +#: ajax/tag.php:67 +msgid "Missing parameters" msgstr "" -#: inc/profile.class.php:68 -msgid "Tag management" +#: setup.php:137 +msgctxt "filters" +msgid "If the item has a tag" +msgstr "" + +#: setup.php:141 +msgctxt "filters" +msgid "If the item is tagged" msgstr "" diff --git a/locales/tr_TR.po b/locales/tr_TR.po index 99164f3..c45580d 100644 --- a/locales/tr_TR.po +++ b/locales/tr_TR.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GLPI Plugin - Tag\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2026-05-13 01:54+0000\n" +"POT-Creation-Date: 2026-07-29 01:21+0000\n" "PO-Revision-Date: 2015-09-18 12:56+0000\n" "Last-Translator: Kaya Zeren , 2015-2017,2019-2022,2024-2025\n" "Language-Team: Turkish (Turkey) (http://app.transifex.com/teclib/glpi-plugin-tag/language/tr_TR/)\n" @@ -22,19 +22,59 @@ msgstr "" msgid "Tags" msgstr "Etiketler" +#: inc/config.class.php:39 inc/config.class.php:58 inc/profile.class.php:35 +#: setup.php:185 +msgid "Tag Management" +msgstr "Etiket yönetimi" + +#: inc/config.class.php:59 +msgid "Tags location" +msgstr "Etiketlerin konumu" + +#: inc/destinationfield.class.php:44 inc/tag.class.php:51 +#: inc/questiontypecategory.class.php:37 +msgid "Tag" +msgid_plural "Tags" +msgstr[0] "Etiket" +msgstr[1] "Etiket" + +#: inc/tag.class.php:376 +msgid "HTML color" +msgstr "HTML rengi" + +#: inc/tag.class.php:826 +msgid "Invalid color format" +msgstr "" + +#: inc/profile.class.php:68 +msgid "Tag management" +msgstr "Etiket yönetimi" + +#: hook.php:247 hook.php:378 +msgid "Add tags" +msgstr "Etiket ekle" + +#: hook.php:249 +msgid "Remove tags" +msgstr "Etiket sil" + #: ajax/tag.php:45 msgid "Invalid item type" msgstr "Öge türü geçersiz" -#: ajax/tag.php:55 +#: ajax/tag.php:50 +msgid "Invalid item" +msgstr "" + +#: ajax/tag.php:58 msgid "Tags have been updated" msgstr "Etiketler güncellendi" -#: ajax/tag.php:61 +#: ajax/tag.php:64 msgid "Tags have not been updated" msgstr "Etiketler güncellenmedi" -#: ajax/tag.php:64 +#: ajax/tag.php:67 msgid "Missing parameters" msgstr "Parametreler eksik" @@ -47,35 +87,3 @@ msgstr "Ögenin etiketi varsa" msgctxt "filters" msgid "If the item is tagged" msgstr "Öge etiketlenmişse" - -#: setup.php:185 inc/config.class.php:39 inc/config.class.php:58 -#: inc/profile.class.php:35 -msgid "Tag Management" -msgstr "Etiket yönetimi" - -#: hook.php:239 hook.php:366 -msgid "Add tags" -msgstr "Etiket ekle" - -#: hook.php:241 -msgid "Remove tags" -msgstr "Etiket sil" - -#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44 -#: inc/tag.class.php:51 -msgid "Tag" -msgid_plural "Tags" -msgstr[0] "Etiket" -msgstr[1] "Etiket" - -#: inc/config.class.php:59 -msgid "Tags location" -msgstr "Etiketlerin konumu" - -#: inc/tag.class.php:373 -msgid "HTML color" -msgstr "HTML rengi" - -#: inc/profile.class.php:68 -msgid "Tag management" -msgstr "Etiket yönetimi"