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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-26 03:14:22 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-26 03:14:22 +0300
commitf1a4e11c8a9ffed2371eaa3cc7d48b20032d3124 (patch)
tree0214d7ed981ecf982a1179ac95dcb14d7fd5da17 /l10n
parent37810cd86dbaaad123a56464a58a418c65433564 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/da.js1
-rw-r--r--l10n/da.json1
-rw-r--r--l10n/sq.js4
-rw-r--r--l10n/sq.json4
4 files changed, 8 insertions, 2 deletions
diff --git a/l10n/da.js b/l10n/da.js
index 7dd17c9..851916e 100644
--- a/l10n/da.js
+++ b/l10n/da.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"files_texteditor",
{
+ "You can not open a folder" : "Du kan ikke åbne en mappe",
"This file is too big to be opened. Please download the file instead." : "FIlen er for stor til at kunne åbnes direkte. Vær venlig at downloade filen i stedet",
"Cannot read the file." : "Kan ikke læse filen.",
"Invalid file path supplied." : "Der blev angivet en ugyldig filsti.",
diff --git a/l10n/da.json b/l10n/da.json
index 88cee85..225d4d7 100644
--- a/l10n/da.json
+++ b/l10n/da.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "You can not open a folder" : "Du kan ikke åbne en mappe",
"This file is too big to be opened. Please download the file instead." : "FIlen er for stor til at kunne åbnes direkte. Vær venlig at downloade filen i stedet",
"Cannot read the file." : "Kan ikke læse filen.",
"Invalid file path supplied." : "Der blev angivet en ugyldig filsti.",
diff --git a/l10n/sq.js b/l10n/sq.js
index 1bbd729..af7041e 100644
--- a/l10n/sq.js
+++ b/l10n/sq.js
@@ -22,6 +22,8 @@ OC.L10N.register(
"Mixed" : "Miksuar",
"Preview" : "Parapamje ",
"New text file" : "Skedar teksti i ri ",
- "New text file.txt" : "Kartelë e re file.txt"
+ "New text file.txt" : "Kartelë e re file.txt",
+ "Text editor" : "Editor teksti",
+ "Text file" : "Skedar teksti"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/sq.json b/l10n/sq.json
index 212efbd..31a7da3 100644
--- a/l10n/sq.json
+++ b/l10n/sq.json
@@ -20,6 +20,8 @@
"Mixed" : "Miksuar",
"Preview" : "Parapamje ",
"New text file" : "Skedar teksti i ri ",
- "New text file.txt" : "Kartelë e re file.txt"
+ "New text file.txt" : "Kartelë e re file.txt",
+ "Text editor" : "Editor teksti",
+ "Text file" : "Skedar teksti"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file