Merge pull request #3924 from syuilo/l10n_develop

New Crowdin translations
This commit is contained in:
syuilo 2019-01-20 13:40:22 +09:00 committed by GitHub
commit 6ea0028e0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 365 additions and 295 deletions

View file

@ -27,7 +27,7 @@ common:
do-not-copy-paste: "Please do not enter or paste the code here. Account may be compromised."
load-more: "Load more"
enter-password: "Please enter the Password"
2fa: "二段階認証"
2fa: "Two-factor authentication"
got-it: "Got it!"
customization-tips:
title: "Customization tips"
@ -349,6 +349,18 @@ common/views/components/note-menu.vue:
delete: "Delete"
delete-confirm: "Are you sure you want to delete this post?"
remote: "Show original note"
common/views/components/user-menu.vue:
mention: "Mention"
mute: "Mute"
unmute: "Unmute"
block: "Block"
unblock: "Unblock"
push-to-list: "Add to list"
select-list: "Select a list"
list-pushed: "Successfully added {user} to {list}."
report-abuse: "Report abuse"
report-abuse-detail: "どのような迷惑行為を行っていますか?"
report-abuse-reported: "管理者に報告されました。ご協力ありがとうございました。"
common/views/components/poll.vue:
vote-to: "Vote for '{}'"
vote-count: "{} votes"
@ -978,6 +990,7 @@ admin/views/index.vue:
federation: "Federation"
announcements: "Announcements"
hashtags: "Hashtags"
abuse: "Abuse"
back-to-misskey: "Back to Misskey"
admin/views/dashboard.vue:
dashboard: "Dashboard"
@ -987,6 +1000,12 @@ admin/views/dashboard.vue:
instances: "Instances"
this-instance: "This instance"
federated: "Federated"
admin/views/abuse.vue:
title: "Abuse"
target: "Target"
reporter: "Reporter"
details: "Details"
remove-report: "Remove"
admin/views/instance.vue:
instance: "Instance"
instance-name: "Instance name"
@ -1088,6 +1107,10 @@ admin/views/charts.vue:
network-time: "Response time"
network-usage: "Traffic"
admin/views/drive.vue:
operation: "Operations"
fileid-or-url: "File ID or URL"
file-not-found: "File not found"
lookup: "Look up"
sort:
title: "Sort"
createdAtAsc: "Age - Oldest First"
@ -1103,6 +1126,8 @@ admin/views/drive.vue:
deleted: "Deleted successfully"
mark-as-sensitive: "Mark as 'sensitive'"
unmark-as-sensitive: "Unmark as 'sensitive'"
marked-as-sensitive: "閲覧注意に設定しました"
unmarked-as-sensitive: "閲覧注意を解除しました"
admin/views/users.vue:
operation: "Operations"
username-or-userid: "Username or user ID"
@ -1229,22 +1254,11 @@ desktop/views/pages/user/user.photos.vue:
no-photos: "No photos"
desktop/views/pages/user/user.profile.vue:
follows-you: "Follows you"
stalk: "Stalk"
stalking: "Stalking"
unstalk: "Unstalk"
mute: "Mute"
muted: "Muting"
unmute: "Unmute"
block: "Block"
unblock: "Unblock"
block-confirm: "Are you sure block this user?"
push-to-a-list: "Add to list"
list-pushed: "Successfully added {user} to {list}."
menu: "Menu"
desktop/views/pages/user/user.header.vue:
posts: "Notes"
following: "Following"
followers: "Followers"
mention: "Mentions"
is-bot: "This account is a Bot"
years-old: "{age} years old"
year: "/"
@ -1485,14 +1499,7 @@ mobile/views/pages/user.vue:
overview: "Overview"
timeline: "Timeline"
media: "Media"
mute: "Mute"
unmute: "Unmute"
block: "Block"
unblock: "Unblock"
years-old: "{age} years old"
push-to-list: "Add to list"
select-list: "Select a list"
list-pushed: "Successfully added {user} to {list}."
mobile/views/pages/user/home.vue:
recent-notes: "Recent notes"
images: "Images"
@ -1538,12 +1545,10 @@ deck/deck.user-column.vue:
posts: "Posts"
following: "Following"
followers: "Followers"
mention: "Mentions"
images: "Images"
activity: "Activity"
timeline: "Timeline"
pinned-notes: "Pinned posts"
push-to-a-list: "Add to list"
docs:
edit-this-page-on-github: "Found an error, or do you want to contribute to the documentation?"
edit-this-page-on-github-link: "Edit this page at GitHub!"