diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2019-05-20 16:00:53 +0200 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2019-05-20 16:00:53 +0200 |
commit | 3c439a58df83ae51f650cfae9878df1f9b70c4b8 (patch) | |
tree | fa98601147c18b0e44700dcbef1c9a7947444317 /src/bin/pg_test_timing | |
parent | 8bbb8166b63eeebd0cb618ddcf7dcaf8c4ba66f4 (diff) | |
download | postgresql-3c439a58df83ae51f650cfae9878df1f9b70c4b8.tar.gz postgresql-3c439a58df83ae51f650cfae9878df1f9b70c4b8.zip |
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: a20bf6b8a5b4e32450967055eb5b07cee4704edd
Diffstat (limited to 'src/bin/pg_test_timing')
-rw-r--r-- | src/bin/pg_test_timing/nls.mk | 2 | ||||
-rw-r--r-- | src/bin/pg_test_timing/po/cs.po | 80 | ||||
-rw-r--r-- | src/bin/pg_test_timing/po/es.po | 9 |
3 files changed, 85 insertions, 6 deletions
diff --git a/src/bin/pg_test_timing/nls.mk b/src/bin/pg_test_timing/nls.mk index 52cc73aa0b4..c4000b4aa6a 100644 --- a/src/bin/pg_test_timing/nls.mk +++ b/src/bin/pg_test_timing/nls.mk @@ -1,4 +1,4 @@ # src/bin/pg_test_timing/nls.mk CATALOG_NAME = pg_test_timing -AVAIL_LANGUAGES =de es fr ja ko pl ru sv tr vi +AVAIL_LANGUAGES =cs de es fr ja ko pl ru sv tr vi GETTEXT_FILES = pg_test_timing.c diff --git a/src/bin/pg_test_timing/po/cs.po b/src/bin/pg_test_timing/po/cs.po new file mode 100644 index 00000000000..1d53e94453f --- /dev/null +++ b/src/bin/pg_test_timing/po/cs.po @@ -0,0 +1,80 @@ +# LANGUAGE message translation file for pg_test_timing +# Copyright (C) 2018 PostgreSQL Global Development Group +# This file is distributed under the same license as the pg_test_timing (PostgreSQL) package. +# FIRST AUTHOR <EMAIL@ADDRESS>, 2018. +# +msgid "" +msgstr "" +"Project-Id-Version: pg_test_timing (PostgreSQL) 11\n" +"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" +"POT-Creation-Date: 2018-07-13 19:46+0000\n" +"PO-Revision-Date: 2018-07-13 23:50+0200\n" +"Last-Translator: \n" +"Language-Team: \n" +"Language: cs\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"X-Generator: Poedit 2.0.7\n" + +#: pg_test_timing.c:55 +#, c-format +msgid "Usage: %s [-d DURATION]\n" +msgstr "Použití: %s [-d DURATION]\n" + +#: pg_test_timing.c:75 pg_test_timing.c:87 pg_test_timing.c:104 +#, c-format +msgid "Try \"%s --help\" for more information.\n" +msgstr "Zkuste \"%s --help\" pro více informací.\n" + +#: pg_test_timing.c:85 +#, c-format +msgid "%s: too many command-line arguments (first is \"%s\")\n" +msgstr "%s: příliš mnoho argumentů v příkazové řádce (první je \"%s\")\n" + +#: pg_test_timing.c:94 +#, c-format +msgid "Testing timing overhead for %d second.\n" +msgid_plural "Testing timing overhead for %d seconds.\n" +msgstr[0] "Testuji režii časování po %d sekund.\n" +msgstr[1] "Testuji režii časování po %d sekundy.\n" +msgstr[2] "Testuji režii časování po %d sekund.\n" + +#: pg_test_timing.c:102 +#, c-format +msgid "%s: duration must be a positive integer (duration is \"%d\")\n" +msgstr "%s: trvání testu musí být kladné celé číslo (trvání je \"%d\")\n" + +#: pg_test_timing.c:140 +#, c-format +msgid "Detected clock going backwards in time.\n" +msgstr "Detekovány posun hodin zpět v čase.\n" + +#: pg_test_timing.c:141 +#, c-format +msgid "Time warp: %d ms\n" +msgstr "Time warp: %d ms\n" + +#: pg_test_timing.c:164 +#, c-format +msgid "Per loop time including overhead: %0.2f ns\n" +msgstr "Čas pro smyčku včetně režie: %0.2f ns\n" + +#: pg_test_timing.c:175 +msgid "< us" +msgstr "< us" + +#: pg_test_timing.c:176 +#, no-c-format +msgid "% of total" +msgstr "% celku" + +#: pg_test_timing.c:177 +msgid "count" +msgstr "počet" + +#: pg_test_timing.c:186 +#, c-format +msgid "Histogram of timing durations:\n" +msgstr "Histogram trvání:\n" diff --git a/src/bin/pg_test_timing/po/es.po b/src/bin/pg_test_timing/po/es.po index d46d541dadf..fa942c12c06 100644 --- a/src/bin/pg_test_timing/po/es.po +++ b/src/bin/pg_test_timing/po/es.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: pg_test_timing (PostgreSQL) 10\n" -"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" -"POT-Creation-Date: 2017-09-25 12:45+0000\n" -"PO-Revision-Date: 2017-09-25 10:46-0500\n" +"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" +"POT-Creation-Date: 2019-05-02 23:46+0000\n" +"PO-Revision-Date: 2019-04-28 23:24-0400\n" "Last-Translator: Carlos Chapi <carloswaldo@babelruins.org>\n" "Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@postgresql.org>\n" "Language: es\n" @@ -45,8 +45,7 @@ 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 |