mirror of
https://github.com/nikdoof/oblogout.git
synced 2025-12-24 15:59:23 +00:00
completed by: arl - German Hanna Pietikäinen - Finnish benji - French Alon Horn - Hebrew papparonny - Norwegian
100 lines
2.5 KiB
Plaintext
100 lines
2.5 KiB
Plaintext
# German translation for oblogout
|
|
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
|
|
# This file is distributed under the same license as the oblogout package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: oblogout\n"
|
|
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"POT-Creation-Date: 2009-01-17 23:39+0000\n"
|
|
"PO-Revision-Date: 2009-01-26 13:49+0000\n"
|
|
"Last-Translator: arl <Unknown>\n"
|
|
"Language-Team: German <de@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"X-Launchpad-Export-Date: 2009-01-26 15:52+0000\n"
|
|
"X-Generator: Launchpad (build Unknown)\n"
|
|
|
|
#: openboxlogout.py:209
|
|
#, python-format
|
|
msgid "Button %s is not a valid button name, removing"
|
|
msgstr "%s ist keine gültige Beschriftung, entferne die Beschriftung"
|
|
|
|
#: openboxlogout.py:218
|
|
msgid "Can't Hibernate, disabling button"
|
|
msgstr "Hibernate ist nicht möglich, diese Funktion wird deaktiviert"
|
|
|
|
#: openboxlogout.py:222
|
|
msgid "Can't Safe Suspend, disabling button"
|
|
msgstr ""
|
|
"Kann nicht in den \"Safe Suspend\"-Modus wechseln, diese Funktion wird "
|
|
"deaktiviert."
|
|
|
|
#: openboxlogout.py:214
|
|
msgid "Can't Suspend, disabling button"
|
|
msgstr ""
|
|
"Kann nicht in den \"Suspend\"-Modus wechseln, diese Funktion wird deaktiviert"
|
|
|
|
#: openboxlogout.py:187
|
|
#, python-format
|
|
msgid "Color %s is not a valid color, defaulting to black"
|
|
msgstr ""
|
|
"Die Farbe %s ist keine gültige Farbe. Verwende die Standardfarbe schwarz"
|
|
|
|
#: openboxlogout.py:226
|
|
msgid "No valid buttons found, resetting to defaults"
|
|
msgstr ""
|
|
"Es wurden keine gültigen Schaltflächen gefunden, setze die Einstellung auf "
|
|
"den Standardwert zurück"
|
|
|
|
#: openboxlogout.py:54
|
|
msgid "Openbox Logout"
|
|
msgstr "Openbox Logout"
|
|
|
|
#: openboxlogout.py:142
|
|
msgid "Unable to determin the module path, exiting..."
|
|
msgstr "Der Mudolpfad konnte nicht gefunden werden, breche ab"
|
|
|
|
#: openboxlogout.py:154
|
|
#, python-format
|
|
msgid "Unable to find config file %s"
|
|
msgstr "Kann die Konfigurationsdatei %s nicht finden"
|
|
|
|
#: openboxlogout.py:192
|
|
msgid "cancel"
|
|
msgstr "abbrechen"
|
|
|
|
#: openboxlogout.py:192
|
|
msgid "hibernate"
|
|
msgstr "Ruhezustand"
|
|
|
|
#: openboxlogout.py:192
|
|
msgid "lock"
|
|
msgstr "sperren"
|
|
|
|
#: openboxlogout.py:192
|
|
msgid "logout"
|
|
msgstr "abmelden"
|
|
|
|
#: openboxlogout.py:192
|
|
msgid "restart"
|
|
msgstr "Neustart"
|
|
|
|
#: openboxlogout.py:192
|
|
msgid "safesuspend"
|
|
msgstr "sicherer Suspend"
|
|
|
|
#: openboxlogout.py:192
|
|
msgid "shutdown"
|
|
msgstr "Herunterfahren"
|
|
|
|
#: openboxlogout.py:192
|
|
msgid "suspend"
|
|
msgstr "Ruhezustand"
|
|
|
|
#: openboxlogout.py:192
|
|
msgid "switch"
|
|
msgstr "wechseln"
|