mirror of
https://github.com/owncloud/bookmarks.git
synced 2024-11-29 04:24:11 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
9f4245438b
commit
a4370dd56d
@ -1,33 +1,6 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Unsupported file type for import" => "Неподдерживаемый тип файла для импорта",
|
||||
"Bookmarks" => "Закладки",
|
||||
"Tags" => "Теги",
|
||||
"Filter by tag" => "Фильтрация по тегу",
|
||||
"Edit bookmark" => "Редактировать закладку",
|
||||
"Are you sure you want to remove this tag from every entry?" => "Вы уверены, что хотите удалить этот тег из каждой записи?",
|
||||
"Warning" => "Предупреждение",
|
||||
"Import completed successfully." => "Импортирование успешно завершено.",
|
||||
"Uploading..." => "Загрузка...",
|
||||
"Bookm." => "Bookm.",
|
||||
"Add a bookmark" => "Добавить закладку",
|
||||
"Close" => "Закрыть",
|
||||
"The title of the page" => "Заголовок страницы",
|
||||
"The address of the page" => "Адрес страницы",
|
||||
"Description of the page" => "Описание страницы",
|
||||
"Save" => "Сохранить",
|
||||
"Delete" => "Удалить",
|
||||
"Edit" => "Редактировать",
|
||||
"Cancel" => "Отмена",
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Перетащите это в закладки Вашего браузера и кликните на него, когда захотите быстро добавить страницу в закладки:",
|
||||
"Read later" => "Прочитать позже",
|
||||
"Address" => "Адрес",
|
||||
"Add" => "Добавить",
|
||||
"Related Tags" => "Связанные теги",
|
||||
"Settings" => "Настройки",
|
||||
"You have no bookmarks" => "У Вас нет закладок",
|
||||
"You can also try to import a bookmark file" => "Вы также можете попытаться импортировать файл закладок",
|
||||
"Bookmarklet" => "Bookmarklet",
|
||||
"Export & Import" => "Экспорт & Импорт",
|
||||
"Export" => "Экспортировать",
|
||||
"Import" => "Импортировать"
|
||||
"Settings" => "Настройки"
|
||||
);
|
||||
|
@ -8,9 +8,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
|
||||
"POT-Creation-Date: 2013-06-03 02:35+0200\n"
|
||||
"PO-Revision-Date: 2013-06-03 00:31+0000\n"
|
||||
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
|
||||
"POT-Creation-Date: 2013-10-19 08:26-0400\n"
|
||||
"PO-Revision-Date: 2013-10-18 09:31+0000\n"
|
||||
"Last-Translator: masensio <masensio@solidgear.es>\n"
|
||||
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -24,7 +24,7 @@ msgstr ""
|
||||
|
||||
#: ajax/import.php:21
|
||||
msgid "Unsupported file type for import"
|
||||
msgstr "Неподдерживаемый тип файла для импорта"
|
||||
msgstr ""
|
||||
|
||||
#: appinfo/app.php:17
|
||||
msgid "Bookmarks"
|
||||
@ -32,21 +32,21 @@ msgstr "Закладки"
|
||||
|
||||
#: js/addBm.js:42 js/bookmarks.js:235
|
||||
msgid "Tags"
|
||||
msgstr "Теги"
|
||||
msgstr ""
|
||||
|
||||
#: js/bookmarks.js:22
|
||||
msgid "Filter by tag"
|
||||
msgstr "Фильтрация по тегу"
|
||||
msgstr ""
|
||||
|
||||
#: js/bookmarks.js:132
|
||||
msgid "Edit bookmark"
|
||||
msgstr "Редактировать закладку"
|
||||
msgstr ""
|
||||
|
||||
#: js/bookmarks.js:366
|
||||
#: js/bookmarks.js:369
|
||||
msgid "Are you sure you want to remove this tag from every entry?"
|
||||
msgstr "Вы уверены, что хотите удалить этот тег из каждой записи?"
|
||||
msgstr ""
|
||||
|
||||
#: js/bookmarks.js:367
|
||||
#: js/bookmarks.js:370
|
||||
msgid "Warning"
|
||||
msgstr "Предупреждение"
|
||||
|
||||
@ -56,49 +56,49 @@ msgstr ""
|
||||
|
||||
#: js/settings.js:29
|
||||
msgid "Import completed successfully."
|
||||
msgstr "Импортирование успешно завершено."
|
||||
msgstr ""
|
||||
|
||||
#: js/settings.js:61
|
||||
msgid "Uploading..."
|
||||
msgstr "Загрузка..."
|
||||
msgstr ""
|
||||
|
||||
#: lib/search.php:38
|
||||
msgid "Bookm."
|
||||
msgstr "Bookm."
|
||||
msgstr ""
|
||||
|
||||
#: templates/addBm.php:5
|
||||
msgid "Add a bookmark"
|
||||
msgstr "Добавить закладку"
|
||||
msgstr ""
|
||||
|
||||
#: templates/addBm.php:8
|
||||
msgid "Close"
|
||||
msgstr "Закрыть"
|
||||
msgstr ""
|
||||
|
||||
#: templates/addBm.php:16 templates/js_tpl.php:27
|
||||
msgid "The title of the page"
|
||||
msgstr "Заголовок страницы"
|
||||
msgstr ""
|
||||
|
||||
#: templates/addBm.php:21 templates/js_tpl.php:31
|
||||
msgid "The address of the page"
|
||||
msgstr "Адрес страницы"
|
||||
msgstr ""
|
||||
|
||||
#: templates/addBm.php:34 templates/js_tpl.php:40
|
||||
msgid "Description of the page"
|
||||
msgstr "Описание страницы"
|
||||
msgstr ""
|
||||
|
||||
#: templates/addBm.php:38 templates/js_tpl.php:44
|
||||
#: templates/addBm.php:38 templates/js_tpl.php:45
|
||||
msgid "Save"
|
||||
msgstr "Сохранить"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js_tpl.php:6 templates/js_tpl.php:58
|
||||
#: templates/js_tpl.php:6 templates/js_tpl.php:59
|
||||
msgid "Delete"
|
||||
msgstr "Удалить"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js_tpl.php:14 templates/js_tpl.php:54
|
||||
#: templates/js_tpl.php:14 templates/js_tpl.php:55
|
||||
msgid "Edit"
|
||||
msgstr "Редактировать"
|
||||
msgstr ""
|
||||
|
||||
#: templates/js_tpl.php:43
|
||||
#: templates/js_tpl.php:44
|
||||
msgid "Cancel"
|
||||
msgstr "Отмена"
|
||||
|
||||
@ -106,23 +106,23 @@ msgstr "Отмена"
|
||||
msgid ""
|
||||
"Drag this to your browser bookmarks and click it, when you want to bookmark "
|
||||
"a webpage quickly:"
|
||||
msgstr "Перетащите это в закладки Вашего браузера и кликните на него, когда захотите быстро добавить страницу в закладки:"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:15
|
||||
msgid "Read later"
|
||||
msgstr "Прочитать позже"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:22
|
||||
msgid "Address"
|
||||
msgstr "Адрес"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:23
|
||||
msgid "Add"
|
||||
msgstr "Добавить"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:31
|
||||
msgid "Related Tags"
|
||||
msgstr "Связанные теги"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:38 templates/list.php:40
|
||||
msgid "Settings"
|
||||
@ -130,24 +130,24 @@ msgstr "Настройки"
|
||||
|
||||
#: templates/list.php:54
|
||||
msgid "You have no bookmarks"
|
||||
msgstr "У Вас нет закладок"
|
||||
msgstr ""
|
||||
|
||||
#: templates/list.php:59
|
||||
msgid "You can also try to import a bookmark file"
|
||||
msgstr "Вы также можете попытаться импортировать файл закладок"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:11
|
||||
msgid "Bookmarklet"
|
||||
msgstr "Bookmarklet"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:23
|
||||
msgid "Export & Import"
|
||||
msgstr "Экспорт & Импорт"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:24
|
||||
msgid "Export"
|
||||
msgstr "Экспортировать"
|
||||
msgstr ""
|
||||
|
||||
#: templates/settings.php:26
|
||||
msgid "Import"
|
||||
msgstr "Импортировать"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud bookmarks 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2013-10-16 00:31-0400\n"
|
||||
"POT-Creation-Date: 2013-10-19 08:26-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
Loading…
Reference in New Issue
Block a user