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-09-01 03:14:55 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-01 03:14:55 +0300
commitb338f1c1a8473675b5c7c67b1036e1396dbb3925 (patch)
tree3fff6327f9e7a606cc0702629bb6098254f6b4be /l10n
parent3e5cd858c1bcacdcccbce2fc1426fafbb2669ce6 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ast.js2
-rw-r--r--l10n/ast.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/ast.js b/l10n/ast.js
index 69b26c2..ea2d0ff 100644
--- a/l10n/ast.js
+++ b/l10n/ast.js
@@ -16,10 +16,12 @@ OC.L10N.register(
"Invalid file path supplied." : "Camín de ficheru inválidu.",
"The file is locked." : "El ficheru ta bloquiáu.",
"An internal server error occurred." : "Hebo un fallu internu nel sirvidor.",
+ "You can not write to a folder" : "Nun pues escribir nuna carpeta",
"Cannot save file as it has been modified since opening" : "Nun pudo guardase'l ficheru por mor que ta modificáu dende que s'abrió",
"Insufficient permissions" : "Permisos insuficientes",
"File path not supplied" : "Camín de ficheru non soportáu",
"File mtime not supplied" : "Ficheru mtime non soportáu",
+ "Text editor" : "Editor de testos",
"Text file" : "Ficheru de testu"
},
"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ast.json b/l10n/ast.json
index cbab1d0..86969cd 100644
--- a/l10n/ast.json
+++ b/l10n/ast.json
@@ -14,10 +14,12 @@
"Invalid file path supplied." : "Camín de ficheru inválidu.",
"The file is locked." : "El ficheru ta bloquiáu.",
"An internal server error occurred." : "Hebo un fallu internu nel sirvidor.",
+ "You can not write to a folder" : "Nun pues escribir nuna carpeta",
"Cannot save file as it has been modified since opening" : "Nun pudo guardase'l ficheru por mor que ta modificáu dende que s'abrió",
"Insufficient permissions" : "Permisos insuficientes",
"File path not supplied" : "Camín de ficheru non soportáu",
"File mtime not supplied" : "Ficheru mtime non soportáu",
+ "Text editor" : "Editor de testos",
"Text file" : "Ficheru de testu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file