updated translations

This commit is contained in:
denisdulici 2018-11-20 11:41:17 +03:00
parent 10f1fbfb37
commit 8f83cc09b7
32 changed files with 176 additions and 161 deletions

View File

@ -4,5 +4,8 @@ return [
'rate' => 'Συντελεστής', 'rate' => 'Συντελεστής',
'rate_percent' => 'Συντελεστής (%)', 'rate_percent' => 'Συντελεστής (%)',
'normal' => 'Κανονικός',
'inclusive' => 'Συμπεριλαμβανόμενος',
'compound' => 'Μεικτός',
]; ];

View File

@ -41,16 +41,16 @@ return [
'messages' => [ 'messages' => [
'received' => 'صورتحساب مشخص شده با موفقیت علامت گذاری شد.', 'received' => 'صورتحساب مشخص شده با موفقیت علامت گذاری شد.',
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.', 'draft' => 'این صورت حساب به صورت پیشنویس است و پس از دریافت وجه بر روی نمودار را اعمال می شود.',
'status' => [ 'status' => [
'created' => 'Created on :date', 'created' => 'تاریخ ایجاد :date',
'receive' => [ 'receive' => [
'draft' => 'Not sent', 'draft' => 'ارسال نشده',
'received' => 'Received on :date', 'received' => 'تاریخ دریافت :date',
], ],
'paid' => [ 'paid' => [
'await' => 'Awaiting payment', 'await' => 'انتظار پرداخت',
], ],
], ],
], ],

View File

@ -11,6 +11,6 @@ return [
'notification' => [ 'notification' => [
'message' => ':customer made :amount payment to invoice number :invoice_number.', 'message' => ':customer made :amount payment to invoice number :invoice_number.',
'button' => 'Show', 'button' => 'نمایش',
], ],
]; ];

View File

@ -4,6 +4,6 @@ return [
'import' => 'درون‌ریزی', 'import' => 'درون‌ریزی',
'title' => ':type درون ریزی', 'title' => ':type درون ریزی',
'message' => 'Allowed file types: XLS, XLSX. Please, <a target="_blank" href=":link"><strong>download</strong></a> the sample file.', 'message' => 'پسوند های مجاز: XLS,XLSX می باشد. لطفا از طریق <a target="_blank" href=":link"><strong>لینک دانلود</strong></a> فایل نمونه را دانلود کنید.',
]; ];

View File

@ -12,7 +12,7 @@ return [
'quantity' => 'تعداد', 'quantity' => 'تعداد',
'price' => 'قيمت', 'price' => 'قيمت',
'sub_total' => 'جمع کل', 'sub_total' => 'جمع کل',
'discount' => 'Discount', 'discount' => 'تخفیف',
'tax_total' => 'مجموع مالیات', 'tax_total' => 'مجموع مالیات',
'total' => 'مجموع', 'total' => 'مجموع',

View File

@ -57,7 +57,7 @@ return [
], ],
'badge' => [ 'badge' => [
'installed' => 'Installed', 'installed' => 'نصب شده',
], ],
'button' => [ 'button' => [
@ -67,14 +67,14 @@ return [
], ],
'my' => [ 'my' => [
'purchased' => 'Purchased', 'purchased' => 'خریداری شد',
'installed' => 'Installed', 'installed' => 'نصب شده',
], ],
'reviews' => [ 'reviews' => [
'button' => [ 'button' => [
'add' => 'Add a Review' 'add' => 'اضافه کردن نظر'
], ],
'na' => 'There are no reviews.' 'na' => 'هیچ بررسی وجود دارد.'
] ]
]; ];

View File

@ -7,17 +7,17 @@ return [
'this_quarter' => 'سه ماه', 'this_quarter' => 'سه ماه',
'previous_quarter' => 'سه ماهه قبلی', 'previous_quarter' => 'سه ماهه قبلی',
'last_12_months' => '12 ماه گذشته', 'last_12_months' => '12 ماه گذشته',
'profit_loss' => 'Profit & Loss', 'profit_loss' => 'سود و زیان',
'gross_profit' => 'Gross Profit', 'gross_profit' => 'سود ناخالص',
'net_profit' => 'Net Profit', 'net_profit' => 'سود خالص',
'total_expenses' => 'Total Expenses', 'total_expenses' => 'هزینه های کل',
'net' => 'NET', 'net' => 'خالص',
'summary' => [ 'summary' => [
'income' => 'خلاصه درآمد', 'income' => 'خلاصه درآمد',
'expense' => 'خلاصه هزینه', 'expense' => 'خلاصه هزینه',
'income_expense' => 'هزینه درآمد', 'income_expense' => 'هزینه درآمد',
'tax' => 'Tax Summary', 'tax' => 'خلاصه مالیات',
], ],
'quarter' => [ 'quarter' => [

View File

@ -22,9 +22,9 @@ return [
], ],
'timezone' => 'منطقه زمانی', 'timezone' => 'منطقه زمانی',
'percent' => [ 'percent' => [
'title' => 'Percent (%) Position', 'title' => 'درصد (%) موقعیت',
'before' => 'Before Number', 'before' => 'قبل از شماره',
'after' => 'After Number', 'after' => 'پس از شماره',
], ],
], ],
'invoice' => [ 'invoice' => [
@ -33,16 +33,16 @@ return [
'digit' => 'تعداد ارقام', 'digit' => 'تعداد ارقام',
'next' => 'شماره بعدی', 'next' => 'شماره بعدی',
'logo' => 'لوگو', 'logo' => 'لوگو',
'custom' => 'Custom', 'custom' => 'سفارشی',
'item_name' => 'Item Name', 'item_name' => 'نام کالا',
'item' => 'Items', 'item' => 'کالاها',
'product' => 'Products', 'product' => 'محصول‌ها',
'service' => 'Services', 'service' => 'خدمات',
'price_name' => 'Price Name', 'price_name' => 'قیمت نام',
'price' => 'Price', 'price' => 'قيمت',
'rate' => 'Rate', 'rate' => 'نرخ',
'quantity_name' => 'Quantity Name', 'quantity_name' => 'نام مقدار',
'quantity' => 'Quantity', 'quantity' => 'مقدار',
], ],
'default' => [ 'default' => [
'tab' => 'پیش‌فرض‌ها', 'tab' => 'پیش‌فرض‌ها',
@ -76,8 +76,8 @@ return [
'bill_days' => 'تعداد روز ارسال قبل از سررسید', 'bill_days' => 'تعداد روز ارسال قبل از سررسید',
'cron_command' => 'فرمان Cron', 'cron_command' => 'فرمان Cron',
'schedule_time' => 'ساعت به اجرا', 'schedule_time' => 'ساعت به اجرا',
'send_item_reminder'=> 'Send Item Reminder', 'send_item_reminder'=> 'ارسال به یادآوری',
'item_stocks' => 'Send When Item Stock', 'item_stocks' => 'ارسال زمانی که موجود باشد',
], ],
'appearance' => [ 'appearance' => [
'tab' => 'ظاهر', 'tab' => 'ظاهر',

View File

@ -4,5 +4,8 @@ return [
'rate' => 'نرخ', 'rate' => 'نرخ',
'rate_percent' => 'نرخ (%)', 'rate_percent' => 'نرخ (%)',
'normal' => 'عادی',
'inclusive' => 'شامل',
'compound' => 'ترکیب',
]; ];

View File

@ -6,7 +6,7 @@ return [
'to_account' => 'به حساب', 'to_account' => 'به حساب',
'messages' => [ 'messages' => [
'delete' => ':from to :to (:amount)', 'delete' => ':from تا :to (:amount)',
], ],
]; ];

View File

@ -101,8 +101,8 @@ return [
'attribute-name' => [ 'attribute-name' => [
'rule-name' => 'custom-message', 'rule-name' => 'custom-message',
], ],
'invalid_currency' => 'The :attribute code is invalid.', 'invalid_currency' => 'فرمت آدرس :attribute اشتباه است.',
'invalid_amount' => 'The amount :attribute is invalid.', 'invalid_amount' => ':attribute وارد شده، معتبر نیست.',
], ],
/* /*

View File

@ -41,7 +41,7 @@ return [
'messages' => [ 'messages' => [
'received' => 'Conta marcada como recebida com sucesso!', 'received' => 'Conta marcada como recebida com sucesso!',
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.', 'draft' => 'Este é um <b>RASCUNHO</b> de fatura e será refletida nos gráficos depois que ela for recebida.',
'status' => [ 'status' => [
'created' => 'Criado em :date', 'created' => 'Criado em :date',

View File

@ -10,7 +10,7 @@ return [
], ],
'notification' => [ 'notification' => [
'message' => ':customer made :amount payment to invoice number :invoice_number.', 'message' => ':customer fez o pagamento de :amount para a fatura de numero :invoice_number.',
'button' => 'Show', 'button' => 'Mostrar',
], ],
]; ];

View File

@ -38,10 +38,10 @@ return [
'numbers' => 'Número|Números', 'numbers' => 'Número|Números',
'statuses' => 'Status|Status', 'statuses' => 'Status|Status',
'others' => 'Outro | Outros', 'others' => 'Outro | Outros',
'contacts' => 'Contact|Contacts', 'contacts' => 'Contato|Contatos',
'reconciliations' => 'Reconciliation|Reconciliations', 'reconciliations' => 'Reconciliação|Reconciliações',
'deposits' => 'Deposit|Deposits', 'deposits' => 'Deposito|Depositos',
'withdrawals' => 'Withdrawal|Withdrawals', 'withdrawals' => 'Retirada|Retiradas',
'dashboard' => 'Painel', 'dashboard' => 'Painel',
'banking' => 'Banco', 'banking' => 'Banco',
@ -85,7 +85,7 @@ return [
'color' => 'Cor', 'color' => 'Cor',
'save' => 'Salvar', 'save' => 'Salvar',
'cancel' => 'Cancelar', 'cancel' => 'Cancelar',
'loading' => 'Loading...', 'loading' => 'Carregando...',
'from' => 'De', 'from' => 'De',
'to' => 'Para', 'to' => 'Para',
'print' => 'Imprimir', 'print' => 'Imprimir',
@ -106,27 +106,27 @@ return [
'partially' => 'Parcial', 'partially' => 'Parcial',
'partially_paid' => 'Pagamento parcial', 'partially_paid' => 'Pagamento parcial',
'export' => 'Exportar', 'export' => 'Exportar',
'finish' => 'Finish', 'finish' => 'Terminar',
'wizard' => 'Wizard', 'wizard' => 'Assistente',
'skip' => 'Skip', 'skip' => 'Pular',
'enable' => 'Habilitar', 'enable' => 'Habilitar',
'disable' => 'Desabilitar', 'disable' => 'Desabilitar',
'select_all' => 'Select All', 'select_all' => 'Selecionar tudo',
'unselect_all' => 'Unselect All', 'unselect_all' => 'Desmarcar todos',
'go_to' => 'Go to :name', 'go_to' => 'Ir para :name',
'created_date' => 'Created Date', 'created_date' => 'Data de Criação',
'period' => 'Period', 'period' => 'Período',
'start' => 'Start', 'start' => 'Começar',
'end' => 'End', 'end' => 'Finalizar',
'clear' => 'Clear', 'clear' => 'Limpar',
'difference' => 'Difference', 'difference' => 'Diferença',
'title' => [ 'title' => [
'new' => 'Novo :type', 'new' => 'Novo :type',
'edit' => 'Editar :type', 'edit' => 'Editar :type',
'create' => 'Create :type', 'create' => 'Criar :type',
'send' => 'Send :type', 'send' => 'Enviar :type',
'get' => 'Get :type', 'get' => 'Pegar :type',
], ],
'form' => [ 'form' => [
@ -139,10 +139,10 @@ return [
], ],
'date_range' => [ 'date_range' => [
'today' => 'Today', 'today' => 'Hoje',
'yesterday' => 'Yesterday', 'yesterday' => 'Ontem',
'last_days' => 'Last :day Days', 'last_days' => 'Últimos :day dias',
'this_month' => 'This Month', 'this_month' => 'Este mês',
'last_month' => 'Last Month', 'last_month' => 'Mês Passado',
], ],
]; ];

View File

@ -31,7 +31,7 @@ return [
'mark_sent' => 'Marcar Como Enviada', 'mark_sent' => 'Marcar Como Enviada',
'download_pdf' => 'Baixar em PDF', 'download_pdf' => 'Baixar em PDF',
'send_mail' => 'Enviar E-mail', 'send_mail' => 'Enviar E-mail',
'all_invoices' => 'Login to view all invoices', 'all_invoices' => 'Faça login para ver todas as faturas',
'status' => [ 'status' => [
'draft' => 'Rascunho', 'draft' => 'Rascunho',
@ -46,16 +46,16 @@ return [
'email_sent' => 'O e-mail foi enviado com sucesso!', 'email_sent' => 'O e-mail foi enviado com sucesso!',
'marked_sent' => 'Fatura marcada como enviada com sucesso!', 'marked_sent' => 'Fatura marcada como enviada com sucesso!',
'email_required' => 'Nenhum endereço de e-mail para este cliente!', 'email_required' => 'Nenhum endereço de e-mail para este cliente!',
'draft' => 'This is a <b>DRAFT</b> invoice and will be reflected to charts after it gets sent.', 'draft' => 'Este é um <b>RASCUNHO</b> de fatura e será refletida nos gráficos depois que ela for enviada.',
'status' => [ 'status' => [
'created' => 'Created on :date', 'created' => 'Criado em :date',
'send' => [ 'send' => [
'draft' => 'Not sent', 'draft' => 'Não enviado',
'sent' => 'Sent on :date', 'sent' => 'Enviado em :date',
], ],
'paid' => [ 'paid' => [
'await' => 'Awaiting payment', 'await' => 'Aguardando pagamento',
], ],
], ],
], ],

View File

@ -9,8 +9,8 @@ return [
'notification' => [ 'notification' => [
'message' => [ 'message' => [
'reminder' => 'You are receiving this email because only :quantity of :name has remained.', 'reminder' => 'Você está recebendo este e-mail porque o item ":name" possui somente :quantity disponível no estoque.',
'out_of_stock' => 'You are receiving this email because the :name is running out of stock.', 'out_of_stock' => 'Você está recebendo este e-mail porque o item :name está ficando sem estoque.',
], ],
'button' => 'Ver agora', 'button' => 'Ver agora',
], ],

View File

@ -12,7 +12,7 @@ return [
'disabled' => ': tipo desativado!', 'disabled' => ': tipo desativado!',
], ],
'error' => [ 'error' => [
'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount', 'over_payment' => 'Erro: Pagamento não adicionado! O valor que você inseriu passa o total: :amount',
'not_user_company' => 'Erro: você não tem permissão para gerenciar esta empresa!', 'not_user_company' => 'Erro: você não tem permissão para gerenciar esta empresa!',
'customer' => 'Erro: Endereço de email :name já esta sendo utilizado.', 'customer' => 'Erro: Endereço de email :name já esta sendo utilizado.',
'no_file' => 'Erro: Nenhum arquivo selecionado!', 'no_file' => 'Erro: Nenhum arquivo selecionado!',

View File

@ -16,7 +16,7 @@ return [
'no_apps' => 'Não há nenhum apps nesta categoria, ainda.', 'no_apps' => 'Não há nenhum apps nesta categoria, ainda.',
'developer' => 'Você é um desenvolvedor? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Clique aqui</a> que você pode aprender como criar um app e começar a vender hoje!', 'developer' => 'Você é um desenvolvedor? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Clique aqui</a> que você pode aprender como criar um app e começar a vender hoje!',
'recommended_apps' => 'Recommended Apps', 'recommended_apps' => 'Apps Recomendados',
'about' => 'Sobre', 'about' => 'Sobre',
@ -34,26 +34,26 @@ return [
'installation' => 'Instalação', 'installation' => 'Instalação',
'faq' => 'Perguntas frequentes', 'faq' => 'Perguntas frequentes',
'changelog' => 'Log de alterações', 'changelog' => 'Log de alterações',
'reviews' => 'Reviews', 'reviews' => 'Avaliações',
], ],
'installation' => [ 'installation' => [
'header' => 'Instalação do aplicativo', 'header' => 'Instalação do aplicativo',
'download' => 'Baixando arquivos do módulo :module.', 'download' => 'Baixando arquivos do módulo :module.',
'unzip' => 'Extraindo arquivos do módulo :module.', 'unzip' => 'Extraindo arquivos do módulo :module.',
'file_copy' => 'Copying :module files.', 'file_copy' => 'Atualizando arquivos do módulo :module.',
'migrate' => 'Applying :module updates.', 'migrate' => 'Aplicando atualizações: :module.',
'finish' => 'The update was successfully installed. You will be redirect Update Center.', 'finish' => 'A atualização foi instalada com sucesso. Você será redirecionado para a pagina de atualizações.',
'install' => 'Instalando :module.', 'install' => 'Instalando :module.',
], ],
'errors' => [ 'errors' => [
'download' => ':module can not download!', 'download' => 'Não foi possível fazer o download do modulo :module!',
'upload' => 'Downloaded :module can not saved!', 'upload' => 'O modulo :module baixado não foi salvo!',
'unzip' => ':module can not unzip!', 'unzip' => 'O modulo :module não foi descompactado!',
'file_copy' => ':module files can not copy!', 'file_copy' => 'Arquivos do modulo :module não foram copiados!',
'migrate' => ':module migrate broken!', 'migrate' => 'Arquivos de migração do modulo :module quebrados!',
'migrate core' => ':module already latest version so then yon can not update.', 'migrate core' => 'O modulo :module já está na versão mais recente, então você não pode atualizar.',
], ],
'badge' => [ 'badge' => [
@ -73,8 +73,8 @@ return [
'reviews' => [ 'reviews' => [
'button' => [ 'button' => [
'add' => 'Add a Review' 'add' => 'Adicionar avaliação'
], ],
'na' => 'There are no reviews.' 'na' => 'Não existem avaliações.'
] ]
]; ];

View File

@ -2,13 +2,13 @@
return [ return [
'reconcile' => 'Reconcile', 'reconcile' => 'Reconciliar',
'reconciled' => 'Reconciled', 'reconciled' => 'Reconciliado',
'closing_balance' => 'Closing Balance', 'closing_balance' => 'Fechamento de balanço',
'unreconciled' => 'Unreconciled', 'unreconciled' => 'Não reconciliadas',
'list_transactions' => 'List Transactions', 'list_transactions' => 'Transações',
'start_date' => 'Start Date', 'start_date' => 'Data de início',
'end_date' => 'End Date', 'end_date' => 'Data Final',
'cleared_amount' => 'Cleared Amount', 'cleared_amount' => 'Quantidade liberada',
]; ];

View File

@ -33,16 +33,16 @@ return [
'digit' => 'Número de dígitos', 'digit' => 'Número de dígitos',
'next' => 'Próximo número', 'next' => 'Próximo número',
'logo' => 'Logotipo', 'logo' => 'Logotipo',
'custom' => 'Custom', 'custom' => 'Personalizado',
'item_name' => 'Item Name', 'item_name' => 'Nome do Item',
'item' => 'Items', 'item' => 'Itens',
'product' => 'Products', 'product' => 'Produtos',
'service' => 'Services', 'service' => 'Serviços',
'price_name' => 'Price Name', 'price_name' => 'Nome do preço',
'price' => 'Price', 'price' => 'Preço',
'rate' => 'Rate', 'rate' => 'Taxa',
'quantity_name' => 'Quantity Name', 'quantity_name' => 'Nome da quantidade',
'quantity' => 'Quantity', 'quantity' => 'Quantidade',
], ],
'default' => [ 'default' => [
'tab' => 'Padrões', 'tab' => 'Padrões',
@ -76,8 +76,8 @@ return [
'bill_days' => 'Enviar antes de vencer', 'bill_days' => 'Enviar antes de vencer',
'cron_command' => 'Comando Cron', 'cron_command' => 'Comando Cron',
'schedule_time' => 'Iniciar Cron', 'schedule_time' => 'Iniciar Cron',
'send_item_reminder'=> 'Send Item Reminder', 'send_item_reminder'=> 'Enviar Lembrete',
'item_stocks' => 'Send When Item Stock', 'item_stocks' => 'Enviar quando item possui estoque',
], ],
'appearance' => [ 'appearance' => [
'tab' => 'Aparência', 'tab' => 'Aparência',

View File

@ -4,5 +4,8 @@ return [
'rate' => 'Taxa', 'rate' => 'Taxa',
'rate_percent' => 'Taxa (%)', 'rate_percent' => 'Taxa (%)',
'normal' => 'Normal',
'inclusive' => 'Incluído',
'compound' => 'Composto',
]; ];

View File

@ -102,7 +102,7 @@ return [
'rule-name' => 'custom-message', 'rule-name' => 'custom-message',
], ],
'invalid_currency' => 'O código :attribute é inválido.', 'invalid_currency' => 'O código :attribute é inválido.',
'invalid_amount' => 'The amount :attribute is invalid.', 'invalid_amount' => 'O :attribute é inválido.',
], ],
/* /*

View File

@ -23,7 +23,7 @@ return [
'error' => [ 'error' => [
'self_delete' => 'Ошибка: нельзя удалить самого себя!', 'self_delete' => 'Ошибка: нельзя удалить самого себя!',
'no_company' => 'Error: No company assigned to your account. Please, contact the system administrator.', 'no_company' => 'Ошибка: Компания не присоединена к вашему аккаунту. Пожалуйста обратитесь к системному администратору.',
], ],
'failed' => 'Имя пользователя и пароль не совпадают.', 'failed' => 'Имя пользователя и пароль не совпадают.',
@ -31,9 +31,9 @@ return [
'throttle' => 'Слишком много попыток входа. Пожалуйста, попробуйте еще раз через :seconds секунд.', 'throttle' => 'Слишком много попыток входа. Пожалуйста, попробуйте еще раз через :seconds секунд.',
'notification' => [ 'notification' => [
'message_1' => 'You are receiving this email because we received a password reset request for your account.', 'message_1' => 'Вы получили это письмо потому, что мы получили запрос сброса пароля для вашей учетной записи.',
'message_2' => 'If you did not request a password reset, no further action is required.', 'message_2' => 'Если вы не запрашивали сброса пароля, дальнейших действий не требуется.',
'button' => 'Reset Password', 'button' => 'Сбросить пароль',
], ],
]; ];

View File

@ -12,15 +12,15 @@ return [
'quantity' => 'Количество', 'quantity' => 'Количество',
'price' => 'Цена', 'price' => 'Цена',
'sub_total' => 'Итого', 'sub_total' => 'Итого',
'discount' => 'Discount', 'discount' => 'Скидка',
'tax_total' => 'Итого с налогом', 'tax_total' => 'Итого с налогом',
'total' => 'Всего', 'total' => 'Всего',
'item_name' => 'Имя пункта | Имена пунктов', 'item_name' => 'Имя пункта | Имена пунктов',
'show_discount' => ':discount% Discount', 'show_discount' => ':discount% Скидка',
'add_discount' => 'Add Discount', 'add_discount' => 'Добавить скидку',
'discount_desc' => 'of subtotal', 'discount_desc' => 'от итога',
'payment_due' => 'Оплатить до', 'payment_due' => 'Оплатить до',
'amount_due' => 'Сумма', 'amount_due' => 'Сумма',
@ -41,16 +41,16 @@ return [
'messages' => [ 'messages' => [
'received' => 'Счёт помечен как успешно получен!', 'received' => 'Счёт помечен как успешно получен!',
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.', 'draft' => 'Это <b>ЧЕРНОВИК</b> закупки, он будет проведен после отправки.',
'status' => [ 'status' => [
'created' => 'Created on :date', 'created' => 'Создано :date',
'receive' => [ 'receive' => [
'draft' => 'Not sent', 'draft' => 'Не отправлен',
'received' => 'Received on :date', 'received' => 'Получено :date',
], ],
'paid' => [ 'paid' => [
'await' => 'Awaiting payment', 'await' => 'Ожидает оплаты',
], ],
], ],
], ],

View File

@ -11,6 +11,6 @@ return [
'notification' => [ 'notification' => [
'message' => ':customer made :amount payment to invoice number :invoice_number.', 'message' => ':customer made :amount payment to invoice number :invoice_number.',
'button' => 'Show', 'button' => 'Показать',
], ],
]; ];

View File

@ -38,9 +38,9 @@ return [
'numbers' => 'Номер | Номера', 'numbers' => 'Номер | Номера',
'statuses' => 'Статус | Статусы', 'statuses' => 'Статус | Статусы',
'others' => 'Другой|Другие', 'others' => 'Другой|Другие',
'contacts' => 'Contact|Contacts', 'contacts' => 'Контакт | Контакты',
'reconciliations' => 'Reconciliation|Reconciliations', 'reconciliations' => 'Reconciliation|Reconciliations',
'deposits' => 'Deposit|Deposits', 'deposits' => 'Депозит | Депозиты',
'withdrawals' => 'Withdrawal|Withdrawals', 'withdrawals' => 'Withdrawal|Withdrawals',
'dashboard' => 'Панель управления', 'dashboard' => 'Панель управления',
@ -85,7 +85,7 @@ return [
'color' => 'Цвет', 'color' => 'Цвет',
'save' => 'Сохранить', 'save' => 'Сохранить',
'cancel' => 'Отмена', 'cancel' => 'Отмена',
'loading' => 'Loading...', 'loading' => 'Загрузка...',
'from' => 'От', 'from' => 'От',
'to' => 'Кому', 'to' => 'Кому',
'print' => 'Печать', 'print' => 'Печать',
@ -106,27 +106,27 @@ return [
'partially' => 'Частично', 'partially' => 'Частично',
'partially_paid' => 'Частично выплаченные', 'partially_paid' => 'Частично выплаченные',
'export' => 'Экспортировать', 'export' => 'Экспортировать',
'finish' => 'Finish', 'finish' => 'Завершить',
'wizard' => 'Wizard', 'wizard' => 'Мастер настройки',
'skip' => 'Skip', 'skip' => 'Пропустить',
'enable' => 'Вкл.', 'enable' => 'Вкл.',
'disable' => 'Откл.', 'disable' => 'Откл.',
'select_all' => 'Select All', 'select_all' => 'Выбрать все',
'unselect_all' => 'Unselect All', 'unselect_all' => 'Отменить выбор',
'go_to' => 'Go to :name', 'go_to' => 'Перейти к :name',
'created_date' => 'Created Date', 'created_date' => 'Дата создания',
'period' => 'Period', 'period' => 'Период',
'start' => 'Start', 'start' => 'Начало',
'end' => 'End', 'end' => 'Окончание',
'clear' => 'Clear', 'clear' => 'Очистить',
'difference' => 'Difference', 'difference' => 'Разница',
'title' => [ 'title' => [
'new' => 'Создать :type', 'new' => 'Создать :type',
'edit' => 'Изменить :type', 'edit' => 'Изменить :type',
'create' => 'Create :type', 'create' => 'Создать :type',
'send' => 'Send :type', 'send' => 'Отправить :type',
'get' => 'Get :type', 'get' => 'Получить :type',
], ],
'form' => [ 'form' => [
@ -139,10 +139,10 @@ return [
], ],
'date_range' => [ 'date_range' => [
'today' => 'Today', 'today' => 'Сегодня',
'yesterday' => 'Yesterday', 'yesterday' => 'Вчера',
'last_days' => 'Last :day Days', 'last_days' => 'Последние :day дней',
'this_month' => 'This Month', 'this_month' => 'Этот месяц',
'last_month' => 'Last Month', 'last_month' => 'Предыдущий месяц',
], ],
]; ];

View File

@ -12,15 +12,15 @@ return [
'quantity' => 'Количество', 'quantity' => 'Количество',
'price' => 'Цена', 'price' => 'Цена',
'sub_total' => 'Итого', 'sub_total' => 'Итого',
'discount' => 'Discount', 'discount' => 'Скидка',
'tax_total' => 'Итого с налогом', 'tax_total' => 'Итого с налогом',
'total' => 'Всего', 'total' => 'Всего',
'item_name' => 'Имя пункта | Имена пунктов', 'item_name' => 'Имя пункта | Имена пунктов',
'show_discount' => ':discount% Discount', 'show_discount' => ':discount% Скидка',
'add_discount' => 'Add Discount', 'add_discount' => 'Добавить скидку',
'discount_desc' => 'of subtotal', 'discount_desc' => 'от итога',
'payment_due' => 'Оплатить до', 'payment_due' => 'Оплатить до',
'paid' => 'Оплачено', 'paid' => 'Оплачено',
@ -31,7 +31,7 @@ return [
'mark_sent' => 'Пометить как отправлено', 'mark_sent' => 'Пометить как отправлено',
'download_pdf' => 'Скачать PDF', 'download_pdf' => 'Скачать PDF',
'send_mail' => 'Отправить E-mail', 'send_mail' => 'Отправить E-mail',
'all_invoices' => 'Login to view all invoices', 'all_invoices' => 'Войти для просмотра всех счетов',
'status' => [ 'status' => [
'draft' => 'Черновик', 'draft' => 'Черновик',
@ -46,16 +46,16 @@ return [
'email_sent' => 'Счет-фактура успешно отправлена на e-mail!', 'email_sent' => 'Счет-фактура успешно отправлена на e-mail!',
'marked_sent' => 'Счет-фактура помечена как успешно отправлена!', 'marked_sent' => 'Счет-фактура помечена как успешно отправлена!',
'email_required' => 'Отсутствует e-mail адрес для этого клиента!', 'email_required' => 'Отсутствует e-mail адрес для этого клиента!',
'draft' => 'This is a <b>DRAFT</b> invoice and will be reflected to charts after it gets sent.', 'draft' => 'Это <b>ЧЕРНОВИК</b> счета, он будет проведен после отправки.',
'status' => [ 'status' => [
'created' => 'Created on :date', 'created' => 'Создано :date',
'send' => [ 'send' => [
'draft' => 'Not sent', 'draft' => 'Не отправлено',
'sent' => 'Sent on :date', 'sent' => 'Отправлено :date',
], ],
'paid' => [ 'paid' => [
'await' => 'Awaiting payment', 'await' => 'Ожидает оплаты',
], ],
], ],
], ],

View File

@ -2,7 +2,7 @@
return [ return [
'recurring' => 'Recurring', 'recurring' => 'Повторяющийся',
'every' => 'Каждый', 'every' => 'Каждый',
'period' => 'Период', 'period' => 'Период',
'times' => 'Times', 'times' => 'Times',
@ -13,8 +13,8 @@ return [
'custom' => 'Задать свое', 'custom' => 'Задать свое',
'days' => 'день(дней)', 'days' => 'день(дней)',
'weeks' => 'Неделя(недель)', 'weeks' => 'Неделя(недель)',
'months' => 'Month(s)', 'months' => 'Месяц(Месяцев)',
'years' => 'Year(s)', 'years' => 'Год(лет)',
'message' => 'This is a recurring :type and the next :type will be automatically generated on :date', 'message' => 'This is a recurring :type and the next :type will be automatically generated on :date',
]; ];

View File

@ -4,5 +4,8 @@ return [
'rate' => 'Оценка', 'rate' => 'Оценка',
'rate_percent' => 'Оценка (%)', 'rate_percent' => 'Оценка (%)',
'normal' => 'Normal',
'inclusive' => 'Inclusive',
'compound' => 'Compound',
]; ];

View File

@ -101,8 +101,8 @@ return [
'attribute-name' => [ 'attribute-name' => [
'rule-name' => 'Настраиваемое сообщение', 'rule-name' => 'Настраиваемое сообщение',
], ],
'invalid_currency' => 'The :attribute code is invalid.', 'invalid_currency' => 'Код :attribute неверен.',
'invalid_amount' => 'The amount :attribute is invalid.', 'invalid_amount' => 'Значение :attribute неверно.',
], ],
/* /*

View File

@ -4,5 +4,8 @@ return [
'rate' => 'Стопа', 'rate' => 'Стопа',
'rate_percent' => 'Стопа (%)', 'rate_percent' => 'Стопа (%)',
'normal' => 'Нормално',
'inclusive' => 'Укључујући',
'compound' => 'Спој',
]; ];

View File

@ -124,7 +124,7 @@ return [
'title' => [ 'title' => [
'new' => 'Yeni :type', 'new' => 'Yeni :type',
'edit' => ':type Düzenle', 'edit' => ':type Düzenle',
'create' => 'Oluştur :type', 'create' => ':type Oluştur',
'send' => ':type Gönder', 'send' => ':type Gönder',
'get' => ':type Getir', 'get' => ':type Getir',
], ],