Skip to content

Commit 352634d

Browse files
committed
2 parents 1583947 + 5e026a1 commit 352634d

File tree

1 file changed

+53
-53
lines changed

1 file changed

+53
-53
lines changed

locales/glpi.pot

Lines changed: 53 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# SOME DESCRIPTIVE TITLE.
22
# Copyright (C) YEAR Tasklists Development Team
3-
# This file is distributed under the same license as the GLPI - Tasklists plugin package.
3+
# This file is distributed under the same license as the Tasklists - Accounts plugin package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
#, fuzzy
77
msgid ""
88
msgstr ""
9-
"Project-Id-Version: GLPI - Tasklists plugin\n"
9+
"Project-Id-Version: Tasklists - Accounts plugin\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-09-21 14:58+0000\n"
11+
"POT-Creation-Date: 2025-09-23 12:27+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"
@@ -19,7 +19,7 @@ msgstr ""
1919
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
2020

2121
#: setup.php:102 src/Dashboard.php:74 src/Dashboard.php:192
22-
#: src/Dashboard.php:197 src/Menu.php:50 src/Preference.php:55
22+
#: src/Dashboard.php:197 src/Preference.php:55 src/Menu.php:50
2323
#: src/Profile.php:60
2424
msgid "Tasks list"
2525
msgstr ""
@@ -36,16 +36,16 @@ msgstr ""
3636
msgid "Tables"
3737
msgstr ""
3838

39-
#: src/Dashboard.php:116 src/Task.php:115 src/Task.php:497
40-
#: src/Taskstate.php:151 src/Taskstate.php:206 src/Tasktype.php:67
39+
#: src/Dashboard.php:116 src/Tasktype.php:67 src/Taskstate.php:151
40+
#: src/Taskstate.php:206 src/Task.php:115 src/Task.php:497
4141
msgid "Context"
4242
msgid_plural "Contexts"
4343
msgstr[0] ""
4444
msgstr[1] ""
4545

4646
#: src/Dashboard.php:122 src/Notificationtargettask.php:234
47-
#: src/Notificationtargettask.php:284 src/Task.php:153 src/Task.php:587
48-
#: src/Tasktype.php:246
47+
#: src/Notificationtargettask.php:284 src/Tasktype.php:246 src/Task.php:153
48+
#: src/Task.php:587
4949
msgid "Due date"
5050
msgstr ""
5151

@@ -54,6 +54,22 @@ msgstr ""
5454
msgid "Add task"
5555
msgstr ""
5656

57+
#: src/Preference.php:100
58+
msgid "Context by default"
59+
msgstr ""
60+
61+
#: src/Preference.php:108
62+
msgid "Automatic refreshing of tasklist"
63+
msgstr ""
64+
65+
#: src/Preference.php:114
66+
msgid "Refresh every "
67+
msgstr ""
68+
69+
#: src/Preference.php:121
70+
msgid "minute(s)"
71+
msgstr ""
72+
5773
#: src/Kanban.php:82
5874
msgid "Kanban"
5975
msgstr ""
@@ -66,6 +82,14 @@ msgstr ""
6682
msgid "There is no accessible context"
6783
msgstr ""
6884

85+
#: src/Typevisibility.php:168
86+
msgid "Add a group"
87+
msgstr ""
88+
89+
#: src/Typevisibility.php:210
90+
msgid "Groups allowed to use context"
91+
msgstr ""
92+
6993
#: src/Notificationtargettask.php:68
7094
msgid "A task has been added"
7195
msgstr ""
@@ -87,22 +111,35 @@ msgstr ""
87111
msgid "At creation, update, removal of a task"
88112
msgstr ""
89113

90-
#: src/Preference.php:100
91-
msgid "Context by default"
114+
#: src/Tasktype.php:184 src/Tasktype.php:550 src/Task.php:728 src/Task.php:809
115+
#: src/Task.php:1104
116+
msgid "Backlog"
92117
msgstr ""
93118

94-
#: src/Preference.php:108
95-
msgid "Automatic refreshing of tasklist"
119+
#: src/Ticket.php:100 src/Ticket.php:212
120+
msgid "Linked task"
121+
msgid_plural "Linked tasks"
122+
msgstr[0] ""
123+
msgstr[1] ""
124+
125+
#: src/Ticket.php:255
126+
msgid "No task linked to this ticket yet"
96127
msgstr ""
97128

98-
#: src/Preference.php:114
99-
msgid "Refresh every "
129+
#: src/Ticket.php:287
130+
msgid "Link a existant ticket"
100131
msgstr ""
101132

102-
#: src/Preference.php:121
103-
msgid "minute(s)"
133+
#: src/Ticket.php:312
134+
msgid "Linked tickets"
104135
msgstr ""
105136

137+
#: src/Taskstate.php:97
138+
msgid "Status"
139+
msgid_plural "Statuses"
140+
msgstr[0] ""
141+
msgstr[1] ""
142+
106143
#: src/Profile.php:180 src/Profile.php:224
107144
msgid "See and update all tasks"
108145
msgstr ""
@@ -124,11 +161,6 @@ msgstr ""
124161
msgid "Existing client"
125162
msgstr ""
126163

127-
#: src/Task.php:728 src/Task.php:809 src/Task.php:1104 src/Tasktype.php:184
128-
#: src/Tasktype.php:550
129-
msgid "Backlog"
130-
msgstr ""
131-
132164
#: src/Task.php:1162
133165
msgctxt "visibility"
134166
msgid "This user"
@@ -151,35 +183,3 @@ msgstr ""
151183
#: src/Task.php:1311
152184
msgid "Choose a template"
153185
msgstr ""
154-
155-
#: src/Taskstate.php:97
156-
msgid "Status"
157-
msgid_plural "Statuses"
158-
msgstr[0] ""
159-
msgstr[1] ""
160-
161-
#: src/Ticket.php:100 src/Ticket.php:212
162-
msgid "Linked task"
163-
msgid_plural "Linked tasks"
164-
msgstr[0] ""
165-
msgstr[1] ""
166-
167-
#: src/Ticket.php:255
168-
msgid "No task linked to this ticket yet"
169-
msgstr ""
170-
171-
#: src/Ticket.php:287
172-
msgid "Link a existant ticket"
173-
msgstr ""
174-
175-
#: src/Ticket.php:312
176-
msgid "Linked tickets"
177-
msgstr ""
178-
179-
#: src/Typevisibility.php:168
180-
msgid "Add a group"
181-
msgstr ""
182-
183-
#: src/Typevisibility.php:210
184-
msgid "Groups allowed to use context"
185-
msgstr ""

0 commit comments

Comments
 (0)