Update translations from Crowdin for id_ID pl_PL

This commit is contained in:
ZNC-Jenkins
2020-06-14 00:29:45 +00:00
parent a881d0e338
commit fbc9eb83b1
115 changed files with 8105 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ These people helped translating ZNC to various languages:
* simos (filippo.cortigiani)
* sukien
* SunOS
* tojestzart (tojestzart)
* Un1matr1x (Falk Seidel)
* Wollino
* Xaris_ (Xaris)

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/admindebug.pot\n"
"X-Crowdin-File-ID: 273\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,61 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/admindebug.pot\n"
"X-Crowdin-File-ID: 273\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: admindebug.cpp:30
msgid "Enable Debug Mode"
msgstr "Włączono tryb debugowania"
#: admindebug.cpp:32
msgid "Disable Debug Mode"
msgstr "Wyłącz tryb debugowania"
#: admindebug.cpp:34
msgid "Show the Debug Mode status"
msgstr "Pokaż stan trybu debugowania"
#: admindebug.cpp:40 admindebug.cpp:49
msgid "Access denied!"
msgstr "Odmowa dostępu!"
#: admindebug.cpp:58
msgid ""
"Failure. We need to be running with a TTY. (is ZNC running with --"
"foreground?)"
msgstr ""
#: admindebug.cpp:66
msgid "Already enabled."
msgstr "Już jest włączone."
#: admindebug.cpp:68
msgid "Already disabled."
msgstr "Już jest wyłączone."
#: admindebug.cpp:92
msgid "Debugging mode is on."
msgstr "Tryb debugowania jest WŁączony."
#: admindebug.cpp:94
msgid "Debugging mode is off."
msgstr "Tryb debugowania jest WYłączony."
#: admindebug.cpp:96
msgid "Logging to: stdout."
msgstr "Zapisywanie do: stdout."
#: admindebug.cpp:105
msgid "Enable Debug mode dynamically."
msgstr "Włącz tryb debugowania dynamicznie."

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/adminlog.pot\n"
"X-Crowdin-File-ID: 149\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,71 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/adminlog.pot\n"
"X-Crowdin-File-ID: 149\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: adminlog.cpp:29
msgid "Show the logging target"
msgstr "Pokaż miejsce zapisywania dziennika"
#: adminlog.cpp:31
msgid "<file|syslog|both> [path]"
msgstr "<file|syslog|both> [path]"
#: adminlog.cpp:32
msgid "Set the logging target"
msgstr "Ustaw miejsce docelowe dziennika"
#: adminlog.cpp:142
msgid "Access denied"
msgstr "Odmowa dostępu"
#: adminlog.cpp:156
msgid "Now logging to file"
msgstr "Dziennik będzie odtąd zapisywany do pliku"
#: adminlog.cpp:160
msgid "Now only logging to syslog"
msgstr "Dziennik będzie odtąd zapisywany tylko w syslog"
#: adminlog.cpp:164
msgid "Now logging to syslog and file"
msgstr "Dziennik będzie teraz zapisywany do pliku i syslog"
#: adminlog.cpp:168
msgid "Usage: Target <file|syslog|both> [path]"
msgstr "Użycie: Target <file|syslog|both> [path]"
#: adminlog.cpp:170
msgid "Unknown target"
msgstr "Nieznany cel"
#: adminlog.cpp:192
msgid "Logging is enabled for file"
msgstr "Dziennik jest ustawiony do zapisu do pliku"
#: adminlog.cpp:195
msgid "Logging is enabled for syslog"
msgstr "Dziennik jest ustawiony do zapisu w syslog"
#: adminlog.cpp:198
msgid "Logging is enabled for both, file and syslog"
msgstr "Dziennik jest ustawiony do zapisu do obu: do pliku i syslog"
#: adminlog.cpp:204
msgid "Log file will be written to {1}"
msgstr "Plik dziennika zostanie zapisany do {1}"
#: adminlog.cpp:222
msgid "Log ZNC events to file and/or syslog."
msgstr "Dziennikuj zdarzenia ZNC do pliku i/lub syslog."

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/alias.pot\n"
"X-Crowdin-File-ID: 150\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

125
modules/po/alias.pl_PL.po Normal file
View File

@@ -0,0 +1,125 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/alias.pot\n"
"X-Crowdin-File-ID: 150\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/autoattach.pot\n"
"X-Crowdin-File-ID: 151\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,87 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/autoattach.pot\n"
"X-Crowdin-File-ID: 151\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/autocycle.pot\n"
"X-Crowdin-File-ID: 207\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,71 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/autocycle.pot\n"
"X-Crowdin-File-ID: 207\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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:90 autocycle.cpp:95
msgid "Channel"
msgstr ""
#: autocycle.cpp:101
msgid "You have no entries."
msgstr ""
#: autocycle.cpp:230
msgid "List of channel masks and channel masks with ! before them."
msgstr ""
#: autocycle.cpp:235
msgid "Rejoins channels to gain Op if you're the only user left"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/autoop.pot\n"
"X-Crowdin-File-ID: 153\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

170
modules/po/autoop.pl_PL.po Normal file
View File

@@ -0,0 +1,170 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/autoop.pot\n"
"X-Crowdin-File-ID: 153\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/autoreply.pot\n"
"X-Crowdin-File-ID: 154\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,45 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/autoreply.pot\n"
"X-Crowdin-File-ID: 154\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/autovoice.pot\n"
"X-Crowdin-File-ID: 155\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,113 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/autovoice.pot\n"
"X-Crowdin-File-ID: 155\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/awaystore.pot\n"
"X-Crowdin-File-ID: 156\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,112 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/awaystore.pot\n"
"X-Crowdin-File-ID: 156\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/block_motd.pot\n"
"X-Crowdin-File-ID: 157\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,37 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/block_motd.pot\n"
"X-Crowdin-File-ID: 157\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/blockuser.pot\n"
"X-Crowdin-File-ID: 158\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,99 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/blockuser.pot\n"
"X-Crowdin-File-ID: 158\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/bouncedcc.pot\n"
"X-Crowdin-File-ID: 159\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,133 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/bouncedcc.pot\n"
"X-Crowdin-File-ID: 159\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/buffextras.pot\n"
"X-Crowdin-File-ID: 160\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,51 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/buffextras.pot\n"
"X-Crowdin-File-ID: 160\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/cert.pot\n"
"X-Crowdin-File-ID: 161\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

77
modules/po/cert.pl_PL.po Normal file
View File

