wbcrm 1.51.1__py2.py3-none-any.whl → 1.51.2rc1__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of wbcrm might be problematic. Click here for more details.

@@ -3,1485 +3,1465 @@
3
3
  # This file is distributed under the same license as the PACKAGE package.
4
4
  # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
  #
6
- #, fuzzy
7
6
  msgid ""
8
7
  msgstr ""
9
8
  "Project-Id-Version: PACKAGE VERSION\n"
10
9
  "Report-Msgid-Bugs-To: \n"
11
- "POT-Creation-Date: 2025-05-20 09:30+0200\n"
12
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
- "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "Language: \n"
10
+ "POT-Creation-Date: 2025-05-30 13:27+0200\n"
11
+ "PO-Revision-Date: 2025-05-30 09:40+0000\n"
12
+ "Language-Team: French (https://app.transifex.com/stainly/teams/171242/fr/)\n"
16
13
  "MIME-Version: 1.0\n"
17
14
  "Content-Type: text/plain; charset=UTF-8\n"
18
15
  "Content-Transfer-Encoding: 8bit\n"
19
- "Plural-Forms: nplurals=2; plural=(n > 1);\n"
16
+ "Language: fr\n"
17
+ "Plural-Forms: nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
20
18
 
21
- #: wbcrm/admin/activities.py:29 wbcrm/admin/activities.py:45
19
+ #: admin/activities.py:29 admin/activities.py:45
22
20
  msgid "Main information"
23
21
  msgstr ""
24
22
 
25
- #: wbcrm/admin/activities.py:46
23
+ #: admin/activities.py:46
26
24
  msgid "Meta"
27
25
  msgstr ""
28
26
 
29
- #: wbcrm/admin/activities.py:47
27
+ #: admin/activities.py:47
30
28
  msgid "Temporal Information"
31
29
  msgstr ""
32
30
 
33
- #: wbcrm/admin/activities.py:48
31
+ #: admin/activities.py:48
34
32
  msgid "Geographical Information"
35
33
  msgstr ""
36
34
 
37
- #: wbcrm/admin/activities.py:49
35
+ #: admin/activities.py:49
38
36
  msgid "Linked Entries"
39
37
  msgstr ""
40
38
 
41
- #: wbcrm/admin/activities.py:50
39
+ #: admin/activities.py:50
42
40
  msgid "Linked Activities"
43
41
  msgstr ""
44
42
 
45
- #: wbcrm/admin/activities.py:52 wbcrm/viewsets/display/activities.py:141
46
- #: wbcrm/viewsets/display/activities.py:225
47
- #: wbcrm/viewsets/display/activities.py:328
43
+ #: admin/activities.py:51
44
+ msgid "LLM"
45
+ msgstr ""
46
+
47
+ #: admin/activities.py:53 viewsets/display/activities.py:141
48
+ #: viewsets/display/activities.py:225 viewsets/display/activities.py:328
48
49
  msgid "Recurrence"
49
50
  msgstr ""
50
51
 
51
- #: wbcrm/dynamic_preferences_registry.py:15
52
+ #: dynamic_preferences_registry.py:15
52
53
  msgid "Check for mandatory participants"
53
54
  msgstr ""
54
55
 
55
- #: wbcrm/dynamic_preferences_registry.py:17
56
+ #: dynamic_preferences_registry.py:17
56
57
  msgid ""
57
58
  "Determines whether or not companies must be entered as participants in the "
58
59
  "\"Companies\" field for activities."
59
60
  msgstr ""
60
61
 
61
- #: wbcrm/dynamic_preferences_registry.py:28
62
+ #: dynamic_preferences_registry.py:28
62
63
  msgid "The default Maximum allowed days"
63
64
  msgstr ""
64
65
 
65
- #: wbcrm/filters/activities.py:30
66
+ #: filters/activities.py:31
66
67
  msgid "Types"
67
68
  msgstr ""
68
69
 
69
- #: wbcrm/filters/activities.py:39 wbcrm/serializers/activities.py:233
70
+ #: filters/activities.py:40 serializers/activities.py:233
70
71
  msgid "Visibility"
71
72
  msgstr ""
72
73
 
73
- #: wbcrm/filters/activities.py:43 wbcrm/report/activity_report.py:78
74
- #: wbcrm/serializers/activities.py:259 wbcrm/templates/email/activity.html:80
75
- #: wbcrm/viewsets/display/activities.py:72
76
- #: wbcrm/viewsets/display/activities.py:76
77
- #: wbcrm/viewsets/display/activities.py:375
74
+ #: filters/activities.py:44 report/activity_report.py:78
75
+ #: serializers/activities.py:259 templates/email/activity.html:80
76
+ #: viewsets/display/activities.py:72 viewsets/display/activities.py:76
77
+ #: viewsets/display/activities.py:375
78
78
  msgid "Participants"
79
79
  msgstr ""
80
80
 
81
- #: wbcrm/filters/activities.py:51 wbcrm/serializers/activities.py:253
82
- #: wbcrm/viewsets/display/activities.py:376
81
+ #: filters/activities.py:52 serializers/activities.py:253
82
+ #: viewsets/display/activities.py:376
83
83
  msgid "Companies"
84
84
  msgstr ""
85
85
 
86
- #: wbcrm/filters/activities.py:59 wbcrm/models/activities.py:433
87
- #: wbcrm/models/groups.py:20 wbcrm/viewsets/display/activities.py:377
88
- #: wbcrm/viewsets/menu/groups.py:6
86
+ #: filters/activities.py:60 models/activities.py:433 models/groups.py:20
87
+ #: viewsets/display/activities.py:377 viewsets/menu/groups.py:6
89
88
  msgid "Groups"
90
89
  msgstr ""
91
90
 
92
- #: wbcrm/filters/activities.py:69
91
+ #: filters/activities.py:70
93
92
  msgid "Clients of"
94
93
  msgstr ""
95
94
 
96
- #: wbcrm/filters/activities.py:79
95
+ #: filters/activities.py:80
97
96
  msgid "Latest Reviewers"
98
97
  msgstr ""
99
98
 
100
- #: wbcrm/filters/activities.py:87 wbcrm/models/activities.py:355
99
+ #: filters/activities.py:88 models/activities.py:355
101
100
  msgid "Importance"
102
101
  msgstr ""
103
102
 
104
- #: wbcrm/filters/activities.py:91 wbcrm/models/activities.py:379
103
+ #: filters/activities.py:92 models/activities.py:379
105
104
  msgid "Created"
106
105
  msgstr ""
107
106
 
108
- #: wbcrm/filters/activities.py:94 wbcrm/models/activities.py:399
109
- #: wbcrm/viewsets/display/activities.py:378
107
+ #: filters/activities.py:95 models/activities.py:399
108
+ #: viewsets/display/activities.py:378
110
109
  msgid "Edited"
111
110
  msgstr ""
112
111
 
113
- #: wbcrm/filters/activities.py:97
112
+ #: filters/activities.py:98
114
113
  msgid "Only Recent"
115
114
  msgstr ""
116
115
 
117
- #: wbcrm/filters/activities.py:100 wbcrm/viewsets/titles/utils.py:13
116
+ #: filters/activities.py:101 viewsets/titles/utils.py:13
118
117
  msgid "Customer Status"
119
118
  msgstr ""
120
119
 
121
- #: wbcrm/filters/activities.py:165 wbcrm/models/activities.py:247
122
- #: wbcrm/serializers/activities.py:483
120
+ #: filters/activities.py:172 models/activities.py:251
121
+ #: serializers/activities.py:481
123
122
  msgid "Status"
124
123
  msgstr ""
125
124
 
126
- #: wbcrm/filters/activities.py:175
125
+ #: filters/activities.py:183
127
126
  msgid "Multipliers"
128
127
  msgstr ""
129
128
 
130
- #: wbcrm/filters/activities.py:189
129
+ #: filters/activities.py:197
131
130
  msgid "Is occupied by different activity"
132
131
  msgstr ""
133
132
 
134
- #: wbcrm/filters/groups.py:10 wbcrm/models/groups.py:16
135
- #: wbcrm/viewsets/display/groups.py:17
133
+ #: filters/groups.py:10 models/groups.py:16 viewsets/display/groups.py:17
136
134
  msgid "Members"
137
135
  msgstr ""
138
136
 
139
- #: wbcrm/filters/products.py:10 wbcrm/models/products.py:52
140
- #: wbcrm/viewsets/display/products.py:29
137
+ #: filters/products.py:10 models/products.py:52
138
+ #: viewsets/display/products.py:29
141
139
  msgid "Prospects"
142
140
  msgstr ""
143
141
 
144
- #: wbcrm/filters/products.py:26 wbcrm/models/products.py:43
145
- #: wbcrm/viewsets/display/products.py:28 wbcrm/viewsets/display/products.py:59
142
+ #: filters/products.py:26 models/products.py:43
143
+ #: viewsets/display/products.py:28 viewsets/display/products.py:59
146
144
  msgid "Is Competitor"
147
145
  msgstr ""
148
146
 
149
- #: wbcrm/filters/signals.py:74
147
+ #: filters/signals.py:74
150
148
  msgid "No Activity"
151
149
  msgstr ""
152
150
 
153
- #: wbcrm/filters/signals.py:78
151
+ #: filters/signals.py:78
154
152
  msgid "Last Month"
155
153
  msgstr ""
156
154
 
157
- #: wbcrm/filters/signals.py:79
155
+ #: filters/signals.py:79
158
156
  msgid "Last 3 Months"
159
157
  msgstr ""
160
158
 
161
- #: wbcrm/filters/signals.py:80
159
+ #: filters/signals.py:80
162
160
  msgid "Last 6 Months"
163
161
  msgstr ""
164
162
 
165
- #: wbcrm/filters/signals.py:81
163
+ #: filters/signals.py:81
166
164
  msgid "Last 12 Months"
167
165
  msgstr ""
168
166
 
169
- #: wbcrm/filters/signals.py:82
167
+ #: filters/signals.py:82
170
168
  msgid "All Time"
171
169
  msgstr ""
172
170
 
