summaryrefslogtreecommitdiffstats
path: root/l10n/es.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-09 03:28:31 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-09 03:28:31 +0000
commitd178c467e9ed4fe1255241f5cb2281ba16f1aa0c (patch)
tree4a67093d3d520d9c1c694a33a0c0edab37b78246 /l10n/es.js
parent961f8c021ef30394a03580298beac1073ac6c5ca (diff)
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/l10n/es.js b/l10n/es.js
index d26cc376..4212ea14 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -75,6 +75,7 @@ OC.L10N.register(
"Boost" : "Refuerzo",
"Like" : "Me gusta",
"Undo Like" : "Deshacer Me gusta",
+ "Choose a visibility" : "Seleccione su visibilidad",
"Go to Social app" : "Ir a la app Social",
"Error getting Social notifications" : "Error obteniendo las notificaciones Social",
"No Social notifications!" : "¡No hay notificaciones de Social!",
@@ -102,8 +103,12 @@ OC.L10N.register(
"Since you are new to Social, start by following the official Nextcloud account so you don't miss any news" : "Dado que es eres nuevo en Social, empieza siguiendo la cuenta oficial de Nextcloud para no perderte ninguna noticia",
"Follow Nextcloud on mastodon.xyz" : "Seguir a Nextcloud en mastodon.xyz",
"Public" : "Público",
+ "Visible for all" : "Visible para todos",
"Unlisted" : "Sin listar",
+ "Visible for all, but opted-out of discovery features" : "Visible para todos, pero excluyendo las características de descubrimiento",
"Followers" : "Seguidores",
- "Direct" : "Directo"
+ "Visible to followers only" : "Visible únicamente para seguidores",
+ "Direct" : "Directo",
+ "Visible to mentioned users only" : "Visible únicamente para usuarios mencionados"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");