Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

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 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

Lines changed: 8137 additions & 7083 deletions
Large diffs are not rendered by default.

src/backend/po/es.po

Lines changed: 2497 additions & 2704 deletions
Large diffs are not rendered by default.

src/backend/po/fr.po

Lines changed: 8651 additions & 6345 deletions
Large diffs are not rendered by default.

src/backend/po/ja.po

Lines changed: 6214 additions & 6148 deletions
Large diffs are not rendered by default.

src/backend/po/ko.po

Lines changed: 6569 additions & 5833 deletions
Large diffs are not rendered by default.

src/backend/po/ru.po

Lines changed: 7152 additions & 6064 deletions
Large diffs are not rendered by default.

src/backend/po/sv.po

Lines changed: 2751 additions & 2675 deletions
Large diffs are not rendered by default.

src/backend/po/uk.po

Lines changed: 27348 additions & 0 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 = 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)