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:23 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-29 05:33:23 +0300
commit5a12e8f906ea5075193d88963cbdf805a097f626 (patch)
treee56def1e9443092ad3b16857d47ee9c263278ef4 /apps/systemtags
parentec96aa527b3ef2c32d460740093c777ee7695248 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/systemtags')
-rw-r--r--apps/systemtags/l10n/es.js2
-rw-r--r--apps/systemtags/l10n/es.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/systemtags/l10n/es.js b/apps/systemtags/l10n/es.js
index 9bada991c8a..fe291a5df10 100644
--- a/apps/systemtags/l10n/es.js
+++ b/apps/systemtags/l10n/es.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"%s (invisible)" : "%s (invisible)",
"<strong>System tags</strong> for a file have been modified" : "Se han modificado las <strong>etiquetas de sistema</strong> de un archivo",
"Tags" : "Etiquetas",
+ "All tagged %s …" : "Todos etiquetados %s …",
+ "tagged %s" : "Etiquetados %s",
"Collaborative tags" : "Etiquetas colaborativas",
"Collaborative tagging functionality which shares tags among users." : "Funcionalidad de etiquetado colaborativo que comparte las etiquetas entre usuarios.",
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funcionalidad de etiquetado colaborativo que comparte las etiquetas entre usuarios. Adecuado para equipos.\n\n(Si eres un proveedor con una instalación en multitenencia), se aconseja desactivar esta app pues las etiquetas se comparten).",
diff --git a/apps/systemtags/l10n/es.json b/apps/systemtags/l10n/es.json
index 3939ba068a6..1cae7625b04 100644
--- a/apps/systemtags/l10n/es.json
+++ b/apps/systemtags/l10n/es.json
@@ -41,6 +41,8 @@
"%s (invisible)" : "%s (invisible)",
"<strong>System tags</strong> for a file have been modified" : "Se han modificado las <strong>etiquetas de sistema</strong> de un archivo",
"Tags" : "Etiquetas",
+ "All tagged %s …" : "Todos etiquetados %s …",
+ "tagged %s" : "Etiquetados %s",
"Collaborative tags" : "Etiquetas colaborativas",
"Collaborative tagging functionality which shares tags among users." : "Funcionalidad de etiquetado colaborativo que comparte las etiquetas entre usuarios.",
"Collaborative tagging functionality which shares tags among users. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funcionalidad de etiquetado colaborativo que comparte las etiquetas entre usuarios. Adecuado para equipos.\n\n(Si eres un proveedor con una instalación en multitenencia), se aconseja desactivar esta app pues las etiquetas se comparten).",