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-08-31 03:22:35 +0300
committerNextcloud bot <bot@nextcloud.com>2018-08-31 03:22:35 +0300
commit67bb1694e748cd1ab59270adbe12a36a0aace41a (patch)
tree510e444e24288bf23ebd7345c91ba5448423fc2c
parentcfa393018075029e9486bda604456acee0b6c45f (diff)
[tx-robot] updated from transifexv14.0.0RC2v14.0.0
-rw-r--r--l10n/sv.js3
-rw-r--r--l10n/sv.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/sv.js b/l10n/sv.js
index e8cb304..dcabb38 100644
--- a/l10n/sv.js
+++ b/l10n/sv.js
@@ -20,9 +20,12 @@ OC.L10N.register(
"An internal server error occurred." : "Ett server-fel har inträffat.",
"You can not write to a folder" : "Du kan inte skriva till en mapp",
"Cannot save file as it has been modified since opening" : "Kan inte spara filen eftersom den har ändrats sedan den öppnats.",
+ "Could not write to file." : "Kunde inte skriva till fil.",
"Insufficient permissions" : "Otillräcklig behörighet.",
"File path not supplied" : "Ingen sökväg till fil angiven.",
"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",
"Text editor" : "Textredigerare"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sv.json b/l10n/sv.json
index 3d9eea6..586c851 100644
--- a/l10n/sv.json
+++ b/l10n/sv.json
@@ -18,9 +18,12 @@
"An internal server error occurred." : "Ett server-fel har inträffat.",
"You can not write to a folder" : "Du kan inte skriva till en mapp",
"Cannot save file as it has been modified since opening" : "Kan inte spara filen eftersom den har ändrats sedan den öppnats.",
+ "Could not write to file." : "Kunde inte skriva till fil.",
"Insufficient permissions" : "Otillräcklig behörighet.",
"File path not supplied" : "Ingen sökväg till fil angiven.",
"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",
"Text editor" : "Textredigerare"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file