Skip to content

Commit

Permalink
feat(localization): New Crowdin translations (#567)
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
  • Loading branch information
notero-bot[bot] and crowdin-bot authored Sep 8, 2024
1 parent 86c4589 commit d242cd4
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions src/locale/zh-CN/notero.ftl
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
## Menus

notero-collection-menu-sync =
notero-collection-menu-sync =
.label = 同步条目至Notion
notero-item-menu-sync =
notero-item-menu-sync =
.label = 同步到Notion
notero-tools-menu-preferences =
notero-tools-menu-preferences =
.label = Notero 首选项…
## Notion preferences
Expand All @@ -22,33 +22,33 @@ notero-preferences-page-title-format = 概念页面标题
## Page title format options

notero-page-title-format-item-author-date-citation =
notero-page-title-format-item-author-date-citation =
.label = 项目作者-日期引文
notero-page-title-format-item-citation-key =
notero-page-title-format-item-citation-key =
.label = 项目引文密钥 (需要 Better BibTeX)
notero-page-title-format-item-full-citation =
notero-page-title-format-item-full-citation =
.label = 项目完整引用
notero-page-title-format-item-in-text-citation =
notero-page-title-format-item-in-text-citation =
.label = 项目文本引用
notero-page-title-format-item-short-title =
notero-page-title-format-item-short-title =
.label = 项目短标题
notero-page-title-format-item-title =
notero-page-title-format-item-title =
.label = 项目标题
## Sync preferences

notero-preferences-sync-groupbox-heading = 同步首选项
notero-preferences-sync-groupbox-description1 = Notero 将监控下面启用的集合。 将条目添加到该启用的集合中以及当条目被修改时,都将同步到 Notion。
notero-preferences-sync-groupbox-description2 = 要启用/禁用集合,请选择该行并按 { "[Enter]" } 键或双击该行。 要选择多行,请按住 { "[Shift]" } 然后单击。
notero-preferences-sync-groupbox-description1 = Notero 将监控下面启用的集合。将条目添加到该启用的集合中以及当条目被修改时,都将同步到 Notion。
notero-preferences-sync-groupbox-description2 = 要启用/禁用集合,请选择该行并按 { "[Enter]" } 键或双击该行。要选择多行,请按住 { "[Shift]" } 然后单击。
notero-preferences-collection-column = 集合
notero-preferences-sync-enabled-column = 启用同步
notero-preferences-sync-on-modify-items =
notero-preferences-sync-on-modify-items =
.label = 当修改条目时同步
notero-preferences-sync-notes =
notero-preferences-sync-notes =
.label = 同步笔记
## Errors

notero-error-missing-notion-database = No Notion database selected. Please select your database in Notero preferences.
notero-error-missing-notion-token = No Notion integration token provided. Please enter your token in Notero preferences.
notero-error-missing-pref = Missing value for { $pref }. Please enter in Notero preferences.
notero-error-missing-notion-database = 未选择 Notion 数据库。请在 Notero 偏好设置中选择您的数据库。
notero-error-missing-notion-token = 未提供 Notion 集成令牌。请在 Notero 偏好设置中输入您的令牌。
notero-error-missing-pref = { $pref } 缺少值。请在 Notero 偏好设置中输入该值。

0 comments on commit d242cd4

Please # to comment.