forked from FoundKeyGang/FoundKey
New translations ja.yml (English)
This commit is contained in:
parent
c426748fe2
commit
d912cd3b75
1 changed files with 7 additions and 7 deletions
|
@ -274,7 +274,7 @@ desktop/views/components/choose-file-from-drive-window.vue:
|
||||||
desktop/views/components/choose-folder-from-drive-window.vue:
|
desktop/views/components/choose-folder-from-drive-window.vue:
|
||||||
cancel: "Cancel"
|
cancel: "Cancel"
|
||||||
ok: "OK"
|
ok: "OK"
|
||||||
choose-prompt: "Choose a Folder"
|
choose-prompt: "Choose a folder"
|
||||||
desktop/views/components/crop-window.vue:
|
desktop/views/components/crop-window.vue:
|
||||||
skip: "Skip cropping"
|
skip: "Skip cropping"
|
||||||
cancel: "Cancel"
|
cancel: "Cancel"
|
||||||
|
@ -634,7 +634,7 @@ desktop/views/pages/user/user.followers-you-know.vue:
|
||||||
loading: "Loading"
|
loading: "Loading"
|
||||||
no-users: "No followers you know"
|
no-users: "No followers you know"
|
||||||
desktop/views/pages/user/user.friends.vue:
|
desktop/views/pages/user/user.friends.vue:
|
||||||
title: "Frequently replied"
|
title: "Frequent mentions"
|
||||||
loading: "Loading"
|
loading: "Loading"
|
||||||
no-users: "No users"
|
no-users: "No users"
|
||||||
desktop/views/pages/user/user.vue:
|
desktop/views/pages/user/user.vue:
|
||||||
|
@ -689,7 +689,7 @@ desktop/views/widgets/users.vue:
|
||||||
refresh: "Show others"
|
refresh: "Show others"
|
||||||
no-one: "No one"
|
no-one: "No one"
|
||||||
mobile/views/components/drive.vue:
|
mobile/views/components/drive.vue:
|
||||||
drive: "Drive"
|
drive: "Media storage"
|
||||||
used: "used"
|
used: "used"
|
||||||
folder-count: "Folder(s)"
|
folder-count: "Folder(s)"
|
||||||
count-separator: ", "
|
count-separator: ", "
|
||||||
|
@ -763,7 +763,7 @@ mobile/views/components/post-form.vue:
|
||||||
quote-placeholder: "Quote this post... (optional)"
|
quote-placeholder: "Quote this post... (optional)"
|
||||||
reply-placeholder: "Reply to this note..."
|
reply-placeholder: "Reply to this note..."
|
||||||
cw-placeholder: "Comments about content (optional)"
|
cw-placeholder: "Comments about content (optional)"
|
||||||
location-alert: "Your device does not support location services"
|
location-alert: "Your device does not provide location services"
|
||||||
error: "Error"
|
error: "Error"
|
||||||
username-prompt: "Enter user name"
|
username-prompt: "Enter user name"
|
||||||
mobile/views/components/sub-note-content.vue:
|
mobile/views/components/sub-note-content.vue:
|
||||||
|
@ -789,8 +789,8 @@ mobile/views/components/ui.nav.vue:
|
||||||
settings: "Settings"
|
settings: "Settings"
|
||||||
about: "About Misskey"
|
about: "About Misskey"
|
||||||
mobile/views/components/user-timeline.vue:
|
mobile/views/components/user-timeline.vue:
|
||||||
no-notes: "It seems this user hasn't posted yet"
|
no-notes: "It seems this user hasn't posted anything yet."
|
||||||
no-notes-with-media: "There is no notes with attached media"
|
no-notes-with-media: "There are no notes with media attachments"
|
||||||
load-more: "More"
|
load-more: "More"
|
||||||
mobile/views/components/users-list.vue:
|
mobile/views/components/users-list.vue:
|
||||||
all: "All"
|
all: "All"
|
||||||
|
@ -901,7 +901,7 @@ mobile/views/pages/user/home.vue:
|
||||||
activity: "Activity"
|
activity: "Activity"
|
||||||
keywords: "Keywords"
|
keywords: "Keywords"
|
||||||
domains: "Domains"
|
domains: "Domains"
|
||||||
frequently-replied-users: "Frequently talking users"
|
frequently-replied-users: "Frequently mentioned users"
|
||||||
followers-you-know: "Followers you know"
|
followers-you-know: "Followers you know"
|
||||||
last-used-at: "Last active:"
|
last-used-at: "Last active:"
|
||||||
mobile/views/pages/user/home.followers-you-know.vue:
|
mobile/views/pages/user/home.followers-you-know.vue:
|
||||||
|
|
Loading…
Reference in a new issue