# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-11-19 00:32-0500\n" "PO-Revision-Date: 2013-11-25 04:15+0200\n" "Last-Translator: Chris \n" "Language-Team: LANGUAGE \n" "Language: en_US\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.5\n" #. TRANS: "name" option from activity.info file msgid "Chart" msgstr "Chart" #. TRANS: "summary" option from activity.info file #. TRANS: "description" option from activity.info file msgid "" "Create your charts and organize your information! Try the best chart for " "your case." msgstr "" "Create your charts and organize your information! Try the best chart for " "your case." #: activity.py:93 msgid "Invalid Value" msgstr "Invalid Value" #: activity.py:94 msgid "The value must be a number (integer or decimal)" msgstr "The value must be a number (integer or decimal)" #: activity.py:97 activity.py:839 msgid "Ok" msgstr "Ok" #: activity.py:193 msgid "Save as image" msgstr "Save as image" #: activity.py:200 msgid "Read StopWatch data" msgstr "Read StopWatch data" #: activity.py:206 msgid "Read Measure data" msgstr "Read Measure data" #: activity.py:222 activity.py:470 msgid "Add a value" msgstr "Add a value" #: activity.py:228 msgid "Remove the selected value" msgstr "Remove the selected value" #: activity.py:261 msgid "Chart Color" msgstr "Chart Color" #: activity.py:270 msgid "Line Color" msgstr "Line Color" #: activity.py:287 msgid "Horizontal label..." msgstr "Horizontal label..." #: activity.py:301 msgid "Vertical label..." msgstr "Vertical label..." #: activity.py:312 msgid "Text" msgstr "Text" #: activity.py:331 msgid "Font Color" msgstr "Font Color" #: activity.py:340 msgid "Title font" msgstr "Title font" #: activity.py:349 msgid "Labels font" msgstr "Labels font" #: activity.py:356 msgid "Tick font" msgstr "Tick font" #: activity.py:373 msgid "Fullscreen" msgstr "Fullscreen" #: activity.py:417 msgid "Move up" msgstr "Move up" #: activity.py:421 msgid "Move down" msgstr "Move down" #: activity.py:459 msgid "No data" msgstr "No data" #: activity.py:549 msgid "Vertical Bar Chart" msgstr "Vertical Bar Chart" #: activity.py:558 msgid "Horizontal Bar Chart" msgstr "Horizontal Bar Chart" #: activity.py:565 msgid "Line Chart" msgstr "Line Chart" #: activity.py:572 msgid "Pie Chart" msgstr "Pie Chart" #: activity.py:834 msgid "Invalid object" msgstr "Invalid object" #: activity.py:836 #, python-format msgid "The selected object must be a %s file" msgstr "The selected object must be a %s file" #: activity.py:871 readers.py:62 msgid "StopWatch" msgstr "StopWatch" #: activity.py:883 msgid "Measure" msgstr "Measure" #: activity.py:1005 msgid "Label" msgstr "Label" #: activity.py:1017 msgid "Value" msgstr "Value" #: charthelp.py:12 msgid "Basic usage" msgstr "Basic usage" #: charthelp.py:13 msgid "First you need add data to create the graph" msgstr "First you need add data to create the graph" #: charthelp.py:14 msgid "You can add data with this button" msgstr "You can add data with this button" #: charthelp.py:16 msgid "...or remove data with this button" msgstr "...or remove data with this button" #: charthelp.py:18 msgid "To change the graph title, just change the activity title" msgstr "To change the graph title, just change the activity title" #: charthelp.py:20 msgid "Next you can change the type of graph" msgstr "Next you can change the type of graph" #: charthelp.py:21 msgid "Vertical bars" msgstr "Vertical bars" #: charthelp.py:22 msgid "Horizontal bars" msgstr "Horizontal bars" #: charthelp.py:23 msgid "Lines" msgstr "Lines" #: charthelp.py:24 msgid "Pie" msgstr "Pie" #: charthelp.py:26 msgid "Configs" msgstr "Configs" #: charthelp.py:27 msgid "" "You can change the colors or the horizontal and vertical labels in the " "configs toolbar" msgstr "" "You can change the colors or the horizontal and vertical labels in the " "configs toolbar" #: charthelp.py:30 msgid "Saving as an image" msgstr "Saving as an image" #: charthelp.py:31 msgid "In the activity toolbar you have button to save the graph as an image" msgstr "In the activity toolbar you have button to save the graph as an image" #: charthelp.py:34 msgid "Reading data from other activities" msgstr "Reading data from other activities" #: charthelp.py:35 msgid "" "In the activity toolbar you have buttons to read data from other activities" msgstr "" "In the activity toolbar you have buttons to read data from other activities" #: charthelp.py:36 msgid "You can use times measured in the StopWatch activity" msgstr "You can use times measured in the StopWatch activity" #: charthelp.py:37 msgid "...or data from the Measure activity" msgstr "...or data from the Measure activity" #: charthelp.py:39 msgid "Reading data from the clipboard" msgstr "Reading data from the clipboard" #: charthelp.py:40 msgid "" "Some activities (such as VisualMatch) has the ability to copy data to the " "clipboard" msgstr "" "Some activities (such as VisualMatch) has the ability to copy data to the " "clipboard" #: charthelp.py:41 msgid "Drop the clipboard data into the chart area and it will be charted" msgstr "Drop the clipboard data into the chart area and it will be charted" #: fontcombobox.py:90 msgid "Select font" msgstr "Select font" #: helpbutton.py:38 msgid "Help" msgstr "Help" #: readers.py:41 msgid "Time" msgstr "Time" #: readers.py:51 msgid "Mark" msgstr "Mark" #: readers.py:126 msgid "Values" msgstr "Values" #: readers.py:127 msgid "Samples" msgstr "Samples" #~ msgid "Zoom out" #~ msgstr "Zoom out" #~ msgid "Zoom in" #~ msgstr "Zoom in" #~ msgid "Fit to window" #~ msgstr "Fit to window" #~ msgid "SimpleGraph" #~ msgstr "SimpleGraph"