Skip to content

Commit

Permalink
feat(i18n): omnivore integration
Browse files Browse the repository at this point in the history
  • Loading branch information
colmugx committed Oct 15, 2024
1 parent 3c27768 commit afa25b2
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 0 deletions.
3 changes: 3 additions & 0 deletions locales/app/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,18 @@
"entry_actions.copy_link": "リンクをコピー",
"entry_actions.failed_to_save_to_eagle": "Eagle への保存に失敗しました。",
"entry_actions.failed_to_save_to_instapaper": "Instapaper への保存に失敗しました。",
"entry_actions.failed_to_save_to_omnivore": "Omnivore への保存に失敗しました。",
"entry_actions.failed_to_save_to_readwise": "Readwise への保存に失敗しました。",
"entry_actions.mark_as_read": "既読にする",
"entry_actions.mark_as_unread": "未読にする",
"entry_actions.open_in_browser": "ブラウザで開く",
"entry_actions.save_media_to_eagle": "メディアを Eagle に保存",
"entry_actions.save_to_instapaper": "Instapaper に保存",
"entry_actions.save_to_omnivore": "Omnivore に保存",
"entry_actions.save_to_readwise": "Readwise に保存",
"entry_actions.saved_to_eagle": "Eagle に保存されました。",
"entry_actions.saved_to_instapaper": "Instapaper に保存されました。",
"entry_actions.saved_to_omnivore": "Omnivore に保存されました。",
"entry_actions.saved_to_readwise": "Readwise に保存されました。",
"entry_actions.share": "共有",
"entry_actions.star": "スター",
Expand Down
3 changes: 3 additions & 0 deletions locales/app/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,19 @@
"entry_actions.copy_title": "复制标题",
"entry_actions.failed_to_save_to_eagle": "保存到 Eagle 失败",
"entry_actions.failed_to_save_to_instapaper": "保存到 Instapaper 失败",
"entry_actions.failed_to_save_to_omnivore": "保存到 Omnivore 失败",
"entry_actions.failed_to_save_to_readwise": "保存到 Readwise 失败",
"entry_actions.mark_as_read": "标记为已读",
"entry_actions.mark_as_unread": "标记为未读",
"entry_actions.open_in_browser": "在{{which}}打开",
"entry_actions.recent_reader": "最近阅读者:",
"entry_actions.save_media_to_eagle": "保存到 Eagle",
"entry_actions.save_to_instapaper": "保存到 Instapaper",
"entry_actions.save_to_omnivore": "保存到 Omnivore",
"entry_actions.save_to_readwise": "保存到 Readwise",
"entry_actions.saved_to_eagle": "保存到 Eagle",
"entry_actions.saved_to_instapaper": "保存到 Instapaper.",
"entry_actions.saved_to_omnivore": "保存到 Omnivore.",
"entry_actions.saved_to_readwise": "保存到 Readwise.",
"entry_actions.share": "分享",
"entry_actions.star": "收藏",
Expand Down
3 changes: 3 additions & 0 deletions locales/app/zh-HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,19 @@
"entry_actions.copy_title": "複製標題",
"entry_actions.failed_to_save_to_eagle": "無法保存至 Eagle",
"entry_actions.failed_to_save_to_instapaper": "無法保存至 Instapaper",
"entry_actions.failed_to_save_to_omnivore": "無法保存至 Omnivore",
"entry_actions.failed_to_save_to_readwise": "無法保存至 Readwise",
"entry_actions.mark_as_read": "標記為已讀",
"entry_actions.mark_as_unread": "標記為未讀",
"entry_actions.open_in_browser": "在{{which}}中開啟",
"entry_actions.recent_reader": "最近閱讀者:",
"entry_actions.save_media_to_eagle": "保存媒體至 Eagle",
"entry_actions.save_to_instapaper": "保存至 Instapaper",
"entry_actions.save_to_omnivore": "保存至 Omnivore",
"entry_actions.save_to_readwise": "保存至 Readwise",
"entry_actions.saved_to_eagle": "已保存至 Eagle",
"entry_actions.saved_to_instapaper": "已保存至 Instapaper",
"entry_actions.saved_to_omnivore": "已保存至 Omnivore",
"entry_actions.saved_to_readwise": "已保存至 Readwise",
"entry_actions.share": "分享",
"entry_actions.star": "收藏",
Expand Down
3 changes: 3 additions & 0 deletions locales/app/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,16 +56,19 @@
"entry_actions.copy_title": "複製標題",
"entry_actions.failed_to_save_to_eagle": "無法儲存到 Eagle。",
"entry_actions.failed_to_save_to_instapaper": "無法儲存到 Instapaper。",
"entry_actions.failed_to_save_to_omnivore": "無法儲存到 Omnivore。",
"entry_actions.failed_to_save_to_readwise": "無法儲存到 Readwise。",
"entry_actions.mark_as_read": "標記為已讀",
"entry_actions.mark_as_unread": "標記為未讀",
"entry_actions.open_in_browser": "在{{which}}中打開",
"entry_actions.recent_reader": "最近閲讀者:",
"entry_actions.save_media_to_eagle": "儲存媒體至 Eagle",
"entry_actions.save_to_instapaper": "儲存到 Instapaper",
"entry_actions.save_to_omnivore": "儲存到 Omnivore",
"entry_actions.save_to_readwise": "儲存到 Readwise",
"entry_actions.saved_to_eagle": "已儲存至 Eagle。",
"entry_actions.saved_to_instapaper": "已儲存至 Instapaper。",
"entry_actions.saved_to_omnivore": "已儲存至 Omnivore。",
"entry_actions.saved_to_readwise": "已儲存至 Readwise。",
"entry_actions.share": "分享",
"entry_actions.star": "收藏",
Expand Down
7 changes: 7 additions & 0 deletions locales/settings/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,13 @@
"integration.instapaper.password.label": "Instapaper パスワード",
"integration.instapaper.title": "Instapaper",
"integration.instapaper.username.label": "Instapaper ユーザー名",
"integration.omnivore.enable.description": "利用可能な場合、'Omnivore に保存' ボタンを表示します。",
"integration.omnivore.enable.label": "有効化",
"integration.omnivore.endpoint.description": "Omnivore の公式 Endpoint:",
"integration.omnivore.endpoint.label": "Omnivore Endpoint",
"integration.omnivore.title": "Omnivore",
"integration.omnivore.token.description": "こちらで取得できます:",
"integration.omnivore.token.label": "Omnivore API Key",
"integration.readwise.enable.description": "利用可能な場合、'Readwise に保存' ボタンを表示します。",
"integration.readwise.enable.label": "有効化",
"integration.readwise.title": "Readwise",
Expand Down
7 changes: 7 additions & 0 deletions locales/settings/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,13 @@
"integration.instapaper.password.label": "密码",
"integration.instapaper.title": "Instapaper",
"integration.instapaper.username.label": "Instapaper 用户名",
"integration.omnivore.enable.description": "显示\"保存到 Omnivore\"按钮(如果可用)",
"integration.omnivore.enable.label": "启用",
"integration.omnivore.endpoint.description": "Omnivore 官方接口",
"integration.omnivore.endpoint.label": "Omnivore 访问域名",
"integration.omnivore.title": "Omnivore",
"integration.omnivore.token.description": "在这里获取 API 密钥",
"integration.omnivore.token.label": "Omnivore API 密钥",
"integration.readwise.enable.description": "显示\"保存到 Readwise\"按钮(如果可用)",
"integration.readwise.enable.label": "启用",
"integration.readwise.title": "Readwise",
Expand Down
7 changes: 7 additions & 0 deletions locales/settings/zh-HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,13 @@
"integration.instapaper.password.label": "Instapaper 密碼",
"integration.instapaper.title": "Instapaper",
"integration.instapaper.username.label": "Instapaper 用戶名",
"integration.omnivore.enable.description": "顯示\"保存到 Omnivore\"按钮(如果可用)。",
"integration.omnivore.enable.label": "啟用",
"integration.omnivore.endpoint.description": "Omnivore 官方端口",
"integration.omnivore.endpoint.label": "Omnivore 端口",
"integration.omnivore.title": "Omnivore",
"integration.omnivore.token.description": "你可以在這裡獲取",
"integration.omnivore.token.label": "Omnivore API 密鑰",
"integration.readwise.enable.description": "顯示\"保存到 Readwise\"按钮(如果可用)。",
"integration.readwise.enable.label": "啟用",
"integration.readwise.title": "Readwise",
Expand Down

0 comments on commit afa25b2

Please sign in to comment.