173
- #: wbcrm/kpi_handlers/activities.py:18 wbcrm/models/activities.py:126
174
- #: wbcrm/viewsets/titles/activities.py:13
171
+ #: kpi_handlers/activities.py:18 models/activities.py:126
172
+ #: viewsets/titles/activities.py:13
175
173
  msgid "Activity Type"
176
174
  msgstr ""
177
175
 
178
- #: wbcrm/kpi_handlers/activities.py:24
176
+ #: kpi_handlers/activities.py:24
179
177
  msgid "Only Internal"
180
178
  msgstr ""
181
179
 
182
- #: wbcrm/kpi_handlers/activities.py:24
180
+ #: kpi_handlers/activities.py:24
183
181
  msgid "Only External"
184
182
  msgstr ""
185
183
 
186
- #: wbcrm/kpi_handlers/activities.py:24
184
+ #: kpi_handlers/activities.py:24
187
185
  msgid "All"
188
186
  msgstr ""
189
187
 
190
- #: wbcrm/kpi_handlers/activities.py:28
188
+ #: kpi_handlers/activities.py:28
191
189
  msgid "Participants of Activity"
192
190
  msgstr ""
193
191
 
194
- #: wbcrm/kpi_handlers/activities.py:29
192
+ #: kpi_handlers/activities.py:29
195
193
  msgid "Activities considered are related to the participants"
196
194
  msgstr ""
197
195
 
198
- #: wbcrm/kpi_handlers/activities.py:32
196
+ #: kpi_handlers/activities.py:32
199
197
  msgid "Creator of activity"
200
198
  msgstr ""
201
199
 
202
- #: wbcrm/kpi_handlers/activities.py:32
200
+ #: kpi_handlers/activities.py:32
203
201
  msgid "Activities considered are related to the creator"
204
202
  msgstr ""
205
203
 
206
- #: wbcrm/kpi_handlers/activities.py:36
204
+ #: kpi_handlers/activities.py:36
207
205
  msgid "Person Assigned"
208
206
  msgstr ""
209
207
 
210
- #: wbcrm/kpi_handlers/activities.py:37
208
+ #: kpi_handlers/activities.py:37
211
209
  msgid "Activities considered are related to the persons assigned"
212
210
  msgstr ""
213
211
 
214
- #: wbcrm/kpi_handlers/activities.py:95
212
+ #: kpi_handlers/activities.py:95
215
213
  msgid "Number of Activities"
216
214
  msgstr ""
217
215
 
218
- #: wbcrm/kpi_handlers/activities.py:114
216
+ #: kpi_handlers/activities.py:114
219
217
  #, python-brace-format
220
218
  msgid "Activity Type: {types}"
221
219
  msgstr ""
222
220
 
223
- #: wbcrm/kpi_handlers/activities.py:115
221
+ #: kpi_handlers/activities.py:115
224
222
  #, python-brace-format
225
223
  msgid "Activity Area: {area}"
226
224
  msgstr ""
227
225
 
228
- #: wbcrm/kpi_handlers/activities.py:116
226
+ #: kpi_handlers/activities.py:116
229
227
  #, python-brace-format
230
228
  msgid "Person Participates: {participating}"
231
229
  msgstr ""
232
230
 
233
- #: wbcrm/kpi_handlers/activities.py:117
231
+ #: kpi_handlers/activities.py:117
234
232
  #, python-brace-format
235
233
  msgid "Person Created: {created}"
236
234
  msgstr ""
237
235
 
238
- #: wbcrm/kpi_handlers/activities.py:118
236
+ #: kpi_handlers/activities.py:118
239
237
  #, python-brace-format
240
238
  msgid "Person Assigned: {assigned}"
241
239
  msgstr ""
242
240
 
243
- #: wbcrm/models/accounts.py:93
241
+ #: models/accounts.py:93
244
242
  msgid "Pending"
245
243
  msgstr ""
246
244
 
247
- #: wbcrm/models/accounts.py:94
245
+ #: models/accounts.py:94
248
246
  msgid "Open"
249
247
  msgstr ""
250
248
 
251
- #: wbcrm/models/accounts.py:95
249
+ #: models/accounts.py:95
252
250
  msgid "Close"
253
251
  msgstr ""
254
252
 
255
- #: wbcrm/models/accounts.py:99
253
+ #: models/accounts.py:99
256
254
  msgid "Relationship Status"
257
255
  msgstr ""
258
256
 
259
- #: wbcrm/models/accounts.py:100
257
+ #: models/accounts.py:100
260
258
  msgid ""
261
259
  "The Relationship Status from 1 to 5. 1 being the cold and 5 being the hot."
262
260
  msgstr ""
263
261
 
264
- #: wbcrm/models/accounts.py:116
262
+ #: models/accounts.py:116
265
263
  msgid "Parent Account"
266
264
  msgstr ""
267
265
 
268
- #: wbcrm/models/accounts.py:132
266
+ #: models/accounts.py:132
269
267
  msgid "Owner"
270
268
  msgstr ""
271
269
 
272
- #: wbcrm/models/accounts.py:341
270
+ #: models/accounts.py:341
273
271
  msgid "Account"
274
272
  msgstr ""
275
273
 
276
- #: wbcrm/models/accounts.py:342
274
+ #: models/accounts.py:342
277
275
  msgid "Accounts"
278
276
  msgstr ""
279
277
 
280
- #: wbcrm/models/accounts.py:510
278
+ #: models/accounts.py:510
281
279
  msgid "authorized Hidden Users"
282
280
  msgstr ""
283
281
 
284
- #: wbcrm/models/accounts.py:511
282
+ #: models/accounts.py:511
285
283
  msgid "List of users that are allowed to see this hidden account role"
286
284
  msgstr ""
287
285
 
288
- #: wbcrm/models/activities.py:74 wbcrm/models/groups.py:15
289
- #: wbcrm/models/products.py:33 wbcrm/report/activity_report.py:72
290
- #: wbcrm/serializers/activities.py:274 wbcrm/viewsets/display/activities.py:45
291
- #: wbcrm/viewsets/display/activities.py:372
292
- #: wbcrm/viewsets/display/products.py:27
286
+ #: models/activities.py:74 models/groups.py:15 models/products.py:33
287
+ #: report/activity_report.py:72 serializers/activities.py:274
288
+ #: viewsets/display/activities.py:45 viewsets/display/activities.py:372
289
+ #: viewsets/display/products.py:27
293
290
  msgid "Title"
294
291
  msgstr ""
295
292
 
296
- #: wbcrm/models/activities.py:90
293
+ #: models/activities.py:90
297
294
  msgid "Activity Heat Multiplier"
298
295
  msgstr ""
299
296
 
300
- #: wbcrm/models/activities.py:97
297
+ #: models/activities.py:97
301
298
  msgid ""
302
- "Used for the activity heat calculation. Multipliers range from low (i.e. e-"
303
- "mail) to medium (i.e. call) and high (i.e. meeting)."
299
+ "Used for the activity heat calculation. Multipliers range from low (i.e. "
300
+ "e-mail) to medium (i.e. call) and high (i.e. meeting)."
304
301
  msgstr ""
305
302
 
306
- #: wbcrm/models/activities.py:127 wbcrm/viewsets/menu/activities.py:21
307
- #: wbcrm/viewsets/titles/activities.py:7
303
+ #: models/activities.py:127 viewsets/menu/activities.py:11
304
+ #: viewsets/titles/activities.py:7
308
305
  msgid "Activity Types"
309
306
  msgstr ""
310
307
 
311
- #: wbcrm/models/activities.py:160
308
+ #: models/activities.py:160
312
309
  msgid "LLM Summary"
313
310
  msgstr ""
314
311
 
315
- #: wbcrm/models/activities.py:164
312
+ #: models/activities.py:164
316
313
  msgid "Online Meeting"
317
314
  msgstr ""
318
315
 
319
- #: wbcrm/models/activities.py:165
316
+ #: models/activities.py:165
320
317
  msgid "Check this if it happens online"
321
318
  msgstr ""
322
319
 
323
- #: wbcrm/models/activities.py:169 wbcrm/models/activities.py:1056
320
+ #: models/activities.py:169 models/activities.py:1048
324
321
  msgid "Cancelled"
325
322
  msgstr ""
326
323
 
327
- #: wbcrm/models/activities.py:170
324
+ #: models/activities.py:170
328
325
  msgid "Planned"
329
326
  msgstr ""
330
327
 
331
- #: wbcrm/models/activities.py:171
328
+ #: models/activities.py:171
332
329
  msgid "Finished"
333
330
  msgstr ""
334
331
 
335
- #: wbcrm/models/activities.py:172
332
+ #: models/activities.py:172
336
333
  msgid "Reviewed"
337
334
  msgstr ""
338
335
 
339
- #: wbcrm/models/activities.py:185
336
+ #: models/activities.py:185
340
337
  msgid "Low"
341
338
  msgstr ""
342
339
 
343
- #: wbcrm/models/activities.py:186
340
+ #: models/activities.py:186
344
341
  msgid "Medium"
345
342
  msgstr ""
346
343
 
347
- #: wbcrm/models/activities.py:187
344
+ #: models/activities.py:187
348
345
  msgid "High"
349
346
  msgstr ""
350
347
 
351
- #: wbcrm/models/activities.py:190 wbcrm/models/recurrence.py:21
348
+ #: models/activities.py:190 models/recurrence.py:21
352
349
  msgid "Never"
353
350
  msgstr ""
354
351
 
355
- #: wbcrm/models/activities.py:191
352
+ #: models/activities.py:191
356
353
  msgid "At time of event"
357
354
  msgstr ""
358
355
 
359
- #: wbcrm/models/activities.py:192
356
+ #: models/activities.py:192
360
357
  msgid "5 minutes before"
361
358
  msgstr ""
362
359
 
363
- #: wbcrm/models/activities.py:193
360
+ #: models/activities.py:193
364
361
  msgid "15 minutes before"
365
362
  msgstr ""
366
363
 
367
- #: wbcrm/models/activities.py:194
364
+ #: models/activities.py:194
368
365
  msgid "30 minutes before"
369
366
  msgstr ""
370
367
 
