]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - src/java/org/mxchange/localization/bundle_en_US.properties
Continued:
[pizzaservice-war.git] / src / java / org / mxchange / localization / bundle_en_US.properties
index 646cd4e427a8e021f1ab32b520d88b5162989a91..eeb3d545546d698d761edd4597f8b5b16e2497be 100644 (file)
 # Copyright (C) 2015 Roland Haeder
-#
+
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
 # the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
-#
+
 # This program is distributed in the hope that it will be useful,
 # but WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
-#
+
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
-BaseContact.gender.unknown.text=Unknown
-BaseContact.gender.male.text=Mr.
-BaseContact.gender.female.text=Mrs.
-BaseContact.gender.company.text=Company
-MiniBasketTag.basket_is_empty=The basket is empty.
-MiniBasketTag.last_item=Last added item: {0}
-MiniBasketTag.additional_items=There are {0} items in the basket.
-MiniBasketTag.to_basket=To basket
+GENDER_UNKNOWN=Unknown
+GENDER_MALE=Mr.
+GENDER_FEMALE=Mrs.
+GENDER_COMPANY=Company
+MINI_BASKET_IS_EMPTY=The basket is empty.
+MINI_BASKET_LAST_ITEM=Last added item: {0}
+MINI_BASKET_ADDITIONAL_ITEMS=There are {0} items in the basketController.
+MINI_BASKET_TITLE=Basket
+ADMIN_CATEGORY_HAS_NO_PARENT=No parent category
+YES=Yes
+NO=No
+ADMIN_PARENT_CATEGORY_CANNOT_BE_NULL=Parent category cannot be empty.
+ADMIN_CATEGORY_MUST_BE_SELECTED=You have to select a category.
+ERROR_AMOUNT_IS_NULL=Order amount is not set.
+BUTTON_TITLE_ADD_ITEM_TO_BASKET=Adds the product to the basket.
+INPUT_TITLE_ENTER_ITEM_AMOUNT=Enter order amount here.
+LOGIN_NO_CUSTOMER_NUMBER_MESSAGE=You have entered no email address.
+LOGIN_NO_PASSWORD_MESSAGE=You have entered no password.
+ERROR_AMOUNT_IS_NOT_LONG=The entered amount is not a number.
+PAGE_TITLE_INDEX_WELCOME=Welcome!
+SUB_TITLE_INDEX_WELCOME=Welcome to Pizza-Service
+FOLLOWING_PRODUCTS_ARE_AVAILABLE=Following products can be ordered:
+ADMIN_ADD_ITEM_TO_BASKET=Add to basket
+LINK_TO_BASKET_TITLE=Continued to basket page.
+LINK_CHANGE_IN_BASKET=Change in basket
+SINGLE_ITEM_PRICE=Single price:
+CHANGE_ITEM_AMOUNT=Change ordered amount:
+TOTAL_ITEM_PRICE=Sub total:
+TOTAL_ORDER_PRICE=Total:
+NO_ITEMS_ADDED_TO_BASKET=There are no items in the basket.
+ITEM_NOT_ORDERED=Not ordered.
+PAGE_TITLE_ADMIN_WELCOME=Welcome to administration area
+SUB_TITLE_ADMIN_WELCOME=Welcome to website administration:
+PAGE_TITLE_ADMIN_LOGOUT=Logout
+SUB_TITLE_ADMIN_LOGOUT=Logout from administration area:
+PAGE_TITLE_ADMIN_CATEGORY=Categories
+SUB_TITLE_ADMIN_CATEGORIES=Administrate categories:
+SELECT_ENTRY=Select:
+ADMIN_ENTER_CATEGORY_TITLE=Title:
+ADMIN_ENTER_CATEGORY_TITLE_EXAMPLE=e.g. <em>pizza</em>
+ADMIN_PARENT_CATEGORY=Parent category:
+SUB_TITLE_ADMIN_PRODUCTS=These products has been created:
+PAGE_TITLE_ADMIN_PRODUCTS=Products
+BUTTON_RESET_FORM=Reset form
+ADMIN_BUTTON_EDIT_ENTRIES=Edit
+ADMIN_BUTTON_DELETE_ENTRIES=Delete
+ADMIN_ADD_PRODUCT_TITLE=Add a new product:
+ADMIN_ADD_CATEGORY_TITLE=Add a new category:
+CATEGORY=Category:
+PLEASE_FILL_ALL_FIELDS=Please fill out all fields:
+ADMIN_BUTTON_ADD_CATEGORY=Add category
+ADMIN_ENTER_PRODUCT_TITLE=Product title:
+ADMIN_ENTER_PRODUCT_TITLE_EXAMPLE=e.g. <em>Pizza Italia</em>
+IS_AVAILABLE=Available:
+ADMIN_BUTTON_ADD_PRODUCT=Add product
+ADMIN_ADD_PRODUCT_NOTICE_TITLE=Notices for adding new product:
+ADMIN_ADD_PRODUCT_NOTICE_LINE1=Please don't use currency symbol, such as \u20ac.
+ADMIN_ADD_PRODUCT_NOTICE_LINE2=Separte with dot, not with comma (usual in Germany).
+ADMIN_ADD_PRODUCT_NOTICE_LINE3=Don't use thousand separators, including spaces.
+GUEST_ENTER_LOGIN_DATA_TITLE=Please enter your customer number and password:
+GUEST_ENTER_LOGIN_DATA_LEGEND_TITLE=Please enter your assigned customer number and password.
+GUEST_ENTER_LOGIN_DATA_LEGEND=Please enter your login data:
+ENTER_CUSTOMER_NUMBER=Customer number:
+ENTER_PASSWORD=Password:
+BUTTON_CUSTOMER_LOGIN=Login to customer area
+LINK_HOME_TITLE=Home page
+LINK_HOME=Home
+LINK_BASKET=Basket
+LINK_CLOSE_SESSION_TITLE=Close session
+LINK_CLOSE_SESSION=Close session
+MENU_HOME_TITLE=Shop
+MENU_CUSTOMER_TITLE=Customer area
+LINK_CUSTOMER_LOGIN_TITLE=Login for existing customers
+LINK_CUSTOMER_LOGIN=Login
+LINK_CUSTOMER_REGISTER_TITLE=Registration for new customer
+LINK_CUSTOMER_REGISTER=Registration
+LINK_CUSTOMER_PASSWORD_TITLE=Create new password
+LINK_CUSTOMER_PASSWORD=Lost password?
+LINK_TO_BASKET=To basket
+LINK_CONTINUE_SHOPPING=Continue shopping
+LINK_CONTINUE_SHOPPING_TITLE=Click to continue shopping.
+PAGE_TITLE_INDEX_SHOW_BASKET=Show basket
+SUB_TITLE_INDEX_SHOW_BASKET=Following items are in basket:
+GUEST_ITEM_TITLE=Item:
+BUTTON_CHANGE_ITEM_AMOUNT=Change
+PAGE_TITLE_INDEX_IMPRINT=Imprint
+SUB_TITLE_INDEX_IMPRINT=Imprint:
+PAGE_TITLE_INDEX_ITEM_ADDED=Item has been added to basket
+SUB_TITLE_INDEX_ITEM_ADDED=Item has been added to basket:
+GUEST_ITEM_ADDED_TO_BASKET=The item {0} has been added to the basket.
+LINK_CONTINUE_TO_CHECKOUT=Continue to checkout
+PAGE_TITLE_CUSTOMER_CHECKOUT=Continue to checkout
+PAGE_TITLE_INDEX_CHECKOUT2=Checkout without login
+SUB_TITLE_INDEX_CHECKOUT2=Checkout without login:
+GUEST_CHECKOUT_WITHOUT_REGISTRATION_TITLE=You can checkout without registration
+SUB_TITLE_CUSTOMER_CHECKOUT=Choose checkout option:
+LINK_CHECKOUT_OPTION_LOGIN=Continue to customer login
+LINK_CHECKOUT_OPTION_REGISTRATION=Continue with new customer registration
+LINK_CHECKOUT_OPTION_GUEST=Checkout without registration
+BUTTON_COMPLETE_ORDER=Bestellung verbindlich abschicken
+GUEST_REGISTRATION_TITLE=Register a new customer account
+GUEST_REGISTRATION_EMAIL_LEGEND_TITLE=For account confirmation your email address is required. For logins your customer number and password are required.
+GUEST_REGISTRATION_EMAIL_LEGEND=Email address and password:
+GUEST_REGISTRATION_ENTER_EMAIL1=Enter your email address:
+GUEST_REGISTRATION_ENTER_EMAIL2=Repeat your email address:
+GUEST_REGISTRATION_ENTER_PASSWORD1=Enter a password:
+GUEST_REGISTRATION_ENTER_PASSWORD2=Repeat your password:
+GUEST_REGISTRATION_CUSTOMER_NUMBER_NOTICE=A customer number is later assigned to your account.
+BUTTON_FINISH_REGISTRATION=Register
+PRIVACY_TERMS_LEGEND_TITLE=Please read and accept terms and privacy policy.
+PRIVACY_TERMS_LEGEND=Terms & privacy policy:
+PRIVACY_POLICY_NOT_ACCEPTED_MESSAGE=Please accept our privacy policy.
+TERMS_NOT_ACCEPTED_MESSAGE=Please accept Terms&Conditions.
+PERSONAL_DATA_MINIMUM_NOTICE=Please enter at least your name, address and phone number.
+PERSONAL_DATA_GENDER=Salutation:
+PERSONAL_DATA_COMPANY_NAME=Company name:
+PERSONAL_DATA_FIRST_NAME=First name:
+PERSONAL_DATA_FAMILY_NAME=Family name:
+PERSONAL_DATA_STREET=Street:
+PERSONAL_DATA_HOUSE_NUMBER=House number:
+PERSONAL_DATA_ZIP_CODE=ZIP code:
+PERSONAL_DATA_PHONE_NUMBER=Phone:
+PERSONAL_DATA_FAX_NUMBER=Fax:
+PERSONAL_DATA_CELLPHONE_NUMBER=Mobile:
+PERSONAL_DATA_CITY=City:
+PERSONAL_DATA_LEGEND_TITLE=Please enter your data.
+PERSONAL_DATA_LEGEND=Please enter your data:
+GUEST_PAYMENT_WITHOUT_REGISTRATION_TITLE=Payment without registration
+PAGE_TITLE_CUSTOMER_LOGIN=Login
+SUB_TITLE_CUSTOMER_LOGIN=Login to customer area:
+PAGE_TITLE_CUSTOMER_LOST_PASSWORD=Lost password
+SUB_TITLE_CUSTOMER_LOST_PASSWORD=Recover your password:
+GUEST_LOST_PASSWORD_TITLE=Have you forgotten your password?
+GUEST_LOST_PASSWORD_LEGEND_TITLE=Please enter your data:
+GUEST_LOST_PASSWORD_LEGEND=Please enter your data:
+ENTER_EMAIL_ADDRESS=Email address:
+GUEST_LOST_PASSWORD_NUMBER_OR_EMAIL=... or ...
+BUTTON_CONTINUE_STEP_2=Weiter zu Schritt 2
+PAGE_TITLE_CUSTOMER_REGISTER=Register
+SUB_TITLE_CUSTOMER_REGISTER=Register at Pizza-Service:
+PAGE_TITLE_INDEX_TERMS=Terms & Conditions
+SUB_TITLE_INDEX_TERMS=Terms & Conditions
+PAGE_TITLE_INDEX_PRIVACY=Privacy
+SUB_TITLE_INDEX_PRIVACY=Privacy:
+ADMIN_MENU_MAIN_TITLE=Main
+ADMIN_MENU_LOGOUT_TITLE=Logout