diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-27 00:07:55 +0000 |
commit | d9ebc2626f0a56cecbc68da4e29c35bb36f62222 (patch) | |
tree | be5c3f9168c63f36de857f08a4b0a63e13d8e993 /apps/files/l10n/it.json | |
parent | 12c5c336ad8fdc5d47cb663f0c3c43744dfe5309 (diff) | |
download | nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.tar.gz nextcloud-server-d9ebc2626f0a56cecbc68da4e29c35bb36f62222.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/it.json')
-rw-r--r-- | apps/files/l10n/it.json | 48 |
1 files changed, 4 insertions, 44 deletions
diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index dbd0c081449..fbf44a6cd32 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -128,54 +128,14 @@ "Deleted files" : "File eliminati", "Text file" : "File di testo", "New text file.txt" : "Nuovo file di testo.txt", - "Storage not available" : "Archiviazione non disponibile", - "Unable to set upload directory." : "Impossibile impostare una cartella di caricamento.", - "Invalid Token" : "Token non valido", - "No file was uploaded. Unknown error" : "Non è stato caricato alcun file. Errore sconosciuto", - "There is no error, the file uploaded with success" : "Non ci sono errori, il file è stato caricato correttamente", - "The uploaded file exceeds the upload_max_filesize directive in php.ini: " : "Il file caricato supera la direttiva upload_max_filesize in php.ini:", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", - "The uploaded file was only partially uploaded" : "Il file è stato caricato solo parzialmente", - "No file was uploaded" : "Non è stato caricato alcun file", - "Missing a temporary folder" : "Manca una cartella temporanea", - "Failed to write to disk" : "Scrittura su disco non riuscita", - "Not enough storage available" : "Spazio di archiviazione insufficiente", - "The target folder has been moved or deleted." : "La cartella di destinazione è stata spostata o eliminata.", - "Upload failed. Could not find uploaded file" : "Caricamento non riuscito. Impossibile trovare il file caricato.", - "Upload failed. Could not get file info." : "Caricamento non riuscito. Impossibile ottenere informazioni sul file.", - "Invalid directory." : "Cartella non valida.", - "Total file size {size1} exceeds upload limit {size2}" : "La dimensione totale del file {size1} supera il limite di caricamento {size2}", - "Error uploading file \"{fileName}\": {message}" : "Errore durante il caricamento del file \"{fileName}\": {message}", - "Could not get result from server." : "Impossibile ottenere il risultato dal server.", - "{hours}:{minutes}:{seconds} hour{plural_s} left" : "{hours}:{minutes}:{seconds} ore rimanenti", + "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} ora rimanente","{hours}:{minutes}:{seconds} ore rimanenti"], "{hours}:{minutes}h" : "{hours}:{minutes}h", - "{minutes}:{seconds} minute{plural_s} left" : "{minutes}:{seconds} minuti rimanenti", + "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuto rimanente","{minutes}:{seconds} minuti rimanenti"], "{minutes}:{seconds}m" : "{minutes}:{seconds}m", - "{seconds} second{plural_s} left" : "{seconds} secondi rimanenti", + "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} secondo rimanente","{seconds} secondi rimanenti"], "{seconds}s" : "{seconds}s", "Any moment now..." : "Da un momento all'altro...", "Soon..." : "Presto...", - "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.", - "No entries in this folder match '{filter}'" : "Nessuna voce in questa cartella corrisponde a '{filter}'", - "Local link" : "Collegamento locale", - "{newname} already exists" : "{newname} esiste già", - "A file or folder has been <strong>changed</strong>" : "Un file o una cartella è stato <strong>modificato</strong>", - "A file or folder has been <strong>deleted</strong>" : "Un file o una cartella è stato <strong>eliminato</strong>", - "A file or folder has been <strong>restored</strong>" : "Un file o una cartella è stato <strong>ripristinato</strong>", - "You created %1$s" : "Hai creato %1$s", - "%2$s created %1$s" : "%2$s ha creato %1$s", - "%1$s was created in a public folder" : "%1$s è stato creato in una cartella pubblica", - "You changed %1$s" : "Hai modificato %1$s", - "%2$s changed %1$s" : "%2$s ha modificato %1$s", - "You deleted %1$s" : "Hai eliminato %1$s", - "%2$s deleted %1$s" : "%2$s ha eliminato %1$s", - "You restored %1$s" : "Hai ripristinato %1$s", - "%2$s restored %1$s" : "%2$s ha ripristinato %1$s", - "Changed by %2$s" : "Modificata da %2$s", - "Deleted by %2$s" : "Eliminata da %2$s", - "Restored by %2$s" : "Ripristinata da %2$s", - "_{hours}:{minutes}:{seconds} hour left_::_{hours}:{minutes}:{seconds} hours left_" : ["{hours}:{minutes}:{seconds} ora rimanente","{hours}:{minutes}:{seconds} ore rimanenti"], - "_{minutes}:{seconds} minute left_::_{minutes}:{seconds} minutes left_" : ["{minutes}:{seconds} minuto rimanente","{minutes}:{seconds} minuti rimanenti"], - "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} secondo rimanente","{seconds} secondi rimanenti"] + "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." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |