Files
huly-platform/plugins/drive-assets/lang/ja.json
T
Anton AlexeyevandGitHub 764d963885 Backport plugin permissions in the workspace (#9966)
* Apply patch

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Fix merge errors

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Fix drive header

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Fix formatting

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

* Fix tests

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>

---------

Signed-off-by: Anton Alexeyev <alexeyev.anton@gmail.com>
2025-09-30 09:55:39 +07:00

35 lines
1.1 KiB
JSON

{
"string": {
"Drive": "ドライブ",
"Drives": "ドライブ",
"Grid": "グリッド",
"File": "ファイル",
"Files": "ファイル",
"FileVersion": "ファイルバージョン",
"FileVersions": "ファイルバージョン",
"Folder": "フォルダ",
"Folders": "フォルダ",
"Resource": "リソース",
"Name": "名前",
"Description": "説明",
"Parent": "親",
"Path": "パス",
"Version": "バージョン",
"Size": "サイズ",
"ContentType": "コンテンツタイプ",
"LastModified": "最終更新",
"Download": "ダウンロード",
"Upload": "アップロード",
"CreateDrive": "ドライブを作成",
"CreateFolder": "フォルダを作成",
"UploadFile": "ファイルをアップロード",
"EditDrive": "ドライブを編集",
"Rename": "名前を変更",
"Restore": "復元",
"RoleLabel": "ロール",
"Root": "/",
"ForbidCreateDrivePermission": "ドライブの作成禁止",
"ForbidCreateDrivePermissionDescription": "ユーザーが新しいドライブを作成することを禁止します"
}
}