From 8f6af10601c78c05720994a18b9cacb7b7d4a1e1 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 11:11:47 +0900 Subject: [PATCH 01/54] New translations ja.yml (French) --- locales/fr.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/locales/fr.yml b/locales/fr.yml index cc4924ed6..45fcbae6d 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -11,6 +11,7 @@ common: warning: "Misskey n'utilise pas de publicités, mais quelques options peuvent être non disponibles ou fonctionneraient mal si un bloqueur de publicités est activé." application-authorization: "Permissions de l'application" close: "Fermer" + do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" got-it: "わかった" customization-tips: title: "Conseils de personnalisation" @@ -234,11 +235,13 @@ common/views/components/messaging-room.vue: no-history: "Il n'y a pas plus d'historique" resize-form: "Faites glisser pour redimensionner" new-message: "Nouveau message" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.form.vue: input-message-here: "Tapez ici votre message" send: "Envoyer" attach-from-local: "Joindre un fichier depuis votre PC" attach-from-drive: "Joindre un fichier depuis votre Drive" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.message.vue: is-read: "Lu" deleted: "Ce message a été supprimé" @@ -534,6 +537,8 @@ desktop/views/components/notes.note.vue: detail: "Afficher les détails" private: "cette publication est privée" deleted: "cette publication a été supprimée" + hide: "隠す" + see-more: "もっと見る" desktop/views/components/notes.vue: error: "Échec du chargement." retry: "Réessayer" @@ -569,6 +574,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "Votre appareil ne prend pas en charge les services de localisation" error: "Erreur" enter-username: "Saisir un nom d'utilisateur …" + annotations: "内容への注釈 (オプション)" desktop/views/components/post-form-window.vue: note: "Nouvelle note" reply: "Répondre" @@ -730,6 +736,7 @@ desktop/views/components/timeline.vue: list: "Listes" desktop/views/components/ui.header.vue: welcome-back: "Content de vous revoir !" + adjective: "さん" desktop/views/components/ui.header.account.vue: profile: "Votre profil" drive: "Drive" @@ -970,6 +977,7 @@ mobile/views/components/timeline.vue: load-more: "Afficher plus" mobile/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" mobile/views/components/ui.nav.vue: timeline: "Fil d'actualité" notifications: "Notifications" @@ -1018,6 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "Tableau de bord" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" + add-widget: "追加" + customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "Activité" mobile/views/pages/share.vue: @@ -1056,6 +1066,7 @@ mobile/views/pages/settings/settings.profile.vue: mobile/views/pages/search.vue: search: "Chercher" empty: "Aucun message trouvé pour '{}' " + not-found: "「{}」に関する投稿は見つかりませんでした。" mobile/views/pages/selectdrive.vue: select-file: "Choisissez un fichier" mobile/views/pages/settings.vue: @@ -1150,3 +1161,5 @@ docs: name: "Nom" type: "Type" description: "Description" +dev/views/index.vue: + manage-apps: "アプリの管理" From 375d83be4a755997c63f56d12649e6c56833bd4f Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 11:11:50 +0900 Subject: [PATCH 02/54] New translations ja.yml (German) --- locales/de.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/locales/de.yml b/locales/de.yml index f2d7e55ff..85a373077 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -11,6 +11,7 @@ common: warning: "Misskeyは広告を掲載していませんが、広告をブロックする機能が有効だと一部の機能が利用できなかったり、不具合が発生する場合があります。" application-authorization: "アプリの連携" close: "閉じる" + do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" got-it: "わかった" customization-tips: title: "カスタマイズのヒント" @@ -234,11 +235,13 @@ common/views/components/messaging-room.vue: no-history: "Keine weitere Chronik vorhanden" resize-form: "Ziehen um die Größe zu verändern" new-message: "Neue Nachricht" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.form.vue: input-message-here: "Nachricht hier eingeben" send: "Senden" attach-from-local: "Wähle Dateien von deinem PC aus" attach-from-drive: "Wähle Dateien von deinem Speicher aus" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.message.vue: is-read: "Gelesen" deleted: "Diese Nachricht wurde gelöscht" @@ -534,6 +537,8 @@ desktop/views/components/notes.note.vue: detail: "Zeige Details" private: "Dieser Beitrag ist eine privat" deleted: "Dieser Beitrag wurde entfernt" + hide: "隠す" + see-more: "もっと見る" desktop/views/components/notes.vue: error: "Laden fehlgeschlagen." retry: "Erneut versuchen" @@ -569,6 +574,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "お使いの端末は位置情報に対応していません" error: "エラー" enter-username: "ユーザー名を入力してください" + annotations: "内容への注釈 (オプション)" desktop/views/components/post-form-window.vue: note: "Neue Notiz" reply: "Antworten" @@ -730,6 +736,7 @@ desktop/views/components/timeline.vue: list: "Listen" desktop/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" desktop/views/components/ui.header.account.vue: profile: "Dein Profil" drive: "Speicher" @@ -970,6 +977,7 @@ mobile/views/components/timeline.vue: load-more: "もっと" mobile/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" mobile/views/components/ui.nav.vue: timeline: "タイムライン" notifications: "通知" @@ -1018,6 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "ダッシュボード" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" + add-widget: "追加" + customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "アクティビティ" mobile/views/pages/share.vue: @@ -1056,6 +1066,7 @@ mobile/views/pages/settings/settings.profile.vue: mobile/views/pages/search.vue: search: "検索" empty: "「{}」に関する投稿は見つかりませんでした。" + not-found: "「{}」に関する投稿は見つかりませんでした。" mobile/views/pages/selectdrive.vue: select-file: "ファイルを選択" mobile/views/pages/settings.vue: @@ -1150,3 +1161,5 @@ docs: name: "名前" type: "型" description: "説明" +dev/views/index.vue: + manage-apps: "アプリの管理" From 6aadacff9b699f684d852e6ff7903ecd829f762e Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 11:11:52 +0900 Subject: [PATCH 03/54] New translations ja.yml (Spanish) --- locales/es.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/locales/es.yml b/locales/es.yml index 5f24b2d57..2aeb39bfc 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -11,6 +11,7 @@ common: warning: "Misskey no tiene anuncios publicitarios. Sin embargo, algunas características podrían no estar disponibles si el bloqueador de publicidad está habilitado." application-authorization: "Autorizaciones de la aplicación." close: "Cerrar" + do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" got-it: "¡Listo!" customization-tips: title: "Consejos de personalización" @@ -234,11 +235,13 @@ common/views/components/messaging-room.vue: no-history: "El historial se ha acabado" resize-form: "Arrastra para redimensionar" new-message: "Nuevo mensaje" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.form.vue: input-message-here: "Escribe el mensaje aquí" send: "Enviar" attach-from-local: "Adjunta ficheros desde tu PC" attach-from-drive: "Adjunta ficheros desde tu disco" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.message.vue: is-read: "Leer" deleted: "El mensaje se ha borrado" @@ -534,6 +537,8 @@ desktop/views/components/notes.note.vue: detail: "Mostrar detalles" private: "Esta publicación es privada" deleted: "Esta publicación ha sido borrada" + hide: "隠す" + see-more: "もっと見る" desktop/views/components/notes.vue: error: "Error al cargar." retry: "Reintentar" @@ -569,6 +574,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "Tu dispositivo no tiene soporte de geolocalización." error: "Error" enter-username: "Por favor escribe un nombre de usuario..." + annotations: "内容への注釈 (オプション)" desktop/views/components/post-form-window.vue: note: "Nota nueva" reply: "Responder" @@ -730,6 +736,7 @@ desktop/views/components/timeline.vue: list: "リスト" desktop/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" desktop/views/components/ui.header.account.vue: profile: "プロフィール" drive: "ドライブ" @@ -970,6 +977,7 @@ mobile/views/components/timeline.vue: load-more: "もっと" mobile/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" mobile/views/components/ui.nav.vue: timeline: "タイムライン" notifications: "通知" @@ -1018,6 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "ダッシュボード" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" + add-widget: "追加" + customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "アクティビティ" mobile/views/pages/share.vue: @@ -1056,6 +1066,7 @@ mobile/views/pages/settings/settings.profile.vue: mobile/views/pages/search.vue: search: "検索" empty: "「{}」に関する投稿は見つかりませんでした。" + not-found: "「{}」に関する投稿は見つかりませんでした。" mobile/views/pages/selectdrive.vue: select-file: "ファイルを選択" mobile/views/pages/settings.vue: @@ -1150,3 +1161,5 @@ docs: name: "名前" type: "型" description: "説明" +dev/views/index.vue: + manage-apps: "アプリの管理" From 01a34c85e550d8fd6504bea9ac9d6f2bcdf24ad7 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 11:11:54 +0900 Subject: [PATCH 04/54] New translations ja.yml (English) --- locales/en.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/locales/en.yml b/locales/en.yml index bddc9702c..b0aa9764c 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -11,6 +11,7 @@ common: warning: "Misskey is not running ads, but some features may be unavailable or malfunctioning if ad blocking features are enabled." application-authorization: "Application authorizations." close: "Close" + do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" got-it: "Got it!" customization-tips: title: "Customization tips" @@ -234,11 +235,13 @@ common/views/components/messaging-room.vue: no-history: "There is no further history" resize-form: "Drag to resize" new-message: "New message" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.form.vue: input-message-here: "Enter message here" send: "Send" attach-from-local: "Attach files from your device" attach-from-drive: "Attach files from your Drive" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.message.vue: is-read: "Read" deleted: "This message has been deleted" @@ -534,6 +537,8 @@ desktop/views/components/notes.note.vue: detail: "Show details" private: "This post is private" deleted: "The post has been deleted" + hide: "隠す" + see-more: "もっと見る" desktop/views/components/notes.vue: error: "Loading failed." retry: "Retry" @@ -569,6 +574,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "Your device does not support geolocalization." error: "Error" enter-username: "Please enter a username..." + annotations: "内容への注釈 (オプション)" desktop/views/components/post-form-window.vue: note: "New note" reply: "Reply" @@ -730,6 +736,7 @@ desktop/views/components/timeline.vue: list: "Lists" desktop/views/components/ui.header.vue: welcome-back: "Welcome back," + adjective: "さん" desktop/views/components/ui.header.account.vue: profile: "Your profile" drive: "Media storage" @@ -970,6 +977,7 @@ mobile/views/components/timeline.vue: load-more: "More" mobile/views/components/ui.header.vue: welcome-back: "Welcome back, " + adjective: "さん" mobile/views/components/ui.nav.vue: timeline: "Timeline" notifications: "Notifications" @@ -1018,6 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "Dashboard" widgets-hints: "You can add/delete/rearrange widgets. To move the widget, drag \"三\". Tap \"x\" to delete the widget. Some widgets can change display by tapping." + add-widget: "追加" + customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "Activity" mobile/views/pages/share.vue: @@ -1056,6 +1066,7 @@ mobile/views/pages/settings/settings.profile.vue: mobile/views/pages/search.vue: search: "Search" empty: "No posts were found for '{}'" + not-found: "「{}」に関する投稿は見つかりませんでした。" mobile/views/pages/selectdrive.vue: select-file: "Choose files" mobile/views/pages/settings.vue: @@ -1150,3 +1161,5 @@ docs: name: "Name" type: "Type" description: "Description" +dev/views/index.vue: + manage-apps: "アプリの管理" From 8e7f39a5d8f60397a779e1be0a6d847b2c2e5ef7 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 11:11:56 +0900 Subject: [PATCH 05/54] New translations ja.yml (Russian) --- locales/ru.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/locales/ru.yml b/locales/ru.yml index 4b65a52e3..3ef004f9c 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -11,6 +11,7 @@ common: warning: "Misskeyは広告を掲載していませんが、広告をブロックする機能が有効だと一部の機能が利用できなかったり、不具合が発生する場合があります。" application-authorization: "アプリの連携" close: "閉じる" + do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" got-it: "わかった" customization-tips: title: "カスタマイズのヒント" @@ -234,11 +235,13 @@ common/views/components/messaging-room.vue: no-history: "これより過去の履歴はありません" resize-form: "ドラッグしてフォームの広さを調整" new-message: "新しいメッセージがあります" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.form.vue: input-message-here: "ここにメッセージを入力" send: "送信" attach-from-local: "PCからファイルを添付する" attach-from-drive: "ドライブからファイルを添付する" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.message.vue: is-read: "既読" deleted: "このメッセージは削除されました" @@ -534,6 +537,8 @@ desktop/views/components/notes.note.vue: detail: "詳細" private: "この投稿は非公開です" deleted: "この投稿は削除されました" + hide: "隠す" + see-more: "もっと見る" desktop/views/components/notes.vue: error: "読み込みに失敗しました。" retry: "リトライ" @@ -569,6 +574,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "お使いの端末は位置情報に対応していません" error: "エラー" enter-username: "ユーザー名を入力してください" + annotations: "内容への注釈 (オプション)" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" @@ -730,6 +736,7 @@ desktop/views/components/timeline.vue: list: "リスト" desktop/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" desktop/views/components/ui.header.account.vue: profile: "プロフィール" drive: "ドライブ" @@ -970,6 +977,7 @@ mobile/views/components/timeline.vue: load-more: "もっと" mobile/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" mobile/views/components/ui.nav.vue: timeline: "タイムライン" notifications: "通知" @@ -1018,6 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "ダッシュボード" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" + add-widget: "追加" + customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "アクティビティ" mobile/views/pages/share.vue: @@ -1056,6 +1066,7 @@ mobile/views/pages/settings/settings.profile.vue: mobile/views/pages/search.vue: search: "検索" empty: "「{}」に関する投稿は見つかりませんでした。" + not-found: "「{}」に関する投稿は見つかりませんでした。" mobile/views/pages/selectdrive.vue: select-file: "ファイルを選択" mobile/views/pages/settings.vue: @@ -1150,3 +1161,5 @@ docs: name: "名前" type: "型" description: "説明" +dev/views/index.vue: + manage-apps: "アプリの管理" From 226e14e03be549fe4aac79a2ca6d31e52b4bb690 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 11:11:58 +0900 Subject: [PATCH 06/54] New translations ja.yml (Italian) --- locales/it.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/locales/it.yml b/locales/it.yml index 8e4f7cc2c..5042077a5 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -11,6 +11,7 @@ common: warning: "Misskeyは広告を掲載していませんが、広告をブロックする機能が有効だと一部の機能が利用できなかったり、不具合が発生する場合があります。" application-authorization: "アプリの連携" close: "閉じる" + do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" got-it: "わかった" customization-tips: title: "カスタマイズのヒント" @@ -234,11 +235,13 @@ common/views/components/messaging-room.vue: no-history: "これより過去の履歴はありません" resize-form: "ドラッグしてフォームの広さを調整" new-message: "新しいメッセージがあります" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.form.vue: input-message-here: "ここにメッセージを入力" send: "送信" attach-from-local: "PCからファイルを添付する" attach-from-drive: "ドライブからファイルを添付する" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.message.vue: is-read: "既読" deleted: "このメッセージは削除されました" @@ -534,6 +537,8 @@ desktop/views/components/notes.note.vue: detail: "詳細" private: "この投稿は非公開です" deleted: "この投稿は削除されました" + hide: "隠す" + see-more: "もっと見る" desktop/views/components/notes.vue: error: "読み込みに失敗しました。" retry: "リトライ" @@ -569,6 +574,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "お使いの端末は位置情報に対応していません" error: "エラー" enter-username: "ユーザー名を入力してください" + annotations: "内容への注釈 (オプション)" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" @@ -730,6 +736,7 @@ desktop/views/components/timeline.vue: list: "リスト" desktop/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" desktop/views/components/ui.header.account.vue: profile: "プロフィール" drive: "ドライブ" @@ -970,6 +977,7 @@ mobile/views/components/timeline.vue: load-more: "もっと" mobile/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" mobile/views/components/ui.nav.vue: timeline: "タイムライン" notifications: "通知" @@ -1018,6 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "ダッシュボード" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" + add-widget: "追加" + customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "アクティビティ" mobile/views/pages/share.vue: @@ -1056,6 +1066,7 @@ mobile/views/pages/settings/settings.profile.vue: mobile/views/pages/search.vue: search: "検索" empty: "「{}」に関する投稿は見つかりませんでした。" + not-found: "「{}」に関する投稿は見つかりませんでした。" mobile/views/pages/selectdrive.vue: select-file: "ファイルを選択" mobile/views/pages/settings.vue: @@ -1150,3 +1161,5 @@ docs: name: "名前" type: "型" description: "説明" +dev/views/index.vue: + manage-apps: "アプリの管理" From 8f592da024ce32bb5c46d1fecf0d4995ba918f60 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 11:12:00 +0900 Subject: [PATCH 07/54] New translations ja.yml (Chinese Simplified) --- locales/zh.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/locales/zh.yml b/locales/zh.yml index 3d40531e0..ac5edb9b3 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -11,6 +11,7 @@ common: warning: "Misskeyは広告を掲載していませんが、広告をブロックする機能が有効だと一部の機能が利用できなかったり、不具合が発生する場合があります。" application-authorization: "アプリの連携" close: "閉じる" + do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" got-it: "わかった" customization-tips: title: "カスタマイズのヒント" @@ -234,11 +235,13 @@ common/views/components/messaging-room.vue: no-history: "これより過去の履歴はありません" resize-form: "ドラッグしてフォームの広さを調整" new-message: "新しいメッセージがあります" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.form.vue: input-message-here: "ここにメッセージを入力" send: "送信" attach-from-local: "PCからファイルを添付する" attach-from-drive: "ドライブからファイルを添付する" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.message.vue: is-read: "既読" deleted: "このメッセージは削除されました" @@ -534,6 +537,8 @@ desktop/views/components/notes.note.vue: detail: "詳細" private: "この投稿は非公開です" deleted: "この投稿は削除されました" + hide: "隠す" + see-more: "もっと見る" desktop/views/components/notes.vue: error: "読み込みに失敗しました。" retry: "リトライ" @@ -569,6 +574,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "お使いの端末は位置情報に対応していません" error: "エラー" enter-username: "ユーザー名を入力してください" + annotations: "内容への注釈 (オプション)" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" @@ -730,6 +736,7 @@ desktop/views/components/timeline.vue: list: "リスト" desktop/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" desktop/views/components/ui.header.account.vue: profile: "プロフィール" drive: "ドライブ" @@ -970,6 +977,7 @@ mobile/views/components/timeline.vue: load-more: "もっと" mobile/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" mobile/views/components/ui.nav.vue: timeline: "タイムライン" notifications: "通知" @@ -1018,6 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "ダッシュボード" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" + add-widget: "追加" + customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "アクティビティ" mobile/views/pages/share.vue: @@ -1056,6 +1066,7 @@ mobile/views/pages/settings/settings.profile.vue: mobile/views/pages/search.vue: search: "検索" empty: "「{}」に関する投稿は見つかりませんでした。" + not-found: "「{}」に関する投稿は見つかりませんでした。" mobile/views/pages/selectdrive.vue: select-file: "ファイルを選択" mobile/views/pages/settings.vue: @@ -1150,3 +1161,5 @@ docs: name: "名前" type: "型" description: "説明" +dev/views/index.vue: + manage-apps: "アプリの管理" From f97ab5e59fc86e993879412e1d60e093cc7e1afd Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 11:12:02 +0900 Subject: [PATCH 08/54] New translations ja.yml (Polish) --- locales/pl.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/locales/pl.yml b/locales/pl.yml index 3fe348dda..9c185d5d9 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -11,6 +11,7 @@ common: warning: "Misskey nie zawiera reklam, ale część funkcji może nie działać prawidłowo z włączonym blokowaniem reklam." application-authorization: "アプリの連携" close: "Zamknij" + do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" got-it: "わかった" customization-tips: title: "Wskazówki o dostosowywaniu" @@ -234,11 +235,13 @@ common/views/components/messaging-room.vue: no-history: "Brak dalszej historii" resize-form: "Przeciągnij aby zmienić rozmiar" new-message: "Nowa wiadomość" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.form.vue: input-message-here: "Wprowadź wiadomość tutaj" send: "Wyślij" attach-from-local: "Załącz pliki z komputera" attach-from-drive: "Załącz pliki z dysku" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.message.vue: is-read: "Przeczytano" deleted: "Wiadomość została usunięta" @@ -534,6 +537,8 @@ desktop/views/components/notes.note.vue: detail: "Pokaż szczegóły" private: "ten wpis jest prywatny" deleted: "ten wpis został usunięty" + hide: "隠す" + see-more: "もっと見る" desktop/views/components/notes.vue: error: "Ładowanie nie powiodło się." retry: "Spróbuj ponownie" @@ -569,6 +574,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "Twoje urządzenie nie obsługuje geolokalizacji." error: "Bład" enter-username: "Wprowadź nazwę użytkownika…" + annotations: "内容への注釈 (オプション)" desktop/views/components/post-form-window.vue: note: "Nowy wpis" reply: "Odpowiedz" @@ -730,6 +736,7 @@ desktop/views/components/timeline.vue: list: "Listy" desktop/views/components/ui.header.vue: welcome-back: "Witaj ponownie," + adjective: "さん" desktop/views/components/ui.header.account.vue: profile: "Twój profil" drive: "Dysk" @@ -970,6 +977,7 @@ mobile/views/components/timeline.vue: load-more: "Więcej" mobile/views/components/ui.header.vue: welcome-back: "Witaj ponownie, " + adjective: "さん" mobile/views/components/ui.nav.vue: timeline: "Oś czasu" notifications: "Powiadomienia" @@ -1018,6 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "Kokpit" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" + add-widget: "追加" + customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "Aktywność" mobile/views/pages/share.vue: @@ -1056,6 +1066,7 @@ mobile/views/pages/settings/settings.profile.vue: mobile/views/pages/search.vue: search: "Szukaj" empty: "Nie znaleziono wpisów zawierających '{}'" + not-found: "「{}」に関する投稿は見つかりませんでした。" mobile/views/pages/selectdrive.vue: select-file: "Wybierz plik" mobile/views/pages/settings.vue: @@ -1150,3 +1161,5 @@ docs: name: "Nazwa" type: "Rodzaj" description: "Opis" +dev/views/index.vue: + manage-apps: "アプリの管理" From a6fc42c37d41fea7782bce2c1471369cbf6038a2 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 11:12:04 +0900 Subject: [PATCH 09/54] New translations ja.yml (Korean) --- locales/ko.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/locales/ko.yml b/locales/ko.yml index 7b6748809..d3fa2e0b3 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -11,6 +11,7 @@ common: warning: "Misskey는 광고를 게재하지 않습니다 그러나 광고를 차단하는 기능 기능을 사용할 경우 일부 기능을 사용할 수 없게 될 가능성이나 결함이 발생하는 경우가 있습니다." application-authorization: "앱의 연계" close: "닫기" + do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" got-it: "わかった" customization-tips: title: "사용자 정의 팁" @@ -234,11 +235,13 @@ common/views/components/messaging-room.vue: no-history: "これより過去の履歴はありません" resize-form: "ドラッグしてフォームの広さを調整" new-message: "新しいメッセージがあります" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.form.vue: input-message-here: "ここにメッセージを入力" send: "送信" attach-from-local: "PCからファイルを添付する" attach-from-drive: "ドライブからファイルを添付する" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.message.vue: is-read: "既読" deleted: "このメッセージは削除されました" @@ -534,6 +537,8 @@ desktop/views/components/notes.note.vue: detail: "詳細" private: "この投稿は非公開です" deleted: "この投稿は削除されました" + hide: "隠す" + see-more: "もっと見る" desktop/views/components/notes.vue: error: "読み込みに失敗しました。" retry: "リトライ" @@ -569,6 +574,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "お使いの端末は位置情報に対応していません" error: "エラー" enter-username: "ユーザー名を入力してください" + annotations: "内容への注釈 (オプション)" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" @@ -730,6 +736,7 @@ desktop/views/components/timeline.vue: list: "リスト" desktop/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" desktop/views/components/ui.header.account.vue: profile: "プロフィール" drive: "ドライブ" @@ -970,6 +977,7 @@ mobile/views/components/timeline.vue: load-more: "もっと" mobile/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" mobile/views/components/ui.nav.vue: timeline: "タイムライン" notifications: "通知" @@ -1018,6 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "ダッシュボード" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" + add-widget: "追加" + customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "アクティビティ" mobile/views/pages/share.vue: @@ -1056,6 +1066,7 @@ mobile/views/pages/settings/settings.profile.vue: mobile/views/pages/search.vue: search: "検索" empty: "「{}」に関する投稿は見つかりませんでした。" + not-found: "「{}」に関する投稿は見つかりませんでした。" mobile/views/pages/selectdrive.vue: select-file: "ファイルを選択" mobile/views/pages/settings.vue: @@ -1150,3 +1161,5 @@ docs: name: "名前" type: "型" description: "説明" +dev/views/index.vue: + manage-apps: "アプリの管理" From 579c44fe7ff7583b1a849afe639547daa811493a Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 11:12:07 +0900 Subject: [PATCH 10/54] New translations ja.yml (Portuguese) --- locales/pt.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/locales/pt.yml b/locales/pt.yml index 61d852c3c..f8887d68e 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -11,6 +11,7 @@ common: warning: "Misskeyは広告を掲載していませんが、広告をブロックする機能が有効だと一部の機能が利用できなかったり、不具合が発生する場合があります。" application-authorization: "アプリの連携" close: "閉じる" + do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" got-it: "わかった" customization-tips: title: "カスタマイズのヒント" @@ -234,11 +235,13 @@ common/views/components/messaging-room.vue: no-history: "これより過去の履歴はありません" resize-form: "ドラッグしてフォームの広さを調整" new-message: "新しいメッセージがあります" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.form.vue: input-message-here: "ここにメッセージを入力" send: "送信" attach-from-local: "PCからファイルを添付する" attach-from-drive: "ドライブからファイルを添付する" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.message.vue: is-read: "既読" deleted: "このメッセージは削除されました" @@ -534,6 +537,8 @@ desktop/views/components/notes.note.vue: detail: "詳細" private: "この投稿は非公開です" deleted: "この投稿は削除されました" + hide: "隠す" + see-more: "もっと見る" desktop/views/components/notes.vue: error: "読み込みに失敗しました。" retry: "リトライ" @@ -569,6 +574,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "お使いの端末は位置情報に対応していません" error: "エラー" enter-username: "ユーザー名を入力してください" + annotations: "内容への注釈 (オプション)" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" @@ -730,6 +736,7 @@ desktop/views/components/timeline.vue: list: "リスト" desktop/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" desktop/views/components/ui.header.account.vue: profile: "プロフィール" drive: "ドライブ" @@ -970,6 +977,7 @@ mobile/views/components/timeline.vue: load-more: "もっと" mobile/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" mobile/views/components/ui.nav.vue: timeline: "タイムライン" notifications: "通知" @@ -1018,6 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "ダッシュボード" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" + add-widget: "追加" + customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "アクティビティ" mobile/views/pages/share.vue: @@ -1056,6 +1066,7 @@ mobile/views/pages/settings/settings.profile.vue: mobile/views/pages/search.vue: search: "検索" empty: "「{}」に関する投稿は見つかりませんでした。" + not-found: "「{}」に関する投稿は見つかりませんでした。" mobile/views/pages/selectdrive.vue: select-file: "ファイルを選択" mobile/views/pages/settings.vue: @@ -1150,3 +1161,5 @@ docs: name: "名前" type: "型" description: "説明" +dev/views/index.vue: + manage-apps: "アプリの管理" From 3aa17b0804f3f77358e15c6992475ed26397049b Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 11:12:10 +0900 Subject: [PATCH 11/54] New translations ja.yml (Catalan) --- locales/ca.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/locales/ca.yml b/locales/ca.yml index 8e4f7cc2c..5042077a5 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -11,6 +11,7 @@ common: warning: "Misskeyは広告を掲載していませんが、広告をブロックする機能が有効だと一部の機能が利用できなかったり、不具合が発生する場合があります。" application-authorization: "アプリの連携" close: "閉じる" + do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" got-it: "わかった" customization-tips: title: "カスタマイズのヒント" @@ -234,11 +235,13 @@ common/views/components/messaging-room.vue: no-history: "これより過去の履歴はありません" resize-form: "ドラッグしてフォームの広さを調整" new-message: "新しいメッセージがあります" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.form.vue: input-message-here: "ここにメッセージを入力" send: "送信" attach-from-local: "PCからファイルを添付する" attach-from-drive: "ドライブからファイルを添付する" + only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" common/views/components/messaging-room.message.vue: is-read: "既読" deleted: "このメッセージは削除されました" @@ -534,6 +537,8 @@ desktop/views/components/notes.note.vue: detail: "詳細" private: "この投稿は非公開です" deleted: "この投稿は削除されました" + hide: "隠す" + see-more: "もっと見る" desktop/views/components/notes.vue: error: "読み込みに失敗しました。" retry: "リトライ" @@ -569,6 +574,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "お使いの端末は位置情報に対応していません" error: "エラー" enter-username: "ユーザー名を入力してください" + annotations: "内容への注釈 (オプション)" desktop/views/components/post-form-window.vue: note: "新規投稿" reply: "返信" @@ -730,6 +736,7 @@ desktop/views/components/timeline.vue: list: "リスト" desktop/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" desktop/views/components/ui.header.account.vue: profile: "プロフィール" drive: "ドライブ" @@ -970,6 +977,7 @@ mobile/views/components/timeline.vue: load-more: "もっと" mobile/views/components/ui.header.vue: welcome-back: "おかえりなさい、" + adjective: "さん" mobile/views/components/ui.nav.vue: timeline: "タイムライン" notifications: "通知" @@ -1018,6 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "ダッシュボード" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" + add-widget: "追加" + customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "アクティビティ" mobile/views/pages/share.vue: @@ -1056,6 +1066,7 @@ mobile/views/pages/settings/settings.profile.vue: mobile/views/pages/search.vue: search: "検索" empty: "「{}」に関する投稿は見つかりませんでした。" + not-found: "「{}」に関する投稿は見つかりませんでした。" mobile/views/pages/selectdrive.vue: select-file: "ファイルを選択" mobile/views/pages/settings.vue: @@ -1150,3 +1161,5 @@ docs: name: "名前" type: "型" description: "説明" +dev/views/index.vue: + manage-apps: "アプリの管理" From 9065043b250602d52b878977dfc29ca56792076c Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 12:41:03 +0900 Subject: [PATCH 12/54] New translations ja.yml (English) --- locales/en.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/en.yml b/locales/en.yml index b0aa9764c..6e59cd665 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -537,8 +537,8 @@ desktop/views/components/notes.note.vue: detail: "Show details" private: "This post is private" deleted: "The post has been deleted" - hide: "隠す" - see-more: "もっと見る" + hide: "Hide" + see-more: "See more" desktop/views/components/notes.vue: error: "Loading failed." retry: "Retry" @@ -1026,8 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "Dashboard" widgets-hints: "You can add/delete/rearrange widgets. To move the widget, drag \"三\". Tap \"x\" to delete the widget. Some widgets can change display by tapping." - add-widget: "追加" - customization-tips: "カスタマイズのヒント" + add-widget: "Add" + customization-tips: "Customization tips" mobile/views/pages/widgets/activity.vue: activity: "Activity" mobile/views/pages/share.vue: @@ -1162,4 +1162,4 @@ docs: type: "Type" description: "Description" dev/views/index.vue: - manage-apps: "アプリの管理" + manage-apps: "Manage apps" From 025c855d4b514b4a207059c507220707e4779bc1 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 13:31:17 +0900 Subject: [PATCH 13/54] New translations ja.yml (French) --- locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr.yml b/locales/fr.yml index 45fcbae6d..186de913c 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -28,7 +28,6 @@ common: notified-by: "Notifié par {} :" reply-from: "Réponse de {} :" quoted-by: "Cité·e par {} :" - name: "Misskey" time: unknown: "inconnu" future: "future" @@ -40,6 +39,7 @@ common: weeks_ago: "Il y a {} semaines·s" months_ago: "Il y a {} mois" years_ago: "Il y a {} an·s" + month-and-day: "{month}月 {day}日" trash: "Corbeille" weekday-short: sunday: "D" From e1c8aef7a84193c668bfd3d4e4eff1a84e0ba1c1 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 13:31:19 +0900 Subject: [PATCH 14/54] New translations ja.yml (German) --- locales/de.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/de.yml b/locales/de.yml index 85a373077..e1f382aa7 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -28,7 +28,6 @@ common: notified-by: "{}さんから" reply-from: "{}さんから返信:" quoted-by: "{}さんが引用:" - name: "Misskey" time: unknown: "Unbekannt" future: "Zukunft" @@ -40,6 +39,7 @@ common: weeks_ago: "vor {0} Woche{0:n}" months_ago: "vor {0} Monat{0:en}" years_ago: "vor {} Jahr{0:en}" + month-and-day: "{month}月 {day}日" trash: "ゴミ箱" weekday-short: sunday: "So" From c3fc15c1a0406c195cee70ba1e9b9f25dc344c63 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 13:31:21 +0900 Subject: [PATCH 15/54] New translations ja.yml (Spanish) --- locales/es.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/es.yml b/locales/es.yml index 2aeb39bfc..21a36c6a4 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -28,7 +28,6 @@ common: notified-by: "Notificado por {}:" reply-from: "Respuesta de {}:" quoted-by: "Citado por {}:" - name: "Misskey" time: unknown: "Desconocido" future: "Futuro" @@ -40,6 +39,7 @@ common: weeks_ago: "Hace {} semana(s)" months_ago: "Hace {} mes(es)" years_ago: "Hace {} año(s)" + month-and-day: "{month}月 {day}日" trash: "Papelera" weekday-short: sunday: "domingo" From 0f3314d7fd0efffa6c5d9166c36497e5ebb3d8cf Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 13:31:24 +0900 Subject: [PATCH 16/54] 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 6e59cd665..c0d779757 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -28,7 +28,6 @@ common: notified-by: "Notified by {}:" reply-from: "Reply from {}:" quoted-by: "Quoted by {}:" - name: "Misskey" time: unknown: "unknown" future: "future" @@ -40,6 +39,7 @@ common: weeks_ago: "{}week(s) ago" months_ago: "{}month(s) ago" years_ago: "{}year(s) ago" + month-and-day: "{month}月 {day}日" trash: "Trash" weekday-short: sunday: "S" From c8de72f86e2ae249ab67e80770ddc84af14dc7af Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 13:31:26 +0900 Subject: [PATCH 17/54] New translations ja.yml (Russian) --- locales/ru.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/ru.yml b/locales/ru.yml index 3ef004f9c..7b2c240f0 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -28,7 +28,6 @@ common: notified-by: "{}さんから" reply-from: "{}さんから返信:" quoted-by: "{}さんが引用:" - name: "Misskey" time: unknown: "なぞのじかん" future: "未来" @@ -40,6 +39,7 @@ common: weeks_ago: "{}週間前" months_ago: "{}ヶ月前" years_ago: "{}年前" + month-and-day: "{month}月 {day}日" trash: "ゴミ箱" weekday-short: sunday: "日" From 2cb0944c8822b7c7a44cae637218ecbe32321d90 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 13:31:29 +0900 Subject: [PATCH 18/54] New translations ja.yml (Italian) --- locales/it.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/it.yml b/locales/it.yml index 5042077a5..fbd955c3f 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -28,7 +28,6 @@ common: notified-by: "{}さんから" reply-from: "{}さんから返信:" quoted-by: "{}さんが引用:" - name: "Misskey" time: unknown: "なぞのじかん" future: "未来" @@ -40,6 +39,7 @@ common: weeks_ago: "{}週間前" months_ago: "{}ヶ月前" years_ago: "{}年前" + month-and-day: "{month}月 {day}日" trash: "ゴミ箱" weekday-short: sunday: "日" From 6a4397c02680c27f862dedd0a258903630625015 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 13:31:31 +0900 Subject: [PATCH 19/54] New translations ja.yml (Chinese Simplified) --- locales/zh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/zh.yml b/locales/zh.yml index ac5edb9b3..d11899b15 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -28,7 +28,6 @@ common: notified-by: "{}さんから" reply-from: "{}さんから返信:" quoted-by: "{}さんが引用:" - name: "Misskey" time: unknown: "なぞのじかん" future: "未来" @@ -40,6 +39,7 @@ common: weeks_ago: "{}週間前" months_ago: "{}ヶ月前" years_ago: "{}年前" + month-and-day: "{month}月 {day}日" trash: "ゴミ箱" weekday-short: sunday: "日" From 64256776837fe96f23ee5053a5a12b87d1ebd5d8 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 13:31:34 +0900 Subject: [PATCH 20/54] New translations ja.yml (Polish) --- locales/pl.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/pl.yml b/locales/pl.yml index 9c185d5d9..172440885 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -28,7 +28,6 @@ common: notified-by: "Powiadomiono przez {}:" reply-from: "Odpowiedź od {}:" quoted-by: "Zacytowano przez {}:" - name: "Misskey" time: unknown: "nieznany" future: "w przyszłości" @@ -40,6 +39,7 @@ common: weeks_ago: "{} tyg. temu" months_ago: "{} mies. temu" years_ago: "{} lat temu" + month-and-day: "{month}月 {day}日" trash: "Kosz" weekday-short: sunday: "N" From fec70cbac1a079c814b7da93d2a3ccf97e474ff0 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 13:31:36 +0900 Subject: [PATCH 21/54] New translations ja.yml (Korean) --- locales/ko.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/ko.yml b/locales/ko.yml index d3fa2e0b3..252027fa8 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -28,7 +28,6 @@ common: notified-by: "{}님" reply-from: "{}님으로부터 답글:" quoted-by: "{}씨가 인용:" - name: "Misskey" time: unknown: "수수께끼의 시간" future: "미래" @@ -40,6 +39,7 @@ common: weeks_ago: "{}주전" months_ago: "{}개월전" years_ago: "{}년전" + month-and-day: "{month}月 {day}日" trash: "휴지통" weekday-short: sunday: "일" From 05b43e9f6b3e7b6226502863888a921131afec3d Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 13:31:38 +0900 Subject: [PATCH 22/54] New translations ja.yml (Portuguese) --- locales/pt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/pt.yml b/locales/pt.yml index f8887d68e..3cc453044 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -28,7 +28,6 @@ common: notified-by: "{}さんから" reply-from: "{}さんから返信:" quoted-by: "{}さんが引用:" - name: "Misskey" time: unknown: "なぞのじかん" future: "未来" @@ -40,6 +39,7 @@ common: weeks_ago: "{}週間前" months_ago: "{}ヶ月前" years_ago: "{}年前" + month-and-day: "{month}月 {day}日" trash: "ゴミ箱" weekday-short: sunday: "日" From 70df17187e11b70434482632114a14813e8d8e09 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 13:31:40 +0900 Subject: [PATCH 23/54] New translations ja.yml (Catalan) --- locales/ca.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/ca.yml b/locales/ca.yml index 5042077a5..fbd955c3f 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -28,7 +28,6 @@ common: notified-by: "{}さんから" reply-from: "{}さんから返信:" quoted-by: "{}さんが引用:" - name: "Misskey" time: unknown: "なぞのじかん" future: "未来" @@ -40,6 +39,7 @@ common: weeks_ago: "{}週間前" months_ago: "{}ヶ月前" years_ago: "{}年前" + month-and-day: "{month}月 {day}日" trash: "ゴミ箱" weekday-short: sunday: "日" From dbf44fce0596aee75bfb8a033519c2b707455901 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 20:53:54 +0900 Subject: [PATCH 24/54] New translations ja.yml (Polish) --- locales/pl.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/locales/pl.yml b/locales/pl.yml index 172440885..319062a9e 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -12,7 +12,7 @@ common: application-authorization: "アプリの連携" close: "Zamknij" do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" - got-it: "わかった" + got-it: "Rozumiem!" customization-tips: title: "Wskazówki o dostosowywaniu" paragraph1: "Dostosowywanie strony głównej pozwala na dodawanie, usuwanie, przeciąganie i zmienianie kolejności widżetów." @@ -282,7 +282,7 @@ common/views/components/signin.vue: signing-in: "Logowanie…" signin: "Zaloguj" or: "または" - signin-with-twitter: "Twitterでログイン" + signin-with-twitter: "Zaloguj się za pomocą Twittera" common/views/components/signup.vue: username: "Nazwa użytkownika" checking: "Sprawdzanie…" @@ -372,7 +372,7 @@ common/views/widgets/tips.vue: tips-line4: "投稿フォームにクリップボードにある画像データをペーストできます" tips-line5: "Możesz wysłać pliki przeciągając i upuszczając je w Dysku." tips-line6: "Możesz przenieść katalog przeciągając go w Dysku." - tips-line7: "ドライブでフォルダをドラッグしてフォルダ移動できます" + tips-line7: "Możesz przenieść katalog przeciągając go w Dysku." tips-line8: "Strona główna może zostać dostosowana w ustawieniach." tips-line9: "Misskey jest dostępny na licencji AGPLv3." tips-line10: "タイムマシンウィジェットを利用すると、簡単に過去のタイムラインに遡れます" @@ -537,8 +537,8 @@ desktop/views/components/notes.note.vue: detail: "Pokaż szczegóły" private: "ten wpis jest prywatny" deleted: "ten wpis został usunięty" - hide: "隠す" - see-more: "もっと見る" + hide: "Zwiń" + see-more: "Więcej" desktop/views/components/notes.vue: error: "Ładowanie nie powiodło się." retry: "Spróbuj ponownie" @@ -574,7 +574,7 @@ desktop/views/components/post-form.vue: geolocation-alert: "Twoje urządzenie nie obsługuje geolokalizacji." error: "Bład" enter-username: "Wprowadź nazwę użytkownika…" - annotations: "内容への注釈 (オプション)" + annotations: "Treść ostrzeżenia (opcjonalnie)" desktop/views/components/post-form-window.vue: note: "Nowy wpis" reply: "Odpowiedz" @@ -765,7 +765,7 @@ desktop/views/components/received-follow-requests-window.vue: desktop/views/components/user-lists-window.vue: title: "Listy" create-list: "Utwórz listę" - list-name: "リスト名" + list-name: "Nazwa listy" desktop/views/components/user-preview.vue: notes: "Wpisy" following: "Śledzeni" @@ -848,8 +848,8 @@ desktop/views/pages/user/user.profile.vue: mute: "Wycisz" muted: "Wyciszyłeś" unmute: "Cofnij wyciszenie" - push-to-a-list: "リストに追加" - list-pushed: "{user}を{list}に追加しました。" + push-to-a-list: "Dodaj do listy" + list-pushed: "Dodałeś(-aś) {user} do {list}." desktop/views/pages/user/user.header.vue: posts: "Wpisy" following: "Śledzeni" @@ -1026,7 +1026,7 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "Kokpit" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" - add-widget: "追加" + add-widget: "Dodaj" customization-tips: "カスタマイズのヒント" mobile/views/pages/widgets/activity.vue: activity: "Aktywność" From 59ff38726a1bbd57f5c276323d688dda7ec35753 Mon Sep 17 00:00:00 2001 From: syuilo Date: Tue, 7 Aug 2018 23:21:52 +0900 Subject: [PATCH 25/54] 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 c0d779757..ae2887c1f 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -39,7 +39,7 @@ common: weeks_ago: "{}week(s) ago" months_ago: "{}month(s) ago" years_ago: "{}year(s) ago" - month-and-day: "{month}月 {day}日" + month-and-day: "{month}/{day}" trash: "Trash" weekday-short: sunday: "S" From 270cb99615cbad7b736cdfb98299194f13ab574a Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 8 Aug 2018 00:22:38 +0900 Subject: [PATCH 26/54] New translations ja.yml (French) --- locales/fr.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/locales/fr.yml b/locales/fr.yml index 186de913c..7fd2480f8 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -12,7 +12,7 @@ common: application-authorization: "Permissions de l'application" close: "Fermer" do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" - got-it: "わかった" + got-it: "J'ai compris !" customization-tips: title: "Conseils de personnalisation" paragraph1: "La personnalisation à la maison vous permet d'ajouter / supprimer, glisser et déposer et réorganiser les widgets." @@ -39,7 +39,7 @@ common: weeks_ago: "Il y a {} semaines·s" months_ago: "Il y a {} mois" years_ago: "Il y a {} an·s" - month-and-day: "{month}月 {day}日" + month-and-day: "{month}/{day}" trash: "Corbeille" weekday-short: sunday: "D" @@ -202,7 +202,7 @@ common/views/components/games/reversi/reversi.room.vue: ready: "Prêt" cancel-ready: "Annuler \"Je suis prêt\"" common/views/components/connect-failed.vue: - title: "Impossible de se connecter au server." + title: "Échec de connexion au serveur" description: "Il y a soit un problème avec votre connexion internet, soit le serveur est hors-ligne ou en maintenance. Veuillez {ressayer} plus tard." thanks: "On vous remercie d'utiliser Misskey." troubleshoot: "dépanner" @@ -212,7 +212,7 @@ common/views/components/connect-failed.troubleshooter.vue: checking-network: "Vérification de la connexion au réseau" internet: "Connexion Internet" checking-internet: "Vérification de la connexion internet" - server: "Connexion au server" + server: "Connexion au serveur" checking-server: "Vérification de la connexion au serveur" finding: "Recherche d'un problème" no-network: "Aucune connexion au réseau" @@ -220,7 +220,7 @@ common/views/components/connect-failed.troubleshooter.vue: no-internet: "Aucune connexion internet." no-internet-desc: "Veuillez vérifier que vous êtes bien connecté à internet." no-server: "Impossible de se connecter au serveur" - no-server-desc: "Votre connexion est OK, mais il a été impossible de vous connecter au serveur de Misskey. Il y a des chances que le serveur soit hors-ligne ou en maintenance, veuillez ressayer plus tard." + no-server-desc: "Votre connexion semble correcte, mais il a été impossible de vous connecter au serveur de Misskey. Il se peut que le serveur soit hors-ligne ou en maintenance, veuillez ressayer plus tard." success: "Connexion au serveur de Misskey reussie!" success-desc: "La connexion au serveur a été reussie. Veuillez recharger la page." flush: "Vider le cache" @@ -235,13 +235,13 @@ common/views/components/messaging-room.vue: no-history: "Il n'y a pas plus d'historique" resize-form: "Faites glisser pour redimensionner" new-message: "Nouveau message" - only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" + only-one-file-attached: "Un seul fichier uniquement peut être joint au message" common/views/components/messaging-room.form.vue: input-message-here: "Tapez ici votre message" send: "Envoyer" attach-from-local: "Joindre un fichier depuis votre PC" attach-from-drive: "Joindre un fichier depuis votre Drive" - only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" + only-one-file-attached: "Un seul fichier uniquement peut être joint au message" common/views/components/messaging-room.message.vue: is-read: "Lu" deleted: "Ce message a été supprimé" @@ -281,8 +281,8 @@ common/views/components/signin.vue: token: "Token" signing-in: "Connexion...." signin: "Se connecter" - or: "または" - signin-with-twitter: "Twitterでログイン" + or: "Ou" + signin-with-twitter: "Se connecter via Twitter" common/views/components/signup.vue: username: "Nom d'utilisateur" checking: "Vérification" From 0ee6d5bfa312b3fe750a307ed3a29535871338b6 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 8 Aug 2018 00:32:08 +0900 Subject: [PATCH 27/54] New translations ja.yml (French) --- locales/fr.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/locales/fr.yml b/locales/fr.yml index 7fd2480f8..7f0aeff31 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -370,7 +370,7 @@ common/views/widgets/tips.vue: tips-line2: "pまたはnで投稿フォームを開きます" tips-line3: "Vous pouvez glisser et déposer des fichiers sur la fenêtre de la note" tips-line4: "Vous pouvez coller des images à partir du presse-papier sur la fenêtre de la note" - tips-line5: "ドライブにファイルをドラッグ&ドロップしてアップロードできます" + tips-line5: "Vous pouvez téléverser des fichiers sur le Drive en faisant un glisser/déplacer" tips-line6: "ドライブでファイルをドラッグしてフォルダ移動できます" tips-line7: "ドライブでフォルダをドラッグしてフォルダ移動できます" tips-line8: "Vous pouvez personnaliser l'Accueil via les paramètres" @@ -379,7 +379,7 @@ common/views/widgets/tips.vue: tips-line11: "Vous pouvez épingler des notes sur votre page en appuyant sur \"…\"" tips-line13: "Tous les fichiers attachés à cette publication sont sauvegardés dans le Drive" tips-line14: "ホームのカスタマイズ中、ウィジェットを右クリックしてデザインを変更できます" - tips-line17: "「**」でテキストを囲むと**強調表示**されます" + tips-line17: "Vous pouvez mettre un texte en surbrillance en le mettant entre ** **" tips-line19: "いくつかのウィンドウはブラウザの外に切り離すことができます" tips-line20: "カレンダーウィジェットのパーセンテージは、経過の割合を示しています" tips-line21: "Vous pouvez aussi utiliser l'API pour développer des Bots." @@ -393,16 +393,16 @@ common/views/pages/follow.vue: request-pending: "Demande d'abonnement en attente" follow-request: "Demande d'abonnement" desktop: - banner-crop-title: "バナーとして表示する部分を選択" - banner: "バナー" - uploading-banner: "新しいバナーをアップロードしています" - banner-updated: "バナーを更新しました" - choose-banner: "バナーにする画像を選択" - avatar-crop-title: "アバターとして表示する部分を選択" - avatar: "アバター" - uploading-avatar: "新しいアバターをアップロードしています" - avatar-updated: "アバターを更新しました" - choose-avatar: "アバターにする画像を選択" + banner-crop-title: "Découpez la partie qui apparaîtra comme une bannière" + banner: "Bannière" + uploading-banner: "Téléversement d'une nouvelle bannière" + banner-updated: "La bannière est mise à jour" + choose-banner: "Choisir une bannière" + avatar-crop-title: "Découpez la partie qui apparaîtra dans l'avatar" + avatar: "Avatar" + uploading-avatar: "Téléversement du nouvel avatar" + avatar-updated: "L'avatar est mis à jour" + choose-avatar: "Choisir un avatar" desktop/views/components/activity.chart.vue: total: "Noirs ... Total" notes: "Bleu ... Notes" @@ -537,8 +537,8 @@ desktop/views/components/notes.note.vue: detail: "Afficher les détails" private: "cette publication est privée" deleted: "cette publication a été supprimée" - hide: "隠す" - see-more: "もっと見る" + hide: "Masquer" + see-more: "Voir plus" desktop/views/components/notes.vue: error: "Échec du chargement." retry: "Réessayer" From 73e978ed6b482d81a459b7f07b95435058bf3bcd Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 8 Aug 2018 00:43:05 +0900 Subject: [PATCH 28/54] New translations ja.yml (French) --- locales/fr.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/locales/fr.yml b/locales/fr.yml index 7f0aeff31..d9e484981 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -221,8 +221,8 @@ common/views/components/connect-failed.troubleshooter.vue: no-internet-desc: "Veuillez vérifier que vous êtes bien connecté à internet." no-server: "Impossible de se connecter au serveur" no-server-desc: "Votre connexion semble correcte, mais il a été impossible de vous connecter au serveur de Misskey. Il se peut que le serveur soit hors-ligne ou en maintenance, veuillez ressayer plus tard." - success: "Connexion au serveur de Misskey reussie!" - success-desc: "La connexion au serveur a été reussie. Veuillez recharger la page." + success: "Connexion au serveur de Misskey réussie !" + success-desc: "Succès de la connexion au serveur de Misskey. Veuillez recharger la page." flush: "Vider le cache" set-version: "Choisissez une version" common/views/components/messaging.vue: @@ -621,7 +621,7 @@ desktop/views/components/settings.vue: circle-icons: "Utiliser des icônes circulaires" gradient-window-header: "Utiliser les dégradés sur la barre de titre de la fenêtre" post-form-on-timeline: "タイムライン上部に投稿フォームを表示する" - show-reply-target: "リプライ先を表示する" + show-reply-target: "Afficher les réponses" show-my-renotes: "Afficher mes republications dans le fil" show-renoted-my-notes: "Renoteされた自分の投稿をタイムラインに表示する" show-maps: "Afficher la carte" @@ -765,7 +765,7 @@ desktop/views/components/received-follow-requests-window.vue: desktop/views/components/user-lists-window.vue: title: "Listes de l'utilisateur" create-list: "Créer une liste" - list-name: "リスト名" + list-name: "Nom de la liste" desktop/views/components/user-preview.vue: notes: "Publications" following: "Abonné à" @@ -848,8 +848,8 @@ desktop/views/pages/user/user.profile.vue: mute: "Mettre en sourdine" muted: "Muting" unmute: "Enlever la sourdine" - push-to-a-list: "リストに追加" - list-pushed: "{user}を{list}に追加しました。" + push-to-a-list: "Ajouter à la liste" + list-pushed: "Vous avez ajouté {user} à la liste {list}." desktop/views/pages/user/user.header.vue: posts: "Notes" following: "Suit" @@ -976,7 +976,7 @@ mobile/views/components/timeline.vue: empty: "Pas de notes" load-more: "Afficher plus" mobile/views/components/ui.header.vue: - welcome-back: "おかえりなさい、" + welcome-back: "Bon retour parmi nous !" adjective: "さん" mobile/views/components/ui.nav.vue: timeline: "Fil d'actualité" @@ -1026,8 +1026,8 @@ mobile/views/pages/welcome.vue: mobile/views/pages/widgets.vue: dashboard: "Tableau de bord" widgets-hints: "ウィジェットを追加/削除したり並べ替えたりできます。ウィジェットを移動するには「三」をドラッグします。ウィジェットを削除するには「x」をタップします。いくつかのウィジェットはタップすることで表示を変更できます。" - add-widget: "追加" - customization-tips: "カスタマイズのヒント" + add-widget: "Ajouter" + customization-tips: "Conseils de personnalisation" mobile/views/pages/widgets/activity.vue: activity: "Activité" mobile/views/pages/share.vue: @@ -1162,4 +1162,4 @@ docs: type: "Type" description: "Description" dev/views/index.vue: - manage-apps: "アプリの管理" + manage-apps: "Gestion des applications" From 883b8c94b38d4c9255f7c91bf4758d5c8f862896 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 8 Aug 2018 00:51:48 +0900 Subject: [PATCH 29/54] New translations ja.yml (French) --- locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr.yml b/locales/fr.yml index d9e484981..f1aea50a0 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -309,7 +309,7 @@ common/views/components/special-message.vue: christmas: "Joyeux Noël!" common/views/components/stream-indicator.vue: connecting: "Connexion en cours" - reconnecting: "Re-connexion en cours" + reconnecting: "Reconnexion en cours" connected: "Connecté" common/views/components/twitter-setting.vue: description: "Si vous liez votre compte Twitter à votre compte Misskey, vous verrez ensuite votre compte Twitter s'afficher sur votre profile, vous aurez aussi la possibilité de vous connecter à Misskey en utilisant votre compte Twitter." From 2340de9e85d2f2a120cf161dfa4f2e1f6549744c Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 9 Aug 2018 02:31:11 +0900 Subject: [PATCH 30/54] New translations ja.yml (French) --- locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr.yml b/locales/fr.yml index f1aea50a0..a608802ff 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -290,7 +290,7 @@ common/views/components/signup.vue: unavailable: "Non disponible" error: "Erreur de réseau" invalid-format: "Utilisez seulement des lettres, nombres et/ou -." - too-short: "Veuillez taper au moins un charactère!" + too-short: "Veuillez saisir au moins un caractère !" too-long: "Veuillez entrer au maximum 20 charactères." password: "Mot de Passe" password-placeholder: "Nous recommendons au moins 8 charactères." From 7c377b67139587ec08b7cdc7e23050b04fd38467 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 9 Aug 2018 02:36:35 +0900 Subject: [PATCH 31/54] 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 a608802ff..eb4fb4b29 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -291,9 +291,9 @@ common/views/components/signup.vue: error: "Erreur de réseau" invalid-format: "Utilisez seulement des lettres, nombres et/ou -." too-short: "Veuillez saisir au moins un caractère !" - too-long: "Veuillez entrer au maximum 20 charactères." + too-long: "Veuillez entrer au maximum 20 caractères." password: "Mot de Passe" - password-placeholder: "Nous recommendons au moins 8 charactères." + password-placeholder: "Nous recommendons au moins 8 caractères." weak-password: "Faible" normal-password: "Moyen" strong-password: "Fort" @@ -303,21 +303,21 @@ common/views/components/signup.vue: password-not-matched: "Les mots de passes ne correspondent pas." recaptcha: "Vérifier" create: "Créer un compte" - some-error: "La création de compte a échoué. Veuillez ressayer." + some-error: "La création du compte a échoué. Veuillez réessayer." common/views/components/special-message.vue: - new-year: "Bonne année!" - christmas: "Joyeux Noël!" + new-year: "Bonne année !" + christmas: "Joyeux Noël !" common/views/components/stream-indicator.vue: connecting: "Connexion en cours" reconnecting: "Reconnexion en cours" connected: "Connecté" common/views/components/twitter-setting.vue: description: "Si vous liez votre compte Twitter à votre compte Misskey, vous verrez ensuite votre compte Twitter s'afficher sur votre profile, vous aurez aussi la possibilité de vous connecter à Misskey en utilisant votre compte Twitter." - connected-to: "Vous êtes connecté à ce compte" - detail: "Detail..." + connected-to: "Vous êtes connecté à ce compte Twitter" + detail: "Détails …" reconnect: "Reconnecter" connect: "Lier votre compte Twitter" - disconnect: "Deconnecter" + disconnect: "Déconnecter" common/views/components/uploader.vue: waiting: "En attente" common/views/components/visibility-chooser.vue: From cb5bbc939aee19fea760354aa9781ad7666ffdd8 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 9 Aug 2018 02:41:44 +0900 Subject: [PATCH 32/54] New translations ja.yml (French) --- locales/fr.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/fr.yml b/locales/fr.yml index eb4fb4b29..d47eb5db9 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -327,12 +327,12 @@ common/views/components/visibility-chooser.vue: followers: "Abonné·e·s" followers-desc: "Publier à vos abonné·e·s uniquement" specified: "Direct" - specified-desc: "Publier aux utilisateurs mentionnés" + specified-desc: "Publier aux utilisateurs·trices mentionné·es" private: "Privé" common/views/widgets/broadcast.vue: fetching: "Récuperation" - no-broadcasts: "No broadcasts" - have-a-nice-day: "Passez une bonne journée!" + no-broadcasts: "Aucune annonce" + have-a-nice-day: "Passez une bonne journée !" next: "Suivant" common/views/widgets/calendar.vue: year: "{} année" From c80e1c00136f93f855b7a01ae3d05f0529546ad4 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 9 Aug 2018 02:52:24 +0900 Subject: [PATCH 33/54] New translations ja.yml (French) --- locales/fr.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/fr.yml b/locales/fr.yml index d47eb5db9..271914d46 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -343,13 +343,13 @@ common/views/widgets/calendar.vue: this-year: "Cette année :" common/views/widgets/donation.vue: title: "Dons" - text: "Toutes les depences pour couvrir les frais de Misskey sortent directement de notre poche. Nous ne recevons pas d'argent, si vous pouvez nous faire dons d'argent, on vous serait eternellement reconnaissant. Si vous êtes intéressés veuilles contacter {}. Merci pour votre contribution!" + text: "Les frais pour faire fonctionner Misskey sortent directement de notre poche. Nous ne recevons pas d'argent issu de la publicité, si vous pouvez nous faire des dons, on vous serait éternellement reconnaissants. Si vous êtes intéressé·es veuillez contacter {}. Merci pour votre contribution !" common/views/widgets/photo-stream.vue: title: "Flux de photo" no-photos: "Pas de photos" common/views/widgets/posts-monitor.vue: title: "Graph des publications" - toggle: "Basculer les vues" + toggle: "Basculer entre les vues" common/views/widgets/hashtags.vue: title: "Étiquettes" count: "{} utilisateurs mentionnés" From 37d737a1753769158b925f46514858997f8cccd5 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 9 Aug 2018 04:21:24 +0900 Subject: [PATCH 34/54] 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 ae2887c1f..351e1f442 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -812,7 +812,7 @@ desktop/views/pages/selectdrive.vue: cancel: "Cancel" upload: "Upload files from your device" desktop/views/pages/search.vue: - not-available: "The search function can not be used." + not-available: "The search feature is not available." not-found: "No posts were found for '{}'" desktop/views/pages/share.vue: share-with: "Share with {}." From 164c8470bb41bc3335aa08b6abce70704756c816 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 01:21:58 +0900 Subject: [PATCH 35/54] New translations ja.yml (Spanish) --- locales/es.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/locales/es.yml b/locales/es.yml index 21a36c6a4..ed7bc4706 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -39,7 +39,7 @@ common: weeks_ago: "Hace {} semana(s)" months_ago: "Hace {} mes(es)" years_ago: "Hace {} año(s)" - month-and-day: "{month}月 {day}日" + month-and-day: "{day} de {month}" trash: "Papelera" weekday-short: sunday: "domingo" @@ -235,13 +235,13 @@ common/views/components/messaging-room.vue: no-history: "El historial se ha acabado" resize-form: "Arrastra para redimensionar" new-message: "Nuevo mensaje" - only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" + only-one-file-attached: "Un único archivo se puede conectar al mensaje" common/views/components/messaging-room.form.vue: input-message-here: "Escribe el mensaje aquí" send: "Enviar" attach-from-local: "Adjunta ficheros desde tu PC" attach-from-drive: "Adjunta ficheros desde tu disco" - only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" + only-one-file-attached: "Un único archivo se puede conectar al mensaje" common/views/components/messaging-room.message.vue: is-read: "Leer" deleted: "El mensaje se ha borrado" @@ -378,14 +378,14 @@ common/views/widgets/tips.vue: tips-line10: "Usando el accesorio de Máquina del Tiempo puedes encontrar publicaciones antiguas" tips-line11: "Puedes resaltar publicaciones en la página de usuario haciendo click en \"...\"" tips-line13: "Todos los archivos añadidos a la publicación se han guardado en tu unidad." - tips-line14: "ホームのカスタマイズ中、ウィジェットを右クリックしてデザインを変更できます" - tips-line17: "「**」でテキストを囲むと**強調表示**されます" - tips-line19: "いくつかのウィンドウはブラウザの外に切り離すことができます" - tips-line20: "カレンダーウィジェットのパーセンテージは、経過の割合を示しています" - tips-line21: "APIを利用してbotの開発なども行えます" - tips-line23: "まゆかわいいよまゆ" - tips-line24: "Misskeyは2014年にサービスを開始しました" - tips-line25: "対応ブラウザではMisskeyを開いていなくても通知を受け取れます" + tips-line14: "Cuando personalizas el inicio puedas dar click derecho a un accesorio y cambiar el diseño." + tips-line17: "Al colocar ** delante y luego del texto, lo estarás destacando en negrillas" + tips-line19: "Algunas ventanas pueden ser separadas fuera del navegador" + tips-line20: "El porcentaje mostrando en el accesorio de calendario indica el porcentaje de tiempo transcurrido." + tips-line21: "También puedes usar la API para desarrollar tus propios bots." + tips-line23: "Mayu is tan bonito con sus cejas." + tips-line24: "Misskey inició en 2014." + tips-line25: "Puedes recibir notificaciones incluso si Misskey no está abierto en un navegador compatible." common/views/pages/follow.vue: signed-in-as: "{}としてサインイン中" following: "フォロー中" From b191d2cbd319a87b2ed37508d0b80a1dca3e25f0 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 01:31:44 +0900 Subject: [PATCH 36/54] New translations ja.yml (Spanish) --- locales/es.yml | 80 +++++++++++++++++++++++++------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/locales/es.yml b/locales/es.yml index ed7bc4706..30f814fc1 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -387,47 +387,47 @@ common/views/widgets/tips.vue: tips-line24: "Misskey inició en 2014." tips-line25: "Puedes recibir notificaciones incluso si Misskey no está abierto en un navegador compatible." common/views/pages/follow.vue: - signed-in-as: "{}としてサインイン中" - following: "フォロー中" - follow: "フォロー" - request-pending: "フォロー許可待ち" - follow-request: "フォロー申請" + signed-in-as: "Autenticado como {}" + following: "Siguiendo" + follow: "Seguir" + request-pending: "Solicitud pendiente" + follow-request: "Solicitar suscripción" desktop: - banner-crop-title: "バナーとして表示する部分を選択" - banner: "バナー" - uploading-banner: "新しいバナーをアップロードしています" - banner-updated: "バナーを更新しました" - choose-banner: "バナーにする画像を選択" - avatar-crop-title: "アバターとして表示する部分を選択" - avatar: "アバター" - uploading-avatar: "新しいアバターをアップロードしています" - avatar-updated: "アバターを更新しました" - choose-avatar: "アバターにする画像を選択" + banner-crop-title: "Corta la parte que aparece como un banner" + banner: "Banner" + uploading-banner: "Cargando un nuevo banner" + banner-updated: "Banner actualizado" + choose-banner: "Escoge un banner" + avatar-crop-title: "Corta la parte que aparece como un avatar" + avatar: "Avatar" + uploading-avatar: "Cargando un nuevo avatar" + avatar-updated: "Avatar actualizado" + choose-avatar: "Escoge una imagen de avatar" desktop/views/components/activity.chart.vue: - total: "Black ... Total" - notes: "Blue ... Notes" - replies: "Red ... Replies" - renotes: "Green ... Renotes" + total: "Negro ... Total" + notes: "Azul ... Notas" + replies: "Rojo ... Respuestas" + renotes: "Verde ... Republicaciones" desktop/views/components/activity.vue: - title: "アクティビティ" - toggle: "表示を切り替え" + title: "Actividad" + toggle: "Alternar vistas" desktop/views/components/calendar.vue: - title: "{1}年 {2}月" - prev: "前の月" - next: "次の月" - go: "クリックして時間遡行" + title: "{1} / {2}" + prev: "Mes anterior" + next: "Próximo mes" + go: "Click para navegar" desktop/views/components/choose-file-from-drive-window.vue: - choose-file: "ファイル選択中" - upload: "PCからドライブにファイルをアップロード" - cancel: "キャンセル" - ok: "決定" - choose-prompt: "ファイルを選択" + choose-file: "Escoger archivos" + upload: "Cargar archivos de tu dispositivo" + cancel: "Cancelar" + ok: "OK" + choose-prompt: "Escoger archivos" desktop/views/components/choose-folder-from-drive-window.vue: - cancel: "キャンセル" - ok: "決定" + cancel: "Cancelar" + ok: "OK" choose-prompt: "Escoge una Carpeta" desktop/views/components/crop-window.vue: - skip: "クロップをスキップ" + skip: "Ignorar el cortado" cancel: "Cancelar" ok: "OK" desktop/views/components/drive-window.vue: @@ -438,8 +438,8 @@ desktop/views/components/drive.file.vue: banner: "Banner" contextmenu: rename: "Renombrar" - mark-as-sensitive: "閲覧注意に設定" - unmark-as-sensitive: "閲覧注意を解除" + mark-as-sensitive: "Marcar como 'sensible'" + unmark-as-sensitive: "Desmarcar como 'sensible'" copy-url: "Copia la URL" download: "Descargar" else-files: "Otros" @@ -484,8 +484,8 @@ desktop/views/components/drive.vue: upload: "Subir fichero" url-upload: "Subir desde una URL" desktop/views/components/media-image.vue: - sensitive: "閲覧注意" - click-to-show: "クリックして表示" + sensitive: "El contenido es NSFW (no seguro para ver en el trabajo, 'not safe for work')" + click-to-show: "Click para mostrar" desktop/views/components/media-video.vue: sensitive: "閲覧注意" click-to-show: "クリックして表示" @@ -652,9 +652,9 @@ desktop/views/components/settings.vue: version: "バージョン:" latest-version: "最新のバージョン:" update-checking: "アップデートを確認中" - do-update: "アップデートを確認" - update-settings: "詳細設定" - prevent-update: "アップデートを延期する(非推奨)" + do-update: "Chequear por actualizaciones" + update-settings: "Configuración avanzada" + prevent-update: "Posponer actualizaciones (no recomendado)" prevent-update-desc: "この設定をオンにしてもアップデートが反映される場合があります。この設定はこのデバイスのみ有効です。" no-updates: "利用可能な更新はありません" no-updates-desc: "お使いのMisskeyは最新です。" From 9187d69d6f074b5aca498cd40ffe1011e143c14e Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 01:42:11 +0900 Subject: [PATCH 37/54] New translations ja.yml (Spanish) --- locales/es.yml | 54 +++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/locales/es.yml b/locales/es.yml index 30f814fc1..eb039df69 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -655,23 +655,23 @@ desktop/views/components/settings.vue: do-update: "Chequear por actualizaciones" update-settings: "Configuración avanzada" prevent-update: "Posponer actualizaciones (no recomendado)" - prevent-update-desc: "この設定をオンにしてもアップデートが反映される場合があります。この設定はこのデバイスのみ有効です。" - no-updates: "利用可能な更新はありません" - no-updates-desc: "お使いのMisskeyは最新です。" - update-available: "新しいバージョンが利用可能です" - update-available-desc: "ページを再度読み込みすると更新が適用されます。" - advanced-settings: "高度な設定" - debug-mode: "デバッグモードを有効にする" - debug-mode-desc: "この設定はブラウザに記憶されます。" - experimental: "実験的機能を有効にする" - experimental-desc: "実験的機能を有効にするとMisskeyの動作が不安定になる可能性があります。この設定はブラウザに記憶されます。" - tools: "ツール" - task-manager: "タスクマネージャ" - third-parties: "サードパーティ" + prevent-update-desc: "Incluso si activas esta configuración, algunas actualizaciones podrían aplicarse. Esta configuración está habilitada sólo para este dispositivo." + no-updates: "No hay actualizaciones disponibles" + no-updates-desc: "Tu Misskey está actualizado" + update-available: "Una nueva versión está disponible" + update-available-desc: "Las actualizaciones se aplicarán cuando actualices la página nuevamente." + advanced-settings: "Avanzado" + debug-mode: "Habilitar modo de depuración" + debug-mode-desc: "Esta configuración se ha guardado en el navegador." + experimental: "Habilitar herramientas experimentales" + experimental-desc: "Activar esto puede hacer que tu cliente de Misskey se vuelva inestable. La configuración se ha guardado en el navegador." + tools: "Herramientas" + task-manager: "Navegador de tareas" + third-parties: "Servicios externos" desktop/views/components/settings.2fa.vue: intro: "二段階認証を設定すると、サインイン時にパスワードだけでなく、予め登録しておいた物理的なデバイス(例えばあなたのスマートフォンなど)も必要になり、よりセキュリティが向上します。" - detail: "詳細..." - url: "https://www.google.co.jp/intl/ja/landing/2step/" + detail: "Ver detalles..." + url: "https://www.google.com/landing/2step/" caution: "Si pierdes acceso al dispositivo, no podrás conectarte a Misskey." register: "Registrar un dispositivo" already-registered: "Un dispositivo ya fue registrado" @@ -704,19 +704,19 @@ desktop/views/components/settings.password.vue: reset: "Cambiar contraseña" enter-current-password: "Ingresar contraseña actual" enter-new-password: "Ingresar nueva contraseña" - enter-new-password-again: "もう一度新しいパスワードを入力してください" - not-match: "新しいパスワードが一致しません" - changed: "パスワードを変更しました" + enter-new-password-again: "Ingresar nueva contraseña de nuevo" + not-match: "Las nuevas contraseñas no se corresponden consigo mismas" + changed: "Contraseña actualizada" desktop/views/components/settings.profile.vue: - avatar: "アイコン" - choice-avatar: "画像を選択" - name: "名前" - location: "場所" - description: "自己紹介" - birthday: "誕生日" - save: "保存" - locked-account: "アカウントの保護" - is-locked: "投稿を非公開にする" + avatar: "Avatar" + choice-avatar: "Escoger una imagen" + name: "Nombre" + location: "Localización" + description: "Descripción" + birthday: "Fecha de nacimiento" + save: "Perfil actualizado" + locked-account: "Protege tu cuenta" + is-locked: "Crear una nota privada" other: "その他" is-bot: "このアカウントはBotです" is-cat: "このアカウントはCatです" From d7569d82ddd89c58899e7a6f388a410eddeae717 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 21:11:10 +0900 Subject: [PATCH 38/54] 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 271914d46..b30144705 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -66,6 +66,7 @@ common: congrats: "Félicitations !" angry: "En colère" confused: "Confus" + rip: "RIP" pudding: "Pudding" note-placeholders: a: "Que faîtes vous maintenant ?" From d81cc1ea0f78654d78c02c875166e698d2edfbf6 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 21:11:12 +0900 Subject: [PATCH 39/54] 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 e1f382aa7..ef9d585d0 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -66,6 +66,7 @@ common: congrats: "Glückwunsch!" angry: "Wütend" confused: "Verwirrt" + rip: "RIP" pudding: "Pudding" note-placeholders: a: "Was machst du gerade?" From 7f219148bcf1fb2a97b00b9703e17673834f96a7 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 21:11:14 +0900 Subject: [PATCH 40/54] 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 eb039df69..3558ea05e 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -66,6 +66,7 @@ common: congrats: "felicidades" angry: "enfadado" confused: "confundido" + rip: "RIP" pudding: "Chafado" note-placeholders: a: "¿Qué haces?" From f5a85badd79157332c15da74b19d1a1cad1d0e66 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 21:11:16 +0900 Subject: [PATCH 41/54] 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 351e1f442..0072ef05d 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -66,6 +66,7 @@ common: congrats: "Congrats!" angry: "Angry" confused: "Confused" + rip: "RIP" pudding: "Pudding" note-placeholders: a: "What are you doing?" From be3624619188171b05ec685a6b26e39600a59549 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 21:11:19 +0900 Subject: [PATCH 42/54] 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 7b2c240f0..75c07e26b 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -66,6 +66,7 @@ common: congrats: "おめでとう" angry: "おこ" confused: "こまこまのこまり" + rip: "RIP" pudding: "Pudding" note-placeholders: a: "今どうしてる?" From e40b1de495f72480a593cc93c35412784962d530 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 21:11:21 +0900 Subject: [PATCH 43/54] 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 fbd955c3f..ccdd780fb 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -66,6 +66,7 @@ common: congrats: "おめでとう" angry: "おこ" confused: "こまこまのこまり" + rip: "RIP" pudding: "Pudding" note-placeholders: a: "今どうしてる?" From 50914e2f7593b16a68e661d028fde35ec28796e8 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 21:11:23 +0900 Subject: [PATCH 44/54] 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 d11899b15..73ca466d8 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -66,6 +66,7 @@ common: congrats: "おめでとう" angry: "おこ" confused: "こまこまのこまり" + rip: "RIP" pudding: "Pudding" note-placeholders: a: "今どうしてる?" From a094775be56479f0e1bb636a6fd27441f54457b2 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 21:11:25 +0900 Subject: [PATCH 45/54] 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 319062a9e..f209c7fb4 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -66,6 +66,7 @@ common: congrats: "Gratuluję!" angry: "Wściekły" confused: "Zmieszany" + rip: "RIP" pudding: "Pudding" note-placeholders: a: "Co robisz?" From 588e441be362b827a0879ef2264d140b8fc1caab Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 21:11:27 +0900 Subject: [PATCH 46/54] 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 252027fa8..304d8f948 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -66,6 +66,7 @@ common: congrats: "받으세요" angry: "화냈어" confused: "곤란하고 있어" + rip: "RIP" pudding: "Pudding" note-placeholders: a: "지금 어떻게하고있어?" From f07a4a965983b2666f14063b450b45749f3d8cbf Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 21:11:29 +0900 Subject: [PATCH 47/54] 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 3cc453044..4256ca974 100644 --- a/locales/pt.yml +++ b/locales/pt.yml @@ -66,6 +66,7 @@ common: congrats: "おめでとう" angry: "おこ" confused: "こまこまのこまり" + rip: "RIP" pudding: "Pudding" note-placeholders: a: "今どうしてる?" From 30b4e4995673aec14014bba7ce70ae0af6f503bd Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 21:11:31 +0900 Subject: [PATCH 48/54] 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 fbd955c3f..ccdd780fb 100644 --- a/locales/ca.yml +++ b/locales/ca.yml @@ -66,6 +66,7 @@ common: congrats: "おめでとう" angry: "おこ" confused: "こまこまのこまり" + rip: "RIP" pudding: "Pudding" note-placeholders: a: "今どうしてる?" From 8adcd9f2e976cbf7992e38c626e16019bc74fe7d Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 11 Aug 2018 22:51:08 +0900 Subject: [PATCH 49/54] New translations ja.yml (Polish) --- locales/pl.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/pl.yml b/locales/pl.yml index f209c7fb4..4ea10ba0b 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -39,7 +39,7 @@ common: weeks_ago: "{} tyg. temu" months_ago: "{} mies. temu" years_ago: "{} lat temu" - month-and-day: "{month}月 {day}日" + month-and-day: "{month}-{day}" trash: "Kosz" weekday-short: sunday: "N" @@ -403,7 +403,7 @@ desktop: avatar: "アバター" uploading-avatar: "新しいアバターをアップロードしています" avatar-updated: "アバターを更新しました" - choose-avatar: "アバターにする画像を選択" + choose-avatar: "Wybierz awatar" desktop/views/components/activity.chart.vue: total: "Czarny … Łącznie" notes: "Niebieski … Wpisy" @@ -1163,4 +1163,4 @@ docs: type: "Rodzaj" description: "Opis" dev/views/index.vue: - manage-apps: "アプリの管理" + manage-apps: "Zarządzaj aplikacjami" From 118c7ac51206ca8a7f00503b45dbd6d3d0266d3e Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 12 Aug 2018 00:31:30 +0900 Subject: [PATCH 50/54] New translations ja.yml (Polish) --- locales/pl.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/locales/pl.yml b/locales/pl.yml index 4ea10ba0b..baf2e0f7c 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -395,14 +395,14 @@ common/views/pages/follow.vue: follow-request: "Poproś o śledzenie" desktop: banner-crop-title: "バナーとして表示する部分を選択" - banner: "バナー" - uploading-banner: "新しいバナーをアップロードしています" - banner-updated: "バナーを更新しました" - choose-banner: "バナーにする画像を選択" - avatar-crop-title: "アバターとして表示する部分を選択" - avatar: "アバター" - uploading-avatar: "新しいアバターをアップロードしています" - avatar-updated: "アバターを更新しました" + banner: "Baner" + uploading-banner: "Wysyłanie baneru" + banner-updated: "Zmieniono baner" + choose-banner: "Wybierz baner" + avatar-crop-title: "Wybierz część obrazu, która zostanie użyta jako awatar" + avatar: "Awatar" + uploading-avatar: "Wysyłanie awatara" + avatar-updated: "Wysłano awatar" choose-avatar: "Wybierz awatar" desktop/views/components/activity.chart.vue: total: "Czarny … Łącznie" From 7279fbe351359a1b0058d6e8d3b4b1ba346c1693 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 12 Aug 2018 07:11:02 +0900 Subject: [PATCH 51/54] New translations ja.yml (French) --- locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr.yml b/locales/fr.yml index b30144705..857c29c43 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -1067,7 +1067,7 @@ mobile/views/pages/settings/settings.profile.vue: mobile/views/pages/search.vue: search: "Chercher" empty: "Aucun message trouvé pour '{}' " - not-found: "「{}」に関する投稿は見つかりませんでした。" + not-found: "Aucun post pour {} n'a été trouvé." mobile/views/pages/selectdrive.vue: select-file: "Choisissez un fichier" mobile/views/pages/settings.vue: From 73d0a4a07340abb70ddd2c63cd1c23334d53bf03 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 12 Aug 2018 07:20:58 +0900 Subject: [PATCH 52/54] New translations ja.yml (French) --- locales/fr.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/locales/fr.yml b/locales/fr.yml index 857c29c43..860c610a0 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -843,7 +843,7 @@ desktop/views/pages/user/user.photos.vue: no-photos: "Pas de photos" desktop/views/pages/user/user.profile.vue: follows-you: "Vous suis" - stalk: "ストークする" + stalk: "Traquer" stalking: "ストーキングしています" unstalk: "ストーク解除" mute: "Mettre en sourdine" @@ -893,11 +893,11 @@ mobile/views/components/drive.vue: load-more: "Charger plus" nothing-in-drive: "Rien" folder-is-empty: "Ce dossier est vide" - prompt: "何をしますか?(数字を入力してください): <1 → ファイルをアップロード | 2 → ファイルをURLでアップロード | 3 → フォルダ作成 | 4 → このフォルダ名を変更 | 5 → このフォルダを移動 | 6 → このフォルダを削除>" + prompt: "Que veux-tu faire ? (Entrez un nombre): <1 → Télécharger le fichier | 2 → Télécharger le fichier avec l'URL | 3 → Créer le dossier | 4 → Modifier le nom du dossier | 5 → Déplacer ce dossier | 6 → Supprimer ce dossier >" deletion-alert: "Désolé ! La suppression d’un dossier n’est pas encore implémentée." folder-name: "Nom du dossier" - root-rename-alert: "現在いる場所はルートで、フォルダではないため名前の変更はできません。名前を変更したいフォルダに移動してからやってください。" - root-move-alert: "現在いる場所はルートで、フォルダではないため移動はできません。移動したいフォルダに移動してからやってください。" + root-rename-alert: "L'emplacement actuel est la racine, pas le dossier, vous ne pouvez donc pas le renommer. Veuillez vous déplacer dans le dossier dont vous souhaitez modifier le nom." + root-move-alert: "L'emplacement actuel est la racine, ce n'est pas un dossier et il ne peut pas être déplacé. Veuillez vous déplacer dans le dossier que vous souhaitez déplacer." url-prompt: "URL du fichier que vous souhaitez téléverser" uploading: "アップロードをリクエストしました。アップロードが完了するまで時間がかかる場合があります。" mobile/views/components/drive-file-detail.vue: @@ -1021,7 +1021,7 @@ mobile/views/pages/home.vue: hybrid: "Social" global: "Global" mobile/views/pages/tag.vue: - no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。" + no-posts-found: "Pas de message avec un hashtag {} trouvé." mobile/views/pages/welcome.vue: signup: "S'enregistrer" mobile/views/pages/widgets.vue: From 797f433979eeaf81518bb9b9f24259841f64f075 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 12 Aug 2018 07:30:58 +0900 Subject: [PATCH 53/54] New translations ja.yml (French) --- locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr.yml b/locales/fr.yml index 860c610a0..a04e87546 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -818,7 +818,7 @@ desktop/views/pages/search.vue: desktop/views/pages/share.vue: share-with: "Partager avec {}" desktop/views/pages/tag.vue: - no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。" + no-posts-found: "Pas de message avec un hashtag {} trouvé." desktop/views/pages/user-list.users.vue: users: "Utilisateurs" add-user: "Ajouter un utilisateur" From 523b6d575255ef5f9f86259c06d1244ecc9572c1 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 12 Aug 2018 07:40:57 +0900 Subject: [PATCH 54/54] New translations ja.yml (French) --- locales/fr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/fr.yml b/locales/fr.yml index a04e87546..50711fdc4 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -11,7 +11,7 @@ common: warning: "Misskey n'utilise pas de publicités, mais quelques options peuvent être non disponibles ou fonctionneraient mal si un bloqueur de publicités est activé." application-authorization: "Permissions de l'application" close: "Fermer" - do-not-copy-paste: "ここにコードを入力したり張り付けたりしないでください。アカウントが不正利用される可能性があります。" + do-not-copy-paste: "Veuillez ne pas entrer ou coller le code ici. Le compte peut être compromis." got-it: "J'ai compris !" customization-tips: title: "Conseils de personnalisation"