]> git.mxchange.org Git - pizzaservice-war.git/blob - src/java/org/mxchange/localization/bundle_en_US.properties
Fixed i18n related stuff
[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 CHOICE_YES=Yes
21 CHOICE_NO=No
22 PAGE_TITLE_INDEX_WELCOME=Welcome!
23 CONTENT_TITLE_INDEX_WELCOME=Welcome to Rate-Calculator
24 PAGE_TITLE_ADMIN_WELCOME=Welcome to administration area
25 CONTENT_TITLE_ADMIN_WELCOME=Welcome to website administration:
26 PAGE_TITLE_ADMIN_LOGOUT=Logout
27 CONTENT_TITLE_ADMIN_LOGOUT=Logout from administration area:
28 SELECT_ENTRY=Select:
29 BUTTON_RESET_FORM=Reset form
30 ADMIN_BUTTON_EDIT_ENTRIES=Edit
31 ADMIN_BUTTON_DELETE_ENTRIES=Delete
32 PLEASE_FILL_ALL_FIELDS=Please fill out all fields:
33 GUEST_ENTER_LOGIN_DATA_TITLE=Please enter your agent name and password:
34 GUEST_ENTER_LOGIN_DATA_LEGEND_TITLE=Please enter your assigned agent name and password.
35 GUEST_ENTER_LOGIN_DATA_LEGEND=Please enter your login data:
36 ENTER_PASSWORD=Password:
37 LINK_GUEST_HOME_TITLE=Go to home page
38 LINK_GUEST_HOME=Home
39 LINK_CLOSE_SESSION_TITLE=Invalidate all session data
40 LINK_CLOSE_SESSION=Invalidate session
41 MENU_HOME_TITLE=Home
42 LINK_GUEST_LOGIN_TITLE=Login for existing users
43 LINK_GUEST_LOGIN=Login
44 PERSONAL_DATA_MINIMUM_NOTICE=Please enter at least your name, address and phone number.
45 PERSONAL_DATA_GENDER=Salutation:
46 PERSONAL_DATA_FIRST_NAME=First name:
47 PERSONAL_DATA_FAMILY_NAME=Family name:
48 PERSONAL_DATA_STREET=Street:
49 PERSONAL_DATA_HOUSE_NUMBER=House number:
50 PERSONAL_DATA_ZIP_CODE=ZIP code:
51 PERSONAL_DATA_PHONE_NUMBER=Phone:
52 PERSONAL_DATA_FAX_NUMBER=Fax:
53 PERSONAL_DATA_CELLPHONE_NUMBER=Mobile:
54 PERSONAL_DATA_CITY=City:
55 PERSONAL_DATA_LEGEND_TITLE=Please enter your data.
56 PERSONAL_DATA_LEGEND=Please enter your data:
57 PAGE_TITLE_USER_LOGIN=Login
58 CONTENT_TITLE_USER_LOGIN=Login to user area:
59 ENTER_EMAIL_ADDRESS=Email address:
60 ADMIN_MENU_MAIN_TITLE=Main
61 ADMIN_MENU_LOGOUT_TITLE=Logout
62 LINK_ADMIN_INDEX_TITLE=To welcome page
63 LINK_ADMIN_LOGOUT_TITLE=Logout from admin area
64 LINK_ADMIN_TO_WEBPAGE_TITLE=Go to website but stay logged-in
65 LINK_ADMIN_INDEX=Home
66 LINK_ADMIN_LOGOUT=Logout
67 LINK_ADMIN_TO_WEBPAGE=Call website
68 LINK_ADMIN_FOOTER_TO_WEBPAGE=To website
69 MENU_USER_TITLE=Agent
70 ENTER_USER_NAME=Agent name:
71 BUTTON_USER_LOGIN=Login
72 BUTTON_CONTINUE_STEP_2=Continue to step 2
73 PERSONAL_DATA_COUNTRY_CODE=Country code:
74 LINK_LOGIN_HOME_TITLE=To overview page
75 LINK_LOGIN_HOME=Overview
76 MENU_LOGOUT_TITLE=Logout
77 CLICK_HERE=here
78 GUEST_ALREADY_USER_CONTINUE_LOGIN_1=Already registered? Then click
79 GUEST_ALREADY_USER_CONTINUE_LOGIN_2=to login.
80 PAGE_TITLE_LOGIN_HOME=Welcome to user area
81 CONTENT_TITLE_LOGIN_HOME=Overview of your applications:
82 LINK_LOGIN_LOGOUT=Logout
83 PAGE_TITLE_LOGIN_AREA=User area
84 COUNTRY_GERMANY=Germany
85 COUNTRY_PHILIPPINES=Philippines
86 NONE_SELECTED=Empty
87 ENTERED_HOUSE_NUMBER_INVALID=The entered house number is invalid.
88 ENTERED_ZIP_CODE_INVALID=The entered ZIP code is invalid.
89 USER_ID=Agent id:
90 USER_NAME=Agent name:
91 USER_CREATED=Joined:
92 USER_CREATED_TITLE=When the user has joined this community.
93 PARAMETER_USER_ID_MISSING=No user id number provided
94 PARAMETER_USER_ID_INVALID=The clicked link is no longer valid: The user with provided id number does not exist (anymore).
95 PARAMETER_USER_ID_NOT_FOUND=User account with given id number not found.
96 TABLE_HEADER_ERROR_HANDLING_USER_ID=Error while handling user id:
97 LINK_USER_PROFILE=To user profile
98 LINK_USER_PROFILE_TITLE=Open the user profile in a new window.
99 PAGE_TITLE_LOGIN_USER_PROFILE=View user profile
100 PUBLIC_USER_PROFILE=Public user profile
101 USER_PROFILE_MODE_INVISIBLE=Invisible
102 USER_PROFILE_MODE_MEMBERS=Only visible to members
103 USER_PROFILE_MODE_PUBLIC=Visible for all
104 LOGIN_NO_PASSWORD_MESSAGE=You have entered no password.
105 LOGIN_NO_USER_NAME_MESSAGE=You have entered no user name.
106 USER_NOT_LOGGED_IN=You are not signed in.
107 LOGIN_OWN_PROFILE_INVISIBLE=Your profile is set to "invisible".
108 TABLE_HEADER_ERROR_USER_NOT_LOGGED_IN=You need to be logged-in
109 USER_IS_NOT_LOGGED_IN_FULL=To use this feature you need to register and be logged-in into your account.
110 ERROR_CURRENT_PASSWORD_MISMATCHING=Your entered password doesn't match the currently stored one.
111 MESSAGE_BOX_TITLE=Notice:
112 MESSAGE_BOX_PARAMETER_MESSAGE_EMPTY=Error: Parameter "message" not set.
113 SELECT_LANGUAGE=Language:
114 DE_DE=Deutsch (DE)
115 EN_US=English (US)
116 CONTENT_PAGE_INDEX_PARA1=Text for 1st paragraph.
117 CONTENT_PAGE_INDEX_PARA2=Text for 2nd paragraph.
118 CONTENT_PAGE_INDEX_PARA3=Text for 3rd paragraph.
119 LINK_ADMIN_LIST_USER=List user accounts
120 LINK_ADMIN_LIST_USER_TITLE=List all existing user accounts.
121 LINK_ADMIN_EDIT_USER=Edit user account
122 LINK_ADMIN_EDIT_USER_TITLE=Change here your user's accounts.
123 LINK_ADMIN_DELETE_USER=Delete user account
124 LINK_ADMIN_DELETE_USER_TITLE=Here you can delete existing user accounts.
125 LINK_ADMIN_UNLOCK_USER=Un-/Lock user accounts
126 LINK_ADMIN_UNLOCK_USER_TITLE=Lock or unlock here user accounts.
127 PAGE_TITLE_ADMIN_LIST_USER=List user accounts
128 CONTENT_TITLE_ADMIN_LIST_USER=List user accounts:
129 PAGE_TITLE_ADMIN_EDIT_USER=Edit user accounts
130 CONTENT_TITLE_ADMIN_EDIT_USER=Edit user accounts:
131 PAGE_TITLE_ADMIN_UNLOCK_USER=Un-/Lock user accounts
132 CONTENT_TITLE_ADMIN_UNLOCK_USER=Un-/Lock user accounts:
133 ADMIN_MENU_USER_TITLE=User accounts
134 PAGE_TITLE_ADMIN_ADD_USER=Add new user account
135 CONTENT_TITLE_ADMIN_ADD_USER=Add new user account:
136 TABLE_SUMMARY_ADMIN_LIST_USERS=Administration, list all users
137 ADMIN_ADD_USER_TITLE=Create a new user account
138 ADMIN_USER_PERSONAL_DATA_MINIMUM_NOTICE=Please enter at least gender, first name, family name, user name and email address.
139 ADMIN_CONTACT_PERSONAL_DATA_LEGEND=Personal data of the user:
140 ADMIN_CONTACT_PERSONAL_DATA_LEGEND_TITLE=Here you can enter the personal data of the new user.
141 ADMIN_PERSONAL_DATA_GENDER=Select gender:
142 ADMIN_PERSONAL_DATA_FIRST_NAME=First name:
143 ADMIN_PERSONAL_DATA_FAMILY_NAME=Family name:
144 ADMIN_PERSONAL_DATA_STREET=Name of street:
145 ADMIN_PERSONAL_DATA_HOUSE_NUMBER=House number:
146 ADMIN_PERSONAL_DATA_ZIP_CODE=ZIP code:
147 ADMIN_PERSONAL_DATA_CITY=City:
148 ADMIN_PERSONAL_DATA_COUNTRY_CODE=Select country:
149 ADMIN_PERSONAL_DATA_PHONE_NUMBER=Phone number:
150 ADMIN_PERSONAL_DATA_FAX_NUMBER=Fax number:
151 ADMIN_PERSONAL_DATA_CELLPHONE_NUMBER=Mobile number:
152 ADMIN_USER_DATA_EMAIL_LEGEND=User name:
153 ADMIN_USER_DATA_EMAIL_LEGEND_TITLE=Enter here a user name.
154 ADMIN_PERSONAL_DATA_ENTER_USER_NAME=User name (*1):
155 ADMIN_PERSONAL_DATA_ENTER_EMAIL_ADDRESS=Email address (*2):
156 ADMIN_USER_DATA_USER_NAME_NOTICE=*1: The user name must be unique which is checked by the system for you.
157 ADMIN_USER_DATA_PASSWORD_ADD_NOTICE=Keep both password fields empty to create a random password. The password is being sent to the user's email address after creation of the account.
158 ADMIN_USER_DATA_EMAIL_ADDRESS_NOTICE=*2: The email address must be unique.
159 BUTTON_ADMIN_ADD_USER=Add new user account
160 ADMIN_MENU_COUNTRY_TITLE=Country data
161 LINK_ADMIN_LIST_COUNTRIES=List countries
162 LINK_ADMIN_LIST_COUNTRIES_TITLE=List existing countries, add new country, edit and delete.
163 PAGE_TITLE_ADMIN_LIST_COUNTRY=Manage country data
164 CONTENT_TITLE_ADMIN_LIST_COUNTRY=Manage country data:
165 ADMIN_ADD_COUNTRY_TITLE=Add new country
166 ADMIN_COUNTRY_DATA_MINIMUM_NOTICE=Please fill out all fields.
167 ADMIN_ADD_COUNTRY_I18N_KEY_NOTICE=The key for the language package must be in all upper-case and with underscores. Example: COUNTRY_USA for the U.S.A.
168 ADMIN_ADD_COUNTRY_NOTICES=Notices for country data:
169 ADMIN_COUNTRY_PHONE_DATA_LEGEND=Country data and phone:
170 ADMIN_COUNTRY_PHONE_DATA_LEGEND_TITLE=Enter here data about the new country and data for phone numbers (example: dial prefix for abroad calls)
171 ADMIN_ENTER_COUNTRY_ABROAD_DIAL_PREFIX=Dial prefix for abroad calls:
172 ADMIN_ENTER_COUNTRY_CODE=2-letter country code:
173 ADMIN_ENTER_COUNTRY_CODE_EXAMPLE=(Example: US for U.S.A.)
174 ADMIN_ENTER_COUNTRY_I18N_KEY=Key for language package:
175 ADMIN_SELECT_COUNTRY_IS_EXTERNAL_DIAL_PREFIX_REQUIORED=Is the local dial prefix required for local calls? (mostly yes)
176 ADMIN_ENTER_COUNTRY_EXTERNAL_DIAL_PREFIX=Prefix for calls outside local city: (mostly 0)
177 ADMIN_ENTER_COUNTRY_PHONE_CODE=Dial prefix for this country:
178 ADMIN_ENTER_COUNTRY_PHONE_CODE_EXAMPLE=(Example: 1 for U.S.A.)
179 BUTTON_ADMIN_ADD_COUNTRY=Add country data
180 ADMIN_LIST_COUNTRY_DATA_COUNTRY_ID=Id number:
181 ADMIN_LIST_COUNTRY_DATA_COUNTRY_CODE=Country code:
182 ADMIN_LIST_COUNTRY_DATA_COUNTRY_EXTERNAL_DIAL_PREFIX=Dial prefix outside:
183 ADMIN_LIST_COUNTRY_DATA_COUNTRY_NAME=Country:
184 ADMIN_LINK_EDIT_DELETE_COUNTRY_TITLE=Edit or delete country
185 TABLE_SUMMARY_ADMIN_LIST_COUNTRIES=List of all already added countries.
186 COUNTRY_GERMANY=Germany
187 ERROR_PARAMETER_TARGET_CONTROLLER_NOT_SET=Error: The parameter 'targetController' is not set.
188 ADMIN_MENU_MOBILE_PROVIDER_TITLE=Mobile providers
189 LINK_ADMIN_LIST_MOBILE_PROVIDER=List mobile provider
190 LINK_ADMIN_LIST_MOBILE_PROVIDER_TITLE=Add, list, edit and delete mobile providers.
191 PAGE_TITLE_ADMIN_MOBILE_PROVIDER_LIST=Manage mobile providers
192 CONTENT_TITLE_ADMIN_MOBILE_PROVIDER_LIST=Manage mobile providers:
193 PAGE_TITLE_ADMIN_MOBILE_PROVIDER_EDIT=Edit mobile provider
194 ADMIN_ADD_MOBILE_PROVIDER_TITLE=Add mobile provider
195 ADMIN_MOBILE_PROVIDER_MINIMUM_NOTICE=All fields must be filled out.
196 ADMIN_MOBILE_PROVIDER_LEGEND=Enter data of mobile provider:
197 ADMIN_MOBILE_PROVIDER_LEGEND_TITLE=Here you can enter all data of the mobile provider.
198 CONTENT_TITLE_ADMIN_MOBILE_PROVIDER_DELETE=Delete mobile provider:
199 CONTENT_TITLE_ADMIN_MOBILE_PROVIDER_EDIT=Edit mobile provider:
200 PAGE_TITLE_ADMIN_MOBILE_PROVIDER_DELETE=Delete mobile provider
201 TABLE_SUMMARY_ADMIN_LIST_MOBILE_PROVIDERS=Lists all already added mobile providers.
202 ADMIN_ENTER_MOBILE_PROVIDER_DIAL_PREFIX=Dial prefix of provider (no leading zero):
203 ADMIN_ENTER_MOBILE_PROVIDER_PATTERN=Pattern for mails:
204 ADMIN_ENTER_MOBILE_PROVIDER_NAME=Name of provider:
205 ADMIN_SELECT_MOBILE_PROVIDER_COUNTRY=Choose country:
206 BUTTON_ADMIN_ADD_MOBILE_PROVIDER=Add mobile provider
207 ADMIN_ADD_MOBILE_PROVIDER_NOTICES=Notices for adding mobile provider:
208 ADMIN_ADD_MOBILE_PROVIDER_PATTERN=The pattern should only contain one %s which must be the full mobile number. Example: %s@smsmail.provider.example
209 ADMIN_ENTER_MOBILE_PROVIDER_PATTERN_EXAMPLE=(Example: %s@smsmail.provider.example)
210 ADMIN_LIST_MOBILE_PROVIDER_ID=Id number:
211 ADMIN_LIST_MOBILE_PROVIDER_NAME=Name:
212 ADMIN_LIST_MOBILE_PROVIDER_DIAL_PREFIX=Dial prefix:
213 ADMIN_LIST_MOBILE_PROVIDER_COUNTRY=Country:
214 ADMIN_LIST_MOBILE_PROVIDER_ENTRY_CREATED=Created:
215 ADMIN_LINK_EDIT_DELETE_MOBILE_PROVIDER_TITLE=Edit or delete mobile provider
216 ADMIN_USER_DATA_ENTER_PASSWORD1=Enter password:
217 ADMIN_USER_DATA_ENTER_PASSWORD2=Repeat password:
218 ADMIN_LIST_USER_ID=User id:
219 ADMIN_LIST_USER_NAME=User name:
220 ADMIN_LIST_USER_GENDER=Gender:
221 ADMIN_LIST_USER_FIRST_NAME=First name:
222 ADMIN_LIST_USER_FAMILY_NAME=Family name:
223 ADMIN_LIST_USER_ACCOUNT_STATUS=Account status:
224 ADMIN_LIST_USER_PROFILE_MODE=Profile visibility:
225 ADMIN_LIST_USER_CREATED=Registered:
226 USER_ACCOUNT_STATUS_CONFIRMED=Confirmed
227 USER_ACCOUNT_STATUS_UNCONFIRMED=Unconfirmed
228 USER_ACCOUNT_STATUS_LOCKED=Locked
229 USER_PROFILE_MODE_INVISIBLE=Invisible
230 USER_PROFILE_MODE_MEMBERS=Only members
231 USER_PROFILE_MODE_PUBLIC=Public
232 ADMIN_LINK_SHOW_USER_TITLE=Show administrative user profile
233 PAGE_TITLE_ADMIN_SHOW_USER=Show user profile
234 CONTENT_TITLE_ADMIN_SHOW_USER=Show profile of a user:
235 ERROR_PARAMETER_USER_ID_NOT_SET=Error: User id not set (parameter userId).
236 ERROR_USER_ID_NOT_FOUND=Error: User entry not found.
237 ADMIN_TABLE_SUMMARY_SHOW_USER=Shows a single user profile for administrative purposes.
238 ADMIN_HEADER_SHOW_USER=User {0} (id {1}):
239 ADMIN_USER_ID=User id:
240 ADMIN_USER_NAME=User name:
241 ADMIN_USER_CREATED=When user created:
242 ADMIN_USER_UPDATED=When user data updated:
243 ADMIN_USER_ACCOUNT_STATUS=Account status:
244 ADMIN_USER_PROFILE_MODE=Profile mode:
245 ADMIN_USER_LAST_LOCKED=Last locked:
246 ADMIN_USER_LAST_LOCKED_REASON=Last lock reason:
247 ADMIN_USER_CONTACT_CREATED=When contact data created:
248 ADMIN_USER_CONTACT_UPDATED=When contact data updated:
249 ADMIN_CONTACT_IS_OWN_CONTACT=Own account:
250 ADMIN_CONTACT_GENDER=Gender:
251 ADMIN_CONTACT_TITLE=Title:
252 ADMIN_CONTACT_FIRST_NAME=First name:
253 ADMIN_CONTACT_FAMILY_NAME=Family name:
254 ADMIN_CONTACT_STREET=Street:
255 ADMIN_CONTACT_HOUSE_NUMBER=House number:
256 ADMIN_CONTACT_ZIP_CODE=ZIP code:
257 ADMIN_CONTACT_CITY=City:
258 ADMIN_CONTACT_EMAIL_ADDRESS=Email address:
259 ADMIN_CONTACT_BIRTHDAY=Birthday:
260 ADMIN_LINKS_HEADER=Administrative links:
261 ADMIN_LINK_EDIT_USER=Edit user data
262 ADMIN_LINK_EDIT_USER_TITLE=Editing of user and contact data.
263 ADMIN_LINK_UNLOCK_USER=Lock/Unlock user account
264 ADMIN_LINK_UNLOCK_USER_TITLE=Lock and unlock of user account
265 ADMIN_LINK_DELETE_USER=Delete user account
266 ADMIN_LINK_DELETE_USER_TITLE=Deletes user account (after confirmation).
267 CONTENT_TITLE_ADMIN_DELETE_USER=Delete user account:
268 PAGE_TITLE_ADMIN_DELETE_USER=Delete user account
269 ADMIN_HEADER_SHOW_CELLPHONE_DATA=Data of mobile phone:
270 ADMIN_SHOW_CELLPHONE_ID=Id number:
271 ADMIN_SHOW_CELLPHONE_PROVIDER_NAME=Mobile provider:
272 ADMIN_SHOW_CELLPHONE_NUMBER_COMPLETE=Complete number:
273 ADMIN_SHOW_CELLPHONE_LINKS=Administrative links:
274 ERROR_PARAMETER_USER_NOT_SET=Error: Parameter 'user' not set.
275 ADMIN_LINK_SHOW_SHORT=Show
276 ADMIN_LINK_SHOW_SHORT_TITLE=Show single entry.
277 ADMIN_LINK_EDIT_SHORT=Edit
278 ADMIN_LINK_EDIT_SHORT_TITLE=Edit entry.
279 ADMIN_LINK_DELETE_SHORT=Delete
280 ADMIN_LINK_DELETE_SHORT_TITLE=Delete entry.
281 ADMIN_LINK_UNLINK_SHORT=Unlink
282 ADMIN_LINK_UNLINK_SHORT_TITLE=Removes link to entry.
283 PAGE_TITLE_ADMIN_DELETE_CELLPHONE=Delete contact's cellphone entry
284 CONTENT_TITLE_ADMIN_DELETE_CONTACT_CELLPHONE=Delete contact's cellphone entry:
285 PAGE_TITLE_ADMIN_EDIT_CELLPHONE=Edit contact's cellphone entry
286 CONTENT_TITLE_ADMIN_EDIT_CONTACT_CELLPHONE=Edit contact's cellphone entry:
287 PAGE_TITLE_ADMIN_LIST_CONTACT_CELLPHONE=List all cellphone entries
288 PAGE_TITLE_ADMIN_SHOW_CONTACT_CELLPHONE=Show contact's cellphone entry
289 CONTENT_TITLE_ADMIN_SHOW_CONTACT_CELLPHONE=Show contact's cellphone entry:
290 PAGE_TITLE_ADMIN_UNLINK_CONTACT_CELLPHONE=Remove link contact-cellphone
291 #@TODO Please fix German umlauts!
292 CONTENT_TITLE_ADMIN_UNLINK_CONTACT_CELLPHONE=Remove link between contact-cellphone:
293 ERROR_PARAMETER_PHONE_ID_NOT_SET=Error: Parameter 'phoneId' is not set.
294 PAGE_TITLE_ADMIN_SHOW_MOBILE_PROVIDER=Show mobile provider
295 CONTENT_TITLE_ADMIN_SHOW_MOBILE_PROVIDER=Show mobile provider:
296 TABLE_SUMMARY_ADMIN_SHOW_CONTACT_CELLPHONE=A single contact's cellphone entry.
297 TABLE_SUMMARY_ADMIN_SHOW_CONTACT_CELLPHONE_LINKS=This table shows links of of this cellphone number to all contacts.
298 ADMIN_HEADER_SHOW_CONTACT_CELLPHONE_LINKS=All links between contact-cellphone for id {0}:
299 ERROR_PARAMETER_CONTACT_ID_NOT_SET=Error: Parameter 'contactId' is not set.
300 ADMIN_SHOW_CELLPHONE_UNLINK=Unlink:
301 ADMIN_CONTACT_ID=Contact id:
302 PAGE_TITLE_ADMIN_SHOW_CONTACT=Show contact data
303 CONTENT_TITLE_ADMIN_SHOW_CONTACT=Show contact data:
304 PAGE_TITLE_ADMIN_EDIT_CONTACT=Edit contact data
305 CONTENT_TITLE_ADMIN_EDIT_CONTACT=Edit contact data:
306 ADMIN_LINK_EDIT_CONTACT=Edit contact data
307 ADMIN_LINK_EDIT_CONTACT_TITLE=Here you can edit contact data.
308 BUTTON_ADMIN_EDIT_USER=Change user data
309 ADMIN_EDIT_USER_TITLE=Edit user data
310 ADMIN_USER_DATA_PASSWORD_EDIT_NOTICE=If you want to change the password, enter it twice, otherwise leave both empty.
311 ERROR_PARAMETER_MODE_NOT_SET=Error: Parameter 'modus' is not set.
312 ADMIN_EDIT_CONTACT_TITLE=Edit contact data (id number: {0})
313 BUTTON_ADMIN_EDIT_CONTACT=Change contact data
314 PAGE_TITLE_ADMIN_LIST_CONTACT=List contact entries
315 CONTENT_TITLE_ADMIN_LIST_CONTACT=List contact entries:
316 LINK_ADMIN_LIST_CUSTOMER=List customer accounts
317 LINK_ADMIN_LIST_CUSTOMER_TITLE=List all existing customer accounts.
318 PAGE_TITLE_ADMIN_LIST_CUSTOMER=List customer accounts
319 CONTENT_TITLE_ADMIN_LIST_CUSTOMER=List customer accounts:
320 PAGE_TITLE_ADMIN_EDIT_CUSTOMER=Edit customer accounts
321 CONTENT_TITLE_ADMIN_EDIT_CUSTOMER=Edit customer accounts:
322 PAGE_TITLE_ADMIN_UNLOCK_CUSTOMER=Un-/Lock customer accounts
323 CONTENT_TITLE_ADMIN_UNLOCK_CUSTOMER=Un-/Lock customer accounts:
324 PAGE_TITLE_ADMIN_SHOW_CUSTOMER=Shpw customer account
325 CONTENT_TITLE_ADMIN_SHOW_CUSTOMER=Show customer account:
326 ADMIN_MENU_CUSTOMER_TITLE=Customers
327 BUTTON_ADMIN_ADD_CUSTOMER=Add customer
328 ADMIN_ADD_CUSTOMER_TITLE=Create new customer
329 ADMIN_CUSTOMER_PERSONAL_DATA_MINIMUM_NOTICE=The customer number is being created automatically. Please enter at least gender, first name and family name.
330 ADMIN_SELECT_USER_CONTACT_LEGEND=Select contact for new user account:
331 ADMIN_SELECT_USER_CONTACT_LEGEND_TITLE=Whether choose a contact that should be linked with the new user account or ...
332 ADMIN_SELECT_USER_CONTACT=Select contact for linking:
333 ADMIN_ADD_USER_OR_ENTER_CONTACT_DATA=... or enter gender, first name and family name (don't forget to enter user name and email address):
334 ADMIN_ADD_CUSTOMER_OR_ENTER_CONTACT_DATA=... or enter gender, first name and family name.
335 ADMIN_SELECT_CUSTOMER_CONTACT_LEGEND=Select contact for new customer account:
336 ADMIN_SELECT_CUSTOMER_CONTACT_LEGEND_TITLE=Whether choose a contact that should be linked with the new customer account or ...
337 ADMIN_SELECT_CUSTOMER_CONTACT=Select contact for linking:
338 ADMIN_CONTACT_CREATED=Created:
339 ADMIN_ADD_CONTACT_TITLE=Add new contact data
340 BUTTON_ADMIN_ADD_CONTACT=Add contact data
341 CONTACT_IS_UNUSED=Not linked
342 CONTACT_IS_USER_CUSTOMER=User and customer
343 CONTACT_IS_USER=Is a user
344 CONTACT_IS_CUSTOMER=Is a customer
345 ADMIN_CONTACT_USAGE=Usage:
346 ADMIN_CUSTOMER_ID=Customer id:
347 ADMIN_CUSTOMER_NUMBER=Customer number:
348 ADMIN_CUSTOMER_ACCOUNT_STATUS=Customer status:
349 CUSTOMER_ACCOUNT_STATUS_CONFIRMED=Confirmed
350 CUSTOMER_ACCOUNT_STATUS_UNCONFIRMED=Unconfirmed
351 CUSTOMER_ACCOUNT_STATUS_LOCKED=Locked
352 ADMIN_CUSTOMER_CREATED=Customer created:
353 ADMIN_LINK_SHOW_CONTACT_TITLE=Show contact data
354 ADMIN_LINK_SHOW_CUSTOMER_TITLE=Show customer data
355 ADMIN_MENU_CONTACT_TITLE=Manage contact data
356 LINK_ADMIN_LIST_CONTACT=List contact data
357 LINK_ADMIN_LIST_CONTACT_TITLE=Lists all contact data regardless where they was created.
358 ERROR_PARAMETER_CELLPHONE_NUMBER_CONTACT_NOT_SET=Error: Parameter 'cellphoneNumber' and 'contact' are not set.
359 ADMIN_ADD_CONTACT_MINIMUM_DATA=Please enter at least gender, first name and family name.
360 ADMIN_HEADER_SHOW_CUSTOMER=Customer {0}:
361 ERROR_PARAMETER_CUSTOMER_NOT_SET=Error: Parameter 'customer' is not set.
362 ADMIN_CUSTOMER_UPDATED=Updated customer data:
363 ADMIN_CUSTOMER_LAST_LOCKED=Customer last locked:
364 ADMIN_CUSTOMER_LAST_LOCKED_REASON=Last lock reason:
365 ADMIN_CUSTOMER_CONTACT_CREATED=Contact data created:
366 ADMIN_CUSTOMER_CONTACT_UPDATED=Contact data updated:
367 ADMIN_LINK_EDIT_CUSTOMER=Edit customer data
368 ADMIN_LINK_EDIT_CUSTOMER_TITLE=Edit customer data.
369 ADMIN_LINK_UNLOCK_CUSTOMER=Un-/lock customer
370 ADMIN_LINK_DELETE_CUSTOMER=Delete customer data
371 ADMIN_LINK_DELETE_CUSTOMER_TITLE=Delete customer data (with confirmation).
372 ADMIN_LINK_UNLOCK_CUSTOMER_TITLE=Lock or unlock customer. Please provide a reason.
373 ERROR_PARAMETER_CONTACT_NOT_SET=Error: Parameter 'contact' is not set.
374 ADMIN_HEADER_SHOW_CONTACT=Contact data for {0}:
375 ADMIN_CONTACT_UPDATED=Contact data updated:
376 ADMIN_LINK_DELETE_CONTACT=Kontakt l\u00f6schen
377 ADMIN_LINK_DELETE_CONTACT_TITLE=Deletes contact data, a confirmation is needed.
378 PAGE_TITLE_ADMIN_DELETE_CONTACT=Delete contact data
379 CONTENT_TITLE_ADMIN_DELETE_CONTACT=Delete contact data:
380 ADMIN_DELETE_CONTACT_TITLE=Delete contact data unreverseable
381 BUTTON_ADMIN_DELETE_CONTACT=Delete contact data
382 ADMIN_DELETE_CONTACT_NOTICE=You want to delete contact data. This data could be still linked with other data which could lead to errors. Please delete only, if you are sure that no foreign data links to this record.
383 ADMIN_CONTACT_PERSONAL_DATA_MINIMUM_NOTICE=Please enter at least gender, first name and family name.
384 ERROR_CUSTOMER_ID_NOT_FOUND=Error: Customer entry not found.