summaryrefslogtreecommitdiff
path: root/sql-ledger/locale/pl/ar
diff options
context:
space:
mode:
Diffstat (limited to 'sql-ledger/locale/pl/ar')
-rw-r--r--sql-ledger/locale/pl/ar133
1 files changed, 133 insertions, 0 deletions
diff --git a/sql-ledger/locale/pl/ar b/sql-ledger/locale/pl/ar
new file mode 100644
index 0000000..22a90b8
--- /dev/null
+++ b/sql-ledger/locale/pl/ar
@@ -0,0 +1,133 @@
+$self{texts} = {
+ 'AR Transaction' => 'Transakcja Należności',
+ 'AR Transactions' => 'Transakcje Należności',
+ 'Account' => 'Konto',
+ 'Add Accounts Receivables Transaction' => 'Rejestr w Księdze Należności',
+ 'Address' => 'Adres',
+ 'Amount' => 'Kwota',
+ 'Amount Due' => 'Kwota Należna',
+ 'Apr' => 'Kwiecień',
+ 'April' => 'Kwiecień',
+ 'Are you sure you want to delete Transaction' => 'Czy chcesz usunąć Transakcję?',
+ 'Aug' => 'Sierpień',
+ 'August' => 'Sierpień',
+ 'Cannot delete transaction!' => 'Nie możesz usunąć transakcji!',
+ 'Cannot post payment for a closed period!' => 'Nie można zaksięgować płatności po zamknięciu okresu!',
+ 'Cannot post transaction for a closed period!' => 'Nie można zaksięgować transakcji po zamknięciu okresu!',
+ 'Cannot post transaction!' => 'Nie możesz zatwierdzić transakcji!',
+ 'Closed' => 'Zamknięto',
+ 'Confirm!' => 'Potwierdż!',
+ 'Continue' => 'Kontynuj',
+ 'Credit Limit' => 'Limit Kredytu',
+ 'Currency' => 'Waluta',
+ 'Customer' => 'Klient',
+ 'Customer missing!' => 'Brak Klienta',
+ 'Customer not on file!' => 'Brak Klienta w bazie danych',
+ 'Date' => 'Data',
+ 'Date Paid' => 'Data Zapłaty',
+ 'Dec' => 'Grudzień',
+ 'December' => 'Grudzień',
+ 'Delete' => 'Usuń',
+ 'Description' => 'Opis',
+ 'Due Date' => 'Termin Płatności',
+ 'Due Date missing!' => 'Brak Terminu Płatności!',
+ 'Edit Accounts Receivables Transaction' => 'Zmiany Transakcji Konta Należności',
+ 'Employee' => 'Pracownik',
+ 'Exch' => 'Kurs',
+ 'Exchangerate' => 'Kurs Wymiany',
+ 'Exchangerate for payment missing!' => 'Brakuje kursu wymiany dla płatności!',
+ 'Exchangerate missing!' => 'Brakuje kursu wymiany',
+ 'Feb' => 'Luty',
+ 'February' => 'Luty',
+ 'From' => 'Od',
+ 'ID' => 'Identyfikator',
+ 'Include in Report' => 'Dołącz w Sprawozdaniu',
+ 'Invoice' => 'Faktura',
+ 'Invoice Date' => 'Data Wystawienia',
+ 'Invoice Date missing!' => 'Brak Daty Wystawienia',
+ 'Invoice Number' => 'Numer Faktury',
+ 'Invoice Number missing!' => 'Brak Numeru Faktury',
+ 'Jan' => 'Styczeń',
+ 'January' => 'Styczeń',
+ 'Jul' => 'Lipiec',
+ 'July' => 'Lipiec',
+ 'Jun' => 'Czerwiec',
+ 'June' => 'Czerwiec',
+ 'Mar' => 'Marzec',
+ 'March' => 'Marzec',
+ 'May' => 'Maj',
+ 'May ' => 'Maj',
+ 'Notes' => 'Noty',
+ 'Nov' => 'Listopad',
+ 'November' => 'Listopad',
+ 'Number' => 'Numer Katalogu',
+ 'Oct' => 'Pażdziernik',
+ 'October' => 'Pażdziernik',
+ 'Open' => 'Otworzono',
+ 'Order' => 'Zamówienie',
+ 'Order Number' => 'Numer Zamówienia',
+ 'Paid' => 'Zapłacono',
+ 'Payment date missing!' => 'Brak Daty Płatności',
+ 'Payments' => 'Płatności',
+ 'Post' => 'Zatwierdż',
+ 'Post as new' => 'Zatwierdż jako nowe',
+ 'Project' => 'Projekt',
+ 'Project not on file!' => 'Brak Projektu w zbiorze danych!',
+ 'Remaining' => 'Pozostałe',
+ 'Sales Invoice' => 'Faktura VAT Sprzedaży',
+ 'Select from one of the names below' => 'Wybierz nazwę z poniższych',
+ 'Select from one of the projects below' => 'Wybierz z projektów',
+ 'Sep' => 'Wrzesień',
+ 'September' => 'Wrzesień',
+ 'Source' => 'Żródło',
+ 'Subtotal' => 'Wartość Netto',
+ 'Tax' => 'Podatek',
+ 'Tax Included' => 'Podatek Wliczony',
+ 'To' => 'do',
+ 'Total' => 'Wartość Brutto',
+ 'Transaction deleted!' => 'Transakcja usunięta',
+ 'Transaction posted!' => 'Transakcja zatwierdzona',
+ 'Update' => 'Uzupełnij',
+ 'Vendor not on file!' => 'Brak Dostawcy w bazie danych',
+ 'Yes' => 'Tak',
+};
+
+$self{subs} = {
+ 'add' => 'add',
+ 'add_transaction' => 'add_transaction',
+ 'ap_transaction' => 'ap_transaction',
+ 'ar_subtotal' => 'ar_subtotal',
+ 'ar_transaction' => 'ar_transaction',
+ 'ar_transactions' => 'ar_transactions',
+ 'check_name' => 'check_name',
+ 'check_project' => 'check_project',
+ 'continue' => 'continue',
+ 'create_links' => 'create_links',
+ 'delete' => 'delete',
+ 'display_form' => 'display_form',
+ 'edit' => 'edit',
+ 'form_footer' => 'form_footer',
+ 'form_header' => 'form_header',
+ 'gl_transaction' => 'gl_transaction',
+ 'name_selected' => 'name_selected',
+ 'post' => 'post',
+ 'post_as_new' => 'post_as_new',
+ 'project_selected' => 'project_selected',
+ 'purchase_invoice' => 'purchase_invoice',
+ 'sales_invoice' => 'sales_invoice',
+ 'search' => 'search',
+ 'select_name' => 'select_name',
+ 'select_project' => 'select_project',
+ 'update' => 'update',
+ 'yes' => 'yes',
+ 'transakcja_należności' => 'ar_transaction',
+ 'kontynuj' => 'continue',
+ 'usuń' => 'delete',
+ 'zatwierdż' => 'post',
+ 'zatwierdż_jako_nowe' => 'post_as_new',
+ 'faktura_vat_sprzedaży' => 'sales_invoice',
+ 'uzupełnij' => 'update',
+ 'tak' => 'yes',
+};
+
+1;