|
9 | 9 | 'description' => 'På denne siden finner du alle nødvendige handlinger for å holde Lychee-installasjonen din i gang knirkefritt.', |
10 | 10 | 'cleaning' => [ |
11 | 11 | 'title' => 'Cleaning %s', |
12 | | - 'result' => '%s deleted.', |
| 12 | + 'result' => '%s ble slettet.', |
13 | 13 | 'description' => 'Remove all contents from <span class="font-mono">%s</span>', |
14 | 14 | 'button' => 'Clean', |
15 | 15 | ], |
16 | 16 | 'duplicate-finder' => [ |
17 | | - 'title' => 'Duplicates', |
| 17 | + 'title' => 'Duplikater', |
18 | 18 | 'description' => 'This module counts potential duplicates betwen pictures.', |
19 | 19 | 'duplicates-all' => 'Duplicates over all albums', |
20 | 20 | 'duplicates-title' => 'Title duplicates per album', |
21 | 21 | 'duplicates-per-album' => 'Duplicates per album', |
22 | | - 'show' => 'Show duplicates', |
| 22 | + 'show' => 'Vis duplikater', |
23 | 23 | ], |
24 | 24 | 'fix-jobs' => [ |
25 | 25 | 'title' => 'Fixing Jobs History', |
|
35 | 35 | 'fill-filesize-sizevariants' => [ |
36 | 36 | 'title' => 'File sizes missing', |
37 | 37 | 'description' => 'Found %d small variants without file size.', |
38 | | - 'button' => 'Fetch data!', |
| 38 | + 'button' => 'Hent data!', |
39 | 39 | 'success' => 'Successfully computed sizes of %d small variants.', |
40 | 40 | ], |
41 | 41 | 'fix-tree' => [ |
|
0 commit comments