Update ja.json

This commit is contained in:
HigeMan 2024-02-06 08:45:17 +09:00
parent 0191180f31
commit 55cd556cd6
No known key found for this signature in database
GPG Key ID: DA975F90A833F760

View File

@ -1,295 +1,295 @@
{ {
"global": { "global": {
"relay": "Relay", "relay": "リレー",
"back": "Back", "back": "戻る",
"continue": "Continue", "continue": "続行",
"loading": "Loading", "loading": "ロード中",
"error": "Error", "error": "エラー",
"moveLeft": "Move Left", "moveLeft": "左に移動",
"moveRight": "Move Right", "moveRight": "右に移動",
"newColumn": "New Column", "newColumn": "新規カラム",
"inspect": "Inspect", "inspect": "のぞき見",
"loadMore": "Load more", "loadMore": "詳細",
"delete": "Delete", "delete": "削除",
"refresh": "Refresh", "refresh": "更新",
"cancel": "Cancel", "cancel": "キャンセル",
"save": "Save", "save": "保存",
"post": "Post", "post": "投稿",
"update": "Update", "update": "更新",
"noResult": "No results found.", "noResult": "結果が見つかりません",
"emptyFeedTitle": "This feed is empty", "emptyFeedTitle": "このフィードは空です",
"emptyFeedSubtitle": "You can follow more users to build up your timeline", "emptyFeedSubtitle": "ユーザーをフォローしてタイムラインを構築しましょう",
"apiKey": "API Key", "apiKey": "API キー",
"skip": "Skip", "skip": "スキップ",
"close": "Close" "close": "閉じる"
}, },
"nip89": { "nip89": {
"unsupported": "Lume isn't support this event", "unsupported": "このイベントは非対応です",
"openWith": "Open with" "openWith": "で開く"
}, },
"note": { "note": {
"showThread": "Show thread", "showThread": "スレッドの表示",
"showMore": "Show more", "showMore": "さらに表示",
"error": "Failed to fetch event.", "error": "イベントの取得に失敗しました",
"posted": "posted", "posted": "が投稿しました",
"replied": "replied", "replied": "が返信しました",
"reposted": "reposted", "reposted": "がリポストしました",
"menu": { "menu": {
"viewThread": "View thread", "viewThread": "スレッドを見る",
"copyLink": "Copy shareable link", "copyLink": "シェアリンクをコピー",
"copyNoteId": "Copy note ID", "copyNoteId": "投稿 ID をコピー",
"copyAuthorId": "Copy author ID", "copyAuthorId": "投稿者 ID をコピー",
"viewAuthor": "View author", "viewAuthor": "投稿者を表示",
"pinAuthor": "Pin author", "pinAuthor": "投稿者をピン留め",
"copyRaw": "Copy raw event", "copyRaw": "生イベントをコピー",
"mute": "Mute" "mute": "ミュート"
}, },
"buttons": { "buttons": {
"pin": "Pin", "pin": "ピン留め",
"pinTooltip": "Pin Note", "pinTooltip": "投稿をピン留めする",
"repost": "Repost", "repost": "リポスト",
"quote": "Quote", "quote": "引用",
"viewProfile": "View profile" "viewProfile": "プロフィールの表示"
}, },
"zap": { "zap": {
"zap": "Zap", "zap": "Zap",
"tooltip": "Send zap", "tooltip": "zap する",
"modalTitle": "Send zap to", "modalTitle": "に zap する",
"messagePlaceholder": "Enter message (optional)", "messagePlaceholder": "メッセージを入力 (任意)",
"buttonFinish": "Zapped", "buttonFinish": "Zap しました",
"buttonLoading": "Processing...", "buttonLoading": "処理中...",
"invoiceButton": "Scan to zap", "invoiceButton": "スキャンして zap",
"invoiceFooter": "You must use Bitcoin wallet which support Lightning\nsuch as: Blue Wallet, Bitkit, Phoenix,..." "invoiceFooter": "Blue Wallet、Bitkit、Phoenix などの\nBitcoin Lightningに対応したウォレットが必要です。"
}, },
"reply": { "reply": {
"single": "reply", "single": "リプライ",
"plural": "replies", "plural": "複数リプライ",
"empty": "Be the first to Reply!" "empty": "リプライしてみましょう!"
} }
}, },
"user": { "user": {
"avatar": "Avatar", "avatar": "アバター",
"displayName": "Display Name", "displayName": "表示名",
"name": "Name", "name": "名前",
"bio": "Bio", "bio": "経歴",
"lna": "Lightning address", "lna": "ライトニングアドレス",
"website": "Website", "website": "Web サイト",
"verified": "Verified", "verified": "認証済",
"unverified": "Unverified", "unverified": "未認証",
"follow": "Follow", "follow": "フォロー",
"unfollow": "Unfollow", "unfollow": "アンフォロー",
"latestPosts": "Latest posts", "latestPosts": "最新投稿",
"avatarButton": "Change avatar", "avatarButton": "アバターの変更",
"coverButton": "Change cover", "coverButton": "カバーの変更",
"editProfile": "Edit profile", "editProfile": "プロフィールの編集",
"settings": "Settings", "settings": "設定",
"logout": "Log out", "logout": "ログアウト",
"logoutConfirmTitle": "Are you sure!", "logoutConfirmTitle": "本当にログアウトしてもよろしいですか?",
"logoutConfirmSubtitle": "You can always log back in at any time. If you just want to switch accounts, you can do that by adding an existing account." "logoutConfirmSubtitle": "いつでも再ログインすることができます。アカウントを切り替えたいだけの場合は、既存のアカウントを追加することで切り替えられます。"
}, },
"editor": { "editor": {
"title": "New Post", "title": "新規投稿",
"placeholder": "What are you up to?", "placeholder": "今何してる?",
"successMessage": "Your note has been published successfully.", "successMessage": "投稿が正常に公開されました",
"replyPlaceholder": "Post your reply" "replyPlaceholder": "リプライを投稿する"
}, },
"search": { "search": {
"placeholder": "Type something to search...", "placeholder": "入力して検索...",
"empty": "Try searching for people, notes, or keywords" "empty": "人、投稿、キーワードなどを入力して検索しましょう"
}, },
"welcome": { "welcome": {
"title": "Lume is a magnificent client for Nostr to meet, explore\nand freely share your thoughts with everyone.", "title": "Lume は、Nostr を通じて人々と出会い、探索し、\n自由に思いを共有するために作られた全く新しいクライアントです。",
"signup": "Join Nostr", "signup": "Nostr を始める",
"login": "Login", "login": "ログイン",
"footer": "Before joining Nostr, you can take time to learn more about Nostr" "footer": "Nostr を始める前に、Nostrについて学ぶ"
}, },
"login": { "login": {
"title": "Welcome back, anon!", "title": "おかえりなさい、名無しさん!",
"footer": "Lume will put your Private Key in Secure Storage depended on your OS Platform. It will be secured by Password or Biometric ID", "footer": "Lume は、秘密鍵をそれぞれの OS に対応したセキュア・ストレージ内に保管します。また、入力された秘密鍵は、パスワードや生体認証 ID によって保護されます。",
"loginWithAddress": "Login with Nostr Address", "loginWithAddress": "Nostr アドレスでログイン",
"loginWithBunker": "Login with nsecBunker", "loginWithBunker": "nsecBunker でログイン",
"or": "Or continue with", "or": "または、",
"loginWithPrivkey": "Login with Private Key" "loginWithPrivkey": "秘密鍵でログイン"
}, },
"loginWithAddress": { "loginWithAddress": {
"title": "Enter your Nostr Address" "title": "Nostr アドレスを入力"
}, },
"loginWithBunker": { "loginWithBunker": {
"title": "Enter your nsecbunker token" "title": "nsecBunker のトークンを入力"
}, },
"loginWithPrivkey": { "loginWithPrivkey": {
"title": "Enter your Private Key", "title": "秘密鍵を入力",
"subtitle": "Lume will put your private key to <1>{{service}}</1>.\nIt will be secured by your OS." "subtitle": "秘密鍵は <1>{{service}}</1> 内に保管されます。\nまた、OSによって秘密鍵は保護されます。"
}, },
"signup": { "signup": {
"title": "Let's Get Started", "title": "さぁ、はじめましょう",
"subtitle": "Choose one of methods below to create your account", "subtitle": "以下からアカウント作成の方法を 1 つ選択してください",
"selfManageMethod": "Self-Managed", "selfManageMethod": "自己管理",
"selfManageMethodDescription": "You create your keys and keep them safe.", "selfManageMethodDescription": "自分で秘密鍵を作成し安全に保管する",
"providerMethod": "Managed by Provider", "providerMethod": "プロバイダー管理",
"providerMethodDescription": "A 3rd party provider will handle your sign in keys for you." "providerMethodDescription": "サードパーティプロバイダーに鍵管理を委任する"
}, },
"signupWithSelfManage": { "signupWithSelfManage": {
"title": "This is your new Account Key", "title": "これが新しいアカウント用の鍵です",
"subtitle": "Keep your key in safe place. If you lose this key, you will lose access to your account.", "subtitle": "秘密鍵は安全な場所に保管してください。紛失してしまった場合は、永遠にアカウントにアクセスできなくなります。",
"confirm1": "I understand the risk of lost private key.", "confirm1": "秘密鍵を紛失した場合のリスクを理解しました。",
"confirm2": "I will make sure keep it safe and not sharing with anyone.", "confirm2": "秘密鍵を安全な場所に保管し、誰にも共有しないことを承諾しました。",
"confirm3": "I understand I cannot recover private key.", "confirm3": "秘密鍵の復元ができないことを理解しました。",
"button": "Save key & Continue" "button": "鍵を保存して続行"
}, },
"signupWithProvider": { "signupWithProvider": {
"title": "Let's set up your account on Nostr", "title": "さぁ、Nostr のアカウントを設定しましょう",
"username": "Username *", "username": "ユーザー名 *",
"chooseProvider": "Choose a Provider", "chooseProvider": "プロバイダーを選択",
"usernameFooter": "Use to login to Lume and other Nostr apps. You can choose provider you trust to manage your account", "usernameFooter": "Lume や、他の Nostr アプリにログインする場合に使用されます。アカウントを管理するプロバイダーは慎重に選択してください",
"email": "Backup Email (optional)", "email": "E メールでバックアップ (任意)",
"emailFooter": "Use for recover your account if you lose your password" "emailFooter": "パスワードを紛失した場合に使用されます"
}, },
"onboardingSettings": { "onboardingSettings": {
"title": "You're almost ready to use Lume.", "title": "あともう少しです",
"subtitle": "Let's start personalizing your experience.", "subtitle": "Lume の体験を最適化しましょう",
"notification": { "notification": {
"title": "Push notification", "title": "プッシュ通知",
"subtitle": "Enabling push notifications will allow you to receive notifications from Lume." "subtitle": "プッシュ通知を有効化すると Lume から通知を受け取ることができるようになります。"
}, },
"lowPower": { "lowPower": {
"title": "Low Power Mode", "title": "低電力モード",
"subtitle": "Limited relay connection and hide all media, sustainable for low network environment." "subtitle": "リレーの接続を制限し、すべてのメディアを非表示にします。ネットワーク環境が悪い場合などにも有効です。"
}, },
"translation": { "translation": {
"title": "Translation (nostr.wine)", "title": "翻訳 (nostr.wine)",
"subtitle": "Translate text to your preferred language, powered by Nostr Wine." "subtitle": "Nostr Wine を使用し、希望の言語に自動翻訳することができます。"
}, },
"footer": "There are many more settings you can configure from the 'Settings' Screen. Be sure to visit it later." "footer": "「設定」画面からさらに細かくカスタマイズすることができます。 後で確認するのを忘れずに。"
}, },
"relays": { "relays": {
"global": "Global", "global": "グローバル",
"follows": "Follows", "follows": "フォロー",
"sidebar": { "sidebar": {
"title": "Connected relays", "title": "接続済リレー",
"empty": "Empty." "empty": ""
}, },
"relayView": { "relayView": {
"empty": "Could not load relay information 😬", "empty": "リレー情報がロードできませんでした 😬",
"owner": "Owner", "owner": "オーナー",
"contact": "Contact", "contact": "連絡先",
"software": "Software", "software": "ソフトウェア",
"nips": "Supported NIPs", "nips": "対応 NIPs",
"limit": "Limitation", "limit": "制限",
"payment": "Open payment website", "payment": "決済用 Web サイトを開く",
"paymentNote": "You need to make a payment to connect this relay" "paymentNote": "このリレーへの接続には支払いが必要です"
} }
}, },
"suggestion": { "suggestion": {
"title": "Suggested Follows", "title": "フォロー推奨 Nostrich",
"error": "Error. Cannot get trending users", "error": "エラーが発生しています。人気の Nostrich 情報が取得ができませんでした",
"button": "Save & Go back" "button": "保存して戻る"
}, },
"interests": { "interests": {
"title": "Interests", "title": "興味",
"subtitle": "Pick things you'd like to see in your home feed.", "subtitle": "ホーム・フィードに表示したい内容を選択",
"edit": "Edit Interest", "edit": "興味を編集",
"followAll": "Follow All", "followAll": "全てフォローする",
"unfollowAll": "Unfollow All" "unfollowAll": "全てアンフォローする"
}, },
"settings": { "settings": {
"general": { "general": {
"title": "General", "title": "一般",
"update": { "update": {
"title": "Update", "title": "アップデート",
"subtitle": "Automatically download new update" "subtitle": "自動で新規アップデートをダウンロードする"
}, },
"lowPower": { "lowPower": {
"title": "Low Power", "title": "低電力モード",
"subtitle": "Sustainable for low network environment" "subtitle": "ネットワーク環境が悪い場合などにオススメ"
}, },
"startup": { "startup": {
"title": "Startup", "title": "起動時",
"subtitle": "Launch Lume at Login" "subtitle": "ログイン時に Lume を起動する"
}, },
"media": { "media": {
"title": "Media", "title": "メディア",
"subtitle": "Automatically load media" "subtitle": "自動的にメディアをロードする"
}, },
"hashtag": { "hashtag": {
"title": "Hashtag", "title": "ハッシュタグ",
"subtitle": "Show all hashtags in content" "subtitle": "コンテンツ内のハッシュタグを全て表示する"
}, },
"notification": { "notification": {
"title": "Notification", "title": "通知",
"subtitle": "Automatically send notification" "subtitle": "プッシュ通知の自動化"
}, },
"translation": { "translation": {
"title": "Translation", "title": "翻訳",
"subtitle": "Translate text to your language" "subtitle": "好みの言語に自動翻訳"
}, },
"appearance": { "appearance": {
"title": "Appearance", "title": "外観",
"light": "Light", "light": "ライト",
"dark": "Dark", "dark": "ダーク",
"system": "System" "system": "システム"
} }
}, },
"user": { "user": {
"title": "User" "title": "ユーザー"
}, },
"zap": { "zap": {
"title": "Zap", "title": "Zap",
"nwc": "Connection String" "nwc": "接続文字列"
}, },
"backup": { "backup": {
"title": "Backup", "title": "バックアップ",
"privkey": { "privkey": {
"title": "Private key", "title": "秘密鍵",
"button": "Remove private key" "button": "秘密鍵の削除"
} }
}, },
"advanced": { "advanced": {
"title": "Advanced", "title": "高度な設定",
"cache": { "cache": {
"title": "Cache", "title": "キャッシュ",
"subtitle": "Use for boost up nostr connection", "subtitle": "接続を高速化する際に使用",
"button": "Clear" "button": "クリア"
}, },
"instant": { "instant": {
"title": "Instant Zap", "title": " Zap",
"subtitle": "Zap with default amount, no confirmation" "subtitle": "確認なしで設定されたデフォルト枚数を zap する"
}, },
"defaultAmount": "Default amount" "defaultAmount": "デフォルト枚数"
}, },
"about": { "about": {
"title": "About", "title": "概要",
"version": "Version", "version": "バージョン",
"checkUpdate": "Check for update", "checkUpdate": "アップデートの確認",
"installUpdate": "Install" "installUpdate": "インストール"
} }
}, },
"onboarding": { "onboarding": {
"home": { "home": {
"title": "Your account was successfully created!", "title": "アカウントが正常に作成されました!",
"subtitle": "For starters, let's set up your profile.", "subtitle": "初めての方はプロフィールの設定をしましょう。",
"profileSettings": "Profile Settings" "profileSettings": "プロフィール設定"
}, },
"profile": { "profile": {
"title": "About you", "title": "あなたについて",
"subtitle": "Tell Lume about yourself to start building your home feed." "subtitle": "ホーム・フィードを作成するためにあなたについてもう少し教えてください。"
}, },
"finish": { "finish": {
"title": "Profile setup complete!", "title": "プロフィールの設定が完了しました!",
"subtitle": "You can exit the setup here and start using Lume.", "subtitle": "お疲れ様でした!設定はここで終了です。 Lume を開始できます",
"report": "Report a issue" "report": "問題を報告する"
} }
}, },
"activity": { "activity": {
"title": "Activity", "title": "アクティビティ",
"empty": "Yo! Nothing new yet.", "empty": "オッ! まだ何もないようですネ!",
"mention": "mention you", "mention": "にメンションされました",
"repost": "reposted", "repost": "にリポストされました",
"zap": "zapped", "zap": "に Zapされました",
"newReply": "New reply", "newReply": "新規リプライ",
"boost": "Boost", "boost": "ブースト",
"boostSubtitle": "@ Someone has reposted to your note", "boostSubtitle": "@ 誰かがあなたの投稿をリポストしました",
"conversation": "Conversation", "conversation": "会話",
"conversationSubtitle": "@ Someone has replied to your note" "conversationSubtitle": "@ 誰かがあなたの投稿にリプライしました"
} }
} }