Skip to content

Commit 0798fa2

Browse files
stonebuzztrasher
authored andcommitted
Update locales
1 parent b25f570 commit 0798fa2

File tree

11 files changed

+163
-118
lines changed

11 files changed

+163
-118
lines changed

locales/ca_ES.po

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: GLPI Plugin - Tag\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-10-29 00:48+0000\n"
11+
"POT-Creation-Date: 2025-11-14 00:47+0000\n"
1212
"PO-Revision-Date: 2015-09-18 12:56+0000\n"
1313
"Last-Translator: Nuria Costa <[email protected]>, 2025\n"
1414
"Language-Team: Catalan (Spain) (http://app.transifex.com/teclib/glpi-plugin-tag/language/ca_ES/)\n"
@@ -22,52 +22,57 @@ msgstr ""
2222
msgid "Tags"
2323
msgstr ""
2424

25-
#: setup.php:130
25+
#: setup.php:136
2626
msgctxt "filters"
2727
msgid "If the item has a tag"
2828
msgstr "Si l'element té etiqueta"
2929

30-
#: setup.php:134
30+
#: setup.php:140
3131
msgctxt "filters"
3232
msgid "If the item is tagged"
3333
msgstr "Si l'element està etiquetat"
3434

35-
#: setup.php:178 inc/profile.class.php:35 inc/config.class.php:39
36-
#: inc/config.class.php:56
35+
#: setup.php:184 inc/profile.class.php:35 inc/config.class.php:39
36+
#: inc/config.class.php:58
3737
msgid "Tag Management"
3838
msgstr "Gestió d'etiquetes"
3939

40-
#: inc/questiontypecategory.class.php:37 inc/tag.class.php:46
40+
#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44
41+
#: inc/tag.class.php:51
4142
msgid "Tag"
4243
msgid_plural "Tags"
4344
msgstr[0] "Etiqueta"
4445
msgstr[1] "Etiquetes"
4546

46-
#: inc/profile.class.php:67
47+
#: inc/profile.class.php:68
4748
msgid "Tag management"
4849
msgstr "Gestió d'etiquetes"
4950

50-
#: inc/config.class.php:57
51+
#: inc/config.class.php:59
5152
msgid "Tags location"
5253
msgstr "Ubicació de les etiquetes"
5354

54-
#: inc/tag.class.php:386
55+
#: inc/tag.class.php:372
5556
msgid "HTML color"
5657
msgstr "Color HTML"
5758

58-
#: hook.php:229 hook.php:355
59+
#: hook.php:235 hook.php:362
5960
msgid "Add tags"
6061
msgstr "Afegeix etiquetes"
6162

62-
#: hook.php:231
63+
#: hook.php:237
6364
msgid "Remove tags"
6465
msgstr "Elimina etiquetes"
6566

66-
#: ajax/tag.php:47
67+
#: ajax/tag.php:45
68+
msgid "Invalid item type"
69+
msgstr ""
70+
71+
#: ajax/tag.php:55
6772
msgid "Tags have been updated"
6873
msgstr "S'han actualitzat les etiquetes"
6974

70-
#: ajax/tag.php:55
75+
#: ajax/tag.php:61
7176
msgid "Tags have not been updated"
7277
msgstr "No s'han actualitzat les etiquetes"
7378

locales/en_GB.mo

68 Bytes
Binary file not shown.

locales/en_GB.po

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: PACKAGE VERSION\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-10-30 00:47+0000\n"
11-
"PO-Revision-Date: 2025-10-30 00:47+0000\n"
10+
"POT-Creation-Date: 2025-11-24 00:51+0000\n"
11+
"PO-Revision-Date: 2025-11-24 00:51+0000\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
1414
"Language: en_GB\n"
@@ -21,52 +21,57 @@ msgstr ""
2121
msgid "Tags"
2222
msgstr "Tags"
2323

24-
#: setup.php:130
24+
#: setup.php:136
2525
msgctxt "filters"
2626
msgid "If the item has a tag"
2727
msgstr "If the item has a tag"
2828

29-
#: setup.php:134
29+
#: setup.php:140
3030
msgctxt "filters"
3131
msgid "If the item is tagged"
3232
msgstr "If the item is tagged"
3333

34-
#: setup.php:178 inc/profile.class.php:35 inc/config.class.php:39
35-
#: inc/config.class.php:56
34+
#: setup.php:184 inc/profile.class.php:35 inc/config.class.php:39
35+
#: inc/config.class.php:58
3636
msgid "Tag Management"
3737
msgstr "Tag Management"
3838

39-
#: inc/questiontypecategory.class.php:37 inc/tag.class.php:46
39+
#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44
40+
#: inc/tag.class.php:51
4041
msgid "Tag"
4142
msgid_plural "Tags"
4243
msgstr[0] "Tag"
4344
msgstr[1] "Tags"
4445

45-
#: inc/profile.class.php:67
46+
#: inc/profile.class.php:68
4647
msgid "Tag management"
4748
msgstr "Tag management"
4849

