• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ Translations (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

Slovenian translation by johnymas PHP

Post your translations here

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
4 posts • Page 1 of 1

Postby johnymas » Sat Jul 11, 2009 9:24 pm

Code: Select all
<?php
/**
 * i18n/sl_SL/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
 */

/**
 * Slovenian translation of the messages (utf8 encoded!)
 *
 * @author johnymas <johnymas@gmail.com>
 */

// line 45 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["My Chat"] = "klepet";

// line 201 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s not found, %s library can't be found."] = "%s ni najden, %s knjiznica ni najdena.";

// line 355 in phpfreechat.class.php
$GLOBALS["i18n"]["Please enter your nickname"] = "Prosim vnesite svoj vzdevek";

// line 565 in phpfreechat.class.php
$GLOBALS["i18n"]["Text cannot be empty"] = "Text polje ne sme biti prazno";

// line 392 in phpfreechat.class.php
$GLOBALS["i18n"]["%s changes his nickname to %s"] = "%s je zamenjal/a vzdevek v %s";

// line 398 in phpfreechat.class.php
$GLOBALS["i18n"]["%s is connected"] = "%s se je prikljucil/a";

// line 452 in phpfreechat.class.php
$GLOBALS["i18n"]["%s quit"] = "%s odsel/la";

// line 468 in phpfreechat.class.php
$GLOBALS["i18n"]["%s disconnected (timeout)"] = "%s se je izkljucil/a (timeout)";

// line 262 in phpfreechat.class.php
$GLOBALS["i18n"]["Unknown command [%s]"] = "Nepoznan ukaz [%s]";

// line 149 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s doesn't exist: %s"] = "%s ne obstaja: %s";

// line 180 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["You need %s"] = "Potrebujete %s";

// line 241 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s doesn't exist, %s library can't be found"] = "%s ne obstaja, %s knjiznica ni najdena";

// line 280 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s doesn't exist"] = "%s ne obstaja";

// line 433 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s directory must be specified"] = "%s direktorij mora biti vnesen";

// line 439 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s must be a directory"] = "%s mora biti direktorij";

// line 446 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s can't be created"] = "%s ne more biti ustvarjen";

// line 451 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s is not writeable"] = "%s ni zapisljiv";

// line 496 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s is not readable"] = "%s ni mogoce prebrati";

// line 469 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s is not a file"] = "%s ni datoteka";

// line 491 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["%s is not a directory"] = "%s ni direktorij";

// 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"] = "Skrij barve nadimka";

// line 304 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Show nickname marker"] = "Pokazi barve nadimka";

// line 389 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Disconnect"] = "Izkljuci se";

// line 395 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Connect"] = "Vkljuci se";

// line 427 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Magnify"] = "Povecaj";

// line 434 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Cut down"] = "Zmanjsaj";

// line 345 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Hide dates and hours"] = "Skrij datum in cas";

// line 353 in javascript1.js.tpl.php
$GLOBALS["i18n"]["Show dates and hours"] = "Pokazi datum in cas";

// line 21 in chat.html.tpl.php
$GLOBALS["i18n"]["Enter your message here"] = "Vnesite vase sporocilo tukaj";

// line 24 in chat.html.tpl.php
$GLOBALS["i18n"]["Enter your nickname here"] = "Vnesite vas vzdevek tukaj";

// line 93 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["Error: undefined or obsolete parameter '%s', please correct or remove this parameter"] = "Napaka: parameter ne obstaja '%s', popravite napako ali pa umaknite parameter";

// line 86 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Hide smiley box"] = "Skrij smajlije";

// line 87 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Show smiley box"] = "Pokazi smajlije";

// line 88 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Hide online users box"] = "Skrij uporabnike";

// line 89 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Show online users box"] = "Pokazi uporabnike";

// line 33 in chat.html.tpl.php
$GLOBALS["i18n"]["Bold"] = "Odebljeno";

// line 34 in chat.html.tpl.php
$GLOBALS["i18n"]["Italics"] = "Italic";

// line 35 in chat.html.tpl.php
$GLOBALS["i18n"]["Underline"] = "Podcrtano";

// line 36 in chat.html.tpl.php
$GLOBALS["i18n"]["Delete"] = "Precrtano";

// line 37 in chat.html.tpl.php
$GLOBALS["i18n"]["Pre"] = "Pre";

// line 38 in chat.html.tpl.php
$GLOBALS["i18n"]["Mail"] = "Email";

// line 39 in chat.html.tpl.php
$GLOBALS["i18n"]["Color"] = "Barva";

// line 48 in phpfreechattemplate.class.php
$GLOBALS["i18n"]["%s template could not be found"] = "%s template ni najden";

// 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"] = "Napaka: '%s' ni najden, prosim preverite themepath '%s' in vaso temo '%s', ce je vse vredu";

// line 75 in pfccommand.class.php
$GLOBALS["i18n"]["%s must be implemented"] = "%s se mora navesti";


// line 343 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["'%s' parameter is mandatory by default use '%s' value"] = "'%s' parameter je obvezen, standardni podatek je '%s'";

// line 378 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["'%s' parameter must be a positive number"] = "'%s' parameter mora biti pozitivno stevilo";

// line 386 in phpfreechatconfig.class.php
$GLOBALS["i18n"]["'%s' parameter is not valid. Available values are : '%s'"] = "'%s' parameter je neveljaven. Veljavni parametri so: '%s'";

// line 185 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["My room"] = "Moj klepet";

// line 109 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Private message"] = "Privatno sporocilo";

// line 110 in pfcclient.js.tpl.php
$GLOBALS["i18n"]["Close this tab"] = "Zapri ta zavihek";

// line 225 in pfcgui.js.tpl.php
$GLOBALS["i18n"]["Do you really want to leave this room ?"] = "Si preprican, da zelis zapreti ta zavihek ?";

// line 19 in unban.class.php
$GLOBALS["i18n"]["Missing parameter"] = "Manjka parameter";

// line 38 in ban.class.php
$GLOBALS["i18n"]["banished from %s by %s"] = "banani od %s do %s";

// line 23 in banlist.class.php
$GLOBALS["i18n"]["The banished user's id list is:"] = "ID-ji bananih uporabnikov so:";

// line 32 in banlist.class.php
$GLOBALS["i18n"]["Empty"] = "Prazno";

// line 34 in banlist.class.php
$GLOBALS["i18n"]["'/unban {id}' will unban the user identified by {id}"] = "'/unban {id}' uporabnik ne bo vec banan, glede na {id}";

// line 35 in banlist.class.php
$GLOBALS["i18n"]["'/unban all'  will unban all the users on this channel"] = "'/unban all'  noben uporabnik ne bo vec banan";

// line 24 in update.class.php
$GLOBALS["i18n"]["%s quit (timeout)"] = "%s izkljucen (timeout)";

// line 46 in join.class.php
$GLOBALS["i18n"]["%s joins %s"] = "%s se je pridruzil/a v %s";

// line 31 in kick.class.php
$GLOBALS["i18n"]["kicked from %s by %s"] = "kicked from %s by %s";

// line 38 in send.class.php
$GLOBALS["i18n"]["Can't send the message, %s is offline"] = "Sporocilo ni poslano, %s je brez povezave";

// line 27 in unban.class.php
$GLOBALS["i18n"]["Nobody has been unbanished"] = "Noben ni bil osvobojen prepovedi (unbanan)";

// line 42 in unban.class.php
$GLOBALS["i18n"]["%s has been unbanished"] = "%s je bil unbanan";

// line 49 in unban.class.php
$GLOBALS["i18n"]["%s users have been unbanished"] = "%s uporabniki so bili unbanani";

// line 47 in auth.class.php
$GLOBALS["i18n"]["You are not allowed to run '%s' command"] = "Ni dovoljeno zagnati '%s' ukaz";

// line 67 in auth.class.php
$GLOBALS["i18n"]["Can't join %s because you are banished"] = "Ne mores se priklopiti %s ker si bananan";

// line 79 in auth.class.php
$GLOBALS["i18n"]["You are not allowed to change your nickname"] = "Nimas dovoljenja za spremembo nadimka";

// line 76 in auth.class.php
$GLOBALS["i18n"]["Can't join %s because the channels list is restricted"] = "Pridruzitev ni mogoca %s , ker je seznam omejen";

// line 56 in noflood.class.php
$GLOBALS["i18n"]["Please don't post so many message, flood is not tolerated"] = "Prosim ne poplavljaj s sporocili";

// line 169 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["Error: '%s' is a private parameter, you are not allowed to change it"] = "Napaka: '%s' to je zasebni parameter, nimas dovoljenja za spreminjanje";

// line 253 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["'%s' parameter must be an array"] = "'%s' parameter mora biti v array-ju";

// line 265 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["'%s' parameter must be a boolean"] = "'%s' parameter mora biti v boolean nacinu";

// line 271 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["'%s' parameter must be a charatere string"] = "'%s' parameter mora biti v charatere string";

// line 395 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["'%s' must be writable"] = "'%s' mora biti prepisljiv";

// line 425 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["'%s' directory doesn't exist"] = "'%s' direktorij ne obstaja";

// line 544 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["Please correct these errors"] = "Prosim odpravi napako";

// line 21 in pfcinfo.class.php
$GLOBALS["i18n"]["Error: the cached config file doesn't exists"] = "Napaka: zacasna konfiguracijska datoteka ne obstaja";

// 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"] = "Napaka: Ne morem naloziti klepeta! Dva mozna razloga: vas brskalnik ne podpira javascript ali pa niste pravilno vpisali podatkov pri namestitvi - vprasajte za pomoc na forumu";

// line 31 in help.class.php
$GLOBALS["i18n"]["Here is the command list:"] = "Tukaj je seznam ukazov:";

// line 63 in identify.class.php
$GLOBALS["i18n"]["Succesfully identified"] = "Uspesno identificirano";

// line 68 in identify.class.php
$GLOBALS["i18n"]["Identification failure"] = "Identifikacija neuspesno";

// line 25 in send.class.php
$GLOBALS["i18n"]["Your must be connected to send a message"] = "Moras biti povezan, da lahko posljes sporocilo";

// line 87 in chat.js.tpl.php
$GLOBALS["i18n"]["Click here to send your message"] = "Kliknite tukaj za posiljanje sporocila";

// line 80 in chat.js.tpl.php
$GLOBALS["i18n"]["Enter the text to format"] = "Tukaj vpisite e-mail naslov";

// line 81 in chat.js.tpl.php
$GLOBALS["i18n"]["Configuration has been rehashed"] = "Konfiguracijske nastavitve so posodobljene";

// line 82 in chat.js.tpl.php
$GLOBALS["i18n"]["A problem occurs during rehash"] = "zaznana napaka pri procesu posodobitve informacij";

// line 83 in chat.js.tpl.php
$GLOBALS["i18n"]["Chosen nickname is already used"] = "Nadimek je zaseden";

// line 84 in chat.js.tpl.php
$GLOBALS["i18n"]["phpfreechat current version is %s"] = "Trenutna verzija je %s";

// line 85 in chat.js.tpl.php
$GLOBALS["i18n"]["Maximum number of joined channels has been reached"] = "Maximum je dosezen";

// line 86 in chat.js.tpl.php
$GLOBALS["i18n"]["Maximum number of private chat has been reached"] = "Maximum privatnega pogovora";

// line 88 in chat.js.tpl.php
$GLOBALS["i18n"]["Send"] = "Poslji";

// line 86 in mysql.class.php
$GLOBALS["i18n"]["Mysql container: connect error"] = "Mysql : napaka pri vzpostavljanju povezave z podatkovno bazo";

// line 101 in mysql.class.php
$GLOBALS["i18n"]["Mysql container: create database error '%s'"] = "Mysql : napaka pri kreiranju podatkovne baze '%s'";

// line 112 in mysql.class.php
$GLOBALS["i18n"]["Mysql container: create table error '%s'"] = "Mysql : napaka pri kreiranju tabel '%s'";

// line 80 in chat.js.tpl.php
$GLOBALS["i18n"]["You are not allowed to speak to yourself"] = "Ne mores se pogovarjati sam/a s seboj";

// line 82 in chat.js.tpl.php
$GLOBALS["i18n"]["Chosen nickname is not allowed"] = "Izbran vzdevek ni dovoljen";

// line 83 in chat.js.tpl.php
$GLOBALS["i18n"]["Enable sound notifications"] = "Vkljuci zvocno opozorilo";

// line 84 in chat.js.tpl.php
$GLOBALS["i18n"]["Disable sound notifications"] = "Izkljuci zvocno opozorilo";

// line 23 in kick.class.php
$GLOBALS["i18n"]["no reason"] = "ni razloga";

// line 24 in banlist.class.php
$GLOBALS["i18n"]["The banished user list is:"] = "Seznam bananih (onemogočenih) uporabnikov:";

// line 39 in banlist.class.php
$GLOBALS["i18n"]["'/unban {nickname}' will unban the user identified by {nickname}"] = "'/unban {vzdevek}' bo unbanal uporabnika, ki ima {vzdevek}";

// line 43 in kick.class.php
$GLOBALS["i18n"]["kicked from %s by %s - reason: %s"] = "odstranjen iz %s od %s - razlog: %s";

// line 20 in quit.class.php
$GLOBALS["i18n"]["%s quit (%s)"] = "%s odsel (%s)";

// line 124 in chat.js.tpl.php
$GLOBALS["i18n"]["Chat loading ..."] = "Klepet se nalaga ...";

// line 124 in chat.js.tpl.php
$GLOBALS["i18n"]["Please wait"] = "Prosim pocakajte..";

// line 139 in chat.js.tpl.php
$GLOBALS["i18n"]["%s appears to be either disabled or unsupported by your browser."] = "%s je onemogocen ali pa ni podprt vasem brskalniku.";

// line 139 in chat.js.tpl.php
$GLOBALS["i18n"]["This web application requires %s to work properly."] = "Ta spletna aplikacija zahteva %s za pravilno delovanje.";

// line 135 in chat.js.tpl.php
$GLOBALS["i18n"]["Please enable %s in your browser settings, or upgrade to a browser with %s support and try again."] = "Prosim omogocite %s v nastavitvah vasega brskalnika, ali pa posodobite brskalnik z podporo %s in poizkusite ponovno.";

// line 137 in chat.js.tpl.php
$GLOBALS["i18n"]["Please upgrade to a browser with %s support and try again."] = "Prosim posodobite brskalnik z podporo %s in poizkusite ponovno.";

// line 139 in chat.js.tpl.php
$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."] = "V Internet Explorerju razlicice prej kot 7,0. Ajax se izvaja z uporabo ActiveX. Prosimo, omogocite kontrolnike ActiveX v vašem brskalniku varnostne nastavitve ali nadgradite na brskalnik s podporo Ajax in poskusite znova.";

// line 359 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["%s doesn't exist, data_public_path cannot be installed"] = "%s ne obstaja, data_public_path ni namescen";

// line 73 in invite.class.php
$GLOBALS["i18n"]["You must join %s to invite users in this channel"] = "Moras se prikljuciti %s sele potem lahko povabis nekoga";

// line 47 in chat.html.tpl.php
$GLOBALS["i18n"]["Ping"] = "Ping";

// line 477 in phpfreechat.class.php
$GLOBALS["i18n"]["Input Required"] = "Vnesite podatke";

// line 478 in phpfreechat.class.php
$GLOBALS["i18n"]["OK"] = "OK";

// line 479 in phpfreechat.class.php
$GLOBALS["i18n"]["Cancel"] = "Prekini";

// line 430 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["cannot create %s"] = "Ne morem ustvariti %s";

// line 436 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["cannot copy %s in %s"] = "Ne morem kopirati %s v %s";

// line 667 in pfcglobalconfig.class.php
$GLOBALS["i18n"]["Error: '%s' could not be found, please check your theme_path '%s' and your theme '%s' are correct"] = "Napaka: '%s' ni najdeno, preveri pot do tem theme_path '%s' in se temo '%s' ce je izbrana pravilno";

// line 414 in phpfreechat.class.php
$GLOBALS["i18n"]["Are you sure you want to close this tab ?"] = "Si preprican, da zelis zapreti ta zavihek ?";

// line 42 in ban.class.php
$GLOBALS["i18n"]["%s banished from %s by %s"] = "%s banan od %s do %s";

// line 461 in phpfreechat.class.php
$GLOBALS["i18n"]["You are trying to speak to a unknown (or not connected) user"] = "Poizkusas vzpostaviti povezavo z neznanim (ali pa nepovezanim) uporabnikom";

// line 89 in invite.class.php
$GLOBALS["i18n"]["%s was invited by %s"] = "%s je bil/a povabljen/a od %s";

?>
Last edited by johnymas on Tue Jul 21, 2009 4:13 pm, edited 1 time in total.
johnymas
New member
 
Posts: 2
Joined: Sat Jul 11, 2009 9:14 pm
Top

Postby OldWolf » Mon Jul 13, 2009 1:35 am

I noticed that more than a few of them are still in English... you may want to go back and double check your file.
Signature:
Read before Posting: Forum Rules
Note: I am unable to offer support through PM/e-mail at this time.
OldWolf
Site Admin
 
Posts: 1918
Joined: Sun Sep 23, 2007 5:48 am
Top

Postby johnymas » Mon Jul 13, 2009 7:44 am

Thanks

Done!
johnymas
New member
 
Posts: 2
Joined: Sat Jul 11, 2009 9:14 pm
Top

Postby OldWolf » Tue Jul 14, 2009 12:16 am

Thank you. :)
Signature:
Read before Posting: Forum Rules
Note: I am unable to offer support through PM/e-mail at this time.
OldWolf
Site Admin
 
Posts: 1918
Joined: Sun Sep 23, 2007 5:48 am
Top


Post a reply
4 posts • Page 1 of 1

Return to Translations (v1.x)

Who is online

Users browsing this forum: No registered users and 1 guest

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
cron
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub