Move translations to printer plugin
This commit is contained in:
parent
3cbb5783d4
commit
132b9765ed
4 changed files with 63 additions and 44 deletions
|
@ -586,11 +586,6 @@ de:
|
|||
pdf_font_size: Schriftgrösse
|
||||
pdf_page_size: Seitenformat
|
||||
price_markup: Foodcoop Marge
|
||||
printer_print_order_articles: Artikel PDF drucken
|
||||
printer_print_order_fax: Fax PDF drucken
|
||||
printer_print_order_groups: Gruppen PDF drucken
|
||||
printer_print_order_matrix: Matrix PDF drucken
|
||||
printer_token: Geheimer Token
|
||||
stop_ordering_under: Apfelpunkte Minimum
|
||||
tasks_period_days: Zeitintervall
|
||||
tasks_upfront_days: Im Voraus
|
||||
|
@ -601,7 +596,6 @@ de:
|
|||
use_boxfill: Kistenauffüllphase
|
||||
use_iban: IBAN verwenden
|
||||
use_nick: Benutzernamen verwenden
|
||||
use_printer: Drucker verwenden
|
||||
webstats_tracking_code: Code für Websiteanalysetool
|
||||
tabs:
|
||||
applications: Apps
|
||||
|
@ -974,8 +968,6 @@ de:
|
|||
submit:
|
||||
invite:
|
||||
create: Einladung verschicken
|
||||
printer_job:
|
||||
create: Druckauftrag erstellen
|
||||
tasks:
|
||||
required_users: Es fehlen %{count} Mitstreiterinnen!
|
||||
task_title: "%{name} (%{duration}h)"
|
||||
|
@ -1233,7 +1225,6 @@ de:
|
|||
manage: Bestellverwaltung
|
||||
ordering: Bestellen!
|
||||
pickups: Abholtage
|
||||
printer_jobs: Druckaufträge
|
||||
title: Bestellungen
|
||||
tasks: Aufgaben
|
||||
workgroups: Arbeitsgruppen
|
||||
|
@ -1334,7 +1325,6 @@ de:
|
|||
confirm_end: |-
|
||||
Willst Du wirklich die Bestellung %{order} beenden?
|
||||
Es gibt kein zurück.
|
||||
confirm_create_printer_job: Für diese Bestellung wurde bereits ein Druckauftrag erstellt. Willst du einen neuen erstellen?
|
||||
confirm_send_to_supplier: Die Bestellung wurde bereit am %{when} zur Lieferantin geschickt. Willst du sie wirklich erneut schicken?
|
||||
create_invoice: Rechnung anlegen
|
||||
description1_order: "%{state} Bestellung von %{supplier} angelegt von %{who},"
|
||||
|
@ -1388,18 +1378,6 @@ de:
|
|||
nojs: Achtung, Cookies und Javascript müssen aktiviert sein! %{link} bitte abschalten.
|
||||
noscript: NoScript
|
||||
title: Foodsoft anmelden
|
||||
printer_jobs:
|
||||
create:
|
||||
notice: "%{count} Druckaufträge wurden erstellt."
|
||||
destroy:
|
||||
notice: Druckauftrag wurde gelöscht.
|
||||
index:
|
||||
finished: Beendet
|
||||
pending: Ausstehend
|
||||
queued: Warten auf den Bestellschluss
|
||||
title: Druckaufträge
|
||||
show:
|
||||
title: Druckauftrag %{id}
|
||||
shared:
|
||||
articles:
|
||||
ordered: Bestellt
|
||||
|
|
|
@ -595,11 +595,6 @@ en:
|
|||
pdf_font_size: Font size
|
||||
pdf_page_size: Page size
|
||||
price_markup: Foodcoop margin
|
||||
printer_print_order_articles: Print article PDF
|
||||
printer_print_order_fax: Print fax PDF
|
||||
printer_print_order_groups: Print group PDF
|
||||
printer_print_order_matrix: Print matrix PDF
|
||||
printer_token: Secret token
|
||||
stop_ordering_under: Minimum apple points
|
||||
tasks_period_days: Period
|
||||
tasks_upfront_days: Create upfront
|
||||
|
@ -610,7 +605,6 @@ en:
|
|||
use_boxfill: Box-fill phase
|
||||
use_iban: Use IBAN
|
||||
use_nick: Use nicknames
|
||||
use_printer: Use printer
|
||||
webstats_tracking_code: Tracking code
|
||||
tabs:
|
||||
applications: Apps
|
||||
|
@ -992,8 +986,6 @@ en:
|
|||
submit:
|
||||
invite:
|
||||
create: send invitation
|
||||
printer_job:
|
||||
create: create printer job
|
||||
tasks:
|
||||
required_users: "%{count} members are still needed!"
|
||||
task_title: "%{name} (%{duration}h)"
|
||||
|
@ -1268,7 +1260,6 @@ en:
|
|||
manage: Manage orders
|
||||
ordering: Place order!
|
||||
pickups: Pickup days
|
||||
printer_jobs: Printer jobs
|
||||
title: Orders
|
||||
tasks: Tasks
|
||||
workgroups: Workgroups
|
||||
|
@ -1369,7 +1360,6 @@ en:
|
|||
confirm_end: |-
|
||||
Do you really want to close the order %{order}?
|
||||
There is no going back.
|
||||
confirm_create_printer_job: A printer job for this order has been created already. Do you want to create a new one?
|
||||
confirm_send_to_supplier: The order has been sent to the supplier already on %{when}. Do you really want to send it again?
|
||||
create_invoice: Add invoice
|
||||
description1_order: "%{state} order from %{supplier} opened by %{who},"
|
||||
|
@ -1423,18 +1413,6 @@ en:
|
|||
nojs: Attention, cookies and javascript have to be activated! Please switch off %{link}.
|
||||
noscript: NoScript
|
||||
title: Foodsoft login
|
||||
printer_jobs:
|
||||
create:
|
||||
notice: Created %{count} printer jobs.
|
||||
destroy:
|
||||
notice: Printer job has been deleted.
|
||||
index:
|
||||
finished: Finished
|
||||
pending: Pending
|
||||
queued: Waiting for order to close
|
||||
title: Printer jobs
|
||||
show:
|
||||
title: Printer job %{id}
|
||||
shared:
|
||||
articles:
|
||||
ordered: Ordered
|
||||
|
|
31
plugins/printer/config/locales/de.yml
Normal file
31
plugins/printer/config/locales/de.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
de:
|
||||
config:
|
||||
keys:
|
||||
printer_print_order_articles: Artikel PDF drucken
|
||||
printer_print_order_fax: Fax PDF drucken
|
||||
printer_print_order_groups: Gruppen PDF drucken
|
||||
printer_print_order_matrix: Matrix PDF drucken
|
||||
printer_token: Geheimer Token
|
||||
use_printer: Drucker verwenden
|
||||
helpers:
|
||||
submit:
|
||||
printer_job:
|
||||
create: Druckauftrag erstellen
|
||||
navigation:
|
||||
orders:
|
||||
printer_jobs: Druckaufträge
|
||||
orders:
|
||||
show:
|
||||
confirm_create_printer_job: Für diese Bestellung wurde bereits ein Druckauftrag erstellt. Willst du einen neuen erstellen?
|
||||
printer_jobs:
|
||||
create:
|
||||
notice: "%{count} Druckaufträge wurden erstellt."
|
||||
destroy:
|
||||
notice: Druckauftrag wurde gelöscht.
|
||||
index:
|
||||
finished: Beendet
|
||||
pending: Ausstehend
|
||||
queued: Warten auf den Bestellschluss
|
||||
title: Druckaufträge
|
||||
show:
|
||||
title: Druckauftrag %{id}
|
32
plugins/printer/config/locales/en.yml
Normal file
32
plugins/printer/config/locales/en.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
en:
|
||||
config:
|
||||
keys:
|
||||
printer_print_order_articles: Print article PDF
|
||||
printer_print_order_fax: Print fax PDF
|
||||
printer_print_order_groups: Print group PDF
|
||||
printer_print_order_matrix: Print matrix PDF
|
||||
printer_token: Secret token
|
||||
use_printer: Use printer
|
||||
helpers:
|
||||
submit:
|
||||
printer_job:
|
||||
create: create printer job
|
||||
navigation:
|
||||
orders:
|
||||
printer_jobs: Printer jobs
|
||||
orders:
|
||||
show:
|
||||
confirm_create_printer_job: A printer job for this order has been created already. Do you want to create a new one?
|
||||
printer_jobs:
|
||||
create:
|
||||
notice: Created %{count} printer jobs.
|
||||
destroy:
|
||||
notice: Printer job has been deleted.
|
||||
index:
|
||||
finished: Finished
|
||||
pending: Pending
|
||||
queued: Waiting for order to close
|
||||
title: Printer jobs
|
||||
show:
|
||||
title: Printer job %{id}
|
||||
|
Loading…
Reference in a new issue