Skip to content

Commit 5dbb249

Browse files
Update locales (#431)
Co-authored-by: stonebuzz <7335054+stonebuzz@users.noreply.github.com>
1 parent b63671f commit 5dbb249

19 files changed

Lines changed: 63 additions & 183 deletions

locales/ca_ES.mo

515 Bytes
Binary file not shown.

locales/ca_ES.po

Lines changed: 17 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
# This file is distributed under the same license as the PACKAGE package.
44
#
55
# Translators:
6-
# Nuria Costa <nuria.costa@uvic.cat>, 2025
6+
# Nuria Costa <nuria.costa@uvic.cat>, 2025-2026
77
msgid ""
88
msgstr ""
99
"Project-Id-Version: GLPI Plugin - Escalade\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-01-22 00:54+0000\n"
11+
"POT-Creation-Date: 2026-02-05 01:04+0000\n"
1212
"PO-Revision-Date: 2015-09-18 09:48+0000\n"
13-
"Last-Translator: Nuria Costa <nuria.costa@uvic.cat>, 2025\n"
13+
"Last-Translator: Nuria Costa <nuria.costa@uvic.cat>, 2025-2026\n"
1414
"Language-Team: Catalan (Spain) (http://app.transifex.com/teclib/glpi-project-plugin-escalade/language/ca_ES/)\n"
1515
"MIME-Version: 1.0\n"
1616
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,7 +20,7 @@ msgstr ""
2020

2121
#: templates/group_group.html.twig
2222
msgid "List of groups to escalate"
23-
msgstr ""
23+
msgstr "Llista de grups a escalar"
2424

2525
#: templates/escalade_form.html.twig
2626
msgid "Escalate ticket"
@@ -40,7 +40,7 @@ msgstr "Evita el filtre a l'assignació de grups"
4040

4141
#: templates/config.html.twig
4242
msgid "Group assignment"
43-
msgstr ""
43+
msgstr "Assignació de grup"
4444

4545
#: templates/config.html.twig
4646
msgid "Remove old assign group on new group assign"
@@ -52,7 +52,7 @@ msgstr "Utilitza el grup del tècnic"
5252

5353
#: templates/config.html.twig
5454
msgid "Show group assign history visually"
55-
msgstr ""
55+
msgstr "Mostra visualment l'historial d'assignació de grups"
5656

5757
#: templates/config.html.twig
5858
msgid "at creation time"
@@ -76,7 +76,7 @@ msgstr "Activa el filtre a l'assignació de grups"
7676

7777
#: templates/config.html.twig
7878
msgid "User assignment"
79-
msgstr ""
79+
msgstr "Assignació d'usuari"
8080

8181
#: templates/config.html.twig
8282
msgid "Remove technician(s) on escalation"
@@ -96,7 +96,7 @@ msgstr "Assigna'm com a observador/a per defecte"
9696

9797
#: templates/config.html.twig
9898
msgid "Other"
99-
msgstr ""
99+
msgstr "Altres"
100100

101101
#: templates/config.html.twig
102102
msgid "Escalation history in tasks"
@@ -108,19 +108,19 @@ msgstr "Estat del tiquet després d'escalar-lo"
108108

109109
#: templates/config.html.twig
110110
msgid "Clone tickets"
111-
msgstr ""
111+
msgstr "Clonar tiquets"
112112

113113
#: templates/config.html.twig
114114
msgid "Close cloned tickets at the same time"
115-
msgstr ""
115+
msgstr "Tanca els tiquets clonats alhora"
116116

117117
#: templates/config.html.twig
118118
msgid "Nota: This feature (clone tickets) is duplicate with the"
119-
msgstr ""
119+
msgstr "Nota: Aquesta funció (clonar tiquets) està duplicada amb la"
120120

121121
#: templates/config.html.twig
122122
msgid "plugin. This last has priority."
123-
msgstr ""
123+
msgstr "connector. Aquesta última té prioritat"
124124

125125
#: templates/config.html.twig
126126
msgid "Display delete button"
@@ -203,38 +203,26 @@ msgstr "Error: afegint un tiquet nou"
203203
msgid "Error : adding link between the two tickets"
204204
msgstr "Error: afegint enllaç entre dos tiquets"
205205

206-
#: inc/ticket.class.php:1022 inc/ticket.class.php:1065
207-
#: inc/ticket.class.php:1070
206+
#: inc/ticket.class.php:1022 inc/ticket.class.php:1056
207+
#: inc/ticket.class.php:1061
208208
msgid "This ticket has been cloned from the ticket num"
209209
msgstr "Aquest tiquet està clonat a partir del tiquet número"
210210

211211
#: inc/ticket.class.php:1028
212212
msgid "Error : adding followups"
213213
msgstr "Error: afegint seguiments"
214214

215-
#: inc/ticket.class.php:1039
216-
msgid "Error : adding actors (user)"
217-
msgstr "Error: afegint actors (usuaris)"
218-
219-
#: inc/ticket.class.php:1049
220-
msgid "Error : adding actors (group)"
221-
msgstr "Error: afegint actors (grups)"
222-
223-
#: inc/ticket.class.php:1059
224-
msgid "Error : adding documents"
225-
msgstr "Error: afegint documents"
226-
227-
#: inc/ticket.class.php:1176 inc/ticket.class.php:1177
215+
#: inc/ticket.class.php:1167 inc/ticket.class.php:1168
228216
msgid "Escalate"
229217
msgstr "Escalar"
230218

231-
#: inc/ticket.class.php:1298
219+
#: inc/ticket.class.php:1289
232220
msgid "You must select a group."
233221
msgstr "Has de seleccionar un grup"
234222

235223
#: inc/config.class.php:39
236224
msgid "Escalade"
237-
msgstr ""
225+
msgstr "Escalar"
238226

239227
#: inc/config.class.php:44
240228
msgid "Configuration Escalade plugin"

locales/en_GB.mo

-232 Bytes
Binary file not shown.

locales/en_GB.po

Lines changed: 6 additions & 18 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: 2026-01-28 00:55+0000\n"
11-
"PO-Revision-Date: 2026-01-28 00:55+0000\n"
10+
"POT-Creation-Date: 2026-02-05 01:04+0000\n"
11+
"PO-Revision-Date: 2026-02-05 01:04+0000\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
1414
"Language: en_GB\n"
@@ -202,32 +202,20 @@ msgstr "Error : adding new ticket"
202202
msgid "Error : adding link between the two tickets"
203203
msgstr "Error : adding link between the two tickets"
204204

205-
#: inc/ticket.class.php:1022 inc/ticket.class.php:1065
206-
#: inc/ticket.class.php:1070
205+
#: inc/ticket.class.php:1022 inc/ticket.class.php:1056
206+
#: inc/ticket.class.php:1061
207207
msgid "This ticket has been cloned from the ticket num"
208208
msgstr "This ticket has been cloned from the ticket num"
209209

210210
#: inc/ticket.class.php:1028
211211
msgid "Error : adding followups"
212212
msgstr "Error : adding followups"
213213

214-
#: inc/ticket.class.php:1039
215-
msgid "Error : adding actors (user)"
216-
msgstr "Error : adding actors (user)"
217-
218-
#: inc/ticket.class.php:1049
219-
msgid "Error : adding actors (group)"
220-
msgstr "Error : adding actors (group)"
221-
222-
#: inc/ticket.class.php:1059
223-
msgid "Error : adding documents"
224-
msgstr "Error : adding documents"
225-
226-
#: inc/ticket.class.php:1176 inc/ticket.class.php:1177
214+
#: inc/ticket.class.php:1167 inc/ticket.class.php:1168
227215
msgid "Escalate"
228216
msgstr "Escalate"
229217

230-
#: inc/ticket.class.php:1298
218+
#: inc/ticket.class.php:1289
231219
msgid "You must select a group."
232220
msgstr "You must select a group."
233221

locales/es_AR.mo

-247 Bytes
Binary file not shown.

locales/es_AR.po

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: GLPI Plugin - Escalade\n"
1212
"Report-Msgid-Bugs-To: \n"
13-
"POT-Creation-Date: 2026-01-22 00:54+0000\n"
13+
"POT-Creation-Date: 2026-02-05 01:04+0000\n"
1414
"PO-Revision-Date: 2015-09-18 09:48+0000\n"
1515
"Last-Translator: Alan Lehoux, 2025\n"
1616
"Language-Team: Spanish (Argentina) (http://app.transifex.com/teclib/glpi-project-plugin-escalade/language/es_AR/)\n"
@@ -205,32 +205,20 @@ msgstr "Error : agregando un nuevo ticket"
205205
msgid "Error : adding link between the two tickets"
206206
msgstr "Error : agregando vínculo entre los dos tickets"
207207

208-
#: inc/ticket.class.php:1022 inc/ticket.class.php:1065
209-
#: inc/ticket.class.php:1070
208+
#: inc/ticket.class.php:1022 inc/ticket.class.php:1056
209+
#: inc/ticket.class.php:1061
210210
msgid "This ticket has been cloned from the ticket num"
211211
msgstr "Este ticket ha sido clonado a partir del ticket n.°"
212212

213213
#: inc/ticket.class.php:1028
214214
msgid "Error : adding followups"
215215
msgstr "Error : agregando seguimientos"
216216

217-
#: inc/ticket.class.php:1039
218-
msgid "Error : adding actors (user)"
219-
msgstr "Error : agregando actores (usuario)"
220-
221-
#: inc/ticket.class.php:1049
222-
msgid "Error : adding actors (group)"
223-
msgstr "Error : agregando actores (grupo)"
224-
225-
#: inc/ticket.class.php:1059
226-
msgid "Error : adding documents"
227-
msgstr "Error : agregando documentos"
228-
229-
#: inc/ticket.class.php:1176 inc/ticket.class.php:1177
217+
#: inc/ticket.class.php:1167 inc/ticket.class.php:1168
230218
msgid "Escalate"
231219
msgstr "Escalar"
232220

233-
#: inc/ticket.class.php:1298
221+
#: inc/ticket.class.php:1289
234222
msgid "You must select a group."
235223
msgstr "Debés seleccionar un grupo."
236224

locales/es_MX.mo

-247 Bytes
Binary file not shown.

locales/es_MX.po

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: GLPI Plugin - Escalade\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-01-28 00:55+0000\n"
11+
"POT-Creation-Date: 2026-02-05 01:04+0000\n"
1212
"PO-Revision-Date: 2015-09-18 09:48+0000\n"
1313
"Last-Translator: Edwin Elias Alvarez <elias986@yahoo.com>, 2026\n"
1414
"Language-Team: Spanish (Mexico) (http://app.transifex.com/teclib/glpi-project-plugin-escalade/language/es_MX/)\n"
@@ -203,32 +203,20 @@ msgstr "Error : agregando un nuevo ticket"
203203
msgid "Error : adding link between the two tickets"
204204
msgstr "Error : agregando vínculo entre los dos tickets"
205205

206-
#: inc/ticket.class.php:1022 inc/ticket.class.php:1065
207-
#: inc/ticket.class.php:1070
206+
#: inc/ticket.class.php:1022 inc/ticket.class.php:1056
207+
#: inc/ticket.class.php:1061
208208
msgid "This ticket has been cloned from the ticket num"
209209
msgstr "Este ticket ha sido clonado desde el ticket número"
210210

211211
#: inc/ticket.class.php:1028
212212
msgid "Error : adding followups"
213213
msgstr "Error : agregando seguimientos"
214214

215-
#: inc/ticket.class.php:1039
216-
msgid "Error : adding actors (user)"
217-
msgstr "Error : agregando actores (usuario)"
218-
219-
#: inc/ticket.class.php:1049
220-
msgid "Error : adding actors (group)"
221-
msgstr "Error : agregando actores (grupo)"
222-
223-
#: inc/ticket.class.php:1059
224-
msgid "Error : adding documents"
225-
msgstr "Error : agregando documentos"
226-
227-
#: inc/ticket.class.php:1176 inc/ticket.class.php:1177
215+
#: inc/ticket.class.php:1167 inc/ticket.class.php:1168
228216
msgid "Escalate"
229217
msgstr "Escalar"
230218

231-
#: inc/ticket.class.php:1298
219+
#: inc/ticket.class.php:1289
232220
msgid "You must select a group."
233221
msgstr "Debés seleccionar un grupo."
234222

locales/escalade.pot

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2026-01-28 00:55+0000\n"
11+
"POT-Creation-Date: 2026-02-05 01:04+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -202,32 +202,20 @@ msgstr ""
202202
msgid "Error : adding link between the two tickets"
203203
msgstr ""
204204

205-
#: inc/ticket.class.php:1022 inc/ticket.class.php:1065
206-
#: inc/ticket.class.php:1070
205+
#: inc/ticket.class.php:1022 inc/ticket.class.php:1056
206+
#: inc/ticket.class.php:1061
207207
msgid "This ticket has been cloned from the ticket num"
208208
msgstr ""
209209

210210
#: inc/ticket.class.php:1028
211211
msgid "Error : adding followups"
212212
msgstr ""
213213

214-
#: inc/ticket.class.php:1039
215-
msgid "Error : adding actors (user)"
216-
msgstr ""
217-
218-
#: inc/ticket.class.php:1049
219-
msgid "Error : adding actors (group)"
220-
msgstr ""
221-
222-
#: inc/ticket.class.php:1059
223-
msgid "Error : adding documents"
224-
msgstr ""
225-
226-
#: inc/ticket.class.php:1176 inc/ticket.class.php:1177
214+
#: inc/ticket.class.php:1167 inc/ticket.class.php:1168
227215
msgid "Escalate"
228216
msgstr ""
229217

230-
#: inc/ticket.class.php:1298
218+
#: inc/ticket.class.php:1289
231219
msgid "You must select a group."
232220
msgstr ""
233221

locales/fr_FR.mo

-254 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)