Skip to content

Commit 657d60e

Browse files
stonebuzztrasher
authored andcommitted
Update locales
1 parent 38aaa27 commit 657d60e

File tree

17 files changed

+210
-143
lines changed

17 files changed

+210
-143
lines changed

locales/cs_CZ.po

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: GLPI Plugin - Itilcategorygroups\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2025-10-24 01:56+0000\n"
12+
"POT-Creation-Date: 2026-01-13 02:20+0000\n"
1313
"PO-Revision-Date: 2015-09-18 10:32+0000\n"
1414
"Last-Translator: David Stepan <stepand@tiscali.cz>, 2015,2025\n"
1515
"Language-Team: Czech (Czech Republic) (http://app.transifex.com/teclib/glpi-plugin-itilcategorygroups/language/cs_CZ/)\n"
@@ -20,22 +20,22 @@ msgstr ""
2020
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
2121

2222
#: templates/groupe.html.twig templates/category.html.twig
23-
#: inc/category.class.php:621 hook.php:107
23+
#: inc/category.class.php:609 hook.php:102
2424
msgid "Level 1"
2525
msgstr "Úroveň 1"
2626

2727
#: templates/groupe.html.twig templates/category.html.twig
28-
#: inc/category.class.php:645 hook.php:108
28+
#: inc/category.class.php:631 hook.php:103
2929
msgid "Level 2"
3030
msgstr "Úroveň 2"
3131

3232
#: templates/groupe.html.twig templates/category.html.twig
33-
#: inc/category.class.php:669 hook.php:109
33+
#: inc/category.class.php:653 hook.php:104
3434
msgid "Level 3"
3535
msgstr "Úroveň 3"
3636

3737
#: templates/groupe.html.twig templates/category.html.twig
38-
#: inc/category.class.php:693 hook.php:110
38+
#: inc/category.class.php:675 hook.php:105
3939
msgid "Level 4"
4040
msgstr "Úroveň 4"
4141

@@ -47,22 +47,22 @@ msgstr "Úroveň"
4747
msgid "Please select an itil category before continue"
4848
msgstr "Před pokračováním vyberte kategorii itil"
4949

50-
#: setup.php:96 inc/menu.class.php:40 inc/group_level.class.php:128
50+
#: setup.php:95 inc/menu.class.php:40 inc/group_level.class.php:127
5151
msgid "ItilCategory Groups"
5252
msgstr "Skupiny kategorií služby podpory"
5353

54-
#: inc/menu.class.php:35 inc/category.class.php:78 inc/category.class.php:546
54+
#: inc/menu.class.php:35 inc/category.class.php:81 inc/category.class.php:548
5555
msgid "Link ItilCategory - Groups"
5656
msgstr "Propojení ITIL kategorie a skupin"
5757

58-
#: inc/category.class.php:177
58+
#: inc/category.class.php:180
5959
msgid "A link with this category already exists"
6060
msgstr "Propojení s touto kategorií už existuje"
6161

62-
#: inc/group_level.class.php:74 inc/group_level.class.php:182
62+
#: inc/group_level.class.php:75 inc/group_level.class.php:180
6363
msgid "Level attribution"
6464
msgstr "Atributy úrovně"
6565

66-
#: hook.php:87
66+
#: hook.php:84
6767
msgid "Level "
6868
msgstr "Úroveň"

locales/en_GB.mo

0 Bytes
Binary file not shown.

locales/en_GB.po

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# English translations for PACKAGE package.
2-
# Copyright (C) 2025 THE PACKAGE'S COPYRIGHT HOLDER
2+
# Copyright (C) 2026 THE PACKAGE'S COPYRIGHT HOLDER
33
# This file is distributed under the same license as the PACKAGE package.
4-
# Automatically generated, 2025.
4+
# Automatically generated, 2026.
55
#
66
msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-10-24 01:56+0000\n"
11-
"PO-Revision-Date: 2025-10-24 01:56+0000\n"
10+
"POT-Creation-Date: 2026-01-28 02:26+0000\n"
11+
"PO-Revision-Date: 2026-01-28 02:26+0000\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
1414
"Language: en_GB\n"
@@ -18,22 +18,22 @@ msgstr ""
1818
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919

2020
#: templates/groupe.html.twig templates/category.html.twig
21-
#: inc/category.class.php:621 hook.php:107
21+
#: inc/category.class.php:609 hook.php:102
2222
msgid "Level 1"
2323
msgstr "Level 1"
2424

2525
#: templates/groupe.html.twig templates/category.html.twig
26-
#: inc/category.class.php:645 hook.php:108
26+
#: inc/category.class.php:631 hook.php:103
2727
msgid "Level 2"
2828
msgstr "Level 2"
2929

3030
#: templates/groupe.html.twig templates/category.html.twig
31-
#: inc/category.class.php:669 hook.php:109
31+
#: inc/category.class.php:653 hook.php:104
3232
msgid "Level 3"
3333
msgstr "Level 3"
3434

3535
#: templates/groupe.html.twig templates/category.html.twig
36-
#: inc/category.class.php:693 hook.php:110
36+
#: inc/category.class.php:675 hook.php:105
3737
msgid "Level 4"
3838
msgstr "Level 4"
3939

@@ -45,22 +45,22 @@ msgstr "Level"
4545
msgid "Please select an itil category before continue"
4646
msgstr "Please select an itil category before continue"
4747

48-
#: setup.php:96 inc/menu.class.php:40 inc/group_level.class.php:128
48+
#: setup.php:95 inc/menu.class.php:40 inc/group_level.class.php:127
4949
msgid "ItilCategory Groups"
5050
msgstr "ItilCategory Groups"
5151

52-
#: inc/menu.class.php:35 inc/category.class.php:78 inc/category.class.php:546
52+
#: inc/menu.class.php:35 inc/category.class.php:81 inc/category.class.php:548
5353
msgid "Link ItilCategory - Groups"
5454
msgstr "Link ItilCategory - Groups"
5555

56-
#: inc/category.class.php:177
56+
#: inc/category.class.php:180
5757
msgid "A link with this category already exists"
5858
msgstr "A link with this category already exists"
5959

60-
#: inc/group_level.class.php:74 inc/group_level.class.php:182
60+
#: inc/group_level.class.php:75 inc/group_level.class.php:180
6161
msgid "Level attribution"
6262
msgstr "Level attribution"
6363

64-
#: hook.php:87
64+
#: hook.php:84
6565
msgid "Level "
6666
msgstr "Level "

locales/es_EC.po

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: GLPI Plugin - Itilcategorygroups\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-10-23 02:00+0000\n"
10+
"POT-Creation-Date: 2026-01-13 02:20+0000\n"
1111
"PO-Revision-Date: 2015-09-18 10:32+0000\n"
1212
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313
"Language-Team: Spanish (Ecuador) (http://app.transifex.com/teclib/glpi-plugin-itilcategorygroups/language/es_EC/)\n"
@@ -18,22 +18,22 @@ msgstr ""
1818
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
1919

2020
#: templates/groupe.html.twig templates/category.html.twig
21-
#: inc/category.class.php:621 hook.php:107
21+
#: inc/category.class.php:609 hook.php:102
2222
msgid "Level 1"
2323
msgstr "Nivel 1"
2424

2525
#: templates/groupe.html.twig templates/category.html.twig
26-
#: inc/category.class.php:645 hook.php:108
26+
#: inc/category.class.php:631 hook.php:103
2727
msgid "Level 2"
2828
msgstr "Nivel 2"
2929

3030
#: templates/groupe.html.twig templates/category.html.twig
31-
#: inc/category.class.php:669 hook.php:109
31+
#: inc/category.class.php:653 hook.php:104
3232
msgid "Level 3"
3333
msgstr "Nivel 3"
3434

3535
#: templates/groupe.html.twig templates/category.html.twig
36-
#: inc/category.class.php:693 hook.php:110
36+
#: inc/category.class.php:675 hook.php:105
3737
msgid "Level 4"
3838
msgstr "Nivel 4"
3939

@@ -45,22 +45,22 @@ msgstr ""
4545
msgid "Please select an itil category before continue"
4646
msgstr ""
4747

48-
#: setup.php:96 inc/menu.class.php:40 inc/group_level.class.php:128
48+
#: setup.php:95 inc/menu.class.php:40 inc/group_level.class.php:127
4949
msgid "ItilCategory Groups"
5050
msgstr "Grupos de ItilCategorías"
5151

52-
#: inc/menu.class.php:35 inc/category.class.php:78 inc/category.class.php:546
52+
#: inc/menu.class.php:35 inc/category.class.php:81 inc/category.class.php:548
5353
msgid "Link ItilCategory - Groups"
5454
msgstr "Enlace ItilCategoría - Grupos"
5555

56-
#: inc/category.class.php:177
56+
#: inc/category.class.php:180
5757
msgid "A link with this category already exists"
5858
msgstr "Ya existe un enlace con esta categoría"
5959

60-
#: inc/group_level.class.php:74 inc/group_level.class.php:182
60+
#: inc/group_level.class.php:75 inc/group_level.class.php:180
6161
msgid "Level attribution"
6262
msgstr "Atribución de nivel"
6363

64-
#: hook.php:87
64+
#: hook.php:84
6565
msgid "Level "
6666
msgstr "Nivel "

locales/es_ES.po

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: GLPI Plugin - Itilcategorygroups\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2025-10-23 02:00+0000\n"
12+
"POT-Creation-Date: 2026-01-13 02:20+0000\n"
1313
"PO-Revision-Date: 2015-09-18 10:32+0000\n"
1414
"Last-Translator: José Javier Alamá Izquierdo, 2023\n"
1515
"Language-Team: Spanish (Spain) (http://app.transifex.com/teclib/glpi-plugin-itilcategorygroups/language/es_ES/)\n"
@@ -20,22 +20,22 @@ msgstr ""
2020
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
2121

2222
#: templates/groupe.html.twig templates/category.html.twig
23-
#: inc/category.class.php:621 hook.php:107
23+
#: inc/category.class.php:609 hook.php:102
2424
msgid "Level 1"
2525
msgstr "Nivel 1"
2626

2727
#: templates/groupe.html.twig templates/category.html.twig
28-
#: inc/category.class.php:645 hook.php:108
28+
#: inc/category.class.php:631 hook.php:103
2929
msgid "Level 2"
3030
msgstr "Nivel 2"
3131

3232
#: templates/groupe.html.twig templates/category.html.twig
33-
#: inc/category.class.php:669 hook.php:109
33+
#: inc/category.class.php:653 hook.php:104
3434
msgid "Level 3"
3535
msgstr "Nivel 3"
3636

3737
#: templates/groupe.html.twig templates/category.html.twig
38-
#: inc/category.class.php:693 hook.php:110
38+
#: inc/category.class.php:675 hook.php:105
3939
msgid "Level 4"
4040
msgstr "Nivel 4"
4141

@@ -47,22 +47,22 @@ msgstr ""
4747
msgid "Please select an itil category before continue"
4848
msgstr ""
4949

50-
#: setup.php:96 inc/menu.class.php:40 inc/group_level.class.php:128
50+
#: setup.php:95 inc/menu.class.php:40 inc/group_level.class.php:127
5151
msgid "ItilCategory Groups"
5252
msgstr "Grupos de Categorias"
5353

54-
#: inc/menu.class.php:35 inc/category.class.php:78 inc/category.class.php:546
54+
#: inc/menu.class.php:35 inc/category.class.php:81 inc/category.class.php:548
5555
msgid "Link ItilCategory - Groups"
5656
msgstr "Vinculo de Categoría - Grupos"
5757

58-
#: inc/category.class.php:177
58+
#: inc/category.class.php:180
5959
msgid "A link with this category already exists"
6060
msgstr "Un vinculo con esta categoría ya existe"
6161

62-
#: inc/group_level.class.php:74 inc/group_level.class.php:182
62+
#: inc/group_level.class.php:75 inc/group_level.class.php:180
6363
msgid "Level attribution"
6464
msgstr "Nivel de atribución"
6565

66-
#: hook.php:87
66+
#: hook.php:84
6767
msgid "Level "
6868
msgstr "Nivel"

locales/es_MX.mo

1.17 KB
Binary file not shown.

