mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Escape backslashes from translation message rather than removing them.
This commit is contained in:
@@ -197,7 +197,7 @@ msgstr "
|
||||
|
||||
#: initdb.c:1864
|
||||
msgid "ok\n"
|
||||
msgstr "<22><><EFBFBD>\n"
|
||||
msgstr "<22><><EFBFBD>\\\n"
|
||||
|
||||
#: initdb.c:1894
|
||||
#, c-format
|
||||
@@ -257,7 +257,7 @@ msgstr ""
|
||||
|
||||
#: initdb.c:1973
|
||||
msgid " --no-locale equivalent to --locale=C\n"
|
||||
msgstr " --no-locale <20><><EFBFBD><EFBFBD>P --locale=C\n"
|
||||
msgstr " --no-locale <20>\\<EFBFBD><EFBFBD><EFBFBD>P --locale=C\n"
|
||||
|
||||
#: initdb.c:1974
|
||||
msgid " -U, --username=NAME database superuser name\n"
|
||||
@@ -468,7 +468,7 @@ msgid ""
|
||||
"\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"<22><><EFBFBD>榨<EFBFBD><E6A6A8>A<EFBFBD>{<7B>b<EFBFBD>A<EFBFBD>i<EFBFBD>H<EFBFBD>ΤU<CEA4>C<EFBFBD>R<EFBFBD>O<EFBFBD>Ұʸ<D2B0><CAB8>Ʈw<C6AE><77><EFBFBD>A<EFBFBD><41>:\n"
|
||||
"<22><><EFBFBD>榨<EFBFBD>\\<EFBFBD>A<EFBFBD>{<7B>b<EFBFBD>A<EFBFBD>i<EFBFBD>H<EFBFBD>ΤU<CEA4>C<EFBFBD>R<EFBFBD>O<EFBFBD>Ұʸ<D2B0><CAB8>Ʈw<C6AE><77><EFBFBD>A<EFBFBD><41>:\n"
|
||||
"\n"
|
||||
" %s%s%s/postmaster -D %s%s%s\n"
|
||||
"<22><>\n"
|
||||
|
Reference in New Issue
Block a user