Files
huly-platform/plugins/drive-assets/lang/ja.json
T
2025-04-16 21:46:40 +07:00

33 lines
960 B
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": "/"
}
}