From da5e708e0f9cd3d59fb0c193bbc6108dd7c3554a Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 20:21:22 +0900 Subject: [PATCH 01/36] New translations ja.yml (French) --- locales/fr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/fr.yml b/locales/fr.yml index 5cef0b21b..1819d85af 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -58,6 +58,7 @@ common: opponent-turn: "Tour de l’adversaire" turn-of: "C’est le tour de {}" past-turn-of: "C'est au tour de {}" + won: "{}の勝ち" widgets: analog-clock: "Horloge analogique" profile: "Profil" From 8f6886db82cd24d651a85e6d3556dc4fea61cd9e Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 20:21:24 +0900 Subject: [PATCH 02/36] New translations ja.yml (German) --- locales/de.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/de.yml b/locales/de.yml index 17b80343b..a1a04850c 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "Analoge Uhr" profile: "Profil" From 9d7ffd1ae1f07f1ecbb9733b720366e3ed17bcfb Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 20:21:26 +0900 Subject: [PATCH 03/36] New translations ja.yml (Spanish) --- locales/es.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/es.yml b/locales/es.yml index a48619ce7..4def62e52 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "Reloj analógico" profile: "Perfil" From ca84202f4ccae84235c757fd229e48d229b3a0c3 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 20:21:29 +0900 Subject: [PATCH 04/36] New translations ja.yml (English) --- locales/en.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/en.yml b/locales/en.yml index 16b1bddb5..a770949e6 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -58,6 +58,7 @@ common: opponent-turn: "Opponent's turn" turn-of: "{}'s turn" past-turn-of: "{}'s turn" + won: "{}の勝ち" widgets: analog-clock: "Analog clock" profile: "Profile" From f01a62c83b520b6559bf6270b323db25c7a1fa1f Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 20:21:31 +0900 Subject: [PATCH 05/36] New translations ja.yml (Russian) --- locales/ru.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/ru.yml b/locales/ru.yml index 9181ecc02..5181726af 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "アナログ時計" profile: "プロフィール" From 1b5023793aa8270e4de3a21990e455261c48e396 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 20:21:34 +0900 Subject: [PATCH 06/36] New translations ja.yml (Italian) --- locales/it.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/it.yml b/locales/it.yml index b93af9c2c..490ccdbc4 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "アナログ時計" profile: "プロフィール" From d59c6af32c22d5ac7ccb36f2b89a577f59726cc4 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 20:21:37 +0900 Subject: [PATCH 07/36] New translations ja.yml (Chinese Simplified) --- locales/zh.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/zh.yml b/locales/zh.yml index 765e0f53c..0c2e46a39 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "アナログ時計" profile: "プロフィール" From 41b799b369805710dd3123a307f51f9d9821f55c Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 20:21:39 +0900 Subject: [PATCH 08/36] New translations ja.yml (Polish) --- locales/pl.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/pl.yml b/locales/pl.yml index 97df9e568..651994dda 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -58,6 +58,7 @@ common: opponent-turn: "Kolej na przeciwnika" turn-of: "Kolej na {}" past-turn-of: "Kolej {}" + won: "{}の勝ち" widgets: analog-clock: "Zegar analogowy" profile: "Profil" From bba8f8768780ce24597a22cc14bfe49ff726d680 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 20:21:41 +0900 Subject: [PATCH 09/36] New translations ja.yml (Korean) --- locales/ko.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/ko.yml b/locales/ko.yml index b93af9c2c..490ccdbc4 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "アナログ時計" profile: "プロフィール" From 3b2f116af0b0f381619df5404b4388a1bf393abf Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 20:21:43 +0900 Subject: [PATCH 10/36] New translations ja.yml (Portuguese) --- locales/pt.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/pt.yml b/locales/pt.yml index f4feece31..146836c09 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "アナログ時計" profile: "プロフィール" From f4cf3840e467337dbd122c44eaf49eeb07d15100 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 20:21:45 +0900 Subject: [PATCH 11/36] New translations ja.yml (Catalan) --- locales/ca.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/locales/ca.yml b/locales/ca.yml index b93af9c2c..490ccdbc4 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -58,6 +58,7 @@ common: opponent-turn: "相手のターンです" turn-of: "{}のターンです" past-turn-of: "{}のターン" + won: "{}の勝ち" widgets: analog-clock: "アナログ時計" profile: "プロフィール" From 6c3d3ed3222f74ec6f9f11ae0a4daca02ef9db72 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 20:41:43 +0900 Subject: [PATCH 12/36] New translations ja.yml (English) --- locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.yml b/locales/en.yml index a770949e6..fbb3bd3cd 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -58,7 +58,7 @@ common: opponent-turn: "Opponent's turn" turn-of: "{}'s turn" past-turn-of: "{}'s turn" - won: "{}の勝ち" + won: "{} won" widgets: analog-clock: "Analog clock" profile: "Profile" From 733755bb5a7b0aafa88516b95d894c8f912e5ae9 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:11:24 +0900 Subject: [PATCH 13/36] New translations ja.yml (French) --- locales/fr.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/fr.yml b/locales/fr.yml index 1819d85af..5cf2f3758 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -6,6 +6,13 @@ common: misskey: "Une ⭐ du fédiverse" about-title: "Une ⭐ du fédiverse." about: "Merci d'avoir découvert Misskey. Misskey est une plateforme de micro-blogging distribuée née sur Terre. Parce qu'il fait partie du Fédiverse (un univers composé de diverses plateformes de réseaux sociaux organisées), il est mutuellement connecté avec d'autres plateformes de réseaux sociaux. Désirez-vous prendre une pause, pendant un instant, loin de l'agitation de la ville et plonger dans un nouvel Internet ?" + customization-tips: + title: "カスタマイズのヒント" + paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" + paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" + paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" + paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + gotit: "Got it!" time: unknown: "inconnu" future: "future" @@ -17,6 +24,7 @@ common: weeks_ago: "Il y a {} semaines·s" months_ago: "Il y a {} mois" years_ago: "Il y a {} an·s" + trash: "ゴミ箱" weekday-short: sunday: "D" monday: "L" @@ -397,6 +405,9 @@ desktop/views/components/notifications.vue: more: "Plus" empty: "Pas de notifications" desktop/views/components/post-form.vue: + add-visible-user: "+ユーザーを追加" + attach-location-information: "位置情報を添付する" + hide-contents: "内容を隠す" reply-placeholder: "Répondre à cette note" quote-placeholder: "Citer cette note" submit: "Poster" @@ -417,6 +428,10 @@ desktop/views/components/post-form.vue: text-remain: "{} charactères restants" recent-tags: "Récent" click-to-tagging: "クリックでタグ付け" + visibility: "公開範囲" + geolocation-alert: "お使いの端末は位置情報に対応していません" + error: "エラー" + enter-username: "ユーザー名を入力してください" desktop/views/components/post-form-window.vue: note: "Nouvelle note" reply: "Répondre" @@ -559,6 +574,7 @@ desktop/views/components/settings.profile.vue: other: "Autre" is-bot: "Ce compte est un Bot" is-cat: "Ce compte est un Chat" + profile-updated: "プロフィールを更新しました" desktop/views/components/sub-note-content.vue: private: "cette publication est privée" deleted: "cette publication a été supprimée" From b5b384772a4dacbd40c2cc27dd47696d86a84988 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:11:26 +0900 Subject: [PATCH 14/36] New translations ja.yml (German) --- locales/de.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/de.yml b/locales/de.yml index a1a04850c..fef2a4a33 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -6,6 +6,13 @@ common: misskey: "A ⭐ of fediverse" about-title: "A ⭐ of fediverse." about: "Misskeyを見つけていただき、ありがとうございます。Misskeyは、地球で生まれた分散マイクロブログSNSです。Fediverse(様々なSNSで構成される宇宙)の中に存在するため、他のSNSと相互に繋がっています。暫し都会の喧騒から離れて、新しいインターネットにダイブしてみませんか。" + customization-tips: + title: "カスタマイズのヒント" + paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" + paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" + paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" + paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + gotit: "Got it!" time: unknown: "Unbekannt" future: "Zukunft" @@ -17,6 +24,7 @@ common: weeks_ago: "vor {0} Woche{0:n}" months_ago: "vor {0} Monat{0:en}" years_ago: "vor {} Jahr{0:en}" + trash: "ゴミ箱" weekday-short: sunday: "So" monday: "Mo" @@ -397,6 +405,9 @@ desktop/views/components/notifications.vue: more: "Mehr" empty: "Keine Benachrichtigungen" desktop/views/components/post-form.vue: + add-visible-user: "+ユーザーを追加" + attach-location-information: "位置情報を添付する" + hide-contents: "内容を隠す" reply-placeholder: "Antworte auf diese Anmerkung..." quote-placeholder: "Zitiere diese Anmerkung..." submit: "Beitragsform" @@ -417,6 +428,10 @@ desktop/views/components/post-form.vue: text-remain: "{} Zeichen verbleibend" recent-tags: "最近" click-to-tagging: "クリックでタグ付け" + visibility: "公開範囲" + geolocation-alert: "お使いの端末は位置情報に対応していません" + error: "エラー" + enter-username: "ユーザー名を入力してください" desktop/views/components/post-form-window.vue: note: "Neue Notiz" reply: "Antworten" @@ -559,6 +574,7 @@ desktop/views/components/settings.profile.vue: other: "その他" is-bot: "このアカウントはBotです" is-cat: "このアカウントはCatです" + profile-updated: "プロフィールを更新しました" desktop/views/components/sub-note-content.vue: private: "この投稿は非公開です" deleted: "この投稿は削除されました" From e54449fbdbbec000e5b667d0846d211cc69803f5 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:11:29 +0900 Subject: [PATCH 15/36] New translations ja.yml (Spanish) --- locales/es.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/es.yml b/locales/es.yml index 4def62e52..df01a508a 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -6,6 +6,13 @@ common: misskey: "Una ⭐️ del fediverso" about-title: "Una ⭐️ del fediverso" about: "Gracias por encontrae Misskey. Misskey es una plataforma descentralizada de microblogging nacida en la Tierra. Gracias a existir dentro del Fediverso (un universo donde se organizan varias plataformas sociales) se encuentra enlazada mutuamente con otras plataformas sociales. ¿Por què no te tomas un respiro del caos de la ciudad y te sumerges es una nueva manera de entender Internet?" + customization-tips: + title: "カスタマイズのヒント" + paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" + paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" + paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" + paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + gotit: "Got it!" time: unknown: "Desconocido" future: "Futuro" @@ -17,6 +24,7 @@ common: weeks_ago: "Hace {} semana(s)" months_ago: "Hace {} mes(es)" years_ago: "Hace {} año(s)" + trash: "ゴミ箱" weekday-short: sunday: "domingo" monday: "lunes" @@ -397,6 +405,9 @@ desktop/views/components/notifications.vue: more: "もっと見る" empty: "ありません!" desktop/views/components/post-form.vue: + add-visible-user: "+ユーザーを追加" + attach-location-information: "位置情報を添付する" + hide-contents: "内容を隠す" reply-placeholder: "この投稿への返信..." quote-placeholder: "この投稿を引用..." submit: "投稿" @@ -417,6 +428,10 @@ desktop/views/components/post-form.vue: text-remain: "quedan {} caracteres" recent-tags: "最近" click-to-tagging: "クリックでタグ付け" + visibility: "公開範囲" + geolocation-alert: "お使いの端末は位置情報に対応していません" + error: "エラー" + enter-username: "ユーザー名を入力してください" desktop/views/components/post-form-window.vue: note: "Nota nueva" reply: "Responder" @@ -559,6 +574,7 @@ desktop/views/components/settings.profile.vue: other: "その他" is-bot: "このアカウントはBotです" is-cat: "このアカウントはCatです" + profile-updated: "プロフィールを更新しました" desktop/views/components/sub-note-content.vue: private: "この投稿は非公開です" deleted: "この投稿は削除されました" From 7a37b1c6413e962a2429b53a3f5ca8790c962602 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:11:30 +0900 Subject: [PATCH 16/36] New translations ja.yml (English) --- locales/en.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/en.yml b/locales/en.yml index fbb3bd3cd..b938bb9d4 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -6,6 +6,13 @@ common: misskey: "A ⭐ of the fediverse" about-title: "A ⭐ of the fediverse." about: "Thank you for finding Misskey. Misskey is a decentralized microblogging platform born on Earth. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms. Why don't you take a short break from the hustle and bustle of the city, and dive into a new Internet?" + customization-tips: + title: "カスタマイズのヒント" + paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" + paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" + paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" + paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + gotit: "Got it!" time: unknown: "unknown" future: "future" @@ -17,6 +24,7 @@ common: weeks_ago: "{}week(s) ago" months_ago: "{}month(s) ago" years_ago: "{}year(s) ago" + trash: "ゴミ箱" weekday-short: sunday: "S" monday: "M" @@ -397,6 +405,9 @@ desktop/views/components/notifications.vue: more: "More" empty: "No notifications!" desktop/views/components/post-form.vue: + add-visible-user: "+ユーザーを追加" + attach-location-information: "位置情報を添付する" + hide-contents: "内容を隠す" reply-placeholder: "Reply to this note..." quote-placeholder: "Quote this note..." submit: "Post" @@ -417,6 +428,10 @@ desktop/views/components/post-form.vue: text-remain: "{} characters remaining" recent-tags: "Recent" click-to-tagging: "Click to tagging" + visibility: "公開範囲" + geolocation-alert: "お使いの端末は位置情報に対応していません" + error: "エラー" + enter-username: "ユーザー名を入力してください" desktop/views/components/post-form-window.vue: note: "New note" reply: "Reply" @@ -559,6 +574,7 @@ desktop/views/components/settings.profile.vue: other: "Other" is-bot: "This account is a Bot" is-cat: "This account is a Cat" + profile-updated: "プロフィールを更新しました" desktop/views/components/sub-note-content.vue: private: "This post is private" deleted: "This post has been deleted" From d083c10ae3d3c77d5e74158f3cd482cc4b9fc1ee Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:11:33 +0900 Subject: [PATCH 17/36] New translations ja.yml (Russian) --- locales/ru.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/ru.yml b/locales/ru.yml index 5181726af..766bd6165 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -6,6 +6,13 @@ common: misskey: "A ⭐ of fediverse" about-title: "A ⭐ of fediverse." about: "Misskeyを見つけていただき、ありがとうございます。Misskeyは、地球で生まれた分散マイクロブログSNSです。Fediverse(様々なSNSで構成される宇宙)の中に存在するため、他のSNSと相互に繋がっています。暫し都会の喧騒から離れて、新しいインターネットにダイブしてみませんか。" + customization-tips: + title: "カスタマイズのヒント" + paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" + paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" + paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" + paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + gotit: "Got it!" time: unknown: "なぞのじかん" future: "未来" @@ -17,6 +24,7 @@ common: weeks_ago: "{}週間前" months_ago: "{}ヶ月前" years_ago: "{}年前" + trash: "ゴミ箱" weekday-short: sunday: "日" monday: "月" @@ -397,6 +405,9 @@ desktop/views/components/notifications.vue: more: "もっと見る" empty: "ありません!" desktop/views/components/post-form.vue: + add-visible-user: "+ユーザーを追加" + attach-location-information: "位置情報を添付する" + hide-contents: "内容を隠す" reply-placeholder: "この投稿への返信..." quote-placeholder: "この投稿を引用..." submit: "投稿" @@ -417,6 +428,10 @@ desktop/views/components/post-form.vue: text-remain: "残り{}文字" recent-tags: "最近" click-to-tagging: "クリックでタグ付け" + visibility: "公開範囲" + geolocation-alert: "お使いの端末は位置情報に対応していません" + error: "エラー" + enter-username: "ユーザー名を入力してください" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" @@ -559,6 +574,7 @@ desktop/views/components/settings.profile.vue: other: "その他" is-bot: "このアカウントはBotです" is-cat: "このアカウントはCatです" + profile-updated: "プロフィールを更新しました" desktop/views/components/sub-note-content.vue: private: "この投稿は非公開です" deleted: "この投稿は削除されました" From e5fa171df50aebb06f23e43c134985a60ee09c03 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:11:35 +0900 Subject: [PATCH 18/36] New translations ja.yml (Italian) --- locales/it.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/it.yml b/locales/it.yml index 490ccdbc4..f5e21f657 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -6,6 +6,13 @@ common: misskey: "A ⭐ of fediverse" about-title: "A ⭐ of fediverse." about: "Misskeyを見つけていただき、ありがとうございます。Misskeyは、地球で生まれた分散マイクロブログSNSです。Fediverse(様々なSNSで構成される宇宙)の中に存在するため、他のSNSと相互に繋がっています。暫し都会の喧騒から離れて、新しいインターネットにダイブしてみませんか。" + customization-tips: + title: "カスタマイズのヒント" + paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" + paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" + paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" + paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + gotit: "Got it!" time: unknown: "なぞのじかん" future: "未来" @@ -17,6 +24,7 @@ common: weeks_ago: "{}週間前" months_ago: "{}ヶ月前" years_ago: "{}年前" + trash: "ゴミ箱" weekday-short: sunday: "日" monday: "月" @@ -397,6 +405,9 @@ desktop/views/components/notifications.vue: more: "もっと見る" empty: "ありません!" desktop/views/components/post-form.vue: + add-visible-user: "+ユーザーを追加" + attach-location-information: "位置情報を添付する" + hide-contents: "内容を隠す" reply-placeholder: "この投稿への返信..." quote-placeholder: "この投稿を引用..." submit: "投稿" @@ -417,6 +428,10 @@ desktop/views/components/post-form.vue: text-remain: "残り{}文字" recent-tags: "最近" click-to-tagging: "クリックでタグ付け" + visibility: "公開範囲" + geolocation-alert: "お使いの端末は位置情報に対応していません" + error: "エラー" + enter-username: "ユーザー名を入力してください" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" @@ -559,6 +574,7 @@ desktop/views/components/settings.profile.vue: other: "その他" is-bot: "このアカウントはBotです" is-cat: "このアカウントはCatです" + profile-updated: "プロフィールを更新しました" desktop/views/components/sub-note-content.vue: private: "この投稿は非公開です" deleted: "この投稿は削除されました" From 2220b852c0d373d796076ab2512023dd9b07bf25 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:11:37 +0900 Subject: [PATCH 19/36] New translations ja.yml (Chinese Simplified) --- locales/zh.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/zh.yml b/locales/zh.yml index 0c2e46a39..4a93f3ef0 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -6,6 +6,13 @@ common: misskey: "A ⭐ of fediverse" about-title: "A ⭐ of fediverse." about: "Misskeyを見つけていただき、ありがとうございます。Misskeyは、地球で生まれた分散マイクロブログSNSです。Fediverse(様々なSNSで構成される宇宙)の中に存在するため、他のSNSと相互に繋がっています。暫し都会の喧騒から離れて、新しいインターネットにダイブしてみませんか。" + customization-tips: + title: "カスタマイズのヒント" + paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" + paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" + paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" + paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + gotit: "Got it!" time: unknown: "なぞのじかん" future: "未来" @@ -17,6 +24,7 @@ common: weeks_ago: "{}週間前" months_ago: "{}ヶ月前" years_ago: "{}年前" + trash: "ゴミ箱" weekday-short: sunday: "日" monday: "月" @@ -397,6 +405,9 @@ desktop/views/components/notifications.vue: more: "もっと見る" empty: "ありません!" desktop/views/components/post-form.vue: + add-visible-user: "+ユーザーを追加" + attach-location-information: "位置情報を添付する" + hide-contents: "内容を隠す" reply-placeholder: "この投稿への返信..." quote-placeholder: "この投稿を引用..." submit: "投稿" @@ -417,6 +428,10 @@ desktop/views/components/post-form.vue: text-remain: "残り{}文字" recent-tags: "最近" click-to-tagging: "クリックでタグ付け" + visibility: "公開範囲" + geolocation-alert: "お使いの端末は位置情報に対応していません" + error: "エラー" + enter-username: "ユーザー名を入力してください" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" @@ -559,6 +574,7 @@ desktop/views/components/settings.profile.vue: other: "その他" is-bot: "このアカウントはBotです" is-cat: "このアカウントはCatです" + profile-updated: "プロフィールを更新しました" desktop/views/components/sub-note-content.vue: private: "この投稿は非公開です" deleted: "この投稿は削除されました" From 70331a03832c93a73eac2246897c96fdda124662 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:11:39 +0900 Subject: [PATCH 20/36] New translations ja.yml (Polish) --- locales/pl.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/pl.yml b/locales/pl.yml index 651994dda..a05fd82a0 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -6,6 +6,13 @@ common: misskey: "⭐ Fediwersum" about-title: "⭐ Fediwersum" about: "Dziękujemy za znalezienie Misskey. Misskey jest zdecentralizowaną platformą mikroblogową powstałą na Ziemi. Ponieważ działa ona w Fediwersum (uniwersum, w którego skład wchodzi wiele sieci społecznościowych), jest ona połączona z innymi platformami społecznościowymi. Spróbujesz odpocząć od zatłoczoneo miasta i zanurzyć się w nowym Internecie?" + customization-tips: + title: "カスタマイズのヒント" + paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" + paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" + paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" + paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + gotit: "Got it!" time: unknown: "nieznany" future: "w przyszłości" @@ -17,6 +24,7 @@ common: weeks_ago: "{} tyg. temu" months_ago: "{} mies. temu" years_ago: "{} lat temu" + trash: "ゴミ箱" weekday-short: sunday: "N" monday: "Pn" @@ -397,6 +405,9 @@ desktop/views/components/notifications.vue: more: "Więcej" empty: "Brak powiadomień" desktop/views/components/post-form.vue: + add-visible-user: "+ユーザーを追加" + attach-location-information: "位置情報を添付する" + hide-contents: "内容を隠す" reply-placeholder: "Odpowiedz na ten wpis…" quote-placeholder: "Zacytuj ten wpis…" submit: "Wyślij" @@ -417,6 +428,10 @@ desktop/views/components/post-form.vue: text-remain: "pozostałe znaki: {}" recent-tags: "Ostatnie" click-to-tagging: "Naciśnij aby oznaczyć" + visibility: "公開範囲" + geolocation-alert: "お使いの端末は位置情報に対応していません" + error: "エラー" + enter-username: "ユーザー名を入力してください" desktop/views/components/post-form-window.vue: note: "Nowy wpis" reply: "Odpowiedz" @@ -559,6 +574,7 @@ desktop/views/components/settings.profile.vue: other: "Inne" is-bot: "To konto jest prowadzone przez bota" is-cat: "To konto jest prowadzone przez kota" + profile-updated: "プロフィールを更新しました" desktop/views/components/sub-note-content.vue: private: "ten wpis jest prywatny" deleted: "ten wpis został usunięty" From 9b3180d74f9f3b27d2e112ac4b16bf93d728fac1 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:11:41 +0900 Subject: [PATCH 21/36] New translations ja.yml (Korean) --- locales/ko.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/ko.yml b/locales/ko.yml index 490ccdbc4..f5e21f657 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -6,6 +6,13 @@ common: misskey: "A ⭐ of fediverse" about-title: "A ⭐ of fediverse." about: "Misskeyを見つけていただき、ありがとうございます。Misskeyは、地球で生まれた分散マイクロブログSNSです。Fediverse(様々なSNSで構成される宇宙)の中に存在するため、他のSNSと相互に繋がっています。暫し都会の喧騒から離れて、新しいインターネットにダイブしてみませんか。" + customization-tips: + title: "カスタマイズのヒント" + paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" + paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" + paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" + paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + gotit: "Got it!" time: unknown: "なぞのじかん" future: "未来" @@ -17,6 +24,7 @@ common: weeks_ago: "{}週間前" months_ago: "{}ヶ月前" years_ago: "{}年前" + trash: "ゴミ箱" weekday-short: sunday: "日" monday: "月" @@ -397,6 +405,9 @@ desktop/views/components/notifications.vue: more: "もっと見る" empty: "ありません!" desktop/views/components/post-form.vue: + add-visible-user: "+ユーザーを追加" + attach-location-information: "位置情報を添付する" + hide-contents: "内容を隠す" reply-placeholder: "この投稿への返信..." quote-placeholder: "この投稿を引用..." submit: "投稿" @@ -417,6 +428,10 @@ desktop/views/components/post-form.vue: text-remain: "残り{}文字" recent-tags: "最近" click-to-tagging: "クリックでタグ付け" + visibility: "公開範囲" + geolocation-alert: "お使いの端末は位置情報に対応していません" + error: "エラー" + enter-username: "ユーザー名を入力してください" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" @@ -559,6 +574,7 @@ desktop/views/components/settings.profile.vue: other: "その他" is-bot: "このアカウントはBotです" is-cat: "このアカウントはCatです" + profile-updated: "プロフィールを更新しました" desktop/views/components/sub-note-content.vue: private: "この投稿は非公開です" deleted: "この投稿は削除されました" From 6b87edf63b83bfebcbe16d67c0c776088d0d60be Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:11:43 +0900 Subject: [PATCH 22/36] New translations ja.yml (Portuguese) --- locales/pt.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/pt.yml b/locales/pt.yml index 146836c09..57d840ae5 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -6,6 +6,13 @@ common: misskey: "A ⭐ of fediverse" about-title: "A ⭐ of fediverse." about: "Misskeyを見つけていただき、ありがとうございます。Misskeyは、地球で生まれた分散マイクロブログSNSです。Fediverse(様々なSNSで構成される宇宙)の中に存在するため、他のSNSと相互に繋がっています。暫し都会の喧騒から離れて、新しいインターネットにダイブしてみませんか。" + customization-tips: + title: "カスタマイズのヒント" + paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" + paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" + paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" + paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + gotit: "Got it!" time: unknown: "なぞのじかん" future: "未来" @@ -17,6 +24,7 @@ common: weeks_ago: "{}週間前" months_ago: "{}ヶ月前" years_ago: "{}年前" + trash: "ゴミ箱" weekday-short: sunday: "日" monday: "月" @@ -397,6 +405,9 @@ desktop/views/components/notifications.vue: more: "もっと見る" empty: "ありません!" desktop/views/components/post-form.vue: + add-visible-user: "+ユーザーを追加" + attach-location-information: "位置情報を添付する" + hide-contents: "内容を隠す" reply-placeholder: "この投稿への返信..." quote-placeholder: "この投稿を引用..." submit: "投稿" @@ -417,6 +428,10 @@ desktop/views/components/post-form.vue: text-remain: "残り{}文字" recent-tags: "最近" click-to-tagging: "クリックでタグ付け" + visibility: "公開範囲" + geolocation-alert: "お使いの端末は位置情報に対応していません" + error: "エラー" + enter-username: "ユーザー名を入力してください" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" @@ -559,6 +574,7 @@ desktop/views/components/settings.profile.vue: other: "その他" is-bot: "このアカウントはBotです" is-cat: "このアカウントはCatです" + profile-updated: "プロフィールを更新しました" desktop/views/components/sub-note-content.vue: private: "この投稿は非公開です" deleted: "この投稿は削除されました" From 29c5f8c8e7871ed454268650e28736017ac3da12 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:11:45 +0900 Subject: [PATCH 23/36] New translations ja.yml (Catalan) --- locales/ca.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/locales/ca.yml b/locales/ca.yml index 490ccdbc4..f5e21f657 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -6,6 +6,13 @@ common: misskey: "A ⭐ of fediverse" about-title: "A ⭐ of fediverse." about: "Misskeyを見つけていただき、ありがとうございます。Misskeyは、地球で生まれた分散マイクロブログSNSです。Fediverse(様々なSNSで構成される宇宙)の中に存在するため、他のSNSと相互に繋がっています。暫し都会の喧騒から離れて、新しいインターネットにダイブしてみませんか。" + customization-tips: + title: "カスタマイズのヒント" + paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" + paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" + paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" + paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + gotit: "Got it!" time: unknown: "なぞのじかん" future: "未来" @@ -17,6 +24,7 @@ common: weeks_ago: "{}週間前" months_ago: "{}ヶ月前" years_ago: "{}年前" + trash: "ゴミ箱" weekday-short: sunday: "日" monday: "月" @@ -397,6 +405,9 @@ desktop/views/components/notifications.vue: more: "もっと見る" empty: "ありません!" desktop/views/components/post-form.vue: + add-visible-user: "+ユーザーを追加" + attach-location-information: "位置情報を添付する" + hide-contents: "内容を隠す" reply-placeholder: "この投稿への返信..." quote-placeholder: "この投稿を引用..." submit: "投稿" @@ -417,6 +428,10 @@ desktop/views/components/post-form.vue: text-remain: "残り{}文字" recent-tags: "最近" click-to-tagging: "クリックでタグ付け" + visibility: "公開範囲" + geolocation-alert: "お使いの端末は位置情報に対応していません" + error: "エラー" + enter-username: "ユーザー名を入力してください" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" @@ -559,6 +574,7 @@ desktop/views/components/settings.profile.vue: other: "その他" is-bot: "このアカウントはBotです" is-cat: "このアカウントはCatです" + profile-updated: "プロフィールを更新しました" desktop/views/components/sub-note-content.vue: private: "この投稿は非公開です" deleted: "この投稿は削除されました" From d7066de378d4351242a03d3e3a4400f0dbf47df0 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:21:07 +0900 Subject: [PATCH 24/36] New translations ja.yml (French) --- locales/fr.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/fr.yml b/locales/fr.yml index 5cf2f3758..27c07abc1 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -257,6 +257,10 @@ common/views/widgets/memo.vue: title: "Pense-bête" memo: "Écrivez ici !" save: "Enregistrer" +common/views/widgets/slideshow.vue: + folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください" + folder: "クリックしてフォルダを指定してください" + no-image: "このフォルダには画像がありません" common/views/pages/follow.vue: signed-in-as: "Connecté en tant que {}" following: "Suit" From 604a90066405f02442c3144a0076c1df23359c64 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:21:09 +0900 Subject: [PATCH 25/36] New translations ja.yml (German) --- locales/de.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/de.yml b/locales/de.yml index fef2a4a33..57666c916 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -257,6 +257,10 @@ common/views/widgets/memo.vue: title: "Notizen" memo: "Schreib hier!" save: "Speichern" +common/views/widgets/slideshow.vue: + folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください" + folder: "クリックしてフォルダを指定してください" + no-image: "このフォルダには画像がありません" common/views/pages/follow.vue: signed-in-as: "{}としてサインイン中" following: "フォロー中" From 7451a735e6185e481c4550c5a99540197e394428 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:21:12 +0900 Subject: [PATCH 26/36] New translations ja.yml (Spanish) --- locales/es.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/es.yml b/locales/es.yml index df01a508a..95b5f979d 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -257,6 +257,10 @@ common/views/widgets/memo.vue: title: "付箋" memo: "ここに書いて!" save: "保存" +common/views/widgets/slideshow.vue: + folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください" + folder: "クリックしてフォルダを指定してください" + no-image: "このフォルダには画像がありません" common/views/pages/follow.vue: signed-in-as: "{}としてサインイン中" following: "フォロー中" From 7118f7fec1c8d816a7e76023c31db29089ed9f61 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:21:14 +0900 Subject: [PATCH 27/36] New translations ja.yml (English) --- locales/en.yml | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index b938bb9d4..a2cbe3099 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -7,11 +7,11 @@ common: about-title: "A ⭐ of the fediverse." about: "Thank you for finding Misskey. Misskey is a decentralized microblogging platform born on Earth. Since it exists within the Fediverse (a universe where various social media platforms are organized), it is mutually linked with other social media platforms. Why don't you take a short break from the hustle and bustle of the city, and dive into a new Internet?" customization-tips: - title: "カスタマイズのヒント" - paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" - paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" - paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" - paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" + title: "Customization tips" + paragraph1: "Home customization allows you to add/delete, drag and drop and rearrange widgets." + paragraph2: "You can change the display by right clicking on some widgets." + paragraph3: "To delete a widget, drag and drop the widget onto the area labeled \"Trash\" in the header." + paragraph4: "To finish the customization, click \"Finish\" in the upper right." gotit: "Got it!" time: unknown: "unknown" @@ -24,7 +24,7 @@ common: weeks_ago: "{}week(s) ago" months_ago: "{}month(s) ago" years_ago: "{}year(s) ago" - trash: "ゴミ箱" + trash: "Trash" weekday-short: sunday: "S" monday: "M" @@ -257,6 +257,10 @@ common/views/widgets/memo.vue: title: "Sticky note" memo: "Write here!" save: "Save" +common/views/widgets/slideshow.vue: + folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください" + folder: "クリックしてフォルダを指定してください" + no-image: "このフォルダには画像がありません" common/views/pages/follow.vue: signed-in-as: "Signed in as {}" following: "Following" @@ -405,9 +409,9 @@ desktop/views/components/notifications.vue: more: "More" empty: "No notifications!" desktop/views/components/post-form.vue: - add-visible-user: "+ユーザーを追加" - attach-location-information: "位置情報を添付する" - hide-contents: "内容を隠す" + add-visible-user: "+Add a user" + attach-location-information: "Attach location information" + hide-contents: "Hide contents" reply-placeholder: "Reply to this note..." quote-placeholder: "Quote this note..." submit: "Post" @@ -428,10 +432,10 @@ desktop/views/components/post-form.vue: text-remain: "{} characters remaining" recent-tags: "Recent" click-to-tagging: "Click to tagging" - visibility: "公開範囲" - geolocation-alert: "お使いの端末は位置情報に対応していません" - error: "エラー" - enter-username: "ユーザー名を入力してください" + visibility: "Visibility" + geolocation-alert: "Your device does not support geolocalization." + error: "Error" + enter-username: "Please enter a username..." desktop/views/components/post-form-window.vue: note: "New note" reply: "Reply" @@ -574,7 +578,7 @@ desktop/views/components/settings.profile.vue: other: "Other" is-bot: "This account is a Bot" is-cat: "This account is a Cat" - profile-updated: "プロフィールを更新しました" + profile-updated: "Profile updated" desktop/views/components/sub-note-content.vue: private: "This post is private" deleted: "This post has been deleted" From be504fc1fc55b7cde36fca0f7bbb13f6d44b882e Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:21:16 +0900 Subject: [PATCH 28/36] New translations ja.yml (Russian) --- locales/ru.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/ru.yml b/locales/ru.yml index 766bd6165..3b708803a 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -257,6 +257,10 @@ common/views/widgets/memo.vue: title: "付箋" memo: "ここに書いて!" save: "保存" +common/views/widgets/slideshow.vue: + folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください" + folder: "クリックしてフォルダを指定してください" + no-image: "このフォルダには画像がありません" common/views/pages/follow.vue: signed-in-as: "{}としてサインイン中" following: "フォロー中" From c6b1f206a606a316f2f86be6b77a17914bb24de8 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:21:18 +0900 Subject: [PATCH 29/36] New translations ja.yml (Italian) --- locales/it.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/it.yml b/locales/it.yml index f5e21f657..02ef70c2a 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -257,6 +257,10 @@ common/views/widgets/memo.vue: title: "付箋" memo: "ここに書いて!" save: "保存" +common/views/widgets/slideshow.vue: + folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください" + folder: "クリックしてフォルダを指定してください" + no-image: "このフォルダには画像がありません" common/views/pages/follow.vue: signed-in-as: "{}としてサインイン中" following: "フォロー中" From 209383274e942560f5c07543e46b91afeb388741 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:21:20 +0900 Subject: [PATCH 30/36] New translations ja.yml (Chinese Simplified) --- locales/zh.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/zh.yml b/locales/zh.yml index 4a93f3ef0..a6ca9096c 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -257,6 +257,10 @@ common/views/widgets/memo.vue: title: "付箋" memo: "ここに書いて!" save: "保存" +common/views/widgets/slideshow.vue: + folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください" + folder: "クリックしてフォルダを指定してください" + no-image: "このフォルダには画像がありません" common/views/pages/follow.vue: signed-in-as: "{}としてサインイン中" following: "フォロー中" From aa74262564f1a0ce5f5ae648206bb13eb2e7978a Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:21:22 +0900 Subject: [PATCH 31/36] New translations ja.yml (Polish) --- locales/pl.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/pl.yml b/locales/pl.yml index a05fd82a0..4d70111d3 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -257,6 +257,10 @@ common/views/widgets/memo.vue: title: "Notatka" memo: "Napisz tutaj!" save: "Zapisz" +common/views/widgets/slideshow.vue: + folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください" + folder: "クリックしてフォルダを指定してください" + no-image: "このフォルダには画像がありません" common/views/pages/follow.vue: signed-in-as: "Zalogowany jako {}" following: "Śledzisz" From cf48b5348fe8ea4783429b928e7312f7c2308c83 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:21:24 +0900 Subject: [PATCH 32/36] New translations ja.yml (Korean) --- locales/ko.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/ko.yml b/locales/ko.yml index f5e21f657..02ef70c2a 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -257,6 +257,10 @@ common/views/widgets/memo.vue: title: "付箋" memo: "ここに書いて!" save: "保存" +common/views/widgets/slideshow.vue: + folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください" + folder: "クリックしてフォルダを指定してください" + no-image: "このフォルダには画像がありません" common/views/pages/follow.vue: signed-in-as: "{}としてサインイン中" following: "フォロー中" From 4c0da272cefe3c3f90f991b480f60fc161dd311d Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:21:26 +0900 Subject: [PATCH 33/36] New translations ja.yml (Portuguese) --- locales/pt.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/pt.yml b/locales/pt.yml index 57d840ae5..cbd7001c6 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -257,6 +257,10 @@ common/views/widgets/memo.vue: title: "付箋" memo: "ここに書いて!" save: "保存" +common/views/widgets/slideshow.vue: + folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください" + folder: "クリックしてフォルダを指定してください" + no-image: "このフォルダには画像がありません" common/views/pages/follow.vue: signed-in-as: "{}としてサインイン中" following: "フォロー中" From 4efdd900664fac8529d161c3abe25f79e335f756 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:21:28 +0900 Subject: [PATCH 34/36] New translations ja.yml (Catalan) --- locales/ca.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locales/ca.yml b/locales/ca.yml index f5e21f657..02ef70c2a 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -257,6 +257,10 @@ common/views/widgets/memo.vue: title: "付箋" memo: "ここに書いて!" save: "保存" +common/views/widgets/slideshow.vue: + folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください" + folder: "クリックしてフォルダを指定してください" + no-image: "このフォルダには画像がありません" common/views/pages/follow.vue: signed-in-as: "{}としてサインイン中" following: "フォロー中" From 7430e258b182e004d6a57cd6be0d1f597997f76e Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:31:10 +0900 Subject: [PATCH 35/36] New translations ja.yml (French) --- locales/fr.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/locales/fr.yml b/locales/fr.yml index 27c07abc1..94d5baeee 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -7,12 +7,12 @@ common: about-title: "Une ⭐ du fédiverse." about: "Merci d'avoir découvert Misskey. Misskey est une plateforme de micro-blogging distribuée née sur Terre. Parce qu'il fait partie du Fédiverse (un univers composé de diverses plateformes de réseaux sociaux organisées), il est mutuellement connecté avec d'autres plateformes de réseaux sociaux. Désirez-vous prendre une pause, pendant un instant, loin de l'agitation de la ville et plonger dans un nouvel Internet ?" customization-tips: - title: "カスタマイズのヒント" - paragraph1: "ホームのカスタマイズでは、ウィジェットを追加/削除したり、ドラッグ&ドロップして並べ替えたりすることができます。" - paragraph2: "一部のウィジェットは、クリックすることで表示を変更することができます。" - paragraph3: "ウィジェットを削除するには、ヘッダーの「ゴミ箱」と書かれたエリアにウィジェットをドラッグ&ドロップします。" - paragraph4: "カスタマイズを終了するには、右上の「完了」をクリックします。" - gotit: "Got it!" + title: "Conseils de personnalisation" + paragraph1: "La personnalisation à la maison vous permet d'ajouter / supprimer, glisser et déposer et réorganiser les widgets." + paragraph2: "Vous pouvez changer l'affichage en cliquant droit sur certains widgets." + paragraph3: "Pour supprimer un widget, glissez et déposez le widget sur la zone étiquetée \"Corbeille\" dans l'en-tête." + paragraph4: "Pour terminer la personnalisation, cliquez sur \"Terminer\" dans le coin supérieur droit." + gotit: "Compris!" time: unknown: "inconnu" future: "future" @@ -24,7 +24,7 @@ common: weeks_ago: "Il y a {} semaines·s" months_ago: "Il y a {} mois" years_ago: "Il y a {} an·s" - trash: "ゴミ箱" + trash: "Corbeille" weekday-short: sunday: "D" monday: "L" @@ -66,7 +66,7 @@ common: opponent-turn: "Tour de l’adversaire" turn-of: "C’est le tour de {}" past-turn-of: "C'est au tour de {}" - won: "{}の勝ち" + won: "{} a gagné" widgets: analog-clock: "Horloge analogique" profile: "Profil" From 86a7c4772edd8f58cbd6f1f919e2534b839068fe Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 1 Aug 2018 08:31:12 +0900 Subject: [PATCH 36/36] 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 a2cbe3099..09d35003d 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -258,9 +258,9 @@ common/views/widgets/memo.vue: memo: "Write here!" save: "Save" common/views/widgets/slideshow.vue: - folder-customize-mode: "フォルダを指定するには、カスタマイズモードを終了してください" - folder: "クリックしてフォルダを指定してください" - no-image: "このフォルダには画像がありません" + folder-customize-mode: "To specify a folder, please exit customize mode" + folder: "Please click and specify a folder" + no-image: "There is no image in this folder" common/views/pages/follow.vue: signed-in-as: "Signed in as {}" following: "Following"