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

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-10-09 02:09:03 +02:00
parent c2bd5a633e
commit 636ccabe5a

11
l10n/ru_RU.php Normal file
View File

@ -0,0 +1,11 @@
<?php $TRANSLATIONS = array(
"Bookmarks" => "Закладки",
"unnamed" => "безымянный",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Перетащите это в закладки Вашего браузера и кликните на него, когда захотите быстро добавить страницу в закладки:",
"Read later" => "Прочитать позже",
"Address" => "Адрес",
"Title" => "Название",
"Tags" => "Теги",
"Save bookmark" => "Сохранить закладку",
"You have no bookmarks" => "У Вас нет закладок"
);