Skip to content

Commit fdab4f2

Browse files
committed
Update POT
1 parent 4e5468e commit fdab4f2

1 file changed

Lines changed: 49 additions & 47 deletions

File tree

locales/glpi.pot

Lines changed: 49 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: GLPI - Tasklists plugin\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-09-10 11:02+0000\n"
11+
"POT-Creation-Date: 2025-09-18 15:07+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"
@@ -18,166 +18,168 @@ msgstr ""
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
2020

21-
#: setup.php:100 inc/dashboard.class.php:60 inc/dashboard.class.php:178
22-
#: inc/dashboard.class.php:183 inc/menu.class.php:44
23-
#: inc/preference.class.php:48 inc/profile.class.php:53
21+
#: setup.php:102 src/Dashboard.php:73 src/Dashboard.php:191
22+
#: src/Dashboard.php:196 src/Menu.php:50 src/Preference.php:55
23+
#: src/Profile.php:60
2424
msgid "Tasks list"
2525
msgstr ""
2626

27-
#: ajax/addOptions.php:53
27+
#: ajax/addOptions.php:54
2828
msgid "Not archived"
2929
msgstr ""
3030

31-
#: ajax/addOptions.php:54 inc/task.class.php:197 inc/task.class.php:686
31+
#: ajax/addOptions.php:55 src/Task.php:216 src/Task.php:705
3232
msgid "Archived"
3333
msgstr ""
3434

35-
#: inc/dashboard.class.php:59
35+
#: src/Dashboard.php:72
3636
msgid "Tables"
3737
msgstr ""
3838

39-
#: inc/dashboard.class.php:102 inc/task.class.php:96 inc/task.class.php:478
40-
#: inc/taskstate.class.php:140 inc/taskstate.class.php:192
41-
#: inc/tasktype.class.php:55
39+
#: src/Dashboard.php:115 src/Task.php:115 src/Task.php:497
40+
#: src/Taskstate.php:151 src/Taskstate.php:206 src/Tasktype.php:67
4241
msgid "Context"
4342
msgid_plural "Contexts"
4443
msgstr[0] ""
4544
msgstr[1] ""
4645

47-
#: inc/dashboard.class.php:108 inc/notificationtargettask.class.php:213
48-
#: inc/notificationtargettask.class.php:259 inc/task.class.php:134
49-
#: inc/task.class.php:568 inc/tasktype.class.php:234
46+
#: src/Dashboard.php:121 src/Notificationtargettask.php:234
47+
#: src/Notificationtargettask.php:284 src/Task.php:153 src/Task.php:587
48+
#: src/Tasktype.php:246
5049
msgid "Due date"
5150
msgstr ""
5251

53-
#: inc/dashboard.class.php:163 inc/dashboard.class.php:164
54-
#: inc/dashboard.class.php:169 inc/ticket.class.php:171
52+
#: src/Dashboard.php:176 src/Dashboard.php:177 src/Dashboard.php:182
53+
#: src/Ticket.php:182
5554
msgid "Add task"
5655
msgstr ""
5756

58-
#: inc/kanban.class.php:76
57+
#: src/Kanban.php:82
5958
msgid "Kanban"
6059
msgstr ""
6160

62-
#: inc/kanban.class.php:148
61+
#: src/Kanban.php:154
6362
msgid "You don't have the right to see any context"
6463
msgstr ""
6564

66-
#: inc/kanban.class.php:186
65+
#: src/Kanban.php:192
6766
msgid "There is no accessible context"
6867
msgstr ""
6968

70-
#: inc/notificationtargettask.class.php:51
69+
#: src/Notificationtargettask.php:68
7170
msgid "A task has been added"
7271
msgstr ""
7372

74-
#: inc/notificationtargettask.class.php:52
73+
#: src/Notificationtargettask.php:69
7574
msgid "A task has been updated"
7675
msgstr ""
7776

78-
#: inc/notificationtargettask.class.php:53
77+
#: src/Notificationtargettask.php:70
7978
msgid "A task has been removed"
8079
msgstr ""
8180

82-
#: inc/notificationtargettask.class.php:217
83-
#: inc/notificationtargettask.class.php:263 inc/task.class.php:205
84-
#: inc/task.class.php:559
81+
#: src/Notificationtargettask.php:238 src/Notificationtargettask.php:288
82+
#: src/Task.php:224 src/Task.php:578
8583
msgid "Other client"
8684
msgstr ""
8785

