Blame view
sources/apps/files_trashbin/l10n/sk.php
133 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
6d9380f96
|
3 |
"Delete" => "Odstrániť" |
|
31b7f2792
|
4 5 |
); $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; |