localeapp roundtrip, with updated translations
This commit is contained in:
parent
12c0636941
commit
6418790ef5
4 changed files with 270 additions and 252 deletions
|
@ -1832,12 +1832,12 @@ de:
|
|||
who: Wer machts?
|
||||
who_hint: (Wie viele werden noch benötigt?)
|
||||
nav:
|
||||
pages: Seiten
|
||||
all_tasks: Alle Aufgaben
|
||||
archive: Erledigte Aufgaben (Archiv)
|
||||
group_tasks: Gruppenaufgaben
|
||||
my_tasks: Meine Aufgaben
|
||||
new_task: Neue Aufgabe erstellen
|
||||
pages: Seiten
|
||||
new:
|
||||
title: Neue Aufgabe erstellen
|
||||
repeated: Aufgabe wird wöchentlich wiederholt
|
||||
|
@ -1856,7 +1856,6 @@ de:
|
|||
notice: Aufgabe wurde aktualisiert
|
||||
notice_converted: Aufgabe wurde aktualisiert und in eine gewöhnliche Aufgabe umgewandelt
|
||||
user:
|
||||
title: Meine Aufgaben
|
||||
more: Nichts zu tun? %{tasks_link} gibt es bestimmt Arbeit
|
||||
tasks_link: Hier
|
||||
title: Meine Aufgaben
|
||||
|
|
|
@ -721,6 +721,7 @@ en:
|
|||
ordergroups:
|
||||
account_balance: Account balance
|
||||
account_statement: Account statement
|
||||
contact: Contact
|
||||
name: Name
|
||||
new_transaction: New transaction
|
||||
update:
|
||||
|
@ -1604,6 +1605,7 @@ en:
|
|||
contact_person: Contact person
|
||||
contact_phone: Phone
|
||||
ignore_apple_restriction: Ignore order stop by apple points restriction
|
||||
name: Name
|
||||
page:
|
||||
body: Body
|
||||
parent_id: Parent page
|
||||
|
@ -1745,6 +1747,7 @@ en:
|
|||
show_stock_takings: Inventory overview
|
||||
stock_count: ! 'Number of articles:'
|
||||
stock_worth: ! 'Current stock value:'
|
||||
title: Stock (%{article_count})
|
||||
toggle_unavailable: Show/hide unavailable articles
|
||||
view_options: View options
|
||||
new:
|
||||
|
@ -1836,6 +1839,7 @@ en:
|
|||
group_tasks: Group tasks
|
||||
my_tasks: My tasks
|
||||
new_task: Create new task
|
||||
pages: Pages
|
||||
new:
|
||||
title: Create new tasks
|
||||
repeated: Task is repeated weekly
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -479,17 +479,26 @@ nl:
|
|||
notice:
|
||||
documents:
|
||||
order_by_articles:
|
||||
filename:
|
||||
filename: Bestelling %{name}-%{date} - Artikellijst
|
||||
rows:
|
||||
title:
|
||||
- Huishouden
|
||||
- Hoeveelheid
|
||||
- Prijs
|
||||
title: ! 'Artikellijst van bestelling: %{name}, gesloten op %{date}'
|
||||
order_by_groups:
|
||||
filename:
|
||||
filename: Bestelling %{name}-%{date} - Huishoudenslijst
|
||||
rows:
|
||||
sum:
|
||||
title:
|
||||
- Artikel
|
||||
- Hoeveelheid
|
||||
- Prijs
|
||||
- Gr.Eenh.
|
||||
- Eenheid
|
||||
- Som
|
||||
sum: Som
|
||||
title: ! 'Huishoudenslijst van bestelling: %{name}, gesloten op %{date}'
|
||||
order_fax:
|
||||
filename:
|
||||
rows:
|
||||
filename: Bestelling %{name}-%{date} - Fax
|
||||
rows: ! '[]'
|
||||
order_matrix:
|
||||
filename:
|
||||
heading:
|
||||
|
@ -498,29 +507,29 @@ nl:
|
|||
total:
|
||||
errors:
|
||||
format:
|
||||
general:
|
||||
general: Er is een probleem opgetreden.
|
||||
general_again:
|
||||
general_msg:
|
||||
general_msg: ! 'Er is een probleem opgetreden: %{msg}'
|
||||
messages:
|
||||
accepted:
|
||||
blank:
|
||||
accepted: moet geaccepteerd worden
|
||||
blank: moet ingevuld worden
|
||||
confirmation:
|
||||
empty:
|
||||
equal_to:
|
||||
empty: moet ingevuld worden
|
||||
equal_to: moet precies %{count} zijn
|
||||
even:
|
||||
exclusion:
|
||||
greater_than:
|
||||
exclusion: moet even zijn
|
||||
greater_than: moet groter dan %{count} zijn
|
||||
greater_than_or_equal_to:
|
||||
inclusion:
|
||||
invalid:
|
||||
less_than:
|
||||
less_than_or_equal_to:
|
||||
not_a_number:
|
||||
not_an_integer:
|
||||
odd:
|
||||
less_than: moet kleiner dan %{count} zijn
|
||||
less_than_or_equal_to: moet groter of gelijk aan %{count} zijn
|
||||
not_a_number: is geen getal
|
||||
not_an_integer: moet een geheel getal zijn
|
||||
odd: moet oneven zijn
|
||||
record_invalid:
|
||||
taken:
|
||||
taken_with_deleted:
|
||||
taken: is al in gebruik
|
||||
taken_with_deleted: is al in gebruik (verwijderde groep)
|
||||
too_long:
|
||||
too_short:
|
||||
wrong_length:
|
||||
|
@ -697,6 +706,7 @@ nl:
|
|||
ordergroups:
|
||||
account_balance: Tegoed
|
||||
account_statement:
|
||||
contact:
|
||||
name: Naam
|
||||
new_transaction: Nieuwe transactie
|
||||
update:
|
||||
|
@ -1493,6 +1503,7 @@ nl:
|
|||
contact_person: Contactpersoon
|
||||
contact_phone: Telefoon
|
||||
ignore_apple_restriction:
|
||||
name:
|
||||
page:
|
||||
body:
|
||||
parent_id:
|
||||
|
@ -1634,6 +1645,7 @@ nl:
|
|||
show_stock_takings:
|
||||
stock_count:
|
||||
stock_worth:
|
||||
title:
|
||||
toggle_unavailable:
|
||||
view_options:
|
||||
new:
|
||||
|
@ -1725,6 +1737,7 @@ nl:
|
|||
group_tasks:
|
||||
my_tasks:
|
||||
new_task:
|
||||
pages:
|
||||
new:
|
||||
title:
|
||||
repeated:
|
||||
|
@ -1765,9 +1778,9 @@ nl:
|
|||
history:
|
||||
marks:
|
||||
close: ! '×'
|
||||
success:
|
||||
success: <i class="icon icon-ok"></i>
|
||||
or_cancel: of annuleren
|
||||
please_wait:
|
||||
please_wait: Een moment alstublieft...
|
||||
save: Opslaan
|
||||
show: Tonen
|
||||
views:
|
||||
|
|
Loading…
Reference in a new issue