es: Translation updates
authorCarlos Chapi <carlos.chapi@2ndquadrant.com>
Wed, 27 Sep 2017 15:43:31 +0000 (10:43 -0500)
committerCarlos Chapi <carlos.chapi@2ndquadrant.com>
Wed, 27 Sep 2017 15:43:31 +0000 (10:43 -0500)
es/pg_test_timing.po

index c4a5109cff881df393360baf1ac2e6bfe59db31c..d46d541dadf475f91b1aac576502084d2c2bbc4d 100644 (file)
@@ -3,22 +3,22 @@
 # Copyright (C) 2017 PostgreSQL Global Development Group
 # This file is distributed under the same license as the PostgreSQL package.
 #
-# Carlos Chapi <carlos.chapi@2ndquadrant.com>, 2017.
+# Carlos Chapi <carloswaldo@babelruins.org>, 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: pg_test_timing (PostgreSQL) 10\n"
 "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
-"POT-Creation-Date: 2017-07-05 15:16+0000\n"
-"PO-Revision-Date: 2017-07-10 12:14-0400\n"
+"POT-Creation-Date: 2017-09-25 12:45+0000\n"
+"PO-Revision-Date: 2017-09-25 10:46-0500\n"
+"Last-Translator: Carlos Chapi <carloswaldo@babelruins.org>\n"
+"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
 "Language: es\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"Last-Translator: Carlos Chapi <carlos.chapi@2ndquadrant.com>\n"
-"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n"
-"X-Generator: Poedit 2.0.2\n"
+"X-Generator: BlackCAT 1.0\n"
 
 #: pg_test_timing.c:55
 #, c-format
@@ -45,7 +45,8 @@ msgstr[1] "Midiendo sobrecosto de lectura de reloj durante %d segundos.\n"
 #: pg_test_timing.c:102
 #, c-format
 msgid "%s: duration must be a positive integer (duration is \"%d\")\n"
-msgstr "%s: la duración debe ser un número entero positivo (la duración es \"%d\")\n"
+msgstr ""
+"%s: la duración debe ser un número entero positivo (la duración es \"%d\")\n"
 
 #: pg_test_timing.c:140
 #, c-format
@@ -62,20 +63,20 @@ msgstr "Desfase de tiempo: %d ms\n"
 msgid "Per loop time including overhead: %0.2f ns\n"
 msgstr "Tiempo por lectura incluyendo sobrecosto: %0.2f ns\n"
 
-#: pg_test_timing.c:180
-#, c-format
-msgid "Histogram of timing durations:\n"
-msgstr "Histograma de duraciones de lectura de reloj:\n"
-
-#: pg_test_timing.c:181
-#, c-format
-msgid "% of total"
-msgstr ""
-
-#: pg_test_timing.c:181
+#: pg_test_timing.c:175
 msgid "< us"
 msgstr "< us"
 
-#: pg_test_timing.c:181
+#: pg_test_timing.c:176
+#, no-c-format
+msgid "% of total"
+msgstr "% del total"
+
+#: pg_test_timing.c:177
 msgid "count"
 msgstr "cantidad"
+
+#: pg_test_timing.c:186
+#, c-format
+msgid "Histogram of timing durations:\n"
+msgstr "Histograma de duraciones de lectura de reloj:\n"