Skip to content

Commit b0841f6

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 349eb0c commit b0841f6

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

l10n/nn_NO.js

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ OC.L10N.register(
3838
"Open sidebar" : "Opne sidestolpe",
3939
"Cancel upload" : "Avbryt opplasting",
4040
"Unknown" : "Ukjend",
41+
"Hide details" : "Gøym detaljar",
42+
"Show details" : "Vis detaljar",
4143
"No date" : "No date",
4244
"Error" : "Feil",
4345
"File" : "Fil",
@@ -49,6 +51,7 @@ OC.L10N.register(
4951
"Create account" : "Opprett konto",
5052
"Password" : "Passord",
5153
"Enter a password" : "Skriv inn eit passord",
54+
"Filters" : "Filter",
5255
"Type" : "Type",
5356
"Comment" : "Kommentér",
5457
"Actions" : "Handlingar",
@@ -70,8 +73,11 @@ OC.L10N.register(
7073
"No" : "Nei",
7174
"Username" : "Brukarnamn",
7275
"Optional" : "Valfritt",
76+
"Forgot password?" : "Gløymt passordet?",
7377
"Hello {name}" : "Hallo {name}",
7478
"_{count} file_::_{count} files_" : ["{count} fil","{count} filer"],
75-
"Today" : "I dag"
79+
"Today" : "I dag",
80+
"Last 7 days" : "Siste 7 dagar",
81+
"Last 30 days" : "Siste 30 dagar"
7682
},
7783
"nplurals=2; plural=(n != 1);");

l10n/nn_NO.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
"Open sidebar" : "Opne sidestolpe",
3737
"Cancel upload" : "Avbryt opplasting",
3838
"Unknown" : "Ukjend",
39+
"Hide details" : "Gøym detaljar",
40+
"Show details" : "Vis detaljar",
3941
"No date" : "No date",
4042
"Error" : "Feil",
4143
"File" : "Fil",
@@ -47,6 +49,7 @@
4749
"Create account" : "Opprett konto",
4850
"Password" : "Passord",
4951
"Enter a password" : "Skriv inn eit passord",
52+
"Filters" : "Filter",
5053
"Type" : "Type",
5154
"Comment" : "Kommentér",
5255
"Actions" : "Handlingar",
@@ -68,8 +71,11 @@
6871
"No" : "Nei",
6972
"Username" : "Brukarnamn",
7073
"Optional" : "Valfritt",
74+
"Forgot password?" : "Gløymt passordet?",
7175
"Hello {name}" : "Hallo {name}",
7276
"_{count} file_::_{count} files_" : ["{count} fil","{count} filer"],
73-
"Today" : "I dag"
77+
"Today" : "I dag",
78+
"Last 7 days" : "Siste 7 dagar",
79+
"Last 30 days" : "Siste 30 dagar"
7480
},"pluralForm" :"nplurals=2; plural=(n != 1);"
7581
}

0 commit comments

Comments
 (0)