summaryrefslogtreecommitdiffstats
path: root/apps/user_webdavauth/l10n/es_AR.php
blob: 608b0ad817938738d8db88727e0427e45e81a36f (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"WebDAV Authentication" => "Autenticación de WevDAV"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";