Added missing translations strings & pulled translations from Transifex

This commit is contained in:
Bernd Bestel
2019-03-03 17:01:35 +01:00
parent bb5daa5f8b
commit 38825c70da
15 changed files with 104 additions and 24 deletions

View File

@@ -325,5 +325,13 @@ return array(
'Stock settings' => 'Paramètres du stock',
'Shopping list to stock workflow' => 'Transition de la liste de courses vers le stock',
'Automatically do the booking using the last price and the amount of the shopping list item, if the product has "Default best before days" set' => 'Réaliser automatiquement les achats en utilisant le dernier prix connu et la quantité indiquée dans la liste, si le premier a une date de péremption par défaut renseignée',
'Skip' => 'Passer'
'Skip' => 'Passer',
'Servings' => 'Servings',
'Costs' => 'Costs',
'Based on the prices of the last purchase per product' => 'Based on the prices of the last purchase per product',
'The ingredients listed here result in this amount of servings' => 'The ingredients listed here result in this amount of servings',
'Do not check against the shopping list when adding missing items to it' => 'Do not check against the shopping list when adding missing items to it',
'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list' => 'By default the amount to be added to the shopping list is "needed amount - stock amount - shopping list amount" - when this is enabled, it is only checked against the stock amount, not against what is already on the shopping list',
'Picture' => 'Picture',
'Uncheck ingredients to not put them on the shopping list' => 'Uncheck ingredients to not put them on the shopping list'
);