Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.mihalis.opal/src/main/resources/resources/opal_it_IT.properties')
-rw-r--r--org.mihalis.opal/src/main/resources/resources/opal_it_IT.properties58
1 files changed, 58 insertions, 0 deletions
diff --git a/org.mihalis.opal/src/main/resources/resources/opal_it_IT.properties b/org.mihalis.opal/src/main/resources/resources/opal_it_IT.properties
new file mode 100644
index 0000000..70f716d
--- /dev/null
+++ b/org.mihalis.opal/src/main/resources/resources/opal_it_IT.properties
@@ -0,0 +1,58 @@
+OK=OK
+Cancel=Annulla
+Close=Chiudi
+Yes=Si
+No=No
+MoreDetails=Pi\u00F9 Dettagli
+FewerDetails=Meno Dettagli
+Details=Dettagli
+Information=Informazione
+Error=Errore
+Question=Domanda
+Warning=Avvertenza
+Exception=Eccezione
+Choice=Scelta
+Select=Seleziona
+Input=Input
+ApplicationError=Errore di applicazione
+megabytes=Mb
+performGC=Perform GC
+login=Accesso
+name=Nome
+password=Password
+rememberPassword=Remember password
+loginFailed=Login failed
+tipOfTheDay=Tip of the day
+didYouKnow=Did you know...
+showTipAtStartup=Show Tip at startup
+previousTip=< Previous Tip
+nextTip=Next Tip >
+choose=Choose
+preferences=Preferences
+validURL=Please enter a valid URL
+chooseDirectory=Please choose a directory
+bold=bold
+italic=italic
+category.shortDescription = Toggle between Category view and Flat list view
+description.shortDescription = Show/Hide the Description pane
+sort.shortDescription = Sort Properties and Categories by Name
+property=Property
+value=Value
+editProperty=Edit property
+width=Width
+height=Height
+top=Top
+bottom=Bottom
+left=Left
+right=Right
+eraseProperty=Erase the value of the property
+physicalMemory=Physical Memory
+heapMemory=Heap Memory
+threads=Threads
+cpuUsage=CPU Usage
+peak=Peak
+mb=MB
+calculator.dividebyzero=Cannot divide by zero !
+calculator.invalid=Invalid input for function !
+multichoice.message=The entry %s is invalid, please check it!
+multichoice.message.plural=The entries %s are invalid, please check it! \ No newline at end of file

Back to the top