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:
authorNextcloud bot <bot@nextcloud.com>2022-04-28 05:50:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-28 05:50:44 +0300
commit5d29e8b4ad3311a2f17fd9b582d6cd7253c7fb61 (patch)
tree3db2436de064cc2d12b4252a9412e4841f90cd8e
parent3c53a9fe7ce855d9af0051de111035fc7d4368d0 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/nn_NO.js4
-rw-r--r--l10n/nn_NO.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js
index 4171417..9967e5d 100644
--- a/l10n/nn_NO.js
+++ b/l10n/nn_NO.js
@@ -2,12 +2,12 @@ OC.L10N.register(
"files_texteditor",
{
"Saved" : "Lagra",
- "An error occurred!" : "Ein feil oppstod!",
+ "An error occurred!" : "Det oppstod ein feil.",
"Edit" : "Endra",
"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 internal server error occurred." : "Det oppstod ein intern tenarfeil."
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json
index a6ae487..4e4ba1a 100644
--- a/l10n/nn_NO.json
+++ b/l10n/nn_NO.json
@@ -1,11 +1,11 @@
{ "translations": {
"Saved" : "Lagra",
- "An error occurred!" : "Ein feil oppstod!",
+ "An error occurred!" : "Det oppstod ein feil.",
"Edit" : "Endra",
"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 internal server error occurred." : "Det oppstod ein intern tenarfeil."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file