Blame view
sources/apps/ownpad_lite/l10n/oc.php
193 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 |
<?php $TRANSLATIONS = array( "Settings" => "Configuracion", "Open" => "Dubrís", "Share with" => "Parteja amb", "Share" => "Parteja", "Username" => "Non d'usancièr", "Save" => "Enregistra" ); |