From 3b1b8e9493f3c9abf9ff87392ae7ad27c98a79a8 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 1 Jul 2018 02:51:01 +0900 Subject: [PATCH] New translations ja.yml (English) --- locales/en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index 7c0edd6e2..0526efad0 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -47,7 +47,7 @@ common: loading: "Loading" ok: "OK" update-available-title: "Update available" - update-available: "A new version of Misskey, ({newer}, is now available. You are currently using {current}). Reloading the page will apply the update." + update-available: "A new version of Misskey is now available({newer}, the current version is {current}). Reload the page to apply updates." my-token-regenerated: "Your token has been regenerated, so you will be signed out." i-like-sushi: "I like sushi, rather than pudding" show-reversi-board-labels: "Show row and column labels in Reversi" @@ -639,7 +639,7 @@ desktop/views/pages/user/user.friends.vue: no-users: "No users" desktop/views/pages/user/user.vue: is-suspended: "This account has been suspended." - is-remote: "This user is a remote user, so the information about them that you see here is not complete." + is-remote: "This user is a remote user, so the information about them that you see here is not complete. " view-remote: "See their complete profile" desktop/views/pages/user/user.home.vue: last-used-at: "Last active:" @@ -868,7 +868,7 @@ mobile/views/pages/settings.vue: fetch-on-scroll: "Endless loading on scroll" disable-via-mobile: "Don't mark the post as 'from mobile'" load-raw-images: "Show attached images in high-quality" - load-remote-media: "Show media on a remote server" + load-remote-media: "Show media from a remote server" twitter: "Twitter integration" twitter-connect: "Connect to your Twitter account" twitter-reconnect: "Reconnect"