aboutsummaryrefslogtreecommitdiffstats
path: root/apps/contactsinteraction/l10n/tr.js
blob: ef9b19b1571182e99b26395d968715486bbf6f2e (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "contactsinteraction",
    {
    "Recently contacted" : "Son görüşülenler",
    "Contacts Interaction" : "Kişi etkileşimi",
    "Manages interaction between users and contacts" : "Kullanıcılar ve kişiler arasındaki etkileşimi yönetir",
    "Collect data about user and contacts interactions and provide an address book for the data" : "Kullanıcı ve kişi etkileşimleri ile ilgili verileri toplar ve veriler için bir adres defteri sağlar"
},
"nplurals=2; plural=(n > 1);");