New Crowdin translations (#4955)
* New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean)
This commit is contained in:
parent
efeebd2165
commit
0dfc1fcf13
5 changed files with 309 additions and 29 deletions
|
@ -450,14 +450,22 @@ common/views/components/messaging.vue:
|
|||
you: "You"
|
||||
no-history: "Without history"
|
||||
user: "User"
|
||||
group: "Group"
|
||||
start-with-user: "Start chatting with a user"
|
||||
start-with-group: "Start a group and chat"
|
||||
select-group: "Select a group"
|
||||
common/views/components/messaging-room.vue:
|
||||
not-talked-user: "You have not talked to this user yet"
|
||||
not-talked-group: "There is no conversation in this group"
|
||||
no-history: "There is no further history"
|
||||
new-message: "New message"
|
||||
only-one-file-attached: "You can only attach one file to a message"
|
||||
common/views/components/messaging-room.form.vue:
|
||||
input-message-here: "Enter message here"
|
||||
send: "Send"
|
||||
attach-from-local: "Attach files from your device"
|
||||
attach-from-drive: "Attach files from your Drive"
|
||||
only-one-file-attached: "You can only attach one file to a message"
|
||||
common/views/components/messaging-room.message.vue:
|
||||
is-read: "Read"
|
||||
deleted: "This message has been deleted"
|
||||
|
@ -542,6 +550,7 @@ common/views/components/poll-editor.vue:
|
|||
day: "S"
|
||||
common/views/components/reaction-picker.vue:
|
||||
choose-reaction: "Send a reaction"
|
||||
input-reaction-placeholder: "or input Emoji"
|
||||
common/views/components/emoji-picker.vue:
|
||||
custom-emoji: "Custom Emoji"
|
||||
people: "People"
|
||||
|
@ -694,14 +703,28 @@ common/views/components/user-list-editor.vue:
|
|||
deleted: "Deleted successfully"
|
||||
add-user: "Add a user"
|
||||
common/views/components/user-group-editor.vue:
|
||||
users: "Members"
|
||||
rename: "Rename group"
|
||||
delete: "Delete group"
|
||||
transfer: "transfer group"
|
||||
transfer-are-you-sure: "Are you sure you want to add @$2 to the group $1?"
|
||||
remove-user: "Remove a user from this group"
|
||||
deleted: "Deleted"
|
||||
invite: "Invite"
|
||||
invited: "The invitation was successfully sent"
|
||||
common/views/components/user-lists.vue:
|
||||
user-lists: "Lists"
|
||||
create-list: "Create a list"
|
||||
list-name: "List name"
|
||||
common/views/components/user-groups.vue:
|
||||
user-groups: "Group"
|
||||
create-group: "Create a group"
|
||||
group-name: "Group name"
|
||||
owned-groups: "My groups"
|
||||
joined-groups: "Membership in groups"
|
||||
invites: "Invite"
|
||||
accept-invite: "Join"
|
||||
reject-invite: "Decline"
|
||||
common/views/widgets/broadcast.vue:
|
||||
fetching: "Checking"
|
||||
no-broadcasts: "No announcements"
|
||||
|
@ -765,6 +788,8 @@ common/views/pages/follow.vue:
|
|||
follow-request: "Follow request"
|
||||
common/views/pages/follow-requests.vue:
|
||||
received-follow-requests: "Follow requests"
|
||||
accept: "Accept"
|
||||
reject: "Reject"
|
||||
desktop:
|
||||
banner-crop-title: "Crop the part that appears as a banner"
|
||||
banner: "Banner"
|
||||
|
@ -781,7 +806,7 @@ desktop/views/components/activity.chart.vue:
|
|||
total: "Black ... Total"
|
||||
notes: "Blue ... Notes"
|
||||
replies: "Red ... Replies"
|
||||
renotes: "Green ... Repost"
|
||||
renotes: "Green ... Renotes"
|
||||
desktop/views/components/activity.vue:
|
||||
title: "Activity"
|
||||
toggle: "Toggle views"
|
||||
|
@ -878,7 +903,7 @@ desktop/views/components/note-detail.vue:
|
|||
private: "Post is private"
|
||||
deleted: "Post has been removed"
|
||||
location: "Location"
|
||||
renote: "Repost"
|
||||
renote: "Renote"
|
||||
add-reaction: "Add a reaction"
|
||||
undo-reaction: "Reverse reaction"
|
||||
desktop/views/components/note.vue:
|
||||
|
@ -902,10 +927,10 @@ desktop/views/components/post-form.vue:
|
|||
quote-placeholder: "Quote this Post..."
|
||||
submit: "Post"
|
||||
reply: "Reply"
|
||||
renote: "Repost"
|
||||
renote: "Renote"
|
||||
posted: "Posted!"
|
||||
replied: "Replied!"
|
||||
reposted: "Reposted!"
|
||||
reposted: "Renoted!"
|
||||
note-failed: "Failed to post"
|
||||
reply-failed: "Failed to reply"
|
||||
renote-failed: "Failed to Renote"
|
||||
|
@ -933,13 +958,13 @@ desktop/views/components/progress-dialog.vue:
|
|||
desktop/views/components/renote-form.vue:
|
||||
quote: "Quote..."
|
||||
cancel: "Cancel"
|
||||
renote: "Repost"
|
||||
renote: "Renote"
|
||||
renote-home: "Renote (Home)"
|
||||
reposting: "Renoting..."
|
||||
success: "Reposted!"
|
||||
failure: "Failed to Repost"
|
||||
success: "Renoted!"
|
||||
failure: "Failed to Renote"
|
||||
desktop/views/components/renote-form-window.vue:
|
||||
title: "Do you want to Renote it?"
|
||||
title: "Do you want to renote it?"
|
||||
desktop/views/pages/user-following-or-followers.vue:
|
||||
following: "{user}'s following"
|
||||
followers: "{user}'s follower"
|
||||
|
@ -1036,6 +1061,7 @@ desktop/views/components/ui.header.vue:
|
|||
desktop/views/components/ui.header.account.vue:
|
||||
profile: "Your profile"
|
||||
lists: "Lists"
|
||||
groups: "Group"
|
||||
follow-requests: "Follow requests"
|
||||
admin: "Admin"
|
||||
desktop/views/components/ui.header.nav.vue:
|
||||
|
@ -1109,6 +1135,10 @@ admin/views/instance.vue:
|
|||
drive-config: "Drive settings"
|
||||
object-storage-base-url: "URL"
|
||||
object-storage-endpoint: "Endpoint"
|
||||
object-storage-port: "Port"
|
||||
object-storage-access-key: "Access Key"
|
||||
object-storage-secret-key: "Secret Key"
|
||||
object-storage-use-ssl: "Use SSL"
|
||||
cache-remote-files: "Cache remote files"
|
||||
cache-remote-files-desc: "Without this parameter, all remote files are linked to their host server directly. This will be an effective solution to save your server storage, however make remote files invisible to users who set direct-link disabled, since no thumbnail will be generated, increase traffic. It is recommended that this parameter set enabled."
|
||||
local-drive-capacity-mb: "Volume of Drive per user"
|
||||
|
@ -1117,6 +1147,7 @@ admin/views/instance.vue:
|
|||
recaptcha-config: "the reCAPTCHA settings"
|
||||
recaptcha-info: "reCAPTCHA token is required. Please get it on https://www.google.com/recaptcha/intro/"
|
||||
enable-recaptcha: "enable reCAPTCHA"
|
||||
recaptcha-secret-key: "Secret Key"
|
||||
recaptcha-preview: "Preview"
|
||||
twitter-integration-config: "Settings of connecting to Twitter"
|
||||
twitter-integration-info: "The callback URL is set on {url}."
|
||||
|
@ -1234,6 +1265,8 @@ admin/views/users.vue:
|
|||
unsilence-confirm: "Are you certain that you want to stop silencing this user?"
|
||||
update-remote-user: "Update information about remote user"
|
||||
remote-user-updated: "The information regarding the remote user has been updated."
|
||||
delete-all-files: "Delete all files"
|
||||
delete-all-files-confirm: "Are you sure that you want to delete all files?"
|
||||
users:
|
||||
title: "Users"
|
||||
sort:
|
||||
|
@ -1309,6 +1342,7 @@ admin/views/federation.vue:
|
|||
latest-request-received-at: "Last request received at"
|
||||
remove-all-following: "Withold all followers"
|
||||
remove-all-following-info: "Unfollow all accounts from {host}. Please run this if the instance no longer exists."
|
||||
delete-all-files: "Remove all files"
|
||||
block: "Block"
|
||||
marked-as-closed: "Marked as closed"
|
||||
lookup: "Look up"
|
||||
|
@ -1512,6 +1546,7 @@ mobile/views/components/ui.nav.vue:
|
|||
follow-requests: "Follow requests"
|
||||
search: "Search"
|
||||
user-lists: "Lists"
|
||||
user-groups: "Group"
|
||||
widgets: "Widgets"
|
||||
game: "Games"
|
||||
admin: "Admin"
|
||||
|
@ -1654,6 +1689,9 @@ pages:
|
|||
view-source: "View Source"
|
||||
view-page: "View page"
|
||||
like: "Like"
|
||||
unlike: "Unlike"
|
||||
liked-pages: "Favorite pages"
|
||||
my-pages: "My pages"
|
||||
inspector: "Inspector"
|
||||
content: "Page block"
|
||||
variables: "Variables"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue