tachybase_todo/packages/plugins/@nocobase/plugin-file-manager/src/locale/ja-JP.json
YANG QIA ff097936dd
fix(lm): reserve i18n namespaces for plugins to avoid conflicts (#3121)
* fix: fix T-2063

* fix: fix T-2589

* chore: remove translation of page header

* chore: add version check for migration

* chore: switch locale files to JSON format

* fix: bug

* fix(auth): fix translation

* fix: add App provider

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-12-06 14:30:17 +08:00

19 lines
800 B
JSON

{
"File manager": "ファイルストレージ",
"Attachment": "添付ファイル",
"MIME type": "ファイル形式",
"Allow uploading multiple files": "複数ファイルのアップロードを許可する",
"Storage display name": "ファイルストレージ名",
"Storage name": "ファイルストレージ識別子",
"Storage type": "ストレージタイプ",
"Default storage": "デフォルトストレージ",
"Storage base URL": "Storage base URL",
"Destination": "ファイルパス",
"Use the built-in static file server": "組み込みの静的ファイル サービスを使用する",
"Local storage": "ローカルストレージ",
"Aliyun OSS": "Aliyun OSS",
"Tencent COS": "Tencent COS",
"Amazon S3": "Amazon S3",
"Filename": "ファイル名"
}