SparkleShare/po/ru.po

387 lines
11 KiB
Plaintext
Raw Normal View History

2011-10-05 06:22:30 +00:00
# This file is distributed under the same license as the SparkleShare package.
2011-03-13 16:45:03 +00:00
#
2011-09-15 14:57:53 +00:00
# Translators:
# Dmitry Golubkov <master@hsdesign.ru>, 2011.
2011-09-15 14:57:53 +00:00
# Just a baka <justabaka@gmail.com>, 2011.
# Oleg Shmelyov <shmelyov.o@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: SparkleShare\n"
"Report-Msgid-Bugs-To: \n"
2011-10-05 06:22:30 +00:00
"POT-Creation-Date: 2011-09-30 22:26+0200\n"
"PO-Revision-Date: 2011-09-30 20:30+0000\n"
"Last-Translator: deejay1 <deejay1@srem.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2011-03-13 16:45:03 +00:00
"Language: ru\n"
2011-05-01 09:11:16 +00:00
"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"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:70
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:88
#: ../SparkleShare/SparkleSetup.cs:67 ../SparkleShare/SparkleStatusIcon.cs:75
#: ../SparkleShare/SparkleStatusIcon.cs:89
msgid "Welcome to SparkleShare!"
msgstr "Добро пожаловать в SparkleShare!"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:72
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:90
#: ../SparkleShare/SparkleStatusIcon.cs:77
#: ../SparkleShare/SparkleStatusIcon.cs:91
msgid "Up to date"
msgstr "Обновлено"
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:99
#: ../SparkleShare/SparkleStatusIcon.cs:106
2011-03-13 16:45:03 +00:00
msgid "Syncing…"
msgstr "Синхронизация…"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/Mac/SparkleStatusIcon.cs:109
#: ../SparkleShare/SparkleStatusIcon.cs:116
msgid "Not everything is synced"
2011-09-15 14:57:53 +00:00
msgstr "Синхронизация не завершена"
2011-03-13 16:45:03 +00:00
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:113
msgid "Copy Web Link"
msgstr "Копировать ссылку"
2011-03-13 16:45:03 +00:00
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:114
msgid "Copy the web address of this file to the clipboard"
msgstr "Копировать ссылку в буфер обмена"
2011-03-13 16:45:03 +00:00
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:147
msgid "Get Earlier Version"
msgstr "Получить более раннюю версию"
2011-03-13 16:45:03 +00:00
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:148
msgid "Make a copy of an earlier version in this folder"
msgstr "Сделать копию более ранней версии в этой папке"
2011-03-13 16:45:03 +00:00
#: ../SparkleShare/Nautilus/sparkleshare-nautilus-extension.py.in:161
msgid "Select to get a copy of this version"
msgstr "Выберите, чтобы скопировать эту версию"
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/Program.cs:51
msgid "Print version information"
msgstr "Вывести информацию о версии программы."
#: ../SparkleShare/Program.cs:52
msgid "Show this help text"
msgstr "Показать это справочное сообщение"
#: ../SparkleShare/Program.cs:84
msgid "SparkleShare, a collaboration and sharing tool."
msgstr ""
#: ../SparkleShare/Program.cs:85
msgid "Copyright (C) 2010 Hylke Bons"
msgstr "Copyright (C) 2010 Hylke Bons"
#: ../SparkleShare/Program.cs:87
msgid "This program comes with ABSOLUTELY NO WARRANTY."
msgstr "Эта программа поставляется БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ."
#: ../SparkleShare/Program.cs:89
msgid "This is free software, and you are welcome to redistribute it "
msgstr "Эта программа является свободной, ее распространение разрешено "
#: ../SparkleShare/Program.cs:90
msgid "under certain conditions. Please read the GNU GPLv3 for details."
msgstr "при соблюдении требований лицензии GNU GPLv3."
#: ../SparkleShare/Program.cs:92
msgid "SparkleShare automatically syncs Git repositories in "
msgstr "SparkleShare автоматически синхронизирует Git-репозитории,"
#: ../SparkleShare/Program.cs:93
msgid "the ~/SparkleShare folder with their remote origins."
msgstr "находящиеся в папке ~/SparkleShare, с их удалёнными ветвями."
#: ../SparkleShare/Program.cs:95
msgid "Usage: sparkleshare [start|stop|restart] [OPTION]..."
msgstr "Синтаксис: sparkleshare [start|stop|restart] [КЛЮЧ]..."
#: ../SparkleShare/Program.cs:96
msgid "Sync SparkleShare folder with remote repositories."
msgstr "Синхронизировать папку SparkleShare с удаленными источниками."
#: ../SparkleShare/Program.cs:98
msgid "Arguments:"
msgstr "Параметры:"
#: ../SparkleShare/Program.cs:108
msgid "SparkleShare "
msgstr "SparkleShare "
2011-05-30 16:08:14 +00:00
#. A menu item that takes the user to http://www.sparkleshare.org/
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleAbout.cs:53 ../SparkleShare/SparkleStatusIcon.cs:295
2011-05-30 16:08:14 +00:00
msgid "About SparkleShare"
msgstr "О программе"
2011-05-30 16:08:14 +00:00
#: ../SparkleShare/SparkleAbout.cs:70
#, csharp-format
msgid "A newer version ({0}) is available!"
msgstr "Доступна более новая версия ({0})!"
2011-05-30 16:08:14 +00:00
#: ../SparkleShare/SparkleAbout.cs:79
2011-05-30 16:08:14 +00:00
msgid "You are running the latest version."
2011-09-15 14:57:53 +00:00
msgstr "У вас уже установлена самая последняя версия."
2011-05-30 16:08:14 +00:00
#: ../SparkleShare/SparkleAbout.cs:88 ../SparkleShare/SparkleAbout.cs:113
2011-05-30 16:08:14 +00:00
msgid "Checking for updates..."
msgstr "Проверка обновлений…"
2011-05-30 16:08:14 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:491
msgid "dddd, MMMM d, yyyy"
2011-10-05 06:22:30 +00:00
msgstr ""
2011-05-01 09:11:16 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:497
msgid "dddd, MMMM d"
2011-10-05 06:22:30 +00:00
msgstr ""
2011-05-01 09:11:16 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:705
2011-05-01 09:11:16 +00:00
#, csharp-format
msgid "added {0}"
2011-10-05 06:22:30 +00:00
msgstr ""
2011-05-01 09:11:16 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:710
2011-05-28 16:00:55 +00:00
#, csharp-format
msgid "moved {0}"
2011-10-05 06:22:30 +00:00
msgstr ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:715
2011-05-01 09:11:16 +00:00
#, csharp-format
msgid "edited {0}"
2011-10-05 06:22:30 +00:00
msgstr ""
2011-05-01 09:11:16 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:720
2011-05-01 09:11:16 +00:00
#, csharp-format
msgid "deleted {0}"
2011-10-05 06:22:30 +00:00
msgstr ""
2011-05-01 09:11:16 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:729
2011-05-28 16:00:55 +00:00
#, csharp-format
msgid "and {0} more"
msgid_plural "and {0} more"
2011-10-05 06:22:30 +00:00
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
2011-05-28 16:00:55 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleControllerBase.cs:733
2011-05-28 16:00:55 +00:00
msgid "did something magical"
2011-10-05 06:22:30 +00:00
msgstr ""
2011-05-28 16:00:55 +00:00
#: ../SparkleShare/SparkleEventLog.cs:58
msgid "Recent Events"
msgstr "Недавние события"
#: ../SparkleShare/SparkleEventLog.cs:169
#: ../SparkleShare/SparkleEventLog.cs:188
msgid "All Folders"
msgstr "Все папки"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:68
2011-03-13 16:45:03 +00:00
msgid ""
"Before we can create a SparkleShare folder on this computer, we need a few "
"bits of information from you."
msgstr ""
"Прежде чем мы сможем создать папку SparkleShare на этом компьютере, нам "
"нужно от вас немного информации."
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:75
2011-03-13 16:45:03 +00:00
msgid "Full Name:"
msgstr "Полное имя:"
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:90
2011-03-13 16:45:03 +00:00
msgid "Email:"
msgstr "Эл. почта:"
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:100
2011-03-13 16:45:03 +00:00
msgid "Next"
msgstr "Следующий"
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:121
msgid "Where is your project?"
msgstr ""
2011-03-13 16:45:03 +00:00
#. Own server radiobutton
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:130
2011-03-13 16:45:03 +00:00
msgid "On my own server:"
msgstr "На моем собственном сервере:"
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:135 ../SparkleShare/SparkleSetup.cs:225
msgid "Folder"
msgstr "Папка"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:162
msgid "address-to-server.com"
msgstr "address-to-server.com"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:183
msgid "Username/Folder"
msgstr "Пользователь/Папка"
2011-03-13 16:45:03 +00:00
#. Gitorious radiobutton
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:188
2011-03-13 16:45:03 +00:00
msgid "Gitorious"
msgstr "Gitorious"
2011-03-13 16:45:03 +00:00
2011-09-15 14:57:53 +00:00
#: ../SparkleShare/SparkleSetup.cs:196
2011-03-13 16:45:03 +00:00
msgid "Project/Folder"
msgstr "Проект/Папка"
2011-03-13 16:45:03 +00:00
#. GNOME radiobutton
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:201
msgid "The GNOME Project"
msgstr "The GNOME Project"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:209
2011-03-13 16:45:03 +00:00
msgid "Project"
msgstr "Проект"
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:219
2011-03-13 16:45:03 +00:00
msgid "Folder Name:"
msgstr "Имя папки:"
2011-03-13 16:45:03 +00:00
#. Cancel button
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:250 ../SparkleShare/SparkleSetup.cs:296
2011-03-13 16:45:03 +00:00
msgid "Cancel"
msgstr "Отменить"
2011-03-13 16:45:03 +00:00
#. Sync button
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:258
msgid "Add"
msgstr ""
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:286
#, csharp-format
2011-10-05 06:22:30 +00:00
msgid "Adding project {0}’…"
msgstr ""
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:287
msgid "This may take a while."
2011-09-15 14:57:53 +00:00
msgstr "Это может занять некоторое время."
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:288
msgid "Are you sure its not coffee o'clock?"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:292 ../SparkleShare/SparkleSetup.cs:408
#: ../SparkleShare/SparkleSetup.cs:507
msgid "Finish"
msgstr "Завершить"
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:325
msgid "Something went wrong"
2011-09-15 14:57:53 +00:00
msgstr "Что-то пошло не так"
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:373
msgid "Try Again…"
msgstr ""
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:392
2011-05-01 09:11:16 +00:00
#, csharp-format
msgid "{0} has been successfully added"
msgstr "{0} был успешно добавлен"
2011-05-01 09:11:16 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:398
msgid "Project successfully added!"
msgstr ""
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:399
msgid "Access the files from your SparkleShare folder."
2011-03-13 16:45:03 +00:00
msgstr ""
2011-03-13 16:45:03 +00:00
#. A button that opens the synced folder
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:402
msgid "Open Folder"
msgstr "Открыть папку"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:428
msgid "What's happening next?"
2011-03-13 16:45:03 +00:00
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:429
msgid ""
"SparkleShare creates a special folder in your personal folder that will keep"
" track of your projects."
2011-03-13 16:45:03 +00:00
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:432
msgid "Skip Tutorial"
msgstr ""
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:437 ../SparkleShare/SparkleSetup.cs:457
#: ../SparkleShare/SparkleSetup.cs:475
msgid "Continue"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:453
msgid "Sharing files with others"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:454
msgid ""
"All files added to your project folders are synced with the host "
"automatically, as well as with your collaborators."
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:471
msgid "The status icon is here to help"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:472
msgid ""
"It shows the syncing process status, and contains links to your projects and"
" the event log."
msgstr ""
2011-03-13 16:45:03 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:489
msgid "Adding projects to SparkleShare"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:490
msgid ""
"Just click this button when you see it on the web, and the project will be "
"automatically added:"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetup.cs:493
msgid ""
"…or select <b>Add Project…</b> from the status icon menu to add one by "
"hand."
msgstr ""
2011-10-05 06:22:30 +00:00
#. Opens the wizard to add a new remote folder
#: ../SparkleShare/SparkleSetup.cs:502
#: ../SparkleShare/SparkleStatusIcon.cs:238
msgid "Add Project…"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleSetupWindow.cs:45
msgid "SparkleShare Setup"
msgstr "Установка SparkleShare"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleStatusIcon.cs:228
msgid "No projects yet"
msgstr ""
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleStatusIcon.cs:262
2011-06-17 10:17:01 +00:00
msgid "Show Recent Events"
2011-09-15 14:57:53 +00:00
msgstr "Показать последние изменения"
2011-06-17 10:17:01 +00:00
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleStatusIcon.cs:282
2011-03-13 16:45:03 +00:00
msgid "Turn Notifications Off"
msgstr "Выключить уведомления"
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleStatusIcon.cs:284
2011-03-13 16:45:03 +00:00
msgid "Turn Notifications On"
msgstr "Включить уведомления"
2011-03-13 16:45:03 +00:00
#. A menu item that quits the application
2011-10-05 06:22:30 +00:00
#: ../SparkleShare/SparkleStatusIcon.cs:311
msgid "Quit"
msgstr "Выход"
2011-05-28 16:00:55 +00:00