ru.po 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  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. #: ../plug-ins/pygimp/plug-ins/gimpcons.py:43
  24. msgid "Python Console"
  25. msgstr "Консоль Скрипт-Фу"
  26. #: ../plug-ins/pygimp/plug-ins/gimpcons.py:75
  27. msgid "_Browse..."
  28. msgstr "_Просмотреть..."
  29. #: ../plug-ins/pygimp/plug-ins/gtkcons.py:217
  30. #, fuzzy
  31. msgid "Gimp-Python Console"
  32. msgstr "Консоль Скрипт-Фу"
  33. #: ../plug-ins/pygimp/plug-ins/gtkcons.py:218
  34. #, fuzzy
  35. msgid "Interactive Python Development"
  36. msgstr "Интерактивная консоль для разработки на Python"