forked from markus/AMPERION_Webpage
new
This commit is contained in:
commit
1d8da2b6dd
824 changed files with 76366 additions and 0 deletions
93
public/tarteaucitron/lang/tarteaucitron.cn.js
Normal file
93
public/tarteaucitron/lang/tarteaucitron.cn.js
Normal file
|
|
@ -0,0 +1,93 @@
|
|||
/*global tarteaucitron */
|
||||
/* min ready */
|
||||
tarteaucitron.lang = {
|
||||
"adblock": "您好!这是一个透明的网站,您可以选择激活不同的第三方服务。",
|
||||
"adblock_call": "感谢您停用广告拦截功能并开始个性化设置。",
|
||||
"reload": "重新加载页面",
|
||||
|
||||
"alertBigScroll": "继续划屏,",
|
||||
"alertBigClick": "继续浏览,",
|
||||
"alertBig": "即表示您同意第三方服务安装cookie",
|
||||
|
||||
"alertBigPrivacy": "这个网站使用cookie, 并让您可以控制想要激活的内容。",
|
||||
"alertSmall": "服务管理",
|
||||
"acceptAll": "好的,全部接受",
|
||||
"personalize": "个性化",
|
||||
"close": "关闭",
|
||||
"closeBanner": "隐藏 cookie 横幅",
|
||||
|
||||
"privacyUrl": "保密政策",
|
||||
|
||||
"all": "所有服务的偏好设置",
|
||||
|
||||
"disclaimer": "通过授权这些第三方服务,您同意存储和读取cookie,并使用其正常运行所需的跟踪技术。",
|
||||
"allow": "允许",
|
||||
"deny": "禁用",
|
||||
"noCookie": "此服务不存储任何cookie。",
|
||||
"useCookie": "此服务可以存储",
|
||||
"useCookieCurrent": "此服务已存储",
|
||||
"useNoCookie": "此服务未存储任何cookie。",
|
||||
"more": "了解更多",
|
||||
"source": "查看官网",
|
||||
"credit": "通过tarteaucitron.js管理cookie",
|
||||
"noServices": "本网站不使用任何需要您同意的cookie。",
|
||||
|
||||
"toggleInfoBox": "显示/隐藏cookie存储信息。",
|
||||
"title": "Cookie管理面板",
|
||||
"cookieDetail": "Cookie详情",
|
||||
"ourSite": "显示在我们的网站上",
|
||||
"modalWindow": "(模态窗口)",
|
||||
"newWindow": "(新建窗口)",
|
||||
"allowAll": "允许",
|
||||
"denyAll": "禁用",
|
||||
|
||||
"icon": "Cookies",
|
||||
|
||||
"fallback": "已禁用。",
|
||||
"allowed": "允许的",
|
||||
"disallowed": "不允许的",
|
||||
|
||||
"ads": {
|
||||
"title": "广告组",
|
||||
"details": "广告组通过营销网站上的广告空间来产生收入."
|
||||
},
|
||||
"analytic": {
|
||||
"title": "受众测量",
|
||||
"details": "受众测量服务可以生成对站点改进有用的访问统计数据。"
|
||||
},
|
||||
"social": {
|
||||
"title": "社交网络",
|
||||
"details": "社交网络有助于提高网站的用户友好性,并通过分享帮助推广。"
|
||||
},
|
||||
"video": {
|
||||
"title": "视频",
|
||||
"details": "视频共享服务丰富网站的多媒体内容,提高网站知名度。"
|
||||
},
|
||||
"comment": {
|
||||
"title": "评论",
|
||||
"details": "评论管理器使您的评论更容易提交,并避免垃圾邮件。"
|
||||
},
|
||||
"support": {
|
||||
"title": "支持",
|
||||
"details": "支持服务使您能够与网站团队联系并帮助改进网站."
|
||||
},
|
||||
"api": {
|
||||
"title": "API",
|
||||
"details": "API允许加载脚本:地理位置、搜索引擎、翻译……"
|
||||
},
|
||||
"other": {
|
||||
"title": "其他",
|
||||
"details": "旨在显示网页内容的服务。"
|
||||
},
|
||||
|
||||
"google": {
|
||||
"title": "Google 服务的特定同意",
|
||||
"details": "Google 可能使用您的数据进行受众测量、广告效果评估,或向您提供个性化广告。"
|
||||
},
|
||||
|
||||
"mandatoryTitle": "强制性Cookie",
|
||||
"mandatoryText": "该网站使用必要的Cookie以保证其正常运行,这些Cookie无法停用。",
|
||||
|
||||
"save": "保存",
|
||||
"ourpartners": "我们的合作伙伴"
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue