New Crowdin translations (#5884)
* New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean)
This commit is contained in:
parent
90a9cf376e
commit
ba8ffda32a
5 changed files with 227 additions and 41 deletions
|
@ -214,7 +214,7 @@ remove: "Delete"
|
|||
removed: "Successfully deleted"
|
||||
removeAreYouSure: "Are you sure that you want to delete \"{x}\"?"
|
||||
saved: "Saved"
|
||||
messaging: "Talk"
|
||||
messaging: "Messaging"
|
||||
upload: "Upload"
|
||||
fromDrive: "From Drive"
|
||||
fromUrl: "From URL"
|
||||
|
@ -348,6 +348,7 @@ post: "Notes"
|
|||
posted: "Posted!"
|
||||
autoReloadWhenDisconnected: "Auto reload when disconnected with server"
|
||||
autoNoteWatch: "Watch note automatically"
|
||||
autoNoteWatchDescription: "Get notified about the notes which you reactioned or replied."
|
||||
reduceUiAnimation: "Reduce animations of User Interface"
|
||||
share: "Share"
|
||||
notFound: "Not found"
|
||||
|
@ -356,7 +357,7 @@ uploadFolder: "Default Upload location"
|
|||
cacheClear: "Clear cache"
|
||||
markAsReadAllNotifications: "Mark all notifications as read"
|
||||
markAsReadAllUnreadNotes: "Mark all notes as read"
|
||||
markAsReadAllTalkMessages: "Mark all conversations as read"
|
||||
markAsReadAllTalkMessages: "Mark all messages as read"
|
||||
help: "Help"
|
||||
inputMessageHere: "Enter message here"
|
||||
close: "Close"
|
||||
|
@ -369,6 +370,14 @@ invites: "Invite"
|
|||
groupName: "Group name"
|
||||
members: "Members"
|
||||
transfer: "Transfer"
|
||||
messagingWithUser: "Messaging with other user"
|
||||
messagingWithGroup: "Messaging within group"
|
||||
enable: "Enable"
|
||||
next: "Next"
|
||||
retype: "Enter again"
|
||||
_tutorial:
|
||||
title: "How to use Misskey"
|
||||
step1_1: "Welcome!"
|
||||
_2fa:
|
||||
alreadyRegistered: "You have already registered 2-factor authentication device."
|
||||
registerDevice: "Register a new device"
|
||||
|
@ -389,11 +398,11 @@ _permissions:
|
|||
"write:favorites": "Edit your favorites list"
|
||||
"read:following": "View your following information"
|
||||
"write:following": "Follow or unfollow other accounts"
|
||||
"read:messaging": "View your talks"
|
||||
"write:messaging": "Start or delete your talks"
|
||||
"read:messaging": "View your messages"
|
||||
"write:messaging": "Compose or Delete messages"
|
||||
"read:mutes": "View the list of people you muted"
|
||||
"write:mutes": "Edit the list of people you muted"
|
||||
"write:notes": "Compose and delete notes"
|
||||
"write:notes": "Compose or Delete notes"
|
||||
"read:notifications": "View notifications"
|
||||
"write:notifications": "Work with notifications"
|
||||
"read:reactions": "View reactions"
|
||||
|
@ -466,6 +475,7 @@ _visibility:
|
|||
followersDescription: "Post to followers only"
|
||||
specified: "Direct"
|
||||
specifiedDescription: "Post to specified users only"
|
||||
localOnly: "Local only"
|
||||
_postForm:
|
||||
replyPlaceholder: "Reply to this note..."
|
||||
quotePlaceholder: "Quote this note..."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue