==========
if (defined &WODAUK'run) {
----------
if (defined &WODASI'run) {
==========
do WODAUK'run(*WBB,*WBF);
----------
do WODASI'run(*WBB,*WBF);
==========
do WODAUK'run(*WBBase,*WBField);
----------
do WODASI'run(*WBBase,*WBField);
==========
# package WODAUK;
----------
# package WODASI;
==========
do wbFail('woda.conf not available',"File $WodaFileDir/local/woda.conf not available\n");
----------
do wbFail('woda.conf manjka',"Datoteke $WodaFileDir/local/woda.conf ni\n");
==========
$WBB{'intlCharset'} = $WBB{intlCharset} || 'ISO-8859-1';
----------
$WBB{'intlCharset'} = $WBB{intlCharset} || 'Windows-1250';
==========
$WBB{'intlCollate'} = '' || $WBB{intlCollate};
----------
$WBB{'intlCollate'} = 'cč sš zž' || $WBB{intlCollate};
==========
$WBB{'intlLower'} = '' || $WBB{intlLower};
----------
$WBB{'intlLower'} = 'ČŠŽ čšž' || $WBB{intlLower};
==========
$WBB{'intlAscii'} = '' || $WBB{intlAscii};
----------
$WBB{'intlAscii'} = 'ČŠŽčšž CSZcsz' || $WBB{intlAscii};
==========
$WodaLanguage = 'en';
----------
$WodaLanguage = 'sl';
==========
$WodaLanguageAuthor = 'Ziga Turk <ziga.turk@fagg.uni-lj.si>';
----------
$WodaLanguageAuthor = 'Ziga Turk <ziga.turk@fagg.uni-lj.si> in Tomo Cerovsek';
==========
Maybe file '$WodaLibDir/$Action.pl' is missing.
Maybe full path to the above file is missing.
Maybe the upper/lower case of the filename (under UNIX) is wrong.
----------
Morda manjka datoteka '$WodaLibDir/$Action.pl'.
Morda ni poti do te datoteke.
Morda je ime datoteke iz napa]nih (velikih/malih) črk. To je na UNIX pomembno.
==========
do wbFail("Action '$Action' not implemented",$m);
----------
do wbFail("Funckija '$Action' ni podprta",$m);
==========
$t = "Hierarchy of '$field'";
----------
$t = "Hierarhija po polju '$field'";
==========
# $t = "By one keyword from fields $f";
----------
# $t = "Po eni ključni besedi iz polj $f";
==========
$t = "By one keyword";
----------
$t = "Po eni ključni besedi";
==========
$t = "By multiple keywords";
----------
$t = "Po več ključnih besedah";
==========
$t = "Combinations";
----------
$t = "Kombinacije";
==========
$t = "Ring of pages pointed by $x";
----------
$t = "Obroč spletnih strani na katere kaže $x";
==========
Find
Simple search
What's new
Advanced search
A record by key
----------
Iskanje
Preprosto iskanje
Kaj je novega
Zahtevno iskanje
Iskanje zapisa po ključu
==========
Browse
All records
----------
Brskanje
Vsi zapisi
==========
Add
Add new $WBB{recordTitle}
----------
Dodajanje
Dodaj $WBB{recordTitle}
==========
Personal
View login record
Change password
Login or register
About $User
Database administration
----------
Osebno
Prikaži moje podatke
Zamenjaj geslo
Prijava ali registracija
O $User
Upravljanje z zbirko
==========
Other
General information
Recent users
Database structure
Office 2003
$POWERTEXT
----------
Drugo
Splošne informacije
Nedavni uporabniki
Struktura zbirke
Office 2003
$POWERTEXT
==========
do printHead ("Main Menu") ;
----------
do printHead ("Glavni meni") ;
==========
print "
Last $d Entries:
";
----------
print "
Zadnjih $d zapisov:
";
==========
do printHead ("About $WBB{dbTitle}") ;
----------
do printHead ("O zbirki $WBB{dbTitle}") ;
==========
"About this database",
----------
"O tej zbirki",
==========
"Database manager",
----------
"Upravnik zbirke",
==========
"Database engine",
----------
"Orodje zbirke",
==========
"Translations by",
----------
"Prevodi",
==========
"Access count"
----------
"Število dostopov"
==========
$times = "Accessed $ac times since $since";
----------
$times = "Od $since uporabljeno $ac krat";
==========
do printHead ("About user $User of $WBB{dbTitle}");
----------
do printHead ("O uporabniku $User zbirke $WBB{dbTitle}");
==========
"User ID",
----------
"ID uporabnika",
==========
"Group ID",
----------
"ID grupe",
==========
"Cookies"
----------
"Cookiji"
==========
push (@p, 'Search history');
----------
push (@p, 'Nedavna iskanja');
==========
push (@p, 'Saved searches');
----------
push (@p, 'Shranjena iskanja');
==========
do printHead ("New $WBB{recordTitle}") ;
----------
do printHead ("Nov $WBB{recordTitle}") ;
==========
$reset = "Undo edits" ;
----------
$reset = "Preklic popravkov" ;
==========
$submit = "Continue to Preview ...";
----------
$submit = "Naprej v pregled podatkov ..." ;
==========
$submit = "Save into the database";
----------
$submit = "Shrani v zbirko";
==========
$reset = "Undo edits" ;
----------
$reset = "Preklic popravkov" ;
==========
$submit = "Continue to Preview ...";
----------
$submit = "Naprej v pregled podatkov ..." ;
==========
$submit = "Save into the database";
----------
$submit = "Shrani v zbirko";
==========
do printHead ("Confirm Edits",$x);
----------
do printHead ("Potrditev vpisa",$x) ;
==========
do printHead ("Data Submitted",$x);
----------
do printHead ("Podatki sprejeti",$x);
==========
print "The two passwords do not match!" ;
----------
print "Gesli se ne ujemata!" ;
==========
print "Bad password entered by administrator. Existing password will be preserved.\n";
----------
print "Upravnik je vnesel slabo geslo. Obstoječe geslo se bo ohranilo.\n";
==========
do wbError ("Record exists","Record with the same key data ($newID) exists here.");
----------
do wbError ("Zapis že obstaja","Zapis z istim ključnim podatkom ($newID) že obstaja tukaj.");
==========
$b = "Go back";
----------
$b = "Nazaj";
==========
You changed key data in this record.
If you ignore this warning,
a new record will be added to the database.
The new record will include any attachments of this record.
Relations to/from the record will all be broken.
The old record would have to be deleted!
----------
Spremenili ste tiste podatke, ki tvorijo primarni ključ
tega zapisa.
Če se na to opozorilo požvižgate, bo v zbirko dodan
nov zapis.
Novi zapis bo prevzel tudi vse slike in druge dodatke tega zapisa.
Relacije k zapisu bodo neveljavne.
Stari zapis bo treba ročno zbrisati!
==========
do wbWarn("Warning, key changed","$t$b");
----------
do wbWarn("Pozor, spremenili ste primarni ključ","$t$b");
==========
Nothing has been saved (yet). Please review what you entered
and confirm at the bottom of this page.
----------
Nič še ni shranjeno. Preverite, kaj ste vnesli in vnos na koncu te strani potrdite.
==========
This is what you entered:
----------
Tole ste vnesli:
==========
$html
Please note that the attachments
and perhaps the related data may not be properly
displayed at this point!
----------
$html
OPOZORILO: Na tem mestu morebitne slike,
dodatki in drugo verjetno ni pravilno prikazano na zaslonu.
A nič hudega!
==========
$html
$err ... but as admin you are allowed to make errors!
----------
$html
$err ... ampak admin sme delati napake!
==========
Errors were discovered !
Please correct the fields with errors below.
They are marked with $x and painted like this.
----------
Našel sem napake !
Prosim, spodaj popravite polja z napakami. Označena s z $x
in takole pobarvana.
==========
print "
There are no errors in your input, but please manually check all links!\n" ;
----------
print "
Ni napak, ročno pa preverite vse morebitnbe linke!\n" ;
==========
$x = "Save changes";
----------
$x = "Shrani";
==========
$b = "Go back";
----------
$b = "Nazaj";
==========
$t = "Nothing is saved yet. Please select:";
----------
$t = "Nič še ni shranjeno. Prosim izberite:";
==========
do printHead("Registration step 1/3");
----------
do printHead("Registracija: Korak 1/3");
==========
By telling the application your email address,
your status will be promoted to 'friend' and more
options and funcionality will become available to you.
Simply fill in the form below!
Typically, even more options are available to users who have a username and password
and can login into this service.
Instructions to complete your registration will be emailed to
the address given, so enter a correct one!
----------
Če programu zaupate svoj e-naslov, bo vaš status napredoval
v 'friend'. V programu boste potem imeli na voljo več
možnosti. Izpolnite spodnji obrazec.
Običajno pa je še več možnosti na voljo tistim z
imenom in geslom, ki se lahko v ta program
prijavijo.
Navodila za zaključek registracije bomo sporočili na
e-naslov, zato vnesite veljavnega!
Currently you are user $User from group $Group.
These are details about you.
----------
Trenutno ste uporabnik $User iz grupe $Group.
Tule so podrobnosti.
==========
$t = "Login, Logout";
----------
$t = "Prijava, Odjava";
==========
You cannot login as another user if you are specifying the username on the URL. Remove the '$1'
portion of the URL and try again.
----------
Uporabniško ime in geslo imate zapisano v URLju, zato se
ne morete prijavljati! Odstranite '$1' iz URLja in poskusite ponovno.
==========
Prijavite (za to potrebujete uporabniško ime in geslo).
Registrirate (za to potrebujemo vaš email naslov).
==========
It seems that you are not letting this application
to set cookies or your browser is not supporting
them at all.
Please enable cookies and reload this page.
Cookie is a small piece of information
stored in your PC. Your browser sends it
to us whenever you use this application, so that
we can maintain who you are.This is quite
essential for some operations.
We let you review and/or delete any cookies this application set
in the 'AboutUser' page.
----------
Kaže, da ne dovolite uporabe 'cookijev' ali
pa jih vaš brskalnik ne podpira.
Dovolite uporabo cookijev in stran znova naložite!
Cookie je doben podatek, ki ga ta program
shrani na vašem računalniku (npr. vaše uporabniško ime).
Brskalnik ga pošlje na naš strežnik,
tako da vas program na strežniku spozna.
Brez tega ta zbirka podatkov ne deluje.
Katere cookije smo shranili pri vas,
si lahko ogledate na strani 'AboutUser'.
==========
do wbError ("Bad email address","'$to' is not a valid email address.");
----------
do wbError ("Napravilen email","'$to ni veljaven email naslov.");
==========
do printHead("Registration renewed");
----------
do printHead("Registratcija obnovljena");
==========
$to registered before. The registration will be
remembered (using a cookie) in this browser as well.
----------
$to je že bil registriran. Registracijo si bo
(z uporabo cookie-jev) zapomnil tudi ta brskalnik.
==========
do printHead("Registration: Step 2/3");
----------
do printHead("Registracija: Korak 2/3");
==========
$subject = "REGISTRATION: " . $WBB{dbTitle};
----------
$subject = "REGISTRACIJA: " . $WBB{dbTitle};
==========
Hi,
To conclude the registration,
please open this URL:
$url
or enter this value:
$key
into the form shown at
$SCRIPTBASE$SCRIPT/Reg3
Automatically,
$WBB{manager},
manager.
----------
Pozdravljeni,
Registracijo zaključite tako,
da odprete naslednjo stran:
$url
ali pa da vnesete vrednost:
$key
v obrazec, ki ga dobite na
$SCRIPTBASE$SCRIPT/Reg3
Avtomatično,
$WBB{manager},
upravnik.
==========
Soon you will receive an email with these headers:
$headers
In the email, you will learn a key,
so that you will be able to complete your
registration at $SCRIPTBASE$SCRIPT/Reg3.
Until then you can continue to use
this application just as before.
----------
Kmalu boste prejeli email s sledečo glavo:
$headers
V emailu boste prejeli ključ, ki bo omogočil
zaključek registracije na naslovu
$SCRIPTBASE$SCRIPT/Reg3.
Do tedaj lahko uporabljate
aplikacijo kot ste jo do sedaj.
==========
do printHead("Registration: Step 3/3");
----------
do printHead("Registracija: Korak 3/3");
==========
----------
==========
print &formatWindow('Enter key',$form);
----------
print &formatWindow('Vnesi ključ',$form);
==========
open (h,$file) || do wbError("Invalid key","Key $key is not valid or has been already used.");
----------
open (h,$file) || do wbError("Napačen ključ","Ključ $key ni veljaven ali pa ga je nekdo že uporabil.");
==========
do printHead ("Registration: Step 3/3");
----------
do printHead("Registracija: Korak 3/3");
==========
$t = "Logged in as user '$User' from group '$Group'";
----------
$t = "Prijavljen kot uporabnik '$User' iz skupine '$Group'";
==========
do printHead("Login failed\n");
----------
do printHead("Prijava ni uspela\n");
==========
do wbError("Account disabled","Your account is disabled or has not been activated yet.");
----------
do wbError("Uporabnik onemogočen","Vaše uporabniško ime je bilo onemogočeno ali pa sploh še ni bilo aktivirano.");
==========
The password and the username do not match.
Note that the usernames are typically lower-case only.
Passwords are case sensitive!
----------
Geslo in ime uporabnika se ne ujemata. Imena uporabnikov s običajno
iz samih malih črk, gesla pa lahko vsebujejo tudi velike črke.
==========
If you forgot the password, please
click here.
----------
kjer lahko osvežite stran.
==========
$x = "Use this application as '$CGI{groupname}'.";
----------
$x = "Uporabljate zbirko kot '$CGI{groupname}'.";
==========
$show = qq(
You can now go to home page of this database and use it as $user from $Group.
COOKIE based login/logout fails with some versions of Internet Explorer. Try something like:
$hr.
This one opens in a new window!
----------
Zdaj lahko odprete domaču stran te zbirke in jo uporabljate kot $user iz skupine $Group.
Prijava z COOKIE ne dela z nekaterimi starimi verzijami Internet Explorerja. Poskusite npr.:
$hr.
To odpre novo okno!
==========
do printHead("Reseting password for $did");
----------
do printHead("Spremba gesla za $did");
==========
do wbError("Password for $did cannot be reset","Are you sure record $show exists at all? Try to find it!");
----------
do wbError("Gesla za $did ni mogoče resetirati","Ali zapis $show sploh obstaja? Poskusite ga poiskati!");
==========
do wbError("Record $did is not locked with password","$show is associated to a user, group, hostname or IP number. It cannot be changed");
----------
do wbError("Zapis $did ni zaklenjen z geslom","$show je vezan na uporabnika, grupo, ime ali IP računalnika. Gesla se ne da spremeniti");
==========
do wbError("Valid email required","Record $show does not contain a valid email address. Reseting password is not possible");
----------
do wbError("Potrebujete veljaven e-naslov","Zapis $show ne vsebuje veljavnega e-naslova. Spreminjanje gesla zato ni mogoče");
==========
$subject = "Password Recovery: " . $WBB{dbTitle};
----------
$subject = "Reševanje gesla: " . $WBB{dbTitle};
==========
Hi,
To really change the password,
please open this URL:
$url
or enter this value:
$key
into the form shown at
$SCRIPTBASE$SCRIPT/PassR2
Automatically,
$WBB{manager},
manager.
----------
Žijo,
Če želite zares spremeniti geslo,
odprite naslednjo stran:
$url
ali pa vpišite ta ključ
$key
v obrazec na strani
$SCRIPTBASE$SCRIPT/PassR2
Avtomatsko vaš,
$WBB{manager},
manager.
==========
Soon you will receive an email to all the email addresses
in record $show.
For security reasons we cannot disclose these addresses,
but perhaps this application lets you see record
$show anyway.
In the email, you will learn a key,
so that you will be able to complete
the password recovery at
$SCRIPTBASE$SCRIPT/PassR2.
If the emails in the record are not yours, we can not help you!
----------
Kmalu boste prejeli pošto na e-naslov v zapisu $show.
Zaradi večje varnosti na tem mestu ne moremo
zapisati, za kateri e-naslov gre. Morda si ga lahko
ogledate tako, da odprete zapis $show.
Če e-nalov v zapisu ni pravi ali ni točen, vam ne moremo pomagati.
==========
do printHead("Step 2/3 of the password change process");
----------
do printHead("Korak 2/3 pri spreminjanju gesla");
==========
----------
==========
do printHead("Changing password for user $id");
----------
do printHead("Spreminjanje gesla za uporabnika $id");
==========
"Username:",
----------
"Uporabnik:",
==========
"Old password:",
----------
"Staro geslo:",
==========
"New password:",
----------
"Novo geslo:",
==========
"New password again:",
----------
"Novo geslo še enkrat:",
==========
do printHead("Step 3/3 of the password change process");
----------
do printHead("Korak 3/3 pri spreminjanju gesla");
==========
do wbError("Passwords do not match","The two new passwords should be the same!");
----------
do wbError("Gesli se ne ujemata","Obe gesli bi morali biti enaki");
==========
do wbError ("Bad password","Old password is not a valid current password for user $did.");
----------
do wbError ("Neveljavno geslo","Staro geslo ni veljavno geslo za uporabnika $did.");
==========
do printHead("About to delete record $id");
----------
do printHead("Zbrisati nameravam zapis $id");
==========
$d = "Delete";
----------
$d = "Zbriši";
==========
$c = "Cancel";
----------
$c = "Prekličem";
==========
$t = "Please confirm that you want to delete record $id.";
----------
$t = "Prosim potrdite, da želite zbrisati zapis $id.";
==========
$t
----------
$t
==========
do printHead ("Delete record $CGI{_id}") ;
----------
do printHead ("Brisanje zapisa $CGI{_id}") ;
==========
($p,$a) = ("Password you assigned to this record","Delete") ;
----------
($p,$a) = ("Geslo s katerim je ta zapis zaklenjen","Brisanje") ;
==========
do printHead("Delete results") ;
----------
do printHead("Rezultati brisanja") ;
==========
print "
Delete failed
" ;
----------
print "
Brisanje ni uspelo
" ;
==========
print "
Record deleted
" ;
----------
print "
Zapis zbrisan
" ;
==========
$title = "Access denied";
----------
$title = "Dostop prepovedan";
==========
As $User you are not allowed to
use this database. Try to access it as
'guest'.
----------
Kot $User ne smete uporabljati
programa. Poskusite kot uporabnik 'guest'.
==========
$p = " with parameter $DeniedPar";
----------
$p = " s parametrom $DeniedPar";
==========
$t = "register as a friend.";
----------
$t = "registracija kot 'friend'";
==========
$t .= "
login with your username here\n";
----------
$t .= "
odjava.";
==========
$t = "To be granted access to that page you can select one of the following options:$t";
----------
$t = "Dovoljenje za dostop to tiste strani lahko dobite tako:$t";
==========
Users from group $Group are not allowed to request page $Page $p.
$t
... or you can give up and ...
----------
Uporabniki iz grupe $Group ne smejo zahtevati $Page $p.
$t
... lahko odnehate ...
==========
do printHead ("Edit record $CGI{_id}") ;
----------
do printHead ("Popravljanje zapisa $CGI{_id}") ;
==========
($p,$a) = ("Password you assigned to this record","Edit ...") ;
----------
($p,$a) = ("Geslo tega zapisa","Popravljanje ...") ;
==========
do printHead ("Edit $id") ;
----------
do printHead ("Popravljanje $id") ;
==========
$reset = "Undo edits" ;
----------
$reset = "Preklic popravkov" ;
==========
$submit = "Continue to Preview ...";
----------
$submit = "Naprej v pregled podatkov ..." ;
==========
$submit = "Save into the database";
----------
$submit = "Shrani v zbirko";
==========
do printHead ("News Form") ;
----------
do printHead ("Obrazec za izpis novosti") ;
==========
$submit = " L i s t " ;
----------
$submit = " I z p i š i " ;
==========
$newsin = "news in the last" ;
----------
$newsin = "novosti v zadnjih" ;
==========
$unit = "days." ;
----------
$unit = "dneh." ;
==========
$newsince = "news since my last listing of the news" ;
----------
$newsince = "novosti od mojega zadnjega izpisa novosti" ;
==========
$nocookie = "On their next visit, users of browsers that support cookies also see option `What's new since my last visit?`\n" ;
----------
$nocookie = "Ob naslednjem obisku bodo uporabniki novejših brskalnikov opazili opcijo `Kaj je novega od mojega zadnjega obiska`\n" ;
==========
Your browser should support frames to use this type of search.
----------
Vaš brskalnik ne zna delati z okvirji.
==========
do printHead ("Search Results",$cookie) ;
----------
do printHead ("Rezultat iskanja",$cookie) ;
==========
$niceThen = "
Changes since " . &formatYMDHMS($then);
----------
$niceThen = "
Spremembe po " . &formatYMDHMS($then);
==========
print "
Hits $n to $m of $allHits
" ;
----------
print "
Zadetki od $n do $m od $allHits
" ;
==========
print "
No hits.
" ;
----------
print "
Nič zadetkov.
" ;
==========
print "
Reformat results as: \n";
----------
print "
Preoblikovanje podatkov kot: \n";
==========
"short",
----------
"kratko",
==========
"short into frame",
----------
"kratko v okvirje",
==========
"detailed",
----------
"natančno",
==========
"detailed into frame"
----------
"natančno v okvirje"
==========
$addButton = "Store changes to found records";
----------
$addButton = "Shranite spremembe najdenim zapisom";
==========
$instr="Check the leftmost checkbox of each record to mark it for deletion";
----------
$instr="Označite skrajno levi kvadratek vsakega zapisa, če ga želite zbrisati";
==========
$js2="
$js2 Click here to check all/none for delition. ";
----------
$js2="
$js2 Kliknite tu za oznčbo vseh/nobenega za brisanje. ";
==========
$addButton = "Add checked items to $WBB{basketName}";
----------
$addButton = "Dodaj označene zapise v $WBB{basketName}";
==========
print "
For more results click below:" ;
----------
print "
Za druge zadetke klikni spodaj:" ;
==========
$pg = "show page $j";
----------
$pg = "pokaži stran $j";
==========
$pg0 = "this is page $j";
----------
$pg0 = "to je stran $j";
==========
print "
No more hits." ;
----------
print "
Nič več zadetkov." ;
==========
$text = "EDIT/DELETE all these records.";
----------
$text = "POPRAVI/ZBRIŠI te zapise.";
==========
$text = "Set one field in these records to one value.";
----------
$text = "Postavi vredost enega polja v vseh zapisih.";
==========
$text = "Send serial email to them.";
----------
$text = "Pošiljanje serijske pošte.";
==========
$text = "I want to subscribe to searches like this.";
----------
$text = "Želel bi se naročiti na takšno iskanje.";
==========
do printHead("Simple search form");
----------
do printHead("Enostaven obrazec za iskanje");
==========
Advanced search form
----------
Obrazec za napredno iskanje
==========
do printHead("Search History Clear");
----------
do printHead("Brisanje zgodovine poizvedb");
==========
print formatWindow("Done","Your search histroy has been erased");
----------
print formatWindow("Storjeno","Zgodovina poizvedb je zbrisana");
==========
do printHead("Search in your recent $n searches");
----------
do printHead("Išči v vaših zadnjih $n iskanjih");
==========
ZBRIŠI
vso zgodovino iskanja zgoraj.
==========
do printHead ("Search by record ID") ;
----------
do printHead ("Iskanje zapisa po ključu") ;
==========
----------
==========
"default short format",
----------
"običajna kratka oblika",
==========
"default detailed format",
----------
"običajna natančna oblika",
==========
"paragraph of all selected fields",
----------
"izbrana polja v enem odstavku",
==========
"table format - one record per row",
----------
"tabelarično - en zapis na vrsitico",
==========
"comma delimited format (.csv)",
----------
"comma delimited (.csv) oblika",
==========
"semicolon delimited format (.csv)",
----------
".csv format delimitiran s podpičjem",
==========
"tab delimited format",
----------
"tab format",
==========
"XML format",
----------
"oblika XML",
==========
"easy to parse XML"
----------
"poenostavljen XML"
==========
push (@texts, "custom detailed format");
----------
push (@texts, "posebna podrobna oblika");
==========
do printHead ('Edit many fields at once');
----------
do printHead ('Urejanje več polj hkrati');
==========
This will delete all records in your basket from the database.
----------
Tako boste iz zbirke (ne le iz košarice) zbrisali vse zapise, ki so v košarici.
==========
do printHead("Stored changes to records");
----------
do printHead("Spremembe zapisov shranjene");
==========
do wbError("Database Update Failed") unless $pretend;
----------
do wbError("Zapis v zbirko je spodletel") unless $pretend;
==========
do printHead ('Advanced Search') ;
----------
do printHead ('Napredno iskanje') ;
==========
@texts = ("by number of matches","new items first");
----------
@texts = ("po pomembnosti","najprej novi");
==========
push (@texts,"by fields selected below (A-Z)");
----------
push (@texts,"po spodnjih poljih (A-Ž)");
==========
push (@texts,"by fields selected below (Z-A)");
----------
push (@texts,"po spodaj izbranih poljih (Z-A)");
==========
push (@texts,"by a field selected below (0-9)");
----------
push (@texts,"po spodaj izbranem polju (0-9)");
==========
push (@texts,"by a field selected below (9-0)");
----------
push (@texts,"po spodaj zibranem polju (9-0)");
==========
"no frames",
----------
"brez okvirjev",
==========
"vertical",
----------
"vertikalno",
==========
"vertical - small detail",
----------
"vertikalno - majhen detajl",
==========
"vertical - big detail",
----------
"vertikalno - velik detajl",
==========
"horizontal"
----------
"horizontalno"
==========
----------
==========