Blame view
sources/apps/files_external/l10n/ia.php
146 Bytes
|
31b7f2792
|
1 2 |
<?php $TRANSLATIONS = array( |
|
03e52840d
|
3 4 5 6 |
"Groups" => "Gruppos", "Users" => "Usatores", "Delete" => "Deler" ); |
|
31b7f2792
|
7 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |