packages feed

lhae-0.0.3: i18n/en.po

# Translation file
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-01-13 06:05-0800\n"
"PO-Revision-Date: 2010-07-30 09:16+0200\n"
"Last-Translator: Alexander Bau <abau@europa.domain.org>\n"
"Language-Team: English\n"
"Language: en\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"

#: src/Run.hs:0
msgid "File"
msgstr "File"

#: src/Run.hs:0
msgid "New"
msgstr "New"

#: src/Run.hs:0 src/Controller/Menu/File/Open.hs:0
msgid "Open"
msgstr "Open"

#: src/Run.hs:0 src/Controller/Menu/File/Import/Csv.hs:0
#, fuzzy
msgid "Import"
msgstr "Export"

#: src/Run.hs:0
msgid "From CSV file"
msgstr ""

#: src/Run.hs:0 src/Controller/Menu/File/NewClose.hs:0
msgid "Save as"
msgstr "Save as"

#: src/Run.hs:0 src/Controller/Menu/File/Save.hs:0
msgid "Save"
msgstr "Save"

#: src/Run.hs:0 src/Controller/Menu/File/Export/Image.hs:0
#: src/Controller/Menu/File/Export/Diagram/BarChart.hs:0
#: src/Controller/Menu/File/Export/Diagram/BoxPlot.hs:0
msgid "Export"
msgstr "Export"

#: src/Run.hs:0
#, fuzzy
msgid "As image"
msgstr "As image"

#: src/Run.hs:0
msgid "As bar chart"
msgstr ""

#: src/Run.hs:0
msgid "As box plot"
msgstr ""

#: src/Run.hs:0
msgid "Close"
msgstr "Close"

#: src/Run.hs:0
msgid "Close all"
msgstr "Close all"

#: src/Run.hs:0
msgid "Quit"
msgstr "Quit"

#: src/Run.hs:0 src/Controller/Dialog.hs:0
msgid "Table"
msgstr "Table"

#: src/Run.hs:0
msgid "Add"
msgstr ""

#: src/Run.hs:0 src/Controller/Dialog.hs:0
#: src/Controller/Menu/File/Export/Diagram/BarChart.hs:0
#: src/Controller/Menu/File/Export/Diagram/BoxPlot.hs:0
#: src/Controller/Menu/Statistics/Descriptive.hs:0
#, fuzzy
msgid "Columns"
msgstr "Column"

#: src/Run.hs:0 src/Controller/Dialog.hs:0
msgid "Rows"
msgstr ""

#: src/Run.hs:0
msgid "Copy"
msgstr "Copy"

#: src/Run.hs:0
msgid "Formula"
msgstr ""

#: src/Run.hs:0 src/Controller/Menu/Table/Delete.hs:0
msgid "Delete"
msgstr "Delete"

#: src/Run.hs:0 src/Controller/Menu/Table/Transpose.hs:0
msgid "Transpose"
msgstr ""

#: src/Run.hs:0
msgid "Rename"
msgstr ""

#: src/Run.hs:0 src/Controller/Dialog.hs:0
#: src/Controller/Menu/Table/Rename.hs:0
#, fuzzy
msgid "Column"
msgstr "Column"

#: src/Run.hs:0 src/Controller/Dialog.hs:0
#: src/Controller/Menu/Table/Rename.hs:0
msgid "Row"
msgstr ""

#: src/Run.hs:0
msgid "Filter"
msgstr ""

#: src/Run.hs:0
msgid "Statistics"
msgstr "Statistics"

#: src/Run.hs:0 src/Controller/Menu/Statistics/FrequencyDistribution.hs:0
msgid "Frequency Distribution"
msgstr "Frequency Distribution"

#: src/Run.hs:0
msgid "Descriptive"
msgstr ""

#: src/Run.hs:0 src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Pivot table"
msgstr ""

#: src/Util/FileType.hs:0
#, fuzzy
msgid "Unknown file type"
msgstr "File"

#: src/View/Dialog/Simple.hs:0 src/Model/CellContent.hs:0
msgid "Error"
msgstr ""

#: src/View/Dialog/Complex.hs:0
msgid "&Ok"
msgstr ""

#: src/View/Dialog/Complex.hs:0
msgid "&Cancel"
msgstr ""

#: src/Model/CellContent.hs:0
msgid "Parse error"
msgstr ""

#: src/Model/CellContent.hs:0
#, fuzzy
msgid "Unknown reference"
msgstr "File"

#: src/Model/CellContent.hs:0
msgid "Reference loop"
msgstr ""

#: src/Model/CellContent.hs:0
msgid "Compile error"
msgstr ""

#: src/Model/CellContent.hs:0
msgid "Type error in"
msgstr ""

#: src/Model/CellContent.hs:0
#, fuzzy
msgid "Unknown identifier"
msgstr "File"

#: src/Model/CellContent.hs:0
msgid "Empty"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "formula"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "argument"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "function call"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "constant"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "number"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "string"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "reference"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "cell reference"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "cell range reference"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "subexpression"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "if-then-else expression"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "end of input"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "unexpected"
msgstr ""

#: src/Model/CellExpression/Parser.hs:0
msgid "expecting"
msgstr ""

#: src/Controller/Dialog.hs:0
msgid "Any file"
msgstr ""

#: src/Controller/Dialog.hs:0
msgid "to"
msgstr ""

#: src/Controller/Dialog.hs:0
msgid "Preview"
msgstr ""

#: src/Controller/Dialog.hs:0
#, fuzzy
msgid "Column(s)"
msgstr "Column"

#: src/Controller/Dialog.hs:0
msgid "contains non-numeric data"
msgstr ""

#: src/Controller/Dialog.hs:0
msgid "No columns selected"
msgstr ""

#: src/Controller/Dialog.hs:0
msgid "No rows selected"
msgstr ""

#: src/Controller/Dialog.hs:0
msgid "Are you sure?"
msgstr ""

#: src/Controller/Grid.hs:0
msgid "Copy row"
msgstr ""

#: src/Controller/Grid.hs:0
msgid "Delete row"
msgstr ""

#: src/Controller/Grid.hs:0
msgid "Insert row"
msgstr ""

#: src/Controller/Grid.hs:0
msgid "Transpose row"
msgstr ""

#: src/Controller/Grid.hs:0 src/Controller/Menu/Table/Rename.hs:0
msgid "Rename row"
msgstr ""

#: src/Controller/Grid.hs:0
msgid "Copy column"
msgstr ""

#: src/Controller/Grid.hs:0
msgid "Delete column"
msgstr ""

#: src/Controller/Grid.hs:0
msgid "Insert column"
msgstr ""

#: src/Controller/Grid.hs:0
msgid "Transpose column"
msgstr ""

#: src/Controller/Grid.hs:0 src/Controller/Menu/Table/Rename.hs:0
msgid "Rename column"
msgstr ""

#: src/Controller/Grid.hs:0 src/Controller/Menu/Table/Copy.hs:0
msgid "Copy formula"
msgstr ""

#: src/Controller/Menu/File/NewClose.hs:0
#, fuzzy
msgid "Save?"
msgstr "Save"

#: src/Controller/Menu/File/Open.hs:0 src/Controller/Menu/File/Save.hs:0
#, fuzzy
msgid "Tables"
msgstr "Table"

#: src/Controller/Menu/File/Open.hs:0
msgid "Invalid file"
msgstr ""

#: src/Controller/Menu/File/Open.hs:0
msgid "Invalid s-expression"
msgstr ""

#: src/Controller/Menu/File/Import/Csv.hs:0
msgid "Column delimiter"
msgstr ""

#: src/Controller/Menu/File/Import/Csv.hs:0
msgid "Row delimiter"
msgstr ""

#: src/Controller/Menu/File/Import/Csv.hs:0
msgid "First column contains labels"
msgstr ""

#: src/Controller/Menu/File/Import/Csv.hs:0
msgid "First row contains labels"
msgstr ""

#: src/Controller/Menu/File/Import/Csv.hs:0
msgid "Strip whitespace"
msgstr ""

#: src/Controller/Menu/File/Import/Csv.hs:0
msgid "&Import ..."
msgstr ""

#: src/Controller/Menu/File/Export/Image.hs:0
msgid "Font size (pt)"
msgstr ""

#: src/Controller/Menu/File/Export/Image.hs:0
msgid "Font color"
msgstr ""

#: src/Controller/Menu/File/Export/Image.hs:0
msgid "Background color"
msgstr ""

#: src/Controller/Menu/File/Export/Image.hs:0
msgid "Padding (px)"
msgstr ""

#: src/Controller/Menu/File/Export/Image.hs:0
msgid "Line width (horizontal) (px)"
msgstr ""

#: src/Controller/Menu/File/Export/Image.hs:0
msgid "Line width (vertical) (px)"
msgstr ""

#: src/Controller/Menu/File/Export/Image.hs:0
#, fuzzy
msgid "File type"
msgstr "File"

#: src/Controller/Menu/File/Export/Image.hs:0
#: src/Controller/Menu/File/Export/Diagram/BarChart.hs:0
#: src/Controller/Menu/File/Export/Diagram/BoxPlot.hs:0
msgid "&Export ..."
msgstr ""

#: src/Controller/Menu/File/Export/Image.hs:0
#: src/Controller/Menu/File/Export/Diagram/BarChart.hs:0
#: src/Controller/Menu/File/Export/Diagram/BoxPlot.hs:0
msgid "&Preview ..."
msgstr ""

#: src/Controller/Menu/File/Export/ImageParameters.hs:0
msgid "By extension"
msgstr ""

#: src/Controller/Menu/File/Export/Diagram/Common.hs:0
msgid "Can not plot diagram"
msgstr ""

#: src/Controller/Menu/File/Export/Diagram/BarChart.hs:0
msgid "Bar width"
msgstr ""

#: src/Controller/Menu/File/Export/Diagram/BarChart.hs:0
#: src/Controller/Menu/File/Export/Diagram/BoxPlot.hs:0
msgid "Gaps"
msgstr ""

#: src/Controller/Menu/File/Export/Diagram/BarChart.hs:0
msgid "Legend"
msgstr ""

#: src/Controller/Menu/File/Export/Diagram/BoxPlot.hs:0
msgid "Box width"
msgstr ""

#: src/Controller/Menu/Table/Add.hs:0
#, fuzzy
msgid "Add columns"
msgstr "Column"

#: src/Controller/Menu/Table/Add.hs:0
msgid "Add columns by"
msgstr ""

#: src/Controller/Menu/Table/Add.hs:0
msgid "Add rows"
msgstr ""

#: src/Controller/Menu/Table/Add.hs:0
msgid "Add rows by"
msgstr ""

#: src/Controller/Menu/Table/Add.hs:0
msgid "Number \"n\""
msgstr ""

#: src/Controller/Menu/Table/Add.hs:0
msgid "Labels \"label1[,label2,...]\""
msgstr ""

#: src/Controller/Menu/Table/Add.hs:0
msgid "&Add"
msgstr ""

#: src/Controller/Menu/Table/Copy.hs:0
msgid "Copy columns"
msgstr ""

#: src/Controller/Menu/Table/Copy.hs:0
msgid "C&opy"
msgstr ""

#: src/Controller/Menu/Table/Copy.hs:0
msgid "Copy rows"
msgstr ""

#: src/Controller/Menu/Table/Copy.hs:0
msgid "Source"
msgstr ""

#: src/Controller/Menu/Table/Copy.hs:0
msgid "Destination"
msgstr ""

#: src/Controller/Menu/Table/Copy.hs:0
msgid "No valid source or destination selected"
msgstr ""

#: src/Controller/Menu/Table/Delete.hs:0
msgid "&Delete"
msgstr ""

#: src/Controller/Menu/Table/Rename.hs:0
msgid "Label"
msgstr ""

#: src/Controller/Menu/Table/Rename.hs:0
msgid "&Rename"
msgstr ""

#: src/Controller/Menu/Table/Transpose.hs:0
msgid "&Transpose"
msgstr ""

#: src/Controller/Menu/Table/Filter.hs:0
msgid "Filter rows"
msgstr ""

#: src/Controller/Menu/Table/Filter.hs:0
msgid "Filter columns"
msgstr ""

#: src/Controller/Menu/Table/Filter.hs:0
msgid "Filter condition"
msgstr ""

#: src/Controller/Menu/Table/Filter.hs:0
msgid "&Filter"
msgstr ""

#: src/Controller/Menu/Table/Filter.hs:0
msgid "Unexpected results:"
msgstr ""

#: src/Controller/Menu/Statistics/Descriptive.hs:0
#, fuzzy
msgid "Descriptive Statistics"
msgstr "Statistics"

#: src/Controller/Menu/Statistics/Descriptive.hs:0
#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Mean"
msgstr ""

#: src/Controller/Menu/Statistics/Descriptive.hs:0
#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Median"
msgstr ""

#: src/Controller/Menu/Statistics/Descriptive.hs:0
#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Standard Deviation"
msgstr ""

#: src/Controller/Menu/Statistics/Descriptive.hs:0
#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Maximum"
msgstr ""

#: src/Controller/Menu/Statistics/Descriptive.hs:0
#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Minimum"
msgstr ""

#: src/Controller/Menu/Statistics/FrequencyDistribution.hs:0
msgid "Frequency"
msgstr ""

#: src/Controller/Menu/Statistics/FrequencyDistribution.hs:0
msgid "Percentage"
msgstr ""

#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Sum"
msgstr ""

#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Count"
msgstr ""

#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Abscissa column"
msgstr ""

#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Ordinate column"
msgstr ""

#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Data column"
msgstr ""

#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Aggregator"
msgstr ""

#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Make totals"
msgstr ""

#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "No abscissa column selected"
msgstr ""

#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "No ordinate column selected"
msgstr ""

#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "No data column selected"
msgstr ""

#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid ""
"Can not apply aggregator to selected data column (e.g. because of non-"
"numeric data)."
msgstr ""

#: src/Controller/Menu/Statistics/Pivot.hs:0
msgid "Total"
msgstr ""

#, fuzzy
#~ msgid "&Import"
#~ msgstr "Export"

#, fuzzy
#~ msgid "&Export"
#~ msgstr "Export"

#~ msgid "Reevaluate all cells"
#~ msgstr "Reevaluate all cells"

#, fuzzy
#~ msgid "Save in"
#~ msgstr "Save"

#~ msgid "As diagram"
#~ msgstr "As diagram"