Skip to content

Commit 8913ed1

Browse files
committed
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 15fb3bd712561df7018c37a08ced1b71a05d4c31
1 parent bea8912 commit 8913ed1

File tree

51 files changed

+37206
-7665
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+37206
-7665
lines changed

src/backend/nls.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# src/backend/nls.mk
22
CATALOG_NAME = postgres
3-
AVAIL_LANGUAGES = de es fr it ja ko ru sv uk zh_CN
3+
AVAIL_LANGUAGES = de es fr it ja ka ko ru sv uk zh_CN
44
GETTEXT_FILES = + gettext-files
55
GETTEXT_TRIGGERS = $(BACKEND_COMMON_GETTEXT_TRIGGERS) \
66
GUC_check_errmsg \

src/backend/po/de.po

Lines changed: 533 additions & 528 deletions
Large diffs are not rendered by default.

src/backend/po/es.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ msgstr "La secuencia de escape «%s» no es válida."
400400
#: ../common/jsonapi.c:1095
401401
#, c-format
402402
msgid "Character with value 0x%02x must be escaped."
403-
msgstr "Los caracteres con valor 0x%02x deben ser escapados"
403+
msgstr "Los caracteres con valor 0x%02x deben ser escapados."
404404

405405
#: ../common/jsonapi.c:1098
406406
#, c-format

src/backend/po/fr.po

Lines changed: 1592 additions & 757 deletions
Large diffs are not rendered by default.

src/backend/po/ja.po

Lines changed: 263 additions & 248 deletions
Large diffs are not rendered by default.

src/backend/po/ka.po

Lines changed: 28511 additions & 0 deletions
Large diffs are not rendered by default.

src/backend/po/ru.po

Lines changed: 1010 additions & 958 deletions
Large diffs are not rendered by default.

src/backend/po/sv.po

Lines changed: 1773 additions & 1731 deletions
Large diffs are not rendered by default.

src/backend/po/uk.po

Lines changed: 672 additions & 640 deletions
Large diffs are not rendered by default.

src/bin/initdb/po/es.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ msgstr "Ingrésela nuevamente: "
397397
#: initdb.c:1441
398398
#, c-format
399399
msgid "Passwords didn't match.\n"
400-
msgstr "Las constraseñas no coinciden.\n"
400+
msgstr "Las contraseñas no coinciden.\n"
401401

402402
#: initdb.c:1465
403403
#, c-format

src/bin/initdb/po/ru.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Sergey Burladyan <eshkinkot@gmail.com>, 2009.
77
# Andrey Sudnik <sudnikand@yandex.ru>, 2010.
88
# Dmitriy Olshevskiy <olshevskiy87@bk.ru>, 2014.
9-
# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019, 2020, 2021, 2022.
9+
# Alexander Lakhin <exclusion@gmail.com>, 2012-2017, 2018, 2019, 2020, 2021, 2022, 2023.
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: initdb (PostgreSQL current)\n"

0 commit comments

Comments
 (0)