From 7cb527d9bab846f06ba3147b116e0ac576e84ccf Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 26 May 2018 12:33:27 +0900 Subject: [PATCH 01/10] New translations ja.yml (French) --- locales/fr.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/fr.yml b/locales/fr.yml index e0a8fdd00..9ed78f6ec 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "La renote a échoué" desktop/views/components/renote-form-window.vue: title: "Êtes vous sûr de vouloir renote cette note?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "Profil" notification: "Notification" From fa0952382161c54890bc43ded55964db93c71773 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 26 May 2018 12:33:29 +0900 Subject: [PATCH 02/10] New translations ja.yml (German) --- locales/de.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/de.yml b/locales/de.yml index 76894a10d..7d0ffe408 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Weitersagen fehlgeschlagen" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知" From 6cbbc978934cfe0a8713e5d0a79db132de59e068 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 26 May 2018 12:33:30 +0900 Subject: [PATCH 03/10] New translations ja.yml (Spanish) --- locales/es.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/es.yml b/locales/es.yml index 6e9c3dae1..08551f2db 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Renoteに失敗しました" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知" From c1e3f4e68e49146d6282ecd5c33a466118a2ec84 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 26 May 2018 12:33:32 +0900 Subject: [PATCH 04/10] New translations ja.yml (English) --- locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/en.yml b/locales/en.yml index 56be859a8..adaf433dd 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Failed to Renote" desktop/views/components/renote-form-window.vue: title: "Are you sure you want to renote this note?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "Profile" notification: "Notification" From 45706cc0efc20651f993248eb91e3ade71300167 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 26 May 2018 12:33:34 +0900 Subject: [PATCH 05/10] New translations ja.yml (Russian) --- locales/ru.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/ru.yml b/locales/ru.yml index 6e9c3dae1..08551f2db 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Renoteに失敗しました" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知" From 8b79b28916c366471a66b76aa8559f092bc8a777 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 26 May 2018 12:33:36 +0900 Subject: [PATCH 06/10] New translations ja.yml (Italian) --- locales/it.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/it.yml b/locales/it.yml index 6e9c3dae1..08551f2db 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Renoteに失敗しました" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知" From 4b9168e596a8d2ed71cb04d3d1ffc8f54b4f1389 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 26 May 2018 12:33:38 +0900 Subject: [PATCH 07/10] New translations ja.yml (Chinese Simplified) --- locales/zh.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/zh.yml b/locales/zh.yml index 0c36c76c3..60f961cd0 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Renoteに失敗しました" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知" From 567aeacff5825478adf86a2d0390673da86710ea Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 26 May 2018 12:33:40 +0900 Subject: [PATCH 08/10] New translations ja.yml (Polish) --- locales/pl.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/pl.yml b/locales/pl.yml index d2effd209..b6427bdf0 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Nie udało się udostępnić" desktop/views/components/renote-form-window.vue: title: "Czy na pewno chcesz udostępnić ten wpis?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "Profil" notification: "Powiadomienia" From 2c25188f7098470827f0e1deab8b12407c89d70f Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 26 May 2018 12:33:42 +0900 Subject: [PATCH 09/10] New translations ja.yml (Korean) --- locales/ko.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/ko.yml b/locales/ko.yml index 6e9c3dae1..08551f2db 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Renoteに失敗しました" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知" From bcf52bb2c3711eb3624b834a87ce3366ea403834 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 26 May 2018 12:33:44 +0900 Subject: [PATCH 10/10] New translations ja.yml (Portuguese) --- locales/pt.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/pt.yml b/locales/pt.yml index d8bc1bb7a..fd1eecabc 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -358,6 +358,8 @@ desktop/views/components/renote-form.vue: failure: "Renoteに失敗しました" desktop/views/components/renote-form-window.vue: title: "この投稿をRenoteしますか?" +desktop/views/components/settings-window.vue: + settings: "設定" desktop/views/components/settings.vue: profile: "プロフィール" notification: "通知"