|
10.
|
|
|
Search for entries matching the input data
|
|
|
|
Potraži unose poklopljene ulaznim podacima
|
|
Translated by
Chusslove Illich
|
|
|
|
Located in
src/main.cpp:85
|
|
11.
|
|
|
List all entries in address book
|
|
|
|
Nabroji sve unose u adresaru
|
|
Translated by
Chusslove Illich
|
|
|
|
Located in
src/main.cpp:89
|
|
12.
|
|
|
Do not save changes to the address book on add/remove operations
|
|
|
|
Ne upisuj izmene u adresar pri postupcima dodavanja i uklanjanja
|
|
Translated by
Chusslove Illich
|
|
|
|
Located in
src/main.cpp:91
|
|
13.
|
|
|
How to interpret the input data.
|
|
|
|
Kako prihvatiti ulazne podatke
|
|
Translated by
Chusslove Illich
|
|
|
|
Located in
src/main.cpp:95
|
|
14.
|
|
|
Input options for the selected format
|
|
|
|
Opcije ulaza za izabrani format
|
|
Translated by
Chusslove Illich
|
|
|
|
Located in
src/main.cpp:99
|
|
15.
|
|
|
How to present the output data.
|
|
|
|
Kako predstaviti izlazne podatke
|
|
Translated by
Chusslove Illich
|
|
|
|
Located in
src/main.cpp:103
|
|
16.
|
|
|
Output options for the selected format
|
|
|
|
Opcije izlaza za izabrani format
|
|
Translated by
Chusslove Illich
|
|
|
|
Located in
src/main.cpp:107
|
|
17.
|
|
|
How to convert the input text.
|
|
|
|
Kako pretvoriti ulazni tekst
|
|
Translated by
Chusslove Illich
|
|
|
|
Located in
src/main.cpp:111
|
|
18.
|
|
|
How to convert the output text.
|
|
|
|
Kako pretvoriti izlazni tekst
|
|
Translated by
Chusslove Illich
|
|
|
|
Located in
src/main.cpp:115
|
|
19.
|
|
|
Match key fields case sensitive. UID is always matched case sensitive
|
|
|
|
Poklapanje polja ključa razlikuje veličinu slova (UID se uvek ovako poklapa)
|
|
Translated by
Chusslove Illich
|
|
|
|
Located in
src/main.cpp:117
|