From 87df50b7e7a9f744a583e4502ac126dd41710ac7 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 28 Jun 2018 20:51:54 +0900 Subject: [PATCH] New translations ja.yml (English) --- locales/en.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index ee4eaf9e1..eaa298927 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -116,7 +116,7 @@ common/views/components/connect-failed.troubleshooter.vue: no-internet: "There is no Internet connection" no-internet-desc: "Please make sure you are connected to the Internet." no-server: "Unable to connect to the Misskey server" - no-server-desc: "The network connection of your PC is normal, but you could not connect to the Misskey server. There is a possibility that the server is either down or under maintenance, please try again later." + no-server-desc: "The network connection of your computer is normal, but you could not connect to the Misskey server. There is a possibility that the server is either down or under maintenance, please try again later." success: "Successfully connected to the Misskey server" success-desc: "It seems to be able to connect. Please reload the page." flush: "Clean cache" @@ -134,7 +134,7 @@ common/views/components/messaging-room.vue: common/views/components/messaging-room.form.vue: input-message-here: "Enter message here" send: "Send" - attach-from-local: "Attach files from your PC" + attach-from-local: "Attach files from your computer" attach-from-drive: "Attach files from your Drive" common/views/components/messaging-room.message.vue: is-read: "Read" @@ -267,7 +267,7 @@ desktop/views/components/calendar.vue: go: "Click to navigate" desktop/views/components/choose-file-from-drive-window.vue: choose-file: "Choose files" - upload: "Upload files from your PC" + upload: "Upload files from your computer" cancel: "Cancel" ok: "OK" choose-prompt: "Choose a file" @@ -624,7 +624,7 @@ desktop/views/pages/selectdrive.vue: title: "Choose file(s)" ok: "OK" cancel: "Cancel" - upload: "Upload files from your PC" + upload: "Upload files from your computer" desktop/views/pages/user-list.users.vue: users: "User" add-user: "Add a user"