'Token API',
'api_token' => 'Token',
'my_apps' => 'Aplicatiile Mele',
'top_paid' => 'Cel mai bine platit',
'new' => 'Nou',
'top_free' => 'Top gratuit',
'free' => 'GRATUIT',
'search' => 'Cauta',
'install' => 'Instalează',
'buy_now' => 'Cumpara acum',
'token_link' => 'Click aici pentru a obtine token API.',
'no_apps' => 'Inca nu exista aplicatii in aceasta categorie.',
'developer' => 'Esti un dezvoltator de aplicatii? Aici poti afla cum sa creezi o aplicatie si sa incepi sa vinzi astazi!',
'recommended_apps' => 'Recommended Apps',
'about' => 'Despre',
'added' => 'Adăugat',
'updated' => 'Actualizat',
'compatibility' => 'Compatibilitate',
'installed' => ':module instalat',
'uninstalled' => ':module dezinstalat',
//'updated' => ':module updated',
'enabled' => ':module activat',
'disabled' => ':module dezactivat',
'tab' => [
'installation' => 'Instalare',
'faq' => 'Întrebări frecvente',
'changelog' => 'Istoric modificări',
'reviews' => 'Reviews',
],
'installation' => [
'header' => 'Instalare aplicatie',
'download' => 'Descărcare fisier :module.',
'unzip' => 'Dezarhivare fisiere :module.',
'file_copy' => 'Copying :module files.',
'migrate' => 'Applying :module updates.',
'finish' => 'The update was successfully installed. You will be redirect Update Center.',
'install' => 'Instalare fisiere :module.',
],
'errors' => [
'download' => ':module can not download!',
'upload' => 'Downloaded :module can not saved!',
'unzip' => ':module can not unzip!',
'file_copy' => ':module files can not copy!',
'migrate' => ':module migrate broken!',
'migrate core' => ':module already latest version so then yon can not update.',
],
'badge' => [
'installed' => 'Instalat',
],
'button' => [
'uninstall' => 'Dezinstalează',
'disable' => 'Dezactivează',
'enable' => 'Activează',
],
'my' => [
'purchased' => 'Cumparat',
'installed' => 'Instalat',
],
'reviews' => [
'button' => [
'add' => 'Add a Review'
],
'na' => 'There are no reviews.'
]
];