diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:20:14 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-10 00:20:14 +0000 |
commit | 81e26506f9ba1954520700185487f1ad634ebf1a (patch) | |
tree | 29898d6d72f3b53234859eb79cc8357edcfd5f64 /apps/files/l10n/it.json | |
parent | 75329bdf7080ff5b8e63ac37dedcda0f6ce964f8 (diff) | |
download | nextcloud-server-81e26506f9ba1954520700185487f1ad634ebf1a.tar.gz nextcloud-server-81e26506f9ba1954520700185487f1ad634ebf1a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r-- | apps/files/l10n/it.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index df290ca124a..c3ff5f23cd5 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -197,6 +197,7 @@ "{relative}% used" : "{relative}% usato", "Could not refresh storage stats" : "Impossibile aggiornare le statistiche di archiviazione", "Your storage is full, files can not be updated or synced anymore!" : "Lo spazio di archiviazione è pieno, i file non possono essere più aggiornati o sincronizzati!", + "Create" : "Crea", "Transfer ownership of a file or folder" : " Trasferisci la proprietà di un file o di una cartella", "Choose file or folder to transfer" : "Scegli file o cartella da trasferire", "Change" : "Modifica", @@ -243,7 +244,6 @@ "Unable to change the favourite state of the file" : "Impossibile cambiare lo stato di preferito del file", "Error while loading the file data" : "Errore durante il caricamento del file di dati", "Pick a template for {name}" : "Scegli un modello per {name}", - "Create" : "Crea", "Create a new file with the selected template" : "Crea un nuovo file con il modello selezionato", "Creating file" : "Creazione del file", "Blank" : "Vuoto", @@ -268,10 +268,11 @@ "Open details" : "Apri i dettagli", "Could not copy {file}. {message}" : "Impossibile copiare {file}. {message}", "Could not move {file}. {message}" : "Impossibile spostare {file}. {message}", + "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"", + "Filename" : "Nome file", + "Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli", "Create new templates folder" : "Crea una nuova cartella dei modelli", "Templates" : "Modelli", - "Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli", - "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"", "One of the dropped files could not be processed" : "Impossibile elaborare uno dei file eliminati", "Uploading \"{filename}\" failed" : "Caricamento di \"{filename}\" fallito", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartelle","{folderCount} cartelle"], |