summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/lv.php
blob: 7ce96285881b8ad4c28d2de7740958bfdd89fd3c (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV autentifikācija"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);";