<?php
//////////////////////////////////////////////////////////////
//===========================================================
// my_themes_lang.php
//===========================================================
// SOFTACULOUS
// Versione : 1.1
// Inspired by the DESIRE to be the BEST OF ALL
// ----------------------------------------------------------
// Started by: Alons
// Date: 10th Jan 2009
// Time: 21:00 hrs
// Site: http://www.softaculous.com/ (SOFTACULOUS)
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
//===========================================================
// (c)Softaculous Inc.
//===========================================================
//////////////////////////////////////////////////////////////
if(!defined('SOFTACULOUS')){
die('Hacking Attempt');
}
// Error strings
$l['no_premium_themes'] = 'Premium themes are disabled by admin';
//Theme Strings
$l['<title>'] = APP.' - My Themes';
$l['return'] = 'Torna alla visione d\'insieme';
$l['user_apikey'] = 'La tua chiave PupularFX API';
$l['theme_settings'] = 'Impostazioni tema PopularFX';
$l['fetch'] = 'Ottieni Chiave';
$l['no_key'] = 'Chiave API non disponibile. Clicca sul pulsante Ottieni Chiave per ottenere la tua chiave API.';
$l['owned_themes'] = 'I tuoi acquisti';
$l['err_fetch_key'] = 'Siamo spiacenti! Al momento non possiamo richiamare la chiave API. Ti preghiamo di riprovare più tardi.';
$l['err_noapi_abort_buy'] = 'Siamo dispiaciuti! Al momento non possiamo procedere con il pagamento a causa di un errore interno.';
$l['err_fetch_owened_theme'] = 'Siamo spiacenti! Al momento non possiamo richiamare i tuoi temi';
$l['demo'] = 'Demo';
$l['browse_more'] = 'Sfoglia altro';
|