New translations ja-jp.yml (English)
This commit is contained in:
parent
15ad31ac90
commit
cc13e73489
|
@ -1344,6 +1344,7 @@ textCount: "Character count"
|
||||||
information: "About"
|
information: "About"
|
||||||
chat: "Chat"
|
chat: "Chat"
|
||||||
directMessage: "Chat with user"
|
directMessage: "Chat with user"
|
||||||
|
directMessage_short: "Message"
|
||||||
migrateOldSettings: "Migrate old client settings"
|
migrateOldSettings: "Migrate old client settings"
|
||||||
migrateOldSettings_description: "This should be done automatically but if for some reason the migration was not successful, you can trigger the migration process yourself manually. The current configuration information will be overwritten."
|
migrateOldSettings_description: "This should be done automatically but if for some reason the migration was not successful, you can trigger the migration process yourself manually. The current configuration information will be overwritten."
|
||||||
compress: "Compress"
|
compress: "Compress"
|
||||||
|
@ -1378,10 +1379,12 @@ pluginsAreDisabledBecauseSafeMode: "All plugins are disabled because safe mode i
|
||||||
customCssIsDisabledBecauseSafeMode: "Custom CSS is not applied because safe mode is enabled."
|
customCssIsDisabledBecauseSafeMode: "Custom CSS is not applied because safe mode is enabled."
|
||||||
themeIsDefaultBecauseSafeMode: "While safe mode is active, the default theme is used. Disabling safe mode will revert these changes."
|
themeIsDefaultBecauseSafeMode: "While safe mode is active, the default theme is used. Disabling safe mode will revert these changes."
|
||||||
thankYouForTestingBeta: "Thank you for helping us test the beta version!"
|
thankYouForTestingBeta: "Thank you for helping us test the beta version!"
|
||||||
|
createUserSpecifiedNote: "Create a direct note"
|
||||||
_order:
|
_order:
|
||||||
newest: "Newest First"
|
newest: "Newest First"
|
||||||
oldest: "Oldest First"
|
oldest: "Oldest First"
|
||||||
_chat:
|
_chat:
|
||||||
|
messages: "Messages"
|
||||||
noMessagesYet: "No messages yet"
|
noMessagesYet: "No messages yet"
|
||||||
newMessage: "New message"
|
newMessage: "New message"
|
||||||
individualChat: "Private Chat"
|
individualChat: "Private Chat"
|
||||||
|
@ -3169,7 +3172,9 @@ _watermarkEditor:
|
||||||
opacity: "Opacity"
|
opacity: "Opacity"
|
||||||
scale: "Size"
|
scale: "Size"
|
||||||
text: "Text"
|
text: "Text"
|
||||||
|
qr: "QR Code"
|
||||||
position: "Position"
|
position: "Position"
|
||||||
|
margin: "Margin"
|
||||||
type: "Type"
|
type: "Type"
|
||||||
image: "Images"
|
image: "Images"
|
||||||
advanced: "Advanced"
|
advanced: "Advanced"
|
||||||
|
@ -3184,6 +3189,7 @@ _watermarkEditor:
|
||||||
polkadotSubDotOpacity: "Opacity of the secondary dot"
|
polkadotSubDotOpacity: "Opacity of the secondary dot"
|
||||||
polkadotSubDotRadius: "Size of the secondary dot"
|
polkadotSubDotRadius: "Size of the secondary dot"
|
||||||
polkadotSubDotDivisions: "Number of sub-dots."
|
polkadotSubDotDivisions: "Number of sub-dots."
|
||||||
|
leaveBlankToAccountUrl: "Leave blank to use account URL"
|
||||||
_imageEffector:
|
_imageEffector:
|
||||||
title: "Effects"
|
title: "Effects"
|
||||||
addEffect: "Add Effects"
|
addEffect: "Add Effects"
|
||||||
|
@ -3206,6 +3212,7 @@ _imageEffector:
|
||||||
checker: "Checker"
|
checker: "Checker"
|
||||||
blockNoise: "Block Noise"
|
blockNoise: "Block Noise"
|
||||||
tearing: "Tearing"
|
tearing: "Tearing"
|
||||||
|
fillSquare: "Fill (Square)"
|
||||||
_fxProps:
|
_fxProps:
|
||||||
angle: "Angle"
|
angle: "Angle"
|
||||||
scale: "Size"
|
scale: "Size"
|
||||||
|
@ -3254,6 +3261,19 @@ _drafts:
|
||||||
restoreFromDraft: "Restore from Draft"
|
restoreFromDraft: "Restore from Draft"
|
||||||
restore: "Restore"
|
restore: "Restore"
|
||||||
listDrafts: "List of Drafts"
|
listDrafts: "List of Drafts"
|
||||||
|
qr: "QR Code"
|
||||||
_qr:
|
_qr:
|
||||||
showTabTitle: "Display"
|
showTabTitle: "Display"
|
||||||
|
readTabTitle: "Scan"
|
||||||
|
shareTitle: "{name} {acct}"
|
||||||
|
shareText: "Follow me on the Fediverse!"
|
||||||
|
chooseCamera: "Choose camera"
|
||||||
|
cannotToggleFlash: "Unable to toggle flashlight"
|
||||||
|
turnOnFlash: "Turn on flashlight"
|
||||||
|
turnOffFlash: "Turn off flashlight"
|
||||||
|
startQr: "Resume QR code reader"
|
||||||
|
stopQr: "Stop QR code reader"
|
||||||
|
noQrCodeFound: "No QR code found"
|
||||||
|
scanFile: "Scan image from device"
|
||||||
raw: "Text"
|
raw: "Text"
|
||||||
|
mfm: "MFM"
|
||||||
|
|
Loading…
Reference in New Issue