Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/nn_NO.js')
-rw-r--r--lib/l10n/nn_NO.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/nn_NO.js b/lib/l10n/nn_NO.js
index 357b3154277..f5192642699 100644
--- a/lib/l10n/nn_NO.js
+++ b/lib/l10n/nn_NO.js
@@ -11,9 +11,9 @@ OC.L10N.register(
"__language_name__" : "Nynorsk",
"Apps" : "Program",
"Users" : "Brukarar",
- "%s shared »%s« with you" : "%s delte «%s» med deg",
"A valid username must be provided" : "Du må oppgje eit gyldig brukarnamn",
"A valid password must be provided" : "Du må oppgje eit gyldig passord",
- "Authentication error" : "Feil i autentisering"
+ "Authentication error" : "Feil i autentisering",
+ "%s shared »%s« with you" : "%s delte «%s» med deg"
},
"nplurals=2; plural=(n != 1);");