]> git.mxchange.org Git - pizzaservice-war.git/blob - src/java/org/mxchange/localization/bundle_en_US.properties
f8e18cc20548c7b9196d7fb1d34bf89303e5ef9e
[pizzaservice-war.git] / src / java / org / mxchange / localization / bundle_en_US.properties
1 # Copyright (C) 2015 Roland Haeder
2
3 # This program is free software: you can redistribute it and/or modify
4 # it under the terms of the GNU General Public License as published by
5 # the Free Software Foundation, either version 3 of the License, or
6 # (at your option) any later version.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
11 # GNU General Public License for more details.
12
13 # You should have received a copy of the GNU General Public License
14 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
15 GENDER_UNKNOWN=Unknown
16 GENDER_MALE=Mr.
17 GENDER_FEMALE=Mrs.
18 GENDER_COMPANY=Company
19 MiniBasketTag.basket_is_empty=The basket is empty.
20 MiniBasketTag.last_item=Last added item: {0}
21 MiniBasketTag.additional_items=There are {0} items in the basketController.
22 MiniBasketTag.to_basket=To basket
23 MiniBasketTag.header=Basket
24 ADMIN_CATEGORY_HAS_NO_PARENT=No parent category
25 YES=Yes
26 NO=No
27 ADMIN_PARENT_CATEGORY_CANNOT_BE_NULL=Parent category cannot be empty.
28 ADMIN_CATEGORY_MUST_BE_SELECTED=You have to select a category.
29 ERROR_AMOUNT_IS_NULL=Order amount is not set.
30 BUTTON_TITLE_ADD_ITEM_TO_BASKET=Adds the product to the basket.
31 INPUT_TITLE_ENTER_ITEM_AMOUNT=Enter order amount here.
32 NO_EMAIL_ADDRESS_ENTERED=You have entered no email address.
33 NO_PASSWORD_ENTERED=You have entered no password.
34 ERROR_AMOUNT_IS_NOT_LONG=The entered amount is not a number.
35 PAGE_TITLE_INDEX_WELCOME=Welcome!
36 SUB_TITLE_INDEX_WELCOME=Welcome to Pizza-Service
37 FOLLOWING_PRODUCTS_ARE_AVAILABLE=Following products can be ordered:
38 ADMIN_ADD_ITEM_TO_BASKET=Add to basket
39 LINK_TO_BASKET_TITLE=Continued to basket page.
40 LINK_CHANGE_IN_BASKET=Change in basket
41 SINGLE_ITEM_PRICE=Single price:
42 CHANGE_ITEM_AMOUNT=Change ordered amount:
43 TOTAL_ITEM_PRICE=Sub total:
44 TOTAL_ORDER_PRICE=Gesamtsumme:
45 NO_ITEMS_ADDED_TO_BASKET=There are no items in the basket.
46 ITEM_NOT_ORDERED=Not ordered.
47 PAGE_TITLE_ADMIN_WELCOME=Welcome to administration area
48 SUB_TITLE_ADMIN_WELCOME=Welcome to website administration
49 PAGE_TITLE_ADMIN_LOGOUT=Logout
50 SUB_TITLE_ADMIN_LOGOUT=Logout from administration area
51 PAGE_TITLE_ADMIN_CATEGORY=Categories
52 SUB_TITLE_ADMIN_CATEGORIES=Administrate categories
53 SELECT_ENTRY=Select:
54 ADMIN_ENTER_CATEGORY_TITLE=Title:
55 ADMIN_ENTER_CATEGORY_TITLE_EXAMPLE=e.g. <em>pizza</em>
56 ADMIN_PARENT_CATEGORY=Parent category:
57 SUB_TITLE_ADMIN_PRODUCTS=These products has been created:
58 PAGE_TITLE_ADMIN_PRODUCTS=Products
59 BUTTON_RESET_FORM=Reset form
60 BUTTON_EDIT_ENTRIES=Edit
61 BUTTON_DELETE_ENTRIES=Delete
62 ADMIN_ADD_PRODUCT_TITLE=Add a new product:
63 ADMIN_ADD_CATEGORY_TITLE=Add a new category:
64 CATEGORY=Category:
65 PLEASE_FILL_ALL_FIELDS=Please fill out all fields:
66 BUTTON_ADD_CATEGORY=Add category
67 ADMIN_ENTER_PRODUCT_TITLE=Product title:
68 ADMIN_ENTER_PRODUCT_TITLE_EXAMPLE=e.g. <em>Pizza Italia</em>
69 IS_AVAILABLE=Available:
70 BUTTON_ADD_PRODUCT=Add product
71 ADMIN_ADD_PRODUCT_NOTICE_TITLE=Notices for adding new product:
72 ADMIN_ADD_PRODUCT_NOTICE_LINE1=Please don't use currency symbol, such as \u20ac.
73 ADMIN_ADD_PRODUCT_NOTICE_LINE2=Separte with dot, not with comma (usual in Germany).
74 ADMIN_ADD_PRODUCT_NOTICE_LINE3=Don't use thousand separators, including spaces.
75 GUEST_ENTER_LOGIN_DATA_TITLE=Please enter your customer number and password:
76 GUEST_ENTER_LOGIN_DATA_LEGEND_TITLE=Please enter your assigned customer number and password.
77 GUEST_ENTER_LOGIN_DATA_LEGEND=Please enter your login data:
78 CUSTOMER_NUMBER=Customer number:
79 PASSWORD=Password:
80 BUTTON_CUSTOMER_LOGIN=Login to customer area
81 LINK_HOME_TITLE=Eingangsseite
82 LINK_HOME=Home
83 LINK_BASKET=Basket
84 LINK_CLOSE_SESSION_TITLE=Close session
85 LINK_CLOSE_SESSION=Close session
86 MENU_HOME_TITLE=Shop
87 MENU_CUSTOMER_TITLE=Customer area
88 LINK_CUSTOMER_LOGIN_TITLE=Login for existing customers
89 LINK_CUSTOMER_LOGIN=Login
90 LINK_CUSTOMER_REGISTER_TITLE=Registration for new customer
91 LINK_CUSTOMER_REGISTER=Registration
92 LINK_CUSTOMER_PASSWORD_TITLE=Create new password
93 LINK_CUSTOMER_PASSWORD=Lost password?