mirror of
https://github.com/anope/anope.git
synced 2026-06-25 22:26:39 +02:00
08583dc107
out of the core and into the modules that use them.
72 lines
1.7 KiB
Plaintext
72 lines
1.7 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2011-02-04 03:41-0500\n"
|
|
"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: 8bit\n"
|
|
|
|
#: ../cs_entrymsg.cpp:149
|
|
msgid " ENTRYMSG Manage the channel's entrymsgs"
|
|
msgstr ""
|
|
|
|
#: ../cs_entrymsg.cpp:136
|
|
msgid "ENTRYMSG channel {ADD|DEL|LIST|CLEAR} [message|num]"
|
|
msgstr ""
|
|
|
|
#: ../cs_entrymsg.cpp:44
|
|
msgid "End of entry message list."
|
|
msgstr ""
|
|
|
|
#: ../cs_entrymsg.cpp:77
|
|
#, c-format
|
|
msgid "Entry message %i for %s deleted."
|
|
msgstr ""
|
|
|
|
#: ../cs_entrymsg.cpp:80
|
|
#, c-format
|
|
msgid "Entry message %s not found on channel %s."
|
|
msgstr ""
|
|
|
|
#: ../cs_entrymsg.cpp:61
|
|
#, c-format
|
|
msgid "Entry message added to %s"
|
|
msgstr ""
|
|
|
|
#: ../cs_entrymsg.cpp:47 ../cs_entrymsg.cpp:83
|
|
#, c-format
|
|
msgid "Entry message list for %s is empty."
|
|
msgstr ""
|
|
|
|
#: ../cs_entrymsg.cpp:41
|
|
#, c-format
|
|
msgid "Entry message list for %s:"
|
|
msgstr ""
|
|
|
|
#: ../cs_entrymsg.cpp:89
|
|
#, c-format
|
|
msgid "Entry messages for %s have been cleared."
|
|
msgstr ""
|
|
|
|
#: ../cs_entrymsg.cpp:141
|
|
msgid ""
|
|
"Syntax: ENTRYMSG channel {ADD|DEL|LIST|CLEAR} [message|num]\n"
|
|
" \n"
|
|
"Controls what messages will be sent to users when they join the channel."
|
|
msgstr ""
|
|
|
|
#: ../cs_entrymsg.cpp:56
|
|
#, c-format
|
|
msgid "The entry message list for %s is full."
|
|
msgstr ""
|