New Crowdin translations (#6175)
* New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Spanish)
This commit is contained in:
parent
eba96282d6
commit
9f32e46921
5 changed files with 168 additions and 1 deletions
|
@ -234,7 +234,7 @@ light: "Light"
|
|||
dark: "Dark"
|
||||
lightThemes: "Light theme"
|
||||
darkThemes: "Dark theme"
|
||||
syncDeviceDarkMode: " Sync Dark Mode with your device settings"
|
||||
syncDeviceDarkMode: "Sync Dark Mode with your device settings"
|
||||
drive: "Drive"
|
||||
fileName: "Filename"
|
||||
selectFile: "Select a file"
|
||||
|
@ -248,6 +248,10 @@ addFile: "Add a file"
|
|||
emptyDrive: "The drive is empty"
|
||||
emptyFolder: "This folder is empty"
|
||||
unableToDelete: "Unable to delete"
|
||||
inputNewFileName: "Enter a new filename"
|
||||
inputNewFolderName: "Enter a new folder name"
|
||||
circularReferenceFolder: "The destination folder is a subfolder of the folder you wish to move."
|
||||
hasChildFilesOrFolders: "Since this folder is not empty, it can not be deleted."
|
||||
copyUrl: "Copy URL"
|
||||
rename: "Rename"
|
||||
avatar: "Avatar"
|
||||
|
@ -401,12 +405,14 @@ strongPassword: "Strong password"
|
|||
passwordMatched: "Matched"
|
||||
passwordNotMatched: "Doesn't match"
|
||||
signinWith: "Sign in with {x}"
|
||||
signinFailed: "Unable to sign in. The username or password you entered is incorrect."
|
||||
tapSecurityKey: "Tap your security key"
|
||||
or: "Or"
|
||||
uiLanguage: "UI display language"
|
||||
groupInvited: "Invited to group"
|
||||
aboutX: "About {x}"
|
||||
useOsNativeEmojis: "Use the OS native Emojis"
|
||||
youHaveNoGroups: "You have no groups"
|
||||
joinOrCreateGroup: "Get invited to join the groups or you can create your own group."
|
||||
noHistory: "No history items"
|
||||
disableAnimatedMfm: "Disable MFM which has animations"
|
||||
|
@ -458,6 +464,8 @@ none: "None"
|
|||
volume: "Volume"
|
||||
details: "Details"
|
||||
chooseEmoji: "Choose an emoji"
|
||||
unableToProcess: "The operation could not be completed."
|
||||
recentUsed: "Recently used"
|
||||
_sfx:
|
||||
note: "New note"
|
||||
noteMy: "My note"
|
||||
|
@ -664,11 +672,19 @@ _pages:
|
|||
newPage: "Create a page"
|
||||
editPage: "Edit this page"
|
||||
readPage: "Source view activated"
|
||||
created: "Successfully created a page!"
|
||||
updated: "Successfully updated the page!"
|
||||
deleted: "The page has been deleted"
|
||||
nameAlreadyExists: "The specified page URL already exists"
|
||||
invalidNameTitle: "The specified page URL is invalid"
|
||||
invalidNameText: "Check whether that is not a blank"
|
||||
editThisPage: "Edit this page"
|
||||
viewSource: "View source"
|
||||
viewPage: "View your pages"
|
||||
like: "Like"
|
||||
unlike: "Undo like"
|
||||
my: "My pages"
|
||||
liked: "Liked pages"
|
||||
inspector: "Inspector"
|
||||
content: "Page block"
|
||||
variables: "Variables"
|
||||
|
@ -676,12 +692,19 @@ _pages:
|
|||
url: "Page URL"
|
||||
summary: "Page summary"
|
||||
alignCenter: "Center elements"
|
||||
hideTitleWhenPinned: "Hide page title when pinned to profile"
|
||||
font: "Font"
|
||||
fontSerif: "Serif"
|
||||
fontSansSerif: "Sans serif"
|
||||
eyeCatchingImageSet: "Set the eye-catching image"
|
||||
eyeCatchingImageRemove: "Delete the eye-catching image"
|
||||
chooseBlock: "Add a block"
|
||||
selectType: "Select a type"
|
||||
enterVariableName: "Please enter a name for your variable"
|
||||
variableNameIsAlreadyUsed: "This name is already being used by other variable"
|
||||
contentBlocks: "Content"
|
||||
inputBlocks: "Input"
|
||||
specialBlocks: "Special"
|
||||
blocks:
|
||||
text: "Text"
|
||||
textarea: "Text area"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue