You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
312 lines
10 KiB
312 lines
10 KiB
<?php
|
|
/**
|
|
* i18n/sr_CS/main.php
|
|
*
|
|
* Copyright © 2006 Stephane Gully <stephane.gully@gmail.com>
|
|
*
|
|
* This library is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
* License as published by the Free Software Foundation; either
|
|
* version 2.1 of the License, or (at your option) any later version.
|
|
*
|
|
* This library is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
* Lesser General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
* License along with this library; if not, write to the
|
|
* Free Software Foundation, 51 Franklin St, Fifth Floor,
|
|
* Boston, MA 02110-1301 USA
|
|
*/
|
|
|
|
/**
|
|
* Serbian/Croatian translation of the messages (utf8 encoded!)
|
|
*
|
|
* @author Aleksandar Skodric - Smilie <askodric@gmail.com>
|
|
*/
|
|
|
|
// line 45 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["My Chat"] = "Moj chat";
|
|
|
|
// line 201 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["%s not found, %s library can't be found."] = "%s nije pronadjen, %s biblioteka nije pronadjena.";
|
|
|
|
// line 355 in phpfreechat.class.php
|
|
$GLOBALS["i18n"]["Please enter your nickname"] = "Molimo vas unesite vas nadimak";
|
|
|
|
// line 565 in phpfreechat.class.php
|
|
$GLOBALS["i18n"]["Text cannot be empty"] = "Tekst ne sme biti prazan";
|
|
|
|
// line 392 in phpfreechat.class.php
|
|
$GLOBALS["i18n"]["%s changes his nickname to %s"] = "%s je promenio nadimak u %s";
|
|
|
|
// line 398 in phpfreechat.class.php
|
|
$GLOBALS["i18n"]["%s is connected"] = "%s se prikljucio";
|
|
|
|
// line 452 in phpfreechat.class.php
|
|
$GLOBALS["i18n"]["%s quit"] = "%s izasao";
|
|
|
|
// line 468 in phpfreechat.class.php
|
|
$GLOBALS["i18n"]["%s disconnected (timeout)"] = "%s je iskljucen (timeout)";
|
|
|
|
// line 262 in phpfreechat.class.php
|
|
$GLOBALS["i18n"]["Unknown command [%s]"] = "Nepoznata komanda [%s]";
|
|
|
|
// line 149 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["%s doesn't exist: %s"] = "%s ne postoji: %s";
|
|
|
|
// line 180 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["You need %s"] = "Treba vam %s";
|
|
|
|
// line 241 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["%s doesn't exist, %s library can't be found"] = "%s ne postoji, %s biblioteka nije pronadjena";
|
|
|
|
// line 280 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["%s doesn't exist"] = "%s ne postoji";
|
|
|
|
// line 433 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["%s directory must be specified"] = "%s direktorijum mora biti unesen";
|
|
|
|
// line 439 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["%s must be a directory"] = "%s mora biti direktorijum";
|
|
|
|
// line 446 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["%s can't be created"] = "%s ne moze biti napravljen";
|
|
|
|
// line 451 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["%s is not writeable"] = "Ne moze da se zapisuje u - %s";
|
|
|
|
// line 496 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["%s is not readable"] = "Ne moze da se cita iz - %s";
|
|
|
|
// line 469 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["%s is not a file"] = "%s nije fajl";
|
|
|
|
// line 491 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["%s is not a directory"] = "%s nije direktorijum";
|
|
|
|
// line 23 in chat.html.tpl.php
|
|
$GLOBALS["i18n"]["PHP FREE CHAT [powered by phpFreeChat-%s]"] = "PHP FREE CHAT [powered by phpFreeChat-%s]";
|
|
|
|
// line 296 in javascript1.js.tpl.php
|
|
$GLOBALS["i18n"]["Hide nickname marker"] = "Sakrij boje nadimaka";
|
|
|
|
// line 304 in javascript1.js.tpl.php
|
|
$GLOBALS["i18n"]["Show nickname marker"] = "Prikazi boje nadimaka";
|
|
|
|
// line 389 in javascript1.js.tpl.php
|
|
$GLOBALS["i18n"]["Disconnect"] = "Iskljuci se";
|
|
|
|
// line 395 in javascript1.js.tpl.php
|
|
$GLOBALS["i18n"]["Connect"] = "Ukljuci se";
|
|
|
|
// line 427 in javascript1.js.tpl.php
|
|
$GLOBALS["i18n"]["Magnify"] = "Uvecaj";
|
|
|
|
// line 434 in javascript1.js.tpl.php
|
|
$GLOBALS["i18n"]["Cut down"] = "Smanji";
|
|
|
|
// line 345 in javascript1.js.tpl.php
|
|
$GLOBALS["i18n"]["Hide dates and hours"] = "Sakrij datum i vreme";
|
|
|
|
// line 353 in javascript1.js.tpl.php
|
|
$GLOBALS["i18n"]["Show dates and hours"] = "Prikazi datum i vreme";
|
|
|
|
// line 21 in chat.html.tpl.php
|
|
$GLOBALS["i18n"]["Enter your message here"] = "Unesite vasu poruku ovde";
|
|
|
|
// line 24 in chat.html.tpl.php
|
|
$GLOBALS["i18n"]["Enter your nickname here"] = "Unesite vas nadimak ovde";
|
|
|
|
// line 48 in phpfreechattemplate.class.php
|
|
$GLOBALS["i18n"]["%s template could not be found"] = "";
|
|
|
|
// line 96 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["Error: undefined or obsolete parameter '%s', please correct or remove this parameter"] = "";
|
|
|
|
// line 324 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["'serverid' parameter is mandatory by default use 'md5(__FILE__)' value"] = "";
|
|
|
|
// line 512 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["Error: '%s' could not be found, please check your themepath '%s' and your theme '%s' are correct"] = "";
|
|
|
|
// line 33 in chat.html.tpl.php
|
|
$GLOBALS["i18n"]["Bold"] = "";
|
|
|
|
// line 34 in chat.html.tpl.php
|
|
$GLOBALS["i18n"]["Italics"] = "";
|
|
|
|
// line 35 in chat.html.tpl.php
|
|
$GLOBALS["i18n"]["Underline"] = "";
|
|
|
|
// line 36 in chat.html.tpl.php
|
|
$GLOBALS["i18n"]["Delete"] = "";
|
|
|
|
// line 37 in chat.html.tpl.php
|
|
$GLOBALS["i18n"]["Pre"] = "";
|
|
|
|
// line 38 in chat.html.tpl.php
|
|
$GLOBALS["i18n"]["Mail"] = "";
|
|
|
|
// line 39 in chat.html.tpl.php
|
|
$GLOBALS["i18n"]["Color"] = "";
|
|
|
|
// line 86 in pfcclient.js.tpl.php
|
|
$GLOBALS["i18n"]["Hide smiley box"] = "";
|
|
|
|
// line 87 in pfcclient.js.tpl.php
|
|
$GLOBALS["i18n"]["Show smiley box"] = "";
|
|
|
|
// line 88 in pfcclient.js.tpl.php
|
|
$GLOBALS["i18n"]["Hide online users box"] = "";
|
|
|
|
// line 89 in pfcclient.js.tpl.php
|
|
$GLOBALS["i18n"]["Show online users box"] = "";
|
|
|
|
// line 75 in pfccommand.class.php
|
|
$GLOBALS["i18n"]["%s must be implemented"] = "";
|
|
|
|
|
|
// line 343 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["'%s' parameter is mandatory by default use '%s' value"] = "";
|
|
|
|
// line 378 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["'%s' parameter must be a positive number"] = "";
|
|
|
|
// line 386 in phpfreechatconfig.class.php
|
|
$GLOBALS["i18n"]["'%s' parameter is not valid. Available values are : '%s'"] = "";
|
|
|
|
// line 186 in pfcglobalconfig.class.php
|
|
$GLOBALS["i18n"]["My room"] = "";
|
|
|
|
// line 19 in unban.class.php
|
|
$GLOBALS["i18n"]["Missing parameter"] = "";
|
|
|
|
// line 38 in ban.class.php
|
|
$GLOBALS["i18n"]["banished from %s by %s"] = "";
|
|
|
|
// line 23 in banlist.class.php
|
|
$GLOBALS["i18n"]["The banished user's id list is:"] = "";
|
|
|
|
// line 32 in banlist.class.php
|
|
$GLOBALS["i18n"]["Empty"] = "";
|
|
|
|
// line 34 in banlist.class.php
|
|
$GLOBALS["i18n"]["'/unban {id}' will unban the user identified by {id}"] = "";
|
|
|
|
// line 35 in banlist.class.php
|
|
$GLOBALS["i18n"]["'/unban all' will unban all the users on this channel"] = "";
|
|
|
|
// line 24 in update.class.php
|
|
$GLOBALS["i18n"]["%s quit (timeout)"] = "";
|
|
|
|
// line 46 in join.class.php
|
|
$GLOBALS["i18n"]["%s joins %s"] = "";
|
|
|
|
// line 31 in kick.class.php
|
|
$GLOBALS["i18n"]["kicked from %s by %s"] = "";
|
|
|
|
// line 38 in send.class.php
|
|
$GLOBALS["i18n"]["Can't send the message, %s is offline"] = "";
|
|
|
|
// line 27 in unban.class.php
|
|
$GLOBALS["i18n"]["Nobody has been unbanished"] = "";
|
|
|
|
// line 42 in unban.class.php
|
|
$GLOBALS["i18n"]["%s has been unbanished"] = "";
|
|
|
|
// line 49 in unban.class.php
|
|
$GLOBALS["i18n"]["%s users have been unbanished"] = "";
|
|
|
|
// line 47 in auth.class.php
|
|
$GLOBALS["i18n"]["You are not allowed to run '%s' command"] = "";
|
|
|
|
// line 66 in auth.class.php
|
|
$GLOBALS["i18n"]["Can't join %s because you are banished"] = "";
|
|
|
|
// line 76 in auth.class.php
|
|
$GLOBALS["i18n"]["Can't join %s because the channels list is restricted"] = "";
|
|
|
|
// line 89 in auth.class.php
|
|
$GLOBALS["i18n"]["You are not allowed to change your nickname"] = "";
|
|
|
|
// line 56 in noflood.class.php
|
|
$GLOBALS["i18n"]["Please don't post so many message, flood is not tolerated"] = "";
|
|
|
|
// line 109 in pfcclient.js.tpl.php
|
|
$GLOBALS["i18n"]["Private message"] = "";
|
|
|
|
// line 110 in pfcclient.js.tpl.php
|
|
$GLOBALS["i18n"]["Close this tab"] = "";
|
|
|
|
// line 199 in pfcgui.js.tpl.php
|
|
$GLOBALS["i18n"]["Do you really want to leave this room ?"] = "";
|
|
|
|
// line 169 in pfcglobalconfig.class.php
|
|
$GLOBALS["i18n"]["Error: '%s' is a private parameter, you are not allowed to change it"] = "";
|
|
|
|
// line 253 in pfcglobalconfig.class.php
|
|
$GLOBALS["i18n"]["'%s' parameter must be an array"] = "";
|
|
|
|
// line 265 in pfcglobalconfig.class.php
|
|
$GLOBALS["i18n"]["'%s' parameter must be a boolean"] = "";
|
|
|
|
// line 271 in pfcglobalconfig.class.php
|
|
$GLOBALS["i18n"]["'%s' parameter must be a charatere string"] = "";
|
|
|
|
// line 395 in pfcglobalconfig.class.php
|
|
$GLOBALS["i18n"]["'%s' must be writable"] = "";
|
|
|
|
// line 425 in pfcglobalconfig.class.php
|
|
$GLOBALS["i18n"]["'%s' directory doesn't exist"] = "";
|
|
|
|
// line 544 in pfcglobalconfig.class.php
|
|
$GLOBALS["i18n"]["Please correct these errors"] = "";
|
|
|
|
// line 21 in pfcinfo.class.php
|
|
$GLOBALS["i18n"]["Error: the cached config file doesn't exists"] = "";
|
|
|
|
// line 190 in phpfreechat.class.php
|
|
$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"] = "";
|
|
|
|
// line 31 in help.class.php
|
|
$GLOBALS["i18n"]["Here is the command list:"] = "";
|
|
|
|
// line 63 in identify.class.php
|
|
$GLOBALS["i18n"]["Succesfully identified"] = "";
|
|
|
|
// line 68 in identify.class.php
|
|
$GLOBALS["i18n"]["Identification failure"] = "";
|
|
|
|
// line 25 in send.class.php
|
|
$GLOBALS["i18n"]["Your must be connected to send a message"] = "";
|
|
|
|
// line 87 in chat.js.tpl.php
|
|
$GLOBALS["i18n"]["Click here to send your message"] = "";
|
|
|
|
// line 80 in chat.js.tpl.php
|
|
$GLOBALS["i18n"]["Enter the text to format"] = "";
|
|
|
|
// line 81 in chat.js.tpl.php
|
|
$GLOBALS["i18n"]["Configuration has been rehashed"] = "";
|
|
|
|
// line 82 in chat.js.tpl.php
|
|
$GLOBALS["i18n"]["A problem occurs during rehash"] = "";
|
|
|
|
// line 83 in chat.js.tpl.php
|
|
$GLOBALS["i18n"]["Choosen nickname is allready used"] = "";
|
|
|
|
// line 84 in chat.js.tpl.php
|
|
$GLOBALS["i18n"]["phpfreechat current version is %s"] = "";
|
|
|
|
// line 85 in chat.js.tpl.php
|
|
$GLOBALS["i18n"]["Maximum number of joined channels has been reached"] = "";
|
|
|
|
// line 86 in chat.js.tpl.php
|
|
$GLOBALS["i18n"]["Maximum number of private chat has been reached"] = "";
|
|
|
|
// line 88 in chat.js.tpl.php
|
|
$GLOBALS["i18n"]["Send"] = "";
|
|
|
|
?>
|