From 5d9ef68f14852b5f38291ec92ba46e6bd8de46cf Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 6 Jan 2019 17:51:59 +0900 Subject: [PATCH] New translations ja-JP.yml (English) --- locales/en-US.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index ad4afede8..a50ca00d6 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -120,6 +120,10 @@ common: reduce-motion: "Reduce motion in UI" this-setting-is-this-device-only: "Only for this device" use-os-default-emojis: "Use the OS default Emojis" + line-width: "線の太さ" + line-width-thin: "細い" + line-width-normal: "普通" + line-width-thick: "太い" do-not-use-in-production: "This is a development build. Do not use in production." user-suspended: "This user has been suspended." is-remote-user: "This user's information is mirrored." @@ -333,6 +337,7 @@ common/views/components/nav.vue: common/views/components/note-menu.vue: mention: "Mention" detail: "Details" + copy-content: "内容をコピー" copy-link: "Copy link" favorite: "Favorite this note" unfavorite: "Unfavorite" @@ -782,10 +787,6 @@ desktop/views/components/settings.vue: dark-mode: "Dark Mode" use-shadow: "Use shadows in the UI" rounded-corners: "Round corners of UI" - line-width: "Line thickness" - line-width-thin: "Thin" - line-width-normal: "Regular" - line-width-thick: "Thick" circle-icons: "Use circle icons" contrasted-acct: "Add contrast to username" post-form-on-timeline: "Display post form at the top of the timeline"