mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-21 11:52:23 +02:00
* 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>
35 lines
964 B
JSON
35 lines
964 B
JSON
{
|
|
"string": {
|
|
"Drive": "Drive",
|
|
"Drives": "Drives",
|
|
"Grid": "Griglia",
|
|
"File": "File",
|
|
"Files": "File",
|
|
"FileVersion": "Versione del file",
|
|
"FileVersions": "Versioni del file",
|
|
"Folder": "Cartella",
|
|
"Folders": "Cartelle",
|
|
"Resource": "Risorsa",
|
|
"Name": "Nome",
|
|
"Description": "Descrizione",
|
|
"Parent": "Genitore",
|
|
"Path": "Percorso",
|
|
"Version": "Versione",
|
|
"Size": "Dimensione",
|
|
"ContentType": "Tipo di contenuto",
|
|
"LastModified": "Ultima modifica",
|
|
"Download": "Scarica",
|
|
"Upload": "Carica",
|
|
"CreateDrive": "Crea drive",
|
|
"CreateFolder": "Crea cartella",
|
|
"UploadFile": "Carica file",
|
|
"EditDrive": "Modifica drive",
|
|
"Rename": "Rinomina",
|
|
"Restore": "Ripristina",
|
|
"RoleLabel": "Ruolo",
|
|
"Root": "/",
|
|
"ForbidCreateDrivePermission": "Vieta creazione drive",
|
|
"ForbidCreateDrivePermissionDescription": "Vieta agli utenti di creare nuovi drive"
|
|
}
|
|
}
|