locales/es_MX.po

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3+
# This file is distributed under the same license as the PACKAGE package.
4+
#
5+
# Translators:
6+
# Edwin Elias Alvarez <elias986@yahoo.com>, 2026
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: GLPI Plugin - Itilcategorygroups\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2026-01-28 02:26+0000\n"
12+
"PO-Revision-Date: 2015-09-18 10:32+0000\n"
13+
"Last-Translator: Edwin Elias Alvarez <elias986@yahoo.com>, 2026\n"
14+
"Language-Team: Spanish (Mexico) (http://app.transifex.com/teclib/glpi-plugin-itilcategorygroups/language/es_MX/)\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
"Language: es_MX\n"
19+
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
20+
21+
#: templates/groupe.html.twig templates/category.html.twig
22+
#: inc/category.class.php:609 hook.php:102
23+
msgid "Level 1"
24+
msgstr "Nivel 1"
25+
26+
#: templates/groupe.html.twig templates/category.html.twig
27+
#: inc/category.class.php:631 hook.php:103
28+
msgid "Level 2"
29+
msgstr "Nivel 2"
30+
31+
#: templates/groupe.html.twig templates/category.html.twig
32+
#: inc/category.class.php:653 hook.php:104
33+
msgid "Level 3"
34+
msgstr "Nivel 3"
35+
36+
#: templates/groupe.html.twig templates/category.html.twig
37+
#: inc/category.class.php:675 hook.php:105
38+
msgid "Level 4"
39+
msgstr "Nivel 4"
40+
41+
#: templates/groupe.html.twig templates/category.html.twig
42+
msgid "Level"
43+
msgstr "Nivel "
44+
45+
#: templates/category.html.twig
46+
msgid "Please select an itil category before continue"
47+
msgstr "Por favor seleccione una categoría de itil antes de continuar"
48+
49+
#: setup.php:95 inc/menu.class.php:40 inc/group_level.class.php:127
50+
msgid "ItilCategory Groups"
51+
msgstr "Grupos de ItilCategorías"
52+
53+
#: inc/menu.class.php:35 inc/category.class.php:81 inc/category.class.php:548
54+
msgid "Link ItilCategory - Groups"
55+
msgstr "Enlace ItilCategoría - Grupos"
56+
57+
#: inc/category.class.php:180
58+
msgid "A link with this category already exists"
59+
msgstr "Un vinculo con esta categoría ya existe"
60+
61+
#: inc/group_level.class.php:75 inc/group_level.class.php:180
62+
msgid "Level attribution"
63+
msgstr "Nivel de atribución"
64+
65+
#: hook.php:84
66+
msgid "Level "
67+
msgstr "Nivel "

locales/fi_FI.po

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: GLPI Plugin - Itilcategorygroups\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-10-23 02:00+0000\n"
11+
"POT-Creation-Date: 2026-01-13 02:20+0000\n"
1212
"PO-Revision-Date: 2015-09-18 10:32+0000\n"
1313
"Last-Translator: Markku Vepsä, 2018\n"
1414
"Language-Team: Finnish (Finland) (http://app.transifex.com/teclib/glpi-plugin-itilcategorygroups/language/fi_FI/)\n"
@@ -19,22 +19,22 @@ msgstr ""
1919
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2020

2121
#: templates/groupe.html.twig templates/category.html.twig
22-
#: inc/category.class.php:621 hook.php:107
22+
#: inc/category.class.php:609 hook.php:102
2323
msgid "Level 1"
2424
msgstr "Taso 1"
2525

2626
#: templates/groupe.html.twig templates/category.html.twig
27-
#: inc/category.class.php:645 hook.php:108
27+
#: inc/category.class.php:631 hook.php:103
2828
msgid "Level 2"
2929
msgstr "Taso 2"
3030

3131
#: templates/groupe.html.twig templates/category.html.twig
32-
#: inc/category.class.php:669 hook.php:109
32+
#: inc/category.class.php:653 hook.php:104
3333
msgid "Level 3"
3434
msgstr "Taso 3"
3535

3636
#: templates/groupe.html.twig templates/category.html.twig
37-
#: inc/category.class.php:693 hook.php:110
37+
#: inc/category.class.php:675 hook.php:105
3838
msgid "Level 4"
3939
msgstr "Taso 4"
4040

@@ -46,22 +46,22 @@ msgstr ""
4646
msgid "Please select an itil category before continue"
4747
msgstr ""
4848

49-
#: setup.php:96 inc/menu.class.php:40 inc/group_level.class.php:128
49+
#: setup.php:95 inc/menu.class.php:40 inc/group_level.class.php:127
5050
msgid "ItilCategory Groups"
5151
msgstr "Tikettikategoria ryhmät"
5252

53-
#: inc/menu.class.php:35 inc/category.class.php:78 inc/category.class.php:546
53+
#: inc/menu.class.php:35 inc/category.class.php:81 inc/category.class.php:548
5454
msgid "Link ItilCategory - Groups"
5555
msgstr "Linkki Tikettikategoria - Ryhmät"
5656

57-
#: inc/category.class.php:177
57+
#: inc/category.class.php:180
5858
msgid "A link with this category already exists"
5959
msgstr "Linkki tähän kategoriaan on jo olemassa"
6060

61-
#: inc/group_level.class.php:74 inc/group_level.class.php:182
61+
#: inc/group_level.class.php:75 inc/group_level.class.php:180
6262
msgid "Level attribution"
6363
msgstr "Tason määritys"
6464

65-
#: hook.php:87
65+
#: hook.php:84
6666
msgid "Level "
6767
msgstr "Taso"

0 commit comments

Comments
 (0)