Translation update
This commit is contained in:
parent
d15493e50d
commit
71e55ab709
@ -1242,8 +1242,8 @@ if (!$error && ($action == 'affecttag' && $confirm == 'yes') && $permissiontoadd
|
|||||||
|
|
||||||
if (!$error && ($action == 'updateprice' && $confirm == 'yes') && $permissiontoadd) {
|
if (!$error && ($action == 'updateprice' && $confirm == 'yes') && $permissiontoadd) {
|
||||||
$db->begin();
|
$db->begin();
|
||||||
if (GETPOSTISSET('pricevariation')) {
|
if (GETPOSTISSET('pricerate')) {
|
||||||
$pricepercentage=GETPOST('pricevariation', 'int');
|
$pricepercentage=GETPOST('pricerate', 'int');
|
||||||
if ($pricepercentage == 0) {
|
if ($pricepercentage == 0) {
|
||||||
setEventMessages($langs->trans("RecordsModified", 0), null);
|
setEventMessages($langs->trans("RecordsModified", 0), null);
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
@ -82,13 +82,13 @@ if ($massaction == 'preupdateprice' && isModEnabled('category')) {
|
|||||||
$formquestion = array();
|
$formquestion = array();
|
||||||
|
|
||||||
$valuefield = '<div style="display: flex; align-items: center; justify-content: flex-end; padding-right: 150px">';
|
$valuefield = '<div style="display: flex; align-items: center; justify-content: flex-end; padding-right: 150px">';
|
||||||
$valuefield .= '<input type="number" name="pricevariation" id="pricevariation" min="-100" value="0" style="width: 100px; text-align: right; margin-right: 10px" />%';
|
$valuefield .= '<input type="number" name="pricerate" id="pricerate" min="-100" value="0" style="width: 100px; text-align: right; margin-right: 10px" />%';
|
||||||
$valuefield .= '</div>';
|
$valuefield .= '</div>';
|
||||||
|
|
||||||
$formquestion[] = array(
|
$formquestion[] = array(
|
||||||
'type' => 'other',
|
'type' => 'other',
|
||||||
'name' => 'pricevariation',
|
'name' => 'pricerate',
|
||||||
'label' => $langs->trans("PriceVariation"),
|
'label' => $langs->trans("Rate"),
|
||||||
'value' => $valuefield
|
'value' => $valuefield
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
@ -1150,12 +1150,12 @@ SetSupervisor=Set Supervisor
|
|||||||
CreateExternalUser=Create external user
|
CreateExternalUser=Create external user
|
||||||
ConfirmAffectTag=Bulk Tag Affect
|
ConfirmAffectTag=Bulk Tag Affect
|
||||||
ConfirmSetSupervisor=Bulk Supervisor Set
|
ConfirmSetSupervisor=Bulk Supervisor Set
|
||||||
ConfirmUpdatePrice=Choose a price update percentage
|
ConfirmUpdatePrice=Choose a increase/decrease price rate
|
||||||
ConfirmAffectTagQuestion=Are you sure you want to affect tags to the %s selected record(s)?
|
ConfirmAffectTagQuestion=Are you sure you want to affect tags to the %s selected record(s)?
|
||||||
ConfirmSetSupervisorQuestion=Are you sure you want to set supervisor to the %s selected record(s)?
|
ConfirmSetSupervisorQuestion=Are you sure you want to set supervisor to the %s selected record(s)?
|
||||||
ConfirmUpdatePriceQuestion=Are you sure you want to update the price of the %s selected record(s)?
|
ConfirmUpdatePriceQuestion=Are you sure you want to update the price of the %s selected record(s)?
|
||||||
CategTypeNotFound=No tag type found for type of records
|
CategTypeNotFound=No tag type found for type of records
|
||||||
PriceVariation=Price variation
|
Rate=Rate
|
||||||
SupervisorNotFound=Supervisor not found
|
SupervisorNotFound=Supervisor not found
|
||||||
CopiedToClipboard=Copied to clipboard
|
CopiedToClipboard=Copied to clipboard
|
||||||
InformationOnLinkToContract=This amount is only the total of all the lines of the contract. No notion of time is taken into consideration.
|
InformationOnLinkToContract=This amount is only the total of all the lines of the contract. No notion of time is taken into consideration.
|
||||||
|
|||||||
@ -416,7 +416,7 @@ ProductsMergeSuccess=Products have been merged
|
|||||||
ErrorsProductsMerge=Errors in products merge
|
ErrorsProductsMerge=Errors in products merge
|
||||||
SwitchOnSaleStatus=Switch on sale status
|
SwitchOnSaleStatus=Switch on sale status
|
||||||
SwitchOnPurchaseStatus=Switch on purchase status
|
SwitchOnPurchaseStatus=Switch on purchase status
|
||||||
UpdatePrice=Update price
|
UpdatePrice=Increase/decrease customer price
|
||||||
StockMouvementExtraFields= Extra Fields (stock mouvement)
|
StockMouvementExtraFields= Extra Fields (stock mouvement)
|
||||||
InventoryExtraFields= Extra Fields (inventory)
|
InventoryExtraFields= Extra Fields (inventory)
|
||||||
ScanOrTypeOrCopyPasteYourBarCodes=Scan or type or copy/paste your barcodes
|
ScanOrTypeOrCopyPasteYourBarCodes=Scan or type or copy/paste your barcodes
|
||||||
|
|||||||
@ -1155,7 +1155,7 @@ ConfirmAffectTagQuestion=Êtes-vous sur de vouloir affecter ces catégories aux
|
|||||||
ConfirmSetSupervisorQuestion=Êtes-vous sur de vouloir affecter ce superviseur aux %s lignes sélectionnées ?
|
ConfirmSetSupervisorQuestion=Êtes-vous sur de vouloir affecter ce superviseur aux %s lignes sélectionnées ?
|
||||||
ConfirmUpdatePriceQuestion=Êtes-vous sur de vouloir mettre à jour les prix des %s lignes sélectionnées ?
|
ConfirmUpdatePriceQuestion=Êtes-vous sur de vouloir mettre à jour les prix des %s lignes sélectionnées ?
|
||||||
CategTypeNotFound=Aucun type de tag trouvé pour ce type d'enregistrements
|
CategTypeNotFound=Aucun type de tag trouvé pour ce type d'enregistrements
|
||||||
PriceVariation=Variation de prix
|
Rate=Taux
|
||||||
SupervisorNotFound=Supervisuer non trouvé
|
SupervisorNotFound=Supervisuer non trouvé
|
||||||
CopiedToClipboard=Copié dans le presse-papier
|
CopiedToClipboard=Copié dans le presse-papier
|
||||||
InformationOnLinkToContract=Ce montant n’est que le total de toutes les lignes du contrat. Aucune notion de temps n’est prise en considération.
|
InformationOnLinkToContract=Ce montant n’est que le total de toutes les lignes du contrat. Aucune notion de temps n’est prise en considération.
|
||||||
|
|||||||
@ -416,7 +416,7 @@ ProductsMergeSuccess=Produits fusionnés
|
|||||||
ErrorsProductsMerge=Erreur lors de la fusion des produits
|
ErrorsProductsMerge=Erreur lors de la fusion des produits
|
||||||
SwitchOnSaleStatus=Basculer le statut En vente
|
SwitchOnSaleStatus=Basculer le statut En vente
|
||||||
SwitchOnPurchaseStatus=Basculer le statut En achat
|
SwitchOnPurchaseStatus=Basculer le statut En achat
|
||||||
UpdatePrice=Mettre à jour le prix
|
UpdatePrice=Augmenter/baisser le prix de vente
|
||||||
StockMouvementExtraFields= Champs supplémentaires (mouvement de stock)
|
StockMouvementExtraFields= Champs supplémentaires (mouvement de stock)
|
||||||
InventoryExtraFields= Attributs supplémentaires (inventaire)
|
InventoryExtraFields= Attributs supplémentaires (inventaire)
|
||||||
ScanOrTypeOrCopyPasteYourBarCodes=Scannez ou tapez ou copiez/collez vos codes-barres
|
ScanOrTypeOrCopyPasteYourBarCodes=Scannez ou tapez ou copiez/collez vos codes-barres
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user