371
- #: wbcrm/models/activities.py:195
368
+ #: models/activities.py:195
372
369
  msgid "1 hour before"
373
370
  msgstr ""
374
371
 
375
- #: wbcrm/models/activities.py:196
372
+ #: models/activities.py:196
376
373
  msgid "2 hour before"
377
374
  msgstr ""
378
375
 
379
- #: wbcrm/models/activities.py:197
376
+ #: models/activities.py:197
380
377
  msgid "12 hour before"
381
378
  msgstr ""
382
379
 
383
- #: wbcrm/models/activities.py:198
380
+ #: models/activities.py:198
384
381
  msgid "1 week before"
385
382
  msgstr ""
386
383
 
387
- #: wbcrm/models/activities.py:217 wbcrm/models/activities.py:1024
388
- #: wbcrm/models/activities.py:1066 wbcrm/serializers/activities.py:480
384
+ #: models/activities.py:217 models/activities.py:1016
385
+ #: models/activities.py:1058 serializers/activities.py:478
389
386
  msgid "Activity"
390
387
  msgstr ""
391
388
 
392
- #: wbcrm/models/activities.py:218 wbcrm/viewsets/buttons/signals.py:17
393
- #: wbcrm/viewsets/menu/activities.py:39 wbcrm/viewsets/titles/activities.py:46
389
+ #: models/activities.py:218 viewsets/buttons/signals.py:17
390
+ #: viewsets/menu/activities.py:29 viewsets/titles/activities.py:46
394
391
  msgid "Activities"
395
392
  msgstr ""
396
393
 
397
- #: wbcrm/models/activities.py:222
394
+ #: models/activities.py:222
398
395
  msgid "Activity Participant"
399
396
  msgstr ""
400
397
 
401
- #: wbcrm/models/activities.py:223
398
+ #: models/activities.py:223
402
399
  msgid "User notification when addeded to an activity."
403
400
  msgstr ""
404
401
 
405
- #: wbcrm/models/activities.py:227
402
+ #: models/activities.py:227
406
403
  msgid "Activity Reminder"
407
404
  msgstr ""
408
405
 
409
- #: wbcrm/models/activities.py:228
406
+ #: models/activities.py:228
410
407
  msgid "Sends a reminder that an activity is starting soon."
411
408
  msgstr ""
412
409
 
413
- #: wbcrm/models/activities.py:232
410
+ #: models/activities.py:232
414
411
  msgid "Finished Activity"
415
412
  msgstr ""
416
413
 
417
- #: wbcrm/models/activities.py:233
414
+ #: models/activities.py:233
418
415
  msgid "Notifies a user of a finished activity that can be reviewed."
419
416
  msgstr ""
420
417
 
421
- #: wbcrm/models/activities.py:237
418
+ #: models/activities.py:237
422
419
  msgid "Daily Summary"
423
420
  msgstr ""
424
421
 
425
- #: wbcrm/models/activities.py:238
422
+ #: models/activities.py:238
426
423
  msgid "Sends out a daily summary of a user's upcoming day."
427
424
  msgstr ""
428
425
 
429
- #: wbcrm/models/activities.py:242
426
+ #: models/activities.py:246
430
427
  msgid "Activity Sync Irregularities"
431
428
  msgstr ""
432
429
 
433
- #: wbcrm/models/activities.py:243
434
- msgid "Admin notification to inform about irregularities of the activity sync."
430
+ #: models/activities.py:247
431
+ msgid ""
432
+ "Admin notification to inform about irregularities of the activity sync."
435
433
  msgstr ""
436
434
 
437
- #: wbcrm/models/activities.py:260 wbcrm/models/activities.py:261
435
+ #: models/activities.py:264 models/activities.py:265
438
436
  msgid "Finish"
439
437
  msgstr ""
440
438
 
441
- #: wbcrm/models/activities.py:262
439
+ #: models/activities.py:266
442
440
  msgid "Are you sure you want to finish this activity?"
443
441
  msgstr ""
444
442
 
445
- #: wbcrm/models/activities.py:273
443
+ #: models/activities.py:277
446
444
  msgid "In this status this has to be provided."
447
445
  msgstr ""
448
446
 
449
- #: wbcrm/models/activities.py:288
447
+ #: models/activities.py:292
450
448
  msgctxt "Transition button label for Reviews"
451
449
  msgid "Review"
452
450
  msgstr ""
453
451
 
454
- #: wbcrm/models/activities.py:289
452
+ #: models/activities.py:293
455
453
  msgctxt "Transition action label for Reviews"
456
454
  msgid "Review"
457
455
  msgstr ""
458
456
 
459
- #: wbcrm/models/activities.py:301
457
+ #: models/activities.py:305
460
458
  msgid "When reviewing an activity a result has to be provided!"
461
459
  msgstr ""
462
460
 
463
- #: wbcrm/models/activities.py:309
461
+ #: models/activities.py:313
464
462
  #, python-brace-format
465
- msgid "You need to enter an employer for {persons}"
466
- msgid_plural "You need to enter an employer for: {persons}"
467
- msgstr[0] ""
468
- msgstr[1] ""
463
+ msgid "You need to enter an employer for: {persons}"
464
+ msgstr ""
469
465
 
470
- #: wbcrm/models/activities.py:319
466
+ #: models/activities.py:321
471
467
  #, python-brace-format
472
- msgid "You need to enter an employee for {companies}"
473
- msgid_plural "You need to enter an employee for: {companies}"
474
- msgstr[0] ""
475
- msgstr[1] ""
468
+ msgid "You need to enter an employee for: {companies}"
469
+ msgstr ""
476
470
 
477
- #: wbcrm/models/activities.py:337 wbcrm/models/activities.py:338
471
+ #: models/activities.py:337 models/activities.py:338
478
472
  msgid "Cancel"
479
473
  msgstr ""
480
474
 
481
- #: wbcrm/models/activities.py:339
475
+ #: models/activities.py:339
482
476
  msgid "Are you sure you want to cancel this activity?"
483
477
  msgstr ""
484
478
 
485
- #: wbcrm/models/activities.py:346 wbcrm/templates/email/activity.html:66
486
- #: wbcrm/viewsets/display/activities.py:380
479
+ #: models/activities.py:346 templates/email/activity.html:66
480
+ #: viewsets/display/activities.py:380
487
481
  msgid "Description"
488
482
  msgstr ""
489
483
 
490
- #: wbcrm/models/activities.py:347
484
+ #: models/activities.py:347
491
485
  msgid "Review"
492
486
  msgstr ""
493
487
 
494
- #: wbcrm/models/activities.py:352 wbcrm/viewsets/display/activities.py:371
488
+ #: models/activities.py:352 viewsets/display/activities.py:371
495
489
  msgid "Type"
496
490
  msgstr ""
497
491
 
498
- #: wbcrm/models/activities.py:358 wbcrm/report/activity_report.py:73
492
+ #: models/activities.py:358 report/activity_report.py:73
499
493
  msgid "Start"
500
494
  msgstr ""
501
495
 
502
- #: wbcrm/models/activities.py:359
496
+ #: models/activities.py:359
503
497
  msgid "End"
504
498
  msgstr ""
505
499
 
506
- #: wbcrm/models/activities.py:365
500
+ #: models/activities.py:365
507
501
  msgid "Reminder"
508
502
  msgstr ""
509
503
 
510
- #: wbcrm/models/activities.py:367
504
+ #: models/activities.py:367
511
505
  msgid ""
512
- "Sends a mail and system notification to all participating internal employees "
513
- "before the start of the activity."
506
+ "Sends a mail and system notification to all participating internal employees"
507
+ " before the start of the activity."
514
508
  msgstr ""
515
509
 
516
- #: wbcrm/models/activities.py:371 wbcrm/report/activity_report.py:75
510
+ #: models/activities.py:371 report/activity_report.py:75
517
511
  msgid "Location"
518
512
  msgstr ""
519
513
 
520
- #: wbcrm/models/activities.py:374
514
+ #: models/activities.py:374
521
515
  msgid "Longitude"
522
516
  msgstr ""
523
517
 
524
- #: wbcrm/models/activities.py:377
518
+ #: models/activities.py:377
525
519
  msgid "Latitude"
526
520
  msgstr ""
527
521
 
528
- #: wbcrm/models/activities.py:386 wbcrm/report/activity_report.py:76
522
+ #: models/activities.py:386 report/activity_report.py:76
529
523
  msgid "Creator"
530
524
  msgstr ""
531
525
 
532
- #: wbcrm/models/activities.py:387
526
+ #: models/activities.py:387
533
527
  msgid "The creator of this activity"
534
528
  msgstr ""
535
529
 
536
- #: wbcrm/models/activities.py:395 wbcrm/viewsets/display/activities.py:382
530
+ #: models/activities.py:395 viewsets/display/activities.py:382
537
531
  msgid "Latest Reviewer"
538
532
  msgstr ""
539
533
 
540
- #: wbcrm/models/activities.py:396
534
+ #: models/activities.py:396
541
535
  msgid "The latest person to review the activity"
542
536
  msgstr ""
543
537
 
544
- #: wbcrm/models/activities.py:398
538
+ #: models/activities.py:398
545
539
  msgid "Reviewed at"
546
540
  msgstr ""
547
541
 
548
- #: wbcrm/models/activities.py:406 wbcrm/report/activity_report.py:77
549
- #: wbcrm/serializers/activities.py:238
542
+ #: models/activities.py:406 report/activity_report.py:77
543
+ #: serializers/activities.py:238
550
544
  msgid "Assigned to"
551
545
  msgstr ""
552
546
 
553
- #: wbcrm/models/activities.py:407
547
+ #: models/activities.py:407
554
548
  msgid "The person in charge of handling this activity"
555
549
  msgstr ""
556
550
 
557
- #: wbcrm/models/activities.py:413
551
+ #: models/activities.py:413
558
552
  msgid "Participating Companies"
559
553
  msgstr ""
560
554
 
561
- #: wbcrm/models/activities.py:414
555
+ #: models/activities.py:414
562
556
  msgid ""
563
557
  "The list of companies other than the main company that participate in this "
564
558
  "activity"
565
559
  msgstr ""
566
560
 
