12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- {
- "home.examples.playingagame": {
- "description": "Discord Rich Presence -> Playing a game",
- "message": "ゲームのプレイ"
- },
- "home.examples.status.browsing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "閲覧中…"
- },
- "home.examples.status.live": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "ライブ"
- },
- "home.examples.status.playing": {
- "description": "Discord Rich Presence -> small image text;",
- "message": "視聴中"
- },
- "home.examples.timestamp": {
- "description": "Discord Rich Presence -> time left; {0} will be replaced with the current timestamp -> is a variable",
- "message": "{0}"
- },
- "home.examples.timestamp2": {
- "description": "Discord Rich Presence -> time elapsed; {0} will be replaced with the current timestamp -> is a variable",
- "message": "{0} 経過"
- },
- "home.features.heading": {
- "description": "Features section",
- "message": "こんな機能が!"
- },
- "home.features.presencesystem.button": {
- "description": "Features section button",
- "message": "ストアに行く"
- },
- "home.features.presencesystem.description": {
- "description": "Features section description",
- "message": "この拡張機能は、自分や他の人が作ったプレゼンスを自由に追加できるようになっています!"
- },
- "home.features.presencesystem.heading": {
- "description": "Features section subheading",
- "message": "**あなたの**プレゼンスを見つけましょう。"
- },
- "home.features.quickSupport.button": {
- "description": "Features section button",
- "message": "Discordに参加する"
- },
- "home.features.quickSupport.description": {
- "description": "Features section description",
- "message": "何かがバグってたり、大量のエラーが出たりしたら…?\nDiscordサーバーで問題を解決する手助けをします。"
- },
- "home.features.quickSupport.heading": {
- "description": "Features section subheading",
- "message": "素早いサポート"
- },
- "home.features.simpleInterface.description": {
- "description": "Features section description",
- "message": "設定が複雑すぎてうんざり?PreMiDならそんな事にうんざりする必要もありません。\n必要な機能だけ入っています!"
- },
- "home.features.simpleInterface.description.1": {
- "description": "Features section description point",
- "message": "アプリと拡張機能の設定"
- },
- "home.features.simpleInterface.description.2": {
- "description": "Features section description point",
- "message": "プレゼンスの管理"
- },
- "home.features.simpleInterface.description.3": {
- "description": "Features section description point",
- "message": "カテゴリーごとの並べ替え"
- },
- "home.features.simpleInterface.heading": {
- "description": "Features section subheading",
- "message": "シンプルな見た目"
- },
- "home.introduction.button.downloads": {
- "description": "Downloads button -> redirects to /downloads page",
- "message": "ダウンロードする"
- },
- "home.introduction.button.features": {
- "description": "Introduction button",
- "message": "機能を見る"
- },
- "home.introduction.paragraph": {
- "description": "First phrase that users read on our website",
- "message": "**PreMiD**はブラウザ内で何をしているかをDiscordのゲームプレイステータスに表示できるようにするアプリです。"
- },
- "home.languageSelector.tippy": {
- "description": "Tippy content of the language selector.",
- "message": "ウェブサイトの言語設定"
- }
- }
|