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:25 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-26 03:14:25 +0300
commit44852c831fb771f65d1dc78a772e1560ae35f484 (patch)
treeb52b378b546f5a22ef32f373479cce2b15b6005d /l10n
parent50f8d4b7485fe9a601233d90508dee0558e79679 (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