en: activemodel: errors: format: ! '%{attribute} %{message}' general: A problem has occured. general_again: A problem has occured. Please try again. general_msg: ! 'A problem has occured: %{msg}' messages: accepted: has to be accepted blank: has to be entered confirmation: does not match the confirmation empty: has to be entered equal_to: has to be exactly %{count} even: has to be an even number exclusion: is not available greater_than: has to be greater than %{count} greater_than_or_equal_to: has to be greater than or equal to %{count} inclusion: is not a valid value invalid: is invalid less_than: has to be less than %{count} less_than_or_equal_to: has to be less than or equal to %{count} not_a_number: is not a number not_an_integer: must be a whole number odd: must be odd record_invalid: ! 'validation failed: %{errors}' taken: is already taken taken_with_deleted: is already taken (deleted group) too_long: is too long (no more than %{count} characters) too_short: is too short (use more than %{count} characters) wrong_length: is the wrong length (has to have exactly %{count} characters) template: body: ! 'Please check the following fields:' header: one: ! 'Could not save %{model}: an error.' other: ! 'Could not save %{model}: %{count} errors.' activerecord: attributes: article: article_category: article category availability: Is article available? deposit: deposit fc_price: FC price gross_price: gross price price: price tax: VAT unit: unit unit_quantity: unit quantity financial_transaction: amount: amount note: note stock_article: price: Price user: first_name: First name password: Password errors: format: ! '%{attribute} %{message}' general: A problem has occured. general_again: A problem has occured. Please try again. general_msg: ! 'A problem has occured: %{msg}' has_many_left: is still associated with a %{collection}! messages: accepted: has to be accepted blank: has to be filled confirmation: does not match the confirmation empty: has to be entered equal_to: has to be exactly %{count} even: has to be an even number exclusion: is not available greater_than: has to be greater than %{count} greater_than_or_equal_to: has to be greater than or equal to %{count} inclusion: is not a valid value invalid: is invalid less_than: has to be less than %{count} less_than_or_equal_to: has to be less than or equal to %{count} not_a_number: is not a number not_an_integer: must be a whole number odd: must be odd record_invalid: ! 'validation failed: %{errors}' taken: is already taken taken_with_deleted: is already taken (deleted group) too_long: is too long (no more than %{count} characters) too_short: is too short (use more than %{count} characters) wrong_length: is the wrong length (has to have exactly %{count} characters) template: body: ! 'Please check the following fields:' header: one: ! 'Could not save %{model}: an error.' other: ! 'Could not save %{model}: %{count} errors.' models: article: Article article_category: Article category delivery: Delivery financial_transaction: Financial transaction invoice: Invoice message: Message order: Order order_article: Order article order_comment: Order comment ordergroup: Ordergroup stock_article: Stock article stock_taking: Stock taking supplier: Supplier task: Task user: User workgroup: Workgroup admin: access_to: access to actions: Actions base: index: all_ordergroups: All ordergroups all_users: All users all_workgroups: All workgroups created_at: created at first_paragraph: Here you can administer Foodsoft groups and users. groupname: group name members: members name: name new_ordergroup: New ordergroup new_user: New user new_workgroup: New workgroup newest_groups: newest groups newest_users: newest users title: Administration type: type username: username confirm: Do you really want to delete %{name}? ordergroups: destroy: error: ! 'Ordergroup could not be deleted: %{error}' notice: Ordergroup was deleted edit: title: Edit ordergroup form: first_paragraph: You can invite new members %{url}. here: here index: first_paragraph: Here you can add %{url}, and edit or delete groups. new_ordergroup: Add new ordergroup new_ordergroups: new ordergroups second_paragraph: ! 'Consider the difference between group and ordergroup: An ordergroup has an account and can order food. In a %{url} (for example ''sorting group''), members coordinate with each other via tasks and messages. Users can only be in one ordergroup, but can be in multiple workgroups.' title: Ordergroups workgroup: workgroup new: title: Create ordergroup ordergroups: address: Address contact: Contact members: Members name: Name show: confirm: Are you sure? edit: Edit group/members send_message: Send message title: Ordergroup %{name} search_placeholder: name .. users: edit: title: Edit user index: first_paragraph: Here you can %{url}, edit and delete users. new_user: Create new user new_users: create new title: User admin new: title: Create new user show: confirm: Do you really want to kick out %{user}? email: Email groupabos: Group subscriptions member_since: Member since %{time} name: Name nick: Nick person: Person phone: Phone preference: Preferences send_message: Send message users: email: email last_login: last login login: login name: name workgroups: destroy: error: ! 'Workgroup could not be deleted: %{error}' notice: Workgroup was deleted edit: title: Edit workgroup form: first_paragraph: You can invite new members %{url}. here: here index: first_paragraph: Here you can create %{url}, edit and delete them. new_workgroup: Create new workgroup new_workgroups: new workgroups ordergroup: ordergroup second_paragraph: ! 'Consider the difference between a workgroup and an ordergroup: an %{url} has an account and can order food. In a workgroup (for example ''sorting group''), members coordinate with each other via tasks and messages. Users can only be in one ordergroup, but can be in multiple workgroups.' title: Workgroups new: title: Create workgroup show: confirm: Are you sure? edit: Edit group/members title: Workgroup %{name} workgroups: members: members name: name article_categories: create: notice: Category was stored destroy: error: ! 'Category could not be deleted: %{message}' edit: title: Edit category index: confirm_delete: Are you sure? new: Add new category title: Article categories new: title: Add new category update: notice: Category was updated articles: article: confirm_delete: Are you sure? last_update: ! 'last updated: %{last_update} | gross: %{gross_price}' articles: confirm_delete: Do you really want to delete all selected articles? option_available: Make articles available option_delete: Delete article option_not_available: Make articles unavailable option_select: Choose special offer ... price_netto: Price unit_quantity_desc: Unit quantity unit_quantity_short: Quantity controller: create_from_upload: notice: ! '%{count} new articles were saved.' error_invalid: There are errors in articles error_nosel: No articles selected error_parse: ! '%{msg} ... in line %{line}' error_update: ! 'An error occured when updating article ''%{article}'': %{msg}' parse_upload: notice: ! '%{count} articles were succesfully analysed.' sync: notice: Catalog is up to date shared_alert: ! '%{supplier} is not linked to an external database' update_all: notice: All articles and prices were updated. update_sel: notice_avail: All selected articles were set to be available. notice_destroy: All selected articles were deleted. notice_noaction: No action specified! notice_unavail: All selected articles were set to be unavailable. update_sync: notice: All articles and prices were updated. destroy_active_article: drop: delete note: ! '%{article} is used in current orders and can not be deleted Please first ... the article from orders %{drop_link}.' edit_all: note: ! 'Mandatory fields are: name, unit, (net) price and order number.' submit: Update all articles title: Edit all articles from %{supplier} warning: ! 'Warning: all articles will be updated!' edit_all_table: available_desc: available available_short: avail order_number_desc: Order number order_number_short: Ordernr. price_desc: Net price price_short: Price unit_quantity_desc: Unit quantity unit_quantity_short: Quantity form: title: Add new article import_search_results: action_import: import already_imported: already imported not_found: No articles found index: change_supplier: Change supplier ... edit_all: Edit all ext_db: import: Search/Import sync: Synchronise title: External databank import: placeholder: Name ... restrict_region: Restrict to region only title: Import article new: New article new_order: Create new order search_placeholder: Name ... title: Articles from %{supplier} (%{count}) upload: Upload articles model: error_in_use: ! '%{article} can not be deleted because the article is part of a current order!' error_nosel: You have selected no articles parse_upload: body:
Please verify the articles.
Warning, at the moment there is no check for duplicate articles.
outlist: body: ! 'The following articles were outlisted and deleted:' body_skip: No articles to delete. title: Outlist ... price_short: Price submit: Delete/update all title: Synchronize articles with external database unit_quantity_short: unit quantity update: body: ! 'Every article is shown twice. The old values are gray and contain the current values.
Differences with the old articles are marked yellow.
' title: Update ... update_msg: ! 'Articles must be updated:' upload: body:The file has to be a text file with the ending '.csv' The first line will be ignored when imported
The fields have to be separated with semicolons (';') and the text enclosed by double quotation marks ("text...").
As character set UTF-8 is demanded. Correct order of the column:
fields: season_amount: Scaled amount season_price: Scaled price status: Status (x=skip) file_label: Please choose a compatible file submit: Upload file title: ! '%{supplier} / upload articles' date: abbr_day_names: - Su - Mo - Tu - We - Th - Fr - Sa abbr_month_names: - - Jan - Feb - Mar - Apr - May - Jun - Jul - Aug - Sep - Oct - Nov - Dec day_names: - Sunday - Monday - Tuesday - Wednesday - Thursday - Friday - Saturday formats: default: ! '%d/%m/%Y' long: ! '%e %B %Y' short: ! '%e %b' month_names: - - January - February - March - April - May - June - July - August - September - October - November - December order: - :day - :month - :year datetime: distance_in_words: about_x_hours: one: about one hour other: about %{count} hours about_x_months: one: about one month other: about %{count} months about_x_years: one: about one year other: about %{count} years almost_x_years: one: almost one year other: almost %{count} years half_a_minute: half a minute less_than_x_minutes: one: less than one minute other: less then %{count} minutes less_than_x_seconds: one: less than a second other: less than %{count} seconds over_x_years: one: more then a year other: more than %{count} year x_days: one: one day other: ! '%{count} days' x_minutes: one: one minute other: ! '%{count} minutes' x_months: one: one month other: ! '%{count} months' x_seconds: one: eine Sekunde other: ! '%{count} seconds' prompts: day: day hour: hours minute: minutes month: months second: seconds year: years deliveries: add_stock_change: how_many_units: 'How many units (%{unit}) to deliver? Stock article name: %{name}.' create: notice: Delivery was created. Please don’t forget to create invoice! create_stock_article: notice: The new stock article »%{name}« was saved. destroy: notice: Delivery was deleted. edit: title: Edit delivery form: actions: Tasks article: Article category: Category copy_order_article: Copy order article new_stock_article: Create new stock article price: Netprice quantity: Quantity title_fill_quantities: 2. Set delivery quantities title_finish_delivery: 3. Finish delivery title_select_stock_articles: 1. Select stock articles index: confirm_delete: Are you sure? new_delivery: ! 'Create new delivery for %{supplier} ' title: ! '%{supplier}/deliveries' invoice_amount: Invoice amount invoice_net_amount: Invoice net amount new: title: New delivery from %{supplier} show: amount: Amount article: Article price: Netprice sum: Sum sum_diff: Gross - adjusted invoice ammount sum_gross: Gross sum sum_net: Net sum title: Show delivery title_articles: Article unit: Unit stock_article_for_adding: action_add_to_delivery: 'Add to delivery' action_edit: 'Edit' action_other_price: 'Copy' stock_article_form: copy_stock_article: 'Lagerartikel kopieren' stock_change_fields: remove_article: Remove article from delivery suppliers_overview: Supplier overview update: notice: Delivery was updated. update_stock_article: notice: The stock article »%{name}« was updated. documents: order_by_articles: filename: Order %{name}-%{date} - by articles rows: - Order group - Amount - Price title: ! 'Order sorted by articles: %{name}, closed at %{date}' order_by_groups: filename: Order %{name}-%{date} - by group rows: - Article - Amount - Price - Unit Quantity - Unit - Sum sum: Sum title: ! 'Order sorted by group: %{name}, closed at %{date}' order_fax: filename: Order %{name}-%{date} - Fax rows: - Order Number - Amount - Name - Barrel - Unit - Price/Unit order_matrix: filename: Order %{name}-%{date} - sorting matrix heading: Article overview rows: - Article - Unit - Barrel - FC-Price - Amount title: ! 'Order sorting matrix: %{name}, closed at %{date}' total: ! '%{count} articles in total' errors: format: ! '%{attribute} %{message}' general: A problem has occured. general_again: A problem has occured. Please try again. general_msg: ! 'A problem has occured: %{msg}' messages: accepted: has to be accepted blank: has to be filled confirmation: does not match the confirmation empty: has to be entered equal_to: has to be exactly %{count} even: has to be an even number exclusion: is not available greater_than: has to be greater than %{count} greater_than_or_equal_to: has to be greater than or equal to %{count} inclusion: is not a valid value invalid: is invalid less_than: has to be less than %{count} less_than_or_equal_to: has to be less than or equal to %{count} not_a_number: is not a number not_an_integer: must be a whole number odd: must be odd record_invalid: ! 'validation failed: %{errors}' taken: is already taken taken_with_deleted: is already taken (deleted group) too_long: is too long (no more than %{count} characters) too_short: is too short (use more than %{count} characters) wrong_length: is the wrong length (has to have exactly %{count} characters) template: body: ! 'Please check the following fields:' header: one: ! 'Could not save %{model}: an error.' other: ! 'Could not save %{model}: %{count} errors.' feedback: create: notice: Your feedback was sent successfully. Thanks a lot! new: first_paragraph: Found a bug? Suggestions? Ideas? Reviews? We are happy to hear any feedback. second_paragraph: Please be aware that the Foodsoft Team is only responsible for the maintenance of the software. For questions regarding the organisation of your Foodcoop, please contact the appropriate contact person. send: Send title: Give feedback finance: balancing: close: alert: ! 'An error occured while accounting: %{message}' notice: Order was accounted succesfully, the balance of the account was updated. close_direct: alert: ! 'Order can not be closed: %{message}' notice: Order was closed. confirm: clear: Close first_paragraph: ! 'When the order is closed, all group accounts will be updated.Here you can write a message to the members of your Foodcoop.
You have to approve in your %{profile_link} that your contact details are visible.
ph_name: Name ... ph_ordergroup: Order group ... profile_link: options title: Users workgroups: edit: invite_link: here invite_new: You can invite new members %{invite_link}. title: Edit group index: body:Editing a group is only available to members of the group.
If you want to join a group, please send the members a message.
Here you can invite a person to a group %{group}, who is not yet a member of the foodcoop.
After being added for the first time, the person is automatically a member of this group.
title: Invite person new: action: Send invite back: or go back body:Here you can add a person to the group %{group}, who is not yet a member of the foodcoop.
success: User was invited successfully. layouts: application1: title: Foodsoft - %{title} email: footer: ! '-- Foodsoft: %{foodsoft} Foodcoop-Homepage: %{foodcoop} Help: %{help} ' foodsoft: Foodsoft header: feedback: desc: Found a bug? Suggestions? Ideas? Review? title: Feedback footer: Foodsoft, open source software to manage a non-profit food coop. help: Help logout: Logout ordergroup: My ordergroup profile: Edit profile logo: foodsoft lib: order_pdf: page: Page %{number} login: accept_invitation: body:You are invited to be part of the foodcoop %{foodcoop} as a member of the group %{group}.
If you want to participate, please fill in this form.
Naturally, your information wll not be shared with third parties for any reason. You can decide how much of your personal information should be visible for everyone. 'All' means all Foodcoop-members. Please note that the administrators do have access to your information.
submit: Create a Foodsoft account title: Invitation to %{name} controller: accept_invitation: notice: Congratulations, your account was created. You can login now. error_group_invalid: The group in which you were invited doesn’t exist anymore. error_invite_invalid: Your invite is not valid (anymore). error_token_invalid: Invalid or expired token. Please try again. reset_password: notice: If your email is registered here, you will receive a message with a link to reset your password. update_password: notice: Your password was updated. You can login now. forgot_password: body:No Problem, you can choose a new password.
Please fill in the email address with which you are registered here. Then you will receive an email with further instructions.
submit: Request new password title: Forgot password? new_password: body:Please fill in the new password for %{user}
submit: Save new password title: New password mailer: dateformat: ! '%d %b' feedback: header: ! '%{user} wrote at %{date}:' subject: Feedback from %{email} foodsoft_message: footer: ! 'Reply: %{reply_url} See message online: %{msg_url} Messaging options: %{profile_url} ' invite: subject: Invitation to the Foodcoop text: ! 'Hi! %{user} <%{mail}> has invited you to join the group "%{group}". To accept the invitation and to join the foodcoop please follow this link: %{link} This link works only once and expires on %{expires}. Greetings, your Foodsoft Team! ' negative_balance: subject: Negative account balance text: ! 'Dear %{group}, Your account balance has dropped below zero due to a booking on %{when}: %{balance} There was a charge of %{amount} for "%{note}" by %{user}. Please deposit your account as soon as possible. Kind regards from %{foodcoop}. ' not_enough_users_assigned: subject: ! '"%{task}" still needs people!' text: ! 'Dear %{user}, The Task ''%{task}'' of your working group is due on %{when}, and could use some more contributors! If you haven’t assigned yourself to this task yet it’s your chance now: %{workgroup_tasks_url} Your Tasks: %{user_tasks_url} ' order_result: subject: ! 'Order closed: %{name}' text0: ! 'Dear %{ordergroup}, The order for "%{order}" has been closed by %{user} on %{when}. The following articles have been ordered for your ordergroup: ' text1: ! 'o Total sum: %{sum} You can view the order online: %{order_url} Kind regards from %{foodcoop}.' reset_password: subject: New password for %{username} text: ! 'Hi %{user}, You have (or someone else has) requested a new password. In order to choose a new password follow this link: %{link} This link works only once and expires on %{expires}. If you don''t want to change your password, just ignore this message. Your password hasn''t been changed yet. Greetings, your Foodsoft Team! ' upcoming_tasks: nextweek: ! 'Tasks for the next week:' subject: Tasks are due! text0: ! 'Dear %{user}, You are asigned to the task "%{task}". This task is due by tomorrow (%{when})! ' text1: ! 'My tasks: %{user_tasks_url} Kind regards from %{foodcoop}. ' messages: create: notice: Message is saved and will be sent. index: new: New message title: Messages messages: reply: Reply model: reply_header: ! '%{user} wrote on %{when}:' reply_indent: ! '> %{line}' reply_subject: ! 'Re: %{subject}' new: list: desc: ! 'Please send messages to all using the mailing-list: %{list}' mail: for example with an email to %{email}. subscribe: You can find more about the mailing-list at %{link}. subscribe_msg: You may have to subscribe to the mailing-list first. wiki: Wiki (page Mailing-List) no_user_found: No user found search: Search ... search_user: Search user title: New message show: all_messages: All messages from: ! 'From:' reply: Reply sent_on: ! 'Sent:' subject: ! 'Subject:' title: Show message model: delivery: each_stock_article_must_be_unique: Each stock article must not be listed more than once. membership: no_admin_delete: Membership can not be withdrawn as you are the last administrator. order_article: error_price: must be specified and have a current price price page: redirect: Redirect to [[%{title}]]... user: no_ordergroup: no order group notify: email_is_public: Email is visible for other members. name_is_public: Name is visible for other members. negative_balance: inform me when by order group has a negative balance. order_finished: Inform me about my order result (when the order is closed). phone_is_public: Phone number is visible for other members. send_as_email: Receive messages as emails. upcoming_tasks: Remind me of upcoming tasks. navigation: admin: home: Overview ordergroups: Ordergroups title: Administration users: Users workgroups: Workgroups articles: categories: Categories stock: Stock suppliers: Suppliers/articles title: Articles dashboard: Dashboard finances: accounts: Manage accounts balancing: Account orders home: Overview invoices: Invoices title: Finances foodcoop: Foodcoop members: Members messages: Messages ordergroups: Ordergroups orders: archive: My Orders manage: Manage orders ordering: Place order! title: Orders tasks: Tasks wiki: all_pages: All Pages home: Home title: Wiki workgroups: Workgroups number: currency: format: delimiter: . format: ! '%n %u' precision: 2 separator: . significant: false strip_insignificant_zeros: false unit: € format: delimiter: . precision: 2 separator: ! ',' significant: false strip_insignificant_zeros: false human: decimal_units: format: ! '%n %u' units: billion: one: billion other: billions million: million quadrillion: one: quadrillion other: quadrillions thousand: thousand trillion: trillion unit: format: delimiter: precision: 1 significant: true strip_insignificant_zeros: true storage_units: format: ! '%n %u' units: byte: one: byte other: bytes gb: GB kb: KB mb: MB tb: TB percentage: format: delimiter: precision: format: delimiter: ordergroups: edit: title: Edit ordergroups index: title: Ordergroups model: error_single_group: ! '%{user} is already a member of another ordergroup' invalid_balance: is not a valid number orders: articles: article_count: ! 'Ordered articles:' name: Name prices: Net/gross price prices_sum: ! 'Sum (net/gross price):' unit_quantity: Unit quantity units_full: Full units units_ordered: Units ordered create: notice: The order was created. edit: title: Edit order fax: amount: Amount articles: Articles customer_number: Customer number delivery_day: Delivery day heading: Order for %{name} name: Name number: Number to_address: Shipping address finish: notice: The order has been closed. form: name: Name note: Note origin: Origin prices: Prices (net/FC) select_all: Select all stockit: In stock supplier: Supplier title: Article unit_quantity: Unit quantity index: action_end: Close confirm_delete: Do you really want to delete the order? confirm_end: Do you really want to close the order %{order}? There is no going back. ended_orders: Closed orders ending: End new_order: Create new order no_open_orders: There are currently no open orders. note: Note open_orders: Current orders supplier: Supplier title: Manage orders model: error_closed: Order was already settled error_nosel: At least one article must be selected error_starts_before_ends: must be after the start date (or remain empty) notice_close: ! 'Order: %{name}, until %{ends}' stock: Stock new: title: Create new order orders: ending: End start: Start status: Status supplier: Supplier show: action_end: Close! amounts: ! 'Net/gross sum:' articles: Article overview articles_ordered: ! 'Ordered articles:' begin: ! 'Begin:' comments: title: Comments comments_link: Comments confirm_delete: Do you really want to delete the order? confirm_end: ! 'Do you really want to close the order %{order}? There is no going back.' created_by: ! 'Created by:' download: article_pdf: Article PDF download_file: Download file fax_pdf: Fax PDF fax_txt: Fax text group_pdf: Group PDF matrix_pdf: Matrix PDF title: Download ending: ! 'End:' group_orders: ! 'Group orders:' note: ! 'Note:' sort_article: Sorted in articles sort_group: Sorted in groups supplier: ! 'Supplier:' title: ! 'Order: %{name}' warn_not_closed: Warning, order is not yet settled. state: closed: settled finished: closed open: open update: notice: The order was updated. pages: all: new_page: Create new page recent_changes: Recent changes search: action: Search placeholder: Page title .. site_map: Sitemap title: All Wiki pages title_list: List of pages body: title_toc: Content create: notice: Page was created cshow: error_noexist: Page doesn’t exist! redirect_notice: Redirected from %{page} .. destroy: notice: The page '%{page}' and all subpages have been deleted successfully. edit: title: Edit page error_stale_object: Warning, the page has just been edited by someone else. Please try again. form: help: bold: bold external_link_ex: External page external_links: External links heading: level %{level} headings: Heading italic: italic list_item_1: First list item list_item_2: Secound list item noformat: No wiki-formatting ordered_list: Numbered list section_block: Block formatting section_character: Character formatting section_link: Link formatting section_table: Table formatting see_tables: see %{tables_link} tables_link: Tables text: text title: Quick formatting help unordered_list: Item list wiki_link_ex: Foodsoft Wiki Page wiki_links: Wiki-links preview: Preview last_updated: Last updated new: title: Create new wiki page page_list_item: date_format: ! '%a, %d %B %Y %H:%M:%S' show: date_format: ! '%d-%m-%y %H:%M' delete: Delete page delete_confirm: ! 'Warning: all subpages will be deleted as well. Are you sure?' edit: Edit page last_updated: Last updated by %{user} on %{when} subpages: subpages title_versions: Versions versions: Versions (%{count}) title: Title update: notice: Page was updated version: author: ! 'Author: %{user}' date_format: ! '%a, %d-%m-%Y, %H:%M' revert: Revert to this version title: ! '%{title} - version %{version}' title_version: Version view_current: See current version sessions: logged_in: Logged in! logged_out: Logged out! login_invalid: Invalid username or password new: forgot_password: Forgot password? login: Login nojs: Attention, cookies and javascript have to be activated! Please switch off %{link}. noscript: NoScript password: Password title: Foodsoft login user: User shared: articles_by_articles: ordered: Ordered (Amount + Tolerance) ordergroup: Ordergroup price: Total price received: Received articles_by_groups: fc_price: FC-Price fc_price_desc: Price including taxes, deposit and Foodcoop-charge name: Name price: Total price unit: Unit unit_quantity: Lot quantity unit_quantity_desc: How many units per lot. units: Amount units_desc: Assigned units group: access: Access to activated: activated address: Address apple_limit: Apple points order limit contact: Contact deactivated: deactivated description: Description members: Members no_weekly_job: No weekly job defined weekly_job: Weekly job group_form_fields: search: Search ... search_user: Search user title: Weekly jobs user_not_found: No user found loginInfo: edit_profile: Edit profile feedback: desc: Found a bug? Suggestions? Review? title: Feedback help: Help homepage_title: Visit Foodcoop Homepage logout: Logout profile: Profile memberships: current_members: drop: remove no_members: ! '%{group} has no members.' members: already_members: Are already members desc: Here you can manage members of the group or invite a new Foodcoop-member to the group %{link}. invite: invite invite_someone: Invite someone no_members_yet: Are not members yet title: Members of %{group} non_members: add: add open_orders: ending: Ending no_open_orders: There are no current orders not_enough_apples: Attention your order group has too few apple points to place an order! supplier: Supplier title: Current orders total: Sum total_sum: Total sum who_ordered: Who ordered? workgroup_members: title: Group memberships simple_form: error_notification: default_message: Errors were found. Please check the form. hints: article: unit: ! 'For example: KG or 1L or 500g' message: private: Message doesn’t show in Foodsoft mail inbox order_article: units_to_order: Amount of delivered units update_current_price: Also update the price of the current order stock_article: supplier: copy_stock_article: name: Please modify edit_stock_article: price: ! 'Suppliers of the external database are displayed here.
You can import external suppliers by subscribing (see below).
A new supplier will be created and connected to the external database.
subscribe: Subscribe supplier: Supplier title: External lists show: confirm_delete: Are you sure? last_deliveries: Last deliveries new_delivery: Create new delivery show_deliveries: Show all deliveries update: notice: Supplier was updated support: array: last_word_connector: ! ' and ' two_words_connector: ! ' and ' words_connector: ! ', ' tasks: accept: notice: You have accepted the task archive: title: Task archive archive_tasks: due_date: Due date task: Subject task_format: ! '%{name} (%{duration}h)' who: People in charge create: notice: Task has been created destroy: notice: Task has been deleted edit: title: Edit task error_not_found: No workgroup found form: search: hint: Search for user noresult: No user found placeholder: Search ... index: show_group_tasks: Show group tasks title: Tasks title_non_group: Tasks for all! list: accept_task: Accept task done: Done done_q: Done? due_date: Due date mark_done: Mark task as done reject_task: Reject task task: subject task_format: ! '%{name} (%{duration}h)' who: Who is doing it? who_hint: (How much are still needed?) nav: all_tasks: All tasks archive: Completed tasks (archive) group_tasks: Group tasks my_tasks: My tasks new_task: Create new task new: title: Create new tasks set_done: notice: The state of the task has been updated show: accept_task: Accept task due_date: Due date hours: ! '%{count}h' mark_done: Mark task as done reject_task: Reject task title: Show task update: notice: Task has been updated user: more: Nothing to do? %{tasks_link} are tasks for sure. tasks_link: Here title: My tasks title_accepted: Accepted tasks title_open: Open tasks workgroup: title: Tasks for %{workgroup} title_all: All group tasks weekly: desc: ! 'Every %{weekday} this workgroup has the following job: %{task}
The weektask has been created by Foodsoft automatically. You still have to sign up for it yourself.
' edit: Edit weekly tasks empty: No weekly tasks created yet. title: Weekly tasks time: am: morning formats: default: ! '%A, %d %B %Y, %H:%M' long: ! '%A, %d %B %Y, %H:%M' short: ! '%d %B, %H:%M' pm: afternoon ui: close: Close delete: Delete edit: Edit marks: close: ! '×' or_cancel: or cancel save: Save show: Show views: pagination: first: ! '«' last: ! '»' next: ! '›' previous: ! '‹' truncate: ! '...' workgroups: edit: title: Edit workgroup error_last_admin_group: The last group with admin rights must not be deleted error_last_admin_role: Admin role for the last group with admin rights cannot be withdrawn index: title: Workgroups update: notice: Workgroup was updated