pgAdmin website commit: Add russian translation for the website

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin website commit: Add russian translation for the website
Date: 2012-02-27 22:58:39
Message-ID: E1S29Wh-0004qT-12@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add russian translation for the website

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=35e6ce2a1b31529c6713885c030b6dd35464b3a5

Modified Files
--------------
include/page.php | 1 +
include/session.php | 6 +
locale/ru_RU/LC_MESSAGES/pgadmin3_website.mo | Bin 0 -> 211399 bytes
locale/ru_RU/LC_MESSAGES/pgadmin3_website.po | 4837 ++++++++++++++++++++++++++
locale/translators.txt | 6 +
5 files changed, 4850 insertions(+), 0 deletions(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-02-27 22:59:51 Re: Russian translation for 1.14
Previous Message Erwin Brandstetter 2012-02-27 22:53:11 Re: Missing REVOKE in SQL for functions with SECURITY DEFINER (or any function, really)