summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2018-06-24 13:11:10 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2018-06-24 13:11:10 +0900
commita2cdeeb6c793dbfae5dcf72a9189e83fc47f9c4f (patch)
treeaecced3cce9e3c274775507dfb10bc35e8b9eec0
parentNew translations ja.yml (Polish) (diff)
downloadmisskey-a2cdeeb6c793dbfae5dcf72a9189e83fc47f9c4f.tar.gz
misskey-a2cdeeb6c793dbfae5dcf72a9189e83fc47f9c4f.tar.bz2
misskey-a2cdeeb6c793dbfae5dcf72a9189e83fc47f9c4f.zip
New translations ja.yml (Korean)
-rw-r--r--locales/ko.yml19
1 files changed, 19 insertions, 0 deletions
diff --git a/locales/ko.yml b/locales/ko.yml
index 2ade5151bb..c911f7561e 100644
--- a/locales/ko.yml
+++ b/locales/ko.yml
@@ -42,6 +42,7 @@ common:
d: "言いたいことは?"
e: "ここに書いてください"
f: "あなたが書くのを待っています..."
+ search: "検索"
delete: "削除"
loading: "読み込み中"
ok: "わかった"
@@ -49,6 +50,13 @@ common:
update-available: "Misskeyの新しいバージョンがあります({newer}。現在{current}を利用中)。ページを再度読み込みすると更新が適用されます。"
my-token-regenerated: "あなたのトークンが更新されたのでサインアウトします。"
i-like-sushi: "私は(プリンよりむしろ)寿司が好き"
+ show-reversi-board-labels: "リバーシのボードの行と列のラベルを表示"
+ reversi:
+ drawn: "引き分け"
+ my-turn: "あなたのターンです"
+ opponent-turn: "相手のターンです"
+ turn-of: "{}のターンです"
+ past-turn-of: "{}のターン"
widgets:
analog-clock: "アナログ時計"
profile: "プロフィール"
@@ -238,6 +246,12 @@ common/views/widgets/memo.vue:
title: "付箋"
memo: "ここに書いて!"
save: "保存"
+common/views/pages/follow.vue:
+ signed-in-as: "{}としてサインイン中"
+ following: "フォロー中"
+ follow: "フォロー"
+ request-pending: "フォロー許可待ち"
+ follow-request: "フォロー申請"
desktop/views/components/activity.chart.vue:
total: "Black ... Total"
notes: "Blue ... Notes"
@@ -639,6 +653,11 @@ desktop/views/pages/user/user.profile.vue:
mute: "ミュートする"
muted: "ミュートしています"
unmute: "ミュート解除"
+desktop/views/pages/user/user.header.vue:
+ posts: "投稿"
+ following: "フォロー"
+ followers: "フォロワー"
+ is-bot: "このアカウントはBotです"
desktop/views/pages/user/user.timeline.vue:
default: "投稿"
with-replies: "投稿と返信"