aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/nn_NO.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:31 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-14 00:19:31 +0000
commitfea2277b632ff724856bee182ed1ab28e7c446f5 (patch)
tree33bf918ea5f6dcba103ba3a5ac3cb73ed650e73b /lib/l10n/nn_NO.js
parent6f1d9eb11880efb900370f1e6857f05dbef5f84a (diff)
downloadnextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.tar.gz
nextcloud-server-fea2277b632ff724856bee182ed1ab28e7c446f5.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/nn_NO.js')
-rw-r--r--lib/l10n/nn_NO.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/nn_NO.js b/lib/l10n/nn_NO.js
index 03a76a1ea36..5fd93282589 100644
--- a/lib/l10n/nn_NO.js
+++ b/lib/l10n/nn_NO.js
@@ -27,7 +27,6 @@ OC.L10N.register(
"Address" : "Adresse",
"Profile picture" : "Profilbilete",
"About" : "Om",
- "Unknown user" : "Ukjend brukar",
"Additional settings" : "Tilleggsinnstillingar",
"Set an admin password." : "Vel eit admin-passord.",
"Open »%s«" : "Opna »%s«",
@@ -77,10 +76,11 @@ OC.L10N.register(
"Nov." : "Nov.",
"Dec." : "Des.",
"A valid password must be provided" : "Du må oppgje eit gyldig passord",
- "A valid username must be provided" : "Du må oppgje eit gyldig brukarnamn",
- "User disabled" : "Brukar deaktivert",
"Login canceled by app" : "Innlogging avbroten av app",
"Authentication error" : "Feil i autentisering",
- "Full name" : "Fult namn"
+ "Full name" : "Fult namn",
+ "Unknown user" : "Ukjend brukar",
+ "A valid username must be provided" : "Du må oppgje eit gyldig brukarnamn",
+ "User disabled" : "Brukar deaktivert"
},
"nplurals=2; plural=(n != 1);");