]> git.mxchange.org Git - pizzaservice-war.git/blobdiff - src/java/org/mxchange/localization/bundle_en_US.properties
Continued a bit:
[pizzaservice-war.git] / src / java / org / mxchange / localization / bundle_en_US.properties
index a804c1366242f905a699fcb168d065b34050ad79..3d64482fbe195e6597e1ad70af517d30d98307a2 100644 (file)
@@ -1,59 +1,58 @@
-# Copyright (C) 2015 Roland Haeder
-
+# Copyright (C) 2016 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.
-
+# it under the terms of the GNU Affero 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
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
+
+# Unknown gender
 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_ADDITIONAL_ITEMS=There are {0} items in the basket.
 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
+CONTENT_TITLE_INDEX_WELCOME=Welcome to Pizza-Service
 FOLLOWING_PRODUCTS_ARE_AVAILABLE=Following products can be ordered:
-ADMIN_ADD_ITEM_TO_BASKET=Add to basket
+USER_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:
+SINGLE_PRODUCT_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:
+CONTENT_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:
+CONTENT_TITLE_ADMIN_LOGOUT=Logout from administration area:
+PAGE_TITLE_ADMIN_CATEGORIES=Categories
+CONTENT_TITLE_ADMIN_CATEGORIES=Administrate categories:
 SELECT_ENTRY=Select:
 ADMIN_ENTER_CATEGORY_TITLE=Title:
-ADMIN_ENTER_CATEGORY_TITLE_EXAMPLE=(e.g. Pizza)
+ADMIN_ENTER_CATEGORY_TITLE_EXAMPLE=(example: Pizza)
 ADMIN_PARENT_CATEGORY=Parent category:
-SUB_TITLE_ADMIN_PRODUCTS=These products has been created:
+CONTENT_TITLE_ADMIN_PRODUCTS=These products has been created:
 PAGE_TITLE_ADMIN_PRODUCTS=Products
 BUTTON_RESET_FORM=Reset form
 ADMIN_BUTTON_EDIT_ENTRIES=Edit
@@ -64,7 +63,7 @@ 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)
+ADMIN_ENTER_PRODUCT_TITLE_EXAMPLE=(example: Pizza Italia)
 IS_AVAILABLE=Available:
 ADMIN_BUTTON_ADD_PRODUCT=Add product
 ADMIN_ADD_PRODUCT_NOTICE_TITLE=Notices for adding new product:
@@ -74,40 +73,47 @@ 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:
+PERSONAL_DATA_COUNTRY_CODE=Country code:
+GUEST_REGISTRATION_ENTER_USER_NAME=Enter user name:
+GUEST_REGISTRATION_USER_NAME_NOTICE=The user name must only exist once.
+ENTER_USER_NAME=User name:
+BUTTON_USER_LOGIN=Login
 ENTER_CUSTOMER_NUMBER=Customer number:
 ENTER_PASSWORD=Password:
 BUTTON_CUSTOMER_LOGIN=Login to customer area
-LINK_HOME_TITLE=Home page
-LINK_HOME=Home
+LINK_GUEST_HOME_TITLE=Home page
+LINK_GUEST_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_GUEST_LOGIN_TITLE=Login for existing customers
+LINK_GUEST_LOGIN=Login
+LINK_GUEST_REGISTER_TITLE=Registration for new customer
+LINK_GUEST_REGISTER=Registration
+LINK_GUEST_PASSWORD_TITLE=Create new password
+LINK_GUEST_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:
+CONTENT_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:
+CONTENT_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:
+CONTENT_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:
+CONTENT_TITLE_INDEX_CHECKOUT2=Checkout without login:
 GUEST_CHECKOUT_WITHOUT_REGISTRATION_TITLE=You can checkout without registration
-SUB_TITLE_CUSTOMER_CHECKOUT=Choose checkout option:
+CONTENT_TITLE_CUSTOMER_CHECKOUT=Choose checkout option:
+PAGE_TITLE_USER_LOGIN=Login
+CONTENT_TITLE_USER_LOGIN=Login to user area:
 LINK_CHECKOUT_OPTION_LOGIN=Continue to customer login
 LINK_CHECKOUT_OPTION_REGISTRATION=Continue with new customer registration
 LINK_CHECKOUT_OPTION_GUEST=Checkout without registration
@@ -127,7 +133,6 @@ 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:
@@ -141,25 +146,92 @@ 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:
+CONTENT_TITLE_CUSTOMER_LOGIN=Login to customer area:
+PAGE_TITLE_USER_LOST_PASSWORD=Lost password
+CONTENT_TITLE_USER_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:
 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
+BUTTON_CONTINUE_STEP_2=Continue to step 2
 PAGE_TITLE_CUSTOMER_REGISTER=Register
-SUB_TITLE_CUSTOMER_REGISTER=Register at Pizza-Service:
+CONTENT_TITLE_CUSTOMER_REGISTER=Register at Pizza-Service:
 PAGE_TITLE_INDEX_TERMS=Terms & Conditions
-SUB_TITLE_INDEX_TERMS=Terms & Conditions
+CONTENT_TITLE_INDEX_TERMS=Terms & Conditions
 PAGE_TITLE_INDEX_PRIVACY=Privacy
-SUB_TITLE_INDEX_PRIVACY=Privacy:
+CONTENT_TITLE_INDEX_PRIVACY=Privacy:
 ADMIN_MENU_MAIN_TITLE=Main
 ADMIN_MENU_LOGOUT_TITLE=Logout
 PAGE_TITLE_CUSTOMER_CHECKOUT_DONE=Checkout done
