summaryrefslogtreecommitdiff
path: root/app/Locale/sv_SE/translations.php
blob: 7b933178aafc52aa2344376a6cc264747901221d (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
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
<?php

return array(
    // 'number.decimals_separator' => '',
    // 'number.thousands_separator' => '',
    'None' => 'Ingen',
    'edit' => 'redigera',
    'Edit' => 'Redigera',
    'remove' => 'ta bort',
    'Remove' => 'Ta bort',
    'Update' => 'Uppdatera',
    'Yes' => 'Ja',
    'No' => 'Nej',
    'cancel' => 'avbryt',
    'or' => 'eller',
    'Yellow' => 'Gul',
    'Blue' => 'Blå',
    'Green' => 'Grön',
    'Purple' => 'Lila',
    'Red' => 'Röd',
    'Orange' => 'Orange',
    'Grey' => 'Grå',
    'Save' => 'Spara',
    'Login' => 'Login',
    'Official website:' => 'Officiell webbsida:',
    'Unassigned' => 'Ej tilldelad',
    'View this task' => 'Se denna uppgift',
    'Remove user' => 'Ta bort användare',
    'Do you really want to remove this user: "%s"?' => 'Vill du verkligen ta bort användaren: "%s"?',
    'New user' => 'Ny användare',
    'All users' => 'Alla användare',
    'Username' => 'Användarnamn',
    'Password' => 'Lösenord',
    'Default project' => 'Standardprojekt',
    'Administrator' => 'Administratör',
    'Sign in' => 'Logga in',
    'Users' => 'Användare',
    'No user' => 'Ingen användare',
    'Forbidden' => 'Ej tillåten',
    'Access Forbidden' => 'Ej tillåten',
    'Only administrators can access to this page.' => 'Bara adminstratörer har tillgång till denna sida.',
    'Edit user' => 'Ändra användare',
    'Logout' => 'Logga ut',
    'Bad username or password' => 'Fel användarnamn eller lösenord',
    'users' => 'Användare',
    'projects' => 'projekt',
    'Edit project' => 'Ändra projekt',
    'Name' => 'Namn',
    'Activated' => 'Aktiverad',
    'Projects' => 'Projekt',
    'No project' => 'Inget projekt',
    'Project' => 'Tavlor för projekt och planering',
    'Status' => 'Status',
    'Tasks' => 'Uppgifter',
    'Board' => 'Tavla',
    'Actions' => 'Åtgärder',
    'Inactive' => 'Inaktiv',
    'Active' => 'Aktiv',
    'Column %d' => 'Kolumn %d',
    'Add this column' => 'Lägg till kolumnen',
    '%d tasks on the board' => '%d uppgifter på tavlan',
    '%d tasks in total' => '%d uppgifter totalt',
    'Unable to update this board.' => 'Kunde inte uppdatera tavlan',
    'Edit board' => 'Ändra tavlan',
    'Disable' => 'Inaktivera',
    'Enable' => 'Aktivera',
    'New project' => 'Nytt projekt',
    'Do you really want to remove this project: "%s"?' => 'Vill du verkligen ta bort projektet: "%s" ?',
    'Remove project' => 'Ta bort projekt',
    'Boards' => 'Tavlor',
    'Edit the board for "%s"' => 'Ändra tavlan för "%s"',
    'All projects' => 'Alla projekt',
    'Change columns' => 'Ändra kolumner',
    'Add a new column' => 'Lägg till ny kolumn',
    'Title' => 'Titel',
    'Add Column' => 'Lägg till kolumn',
    'Project "%s"' => 'Tavlan "%s" är aktiv',
    'Nobody assigned' => 'Ingen tilldelad',
    'Assigned to %s' => 'Tilldelad %s',
    'Remove a column' => 'Ta bort en kolumn',
    'Remove a column from a board' => 'Ta bort en kolumn från tavlan',
    'Unable to remove this column.' => 'Kunde inte ta bort kolumnen.',
    'Do you really want to remove this column: "%s"?' => 'Vill du verkligen ta bort kolumnen: "%s"?',
    'This action will REMOVE ALL TASKS associated to this column!' => 'Denna åtgärd kommer att TA BORT ALLA uppgifter kopplade till kolumnen!',
    'Settings' => 'Inställningar',
    'Application settings' => 'Applikationsinställningar',
    'Language' => 'Språk',
    'Webhook token:' => 'Token för webhooks:',
    'API token:' => 'API token:',
    'More information' => 'Mer information',
    'Database size:' => 'Databasstorlek:',
    'Download the database' => 'Ladda ner databasen',
    'Optimize the database' => 'Optimera databasen',
    '(VACUUM command)' => '(Vacuum kommando)',
    '(Gzip compressed Sqlite file)' => '(Gzip komprimera Sqlite filen)',
    'User settings' => 'Användarinställningar',
    'My default project:' => 'Mitt standardprojekt:',
    'Close a task' => 'Stäng en uppgift',
    'Do you really want to close this task: "%s"?' => 'Vill du verkligen stänga uppgiften: "%s"?',
    'Edit a task' => 'Ändra en uppgift',
    'Column' => 'Kolumn',
    'Color' => 'Färg',
    'Assignee' => 'Uppdragsinnehavare',
    'Create another task' => 'Skapa ännu en uppgift',
    'New task' => 'Ny uppgift',
    'Open a task' => 'Öppna en uppgift',
    'Do you really want to open this task: "%s"?' => 'Vill du verkligen öppna denna uppgift: "%s"?',
    'Back to the board' => 'Tillbaka till tavlan',
    'Created on %B %e, %Y at %k:%M %p' => 'Skapad %Y-%m-%d kl %H:%M',
    'There is nobody assigned' => 'Det finns ingen tilldelad',
    'Column on the board:' => 'Kolumn på tavlan:',
    'Status is open' => 'Statusen är öppen',
    'Status is closed' => 'Statusen är stängd',
    'Close this task' => 'Stäng uppgiften',
    'Open this task' => 'Öppna uppgiften',
    'There is no description.' => 'Det finns ingen beskrivning.',
    'Add a new task' => 'Lägg till en ny uppgift',
    'The username is required' => 'Användarnamnet måste anges',
    'The maximum length is %d characters' => 'Max antal bokstäver %d',
    'The minimum length is %d characters' => 'Minst antal bokstäver %d',
    'The password is required' => 'Lösenordet måste anges.',
    'This value must be an integer' => 'Detta värde måste vara ett heltal.',
    'The username must be unique' => 'Användarnamnet måste vara unikt',
    'The username must be alphanumeric' => 'Användarnamnet måste vara alfanumeriskt',
    'The user id is required' => 'Användar-ID måste anges',
    'Passwords don\'t match' => 'Lösenorden matchar inte',
    'The confirmation is required' => 'Bekräftelse behövs.',
    'The column is required' => 'Kolumnen måste anges',
    'The project is required' => 'Projektet måste anges',
    'The color is required' => 'Färgen måste anges',
    'The id is required' => 'Aktuellt ID måste anges',
    'The project id is required' => 'Projekt-ID måste anges',
    'The project name is required' => 'Ett projektnamn måste anges',
    'This project must be unique' => 'Detta projekt måste vara unikt',
    'The title is required' => 'En titel måste anges.',
    'The language is required' => 'Språket måste anges',
    'There is no active project, the first step is to create a new project.' => 'Inget projekt är aktiverat, första steget är att skapa ett nytt projekt',
    'Settings saved successfully.' => 'Inställningarna har sparats.',
    'Unable to save your settings.' => 'Kunde inte spara dina ändringar',
    'Database optimization done.' => 'Databasen har optimerats.',
    'Your project have been created successfully.' => 'Ditt projekt har skapats.',
    'Unable to create your project.' => 'Kunde inte skapa ditt projekt.',
    'Project updated successfully.' => 'Projektet har uppdaterats.',
    'Unable to update this project.' => 'Kunde inte uppdatera detta projekt.',
    'Unable to remove this project.' => 'Kunde inte ta bort detta projekt.',
    'Project removed successfully.' => 'Projektet har tagits bort.',
    'Project activated successfully.' => 'Projektet har aktiverats.',
    'Unable to activate this project.' => 'Kunde inte aktivera detta projekt.',
    'Project disabled successfully.' => 'Projektet har stängts.',
    'Unable to disable this project.' => 'Kunde inte stänga detta projekt.',
    'Unable to open this task.' => 'Kunde inte öppna denna uppgift.',
    'Task opened successfully.' => 'Uppgiften har öppnats.',
    'Unable to close this task.' => 'Kunde inte stänga denna uppgift.',
    'Task closed successfully.' => 'Uppgiften har stängts.',
    'Unable to update your task.' => 'Kunde inte uppdatera din uppgift.',
    'Task updated successfully.' => 'Uppgiften har uppdaterats.',
    'Unable to create your task.' => 'Kunde inte skapa din uppgift.',
    'Task created successfully.' => 'Uppgiften har skapats.',
    'User created successfully.' => 'Användaren har skapats.',
    'Unable to create your user.' => 'Kunde inte skapa din användare.',
    'User updated successfully.' => 'Användaren har updaterats.',
    'Unable to update your user.' => 'Kunde inte uppdatera din användare.',
    'User removed successfully.' => 'Användaren har tagits bort.',
    'Unable to remove this user.' => 'Kunde inte ta bort denna användare.',
    'Board updated successfully.' => 'Tavlan uppdaterad.',
    'Ready' => 'Denna månad',
    'Backlog' => 'Att göra',
    'Work in progress' => 'Pågående',
    'Done' => 'Slutfört',
    'Application version:' => 'Version:',
    'Completed on %B %e, %Y at %k:%M %p' => 'Slutfört %Y-%m-%d kl %H:%M',
    '%B %e, %Y at %k:%M %p' => '%Y-%m-%d kl %H:%M',
    'Date created' => 'Skapat datum',
    'Date completed' => 'Slutfört datum',
    'Id' => 'ID',
    'No task' => 'Ingen uppgift',
    'Completed tasks' => 'Slutförda uppgifter',
    'List of projects' => 'Lista med projekt',
    'Completed tasks for "%s"' => 'Slutföra uppgifter för "%s"',
    '%d closed tasks' => '%d stängda uppgifter',
    'No task for this project' => 'Inga uppgifter i detta projekt',
    'Public link' => 'Publik länk',
    'There is no column in your project!' => 'Det saknas kolumner i ditt projekt!',
    'Change assignee' => 'Ändra uppdragsinnehavare',
    'Change assignee for the task "%s"' => 'Ändra uppdragsinnehavare för uppgiften "%s"',
    'Timezone' => 'Tidszon',
    'Sorry, I didn\'t find this information in my database!' => 'Informationen kunde inte hittas i databasen.',
    'Page not found' => 'Sidan hittas inte',
    'Complexity' => 'Komplexitet',
    'limit' => 'max',
    'Task limit' => 'Uppgiftsbegränsning',
    'Task count' => 'Antal uppgifter',
    'This value must be greater than %d' => 'Värdet måste vara större än %d',
    'Edit project access list' => 'Ändra projektåtkomst lista',
    'Edit users access' => 'Användaråtkomst',
    'Allow this user' => 'Tillåt användare',
    'Only those users have access to this project:' => 'Bara de användarna har tillgång till detta projekt.',
    'Don\'t forget that administrators have access to everything.' => 'Glöm inte att administratörerna har rätt att göra allt.',
    'Revoke' => 'Dra tillbaka behörighet',
    'List of authorized users' => 'Lista med behöriga användare',
    'User' => 'Användare',
    'Nobody have access to this project.' => 'Ingen har tillgång till detta projekt.',
    'You are not allowed to access to this project.' => 'Du har inte tillgång till detta projekt.',
    'Comments' => 'Kommentarer',
    'Post comment' => 'Ladda upp kommentar',
    'Write your text in Markdown' => 'Exempelsyntax för text',
    'Leave a comment' => 'Lämna en kommentar',
    'Comment is required' => 'En kommentar måste lämnas',
    'Leave a description' => 'Lämna en beskrivning',
    'Comment added successfully.' => 'Kommentaren har lagts till.',
    'Unable to create your comment.' => 'Kommentaren kunde inte laddas upp.',
    'The description is required' => 'En beskrivning måste lämnas',
    'Edit this task' => 'Ändra denna uppgift',
    'Due Date' => 'Måldatum',
    'Invalid date' => 'Ej tillåtet datum',
    'Must be done before %B %e, %Y' => 'Måste vara klart innan %Y-%m-%d',
    '%B %e, %Y' => '%Y-%m-%d',
    '%b %e, %Y' => '%Y-%m-%d',
    'Automatic actions' => 'Automatiska åtgärder',
    'Your automatic action have been created successfully.' => 'Din automatiska åtgärd har skapats.',
    'Unable to create your automatic action.' => 'Kunde inte skapa din automatiska åtgärd.',
    'Remove an action' => 'Ta bort en åtgärd',
    'Unable to remove this action.' => 'Kunde inte ta bort denna åtgärd.',
    'Action removed successfully.' => 'Åtgärden har tagits bort.',
    'Automatic actions for the project "%s"' => 'Automatiska åtgärder för projektet "%s"',
    'Defined actions' => 'Definierade åtgärder',
    'Add an action' => 'Lägg till en åtgärd',
    'Event name' => 'Händelsenamn',
    'Action name' => 'Åtgärdsnamn',
    'Action parameters' => 'Åtgärdsparametrar',
    'Action' => 'Åtgärd',
    'Event' => 'Händelse',
    'When the selected event occurs execute the corresponding action.' => 'När händelsen inträffar, kör inställd åtgärd.',
    'Next step' => 'Nästa steg',
    'Define action parameters' => 'Definiera upp händelseparametrar',
    'Save this action' => 'Spara denna åtgärd',
    'Do you really want to remove this action: "%s"?' => 'Vill du verkligen ta bort denna åtgärd: "%s"?',
    'Remove an automatic action' => 'Ta bort en automatiskt åtgärd',
    'Close the task' => 'Stäng uppgiften',
    'Assign the task to a specific user' => 'Tilldela uppgiften till en specifik användare',
    'Assign the task to the person who does the action' => 'Tilldela uppgiften till personen som skapar den',
    'Duplicate the task to another project' => 'Kopiera uppgiften till ett annat projekt',
    'Move a task to another column' => 'Flytta en uppgift till en annan kolumn',
    'Move a task to another position in the same column' => 'Flytta en uppgift till ett nytt läge i samma kolumn',
    'Task modification' => 'Ändra uppgift',
    'Task creation' => 'Skapa uppgift',
    'Open a closed task' => 'Öppna en stängd uppgift',
    'Closing a task' => 'Stänger en uppgift',
    'Assign a color to a specific user' => 'Tilldela en färg till en specifik användare',
    'Column title' => 'Kolumnens titel',
    'Position' => 'Position',
    'Move Up' => 'Flytta upp',
    'Move Down' => 'Flytta ned',
    'Duplicate to another project' => 'Kopiera till ett annat projekt',
    'Duplicate' => 'Kopiera uppgiften',
    'link' => 'länk',
    'Update this comment' => 'Uppdatera kommentaren',
    'Comment updated successfully.' => 'Kommentaren har uppdaterats.',
    'Unable to update your comment.' => 'Kunde inte uppdatera din kommentar.',
    'Remove a comment' => 'Ta bort en kommentar',
    'Comment removed successfully.' => 'Kommentaren har tagits bort.',
    'Unable to remove this comment.' => 'Kunde inte ta bort denna kommentar.',
    'Do you really want to remove this comment?' => 'Är du säker på att du vill ta bort denna kommentar?',
    'Only administrators or the creator of the comment can access to this page.' => 'Bara administratörer eller skaparen av kommentaren har tillgång till denna sida.',
    'Details' => 'Detaljer',
    'Current password for the user "%s"' => 'Nuvarande lösenord för användaren %s"',
    'The current password is required' => 'Det nuvarande lösenordet måste anges',
    'Wrong password' => 'Fel lösenord',
    'Reset all tokens' => 'Återställ alla tokens',
    'All tokens have been regenerated.' => 'Alla tokens har degenererats.',
    'Unknown' => 'Okänd',
    'Last logins' => 'Senaste inloggningarna',
    'Login date' => 'Inloggningsdatum',
    'Authentication method' => 'Autentiseringsmetoder',
    'IP address' => 'IP-adress',
    'User agent' => 'Användaragent/webbläsare',
    'Persistent connections' => 'Beständiga anslutningar',
    'No session.' => 'Ingen session.',
    'Expiration date' => 'Förfallodatum',
    'Remember Me' => 'Kom ihåg mig',
    'Creation date' => 'Skapatdatum',
    'Filter by user' => 'Filtrera på användare',
    'Filter by due date' => 'Filtrera på slutdatum',
    'Everybody' => 'Alla',
    'Open' => 'Öppen',
    'Closed' => 'Stängd',
    'Search' => 'Sök',
    'Nothing found.' => 'Inget kunde hittas.',
    'Search in the project "%s"' => 'Sök i projektet "%s"',
    'Due date' => 'Måldatum',
    'Others formats accepted: %s and %s' => 'Andra format som accepteras: %s and %s',
    'Description' => 'Beskrivning',
    '%d comments' => '%d kommentarer',
    '%d comment' => '%d kommentar',
    'Email address invalid' => 'Epost-adressen ogiltig',
    'Your Google Account is not linked anymore to your profile.' => 'Ditt Google-konto är inte längre länkat till din profil',
    'Unable to unlink your Google Account.' => 'Kunde inte ta bort länken till ditt Google-konto.',
    'Google authentication failed' => 'Autentiseringen för Google misslyckades',
    'Unable to link your Google Account.' => 'Kunde inte länka till ditt Google-konto',
    'Your Google Account is linked to your profile successfully.' => 'Ditt Google-konto har kopplats till din profil.',
    'Email' => 'Epost',
    'Link my Google Account' => 'Länka till mitt Google-konto',
    'Unlink my Google Account' => 'Ta bort länken till mitt Google-konto',
    'Login with my Google Account' => 'Logga in med mitt Google-konto',
    'Project not found.' => 'Projektet kunde inte hittas',
    'Task #%d' => 'Uppgift #%d',
    'Task removed successfully.' => 'Uppgiften har tagits bort',
    'Unable to remove this task.' => 'Kunde inte ta bort denna uppgift',
    'Remove a task' => 'Ta bort en uppgift',
    'Do you really want to remove this task: "%s"?' => 'Vill du verkligen ta bort denna uppgift: "%s"?',
    'Assign automatically a color based on a category' => 'Tilldela automatiskt en färg baserad på en kategori',
    'Assign automatically a category based on a color' => 'Tilldela automatiskt en kategori baserad på en färg',
    'Task creation or modification' => 'Skapa eller ändra uppgift',
    'Category' => 'Kategori',
    'Category:' => 'Kategori:',
    'Categories' => 'Ange kategorier',
    'Category not found.' => 'Kategorin hittades inte',
    'Your category have been created successfully.' => 'Din kategori har skapats',
    'Unable to create your category.' => 'Kunde inte skapa din kategori',
    'Your category have been updated successfully.' => 'Din kategori har uppdaterats',
    'Unable to update your category.' => 'Kunde inte uppdatera din kategori',
    'Remove a category' => 'Ta bort en kategori',
    'Category removed successfully.' => 'Kategorin har tagits bort',
    'Unable to remove this category.' => 'Kunde inte ta bort denna kategori',
    'Category modification for the project "%s"' => 'Ändring av kategori för projektet "%s"',
    'Category Name' => 'Kategorinamn',
    'Categories for the project "%s"' => 'Kategorier för projektet "%s"',
    'Add a new category' => 'Lägg till en kategori',
    'Do you really want to remove this category: "%s"?' => 'Vill du verkligen ta bort denna kategori: "%s"?',
    'Filter by category' => 'Filtrera på kategori',
    'All categories' => 'Alla kategorier',
    'No category' => 'Ingen kategori',
    'The name is required' => 'Namnet måste anges',
    'Remove a file' => 'Ta bort en fil',
    'Unable to remove this file.' => 'Kunde inte ta bort denna fil',
    'File removed successfully.' => 'Filen har tagits bort',
    'Attach a document' => 'Bifoga ett dokument',
    'Do you really want to remove this file: "%s"?' => 'Vill du verkligen ta bort denna fil:"%s"?',
    'open' => 'öppen',
    'Attachments' => 'Bifogade filer',
    'Edit the task' => 'Ändra uppgiften',
    'Edit the description' => 'Ändra beskrivningen',
    'Add a comment' => 'Lägg till kommentar',
    'Edit a comment' => 'Ändra en kommentar',
    'Summary' => 'Sammanfattning',
    'Time tracking' => 'Tidsåtgång',
    'Estimate:' => 'Uppskattning',
    'Spent:' => 'Nedlagd tid',
    'Do you really want to remove this sub-task?' => 'Vill du verkligen ta bort deluppgiften?',
    'Remaining:' => 'Återstående:',
    'hours' => 'timmar',
    'spent' => 'nedlagt',
    'estimated' => 'uppskattat',
    'Sub-Tasks' => 'Deluppgifter',
    'Add a sub-task' => 'Lägg till deluppgift',
    'Original estimate' => 'Ursprunglig uppskattning',
    'Create another sub-task' => 'Skapa en till deluppgift',
    'Time spent' => 'Nedlagd tid',
    'Edit a sub-task' => 'Ändra en deluppgift',
    'Remove a sub-task' => 'Ta bort en deluppgift',
    'The time must be a numeric value' => 'Tiden måste ha ett numeriskt värde',
    'Todo' => 'Att göra',
    'In progress' => 'Pågående',
    'Sub-task removed successfully.' => 'Deluppgiften har tagits bort.',
    'Unable to remove this sub-task.' => 'Kunde inte ta bort denna deluppgift.',
    'Sub-task updated successfully.' => 'Deluppgiften har uppdaterats.',
    'Unable to update your sub-task.' => 'Kunde inte uppdatera din deluppgift.',
    'Unable to create your sub-task.' => 'Kunde inte skapa din deluppgift.',
    'Sub-task added successfully.' => 'Deluppgiften har lagts till.',
    'Maximum size: ' => 'Maxstorlek: ',
    'Unable to upload the file.' => 'Kunde inte ladda upp filen.',
    'Display another project' => 'Visa ett annat projekt',
    'Your GitHub account was successfully linked to your profile.' => 'Ditt GitHub-konto har anslutits till din profil.',
    'Unable to link your GitHub Account.' => 'Kunde inte ansluta ditt GitHub-konto.',
    'GitHub authentication failed' => 'GitHub-verifiering misslyckades',
    'Your GitHub account is no longer linked to your profile.' => 'Ditt GitHub-konto är inte längre anslutet till din profil.',
    'Unable to unlink your GitHub Account.' => 'Kunde inte koppla ifrån ditt GitHub-konto.',
    'Login with my GitHub Account' => 'Logga in med mitt GitHub-konto',
    'Link my GitHub Account' => 'Anslut mitt GitHub-konto',
    'Unlink my GitHub Account' => 'Koppla ifrån mitt GitHub-konto',
    'Created by %s' => 'Skapad av %s',
    'Last modified on %B %e, %Y at %k:%M %p' => 'Senaste ändring %Y-%m-%d kl %H:%M',
    'Tasks Export' => 'Exportera uppgifter',
    'Tasks exportation for "%s"' => 'Exportera uppgifter för "%s"',
    'Start Date' => 'Startdatum',
    'End Date' => 'Slutdatum',
    'Execute' => 'Utför',
    'Task Id' => 'Uppgift ID',
    'Creator' => 'Skapare',
    'Modification date' => 'Ändringsdatum',
    'Completion date' => 'Slutfört datum',
    'Webhook URL for task creation' => 'Webhook URL för att skapa uppgift',
    'Webhook URL for task modification' => 'Webhook URL för att ändra uppgift',
    'Clone' => 'Klona',
    'Clone Project' => 'Klona projekt',
    'Project cloned successfully.' => 'Projektet har klonats.',
    'Unable to clone this project.' => 'Kunde inte klona projektet.',
    'Email notifications' => 'Epostnotiser',
    'Enable email notifications' => 'Aktivera epostnotiser',
    'Task position:' => 'Uppgiftsposition:',
    'The task #%d have been opened.' => 'Uppgiften #%d har öppnats.',
    'The task #%d have been closed.' => 'Uppgiften #%d har stängts.',
    'Sub-task updated' => 'Deluppgift uppdaterad',
    'Title:' => 'Titel:',
    'Status:' => 'Status:',
    'Assignee:' => 'Tilldelad:',
    'Time tracking:' => 'Tidsspårning',
    'New sub-task' => 'Ny deluppgift',
    'New attachment added "%s"' => 'Ny bifogning tillagd "%s"',
    'Comment updated' => 'Kommentaren har uppdaterats',
    'New comment posted by %s' => 'Ny kommentar postad av %s',
    'List of due tasks for the project "%s"' => 'Lista med uppgifter för projektet "%s"',
    'New attachment' => 'Ny bifogning',
    'New comment' => 'Ny kommentar',
    'New subtask' => 'Ny deluppgift',
    'Subtask updated' => 'Deluppgiften har uppdaterats',
    'Task updated' => 'Uppgiften har uppdaterats',
    'Task closed' => 'Uppgiften har stängts',
    'Task opened' => 'Uppgiften har öppnats',
    '[%s][Due tasks]' => '[%s][Förfallen uppgift]',
    '[Kanboard] Notification' => '[Kanboard] Notis',
    'I want to receive notifications only for those projects:' => 'Jag vill endast få notiser för dessa projekt:',
    'view the task on Kanboard' => 'Visa uppgiften på Kanboard',
    'Public access' => 'Publik åtkomst',
    'Category management' => 'Hantera kategorier',
    'User management' => 'Hantera användare',
    'Active tasks' => 'Aktiva uppgifter',
    'Disable public access' => 'Inaktivera publik åtkomst',
    'Enable public access' => 'Aktivera publik åtkomst',
    'Active projects' => 'Aktiva projekt',
    'Inactive projects' => 'Inaktiva projekt',
    'Public access disabled' => 'Publik åtkomst har inaktiverats',
    'Do you really want to disable this project: "%s"?' => 'Vill du verkligen inaktivera detta projekt: "%s"?',
    'Do you really want to duplicate this project: "%s"?' => 'Vill du verkligen kopiera detta projekt: "%s"?',
    'Do you really want to enable this project: "%s"?' => 'Vill du verkligen aktivera detta projekt: "%s"?',
    'Project activation' => 'Projektaktivering',
    'Move the task to another project' => 'Flytta uppgiften till ett annat projekt',
    'Move to another project' => 'Flytta till ett annat projekt',
    'Do you really want to duplicate this task?' => 'Vill du verkligen kopiera denna uppgift?',
    'Duplicate a task' => 'Kopiera en uppgift',
    'External accounts' => 'Externa konton',
    'Account type' => 'Kontotyp',
    'Local' => 'Lokal',
    'Remote' => 'Fjärr',
    'Enabled' => 'Aktiverad',
    'Disabled' => 'Inaktiverad',
    'Google account linked' => 'Googlekonto länkat',
    'Github account linked' => 'Githubkonto länkat',
    'Username:' => 'Användarnam:',
    'Name:' => 'Namn:',
    'Email:' => 'E-post:',
    'Default project:' => 'Standardprojekt',
    'Notifications:' => 'Notiser:',
    'Notifications' => 'Notiser',
    'Group:' => 'Grupp:',
    'Regular user' => 'Normal användare',
    'Account type:' => 'Kontotyp:',
    'Edit profile' => 'Ändra profil',
    'Change password' => 'Byt lösenord',
    'Password modification' => 'Ändra lösenord',
    'External authentications' => 'Extern autentisering',
    'Google Account' => 'Googlekonto',
    'Github Account' => 'Githubkonto',
    'Never connected.' => 'Inte ansluten.',
    'No account linked.' => 'Inget konto länkat.',
    'Account linked.' => 'Konto länkat.',
    'No external authentication enabled.' => 'Ingen extern autentisering aktiverad.',
    'Password modified successfully.' => 'Lösenordet har ändrats.',
    'Unable to change the password.' => 'Kunde inte byta lösenord.',
    'Change category for the task "%s"' => 'Byt kategori för uppgiften "%s"',
    'Change category' => 'Byt kategori',
    '%s updated the task %s' => '%s uppdaterade uppgiften %s',
    '%s opened the task %s' => '%s öppna uppgiften %s',
    '%s moved the task %s to the position #%d in the column "%s"' => '%s flyttade uppgiften %s till positionen #%d i kolumnen "%s"',
    '%s moved the task %s to the column "%s"' => '%s flyttade uppgiften %s till kolumnen "%s"',
    '%s created the task %s' => '%s skapade uppgiften %s',
    '%s closed the task %s' => '%s stängde uppgiften %s',
    '%s created a subtask for the task %s' => '%s skapade en deluppgift för uppgiften %s',
    '%s updated a subtask for the task %s' => '%s uppdaterade en deluppgift för uppgiften %s',
    'Assigned to %s with an estimate of %s/%sh' => 'Tilldelades %s med en uppskattning på %s/%sh',
    'Not assigned, estimate of %sh' => 'Inte tilldelade, uppskattat %sh',
    '%s updated a comment on the task %s' => '%s uppdaterade en kommentar till uppgiften %s',
    '%s commented the task %s' => '%s kommenterade uppgiften %s',
    '%s\'s activity' => '%s\'s aktivitet',
    'No activity.' => 'Ingen aktivitet.',
    'RSS feed' => 'RSS flöde',
    '%s updated a comment on the task #%d' => '%s uppdaterade en kommentar på uppgiften #%d',
    '%s commented on the task #%d' => '%s kommenterade uppgiften #%d',
    '%s updated a subtask for the task #%d' => '%s uppdaterade en deluppgift för uppgiften #%d',
    '%s created a subtask for the task #%d' => '%s skapade en deluppgift för uppgiften #%d',
    '%s updated the task #%d' => '%s uppdaterade uppgiften #%d',
    '%s created the task #%d' => '%s skapade uppgiften #%d',
    '%s closed the task #%d' => '%s stängde uppgiften #%d',
    '%s open the task #%d' => '%s öppnade uppgiften #%d',
    '%s moved the task #%d to the column "%s"' => '%s flyttade uppgiften #%d till kolumnen "%s"',
    '%s moved the task #%d to the position %d in the column "%s"' => '%s flyttade uppgiften #%d till positionen %d i kolumnen "%s"',
    'Activity' => 'Aktivitet',
    'Default values are "%s"' => 'Standardvärden är "%s"',
    'Default columns for new projects (Comma-separated)' => 'Standardkolumner för nya projekt (kommaseparerade)',
    'Task assignee change' => 'Ändra tilldelning av uppgiften',
    '%s change the assignee of the task #%d to %s' => '%s byt tilldelning av uppgiften #%d till %s',
    '%s changed the assignee of the task %s to %s' => '%s byt tilldelning av uppgiften %s till %s',
    'Column Change' => 'Ändring av kolumn',
    'Position Change' => 'Ändring av position',
    'Assignee Change' => 'Ändring av tilldelning',
    'New password for the user "%s"' => 'Nytt lösenord för användaren "%s"',
    'Choose an event' => 'Välj en händelse',
    'Github commit received' => 'Github-bidrag mottaget',
    'Github issue opened' => 'Github-fråga öppnad',
    'Github issue closed' => 'Github-fråga stängd',
    'Github issue reopened' => 'Github-fråga öppnad på nytt',
    'Github issue assignee change' => 'Github-fråga ny tilldelning',
    'Github issue label change' => 'Github-fråga etikettförändring',
    'Create a task from an external provider' => 'Skapa en uppgift från en extern leverantör',
    'Change the assignee based on an external username' => 'Ändra tilldelning baserat på ett externt användarnamn',
    'Change the category based on an external label' => 'Ändra kategori baserat på en extern etikett',
    'Reference' => 'Referens',
    'Reference: %s' => 'Referens: %s',
    'Label' => 'Etikett',
    'Database' => 'Databas',
    'About' => 'Om',
    'Database driver:' => 'Databasdrivrutin:',
    'Board settings' => 'Inställningar för tavla',
    'URL and token' => 'URL och token',
    'Webhook settings' => 'Webhook inställningar',
    'URL for task creation:' => 'URL för att skapa uppgift:',
    'Reset token' => 'Nollställ token',
    'API endpoint:' => 'API ändpunkt:',
    'Refresh interval for private board' => 'Uppdateringsintervall för privat tavla',
    'Refresh interval for public board' => 'Uppdateringsintervall för publik tavla',
    'Task highlight period' => 'Period att framhäva ny uppgift',
    'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Period (i sekunder) att betrakta en uppgifts ändring som ny (ange 0 för att inaktivera, 2 dagar är standard)',
    'Frequency in second (60 seconds by default)' => 'Frekvens i sekunder (60 sekunder är standard)',
    'Frequency in second (0 to disable this feature, 10 seconds by default)' => 'Frekvens i sekunder (ange 0 för att inaktivera, 10 sekunder är standard)',
    'Application URL' => 'Applikations-URL',
    'Example: http://example.kanboard.net/ (used by email notifications)' => 'Exempel: http://example.kanboard.net/ (används för e-postnotiser)',
    'Token regenerated.' => 'Token nyskapad.',
    'Date format' => 'Datumformat',
    'ISO format is always accepted, example: "%s" and "%s"' => 'ISO-format är alltid tillåtet, exempel: "%s" och "%s"',
    'New private project' => 'Nytt privat projekt',
    'This project is private' => 'Det här projektet är privat',
    'Type here to create a new sub-task' => 'Skriv här för att skapa en ny deluppgift',
    'Add' => 'Lägg till',
    'Estimated time: %s hours' => 'Uppskattad  tid: %s timmar',
    'Time spent: %s hours' => 'Nedlaggd tid: %s timmar',
    'Started on %B %e, %Y' => 'Startad %Y-%m-%d',
    'Start date' => 'Startdatum',
    'Time estimated' => 'Uppskattad tid',
    'There is nothing assigned to you.' => 'Du har inget tilldelat till dig.',
    'My tasks' => 'Mina uppgifter',
    'Activity stream' => 'Aktivitetsström',
    'Dashboard' => 'Instrumentpanel',
    'Confirmation' => 'Bekräftelse',
    'Allow everybody to access to this project' => 'Ge alla tillgång till projektet',
    'Everybody have access to this project.' => 'Alla har tillgång till projektet',
    'Webhooks' => 'Webhooks',
    'API' => 'API',
    'Integration' => 'Integration',
    'Github webhooks' => 'Github webhooks',
    'Help on Github webhooks' => 'Hjälp för Github webhooks',
    'Create a comment from an external provider' => 'Skapa en kommentar från en extern leverantör',
    'Github issue comment created' => 'Github frågekommentar skapad',
    'Configure' => 'Konfigurera',
    'Project management' => 'Projekthantering',
    'My projects' => 'Mina projekt',
    'Columns' => 'Kolumner',
    'Task' => 'Uppgift',
    'Your are not member of any project.' => 'Du är inte medlem i något projekt',
    'Percentage' => 'Procent',
    'Number of tasks' => 'Antal uppgifter',
    'Task distribution' => 'Uppgiftsfördelning',
    'Reportings' => 'Rapportering',
    'Task repartition for "%s"' => 'Uppgiftsdeltagande för "%s"',
    'Analytics' => 'Analyser',
    'Subtask' => 'Deluppgift',
    'My subtasks' => 'Mina deluppgifter',
    'User repartition' => 'Användardeltagande',
    'User repartition for "%s"' => 'Användardeltagande för "%s"',
    'Clone this project' => 'Klona projektet',
    'Column removed successfully.' => 'Kolumnen togs bort',
    'Edit Project' => 'Ändra Projekt',
    'Github Issue' => 'Github fråga',
    'Not enough data to show the graph.' => 'Inte tillräckligt med data för att visa graf',
    'Previous' => 'Föregående',
    'The id must be an integer' => 'ID måste vara ett heltal',
    'The project id must be an integer' => 'Projekt-ID måste vara ett heltal',
    'The status must be an integer' => 'Status måste vara ett heltal',
    'The subtask id is required' => 'Deluppgifts-ID behövs',
    'The subtask id must be an integer' => 'Deluppgifts-ID måste vara ett heltal',
    'The task id is required' => 'Uppgifts-ID behövs',
    'The task id must be an integer' => 'Uppgifts-ID måste vara ett heltal',
    'The user id must be an integer' => 'Användar-ID måste vara ett heltal',
    'This value is required' => 'Värdet behövs',
    'This value must be numeric' => 'Värdet måste vara numeriskt',
    'Unable to create this task.' => 'Kunde inte skapa uppgiften.',
    'Cumulative flow diagram' => 'Diagram med kumulativt flöde',
    'Cumulative flow diagram for "%s"' => 'Diagram med kumulativt flöde för "%s"',
    'Daily project summary' => 'Daglig projektsummering',
    'Daily project summary export' => 'Export av daglig projektsummering',
    'Daily project summary export for "%s"' => 'Export av daglig projektsummering för "%s"',
    'Exports' => 'Exporter',
    'This export contains the number of tasks per column grouped per day.' => 'Denna export innehåller antalet uppgifter per kolumn grupperade per dag.',
    'Nothing to preview...' => 'Inget att förhandsgrandska...',
    'Preview' => 'Förhandsgranska',
    'Write' => 'Skriva',
    'Active swimlanes' => 'Aktiva swimlanes',
    'Add a new swimlane' => 'Lägg till en nytt swimlane',
    'Change default swimlane' => 'Ändra standard swimlane',
    'Default swimlane' => 'Standard swimlane',
    'Do you really want to remove this swimlane: "%s"?' => 'Vill du verkligen ta bort denna swimlane: "%s"?',
    'Inactive swimlanes' => 'Inaktiv swimlane',
    'Set project manager' => 'Sätt Projektadministratör',
    'Set project member' => 'Sätt projektmedlem',
    'Remove a swimlane' => 'Ta bort en swimlane',
    'Rename' => 'Byt namn',
    'Show default swimlane' => 'Visa standard swimlane',
    'Swimlane modification for the project "%s"' => 'Ändra swimlane för projektet "%s"',
    'Swimlane not found.' => 'Swimlane kunde inte hittas',
    'Swimlane removed successfully.' => 'Swimlane togs bort',
    'Swimlanes' => 'Swimlanes',
    'Swimlane updated successfully.' => 'Swimlane uppdaterad',
    'The default swimlane have been updated successfully.' => 'Standardswimlane har uppdaterats',
    'Unable to create your swimlane.' => 'Kunde inte skapa din swimlane',
    'Unable to remove this swimlane.' => 'Kunde inte ta bort swimlane',
    'Unable to update this swimlane.' => 'Kunde inte uppdatera swimlane',
    'Your swimlane have been created successfully.' => 'Din swimlane har skapats',
    'Example: "Bug, Feature Request, Improvement"' => 'Exempel: "Bug, ny funktionalitet, förbättringar"',
    'Default categories for new projects (Comma-separated)' => 'Standardkategorier för nya projekt (komma-separerade)',
    'Gitlab commit received' => 'Gitlab bidrag mottaget',
    'Gitlab issue opened' => 'Gitlab fråga öppnad',
    'Gitlab issue closed' => 'Gitlab fråga stängd',
    'Gitlab webhooks' => 'Gitlab webhooks',
    'Help on Gitlab webhooks' => 'Hjälp för Gitlab webhooks',
    'Integrations' => 'Integrationer',
    'Integration with third-party services' => 'Integration med tjänst från tredjepart',
    'Role for this project' => 'Roll för detta projekt',
    'Project manager' => 'Projektadministratör',
    'Project member' => 'Projektmedlem',
    'A project manager can change the settings of the project and have more privileges than a standard user.' => 'En projektadministratör kan ändra inställningar för projektet och har mer rättigheter än en standardanvändare.',
    'Gitlab Issue' => 'Gitlab fråga',
    'Subtask Id' => 'Deluppgifts-ID',
    'Subtasks' => 'Deluppgift',
    'Subtasks Export' => 'Export av deluppgifter',
    'Subtasks exportation for "%s"' => 'Export av deluppgifter för "%s"',
    'Task Title' => 'Uppgiftstitel',
    'Untitled' => 'Titel saknas',
    'Application default' => 'Applikationsstandard',
    'Language:' => 'Språk',
    'Timezone:' => 'Tidszon',
    'All columns' => 'Alla kolumner',
    'Calendar for "%s"' => 'Kalender för "%s"',
    'Filter by column' => 'Filtrera på kolumn',
    'Filter by status' => 'Filtrera på status',
    'Calendar' => 'Kalender',
    'Next' => 'Nästa',
    '#%d' => '#%d',
    'Filter by color' => 'Filtrera på färg',
    'Filter by swimlane' => 'Filtrera på swimlane',
    'All swimlanes' => 'Alla swimlanes',
    'All colors' => 'Alla färger',
    'All status' => 'Alla status',
    'Add a comment logging moving the task between columns' => 'Lägg till en kommentar för att logga förflyttning av en uppgift mellan kolumner',
    'Moved to column %s' => 'Flyttad till kolumn %s',
    'Change description' => 'Ändra beskrivning',
    'User dashboard' => 'Användardashboard',
    'Allow only one subtask in progress at the same time for a user' => 'Tillåt endast en deluppgift igång samtidigt för en användare',
    'Edit column "%s"' => 'Ändra kolumn "%s"',
    'Enable time tracking for subtasks' => 'Aktivera tidsbevakning för deluppgifter',
    'Select the new status of the subtask: "%s"' => 'Välj ny status för deluppgiften: "%s"',
    'Subtask timesheet' => 'Tidrapport för deluppgiften',
    'There is nothing to show.' => 'Det finns inget att visa',
    'Time Tracking' => 'Tidsbevakning',
    'You already have one subtask in progress' => 'Du har redan en deluppgift igång',
    'Which parts of the project do you want to duplicate?' => 'Vilka delar av projektet vill du duplicera?',
    'Change dashboard view' => 'Ändra dashboard vy',
    'Show/hide activities' => 'Visa/dölj aktiviteter',
    'Show/hide projects' => 'Visa/dölj projekt',
    'Show/hide subtasks' => 'Visa/dölj deluppgifter',
    'Show/hide tasks' => 'Visa/dölj uppgifter',
    'Disable login form' => 'Inaktivera loginformuläret',
    'Show/hide calendar' => 'Visa/dölj kalender',
    'User calendar' => 'Användarkalender',
    'Bitbucket commit received' => 'Bitbucket bidrag mottaget',
    'Bitbucket webhooks' => 'Bitbucket webhooks',
    'Help on Bitbucket webhooks' => 'Hjälp för Bitbucket webhooks',
    'Start' => 'Start',
    'End' => 'Slut',
    'Task age in days' => 'Uppgiftsålder i dagar',
    'Days in this column' => 'Dagar i denna kolumn',
    '%dd' => '%dd',
    'Add a link' => 'Lägg till länk',
    'Add a new link' => 'Lägg till ny länk',
    'Do you really want to remove this link: "%s"?' => 'Vill du verkligen ta bort länken: "%s"?',
    'Do you really want to remove this link with task #%d?' => 'Vill du verkligen ta bort länken till uppgiften #%d?',
    'Field required' => 'Fältet krävs',
    'Link added successfully.' => 'Länken har lagts till',
    'Link updated successfully.' => 'Länken har uppdaterats',
    'Link removed successfully.' => 'Länken har tagits bort',
    'Link labels' => 'Länketiketter',
    'Link modification' => 'Länkändring',
    'Links' => 'Länkar',
    'Link settings' => 'Länkinställningar',
    'Opposite label' => 'Motpartslänk',
    'Remove a link' => 'Ta bort en länk',
    'Task\'s links' => 'Uppgiftslänkar',
    'The labels must be different' => 'Etiketterna måste vara olika',
    'There is no link.' => 'Det finns ingen länk',
    'This label must be unique' => 'Länken måste vara unik',
    'Unable to create your link.' => 'Kunde inte skapa din länk',
    'Unable to update your link.' => 'Kunde inte uppdatera din länk',
    'Unable to remove this link.' => 'Kunde inte ta bort din länk',
    'relates to' => 'relaterar till',
    'blocks' => 'blockerar',
    'is blocked by' => 'blockeras av',
    'duplicates' => 'dupplicerar',
    'is duplicated by' => 'är duplicerad av',
    'is a child of' => 'är underliggande till',
    'is a parent of' => 'är överliggande till',
    'targets milestone' => 'milstolpemål',
    'is a milestone of' => 'är en milstolpe för',
    'fixes' => 'åtgärdar',
    'is fixed by' => 'åtgärdas av',
    'This task' => 'Denna uppgift',
    '<1h' => '<1h',
    '%dh' => '%dh',
    '%b %e' => '%b %e',
    'Expand tasks' => 'Expandera uppgifter',
    'Collapse tasks' => 'Minimera uppgifter',
    'Expand/collapse tasks' => 'Expandera/minimera uppgifter',
    'Close dialog box' => 'Stäng dialogruta',
    'Submit a form' => 'Sänd formulär',
    'Board view' => 'Tavelvy',
    'Keyboard shortcuts' => 'Tangentbordsgenvägar',
    'Open board switcher' => 'Växling av öppen tavla',
    'Application' => 'Applikation',
    'Filter recently updated' => 'Filter som uppdaterats nyligen',
    'since %B %e, %Y at %k:%M %p' => 'sedan %B %e, %Y at %k:%M %p',
    'More filters' => 'Fler filter',
    // 'Compact view' => '',
    // 'Horizontal scrolling' => '',
    // 'Compact/wide view' => '',
    // 'No results match:' => '',
    // 'Remove hourly rate' => '',
    // 'Do you really want to remove this hourly rate?' => '',
    // 'Hourly rates' => '',
    // 'Hourly rate' => '',
    // 'Currency' => '',
    // 'Effective date' => '',
    // 'Add new rate' => '',
    // 'Rate removed successfully.' => '',
    // 'Unable to remove this rate.' => '',
    // 'Unable to save the hourly rate.' => '',
    // 'Hourly rate created successfully.' => '',
    // 'Start time' => '',
    // 'End time' => '',
    // 'Comment' => '',
    // 'All day' => '',
    // 'Day' => '',
    // 'Manage timetable' => '',
    // 'Overtime timetable' => '',
    // 'Time off timetable' => '',
    // 'Timetable' => '',
    // 'Work timetable' => '',
    // 'Week timetable' => '',
    // 'Day timetable' => '',
    // 'From' => '',
    // 'To' => '',
    // 'Time slot created successfully.' => '',
    // 'Unable to save this time slot.' => '',
    // 'Time slot removed successfully.' => '',
    // 'Unable to remove this time slot.' => '',
    // 'Do you really want to remove this time slot?' => '',
    // 'Remove time slot' => '',
    // 'Add new time slot' => '',
    // 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '',
    // 'Files' => '',
    // 'Images' => '',
    // 'Private project' => '',
    // 'Amount' => '',
    // 'AUD - Australian Dollar' => '',
    // 'Budget' => '',
    // 'Budget line' => '',
    // 'Budget line removed successfully.' => '',
    // 'Budget lines' => '',
    // 'CAD - Canadian Dollar' => '',
    // 'CHF - Swiss Francs' => '',
    // 'Cost' => '',
    // 'Cost breakdown' => '',
    // 'Custom Stylesheet' => '',
    // 'download' => '',
    // 'Do you really want to remove this budget line?' => '',
    // 'EUR - Euro' => '',
    // 'Expenses' => '',
    // 'GBP - British Pound' => '',
    // 'INR - Indian Rupee' => '',
    // 'JPY - Japanese Yen' => '',
    // 'New budget line' => '',
    // 'NZD - New Zealand Dollar' => '',
    // 'Remove a budget line' => '',
    // 'Remove budget line' => '',
    // 'RSD - Serbian dinar' => '',
    // 'The budget line have been created successfully.' => '',
    // 'Unable to create the budget line.' => '',
    // 'Unable to remove this budget line.' => '',
    // 'USD - US Dollar' => '',
    // 'Remaining' => '',
    // 'Destination column' => '',
    // 'Move the task to another column when assigned to a user' => '',
    // 'Move the task to another column when assignee is cleared' => '',
    // 'Source column' => '',
    // 'Show subtask estimates in the user calendar' => '',
    // 'Transitions' => '',
    // 'Executer' => '',
    // 'Time spent in the column' => '',
    // 'Task transitions' => '',
    // 'Task transitions export' => '',
    // 'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => '',
    // 'Currency rates' => '',
    // 'Rate' => '',
    // 'Change reference currency' => '',
    // 'Add a new currency rate' => '',
    // 'Currency rates are used to calculate project budget.' => '',
    // 'Reference currency' => '',
    // 'The currency rate have been added successfully.' => '',
    // 'Unable to add this currency rate.' => '',
    // 'Send notifications to a Slack channel' => '',
    // 'Webhook URL' => '',
    // 'Help on Slack integration' => '',
    // '%s remove the assignee of the task %s' => '',
    // 'Send notifications to Hipchat' => '',
    // 'API URL' => '',
    // 'Room API ID or name' => '',
    // 'Room notification token' => '',
    // 'Help on Hipchat integration' => '',
    // 'Enable Gravatar images' => '',
    // 'Information' => '',
    // 'Check two factor authentication code' => '',
    // 'The two factor authentication code is not valid.' => '',
    // 'The two factor authentication code is valid.' => '',
    // 'Code' => '',
    // 'Two factor authentication' => '',
    // 'Enable/disable two factor authentication' => '',
    // 'This QR code contains the key URI: ' => '',
    // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '',
    // 'Check my code' => '',
    // 'Secret key: ' => '',
    // 'Test your device' => '',
    // 'Assign a color when the task is moved to a specific column' => '',
    // '%s via Kanboard' => '',
    // 'uploaded by: %s' => '',
    // 'uploaded on: %s' => '',
    // 'size: %s' => '',
    // 'Burndown chart for "%s"' => '',
    // 'Burndown chart' => '',
    // 'This chart show the task complexity over the time (Work Remaining).' => '',
);