mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-19 05:48:02 -04:00
Translated using Weblate (Flemish)
Currently translated at 100.0% (29 of 29 strings) Translation: opensourcepos/attributes Translate-URL: https://translate.opensourcepos.org/projects/opensourcepos/attributes/nl_BE/
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
<?php
|
||||
|
||||
<?php
|
||||
$lang["attributes_attribute_value_invalid_chars"] = "Attribuut waarde kan geen ':' of '|' bevatten";
|
||||
$lang["attributes_confirm_delete"] = "Bent u zeker dat u de geselecteerde attributen wil verwijderen?";
|
||||
$lang["attributes_confirm_restore"] = "";
|
||||
$lang["attributes_confirm_restore"] = "Bent u zeker dat u de geselecteerde attributen wil herstellen?";
|
||||
$lang["attributes_definition_cannot_be_deleted"] = "De geselecteerde attributen konden niet verwijderd worden";
|
||||
$lang["attributes_definition_error_adding_updating"] = "Attribuut %1 kon niet toegevoegd of gewijzigd worden. Kijk de error logs na.";
|
||||
$lang["attributes_definition_flags"] = "Zichtbaarheid";
|
||||
@@ -16,8 +15,8 @@ $lang["attributes_definition_successful_deleted"] = "Attribu(u)t(en) succesvol v
|
||||
$lang["attributes_definition_successful_updating"] = "Wijzigingen bewaard voor";
|
||||
$lang["attributes_definition_type"] = "Type";
|
||||
$lang["attributes_definition_type_required"] = "Attribuut type is een verplicht veld";
|
||||
$lang["attributes_definition_unit"] = "";
|
||||
$lang["attributes_definition_values"] = "Waarden";
|
||||
$lang["attributes_definition_unit"] = "Meeteenheid";
|
||||
$lang["attributes_definition_values"] = "Attribuut waardes";
|
||||
$lang["attributes_new"] = "Nieuw Attribuut";
|
||||
$lang["attributes_no_attributes_to_display"] = "Er werden geen attributen gevonden";
|
||||
$lang["attributes_receipt_visibility"] = "Verkoop";
|
||||
|
||||
Reference in New Issue
Block a user