Files
homarr/public/locales/ja/modules/indexer-manager.json
2024-08-24 14:39:51 +02:00

22 lines
848 B
JSON

{
"descriptor": {
"name": "インデックス・マネージャーのステータス",
"description": "インデクサーのステータス",
"settings": {
"title": "インデックス・マネージャーのステータス",
"openIndexerSiteInNewTab": {
"label": "インデクサーサイトを新しいタブで開く"
}
}
},
"indexersStatus": {
"title": "インデクサーマネージャー",
"testAllButton": "すべてのテスト"
},
"errors": {
"general": {
"title": "インデクサー マネージャーが見つかりません",
"text": "インデクサー マネージャーへの接続中に問題が発生しました。構成/統合を確認してください。"
}
}
}