forked from FoundKeyGang/FoundKey
New translations ja-JP.yml (Chinese Simplified)
This commit is contained in:
parent
58e7edf08a
commit
4689cf5591
1 changed files with 5 additions and 4 deletions
|
@ -120,6 +120,10 @@ common:
|
||||||
reduce-motion: "减弱UI中的动画效果"
|
reduce-motion: "减弱UI中的动画效果"
|
||||||
this-setting-is-this-device-only: "设置仅在本设备中生效"
|
this-setting-is-this-device-only: "设置仅在本设备中生效"
|
||||||
use-os-default-emojis: "使用设备系统默认的 emojis"
|
use-os-default-emojis: "使用设备系统默认的 emojis"
|
||||||
|
line-width: "線の太さ"
|
||||||
|
line-width-thin: "細い"
|
||||||
|
line-width-normal: "普通"
|
||||||
|
line-width-thick: "太い"
|
||||||
do-not-use-in-production: "这是一个开发者测试版. 请勿在生产环境中使用."
|
do-not-use-in-production: "这是一个开发者测试版. 请勿在生产环境中使用."
|
||||||
user-suspended: "このユーザーは凍結されています。"
|
user-suspended: "このユーザーは凍結されています。"
|
||||||
is-remote-user: "该用户的信息已被复制."
|
is-remote-user: "该用户的信息已被复制."
|
||||||
|
@ -333,6 +337,7 @@ common/views/components/nav.vue:
|
||||||
common/views/components/note-menu.vue:
|
common/views/components/note-menu.vue:
|
||||||
mention: "メンション"
|
mention: "メンション"
|
||||||
detail: "详细信息"
|
detail: "详细信息"
|
||||||
|
copy-content: "内容をコピー"
|
||||||
copy-link: "复制链接"
|
copy-link: "复制链接"
|
||||||
favorite: "收藏这个投稿"
|
favorite: "收藏这个投稿"
|
||||||
unfavorite: "取消收藏"
|
unfavorite: "取消收藏"
|
||||||
|
@ -782,10 +787,6 @@ desktop/views/components/settings.vue:
|
||||||
dark-mode: "黑暗模式"
|
dark-mode: "黑暗模式"
|
||||||
use-shadow: "在UI中使用阴影效果"
|
use-shadow: "在UI中使用阴影效果"
|
||||||
rounded-corners: "UI界面圆角效果"
|
rounded-corners: "UI界面圆角效果"
|
||||||
line-width: "線の太さ"
|
|
||||||
line-width-thin: "細い"
|
|
||||||
line-width-normal: "普通"
|
|
||||||
line-width-thick: "太い"
|
|
||||||
circle-icons: "使用圆形图标"
|
circle-icons: "使用圆形图标"
|
||||||
contrasted-acct: "增加用户名的对比度"
|
contrasted-acct: "增加用户名的对比度"
|
||||||
post-form-on-timeline: "在时间线顶部显示帖子表单"
|
post-form-on-timeline: "在时间线顶部显示帖子表单"
|
||||||
|
|
Loading…
Reference in a new issue