88-
#: inc/notificationtargettask.class.php:271
86+
#: src/Notificationtargettask.php:296
8987
msgid "At creation, update, removal of a task"
9088
msgstr ""
9189

92-
#: inc/preference.class.php:93
90+
#: src/Preference.php:100
9391
msgid "Context by default"
9492
msgstr ""
9593

96-
#: inc/preference.class.php:101
94+
#: src/Preference.php:108
9795
msgid "Automatic refreshing of tasklist"
9896
msgstr ""
9997

100-
#: inc/preference.class.php:107
98+
#: src/Preference.php:114
10199
msgid "Refresh every "
102100
msgstr ""
103101

104-
#: inc/preference.class.php:114
102+
#: src/Preference.php:121
105103
msgid "minute(s)"
106104
msgstr ""
107105

108-
#: inc/profile.class.php:173 inc/profile.class.php:217
106+
#: src/Profile.php:180 src/Profile.php:224
109107
msgid "See and update all tasks"
110108
msgstr ""
111109

112-
#: inc/profile.class.php:182 inc/profile.class.php:220
110+
#: src/Profile.php:189 src/Profile.php:227
113111
msgid "Configure contexts and statuses"
114112
msgstr ""
115113

116-
#: inc/task.class.php:254
114+
#: src/Task.php:273
117115
msgctxt "quantity"
118116
msgid "Number of comments"
119117
msgstr ""
120118

121-
#: inc/task.class.php:392
119+
#: src/Task.php:411
122120
msgid "You cannot archive a task with this state"
123121
msgstr ""
124122

125-
#: inc/task.class.php:522
123+
#: src/Task.php:541
126124
msgid "Existing client"
127125
msgstr ""
128126

129-
#: inc/task.class.php:709 inc/task.class.php:790 inc/task.class.php:1085
130-
#: inc/tasktype.class.php:172 inc/tasktype.class.php:538
127+
#: src/Task.php:728 src/Task.php:809 src/Task.php:1104 src/Tasktype.php:184
128+
#: src/Tasktype.php:550
131129
msgid "Backlog"
132130
msgstr ""
133131

134-
#: inc/task.class.php:1143
132+
#: src/Task.php:1162
135133
msgctxt "visibility"
136134
msgid "This user"
137135
msgstr ""
138136

139-
#: inc/task.class.php:1146
137+
#: src/Task.php:1165
140138
msgctxt "visibility"
141139
msgid "This user and this group"
142140
msgstr ""
143141

144-
#: inc/task.class.php:1149
142+
#: src/Task.php:1168
145143
msgctxt "visibility"
146144
msgid "All"
147145
msgstr ""
148146

149-
#: inc/task.class.php:1192
147+
#: src/Task.php:1211
150148
msgid "Affect entity for create task"
151149
msgstr ""
152150

153-
#: inc/taskstate.class.php:87
151+
#: src/Task.php:1311
152+
msgid "Choose a template"
153+
msgstr ""
154+
155+
#: src/Taskstate.php:97
154156
msgid "Status"
155157
msgid_plural "Statuses"
156158
msgstr[0] ""
157159
msgstr[1] ""
158160

159-
#: inc/ticket.class.php:89 inc/ticket.class.php:201
161+
#: src/Ticket.php:100 src/Ticket.php:212
160162
msgid "Linked task"
161163
msgid_plural "Linked tasks"
162164
msgstr[0] ""
163165
msgstr[1] ""
164166

165-
#: inc/ticket.class.php:244
167+
#: src/Ticket.php:255
166168
msgid "No task linked to this ticket yet"
167169
msgstr ""
168170

169-
#: inc/ticket.class.php:276
171+
#: src/Ticket.php:287
170172
msgid "Link a existant ticket"
171173
msgstr ""
172174

173-
#: inc/ticket.class.php:301
175+
#: src/Ticket.php:312
174176
msgid "Linked tickets"
175177
msgstr ""
176178

177-
#: inc/typevisibility.class.php:156
179+
#: src/Typevisibility.php:168
178180
msgid "Add a group"
179181
msgstr ""
180182

181-
#: inc/typevisibility.class.php:198
183+
#: src/Typevisibility.php:210
182184
msgid "Groups allowed to use context"
183185
msgstr ""

0 commit comments

Comments
 (0)