Blame view
sources/apps/user_webdavauth/l10n/mk.php
141 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "Address: " => "Адреса:" |
|
03e52840d
|
4 |
); |
|
31b7f2792
|
5 |
$PLURAL_FORMS = "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"; |