files_sharing.po 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. #
  5. # Translators:
  6. # Denis <reg.transifex.net@demitel.ru>, 2012.
  7. # <iuranemo@gmail.com>, 2012.
  8. # <skoptev@ukr.net>, 2012.
  9. # <victor.dubiniuk@gmail.com>, 2012.
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: ownCloud\n"
  13. "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
  14. "POT-Creation-Date: 2012-10-20 02:02+0200\n"
  15. "PO-Revision-Date: 2012-10-19 13:24+0000\n"
  16. "Last-Translator: skoptev <skoptev@ukr.net>\n"
  17. "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Language: ru\n"
  22. "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
  23. #: templates/authenticate.php:4
  24. msgid "Password"
  25. msgstr "Пароль"
  26. #: templates/authenticate.php:6
  27. msgid "Submit"
  28. msgstr "Отправить"
  29. #: templates/public.php:9
  30. #, php-format
  31. msgid "%s shared the folder %s with you"
  32. msgstr "%s открыл доступ к папке %s для Вас"
  33. #: templates/public.php:11
  34. #, php-format
  35. msgid "%s shared the file %s with you"
  36. msgstr "%s открыл доступ к файлу %s для Вас"
  37. #: templates/public.php:14 templates/public.php:30
  38. msgid "Download"
  39. msgstr "Скачать"
  40. #: templates/public.php:29
  41. msgid "No preview available for"
  42. msgstr "Предпросмотр недоступен для"
  43. #: templates/public.php:35
  44. msgid "web services under your control"
  45. msgstr "веб-сервисы под вашим управлением"