2018-10-10 17:40:26 +03:00

61 lines
2.5 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return [
'title' => 'АПИ Токен',
'api_token' => 'Токен',
'my_apps' => 'Мои апликации',
'top_paid' => 'Топ платени',
'new' => 'Ново',
'top_free' => 'Топ бесплатни',
'free' => 'Бесплатно',
'search' => 'Пребарување',
'install' => 'Инсталирај',
'buy_now' => 'Купи сега',
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">Кликнете овде</a>за превземање на вашиот API токен.',
'no_apps' => 'Нема апликации во оваа категориај сеуште.',
'developer' => 'Дали сте програмер?<a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Овде</a> можете да научите како да програмирање и да заработите уште денес!
',
'about' => 'За апликацијата',
'added' => 'Додадено',
'updated' => 'Ажурирано',
'compatibility' => 'Компатибилност',
'installed' => ':module инсталирано',
'uninstalled' => ':module деинсталирано',
//'updated' => ':module updated',
'enabled' => ':module овозможено',
'disabled' => ':module оневозможено',
'tab' => [
'installation' => 'Инсталација',
'faq' => 'ЧПП',
'changelog' => 'Лог на промени',
],
'installation' => [
'header' => 'Инсталација',
'download' => 'Превземање :module file.',
'unzip' => 'Отпакување :module files.',
'install' => 'Инсталирање :module files.',
],
'badge' => [
'installed' => 'Инсталирано',
],
'button' => [
'uninstall' => 'Деинсталирај',
'disable' => 'Исклучи',
'enable' => 'Овозможи',
],
'my' => [
'purchased' => 'Купено',
'installed' => 'Инсталирано',
],
];