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:46 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-28 05:50:46 +0300
commit9712c2cb50e2dfd58665a454dccc551ec4590af9 (patch)
tree6e6b61c7bf60040d0b33e6da72f9481d58a4f605
parent5f05df1897f399806d6ea6a92e91fbfb63257f5b (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