Codebase list sugar-calculate-activity / 44e7dcc
Regenerate POT file James Cameron 5 years ago
1 changed file(s) with 39 addition(s) and 40 deletion(s). Raw diff Collapse all Expand all
77 msgstr ""
88 "Project-Id-Version: PACKAGE VERSION\n"
99 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2017-12-29 17:19+1100\n"
10 "POT-Creation-Date: 2019-02-13 05:33+1100\n"
1111 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1212 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1313 "Language-Team: LANGUAGE <LL@li.org>\n"
2626 "limit! You can also explore Algebra, Trigonometry, Boolean and more!"
2727 msgstr ""
2828
29 #: astparser.py:39
29 #: astparser.py:40
3030 msgid ""
3131 "plot(eqn, var=-a..b), plot the equation 'eqn' with the variable 'var' in the "
3232 "range from a to b"
3333 msgstr ""
3434
35 #: astparser.py:61
35 #: astparser.py:62
3636 #, python-format
3737 msgid "Parse error at %d"
3838 msgstr ""
3939
40 #: astparser.py:75 astparser.py:109
41 #, python-format
42 msgid "Error at '%s', position: %d"
43 msgstr ""
44
45 #: astparser.py:88
40 #: astparser.py:76 astparser.py:110
41 msgid "Error at '%(a)', position: %(b)"
42 msgstr ""
43
44 #: astparser.py:89
4645 msgid "Syntax Error."
4746 msgstr ""
4847
49 #: astparser.py:95
48 #: astparser.py:96
5049 msgid "Syntax Error!"
5150 msgstr ""
5251
53 #: astparser.py:135
52 #: astparser.py:136
5453 msgid "This is just a test topic, use help(index) for the index"
5554 msgstr ""
5655
57 #: astparser.py:148
56 #: astparser.py:149
5857 msgid "Use help(test) for help about 'test', or help(index) for the index"
5958 msgstr ""
6059
6160 #. TRANS: This command is descriptive, so can be translated
62 #: astparser.py:152
61 #: astparser.py:153
6362 msgid "index"
6463 msgstr ""
6564
66 #: astparser.py:152
65 #: astparser.py:153
6766 msgid "topics"
6867 msgstr ""
6968
70 #: astparser.py:153
69 #: astparser.py:154
7170 msgid "Topics"
7271 msgstr ""
7372
7473 #. TRANS: This command is descriptive, so can be translated
75 #: astparser.py:161
74 #: astparser.py:162
7675 msgid "variables"
7776 msgstr ""
7877
79 #: astparser.py:162
78 #: astparser.py:163
8079 msgid "Variables"
8180 msgstr ""
8281
8382 #. TRANS: This command is descriptive, so can be translated
84 #: astparser.py:168
83 #: astparser.py:169
8584 msgid "functions"
8685 msgstr ""
8786
88 #: astparser.py:169
87 #: astparser.py:170
8988 msgid "Functions"
9089 msgstr ""
9190
92 #: astparser.py:178
91 #: astparser.py:179
9392 #, python-format
9493 msgid "No help about '%s' available, use help(index) for the index"
9594 msgstr ""
9695
97 #: astparser.py:509
96 #: astparser.py:508
9897 msgid "help"
9998 msgstr ""
10099
101 #: astparser.py:516
100 #: astparser.py:515
102101 msgid "Recursion detected"
103102 msgstr ""
104103
105 #: astparser.py:540
104 #: astparser.py:539
106105 #, python-format
107106 msgid "Function '%s' not defined"
108107 msgstr ""
109108
110 #: astparser.py:542
109 #: astparser.py:541
111110 #, python-format
112111 msgid "Variable '%s' not defined"
113112 msgstr ""
114113
115 #: astparser.py:552
114 #: astparser.py:551
116115 #, python-format
117116 msgid "Attribute '%s' does not exist"
118117 msgstr ""
119118
120 #: astparser.py:655
119 #: astparser.py:654
121120 msgid "Parse error"
122121 msgstr ""
123122
124 #: astparser.py:660
123 #: astparser.py:659
125124 msgid "Multiple statements not supported"
126125 msgstr ""
127126
128 #: astparser.py:684
127 #: astparser.py:683
129128 msgid "Internal error"
130129 msgstr ""
131130
134133 msgid "Equation.parse() string invalid (%s)"
135134 msgstr ""
136135
137 #: calculate.py:530
136 #: calculate.py:535
138137 msgid "Can not assign label: will cause recursion"
139138 msgstr ""
140139
141 #: calculate.py:625
140 #: calculate.py:630
142141 #, python-format
143142 msgid "Writing to journal (%s)"
144143 msgstr ""
145144
146 #: calculate.py:937
145 #: calculate.py:942
147146 msgid "button_pressed(): invalid type"
148147 msgstr ""
149148
547546 msgid "Clear"
548547 msgstr ""
549548
550 #: layout.py:151 layout.py:195
549 #: layout.py:148
551550 msgid "Edit"
552551 msgstr ""
553552
554 #: layout.py:156 layout.py:196
553 #: layout.py:152
555554 msgid "Algebra"
556555 msgstr ""
557556
558 #: layout.py:161 layout.py:198
557 #: layout.py:156
559558 msgid "Trigonometry"
560559 msgstr ""
561560
562 #: layout.py:166 layout.py:199
561 #: layout.py:160
563562 msgid "Boolean"
564563 msgstr ""
565564
566 #: layout.py:175 layout.py:200
565 #: layout.py:167
567566 msgid "Miscellaneous"
568567 msgstr ""
569568
570 #: layout.py:229
569 #: layout.py:206
571570 msgid "Label:"
572571 msgstr ""
573572
574 #: layout.py:278
573 #: layout.py:255
575574 msgid "All equations"
576575 msgstr ""
577576
578 #: layout.py:279
577 #: layout.py:256
579578 msgid "My equations"
580579 msgstr ""
581580
582 #: layout.py:280
581 #: layout.py:257
583582 msgid "Show variables"
584583 msgstr ""
585584