From 4349a4b37e29813df43fdaf66511886db64fa501 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 a67782af5729532a4995a21f4cae83f4c9df3eeb 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 ae1fcd79d615c510540160792d6dba7ef9ffe5bc 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 56cd0e31a59632497cf013c9085f878a87e953ea 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 95bf867e3669b3b4e15846af74ed2be60834bdae 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 5ae717806494253393a53ca5d88bd5390f265f01 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 3e2a8797e6c8153ec052fbde75b4ee606efd7a84 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 a24d0c3c4c12ec792257b28a37e23977b87bd6f0 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 a4a854ec1b8e0c623f3a4b28056544e18fb249e9 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 d62313a92d81ee867d2fc1846c0a1f0a8b65a0c7 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: "通知"