Limnoria/plugins/Todo/locales/de.po

172 lines
4.5 KiB
Plaintext
Raw Normal View History

2011-11-11 11:03:27 +01:00
msgid ""
msgstr ""
"Project-Id-Version: Supybot\n"
2022-02-06 00:14:47 +01:00
"POT-Creation-Date: 2022-02-06 00:12+0100\n"
2011-11-11 11:03:27 +01:00
"PO-Revision-Date: 2011-11-05 17:29+0100\n"
"Last-Translator: Florian Besser <fbesser@gmail.com>\n"
"Language-Team: German <fbesser@gmail.com>\n"
2020-03-26 22:10:28 +01:00
"Language: de\n"
2011-11-11 11:03:27 +01:00
"MIME-Version: 1.0\n"
2022-02-06 00:14:47 +01:00
"Content-Type: text/plain; charset=UTF-8\n"
2011-11-11 11:03:27 +01:00
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: pygettext.py 1.5\n"
2022-02-06 00:14:47 +01:00
#: config.py:51
2011-11-11 11:03:27 +01:00
msgid ""
"Determines whether users can read the\n"
" todo-list of another user."
2022-02-06 00:14:47 +01:00
msgstr ""
"Legt fest ob Benutzer die Aufgabenlisten anderes Benutzer lesen können."
#: plugin.py:123
msgid ""
"This plugin allows you to create your own personal to-do list on\n"
" the bot."
msgstr ""
2011-11-11 11:03:27 +01:00
2022-02-06 00:14:47 +01:00
#: plugin.py:139
2011-11-11 11:03:27 +01:00
msgid ""
"[<username>] [<task id>]\n"
"\n"
" Retrieves a task for the given task id. If no task id is given, it\n"
2022-02-06 00:14:47 +01:00
" will return a list of task ids that that user has added to their "
"todo\n"
2011-11-11 11:03:27 +01:00
" list.\n"
" "
msgstr ""
"[<Benutzername>] [<Aufgaben ID>]\n"
"\n"
2022-02-06 00:14:47 +01:00
"Empfängt die Aufgabe für die gegebene Aufgaben ID. Falls keine Aufgaben ID "
"angegeben wird, wird eine Liste der Aufgaben IDs ausgegeben, die der "
"Benutzer zu seiner Aufgabenliste hinzugefügt hat."
2011-11-11 11:03:27 +01:00
2022-02-06 00:14:47 +01:00
#: plugin.py:150
2011-11-11 11:03:27 +01:00
msgid "You are not allowed to see other users todo-list."
msgstr "Du bist nicht berechtigt, Aufgabenlisten anderer Benutzer zu sehen."
2022-02-06 00:14:47 +01:00
#: plugin.py:157
2011-11-11 11:03:27 +01:00
msgid "#%i: %s"
msgstr "#%i: %s"
2022-02-06 00:14:47 +01:00
#: plugin.py:162
2011-11-11 11:03:27 +01:00
msgid "%s for %s: %L"
msgstr "%s für %s: %L"
2022-02-06 00:14:47 +01:00
#: plugin.py:166
2011-11-11 11:03:27 +01:00
msgid "That user has no tasks in their todo list."
msgstr "Der Benutzer hat keine Aufgaben in seiner Aufgabenliste."
2022-02-06 00:14:47 +01:00
#: plugin.py:168
2011-11-11 11:03:27 +01:00
msgid "You have no tasks in your todo list."
msgstr "Du hast keine Aufgaben in deiner Aufgabenliste."
2022-02-06 00:14:47 +01:00
#: plugin.py:175
2011-11-11 11:03:27 +01:00
msgid "Active"
msgstr "Aktiv"
2022-02-06 00:14:47 +01:00
#: plugin.py:177
2011-11-11 11:03:27 +01:00
msgid "Inactive"
msgstr "Inaktiv"
2022-02-06 00:14:47 +01:00
#: plugin.py:179
2011-11-11 11:03:27 +01:00
msgid ", priority: %i"
msgstr ", Priorität: %i"
2022-02-06 00:14:47 +01:00
#: plugin.py:182
2011-11-11 11:03:27 +01:00
msgid "%s todo for %s: %s (Added at %s)"
msgstr "%s Aufgabe für %s: %s (hinzugefügt am %s)"
2022-02-06 00:14:47 +01:00
#: plugin.py:186 plugin.py:270 plugin.py:284
2011-11-11 11:03:27 +01:00
msgid "task id"
msgstr "Aufgaben ID"
2022-02-06 00:14:47 +01:00
#: plugin.py:191
2011-11-11 11:03:27 +01:00
msgid ""
"[--priority=<num>] <text>\n"
"\n"
" Adds <text> as a task in your own personal todo list. The optional\n"
2022-02-06 00:14:47 +01:00
" priority argument allows you to set a task as a high or low "
"priority.\n"
2011-11-11 11:03:27 +01:00
" Any integer is valid.\n"
" "
msgstr ""
"[--priority=<Nummer>] <Text>\n"
"\n"
2022-02-06 00:14:47 +01:00
"Fügt <Text> als Aufgabe deiner persönlinen Aufgabenliste hinzu. Das "
"optionale Prioritätsargument, erlaubt dir deiner Aufgabe eine hohe oder "
"niedrige Priorität zuzuweisen. Jede Ganzzahl ist zulässig."
2011-11-11 11:03:27 +01:00
2022-02-06 00:14:47 +01:00
#: plugin.py:202
2011-11-11 11:03:27 +01:00
msgid "(Todo #%i added)"
msgstr "(Aufgabe #%i hinzugefügt)"
2022-02-06 00:14:47 +01:00
#: plugin.py:208
2011-11-11 11:03:27 +01:00
msgid ""
"<task id> [<task id> ...]\n"
"\n"
" Removes <task id> from your personal todo list.\n"
" "
msgstr ""
"<Aufgaben ID> [<Aufgaben ID> ...]\n"
"\n"
"Entfernt <Aufgaben ID> von deiner persönlichen Aufgabenliste."
#: plugin.py:219
2022-02-06 00:14:47 +01:00
msgid ""
"Task %i could not be removed either because that id doesn't exist or it has "
"been removed already."
msgstr ""
"Aufgabe %i konnte nicht entfernt werden, da entweder die ID nicht existiert "
"oder sie bereits entfernt wurde."
2011-11-11 11:03:27 +01:00
2022-02-06 00:14:47 +01:00
#: plugin.py:223
msgid ""
"No tasks were removed because the following tasks could not be removed: %L."
msgstr ""
"Es wurden keine Aufgaben entfernt, da die folgenen Aufgaben nicht entfernt "
"werden konnten: %L."
#: plugin.py:233
2011-11-11 11:03:27 +01:00
msgid ""
"[--{regexp} <value>] [<glob> <glob> ...]\n"
"\n"
2022-02-06 00:14:47 +01:00
" Searches your todos for tasks matching <glob>. If --regexp is "
"given,\n"
2011-11-11 11:03:27 +01:00
" its associated value is taken as a regexp and matched against the\n"
" tasks.\n"
" "
msgstr ""
"[--{regexp} <Wert>] [<glob> <glob> ...]\n"
"\n"
2022-02-06 00:14:47 +01:00
"Sucht in deinen Aufgaben nach Aufgaben die auf <glob> passen. Falls --regexp "
"angegeben wird, wird der damit verknüpfte Wert dazu benutzt um nach Aufgaben "
"zu suchen."
2011-11-11 11:03:27 +01:00
2022-02-06 00:14:47 +01:00
#: plugin.py:256
2011-11-11 11:03:27 +01:00
msgid "No tasks matched that query."
msgstr "Keine Aufgaben die auf die Anfrage passen."
2022-02-06 00:14:47 +01:00
#: plugin.py:262
2011-11-11 11:03:27 +01:00
msgid ""
"<id> <priority>\n"
"\n"
2022-02-06 00:14:47 +01:00
" Sets the priority of the todo with the given id to the specified "
"value.\n"
2011-11-11 11:03:27 +01:00
" "
msgstr ""
"<ID> <Priorität>\n"
"\n"
"Setzte die Priorität der Aufgabe, der ID, auf den angegeben Wert."
2022-02-06 00:14:47 +01:00
#: plugin.py:276
2011-11-11 11:03:27 +01:00
msgid ""
"<task id> <regexp>\n"
"\n"
" Modify the task with the given id using the supplied regexp.\n"
" "
msgstr ""
"<Aufgaben ID> <reg. Ausdruck>\n"
"\n"
2022-02-06 00:14:47 +01:00
"Modifiziert die Aufgaben, der gegeben ID, durch den angegebenen regulären "
"Ausdruck."