iceshrimp-legacy/locales/en.yml

514 lines
14 KiB
YAML
Raw Normal View History

2017-03-30 18:24:11 +02:00
common:
time:
unknown: "unknown"
future: "future"
just_now: "just now"
seconds_ago: "{}s ago"
minutes_ago: "{}m ago"
hours_ago: "{}h ago"
days_ago: "{}d ago"
weeks_ago: "{}week(s) ago"
months_ago: "{}month(s) ago"
years_ago: "{}year(s) ago"
reactions:
like: "Like"
love: "Love"
laugh: "Laugh"
hmm: "Hmm...?"
surprise: "Wow"
congrats: "Congrats!"
2017-05-28 13:12:22 +02:00
angry: "Angry"
confused: "Confused"
pudding: "Pudding"
2017-03-30 18:24:11 +02:00
2017-04-04 13:45:35 +02:00
input-message-here: "Enter message here"
send: "Send"
delete: "Delete"
loading: "Loading"
ok: "OK"
2017-04-01 20:47:50 +02:00
update-available: "New version of Misskey is now available({newer}, current is {current}). Reload page to apply update."
2017-08-28 16:47:43 +02:00
my-token-regenerated: "Your token is just regenerated, so you will signout."
2017-04-01 20:34:36 +02:00
2017-03-30 18:24:11 +02:00
tags:
2017-03-31 16:33:43 +02:00
mk-messaging-form:
2017-03-31 21:33:25 +02:00
attach-from-local: "Attach file from your pc"
attach-from-drive: "Attach file from the drive"
2017-03-31 16:33:43 +02:00
mk-messaging:
2017-03-31 21:33:25 +02:00
search-user: "Find a user"
you: "You"
no-history: "No history"
2017-03-31 16:33:43 +02:00
mk-messaging-message:
2017-03-31 21:33:25 +02:00
is-read: "Read"
deleted: "This message has been deleted"
2017-03-31 16:33:43 +02:00
mk-messaging-room:
2017-03-31 22:58:45 +02:00
empty: "No conversations"
more: "More"
no-history: "There is no more history"
2017-03-31 21:33:25 +02:00
resize-form: "Drag to resize"
new-message: "New message"
2017-03-31 16:33:43 +02:00
mk-authorized-apps:
2017-03-31 21:33:25 +02:00
no-apps: "No apps"
2017-03-31 16:33:43 +02:00
mk-error:
title: "Unable to connect to the server"
2017-03-31 16:33:43 +02:00
description: "インターネット回線に問題があるか、サーバーがダウンまたはメンテナンスしている可能性があります。しばらくしてから再度お試しください。"
2017-03-31 22:58:45 +02:00
thanks: "Thank you for using Misskey."
2017-03-31 16:33:43 +02:00
mk-forkit:
open-github-link: "View source on Github"
mk-poll-editor:
2017-03-31 22:58:45 +02:00
no-only-one-choice: "You need to enter two or more choice."
2017-03-31 21:33:25 +02:00
choice-n: "Choice {}"
remove: "Remove this choice"
add: "+ Add a choice"
destroy: "Destroy this poll"
2017-03-31 16:33:43 +02:00
mk-poll:
2017-03-31 21:33:25 +02:00
vote-to: "Vote to 「{}」"
vote-count: "{} votes"
total-users: "{} users voted"
vote: "Vote"
show-result: "Show result"
voted: "Voted"
2017-03-31 16:33:43 +02:00
2017-08-30 10:31:39 +02:00
mk-post-menu:
pin: "Pin"
pinned: "Pinned"
2017-03-31 16:33:43 +02:00
mk-reaction-picker:
choose-reaction: "Pick your reaction"
mk-signin:
2017-03-31 21:33:25 +02:00
username: "Username"
password: "Password"
signing-in: "Signing in..."
signin: "Sign in"
2017-03-31 16:33:43 +02:00
mk-signup:
2017-03-31 21:33:25 +02:00
username: "Username"
checking: "Checking..."
available: "Available"
unavailable: "Unavailable"
error: "Network error"
2017-03-31 22:58:45 +02:00
invalid-format: "Only use letters, numbers and -."
too-short: "Please enter at least 3 letters"
too-long: "Please enter within 20 letters."
2017-03-31 21:33:25 +02:00
password: "Password"
2017-03-31 22:58:45 +02:00
password-placeholder: "We recommend more than 8 letters."
weak-password: "Weak"
normal-password: "So so"
strong-password: "Strong"
2017-03-31 21:33:25 +02:00
retype: "Type again"
2017-03-31 22:58:45 +02:00
retype-placeholder: "Confirm your password"
2017-03-31 21:33:25 +02:00
password-matched: "OK"
password-not-matched: "Not matched"
recaptcha: "Verify"
create: "Create an Account"
2017-03-31 22:58:45 +02:00
some-error: "Account creation failed for some reason. Please try again."
2017-03-31 16:33:43 +02:00
mk-special-message:
new-year: "Happy New Year!"
christmas: "Merry Christmas!"
2017-03-30 18:24:11 +02:00
mk-stream-indicator:
connecting: "Connecting"
reconnecting: "Reconnecting"
connected: "Connected"
2017-03-31 16:33:43 +02:00
mk-twitter-setting:
description: "お使いのTwitterアカウントをお使いのMisskeyアカウントに接続しておくと、プロフィールでTwitterアカウント情報が表示されるようになったり、Twitterを用いた便利なサインインを利用できるようになります。"
2017-03-31 23:08:13 +02:00
connected-to: "You to connected this Twitter account"
2017-03-31 21:33:25 +02:00
detail: "Detail..."
reconnect: "Reconnect"
connect: "Connect to Twitter"
disconnect: "Disconnect"
2017-03-31 16:33:43 +02:00
mk-uploader:
2017-03-31 21:33:25 +02:00
waiting: "Waiting"
2017-03-30 18:24:11 +02:00
desktop:
tags:
2017-08-28 16:47:43 +02:00
mk-api-info:
regenerate-token: "Please enter the password"
2017-04-04 13:07:13 +02:00
mk-drive-browser-base-contextmenu:
2017-04-04 16:51:43 +02:00
create-folder: "Create a folder"
upload: "Upload a file"
url-upload: "Upload from a URL"
2017-04-04 13:07:13 +02:00
mk-drive-browser-window:
2017-04-04 16:51:43 +02:00
used: "used"
drive: "Drive"
2017-04-04 13:07:13 +02:00
mk-drive-browser:
2017-04-04 16:51:43 +02:00
search: "Search"
load-more: "Load more"
empty-draghover: "Drop Welcome!"
empty-drive: "Your drive is empty"
2017-04-04 13:07:13 +02:00
empty-drive-description: "右クリックして「ファイルをアップロード」を選んだり、ファイルをドラッグ&ドロップすることでもアップロードできます。"
2017-04-04 16:51:43 +02:00
empty-folder: "This folder is empty"
2017-04-04 13:07:13 +02:00
unable-to-process: "操作を完了できません"
circular-reference-detected: "移動先のフォルダーは、移動するフォルダーのサブフォルダーです。"
2017-04-04 16:51:43 +02:00
unhandled-error: "Unknown error"
url-upload: "Upload from a URL"
url-of-file: "URL of file you want to upload"
url-upload-requested: "Upload requested"
2017-04-04 13:07:13 +02:00
may-take-time: "アップロードが完了するまで時間がかかる場合があります。"
2017-04-04 16:51:43 +02:00
create-folder: "Create a folder"
folder-name: "Folder name"
2017-04-04 13:07:13 +02:00
mk-drive-browser-file-contextmenu:
2017-04-04 16:51:43 +02:00
rename: "Rename"
copy-url: "Copy URL"
download: "Download"
2017-04-04 13:07:13 +02:00
else-files: "その他..."
2017-04-04 16:51:43 +02:00
set-as-avatar: "Set as avatar"
set-as-banner: "Set as banner"
open-in-app: "Open in app"
add-app: "Add app"
rename-file: "Rename file"
input-new-file-name: "Enter new name"
copied: "Copied"
copied-url-to-clipboard: "Copied URL to clipboard"
2017-04-04 13:07:13 +02:00
mk-drive-browser-file:
2017-04-04 16:51:43 +02:00
avatar: "Avatar"
banner: "Banner"
wallpaper: "Wallpaper"
2017-04-04 13:07:13 +02:00
mk-drive-browser-folder-contextmenu:
2017-04-04 16:51:43 +02:00
move-to-this-folder: "Move to this folder"
show-in-new-window: "Open in new window"
rename: "Rename"
rename-folder: "Rename folder"
input-new-folder-name: "Enter new name"
2017-04-04 13:07:13 +02:00
mk-drive-browser-folder:
unable-to-process: "操作を完了できません"
circular-reference-detected: "移動先のフォルダーは、移動するフォルダーのサブフォルダーです。"
2017-04-04 16:51:43 +02:00
unhandled-error: "Unknown error"
2017-04-04 13:07:13 +02:00
mk-drive-browser-nav-folder:
2017-04-04 16:51:43 +02:00
drive: "Drive"
2017-04-04 13:07:13 +02:00
2017-08-29 03:11:04 +02:00
mk-nav-home-widget:
about: "About"
stats: "Stats"
status: "Status"
wiki: "Wiki"
donors: "Donors"
repository: "Repository"
develop: "Developers"
2017-03-30 18:24:11 +02:00
mk-ui-header-nav:
home: "Home"
messaging: "Messages"
info: "News"
mk-ui-header-search:
placeholder: "Search"
mk-ui-header-account:
profile: "Your profile"
drive: "Drive"
mentions: "Mentions"
settings: "Settings"
signout: "Sign out"
2017-08-28 17:20:47 +02:00
mk-password-setting:
reset: "Change your password"
enter-current-password: "Enter the current password"
enter-new-password: "Enter the new password"
2017-08-28 19:46:28 +02:00
enter-new-password-again: "Enter the new password again"
not-match: "New password not matched"
2017-08-28 17:20:47 +02:00
changed: "Password updated successfully"
2017-03-30 18:24:11 +02:00
mk-post-form:
post-placeholder: "What's happening?"
reply-placeholder: "Reply to this post..."
quote-placeholder: "Quote this post..."
post: "Post"
reply: "Reply"
repost: "Repost"
posted: "Posted!"
replied: "Replied!"
reposted: "Reposted!"
post-failed: "Failed to post"
reply-failed: "Failed to reply"
repost-failed: "Failed to repost"
posting: "Posting"
attach-media-from-local: "Attach media from your pc"
attach-media-from-drive: "Attach media from the drive"
attach-cancel: "Cancel attachment"
2017-06-12 23:27:32 +02:00
insert-a-kao: "v(‘ω’)v"
2017-03-30 18:24:11 +02:00
create-poll: "Create a poll"
text-remain: "{} chars remaining"
mk-post-form-window:
post: "New post"
reply: "Reply"
attaches: "{} media attached"
uploading-media: "Uploading {} media"
2017-08-27 17:03:57 +02:00
mk-post-page:
prev: "Previous post"
next: "Next post"
2017-08-28 17:20:47 +02:00
mk-settings:
password: "Password"
2017-03-30 18:24:11 +02:00
mk-timeline-post:
reposted-by: "Reposted by {}"
reply: "Reply"
repost: "Repost"
add-reaction: "Add your reaction"
detail: "Show detail"
2017-06-06 18:59:02 +02:00
mk-notifications:
more: "More"
2017-03-30 18:24:11 +02:00
mk-notifications-home-widget:
title: "Notifications"
settings: "Notification settings"
2017-06-08 18:03:54 +02:00
mk-server-home-widget:
title: "Server info"
toggle: "Toggle views"
2017-06-07 19:47:14 +02:00
mk-activity-home-widget:
title: "Activity"
2017-06-07 23:13:52 +02:00
toggle: "Toggle views"
2017-06-07 19:47:14 +02:00
2017-03-30 18:24:11 +02:00
mk-user-recommendation-home-widget:
title: "Recommended users"
refresh: "Show others"
no-one: "No one"
mk-recommended-polls-home-widget:
title: "Polls"
refresh: "Show others"
nothing: "Nothing"
mk-trends-home-widget:
title: "Trend"
refresh: "Show others"
nothing: "Nothing"
mk-photo-stream-home-widget:
title: "Photostream"
no-photos: "No photos"
mk-donation-home-widget:
title: "Donation"
text: "To manage Misskey we spend money for our domain server etc.. There's no incomes for us so we need your tip. If you're interested contact {}. Thank you for your contribution!"
mk-repost-form:
quote: "Quote..."
cancel: "Cancel"
repost: "Repost"
reposting: "Reposting..."
success: "Reposted!"
failure: "Failed to Repost"
mk-repost-form-window:
title: "Are you sure you want to repost this post?"
2017-03-30 21:16:21 +02:00
mobile:
tags:
mk-drive-file-viewer:
2017-03-30 21:25:12 +02:00
download: "Download"
rename: "Rename"
move: "Move"
hash: "Hash"
2017-03-30 21:16:21 +02:00
mk-entrance-signin:
2017-03-30 21:25:12 +02:00
signup: "Sign up"
about: "About Misskey"
2017-03-30 21:16:21 +02:00
mk-entrance-signup:
2017-03-30 21:25:12 +02:00
cancel: "Cancel"
2017-03-30 21:16:21 +02:00
mk-authorized-apps-page:
2017-03-30 21:25:12 +02:00
application: "Applications"
2017-03-30 21:16:21 +02:00
mk-signin-history-page:
2017-03-30 21:25:12 +02:00
signin-history: "Sign in history"
2017-03-30 21:16:21 +02:00
mk-twitter-setting-page:
2017-03-30 21:25:12 +02:00
twitter-integration: "Twitter integration"
2017-03-30 21:16:21 +02:00
mk-drive-page:
2017-03-30 21:25:12 +02:00
drive: "Drive"
2017-03-30 21:16:21 +02:00
mk-home:
2017-03-30 21:25:12 +02:00
home: "Home"
2017-03-30 21:16:21 +02:00
mk-messaging-room-page:
2017-03-30 21:25:12 +02:00
message: "Messaging"
2017-03-30 21:16:21 +02:00
mk-messaging-page:
2017-03-30 21:25:12 +02:00
message: "Messaging"
2017-03-30 21:16:21 +02:00
mk-notifications-page:
2017-03-30 21:25:12 +02:00
notifications: "Notifications"
2017-03-30 21:16:21 +02:00
mk-post-page:
2017-08-29 12:27:06 +02:00
title: "Post"
prev: "Previous post"
next: "Next post"
2017-03-30 21:16:21 +02:00
mk-search-page:
2017-03-30 21:25:12 +02:00
search: "Search"
2017-03-30 21:16:21 +02:00
2017-08-28 12:43:24 +02:00
mk-settings:
signed-in-as: "Signed in as {}"
2017-03-30 21:16:21 +02:00
mk-settings-page:
2017-03-30 21:25:12 +02:00
profile: "Profile"
applications: "Applications"
twitter-integration: "Twitter integration"
signin-history: "Sign in history"
2017-08-28 12:43:24 +02:00
api: "API"
2017-03-30 21:25:12 +02:00
settings: "Settings"
2017-08-28 12:43:24 +02:00
signout: "Sign out"
mk-profile-setting-page:
title: "Profile Settings"
mk-profile-setting:
2017-08-29 06:26:14 +02:00
will-be-published: "These profiles will be published."
2017-08-28 12:43:24 +02:00
name: "Name"
location: "Location"
description: "Description"
birthday: "Birthday"
2017-08-28 12:59:30 +02:00
avatar: "Avatar"
banner: "Banner"
avatar-saved: "Avatar updated successfully"
banner-saved: "Banner updated successfully"
set-avatar: "Choose an avatar"
set-banner: "Choose a banner"
2017-08-28 12:43:24 +02:00
save: "Save"
saved: "Profile updated successfully"
2017-03-30 21:16:21 +02:00
mk-user-followers-page:
2017-03-30 21:25:12 +02:00
followers-of: "Followers of {}"
2017-03-30 21:16:21 +02:00
mk-user-following-page:
2017-03-30 21:25:12 +02:00
following-of: "Following of {}"
2017-03-30 21:16:21 +02:00
mk-drive-folder-selector:
2017-03-30 21:25:12 +02:00
select-folder: "Choose a folder"
2017-03-30 21:16:21 +02:00
mk-drive-selector:
2017-03-30 21:25:12 +02:00
select-file: "Choose a file"
2017-03-30 21:16:21 +02:00
mk-drive:
2017-03-30 21:25:12 +02:00
drive: "Drive"
2017-03-30 21:27:37 +02:00
used: "used"
2017-03-30 21:25:12 +02:00
folder-count: "Folder(s)"
2017-03-30 21:27:37 +02:00
count-separator: ", "
2017-03-30 21:25:12 +02:00
file-count: "File(s)"
load-more: "Load more"
nothing-in-drive: "Nothing"
folder-is-empty: "This folder is empty"
2017-03-31 12:56:59 +02:00
mk-follow-button:
2017-03-31 13:33:33 +02:00
follow: "Follow"
unfollow: "Unfollow"
2017-03-31 12:56:59 +02:00
mk-home-timeline:
2017-03-31 13:33:33 +02:00
empty-timeline: "There is no posts"
2017-03-31 12:56:59 +02:00
mk-notifications:
2017-06-06 18:59:02 +02:00
more: "More"
2017-03-31 13:33:33 +02:00
empty: "No notifications"
2017-03-31 12:56:59 +02:00
mk-post-detail:
2017-03-31 13:33:33 +02:00
reply: "Reply"
reaction: "Reaction"
2017-03-31 12:56:59 +02:00
mk-post-form:
2017-03-31 13:33:33 +02:00
submit: "Post"
reply-placeholder: "Reply to this post..."
post-placeholder: "What's happening?"
attach-media-from-local: "Attach media from your device"
2017-03-31 12:56:59 +02:00
mk-search-posts:
2017-03-31 13:33:33 +02:00
empty: "There is no post related to the 「{}」"
2017-03-31 12:56:59 +02:00
mk-sub-post-content:
2017-03-31 13:33:33 +02:00
media-count: "{} media"
poll: "Poll"
2017-03-31 12:56:59 +02:00
mk-timeline-post:
2017-03-31 13:33:33 +02:00
reposted-by: "Reposted by {}"
2017-03-31 12:56:59 +02:00
mk-timeline:
2017-03-31 13:33:33 +02:00
empty: "No posts"
load-more: "More"
2017-03-31 12:56:59 +02:00
mk-ui-nav:
2017-03-31 13:33:33 +02:00
home: "Home"
notifications: "Notifications"
messaging: "Messages"
drive: "Drive"
settings: "Settings"
about: "About Misskey"
search: "Search"
2017-03-31 12:56:59 +02:00
mk-user-followers:
2017-03-31 13:33:33 +02:00
no-users: "No followers."
2017-03-31 12:56:59 +02:00
mk-user-following:
2017-03-31 13:33:33 +02:00
no-users: "No following."
2017-03-31 12:56:59 +02:00
mk-user-timeline:
2017-03-31 13:33:33 +02:00
no-posts: "This user seems never post"
no-posts-with-media: "There is no posts with media"
2017-03-31 12:56:59 +02:00
mk-user:
2017-08-30 14:49:15 +02:00
follows-you: "Follows you"
2017-03-31 13:33:33 +02:00
following: "Following"
followers: "Followers"
2017-08-29 18:37:33 +02:00
overview: "Overview"
2017-03-31 13:33:33 +02:00
posts: "Timeline"
media: "Media"
2017-03-31 12:56:59 +02:00
2017-08-29 18:37:33 +02:00
mk-user-overview:
recent-posts: "Recent posts"
images: "Images"
activity: "Activity"
followers-you-know: "Followers you know"
last-used-at: "Latest used at"
2017-08-29 18:37:33 +02:00
mk-user-overview-posts:
loading: "Loading"
no-posts: "No posts"
mk-user-overview-photos:
loading: "Loading"
no-photos: "No photos"
mk-user-overview-followers-you-know:
loading: "Loading"
no-users: "No users"
2017-03-31 12:56:59 +02:00
mk-users-list:
2017-03-31 13:33:33 +02:00
all: "All"
known: "You know"
load-more: "More"
2017-08-11 19:29:46 +02:00
2017-08-12 08:17:03 +02:00
stats:
posts-count: "Number of all posts"
users-count: "Number of all users"
2017-08-11 19:29:46 +02:00
status:
all-systems-maybe-operational: "All systems maybe operational"
what-is-this-site: ""