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 - Gebinde
- Einheit - Einheit
- Preis/Einheit - Preis/Einheit
- Summe
total: Gesamtpreis total: Gesamtpreis
order_matrix: order_matrix:
filename: Bestellung %{name}-%{date} - Sortiermatrix filename: Bestellung %{name}-%{date} - Sortiermatrix

View File

@ -519,7 +519,9 @@ en:
- FC-Price - FC-Price
- Amount - Amount
title: ! 'Order sorting matrix: %{name}, closed at %{date}' 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: errors:
format: ! '%{attribute} %{message}' format: ! '%{attribute} %{message}'
general: A problem has occured. general: A problem has occured.

View File

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

View File

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