Merge pull request #781 from akaunting/translations

Updated translations
This commit is contained in:
Denis Duliçi 2019-03-07 16:38:40 +03:00 committed by GitHub
commit 3e869ee4aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
64 changed files with 768 additions and 381 deletions

View File

@ -0,0 +1,24 @@
<?php
return [
'forbidden_access' => 'Forbidden Access',
'error_page' => 'Error Page',
'page_not_found' => 'الصفحة غيرموجودة',
'body' => [
'forbidden_access' => 'Oops! Forbidden Access.',
'error_page' => 'عفوًا! حدث خطأ ما.',
'page_not_found' => 'عفوا! لم يتم العثور على الصفحة.',
],
'messages' => [
'forbidden_access' => 'You can not access this page.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
'error_page' => 'We will work on fixing that right away.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
'page_not_found' => 'We could not find the page you were looking for.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
],
];

View File

@ -5,6 +5,7 @@ return [
'title' => 'رمز API', 'title' => 'رمز API',
'api_token' => 'رمز الوصول', 'api_token' => 'رمز الوصول',
'my_apps' => 'تطبيقاتي', 'my_apps' => 'تطبيقاتي',
'pre_sale' => 'Pre-Sale',
'top_paid' => 'أعلى المدفوعات', 'top_paid' => 'أعلى المدفوعات',
'new' => 'جديد', 'new' => 'جديد',
'top_free' => 'المجانيات الأعلى', 'top_free' => 'المجانيات الأعلى',
@ -61,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'مثبت', 'installed' => 'مثبت',
'pre_sale' => 'Pre-Sale',
], ],
'button' => [ 'button' => [

View File

@ -7,7 +7,7 @@ return [
'opening_balance' => 'Primo', 'opening_balance' => 'Primo',
'current_balance' => 'Nuværende saldo', 'current_balance' => 'Nuværende saldo',
'bank_name' => 'Banknavn', 'bank_name' => 'Banknavn',
'bank_phone' => 'Telefon nr. til bank', 'bank_phone' => 'Telefon bank',
'bank_address' => 'Bank adresse', 'bank_address' => 'Bank adresse',
'default_account' => 'Standard konto', 'default_account' => 'Standard konto',

View File

@ -18,7 +18,7 @@ return [
'current' => 'Adgangskode', 'current' => 'Adgangskode',
'current_confirm' => 'Bekræft adgangskode', 'current_confirm' => 'Bekræft adgangskode',
'new' => 'Ny adgangskode', 'new' => 'Ny adgangskode',
'new_confirm' => 'Bekræftelse af ny adgangskode', 'new_confirm' => 'Bekræftelse ny adgangskode',
], ],
'error' => [ 'error' => [
@ -26,7 +26,7 @@ return [
'no_company' => 'Error: Ingen virksomhed er tilknyttet din konto. Kontakt systemadministratoren.', 'no_company' => 'Error: Ingen virksomhed er tilknyttet din konto. Kontakt systemadministratoren.',
], ],
'failed' => 'Disse legitimationsoplysninger passer ikke i vores database.', 'failed' => 'Disse legitimationsoplysninger passer ikke med vores optegnelser.',
'disabled' => 'Denne konto er deaktiveret. Kontakt systemadministratoren.', 'disabled' => 'Denne konto er deaktiveret. Kontakt systemadministratoren.',
'throttle' => 'For mange login forsøg. Prøv igen om :seconds sekunder.', 'throttle' => 'For mange login forsøg. Prøv igen om :seconds sekunder.',

View File

@ -16,7 +16,7 @@ return [
'tax_total' => 'Moms i alt', 'tax_total' => 'Moms i alt',
'total' => 'I alt', 'total' => 'I alt',
'item_name' => 'Punkt navn | Varenavne', 'item_name' => 'Varenavn|Varenavne',
'show_discount' => ':discount% Rabat', 'show_discount' => ':discount% Rabat',
'add_discount' => 'Tilføj rabat', 'add_discount' => 'Tilføj rabat',
@ -29,8 +29,11 @@ return [
'payments' => 'Betalinger', 'payments' => 'Betalinger',
'add_payment' => 'Tilføj betaling', 'add_payment' => 'Tilføj betaling',
'mark_received' => 'Modtagelse godkendt', 'mark_received' => 'Modtagelse godkendt',
'download_pdf' => 'Download som PDF', 'download_pdf' => 'Download PDF',
'send_mail' => 'Send E-mail', 'send_mail' => 'Send E-mail',
'create_bill' => 'Opret regning',
'receive_bill' => 'Modtag regning',
'make_payment' => 'Opret betaling',
'status' => [ 'status' => [
'draft' => 'Kladde', 'draft' => 'Kladde',
@ -41,7 +44,7 @@ return [
'messages' => [ 'messages' => [
'received' => 'Regning registreret som modtaget!', 'received' => 'Regning registreret som modtaget!',
'draft' => 'Dette er et <b>UDKAST</b> til faktura og vil blive vist som diagrammer, når det bliver sendt.', 'draft' => 'Dette er et <b>UDKAST</b> til faktura og vil blive afspejlet i diagrammer, når den bliver modtaget.',
'status' => [ 'status' => [
'created' => 'Oprettet den :date', 'created' => 'Oprettet den :date',

View File

@ -9,8 +9,5 @@ return [
'currencies_eur' => 'Euro', 'currencies_eur' => 'Euro',
'currencies_gbp' => 'Britiske pund', 'currencies_gbp' => 'Britiske pund',
'currencies_try' => 'Tyrkiske Lira', 'currencies_try' => 'Tyrkiske Lira',
'taxes_exempt' => 'Fritaget for moms',
'taxes_normal' => 'Normal moms',
'taxes_sales' => 'Salgs moms',
]; ];

View File

@ -0,0 +1,24 @@
<?php
return [
'forbidden_access' => 'Ingen adgang',
'error_page' => 'Fejlside',
'page_not_found' => 'Side ikke fundet',
'body' => [
'forbidden_access' => 'Oops! Ingen Adgang.',
'error_page' => 'Ups! noget gik galt.',
'page_not_found' => 'Oops! Siden blev ikke fundet.',
],
'messages' => [
'forbidden_access' => 'Du kan ikke adgang til denne side.
i mellemtiden kan du <a href=":link">returner til dashboard</a>.',
'error_page' => 'Vi vil fikse det hurtigt som muligt.
i mellemtiden kan du <a href=":link">returnere til dashboard</a>.',
'page_not_found' => 'Vi kunne ikke finde den side du søgte.
i mellemtiden kan du <a href=":link">vende tilbage til dashboard</a>.',
],
];

View File

@ -2,7 +2,7 @@
return [ return [
'items' => 'Vare|Elementer', 'items' => 'Vare|Varer',
'incomes' => 'Indkomst|Indkomster', 'incomes' => 'Indkomst|Indkomster',
'invoices' => 'Faktura|Fakturaer', 'invoices' => 'Faktura|Fakturaer',
'revenues' => 'Indtægt|Indtægter', 'revenues' => 'Indtægt|Indtægter',
@ -38,10 +38,9 @@ return [
'numbers' => 'Nummer|Numre', 'numbers' => 'Nummer|Numre',
'statuses' => 'Status|Statusser', 'statuses' => 'Status|Statusser',
'others' => 'Andre | Andre', 'others' => 'Andre | Andre',
'contacts' => 'Kontakt|kontakter', 'contacts' => 'Kontakt|Kontakter',
'reconciliations' => 'Afstemt|afstemninger', 'reconciliations' => 'Afstemt|Afstemninger',
'deposits' => 'Depositum|indskud', 'developers' => 'Udvikler|Udviklere',
'withdrawals' => 'Tilbagetrukket|tilbagetrækninger',
'dashboard' => 'Oversigt', 'dashboard' => 'Oversigt',
'banking' => 'Bank', 'banking' => 'Bank',
@ -68,10 +67,10 @@ return [
'delete_confirm' => 'Bekræft sletning :name :type?', 'delete_confirm' => 'Bekræft sletning :name :type?',
'name' => 'Navn', 'name' => 'Navn',
'email' => 'E-mail', 'email' => 'E-mail',
'tax_number' => 'Moms nummer', 'tax_number' => 'CVR',
'phone' => 'Telefon', 'phone' => 'Telefon',
'address' => 'Adresse', 'address' => 'Adresse',
'website' => 'Hjemmeside', 'website' => 'Webside',
'actions' => 'Handlinger:', 'actions' => 'Handlinger:',
'description' => 'Beskrivelse', 'description' => 'Beskrivelse',
'manage' => 'Administrér', 'manage' => 'Administrér',
@ -100,9 +99,9 @@ return [
'id' => 'ID', 'id' => 'ID',
'more_actions' => 'Flere handlinger', 'more_actions' => 'Flere handlinger',
'duplicate' => 'Dublet', 'duplicate' => 'Dublet',
'unpaid' => 'Ikke betalt', 'unpaid' => 'Ubetalt',
'paid' => 'Betalt', 'paid' => 'Betalt',
'overdue' => 'Forfalden', 'overdue' => 'Forsinket',
'partially' => 'Delvist', 'partially' => 'Delvist',
'partially_paid' => 'Delvist betalt', 'partially_paid' => 'Delvist betalt',
'export' => 'Eksportér', 'export' => 'Eksportér',

View File

@ -32,6 +32,10 @@ return [
'download_pdf' => 'Download som PDF', 'download_pdf' => 'Download som PDF',
'send_mail' => 'Send E-mail', 'send_mail' => 'Send E-mail',
'all_invoices' => 'Log ind for at se alle fakturaer', 'all_invoices' => 'Log ind for at se alle fakturaer',
'create_invoice' => 'Opret faktura',
'send_invoice' => 'Send faktura',
'get_paid' => 'Betal',
'accept_payments' => 'Accepter onlinebetalinger',
'status' => [ 'status' => [
'draft' => 'Kladde', 'draft' => 'Kladde',

View File

@ -11,6 +11,7 @@ return [
'enabled' => ':type aktiveret!', 'enabled' => ':type aktiveret!',
'disabled' => ':type deaktiveret!', 'disabled' => ':type deaktiveret!',
], ],
'error' => [ 'error' => [
'over_payment' => 'Error: Betaling blev ikke tilføjet! Beløbet du har angivet overstiger: :amount', 'over_payment' => 'Error: Betaling blev ikke tilføjet! Beløbet du har angivet overstiger: :amount',
'not_user_company' => 'Fejl: Du har ikke tilladelse til at kontrollere denne virksomhed!', 'not_user_company' => 'Fejl: Du har ikke tilladelse til at kontrollere denne virksomhed!',
@ -21,9 +22,11 @@ return [
'import_column' => 'Error: :message arkets navn: :sheet. Linje nummer: :line.', 'import_column' => 'Error: :message arkets navn: :sheet. Linje nummer: :line.',
'import_sheet' => 'Error: Ark navn er ikke valid. Kontroller venligst eksempel filen.', 'import_sheet' => 'Error: Ark navn er ikke valid. Kontroller venligst eksempel filen.',
], ],
'warning' => [ 'warning' => [
'deleted' => 'Advarsel: Du har ikke tilladelse tiil at slette <b>:name</b> fordi den er :text relateret.', 'deleted' => 'Advarsel: Du har ikke tilladelse tiil at slette <b>:name</b> fordi den er :text relateret.',
'disabled' => 'Advarsel: Du har ikke tilladelse tiil at deaktivere <b>:name</b> fordi den er :text relateret.', 'disabled' => 'Advarsel: Du har ikke tilladelse tiil at deaktivere <b>:name</b> fordi den er :text relateret.',
'disable_code' => 'Advarsel: Du må ikke deaktivere eller ændre valutaen i <b>:name</b> , fordi den er :text relateret.',
], ],
]; ];

View File

@ -5,6 +5,7 @@ return [
'title' => 'API Token', 'title' => 'API Token',
'api_token' => 'Token', 'api_token' => 'Token',
'my_apps' => 'Mine apps', 'my_apps' => 'Mine apps',
'pre_sale' => 'Pre-salg',
'top_paid' => 'Top betalt', 'top_paid' => 'Top betalt',
'new' => 'Ny', 'new' => 'Ny',
'top_free' => 'Top gratis', 'top_free' => 'Top gratis',
@ -23,6 +24,9 @@ return [
'added' => 'Tilføjet', 'added' => 'Tilføjet',
'updated' => 'Opdateret', 'updated' => 'Opdateret',
'compatibility' => 'Kompatibilitet', 'compatibility' => 'Kompatibilitet',
'documentation' => 'Dokumentation',
'view' => 'Vis',
'back' => 'Tilbage',
'installed' => ':module installeret', 'installed' => ':module installeret',
'uninstalled' => ':module afinstalleret', 'uninstalled' => ':module afinstalleret',
@ -58,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'Installeret', 'installed' => 'Installeret',
'pre_sale' => 'Pre-salg',
], ],
'button' => [ 'button' => [

View File

@ -10,5 +10,7 @@ return [
'start_date' => 'Start dato', 'start_date' => 'Start dato',
'end_date' => 'Slut dato', 'end_date' => 'Slut dato',
'cleared_amount' => 'Afstemt beløb', 'cleared_amount' => 'Afstemt beløb',
'deposit' => 'Indbetal',
'withdrawal' => 'Udbetaling',
]; ];

View File

@ -2,7 +2,7 @@
return [ return [
'recurring' => 'Tilbagevendende', 'recurring' => 'Gentagende',
'every' => 'Hver', 'every' => 'Hver',
'period' => 'Periode', 'period' => 'Periode',
'times' => 'Gange', 'times' => 'Gange',

View File

@ -11,6 +11,8 @@ return [
], ],
'localisation' => [ 'localisation' => [
'tab' => 'Lokalisering', 'tab' => 'Lokalisering',
'financial_start' => 'Regnskabsårets Start',
'timezone' => 'Tidszone',
'date' => [ 'date' => [
'format' => 'Datoformat', 'format' => 'Datoformat',
'separator' => 'Datoseparator', 'separator' => 'Datoseparator',
@ -20,7 +22,6 @@ return [
'slash' => 'Skråstreg (/)', 'slash' => 'Skråstreg (/)',
'space' => 'Mellemrum ( )', 'space' => 'Mellemrum ( )',
], ],
'timezone' => 'Tidszone',
'percent' => [ 'percent' => [
'title' => 'Procent (%) Position', 'title' => 'Procent (%) Position',
'before' => 'Før nummer', 'before' => 'Før nummer',

View File

@ -4,5 +4,8 @@ return [
'rate' => 'Sats', 'rate' => 'Sats',
'rate_percent' => 'Sats (%)', 'rate_percent' => 'Sats (%)',
'normal' => 'Normal',
'inclusive' => 'Inklusiv',
'compound' => 'Sammensatte',
]; ];

View File

@ -0,0 +1,24 @@
<?php
return [
'forbidden_access' => 'Zugriff nicht erlaubt',
'error_page' => 'Fehlerseite',
'page_not_found' => 'Seite nicht gefunden',
'body' => [
'forbidden_access' => 'Ooops! Zugriff nicht erlaubt.',
'error_page' => 'Oops! Da ist etwas schiefgelaufen.',
'page_not_found' => 'Oops! Seite nicht gefunden.',
],
'messages' => [
'forbidden_access' => 'Sie können diese Seite nicht aufrufen.
Hier gehts zurück zum <a href=":link">Dashboard</a>.',
'error_page' => 'Wir werden uns gleich um eine Lösung kümmern.
Hier geht es zurück zum <a href=":link">Dashboard</a>.',
'page_not_found' => 'Die gewünschte Seite konnte nicht gefunden werden.
Hier geht es zurück zum <a href=":link">Dashboard</a>.',
],
];

View File

@ -5,6 +5,7 @@ return [
'title' => 'API Token', 'title' => 'API Token',
'api_token' => 'Token', 'api_token' => 'Token',
'my_apps' => 'Meine Apps', 'my_apps' => 'Meine Apps',
'pre_sale' => 'Pre-Sale',
'top_paid' => 'Top bezahlt', 'top_paid' => 'Top bezahlt',
'new' => 'Neu', 'new' => 'Neu',
'top_free' => 'Top kostenlos', 'top_free' => 'Top kostenlos',
@ -61,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'Installiert', 'installed' => 'Installiert',
'pre_sale' => 'Pre-Sale',
], ],
'button' => [ 'button' => [

View File

@ -0,0 +1,21 @@
<?php
return [
'forbidden_access' => 'Απαγορεύεται η πρόσβαση',
'error_page' => 'Σελίδα Σφάλματος',
'page_not_found' => 'Η σελίδα δεν βρέθηκε',
'body' => [
'forbidden_access' => 'Ωχ! Απαγορεύεται η πρόσβαση.',
'error_page' => 'Ωχ! Κάτι πήγε στραβά.',
'page_not_found' => 'Ωχ! Η σελίδα δεν βρέθηκε.',
],
'messages' => [
'forbidden_access' => 'Δεν έχετε πρόσβαση σε αυτή την σελίδα. Μπορείτε όμως να <a href=":link">επιστρέψετε στο πίνακα ελέγου</a>.',
'error_page' => 'Θα προσπαθήσουμε να το φτιάξουμε άμεσα. Μπορείτε όμως να <a href=":link">επιστρέψετε στο πίνακα ελέγου</a>.',
'page_not_found' => 'Δεν βρέθηκε η σελίδα που ψάχνετε. Μπορείτε όμως να <a href=":link">επιστρέψετε στο πίνακα ελέγου</a>.',
],
];

View File

@ -5,6 +5,7 @@ return [
'title' => 'Κλειδί API', 'title' => 'Κλειδί API',
'api_token' => 'Κλειδί', 'api_token' => 'Κλειδί',
'my_apps' => 'Οι εφαρμογές μου', 'my_apps' => 'Οι εφαρμογές μου',
'pre_sale' => 'Προπώληση',
'top_paid' => 'Κορυφαία επί πληρωμή Προϊόντα', 'top_paid' => 'Κορυφαία επί πληρωμή Προϊόντα',
'new' => 'Νέο', 'new' => 'Νέο',
'top_free' => 'Κορυφαία δωρεάν Προϊόντα', 'top_free' => 'Κορυφαία δωρεάν Προϊόντα',
@ -61,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'Εγκατεστημένο', 'installed' => 'Εγκατεστημένο',
'pre_sale' => 'Προπώληση',
], ],
'button' => [ 'button' => [

View File

@ -31,6 +31,9 @@ return [
'mark_received' => 'Marcar como Recibido', 'mark_received' => 'Marcar como Recibido',
'download_pdf' => 'Descargar archivo PDF', 'download_pdf' => 'Descargar archivo PDF',
'send_mail' => 'Enviar Correo Electrónico', 'send_mail' => 'Enviar Correo Electrónico',
'create_bill' => 'Crear Recibo',
'receive_bill' => 'Recibir Recibo',
'make_payment' => 'Hacer Pago',
'status' => [ 'status' => [
'draft' => 'Borrador', 'draft' => 'Borrador',
@ -41,16 +44,16 @@ return [
'messages' => [ 'messages' => [
'received' => '¡Recibo marcado como recibido con exitosamente!', 'received' => '¡Recibo marcado como recibido con exitosamente!',
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.', 'draft' => 'Este es un borrador del recibo y será reflejado en los gráficos después de ser recibido.',
'status' => [ 'status' => [
'created' => 'Created on :date', 'created' => 'Creado el :date',
'receive' => [ 'receive' => [
'draft' => 'Not sent', 'draft' => 'No enviado',
'received' => 'Received on :date', 'received' => 'Recibido el :date',
], ],
'paid' => [ 'paid' => [
'await' => 'Awaiting payment', 'await' => 'Pendiente de pago',
], ],
], ],
], ],

View File

@ -10,7 +10,7 @@ return [
], ],
'notification' => [ 'notification' => [
'message' => ':customer made :amount payment to invoice number :invoice_number.', 'message' => ':customer hizo un pago de :amount a la factura #:invoice_number.',
'button' => 'Show', 'button' => 'Mostrar',
], ],
]; ];

View File

@ -9,8 +9,5 @@ return [
'currencies_eur' => 'Euro', 'currencies_eur' => 'Euro',
'currencies_gbp' => 'Libra Esterlina', 'currencies_gbp' => 'Libra Esterlina',
'currencies_try' => 'Libra Turca', 'currencies_try' => 'Libra Turca',
'taxes_exempt' => 'Exentos de Impuestos',
'taxes_normal' => 'Impuesto Normal',
'taxes_sales' => 'Impuesto sobre Ventas',
]; ];

View File

@ -0,0 +1,24 @@
<?php
return [
'forbidden_access' => 'Forbidden Access',
'error_page' => 'Error Page',
'page_not_found' => 'Page Not Found',
'body' => [
'forbidden_access' => 'Oops! Forbidden Access.',
'error_page' => 'Oops! Something went wrong.',
'page_not_found' => 'Oops! Page not found.',
],
'messages' => [
'forbidden_access' => 'You can not access this page.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
'error_page' => 'We will work on fixing that right away.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
'page_not_found' => 'We could not find the page you were looking for.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
],
];

View File

@ -38,10 +38,9 @@ return [
'numbers' => 'Número | Números', 'numbers' => 'Número | Números',
'statuses' => 'Estado|Estados', 'statuses' => 'Estado|Estados',
'others' => 'Otro|Otros', 'others' => 'Otro|Otros',
'contacts' => 'Contact|Contacts', 'contacts' => 'Contact|Contactos',
'reconciliations' => 'Reconciliation|Reconciliations', 'reconciliations' => 'Reconcliación|Reconciliaciones',
'deposits' => 'Deposit|Deposits', 'developers' => 'Desarrollador|Desarrolladores',
'withdrawals' => 'Withdrawal|Withdrawals',
'dashboard' => 'Panel de Control', 'dashboard' => 'Panel de Control',
'banking' => 'Bancos', 'banking' => 'Bancos',
@ -85,7 +84,7 @@ return [
'color' => 'Color', 'color' => 'Color',
'save' => 'Guardar', 'save' => 'Guardar',
'cancel' => 'Cancelar', 'cancel' => 'Cancelar',
'loading' => 'Loading...', 'loading' => 'Cargando...',
'from' => 'De ', 'from' => 'De ',
'to' => 'Para', 'to' => 'Para',
'print' => 'Imprimir', 'print' => 'Imprimir',
@ -106,27 +105,27 @@ return [
'partially' => 'Parcial', 'partially' => 'Parcial',
'partially_paid' => 'Pagada Parcialmente', 'partially_paid' => 'Pagada Parcialmente',
'export' => 'Exportar', 'export' => 'Exportar',
'finish' => 'Finish', 'finish' => 'Terminar',
'wizard' => 'Wizard', 'wizard' => 'Asistente',
'skip' => 'Skip', 'skip' => 'Omitir',
'enable' => 'Activar', 'enable' => 'Activar',
'disable' => 'Desactivar', 'disable' => 'Desactivar',
'select_all' => 'Select All', 'select_all' => 'Seleccionar Todo',
'unselect_all' => 'Unselect All', 'unselect_all' => 'Deseleccionar Todo',
'go_to' => 'Go to :name', 'go_to' => 'Ir a :name',
'created_date' => 'Created Date', 'created_date' => 'Fecha de Creación',
'period' => 'Period', 'period' => 'Periodo',
'start' => 'Start', 'start' => 'Comenzar',
'end' => 'End', 'end' => 'Terminar',
'clear' => 'Clear', 'clear' => 'Limpiar',
'difference' => 'Difference', 'difference' => 'Diferencia',
'title' => [ 'title' => [
'new' => 'Nuevo :type', 'new' => 'Nuevo :type',
'edit' => 'Editar :type', 'edit' => 'Editar :type',
'create' => 'Create :type', 'create' => 'Crear :type',
'send' => 'Send :type', 'send' => 'Enviar :type',
'get' => 'Get :type', 'get' => 'Obtener :type',
], ],
'form' => [ 'form' => [
@ -139,10 +138,10 @@ return [
], ],
'date_range' => [ 'date_range' => [
'today' => 'Today', 'today' => 'Hoy',
'yesterday' => 'Yesterday', 'yesterday' => 'Ayer',
'last_days' => 'Last :day Days', 'last_days' => 'Últimos :day Días',
'this_month' => 'This Month', 'this_month' => 'Este mes',
'last_month' => 'Last Month', 'last_month' => 'Último mes',
], ],
]; ];

View File

@ -32,6 +32,10 @@ return [
'download_pdf' => 'Descargar archivo PDF', 'download_pdf' => 'Descargar archivo PDF',
'send_mail' => 'Enviar Correo Electrónico', 'send_mail' => 'Enviar Correo Electrónico',
'all_invoices' => 'Login to view all invoices', 'all_invoices' => 'Login to view all invoices',
'create_invoice' => 'Create Invoice',
'send_invoice' => 'Send Invoice',
'get_paid' => 'Get Paid',
'accept_payments' => 'Accept Online Payments',
'status' => [ 'status' => [
'draft' => 'Borrador', 'draft' => 'Borrador',

View File

@ -11,6 +11,7 @@ return [
'enabled' => ':type activado!', 'enabled' => ':type activado!',
'disabled' => ':type desactivado!', 'disabled' => ':type desactivado!',
], ],
'error' => [ 'error' => [
'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount', 'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount',
'not_user_company' => 'Error: ¡No tiene permisos para administrar esta empresa!', 'not_user_company' => 'Error: ¡No tiene permisos para administrar esta empresa!',
@ -21,9 +22,11 @@ return [
'import_column' => 'Error: :message Nombre de la hoja: :sheet. Número de línea: :line.', 'import_column' => 'Error: :message Nombre de la hoja: :sheet. Número de línea: :line.',
'import_sheet' => 'Error: El nombre de la hoja no es válido. Por favor, verifique el archivo de ejemplo.', 'import_sheet' => 'Error: El nombre de la hoja no es válido. Por favor, verifique el archivo de ejemplo.',
], ],
'warning' => [ 'warning' => [
'deleted' => 'Advertencia: No puede borrar <b>:name</b> porque tiene :text relacionado.', 'deleted' => 'Advertencia: No puede borrar <b>:name</b> porque tiene :text relacionado.',
'disabled' => 'Advertencia: No se permite desactivar <b>:name</b> porque tiene :text relacionado.', 'disabled' => 'Advertencia: No se permite desactivar <b>:name</b> porque tiene :text relacionado.',
'disable_code' => 'Warning: You are not allowed to disable or change the currency of <b>:name</b> because it has :text related.',
], ],
]; ];

View File

@ -5,6 +5,7 @@ return [
'title' => 'Token de API', 'title' => 'Token de API',
'api_token' => 'Token', 'api_token' => 'Token',
'my_apps' => 'Mis Apps', 'my_apps' => 'Mis Apps',
'pre_sale' => 'Pre-Sale',
'top_paid' => 'Más Pagado', 'top_paid' => 'Más Pagado',
'new' => 'Nuevo', 'new' => 'Nuevo',
'top_free' => 'Top Gratis', 'top_free' => 'Top Gratis',
@ -23,6 +24,9 @@ return [
'added' => 'Agregado', 'added' => 'Agregado',
'updated' => 'Actualizado', 'updated' => 'Actualizado',
'compatibility' => 'Compatibilidad', 'compatibility' => 'Compatibilidad',
'documentation' => 'Documentation',
'view' => 'View',
'back' => 'Back',
'installed' => ':module instalado', 'installed' => ':module instalado',
'uninstalled' => ':module desinstalado', 'uninstalled' => ':module desinstalado',
@ -58,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'Instalado', 'installed' => 'Instalado',
'pre_sale' => 'Pre-Sale',
], ],
'button' => [ 'button' => [

View File

@ -2,13 +2,15 @@
return [ return [
'reconcile' => 'Reconcile', 'reconcile' => 'Reconciliar',
'reconciled' => 'Reconciled', 'reconciled' => 'Reconciliado',
'closing_balance' => 'Closing Balance', 'closing_balance' => 'Balance de Cierre',
'unreconciled' => 'Unreconciled', 'unreconciled' => 'Enmistados',
'list_transactions' => 'List Transactions', 'list_transactions' => 'Lista de transacciones',
'start_date' => 'Start Date', 'start_date' => 'Fecha de Comienzo',
'end_date' => 'End Date', 'end_date' => 'Fecha de Finalización',
'cleared_amount' => 'Cleared Amount', 'cleared_amount' => 'Monto Liquidado',
'deposit' => 'Depósito',
'withdrawal' => 'Retiro',
]; ];

View File

@ -11,6 +11,8 @@ return [
], ],
'localisation' => [ 'localisation' => [
'tab' => 'Localización', 'tab' => 'Localización',
'financial_start' => 'Financial Year Start',
'timezone' => 'Zona Horaria',
'date' => [ 'date' => [
'format' => 'Formato de Fecha', 'format' => 'Formato de Fecha',
'separator' => 'Separador de Fecha', 'separator' => 'Separador de Fecha',
@ -20,7 +22,6 @@ return [
'slash' => 'Barra (/)', 'slash' => 'Barra (/)',
'space' => 'Espacio ( )', 'space' => 'Espacio ( )',
], ],
'timezone' => 'Zona Horaria',
'percent' => [ 'percent' => [
'title' => 'Posición Porcentaje (%)', 'title' => 'Posición Porcentaje (%)',
'before' => 'Antes del Número', 'before' => 'Antes del Número',

View File

@ -4,5 +4,8 @@ return [
'rate' => 'Tasa', 'rate' => 'Tasa',
'rate_percent' => 'Tasa (%)', 'rate_percent' => 'Tasa (%)',
'normal' => 'Normal',
'inclusive' => 'Inclusive',
'compound' => 'Compound',
]; ];

View File

@ -0,0 +1,24 @@
<?php
return [
'forbidden_access' => 'Accesso vietato',
'error_page' => 'Pagina di errore',
'page_not_found' => 'Pagina non trovata',
'body' => [
'forbidden_access' => 'Oops! Accesso vietato.',
'error_page' => 'Oops! Qualcosa è andato storto.',
'page_not_found' => 'Oops! Pagina non trovata.',
],
'messages' => [
'forbidden_access' => 'Non puoi accedere a questa pagina.
Nel frattempo, puoi <a href=":link">tornare alla dashboard</a>.',
'error_page' => 'Lavoreremo subito per sistemarlo nel modo giusto.
Nel frattempo, puoi <a href=":link">tornare alla dashboard</a>.',
'page_not_found' => 'Non siamo riusciti a trovare la pagina che stavi cercando.
Nel frattempo, puoi <a href=":link">tornare alla dashboard</a>.',
],
];

View File

@ -5,6 +5,7 @@ return [
'title' => 'API Token', 'title' => 'API Token',
'api_token' => 'Token', 'api_token' => 'Token',
'my_apps' => 'Le mie Applicazioni', 'my_apps' => 'Le mie Applicazioni',
'pre_sale' => 'Pre-vendita',
'top_paid' => 'Più pagate', 'top_paid' => 'Più pagate',
'new' => 'Nuovo', 'new' => 'Nuovo',
'top_free' => 'Top gratis', 'top_free' => 'Top gratis',
@ -61,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'Installato', 'installed' => 'Installato',
'pre_sale' => 'Pre-vendita',
], ],
'button' => [ 'button' => [

View File

@ -16,7 +16,7 @@ return [
'tax_total' => 'Nodokļi kopā', 'tax_total' => 'Nodokļi kopā',
'total' => 'Kopā', 'total' => 'Kopā',
'item_name' => 'Nosaukums|Nosaukums', 'item_name' => 'Nosaukums|Nosaukumi',
'show_discount' => 'Atlaide :discount%', 'show_discount' => 'Atlaide :discount%',
'add_discount' => 'Pievienot atlaidi', 'add_discount' => 'Pievienot atlaidi',
@ -28,13 +28,16 @@ return [
'histories' => 'Vēsture', 'histories' => 'Vēsture',
'payments' => 'Maksājumi', 'payments' => 'Maksājumi',
'add_payment' => 'Pievienot maksājumu', 'add_payment' => 'Pievienot maksājumu',
'mark_received' => 'Mark Received', 'mark_received' => 'Atzīmēt kā aņemtu',
'download_pdf' => 'Lejupielādēt PDF', 'download_pdf' => 'Lejupielādēt PDF',
'send_mail' => 'Sūtīt e-pastu', 'send_mail' => 'Sūtīt e-pastu',
'create_bill' => 'Izrakstīt rēķinu',
'receive_bill' => 'Saņemt rēķinu',
'make_payment' => 'Veikt maksājumu',
'status' => [ 'status' => [
'draft' => 'Sagatave', 'draft' => 'Melnraksts',
'received' => 'Apstiprināts', 'received' => 'Saņemts',
'partial' => 'Daļējs', 'partial' => 'Daļējs',
'paid' => 'Samaksāts', 'paid' => 'Samaksāts',
], ],
@ -44,13 +47,13 @@ return [
'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.', 'draft' => 'This is a <b>DRAFT</b> bill and will be reflected to charts after it gets received.',
'status' => [ 'status' => [
'created' => 'Created on :date', 'created' => 'Izveidots: datums',
'receive' => [ 'receive' => [
'draft' => 'Not sent', 'draft' => 'Nav nosūtīts',
'received' => 'Received on :date', 'received' => 'Saņemts: datums',
], ],
'paid' => [ 'paid' => [
'await' => 'Awaiting payment', 'await' => 'Gaidāmie maksājumi',
], ],
], ],
], ],

View File

@ -9,8 +9,5 @@ return [
'currencies_eur' => 'Euro', 'currencies_eur' => 'Euro',
'currencies_gbp' => 'Angļu mārciņa', 'currencies_gbp' => 'Angļu mārciņa',
'currencies_try' => 'Turku lira', 'currencies_try' => 'Turku lira',
'taxes_exempt' => 'Ar nodokli neapliekams',
'taxes_normal' => 'Ar nodokli apliekams',
'taxes_sales' => 'PVN',
]; ];

View File

@ -0,0 +1,24 @@
<?php
return [
'forbidden_access' => 'Forbidden Access',
'error_page' => 'Error Page',
'page_not_found' => 'Page Not Found',
'body' => [
'forbidden_access' => 'Oops! Forbidden Access.',
'error_page' => 'Oops! Something went wrong.',
'page_not_found' => 'Oops! Page not found.',
],
'messages' => [
'forbidden_access' => 'You can not access this page.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
'error_page' => 'We will work on fixing that right away.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
'page_not_found' => 'We could not find the page you were looking for.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
],
];

View File

@ -40,8 +40,7 @@ return [
'others' => 'Citi|Citi', 'others' => 'Citi|Citi',
'contacts' => 'Contact|Contacts', 'contacts' => 'Contact|Contacts',
'reconciliations' => 'Reconciliation|Reconciliations', 'reconciliations' => 'Reconciliation|Reconciliations',
'deposits' => 'Deposit|Deposits', 'developers' => 'Developer|Developers',
'withdrawals' => 'Withdrawal|Withdrawals',
'dashboard' => 'Sākums', 'dashboard' => 'Sākums',
'banking' => 'Banka', 'banking' => 'Banka',

View File

@ -7,7 +7,7 @@ return [
'total_price' => 'Kopējā summa', 'total_price' => 'Kopējā summa',
'due_date' => 'Apmaksas termiņš', 'due_date' => 'Apmaksas termiņš',
'order_number' => 'Pasūtījuma numurs', 'order_number' => 'Pasūtījuma numurs',
'bill_to' => 'Piegādātājs', 'bill_to' => 'Saņēmējs',
'quantity' => 'Daudzums', 'quantity' => 'Daudzums',
'price' => 'Cena', 'price' => 'Cena',
@ -31,7 +31,11 @@ return [
'mark_sent' => 'Atzīmēt kā nosūtītu', 'mark_sent' => 'Atzīmēt kā nosūtītu',
'download_pdf' => 'Lejupielādēt PDF', 'download_pdf' => 'Lejupielādēt PDF',
'send_mail' => 'Sūtīt e-pastu', 'send_mail' => 'Sūtīt e-pastu',
'all_invoices' => 'Login to view all invoices', 'all_invoices' => 'Pierakstīties, lai skatītu visus rēķinus',
'create_invoice' => 'Izveidot rēķinu',
'send_invoice' => 'Sūtīt rēķinu',
'get_paid' => 'Saņemt apmaksu',
'accept_payments' => 'Pieņemt tiešsaistes maksājumus',
'status' => [ 'status' => [
'draft' => 'Sagatave', 'draft' => 'Sagatave',
@ -49,20 +53,20 @@ return [
'draft' => 'This is a <b>DRAFT</b> invoice and will be reflected to charts after it gets sent.', 'draft' => 'This is a <b>DRAFT</b> invoice and will be reflected to charts after it gets sent.',
'status' => [ 'status' => [
'created' => 'Created on :date', 'created' => 'Izveidots: datums',
'send' => [ 'send' => [
'draft' => 'Not sent', 'draft' => 'Nav nosūtīts',
'sent' => 'Sent on :date', 'sent' => 'Nosūtīts: datums',
], ],
'paid' => [ 'paid' => [
'await' => 'Awaiting payment', 'await' => 'Gaidāmie maksājumi',
], ],
], ],
], ],
'notification' => [ 'notification' => [
'message' => 'Jūs saņemāt šo e-pastu, jo jums ir sagatavots rēķins par summu :amount, Rēķins izrakstīts :customer.', 'message' => 'Jūs saņemāt šo e-pastu, jo jums ir sagatavots rēķins par summu :amount, Rēķins izrakstīts :customer.',
'button' => 'Apmaksāt', 'button' => 'Apmaksāt tagad',
], ],
]; ];

View File

@ -11,6 +11,7 @@ return [
'enabled' => ':type iespējots!', 'enabled' => ':type iespējots!',
'disabled' => ':type atspējots!', 'disabled' => ':type atspējots!',
], ],
'error' => [ 'error' => [
'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount', 'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount',
'not_user_company' => 'Kļūda: Jums nav tiesības strādāt ar šo uzņēmumu!', 'not_user_company' => 'Kļūda: Jums nav tiesības strādāt ar šo uzņēmumu!',
@ -21,9 +22,11 @@ return [
'import_column' => 'Kļūda: :message Lapas nosaukums: :sheet. Rindas numurs: :line.', 'import_column' => 'Kļūda: :message Lapas nosaukums: :sheet. Rindas numurs: :line.',
'import_sheet' => 'Kļūda: Lapas nosaukums nav pareizs. Lūdzu pārbaudiet parauga failu.', 'import_sheet' => 'Kļūda: Lapas nosaukums nav pareizs. Lūdzu pārbaudiet parauga failu.',
], ],
'warning' => [ 'warning' => [
'deleted' => 'Brīdinājums: Jums nav tiesību dzēst <b>:name</b> jo tas ir saistīts ar :text.', 'deleted' => 'Brīdinājums: Jums nav tiesību dzēst <b>:name</b> jo tas ir saistīts ar :text.',
'disabled' => 'Brīdinājums: Jums nav tiesību atspējot <b>:name</b> jo tas ir saistīts ar :text.', 'disabled' => 'Brīdinājums: Jums nav tiesību atspējot <b>:name</b> jo tas ir saistīts ar :text.',
'disable_code' => 'Warning: You are not allowed to disable or change the currency of <b>:name</b> because it has :text related.',
], ],
]; ];

View File

@ -5,6 +5,7 @@ return [
'title' => 'API atslēga', 'title' => 'API atslēga',
'api_token' => 'Atslēga', 'api_token' => 'Atslēga',
'my_apps' => 'Manas programmas', 'my_apps' => 'Manas programmas',
'pre_sale' => 'Pre-Sale',
'top_paid' => 'Top maksas', 'top_paid' => 'Top maksas',
'new' => 'Jaunas', 'new' => 'Jaunas',
'top_free' => 'Top bezmaksas', 'top_free' => 'Top bezmaksas',
@ -23,6 +24,9 @@ return [
'added' => 'Pievienots', 'added' => 'Pievienots',
'updated' => 'Atjaunināts', 'updated' => 'Atjaunināts',
'compatibility' => 'Savietojamība', 'compatibility' => 'Savietojamība',
'documentation' => 'Documentation',
'view' => 'View',
'back' => 'Back',
'installed' => ':module instalēta', 'installed' => ':module instalēta',
'uninstalled' => ':module atinstalēta', 'uninstalled' => ':module atinstalēta',
@ -58,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'Instalēts', 'installed' => 'Instalēts',
'pre_sale' => 'Pre-Sale',
], ],
'button' => [ 'button' => [

View File

@ -10,5 +10,7 @@ return [
'start_date' => 'Start Date', 'start_date' => 'Start Date',
'end_date' => 'End Date', 'end_date' => 'End Date',
'cleared_amount' => 'Cleared Amount', 'cleared_amount' => 'Cleared Amount',
'deposit' => 'Deposit',
'withdrawal' => 'Withdrawal',
]; ];

View File

@ -11,6 +11,8 @@ return [
], ],
'localisation' => [ 'localisation' => [
'tab' => 'Reģionālie iestatījumi', 'tab' => 'Reģionālie iestatījumi',
'financial_start' => 'Financial Year Start',
'timezone' => 'Laika zona',
'date' => [ 'date' => [
'format' => 'Datuma formāts', 'format' => 'Datuma formāts',
'separator' => 'Datuma atdalītājs', 'separator' => 'Datuma atdalītājs',
@ -20,7 +22,6 @@ return [
'slash' => 'Daļsvītra (/)', 'slash' => 'Daļsvītra (/)',
'space' => 'Atstarpe ( )', 'space' => 'Atstarpe ( )',
], ],
'timezone' => 'Laika zona',
'percent' => [ 'percent' => [
'title' => 'Procentu (%) pozīcija', 'title' => 'Procentu (%) pozīcija',
'before' => 'Pirms skaitļa', 'before' => 'Pirms skaitļa',

View File

@ -4,5 +4,8 @@ return [
'rate' => 'Likme', 'rate' => 'Likme',
'rate_percent' => 'Likme (%)', 'rate_percent' => 'Likme (%)',
'normal' => 'Normal',
'inclusive' => 'Inclusive',
'compound' => 'Compound',
]; ];

View File

@ -0,0 +1,21 @@
<?php
return [
'forbidden_access' => 'Ikke tilgang',
'error_page' => 'Feilside',
'page_not_found' => 'Side ikke funnet',
'body' => [
'forbidden_access' => 'Oops! Ikke tilgang.',
'error_page' => 'Oops! Noe gikk galt.',
'page_not_found' => 'Oops! Side ikke funnet.',
],
'messages' => [
'forbidden_access' => 'Du har ikke tilgang til denne siden. I mellomtiden kan du <a href=":link">returnere til kontrollpanelet</a>.',
'error_page' => 'Vi vil arbeide med å ordne dette med en gang. I mellomtiden kan du <a href=":link">returnere til kontrollpanelet</a>.',
'page_not_found' => 'Vi kunne ikke finne siden du leter etter. I mellomtiden kan du <a href=":link">returnere til kontrollpanelet</a>.',
],
];

View File

@ -5,6 +5,7 @@ return [
'title' => 'API-token', 'title' => 'API-token',
'api_token' => 'Token', 'api_token' => 'Token',
'my_apps' => 'Mine applikasjoner', 'my_apps' => 'Mine applikasjoner',
'pre_sale' => 'Forhåndssalg',
'top_paid' => 'Topp betalte', 'top_paid' => 'Topp betalte',
'new' => 'Ny', 'new' => 'Ny',
'top_free' => 'Topp gratis', 'top_free' => 'Topp gratis',
@ -61,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'Innstallert', 'installed' => 'Innstallert',
'pre_sale' => 'Forhåndssalg',
], ],
'button' => [ 'button' => [

View File

@ -9,8 +9,5 @@ return [
'currencies_eur' => 'Euro', 'currencies_eur' => 'Euro',
'currencies_gbp' => 'Britse pond', 'currencies_gbp' => 'Britse pond',
'currencies_try' => 'Turkse Lira', 'currencies_try' => 'Turkse Lira',
'taxes_exempt' => 'Vrijstelling van BTW',
'taxes_normal' => 'Standaard BTW',
'taxes_sales' => 'Verkoop BTW',
]; ];

View File

@ -0,0 +1,24 @@
<?php
return [
'forbidden_access' => 'Forbidden Access',
'error_page' => 'Error Page',
'page_not_found' => 'Page Not Found',
'body' => [
'forbidden_access' => 'Oops! Forbidden Access.',
'error_page' => 'Oops! Something went wrong.',
'page_not_found' => 'Oops! Page not found.',
],
'messages' => [
'forbidden_access' => 'You can not access this page.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
'error_page' => 'We will work on fixing that right away.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
'page_not_found' => 'We could not find the page you were looking for.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
],
];

View File

@ -35,6 +35,7 @@ return [
'create_invoice' => 'Factuur maken', 'create_invoice' => 'Factuur maken',
'send_invoice' => 'Factuur sturen', 'send_invoice' => 'Factuur sturen',
'get_paid' => 'Betaling afstemmen', 'get_paid' => 'Betaling afstemmen',
'accept_payments' => 'Accept Online Payments',
'status' => [ 'status' => [
'draft' => 'Concept', 'draft' => 'Concept',

View File

@ -5,6 +5,7 @@ return [
'title' => 'API-Token', 'title' => 'API-Token',
'api_token' => 'Token', 'api_token' => 'Token',
'my_apps' => 'Mijn Apps', 'my_apps' => 'Mijn Apps',
'pre_sale' => 'Pre-Sale',
'top_paid' => 'Top betaald', 'top_paid' => 'Top betaald',
'new' => 'Nieuw', 'new' => 'Nieuw',
'top_free' => 'Top gratis', 'top_free' => 'Top gratis',
@ -61,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'Geïnstalleerd', 'installed' => 'Geïnstalleerd',
'pre_sale' => 'Pre-Sale',
], ],
'button' => [ 'button' => [

View File

@ -33,7 +33,7 @@ return [
'notification' => [ 'notification' => [
'message_1' => 'Вы получили это письмо потому, что мы получили запрос сброса пароля для вашей учетной записи.', 'message_1' => 'Вы получили это письмо потому, что мы получили запрос сброса пароля для вашей учетной записи.',
'message_2' => 'Если вы не запрашивали сброса пароля, дальнейших действий не требуется.', 'message_2' => 'Если вы не запрашивали сброса пароля, дальнейших действий не требуется.',
'button' => 'Сбросить пароль', 'button' => 'Восстановление пароля',
], ],
]; ];

View File

@ -31,6 +31,9 @@ return [
'mark_received' => 'Отметить как получено', 'mark_received' => 'Отметить как получено',
'download_pdf' => 'Скачать PDF', 'download_pdf' => 'Скачать PDF',
'send_mail' => 'Отправить E-mail', 'send_mail' => 'Отправить E-mail',
'create_bill' => 'Create Bill',
'receive_bill' => 'Receive Bill',
'make_payment' => 'Make Payment',
'status' => [ 'status' => [
'draft' => 'Черновик', 'draft' => 'Черновик',

View File

@ -9,8 +9,5 @@ return [
'currencies_eur' => 'Евро', 'currencies_eur' => 'Евро',
'currencies_gbp' => 'Британский Фунт', 'currencies_gbp' => 'Британский Фунт',
'currencies_try' => 'Турецкая Лира', 'currencies_try' => 'Турецкая Лира',
'taxes_exempt' => 'Налоговые освобождения',
'taxes_normal' => 'Обычный налог',
'taxes_sales' => 'Налог с продаж',
]; ];

View File

@ -0,0 +1,24 @@
<?php
return [
'forbidden_access' => 'Forbidden Access',
'error_page' => 'Error Page',
'page_not_found' => 'Page Not Found',
'body' => [
'forbidden_access' => 'Oops! Forbidden Access.',
'error_page' => 'Oops! Something went wrong.',
'page_not_found' => 'Oops! Page not found.',
],
'messages' => [
'forbidden_access' => 'You can not access this page.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
'error_page' => 'We will work on fixing that right away.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
'page_not_found' => 'We could not find the page you were looking for.
Meanwhile, you may <a href=":link">return to dashboard</a>.',
],
];

View File

@ -40,8 +40,7 @@ return [
'others' => 'Другой|Другие', 'others' => 'Другой|Другие',
'contacts' => 'Контакт | Контакты', 'contacts' => 'Контакт | Контакты',
'reconciliations' => 'Reconciliation|Reconciliations', 'reconciliations' => 'Reconciliation|Reconciliations',
'deposits' => 'Депозит | Депозиты', 'developers' => 'Developer|Developers',
'withdrawals' => 'Withdrawal|Withdrawals',
'dashboard' => 'Панель управления', 'dashboard' => 'Панель управления',
'banking' => 'Банки', 'banking' => 'Банки',

View File

@ -32,6 +32,10 @@ return [
'download_pdf' => 'Скачать PDF', 'download_pdf' => 'Скачать PDF',
'send_mail' => 'Отправить E-mail', 'send_mail' => 'Отправить E-mail',
'all_invoices' => 'Войти для просмотра всех счетов', 'all_invoices' => 'Войти для просмотра всех счетов',
'create_invoice' => 'Create Invoice',
'send_invoice' => 'Send Invoice',
'get_paid' => 'Get Paid',
'accept_payments' => 'Accept Online Payments',
'status' => [ 'status' => [
'draft' => 'Черновик', 'draft' => 'Черновик',

View File

@ -11,6 +11,7 @@ return [
'enabled' => ':type enabled!', 'enabled' => ':type enabled!',
'disabled' => ':type disabled!', 'disabled' => ':type disabled!',
], ],
'error' => [ 'error' => [
'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount', 'over_payment' => 'Error: Payment not added! The amount you entered passes the total: :amount',
'not_user_company' => 'Ошибка: Вы не можете управлять этой компанией!', 'not_user_company' => 'Ошибка: Вы не можете управлять этой компанией!',
@ -21,9 +22,11 @@ return [
'import_column' => 'Error: :message Sheet name: :sheet. Line number: :line.', 'import_column' => 'Error: :message Sheet name: :sheet. Line number: :line.',
'import_sheet' => 'Error: Sheet name is not valid. Please, check the sample file.', 'import_sheet' => 'Error: Sheet name is not valid. Please, check the sample file.',
], ],
'warning' => [ 'warning' => [
'deleted' => 'Предупреждение: Вы не можете удалить <b>:name</b> потому что имеется связь с :text.', 'deleted' => 'Предупреждение: Вы не можете удалить <b>:name</b> потому что имеется связь с :text.',
'disabled' => 'Предупреждение: Вы не можете отключить <b>:name</b> потому что имеется связь с :text.', 'disabled' => 'Предупреждение: Вы не можете отключить <b>:name</b> потому что имеется связь с :text.',
'disable_code' => 'Warning: You are not allowed to disable or change the currency of <b>:name</b> because it has :text related.',
], ],
]; ];

View File

@ -5,6 +5,7 @@ return [
'title' => 'API ключ', 'title' => 'API ключ',
'api_token' => 'Ключ', 'api_token' => 'Ключ',
'my_apps' => 'Мои приложения', 'my_apps' => 'Мои приложения',
'pre_sale' => 'Pre-Sale',
'top_paid' => 'Топ оплаченных', 'top_paid' => 'Топ оплаченных',
'new' => 'Новый', 'new' => 'Новый',
'top_free' => 'Топ бесплатных', 'top_free' => 'Топ бесплатных',
@ -23,6 +24,9 @@ return [
'added' => 'Добавлено', 'added' => 'Добавлено',
'updated' => 'Обновлено', 'updated' => 'Обновлено',
'compatibility' => 'Совместимость', 'compatibility' => 'Совместимость',
'documentation' => 'Documentation',
'view' => 'View',
'back' => 'Back',
'installed' => ':module установлен', 'installed' => ':module установлен',
'uninstalled' => ':module удалён', 'uninstalled' => ':module удалён',
@ -58,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'Установлено', 'installed' => 'Установлено',
'pre_sale' => 'Pre-Sale',
], ],
'button' => [ 'button' => [

View File

@ -10,5 +10,7 @@ return [
'start_date' => 'Start Date', 'start_date' => 'Start Date',
'end_date' => 'End Date', 'end_date' => 'End Date',
'cleared_amount' => 'Cleared Amount', 'cleared_amount' => 'Cleared Amount',
'deposit' => 'Deposit',
'withdrawal' => 'Withdrawal',
]; ];

View File

@ -11,6 +11,8 @@ return [
], ],
'localisation' => [ 'localisation' => [
'tab' => 'Локализация', 'tab' => 'Локализация',
'financial_start' => 'Financial Year Start',
'timezone' => 'Часовой пояс',
'date' => [ 'date' => [
'format' => 'Формат даты', 'format' => 'Формат даты',
'separator' => 'Разделитель даты', 'separator' => 'Разделитель даты',
@ -20,7 +22,6 @@ return [
'slash' => 'Слэш (/)', 'slash' => 'Слэш (/)',
'space' => 'Пробел ( )', 'space' => 'Пробел ( )',
], ],
'timezone' => 'Часовой пояс',
'percent' => [ 'percent' => [
'title' => 'Percent (%) Position', 'title' => 'Percent (%) Position',
'before' => 'Before Number', 'before' => 'Before Number',

View File

@ -0,0 +1,24 @@
<?php
return [
'forbidden_access' => 'Qasje e ndaluar',
'error_page' => 'Faqe e Gabuar',
'page_not_found' => 'Faqja nuk u gjet',
'body' => [
'forbidden_access' => 'Ups! Qasje e ndaluar.',
'error_page' => 'Ups! Diçka shkoi keq.',
'page_not_found' => 'Ups! Faqja nuk u gjet.',
],
'messages' => [
'forbidden_access' => 'Nuk mund hyni këtë faqe.
Ndërkohë, ju mund <a href=":link"> ktheheni panelin kryesor</a>.',
'error_page' => 'Ne do punojmë ta rregullojmë atë menjëherë.
Ndërkohë, ju mund <a href=":link"> ktheheni panelin kryesor</a>.',
'page_not_found' => 'Ne nuk mund ta gjejmë faqen po kërkoni.
Ndërkohë, ju mund <a href=":link"> ktheheni panelin kryesor</a>.',
],
];

View File

@ -5,6 +5,7 @@ return [
'title' => 'Shenjë API', 'title' => 'Shenjë API',
'api_token' => 'Shenjë', 'api_token' => 'Shenjë',
'my_apps' => 'Aplikacionet e Mia', 'my_apps' => 'Aplikacionet e Mia',
'pre_sale' => 'Para Shitjet',
'top_paid' => 'Më të paguarat', 'top_paid' => 'Më të paguarat',
'new' => 'I ri', 'new' => 'I ri',
'top_free' => 'Më të mirët Falas', 'top_free' => 'Më të mirët Falas',
@ -61,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'Instaluar', 'installed' => 'Instaluar',
'pre_sale' => 'Para Shitjet',
], ],
'button' => [ 'button' => [

View File

@ -0,0 +1,24 @@
<?php
return [
'forbidden_access' => 'Yasaklanmış Erişim',
'error_page' => 'Hata Sayfası',
'page_not_found' => 'Sayfa Bulunamadı',
'body' => [
'forbidden_access' => 'Ups! Yasaklanmış Erişim.',
'error_page' => 'Ups! Bir sorun oluştu.',
'page_not_found' => 'Ups! Sayfa bulunamadı.',
],
'messages' => [
'forbidden_access' => 'Bu sayfaya erişemezsiniz.
Bu arada, <a href=":link">kontrol paneline</a> geri dönebilirsiniz.',
'error_page' => 'Bunu hemen düzeltmek için çalışacağız.
Bu arada, <a href=":link">kontrol paneline</a> geri dönebilirsiniz.',
'page_not_found' => 'Aradığınız sayfayı bulamadık.
Bu arada, <a href=":link">kontrol paneline</a> geri dönebilirsiniz.',
],
];

View File

@ -5,6 +5,7 @@ return [
'title' => 'API token', 'title' => 'API token',
'api_token' => 'Token', 'api_token' => 'Token',
'my_apps' => 'Uygulamalarım', 'my_apps' => 'Uygulamalarım',
'pre_sale' => 'Ön-Satış',
'top_paid' => 'Popüler Ücretli', 'top_paid' => 'Popüler Ücretli',
'new' => 'Yeni', 'new' => 'Yeni',
'top_free' => 'Popüler Ücretsiz', 'top_free' => 'Popüler Ücretsiz',
@ -61,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'Yüklü', 'installed' => 'Yüklü',
'pre_sale' => 'Ön-Satış',
], ],
'button' => [ 'button' => [

View File

@ -0,0 +1,24 @@
<?php
return [
'forbidden_access' => 'رسائی ممنوع',
'error_page' => 'ایرر پیج',
'page_not_found' => 'پیج نہیں ملا',
'body' => [
'forbidden_access' => 'رسائ ممنوع ہے.',
'error_page' => 'کچھ غلط ہو گیا.',
'page_not_found' => 'پیج نہیں ملا.',
],
'messages' => [
'forbidden_access' => 'آپ اس صفحہ تک رسائی حاصل کر سکتے ہیں.
دریں اثناء آپ <a href=":link">ڈیش بورڈ پر واپس جا سکتے ہیں</a>.',
'error_page' => 'ہم اسے فورا ٹھیک کرنے پر کام کریں گے.
دریں اثناء آپ <a href=":link">ڈیش بورڈ پر واپس جا سکتے ہیں</a>.',
'page_not_found' => 'ہم ایسا پیج تلاش نہیں جسے آپ ڈھونڈ رہے ہیں.
دریں اثناء آپ <a href=":link">ڈیش بورڈ پر واپس جا سکتے ہیں</a>.',
],
];

View File

@ -5,6 +5,7 @@ return [
'title' => 'API ٹوکن', 'title' => 'API ٹوکن',
'api_token' => 'ٹوکن', 'api_token' => 'ٹوکن',
'my_apps' => 'میری ایپس', 'my_apps' => 'میری ایپس',
'pre_sale' => 'فروخت سے پہلے',
'top_paid' => 'سب سے اوپر فروخت کنندہ ایپ', 'top_paid' => 'سب سے اوپر فروخت کنندہ ایپ',
'new' => 'نیا', 'new' => 'نیا',
'top_free' => 'سب سے زیادہ مفت ایپ', 'top_free' => 'سب سے زیادہ مفت ایپ',
@ -61,6 +62,7 @@ return [
'badge' => [ 'badge' => [
'installed' => 'انسٹال', 'installed' => 'انسٹال',
'pre_sale' => 'فروخت سے پہلے',
], ],
'button' => [ 'button' => [