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:
authorNextcloud bot <bot@nextcloud.com>2022-05-29 05:33:34 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-29 05:33:34 +0300
commitf976a67408f9076d25ebc7a3af318430d3a9198f (patch)
tree196cad9a02bb3912029ca8256e4afc4a40f6114c /apps/files
parent87ec9ef81647de641fd8cafa4b8e16e71eaf1e44 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/l10n/es.js2
-rw-r--r--apps/files/l10n/es.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index ba2a804d47b..9281aec51a2 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -41,6 +41,8 @@ OC.L10N.register(
"Details" : "Detalles",
"Please select tag(s) to add to the selection" : "Seleccione la(s) etiqueta(s) para añadir a la selección",
"Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección",
+ "Select directory \"{dirName}\"" : "Seleccione el directorio \"{dirName}\"",
+ "Select file \"{fileName}\"" : "Seleccione el archivo \"{fileName}\"",
"Pending" : "Pendiente",
"Unable to determine date" : "No se ha podido determinar la fecha",
"This operation is forbidden" : "Esta operación está prohibida",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 73b8290ee2d..21a71ed2320 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -39,6 +39,8 @@
"Details" : "Detalles",
"Please select tag(s) to add to the selection" : "Seleccione la(s) etiqueta(s) para añadir a la selección",
"Apply tag(s) to selection" : "Aplicar etiqueta(s) a la selección",
+ "Select directory \"{dirName}\"" : "Seleccione el directorio \"{dirName}\"",
+ "Select file \"{fileName}\"" : "Seleccione el archivo \"{fileName}\"",
"Pending" : "Pendiente",
"Unable to determine date" : "No se ha podido determinar la fecha",
"This operation is forbidden" : "Esta operación está prohibida",