UNPKG

foam-framework

Version:
298 lines 11.2 kB
{ "NumberFormatter_Message_NaN": { "message": "不是數字\n", "description": "NumberFormatter description of a value that isn't a number" }, "Calc_Message_CalcName": { "message": "計算機", "description": "Calculator name of application for performing simple calculations" }, "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 short form for mathematical function: \"plus\" (text label)" }, "Calc_ActionSpeechLabel_plus": { "message": "加", "description": "Calculator short form for mathematical function: \"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_sign": { "message": "+/-", "description": "Calculator switch positive/negative sign of number (text label)" }, "Calc_ActionSpeechLabel_sign": { "message": "變換正負號", "description": "Calculator switch positive/negative sign of number (speech label)" }, "Calc_ActionLabel_point": { "message": "Point", "description": "Calculator decimal point (text label)" }, "Calc_ActionSpeechLabel_point": { "message": "小數點", "description": "Calculator decimal point (speech label)" }, "Calc_ActionLabel_equals": { "message": "=", "description": "Calculator compute operation and display result (text label)" }, "Calc_ActionSpeechLabel_equals": { "message": "等於", "description": "Calculator compute operation and display result (speech label)" }, "Calc_ActionLabel_backspace": { "message": "⌫", "description": "Calculator delete one input character (text label)" }, "Calc_ActionSpeechLabel_backspace": { "message": "Backspace 鍵", "description": "Calculator delete one input character (speech label)" }, "Calc_ActionLabel_pi": { "message": "π", "description": "Calculator mathematical constant, pi (text label)" }, "Calc_ActionSpeechLabel_pi": { "message": "π", "description": "Calculator mathematical constant, pi (speech label)" }, "Calc_ActionLabel_e": { "message": "e", "description": "Calculator mathematical constant, e (text label)" }, "Calc_ActionSpeechLabel_e": { "message": "e", "description": "Calculator mathematical constant, e (speech label)" }, "Calc_ActionLabel_percent": { "message": "%", "description": "Calculator convert number to percentage (text label)" }, "Calc_ActionSpeechLabel_percent": { "message": "百分比", "description": "Calculator convert number to percentage (speech label)" }, "Calc_ActionLabel_inv": { "message": "1/x", "description": "Calculator short form for mathematical function: \"inv\" (text label)" }, "Calc_ActionSpeechLabel_inv": { "message": "x 的倒數為", "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": "ln", "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": "log", "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 開 n 次方根", "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": "sin", "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": "cos", "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": "tan", "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": "Deg", "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": "Rad", "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": "asin", "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": "acos", "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": "atan", "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": "mod", "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_rand": { "message": "rand", "description": "Calculator generate random number (text label)" }, "Calc_ActionSpeechLabel_rand": { "message": "產生亂數", "description": "Calculator generate random number (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)" }, "Calc_ActionLabel_fetch": { "message": "a", "description": "Calculator load memorized number (text label)" }, "Calc_ActionSpeechLabel_fetch": { "message": "從記憶體中擷取", "description": "Calculator load memorized number (speech label)" } }