mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Update translations from Crowdin (#1522)
This commit is contained in:
committed by
Alexey Sokolov
parent
59cf8aabda
commit
bbc5cfe76d
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/adminlog.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/adminlog.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
69
modules/po/adminlog.es.po
Normal file
69
modules/po/adminlog.es.po
Normal file
@@ -0,0 +1,69 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/adminlog.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: adminlog.cpp:29
|
||||
msgid "Show the logging target"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:31
|
||||
msgid "<file|syslog|both> [path]"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:32
|
||||
msgid "Set the logging target"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:142
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:156
|
||||
msgid "Now logging to file"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:160
|
||||
msgid "Now only logging to syslog"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:164
|
||||
msgid "Now logging to syslog and file"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:168
|
||||
msgid "Usage: Target <file|syslog|both> [path]"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:170
|
||||
msgid "Unknown target"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:192
|
||||
msgid "Logging is enabled for file"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:195
|
||||
msgid "Logging is enabled for syslog"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:198
|
||||
msgid "Logging is enabled for both, file and syslog"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:204
|
||||
msgid "Log file will be written to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: adminlog.cpp:222
|
||||
msgid "Log ZNC events to file and/or syslog."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/adminlog.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/adminlog.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/alias.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/alias.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
123
modules/po/alias.es.po
Normal file
123
modules/po/alias.es.po
Normal file
@@ -0,0 +1,123 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/alias.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: alias.cpp:141
|
||||
msgid "missing required parameter: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:201
|
||||
msgid "Created alias: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:203
|
||||
msgid "Alias already exists."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:210
|
||||
msgid "Deleted alias: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:213 alias.cpp:224 alias.cpp:246 alias.cpp:265 alias.cpp:276
|
||||
#: alias.cpp:333
|
||||
msgid "Alias does not exist."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:222 alias.cpp:244 alias.cpp:263 alias.cpp:274
|
||||
msgid "Modified alias."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:236 alias.cpp:256
|
||||
msgid "Invalid index."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:282 alias.cpp:298
|
||||
msgid "There are no aliases."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:289
|
||||
msgid "The following aliases exist: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:290
|
||||
msgctxt "list|separator"
|
||||
msgid ", "
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:324
|
||||
msgid "Actions for alias {1}:"
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:331
|
||||
msgid "End of actions for alias {1}."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:338 alias.cpp:341 alias.cpp:352 alias.cpp:357
|
||||
msgid "<name>"
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:339
|
||||
msgid "Creates a new, blank alias called name."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:341
|
||||
msgid "Deletes an existing alias."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:343
|
||||
msgid "<name> <action ...>"
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:344
|
||||
msgid "Adds a line to an existing alias."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:346
|
||||
msgid "<name> <pos> <action ...>"
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:347
|
||||
msgid "Inserts a line into an existing alias."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:349
|
||||
msgid "<name> <pos>"
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:350
|
||||
msgid "Removes a line from an existing alias."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:353
|
||||
msgid "Removes all lines from an existing alias."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:355
|
||||
msgid "Lists all aliases by name."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:358
|
||||
msgid "Reports the actions performed by an alias."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:362
|
||||
msgid "Generate a list of commands to copy your alias config."
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:374
|
||||
msgid "Clearing all of them!"
|
||||
msgstr ""
|
||||
|
||||
#: alias.cpp:409
|
||||
msgid "Provides bouncer-side command alias support."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/alias.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/alias.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/autoattach.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autoattach.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
85
modules/po/autoattach.es.po
Normal file
85
modules/po/autoattach.es.po
Normal file
@@ -0,0 +1,85 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autoattach.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: autoattach.cpp:94
|
||||
msgid "Added to list"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:96
|
||||
msgid "{1} is already added"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:100
|
||||
msgid "Usage: Add [!]<#chan> <search> <host>"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:101
|
||||
msgid "Wildcards are allowed"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:113
|
||||
msgid "Removed {1} from list"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:115
|
||||
msgid "Usage: Del [!]<#chan> <search> <host>"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:121 autoattach.cpp:129
|
||||
msgid "Neg"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:122 autoattach.cpp:130
|
||||
msgid "Chan"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:123 autoattach.cpp:131
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:124 autoattach.cpp:132
|
||||
msgid "Host"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:138
|
||||
msgid "You have no entries."
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:146 autoattach.cpp:149
|
||||
msgid "[!]<#chan> <search> <host>"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:147
|
||||
msgid "Add an entry, use !#chan to negate and * for wildcards"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:150
|
||||
msgid "Remove an entry, needs to be an exact match"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:152
|
||||
msgid "List all entries"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:171
|
||||
msgid "Unable to add [{1}]"
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:283
|
||||
msgid "List of channel masks and channel masks with ! before them."
|
||||
msgstr ""
|
||||
|
||||
#: autoattach.cpp:286
|
||||
msgid "Reattaches you to channels on activity."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/autoattach.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autoattach.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/autocycle.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autocycle.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
69
modules/po/autocycle.es.po
Normal file
69
modules/po/autocycle.es.po
Normal file
@@ -0,0 +1,69 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autocycle.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: autocycle.cpp:27 autocycle.cpp:30
|
||||
msgid "[!]<#chan>"
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:28
|
||||
msgid "Add an entry, use !#chan to negate and * for wildcards"
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:31
|
||||
msgid "Remove an entry, needs to be an exact match"
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:33
|
||||
msgid "List all entries"
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:46
|
||||
msgid "Unable to add {1}"
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:66
|
||||
msgid "{1} is already added"
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:68
|
||||
msgid "Added {1} to list"
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:70
|
||||
msgid "Usage: Add [!]<#chan>"
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:78
|
||||
msgid "Removed {1} from list"
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:80
|
||||
msgid "Usage: Del [!]<#chan>"
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:85 autocycle.cpp:89 autocycle.cpp:94
|
||||
msgid "Channel"
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:100
|
||||
msgid "You have no entries."
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:229
|
||||
msgid "List of channel masks and channel masks with ! before them."
|
||||
msgstr ""
|
||||
|
||||
#: autocycle.cpp:234
|
||||
msgid "Rejoins channels to gain Op if you're the only user left"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/autocycle.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autocycle.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/autoop.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autoop.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
168
modules/po/autoop.es.po
Normal file
168
modules/po/autoop.es.po
Normal file
@@ -0,0 +1,168 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autoop.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: autoop.cpp:154
|
||||
msgid "List all users"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:156 autoop.cpp:159
|
||||
msgid "<user> <channel> [channel] ..."
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:157
|
||||
msgid "Adds channels to a user"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:160
|
||||
msgid "Removes channels from a user"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:162 autoop.cpp:165
|
||||
msgid "<user> <mask>,[mask] ..."
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:163
|
||||
msgid "Adds masks to a user"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:166
|
||||
msgid "Removes masks from a user"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:169
|
||||
msgid "<user> <hostmask>[,<hostmasks>...] <key> [channels]"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:170
|
||||
msgid "Adds a user"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:172
|
||||
msgid "<user>"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:172
|
||||
msgid "Removes a user"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:275
|
||||
msgid "Usage: AddUser <user> <hostmask>[,<hostmasks>...] <key> [channels]"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:291
|
||||
msgid "Usage: DelUser <user>"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:300
|
||||
msgid "There are no users defined"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:306 autoop.cpp:317 autoop.cpp:321 autoop.cpp:323
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:307 autoop.cpp:325
|
||||
msgid "Hostmasks"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:308 autoop.cpp:318
|
||||
msgid "Key"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:309 autoop.cpp:319
|
||||
msgid "Channels"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:337
|
||||
msgid "Usage: AddChans <user> <channel> [channel] ..."
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:344 autoop.cpp:365 autoop.cpp:387 autoop.cpp:408 autoop.cpp:472
|
||||
msgid "No such user"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:349
|
||||
msgid "Channel(s) added to user {1}"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:358
|
||||
msgid "Usage: DelChans <user> <channel> [channel] ..."
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:371
|
||||
msgid "Channel(s) Removed from user {1}"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:380
|
||||
msgid "Usage: AddMasks <user> <mask>,[mask] ..."
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:392
|
||||
msgid "Hostmasks(s) added to user {1}"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:401
|
||||
msgid "Usage: DelMasks <user> <mask>,[mask] ..."
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:413
|
||||
msgid "Removed user {1} with key {2} and channels {3}"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:419
|
||||
msgid "Hostmasks(s) Removed from user {1}"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:478
|
||||
msgid "User {1} removed"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:484
|
||||
msgid "That user already exists"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:490
|
||||
msgid "User {1} added with hostmask(s) {2}"
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:532
|
||||
msgid ""
|
||||
"[{1}] sent us a challenge but they are not opped in any defined channels."
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:536
|
||||
msgid "[{1}] sent us a challenge but they do not match a defined user."
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:544
|
||||
msgid "WARNING! [{1}] sent an invalid challenge."
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:560
|
||||
msgid "[{1}] sent an unchallenged response. This could be due to lag."
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:577
|
||||
msgid ""
|
||||
"WARNING! [{1}] sent a bad response. Please verify that you have their "
|
||||
"correct password."
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:586
|
||||
msgid "WARNING! [{1}] sent a response but did not match any defined users."
|
||||
msgstr ""
|
||||
|
||||
#: autoop.cpp:644
|
||||
msgid "Auto op the good people"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/autoop.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autoop.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/autoreply.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autoreply.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
43
modules/po/autoreply.es.po
Normal file
43
modules/po/autoreply.es.po
Normal file
@@ -0,0 +1,43 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autoreply.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: autoreply.cpp:25
|
||||
msgid "<reply>"
|
||||
msgstr ""
|
||||
|
||||
#: autoreply.cpp:25
|
||||
msgid "Sets a new reply"
|
||||
msgstr ""
|
||||
|
||||
#: autoreply.cpp:27
|
||||
msgid "Displays the current query reply"
|
||||
msgstr ""
|
||||
|
||||
#: autoreply.cpp:75
|
||||
msgid "Current reply is: {1} ({2})"
|
||||
msgstr ""
|
||||
|
||||
#: autoreply.cpp:81
|
||||
msgid "New reply set to: {1} ({2})"
|
||||
msgstr ""
|
||||
|
||||
#: autoreply.cpp:94
|
||||
msgid ""
|
||||
"You might specify a reply text. It is used when automatically answering "
|
||||
"queries, if you are not connected to ZNC."
|
||||
msgstr ""
|
||||
|
||||
#: autoreply.cpp:98
|
||||
msgid "Reply to queries when you are away"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/autoreply.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autoreply.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/autovoice.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autovoice.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
111
modules/po/autovoice.es.po
Normal file
111
modules/po/autovoice.es.po
Normal file
@@ -0,0 +1,111 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autovoice.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: autovoice.cpp:120
|
||||
msgid "List all users"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:122 autovoice.cpp:125
|
||||
msgid "<user> <channel> [channel] ..."
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:123
|
||||
msgid "Adds channels to a user"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:126
|
||||
msgid "Removes channels from a user"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:128
|
||||
msgid "<user> <hostmask> [channels]"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:129
|
||||
msgid "Adds a user"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:131
|
||||
msgid "<user>"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:131
|
||||
msgid "Removes a user"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:215
|
||||
msgid "Usage: AddUser <user> <hostmask> [channels]"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:229
|
||||
msgid "Usage: DelUser <user>"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:238
|
||||
msgid "There are no users defined"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:244 autovoice.cpp:250
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:245 autovoice.cpp:251
|
||||
msgid "Hostmask"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:246 autovoice.cpp:252
|
||||
msgid "Channels"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:263
|
||||
msgid "Usage: AddChans <user> <channel> [channel] ..."
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:270 autovoice.cpp:292 autovoice.cpp:329
|
||||
msgid "No such user"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:275
|
||||
msgid "Channel(s) added to user {1}"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:285
|
||||
msgid "Usage: DelChans <user> <channel> [channel] ..."
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:298
|
||||
msgid "Channel(s) Removed from user {1}"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:335
|
||||
msgid "User {1} removed"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:341
|
||||
msgid "That user already exists"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:347
|
||||
msgid "User {1} added with hostmask {2}"
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:360
|
||||
msgid ""
|
||||
"Each argument is either a channel you want autovoice for (which can include "
|
||||
"wildcards) or, if it starts with !, it is an exception for autovoice."
|
||||
msgstr ""
|
||||
|
||||
#: autovoice.cpp:365
|
||||
msgid "Auto voice the good people"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/autovoice.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/autovoice.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/awaystore.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/awaystore.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
110
modules/po/awaystore.es.po
Normal file
110
modules/po/awaystore.es.po
Normal file
@@ -0,0 +1,110 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/awaystore.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: awaystore.cpp:67
|
||||
msgid "You have been marked as away"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:78 awaystore.cpp:385 awaystore.cpp:388
|
||||
msgid "Welcome back!"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:100
|
||||
msgid "Deleted {1} messages"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:104
|
||||
msgid "USAGE: delete <num|all>"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:109
|
||||
msgid "Illegal message # requested"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:113
|
||||
msgid "Message erased"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:122
|
||||
msgid "Messages saved to disk"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:124
|
||||
msgid "There are no messages to save"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:135
|
||||
msgid "Password updated to [{1}]"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:147
|
||||
msgid "Corrupt message! [{1}]"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:159
|
||||
msgid "Corrupt time stamp! [{1}]"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:178
|
||||
msgid "#--- End of messages"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:183
|
||||
msgid "Timer set to 300 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:188 awaystore.cpp:197
|
||||
msgid "Timer disabled"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:199
|
||||
msgid "Timer set to {1} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:203
|
||||
msgid "Current timer setting: {1} seconds"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:278
|
||||
msgid "This module needs as an argument a keyphrase used for encryption"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:285
|
||||
msgid ""
|
||||
"Failed to decrypt your saved messages - Did you give the right encryption "
|
||||
"key as an argument to this module?"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:386 awaystore.cpp:389
|
||||
msgid "You have {1} messages!"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:456
|
||||
msgid "Unable to find buffer"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:469
|
||||
msgid "Unable to decode encrypted messages"
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:516
|
||||
msgid ""
|
||||
"[ -notimer | -timer N ] [-chans] passw0rd . N is number of seconds, 600 by "
|
||||
"default."
|
||||
msgstr ""
|
||||
|
||||
#: awaystore.cpp:521
|
||||
msgid ""
|
||||
"Adds auto-away with logging, useful when you use ZNC from different locations"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/awaystore.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/awaystore.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/block_motd.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/block_motd.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
35
modules/po/block_motd.es.po
Normal file
35
modules/po/block_motd.es.po
Normal file
@@ -0,0 +1,35 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/block_motd.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: block_motd.cpp:26
|
||||
msgid "[<server>]"
|
||||
msgstr ""
|
||||
|
||||
#: block_motd.cpp:27
|
||||
msgid ""
|
||||
"Override the block with this command. Can optionally specify which server to "
|
||||
"query."
|
||||
msgstr ""
|
||||
|
||||
#: block_motd.cpp:36
|
||||
msgid "You are not connected to an IRC Server."
|
||||
msgstr ""
|
||||
|
||||
#: block_motd.cpp:58
|
||||
msgid "MOTD blocked by ZNC"
|
||||
msgstr ""
|
||||
|
||||
#: block_motd.cpp:104
|
||||
msgid "Block the MOTD from IRC so it's not sent to your client(s)."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/block_motd.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/block_motd.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/blockuser.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/blockuser.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
97
modules/po/blockuser.es.po
Normal file
97
modules/po/blockuser.es.po
Normal file
@@ -0,0 +1,97 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/blockuser.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: modules/po/../data/blockuser/tmpl/blockuser_WebadminUser.tmpl:9
|
||||
msgid "Account is blocked"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:23
|
||||
msgid "Your account has been disabled. Contact your administrator."
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:29
|
||||
msgid "List blocked users"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:31 blockuser.cpp:33
|
||||
msgid "<user>"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:31
|
||||
msgid "Block a user"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:33
|
||||
msgid "Unblock a user"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:55
|
||||
msgid "Could not block {1}"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:76
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:85
|
||||
msgid "No users are blocked"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:88
|
||||
msgid "Blocked users:"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:100
|
||||
msgid "Usage: Block <user>"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:105 blockuser.cpp:147
|
||||
msgid "You can't block yourself"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:110 blockuser.cpp:152
|
||||
msgid "Blocked {1}"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:112
|
||||
msgid "Could not block {1} (misspelled?)"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:120
|
||||
msgid "Usage: Unblock <user>"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:125 blockuser.cpp:161
|
||||
msgid "Unblocked {1}"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:127
|
||||
msgid "This user is not blocked"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:155
|
||||
msgid "Couldn't block {1}"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:164
|
||||
msgid "User {1} is not blocked"
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:216
|
||||
msgid "Enter one or more user names. Separate them by spaces."
|
||||
msgstr ""
|
||||
|
||||
#: blockuser.cpp:219
|
||||
msgid "Block certain users from logging in."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/blockuser.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/blockuser.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/bouncedcc.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/bouncedcc.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
131
modules/po/bouncedcc.es.po
Normal file
131
modules/po/bouncedcc.es.po
Normal file
@@ -0,0 +1,131 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/bouncedcc.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: bouncedcc.cpp:101 bouncedcc.cpp:119 bouncedcc.cpp:121
|
||||
msgctxt "list"
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:102 bouncedcc.cpp:132
|
||||
msgctxt "list"
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:103
|
||||
msgctxt "list"
|
||||
msgid "Speed"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:104 bouncedcc.cpp:115
|
||||
msgctxt "list"
|
||||
msgid "Nick"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:105 bouncedcc.cpp:116
|
||||
msgctxt "list"
|
||||
msgid "IP"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:106 bouncedcc.cpp:122
|
||||
msgctxt "list"
|
||||
msgid "File"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:119
|
||||
msgctxt "list"
|
||||
msgid "Chat"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:121
|
||||
msgctxt "list"
|
||||
msgid "Xfer"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:125
|
||||
msgid "Waiting"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:127
|
||||
msgid "Halfway"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:129
|
||||
msgid "Connected"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:137
|
||||
msgid "You have no active DCCs."
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:148
|
||||
msgid "Use client IP: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:153
|
||||
msgid "List all active DCCs"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:156
|
||||
msgid "Change the option to use IP of client"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:383 bouncedcc.cpp:412 bouncedcc.cpp:436 bouncedcc.cpp:451
|
||||
msgctxt "type"
|
||||
msgid "Chat"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:383 bouncedcc.cpp:412 bouncedcc.cpp:436 bouncedcc.cpp:451
|
||||
msgctxt "type"
|
||||
msgid "Xfer"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:385
|
||||
msgid "DCC {1} Bounce ({2}): Too long line received"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:418
|
||||
msgid "DCC {1} Bounce ({2}): Timeout while connecting to {3} {4}"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:422
|
||||
msgid "DCC {1} Bounce ({2}): Timeout while connecting."
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:427
|
||||
msgid ""
|
||||
"DCC {1} Bounce ({2}): Timeout while waiting for incoming connection on {3} "
|
||||
"{4}"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:440
|
||||
msgid "DCC {1} Bounce ({2}): Connection refused while connecting to {3} {4}"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:444
|
||||
msgid "DCC {1} Bounce ({2}): Connection refused while connecting."
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:457 bouncedcc.cpp:465
|
||||
msgid "DCC {1} Bounce ({2}): Socket error on {3} {4}: {5}"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:460
|
||||
msgid "DCC {1} Bounce ({2}): Socket error: {3}"
|
||||
msgstr ""
|
||||
|
||||
#: bouncedcc.cpp:547
|
||||
msgid ""
|
||||
"Bounces DCC transfers through ZNC instead of sending them directly to the "
|
||||
"user. "
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/bouncedcc.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/bouncedcc.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/buffextras.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/buffextras.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
49
modules/po/buffextras.es.po
Normal file
49
modules/po/buffextras.es.po
Normal file
@@ -0,0 +1,49 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/buffextras.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: buffextras.cpp:45
|
||||
msgid "Server"
|
||||
msgstr ""
|
||||
|
||||
#: buffextras.cpp:47
|
||||
msgid "{1} set mode: {2} {3}"
|
||||
msgstr ""
|
||||
|
||||
#: buffextras.cpp:55
|
||||
msgid "{1} kicked {2} with reason: {3}"
|
||||
msgstr ""
|
||||
|
||||
#: buffextras.cpp:64
|
||||
msgid "{1} quit: {2}"
|
||||
msgstr ""
|
||||
|
||||
#: buffextras.cpp:73
|
||||
msgid "{1} joined"
|
||||
msgstr ""
|
||||
|
||||
#: buffextras.cpp:81
|
||||
msgid "{1} parted: {2}"
|
||||
msgstr ""
|
||||
|
||||
#: buffextras.cpp:90
|
||||
msgid "{1} is now known as {2}"
|
||||
msgstr ""
|
||||
|
||||
#: buffextras.cpp:100
|
||||
msgid "{1} changed the topic to: {2}"
|
||||
msgstr ""
|
||||
|
||||
#: buffextras.cpp:115
|
||||
msgid "Adds joins, parts etc. to the playback buffer"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/buffextras.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/buffextras.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/cert.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/cert.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
75
modules/po/cert.es.po
Normal file
75
modules/po/cert.es.po
Normal file
@@ -0,0 +1,75 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/cert.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
# this text is inserted into `click here` in the other string
|
||||
#: modules/po/../data/cert/tmpl/index.tmpl:5
|
||||
msgid "here"
|
||||
msgstr ""
|
||||
|
||||
# {1} is `here`, translateable in the other string
|
||||
#: modules/po/../data/cert/tmpl/index.tmpl:6
|
||||
msgid ""
|
||||
"You already have a certificate set, use the form below to overwrite the "
|
||||
"current certificate. Alternatively click {1} to delete your certificate."
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/cert/tmpl/index.tmpl:8
|
||||
msgid "You do not have a certificate yet."
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/cert/tmpl/index.tmpl:14 cert.cpp:72
|
||||
msgid "Certificate"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/cert/tmpl/index.tmpl:18
|
||||
msgid "PEM File:"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/cert/tmpl/index.tmpl:22
|
||||
msgid "Update"
|
||||
msgstr ""
|
||||
|
||||
#: cert.cpp:28
|
||||
msgid "Pem file deleted"
|
||||
msgstr ""
|
||||
|
||||
#: cert.cpp:31
|
||||
msgid "The pem file doesn't exist or there was a error deleting the pem file."
|
||||
msgstr ""
|
||||
|
||||
#: cert.cpp:38
|
||||
msgid "You have a certificate in {1}"
|
||||
msgstr ""
|
||||
|
||||
#: cert.cpp:41
|
||||
msgid ""
|
||||
"You do not have a certificate. Please use the web interface to add a "
|
||||
"certificate"
|
||||
msgstr ""
|
||||
|
||||
#: cert.cpp:44
|
||||
msgid "Alternatively you can either place one at {1}"
|
||||
msgstr ""
|
||||
|
||||
#: cert.cpp:52
|
||||
msgid "Delete the current certificate"
|
||||
msgstr ""
|
||||
|
||||
#: cert.cpp:54
|
||||
msgid "Show the current certificate"
|
||||
msgstr ""
|
||||
|
||||
#: cert.cpp:105
|
||||
msgid "Use a ssl certificate to connect to a server"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/cert.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/cert.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/certauth.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/certauth.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
108
modules/po/certauth.es.po
Normal file
108
modules/po/certauth.es.po
Normal file
@@ -0,0 +1,108 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/certauth.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: modules/po/../data/certauth/tmpl/index.tmpl:7
|
||||
msgid "Add a key"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/certauth/tmpl/index.tmpl:11
|
||||
msgid "Key:"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/certauth/tmpl/index.tmpl:15
|
||||
msgid "Add Key"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/certauth/tmpl/index.tmpl:23
|
||||
msgid "You have no keys."
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/certauth/tmpl/index.tmpl:30
|
||||
msgctxt "web"
|
||||
msgid "Key"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/certauth/tmpl/index.tmpl:36
|
||||
msgid "del"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:31
|
||||
msgid "[pubkey]"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:32
|
||||
msgid "Add a public key. If key is not provided will use the current key"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:35
|
||||
msgid "id"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:35
|
||||
msgid "Delete a key by its number in List"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:37
|
||||
msgid "List your public keys"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:39
|
||||
msgid "Print your current key"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:142
|
||||
msgid "You are not connected with any valid public key"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:144
|
||||
msgid "Your current public key is: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:157
|
||||
msgid "You did not supply a public key or connect with one."
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:160
|
||||
msgid "Key '{1}' added."
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:162
|
||||
msgid "The key '{1}' is already added."
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:170 certauth.cpp:182
|
||||
msgctxt "list"
|
||||
msgid "Id"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:171 certauth.cpp:183
|
||||
msgctxt "list"
|
||||
msgid "Key"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:175 certauth.cpp:189 certauth.cpp:198
|
||||
msgid "No keys set for your user"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:203
|
||||
msgid "Invalid #, check \"list\""
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:215
|
||||
msgid "Removed"
|
||||
msgstr ""
|
||||
|
||||
#: certauth.cpp:290
|
||||
msgid "Allows users to authenticate via SSL client certificates."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/certauth.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/certauth.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/chansaver.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/chansaver.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
17
modules/po/chansaver.es.po
Normal file
17
modules/po/chansaver.es.po
Normal file
@@ -0,0 +1,17 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/chansaver.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: chansaver.cpp:91
|
||||
msgid "Keeps config up-to-date when user joins/parts."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/chansaver.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/chansaver.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/clearbufferonmsg.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/clearbufferonmsg.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
17
modules/po/clearbufferonmsg.es.po
Normal file
17
modules/po/clearbufferonmsg.es.po
Normal file
@@ -0,0 +1,17 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/clearbufferonmsg.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: clearbufferonmsg.cpp:160
|
||||
msgid "Clears all channel and query buffers whenever the user does something"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/clearbufferonmsg.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/clearbufferonmsg.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/clientnotify.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/clientnotify.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
73
modules/po/clientnotify.es.po
Normal file
73
modules/po/clientnotify.es.po
Normal file
@@ -0,0 +1,73 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/clientnotify.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: clientnotify.cpp:47
|
||||
msgid "<message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:48
|
||||
msgid "Sets the notify method"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:50 clientnotify.cpp:54
|
||||
msgid "<on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:51
|
||||
msgid "Turns notifications for unseen IP addresses on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:55
|
||||
msgid "Turns notifications for clients disconnecting on or off"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:57
|
||||
msgid "Shows the current settings"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:81 clientnotify.cpp:95
|
||||
msgid "<This message is impossible for 1 client>"
|
||||
msgid_plural ""
|
||||
"Another client authenticated as your user. Use the 'ListClients' command to "
|
||||
"see all {1} clients."
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: clientnotify.cpp:108
|
||||
msgid "Usage: Method <message|notice|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:114 clientnotify.cpp:127 clientnotify.cpp:140
|
||||
msgid "Saved."
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:121
|
||||
msgid "Usage: NewOnly <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:134
|
||||
msgid "Usage: OnDisconnect <on|off>"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:145
|
||||
msgid ""
|
||||
"Current settings: Method: {1}, for unseen IP addresses only: {2}, notify on "
|
||||
"disconnecting clients: {3}"
|
||||
msgstr ""
|
||||
|
||||
#: clientnotify.cpp:157
|
||||
msgid ""
|
||||
"Notifies you when another IRC client logs into or out of your account. "
|
||||
"Configurable."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/clientnotify.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/clientnotify.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/controlpanel.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/controlpanel.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
718
modules/po/controlpanel.es.po
Normal file
718
modules/po/controlpanel.es.po
Normal file
@@ -0,0 +1,718 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/controlpanel.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: controlpanel.cpp:51 controlpanel.cpp:63
|
||||
msgctxt "helptable"
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:52 controlpanel.cpp:65
|
||||
msgctxt "helptable"
|
||||
msgid "Variables"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:77
|
||||
msgid "String"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:78
|
||||
msgid "Boolean (true/false)"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:79
|
||||
msgid "Integer"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:80
|
||||
msgid "Number"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:123
|
||||
msgid "The following variables are available when using the Set/Get commands:"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:146
|
||||
msgid ""
|
||||
"The following variables are available when using the SetNetwork/GetNetwork "
|
||||
"commands:"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:159
|
||||
msgid ""
|
||||
"The following variables are available when using the SetChan/GetChan "
|
||||
"commands:"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:165
|
||||
msgid ""
|
||||
"You can use $user as the user name and $network as the network name for "
|
||||
"modifying your own user and network."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:174 controlpanel.cpp:961 controlpanel.cpp:998
|
||||
msgid "Error: User [{1}] does not exist!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:179
|
||||
msgid "Error: You need to have admin rights to modify other users!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:189
|
||||
msgid "Error: You cannot use $network to modify other users!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:197
|
||||
msgid "Error: User {1} does not have a network named [{2}]."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:209
|
||||
msgid "Usage: Get <variable> [username]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:299 controlpanel.cpp:502 controlpanel.cpp:577
|
||||
#: controlpanel.cpp:653 controlpanel.cpp:788 controlpanel.cpp:873
|
||||
msgid "Error: Unknown variable"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:308
|
||||
msgid "Usage: Set <variable> <username> <value>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:330 controlpanel.cpp:618
|
||||
msgid "This bind host is already set!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:337 controlpanel.cpp:349 controlpanel.cpp:357
|
||||
#: controlpanel.cpp:420 controlpanel.cpp:439 controlpanel.cpp:455
|
||||
#: controlpanel.cpp:465 controlpanel.cpp:625
|
||||
msgid "Access denied!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:371 controlpanel.cpp:380 controlpanel.cpp:837
|
||||
msgid "Setting failed, limit for buffer size is {1}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:400
|
||||
msgid "Password has been changed!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:408
|
||||
msgid "Timeout can't be less than 30 seconds!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:472
|
||||
msgid "That would be a bad idea!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:490
|
||||
msgid "Supported languages: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:514
|
||||
msgid "Usage: GetNetwork <variable> [username] [network]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:533
|
||||
msgid "Error: A network must be specified to get another users settings."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:539
|
||||
msgid "You are not currently attached to a network."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:545
|
||||
msgid "Error: Invalid network."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:589
|
||||
msgid "Usage: SetNetwork <variable> <username> <network> <value>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:663
|
||||
msgid "Usage: AddChan <username> <network> <channel>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:676
|
||||
msgid "Error: User {1} already has a channel named {2}."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:683
|
||||
msgid "Channel {1} for user {2} added to network {3}."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:687
|
||||
msgid ""
|
||||
"Could not add channel {1} for user {2} to network {3}, does it already exist?"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:697
|
||||
msgid "Usage: DelChan <username> <network> <channel>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:712
|
||||
msgid "Error: User {1} does not have any channel matching [{2}] in network {3}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:725
|
||||
msgid "Channel {1} is deleted from network {2} of user {3}"
|
||||
msgid_plural "Channels {1} are deleted from network {2} of user {3}"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: controlpanel.cpp:740
|
||||
msgid "Usage: GetChan <variable> <username> <network> <chan>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:754 controlpanel.cpp:818
|
||||
msgid "Error: No channels matching [{1}] found."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:803
|
||||
msgid "Usage: SetChan <variable> <username> <network> <chan> <value>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:884 controlpanel.cpp:894
|
||||
msgctxt "listusers"
|
||||
msgid "Username"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:885 controlpanel.cpp:895
|
||||
msgctxt "listusers"
|
||||
msgid "Realname"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:886 controlpanel.cpp:898 controlpanel.cpp:900
|
||||
msgctxt "listusers"
|
||||
msgid "IsAdmin"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:887 controlpanel.cpp:901
|
||||
msgctxt "listusers"
|
||||
msgid "Nick"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:888 controlpanel.cpp:902
|
||||
msgctxt "listusers"
|
||||
msgid "AltNick"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:889 controlpanel.cpp:903
|
||||
msgctxt "listusers"
|
||||
msgid "Ident"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:890 controlpanel.cpp:904
|
||||
msgctxt "listusers"
|
||||
msgid "BindHost"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:898 controlpanel.cpp:1138
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:900 controlpanel.cpp:1130
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:914 controlpanel.cpp:983
|
||||
msgid "Error: You need to have admin rights to add new users!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:920
|
||||
msgid "Usage: AddUser <username> <password>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:925
|
||||
msgid "Error: User {1} already exists!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:937 controlpanel.cpp:1012
|
||||
msgid "Error: User not added: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:941 controlpanel.cpp:1016
|
||||
msgid "User {1} added!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:948
|
||||
msgid "Error: You need to have admin rights to delete users!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:954
|
||||
msgid "Usage: DelUser <username>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:966
|
||||
msgid "Error: You can't delete yourself!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:972
|
||||
msgid "Error: Internal error!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:976
|
||||
msgid "User {1} deleted!"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:991
|
||||
msgid "Usage: CloneUser <old username> <new username>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1006
|
||||
msgid "Error: Cloning failed: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1035
|
||||
msgid "Usage: AddNetwork [user] network"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1041
|
||||
msgid ""
|
||||
"Network number limit reached. Ask an admin to increase the limit for you, or "
|
||||
"delete unneeded networks using /znc DelNetwork <name>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1049
|
||||
msgid "Error: User {1} already has a network with the name {2}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1056
|
||||
msgid "Network {1} added to user {2}."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1060
|
||||
msgid "Error: Network [{1}] could not be added for user {2}: {3}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1080
|
||||
msgid "Usage: DelNetwork [user] network"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1091
|
||||
msgid "The currently active network can be deleted via {1}status"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1097
|
||||
msgid "Network {1} deleted for user {2}."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1101
|
||||
msgid "Error: Network {1} could not be deleted for user {2}."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1120 controlpanel.cpp:1128
|
||||
msgctxt "listnetworks"
|
||||
msgid "Network"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1121 controlpanel.cpp:1130 controlpanel.cpp:1138
|
||||
msgctxt "listnetworks"
|
||||
msgid "OnIRC"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1122 controlpanel.cpp:1131
|
||||
msgctxt "listnetworks"
|
||||
msgid "IRC Server"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1123 controlpanel.cpp:1133
|
||||
msgctxt "listnetworks"
|
||||
msgid "IRC User"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1124 controlpanel.cpp:1135
|
||||
msgctxt "listnetworks"
|
||||
msgid "Channels"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1143
|
||||
msgid "No networks"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1154
|
||||
msgid "Usage: AddServer <username> <network> <server> [[+]port] [password]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1168
|
||||
msgid "Added IRC Server {1} to network {2} for user {3}."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1172
|
||||
msgid "Error: Could not add IRC server {1} to network {2} for user {3}."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1185
|
||||
msgid "Usage: DelServer <username> <network> <server> [[+]port] [password]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1200
|
||||
msgid "Deleted IRC Server {1} from network {2} for user {3}."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1204
|
||||
msgid "Error: Could not delete IRC server {1} from network {2} for user {3}."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1214
|
||||
msgid "Usage: Reconnect <username> <network>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1241
|
||||
msgid "Queued network {1} of user {2} for a reconnect."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1250
|
||||
msgid "Usage: Disconnect <username> <network>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1265
|
||||
msgid "Closed IRC connection for network {1} of user {2}."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1280 controlpanel.cpp:1284
|
||||
msgctxt "listctcp"
|
||||
msgid "Request"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1281 controlpanel.cpp:1285
|
||||
msgctxt "listctcp"
|
||||
msgid "Reply"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1289
|
||||
msgid "No CTCP replies for user {1} are configured"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1292
|
||||
msgid "CTCP replies for user {1}:"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1308
|
||||
msgid "Usage: AddCTCP [user] [request] [reply]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1310
|
||||
msgid ""
|
||||
"This will cause ZNC to reply to the CTCP instead of forwarding it to clients."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1313
|
||||
msgid "An empty reply will cause the CTCP request to be blocked."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1322
|
||||
msgid "CTCP requests {1} to user {2} will now be blocked."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1326
|
||||
msgid "CTCP requests {1} to user {2} will now get reply: {3}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1343
|
||||
msgid "Usage: DelCTCP [user] [request]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1349
|
||||
msgid "CTCP requests {1} to user {2} will now be sent to IRC clients"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1353
|
||||
msgid ""
|
||||
"CTCP requests {1} to user {2} will be sent to IRC clients (nothing has "
|
||||
"changed)"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1363 controlpanel.cpp:1437
|
||||
msgid "Loading modules has been disabled."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1372
|
||||
msgid "Error: Unable to load module {1}: {2}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1375
|
||||
msgid "Loaded module {1}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1380
|
||||
msgid "Error: Unable to reload module {1}: {2}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1383
|
||||
msgid "Reloaded module {1}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1387
|
||||
msgid "Error: Unable to load module {1} because it is already loaded"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1398
|
||||
msgid "Usage: LoadModule <username> <modulename> [args]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1417
|
||||
msgid "Usage: LoadNetModule <username> <network> <modulename> [args]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1442
|
||||
msgid "Please use /znc unloadmod {1}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1448
|
||||
msgid "Error: Unable to unload module {1}: {2}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1451
|
||||
msgid "Unloaded module {1}"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1460
|
||||
msgid "Usage: UnloadModule <username> <modulename>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1477
|
||||
msgid "Usage: UnloadNetModule <username> <network> <modulename>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1494 controlpanel.cpp:1499
|
||||
msgctxt "listmodules"
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1495 controlpanel.cpp:1500
|
||||
msgctxt "listmodules"
|
||||
msgid "Arguments"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1519
|
||||
msgid "User {1} has no modules loaded."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1523
|
||||
msgid "Modules loaded for user {1}:"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1543
|
||||
msgid "Network {1} of user {2} has no modules loaded."
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1547
|
||||
msgid "Modules loaded for network {1} of user {2}:"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1554
|
||||
msgid "[command] [variable]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1555
|
||||
msgid "Prints help for matching commands and variables"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1558
|
||||
msgid "<variable> [username]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1559
|
||||
msgid "Prints the variable's value for the given or current user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1561
|
||||
msgid "<variable> <username> <value>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1562
|
||||
msgid "Sets the variable's value for the given user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1564
|
||||
msgid "<variable> [username] [network]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1565
|
||||
msgid "Prints the variable's value for the given network"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1567
|
||||
msgid "<variable> <username> <network> <value>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1568
|
||||
msgid "Sets the variable's value for the given network"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1570
|
||||
msgid "<variable> [username] <network> <chan>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1571
|
||||
msgid "Prints the variable's value for the given channel"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1574
|
||||
msgid "<variable> <username> <network> <chan> <value>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1575
|
||||
msgid "Sets the variable's value for the given channel"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1577 controlpanel.cpp:1580
|
||||
msgid "<username> <network> <chan>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1578
|
||||
msgid "Adds a new channel"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1581
|
||||
msgid "Deletes a channel"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1583
|
||||
msgid "Lists users"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1585
|
||||
msgid "<username> <password>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1586
|
||||
msgid "Adds a new user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1588 controlpanel.cpp:1611 controlpanel.cpp:1625
|
||||
msgid "<username>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1588
|
||||
msgid "Deletes a user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1590
|
||||
msgid "<old username> <new username>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1591
|
||||
msgid "Clones a user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1593 controlpanel.cpp:1596
|
||||
msgid "<username> <network> <server>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1594
|
||||
msgid "Adds a new IRC server for the given or current user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1597
|
||||
msgid "Deletes an IRC server from the given or current user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1599 controlpanel.cpp:1602 controlpanel.cpp:1622
|
||||
msgid "<username> <network>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1600
|
||||
msgid "Cycles the user's IRC server connection"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1603
|
||||
msgid "Disconnects the user from their IRC server"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1605
|
||||
msgid "<username> <modulename> [args]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1606
|
||||
msgid "Loads a Module for a user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1608
|
||||
msgid "<username> <modulename>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1609
|
||||
msgid "Removes a Module of a user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1612
|
||||
msgid "Get the list of modules for a user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1615
|
||||
msgid "<username> <network> <modulename> [args]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1616
|
||||
msgid "Loads a Module for a network"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1619
|
||||
msgid "<username> <network> <modulename>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1620
|
||||
msgid "Removes a Module of a network"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1623
|
||||
msgid "Get the list of modules for a network"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1626
|
||||
msgid "List the configured CTCP replies"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1628
|
||||
msgid "<username> <ctcp> [reply]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1629
|
||||
msgid "Configure a new CTCP reply"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1631
|
||||
msgid "<username> <ctcp>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1632
|
||||
msgid "Remove a CTCP reply"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1636 controlpanel.cpp:1639
|
||||
msgid "[username] <network>"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1637
|
||||
msgid "Add a network for a user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1640
|
||||
msgid "Delete a network for a user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1642
|
||||
msgid "[username]"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1643
|
||||
msgid "List all networks for a user"
|
||||
msgstr ""
|
||||
|
||||
#: controlpanel.cpp:1656
|
||||
msgid ""
|
||||
"Dynamic configuration through IRC. Allows editing only yourself if you're "
|
||||
"not ZNC admin."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/controlpanel.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/controlpanel.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/crypt.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/crypt.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
143
modules/po/crypt.es.po
Normal file
143
modules/po/crypt.es.po
Normal file
@@ -0,0 +1,143 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/crypt.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: crypt.cpp:198
|
||||
msgid "<#chan|Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:199
|
||||
msgid "Remove a key for nick or channel"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:201
|
||||
msgid "<#chan|Nick> <Key>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:202
|
||||
msgid "Set a key for nick or channel"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:204
|
||||
msgid "List all keys"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:206
|
||||
msgid "<Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:207
|
||||
msgid "Start a DH1080 key exchange with nick"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:210
|
||||
msgid "Get the nick prefix"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:213
|
||||
msgid "[Prefix]"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:214
|
||||
msgid "Set the nick prefix, with no argument it's disabled."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:270
|
||||
msgid "Received DH1080 public key from {1}, sending mine..."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:275 crypt.cpp:296
|
||||
msgid "Key for {1} successfully set."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:278 crypt.cpp:299
|
||||
msgid "Error in {1} with {2}: {3}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:280 crypt.cpp:301
|
||||
msgid "no secret key computed"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:395
|
||||
msgid "Target [{1}] deleted"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:397
|
||||
msgid "Target [{1}] not found"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:400
|
||||
msgid "Usage DelKey <#chan|Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:415
|
||||
msgid "Set encryption key for [{1}] to [{2}]"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:417
|
||||
msgid "Usage: SetKey <#chan|Nick> <Key>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:428
|
||||
msgid "Sent my DH1080 public key to {1}, waiting for reply ..."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:430
|
||||
msgid "Error generating our keys, nothing sent."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:433
|
||||
msgid "Usage: KeyX <Nick>"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:440
|
||||
msgid "Nick Prefix disabled."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:442
|
||||
msgid "Nick Prefix: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:451
|
||||
msgid "You cannot use :, even followed by other symbols, as Nick Prefix."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:460
|
||||
msgid "Overlap with Status Prefix ({1}), this Nick Prefix will not be used!"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:465
|
||||
msgid "Disabling Nick Prefix."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:467
|
||||
msgid "Setting Nick Prefix to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:474 crypt.cpp:480
|
||||
msgctxt "listkeys"
|
||||
msgid "Target"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:475 crypt.cpp:481
|
||||
msgctxt "listkeys"
|
||||
msgid "Key"
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:485
|
||||
msgid "You have no encryption keys set."
|
||||
msgstr ""
|
||||
|
||||
#: crypt.cpp:507
|
||||
msgid "Encryption for channel/private messages"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/crypt.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/crypt.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/ctcpflood.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/ctcpflood.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
69
modules/po/ctcpflood.es.po
Normal file
69
modules/po/ctcpflood.es.po
Normal file
@@ -0,0 +1,69 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/ctcpflood.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: ctcpflood.cpp:25 ctcpflood.cpp:27
|
||||
msgid "<limit>"
|
||||
msgstr ""
|
||||
|
||||
#: ctcpflood.cpp:25
|
||||
msgid "Set seconds limit"
|
||||
msgstr ""
|
||||
|
||||
#: ctcpflood.cpp:27
|
||||
msgid "Set lines limit"
|
||||
msgstr ""
|
||||
|
||||
#: ctcpflood.cpp:29
|
||||
msgid "Show the current limits"
|
||||
msgstr ""
|
||||
|
||||
#: ctcpflood.cpp:76
|
||||
msgid "Limit reached by {1}, blocking all CTCP"
|
||||
msgstr ""
|
||||
|
||||
#: ctcpflood.cpp:98
|
||||
msgid "Usage: Secs <limit>"
|
||||
msgstr ""
|
||||
|
||||
#: ctcpflood.cpp:113
|
||||
msgid "Usage: Lines <limit>"
|
||||
msgstr ""
|
||||
|
||||
#: ctcpflood.cpp:125
|
||||
msgid "1 CTCP message"
|
||||
msgid_plural "{1} CTCP messages"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: ctcpflood.cpp:127
|
||||
msgid "every second"
|
||||
msgid_plural "every {1} seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: ctcpflood.cpp:129
|
||||
msgid "Current limit is {1} {2}"
|
||||
msgstr ""
|
||||
|
||||
#: ctcpflood.cpp:145
|
||||
msgid ""
|
||||
"This user module takes none to two arguments. The first argument is the "
|
||||
"number of lines after which the flood-protection is triggered. The second "
|
||||
"argument is the time (sec) to in which the number of lines is reached. The "
|
||||
"default setting is 4 CTCPs in 2 seconds"
|
||||
msgstr ""
|
||||
|
||||
#: ctcpflood.cpp:151
|
||||
msgid "Don't forward CTCP floods to clients"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/ctcpflood.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/ctcpflood.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/cyrusauth.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/cyrusauth.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
73
modules/po/cyrusauth.es.po
Normal file
73
modules/po/cyrusauth.es.po
Normal file
@@ -0,0 +1,73 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/cyrusauth.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: cyrusauth.cpp:42
|
||||
msgid "Shows current settings"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:44
|
||||
msgid "yes|clone <username>|no"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:45
|
||||
msgid ""
|
||||
"Create ZNC users upon first successful login, optionally from a template"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:56
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:70
|
||||
msgid "Ignoring invalid SASL pwcheck method: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:71
|
||||
msgid "Ignored invalid SASL pwcheck method"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:79
|
||||
msgid "Need a pwcheck method as argument (saslauthd, auxprop)"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:84
|
||||
msgid "SASL Could Not Be Initialized - Halting Startup"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:171 cyrusauth.cpp:186
|
||||
msgid "We will not create users on their first login"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:174 cyrusauth.cpp:195
|
||||
msgid ""
|
||||
"We will create users on their first login, using user [{1}] as a template"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:177 cyrusauth.cpp:190
|
||||
msgid "We will create users on their first login"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:199
|
||||
msgid "Usage: CreateUsers yes, CreateUsers no, or CreateUsers clone <username>"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:232
|
||||
msgid ""
|
||||
"This global module takes up to two arguments - the methods of authentication "
|
||||
"- auxprop and saslauthd"
|
||||
msgstr ""
|
||||
|
||||
#: cyrusauth.cpp:238
|
||||
msgid "Allow users to authenticate via SASL password verification method"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/cyrusauth.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/cyrusauth.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/dcc.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/dcc.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
227
modules/po/dcc.es.po
Normal file
227
modules/po/dcc.es.po
Normal file
@@ -0,0 +1,227 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/dcc.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: dcc.cpp:88
|
||||
msgid "<nick> <file>"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:89
|
||||
msgid "Send a file from ZNC to someone"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:91
|
||||
msgid "<file>"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:92
|
||||
msgid "Send a file from ZNC to your client"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:94
|
||||
msgid "List current transfers"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:103
|
||||
msgid "You must be admin to use the DCC module"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:140
|
||||
msgid "Attempting to send [{1}] to [{2}]."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:149 dcc.cpp:554
|
||||
msgid "Receiving [{1}] from [{2}]: File already exists."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:167
|
||||
msgid ""
|
||||
"Attempting to connect to [{1} {2}] in order to download [{3}] from [{4}]."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:179
|
||||
msgid "Usage: Send <nick> <file>"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:186 dcc.cpp:206
|
||||
msgid "Illegal path."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:199
|
||||
msgid "Usage: Get <file>"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:215 dcc.cpp:232 dcc.cpp:234
|
||||
msgctxt "list"
|
||||
msgid "Type"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:216 dcc.cpp:238 dcc.cpp:241
|
||||
msgctxt "list"
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:217 dcc.cpp:243
|
||||
msgctxt "list"
|
||||
msgid "Speed"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:218 dcc.cpp:227
|
||||
msgctxt "list"
|
||||
msgid "Nick"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:219 dcc.cpp:228
|
||||
msgctxt "list"
|
||||
msgid "IP"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:220 dcc.cpp:229
|
||||
msgctxt "list"
|
||||
msgid "File"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:232
|
||||
msgctxt "list-type"
|
||||
msgid "Sending"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:234
|
||||
msgctxt "list-type"
|
||||
msgid "Getting"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:239
|
||||
msgctxt "list-state"
|
||||
msgid "Waiting"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:244
|
||||
msgid "{1} KiB/s"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:250
|
||||
msgid "You have no active DCC transfers."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:267
|
||||
msgid "Attempting to resume send from position {1} of file [{2}] for [{3}]"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:277
|
||||
msgid "Couldn't resume file [{1}] for [{2}]: not sending anything."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:286
|
||||
msgid "Bad DCC file: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:341
|
||||
msgid "Sending [{1}] to [{2}]: File not open!"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:345
|
||||
msgid "Receiving [{1}] from [{2}]: File not open!"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:385
|
||||
msgid "Sending [{1}] to [{2}]: Connection refused."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:389
|
||||
msgid "Receiving [{1}] from [{2}]: Connection refused."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:397
|
||||
msgid "Sending [{1}] to [{2}]: Timeout."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:401
|
||||
msgid "Receiving [{1}] from [{2}]: Timeout."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:411
|
||||
msgid "Sending [{1}] to [{2}]: Socket error {3}: {4}"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:415
|
||||
msgid "Receiving [{1}] from [{2}]: Socket error {3}: {4}"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:423
|
||||
msgid "Sending [{1}] to [{2}]: Transfer started."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:427
|
||||
msgid "Receiving [{1}] from [{2}]: Transfer started."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:446
|
||||
msgid "Sending [{1}] to [{2}]: Too much data!"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:450
|
||||
msgid "Receiving [{1}] from [{2}]: Too much data!"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:456
|
||||
msgid "Sending [{1}] to [{2}] completed at {3} KiB/s"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:461
|
||||
msgid "Receiving [{1}] from [{2}] completed at {3} KiB/s"
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:474
|
||||
msgid "Sending [{1}] to [{2}]: File closed prematurely."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:478
|
||||
msgid "Receiving [{1}] from [{2}]: File closed prematurely."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:501
|
||||
msgid "Sending [{1}] to [{2}]: Error reading from file."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:505
|
||||
msgid "Receiving [{1}] from [{2}]: Error reading from file."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:537
|
||||
msgid "Sending [{1}] to [{2}]: Unable to open file."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:541
|
||||
msgid "Receiving [{1}] from [{2}]: Unable to open file."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:563
|
||||
msgid "Receiving [{1}] from [{2}]: Could not open file."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:572
|
||||
msgid "Sending [{1}] to [{2}]: Not a file."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:581
|
||||
msgid "Sending [{1}] to [{2}]: Could not open file."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:593
|
||||
msgid "Sending [{1}] to [{2}]: File too large (>4 GiB)."
|
||||
msgstr ""
|
||||
|
||||
#: dcc.cpp:623
|
||||
msgid "This module allows you to transfer files to and from ZNC"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/dcc.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/dcc.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/disconkick.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/disconkick.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
23
modules/po/disconkick.es.po
Normal file
23
modules/po/disconkick.es.po
Normal file
@@ -0,0 +1,23 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/disconkick.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: disconkick.cpp:32
|
||||
msgid "You have been disconnected from the IRC server"
|
||||
msgstr ""
|
||||
|
||||
#: disconkick.cpp:45
|
||||
msgid ""
|
||||
"Kicks the client from all channels when the connection to the IRC server is "
|
||||
"lost"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/disconkick.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/disconkick.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/fail2ban.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/fail2ban.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
117
modules/po/fail2ban.es.po
Normal file
117
modules/po/fail2ban.es.po
Normal file
@@ -0,0 +1,117 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/fail2ban.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: fail2ban.cpp:25
|
||||
msgid "[minutes]"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:26
|
||||
msgid "The number of minutes IPs are blocked after a failed login."
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:28
|
||||
msgid "[count]"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:29
|
||||
msgid "The number of allowed failed login attempts."
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:31 fail2ban.cpp:33
|
||||
msgid "<hosts>"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:31
|
||||
msgid "Ban the specified hosts."
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:33
|
||||
msgid "Unban the specified hosts."
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:35
|
||||
msgid "List banned hosts."
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:55
|
||||
msgid ""
|
||||
"Invalid argument, must be the number of minutes IPs are blocked after a "
|
||||
"failed login and can be followed by number of allowed failed login attempts"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:77 fail2ban.cpp:100 fail2ban.cpp:123 fail2ban.cpp:146
|
||||
#: fail2ban.cpp:172
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:86
|
||||
msgid "Usage: Timeout [minutes]"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:91 fail2ban.cpp:94
|
||||
msgid "Timeout: {1} min"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:109
|
||||
msgid "Usage: Attempts [count]"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:114 fail2ban.cpp:117
|
||||
msgid "Attempts: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:130
|
||||
msgid "Usage: Ban <hosts>"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:140
|
||||
msgid "Banned: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:153
|
||||
msgid "Usage: Unban <hosts>"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:163
|
||||
msgid "Unbanned: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:165
|
||||
msgid "Ignored: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:177 fail2ban.cpp:182
|
||||
msgctxt "list"
|
||||
msgid "Host"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:178 fail2ban.cpp:183
|
||||
msgctxt "list"
|
||||
msgid "Attempts"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:187
|
||||
msgctxt "list"
|
||||
msgid "No bans"
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:244
|
||||
msgid ""
|
||||
"You might enter the time in minutes for the IP banning and the number of "
|
||||
"failed logins before any action is taken."
|
||||
msgstr ""
|
||||
|
||||
#: fail2ban.cpp:249
|
||||
msgid "Block IPs for some time after a failed login."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/fail2ban.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/fail2ban.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/flooddetach.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/flooddetach.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
91
modules/po/flooddetach.es.po
Normal file
91
modules/po/flooddetach.es.po
Normal file
@@ -0,0 +1,91 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/flooddetach.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: flooddetach.cpp:30
|
||||
msgid "Show current limits"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:32 flooddetach.cpp:35
|
||||
msgid "[<limit>]"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:33
|
||||
msgid "Show or set number of seconds in the time interval"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:35 flooddetach.cpp:37
|
||||
msgid "blahblah: description"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:37
|
||||
msgid "[yes|no]"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:90
|
||||
msgid "Flood in {1} is over, reattaching..."
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:147
|
||||
msgid "Channel {1} was flooded, you've been detached"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:184
|
||||
msgid "1 line"
|
||||
msgid_plural "{1} lines"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: flooddetach.cpp:185
|
||||
msgid "every second"
|
||||
msgid_plural "every {1} seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: flooddetach.cpp:187
|
||||
msgid "Current limit is {1} {2}"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:194
|
||||
msgid "Seconds limit is {1}"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:199
|
||||
msgid "Set seconds limit to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:208
|
||||
msgid "Lines limit is {1}"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:213
|
||||
msgid "Set lines limit to {1}"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:226
|
||||
msgid "Module messages are disabled"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:228
|
||||
msgid "Module messages are enabled"
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:244
|
||||
msgid ""
|
||||
"This user module takes up to two arguments. Arguments are numbers of "
|
||||
"messages and seconds."
|
||||
msgstr ""
|
||||
|
||||
#: flooddetach.cpp:248
|
||||
msgid "Detach channels when flooded"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/flooddetach.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/flooddetach.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/identfile.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/identfile.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
83
modules/po/identfile.es.po
Normal file
83
modules/po/identfile.es.po
Normal file
@@ -0,0 +1,83 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/identfile.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: identfile.cpp:30
|
||||
msgid "Show file name"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:32
|
||||
msgid "<file>"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:32
|
||||
msgid "Set file name"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:34
|
||||
msgid "Show file format"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:36
|
||||
msgid "<format>"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:36
|
||||
msgid "Set file format"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:38
|
||||
msgid "Show current state"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:48
|
||||
msgid "File is set to: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:53
|
||||
msgid "File has been set to: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:58
|
||||
msgid "Format has been set to: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:59 identfile.cpp:65
|
||||
msgid "Format would be expanded to: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:64
|
||||
msgid "Format is set to: {1}"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:78
|
||||
msgid "identfile is free"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:86
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:181
|
||||
msgid ""
|
||||
"Aborting connection, another user or network is currently connecting and "
|
||||
"using the ident spoof file"
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:189
|
||||
msgid "[{1}] could not be written, retrying..."
|
||||
msgstr ""
|
||||
|
||||
#: identfile.cpp:223
|
||||
msgid "Write the ident of a user to a file when they are trying to connect."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/identfile.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/identfile.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/imapauth.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/imapauth.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
21
modules/po/imapauth.es.po
Normal file
21
modules/po/imapauth.es.po
Normal file
@@ -0,0 +1,21 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/imapauth.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: imapauth.cpp:168
|
||||
msgid "[ server [+]port [ UserFormatString ] ]"
|
||||
msgstr ""
|
||||
|
||||
#: imapauth.cpp:171
|
||||
msgid "Allow users to authenticate via IMAP."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/imapauth.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/imapauth.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/keepnick.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/keepnick.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
53
modules/po/keepnick.es.po
Normal file
53
modules/po/keepnick.es.po
Normal file
@@ -0,0 +1,53 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/keepnick.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: keepnick.cpp:39
|
||||
msgid "Try to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:42 keepnick.cpp:196
|
||||
msgid "No longer trying to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:44
|
||||
msgid "Show the current state"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:158
|
||||
msgid "ZNC is already trying to get this nickname"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:173
|
||||
msgid "Unable to obtain nick {1}: {2}, {3}"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:181
|
||||
msgid "Unable to obtain nick {1}"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:191
|
||||
msgid "Trying to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:201
|
||||
msgid "Currently trying to get your primary nick"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:203
|
||||
msgid "Currently disabled, try 'enable'"
|
||||
msgstr ""
|
||||
|
||||
#: keepnick.cpp:224
|
||||
msgid "Keeps trying for your primary nick"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/keepnick.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/keepnick.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/kickrejoin.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/kickrejoin.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
61
modules/po/kickrejoin.es.po
Normal file
61
modules/po/kickrejoin.es.po
Normal file
@@ -0,0 +1,61 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/kickrejoin.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: kickrejoin.cpp:56
|
||||
msgid "<secs>"
|
||||
msgstr ""
|
||||
|
||||
#: kickrejoin.cpp:56
|
||||
msgid "Set the rejoin delay"
|
||||
msgstr ""
|
||||
|
||||
#: kickrejoin.cpp:58
|
||||
msgid "Show the rejoin delay"
|
||||
msgstr ""
|
||||
|
||||
#: kickrejoin.cpp:77
|
||||
msgid "Illegal argument, must be a positive number or 0"
|
||||
msgstr ""
|
||||
|
||||
#: kickrejoin.cpp:90
|
||||
msgid "Negative delays don't make any sense!"
|
||||
msgstr ""
|
||||
|
||||
#: kickrejoin.cpp:98
|
||||
msgid "Rejoin delay set to 1 second"
|
||||
msgid_plural "Rejoin delay set to {1} seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: kickrejoin.cpp:101
|
||||
msgid "Rejoin delay disabled"
|
||||
msgstr ""
|
||||
|
||||
#: kickrejoin.cpp:106
|
||||
msgid "Rejoin delay is set to 1 second"
|
||||
msgid_plural "Rejoin delay is set to {1} seconds"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: kickrejoin.cpp:109
|
||||
msgid "Rejoin delay is disabled"
|
||||
msgstr ""
|
||||
|
||||
#: kickrejoin.cpp:131
|
||||
msgid "You might enter the number of seconds to wait before rejoining."
|
||||
msgstr ""
|
||||
|
||||
#: kickrejoin.cpp:134
|
||||
msgid "Autorejoins on kick"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/kickrejoin.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/kickrejoin.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/lastseen.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/lastseen.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
67
modules/po/lastseen.es.po
Normal file
67
modules/po/lastseen.es.po
Normal file
@@ -0,0 +1,67 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/lastseen.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: modules/po/../data/lastseen/tmpl/index.tmpl:8
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/lastseen/tmpl/index.tmpl:9 lastseen.cpp:98
|
||||
msgid "Last Seen"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/lastseen/tmpl/index.tmpl:10
|
||||
msgid "Info"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/lastseen/tmpl/index.tmpl:11
|
||||
msgid "Action"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/lastseen/tmpl/index.tmpl:21
|
||||
msgid "Edit"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/lastseen/tmpl/index.tmpl:22
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/lastseen/tmpl/lastseen_WebadminUser.tmpl:6
|
||||
msgid "Last login time:"
|
||||
msgstr ""
|
||||
|
||||
#: lastseen.cpp:53
|
||||
msgid "Access denied"
|
||||
msgstr ""
|
||||
|
||||
#: lastseen.cpp:61 lastseen.cpp:66
|
||||
msgctxt "show"
|
||||
msgid "User"
|
||||
msgstr ""
|
||||
|
||||
#: lastseen.cpp:62 lastseen.cpp:67
|
||||
msgctxt "show"
|
||||
msgid "Last Seen"
|
||||
msgstr ""
|
||||
|
||||
#: lastseen.cpp:68 lastseen.cpp:124
|
||||
msgid "never"
|
||||
msgstr ""
|
||||
|
||||
#: lastseen.cpp:78
|
||||
msgid "Shows list of users and when they last logged in"
|
||||
msgstr ""
|
||||
|
||||
#: lastseen.cpp:153
|
||||
msgid "Collects data about when a user last logged in."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/lastseen.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/lastseen.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/listsockets.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/listsockets.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
113
modules/po/listsockets.es.po
Normal file
113
modules/po/listsockets.es.po
Normal file
@@ -0,0 +1,113 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/listsockets.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: modules/po/../data/listsockets/tmpl/index.tmpl:7 listsockets.cpp:214
|
||||
#: listsockets.cpp:230
|
||||
msgid "Name"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/listsockets/tmpl/index.tmpl:8 listsockets.cpp:215
|
||||
#: listsockets.cpp:231
|
||||
msgid "Created"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/listsockets/tmpl/index.tmpl:9 listsockets.cpp:216
|
||||
#: listsockets.cpp:232
|
||||
msgid "State"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/listsockets/tmpl/index.tmpl:10 listsockets.cpp:218
|
||||
#: listsockets.cpp:235
|
||||
msgid "SSL"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/listsockets/tmpl/index.tmpl:11 listsockets.cpp:220
|
||||
#: listsockets.cpp:240
|
||||
msgid "Local"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/listsockets/tmpl/index.tmpl:12 listsockets.cpp:221
|
||||
#: listsockets.cpp:242
|
||||
msgid "Remote"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/listsockets/tmpl/index.tmpl:13
|
||||
msgid "Data In"
|
||||
msgstr ""
|
||||
|
||||
#: modules/po/../data/listsockets/tmpl/index.tmpl:14
|
||||
msgid "Data Out"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:62
|
||||
msgid "[-n]"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:62
|
||||
msgid "Shows the list of active sockets. Pass -n to show IP addresses"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:70
|
||||
msgid "You must be admin to use this module"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:96
|
||||
msgid "List sockets"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:116 listsockets.cpp:236
|
||||
msgctxt "ssl"
|
||||
msgid "Yes"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:116 listsockets.cpp:237
|
||||
msgctxt "ssl"
|
||||
msgid "No"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:142
|
||||
msgid "Listener"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:144
|
||||
msgid "Inbound"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:147
|
||||
msgid "Outbound"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:149
|
||||
msgid "Connecting"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:152
|
||||
msgid "UNKNOWN"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:207
|
||||
msgid "You have no open sockets."
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:222 listsockets.cpp:244
|
||||
msgid "In"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:223 listsockets.cpp:246
|
||||
msgid "Out"
|
||||
msgstr ""
|
||||
|
||||
#: listsockets.cpp:262
|
||||
msgid "Lists active sockets"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/listsockets.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/listsockets.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/log.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/log.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
148
modules/po/log.es.po
Normal file
148
modules/po/log.es.po
Normal file
@@ -0,0 +1,148 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/log.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: log.cpp:59
|
||||
msgid "<rules>"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:60
|
||||
msgid "Set logging rules, use !#chan or !query to negate and * "
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:62
|
||||
msgid "Clear all logging rules"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:64
|
||||
msgid "List all logging rules"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:67
|
||||
msgid "<var> true|false"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:68
|
||||
msgid "Set one of the following options: joins, quits, nickchanges"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:71
|
||||
msgid "Show current settings set by Set command"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:143
|
||||
msgid "Usage: SetRules <rules>"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:144
|
||||
msgid "Wildcards are allowed"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:156 log.cpp:178
|
||||
msgid "No logging rules. Everything is logged."
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:161
|
||||
msgid "1 rule removed: {2}"
|
||||
msgid_plural "{1} rules removed: {2}"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
#: log.cpp:168 log.cpp:173
|
||||
msgctxt "listrules"
|
||||
msgid "Rule"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:169 log.cpp:174
|
||||
msgctxt "listrules"
|
||||
msgid "Logging enabled"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:189
|
||||
msgid ""
|
||||
"Usage: Set <var> true|false, where <var> is one of: joins, quits, nickchanges"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:196
|
||||
msgid "Will log joins"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:196
|
||||
msgid "Will not log joins"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:197
|
||||
msgid "Will log quits"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:197
|
||||
msgid "Will not log quits"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:199
|
||||
msgid "Will log nick changes"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:199
|
||||
msgid "Will not log nick changes"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:203
|
||||
msgid "Unknown variable. Known variables: joins, quits, nickchanges"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:211
|
||||
msgid "Logging joins"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:211
|
||||
msgid "Not logging joins"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:212
|
||||
msgid "Logging quits"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:212
|
||||
msgid "Not logging quits"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:213
|
||||
msgid "Logging nick changes"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:214
|
||||
msgid "Not logging nick changes"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:351
|
||||
msgid ""
|
||||
"Invalid args [{1}]. Only one log path allowed. Check that there are no "
|
||||
"spaces in the path."
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:401
|
||||
msgid "Invalid log path [{1}]"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:404
|
||||
msgid "Logging to [{1}]. Using timestamp format '{2}'"
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:559
|
||||
msgid "[-sanitize] Optional path where to store logs."
|
||||
msgstr ""
|
||||
|
||||
#: log.cpp:563
|
||||
msgid "Writes IRC logs."
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/log.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/log.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/missingmotd.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/missingmotd.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
17
modules/po/missingmotd.es.po
Normal file
17
modules/po/missingmotd.es.po
Normal file
@@ -0,0 +1,17 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: es-ES\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/missingmotd.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"Language: es_ES\n"
|
||||
|
||||
#: missingmotd.cpp:36
|
||||
msgid "Sends 422 to clients when they login"
|
||||
msgstr ""
|
||||
@@ -8,7 +8,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: ru\n"
|
||||
"X-Crowdin-File: /master/modules/po/missingmotd.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/missingmotd.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: Russian\n"
|
||||
|
||||
@@ -6,7 +6,7 @@ msgstr ""
|
||||
"X-Generator: crowdin.com\n"
|
||||
"X-Crowdin-Project: znc-bouncer\n"
|
||||
"X-Crowdin-Language: de\n"
|
||||
"X-Crowdin-File: /master/modules/po/modperl.pot\n"
|
||||
"X-Crowdin-File: /1.7.x/modules/po/modperl.pot\n"
|
||||
"Project-Id-Version: znc-bouncer\n"
|
||||
"Last-Translator: DarthGandalf <alexey+crowdin@asokolov.org>\n"
|
||||
"Language-Team: German\n"
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user