Blame view
sources/apps/updater/l10n/ia.php
153 Bytes
|
6d9380f96
|
1 2 |
<?php $TRANSLATIONS = array( |
|
d1bafeea1
|
3 4 5 6 |
"Update" => "Actualisar", "Download" => "Discargar", "Delete" => "Deler" ); |
|
6d9380f96
|
7 |
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |