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/el.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/el.po')
-rw-r--r-- | po/el.po | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -880,14 +880,20 @@ msgstr "" msgid "Retry?" msgstr "Νέα προσπάθεια ;" -#: ../urpm/main_loop.pm:119, c-format +#: ../urpm/main_loop.pm:119 +#, c-format msgid "" "Installation failed, some files are missing:\n" "%s" -msgstr "Η εγκατάσταση απέτυχε, λείπουν μερικά αρχεία : \n %s" +msgstr "" +"Η εγκατάσταση απέτυχε, λείπουν μερικά αρχεία : \n" +" %s" -#: ../urpm/main_loop.pm:121, c-format -msgid "You may want to update your urpmi database." +#. -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 need to update your urpmi database." msgstr "Θα πρέπει να ενημερώσετε τη βάση δεδομένων urpmi." #: ../urpm/main_loop.pm:124 @@ -1342,7 +1348,8 @@ msgid "Marking %s as manually installed, it won't be auto-orphaned" msgstr "" "Σημείωση του %s ως εγκατεστημένο χειροκίνητα, δεν θα θεωρείται ορφανό πακέτο" -#: ../urpm/orphans.pm:362, c-format +#: ../urpm/orphans.pm:362 +#, c-format msgid "" "The following package is now orphaned, if you wish to remove it, you can use " "\"urpme --auto-orphans\"." |