567
- #: wbcrm/models/activities.py:423
561
+ #: models/activities.py:423
568
562
  msgid "Participating Persons"
569
563
  msgstr ""
570
564
 
571
- #: wbcrm/models/activities.py:424
565
+ #: models/activities.py:424
572
566
  msgid "The list of participants"
573
567
  msgstr ""
574
568
 
575
- #: wbcrm/models/activities.py:434
569
+ #: models/activities.py:434
576
570
  msgid ""
577
571
  "Each member of the group will be added to the list of participants and "
578
572
  "companies automatically."
579
573
  msgstr ""
580
574
 
581
- #: wbcrm/models/activities.py:442
575
+ #: models/activities.py:442
582
576
  msgid "Preceded by"
583
577
  msgstr ""
584
578
 
585
- #: wbcrm/models/activities.py:443
579
+ #: models/activities.py:443
586
580
  msgid "The preceding activity"
587
581
  msgstr ""
588
582
 
589
- #: wbcrm/models/activities.py:447
583
+ #: models/activities.py:447
590
584
  msgid "Without Participating Company"
591
585
  msgstr ""
592
586
 
593
- #: wbcrm/models/activities.py:609
587
+ #: models/activities.py:608
594
588
  #, python-brace-format
595
- msgid "You did not supply an employer for {persons}<br />"
596
- msgid_plural ""
597
- "For the following participants you did not supply an employer: {persons}<br /"
598
- ">"
599
- msgstr[0] ""
600
- msgstr[1] ""
601
-
602
- #: wbcrm/models/activities.py:619
589
+ msgid ""
590
+ "For the following participants you did not supply an employer: {persons}<br "
591
+ "/>"
592
+ msgstr ""
593
+
594
+ #: models/activities.py:614
603
595
  #, python-brace-format
604
- msgid "You did not supply an employee for {companies}<br />"
605
- msgid_plural ""
606
- "For the following companies you did not supply an employee: {companies}<br />"
607
- msgstr[0] ""
608
- msgstr[1] ""
596
+ msgid ""
597
+ "For the following companies you did not supply an employee: {companies}<br "
598
+ "/>"
599
+ msgstr ""
609
600
 
610
- #: wbcrm/models/activities.py:637
601
+ #: models/activities.py:629
611
602
  msgid "Period needs to be set for recurrence to work!"
612
603
  msgstr ""
613
604
 
614
- #: wbcrm/models/activities.py:984
605
+ #: models/activities.py:976
615
606
  msgid " starting at the {} at {}"
616
607
  msgstr ""
617
608
 
618
- #: wbcrm/models/activities.py:990
609
+ #: models/activities.py:982
619
610
  msgid "{} added you"
620
611
  msgstr ""
621
612
 
622
- #: wbcrm/models/activities.py:992
613
+ #: models/activities.py:984
623
614
  msgid "You were automatically added"
624
615
  msgstr ""
625
616
 
626
- #: wbcrm/models/activities.py:997
617
+ #: models/activities.py:989
627
618
  msgid "{} as participant in a {}{}"
628
619
  msgstr ""
629
620
 
630
- #: wbcrm/models/activities.py:1030 wbcrm/models/products.py:18
621
+ #: models/activities.py:1022 models/products.py:18
631
622
  msgid "Company"
632
623
  msgstr ""
633
624
 
634
- #: wbcrm/models/activities.py:1037
625
+ #: models/activities.py:1029
635
626
  msgid "Initial Customer Status"
636
627
  msgstr ""
637
628
 
638
- #: wbcrm/models/activities.py:1038
629
+ #: models/activities.py:1030
639
630
  msgid "The Customer Status at activity creation time"
640
631
  msgstr ""
641
632
 
642
- #: wbcrm/models/activities.py:1057 wbcrm/models/activities.py:1149
633
+ #: models/activities.py:1049 models/activities.py:1141
643
634
  msgid "Maybe"
644
635
  msgstr ""
645
636
 
646
- #: wbcrm/models/activities.py:1058
637
+ #: models/activities.py:1050
647
638
  msgid "Attends"
648
639
  msgstr ""
649
640
 
650
- #: wbcrm/models/activities.py:1059
641
+ #: models/activities.py:1051
651
642
  msgid "Not Responded"
652
643
  msgstr ""
653
644
 
654
- #: wbcrm/models/activities.py:1060
645
+ #: models/activities.py:1052
655
646
  msgid "Attends Digitally"
656
647
  msgstr ""
657
648
 
658
- #: wbcrm/models/activities.py:1061
649
+ #: models/activities.py:1053
659
650
  msgid "Pending Invitation"
660
651
  msgstr ""
661
652
 
662
- #: wbcrm/models/activities.py:1072 wbcrm/viewsets/display/activities.py:400
653
+ #: models/activities.py:1064 viewsets/display/activities.py:400
663
654
  msgid "Participant"
664
655
  msgstr ""
665
656
 
666
- #: wbcrm/models/activities.py:1078 wbcrm/viewsets/display/activities.py:401
667
- #: wbcrm/viewsets/titles/activities.py:56
657
+ #: models/activities.py:1070 viewsets/display/activities.py:401
658
+ #: viewsets/titles/activities.py:56
668
659
  msgid "Participation Status"
669
660
  msgstr ""
670
661
 
671
- #: wbcrm/models/activities.py:1083
662
+ #: models/activities.py:1075
672
663
  #, python-brace-format
673
664
  msgid "Status of {participant} for activity {title} is: {status}"
674
665
  msgstr ""
675
666
 
676
- #: wbcrm/models/activities.py:1091
667
+ #: models/activities.py:1083
677
668
  msgid "Activity's Participant"
678
669
  msgstr ""
679
670
 
680
- #: wbcrm/models/activities.py:1092
671
+ #: models/activities.py:1084
681
672
  msgid "Activities' Participants"
682
673
  msgstr ""
683
674
 
684
- #: wbcrm/models/activities.py:1150
675
+ #: models/activities.py:1142
685
676
  msgid "Setting Maybe"
686
677
  msgstr ""
687
678
 
688
- #: wbcrm/models/activities.py:1174
679
+ #: models/activities.py:1166
689
680
  msgid "Accept"
690
681
  msgstr ""
691
682
 
692
- #: wbcrm/models/activities.py:1175
683
+ #: models/activities.py:1167
693
684
  msgid "Accepting"
694
685
  msgstr ""
695
686
 
696
- #: wbcrm/models/activities.py:1176
687
+ #: models/activities.py:1168
697
688
  msgid "Are you sure you want to participate in this activity?"
698
689
  msgstr ""
699
690
 
700
- #: wbcrm/models/activities.py:1201
691
+ #: models/activities.py:1193
701
692
  msgid "Attend Digitally"
702
693
  msgstr ""
703
694
 
704
- #: wbcrm/models/activities.py:1202
695
+ #: models/activities.py:1194
705
696
  msgid "Setting Attendance"
706
697
  msgstr ""
707
698
 
708
- #: wbcrm/models/activities.py:1203
699
+ #: models/activities.py:1195
709
700
  msgid "Are you sure you want to attend digitally in this activity?"
710
701
  msgstr ""
711
702
 
712
- #: wbcrm/models/activities.py:1227 wbcrm/models/activities.py:1228
703
+ #: models/activities.py:1219 models/activities.py:1220
713
704
  msgid "Decline"
714
705
  msgstr ""
715
706
 
716
- #: wbcrm/models/activities.py:1229
707
+ #: models/activities.py:1221
717
708
  msgid "Are you sure you want to decline to participate in this activity?"
718
709
  msgstr ""
719
710
 
720
- #: wbcrm/models/activities.py:1247
711
+ #: models/activities.py:1239
721
712
  msgid "Resend Invitation"
722
713
  msgstr ""
723
714
 
724
- #: wbcrm/models/activities.py:1248
715
+ #: models/activities.py:1240
725
716
  msgid "Resending Invitation"
726
717
  msgstr ""
727
718
 
728
- #: wbcrm/models/activities.py:1250
719
+ #: models/activities.py:1242
729
720
  msgid ""
730
721
  "Are you sure you want to send this person an invitation to participate in "
731
722
  "this activity again?"
732
723
  msgstr ""
733
724
 
734
- #: wbcrm/models/groups.py:19
725
+ #: models/groups.py:19
735
726
  msgid "Group"
736
727
  msgstr ""
737
728
 
738
- #: wbcrm/models/products.py:12 wbcrm/models/products.py:77
739
- #: wbcrm/viewsets/display/products.py:58 wbcrm/viewsets/titles/products.py:13
729
+ #: models/products.py:12 models/products.py:77 viewsets/display/products.py:58
730
+ #: viewsets/titles/products.py:13
740
731
  msgid "Product"
741
732
  msgstr ""
742
733
 
743
- #: wbcrm/models/products.py:26
734
+ #: models/products.py:26
744
735
  msgid "Company-Product Relationship"
745
736
  msgstr ""
746
737
 
747
- #: wbcrm/models/products.py:27
738
+ #: models/products.py:27
748
739
  msgid "Company-Product Relationships"
749
740
  msgstr ""
750
741
 
751
- #: wbcrm/models/products.py:45
742
+ #: models/products.py:45
752
743
  msgid "Indicates wether this is a competitor's product"
753
744
  msgstr ""
754
745
 
755
- #: wbcrm/models/products.py:53
746
+ #: models/products.py:53
756
747
  msgid "The list of prospects"
757
748
  msgstr ""
758
749
 
759
- #: wbcrm/models/products.py:62
750
+ #: models/products.py:62
760
751
  msgid "{} (Competitor)"
761
752
  msgstr ""
762
753
 
763
- #: wbcrm/models/products.py:78 wbcrm/viewsets/menu/products.py:6
764
- #: wbcrm/viewsets/titles/products.py:7
754
+ #: models/products.py:78 viewsets/menu/products.py:6
755
+ #: viewsets/titles/products.py:7
765
756
  msgid "Products"
766
757
  msgstr ""
767
758
 
768
- #: wbcrm/models/recurrence.py:22
759
+ #: models/recurrence.py:22
769
760
  msgid "Business Daily"
770
761
  msgstr ""
