updated translations

This commit is contained in:
denisdulici 2020-02-05 13:43:29 +03:00
parent 0f8ebc6846
commit 260bda2ca3
83 changed files with 669 additions and 365 deletions

View File

@ -13,6 +13,7 @@ return [
'current_email' => 'Aktuelle E-Mail', 'current_email' => 'Aktuelle E-Mail',
'reset' => 'Zurücksetzen', 'reset' => 'Zurücksetzen',
'never' => 'niemals', 'never' => 'niemals',
'landing_page' => 'Startseite',
'password' => [ 'password' => [
'current' => 'Passwort', 'current' => 'Passwort',

View File

@ -35,11 +35,13 @@ return [
'receive_bill' => 'Rechnung erhalten', 'receive_bill' => 'Rechnung erhalten',
'make_payment' => 'Zahlung vornehmen', 'make_payment' => 'Zahlung vornehmen',
'status' => [ 'statuses' => [
'draft' => 'Entwurf', 'draft' => 'Entwurf',
'received' => 'Erhalten', 'received' => 'Erhalten',
'partial' => 'Teilweise', 'partial' => 'Teilweise',
'paid' => 'Bezahlt', 'paid' => 'Bezahlt',
'overdue' => 'Überfällig',
'unpaid' => 'Unbezahlt',
], ],
'messages' => [ 'messages' => [

View File

@ -6,14 +6,14 @@ return [
'selected' => 'ausgewählt', 'selected' => 'ausgewählt',
'message' => [ 'message' => [
'duplicate' => 'Are you sure you want to <b>duplicate</b> selected record?', 'duplicate' => 'Sind Sie sicher das Sie die ausgewählten Datensätze <b>duplizieren</b> möchten?',
'delete' => 'Are you sure you want to <b>delete</b> selected record?|Are you sure you want to <b>delete</b> selected records?', 'delete' => 'Sind Sie sicher das Sie den ausgewählten Datensatz <b>löschen</b> möchten?|Sind Sie sicher das Sie die ausgewählten Datensätze <b>löschen</b> möchten?',
'export' => 'Are you sure you want to <b>export</b> selected record?|Are you sure you want to <b>export</b> selected records?', 'export' => 'Sind Sie sicher das Sie den ausgewählten Datensatz <b>exportieren</b> möchten?|Sind Sie sicher das Sie die ausgewählten Datensätze <b>exportieren</b> möchten?',
'enable' => 'Are you sure you want to <b>enable</b> selected record?|Are you sure you want to <b>enable</b> selected records?', 'enable' => 'Sind Sie sicher das Sie den ausgewählten Datensatz <b>aktivieren</b> möchten?|Sind Sie sicher das Sie die ausgewählten Datensätze <b>aktivieren</b> möchten?',
'disable' => 'Are you sure you want to <b>disable</b> selected record?|Are you sure you want to <b>disable</b> selected records?', 'disable' => 'Sind Sie sicher das Sie den ausgewählten Datensatz <b>deaktivieren</b> möchten?|Sind Sie sicher das Sie die ausgewählten Datensätze <b>deaktivieren</b> möchten?',
'paid' => 'Are you sure you want to mark selected invoice as <b>paid</b>?|Are you sure you want to mark selected invoices as <b>paid</b>?', 'paid' => 'Sind Sie sicher das Sie die ausgewählte Rechnung als <b>bezahlt</b> markieren möchten?|Sind Sie sicher das Sie die ausgewählten Rechnungen als <b>bezahlt</b> markieren möchten?',
'sent' => 'Are you sure you want to mark selected invoice as <b>sent</b>?|Are you sure you want to mark selected invoices as <b>sent</b>?', 'sent' => 'Sind Sie sicher das Sie die ausgewählte Rechnung als <b>versendet</b> markieren möchten?|Sind Sie sicher das Sie die ausgewählten Rechnungen als <b>versendet</b> markieren möchten?',
'received' => 'Are you sure you want to mark selected bill as <b>received</b>?|Are you sure you want to mark selected bills as <b>received</b>?', 'received' => 'Sind Sie sicher das Sie die ausgewählte Rechnung als <b>empfangen</b> markieren möchten?|Sind Sie sicher das Sie die ausgewählten Rechnungen als <b>empfangen</b> markieren möchten?',
], ],
]; ];

View File

@ -4,12 +4,10 @@ return [
'domain' => 'Domain', 'domain' => 'Domain',
'logo' => 'Logo', 'logo' => 'Logo',
'manage' => 'Unternehmen verwalten',
'all' => 'Alle Unternehmen',
'error' => [ 'error' => [
'not_user_company' => 'Fehler: Sie haben keine Berechtigung, die Firmendaten zu ändern!', 'not_user_company' => 'Fehler: Sie haben keine Berechtigung, die Firmendaten zu ändern!',
'delete_active' => 'Fehler: Das aktive Unternehmen kann nicht gelöscht werden. Bitte zunächst wechseln!', 'delete_active' => 'Fehler: Das aktive Unternehmen kann nicht gelöscht werden. Bitte zunächst das Unternehmen wechseln!',
], ],
]; ];

View File

@ -6,7 +6,7 @@ return [
'user_created' => 'Benutzer angelegt', 'user_created' => 'Benutzer angelegt',
'error' => [ 'error' => [
'email' => 'Diese Email ist bereits in Benutzung.' 'email' => 'Diese Email ist bereits in Benutzung.',
], ],
]; ];

View File

@ -1,23 +0,0 @@
<?php
return [
'total_incomes' => 'Gesamteinnahmen',
'receivables' => 'Forderungen',
'open_invoices' => 'Offene Rechnungen',
'overdue_invoices' => 'Überfällige Rechnungen',
'total_expenses' => 'Gesamtausgaben',
'payables' => 'Verbindlichkeiten',
'open_bills' => 'Offene Rechnungen',
'overdue_bills' => 'Überfällige Rechnungen',
'total_profit' => 'Gesamtgewinn',
'open_profit' => 'Offener Gewinn',
'overdue_profit' => 'Überfälliger Gewinn',
'cash_flow' => 'Cash Flow',
'no_profit_loss' => 'Kein Gewinn-Verlust',
'incomes_by_category' => 'Einkommen nach Kategorie',
'expenses_by_category' => 'Ausgaben nach Kategorie',
'account_balance' => 'Kontostand',
'latest_incomes' => 'Neuestes Einkommen',
'latest_expenses' => 'Letzte Ausgaben',
];

View File

@ -0,0 +1,11 @@
<?php
return [
'error' => [
'not_user_dashboard' => 'Fehler: Sie haben keine Berechtigung, das Dashboard zu ändern!',
'delete_last' => 'Fehler: Das letzte Dashboard kann nicht gelöscht werden. Bitte erstellen Sie zuerst ein neues Dashboard!',
'disable_last' => 'Fehler: Das letzte Dashboard kann nicht deaktiviert werden. Bitte erstellen Sie zuerst ein neues Dashboard!',
],
];

View File

@ -2,12 +2,33 @@
return [ return [
'accounts_cash' => 'Bar', 'accounts' => [
'categories_deposit' => 'Einzahlung', 'cash' => 'Bar',
'categories_sales' => 'Verkäufe', ],
'currencies_usd' => 'US-Dollar',
'currencies_eur' => 'Euro', 'categories' => [
'currencies_gbp' => 'Britisches Pfund', 'deposit' => 'Einzahlung',
'currencies_try' => 'Türkische Lira', 'sales' => 'Vertrieb',
],
'currencies' => [
'usd' => 'US-Dollar',
'eur' => 'Euro',
'gbp' => 'Britisches Pfund',
'try' => 'Türkische Lira',
],
'offline_payments' => [
'cash' => 'Bar',
'bank' => 'Banküberweisung',
],
'reports' => [
'income' => 'Monatliche Zusammenfassung der Einnahmen nach Kategorie.',
'expense' => 'Monatliche Zusammenfassung der Ausgaben nach Kategorie.',
'income_expense' => 'Monatlicher Vergleich Einkommen vs Ausgaben nach Kategorie.',
'tax' => 'Vierteljährliche Steuerzusammenfassung.',
'profit_loss' => 'Quartalsweise Gewinn & Verlust nach Kategorie.',
],
]; ];

View File

@ -2,23 +2,22 @@
return [ return [
'forbidden_access' => 'Zugriff nicht erlaubt', 'title' => [
'error_page' => 'Fehlerseite', '403' => 'Ooops! Zugriff nicht erlaubt.',
'page_not_found' => 'Seite nicht gefunden', '404' => 'Oops! Seite nicht gefunden.',
'500' => 'Oops! Da ist etwas schiefgelaufen.',
'body' => [
'forbidden_access' => 'Ooops! Zugriff nicht erlaubt.',
'error_page' => 'Oops! Da ist etwas schiefgelaufen.',
'page_not_found' => 'Oops! Seite nicht gefunden.',
], ],
'messages' => [ 'header' => [
'forbidden_access' => 'Sie können diese Seite nicht aufrufen. '403' => '403 - Verboten',
Hier gehts zurück zum <a href=":link">Dashboard</a>.', '404' => '404 - Seite nicht gefunden',
'error_page' => 'Wir werden uns gleich um eine Lösung kümmern. '500' => '500 - Interner Server Fehler',
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>.', 'message' => [
'403' => 'Sie können auf diese Seite nicht zugreifen.',
'404' => 'Wir konnten die gesuchte Seite nicht finden.',
'500' => 'Wir werden uns sofort darum kümmern.',
], ],
]; ];

View File

@ -48,8 +48,10 @@ return [
'localisations' => 'Lokalisierung|Lokalisierungen', 'localisations' => 'Lokalisierung|Lokalisierungen',
'defaults' => 'Standardwert|Standardwerte', 'defaults' => 'Standardwert|Standardwerte',
'widgets' => 'Widget|Widgets', 'widgets' => 'Widget|Widgets',
'templates' => 'Vorlage|Vorlagen',
'sales' => 'Einnahme|Einnahmen',
'purchases' => 'Ausgabe|Ausgaben',
'dashboard' => 'Dashboard',
'welcome' => 'Willkommen', 'welcome' => 'Willkommen',
'banking' => 'Bankwesen', 'banking' => 'Bankwesen',
'general' => 'Allgemein', 'general' => 'Allgemein',
@ -68,6 +70,8 @@ return [
'yearly' => 'Jährlich', 'yearly' => 'Jährlich',
'add' => 'Hinzufügen', 'add' => 'Hinzufügen',
'add_new' => 'Neu anlegen', 'add_new' => 'Neu anlegen',
'add_income' => 'Einnahmen hinzufügen',
'add_expense' => 'Ausgaben hinzufügen',
'show' => 'Anzeigen', 'show' => 'Anzeigen',
'edit' => 'Bearbeiten', 'edit' => 'Bearbeiten',
'delete' => 'Löschen', 'delete' => 'Löschen',
@ -89,7 +93,7 @@ return [
'reference' => 'Referenz', 'reference' => 'Referenz',
'attachment' => 'Anhang', 'attachment' => 'Anhang',
'change' => 'Ändern', 'change' => 'Ändern',
'change_type' => 'Change :type', 'change_type' => 'Ändere :type',
'switch' => 'Wechseln', 'switch' => 'Wechseln',
'color' => 'Farbe', 'color' => 'Farbe',
'save' => 'Speichern', 'save' => 'Speichern',
@ -133,11 +137,27 @@ return [
'difference' => 'Differenz', 'difference' => 'Differenz',
'footer' => 'Fußzeile', 'footer' => 'Fußzeile',
'start_date' => 'Startdatum', 'start_date' => 'Startdatum',
'end_date' => 'Enddatum',
'basis' => 'Basis', 'basis' => 'Basis',
'accrual' => 'Rückstellung', 'accrual' => 'Rückstellung',
'cash' => 'Bar', 'cash' => 'Bar',
'group_by' => 'Gruppieren nach', 'group_by' => 'Gruppieren nach',
'accounting' => 'Buchhaltung', 'accounting' => 'Buchhaltung',
'sort' => 'Sortieren',
'width' => 'Weite',
'month' => 'Monat',
'year' => 'Jahr',
'type_item_name' => 'Geben Sie einen Namen für den Artikel ein',
'no_data' => 'Keine Daten',
'no_matching_data' => 'Keine passenden Daten',
'clear_cache' => 'Zwischenspeicher leeren',
'card' => [
'name' => 'Name des Karteninhabers',
'number' => 'Kartennummer',
'expiration_date' => 'Ablaufdatum',
'cvv' => 'Karten CVV',
],
'title' => [ 'title' => [
'new' => 'Neu :type', 'new' => 'Neu :type',
@ -147,6 +167,7 @@ return [
'send' => ':type versendet', 'send' => ':type versendet',
'get' => ':type werden', 'get' => ':type werden',
'add' => ':type hinzufügen', 'add' => ':type hinzufügen',
'manage' => ':type verwalten',
], ],
'form' => [ 'form' => [
@ -170,12 +191,12 @@ return [
'empty' => [ 'empty' => [
'documentation' => 'Weitere Details finden Sie in der <a href=":url" target="_blank" class="text-success">Dokumentation</a>.', 'documentation' => 'Weitere Details finden Sie in der <a href=":url" target="_blank" class="text-success">Dokumentation</a>.',
'items' => 'Artikel können Produkte oder Dienstleistungen sein. Sie können Artikel bei der Erstellung von Rechnungen verwenden, um den Preis, die Steuerfelder usw. zu füllen.', 'items' => 'Artikel können Produkte oder Dienstleistungen sein. Sie können Artikel bei der Erstellung von Rechnungen verwenden, um den Preis, die Steuerfelder usw. zu füllen.',
'invoices' => 'Rechnungen können einmal oder wiederkehrend sein. Sie können die Rechnungen an Kunden senden und Online-Zahlungen anzunehmen.', 'invoices' => 'Sie können Rechnungen (Debitoren) für Kunden erstellen, drucken, senden und bei erfolgreichem Zahlungseingang als bezahlt buchen. Rechnungen (Debitoren) können einmalig oder wiederkehrend (Abo) sein. ',
'revenues' => 'Revenue is a paid income transaction. It can be an independent record (i.e. deposit) or attached to an invoice.', 'revenues' => 'Hier sehen und erstellen Sie alle Einnahmetransaktion. Es können unabhängiger Einnahmen (z.B. Trinkgeld) sein oder an einer Rechnung verknüpft werden.',
'customers' => 'Customers are required if you want to create invoices. They may also log in to Client Portal and see their balance.', 'customers' => 'Kunden sind erforderlich, wenn Sie Rechnungen für Ihre Einnahmen erstellen möchten. Erstellen Sie für Ihre Kunden ein Kundenlogin, damit Sie sich anmelden können und z.B. ihre offenen Rechnungen zu sehen.',
'bills' => 'Rechnungen können einmal oder wiederkehrend sein. Sie geben an, was Sie Ihren Händlern für die Produkte oder Dienstleistungen schulden, die Sie kaufen.', 'bills' => 'Sie können Rechnungen (Kreditoren) von Lieferanten/Händlern erstellen und bei erfolgreichem Zahlungsausgang als bezahlt buchen. Sie geben an, was Sie Ihren Lieferanten/Händlern für die Produkte oder Dienstleistungen schulden, die Sie kauften. Rechnungen (Kreditoren) können einmalig oder wiederkehrend (Abo) sein.',
'payments' => 'Payment is a paid expense transaction. It can be an independent record (i.e. food receipt) or attached to a bill.', 'payments' => 'Hier sehen und erstellen Sie alle Ausgabetransaktion. Es können unabhängiger Ausgaben (z.B. Lebensmittelquittierung) sein oder an einer Lieferantenrechnung verknüpft werden.',
'vendors' => 'Vendors are required if you want to create bills. You can see the balance you owe and filter reports by the vendor.', 'vendors' => 'Kreditoren sind erforderlich, wenn Sie Rechnungen für Ihre Ausgaben erstellen möchten. Sie können im Kreditor alle offene und bezahlte Posten einsehen und filtern.',
], ],
]; ];

View File

@ -29,6 +29,7 @@ return [
'add_payment' => 'Zahlung hinzufügen', 'add_payment' => 'Zahlung hinzufügen',
'mark_paid' => 'Als bezahlt markieren', 'mark_paid' => 'Als bezahlt markieren',
'mark_sent' => 'Als gesendet markieren', 'mark_sent' => 'Als gesendet markieren',
'mark_viewed' => 'Als gelesen markieren',
'download_pdf' => 'PDF herunterladen', 'download_pdf' => 'PDF herunterladen',
'send_mail' => 'E-Mail senden', 'send_mail' => 'E-Mail senden',
'all_invoices' => 'Melden Sie sich an, um alle Rechnungen anzuzeigen', 'all_invoices' => 'Melden Sie sich an, um alle Rechnungen anzuzeigen',
@ -37,13 +38,15 @@ return [
'get_paid' => 'Zahlung erhalten', 'get_paid' => 'Zahlung erhalten',
'accept_payments' => 'Onlinezahlungen akzeptieren', 'accept_payments' => 'Onlinezahlungen akzeptieren',
'status' => [ 'statuses' => [
'draft' => 'Entwurf', 'draft' => 'Entwurf',
'sent' => 'Gesendet', 'sent' => 'Versandt',
'viewed' => 'Angesehen', 'viewed' => 'Gelesen',
'approved' => 'Bestätigt', 'approved' => 'Freigegeben',
'partial' => 'Teilweise', 'partial' => 'Teilweise',
'paid' => 'Bezahlt', 'paid' => 'Bezahlt',
'overdue' => 'Überfällig',
'unpaid' => 'Unbezahlt',
], ],
'messages' => [ 'messages' => [

View File

@ -8,6 +8,7 @@ return [
'deleted' => ':type gelöscht!', 'deleted' => ':type gelöscht!',
'duplicated' => ':type dupliziert!', 'duplicated' => ':type dupliziert!',
'imported' => ':type importiert!', 'imported' => ':type importiert!',
'exported' => ':type exportiert!',
'enabled' => ':type aktiviert!', 'enabled' => ':type aktiviert!',
'disabled' => ':type deaktiviert!', 'disabled' => ':type deaktiviert!',
], ],
@ -19,7 +20,7 @@ return [
'no_file' => 'Fehler: Keine Datei ausgewählt!', 'no_file' => 'Fehler: Keine Datei ausgewählt!',
'last_category' => 'Fehler: Kann die letzte Kategorie :type nicht löschen!', 'last_category' => 'Fehler: Kann die letzte Kategorie :type nicht löschen!',
'change_type' => 'Fehler: Der Typ kann nicht geändert werden, da :text verwandt ist!', 'change_type' => 'Fehler: Der Typ kann nicht geändert werden, da :text verwandt ist!',
'invalid_apikey' => 'Error: The API Key entered is invalid!', 'invalid_apikey' => 'Fehler: Der eingegebene API-Schlüssel ist ungültig!',
'import_column' => 'Fehler: :message. Name des Blattes: :sheet. Zeilennummer: :line.', 'import_column' => 'Fehler: :message. Name des Blattes: :sheet. Zeilennummer: :line.',
'import_sheet' => 'Fehler: Name des Blattes ist nicht gültig. Bitte die Beispieldatei überprüfen.', 'import_sheet' => 'Fehler: Name des Blattes ist nicht gültig. Bitte die Beispieldatei überprüfen.',
], ],

View File

@ -12,10 +12,9 @@ return [
'search' => 'Suchen', 'search' => 'Suchen',
'install' => 'Installieren', 'install' => 'Installieren',
'buy_now' => 'Jetzt kaufen', 'buy_now' => 'Jetzt kaufen',
'api_key_link' => '<a href="https://akaunting.com/tokens" target="_blank">Hier klicken</a> um Ihren API Token zu erhalten.', 'get_api_key' => '<a href=":url" target="_blank">Klicke hier</a> um Ihren API-Schlüssel zu erhalten.',
'no_apps' => 'Bisher existieren noch keine Apps in dieser Kategorie.', 'no_apps' => 'Bisher existieren noch keine Apps in dieser Kategorie.',
'developer' => 'Sind sie ein Entwickler? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Hier</a> lernen Sie wie Sie eine App erstellen und verkaufen können!', 'become_developer' => 'Sind sie ein Entwickler? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Hier</a> lernen Sie wie Sie eine App erstellen und verkaufen können!',
'recommended_apps' => 'Empfohlene Apps', 'recommended_apps' => 'Empfohlene Apps',
'about' => 'Über', 'about' => 'Über',
@ -80,5 +79,6 @@ return [
], ],
'na' => 'Es existieren noch keine Rezensionen.' 'na' => 'Es existieren noch keine Rezensionen.'
] ],
]; ];

View File

@ -2,9 +2,9 @@
return [ return [
'previous' => '&laquo; Vorherige', 'previous' => 'Vorherige',
'next' => 'Nächste &raquo;', 'next' => 'Nächste',
'showing' => ':first-:last of :total records.', 'showing' => ':first :last von :total Datensätze.',
'page' => 'pro Seite.', 'page' => 'pro Seite.',
]; ];

View File

@ -12,7 +12,7 @@ return [
'net_profit' => 'Reingewinn', 'net_profit' => 'Reingewinn',
'total_expenses' => 'Gesamtausgaben', 'total_expenses' => 'Gesamtausgaben',
'net' => 'Netto', 'net' => 'Netto',
'income-expense' => 'Einkommen vs Ausgaben', 'income_expense' => 'Einkommen vs Ausgaben',
'summary' => [ 'summary' => [
'income' => 'Einkommensübersicht', 'income' => 'Einkommensübersicht',

View File

@ -52,6 +52,10 @@ return [
'subheading' => 'Unterüberschrift', 'subheading' => 'Unterüberschrift',
'due_receipt' => 'Fälligkeit: sofort', 'due_receipt' => 'Fälligkeit: sofort',
'due_days' => 'Fällig innerhalb von :days Tagen', 'due_days' => 'Fällig innerhalb von :days Tagen',
'choose_template' => 'Wählen Sie eine Vorlage aus',
'default' => 'Standard',
'classic' => 'Klassisch',
'modern' => 'Modern',
], ],
'default' => [ 'default' => [

View File

@ -0,0 +1,23 @@
<?php
return [
'total_income' => 'Total Einnahmen',
'receivables' => 'Forderungen',
'open_invoices' => 'Offene Rechnungen (Einnahmen)',
'overdue_invoices' => 'Überfällige Rechnungen (Einnahmen)',
'total_expenses' => 'Total Ausgaben',
'payables' => 'Verbindlichkeiten',
'open_bills' => 'Offene Rechnungen (Ausgaben)',
'overdue_bills' => 'Überfällige Rechnungen (Ausgaben)',
'total_profit' => 'Total Gewinn',
'open_profit' => 'Offener Gewinn',
'overdue_profit' => 'Überfälliger Gewinn',
'cash_flow' => 'Umlaufvermögen',
'no_profit_loss' => 'Kein Gewinn-Verlust',
'income_by_category' => 'Einnahmen nach Kategorie',
'expenses_by_category' => 'Ausgaben nach Kategorie',
'account_balance' => 'Kontostand',
'latest_income' => 'Neueste Einnahmen',
'latest_expenses' => 'Letzte Ausgaben',
];

View File

@ -13,6 +13,7 @@ return [
'current_email' => 'Email attuale', 'current_email' => 'Email attuale',
'reset' => 'Reimposta', 'reset' => 'Reimposta',
'never' => 'mai', 'never' => 'mai',
'landing_page' => 'Pagina di destinazione',
'password' => [ 'password' => [
'current' => 'Password', 'current' => 'Password',

View File

@ -35,11 +35,13 @@ return [
'receive_bill' => 'Ricevere Bolletta', 'receive_bill' => 'Ricevere Bolletta',
'make_payment' => 'Fare un pagamento', 'make_payment' => 'Fare un pagamento',
'status' => [ 'statuses' => [
'draft' => 'Bozza', 'draft' => 'Bozza',
'received' => 'Ricevuto', 'received' => 'Ricevuto',
'partial' => 'Parziale', 'partial' => 'Parziale',
'paid' => 'Pagato', 'paid' => 'Pagato',
'overdue' => 'In Ritardo',
'unpaid' => 'Non pagato',
], ],
'messages' => [ 'messages' => [

View File

@ -4,12 +4,10 @@ return [
'domain' => 'Dominio', 'domain' => 'Dominio',
'logo' => 'Logo', 'logo' => 'Logo',
'manage' => 'Gestisci aziende',
'all' => 'Tutte le aziende',
'error' => [ 'error' => [
'not_user_company' => 'Errore: Non hai i permessi per cambiare questa azienda!', 'not_user_company' => 'Errore: Non hai i permessi per cambiare questa azienda!',
'delete_active' => 'Errore: Non puoi eliminare un\'azienda attiva, per favore, cambiala prima!', 'delete_active' => 'Errore: Non è possibile eliminare l\'azienda attiva. Per favore, prima passa a un altro!',
], ],
]; ];

View File

@ -6,7 +6,7 @@ return [
'user_created' => 'Utente creato', 'user_created' => 'Utente creato',
'error' => [ 'error' => [
'email' => 'L\'email è già stata presa.' 'email' => 'L\'email è già stata presa.',
], ],
]; ];

View File

@ -1,23 +0,0 @@
<?php
return [
'total_incomes' => 'Totale entrate',
'receivables' => 'Crediti',
'open_invoices' => 'Fatture aperte',
'overdue_invoices' => 'Fatture scadute',
'total_expenses' => 'Totale spese',
'payables' => 'Debiti',
'open_bills' => 'Fatture aperte',
'overdue_bills' => 'Fatture scadute',
'total_profit' => 'Totale profitto',
'open_profit' => 'Profitto aperto',
'overdue_profit' => 'Profitto scaduto',
'cash_flow' => 'Flusso di cassa',
'no_profit_loss' => 'Nessuna perdita di profitto',
'incomes_by_category' => 'Redditi di categoria',
'expenses_by_category' => 'Spese per categoria',
'account_balance' => 'Saldo del conto',
'latest_incomes' => 'Redditi più recenti',
'latest_expenses' => 'Spese più recenti',
];

View File

@ -0,0 +1,11 @@
<?php
return [
'error' => [
'not_user_dashboard' => 'Errore: Non sei autorizzato a modificare questo pannello!',
'delete_last' => 'Errore: Non è possibile eliminare l\'ultima dashboard. Si prega di crearne una nuova!',
'disable_last' => 'Errore: Non è possibile disattivare l\'ultima dashboard. Si prega di crearne una nuova!',
],
];

View File

@ -2,12 +2,33 @@
return [ return [
'accounts_cash' => 'Contanti', 'accounts' => [
'categories_deposit' => 'Deposito', 'cash' => 'Contanti',
'categories_sales' => 'Vendite', ],
'currencies_usd' => 'Dollaro USA',
'currencies_eur' => 'Euro', 'categories' => [
'currencies_gbp' => 'Sterlina Regno Unito', 'deposit' => 'Deposito',
'currencies_try' => 'Lira turca', 'sales' => 'Vendite',
],
'currencies' => [
'usd' => 'Dollaro USA',
'eur' => 'Euro',
'gbp' => 'Sterlina Regno Unito',
'try' => 'Lira turca',
],
'offline_payments' => [
'cash' => 'Contanti',
'bank' => 'Bonifico Bancario',
],
'reports' => [
'income' => 'Sommario mensile delle entrate per categoria.',
'expense' => 'Riepilogo spese mensili per categoria.',
'income_expense' => 'Entrate mensili vs spese per categoria.',
'tax' => 'Sintesi fiscale trimestrale.',
'profit_loss' => 'Utili e perdite trimestrali per categoria.',
],
]; ];

View File

@ -2,23 +2,22 @@
return [ return [
'forbidden_access' => 'Accesso vietato', 'title' => [
'error_page' => 'Pagina di errore', '403' => 'Oops! Accesso vietato',
'page_not_found' => 'Pagina non trovata', '404' => 'Oops! Pagina non trovata',
'500' => 'Oops! Qualcosa è andato storto',
'body' => [
'forbidden_access' => 'Oops! Accesso vietato.',
'error_page' => 'Oops! Qualcosa è andato storto.',
'page_not_found' => 'Oops! Pagina non trovata.',
], ],
'messages' => [ 'header' => [
'forbidden_access' => 'Non puoi accedere a questa pagina. '403' => '403 Vietato',
Nel frattempo, puoi <a href=":link">tornare alla dashboard</a>.', '404' => 'Pagina non trovata',
'error_page' => 'Lavoreremo subito per sistemarlo nel modo giusto. '500' => 'Errore interno del server',
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>.', 'message' => [
'403' => 'Non puoi accedere a questa pagina.',
'404' => 'Non siamo riusciti a trovare la pagina che stavi cercando.',
'500' => 'Ci adopereremo per porvi rimedio immediatamente.',
], ],
]; ];

View File

@ -48,8 +48,10 @@ return [
'localisations' => 'Localizzazione|Localizzazioni', 'localisations' => 'Localizzazione|Localizzazioni',
'defaults' => 'Predefinito|Predefiniti', 'defaults' => 'Predefinito|Predefiniti',
'widgets' => 'Widget|Widget', 'widgets' => 'Widget|Widget',
'templates' => 'Modelli Template',
'sales' => 'Vendita - Vendite',
'purchases' => 'Acquisto|Acquisti',
'dashboard' => 'Cruscotto',
'welcome' => 'Benvenuto', 'welcome' => 'Benvenuto',
'banking' => 'Banca', 'banking' => 'Banca',
'general' => 'Generale', 'general' => 'Generale',
@ -68,6 +70,8 @@ return [
'yearly' => 'Annuale', 'yearly' => 'Annuale',
'add' => 'Aggiungi', 'add' => 'Aggiungi',
'add_new' => 'Aggiungi nuovo', 'add_new' => 'Aggiungi nuovo',
'add_income' => 'Aggiungi Reddito',
'add_expense' => 'Aggiungi Spesa',
'show' => 'Mostra', 'show' => 'Mostra',
'edit' => 'Modifica', 'edit' => 'Modifica',
'delete' => 'Elimina', 'delete' => 'Elimina',
@ -133,11 +137,27 @@ return [
'difference' => 'Differenza', 'difference' => 'Differenza',
'footer' => 'Piè di pagina', 'footer' => 'Piè di pagina',
'start_date' => 'Data di inzio', 'start_date' => 'Data di inzio',
'end_date' => 'Data di Fine',
'basis' => 'Base', 'basis' => 'Base',
'accrual' => 'Rateo', 'accrual' => 'Rateo',
'cash' => 'Contanti', 'cash' => 'Contanti',
'group_by' => 'Raggruppa per', 'group_by' => 'Raggruppa per',
'accounting' => 'Contabilità', 'accounting' => 'Contabilità',
'sort' => 'Ordine',
'width' => 'Larghezza',
'month' => 'Mese',
'year' => 'Anno',
'type_item_name' => 'Digita un nome articolo',
'no_data' => 'Nessun dato',
'no_matching_data' => 'Nessun dato corrispondente',
'clear_cache' => 'Svuota Cache',
'card' => [
'name' => 'Nome sulla carta',
'number' => 'Numero della carta',
'expiration_date' => 'Data di scadenza',
'cvv' => 'CVV carta',
],
'title' => [ 'title' => [
'new' => 'Nuovo :type', 'new' => 'Nuovo :type',
@ -147,6 +167,7 @@ return [
'send' => 'Invia :type', 'send' => 'Invia :type',
'get' => 'Ottieni :type', 'get' => 'Ottieni :type',
'add' => 'Aggiungi :type', 'add' => 'Aggiungi :type',
'manage' => 'Gestisci :tipo',
], ],
'form' => [ 'form' => [

View File

@ -29,6 +29,7 @@ return [
'add_payment' => 'Aggiungere pagamento', 'add_payment' => 'Aggiungere pagamento',
'mark_paid' => 'Segna come pagata', 'mark_paid' => 'Segna come pagata',
'mark_sent' => 'Segna come inviata', 'mark_sent' => 'Segna come inviata',
'mark_viewed' => 'Segna come visto',
'download_pdf' => 'Scarica PDF', 'download_pdf' => 'Scarica PDF',
'send_mail' => 'Invia email', 'send_mail' => 'Invia email',
'all_invoices' => 'Accedi per visualizzare tutte le fatture', 'all_invoices' => 'Accedi per visualizzare tutte le fatture',
@ -37,13 +38,15 @@ return [
'get_paid' => 'Essere pagato', 'get_paid' => 'Essere pagato',
'accept_payments' => 'Accetta pagamenti online', 'accept_payments' => 'Accetta pagamenti online',
'status' => [ 'statuses' => [
'draft' => 'Bozza', 'draft' => 'Bozza',
'sent' => 'Inviato', 'sent' => 'Inviato',
'viewed' => 'Visto', 'viewed' => 'Visto',
'approved' => 'Approvato', 'approved' => 'Approvato',
'partial' => 'Parziale', 'partial' => 'Parziale',
'paid' => 'Pagato', 'paid' => 'Pagato',
'overdue' => 'In Ritardo',
'unpaid' => 'Non pagato',
], ],
'messages' => [ 'messages' => [

View File

@ -8,6 +8,7 @@ return [
'deleted' => ':type eliminato!', 'deleted' => ':type eliminato!',
'duplicated' => ':type duplicato!', 'duplicated' => ':type duplicato!',
'imported' => ':type importato!', 'imported' => ':type importato!',
'exported' => ':tipo esportato!',
'enabled' => ':type abilitato!', 'enabled' => ':type abilitato!',
'disabled' => ':type disabilitato!', 'disabled' => ':type disabilitato!',
], ],

View File

@ -12,10 +12,9 @@ return [
'search' => 'Ricerca', 'search' => 'Ricerca',
'install' => 'Installa', 'install' => 'Installa',
'buy_now' => 'Acquista ora', 'buy_now' => 'Acquista ora',
'api_key_link' => '<a class="text-red" href="https://akaunting.com/profile" target="_blank">Clicca qui</a> per ottenere la tua chiave API.', 'get_api_key' => '<a href=":url" target="_blank">Clicca qui</a> per ottenere la tua chiave API.',
'no_apps' => 'Non c\'è nessuna apps in questa categoria, ancora.', 'no_apps' => 'Non c\'è nessuna apps in questa categoria, ancora.',
'developer' => 'Sei uno sviluppatore? <a href="https://akaunting.com/developers" target="_blank">Qui</a> puoi imparare a creare un\'app e iniziare a vendere oggi!', 'become_developer' => 'Sei uno sviluppatore? <a href=":url" target="_blank">Qui</a> puoi imparare a creare un\'app e iniziare a vendere oggi!',
'recommended_apps' => 'App consigliate', 'recommended_apps' => 'App consigliate',
'about' => 'Info', 'about' => 'Info',
@ -80,5 +79,6 @@ return [
], ],
'na' => 'Non sono presenti recensioni.' 'na' => 'Non sono presenti recensioni.'
] ],
]; ];

View File

@ -2,8 +2,8 @@
return [ return [
'previous' => '&laquo; Precedente', 'previous' => 'Precedente',
'next' => 'Prossimo &raquo;', 'next' => 'Successivo',
'showing' => ':first-:last di :total recordi.', 'showing' => ':first-:last di :total recordi.',
'page' => 'per pagina.', 'page' => 'per pagina.',

View File

@ -12,7 +12,7 @@ return [
'net_profit' => 'Utile netto', 'net_profit' => 'Utile netto',
'total_expenses' => 'Totale spese', 'total_expenses' => 'Totale spese',
'net' => 'NET', 'net' => 'NET',
'income-expense' => 'Reddito & Spese', 'income_expense' => 'Entrate e Uscite',
'summary' => [ 'summary' => [
'income' => 'Riepilogo di reddito', 'income' => 'Riepilogo di reddito',

View File

@ -52,6 +52,10 @@ return [
'subheading' => 'Sottotitolo', 'subheading' => 'Sottotitolo',
'due_receipt' => 'Scaduto al ricevimento', 'due_receipt' => 'Scaduto al ricevimento',
'due_days' => 'Scade entro :days', 'due_days' => 'Scade entro :days',
'choose_template' => 'Scegli modello di fattura',
'default' => 'Predefinito',
'classic' => 'Classico',
'modern' => 'Moderno',
], ],
'default' => [ 'default' => [

View File

@ -0,0 +1,23 @@
<?php
return [
'total_income' => 'Totale Entrate',
'receivables' => 'Crediti',
'open_invoices' => 'Fatture aperte',
'overdue_invoices' => 'Fatture Scadute',
'total_expenses' => 'Totale Spese',
'payables' => 'Pagamenti',
'open_bills' => 'Fatture aperte',
'overdue_bills' => 'Fatture Scadute',
'total_profit' => 'Totale Profitto',
'open_profit' => 'Apri profitto',
'overdue_profit' => 'Utile scaduto',
'cash_flow' => 'Flusso di cassa',
'no_profit_loss' => 'Nessuna perdita di profitto',
'income_by_category' => 'Entrate per categoria',
'expenses_by_category' => 'Spese per categoria',
'account_balance' => 'Saldo del conto',
'latest_income' => 'Ultime entrate',
'latest_expenses' => 'Ultime spese',
];

View File

@ -13,6 +13,7 @@ return [
'current_email' => 'E-mail atual', 'current_email' => 'E-mail atual',
'reset' => 'Resetar', 'reset' => 'Resetar',
'never' => 'Nunca', 'never' => 'Nunca',
'landing_page' => 'Página inicial',
'password' => [ 'password' => [
'current' => 'Senha', 'current' => 'Senha',

View File

@ -35,11 +35,13 @@ return [
'receive_bill' => 'Receber fatura', 'receive_bill' => 'Receber fatura',
'make_payment' => 'Fazer pagamento', 'make_payment' => 'Fazer pagamento',
'status' => [ 'statuses' => [
'draft' => 'Rascunho', 'draft' => 'Rascunho',
'received' => 'Recebido', 'received' => 'Recebido',
'partial' => 'Parcial', 'partial' => 'Parcial',
'paid' => 'Pago', 'paid' => 'Pago',
'overdue' => 'Vencido',
'unpaid' => 'Não Pago',
], ],
'messages' => [ 'messages' => [

View File

@ -6,14 +6,14 @@ return [
'selected' => 'selecionado', 'selected' => 'selecionado',
'message' => [ 'message' => [
'duplicate' => 'Are you sure you want to <b>duplicate</b> selected record?', 'duplicate' => 'Tem certeza de que deseja <b>duplicar</b> o registro selecionado?',
'delete' => 'Are you sure you want to <b>delete</b> selected record?|Are you sure you want to <b>delete</b> selected records?', 'delete' => 'Tem certeza de que deseja <b>excluir</b> o registro selecionado? | Você tem certeza de que deseja <b>excluir </b> os registros selecionados?',
'export' => 'Are you sure you want to <b>export</b> selected record?|Are you sure you want to <b>export</b> selected records?', 'export' => 'Tem certeza de que deseja <b>exportar</b> o registro selecionado? || Tem certeza de que deseja <b>exportar</b> os registros selecionados?',
'enable' => 'Are you sure you want to <b>enable</b> selected record?|Are you sure you want to <b>enable</b> selected records?', 'enable' => 'Tem certeza de que deseja <b>habilitar</b> o registro selecionado?|Tem certeza de que deseja <b>habilitar</b> os registros selecionados?',
'disable' => 'Are you sure you want to <b>disable</b> selected record?|Are you sure you want to <b>disable</b> selected records?', 'disable' => 'Tem certeza de que deseja <b>desabilitar</b> o registro selecionado?|Tem certeza de que deseja <b>desabilitar</b> os registros selecionados?',
'paid' => 'Are you sure you want to mark selected invoice as <b>paid</b>?|Are you sure you want to mark selected invoices as <b>paid</b>?', 'paid' => 'Tem certeza de que deseja marcar a fatura selecionada como <b>paga</b>?|Tem certeza de que deseja marcar as faturas selecionadas como <b>pagas</b>?',
'sent' => 'Are you sure you want to mark selected invoice as <b>sent</b>?|Are you sure you want to mark selected invoices as <b>sent</b>?', 'sent' => 'Tem certeza de que deseja marcar a fatura selecionada como <b>enviada</b>?|Tem certeza de que deseja marcar as faturas selecionadas como <b>enviadas</b>?',
'received' => 'Are you sure you want to mark selected bill as <b>received</b>?|Are you sure you want to mark selected bills as <b>received</b>?', 'received' => 'Tem certeza de que deseja marcar a fatura selecionada como <b>recebida</b>?|Tem certeza de que deseja marcar as faturas selecionadas como <b>recebidas</b>?',
], ],
]; ];

View File

@ -4,12 +4,10 @@ return [
'domain' => 'Endereço do site', 'domain' => 'Endereço do site',
'logo' => 'Logotipo', 'logo' => 'Logotipo',
'manage' => 'Gerenciar empresas',
'all' => 'Todas as empresas',
'error' => [ 'error' => [
'not_user_company' => 'Erro: você não tem permissão para alterar esta empresa!', 'not_user_company' => 'Erro: você não tem permissão para alterar esta empresa!',
'delete_active' => 'Erro: não é possível deletar a empresa em atividade, por favor altere o cadastro!', 'delete_active' => 'Erro: Não é possível excluir a empresa ativa. Por favor, mude para outra primeira!',
], ],
]; ];

View File

@ -6,7 +6,7 @@ return [
'user_created' => 'Usuário criado', 'user_created' => 'Usuário criado',
'error' => [ 'error' => [
'email' => 'Este e-mail já foi utilizado.' 'email' => 'Este e-mail já foi utilizado.',
], ],
]; ];

View File

@ -0,0 +1,11 @@
<?php
return [
'error' => [
'not_user_dashboard' => 'Erro: você não tem permissão para alterar este painel!',
'delete_last' => 'Erro: Não é possível excluir o último painel. Por favor, crie um novo primeiro!',
'disable_last' => 'Erro: não é possível desativar o último painel. Por favor, crie um novo primeiro!',
],
];

View File

@ -2,12 +2,33 @@
return [ return [
'accounts_cash' => 'Dinheiro', 'accounts' => [
'categories_deposit' => 'Depósito', 'cash' => 'Dinheiro',
'categories_sales' => 'Vendas', ],
'currencies_usd' => 'US Americado',
'currencies_eur' => 'Euro', 'categories' => [
'currencies_gbp' => 'Libras Britânicas', 'deposit' => 'Depósito',
'currencies_try' => 'Lira Turca', 'sales' => 'Vendas',
],
'currencies' => [
'usd' => 'Dólar Americano',
'eur' => 'Euro',
'gbp' => 'Libras Britânicas',
'try' => 'Lira Turca',
],
'offline_payments' => [
'cash' => 'Dinheiro',
'bank' => 'Transferência bancária',
],
'reports' => [
'income' => 'Resumo mensal de receitas por categoria.',
'expense' => 'Resumo mensal de despesas por categoria.',
'income_expense' => 'Receita mensal vs despesa por categoria.',
'tax' => 'Resumo fiscal trimestral.',
'profit_loss' => 'Lucro trimestral & perda por categoria.',
],
]; ];

View File

@ -34,12 +34,12 @@ return [
'invoice_payment_admin' => [ 'invoice_payment_admin' => [
'subject' => 'Pagamento recebido para fatura {invoice_number}', 'subject' => 'Pagamento recebido para fatura {invoice_number}',
'body' => 'Olá,<br /><br />{customer_name} recebeu um aviso de fatura em atraso <strong>{invoice_number}</strong>.<br /><br />O total da fatura é {invoice_total} e venceu em <strong>{invoice_due_date}</strong>.<br /><br />Você pode ver os detalhes da fatura do seguinte link: <a href="{invoice_admin_link}">{invoice_number}</a>.<br /><br />Atenciosamente,<br />{company_name}', 'body' => 'Olá,<br /><br />{customer_name} registrou um pagamento para a fatura <strong>{invoice_number}</strong>.<br /><br />Você pode ver os detalhes da fatura no seguinte link: <a href="{invoice_admin_link}">{invoice_number}</a>.<br /><br />Atenciosamente,<br />{company_name}',
], ],
'bill_remind_admin' => [ 'bill_remind_admin' => [
'subject' => '{bill_number} aviso de lembrete de cobrança', 'subject' => 'Notificação lembrete de cobrança {bill_number}',
'body' => 'Olá,<br /><br /> Este é um aviso para a fatura <strong>{bill_number}</strong> de {vendor_name}.<br /><br />O total da fatura é {bill_total} e vence <strong>{bill_due_date} </strong>.<br /><br />Você pode ver os detalhes da fatura no seguinte link: <a href="{bill_admin_link}"> {bill_number} </a>.<br /><br />Atenciosamente,<br />{company_name}', 'body' => 'Olá,<br /><br /> Este é um lembrete de vencimento da fatura <strong>{bill_number}</strong> de {vendor_name}.<br /><br />O total da fatura é {bill_total} e vence em <strong>{bill_due_date} </strong>.<br /><br />Você poderá visualizar os detalhes da fatura no seguinte link: <a href="{bill_admin_link}"> {bill_number} </a>.<br /><br />Atenciosamente,<br />{company_name}',
], ],
'bill_recur_admin' => [ 'bill_recur_admin' => [

View File

@ -2,23 +2,22 @@
return [ return [
'forbidden_access' => 'Acesso não permitido', 'title' => [
'error_page' => 'Página de Erro', '403' => 'Oops! Acesso Negado',
'page_not_found' => 'Página Não Encontrada', '404' => 'Oops! Página não encontrada',
'500' => 'Oops! Algo deu errado',
'body' => [
'forbidden_access' => 'Oops! Acesso Negado.',
'error_page' => 'Oops! Algo deu errado.',
'page_not_found' => 'Oops! Página não encontrada.',
], ],
'messages' => [ 'header' => [
'forbidden_access' => 'Você não pode acessar esta página. '403' => '403 Proibido',
Enquanto isso, você pode <a href=":link">retornar ao dashboard</a>.', '404' => '404 Página Não Encontrada',
'error_page' => 'Nós estamos trabalhando para corrigir isso agora mesmo. '500' => '500 erro interno do servidor',
Enquanto isso, você pode <a href=":link">retornar ao dashboard</a>.', ],
'page_not_found' => 'Não conseguimos encontrar a página que você procura.
Enquanto isso, você pode <a href=":link">retornar ao dashboard</a>.', 'message' => [
'403' => 'Você não pode acessar esta página.',
'404' => 'Não conseguimos encontrar a página que você está procurando.',
'500' => 'Nós vamos trabalhar para consertar isso o mais rápido possível.',
], ],
]; ];

View File

@ -2,7 +2,7 @@
return [ return [
'dashboards' => 'Painéis | Painéis', 'dashboards' => 'Painel | Painéis',
'items' => 'Item | Itens', 'items' => 'Item | Itens',
'incomes' => 'Renda|Rendas', 'incomes' => 'Renda|Rendas',
'invoices' => 'Fatura|Faturas', 'invoices' => 'Fatura|Faturas',
@ -48,8 +48,10 @@ return [
'localisations' => 'Idioma|Idiomas', 'localisations' => 'Idioma|Idiomas',
'defaults' => 'Padrão|Padrões', 'defaults' => 'Padrão|Padrões',
'widgets' => 'Widget|Widgets', 'widgets' => 'Widget|Widgets',
'templates' => 'Modelo|Modelos',
'sales' => 'Venda|Vendas',
'purchases' => 'Compra|Compras',
'dashboard' => 'Painel',
'welcome' => 'Bem-vindo', 'welcome' => 'Bem-vindo',
'banking' => 'Banco', 'banking' => 'Banco',
'general' => 'Geral', 'general' => 'Geral',
@ -68,6 +70,8 @@ return [
'yearly' => 'Anual', 'yearly' => 'Anual',
'add' => 'Adicionar', 'add' => 'Adicionar',
'add_new' => 'Adicionar novo', 'add_new' => 'Adicionar novo',
'add_income' => 'Adicionar Renda',
'add_expense' => 'Adicionar Despesa',
'show' => 'Visualizar', 'show' => 'Visualizar',
'edit' => 'Editar', 'edit' => 'Editar',
'delete' => 'Excluir', 'delete' => 'Excluir',
@ -89,7 +93,7 @@ return [
'reference' => 'Referência', 'reference' => 'Referência',
'attachment' => 'Anexo', 'attachment' => 'Anexo',
'change' => 'Alterar', 'change' => 'Alterar',
'change_type' => 'Change :type', 'change_type' => 'Alterar :type',
'switch' => 'Trocar', 'switch' => 'Trocar',
'color' => 'Cor', 'color' => 'Cor',
'save' => 'Salvar', 'save' => 'Salvar',
@ -116,28 +120,44 @@ return [
'partially' => 'Parcial', 'partially' => 'Parcial',
'partially_paid' => 'Pagamento parcial', 'partially_paid' => 'Pagamento parcial',
'export' => 'Exportar', 'export' => 'Exportar',
'finish' => 'Terminar', 'finish' => 'Concluir',
'wizard' => 'Assistente', 'wizard' => 'Assistente',
'skip' => 'Pular', 'skip' => 'Pular',
'enable' => 'Habilitar', 'enable' => 'Habilitar',
'disable' => 'Desabilitar', 'disable' => 'Desabilitar',
'select_all' => 'Selecionar tudo', 'select_all' => 'Marcar todos',
'unselect_all' => 'Desmarcar todos', 'unselect_all' => 'Desmarcar todos',
'go_to' => 'Ir para :name', 'go_to' => 'Ir para :name',
'created_date' => 'Data de Criação', 'created_date' => 'Data da Criação',
'period' => 'Período', 'period' => 'Período',
'frequency' => 'Frequência', 'frequency' => 'Frequência',
'start' => 'Começar', 'start' => 'Iniciar',
'end' => 'Finalizar', 'end' => 'Finalizar',
'clear' => 'Limpar', 'clear' => 'Limpar',
'difference' => 'Diferença', 'difference' => 'Diferença',
'footer' => 'Rodapé', 'footer' => 'Rodapé',
'start_date' => 'Data Inicial', 'start_date' => 'Data Inicial',
'end_date' => 'Data Final',
'basis' => 'Base', 'basis' => 'Base',
'accrual' => 'Provisão', 'accrual' => 'Provisão',
'cash' => 'Dinheiro', 'cash' => 'Dinheiro',
'group_by' => 'Agrupar por', 'group_by' => 'Agrupar por',
'accounting' => 'Conta', 'accounting' => 'Conta',
'sort' => 'Ordenar',
'width' => 'Largura',
'month' => 'Mês',
'year' => 'Ano',
'type_item_name' => 'Digite o nome do item',
'no_data' => 'Não existem dados',
'no_matching_data' => 'Não há dados correspondentes',
'clear_cache' => 'Limpar o Cache',
'card' => [
'name' => 'Nome que consta no cartão',
'number' => 'Número do Cartão',
'expiration_date' => 'Data de validade',
'cvv' => 'Código CVV do cartão',
],
'title' => [ 'title' => [
'new' => 'Novo :type', 'new' => 'Novo :type',
@ -147,6 +167,7 @@ return [
'send' => 'Enviar :type', 'send' => 'Enviar :type',
'get' => 'Pegar :type', 'get' => 'Pegar :type',
'add' => 'Adicionar :type', 'add' => 'Adicionar :type',
'manage' => 'Gerenciar :type',
], ],
'form' => [ 'form' => [

View File

@ -29,29 +29,32 @@ return [
'add_payment' => 'Novo Pagamento', 'add_payment' => 'Novo Pagamento',
'mark_paid' => 'Marcar como pago', 'mark_paid' => 'Marcar como pago',
'mark_sent' => 'Marcar Como Enviada', 'mark_sent' => 'Marcar Como Enviada',
'mark_viewed' => 'Marcar como visualizado',
'download_pdf' => 'Baixar em PDF', 'download_pdf' => 'Baixar em PDF',
'send_mail' => 'Enviar E-mail', 'send_mail' => 'Enviar E-mail',
'all_invoices' => 'Faça login para ver todas as faturas', 'all_invoices' => 'Faça login para ver todas as faturas',
'create_invoice' => 'Criar fatura', 'create_invoice' => 'Criar fatura',
'send_invoice' => 'Enviar fatura', 'send_invoice' => 'Enviar fatura',
'get_paid' => 'Quitar', 'get_paid' => 'Pagar',
'accept_payments' => 'Aceitar os Termos de Pagamento Online', 'accept_payments' => 'Aceitar Pagamentos Online',
'status' => [ 'statuses' => [
'draft' => 'Rascunho', 'draft' => 'Rascunho',
'sent' => 'Enviar', 'sent' => 'Enviado',
'viewed' => 'Visto', 'viewed' => 'Visualizado',
'approved' => 'Aprovado', 'approved' => 'Aprovado',
'partial' => 'Parcial', 'partial' => 'Parcial',
'paid' => 'Pago', 'paid' => 'Pago',
'overdue' => 'Vencido',
'unpaid' => 'Não Pago',
], ],
'messages' => [ 'messages' => [
'email_sent' => 'O email da fatura foi enviado!', 'email_sent' => 'E-mail da fatura foi enviado!',
'marked_sent' => 'Fatura marcada como enviada!', 'marked_sent' => 'Fatura marcada como enviada!',
'marked_paid' => 'Fatura marcada como paga!', 'marked_paid' => 'Fatura marcada como paga!',
'email_required' => 'Nenhum endereço de e-mail para este cliente!', 'email_required' => 'Nenhum endereço de e-mail para este cliente!',
'draft' => 'Este é um <b>RASCUNHO</b> de fatura e será refletida nos gráficos depois que ela for enviada.', 'draft' => 'Isto é um <b>RASCUNHO</b> da fatura e será refletida nos gráficos depois de enviada.',
'status' => [ 'status' => [
'created' => 'Criado em :date', 'created' => 'Criado em :date',

View File

@ -8,18 +8,19 @@ return [
'deleted' => ':type excluído!', 'deleted' => ':type excluído!',
'duplicated' => ':type duplicado!', 'duplicated' => ':type duplicado!',
'imported' => ':type importado!', 'imported' => ':type importado!',
'exported' => ':type exportado!',
'enabled' => ': tipo habilitado!', 'enabled' => ': tipo habilitado!',
'disabled' => ': tipo desativado!', 'disabled' => ': tipo desativado!',
], ],
'error' => [ 'error' => [
'over_payment' => 'Erro: Pagamento não adicionado! O valor que você inseriu passa o total: :amount', 'over_payment' => 'Erro: Pagamento não adicionado! O valor que você inseriu é maior que o total: :amount',
'not_user_company' => 'Erro: você não tem permissão para gerenciar esta empresa!', 'not_user_company' => 'Erro: você não tem permissão para gerenciar esta empresa!',
'customer' => 'Erro: Endereço de email :name já esta sendo utilizado.', 'customer' => 'Erro: Endereço de email :name já esta sendo utilizado.',
'no_file' => 'Erro: Nenhum arquivo selecionado!', 'no_file' => 'Erro: Nenhum arquivo selecionado!',
'last_category' => 'Erro: Não foi possível excluir a última :type categoria!', 'last_category' => 'Erro: Não foi possível excluir a última :type categoria!',
'change_type' => 'Erro: Não é possível alterar o tipo porque possui :text related!', 'change_type' => 'Erro: não é possível alterar o tipo porque tem :text relacionado!',
'invalid_apikey' => 'Error: The API Key entered is invalid!', 'invalid_apikey' => 'Erro: A chave de API inserida é inválida!',
'import_column' => 'Erro: :message Planilha: :sheet. Número da linha: :line.', 'import_column' => 'Erro: :message Planilha: :sheet. Número da linha: :line.',
'import_sheet' => 'Erro: Planilha não é válida. Por favor, verifique o arquivo de exemplo.', 'import_sheet' => 'Erro: Planilha não é válida. Por favor, verifique o arquivo de exemplo.',
], ],
@ -28,7 +29,7 @@ return [
'deleted' => 'Aviso: Você não têm permissão para excluir <b>:name</b>, porque possui o :text relacionado.', 'deleted' => 'Aviso: Você não têm permissão para excluir <b>:name</b>, porque possui o :text relacionado.',
'disabled' => 'Aviso: Você não tem permissão para desativar <b>:name</b>, porque tem :text relacionado.', 'disabled' => 'Aviso: Você não tem permissão para desativar <b>:name</b>, porque tem :text relacionado.',
'disable_code' => 'Aviso: você não tem permissão para desativar ou alterar a moeda de <b>:name</b> porque possui :text relacionado.', 'disable_code' => 'Aviso: você não tem permissão para desativar ou alterar a moeda de <b>:name</b> porque possui :text relacionado.',
'payment_cancel' => 'Aviso: Você cancelou recentemente :method payment!', 'payment_cancel' => 'Aviso: Você cancelou recentemente o método de pagamento :method!',
], ],
]; ];

View File

@ -2,7 +2,7 @@
return [ return [
'api_key' => 'Chave API', 'api_key' => 'Token de API',
'my_apps' => 'Meus Apps', 'my_apps' => 'Meus Apps',
'pre_sale' => 'Pré-Venda', 'pre_sale' => 'Pré-Venda',
'top_paid' => 'Pago a maior', 'top_paid' => 'Pago a maior',
@ -12,10 +12,9 @@ return [
'search' => 'Pesquisa', 'search' => 'Pesquisa',
'install' => 'Instalar', 'install' => 'Instalar',
'buy_now' => 'Comprar Agora', 'buy_now' => 'Comprar Agora',
'api_key_link' => '<a class="text-red" href="https://akaunting.com/profile" target="_blank">Clique aqui</a> para pegar sua API key.', 'get_api_key' => '<a href=":url" target="_blank">Clique aqui</a> para obter sua chave de API.',
'no_apps' => 'Não há nenhum apps nesta categoria, ainda.', 'no_apps' => 'Não há nenhum apps nesta categoria, ainda.',
'developer' => 'Você é um desenvolvedor? <a href="https://akaunting.com/developers" target="_blank">Aqui</a> você pode aprender como criar um app e começar a vender hoje!', 'become_developer' => 'Você é um desenvolvedor? <a href=":url" target="_blank">Aqui</a> você pode aprender como criar um app e começar a vender hoje!',
'recommended_apps' => 'Apps Recomendados', 'recommended_apps' => 'Apps Recomendados',
'about' => 'Sobre', 'about' => 'Sobre',
@ -80,5 +79,6 @@ return [
], ],
'na' => 'Não existem avaliações.' 'na' => 'Não existem avaliações.'
] ],
]; ];

View File

@ -2,9 +2,9 @@
return [ return [
'previous' => '&laquo; Anterior', 'previous' => 'Anterior',
'next' => 'Próximo &raquo;', 'next' => 'Próximo',
'showing' => ':first-:last of :total records.', 'showing' => ':first-:last de :total de registros.',
'page' => 'por página.', 'page' => 'por página.',
]; ];

View File

@ -12,7 +12,7 @@ return [
'net_profit' => 'Lucro líquido', 'net_profit' => 'Lucro líquido',
'total_expenses' => 'Total Despesas', 'total_expenses' => 'Total Despesas',
'net' => 'Líquido', 'net' => 'Líquido',
'income-expense' => 'Receita vs Despesa', 'income_expense' => 'Receita vs Despesa',
'summary' => [ 'summary' => [
'income' => 'Resumo de Venda', 'income' => 'Resumo de Venda',

View File

@ -52,6 +52,10 @@ return [
'subheading' => 'Subtítulo', 'subheading' => 'Subtítulo',
'due_receipt' => 'Vence após recebimento', 'due_receipt' => 'Vence após recebimento',
'due_days' => 'Vence em :days dias', 'due_days' => 'Vence em :days dias',
'choose_template' => 'Escolha o modelo da fatura',
'default' => 'Padrão',
'classic' => 'Clássico',
'modern' => 'Moderno',
], ],
'default' => [ 'default' => [

View File

@ -2,22 +2,22 @@
return [ return [
'total_incomes' => 'Rendimentos totais', 'total_income' => 'Rendimentos totais',
'receivables' => 'Recebíveis', 'receivables' => 'Recebíveis',
'open_invoices' => 'Faturas em aberto', 'open_invoices' => 'Faturas em aberto',
'overdue_invoices' => 'Faturas vencidas', 'overdue_invoices' => 'Faturas vencidas',
'total_expenses' => 'Despesas totais', 'total_expenses' => 'Total Despesas',
'payables' => 'Pagamentos', 'payables' => 'Pagamentos',
'open_bills' => 'Contas Abertas', 'open_bills' => 'Contas em Aberto',
'overdue_bills' => 'Contas Vencidas', 'overdue_bills' => 'Contas Vencidas',
'total_profit' => 'Lucro Total', 'total_profit' => 'Lucro Total',
'open_profit' => 'Lucro em Aberto', 'open_profit' => 'Lucro em Aberto',
'overdue_profit' => 'Lucro Vencido', 'overdue_profit' => 'Lucro Vencido',
'cash_flow' => 'Fluxo de Caixa', 'cash_flow' => 'Fluxo de Caixa',
'no_profit_loss' => 'Sem perda de lucro', 'no_profit_loss' => 'Sem perda de lucro',
'incomes_by_category' => 'Resultados por Categoria', 'income_by_category' => 'Resultados por Categoria',
'expenses_by_category' => 'Despesas por Categoria', 'expenses_by_category' => 'Despesas por Categoria',
'account_balance' => 'Saldo da Conta', 'account_balance' => 'Saldo da Conta',
'latest_incomes' => 'Últimos Rendimentos', 'latest_income' => 'Últimos Rendimentos',
'latest_expenses' => 'Últimas Despesas', 'latest_expenses' => 'Últimas Despesas',
]; ];

View File

@ -13,6 +13,7 @@ return [
'current_email' => 'Emaili Aktual', 'current_email' => 'Emaili Aktual',
'reset' => 'Rivendos', 'reset' => 'Rivendos',
'never' => 'asnjëherë', 'never' => 'asnjëherë',
'landing_page' => 'Faqja e Hyrjes',
'password' => [ 'password' => [
'current' => 'Fjalëkalimi', 'current' => 'Fjalëkalimi',

View File

@ -35,11 +35,13 @@ return [
'receive_bill' => 'Merre Faturën', 'receive_bill' => 'Merre Faturën',
'make_payment' => 'Bëj Pagesën', 'make_payment' => 'Bëj Pagesën',
'status' => [ 'statuses' => [
'draft' => 'Draft', 'draft' => 'Draft',
'received' => 'Marrë', 'received' => 'Marrë',
'partial' => 'I pjesshëm', 'partial' => 'I pjesshëm',
'paid' => 'I paguar', 'paid' => 'I paguar',
'overdue' => 'I vonuar',
'unpaid' => 'I papaguar',
], ],
'messages' => [ 'messages' => [

View File

@ -2,18 +2,18 @@
return [ return [
'bulk_actions' => 'Bulk Action|Bulk Actions', 'bulk_actions' => 'Veprimi me Shumicë|Veprimet me Shumicë',
'selected' => 'selected', 'selected' => 'e selektuar',
'message' => [ 'message' => [
'duplicate' => 'Are you sure you want to <b>duplicate</b> selected record?', 'duplicate' => 'Jeni i sigurt që doni të <b>kopjoni</b> rekordin e zgjedhur?',
'delete' => 'Are you sure you want to <b>delete</b> selected record?|Are you sure you want to <b>delete</b> selected records?', 'delete' => 'Jeni i sigurt që doni të <b>fshini</b> rekordin e zgjedhur?|Jeni i sigurt që doni të <b>fshini</b> rekordet e zgjedhura?',
'export' => 'Are you sure you want to <b>export</b> selected record?|Are you sure you want to <b>export</b> selected records?', 'export' => 'Jeni i sigurt që doni të <b>eksportoni</b> rekordin e zgjedhur?|Jeni i sigurt që doni të <b>eksportoni</b> rekordet e zgjedhura?',
'enable' => 'Are you sure you want to <b>enable</b> selected record?|Are you sure you want to <b>enable</b> selected records?', 'enable' => 'Jeni i sigurt që doni të <b>aktivizoni</b> rekordin e zgjedhur?|Jeni i sigurt që doni të <b>aktivizoni</b> rekordet e zgjedhura?',
'disable' => 'Are you sure you want to <b>disable</b> selected record?|Are you sure you want to <b>disable</b> selected records?', 'disable' => 'Jeni i sigurt që doni të <b>çaktivizoni</b> rekordin e zgjedhur?|Jeni i sigurt që doni të <b>çaktivizoni</b> rekordet e zgjedhura?',
'paid' => 'Are you sure you want to mark selected invoice as <b>paid</b>?|Are you sure you want to mark selected invoices as <b>paid</b>?', 'paid' => 'Jeni i sigurt që doni të shënoni faturën e zgjedhur si të <b>paguar</b>?|Jeni i sigurt që doni të shënoni faturat e zgjedhura si të <b>paguara</b>?',
'sent' => 'Are you sure you want to mark selected invoice as <b>sent</b>?|Are you sure you want to mark selected invoices as <b>sent</b>?', 'sent' => 'Jeni i sigurt që doni të shënoni faturën e zgjedhur si të <b>dërguar</b>?|Jeni i sigurt që doni të shënoni faturat e zgjedhura si të <b>dërguara</b>?',
'received' => 'Are you sure you want to mark selected bill as <b>received</b>?|Are you sure you want to mark selected bills as <b>received</b>?', 'received' => 'Jeni i sigurt që doni të shënoni faturën e zgjedhur si të <b>pranuar</b>?|Jeni i sigurt që doni të shënoni faturat e zgjedhura si të <b>pranuara</b>?',
], ],
]; ];

View File

@ -4,12 +4,10 @@ return [
'domain' => 'Domain', 'domain' => 'Domain',
'logo' => 'Logoja', 'logo' => 'Logoja',
'manage' => 'Menaxho Kompanitë',
'all' => 'Të Gjitha Kompanitë',
'error' => [ 'error' => [
'not_user_company' => 'Gabim: Nuk ju lejohet të ndryshoni këtë kompani!', 'not_user_company' => 'Gabim: Nuk ju lejohet të ndryshoni këtë kompani!',
'delete_active' => 'Gabim: Nuk mund të fshihet kompania aktive, ju lutem, ndryshoni së pari!', 'delete_active' => 'Gabim: Nuk mund të fshihet kompania aktive. Ju lutem, kaloni në një tjetër së pari!',
], ],
]; ];

View File

@ -6,7 +6,7 @@ return [
'user_created' => 'Përdoruesi u Krijua', 'user_created' => 'Përdoruesi u Krijua',
'error' => [ 'error' => [
'email' => 'Emaili tashmë është marrë.' 'email' => 'Emaili tashmë është marrë.',
], ],
]; ];

View File

@ -0,0 +1,11 @@
<?php
return [
'error' => [
'not_user_dashboard' => 'Gabim: Nuk ju lejohet të ndryshoni këtë panel kontrolli!',
'delete_last' => 'Gabim: Nuk mund të fshihet paneli i kontrollit të fundit. Ju lutemi, krijoni një të re të parë!',
'disable_last' => 'Gabim: Nuk mund të çaktivizoni panelin e kontrollit të fundit. Ju lutemi, krijoni një të re të parë!',
],
];

View File

@ -2,12 +2,33 @@
return [ return [
'accounts_cash' => 'Para', 'accounts' => [
'categories_deposit' => 'Depozite', 'cash' => 'Para',
'categories_sales' => 'Shitjet', ],
'currencies_usd' => 'Dollar Amerikan',
'currencies_eur' => 'Euro', 'categories' => [
'currencies_gbp' => 'Poundi Britanik', 'deposit' => 'Depozite',
'currencies_try' => 'Lira Turke', 'sales' => 'Shitjet',
],
'currencies' => [
'usd' => 'Dollar Amerikan',
'eur' => 'Euro',
'gbp' => 'Poundi Britanik',
'try' => 'Lira Turke',
],
'offline_payments' => [
'cash' => 'Para',
'bank' => 'Transferte Bankare',
],
'reports' => [
'income' => 'Përmbledhja e të ardhurave mujore sipas kategorive.',
'expense' => 'Përmbledhja e shpenzimeve mujore sipas kategorive.',
'income_expense' => 'Të ardhurat mujore kundrejt shpenzimeve sipas kategorive.',
'tax' => 'Përmbledhje tremujore e taksave.',
'profit_loss' => 'Fitimi dhe humbja tremujore sipas kategorisë.',
],
]; ];

View File

@ -3,48 +3,48 @@
return [ return [
'invoice_new_customer' => [ 'invoice_new_customer' => [
'subject' => '{invoice_number} invoice created', 'subject' => '{invoice_number} fatura e krijuar',
'body' => 'Dear {customer_name},<br /><br />We have prepared the following invoice for you: <strong>{invoice_number}</strong>.<br /><br />You can see the invoice details and proceed with the payment from the following link: <a href="{invoice_guest_link}">{invoice_number}</a>.<br /><br />Feel free to contact us for any question.<br /><br />Best Regards,<br />{company_name}', 'body' => 'I dashur {customer_name},<br /><br />Ne kemi përgatitur faturën e mëposhtme për ju:<strong>{invoice_number}</strong>.<br /><br />Ju mund të shihni detajet e faturës dhe të vazhdoni me pagesën nga linku i mëposhtëm: <a href="{invoice_guest_link}">{invoice_number}</a>.<br /><br />Mos ngurroni të na kontaktoni për çdo pyetje.<br /><br />Me Respekt,<br />{company_name}',
], ],
'invoice_remind_customer' => [ 'invoice_remind_customer' => [
'subject' => '{invoice_number} invoice overdue notice', 'subject' => 'njoftim i faturës {invoice_number} së vonuar',
'body' => 'Dear {customer_name},<br /><br />This is an overdue notice for <strong>{invoice_number}</strong> invoice.<br /><br />The invoice total is {invoice_total} and was due <strong>{invoice_due_date}</strong>.<br /><br />You can see the invoice details and proceed with the payment from the following link: <a href="{invoice_guest_link}">{invoice_number}</a>.<br /><br />Best Regards,<br />{company_name}', 'body' => 'I dashur {customer_name},<br /><br />Ky është një njoftim i vonuar për faturën <strong>{invoice_number}</strong>.<br /><br />Totali i faturës është {invoice_total} dhe ishte deri më <strong>{invoice_due_date}</strong>.<br /><br />Ju mund të shihni detajet e faturës dhe të vazhdoni me pagesën nga lidhja e mëposhtme: <a href="{invoice_guest_link}">{invoice_number}</a>.<br /><br />Me Respekt,<br />{company_name}',
], ],
'invoice_remind_admin' => [ 'invoice_remind_admin' => [
'subject' => '{invoice_number} invoice overdue notice', 'subject' => 'njoftim i faturës {invoice_number} së vonuar',
'body' => 'Hello,<br /><br />{customer_name} has received an overdue notice for <strong>{invoice_number}</strong> invoice.<br /><br />The invoice total is {invoice_total} and was due <strong>{invoice_due_date}</strong>.<br /><br />You can see the invoice details from the following link: <a href="{invoice_admin_link}">{invoice_number}</a>.<br /><br />Best Regards,<br />{company_name}', 'body' => 'Përshëndetje,<br /><br />{customer_name} ka marrë një njoftim të vonuar për faturën <strong>{invoice_number}</strong>.<br /><br />Totali i faturës është {invoice_total} dhe ishte deri më <strong>{invoice_due_date}</strong>.<br /><br />Ju mund t\'i shihni detajet e faturës në linkun e mëposhtëm: <a href="{invoice_admin_link}">{invoice_number}</a>.<br /><br />Me Respekt,<br />{company_name}',
], ],
'invoice_recur_customer' => [ 'invoice_recur_customer' => [
'subject' => '{invoice_number} recurring invoice created', 'subject' => '{invoice_number} fatura periodike u krijua',
'body' => 'Dear {customer_name},<br /><br />Based on your recurring circle, we have prepared the following invoice for you: <strong>{invoice_number}</strong>.<br /><br />You can see the invoice details and proceed with the payment from the following link: <a href="{invoice_guest_link}">{invoice_number}</a>.<br /><br />Feel free to contact us for any question.<br /><br />Best Regards,<br />{company_name}', 'body' => 'I dashur {customer_name},<br /><br />Bazuar në rrethin tuaj periodik, ne kemi përgatitur faturën e mëposhtme për ju: <strong>{invoice_number}</strong>.<br /><br />Ju mund të shihni detajet e faturës dhe të vazhdoni me pagesën nga linku i mëposhtëm: <a href="{invoice_guest_link}">{invoice_number}</a>.<br /><br />Mos ngurroni të na kontaktoni për çdo pyetje.<br /><br />Me Respekt,<br />{company_name}',
], ],
'invoice_recur_admin' => [ 'invoice_recur_admin' => [
'subject' => '{invoice_number} recurring invoice created', 'subject' => '{invoice_number} fatura periodike u krijua',
'body' => 'Hello,<br /><br /> Based on {customer_name} recurring circle, <strong>{invoice_number}</strong> invoice has been automatically created.<br /><br />You can see the invoice details from the following link: <a href="{invoice_admin_link}">{invoice_number}</a>.<br /><br />Best Regards,<br />{company_name}', 'body' => 'Përshëndetje,<br /><br /> Bazuar në rrethin periodik të {customer_name}, <strong>{invoice_number}</strong> fatura është krijuar automatikisht. <br /><br />Ju mund t\'i shihni detajet e faturës në linkun e mëposhtëm: <a href="{invoice_admin_link}">{invoice_number}</a>.<br /><br />Me Respekt,<br />{company_name}',
], ],
'invoice_payment_customer' => [ 'invoice_payment_customer' => [
'subject' => 'Payment received for {invoice_number} invoice', 'subject' => 'Pagesa e pranuar për faturën {invoice_number}',
'body' => 'Dear {customer_name},<br /><br />Thank you for the payment. Find the payment details below:<br /><br />-------------------------------------------------<br /><br />Amount: <strong>{transaction_total}<br /></strong>Date: <strong>{transaction_paid_date}</strong><br />Invoice Number: <strong>{invoice_number}<br /><br /></strong>-------------------------------------------------<br /><br />You can always see the invoice details from the following link: <a href="{invoice_guest_link}">{invoice_number}</a>.<br /><br />Feel free to contact us for any question.<br /><br />Best Regards,<br />{company_name}', 'body' => 'I dashur {customer_name},<br /><br />Faleminderit për pagesën. Gjeni detajet e pagesës më poshtë:<br /><br />-------------------------------------------------<br /><br />Shuma: <strong>{transaction_total}<br /></strong>Data: <strong>{transaction_paid_date}</strong><br />Numri i Faturës:<strong>{invoice_number}<br /><br /></strong>-------------------------------------------------<br /><br />Gjithmonë mund t\'i shihni detajet e faturës nga linku i mëposhtëm: <a href="{invoice_guest_link}">{invoice_number}</a>.<br /><br />Mos ngurroni të na kontaktoni për çdo pyetje.<br /><br />Me Respekt,<br />{company_name}',
], ],
'invoice_payment_admin' => [ 'invoice_payment_admin' => [
'subject' => 'Payment received for {invoice_number} invoice', 'subject' => 'Pagesa e pranuar për faturën {invoice_number}',
'body' => 'Hello,<br /><br />{customer_name} recorded a payment for <strong>{invoice_number}</strong> invoice.<br /><br />You can see the invoice details from the following link: <a href="{invoice_admin_link}">{invoice_number}</a>.<br /><br />Best Regards,<br />{company_name}', 'body' => 'Përshëndetje,<br /><br />{customer_name} regjistroi një pagesë për faturën <strong>{invoice_number}</strong>.<br /><br />Ju mund t\'i shihni detajet e faturës në linkun e mëposhtëm: <a href="{invoice_admin_link}">{invoice_number}</a>.<br /><br />Me Respekt,<br />{company_name}',
], ],
'bill_remind_admin' => [ 'bill_remind_admin' => [
'subject' => '{bill_number} bill reminding notice', 'subject' => 'njoftim për kujtesë të faturës {bill_number}',
'body' => 'Hello,<br /><br />This is a reminding notice for <strong>{bill_number}</strong> bill to {vendor_name}.<br /><br />The bill total is {bill_total} and is due <strong>{bill_due_date}</strong>.<br /><br />You can see the bill details from the following link: <a href="{bill_admin_link}">{bill_number}</a>.<br /><br />Best Regards,<br />{company_name}', 'body' => 'Përshëndetje,<br /><br />Ky është një njoftim kujtues për <strong>{bill_number}</strong> faturën tek {vendor_name}.<br /><br /> Totali i faturës është {bill_total} dhe ishte deri më <strong>{bill_due_date}</strong>.<br /><br />Ju mund t\'i shihni detajet e faturës nga linku i mëposhtëm: <a href="{bill_admin_link}">{bill_number}</a>.<br /><br />Me Respekt,<br />{company_name}',
], ],
'bill_recur_admin' => [ 'bill_recur_admin' => [
'subject' => '{bill_number} recurring bill created', 'subject' => '{bill_number} fatura periodike u krijua',
'body' => 'Hello,<br /><br /> Based on {vendor_name} recurring circle, <strong>{bill_number}</strong> invoice has been automatically created.<br /><br />You can see the bill details from the following link: <a href="{bill_admin_link}">{bill_number}</a>.<br /><br />Best Regards,<br />{company_name}', 'body' => 'Përshëndetje,<br /><br /> Bazuar në rrethin periodik të {vendor_name}, <strong>{bill_number}</strong> fatura është krijuar automatikisht. <br /><br />Ju mund t\'i shihni detajet e faturës në linkun e mëposhtëm: <a href="{bill_admin_link}">{bill_number}</a>.<br /><br />Me Respekt,<br />{company_name}',
], ],
]; ];

View File

@ -2,23 +2,22 @@
return [ return [
'forbidden_access' => 'Qasje e ndaluar', 'title' => [
'error_page' => 'Faqe e Gabuar', '403' => 'Ups! Qasje e ndaluar',
'page_not_found' => 'Faqja nuk u gjet', '404' => 'Ups! Faqja nuk u gjet',
'500' => 'Ups! Diçka shkoi keq',
'body' => [
'forbidden_access' => 'Ups! Qasje e ndaluar.',
'error_page' => 'Ups! Diçka shkoi keq.',
'page_not_found' => 'Ups! Faqja nuk u gjet.',
], ],
'messages' => [ 'header' => [
'forbidden_access' => 'Nuk mund hyni këtë faqe. '403' => '403 E ndaluar',
Ndërkohë, ju mund <a href=":link"> ktheheni panelin kryesor</a>.', '404' => '404 Nuk u gjet',
'error_page' => 'Ne do punojmë ta rregullojmë atë menjëherë. '500' => '500 Gabim i brendshëm i serverit',
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>.', 'message' => [
'403' => 'Ju nuk mund të përdorni këtë faqe.',
'404' => 'Ne nuk mundëm të gjenim faqen që ju po kërkoni.',
'500' => 'Ne do të punojmë për rregullimin menjëherë.',
], ],
]; ];

View File

@ -2,7 +2,7 @@
return [ return [
'dashboards' => 'Dashboard|Dashboards', 'dashboards' => 'Paneli i Kontrollit|Panelet e Kontrollit',
'items' => 'Artikull|Artikuj', 'items' => 'Artikull|Artikuj',
'incomes' => 'Fitim|Fitime', 'incomes' => 'Fitim|Fitime',
'invoices' => 'Faturë|Faturat', 'invoices' => 'Faturë|Faturat',
@ -42,14 +42,16 @@ return [
'contacts' => 'Kontakti|Kontaktet', 'contacts' => 'Kontakti|Kontaktet',
'reconciliations' => 'Pajtimi|Pajtimet', 'reconciliations' => 'Pajtimi|Pajtimet',
'developers' => 'Zhvillues|Zhvilluesit', 'developers' => 'Zhvillues|Zhvilluesit',
'schedules' => 'Schedule|Schedules', 'schedules' => 'Planifikimi|Planifikimet',
'groups' => 'Grupi|Grupet', 'groups' => 'Grupi|Grupet',
'charts' => 'Grafiku|Grafikët', 'charts' => 'Grafiku|Grafikët',
'localisations' => 'Lokalizimi|Lokalizimet', 'localisations' => 'Lokalizimi|Lokalizimet',
'defaults' => 'Default|Defaults', 'defaults' => 'Parazgjedhur|Parazgjedhjet',
'widgets' => 'Widget|Widgets', 'widgets' => 'Instrument|Instrumentet',
'templates' => 'Shablloni|Shabllonet',
'sales' => 'Shitje|Shitjet',
'purchases' => 'Blerje|Blerjet',
'dashboard' => 'Paneli Kryesor',
'welcome' => 'Mirësevini', 'welcome' => 'Mirësevini',
'banking' => 'Veprime Bankare', 'banking' => 'Veprime Bankare',
'general' => 'Të përgjithshme', 'general' => 'Të përgjithshme',
@ -68,6 +70,8 @@ return [
'yearly' => 'Vjetore', 'yearly' => 'Vjetore',
'add' => 'Shto', 'add' => 'Shto',
'add_new' => 'Shto të Re', 'add_new' => 'Shto të Re',
'add_income' => 'Shtoni të Ardhura',
'add_expense' => 'Shtoni Shpenzim',
'show' => 'Shfaq', 'show' => 'Shfaq',
'edit' => 'Modifiko', 'edit' => 'Modifiko',
'delete' => 'Fshij', 'delete' => 'Fshij',
@ -89,7 +93,7 @@ return [
'reference' => 'Referenca', 'reference' => 'Referenca',
'attachment' => 'Bashkëngjitje', 'attachment' => 'Bashkëngjitje',
'change' => 'Ndrysho', 'change' => 'Ndrysho',
'change_type' => 'Change :type', 'change_type' => 'Ndrysho :type',
'switch' => 'Ndryshim', 'switch' => 'Ndryshim',
'color' => 'Ngjyra', 'color' => 'Ngjyra',
'save' => 'Ruaj', 'save' => 'Ruaj',
@ -131,13 +135,29 @@ return [
'end' => 'Përfundo', 'end' => 'Përfundo',
'clear' => 'Pastro', 'clear' => 'Pastro',
'difference' => 'Diferencë', 'difference' => 'Diferencë',
'footer' => 'Footer', 'footer' => 'Fundfaqe',
'start_date' => 'Data e Fillimit', 'start_date' => 'Data e Fillimit',
'end_date' => 'Data e Mbarimit',
'basis' => 'Bazë', 'basis' => 'Bazë',
'accrual' => 'Akruali', 'accrual' => 'Akruali',
'cash' => 'Para', 'cash' => 'Para',
'group_by' => 'Group By', 'group_by' => 'Grupo Me',
'accounting' => 'Kontabiliteti', 'accounting' => 'Kontabiliteti',
'sort' => 'Renditja',
'width' => 'Gjerësia',
'month' => 'Muaj',
'year' => 'Viti',
'type_item_name' => 'Shtypni një emër artikulli',
'no_data' => 'Nuk ka të dhëna',
'no_matching_data' => 'Nuk ka të dhëna që përputhen',
'clear_cache' => 'Pastro Cache',
'card' => [
'name' => 'Emri ne Karte',
'number' => 'Numri i Kartes',
'expiration_date' => 'Data e Skadimit',
'cvv' => 'Karta CVV',
],
'title' => [ 'title' => [
'new' => 'I ri :type', 'new' => 'I ri :type',
@ -147,6 +167,7 @@ return [
'send' => 'Dërgo :type', 'send' => 'Dërgo :type',
'get' => 'Merr :type', 'get' => 'Merr :type',
'add' => 'Shto :type', 'add' => 'Shto :type',
'manage' => 'Menaxho :type',
], ],
'form' => [ 'form' => [
@ -168,13 +189,13 @@ return [
], ],
'empty' => [ 'empty' => [
'documentation' => 'Check out the <a href=":url" target="_blank" class="text-success">documentation</a> for more details.', 'documentation' => 'Shikoni <a href=":url" target="_blank" class="text-success">dokumentacionin</a> për më shumë detaje.',
'items' => 'Artikujt mund të jenë produkte ose shërbime. Ju mund të përdorni artikujt kur krijoni fatura dhe fatura për të pasuruar fushat e çmimit, taksave etj.', 'items' => 'Artikujt mund të jenë produkte ose shërbime. Ju mund të përdorni artikujt kur krijoni fatura dhe fatura për të pasuruar fushat e çmimit, taksave etj.',
'invoices' => 'Faturat mund të jenë një herë ose të përsëritura. Ju mund të dërgoni ato për klientët dhe të fillojnë të pranuar pagesa online.', 'invoices' => 'Faturat mund të jenë një herë ose të përsëritura. Ju mund të dërgoni ato për klientët dhe të fillojnë të pranuar pagesa online.',
'revenues' => 'Revenue is a paid income transaction. It can be an independent record (i.e. deposit) or attached to an invoice.', 'revenues' => 'Të ardhurat janë një transaksion me të ardhura të paguara. Mund të jetë një procesverbal i pavarur (d.m.th. depozitë) ose bashkangjitur një faturë.',
'customers' => 'Konsumatorët janë të nevojshme në qoftë se ju doni për të krijuar faturat. Ata gjithashtu mund të futen në Portalin e Klientëve dhe të shohin ekuilibrin e tyre.', 'customers' => 'Konsumatorët janë të nevojshme në qoftë se ju doni për të krijuar faturat. Ata gjithashtu mund të futen në Portalin e Klientëve dhe të shohin ekuilibrin e tyre.',
'bills' => 'Bills can be one time or recurring. They indicate what you owe your vendors for the products or services you purchase.', 'bills' => 'Faturat mund të jetë një kohë ose të përsëritura. Ata tregojnë se çfarë u detyrohen shitësve tuaj për produktet ose shërbimet që blini.',
'payments' => 'Payment is a paid expense transaction. It can be an independent record (i.e. food receipt) or attached to a bill.', 'payments' => 'Pagesa është një transaksion me shpenzime të paguara. Mund të jetë një procesverbal i pavarur (d.m.th. marrja e ushqimit) ose bashkangjitur një faturë.',
'vendors' => 'Shitësit janë të nevojshme në qoftë se ju doni për të krijuar faturat. Ju mund të shihni ekuilibrin që ju keni borxh dhe të filtroni raportet nga shitësi.', 'vendors' => 'Shitësit janë të nevojshme në qoftë se ju doni për të krijuar faturat. Ju mund të shihni ekuilibrin që ju keni borxh dhe të filtroni raportet nga shitësi.',
], ],

View File

@ -29,6 +29,7 @@ return [
'add_payment' => 'Shto Pagesë', 'add_payment' => 'Shto Pagesë',
'mark_paid' => 'Shënoje të Paguar', 'mark_paid' => 'Shënoje të Paguar',
'mark_sent' => 'Shënoje të Dërguar', 'mark_sent' => 'Shënoje të Dërguar',
'mark_viewed' => 'Shënoje të Shikuar',
'download_pdf' => 'Shkarko PDF', 'download_pdf' => 'Shkarko PDF',
'send_mail' => 'Dërgo Email', 'send_mail' => 'Dërgo Email',
'all_invoices' => 'Identifikohu për të parë të gjitha faturat', 'all_invoices' => 'Identifikohu për të parë të gjitha faturat',
@ -37,13 +38,15 @@ return [
'get_paid' => 'Merre Pagesen', 'get_paid' => 'Merre Pagesen',
'accept_payments' => 'Pranoni Pagesat Online', 'accept_payments' => 'Pranoni Pagesat Online',
'status' => [ 'statuses' => [
'draft' => 'Draft', 'draft' => 'Draft',
'sent' => 'E Dërguar', 'sent' => 'E Dërguar',
'viewed' => 'E Shikuar', 'viewed' => 'E Shikuar',
'approved' => 'I Miratuar', 'approved' => 'I Miratuar',
'partial' => 'I pjesshëm', 'partial' => 'I pjesshëm',
'paid' => 'I paguar', 'paid' => 'I paguar',
'overdue' => 'I vonuar',
'unpaid' => 'I papaguar',
], ],
'messages' => [ 'messages' => [

View File

@ -2,10 +2,10 @@
return [ return [
'title' => 'Maintenance Mode', 'title' => 'Mënyra e Mirëmbajtjes',
'message' => 'We\'re currently working on the site, please try again later!', 'message' => 'Tani jemi duke punuar në sit, ju lutemi provoni përsëri më vonë!',
'last-updated' => 'This message was last updated :timestamp', 'last-updated' => 'Ky mesazh u azhurnua për herë të fundit :timestamp',
]; ];

View File

@ -8,6 +8,7 @@ return [
'deleted' => ':type fshirë!', 'deleted' => ':type fshirë!',
'duplicated' => ':type dubluar!', 'duplicated' => ':type dubluar!',
'imported' => ':type importuar!', 'imported' => ':type importuar!',
'exported' => ':type eksportuar!',
'enabled' => ':type aktivizuar!', 'enabled' => ':type aktivizuar!',
'disabled' => ':type çaktivizuar!', 'disabled' => ':type çaktivizuar!',
], ],
@ -18,8 +19,8 @@ return [
'customer' => 'Gabim: Përdoruesi nuk u krijua! :name tashmë përdor këtë adresë e-maili.', 'customer' => 'Gabim: Përdoruesi nuk u krijua! :name tashmë përdor këtë adresë e-maili.',
'no_file' => 'Gabim: Asnjë skedar i përzgjedhur!', 'no_file' => 'Gabim: Asnjë skedar i përzgjedhur!',
'last_category' => 'Gabim: Nuk mund të fshihet :type kategoria e fundit!', 'last_category' => 'Gabim: Nuk mund të fshihet :type kategoria e fundit!',
'change_type' => 'Error: Can not change the type because it has :text related!', 'change_type' => 'Gabim: Nuk mund të ndryshojë llojin sepse ajo ka :text lidhur!',
'invalid_apikey' => 'Error: The API Key entered is invalid!', 'invalid_apikey' => 'Gabim: Çelësi API i futur është i pavlefshëm!',
'import_column' => 'Gabim: :message Fleta name: :sheet. Rreshti number: :line.', 'import_column' => 'Gabim: :message Fleta name: :sheet. Rreshti number: :line.',
'import_sheet' => 'Gabim: Emri i fletës nuk është i vlefshëm. Ju lutem, kontrolloni skedarin e mostrës.', 'import_sheet' => 'Gabim: Emri i fletës nuk është i vlefshëm. Ju lutem, kontrolloni skedarin e mostrës.',
], ],
@ -28,7 +29,7 @@ return [
'deleted' => 'Njoftim: <b>:name</b> nuk mund të fshihet sepse ka :text të lidhur.', 'deleted' => 'Njoftim: <b>:name</b> nuk mund të fshihet sepse ka :text të lidhur.',
'disabled' => 'Njoftim: <b>:name</b> nuk mund të disable sepse ka :text të lidhur.', 'disabled' => 'Njoftim: <b>:name</b> nuk mund të disable sepse ka :text të lidhur.',
'disable_code' => 'Njoftim: Nuk ju lejohet të çaktivizoni ose të ndryshoni monedhën e <b>:name</b>, sepse ajo ka :text e lidhur.', 'disable_code' => 'Njoftim: Nuk ju lejohet të çaktivizoni ose të ndryshoni monedhën e <b>:name</b>, sepse ajo ka :text e lidhur.',
'payment_cancel' => 'Warning: You have cancelled your recent :method payment!', 'payment_cancel' => 'Paralajmërim: Ju keni anuluar :method pagesën tuaj të fundit!',
], ],
]; ];

View File

@ -2,7 +2,7 @@
return [ return [
'api_key' => 'API Key', 'api_key' => 'Çelësi API',
'my_apps' => 'Aplikacionet e Mia', 'my_apps' => 'Aplikacionet e Mia',
'pre_sale' => 'Para Shitjet', 'pre_sale' => 'Para Shitjet',
'top_paid' => 'Më të paguarat', 'top_paid' => 'Më të paguarat',
@ -12,10 +12,9 @@ return [
'search' => 'Kërko', 'search' => 'Kërko',
'install' => 'Instalo', 'install' => 'Instalo',
'buy_now' => 'Bli Tani', 'buy_now' => 'Bli Tani',
'api_key_link' => '<a class="text-red" href="https://akaunting.com/profile" target="_blank">Click here</a> to get your API key.', 'get_api_key' => '<a href=":url" target="_blank">Klikoni këtu</a> për të marrë çelësin tuaj API.',
'no_apps' => 'Në këtë kategori akoma nuk ka aplikacione.', 'no_apps' => 'Në këtë kategori akoma nuk ka aplikacione.',
'developer' => 'Are you a developer? <a href="https://akaunting.com/developers" target="_blank">Here</a> you can learn how to create an app and start selling today!', 'become_developer' => 'A jeni një zhvillues? <a href=":url" target="_blank">Këtu</a> mund të mësoni se si të krijoni një aplikacion dhe të filloni shitjen sot!',
'recommended_apps' => 'Aplikacionet e Rekomanduara', 'recommended_apps' => 'Aplikacionet e Rekomanduara',
'about' => 'Rreth nesh', 'about' => 'Rreth nesh',
@ -42,20 +41,20 @@ return [
'installation' => [ 'installation' => [
'header' => 'Instalim Aplikacioni', 'header' => 'Instalim Aplikacioni',
'download' => 'Downloading :module', 'download' => 'Duke shkarkuar :module',
'unzip' => 'Extracting :module files', 'unzip' => 'Duke ekstraktuar :module skedaret',
'file_copy' => 'Copying :module files', 'file_copy' => 'Duke kopjuar :module skedaret',
'finish' => 'Finalizing :module installation', 'finish' => 'Finalizimi :module instalimit',
'redirect' => ':module installed, redirecting to updates page', 'redirect' => ':module e instaluar, ridrejtimi tek faqja e azhurnimeve',
'install' => 'Installing :module', 'install' => 'Duke instaluar :module',
], ],
'errors' => [ 'errors' => [
'download' => 'Not able to download :module', 'download' => 'Nuk mund të shkarkohet :module',
'zip' => 'Not able to create :module zip file', 'zip' => 'Nuk mund të krijojë :module skedar zip',
'unzip' => 'Not able to unzip :module', 'unzip' => 'Nuk mund të hiqet nga zipi :module',
'file_copy' => 'Not able to copy :module files', 'file_copy' => 'Nuk mund të kopjohen :module skedaret',
'finish' => 'Not able to finalize :module installation', 'finish' => 'Nuk mund të finalizohet :module instalimi',
], ],
'badge' => [ 'badge' => [
@ -80,5 +79,6 @@ return [
], ],
'na' => 'Nuk ka shqyrtime.' 'na' => 'Nuk ka shqyrtime.'
] ],
]; ];

View File

@ -2,9 +2,9 @@
return [ return [
'previous' => '&laquo; Prapa', 'previous' => 'Paraardhëse',
'next' => 'Para &raquo;', 'next' => 'Vijues',
'showing' => ':first-:last of :total records.', 'showing' => ':first-:last nga :total rekordet.',
'page' => 'per page.', 'page' => 'per faqe.',
]; ];

View File

@ -6,7 +6,7 @@ return [
'reconciled' => 'Pajtuar', 'reconciled' => 'Pajtuar',
'closing_balance' => 'Bilanci i Mbylljes', 'closing_balance' => 'Bilanci i Mbylljes',
'unreconciled' => 'Papajtuar', 'unreconciled' => 'Papajtuar',
'transactions' => 'Transactions', 'transactions' => 'Transaksionet',
'start_date' => 'Data e Fillimit', 'start_date' => 'Data e Fillimit',
'end_date' => 'Data e Mbarimit', 'end_date' => 'Data e Mbarimit',
'cleared_amount' => 'Shuma e Pastruar', 'cleared_amount' => 'Shuma e Pastruar',

View File

@ -12,7 +12,7 @@ return [
'net_profit' => 'Fitimi Neto', 'net_profit' => 'Fitimi Neto',
'total_expenses' => 'Shpenzimet Totale', 'total_expenses' => 'Shpenzimet Totale',
'net' => 'NETO', 'net' => 'NETO',
'income-expense' => 'Të Ardhurat & Shpenzimet', 'income_expense' => 'Të Ardhurat & Shpenzimet',
'summary' => [ 'summary' => [
'income' => 'Përmbledhje e të Ardhurave', 'income' => 'Përmbledhje e të Ardhurave',

View File

@ -50,8 +50,12 @@ return [
'payment_terms' => 'Kushtet e Pagesës', 'payment_terms' => 'Kushtet e Pagesës',
'title' => 'Titulli', 'title' => 'Titulli',
'subheading' => 'Nëntitull', 'subheading' => 'Nëntitull',
'due_receipt' => 'Due upon receipt', 'due_receipt' => 'Me rastin e marrjes',
'due_days' => 'Due within :days days', 'due_days' => 'Afati brenda :days ditëve',
'choose_template' => 'Zgjidhni modelin e faturës',
'default' => 'Parazgjedhur',
'classic' => 'Klasike',
'modern' => 'Modern',
], ],
'default' => [ 'default' => [
@ -81,21 +85,21 @@ return [
'subject' => 'Subjekti', 'subject' => 'Subjekti',
'body' => 'Trupi', 'body' => 'Trupi',
'tags' => '<strong>Etiketa të Disponueshme:</strong> :tag_list', 'tags' => '<strong>Etiketa të Disponueshme:</strong> :tag_list',
'invoice_new_customer' => 'New Invoice Template (sent to customer)', 'invoice_new_customer' => 'Modeli i Ri i Faturave (dërguar klientit)',
'invoice_remind_customer' => 'Invoice Reminder Template (sent to customer)', 'invoice_remind_customer' => 'Modeli i Kujtesës së Faturës (dërguar klientit)',
'invoice_remind_admin' => 'Invoice Reminder Template (sent to admin)', 'invoice_remind_admin' => 'Modeli i Kujtesës së Faturës (dërguar administratorit)',
'invoice_recur_customer' => 'Invoice Recurring Template (sent to customer)', 'invoice_recur_customer' => 'Modeli i Përsëritur i Faturës (dërguar klientit)',
'invoice_recur_admin' => 'Invoice Recurring Template (sent to admin)', 'invoice_recur_admin' => 'Modeli i Përsëritur i Faturës (dërguar administratorit)',
'invoice_payment_customer' => 'Payment Received Template (sent to customer)', 'invoice_payment_customer' => 'Modeli i Marrjes së Pagesave (dërguar klientit)',
'invoice_payment_admin' => 'Payment Received Template (sent to admin)', 'invoice_payment_admin' => 'Modeli i Marrjes së Pagesave (dërguar administratorit)',
'bill_remind_admin' => 'Bill Reminder Template (sent to admin)', 'bill_remind_admin' => 'Modeli i Kujtesës së Faturës (dërguar administratorit)',
'bill_recur_admin' => 'Bill Recurring Template (sent to admin)', 'bill_recur_admin' => 'Modeli i Përsëritur i Faturave (dërguar administratorit)',
], ],
], ],
'scheduling' => [ 'scheduling' => [
'name' => 'Planifikimi', 'name' => 'Planifikimi',
'description' => 'Automatic reminders and command for recurring', 'description' => 'Kujtime automatike dhe komanda për përsëritje',
'send_invoice' => 'Dërgo Faturën Rikujtimor', 'send_invoice' => 'Dërgo Faturën Rikujtimor',
'invoice_days' => 'Dërgo Pas Ditëve të Duhura', 'invoice_days' => 'Dërgo Pas Ditëve të Duhura',
'send_bill' => 'Dërgo Faturën Rikujtimor', 'send_bill' => 'Dërgo Faturën Rikujtimor',

View File

@ -2,7 +2,7 @@
return [ return [
'total_incomes' => 'Fitimet Totale', 'total_income' => 'Fitimet Totale',
'receivables' => 'Të Arkëtueshmet', 'receivables' => 'Të Arkëtueshmet',
'open_invoices' => 'Faturat e Hapura', 'open_invoices' => 'Faturat e Hapura',
'overdue_invoices' => 'Faturat e Vonuara', 'overdue_invoices' => 'Faturat e Vonuara',
@ -14,10 +14,10 @@ return [
'open_profit' => 'Fitimi i Hapur', 'open_profit' => 'Fitimi i Hapur',
'overdue_profit' => 'Fitimi i Vonuar', 'overdue_profit' => 'Fitimi i Vonuar',
'cash_flow' => 'Fluksi i Parave', 'cash_flow' => 'Fluksi i Parave',
'no_profit_loss' => 'Asnjë Humbje Fitimi', 'no_profit_loss' => 'Ska Fitimi & Humbje',
'incomes_by_category' => 'Fitimet Sipas Kategorive', 'income_by_category' => 'Fitimet Sipas Kategorive',
'expenses_by_category' => 'Shpenzimet Sipas Kategorive', 'expenses_by_category' => 'Shpenzimet Sipas Kategorive',
'account_balance' => 'Bilanci i Llogarisë', 'account_balance' => 'Bilanci i Llogarisë',
'latest_incomes' => 'Fitimet e Fundit', 'latest_income' => 'Fitimet e Fundit',
'latest_expenses' => 'Shpenzimet e Fundit', 'latest_expenses' => 'Shpenzimet e Fundit',
]; ];

View File

@ -13,6 +13,7 @@ return [
'current_email' => 'Geçerli Email', 'current_email' => 'Geçerli Email',
'reset' => 'Sıfırla', 'reset' => 'Sıfırla',
'never' => 'hiçbir zaman', 'never' => 'hiçbir zaman',
'landing_page' => 'Açılış Sayfası',
'password' => [ 'password' => [
'current' => 'Şifre', 'current' => 'Şifre',

View File

@ -35,11 +35,13 @@ return [
'receive_bill' => 'Faturayı Al', 'receive_bill' => 'Faturayı Al',
'make_payment' => 'Ödeme Yap', 'make_payment' => 'Ödeme Yap',
'status' => [ 'statuses' => [
'draft' => 'Taslak', 'draft' => 'Taslak',
'received' => 'Teslim Alındı', 'received' => 'Alındı',
'partial' => 'Kısmi', 'partial' => 'Kısmi Ödeme',
'paid' => 'Ödenmiş', 'paid' => 'Ödendi',
'overdue' => 'Gecikmiş',
'unpaid' => 'Ödenmemiş',
], ],
'messages' => [ 'messages' => [

View File

@ -4,12 +4,10 @@ return [
'domain' => 'Alan Adı', 'domain' => 'Alan Adı',
'logo' => 'Logo', 'logo' => 'Logo',
'manage' => 'Şirketleri Yönet',
'all' => 'Tüm Şirketler',
'error' => [ 'error' => [
'not_user_company' => 'Hata: Bu şirketi değiştirme yetkiniz yok!', 'not_user_company' => 'Hata: Bu şirketi değiştirme yetkiniz yok!',
'delete_active' => 'Hata: Etkin şirketi silemezsiniz, önce değiştirin lütfen!', 'delete_active' => 'Hata: Etkin şirketi silemezsiniz. Lütfen, önce başka bir şirkete geçin!',
], ],
]; ];

View File

@ -6,7 +6,7 @@ return [
'user_created' => 'Kullanıcı oluşturuldu', 'user_created' => 'Kullanıcı oluşturuldu',
'error' => [ 'error' => [
'email' => 'Bu email adresi kullanılmaktadır.' 'email' => 'Bu email adresi kullanılmaktadır.',
], ],
]; ];

View File

@ -0,0 +1,11 @@
<?php
return [
'error' => [
'not_user_dashboard' => 'Hata: Bu yönetim panelini değiştirme yetkiniz yok!',
'delete_last' => 'Hata: Son yönetim panelini silemezsiniz. Önce yeni bir panel oluşturun!',
'disable_last' => 'Hata: Son yönetim panelini devre dışı bırakamazsınız. Önce yeni bir panel oluşturun!',
],
];

View File

@ -2,12 +2,33 @@
return [ return [
'accounts_cash' => 'Kasa', 'accounts' => [
'categories_deposit' => 'Depozito', 'cash' => 'Kasa',
'categories_sales' => 'Satış', ],
'currencies_usd' => 'Amerikan Doları',
'currencies_eur' => 'Avro', 'categories' => [
'currencies_gbp' => 'İngiliz Sterlini', 'deposit' => 'Depozito',
'currencies_try' => 'Türk Lirası', 'sales' => 'Satış',
],
'currencies' => [
'usd' => 'Amerikan Doları',
'eur' => 'Avro',
'gbp' => 'İngiliz Sterlini',
'try' => 'Türk Lirası',
],
'offline_payments' => [
'cash' => 'Nakit',
'bank' => 'Banka Transferi',
],
'reports' => [
'income' => 'Kategori bazlı aylık gelir özeti.',
'expense' => 'Kategori bazlı aylık gider özeti.',
'income_expense' => 'Kategori bazlı aylık gelir-gider dengesi.',
'tax' => 'Çeyreklik vergi özeti.',
'profit_loss' => 'Çeyreklik kar-zarar tablosu.',
],
]; ];

View File

@ -2,23 +2,22 @@
return [ return [
'forbidden_access' => 'Yasaklanmış Erişim', 'title' => [
'error_page' => 'Hata Sayfası', '403' => 'Üzgünüz! Erişim Yasak',
'page_not_found' => 'Sayfa Bulunamadı', '404' => 'Üzgünüz! Sayfa bulunamadı',
'500' => 'Üzgünüz! Bir hata oluştu',
'body' => [
'forbidden_access' => 'Ups! Yasaklanmış Erişim.',
'error_page' => 'Ups! Bir sorun oluştu.',
'page_not_found' => 'Ups! Sayfa bulunamadı.',
], ],
'messages' => [ 'header' => [
'forbidden_access' => 'Bu sayfaya erişemezsiniz. '403' => '403 Yasak',
Bu arada, <a href=":link">kontrol paneline</a> geri dönebilirsiniz.', '404' => '404 Bulunamadı',
'error_page' => 'Bunu hemen düzeltmek için çalışacağız. '500' => '500 Sunucu Hatası',
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.', 'message' => [
'403' => 'Bu sayfaya erişim yasak.',
'404' => 'Ulaşmaya çalıştığınız sayfayı bulamadık.',
'500' => 'Bu sorun gidermek için hemen işe başlıyoruz.',
], ],
]; ];

View File

@ -48,8 +48,10 @@ return [
'localisations' => 'Yerelleştirme|Yerelleştirmeler', 'localisations' => 'Yerelleştirme|Yerelleştirmeler',
'defaults' => 'Varsayılan|Varsayılanlar', 'defaults' => 'Varsayılan|Varsayılanlar',
'widgets' => 'Bileşen|Bileşenler', 'widgets' => 'Bileşen|Bileşenler',
'templates' => 'Şablon|Şablonlar',
'sales' => 'Satış|Satışlar',
'purchases' => 'Alış|Alışlar',
'dashboard' => 'Kontrol Paneli',
'welcome' => 'Hoş Geldiniz', 'welcome' => 'Hoş Geldiniz',
'banking' => 'Banka', 'banking' => 'Banka',
'general' => 'Genel', 'general' => 'Genel',
@ -68,6 +70,8 @@ return [
'yearly' => 'Yıllık', 'yearly' => 'Yıllık',
'add' => 'Ekle', 'add' => 'Ekle',
'add_new' => 'Yeni Ekle', 'add_new' => 'Yeni Ekle',
'add_income' => 'Gelir Ekle',
'add_expense' => 'Gider Ekle',
'show' => 'Göster', 'show' => 'Göster',
'edit' => 'Düzenle', 'edit' => 'Düzenle',
'delete' => 'Sil', 'delete' => 'Sil',
@ -133,11 +137,27 @@ return [
'difference' => 'Fark', 'difference' => 'Fark',
'footer' => 'Altbilgi', 'footer' => 'Altbilgi',
'start_date' => 'Başlangıç Tarihi', 'start_date' => 'Başlangıç Tarihi',
'end_date' => 'Bitiş Tarihi',
'basis' => 'Esas', 'basis' => 'Esas',
'accrual' => 'Tahakkuk', 'accrual' => 'Tahakkuk',
'cash' => 'Nakit', 'cash' => 'Nakit',
'group_by' => 'Gruplandır', 'group_by' => 'Gruplandır',
'accounting' => 'Muhasebe', 'accounting' => 'Muhasebe',
'sort' => 'Sıralama',
'width' => 'Genişlik',
'month' => 'Ay',
'year' => 'Yıl',
'type_item_name' => 'Ürün/Hizmet ismi yazın',
'no_data' => 'Veri yok',
'no_matching_data' => 'Eşleşen veri yok',
'clear_cache' => 'Önbelleği Temizle',
'card' => [
'name' => 'Kart Sahibi',
'number' => 'Kart Numarası',
'expiration_date' => 'Geçerlilik Tarihi',
'cvv' => 'CVV Numarası',
],
'title' => [ 'title' => [
'new' => 'Yeni :type', 'new' => 'Yeni :type',
@ -147,6 +167,7 @@ return [
'send' => ':type Gönder', 'send' => ':type Gönder',
'get' => ':type Getir', 'get' => ':type Getir',
'add' => ':type Ekle', 'add' => ':type Ekle',
'manage' => ':type Yönet',
], ],
'form' => [ 'form' => [

View File

@ -29,6 +29,7 @@ return [
'add_payment' => 'Ödeme Ekle', 'add_payment' => 'Ödeme Ekle',
'mark_paid' => 'Ödendi İşaretle', 'mark_paid' => 'Ödendi İşaretle',
'mark_sent' => 'Gönderildi İşaretle', 'mark_sent' => 'Gönderildi İşaretle',
'mark_viewed' => 'Görüntülendi İşaretle',
'download_pdf' => 'PDF İndir', 'download_pdf' => 'PDF İndir',
'send_mail' => 'Email Gönder', 'send_mail' => 'Email Gönder',
'all_invoices' => 'Tüm faturaları görüntülemek için giriş yapın', 'all_invoices' => 'Tüm faturaları görüntülemek için giriş yapın',
@ -37,13 +38,15 @@ return [
'get_paid' => 'Ödeme Al', 'get_paid' => 'Ödeme Al',
'accept_payments' => 'Online Tahsilat Al', 'accept_payments' => 'Online Tahsilat Al',
'status' => [ 'statuses' => [
'draft' => 'Taslak', 'draft' => 'Taslak',
'sent' => 'Gönderildi', 'sent' => 'Gönderildi',
'viewed' => 'Görüldü', 'viewed' => 'Görüntülendi',
'approved' => 'Onaylandı', 'approved' => 'Onaylandı',
'partial' => 'Kısmi', 'partial' => 'Kısmi Ödeme',
'paid' => 'Ödendi', 'paid' => 'Ödendi',
'overdue' => 'Gecikmiş',
'unpaid' => 'Ödenmemiş',
], ],
'messages' => [ 'messages' => [

View File

@ -12,10 +12,9 @@ return [
'search' => 'Arama', 'search' => 'Arama',
'install' => 'Yükle', 'install' => 'Yükle',
'buy_now' => 'Şimdi Satın Al', 'buy_now' => 'Şimdi Satın Al',
'api_key_link' => 'API Anahtarını elde etmek için <a class="text-red" href="https://akaunting.com/profile" target="_blank">buraya</a> tıklayın.', 'get_api_key' => 'API Anahterını almak için <a href=":url" target="_blank">buraya tıklayın</a>.',
'no_apps' => 'Henüz bu kategoride uygulama bulunmamaktadır.', 'no_apps' => 'Henüz bu kategoride uygulama bulunmamaktadır.',
'developer' => 'Geliştirici misiniz? <a href="https://akaunting.com/tr/developers" target="_blank">Buraya</a> tıklayarak Akaunting için uygulama geliştirmeyi öğrenebilir ve hemen para kazanmaya başlayabilirsiniz!', 'become_developer' => 'Geliştirici misiniz? <a href=":url" target="_blank">Buraya</a> tıklayarak Akaunting için uygulama geliştirmeyi öğrenebilir ve hemen para kazanmaya başlayabilirsiniz!',
'recommended_apps' => 'Önerilen Uygulamalar', 'recommended_apps' => 'Önerilen Uygulamalar',
'about' => 'Hakkında', 'about' => 'Hakkında',
@ -80,5 +79,6 @@ return [
], ],
'na' => 'Herhangi bir yorum yok.' 'na' => 'Herhangi bir yorum yok.'
] ],
]; ];

View File

@ -2,8 +2,8 @@
return [ return [
'previous' => '&laquo; Önceki', 'previous' => 'Geri',
'next' => 'Sonraki &raquo;', 'next' => 'İleri',
'showing' => ':total kayıttan :first-:last arası.', 'showing' => ':total kayıttan :first-:last arası.',
'page' => 'sayfa başına.', 'page' => 'sayfa başına.',

View File

@ -12,7 +12,7 @@ return [
'net_profit' => 'Net Kar', 'net_profit' => 'Net Kar',
'total_expenses' => 'Toplam Gider', 'total_expenses' => 'Toplam Gider',
'net' => 'NET', 'net' => 'NET',
'income-expense' => 'Gelir Gider Dengesi', 'income_expense' => 'Gelir - Gider',
'summary' => [ 'summary' => [
'income' => 'Gelir Özeti', 'income' => 'Gelir Özeti',

View File

@ -52,6 +52,10 @@ return [
'subheading' => 'Altbaşlık', 'subheading' => 'Altbaşlık',
'due_receipt' => 'Teslim alındığında vadeli', 'due_receipt' => 'Teslim alındığında vadeli',
'due_days' => ':days vadeli', 'due_days' => ':days vadeli',
'choose_template' => 'Fatura şablonu seçin',
'default' => 'Varsayılan',
'classic' => 'Klasik',
'modern' => 'Modern',
], ],
'default' => [ 'default' => [

View File

@ -2,7 +2,7 @@
return [ return [
'total_incomes' => 'Toplam Gelir', 'total_income' => 'Toplam Gelir',
'receivables' => 'Alacak', 'receivables' => 'Alacak',
'open_invoices' => 'Açık Faturalar', 'open_invoices' => 'Açık Faturalar',
'overdue_invoices' => 'Gecikmiş Faturalar', 'overdue_invoices' => 'Gecikmiş Faturalar',
@ -14,10 +14,10 @@ return [
'open_profit' => 'Açık Kar', 'open_profit' => 'Açık Kar',
'overdue_profit' => 'Gecikmiş Kar', 'overdue_profit' => 'Gecikmiş Kar',
'cash_flow' => 'Nakit Akışı', 'cash_flow' => 'Nakit Akışı',
'no_profit_loss' => 'Kar Kaybı Yok', 'no_profit_loss' => 'Kar-Zarar Yok',
'incomes_by_category' => 'Gelir Kategorileri', 'income_by_category' => 'Gelir Kategorileri',
'expenses_by_category' => 'Gider Kategorileri', 'expenses_by_category' => 'Gider Kategorileri',
'account_balance' => 'Hesap Bakiyesi', 'account_balance' => 'Hesap Bakiyesi',
'latest_incomes' => 'Son Gelirler', 'latest_income' => 'Son Gelirler',
'latest_expenses' => 'Son Giderler', 'latest_expenses' => 'Son Giderler',
]; ];