updated translations
This commit is contained in:
@ -44,6 +44,18 @@ Parţială',
|
||||
|
||||
'messages' => [
|
||||
'received' => 'Factura marcata ca si Primita!',
|
||||
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.',
|
||||
|
||||
'status' => [
|
||||
'created' => 'Created on :date',
|
||||
'receive' => [
|
||||
'draft' => 'Not sent',
|
||||
'received' => 'Received on :date',
|
||||
],
|
||||
'paid' => [
|
||||
'await' => 'Awaiting payment',
|
||||
],
|
||||
],
|
||||
],
|
||||
|
||||
];
|
||||
|
@ -7,5 +7,10 @@ return [
|
||||
|
||||
'error' => [
|
||||
'email' => 'Acest email a fost deja folosit.'
|
||||
]
|
||||
],
|
||||
|
||||
'notification' => [
|
||||
'message' => ':customer made :amount payment to invoice number :invoice_number.',
|
||||
'button' => 'Show',
|
||||
],
|
||||
];
|
||||
|
@ -4,6 +4,7 @@ return [
|
||||
|
||||
'version' => 'Versiunea',
|
||||
'powered' => 'Powered By Akaunting',
|
||||
'link' => 'https://akaunting.com',
|
||||
'software' => 'Program de contabilitate gratuit',
|
||||
|
||||
];
|
||||
|
@ -38,6 +38,10 @@ return [
|
||||
'numbers' => 'Număr | Numere',
|
||||
'statuses' => 'Status | Statusuri',
|
||||
'others' => 'Alta | Alte',
|
||||
'contacts' => 'Contact|Contacts',
|
||||
'reconciliations' => 'Reconciliation|Reconciliations',
|
||||
'deposits' => 'Deposit|Deposits',
|
||||
'withdrawals' => 'Withdrawal|Withdrawals',
|
||||
|
||||
'dashboard' => 'Panou de bord',
|
||||
'banking' => 'Bancare',
|
||||
@ -81,6 +85,7 @@ return [
|
||||
'color' => 'Culoare',
|
||||
'save' => 'Salveaza',
|
||||
'cancel' => 'Anulează',
|
||||
'loading' => 'Loading...',
|
||||
'from' => 'Expeditor',
|
||||
'to' => 'Destinatar',
|
||||
'print' => 'Tipărește',
|
||||
@ -101,12 +106,27 @@ return [
|
||||
'partially' => 'Partial',
|
||||
'partially_paid' => 'Platit Partial',
|
||||
'export' => 'Export',
|
||||
'finish' => 'Finish',
|
||||
'wizard' => 'Wizard',
|
||||
'skip' => 'Skip',
|
||||
'enable' => 'Activeaza',
|
||||
'disable' => 'Dezactiveaza',
|
||||
'select_all' => 'Select All',
|
||||
'unselect_all' => 'Unselect All',
|
||||
'go_to' => 'Go to :name',
|
||||
'created_date' => 'Created Date',
|
||||
'period' => 'Period',
|
||||
'start' => 'Start',
|
||||
'end' => 'End',
|
||||
'clear' => 'Clear',
|
||||
'difference' => 'Difference',
|
||||
|
||||
'title' => [
|
||||
'new' => ':type nou',
|
||||
'edit' => 'Editeaza :type',
|
||||
'create' => 'Create :type',
|
||||
'send' => 'Send :type',
|
||||
'get' => 'Get :type',
|
||||
],
|
||||
|
||||
'form' => [
|
||||
@ -118,4 +138,11 @@ return [
|
||||
'no_file_selected' => 'Nici un fișier selectat...',
|
||||
],
|
||||
|
||||
'date_range' => [
|
||||
'today' => 'Today',
|
||||
'yesterday' => 'Yesterday',
|
||||
'last_days' => 'Last :day Days',
|
||||
'this_month' => 'This Month',
|
||||
'last_month' => 'Last Month',
|
||||
],
|
||||
];
|
||||
|
@ -11,5 +11,6 @@ return [
|
||||
'items_stock' => '{1} :count articol scazut din stoc | [2, *] :count articole scazute din stoc',
|
||||
'view_all' => 'Vezi toate elementele'
|
||||
],
|
||||
'docs_link' => 'https://akaunting.com/docs',
|
||||
|
||||
];
|
||||
|
@ -32,6 +32,7 @@ Nume articol|Nume articole',
|
||||
'mark_sent' => 'Marcheaza ca si Trimis',
|
||||
'download_pdf' => 'Descarca PDF',
|
||||
'send_mail' => 'Trimite Email',
|
||||
'all_invoices' => 'Login to view all invoices',
|
||||
|
||||
'status' => [
|
||||
'draft' => 'Ciornă',
|
||||
@ -47,6 +48,18 @@ Parţială',
|
||||
'email_sent' => 'Emailul cu factura a fost trimis cu succes!',
|
||||
'marked_sent' => 'Factura a fost marcata ca si trimisa cu succes!',
|
||||
'email_required' => 'Nu exista adresa de email pentru acest client!',
|
||||
'draft' => 'This is a <b>DRAFT</b> invoice and will be reflected to charts after it gets sent.',
|
||||
|
||||
'status' => [
|
||||
'created' => 'Created on :date',
|
||||
'send' => [
|
||||
'draft' => 'Not sent',
|
||||
'sent' => 'Sent on :date',
|
||||
],
|
||||
'paid' => [
|
||||
'await' => 'Awaiting payment',
|
||||
],
|
||||
],
|
||||
],
|
||||
|
||||
'notification' => [
|
||||
|
@ -8,7 +8,10 @@ return [
|
||||
'sku' => 'Unitate de stoc',
|
||||
|
||||
'notification' => [
|
||||
'message' => 'Primesti acest e-mail deoarece stocul de :name este pe terminate.',
|
||||
'message' => [
|
||||
'reminder' => 'You are receiving this email because only :quantity of :name has remained.',
|
||||
'out_of_stock' => 'You are receiving this email because the :name is running out of stock.',
|
||||
],
|
||||
'button' => 'Vezi acum',
|
||||
],
|
||||
|
||||
|
@ -12,7 +12,7 @@ return [
|
||||
'disabled' => ':type dezactivat!',
|
||||
],
|
||||
'error' => [
|
||||
'over_payment' => 'Eroare: Plata nu a fost adaugata. Suma depaseste totalul.',
|
||||
'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount',
|
||||
'not_user_company' => 'Eroare: Nu ai permisiunea necesara pentru a gestiona această companie!',
|
||||
'customer' => 'Eroare: Utilizatorul nu a fost creat! :name deja foloseste aceasta adresa de email.',
|
||||
'no_file' => 'Eroare: Nici un fişier selectat!',
|
||||
|
@ -16,6 +16,8 @@ return [
|
||||
'no_apps' => 'Inca nu exista aplicatii in aceasta categorie.',
|
||||
'developer' => 'Esti un dezvoltator de aplicatii? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Aici</a> poti afla cum sa creezi o aplicatie si sa incepi sa vinzi astazi!',
|
||||
|
||||
'recommended_apps' => 'Recommended Apps',
|
||||
|
||||
'about' => 'Despre',
|
||||
|
||||
'added' => 'Adăugat',
|
||||
@ -32,15 +34,28 @@ return [
|
||||
'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',
|
||||
],
|
||||
@ -55,4 +70,11 @@ return [
|
||||
'purchased' => 'Cumparat',
|
||||
'installed' => 'Instalat',
|
||||
],
|
||||
|
||||
'reviews' => [
|
||||
'button' => [
|
||||
'add' => 'Add a Review'
|
||||
],
|
||||
'na' => 'There are no reviews.'
|
||||
]
|
||||
];
|
||||
|
14
resources/lang/ro-RO/reconciliations.php
Normal file
14
resources/lang/ro-RO/reconciliations.php
Normal file
@ -0,0 +1,14 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'reconcile' => 'Reconcile',
|
||||
'reconciled' => 'Reconciled',
|
||||
'closing_balance' => 'Closing Balance',
|
||||
'unreconciled' => 'Unreconciled',
|
||||
'list_transactions' => 'List Transactions',
|
||||
'start_date' => 'Start Date',
|
||||
'end_date' => 'End Date',
|
||||
'cleared_amount' => 'Cleared Amount',
|
||||
|
||||
];
|
@ -33,6 +33,16 @@ return [
|
||||
'digit' => 'Zecimale Numar',
|
||||
'next' => 'Următorul număr',
|
||||
'logo' => 'Siglă',
|
||||
'custom' => 'Custom',
|
||||
'item_name' => 'Item Name',
|
||||
'item' => 'Items',
|
||||
'product' => 'Products',
|
||||
'service' => 'Services',
|
||||
'price_name' => 'Price Name',
|
||||
'price' => 'Price',
|
||||
'rate' => 'Rate',
|
||||
'quantity_name' => 'Quantity Name',
|
||||
'quantity' => 'Quantity',
|
||||
],
|
||||
'default' => [
|
||||
'tab' => 'Implicit',
|
||||
@ -66,6 +76,8 @@ return [
|
||||
'bill_days' => 'Trimite Inainte de Zilele Cuvenite',
|
||||
'cron_command' => 'Comanda Cron',
|
||||
'schedule_time' => 'Ora la care ruleaza',
|
||||
'send_item_reminder'=> 'Send Item Reminder',
|
||||
'item_stocks' => 'Send When Item Stock',
|
||||
],
|
||||
'appearance' => [
|
||||
'tab' => 'Aspect',
|
||||
|
@ -102,6 +102,7 @@ return [
|
||||
'rule-name' => 'mesaj-personalizat',
|
||||
],
|
||||
'invalid_currency' => 'Codul :attribute este invalid.',
|
||||
'invalid_amount' => 'The amount :attribute is invalid.',
|
||||
],
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user