diff options
author | necoro <> | 2007-08-05 04:24:32 +0000 |
---|---|---|
committer | necoro <> | 2007-08-05 04:24:32 +0000 |
commit | 06cb734dafe155dd6a22c7d6baf6fdd4b1fb2804 (patch) | |
tree | 07f244e16d31f11dce083fabc50731faa75fe87c /i18n/de_DE.po | |
parent | 8fe46a012d17eaa874abf63b9be93c6f11b8df97 (diff) | |
download | portato-06cb734dafe155dd6a22c7d6baf6fdd4b1fb2804.tar.gz portato-06cb734dafe155dd6a22c7d6baf6fdd4b1fb2804.tar.bz2 portato-06cb734dafe155dd6a22c7d6baf6fdd4b1fb2804.zip |
i18n support and german translations
Diffstat (limited to 'i18n/de_DE.po')
-rw-r--r-- | i18n/de_DE.po | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/i18n/de_DE.po b/i18n/de_DE.po index f3abf91..5ddb79c 100644 --- a/i18n/de_DE.po +++ b/i18n/de_DE.po @@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: Portato\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2007-08-04 22:09-0800\n" +"PO-Revision-Date: 2007-08-04 22:21-0800\n" "Last-Translator: René 'Necoro' Neumann <necoro@necoro.net>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -487,6 +487,10 @@ msgstr "" "%(blocks)s blockiert %(blocked)s.\n" "Bitte deinstalliere das blockierende Paket." +#: portato/gui/gtk/dialogs.py:39 +msgid "You are not root." +msgstr "Du bist nicht root." + #: portato/gui/gtk/dialogs.py:45 #, python-format msgid "" |