msgstr ""
"Project-Id-Version: PSPP 0.7.6\n"
"Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
-"POT-Creation-Date: 2010-10-17 16:50+0200\n"
+"POT-Creation-Date: 2010-10-17 22:08+0200\n"
"PO-Revision-Date: 2010-10-17 16:51+0200\n"
"Last-Translator: John Darrington <john@darrington.wattle.id.au>\n"
"Language-Team: John Darrington <john@darrington.wattle.id.au>\n"
msgstr ""
#: src/language/stats/reliability.c:146
-msgid "Reliabilty on a single variable is not useful."
+msgid "Reliability on a single variable is not useful."
msgstr ""
#: src/language/stats/reliability.c:506 src/language/stats/examine.q:1159
#: src/language/data-io/data-reader.c:191
msgid ""
"Unexpected end-of-file while reading data in BEGIN DATA. This probably "
-"indicates a missing or misformatted END DATA command. END DATA must appear "
-"by itself on a single line with exactly one space between words."
+"indicates a missing or miss-formatted END DATA command. END DATA must "
+"appear by itself on a single line with exactly one space between words."
msgstr ""
#: src/language/data-io/data-reader.c:216
#: src/language/utilities/set.q:405
#, c-format
-msgid "%s is not a recognised encoding or locale name"
+msgid "%s is not a recognized encoding or locale name"
msgstr ""
#: src/language/utilities/set.q:467
msgstr ""
#: src/ui/gui/factor.ui:308
-msgid "Analyse"
-msgstr ""
+msgid "Analyze"
+msgstr "Analyse"
#: src/ui/gui/factor.ui:332
-msgid "Unrotatated factor solution"
+msgid "Unrotated factor solution"
msgstr ""
#: src/ui/gui/factor.ui:346
lex_discard_line (r->lexer);
msg (SE, _("Unexpected end-of-file while reading data in BEGIN "
"DATA. This probably indicates "
- "a missing or misformatted END DATA command. "
+ "a missing or miss-formatted END DATA command. "
"END DATA must appear by itself on a single line "
"with exactly one space between words."));
return false;
<child type="label">
<object class="GtkLabel" id="label3">
<property name="visible">True</property>
- <property name="label" translatable="yes">Analyse</property>
+ <property name="label" translatable="yes">Analyze</property>
<property name="use_markup">True</property>
</object>
</child>
<property name="layout_style">spread</property>
<child>
<object class="GtkCheckButton" id="unrotated-button">
- <property name="label" translatable="yes">Unrotatated factor solution</property>
+ <property name="label" translatable="yes">Unrotated factor solution</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>