|
1 | | -# 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. |
2 | 9 | # |
3 | | -# Copyright (c) 2004-2005 Serguei A. Mokhov, mokhov@cs.concordia.ca |
4 | | -# Copyright (c) 2012-2013 Alexander Lakhin <exclusion@gmail.com> |
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 | | -# - March 14, 2013: Updates for 9.3. Alexander Lakhin <exclusion@gmail.com>. |
15 | | -# - June 27, 2012: Updates for 9.2. Alexander Lakhin <exclusion@gmail.com>. |
16 | | -# - April 2, 2012: Bug fixes. Alexander Lakhin <exclusion@gmail.com>. |
17 | | -# - February 17, 2012: Minor fixes. Alexander Lakhin <exclusion@gmail.com>. |
18 | | -# - December 1, 2010: translation for 9.1, Andrey Sudnik <sudnikand@gmail.com>. |
19 | | -# - March 26, 2009: complete translation for 8.3, Sergey Burladyan <eshkinkot@gmail.com>. |
20 | | -# - January 17, 2005: Complete translation for 8.0, Serguei A. Mokhov <mokhov@cs.concordia.ca>. |
21 | | -# - December, 2004: Corrections and improvements by Oleg Bartunov <oleg@sai.msu.su>. |
22 | | -# - October 13 - November 24, 2004: Initial Translation, Serguei A. Mokhov <mokhov@cs.concordia.ca>. |
23 | 10 | msgid "" |
24 | 11 | msgstr "" |
25 | | -"Project-Id-Version: PostgreSQL 9 current\n" |
| 12 | +"Project-Id-Version: pg_config (PostgreSQL current)\n" |
26 | 13 | "Report-Msgid-Bugs-To: pgsql-bugs@postgresql.org\n" |
27 | | -"POT-Creation-Date: 2014-08-02 06:42+0000\n" |
28 | | -"PO-Revision-Date: 2014-08-14 22:47+0400\n" |
29 | | -"Last-Translator: Dmitriy Olshevskiy <olshevskiy87@bk.ru>\n" |
30 | | -"Language-Team: Russian <pgtranslation-translators@pgfoundry.org>\n" |
| 14 | +"POT-Creation-Date: 2016-09-20 18:21+0000\n" |
| 15 | +"PO-Revision-Date: 2016-09-20 12:00+0300\n" |
| 16 | +"Last-Translator: Alexander Lakhin <exclusion@gmail.com>\n" |
| 17 | +"Language-Team: Russian <pgsql-ru-general@postgresql.org>\n" |
31 | 18 | "Language: ru\n" |
32 | 19 | "MIME-Version: 1.0\n" |
33 | 20 | "Content-Type: text/plain; charset=UTF-8\n" |
34 | 21 | "Content-Transfer-Encoding: 8bit\n" |
35 | | -"X-Poedit-SourceCharset: utf-8\n" |
36 | 22 | "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" |
37 | 23 | "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" |
38 | | -"X-Generator: Poedit 1.6.7\n" |
39 | 24 |
|
40 | 25 | #: ../../common/exec.c:127 ../../common/exec.c:241 ../../common/exec.c:284 |
41 | 26 | #, c-format |
|
0 commit comments