From 7af371c7fe0e2d4b5a4b4d5ca5ca580c07f305ca Mon Sep 17 00:00:00 2001 From: Pootle daemon Date: Tue, 27 May 2014 22:45:30 +0000 Subject: Commit from Sugar Labs: Translation System by user cjl.: 0 of 60 messages translated (4 fuzzy). --- (limited to 'po') diff --git a/po/de.po b/po/de.po new file mode 100644 index 0000000..d0b5b3b --- /dev/null +++ b/po/de.po @@ -0,0 +1,271 @@ +# 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: 2012-03-09 06:50+0200\n" +"Last-Translator: Chris \n" +"Language-Team: LANGUAGE \n" +"Language: de\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 "" + +#. 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 "" + +#: activity.py:93 +msgid "Invalid Value" +msgstr "" + +#: activity.py:94 +msgid "The value must be a number (integer or decimal)" +msgstr "" + +#: activity.py:97 activity.py:839 +msgid "Ok" +msgstr "" + +#: activity.py:193 +msgid "Save as image" +msgstr "" + +#: activity.py:200 +msgid "Read StopWatch data" +msgstr "" + +#: activity.py:206 +msgid "Read Measure data" +msgstr "" + +#: activity.py:222 activity.py:470 +msgid "Add a value" +msgstr "" + +#: activity.py:228 +msgid "Remove the selected value" +msgstr "" + +#: activity.py:261 +msgid "Chart Color" +msgstr "" + +#: activity.py:270 +msgid "Line Color" +msgstr "" + +#: activity.py:287 +msgid "Horizontal label..." +msgstr "" + +#: activity.py:301 +msgid "Vertical label..." +msgstr "" + +#: activity.py:312 +msgid "Text" +msgstr "" + +#: activity.py:331 +msgid "Font Color" +msgstr "" + +#: activity.py:340 +msgid "Title font" +msgstr "" + +#: activity.py:349 +msgid "Labels font" +msgstr "" + +#: activity.py:356 +msgid "Tick font" +msgstr "" + +#: activity.py:373 +#, fuzzy +msgid "Fullscreen" +msgstr "Vollbild" + +#: activity.py:417 +msgid "Move up" +msgstr "" + +#: activity.py:421 +msgid "Move down" +msgstr "" + +#: activity.py:459 +msgid "No data" +msgstr "" + +#: activity.py:549 +msgid "Vertical Bar Chart" +msgstr "" + +#: activity.py:558 +msgid "Horizontal Bar Chart" +msgstr "" + +#: activity.py:565 +msgid "Line Chart" +msgstr "" + +#: activity.py:572 +msgid "Pie Chart" +msgstr "" + +#: activity.py:834 +msgid "Invalid object" +msgstr "" + +#: activity.py:836 +#, python-format +msgid "The selected object must be a %s file" +msgstr "" + +#: activity.py:871 readers.py:62 +#, fuzzy +msgid "StopWatch" +msgstr "Stoppuhr" + +#: activity.py:883 +#, fuzzy +msgid "Measure" +msgstr "Messen" + +#: activity.py:1005 +msgid "Label" +msgstr "" + +#: activity.py:1017 +msgid "Value" +msgstr "" + +#: charthelp.py:12 +msgid "Basic usage" +msgstr "" + +#: charthelp.py:13 +msgid "First you need add data to create the graph" +msgstr "" + +#: charthelp.py:14 +msgid "You can add data with this button" +msgstr "" + +#: charthelp.py:16 +msgid "...or remove data with this button" +msgstr "" + +#: charthelp.py:18 +msgid "To change the graph title, just change the activity title" +msgstr "" + +#: charthelp.py:20 +msgid "Next you can change the type of graph" +msgstr "" + +#: charthelp.py:21 +msgid "Vertical bars" +msgstr "" + +#: charthelp.py:22 +msgid "Horizontal bars" +msgstr "" + +#: charthelp.py:23 +msgid "Lines" +msgstr "" + +#: charthelp.py:24 +msgid "Pie" +msgstr "" + +#: charthelp.py:26 +msgid "Configs" +msgstr "" + +#: charthelp.py:27 +msgid "" +"You can change the colors or the horizontal and vertical labels in the " +"configs toolbar" +msgstr "" + +#: charthelp.py:30 +msgid "Saving as an image" +msgstr "" + +#: charthelp.py:31 +msgid "In the activity toolbar you have button to save the graph as an image" +msgstr "" + +#: charthelp.py:34 +msgid "Reading data from other activities" +msgstr "" + +#: charthelp.py:35 +msgid "" +"In the activity toolbar you have buttons to read data from other activities" +msgstr "" + +#: charthelp.py:36 +msgid "You can use times measured in the StopWatch activity" +msgstr "" + +#: charthelp.py:37 +msgid "...or data from the Measure activity" +msgstr "" + +#: charthelp.py:39 +msgid "Reading data from the clipboard" +msgstr "" + +#: charthelp.py:40 +msgid "" +"Some activities (such as VisualMatch) has the ability to copy data to the " +"clipboard" +msgstr "" + +#: charthelp.py:41 +msgid "Drop the clipboard data into the chart area and it will be charted" +msgstr "" + +#: fontcombobox.py:90 +msgid "Select font" +msgstr "" + +#: helpbutton.py:38 +msgid "Help" +msgstr "" + +#: readers.py:41 +#, fuzzy +msgid "Time" +msgstr "Zeit" + +#: readers.py:51 +msgid "Mark" +msgstr "" + +#: readers.py:126 +msgid "Values" +msgstr "" + +#: readers.py:127 +msgid "Samples" +msgstr "" -- cgit v0.9.1