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:58 +0300
committerNextcloud bot <bot@nextcloud.com>2017-09-01 03:14:58 +0300
commit205a4fbf200db855180d3b8b71a0d982be2584db (patch)
tree096a0ad26137f913c8cceeb90369bb6d1b7286cb /l10n
parent1c4f7b43675a37c09594f89bd38713e9f8dc7f99 (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