aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_controldata/po/ru.po
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_controldata/po/ru.po')
-rw-r--r--src/bin/pg_controldata/po/ru.po20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/bin/pg_controldata/po/ru.po b/src/bin/pg_controldata/po/ru.po
index 2ad7b3d1fe0..78b9a085225 100644
--- a/src/bin/pg_controldata/po/ru.po
+++ b/src/bin/pg_controldata/po/ru.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pg_controldata (PostgreSQL current)\n"
"Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n"
-"POT-Creation-Date: 2020-09-03 11:22+0300\n"
+"POT-Creation-Date: 2023-11-03 09:09+0300\n"
"PO-Revision-Date: 2021-08-14 07:04+0300\n"
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
@@ -20,31 +20,31 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: ../../common/controldata_utils.c:73
+#: ../../common/controldata_utils.c:83
#, c-format
msgid "could not open file \"%s\" for reading: %m"
msgstr "не удалось открыть файл \"%s\" для чтения: %m"
-#: ../../common/controldata_utils.c:89
+#: ../../common/controldata_utils.c:99
#, c-format
msgid "could not read file \"%s\": %m"
msgstr "не удалось прочитать файл \"%s\": %m"
-#: ../../common/controldata_utils.c:101
+#: ../../common/controldata_utils.c:111
#, c-format
msgid "could not read file \"%s\": read %d of %zu"
msgstr "не удалось прочитать файл \"%s\" (прочитано байт: %d из %zu)"
-#: ../../common/controldata_utils.c:117 ../../common/controldata_utils.c:259
+#: ../../common/controldata_utils.c:127 ../../common/controldata_utils.c:289
#, c-format
msgid "could not close file \"%s\": %m"
msgstr "не удалось закрыть файл \"%s\": %m"
-#: ../../common/controldata_utils.c:135
+#: ../../common/controldata_utils.c:165
msgid "byte ordering mismatch"
msgstr "несоответствие порядка байт"
-#: ../../common/controldata_utils.c:137
+#: ../../common/controldata_utils.c:167
#, c-format
msgid ""
"possible byte ordering mismatch\n"
@@ -58,17 +58,17 @@ msgstr ""
"этой программой. В этом случае результаты будут неверными и\n"
"установленный PostgreSQL будет несовместим с этим каталогом данных."
-#: ../../common/controldata_utils.c:203
+#: ../../common/controldata_utils.c:233
#, c-format
msgid "could not open file \"%s\": %m"
msgstr "не удалось открыть файл \"%s\": %m"
-#: ../../common/controldata_utils.c:224
+#: ../../common/controldata_utils.c:254
#, c-format
msgid "could not write file \"%s\": %m"
msgstr "не удалось записать файл \"%s\": %m"
-#: ../../common/controldata_utils.c:245
+#: ../../common/controldata_utils.c:275
#, c-format
msgid "could not fsync file \"%s\": %m"
msgstr "не удалось синхронизировать с ФС файл \"%s\": %m"