771
762
 
772
- #: wbcrm/models/recurrence.py:23
763
+ #: models/recurrence.py:23
773
764
  msgid "Daily"
774
765
  msgstr ""
775
766
 
776
- #: wbcrm/models/recurrence.py:24
767
+ #: models/recurrence.py:24
777
768
  msgid "Weekly"
778
769
  msgstr ""
779
770
 
780
- #: wbcrm/models/recurrence.py:25
771
+ #: models/recurrence.py:25
781
772
  msgid "Bi-Weekly"
782
773
  msgstr ""
783
774
 
784
- #: wbcrm/models/recurrence.py:26
775
+ #: models/recurrence.py:26
785
776
  msgid "Monthly"
786
777
  msgstr ""
787
778
 
788
- #: wbcrm/models/recurrence.py:27
779
+ #: models/recurrence.py:27
789
780
  msgid "Quarterly"
790
781
  msgstr ""
791
782
 
792
- #: wbcrm/models/recurrence.py:28
783
+ #: models/recurrence.py:28
793
784
  msgid "Annually"
794
785
  msgstr ""
795
786
 
796
- #: wbcrm/models/recurrence.py:35 wbcrm/viewsets/buttons/activities.py:24
787
+ #: models/recurrence.py:35 viewsets/buttons/activities.py:24
797
788
  msgid "Parent Activity"
798
789
  msgstr ""
799
790
 
800
- #: wbcrm/models/recurrence.py:40
791
+ #: models/recurrence.py:40
801
792
  msgid "Propagate for all following activities?"
802
793
  msgstr ""
803
794
 
804
- #: wbcrm/models/recurrence.py:41
795
+ #: models/recurrence.py:41
805
796
  msgid ""
806
797
  "If this is checked, changes will be propagated to the following activities."
807
798
  msgstr ""
808
799
 
809
- #: wbcrm/models/recurrence.py:45
800
+ #: models/recurrence.py:45
810
801
  msgid "Exclude occurrence from propagation?"
811
802
  msgstr ""
812
803
 
813
- #: wbcrm/models/recurrence.py:46
804
+ #: models/recurrence.py:46
814
805
  msgid "If this is checked, changes will not be propagated on this activity."
815
806
  msgstr ""
816
807
 
817
- #: wbcrm/models/recurrence.py:49
808
+ #: models/recurrence.py:49
818
809
  msgid "Date"
819
810
  msgstr ""
820
811
 
821
- #: wbcrm/models/recurrence.py:53
812
+ #: models/recurrence.py:53
822
813
  msgid ""
823
814
  "Specifies until when an event is to be repeated. Is mutually exclusive with "
824
815
  "the Recurrence Count."
825
816
  msgstr ""
826
817
 
827
- #: wbcrm/models/recurrence.py:60
818
+ #: models/recurrence.py:60
828
819
  msgid "Count"
829
820
  msgstr ""
830
821
 
831
- #: wbcrm/models/recurrence.py:62
822
+ #: models/recurrence.py:62
832
823
  msgid ""
833
824
  "Specifies how often an activity should be repeated excluding the original "
834
825
  "activity. Is mutually exclusive with the end date. Limited to a maximum of "
835
826
  "365 recurrences."
836
827
  msgstr ""
837
828
 
838
- #: wbcrm/models/recurrence.py:69
829
+ #: models/recurrence.py:69
839
830
  msgid "Recurrence Frequency"
840
831
  msgstr ""
841
832
 
842
- #: wbcrm/models/recurrence.py:70
833
+ #: models/recurrence.py:70
843
834
  msgid "Repeat activity at the specified frequency"
844
835
  msgstr ""
845
836
 
846
- #: wbcrm/report/activity_report.py:43
837
+ #: report/activity_report.py:43
847
838
  msgid "Report"
848
839
  msgstr ""
849
840
 
850
- #: wbcrm/report/activity_report.py:46
841
+ #: report/activity_report.py:46
851
842
  msgid "all"
852
843
  msgstr ""
853
844
 
854
- #: wbcrm/report/activity_report.py:74
845
+ #: report/activity_report.py:74
855
846
  msgid "Duration (hours)"
856
847
  msgstr ""
857
848
 
858
- #: wbcrm/report/activity_report.py:80
849
+ #: report/activity_report.py:80
859
850
  msgid "Total"
860
851
  msgstr ""
861
852
 
862
- #: wbcrm/serializers/accounts.py:122
853
+ #: serializers/accounts.py:122
863
854
  msgid ""
864
855
  "The selected entry does not have an associated user account. Note: "
865
856
  "Notifications cannot be sent to users without an account."
866
857
  msgstr ""
867
858
 
868
- #: wbcrm/serializers/activities.py:51
859
+ #: serializers/activities.py:51
869
860
  msgid "Cannot add a duplicate activity type."
870
861
  msgstr ""
871
862
 
872
- #: wbcrm/serializers/activities.py:126 wbcrm/viewsets/titles/activities.py:20
863
+ #: serializers/activities.py:126 viewsets/titles/activities.py:20
873
864
  msgid "Private Activity"
874
865
  msgstr ""
875
866
 
876
- #: wbcrm/serializers/activities.py:126 wbcrm/viewsets/titles/activities.py:23
867
+ #: serializers/activities.py:126 viewsets/titles/activities.py:23
877
868
  msgid "Confidential Activity"
878
869
  msgstr ""
879
870
 
880
- #: wbcrm/serializers/activities.py:226
871
+ #: serializers/activities.py:226
881
872
  msgid "Recurrence End"
882
873
  msgstr ""
883
874
 
884
- #: wbcrm/serializers/activities.py:231
875
+ #: serializers/activities.py:231
885
876
  msgid ""
886
877
  "Set to private for the activity to hide sensitive information from anyone "
887
878
  "but the assignee and participants. Set to confidential to hide from anyone "
888
879
  "but users with manager permissions."
889
880
  msgstr ""
890
881
 
891
- #: wbcrm/serializers/activities.py:262 wbcrm/viewsets/display/activities.py:374
882
+ #: serializers/activities.py:262 viewsets/display/activities.py:374
892
883
  msgid "Period"
893
884
  msgstr ""
894
885
 
895
- #: wbcrm/serializers/activities.py:313
886
+ #: serializers/activities.py:313
896
887
  msgid "Please add an activity type."
897
888
  msgstr ""
898
889
 
899
- #: wbcrm/serializers/activities.py:331
890
+ #: serializers/activities.py:331
900
891
  msgid "A private activity already uses this conference room at the same time."
901
892
  msgstr ""
902
893
 
903
- #: wbcrm/serializers/activities.py:342
894
+ #: serializers/activities.py:342
904
895
  msgid ""
905
896
  "A confidential activity already uses this conference room at the same time."
906
897
  msgstr ""
907
898
 
908
- #: wbcrm/serializers/activities.py:350
899
+ #: serializers/activities.py:350
909
900
  #, python-brace-format
910
901
  msgid ""
911
902
  "The activity \"{title}\" already uses this conference room at the same time."
912
903
  msgstr ""
913
904
 
914
- #: wbcrm/serializers/activities.py:392
905
+ #: serializers/activities.py:392
915
906
  msgid "is a member"
916
907
  msgstr ""
917
908
 
918
- #: wbcrm/serializers/activities.py:395
909
+ #: serializers/activities.py:395
919
910
  msgid " and"
920
911
  msgstr ""
921
912
 
922
- #: wbcrm/serializers/activities.py:396
913
+ #: serializers/activities.py:396
923
914
  msgid "are members"
924
915
  msgstr ""
925
916
 
926
- #: wbcrm/serializers/activities.py:402
917
+ #: serializers/activities.py:402
927
918
  #, python-brace-format
928
919
  msgid ""
929
- "{missing_members} {util_str} of the group: {groups}\n"
930
- ". You cannot remove members of selected groups."
931
- msgid_plural ""
932
920
  "{missing_members} {util_str} of the following group(s): {groups}\n"
933
921
  ". You cannot remove members of selected groups."
934
- msgstr[0] ""
935
- msgstr[1] ""
922
+ msgstr ""
936
923
 
937
- #: wbcrm/serializers/activities.py:485 wbcrm/viewsets/display/activities.py:403
924
+ #: serializers/activities.py:483 viewsets/display/activities.py:403
938
925
  msgid "Position"
939
926
  msgstr ""
940
927
 
941
- #: wbcrm/serializers/activities.py:487
928
+ #: serializers/activities.py:485
942
929
  msgid "Primary Telephone"
943
930
  msgstr ""
944
931
 
945
- #: wbcrm/serializers/activities.py:490 wbcrm/viewsets/display/activities.py:404
932
+ #: serializers/activities.py:488 viewsets/display/activities.py:404
946
933
  msgid "Primary Email"
947
934
  msgstr ""
948
935
 
949
- #: wbcrm/serializers/activities.py:503
936
+ #: serializers/activities.py:501
950
937
  msgid "The person is already a participant in this activity."
951
938
  msgstr ""
952
939
 
953
- #: wbcrm/serializers/products.py:46
940
+ #: serializers/products.py:46
954
941
  msgid "competitor "
955
942
  msgstr ""
956
943
 
957
- #: wbcrm/serializers/products.py:47
944
+ #: serializers/products.py:47
958
945
  msgid "Cannot add a duplicate {}product."
959
946
  msgstr ""
960
947
 
961
- #: wbcrm/serializers/recurrence.py:58
948
+ #: serializers/recurrence.py:58
962
949
  msgid "Please provide a valid timeframe."
963
950
  msgstr ""
964
951
 
965
- #: wbcrm/serializers/recurrence.py:61
952
+ #: serializers/recurrence.py:61
966
953
  msgid ""
967
954
  "You can only pick either a recurrence count or an end date but not both."
968
955
  msgstr ""
969
956
 
970
- #: wbcrm/serializers/recurrence.py:76
971
- msgid ""
972
- "The \"Repeat Until\" date needs to be after the \"Recurrence Start\" date."
957
+ #: serializers/recurrence.py:76
958
+ msgid "The \"Repeat Until\" date needs to be after the \"Recurrence Start\" date."
973
959
  msgstr ""
