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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/nn_NO.js')
-rw-r--r--l10n/nn_NO.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js
index 3e78773..abf7ea9 100644
--- a/l10n/nn_NO.js
+++ b/l10n/nn_NO.js
@@ -1,11 +1,11 @@
OC.L10N.register(
"files_texteditor",
{
+ "An error occurred!" : "Ein feil oppstod!",
"This file is too big to be opened. Please download the file instead." : "Fila er for stor for å opnast. Ver venleg å laste ned fila i staden for.",
"Cannot read the file." : "Kan ikkje lesa fila.",
"Invalid file path supplied." : "Ugyldig stig oppgjett.",
"The file is locked." : "Fila er låst.",
- "An internal server error occurred." : "Ein intern feil oppstod!",
- "An error occurred!" : "Ein feil oppstod!"
+ "An internal server error occurred." : "Ein intern feil oppstod!"
},
"nplurals=2; plural=(n != 1);");