localeapp roundtrip
This commit is contained in:
parent
a32a3757d2
commit
1b49a08c5e
4 changed files with 16 additions and 2 deletions
|
@ -802,7 +802,7 @@ de:
|
||||||
note: Notiz
|
note: Notiz
|
||||||
price: Preis
|
price: Preis
|
||||||
reset_article_search: Suche zurücksetzen
|
reset_article_search: Suche zurücksetzen
|
||||||
search_article: Artikel suchen...
|
search_article: Artikel suchen...
|
||||||
sum: Summe
|
sum: Summe
|
||||||
sum_amount: ! 'Gesamtbestellmenge bisher:'
|
sum_amount: ! 'Gesamtbestellmenge bisher:'
|
||||||
supplier: Lieferant
|
supplier: Lieferant
|
||||||
|
|
|
@ -806,7 +806,7 @@ en:
|
||||||
note: Note
|
note: Note
|
||||||
price: Price
|
price: Price
|
||||||
reset_article_search: Reset search
|
reset_article_search: Reset search
|
||||||
search_article: Search for article...
|
search_article: Search for article...
|
||||||
sum: Sum
|
sum: Sum
|
||||||
sum_amount: Current amount
|
sum_amount: Current amount
|
||||||
supplier: Supplier
|
supplier: Supplier
|
||||||
|
|
|
@ -42,7 +42,10 @@ fr:
|
||||||
fc_price: prix final
|
fc_price: prix final
|
||||||
fc_share: supplément boufcoop
|
fc_share: supplément boufcoop
|
||||||
gross_price: prix brut
|
gross_price: prix brut
|
||||||
|
name:
|
||||||
|
note:
|
||||||
price: prix net
|
price: prix net
|
||||||
|
supplier:
|
||||||
tax: TVA
|
tax: TVA
|
||||||
unit: unité
|
unit: unité
|
||||||
unit_quantity: unités par lot
|
unit_quantity: unités par lot
|
||||||
|
@ -51,6 +54,8 @@ fr:
|
||||||
note: note
|
note: note
|
||||||
stock_article:
|
stock_article:
|
||||||
price: Prix net
|
price: Prix net
|
||||||
|
quantity:
|
||||||
|
quantity_available:
|
||||||
user:
|
user:
|
||||||
first_name: Prénom
|
first_name: Prénom
|
||||||
password: Mot de passe
|
password: Mot de passe
|
||||||
|
@ -811,6 +816,8 @@ fr:
|
||||||
new_funds: Nouveau solde
|
new_funds: Nouveau solde
|
||||||
note: Note
|
note: Note
|
||||||
price: Prix
|
price: Prix
|
||||||
|
reset_article_search:
|
||||||
|
search_article:
|
||||||
sum: Prix total
|
sum: Prix total
|
||||||
sum_amount: ! 'Quantité déjà commandée:'
|
sum_amount: ! 'Quantité déjà commandée:'
|
||||||
supplier: Fourni par
|
supplier: Fourni par
|
||||||
|
|
|
@ -42,7 +42,10 @@ nl:
|
||||||
fc_price: prijs foodcoop
|
fc_price: prijs foodcoop
|
||||||
fc_share: marge foodcoop
|
fc_share: marge foodcoop
|
||||||
gross_price: bruto prijs
|
gross_price: bruto prijs
|
||||||
|
name:
|
||||||
|
note:
|
||||||
price: netto prijs
|
price: netto prijs
|
||||||
|
supplier:
|
||||||
tax: BTW
|
tax: BTW
|
||||||
unit: eenheid
|
unit: eenheid
|
||||||
unit_quantity: groothandelseenheid
|
unit_quantity: groothandelseenheid
|
||||||
|
@ -51,6 +54,8 @@ nl:
|
||||||
note: notitie
|
note: notitie
|
||||||
stock_article:
|
stock_article:
|
||||||
price: prijs
|
price: prijs
|
||||||
|
quantity:
|
||||||
|
quantity_available:
|
||||||
user:
|
user:
|
||||||
first_name: Voornaam
|
first_name: Voornaam
|
||||||
password: Wachtwoord
|
password: Wachtwoord
|
||||||
|
@ -797,6 +802,8 @@ nl:
|
||||||
new_funds: Nieuw tegoed
|
new_funds: Nieuw tegoed
|
||||||
note: Notitie
|
note: Notitie
|
||||||
price: Prijs
|
price: Prijs
|
||||||
|
reset_article_search:
|
||||||
|
search_article:
|
||||||
sum: Som
|
sum: Som
|
||||||
sum_amount: ! 'Huidig totaalbedrag:'
|
sum_amount: ! 'Huidig totaalbedrag:'
|
||||||
supplier: Leverancier
|
supplier: Leverancier
|
||||||
|
|
Loading…
Reference in a new issue