@@ -0,0 +1,77 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/cert.pot\n"
"X-Crowdin-File-ID: 161\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/certauth.pot\n"
"X-Crowdin-File-ID: 162\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,110 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/certauth.pot\n"
"X-Crowdin-File-ID: 162\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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:183
msgctxt "list"
msgid "Id"
msgstr ""
#: certauth.cpp:171 certauth.cpp:184
msgctxt "list"
msgid "Key"
msgstr ""
#: certauth.cpp:176 certauth.cpp:190 certauth.cpp:199
msgid "No keys set for your user"
msgstr ""
#: certauth.cpp:204
msgid "Invalid #, check \"list\""
msgstr ""
#: certauth.cpp:216
msgid "Removed"
msgstr ""
#: certauth.cpp:291
msgid "Allows users to authenticate via SSL client certificates."
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/chansaver.pot\n"
"X-Crowdin-File-ID: 163\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,19 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/chansaver.pot\n"
"X-Crowdin-File-ID: 163\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: chansaver.cpp:91
msgid "Keeps config up-to-date when user joins/parts."
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/clearbufferonmsg.pot\n"
"X-Crowdin-File-ID: 164\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,19 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/clearbufferonmsg.pot\n"
"X-Crowdin-File-ID: 164\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: clearbufferonmsg.cpp:160
msgid "Clears all channel and query buffers whenever the user does something"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/clientnotify.pot\n"
"X-Crowdin-File-ID: 165\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,77 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/clientnotify.pot\n"
"X-Crowdin-File-ID: 165\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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] ""
msgstr[2] ""
msgstr[3] ""
#: 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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/controlpanel.pot\n"
"X-Crowdin-File-ID: 166\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,730 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/controlpanel.pot\n"
"X-Crowdin-File-ID: 166\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: controlpanel.cpp:51 controlpanel.cpp:64
msgctxt "helptable"
msgid "Type"
msgstr "Typ"
#: controlpanel.cpp:52 controlpanel.cpp:66
msgctxt "helptable"
msgid "Variables"
msgstr "Zmienne"
#: controlpanel.cpp:78
msgid "String"
msgstr "Łańcuch znaków"
#: controlpanel.cpp:79
msgid "Boolean (true/false)"
msgstr "Typ logiczny (prawda/fałsz)"
#: controlpanel.cpp:80
msgid "Integer"
msgstr "Liczba całkowita"
#: controlpanel.cpp:81
msgid "Number"
msgstr "Numer"
#: controlpanel.cpp:126
msgid "The following variables are available when using the Set/Get commands:"
msgstr ""
#: controlpanel.cpp:150
msgid ""
"The following variables are available when using the SetNetwork/GetNetwork "
"commands:"
msgstr ""
#: controlpanel.cpp:164
msgid ""
"The following variables are available when using the SetChan/GetChan "
"commands:"
msgstr ""
#: controlpanel.cpp:171
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:180 controlpanel.cpp:967 controlpanel.cpp:1004
msgid "Error: User [{1}] does not exist!"
msgstr "Błąd: Użytkownik [{1}] nie istnieje!"
#: controlpanel.cpp:185
msgid "Error: You need to have admin rights to modify other users!"
msgstr ""
"Błąd: Musisz mieć uprawnienia administratora, aby modyfikować innych "
"użytkowników!"
#: controlpanel.cpp:195
msgid "Error: You cannot use $network to modify other users!"
msgstr ""
#: controlpanel.cpp:203
msgid "Error: User {1} does not have a network named [{2}]."
msgstr ""
#: controlpanel.cpp:215
msgid "Usage: Get <variable> [username]"
msgstr "Użycie: Get <zmienna> [username]"
#: controlpanel.cpp:305 controlpanel.cpp:508 controlpanel.cpp:583
#: controlpanel.cpp:659 controlpanel.cpp:794 controlpanel.cpp:879
msgid "Error: Unknown variable"
msgstr "Błąd: Nieznana zmienna"
#: controlpanel.cpp:314
msgid "Usage: Set <variable> <username> <value>"
msgstr "Użycie: Set <zmienna> <nazwa_użytkownika> <wartość>"
#: controlpanel.cpp:336 controlpanel.cpp:624
msgid "This bind host is already set!"
msgstr "Host przypięcia już jest ustawiony!"
#: controlpanel.cpp:343 controlpanel.cpp:355 controlpanel.cpp:363
#: controlpanel.cpp:426 controlpanel.cpp:445 controlpanel.cpp:461
#: controlpanel.cpp:471 controlpanel.cpp:631
msgid "Access denied!"
msgstr "Odmowa dostępu!"
#: controlpanel.cpp:377 controlpanel.cpp:386 controlpanel.cpp:843
msgid "Setting failed, limit for buffer size is {1}"
msgstr ""
#: controlpanel.cpp:406
msgid "Password has been changed!"
msgstr ""
#: controlpanel.cpp:414
msgid "Timeout can't be less than 30 seconds!"
msgstr ""
#: controlpanel.cpp:478
msgid "That would be a bad idea!"
msgstr "To byłby zły pomysł!"
#: controlpanel.cpp:496
msgid "Supported languages: {1}"
msgstr "Wspierane języki: {1}"
#: controlpanel.cpp:520
msgid "Usage: GetNetwork <variable> [username] [network]"
msgstr "Użycie: GetNetwork <zmienna> [username] [network]"
#: controlpanel.cpp:539
msgid "Error: A network must be specified to get another users settings."
msgstr ""
#: controlpanel.cpp:545
msgid "You are not currently attached to a network."
msgstr ""
#: controlpanel.cpp:551
msgid "Error: Invalid network."
msgstr "Błąd: Niepoprawna sieć."
#: controlpanel.cpp:595
msgid "Usage: SetNetwork <variable> <username> <network> <value>"
msgstr "Użycie: SetNetwork <zmienna> <nazwa_użytkownia> <sieć> <wartość>"
#: controlpanel.cpp:669
msgid "Usage: AddChan <username> <network> <channel>"
msgstr "Użycie: AddChan <nazwa_użytkownika> <sieć> <kanał>"
#: controlpanel.cpp:682
msgid "Error: User {1} already has a channel named {2}."
msgstr "Błąd: użytkownik {1} ma już kanał o nazwie {2}."
#: controlpanel.cpp:689
msgid "Channel {1} for user {2} added to network {3}."
msgstr "Kanał {1} dla użytkownika {2} został dodany do sieci {3}."
#: controlpanel.cpp:693
msgid ""
"Could not add channel {1} for user {2} to network {3}, does it already exist?"
msgstr ""
"Nie można dodać kanału {1} dla użytkownika {2} do sieci {3}, może już "
"istnieje?"
#: controlpanel.cpp:703
msgid "Usage: DelChan <username> <network> <channel>"
msgstr "Użycie: DelChan <nazwa_użytkownika> <sieć> <kanał>"
#: controlpanel.cpp:718
msgid "Error: User {1} does not have any channel matching [{2}] in network {3}"
msgstr ""
#: controlpanel.cpp:731
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] ""
msgstr[2] ""
msgstr[3] ""
#: controlpanel.cpp:746
msgid "Usage: GetChan <variable> <username> <network> <chan>"
msgstr "Użycie: GetChan <zmienna> <nazwa_użytkownika> <sieć> <kanał>"
#: controlpanel.cpp:760 controlpanel.cpp:824
msgid "Error: No channels matching [{1}] found."
msgstr ""
#: controlpanel.cpp:809
msgid "Usage: SetChan <variable> <username> <network> <chan> <value>"
msgstr "Użycie: SetChan <zmienna> <nazwa_użytkownika> <sieć> <kanał> <wartość>"
#: controlpanel.cpp:890 controlpanel.cpp:900
msgctxt "listusers"
msgid "Username"
msgstr "Nazwa użytkownika"
#: controlpanel.cpp:891 controlpanel.cpp:901
msgctxt "listusers"
msgid "Realname"
msgstr "Prawdziwe imię"
#: controlpanel.cpp:892 controlpanel.cpp:904 controlpanel.cpp:906
msgctxt "listusers"
msgid "IsAdmin"
msgstr ""
#: controlpanel.cpp:893 controlpanel.cpp:907
msgctxt "listusers"
msgid "Nick"
msgstr "Pseudonim"
#: controlpanel.cpp:894 controlpanel.cpp:908
msgctxt "listusers"
msgid "AltNick"
msgstr "AlternatywnyPseudonim"
#: controlpanel.cpp:895 controlpanel.cpp:909
msgctxt "listusers"
msgid "Ident"
msgstr "Ident"
#: controlpanel.cpp:896 controlpanel.cpp:910
msgctxt "listusers"
msgid "BindHost"
msgstr "HostPrzypięcia"
#: controlpanel.cpp:904 controlpanel.cpp:1144
msgid "No"
msgstr "Nie"
#: controlpanel.cpp:906 controlpanel.cpp:1136
msgid "Yes"
msgstr "Tak"
#: controlpanel.cpp:920 controlpanel.cpp:989
msgid "Error: You need to have admin rights to add new users!"
msgstr ""
"Błąd: musisz mieć uprawnienia administratora, aby dodawać nowych "
"użytkowników!"
#: controlpanel.cpp:926
msgid "Usage: AddUser <username> <password>"
msgstr "Użycie: AddUser <nazwa_użytkownika> <hasło>"
#: controlpanel.cpp:931
msgid "Error: User {1} already exists!"
msgstr ""
#: controlpanel.cpp:943 controlpanel.cpp:1018
msgid "Error: User not added: {1}"
msgstr ""
#: controlpanel.cpp:947 controlpanel.cpp:1022
msgid "User {1} added!"
msgstr ""
#: controlpanel.cpp:954
msgid "Error: You need to have admin rights to delete users!"
msgstr ""
#: controlpanel.cpp:960
msgid "Usage: DelUser <username>"
msgstr ""
#: controlpanel.cpp:972
msgid "Error: You can't delete yourself!"
msgstr ""
#: controlpanel.cpp:978
msgid "Error: Internal error!"
msgstr ""
#: controlpanel.cpp:982
msgid "User {1} deleted!"
msgstr ""
#: controlpanel.cpp:997
msgid "Usage: CloneUser <old username> <new username>"
msgstr ""
#: controlpanel.cpp:1012
msgid "Error: Cloning failed: {1}"
msgstr ""
#: controlpanel.cpp:1041
msgid "Usage: AddNetwork [user] network"
msgstr ""
#: controlpanel.cpp:1047
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:1055
msgid "Error: User {1} already has a network with the name {2}"
msgstr ""
#: controlpanel.cpp:1062
msgid "Network {1} added to user {2}."
msgstr ""
#: controlpanel.cpp:1066
msgid "Error: Network [{1}] could not be added for user {2}: {3}"
msgstr ""
#: controlpanel.cpp:1086
msgid "Usage: DelNetwork [user] network"
msgstr ""
#: controlpanel.cpp:1097
msgid "The currently active network can be deleted via {1}status"
msgstr ""
#: controlpanel.cpp:1103
msgid "Network {1} deleted for user {2}."
msgstr ""
#: controlpanel.cpp:1107
msgid "Error: Network {1} could not be deleted for user {2}."
msgstr ""
#: controlpanel.cpp:1126 controlpanel.cpp:1134
msgctxt "listnetworks"
msgid "Network"
msgstr ""
#: controlpanel.cpp:1127 controlpanel.cpp:1136 controlpanel.cpp:1144
msgctxt "listnetworks"
msgid "OnIRC"
msgstr ""
#: controlpanel.cpp:1128 controlpanel.cpp:1137
msgctxt "listnetworks"
msgid "IRC Server"
msgstr ""
#: controlpanel.cpp:1129 controlpanel.cpp:1139
msgctxt "listnetworks"
msgid "IRC User"
msgstr ""
#: controlpanel.cpp:1130 controlpanel.cpp:1141
msgctxt "listnetworks"
msgid "Channels"
msgstr ""
#: controlpanel.cpp:1149
msgid "No networks"
msgstr ""
#: controlpanel.cpp:1160
msgid "Usage: AddServer <username> <network> <server> [[+]port] [password]"
msgstr ""
#: controlpanel.cpp:1174
msgid "Added IRC Server {1} to network {2} for user {3}."
msgstr ""
#: controlpanel.cpp:1178
msgid "Error: Could not add IRC server {1} to network {2} for user {3}."
msgstr ""
#: controlpanel.cpp:1191
msgid "Usage: DelServer <username> <network> <server> [[+]port] [password]"
msgstr ""
#: controlpanel.cpp:1206
msgid "Deleted IRC Server {1} from network {2} for user {3}."
msgstr ""
#: controlpanel.cpp:1210
msgid "Error: Could not delete IRC server {1} from network {2} for user {3}."
msgstr ""
#: controlpanel.cpp:1220
msgid "Usage: Reconnect <username> <network>"
msgstr ""
#: controlpanel.cpp:1247
msgid "Queued network {1} of user {2} for a reconnect."
msgstr ""
#: controlpanel.cpp:1256
msgid "Usage: Disconnect <username> <network>"
msgstr ""
#: controlpanel.cpp:1271
msgid "Closed IRC connection for network {1} of user {2}."
msgstr ""
#: controlpanel.cpp:1286 controlpanel.cpp:1291
msgctxt "listctcp"
msgid "Request"
msgstr ""
#: controlpanel.cpp:1287 controlpanel.cpp:1292
msgctxt "listctcp"
msgid "Reply"
msgstr ""
#: controlpanel.cpp:1296
msgid "No CTCP replies for user {1} are configured"
msgstr ""
#: controlpanel.cpp:1299
msgid "CTCP replies for user {1}:"
msgstr ""
#: controlpanel.cpp:1315
msgid "Usage: AddCTCP [user] [request] [reply]"
msgstr ""
#: controlpanel.cpp:1317
msgid ""
"This will cause ZNC to reply to the CTCP instead of forwarding it to clients."
msgstr ""
#: controlpanel.cpp:1320
msgid "An empty reply will cause the CTCP request to be blocked."
msgstr ""
#: controlpanel.cpp:1329
msgid "CTCP requests {1} to user {2} will now be blocked."
msgstr ""
#: controlpanel.cpp:1333
msgid "CTCP requests {1} to user {2} will now get reply: {3}"
msgstr ""
#: controlpanel.cpp:1350
msgid "Usage: DelCTCP [user] [request]"
msgstr ""
#: controlpanel.cpp:1356
msgid "CTCP requests {1} to user {2} will now be sent to IRC clients"
msgstr ""
#: controlpanel.cpp:1360
msgid ""
"CTCP requests {1} to user {2} will be sent to IRC clients (nothing has "
"changed)"
msgstr ""
#: controlpanel.cpp:1370 controlpanel.cpp:1444
msgid "Loading modules has been disabled."
msgstr ""
#: controlpanel.cpp:1379
msgid "Error: Unable to load module {1}: {2}"
msgstr ""
#: controlpanel.cpp:1382
msgid "Loaded module {1}"
msgstr ""
#: controlpanel.cpp:1387
msgid "Error: Unable to reload module {1}: {2}"
msgstr ""
#: controlpanel.cpp:1390
msgid "Reloaded module {1}"
msgstr ""
#: controlpanel.cpp:1394
msgid "Error: Unable to load module {1} because it is already loaded"
msgstr ""
#: controlpanel.cpp:1405
msgid "Usage: LoadModule <username> <modulename> [args]"
msgstr ""
#: controlpanel.cpp:1424
msgid "Usage: LoadNetModule <username> <network> <modulename> [args]"
msgstr ""
#: controlpanel.cpp:1449
msgid "Please use /znc unloadmod {1}"
msgstr ""
#: controlpanel.cpp:1455
msgid "Error: Unable to unload module {1}: {2}"
msgstr ""
#: controlpanel.cpp:1458
msgid "Unloaded module {1}"
msgstr "Wyładowano moduł {1}"
#: controlpanel.cpp:1467
msgid "Usage: UnloadModule <username> <modulename>"
msgstr "Użycie: UnloadModule <nazwa_użytkownika> <nazwa_modułu>"
#: controlpanel.cpp:1484
msgid "Usage: UnloadNetModule <username> <network> <modulename>"
msgstr "Użycie: UnloadNetModule <nazwa_użytkownika> <sieć> <nazwa_modułu>"
#: controlpanel.cpp:1501 controlpanel.cpp:1507
msgctxt "listmodules"
msgid "Name"
msgstr "Nazwa"
#: controlpanel.cpp:1502 controlpanel.cpp:1508
msgctxt "listmodules"
msgid "Arguments"
msgstr "Argumenty"
#: controlpanel.cpp:1527
msgid "User {1} has no modules loaded."
msgstr "Użytkownik {1} nie ma załadowanych modułów."
#: controlpanel.cpp:1531
msgid "Modules loaded for user {1}:"
msgstr "Załadowane moduły użytkownika {1}:"
#: controlpanel.cpp:1551
msgid "Network {1} of user {2} has no modules loaded."
msgstr ""
#: controlpanel.cpp:1556
msgid "Modules loaded for network {1} of user {2}:"
msgstr "Moduły załadowane dla sieci {1} użytkownika {2}:"
#: controlpanel.cpp:1563
msgid "[command] [variable]"
msgstr "[command] [variable]"
#: controlpanel.cpp:1564
msgid "Prints help for matching commands and variables"
msgstr ""
#: controlpanel.cpp:1567
msgid "<variable> [username]"
msgstr "<zmienna> [username]"
#: controlpanel.cpp:1568
msgid "Prints the variable's value for the given or current user"
msgstr ""
#: controlpanel.cpp:1570
msgid "<variable> <username> <value>"
msgstr "<zmienna> <nazwa_użytkownika> <wartość>"
#: controlpanel.cpp:1571
msgid "Sets the variable's value for the given user"
msgstr ""
#: controlpanel.cpp:1573
msgid "<variable> [username] [network]"
msgstr "<zmienna> [username] [network]"
#: controlpanel.cpp:1574
msgid "Prints the variable's value for the given network"
msgstr ""
#: controlpanel.cpp:1576
msgid "<variable> <username> <network> <value>"
msgstr "<zmienna> <nazwa_użytkownika> <sieć> <wartość>"
#: controlpanel.cpp:1577
msgid "Sets the variable's value for the given network"
msgstr ""
#: controlpanel.cpp:1579
msgid "<variable> [username] <network> <chan>"
msgstr "<zmienna> [username] <sieć> <kanał>"
#: controlpanel.cpp:1580
msgid "Prints the variable's value for the given channel"
msgstr ""
#: controlpanel.cpp:1583
msgid "<variable> <username> <network> <chan> <value>"
msgstr "<zmienna> <nazwa_użytkownika> <sieć> <kanał> <wartość>"
#: controlpanel.cpp:1584
msgid "Sets the variable's value for the given channel"
msgstr ""
#: controlpanel.cpp:1586 controlpanel.cpp:1589
msgid "<username> <network> <chan>"
msgstr "<nazwa_użytkownika> <sieć> <kanał>"
#: controlpanel.cpp:1587
msgid "Adds a new channel"
msgstr "Dodaje nowy kanał"
#: controlpanel.cpp:1590
msgid "Deletes a channel"
msgstr "Usuwa kanał"
#: controlpanel.cpp:1592
msgid "Lists users"
msgstr "Lista użytkowników"
#: controlpanel.cpp:1594
msgid "<username> <password>"
msgstr "<nazwa_użytkownika> <hasło>"
#: controlpanel.cpp:1595
msgid "Adds a new user"
msgstr ""
#: controlpanel.cpp:1597 controlpanel.cpp:1620 controlpanel.cpp:1634
msgid "<username>"
msgstr ""
#: controlpanel.cpp:1597
msgid "Deletes a user"
msgstr ""
#: controlpanel.cpp:1599
msgid "<old username> <new username>"
msgstr ""
#: controlpanel.cpp:1600
msgid "Clones a user"
msgstr ""
#: controlpanel.cpp:1602 controlpanel.cpp:1605
msgid "<username> <network> <server>"
msgstr ""
#: controlpanel.cpp:1603
msgid "Adds a new IRC server for the given or current user"
msgstr ""
#: controlpanel.cpp:1606
msgid "Deletes an IRC server from the given or current user"
msgstr ""
#: controlpanel.cpp:1608 controlpanel.cpp:1611 controlpanel.cpp:1631
msgid "<username> <network>"
msgstr ""
#: controlpanel.cpp:1609
msgid "Cycles the user's IRC server connection"
msgstr ""
#: controlpanel.cpp:1612
msgid "Disconnects the user from their IRC server"
msgstr ""
#: controlpanel.cpp:1614
msgid "<username> <modulename> [args]"
msgstr ""
#: controlpanel.cpp:1615
msgid "Loads a Module for a user"
msgstr ""
#: controlpanel.cpp:1617
msgid "<username> <modulename>"
msgstr ""
#: controlpanel.cpp:1618
msgid "Removes a Module of a user"
msgstr ""
#: controlpanel.cpp:1621
msgid "Get the list of modules for a user"
msgstr ""
#: controlpanel.cpp:1624
msgid "<username> <network> <modulename> [args]"
msgstr ""
#: controlpanel.cpp:1625
msgid "Loads a Module for a network"
msgstr ""
#: controlpanel.cpp:1628
msgid "<username> <network> <modulename>"
msgstr ""
#: controlpanel.cpp:1629
msgid "Removes a Module of a network"
msgstr ""
#: controlpanel.cpp:1632
msgid "Get the list of modules for a network"
msgstr "Uzyskaj listę modułów dla użytkownika"
#: controlpanel.cpp:1635
msgid "List the configured CTCP replies"
msgstr "Lista skonfigurowanych odpowiedzi CTCP"
#: controlpanel.cpp:1637
msgid "<username> <ctcp> [reply]"
msgstr "<nazwa_użytkownika> <ctcp> [reply]"
#: controlpanel.cpp:1638
msgid "Configure a new CTCP reply"
msgstr "Skonfiguruj nową odpowiedź CTCP"
#: controlpanel.cpp:1640
msgid "<username> <ctcp>"
msgstr "<nazwa_użytkownia> <ctcp>"
#: controlpanel.cpp:1641
msgid "Remove a CTCP reply"
msgstr "Usuń odpowiedź CTCP"
#: controlpanel.cpp:1645 controlpanel.cpp:1648
msgid "[username] <network>"
msgstr "[username] <sieć>"
#: controlpanel.cpp:1646
msgid "Add a network for a user"
msgstr "Dodaj sieć użytkownikowi"
#: controlpanel.cpp:1649
msgid "Delete a network for a user"
msgstr "Usuń sieć użytkownikowi"
#: controlpanel.cpp:1651
msgid "[username]"
msgstr "[username]"
#: controlpanel.cpp:1652
msgid "List all networks for a user"
msgstr "Lista wszystkich sieci użytkownika"
#: controlpanel.cpp:1665
msgid ""
"Dynamic configuration through IRC. Allows editing only yourself if you're "
"not ZNC admin."
msgstr ""
"Dynamiczna konfiguracja poprzez IRC. Pozwala edytować tylko siebie, jeśli "
"nie jesteś administratorem ZNC."

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/crypt.pot\n"
"X-Crowdin-File-ID: 167\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

145
modules/po/crypt.pl_PL.po Normal file
View File

@@ -0,0 +1,145 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/crypt.pot\n"
"X-Crowdin-File-ID: 167\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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:481
msgctxt "listkeys"
msgid "Target"
msgstr ""
#: crypt.cpp:475 crypt.cpp:482
msgctxt "listkeys"
msgid "Key"
msgstr ""
#: crypt.cpp:486
msgid "You have no encryption keys set."
msgstr ""
#: crypt.cpp:508
msgid "Encryption for channel/private messages"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/ctcpflood.pot\n"
"X-Crowdin-File-ID: 168\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,75 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/ctcpflood.pot\n"
"X-Crowdin-File-ID: 168\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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] ""
msgstr[2] ""
msgstr[3] ""
#: ctcpflood.cpp:127
msgid "every second"
msgid_plural "every {1} seconds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: 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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/cyrusauth.pot\n"
"X-Crowdin-File-ID: 169\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,75 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/cyrusauth.pot\n"
"X-Crowdin-File-ID: 169\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/dcc.pot\n"
"X-Crowdin-File-ID: 170\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

229
modules/po/dcc.pl_PL.po Normal file
View File

@@ -0,0 +1,229 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/dcc.pot\n"
"X-Crowdin-File-ID: 170\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/disconkick.pot\n"
"X-Crowdin-File-ID: 171\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,25 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/disconkick.pot\n"
"X-Crowdin-File-ID: 171\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/fail2ban.pot\n"
"X-Crowdin-File-ID: 172\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,119 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/fail2ban.pot\n"
"X-Crowdin-File-ID: 172\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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:183
msgctxt "list"
msgid "Host"
msgstr ""
#: fail2ban.cpp:178 fail2ban.cpp:184
msgctxt "list"
msgid "Attempts"
msgstr ""
#: fail2ban.cpp:188
msgctxt "list"
msgid "No bans"
msgstr ""
#: fail2ban.cpp:245
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:250
msgid "Block IPs for some time after a failed login."
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/flooddetach.pot\n"
"X-Crowdin-File-ID: 173\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,97 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/flooddetach.pot\n"
"X-Crowdin-File-ID: 173\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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:36
msgid "Show or set number of lines in the time interval"
msgstr ""
#: flooddetach.cpp:39
msgid "Show or set whether to notify you about detaching and attaching back"
msgstr ""
#: flooddetach.cpp:93
msgid "Flood in {1} is over, reattaching..."
msgstr ""
#: flooddetach.cpp:150
msgid "Channel {1} was flooded, you've been detached"
msgstr ""
#: flooddetach.cpp:187
msgid "1 line"
msgid_plural "{1} lines"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: flooddetach.cpp:188
msgid "every second"
msgid_plural "every {1} seconds"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: flooddetach.cpp:190
msgid "Current limit is {1} {2}"
msgstr ""
#: flooddetach.cpp:197
msgid "Seconds limit is {1}"
msgstr ""
#: flooddetach.cpp:202
msgid "Set seconds limit to {1}"
msgstr ""
#: flooddetach.cpp:211
msgid "Lines limit is {1}"
msgstr ""
#: flooddetach.cpp:216
msgid "Set lines limit to {1}"
msgstr ""
#: flooddetach.cpp:229
msgid "Module messages are disabled"
msgstr ""
#: flooddetach.cpp:231
msgid "Module messages are enabled"
msgstr ""
#: flooddetach.cpp:247
msgid ""
"This user module takes up to two arguments. Arguments are numbers of "
"messages and seconds."
msgstr ""
#: flooddetach.cpp:251
msgid "Detach channels when flooded"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/identfile.pot\n"
"X-Crowdin-File-ID: 174\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,85 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/identfile.pot\n"
"X-Crowdin-File-ID: 174\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/imapauth.pot\n"
"X-Crowdin-File-ID: 175\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,23 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/imapauth.pot\n"
"X-Crowdin-File-ID: 175\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: imapauth.cpp:168
msgid "[ server [+]port [ UserFormatString ] ]"
msgstr ""
#: imapauth.cpp:171
msgid "Allow users to authenticate via IMAP."
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/keepnick.pot\n"
"X-Crowdin-File-ID: 176\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,55 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/keepnick.pot\n"
"X-Crowdin-File-ID: 176\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/kickrejoin.pot\n"
"X-Crowdin-File-ID: 177\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,67 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/kickrejoin.pot\n"
"X-Crowdin-File-ID: 177\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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] ""
msgstr[2] ""
msgstr[3] ""
#: 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] ""
msgstr[2] ""
msgstr[3] ""
#: 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 ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/lastseen.pot\n"
"X-Crowdin-File-ID: 178\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,69 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/lastseen.pot\n"
"X-Crowdin-File-ID: 178\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: modules/po/../data/lastseen/tmpl/index.tmpl:8
msgid "User"
msgstr ""
#: modules/po/../data/lastseen/tmpl/index.tmpl:9 lastseen.cpp:99
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:67
msgctxt "show"
msgid "User"
msgstr ""
#: lastseen.cpp:62 lastseen.cpp:68
msgctxt "show"
msgid "Last Seen"
msgstr ""
#: lastseen.cpp:69 lastseen.cpp:125
msgid "never"
msgstr ""
#: lastseen.cpp:79
msgid "Shows list of users and when they last logged in"
msgstr ""
#: lastseen.cpp:154
msgid "Collects data about when a user last logged in."
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/listsockets.pot\n"
"X-Crowdin-File-ID: 179\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,115 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/listsockets.pot\n"
"X-Crowdin-File-ID: 179\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: modules/po/../data/listsockets/tmpl/index.tmpl:7 listsockets.cpp:213
#: listsockets.cpp:229
msgid "Name"
msgstr ""
#: modules/po/../data/listsockets/tmpl/index.tmpl:8 listsockets.cpp:214
#: listsockets.cpp:230
msgid "Created"
msgstr ""
#: modules/po/../data/listsockets/tmpl/index.tmpl:9 listsockets.cpp:215
#: listsockets.cpp:231
msgid "State"
msgstr ""
#: modules/po/../data/listsockets/tmpl/index.tmpl:10 listsockets.cpp:217
#: listsockets.cpp:234
msgid "SSL"
msgstr ""
#: modules/po/../data/listsockets/tmpl/index.tmpl:11 listsockets.cpp:219
#: listsockets.cpp:239
msgid "Local"
msgstr ""
#: modules/po/../data/listsockets/tmpl/index.tmpl:12 listsockets.cpp:220
#: listsockets.cpp:241
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:95
msgid "List sockets"
msgstr ""
#: listsockets.cpp:115 listsockets.cpp:235
msgctxt "ssl"
msgid "Yes"
msgstr ""
#: listsockets.cpp:115 listsockets.cpp:236
msgctxt "ssl"
msgid "No"
msgstr ""
#: listsockets.cpp:141
msgid "Listener"
msgstr ""
#: listsockets.cpp:143
msgid "Inbound"
msgstr ""
#: listsockets.cpp:146
msgid "Outbound"
msgstr ""
#: listsockets.cpp:148
msgid "Connecting"
msgstr ""
#: listsockets.cpp:151
msgid "UNKNOWN"
msgstr ""
#: listsockets.cpp:206
msgid "You have no open sockets."
msgstr ""
#: listsockets.cpp:221 listsockets.cpp:243
msgid "In"
msgstr ""
#: listsockets.cpp:222 listsockets.cpp:245
msgid "Out"
msgstr ""
#: listsockets.cpp:261
msgid "Lists active sockets"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/log.pot\n"
"X-Crowdin-File-ID: 180\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

