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
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es.php')
-rw-r--r--l10n/es.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es.php b/l10n/es.php
index 40b7c16b..5c4b5951 100644
--- a/l10n/es.php
+++ b/l10n/es.php
@@ -12,6 +12,6 @@ $TRANSLATIONS = array(
"Documentation" => "Documentación",
"Access files via WebDAV" => "Acceda a sus archivos vía WebDAV",
"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>.",
-"If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" => "Si te gusta ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecomienda lo a tus amigos</a>\n\ty <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">corre la palabra</a>!"
+"If you like ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud is a great open software to sync and share your files.\n\t\tYou can freely get it from http://owncloud.org\">\n\t\trecommend it to your friends</a>\n\tand <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">spread the word</a>!" => "Si le gusta ownCloud,\n\t<a href=\"mailto:?subject=ownCloud\n\t\t&body=ownCloud es un fantástico software de código abierto para sincronizar y compartir sus archivos.\n\t\tPuede obtenerlo gratuitamente desde http://owncloud.org\">\n\t\trecomiéndeselo a sus amigos</a>\n\ty <a href=\"http://owncloud.org/promote\"\n\t\ttarget=\"_blank\">difunda la palabra</a>!"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";