diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-09-25 18:24:23 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-09-25 18:24:23 +0000 |
commit | eb51ce669b7c36ab927a4e50f149b3cefe30edbc (patch) | |
tree | 239997475c68db4c5e1aa55b117cc0b8f04b85c6 /perl-install/install/share/po/nl.po | |
parent | ccde10e5cec1c149186493b618e7edd0aa309fb2 (diff) | |
download | drakx-eb51ce669b7c36ab927a4e50f149b3cefe30edbc.tar drakx-eb51ce669b7c36ab927a4e50f149b3cefe30edbc.tar.gz drakx-eb51ce669b7c36ab927a4e50f149b3cefe30edbc.tar.bz2 drakx-eb51ce669b7c36ab927a4e50f149b3cefe30edbc.tar.xz drakx-eb51ce669b7c36ab927a4e50f149b3cefe30edbc.zip |
distinct both noun & verb forms for "Install" (needed for #33781)
Diffstat (limited to 'perl-install/install/share/po/nl.po')
-rw-r--r-- | perl-install/install/share/po/nl.po | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/perl-install/install/share/po/nl.po b/perl-install/install/share/po/nl.po index 1897bc864..27c5fb82d 100644 --- a/perl-install/install/share/po/nl.po +++ b/perl-install/install/share/po/nl.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: DrakX-nl\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-09-04 17:16+0200\n" +"POT-Creation-Date: 2007-09-25 20:13+0200\n" "PO-Revision-Date: 2007-09-12 00:59+0200\n" "Last-Translator: Reinout van Schouwen <reinouts@gnome.org>\n" "Language-Team: Dutch <vertaling@vrijschrift.org>\n" @@ -959,7 +959,14 @@ msgstr "Installatie/Opwaardering" msgid "Is this an install or an upgrade?" msgstr "Wilt u opwaarderen of een nieuwe installatie uitvoeren?" -#: steps_interactive.pm:135 +#: steps_interactive.pm:134 +#, fuzzy, c-format +msgid "" +"_: This is a noun:\n" +"Install" +msgstr "Installatie" + +#: steps_interactive.pm:137 #, c-format msgid "Upgrade %s" msgstr "%s opwaarderen" |