152
modules/po/log.pl_PL.po Normal file
View File

@@ -0,0 +1,152 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/log.pot\n"
"X-Crowdin-File-ID: 180\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\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:179
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] ""
msgstr[2] ""
msgstr[3] ""
#: log.cpp:168 log.cpp:174
msgctxt "listrules"
msgid "Rule"
msgstr ""
#: log.cpp:169 log.cpp:175
msgctxt "listrules"
msgid "Logging enabled"
msgstr ""
#: log.cpp:190
msgid ""
"Usage: Set <var> true|false, where <var> is one of: joins, quits, nickchanges"
msgstr ""
#: log.cpp:197
msgid "Will log joins"
msgstr ""
#: log.cpp:197
msgid "Will not log joins"
msgstr ""
#: log.cpp:198
msgid "Will log quits"
msgstr ""
#: log.cpp:198
msgid "Will not log quits"
msgstr ""
#: log.cpp:200
msgid "Will log nick changes"
msgstr ""
#: log.cpp:200
msgid "Will not log nick changes"
msgstr ""
#: log.cpp:204
msgid "Unknown variable. Known variables: joins, quits, nickchanges"
msgstr ""
#: log.cpp:212
msgid "Logging joins"
msgstr ""
#: log.cpp:212
msgid "Not logging joins"
msgstr ""
#: log.cpp:213
msgid "Logging quits"
msgstr ""
#: log.cpp:213
msgid "Not logging quits"
msgstr ""
#: log.cpp:214
msgid "Logging nick changes"
msgstr ""
#: log.cpp:215
msgid "Not logging nick changes"
msgstr ""
#: log.cpp:352
msgid ""
"Invalid args [{1}]. Only one log path allowed. Check that there are no "
"spaces in the path."
msgstr ""
#: log.cpp:402
msgid "Invalid log path [{1}]"
msgstr ""
#: log.cpp:405
msgid "Logging to [{1}]. Using timestamp format '{2}'"
msgstr ""
#: log.cpp:560
msgid "[-sanitize] Optional path where to store logs."
msgstr ""
#: log.cpp:564
msgid "Writes IRC logs."
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/missingmotd.pot\n"
"X-Crowdin-File-ID: 181\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,19 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/missingmotd.pot\n"
"X-Crowdin-File-ID: 181\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: missingmotd.cpp:36
msgid "Sends 422 to clients when they login"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/modperl.pot\n"
"X-Crowdin-File-ID: 182\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,19 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/modperl.pot\n"
"X-Crowdin-File-ID: 182\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: modperl.cpp:382
msgid "Loads perl scripts as ZNC modules"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/modpython.pot\n"
"X-Crowdin-File-ID: 183\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,19 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/modpython.pot\n"
"X-Crowdin-File-ID: 183\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: modpython.cpp:513
msgid "Loads python scripts as ZNC modules"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/modules_online.pot\n"
"X-Crowdin-File-ID: 184\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,19 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/modules_online.pot\n"
"X-Crowdin-File-ID: 184\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: modules_online.cpp:117
msgid "Makes ZNC's *modules to be \"online\"."
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/nickserv.pot\n"
"X-Crowdin-File-ID: 185\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,81 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/nickserv.pot\n"
"X-Crowdin-File-ID: 185\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: nickserv.cpp:31
msgid "Password set"
msgstr ""
#: nickserv.cpp:36 nickserv.cpp:46
msgid "Done"
msgstr ""
#: nickserv.cpp:41
msgid "NickServ name set"
msgstr ""
#: nickserv.cpp:60
msgid "No such editable command. See ViewCommands for list."
msgstr ""
#: nickserv.cpp:63
msgid "Ok"
msgstr ""
#: nickserv.cpp:68
msgid "password"
msgstr ""
#: nickserv.cpp:68
msgid "Set your nickserv password"
msgstr ""
#: nickserv.cpp:70
msgid "Clear your nickserv password"
msgstr ""
#: nickserv.cpp:72
msgid "nickname"
msgstr ""
#: nickserv.cpp:73
msgid ""
"Set NickServ name (Useful on networks like EpiKnet, where NickServ is named "
"Themis"
msgstr ""
#: nickserv.cpp:77
msgid "Reset NickServ name to default (NickServ)"
msgstr ""
#: nickserv.cpp:81
msgid "Show patterns for lines, which are being sent to NickServ"
msgstr ""
#: nickserv.cpp:83
msgid "cmd new-pattern"
msgstr ""
#: nickserv.cpp:84
msgid "Set pattern for commands"
msgstr ""
#: nickserv.cpp:146
msgid "Please enter your nickserv password."
msgstr ""
#: nickserv.cpp:150
msgid "Auths you with NickServ (prefer SASL module instead)"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/notes.pot\n"
"X-Crowdin-File-ID: 186\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

121
modules/po/notes.pl_PL.po Normal file
View File

@@ -0,0 +1,121 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/notes.pot\n"
"X-Crowdin-File-ID: 186\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: modules/po/../data/notes/tmpl/index.tmpl:7
msgid "Add A Note"
msgstr ""
#: modules/po/../data/notes/tmpl/index.tmpl:11
msgid "Key:"
msgstr ""
#: modules/po/../data/notes/tmpl/index.tmpl:15
msgid "Note:"
msgstr ""
#: modules/po/../data/notes/tmpl/index.tmpl:19
msgid "Add Note"
msgstr ""
#: modules/po/../data/notes/tmpl/index.tmpl:27
msgid "You have no notes to display."
msgstr ""
#: modules/po/../data/notes/tmpl/index.tmpl:34 notes.cpp:164 notes.cpp:170
msgid "Key"
msgstr ""
#: modules/po/../data/notes/tmpl/index.tmpl:35 notes.cpp:165 notes.cpp:171
msgid "Note"
msgstr ""
#: modules/po/../data/notes/tmpl/index.tmpl:41
msgid "[del]"
msgstr ""
#: notes.cpp:32
msgid "That note already exists. Use MOD <key> <note> to overwrite."
msgstr ""
#: notes.cpp:35 notes.cpp:137
msgid "Added note {1}"
msgstr ""
#: notes.cpp:37 notes.cpp:48 notes.cpp:142
msgid "Unable to add note {1}"
msgstr ""
#: notes.cpp:46 notes.cpp:139
msgid "Set note for {1}"
msgstr ""
#: notes.cpp:56
msgid "This note doesn't exist."
msgstr ""
#: notes.cpp:66 notes.cpp:116
msgid "Deleted note {1}"
msgstr ""
#: notes.cpp:68 notes.cpp:118
msgid "Unable to delete note {1}"
msgstr ""
#: notes.cpp:75
msgid "List notes"
msgstr ""
#: notes.cpp:77 notes.cpp:81
msgid "<key> <note>"
msgstr ""
#: notes.cpp:77
msgid "Add a note"
msgstr ""
#: notes.cpp:79 notes.cpp:83
msgid "<key>"
msgstr ""
#: notes.cpp:79
msgid "Delete a note"
msgstr ""
#: notes.cpp:81
msgid "Modify a note"
msgstr ""
#: notes.cpp:94
msgid "Notes"
msgstr ""
#: notes.cpp:133
msgid "That note already exists. Use /#+<key> <note> to overwrite."
msgstr ""
#: notes.cpp:186 notes.cpp:188
msgid "You have no entries."
msgstr ""
#: notes.cpp:224
msgid ""
"This user module takes up to one arguments. It can be -disableNotesOnLogin "
"not to show notes upon client login"
msgstr ""
#: notes.cpp:228
msgid "Keep and replay notes"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/notify_connect.pot\n"
"X-Crowdin-File-ID: 187\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,31 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/notify_connect.pot\n"
"X-Crowdin-File-ID: 187\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: notify_connect.cpp:24
msgid "attached"
msgstr ""
#: notify_connect.cpp:26
msgid "detached"
msgstr ""
#: notify_connect.cpp:41
msgid "{1} {2} from {3}"
msgstr ""
#: notify_connect.cpp:52
msgid "Notifies all admin users when a client connects or disconnects."
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/perform.pot\n"
"X-Crowdin-File-ID: 189\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

