2012-11-04 10:11:17 +01:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR ORGANIZATION
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2014-01-22 08:02:03 +01:00
|
|
|
"POT-Creation-Date: 2014-01-22 07:53+CET\n"
|
2012-11-04 10:11:17 +01:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
|
|
"Content-Transfer-Encoding: ENCODING\n"
|
|
|
|
"Generated-By: pygettext.py 1.5\n"
|
|
|
|
|
|
|
|
|
|
|
|
#: plugin.py:47
|
|
|
|
#, docstring
|
|
|
|
msgid "Support authentication based on nicks and network services."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:54 plugin.py:59
|
|
|
|
msgid "You are not authenticated."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:62
|
|
|
|
msgid "You must be owner to do that."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:67
|
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<network>] <user> <nick>\n"
|
|
|
|
"\n"
|
|
|
|
" Add <nick> to the list of nicks owned by the <user> on the\n"
|
|
|
|
" <network>. You have to register this nick to the network\n"
|
|
|
|
" services to be authenticated.\n"
|
|
|
|
" <network> defaults to the current network.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:80
|
|
|
|
msgid "This nick is already used by someone on this network."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:89
|
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<network>] <user> <nick>\n"
|
|
|
|
"\n"
|
|
|
|
" Remove <nick> from the list of nicks owned by the <user> on the\n"
|
|
|
|
" <network>.\n"
|
|
|
|
" <network> defaults to the current network.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:101
|
|
|
|
msgid "This nick is not registered to you on this network."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:110
|
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<network>] [<user>]\n"
|
|
|
|
"\n"
|
|
|
|
" Lists nicks of the <user> on the network.\n"
|
|
|
|
" <network> defaults to the current network.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
2013-07-25 11:38:21 +02:00
|
|
|
#: plugin.py:119
|
|
|
|
msgid "You are not identified and <user> is not given."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:129
|
2012-11-04 10:11:17 +01:00
|
|
|
msgid "You have no recognized nick on this network."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-07-25 11:38:21 +02:00
|
|
|
#: plugin.py:136
|
2012-11-04 10:11:17 +01:00
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"takes no argument\n"
|
|
|
|
"\n"
|
|
|
|
" Tries to authenticate you using network services.\n"
|
|
|
|
" If you get no reply, it means you are not authenticated to the\n"
|
|
|
|
" network services."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-07-25 11:38:21 +02:00
|
|
|
#: plugin.py:162
|
2012-11-04 10:11:17 +01:00
|
|
|
msgid "You are now authenticated as %s."
|
|
|
|
msgstr ""
|
|
|
|
|
2013-07-25 11:38:21 +02:00
|
|
|
#: plugin.py:164
|
2012-11-04 10:11:17 +01:00
|
|
|
msgid "No user has this nick on this network."
|
|
|
|
msgstr ""
|
|
|
|
|