Skip to content

Commit 51abeac

Browse files
committed
Update locales
1 parent 7db04f9 commit 51abeac

32 files changed

Lines changed: 630 additions & 273 deletions

locales/cs_CZ.mo

-62 Bytes
Binary file not shown.

locales/cs_CZ.po

Lines changed: 37 additions & 16 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: 2023-05-25 07:27+0000\n"
13+
"POT-Creation-Date: 2023-06-19 13:25+0000\n"
1414
"PO-Revision-Date: 2015-09-18 09:48+0000\n"
1515
"Last-Translator: Cédric Anne, 2018,2023\n"
1616
"Language-Team: Czech (Czech Republic) (http://app.transifex.com/teclib/glpi-project-plugin-escalade/language/cs_CZ/)\n"
@@ -20,6 +20,10 @@ msgstr ""
2020
"Language: cs_CZ\n"
2121
"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"
2222

23+
#: templates/escalade_form.html.twig
24+
msgid "Assign me as an observer"
25+
msgstr ""
26+
2327
#: inc/config.class.php:137
2428
msgid "Assign the technical group on ticket category change"
2529
msgstr "Přiřadit skupinu techniků při změně kategorie požadavku"
@@ -48,6 +52,10 @@ msgstr "Kopírovat požadavky"
4852
msgid "Close cloned tickets at the same time"
4953
msgstr "Současně uzavřít i požadavky-klony"
5054

55+
#: templates/escalade_form.html.twig
56+
msgid "Comment"
57+
msgstr ""
58+
5159
#: inc/config.class.php:35
5260
msgid "Configuration Escalade plugin"
5361
msgstr "Nastavení zásuvného modulu Escalade"
@@ -64,43 +72,56 @@ msgstr "Neměnit"
6472
msgid "Enable filtering on the groups assignment"
6573
msgstr "Filtrovat dle přiřazení skupin"
6674

67-
#: inc/ticket.class.php:768
75+
#: inc/ticket.class.php:772
6876
msgid "Error : adding actors (group)"
6977
msgstr "Chyba: přidávání řešitelů (skupina)"
7078

71-
#: inc/ticket.class.php:759
79+
#: inc/ticket.class.php:763
7280
msgid "Error : adding actors (user)"
7381
msgstr "Chyba: přidávání řešitelů (uživatel)"
7482

75-
#: inc/ticket.class.php:778
83+
#: inc/ticket.class.php:782
7684
msgid "Error : adding documents"
7785
msgstr "Chyba: přidávání dokumentů"
7886

79-
#: inc/ticket.class.php:748
87+
#: inc/ticket.class.php:752
8088
msgid "Error : adding followups"
8189
msgstr "Chyba: přidávání doplňující zprávy"
8290

83-
#: inc/ticket.class.php:733
91+
#: inc/ticket.class.php:737
8492
msgid "Error : adding link between the two tickets"
8593
msgstr "Chyba: přidávání propojení mezi dvěma požadavky"
8694

87-
#: inc/ticket.class.php:721
95+
#: inc/ticket.class.php:725
8896
msgid "Error : adding new ticket"
8997
msgstr "Chyba: přidávání nového požadavku"
9098

91-
#: inc/ticket.class.php:705
99+
#: inc/ticket.class.php:709
92100
msgid "Error : get old ticket"
93101
msgstr "Chyba: získání původního požadavku"
94102

103+
#: inc/ticket.class.php:901
104+
msgid "Escalate"
105+
msgstr ""
106+
107+
#: templates/escalade_form.html.twig
108+
msgid "Escalate ticket"
109+
msgstr ""
110+
95111
#: inc/group_group.class.php:52 inc/user.class.php:164
96-
#: front/config.form.php:64 setup.php:171
112+
#: front/config.form.php:64 setup.php:177
97113
msgid "Escalation"
98114
msgstr "Eskalace"
99115

100116
#: inc/config.class.php:84
101117
msgid "Escalation history in tasks"
102118
msgstr "Historie eskalace v úkolech"
103119

