X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2Fjava%2Forg%2Fmxchange%2Flocalization%2Fbundle_en_US.properties;h=3d64482fbe195e6597e1ad70af517d30d98307a2;hb=04a784972148f754ecfc446bc735860a70191e48;hp=f8e18cc20548c7b9196d7fb1d34bf89303e5ef9e;hpb=aa28744e82d61281f979586e59dada747825f891;p=pizzaservice-war.git diff --git a/src/java/org/mxchange/localization/bundle_en_US.properties b/src/java/org/mxchange/localization/bundle_en_US.properties index f8e18cc2..3d64482f 100644 --- a/src/java/org/mxchange/localization/bundle_en_US.properties +++ b/src/java/org/mxchange/localization/bundle_en_US.properties @@ -1,73 +1,71 @@ -# 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 . + +# Unknown gender GENDER_UNKNOWN=Unknown GENDER_MALE=Mr. GENDER_FEMALE=Mrs. -GENDER_COMPANY=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 basketController. -MiniBasketTag.to_basket=To basket -MiniBasketTag.header=Basket +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 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. -NO_EMAIL_ADDRESS_ENTERED=You have entered no email address. -NO_PASSWORD_ENTERED=You have entered no password. -ERROR_AMOUNT_IS_NOT_LONG=The entered amount is not a number. +LOGIN_NO_CUSTOMER_NUMBER_MESSAGE=You have entered no email address. +LOGIN_NO_PASSWORD_MESSAGE=You have entered no password. 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=Gesamtsumme: +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 -BUTTON_EDIT_ENTRIES=Edit -BUTTON_DELETE_ENTRIES=Delete +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: -BUTTON_ADD_CATEGORY=Add category +ADMIN_BUTTON_ADD_CATEGORY=Add category ADMIN_ENTER_PRODUCT_TITLE=Product title: -ADMIN_ENTER_PRODUCT_TITLE_EXAMPLE=e.g. Pizza Italia +ADMIN_ENTER_PRODUCT_TITLE_EXAMPLE=(example: Pizza Italia) IS_AVAILABLE=Available: -BUTTON_ADD_PRODUCT=Add product +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). @@ -75,19 +73,165 @@ 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: -CUSTOMER_NUMBER=Customer number: -PASSWORD=Password: +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=Eingangsseite -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 +CONTENT_TITLE_INDEX_SHOW_BASKET=Following items are in basket: +GUEST_ITEM_TITLE=Item: +BUTTON_CHANGE_ITEM_AMOUNT=Change +PAGE_TITLE_INDEX_IMPRINT=Imprint +CONTENT_TITLE_INDEX_IMPRINT=Imprint: +PAGE_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 +CONTENT_TITLE_INDEX_CHECKOUT2=Checkout without login: +GUEST_CHECKOUT_WITHOUT_REGISTRATION_TITLE=You can checkout without registration +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 +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_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 +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=Continue to step 2 +PAGE_TITLE_CUSTOMER_REGISTER=Register +CONTENT_TITLE_CUSTOMER_REGISTER=Register at Pizza-Service: +PAGE_TITLE_INDEX_TERMS=Terms & Conditions +CONTENT_TITLE_INDEX_TERMS=Terms & Conditions +PAGE_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 +CONTENT_TITLE_CUSTOMER_CHECKOUT_DONE=The checkout is completed: +PAGE_TITLE_CUSTOMER_EMPTY_BASKET=Empty 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: