Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/el.js2
-rw-r--r--apps/files/l10n/el.json2
-rw-r--r--apps/files/l10n/pt_BR.js10
-rw-r--r--apps/files/l10n/pt_BR.json10
4 files changed, 24 insertions, 0 deletions
diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js
index a4dcdd424f3..f308127769c 100644
--- a/apps/files/l10n/el.js
+++ b/apps/files/l10n/el.js
@@ -166,6 +166,8 @@ OC.L10N.register(
"Tags" : "Ετικέτες",
"Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου",
"Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων",
+ "Blank" : "Κενό",
+ "Templates" : "Πρότυπα",
"%s used" : "%s σε χρήση",
"%s%% of %s used" : "%s%% από %s σε χρήση",
"%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s",
diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json
index 2b9c89fd854..0144fb6a2c9 100644
--- a/apps/files/l10n/el.json
+++ b/apps/files/l10n/el.json
@@ -164,6 +164,8 @@
"Tags" : "Ετικέτες",
"Unable to change the favourite state of the file" : "Αδυναμία αλλαγής αγαπημένης κατάστασης αρχείου",
"Error while loading the file data" : "Σφάλμα κατά την φόρτωση αρχείου δεδομένων",
+ "Blank" : "Κενό",
+ "Templates" : "Πρότυπα",
"%s used" : "%s σε χρήση",
"%s%% of %s used" : "%s%% από %s σε χρήση",
"%1$s of %2$s used" : "χρησιμοποιούνται %1$s από %2$s",
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index cb8bcc4d4ed..988cf361b43 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -166,6 +166,16 @@ OC.L10N.register(
"Tags" : "Etiquetas",
"Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo",
"Error while loading the file data" : "Erro ao carregar os dados do arquivo",
+ "Pick a template for {name}" : "Escolha um modelo para {name}",
+ "Cancel" : "Cancelar",
+ "Create" : "Criar ",
+ "Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado ",
+ "Creating file" : "Criando arquivo ",
+ "Blank" : "Em branco ",
+ "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo ",
+ "Set up templates folder" : "Configurar pasta de modelos ",
+ "Templates" : "Modelos ",
+ "Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos ",
"%s used" : "%s usado",
"%s%% of %s used" : "%s%% usados de %s",
"%1$s of %2$s used" : "%1$s usados de %2$s",
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 048f75eec64..377cbd52618 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -164,6 +164,16 @@
"Tags" : "Etiquetas",
"Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo",
"Error while loading the file data" : "Erro ao carregar os dados do arquivo",
+ "Pick a template for {name}" : "Escolha um modelo para {name}",
+ "Cancel" : "Cancelar",
+ "Create" : "Criar ",
+ "Create a new file with the selected template" : "Crie um novo arquivo com o modelo selecionado ",
+ "Creating file" : "Criando arquivo ",
+ "Blank" : "Em branco ",
+ "Unable to create new file from template" : "Incapaz de criar novo arquivo a partir do modelo ",
+ "Set up templates folder" : "Configurar pasta de modelos ",
+ "Templates" : "Modelos ",
+ "Unable to initialize the templates directory" : "Não foi possível inicializar o diretório de modelos ",
"%s used" : "%s usado",
"%s%% of %s used" : "%s%% usados de %s",
"%1$s of %2$s used" : "%1$s usados de %2$s",