owncloud/core

View on GitHub
apps/dav/l10n/tr.js

Summary

Maintainability
A
1 hr
Test Coverage
OC.L10N.register(
    "dav",
    {
    "Contact birthdays" : "Kişi doğum günleri",
    "User unknown" : "Bilinmeyen kullanıcı",
    "User disabled" : "Kullanıcı devre dışı",
    "Personal" : "Kişisel",
    "Contacts" : "Kişiler",
    "Technical details" : "Teknik ayrıntılar",
    "Remote Address: %s" : "Uzak Adres: %s",
    "Request ID: %s" : "İstek Kimliği: %s"
},
"nplurals=2; plural=(n > 1);");