From 68862cd8f6379bc29e7377bae6bfdd7e8354fcef Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Thu, 12 Feb 2015 02:10:21 -0500 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/es.js | 2 +- l10n/es.json | 2 +- l10n/es.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/l10n/es.js b/l10n/es.js index 9f4e4696..86eb1a9d 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -34,7 +34,7 @@ OC.L10N.register( "You have no bookmarks" : "No tiene marcadores", "You can also import a bookmark file" : "También puede importar un archivo con marcadores", "Bookmarklet" : "Marcador de JavaScript", - "Export & Import" : "Exportar e Importar", + "Export & Import" : "Exportar e importar", "Export" : "Exportar", "Import" : "Importar" }, diff --git a/l10n/es.json b/l10n/es.json index d52728bb..d50d789a 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -32,7 +32,7 @@ "You have no bookmarks" : "No tiene marcadores", "You can also import a bookmark file" : "También puede importar un archivo con marcadores", "Bookmarklet" : "Marcador de JavaScript", - "Export & Import" : "Exportar e Importar", + "Export & Import" : "Exportar e importar", "Export" : "Exportar", "Import" : "Importar" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/es.php b/l10n/es.php index 1e4243e5..2f158ec4 100644 --- a/l10n/es.php +++ b/l10n/es.php @@ -33,7 +33,7 @@ $TRANSLATIONS = array( "You have no bookmarks" => "No tiene marcadores", "You can also import a bookmark file" => "También puede importar un archivo con marcadores", "Bookmarklet" => "Marcador de JavaScript", -"Export & Import" => "Exportar e Importar", +"Export & Import" => "Exportar e importar", "Export" => "Exportar", "Import" => "Importar" );