974
960
 
975
- #: wbcrm/serializers/recurrence.py:81
961
+ #: serializers/recurrence.py:81
976
962
  msgid "Period must correspond to the recurrence 'Business Daily'"
977
963
  msgstr ""
978
964
 
979
- #: wbcrm/serializers/recurrence.py:89
965
+ #: serializers/recurrence.py:89
980
966
  msgid "It is only possible to change the time of the period of an occurrence."
981
967
  msgstr ""
982
968
 
983
- #: wbcrm/serializers/signals.py:39
969
+ #: serializers/signals.py:39
984
970
  #, python-brace-format
985
971
  msgid "Call with {name}"
986
972
  msgstr ""
987
973
 
988
- #: wbcrm/synchronization/activity/admin.py:34
974
+ #: synchronization/activity/admin.py:34
989
975
  msgid "Operation completed, we have set the webhook for {} users."
990
976
  msgstr ""
991
977
 
992
- #: wbcrm/synchronization/activity/admin.py:39
993
- #: wbcrm/synchronization/activity/admin.py:53
994
- #: wbcrm/synchronization/activity/admin.py:67
978
+ #: synchronization/activity/admin.py:39 synchronization/activity/admin.py:53
979
+ #: synchronization/activity/admin.py:67
995
980
  msgid "Operation Failed, {}"
996
981
  msgstr ""
997
982
 
998
- #: wbcrm/synchronization/activity/admin.py:48
983
+ #: synchronization/activity/admin.py:48
999
984
  msgid "Operation completed, we have stopped the webhook for {} users."
1000
985
  msgstr ""
1001
986
 
1002
- #: wbcrm/synchronization/activity/admin.py:62
987
+ #: synchronization/activity/admin.py:62
1003
988
  msgid "Operation completed, we checked the webhook for {} users."
1004
989
  msgstr ""
1005
990
 
1006
- #: wbcrm/synchronization/activity/backend.py:188
991
+ #: synchronization/activity/backend.py:188
1007
992
  msgid "Notify admins of event webhook inconsistencies - {}"
1008
993
  msgstr ""
1009
994
 
1010
- #: wbcrm/synchronization/activity/backends/google/google_calendar_backend.py:37
995
+ #: synchronization/activity/backends/google/google_calendar_backend.py:37
1011
996
  msgid ""
1012
997
  "The Google credentials are not set. You cannot use the Google Calendar "
1013
998
  "Backend without the Google credentials."
1014
999
  msgstr ""
1015
1000
 
1016
- #: wbcrm/synchronization/activity/backends/google/google_calendar_backend.py:39
1001
+ #: synchronization/activity/backends/google/google_calendar_backend.py:39
1017
1002
  msgid "Could not create the Google service. Exception: "
1018
1003
  msgstr ""
1019
1004
 
1020
- #: wbcrm/synchronization/activity/backends/google/google_calendar_backend.py:40
1005
+ #: synchronization/activity/backends/google/google_calendar_backend.py:40
1021
1006
  msgid "Could not create the external google event. Exception: "
1022
1007
  msgstr ""
1023
1008
 
1024
- #: wbcrm/synchronization/activity/backends/google/google_calendar_backend.py:41
1009
+ #: synchronization/activity/backends/google/google_calendar_backend.py:41
1025
1010
  msgid "Could not delete a corresponding external event. Exception: "
1026
1011
  msgstr ""
1027
1012
 
1028
- #: wbcrm/synchronization/activity/backends/google/google_calendar_backend.py:42
1013
+ #: synchronization/activity/backends/google/google_calendar_backend.py:42
1029
1014
  msgid "Could not update the external google-event. Exception: "
1030
1015
  msgstr ""
1031
1016
 
1032
- #: wbcrm/synchronization/activity/backends/google/google_calendar_backend.py:44
1017
+ #: synchronization/activity/backends/google/google_calendar_backend.py:44
1033
1018
  msgid ""
1034
1019
  "Could not update the participation status on the google-event. Exception: "
1035
1020
  msgstr ""
1036
1021
 
1037
- #: wbcrm/synchronization/activity/backends/google/google_calendar_backend.py:46
1022
+ #: synchronization/activity/backends/google/google_calendar_backend.py:46
1038
1023
  msgid "Couldn't sync with google calendar. Exception:"
1039
1024
  msgstr ""
1040
1025
 
1041
- #: wbcrm/synchronization/activity/backends/google/google_calendar_backend.py:47
1026
+ #: synchronization/activity/backends/google/google_calendar_backend.py:47
1042
1027
  msgid "Could not set the google web hook for the user: "
1043
1028
  msgstr ""
1044
1029
 
1045
- #: wbcrm/synchronization/activity/backends/google/google_calendar_backend.py:394
1030
+ #: synchronization/activity/backends/google/google_calendar_backend.py:394
1046
1031
  msgid "Timestamp valid until:"
1047
1032
  msgstr ""
1048
1033
 
1049
- #: wbcrm/synchronization/activity/backends/google/google_calendar_backend.py:396
1034
+ #: synchronization/activity/backends/google/google_calendar_backend.py:396
1050
1035
  msgid "No valid web hook found"
1051
1036
  msgstr ""
1052
1037
 
1053
- #: wbcrm/synchronization/activity/backends/outlook/backend.py:382
1038
+ #: synchronization/activity/backends/outlook/backend.py:382
1054
1039
  msgid "Outlook TenantId not found for: "
1055
1040
  msgstr ""
1056
1041
 
1057
- #: wbcrm/synchronization/activity/backends/outlook/backend.py:397
1042
+ #: synchronization/activity/backends/outlook/backend.py:397
1058
1043
  msgid " has no active webhook"
1059
1044
  msgstr ""
1060
1045
 
1061
- #: wbcrm/synchronization/activity/backends/outlook/backend.py:405
1046
+ #: synchronization/activity/backends/outlook/backend.py:405
1062
1047
  msgid "Webhook is invalid, Remove or Stop it and Set again please. "
1063
1048
  msgstr ""
1064
1049
 
1065
- #: wbcrm/synchronization/activity/backends/outlook/backend.py:407
1050
+ #: synchronization/activity/backends/outlook/backend.py:407
1066
1051
  msgid "Webhook not found. "
1067
1052
  msgstr ""
1068
1053
 
1069
- #: wbcrm/synchronization/activity/backends/outlook/backend.py:416
1054
+ #: synchronization/activity/backends/outlook/backend.py:416
1070
1055
  msgid ""
1071
- "Number of subscriptions found in outlook for {} out of the total number: {}/"
1072
- "{}."
1056
+ "Number of subscriptions found in outlook for {} out of the total number: "
1057
+ "{}/{}."
1073
1058
  msgstr ""
1074
1059
 
1075
- #: wbcrm/synchronization/activity/backends/outlook/backend.py:419
1060
+ #: synchronization/activity/backends/outlook/backend.py:419
1076
1061
  msgid "TenantId not found for "
1077
1062
  msgstr ""
1078
1063
 
1079
- #: wbcrm/synchronization/activity/backends/outlook/backend.py:456
1064
+ #: synchronization/activity/backends/outlook/backend.py:456
1080
1065
  msgid "<li>No Call Record subscription found in Microsoft</li>"
1081
1066
  msgstr ""
1082
1067
 
1083
- #: wbcrm/synchronization/activity/backends/outlook/backend.py:461
1068
+ #: synchronization/activity/backends/outlook/backend.py:461
1084
1069
  msgid ""
1085
1070
  "\n"
1086
- " <li>Number of calendar subscription not found in our "
1087
- "system : <b>{}</b></li>\n"
1071
+ " <li>Number of calendar subscription not found in our system : <b>{}</b></li>\n"
1088
1072
  " <p>{}</p>\n"
1089
1073
  "\n"
1090
- " <li>Number of calendar subscription assumed to be active not "
1091
- "found in outlook: <b>{}</b></li>\n"
1074
+ " <li>Number of calendar subscription assumed to be active not found in outlook: <b>{}</b></li>\n"
1092
1075
  " <p>{}</p>\n"
1093
1076
  " "
1094
1077
  msgstr ""
1095
1078
 
1096
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:15
1079
+ #: synchronization/activity/dynamic_preferences_registry.py:15
1097
1080
  msgid "Synchronization Backend Calendar"
1098
1081
  msgstr ""
1099
1082
 
1100
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:16
1083
+ #: synchronization/activity/dynamic_preferences_registry.py:16
1101
1084
  msgid ""
1102
1085
  "The Backend Calendar to synchronize activities with an external calendar."
1103
1086
  msgstr ""
1104
1087
 
1105
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:25
1088
+ #: synchronization/activity/dynamic_preferences_registry.py:25
1106
1089
  msgid "Synchronization Past Activity"
1107
1090
  msgstr ""
1108
1091
 
1109
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:34
1092
+ #: synchronization/activity/dynamic_preferences_registry.py:34
1110
1093
  msgid "Cancel Internal Activity Instead Of Deleting"
1111
1094
  msgstr ""
1112
1095
 
1113
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:36
1096
+ #: synchronization/activity/dynamic_preferences_registry.py:36
1114
1097
  msgid ""
1115
1098
  "When an activity is deleted in an external calendar the corresponding "
1116
1099
  "workbench activity can be cancelled (default) or also deleted."
1117
1100
  msgstr ""
1118
1101
 
1119
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:46
1102
+ #: synchronization/activity/dynamic_preferences_registry.py:46
1120
1103
  msgid "Cancel External Activity With One Non-Attending Internal Participant"
1121
1104
  msgstr ""
1122
1105
 
1123
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:48
1106
+ #: synchronization/activity/dynamic_preferences_registry.py:48
1124
1107
  msgid ""
1125
- "When an activity was created by an external person and has only one internal "
1126
- "participant the activity in the workbench can be canceled if this "
1108
+ "When an activity was created by an external person and has only one internal"
1109
+ " participant the activity in the workbench can be canceled if this "
1127
1110
  "participant doesn't choose to attend."
1128
1111
  msgstr ""
1129
1112
 
1130
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:58
1113
+ #: synchronization/activity/dynamic_preferences_registry.py:58
1131
1114
  msgid "Synchronize Activity Description"
