diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 00:21:55 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-08-17 00:21:55 +0900 |
| commit | 2dcf89eecf1b1b288d8308caed8e3471aacaf26f (patch) | |
| tree | 2045ab08ce0215b37f7ce08a061c609542a7736e | |
| parent | New translations ja.yml (German) (diff) | |
| download | misskey-2dcf89eecf1b1b288d8308caed8e3471aacaf26f.tar.gz misskey-2dcf89eecf1b1b288d8308caed8e3471aacaf26f.tar.bz2 misskey-2dcf89eecf1b1b288d8308caed8e3471aacaf26f.zip | |
New translations ja.yml (Spanish)
| -rw-r--r-- | locales/es.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locales/es.yml b/locales/es.yml index 9f87bd6646..2d488f4091 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -627,8 +627,8 @@ desktop/views/components/settings.vue: post-form-on-timeline: "Mostrar el formulario de las entradas encima de la línea de tiempo" show-reply-target: "リプライ先を表示する" show-my-renotes: "自分の行ったRenoteをタイムラインに表示する" - show-renoted-my-notes: "Renoteされた自分の投稿をタイムラインに表示する" - show-local-renotes: "Renoteされたローカルの投稿の投稿をタイムラインに表示する" + show-renoted-my-notes: "自分の投稿のRenoteをタイムラインに表示する" + show-local-renotes: "ローカルの投稿のRenoteをタイムラインに表示する" show-maps: "マップの自動展開" show-maps-desc: "位置情報が添付された投稿のマップを自動的に展開します。" sound: "サウンド" @@ -1107,8 +1107,8 @@ mobile/views/pages/settings.vue: timeline: "タイムライン" show-reply-target: "リプライ先を表示する" show-my-renotes: "自分の行ったRenoteを表示する" - show-renoted-my-notes: "Renoteされた自分の投稿を表示する" - show-local-renotes: "Renoteされたローカルの投稿の投稿をタイムラインに表示する" + show-renoted-my-notes: "自分の投稿のRenoteを表示する" + show-local-renotes: "ローカルの投稿のRenoteを表示する" post-style: "投稿の表示スタイル" post-style-standard: "標準" post-style-smart: "スマート" |