Skip to content

Commit 6206454

Browse files
committed
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 1c361d3ac016b61715d99f2055dee050397e3f13
1 parent fa8fbad commit 6206454

Some content is hidden

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

194 files changed

+132793
-71771
lines changed

src/backend/nls.mk

+1-1
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 id it ja ko pl pt_BR ru sv tr zh_CN
3+
AVAIL_LANGUAGES = de es fr id it ja ko pl pt_BR ru sv tr uk zh_CN
44
GETTEXT_FILES = + gettext-files
55
GETTEXT_TRIGGERS = $(BACKEND_COMMON_GETTEXT_TRIGGERS) \
66
GUC_check_errmsg \

src/backend/po/de.po

+8,137-7,083
Large diffs are not rendered by default.

src/backend/po/es.po

+2,497-2,704
Large diffs are not rendered by default.

src/backend/po/fr.po

+8,651-6,345
Large diffs are not rendered by default.

src/backend/po/ja.po

+6,214-6,148
Large diffs are not rendered by default.

src/backend/po/ko.po

+6,569-5,833
Large diffs are not rendered by default.

src/backend/po/ru.po

+7,152-6,064
Large diffs are not rendered by default.

src/backend/po/sv.po

+2,751-2,675
Large diffs are not rendered by default.

src/backend/po/uk.po

+27,348
Large diffs are not rendered by default.

src/bin/initdb/nls.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# src/bin/initdb/nls.mk
22
CATALOG_NAME = initdb
3-
AVAIL_LANGUAGES = cs de es fr he it ja ko pl pt_BR ru sv tr uk vi zh_CN
3+
AVAIL_LANGUAGES = cs de el es fr he it ja ko pl pt_BR ru sv tr uk vi zh_CN
44
GETTEXT_FILES = $(FRONTEND_COMMON_GETTEXT_FILES) findtimezone.c initdb.c ../../common/exec.c ../../common/fe_memutils.c ../../common/file_utils.c ../../common/pgfnames.c ../../common/restricted_token.c ../../common/rmtree.c ../../common/username.c ../../common/wait_error.c ../../port/dirmod.c
55
GETTEXT_TRIGGERS = $(FRONTEND_COMMON_GETTEXT_TRIGGERS) simple_prompt
66
GETTEXT_FLAGS = $(FRONTEND_COMMON_GETTEXT_FLAGS)

0 commit comments

Comments
 (0)