8000 Translation updates · ictmalili/postgres@3a018d2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3a018d2

Browse files
committed
Translation updates
Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: fe0d5c56ab1b2599e37d41f639be97ac6947ee69
1 parent e3e869c commit 3a018d2

File tree

27 files changed

+19811
-17771
lines changed

27 files changed

+19811
-17771
lines changed

src/backend/po/de.po

Lines changed: 3356 additions & 1590 deletions
Large diffs are not rendered by default.

src/backend/po/pl.po

Lines changed: 13818 additions & 13513 deletions
Large diffs are not rendered by default.

src/backend/po/ru.po

Lines changed: 336 additions & 346 deletions
Large diffs are not rendered by default.

src/bin/initdb/po/pl.po

Lines changed: 139 additions & 134 deletions
Large diffs are not rendered by default.

src/bin/initdb/po/ru.po

Lines changed: 144 additions & 161 deletions
Large diffs are not rendered by default.

src/bin/pg_basebackup/po/ru.po

Lines changed: 79 additions & 87 deletions
Large diffs are not rendered by default.

src/bin/pg_config/po/ru.po

Lines changed: 12 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,26 @@
1-
# ru.po
2-
# PG_CONFIG Translated Messages into the Russian Language (UTF-8)
1+
# Russian message translation file for pg_config
2+
# Copyright (C) 2004-2016 PostgreSQL Global Development Group
3+
# This file is distributed under the same license as the PostgreSQL package.
4+
# Oleg Bartunov <oleg@sai.msu.su>, 2004.
5+
# Serguei A. Mokhov <mokhov@cs.concordia.ca>, 2004-2005.
6+
# Sergey Burladyan <eshkinkot@gmail.com>, 2009, 2012.
7+
# Andrey Sudnik <sudnikand@gmail.com>, 2010.
8+
# Alexander Lakhin <exclusion@gmail.com>, 2012-2016.
39
#
4-
# Copyright (c) 2004-2005 Sergu 6D40 ei A. Mokhov, mokhov@cs.concordia.ca
5-
# Distributed under the same licensing terms as PostgreSQL itself.
6-
#
7-
# pgtranslation Id: pg_config.po,v 1.4 2010/12/07 21:22:21 petere Exp $
8-
#
9-
# translation of subject-specific terminology, see:
10-
# перевод некоторых специфичных терминов:
11-
# http://wiki.postgresql.org/wiki/NLS/ru/dict
12-
#
13-
# ChangeLog:
14-
#
15-
# - April 2, 2012: Bug fixes. Alexander Lakhin <exclusion@gmail.com>.
16-
# - February 17, 2012: Minor fixes. Alexander Lakhin <exclusion@gmail.com>.
17-
# - December 1, 2010: translation for 9.1, Andrey Sudnik <sudnikand@gmail.com>.
18-
# - March 26, 2009: complete translation for 8.3, Sergey Burladyan <eshkinkot@gmail.com>.
19-
# - January 17, 2005: Complete translation for 8.0, Serguei A. Mokhov <mokhov@cs.concordia.ca>.
20-
# - December, 2004: Corrections and improvements by Oleg Bartunov <oleg@sai.msu.su>.
21-
# - October 13 - November 24, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>.
2210
msgid ""
2311
msgstr ""
24-
"Project-Id-Version: PostgreSQL 9.1\n"
12+
"Project-Id-Version: pg_config (PostgreSQL 9)\n"
2513
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
26-
"POT-Creation-Date: 2014-09-15 04:15+0000\n"
27-
"PO-Revision-Date: 2012-04-02 19:16+0400\n"
14+
"POT-Creation-Date: 2016-09-20 18:42+0000\n"
15+
"PO-Revision-Date: 2016-09-20 12:00+0300\n"
2816
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
29-
"Language-Team: Russian <pgtranslation-translators@pgfoundry.org>\n"
17+
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
3018
"Language: ru\n"
3119
"MIME-Version: 1.0\n"
3220
"Content-Type: text/plain; charset=UTF-8\n"
3321
"Content-Transfer-Encoding: 8bit\n"
34-
"X-Poedit-Language: Russian\n"
35-
"X-Poedit-Country: RUSSIAN FEDERATION\n"
36-
"X-Poedit-SourceCharset: utf-8\n"
3722
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
3823
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
39-
"X-Generator: Lokalize 1.4\n"
4024

4125
#: pg_config.c:243 pg_config.c:259 pg_config.c:275 pg_config.c:291
4226
#: pg_config.c:307 pg_config.c:323 pg_config.c:339 pg_config.c:355

src/bin/pg_controldata/po/ru.po

Lines changed: 11 additions & 22 deletions
Original file line numberDiff line numberDiff l F438 ine change
@@ -1,36 +1,25 @@
1-
# ru.po
2-
# PG_CONTROLDATA Translated Messages into the Russian Language (UTF-8)
1+
# Russian message translation file for pg_controldata
2+
# Copyright (C) 2002-2016 PostgreSQL Global Development Group
3+
# This file is distributed under the same license as the PostgreSQL package.
4+
# Serguei A. Mokhov <mokhov@cs.concordia.ca>, 2002-2004.
5+
# Oleg Bartunov <oleg@sai.msu.su>, 2004.
6+
# Andrey Sudnik <sudnikand@gmail.com>, 2011.
7+
# Alexander Lakhin <exclusion@gmail.com>, 2012-2016.
38
#
4-
# pgtranslation Id: pg_controldata.po,v 1.3 2011/05/14 01:57:42 alvherre Exp $
5-
#
6-
# ChangeLog:
7-
#
8-
# - April 2, 2012: Bug fixes. Alexander Lakhin <exclusion@gmail.com>.
9-
# - February 17, 2012: Minor fixes. Alexander Lakhin <exclusion@gmail.com>.
10-
# - January 27, 2011: improvments by Andrey Sudnik for 9.x <sudnikand@gmail.com>.
11-
# - December, 2004: Corrections and improvements by Oleg Bartunov <oleg@sai.msu.su>.
12-
# - March 27 - September 24, 2004: Updates for 8.0; <mokhov@cs.concordia.ca>.
13-
# - July 24 - August 23, 2003: Updates for 7.4.*; <mokhov@cs.concordia.ca>.
14-
# - September 7, 2002: Complete post 7.3beta1 Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>.
15-
# - August 31, 2002: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>.
169
msgid ""
1710
msgstr ""
18-
"Project-Id-Version: PostgreSQL 9.x\n"
11+
"Project-Id-Version: pg_controldata (PostgreSQL 9)\n"
1912
"Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n"
20-
"POT-Creation-Date: 2012-07-10 22:28+0000\n"
21-
"PO-Revision-Date: 2015-07-27 22:17+0300\n"
13+
"POT-Creation-Date: 2016-09-20 18:42+0000\n"
14+
"PO-Revision-Date: 2016-09-20 12:00+0300\n"
2215
"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n"
23-
"Language-Team: Russian <pgtranslation-translators@pgfoundry.org>\n"
16+
"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n"
2417
"Language: ru\n"
2518
"MIME-Version: 1.0\n"
2619
"Content-Type: text/plain; charset=UTF-8\n"
2720
"Content-Transfer-Encoding: 8bit\n"
28-
"X-Poedit-Language: Russian\n"
29-
"X-Poedit-Country: RUSSIAN FEDERATION\n"
30-
"X-Poedit-SourceCharset: utf-8\n"
3121
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
3222
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
33-
"X-Generator: Lokalize 1.4\n"
3423

3524
#: pg_controldata.c:33
3625
#, c-format

0 commit comments

Comments
 (0)
0