mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-09-05 14:51:07 +00:00
New translations en.json (Dutch)
[ci skip]
This commit is contained in:
+18
-6
@@ -1048,16 +1048,27 @@
|
||||
},
|
||||
"pdf": {
|
||||
"title": "PDF-instelling",
|
||||
"footer_text": "Voettekst",
|
||||
"pdf_layout": "PDF indeling",
|
||||
"pdf_configuration": "PDF Generatie Instellingen",
|
||||
"section_description": "Verander de manier hoe PDFs worden gegenereerd",
|
||||
"driver": "PDF driver om te gebruiken",
|
||||
"papersize": "Papier",
|
||||
"papersize_hint": "Papersize in width and height (ex. \"210mm 297mm\")",
|
||||
"gotenberg_host": "Gotenberg service host",
|
||||
"pdf_variables_save_successfully": "PDF configuratie succesvol opgeslagen",
|
||||
"pdf_variables_save_error": "PDF configuratie kon niet worden opgeslagen"
|
||||
"pdf_variables_save_error": "PDF configuratie kon niet worden opgeslagen",
|
||||
"page_setup": "Page Setup",
|
||||
"page_setup_hint": "Applies to every document, whichever driver renders it.",
|
||||
"paper_size": "Paper Size",
|
||||
"paper_width": "Paper Width",
|
||||
"paper_height": "Paper Height",
|
||||
"orientation": "Orientation",
|
||||
"portrait": "Portrait",
|
||||
"landscape": "Landscape",
|
||||
"margin_top": "Top Margin",
|
||||
"margin_right": "Right Margin",
|
||||
"margin_bottom": "Bottom Margin",
|
||||
"margin_left": "Left Margin",
|
||||
"length_hint": "A number and a unit, e.g. \"210mm\". Accepts: pt, px, pc, mm, cm, in.",
|
||||
"page_numbers": "Page Numbers",
|
||||
"page_numbers_hint": "Repeat the page number at the foot of every page. Needs a bottom margin to sit in."
|
||||
},
|
||||
"company_info": {
|
||||
"company_info": "Bedrijfsinfo",
|
||||
@@ -1777,7 +1788,8 @@
|
||||
"at_least_one_ability": "Selecteer minstens één machtiging.",
|
||||
"valid_driver_key": "Voer een geldige {driver} sleutel in.",
|
||||
"valid_exchange_rate": "Voer a.u.b. een geldige wisselkoers in.",
|
||||
"company_name_not_same": "Bedrijfsnaam moet overeenkomen met de opgegeven naam."
|
||||
"company_name_not_same": "Bedrijfsnaam moet overeenkomen met de opgegeven naam.",
|
||||
"invalid_length": "Enter a number and a unit, e.g. \"210mm\". Accepts: pt, px, pc, mm, cm, in."
|
||||
},
|
||||
"errors": {
|
||||
"starter_plan": "Deze functie is beschikbaar vanaf het Starter abonnement!",
|
||||
|
||||
Reference in New Issue
Block a user