Move translations to wiki plugin
This commit is contained in:
parent
ca76de8a5b
commit
3cbb5783d4
10 changed files with 440 additions and 491 deletions
|
|
@ -135,10 +135,6 @@ en:
|
|||
last_user_activity: Last activity
|
||||
name: Name
|
||||
user_tokens: Members
|
||||
page:
|
||||
body: Body
|
||||
parent_id: Parent page
|
||||
title: Title
|
||||
stock_article:
|
||||
available: Available
|
||||
price: Price
|
||||
|
|
@ -562,7 +558,6 @@ en:
|
|||
use_boxfill: When enabled, near end of an order, members are only able to change their order when increases the total amount ordered. This helps to fill any remaining boxes. You still need to set a box-fill date for the orders.
|
||||
use_iban: When enabled, supplier and user provide an additonal field for storing the international bank account number.
|
||||
use_nick: Show and use nicknames instead of real names. When enabling this, please check that each user has a nickname.
|
||||
use_wiki: Enable editable wiki pages.
|
||||
webstats_tracking_code: Tracking code for web analytics (like Piwik or Google analytics). Leave empty for no tracking.
|
||||
keys:
|
||||
applepear_url: Apple system help URL
|
||||
|
|
@ -616,7 +611,6 @@ en:
|
|||
use_iban: Use IBAN
|
||||
use_nick: Use nicknames
|
||||
use_printer: Use printer
|
||||
use_wiki: Enable wiki
|
||||
webstats_tracking_code: Tracking code
|
||||
tabs:
|
||||
applications: Apps
|
||||
|
|
@ -1239,8 +1233,6 @@ en:
|
|||
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 ordergroup
|
||||
group_order_article:
|
||||
|
|
@ -1279,10 +1271,6 @@ en:
|
|||
printer_jobs: Printer jobs
|
||||
title: Orders
|
||||
tasks: Tasks
|
||||
wiki:
|
||||
all_pages: All Pages
|
||||
home: Home
|
||||
title: Wiki
|
||||
workgroups: Workgroups
|
||||
number:
|
||||
percentage:
|
||||
|
|
@ -1413,92 +1401,6 @@ en:
|
|||
msg1: "%{count} articles (%{units} units) updated"
|
||||
msg2: "%{count} (%{units}) using tolerance"
|
||||
msg4: "%{count} (%{units}) left over"
|
||||
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
|
||||
wikicloth_exception: 'I''m sorry to report that an error occured when interpreting the wiki page: %{msg}. Please try to fix it, and save the page again.'
|
||||
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.
|
||||
diff:
|
||||
title: "%{title} - changes from version %{old} to %{new}"
|
||||
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 link
|
||||
external_links: External
|
||||
heading: level %{level}
|
||||
headings: Heading
|
||||
image_link_title: Image title
|
||||
image_links: Images
|
||||
italic: italic
|
||||
link_lists: More on lists
|
||||
link_table: Table formatting
|
||||
link_templates: Templates
|
||||
link_variables: Foodsoft variables
|
||||
list_item_1: First list item
|
||||
list_item_2: Second list item
|
||||
noformat: No formatting
|
||||
ordered_list: Numbered list
|
||||
section_block: Block formatting
|
||||
section_character: Character formatting
|
||||
section_link: Link formatting
|
||||
section_more: More topics
|
||||
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?'
|
||||
diff: Compare versions
|
||||
edit: Edit page
|
||||
last_updated: Last updated by <b>%{user}</b> on %{when}
|
||||
subpages: subpages
|
||||
title_versions: Versions
|
||||
versions: Versions (%{count})
|
||||
title: Title
|
||||
update:
|
||||
notice: Page was updated
|
||||
variables:
|
||||
description: Variables return information from somewhere else. When you use the variable, it will be replaced by its value when displayed. Foodsoft has a number of pre-defined variables, such as the name and address of your foodcoop, the software version, and the number of members and suppliers. See the table below for all variables. You can use these in wiki pages as well as in the footer (from the configuration screen).
|
||||
title: Foodsoft variables
|
||||
value: Current value
|
||||
variable: Variable
|
||||
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
|
||||
pickups:
|
||||
document:
|
||||
empty_selection: At least one order must be selected.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue