diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-04-15 12:59:00 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-04-15 12:59:00 +0000 |
commit | c7645b6e9a1b2a309c75b21d56b770f8d025f6a2 (patch) | |
tree | 9cc20ea6d59f3929e525d1b5b283ff445e970811 /po/nl.po | |
parent | 8c17ba0168328e8717f65c3e186e862c7b3e4c20 (diff) | |
download | urpmi-c7645b6e9a1b2a309c75b21d56b770f8d025f6a2.tar urpmi-c7645b6e9a1b2a309c75b21d56b770f8d025f6a2.tar.gz urpmi-c7645b6e9a1b2a309c75b21d56b770f8d025f6a2.tar.bz2 urpmi-c7645b6e9a1b2a309c75b21d56b770f8d025f6a2.tar.xz urpmi-c7645b6e9a1b2a309c75b21d56b770f8d025f6a2.zip |
silently update the string "You may want to..." to "You may need to..." so that
translations do not got fuzzy-ed just before the release
Diffstat (limited to 'po/nl.po')
-rw-r--r-- | po/nl.po | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -879,9 +879,11 @@ msgstr "" "Installatie mislukt, sommige bestanden ontbreken:\n" "%s" +#. -PO: we silently update the string from "You may want to..." to "You may need to..". +#. -PO: so that translations do not got fuzzy-ed just before the release: #: ../urpm/main_loop.pm:121 #, c-format -msgid "You may want to update your urpmi database." +msgid "You may need to update your urpmi database." msgstr "U kunt proberen de urpmi-database bij te werken." #: ../urpm/main_loop.pm:124 @@ -1330,7 +1332,9 @@ msgstr "TB" #: ../urpm/orphans.pm:51 #, c-format msgid "Marking %s as manually installed, it won't be auto-orphaned" -msgstr "Markeren van %s als handmatig geïnstalleerd. Het zal niet automatisch wees gemaakt worden." +msgstr "" +"Markeren van %s als handmatig geïnstalleerd. Het zal niet automatisch wees " +"gemaakt worden." #: ../urpm/orphans.pm:362 #, c-format @@ -1341,11 +1345,11 @@ msgid_plural "" "The following packages are now orphaned, if you wish to remove them, you can " "use \"urpme --auto-orphans\"." msgstr[0] "" -"Het volgende pakket is nu wees, gebruik \"urpme --auto-orphans\" als u het wilt " -"verwijderen." +"Het volgende pakket is nu wees, gebruik \"urpme --auto-orphans\" als u het " +"wilt verwijderen." msgstr[1] "" -"De volgende pakketten zijn nu wees, gebruik \"urpme --auto-orphans\" als u ze wilt " -"verwijderen." +"De volgende pakketten zijn nu wees, gebruik \"urpme --auto-orphans\" als u " +"ze wilt verwijderen." #: ../urpm/parallel.pm:15 #, c-format |