From 75fcfdff53daa4850540f7fd7effcdd82d412747 Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Tue, 7 May 2024 11:33:50 +0900 Subject: [PATCH 01/17] Update Japanese translations * Updated as PR on Plural is merged (#3882) * Feedback API (#3498) etc. --- src/locale/locales/ja/messages.po | 137 ++++++++++++++++++++++++++++-- 1 file changed, 132 insertions(+), 5 deletions(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index a5b6ce0e02..d5935e14b8 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-05-06 15:47+0900\n" +"PO-Revision-Date: 2024-05-07 11:28+0900\n" "Last-Translator: tkusano\n" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" "Plural-Forms: \n" @@ -17,19 +17,107 @@ msgstr "" msgid "(no email)" msgstr "メールがありません" +#: src/view/com/notifications/FeedItem.tsx:239 +msgid "{0, plural, one {{formattedCount} other} other {{formattedCount} others}}" +msgstr "{0, plural, other {他{formattedCount}人}}" + +#: src/components/moderation/LabelsOnMe.tsx:57 +msgid "{0, plural, one {# label has been placed on this account} other {# labels has been placed on this account}}" +msgstr "{0, plural, other {#個のラベルがこのアカウントに貼られています}}" + +#: src/components/moderation/LabelsOnMe.tsx:63 +msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" +msgstr "{0, plural, other {#個のラベルがこのコンテンツに貼られています}}" + +#: src/view/com/util/post-ctrls/RepostButton.tsx:61 +msgid "{0, plural, one {# repost} other {# reposts}}" +msgstr "{0, plural, other {#回のリポスト}}" + +#: src/components/ProfileHoverCard/index.web.tsx:373 +#: src/screens/Profile/Header/Metrics.tsx:23 +msgid "{0, plural, one {follower} other {followers}}" +msgstr "{0, plural, other {フォロワー}}" + +#: src/components/ProfileHoverCard/index.web.tsx:377 +#: src/screens/Profile/Header/Metrics.tsx:27 +msgid "{0, plural, one {following} other {following}}" +msgstr "{0, plural, other {フォロー中}}" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:245 +msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" +msgstr "{0, plural, other {いいね (#個のいいね)}}" + +#: src/view/com/post-thread/PostThreadItem.tsx:359 +msgid "{0, plural, one {like} other {likes}}" +msgstr "{0, plural, other {いいね}}" + +#: src/view/com/feeds/FeedSourceCard.tsx:267 +msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" +msgstr "{0, plural, other {#人のユーザーがいいね}}" + +#: src/screens/Profile/Header/Metrics.tsx:65 +msgid "{0, plural, one {post} other {posts}}" +msgstr "{0, plural, other {投稿}}" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:204 +msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" +msgstr "{0, plural, other {返信 (#件の返信)}}" + +#: src/view/com/post-thread/PostThreadItem.tsx:339 +msgid "{0, plural, one {repost} other {reposts}}" +msgstr "{0, plural, other {再投稿}}" + +#: src/view/com/util/post-ctrls/PostCtrls.tsx:241 +msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" +msgstr "{0, plural, other {いいねを外す (#個のいいね)}}" + +#: src/screens/Profile/Header/Metrics.tsx:61 +msgid "{0} <0>{1}" +msgstr "{0} <0>{1}" + +#: src/components/LabelingServiceCard/index.tsx:71 +msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" +msgstr "{count, plural, other {#人のユーザーがいいね}}" + +#: src/screens/Deactivated.tsx:207 +msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" +msgstr "{estimatedTimeHrs, plural, other {時間}}" + +#: src/screens/Deactivated.tsx:213 +msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" +msgstr "{estimatedTimeMins, plural, other {分}}" + #: src/components/ProfileHoverCard/index.web.tsx:446 #: src/screens/Profile/Header/Metrics.tsx:44 msgid "{following} following" msgstr "{following} フォロー" +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:285 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:298 +#: src/view/screens/ProfileFeed.tsx:604 +msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" +msgstr "{likeCount, plural, other {#人のユーザーがいいね}}" + #: src/view/shell/Drawer.tsx:441 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications}件の未読" +#: src/view/screens/PreferencesFollowingFeed.tsx:66 +msgid "{value, plural, =0 {Show all replies} one {Show replies with at least # like} other {Show replies with at least # likes}}" +msgstr "{value, plural, =0 {すべての返信を表示} other {#個以上のいいねがついた返信を表示}}" + #: src/view/com/threadgate/WhoCanReply.tsx:158 msgid "<0/> members" msgstr "<0/>のメンバー" +#: src/view/shell/Drawer.tsx:92 +msgid "<0>{0} {1, plural, one {follower} other {followers}} ·" +msgstr "<0>{0} {1, plural, other {フォロワー}} ·" + +#: src/view/shell/Drawer.tsx:103 +msgid "<0>{0} {1, plural, one {following} other {following}}" +msgstr "<0>{0} {1, plural, other {フォロー}}" + #: src/view/shell/Drawer.tsx:96 msgid "<0>{0} following" msgstr "<0>{0} フォロー" @@ -38,6 +126,11 @@ msgstr "<0>{0} フォロー" msgid "<0>{followers} <1>{pluralizedFollowers}" msgstr "<0>{followers} <1>フォロワー" +#: src/components/ProfileHoverCard/index.web.tsx:455 +#: src/screens/Profile/Header/Metrics.tsx:53 +msgid "<0>{following} <1>{pluralizedFollowings}" +msgstr "<0>{following} <1>{pluralizedFollowings}" + #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/screens/Profile/Header/Metrics.tsx:45 msgid "<0>{following} <1>following" @@ -153,6 +246,10 @@ msgstr "アカウントを追加" msgid "Add alt text" msgstr "ALTテキストを追加" +#: src/view/com/composer/GifAltText.tsx:167 +msgid "Add ALT text" +msgstr "ALTテキストを追加" + #: src/view/screens/AppPasswords.tsx:104 #: src/view/screens/AppPasswords.tsx:145 #: src/view/screens/AppPasswords.tsx:158 @@ -230,6 +327,10 @@ msgstr "ALT" msgid "Alt text" msgstr "ALTテキスト" +#: src/view/com/util/post-embeds/GifEmbed.tsx:175 +msgid "Alt Text" +msgstr "ALTテキスト" + #: src/view/com/composer/photos/Gallery.tsx:209 msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "ALTテキストは、すべての人が文脈を理解できるようにするために、視覚障害者や低視力者向けに提供する画像の説明文です。" @@ -1187,6 +1288,10 @@ msgstr "投稿を削除しました。" msgid "Description" msgstr "説明" +#: src/view/com/composer/GifAltText.tsx:137 +msgid "Descriptive alt text" +msgstr "説明的なALTテキスト" + #: src/view/com/composer/Composer.tsx:229 msgid "Did you want to say anything?" msgstr "なにか言いたいことはあった?" @@ -1795,7 +1900,7 @@ msgstr "自分がフォローしているユーザーのみ" #: src/view/com/notifications/FeedItem.tsx:165 msgid "followed you" -msgstr "あなたをフォローしました" +msgstr "があなたをフォローしました" #: src/view/com/profile/ProfileFollowers.tsx:104 #: src/view/screens/ProfileFollowers.tsx:25 @@ -2364,11 +2469,11 @@ msgstr "いいねしたユーザー:{likeCount}人" #: src/view/com/notifications/FeedItem.tsx:169 msgid "liked your custom feed" -msgstr "あなたのカスタムフィードがいいねされました" +msgstr "があなたのカスタムフィードをいいねしました" #: src/view/com/notifications/FeedItem.tsx:154 msgid "liked your post" -msgstr "あなたの投稿がいいねされました" +msgstr "があなたの投稿をいいねしました" #: src/view/screens/Profile.tsx:196 msgid "Likes" @@ -3728,7 +3833,7 @@ msgstr "<0><1/>がリポスト" #: src/view/com/notifications/FeedItem.tsx:161 msgid "reposted your post" -msgstr "あなたの投稿はリポストされました" +msgstr "があなたの投稿をリポストしました" #: src/view/com/post-thread/PostThreadItem.tsx:188 msgid "Reposts of this post" @@ -4244,6 +4349,10 @@ msgstr "表示" msgid "Show all replies" msgstr "すべての返信を表示" +#: src/view/com/util/post-embeds/GifEmbed.tsx:163 +msgid "Show alt text" +msgstr "ALTテキストを表示" + #: src/components/moderation/ScreenHider.tsx:169 #: src/components/moderation/ScreenHider.tsx:172 msgid "Show anyway" @@ -4262,12 +4371,22 @@ msgstr "バッジの表示とフィードからのフィルタリング" msgid "Show follows similar to {0}" msgstr "{0}に似たおすすめのフォロー候補を表示" +#: src/view/com/util/forms/PostDropdownBtn.tsx:305 +#: src/view/com/util/forms/PostDropdownBtn.tsx:307 +msgid "Show less like this" +msgstr "このような投稿の表示を減らす" + #: src/view/com/post-thread/PostThreadItem.tsx:504 #: src/view/com/post/Post.tsx:213 #: src/view/com/posts/FeedItem.tsx:368 msgid "Show More" msgstr "さらに表示" +#: src/view/com/util/forms/PostDropdownBtn.tsx:297 +#: src/view/com/util/forms/PostDropdownBtn.tsx:299 +msgid "Show more like this" +msgstr "このような投稿の表示を増やす" + #: src/view/screens/PreferencesFollowingFeed.tsx:258 msgid "Show Posts from My Feeds" msgstr "マイフィードからの投稿を表示" @@ -4674,6 +4793,10 @@ msgstr "フィードの更新中に問題が発生しました。インターネ msgid "There was an issue connecting to Tenor." msgstr "Tenorへの接続中に問題が発生しました。" +#: src/screens/Messages/Conversation/MessageListError.tsx:23 +msgid "There was an issue connecting to the chat." +msgstr "チャットへの接続中に問題が発生しました。" + #: src/view/screens/ProfileFeed.tsx:247 #: src/view/screens/ProfileList.tsx:277 #: src/view/screens/SavedFeeds.tsx:211 @@ -4762,6 +4885,10 @@ msgstr "このアカウントを閲覧するためにはサインインが必要 msgid "This appeal will be sent to <0>{0}." msgstr "この申し立ては<0>{0}に送られます。" +#: src/screens/Messages/Conversation/MessageListError.tsx:26 +msgid "This chat was disconnected due to a network error." +msgstr "ネットワークのエラーでこのチャットは切断されました。" + #: src/lib/moderation/useGlobalLabelStrings.ts:19 msgid "This content has been hidden by the moderators." msgstr "このコンテンツはモデレーターによって非表示になっています。" From 56ddb14c4fa858ecb90833a4b754670ce1f1e11b Mon Sep 17 00:00:00 2001 From: Minseo Lee Date: Tue, 7 May 2024 11:58:04 +0900 Subject: [PATCH 02/17] Improve localization marks (#3285) * Update Lightbox.tsx * Change strings for easier localization * Update DeleteAccount.tsx * Update LabelsOnMeDialog.tsx * Update FeedCard.tsx * Update index.tsx * Update LabelsOnMeDialog.tsx * Update index.tsx * Update FeedCard.tsx * Update SelfLabel.tsx * Update Hashtag.tsx * Update index.tsx * Update Hashtag.tsx * Update ChangeHandle.tsx * Update index.web.tsx * Update index.web.tsx * Update index.tsx * Remove unnecessary `` tags * Update Drawer.tsx --- src/components/ProfileHoverCard/index.web.tsx | 18 +++++---- .../moderation/LabelsOnMeDialog.tsx | 2 +- .../moderation/ModerationDetailsDialog.tsx | 16 ++++---- .../Onboarding/StepAlgoFeeds/FeedCard.tsx | 4 +- .../Onboarding/StepInterests/index.tsx | 4 +- src/screens/Profile/Header/Metrics.tsx | 21 ++++------ src/screens/Signup/index.tsx | 12 +++--- src/view/com/lightbox/Lightbox.tsx | 2 +- src/view/com/modals/ChangeHandle.tsx | 4 +- src/view/com/modals/DeleteAccount.tsx | 38 +++++++++---------- src/view/com/modals/SelfLabel.tsx | 6 +-- src/view/shell/Drawer.tsx | 6 +-- 12 files changed, 67 insertions(+), 66 deletions(-) diff --git a/src/components/ProfileHoverCard/index.web.tsx b/src/components/ProfileHoverCard/index.web.tsx index 305327d8ba..274a4c96fa 100644 --- a/src/components/ProfileHoverCard/index.web.tsx +++ b/src/components/ProfileHoverCard/index.web.tsx @@ -404,7 +404,9 @@ function Inner({ color={profileShadow.viewer?.following ? 'secondary' : 'primary'} variant="solid" label={ - profileShadow.viewer?.following ? _('Following') : _('Follow') + profileShadow.viewer?.following + ? _(msg`Following`) + : _(msg`Follow`) } style={[a.rounded_full]} onPress={profileShadow.viewer?.following ? unfollow : follow}> @@ -413,7 +415,9 @@ function Inner({ icon={profileShadow.viewer?.following ? Check : Plus} /> - {profileShadow.viewer?.following ? _('Following') : _('Follow')} + {profileShadow.viewer?.following + ? _(msg`Following`) + : _(msg`Follow`)} )} @@ -452,12 +456,10 @@ function Inner({ label={_(msg`${following} following`)} style={[t.atoms.text]} onPress={hide}> - - {following} - - {pluralizedFollowings} - - + {following} + + {pluralizedFollowings} + diff --git a/src/components/moderation/LabelsOnMeDialog.tsx b/src/components/moderation/LabelsOnMeDialog.tsx index 04b4dbd538..176b04941e 100644 --- a/src/components/moderation/LabelsOnMeDialog.tsx +++ b/src/components/moderation/LabelsOnMeDialog.tsx @@ -190,7 +190,7 @@ function AppealForm({ }, reason: details, }) - Toast.show(_(msg`Appeal submitted.`)) + Toast.show(_(msg`Appeal submitted`)) } finally { control.close() } diff --git a/src/components/moderation/ModerationDetailsDialog.tsx b/src/components/moderation/ModerationDetailsDialog.tsx index da57de4df3..edf8287555 100644 --- a/src/components/moderation/ModerationDetailsDialog.tsx +++ b/src/components/moderation/ModerationDetailsDialog.tsx @@ -121,20 +121,20 @@ function ModerationDetailsDialogInner({ <> - - This label was applied by{' '} - {modcause.source.type === 'user' ? ( - the author - ) : ( + {modcause.source.type === 'user' ? ( + This label was applied by the author. + ) : ( + + This label was applied by{' '} control.close()} style={a.text_md}> {desc.source} - )} - . - + . + + )} )} diff --git a/src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx b/src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx index 06b5a145af..d2b2a5f391 100644 --- a/src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx +++ b/src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx @@ -2,7 +2,7 @@ import React from 'react' import {View} from 'react-native' import {Image} from 'expo-image' import {LinearGradient} from 'expo-linear-gradient' -import {msg} from '@lingui/macro' +import {Trans, msg} from '@lingui/macro' import {useLingui} from '@lingui/react' import {FeedSourceInfo, useFeedSourceInfoQuery} from '#/state/queries/feed' @@ -109,7 +109,7 @@ function PrimaryFeedCardInner({ a.py_xs, ctx.selected && styles.textSelected, ]}> - by @{feed.creatorHandle} + by @{feed.creatorHandle} diff --git a/src/screens/Onboarding/StepInterests/index.tsx b/src/screens/Onboarding/StepInterests/index.tsx index df489f5710..174488a34f 100644 --- a/src/screens/Onboarding/StepInterests/index.tsx +++ b/src/screens/Onboarding/StepInterests/index.tsx @@ -189,9 +189,9 @@ export function StepInterests() { color: t.palette.negative_900, }, ]}> - Error:{' '} + Error:{' '} - {error?.message || 'an unknown error occurred'} + {error?.message || _(msg`an unknown error occurred`)} ) : ( diff --git a/src/screens/Profile/Header/Metrics.tsx b/src/screens/Profile/Header/Metrics.tsx index 6d0a251827..8647296849 100644 --- a/src/screens/Profile/Header/Metrics.tsx +++ b/src/screens/Profile/Header/Metrics.tsx @@ -50,21 +50,16 @@ export function ProfileHeaderMetrics({ style={[a.flex_row, t.atoms.text]} to={makeProfileLink(profile, 'follows')} label={_(msg`${following} following`)}> - - {following} - - {pluralizedFollowings} - - + {following} + + {pluralizedFollowings} + - - {formatCount(profile.postsCount || 0)}{' '} - - {plural(profile.postsCount || 0, {one: 'post', other: 'posts'})} - - + {formatCount(profile.postsCount || 0)}{' '} + + {plural(profile.postsCount || 0, {one: 'post', other: 'posts'})} + ) diff --git a/src/screens/Signup/index.tsx b/src/screens/Signup/index.tsx index 5e2596d8cf..3d8b505b91 100644 --- a/src/screens/Signup/index.tsx +++ b/src/screens/Signup/index.tsx @@ -151,11 +151,13 @@ export function Signup({onPressBack}: {onPressBack: () => void}) { ]}> - Step {state.activeStep + 1} of{' '} - {state.serviceDescription && - !state.serviceDescription.phoneVerificationRequired - ? '2' - : '3'} + + Step {state.activeStep + 1} of{' '} + {state.serviceDescription && + !state.serviceDescription.phoneVerificationRequired + ? '2' + : '3'} + {state.activeStep === SignupStep.INFO ? ( diff --git a/src/view/com/lightbox/Lightbox.tsx b/src/view/com/lightbox/Lightbox.tsx index 5bab643ca8..fd4c486af4 100644 --- a/src/view/com/lightbox/Lightbox.tsx +++ b/src/view/com/lightbox/Lightbox.tsx @@ -78,7 +78,7 @@ function LightboxFooter({imageIndex}: {imageIndex: number}) { try { await saveImageToMediaLibrary({uri}) - Toast.show(_(msg`Saved to your camera roll.`)) + Toast.show(_(msg`Saved to your camera roll`)) } catch (e: any) { Toast.show(_(msg`Failed to save image: ${String(e)}`)) } diff --git a/src/view/com/modals/ChangeHandle.tsx b/src/view/com/modals/ChangeHandle.tsx index ae43d1e328..ea49a93f28 100644 --- a/src/view/com/modals/ChangeHandle.tsx +++ b/src/view/com/modals/ChangeHandle.tsx @@ -507,7 +507,9 @@ function CustomHandleForm({ {canSave ? _(msg`Update to ${handle}`) - : _(msg`Verify ${isDNSForm ? 'DNS Record' : 'Text File'}`)} + : isDNSForm + ? _(msg`Verify DNS Record`) + : _(msg`Verify Text File`)} )} diff --git a/src/view/com/modals/DeleteAccount.tsx b/src/view/com/modals/DeleteAccount.tsx index 5e68daef9a..2e23a46b03 100644 --- a/src/view/com/modals/DeleteAccount.tsx +++ b/src/view/com/modals/DeleteAccount.tsx @@ -84,26 +84,26 @@ export function Component({}: {}) { - Delete Account + + Delete Account{' '} + + " + + + {currentAccount?.handle} + + + " + + - - - {' "'} - - - {currentAccount?.handle} - - - {'"'} - - {!isEmailSent ? ( <> diff --git a/src/view/com/modals/SelfLabel.tsx b/src/view/com/modals/SelfLabel.tsx index 779a9e71b3..2b83c7a9aa 100644 --- a/src/view/com/modals/SelfLabel.tsx +++ b/src/view/com/modals/SelfLabel.tsx @@ -131,10 +131,10 @@ export function Component({ ) : ( - - Not Applicable. - + + Not Applicable. + {' '} This warning is only available for posts with media attached. diff --git a/src/view/shell/Drawer.tsx b/src/view/shell/Drawer.tsx index 04f144e87c..b575692036 100644 --- a/src/view/shell/Drawer.tsx +++ b/src/view/shell/Drawer.tsx @@ -97,9 +97,9 @@ let DrawerProfileCard = ({ value={profile?.followersCount || 0} one="follower" other="followers" - />{' '} - ·{' '} - + /> + {' '} + ·{' '} {formatCountShortOnly(profile?.followsCount ?? 0)} From 72f631fa4bba3cf05a9ef2433eea63513ceedf28 Mon Sep 17 00:00:00 2001 From: Jan-Olof Eriksson Date: Tue, 7 May 2024 06:08:36 +0300 Subject: [PATCH 03/17] Finnish translation update (#3755) * Update messages.po Translated new strings (GIF's etc) and cleaned up deprecated ones. * Update messages.po resolve conflict * Update messages.po removed double quotes. Thanks @lapanti --- src/locale/locales/fi/messages.po | 136 +++++++++++------------------- 1 file changed, 49 insertions(+), 87 deletions(-) diff --git a/src/locale/locales/fi/messages.po b/src/locale/locales/fi/messages.po index 3ee8b1d621..94970bc9a0 100644 --- a/src/locale/locales/fi/messages.po +++ b/src/locale/locales/fi/messages.po @@ -61,7 +61,7 @@ msgstr "⚠Virheellinen käyttäjätunnus" #: src/screens/Login/LoginForm.tsx:238 msgid "2FA Confirmation" -msgstr "" +msgstr "Kaksivaiheisen tunnistautumisen vahvistus" #: src/view/com/util/ViewHeader.tsx:91 #: src/view/screens/Search/Search.tsx:650 @@ -79,12 +79,12 @@ msgstr "Saavutettavuus" #: src/view/screens/Settings/index.tsx:484 msgid "Accessibility settings" -msgstr "" +msgstr "Esteettömyysasetukset"" #: src/Navigation.tsx:290 #: src/view/screens/AccessibilitySettings.tsx:63 msgid "Accessibility Settings" -msgstr "" +msgstr "Esteettömyysasetukset"" #: src/components/moderation/LabelsOnMe.tsx:42 msgid "account" @@ -171,14 +171,6 @@ msgstr "Lisää ALT-teksti" msgid "Add App Password" msgstr "Lisää sovelluksen salasana" -#: src/view/com/composer/Composer.tsx:467 -#~ msgid "Add link card" -#~ msgstr "Lisää linkkikortti" - -#: src/view/com/composer/Composer.tsx:472 -#~ msgid "Add link card:" -#~ msgstr "Lisää linkkikortti:" - #: src/components/dialogs/MutedWords.tsx:157 msgid "Add mute word for configured settings" msgstr "Lisää hiljennetty sana määritettyihin asetuksiin" @@ -269,7 +261,7 @@ msgstr "Sähköposti on lähetetty aiempaan osoitteeseesi, {0}. Siinä on vahvis #: src/components/dialogs/GifSelect.tsx:284 msgid "An error occured" -msgstr "" +msgstr "Tapahtui virhe" #: src/lib/moderation/useReportOptions.ts:26 msgid "An issue not included in these options" @@ -295,7 +287,7 @@ msgstr "Eläimet" #: src/view/com/util/post-embeds/GifEmbed.tsx:135 msgid "Animated GIF" -msgstr "" +msgstr "Animoitu GIF" #: src/lib/moderation/useReportOptions.ts:31 msgid "Anti-Social Behavior" @@ -679,7 +671,7 @@ msgstr "Tarkista tilani" #: src/screens/Login/LoginForm.tsx:262 msgid "Check your email for a login code and enter it here." -msgstr "" +msgstr "Tarkista sähköpostistasi kirjautumiskoodi ja syötä se tähän." #: src/view/com/modals/DeleteAccount.tsx:169 msgid "Check your inbox for an email with the confirmation code to enter below:" @@ -747,10 +739,6 @@ msgstr "klikkaa tästä" msgid "Click here to open tag menu for {tag}" msgstr "Avaa tästä valikko aihetunnisteelle {tag}" -#: src/components/RichText.tsx:198 -#~ msgid "Click here to open tag menu for #{tag}" -#~ msgstr "Klikkaa tästä avataksesi valikon aihetunnisteelle #{tag}." - #: src/screens/Onboarding/index.tsx:35 msgid "Climate" msgstr "Ilmasto" @@ -776,11 +764,11 @@ msgstr "Sulje alavalinnat" #: src/components/dialogs/GifSelect.tsx:294 msgid "Close dialog" -msgstr "" +msgstr "Sulje valintaikkuna." #: src/components/dialogs/GifSelect.tsx:150 msgid "Close GIF dialog" -msgstr "" +msgstr "Sulje GIF-valintaikkuna." #: src/view/com/lightbox/ImageViewing/components/ImageDefaultHeader.tsx:36 msgid "Close image" @@ -854,7 +842,7 @@ msgstr "Määritä sisällönsuodatusasetus aiheille: {0}" #: src/components/moderation/LabelPreference.tsx:81 msgid "Configure content filtering setting for category: {name}" -msgstr "" +msgstr "Määritä sisällönsuodatusasetukset kategorialle: {name}" #: src/components/moderation/LabelPreference.tsx:244 msgid "Configured in <0>moderation settings." @@ -1079,10 +1067,6 @@ msgstr "Luo raportti: {0}" msgid "Created {0}" msgstr "{0} luotu" -#: src/view/com/composer/Composer.tsx:469 -#~ msgid "Creates a card with a thumbnail. The card links to {url}" -#~ msgstr "Luo kortin pikkukuvan kanssa. Kortti linkittyy osoitteeseen {url}" - #: src/screens/Onboarding/index.tsx:29 msgid "Culture" msgstr "Kulttuuri" @@ -1202,23 +1186,15 @@ msgstr "Himmeä" #: src/view/screens/AccessibilitySettings.tsx:94 msgid "Disable autoplay for GIFs" -msgstr "" +msgstr "Älä käynnistä giffejä automaattisesti" #: src/view/screens/Settings/DisableEmail2FADialog.tsx:91 msgid "Disable Email 2FA" -msgstr "" +msgstr "Poista sähköpostiin perustuva kaksivaiheinen tunnistautuminen käytöstä" #: src/view/screens/AccessibilitySettings.tsx:108 msgid "Disable haptic feedback" -msgstr "" - -#: src/view/screens/Settings/index.tsx:697 -#~ msgid "Disable haptics" -#~ msgstr "Poista haptiset palautteet käytöstä" - -#: src/view/screens/Settings/index.tsx:697 -#~ msgid "Disable vibrations" -#~ msgstr "Poista värinät käytöstä" +msgstr "Poista haptiset palautteet käytöstä" #: src/lib/moderation/useLabelBehaviorDescription.ts:32 #: src/lib/moderation/useLabelBehaviorDescription.ts:42 @@ -1435,7 +1411,7 @@ msgstr "Sähköposti" #: src/view/screens/Settings/DisableEmail2FADialog.tsx:65 msgid "Email 2FA disabled" -msgstr "" +msgstr "Sähköpostiin perustuva kaksivaiheinen tunnistautuminen poistettu käytöstä" #: src/screens/Login/ForgotPasswordForm.tsx:99 msgid "Email address" @@ -1504,7 +1480,7 @@ msgstr "Ota tämä asetus käyttöön nähdäksesi vastaukset vain seuraamiltasi #: src/components/dialogs/EmbedConsent.tsx:94 msgid "Enable this source only" -msgstr "" +msgstr "Ota käyttöön vain tämä lähde" #: src/screens/Moderation/index.tsx:339 msgid "Enabled" @@ -1662,7 +1638,7 @@ msgstr "Viestin poistaminen epäonnistui, yritä uudelleen" #: src/components/dialogs/GifSelect.tsx:200 msgid "Failed to load GIFs" -msgstr "" +msgstr "GIF-animaatioiden lataaminen epäonnistui" #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:110 #: src/view/com/auth/onboarding/RecommendedFeeds.tsx:143 @@ -1733,15 +1709,7 @@ msgstr "Etsi seurattavia tilejä" #: src/view/screens/Search/Search.tsx:462 msgid "Find posts and users on Bluesky" -msgstr "" - -#: src/view/screens/Search/Search.tsx:589 -#~ msgid "Find users on Bluesky" -#~ msgstr "Etsi käyttäjiä Bluesky-palvelusta" - -#: src/view/screens/Search/Search.tsx:587 -#~ msgid "Find users with the search tool on the right" -#~ msgstr "Etsi käyttäjiä oikealla olevan hakutyökalun avulla" +msgstr "Etsi viestejä ja käyttäjiä Blueskysta" #: src/view/com/auth/onboarding/RecommendedFollowsItem.tsx:155 #~ msgid "Finding similar accounts..." @@ -1894,7 +1862,7 @@ msgstr "Julkaisee usein ei-toivottua sisältöä" #: src/screens/Hashtag.tsx:118 msgid "From @{sanitizedAuthor}" -msgstr "" +msgstr "Käyttäjältä @{sanitizedAuthor}" #: src/view/com/posts/FeedItem.tsx:189 msgctxt "from-feed" @@ -1970,7 +1938,7 @@ msgstr "Käyttäjätunnus" #: src/view/screens/AccessibilitySettings.tsx:103 msgid "Haptics" -msgstr "" +msgstr "Haptiikka" #: src/lib/moderation/useReportOptions.ts:32 msgid "Harassment, trolling, or intolerance" @@ -2120,7 +2088,7 @@ msgstr "Jos mitään ei ole valittu, sopii kaikenikäisille." #: src/screens/Signup/StepInfo/Policies.tsx:83 msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." -msgstr "" +msgstr "Jos et ole vielä täysi-ikäinen, huoltajasi tai laillisen edustajasi on luettava nämä ehdot puolestasi." #: src/view/screens/ProfileList.tsx:612 msgid "If you delete this list, you won't be able to recover it." @@ -2172,7 +2140,7 @@ msgstr "Syötä salasana käyttäjätilin poistoa varten" #: src/screens/Login/LoginForm.tsx:257 msgid "Input the code which has been emailed to you" -msgstr "" +msgstr "Syötä sinulle sähköpostitse lähetetty koodi" #: src/screens/Login/LoginForm.tsx:212 msgid "Input the password tied to {identifier}" @@ -2197,7 +2165,7 @@ msgstr "Syötä käyttäjätunnuksesi" #: src/screens/Login/LoginForm.tsx:126 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:71 msgid "Invalid 2FA confirmation code." -msgstr "" +msgstr "Virheellinen kaksivaiheisen tunnistautumisen vahvistuskoodi." #: src/view/com/post-thread/PostThreadItem.tsx:222 msgid "Invalid or unsupported post record" @@ -2253,7 +2221,7 @@ msgstr "" #: src/view/screens/Profile.tsx:191 msgid "Labels" -msgstr "" +msgstr "Merkinnät" #: src/screens/Profile/Sections/Labels.tsx:156 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." @@ -2476,11 +2444,11 @@ msgstr "Kirjaudu tiliin, joka ei ole luettelossa" #: src/components/RichText.tsx:207 msgid "Long press to open tag menu for #{tag}" -msgstr "" +msgstr "Pidä alaspainettuna avataksesi tunnistevalikon tunnisteelle #{tag}" #: src/screens/Login/SetNewPasswordForm.tsx:116 msgid "Looks like XXXXX-XXXXX" -msgstr "" +msgstr "Näkyy muodossa XXXXX-XXXXX" #: src/view/com/modals/LinkWarning.tsx:79 msgid "Make sure this is where you intend to go!" @@ -2852,7 +2820,7 @@ msgstr "" #: src/components/dialogs/GifSelect.tsx:206 msgid "No featured GIFs found. There may be an issue with Tenor." -msgstr "" +msgstr "Ei löydetty esillä olevia GIF-kuvia. Tenor-palvelussa saattaa olla ongelma." #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:116 msgid "No longer following {0}" @@ -2887,7 +2855,7 @@ msgstr "Ei tuloksia haulle {query}" #: src/components/dialogs/GifSelect.tsx:204 msgid "No search results found for \"{search}\"." -msgstr "" +msgstr "Ei tuloksia hakusanalle \"{search}\"." #: src/components/dialogs/EmbedConsent.tsx:105 #: src/components/dialogs/EmbedConsent.tsx:112 @@ -3032,7 +3000,7 @@ msgstr "Avaa navigointi" #: src/view/com/util/forms/PostDropdownBtn.tsx:191 msgid "Open post options menu" -msgstr "" +msgstr "Avaa viestin asetusvalikko" #: src/view/screens/Settings/index.tsx:787 #: src/view/screens/Settings/index.tsx:797 @@ -3049,7 +3017,7 @@ msgstr "Avaa {numItems} asetusta" #: src/view/screens/Settings/index.tsx:485 msgid "Opens accessibility settings" -msgstr "" +msgstr "Avaa esteettömyysasetukset" #: src/view/screens/Log.tsx:54 msgid "Opens additional details for a debug entry" @@ -3087,11 +3055,11 @@ msgstr "" #: src/view/com/auth/SplashScreen.tsx:65 #: src/view/com/auth/SplashScreen.web.tsx:109 msgid "Opens flow to sign into your existing Bluesky account" -msgstr "" +msgstr "Avaa toiminto kirjautumiseksi olemassa olevaan Bluesky-tiliisi." #: src/view/com/composer/photos/SelectGifBtn.tsx:37 msgid "Opens GIF select dialog" -msgstr "" +msgstr "Avaa GIF-valinnan valintaikkunan." #: src/view/com/modals/InviteCodes.tsx:173 msgid "Opens list of invite codes" @@ -3221,7 +3189,7 @@ msgstr "Salasana päivitetty!" #: src/view/com/util/post-embeds/GifEmbed.tsx:31 msgid "Pause" -msgstr "" +msgstr "Pysäytä" #: src/view/screens/Search/Search.tsx:379 msgid "People" @@ -3266,7 +3234,7 @@ msgstr "Kiinnitetyt syötteet" #: src/view/com/util/post-embeds/GifEmbed.tsx:31 msgid "Play" -msgstr "" +msgstr "Käynnistä" #: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:123 msgid "Play {0}" @@ -3274,7 +3242,7 @@ msgstr "Toista {0}" #: src/view/com/util/post-embeds/GifEmbed.tsx:30 msgid "Play or pause the GIF" -msgstr "" +msgstr "Toista tai pysäytä GIF" #: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:57 #: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:58 @@ -3415,7 +3383,7 @@ msgstr "Mahdollisesti harhaanjohtava linkki" #: src/components/forms/HostingProvider.tsx:46 msgid "Press to change hosting provider" -msgstr "" +msgstr "Klikkaa vaihtaaksesi palveluntarjoajaa" #: src/components/Error.tsx:83 #: src/components/Lists.tsx:83 @@ -3629,17 +3597,11 @@ msgstr "Vastaa" msgid "Reply Filters" msgstr "Vastaussuodattimet" -#: src/view/com/post/Post.tsx:177 -#: src/view/com/posts/FeedItem.tsx:285 -#~ msgctxt "description" -#~ msgid "Reply to <0/>" -#~ msgstr "Vastaa käyttäjälle <0/>" - #: src/view/com/post/Post.tsx:176 #: src/view/com/posts/FeedItem.tsx:291 msgctxt "description" msgid "Reply to <0><1/>" -msgstr "" +msgstr "Vastaa käyttäjälle <0><1/>" #: src/view/com/profile/ProfileMenu.tsx:319 #: src/view/com/profile/ProfileMenu.tsx:322 @@ -3737,7 +3699,7 @@ msgstr "Edellytä ALT-tekstiä ennen viestin julkaisua" #: src/view/screens/Settings/Email2FAToggle.tsx:54 msgid "Require email code to log into your account" -msgstr "" +msgstr "Edellytä sähköpostikoodia kirjautumisessa" #: src/screens/Signup/StepInfo/index.tsx:69 msgid "Required for this provider" @@ -3746,7 +3708,7 @@ msgstr "Vaaditaan tälle instanssille" #: src/view/screens/Settings/DisableEmail2FADialog.tsx:169 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:172 msgid "Resend email" -msgstr "" +msgstr "Lähetä sähköposti uudelleen" #: src/view/com/modals/ChangePassword.tsx:187 msgid "Reset code" @@ -3924,11 +3886,11 @@ msgstr "Hae käyttäjiä" #: src/components/dialogs/GifSelect.tsx:158 msgid "Search GIFs" -msgstr "" +msgstr "Hae GIF-animaatioita" #: src/components/dialogs/GifSelect.tsx:159 msgid "Search Tenor" -msgstr "" +msgstr "Hae Tenorista" #: src/view/com/modals/ChangeEmail.tsx:112 msgid "Security Step Required" @@ -3965,7 +3927,7 @@ msgstr "Valitse {item}" #: src/screens/Login/ChooseAccountForm.tsx:61 msgid "Select account" -msgstr "" +msgstr "Valitse käyttäjätili" #: src/screens/Login/index.tsx:120 msgid "Select from an existing account" @@ -3973,11 +3935,11 @@ msgstr "Valitse olemassa olevalta tililtä" #: src/view/com/composer/photos/SelectGifBtn.tsx:36 msgid "Select GIF" -msgstr "" +msgstr "Valitse GIF" #: src/components/dialogs/GifSelect.tsx:253 msgid "Select GIF \"{0}\"" -msgstr "" +msgstr "Valitse GIF \"{0}\"" #: src/view/screens/LanguageSettings.tsx:299 msgid "Select languages" @@ -4070,7 +4032,7 @@ msgstr "" #: src/view/screens/Settings/DisableEmail2FADialog.tsx:120 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:123 msgid "Send verification email" -msgstr "" +msgstr "Lähetä vahvistussähköposti" #: src/view/com/modals/DeleteAccount.tsx:133 msgid "Sends email with confirmation code for account deletion" @@ -4339,7 +4301,7 @@ msgstr "Kirjaudu sisään nimellä..." #: src/components/dialogs/Signin.tsx:75 msgid "Sign in or create your account to join the conversation!" -msgstr "" +msgstr "Kirjaudu sisään tai luo tili osallistuaksesi keskusteluun!" #: src/components/dialogs/Signin.tsx:46 msgid "Sign into Bluesky or create a new account" @@ -4639,7 +4601,7 @@ msgstr "Syötteiden päivittämisessä on ongelmia, tarkista internetyhteytesi j #: src/components/dialogs/GifSelect.tsx:201 msgid "There was an issue connecting to Tenor." -msgstr "" +msgstr "Yhteyden muodostamisessa Tenoriin ilmeni ongelma." #: src/view/screens/ProfileFeed.tsx:247 #: src/view/screens/ProfileList.tsx:277 @@ -4877,7 +4839,7 @@ msgstr "Keskusteluketjujen asetukset" #: src/view/screens/Settings/DisableEmail2FADialog.tsx:103 msgid "To disable the email 2FA method, please verify your access to the email address." -msgstr "" +msgstr "Jos haluat poistaa sähköpostiin perustuvan kaksivaiheisen tunnistautumisen käytöstä, vahvista pääsysi sähköpostiosoitteeseen." #: src/components/ReportDialog/SelectLabelerView.tsx:33 msgid "To whom would you like to send this report?" @@ -4918,7 +4880,7 @@ msgstr "Yritä uudelleen" #: src/view/screens/Settings/index.tsx:695 msgid "Two-factor authentication" -msgstr "" +msgstr "Kaksivaiheinen tunnistautuminen" #: src/view/com/modals/ChangeHandle.tsx:429 msgid "Type:" @@ -5089,7 +5051,7 @@ msgstr "Käytä sovellussalasanoja kirjautuaksesi muihin Bluesky-sovelluksiin an #: src/view/com/modals/ChangeHandle.tsx:518 msgid "Use bsky.social as hosting provider" -msgstr "" +msgstr "Käytä bsky.socialia palveluntarjoajana." #: src/view/com/modals/ChangeHandle.tsx:517 msgid "Use default provider" @@ -5538,7 +5500,7 @@ msgstr "Voit valittaa näistä merkinnöistä, jos ne ovat mielestäsi virheelli #: src/screens/Signup/StepInfo/Policies.tsx:79 msgid "You must be 13 years of age or older to sign up." -msgstr "" +msgstr "Sinun on oltava vähintään 13-vuotias rekisteröityäksesi." #: src/screens/Onboarding/StepModeration/AdultContentEnabledPref.tsx:110 msgid "You must be 18 years or older to enable adult content" From 2c81b39ca481260d203fc1e981f3eb3b566689e0 Mon Sep 17 00:00:00 2001 From: Hailey Date: Mon, 6 May 2024 20:13:12 -0700 Subject: [PATCH 04/17] fix bad bool check in action (#3885) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix bad bool check in action * add `fetch-depth` so we can get the commit hash * `.env` should be in `.easignore` 🙃 --- .easignore | 3 +-- .github/workflows/build-submit-android.yml | 2 ++ .github/workflows/build-submit-ios.yml | 2 ++ .github/workflows/bundle-deploy-eas-update.yml | 8 ++++++-- src/lib/app-info.ts | 3 +-- 5 files changed, 12 insertions(+), 6 deletions(-) diff --git a/.easignore b/.easignore index 29fc4124b5..95d14f78b7 100644 --- a/.easignore +++ b/.easignore @@ -95,8 +95,7 @@ web-build/ /ios/ # environment variables -.env .env.* # Firebase (Android) Google services -# INCLUDED: google-services.json \ No newline at end of file +# INCLUDED: google-services.json diff --git a/.github/workflows/build-submit-android.yml b/.github/workflows/build-submit-android.yml index 1a52694ac1..e6ce20b86d 100644 --- a/.github/workflows/build-submit-android.yml +++ b/.github/workflows/build-submit-android.yml @@ -25,6 +25,8 @@ jobs: - name: ⬇️ Checkout uses: actions/checkout@v4 + with: + fetch-depth: 5 - name: 🔧 Setup Node uses: actions/setup-node@v4 diff --git a/.github/workflows/build-submit-ios.yml b/.github/workflows/build-submit-ios.yml index 2350e46ad9..bfd0670956 100644 --- a/.github/workflows/build-submit-ios.yml +++ b/.github/workflows/build-submit-ios.yml @@ -25,6 +25,8 @@ jobs: - name: ⬇️ Checkout uses: actions/checkout@v4 + with: + fetch-depth: 5 - name: 🔧 Setup Node uses: actions/setup-node@v4 diff --git a/.github/workflows/bundle-deploy-eas-update.yml b/.github/workflows/bundle-deploy-eas-update.yml index 0f3a632134..a4bbaa8d07 100644 --- a/.github/workflows/bundle-deploy-eas-update.yml +++ b/.github/workflows/bundle-deploy-eas-update.yml @@ -24,7 +24,7 @@ jobs: runs-on: ubuntu-latest concurrency: group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.ref }}-deploy - cancel-in-progress: true + cancel-in-progress: false outputs: fingerprint-is-different: ${{ steps.fingerprint-debug.outputs.fingerprint-is-different }} @@ -68,7 +68,7 @@ jobs: - name: 🕵️ Get the base commit id: base-commit run: | - if [ -z "${{ inputs.channel == 'production' }}" ]; then + if [ ${{ inputs.channel == 'production' }} ]; then echo base-commit=$(git show-ref -s ${{ inputs.runtimeVersion }}) >> "$GITHUB_OUTPUT" else echo base-commit=${{ steps.last-successful-commit.base-commit }} >> "$GITHUB_OUTPUT" @@ -184,6 +184,8 @@ jobs: - name: ⬇️ Checkout uses: actions/checkout@v4 + with: + fetch-depth: 5 - name: 🔧 Setup Node uses: actions/setup-node@v4 @@ -255,6 +257,8 @@ jobs: - name: ⬇️ Checkout uses: actions/checkout@v4 + with: + fetch-depth: 5 - name: 🔧 Setup Node uses: actions/setup-node@v4 diff --git a/src/lib/app-info.ts b/src/lib/app-info.ts index 00b0d7ecaa..729881acae 100644 --- a/src/lib/app-info.ts +++ b/src/lib/app-info.ts @@ -6,8 +6,7 @@ export const IS_TESTFLIGHT = process.env.EXPO_PUBLIC_ENV === 'testflight' // This is the commit hash that the current bundle was made from. The user can see the commit hash in the app's settings // along with the other version info. Useful for debugging/reporting. -export const BUNDLE_IDENTIFIER = - process.env.EXPO_PUBLIC_BUNDLE_IDENTIFIER ?? 'dev' +export const BUNDLE_IDENTIFIER = process.env.EXPO_PUBLIC_BUNDLE_IDENTIFIER ?? '' // This will always be in the format of YYMMDD, so that it always increases for each build. This should only be used // for Statsig reporting and shouldn't be used to identify a specific bundle. From 011f4a63e995b890757591ca4f8cbcc554acb8d4 Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Tue, 7 May 2024 22:59:15 +0900 Subject: [PATCH 05/17] Updated to follow #3285 etc. --- src/locale/locales/ja/messages.po | 134 +++++++++--------------------- 1 file changed, 37 insertions(+), 97 deletions(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index d5935e14b8..9be491740b 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-05-07 11:28+0900\n" +"PO-Revision-Date: 2024-05-07 22:58+0900\n" "Last-Translator: tkusano\n" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" "Plural-Forms: \n" @@ -71,10 +71,6 @@ msgstr "{0, plural, other {再投稿}}" msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" msgstr "{0, plural, other {いいねを外す (#個のいいね)}}" -#: src/screens/Profile/Header/Metrics.tsx:61 -msgid "{0} <0>{1}" -msgstr "{0} <0>{1}" - #: src/components/LabelingServiceCard/index.tsx:71 msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" msgstr "{count, plural, other {#人のユーザーがいいね}}" @@ -111,30 +107,20 @@ msgid "<0/> members" msgstr "<0/>のメンバー" #: src/view/shell/Drawer.tsx:92 -msgid "<0>{0} {1, plural, one {follower} other {followers}} ·" -msgstr "<0>{0} {1, plural, other {フォロワー}} ·" +msgid "<0>{0} {1, plural, one {follower} other {followers}}" +msgstr "<0>{0} {1, plural, other {フォロワー}}" #: src/view/shell/Drawer.tsx:103 msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, other {フォロー}}" -#: src/view/shell/Drawer.tsx:96 -msgid "<0>{0} following" -msgstr "<0>{0} フォロー" - #: src/components/ProfileHoverCard/index.web.tsx:437 msgid "<0>{followers} <1>{pluralizedFollowers}" msgstr "<0>{followers} <1>フォロワー" -#: src/components/ProfileHoverCard/index.web.tsx:455 -#: src/screens/Profile/Header/Metrics.tsx:53 -msgid "<0>{following} <1>{pluralizedFollowings}" -msgstr "<0>{following} <1>{pluralizedFollowings}" - -#: src/components/ProfileHoverCard/index.web.tsx:449 -#: src/screens/Profile/Header/Metrics.tsx:45 -msgid "<0>{following} <1>following" -msgstr "<0>{following} <1>フォロー" +#: src/view/com/modals/SelfLabel.tsx:134 +msgid "<0>Not Applicable. This warning is only available for posts with media attached." +msgstr "<0>適用できません。 この警告はメディアが添付された投稿にのみ利用可能です。" #: src/screens/Profile/Header/Handle.tsx:43 msgid "⚠Invalid Handle" @@ -167,10 +153,6 @@ msgstr "アクセシビリティの設定" msgid "Accessibility Settings" msgstr "アクセシビリティの設定" -#: src/components/moderation/LabelsOnMe.tsx:42 -msgid "account" -msgstr "アカウント" - #: src/screens/Login/LoginForm.tsx:161 #: src/view/screens/Settings/index.tsx:323 #: src/view/screens/Settings/index.tsx:702 @@ -365,6 +347,10 @@ msgstr "ほかの選択肢にはあてはまらない問題" msgid "An issue occurred, please try again." msgstr "問題が発生しました。もう一度お試しください。" +#: src/screens/Onboarding/StepInterests/index.tsx:194 +msgid "an unknown error occurred" +msgstr "何らかのエラーが発生しました" + #: src/view/com/notifications/FeedItem.tsx:236 #: src/view/com/threadgate/WhoCanReply.tsx:178 msgid "and" @@ -418,8 +404,8 @@ msgid "Appeal \"{0}\" label" msgstr "「{0}」のラベルに異議を申し立てる" #: src/components/moderation/LabelsOnMeDialog.tsx:193 -msgid "Appeal submitted." -msgstr "異議申し立てを提出しました。" +msgid "Appeal submitted" +msgstr "異議申し立てを提出しました" #: src/view/screens/Settings/index.tsx:414 msgid "Appearance" @@ -608,6 +594,10 @@ msgstr "作成者:-" msgid "By {0}" msgstr "作成者:{0}" +#: src/screens/Onboarding/StepAlgoFeeds/FeedCard.tsx:112 +msgid "by @{0}" +msgstr "作成者:@{0}" + #: src/view/com/profile/ProfileSubpageHeader.tsx:161 msgid "by <0/>" msgstr "作成者:<0/>" @@ -977,10 +967,6 @@ msgstr "接続中..." msgid "Contact support" msgstr "サポートに連絡" -#: src/components/moderation/LabelsOnMe.tsx:42 -msgid "content" -msgstr "コンテンツ" - #: src/lib/moderation/useGlobalLabelStrings.ts:18 msgid "Content Blocked" msgstr "ブロックされたコンテンツ" @@ -1224,8 +1210,8 @@ msgid "Delete account" msgstr "アカウントを削除" #: src/view/com/modals/DeleteAccount.tsx:87 -msgid "Delete Account" -msgstr "アカウントを削除" +msgid "Delete Account <0>\"<1>{0}<2>\"" +msgstr "アカウント<0>「<1>{0}<2>」を削除" #: src/view/screens/AppPasswords.tsx:239 msgid "Delete app password" @@ -2317,10 +2303,6 @@ msgstr "仕事" msgid "Journalism" msgstr "報道" -#: src/components/moderation/LabelsOnMe.tsx:59 -msgid "label has been placed on this {labelTarget}" -msgstr "個のラベルがこの{labelTarget}に貼られました" - #: src/components/moderation/ContentHider.tsx:144 msgid "Labeled by {0}." msgstr "{0}によるラベル" @@ -2337,10 +2319,6 @@ msgstr "ラベル" msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "ラベルは、ユーザーやコンテンツに対する注釈です。ラベルはネットワークを隠したり、警告したり、分類したりするのに使われます。" -#: src/components/moderation/LabelsOnMe.tsx:61 -msgid "labels have been placed on this {labelTarget}" -msgstr "個のラベルがこの{labelTarget}に貼られました" - #: src/components/moderation/LabelsOnMeDialog.tsx:62 msgid "Labels on your account" msgstr "あなたのアカウントのラベル" @@ -2432,10 +2410,6 @@ msgstr "さあ始めましょう!" msgid "Light" msgstr "ライト" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -msgid "Like" -msgstr "いいね" - #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:267 #: src/view/screens/ProfileFeed.tsx:585 msgid "Like this feed" @@ -2453,20 +2427,6 @@ msgstr "いいねしたユーザー" msgid "Liked By" msgstr "いいねしたユーザー" -#: src/view/com/feeds/FeedSourceCard.tsx:268 -msgid "Liked by {0} {1}" -msgstr "{0} {1}にいいねされました" - -#: src/components/LabelingServiceCard/index.tsx:72 -msgid "Liked by {count} {0}" -msgstr "{count} {0}にいいねされました" - -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:287 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:301 -#: src/view/screens/ProfileFeed.tsx:600 -msgid "Liked by {likeCount} {0}" -msgstr "いいねしたユーザー:{likeCount}人" - #: src/view/com/notifications/FeedItem.tsx:169 msgid "liked your custom feed" msgstr "があなたのカスタムフィードをいいねしました" @@ -3013,10 +2973,6 @@ msgstr "まだ誰もこれをいいねしていません。あなたが最初に msgid "Non-sexual Nudity" msgstr "性的ではないヌード" -#: src/view/com/modals/SelfLabel.tsx:135 -msgid "Not Applicable." -msgstr "該当なし。" - #: src/Navigation.tsx:116 #: src/view/screens/Profile.tsx:100 msgid "Not Found" @@ -3059,10 +3015,6 @@ msgstr "ヌード" msgid "Nudity or adult content not labeled as such" msgstr "ヌードあるいは成人向けコンテンツと表示されていないもの" -#: src/screens/Signup/index.tsx:145 -msgid "of" -msgstr "/" - #: src/lib/moderation/useLabelBehaviorDescription.ts:11 msgid "Off" msgstr "オフ" @@ -3978,8 +3930,8 @@ msgid "Saved Feeds" msgstr "保存されたフィード" #: src/view/com/lightbox/Lightbox.tsx:81 -msgid "Saved to your camera roll." -msgstr "カメラロールに保存しました。" +msgid "Saved to your camera roll" +msgstr "カメラロールに保存しました" #: src/view/screens/ProfileFeed.tsx:214 msgid "Saved to your feeds" @@ -4345,10 +4297,6 @@ msgstr "リンクしたウェブサイトを共有" msgid "Show" msgstr "表示" -#: src/view/screens/PreferencesFollowingFeed.tsx:68 -msgid "Show all replies" -msgstr "すべての返信を表示" - #: src/view/com/util/post-embeds/GifEmbed.tsx:163 msgid "Show alt text" msgstr "ALTテキストを表示" @@ -4423,10 +4371,6 @@ msgstr "Followingフィードで返信を表示" msgid "Show replies in Following feed" msgstr "Followingフィードで返信を表示" -#: src/view/screens/PreferencesFollowingFeed.tsx:70 -msgid "Show replies with at least {value} {0}" -msgstr "{value}個以上の{0}がついた返信を表示" - #: src/view/screens/PreferencesFollowingFeed.tsx:188 msgid "Show Reposts" msgstr "リポストを表示" @@ -4586,9 +4530,9 @@ msgstr "新しいチャットを開始" msgid "Status Page" msgstr "ステータスページ" -#: src/screens/Signup/index.tsx:145 -msgid "Step" -msgstr "ステップ" +#: src/screens/Signup/index.tsx:154 +msgid "Step {0} of {1}" +msgstr "ステップ {0} / {1}" #: src/view/screens/Settings/index.tsx:288 msgid "Storage cleared, you need to restart the app now." @@ -4731,10 +4675,6 @@ msgstr "そのハンドルはすでに使用されています。" msgid "The account will be able to interact with you after unblocking." msgstr "このアカウントは、ブロック解除後にあなたとやり取りすることができます。" -#: src/components/moderation/ModerationDetailsDialog.tsx:127 -msgid "the author" -msgstr "投稿者" - #: src/view/screens/CommunityGuidelines.tsx:36 msgid "The Community Guidelines have been moved to <0/>" msgstr "コミュニティーガイドラインは<0/>に移動しました" @@ -4936,9 +4876,13 @@ msgstr "この情報は他のユーザーと共有されません。" msgid "This is important in case you ever need to change your email or reset your password." msgstr "これは、メールアドレスの変更やパスワードのリセットが必要な場合に重要です。" -#: src/components/moderation/ModerationDetailsDialog.tsx:124 -msgid "This label was applied by {0}." -msgstr "{0}によって適用されたラベルです。" +#: src/components/moderation/ModerationDetailsDialog.tsx:127 +msgid "This label was applied by <0>{0}." +msgstr "<0>{0}よって適用されたラベルです。" + +#: src/components/moderation/ModerationDetailsDialog.tsx:125 +msgid "This label was applied by the author." +msgstr "投稿者によって適用されたラベルです。" #: src/screens/Profile/Sections/Labels.tsx:181 msgid "This labeler hasn't declared what labels it publishes, and may not be active." @@ -5010,10 +4954,6 @@ msgstr "このユーザーはミュートした<0>{0}リストに含まれ msgid "This user isn't following anyone." msgstr "このユーザーは誰もフォローしていません。" -#: src/view/com/modals/SelfLabel.tsx:137 -msgid "This warning is only available for posts with media attached." -msgstr "この警告は、メディアが添付されている投稿にのみ使用できます。" - #: src/components/dialogs/MutedWords.tsx:283 msgid "This will delete {0} from your muted words. You can always add it back later." msgstr "ミュートしたワードから{0}が削除されます。あとでいつでも戻すことができます。" @@ -5152,10 +5092,6 @@ msgstr "{0}のフォローを解除" msgid "Unfollow Account" msgstr "アカウントのフォローを解除" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:197 -msgid "Unlike" -msgstr "いいねを外す" - #: src/view/screens/ProfileFeed.tsx:585 msgid "Unlike this feed" msgstr "このフィードからいいねを外す" @@ -5357,9 +5293,9 @@ msgstr "このコンテンツやプロフィールにいいねをしているユ msgid "Value:" msgstr "値:" -#: src/view/com/modals/ChangeHandle.tsx:510 -msgid "Verify {0}" -msgstr "{0}で認証" +#: src/view/com/modals/ChangeHandle.tsx:511 +msgid "Verify DNS Record" +msgstr "DNSレコードを確認" #: src/view/screens/Settings/index.tsx:901 msgid "Verify email" @@ -5378,6 +5314,10 @@ msgstr "メールアドレスを確認" msgid "Verify New Email" msgstr "新しいメールアドレスを確認" +#: src/view/com/modals/ChangeHandle.tsx:512 +msgid "Verify Text File" +msgstr "テキストファイルを確認" + #: src/view/com/modals/VerifyEmail.tsx:112 msgid "Verify Your Email" msgstr "メールアドレスを確認" From 4c83cb0685a0698386a910ec186a3b2c7a457746 Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Wed, 8 May 2024 07:58:16 +0900 Subject: [PATCH 06/17] =?UTF-8?q?The=20translation=20of=20'place'=20and=20?= =?UTF-8?q?'apply'=20of=20labels=20has=20been=20unified=20into=20'?= =?UTF-8?q?=E9=81=A9=E7=94=A8=E3=81=99=E3=82=8B'.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/locale/locales/ja/messages.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index a4796b5020..c6691e16ee 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -23,11 +23,11 @@ msgstr "{0, plural, other {他{formattedCount}人}}" #: src/components/moderation/LabelsOnMe.tsx:57 msgid "{0, plural, one {# label has been placed on this account} other {# labels has been placed on this account}}" -msgstr "{0, plural, other {#個のラベルがこのアカウントに貼られています}}" +msgstr "{0, plural, other {#個のラベルがこのアカウントに適用されています}}" #: src/components/moderation/LabelsOnMe.tsx:63 msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" -msgstr "{0, plural, other {#個のラベルがこのコンテンツに貼られています}}" +msgstr "{0, plural, other {#個のラベルがこのコンテンツに適用されています}}" #: src/view/com/util/post-ctrls/RepostButton.tsx:61 msgid "{0, plural, one {# repost} other {# reposts}}" @@ -548,7 +548,7 @@ msgstr "投稿をブロックしました。" #: src/screens/Profile/Sections/Labels.tsx:166 msgid "Blocking does not prevent this labeler from placing labels on your account." -msgstr "ブロックしてもこのラベラーがあなたのアカウントにラベルを貼ることができます。" +msgstr "ブロックしてもこのラベラーがあなたのアカウントにラベルを適用することができます。" #: src/view/screens/ProfileList.tsx:627 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." @@ -556,7 +556,7 @@ msgstr "ブロックしたことは公開されます。ブロック中のアカ #: src/view/com/profile/ProfileMenu.tsx:353 msgid "Blocking will not prevent labels from being applied on your account, but it will stop this account from replying in your threads or interacting with you." -msgstr "ブロックしてもこのラベラーがあなたのアカウントにラベルを貼ることができますが、このアカウントがあなたのスレッドに返信したり、やりとりをしたりといったことはできなくなります。" +msgstr "ブロックしてもこのラベラーがあなたのアカウントにラベルを適用することができますが、このアカウントがあなたのスレッドに返信したり、やりとりをしたりといったことはできなくなります。" #: src/view/com/auth/SplashScreen.web.tsx:154 msgid "Blog" @@ -3401,7 +3401,7 @@ msgstr "パスワードも入力してください:" #: src/components/moderation/LabelsOnMeDialog.tsx:222 msgid "Please explain why you think this label was incorrectly applied by {0}" -msgstr "{0}によって貼られたこのラベルが誤って適用されたと思われる理由を説明してください" +msgstr "{0}によって適用されたこのラベルが誤りであると思われる理由を説明してください" #: src/lib/hooks/useAccountSwitcher.ts:48 msgid "Please sign in as @{0}" @@ -5671,7 +5671,7 @@ msgstr "まだワードやタグをミュートしていません" #: src/components/moderation/LabelsOnMeDialog.tsx:68 msgid "You may appeal these labels if you feel they were placed in error." -msgstr "これらのラベルが誤って貼られたと思った場合は、異議申し立てを行うことができます。" +msgstr "これらのラベルが誤って適用されたと思った場合は、異議申し立てを行うことができます。" #: src/screens/Signup/StepInfo/Policies.tsx:79 msgid "You must be 13 years of age or older to sign up." From be10551a8d54d61207f6aa9c62e4fbab37ef27da Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Wed, 8 May 2024 10:12:46 +0900 Subject: [PATCH 07/17] Fix translation of "repost" --- src/locale/locales/ja/messages.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index c6691e16ee..a0d5440718 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-05-07 22:58+0900\n" +"PO-Revision-Date: 2024-05-08 10:12+0900\n" "Last-Translator: tkusano\n" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" "Plural-Forms: \n" @@ -65,7 +65,7 @@ msgstr "{0, plural, other {返信 (#件の返信)}}" #: src/view/com/post-thread/PostThreadItem.tsx:339 msgid "{0, plural, one {repost} other {reposts}}" -msgstr "{0, plural, other {再投稿}}" +msgstr "{0, plural, other {リポスト}}" #: src/view/com/util/post-ctrls/PostCtrls.tsx:241 msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" From 910468ba96c2f8b3aad16ab46bd9fadcac65bf95 Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Fri, 10 May 2024 22:44:06 +0900 Subject: [PATCH 08/17] Updated --- src/locale/locales/ja/messages.po | 32 +++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index a0d5440718..8b91f8cb64 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-05-08 10:12+0900\n" +"PO-Revision-Date: 2024-05-10 22:43+0900\n" "Last-Translator: tkusano\n" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" "Plural-Forms: \n" @@ -230,10 +230,6 @@ msgstr "アカウントを追加" msgid "Add alt text" msgstr "ALTテキストを追加" -#: src/view/com/composer/GifAltText.tsx:175 -msgid "Add ALT text" -msgstr "ALTテキストを追加" - #: src/view/screens/AppPasswords.tsx:104 #: src/view/screens/AppPasswords.tsx:145 #: src/view/screens/AppPasswords.tsx:158 @@ -1763,6 +1759,10 @@ msgstr "過去のメッセージの読み込みに失敗しました。" msgid "Failed to save image: {0}" msgstr "画像の保存に失敗しました:{0}" +#: src/screens/Messages/Conversation/MessageListError.tsx:29 +msgid "Failed to send message(s)." +msgstr "メッセージの送信に失敗しました。" + #: src/Navigation.tsx:203 msgid "Feed" msgstr "フィード" @@ -2551,6 +2551,11 @@ msgstr "意図した場所であることを確認してください!" msgid "Manage your muted words and tags" msgstr "ミュートしたワードとタグの管理" +#: src/components/dms/ConvoMenu.tsx:121 +#: src/components/dms/ConvoMenu.tsx:128 +msgid "Mark as read" +msgstr "既読にする" + #: src/view/screens/AccessibilitySettings.tsx:89 #: src/view/screens/Profile.tsx:195 msgid "Media" @@ -3506,11 +3511,6 @@ msgstr "ホスティングプロバイダーを変える" msgid "Press to retry" msgstr "再実行する" -#: src/screens/Messages/Conversation/MessagesList.tsx:47 -#: src/screens/Messages/Conversation/MessagesList.tsx:53 -msgid "Press to Retry" -msgstr "再実行" - #: src/view/com/lightbox/Lightbox.web.tsx:150 msgid "Previous image" msgstr "前の画像" @@ -3887,10 +3887,6 @@ msgstr "エラーになった最後のアクションをやり直す" msgid "Retry" msgstr "再試行" -#: src/screens/Messages/Conversation/MessageListError.tsx:54 -msgid "Retry." -msgstr "再試行。" - #: src/components/Error.tsx:98 #: src/view/screens/ProfileList.tsx:913 msgid "Return to previous page" @@ -4507,6 +4503,10 @@ msgstr "この手順をスキップする" msgid "Software Dev" msgstr "ソフトウェア開発" +#: src/screens/Messages/Conversation/index.tsx:76 +msgid "Something went wrong" +msgstr "何らかの問題が発生しました" + #: src/components/ReportDialog/index.tsx:59 #: src/screens/Moderation/index.tsx:114 #: src/screens/Profile/Sections/Labels.tsx:87 @@ -5420,6 +5420,10 @@ msgstr "コンテンツの警告とフィードからのフィルタリング" msgid "We couldn't find any results for that hashtag." msgstr "そのハッシュタグの検索結果は見つかりませんでした。" +#: src/screens/Messages/Conversation/index.tsx:77 +msgid "We couldn't load this conversation" +msgstr "この会話を読み込めませんでした" + #: src/screens/Deactivated.tsx:139 msgid "We estimate {estimatedTime} until your account is ready." msgstr "あなたのアカウントが準備できるまで{estimatedTime}ほどかかります。" From 85e181515f2d9137b349a07b3f23512044617c3a Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Mon, 13 May 2024 00:16:04 +0900 Subject: [PATCH 09/17] Updated Japanese translation --- src/locale/locales/ja/messages.po | 170 ++++++++++++++++++++++++++---- 1 file changed, 152 insertions(+), 18 deletions(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index 8b91f8cb64..2608f98e34 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-05-10 22:43+0900\n" +"PO-Revision-Date: 2024-05-13 00:14+0900\n" "Last-Translator: tkusano\n" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" "Plural-Forms: \n" @@ -71,6 +71,10 @@ msgstr "{0, plural, other {リポスト}}" msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" msgstr "{0, plural, other {いいねを外す (#個のいいね)}}" +#: src/view/screens/ProfileList.tsx:286 +msgid "{0} your feeds" +msgstr "" + #: src/components/LabelingServiceCard/index.tsx:71 msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" msgstr "{count, plural, other {#人のユーザーがいいね}}" @@ -114,10 +118,6 @@ msgstr "<0>{0} {1, plural, other {フォロワー}}" msgid "<0>{0} {1, plural, one {following} other {following}}" msgstr "<0>{0} {1, plural, other {フォロー}}" -#: src/components/ProfileHoverCard/index.web.tsx:437 -#~ msgid "<0>{followers} <1>{pluralizedFollowers}" -#~ msgstr "<0>{followers} <1>フォロワー" - #: src/view/com/modals/SelfLabel.tsx:134 msgid "<0>Not Applicable. This warning is only available for posts with media attached." msgstr "<0>適用できません。 この警告はメディアが添付された投稿にのみ利用可能です。" @@ -244,6 +244,14 @@ msgstr "ミュートするワードを設定に追加" msgid "Add muted words and tags" msgstr "ミュートするワードとタグを追加" +#: src/screens/Home/NoFeedsPinned.tsx:112 +msgid "Add recommended feeds" +msgstr "おすすめのフィードを追加" + +#: src/screens/Feeds/NoFollowingFeed.tsx:43 +msgid "Add the default feed of only people you follow" +msgstr "フォローしているユーザーのみのデフォルトのフィードを追加" + #: src/view/com/modals/ChangeHandle.tsx:417 msgid "Add the following DNS record to your domain:" msgstr "次のDNSレコードをドメインに追加してください:" @@ -412,6 +420,11 @@ msgstr "異議申し立てを提出しました" msgid "Appearance" msgstr "背景" +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 +#: src/screens/Home/NoFeedsPinned.tsx:106 +msgid "Apply default recommended feeds" +msgstr "デフォルトのおすすめフィードを追加" + #: src/view/screens/AppPasswords.tsx:265 msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "アプリパスワード「{name}」を本当に削除しますか?" @@ -583,6 +596,11 @@ msgstr "画像のぼかしとフィードからのフィルタリング" msgid "Books" msgstr "書籍" +#: src/screens/Home/NoFeedsPinned.tsx:116 +#: src/screens/Home/NoFeedsPinned.tsx:123 +msgid "Browse other feeds" +msgstr "他のフィードを見る" + #: src/view/com/auth/SplashScreen.web.tsx:151 msgid "Business" msgstr "ビジネス" @@ -764,6 +782,10 @@ msgstr "サービスを選択" msgid "Choose the algorithms that power your custom feeds." msgstr "カスタムフィードのアルゴリズムを選択できます。" +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:107 +msgid "Choose this color as your avatar" +msgstr "この色をアバターとして選択" + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:104 msgid "Choose your main feeds" msgstr "メインのフィードを選択" @@ -805,6 +827,10 @@ msgstr "すべてのストレージデータをクリア" msgid "click here" msgstr "こちらをクリック" +#: src/screens/Feeds/NoFollowingFeed.tsx:46 +msgid "Click here to add one." +msgstr "ここをクリックして追加。" + #: src/components/TagMenu/index.web.tsx:138 msgid "Click here to open tag menu for {tag}" msgstr "{tag}のタグメニューをクリックして表示" @@ -1117,10 +1143,6 @@ msgstr "プロフィールの読み込みに失敗しました。時間をおい msgid "Could not mute chat" msgstr "チャットのミュートに失敗しました" -#: src/components/dms/ConvoMenu.tsx:68 -msgid "Could not unmute chat" -msgstr "チャットのミュートの解除に失敗しました" - #: src/view/com/auth/SplashScreen.tsx:57 #: src/view/com/auth/SplashScreen.web.tsx:106 msgid "Create a new account" @@ -1139,6 +1161,10 @@ msgstr "アカウントを作成" msgid "Create an account" msgstr "アカウントを作成" +#: src/screens/Onboarding/StepProfile/index.tsx:267 +msgid "Create an avatar instead" +msgstr "代わりにアバターを作成" + #: src/view/com/modals/AddAppPasswords.tsx:227 msgid "Create App Password" msgstr "アプリパスワードを作成" @@ -1663,6 +1689,10 @@ msgstr "全員" msgid "Excessive mentions or replies" msgstr "過剰なメンションや返信" +#: src/lib/moderation/useReportOptions.ts:80 +msgid "Excessive or unwanted messages" +msgstr "多すぎる、または不要なメッセージ" + #: src/view/com/modals/DeleteAccount.tsx:231 msgid "Exits account deletion process" msgstr "アカウントの削除処理を終了" @@ -1984,6 +2014,10 @@ msgstr "ギャラリー" msgid "Get Started" msgstr "開始" +#: src/screens/Onboarding/StepProfile/index.tsx:209 +msgid "Give your profile a face" +msgstr "プロフィールに顔をつける" + #: src/lib/moderation/useReportOptions.ts:37 msgid "Glaring violations of law or terms of service" msgstr "法律または利用規約への明らかな違反" @@ -2070,6 +2104,10 @@ msgstr "なにか問題が発生しましたか?" msgid "Help" msgstr "ヘルプ" +#: src/screens/Onboarding/StepProfile/index.tsx:212 +msgid "Help people know you're not a bot by uploading a picture or creating an avatar." +msgstr "画像をアップロードするかアバターを作ってあなたがbotではないことをみんなに知らせましょう。" + #: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:140 msgid "Here are some accounts for you to follow" msgstr "あなたがフォローしそうなアカウントを紹介します" @@ -2187,6 +2225,10 @@ msgstr "確認コードを持っています" msgid "I have my own domain" msgstr "自分のドメインを持っています" +#: src/components/dms/ConvoMenu.tsx:204 +msgid "I understand" +msgstr "理解した" + #: src/view/com/lightbox/Lightbox.web.tsx:185 msgid "If alt text is long, toggles alt text expanded state" msgstr "ALTテキストが長い場合、ALTテキストの展開状態を切り替える" @@ -2543,6 +2585,18 @@ msgstr "長押しで #{tag} のタグメニューを開く" msgid "Looks like XXXXX-XXXXX" msgstr "XXXXX-XXXXXみたいなもの" +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:39 +msgid "Looks like you haven't saved any feeds! Use our recommendations or browse more below." +msgstr "フィードを保存してないようですね!おすすめを使うか以下で探してみましょう。" + +#: src/screens/Home/NoFeedsPinned.tsx:96 +msgid "Looks like you unpinned all your feeds. But don't worry, you can add some below 😄" +msgstr "すべてのフィードのピン留めを外したようですね。心配ありません、以下で追加できます 😄" + +#: src/screens/Feeds/NoFollowingFeed.tsx:38 +msgid "Looks like you're missing a following feed." +msgstr "Followingフィードを消したようですね。" + #: src/view/com/modals/LinkWarning.tsx:79 msgid "Make sure this is where you intend to go!" msgstr "意図した場所であることを確認してください!" @@ -3070,6 +3124,10 @@ msgstr "オンボーディングのリセット" msgid "One or more images is missing alt text." msgstr "1つもしくは複数の画像にALTテキストがありません。" +#: src/screens/Onboarding/StepProfile/index.tsx:107 +msgid "Only .jpg and .png files are supported" +msgstr ".jpgと.pngファイルのみに対応してます" + #: src/view/com/threadgate/WhoCanReply.tsx:100 msgid "Only {0} can reply." msgstr "{0}のみ返信可能" @@ -3092,6 +3150,10 @@ msgstr "おっと!" msgid "Open" msgstr "開かれています" +#: src/screens/Onboarding/StepProfile/index.tsx:261 +msgid "Open avatar creator" +msgstr "アバター・クリエイターを開く" + #: src/view/com/composer/Composer.tsx:555 #: src/view/com/composer/Composer.tsx:556 msgid "Open emoji picker" @@ -3603,6 +3665,10 @@ msgstr "ランダムな順番で表示(別名「投稿者のルーレット」 msgid "Ratios" msgstr "比率" +#: src/components/dms/MessageReportDialog.tsx:149 +msgid "Reason: {0}" +msgstr "理由:{0}" + #: src/view/screens/Search/Search.tsx:886 msgid "Recent Searches" msgstr "検索履歴" @@ -3692,6 +3758,11 @@ msgstr "{0}からデフォルトのサムネイルを削除" msgid "Removes quoted post" msgstr "引用を削除する" +#: src/view/com/posts/FeedShutdownMsg.tsx:126 +#: src/view/com/posts/FeedShutdownMsg.tsx:130 +msgid "Replace with Discover" +msgstr "Discoverで置き換える" + #: src/view/screens/Profile.tsx:194 msgid "Replies" msgstr "返信" @@ -3719,16 +3790,17 @@ msgstr "<0><1/>に返信" msgid "Report" msgstr "報告" -#: src/components/dms/ConvoMenu.tsx:146 -#: src/components/dms/ConvoMenu.tsx:150 -msgid "Report account" -msgstr "アカウントを報告" - #: src/view/com/profile/ProfileMenu.tsx:319 #: src/view/com/profile/ProfileMenu.tsx:322 msgid "Report Account" msgstr "アカウントを報告" +#: src/components/dms/ConvoMenu.tsx:165 +#: src/components/dms/ConvoMenu.tsx:168 +#: src/components/dms/ConvoMenu.tsx:200 +msgid "Report conversation" +msgstr "会話を報告" + #: src/components/ReportDialog/index.tsx:49 msgid "Report dialog" msgstr "報告ダイアログ" @@ -3763,6 +3835,12 @@ msgstr "このフィードを報告" msgid "Report this list" msgstr "このリストを報告" +#: src/components/dms/MessageReportDialog.tsx:41 +#: src/components/dms/MessageReportDialog.tsx:137 +#: src/components/ReportDialog/SelectReportOptionView.tsx:61 +msgid "Report this message" +msgstr "このメッセージを報告" + #: src/components/ReportDialog/SelectReportOptionView.tsx:49 msgid "Report this post" msgstr "この投稿を報告" @@ -4062,10 +4140,22 @@ msgstr "ガイドを見る" msgid "Select {item}" msgstr "{item}を選択" +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:67 +msgid "Select a color" +msgstr "色を選択" + #: src/screens/Login/ChooseAccountForm.tsx:85 msgid "Select account" msgstr "アカウントを選択" +#: src/screens/Onboarding/StepProfile/AvatarCircle.tsx:66 +msgid "Select an avatar" +msgstr "アバターを選択" + +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:65 +msgid "Select an emoji" +msgstr "絵文字を選択" + #: src/screens/Login/index.tsx:120 msgid "Select from an existing account" msgstr "既存のアカウントから選択" @@ -4094,6 +4184,10 @@ msgstr "{numItems}個中{i}個目のオプションを選択" msgid "Select some accounts below to follow" msgstr "次のアカウントを選択してフォローしてください" +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:83 +msgid "Select the {emojiName} emoji as your avatar" +msgstr "絵文字{emojiName}をアバターとして選択" + #: src/components/ReportDialog/SubmitView.tsx:135 msgid "Select the moderation service(s) to report to" msgstr "報告先のモデレーションサービスを選んでください" @@ -4707,6 +4801,10 @@ msgstr "コミュニティーガイドラインは<0/>に移動しました" msgid "The Copyright Policy has been moved to <0/>" msgstr "著作権ポリシーは<0/>に移動しました" +#: src/view/com/posts/FeedShutdownMsg.tsx:66 +msgid "The feed has been replaced with Discover." +msgstr "フィードはDiscoverと置き換えられました。" + #: src/components/moderation/LabelsOnMeDialog.tsx:48 msgid "The following labels were applied to your account." msgstr "以下のラベルがあなたのアカウントに適用されました。" @@ -4892,6 +4990,10 @@ msgstr "このフィードは空です!" msgid "This feed is empty! You may need to follow more users or tune your language settings." msgstr "このフィードは空です!もっと多くのユーザーをフォローするか、言語の設定を調整する必要があるかもしれません。" +#: src/view/com/posts/FeedShutdownMsg.tsx:97 +msgid "This feed is no longer online. We are showing <0>Discover instead." +msgstr "このフィードはもはやオンラインではありません。代わりに<0>Discoverを表示しています。" + #: src/components/dialogs/BirthDateSettings.tsx:41 msgid "This information is not shared with other users." msgstr "この情報は他のユーザーと共有されません。" @@ -4908,6 +5010,10 @@ msgstr "<0>{0}よって適用されたラベルです。" msgid "This label was applied by the author." msgstr "投稿者によって適用されたラベルです。" +#: src/components/moderation/LabelsOnMeDialog.tsx:165 +msgid "This label was applied by you" +msgstr "このラベルはあなたが適用しました" + #: src/screens/Profile/Sections/Labels.tsx:181 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "このラベラーはどのようなラベルを発行しているか宣言しておらず、活動していない可能性もあります。" @@ -5003,6 +5109,10 @@ msgstr "スレッドの設定" msgid "To disable the email 2FA method, please verify your access to the email address." msgstr "メールでの2要素認証を無効にするには、メールアドレスにアクセスできるか確認してください。" +#: src/components/dms/ConvoMenu.tsx:202 +msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." +msgstr "会話を報告するには、会話の画面経由でメッセージを報告してください。モデレーターがあなたの報告の文脈をしやすくなります。" + #: src/components/ReportDialog/SelectLabelerView.tsx:33 msgid "To whom would you like to send this report?" msgstr "この報告を誰に送りたいですか?" @@ -5168,6 +5278,10 @@ msgstr "登録を解除" msgid "Unsubscribe from this labeler" msgstr "このラベラーの登録を解除" +#: src/lib/moderation/useReportOptions.ts:85 +msgid "Unwanted sexual content" +msgstr "望まない性的なコンテンツ" + #: src/lib/moderation/useReportOptions.ts:70 msgid "Unwanted Sexual Content" msgstr "望まない性的なコンテンツ" @@ -5184,6 +5298,10 @@ msgstr "{handle}に更新" msgid "Updating..." msgstr "更新中…" +#: src/screens/Onboarding/StepProfile/index.tsx:265 +msgid "Upload a photo instead" +msgstr "代わりに写真をアップロード" + #: src/view/com/modals/ChangeHandle.tsx:455 msgid "Upload a text file to:" msgstr "テキストファイルのアップロード先:" @@ -5233,6 +5351,10 @@ msgstr "アプリ内ブラウザーを使用" msgid "Use my default browser" msgstr "デフォルトのブラウザーを使用" +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:53 +msgid "Use recommended" +msgstr "おすすめを使う" + #: src/view/com/modals/ChangeHandle.tsx:401 msgid "Use the DNS panel" msgstr "DNSパネルを使用" @@ -5512,6 +5634,10 @@ msgstr "アルゴリズムによるフィードにはどの言語を使用しま msgid "Who can reply" msgstr "返信できるユーザー" +#: src/screens/Home/NoFeedsPinned.tsx:92 +msgid "Whoops!" +msgstr "おっと!" + #: src/components/ReportDialog/SelectReportOptionView.tsx:43 msgid "Why should this content be reviewed?" msgstr "なぜこのコンテンツをレビューする必要がありますか?" @@ -5524,6 +5650,10 @@ msgstr "なぜこのフィードをレビューする必要がありますか? msgid "Why should this list be reviewed?" msgstr "なぜこのリストをレビューする必要がありますか?" +#: src/components/ReportDialog/SelectReportOptionView.tsx:62 +msgid "Why should this message be reviewed?" +msgstr "なぜこのメッセージをレビューする必要がありますか?" + #: src/components/ReportDialog/SelectReportOptionView.tsx:50 msgid "Why should this post be reviewed?" msgstr "なぜこの投稿をレビューする必要がありますか?" @@ -5602,10 +5732,6 @@ msgstr "まだ招待コードがありません!Blueskyをもうしばらく msgid "You don't have any pinned feeds." msgstr "ピン留めされたフィードがありません。" -#: src/view/screens/Feeds.tsx:477 -msgid "You don't have any saved feeds!" -msgstr "保存されたフィードがありません!" - #: src/view/screens/SavedFeeds.tsx:136 msgid "You don't have any saved feeds." msgstr "保存されたフィードがありません。" @@ -5673,6 +5799,10 @@ msgstr "ミュートしているアカウントはまだありません。アカ msgid "You haven't muted any words or tags yet" msgstr "まだワードやタグをミュートしていません" +#: src/components/moderation/LabelsOnMeDialog.tsx:84 +msgid "You may appeal non-self labels if you feel they were placed in error." +msgstr "間違って適用されたと思うのであれば、自己申告ではないラベルならば異議申し立てができます。" + #: src/components/moderation/LabelsOnMeDialog.tsx:68 msgid "You may appeal these labels if you feel they were placed in error." msgstr "これらのラベルが誤って適用されたと思った場合は、異議申し立てを行うことができます。" @@ -5802,6 +5932,10 @@ msgstr "あなたのプロフィール" msgid "Your reply has been published" msgstr "返信を公開しました" +#: src/components/dms/MessageReportDialog.tsx:140 +msgid "Your report will be sent to the Bluesky Moderation Service" +msgstr "あなたの報告はBluesky Moderation Serviceに送られます" + #: src/screens/Signup/index.tsx:166 msgid "Your user handle" msgstr "あなたのユーザーハンドル" From 0677d8316c71c1f79227e26597492479e9a077a5 Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Mon, 13 May 2024 18:05:00 +0900 Subject: [PATCH 10/17] Updated Japanese translation - #3816 --- src/locale/locales/ja/messages.po | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index 2608f98e34..f34b9f9cbb 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-05-13 00:14+0900\n" +"PO-Revision-Date: 2024-05-13 17:59+0900\n" "Last-Translator: tkusano\n" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" "Plural-Forms: \n" @@ -1672,6 +1672,10 @@ msgstr "以下に新しいメールアドレスを入力してください。" msgid "Enter your username and password" msgstr "ユーザー名とパスワードを入力してください" +#: src/view/screens/Settings/ExportCarDialog.tsx:47 +msgid "Error occurred while saving file" +msgstr "ファイルの保存中にエラーが発生しました" + #: src/screens/Signup/StepCaptcha/index.tsx:51 msgid "Error receiving captcha response." msgstr "Captchaレスポンスの受信中にエラーが発生しました。" @@ -1833,6 +1837,10 @@ msgstr "フィードには特定の話題に焦点を当てたものもありま msgid "File Contents" msgstr "ファイルのコンテンツ" +#: src/view/screens/Settings/ExportCarDialog.tsx:43 +msgid "File saved successfully!" +msgstr "ファイルの保存に成功しました!" + #: src/lib/moderation/useLabelBehaviorDescription.ts:66 msgid "Filter from feeds" msgstr "フィードからのフィルター" From 88bfe1f33fdd9a78d73ad453c9293731d7b189ce Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Tue, 14 May 2024 10:49:23 +0900 Subject: [PATCH 11/17] Fixed translations --- src/locale/locales/ja/messages.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index f34b9f9cbb..1f71cf99e5 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-05-13 17:59+0900\n" +"PO-Revision-Date: 2024-05-14 10:48+0900\n" "Last-Translator: tkusano\n" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" "Plural-Forms: \n" @@ -5012,7 +5012,7 @@ msgstr "これは、メールアドレスの変更やパスワードのリセッ #: src/components/moderation/ModerationDetailsDialog.tsx:127 msgid "This label was applied by <0>{0}." -msgstr "<0>{0}よって適用されたラベルです。" +msgstr "<0>{0}によって適用されたラベルです。" #: src/components/moderation/ModerationDetailsDialog.tsx:125 msgid "This label was applied by the author." @@ -5119,7 +5119,7 @@ msgstr "メールでの2要素認証を無効にするには、メールアド #: src/components/dms/ConvoMenu.tsx:202 msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." -msgstr "会話を報告するには、会話の画面経由でメッセージを報告してください。モデレーターがあなたの報告の文脈をしやすくなります。" +msgstr "会話を報告するには、会話の画面経由でメッセージを報告してください。モデレーターがあなたの報告の文脈を理解しやすくなります。" #: src/components/ReportDialog/SelectLabelerView.tsx:33 msgid "To whom would you like to send this report?" From c6a47035af4ea1e29b07cb1ad7e19e4cee587ce6 Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Tue, 14 May 2024 10:58:44 +0900 Subject: [PATCH 12/17] Updated translation : #3995 --- src/locale/locales/ja/messages.po | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index 1f71cf99e5..b0e51c260e 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-05-14 10:48+0900\n" +"PO-Revision-Date: 2024-05-14 10:56+0900\n" "Last-Translator: tkusano\n" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" "Plural-Forms: \n" @@ -2649,6 +2649,11 @@ msgstr "サーバーからのメッセージ:{0}" msgid "Message input field" msgstr "メッセージを入力するフィールド" +#: src/screens/Messages/Conversation/MessageInput.tsx:45 +#: src/screens/Messages/Conversation/MessageInput.web.tsx:28 +msgid "Message is too long" +msgstr "メッセージが長すぎます" + #: src/screens/Messages/List/index.tsx:62 #: src/screens/Messages/List/index.tsx:374 msgid "Message settings" From 20739698c23cb67825cc0e434f4b1d836c24ff84 Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Wed, 15 May 2024 12:20:03 +0900 Subject: [PATCH 13/17] Updated Japanese translation --- src/locale/locales/ja/messages.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index e7fb966a87..0fc21e0309 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -300,7 +300,7 @@ msgstr "保存したすべてのフィードを1箇所にまとめます。" #: src/screens/Messages/Settings.tsx:53 msgid "Allow messages from" -msgstr "" +msgstr "誰からのメッセージを許可するか:" #: src/screens/Login/ForgotPasswordForm.tsx:178 #: src/view/com/modals/ChangePassword.tsx:172 @@ -1698,7 +1698,7 @@ msgstr "全員" #: src/screens/Messages/Settings.tsx:61 msgid "Everyone" -msgstr "" +msgstr "全員" #: src/lib/moderation/useReportOptions.ts:67 msgid "Excessive mentions or replies" @@ -1810,7 +1810,7 @@ msgstr "メッセージの送信に失敗しました。" #: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" -msgstr "" +msgstr "設定の更新に失敗しました" #: src/Navigation.tsx:203 msgid "Feed" @@ -1986,7 +1986,7 @@ msgstr "Followingフィードの設定" #: src/screens/Messages/Settings.tsx:62 msgid "Follows only" -msgstr "" +msgstr "フォローしている人のみ" #: src/screens/Profile/Header/Handle.tsx:24 msgid "Follows you" @@ -3040,7 +3040,7 @@ msgstr "お知らせはありません!" #: src/screens/Messages/Settings.tsx:63 msgid "No one" -msgstr "" +msgstr "誰からも受け取らない" #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:101 #: src/view/com/composer/text-input/web/Autocomplete.tsx:195 @@ -3165,7 +3165,7 @@ msgstr "1つもしくは複数の画像にALTテキストがありません。 #: src/screens/Onboarding/StepProfile/index.tsx:120 msgid "Only .jpg and .png files are supported" -msgstr ".jpgと.pngファイルのみに対応してます" +msgstr ".jpgと.pngファイルのみに対応しています" #: src/view/com/threadgate/WhoCanReply.tsx:100 msgid "Only {0} can reply." @@ -5067,7 +5067,7 @@ msgstr "投稿者によって適用されたラベルです。" #: src/components/moderation/LabelsOnMeDialog.tsx:165 msgid "This label was applied by you" -msgstr "このラベルはあなたが適用しました" +msgstr "あなたによって適用されたラベルです" #: src/screens/Profile/Sections/Labels.tsx:181 msgid "This labeler hasn't declared what labels it publishes, and may not be active." From f0b31226ee36e4ec765685231fba3ea709fd16df Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Wed, 15 May 2024 15:24:27 +0900 Subject: [PATCH 14/17] Updated Japanese translation (ref. #3962 #4028) --- src/locale/locales/ja/messages.po | 83 +++++++++++++++++++------------ 1 file changed, 50 insertions(+), 33 deletions(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index 0fc21e0309..38ae46295a 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-05-14 10:56+0900\n" +"PO-Revision-Date: 2024-05-15 15:22+0900\n" "Last-Translator: tkusano\n" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" "Plural-Forms: \n" @@ -71,10 +71,6 @@ msgstr "{0, plural, other {リポスト}}" msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" msgstr "{0, plural, other {いいねを外す (#個のいいね)}}" -#: src/view/screens/ProfileList.tsx:286 -msgid "{0} your feeds" -msgstr "" - #: src/components/LabelingServiceCard/index.tsx:71 msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" msgstr "{count, plural, other {#人のユーザーがいいね}}" @@ -832,10 +828,6 @@ msgstr "すべてのストレージデータをクリア" msgid "click here" msgstr "こちらをクリック" -#: src/screens/Feeds/NoFollowingFeed.tsx:46 -msgid "Click here to add one." -msgstr "ここをクリックして追加。" - #: src/components/TagMenu/index.web.tsx:138 msgid "Click here to open tag menu for {tag}" msgstr "{tag}のタグメニューをクリックして表示" @@ -1984,10 +1976,6 @@ msgstr "Followingフィードの設定" msgid "Following Feed Preferences" msgstr "Followingフィードの設定" -#: src/screens/Messages/Settings.tsx:62 -msgid "Follows only" -msgstr "フォローしている人のみ" - #: src/screens/Profile/Header/Handle.tsx:24 msgid "Follows you" msgstr "あなたをフォロー" @@ -2299,6 +2287,10 @@ msgstr "画像のALTテキスト" msgid "Impersonation or false claims about identity or affiliation" msgstr "なりすまし、または身元もしくは所属に関する虚偽の主張" +#: src/lib/moderation/useReportOptions.ts:85 +msgid "Inappropriate messages or explicit links" +msgstr "不適切なメッセージ、または露骨なコンテンツへのリンク" + #: src/screens/Login/SetNewPasswordForm.tsx:127 msgid "Input code sent to your email for password reset" msgstr "パスワードをリセットするためにあなたのメールアドレスに送られたコードを入力" @@ -2573,6 +2565,10 @@ msgstr "リストのミュートを解除しました" msgid "Lists" msgstr "リスト" +#: src/components/dms/ConvoMenu.tsx:255 +msgid "Lists blocking this user:" +msgstr "このユーザーをブロックしているリスト:" + #: src/view/screens/Notifications.tsx:159 msgid "Load new notifications" msgstr "最新の通知を読み込む" @@ -2623,9 +2619,9 @@ msgstr "フィードを保存してないようですね!おすすめを使う msgid "Looks like you unpinned all your feeds. But don't worry, you can add some below 😄" msgstr "すべてのフィードのピン留めを外したようですね。心配ありません、以下で追加できます 😄" -#: src/screens/Feeds/NoFollowingFeed.tsx:38 -msgid "Looks like you're missing a following feed." -msgstr "Followingフィードを消したようですね。" +#: src/screens/Feeds/NoFollowingFeed.tsx:37 +msgid "Looks like you're missing a following feed. <0>Click here to add one." +msgstr "Followingフィードを消したようです。<0>ここをクリックして追加。" #: src/view/com/modals/LinkWarning.tsx:79 msgid "Make sure this is where you intend to go!" @@ -2690,10 +2686,6 @@ msgstr "メッセージの設定" msgid "Messages" msgstr "メッセージ" -#: src/Navigation.tsx:307 -msgid "Messaging settings" -msgstr "メッセージの設定" - #: src/lib/moderation/useReportOptions.ts:46 msgid "Misleading Account" msgstr "誤解を招くアカウント" @@ -3008,6 +3000,10 @@ msgstr "次の画像" msgid "No" msgstr "いいえ" +#: src/screens/Messages/List/index.tsx:150 +msgid "No chats yet" +msgstr "チャットがまだありません" + #: src/view/screens/ProfileFeed.tsx:559 #: src/view/screens/ProfileList.tsx:818 msgid "No description" @@ -3420,6 +3416,10 @@ msgstr "@{0}がフォロー中のユーザー" msgid "People following @{0}" msgstr "@{0}をフォロー中のユーザー" +#: src/screens/Messages/Settings.tsx:62 +msgid "People I Follow" +msgstr "フォロー中のユーザー" + #: src/view/com/lightbox/Lightbox.tsx:67 msgid "Permission to access camera roll is required." msgstr "カメラへのアクセス権限が必要です。" @@ -3449,6 +3449,10 @@ msgstr "ホームにピン留め" msgid "Pinned Feeds" msgstr "ピン留めされたフィード" +#: src/view/screens/ProfileList.tsx:288 +msgid "Pinned to your feeds" +msgstr "フィードにピン留めしました" + #: src/view/com/util/post-embeds/GifEmbed.tsx:36 msgid "Play" msgstr "再生" @@ -4669,9 +4673,9 @@ msgstr "返信を並び替える" msgid "Sort replies to the same post by:" msgstr "次の方法で同じ投稿への返信を並び替えます。" -#: src/components/moderation/LabelsOnMeDialog.tsx:168 -msgid "Source:" -msgstr "ソース:" +#: src/components/moderation/LabelsOnMeDialog.tsx:167 +msgid "Source: <0>{0}" +msgstr "ソース:<0>{0}" #: src/lib/moderation/useReportOptions.ts:66 #: src/lib/moderation/useReportOptions.ts:79 @@ -4998,6 +5002,10 @@ msgstr "この{screenDescription}にはフラグが設定されています:" msgid "This account has requested that users sign in to view their profile." msgstr "このアカウントを閲覧するためにはサインインが必要です。" +#: src/components/dms/ConvoMenu.tsx:250 +msgid "This account is blocked by one or more of your moderation lists. To unblock, please visit the lists directly and remove this user." +msgstr "このアカウントは1つ、あるいは複数のモデレーションリストでブロックされています。ブロックを解除するにはリストの画面に移動してこのユーザーをリストから外してください。" + #: src/components/moderation/LabelsOnMeDialog.tsx:231 msgid "This appeal will be sent to <0>{0}." msgstr "この申し立ては<0>{0}に送られます。" @@ -5066,8 +5074,8 @@ msgid "This label was applied by the author." msgstr "投稿者によって適用されたラベルです。" #: src/components/moderation/LabelsOnMeDialog.tsx:165 -msgid "This label was applied by you" -msgstr "あなたによって適用されたラベルです" +msgid "This label was applied by you." +msgstr "あなたによって適用されたラベルです。" #: src/screens/Profile/Sections/Labels.tsx:181 msgid "This labeler hasn't declared what labels it publishes, and may not be active." @@ -5246,6 +5254,11 @@ msgctxt "action" msgid "Unblock" msgstr "ブロックを解除" +#: src/components/dms/ConvoMenu.tsx:190 +#: src/components/dms/ConvoMenu.tsx:194 +msgid "Unblock account" +msgstr "アカウントのブロックを解除" + #: src/view/com/profile/ProfileMenu.tsx:299 #: src/view/com/profile/ProfileMenu.tsx:305 msgid "Unblock Account" @@ -5325,6 +5338,10 @@ msgstr "ホームからピン留めを解除" msgid "Unpin moderation list" msgstr "モデレーションリストのピン留めを解除" +#: src/view/screens/ProfileList.tsx:289 +msgid "Unpinned from your feeds" +msgstr "フィードからピン留めを解除" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:227 msgid "Unsubscribe" msgstr "登録を解除" @@ -5333,10 +5350,6 @@ msgstr "登録を解除" msgid "Unsubscribe from this labeler" msgstr "このラベラーの登録を解除" -#: src/lib/moderation/useReportOptions.ts:85 -msgid "Unwanted sexual content" -msgstr "望まない性的なコンテンツ" - #: src/lib/moderation/useReportOptions.ts:71 #: src/lib/moderation/useReportOptions.ts:84 msgid "Unwanted Sexual Content" @@ -5432,6 +5445,10 @@ msgstr "ブロック中のユーザー" msgid "User Blocked by \"{0}\"" msgstr "「{0}」によってブロックされたユーザー" +#: src/components/dms/ConvoMenu.tsx:243 +msgid "User blocked by list" +msgstr "リストによってブロック中のユーザー" + #: src/components/moderation/ModerationDetailsDialog.tsx:53 msgid "User Blocked by List" msgstr "リストによってブロック中のユーザー" @@ -5826,6 +5843,10 @@ msgstr "このアカウントをミュートしました。" msgid "You have muted this user" msgstr "このユーザーをミュートしました" +#: src/screens/Messages/List/index.tsx:152 +msgid "You have no chats yet. Start a conversation with someone!" +msgstr "まだチャットしていません。誰かと会話を初めましょう!" + #: src/view/com/feeds/ProfileFeedgens.tsx:144 msgid "You have no feeds." msgstr "フィードがありません。" @@ -5835,10 +5856,6 @@ msgstr "フィードがありません。" msgid "You have no lists." msgstr "リストがありません。" -#: src/screens/Messages/List/index.tsx:200 -msgid "You have no messages yet. Start a conversation with someone!" -msgstr "メッセージがありません。誰かと会話を始めましょう!" - #: src/view/screens/ModerationBlockedAccounts.tsx:134 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account." msgstr "ブロック中のアカウントはまだありません。アカウントをブロックするには、ユーザーのプロフィールに移動し、アカウントメニューから「アカウントをブロック」を選択します。" From 7ec23f18705e34b815d2aaeb49725736b092acf9 Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Thu, 16 May 2024 13:45:38 +0900 Subject: [PATCH 15/17] Updated Japanese translation --- src/locale/locales/ja/messages.po | 310 +++++++++++++++--------------- 1 file changed, 160 insertions(+), 150 deletions(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index 38ae46295a..ad640bd6c2 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-05-15 15:22+0900\n" +"PO-Revision-Date: 2024-05-16 13:44+0900\n" "Last-Translator: tkusano\n" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" "Plural-Forms: \n" @@ -88,6 +88,10 @@ msgstr "{estimatedTimeMins, plural, other {分}}" msgid "{following} following" msgstr "{following} フォロー" +#: src/components/dms/NewChat.tsx:146 +msgid "{handle} can't be messaged" +msgstr "{handle}にメッセージを送れません" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:285 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:298 #: src/view/screens/ProfileFeed.tsx:585 @@ -200,7 +204,7 @@ msgstr "アカウントのミュートを解除しました" #: src/components/dialogs/MutedWords.tsx:164 #: src/view/com/modals/ListAddRemoveUsers.tsx:268 #: src/view/com/modals/UserAddRemoveLists.tsx:219 -#: src/view/screens/ProfileList.tsx:876 +#: src/view/screens/ProfileList.tsx:880 msgid "Add" msgstr "追加" @@ -208,7 +212,7 @@ msgstr "追加" msgid "Add a content warning" msgstr "コンテンツの警告を追加" -#: src/view/screens/ProfileList.tsx:866 +#: src/view/screens/ProfileList.tsx:870 msgid "Add a user to this list" msgstr "リストにユーザーを追加" @@ -245,7 +249,7 @@ msgstr "ミュートするワードとタグを追加" msgid "Add recommended feeds" msgstr "おすすめのフィードを追加" -#: src/screens/Feeds/NoFollowingFeed.tsx:43 +#: src/screens/Feeds/NoFollowingFeed.tsx:41 msgid "Add the default feed of only people you follow" msgstr "フォローしているユーザーのみのデフォルトのフィードを追加" @@ -294,7 +298,7 @@ msgstr "高度な設定" msgid "All the feeds you've saved, right in one place." msgstr "保存したすべてのフィードを1箇所にまとめます。" -#: src/screens/Messages/Settings.tsx:53 +#: src/screens/Messages/Settings.tsx:56 msgid "Allow messages from" msgstr "誰からのメッセージを許可するか:" @@ -336,11 +340,11 @@ msgstr "メールが{0}に送信されました。以下に入力できる確認 msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." msgstr "以前のメールアドレス{0}にメールが送信されました。以下に入力できる確認コードがそのメールに記載されています。" -#: src/components/dialogs/GifSelect.tsx:284 +#: src/components/dialogs/GifSelect.tsx:285 msgid "An error occured" msgstr "エラーが発生しました" -#: src/components/dms/MessageMenu.tsx:134 +#: src/components/dms/MessageMenu.tsx:133 msgid "An error occurred while trying to delete the message. Please try again." msgstr "メッセージ削除中にエラーが発生しました。再実行してみてください。" @@ -430,11 +434,11 @@ msgstr "デフォルトのおすすめフィードを追加" msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "アプリパスワード「{name}」を本当に削除しますか?" -#: src/components/dms/MessageMenu.tsx:123 +#: src/components/dms/MessageMenu.tsx:122 msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for other participants." msgstr "このメッセージを本当に削除しますか?このメッセージはあなたからは削除したように見えますが、他の参加者からは削除されません。" -#: src/components/dms/ConvoMenu.tsx:189 +#: src/components/dms/ConvoMenu.tsx:225 msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for other participants." msgstr "この会話から退出しますか?あなたのメッセージはあなたからは削除したように見えますが、他の参加者からは削除されません。" @@ -476,7 +480,7 @@ msgstr "少なくとも3文字" #: src/screens/Login/LoginForm.tsx:278 #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Login/SetNewPasswordForm.tsx:166 -#: src/screens/Messages/Conversation/index.tsx:179 +#: src/screens/Messages/Conversation/index.tsx:197 #: src/screens/Profile/Header/Shell.tsx:99 #: src/screens/Signup/index.tsx:193 #: src/view/com/util/ViewHeader.tsx:89 @@ -504,8 +508,8 @@ msgstr "生年月日:" msgid "Block" msgstr "ブロック" -#: src/components/dms/ConvoMenu.tsx:152 -#: src/components/dms/ConvoMenu.tsx:156 +#: src/components/dms/ConvoMenu.tsx:190 +#: src/components/dms/ConvoMenu.tsx:194 msgid "Block account" msgstr "アカウントをブロック" @@ -518,15 +522,15 @@ msgstr "アカウントをブロック" msgid "Block Account?" msgstr "アカウントをブロックしますか?" -#: src/view/screens/ProfileList.tsx:579 +#: src/view/screens/ProfileList.tsx:583 msgid "Block accounts" msgstr "アカウントをブロック" -#: src/view/screens/ProfileList.tsx:683 +#: src/view/screens/ProfileList.tsx:687 msgid "Block list" msgstr "リストをブロック" -#: src/view/screens/ProfileList.tsx:678 +#: src/view/screens/ProfileList.tsx:682 msgid "Block these accounts?" msgstr "これらのアカウントをブロックしますか?" @@ -560,7 +564,7 @@ msgstr "投稿をブロックしました。" msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "ブロックしてもこのラベラーがあなたのアカウントにラベルを適用することができます。" -#: src/view/screens/ProfileList.tsx:680 +#: src/view/screens/ProfileList.tsx:684 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "ブロックしたことは公開されます。ブロック中のアカウントは、あなたのスレッドでの返信、あなたへのメンション、その他の方法であなたとやり取りすることはできません。" @@ -742,19 +746,22 @@ msgid "Change Your Email" msgstr "メールアドレスを変更" #: src/Navigation.tsx:302 +#: src/view/shell/bottom-bar/BottomBar.tsx:219 +#: src/view/shell/desktop/LeftNav.tsx:344 msgid "Chat" msgstr "チャット" -#: src/components/dms/ConvoMenu.tsx:63 +#: src/components/dms/ConvoMenu.tsx:86 msgid "Chat muted" msgstr "チャットをミュートしました" -#: src/components/dms/ConvoMenu.tsx:89 -#: src/components/dms/MessageMenu.tsx:69 +#: src/components/dms/ConvoMenu.tsx:127 +#: src/components/dms/MessageMenu.tsx:68 +#: src/Navigation.tsx:307 msgid "Chat settings" msgstr "チャットの設定" -#: src/components/dms/ConvoMenu.tsx:65 +#: src/components/dms/ConvoMenu.tsx:88 msgid "Chat unmuted" msgstr "チャットのミュートを解除しました" @@ -832,11 +839,15 @@ msgstr "こちらをクリック" msgid "Click here to open tag menu for {tag}" msgstr "{tag}のタグメニューをクリックして表示" +#: src/components/dms/MessageItem.tsx:220 +msgid "Click to retry failed message" +msgstr "送信失敗したメッセージを再送信" + #: src/screens/Onboarding/index.tsx:47 msgid "Climate" msgstr "気象" -#: src/components/dialogs/GifSelect.tsx:300 +#: src/components/dialogs/GifSelect.tsx:301 #: src/view/com/modals/ChangePassword.tsx:269 #: src/view/com/modals/ChangePassword.tsx:272 #: src/view/com/util/post-embeds/GifEmbed.tsx:185 @@ -856,7 +867,7 @@ msgstr "アラートを閉じる" msgid "Close bottom drawer" msgstr "一番下の引き出しを閉じる" -#: src/components/dialogs/GifSelect.tsx:294 +#: src/components/dialogs/GifSelect.tsx:295 msgid "Close dialog" msgstr "ダイアログを閉じる" @@ -1069,7 +1080,7 @@ msgstr "コピーしました" msgid "Copied build version to clipboard" msgstr "ビルドバージョンをクリップボードにコピーしました" -#: src/components/dms/MessageMenu.tsx:53 +#: src/components/dms/MessageMenu.tsx:52 #: src/view/com/modals/AddAppPasswords.tsx:77 #: src/view/com/modals/ChangeHandle.tsx:320 #: src/view/com/modals/InviteCodes.tsx:153 @@ -1098,7 +1109,7 @@ msgstr "{0}をコピー" msgid "Copy code" msgstr "コードをコピー" -#: src/view/screens/ProfileList.tsx:423 +#: src/view/screens/ProfileList.tsx:427 msgid "Copy link to list" msgstr "リストへのリンクをコピー" @@ -1107,8 +1118,8 @@ msgstr "リストへのリンクをコピー" msgid "Copy link to post" msgstr "投稿へのリンクをコピー" -#: src/components/dms/MessageMenu.tsx:89 -#: src/components/dms/MessageMenu.tsx:91 +#: src/components/dms/MessageMenu.tsx:88 +#: src/components/dms/MessageMenu.tsx:90 msgid "Copy message text" msgstr "メッセージのテキストをコピー" @@ -1122,7 +1133,7 @@ msgstr "投稿のテキストをコピー" msgid "Copyright Policy" msgstr "著作権ポリシー" -#: src/components/dms/ConvoMenu.tsx:80 +#: src/components/dms/ConvoMenu.tsx:118 msgid "Could not leave chat" msgstr "チャットからの退出に失敗しました" @@ -1130,15 +1141,15 @@ msgstr "チャットからの退出に失敗しました" msgid "Could not load feed" msgstr "フィードの読み込みに失敗しました" -#: src/view/screens/ProfileList.tsx:956 +#: src/view/screens/ProfileList.tsx:960 msgid "Could not load list" msgstr "リストの読み込みに失敗しました" -#: src/components/dms/NewChat.tsx:241 +#: src/components/dms/NewChat.tsx:264 msgid "Could not load profiles. Please try again later." msgstr "プロフィールの読み込みに失敗しました。時間をおいてもう一度お試しください。" -#: src/components/dms/ConvoMenu.tsx:69 +#: src/components/dms/ConvoMenu.tsx:92 msgid "Could not mute chat" msgstr "チャットのミュートに失敗しました" @@ -1228,10 +1239,10 @@ msgstr "モデレーションをデバッグ" msgid "Debug panel" msgstr "デバッグパネル" -#: src/components/dms/MessageMenu.tsx:125 +#: src/components/dms/MessageMenu.tsx:124 #: src/view/com/util/forms/PostDropdownBtn.tsx:392 #: src/view/screens/AppPasswords.tsx:268 -#: src/view/screens/ProfileList.tsx:662 +#: src/view/screens/ProfileList.tsx:666 msgid "Delete" msgstr "削除" @@ -1251,19 +1262,19 @@ msgstr "アプリパスワードを削除" msgid "Delete app password?" msgstr "アプリパスワードを削除しますか?" -#: src/components/dms/MessageMenu.tsx:101 +#: src/components/dms/MessageMenu.tsx:100 msgid "Delete for me" msgstr "自分宛を削除" -#: src/view/screens/ProfileList.tsx:466 +#: src/view/screens/ProfileList.tsx:470 msgid "Delete List" msgstr "リストを削除" -#: src/components/dms/MessageMenu.tsx:121 +#: src/components/dms/MessageMenu.tsx:120 msgid "Delete message" msgstr "メッセージを削除" -#: src/components/dms/MessageMenu.tsx:99 +#: src/components/dms/MessageMenu.tsx:98 msgid "Delete message for me" msgstr "メッセージの宛先から自分を削除" @@ -1280,7 +1291,7 @@ msgstr "マイアカウントを削除…" msgid "Delete post" msgstr "投稿を削除" -#: src/view/screens/ProfileList.tsx:657 +#: src/view/screens/ProfileList.tsx:661 msgid "Delete this list?" msgstr "このリストを削除しますか?" @@ -1486,7 +1497,7 @@ msgstr "アバターを編集" msgid "Edit image" msgstr "画像を編集" -#: src/view/screens/ProfileList.tsx:454 +#: src/view/screens/ProfileList.tsx:458 msgid "Edit list details" msgstr "リストの詳細を編集" @@ -1688,7 +1699,7 @@ msgstr "エラー:" msgid "Everybody" msgstr "全員" -#: src/screens/Messages/Settings.tsx:61 +#: src/screens/Messages/Settings.tsx:64 msgid "Everyone" msgstr "全員" @@ -1776,7 +1787,7 @@ msgstr "アプリパスワードの作成に失敗しました。" msgid "Failed to create the list. Check your internet connection and try again." msgstr "リストの作成に失敗しました。インターネットへの接続を確認の上、もう一度お試しください。" -#: src/components/dms/MessageMenu.tsx:132 +#: src/components/dms/MessageMenu.tsx:131 msgid "Failed to delete message" msgstr "メッセージの削除に失敗しました" @@ -1784,7 +1795,7 @@ msgstr "メッセージの削除に失敗しました" msgid "Failed to delete post, please try again" msgstr "投稿の削除に失敗しました。もう一度お試しください。" -#: src/components/dialogs/GifSelect.tsx:200 +#: src/components/dialogs/GifSelect.tsx:201 msgid "Failed to load GIFs" msgstr "GIFの読み込みに失敗しました" @@ -1796,11 +1807,11 @@ msgstr "過去のメッセージの読み込みに失敗しました。" msgid "Failed to save image: {0}" msgstr "画像の保存に失敗しました:{0}" -#: src/screens/Messages/Conversation/MessageListError.tsx:29 -msgid "Failed to send message(s)." -msgstr "メッセージの送信に失敗しました。" +#: src/components/dms/MessageItem.tsx:216 +msgid "Failed to send" +msgstr "送信に失敗" -#: src/screens/Messages/Settings.tsx:34 +#: src/screens/Messages/Settings.tsx:37 msgid "Failed to update settings" msgstr "設定の更新に失敗しました" @@ -2045,7 +2056,7 @@ msgstr "法律または利用規約への明らかな違反" #: src/view/com/auth/LoggedOut.tsx:83 #: src/view/screens/NotFound.tsx:55 #: src/view/screens/ProfileFeed.tsx:111 -#: src/view/screens/ProfileList.tsx:965 +#: src/view/screens/ProfileList.tsx:969 #: src/view/shell/desktop/LeftNav.tsx:126 msgid "Go back" msgstr "戻る" @@ -2055,7 +2066,7 @@ msgstr "戻る" #: src/screens/Profile/ErrorState.tsx:66 #: src/view/screens/NotFound.tsx:54 #: src/view/screens/ProfileFeed.tsx:116 -#: src/view/screens/ProfileList.tsx:970 +#: src/view/screens/ProfileList.tsx:974 msgid "Go Back" msgstr "戻る" @@ -2081,11 +2092,11 @@ msgstr "ホームへ" msgid "Go to next" msgstr "次へ" -#: src/components/dms/ConvoMenu.tsx:131 +#: src/components/dms/ConvoMenu.tsx:169 msgid "Go to profile" msgstr "プロフィールへ" -#: src/components/dms/ConvoMenu.tsx:128 +#: src/components/dms/ConvoMenu.tsx:166 msgid "Go to user's profile" msgstr "ユーザーのプロフィールへ移動" @@ -2243,7 +2254,8 @@ msgstr "確認コードを持っています" msgid "I have my own domain" msgstr "自分のドメインを持っています" -#: src/components/dms/ConvoMenu.tsx:202 +#: src/components/dms/ConvoMenu.tsx:238 +#: src/components/dms/ConvoMenu.tsx:272 msgid "I understand" msgstr "理解した" @@ -2259,7 +2271,7 @@ msgstr "なにも選択しない場合は、全年齢対象です。" msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "あなたがお住いの国の法律においてまだ成人していない場合は、親権者または法定後見人があなたに代わって本規約をお読みください。" -#: src/view/screens/ProfileList.tsx:659 +#: src/view/screens/ProfileList.tsx:663 msgid "If you delete this list, you won't be able to recover it." msgstr "このリストを削除すると、復元できなくなります。" @@ -2448,13 +2460,13 @@ msgstr "Blueskyで公開されている内容はこちらを参照してくだ msgid "Learn more." msgstr "詳細。" -#: src/components/dms/ConvoMenu.tsx:191 +#: src/components/dms/ConvoMenu.tsx:227 msgid "Leave" msgstr "退出" -#: src/components/dms/ConvoMenu.tsx:174 -#: src/components/dms/ConvoMenu.tsx:177 -#: src/components/dms/ConvoMenu.tsx:187 +#: src/components/dms/ConvoMenu.tsx:210 +#: src/components/dms/ConvoMenu.tsx:213 +#: src/components/dms/ConvoMenu.tsx:223 msgid "Leave conversation" msgstr "会話を退出" @@ -2528,7 +2540,7 @@ msgstr "リスト" msgid "List Avatar" msgstr "リストのアバター" -#: src/view/screens/ProfileList.tsx:353 +#: src/view/screens/ProfileList.tsx:357 msgid "List blocked" msgstr "リストをブロックしました" @@ -2536,11 +2548,11 @@ msgstr "リストをブロックしました" msgid "List by {0}" msgstr "{0}によるリスト" -#: src/view/screens/ProfileList.tsx:392 +#: src/view/screens/ProfileList.tsx:396 msgid "List deleted" msgstr "リストを削除しました" -#: src/view/screens/ProfileList.tsx:325 +#: src/view/screens/ProfileList.tsx:329 msgid "List muted" msgstr "リストをミュートしました" @@ -2548,11 +2560,11 @@ msgstr "リストをミュートしました" msgid "List Name" msgstr "リストの名前" -#: src/view/screens/ProfileList.tsx:367 +#: src/view/screens/ProfileList.tsx:371 msgid "List unblocked" msgstr "リストのブロックを解除しました" -#: src/view/screens/ProfileList.tsx:339 +#: src/view/screens/ProfileList.tsx:343 msgid "List unmuted" msgstr "リストのミュートを解除しました" @@ -2576,7 +2588,7 @@ msgstr "最新の通知を読み込む" #: src/screens/Profile/Sections/Feed.tsx:86 #: src/view/com/feeds/FeedPage.tsx:142 #: src/view/screens/ProfileFeed.tsx:492 -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:748 msgid "Load new posts" msgstr "最新の投稿を読み込む" @@ -2631,8 +2643,8 @@ msgstr "意図した場所であることを確認してください!" msgid "Manage your muted words and tags" msgstr "ミュートしたワードとタグの管理" -#: src/components/dms/ConvoMenu.tsx:115 -#: src/components/dms/ConvoMenu.tsx:122 +#: src/components/dms/ConvoMenu.tsx:153 +#: src/components/dms/ConvoMenu.tsx:160 msgid "Mark as read" msgstr "既読にする" @@ -2654,8 +2666,8 @@ msgstr "メンションされたユーザー" msgid "Menu" msgstr "メニュー" -#: src/components/dms/MessageMenu.tsx:60 -#: src/screens/Messages/List/ChatListItem.tsx:44 +#: src/components/dms/MessageMenu.tsx:59 +#: src/screens/Messages/List/ChatListItem.tsx:87 msgid "Message deleted" msgstr "メッセージは削除されました" @@ -2672,17 +2684,15 @@ msgstr "メッセージを入力するフィールド" msgid "Message is too long" msgstr "メッセージが長すぎます" -#: src/screens/Messages/List/index.tsx:85 -#: src/screens/Messages/List/index.tsx:283 +#: src/screens/Messages/List/index.tsx:64 +#: src/screens/Messages/List/index.tsx:237 msgid "Message settings" msgstr "メッセージの設定" #: src/Navigation.tsx:517 -#: src/screens/Messages/List/index.tsx:187 -#: src/screens/Messages/List/index.tsx:214 -#: src/screens/Messages/List/index.tsx:279 -#: src/view/shell/bottom-bar/BottomBar.tsx:219 -#: src/view/shell/desktop/LeftNav.tsx:344 +#: src/screens/Messages/List/index.tsx:139 +#: src/screens/Messages/List/index.tsx:166 +#: src/screens/Messages/List/index.tsx:233 msgid "Messages" msgstr "メッセージ" @@ -2705,13 +2715,13 @@ msgstr "モデレーションの詳細" msgid "Moderation list by {0}" msgstr "{0}の作成したモデレーションリスト" -#: src/view/screens/ProfileList.tsx:838 +#: src/view/screens/ProfileList.tsx:842 msgid "Moderation list by <0/>" msgstr "<0/>の作成したモデレーションリスト" #: src/view/com/lists/ListCard.tsx:91 #: src/view/com/modals/UserAddRemoveLists.tsx:204 -#: src/view/screens/ProfileList.tsx:836 +#: src/view/screens/ProfileList.tsx:840 msgid "Moderation list by you" msgstr "あなたの作成したモデレーションリスト" @@ -2757,7 +2767,7 @@ msgstr "さらに" msgid "More feeds" msgstr "その他のフィード" -#: src/view/screens/ProfileList.tsx:648 +#: src/view/screens/ProfileList.tsx:652 msgid "More options" msgstr "その他のオプション" @@ -2778,7 +2788,7 @@ msgstr "{truncatedTag}をミュート" msgid "Mute Account" msgstr "アカウントをミュート" -#: src/view/screens/ProfileList.tsx:567 +#: src/view/screens/ProfileList.tsx:571 msgid "Mute accounts" msgstr "アカウントをミュート" @@ -2794,16 +2804,16 @@ msgstr "タグのみをミュート" msgid "Mute in text & tags" msgstr "テキストとタグをミュート" -#: src/view/screens/ProfileList.tsx:673 +#: src/view/screens/ProfileList.tsx:677 msgid "Mute list" msgstr "リストをミュート" -#: src/components/dms/ConvoMenu.tsx:136 -#: src/components/dms/ConvoMenu.tsx:142 +#: src/components/dms/ConvoMenu.tsx:174 +#: src/components/dms/ConvoMenu.tsx:180 msgid "Mute notifications" msgstr "通知をミュート" -#: src/view/screens/ProfileList.tsx:668 +#: src/view/screens/ProfileList.tsx:672 msgid "Mute these accounts?" msgstr "これらのアカウントをミュートしますか?" @@ -2850,7 +2860,7 @@ msgstr "「{0}」によってミュート中" msgid "Muted words & tags" msgstr "ミュートしたワードとタグ" -#: src/view/screens/ProfileList.tsx:670 +#: src/view/screens/ProfileList.tsx:674 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "ミュートの設定は非公開です。ミュート中のアカウントはあなたと引き続き関わることができますが、そのアカウントの投稿や通知を受信することはできません。" @@ -2925,9 +2935,9 @@ msgstr "新規" msgid "New" msgstr "新規" -#: src/components/dms/NewChat.tsx:60 -#: src/screens/Messages/List/index.tsx:293 -#: src/screens/Messages/List/index.tsx:301 +#: src/components/dms/NewChat.tsx:62 +#: src/screens/Messages/List/index.tsx:247 +#: src/screens/Messages/List/index.tsx:255 msgid "New chat" msgstr "新しいチャット" @@ -3005,7 +3015,7 @@ msgid "No chats yet" msgstr "チャットがまだありません" #: src/view/screens/ProfileFeed.tsx:559 -#: src/view/screens/ProfileList.tsx:818 +#: src/view/screens/ProfileList.tsx:822 msgid "No description" msgstr "説明はありません" @@ -3013,7 +3023,7 @@ msgstr "説明はありません" msgid "No DNS Panel" msgstr "DNSパネルがない場合" -#: src/components/dialogs/GifSelect.tsx:206 +#: src/components/dialogs/GifSelect.tsx:207 msgid "No featured GIFs found. There may be an issue with Tenor." msgstr "おすすめのGIFが見つかりません。Tenorに問題があるかもしれません。" @@ -3025,8 +3035,7 @@ msgstr "{0}のフォローを解除しました" msgid "No longer than 253 characters" msgstr "253文字まで" -#: src/screens/Messages/List/ChatListItem.tsx:33 -#: src/screens/Messages/List/index.tsx:198 +#: src/screens/Messages/List/ChatListItem.tsx:76 msgid "No messages yet" msgstr "メッセージはありません" @@ -3034,7 +3043,7 @@ msgstr "メッセージはありません" msgid "No notifications yet!" msgstr "お知らせはありません!" -#: src/screens/Messages/Settings.tsx:63 +#: src/screens/Messages/Settings.tsx:66 msgid "No one" msgstr "誰からも受け取らない" @@ -3043,7 +3052,7 @@ msgstr "誰からも受け取らない" msgid "No result" msgstr "結果はありません" -#: src/components/Lists.tsx:195 +#: src/components/Lists.tsx:197 msgid "No results found" msgstr "結果は見つかりません" @@ -3057,11 +3066,11 @@ msgstr "「{query}」の検索結果はありません" msgid "No results found for {query}" msgstr "「{query}」の検索結果はありません" -#: src/components/dialogs/GifSelect.tsx:204 +#: src/components/dialogs/GifSelect.tsx:205 msgid "No search results found for \"{search}\"." msgstr "「{search}」の検索結果はありません。" -#: src/components/dms/NewChat.tsx:240 +#: src/components/dms/NewChat.tsx:263 msgid "No search results found for \"{searchText}\"." msgstr "「{searchText}」の検索結果はありません。" @@ -3113,7 +3122,7 @@ msgstr "注記:Blueskyはオープンでパブリックなネットワーク msgid "Notifications" msgstr "通知" -#: src/components/dms/MessageItem.tsx:145 +#: src/components/dms/MessageItem.tsx:161 msgid "Now" msgstr "今" @@ -3129,7 +3138,7 @@ msgstr "ヌードあるいは成人向けコンテンツと表示されていな msgid "Off" msgstr "オフ" -#: src/components/dialogs/GifSelect.tsx:287 +#: src/components/dialogs/GifSelect.tsx:288 #: src/view/com/util/ErrorBoundary.tsx:55 msgid "Oh no!" msgstr "ちょっと!" @@ -3175,7 +3184,7 @@ msgstr "英数字とハイフンのみ" msgid "Oops, something went wrong!" msgstr "おっと、なにかが間違っているようです!" -#: src/components/Lists.tsx:179 +#: src/components/Lists.tsx:181 #: src/view/screens/AppPasswords.tsx:67 #: src/view/screens/Profile.tsx:100 msgid "Oops!" @@ -3330,7 +3339,7 @@ msgstr "Followingフィードの設定を開く" msgid "Opens the linked website" msgstr "リンク先のウェブサイトを開く" -#: src/screens/Messages/List/index.tsx:86 +#: src/screens/Messages/List/index.tsx:65 msgid "Opens the message settings page" msgstr "メッセージの設定のページを開く" @@ -3372,7 +3381,7 @@ msgstr "その他のアカウント" msgid "Other..." msgstr "その他..." -#: src/components/Lists.tsx:196 +#: src/components/Lists.tsx:198 #: src/view/screens/NotFound.tsx:45 msgid "Page not found" msgstr "ページが見つかりません" @@ -3416,7 +3425,7 @@ msgstr "@{0}がフォロー中のユーザー" msgid "People following @{0}" msgstr "@{0}をフォロー中のユーザー" -#: src/screens/Messages/Settings.tsx:62 +#: src/screens/Messages/Settings.tsx:65 msgid "People I Follow" msgstr "フォロー中のユーザー" @@ -3437,7 +3446,7 @@ msgid "Pictures meant for adults." msgstr "成人向けの画像です。" #: src/view/screens/ProfileFeed.tsx:287 -#: src/view/screens/ProfileList.tsx:612 +#: src/view/screens/ProfileList.tsx:616 msgid "Pin to home" msgstr "ホームにピン留め" @@ -3612,7 +3621,7 @@ msgstr "ホスティングプロバイダーを変える" #: src/components/Error.tsx:85 #: src/components/Lists.tsx:83 -#: src/screens/Messages/Conversation/MessageListError.tsx:59 +#: src/screens/Messages/Conversation/MessageListError.tsx:58 #: src/screens/Signup/index.tsx:200 msgid "Press to retry" msgstr "再実行する" @@ -3752,7 +3761,7 @@ msgstr "フィードを削除しますか?" #: src/view/com/feeds/FeedSourceCard.tsx:234 #: src/view/screens/ProfileFeed.tsx:330 #: src/view/screens/ProfileFeed.tsx:336 -#: src/view/screens/ProfileList.tsx:438 +#: src/view/screens/ProfileList.tsx:442 msgid "Remove from my feeds" msgstr "マイフィードから削除" @@ -3795,7 +3804,7 @@ msgstr "フィードから削除しました" #: src/view/com/posts/FeedShutdownMsg.tsx:44 #: src/view/screens/ProfileFeed.tsx:191 -#: src/view/screens/ProfileList.tsx:315 +#: src/view/screens/ProfileList.tsx:319 msgid "Removed from your feeds" msgstr "あなたのフィードから削除しました" @@ -3835,7 +3844,7 @@ msgctxt "description" msgid "Reply to <0><1/>" msgstr "<0><1/>に返信" -#: src/components/dms/MessageMenu.tsx:109 +#: src/components/dms/MessageMenu.tsx:108 msgid "Report" msgstr "報告" @@ -3844,9 +3853,9 @@ msgstr "報告" msgid "Report Account" msgstr "アカウントを報告" -#: src/components/dms/ConvoMenu.tsx:163 -#: src/components/dms/ConvoMenu.tsx:166 -#: src/components/dms/ConvoMenu.tsx:198 +#: src/components/dms/ConvoMenu.tsx:199 +#: src/components/dms/ConvoMenu.tsx:202 +#: src/components/dms/ConvoMenu.tsx:234 msgid "Report conversation" msgstr "会話を報告" @@ -3859,11 +3868,11 @@ msgstr "報告ダイアログ" msgid "Report feed" msgstr "フィードを報告" -#: src/view/screens/ProfileList.tsx:480 +#: src/view/screens/ProfileList.tsx:484 msgid "Report List" msgstr "リストを報告" -#: src/components/dms/MessageMenu.tsx:107 +#: src/components/dms/MessageMenu.tsx:106 msgid "Report message" msgstr "メッセージを報告" @@ -4001,12 +4010,13 @@ msgstr "ログインをやり直す" msgid "Retries the last action, which errored out" msgstr "エラーになった最後のアクションをやり直す" -#: src/components/dms/MessageMenu.tsx:136 +#: src/components/dms/MessageItem.tsx:224 +#: src/components/dms/MessageMenu.tsx:135 #: src/components/Error.tsx:90 #: src/components/Lists.tsx:94 #: src/screens/Login/LoginForm.tsx:285 #: src/screens/Login/LoginForm.tsx:292 -#: src/screens/Messages/Conversation/MessageListError.tsx:68 +#: src/screens/Messages/Conversation/MessageListError.tsx:67 #: src/screens/Onboarding/StepInterests/index.tsx:236 #: src/screens/Onboarding/StepInterests/index.tsx:239 #: src/screens/Signup/index.tsx:207 @@ -4016,7 +4026,7 @@ msgid "Retry" msgstr "再試行" #: src/components/Error.tsx:98 -#: src/view/screens/ProfileList.tsx:966 +#: src/view/screens/ProfileList.tsx:970 msgid "Return to previous page" msgstr "前のページに戻る" @@ -4078,7 +4088,7 @@ msgid "Saved to your camera roll" msgstr "カメラロールに保存しました" #: src/view/screens/ProfileFeed.tsx:200 -#: src/view/screens/ProfileList.tsx:295 +#: src/view/screens/ProfileList.tsx:299 msgid "Saved to your feeds" msgstr "フィードを保存しました" @@ -4098,11 +4108,11 @@ msgstr "画像の切り抜き設定を保存" msgid "Science" msgstr "科学" -#: src/view/screens/ProfileList.tsx:922 +#: src/view/screens/ProfileList.tsx:926 msgid "Scroll to top" msgstr "一番上までスクロール" -#: src/components/dms/NewChat.tsx:184 +#: src/components/dms/NewChat.tsx:197 #: src/Navigation.tsx:502 #: src/view/com/auth/LoggedOut.tsx:123 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 @@ -4136,7 +4146,7 @@ msgstr "{displayTag}のすべての投稿を検索(@{authorHandle}のみ)" msgid "Search for all posts with tag {displayTag}" msgstr "{displayTag}のすべての投稿を検索(すべてのユーザー)" -#: src/components/dms/NewChat.tsx:226 +#: src/components/dms/NewChat.tsx:248 msgid "Search for someone to start a conversation with." msgstr "会話を始める相手を検索。" @@ -4150,7 +4160,7 @@ msgstr "ユーザーを検索" msgid "Search GIFs" msgstr "GIFを検索" -#: src/components/dms/NewChat.tsx:183 +#: src/components/dms/NewChat.tsx:196 msgid "Search profiles" msgstr "プロフィールを検索" @@ -4215,7 +4225,7 @@ msgstr "既存のアカウントから選択" msgid "Select GIF" msgstr "GIFを選ぶ" -#: src/components/dialogs/GifSelect.tsx:253 +#: src/components/dialogs/GifSelect.tsx:254 msgid "Select GIF \"{0}\"" msgstr "GIF「{0}」を選ぶ" @@ -4404,7 +4414,7 @@ msgid "Sets image aspect ratio to wide" msgstr "画像のアスペクト比をワイドに設定" #: src/Navigation.tsx:146 -#: src/screens/Messages/Settings.tsx:50 +#: src/screens/Messages/Settings.tsx:53 #: src/view/screens/Settings/index.tsx:322 #: src/view/shell/desktop/LeftNav.tsx:379 #: src/view/shell/Drawer.tsx:558 @@ -4430,7 +4440,7 @@ msgstr "共有" #: src/view/com/util/forms/PostDropdownBtn.tsx:266 #: src/view/com/util/forms/PostDropdownBtn.tsx:275 #: src/view/com/util/post-ctrls/PostCtrls.tsx:288 -#: src/view/screens/ProfileList.tsx:423 +#: src/view/screens/ProfileList.tsx:427 msgid "Share" msgstr "共有" @@ -4650,7 +4660,7 @@ msgstr "この手順をスキップする" msgid "Software Dev" msgstr "ソフトウェア開発" -#: src/screens/Messages/Conversation/index.tsx:89 +#: src/screens/Messages/Conversation/index.tsx:103 msgid "Something went wrong" msgstr "何らかの問題が発生しました" @@ -4660,8 +4670,8 @@ msgstr "何らかの問題が発生しました" msgid "Something went wrong, please try again." msgstr "なにか間違っているようなので、もう一度お試しください。" -#: src/App.native.tsx:83 -#: src/App.web.tsx:72 +#: src/App.native.tsx:84 +#: src/App.web.tsx:73 msgid "Sorry! Your session expired. Please log in again." msgstr "大変申し訳ありません!セッションの有効期限が切れました。もう一度ログインしてください。" @@ -4694,7 +4704,7 @@ msgstr "スポーツ" msgid "Square" msgstr "正方形" -#: src/components/dms/NewChat.tsx:178 +#: src/components/dms/NewChat.tsx:191 msgid "Start a new chat" msgstr "新しいチャットを開始" @@ -4720,7 +4730,7 @@ msgstr "ストーリーブック" msgid "Submit" msgstr "送信" -#: src/view/screens/ProfileList.tsx:639 +#: src/view/screens/ProfileList.tsx:643 msgid "Subscribe" msgstr "登録" @@ -4741,7 +4751,7 @@ msgstr "{0} フィードを登録" msgid "Subscribe to this labeler" msgstr "このラベラーを登録" -#: src/view/screens/ProfileList.tsx:635 +#: src/view/screens/ProfileList.tsx:639 msgid "Subscribe to this list" msgstr "このリストに登録" @@ -4908,7 +4918,7 @@ msgstr "フィードの削除中に問題が発生しました。インターネ msgid "There was an an issue updating your feeds, please check your internet connection and try again." msgstr "フィードの更新中に問題が発生しました。インターネットへの接続を確認の上、もう一度お試しください。" -#: src/components/dialogs/GifSelect.tsx:201 +#: src/components/dialogs/GifSelect.tsx:202 msgid "There was an issue connecting to Tenor." msgstr "Tenorへの接続中に問題が発生しました。" @@ -4917,8 +4927,8 @@ msgid "There was an issue connecting to the chat." msgstr "チャットへの接続中に問題が発生しました。" #: src/view/screens/ProfileFeed.tsx:233 -#: src/view/screens/ProfileList.tsx:298 -#: src/view/screens/ProfileList.tsx:317 +#: src/view/screens/ProfileList.tsx:302 +#: src/view/screens/ProfileList.tsx:321 #: src/view/screens/SavedFeeds.tsx:236 #: src/view/screens/SavedFeeds.tsx:262 #: src/view/screens/SavedFeeds.tsx:288 @@ -4974,14 +4984,14 @@ msgstr "アプリパスワードの取得中に問題が発生しました" msgid "There was an issue! {0}" msgstr "問題が発生しました! {0}" -#: src/view/screens/ProfileList.tsx:330 -#: src/view/screens/ProfileList.tsx:344 -#: src/view/screens/ProfileList.tsx:358 -#: src/view/screens/ProfileList.tsx:372 +#: src/view/screens/ProfileList.tsx:334 +#: src/view/screens/ProfileList.tsx:348 +#: src/view/screens/ProfileList.tsx:362 +#: src/view/screens/ProfileList.tsx:376 msgid "There was an issue. Please check your internet connection and try again." msgstr "問題が発生しました。インターネットへの接続を確認の上、もう一度お試しください。" -#: src/components/dialogs/GifSelect.tsx:289 +#: src/components/dialogs/GifSelect.tsx:290 #: src/view/com/util/ErrorBoundary.tsx:57 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "アプリケーションに予期しない問題が発生しました。このようなことが繰り返した場合はサポートへお知らせください!" @@ -5045,7 +5055,7 @@ msgstr "現在このフィードにはアクセスが集中しており、一時 #: src/screens/Profile/Sections/Feed.tsx:59 #: src/view/screens/ProfileFeed.tsx:471 -#: src/view/screens/ProfileList.tsx:724 +#: src/view/screens/ProfileList.tsx:728 msgid "This feed is empty!" msgstr "このフィードは空です!" @@ -5085,7 +5095,7 @@ msgstr "このラベラーはどのようなラベルを発行しているか宣 msgid "This link is taking you to the following website:" msgstr "このリンクは次のウェブサイトへリンクしています:" -#: src/view/screens/ProfileList.tsx:902 +#: src/view/screens/ProfileList.tsx:906 msgid "This list is empty!" msgstr "このリストは空です!" @@ -5172,7 +5182,7 @@ msgstr "スレッドの設定" msgid "To disable the email 2FA method, please verify your access to the email address." msgstr "メールでの2要素認証を無効にするには、メールアドレスにアクセスできるか確認してください。" -#: src/components/dms/ConvoMenu.tsx:200 +#: src/components/dms/ConvoMenu.tsx:236 msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." msgstr "会話を報告するには、会話の画面経由でメッセージを報告してください。モデレーターがあなたの報告の文脈を理解しやすくなります。" @@ -5225,11 +5235,11 @@ msgstr "ここにメッセージを入力する" msgid "Type:" msgstr "タイプ:" -#: src/view/screens/ProfileList.tsx:530 +#: src/view/screens/ProfileList.tsx:534 msgid "Un-block list" msgstr "リストでのブロックを解除" -#: src/view/screens/ProfileList.tsx:515 +#: src/view/screens/ProfileList.tsx:519 msgid "Un-mute list" msgstr "リストでのミュートを解除" @@ -5245,7 +5255,7 @@ msgstr "あなたのサービスに接続できません。インターネット #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:181 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:286 #: src/view/com/profile/ProfileMenu.tsx:361 -#: src/view/screens/ProfileList.tsx:621 +#: src/view/screens/ProfileList.tsx:625 msgid "Unblock" msgstr "ブロックを解除" @@ -5299,7 +5309,7 @@ msgid "Unlike this feed" msgstr "このフィードからいいねを外す" #: src/components/TagMenu/index.tsx:249 -#: src/view/screens/ProfileList.tsx:628 +#: src/view/screens/ProfileList.tsx:632 msgid "Unmute" msgstr "ミュートを解除" @@ -5316,7 +5326,7 @@ msgstr "アカウントのミュートを解除" msgid "Unmute all {displayTag} posts" msgstr "{displayTag}のすべての投稿のミュートを解除" -#: src/components/dms/ConvoMenu.tsx:140 +#: src/components/dms/ConvoMenu.tsx:178 msgid "Unmute notifications" msgstr "通知のミュートを解除" @@ -5326,7 +5336,7 @@ msgid "Unmute thread" msgstr "スレッドのミュートを解除" #: src/view/screens/ProfileFeed.tsx:290 -#: src/view/screens/ProfileList.tsx:612 +#: src/view/screens/ProfileList.tsx:616 msgid "Unpin" msgstr "ピン留めを解除" @@ -5334,7 +5344,7 @@ msgstr "ピン留めを解除" msgid "Unpin from home" msgstr "ホームからピン留めを解除" -#: src/view/screens/ProfileList.tsx:495 +#: src/view/screens/ProfileList.tsx:499 msgid "Unpin moderation list" msgstr "モデレーションリストのピン留めを解除" @@ -5466,13 +5476,13 @@ msgstr "あなたをブロックしているユーザー" msgid "User list by {0}" msgstr "<0/>の作成したユーザーリスト" -#: src/view/screens/ProfileList.tsx:826 +#: src/view/screens/ProfileList.tsx:830 msgid "User list by <0/>" msgstr "<0/>の作成したユーザーリスト" #: src/view/com/lists/ListCard.tsx:83 #: src/view/com/modals/UserAddRemoveLists.tsx:196 -#: src/view/screens/ProfileList.tsx:824 +#: src/view/screens/ProfileList.tsx:828 msgid "User list by you" msgstr "あなたの作成したユーザーリスト" @@ -5492,7 +5502,7 @@ msgstr "ユーザーリスト" msgid "Username or email address" msgstr "ユーザー名またはメールアドレス" -#: src/view/screens/ProfileList.tsx:860 +#: src/view/screens/ProfileList.tsx:864 msgid "Users" msgstr "ユーザー" @@ -5615,7 +5625,7 @@ msgstr "コンテンツの警告とフィードからのフィルタリング" msgid "We couldn't find any results for that hashtag." msgstr "そのハッシュタグの検索結果は見つかりませんでした。" -#: src/screens/Messages/Conversation/index.tsx:90 +#: src/screens/Messages/Conversation/index.tsx:104 msgid "We couldn't load this conversation" msgstr "この会話を読み込めませんでした" @@ -5675,7 +5685,7 @@ msgstr "大変申し訳ありませんが、現在ミュートされたワード msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "大変申し訳ありませんが、検索を完了できませんでした。数分後に再試行してください。" -#: src/components/Lists.tsx:200 +#: src/components/Lists.tsx:202 #: src/view/screens/NotFound.tsx:48 msgid "We're sorry! We can't find the page you were looking for." msgstr "大変申し訳ありません!お探しのページは見つかりません。" @@ -5767,7 +5777,7 @@ msgstr "ライター" msgid "Yes" msgstr "はい" -#: src/components/dms/MessageItem.tsx:158 +#: src/components/dms/MessageItem.tsx:174 msgid "Yesterday, {time}" msgstr "昨日、{time}" @@ -5904,7 +5914,7 @@ msgstr "これ以降、このスレッドに関する通知を受け取ること msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "「リセットコード」が記載されたメールが届きます。ここにコードを入力し、新しいパスワードを入力します。" -#: src/screens/Messages/List/ChatListItem.tsx:37 +#: src/screens/Messages/List/ChatListItem.tsx:80 msgid "You: {0}" msgstr "あなた: {0}" From da9b255ca25b5c0a8f5605b4a4fbd8798a5903f0 Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Fri, 17 May 2024 10:27:51 +0900 Subject: [PATCH 16/17] Updated Japanese translation --- src/locale/locales/ja/messages.po | 51 +++++++++++++++++++++++-------- 1 file changed, 39 insertions(+), 12 deletions(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index ad640bd6c2..a0e0d7fb49 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-05-16 13:44+0900\n" +"PO-Revision-Date: 2024-05-17 10:25+0900\n" "Last-Translator: tkusano\n" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" "Plural-Forms: \n" @@ -22,11 +22,11 @@ msgid "{0, plural, one {{formattedCount} other} other {{formattedCount} others}} msgstr "{0, plural, other {他{formattedCount}人}}" #: src/components/moderation/LabelsOnMe.tsx:55 -msgid "{0, plural, one {# label has been placed on this account} other {# labels has been placed on this account}}" +msgid "{0, plural, one {# label has been placed on this account} other {# labels have been placed on this account}}" msgstr "{0, plural, other {#個のラベルがこのアカウントに適用されています}}" #: src/components/moderation/LabelsOnMe.tsx:61 -msgid "{0, plural, one {# label has been placed on this content} other {# labels has been placed on this content}}" +msgid "{0, plural, one {# label has been placed on this content} other {# labels have been placed on this content}}" msgstr "{0, plural, other {#個のラベルがこのコンテンツに適用されています}}" #: src/view/com/util/post-ctrls/RepostButton.tsx:62 @@ -435,11 +435,11 @@ msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "アプリパスワード「{name}」を本当に削除しますか?" #: src/components/dms/MessageMenu.tsx:122 -msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for other participants." +msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "このメッセージを本当に削除しますか?このメッセージはあなたからは削除したように見えますが、他の参加者からは削除されません。" #: src/components/dms/ConvoMenu.tsx:225 -msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for other participants." +msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "この会話から退出しますか?あなたのメッセージはあなたからは削除したように見えますが、他の参加者からは削除されません。" #: src/view/com/feeds/FeedSourceCard.tsx:282 @@ -1800,8 +1800,8 @@ msgid "Failed to load GIFs" msgstr "GIFの読み込みに失敗しました" #: src/screens/Messages/Conversation/MessageListError.tsx:28 -msgid "Failed to load past messages." -msgstr "過去のメッセージの読み込みに失敗しました。" +msgid "Failed to load past messages" +msgstr "過去のメッセージの読み込みに失敗しました" #: src/view/com/lightbox/Lightbox.tsx:84 msgid "Failed to save image: {0}" @@ -2796,6 +2796,11 @@ msgstr "アカウントをミュート" msgid "Mute all {displayTag} posts" msgstr "{displayTag}のすべての投稿をミュート" +#: src/components/dms/ConvoMenu.tsx:174 +#: src/components/dms/ConvoMenu.tsx:180 +msgid "Mute conversation" +msgstr "会話をミュート" + #: src/components/dialogs/MutedWords.tsx:148 msgid "Mute in tags only" msgstr "タグのみをミュート" @@ -2941,6 +2946,10 @@ msgstr "新規" msgid "New chat" msgstr "新しいチャット" +#: src/components/dms/NewMessagesPill.tsx:42 +msgid "New messages" +msgstr "新しいメッセージ" + #: src/view/com/modals/CreateOrEditList.tsx:255 msgid "New Moderation List" msgstr "新しいモデレーションリスト" @@ -3470,6 +3479,11 @@ msgstr "再生" msgid "Play {0}" msgstr "{0}を再生" +#: src/screens/Messages/Settings.tsx:106 +#: src/screens/Messages/Settings.tsx:113 +msgid "Play notification sounds" +msgstr "通知音を再生" + #: src/view/com/util/post-embeds/GifEmbed.tsx:35 msgid "Play or pause the GIF" msgstr "GIFの再生や一時停止" @@ -3615,6 +3629,10 @@ msgstr "非表示の投稿" msgid "Potentially Misleading Link" msgstr "誤解を招く可能性のあるリンク" +#: src/screens/Messages/Conversation/MessageListError.tsx:19 +msgid "Press to attempt reconnection" +msgstr "再接続してみる" + #: src/components/forms/HostingProvider.tsx:46 msgid "Press to change hosting provider" msgstr "ホスティングプロバイダーを変える" @@ -3726,6 +3744,10 @@ msgstr "理由:{0}" msgid "Recent Searches" msgstr "検索履歴" +#: src/screens/Messages/Conversation/MessageListError.tsx:20 +msgid "Reconnect" +msgstr "再接続" + #: src/components/dialogs/MutedWords.tsx:286 #: src/view/com/feeds/FeedSourceCard.tsx:285 #: src/view/com/modals/ListAddRemoveUsers.tsx:268 @@ -5020,9 +5042,9 @@ msgstr "このアカウントは1つ、あるいは複数のモデレーショ msgid "This appeal will be sent to <0>{0}." msgstr "この申し立ては<0>{0}に送られます。" -#: src/screens/Messages/Conversation/MessageListError.tsx:26 -msgid "This chat was disconnected due to a network error." -msgstr "ネットワークのエラーでこのチャットは切断されました。" +#: src/screens/Messages/Conversation/MessageListError.tsx:18 +msgid "This chat was disconnected" +msgstr "このチャットは切断されました" #: src/lib/moderation/useGlobalLabelStrings.ts:19 msgid "This content has been hidden by the moderators." @@ -5327,8 +5349,8 @@ msgid "Unmute all {displayTag} posts" msgstr "{displayTag}のすべての投稿のミュートを解除" #: src/components/dms/ConvoMenu.tsx:178 -msgid "Unmute notifications" -msgstr "通知のミュートを解除" +msgid "Unmute conversation" +msgstr "会話のミュートを解除" #: src/view/com/util/forms/PostDropdownBtn.tsx:321 #: src/view/com/util/forms/PostDropdownBtn.tsx:326 @@ -5510,6 +5532,11 @@ msgstr "ユーザー" msgid "users followed by <0/>" msgstr "<0/>にフォローされているユーザー" +#: src/screens/Messages/Settings.tsx:83 +#: src/screens/Messages/Settings.tsx:86 +msgid "Users I follow" +msgstr "フォローしているユーザー" + #: src/view/com/modals/Threadgate.tsx:106 msgid "Users in \"{0}\"" msgstr "{0}のユーザー" From f84541cf379fa2ba1e200821c7e1a36d49a3dfd7 Mon Sep 17 00:00:00 2001 From: Takayuki KUSANO <65759+tkusano@users.noreply.github.com> Date: Sun, 19 May 2024 01:49:58 +0900 Subject: [PATCH 17/17] Updated Japanese translation --- src/locale/locales/ja/messages.po | 129 ++++++++++++++++++++---------- 1 file changed, 88 insertions(+), 41 deletions(-) diff --git a/src/locale/locales/ja/messages.po b/src/locale/locales/ja/messages.po index a0e0d7fb49..14197c7eb7 100644 --- a/src/locale/locales/ja/messages.po +++ b/src/locale/locales/ja/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: ja\n" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-05-17 10:25+0900\n" +"PO-Revision-Date: 2024-05-19 01:48+0900\n" "Last-Translator: tkusano\n" "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" "Plural-Forms: \n" @@ -344,10 +344,6 @@ msgstr "以前のメールアドレス{0}にメールが送信されました。 msgid "An error occured" msgstr "エラーが発生しました" -#: src/components/dms/MessageMenu.tsx:133 -msgid "An error occurred while trying to delete the message. Please try again." -msgstr "メッセージ削除中にエラーが発生しました。再実行してみてください。" - #: src/lib/moderation/useReportOptions.ts:27 msgid "An issue not included in these options" msgstr "ほかの選択肢にはあてはまらない問題" @@ -883,6 +879,10 @@ msgstr "画像を閉じる" msgid "Close image viewer" msgstr "画像ビューアを閉じる" +#: src/components/dms/MessagesNUX.tsx:159 +msgid "Close modal" +msgstr "モーダルを閉じる" + #: src/view/shell/index.web.tsx:61 msgid "Close navigation footer" msgstr "ナビゲーションフッターを閉じる" @@ -1145,10 +1145,6 @@ msgstr "フィードの読み込みに失敗しました" msgid "Could not load list" msgstr "リストの読み込みに失敗しました" -#: src/components/dms/NewChat.tsx:264 -msgid "Could not load profiles. Please try again later." -msgstr "プロフィールの読み込みに失敗しました。時間をおいてもう一度お試しください。" - #: src/components/dms/ConvoMenu.tsx:92 msgid "Could not mute chat" msgstr "チャットのミュートに失敗しました" @@ -1262,6 +1258,11 @@ msgstr "アプリパスワードを削除" msgid "Delete app password?" msgstr "アプリパスワードを削除しますか?" +#: src/view/screens/Settings/index.tsx:836 +#: src/view/screens/Settings/index.tsx:839 +msgid "Delete chat declaration record" +msgstr "チャットの宣言レコードを削除" + #: src/components/dms/MessageMenu.tsx:100 msgid "Delete for me" msgstr "自分宛を削除" @@ -1307,6 +1308,10 @@ msgstr "削除されています" msgid "Deleted post." msgstr "投稿を削除しました。" +#: src/view/screens/Settings/index.tsx:837 +msgid "Deletes the chat declaration record" +msgstr "チャットの宣言レコードを削除する" + #: src/view/com/modals/CreateOrEditList.tsx:303 #: src/view/com/modals/CreateOrEditList.tsx:324 #: src/view/com/modals/EditProfile.tsx:199 @@ -1326,6 +1331,10 @@ msgstr "なにか言いたいことはあった?" msgid "Dim" msgstr "グレー" +#: src/components/dms/MessagesNUX.tsx:85 +msgid "Direct messages are here!" +msgstr "ダイレクトメッセージはこちら!" + #: src/view/screens/AccessibilitySettings.tsx:94 msgid "Disable autoplay for GIFs" msgstr "GIFを自動再生しない" @@ -2037,6 +2046,10 @@ msgstr "<0/>から" msgid "Gallery" msgstr "ギャラリー" +#: src/components/dms/MessagesNUX.tsx:165 +msgid "Get started" +msgstr "始める" + #: src/view/com/modals/VerifyEmail.tsx:197 #: src/view/com/modals/VerifyEmail.tsx:199 msgid "Get Started" @@ -2347,6 +2360,10 @@ msgstr "ご希望のホスティングプロバイダーを入力" msgid "Input your user handle" msgstr "あなたのユーザーハンドルを入力" +#: src/components/dms/MessagesNUX.tsx:79 +msgid "Introducing Direct Messages" +msgstr "ダイレクトメッセージの紹介" + #: src/screens/Login/LoginForm.tsx:129 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." @@ -2464,6 +2481,11 @@ msgstr "詳細。" msgid "Leave" msgstr "退出" +#: src/components/dms/MessagesListBlockedFooter.tsx:66 +#: src/components/dms/MessagesListBlockedFooter.tsx:73 +msgid "Leave chat" +msgstr "チャットを退出" + #: src/components/dms/ConvoMenu.tsx:210 #: src/components/dms/ConvoMenu.tsx:213 #: src/components/dms/ConvoMenu.tsx:223 @@ -2813,11 +2835,6 @@ msgstr "テキストとタグをミュート" msgid "Mute list" msgstr "リストをミュート" -#: src/components/dms/ConvoMenu.tsx:174 -#: src/components/dms/ConvoMenu.tsx:180 -msgid "Mute notifications" -msgstr "通知をミュート" - #: src/view/screens/ProfileList.tsx:672 msgid "Mute these accounts?" msgstr "これらのアカウントをミュートしますか?" @@ -3061,6 +3078,10 @@ msgstr "誰からも受け取らない" msgid "No result" msgstr "結果はありません" +#: src/components/dms/NewChatDialog/index.tsx:368 +msgid "No results" +msgstr "結果はありません" + #: src/components/Lists.tsx:197 msgid "No results found" msgstr "結果は見つかりません" @@ -3079,10 +3100,6 @@ msgstr "「{query}」の検索結果はありません" msgid "No search results found for \"{search}\"." msgstr "「{search}」の検索結果はありません。" -#: src/components/dms/NewChat.tsx:263 -msgid "No search results found for \"{searchText}\"." -msgstr "「{searchText}」の検索結果はありません。" - #: src/components/dialogs/EmbedConsent.tsx:105 #: src/components/dialogs/EmbedConsent.tsx:112 msgid "No thanks" @@ -3348,10 +3365,6 @@ msgstr "Followingフィードの設定を開く" msgid "Opens the linked website" msgstr "リンク先のウェブサイトを開く" -#: src/screens/Messages/List/index.tsx:65 -msgid "Opens the message settings page" -msgstr "メッセージの設定のページを開く" - #: src/view/screens/Settings/index.tsx:804 #: src/view/screens/Settings/index.tsx:814 msgid "Opens the storybook page" @@ -3390,6 +3403,10 @@ msgstr "その他のアカウント" msgid "Other..." msgstr "その他..." +#: src/screens/Messages/Conversation/ChatDisabled.tsx:18 +msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." +msgstr "モデレーターが報告をレビューし、Blueskyであなたがチャットにアクセスできないようにしました。" + #: src/components/Lists.tsx:198 #: src/view/screens/NotFound.tsx:45 msgid "Page not found" @@ -3434,10 +3451,6 @@ msgstr "@{0}がフォロー中のユーザー" msgid "People following @{0}" msgstr "@{0}をフォロー中のユーザー" -#: src/screens/Messages/Settings.tsx:65 -msgid "People I Follow" -msgstr "フォロー中のユーザー" - #: src/view/com/lightbox/Lightbox.tsx:67 msgid "Permission to access camera roll is required." msgstr "カメラへのアクセス権限が必要です。" @@ -3669,6 +3682,10 @@ msgstr "プライバシー" msgid "Privacy Policy" msgstr "プライバシーポリシー" +#: src/components/dms/MessagesNUX.tsx:88 +msgid "Privately chat with other users." +msgstr "他のユーザーとプライベートにチャットします。" + #: src/screens/Login/ForgotPasswordForm.tsx:156 msgid "Processing..." msgstr "処理中..." @@ -3736,9 +3753,9 @@ msgstr "ランダムな順番で表示(別名「投稿者のルーレット」 msgid "Ratios" msgstr "比率" -#: src/components/dms/MessageReportDialog.tsx:149 -msgid "Reason: {0}" -msgstr "理由:{0}" +#: src/components/dms/ReportDialog.tsx:199 +msgid "Reason:" +msgstr "理由:" #: src/view/screens/Search/Search.tsx:886 msgid "Recent Searches" @@ -3903,6 +3920,11 @@ msgstr "メッセージを報告" msgid "Report post" msgstr "投稿を報告" +#: src/components/dms/ReportDialog.tsx:167 +#: src/components/ReportDialog/SelectReportOptionView.tsx:62 +msgid "Report this account" +msgstr "このアカウントを報告" + #: src/components/ReportDialog/SelectReportOptionView.tsx:45 msgid "Report this content" msgstr "このコンテンツを報告" @@ -4168,10 +4190,6 @@ msgstr "{displayTag}のすべての投稿を検索(@{authorHandle}のみ)" msgid "Search for all posts with tag {displayTag}" msgstr "{displayTag}のすべての投稿を検索(すべてのユーザー)" -#: src/components/dms/NewChat.tsx:248 -msgid "Search for someone to start a conversation with." -msgstr "会話を始める相手を検索。" - #: src/view/com/auth/LoggedOut.tsx:105 #: src/view/com/auth/LoggedOut.tsx:106 #: src/view/com/modals/ListAddRemoveUsers.tsx:70 @@ -4730,6 +4748,14 @@ msgstr "正方形" msgid "Start a new chat" msgstr "新しいチャットを開始" +#: src/components/dms/NewChatDialog/index.tsx:127 +msgid "Start chat with {displayName}" +msgstr "{displayName}とのチャットを開始" + +#: src/components/dms/MessagesNUX.tsx:158 +msgid "Start chatting" +msgstr "チャットを開始" + #: src/view/screens/Settings/index.tsx:896 msgid "Status Page" msgstr "ステータスページ" @@ -4944,10 +4970,6 @@ msgstr "フィードの更新中に問題が発生しました。インターネ msgid "There was an issue connecting to Tenor." msgstr "Tenorへの接続中に問題が発生しました。" -#: src/screens/Messages/Conversation/MessageListError.tsx:23 -msgid "There was an issue connecting to the chat." -msgstr "チャットへの接続中に問題が発生しました。" - #: src/view/screens/ProfileFeed.tsx:233 #: src/view/screens/ProfileList.tsx:302 #: src/view/screens/ProfileList.tsx:321 @@ -5158,6 +5180,10 @@ msgstr "右記にドメインレコードを作成されるはずです:" msgid "This user doesn't have any followers." msgstr "このユーザーにはフォロワーがいません。" +#: src/components/dms/MessagesListBlockedFooter.tsx:60 +msgid "This user has blocked you" +msgstr "このユーザーはあなたをブロックしています" + #: src/components/moderation/ModerationDetailsDialog.tsx:72 #: src/lib/moderation/useModerationCauseDescription.ts:68 msgid "This user has blocked you. You cannot view their content." @@ -5204,10 +5230,6 @@ msgstr "スレッドの設定" msgid "To disable the email 2FA method, please verify your access to the email address." msgstr "メールでの2要素認証を無効にするには、メールアドレスにアクセスできるか確認してください。" -#: src/components/dms/ConvoMenu.tsx:236 -msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." -msgstr "会話を報告するには、会話の画面経由でメッセージを報告してください。モデレーターがあなたの報告の文脈を理解しやすくなります。" - #: src/components/ReportDialog/SelectLabelerView.tsx:33 msgid "To whom would you like to send this report?" msgstr "この報告を誰に送りたいですか?" @@ -5696,6 +5718,10 @@ msgstr "アカウントの準備ができたらお知らせします。" msgid "We'll use this to help customize your experience." msgstr "これはあなたの体験をカスタマイズするために使用されます。" +#: src/components/dms/NewChatDialog/index.tsx:316 +msgid "We're having network issues, try again" +msgstr "ネットワークで問題が発生しています。再度試してください" + #: src/screens/Signup/index.tsx:142 msgid "We're so excited to have you join us!" msgstr "私たちはあなたが参加してくれることをとても楽しみにしています!" @@ -5739,6 +5765,11 @@ msgstr "この投稿ではどの言語が使われていますか?" msgid "Which languages would you like to see in your algorithmic feeds?" msgstr "アルゴリズムによるフィードにはどの言語を使用しますか?" +#: src/components/dms/MessagesNUX.tsx:107 +#: src/components/dms/MessagesNUX.tsx:121 +msgid "Who can message you?" +msgstr "誰があなたへメッセージを送れるか?" + #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:47 #: src/view/com/modals/Threadgate.tsx:66 msgid "Who can reply" @@ -5748,6 +5779,10 @@ msgstr "返信できるユーザー" msgid "Whoops!" msgstr "おっと!" +#: src/components/ReportDialog/SelectReportOptionView.tsx:63 +msgid "Why should this account be reviewed?" +msgstr "このアカウントはなぜレビューされるべきか?" + #: src/components/ReportDialog/SelectReportOptionView.tsx:46 msgid "Why should this content be reviewed?" msgstr "なぜこのコンテンツをレビューする必要がありますか?" @@ -5825,6 +5860,10 @@ msgstr "また、あなたはフォローすべき新しいカスタムフィー msgid "You can change these settings later." msgstr "これらの設定はあとで変更できます。" +#: src/components/dms/MessagesNUX.tsx:116 +msgid "You can change this at any time." +msgstr "これはいつでも変更できます。" + #: src/screens/Login/index.tsx:158 #: src/screens/Login/PasswordUpdatedForm.tsx:33 msgid "You can now sign in with your new password." @@ -5850,6 +5889,10 @@ msgstr "保存されたフィードがありません。" msgid "You have blocked the author or you have been blocked by the author." msgstr "あなたが投稿者をブロックしているか、または投稿者によってあなたはブロックされています。" +#: src/components/dms/MessagesListBlockedFooter.tsx:58 +msgid "You have blocked this user" +msgstr "あなたはこのユーザーをブロックしました" + #: src/components/moderation/ModerationDetailsDialog.tsx:66 #: src/lib/moderation/useModerationCauseDescription.ts:50 #: src/lib/moderation/useModerationCauseDescription.ts:58 @@ -5984,6 +6027,10 @@ msgstr "あなたのアカウントの公開データの全記録を含むリポ msgid "Your birth date" msgstr "生年月日" +#: src/screens/Messages/Conversation/ChatDisabled.tsx:15 +msgid "Your chats have been disabled" +msgstr "あなたのチャットは無効化されています" + #: src/view/com/modals/InAppBrowserConsent.tsx:47 msgid "Your choice will be saved, but can be changed later in settings." msgstr "ここで選択した内容は保存されますが、あとから設定で変更できます。"