New translations ja-jp.yml (English) (#16633)
This commit is contained in:
parent
f8c6273acc
commit
92cc55f0f1
|
|
@ -334,6 +334,7 @@ fileName: "Filename"
|
||||||
selectFile: "Select a file"
|
selectFile: "Select a file"
|
||||||
selectFiles: "Select files"
|
selectFiles: "Select files"
|
||||||
selectFolder: "Select a folder"
|
selectFolder: "Select a folder"
|
||||||
|
unselectFolder: "Deselect folder"
|
||||||
selectFolders: "Select folders"
|
selectFolders: "Select folders"
|
||||||
fileNotSelected: "No file selected"
|
fileNotSelected: "No file selected"
|
||||||
renameFile: "Rename file"
|
renameFile: "Rename file"
|
||||||
|
|
@ -346,6 +347,7 @@ addFile: "Add a file"
|
||||||
showFile: "Show files"
|
showFile: "Show files"
|
||||||
emptyDrive: "Your Drive is empty"
|
emptyDrive: "Your Drive is empty"
|
||||||
emptyFolder: "This folder is empty"
|
emptyFolder: "This folder is empty"
|
||||||
|
dropHereToUpload: "Drop files here to upload"
|
||||||
unableToDelete: "Unable to delete"
|
unableToDelete: "Unable to delete"
|
||||||
inputNewFileName: "Enter a new filename"
|
inputNewFileName: "Enter a new filename"
|
||||||
inputNewDescription: "Enter new alt text"
|
inputNewDescription: "Enter new alt text"
|
||||||
|
|
@ -1390,6 +1392,8 @@ scheduledToPostOnX: "Note is scheduled for {x}"
|
||||||
schedule: "Schedule"
|
schedule: "Schedule"
|
||||||
scheduled: "Scheduled"
|
scheduled: "Scheduled"
|
||||||
widgets: "Widgets"
|
widgets: "Widgets"
|
||||||
|
deviceInfo: "Device information"
|
||||||
|
deviceInfoDescription: "When making technical inquiries, including the following information may help resolve the issue."
|
||||||
_compression:
|
_compression:
|
||||||
_quality:
|
_quality:
|
||||||
high: "High quality"
|
high: "High quality"
|
||||||
|
|
@ -2014,6 +2018,7 @@ _role:
|
||||||
canManageAvatarDecorations: "Manage avatar decorations"
|
canManageAvatarDecorations: "Manage avatar decorations"
|
||||||
driveCapacity: "Drive capacity"
|
driveCapacity: "Drive capacity"
|
||||||
maxFileSize: "Upload-able max file size"
|
maxFileSize: "Upload-able max file size"
|
||||||
|
maxFileSize_caption: "Reverse proxies, CDNs, and other front-end components may have their own configuration settings."
|
||||||
alwaysMarkNsfw: "Always mark files as NSFW"
|
alwaysMarkNsfw: "Always mark files as NSFW"
|
||||||
canUpdateBioMedia: "Can edit an icon or a banner image"
|
canUpdateBioMedia: "Can edit an icon or a banner image"
|
||||||
pinMax: "Maximum number of pinned notes"
|
pinMax: "Maximum number of pinned notes"
|
||||||
|
|
@ -2432,6 +2437,7 @@ _auth:
|
||||||
scopeUser: "Operate as the following user"
|
scopeUser: "Operate as the following user"
|
||||||
pleaseLogin: "Please log in to authorize applications."
|
pleaseLogin: "Please log in to authorize applications."
|
||||||
byClickingYouWillBeRedirectedToThisUrl: "When access is granted, you will automatically be redirected to the following URL"
|
byClickingYouWillBeRedirectedToThisUrl: "When access is granted, you will automatically be redirected to the following URL"
|
||||||
|
alreadyAuthorized: "This application already has access permission."
|
||||||
_antennaSources:
|
_antennaSources:
|
||||||
all: "All notes"
|
all: "All notes"
|
||||||
homeTimeline: "Notes from followed users"
|
homeTimeline: "Notes from followed users"
|
||||||
|
|
@ -2698,6 +2704,8 @@ _notification:
|
||||||
quote: "Quotes"
|
quote: "Quotes"
|
||||||
reaction: "Reactions"
|
reaction: "Reactions"
|
||||||
pollEnded: "Polls ending"
|
pollEnded: "Polls ending"
|
||||||
|
scheduledNotePosted: "Scheduled note was successful"
|
||||||
|
scheduledNotePostFailed: "Scheduled note failed"
|
||||||
receiveFollowRequest: "Received follow requests"
|
receiveFollowRequest: "Received follow requests"
|
||||||
followRequestAccepted: "Accepted follow requests"
|
followRequestAccepted: "Accepted follow requests"
|
||||||
roleAssigned: "Role given"
|
roleAssigned: "Role given"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue