2019-06-09 03:56:32 +01:00
|
|
|
|
# Translation file for GNU social - the free software social networking platform
|
|
|
|
|
# Copyright (C) 2011 - 2019 Free Software Foundation, Inc http://www.fsf.org
|
|
|
|
|
# This file is under https://www.gnu.org/licenses/agpl v3 or later
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#
|
|
|
|
|
# Translators:
|
2015-10-04 17:23:01 +01:00
|
|
|
|
# Boris Konstantinovich Lissov <lissovbk@yandex.ru>, 2015
|
2011-01-29 22:10:15 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
2015-03-08 08:34:38 +00:00
|
|
|
|
"Project-Id-Version: GNU social\n"
|
2011-01-29 22:10:15 +00:00
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2015-03-08 08:34:38 +00:00
|
|
|
|
"POT-Creation-Date: 2015-02-02 17:47+0100\n"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
"PO-Revision-Date: 2015-07-12 20:32+0000\n"
|
|
|
|
|
"Last-Translator: Boris Konstantinovich Lissov <lissovbk@yandex.ru>\n"
|
|
|
|
|
"Language-Team: Russian (http://www.transifex.com/gnu-social/gnu-social/language/ru/)\n"
|
2015-03-08 08:34:38 +00:00
|
|
|
|
"MIME-Version: 1.0\n"
|
2011-01-29 22:10:15 +00:00
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2015-03-08 08:34:38 +00:00
|
|
|
|
"Language: ru\n"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
|
2011-01-29 22:10:15 +00:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Field label on form for adding a new bookmark.
|
|
|
|
|
#: forms/initialbookmark.php:78 forms/bookmark.php:121
|
|
|
|
|
msgctxt "LABEL"
|
|
|
|
|
msgid "URL"
|
|
|
|
|
msgstr "URL"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Button text for action to save a new bookmark.
|
|
|
|
|
#: forms/initialbookmark.php:92
|
|
|
|
|
msgctxt "BUTTON"
|
|
|
|
|
msgid "Add"
|
|
|
|
|
msgstr "Добавить"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Field label on form for adding a new bookmark.
|
|
|
|
|
#: forms/bookmark.php:143
|
|
|
|
|
msgctxt "LABEL"
|
|
|
|
|
msgid "Title"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Заголовок"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Field label on form for adding a new bookmark.
|
|
|
|
|
#: forms/bookmark.php:153
|
|
|
|
|
msgctxt "LABEL"
|
|
|
|
|
msgid "Notes"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Записи"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Field label on form for adding a new bookmark.
|
|
|
|
|
#: forms/bookmark.php:162
|
|
|
|
|
msgctxt "LABEL"
|
|
|
|
|
msgid "Tags"
|
|
|
|
|
msgstr "Теги"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Field title on form for adding a new bookmark.
|
|
|
|
|
#: forms/bookmark.php:165
|
|
|
|
|
msgid "Comma- or space-separated list of tags."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Список тегов, разделенных запятой или пробелом."
|
2011-01-29 22:10:15 +00:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Button text for action to save a new bookmark.
|
|
|
|
|
#: forms/bookmark.php:188
|
|
|
|
|
msgctxt "BUTTON"
|
|
|
|
|
msgid "Save"
|
|
|
|
|
msgstr "Сохранить"
|
|
|
|
|
|
|
|
|
|
#. TRANS: Client exception thrown when an unknown URL is provided.
|
|
|
|
|
#: actions/noticebyurl.php:69
|
|
|
|
|
msgid "Unknown URL."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Неизвестный URL"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Title of notice stream of notices with a given attachment (first
|
|
|
|
|
#. page).
|
|
|
|
|
#. TRANS: %s is the URL.
|
|
|
|
|
#: actions/noticebyurl.php:92
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Notices linking to %s"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Записи ссылающиеся на %s"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Title of notice stream of notices with a given attachment (all but
|
|
|
|
|
#. first page).
|
|
|
|
|
#. TRANS: %1$s is the URL, %2$s is the page number.
|
|
|
|
|
#: actions/noticebyurl.php:96
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Notices linking to %1$s, page %2$d"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Записи ссылающиеся на %1$s, страница %2$d"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Page title for sample plugin.
|
|
|
|
|
#: actions/bookmarks.php:128
|
|
|
|
|
msgid "Log in"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Войти"
|
2011-03-08 01:18:32 +00:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Page title for sample plugin. %s is a user nickname.
|
|
|
|
|
#: actions/bookmarks.php:131
|
2011-03-31 22:30:07 +01:00
|
|
|
|
#, php-format
|
2015-03-08 08:34:38 +00:00
|
|
|
|
msgid "%s's bookmarks"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Закладки %s"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Title for action to create a new bookmark.
|
|
|
|
|
#: actions/newbookmark.php:64
|
|
|
|
|
msgid "New bookmark"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Новая закладка"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when trying to create a new bookmark while
|
|
|
|
|
#. not logged in.
|
|
|
|
|
#: actions/newbookmark.php:86
|
|
|
|
|
msgid "Must be logged in to post a bookmark."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Нужно войти чтобы добавить закладку."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when trying to create a new bookmark without
|
|
|
|
|
#. a title.
|
|
|
|
|
#: actions/newbookmark.php:132
|
|
|
|
|
msgid "Bookmark must have a title."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Закладка должна иметь заголовок."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when trying to create a new bookmark without
|
|
|
|
|
#. a URL.
|
|
|
|
|
#: actions/newbookmark.php:137
|
|
|
|
|
msgid "Bookmark must have an URL."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Закладка должна иметь адрес URL."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Page title after posting a bookmark.
|
|
|
|
|
#: actions/newbookmark.php:174
|
|
|
|
|
msgid "Bookmark posted"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Закладка добавлена"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Title for page to import del.icio.us bookmark backups on.
|
|
|
|
|
#. TRANS: Link text in proile leading to import form.
|
|
|
|
|
#: actions/importdelicious.php:60 BookmarkPlugin.php:235
|
|
|
|
|
msgid "Import del.icio.us bookmarks"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Импортировать закладки с del.icio.us"
|
2015-03-08 08:34:38 +00:00
|
|
|
|
|
|
|
|
|
#. TRANS: Client exception thrown when trying to import bookmarks without
|
|
|
|
|
#. being logged in.
|
|
|
|
|
#: actions/importdelicious.php:78
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgid "Only logged-in users can import del.icio.us backups."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Только авторизированные пользователи могут импортировать закладки из del.icio.us."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when trying to import bookmarks without
|
|
|
|
|
#. having the rights to do so.
|
|
|
|
|
#: actions/importdelicious.php:85
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgid "You may not restore your account."
|
2015-03-08 08:34:38 +00:00
|
|
|
|
msgstr "Вы не можете восстановить свою учётную запись."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when trying to import bookmarks and upload
|
|
|
|
|
#. fails.
|
|
|
|
|
#. TRANS: Client exception thrown when a file upload has failed.
|
|
|
|
|
#: actions/importdelicious.php:123 actions/importdelicious.php:149
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgid "No uploaded file."
|
2015-03-08 08:34:38 +00:00
|
|
|
|
msgstr "Нет загруженного файла."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
|
|
|
|
#. TRANS: Client exception thrown when an uploaded file is too large.
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#: actions/importdelicious.php:131
|
|
|
|
|
msgid ""
|
|
|
|
|
"The uploaded file exceeds the upload_max_filesize directive in php.ini."
|
|
|
|
|
msgstr "Загружаемый файл превышает директиву upload_max_filesize в php.ini."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when an uploaded file is too large.
|
|
|
|
|
#: actions/importdelicious.php:137
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgid ""
|
|
|
|
|
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
|
|
|
|
|
"the HTML form."
|
2015-03-08 08:34:38 +00:00
|
|
|
|
msgstr "Загружаемый файл превышает директиву MAX_FILE_SIZE, указанную в HTML-форме."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when a file was only partially uploaded.
|
|
|
|
|
#: actions/importdelicious.php:143
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgid "The uploaded file was only partially uploaded."
|
2015-03-08 08:34:38 +00:00
|
|
|
|
msgstr "Загружаемый файл загружен только частично."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when a temporary folder is not present.
|
|
|
|
|
#: actions/importdelicious.php:153
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgid "Missing a temporary folder."
|
2015-03-08 08:34:38 +00:00
|
|
|
|
msgstr "Отсутствует временной каталог."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when writing to disk is not possible.
|
|
|
|
|
#: actions/importdelicious.php:157
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgid "Failed to write file to disk."
|
2015-03-08 08:34:38 +00:00
|
|
|
|
msgstr "Не удаётся записать файл на диск."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when a file upload has been stopped.
|
|
|
|
|
#: actions/importdelicious.php:161
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgid "File upload stopped by extension."
|
2015-03-08 08:34:38 +00:00
|
|
|
|
msgstr "Загрузка файла остановлена по расширению."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when a file upload operation has failed.
|
|
|
|
|
#: actions/importdelicious.php:167
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgid "System error uploading file."
|
2015-03-08 08:34:38 +00:00
|
|
|
|
msgstr "Системная ошибка при загрузке файла."
|
|
|
|
|
|
|
|
|
|
#. TRANS: Server exception thrown when a file upload cannot be found.
|
|
|
|
|
#. TRANS: %s is the file that could not be found.
|
|
|
|
|
#. TRANS: Exception thrown when a file upload cannot be found.
|
|
|
|
|
#. TRANS: %s is the file that could not be found.
|
|
|
|
|
#: actions/importdelicious.php:177 scripts/importbookmarks.php:68
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "No such file \"%s\"."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Нет такого файла как \"%s\"."
|
2015-03-08 08:34:38 +00:00
|
|
|
|
|
|
|
|
|
#. TRANS: Server exception thrown when a file upload is incorrect.
|
|
|
|
|
#. TRANS: %s is the irregular file.
|
|
|
|
|
#. TRANS: Exception thrown when a file upload is incorrect.
|
|
|
|
|
#. TRANS: %s is the irregular file.
|
|
|
|
|
#: actions/importdelicious.php:183 scripts/importbookmarks.php:74
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Not a regular file: \"%s\"."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Нет обычного файла: \"%s\"."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Server exception thrown when a file upload is not readable.
|
|
|
|
|
#. TRANS: %s is the file that could not be read.
|
|
|
|
|
#. TRANS: Exception thrown when a file upload is not readable.
|
|
|
|
|
#. TRANS: %s is the file that could not be read.
|
|
|
|
|
#: actions/importdelicious.php:189 scripts/importbookmarks.php:80
|
2011-03-31 22:30:07 +01:00
|
|
|
|
#, php-format
|
2015-03-08 08:34:38 +00:00
|
|
|
|
msgid "File \"%s\" not readable."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Файл \"%s\" не может быть прочтен."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Success message after importing bookmarks.
|
|
|
|
|
#: actions/importdelicious.php:228
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgid ""
|
2015-03-08 08:34:38 +00:00
|
|
|
|
"Bookmarks have been imported. Your bookmarks should now appear in search and"
|
|
|
|
|
" your profile page."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Закладки были импортированы. Ваши закладки должны теперь появиться в поиски и вашем профиле."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Busy message for importing bookmarks.
|
|
|
|
|
#: actions/importdelicious.php:232
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgid "Bookmarks are being imported. Please wait a few minutes for results."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Закладки импортируются. Пожалуйста подождите несколько минут."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Form instructions for importing bookmarks.
|
|
|
|
|
#: actions/importdelicious.php:315
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgid "You can upload a backed-up delicious.com bookmarks file."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Вы можете загрузить заархивированный файл закладок сайта delicious.com."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Button text on form to import bookmarks.
|
|
|
|
|
#: actions/importdelicious.php:343
|
2011-01-29 22:10:15 +00:00
|
|
|
|
msgctxt "BUTTON"
|
|
|
|
|
msgid "Upload"
|
|
|
|
|
msgstr "Загрузить"
|
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Button title on form to import bookmarks.
|
|
|
|
|
#: actions/importdelicious.php:347
|
|
|
|
|
msgid "Upload the file."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Загрузить файл."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Title for mini-posting window loaded from bookmarklet.
|
|
|
|
|
#. TRANS: %s is the StatusNet site name.
|
|
|
|
|
#: actions/bookmarkpopup.php:57
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Bookmark on %s"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Сделать закладку на %s"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when referring to a non-existing bookmark.
|
|
|
|
|
#: actions/showbookmark.php:59 actions/showbookmark.php:67
|
|
|
|
|
msgid "No such bookmark."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Нет такой закладки."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Title for bookmark.
|
|
|
|
|
#. TRANS: %1$s is a user nickname, %2$s is a bookmark title.
|
|
|
|
|
#: actions/showbookmark.php:84
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "%1$s's bookmark for \"%2$s\""
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Закладка %1$s для \"%2$s\""
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#: classes/Bookmark.php:138
|
|
|
|
|
msgid "Only web bookmarks can be posted (HTTP or HTTPS)."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Только Интернет-закладки могут быть добавлены (HTTP или HTTPS)."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when trying to save a new bookmark that
|
|
|
|
|
#. already exists.
|
|
|
|
|
#: classes/Bookmark.php:145 classes/Bookmark.php:156
|
|
|
|
|
msgid "Bookmark already exists."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Такая закладку уже существует."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Bookmark content.
|
|
|
|
|
#. TRANS: %1$s is a title, %2$s is a short URL, %3$s is the bookmark
|
|
|
|
|
#. description,
|
|
|
|
|
#. TRANS: %4$s is space separated list of hash tags.
|
|
|
|
|
#: classes/Bookmark.php:253
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid "\"%1$s\" %2$s %3$s %4$s"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "\"%1$s\" %2$s %3$s %4$s"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Rendered bookmark content.
|
|
|
|
|
#. TRANS: %1$s is a URL, %2$s the bookmark title, %3$s is the bookmark
|
|
|
|
|
#. description,
|
|
|
|
|
#. TRANS: %4$s is space separated list of hash tags.
|
|
|
|
|
#: classes/Bookmark.php:262
|
|
|
|
|
#, php-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"<span class=\"xfolkentry\"><a class=\"taggedlink\" href=\"%1$s\">%2$s</a> "
|
|
|
|
|
"<span class=\"description\">%3$s</span> <span "
|
|
|
|
|
"class=\"meta\">%4$s</span></span>"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "<span class=\"xfolkentry\"><a class=\"taggedlink\" href=\"%1$s\">%2$s</a> <span class=\"description\">%3$s</span> <span class=\"meta\">%4$s</span></span>"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Plugin description.
|
|
|
|
|
#: BookmarkPlugin.php:192
|
|
|
|
|
msgid "Simple extension for supporting bookmarks. "
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Простое дополнение для поддежки закладок."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Menu item in sample plugin.
|
|
|
|
|
#: BookmarkPlugin.php:263
|
|
|
|
|
msgid "Bookmarks"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Закладки"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Menu item title in sample plugin.
|
|
|
|
|
#: BookmarkPlugin.php:265
|
|
|
|
|
msgid "A list of your bookmarks"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Список ваших закладок"
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when a bookmark is formatted incorrectly.
|
|
|
|
|
#: BookmarkPlugin.php:312
|
|
|
|
|
msgid "Expected exactly 1 link rel=related in a Bookmark."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Ожидается 1 link rel=related в закладке."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Server exception thrown when a bookmark has multiple attachments.
|
|
|
|
|
#: BookmarkPlugin.php:405
|
|
|
|
|
msgid "Bookmark notice with the wrong number of attachments."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Запись-закладка с неверным количеством вложений."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Application title.
|
|
|
|
|
#: BookmarkPlugin.php:456
|
|
|
|
|
msgctxt "TITLE"
|
|
|
|
|
msgid "Bookmark"
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Закладка"
|
2015-03-08 08:34:38 +00:00
|
|
|
|
|
|
|
|
|
#. TRANS: Client exception thrown when a bookmark in an import file is
|
|
|
|
|
#. incorrectly formatted.
|
|
|
|
|
#: lib/deliciousbackupimporter.php:181
|
|
|
|
|
msgid "No <A> tag in a <DT>."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
msgstr ""
|
|
|
|
|
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#. TRANS: Client exception thrown when a bookmark in an import file is
|
|
|
|
|
#. private.
|
|
|
|
|
#: lib/deliciousbackupimporter.php:190
|
|
|
|
|
msgid "Skipping private bookmark."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Пропускать личные закладки."
|
2011-03-31 22:30:07 +01:00
|
|
|
|
|
|
|
|
|
#. TRANS: %s is the filename that contains a backup for a user.
|
2015-03-08 08:34:38 +00:00
|
|
|
|
#: scripts/importbookmarks.php:84
|
2011-03-31 22:30:07 +01:00
|
|
|
|
#, php-format
|
|
|
|
|
msgid "Getting backup from file \"%s\"."
|
2015-10-04 17:23:01 +01:00
|
|
|
|
msgstr "Загрузка резервной копии из файла \"%s\"."
|