Skip to content

Commit 5a2bc78

Browse files
authored
Translations update from LycheeOrg - Weblate (#3380)
1 parent fe2afa8 commit 5a2bc78

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

lang/no/maintenance.php

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
'description' => 'På denne siden finner du alle nødvendige handlinger for å holde Lychee-installasjonen din i gang knirkefritt.',
1010
'cleaning' => [
1111
'title' => 'Cleaning %s',
12-
'result' => '%s deleted.',
12+
'result' => '%s ble slettet.',
1313
'description' => 'Remove all contents from <span class="font-mono">%s</span>',
1414
'button' => 'Clean',
1515
],
1616
'duplicate-finder' => [
17-
'title' => 'Duplicates',
17+
'title' => 'Duplikater',
1818
'description' => 'This module counts potential duplicates betwen pictures.',
1919
'duplicates-all' => 'Duplicates over all albums',
2020
'duplicates-title' => 'Title duplicates per album',
2121
'duplicates-per-album' => 'Duplicates per album',
22-
'show' => 'Show duplicates',
22+
'show' => 'Vis duplikater',
2323
],
2424
'fix-jobs' => [
2525
'title' => 'Fixing Jobs History',
@@ -35,7 +35,7 @@
3535
'fill-filesize-sizevariants' => [
3636
'title' => 'File sizes missing',
3737
'description' => 'Found %d small variants without file size.',
38-
'button' => 'Fetch data!',
38+
'button' => 'Hent data!',
3939
'success' => 'Successfully computed sizes of %d small variants.',
4040
],
4141
'fix-tree' => [
@@ -48,8 +48,7 @@
4848
],
4949
'optimize' => [
5050
'title' => 'Optimaliser databasen',
51-
'description' => 'If you notice slowdown in your installation, it may be because your database does not
52-
have all its needed index.',
51+
'description' => 'Hvis du merker at installasjonen er treg, kan det skyldes at databasen din ikke har all den nødvendige indeksen.',
5352
'button' => 'Optimize Database',
5453
],
5554
'update' => [
@@ -59,10 +58,10 @@
5958
'no-pending-updates' => 'Ingen ventende oppdateringer.',
6059
],
6160
'statistics-check' => [
62-
'title' => 'Statistics integrity Check',
63-
'missing_photos' => '%d photo statistics missing.',
64-
'missing_albums' => '%d album statistics missing.',
65-
'button' => 'Create missing',
61+
'title' => 'Statistikk integritetskontroll',
62+
'missing_photos' => '%d fotostatistikk mangler.',
63+
'missing_albums' => '%d albumstatistikk mangler.',
64+
'button' => 'Opprett manglende',
6665
],
6766
'flush-cache' => [
6867
'title' => 'Flush Cache',

0 commit comments

Comments
 (0)