@ -0,0 +1,60 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/admindebug.pot\n" | |||
"X-Crowdin-File-ID: 273\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\n" | |||
#: admindebug.cpp:30 | |||
msgid "Enable Debug Mode" | |||
msgstr "" | |||
#: admindebug.cpp:32 | |||
msgid "Disable Debug Mode" | |||
msgstr "" | |||
#: admindebug.cpp:34 | |||
msgid "Show the Debug Mode status" | |||
msgstr "" | |||
#: admindebug.cpp:40 admindebug.cpp:49 | |||
msgid "Access denied!" | |||
msgstr "" | |||
#: 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 "" | |||
#: admindebug.cpp:68 | |||
msgid "Already disabled." | |||
msgstr "" | |||
#: admindebug.cpp:92 | |||
msgid "Debugging mode is on." | |||
msgstr "" | |||
#: admindebug.cpp:94 | |||
msgid "Debugging mode is off." | |||
msgstr "" | |||
#: admindebug.cpp:96 | |||
msgid "Logging to: stdout." | |||
msgstr "" | |||
#: admindebug.cpp:105 | |||
msgid "Enable Debug mode dynamically." | |||
msgstr "" |
@ -0,0 +1,70 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/adminlog.pot\n" | |||
"X-Crowdin-File-ID: 149\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\n" | |||
#: adminlog.cpp:29 | |||
msgid "Show the logging target" | |||
msgstr "" | |||
#: adminlog.cpp:31 | |||
msgid "<file|syslog|both> [path]" | |||
msgstr "" | |||
#: adminlog.cpp:32 | |||
msgid "Set the logging target" | |||
msgstr "" | |||
#: adminlog.cpp:142 | |||
msgid "Access denied" | |||
msgstr "" | |||
#: adminlog.cpp:156 | |||
msgid "Now logging to file" | |||
msgstr "" | |||
#: adminlog.cpp:160 | |||
msgid "Now only logging to syslog" | |||
msgstr "" | |||
#: adminlog.cpp:164 | |||
msgid "Now logging to syslog and file" | |||
msgstr "" | |||
#: adminlog.cpp:168 | |||
msgid "Usage: Target <file|syslog|both> [path]" | |||
msgstr "" | |||
#: adminlog.cpp:170 | |||
msgid "Unknown target" | |||
msgstr "" | |||
#: adminlog.cpp:192 | |||
msgid "Logging is enabled for file" | |||
msgstr "" | |||
#: adminlog.cpp:195 | |||
msgid "Logging is enabled for syslog" | |||
msgstr "" | |||
#: adminlog.cpp:198 | |||
msgid "Logging is enabled for both, file and syslog" | |||
msgstr "" | |||
#: adminlog.cpp:204 | |||
msgid "Log file will be written to {1}" | |||
msgstr "" | |||
#: adminlog.cpp:222 | |||
msgid "Log ZNC events to file and/or syslog." | |||
msgstr "" |
@ -0,0 +1,124 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/alias.pot\n" | |||
"X-Crowdin-File-ID: 150\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\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 "" |
@ -0,0 +1,86 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/autoattach.pot\n" | |||
"X-Crowdin-File-ID: 151\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\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 "" |
@ -0,0 +1,70 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/autocycle.pot\n" | |||
"X-Crowdin-File-ID: 207\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\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 "" |
@ -0,0 +1,169 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/autoop.pot\n" | |||
"X-Crowdin-File-ID: 153\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\n" | |||
#: autoop.cpp:155 | |||
msgid "List all users" | |||
msgstr "" | |||
#: autoop.cpp:157 autoop.cpp:160 | |||
msgid "<user> <channel> [channel] ..." | |||
msgstr "" | |||
#: autoop.cpp:158 | |||
msgid "Adds channels to a user" | |||
msgstr "" | |||
#: autoop.cpp:161 | |||
msgid "Removes channels from a user" | |||
msgstr "" | |||
#: autoop.cpp:163 autoop.cpp:166 | |||
msgid "<user> <mask>,[mask] ..." | |||
msgstr "" | |||
#: autoop.cpp:164 | |||
msgid "Adds masks to a user" | |||
msgstr "" | |||
#: autoop.cpp:167 | |||
msgid "Removes masks from a user" | |||
msgstr "" | |||
#: autoop.cpp:170 | |||
msgid "<user> <hostmask>[,<hostmasks>...] <key> [channels]" | |||
msgstr "" | |||
#: autoop.cpp:171 | |||
msgid "Adds a user" | |||
msgstr "" | |||
#: autoop.cpp:173 | |||
msgid "<user>" | |||
msgstr "" | |||
#: autoop.cpp:173 | |||
msgid "Removes a user" | |||
msgstr "" | |||
#: autoop.cpp:276 | |||
msgid "Usage: AddUser <user> <hostmask>[,<hostmasks>...] <key> [channels]" | |||
msgstr "" | |||
#: autoop.cpp:292 | |||
msgid "Usage: DelUser <user>" | |||
msgstr "" | |||
#: autoop.cpp:301 | |||
msgid "There are no users defined" | |||
msgstr "" | |||
#: autoop.cpp:307 autoop.cpp:318 autoop.cpp:322 autoop.cpp:324 | |||
msgid "User" | |||
msgstr "" | |||
#: autoop.cpp:308 autoop.cpp:326 | |||
msgid "Hostmasks" | |||
msgstr "" | |||
#: autoop.cpp:309 autoop.cpp:319 | |||
msgid "Key" | |||
msgstr "" | |||
#: autoop.cpp:310 autoop.cpp:320 | |||
msgid "Channels" | |||
msgstr "" | |||
#: autoop.cpp:338 | |||
msgid "Usage: AddChans <user> <channel> [channel] ..." | |||
msgstr "" | |||
#: autoop.cpp:345 autoop.cpp:366 autoop.cpp:388 autoop.cpp:409 autoop.cpp:473 | |||
msgid "No such user" | |||
msgstr "" | |||
#: autoop.cpp:350 | |||
msgid "Channel(s) added to user {1}" | |||
msgstr "" | |||
#: autoop.cpp:359 | |||
msgid "Usage: DelChans <user> <channel> [channel] ..." | |||
msgstr "" | |||
#: autoop.cpp:372 | |||
msgid "Channel(s) Removed from user {1}" | |||
msgstr "" | |||
#: autoop.cpp:381 | |||
msgid "Usage: AddMasks <user> <mask>,[mask] ..." | |||
msgstr "" | |||
#: autoop.cpp:393 | |||
msgid "Hostmasks(s) added to user {1}" | |||
msgstr "" | |||
#: autoop.cpp:402 | |||
msgid "Usage: DelMasks <user> <mask>,[mask] ..." | |||
msgstr "" | |||
#: autoop.cpp:414 | |||
msgid "Removed user {1} with key {2} and channels {3}" | |||
msgstr "" | |||
#: autoop.cpp:420 | |||
msgid "Hostmasks(s) Removed from user {1}" | |||
msgstr "" | |||
#: autoop.cpp:479 | |||
msgid "User {1} removed" | |||
msgstr "" | |||
#: autoop.cpp:485 | |||
msgid "That user already exists" | |||
msgstr "" | |||
#: autoop.cpp:491 | |||
msgid "User {1} added with hostmask(s) {2}" | |||
msgstr "" | |||
#: autoop.cpp:533 | |||
msgid "" | |||
"[{1}] sent us a challenge but they are not opped in any defined channels." | |||
msgstr "" | |||
#: autoop.cpp:537 | |||
msgid "[{1}] sent us a challenge but they do not match a defined user." | |||
msgstr "" | |||
#: autoop.cpp:545 | |||
msgid "WARNING! [{1}] sent an invalid challenge." | |||
msgstr "" | |||
#: autoop.cpp:561 | |||
msgid "[{1}] sent an unchallenged response. This could be due to lag." | |||
msgstr "" | |||
#: autoop.cpp:578 | |||
msgid "" | |||
"WARNING! [{1}] sent a bad response. Please verify that you have their " | |||
"correct password." | |||
msgstr "" | |||
#: autoop.cpp:587 | |||
msgid "WARNING! [{1}] sent a response but did not match any defined users." | |||
msgstr "" | |||
#: autoop.cpp:645 | |||
msgid "Auto op the good people" | |||
msgstr "" |
@ -0,0 +1,44 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/autoreply.pot\n" | |||
"X-Crowdin-File-ID: 154\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\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 "" |
@ -0,0 +1,112 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/autovoice.pot\n" | |||
"X-Crowdin-File-ID: 155\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\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 "" |
@ -0,0 +1,111 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/awaystore.pot\n" | |||
"X-Crowdin-File-ID: 156\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\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 "" |
@ -0,0 +1,36 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\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: Romanian\n" | |||
"Language: ro_RO\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 "" |
@ -0,0 +1,98 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/blockuser.pot\n" | |||
"X-Crowdin-File-ID: 158\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\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 "" |
@ -0,0 +1,132 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/bouncedcc.pot\n" | |||
"X-Crowdin-File-ID: 159\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\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 "" |
@ -0,0 +1,50 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/buffextras.pot\n" | |||
"X-Crowdin-File-ID: 160\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\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 "" |
@ -0,0 +1,76 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/cert.pot\n" | |||
"X-Crowdin-File-ID: 161\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\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 "" |
@ -0,0 +1,109 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/certauth.pot\n" | |||
"X-Crowdin-File-ID: 162\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\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 "" |
@ -0,0 +1,18 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/chansaver.pot\n" | |||
"X-Crowdin-File-ID: 163\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\n" | |||
#: chansaver.cpp:91 | |||
msgid "Keeps config up-to-date when user joins/parts." | |||
msgstr "" |
@ -0,0 +1,18 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/clearbufferonmsg.pot\n" | |||
"X-Crowdin-File-ID: 164\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\n" | |||
#: clearbufferonmsg.cpp:160 | |||
msgid "Clears all channel and query buffers whenever the user does something" | |||
msgstr "" |
@ -0,0 +1,75 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/clientnotify.pot\n" | |||
"X-Crowdin-File-ID: 165\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\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] "" | |||
#: 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 "" |
@ -0,0 +1,720 @@ | |||
msgid "" | |||
msgstr "" | |||
"Content-Type: text/plain; charset=UTF-8\n" | |||
"Content-Transfer-Encoding: 8bit\n" | |||
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100>0 && n" | |||
"%100<20)) ? 1 : 2);\n" | |||
"X-Crowdin-Project: znc-bouncer\n" | |||
"X-Crowdin-Project-ID: 289533\n" | |||
"X-Crowdin-Language: ro\n" | |||
"X-Crowdin-File: /master/modules/po/controlpanel.pot\n" | |||
"X-Crowdin-File-ID: 166\n" | |||
"Project-Id-Version: znc-bouncer\n" | |||
"Language-Team: Romanian\n" | |||
"Language: ro_RO\n" | |||
#: controlpanel.cpp:51 controlpanel.cpp:64 | |||
msgctxt "helptable" | |||
msgid "Type" | |||
msgstr "" | |||
#: controlpanel.cpp:52 controlpanel.cpp:66 | |||
msgctxt "helptable" | |||
msgid "Variables" | |||
msgstr "" | |||
#: controlpanel.cpp:78 | |||
msgid "String" | |||
msgstr "" | |||
#: controlpanel.cpp:79 | |||
msgid "Boolean (true/false)" | |||
msgstr "" | |||
#: controlpanel.cpp:80 | |||
msgid "Integer" | |||
msgstr "" | |||
#: controlpanel.cpp:81 | |||
msgid "Number" | |||
msgstr "" | |||
#: 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 "" | |||
#: controlpanel.cpp:185 | |||
msgid "Error: You need to have admin rights to modify other users!" | |||
msgstr "" | |||
#: 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 "" | |||
#: controlpanel.cpp:305 controlpanel.cpp:508 controlpanel.cpp:583 | |||
#: controlpanel.cpp:659 controlpanel.cpp:794 controlpanel.cpp:879 | |||
msgid "Error: Unknown variable" | |||
msgstr "" | |||
#: controlpanel.cpp:314 | |||
msgid "Usage: Set <variable> <username> <value>" | |||
msgstr "" | |||
#: controlpanel.cpp:336 controlpanel.cpp:624 | |||
msgid "This bind host is already set!" | |||
msgstr "" | |||
#: 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 "" | |||
#: 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 "" | |||
#: controlpanel.cpp:496 | |||
msgid "Supported languages: {1}" | |||
msgstr "" | |||
#: controlpanel.cpp:520 | |||
msgid "Usage: GetNetwork <variable> [username] [network]" | |||
msgstr "" | |||
#: 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 "" | |||
#: controlpanel.cpp:595 | |||
msgid "Usage: SetNetwork <variable> <username> <network> <value>" | |||
msgstr "" | |||
#: controlpanel.cpp:669 | |||
msgid "Usage: AddChan <username> <network> <channel>" | |||
msgstr "" | |||
#: controlpanel.cpp:682 | |||
msgid "Error: User {1} already has a channel named {2}." | |||
msgstr "" | |||
#: controlpanel.cpp:689 | |||
msgid "Channel {1} for user {2} added to network {3}." | |||
msgstr "" | |||
#: controlpanel.cpp:693 | |||
msgid "" | |||
"Could not add channel {1} for user {2} to network {3}, does it already exist?" | |||
msgstr "" | |||
#: controlpanel.cpp:703 | |||
msgid "Usage: DelChan <username> <network> <channel>" | |||
msgstr "" | |||
#: 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] "" | |||
#: controlpanel.cpp:746 | |||
msgid "Usage: GetChan <variable> <username> <network> <chan>" | |||
msgstr "" | |||
#: 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 "" | |||
#: controlpanel.cpp:890 controlpanel.cpp:900 | |||
msgctxt "listusers" | |||
msgid "Username" | |||
msgstr "" | |||
#: controlpanel.cpp:891 controlpanel.cpp:901 | |||
msgctxt "listusers" | |||
msgid "Realname" | |||
msgstr "" | |||
#: 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 "" | |||
#: controlpanel.cpp:894 controlpanel.cpp:908 | |||
msgctxt "listusers" | |||
msgid "AltNick" | |||
msgstr "" | |||
#: controlpanel.cpp:895 controlpanel.cpp:909 | |||
msgctxt "listusers" | |||
msgid "Ident" | |||
msgstr "" | |||
#: controlpanel.cpp:896 controlpanel.cpp:910 | |||
msgctxt "listusers" | |||
msgid "BindHost" | |||
msgstr "" | |||
#: controlpanel.cpp:904 controlpanel.cpp:1144 | |||
msgid "No" | |||
msgstr "" | |||
#: controlpanel.cpp:906 controlpanel.cpp:1136 | |||
msgid "Yes" | |||
msgstr "" | |||
#: controlpanel.cpp:920 controlpanel.cpp:989 | |||
msgid "Error: You need to have admin rights to add new users!" | |||
msgstr "" | |||
#: controlpanel.cpp:926 | |||
msgid "Usage: AddUser <username> <password>" | |||
msgstr "" | |||
#: 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 "" | |||
#: controlpanel.cpp:1467 | |||
msgid "Usage: UnloadModule <username> <modulename>" | |||
msgstr "" | |||
#: controlpanel.cpp:1484 | |||
msgid "Usage: UnloadNetModule <username> <network> <modulename>" | |||
msgstr "" | |||
#: controlpanel.cpp:1501 controlpanel.cpp:1507 | |||
msgctxt "listmodules" | |||
msgid "Name" | |||
msgstr "" | |||
#: controlpanel.cpp:1502 controlpanel.cpp:1508 | |||
msgctxt "listmodules" | |||
msgid "Arguments" | |||
msgstr "" | |||
#: controlpanel.cpp:1527 | |||
msgid "User {1} has no modules loaded." | |||
msgstr "" | |||
#: controlpanel.cpp:1531 | |||
msgid "Modules loaded for user {1}:" | |||
msgstr "" | |||
#: 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 "" | |||
#: controlpanel.cpp:1563 | |||
msgid "[command] [variable]" | |||
msgstr "" | |||
#: controlpanel.cpp:1564 | |||
msgid "Prints help for matching commands and variables" | |||
msgstr "" | |||