Blame view
sources/apps/l10n/ru/firstrunwizard.po
2.89 KB
|
42e4f8d60
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # m4rkell <sergey@markevich.ru>, 2013 # unixoid <victor.ashirov@gmail.com>, 2013 # not_your_conscience <hex.void@gmail.com>, 2013 # Langaru <langaru@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-21 18:16-0500 " "PO-Revision-Date: 2013-11-21 09:50+0000 " "Last-Translator: unixoid <victor.ashirov@gmail.com> " "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: ru " "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); " #: templates/wizard.php:7 msgid "Welcome to ownCloud" msgstr "Добро пожаловать в ownCloud" #: templates/wizard.php:9 msgid "" "Your personal web services. All your files, contacts, calendar and more, in " "one place." msgstr "Ваши персональные веб сервисы. Все файлы, контакты, календарь и многое другое в одном месте." #: templates/wizard.php:15 msgid "Get the apps to sync your files" msgstr "Получить приложения для синхронизации ваших файлов" #: templates/wizard.php:26 msgid "Connect your desktop apps to ownCloud" msgstr "Подключите Ваши домашние приложения к ownCloud" #: templates/wizard.php:29 msgid "Connect your Calendar" msgstr "Подключите Ваш календарь" #: templates/wizard.php:32 msgid "Connect your Contacts" msgstr "Подключите Ваши контакты" #: templates/wizard.php:36 msgid "Access files via WebDAV" msgstr "Доступ к файлам через WebDAV" #: templates/wizard.php:41 #, php-format msgid "" "There’s more information in the <a target=\"_blank\" " "href=\"%s\">documentation</a> and on our <a target=\"_blank\" " "href=\"http://owncloud.org\">website</a>." msgstr "Более подробная информация в <a target=\"_blank\" href=\"%s\">документации</a> и на нашем <a target=\"_blank\" href=\"http://owncloud.org\">сайте</a>." #: templates/wizard.php:42 msgid "" "If you like ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a " "great open software to sync and share your files. You can freely get it from" " http://owncloud.org\">recommend it to your friends</a>!" msgstr "Если Вам понравился ownCloud, <a href=\"mailto:?subject=ownCloud&body=ownCloud is a great open software to sync and share your files. You can freely get it from http://owncloud.org\"> рекомендуйте его своим друзьям</a>!" |