1132
1115
  msgstr ""
1133
1116
 
1134
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:67
1117
+ #: synchronization/activity/dynamic_preferences_registry.py:67
1135
1118
  msgid ""
1136
- "Synchronize External Participants From Internal Calendar To External Calendar"
1119
+ "Synchronize External Participants From Internal Calendar To External "
1120
+ "Calendar"
1137
1121
  msgstr ""
1138
1122
 
1139
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:76
1123
+ #: synchronization/activity/dynamic_preferences_registry.py:76
1140
1124
  msgid "Create New Activity When Replanning Passed Reviewed Activities"
1141
1125
  msgstr ""
1142
1126
 
1143
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:78
1127
+ #: synchronization/activity/dynamic_preferences_registry.py:78
1144
1128
  msgid ""
1145
1129
  "If an activity with a past end date (already passed and reviewed) is moved "
1146
1130
  "to a future date, a new activity will automatically be created for the "
1147
1131
  "updated schedule."
1148
1132
  msgstr ""
1149
1133
 
1150
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:87
1134
+ #: synchronization/activity/dynamic_preferences_registry.py:87
1151
1135
  msgid "Google Synchronization Credentials"
1152
1136
  msgstr ""
1153
1137
 
1154
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:96
1138
+ #: synchronization/activity/dynamic_preferences_registry.py:96
1155
1139
  msgid "Outlook Synchronization Credentials"
1156
1140
  msgstr ""
1157
1141
 
1158
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:106
1142
+ #: synchronization/activity/dynamic_preferences_registry.py:106
1159
1143
  msgid "Microsoft Graph Access Token"
1160
1144
  msgstr ""
1161
1145
 
1162
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:107
1146
+ #: synchronization/activity/dynamic_preferences_registry.py:107
1163
1147
  msgid ""
1164
1148
  "The access token obtained from subscriptions to Microsoft used for "
1165
1149
  "authentication pruposes"
1166
1150
  msgstr ""
1167
1151
 
1168
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:116
1152
+ #: synchronization/activity/dynamic_preferences_registry.py:116
1169
1153
  msgid "Microsoft Graph Webhook Secret Client State"
1170
1154
  msgstr ""
1171
1155
 
1172
- #: wbcrm/synchronization/activity/dynamic_preferences_registry.py:118
1156
+ #: synchronization/activity/dynamic_preferences_registry.py:118
1173
1157
  msgid ""
1174
1158
  "Secret Client Value defined during subscription, it will be injected into "
1175
1159
  "the webhook notification against spoofing"
1176
1160
  msgstr ""
1177
1161
 
1178
- #: wbcrm/tasks.py:90
1162
+ #: tasks.py:90
1179
1163
  #, python-brace-format
1180
1164
  msgid "{type} in {reminder} Minutes"
1181
1165
  msgstr ""
1182
1166
 
1183
- #: wbcrm/tasks.py:154
1167
+ #: tasks.py:154
1184
1168
  msgid "Activity Summary {}"
1185
1169
  msgstr ""
1186
1170
 
1187
- #: wbcrm/tasks.py:203
1171
+ #: tasks.py:203
1188
1172
  msgid "Your Schedule for Today"
1189
1173
  msgstr ""
1190
1174
 
1191
- #: wbcrm/tasks.py:233
1175
+ #: tasks.py:233
1192
1176
  msgid "Activity Finished"
1193
1177
  msgstr ""
1194
1178
 
1195
- #: wbcrm/tasks.py:234
1179
+ #: tasks.py:234
1196
1180
  #, python-brace-format
1197
1181
  msgid ""
1198
1182
  "The activity \"{title}\" just finished and you are in charge of it. Please "
1199
1183
  "review."
1200
1184
  msgstr ""
1201
1185
 
1202
- #: wbcrm/templates/email/activity.html:5
1186
+ #: templates/email/activity.html:5
1203
1187
  msgid "This is a reminder for an upcoming "
1204
1188
  msgstr ""
1205
1189
 
1206
- #: wbcrm/templates/email/activity_report.html:4
1190
+ #: templates/email/activity_report.html:4
1207
1191
  msgid "Dear "
1208
1192
  msgstr ""
1209
1193
 
1210
- #: wbcrm/templates/email/activity_report.html:5
1194
+ #: templates/email/activity_report.html:5
1211
1195
  msgid "Attached you will find the requested Excel activity report for"
1212
1196
  msgstr ""
1213
1197
 
1214
- #: wbcrm/templates/email/daily_summary.html:4
1198
+ #: templates/email/daily_summary.html:4
1215
1199
  msgid "You have"
1216
1200
  msgstr ""
1217
1201
 
1218
- #: wbcrm/templates/email/daily_summary.html:4
1202
+ #: templates/email/daily_summary.html:4
1219
1203
  msgid "Activities today"
1220
1204
  msgstr ""
1221
1205
 
1222
- #: wbcrm/templates/email/global_daily_summary.html:12
1206
+ #: templates/email/global_daily_summary.html:12
1223
1207
  #, python-format
1224
1208
  msgid "There were %(activities_count)s activities on %(report_date)s."
1225
1209
  msgstr ""
1226
1210
 
1227
- #: wbcrm/viewsets/activities.py:197
1211
+ #: viewsets/activities.py:197
1228
1212
  msgid ""
1229
- "You can only modify the review text for an activity that is either cancelled "
1230
- "or already reviewed."
1213
+ "You can only modify the review text for an activity that is either cancelled"
1214
+ " or already reviewed."
1231
1215
  msgstr ""
1232
1216
 
1233
- #: wbcrm/viewsets/activities.py:204
1217
+ #: viewsets/activities.py:204
1234
1218
  msgid ""
1235
1219
  "This activity was created by an external user and synchronized. The "
1236
1220
  "modification is restricted."
1237
1221
  msgstr ""
1238
1222
 
1239
- #: wbcrm/viewsets/activities.py:226
1223
+ #: viewsets/activities.py:226
1240
1224
  msgid ""
1241
1225
  "There are more participants currently participating in this activity than "
1242
1226
  "the maximum capacity of the selected conference room allows."
1243
1227
  msgstr ""
1244
1228
 
1245
- #: wbcrm/viewsets/activities.py:283
1229
+ #: viewsets/activities.py:283
1246
1230
  msgid "<b>User Activity</b>"
1247
1231
  msgstr ""
1248
1232
 
1249
- #: wbcrm/viewsets/buttons/activities.py:12
1233
+ #: viewsets/buttons/activities.py:12
1250
1234
  msgid ""
1251
1235
  "<p> Are you sure you want to delete all the future instances of this "
1252
- "activity? <br> Only 'Planned' and 'Canceled' activities will be deleted. "
1253
- "<br> Depending on the number of activities to be deleted <br> it may "
1254
- "take some time until the deleted activities are no longer displayed in the "
1236
+ "activity? <br> Only 'Planned' and 'Canceled' activities will be deleted."
1237
+ " <br> Depending on the number of activities to be deleted <br> it may"
1238
+ " take some time until the deleted activities are no longer displayed in the "
1255
1239
  "activity list. </p>"
1256
1240
  msgstr ""
1257
1241
 
1258
- #: wbcrm/viewsets/buttons/activities.py:30
1242
+ #: viewsets/buttons/activities.py:30
1259
1243
  msgid "Delete Next Occurrences"
1260
1244
  msgstr ""
1261
1245
 
1262
- #: wbcrm/viewsets/buttons/activities.py:33
1263
- #: wbcrm/viewsets/buttons/activities.py:34
1246
+ #: viewsets/buttons/activities.py:33 viewsets/buttons/activities.py:34
1264
1247
  msgid "Delete"
1265
1248
  msgstr ""
1266
1249
 
1267
- #: wbcrm/viewsets/buttons/activities.py:37
1250
+ #: viewsets/buttons/activities.py:37
1268
1251
  msgid "Next Activity"
1269
1252
  msgstr ""
1270
1253
 
1271
- #: wbcrm/viewsets/buttons/activities.py:39
1254
+ #: viewsets/buttons/activities.py:39
1272
1255
  msgid "Previous Activity"
1273
1256
  msgstr ""
1274
1257
 
1275
- #: wbcrm/viewsets/buttons/activities.py:67
1258
+ #: viewsets/buttons/activities.py:67
1276
1259
  msgid "Show Participants' Activities"
1277
1260
  msgstr ""
1278
1261
 
1279
- #: wbcrm/viewsets/display/activities.py:46
1262
+ #: viewsets/display/activities.py:46
1280
1263
  msgid "Icon"
1281
1264
  msgstr ""
1282
1265
 
1283
- #: wbcrm/viewsets/display/activities.py:47
1266
+ #: viewsets/display/activities.py:47
1284
1267
  msgid "Color"
1285
1268
  msgstr ""
1286
1269
 
1287
- #: wbcrm/viewsets/display/activities.py:48
1270
+ #: viewsets/display/activities.py:48
1288
1271
  msgid "Multiplier"
1289
1272
  msgstr ""
1290
1273
 
1291
- #: wbcrm/viewsets/display/activities.py:49
1274
+ #: viewsets/display/activities.py:49
1292
1275
  msgid "Is Default"
1293
1276
  msgstr ""
1294
1277
 
1295
- #: wbcrm/viewsets/display/activities.py:92
1296
- #: wbcrm/viewsets/display/activities.py:181
1297
- #: wbcrm/viewsets/display/activities.py:297
1278
+ #: viewsets/display/activities.py:92 viewsets/display/activities.py:181
1279
+ #: viewsets/display/activities.py:297
1298
1280
  msgid "Main Information"
1299
1281
  msgstr ""
1300
1282
 
1301
- #: wbcrm/viewsets/display/activities.py:147
1302
- #: wbcrm/viewsets/display/activities.py:229
1303
- #: wbcrm/viewsets/display/activities.py:342
1283
+ #: viewsets/display/activities.py:147 viewsets/display/activities.py:229
1284
+ #: viewsets/display/activities.py:342
1304
1285
  msgid "Additional Information"
1305
1286
  msgstr ""
1306
1287
 
