]> git.mxchange.org Git - pizzaservice-war.git/blob - src/java/org/mxchange/localization/bundle_en_US.properties
aeb36b2da5b977a2338ee8f352334a051b9bc5b3
[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 CATEGORY_HAS_NO_PARENT=No parent category
25 YES=Yes
26 NO=No
27 PARENT_CATEGORY_CANNOT_BE_NULL=Parent category cannot be empty.
28 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_PRODUCT_ARE_AVAILABLE=Following products can be ordered:
38 SUBMIT_ADD_ITEM_TO_BASKET=Add
39 LINK_TITLE_TO_BASKET=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.