110
modules/po/perform.pl_PL.po Normal file
View File

@@ -0,0 +1,110 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/perform.pot\n"
"X-Crowdin-File-ID: 189\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: modules/po/../data/perform/tmpl/index.tmpl:7 perform.cpp:143
msgid "Perform"
msgstr ""
#: modules/po/../data/perform/tmpl/index.tmpl:11
msgid "Perform commands:"
msgstr ""
#: modules/po/../data/perform/tmpl/index.tmpl:15
msgid "Commands sent to the IRC server on connect, one per line."
msgstr ""
#: modules/po/../data/perform/tmpl/index.tmpl:18
msgid "Save"
msgstr ""
#: perform.cpp:24
msgid "Usage: add <command>"
msgstr ""
#: perform.cpp:29
msgid "Added!"
msgstr ""
#: perform.cpp:37 perform.cpp:82
msgid "Illegal # Requested"
msgstr ""
#: perform.cpp:41
msgid "Command Erased."
msgstr ""
#: perform.cpp:50 perform.cpp:56
msgctxt "list"
msgid "Id"
msgstr ""
#: perform.cpp:51 perform.cpp:57
msgctxt "list"
msgid "Perform"
msgstr ""
#: perform.cpp:52 perform.cpp:62
msgctxt "list"
msgid "Expanded"
msgstr ""
#: perform.cpp:67
msgid "No commands in your perform list."
msgstr ""
#: perform.cpp:73
msgid "perform commands sent"
msgstr ""
#: perform.cpp:86
msgid "Commands Swapped."
msgstr ""
#: perform.cpp:95
msgid "<command>"
msgstr ""
#: perform.cpp:96
msgid "Adds perform command to be sent to the server on connect"
msgstr ""
#: perform.cpp:98
msgid "<number>"
msgstr ""
#: perform.cpp:98
msgid "Delete a perform command"
msgstr ""
#: perform.cpp:100
msgid "List the perform commands"
msgstr ""
#: perform.cpp:103
msgid "Send the perform commands to the server now"
msgstr ""
#: perform.cpp:105
msgid "<number> <number>"
msgstr ""
#: perform.cpp:106
msgid "Swap two perform commands"
msgstr ""
#: perform.cpp:192
msgid "Keeps a list of commands to be executed when ZNC connects to IRC."
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/perleval.pot\n"
"X-Crowdin-File-ID: 190\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,33 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/perleval.pot\n"
"X-Crowdin-File-ID: 190\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: perleval.pm:23
msgid "Evaluates perl code"
msgstr ""
#: perleval.pm:33
msgid "Only admin can load this module"
msgstr ""
#: perleval.pm:44
#, perl-format
msgid "Error: %s"
msgstr ""
#: perleval.pm:46
#, perl-format
msgid "Result: %s"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/pyeval.pot\n"
"X-Crowdin-File-ID: 191\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,23 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/pyeval.pot\n"
"X-Crowdin-File-ID: 191\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: pyeval.py:49
msgid "You must have admin privileges to load this module."
msgstr ""
#: pyeval.py:82
msgid "Evaluates python code"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/raw.pot\n"
"X-Crowdin-File-ID: 193\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

