diff --git a/locales/de.yml b/locales/de.yml index 67b363c47..9e8763bc6 100644 --- a/locales/de.yml +++ b/locales/de.yml @@ -165,6 +165,15 @@ common/views/widgets/photo-stream.vue: common/views/widgets/server.vue: title: "サーバー情報" toggle: "表示を切り替え" +commons/views/widgets/visibility-chooser.vue: + public: "公開" + home: "ホーム" + home-desc: "ホームタイムラインにのみ公開" + followers: "フォロワー" + followers-desc: "自分のフォロワーにのみ公開" + specified: "ダイレクト" + specified-desc: "指定したユーザーにのみ公開" + private: "非公開" desktop/views/components/activity.chart.vue: total: "Black ... Total" notes: "Blue ... Notes" @@ -292,6 +301,13 @@ desktop/views/components/messaging-room-window.vue: title: "メッセージ:" desktop/views/components/messaging-window.vue: title: "Nachrichten" +desktop/views/components/note-detail.vue: + more: "会話をもっと読み込む" + private: "(この投稿は非公開です)" + is-renote: "がRenote" + location: "位置情報" + renote: "Renote" + add-reaction: "リアクション" desktop/views/components/note-detail.sub.vue: private: "(この投稿は非公開です)" desktop/views/components/notes.note.vue: @@ -462,6 +478,10 @@ desktop/views/components/settings.profile.vue: description: "自己紹介" birthday: "誕生日" save: "Profil aktualisieren" +desktop/views/components/sub-note-content.vue: + hidden: "(この投稿は非公開です)" + media: "つのメディア" + poll: "投票" desktop/views/components/taskmanager.vue: title: "タスクマネージャ" desktop/views/components/timeline.vue: @@ -499,6 +519,17 @@ desktop/views/components/users-list.vue: iknow: "知り合い" load-more: "もっと" fetching: "読み込んでいます" +desktop/views/components/users-list-item.vue: + followed: "フォローされています" +desktop/views/components/window.vue: + popout: "ポップアウト" + close: "閉じる" +desktop/views/pages/drive.vue: + title: "Misskey Drive" +desktop/views/pages/favorites.vue: + more: "さらに読み込む" +desktop/views/pages/home-customize.vue: + title: "ホームのカスタマイズ" desktop/views/pages/note.vue: prev: "Vorheriger Kommentar" next: "Nächster Kommentar" @@ -507,6 +538,10 @@ desktop/views/pages/selectdrive.vue: ok: "OK" cancel: "Abbrechen" upload: "PCからドライブにファイルをアップロード" +desktop/views/pages/user-list.users.vue: + users: "ユーザー" + add-user: "ユーザーを追加" + username: "ユーザー名" desktop/views/pages/user/user.followers-you-know.vue: title: "知り合いのフォロワー" loading: "読み込み中" @@ -533,6 +568,11 @@ desktop/views/pages/user/user.profile.vue: mute: "ミュートする" muted: "ミュートしています" unmute: "ミュート解除" +desktop/views/pages/user/user.timeline.vue: + default: "投稿" + with-replies: "投稿と返信" + with-media: "メディア" + empty: "このユーザーはまだ何も投稿していないようです。" desktop/views/widgets/messaging.vue: title: "メッセージ" desktop/views/widgets/notifications.vue: @@ -546,6 +586,9 @@ desktop/views/widgets/post-form.vue: title: "投稿" note: "投稿" placeholder: "いまどうしてる?" +desktop/views/widgets/profile.vue: + update-banner: "クリックでバナー編集" + update-avatar: "クリックでアバター編集" desktop/views/widgets/trends.vue: title: "トレンド" refresh: "他を見る" diff --git a/locales/en.yml b/locales/en.yml index 93eda474e..40bd3f815 100644 --- a/locales/en.yml +++ b/locales/en.yml @@ -1,7 +1,7 @@ --- meta: lang: "English" - divider: " " + divider: "" common: misskey: "Share everything with others using Misskey." time: @@ -165,6 +165,15 @@ common/views/widgets/photo-stream.vue: common/views/widgets/server.vue: title: "Server info" toggle: "Toggle views" +commons/views/widgets/visibility-chooser.vue: + public: "公開" + home: "ホーム" + home-desc: "ホームタイムラインにのみ公開" + followers: "フォロワー" + followers-desc: "自分のフォロワーにのみ公開" + specified: "ダイレクト" + specified-desc: "指定したユーザーにのみ公開" + private: "非公開" desktop/views/components/activity.chart.vue: total: "Black ... Total" notes: "Blue ... Notes" @@ -292,6 +301,13 @@ desktop/views/components/messaging-room-window.vue: title: "Messages:" desktop/views/components/messaging-window.vue: title: "Messaging" +desktop/views/components/note-detail.vue: + more: "会話をもっと読み込む" + private: "(この投稿は非公開です)" + is-renote: "がRenote" + location: "位置情報" + renote: "Renote" + add-reaction: "リアクション" desktop/views/components/note-detail.sub.vue: private: "(this post is private)" desktop/views/components/notes.note.vue: @@ -462,6 +478,10 @@ desktop/views/components/settings.profile.vue: description: "Description" birthday: "Birthday" save: "Update profile" +desktop/views/components/sub-note-content.vue: + hidden: "(この投稿は非公開です)" + media: "つのメディア" + poll: "投票" desktop/views/components/taskmanager.vue: title: "Task Manager" desktop/views/components/timeline.vue: @@ -499,6 +519,17 @@ desktop/views/components/users-list.vue: iknow: "You know" load-more: "More" fetching: "Loading…" +desktop/views/components/users-list-item.vue: + followed: "フォローされています" +desktop/views/components/window.vue: + popout: "ポップアウト" + close: "閉じる" +desktop/views/pages/drive.vue: + title: "Misskey Drive" +desktop/views/pages/favorites.vue: + more: "さらに読み込む" +desktop/views/pages/home-customize.vue: + title: "ホームのカスタマイズ" desktop/views/pages/note.vue: prev: "Previous note" next: "Next note" @@ -507,6 +538,10 @@ desktop/views/pages/selectdrive.vue: ok: "OK" cancel: "Cancel" upload: "Upload files from you PC" +desktop/views/pages/user-list.users.vue: + users: "ユーザー" + add-user: "ユーザーを追加" + username: "ユーザー名" desktop/views/pages/user/user.followers-you-know.vue: title: "Followers you know" loading: "Loading" @@ -533,6 +568,11 @@ desktop/views/pages/user/user.profile.vue: mute: "Mute" muted: "Muting" unmute: "Unmute" +desktop/views/pages/user/user.timeline.vue: + default: "投稿" + with-replies: "投稿と返信" + with-media: "メディア" + empty: "このユーザーはまだ何も投稿していないようです。" desktop/views/widgets/messaging.vue: title: "Messaging" desktop/views/widgets/notifications.vue: @@ -546,6 +586,9 @@ desktop/views/widgets/post-form.vue: title: "Post" note: "Post" placeholder: "What's happening?" +desktop/views/widgets/profile.vue: + update-banner: "クリックでバナー編集" + update-avatar: "クリックでアバター編集" desktop/views/widgets/trends.vue: title: "Trend" refresh: "Show others" @@ -633,20 +676,20 @@ mobile/views/pages/notifications.vue: notifications: "Notifications" read-all: "Are you sure you want to mark all unread notifications as read?" mobile/views/pages/settings/settings.profile.vue: - title: "Profile settings" - will-be-published: "These profile settings will be updated." - name: "Name" - location: "Location" - description: "Description" - birthday: "Birthday" - avatar: "Avatar" - banner: "Banner" - avatar-saved: "Avatar updated successfully" - banner-saved: "Banner updated successfully" - set-avatar: "Choose an avatar" - set-banner: "Choose a banner" - save: "Save" - saved: "Profile updated successfully" + title: "プロフィール設定" + will-be-published: "これらのプロフィールは公開されます。" + name: "名前" + location: "場所" + description: "自己紹介" + birthday: "誕生日" + avatar: "アイコン" + banner: "バナー" + avatar-saved: "アイコンを保存しました" + banner-saved: "バナーを保存しました" + set-avatar: "アイコンを選択する" + set-banner: "バナーを選択する" + save: "保存" + saved: "プロフィールを保存しました" mobile/views/pages/search.vue: search: "Search" empty: "No posts were found for '{}'" diff --git a/locales/es.yml b/locales/es.yml index 9ec80fa68..e2094a8b0 100644 --- a/locales/es.yml +++ b/locales/es.yml @@ -165,6 +165,15 @@ common/views/widgets/photo-stream.vue: common/views/widgets/server.vue: title: "サーバー情報" toggle: "表示を切り替え" +commons/views/widgets/visibility-chooser.vue: + public: "公開" + home: "ホーム" + home-desc: "ホームタイムラインにのみ公開" + followers: "フォロワー" + followers-desc: "自分のフォロワーにのみ公開" + specified: "ダイレクト" + specified-desc: "指定したユーザーにのみ公開" + private: "非公開" desktop/views/components/activity.chart.vue: total: "Black ... Total" notes: "Blue ... Notes" @@ -292,6 +301,13 @@ desktop/views/components/messaging-room-window.vue: title: "メッセージ:" desktop/views/components/messaging-window.vue: title: "メッセージ" +desktop/views/components/note-detail.vue: + more: "会話をもっと読み込む" + private: "(この投稿は非公開です)" + is-renote: "がRenote" + location: "位置情報" + renote: "Renote" + add-reaction: "リアクション" desktop/views/components/note-detail.sub.vue: private: "(この投稿は非公開です)" desktop/views/components/notes.note.vue: @@ -462,6 +478,10 @@ desktop/views/components/settings.profile.vue: description: "自己紹介" birthday: "誕生日" save: "保存" +desktop/views/components/sub-note-content.vue: + hidden: "(この投稿は非公開です)" + media: "つのメディア" + poll: "投票" desktop/views/components/taskmanager.vue: title: "タスクマネージャ" desktop/views/components/timeline.vue: @@ -499,6 +519,17 @@ desktop/views/components/users-list.vue: iknow: "知り合い" load-more: "もっと" fetching: "読み込んでいます" +desktop/views/components/users-list-item.vue: + followed: "フォローされています" +desktop/views/components/window.vue: + popout: "ポップアウト" + close: "閉じる" +desktop/views/pages/drive.vue: + title: "Misskey Drive" +desktop/views/pages/favorites.vue: + more: "さらに読み込む" +desktop/views/pages/home-customize.vue: + title: "ホームのカスタマイズ" desktop/views/pages/note.vue: prev: "前の投稿" next: "次の投稿" @@ -507,6 +538,10 @@ desktop/views/pages/selectdrive.vue: ok: "決定" cancel: "キャンセル" upload: "PCからドライブにファイルをアップロード" +desktop/views/pages/user-list.users.vue: + users: "ユーザー" + add-user: "ユーザーを追加" + username: "ユーザー名" desktop/views/pages/user/user.followers-you-know.vue: title: "知り合いのフォロワー" loading: "読み込み中" @@ -533,6 +568,11 @@ desktop/views/pages/user/user.profile.vue: mute: "ミュートする" muted: "ミュートしています" unmute: "ミュート解除" +desktop/views/pages/user/user.timeline.vue: + default: "投稿" + with-replies: "投稿と返信" + with-media: "メディア" + empty: "このユーザーはまだ何も投稿していないようです。" desktop/views/widgets/messaging.vue: title: "メッセージ" desktop/views/widgets/notifications.vue: @@ -546,6 +586,9 @@ desktop/views/widgets/post-form.vue: title: "投稿" note: "投稿" placeholder: "いまどうしてる?" +desktop/views/widgets/profile.vue: + update-banner: "クリックでバナー編集" + update-avatar: "クリックでアバター編集" desktop/views/widgets/trends.vue: title: "トレンド" refresh: "他を見る" diff --git a/locales/fr.yml b/locales/fr.yml index 541ad2672..f6bc6b8e5 100644 --- a/locales/fr.yml +++ b/locales/fr.yml @@ -165,6 +165,15 @@ common/views/widgets/photo-stream.vue: common/views/widgets/server.vue: title: "Info sur le serveur" toggle: "Afficher les vues" +commons/views/widgets/visibility-chooser.vue: + public: "公開" + home: "ホーム" + home-desc: "ホームタイムラインにのみ公開" + followers: "フォロワー" + followers-desc: "自分のフォロワーにのみ公開" + specified: "ダイレクト" + specified-desc: "指定したユーザーにのみ公開" + private: "非公開" desktop/views/components/activity.chart.vue: total: "Black ... Total" notes: "Blue ... Notes" @@ -292,6 +301,13 @@ desktop/views/components/messaging-room-window.vue: title: "メッセージ:" desktop/views/components/messaging-window.vue: title: "Messagerie" +desktop/views/components/note-detail.vue: + more: "会話をもっと読み込む" + private: "(この投稿は非公開です)" + is-renote: "がRenote" + location: "位置情報" + renote: "Renote" + add-reaction: "リアクション" desktop/views/components/note-detail.sub.vue: private: "(この投稿は非公開です)" desktop/views/components/notes.note.vue: @@ -462,6 +478,10 @@ desktop/views/components/settings.profile.vue: description: "Description" birthday: "Date de naissance" save: "Mettre à jour le profil" +desktop/views/components/sub-note-content.vue: + hidden: "(この投稿は非公開です)" + media: "つのメディア" + poll: "投票" desktop/views/components/taskmanager.vue: title: "タスクマネージャ" desktop/views/components/timeline.vue: @@ -499,6 +519,17 @@ desktop/views/components/users-list.vue: iknow: "知り合い" load-more: "もっと" fetching: "読み込んでいます" +desktop/views/components/users-list-item.vue: + followed: "フォローされています" +desktop/views/components/window.vue: + popout: "ポップアウト" + close: "閉じる" +desktop/views/pages/drive.vue: + title: "Misskey Drive" +desktop/views/pages/favorites.vue: + more: "さらに読み込む" +desktop/views/pages/home-customize.vue: + title: "ホームのカスタマイズ" desktop/views/pages/note.vue: prev: "Note précédente" next: "Note suivante" @@ -507,6 +538,10 @@ desktop/views/pages/selectdrive.vue: ok: "OK" cancel: "Annuler" upload: "Uploader un ou plusieurs fichier(s) depuis votre PC" +desktop/views/pages/user-list.users.vue: + users: "ユーザー" + add-user: "ユーザーを追加" + username: "ユーザー名" desktop/views/pages/user/user.followers-you-know.vue: title: "Abonnés que vous connaissez" loading: "Chargement en cours" @@ -533,6 +568,11 @@ desktop/views/pages/user/user.profile.vue: mute: "Mettre en sourdine" muted: "Muting" unmute: "Enlever la sourdine" +desktop/views/pages/user/user.timeline.vue: + default: "投稿" + with-replies: "投稿と返信" + with-media: "メディア" + empty: "このユーザーはまだ何も投稿していないようです。" desktop/views/widgets/messaging.vue: title: "Messagerie" desktop/views/widgets/notifications.vue: @@ -546,6 +586,9 @@ desktop/views/widgets/post-form.vue: title: "Post" note: "Post" placeholder: "Qu'est-ce qu'il se passe?" +desktop/views/widgets/profile.vue: + update-banner: "クリックでバナー編集" + update-avatar: "クリックでアバター編集" desktop/views/widgets/trends.vue: title: "Tendances" refresh: "Afficher d'autres" @@ -633,20 +676,20 @@ mobile/views/pages/notifications.vue: notifications: "Notifications" read-all: "Êtes vous sûr de vouloir marqués toutes les notifications non-lus en tant que lus?" mobile/views/pages/settings/settings.profile.vue: - title: "Réglages du profiles" - will-be-published: "Ces profiles vont être publier" - name: "Nom" - location: "Localisation" - description: "Description" - birthday: "Anniversaire" - avatar: "Avatar" - banner: "Bannière" - avatar-saved: "Avatar mis à jour avec succès!" - banner-saved: "Bannière mise à jour avec succès!" - set-avatar: "Choisir un avatar" - set-banner: "Choisir une bannière" - save: "Sauvegarder" - saved: "Profil mis à jour avec succès" + title: "プロフィール設定" + will-be-published: "これらのプロフィールは公開されます。" + name: "名前" + location: "場所" + description: "自己紹介" + birthday: "誕生日" + avatar: "アイコン" + banner: "バナー" + avatar-saved: "アイコンを保存しました" + banner-saved: "バナーを保存しました" + set-avatar: "アイコンを選択する" + set-banner: "バナーを選択する" + save: "保存" + saved: "プロフィールを保存しました" mobile/views/pages/search.vue: search: "Chercher" empty: "Aucun message trouvé pour '{}' " diff --git a/locales/it.yml b/locales/it.yml index 9ec80fa68..e2094a8b0 100644 --- a/locales/it.yml +++ b/locales/it.yml @@ -165,6 +165,15 @@ common/views/widgets/photo-stream.vue: common/views/widgets/server.vue: title: "サーバー情報" toggle: "表示を切り替え" +commons/views/widgets/visibility-chooser.vue: + public: "公開" + home: "ホーム" + home-desc: "ホームタイムラインにのみ公開" + followers: "フォロワー" + followers-desc: "自分のフォロワーにのみ公開" + specified: "ダイレクト" + specified-desc: "指定したユーザーにのみ公開" + private: "非公開" desktop/views/components/activity.chart.vue: total: "Black ... Total" notes: "Blue ... Notes" @@ -292,6 +301,13 @@ desktop/views/components/messaging-room-window.vue: title: "メッセージ:" desktop/views/components/messaging-window.vue: title: "メッセージ" +desktop/views/components/note-detail.vue: + more: "会話をもっと読み込む" + private: "(この投稿は非公開です)" + is-renote: "がRenote" + location: "位置情報" + renote: "Renote" + add-reaction: "リアクション" desktop/views/components/note-detail.sub.vue: private: "(この投稿は非公開です)" desktop/views/components/notes.note.vue: @@ -462,6 +478,10 @@ desktop/views/components/settings.profile.vue: description: "自己紹介" birthday: "誕生日" save: "保存" +desktop/views/components/sub-note-content.vue: + hidden: "(この投稿は非公開です)" + media: "つのメディア" + poll: "投票" desktop/views/components/taskmanager.vue: title: "タスクマネージャ" desktop/views/components/timeline.vue: @@ -499,6 +519,17 @@ desktop/views/components/users-list.vue: iknow: "知り合い" load-more: "もっと" fetching: "読み込んでいます" +desktop/views/components/users-list-item.vue: + followed: "フォローされています" +desktop/views/components/window.vue: + popout: "ポップアウト" + close: "閉じる" +desktop/views/pages/drive.vue: + title: "Misskey Drive" +desktop/views/pages/favorites.vue: + more: "さらに読み込む" +desktop/views/pages/home-customize.vue: + title: "ホームのカスタマイズ" desktop/views/pages/note.vue: prev: "前の投稿" next: "次の投稿" @@ -507,6 +538,10 @@ desktop/views/pages/selectdrive.vue: ok: "決定" cancel: "キャンセル" upload: "PCからドライブにファイルをアップロード" +desktop/views/pages/user-list.users.vue: + users: "ユーザー" + add-user: "ユーザーを追加" + username: "ユーザー名" desktop/views/pages/user/user.followers-you-know.vue: title: "知り合いのフォロワー" loading: "読み込み中" @@ -533,6 +568,11 @@ desktop/views/pages/user/user.profile.vue: mute: "ミュートする" muted: "ミュートしています" unmute: "ミュート解除" +desktop/views/pages/user/user.timeline.vue: + default: "投稿" + with-replies: "投稿と返信" + with-media: "メディア" + empty: "このユーザーはまだ何も投稿していないようです。" desktop/views/widgets/messaging.vue: title: "メッセージ" desktop/views/widgets/notifications.vue: @@ -546,6 +586,9 @@ desktop/views/widgets/post-form.vue: title: "投稿" note: "投稿" placeholder: "いまどうしてる?" +desktop/views/widgets/profile.vue: + update-banner: "クリックでバナー編集" + update-avatar: "クリックでアバター編集" desktop/views/widgets/trends.vue: title: "トレンド" refresh: "他を見る" diff --git a/locales/ko.yml b/locales/ko.yml index 9ec80fa68..e2094a8b0 100644 --- a/locales/ko.yml +++ b/locales/ko.yml @@ -165,6 +165,15 @@ common/views/widgets/photo-stream.vue: common/views/widgets/server.vue: title: "サーバー情報" toggle: "表示を切り替え" +commons/views/widgets/visibility-chooser.vue: + public: "公開" + home: "ホーム" + home-desc: "ホームタイムラインにのみ公開" + followers: "フォロワー" + followers-desc: "自分のフォロワーにのみ公開" + specified: "ダイレクト" + specified-desc: "指定したユーザーにのみ公開" + private: "非公開" desktop/views/components/activity.chart.vue: total: "Black ... Total" notes: "Blue ... Notes" @@ -292,6 +301,13 @@ desktop/views/components/messaging-room-window.vue: title: "メッセージ:" desktop/views/components/messaging-window.vue: title: "メッセージ" +desktop/views/components/note-detail.vue: + more: "会話をもっと読み込む" + private: "(この投稿は非公開です)" + is-renote: "がRenote" + location: "位置情報" + renote: "Renote" + add-reaction: "リアクション" desktop/views/components/note-detail.sub.vue: private: "(この投稿は非公開です)" desktop/views/components/notes.note.vue: @@ -462,6 +478,10 @@ desktop/views/components/settings.profile.vue: description: "自己紹介" birthday: "誕生日" save: "保存" +desktop/views/components/sub-note-content.vue: + hidden: "(この投稿は非公開です)" + media: "つのメディア" + poll: "投票" desktop/views/components/taskmanager.vue: title: "タスクマネージャ" desktop/views/components/timeline.vue: @@ -499,6 +519,17 @@ desktop/views/components/users-list.vue: iknow: "知り合い" load-more: "もっと" fetching: "読み込んでいます" +desktop/views/components/users-list-item.vue: + followed: "フォローされています" +desktop/views/components/window.vue: + popout: "ポップアウト" + close: "閉じる" +desktop/views/pages/drive.vue: + title: "Misskey Drive" +desktop/views/pages/favorites.vue: + more: "さらに読み込む" +desktop/views/pages/home-customize.vue: + title: "ホームのカスタマイズ" desktop/views/pages/note.vue: prev: "前の投稿" next: "次の投稿" @@ -507,6 +538,10 @@ desktop/views/pages/selectdrive.vue: ok: "決定" cancel: "キャンセル" upload: "PCからドライブにファイルをアップロード" +desktop/views/pages/user-list.users.vue: + users: "ユーザー" + add-user: "ユーザーを追加" + username: "ユーザー名" desktop/views/pages/user/user.followers-you-know.vue: title: "知り合いのフォロワー" loading: "読み込み中" @@ -533,6 +568,11 @@ desktop/views/pages/user/user.profile.vue: mute: "ミュートする" muted: "ミュートしています" unmute: "ミュート解除" +desktop/views/pages/user/user.timeline.vue: + default: "投稿" + with-replies: "投稿と返信" + with-media: "メディア" + empty: "このユーザーはまだ何も投稿していないようです。" desktop/views/widgets/messaging.vue: title: "メッセージ" desktop/views/widgets/notifications.vue: @@ -546,6 +586,9 @@ desktop/views/widgets/post-form.vue: title: "投稿" note: "投稿" placeholder: "いまどうしてる?" +desktop/views/widgets/profile.vue: + update-banner: "クリックでバナー編集" + update-avatar: "クリックでアバター編集" desktop/views/widgets/trends.vue: title: "トレンド" refresh: "他を見る" diff --git a/locales/pl.yml b/locales/pl.yml index a58457e24..4c3a0aa14 100644 --- a/locales/pl.yml +++ b/locales/pl.yml @@ -165,6 +165,15 @@ common/views/widgets/photo-stream.vue: common/views/widgets/server.vue: title: "Informacje o serwerze" toggle: "Przełącz widok" +commons/views/widgets/visibility-chooser.vue: + public: "公開" + home: "ホーム" + home-desc: "ホームタイムラインにのみ公開" + followers: "フォロワー" + followers-desc: "自分のフォロワーにのみ公開" + specified: "ダイレクト" + specified-desc: "指定したユーザーにのみ公開" + private: "非公開" desktop/views/components/activity.chart.vue: total: "Czarny … Łącznie" notes: "Niebieski … Wpisy" @@ -292,6 +301,13 @@ desktop/views/components/messaging-room-window.vue: title: "Wiadomości:" desktop/views/components/messaging-window.vue: title: "Wiadomości" +desktop/views/components/note-detail.vue: + more: "会話をもっと読み込む" + private: "(この投稿は非公開です)" + is-renote: "がRenote" + location: "位置情報" + renote: "Renote" + add-reaction: "リアクション" desktop/views/components/note-detail.sub.vue: private: "(ten wpis jest prywatny)" desktop/views/components/notes.note.vue: @@ -462,6 +478,10 @@ desktop/views/components/settings.profile.vue: description: "Opis" birthday: "Data urodzenia" save: "Aktualizuj profil" +desktop/views/components/sub-note-content.vue: + hidden: "(この投稿は非公開です)" + media: "つのメディア" + poll: "投票" desktop/views/components/taskmanager.vue: title: "Menedżer zadań" desktop/views/components/timeline.vue: @@ -499,6 +519,17 @@ desktop/views/components/users-list.vue: iknow: "Znasz" load-more: "Więcej" fetching: "Ładowanie…" +desktop/views/components/users-list-item.vue: + followed: "フォローされています" +desktop/views/components/window.vue: + popout: "ポップアウト" + close: "閉じる" +desktop/views/pages/drive.vue: + title: "Misskey Drive" +desktop/views/pages/favorites.vue: + more: "さらに読み込む" +desktop/views/pages/home-customize.vue: + title: "ホームのカスタマイズ" desktop/views/pages/note.vue: prev: "Poprzedni wpis" next: "Następny wpis" @@ -507,6 +538,10 @@ desktop/views/pages/selectdrive.vue: ok: "OK" cancel: "Anuluj" upload: "Wyślij pliki z Twojego komputera" +desktop/views/pages/user-list.users.vue: + users: "ユーザー" + add-user: "ユーザーを追加" + username: "ユーザー名" desktop/views/pages/user/user.followers-you-know.vue: title: "Śledzący których znasz" loading: "Ładowanie" @@ -533,6 +568,11 @@ desktop/views/pages/user/user.profile.vue: mute: "Wycisz" muted: "Wyciszyłeś" unmute: "Cofnij wyciszenie" +desktop/views/pages/user/user.timeline.vue: + default: "投稿" + with-replies: "投稿と返信" + with-media: "メディア" + empty: "このユーザーはまだ何も投稿していないようです。" desktop/views/widgets/messaging.vue: title: "Wiadomości" desktop/views/widgets/notifications.vue: @@ -546,6 +586,9 @@ desktop/views/widgets/post-form.vue: title: "Wpis" note: "Wpis" placeholder: "Co się dzieje?" +desktop/views/widgets/profile.vue: + update-banner: "クリックでバナー編集" + update-avatar: "クリックでアバター編集" desktop/views/widgets/trends.vue: title: "Na czasie" refresh: "Pokaż inne" @@ -633,20 +676,20 @@ mobile/views/pages/notifications.vue: notifications: "Powiadomienia" read-all: "Czy na pewno chcesz oznaczyć wszystkie powiadomienia jako przeczytane?" mobile/views/pages/settings/settings.profile.vue: - title: "Ustawienia profilu" - will-be-published: "Te ustawienia profilu zostaną zaktualizowane." - name: "Nazwa" - location: "Lokalizacja" - description: "Opis" - birthday: "Data urodzenia" - avatar: "Awatar" - banner: "Baner" - avatar-saved: "Pomyślnie zaktualizowano awatar" - banner-saved: "Pomyślnie zaktualizowano baner" - set-avatar: "Wybierz awatar" - set-banner: "Wybierz baner" - save: "Zapisz" - saved: "Pomyślnie zaktualizowano profil" + title: "プロフィール設定" + will-be-published: "これらのプロフィールは公開されます。" + name: "名前" + location: "場所" + description: "自己紹介" + birthday: "誕生日" + avatar: "アイコン" + banner: "バナー" + avatar-saved: "アイコンを保存しました" + banner-saved: "バナーを保存しました" + set-avatar: "アイコンを選択する" + set-banner: "バナーを選択する" + save: "保存" + saved: "プロフィールを保存しました" mobile/views/pages/search.vue: search: "Szukaj" empty: "Nie znaleziono wpisów zawierających '{}'" diff --git a/locales/ru.yml b/locales/ru.yml index 9ec80fa68..e2094a8b0 100644 --- a/locales/ru.yml +++ b/locales/ru.yml @@ -165,6 +165,15 @@ common/views/widgets/photo-stream.vue: common/views/widgets/server.vue: title: "サーバー情報" toggle: "表示を切り替え" +commons/views/widgets/visibility-chooser.vue: + public: "公開" + home: "ホーム" + home-desc: "ホームタイムラインにのみ公開" + followers: "フォロワー" + followers-desc: "自分のフォロワーにのみ公開" + specified: "ダイレクト" + specified-desc: "指定したユーザーにのみ公開" + private: "非公開" desktop/views/components/activity.chart.vue: total: "Black ... Total" notes: "Blue ... Notes" @@ -292,6 +301,13 @@ desktop/views/components/messaging-room-window.vue: title: "メッセージ:" desktop/views/components/messaging-window.vue: title: "メッセージ" +desktop/views/components/note-detail.vue: + more: "会話をもっと読み込む" + private: "(この投稿は非公開です)" + is-renote: "がRenote" + location: "位置情報" + renote: "Renote" + add-reaction: "リアクション" desktop/views/components/note-detail.sub.vue: private: "(この投稿は非公開です)" desktop/views/components/notes.note.vue: @@ -462,6 +478,10 @@ desktop/views/components/settings.profile.vue: description: "自己紹介" birthday: "誕生日" save: "保存" +desktop/views/components/sub-note-content.vue: + hidden: "(この投稿は非公開です)" + media: "つのメディア" + poll: "投票" desktop/views/components/taskmanager.vue: title: "タスクマネージャ" desktop/views/components/timeline.vue: @@ -499,6 +519,17 @@ desktop/views/components/users-list.vue: iknow: "知り合い" load-more: "もっと" fetching: "読み込んでいます" +desktop/views/components/users-list-item.vue: + followed: "フォローされています" +desktop/views/components/window.vue: + popout: "ポップアウト" + close: "閉じる" +desktop/views/pages/drive.vue: + title: "Misskey Drive" +desktop/views/pages/favorites.vue: + more: "さらに読み込む" +desktop/views/pages/home-customize.vue: + title: "ホームのカスタマイズ" desktop/views/pages/note.vue: prev: "前の投稿" next: "次の投稿" @@ -507,6 +538,10 @@ desktop/views/pages/selectdrive.vue: ok: "決定" cancel: "キャンセル" upload: "PCからドライブにファイルをアップロード" +desktop/views/pages/user-list.users.vue: + users: "ユーザー" + add-user: "ユーザーを追加" + username: "ユーザー名" desktop/views/pages/user/user.followers-you-know.vue: title: "知り合いのフォロワー" loading: "読み込み中" @@ -533,6 +568,11 @@ desktop/views/pages/user/user.profile.vue: mute: "ミュートする" muted: "ミュートしています" unmute: "ミュート解除" +desktop/views/pages/user/user.timeline.vue: + default: "投稿" + with-replies: "投稿と返信" + with-media: "メディア" + empty: "このユーザーはまだ何も投稿していないようです。" desktop/views/widgets/messaging.vue: title: "メッセージ" desktop/views/widgets/notifications.vue: @@ -546,6 +586,9 @@ desktop/views/widgets/post-form.vue: title: "投稿" note: "投稿" placeholder: "いまどうしてる?" +desktop/views/widgets/profile.vue: + update-banner: "クリックでバナー編集" + update-avatar: "クリックでアバター編集" desktop/views/widgets/trends.vue: title: "トレンド" refresh: "他を見る" diff --git a/locales/zh.yml b/locales/zh.yml index 9ec80fa68..e2094a8b0 100644 --- a/locales/zh.yml +++ b/locales/zh.yml @@ -165,6 +165,15 @@ common/views/widgets/photo-stream.vue: common/views/widgets/server.vue: title: "サーバー情報" toggle: "表示を切り替え" +commons/views/widgets/visibility-chooser.vue: + public: "公開" + home: "ホーム" + home-desc: "ホームタイムラインにのみ公開" + followers: "フォロワー" + followers-desc: "自分のフォロワーにのみ公開" + specified: "ダイレクト" + specified-desc: "指定したユーザーにのみ公開" + private: "非公開" desktop/views/components/activity.chart.vue: total: "Black ... Total" notes: "Blue ... Notes" @@ -292,6 +301,13 @@ desktop/views/components/messaging-room-window.vue: title: "メッセージ:" desktop/views/components/messaging-window.vue: title: "メッセージ" +desktop/views/components/note-detail.vue: + more: "会話をもっと読み込む" + private: "(この投稿は非公開です)" + is-renote: "がRenote" + location: "位置情報" + renote: "Renote" + add-reaction: "リアクション" desktop/views/components/note-detail.sub.vue: private: "(この投稿は非公開です)" desktop/views/components/notes.note.vue: @@ -462,6 +478,10 @@ desktop/views/components/settings.profile.vue: description: "自己紹介" birthday: "誕生日" save: "保存" +desktop/views/components/sub-note-content.vue: + hidden: "(この投稿は非公開です)" + media: "つのメディア" + poll: "投票" desktop/views/components/taskmanager.vue: title: "タスクマネージャ" desktop/views/components/timeline.vue: @@ -499,6 +519,17 @@ desktop/views/components/users-list.vue: iknow: "知り合い" load-more: "もっと" fetching: "読み込んでいます" +desktop/views/components/users-list-item.vue: + followed: "フォローされています" +desktop/views/components/window.vue: + popout: "ポップアウト" + close: "閉じる" +desktop/views/pages/drive.vue: + title: "Misskey Drive" +desktop/views/pages/favorites.vue: + more: "さらに読み込む" +desktop/views/pages/home-customize.vue: + title: "ホームのカスタマイズ" desktop/views/pages/note.vue: prev: "前の投稿" next: "次の投稿" @@ -507,6 +538,10 @@ desktop/views/pages/selectdrive.vue: ok: "決定" cancel: "キャンセル" upload: "PCからドライブにファイルをアップロード" +desktop/views/pages/user-list.users.vue: + users: "ユーザー" + add-user: "ユーザーを追加" + username: "ユーザー名" desktop/views/pages/user/user.followers-you-know.vue: title: "知り合いのフォロワー" loading: "読み込み中" @@ -533,6 +568,11 @@ desktop/views/pages/user/user.profile.vue: mute: "ミュートする" muted: "ミュートしています" unmute: "ミュート解除" +desktop/views/pages/user/user.timeline.vue: + default: "投稿" + with-replies: "投稿と返信" + with-media: "メディア" + empty: "このユーザーはまだ何も投稿していないようです。" desktop/views/widgets/messaging.vue: title: "メッセージ" desktop/views/widgets/notifications.vue: @@ -546,6 +586,9 @@ desktop/views/widgets/post-form.vue: title: "投稿" note: "投稿" placeholder: "いまどうしてる?" +desktop/views/widgets/profile.vue: + update-banner: "クリックでバナー編集" + update-avatar: "クリックでアバター編集" desktop/views/widgets/trends.vue: title: "トレンド" refresh: "他を見る"