New translations ja-JP.yml (English)
This commit is contained in:
parent
97de1ed3a8
commit
104ea7e277
|
@ -121,14 +121,15 @@ common:
|
||||||
reduce-motion: "Reduce motion in UI"
|
reduce-motion: "Reduce motion in UI"
|
||||||
this-setting-is-this-device-only: "Only for this device"
|
this-setting-is-this-device-only: "Only for this device"
|
||||||
use-os-default-emojis: "Use the OS default Emojis"
|
use-os-default-emojis: "Use the OS default Emojis"
|
||||||
do-not-use-in-production: 'This is a development build. Do not use in production.'
|
do-not-use-in-production: "This is a development build. Do not use in production."
|
||||||
|
user-suspended: "このユーザーは凍結されています。"
|
||||||
is-remote-user: "This user information is copied."
|
is-remote-user: "This user information is copied."
|
||||||
is-remote-post: "This post information is a copy."
|
is-remote-post: "This post information is a copy."
|
||||||
view-on-remote: "View it on remote"
|
view-on-remote: "View it on remote"
|
||||||
renoted-by: "Renoted by {user}"
|
renoted-by: "Renoted by {user}"
|
||||||
error:
|
error:
|
||||||
title: 'Something happened :('
|
title: "Something happened :("
|
||||||
retry: 'Retry'
|
retry: "Retry"
|
||||||
reversi:
|
reversi:
|
||||||
drawn: "Draw"
|
drawn: "Draw"
|
||||||
my-turn: "Your turn"
|
my-turn: "Your turn"
|
||||||
|
@ -699,7 +700,7 @@ desktop/views/components/post-form.vue:
|
||||||
attach-media-from-local: "Attach media from your device"
|
attach-media-from-local: "Attach media from your device"
|
||||||
attach-media-from-drive: "Attach media from your Drive"
|
attach-media-from-drive: "Attach media from your Drive"
|
||||||
attach-cancel: "Cancel attachment"
|
attach-cancel: "Cancel attachment"
|
||||||
insert-a-kao: "v('ω')v"
|
insert-a-kao: "v(\"ω\")v"
|
||||||
create-poll: "Create a poll"
|
create-poll: "Create a poll"
|
||||||
text-remain: "{} characters remaining"
|
text-remain: "{} characters remaining"
|
||||||
recent-tags: "Recent"
|
recent-tags: "Recent"
|
||||||
|
@ -856,13 +857,13 @@ common/views/components/api-settings.vue:
|
||||||
token: "Token:"
|
token: "Token:"
|
||||||
enter-password: "Enter the password"
|
enter-password: "Enter the password"
|
||||||
console:
|
console:
|
||||||
title: 'API console'
|
title: "API console"
|
||||||
endpoint: 'Endpoint'
|
endpoint: "Endpoint"
|
||||||
parameter: 'Parameters'
|
parameter: "Parameters"
|
||||||
credential-info: "Parameter \"i\" is not required at this console."
|
credential-info: "Parameter \"i\" is not required at this console."
|
||||||
send: 'Send'
|
send: "Send"
|
||||||
sending: 'Sending'
|
sending: "Sending"
|
||||||
response: 'Result'
|
response: "Result"
|
||||||
desktop/views/components/settings.apps.vue:
|
desktop/views/components/settings.apps.vue:
|
||||||
no-apps: "No linked applications"
|
no-apps: "No linked applications"
|
||||||
common/views/components/drive-settings.vue:
|
common/views/components/drive-settings.vue:
|
||||||
|
@ -1457,7 +1458,6 @@ mobile/views/pages/user.vue:
|
||||||
overview: "Overview"
|
overview: "Overview"
|
||||||
timeline: "Timeline"
|
timeline: "Timeline"
|
||||||
media: "Media"
|
media: "Media"
|
||||||
is-suspended: "This account has been suspended."
|
|
||||||
mute: "Mute"
|
mute: "Mute"
|
||||||
unmute: "Unmute"
|
unmute: "Unmute"
|
||||||
block: "Block"
|
block: "Block"
|
||||||
|
|
Loading…
Reference in New Issue