Skip to content

Commit 77d500a

Browse files
committed
Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 59f93a503842f7c06b4ea5d022397ab3c2a0acd2
1 parent 48c81b5 commit 77d500a

File tree

50 files changed

+9599
-4142
lines changed

Some content is hidden

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

50 files changed

+9599
-4142
lines changed

src/backend/po/de.po

Lines changed: 598 additions & 611 deletions
Large diffs are not rendered by default.

src/backend/po/ja.po

Lines changed: 71 additions & 77 deletions
Large diffs are not rendered by default.

src/backend/po/ru.po

Lines changed: 959 additions & 907 deletions
Large diffs are not rendered by default.

src/backend/po/sv.po

Lines changed: 609 additions & 636 deletions
Large diffs are not rendered by default.

src/bin/initdb/nls.mk

Lines changed: 1 addition & 1 deletion
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 = de el es fr ja ka ru sv uk zh_CN
3+
AVAIL_LANGUAGES = de el es fr ja ka pt_BR ru sv uk 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)