120+
#: inc/ticket.class.php:315 front/ticket.form.php:63
121+
#, php-format
122+
msgid "Escalation to the group %s."
123+
msgstr ""
124+
104125
#: hook.php:450
105126
msgid "Group concerned by the escalation"
106127
msgstr "Skupina které se eskalace týká"
@@ -151,19 +172,19 @@ msgstr "Uživatel-žadatel úkolu/připomínky"
151172
msgid "Requester user of the ticket"
152173
msgstr "Uživatel-žadatel požadavku"
153174

154-
#: inc/ticket.class.php:141
175+
#: inc/ticket.class.php:143
155176
msgid "Solution provided, back to the group"
156177
msgstr "Řešení poskytnuto, zpět ke skupině"
157178

158-
#: inc/ticket.class.php:203
179+
#: inc/ticket.class.php:205
159180
msgid "Solution rejected, return to the group"
160181
msgstr "Řešení odmítnuto, vráceno skupině"
161182

162183
#: inc/notification.class.php:215
163184
msgid "Solve date modification"
164185
msgstr "Změna data vyřešení"
165186

166-
#: inc/ticket.class.php:743 inc/ticket.class.php:784 inc/ticket.class.php:789
187+
#: inc/ticket.class.php:747 inc/ticket.class.php:788 inc/ticket.class.php:793
167188
msgid "This ticket has been cloned from the ticket num"
168189
msgstr "Tento požadavek byl z požadavku č."
169190

@@ -187,6 +208,10 @@ msgstr "Použít skupinu technika"
187208
msgid "View full history"
188209
msgstr "Zobrazit úplnou historii"
189210

211+
#: front/ticket.form.php:44
212+
msgid "You must select a group."
213+
msgstr ""
214+
190215
#: inc/config.class.php:195
191216
msgid "a time of creation"
192217
msgstr "čas vytvoření"
@@ -195,10 +220,6 @@ msgstr "čas vytvoření"
195220
msgid "a time of modification"
196221
msgstr "čas změny"
197222

198-
#: inc/ticket.class.php:311
199-
msgid "escalated to the group"
200-
msgstr "eskalováno na skupinu"
201-
202223
#: front/popup_histories.php:33
203224
msgid "full assignation history"
204225
msgstr "úplná historie přiřazení"

locales/en_GB.mo

272 Bytes
Binary file not shown.

locales/en_GB.po

Lines changed: 38 additions & 17 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: 2023-05-25 07:27+0000\n"
11-
"PO-Revision-Date: 2023-05-25 07:27+0000\n"
10+
"POT-Creation-Date: 2023-06-19 13:25+0000\n"
11+
"PO-Revision-Date: 2023-06-19 13:25+0000\n"
1212
"Last-Translator: Automatically generated\n"
1313
"Language-Team: none\n"
1414
"Language: en_GB\n"
@@ -17,6 +17,10 @@ msgstr ""
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1919

20+
#: templates/escalade_form.html.twig
21+
msgid "Assign me as an observer"
22+
msgstr "Assign me as an observer"
23+
2024
#: inc/config.class.php:137
2125
msgid "Assign the technical group on ticket category change"
2226
msgstr "Assign the technical group on ticket category change"
@@ -45,6 +49,10 @@ msgstr "Clone tickets"
4549
msgid "Close cloned tickets at the same time"
4650
msgstr "Close cloned tickets at the same time"
4751

52+
#: templates/escalade_form.html.twig
53+
msgid "Comment"
54+
msgstr "Comment"
55+
4856
#: inc/config.class.php:35
4957
msgid "Configuration Escalade plugin"
5058
msgstr "Configuration Escalade plugin"
@@ -61,43 +69,56 @@ msgstr "Don't change"
6169
msgid "Enable filtering on the groups assignment"
6270
msgstr "Enable filtering on the groups assignment"
6371

64-
#: inc/ticket.class.php:768
72+
#: inc/ticket.class.php:772
6573
msgid "Error : adding actors (group)"
6674
msgstr "Error : adding actors (group)"
6775