19
modules/po/raw.pl_PL.po Normal file
View File

@@ -0,0 +1,19 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/raw.pot\n"
"X-Crowdin-File-ID: 193\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: raw.cpp:43
msgid "View all of the raw traffic"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/route_replies.pot\n"
"X-Crowdin-File-ID: 194\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,61 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/route_replies.pot\n"
"X-Crowdin-File-ID: 194\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: route_replies.cpp:215
msgid "[yes|no]"
msgstr ""
#: route_replies.cpp:216
msgid "Decides whether to show the timeout messages or not"
msgstr ""
#: route_replies.cpp:356
msgid "This module hit a timeout which is probably a connectivity issue."
msgstr ""
#: route_replies.cpp:359
msgid ""
"However, if you can provide steps to reproduce this issue, please do report "
"a bug."
msgstr ""
#: route_replies.cpp:362
msgid "To disable this message, do \"/msg {1} silent yes\""
msgstr ""
#: route_replies.cpp:364
msgid "Last request: {1}"
msgstr ""
#: route_replies.cpp:365
msgid "Expected replies:"
msgstr ""
#: route_replies.cpp:369
msgid "{1} (last)"
msgstr ""
#: route_replies.cpp:441
msgid "Timeout messages are disabled."
msgstr ""
#: route_replies.cpp:442
msgid "Timeout messages are enabled."
msgstr ""
#: route_replies.cpp:463
msgid "Send replies (e.g. to /who) to the right client only"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/sample.pot\n"
"X-Crowdin-File-ID: 195\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

123
modules/po/sample.pl_PL.po Normal file
View File

@@ -0,0 +1,123 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/sample.pot\n"
"X-Crowdin-File-ID: 195\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: sample.cpp:31
msgid "Sample job cancelled"
msgstr ""
#: sample.cpp:33
msgid "Sample job destroyed"
msgstr ""
#: sample.cpp:50
msgid "Sample job done"
msgstr ""
#: sample.cpp:65
msgid "TEST!!!!"
msgstr ""
#: sample.cpp:74
msgid "I'm being loaded with the arguments: {1}"
msgstr ""
#: sample.cpp:85
msgid "I'm being unloaded!"
msgstr ""
#: sample.cpp:94
msgid "You got connected BoyOh."
msgstr ""
#: sample.cpp:98
msgid "You got disconnected BoyOh."
msgstr ""
#: sample.cpp:116
msgid "{1} {2} set mode on {3} {4}{5} {6}"
msgstr ""
#: sample.cpp:123
msgid "{1} {2} opped {3} on {4}"
msgstr ""
#: sample.cpp:129
msgid "{1} {2} deopped {3} on {4}"
msgstr ""
#: sample.cpp:135
msgid "{1} {2} voiced {3} on {4}"
msgstr ""
#: sample.cpp:141
msgid "{1} {2} devoiced {3} on {4}"
msgstr ""
#: sample.cpp:147
msgid "* {1} sets mode: {2} {3} on {4}"
msgstr ""
#: sample.cpp:163
msgid "{1} kicked {2} from {3} with the msg {4}"
msgstr ""
#: sample.cpp:169
msgid "* {1} ({2}@{3}) quits ({4}) from channel: {6}"
msgid_plural "* {1} ({2}@{3}) quits ({4}) from {5} channels: {6}"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: sample.cpp:177
msgid "Attempting to join {1}"
msgstr ""
#: sample.cpp:182
msgid "* {1} ({2}@{3}) joins {4}"
msgstr ""
#: sample.cpp:189
msgid "* {1} ({2}@{3}) parts {4}"
msgstr ""
#: sample.cpp:196
msgid "{1} invited us to {2}, ignoring invites to {2}"
msgstr ""
#: sample.cpp:201
msgid "{1} invited us to {2}"
msgstr ""
#: sample.cpp:207
msgid "{1} is now known as {2}"
msgstr ""
#: sample.cpp:269 sample.cpp:276
msgid "{1} changes topic on {2} to {3}"
msgstr ""
#: sample.cpp:317
msgid "Hi, I'm your friendly sample module."
msgstr ""
#: sample.cpp:330
msgid "Description of module arguments goes here."
msgstr ""
#: sample.cpp:333
msgid "To be used as a sample for writing modules"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/samplewebapi.pot\n"
"X-Crowdin-File-ID: 196\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,19 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/samplewebapi.pot\n"
"X-Crowdin-File-ID: 196\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: samplewebapi.cpp:59
msgid "Sample Web API module."
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/sasl.pot\n"
"X-Crowdin-File-ID: 197\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

