diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-06 17:51:54 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2019-01-06 17:51:54 +0900 |
| commit | 4689cf559149aef7c1feae2d18ae89d4bb5c0659 (patch) | |
| tree | 7daa32f60ae436701e31a5a39cc6004d8ac7b1ca | |
| parent | New translations ja-JP.yml (Catalan) (diff) | |
| download | misskey-4689cf559149aef7c1feae2d18ae89d4bb5c0659.tar.gz misskey-4689cf559149aef7c1feae2d18ae89d4bb5c0659.tar.bz2 misskey-4689cf559149aef7c1feae2d18ae89d4bb5c0659.zip | |
New translations ja-JP.yml (Chinese Simplified)
| -rw-r--r-- | locales/zh-CN.yml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index 8e6ba438f4..eaeb4327ab 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -120,6 +120,10 @@ common: reduce-motion: "减弱UI中的动画效果" this-setting-is-this-device-only: "设置仅在本设备中生效" use-os-default-emojis: "使用设备系统默认的 emojis" + line-width: "線の太さ" + line-width-thin: "細い" + line-width-normal: "普通" + line-width-thick: "太い" do-not-use-in-production: "这是一个开发者测试版. 请勿在生产环境中使用." user-suspended: "このユーザーは凍結されています。" is-remote-user: "该用户的信息已被复制." @@ -333,6 +337,7 @@ common/views/components/nav.vue: common/views/components/note-menu.vue: mention: "メンション" detail: "详细信息" + copy-content: "内容をコピー" copy-link: "复制链接" favorite: "收藏这个投稿" unfavorite: "取消收藏" @@ -782,10 +787,6 @@ desktop/views/components/settings.vue: dark-mode: "黑暗模式" use-shadow: "在UI中使用阴影效果" rounded-corners: "UI界面圆角效果" - line-width: "線の太さ" - line-width-thin: "細い" - line-width-normal: "普通" - line-width-thick: "太い" circle-icons: "使用圆形图标" contrasted-acct: "增加用户名的对比度" post-form-on-timeline: "在时间线顶部显示帖子表单" |