Skip to content

Commit d5fb879

Browse files
committed
translation until line 232
1 parent f6dea9c commit d5fb879

1 file changed

Lines changed: 28 additions & 28 deletions

File tree

build/shared/lib/languages/PDE_it.properties

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -191,45 +191,45 @@ preferences.file = Più preferenze possono essere modificate nel file
191191
preferences.file.hint = modificalo solo quando Processing non è aperto
192192

193193
# Sketchbook Location (Frame)
194-
sketchbook_location = Select new sketchbook location
194+
sketchbook_location = Seleziona la nuova posizione della cartella degli Sketch
195195

196196
# Sketchbook (Frame)
197-
sketchbook = Sketchbook
198-
sketchbook.tree = Sketchbook
197+
sketchbook = Cartella degli Sketch
198+
sketchbook.tree = Cartella degli Sketch
199199

200200
# Examples (Frame)
201-
examples.title = %s Examples
202-
examples.add_examples = Add Examples...
203-
examples.libraries = Contributed Libraries
204-
examples.core_libraries = Libraries
205-
examples.contributed = Contributed Examples
201+
examples.title = %s Esempi
202+
examples.add_examples = Aggiungi Esempi...
203+
examples.libraries = Librerie di terze parti
204+
examples.core_libraries = Librarie
205+
examples.contributed = Esempi di terze parti
206206

207207
# Export (Frame)
208-
export = Export Options
209-
export.platforms = Platforms
210-
export.options = Options
211-
export.options.present = Presentation Mode
212-
export.options.show_stop_button = Show a Stop button
213-
export.description.line1 = Export to Application creates double-clickable,
214-
export.description.line2 = standalone applications for the selected platforms.
215-
export.unsaved_changes = Save changes before export?
216-
export.notice.cancel.unsaved_changes = Export canceled, changes must first be saved.
217-
export.notice.exporting = Exporting application...
218-
export.notice.exporting.done = Done exporting.
219-
export.notice.exporting.error = Error during export.
220-
export.notice.exporting.cancel = Export to Application canceled.
221-
export.tooltip.macosx = Mac OS X export is only available on Mac OS X
222-
export.full_screen = Full Screen
208+
export = Opzioni di esportazione
209+
export.platforms = Piattaforme
210+
export.options = Opzioni
211+
export.options.present = Modalità "Presenta"
212+
export.options.show_stop_button = Mostra il bottone di Stop
213+
export.description.line1 = Esporta come applicazione creerà
214+
export.description.line2 = delle applicazioni esegubili per la piattaforma scelta.
215+
export.unsaved_changes = Salvare le modifiche prima di esportare?
216+
export.notice.cancel.unsaved_changes = Esportazione cancellata, prima di eseguirlo è necessario salvare.
217+
export.notice.exporting = Esportando l'applicazione
218+
export.notice.exporting.done = Esportazione eseguita.
219+
export.notice.exporting.error = Errore durante l'esportazione.
220+
export.notice.exporting.cancel = Esportazione come applicazione cancellata.
221+
export.tooltip.macosx = L'esportazione per Mac OS X è disponibile solo su Mac OS X
222+
export.full_screen = Tutto Schermo
223223
export.embed_java = Embed Java
224224
export.embed_java.for = Embed Java for
225225
export.code_signing = Code Signing
226-
export.messages.is_read_only = Sketch is Read-Only
227-
export.messages.is_read_only.description = Some files are marked "read-only", so you will\nneed to re-save the sketch in another location,\nand try again.
228-
export.messages.cannot_export = Cannot Export
229-
export.messages.cannot_export.description = You cannot export a sketch that has not been saved.
226+
export.messages.is_read_only = Sketch è in modalità di sola lettura
227+
export.messages.is_read_only.description = Alcuni files sono in modalità sola lettura, quindi dovrai\nsalvare lo Sketch in un'altra posizione\ne provare di nuovo.
228+
export.messages.cannot_export = Non è possibile esportare
229+
export.messages.cannot_export.description = Non puoi esportare uno Sketch che non è ancora stato salvato.
230230

231231
# Find (Frame)
232-
find = Find
232+
find = Trova
233233
find.find = Find:
234234
find.replace_with = Replace with:
235235
find.ignore_case = Ignore Case

0 commit comments

Comments
 (0)