mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
* Initial test - working on Linux
* Try to make it work with liba
* Stop using liba and the filesystem
* IT WORKS
* Key input, full res, fix some of the crashes
* Fix the hang when doing calculations
* Add some more key mappings
* Fix the square root issue
* Icons
* Better key mappings, brightness control, better gamma correction, more effficient framebuffer
* Cleanup stage 1
* Cleanup stage 2
* Make the build system build a g3a
* Make it not exit when you press the menu button
* Add Casio port to README
* Use omega-master instead of omega-dev
* Fix mistake with cherry-picking in the README
* Fix internal storage crash
* Fix compile error on Numworks calculators
* Upsilon branding
* Sharper icon
* Make the CI work
* Add power off and improve menu
* Map Alpha + up/down to the brightness shortcut
* Add missing file
* Fix web CI build
* Revert "Fix web CI build"
This reverts commit f19657d9fc.
* Change "prizm" to "fxcg"
* Add FASTLOAD option for Add-in Push
* Add some charatcers to the catalog on Casio and improve key mappings
* Build with -Os -flto
* Disable LTO for now as it's causing crashes
* Put back the fonts I accidently changed
I'd like to add an option for this though as I prefer the ones from Epsilon
125 lines
3.9 KiB
Plaintext
125 lines
3.9 KiB
Plaintext
ActivateDeactivate = "Attivare/Disattivare"
|
|
ActivateExamMode = "Attiva modalità d'esame"
|
|
ActiveExamModeMessage1 = "Tutti i tuoi dati saranno "
|
|
ActiveExamModeMessage2 = "cancellati se attivi "
|
|
ActiveExamModeMessage3 = "la modalità d'esame."
|
|
Axis = "Assi"
|
|
Cancel = "Annullare"
|
|
ClearColumn = "Cancella la colonna"
|
|
ColumnOptions = "Opzioni colonna"
|
|
ConfirmDiscard1 = "Tutte le modifiche verranno perse"
|
|
ConfirmDiscard2 = ""
|
|
CopyColumnInList = "Copia colonna in una lista"
|
|
Country = "Paese"
|
|
CountryCA = "Canada "
|
|
CountryDE = "Germania "
|
|
CountryES = "Spagna "
|
|
CountryFR = "Francia "
|
|
CountryGB = "Regno Unito "
|
|
CountryIT = "Italia "
|
|
CountryNL = "Paesi Bassi "
|
|
CountryPT = "Portogallo "
|
|
CountryUS = "Stati Uniti "
|
|
CountryWW = "Internazionale "
|
|
CountryWarning1 = "Questa opzione permette di definire le"
|
|
CountryWarning2 = "convenzioni matematiche utilizzate."
|
|
DataNotSuitable = "I dati non sono adeguati"
|
|
DataTab = "Dati"
|
|
Deg = "deg"
|
|
Deviation = "Varianza"
|
|
DisplayValues = "Mostra valori"
|
|
Empty = "Vuoto"
|
|
Eng = "eng"
|
|
ExitExamMode1 = "Volete uscire "
|
|
ExitExamMode2 = "dalla modalità d'esame ?"
|
|
Exponential = "Esponenziale"
|
|
FillWithFormula = "Compilare con una formula"
|
|
ForbiddenValue = "Valore non consentito"
|
|
FunctionOptions = "Opzioni della funzione"
|
|
Goto = "Andare a"
|
|
GraphTab = "Grafico"
|
|
HardwareTestLaunch1 = "Farete il test hardware."
|
|
HardwareTestLaunch2 = "Per uscire dovrete"
|
|
HardwareTestLaunch3 = "premere il tasto reset"
|
|
HardwareTestLaunch4 = "che cancellerà i vostri dati."
|
|
IntervalSet = "Imposta l'intervallo"
|
|
Language = "Lingua"
|
|
LowBattery = "Batteria bassa"
|
|
Mean = "Media"
|
|
Move = " Spostare : "
|
|
NameCannotStartWithNumber = "Un nome non può cominciare con un numero"
|
|
NameTaken = "Questo nome è già utilizzato"
|
|
NameTooLong = "Questo nome è troppo lungo"
|
|
Navigate = "Navigare"
|
|
Next = "Successivo"
|
|
NEnd = "N finale"
|
|
NoDataToPlot = "Nessun dato da tracciare"
|
|
NoValueToCompute = "Nessun valore da calcolare"
|
|
NStart = "N iniziale"
|
|
Ok = "Conferma"
|
|
Or = " o "
|
|
Orthonormal = "Ortonormale"
|
|
Plot = "Traccia grafico"
|
|
PoolMemoryFull1 = "La memoria di lavoro è piena."
|
|
PoolMemoryFull2 = "Riprovare."
|
|
Rename = "Rinominare"
|
|
Sci = "sci"
|
|
SortValues = "Ordinare per valori crescenti"
|
|
SortSizes = "Ordinare per frequenze crescenti"
|
|
SquareSum = "Somma dei quadrati"
|
|
StandardDeviation = "Deviazione standard"
|
|
StatTab = "Stats"
|
|
Step = "Passo"
|
|
StorageMemoryFull1 = "La memoria è piena."
|
|
StorageMemoryFull2 = "Cancellate i dati e riprovate."
|
|
SyntaxError = "Sintassi errata"
|
|
Sym = "sym"
|
|
TEnd = "T finale"
|
|
ThetaEnd = "θ finale"
|
|
ThetaStart = "θ iniziale"
|
|
TStart = "T iniziale"
|
|
ToZoom = "Ingrandire : "
|
|
UndefinedValue = "Valore non definito"
|
|
ValuesTab = "Tabella"
|
|
Warning = "Attenzione"
|
|
XEnd = "X finale"
|
|
XStart = "X iniziale"
|
|
ExamModeMode = "Modalità"
|
|
ExamModeModeStandard = "Standard "
|
|
ExamModeModeNoSym = "Nessun simbolo "
|
|
ExamModeModeNoSymNoText = "Nessun simbolo nessun testo "
|
|
ExamModeModeDutch = "Olandese "
|
|
ColorRed = "Rosso "
|
|
ColorBlue = "Blu "
|
|
ColorGreen = "Verde "
|
|
ColorYellow = "Giallo "
|
|
ColorPurple = "Viola "
|
|
ColorCyan = "Ciano"
|
|
ColorPink = "Rosa "
|
|
ColorOrange = "Arancia "
|
|
TimeDimension = "Volta"
|
|
DistanceDimension = "Distanza"
|
|
MassDimension = "Messa"
|
|
CurrentDimension = "In esecuzione"
|
|
TemperatureDimension = "Temperatura"
|
|
AmountOfSubstanceDimension = "Quantità di materia"
|
|
LuminousIntensityDimension = "Intensità luminosa"
|
|
FrequencyDimension = "Frequenza"
|
|
ForceDimension = "Forza"
|
|
PressureDimension = "Pressione"
|
|
EnergyDimension = "Energia"
|
|
PowerDimension = "Potere"
|
|
ElectricChargeDimension = "Carica elettrica"
|
|
ElectricPotentialDimension = "Potenziale elettrico"
|
|
ElectricCapacitanceDimension = "Capacità elettrica"
|
|
ElectricResistanceDimension = "Resistenza elettrica"
|
|
ElectricConductanceDimension = "conduttanza elettrica"
|
|
MagneticFluxDimension = "flusso magnetico"
|
|
MagneticFieldDimension = "Campo magnetico"
|
|
InductanceDimension = "Induttanza"
|
|
CatalyticActivityDimension = "Attività catalitica"
|
|
SurfaceDimension = "Superficie"
|
|
VolumeDimension = "Volume"
|
|
SpeedDimension = "Velocità"
|
|
Factorial = "Fattoriale"
|