Files
huly-platform/plugins/drive-assets/lang/it.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
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"
}
}