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:
-rw-r--r--l10n/sv.js1
-rw-r--r--l10n/sv.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index dcabb38..4f6d85b 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"File mtime not supplied" : "Inget mtime-attribut angivet för filen.",
"Share not found" : "Delningen hittades inte",
"You are not authorized to open this share" : "Du har inte behörighet att öppna denna delning",
+ "Invalid range request" : "Ogiltigt område för begäran",
"Text editor" : "Textredigerare"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sv.json b/l10n/sv.json
index 586c851..10bada3 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -24,6 +24,7 @@
"File mtime not supplied" : "Inget mtime-attribut angivet för filen.",
"Share not found" : "Delningen hittades inte",
"You are not authorized to open this share" : "Du har inte behörighet att öppna denna delning",
+ "Invalid range request" : "Ogiltigt område för begäran",
"Text editor" : "Textredigerare"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file