-SUB_TITLE_CUSTOMER_CHECKOUT_DONE=The checkout is completed:
+CONTENT_TITLE_CUSTOMER_CHECKOUT_DONE=The checkout is completed:
 PAGE_TITLE_CUSTOMER_EMPTY_BASKET=Empty basket!
-SUB_TITLE_CUSTOMER_EMPTY_BASKET=You have no products added to basket:
+CONTENT_TITLE_CUSTOMER_EMPTY_BASKET=You have no products added to basket:
 LINK_OPEN_RECEIPT=View receipt
+ERROR_AMOUNT_IS_NULL=Order amount is not set.
+ERROR_AMOUNT_IS_NOT_LONG=The entered amount is not a number.
+LINK_ADMIN_INDEX_TITLE=To welcome page
+LINK_ADMIN_CATEGORY_TITLE=Categories
+LINK_ADMIN_PRODUCT_TITLE=Products
+LINK_ADMIN_LOGOUT_TITLE=Logout
+LINK_ADMIN_TO_WEBPAGE_TITLE=Continue to website, but stay logged-in
+LINK_ADMIN_INDEX=Home
+LINK_ADMIN_CATEGORY=Category
+LINK_ADMIN_PRODUCT=Products
+LINK_ADMIN_LOGOUT=Logout
+LINK_ADMIN_TO_WEBPAGE=Visit website
+LINK_ADMIN_FOOTER_TO_WEBPAGE=To website
+LINK_GUEST_IMPRINT=Imprint
+LINK_GUEST_TERMS=T&C
+LINK_GUEST_PRIVACY=Privacy
+LINK_GUEST_IMPRINT_TITLE=Imprint
+LINK_GUEST_TERMS_TITLE=Terms & Conditions
+LINK_GUEST_PRIVACY_TITLE=Privacy declaration
+LINK_GUEST_PRIVACY_STATEMENTS=privacy statements
+TABLE_SUMMARY_FULL_BASKET=This table lists all to the basket added articles with single price, sub total and total price.
+TABLE_SUMMARY_ADMIN_CATEGORY=This table lists all in admin area created article categories.
+TABLE_SUMMARY_SHOW_BASKET=This table lists all to the basket added articles.
+TABLE_SUMMARY_ADMIN_PRODUCTS=This table lists all in admin area created products.
+TABLE_SUMMARY_INDEX_PRODUCTS=This table lists all available products in index page.
+GUEST_YES_READ_PRIVACY_STATEMENT_1=Yes, I have read and understand the
+GUEST_YES_READ_PRIVACY_STATEMENT_2=and I accept them with this.
+GUEST_YES_READ_TERMS_CONDITIONS_1=Yes, I have read and understand the
+GUEST_YES_READ_TERMS_CONDITIONS_2=and I accept them with this.
+TERMS_CONDITIONS=Terms & Conditions
+NONE_SELECTED=Empty
+ENTERED_HOUSE_NUMBER_INVALID=The entered house number is invalid.
+ENTERED_ZIP_CODE_INVALID=The entered ZIP code is invalid.
+SELECT_LANGUAGE=Language:
+DE_DE=Deutsch (DE)
+EN_US=English (US)
+CONTENT_PAGE_INDEX_PARA1=Text for 1st paragraph.
+CONTENT_PAGE_INDEX_PARA2=Text for 2nd paragraph.
+CONTENT_PAGE_INDEX_PARA3=Text for 3rd paragraph.
+LINK_ADMIN_ADD_USER=Add user account
+LINK_ADMIN_ADD_USER_TITLE=Here you can add a new user account.
+LINK_ADMIN_LIST_USER=List user accounts
+LINK_ADMIN_LIST_USER_TITLE=List all existing user accounts.
+LINK_ADMIN_EDIT_USER=Edit user account
+LINK_ADMIN_EDIT_USER_TITLE=Change here your user's accounts.
+LINK_ADMIN_DELETE_USER=Delete user account
+LINK_ADMIN_DELETE_USER_TITLE=Here you can delete existing user accounts.
+LINK_ADMIN_UNLOCK_USER=Un-/Lock user accounts
+LINK_ADMIN_UNLOCK_USER_TITLE=Lock or unlock here user accounts.
+PAGE_TITLE_ADMIN_LIST_USER=List user accounts
+CONTENT_TITLE_ADMIN_LIST_USER=List user accounts:
+PAGE_TITLE_ADMIN_EDIT_USER=Edit user accounts
+CONTENT_TITLE_ADMIN_EDIT_USER=Edit user accounts:
+PAGE_TITLE_ADMIN_UNLOCK_USER=Un-/Lock user accounts
+CONTENT_TITLE_ADMIN_UNLOCK_USER=Un-/Lock user accounts:
+ADMIN_MENU_USER_TITLE=User management
+PAGE_TITLE_ADMIN_ADD_USER=Add new user account
+CONTENT_TITLE_ADMIN_ADD_USER=Add new user account:
+TABLE_SUMMARY_ADMIN_LIST_USERS=Administration, list all users
+ITEM_ORDER_AMOUNT=Amount:
+ADMIN_ENTER_PRODUCT_PRICE_EXAMPLE=(example: 50.0)
+ADMIN_TITLE_PRODUCT_NUMBER=Produktnummer:
+ADMIN_TITLE_PRODUCT_TITLE=Product title:
+ADMIN_ENTER_SINGLE_PRODUCT_PRICE=Singple product price: