1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/ru_RU.php
2012-10-16 02:11:11 +02:00

34 lines
1.8 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php $TRANSLATIONS = array(
"Bookmarks" => "Закладки",
"Tags" => "Теги",
"Edit bookmark" => "Редактировать закладку",
"Are you sure you want to remove this tag from every entry?" => "Вы уверены, что хотите удалить этот тег из каждой записи?",
"Warning" => "Предупреждение",
"Bookm." => "Bookm.",
"Add a bookmark" => "Добавить закладку",
"Close" => "Закрыть",
"The title of the page" => "Заголовок страницы",
"The address of the page" => "Адрес страницы",
"Description of the page" => "Описание страницы",
"Save" => "Сохранить",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Перетащите это в закладки Вашего браузера и кликните на него, когда захотите быстро добавить страницу в закладки:",
"Read later" => "Прочитать позже",
"Address" => "Адрес",
"Add bookmark" => "Добавить закладку",
"List" => "Список",
"Image" => "Изображение",
"Hide" => "Скрыть",
"Show" => "Показать",
"Related Tags" => "Связанные теги",
"You have no bookmarks" => "У Вас нет закладок",
"Edit" => "Редактировать",
"Delete" => "Удалить",
"Cancel" => "Отмена",
"Bookmarklet <br />" => "Bookmarklet <br />",
"Import bookmarks" => "Импорт закладок",
"Bookmark html file" => "Добавить html-файл в закладки ",
"Import" => "Импортировать",
"Export bookmarks" => "Экспорт закладок",
"Export" => "Экспортировать"
);