1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- {
- "store.card.presence.add": {
- "description": "Button that will appear on hover after extension is installed.",
- "message": "プレゼンスを追加する"
- },
- "store.card.presence.included": {
- "description": "The message that appears instead of the buttons.",
- "message": "このプレゼンスはサイトにアクセスした際、自動的に有効になります。"
- },
- "store.card.presence.remove": {
- "description": "Button that will appear on hover after extension and presence is installed.",
- "message": "プレゼンスを削除"
- },
- "store.cards.creator": {
- "description": "Creator of a presence",
- "message": "作者"
- },
- "store.cards.extraStepsRequired": {
- "description": "Information flame when presence requires extra steps, like Custom Status and VLC presences.",
- "message": "このプレゼンスは追加の手順が必要です。詳細についてはページを確認してください。"
- },
- "store.cards.partner": {
- "description": "Presence card partner flame",
- "message": "パートナーのプレゼンス"
- },
- "store.cards.popular": {
- "description": "Presence card popular flame",
- "message": "大人気のプレゼンス"
- },
- "store.category.all": {
- "description": "Category at the top",
- "message": "すべて"
- },
- "store.category.filters.allowAdult": {
- "description": "Adult content checkbox",
- "message": "アダルトコンテンツを表示"
- },
- "store.category.filters.heading": {
- "description": "Searh filters option at the store page",
- "message": "フィルター"
- },
- "store.category.filters.likedOnly": {
- "description": "Liked presences only checkbox",
- "message": "いいねしたプレゼンス"
- },
- "store.category.filters.mostUsed": {
- "description": "Most used first checkbox",
- "message": "最も使用されているもの順"
- },
- "store.category.games": {
- "description": "Category at the top",
- "message": "ゲーム"
- },
- "store.category.heading": {
- "description": "Category heading",
- "message": "カテゴリー"
- },
- "store.category.music": {
- "description": "Category at the top",
- "message": "音楽"
- },
- "store.category.other": {
- "description": "Category at the top",
- "message": "その他"
- },
- "store.category.socials": {
- "description": "Category at the top",
- "message": "SNS"
- },
- "store.category.videos": {
- "description": "Category at the top",
- "message": "動画と配信"
- },
- "store.filters.added": {
- "description": "Store filter to display/not display already installed presences.",
- "message": "追加済のプレゼンスを表示"
- },
- "store.header.search": {
- "description": "Search bar text when nothing is stated",
- "message": "プレゼンスを探す"
- },
- "store.message.error": {
- "description": "Error message (of the tippy next to the logo) when the extension wasn't detected",
- "message": "拡張機能が接続されていません。"
- },
- "store.search": {
- "description": "Placeholder for presence search",
- "message": "検索"
- },
- "store.search.removeFilter": {
- "description": "Remove message for active search filters.",
- "message": "クリックして絞り込みを外す。"
- }
- }
|