Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified locales/en_GB.mo
Binary file not shown.
4 changes: 2 additions & 2 deletions locales/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-14 02:01+0000\n"
"PO-Revision-Date: 2026-09-14 02:01+0000\n"
"POT-Creation-Date: 2026-09-16 02:01+0000\n"
"PO-Revision-Date: 2026-09-16 02:01+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: en_GB\n"
Expand Down
Binary file modified locales/pt_PT.mo
Binary file not shown.
80 changes: 53 additions & 27 deletions locales/pt_PT.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GLPI Plugin - Tag\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-12-05 15:14+0000\n"
"POT-Creation-Date: 2026-09-16 02:01+0000\n"
"PO-Revision-Date: 2015-09-18 12:56+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Portuguese (Portugal) (http://app.transifex.com/teclib/glpi-plugin-tag/language/pt_PT/)\n"
Expand All @@ -17,47 +17,73 @@ msgstr ""
"Language: pt_PT\n"
"Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#: hook.php:191 hook.php:288
msgid "Add tags"
msgstr "Adicionar etiquetas"

#: inc/tag.class.php:107 inc/tag.class.php:379
msgid "HTML color"
msgstr "Cor HTML"
#: templates/dropdown.html.twig
msgid "Tags"
msgstr "Etiquetas"

#: setup.php:126
#: setup.php:137
msgctxt "filters"
msgid "If the item has a tag"
msgstr ""
msgstr "Se o item tem uma etiqueta"

#: setup.php:130
#: setup.php:141
msgctxt "filters"
msgid "If the item is tagged"
msgstr ""
msgstr "Se o item está etiquetado"

#: setup.php:185 inc/config.class.php:39 inc/config.class.php:58
#: inc/profile.class.php:35
msgid "Tag Management"
msgstr "Gestão de Etiquetas"

#: hook.php:259 hook.php:390
msgid "Add tags"
msgstr "Adicionar etiquetas"

#: hook.php:193
#: hook.php:261
msgid "Remove tags"
msgstr "Remover etiquetas"

#: inc/tag.class.php:41 inc/tag.class.php:493
#: inc/config.class.php:59
msgid "Tags location"
msgstr "Localização das etiquetas"

#: inc/destinationfield.class.php:44 inc/questiontypecategory.class.php:37
#: inc/tag.class.php:51
msgid "Tag"
msgid_plural "Tags"
msgstr[0] "Marcador"
msgstr[1] "Tags"
msgstr[2] "Tags"
msgstr[1] "Etiquetas"
msgstr[2] "Etiquetas"

#: inc/config.class.php:39 inc/config.class.php:56 setup.php:169
msgid "Tag Management"
msgstr "Gerenciamento de Etiquetas"
#: inc/tag.class.php:376
msgid "HTML color"
msgstr "Cor HTML"

#: inc/tag.class.php:826
msgid "Invalid color format"
msgstr "Formato de cor inválido"

#: inc/profile.class.php:35 inc/profile.class.php:65
#: inc/profile.class.php:68
msgid "Tag management"
msgstr ""
msgstr "Gestão de Etiquetas"

#: inc/config.class.php:57
msgid "Tags location"
msgstr ""
#: ajax/tag.php:45
msgid "Invalid item type"
msgstr "Tipo de item inválido"

#: ajax/tag.php:50
msgid "Invalid item"
msgstr "Item inválido"

#: ajax/tag.php:58
msgid "Tags have been updated"
msgstr "As etiquetas foram atualizadas"

#: ajax/tag.php:64
msgid "Tags have not been updated"
msgstr "As etiquetas não foram atualizadas"

#: inc/tag.class.php:749
msgid "View all tags"
msgstr "Exibir todas etiquetas"
#: ajax/tag.php:67
msgid "Missing parameters"
msgstr "Parâmetros em falta"
2 changes: 1 addition & 1 deletion locales/tag.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-09-14 02:01+0000\n"
"POT-Creation-Date: 2026-09-16 02:01+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down