summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/tr.php
blob: 907fb88b864ec3510a511d64d0bfb0034f857c8f (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV Kimlik doğrulaması"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";