mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-19 11:14:06 +00:00
New Crowdin updates (#308)
* New translations en.json (Chinese Traditional) * New translations en.json (Czech) * New translations en.json (Slovak) * New translations en.json (Czech) * New translations en.json (Czech) * New translations en.json (French) * New translations en.json (Czech) * New translations en.json (Romanian) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Bulgarian) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Indonesian) * New translations en.json (Chinese Traditional) * New translations en.json (Slovak) * New translations en.json (Finnish) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Lithuanian) * New translations en.json (Macedonian) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Persian) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Serbian (Latin)) * Update source file en.json * New translations en.json (Spanish) * New translations en.json (Japanese) * New translations en.json (Polish) * New translations en.json (Romanian) * New translations en.json (Chinese Traditional) * New translations en.json (Chinese Traditional) * New translations en.json (Macedonian) * New translations en.json (Indonesian) * New translations en.json (Russian) * New translations en.json (Russian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Russian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Russian) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Arabic) * New translations en.json (Czech) * New translations en.json (Indonesian) * New translations en.json (Indonesian) * New translations en.json (Lithuanian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Czech) * New translations en.json (Indonesian) * New translations en.json (Lithuanian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Bulgarian) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Macedonian) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Persian) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Serbian (Latin)) * Update source file en.json * New translations en.json (Spanish)
This commit is contained in:
committed by
GitHub
parent
139f8e2d13
commit
23a99758d2
14
lang/pl.json
14
lang/pl.json
@@ -191,7 +191,7 @@
|
||||
"customers": {
|
||||
"title": "Klienci",
|
||||
"prefix": "Przedrostek",
|
||||
"tax_id": "Tax ID",
|
||||
"tax_id": "NIP",
|
||||
"add_customer": "Dodaj klienta",
|
||||
"contacts_list": "Lista klientów",
|
||||
"name": "Nazwa",
|
||||
@@ -909,8 +909,8 @@
|
||||
"company_info": {
|
||||
"company_info": "Dane firmy",
|
||||
"company_name": "Nazwa firmy",
|
||||
"tax_id": "Tax Identification Number",
|
||||
"vat_id": "VAT Identification Number",
|
||||
"tax_id": "Numer identyfikacyjny VAT",
|
||||
"vat_id": "Numer identyfikacyjny VAT",
|
||||
"company_logo": "Logo firmy",
|
||||
"section_description": "Informacje o Twojej firmie, które będą wyświetlane na fakturach, ofertach i innych dokumentach stworzonych przez InvoiceShelf.",
|
||||
"phone": "Telefon",
|
||||
@@ -1236,7 +1236,7 @@
|
||||
"time_zone": "Strefa czasowa",
|
||||
"fiscal_year": "Rok finansowy",
|
||||
"date_format": "Format daty",
|
||||
"time_format": "Time Fromat",
|
||||
"time_format": "Time Format",
|
||||
"discount_setting": "Ustawienia rabatu",
|
||||
"discount_per_item": "Rabat na produkt ",
|
||||
"discount_setting_description": "Włącz to, jeśli chcesz dodać rabat do poszczególnych elementów faktury. Domyślnie rabat jest dodawany bezpośrednio do całej faktury.",
|
||||
@@ -1588,7 +1588,7 @@
|
||||
"pdf_invoice_label": "Faktura",
|
||||
"pdf_invoice_number": "Numer faktury",
|
||||
"pdf_invoice_date": "Data faktury",
|
||||
"pdf_invoice_due_date": "Termin",
|
||||
"pdf_invoice_due_date": "Due Date",
|
||||
"pdf_notes": "Notatki",
|
||||
"pdf_items_label": "Pozycje",
|
||||
"pdf_quantity_label": "Ilość",
|
||||
@@ -1622,8 +1622,8 @@
|
||||
"pdf_ship_to": "Wysyłka do",
|
||||
"pdf_received_from": "Otrzymane od:",
|
||||
"pdf_tax_label": "Podatek",
|
||||
"pdf_tax_id": "Tax-ID",
|
||||
"pdf_vat_id": "VAT-ID",
|
||||
"pdf_tax_id": "NIP",
|
||||
"pdf_vat_id": "NIP",
|
||||
"pdf_amount_paid": "Amount Paid",
|
||||
"pdf_amount_due": "Amount Due",
|
||||
"mail_thanks": "Thanks",
|
||||
|
||||
Reference in New Issue
Block a user