|
6 | 6 | msgstr "" |
7 | 7 | "Project-Id-Version: pg_rewind (PostgreSQL current)\n" |
8 | 8 | "Report-Msgid-Bugs-To: pgsql-bugs@lists.postgresql.org\n" |
9 | | -"POT-Creation-Date: 2026-02-07 11:39+0200\n" |
| 9 | +"POT-Creation-Date: 2026-02-21 05:20+0200\n" |
10 | 10 | "PO-Revision-Date: 2026-02-07 09:14+0200\n" |
11 | 11 | "Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" |
12 | 12 | "Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" |
@@ -113,7 +113,7 @@ msgid "could not synchronize file system for file \"%s\": %m" |
113 | 113 | msgstr "не удалось синхронизировать с ФС файл \"%s\": %m" |
114 | 114 |
|
115 | 115 | #: ../../common/file_utils.c:120 ../../common/file_utils.c:566 |
116 | | -#: ../../fe_utils/archive.c:86 file_ops.c:417 |
| 116 | +#: ../../fe_utils/archive.c:86 file_ops.c:330 file_ops.c:417 |
117 | 117 | #, c-format |
118 | 118 | msgid "could not stat file \"%s\": %m" |
119 | 119 | msgstr "не удалось получить информацию о файле \"%s\": %m" |
@@ -309,11 +309,6 @@ msgstr "не удалось создать символическую ссылк |
309 | 309 | msgid "could not remove symbolic link \"%s\": %m" |
310 | 310 | msgstr "ошибка при удалении символической ссылки \"%s\": %m" |
311 | 311 |
|
312 | | -#: file_ops.c:330 |
313 | | -#, c-format |
314 | | -msgid "could not stat file \"%s\" for reading: %m" |
315 | | -msgstr "не удалось получить информацию о файле \"%s\" для чтения: %m" |
316 | | - |
317 | 312 | #: file_ops.c:441 |
318 | 313 | #, c-format |
319 | 314 | msgid "could not read symbolic link \"%s\": %m" |
@@ -1177,6 +1172,10 @@ msgstr "" |
1177 | 1172 | msgid "could not decompress image at %X/%X, block %d" |
1178 | 1173 | msgstr "не удалось развернуть образ в позиции %X/%X, блок %d" |
1179 | 1174 |
|
| 1175 | +#, c-format |
| 1176 | +#~ msgid "could not stat file \"%s\" for reading: %m" |
| 1177 | +#~ msgstr "не удалось получить информацию о файле \"%s\" для чтения: %m" |
| 1178 | + |
1180 | 1179 | #, c-format |
1181 | 1180 | #~ msgid "out of memory while trying to decode a record of length %u" |
1182 | 1181 | #~ msgstr "не удалось выделить память для декодирования записи длины %u" |
|
0 commit comments