Blame view
sources/apps/user_webdavauth/l10n/ro.php
171 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "WebDAV Authentication" => "Autentificare WebDAV" |
|
03e52840d
|
4 |
); |
|
31b7f2792
|
5 |
$PLURAL_FORMS = "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"; |