diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-04 01:55:19 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-04 01:55:19 -0500 |
commit | 84785a6a390733fead61af5856c56dbc9ad19cd9 (patch) | |
tree | 48a7177cf24d6ce5d4444e6b46ccf523d5901fac /apps/files/l10n/it.js | |
parent | e12c83e3dc85d80d6271e05395b3e55e98b3a2b0 (diff) | |
download | nextcloud-server-84785a6a390733fead61af5856c56dbc9ad19cd9.tar.gz nextcloud-server-84785a6a390733fead61af5856c56dbc9ad19cd9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.js')
-rw-r--r-- | apps/files/l10n/it.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 70e7795bf86..95df7f61b3c 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -12,10 +12,6 @@ OC.L10N.register( "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nome non valido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' non sono consentiti.", "The target folder has been moved or deleted." : "La cartella di destinazione è stata spostata o eliminata.", "The name %s is already used in the folder %s. Please choose a different name." : "Il nome %s è attualmente in uso nella cartella %s. Scegli un nome diverso.", - "Not a valid source" : "Non è una sorgente valida", - "Server is not allowed to open URLs, please check the server configuration" : "Al server non è permesso aprire URL, controlla la configurazione del server", - "The file exceeds your quota by %s" : "Il file supera la tua quota di %s", - "Error while downloading %s to %s" : "Errore durante lo scaricamento di %s su %s", "Error when creating the file" : "Errore durante la creazione del file", "Folder name cannot be empty." : "Il nome della cartella non può essere vuoto.", "Error when creating the folder" : "Errore durante la creazione della cartella", @@ -43,11 +39,9 @@ OC.L10N.register( "Upload cancelled." : "Caricamento annullato.", "Could not get result from server." : "Impossibile ottenere il risultato dal server.", "File upload is in progress. Leaving the page now will cancel the upload." : "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.", - "URL cannot be empty" : "L'URL non può essere vuoto.", "{new_name} already exists" : "{new_name} esiste già", "Could not create file" : "Impossibile creare il file", "Could not create folder" : "Impossibile creare la cartella", - "Error fetching URL" : "Errore durante il recupero dello URL", "Rename" : "Rinomina", "Delete" : "Elimina", "Disconnect storage" : "Disconnetti archiviazione", @@ -108,7 +102,6 @@ OC.L10N.register( "Text file" : "File di testo", "New folder" : "Nuova cartella", "Folder" : "Cartella", - "From link" : "Da collegamento", "Upload" : "Carica", "Cancel upload" : "Annulla caricamento", "No files yet" : "Nessun file ancora", |