nextcloud/apps/contactsinteraction/l10n/tr.js

10 lines
512 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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);");