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>2018-10-11 03:16:18 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-11 03:16:18 +0300
commite0415284a762e83e5fb2c624f2b955bf3795149e (patch)
treee5a9e9b1069cf12413829378bdd4e64690b7a0a1
parent4b251ab2330cb68f716413e81a33aedd664b4625 (diff)
[tx-robot] updated from transifexv14.0.3v14.0.2
-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