~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to po-python/ru.po

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-05-02 16:33:03 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070502163303-bvzhjzbpw8qglc4y
Tags: 2.3.16-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/rules: i18n magic.
* debian/control.in:
  - Maintainer: Ubuntu Core Developers <ubuntu-devel@lists.ubuntu.com>
* debian/patches/02_help-message.patch,
  debian/patches/03_gimp.desktop.in.in.patch,
  debian/patches/10_dont_show_wizard.patch: updated.
* debian/patches/04_composite-signedness.patch,
  debian/patches/05_add-letter-spacing.patch: dropped, used upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# translation of gimp python to Russian
 
2
# Copyright (C) 2000-2002,2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
3
#
 
4
# Valek Filippov <frob@df.ru>, 2000-2002.
 
5
# Anatoly A. Yakushin <jaa@altlinux.ru>, 2003, 2004.
 
6
# AnatolyA. Yakushin <jaa@altlinux.ru>, 2004.
 
7
# Roxana Kolosova <mavka@justos.org>, 2003-2006.
 
8
# Alexandre Prokoudine <alexandre.prokoudine@gmail.com>, 2005, 2006.
 
9
msgid ""
 
10
msgstr ""
 
11
"Project-Id-Version: gimp python HEAD\n"
 
12
"Report-Msgid-Bugs-To: \n"
 
13
"POT-Creation-Date: 2006-09-13 21:07+0200\n"
 
14
"PO-Revision-Date: 2006-08-29 19:57+0400\n"
 
15
"Last-Translator: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>\n"
 
16
"Language-Team: Russian <gnome-cyr@gnome.org>\n"
 
17
"MIME-Version: 1.0\n"
 
18
"Content-Type: text/plain; charset=UTF-8\n"
 
19
"Content-Transfer-Encoding: 8bit\n"
 
20
"X-Generator: KBabel 1.11.2\n"
 
21
"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
 
22
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
 
23
 
 
24
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:43
 
25
msgid "Python Console"
 
26
msgstr "Консоль Скрипт-Фу"
 
27
 
 
28
#: ../plug-ins/pygimp/plug-ins/gimpcons.py:75
 
29
msgid "_Browse..."
 
30
msgstr "_Просмотреть..."
 
31
 
 
32
#: ../plug-ins/pygimp/plug-ins/gtkcons.py:217
 
33
#, fuzzy
 
34
msgid "Gimp-Python Console"
 
35
msgstr "Консоль Скрипт-Фу"
 
36
 
 
37
#: ../plug-ins/pygimp/plug-ins/gtkcons.py:218
 
38
#, fuzzy
 
39
msgid "Interactive Python Development"
 
40
msgstr "Интерактивная консоль для разработки на Python"