iceshrimp-legacy/locales/en.yml

712 lines
20 KiB
YAML
Raw Normal View History

2017-03-30 18:24:11 +02:00
common:
2017-10-26 02:02:40 +02:00
misskey: "Note everything and share it others using Misskey."
2017-03-30 18:24:11 +02:00
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"
2017-11-11 02:58:13 +01:00
weekday-short:
sunday: "S"
monday: "M"
tuesday: "T"
wednesday: "W"
thursday: "T"
friday: "F"
satruday: "S"
2017-03-30 18:24:11 +02:00
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-09-06 16:19:58 +02:00
post_categories:
music: "Music"
game: "Video Game"
anime: "Anime"
it: "IT"
gadgets: "Gadgets"
photography: "Photography"
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-11-14 22:45:54 +01:00
mk-nav-links:
about: "About"
stats: "Stats"
status: "Status"
wiki: "Wiki"
donors: "Donors"
repository: "Repository"
develop: "Developers"
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-10-25 01:01:20 +02:00
description: "There is a problem with Internet connection, or the server may be down or maintaining. Please {try again} later."
2017-03-31 22:58:45 +02:00
thanks: "Thank you for using Misskey."
2017-10-25 10:56:28 +02:00
troubleshoot: "Troubleshoot"
troubleshooter:
title: "TroubleShooting"
network: "Network connection"
checking-network: "Checking network connection"
internet: "Internet connection"
checking-internet: "Checking internet connection"
server: "Server connection"
checking-server: "Checking server connection"
finding: "Finding a problem"
2017-10-25 13:34:33 +02:00
no-network: "There is no Network connection"
2017-10-25 10:56:28 +02:00
no-network-desc: "Please make sure you are connected to the Network."
2017-10-25 13:34:33 +02:00
no-internet: "There is no Internet connection"
2017-10-25 10:56:28 +02:00
no-internet-desc: "Please make sure you are connected to the Internet."
no-server: "Unable to connect to the server"
no-server-desc: "The network connection of your PC is normal, but you could not connect to Misskey's server. There is a possibility that the server is down or maintaining, please try to access it again after a while."
success: "Successfully connect to the Misskey's server"
success-desc: "It seems to be able to connect normally. Please reload the page."
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-09-06 16:19:58 +02:00
select: "Select category"
categorize: "Accept"
categorized: "Category reported. Thank you!"
2017-08-30 10:31:39 +02:00
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"
2017-12-08 14:57:58 +01:00
token: "Token"
2017-03-31 21:33:25 +02:00
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
2017-12-16 20:02:30 +01:00
docs:
edit-this-page-on-github: "Caught a mistake or want to contribute to the documentation? "
edit-this-page-on-github-link: "Edit this page on Github!"
api:
entities:
properties: "Properties"
endpoints:
params: "Parameters"
res: "Response"
props:
name: "Name"
type: "Type"
optional: "Optional"
description: "Description"
yes: "Yes"
no: "No"
2017-10-31 19:17:14 +01:00
ch:
tags:
mk-index:
new: "Create new channel"
channel-title: "Channel title"
2017-11-02 04:39:19 +01:00
mk-channel-form:
textarea: "Write here"
upload: "Upload"
drive: "Drive"
post: "Do"
posting: "Doing"
2017-03-30 18:24:11 +02:00
desktop:
tags:
2017-08-28 16:47:43 +02:00
mk-api-info:
2017-12-10 18:54:34 +01:00
intro: "APIを利用するには、上記のトークンを「i」というキーでパラメータに付加してリクエストします。"
caution: "アカウントを不正利用される可能性があるため、このトークンは第三者に教えないでください(アプリなどにも入力しないでください)。"
regeneration-of-token: "万が一このトークンが漏れたりその可能性がある場合はトークンを再生成できます。"
regenerate-token: "Regenerate the token"
enter-password: "Please enter the password"
2017-08-28 16:47:43 +02:00
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"
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-11-08 12:03:58 +01:00
mk-selectdrive-page:
title: "Choose a file(s)"
ok: "OK"
cancel: "Cancel"
upload: "Upload a file(s) from you PC"
2017-03-30 18:24:11 +02:00
mk-ui-header-nav:
home: "Home"
messaging: "Messages"
2017-10-31 19:17:14 +01:00
ch: "Channels"
2017-03-30 18:24:11 +02:00
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-11-08 08:50:33 +01:00
mk-ui-header-post-button:
post: "Compose new Post"
mk-ui-header-notifications:
title: "Notifications"
2017-12-09 12:45:08 +01:00
mk-profile-setting:
avatar: "Avatar"
choice-avatar: "Choice an image"
name: "Name"
location: "Location"
description: "Description"
birthday: "Birthday"
save: "Update profile"
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-12-08 14:57:58 +01:00
mk-2fa-setting:
2017-12-09 12:45:08 +01:00
intro: "If you set up 2-step verification, you will need not only a password at sign-in but also a pre-registered physical device (such as your smartphone), which will improve security. "
detail: "See details..."
url: "https://www.google.com/landing/2step/"
2017-12-08 15:13:03 +01:00
caution: "As a caveat, security improves, but you can not sign in to Misskey if you lose a registered device, etc."
2017-12-08 14:57:58 +01:00
register: "Register a device"
2017-12-09 18:45:32 +01:00
already-registered: "The setting has already been completed."
unregister: "Disable"
unregistered: "Two-step authentication has been disabled."
2017-12-08 14:57:58 +01:00
enter-password: "Enter the password"
authenticator: "First, you need install Google Authenticator to your device:"
howtoinstall: "How to install"
scan: "Next, please scan displayed QR code:"
done: "Please enter the token displaying in your device:"
submit: "Submit"
success: "Setup completed successfully!"
failed: "Failed to setup. please ensure that the token is correct."
2017-12-08 15:13:03 +01:00
info: "From the next sign in, enter the token that is displayed on the device in addition to the password."
2017-12-08 14:57:58 +01:00
2017-12-22 02:38:59 +01:00
mk-mute-setting:
no-users: "No muted users"
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:
2017-12-09 12:23:58 +01:00
profile: "Profile"
2017-12-22 02:38:59 +01:00
mute: "Mute"
2017-12-09 15:03:34 +01:00
drive: "Drive"
2017-12-08 14:57:58 +01:00
security: "Security"
2017-08-28 17:20:47 +02:00
password: "Password"
2017-12-08 14:57:58 +01:00
2fa: "Two-factor authentication"
2017-12-10 19:38:31 +01:00
other: "Other"
license: "License"
2017-08-28 17:20:47 +02:00
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-11-14 00:50:55 +01:00
mk-activity-widget:
2017-06-07 19:47:14 +02:00
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!"
2017-11-09 07:07:09 +01:00
mk-channel-home-widget:
title: "Channel"
settings: "Widget settings"
2017-11-11 20:45:34 +01:00
get-started: "Please click the cog in the upper right to specify the channel to receive"
2017-11-09 07:07:09 +01:00
2017-11-14 00:50:55 +01:00
mk-calendar-widget:
2017-11-11 06:27:39 +01:00
title: "{1} / {2}"
prev: "Previous month"
next: "Next month"
go: "Click to travel"
2017-11-12 10:23:33 +01:00
mk-post-form-home-widget:
title: "Post"
post: "Post"
placeholder: "What's happening?"
2017-11-13 11:58:29 +01:00
mk-access-log-home-widget:
title: "Access log"
2017-11-13 16:54:16 +01:00
mk-messaging-home-widget:
title: "Messaging"
mk-broadcast-home-widget:
fetching: "Fetching"
no-broadcasts: "No broadcasts"
have-a-nice-day: "Have a nice day!"
next: "Next"
2017-03-30 18:24:11 +02:00
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
2017-11-14 12:52:49 +01:00
mk-user:
2017-11-14 22:45:54 +01:00
last-used-at: "Last used at"
2017-12-21 22:56:37 +01:00
follows-you: "Follows you"
mute: "Mute"
muted: "Muting"
unmute: "Unmute"
2017-11-14 12:52:49 +01:00
photos:
title: "Photos"
loading: "Loading"
no-photos: "No photos"
frequently-replied-users:
title: "Frequently replied"
loading: "Loading"
no-users: "No users"
followers-you-know:
title: "Followers you know"
loading: "Loading"
no-users: "No users"
2017-03-30 21:16:21 +02:00
mobile:
tags:
2017-10-31 19:41:34 +01:00
mk-selectdrive-page:
select-file: "Select file(s)"
2017-03-30 21:16:21 +02:00
mk-drive-file-viewer:
2017-03-30 21:25:12 +02:00
download: "Download"
rename: "Rename"
move: "Move"
2017-11-08 07:58:01 +01:00
hash: "Hash (md5)"
2017-12-08 13:12:49 +01:00
exif: "EXIF"
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-11-01 02:54:59 +01:00
read-all: "Are you sure you want to mark all unread notifications as read?"
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-09-06 16:19:58 +02:00
link: "MisskeyLink"
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?"
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"
2017-10-31 19:17:14 +01:00
ch: "Channels"
2017-03-31 13:33:33 +02:00
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"
load-more: "More"
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-09-07 11:15:53 +02:00
posts: "Posts"
2017-08-29 18:37:33 +02:00
overview: "Overview"
2017-09-07 11:15:53 +02:00
timeline: "Timeline"
2017-03-31 13:33:33 +02:00
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"
2017-09-07 11:15:53 +02:00
keywords: "Keywords"
2017-09-08 15:10:25 +02:00
domains: "Domains"
2017-09-08 16:29:33 +02:00
frequently-replied-users: "Frequently talking users"
followers-you-know: "Followers you know"
2017-09-08 19:58:36 +02:00
last-used-at: "Last 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"
2017-09-07 11:21:15 +02:00
mk-user-overview-keywords:
no-keywords: "No keywords"
2017-09-08 15:10:25 +02:00
mk-user-overview-domains:
no-domains: "No domains"
2017-09-08 16:29:33 +02:00
mk-user-overview-frequently-replied-users:
loading: "Loading"
no-users: "No users"
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: ""