From 90b545fd690e1bf2d3ebe0ca871c32e24baa4d50 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 29 Sep 2018 00:52:24 +0900 Subject: [PATCH] New translations ja-JP.yml (English) --- locales/en-US.yml | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index 5e67ca50f..888171315 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -264,6 +264,27 @@ common/views/components/connect-failed.troubleshooter.vue: common/views/components/media-banner.vue: sensitive: "NSFW" click-to-show: "Click to show" +common/views/components/theme.vue: + light-theme: "非ダークモード時に使用するテーマ" + dark-theme: "ダークモード時に使用するテーマ" + install-a-theme: "テーマのインストール" + theme-code: "テーマコード" + install: "インストール" + create-a-theme: "テーマの作成" + save-created-theme: "テーマを保存" + primary-color: "プライマリ カラー" + secondary-color: "セカンダリ カラー" + text-color: "文字色" + base-theme: "ベーステーマ" + base-theme-light: "Light" + base-theme-dark: "Dark" + theme-name: "テーマ名" + preview-created-theme: "プレビュー" + invalid-theme: "テーマが正しくありません。" + already-installed: "既にそのテーマはインストールされています。" + saved: "保存しました" + installed-themes: "インストールされたテーマ" + select-theme: "テーマを選択してください" common/views/components/cw-button.vue: hide: "Hide" show: "See more" @@ -676,6 +697,7 @@ desktop/views/components/settings.vue: 2fa: "Two-factor authentication" other: "Other" license: "License" + theme: "テーマ" behaviour: "Behavior" fetch-on-scroll: "Endless loading on scroll" fetch-on-scroll-desc: "When you scroll down the page, it automatically fetches additional content." @@ -696,7 +718,6 @@ desktop/views/components/settings.vue: rounded-corners: "UIの角を丸める" circle-icons: "Use circle icons" contrasted-acct: "Add contrast to username" - gradient-window-header: "Use gradients on window headers" post-form-on-timeline: "Display post form at the top of the timeline" suggest-recent-hashtags: "Show recent popular hashtags on the post form" show-clock-on-header: "Show clock on upper-right" @@ -705,7 +726,6 @@ desktop/views/components/settings.vue: show-renoted-my-notes: "Show renoted my posts in timelines" show-local-renotes: "Show renoted local posts in timelines" show-maps: "Display a map to show the location" - show-maps-desc: "If there comes a post contains location information, show a map to display the location." sound: "Sound" enable-sounds: "Enable sound" enable-sounds-desc: "Play a sound when you receive a post/message. This setting is stored in the browser." @@ -1222,6 +1242,7 @@ mobile/views/pages/settings.vue: notification-position: "Notification style" notification-position-bottom: "Bottom" notification-position-top: "Top" + theme: "テーマ" behavior: "Behavior" fetch-on-scroll: "Endless loading on scroll" note-visibility: "Post visibility"