summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/pl/menu
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/pl/menu')
-rw-r--r--sql-ledger/locale/pl/menu72
1 files changed, 0 insertions, 72 deletions
diff --git a/sql-ledger/locale/pl/menu b/sql-ledger/locale/pl/menu
deleted file mode 100644
index 0bd3b89..0000000
--- a/sql-ledger/locale/pl/menu
+++ /dev/null
@@ -1,72 +0,0 @@
-$self{texts} = {
- 'AP' => 'Księga Zobowiązań',
- 'AP Aging' => 'Zobowiązania Przeterminowane',
- 'AR' => 'Księga Należności',
- 'AR Aging' => 'Należności Przeterminowane',
- 'Accounting Menu' => 'Menu Księgowości',
- 'Add Account' => 'Dodaj Konto',
- 'Add Assembly' => 'Dodaj Zestawienie',
- 'Add Customer' => 'Dodaj Odbiorcę',
- 'Add GIFI' => 'Dodaj GIFI',
- 'Add Part' => 'Dodaj Produkt',
- 'Add Project' => 'Dodaj Projekt',
- 'Add Service' => 'Dodaj Usługi',
- 'Add Transaction' => 'Dodaj Transakcję',
- 'Add Vendor' => 'Dodaj Dostawcę',
- 'Assemblies' => 'Zestawienia',
- 'Audit Control' => 'Kontrola Audytu',
- 'Backup' => 'Kopia Zapasowa',
- 'Balance Sheet' => 'Bilans',
- 'Cash' => 'Kasa',
- 'Chart of Accounts' => 'Plan Kont',
- 'Check' => 'Czek',
- 'Customers' => 'Klienci',
- 'General Ledger' => 'Księga Główna',
- 'Goods & Services' => 'Produkty i Usługi',
- 'HTML Templates' => 'Szablony HTML',
- 'Income Statement' => 'Rachunek Zysków i Strat',
- 'Invoice' => 'Faktura',
- 'LaTeX Templates' => 'Szablony LaTeX',
- 'List Accounts' => 'Spis Kont',
- 'List GIFI' => 'Wykaz GIFI',
- 'Logout' => 'Wyrejestrój się',
- 'Order Entry' => 'Wystawianie Zamówień',
- 'Packing List' => 'Wykaz Dostawy',
- 'Parts' => 'Produkty',
- 'Payment' => 'Płatność',
- 'Payments' => 'Płatności',
- 'Preferences' => 'Preferencje',
- 'Projects' => 'Projekty',
- 'Purchase Invoice' => 'Faktura VAT Zakupu',
- 'Purchase Order' => 'Zamówienie Zakupu',
- 'Purchase Orders' => 'Zamówienia Zakupu',
- 'Receipt' => 'Wpłata',
- 'Receipts' => 'Wpłaty',
- 'Reconciliation' => 'Zgodność Rozliczeń',
- 'Reports' => 'Sprawozdania',
- 'Sales Invoice' => 'Faktura VAT Sprzedaży',
- 'Sales Order' => 'Zamówienie Klienta',
- 'Sales Orders' => 'Zamówienia Klientów',
- 'Save to File' => 'Zapisz w zbiorze',
- 'Send by E-Mail' => 'Wysłano przy użyciu E-Mail',
- 'Services' => 'Usługi',
- 'Statement' => 'Wykaz',
- 'Stock Assembly' => 'Wstaw Złożenie',
- 'Stylesheet' => 'Strona Stylowa',
- 'System' => 'System',
- 'Tax collected' => 'Podatek pobrany',
- 'Tax paid' => 'Podatek zapłacony',
- 'Transactions' => 'Transakcje',
- 'Trial Balance' => 'Bilans Porównawczy',
- 'Vendors' => 'Dostawcy',
- 'Version' => 'Wersja',
- 'localhost' => 'host lokalny',
-};
-
-$self{subs} = {
- 'acc_menu' => 'acc_menu',
- 'display' => 'display',
- 'section_menu' => 'section_menu',
-};
-
-1;