summaryrefslogtreecommitdiff
path: root/app/Locale/pl_PL/translations.php
blob: 3ec3687bab72f0a40ac9c75edd66b35076d743ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
<?php

return array(
    'None' => 'Brak',
    'edit' => 'edytuj',
    'Edit' => 'Edytuj',
    'remove' => 'usuń',
    'Remove' => 'Usuń',
    'Update' => 'Aktualizuj',
    'Yes' => 'Tak',
    'No' => 'Nie',
    'cancel' => 'anuluj',
    'or' => 'lub',
    'Yellow' => 'Żółty',
    'Blue' => 'Niebieski',
    'Green' => 'Zielony',
    'Purple' => 'Fioletowy',
    'Red' => 'Czerwony',
    'Orange' => 'Pomarańczowy',
    'Grey' => 'Szary',
    'Save' => 'Zapisz',
    'Login' => 'Login',
    'Official website:' => 'Oficjalna strona:',
    'Unassigned' => 'Nieprzypisany',
    'View this task' => 'Zobacz zadanie',
    'Remove user' => 'Usuń użytkownika',
    'Do you really want to remove this user: "%s"?' => 'Na pewno chcesz usunąć użytkownika: "%s"?',
    'New user' => 'Nowy użytkownik',
    'All users' => 'Wszyscy użytkownicy',
    'Username' => 'Nazwa użytkownika',
    'Password' => 'Hasło',
    'Default project' => 'Domyślny projekt',
    'Administrator' => 'Administrator',
    'Sign in' => 'Zaloguj',
    'Users' => 'Użytkownicy',
    'No user' => 'Brak użytkowników',
    'Forbidden' => 'Zabroniony',
    'Access Forbidden' => 'Dostęp zabroniony',
    'Only administrators can access to this page.' => 'Tylko administrator może wejść na tą stronę.',
    'Edit user' => 'Edytuj użytkownika',
    'Logout' => 'Wyloguj',
    'Bad username or password' => 'Zła nazwa uyżytkownika lub hasło',
    'users' => 'użytkownicy',
    'projects' => 'projekty',
    'Edit project' => 'Edytuj projekt',
    'Name' => 'Nazwa',
    'Activated' => 'Aktywny',
    'Projects' => 'Projekty',
    'No project' => 'Brak projektów',
    'Project' => 'Projekt',
    'Status' => 'Status',
    'Tasks' => 'Zadania',
    'Board' => 'Tablica',
    'Actions' => 'Akcje',
    'Inactive' => 'Nieaktywny',
    'Active' => 'Aktywny',
    'Column %d' => 'Kolumna %d',
    'Add this column' => 'Dodaj kolumnę',
    '%d tasks on the board' => '%d zadań na tablicy',
    '%d tasks in total' => '%d wszystkich zadań',
    'Unable to update this board.' => 'Nie można zaktualizować tablicy.',
    'Edit board' => 'Edytuj tablicę',
    'Disable' => 'Wyłącz',
    'Enable' => 'Włącz',
    'New project' => 'Nowy projekt',
    'Do you really want to remove this project: "%s"?' => 'Na pewno chcesz usunąć projekt: "%s"?',
    'Remove project' => 'Usuń projekt',
    'Boards' => 'Tablice',
    'Edit the board for "%s"' => 'Edytuj tablię dla "%s"',
    'All projects' => 'Wszystkie projekty',
    'Change columns' => 'Zmień kolumny',
    'Add a new column' => 'Dodaj nową kolumnę',
    'Title' => 'Tytuł',
    'Add Column' => 'Dodaj kolumnę',
    'Project "%s"' => 'Projekt "%s"',
    'Nobody assigned' => 'Nikt nie przypisany',
    'Assigned to %s' => 'Przypisane do %s',
    'Remove a column' => 'Usuń kolumnę',
    'Remove a column from a board' => 'Usuń kolumnę z tablicy',
    'Unable to remove this column.' => 'Nie udało się usunąć kolumny.',
    'Do you really want to remove this column: "%s"?' => 'Na pewno chcesz usunąć kolumnę: "%s"?',
    'This action will REMOVE ALL TASKS associated to this column!' => 'Wszystkie zadania w kolumnie zostaną usunięte!',
    'Settings' => 'Ustawienia',
    'Application settings' => 'Ustawienia aplikacji',
    'Language' => 'Język',
    'Webhook token:' => 'Token :',
    // 'API token:' => '',
    'More information' => 'Więcej informacji',
    'Database size:' => 'Rozmiar bazy danych :',
    'Download the database' => 'Pobierz bazę danych',
    'Optimize the database' => 'Optymalizuj bazę danych',
    '(VACUUM command)' => '(komenda VACUUM)',
    '(Gzip compressed Sqlite file)' => '(baza danych spakowana Gzip)',
    'User settings' => 'Ustawienia użytkownika',
    'My default project:' => 'Mój domyślny projekt:',
    'Close a task' => 'Zakończ zadanie',
    'Do you really want to close this task: "%s"?' => 'Na pewno chcesz zakończyć to zadanie: "%s"?',
    'Edit a task' => 'Edytuj zadanie',
    'Column' => 'Kolumna',
    'Color' => 'Kolor',
    'Assignee' => 'Odpowiedzialny',
    'Create another task' => 'Dodaj kolejne zadanie',
    'New task' => 'Nowe zadanie',
    'Open a task' => 'Otwórz zadanie',
    'Do you really want to open this task: "%s"?' => 'Na pewno chcesz otworzyć zadanie: "%s"?',
    'Back to the board' => 'Powrót do tablicy',
    'Created on %B %e, %Y at %k:%M %p' => 'Utworzono dnia %e %B %Y o %k:%M',
    'There is nobody assigned' => 'Nikt nie jest przypisany',
    'Column on the board:' => 'Kolumna na tablicy:',
    'Status is open' => 'Status otwarty',
    'Status is closed' => 'Status zamknięty',
    'Close this task' => 'Zamknij zadanie',
    'Open this task' => 'Otwórz zadanie',
    'There is no description.' => 'Brak opisu.',
    'Add a new task' => 'Dodaj zadanie',
    'The username is required' => 'Nazwa użytkownika jest wymagana',
    'The maximum length is %d characters' => 'Maksymalna długość wynosi %d znaków',
    'The minimum length is %d characters' => 'Minimalna długość wynosi %d znaków',
    'The password is required' => 'Hasło jest wymagane',
    'This value must be an integer' => 'Wartość musi być liczbą całkowitą',
    'The username must be unique' => 'Nazwa użytkownika musi być unikalna',
    'The username must be alphanumeric' => 'Nazwa użytkownika musi być alfanumeryczna',
    'The user id is required' => 'ID użytkownika jest wymagane',
    'Passwords don\'t match' => 'Hasła nie pasują do siebie',
    'The confirmation is required' => 'Wymagane jest potwierdzenie',
    'The column is required' => 'Kolumna jest wymagana',
    'The project is required' => 'Projekt jest wymagany',
    'The color is required' => 'Kolor jest wymagany',
    'The id is required' => 'ID jest wymagane',
    'The project id is required' => 'ID projektu jest wymagane',
    'The project name is required' => 'Nazwa projektu jest wymagana',
    'This project must be unique' => 'Projekt musi być unikalny',
    'The title is required' => 'Tutył jest wymagany',
    'The language is required' => 'Język jest wymagany',
    'There is no active project, the first step is to create a new project.' => 'Brak aktywnych projektów. Pierwszym krokiem jest utworzenie nowego projektu.',
    'Settings saved successfully.' => 'Ustawienia zapisane.',
    'Unable to save your settings.' => 'Nie udało się zapisać ustawień.',
    'Database optimization done.' => 'Optymalizacja bazy danych zakończona.',
    'Your project have been created successfully.' => 'Projekt został pomyślnie utworzony.',
    'Unable to create your project.' => 'Nie udało się stworzyć projektu.',
    'Project updated successfully.' => 'Projekt zaktualizowany.',
    'Unable to update this project.' => 'Nie można zaktualizować projektu.',
    'Unable to remove this project.' => 'Nie można usunąć projektu.',
    'Project removed successfully.' => 'Projekt usunięty.',
    'Project activated successfully.' => 'Projekt aktywowany.',
    'Unable to activate this project.' => 'Nie można aktywować projektu.',
    'Project disabled successfully.' => 'Projekt wyłączony.',
    'Unable to disable this project.' => 'Nie można wyłączyć projektu.',
    'Unable to open this task.' => 'Nie można otworzyć tego zadania.',
    'Task opened successfully.' => 'Zadanie otwarte.',
    'Unable to close this task.' => 'Nie można zamknąć tego zadania.',
    'Task closed successfully.' => 'Zadanie zamknięte.',
    'Unable to update your task.' => 'Nie można zaktualizować tego zadania.',
    'Task updated successfully.' => 'Zadanie zaktualizowane.',
    'Unable to create your task.' => 'Nie można dodać zadania.',
    'Task created successfully.' => 'Zadanie zostało utworzone.',
    'User created successfully.' => 'Użytkownik dodany',
    'Unable to create your user.' => 'Nie udało się dodać użytkownika.',
    'User updated successfully.' => 'Użytkownik zaktualizowany.',
    'Unable to update your user.' => 'Nie udało się zaktualizować użytkownika.',
    'User removed successfully.' => 'Użytkownik usunięty.',
    'Unable to remove this user.' => 'Nie udało się usunąć użytkownika.',
    'Board updated successfully.' => 'Tablica została zaktualizowana.',
    'Ready' => 'Gotowe',
    'Backlog' => 'Log',
    'Work in progress' => 'W trakcie',
    'Done' => 'Zakończone',
    'Application version:' => 'Wersja aplikacji:',
    'Completed on %B %e, %Y at %k:%M %p' => 'Zakończono dnia %e %B %Y o %k:%M',
    '%B %e, %Y at %k:%M %p' => '%e %B %Y o %k:%M',
    'Date created' => 'Data utworzenia',
    'Date completed' => 'Data zakończenia',
    'Id' => 'Ident',
    'No task' => 'Brak zadań',
    'Completed tasks' => 'Ukończone zadania',
    'List of projects' => 'Lista projektów',
    'Completed tasks for "%s"' => 'Zadania zakończone dla "%s"',
    '%d closed tasks' => '%d zamkniętych zadań',
    'No task for this project' => 'Brak zadań dla tego projektu',
    'Public link' => 'Link publiczny',
    'There is no column in your project!' => 'Brak kolumny w Twoim projekcie',
    'Change assignee' => 'Zmień odpowiedzialną osobę',
    'Change assignee for the task "%s"' => 'Zmień odpowiedzialną osobę dla zadania "%s"',
    'Timezone' => 'Strefa czasowa',
    'Sorry, I didn\'t find this information in my database!' => 'Niestety nie znaleziono tej informacji w bazie danych',
    'Page not found' => 'Strona nie istnieje',
    'Complexity' => 'Poziom trudności',
    'limit' => 'limit',
    'Task limit' => 'Limit zadań',
    // 'Task count' => '',
    'This value must be greater than %d' => 'Wartość musi być większa niż %d',
    'Edit project access list' => 'Edycja list dostępu dla projektu',
    'Edit users access' => 'Edytuj dostęp',
    'Allow this user' => 'Dodaj użytkownika',
    'Only those users have access to this project:' => 'Użytkownicy mający dostęp:',
    'Don\'t forget that administrators have access to everything.' => 'Pamiętaj: Administratorzy mają zawsze dostęp do wszystkiego!',
    'Revoke' => 'Odbierz dostęp',
    'List of authorized users' => 'Lista użytkowników mających dostęp',
    'User' => 'Użytkownik',
    // 'Nobody have access to this project.' => '',
    'You are not allowed to access to this project.' => 'Nie masz dostępu do tego projektu.',
    'Comments' => 'Komentarze',
    'Post comment' => 'Dodaj komentarz',
    'Write your text in Markdown' => 'Możesz użyć Markdown',
    'Leave a comment' => 'Zostaw komentarz',
    'Comment is required' => 'Komentarz jest wymagany',
    // 'Leave a description' => '',
    'Comment added successfully.' => 'Komentarz dodany',
    'Unable to create your comment.' => 'Nie udało się dodać komentarza',
    'The description is required' => 'Opis jest wymagany',
    'Edit this task' => 'Edytuj zadanie',
    'Due Date' => 'Termin',
    'Invalid date' => 'Błędna data',
    'Must be done before %B %e, %Y' => 'Termin do %e %B %Y',
    '%B %e, %Y' => '%e %B %Y',
    // '%b %e, %Y' => '',
    'Automatic actions' => 'Akcje automatyczne',
    'Your automatic action have been created successfully.' => 'Twoja akcja została dodana',
    'Unable to create your automatic action.' => 'Nie udało się utworzyć akcji',
    'Remove an action' => 'Usuń akcję',
    'Unable to remove this action.' => 'Nie można usunąć akcji',
    'Action removed successfully.' => 'Akcja usunięta',
    'Automatic actions for the project "%s"' => 'Akcje automatyczne dla projektu "%s"',
    'Defined actions' => 'Zdefiniowane akcje',
    'Add an action' => 'Nowa akcja',
    'Event name' => 'Nazwa zdarzenia',
    'Action name' => 'Nazwa akcji',
    'Action parameters' => 'Parametry akcji',
    'Action' => 'Akcja',
    'Event' => 'Zdarzenie',
    'When the selected event occurs execute the corresponding action.' => 'Gdy następuje wybrane zdarzenie, uruchom odpowiednią akcję',
    'Next step' => 'Następny krok',
    'Define action parameters' => 'Zdefiniuj parametry akcji',
    'Save this action' => 'Zapisz akcję',
    'Do you really want to remove this action: "%s"?' => 'Na pewno chcesz usunąć akcję "%s"?',
    'Remove an automatic action' => 'Usuń akcję automatyczną',
    'Close the task' => 'Zamknij zadanie',
    'Assign the task to a specific user' => 'Przypisz zadanie do wybranego użytkownika',
    'Assign the task to the person who does the action' => 'Przypisz zadanie to osoby wykonującej akcję',
    'Duplicate the task to another project' => 'Kopiuj zadanie do innego projektu',
    'Move a task to another column' => 'Przeniesienie zadania do innej kolumny',
    'Move a task to another position in the same column' => 'Zmiania pozycji zadania w kolumnie',
    'Task modification' => 'Modyfikacja zadania',
    'Task creation' => 'Tworzenie zadania',
    'Open a closed task' => 'Otwarcie zamkniętego zadania',
    'Closing a task' => 'Zamknięcie zadania',
    'Assign a color to a specific user' => 'Przypisz kolor do wybranego użytkownika',
    'Column title' => 'Tytuł kolumny',
    'Position' => 'Pozycja',
    'Move Up' => 'Przenieś wyżej',
    'Move Down' => 'Przenieś niżej',
    'Duplicate to another project' => 'Skopiuj do innego projektu',
    'Duplicate' => 'Utwórz kopię',
    'link' => 'link',
    'Update this comment' => 'Zapisz komentarz',
    'Comment updated successfully.' => 'Komentarz został zapisany.',
    'Unable to update your comment.' => 'Nie udało się zapisanie komentarza.',
    'Remove a comment' => 'Usuń komentarz',
    'Comment removed successfully.' => 'Komentarz został usunięty.',
    'Unable to remove this comment.' => 'Nie udało się usunąć komentarza.',
    'Do you really want to remove this comment?' => 'Czy na pewno usunąć ten komentarz?',
    'Only administrators or the creator of the comment can access to this page.' => 'Tylko administratorzy oraz autor komentarza ma dostęp do tej strony.',
    'Details' => 'Szczegóły',
    'Current password for the user "%s"' => 'Aktualne hasło dla użytkownika "%s"',
    'The current password is required' => 'Wymanage jest aktualne hasło',
    'Wrong password' => 'Błędne hasło',
    'Reset all tokens' => 'Zresetuj wszystkie tokeny',
    'All tokens have been regenerated.' => 'Wszystkie tokeny zostały zresetowane.',
    'Unknown' => 'Nieznany',
    'Last logins' => 'Ostatnie logowania',
    'Login date' => 'Data logowania',
    'Authentication method' => 'Sposób autentykacji',
    'IP address' => 'Adres IP',
    'User agent' => 'Przeglądarka',
    'Persistent connections' => 'Stałe połączenia',
    'No session.' => 'Brak sesji.',
    'Expiration date' => 'Data zakończenia',
    'Remember Me' => 'Pamiętaj mnie',
    'Creation date' => 'Data utworzenia',
    // 'Filter by user' => '',
    // 'Filter by due date' => '',
    // 'Everybody' => '',
    // 'Open' => '',
    // 'Closed' => '',
    // 'Search' => '',
    // 'Nothing found.' => '',
    // 'Search in the project "%s"' => '',
    // 'Due date' => '',
    // 'Others formats accepted: %s and %s' => '',
    'Description' => 'Opis',
    // '%d comments' => '',
    // '%d comment' => '',
    // 'Email address invalid' => '',
    // 'Your Google Account is not linked anymore to your profile.' => '',
    // 'Unable to unlink your Google Account.' => '',
    // 'Google authentication failed' => '',
    // 'Unable to link your Google Account.' => '',
    // 'Your Google Account is linked to your profile successfully.' => '',
    // 'Email' => '',
    // 'Link my Google Account' => '',
    // 'Unlink my Google Account' => '',
    // 'Login with my Google Account' => '',
    // 'Project not found.' => '',
    // 'Task #%d' => '',
    // 'Task removed successfully.' => '',
    // 'Unable to remove this task.' => '',
    // 'Remove a task' => '',
    // 'Do you really want to remove this task: "%s"?' => '',
    // 'Assign automatically a color based on a category' => '',
    // 'Assign automatically a category based on a color' => '',
    // 'Task creation or modification' => '',
    // 'Category' => '',
    // 'Category:' => '',
    // 'Categories' => '',
    // 'Category not found.' => '',
    // 'Your category have been created successfully.' => '',
    // 'Unable to create your category.' => '',
    // 'Your category have been updated successfully.' => '',
    // 'Unable to update your category.' => '',
    // 'Remove a category' => '',
    // 'Category removed successfully.' => '',
    // 'Unable to remove this category.' => '',
    // 'Category modification for the project "%s"' => '',
    // 'Category Name' => '',
    // 'Categories for the project "%s"' => '',
    // 'Add a new category' => '',
    // 'Do you really want to remove this category: "%s"?' => '',
    // 'Filter by category' => '',
    // 'All categories' => '',
    // 'No category' => '',
    // 'The name is required' => '',
    // 'Remove a file' => '',
    // 'Unable to remove this file.' => '',
    // 'File removed successfully.' => '',
    // 'Attach a document' => '',
    // 'Do you really want to remove this file: "%s"?' => '',
    // 'open' => '',
    // 'Attachments' => '',
    // 'Edit the task' => '',
    // 'Edit the description' => '',
    // 'Add a comment' => '',
    // 'Edit a comment' => '',
    // 'Summary' => '',
    // 'Time tracking' => '',
    // 'Estimate:' => '',
    // 'Spent:' => '',
    // 'Do you really want to remove this sub-task?' => '',
    // 'Remaining:' => '',
    // 'hours' => '',
    // 'spent' => '',
    // 'estimated' => '',
    // 'Sub-Tasks' => '',
    // 'Add a sub-task' => '',
    // 'Original estimate' => '',
    // 'Create another sub-task' => '',
    // 'Time spent' => '',
    // 'Edit a sub-task' => '',
    // 'Remove a sub-task' => '',
    // 'The time must be a numeric value' => '',
    // 'Todo' => '',
    // 'In progress' => '',
    // 'Sub-task removed successfully.' => '',
    // 'Unable to remove this sub-task.' => '',
    // 'Sub-task updated successfully.' => '',
    // 'Unable to update your sub-task.' => '',
    // 'Unable to create your sub-task.' => '',
    // 'Sub-task added successfully.' => '',
    // 'Maximum size: ' => '',
    // 'Unable to upload the file.' => '',
    // 'Display another project' => '',
    // 'Your GitHub account was successfully linked to your profile.' => '',
    // 'Unable to link your GitHub Account.' => '',
    // 'GitHub authentication failed' => '',
    // 'Your GitHub account is no longer linked to your profile.' => '',
    // 'Unable to unlink your GitHub Account.' => '',
    // 'Login with my GitHub Account' => '',
    // 'Link my GitHub Account' => '',
    // 'Unlink my GitHub Account' => '',
    // 'Created by %s' => '',
    // 'Last modified on %B %e, %Y at %k:%M %p' => '',
    // 'Tasks Export' => '',
    // 'Tasks exportation for "%s"' => '',
    // 'Start Date' => '',
    // 'End Date' => '',
    // 'Execute' => '',
    // 'Task Id' => '',
    // 'Creator' => '',
    // 'Modification date' => '',
    // 'Completion date' => '',
    // 'Webhook URL for task creation' => '',
    // 'Webhook URL for task modification' => '',
    // 'Clone' => '',
    // 'Clone Project' => '',
    // 'Project cloned successfully.' => '',
    // 'Unable to clone this project.' => '',
    // 'Email notifications' => '',
    // 'Enable email notifications' => '',
    // 'Task position:' => '',
    // 'The task #%d have been opened.' => '',
    // 'The task #%d have been closed.' => '',
    // 'Sub-task updated' => '',
    // 'Title:' => '',
    // 'Status:' => '',
    // 'Assignee:' => '',
    // 'Time tracking:' => '',
    // 'New sub-task' => '',
    // 'New attachment added "%s"' => '',
    // 'Comment updated' => '',
    // 'New comment posted by %s' => '',
    // 'List of due tasks for the project "%s"' => '',
    // '[%s][New attachment] %s (#%d)' => '',
    // '[%s][New comment] %s (#%d)' => '',
    // '[%s][Comment updated] %s (#%d)' => '',
    // '[%s][New subtask] %s (#%d)' => '',
    // '[%s][Subtask updated] %s (#%d)' => '',
    // '[%s][New task] %s (#%d)' => '',
    // '[%s][Task updated] %s (#%d)' => '',
    // '[%s][Task closed] %s (#%d)' => '',
    // '[%s][Task opened] %s (#%d)' => '',
    // '[%s][Due tasks]' => '',
    // '[Kanboard] Notification' => '',
    // 'I want to receive notifications only for those projects:' => '',
    // 'view the task on Kanboard' => '',
    // 'Public access' => '',
    // 'Category management' => '',
    // 'User management' => '',
    // 'Active tasks' => '',
    // 'Disable public access' => '',
    // 'Enable public access' => '',
    // 'Active projects' => '',
    // 'Inactive projects' => '',
    // 'Public access disabled' => '',
    // 'Do you really want to disable this project: "%s"?' => '',
    // 'Do you really want to duplicate this project: "%s"?' => '',
    // 'Do you really want to enable this project: "%s"?' => '',
    // 'Project activation' => '',
    // 'Move the task to another project' => '',
    // 'Move to another project' => '',
    // 'Do you really want to duplicate this task?' => '',
    // 'Duplicate a task' => '',
    // 'External accounts' => '',
    // 'Account type' => '',
    // 'Local' => '',
    // 'Remote' => '',
    // 'Enabled' => '',
    // 'Disabled' => '',
    // 'Google account linked' => '',
    // 'Github account linked' => '',
    // 'Username:' => '',
    // 'Name:' => '',
    // 'Email:' => '',
    // 'Default project:' => '',
    // 'Notifications:' => '',
    // 'Notifications' => '',
    // 'Group:' => '',
    // 'Regular user' => '',
    // 'Account type:' => '',
    // 'Edit profile' => '',
    // 'Change password' => '',
    // 'Password modification' => '',
    // 'External authentications' => '',
    // 'Google Account' => '',
    // 'Github Account' => '',
    // 'Never connected.' => '',
    // 'No account linked.' => '',
    // 'Account linked.' => '',
    // 'No external authentication enabled.' => '',
    // 'Password modified successfully.' => '',
    // 'Unable to change the password.' => '',
    // 'Change category for the task "%s"' => '',
    // 'Change category' => '',
    // '%s updated the task %s' => '',
    // '%s opened the task %s' => '',
    // '%s moved the task %s to the position #%d in the column "%s"' => '',
    // '%s moved the task %s to the column "%s"' => '',
    // '%s created the task %s' => '',
    // '%s closed the task %s' => '',
    // '%s created a subtask for the task %s' => '',
    // '%s updated a subtask for the task %s' => '',
    // 'Assigned to %s with an estimate of %s/%sh' => '',
    // 'Not assigned, estimate of %sh' => '',
    // '%s updated a comment on the task %s' => '',
    // '%s commented the task %s' => '',
    // '%s\'s activity' => '',
    // 'No activity.' => '',
    // 'RSS feed' => '',
    // '%s updated a comment on the task #%d' => '',
    // '%s commented on the task #%d' => '',
    // '%s updated a subtask for the task #%d' => '',
    // '%s created a subtask for the task #%d' => '',
    // '%s updated the task #%d' => '',
    // '%s created the task #%d' => '',
    // '%s closed the task #%d' => '',
    // '%s open the task #%d' => '',
    // '%s moved the task #%d to the column "%s"' => '',
    // '%s moved the task #%d to the position %d in the column "%s"' => '',
    // 'Activity' => '',
    // 'Default values are "%s"' => '',
    // 'Default columns for new projects (Comma-separated)' => '',
    // 'Task assignee change' => '',
    // '%s change the assignee of the task #%d to %s' => '',
    // '%s changed the assignee of the task %s to %s' => '',
    // '[%s][Column Change] %s (#%d)' => '',
    // '[%s][Position Change] %s (#%d)' => '',
    // '[%s][Assignee Change] %s (#%d)' => '',
    // 'New password for the user "%s"' => '',
    // 'Choose an event' => '',
    // 'Github commit received' => '',
    // 'Github issue opened' => '',
    // 'Github issue closed' => '',
    // 'Github issue reopened' => '',
    // 'Github issue assignee change' => '',
    // 'Github issue label change' => '',
    // 'Create a task from an external provider' => '',
    // 'Change the assignee based on an external username' => '',
    // 'Change the category based on an external label' => '',
    // 'Reference' => '',
    // 'Reference: %s' => '',
    // 'Label' => '',
    // 'Database' => '',
    // 'About' => '',
    // 'Database driver:' => '',
    // 'Board settings' => '',
    // 'URL and token' => '',
    // 'Webhook settings' => '',
    // 'URL for task creation:' => '',
    // 'Reset token' => '',
    // 'API endpoint:' => '',
    // 'Refresh interval for private board' => '',
    // 'Refresh interval for public board' => '',
    // 'Task highlight period' => '',
    // 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => '',
    // 'Frequency in second (60 seconds by default)' => '',
    // 'Frequency in second (0 to disable this feature, 10 seconds by default)' => '',
    // 'Application URL' => '',
    // 'Example: http://example.kanboard.net/ (used by email notifications)' => '',
    // 'Token regenerated.' => '',
    // 'Date format' => '',
    // 'ISO format is always accepted, example: "%s" and "%s"' => '',
    // 'New private project' => '',
    // 'This project is private' => '',
    // 'Type here to create a new sub-task' => '',
    // 'Add' => '',
    // 'Estimated time: %s hours' => '',
    // 'Time spent: %s hours' => '',
    // 'Started on %B %e, %Y' => '',
    // 'Start date' => '',
    // 'Time estimated' => '',
    // 'There is nothing assigned to you.' => '',
    // 'My tasks' => '',
    // 'Activity stream' => '',
    // 'Dashboard' => '',
    // 'Confirmation' => '',
    // 'Allow everybody to access to this project' => '',
    // 'Everybody have access to this project.' => '',
    // 'Webhooks' => '',
    // 'API' => '',
    // 'Integration' => '',
    // 'Github webhooks' => '',
    // 'Help on Github webhooks' => '',
    // 'Create a comment from an external provider' => '',
    // 'Github issue comment created' => '',
    // 'Configure' => '',
    // 'Project management' => '',
    // 'My projects' => '',
    // 'Columns' => '',
    // 'Task' => '',
    // 'Your are not member of any project.' => '',
    // 'Percentage' => '',
    // 'Number of tasks' => '',
    // 'Task distribution' => '',
    // 'Reportings' => '',
    // 'Task repartition for "%s"' => '',
    // 'Analytics' => '',
    // 'Subtask' => '',
    // 'My subtasks' => '',
    // 'User repartition' => '',
    // 'User repartition for "%s"' => '',
    // 'Clone this project' => '',
    // 'Column removed successfully.' => '',
    // 'Edit Project' => '',
    // 'Github Issue' => '',
    // 'Not enough data to show the graph.' => '',
    // 'Previous' => '',
    // 'The id must be an integer' => '',
    // 'The project id must be an integer' => '',
    // 'The status must be an integer' => '',
    // 'The subtask id is required' => '',
    // 'The subtask id must be an integer' => '',
    // 'The task id is required' => '',
    // 'The task id must be an integer' => '',
    // 'The user id must be an integer' => '',
    // 'This value is required' => '',
    // 'This value must be numeric' => '',
    // 'Unable to create this task.' => '',
    // 'Cumulative flow diagram' => '',
    // 'Cumulative flow diagram for "%s"' => '',
    // 'Daily project summary' => '',
    // 'Daily project summary export' => '',
    // 'Daily project summary export for "%s"' => '',
    // 'Exports' => '',
    // 'This export contains the number of tasks per column grouped per day.' => '',
    // 'Nothing to preview...' => '',
    // 'Preview' => '',
    // 'Write' => '',
    // 'Active swimlanes' => '',
    // 'Add a new swimlane' => '',
    // 'Change default swimlane' => '',
    // 'Default swimlane' => '',
    // 'Do you really want to remove this swimlane: "%s"?' => '',
    // 'Inactive swimlanes' => '',
    // 'Set project manager' => '',
    // 'Set project member' => '',
    // 'Remove a swimlane' => '',
    // 'Rename' => '',
    // 'Show default swimlane' => '',
    // 'Swimlane modification for the project "%s"' => '',
    // 'Swimlane not found.' => '',
    // 'Swimlane removed successfully.' => '',
    // 'Swimlanes' => '',
    // 'Swimlane updated successfully.' => '',
    // 'The default swimlane have been updated successfully.' => '',
    // 'Unable to create your swimlane.' => '',
    // 'Unable to remove this swimlane.' => '',
    // 'Unable to update this swimlane.' => '',
    // 'Your swimlane have been created successfully.' => '',
    // 'Example: "Bug, Feature Request, Improvement"' => '',
    // 'Default categories for new projects (Comma-separated)' => '',
    // 'Gitlab commit received' => '',
    // 'Gitlab issue opened' => '',
    // 'Gitlab issue closed' => '',
    // 'Gitlab webhooks' => '',
    // 'Help on Gitlab webhooks' => '',
    // 'Integrations' => '',
    // 'Integration with third-party services' => '',
    // 'Role for this project' => '',
    // 'Project manager' => '',
    // 'Project member' => '',
    // 'A project manager can change the settings of the project and have more privileges than a standard user.' => '',
    // 'Gitlab Issue' => '',
    // 'Subtask Id' => '',
    // 'Subtasks' => '',
    // 'Subtasks Export' => '',
    // 'Subtasks exportation for "%s"' => '',
    // 'Task Title' => '',
    // 'Untitled' => '',
    // 'Application default' => '',
    // 'Language:' => '',
    // 'Timezone:' => '',
    // 'All columns' => '',
    // 'Calendar for "%s"' => '',
    // 'Filter by column' => '',
    // 'Filter by status' => '',
    // 'Calendar' => '',
    // 'Today' => '',
    // 'Jan ' => '',
    // 'Feb' => '',
    // 'Mar' => '',
    // 'Apr' => '',
    // 'May' => '',
    // 'Jun' => '',
    // 'Jul' => '',
    // 'Aug' => '',
    // 'Sep' => '',
    // 'Oct' => '',
    // 'Nov' => '',
    // 'Dec' => '',
    // 'January' => '',
    // 'February' => '',
    // 'March' => '',
    // 'April' => '',
    // 'June' => '',
    // 'July' => '',
    // 'August' => '',
    // 'September' => '',
    // 'October' => '',
    // 'November' => '',
    // 'December' => '',
    // 'Sunday' => '',
    // 'Monday' => '',
    // 'Tuesday' => '',
    // 'Wednesday' => '',
    // 'Thursday' => '',
    // 'Friday' => '',
    // 'Saturday' => '',
    // 'Sun' => '',
    // 'Mon' => '',
    // 'Tue' => '',
    // 'Wed' => '',
    // 'Thu' => '',
    // 'Fri' => '',
    // 'Sat' => '',
    // 'Next' => '',
    // '#%d' => '',
    // 'Filter by color' => '',
    // 'Filter by swimlane' => '',
    // 'All swimlanes' => '',
    // 'All colors' => '',
    // 'All status' => '',
    // 'Add a comment logging moving the task between columns' => '',
    // 'Moved to column %s' => '',
);