|
4.
|
|
|
KDE address book command-line client
|
|
|
|
Клиент адресной книги KDE для командной строки
|
|
Translated by
Alexander Potashev
|
|
|
|
Located in
src/main.cpp:64
|
|
5.
|
|
|
Kevin Krammer
|
|
|
|
Kevin Krammer
|
|
Translated and reviewed by
Sergey Sedov
|
|
|
|
Located in
src/main.cpp:67 src/main.cpp:426
|
|
6.
|
|
|
Primary Author
|
|
|
|
Автор
|
|
Translated and reviewed by
Sergey Sedov
|
|
|
|
Located in
src/main.cpp:67 src/main.cpp:424
|
|
7.
|
|
|
Add input data as new address book entries
|
|
|
|
Добавить входные данные как новые контакты адресной книги
|
|
Translated by
Alexander Potashev
|
|
|
|
Located in
src/main.cpp:73
|
|
8.
|
|
|
Remove entries matching the input data
|
|
|
|
Удалить контакты, совпадающие с входными данными
|
|
Translated by
Alexander Potashev
|
|
|
|
Located in
src/main.cpp:77
|
|
9.
|
|
|
Merge input data into the address book
|
|
|
|
Объединить входные данные с адресной книгой
|
|
Translated by
Alexander Potashev
|
|
|
|
Located in
src/main.cpp:81
|
|
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
|