mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Updated Japanese Translation (#4748)

* Updated translation

* Update translation

* Update translation

authored by

Takayuki KUSANO and committed by
GitHub
8588a2ad 7a0aa661

+52 -17
+52 -17
src/locale/locales/ja/messages.po
··· 8 8 "Language: ja\n" 9 9 "Project-Id-Version: \n" 10 10 "Report-Msgid-Bugs-To: \n" 11 - "PO-Revision-Date: 2024-07-04 13:07+0900\n" 11 + "PO-Revision-Date: 2024-07-24 09:47+0900\n" 12 12 "Last-Translator: tkusano\n" 13 13 "Language-Team: Hima-Zinn, tkusano, dolciss, oboenikui, noritada, middlingphys, hibiki, reindex-ot, haoyayoi, vyv03354\n" 14 14 "Plural-Forms: \n" ··· 478 478 msgid "An issue not included in these options" 479 479 msgstr "ほかの選択肢にはあてはまらない問題" 480 480 481 + #: src/components/dms/dialogs/NewChatDialog.tsx:36 482 + msgid "An issue occurred starting the chat" 483 + msgstr "チャットの開始時に問題が発生しました" 484 + 485 + #: src/components/dms/dialogs/ShareViaChatDialog.tsx:49 486 + msgid "An issue occurred while trying to open the chat" 487 + msgstr "チャットを開始しようとした時に問題が発生しました" 488 + 481 489 #: src/components/hooks/useFollowMethods.ts:35 482 490 #: src/components/hooks/useFollowMethods.ts:50 483 491 #: src/components/ProfileCard.tsx:309 ··· 567 575 msgid "Apply default recommended feeds" 568 576 msgstr "デフォルトのおすすめフィードを追加" 569 577 570 - #: src/screens/StarterPack/StarterPackScreen.tsx:610 571 - msgid "Are you sure you want delete this starter pack?" 572 - msgstr "このスターターパックを本当に削除したいですか?" 573 - 574 578 #: src/view/screens/AppPasswords.tsx:282 575 579 msgid "Are you sure you want to delete the app password \"{name}\"?" 576 580 msgstr "アプリパスワード「{name}」を本当に削除しますか?" ··· 578 582 #: src/components/dms/MessageMenu.tsx:149 579 583 msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." 580 584 msgstr "このメッセージを本当に削除しますか?このメッセージはあなたからは削除したように見えますが、他の参加者からは削除されません。" 585 + 586 + #: src/screens/StarterPack/StarterPackScreen.tsx:610 587 + msgid "Are you sure you want to delete this starter pack?" 588 + msgstr "本当にこのスターターパックを削除したいですか?" 581 589 582 590 #: src/components/dms/LeaveConvoPrompt.tsx:48 583 591 msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." ··· 1363 1371 msgid "Copyright Policy" 1364 1372 msgstr "著作権ポリシー" 1365 1373 1374 + #: src/view/com/composer/videos/state.ts:31 1375 + msgid "Could not compress video" 1376 + msgstr "ビデオを圧縮できませんでした" 1377 + 1366 1378 #: src/components/dms/LeaveConvoPrompt.tsx:39 1367 1379 msgid "Could not leave chat" 1368 1380 msgstr "チャットからの退出に失敗しました" ··· 2339 2351 msgid "Follow more accounts to get connected to your interests and build your network." 2340 2352 msgstr "もっとたくさんのアカウントをフォローして、興味あることにつながり、ネットワークを広げましょう。" 2341 2353 2342 - #: src/view/com/profile/ProfileCard.tsx:190 2343 - msgid "Followed by {0}" 2344 - msgstr "{0}がフォロー中" 2345 - 2346 2354 #: src/components/KnownFollowers.tsx:223 2347 2355 msgid "Followed by <0>{0}</0>" 2348 2356 msgstr "<0>{0}</0>がフォロー中" ··· 2480 2488 msgid "Generate a starter pack" 2481 2489 msgstr "スターターパックを生成" 2482 2490 2491 + #: src/view/shell/Drawer.tsx:336 2492 + msgid "Get help" 2493 + msgstr "ヘルプを表示" 2494 + 2483 2495 #: src/components/dms/MessagesNUX.tsx:168 2484 2496 msgid "Get started" 2485 2497 msgstr "始める" ··· 2525 2537 #: src/view/screens/ProfileList.tsx:975 2526 2538 msgid "Go Back" 2527 2539 msgstr "戻る" 2528 - 2529 - #: src/screens/StarterPack/StarterPackLandingScreen.tsx:189 2530 - msgid "Go back to previous screen" 2531 - msgstr "前の画面に戻る" 2532 2540 2533 2541 #: src/components/dms/ReportDialog.tsx:154 2534 2542 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 ··· 4004 4012 msgid "Opens this profile" 4005 4013 msgstr "プロフィールを開く" 4006 4014 4015 + #: src/view/com/composer/videos/SelectVideoBtn.tsx:54 4016 + msgid "Opens video picker" 4017 + msgstr "ビデオの選択画面を開く" 4018 + 4007 4019 #: src/view/com/util/forms/DropdownButton.tsx:293 4008 4020 msgid "Option {0} of {numItems}" 4009 4021 msgstr "{numItems}個中{0}目のオプション" ··· 4541 4553 msgid "Removed from your feeds" 4542 4554 msgstr "あなたのフィードから削除しました" 4543 4555 4544 - #: src/view/com/composer/ExternalEmbed.tsx:88 4545 - msgid "Removes default thumbnail from {0}" 4546 - msgstr "{0}からデフォルトのサムネイルを削除" 4547 - 4548 4556 #: src/view/com/util/post-embeds/QuoteEmbed.tsx:239 4549 4557 msgid "Removes quoted post" 4550 4558 msgstr "引用を削除する" 4559 + 4560 + #: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:29 4561 + msgid "Removes the image preview" 4562 + msgstr "画像のプレビューを削除する" 4551 4563 4552 4564 #: src/view/com/posts/FeedShutdownMsg.tsx:126 4553 4565 #: src/view/com/posts/FeedShutdownMsg.tsx:130 ··· 4585 4597 msgctxt "description" 4586 4598 msgid "Reply to a blocked post" 4587 4599 msgstr "ブロックした投稿への返信" 4600 + 4601 + #: src/view/com/post/Post.tsx:195 4602 + #: src/view/com/posts/FeedItem.tsx:454 4603 + msgctxt "description" 4604 + msgid "Reply to you" 4605 + msgstr "あなたへの返信" 4588 4606 4589 4607 #: src/components/dms/MessageMenu.tsx:132 4590 4608 #: src/components/dms/MessagesListBlockedFooter.tsx:77 ··· 4691 4709 msgid "Reposted by <0><1/></0>" 4692 4710 msgstr "<0><1/></0>がリポスト" 4693 4711 4712 + #: src/view/com/posts/FeedItem.tsx:261 4713 + #: src/view/com/posts/FeedItem.tsx:280 4714 + msgid "Reposted by you" 4715 + msgstr "あなたのリポスト" 4716 + 4694 4717 #: src/view/com/notifications/FeedItem.tsx:187 4695 4718 msgid "reposted your post" 4696 4719 msgstr "があなたの投稿をリポストしました" ··· 5026 5049 msgid "Select the service that hosts your data." 5027 5050 msgstr "データをホストするサービスを選択します。" 5028 5051 5052 + #: src/view/com/composer/videos/SelectVideoBtn.tsx:53 5053 + msgid "Select video" 5054 + msgstr "ビデオを選択" 5055 + 5029 5056 #: src/view/screens/LanguageSettings.tsx:283 5030 5057 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." 5031 5058 msgstr "登録されたフィードに含める言語を選択します。選択されていない場合は、すべての言語が表示されます。" ··· 5262 5289 #: src/components/dms/ChatEmptyPill.tsx:34 5263 5290 msgid "Share your favorite feed!" 5264 5291 msgstr "お気に入りのフィードをシェアして!" 5292 + 5293 + #: src/Navigation.tsx:241 5294 + msgid "Shared Preferences Tester" 5295 + msgstr "Shared Preferencesのテスター" 5265 5296 5266 5297 #: src/view/com/modals/LinkWarning.tsx:92 5267 5298 msgid "Shares the linked website" ··· 6479 6510 #: src/screens/Onboarding/state.ts:88 6480 6511 msgid "Video Games" 6481 6512 msgstr "ビデオゲーム" 6513 + 6514 + #: src/view/com/composer/videos/state.ts:27 6515 + msgid "Videos cannot be larger than 100MB" 6516 + msgstr "ビデオは100MB以下にしてください" 6482 6517 6483 6518 #: src/screens/Profile/Header/Shell.tsx:113 6484 6519 msgid "View {0}'s avatar"