68-
#: inc/ticket.class.php:759
76+
#: inc/ticket.class.php:763
6977
msgid "Error : adding actors (user)"
7078
msgstr "Error : adding actors (user)"
7179

72-
#: inc/ticket.class.php:778
80+
#: inc/ticket.class.php:782
7381
msgid "Error : adding documents"
7482
msgstr "Error : adding documents"
7583

76-
#: inc/ticket.class.php:748
84+
#: inc/ticket.class.php:752
7785
msgid "Error : adding followups"
7886
msgstr "Error : adding followups"
7987

80-
#: inc/ticket.class.php:733
88+
#: inc/ticket.class.php:737
8189
msgid "Error : adding link between the two tickets"
8290
msgstr "Error : adding link between the two tickets"
8391

84-
#: inc/ticket.class.php:721
92+
#: inc/ticket.class.php:725
8593
msgid "Error : adding new ticket"
8694
msgstr "Error : adding new ticket"
8795

88-
#: inc/ticket.class.php:705
96+
#: inc/ticket.class.php:709
8997
msgid "Error : get old ticket"
9098
msgstr "Error : get old ticket"
9199

100+
#: inc/ticket.class.php:901
101+
msgid "Escalate"
102+
msgstr "Escalate"
103+
104+
#: templates/escalade_form.html.twig
105+
msgid "Escalate ticket"
106+
msgstr "Escalate ticket"
107+
92108
#: inc/group_group.class.php:52 inc/user.class.php:164 front/config.form.php:64
93-
#: setup.php:171
109+
#: setup.php:177
94110
msgid "Escalation"
95111
msgstr "Escalation"
96112

97113
#: inc/config.class.php:84
98114
msgid "Escalation history in tasks"
99115
msgstr "Escalation history in tasks"
100116

117+
#: inc/ticket.class.php:315 front/ticket.form.php:63
118+
#, php-format
119+
msgid "Escalation to the group %s."
120+
msgstr "Escalation to the group %s."
121+
101122
#: hook.php:450
102123
msgid "Group concerned by the escalation"
103124
msgstr "Group concerned by the escalation"
@@ -150,19 +171,19 @@ msgstr "Requester user of the task/reminder"
150171
msgid "Requester user of the ticket"
151172
msgstr "Requester user of the ticket"
152173

153-
#: inc/ticket.class.php:141
174+
#: inc/ticket.class.php:143
154175
msgid "Solution provided, back to the group"
155176
msgstr "Solution provided, back to the group"
156177

157-
#: inc/ticket.class.php:203
178+
#: inc/ticket.class.php:205
158179
msgid "Solution rejected, return to the group"
159180
msgstr "Solution rejected, return to the group"
160181

161182
#: inc/notification.class.php:215
162183
msgid "Solve date modification"
163184
msgstr "Solve date modification"
164185

165-
#: inc/ticket.class.php:743 inc/ticket.class.php:784 inc/ticket.class.php:789
186+
#: inc/ticket.class.php:747 inc/ticket.class.php:788 inc/ticket.class.php:793
166187
msgid "This ticket has been cloned from the ticket num"
167188
msgstr "This ticket has been cloned from the ticket num"
168189

@@ -186,6 +207,10 @@ msgstr "Use the technician's group"
186207
msgid "View full history"
187208
msgstr "View full history"
188209

210+
#: front/ticket.form.php:44
211+
msgid "You must select a group."
212+
msgstr "You must select a group."
213+
189214
#: inc/config.class.php:195
190215
msgid "a time of creation"
191216
msgstr "a time of creation"
@@ -194,10 +219,6 @@ msgstr "a time of creation"
194219
msgid "a time of modification"
195220
msgstr "a time of modification"
196221

197-
#: inc/ticket.class.php:311
198-
msgid "escalated to the group"
199-
msgstr "escalated to the group"
200-
201222
#: front/popup_histories.php:33
202223
msgid "full assignation history"
203224
msgstr "full assignation history"

locales/en_US.mo

-62 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)