]> git.mxchange.org Git - pizzaservice-war.git/blob - src/java/org/mxchange/localization/bundle_en_US.properties
Continued a bit:
[pizzaservice-war.git] / src / java / org / mxchange / localization / bundle_en_US.properties
1 # Copyright (C) 2016 Roland Haeder
2 #
3 # This program is free software: you can redistribute it and/or modify
4 # it under the terms of the GNU Affero General Public License as
5 # published by the Free Software Foundation, either version 3 of the
6 # License, or (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 Affero General Public License for more details.
12 #
13 # You should have received a copy of the GNU Affero General Public License
14 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
15
16 # Unknown gender
17 GENDER_UNKNOWN=Unknown
18 GENDER_MALE=Mr.
19 GENDER_FEMALE=Mrs.
20 MINI_BASKET_IS_EMPTY=The basket is empty.
21 MINI_BASKET_LAST_ITEM=Last added item: {0}
22 MINI_BASKET_ADDITIONAL_ITEMS=There are {0} items in the basket.
23 MINI_BASKET_TITLE=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 BUTTON_TITLE_ADD_ITEM_TO_BASKET=Adds the product to the basket.
30 INPUT_TITLE_ENTER_ITEM_AMOUNT=Enter order amount here.
31 LOGIN_NO_CUSTOMER_NUMBER_MESSAGE=You have entered no email address.
32 LOGIN_NO_PASSWORD_MESSAGE=You have entered no password.
33 PAGE_TITLE_INDEX_WELCOME=Welcome!
34 CONTENT_TITLE_INDEX_WELCOME=Welcome to Pizza-Service
35 FOLLOWING_PRODUCTS_ARE_AVAILABLE=Following products can be ordered:
36 USER_ADD_ITEM_TO_BASKET=Add to basket
37 LINK_TO_BASKET_TITLE=Continued to basket page.
38 LINK_CHANGE_IN_BASKET=Change in basket
39 SINGLE_PRODUCT_PRICE=Single price:
40 CHANGE_ITEM_AMOUNT=Change ordered amount:
41 TOTAL_ITEM_PRICE=Sub total:
42 TOTAL_ORDER_PRICE=Total:
43 NO_ITEMS_ADDED_TO_BASKET=There are no items in the basket.
44 ITEM_NOT_ORDERED=Not ordered.
45 PAGE_TITLE_ADMIN_WELCOME=Welcome to administration area
46 CONTENT_TITLE_ADMIN_WELCOME=Welcome to website administration:
47 PAGE_TITLE_ADMIN_LOGOUT=Logout
48 CONTENT_TITLE_ADMIN_LOGOUT=Logout from administration area:
49 PAGE_TITLE_ADMIN_CATEGORIES=Categories
50 CONTENT_TITLE_ADMIN_CATEGORIES=Administrate categories:
51 SELECT_ENTRY=Select:
52 ADMIN_ENTER_CATEGORY_TITLE=Title:
53 ADMIN_ENTER_CATEGORY_TITLE_EXAMPLE=(example: Pizza)
54 ADMIN_PARENT_CATEGORY=Parent category:
55 CONTENT_TITLE_ADMIN_PRODUCTS=These products has been created:
56 PAGE_TITLE_ADMIN_PRODUCTS=Products
57 BUTTON_RESET_FORM=Reset form
58 ADMIN_BUTTON_EDIT_ENTRIES=Edit
59 ADMIN_BUTTON_DELETE_ENTRIES=Delete
60 ADMIN_ADD_PRODUCT_TITLE=Add a new product:
61 ADMIN_ADD_CATEGORY_TITLE=Add a new category:
62 CATEGORY=Category:
63 PLEASE_FILL_ALL_FIELDS=Please fill out all fields:
64 ADMIN_BUTTON_ADD_CATEGORY=Add category
65 ADMIN_ENTER_PRODUCT_TITLE=Product title:
66 ADMIN_ENTER_PRODUCT_TITLE_EXAMPLE=(example: Pizza Italia)
67 IS_AVAILABLE=Available:
68 ADMIN_BUTTON_ADD_PRODUCT=Add product
69 ADMIN_ADD_PRODUCT_NOTICE_TITLE=Notices for adding new product:
70 ADMIN_ADD_PRODUCT_NOTICE_LINE1=Please don't use currency symbol, such as \u20ac.
71 ADMIN_ADD_PRODUCT_NOTICE_LINE2=Separte with dot, not with comma (usual in Germany).
72 ADMIN_ADD_PRODUCT_NOTICE_LINE3=Don't use thousand separators, including spaces.
73 GUEST_ENTER_LOGIN_DATA_TITLE=Please enter your customer number and password:
74 GUEST_ENTER_LOGIN_DATA_LEGEND_TITLE=Please enter your assigned customer number and password.
75 GUEST_ENTER_LOGIN_DATA_LEGEND=Please enter your login data:
76 PERSONAL_DATA_COUNTRY_CODE=Country code:
77 GUEST_REGISTRATION_ENTER_USER_NAME=Enter user name:
78 GUEST_REGISTRATION_USER_NAME_NOTICE=The user name must only exist once.
79 ENTER_USER_NAME=User name:
80 BUTTON_USER_LOGIN=Login
81 ENTER_CUSTOMER_NUMBER=Customer number:
82 ENTER_PASSWORD=Password:
83 BUTTON_CUSTOMER_LOGIN=Login to customer area
84 LINK_GUEST_HOME_TITLE=Home page
85 LINK_GUEST_HOME=Home
86 LINK_BASKET=Basket
87 LINK_CLOSE_SESSION_TITLE=Close session
88 LINK_CLOSE_SESSION=Close session
89 MENU_HOME_TITLE=Shop
90 MENU_CUSTOMER_TITLE=Customer area
91 LINK_GUEST_LOGIN_TITLE=Login for existing customers
92 LINK_GUEST_LOGIN=Login
93 LINK_GUEST_REGISTER_TITLE=Registration for new customer
94 LINK_GUEST_REGISTER=Registration
95 LINK_GUEST_PASSWORD_TITLE=Create new password
96 LINK_GUEST_PASSWORD=Lost password?
97 LINK_TO_BASKET=To basket
98 LINK_CONTINUE_SHOPPING=Continue shopping
99 LINK_CONTINUE_SHOPPING_TITLE=Click to continue shopping.
100 PAGE_TITLE_INDEX_SHOW_BASKET=Show basket
101 CONTENT_TITLE_INDEX_SHOW_BASKET=Following items are in basket:
102 GUEST_ITEM_TITLE=Item:
103 BUTTON_CHANGE_ITEM_AMOUNT=Change
104 PAGE_TITLE_INDEX_IMPRINT=Imprint
105 CONTENT_TITLE_INDEX_IMPRINT=Imprint:
106 PAGE_TITLE_INDEX_ITEM_ADDED=Item has been added to basket
107 CONTENT_TITLE_INDEX_ITEM_ADDED=Item has been added to basket:
108 GUEST_ITEM_ADDED_TO_BASKET=The item {0} has been added to the basket.
109 LINK_CONTINUE_TO_CHECKOUT=Continue to checkout
110 PAGE_TITLE_CUSTOMER_CHECKOUT=Continue to checkout
111 PAGE_TITLE_INDEX_CHECKOUT2=Checkout without login
112 CONTENT_TITLE_INDEX_CHECKOUT2=Checkout without login:
113 GUEST_CHECKOUT_WITHOUT_REGISTRATION_TITLE=You can checkout without registration
114 CONTENT_TITLE_CUSTOMER_CHECKOUT=Choose checkout option:
115 PAGE_TITLE_USER_LOGIN=Login
116 CONTENT_TITLE_USER_LOGIN=Login to user area:
117 LINK_CHECKOUT_OPTION_LOGIN=Continue to customer login
118 LINK_CHECKOUT_OPTION_REGISTRATION=Continue with new customer registration
119 LINK_CHECKOUT_OPTION_GUEST=Checkout without registration
120 BUTTON_COMPLETE_ORDER=Bestellung verbindlich abschicken
121 GUEST_REGISTRATION_TITLE=Register a new customer account
122 GUEST_REGISTRATION_EMAIL_LEGEND_TITLE=For account confirmation your email address is required. For logins your customer number and password are required.
123 GUEST_REGISTRATION_EMAIL_LEGEND=Email address and password:
124 GUEST_REGISTRATION_ENTER_EMAIL1=Enter your email address:
125 GUEST_REGISTRATION_ENTER_EMAIL2=Repeat your email address:
126 GUEST_REGISTRATION_ENTER_PASSWORD1=Enter a password:
127 GUEST_REGISTRATION_ENTER_PASSWORD2=Repeat your password:
128 GUEST_REGISTRATION_CUSTOMER_NUMBER_NOTICE=A customer number is later assigned to your account.
129 BUTTON_FINISH_REGISTRATION=Register
130 PRIVACY_TERMS_LEGEND_TITLE=Please read and accept terms and privacy policy.
131 PRIVACY_TERMS_LEGEND=Terms & privacy policy:
132 PRIVACY_POLICY_NOT_ACCEPTED_MESSAGE=Please accept our privacy policy.
133 TERMS_NOT_ACCEPTED_MESSAGE=Please accept Terms&Conditions.
134 PERSONAL_DATA_MINIMUM_NOTICE=Please enter at least your name, address and phone number.
135 PERSONAL_DATA_GENDER=Salutation:
136 PERSONAL_DATA_FIRST_NAME=First name:
137 PERSONAL_DATA_FAMILY_NAME=Family name:
138 PERSONAL_DATA_STREET=Street:
139 PERSONAL_DATA_HOUSE_NUMBER=House number:
140 PERSONAL_DATA_ZIP_CODE=ZIP code:
141 PERSONAL_DATA_PHONE_NUMBER=Phone:
142 PERSONAL_DATA_FAX_NUMBER=Fax:
143 PERSONAL_DATA_CELLPHONE_NUMBER=Mobile:
144 PERSONAL_DATA_CITY=City:
145 PERSONAL_DATA_LEGEND_TITLE=Please enter your data.
146 PERSONAL_DATA_LEGEND=Please enter your data:
147 GUEST_PAYMENT_WITHOUT_REGISTRATION_TITLE=Payment without registration
148 PAGE_TITLE_CUSTOMER_LOGIN=Login
149 CONTENT_TITLE_CUSTOMER_LOGIN=Login to customer area:
150 PAGE_TITLE_USER_LOST_PASSWORD=Lost password
151 CONTENT_TITLE_USER_LOST_PASSWORD=Recover your password:
152 GUEST_LOST_PASSWORD_TITLE=Have you forgotten your password?
153 GUEST_LOST_PASSWORD_LEGEND_TITLE=Please enter your data:
154 GUEST_LOST_PASSWORD_LEGEND=Please enter your data:
155 GUEST_LOST_PASSWORD_TITLE=Have you forgotten your password?
156 GUEST_LOST_PASSWORD_LEGEND_TITLE=Please enter your data:
157 GUEST_LOST_PASSWORD_LEGEND=Please enter your data:
158 ENTER_EMAIL_ADDRESS=Email address:
159 GUEST_LOST_PASSWORD_NUMBER_OR_EMAIL=... or ...
160 BUTTON_CONTINUE_STEP_2=Continue to step 2
161 PAGE_TITLE_CUSTOMER_REGISTER=Register
162 CONTENT_TITLE_CUSTOMER_REGISTER=Register at Pizza-Service:
163 PAGE_TITLE_INDEX_TERMS=Terms & Conditions
164 CONTENT_TITLE_INDEX_TERMS=Terms & Conditions
165 PAGE_TITLE_INDEX_PRIVACY=Privacy
166 CONTENT_TITLE_INDEX_PRIVACY=Privacy:
167 ADMIN_MENU_MAIN_TITLE=Main
168 ADMIN_MENU_LOGOUT_TITLE=Logout
169 PAGE_TITLE_CUSTOMER_CHECKOUT_DONE=Checkout done
170 CONTENT_TITLE_CUSTOMER_CHECKOUT_DONE=The checkout is completed:
171 PAGE_TITLE_CUSTOMER_EMPTY_BASKET=Empty basket!
172 CONTENT_TITLE_CUSTOMER_EMPTY_BASKET=You have no products added to basket:
173 LINK_OPEN_RECEIPT=View receipt
174 ERROR_AMOUNT_IS_NULL=Order amount is not set.
175 ERROR_AMOUNT_IS_NOT_LONG=The entered amount is not a number.
176 LINK_ADMIN_INDEX_TITLE=To welcome page
177 LINK_ADMIN_CATEGORY_TITLE=Categories
178 LINK_ADMIN_PRODUCT_TITLE=Products
179 LINK_ADMIN_LOGOUT_TITLE=Logout
180 LINK_ADMIN_TO_WEBPAGE_TITLE=Continue to website, but stay logged-in
181 LINK_ADMIN_INDEX=Home
182 LINK_ADMIN_CATEGORY=Category
183 LINK_ADMIN_PRODUCT=Products
184 LINK_ADMIN_LOGOUT=Logout
185 LINK_ADMIN_TO_WEBPAGE=Visit website
186 LINK_ADMIN_FOOTER_TO_WEBPAGE=To website
187 LINK_GUEST_IMPRINT=Imprint
188 LINK_GUEST_TERMS=T&C
189 LINK_GUEST_PRIVACY=Privacy
190 LINK_GUEST_IMPRINT_TITLE=Imprint
191 LINK_GUEST_TERMS_TITLE=Terms & Conditions
192 LINK_GUEST_PRIVACY_TITLE=Privacy declaration
193 LINK_GUEST_PRIVACY_STATEMENTS=privacy statements
194 TABLE_SUMMARY_FULL_BASKET=This table lists all to the basket added articles with single price, sub total and total price.
195 TABLE_SUMMARY_ADMIN_CATEGORY=This table lists all in admin area created article categories.
196 TABLE_SUMMARY_SHOW_BASKET=This table lists all to the basket added articles.
197 TABLE_SUMMARY_ADMIN_PRODUCTS=This table lists all in admin area created products.
198 TABLE_SUMMARY_INDEX_PRODUCTS=This table lists all available products in index page.
199 GUEST_YES_READ_PRIVACY_STATEMENT_1=Yes, I have read and understand the
200 GUEST_YES_READ_PRIVACY_STATEMENT_2=and I accept them with this.
201 GUEST_YES_READ_TERMS_CONDITIONS_1=Yes, I have read and understand the
202 GUEST_YES_READ_TERMS_CONDITIONS_2=and I accept them with this.
203 TERMS_CONDITIONS=Terms & Conditions
204 NONE_SELECTED=Empty
205 ENTERED_HOUSE_NUMBER_INVALID=The entered house number is invalid.
206 ENTERED_ZIP_CODE_INVALID=The entered ZIP code is invalid.
207 SELECT_LANGUAGE=Language:
208 DE_DE=Deutsch (DE)
209 EN_US=English (US)
210 CONTENT_PAGE_INDEX_PARA1=Text for 1st paragraph.
211 CONTENT_PAGE_INDEX_PARA2=Text for 2nd paragraph.
212 CONTENT_PAGE_INDEX_PARA3=Text for 3rd paragraph.
213 LINK_ADMIN_ADD_USER=Add user account
214 LINK_ADMIN_ADD_USER_TITLE=Here you can add a new user account.
215 LINK_ADMIN_LIST_USER=List user accounts
216 LINK_ADMIN_LIST_USER_TITLE=List all existing user accounts.
217 LINK_ADMIN_EDIT_USER=Edit user account
218 LINK_ADMIN_EDIT_USER_TITLE=Change here your user's accounts.
219 LINK_ADMIN_DELETE_USER=Delete user account
220 LINK_ADMIN_DELETE_USER_TITLE=Here you can delete existing user accounts.
221 LINK_ADMIN_UNLOCK_USER=Un-/Lock user accounts
222 LINK_ADMIN_UNLOCK_USER_TITLE=Lock or unlock here user accounts.
223 PAGE_TITLE_ADMIN_LIST_USER=List user accounts
224 CONTENT_TITLE_ADMIN_LIST_USER=List user accounts:
225 PAGE_TITLE_ADMIN_EDIT_USER=Edit user accounts
226 CONTENT_TITLE_ADMIN_EDIT_USER=Edit user accounts:
227 PAGE_TITLE_ADMIN_UNLOCK_USER=Un-/Lock user accounts
228 CONTENT_TITLE_ADMIN_UNLOCK_USER=Un-/Lock user accounts:
229 ADMIN_MENU_USER_TITLE=User management
230 PAGE_TITLE_ADMIN_ADD_USER=Add new user account
231 CONTENT_TITLE_ADMIN_ADD_USER=Add new user account:
232 TABLE_SUMMARY_ADMIN_LIST_USERS=Administration, list all users
233 ITEM_ORDER_AMOUNT=Amount:
234 ADMIN_ENTER_PRODUCT_PRICE_EXAMPLE=(example: 50.0)
235 ADMIN_TITLE_PRODUCT_NUMBER=Produktnummer:
236 ADMIN_TITLE_PRODUCT_TITLE=Product title:
237 ADMIN_ENTER_SINGLE_PRODUCT_PRICE=Singple product price: