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-16 03:14:54 +0300
committerNextcloud bot <bot@nextcloud.com>2017-06-16 03:14:54 +0300
commit4ed59d3b89941f5b86e79376b6a04afa0fb6871a (patch)
tree89f0ff2f5451d0a1cee41159071d18a6bec14442 /l10n
parent12c59c48a300a4c407ca5651da9c09c8d65e830d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/is.js3
-rw-r--r--l10n/is.json3
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
4 files changed, 6 insertions, 4 deletions
diff --git a/l10n/is.js b/l10n/is.js
index 227ad00..271957d 100644
--- a/l10n/is.js
+++ b/l10n/is.js
@@ -23,6 +23,7 @@ OC.L10N.register(
"Preview" : "Forskoðun",
"New text file" : "Ný textaskrá",
"New text file.txt" : "Ný textaskrá.txt",
- "Text editor" : "Textaritill"
+ "Text editor" : "Textaritill",
+ "Text file" : "Textaskrá"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
diff --git a/l10n/is.json b/l10n/is.json
index 500a6cb..eb5f09b 100644
--- a/l10n/is.json
+++ b/l10n/is.json
@@ -21,6 +21,7 @@
"Preview" : "Forskoðun",
"New text file" : "Ný textaskrá",
"New text file.txt" : "Ný textaskrá.txt",
- "Text editor" : "Textaritill"
+ "Text editor" : "Textaritill",
+ "Text file" : "Textaskrá"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
} \ No newline at end of file
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index bea896b..38b8a85 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -11,7 +11,7 @@ OC.L10N.register(
"Cannot save file as it has been modified since opening" : "Não é possível salvar este arquivo pois ele foi modificado desde sua abertura",
"Insufficient permissions" : "Permissões insuficientes",
"File path not supplied" : "Caminho do arquivo não fornecido",
- "File mtime not supplied" : "Data de mudança mtime do arquivo não especificada",
+ "File mtime not supplied" : "arquivo mtime não fornecido",
"saving..." : "salvando...",
"saved!" : "salvo!",
"failed!" : "falhou!",
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index 0c5ad29..c3036a8 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -9,7 +9,7 @@
"Cannot save file as it has been modified since opening" : "Não é possível salvar este arquivo pois ele foi modificado desde sua abertura",
"Insufficient permissions" : "Permissões insuficientes",
"File path not supplied" : "Caminho do arquivo não fornecido",
- "File mtime not supplied" : "Data de mudança mtime do arquivo não especificada",
+ "File mtime not supplied" : "arquivo mtime não fornecido",
"saving..." : "salvando...",
"saved!" : "salvo!",
"failed!" : "falhou!",