From d772c8db351d46ed4fc9f55eb978200ebbe98307 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sun, 14 Mar 2010 21:06:19 +0100 Subject: Show a dialog if no email is given --- i18n/messages.pot | 51 ++++++++++++++++++++++++++++++++------------------- 1 file changed, 32 insertions(+), 19 deletions(-) (limited to 'i18n/messages.pot') diff --git a/i18n/messages.pot b/i18n/messages.pot index 555837f..5c007f9 100644 --- a/i18n/messages.pot +++ b/i18n/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-03-14 20:01+0100\n" +"POT-Creation-Date: 2010-03-14 21:03+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -405,82 +405,95 @@ msgid "The error was: %s" msgstr "" #: portato/gui/dialogs.py:24 -msgid "Do you really want to quit?" +msgid "No email address given" msgstr "" #: portato/gui/dialogs.py:25 msgid "" +"You haven't specified an email address. Without it, it will not be possible " +"for the developers to contact you for questions and thus it might be harder " +"to fix the bug.\n" +"\n" +"Do you want to proceed nevertheless?" +msgstr "" + +#: portato/gui/dialogs.py:31 +msgid "Do you really want to quit?" +msgstr "" + +#: portato/gui/dialogs.py:32 +msgid "" "There are some packages in the emerge queue and/or an emerge process is " "running." msgstr "" -#: portato/gui/dialogs.py:43 +#: portato/gui/dialogs.py:50 #, python-format msgid "%(blocked)s is blocked by %(blocks)s." msgstr "" -#: portato/gui/dialogs.py:44 +#: portato/gui/dialogs.py:51 msgid "Please unmerge the blocking package." msgstr "" -#: portato/gui/dialogs.py:50 +#: portato/gui/dialogs.py:57 msgid "You are not root." msgstr "" -#: portato/gui/dialogs.py:56 +#: portato/gui/dialogs.py:63 #, python-format msgid "%s seems to be masked." msgstr "" -#: portato/gui/dialogs.py:57 +#: portato/gui/dialogs.py:64 msgid "Do you want to unmask it and its dependencies?" msgstr "" -#: portato/gui/dialogs.py:63 +#: portato/gui/dialogs.py:70 msgid "Package not found!" msgstr "" -#: portato/gui/dialogs.py:69 +#: portato/gui/dialogs.py:76 msgid "Do not show this dialog again." msgstr "" -#: portato/gui/dialogs.py:70 +#: portato/gui/dialogs.py:77 #, python-format msgid "Changed %s" msgstr "" -#: portato/gui/dialogs.py:71 +#: portato/gui/dialogs.py:78 msgid "" "Portato will write these changes into the appropriate files.\n" "Please backup them if you think it is necessary." msgstr "" -#: portato/gui/dialogs.py:80 +#: portato/gui/dialogs.py:87 msgid "You cannot remove dependencies. :)" msgstr "" -#: portato/gui/dialogs.py:86 +#: portato/gui/dialogs.py:93 msgid "" "This is the updates queue. You cannot remove single elements.\n" "Do you want to clear the whole queue instead?" msgstr "" -#: portato/gui/dialogs.py:92 +#: portato/gui/dialogs.py:99 msgid "Do you really want to clear the whole queue?" msgstr "" -#: portato/gui/dialogs.py:111 +#: portato/gui/dialogs.py:118 msgid "A prerequisite for starting Portato was not matched." msgstr "" -#: portato/gui/dialogs.py:115 +#: portato/gui/dialogs.py:122 msgid "" "Note: On fresh Sabayon installs or its LiveDVD/-CD, there is no " "portage tree existing per default.\n" "Please run emerge --sync && layman -S." msgstr "" -#: portato/gui/dialogs.py:123 portato/gui/windows/main.py:1302 +#: portato/gui/dialogs.py:130 portato/gui/windows/main.py:1302 #, python-format msgid "No versions of package '%s' found!" msgstr "" @@ -568,13 +581,13 @@ msgstr "" msgid "World Packages" msgstr "" -#: portato/gui/windows/mailinfo.py:144 +#: portato/gui/windows/mailinfo.py:145 #, python-format msgid "" "An error occurred while sending. I think we were greylisted. The error: %s" msgstr "" -#: portato/gui/windows/mailinfo.py:145 +#: portato/gui/windows/mailinfo.py:146 #, python-format msgid "Retrying after waiting %d seconds." msgstr "" -- cgit v1.2.3