Blame view
sources/apps/user_webdavauth/l10n/mk.php
133 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
6d9380f96
|
3 |
"Save" => "Сними" |
|
03e52840d
|
4 |
); |
|
31b7f2792
|
5 |
$PLURAL_FORMS = "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"; |