176
modules/po/sasl.pl_PL.po Normal file
View File

@@ -0,0 +1,176 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/sasl.pot\n"
"X-Crowdin-File-ID: 197\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: modules/po/../data/sasl/tmpl/index.tmpl:7 sasl.cpp:301
msgid "SASL"
msgstr "SASL"
#: modules/po/../data/sasl/tmpl/index.tmpl:11
msgid "Username:"
msgstr "Nazwa użytkownika:"
#: modules/po/../data/sasl/tmpl/index.tmpl:13
msgid "Please enter a username."
msgstr "Proszę wpisać nazwę użytkownika."
#: modules/po/../data/sasl/tmpl/index.tmpl:16
msgid "Password:"
msgstr "Hasło:"
#: modules/po/../data/sasl/tmpl/index.tmpl:18
msgid "Please enter a password."
msgstr "Proszę wpisać hasło."
#: modules/po/../data/sasl/tmpl/index.tmpl:22
msgid "Options"
msgstr "Opcje"
#: modules/po/../data/sasl/tmpl/index.tmpl:25
msgid "Connect only if SASL authentication succeeds."
msgstr "Połącz tylko, jeśli uwierzytelnianie SASL powiedzie się."
#: modules/po/../data/sasl/tmpl/index.tmpl:27
msgid "Require authentication"
msgstr "Wymaga uwierzytelnienia"
#: modules/po/../data/sasl/tmpl/index.tmpl:35
msgid "Mechanisms"
msgstr "Mechanizm"
#: modules/po/../data/sasl/tmpl/index.tmpl:42
msgid "Name"
msgstr "Nazwa"
#: modules/po/../data/sasl/tmpl/index.tmpl:43 sasl.cpp:89 sasl.cpp:95
msgid "Description"
msgstr "Opis"
#: modules/po/../data/sasl/tmpl/index.tmpl:57
msgid "Selected mechanisms and their order:"
msgstr "Wybrane mechanizmy i ich kolejność:"
#: modules/po/../data/sasl/tmpl/index.tmpl:74
msgid "Save"
msgstr "Zapisz"
#: sasl.cpp:54
msgid "TLS certificate, for use with the *cert module"
msgstr ""
#: sasl.cpp:56
msgid ""
"Plain text negotiation, this should work always if the network supports SASL"
msgstr ""
#: sasl.cpp:62
msgid "search"
msgstr ""
#: sasl.cpp:62
msgid "Generate this output"
msgstr "Tworzy ten wynik"
#: sasl.cpp:64
msgid "[<username> [<password>]]"
msgstr "[<nazwa_użytkownika> [<hasło>]]"
#: sasl.cpp:65
msgid ""
"Set username and password for the mechanisms that need them. Password is "
"optional. Without parameters, returns information about current settings."
msgstr ""
#: sasl.cpp:69
msgid "[mechanism[ ...]]"
msgstr ""
#: sasl.cpp:70
msgid "Set the mechanisms to be attempted (in order)"
msgstr ""
#: sasl.cpp:72
msgid "[yes|no]"
msgstr "[tak|nie]"
#: sasl.cpp:73
msgid "Don't connect unless SASL authentication succeeds"
msgstr "Nie łącz, dopóki uwierzytelnianie SASL nie powiedzie się"
#: sasl.cpp:88 sasl.cpp:94
msgid "Mechanism"
msgstr "Mechanizm"
#: sasl.cpp:99
msgid "The following mechanisms are available:"
msgstr "Następujące mechanizmy są dostępne:"
#: sasl.cpp:109
msgid "Username is currently not set"
msgstr ""
#: sasl.cpp:111
msgid "Username is currently set to '{1}'"
msgstr ""
#: sasl.cpp:114
msgid "Password was not supplied"
msgstr ""
#: sasl.cpp:116
msgid "Password was supplied"
msgstr ""
#: sasl.cpp:124
msgid "Username has been set to [{1}]"
msgstr "Nazwa użytkownika została ustawiona na [{1}]"
#: sasl.cpp:125
msgid "Password has been set to [{1}]"
msgstr "Hasło zostało ustawione na [{1}]"
#: sasl.cpp:145
msgid "Current mechanisms set: {1}"
msgstr ""
#: sasl.cpp:154
msgid "We require SASL negotiation to connect"
msgstr ""
#: sasl.cpp:156
msgid "We will connect even if SASL fails"
msgstr ""
#: sasl.cpp:193
msgid "Disabling network, we require authentication."
msgstr ""
#: sasl.cpp:194
msgid "Use 'RequireAuth no' to disable."
msgstr ""
#: sasl.cpp:256
msgid "{1} mechanism succeeded."
msgstr ""
#: sasl.cpp:268
msgid "{1} mechanism failed."
msgstr ""
#: sasl.cpp:346
msgid ""
"Adds support for sasl authentication capability to authenticate to an IRC "
"server"
msgstr ""

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/savebuff.pot\n"
"X-Crowdin-File-ID: 198\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

View File

@@ -0,0 +1,64 @@
msgid ""
msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/modules/po/savebuff.pot\n"
"X-Crowdin-File-ID: 198\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
#: savebuff.cpp:65
msgid "<password>"
msgstr "<hasło>"
#: savebuff.cpp:65
msgid "Sets the password"
msgstr "Ustawia hasło"
#: savebuff.cpp:67
msgid "<buffer>"
msgstr "<bufor>"
#: savebuff.cpp:67
msgid "Replays the buffer"
msgstr "Odtwarza bufor"
#: savebuff.cpp:69
msgid "Saves all buffers"
msgstr "Zapisuje wszystkie bufory"
#: savebuff.cpp:221
msgid ""
"Password is unset usually meaning the decryption failed. You can setpass to "
"the appropriate pass and things should start working, or setpass to a new "
"pass and save to reinstantiate"
msgstr ""
#: savebuff.cpp:232
msgid "Password set to [{1}]"
msgstr "Ustawiono hasło na [{1}]"
#: savebuff.cpp:262
msgid "Replayed {1}"
msgstr "Odtworzono {1}"
#: savebuff.cpp:341
msgid "Unable to decode Encrypted file {1}"
msgstr "Nie udało się rozszyfrować zaszyfrowanego pliku {1}"
#: savebuff.cpp:358
msgid ""
"This user module takes up to one arguments. Either --ask-pass or the "
"password itself (which may contain spaces) or nothing"
msgstr ""
#: savebuff.cpp:363
msgid "Stores channel and query buffers to disk, encrypted"
msgstr "Przechowuje bufory kanałów i rozmów na dysku, zaszyfrowane"

View File

@@ -4,8 +4,10 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Crowdin-Project: znc-bouncer\n"
"X-Crowdin-Project-ID: 289533\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/modules/po/send_raw.pot\n"
"X-Crowdin-File-ID: 199\n"
"Project-Id-Version: znc-bouncer\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"

Some files were not shown because too many files have changed in this diff Show More