diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:19:44 +0000 |
---|---|---|
committer | Louis Chemineau <louis@chmn.me> | 2024-02-08 18:27:25 +0100 |
commit | 181abb52d4310a0c9e0ad4964f7439f1d491c21a (patch) | |
tree | 6fc61c68c5f6fdcd9fcde76e6a0c664a61cefb09 /apps/files/l10n/it.json | |
parent | b957c69fab97d7f8684e2181dfc80f03f89ce93e (diff) | |
download | nextcloud-server-181abb52d4310a0c9e0ad4964f7439f1d491c21a.tar.gz nextcloud-server-181abb52d4310a0c9e0ad4964f7439f1d491c21a.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, 3 insertions, 4 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index d919d44ff20..df290ca124a 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -169,7 +169,6 @@ "Drag and drop files here to upload" : "Trascina i file qui per caricarli", "Your have used your space quota and cannot upload files anymore" : "Hai esaurito la tua quota di spazio e non puoi più caricare file", "You don’t have permission to upload or create files here" : "Qui non hai i permessi per caricare o creare file", - "Upload successful" : "Caricamento effettuato", "\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente", "\"{displayName}\" action failed" : "L'azione \"{displayName}\" non è riuscita", "Rename file" : "Rinomina file", @@ -186,8 +185,6 @@ "Could not rename \"{oldName}\", it does not exist any more" : "Impossibile rinominare \"{oldName}\", non esiste più", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Il nome \"{newName}\" è attualmente in uso nella cartella \"{dir}\". Scegli un nome diverso.", "Could not rename \"{oldName}\"" : "Impossibile rinominare \"{oldName}\"", - "Could not copy {file}. {message}" : "Impossibile copiare {file}. {message}", - "Could not move {file}. {message}" : "Impossibile spostare {file}. {message}", "Total rows summary" : "Riepilogo totale delle righe", "\"{displayName}\" failed on some elements " : "\"{displayName}\" non è riuscita su alcuni elementi", "\"{displayName}\" batch action executed successfully" : "L'azione batch \"{displayName}\" è stata eseguita correttamente", @@ -253,6 +250,7 @@ "Unable to create new file from template" : "Impossibile creare un nuovo file dal modello", "Delete permanently" : "Elimina permanentemente", "Delete and unshare" : "Elimina e annulla la condivisione", + "Cancel" : "Annulla", "Destination is not a folder" : "La destinazione non è una cartella", "This file/folder is already in that directory" : "Questo file/cartella è già in quella cartella", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non puoi spostare un file/cartella in se stesso o in una sottocartella di se stesso", @@ -268,6 +266,8 @@ "Open folder {displayName}" : "Apri la cartella {displayName}", "Open in Files" : "Apri in File", "Open details" : "Apri i dettagli", + "Could not copy {file}. {message}" : "Impossibile copiare {file}. {message}", + "Could not move {file}. {message}" : "Impossibile spostare {file}. {message}", "Create new templates folder" : "Crea una nuova cartella dei modelli", "Templates" : "Modelli", "Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli", @@ -296,7 +296,6 @@ "You can only favorite a single file or folder at a time" : "Puoi aggiungere ai preferiti un singolo file o cartella alla volta", "Search users" : "Cerca utenti", "You might not have have permissions to view it, ask the sender to share it" : "Potresti non avere i permessi per visualizzarlo, chiedi al mittente di condividerlo", - "Cancel" : "Annulla", "Set up templates folder" : "Configura la cartella dei modelli", "Toggle %1$s sublist" : "Passa alla sottolista %1$s", "Toggle grid view" : "Commuta la vista a griglia", |