From 33996b8b36934c3af31be93e755ae486dd3d3050 Mon Sep 17 00:00:00 2001 From: davidbl06 Date: Sat, 27 Nov 2010 14:59:29 +0200 Subject: [PATCH] Translation update done using Pootle. --- po/es.po | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/po/es.po b/po/es.po index 0b9bbd3e7..513501f3d 100644 --- a/po/es.po +++ b/po/es.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: phpMyAdmin 3.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2010-11-20 07:34-0500\n" -"PO-Revision-Date: 2010-11-27 14:53+0200\n" +"PO-Revision-Date: 2010-11-27 14:59+0200\n" "Last-Translator: \n" "Language-Team: spanish \n" "Language: es\n" @@ -401,12 +401,14 @@ msgstr "Última actualización" msgid "Last check" msgstr "Última revisión" +# singular: tabla +# plural: tablas #: db_printview.php:220 db_structure.php:432 -#, fuzzy, php-format +#, php-format #| msgid "%s table(s)" msgid "%s table" msgid_plural "%s tables" -msgstr[0] "%s tabla(s)" +msgstr[0] "%s tablas" msgstr[1] "%s tabla(s)" #: db_qbe.php:25 import.php:452 libraries/Message.class.php:190