Skip to content

Commit 5853b94

Browse files
committed
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 7a27441a7432f1a9d12f2b1b517497c73ee5d20d
1 parent d48f273 commit 5853b94

File tree

41 files changed

+40689
-15483
lines changed

Some content is hidden

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

41 files changed

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

src/backend/po/de.po

Lines changed: 1455 additions & 1448 deletions
Large diffs are not rendered by default.

src/backend/po/es.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ msgstr ""
5959
"Project-Id-Version: PostgreSQL server 9.6\n"
6060
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
6161
"POT-Creation-Date: 2016-09-23 19:08+0000\n"
62-
"PO-Revision-Date: 2016-09-23 15:37-0400\n"
62+
"PO-Revision-Date: 2017-01-10 16:42-0300\n"
6363
"Last-Translator: Álvaro Herrera <alvherre@alvh.no-ip.org>\n"
6464
"Language-Team: PgSQL Español <pgsql-es-ayuda@postgresql.org>\n"
6565
"Language: es\n"
@@ -8936,7 +8936,7 @@ msgstr "el registro a ser actualizado ya fue modificado por una operación dispa
89368936
#: executor/nodeModifyTable.c:958
89378937
#, c-format
89388938
msgid "Consider using an AFTER trigger instead of a BEFORE trigger to propagate changes to other rows."
8939-
msgstr "Considere usar un disparador ANTES en lugar de un disparador BEFORE para propagar cambios a otros registros."
8939+
msgstr "Considere usar un disparador AFTER en lugar de un disparador BEFORE para propagar cambios a otros registros."
89408940

89418941
#: commands/trigger.c:2741 executor/execMain.c:2377
89428942
#: executor/nodeLockRows.c:216 executor/nodeModifyTable.c:200

src/backend/po/fr.po

Lines changed: 5831 additions & 5818 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)