Changeset 23212 for trunk/language/sh_RS


Ignore:
Timestamp:
Jun 14, 2013, 11:18:46 PM (11 years ago)
Author:
mistic100
Message:

Use common language strings on install.tpl and remove duplicates from install.lang.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/sh_RS/install.lang.php

    r19703 r23212  
    2222// +-----------------------------------------------------------------------+
    2323
    24 
    2524$lang['Installation'] = 'Instalacija';
    2625$lang['Basic configuration'] = 'Osnovna podešenja';
     
    2928$lang['Admin configuration'] = 'Administratorska podešenja';
    3029$lang['Start Install'] = 'Pokreni instalaciju';
    31 $lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'mail adresa mora biti u formatu xxx@yyy.eee (primer : milos@firma.org)';
    32 $lang['Webmaster login'] = 'Webmaster pristup';
    3330$lang['It will be shown to the visitors. It is necessary for website administration'] = 'Bice prikazano posetiocima. Neophodno je za administraciju stranice';
    3431$lang['Connection to server succeed, but it was impossible to connect to database'] = 'Konekcija na server uspešna, ali konecija na bazu je nemoguca';
    3532$lang['Can\'t connect to server'] = 'Nemoguce povezivanje na server';
    3633$lang['Host'] = 'Host';
    37 $lang['localhost, sql.multimania.com, toto.freesurf.fr'] = 'localhost, sql.multimania.com, toto.freesurf.fr';
    3834$lang['User'] = 'Korisnik';
    3935$lang['user login given by your host provider'] = 'korisnicko ime dat od strane Vašeg host distributera';
    40 $lang['Password'] = 'Lozinka';
    4136$lang['user password given by your host provider'] = 'korisnicka lozinka data od strane Vašeg host distributera ';
    4237$lang['Database name'] = 'Ime baze';
     
    4742$lang['webmaster login can\'t contain characters \' or "'] = 'pristupni podaci za webmastera ne mogu sadržati znake \' ili "';
    4843$lang['please enter your password again'] = 'molim unesite Vašu lozinku ponovo';
    49 $lang['Webmaster password'] = 'Webmaster lozinka';
    5044$lang['Keep it confidential, it enables you to access administration panel'] = 'Sacuvajte u tajnosti, omogucava pristup administratorskom delu';
    5145$lang['Password [confirm]'] = 'Lozinka[potvrdi]';
    5246$lang['verification'] = 'Provera';
    5347$lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = 'Potrebna Vam je pomoc? Pitajte na  <a href="%s">Piwigo tabli za poruke</a>.';
    54 $lang['Webmaster mail address'] = 'E-mail adresa Webmaster-a';
    5548$lang['Visitors will be able to contact site administrator with this mail'] = 'Posetioci ce biti u mogucnosti da koriste ovaj mail da kontaktiraju administratora stranice';
    5649$lang['PHP 5 is required'] = 'PHP 5 je neophodan';
     
    6861$lang['Download the config file'] = 'Snimi na racunar konfiguracionu datoteku';
    6962$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Možete snimiti na racunar konfiguracionu datoteku i poslati je na local/config direktorijum Vaše instalacije.';
    70 
    7163$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Ne oklevajte da zatražite pomoć na našem forumu oko bilo čega: %s';
    7264$lang['Just another Piwigo gallery'] = 'Još jedna Piwigo galerija';
Note: See TracChangeset for help on using the changeset viewer.