1<?php 2/** 3 * i18n/eo/main.php 4 * 5 * Copyright © 2006 Stephane Gully <stephane.gully@gmail.com> 6 * 7 * This library is free software; you can redistribute it and/or 8 * modify it under the terms of the GNU Lesser General Public 9 * License as published by the Free Software Foundation; either 10 * version 2.1 of the License, or (at your option) any later version. 11 * 12 * This library is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 15 * Lesser General Public License for more details. 16 * 17 * You should have received a copy of the GNU Lesser General Public 18 * License along with this library; if not, write to the 19 * Free Software Foundation, 51 Franklin St, Fifth Floor, 20 * Boston, MA 02110-1301 USA 21 */ 22 23/** 24 * Esperanto translation of the messages (utf8 encoded!) 25 * 26 * @author Andrey Yankovskiy 27 */ 28 29// line 45 in phpfreechatconfig.class.php 30$GLOBALS["i18n"]["My Chat"] = "Nia babilejo"; 31 32// line 201 in phpfreechatconfig.class.php 33$GLOBALS["i18n"]["%s not found, %s library can't be found."] = "%s not found, %s library can't be found."; 34 35// line 355 in phpfreechat.class.php 36$GLOBALS["i18n"]["Please enter your nickname"] = "Bonvolu enskribi vian voknomon"; 37 38// line 565 in phpfreechat.class.php 39$GLOBALS["i18n"]["Text cannot be empty"] = "Hej! Vi forgesis skribi ion!!!"; 40 41// line 392 in phpfreechat.class.php 42$GLOBALS["i18n"]["%s changes his nickname to %s"] = "%s changes nickname to %s"; 43 44// line 398 in phpfreechat.class.php 45$GLOBALS["i18n"]["%s is connected"] = "%s is connected"; 46 47// line 452 in phpfreechat.class.php 48$GLOBALS["i18n"]["%s quit"] = "%s quit"; 49 50// line 468 in phpfreechat.class.php 51$GLOBALS["i18n"]["%s disconnected (timeout)"] = "%s disconnected (timeout)"; 52 53// line 262 in phpfreechat.class.php 54$GLOBALS["i18n"]["Unknown command [%s]"] = "Unknown command [%s]"; 55 56// line 149 in phpfreechatconfig.class.php 57$GLOBALS["i18n"]["%s doesn't exist: %s"] = "%s doesn't exist: %s"; 58 59// line 180 in phpfreechatconfig.class.php 60$GLOBALS["i18n"]["You need %s"] = "You need %s"; 61 62// line 241 in phpfreechatconfig.class.php 63$GLOBALS["i18n"]["%s doesn't exist, %s library can't be found"] = "%s doesn't exist, %s library can't be found"; 64 65// line 280 in phpfreechatconfig.class.php 66$GLOBALS["i18n"]["%s doesn't exist"] = "%s doesn't exist"; 67 68// line 433 in phpfreechatconfig.class.php 69$GLOBALS["i18n"]["%s directory must be specified"] = "%s directory must be specified"; 70 71// line 439 in phpfreechatconfig.class.php 72$GLOBALS["i18n"]["%s must be a directory"] = "%s must be a directory"; 73 74// line 446 in phpfreechatconfig.class.php 75$GLOBALS["i18n"]["%s can't be created"] = "%s can't be created"; 76 77// line 451 in phpfreechatconfig.class.php 78$GLOBALS["i18n"]["%s is not writeable"] = "%s is not writeable"; 79 80// line 496 in phpfreechatconfig.class.php 81$GLOBALS["i18n"]["%s is not readable"] = "%s is not readable"; 82 83// line 469 in phpfreechatconfig.class.php 84$GLOBALS["i18n"]["%s is not a file"] = "%s is not a file"; 85 86// line 491 in phpfreechatconfig.class.php 87$GLOBALS["i18n"]["%s is not a directory"] = "%s is not a directory"; 88 89// line 23 in chat.html.tpl.php 90$GLOBALS["i18n"]["PHP FREE CHAT [powered by phpFreeChat-%s]"] = "PHP FREE CHAT [powered by phpFreeChat-%s]"; 91 92// line 296 in javascript1.js.tpl.php 93$GLOBALS["i18n"]["Hide nickname marker"] = "malkolorigi la nomon"; 94 95// line 304 in javascript1.js.tpl.php 96$GLOBALS["i18n"]["Show nickname marker"] = "kolorigi la nomon"; 97 98// line 389 in javascript1.js.tpl.php 99$GLOBALS["i18n"]["Disconnect"] = "Diskonekto"; 100 101// line 395 in javascript1.js.tpl.php 102$GLOBALS["i18n"]["Connect"] = "Konekto"; 103 104// line 427 in javascript1.js.tpl.php 105$GLOBALS["i18n"]["Magnify"] = "Malsxrumpi"; 106 107// line 434 in javascript1.js.tpl.php 108$GLOBALS["i18n"]["Cut down"] = "Sxrumpi"; 109 110// line 345 in javascript1.js.tpl.php 111$GLOBALS["i18n"]["Hide dates and hours"] = "Kasxi tempon"; 112 113// line 353 in javascript1.js.tpl.php 114$GLOBALS["i18n"]["Show dates and hours"] = "Montri la tempon"; 115 116// line 21 in chat.html.tpl.php 117$GLOBALS["i18n"]["Enter your message here"] = "Enskribu via mesagxo"; 118 119// line 24 in chat.html.tpl.php 120$GLOBALS["i18n"]["Enter your nickname here"] = "Bonvolu enskribi vian nomon"; 121 122// line 93 in phpfreechatconfig.class.php 123$GLOBALS["i18n"]["Error: undefined or obsolete parameter '%s', please correct or remove this parameter"] = "Error: undefined or obsolete parameter '%s', please correct or remove this parameter"; 124 125// line 86 in pfcclient.js.tpl.php 126$GLOBALS["i18n"]["Hide smiley box"] = "Kasxi la bildetaron"; 127 128// line 87 in pfcclient.js.tpl.php 129$GLOBALS["i18n"]["Show smiley box"] = "Montri la bildetaron"; 130 131// line 88 in pfcclient.js.tpl.php 132$GLOBALS["i18n"]["Hide online users box"] = "Kasxi la partoprenantojn"; 133 134// line 89 in pfcclient.js.tpl.php 135$GLOBALS["i18n"]["Show online users box"] = "Montri la partoprenantojn"; 136 137// line 33 in chat.html.tpl.php 138$GLOBALS["i18n"]["Bold"] = "Dike"; 139 140// line 34 in chat.html.tpl.php 141$GLOBALS["i18n"]["Italics"] = "Kursive"; 142 143// line 35 in chat.html.tpl.php 144$GLOBALS["i18n"]["Underline"] = "Substreke"; 145 146// line 36 in chat.html.tpl.php 147$GLOBALS["i18n"]["Delete"] = "Forstreke"; 148 149// line 37 in chat.html.tpl.php 150$GLOBALS["i18n"]["Pre"] = "Pre"; 151 152// line 38 in chat.html.tpl.php 153$GLOBALS["i18n"]["Mail"] = "E-posxto"; 154 155// line 39 in chat.html.tpl.php 156$GLOBALS["i18n"]["Color"] = "Koloro"; 157 158// line 48 in phpfreechattemplate.class.php 159$GLOBALS["i18n"]["%s template could not be found"] = "%s template could not be found"; 160 161// line 512 in phpfreechatconfig.class.php 162$GLOBALS["i18n"]["Error: '%s' could not be found, please check your themepath '%s' and your theme '%s' are correct"] = "Error: '%s' could not be found, please check your themepath '%s' and your theme '%s' are correct"; 163 164// line 75 in pfccommand.class.php 165$GLOBALS["i18n"]["%s must be implemented"] = "%s must be implemented"; 166 167// line 343 in phpfreechatconfig.class.php 168$GLOBALS["i18n"]["'%s' parameter is mandatory by default use '%s' value"] = "'%s' parameter is mandatory by default use '%s' value"; 169 170// line 378 in phpfreechatconfig.class.php 171$GLOBALS["i18n"]["'%s' parameter must be a positive number"] = "'%s' parameter must be a positive number"; 172 173// line 386 in phpfreechatconfig.class.php 174$GLOBALS["i18n"]["'%s' parameter is not valid. Available values are : '%s'"] = "'%s' parameter is not valid. Available values are: '%s'"; 175 176// line 183 in pfcglobalconfig.class.php 177$GLOBALS["i18n"]["Error: '%s' is a private parameter, you are not allowed to change it"] = ""; 178 179// line 211 in pfcglobalconfig.class.php 180$GLOBALS["i18n"]["My room"] = ""; 181 182// line 284 in pfcglobalconfig.class.php 183$GLOBALS["i18n"]["'%s' parameter must be an array"] = ""; 184 185// line 296 in pfcglobalconfig.class.php 186$GLOBALS["i18n"]["'%s' parameter must be a boolean"] = ""; 187 188// line 302 in pfcglobalconfig.class.php 189$GLOBALS["i18n"]["'%s' parameter must be a charatere string"] = ""; 190 191// line 421 in pfcglobalconfig.class.php 192$GLOBALS["i18n"]["'%s' must be writable"] = ""; 193 194// line 454 in pfcglobalconfig.class.php 195$GLOBALS["i18n"]["'%s' directory doesn't exist"] = ""; 196 197// line 576 in pfcglobalconfig.class.php 198$GLOBALS["i18n"]["Please correct these errors"] = ""; 199 200// line 21 in pfcinfo.class.php 201$GLOBALS["i18n"]["Error: the cached config file doesn't exists"] = ""; 202 203// line 191 in phpfreechat.class.php 204$GLOBALS["i18n"]["Error: the chat cannot be loaded! two possibilities: your browser doesn't support javascript or you didn't setup correctly the server directories rights - don't hesitate to ask some help on the forum"] = ""; 205 206// line 26 in unban.class.php 207$GLOBALS["i18n"]["Missing parameter"] = ""; 208 209// line 45 in ban.class.php 210$GLOBALS["i18n"]["banished from %s by %s"] = ""; 211 212// line 24 in banlist.class.php 213$GLOBALS["i18n"]["The banished user's id list is:"] = ""; 214 215// line 37 in banlist.class.php 216$GLOBALS["i18n"]["Empty"] = ""; 217 218// line 39 in banlist.class.php 219$GLOBALS["i18n"]["'/unban {id}' will unban the user identified by {id}"] = ""; 220 221// line 40 in banlist.class.php 222$GLOBALS["i18n"]["'/unban all' will unban all the users on this channel"] = ""; 223 224// line 32 in help.class.php 225$GLOBALS["i18n"]["Here is the command list:"] = ""; 226 227// line 64 in identify.class.php 228$GLOBALS["i18n"]["Succesfully identified"] = ""; 229 230// line 69 in identify.class.php 231$GLOBALS["i18n"]["Identification failure"] = ""; 232 233// line 49 in join.class.php 234$GLOBALS["i18n"]["%s joins %s"] = ""; 235 236// line 81 in noflood.class.php 237$GLOBALS["i18n"]["kicked from %s by %s"] = ""; 238 239// line 25 in send.class.php 240$GLOBALS["i18n"]["Your must be connected to send a message"] = ""; 241 242// line 50 in send.class.php 243$GLOBALS["i18n"]["Can't send the message, %s is offline"] = ""; 244 245// line 34 in unban.class.php 246$GLOBALS["i18n"]["Nobody has been unbanished"] = ""; 247 248// line 49 in unban.class.php 249$GLOBALS["i18n"]["%s has been unbanished"] = ""; 250 251// line 56 in unban.class.php 252$GLOBALS["i18n"]["%s users have been unbanished"] = ""; 253 254// line 86 in mysql.class.php 255$GLOBALS["i18n"]["Mysql container: connect error"] = ""; 256 257// line 101 in mysql.class.php 258$GLOBALS["i18n"]["Mysql container: create database error '%s'"] = ""; 259 260// line 112 in mysql.class.php 261$GLOBALS["i18n"]["Mysql container: create table error '%s'"] = ""; 262 263// line 53 in auth.class.php 264$GLOBALS["i18n"]["You are not allowed to run '%s' command"] = ""; 265 266// line 73 in auth.class.php 267$GLOBALS["i18n"]["Can't join %s because you are banished"] = ""; 268 269// line 83 in auth.class.php 270$GLOBALS["i18n"]["Can't join %s because the channels list is restricted"] = ""; 271 272// line 57 in checknickchange.class.php 273$GLOBALS["i18n"]["You are not allowed to change your nickname"] = ""; 274 275// line 59 in checktimeout.class.php 276$GLOBALS["i18n"]["%s quit (timeout)"] = ""; 277 278// line 75 in noflood.class.php 279$GLOBALS["i18n"]["Please don't post so many message, flood is not tolerated"] = ""; 280 281// line 46 in chat.js.tpl.php 282$GLOBALS["i18n"]["Do you really want to leave this room ?"] = ""; 283 284// line 60 in chat.js.tpl.php 285$GLOBALS["i18n"]["Private message"] = ""; 286 287// line 61 in chat.js.tpl.php 288$GLOBALS["i18n"]["Close this tab"] = ""; 289 290// line 71 in chat.js.tpl.php 291$GLOBALS["i18n"]["Enter the text to format"] = ""; 292 293// line 72 in chat.js.tpl.php 294$GLOBALS["i18n"]["Configuration has been rehashed"] = ""; 295 296// line 73 in chat.js.tpl.php 297$GLOBALS["i18n"]["A problem occurs during rehash"] = ""; 298 299// line 74 in chat.js.tpl.php 300$GLOBALS["i18n"]["Chosen nickname is already used"] = ""; 301 302// line 75 in chat.js.tpl.php 303$GLOBALS["i18n"]["phpfreechat current version is %s"] = ""; 304 305// line 76 in chat.js.tpl.php 306$GLOBALS["i18n"]["Maximum number of joined channels has been reached"] = ""; 307 308// line 77 in chat.js.tpl.php 309$GLOBALS["i18n"]["Maximum number of private chat has been reached"] = ""; 310 311// line 78 in chat.js.tpl.php 312$GLOBALS["i18n"]["Click here to send your message"] = ""; 313 314// line 79 in chat.js.tpl.php 315$GLOBALS["i18n"]["Send"] = ""; 316 317// line 80 in chat.js.tpl.php 318$GLOBALS["i18n"]["You are not allowed to speak to yourself"] = ""; 319 320// line 81 in chat.js.tpl.php 321$GLOBALS["i18n"]["Close"] = ""; 322 323// line 82 in chat.js.tpl.php 324$GLOBALS["i18n"]["Chosen nickname is not allowed"] = ""; 325 326// line 83 in chat.js.tpl.php 327$GLOBALS["i18n"]["Enable sound notifications"] = ""; 328 329// line 84 in chat.js.tpl.php 330$GLOBALS["i18n"]["Disable sound notifications"] = ""; 331 332// line 23 in kick.class.php 333$GLOBALS["i18n"]["no reason"] = ""; 334 335// line 24 in banlist.class.php 336$GLOBALS["i18n"]["The banished user list is:"] = ""; 337 338// line 39 in banlist.class.php 339$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = ""; 340 341// line 43 in kick.class.php 342$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = ""; 343 344// line 20 in quit.class.php 345$GLOBALS["i18n"]["%s quit (%s)"] = ""; 346 347// line 124 in chat.js.tpl.php 348$GLOBALS["i18n"]["Chat loading ..."] = ""; 349 350// line 124 in chat.js.tpl.php 351$GLOBALS["i18n"]["Please wait"] = ""; 352 353// line 139 in chat.js.tpl.php 354$GLOBALS["i18n"]["%s appears to be either disabled or unsupported by your browser."] = ""; 355 356// line 139 in chat.js.tpl.php 357$GLOBALS["i18n"]["This web application requires %s to work properly."] = ""; 358 359// line 135 in chat.js.tpl.php 360$GLOBALS["i18n"]["Please enable %s in your browser settings, or upgrade to a browser with %s support and try again."] = ""; 361 362// line 137 in chat.js.tpl.php 363$GLOBALS["i18n"]["Please upgrade to a browser with %s support and try again."] = ""; 364 365// line 139 in chat.js.tpl.php 366$GLOBALS["i18n"]["In Internet Explorer versions earlier than 7.0, Ajax is implemented using ActiveX. Please enable ActiveX in your browser security settings or upgrade to a browser with Ajax support and try again."] = ""; 367 368// line 359 in pfcglobalconfig.class.php 369$GLOBALS["i18n"]["%s doesn't exist, data_public_path cannot be installed"] = ""; 370 371// line 73 in invite.class.php 372$GLOBALS["i18n"]["You must join %s to invite users in this channel"] = ""; 373 374// line 47 in chat.html.tpl.php 375$GLOBALS["i18n"]["Ping"] = ""; 376 377// line 477 in phpfreechat.class.php 378$GLOBALS["i18n"]["Input Required"] = ""; 379 380// line 478 in phpfreechat.class.php 381$GLOBALS["i18n"]["OK"] = ""; 382 383// line 479 in phpfreechat.class.php 384$GLOBALS["i18n"]["Cancel"] = ""; 385 386// line 430 in pfcglobalconfig.class.php 387$GLOBALS["i18n"]["cannot create %s"] = ""; 388 389// line 436 in pfcglobalconfig.class.php 390$GLOBALS["i18n"]["cannot copy %s in %s"] = ""; 391 392// line 667 in pfcglobalconfig.class.php 393$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = ""; 394 395// line 414 in phpfreechat.class.php 396$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = ""; 397 398// line 42 in ban.class.php 399$GLOBALS["i18n"]["%s banished from %s by %s"] = ""; 400 401// line 461 in phpfreechat.class.php 402$GLOBALS["i18n"]["You are trying to speak to a unknown (or not connected) user"] = ""; 403 404// line 89 in invite.class.php 405$GLOBALS["i18n"]["%s was invited by %s"] = ""; 406 407?>