summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-02-18 01:36:56 +0000
committerNextcloud bot <bot@nextcloud.com>2019-02-18 01:36:56 +0000
commitb8ea8348a84bab802b463d42ffd2765cf49d48f5 (patch)
tree6cf98a8b514ffd510bc5f9f2fb832892c3cb7d44 /l10n
parent6a2c40b091e336586ac775d1e58515ea9be311dc (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es_AR.js30
-rw-r--r--l10n/es_AR.json28
2 files changed, 58 insertions, 0 deletions
diff --git a/l10n/es_AR.js b/l10n/es_AR.js
new file mode 100644
index 00000000..faa5e04f
--- /dev/null
+++ b/l10n/es_AR.js
@@ -0,0 +1,30 @@
+OC.L10N.register(
+ "social",
+ {
+ "Social" : "Social",
+ "🎉 Nextcloud becomes part of the federated social networks!" : "🎉 ¡Nextcloud se convierte en parte de las redes sociales federadas!",
+ "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Lo social necesita que el descubrimiento automático bien conocido se configure correctamente. Si Nextcloud no está instalado en la raíz del dominio, a menudo es el caso que Nextcloud no puede configurar esto automáticamente. Para usar Social, el administrador de esta instancia de Nextcloud necesita configurar manualmente los redireccionamientos conocidos.",
+ "Open documentation" : "Abrir documentación",
+ "Social app setup" : "Configuración de la aplicación social",
+ "Finish setup" : "Terminar la configuración",
+ "Home" : "Casa",
+ "Direct messages" : "Mensajes directos",
+ "Profile" : "Perfil",
+ "Local timeline" : "Línea de tiempo local",
+ "Global timeline" : "Línea de tiempo global",
+ "Post publicly" : "Publicar públicamente",
+ "Post to followers" : "Publicar en seguidores",
+ "Post to recipients" : "Publicar en destinatarios",
+ "Post unlisted" : "Publicar sin listar",
+ "Direct" : "Directo",
+ "Post to mentioned users only" : "Publicar solo para los usuarios mencionados",
+ "Unlisted" : "No listado",
+ "Do not post to public timelines" : "No publicar en líneas de tiempo públicas",
+ "Followers" : "Seguidores",
+ "Post to followers only" : "Publicar solo en seguidores",
+ "Public" : "Público",
+ "Follow" : "Seguir",
+ "posts" : "publicaciones",
+ "following" : "siguiendo"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/es_AR.json b/l10n/es_AR.json
new file mode 100644
index 00000000..7430b09a
--- /dev/null
+++ b/l10n/es_AR.json
@@ -0,0 +1,28 @@
+{ "translations": {
+ "Social" : "Social",
+ "🎉 Nextcloud becomes part of the federated social networks!" : "🎉 ¡Nextcloud se convierte en parte de las redes sociales federadas!",
+ "Social needs the .well-known automatic discovery to be properly set up. If Nextcloud is not installed in the root of the domain, it is often the case that Nextcloud can't configure this automatically. To use Social, the admin of this Nextcloud instance needs to manually configure the .well-known redirects: " : "Lo social necesita que el descubrimiento automático bien conocido se configure correctamente. Si Nextcloud no está instalado en la raíz del dominio, a menudo es el caso que Nextcloud no puede configurar esto automáticamente. Para usar Social, el administrador de esta instancia de Nextcloud necesita configurar manualmente los redireccionamientos conocidos.",
+ "Open documentation" : "Abrir documentación",
+ "Social app setup" : "Configuración de la aplicación social",
+ "Finish setup" : "Terminar la configuración",
+ "Home" : "Casa",
+ "Direct messages" : "Mensajes directos",
+ "Profile" : "Perfil",
+ "Local timeline" : "Línea de tiempo local",
+ "Global timeline" : "Línea de tiempo global",
+ "Post publicly" : "Publicar públicamente",
+ "Post to followers" : "Publicar en seguidores",
+ "Post to recipients" : "Publicar en destinatarios",
+ "Post unlisted" : "Publicar sin listar",
+ "Direct" : "Directo",
+ "Post to mentioned users only" : "Publicar solo para los usuarios mencionados",
+ "Unlisted" : "No listado",
+ "Do not post to public timelines" : "No publicar en líneas de tiempo públicas",
+ "Followers" : "Seguidores",
+ "Post to followers only" : "Publicar solo en seguidores",
+ "Public" : "Público",
+ "Follow" : "Seguir",
+ "posts" : "publicaciones",
+ "following" : "siguiendo"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file