123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692 |
- msgid ""
- msgstr ""
- "Project-Id-Version: Omninet\n"
- "POT-Creation-Date: 2014-03-08 21:37-0700\n"
- "PO-Revision-Date: 2014-03-08 21:37-0700\n"
- "Last-Translator: Nathaniel van Diepen <[email protected]>\n"
- "Language-Team: Omnimaga <[email protected]>\n"
- "Language: en\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "X-Generator: Poedit 1.6.4\n"
- "X-Poedit-Basepath: .\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- "X-Poedit-KeywordsList: __\n"
- "X-Poedit-SearchPath-0: ../../..\n"
- #: ../../../lib/channels.php:5
- msgid "Voice"
- msgstr ""
- #: ../../../lib/channels.php:6
- msgid "Automatic voice"
- msgstr ""
- #: ../../../lib/channels.php:7
- msgid "Halfop"
- msgstr ""
- #: ../../../lib/channels.php:8
- msgid "Automatic Halfop"
- msgstr ""
- #: ../../../lib/channels.php:9
- msgid "Op"
- msgstr ""
- #: ../../../lib/channels.php:10
- msgid "Automatic Op"
- msgstr ""
- #: ../../../lib/channels.php:11
- msgid "Admin"
- msgstr ""
- #: ../../../lib/channels.php:12 ../../../lib/servers.php:104
- msgid "Owner"
- msgstr ""
- #: ../../../lib/channels.php:13
- msgid "Set"
- msgstr ""
- #: ../../../lib/channels.php:14
- msgid "Invite/Getkey"
- msgstr ""
- #: ../../../lib/channels.php:15
- msgid "Kick/Ban"
- msgstr ""
- #: ../../../lib/channels.php:16
- msgid "Recover/Clear"
- msgstr ""
- #: ../../../lib/channels.php:17
- msgid "Modify access lists"
- msgstr ""
- #: ../../../lib/channels.php:18
- msgid "Topic"
- msgstr ""
- #: ../../../lib/channels.php:19
- msgid "View access lists"
- msgstr ""
- #: ../../../lib/channels.php:20
- msgid "Founder"
- msgstr ""
- #: ../../../lib/channels.php:21
- msgid "Banned"
- msgstr ""
- #: ../../../lib/configuration.php:133 ../../../lib/users.php:163
- msgid "Save"
- msgstr ""
- #: ../../../lib/irc.php:37
- msgid "Insufficient Parameters to login"
- msgstr ""
- #: ../../../lib/irc.php:40
- msgid "Account is not registered"
- msgstr ""
- #: ../../../lib/irc.php:43
- msgid "Invalid Username/Password"
- msgstr ""
- #: ../../../lib/irc.php:46
- msgid "Account is frozen"
- msgstr ""
- #: ../../../lib/irc.php:49
- msgid "Could not log in"
- msgstr ""
- #: ../../../lib/irc.php:129 ../../../lib/irc.php:217
- msgid "Could not connect."
- msgstr ""
- #: ../../../lib/irc.php:130 ../../../lib/irc.php:218
- msgid "Could not set timeout."
- msgstr ""
- #: ../../../lib/irc.php:140 ../../../lib/irc.php:157 ../../../lib/irc.php:174
- msgid "RehashServ is already running."
- msgstr ""
- #: ../../../lib/irc.php:142 ../../../lib/irc.php:159 ../../../lib/irc.php:176
- #: ../../../lib/irc.php:235 ../../../lib/irc.php:271 ../../../lib/irc.php:289
- msgid "IRC Server refused the connection."
- msgstr ""
- #: ../../../lib/irc.php:163 ../../../lib/irc.php:275
- msgid "Failed to authenticate with NickServ"
- msgstr ""
- #: ../../../lib/irc.php:180 ../../../lib/irc.php:293
- msgid "vhost not set."
- msgstr ""
- #: ../../../lib/irc.php:200
- msgid "There is an error in the config. See console for output."
- msgstr ""
- #: ../../../lib/irc.php:202
- msgid "Rehashed. View console for output."
- msgstr ""
- #: ../../../lib/irc.php:233 ../../../lib/irc.php:255 ../../../lib/irc.php:287
- msgid "RunServ is already running."
- msgstr ""
- #: ../../../lib/opers.php:56
- msgid "Managed Oper"
- msgstr ""
- #: ../../../lib/opers.php:56
- msgid "Personal Oper"
- msgstr ""
- #: ../../../lib/opers.php:59 ../../../lib/servers.php:111
- #: ../../../lib/users.php:143
- msgid "Nick"
- msgstr ""
- #: ../../../lib/opers.php:65
- msgid "Omnimaga Profile"
- msgstr ""
- #: ../../../lib/opers.php:71 ../../../site/index.php:446
- msgid "New Password"
- msgstr ""
- #: ../../../lib/security.php:63
- msgid "Invalid credentials"
- msgstr ""
- #: ../../../lib/security.php:67 ../../../lib/security.php:81
- #: ../../../site/api/index.php:162 ../../../site/index.php:307
- #: ../../../site/index.php:459 ../../../site/index.php:513
- msgid "User"
- msgstr ""
- #: ../../../lib/security.php:67 ../../../lib/security.php:81
- #: ../../../site/api/index.php:162
- msgid "does not exist"
- msgstr ""
- #: ../../../lib/security.php:73
- msgid "Invalid persona email"
- msgstr ""
- #: ../../../lib/security.php:84 ../../../site/api/index.php:323
- msgid "Invalid password"
- msgstr ""
- #: ../../../lib/security.php:102 ../../../lib/security.php:171
- msgid "Failed to create Authy user"
- msgstr ""
- #: ../../../lib/security.php:115
- msgid "Token didn't match "
- msgstr ""
- #: ../../../lib/security.php:122 ../../../lib/security.php:204
- #: ../../../site/api/index.php:43 ../../../site/api/index.php:76
- #: ../../../site/api/index.php:104 ../../../site/api/index.php:157
- #: ../../../site/api/index.php:171 ../../../site/api/index.php:180
- #: ../../../site/api/index.php:189 ../../../site/api/index.php:218
- #: ../../../site/api/index.php:295 ../../../site/api/index.php:310
- #: ../../../site/api/index.php:318
- msgid "You have been logged out"
- msgstr ""
- #: ../../../lib/security.php:137 ../../../lib/security.php:140
- #: ../../../lib/security.php:150
- msgid "Failed to disable 2-factor authentication"
- msgstr ""
- #: ../../../lib/security.php:178
- msgid "No cell number set"
- msgstr ""
- #: ../../../lib/security.php:181
- msgid "No country code set"
- msgstr ""
- #: ../../../lib/security.php:191
- msgid "Could not register"
- msgstr ""
- #: ../../../lib/security.php:194
- msgid "No secret key defined"
- msgstr ""
- #: ../../../lib/security.php:197
- msgid "No token provided"
- msgstr ""
- #: ../../../lib/servers.php:105 ../../../lib/users.php:137
- msgid "Real Name"
- msgstr ""
- #: ../../../lib/servers.php:105 ../../../lib/users.php:149
- msgid "Email"
- msgstr ""
- #: ../../../lib/servers.php:108 ../../../site/index.php:225
- msgid "Opers"
- msgstr ""
- #: ../../../lib/servers.php:111
- msgid "Role"
- msgstr ""
- #: ../../../lib/servers.php:119
- msgid "Parent"
- msgstr ""
- #: ../../../lib/servers.php:123
- msgid "Children"
- msgstr ""
- #: ../../../site/api/index.php:21
- msgid "Missing username and/or password"
- msgstr ""
- #: ../../../site/api/index.php:22
- msgid "Missing user type"
- msgstr ""
- #: ../../../site/api/index.php:31
- msgid "No token set"
- msgstr ""
- #: ../../../site/api/index.php:72
- msgid "Cannot fetch memos"
- msgstr ""
- #: ../../../site/api/index.php:100
- msgid "Cannot fetch news"
- msgstr ""
- #: ../../../site/api/index.php:153
- msgid "Cannot fetch channels"
- msgstr ""
- #: ../../../site/api/index.php:158
- msgid "No message or user entered"
- msgstr ""
- #: ../../../site/api/index.php:164
- msgid "Memo Sent"
- msgstr ""
- #: ../../../site/api/index.php:167
- msgid "Cannot send memo"
- msgstr ""
- #: ../../../site/api/index.php:172
- msgid "No id given"
- msgstr ""
- #: ../../../site/api/index.php:175
- msgid "Cannot delete memo"
- msgstr ""
- #: ../../../site/api/index.php:181 ../../../site/api/index.php:190
- #: ../../../site/api/index.php:219
- msgid "No channel given"
- msgstr ""
- #: ../../../site/api/index.php:184
- msgid "Cannot drop channel"
- msgstr ""
- #: ../../../site/api/index.php:191
- msgid "No user given"
- msgstr ""
- #: ../../../site/api/index.php:209 ../../../site/api/index.php:213
- msgid "Cannot change flag"
- msgstr ""
- #: ../../../site/api/index.php:270
- msgid "Failed to add email"
- msgstr ""
- #: ../../../site/api/index.php:270
- msgid "to user"
- msgstr ""
- #: ../../../site/api/index.php:272
- msgid "Email does not match any users"
- msgstr ""
- #: ../../../site/api/index.php:296
- msgid "No ID set"
- msgstr ""
- #: ../../../site/api/index.php:298
- msgid "Could not remove email address"
- msgstr ""
- #: ../../../site/api/index.php:315
- msgid "2-factor disabled."
- msgstr ""
- #: ../../../site/api/index.php:322 ../../../site/api/index.php:348
- msgid "Make sure that everything is filled in. Try reloading if it is."
- msgstr ""
- #: ../../../site/api/index.php:328
- msgid "Could not update password with nickserv"
- msgstr ""
- #: ../../../site/api/index.php:337 ../../../site/api/index.php:386
- #: ../../../site/api/index.php:391 ../../../site/api/index.php:404
- #: ../../../site/api/index.php:423
- msgid "Not logged in"
- msgstr ""
- #: ../../../site/api/index.php:338 ../../../site/api/index.php:349
- msgid "Not Logged in to use"
- msgstr ""
- #: ../../../site/api/index.php:338 ../../../site/api/index.php:349
- msgid "with key"
- msgstr ""
- #: ../../../site/api/index.php:339
- msgid "Must be logged in with type user to sync pass"
- msgstr ""
- #: ../../../site/api/index.php:342 ../../../site/api/index.php:352
- msgid "Could not verify with nickserv"
- msgstr ""
- #: ../../../site/api/index.php:345
- msgid "Nickserv password synchronized with main account"
- msgstr ""
- #: ../../../site/api/index.php:376
- msgid "Unable to sync groups"
- msgstr ""
- #: ../../../site/api/index.php:383
- msgid "Groups synced with SMF"
- msgstr ""
- #: ../../../site/api/index.php:392 ../../../site/api/index.php:405
- msgid "No user set."
- msgstr ""
- #: ../../../site/api/index.php:393
- msgid "No email set."
- msgstr ""
- #: ../../../site/api/index.php:394
- msgid "No real name set."
- msgstr ""
- #: ../../../site/api/index.php:395 ../../../site/api/index.php:406
- msgid "No nick set."
- msgstr ""
- #: ../../../site/api/index.php:396
- msgid "User with id"
- msgstr ""
- #: ../../../site/api/index.php:396 ../../../site/api/index.php:408
- msgid "does not exist. You should reload the page."
- msgstr ""
- #: ../../../site/api/index.php:400
- msgid "Unable to update user"
- msgstr ""
- #: ../../../site/api/index.php:407
- msgid "No profile set."
- msgstr ""
- #: ../../../site/api/index.php:408
- msgid "Oper with id"
- msgstr ""
- #: ../../../site/api/index.php:410 ../../../site/api/index.php:412
- msgid "Unable to update oper"
- msgstr ""
- #: ../../../site/api/index.php:418
- msgid "Failed to update setting"
- msgstr ""
- #: ../../../site/api/index.php:418
- msgid "with value"
- msgstr ""
- #: ../../../site/api/index.php:427
- msgid "Invalid Action"
- msgstr ""
- #: ../../../site/index.php:78 ../../../site/index.php:79
- #: ../../../site/index.php:123 ../../../site/index.php:124
- #: ../../../site/index.php:154 ../../../site/index.php:155
- msgid "Refresh"
- msgstr ""
- #: ../../../site/index.php:81 ../../../site/index.php:82
- msgid "New Memo"
- msgstr ""
- #: ../../../site/index.php:84 ../../../site/index.php:85
- msgid "Delete All"
- msgstr ""
- #: ../../../site/index.php:91 ../../../site/index.php:133
- msgid "From"
- msgstr ""
- #: ../../../site/index.php:99 ../../../site/index.php:141
- msgid "Sent"
- msgstr ""
- #: ../../../site/index.php:107
- msgid "Body"
- msgstr ""
- #: ../../../site/index.php:113 ../../../site/index.php:114
- msgid "Reply"
- msgstr ""
- #: ../../../site/index.php:116 ../../../site/index.php:117
- #: ../../../site/index.php:200 ../../../site/index.php:201
- msgid "Delete"
- msgstr ""
- #: ../../../site/index.php:157 ../../../site/index.php:158
- msgid "New Channel"
- msgstr ""
- #: ../../../site/index.php:166
- msgid "Access"
- msgstr ""
- #: ../../../site/index.php:178 ../../../site/index.php:303
- msgid "Modify"
- msgstr ""
- #: ../../../site/index.php:195 ../../../site/index.php:196
- msgid "Add Access"
- msgstr ""
- #: ../../../site/index.php:220
- msgid "News"
- msgstr ""
- #: ../../../site/index.php:221
- msgid "Memos"
- msgstr ""
- #: ../../../site/index.php:222
- msgid "Channels"
- msgstr ""
- #: ../../../site/index.php:224
- msgid "Servers"
- msgstr ""
- #: ../../../site/index.php:226
- msgid "Configuration"
- msgstr ""
- #: ../../../site/index.php:228
- msgid "Profile"
- msgstr ""
- #: ../../../site/index.php:259
- msgid "Send"
- msgstr ""
- #: ../../../site/index.php:263
- msgid "To"
- msgstr ""
- #: ../../../site/index.php:269
- msgid "Message"
- msgstr ""
- #: ../../../site/index.php:284
- msgid "Register"
- msgstr ""
- #: ../../../site/index.php:288
- msgid "Channel Name"
- msgstr ""
- #: ../../../site/index.php:313
- msgid "Flags"
- msgstr ""
- #: ../../../site/index.php:357
- msgid "Country"
- msgstr ""
- #: ../../../site/index.php:365
- msgid "Cell #"
- msgstr ""
- #: ../../../site/index.php:388
- msgid "Token"
- msgstr ""
- #: ../../../site/index.php:403
- msgid "Disable 2-factor"
- msgstr ""
- #: ../../../site/index.php:409
- msgid "Link Persona"
- msgstr ""
- #: ../../../site/index.php:412
- msgid "Remove"
- msgstr ""
- #: ../../../site/index.php:420
- msgid "Switch Role"
- msgstr ""
- #: ../../../site/index.php:422
- msgid "Rehash"
- msgstr ""
- #: ../../../site/index.php:424 ../../../site/index.php:436
- msgid "Change Password"
- msgstr ""
- #: ../../../site/index.php:426
- msgid "Sync Password"
- msgstr ""
- #: ../../../site/index.php:427
- msgid "Sync Groups"
- msgstr ""
- #: ../../../site/index.php:429
- msgid "Logout"
- msgstr ""
- #: ../../../site/index.php:440 ../../../site/index.php:538
- msgid "Password"
- msgstr ""
- #: ../../../site/index.php:470
- msgid "Switch"
- msgstr ""
- #: ../../../site/index.php:474 ../../../site/index.php:544
- msgid "Type"
- msgstr ""
- #: ../../../site/index.php:492 ../../../site/index.php:524
- msgid "Login"
- msgstr ""
- #: ../../../site/index.php:496
- msgid "2-Factor Verification"
- msgstr ""
- #: ../../../site/index.php:528
- msgid "Persona"
- msgstr ""
- #: ../../../site/index.php:532
- msgid "Username"
- msgstr ""
- #: ../../../site/js/index.js:128
- msgid "Oper updated"
- msgstr ""
- #: ../../../site/js/index.js:139
- msgid "Could not submit the form"
- msgstr ""
- #: ../../../site/js/index.js:165
- msgid "Could not rehash the servers"
- msgstr ""
- #: ../../../site/js/index.js:206
- msgid "Could not synchronize your password"
- msgstr ""
- #: ../../../site/js/index.js:226
- msgid "Could not synchronize your groups"
- msgstr ""
- #: ../../../site/js/index.js:239
- msgid "This is an admin only feature. Continue?"
- msgstr ""
- #: ../../../site/js/index.js:266
- msgid "Login failure"
- msgstr ""
- #: ../../../site/js/index.js:291
- msgid "Could not remove persona address"
- msgstr ""
- #: ../../../site/js/index.js:411
- msgid "Server Ping"
- msgstr ""
- #: ../../../site/js/index.js:426 ../../../site/js/index.js:503
- #: ../../../site/js/index.js:611 ../../../site/js/index.js:638
- msgid "Could not ping server"
- msgstr ""
- #: ../../../site/js/index.js:434
- msgid "Fetching Memos"
- msgstr ""
- #: ../../../site/js/index.js:465 ../../../site/js/index.js:542
- #: ../../../site/js/index.js:581
- msgid "Could not contact server"
- msgstr ""
- #: ../../../site/js/index.js:484
- msgid "Deleting memo"
- msgstr ""
- #: ../../../site/js/index.js:510
- msgid "Fetching News"
- msgstr ""
- #: ../../../site/js/index.js:532
- msgid "New news item"
- msgstr ""
- #: ../../../site/js/index.js:552
- msgid "Fetching Channels"
- msgstr ""
- #: ../../../site/js/index.js:588
- msgid "Are you sure you want to delete channel"
- msgstr ""
- #: ../../../site/js/index.js:589
- msgid "Deleting channel"
- msgstr ""
- #: ../../../site/js/index.js:619
- msgid "Registering channel"
- msgstr ""
- #: ../../../site/js/index.js:667
- msgid "Language change detected"
- msgstr ""
|