summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-09-29 00:52:24 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-09-29 00:52:24 +0900
commit90b545fd690e1bf2d3ebe0ca871c32e24baa4d50 (patch)
tree1eb87918ff8063522656c04d0daffe64fa84e0a1
parentNew translations ja-JP.yml (Chinese Simplified) (diff)
downloadmisskey-90b545fd690e1bf2d3ebe0ca871c32e24baa4d50.tar.gz
misskey-90b545fd690e1bf2d3ebe0ca871c32e24baa4d50.tar.bz2
misskey-90b545fd690e1bf2d3ebe0ca871c32e24baa4d50.zip
New translations ja-JP.yml (English)
-rw-r--r--locales/en-US.yml25
1 files changed, 23 insertions, 2 deletions
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 5e67ca50fc..8881713153 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"