localeapp roundtrip

This commit is contained in:
wvengen 2013-09-10 12:06:40 +02:00
parent b235592656
commit ee31c0c2af
4 changed files with 12 additions and 7 deletions

View File

@ -505,7 +505,6 @@ de:
- Gebinde
- Einheit
- Preis/Einheit
- Summe
total: Gesamtpreis
order_matrix:
filename: Bestellung %{name}-%{date} - Sortiermatrix

View File

@ -519,7 +519,9 @@ en:
- FC-Price
- Amount
title: ! 'Order sorting matrix: %{name}, closed at %{date}'
total: ! '%{count} articles in total'
total:
one: One article in total
other: ! '%{count} articles in total'
errors:
format: ! '%{attribute} %{message}'
general: A problem has occured.

View File

@ -511,6 +511,7 @@ fr:
- Nombre de lots
- Unité
- Prix unitaire
total:
order_matrix:
filename: Commande %{name}-%{date} - Tableau de répartition
heading: Liste des articles
@ -1874,7 +1875,7 @@ fr:
notice_converted: Le boulot a été converti en boulot ordinaire (sans répétition).
user:
more: ! 'Tu t''ennuies en ce moment? Il y aura sûrement du boulot pour toi %{tasks_link}. '
tasks_link: par là-bas.
tasks_link: par là-bas
title: Ton boulot
title_accepted: Boulots acceptés
title_open: Boulots disponibles

View File

@ -499,12 +499,15 @@ nl:
order_fax:
filename: Bestelling %{name}-%{date} - Fax
rows: ! '[]'
total: Totaal
order_matrix:
filename:
heading:
filename: Bestelling %{name}-%{date} - Sorteermatrix
heading: Artikeloverzicht
rows:
title:
total:
title: ! 'Sorteermatrix van bestelling: %{name}, gesloten op %{date}'
total:
one: In totaal éen artikel
other: In totaal %{count} artikelen
errors:
format:
general: Er is een probleem opgetreden.