1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-01 05:24:11 +01:00
OwncloudBookmarksOfficial/l10n/ru.php

11 lines
631 B
PHP
Raw Normal View History

2012-08-25 02:08:36 +02:00
<?php $TRANSLATIONS = array(
"Bookmarks" => "Закладки",
2012-10-11 02:10:53 +02:00
"Tags" => "Метки",
2012-09-12 02:04:03 +02:00
"Bookm." => "Закл.",
2012-08-29 02:05:17 +02:00
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Перетащите эту кнопку в закладки вашего браузера и нажимайте на неё для быстрого добавления страницы в закладки:",
2012-08-25 02:08:36 +02:00
"Read later" => "Прочитать позже",
"Address" => "Адрес",
"You have no bookmarks" => "У вас нет закладок",
2012-08-29 02:05:17 +02:00
"Bookmarklet <br />" => "Быстрые закладки<br />"
2012-08-25 02:08:36 +02:00
);