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

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-12 08:24:13 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-12 08:24:13 +0300
commit5f5c1b8ba03fe0d57dc2b055a4831f6dd8f2d82d (patch)
treebfaa69c42a77dfef513be9fadc378d6bc954b7c2 /l10n
parent6d422db1441bd0c72bc8515fc103a305bfbc16f7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/es.js2
-rw-r--r--l10n/es.json2
-rw-r--r--l10n/es.php2
3 files changed, 3 insertions, 3 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 91dfee87..786469e4 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -9,7 +9,7 @@ OC.L10N.register(
"iOS app" : "Aplicación de iOS",
"Connect your desktop apps to %s" : "Conecte sus aplicaciones de escritorio a %s",
"Connect your Calendar" : "Conecte su Calendario",
- "Connect your Contacts" : "Conecte sus Contactos",
+ "Connect your Contacts" : "Conecte con sus contactos",
"Access files via WebDAV" : "Acceda a sus archivos vía WebDAV",
"Documentation" : "Documentación",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Hay más información en la <a target=\"_blank\" href=\"%s\">documentación</a> y en nuestro <a target=\"_blank\" href=\"http://owncloud.org\">sitio web</a>.",
diff --git a/l10n/es.json b/l10n/es.json
index 7f6b665c..23e7396f 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -7,7 +7,7 @@
"iOS app" : "Aplicación de iOS",
"Connect your desktop apps to %s" : "Conecte sus aplicaciones de escritorio a %s",
"Connect your Calendar" : "Conecte su Calendario",
- "Connect your Contacts" : "Conecte sus Contactos",
+ "Connect your Contacts" : "Conecte con sus contactos",
"Access files via WebDAV" : "Acceda a sus archivos vía WebDAV",
"Documentation" : "Documentación",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." : "Hay más información en la <a target=\"_blank\" href=\"%s\">documentación</a> y en nuestro <a target=\"_blank\" href=\"http://owncloud.org\">sitio web</a>.",
diff --git a/l10n/es.php b/l10n/es.php
index 8de54727..6c03fc57 100644
--- a/l10n/es.php
+++ b/l10n/es.php
@@ -8,7 +8,7 @@ $TRANSLATIONS = array(
"iOS app" => "Aplicación de iOS",
"Connect your desktop apps to %s" => "Conecte sus aplicaciones de escritorio a %s",
"Connect your Calendar" => "Conecte su Calendario",
-"Connect your Contacts" => "Conecte sus Contactos",
+"Connect your Contacts" => "Conecte con sus contactos",
"Access files via WebDAV" => "Acceda a sus archivos vía WebDAV",
"Documentation" => "Documentación",
"There’s more information in the <a target=\"_blank\" href=\"%s\">documentation</a> and on our <a target=\"_blank\" href=\"http://owncloud.org\">website</a>." => "Hay más información en la <a target=\"_blank\" href=\"%s\">documentación</a> y en nuestro <a target=\"_blank\" href=\"http://owncloud.org\">sitio web</a>.",