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

github.com/nextcloud/files_rightclick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-21 05:42:16 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-21 05:42:16 +0300
commit2c644b502e0bf90ad07985bfa9cf8fd55fb06ceb (patch)
tree56bb554d3ab90af1555158b7a7df9c66b05063f0
parentaf2836b74a54aadf9e2e5dc99ef071ea59496271 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 40c63c5..4f7bee8 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -2,6 +2,8 @@ OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Deseleccionar",
+ "Share folder" : "Compartir carpeta",
+ "Share file" : "Compartir archivo",
"Select" : "Seleccionar",
"Copied !" : "¡Copiado!",
"Right click" : "Clic derecho (Right click)",
diff --git a/l10n/es.json b/l10n/es.json
index b1fe4ed..1b5c9a0 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -1,5 +1,7 @@
{ "translations": {
"Unselect" : "Deseleccionar",
+ "Share folder" : "Compartir carpeta",
+ "Share file" : "Compartir archivo",
"Select" : "Seleccionar",
"Copied !" : "¡Copiado!",
"Right click" : "Clic derecho (Right click)",