1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-01 05:24:11 +01:00
OwncloudBookmarksOfficial/l10n/zh_CN.GB2312.php
2012-11-02 00:03:14 +01:00

34 lines
1.2 KiB
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "书签",
"Tags" => "标签",
"Edit bookmark" => "编辑书签",
"Are you sure you want to remove this tag from every entry?" => "您确定要从所有条目中移除此标签吗?",
"Warning" => "警告",
"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" => "稍后阅读",
"Edit" => "编辑",
"Delete" => "删除",
"Cancel" => "取消",
"Address" => "网址",
"Add bookmark" => "添加书签",
"List" => "列表",
"Image" => "图片",
"Hide" => "隐藏",
"Show" => "显示",
"Related Tags" => "相关标签",
"Settings" => "设置",
"You have no bookmarks" => "您没有书签",
"Bookmarklet <br />" => "小书签 <br />",
"Import bookmarks" => "导入书签",
"Import" => "导入",
"Export bookmarks" => "导出书签",
"Export" => "导出"
);