mirror of
https://github.com/crater-invoice/crater.git
synced 2025-11-01 22:21:09 -04:00
Sync language files from crowdin
This commit is contained in:
@ -607,7 +607,7 @@
|
||||
"backup": "Back-up",
|
||||
"file_disk": "Bestandsopslag",
|
||||
"custom_fields": "Custom Fields",
|
||||
"payment_modes": "Payment Modes",
|
||||
"payment_modes": "Betaalmethodes",
|
||||
"notes": "Opmerkingen"
|
||||
},
|
||||
"title": "Instellingen",
|
||||
@ -636,7 +636,7 @@
|
||||
"add_currency": "Valuta toevoegen"
|
||||
},
|
||||
"mail": {
|
||||
"host": "Mail Host",
|
||||
"host": "Mail host",
|
||||
"port": "Mail Port",
|
||||
"driver": "Mail-stuurprogramma",
|
||||
"secret": "Geheim",
|
||||
@ -668,45 +668,45 @@
|
||||
"state": "Provincie",
|
||||
"city": "Stad",
|
||||
"address": "Adres",
|
||||
"zip": "Zip",
|
||||
"zip": "Postcode",
|
||||
"save": "Opslaan",
|
||||
"updated_message": "Bedrijfsinformatie succesvol bijgewerkt"
|
||||
},
|
||||
"custom_fields": {
|
||||
"title": "Custom Fields",
|
||||
"section_description": "Customize your Invoices, Estimates & Payment Receipts with your own fields. Make sure to use the below added fields on the address formats on Customization settings page.",
|
||||
"add_custom_field": "Add Custom Field",
|
||||
"edit_custom_field": "Edit Custom Field",
|
||||
"field_name": "Field Name",
|
||||
"title": "Aangepaste velden",
|
||||
"section_description": "Uw facturen, offertes & betalingsbewijzen aanpassen met uw eigen velden. Gebruik onderstaande velden op het adres format op de Customization instellings pagina.",
|
||||
"add_custom_field": "Extra veld toevoegen",
|
||||
"edit_custom_field": "Veld wijzigen",
|
||||
"field_name": "Veld naam",
|
||||
"label": "Label",
|
||||
"type": "Type",
|
||||
"name": "Naam",
|
||||
"required": "Required",
|
||||
"placeholder": "Placeholder",
|
||||
"help_text": "Help Text",
|
||||
"default_value": "Default Value",
|
||||
"prefix": "Prefix",
|
||||
"required": "Verplicht",
|
||||
"placeholder": "Tijdelijke plaatshouder",
|
||||
"help_text": "Hulp Text",
|
||||
"default_value": "Standaard waarde",
|
||||
"prefix": "Voorvoegsel",
|
||||
"starting_number": "Starting Number",
|
||||
"model": "Model",
|
||||
"help_text_description": "Enter some text to help users understand the purpose of this custom field.",
|
||||
"suffix": "Suffix",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"order": "Order",
|
||||
"custom_field_confirm_delete": "You will not be able to recover this Custom Field",
|
||||
"already_in_use": "Custom Field is already in use",
|
||||
"deleted_message": "Custom Field deleted successfully",
|
||||
"options": "options",
|
||||
"add_option": "Add Options",
|
||||
"add_another_option": "Add another option",
|
||||
"sort_in_alphabetical_order": "Sort in Alphabetical Order",
|
||||
"add_options_in_bulk": "Add options in bulk",
|
||||
"use_predefined_options": "Use Predefined Options",
|
||||
"select_custom_date": "Select Custom Date",
|
||||
"select_relative_date": "Select Relative Date",
|
||||
"ticked_by_default": "Ticked by default",
|
||||
"updated_message": "Custom Field updated successfully",
|
||||
"added_message": "Custom Field added successfully"
|
||||
"help_text_description": "Voer tekst in om gebruikers te helpen het doel van dit aangepaste veld te begrijpen.",
|
||||
"suffix": "Achtervoegsel",
|
||||
"yes": "Ja",
|
||||
"no": "Nee",
|
||||
"order": "Volgorde",
|
||||
"custom_field_confirm_delete": "U kunt dit veld niet herstellen",
|
||||
"already_in_use": "Aangepast veld is al in gebruik",
|
||||
"deleted_message": "Aangepast veld is succesvol verwijderd",
|
||||
"options": "opties",
|
||||
"add_option": "Optie toevoegen",
|
||||
"add_another_option": "Nog een optie toevoegen",
|
||||
"sort_in_alphabetical_order": "Sorteer op alfabetische volgorde",
|
||||
"add_options_in_bulk": "Voeg opties toe in bulk",
|
||||
"use_predefined_options": "Gebruik voorgedefinieerde opties",
|
||||
"select_custom_date": "Selecteer een aangepaste datum",
|
||||
"select_relative_date": "Selecteer relatieve datum",
|
||||
"ticked_by_default": "Standaard aangevinkt",
|
||||
"updated_message": "Aangepast veld is succesvol aangepast",
|
||||
"added_message": "Aangepast veld is succesvol toegevoegd"
|
||||
},
|
||||
"customization": {
|
||||
"customization": "aanpassen",
|
||||
@ -740,28 +740,28 @@
|
||||
"title": "Facturen",
|
||||
"notes": "Opmerkingen",
|
||||
"invoice_prefix": "Factuurvoorvoegsel",
|
||||
"default_invoice_email_body": "Default Invoice Email Body",
|
||||
"default_invoice_email_body": "Standaard factuur email text",
|
||||
"invoice_settings": "Factuurinstellingen",
|
||||
"autogenerate_invoice_number": "Factuurnummer automatisch genereren",
|
||||
"invoice_setting_description": "Schakel dit uit als u niet automatisch factuurnummers wilt genereren telkens wanneer u een nieuwe factuur maakt.",
|
||||
"enter_invoice_prefix": "Voer het factuurvoorvoegsel in",
|
||||
"terms_and_conditions": "Voorwaarden",
|
||||
"company_address_format": "Company Address Format",
|
||||
"shipping_address_format": "Shipping Address Format",
|
||||
"billing_address_format": "Billing Address Format",
|
||||
"company_address_format": "Bedrijfsadres format",
|
||||
"shipping_address_format": "Verzendadres format",
|
||||
"billing_address_format": "Factuuradres format",
|
||||
"invoice_setting_updated": "Factuurinstelling succesvol bijgewerkt"
|
||||
},
|
||||
"estimates": {
|
||||
"title": "Offertes",
|
||||
"estimate_prefix": "Voorvoegsel schatten",
|
||||
"default_estimate_email_body": "Default Estimate Email Body",
|
||||
"default_estimate_email_body": "Standaard offerte email text",
|
||||
"estimate_settings": "Instellingen schatten",
|
||||
"autogenerate_estimate_number": "Automatisch geschat nummer genereren",
|
||||
"estimate_setting_description": "Schakel dit uit als u niet automatisch offertesaantallen wilt genereren telkens wanneer u een nieuwe offerte maakt.",
|
||||
"enter_estimate_prefix": "Voer het prefixnummer in",
|
||||
"estimate_setting_updated": "Instelling Offerte succesvol bijgewerkt",
|
||||
"company_address_format": "Company Address Format",
|
||||
"billing_address_format": "Billing Address Format",
|
||||
"company_address_format": "Bedrijfsadres format",
|
||||
"billing_address_format": "Factuuradres Format",
|
||||
"shipping_address_format": "Shipping Address Format"
|
||||
},
|
||||
"payments": {
|
||||
@ -923,29 +923,29 @@
|
||||
"create_backup": "Create Backup",
|
||||
"select_backup_type": "Select Backup Type",
|
||||
"backup_confirm_delete": "You will not be able to recover this Backup",
|
||||
"path": "path",
|
||||
"new_disk": "New Disk",
|
||||
"created_at": "created at",
|
||||
"size": "size",
|
||||
"path": "pad",
|
||||
"new_disk": "Nieuwe schijf",
|
||||
"created_at": "aangemaakt op",
|
||||
"size": "grootte",
|
||||
"dropbox": "dropbox",
|
||||
"local": "local",
|
||||
"healthy": "healthy",
|
||||
"amount_of_backups": "amount of backups",
|
||||
"newest_backups": "newest backups",
|
||||
"used_storage": "used storage",
|
||||
"select_disk": "Select Disk",
|
||||
"local": "lokaal",
|
||||
"healthy": "gezond",
|
||||
"amount_of_backups": "aantal back-ups",
|
||||
"newest_backups": "nieuwste back-ups",
|
||||
"used_storage": "gebruikte opslag",
|
||||
"select_disk": "Selecteer Disk",
|
||||
"action": "Actie",
|
||||
"deleted_message": "Backup deleted successfully",
|
||||
"created_message": "Backup created successfully",
|
||||
"invalid_disk_credentials": "Invalid credential of selected disk"
|
||||
"invalid_disk_credentials": "Ongeldige inloggegevens voor geselecteerde schijf"
|
||||
},
|
||||
"disk": {
|
||||
"title": "File Disk | File Disks",
|
||||
"description": "By default, Crater will use your local disk for saving backups, avatar and other image files. You can configure more than one disk drivers like DigitalOcean, S3 and Dropbox according to your preference.",
|
||||
"created_at": "created at",
|
||||
"created_at": "aangemaakt op",
|
||||
"dropbox": "dropbox",
|
||||
"name": "Naam",
|
||||
"driver": "Driver",
|
||||
"driver": "Stuurprogramma",
|
||||
"disk_type": "Type",
|
||||
"disk_name": "Disk Name",
|
||||
"new_disk": "Add New Disk",
|
||||
|
||||
Reference in New Issue
Block a user