aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_test_timing
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2020-05-11 13:14:32 +0200
committerPeter Eisentraut <peter@eisentraut.org>2020-05-11 13:14:32 +0200
commit7a9c9ce6411720c2bbeaf6e64855d4263c47ea80 (patch)
tree68df3ee22255c6a176d4e410750c6006aeb1c25d /src/bin/pg_test_timing
parent336aa51b70e9cf7da3969a3f102ff4913717083d (diff)
downloadpostgresql-7a9c9ce6411720c2bbeaf6e64855d4263c47ea80.tar.gz
postgresql-7a9c9ce6411720c2bbeaf6e64855d4263c47ea80.zip
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 80d8f54b3c5533ec036404bd3c3b24ff4825d037
Diffstat (limited to 'src/bin/pg_test_timing')
-rw-r--r--src/bin/pg_test_timing/nls.mk2
-rw-r--r--src/bin/pg_test_timing/po/es.po2
-rw-r--r--src/bin/pg_test_timing/po/fr.po2
-rw-r--r--src/bin/pg_test_timing/po/ko.po8
-rw-r--r--src/bin/pg_test_timing/po/ru.po4
-rw-r--r--src/bin/pg_test_timing/po/sv.po33
-rw-r--r--src/bin/pg_test_timing/po/uk.po80
-rw-r--r--src/bin/pg_test_timing/po/zh_CN.po78
8 files changed, 184 insertions, 25 deletions
diff --git a/src/bin/pg_test_timing/nls.mk b/src/bin/pg_test_timing/nls.mk
index c4000b4aa6a..91dedb15410 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 =cs de es fr ja ko pl ru sv tr vi
+AVAIL_LANGUAGES = cs de es fr ja ko pl ru sv tr uk vi zh_CN
GETTEXT_FILES = pg_test_timing.c
diff --git a/src/bin/pg_test_timing/po/es.po b/src/bin/pg_test_timing/po/es.po
index 27447289736..e8572cd6815 100644
--- a/src/bin/pg_test_timing/po/es.po
+++ b/src/bin/pg_test_timing/po/es.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pg_test_timing (PostgreSQL) 12\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2019-06-06 17:14+0000\n"
+"POT-Creation-Date: 2019-09-29 23:44+0000\n"
"PO-Revision-Date: 2019-06-06 17:25-0400\n"
"Last-Translator: Carlos Chapi <carloswaldo@babelruins.org>\n"
"Language-Team: PgSQL-es-Ayuda <pgsql-es-ayuda@lists.postgresql.org>\n"
diff --git a/src/bin/pg_test_timing/po/fr.po b/src/bin/pg_test_timing/po/fr.po
index 4613c8bf91a..94123570c74 100644
--- a/src/bin/pg_test_timing/po/fr.po
+++ b/src/bin/pg_test_timing/po/fr.po
@@ -5,7 +5,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: pg_test_timing (PostgreSQL) 10\n"
+"Project-Id-Version: pg_test_timing (PostgreSQL) 12\n"
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
"POT-Creation-Date: 2017-11-06 09:45+0000\n"
"PO-Revision-Date: 2017-11-11 14:21+0100\n"
diff --git a/src/bin/pg_test_timing/po/ko.po b/src/bin/pg_test_timing/po/ko.po
index dd80881bd73..a0a7527b003 100644
--- a/src/bin/pg_test_timing/po/ko.po
+++ b/src/bin/pg_test_timing/po/ko.po
@@ -5,10 +5,10 @@
#
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-19 09:51+0900\n"
-"PO-Revision-Date: 2017-09-19 10:25+0900\n"
+"Project-Id-Version: pg_test_timing (PostgreSQL) 12\n"
+"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
+"POT-Creation-Date: 2020-02-09 20:15+0000\n"
+"PO-Revision-Date: 2020-02-10 09:59+0900\n"
"Last-Translator: Ioseph Kim <ioseph@uri.sarang.net>\n"
"Language-Team: Korean <pgsql-kr@postgresql.kr>\n"
"Language: ko\n"
diff --git a/src/bin/pg_test_timing/po/ru.po b/src/bin/pg_test_timing/po/ru.po
index db072b3232d..fe033f28348 100644
--- a/src/bin/pg_test_timing/po/ru.po
+++ b/src/bin/pg_test_timing/po/ru.po
@@ -5,8 +5,8 @@
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-20 18:14+0000\n"
+"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
+"POT-Creation-Date: 2019-09-09 12:21+0300\n"
"PO-Revision-Date: 2017-08-23 19:20+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
diff --git a/src/bin/pg_test_timing/po/sv.po b/src/bin/pg_test_timing/po/sv.po
index f4c16be917f..1d1aba7db15 100644
--- a/src/bin/pg_test_timing/po/sv.po
+++ b/src/bin/pg_test_timing/po/sv.po
@@ -1,16 +1,16 @@
# Swedish message translation file for pg_test_timing
# Copyright (C) 2017 PostgreSQL Global Development Group
# This file is distributed under the same license as the PostgreSQL package.
-# Dennis Björklund <db@zigo.dhs.org>, 2017.
+# Dennis Björklund <db@zigo.dhs.org>, 2017, 2018, 2019, 2020.
#
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-18 17:45+0000\n"
-"PO-Revision-Date: 2017-07-20 21:32+0200\n"
+"Project-Id-Version: PostgreSQL 13\n"
+"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
+"POT-Creation-Date: 2020-04-11 01:15+0000\n"
+"PO-Revision-Date: 2020-04-11 08:17+0200\n"
"Last-Translator: Dennis Björklund <db@zigo.dhs.org>\n"
-"Language-Team: Swedish <sv@li.org>\n"
+"Language-Team: Swedish <pgsql-translators@postgresql.org>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -59,19 +59,20 @@ msgstr "Tidsförskjutning: %d ms\n"
msgid "Per loop time including overhead: %0.2f ns\n"
msgstr "Tid per varv inklusive overhead: %0.2f ns\n"
-#: pg_test_timing.c:180
-#, c-format
-msgid "Histogram of timing durations:\n"
-msgstr "Histogram över tider:\n"
+#: 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 "% av totalt"
-#: pg_test_timing.c:181
-msgid "< us"
-msgstr "< us"
-
-#: pg_test_timing.c:181
+#: pg_test_timing.c:177
msgid "count"
msgstr "antal"
+
+#: pg_test_timing.c:186
+#, c-format
+msgid "Histogram of timing durations:\n"
+msgstr "Histogram över tider:\n"
diff --git a/src/bin/pg_test_timing/po/uk.po b/src/bin/pg_test_timing/po/uk.po
new file mode 100644
index 00000000000..c2b1aec65a2
--- /dev/null
+++ b/src/bin/pg_test_timing/po/uk.po
@@ -0,0 +1,80 @@
+msgid ""
+msgstr ""
+"Project-Id-Version: postgresql\n"
+"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
+"POT-Creation-Date: 2018-12-04 20:35+0100\n"
+"PO-Revision-Date: 2019-03-01 16:32\n"
+"Last-Translator: pasha_golub <pavlo.golub@gmail.com>\n"
+"Language-Team: Ukrainian\n"
+"Language: uk_UA\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: postgresql\n"
+"X-Crowdin-Language: uk\n"
+"X-Crowdin-File: /REL_11_STABLE/src/bin/pg_test_timing/po/pg_test_timing.pot\n"
+
+#: pg_test_timing.c:55
+#, c-format
+msgid "Usage: %s [-d DURATION]\n"
+msgstr "Використання: %s [-d ТРИВАЛІСТЬ]\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 "Спробуйте \"%s --help\" для додаткової інформації.\n"
+
+#: pg_test_timing.c:85
+#, c-format
+msgid "%s: too many command-line arguments (first is \"%s\")\n"
+msgstr ""
+
+#: 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] "Оцінка часових накладних витрат протягом %d секунди.\n"
+msgstr[1] "Оцінка часових накладних витрат протягом %d секунд.\n"
+msgstr[2] "Оцінка часових накладних витрат протягом %d секунд.\n"
+msgstr[3] "Оцінка часових накладних витрат протягом %d секунд.\n"
+
+#: pg_test_timing.c:102
+#, c-format
+msgid "%s: duration must be a positive integer (duration is \"%d\")\n"
+msgstr "%s: тривалість має бути додатним цілим числом (тривалість \"%d\")\n"
+
+#: pg_test_timing.c:140
+#, c-format
+msgid "Detected clock going backwards in time.\n"
+msgstr "Годинник іде в зворотньому напряму у минуле.\n"
+
+#: pg_test_timing.c:141
+#, c-format
+msgid "Time warp: %d ms\n"
+msgstr "Зсув часу: %d мс\n"
+
+#: pg_test_timing.c:164
+#, c-format
+msgid "Per loop time including overhead: %0.2f ns\n"
+msgstr "Час одного цикла, у тому числі накладні витрати: %0.2f нс\n"
+
+#: pg_test_timing.c:175
+msgid "< us"
+msgstr "< мкс"
+
+#: pg_test_timing.c:176
+#, no-c-format
+msgid "% of total"
+msgstr "% від загалу"
+
+#: pg_test_timing.c:177
+msgid "count"
+msgstr "кількість"
+
+#: pg_test_timing.c:186
+#, c-format
+msgid "Histogram of timing durations:\n"
+msgstr "Гістограмма тривалості замірів часу:\n"
+
diff --git a/src/bin/pg_test_timing/po/zh_CN.po b/src/bin/pg_test_timing/po/zh_CN.po
new file mode 100644
index 00000000000..9edb500df90
--- /dev/null
+++ b/src/bin/pg_test_timing/po/zh_CN.po
@@ -0,0 +1,78 @@
+# LANGUAGE message translation file for pg_test_timing
+# Copyright (C) 2019 PostgreSQL Global Development Group
+# This file is distributed under the same license as the pg_test_timing (PostgreSQL) package.
+# FIRST AUTHOR <zhangjie2@cn.fujitsu.com>, 2019.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: pg_test_timing (PostgreSQL) 12\n"
+"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
+"POT-Creation-Date: 2019-05-22 17:56+0800\n"
+"PO-Revision-Date: 2019-05-31 18:50+0800\n"
+"Last-Translator: Jie Zhang <zhangjie2@cn.fujitsu.com>\n"
+"Language-Team: Chinese (Simplified) <zhangjie2@cn.fujitsu.com>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Language: zh_CN\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#: pg_test_timing.c:55
+#, c-format
+msgid "Usage: %s [-d DURATION]\n"
+msgstr "用法: %s [-d 持续时间]\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 "请用 \"%s --help\" 获取更多的信息.\n"
+
+#: pg_test_timing.c:85
+#, c-format
+msgid "%s: too many command-line arguments (first is \"%s\")\n"
+msgstr "%s: 命令行参数太多 (第一个是 \"%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] "测试%d秒的计时开销.\n"
+msgstr[1] "测试%d秒的计时开销.\n"
+
+#: pg_test_timing.c:102
+#, c-format
+msgid "%s: duration must be a positive integer (duration is \"%d\")\n"
+msgstr "%s: 持续时间必须是正整数(持续时间是 \"%d\")\n"
+
+#: pg_test_timing.c:140
+#, c-format
+msgid "Detected clock going backwards in time.\n"
+msgstr "检测到时钟时间倒转.\n"
+
+#: pg_test_timing.c:141
+#, c-format
+msgid "Time warp: %d ms\n"
+msgstr "时间错位: %d 毫秒\n"
+
+#: pg_test_timing.c:164
+#, c-format
+msgid "Per loop time including overhead: %0.2f ns\n"
+msgstr "每次循环的平均开销: %0.2f 纳秒\n"
+
+#: pg_test_timing.c:175
+msgid "< us"
+msgstr "< 微秒"
+
+#: pg_test_timing.c:176
+#, no-c-format
+msgid "% of total"
+msgstr "总计的 %"
+
+#: pg_test_timing.c:177
+msgid "count"
+msgstr "计数"
+
+#: pg_test_timing.c:186
+#, c-format
+msgid "Histogram of timing durations:\n"
+msgstr "持续时间的柱状图:\n"