49-
#: inc/config.class.php:57
50+
#: inc/config.class.php:59
5051
msgid "Tags location"
5152
msgstr "Tags location"
5253

53-
#: inc/tag.class.php:386
54+
#: inc/tag.class.php:372
5455
msgid "HTML color"
5556
msgstr "HTML color"
5657

57-
#: hook.php:229 hook.php:355
58+
#: hook.php:235 hook.php:362
5859
msgid "Add tags"
5960
msgstr "Add tags"
6061

61-
#: hook.php:231
62+
#: hook.php:237
6263
msgid "Remove tags"
6364
msgstr "Remove tags"
6465

65-
#: ajax/tag.php:47
66+
#: ajax/tag.php:45
67+
msgid "Invalid item type"
68+
msgstr "Invalid item type"
69+
70+
#: ajax/tag.php:55
6671
msgid "Tags have been updated"
6772
msgstr "Tags have been updated"
6873

69-
#: ajax/tag.php:55
74+
#: ajax/tag.php:61
7075
msgid "Tags have not been updated"
7176
msgstr "Tags have not been updated"
7277

locales/fr_FR.po

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: GLPI Plugin - Tag\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-10-29 00:48+0000\n"
16+
"POT-Creation-Date: 2025-11-14 00:47+0000\n"
1717
"PO-Revision-Date: 2015-09-18 12:56+0000\n"
1818
"Last-Translator: EpicIT33, 2025\n"
1919
"Language-Team: French (France) (http://app.transifex.com/teclib/glpi-plugin-tag/language/fr_FR/)\n"
@@ -27,53 +27,58 @@ msgstr ""
2727
msgid "Tags"
2828
msgstr ""
2929

30-
#: setup.php:130
30+
#: setup.php:136
3131
msgctxt "filters"
3232
msgid "If the item has a tag"
3333
msgstr "Si l'élément a un tag"
3434

35-
#: setup.php:134
35+
#: setup.php:140
3636
msgctxt "filters"
3737
msgid "If the item is tagged"
3838
msgstr "Si l'élément est tagué"
3939

40-
#: setup.php:178 inc/profile.class.php:35 inc/config.class.php:39
41-
#: inc/config.class.php:56
40+
#: setup.php:184 inc/profile.class.php:35 inc/config.class.php:39
41+
#: inc/config.class.php:58
4242
msgid "Tag Management"
4343
msgstr "Gestion des tags"
4444

45-
#: inc/questiontypecategory.class.php:37 inc/tag.class.php:46
45+
#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44
46+
#: inc/tag.class.php:51
4647
msgid "Tag"
4748
msgid_plural "Tags"
4849
msgstr[0] "Etiquette"
4950
msgstr[1] "Etiquettes"
5051
msgstr[2] "Etiquettes"
5152

52-
#: inc/profile.class.php:67
53+
#: inc/profile.class.php:68
5354
msgid "Tag management"
5455
msgstr "Gestion des tags"
5556

56-
#: inc/config.class.php:57
57+
#: inc/config.class.php:59
5758
msgid "Tags location"
5859
msgstr "Localisation des tags"
5960

60-
#: inc/tag.class.php:386
61+
#: inc/tag.class.php:372
6162
msgid "HTML color"
6263
msgstr "Couleur HTML"
6364

64-
#: hook.php:229 hook.php:355
65+
#: hook.php:235 hook.php:362
6566
msgid "Add tags"
6667
msgstr "Ajouter des étiquettes"
6768

68-
#: hook.php:231
69+
#: hook.php:237
6970
msgid "Remove tags"
7071
msgstr "Supprimer des étiquettes"
7172

72-
#: ajax/tag.php:47
73+
#: ajax/tag.php:45
74+
msgid "Invalid item type"
75+
msgstr ""
76+
77+
#: ajax/tag.php:55
7378
msgid "Tags have been updated"
7479
msgstr "Les tags ont été mis à jour"
7580

76-
#: ajax/tag.php:55
81+
#: ajax/tag.php:61
7782
msgid "Tags have not been updated"
7883
msgstr "Les tags n'ont pas été mis à jour"
7984

locales/it_IT.po

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: GLPI Plugin - Tag\n"
1212
"Report-Msgid-Bugs-To: \n"
13-
"POT-Creation-Date: 2025-10-29 00:48+0000\n"
13+
"POT-Creation-Date: 2025-11-14 00:47+0000\n"
1414
"PO-Revision-Date: 2015-09-18 12:56+0000\n"
1515
"Last-Translator: Davide <[email protected]>, 2024\n"
1616
"Language-Team: Italian (Italy) (http://app.transifex.com/teclib/glpi-plugin-tag/language/it_IT/)\n"
@@ -24,53 +24,58 @@ msgstr ""
2424
msgid "Tags"
2525
msgstr ""
2626

27-
#: setup.php:130
27+
#: setup.php:136
2828
msgctxt "filters"
2929
msgid "If the item has a tag"
3030
msgstr "Se l'oggetto ha un'etichetta"
3131

32-
#: setup.php:134
32+
#: setup.php:140
3333
msgctxt "filters"
3434
msgid "If the item is tagged"
3535
msgstr "Se l'oggetto ha un'etichetta"
3636

