Blame view
sources/apps/files_sharing/l10n/ia.php
181 Bytes
|
31b7f2792
|
1 2 3 |
<?php $TRANSLATIONS = array( "Password" => "Contrasigno", |
|
6d9380f96
|
4 5 6 |
"Name" => "Nomine", "Save" => "Salveguardar", "Download" => "Discargar" |
|
31b7f2792
|
7 8 |
); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |