1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 00:11:35 +02:00

Changes for react build

This commit is contained in:
David Bomba 2023-09-21 08:44:53 +10:00
parent c3db97a182
commit b56ad99a68
39 changed files with 504 additions and 437 deletions

View File

@ -47,13 +47,7 @@ jobs:
npm i
npm run build
for file in dist/react/* ; do
filename=$(basename -- "$file")
extension="${filename##*.}"
filename="${filename%.*}"
version=${{ github.event.release.tag_name }}
cp $file ../public/react/$filename"."$version"."$extension
done
cp -r dist/react/* ../public/react/${{ github.event.release.tag_name }}/
mkdir -p ../public/tinymce_6.4.2/tinymce/js/
cp -r node_modules/tinymce ../public/tinymce_6.4.2/tinymce/js/

View File

@ -51,16 +51,16 @@ class ReactBuilder extends Command
$directoryIterator = new \RecursiveDirectoryIterator(public_path('react'), \RecursiveDirectoryIterator::SKIP_DOTS);
foreach (new \RecursiveIteratorIterator($directoryIterator) as $file) {
if ($file->getExtension() == 'js' && stripos($file->getFileName(), config('ninja.app_version')) !== false) {
if ($file->getExtension() == 'js') {
if (str_contains($file->getFileName(), 'index-')) {
$includes .= '<script type="module" crossorigin src="/react/'.$file->getFileName().'"></script>'."\n";
$includes .= '<script type="module" crossorigin src="/react/'.config('ninja.app_version').'/'.$file->getFileName().'"></script>'."\n";
} else {
$includes .= '<link rel="modulepreload" href="/react/'.$file->getFileName().'">'."\n";
$includes .= '<link rel="modulepreload" href="/react/'.config('ninja.app_version').'/'.$file->getFileName().'">'."\n";
}
}
if (str_contains($file->getFileName(), '.css' && stripos($file->getFileName(), config('ninja.app_version')) !== false)) {
$includes .= '<link rel="stylesheet" href="/react/'.$file->getFileName().'">'."\n";
if (str_contains($file->getFileName(), '.css')) {
$includes .= '<link rel="stylesheet" href="/react/'.config('ninja.app_version').'/'.$file->getFileName().'">'."\n";
}
}

View File

@ -423,7 +423,7 @@ class LoginController extends BaseController
if ($user) {
$account = request()->input('account');
$email = $user->getUserPrincipalName() ?: $user->getMail();
$email = $user->getUserPrincipalName() ?? false;
$query = [
'oauth_user_id' => $user->getId(),
@ -438,17 +438,16 @@ class LoginController extends BaseController
return $this->existingOauthUser($existing_user);
}
//If this is a result user/email combo - lets add their OAuth details details
// if ($existing_login_user = MultiDB::hasUser(['email' => $email])) {
// if (!$existing_login_user->account) {
// return response()->json(['message' => 'User exists, but not attached to any companies! Orphaned user!'], 400);
// }
// If this is a result user/email combo - lets add their OAuth details details
if ($email && $existing_login_user = MultiDB::hasUser(['email' => $email])) {
if (!$existing_login_user->account) {
return response()->json(['message' => 'User exists, but not attached to any companies! Orphaned user!'], 400);
}
// Auth::login($existing_login_user, true);
// return $this->existingLoginUser($user->getId(), 'microsoft');
// }
Auth::login($existing_login_user, true);
return $this->existingLoginUser($user->getId(), 'microsoft');
}
// Signup!
if (request()->has('create') && request()->input('create') == 'true') {

View File

@ -105,7 +105,7 @@ class ConnectedAccountController extends BaseController
->execute();
if ($user) {
$email = $user->getMail() ?: $user->getUserPrincipalName();
$email = $user->getUserPrincipalName() ?? false;
nlog("microsoft");
nlog($email);

View File

@ -644,7 +644,6 @@ $LANG = array(
'created_by_invoice' => 'تم إنشاؤه بواسطة :invoice',
'primary_user' => 'المستخدم الأساسي',
'help' => 'يساعد',
'customize_help' => '<p style=";text-align:right;direction:rtl">نستخدم :pdfmake_link لتعريف تصميمات الفواتير بشكل إعلاني. يوفر pdfmake :playground_link طريقة رائعة لمشاهدة المكتبة أثناء العمل.</p><p style=";text-align:right;direction:rtl"> إذا كنت بحاجة إلى مساعدة في اكتشاف شيء ما ، فقم بإرسال سؤال إلى :forum_link بالتصميم الذي تستخدمه.</p>',
'playground' => 'ملعب',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'تاريخ الاستحقاق',
@ -1796,7 +1795,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'سأرسل لك بريدًا إلكترونيًا عندما يتم الدفع.',
'add_product_to_invoice' => 'أضف 1 :product',
'not_authorized' => 'أنك غير مخول',
'bot_get_email' => 'أهلاً! (موجة)<br/> نشكرك على تجربة Invoice Ninja Bot.<br/> تحتاج إلى إنشاء حساب مجاني لاستخدام هذا الروبوت.<br/> أرسل لي عنوان البريد الإلكتروني لحسابك للبدء.',
'bot_get_code' => 'شكرًا! لقد أرسلت إليك بريدًا إلكترونيًا يحتوي على رمز الأمان الخاص بك.',
'bot_welcome' => 'هذا كل شيء ، تم التحقق من حسابك.<br/>',
'email_not_found' => 'لم أتمكن من العثور على حساب متاح لـ :email',
@ -1804,7 +1802,6 @@ $LANG = array(
'security_code_email_subject' => 'رمز الحماية لـ Invoice Ninja Bot',
'security_code_email_line1' => 'هذا هو رمز أمان Invoice Ninja Bot الخاص بك.',
'security_code_email_line2' => 'ملحوظة: ستنتهي في غضون 10 دقائق.',
'bot_help_message' => 'أنا حاليا أدعم:<br/> • إنشاء \ تحديث \ فاتورة بالبريد الإلكتروني<br/> • قائمة المنتجات<br/> على سبيل المثال:<br/> <i>فاتورة bob لتذكرتين ، حدد تاريخ الاستحقاق ليوم الخميس التالي والخصم على 10 بالمائة</i>',
'list_products' => 'قائمة المنتجات',
'include_item_taxes_inline' => 'قم بتضمين <b>ضرائب البند في إجمالي السطر</b>',
@ -1817,7 +1814,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'قبل البدء في ترقية Invoice Ninja ، قم بإنشاء نسخة احتياطية من قاعدة البيانات والملفات الخاصة بك!',
'update_invoiceninja_available' => 'يتوفر إصدار جديد من Invoice Ninja.',
'update_invoiceninja_unavailable' => 'لا يتوفر إصدار جديد من Invoice Ninja.',
'update_invoiceninja_instructions' => 'الرجاء تثبيت الإصدار الجديد <strong>:version</strong> بالنقر فوق الزر <em>&quot;تحديث الآن&quot;</em> أدناه. بعد ذلك ستتم إعادة توجيهك إلى لوحة القيادة.',
'update_invoiceninja_update_start' => 'تحديث الان',
'update_invoiceninja_download_start' => 'تنزيل :version',
'create_new' => 'خلق جديد إبداع جديد',
@ -5132,6 +5128,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -658,8 +658,6 @@ $LANG = array(
'created_by_invoice' => 'Създадено от :invoice',
'primary_user' => 'Основен потребител',
'help' => 'Помощ',
'customize_help' => '<p>Ние използваме :pdfmake_link за декларативно дефиниране на дизайна на фактурите. Инструментът pdfmake :playground_link осигурява чудесен начин да видите библиотеката в действие.</p>
<p>Ако се нуждаете от помощ, задайте въпрос в нашия :forum_link с дизайна, който използвайте.</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Падеж',
@ -1823,7 +1821,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'Ще се свържа с Вас по имейл, когато е платено.',
'add_product_to_invoice' => 'Добавяне на 1 :product',
'not_authorized' => 'Нямате оторизация',
'bot_get_email' => 'Здравейтеi! (wave)<br/>Благодарим, че тествахте Invoice Ninja Bot.<br/>Трябва да създадете безплатен акаунт, за да използвате този bot.<br/>За начало ми изпратете имейл адреса на своя акаунт.',
'bot_get_code' => 'Благодарим! Изпратихме Ви имейл с Вашия код за сигурност.',
'bot_welcome' => 'Готово! Профилът Ви е потвърден.',
'email_not_found' => 'Не успях да открия профил на :email',
@ -1831,7 +1828,6 @@ $LANG = array(
'security_code_email_subject' => 'Код за сигурност за Invoice Ninja Bot',
'security_code_email_line1' => 'Това е Вашият код за сигурност за Invoice Ninja Bot.',
'security_code_email_line2' => 'Забележка: Той ще изтече след 10 минути.',
'bot_help_message' => 'I currently support:<br/>• Create\update\email an invoice<br/>• List products<br/>For example:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'Списък продукти',
'include_item_taxes_inline' => 'Включване на <b>данъка по редове в стойността на реда</b>',
@ -1844,7 +1840,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'Преди да стартирате актуализация на Invoice Ninja направете архив на своята база данни и фалове!',
'update_invoiceninja_available' => 'Налична е нова версия на Invoice Ninja.',
'update_invoiceninja_unavailable' => 'Няма по-нова версия на Invoice Ninja.',
'update_invoiceninja_instructions' => 'Моля, инсталирайте новата версия <strong>:version</strong> като използвате бутона <em>Актуализирай сега</em>. След това ще бъдете прехвърлени към таблото.',
'update_invoiceninja_update_start' => 'Актуализирай сега',
'update_invoiceninja_download_start' => 'Изтегляне на :version',
'create_new' => 'Нов',
@ -5159,6 +5154,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -657,8 +657,6 @@ $LANG = array(
'created_by_invoice' => 'Created by :invoice',
'primary_user' => 'Primary User',
'help' => 'Help',
'customize_help' => '<p>We use :pdfmake_link to define the invoice designs declaratively. The pdfmake :playground_link provides a great way to see the library in action.</p>
<p>If you need help figuring something out post a question to our :forum_link with the design you\'re using.</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Data de venciment',
@ -1822,7 +1820,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.',
'add_product_to_invoice' => 'Add 1 :product',
'not_authorized' => 'You are not authorized',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.',
'bot_welcome' => 'That\'s it, your account is verified.<br/>',
'email_not_found' => 'I wasn\'t able to find an available account for :email',
@ -1830,7 +1827,6 @@ $LANG = array(
'security_code_email_subject' => 'Security code for Invoice Ninja Bot',
'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.',
'security_code_email_line2' => 'Note: it will expire in 10 minutes.',
'bot_help_message' => 'I currently support:<br/>• Create\update\email an invoice<br/>• List products<br/>For example:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'List Products',
'include_item_taxes_inline' => 'Include <b>line item taxes in line total</b>',
@ -1843,7 +1839,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!',
'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.',
'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.',
'update_invoiceninja_instructions' => 'Please install the new version <strong>:version</strong> by clicking the <em>Update now</em> button below. Afterwards you\'ll be redirected to the dashboard.',
'update_invoiceninja_update_start' => 'Update now',
'update_invoiceninja_download_start' => 'Download :version',
'create_new' => 'Create New',
@ -5158,6 +5153,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -656,8 +656,6 @@ $LANG = array(
'created_by_invoice' => 'Vytvořeno :invoice',
'primary_user' => 'Primární uživatel',
'help' => 'Pomoc',
'customize_help' => '<p>We use :pdfmake_link to define the invoice designs declaratively. The pdfmake :playground_link provides a great way to see the library in action.</p>
<p>If you need help figuring something out post a question to our :forum_link with the design you\'re using.</p>',
'playground' => 'pískoviště',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Datum splatnosti',
@ -1822,7 +1820,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.',
'add_product_to_invoice' => 'Add 1 :product',
'not_authorized' => 'You are not authorized',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.',
'bot_welcome' => 'That\'s it, your account is verified.<br/>',
'email_not_found' => 'I wasn\'t able to find an available account for :email',
@ -1830,7 +1827,6 @@ $LANG = array(
'security_code_email_subject' => 'Security code for Invoice Ninja Bot',
'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.',
'security_code_email_line2' => 'Note: it will expire in 10 minutes.',
'bot_help_message' => 'I currently support:<br/>• Create\update\email an invoice<br/>• List products<br/>For example:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'List Products',
'include_item_taxes_inline' => 'Include <b>line item taxes in line total</b>',
@ -1843,7 +1839,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!',
'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.',
'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.',
'update_invoiceninja_instructions' => 'Nainstalujte novou verzi <strong>:version</strong> kliknutím na <em>aktualizovat</em> tlačítko níže. Poté budete přesměrováni na hlavní panel.',
'update_invoiceninja_update_start' => 'Update now',
'update_invoiceninja_download_start' => 'Download :version',
'create_new' => 'Create New',
@ -5158,6 +5153,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -657,8 +657,6 @@ $LANG = array(
'created_by_invoice' => 'Oprettet fra :invoice',
'primary_user' => 'Primær bruger',
'help' => 'Hjælp',
'customize_help' => '<p>Vi bruger :pdfmake_link til at definere fakturadesigns deklarativt. Pdfmaker :playground_link tilbyder en glimrende mulighed for at se biblioteket i aktion.</p>
<p>Hvis du har brug for hjælp, send et spørgsmål til vores: forum_link med det design, du bruger.</p>',
'playground' => 'legeplads',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Due Date',
@ -1821,7 +1819,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'Jeg sender dig en e-mail, når den er betalt',
'add_product_to_invoice' => 'Tilføj 1 :product',
'not_authorized' => 'Du er ikke autoriseret',
'bot_get_email' => 'Hej!<br/>Tak, fordi du prøvede Invoice Ninja Bot.<br/>Du skal oprette en gratis konto for at bruge denne bot.<br/>Send mig din e-mail-adresse til din konto for at komme i gang.',
'bot_get_code' => 'Tak! Jeg har sendt dig en e-mail med din sikkerhedskode.',
'bot_welcome' => 'Det er det, din konto er verificeret.<br/>',
'email_not_found' => 'Jeg kunne ikke finde en tilgængelig konto til :e-mail',
@ -1829,7 +1826,6 @@ $LANG = array(
'security_code_email_subject' => 'Sikkerhedskode til Invoice Ninja Bot',
'security_code_email_line1' => 'Dette er din Invoice Ninja Bot sikkerhedskode.',
'security_code_email_line2' => 'Bemærk: den udløber om 10 minutter.',
'bot_help_message' => 'Jeg understøtter i øjeblikket:<br/>• Opret \ opdater \ e-mail en faktura<br/>• Vis produkter<br/>For eksempel:<br/><i>fakturerer bob for 2 billetter, indstil forfaldsdato til næste torsdag og rabatten til 10 procent</i>',
'list_products' => 'Liste over produkter',
'include_item_taxes_inline' => 'Inkluder<b>linjepost skatter i linjen i alt</b>',
@ -1842,7 +1838,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'Før du starter opgraderingen af Invoice Ninja, opret en sikkerhedskopi af din database og filer!',
'update_invoiceninja_available' => 'En ny version af Invoice Ninja er tilgængelig.',
'update_invoiceninja_unavailable' => 'Der er ingen ny version af Invoice Ninja tilgængelig.',
'update_invoiceninja_instructions' => 'Installér venligst den nyeste version <strong>:version</strong> ved at klikke på knappen <em>Opdatér nu</em> nedenfor. Efterfølgende vil du blive dirigeret til oversigten.',
'update_invoiceninja_update_start' => 'Opdatér nu',
'update_invoiceninja_download_start' => 'Download :version',
'create_new' => 'Opret ny',
@ -5157,6 +5152,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -658,8 +658,6 @@ $LANG = array(
'created_by_invoice' => 'Erstellt durch :invoice',
'primary_user' => 'Primärer Benutzer',
'help' => 'Hilfe',
'customize_help' => '<p>Wir verwenden :pdfmake_link, um die Rechnungsdesigns deklarativ zu definieren. Der pdfmake :playground_link bietet eine gute Möglichkeit, die Bibliothek in Aktion zu sehen.</p>
<p>Wenn du Hilfe bei der Suche nach etwas brauchst, schicke eine Frage an unseren :forum_link mit dem von dir verwendeten Design.</p>',
'playground' => 'Spielplatz',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Fälligkeitsdatum',
@ -1823,7 +1821,6 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'bot_emailed_notify_paid' => 'Ich schicke Ihnen nach der Zahlung eine E-Mail.',
'add_product_to_invoice' => 'Füge 1 :product hinzu',
'not_authorized' => 'Du bist nicht autorisiert',
'bot_get_email' => 'Hallo! (Welle) <br/>Danke, dass du den Rechnungs Ninja Bot ausprobiert hast.<br/> Du musst ein kostenloses Konto erstellen, um diesen Bot zu nutzen. <br/>Schicke mir deine E-Mail-Adresse, um loszulegen.',
'bot_get_code' => 'Danke! Ich habe dir eine E-Mail mit deinem Sicherheitscode geschickt.',
'bot_welcome' => 'Das war es schon, dein Account ist verifiziert.<br/>',
'email_not_found' => 'Ich konnte keinen verfügbaren Account für :email finden',
@ -1831,7 +1828,6 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'security_code_email_subject' => 'Sicherheitscode für Invoice Ninja Bot',
'security_code_email_line1' => 'Dies ist Ihr Invoice Ninja Bot Sicherheitscode.',
'security_code_email_line2' => 'Anmerkung: Er wird in 10 Minuten ablaufen.',
'bot_help_message' => 'Ich unterstütze derzeit:<br/>• Erstellung\Aktualisierung\E-Mail-Versand von Rechnungen<br/>• Auflistung von Produkten<br/>Zum Beispiel:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'Produkte anzeigen',
'include_item_taxes_inline' => 'Steuern für Belegpositionen <b>in der Summe anzeigen</b>',
@ -1844,7 +1840,6 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
'update_invoiceninja_warning' => 'Vor dem Update von Invoice Ninja sollte ein Sicherungskopie der Datenbank und der Dateien erstellt werden!',
'update_invoiceninja_available' => 'Eine neue Version von Invoice Ninja ist verfügbar.',
'update_invoiceninja_unavailable' => 'Keine neue Version von Invoice Ninja verfügbar.',
'update_invoiceninja_instructions' => 'Bitte benutze den <em>Update durchführen</em>-Button, um die neue Version <strong>:version</strong> zu installieren. Du wirst danach zum Dashboard weitergeleitet.',
'update_invoiceninja_update_start' => 'Update durchführen',
'update_invoiceninja_download_start' => 'Download :version',
'create_new' => 'Neu...',
@ -5162,6 +5157,20 @@ Leistungsempfängers',
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -657,8 +657,6 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'created_by_invoice' => 'Δημιουργήθηκε από :invoice',
'primary_user' => 'Κύριος Χρήστης',
'help' => 'Βοήθεια',
'customize_help' => '<p>Χρησιμοποιούμε το :pdfmake_link για να ορίσουμε τα σχέδια των τιμολογίων. Το pdfmake :playground_link προσφέρει ένα υπέροχο τρόπο για να δείτε τη βιβλιοθήκη στην πράξη.</p>
<p>Εάν χρειάζεστε βοήθεια στην κατανόηση κάποιου θέματος μπορείτε να υποβάλετε μία ερώτηση στο :forum_link με την εμφάνιση που χρησιμοποιείτε.</p>',
'playground' => 'παιδότοπος',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Ημερομηνία Ολοκλήρωσης',
@ -1822,7 +1820,6 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'bot_emailed_notify_paid' => 'Θα σας στείλω email μόλις πληρωθεί.',
'add_product_to_invoice' => 'Προσθήκη 1 :product',
'not_authorized' => 'Δεν είστε εξουσιοδοτημένος.',
'bot_get_email' => 'Γειά! (wave)<br/>Ευχαριστώ που δοκιμάσατε τον αυτοματισμό του Invoice Ninja.<br/>Θα πρέπει να δημιουργήσετε ένα δωρεάν λογαριασμό για να χρησιμοποιήσετε αυτό τον αυτοματισμό.<br/>Στείλτε μου την διεύθυνση email σας για να ξεκινήσετε.',
'bot_get_code' => 'Ευχαριστούμε! Σας στείλαμε ένα email με τον κωδικό ασφαλείας.',
'bot_welcome' => 'Δηλαδή, ο λογαριασμός σας είναι επικυρωμένος.<br/>',
'email_not_found' => 'Δεν μπόρεσα να βρω ένα διαθέσιμο λογαριασμό για :email',
@ -1830,7 +1827,6 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'security_code_email_subject' => 'Κωδικός ασφαλείας για τον αυτοματισμό Invoice Ninja',
'security_code_email_line1' => 'Αυτός είναι ο κωδικός ασφαλείας για τον αυτοματισμό Invoice Ninja',
'security_code_email_line2' => 'Σημείωση: θα λήξει σε 10 λεπτά.',
'bot_help_message' => 'Αυτή τη στιγμή υποστηρίζεται:<br/>• Δημιουργία\ενημέρωση\αποστολή με email ενός τιμολογίου<br/>• Λίστα προϊόντων<br/>Για παράδειγμα:<br/><i>τιμολογήστε τον Μπομπ για 2 εισιτήρια, ορίστε την ημερομηνία λήξης την επόμενη Τρίτη και την έκπτωση σε 10 τοις εκατό</i>',
'list_products' => 'Λίστα Προϊόντων',
'include_item_taxes_inline' => 'Περιέλαβε <b>φόρο ανά προϊόν σε κάθε γραμμή</b>',
@ -1843,7 +1839,6 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'update_invoiceninja_warning' => 'Πριν αρχίσετε την αναβάθμιση του Invoice Ninja, δημιουργήστε ένα αντίγραφο ασφαλείας της βάσης δεδομένων και των αρχείων!',
'update_invoiceninja_available' => 'Υπάρχει διαθέσιμη νεότερη έκδοση του Invoice Ninja.',
'update_invoiceninja_unavailable' => 'Δεν υπάρχει νεότερη έκδοση του Invoice Ninja διαθέσιμη.',
'update_invoiceninja_instructions' => 'Παρακαλώ εγκαταστήστε τη νέα έκδοση <strong>:version</strong> κάνοντας κλικ στο κουμπί <em>Αναβαθμίστε τώρα</em> παρακάτω. Μετά θα μεταφερθείτε στον πίνακα ελέγχου.',
'update_invoiceninja_update_start' => 'Ενημέρωση Τώρα',
'update_invoiceninja_download_start' => 'Κατέβασμα :version',
'create_new' => 'Δημιουργία Νέου',
@ -5158,6 +5153,20 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -656,8 +656,6 @@ $LANG = array(
'created_by_invoice' => 'Creado por :invoice',
'primary_user' => 'Usuario Principal',
'help' => 'Ayuda',
'customize_help' => '<p>Nosotros usamos :pdfmake_link para definir los diseños de factura de manera declarativa. El :playground_link provides de pdfmake es una excelente manera de ver a la librería en acción.</p>
<p>Si necesitas ayuda con cómo hacer algo,haz una pregunta en nuestro :forum_link incluyendo el diseño que estás usando.</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Fecha de Vencimiento',
@ -1820,7 +1818,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.',
'add_product_to_invoice' => 'Adicionar 1 :producto',
'not_authorized' => 'You are not authorized',
'bot_get_email' => 'Hola! (wave)<br/>Gracias por intentar usar el Bot de Invoice Ninja<br/>Para poder usar este bot necesitas crear un cuenta gratuíta.<br/>Envíame la dirección de correo de tu cuenta para que empecemos.',
'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.',
'bot_welcome' => 'That\'s it, your account is verified.<br/>',
'email_not_found' => 'I wasn\'t able to find an available account for :email',
@ -1828,7 +1825,6 @@ $LANG = array(
'security_code_email_subject' => 'Security code for Invoice Ninja Bot',
'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.',
'security_code_email_line2' => 'Note: it will expire in 10 minutes.',
'bot_help_message' => 'I currently support:<br/>• Create\update\email an invoice<br/>• List products<br/>For example:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'Lista de Productos',
'include_item_taxes_inline' => 'Include <b>line item taxes in line total</b>',
@ -1841,7 +1837,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!',
'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.',
'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.',
'update_invoiceninja_instructions' => 'Please install the new version <strong>:version</strong> by clicking the <em>Update now</em> button below. Afterwards you\'ll be redirected to the dashboard.',
'update_invoiceninja_update_start' => 'Update now',
'update_invoiceninja_download_start' => 'Download :version',
'create_new' => 'Create New',
@ -5156,6 +5151,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -651,8 +651,6 @@ $LANG = array(
'created_by_invoice' => 'Creado por :invoice',
'primary_user' => 'Usuario Principal',
'help' => 'Ayuda',
'customize_help' => '<p>Usamos :pdfmake_link para definir los diseños de la factura. Pdfmake :playground_link provee de una buena forma de ver la librería en acción.</p>
<p>Si necesitas ayuda para modificar algo, escríbenos una pregunta a nuestro :forum_link con el diseño que estés usando.</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Fecha Límite de Pago',
@ -1812,7 +1810,6 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c
'bot_emailed_notify_paid' => 'Te enviaré un correo electrónico cuando se pague.',
'add_product_to_invoice' => 'Añadir 1 :product',
'not_authorized' => 'No está autorizado',
'bot_get_email' => '¡Hola! (wave) <br/>Gracias por probar el Bot Invoice Ninja. <br/>Necesitas crear una cuenta gratuita para usar este bot.<br/>Envíanme la dirección de correo electrónico de tu cuenta para comenzar.',
'bot_get_code' => '¡Gracias! Le envié un correo electrónico con su código de seguridad.',
'bot_welcome' => 'Eso es todo, tu cuenta está verificada.<br/>',
'email_not_found' => 'No pude encontrar una cuenta disponible para :email',
@ -1820,7 +1817,6 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c
'security_code_email_subject' => 'Código de seguridad para Invoice Ninja Bot',
'security_code_email_line1' => 'Este es su código de seguridad Invoice Ninja Bot.',
'security_code_email_line2' => 'Nota: caducará en 10 minutos.',
'bot_help_message' => 'Actualmente sopota: <br/>• Crear \ actualizar \ enviar por correo electrónico una factura <br/>• Lista de productos<br/>Por ejemplo:<br/> <i>bobina de factura para 2 boletos, establecer la fecha de vencimiento para el próximo jueves y el descuento para 10 por ciento</i>',
'list_products' => 'Lista de Productos',
'include_item_taxes_inline' => 'Incluir total del <b>impuesto para cada concepto de Factura</b>',
@ -1833,7 +1829,6 @@ Una vez que tenga los montos, vuelva a esta página de métodos de pago y haga c
'update_invoiceninja_warning' => '¡Antes de comenzar a actualizar Invoice Ninja cree una copia de seguridad de su base de datos y archivos!',
'update_invoiceninja_available' => 'Está disponible una nueva versión de Invoice Ninja.',
'update_invoiceninja_unavailable' => 'No hay ninguna versión nueva de Invoice Ninja.',
'update_invoiceninja_instructions' => 'Instale la nueva versión <strong>:version</strong> haciendo clic en el botón <em>Actualizar ahora</em> a continuación. Luego, serás redirigido al Cuadro de Mandos.',
'update_invoiceninja_update_start' => 'Actualizar ahora',
'update_invoiceninja_download_start' => 'Descargar :version',
'create_new' => 'Crear Nuevo',
@ -5149,6 +5144,20 @@ De lo contrario, este campo deberá dejarse en blanco.',
'unlinked_transaction' => 'Transacción desvinculada exitosamente',
'view_dashboard_permission' => 'Permitir que el usuario acceda al panel, los datos están limitados a los permisos disponibles',
'marked_sent_credits' => 'Créditos enviados, marcados con éxito',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -654,8 +654,6 @@ $LANG = array(
'created_by_invoice' => 'Loodud :invoice',
'primary_user' => 'Peamine Kasutaja',
'help' => 'Abi',
'customize_help' => '<p>Arve kujunduse deklaratiivseks määratlemiseks kasutame :pdfmake_link. PDFmake :playground_link pakub suurepärast võimalust näha andmekogu töös .
<p>Kui vajate millegi väljamõtlemisel abi, postitage meie :forum_linkile küsimus koos kasutatava kujundusega.</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Tähtaeg',
@ -1818,7 +1816,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'Saadan teile meili, kui see on tasutud.',
'add_product_to_invoice' => 'Lisa 1 :product',
'not_authorized' => 'Teil pole volitusi',
'bot_get_email' => 'Tere! (lehvitus)<br/>Täname Invoice Ninja Boti proovimise eest.<br/>Selle boti kasutamiseks peate looma tasuta konto.<br/>Alustamiseks saatke mulle oma konto meiliaadress.',
'bot_get_code' => 'Aitäh! Saatsin teile turvakoodiga meili.',
'bot_welcome' => 'See on kõik, teie konto on kinnitatud.<br/>',
'email_not_found' => 'Ma ei leidnud saadaolevat kontot :email jaoks',
@ -1826,8 +1823,6 @@ $LANG = array(
'security_code_email_subject' => 'InvoiceNinja Boti turvakood',
'security_code_email_line1' => 'See on teie Invoice Ninja Boti turvakood.',
'security_code_email_line2' => 'Märkus: see aegub 10 minuti pärast.',
'bot_help_message' => 'Hetkel toetan:<br/> Loo\uuenda\e-posti teel arve<br/> Toodete loend<br/>Näiteks:<br/><i>arve bob 2 pileti eest, tähtpäevaks määra järgmine neljapäev ja allahindlus 10 protsenti</i>
 ',
'list_products' => 'Toodete loend',
'include_item_taxes_inline' => 'Include <b>line item taxes in line total</b>',
@ -1840,7 +1835,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'Enne Invoice Ninja versiooniuuenduse alustamist looge oma andmebaasist ja failidest varukoopia!',
'update_invoiceninja_available' => 'Invoice Ninja uus versioon on saadaval.',
'update_invoiceninja_unavailable' => 'Invoice Ninja uut versiooni pole saadaval.',
'update_invoiceninja_instructions' => 'Palun installige uus versioon <strong>:version</strong> klõpsates nuppu <em>Uuendage kohe</em> allpool. Pärast seda suunatakse teid juhtpaneelile.',
'update_invoiceninja_update_start' => 'Uuendage kohe',
'update_invoiceninja_download_start' => 'Laadi alla :version',
'create_new' => 'Loo Uus',
@ -5155,6 +5149,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -657,8 +657,6 @@ $LANG = array(
'created_by_invoice' => 'Created by :invoice',
'primary_user' => 'Primary User',
'help' => 'Help',
'customize_help' => '<p>We use :pdfmake_link to define the invoice designs declaratively. The pdfmake :playground_link provides a great way to see the library in action.</p>
<p>If you need help figuring something out post a question to our :forum_link with the design you\'re using.</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Due Date',
@ -1822,7 +1820,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.',
'add_product_to_invoice' => 'Add 1 :product',
'not_authorized' => 'You are not authorized',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.',
'bot_welcome' => 'That\'s it, your account is verified.<br/>',
'email_not_found' => 'I wasn\'t able to find an available account for :email',
@ -1830,7 +1827,6 @@ $LANG = array(
'security_code_email_subject' => 'Security code for Invoice Ninja Bot',
'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.',
'security_code_email_line2' => 'Note: it will expire in 10 minutes.',
'bot_help_message' => 'I currently support:<br/>• Create\update\email an invoice<br/>• List products<br/>For example:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'List Products',
'include_item_taxes_inline' => 'Include <b>line item taxes in line total</b>',
@ -1843,7 +1839,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!',
'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.',
'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.',
'update_invoiceninja_instructions' => 'Please install the new version <strong>:version</strong> by clicking the <em>Update now</em> button below. Afterwards you\'ll be redirected to the dashboard.',
'update_invoiceninja_update_start' => 'Update now',
'update_invoiceninja_download_start' => 'Download :version',
'create_new' => 'Create New',
@ -5158,6 +5153,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -657,8 +657,6 @@ $LANG = array(
'created_by_invoice' => 'Luotu laskulla :invoice',
'primary_user' => 'Pääasiallinen käyttäjä',
'help' => 'Ohje',
'customize_help' => '<p>We use :pdfmake_link define lasku designs declaratively. The pdfmake :playground_link provides great way see library in action.</p>
<p>If you need help figuring something out post question our :forum_link with design you\'re using.</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Eräpäivä',
@ -1822,7 +1820,6 @@ Kun saat summat, palaa tälle maksutapasivulle ja klikkaa "Saata loppuun todenta
'bot_emailed_notify_paid' => 'Lähetän sinulle sähköpostia kun se on maksettu.',
'add_product_to_invoice' => 'Lisää 1 :product',
'not_authorized' => 'Sinulla ei ole oikeutta',
'bot_get_email' => 'Hi! (wave)<br/>kiitos trying Lasku Ninja Bot.<br/>You need create free tili use this bot.<br/>lähetä me tilisi sähköposti osoite get aloitettu.',
'bot_get_code' => 'Kiitos! Lähetän sinulle sähköpostin, jossa on turvakoodisi.',
'bot_welcome' => 'Valmista tuli, käyttäjätilisi on varmennettu.<br/>',
'email_not_found' => 'En pystynyt löytämään käytössä olevaa sähköpostitiliä :sähköposti',
@ -1830,7 +1827,6 @@ Kun saat summat, palaa tälle maksutapasivulle ja klikkaa "Saata loppuun todenta
'security_code_email_subject' => 'Turvakoodi Lasku Ninja Bot -palveluun',
'security_code_email_line1' => 'Tämä on sinun turvakoodisi Lasku Ninja Bot -palveluun.',
'security_code_email_line2' => 'Huom: se vanhenee 10 minuutissa.',
'bot_help_message' => 'I currently support:<br/>• luo\update\sähköposti lasku<br/>• listaa tuotteet<br/>For esimerkki:<br/><i>lasku bob 2 tiketit, set erä päivämäärä next thursday ja discount 10 percent</i>',
'list_products' => 'Listaa tuotteet',
'include_item_taxes_inline' => 'Sisällytä <b>tuoterivin verot rivin summaan</b>',
@ -1843,7 +1839,6 @@ Kun saat summat, palaa tälle maksutapasivulle ja klikkaa "Saata loppuun todenta
'update_invoiceninja_warning' => 'Ennen kuin aloitat Lasku Ninjan päivityksen luo varmuuskopio tietokannasta ja tiedostoista!',
'update_invoiceninja_available' => 'Uusi versio Lasku Ninjasta on saatavilla.',
'update_invoiceninja_unavailable' => 'Ei uutta versiota Lasku Ninjasta saatavilla.',
'update_invoiceninja_instructions' => 'Ole hyvä ja asenna uusi versio <strong>:versio</strong> napsauttamalla <em>Päivitä nyt</em> nappia alla. Sinut ohjatan myöhemmin hallintapaneeliin. ',
'update_invoiceninja_update_start' => 'päivitä nyt',
'update_invoiceninja_download_start' => 'Lataa :versio',
'create_new' => 'luo uusi',
@ -5158,6 +5153,20 @@ Kun saat summat, palaa tälle maksutapasivulle ja klikkaa "Saata loppuun todenta
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -651,8 +651,6 @@ $LANG = array(
'created_by_invoice' => 'Créé par :invoice',
'primary_user' => 'Utilisateur principal',
'help' => 'Aide',
'customize_help' => '<p>Nous utilisons :pdfmake_link pour définir les styles de facture de manière déclarative. La :playground_link pdfmake fournit une excellente façon de voir la bibliothèque en action.</p>
<p>Si vous avez besoin d\'aide pour trouver quelque chose, postez une question sur notre :forum_link avec le design que vous utilisez.</p>',
'playground' => 'cour de récréation',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Date limite',
@ -1816,7 +1814,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'bot_emailed_notify_paid' => 'Recevez un courriel lorsqu\'elle sera payée.',
'add_product_to_invoice' => 'Ajouter 1 :product',
'not_authorized' => 'Vous n\'êtes pas autorisé(e)',
'bot_get_email' => 'Salut! (wave)<br/>Merci d\'essayer le Bot Invoice Ninja.<br/>Vous devez créer un compte gratuit pour utiliser ce bot.<br/>Envoyez-moi l\'adresse courriel de votre compte pour commencer.',
'bot_get_code' => 'Merci! Je vous ai envoyé un courriel avec votre code de sécurité.',
'bot_welcome' => 'Ça y est, votre compte est vérifié.<br/>',
'email_not_found' => 'Je n\'ai pas pu trouver un compte disponible pour :email',
@ -1824,7 +1821,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'security_code_email_subject' => 'Code de sécurité pour le Bot de Invoice Ninja',
'security_code_email_line1' => 'Ceci est votre code de sécurité pour le Bot de Invoice Ninja.',
'security_code_email_line2' => 'Note : il expirera dans 10 minutes.',
'bot_help_message' => 'Je supporte actuellement:<br/>• Créer\mettre à jour\envoyer une facture<br/>• Lister les produits<br/>Par exemple:<br/><i>Facturer 2 billets à Simon, définir la date d\'échéance au prochain jeudi et l\'escompte à 10 %</i>',
'list_products' => 'Afficher les produits',
'include_item_taxes_inline' => 'Inclure une <b>ligne de taxes dans le total de la ligne',
@ -1837,7 +1833,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'update_invoiceninja_warning' => 'Avant de commencer une mise à jour d\'Invoice Ninja, créez une sauvegarde de votre base de données et de vos fichiers!',
'update_invoiceninja_available' => 'Une nouvelle version de Invoice Ninja est disponible.',
'update_invoiceninja_unavailable' => 'Aucune mise à jour de Invoice Ninja disponible.',
'update_invoiceninja_instructions' => 'Veuillez installer la nouvelle version <strong>:version</strong> en cliquant sur le bouton <em>Mettre à jour</em> ci-dessous. Ensuite, vous serez redirigé vers le tableau de bord.',
'update_invoiceninja_update_start' => 'Mettre à jour maintenant',
'update_invoiceninja_download_start' => 'Télécharger :version',
'create_new' => 'Créer',
@ -5152,6 +5147,20 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'unlinked_transaction' => 'Transaction dissociée avec succès',
'view_dashboard_permission' => 'Autoriser l&#39;utilisateur à accéder au tableau de bord, les données sont limitées aux autorisations disponibles',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -651,8 +651,6 @@ $LANG = array(
'created_by_invoice' => 'Créée par :invoice',
'primary_user' => 'Utilisateur principal',
'help' => 'Aide',
'customize_help' => '<p>Nous utilisons :pdfmake_link pour définir la présentation graphique des factures de manière déclarative. Pdfmake playground_link fournit une excellente façon de voir la librairie en action.</p>
<p>Si vous avez besoin d\'aide à ce sujet, vous pouvez publier une question sur notre :forum_link avec la présentation graphique que vous utilisez.</p>',
'playground' => 'environnement',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Échéance',
@ -1813,7 +1811,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'bot_emailed_notify_paid' => 'Recevez un courriel lorsqu\'elle sera payée.',
'add_product_to_invoice' => 'Ajouter 1 :product',
'not_authorized' => 'Vous n\'êtes pas autorisé',
'bot_get_email' => 'Salut! (wave)<br/>Merci d\'essayer le Bot de Invoice Ninja.<br/>Envoie-moi l\'adresse courriel de ton compte pour commencer.',
'bot_get_code' => 'Merci! Je vous ai envoyé un courriel avec votre code de sécurité.',
'bot_welcome' => 'Ça y est, votre compte est maintenant vérifié.>br/>',
'email_not_found' => 'Je n\'ai pas pu trouver un compte disponible pour :email',
@ -1821,7 +1818,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'security_code_email_subject' => 'Code de sécurité pour le Bot de Invoice Ninja',
'security_code_email_line1' => 'Ceci est votre code de sécurité pour le Bot de Invoice Ninja.',
'security_code_email_line2' => 'Note: il expirera dans 10 minutes.',
'bot_help_message' => 'Je supporte actuellement:<br/>• Créer\mettre à jour\envoyer une facture<br/>• Lister les produits<br/>Par exemple:<br/><i>Facturer 2 billets à Simon, définir la date d\'échéance au prochain jeudi et l\'escompte à 10 %</i>',
'list_products' => 'Liste des produits',
'include_item_taxes_inline' => 'Inclure les<b>taxes par ligne dans le total des lignes</b>',
@ -1834,7 +1830,6 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'update_invoiceninja_warning' => 'Invoice Ninja crée une sauvegarde de votre base de données et de vos fichiers avant la mise à jour.',
'update_invoiceninja_available' => 'Une nouvelle version de Invoice Ninja est disponible.',
'update_invoiceninja_unavailable' => 'Aucune mise à jour de Invoice Ninja disponible.',
'update_invoiceninja_instructions' => 'Veuillez installer la nouvelle version <strong>:version</strong> en cliquant sur le bouton <em>Mettre à jour</em> ci-dessous. Ensuite, vous serez redirigé vers le tableau de bord.',
'update_invoiceninja_update_start' => 'Mettre à jour',
'update_invoiceninja_download_start' => 'Télécharger :version',
'create_new' => 'Créer',
@ -5150,6 +5145,20 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -649,8 +649,6 @@ $LANG = array(
'created_by_invoice' => 'נוצר על ידי :חשבונית',
'primary_user' => 'משתמש ראשי',
'help' => 'עזרה',
'customize_help' => '<p>We use :pdfmake_link to define the invoice designs declaratively. The pdfmake :playground_link provides a great way to see the library in action.</p>
<p>If you need help figuring something out post a question to our :forum_link with the design you\'re using.</p>',
'playground' => 'אזור ניסוי',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'תאריך לביצוע',
@ -1814,7 +1812,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'אני אשלח דוא"ל כאשר התשלום יעבור.',
'add_product_to_invoice' => 'הוסף 1: :product',
'not_authorized' => 'אינך מורשה',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.',
'bot_welcome' => 'That\'s it, your account is verified.<br/>',
'email_not_found' => 'I wasn\'t able to find an available account for :email',
@ -1822,7 +1819,6 @@ $LANG = array(
'security_code_email_subject' => 'Security code for Invoice Ninja Bot',
'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.',
'security_code_email_line2' => 'Note: it will expire in 10 minutes.',
'bot_help_message' => 'I currently support:<br/>• Create\update\email an invoice<br/>• List products<br/>For example:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'רשימת מוצרים',
'include_item_taxes_inline' => 'Include <b>line item taxes in line total</b>',
@ -1835,7 +1831,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!',
'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.',
'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.',
'update_invoiceninja_instructions' => 'Please install the new version <strong>:version</strong> by clicking the <em>Update now</em> button below. Afterwards you\'ll be redirected to the dashboard.',
'update_invoiceninja_update_start' => 'Update now',
'update_invoiceninja_download_start' => 'Download :version',
'create_new' => 'צור חדש',
@ -5150,6 +5145,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -657,8 +657,6 @@ $LANG = array(
'created_by_invoice' => 'Kreiran od :invoice',
'primary_user' => 'Primarni korisnik',
'help' => 'Pomoć',
'customize_help' => '<p>We use :pdfmake_link to define the invoice designs declaratively. The pdfmake :playground_link provides a great way to see the library in action.</p>
<p>If you need help figuring something out post a question to our :forum_link with the design you\'re using.</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Datum valute',
@ -1823,7 +1821,6 @@ Nevažeći kontakt email',
'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.',
'add_product_to_invoice' => 'Add 1 :product',
'not_authorized' => 'You are not authorized',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.',
'bot_welcome' => 'That\'s it, your account is verified.<br/>',
'email_not_found' => 'I wasn\'t able to find an available account for :email',
@ -1831,7 +1828,6 @@ Nevažeći kontakt email',
'security_code_email_subject' => 'Security code for Invoice Ninja Bot',
'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.',
'security_code_email_line2' => 'Note: it will expire in 10 minutes.',
'bot_help_message' => 'I currently support:<br/>• Create\update\email an invoice<br/>• List products<br/>For example:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'List Products',
'include_item_taxes_inline' => 'Include <b>line item taxes in line total</b>',
@ -1844,7 +1840,6 @@ Nevažeći kontakt email',
'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!',
'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.',
'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.',
'update_invoiceninja_instructions' => 'Please install the new version <strong>:version</strong> by clicking the <em>Update now</em> button below. Afterwards you\'ll be redirected to the dashboard.',
'update_invoiceninja_update_start' => 'Update now',
'update_invoiceninja_download_start' => 'Download :version',
'create_new' => 'Create New',
@ -5159,6 +5154,20 @@ Nevažeći kontakt email',
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -644,7 +644,6 @@ $LANG = array(
'created_by_invoice' => 'Számla által létrehozva',
'primary_user' => 'Elsődleges felhasználó',
'help' => 'Segítség',
'customize_help' => 'Testreszabás súgója',
'playground' => 'Játszótér',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Számla fizetési határideje',
@ -1799,7 +1798,6 @@ adva :date',
'bot_emailed_notify_paid' => 'Értesítés elküldve a számla kifizetéséről a bot által.',
'add_product_to_invoice' => 'Termék hozzáadása a számlához.',
'not_authorized' => 'Nincs jogosultsága.',
'bot_get_email' => 'E-mail lekérése a bottól.',
'bot_get_code' => 'Kód lekérése a bottól.',
'bot_welcome' => 'Üdvözlöm a bot üzenetben.',
'email_not_found' => 'Az e-mail cím nem található.',
@ -1807,7 +1805,6 @@ adva :date',
'security_code_email_subject' => 'Biztonsági kód a Invoice Ninja fiókjához',
'security_code_email_line1' => 'Az Invoice Ninja fiók biztonsági kódját kéri.',
'security_code_email_line2' => 'A biztonsági kód: :code',
'bot_help_message' => 'Segítségüzenet a bottól.',
'list_products' => 'Termékek listázása.',
'include_item_taxes_inline' => 'Tételek adóinak beillesztése sorba.',
@ -1820,7 +1817,6 @@ adva :date',
'update_invoiceninja_warning' => 'Az Invoice Ninja frissítésére figyelmeztetünk!',
'update_invoiceninja_available' => 'Elérhető egy új Invoice Ninja verzió.',
'update_invoiceninja_unavailable' => 'Nem áll rendelkezésre frissítés.',
'update_invoiceninja_instructions' => 'Kérjük, kövesse a frissítési útmutatót a frissítéshez.',
'update_invoiceninja_update_start' => 'Frissítés megkezdése',
'update_invoiceninja_download_start' => 'Letöltés megkezdése',
'create_new' => 'Új létrehozása',
@ -5135,6 +5131,20 @@ adva :date',
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -651,8 +651,6 @@ $LANG = array(
'created_by_invoice' => 'Creato da :invoice',
'primary_user' => 'Utente principale',
'help' => 'Aiuto',
'customize_help' => '<p>Usiamo :pdfmake_link per definire gli stili delle fatture in modo dichiarativo. Il link pdfmake :playground_link fornisce un ottimo modo per vedere la libreria in azione.</p>
<p>Se hai bisogno di aiuto per capire qualcosa, scrivi una domanda al nostro :forum_link con il design che stai usando.</p>',
'playground' => 'terreno di gioco',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Scadenza fattura',
@ -1806,7 +1804,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'Ti mando una mail quando è pagata.',
'add_product_to_invoice' => 'Aggiungi 1 :product',
'not_authorized' => 'Non hai l\'autorizzazione',
'bot_get_email' => 'CIAO! (onda)<br/> Grazie per aver provato Invoice Ninja Bot.<br/> Devi creare un account gratuito per utilizzare questo bot.<br/> Inviami l&#39;indirizzo email del tuo account per iniziare.',
'bot_get_code' => 'Grazie! Ti ho inviato un\'email con il tuo codice di sicurezza',
'bot_welcome' => 'Fatto, il tuo account è stato verificato.',
'email_not_found' => 'Nessun account trovato per :email',
@ -1814,7 +1811,6 @@ $LANG = array(
'security_code_email_subject' => 'Codice di sicurezza per il Bot Invoice Ninja',
'security_code_email_line1' => 'Questo è il codice di sicurezza del tuo Bot Invoice Ninja',
'security_code_email_line2' => 'Nota: scadrà in 10 minuti',
'bot_help_message' => 'Attualmente posso:<br/>• Creare\aggiornare\emettere una fattura<br/>• Elencare i prodotti<br/>Per esempio:<br/><i>fatturare bob per 2 biglietti, impostare la data di scadenza a giovedì prossimo e fare uno sconto al 10 per cento</i>',
'list_products' => 'Lista prodotti',
'include_item_taxes_inline' => 'Includi <b>tasse di riga articolo in totale riga</b>',
@ -1827,7 +1823,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'Prima di aggiornare Invoice Ninja, crea un backup del database e dei files!',
'update_invoiceninja_available' => 'Una nuova versione di Invoice Ninja è disponibile.',
'update_invoiceninja_unavailable' => 'Non ci sono disponibili nuove versioni di Invoice Ninja.',
'update_invoiceninja_instructions' => 'Installa la nuova versione <strong>:version</strong> facendo clic sul pulsante <em>Aggiorna ora</em> in basso. Successivamente verrai reindirizzato alla dashboard.',
'update_invoiceninja_update_start' => 'Aggiorna ora',
'update_invoiceninja_download_start' => 'Scarica :version',
'create_new' => 'Crea Nuovo',
@ -5143,6 +5138,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -657,7 +657,6 @@ $LANG = array(
'created_by_invoice' => 'Created by :invoice',
'primary_user' => 'プライマリ・ユーザ',
'help' => 'ヘルプ',
'customize_help' => '<p>:pdfmake_link を使用して、請求書のデザインを宣言的に定義します。 pdfmake :playground_link は、ライブラリの動作を確認する優れた方法を提供します。</p><p>何かを理解するのに助けが必要な場合は、使用しているデザインで :forum_link に質問を投稿してください。</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => '支払期日',
@ -1821,7 +1820,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.',
'add_product_to_invoice' => '1 :product を追加',
'not_authorized' => 'You are not authorized',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.',
'bot_welcome' => 'That\'s it, your account is verified.<br/>',
'email_not_found' => ':email の利用可能なアカウントが見つかりませんでした',
@ -1829,7 +1827,6 @@ $LANG = array(
'security_code_email_subject' => 'Security code for Invoice Ninja Bot',
'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.',
'security_code_email_line2' => '注: 有効期限は 10 分です。',
'bot_help_message' => '私は現在サポートしています:<br/> • 請求書を作成\更新\メールで送信<br/>• 商品の一覧表示<br/>例えば:<br/><i>ボブに 2 枚のチケットを請求し、期日を次の木曜日に設定し、割引を 10% に設定します。</i>',
'list_products' => '商品の一覧',
'include_item_taxes_inline' => 'Include <b>line item taxes in line total</b>',
@ -1842,7 +1839,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!',
'update_invoiceninja_available' => 'Invoice Ninjaの新しいバージョンが利用可能です。',
'update_invoiceninja_unavailable' => 'Invoice Ninjaの新しいバージョンはありません。',
'update_invoiceninja_instructions' => '下の<em>[今すぐ更新]</em>ボタンをクリックして、新しいバージョン<strong>:version</strong>をインストールしてください。 その後、ダッシュボードにリダイレクトされます。 ',
'update_invoiceninja_update_start' => '今すぐアップデート',
'update_invoiceninja_download_start' => ':version をダウンロード',
'create_new' => 'Create New',
@ -5157,6 +5153,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -644,7 +644,6 @@ $LANG = array(
'created_by_invoice' => 'បង្កើតឡើងដោយ :invoice',
'primary_user' => 'អ្នកប្រើប្រាស់បឋម',
'help' => 'ជំនួយ',
'customize_help' => '<p>យើងប្រើ :pdfmake_link ដើម្បីកំណត់ការរចនាវិក្កយបត្រដោយប្រកាស។ pdfmake :playground_link ផ្តល់នូវវិធីដ៏ល្អមួយដើម្បីមើលបណ្ណាល័យដែលកំពុងដំណើរការ។</p><p> ប្រសិនបើអ្នកត្រូវការជំនួយក្នុងការស្វែងរកអ្វីមួយ សូមបង្ហោះសំណួរទៅកាន់ :forum_link របស់យើងជាមួយនឹងការរចនាដែលអ្នកកំពុងប្រើ។</p>',
'playground' => 'សួនកុមារ',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'កាលបរិច្ឆេទ​កំណត់',
@ -1795,7 +1794,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'ខ្ញុំនឹងផ្ញើអ៊ីមែលទៅអ្នក នៅពេលដែលវាត្រូវបានបង់។',
'add_product_to_invoice' => 'ថែម 1 :product',
'not_authorized' => 'អ្នកមិនត្រូវបានអនុញ្ញាតទេ។',
'bot_get_email' => 'សួស្តី! (រលក)<br/> អរគុណសម្រាប់ការសាកល្បង Invoice Ninja Bot។<br/> អ្នក​ត្រូវ​បង្កើត​គណនី​មិន​គិត​ថ្លៃ​ដើម្បី​ប្រើ bot នេះ។<br/> សូមផ្ញើអាសយដ្ឋានអ៊ីមែលគណនីរបស់អ្នកមកខ្ញុំ ដើម្បីចាប់ផ្តើម។',
'bot_get_code' => 'អរគុណ! ខ្ញុំបានផ្ញើអ៊ីមែលទៅអ្នកជាមួយនឹងលេខកូដសុវត្ថិភាពរបស់អ្នក។',
'bot_welcome' => 'នោះហើយជាវា គណនីរបស់អ្នកត្រូវបានផ្ទៀងផ្ទាត់។<br/>',
'email_not_found' => 'ខ្ញុំមិនអាចស្វែងរកគណនីដែលមានសម្រាប់ :email បានទេ។',
@ -1803,7 +1801,6 @@ $LANG = array(
'security_code_email_subject' => 'លេខកូដសុវត្ថិភាពសម្រាប់ Invoice Ninja Bot',
'security_code_email_line1' => 'នេះគឺជាលេខកូដសុវត្ថិភាព Invoice Ninja Bot របស់អ្នក។',
'security_code_email_line2' => 'ចំណាំ៖ វានឹងផុតកំណត់ក្នុងរយៈពេល 10 នាទី។',
'bot_help_message' => 'បច្ចុប្បន្នខ្ញុំគាំទ្រ៖<br/> • បង្កើត\update\email វិក្កយបត្រ<br/> • រាយបញ្ជីផលិតផល<br/> ឧទាហរណ៍:<br/> <i>វិក្កយបត្រ bob សម្រាប់សំបុត្រ 2 កំណត់កាលបរិច្ឆេទដល់ថ្ងៃព្រហស្បត្តិ៍បន្ទាប់ និងការបញ្ចុះតម្លៃដល់ 10 ភាគរយ</i>',
'list_products' => 'រាយផលិតផល',
'include_item_taxes_inline' => 'រួមបញ្ចូល <b>ពន្ធលើទំនិញក្នុងជួរសរុប</b>',
@ -1816,7 +1813,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'មុនពេលចាប់ផ្តើមដំឡើងកំណែ Invoice Ninja បង្កើតការបម្រុងទុកនៃមូលដ្ឋានទិន្នន័យ និងឯកសាររបស់អ្នក!',
'update_invoiceninja_available' => 'កំណែថ្មីនៃ Invoice Ninja មានហើយ។',
'update_invoiceninja_unavailable' => 'មិនមានកំណែថ្មីនៃ Invoice Ninja ទេ។',
'update_invoiceninja_instructions' => 'សូមដំឡើងកំណែថ្មី <strong>:version</strong> ដោយចុចប៊ូតុង <em>អាប់ដេតឥឡូវនេះ</em> ខាងក្រោម។ បន្ទាប់មក អ្នកនឹងត្រូវបានបញ្ជូនបន្តទៅកាន់ផ្ទាំងគ្រប់គ្រង។',
'update_invoiceninja_update_start' => 'ធ្វើបច្ចុប្បន្នភាពឥឡូវនេះ',
'update_invoiceninja_download_start' => 'ទាញយក :version',
'create_new' => 'បង្កើត​ថ្មី',
@ -5131,6 +5127,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -657,8 +657,6 @@ $LANG = array(
'created_by_invoice' => 'Created by :invoice',
'primary_user' => 'Primary User',
'help' => 'Help',
'customize_help' => '<p>We use :pdfmake_link to define the invoice designs declaratively. The pdfmake :playground_link provides a great way to see the library in action.</p>
<p>If you need help figuring something out post a question to our :forum_link with the design you\'re using.</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Due Date',
@ -1822,7 +1820,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.',
'add_product_to_invoice' => 'Add 1 :product',
'not_authorized' => 'You are not authorized',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.',
'bot_welcome' => 'That\'s it, your account is verified.<br/>',
'email_not_found' => 'I wasn\'t able to find an available account for :email',
@ -1830,7 +1827,6 @@ $LANG = array(
'security_code_email_subject' => 'Security code for Invoice Ninja Bot',
'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.',
'security_code_email_line2' => 'Note: it will expire in 10 minutes.',
'bot_help_message' => 'I currently support:<br/>• Create\update\email an invoice<br/>• List products<br/>For example:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'List Products',
'include_item_taxes_inline' => 'Include <b>line item taxes in line total</b>',
@ -1843,7 +1839,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!',
'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.',
'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.',
'update_invoiceninja_instructions' => 'Please install the new version <strong>:version</strong> by clicking the <em>Update now</em> button below. Afterwards you\'ll be redirected to the dashboard.',
'update_invoiceninja_update_start' => 'Update now',
'update_invoiceninja_download_start' => 'Download :version',
'create_new' => 'Create New',
@ -5158,6 +5153,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -658,8 +658,6 @@ $LANG = array(
'created_by_invoice' => 'Креирано од :invoice',
'primary_user' => 'Примарен корисник',
'help' => 'Помош',
'customize_help' => '<p> Користиме :pdfmake_link за да ги дефинираме декларативно дизајните на фактурата. dfmake :playground_link обезбедува гледање на библиотеката во акција на прекрасен начин. </p>
<p> Ако ви треба помош околу нешто објавете прашање на нашиот :forum_link со дизајнот кој го користите. </p>',
'playground' => 'игралиште',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Датум на достасување ',
@ -1823,7 +1821,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'Ќе ви испратам е-пошта кога ќе биде платено.',
'add_product_to_invoice' => 'Додај 1 :product',
'not_authorized' => 'Не сте овластени',
'bot_get_email' => 'Здраво! (wave) <br/> Ви благодарам што го пробавте Invoice Ninja ботот. <br/> Треба да креирате бесплатна сметка за да го користите овој бот. <br/> Испратете ми ја адресата на вашата е-пошта со која е поврзана сметката за да започнеме.',
'bot_get_code' => 'Благодарам! Ви испратив е-пошта со вашиот сигурносен код.',
'bot_welcome' => 'Тоа е тоа, вашата сметка е овластена. <br/>',
'email_not_found' => 'Не можев да најдам слободна сметка за :email',
@ -1831,7 +1828,6 @@ $LANG = array(
'security_code_email_subject' => 'Сигурносен код за Invoice Ninja ботот',
'security_code_email_line1' => 'Ова е вашиот Invoice Ninja Bot сигурносен код.',
'security_code_email_line2' => 'Забелешка: ќе истече за 10 минути.',
'bot_help_message' => 'Моментално поддржувам: <br/> Креирај\ажурирај/испрати по е-пошта фактура <br/> • Листа на продукти <br/> На пример: <br/> <i> Испрати фактура на Боб за 2 карти, постави датум на достасување до следниот четврток и направи попуст од 10 проценти </i>',
'list_products' => 'Листа на продукти',
'include_item_taxes_inline' => 'Вклучи ги <b> даноците на ставките во линијата вкупно </b>',
@ -1844,7 +1840,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'Пред за започнете со ажурирање на Invoice Ninja креирајте бекап на вашата датабаза и датотеки.',
'update_invoiceninja_available' => 'Достапна е нова верзија на Invoice Ninja.',
'update_invoiceninja_unavailable' => 'Нема достапна нова верзија на Invoice Ninja.',
'update_invoiceninja_instructions' => 'Ве молиме инсталирајте ја новата верзија <strong> :version </strong> со кликнување на <em> Ажурирај сега </em> копчето подоле. Потоа ќе бидете пренасочени кон контролната табла.',
'update_invoiceninja_update_start' => 'Ажурирај сега',
'update_invoiceninja_download_start' => 'Превземена :version',
'create_new' => 'Креирај сега',
@ -5159,6 +5154,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -651,8 +651,6 @@ $LANG = array(
'created_by_invoice' => 'Aangemaakt door :invoice',
'primary_user' => 'Primaire gebruiker',
'help' => 'Help',
'customize_help' => '<p>We gebruiken :pdfmake_link om de factuurontwerpen declaratief te definieren. De pdfmake :playground_link biedt een interessante manier om de library in actie te zien.</p>
<p>Als je ergens hulp bij nodig hebt, stel dan een vraag op ons support forum met het design dat je gebruikt.</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Vervaldatum',
@ -1813,7 +1811,6 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'bot_emailed_notify_paid' => 'Ik e-mail u als het betaald is.',
'add_product_to_invoice' => 'Voeg 1 :product toe',
'not_authorized' => 'U bent niet gemachtigd',
'bot_get_email' => 'Hallo! (wave)<br/>Bedankt om de Invoice Ninja Bot uit te proberen.<br/>Je moet een gratis account aanmaken om de bot te kunnen gebruiken.<br/>Stuur me uw e-mailadres om van start te gaan.',
'bot_get_code' => 'Bedankt! Ik heb u een e-mail gestuurd met uw beveiligingscode.',
'bot_welcome' => 'Dat was het, uw account is geverifieerd.<br/>',
'email_not_found' => 'Ik was niet in staat om een beschikbaar account te vinden voor :email',
@ -1821,7 +1818,6 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'security_code_email_subject' => 'Beveiligingscode voor Invoice Ninja Bot',
'security_code_email_line1' => 'Dit is uw Invoice Ninja Bot beveiligingscode.',
'security_code_email_line2' => 'Opmerking: deze zal over 10 minuten vervallen.',
'bot_help_message' => 'Momenteel ondersteun ik:<br/>• Aanmaken\bewerken\emailen van facturene<br/>• Producten tonen<br/>Bijvoorbeeld:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'Toon producten',
'include_item_taxes_inline' => 'Gebruik <b>de belasting per regel in het lijntotaal</b>',
@ -1834,7 +1830,6 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
'update_invoiceninja_warning' => 'Maak een backup van de database en bestanden vóór het upgraden van Invoice Ninja!',
'update_invoiceninja_available' => 'Een nieuwe versie van Invoice Ninja is beschikbaar.',
'update_invoiceninja_unavailable' => 'Er is geen nieuwe versie van Invoice Ninja beschikbaar.',
'update_invoiceninja_instructions' => 'Gelieve de nieuwe versie <strong>:version</strong> te installeren door op onderstaande <em>Nu updaten</em> knop te klikken. Nadien wordt u doorgestuurd naar het dashboard.',
'update_invoiceninja_update_start' => 'Nu bijwerken',
'update_invoiceninja_download_start' => 'Download :version',
'create_new' => 'Nieuwe aanmaken',
@ -5152,6 +5147,20 @@ Email: :email<b><br><b>',
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -655,7 +655,6 @@ Przykłady dynamicznych zmiennych:
'created_by_invoice' => 'Utworzona przez :invoice',
'primary_user' => 'Główny użytkownik',
'help' => 'Pomoc',
'customize_help' => 'Używamy :pdfmake_link by projektować faktury deklaratywnie. PDFMake :playground_link pozwala przetestować funkcjonalności tego rozwiązania. Jeśli potrzebujesz pomocy z tym rozwiązaniem napisz na naszym forum :forum_link.',
'playground' => 'piaskownica',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Termin płatności',
@ -1819,7 +1818,6 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'bot_emailed_notify_paid' => 'Wyślę email gdy zostanie to opłacone.',
'add_product_to_invoice' => 'Dodaj 1 :product',
'not_authorized' => 'Nie jesteś autoryzowany',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Dziękuję! Wysłaliśmy email z kodem bezpieczeństwa.',
'bot_welcome' => 'Gotowe, twoje konto zostało zweryfikowane.<br/>',
'email_not_found' => 'Nie znalazłem konta dla adres email: email',
@ -1827,7 +1825,6 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'security_code_email_subject' => 'Kod bezpieczeństwa dla Invoice Ninja Bot',
'security_code_email_line1' => 'Oto Twój kod bezpieczeństwa Bota Invoice Ninja.',
'security_code_email_line2' => 'Uwaga: to wygaśnie za 10 minut.',
'bot_help_message' => 'I currently support:<br/>• Create\update\email an invoice<br/>• List products<br/>For example:<br/><i>invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent</i>',
'list_products' => 'Lista produktów',
'include_item_taxes_inline' => 'Wyświetlaj <b>sumę podatków w podsumowaniu</b>',
@ -1840,7 +1837,6 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'update_invoiceninja_warning' => 'Przed przejściem na nową wersję Invoice Ninja stwórz kopię bezpieczeństwa swojej bazy danych i plików.',
'update_invoiceninja_available' => 'Nowa wersja Invoice Ninja jest dostępna.',
'update_invoiceninja_unavailable' => 'Nowa wersja Invoice Ninja nie jest dostępna.',
'update_invoiceninja_instructions' => 'Please install the new version <strong>:version</strong> by clicking the <em>Update now</em> button below. Afterwards you\'ll be redirected to the dashboard.',
'update_invoiceninja_update_start' => 'Aktualizuj teraz',
'update_invoiceninja_download_start' => 'Pobierz :version',
'create_new' => 'Dodaj nowy/nową',
@ -5155,6 +5151,20 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -654,8 +654,6 @@ Não consegue achar a fatura? Precisa de mais ajuda? Ficaremos feliz em ajudar
'created_by_invoice' => 'Criada pela :invoice',
'primary_user' => 'Usuário Primário',
'help' => 'Ajuda',
'customize_help' => '<p>Nós usamos :pdfmake_link para definir declaradamente os designs de faturas. O PDFMake :playground_link provê uma ótima maneira de ver a biblioteca em ação.</p>
<p>Se você precisar de ajuda para entender algo poste uma questão em nosso :forum_link com o design que você está usando.</p>',
'playground' => 'rascunho',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Data de Vencimento',
@ -1816,7 +1814,6 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
'bot_emailed_notify_paid' => 'Mandarei-o um email quando for pago.',
'add_product_to_invoice' => 'Adicionar 1 :product',
'not_authorized' => 'Você não está autorizado',
'bot_get_email' => 'Olá! (wave) <br/>Obrigado por testar o robô Invoice Ninja. <br/>Você precisa criar uma conta gratuita para usar este robô. <br/>Diga-me sua conta de email para começarmos.',
'bot_get_code' => 'Obrigado! Eu enviei para você um email com seu código de segurança.',
'bot_welcome' => 'É isso, sua conta foi verificada. <br/>',
'email_not_found' => 'Não pude encontrar uma conta disponível para :email',
@ -1824,7 +1821,6 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
'security_code_email_subject' => 'Código de segurança do Invoice Ninja Bot',
'security_code_email_line1' => 'Este é o seu código de segurança do Invoice Ninja Bot.',
'security_code_email_line2' => 'Nota: ele irá expirar em 10 minutos.',
'bot_help_message' => 'Eu atualmente suporto: <br/>• Criar/atualizar/enviar uma fatura <br/>• Listar produtos <br/>Por exemplo:<br/><i>Faturar 2 tickets para Bob, defina a data de vencimento para a próxima quinta-feira e o desconto para 10 porcento</i>',
'list_products' => 'Listar Produtos',
'include_item_taxes_inline' => 'Incluir <b>linhas de taxas por item no total de linhas</b>',
@ -1837,7 +1833,6 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
'update_invoiceninja_warning' => 'Antes de começar a atualizar o Invoice Ninja crie um backup de seu banco de dados e arquivos!',
'update_invoiceninja_available' => 'Uma nova versão do Invoice Ninja está disponível.',
'update_invoiceninja_unavailable' => 'Nenhuma nova versão está disponível.',
'update_invoiceninja_instructions' => 'Por favor instale uma nova versão <strong>:version</strong> clicando no botão<em>Atualizar agora</em> abaixo. Após isso você será redirecionado para o dashboard.',
'update_invoiceninja_update_start' => 'Atualizar agora',
'update_invoiceninja_download_start' => 'Baixar :version',
'create_new' => 'Criar Novo',
@ -4688,18 +4683,18 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
'total_active_invoices' => 'Faturas Ativas',
'total_outstanding_invoices' => 'Faturas Pendentes',
'total_completed_payments' => 'Pagamentos Concluídos',
'total_refunded_payments' => 'Refunded Payments',
'total_active_quotes' => 'Active Quotes',
'total_approved_quotes' => 'Approved Quotes',
'total_unapproved_quotes' => 'Unapproved Quotes',
'total_logged_tasks' => 'Logged Tasks',
'total_invoiced_tasks' => 'Invoiced Tasks',
'total_paid_tasks' => 'Paid Tasks',
'total_logged_expenses' => 'Logged Expenses',
'total_pending_expenses' => 'Pending Expenses',
'total_invoiced_expenses' => 'Invoiced Expenses',
'total_invoice_paid_expenses' => 'Invoice Paid Expenses',
'vendor_portal' => 'Vendor Portal',
'total_refunded_payments' => 'Pagamentos reembolsados',
'total_active_quotes' => 'Cotações Ativas',
'total_approved_quotes' => 'Cotações Aprovadas',
'total_unapproved_quotes' => 'Cotações não Aprovadas',
'total_logged_tasks' => 'Tarefas Registradas',
'total_invoiced_tasks' => 'Tarefas Faturadas',
'total_paid_tasks' => 'Tarefas Pagas',
'total_logged_expenses' => 'Despesas Registradas',
'total_pending_expenses' => 'Despesas Pendentes',
'total_invoiced_expenses' => 'Despesas Faturadas',
'total_invoice_paid_expenses' => 'Despesas Pagas da Fatura',
'vendor_portal' => 'Portal do Fornecedor',
'send_code' => 'Send Code',
'save_to_upload_documents' => 'Save the record to upload documents',
'expense_tax_rates' => 'Expense Tax Rates',
@ -5152,6 +5147,20 @@ Quando tiver as quantias, volte a esta página de formas de pagamento e clique "
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -654,8 +654,6 @@ Não consegue encontrar a nota de pagamento? Precisa de ajuda? Ficamos felizes e
'created_by_invoice' => 'Criada a partir da :invoice',
'primary_user' => 'Utilizador Principal',
'help' => 'Ajuda',
'customize_help' => '<p>Usamos :pdfmake_link para defenir os estilos da nota de pagamento de forma declarativa. O pdfmake :playground_link oferece uma ótima forma de ver a biblioteca em ação.</p>
<p>Se você precisa de ajuda para descobrir alguma coisa, pergunte no nosso forum :forum_link com o estilo que está usando.</p>',
'playground' => 'rascunho',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Data de Vencimento',
@ -1817,7 +1815,6 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'bot_emailed_notify_paid' => 'Irei enviar-lhe um e-mail quando for paga.',
'add_product_to_invoice' => 'Adicionar 1 :product',
'not_authorized' => 'Não está autorizado',
'bot_get_email' => 'Olá! (wave) Obrigado por experimentares o bot da Invoice Ninja.É necessário criar uma conta para poder utilizar este bot. Introduz o teu endereço de e-mail para começar.',
'bot_get_code' => 'Obrigado! Vou enviar-lhe um e-mail com o seu código de segurança.',
'bot_welcome' => 'Feito, a sua conta está verificada.<br/>',
'email_not_found' => 'Não fui capaz de encontrar uma conta para :email',
@ -1825,7 +1822,6 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'security_code_email_subject' => 'Código de segurança para o Invoice Ninja Bot',
'security_code_email_line1' => 'Este é o seu código de segurança para o Invoice Ninja Bot.',
'security_code_email_line2' => 'Nota: irá expirar em 10 minutos.',
'bot_help_message' => 'Atualmente suporto:<br/>• Criar/atualizar/enviar uma nota de pagamento<br/>• Listar produtos:<br/><i>Por exemplo:<br/>faturar o bob por 2 bilhetes, definir a data de vencimento para a próxima quinta-feira e o desconto para 10%</i>',
'list_products' => 'Listar Produtos',
'include_item_taxes_inline' => 'Incluir <b>impostos dos produtos no total da linha</b>',
@ -1838,7 +1834,6 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
'update_invoiceninja_warning' => 'Antes de começar a atualizar o Invoice Ninja crie uma cópia de segurança da sua base de dados e ficheiros!',
'update_invoiceninja_available' => 'Uma nova versão do Invoice Ninja está disponível.',
'update_invoiceninja_unavailable' => 'Não existe uma versão mais recente do Invoice Ninja.',
'update_invoiceninja_instructions' => 'Por favor instale a nova versão <strong>:version</strong> clicando <em>Atualizar agora</em> no botão abaixo. Depois será redireccionado para o painel de controlo.',
'update_invoiceninja_update_start' => 'Atualizar agora',
'update_invoiceninja_download_start' => 'Transferir :version',
'create_new' => 'Criar Nova',
@ -5155,6 +5150,20 @@ O envio de E-mails foi suspenso. Será retomado às 23:00 UTC.',
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -657,10 +657,6 @@ Nu găsești factura? Ai nevoie de asistență suplimentară? Suntem aici sa aju
'created_by_invoice' => 'Creat de :invoice',
'primary_user' => 'Utilizator Principal',
'help' => 'Ajutor',
'customize_help' => '<p>Utilizăm :pdfmake_link pentru a stabili design-ul facturii. pdfmake :playground_link poate ajuta foloți biblioteca.
</p>
<p>Pentru orice informație, nu ezitați accesați :forum_link, unde puteți publica întrebări specifice design-ului pe care îl utilizați.
</p>',
'playground' => 'mediu de lucru',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Data Scadenta',
@ -1824,7 +1820,6 @@ Odată ce sumele au ajuns la dumneavoastră, reveniți la pagina cu metode de pl
'bot_emailed_notify_paid' => 'Veți fi notificat după efectuarea plății.',
'add_product_to_invoice' => 'Adăugați 1 :product',
'not_authorized' => 'Nu ești autorizat',
'bot_get_email' => 'Bună ziua! (wave)<br/>Vă mulțumim că încercați să folosiți Invoice Ninja Bot.<br/>Este necesar să aveți un cont gratui pentru a folosi acest bot.<br/>Pentru a începe, este necesar să ne trimiteți adresa dumneavoastră de email. ',
'bot_get_code' => 'Vă mulțumim! V-am trimis codul de securitate pe email.',
'bot_welcome' => 'Asta este tot. Contul dumneavoastră a fost verificat.<br/>',
'email_not_found' => 'Nu am reușit să găsim un cont disponibil pentru :email',
@ -1832,7 +1827,6 @@ Odată ce sumele au ajuns la dumneavoastră, reveniți la pagina cu metode de pl
'security_code_email_subject' => 'Cod de securitate pentru Invoice Ninja Bot',
'security_code_email_line1' => 'Acesta este codul dumneavoastră de securitate Invoice Ninja Bot.',
'security_code_email_line2' => 'Notă: va expira în 10 minute.',
'bot_help_message' => 'Momentan, suportăm <br/>• Crearea\actualizarea\trimiterea de facturi<br/>• Listarea de produse<br/>Spre exemplu:<br/><i>facturarea a câte două tichete, setarea scadenței pentru joia viitoare și reducerea cu 10 la sută</i>',
'list_products' => 'Listați produsele',
'include_item_taxes_inline' => 'Includeți <b>line item taxes in line total</b>',
@ -1845,7 +1839,6 @@ Odată ce sumele au ajuns la dumneavoastră, reveniți la pagina cu metode de pl
'update_invoiceninja_warning' => 'Înainte de a face un upgrade la Invoice Ninja, creați un backup pentru baza dumneavoastră de date și pentru fișiere! ',
'update_invoiceninja_available' => 'Este disponibila o nouă versiune pentru Invoice Ninja.',
'update_invoiceninja_unavailable' => 'Nu există o nouă versiune disponibilă pentru Invoice Ninja.',
'update_invoiceninja_instructions' => 'Instalați noua versiune <strong>:version</strong>, apăsând butonul <em>Update now</em> de mai jos. Apoi veți fi redirecționar către panoul de control.',
'update_invoiceninja_update_start' => 'Actualizează acum',
'update_invoiceninja_download_start' => 'Descarcă :version',
'create_new' => 'Nou',
@ -5161,6 +5154,20 @@ Odată ce sumele au ajuns la dumneavoastră, reveniți la pagina cu metode de pl
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -654,7 +654,6 @@ Nemôžete nájsť faktúru? Potrebujete poradiť? Radi Vám pomôžeme
'created_by_invoice' => 'Vytvorené :invoice',
'primary_user' => 'Primárny používateľ',
'help' => 'Pomoc',
'customize_help' => '<p>Na deklaratívne definovanie návrhov faktúr používame :pdfmake_link. pdfmake :playground_link poskytuje skvelý spôsob, ako vidieť knižnicu v akcii.</p><p> Ak potrebujete pomôcť niečo vymyslieť, položte otázku na náš :forum_link s dizajnom, ktorý používate.</p>',
'playground' => 'ihrisko',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Dátum splatnosti',
@ -1805,7 +1804,6 @@ Nemôžete nájsť faktúru? Potrebujete poradiť? Radi Vám pomôžeme
'bot_emailed_notify_paid' => 'Keď to bude zaplatené, pošlem vám e-mail.',
'add_product_to_invoice' => 'Pridať 1 :product',
'not_authorized' => 'Nemáte oprávnenie',
'bot_get_email' => 'Ahoj! (mávať)<br/> Ďakujeme, že ste vyskúšali Invoice Ninja Bot.<br/> Ak chcete používať tohto robota, musíte si vytvoriť bezplatný účet.<br/> Ak chcete začať, pošlite mi e-mailovú adresu svojho účtu.',
'bot_get_code' => 'Ďakujem! Zaslali sme Vám email s Vašim bezpečnostným kódom.',
'bot_welcome' => 'Váš účet je overený.',
'email_not_found' => 'Nepodarilo sa mi nájsť dostupný účet pre :email',
@ -1813,7 +1811,6 @@ Nemôžete nájsť faktúru? Potrebujete poradiť? Radi Vám pomôžeme
'security_code_email_subject' => 'Bezpečnostný kód pre bota Invoice Ninja',
'security_code_email_line1' => 'Váš bezpečnostný kód pre bota Invoice Ninja.',
'security_code_email_line2' => 'Poznámka: Vyprší za 10 minút.',
'bot_help_message' => 'Momentálne podporujem:<br/> • Vytvorte\aktualizujte\e-mailom faktúru<br/> • Zoznam produktov<br/> Napríklad:<br/> <i>faktúra bob na 2 lístky, splatnosť si nastavte na budúci štvrtok a zľavu na 10 percent</i>',
'list_products' => 'Zoznam produktov',
'include_item_taxes_inline' => 'Zahrnúť <b>dane z riadkových položiek do súčtu riadkov</b>',
@ -1826,7 +1823,6 @@ Nemôžete nájsť faktúru? Potrebujete poradiť? Radi Vám pomôžeme
'update_invoiceninja_warning' => 'Pred aktualizáciou Invoice Ninja, vytvorte zálohu vašich súborov a databázy!',
'update_invoiceninja_available' => 'Je dostupná nová verzia Invoice Ninja.',
'update_invoiceninja_unavailable' => 'Nieje dostupná nová verzia Invoice Ninja.',
'update_invoiceninja_instructions' => 'Nainštalujte si novú verziu <strong>:version</strong> kliknutím na tlačidlo <em>Aktualizovať</em> nižšie. Potom budete presmerovaní na palubnú dosku.',
'update_invoiceninja_update_start' => 'Aktualizovať teraz',
'update_invoiceninja_download_start' => 'Stiahnuť :version',
'create_new' => 'Vytvoriť nový',
@ -5141,6 +5137,20 @@ Nemôžete nájsť faktúru? Potrebujete poradiť? Radi Vám pomôžeme
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -656,8 +656,6 @@ Pošljite nam sporočilo na contact@invoiceninja.com',
'created_by_invoice' => 'Naredil: :invoice',
'primary_user' => 'Primarni uporabnik',
'help' => 'Pomoč',
'customize_help' => '<p>Uporabljamo :pdfmake_link, da deklarativno definiramo oblike računov. Pdfmake :playground_link je odličen način za ogled knjižnice v akciji.</p>
<p>Če potrebujete pomoč nam pošljite vprašanje na :forum_link z zasnovo, ki jo uporabljate.</p>',
'playground' => 'peskovnik',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Rok plačila',
@ -1822,7 +1820,6 @@ Ko imate zneske, se vrnite na to stran plačilnega sredstva in kliknite na "Comp
'bot_emailed_notify_paid' => 'Ob plačilu pošljemo e-poštno sporočilo.',
'add_product_to_invoice' => 'Dodaj 1 :product',
'not_authorized' => 'Nimate dovoljenja',
'bot_get_email' => 'Živjo! (wave)<br/>Hvala za preizkus Invoice Ninja Bot-a.<br/>Za uporabo je potreben brezplačen račun.<br/>Za nadaljevanje mi pošlji svoj naslov elektronske pošte.',
'bot_get_code' => 'Hvala! Poslali smo vam e-poštno sporočilo z varnostno kodo.',
'bot_welcome' => 'To je to! Vaš račun je preverjen.<br/>',
'email_not_found' => 'Za :email ni bilo mogoče najti razpoložljivega računa',
@ -1830,7 +1827,6 @@ Ko imate zneske, se vrnite na to stran plačilnega sredstva in kliknite na "Comp
'security_code_email_subject' => 'Varnostna koda za Invoice Ninja Robot',
'security_code_email_line1' => 'Ta je vaša varnostna koda za Invoice Ninja Robot',
'security_code_email_line2' => 'Opomba: poteče v 10 minutah.',
'bot_help_message' => 'Trenutno podpiram:<br/>• Ustvari\posodobi\pošlji račun<br/>• Seznam izdelkov<br/>N primer:<br/><i>Izstavi račun za 2 karti, nastavi zapadlost na naslednji četrtek in 10 odstotkov popusta</i>',
'list_products' => 'Seznam izdelkov',
'include_item_taxes_inline' => 'Prikaži <b>davke v vrstici skupno</b>',
@ -1843,7 +1839,6 @@ Ko imate zneske, se vrnite na to stran plačilnega sredstva in kliknite na "Comp
'update_invoiceninja_warning' => 'Preden začnete nadgradnjo ustvarite varnostno kopijo baze podatkov in datotek!',
'update_invoiceninja_available' => 'Nova različica Invoice Ninje je na voljo.',
'update_invoiceninja_unavailable' => 'Nove različice Invoice Ninje ni na voljo.',
'update_invoiceninja_instructions' => 'Prosim namestite novo različico <strong>:version</strong> z klikom na <em>Nadgradi Zdaj</em> gumba spodaj. Nato boste preusmerjeni na nadzorno ploščo.',
'update_invoiceninja_update_start' => 'Posodobi zdaj',
'update_invoiceninja_download_start' => 'Prenesi :version',
'create_new' => 'Ustvari',
@ -5158,6 +5153,20 @@ Ko imate zneske, se vrnite na to stran plačilnega sredstva in kliknite na "Comp
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -654,8 +654,6 @@ $LANG = array(
'created_by_invoice' => 'Krijuar nga :invoice',
'primary_user' => 'Përdoruesi kryesor',
'help' => 'Ndihmë',
'customize_help' => '<p>We use :pdfmake_link to define the invoice designs declaratively. The pdfmake :playground_link provides a great way to see the library in action.</p>
<p>If you need help figuring something out post a question to our :forum_link with the design you\'re using.</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Deri më datë',
@ -1820,7 +1818,6 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'bot_emailed_notify_paid' => 'Do te te dergoj email kur te paguhet. ',
'add_product_to_invoice' => 'Shto 1 :product',
'not_authorized' => 'Nuk jeni i autorizuar. ',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Faleminderit. Ju kam dergar nje email qe permban kodin tuaj te sigurise. ',
'bot_welcome' => 'Llogaria juaj eshte verifikuar.<br/>',
'email_not_found' => 'Nuk munda te gjej nje llogari te disponueshme per :email',
@ -1828,7 +1825,6 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'security_code_email_subject' => 'Kodi i sigurise per Invoice Ninja Bot',
'security_code_email_line1' => 'Ky eshte kodi juaj i sigurise per Invoice Ninja Bot. ',
'security_code_email_line2' => 'Shenim: skadon per 10 minuta.',
'bot_help_message' => 'Momentalisht mund te bej:<br/>• Krijo/perditeso/dergo nje fature<br/>• Listo produktet<br/>Per shembull:<br/><i>Dergo fature Bobit per 2 bileta me date te fundit per te enjten tjeter dhe ul cmimin me 10 perqind<i>',
'list_products' => 'Listo Produktet',
'include_item_taxes_inline' => 'Perfshi <b>line item taxes in line total</b>',
@ -1841,7 +1837,6 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'update_invoiceninja_warning' => 'Perpara se te perditesoni Invoice Ninja, ruani nje rezerve te skedareve dhe databazes!',
'update_invoiceninja_available' => 'Nje version i ri i Invoice Ninja eshte i disponueshem. ',
'update_invoiceninja_unavailable' => 'Nuk ka version te ri te disponueshem per Invoice Ninja. ',
'update_invoiceninja_instructions' => 'Ju lutem instaloni versionin e ri <strong>:version</strong> duke klikuar butonin <em>Perditeso Tani</em> me poshte. Pasi te mbaroje, do te dergoheni ne faqen kryesore.',
'update_invoiceninja_update_start' => 'Perditeso tani',
'update_invoiceninja_download_start' => 'Shkarko :version',
'create_new' => 'Krijo',
@ -5156,6 +5151,20 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -657,8 +657,6 @@ $LANG = array(
'created_by_invoice' => 'Kreiran od :invoice',
'primary_user' => 'Primarni korisnik',
'help' => 'Pomoć',
'customize_help' => '<p>Koristimo :pdfmake_link za deklarativno definisanje dezajna računa. Pdfmake :playground_link je dobar način da se vidi kako ova biblioteka funkcioniše.</p>
<p>Ukoliko Vam je potrebna pomoć, pošaljite pitanje na naš :forum_link, sa dizajnom koji koristite.</p>',
'playground' => 'igralište',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Datum dospeća',
@ -1822,7 +1820,6 @@ Kada budete imali iznose, vratite se na ovu stranicu sa načinima plaćanja i k
'bot_emailed_notify_paid' => 'Poslaću vam email kada bude plaćeno.',
'add_product_to_invoice' => 'Dodaj 1 :product',
'not_authorized' => 'Niste ovlašćeni',
'bot_get_email' => 'Zdravo! (wave)<br/>Hvala što isprobavate Invoice Ninja Bot.<br/>Potrebno je da napravite besplatan nalog da biste ga koristili.<br/>Pošaljite email adresu Vašeg naloga pa možemo početi.',
'bot_get_code' => 'Hvala! Poslat je e-mail sa vašim sigurnosnim kodom.',
'bot_welcome' => 'To je to, vaš nalog je verifikovan.',
'email_not_found' => 'Nisam uspeo/la da pronađem dostupan nalog za :email',
@ -1830,7 +1827,6 @@ Kada budete imali iznose, vratite se na ovu stranicu sa načinima plaćanja i k
'security_code_email_subject' => 'Sigurnosni kod za Invoice Ninja Bot',
'security_code_email_line1' => 'Ovo je vaš Invoice Ninja Bot sigurnosni kod.',
'security_code_email_line2' => 'Note: ističe za 10 minuta.',
'bot_help_message' => 'Trenutno je podržano:<br/>• Kreiranje\ažuriranje\slanje email-om računa<br/>• Lista proizvoda<br/>Na primer:<br/><i>Fakturiši Peri 2 ulaznice, podesi datum prispeća na naredni četvrtak i postavi 10 posto popusta </i>',
'list_products' => 'Lista proizvoda',
'include_item_taxes_inline' => 'Uključite <b>ukupan iznos poreza na stavke porudžbine</b>',
@ -1843,7 +1839,6 @@ Kada budete imali iznose, vratite se na ovu stranicu sa načinima plaćanja i k
'update_invoiceninja_warning' => 'Pre početka nadogradnje Invoice Ninja napravite rezervnu kopiju vaše baze podataka i datoteka!',
'update_invoiceninja_available' => 'Nova verzija Invoice Ninja je dostupna.',
'update_invoiceninja_unavailable' => 'Nema dostupne nove verzije Invoice Ninja.',
'update_invoiceninja_instructions' => 'Instalirajte novu verziju <strong>:version </strong>klikom na<em> dugme Ažuriraj </em>odmah ispod. Nakon toga ćete biti preusmereni na kontrolnu tablu.',
'update_invoiceninja_update_start' => 'Ažuriraj odmah',
'update_invoiceninja_download_start' => 'Preuzmi :version',
'create_new' => 'Kreiraj novo',
@ -5158,6 +5153,20 @@ Kada budete imali iznose, vratite se na ovu stranicu sa načinima plaćanja i k
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -656,8 +656,6 @@ $LANG = array(
'created_by_invoice' => 'Skapad av :invoice',
'primary_user' => 'Primär användare',
'help' => 'Hjälp',
'customize_help' => '<p>We use :pdfmake_link to define the invoice designs declaratively. The pdfmake :playground_link provides a great way to see the library in action.</p>
<p>If you need help figuring something out post a question to our :forum_link with the design you\'re using.</p>',
'playground' => 'Sandlåda',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'Förfallodatum',
@ -1828,7 +1826,6 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'bot_emailed_notify_paid' => 'Jag e-postar dig när den är betald.',
'add_product_to_invoice' => 'Lägg till 1 :produkt',
'not_authorized' => 'Du är inte behörig.',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'Tack! Jag har skickat ett mejl till dig med din säkerhetskod.',
'bot_welcome' => 'Ditt konto är verifierat.',
'email_not_found' => 'Jag kunde inte hitta ett tillgängligt konto för :email',
@ -1836,7 +1833,6 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'security_code_email_subject' => 'Säkerhetskod för Invoice Ninja Bot.',
'security_code_email_line1' => 'Detta är din Invoice Ninja Bot säkerhetskod.',
'security_code_email_line2' => 'Notering: Upphör om 10 minuter.',
'bot_help_message' => 'Jag stöder för närvarande: <br/> • Skapa \ Uppdatera \ Mejla en faktura <br/> • Produktlista <br/> Till exempel: <br/> <i> Fakturera bob för 2 biljetter, ange ett slutdatum på nästa torsdag och rabatten till 10 procent </ i>',
'list_products' => 'Lista produkter',
'include_item_taxes_inline' => 'Inkludera <b>rad moms i totalmoms</b>',
@ -1849,7 +1845,6 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'update_invoiceninja_warning' => 'Innan ni uppgraderar Invoice Ninja, skapa en backup av er databaser och filer!',
'update_invoiceninja_available' => 'En ny version av Invoice Ninja finns tillgänglig.',
'update_invoiceninja_unavailable' => 'Ingen ny version av Invoice Ninja finns tillgänglig.',
'update_invoiceninja_instructions' => 'Vänligen installera <strong>:version</strong> genom att klicka på <em>Uppdatera nu</em> knappen nedan. Ni blir sedan omdirigerad till instrumentpanelen.',
'update_invoiceninja_update_start' => 'Uppdatera nu',
'update_invoiceninja_download_start' => 'Ladda ner :version',
'create_new' => 'Skapa Ny',
@ -5165,6 +5160,20 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -657,8 +657,6 @@ $LANG = array(
'created_by_invoice' => 'สร้างโดย :invoice',
'primary_user' => 'ผู้ใช้หลัก',
'help' => 'ช่วยเหลือ',
'customize_help' => '<p>We use :pdfmake_link to define the invoice designs declaratively. The pdfmake :playground_link provides a great way to see the library in action.</p>
<p>If you need help figuring something out post a question to our :forum_link with the design you\'re using.</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => 'วันครบกำหนด',
@ -1823,7 +1821,6 @@ $LANG = array(
'bot_emailed_notify_paid' => 'ฉันจะส่งอีเมลถึงคุณเมื่อมีการชำระเงิน',
'add_product_to_invoice' => 'Add1 :product',
'not_authorized' => 'คุณไม่ได้รับอนุญาต',
'bot_get_email' => 'Hi! (wave)<br/>Thanks for trying the Invoice Ninja Bot.<br/>You need to create a free account to use this bot.<br/>Send me your account email address to get started.',
'bot_get_code' => 'ขอบคุณ! ฉันส่งอีเมลพร้อมรหัสรักษาความปลอดภัยของคุณมาให้',
'bot_welcome' => 'บัญชีของคุณได้รับการยืนยันแล้ว.<br/>',
'email_not_found' => 'ฉันไม่พบบัญชีที่พร้อมใช้งานสำหรับ :email',
@ -1831,7 +1828,6 @@ $LANG = array(
'security_code_email_subject' => 'รหัสรักษาความปลอดภัยสำหรับ Invoice Ninja Bot',
'security_code_email_line1' => 'นี่เป็นรหัสรักษาความปลอดภัยของ Bot Invoice Ninja ของคุณ',
'security_code_email_line2' => 'หมายเหตุ: จะหมดอายุภายใน 10 นาที',
'bot_help_message' => 'ฉันสนับสนุน:<br/>.สร้าง \ อัปเดท\ อีเมล์ ใบแจ้งหนี้<br/>.แสดงสินค้า<br/>ตัวอย่างเช่น:<br/><i>ใบแจ้งหนี้ 2 ใบกำหนดวันครบกำหนดถึงวันพฤหัสบดีถัดไปและส่วนลด 10%</i>',
'list_products' => 'แสดงสินค้า',
'include_item_taxes_inline' => 'รวมถึง <b>รายการภาษีในบรรทัดรวม</b>',
@ -1844,7 +1840,6 @@ $LANG = array(
'update_invoiceninja_warning' => 'ก่อนที่จะเริ่มต้นการอัพเกรด Invoice Ninja กรุณาสำรองฐานข้อมูลและไฟล์ของคุณ!',
'update_invoiceninja_available' => 'มีเวอร์ชันใหม่ของ Invoice Ninja ให้ใช้งาน',
'update_invoiceninja_unavailable' => 'ไม่มีเวอร์ชันใหม่ของ Invoice Ninja available.',
'update_invoiceninja_instructions' => 'โปรดติดตั้งเวอร์ชันใหม่ <strong>:version</strong>โดยการคลิกที่ <em>Update now</em>ด้านล่าง หลังจากนั้นคุณจะถูกเปลี่ยนเส้นทางไปยังแดชบอร์ด.',
'update_invoiceninja_update_start' => 'Update now',
'update_invoiceninja_download_start' => 'ดาวน์โหลด :version',
'create_new' => 'สร้างใหม่',
@ -5159,6 +5154,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -654,8 +654,6 @@ $LANG = array(
'created_by_invoice' => '由 :invoice 建立',
'primary_user' => '首要的使用者',
'help' => '說明',
'customize_help' => '<p>我們使用 :pdfmake_link 來以宣告方式定義發票的設計。 PDF 製作 :playground_link 能清楚呈現程式庫的運作。</p>
<p>如果您需要釋疑,請在我們的 :forum_link 就您的設計發問。</p>',
'playground' => 'playground',
'support_forum' => 'Support Forums',
'invoice_due_date' => '應付款日期',
@ -1819,7 +1817,6 @@ $LANG = array(
'bot_emailed_notify_paid' => '我將在這筆款項支付後以電子郵件寄給您。',
'add_product_to_invoice' => '新增 1 :product',
'not_authorized' => '您未經授權',
'bot_get_email' => '嗨! (wave)<br/>感謝您試用 Invoice Ninja 機器人。<br/>您需建立一個免費帳號以使用這個機器人。<br/>寄給我您的帳號所使用的電子郵件地址,以開始使用它。',
'bot_get_code' => '感謝! 我已寄給您一封電子郵件,內有您的安全密碼。',
'bot_welcome' => '好了,您的帳戶已經過驗證。<br/>',
'email_not_found' => '我無法找到 :email 的可用帳戶',
@ -1827,7 +1824,6 @@ $LANG = array(
'security_code_email_subject' => 'Invoice Ninja 機器人的安全密碼',
'security_code_email_line1' => '這是您的 Invoice Ninja 機器人安全密碼。',
'security_code_email_line2' => '注意: 它將在 10 分鐘後失效。',
'bot_help_message' => '我目前支援:<br/>• 建立\\更新\\透過電子郵件傳送票證<br/>• 列出產品<br/>例如:<br/><i>2 張票的發票,將到期日期設定為下週四,折扣定為 10%</i>',
'list_products' => '將所有產品列表',
'include_item_taxes_inline' => '包含 <b>單項產品稅金於該項目的總金額</b>',
@ -1840,7 +1836,6 @@ $LANG = array(
'update_invoiceninja_warning' => '在開始更新 Invoice Ninja 之前,先備份您的資料庫與檔案!',
'update_invoiceninja_available' => '有新版的 Invoice Ninja 可用。',
'update_invoiceninja_unavailable' => 'Invoice Ninja 無更新的版本。',
'update_invoiceninja_instructions' => '請點擊以下的<em>現在更新</em>按鈕以安裝新版本 <strong>:version</strong>。然後,您將會被轉引到總覽頁。',
'update_invoiceninja_update_start' => '現在更新',
'update_invoiceninja_download_start' => '下載 :version',
'create_new' => '建立新的',
@ -5155,6 +5150,20 @@ $LANG = array(
'unlinked_transaction' => 'Successfully unlinked transaction',
'view_dashboard_permission' => 'Allow user to access the dashboard, data is limited to available permissions',
'marked_sent_credits' => 'Successfully marked credits sent',
'show_document_preview' => 'Show Document Preview',
'cash_accounting' => 'Cash accounting',
'click_or_drop_files_here' => 'Click or drop files here',
'set_public' => 'Set public',
'set_private' => 'Set private',
'individual' => 'Individual',
'business' => 'Business',
'partnership' => 'partnership',
'trust' => 'Trust',
'charity' => 'Charity',
'government' => 'Government',
'in_stock_quantity' => 'Stock quantity',
'vendor_contact' => 'Vendor Contact',
);
return $LANG;

View File

@ -1,235 +0,0 @@
<link rel="modulepreload" href="/react/react-feather.f471c410.js">
<link rel="modulepreload" href="/react/vfile-location.85c89654.js">
<link rel="modulepreload" href="/react/classnames.83095105.js">
<link rel="modulepreload" href="/react/@tippyjs.a35a67e6.js">
<link rel="modulepreload" href="/react/base16.0b555128.js">
<link rel="modulepreload" href="/react/fast-equals.9df4a03b.js">
<link rel="modulepreload" href="/react/hast-util-to-html.9c907bdf.js">
<link rel="modulepreload" href="/react/screenfull.4b7dcae0.js">
<link rel="modulepreload" href="/react/rehype-prism-plus.f2c8a7e0.js">
<link rel="modulepreload" href="/react/react-onclickoutside.16a5d5c9.js">
<link rel="modulepreload" href="/react/@hello-pangea.a21298ea.js">
<link rel="modulepreload" href="/react/react-qr-code.990bb400.js">
<link rel="modulepreload" href="/react/mdast-util-gfm-footnote.9832ece2.js">
<link rel="modulepreload" href="/react/mdast-util-find-and-replace.60a1bc2c.js">
<link rel="modulepreload" href="/react/style-to-object.74a4cfe6.js">
<link rel="modulepreload" href="/react/toggle-selection.25b8be4d.js">
<link rel="modulepreload" href="/react/d3-path.a0f08300.js">
<link rel="modulepreload" href="/react/boolbase.bd705bc9.js">
<link rel="modulepreload" href="/react/react-is.43cb5aff.js">
<link rel="modulepreload" href="/react/react-debounce-input.4eed444a.js">
<link rel="modulepreload" href="/react/mdast-util-gfm-table.f1729384.js">
<link rel="modulepreload" href="/react/micromark-extension-gfm-table.f7983341.js">
<link rel="modulepreload" href="/react/d3-array.2eff27df.js">
<link rel="modulepreload" href="/react/micromark.ea2d7513.js">
<link rel="modulepreload" href="/react/hast-util-from-parse5.59a95153.js">
<link rel="modulepreload" href="/react/d3-scale.e979474b.js">
<link rel="modulepreload" href="/react/recharts.5f1f7161.js">
<link rel="modulepreload" href="/react/unist-util-visit-parents.56bb16a1.js">
<link rel="modulepreload" href="/react/fast-shallow-equal.b907bd6a.js">
<link rel="modulepreload" href="/react/prop-types.55845d93.js">
<link rel="modulepreload" href="/react/@emotion.ad14dc62.js">
<link rel="modulepreload" href="/react/color-name.65e26c0b.js">
<link rel="modulepreload" href="/react/vfile-message.531f27be.js">
<link rel="modulepreload" href="/react/reselect.1a98dab5.js">
<link rel="modulepreload" href="/react/hast-util-has-property.bf6e0cae.js">
<link rel="modulepreload" href="/react/decimal.js-light.bb502cb3.js">
<link rel="modulepreload" href="/react/is-hexadecimal.d91cb013.js">
<link rel="modulepreload" href="/react/react-fast-compare.d5a5a050.js">
<link rel="modulepreload" href="/react/is-decimal.247a88b7.js">
<link rel="modulepreload" href="/react/hast-util-parse-selector.1be1f27a.js">
<link rel="modulepreload" href="/react/unist-util-stringify-position.7846d611.js">
<link rel="modulepreload" href="/react/micromark-extension-gfm-tagfilter.97dd1d78.js">
<link rel="modulepreload" href="/react/unist-util-is.bd39e4f2.js">
<link rel="modulepreload" href="/react/rehype-autolink-headings.44122af2.js">
<link rel="modulepreload" href="/react/d3-interpolate.a37b569a.js">
<link rel="modulepreload" href="/react/character-reference-invalid.9429e209.js">
<link rel="modulepreload" href="/react/d3-shape.e4c3f864.js">
<link rel="modulepreload" href="/react/nano-css.abede7db.js">
<link rel="modulepreload" href="/react/mdast-util-to-hast.f08c5f84.js">
<link rel="modulepreload" href="/react/tiny-warning.14328f40.js">
<link rel="modulepreload" href="/react/hast-util-whitespace.b9acc724.js">
<link rel="modulepreload" href="/react/scheduler.159558c9.js">
<link rel="modulepreload" href="/react/react-select.dfccd9d4.js">
<link rel="stylesheet" href="/react/react-datepicker.ad954662.css">
<link rel="modulepreload" href="/react/react-query.c174b29d.js">
<link rel="modulepreload" href="/react/tiny-invariant.4a33ca3a.js">
<link rel="modulepreload" href="/react/d3-time-format.c538854d.js">
<link rel="modulepreload" href="/react/file-selector.c939a338.js">
<link rel="modulepreload" href="/react/@remix-run.bc8e0a8a.js">
<link rel="modulepreload" href="/react/use-memo-one.5c7a3f6d.js">
<link rel="modulepreload" href="/react/micromark-extension-gfm-autolink-literal.75d97f6e.js">
<link rel="modulepreload" href="/react/micromark-util-character.811e4fc8.js">
<link rel="modulepreload" href="/react/reduce-css-calc.8f09a23d.js">
<link rel="modulepreload" href="/react/trim-lines.a08a0c08.js">
<link rel="modulepreload" href="/react/micromark-factory-title.f4e107a2.js">
<link rel="modulepreload" href="/react/attr-accept.6d6aa28d.js">
<link rel="modulepreload" href="/react/stylis.967d24d9.js">
<link rel="modulepreload" href="/react/vfile.65955e00.js">
<link rel="modulepreload" href="/react/trough.e66b541d.js">
<link rel="modulepreload" href="/react/lodash.89b99a1e.js">
<link rel="modulepreload" href="/react/lodash.curry.982dd407.js">
<link rel="modulepreload" href="/react/parse-entities.0d3eeb8f.js">
<link rel="modulepreload" href="/react/js-cookie.a424ed8d.js">
<link rel="modulepreload" href="/react/copy-to-clipboard.107ef1da.js">
<link rel="modulepreload" href="/react/fast-deep-equal.acde360c.js">
<link rel="modulepreload" href="/react/rehype-attr.f14a5c46.js">
<link rel="modulepreload" href="/react/parse-numeric-range.352ca5bb.js">
<link rel="modulepreload" href="/react/micromark-extension-gfm-footnote.b328c551.js">
<link rel="stylesheet" href="/react/index.8f8e7d31.css">
<link rel="modulepreload" href="/react/react-markdown.2794167a.js">
<link rel="modulepreload" href="/react/stringify-entities.a8aab4da.js">
<link rel="modulepreload" href="/react/mdast-util-gfm.9c5e4fde.js">
<link rel="modulepreload" href="/react/d3-time.4599568f.js">
<link rel="modulepreload" href="/react/axios.83da4cff.js">
<link rel="modulepreload" href="/react/micromark-factory-destination.08e32d90.js">
<link rel="modulepreload" href="/react/direction.5373b893.js">
<link rel="modulepreload" href="/react/set-harmonic-interval.933d0946.js">
<link rel="modulepreload" href="/react/micromark-util-subtokenize.0273ad72.js">
<link rel="modulepreload" href="/react/mdast-util-gfm-strikethrough.326b57f9.js">
<link rel="modulepreload" href="/react/property-information.85abbb0b.js">
<link rel="modulepreload" href="/react/is-alphanumerical.39e15300.js">
<link rel="modulepreload" href="/react/react.0133eee9.js">
<link rel="modulepreload" href="/react/micromark-factory-whitespace.4e8e9fce.js">
<link rel="modulepreload" href="/react/react-lifecycles-compat.8d6bbd76.js">
<link rel="modulepreload" href="/react/mdast-util-to-markdown.7e1348ca.js">
<link rel="modulepreload" href="/react/remark-rehype.2632fc98.js">
<link rel="modulepreload" href="/react/react-popper.449be6ef.js">
<link rel="modulepreload" href="/react/rehype-rewrite.8d95b6e8.js">
<link rel="modulepreload" href="/react/react-redux.aa877b79.js">
<link rel="modulepreload" href="/react/nth-check.53474b0f.js">
<link rel="modulepreload" href="/react/currency.js.cd0659e5.js">
<link rel="modulepreload" href="/react/react-smooth.2b9effc5.js">
<link rel="modulepreload" href="/react/array-move.20870289.js">
<link rel="modulepreload" href="/react/mdast-util-gfm-task-list-item.36dc3006.js">
<link rel="modulepreload" href="/react/client-only.9e01468e.js">
<link rel="modulepreload" href="/react/react-dom.7dba7d7c.js">
<link rel="modulepreload" href="/react/rehype.8e8eadfe.js">
<link rel="modulepreload" href="/react/date-fns.c9928d0b.js">
<link rel="modulepreload" href="/react/mdast-util-from-markdown.b50f44f1.js">
<link rel="modulepreload" href="/react/deepmerge.a6dda5ef.js">
<link rel="modulepreload" href="/react/eventemitter3.4d80f9fd.js">
<link rel="modulepreload" href="/react/tippy.js.de2d4cc1.js">
<link rel="modulepreload" href="/react/@reduxjs.c59f0af0.js">
<link rel="modulepreload" href="/react/react-colorful.df9e628a.js">
<link rel="modulepreload" href="/react/@sentry.53d33e51.js">
<link rel="modulepreload" href="/react/lodash-es.9cfcbab2.js">
<link rel="modulepreload" href="/react/immer.d85b7db2.js">
<link rel="modulepreload" href="/react/color-convert.5e8bad7a.js">
<link rel="modulepreload" href="/react/bail.58fa4042.js">
<link rel="modulepreload" href="/react/remark-parse.2678f4ff.js">
<link rel="modulepreload" href="/react/unist-util-position.207de903.js">
<link rel="modulepreload" href="/react/uuid.3e0f6f68.js">
<link rel="modulepreload" href="/react/use-isomorphic-layout-effect.38f47e1d.js">
<link rel="modulepreload" href="/react/react-i18next.6e7ac069.js">
<link rel="modulepreload" href="/react/micromark-factory-space.84551a41.js">
<link rel="modulepreload" href="/react/hast-util-heading-rank.0127330c.js">
<link rel="modulepreload" href="/react/parse5.761ebfb8.js">
<link rel="modulepreload" href="/react/unified.8e87ff8a.js">
<link rel="modulepreload" href="/react/micromark-util-normalize-identifier.f045ed13.js">
<link rel="modulepreload" href="/react/tslib.5ad378ed.js">
<link rel="modulepreload" href="/react/html-void-elements.d3b5aea3.js">
<link rel="modulepreload" href="/react/hast-util-select.70119e15.js">
<link rel="modulepreload" href="/react/zwitch.4efcb291.js">
<link rel="modulepreload" href="/react/react-hot-toast.7d7a6ca8.js">
<link rel="modulepreload" href="/react/hast-util-to-string.03a4649a.js">
<link rel="modulepreload" href="/react/micromark-util-chunked.62b98efd.js">
<link rel="modulepreload" href="/react/css-selector-parser.b3f82639.js">
<link rel="modulepreload" href="/react/@headlessui.1a209fe0.js">
<link rel="modulepreload" href="/react/character-entities-legacy.cb27298c.js">
<link rel="modulepreload" href="/react/inline-style-parser.ec55a77b.js">
<link rel="modulepreload" href="/react/unist-builder.67dd3ae6.js">
<link rel="modulepreload" href="/react/color.e5754c42.js">
<link rel="modulepreload" href="/react/d3-color.69ee14e3.js">
<link rel="modulepreload" href="/react/rehype-raw.dff21c1a.js">
<link rel="modulepreload" href="/react/react-datepicker.60c50a3c.js">
<link rel="modulepreload" href="/react/micromark-core-commonmark.53c183e2.js">
<link rel="modulepreload" href="/react/react-icons.1523f42c.js">
<link rel="modulepreload" href="/react/hast-util-is-element.4ae8c712.js">
<link rel="modulepreload" href="/react/mdast-util-gfm-autolink-literal.c934cb3a.js">
<link rel="modulepreload" href="/react/react-universal-interface.9dd0ac79.js">
<link rel="modulepreload" href="/react/comma-separated-tokens.826a3e44.js">
<link rel="modulepreload" href="/react/markdown-table.f01db7c9.js">
<link rel="modulepreload" href="/react/mdast-util-to-string.717718d5.js">
<link rel="modulepreload" href="/react/character-entities-html4.bfdecac8.js">
<link rel="modulepreload" href="/react/decode-named-character-reference.58fdd984.js">
<link rel="modulepreload" href="/react/d3-format.37b93b2c.js">
<link rel="modulepreload" href="/react/is-alphabetical.a64573e0.js">
<link rel="modulepreload" href="/react/simple-swizzle.a9455484.js">
<link rel="modulepreload" href="/react/micromark-extension-gfm-task-list-item.33d9f10c.js">
<link rel="modulepreload" href="/react/css-unit-converter.d617fa75.js">
<link rel="modulepreload" href="/react/micromark-extension-gfm.f1ea290d.js">
<link rel="modulepreload" href="/react/index.e986f53b.js">
<link rel="modulepreload" href="/react/qr.js.da7c6dcd.js">
<link rel="modulepreload" href="/react/jotai.b2000ad6.js">
<link rel="modulepreload" href="/react/@uiw.f97db60f.js">
<link rel="modulepreload" href="/react/@xobotyi.606f64fa.js">
<link rel="modulepreload" href="/react/raf-schd.1b70a490.js">
<link rel="modulepreload" href="/react/micromark-util-resolve-all.b4e652e2.js">
<link rel="modulepreload" href="/react/unist-util-filter.14ea3396.js">
<link rel="modulepreload" href="/react/hast-util-raw.da8704cb.js">
<link rel="modulepreload" href="/react/rehype-slug.79dc0c87.js">
<link rel="modulepreload" href="/react/web-namespaces.a24d7a09.js">
<link rel="modulepreload" href="/react/react-microsoft-login.29ce1383.js">
<link rel="modulepreload" href="/react/react-router.2acabcc1.js">
<link rel="modulepreload" href="/react/space-separated-tokens.59bb4ca8.js">
<link rel="modulepreload" href="/react/msal.bb42b8d0.js">
<link rel="modulepreload" href="/react/throttle-debounce.006a1c17.js">
<link rel="modulepreload" href="/react/rehype-ignore.74e5ec67.js">
<link rel="modulepreload" href="/react/hastscript.32892f91.js">
<link rel="modulepreload" href="/react/void-elements.fa8a9e47.js">
<link rel="modulepreload" href="/react/micromark-util-html-tag-name.86a7a283.js">
<link rel="modulepreload" href="/react/warning.3e618ed9.js">
<link rel="modulepreload" href="/react/react-use.225f2d99.js">
<link rel="modulepreload" href="/react/lodash.debounce.637814ae.js">
<link rel="modulepreload" href="/react/@leecheuk.5575d56c.js">
<link rel="modulepreload" href="/react/micromark-util-encode.2bb97fcf.js">
<link rel="modulepreload" href="/react/refractor.77887221.js">
<link rel="modulepreload" href="/react/react-dropzone.9262fdd4.js">
<link rel="modulepreload" href="/react/ccount.24f4fb2a.js">
<link rel="modulepreload" href="/react/rehype-stringify.b4be5192.js">
<link rel="modulepreload" href="/react/micromark-util-decode-string.d48b94e2.js">
<link rel="modulepreload" href="/react/react-base16-styling.34dca7ff.js">
<link rel="stylesheet" href="/react/@uiw.ea8ec30a.css">
<link rel="modulepreload" href="/react/hoist-non-react-statics.c7b65a01.js">
<link rel="modulepreload" href="/react/goober.f083a39d.js">
<link rel="modulepreload" href="/react/mdast-util-definitions.f453f0a8.js">
<link rel="modulepreload" href="/react/rehype-parse.ed87eeb5.js">
<link rel="modulepreload" href="/react/github-slugger.b13b4a70.js">
<link rel="modulepreload" href="/react/i18next.2068112b.js">
<link rel="modulepreload" href="/react/micromark-util-classify-character.bb02743f.js">
<link rel="modulepreload" href="/react/collect.js.6c048100.js">
<link rel="modulepreload" href="/react/color-string.429a2c75.js">
<link rel="modulepreload" href="/react/unist-util-generated.22d80e74.js">
<link rel="modulepreload" href="/react/redux.64c13450.js">
<link rel="modulepreload" href="/react/react-resize-detector.f0db5e95.js">
<link rel="modulepreload" href="/react/hast-to-hyperscript.619bd0ae.js">
<link rel="modulepreload" href="/react/redux-thunk.cb293941.js">
<link rel="modulepreload" href="/react/react-string-replace.6d88c783.js">
<link rel="modulepreload" href="/react/recharts-scale.3b840976.js">
<link rel="modulepreload" href="/react/micromark-util-decode-numeric-character-reference.029edbd3.js">
<link rel="modulepreload" href="/react/micromark-util-sanitize-uri.dc741380.js">
<link rel="modulepreload" href="/react/extend.ca41ef84.js">
<link rel="modulepreload" href="/react/unist-util-visit.7a4beab6.js">
<link rel="modulepreload" href="/react/micromark-factory-label.2e0fc916.js">
<link rel="modulepreload" href="/react/hast-util-to-parse5.56a1d940.js">
<link rel="modulepreload" href="/react/dayjs.6e7fb39c.js">
<link rel="modulepreload" href="/react/css-box-model.6f12fb31.js">
<link rel="modulepreload" href="/react/@floating-ui.1d43bb23.js">
<link rel="modulepreload" href="/react/memoize-one.a4543f92.js">
<link rel="modulepreload" href="/react/@babel.b136989e.js">
<link rel="modulepreload" href="/react/internmap.bf78dfdb.js">
<link rel="modulepreload" href="/react/bcp-47-match.d4994b7a.js">
<link rel="modulepreload" href="/react/micromark-util-combine-extensions.fc6008e7.js">
<link rel="modulepreload" href="/react/is-buffer.f91fab60.js">
<link rel="modulepreload" href="/react/formik.215fe8e4.js">
<link rel="modulepreload" href="/react/pretty-bytes.1ef697de.js">
<link rel="modulepreload" href="/react/ts-easing.fc2b827e.js">
<link rel="modulepreload" href="/react/use-sync-external-store.73901a40.js">
<link rel="modulepreload" href="/react/micromark-extension-gfm-strikethrough.39c8bc63.js">
<link rel="modulepreload" href="/react/is-plain-obj.9b15794f.js">
<link rel="modulepreload" href="/react/react-json-tree.d195a734.js">
<link rel="modulepreload" href="/react/html-parse-stringify.32417b46.js">
<link rel="modulepreload" href="/react/@popperjs.bd37d762.js">
<link rel="modulepreload" href="/react/react-router-dom.246be94a.js">
<link rel="modulepreload" href="/react/remark-gfm.7adf8a5a.js">