1
0
mirror of https://github.com/anope/anope.git synced 2026-07-08 13:43:14 +02:00

These .pot files don't need to be under version control

This commit is contained in:
Adam
2011-07-14 20:52:24 -04:00
parent a735095965
commit 1a2486d2ec
10 changed files with 0 additions and 9162 deletions
-8641
View File
File diff suppressed because it is too large Load Diff
-32
View File
@@ -1,32 +0,0 @@
# 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-06-17 13:50-0400\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_appendtopic.cpp:50
msgid "Add text to a channels topic"
msgstr ""
#: ../cs_appendtopic.cpp:90 ../cs_appendtopic.cpp:101
msgid "Syntax: APPENDTOPIC channel text"
msgstr ""
#: ../cs_appendtopic.cpp:92
msgid ""
"This command allows users to append text to a currently set\n"
"channel topic. When TOPICLOCK is on, the topic is updated and\n"
"the new, updated topic is locked."
msgstr ""
-64
View File
@@ -1,64 +0,0 @@
# 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-06-17 13:50-0400\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_enforce.cpp:127
msgid "Enforce various channel modes and set options"
msgstr ""
#: ../cs_enforce.cpp:180
msgid ""
"Enforce various channel modes and set options. The channel\n"
"option indicates what channel to enforce the modes and options\n"
"on. The what option indicates what modes and options to\n"
"enforce, and can be any of SET, SECUREOPS, RESTRICTED, MODES,\n"
"or +R. When left out, it defaults to SET.\n"
" \n"
"If what is SET, it will enforce SECUREOPS and RESTRICTED\n"
"on the users currently in the channel, if they are set. Give\n"
"SECUREOPS to enforce the SECUREOPS option, even if it is not\n"
"enabled. Use RESTRICTED to enfore the RESTRICTED option, also\n"
"if it's not enabled."
msgstr ""
#: ../cs_enforce.cpp:147 ../cs_enforce.cpp:152 ../cs_enforce.cpp:157
#: ../cs_enforce.cpp:162 ../cs_enforce.cpp:167
#, c-format
msgid "Enforced %s"
msgstr ""
#: ../cs_enforce.cpp:193
msgid ""
"If what is MODES, it will enforce channelmode +R if it is\n"
"set. If +R is specified for what, the +R channelmode will\n"
"also be enforced, but even if it is not set. If it is not set,\n"
"users will be banned to ensure they don't just rejoin."
msgstr ""
#: ../cs_enforce.cpp:198
msgid ""
"If what is MODES, nothing will be enforced, since it would\n"
"enforce modes that the current ircd does not support. If +R is\n"
"specified for what, an equalivant of channelmode +R on\n"
"other ircds will be enforced. All users that are in the channel\n"
"but have not identified for their nickname will be kicked and\n"
"banned from the channel."
msgstr ""
#: ../cs_enforce.cpp:178 ../cs_enforce.cpp:210
msgid "Syntax: ENFORCE channel [what]"
msgstr ""
-71
View File
@@ -1,71 +0,0 @@
# 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-06-17 13:50-0400\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:145
msgid "ENTRYMSG channel {ADD|DEL|LIST|CLEAR} [message|num]"
msgstr ""
#: ../cs_entrymsg.cpp:45
msgid "End of entry message list."
msgstr ""
#: ../cs_entrymsg.cpp:80
#, c-format
msgid "Entry message %i for %s deleted."
msgstr ""
#: ../cs_entrymsg.cpp:87
#, c-format
msgid "Entry message %s not found on channel %s."
msgstr ""
#: ../cs_entrymsg.cpp:62
#, c-format
msgid "Entry message added to %s"
msgstr ""
#: ../cs_entrymsg.cpp:48 ../cs_entrymsg.cpp:91
#, c-format
msgid "Entry message list for %s is empty."
msgstr ""
#: ../cs_entrymsg.cpp:42
#, c-format
msgid "Entry message list for %s:"
msgstr ""
#: ../cs_entrymsg.cpp:97
#, c-format
msgid "Entry messages for %s have been cleared."
msgstr ""
#: ../cs_entrymsg.cpp:103
msgid "Manage the channel's entry messages"
msgstr ""
#: ../cs_entrymsg.cpp:150
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:57
#, c-format
msgid "The entry message list for %s is full."
msgstr ""
-36
View File
@@ -1,36 +0,0 @@
# 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-06-17 13:50-0400\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_tban.cpp:85
#, c-format
msgid "%s banned from %s, will auto-expire in %s"
msgstr ""
#: ../cs_tban.cpp:95
msgid ""
"Bans the given user from a channel for a specified length of\n"
"time. If the ban is removed before by hand, it will NOT be replaced."
msgstr ""
#: ../cs_tban.cpp:61
msgid "Bans the user for a given length of time"
msgstr ""
#: ../cs_tban.cpp:103
msgid "Syntax: TBAN channel nick time"
msgstr ""
-34
View File
@@ -1,34 +0,0 @@
# 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"
#: ../db_mysql.cpp:142
msgid " SQLSYNC Import your databases to SQL"
msgstr ""
#: ../db_mysql.cpp:132
msgid ""
"Syntax: SQLSYNC\n"
" \n"
"This command syncs your databases with SQL. You should\n"
"only have to execute this command once, when you initially\n"
"import your databases into SQL."
msgstr ""
#: ../db_mysql.cpp:1400
msgid "Updating MySQL."
msgstr ""
-131
View File
@@ -1,131 +0,0 @@
# 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-06-17 13:50-0400\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"
#: ../hs_request.cpp:267
#, c-format
msgid "#%d Nick:%s, vhost:%s (%s - %s)"
msgstr ""
#: ../hs_request.cpp:265
#, c-format
msgid "#%d Nick:%s, vhost:%s@%s (%s - %s)"
msgstr ""
#: ../hs_request.cpp:180 ../hs_request.cpp:238
msgid "A memo informing the user will also be sent."
msgstr ""
#: ../hs_request.cpp:178
msgid "Activate the requested vHost for the given nick."
msgstr ""
#: ../hs_request.cpp:139
msgid "Approve the requested vHost of a user"
msgstr ""
#: ../hs_request.cpp:286
msgid "Convenience command for LIST +req"
msgstr ""
#: ../hs_request.cpp:271
#, c-format
msgid "Displayed all records (Count: %d)"
msgstr ""
#: ../hs_request.cpp:166 ../hs_request.cpp:227
#, c-format
msgid "No request for nick %s found."
msgstr ""
#: ../hs_request.cpp:105
#, c-format
msgid "Please wait %d seconds before requesting a new vHost"
msgstr ""
#: ../hs_request.cpp:236
msgid "Reject the requested vHost for the given nick."
msgstr ""
#: ../hs_request.cpp:196
msgid "Reject the requested vHost of a user"
msgstr ""
#: ../hs_request.cpp:52
msgid "Request a vHost for your nick"
msgstr ""
#: ../hs_request.cpp:122
msgid ""
"Request the given vHost to be actived for your nick by the\n"
"network administrators. Please be patient while your request\n"
"is being considered."
msgstr ""
#: ../hs_request.cpp:176 ../hs_request.cpp:187
msgid "Syntax: ACTIVATE nick"
msgstr ""
#: ../hs_request.cpp:234 ../hs_request.cpp:245
msgid "Syntax: REJECT nick"
msgstr ""
#: ../hs_request.cpp:68 ../hs_request.cpp:120 ../hs_request.cpp:130
msgid "Syntax: REQUEST vhost"
msgstr ""
#: ../hs_request.cpp:296
msgid "Syntax: WAITING"
msgstr ""
#: ../hs_request.cpp:298
msgid ""
"This command is provided for convenience. It is essentially\n"
"the same as performing a LIST +req ."
msgstr ""
#: ../hs_request.cpp:111
msgid "Your vHost has been requested"
msgstr ""
#: ../hs_request.cpp:158
msgid "[auto memo] Your requested vHost has been approved."
msgstr ""
#: ../hs_request.cpp:218
msgid "[auto memo] Your requested vHost has been rejected."
msgstr ""
#: ../hs_request.cpp:216
#, c-format
msgid "[auto memo] Your requested vHost has been rejected. Reason: %s"
msgstr ""
#: ../hs_request.cpp:438
#, c-format
msgid "[auto memo] vHost %s has been requested by %s."
msgstr ""
#: ../hs_request.cpp:160
#, c-format
msgid "vHost for %s has been activated"
msgstr ""
#: ../hs_request.cpp:223
#, c-format
msgid "vHost for %s has been rejected"
msgstr ""
@@ -1,27 +0,0 @@
# 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-06-17 13:50-0400\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"
#: ../m_ldap_authentication.cpp:60
#, c-format
msgid "Your account %s has been successfully created."
msgstr ""
#: ../m_ldap_authentication.cpp:132
#, c-format
msgid "Your email has been updated to %s"
msgstr ""
-26
View File
@@ -1,26 +0,0 @@
# 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-06-17 13:50-0400\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"
#: ../ns_maxemail.cpp:33
#, c-format
msgid "The given email address has reached its usage limit of %d users."
msgstr ""
#: ../ns_maxemail.cpp:31
msgid "The given email address has reached its usage limit of 1 user."
msgstr ""
-100
View File
@@ -1,100 +0,0 @@
# 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-06-17 13:50-0400\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"
#: ../os_defcon.cpp:122 ../os_defcon.cpp:214
#, c-format
msgid "%s Changed the DEFCON level to %d"
msgstr ""
#: ../os_defcon.cpp:162 ../os_defcon.cpp:638
msgid "* AKILL any new clients connecting"
msgstr ""
#: ../os_defcon.cpp:152 ../os_defcon.cpp:628
#, c-format
msgid "* Force Chan Modes (%s) to be set on all channels"
msgstr ""
#: ../os_defcon.cpp:158 ../os_defcon.cpp:634
msgid "* Ignore any non-opers with message"
msgstr ""
#: ../os_defcon.cpp:156 ../os_defcon.cpp:632
msgid "* Kill any NEW clients connecting"
msgstr ""
#: ../os_defcon.cpp:150 ../os_defcon.cpp:626
msgid "* No MLOCK changes"
msgstr ""
#: ../os_defcon.cpp:146 ../os_defcon.cpp:622
msgid "* No new channel registrations"
msgstr ""
#: ../os_defcon.cpp:164 ../os_defcon.cpp:640
msgid "* No new memos sent"
msgstr ""
#: ../os_defcon.cpp:148 ../os_defcon.cpp:624
msgid "* No new nick registrations"
msgstr ""
#: ../os_defcon.cpp:160 ../os_defcon.cpp:636
msgid "* Silently ignore non-opers"
msgstr ""
#: ../os_defcon.cpp:154 ../os_defcon.cpp:630
#, c-format
msgid "* Use the reduced session limit of %d"
msgstr ""
#: ../os_defcon.cpp:245
msgid "DEFCON [1|2|3|4|5]"
msgstr ""
#: ../os_defcon.cpp:170
msgid "Manipulate the DefCon system"
msgstr ""
#: ../os_defcon.cpp:485 ../os_defcon.cpp:502 ../os_defcon.cpp:513
#: ../os_defcon.cpp:521 ../os_defcon.cpp:532
msgid "Services are in Defcon mode, Please try again later."
msgstr ""
#: ../os_defcon.cpp:180 ../os_defcon.cpp:211
#, c-format
msgid "Services are now at DEFCON %d"
msgstr ""
#: ../os_defcon.cpp:236
msgid ""
"Syntax: DEFCON [1|2|3|4|5]\n"
"The defcon system can be used to implement a pre-defined\n"
"set of restrictions to services useful during an attempted\n"
"attack on the network."
msgstr ""
#: ../os_defcon.cpp:129
#, c-format
msgid "The Defcon Level is now at Level: %d"
msgstr ""
#: ../os_defcon.cpp:223
#, c-format
msgid "The Defcon level is now at: %d"
msgstr ""