mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-03-01 01:54:25 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
4df33fdc4b
commit
92715ac4b4
11
l10n/nl.php
Normal file
11
l10n/nl.php
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?php $TRANSLATIONS = array(
|
||||||
|
"Bookmarks" => "Bladwijzers",
|
||||||
|
"unnamed" => "geen naam",
|
||||||
|
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Sleep dit naar uw browser bladwijzers en klik erop, wanneer u een webpagina snel wilt voorzien van een bladwijzer:",
|
||||||
|
"Read later" => "Lees later",
|
||||||
|
"Address" => "Adres",
|
||||||
|
"Title" => "Titel",
|
||||||
|
"Tags" => "Tags",
|
||||||
|
"Save bookmark" => "Bewaar bookmark",
|
||||||
|
"You have no bookmarks" => "U heeft geen bookmarks"
|
||||||
|
);
|
11
l10n/ru.php
Normal file
11
l10n/ru.php
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
<?php $TRANSLATIONS = array(
|
||||||
|
"Bookmarks" => "Закладки",
|
||||||
|
"unnamed" => "без имени",
|
||||||
|
"Read later" => "Прочитать позже",
|
||||||
|
"Address" => "Адрес",
|
||||||
|
"Title" => "Заголовок",
|
||||||
|
"Tags" => "Метки",
|
||||||
|
"Save bookmark" => "Сохранить закладки",
|
||||||
|
"You have no bookmarks" => "У вас нет закладок",
|
||||||
|
"Bookmarklet <br />" => "Букмарклет <br />"
|
||||||
|
);
|
12
l10n/zh_CN.php
Normal file
12
l10n/zh_CN.php
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
<?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" => "您暂无书签",
|
||||||
|
"Bookmarklet <br />" => "书签应用"
|
||||||
|
);
|
Loading…
x
Reference in New Issue
Block a user