From 7402887e294cff8a7548c3a8f0b643ac12909042 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 21 Jul 2018 03:02:33 +0900 Subject: [PATCH 01/12] 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 a9e48715d..3076dce02 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -413,6 +413,8 @@ desktop/views/components/post-form.vue: insert-a-kao: "v('ω')v" create-poll: "Créer un sondage" text-remain: "{} charactères restants" + recent-tags: "最近" + click-to-tagging: "クリックでタグ付け" desktop/views/components/post-form-window.vue: note: "Nouvelle note" reply: "Répondre" From ad2cbe2fea8ac69b3672fa7857e1cfdb9b0414bd Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 21 Jul 2018 03:02:35 +0900 Subject: [PATCH 02/12] 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 0e232334d..3051b7c81 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -413,6 +413,8 @@ desktop/views/components/post-form.vue: insert-a-kao: "v('ω')v" create-poll: "Eine Abstimmung erstellen" text-remain: "{} Zeichen verbleibend" + recent-tags: "最近" + click-to-tagging: "クリックでタグ付け" desktop/views/components/post-form-window.vue: note: "Neue Notiz" reply: "Antworten" From bc3e97f045dc5ff8289ea80fa00d562f8bf07818 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 21 Jul 2018 03:02:37 +0900 Subject: [PATCH 03/12] 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 fea0c5281..a9f725caf 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -413,6 +413,8 @@ desktop/views/components/post-form.vue: insert-a-kao: "v('ω')v" create-poll: "Crea una encuesta" text-remain: "quedan {} caracteres" + recent-tags: "最近" + click-to-tagging: "クリックでタグ付け" desktop/views/components/post-form-window.vue: note: "Nota nueva" reply: "Responder" From f695f17652738a329caffe53b28de5d8c84039b1 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 21 Jul 2018 03:02:39 +0900 Subject: [PATCH 04/12] 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 b36ed9948..c401a2dc8 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -413,6 +413,8 @@ desktop/views/components/post-form.vue: insert-a-kao: "v('ω')v" create-poll: "Create a poll" text-remain: "{} characters remaining" + recent-tags: "最近" + click-to-tagging: "クリックでタグ付け" desktop/views/components/post-form-window.vue: note: "New note" reply: "Reply" From 787557a72fae7bb25fe3f4c8c8ed909c0e4caf05 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 21 Jul 2018 03:02:41 +0900 Subject: [PATCH 05/12] 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 a12de366d..2ea9f008e 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -413,6 +413,8 @@ desktop/views/components/post-form.vue: insert-a-kao: "v('ω')v" create-poll: "アンケートを作成" text-remain: "残り{}文字" + recent-tags: "最近" + click-to-tagging: "クリックでタグ付け" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" From f78a9036a7143ecb8f7309b1261da180e0804026 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 21 Jul 2018 03:02:43 +0900 Subject: [PATCH 06/12] 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 b9b773bd4..60701988a 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -413,6 +413,8 @@ desktop/views/components/post-form.vue: insert-a-kao: "v('ω')v" create-poll: "アンケートを作成" text-remain: "残り{}文字" + recent-tags: "最近" + click-to-tagging: "クリックでタグ付け" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" From 65951eb82c0dd55376a72451188984b67ce32aa3 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 21 Jul 2018 03:02:45 +0900 Subject: [PATCH 07/12] 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 c74a3af17..2bc9e971e 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -413,6 +413,8 @@ desktop/views/components/post-form.vue: insert-a-kao: "v('ω')v" create-poll: "アンケートを作成" text-remain: "残り{}文字" + recent-tags: "最近" + click-to-tagging: "クリックでタグ付け" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" From b2313769023c55e9c1d610034830cf6393312339 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 21 Jul 2018 03:02:47 +0900 Subject: [PATCH 08/12] 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 9878f87de..fa94fe3cc 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -413,6 +413,8 @@ desktop/views/components/post-form.vue: insert-a-kao: "v('ω')v" create-poll: "Utwórz ankietę" text-remain: "pozostałe znaki: {}" + recent-tags: "最近" + click-to-tagging: "クリックでタグ付け" desktop/views/components/post-form-window.vue: note: "Nowy wpis" reply: "Odpowiedz" From 2392b4cbc33080786f0195d36bf1c17290631c69 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 21 Jul 2018 03:02:49 +0900 Subject: [PATCH 09/12] 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 b9b773bd4..60701988a 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -413,6 +413,8 @@ desktop/views/components/post-form.vue: insert-a-kao: "v('ω')v" create-poll: "アンケートを作成" text-remain: "残り{}文字" + recent-tags: "最近" + click-to-tagging: "クリックでタグ付け" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" From d5bd0abd4e655a73f362a4896b3c5462a6f75145 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 21 Jul 2018 03:02:51 +0900 Subject: [PATCH 10/12] 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 99641981b..82b5fca41 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -413,6 +413,8 @@ desktop/views/components/post-form.vue: insert-a-kao: "v('ω')v" create-poll: "アンケートを作成" text-remain: "残り{}文字" + recent-tags: "最近" + click-to-tagging: "クリックでタグ付け" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" From 8c5d18c7b42480f668690c94cc06300c37575bfb Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 21 Jul 2018 03:02:52 +0900 Subject: [PATCH 11/12] New translations ja.yml (Catalan) --- locales/ca.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/locales/ca.yml b/locales/ca.yml index b9b773bd4..60701988a 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -413,6 +413,8 @@ desktop/views/components/post-form.vue: insert-a-kao: "v('ω')v" create-poll: "アンケートを作成" text-remain: "残り{}文字" + recent-tags: "最近" + click-to-tagging: "クリックでタグ付け" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" From 44812bc5cd3a3702f9a557eb3fd4211ccd5871bb Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 21 Jul 2018 03:11:10 +0900 Subject: [PATCH 12/12] New translations ja.yml (English) --- locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index c401a2dc8..020510a8b 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -413,8 +413,8 @@ desktop/views/components/post-form.vue: insert-a-kao: "v('ω')v" create-poll: "Create a poll" text-remain: "{} characters remaining" - recent-tags: "最近" - click-to-tagging: "クリックでタグ付け" + recent-tags: "Recent" + click-to-tagging: "Click to tagging" desktop/views/components/post-form-window.vue: note: "New note" reply: "Reply"