diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-19 08:42:06 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-19 08:42:06 +0900 |
| commit | 7e83dfd4bca29acab3544e583a7720c42f3c6c31 (patch) | |
| tree | ec62258d021c3d0244c3b6903e49e76e740f1fb0 | |
| parent | Rename (diff) | |
| parent | Merge pull request #1605 from syuilo/l10n_master (diff) | |
| download | misskey-7e83dfd4bca29acab3544e583a7720c42f3c6c31.tar.gz misskey-7e83dfd4bca29acab3544e583a7720c42f3c6c31.tar.bz2 misskey-7e83dfd4bca29acab3544e583a7720c42f3c6c31.zip | |
Merge branch 'master' of https://github.com/syuilo/misskey
| -rw-r--r-- | locales/en.yml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/locales/en.yml b/locales/en.yml index a7c4fcf811..5b38f775d4 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -369,8 +369,8 @@ desktop/views/components/settings.vue: gradient-window-header: "Use gradients on window headers" post-form-on-timeline: "Display post form at the top of the timeline" show-reply-target: "Display reply target" - show-my-renotes: "自分の行ったRenoteをタイムラインに表示する" - show-renoted-my-notes: "Renoteされた自分の投稿をタイムラインに表示する" + show-my-renotes: "Show my renote in the timeline" + show-renoted-my-notes: "Show renoted my post in the timeline" show-maps: "マップの自動展開" show-maps-desc: "位置情報が添付された投稿のマップを自動的に展開します。" sound: "Sound" @@ -398,9 +398,9 @@ desktop/views/components/settings.vue: update: "Misskey Update" version: "Version:" latest-version: "Latest version:" - update-checking: "アップデートを確認中" - do-update: "アップデートを確認" - update-settings: "詳細設定" + update-checking: "Checking for updates" + do-update: "Check for update" + update-settings: "Advanced settings" prevent-update: "アップデートを延期する(非推奨)" prevent-update-desc: "この設定をオンにしてもアップデートが反映される場合があります。この設定はこのデバイスのみ有効です。" no-updates: "利用可能な更新はありません" |