mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-20 19:32:22 +02:00
34 lines
1.1 KiB
JSON
34 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": "復元",
|
|
"Root": "/",
|
|
"ForbidCreateDrivePermission": "ドライブの作成禁止",
|
|
"ForbidCreateDrivePermissionDescription": "ユーザーが新しいドライブを作成することを禁止します"
|
|
}
|
|
}
|