foam-framework
Version:
MVC metaprogramming framework
230 lines • 9.75 kB
JSON
{
"Calc__ActionLabel__div": {
"message": "÷",
"description": "Calculator short form for mathematical function: \"divide\" (text label)"
},
"Calc__ActionSpeechLabel__div": {
"message": "ವಿಭಾಗಿಸು",
"description": "Calculator short form for mathematical function: \"divide\" (speech label)"
},
"Calc__ActionLabel__mult": {
"message": "×",
"description": "Calculator short form for mathematical function: \"multiply\" (text label)"
},
"Calc__ActionSpeechLabel__mult": {
"message": "ಗುಣಿಸು",
"description": "Calculator short form for mathematical function: \"multiply\" (speech label)"
},
"Calc__ActionLabel__plus": {
"message": "+",
"description": "Calculator binary operator: plus (text label)"
},
"Calc__ActionSpeechLabel__plus": {
"message": "+",
"description": "Calculator binary operator: plus (speech label)"
},
"Calc__ActionLabel__minus": {
"message": "–",
"description": "Calculator short form for mathematical function: \"minus\" (text label)"
},
"Calc__ActionSpeechLabel__minus": {
"message": "ಕಳೆ",
"description": "Calculator short form for mathematical function: \"minus\" (speech label)"
},
"Calc__ActionLabel__ac": {
"message": "AC",
"description": "Calculator all clear (calculator button label) (text label)"
},
"Calc__ActionSpeechLabel__ac": {
"message": "ಎಲ್ಲ ತೆರವುಗೊಳಿಸು",
"description": "Calculator all clear (calculator button label) (speech label)"
},
"Calc__ActionLabel__backspace": {
"message": "ಬ್ಯಾಕ್ಸ್ಪೇಸ್",
"description": "Calculator delete one input character (text label)"
},
"Calc__ActionSpeechLabel__backspace": {
"message": "ಬ್ಯಾಕ್ಸ್ಪೇಸ್",
"description": "Calculator delete one input character (speech label)"
},
"Calc__ActionLabel__inv": {
"message": "1/x",
"description": "Calculator short form for mathematical function: \"inv\" (text label)"
},
"Calc__ActionSpeechLabel__inv": {
"message": "ವಿಲೋಮ",
"description": "Calculator short form for mathematical function: \"inv\" (speech label)"
},
"Calc__ActionLabel__sqroot": {
"message": "√",
"description": "Calculator short form for mathematical function: \"square root\" (text label)"
},
"Calc__ActionSpeechLabel__sqroot": {
"message": "√",
"description": "Calculator short form for mathematical function: \"square root\" (speech label)"
},
"Calc__ActionLabel__square": {
"message": "x²",
"description": "Calculator short form for mathematical function: \"x squared\" (text label)"
},
"Calc__ActionSpeechLabel__square": {
"message": "x ಸ್ಕೇರ್ಡ್",
"description": "Calculator short form for mathematical function: \"x squared\" (speech label)"
},
"Calc__ActionLabel__ln": {
"message": "ವಿ",
"description": "Calculator short form for mathematical function: \"natural logarithm\" (text label)"
},
"Calc__ActionSpeechLabel__ln": {
"message": "ನ್ಯಾಚುರಲ್ ಲಾಗಾರಿಥಮ್",
"description": "Calculator short form for mathematical function: \"natural logarithm\" (speech label)"
},
"Calc__ActionLabel__exp": {
"message": "eⁿ",
"description": "Calculator short form for mathematical function: \"exp\" (text label)"
},
"Calc__ActionSpeechLabel__exp": {
"message": "e ಯ ಘಾತ n",
"description": "Calculator short form for mathematical function: \"exp\" (speech label)"
},
"Calc__ActionLabel__log": {
"message": "ಲಾಗ್",
"description": "Calculator short form for mathematical function: \"logarithm\" (text label)"
},
"Calc__ActionSpeechLabel__log": {
"message": "ಲಾಗ್ ಮೂಲ 10",
"description": "Calculator short form for mathematical function: \"logarithm\" (speech label)"
},
"Calc__ActionLabel__root": {
"message": "ⁿ √Y",
"description": "Calculator binary operator: root (text label)"
},
"Calc__ActionSpeechLabel__root": {
"message": "y ನ ಎನ್ತ್ ರೂಟ್",
"description": "Calculator binary operator: root (speech label)"
},
"Calc__ActionLabel__pow": {
"message": "yⁿ",
"description": "Calculator binary operator: pow (text label)"
},
"Calc__ActionSpeechLabel__pow": {
"message": "y ನ ಘಾತ n",
"description": "Calculator binary operator: pow (speech label)"
},
"Calc__ActionLabel__sin": {
"message": "ಸೈನ್",
"description": "Calculator short form for mathematical function: \"sine\" (text label)"
},
"Calc__ActionSpeechLabel__sin": {
"message": "ಸೈನ್",
"description": "Calculator short form for mathematical function: \"sine\" (speech label)"
},
"Calc__ActionLabel__cos": {
"message": "ಕೊಸ್",
"description": "Calculator short form for mathematical function: \"cosine\" (text label)"
},
"Calc__ActionSpeechLabel__cos": {
"message": "ಕೊಸೈನ್",
"description": "Calculator short form for mathematical function: \"cosine\" (speech label)"
},
"Calc__ActionLabel__tan": {
"message": "ಟ್ಯಾನ್",
"description": "Calculator short form for mathematical function: \"tangent\" (text label)"
},
"Calc__ActionSpeechLabel__tan": {
"message": "ಟ್ಯಾಂಜೆಂಟ್",
"description": "Calculator short form for mathematical function: \"tangent\" (speech label)"
},
"Calc__ActionLabel__deg": {
"message": "ಡಿಗ್ರಿ",
"description": "Calculator short form for \"degrees\" calculator mode (text label)"
},
"Calc__ActionSpeechLabel__deg": {
"message": "ಡಿಗ್ರಿಗಳಿಗೆ ಬದಲಾಯಿಸು",
"description": "Calculator short form for \"degrees\" calculator mode (speech label)"
},
"Calc__ActionLabel__rad": {
"message": "ರೇಡ್",
"description": "Calculator short form for \"radians\" calculator mode (text label)"
},
"Calc__ActionSpeechLabel__rad": {
"message": "ರೇಡಿಯನ್ಸ್ಗೆ ಬದಲಾಯಿಸು",
"description": "Calculator short form for \"radians\" calculator mode (speech label)"
},
"Calc__ActionLabel__asin": {
"message": "ಅಸೈನ್",
"description": "Calculator short form for mathematical function: \"inverse-sine\" (text label)"
},
"Calc__ActionSpeechLabel__asin": {
"message": "ಆರ್ಕ್ಸೈನ್",
"description": "Calculator short form for mathematical function: \"inverse-sine\" (speech label)"
},
"Calc__ActionLabel__acos": {
"message": "ಅಕೋಸ್",
"description": "Calculator short form for mathematical function: \"inverse-cosine\" (text label)"
},
"Calc__ActionSpeechLabel__acos": {
"message": "ಅರ್ಕೊಸಿನ್",
"description": "Calculator short form for mathematical function: \"inverse-cosine\" (speech label)"
},
"Calc__ActionLabel__atan": {
"message": "ಅಟ್ಯಾನ್",
"description": "Calculator short form for mathematical function: \"inverse-tangent\" (text label)"
},
"Calc__ActionSpeechLabel__atan": {
"message": "ಆರ್ಕ್ಟ್ಯಾಂಜೆಂಟ್",
"description": "Calculator short form for mathematical function: \"inverse-tangent\" (speech label)"
},
"Calc__ActionLabel__fact": {
"message": "x!",
"description": "Calculator short form for mathematical function: \"factorial\" (text label)"
},
"Calc__ActionSpeechLabel__fact": {
"message": "ಅಪವರ್ತನೀಯ",
"description": "Calculator short form for mathematical function: \"factorial\" (speech label)"
},
"Calc__ActionLabel__mod": {
"message": "ಮೊಡ್",
"description": "Calculator short form for mathematical function: \"modulo\" (text label)"
},
"Calc__ActionSpeechLabel__mod": {
"message": "ಮಾಡ್ಯುಲೊ",
"description": "Calculator short form for mathematical function: \"modulo\" (speech label)"
},
"Calc__ActionLabel__p": {
"message": "nPr",
"description": "Calculator short form for mathematical function: \"permutations (n permute r)\" (text label)"
},
"Calc__ActionSpeechLabel__p": {
"message": "ಪರ್ಮ್ಯುಟೇಶನ್",
"description": "Calculator short form for mathematical function: \"permutations (n permute r)\" (speech label)"
},
"Calc__ActionLabel__c": {
"message": "nCr",
"description": "Calculator short form for mathematical function: \"combinations (n combine r))\" (text label)"
},
"Calc__ActionSpeechLabel__c": {
"message": "ಕಾಂಬಿನೇಶನ್",
"description": "Calculator short form for mathematical function: \"combinations (n combine r))\" (speech label)"
},
"Calc__ActionLabel__round": {
"message": "rnd",
"description": "Calculator short form for mathematical function: \"round\" (text label)"
},
"Calc__ActionSpeechLabel__round": {
"message": "ಸುತ್ತು",
"description": "Calculator short form for mathematical function: \"round\" (speech label)"
},
"Calc__ActionLabel__store": {
"message": "a=",
"description": "Calculator short form for mathematical function: \"store in memory\" (text label)"
},
"Calc__ActionSpeechLabel__store": {
"message": "ಮೆಮೊರಿಯಲ್ಲಿ ಸಂಗ್ರಹಿಸು",
"description": "Calculator short form for mathematical function: \"store in memory\" (speech label)"
},
"NumberFormatter__Message__NaN": {
"message": "ಸಂಖ್ಯೆಯಲ್ಲ",
"description": "NumberFormatter description of a value that isn't a number"
}
}