Skip to content

Commit

Permalink
fix #125
Browse files Browse the repository at this point in the history
  • Loading branch information
是小胖呀26 authored May 25, 2024
1 parent be1929e commit 139d11e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions locals.js
Original file line number Diff line number Diff line change
Expand Up @@ -918,6 +918,23 @@ I18N.zh["pubilc"] = { // 公共区域翻译
"Reload": "重新加载",
"to refresh your session.": "以刷新您的会话",

// Cookie 设置
"Manage cookie preferences": "管理 Cookie 偏好设置",
"Most GitHub websites use cookies. Cookies are small text files placed on your device to store data so web servers can use it later. GitHub and our third-party partners use cookies to remember your preferences and settings, help you sign in, show you personalized ads, and analyze how well our websites are working. For more info, see the Cookies and similar technologies section of the": "大多数 GitHub 网站都使用 Cookie。Cookie 是保存在您的设备上的小型文本文件,用于存储数据,以便 Web 服务器稍后使用。GitHub 和我们的第三方合作伙伴使用 Cookie 来记住您的偏好和设置、帮助您登录、向您显示个性化广告以及分析我们网站的运行情况。有关更多信息,请参阅隐私声明中的",
"Privacy Statement": "Cookie 和类似技术部分",
"Accept": "接受",
"Reject": "拒绝",
"Reset all": "重置全部",
"Save changes": "保存更改",
"Required": "必要的",
"GitHub uses required cookies to perform essential website functions and to provide the services. For example, cookies are used to log you in, save your language preferences, provide a shopping cart experience, improve performance, route traffic between web servers, detect the size of your screen, determine page load times, improve user experience, and for audience measurement. These cookies are necessary for our websites to work.": "GitHub 使用必需的 Cookie 来执行基本网站功能并提供服务。例如,Cookie 用于登录、保存您的语言偏好、提供购物车体验、提高性能、在 Web 服务器之间路由流量、检测屏幕大小、确定页面加载时间、改善用户体验以及用于受众测量。这些 Cookie 是我们网站正常运行所必需的。",
"Analytics": "分析",
"We allow third parties to use analytics cookies to understand how you use our websites so we can make them better. For example, cookies are used to gather information about the pages you visit and how many clicks you need to accomplish a task. We also use some analytics cookies to provide personalized advertising.": "我们允许第三方使用分析性 Cookie 来了解您如何使用我们的网站,以便我们改进网站。例如,Cookie 用于收集有关您访问的页面以及完成任务所需的点击次数的信息。我们还使用一些分析性 Cookie 来提供个性化广告。",
"Social Media": "社交媒体",
"GitHub and third parties use social media cookies to show you ads and content based on your social media profiles and activity on GitHub's websites. This ensures that the ads and content you see on our websites and on social media will better reflect your interests. This also enables third parties to develop and improve their products, which they may use on websites that are not owned or operated by GitHub.": "GitHub 和第三方使用社交媒体 Cookie 根据您的社交媒体个人资料和 GitHub 网站上的活动向您显示广告和内容。这可以确保您在我们的网站和社交媒体上看到的广告和内容将更好地反映您的兴趣。还使第三方能够开发和改进它们的产品,它们可能会在不由 GitHub 拥有或运营的网站上使用这些产品。",
"Advertising": "广告",
"In addition, GitHub and third parties use advertising cookies to show you new ads based on ads you've already seen. Cookies also track which ads you click or purchases you make after clicking an ad. This is done to show you ads that are more relevant to you and for business purposes with our advertising partners. For example, cookies are used to detect when you click an ad and to show you ads based on your social media interests and website browsing history.": "此外,GitHub 和第三方使用广告 Cookie 根据您已经看过的广告向您显示新广告。Cookie 还会跟踪您点击的广告或点击广告后进行的购买。这样做是为了向您显示与您更相关的广告,并用于与我们的广告合作伙伴开展业务。例如,Cookie 用于检测您何时点击广告,并根据您的社交媒体兴趣和网站浏览历史记录向您显示广告。",

// 日历
"Jan": "1月",
"Feb": "2月",
Expand Down

0 comments on commit 139d11e

Please sign in to comment.