1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-05-05 12:42-0300\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
21 " on|off toggle auto refresh of current figure\n"
22 " current|all refresh either current figure or all\n"
23 " FIG# figure to refresh\n"
24 "without arguments refresh current figure"
32 msgid "Pause command disabled in UI"
36 msgid "Plot command disabled in UI"
39 #: oscopy_ui.py:109 oscopy_gui/menus.py:77
43 #: oscopy_ui.py:109 oscopy_gui/menus.py:77
47 #: oscopy_ui.py:109 oscopy_gui/menus.py:77
51 #: oscopy_ui.py:110 oscopy_gui/menus.py:78
60 msgid "New math signal"
68 msgid "Execute script"
76 msgid "_Add file(s)..."
84 msgid "_Execute script..."
88 msgid "_New Math Signal"
92 msgid "_Run netlister and simulate..."
104 msgid "_Show terminal"
119 #: oscopy_ui.py:422 oscopy_ui.py:444 oscopy/app.py:141
126 msgid "Executing command '%s' failed."
129 #: oscopy/readers/reader.py:152
130 msgid "No file specified"
133 #: oscopy/readers/reader.py:154
134 msgid "File do not exist"
137 #: oscopy/readers/reader.py:156
138 msgid "File is not a file"
141 #: oscopy/context.py:109
142 msgid "Out of range figure number"
145 #: oscopy/context.py:120
146 msgid "File already loaded, use update to read it again"
149 #: oscopy/context.py:231
155 msgid " Create a new figure, set_ it as current, add the signals"
159 msgid " Destroy a figure"
163 msgid " Select the current figure and the current graph"
167 msgid " Define the layout of the current figure"
171 msgid " Print the list of figures"
176 msgid "%s Figure %d: %s"
181 msgid " %s Graph %d : (%s) %s"
185 msgid " Draw and show the figures"
189 msgid " Read signal file"
194 msgid "%s already read, use update to reread it"
199 msgid "Failed to read %s:"
202 #: oscopy/app.py:173 oscopy/app.py:200
203 msgid "File format not supported"
207 msgid " Write signals to file"
215 msgid " Reread data files"
220 msgid "%s not found in readers"
224 msgid " Add a graph to the current figure"
227 #: oscopy/app.py:220 oscopy/figure.py:80
228 msgid "Maximum graph number reached"
232 msgid " Delete a graph from the current figure"
236 msgid " Set the type of the current graph of the current figure"
241 "Available modes :\n"
242 " lin Linear graph\n"
246 msgid " Set the axis scale"
250 msgid " Set the axis range of the current graph of the current figure"
254 msgid " Set the unit to be displayed on graph axis"
258 msgid " Insert a list of signals into the current graph"
262 msgid " Delete a list of signals into from current graph"
266 msgid " Do not consider signal for subsequent updates"
270 msgid " Consider signal for subsequent updates"
274 msgid " List loaded signals"
278 msgid " Define a new signal destsig using mathematical expression"
282 msgid "Error creating signal from math expression:"
290 msgid " Wait for the user to press enter"
294 msgid " execute commands from file"
298 msgid "Script error:"
303 " set the scaling factor of the graph (in power of ten)\n"
304 " use 'auto' for automatic scaling factor\n"
305 " e.g. factor -3, 6 set the scale factor at 1e-3 and 10e6"
308 #: oscopy/graphs/graph.py:128
312 #: oscopy/graphs/graph.py:240 oscopy/graphs/graph.py:242
313 msgid "Invalid argument"
316 #: oscopy/graphs/graph.py:318
317 msgid "Unrecognized argument"
320 #: oscopy/graphs/graph.py:371
321 msgid "Invalid cursor number"
324 #: oscopy/graphs/graph.py:373
325 msgid "Invalid cursor type"
328 #: oscopy/graphs/cursor.py:98 oscopy/figure.py:71 oscopy/figure.py:109
329 #: oscopy/figure.py:111 oscopy/signal.py:113
333 #: oscopy/figure.py:100 oscopy/figure.py:102
334 msgid "Bad graph number"
337 #: oscopy/figure.py:134
338 msgid "No graph defined"
341 #: oscopy/figure.py:154 oscopy/figure.py:215
345 #: oscopy/signal.py:69
347 msgid "Data %s not handled"
350 #: oscopy_gui/menus.py:10
354 #: oscopy_gui/menus.py:10
358 #: oscopy_gui/menus.py:11
362 #: oscopy_gui/menus.py:22
366 #: oscopy_gui/menus.py:26
370 #: oscopy_gui/menus.py:31
374 #: oscopy_gui/menus.py:81
378 #: oscopy_gui/menus.py:86
382 #: oscopy_gui/menus.py:91
386 #: oscopy_gui/menus.py:96
387 msgid "Insert signal"
390 #: oscopy_gui/menus.py:101
391 msgid "Remove signal"
394 #: oscopy_gui/menus.py:184
395 msgid "No graph selected"
398 #: oscopy_gui/dialogs.py:31
399 msgid "Enter graph units"
402 #: oscopy_gui/dialogs.py:96
403 msgid "Enter graph range"
406 #: oscopy_gui/dialogs.py:103
410 #: oscopy_gui/dialogs.py:103
414 #: oscopy_gui/dialogs.py:170
419 #: oscopy_gui/dialogs.py:176
420 msgid "Run netlister and simulate"
423 #: oscopy_gui/dialogs.py:185
427 #: oscopy_gui/dialogs.py:195
431 #: oscopy_gui/dialogs.py:207
432 msgid "<b>Options</b>"
435 #: oscopy_gui/dialogs.py:212
436 msgid "Run from directory:"
439 #: oscopy_gui/dialogs.py:214
440 msgid "Choose directory"
443 #: oscopy_gui/dialogs.py:226
444 msgid "Update readers once terminated"
447 #: oscopy_gui/dialogs.py:310