1307
- #: wbcrm/viewsets/display/activities.py:217
1288
+ #: viewsets/display/activities.py:217
1308
1289
  msgid "Participant Information"
1309
1290
  msgstr ""
1310
1291
 
1311
- #: wbcrm/viewsets/display/activities.py:273
1312
- #: wbcrm/viewsets/display/activities.py:277
1292
+ #: viewsets/display/activities.py:273 viewsets/display/activities.py:277
1313
1293
  msgid "Repeat Until"
1314
1294
  msgstr ""
1315
1295
 
1316
- #: wbcrm/viewsets/display/activities.py:370
1296
+ #: viewsets/display/activities.py:370
1317
1297
  msgid "Sentiment"
1318
1298
  msgstr ""
1319
1299
 
1320
- #: wbcrm/viewsets/display/activities.py:373
1300
+ #: viewsets/display/activities.py:373
1321
1301
  msgid "Summary"
1322
1302
  msgstr ""
1323
1303
 
1324
- #: wbcrm/viewsets/display/activities.py:379
1304
+ #: viewsets/display/activities.py:379
1325
1305
  msgctxt "As a table header"
1326
1306
  msgid "Created"
1327
1307
  msgstr ""
1328
1308
 
1329
- #: wbcrm/viewsets/display/activities.py:381
1309
+ #: viewsets/display/activities.py:381
1330
1310
  msgctxt "As a table header"
1331
1311
  msgid "Review"
1332
1312
  msgstr ""
1333
1313
 
1334
- #: wbcrm/viewsets/display/activities.py:402
1314
+ #: viewsets/display/activities.py:402
1335
1315
  msgid "Status Changed"
1336
1316
  msgstr ""
1337
1317
 
1338
- #: wbcrm/viewsets/display/activities.py:405
1318
+ #: viewsets/display/activities.py:405
1339
1319
  msgid "Primary Phone Number"
1340
1320
  msgstr ""
1341
1321
 
1342
- #: wbcrm/viewsets/display/activities.py:413
1322
+ #: viewsets/display/activities.py:413
1343
1323
  msgid "Is Available"
1344
1324
  msgstr ""
1345
1325
 
1346
- #: wbcrm/viewsets/display/activities.py:418
1326
+ #: viewsets/display/activities.py:418
1347
1327
  msgid "Is Occupied"
1348
1328
  msgstr ""
1349
1329
 
1350
- #: wbcrm/viewsets/display/groups.py:16
1330
+ #: viewsets/display/groups.py:16
1351
1331
  msgid "Name"
1352
1332
  msgstr ""
1353
1333
 
1354
- #: wbcrm/viewsets/display/products.py:71
1334
+ #: viewsets/display/products.py:71
1355
1335
  msgid "Interests"
1356
1336
  msgstr ""
1357
1337
 
1358
- #: wbcrm/viewsets/display/products.py:80 wbcrm/viewsets/display/products.py:85
1338
+ #: viewsets/display/products.py:80 viewsets/display/products.py:85
1359
1339
  msgid "Interested Products"
1360
1340
  msgstr ""
1361
1341
 
1362
- #: wbcrm/viewsets/menu/activities.py:28
1342
+ #: viewsets/menu/activities.py:18
1363
1343
  msgid "Create Activity Type"
1364
1344
  msgstr ""
1365
1345
 
1366
- #: wbcrm/viewsets/menu/activities.py:46
1346
+ #: viewsets/menu/activities.py:35
1367
1347
  msgid "Create Activity"
1368
1348
  msgstr ""
1369
1349
 
1370
- #: wbcrm/viewsets/menu/activities.py:55 wbcrm/viewsets/titles/activities.py:61
1350
+ #: viewsets/menu/activities.py:44 viewsets/titles/activities.py:61
1371
1351
  msgid "Activity Chart"
1372
1352
  msgstr ""
1373
1353
 
1374
- #: wbcrm/viewsets/menu/groups.py:10
1354
+ #: viewsets/menu/groups.py:10
1375
1355
  msgid "Create Groups"
1376
1356
  msgstr ""
1377
1357
 
1378
- #: wbcrm/viewsets/menu/products.py:13
1358
+ #: viewsets/menu/products.py:13
1379
1359
  msgid "Create Product"
1380
1360
  msgstr ""
1381
1361
 
1382
- #: wbcrm/viewsets/recurrence.py:24
1362
+ #: viewsets/recurrence.py:24
1383
1363
  #, python-brace-format
1384
1364
  msgid "This is a recurring occurrence with period {repeat_choice}"
1385
1365
  msgstr ""
1386
1366
 
1387
- #: wbcrm/viewsets/titles/activities.py:10
1367
+ #: viewsets/titles/activities.py:10
1388
1368
  msgid "New Activity Type"
1389
1369
  msgstr ""
1390
1370
 
1391
- #: wbcrm/viewsets/titles/activities.py:25
1371
+ #: viewsets/titles/activities.py:25
1392
1372
  msgid "Activity: {{title}}"
1393
1373
  msgstr ""
1394
1374
 
1395
- #: wbcrm/viewsets/titles/activities.py:30
1375
+ #: viewsets/titles/activities.py:30
1396
1376
  msgid "Delete Private Activity"
1397
1377
  msgstr ""
1398
1378
 
1399
- #: wbcrm/viewsets/titles/activities.py:33
1379
+ #: viewsets/titles/activities.py:33
1400
1380
  msgid "Delete Confidential Activity"
1401
1381
  msgstr ""
1402
1382
 
1403
- #: wbcrm/viewsets/titles/activities.py:35
1383
+ #: viewsets/titles/activities.py:35
1404
1384
  msgid "Delete Activity: {{title}}"
1405
1385
  msgstr ""
1406
1386
 
1407
- #: wbcrm/viewsets/titles/activities.py:40
1387
+ #: viewsets/titles/activities.py:40
1408
1388
  #, python-brace-format
1409
1389
  msgid "Activities for {person}"
1410
1390
  msgstr ""
1411
1391
 
1412
- #: wbcrm/viewsets/titles/activities.py:42
1392
+ #: viewsets/titles/activities.py:42
1413
1393
  msgid "Activities for Multiple Persons"
1414
1394
  msgstr ""
1415
1395
 
1416
- #: wbcrm/viewsets/titles/activities.py:45
1396
+ #: viewsets/titles/activities.py:45
1417
1397
  msgid "Activities for {}"
1418
1398
  msgstr ""
1419
1399
 
1420
- #: wbcrm/viewsets/titles/activities.py:50
1400
+ #: viewsets/titles/activities.py:50
1421
1401
  #, python-brace-format
1422
1402
  msgid "New Activity for {entry}"
1423
1403
  msgstr ""
1424
1404
 
1425
- #: wbcrm/viewsets/titles/activities.py:51
1405
+ #: viewsets/titles/activities.py:51
1426
1406
  msgid "New Activity"
1427
1407
  msgstr ""
1428
1408
 
1429
- #: wbcrm/viewsets/titles/products.py:10
1409
+ #: viewsets/titles/products.py:10
1430
1410
  msgid "Add Product"
1431
1411
  msgstr ""
1432
1412
 
1433
- #: wbcrm/viewsets/titles/utils.py:7
1413
+ #: viewsets/titles/utils.py:7
1434
1414
  msgid "Customer Statuses"
1435
1415
  msgstr ""
1436
1416
 
1437
- #: wbcrm/viewsets/titles/utils.py:10
1417
+ #: viewsets/titles/utils.py:10
1438
1418
  msgid "New Customer Status"
1439
1419
  msgstr ""
1440
1420
 
1441
- #: wbcrm/viewsets/titles/utils.py:18
1421
+ #: viewsets/titles/utils.py:18
1442
1422
  msgid "Company Positions"
1443
1423
  msgstr ""
1444
1424
 
1445
- #: wbcrm/viewsets/titles/utils.py:21
1425
+ #: viewsets/titles/utils.py:21
1446
1426
  msgid "New Company Position"
1447
1427
  msgstr ""
1448
1428
 
1449
- #: wbcrm/viewsets/titles/utils.py:24
1429
+ #: viewsets/titles/utils.py:24
1450
1430
  msgid "Company Position"
1451
1431
  msgstr ""
1452
1432
 
1453
- #: wbcrm/viewsets/titles/utils.py:29
1433
+ #: viewsets/titles/utils.py:29
1454
1434
  msgid "Company Types"
1455
1435
  msgstr ""
1456
1436
 
1457
- #: wbcrm/viewsets/titles/utils.py:32
1437
+ #: viewsets/titles/utils.py:32
1458
1438
  msgid "New Company Type"
1459
1439
  msgstr ""
1460
1440
 
1461
- #: wbcrm/viewsets/titles/utils.py:35
1441
+ #: viewsets/titles/utils.py:35
1462
1442
  msgid "Company Type"
1463
1443
  msgstr ""
1464
1444
 
1465
- #: wbcrm/viewsets/titles/utils.py:40
1445
+ #: viewsets/titles/utils.py:40
1466
1446
  msgid "Specializations"
1467
1447
  msgstr ""
1468
1448
 
1469
- #: wbcrm/viewsets/titles/utils.py:43
1449
+ #: viewsets/titles/utils.py:43
1470
1450
  msgid "New Specialization"
1471
1451
  msgstr ""
1472
1452
 
1473
- #: wbcrm/viewsets/titles/utils.py:46
1453
+ #: viewsets/titles/utils.py:46
1474
1454
  msgid "Specialization"
1475
1455
  msgstr ""
1476
1456
 
1477
- #: wbcrm/workflows/assignee_methods.py:18
1457
+ #: workflows/assignee_methods.py:18
1478
1458
  msgid "Assignee has no user account!"
1479
1459
  msgstr ""
1480
1460
 
1481
- #: wbcrm/workflows/assignee_methods.py:20
1461
+ #: workflows/assignee_methods.py:20
1482
1462
  msgid "No activity attached!"
1483
1463
  msgstr ""
1484
1464
 
1485
- #: wbcrm/workflows/assignee_methods.py:23
1465
+ #: workflows/assignee_methods.py:23
1486
1466
  msgid "Error in assignee method: {}"
1487
1467
  msgstr ""