37-
#: setup.php:178 inc/profile.class.php:35 inc/config.class.php:39
38-
#: inc/config.class.php:56
37+
#: setup.php:184 inc/profile.class.php:35 inc/config.class.php:39
38+
#: inc/config.class.php:58
3939
msgid "Tag Management"
4040
msgstr "Gestione Tag"
4141

42-
#: inc/questiontypecategory.class.php:37 inc/tag.class.php:46
42+
#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44
43+
#: inc/tag.class.php:51
4344
msgid "Tag"
4445
msgid_plural "Tags"
4546
msgstr[0] "Etichetta"
4647
msgstr[1] "Etichette"
4748
msgstr[2] "Etichette"
4849

49-
#: inc/profile.class.php:67
50+
#: inc/profile.class.php:68
5051
msgid "Tag management"
5152
msgstr "Gestione etichette"
5253

53-
#: inc/config.class.php:57
54+
#: inc/config.class.php:59
5455
msgid "Tags location"
5556
msgstr "Posizione delle etichette"
5657

57-
#: inc/tag.class.php:386
58+
#: inc/tag.class.php:372
5859
msgid "HTML color"
5960
msgstr "Colore HTML"
6061

61-
#: hook.php:229 hook.php:355
62+
#: hook.php:235 hook.php:362
6263
msgid "Add tags"
6364
msgstr "Aggiungi Etichetta"
6465

65-
#: hook.php:231
66+
#: hook.php:237
6667
msgid "Remove tags"
6768
msgstr "Rimuovi etichetta"
6869

69-
#: ajax/tag.php:47
70+
#: ajax/tag.php:45
71+
msgid "Invalid item type"
72+
msgstr ""
73+
74+
#: ajax/tag.php:55
7075
msgid "Tags have been updated"
7176
msgstr "Le etichette sono state aggiornate"
7277

73-
#: ajax/tag.php:55
78+
#: ajax/tag.php:61
7479
msgid "Tags have not been updated"
7580
msgstr "Le etichete non sono state aggiornate"
7681

locales/ja_JP.po

Lines changed: 18 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: GLPI Plugin - Tag\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-10-30 00:47+0000\n"
11+
"POT-Creation-Date: 2025-11-14 00:47+0000\n"
1212
"PO-Revision-Date: 2015-09-18 12:56+0000\n"
1313
"Last-Translator: INOUE Daisuke, 2023,2025\n"
1414
"Language-Team: Japanese (Japan) (http://app.transifex.com/teclib/glpi-plugin-tag/language/ja_JP/)\n"
@@ -22,51 +22,56 @@ msgstr ""
2222
msgid "Tags"
2323
msgstr "タグ"
2424

25-
#: setup.php:130
25+
#: setup.php:136
2626
msgctxt "filters"
2727
msgid "If the item has a tag"
2828
msgstr "アイテムにタグがあったら"
2929

30-
#: setup.php:134
30+
#: setup.php:140
3131
msgctxt "filters"
3232
msgid "If the item is tagged"
3333
msgstr "アイテムにタグがついたら"
3434

35-
#: setup.php:178 inc/profile.class.php:35 inc/config.class.php:39
36-
#: inc/config.class.php:56
35+
#: setup.php:184 inc/profile.class.php:35 inc/config.class.php:39
36+
#: inc/config.class.php:58
3737
msgid "Tag Management"
3838
msgstr "タグ管理"
3939

40-
#: inc/questiontypecategory.class.php:37 inc/tag.class.php:46
40+
#: inc/questiontypecategory.class.php:37 inc/destinationfield.class.php:44
41+
#: inc/tag.class.php:51
4142
msgid "Tag"
4243
msgid_plural "Tags"
4344
msgstr[0] "タグ"
4445

45-
#: inc/profile.class.php:67
46+
#: inc/profile.class.php:68
4647
msgid "Tag management"
4748
msgstr "タグ管理"
4849

49-
#: inc/config.class.php:57
50+
#: inc/config.class.php:59
5051
msgid "Tags location"
5152
msgstr "タグの表示位置"
5253

53-
#: inc/tag.class.php:386
54+
#: inc/tag.class.php:372
5455
msgid "HTML color"
5556
msgstr "HTML カラー"
5657

57-
#: hook.php:229 hook.php:355
58+
#: hook.php:235 hook.php:362
5859
msgid "Add tags"
5960
msgstr "タグを追加"
6061

61-
#: hook.php:231
62+
#: hook.php:237
6263
msgid "Remove tags"
6364
msgstr "タグを削除"
6465

65-
#: ajax/tag.php:47
66+
#: ajax/tag.php:45
67+
msgid "Invalid item type"
68+
msgstr ""
69+
70+
#: ajax/tag.php:55
6671
msgid "Tags have been updated"
6772
msgstr "タグを更新しました"
6873

69-
#: ajax/tag.php:55
74+
#: ajax/tag.php:61
7075
msgid "Tags have not been updated"
7176
msgstr "タグを更新していません"
7277

0 commit comments

Comments
 (0)