|
10.
|
|
|
Search for entries matching the input data
|
|
|
|
Искать контакты по входным данным
|
|
Translated by
Alexander Potashev
|
|
|
|
Located in
src/main.cpp:85
|
|
11.
|
|
|
List all entries in address book
|
|
|
|
Показать все контакты из адресной книги
|
|
Translated by
Alexander Potashev
|
|
|
|
Located in
src/main.cpp:89
|
|
12.
|
|
|
Do not save changes to the address book on add/remove operations
|
|
|
|
Не сохранять изменения в адресной книге при операциях добавления/удаления
|
|
Translated and reviewed by
Alex Nikolaenko
|
|
|
|
Located in
src/main.cpp:91
|
|
13.
|
|
|
How to interpret the input data.
|
|
|
|
Формат входных данных.
|
|
Translated by
Alexander Potashev
|
|
|
|
Located in
src/main.cpp:95
|
|
14.
|
|
|
Input options for the selected format
|
|
|
|
Параметры выбранного формата входных данных
|
|
Translated by
Alexander Potashev
|
|
|
|
Located in
src/main.cpp:99
|
|
15.
|
|
|
How to present the output data.
|
|
|
|
Формат выходных данных.
|
|
Translated by
Alexander Potashev
|
|
|
|
Located in
src/main.cpp:103
|
|
16.
|
|
|
Output options for the selected format
|
|
|
|
Параметры выбранного формата выходных данных
|
|
Translated by
Alexander Potashev
|
|
|
|
Located in
src/main.cpp:107
|
|
17.
|
|
|
How to convert the input text.
|
|
|
|
Как конвертировать входящий текст.
|
|
Translated by
Michael Sinchenko
|
|
Reviewed by
Sergey Sedov
|
|
|
|
Located in
src/main.cpp:111
|
|
18.
|
|
|
How to convert the output text.
|
|
|
|
Как конвертировать исходящий текст.
|
|
Translated by
Michael Sinchenko
|
|
Reviewed by
Sergey Sedov
|
|
|
|
Located in
src/main.cpp:115
|
|
19.
|
|
|
Match key fields case sensitive. UID is always matched case sensitive
|
|
|
|
Установить ключевые поля регистрозависимыми. Поле UID всегда является регистрозависимым
|
|
Translated and reviewed by
Alex Nikolaenko
|
|
|
|
Located in
src/main.cpp:117
|