You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
contrib.errors.malformed_url = The link fetched from Processing.org is not valid.\nYou can still install this library manually by visiting\nthe library\'s website.
479
-
contrib.errors.needs_repackage = %s needs to be repackaged according to the %s guidelines.
480
-
contrib.errors.no_contribution_found = Could not find a %s in the downloaded file.
contrib.errors.list_download = Impossibile scaricare la lista dei contributi disponibili.
475
+
contrib.errors.list_download.timeout = Connessione interrotta durante il download della lista dei contributi.
476
+
contrib.errors.download_and_install = Errore durante il download e l'installazione di %s.
477
+
contrib.errors.description_unavailable = Descrizione non disponibile.
478
+
contrib.errors.malformed_url = Il link ottenuto da Processing.org non è valido.\nPuoi comunque installare la libreria manualmente visitando\nil suo sito web.
479
+
contrib.errors.needs_repackage = %s necessita di ricreare il suo pacchetto secondo le %s lineeguida.
480
+
contrib.errors.no_contribution_found = Impossibile trovare un %s nel file scaricato.
481
+
contrib.errors.overwriting_properties = Errore sovrascrivendo il file .properties.
contrib.errors.update_on_restart_failed = L'aggiornamento al riavvio di %s è fallito.
484
+
contrib.errors.temporary_directory = Impossibile scrivere nella cartella temporanea.
485
+
contrib.errors.contrib_download.timeout = Connessione interrotta durante il download di %s.
486
+
contrib.errors.no_internet_connection = Sembra che tu non sia connesso a Internet.
487
+
contrib.status.downloading_list = Scaricando la lista dei contributi...
488
+
contrib.status.connecting = Connettendosi...
489
489
contrib.status.done = Fatto.
490
-
contrib.all = All
490
+
contrib.all = Tutti
491
491
contrib.undo = Annulla
492
-
contrib.remove = Remove
492
+
contrib.remove = Rimuovi
493
493
contrib.install = Installa
494
-
contrib.progress.installing = Installing
495
-
contrib.progress.starting = Starting
496
-
contrib.progress.downloading = Downloading
497
-
contrib.download_error = An error occured while downloading the contribution.
498
-
contrib.unsupported_operating_system = Your operating system does not appear to be supported. You should visit the %s\'s library for more info.
494
+
contrib.progress.installing = Installando
495
+
contrib.progress.starting = Inizializzando
496
+
contrib.progress.downloading = Scaricando
497
+
contrib.download_error = Errore durante il download del contributo.
498
+
contrib.unsupported_operating_system = Il tuo sistema operativo sembra non essere supportato. Dovresti visitare %s della libreria per maggiori informazioni.
499
499
contrib.category.3d = 3D
500
-
contrib.category.animation = Animation
501
-
contrib.category.data = Data
502
-
contrib.category.geometry = Geometry
500
+
contrib.category.animation = Animazione
501
+
contrib.category.data = Dati
502
+
contrib.category.geometry = Geometria
503
503
contrib.category.gui = GUI
504
504
contrib.category.hardware = Hardware
505
505
contrib.category.i_o = I/O
506
-
contrib.category.math = Math
507
-
contrib.category.simulation = Simulation
508
-
contrib.category.sound = Sound
509
-
contrib.category.typography = Typography
510
-
contrib.category.utilities = Utilities
511
-
contrib.category.video_vision = Video & Vision
512
-
contrib.category.other = Other
506
+
contrib.category.math = Matematica
507
+
contrib.category.simulation = Simulazione
508
+
contrib.category.sound = Suono
509
+
contrib.category.typography = Tipografia
510
+
contrib.category.utilities = Utilità
511
+
contrib.category.video_vision = Video & Grafica
512
+
contrib.category.other = Altro
513
513
514
514
# Install on Startup
515
515
contrib.startup.errors.download_install = Error during download and install of %s
0 commit comments