forked from FoundKeyGang/FoundKey
l10n
This commit is contained in:
parent
f15f4e0bcb
commit
8b0d3f17c3
1 changed files with 39 additions and 40 deletions
|
@ -201,71 +201,70 @@ mobile:
|
||||||
folder-is-empty: "This folder is empty"
|
folder-is-empty: "This folder is empty"
|
||||||
|
|
||||||
mk-follow-button:
|
mk-follow-button:
|
||||||
follow: "フォロー"
|
follow: "Follow"
|
||||||
unfollow: "フォロー解除"
|
unfollow: "Unfollow"
|
||||||
|
|
||||||
mk-home-timeline:
|
mk-home-timeline:
|
||||||
empty-timeline: "表示する投稿がありません。誰かしらをフォローするなどしましょう。"
|
empty-timeline: "There is no posts"
|
||||||
|
|
||||||
mk-notifications:
|
mk-notifications:
|
||||||
empty: "ありません!"
|
empty: "No notifications"
|
||||||
loading: "読み込み中"
|
loading: "Loading"
|
||||||
|
|
||||||
mk-post-detail:
|
mk-post-detail:
|
||||||
reply: "返信"
|
reply: "Reply"
|
||||||
reaction: "リアクション"
|
reaction: "Reaction"
|
||||||
|
|
||||||
mk-post-form:
|
mk-post-form:
|
||||||
submit: "投稿"
|
submit: "Post"
|
||||||
reply-placeholder: "この投稿への返信..."
|
reply-placeholder: "Reply to this post..."
|
||||||
post-placeholder: "いまどうしてる?"
|
post-placeholder: "What's happening?"
|
||||||
attach-media-from-local: "モバイルからメディアを添付"
|
attach-media-from-local: "Attach media from your device"
|
||||||
|
|
||||||
mk-search-posts:
|
mk-search-posts:
|
||||||
empty: "「{}」に関する投稿は見つかりませんでした。"
|
empty: "There is no post related to the 「{}」"
|
||||||
|
|
||||||
mk-sub-post-content:
|
mk-sub-post-content:
|
||||||
media-count: "{}個のメディア"
|
media-count: "{} media"
|
||||||
poll: "投票"
|
poll: "Poll"
|
||||||
|
|
||||||
mk-timeline-post:
|
mk-timeline-post:
|
||||||
reposted-by: "{}がRepost"
|
reposted-by: "Reposted by {}"
|
||||||
|
|
||||||
mk-timeline:
|
mk-timeline:
|
||||||
loading: "読み込み中"
|
loading: "Loading"
|
||||||
empty: "表示するものがありません"
|
empty: "No posts"
|
||||||
load-more: "もっとみる"
|
load-more: "More"
|
||||||
|
|
||||||
mk-ui-nav:
|
mk-ui-nav:
|
||||||
home: "ホーム"
|
home: "Home"
|
||||||
notifications: "通知"
|
notifications: "Notifications"
|
||||||
messaging: "メッセージ"
|
messaging: "Messages"
|
||||||
live: "ライブ"
|
live: "Live"
|
||||||
search: "検索"
|
drive: "Drive"
|
||||||
drive: "ドライブ"
|
settings: "Settings"
|
||||||
settings: "設定"
|
about: "About Misskey"
|
||||||
about: "Misskeyについて"
|
search: "Search"
|
||||||
search: "検索"
|
|
||||||
|
|
||||||
mk-user-followers:
|
mk-user-followers:
|
||||||
no-users: "フォロワーはいないようです。"
|
no-users: "No followers."
|
||||||
|
|
||||||
mk-user-following:
|
mk-user-following:
|
||||||
no-users: "フォロー中のユーザーはいないようです。"
|
no-users: "No following."
|
||||||
|
|
||||||
mk-user-timeline:
|
mk-user-timeline:
|
||||||
no-posts: "このユーザーはまだ投稿していないようです。"
|
no-posts: "This user seems never post"
|
||||||
no-posts-with-media: "メディア付き投稿はありません。"
|
no-posts-with-media: "There is no posts with media"
|
||||||
|
|
||||||
mk-user:
|
mk-user:
|
||||||
is-followed: "フォローされています"
|
is-followed: "Followed you"
|
||||||
following: "フォロー"
|
following: "Following"
|
||||||
followers: "フォロワー"
|
followers: "Followers"
|
||||||
posts: "タイムライン"
|
posts: "Timeline"
|
||||||
media: "メディア"
|
media: "Media"
|
||||||
|
|
||||||
mk-users-list:
|
mk-users-list:
|
||||||
all: "すべて"
|
all: "All"
|
||||||
known: "知り合い"
|
known: "You know"
|
||||||
load-more: "もっと"
|
load-more: "More"
|
||||||
loading: "読み込み中"
|
loading: "Loading"
|
||||||
|
|
Loading…
Reference in a new issue