1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-29 04:24:11 +01:00
OwncloudBookmarksOfficial/l10n/ru.json
2014-12-03 02:10:18 -05:00

39 lines
2.7 KiB
JSON
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.

{ "translations": {
"Bookmarks" : "Закладки",
"Bookm." : "Закл.",
"No file provided for import" : "Ни один файл не предоставлен для импорта",
"Unsupported file type for import" : "Не подходящий тип файла для импорта",
"Bookmark added. You can close the window now." : "Закладка добавлена. Теперь вы можете закрыть окно.",
"Bookmark added successfully" : "Закладка успешно добавлена",
"Some Error happened." : "Произошла ошибка.",
"Error" : "Ошибка",
"Filter by tag" : "Фильтр по тегу",
"Are you sure you want to remove this bookmark?" : "Вы уверены, что хотите удалить эту закладку?",
"Warning" : "Предупреждение",
"Tags" : "Метки",
"Are you sure you want to remove this tag from every entry?" : "Вы уверены, что хотите удалить этот тег из каждой записи?",
"Import error" : "Ошибка импорта",
"Import completed successfully." : "Импортирование завершилось успешно.",
"Uploading..." : "Загрузка...",
"Add a bookmark" : "Добавить закладку",
"This URL is already bookmarked! Overwrite?" : "Эта ссылка уже добавлена в закладки! Перезаписать?",
"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:" : "Перетащите эту кнопку в закладки вашего браузера и нажимайте на неё для быстрого добавления страницы в закладки:",
"Add to ownCloud" : "Добавить в ownCloud",
"Address" : "Адрес",
"Add" : "Добавить",
"Filterable Tags" : "Фильтруемые теги",
"You have no bookmarks" : "У вас нет закладок",
"You can also import a bookmark file" : "Вы также можете импортировать файл закладок",
"Bookmarklet" : "Bookmarklet",
"Export & Import" : "Экспорт & Импорт",
"Export" : "Экспорт",
"Import" : "Импорт"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}