From a6e25ea537bfb4f176d678900606f675c1c34f95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Bellone?= Date: Sun, 13 Jul 2014 16:05:25 +0200 Subject: [PATCH] Translated using Weblate (Spanish) Currently translated at 100.0% (2906 of 2906) --- po/es.po | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/po/es.po b/po/es.po index e5ec67e754..df06ccce49 100644 --- a/po/es.po +++ b/po/es.po @@ -4,10 +4,10 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.3.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-07-13 08:05-0400\n" -"PO-Revision-Date: 2014-07-13 02:08+0200\n" +"PO-Revision-Date: 2014-07-13 16:05+0200\n" "Last-Translator: Matías Bellone \n" -"Language-Team: Spanish \n" +"Language-Team: Spanish " +"\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -9927,7 +9927,6 @@ msgstr "" "haya truncamiento (Predeterminado: \"…\")." #: libraries/plugins/transformations/abstract/TextFileUploadTransformationsPlugin.class.php:33 -#, fuzzy #| msgid "" #| "File upload functionality for text field. It does not have a textarea for " #| "input." @@ -9935,8 +9934,8 @@ msgid "" "File upload functionality for TEXT columns. It does not have a textarea for " "input." msgstr "" -"Funcionalidad para subir archivos en campos de texto. No provee un área de " -"texto para la entrada." +"Funcionalidad para subir archivos en columnas de tipo TEXT. No provee un " +"área de texto para la entrada." # Per IANA's regulations example domains MUST be example.com #: libraries/plugins/transformations/abstract/TextImageLinkTransformationsPlugin.class.php:33 @@ -14084,10 +14083,10 @@ msgid "The table name is empty!" msgstr "¡El nombre de la tabla está vacío!" #: tbl_replace.php:236 -#, fuzzy, php-format +#, php-format #| msgid "Row: %s, Column: %s, Error: %s" msgid "Row: %1$s, Column: %2$s, Error: %3$s" -msgstr "Fila: %s, Columna: %s, Error: %s" +msgstr "Fila: %1$s, Columna: %2$s, Error: %3$s" #: tbl_structure.php:93 msgid "No column selected."