]> git.mxchange.org Git - pizzaservice-war.git/blob - src/java/org/mxchange/localization/bundle_en_US.properties
f49ec5071d75ac282e26f115b3b5dacad78a512a
[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 ERROR_USER_INSTANCE_NOT_SET=Error: User instance not set.
109 TABLE_HEADER_ERROR_USER_NOT_LOGGED_IN=You need to be logged-in
110 USER_IS_NOT_LOGGED_IN_FULL=To use this feature you need to register and be logged-in into your account.
111 ERROR_CURRENT_PASSWORD_MISMATCHING=Your entered password doesn't match the currently stored one.
112 MESSAGE_BOX_TITLE=Notice:
113 MESSAGE_BOX_PARAMETER_MESSAGE_EMPTY=Error: Parameter "message" not set.
114 SELECT_LANGUAGE=Language:
115 DE_DE=Deutsch (DE)
116 EN_US=English (US)
117 CONTENT_PAGE_INDEX_PARA1=Text for 1st paragraph.
118 CONTENT_PAGE_INDEX_PARA2=Text for 2nd paragraph.
119 CONTENT_PAGE_INDEX_PARA3=Text for 3rd paragraph.
120 LINK_ADMIN_LIST_USER=List user accounts
121 LINK_ADMIN_LIST_USER_TITLE=List all existing user accounts.
122 LINK_ADMIN_EDIT_USER=Edit user account
123 LINK_ADMIN_EDIT_USER_TITLE=Change here your user's accounts.
124 LINK_ADMIN_DELETE_USER=Delete user account
125 LINK_ADMIN_DELETE_USER_TITLE=Here you can delete existing user accounts.
126 LINK_ADMIN_UNLOCK_USER=Un-/Lock user accounts
127 LINK_ADMIN_UNLOCK_USER_TITLE=Lock or unlock here user accounts.
128 PAGE_TITLE_ADMIN_LIST_USER=List user accounts
129 CONTENT_TITLE_ADMIN_LIST_USER=List user accounts:
130 PAGE_TITLE_ADMIN_EDIT_USER=Edit user accounts
131 CONTENT_TITLE_ADMIN_EDIT_USER=Edit user accounts:
132 PAGE_TITLE_ADMIN_UNLOCK_USER=Un-/Lock user accounts
133 CONTENT_TITLE_ADMIN_UNLOCK_USER=Un-/Lock user accounts:
134 ADMIN_MENU_USER_TITLE=User management
135 PAGE_TITLE_ADMIN_ADD_USER=Add new user account
136 CONTENT_TITLE_ADMIN_ADD_USER=Add new user account:
137 TABLE_SUMMARY_ADMIN_LIST_USERS=Administration, list all users
138 ADMIN_ADD_USER_TITLE=Create a new user account
139 ADMIN_PERSONAL_DATA_MINIMUM_NOTICE=Please enter at least first name, family name, user name and email address.
140 ADMIN_CONTACT_PERSONAL_DATA_LEGEND=Personal data of the user:
141 ADMIN_CONTACT_PERSONAL_DATA_LEGEND_TITLE=Here you can enter the personal data of the new user.
142 ADMIN_PERSONAL_DATA_GENDER=Select gender:
143 ADMIN_PERSONAL_DATA_FIRST_NAME=First name:
144 ADMIN_PERSONAL_DATA_FAMILY_NAME=Family name:
145 ADMIN_PERSONAL_DATA_STREET=Name of street:
146 ADMIN_PERSONAL_DATA_HOUSE_NUMBER=House number:
147 ADMIN_PERSONAL_DATA_ZIP_CODE=ZIP code:
148 ADMIN_PERSONAL_DATA_CITY=City:
149 ADMIN_PERSONAL_DATA_COUNTRY_CODE=Select country:
150 ADMIN_PERSONAL_DATA_PHONE_NUMBER=Phone number:
151 ADMIN_PERSONAL_DATA_FAX_NUMBER=Fax number:
152 ADMIN_PERSONAL_DATA_CELLPHONE_NUMBER=Mobile number:
153 ADMIN_USER_DATA_EMAIL_LEGEND=User name and email address:
154 ADMIN_USER_DATA_EMAIL_LEGEND_TITLE=Enter here a user name and email address.
155 ADMIN_USER_DATA_ENTER_USER_NAME=User name (*1):
156 ADMIN_USER_DATA_ENTER_EMAIL=Email address (*2):
157 ADMIN_USER_DATA_USER_NAME_NOTICE=*1: The user name must be unique which is checked by the system for you.
158 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.
159 ADMIN_USER_DATA_EMAIL_ADDRESS_NOTICE=*2: The email address must be unique.
160 BUTTON_ADMIN_ADD_USER=Add new user account
161 ADMIN_MENU_COUNTRY_TITLE=Country data
162 LINK_ADMIN_LIST_COUNTRIES=List countries
163 LINK_ADMIN_LIST_COUNTRIES_TITLE=List existing countries, add new country, edit and delete.
164 PAGE_TITLE_ADMIN_LIST_COUNTRY=Manage country data
165 CONTENT_TITLE_ADMIN_LIST_COUNTRY=Manage country data:
166 ADMIN_ADD_COUNTRY_TITLE=Add new country
167 ADMIN_COUNTRY_DATA_MINIMUM_NOTICE=Please fill out all fields.
168 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.
169 ADMIN_ADD_COUNTRY_NOTICES=Notices for country data:
170 ADMIN_COUNTRY_PHONE_DATA_LEGEND=Country data and phone:
171 ADMIN_COUNTRY_PHONE_DATA_LEGEND_TITLE=Enter here data about the new country and data for phone numbers (example: dial prefix for abroad calls)
172 ADMIN_ENTER_COUNTRY_ABROAD_DIAL_PREFIX=Dial prefix for abroad calls:
173 ADMIN_ENTER_COUNTRY_CODE=2-letter country code:
174 ADMIN_ENTER_COUNTRY_CODE_EXAMPLE=(Example: US for U.S.A.)
175 ADMIN_ENTER_COUNTRY_I18N_KEY=Key for language package:
176 ADMIN_SELECT_COUNTRY_IS_EXTERNAL_DIAL_PREFIX_REQUIORED=Is the local dial prefix required for local calls? (mostly yes)
177 ADMIN_ENTER_COUNTRY_EXTERNAL_DIAL_PREFIX=Prefix for calls outside local city: (mostly 0)
178 ADMIN_ENTER_COUNTRY_PHONE_CODE=Dial prefix for this country:
179 ADMIN_ENTER_COUNTRY_PHONE_CODE_EXAMPLE=(Example: 1 for U.S.A.)
180 BUTTON_ADMIN_ADD_COUNTRY=Add country data
181 ADMIN_LIST_COUNTRY_DATA_COUNTRY_ID=Id number:
182 ADMIN_LIST_COUNTRY_DATA_COUNTRY_CODE=Country code:
183 ADMIN_LIST_COUNTRY_DATA_COUNTRY_EXTERNAL_DIAL_PREFIX=Dial prefix outside:
184 ADMIN_LIST_COUNTRY_DATA_COUNTRY_NAME=Country:
185 ADMIN_LINK_EDIT_DELETE_COUNTRY_TITLE=Edit or delete country
186 TABLE_SUMMARY_ADMIN_LIST_COUNTRIES=List of all already added countries.
187 COUNTRY_GERMANY=Germany
188 ERROR_PARAMETER_TARGET_CONTROLLER_NOT_SET=Error: The parameter 'targetController' is not set.
189 ADMIN_MENU_MOBILE_PROVIDER_TITLE=Mobile providers
190 LINK_ADMIN_LIST_MOBILE_PROVIDER=Manage ...
191 LINK_ADMIN_LIST_MOBILE_PROVIDER_TITLE=Add, list, edit and delete mobile providers.
192 PAGE_TITLE_ADMIN_MOBILE_PROVIDER_LIST=Manage mobile providers
193 CONTENT_TITLE_ADMIN_MOBILE_PROVIDER_LIST=Manage mobile providers:
194 PAGE_TITLE_ADMIN_MOBILE_PROVIDER_EDIT=Edit mobile provider
195 ADMIN_ADD_MOBILE_PROVIDER_TITLE=Add mobile provider
196 ADMIN_MOBILE_PROVIDER_MINIMUM_NOTICE=All fields must be filled out.
197 ADMIN_MOBILE_PROVIDER_LEGEND=Enter data of mobile provider:
198 ADMIN_MOBILE_PROVIDER_LEGEND_TITLE=Here you can enter all data of the mobile provider.
199 CONTENT_TITLE_ADMIN_MOBILE_PROVIDER_DELETE=Delete mobile provider:
200 CONTENT_TITLE_ADMIN_MOBILE_PROVIDER_EDIT=Edit mobile provider:
201 PAGE_TITLE_ADMIN_MOBILE_PROVIDER_DELETE=Delete mobile provider
202 TABLE_SUMMARY_ADMIN_LIST_MOBILE_PROVIDERS=Lists all already added mobile providers.
203 ADMIN_ENTER_MOBILE_PROVIDER_DIAL_PREFIX=Dial prefix of provider (no leading zero):
204 ADMIN_ENTER_MOBILE_PROVIDER_PATTERN=Pattern for mails:
205 ADMIN_ENTER_MOBILE_PROVIDER_NAME=Name of provider:
206 ADMIN_SELECT_MOBILE_PROVIDER_COUNTRY=Choose country:
207 BUTTON_ADMIN_ADD_MOBILE_PROVIDER=Add mobile provider
208 ADMIN_ADD_MOBILE_PROVIDER_NOTICES=Notices for adding mobile provider:
209 ADMIN_ADD_MOBILE_PROVIDER_PATTERN=The pattern should only contain one %s which must be the full mobile number. Example: %s@smsmail.provider.example
210 ADMIN_ENTER_MOBILE_PROVIDER_PATTERN_EXAMPLE=(Example: %s@smsmail.provider.example)
211 ADMIN_LIST_MOBILE_PROVIDER_ID=Id number:
212 ADMIN_LIST_MOBILE_PROVIDER_NAME=Name:
213 ADMIN_LIST_MOBILE_PROVIDER_DIAL_PREFIX=Dial prefix:
214 ADMIN_LIST_MOBILE_PROVIDER_COUNTRY=Country:
215 ADMIN_LIST_MOBILE_PROVIDER_ENTRY_CREATED=Created:
216 ADMIN_LINK_EDIT_DELETE_MOBILE_PROVIDER_TITLE=Edit or delete mobile provider
217 ADMIN_USER_DATA_ENTER_PASSWORD1=Enter password:
218 ADMIN_USER_DATA_ENTER_PASSWORD2=Repeat password:
219 ADMIN_LIST_USER_ID=User id:
220 ADMIN_LIST_USER_NAME=User name:
221 ADMIN_LIST_USER_GENDER=Gender:
222 ADMIN_LIST_USER_FIRST_NAME=First name:
223 ADMIN_LIST_USER_FAMILY_NAME=Family name:
224 ADMIN_LIST_USER_ACCOUNT_STATUS=Account status:
225 ADMIN_LIST_USER_PROFILE_MODE=Profile visibility:
226 ADMIN_LIST_USER_CREATED=Registered:
227 USER_ACCOUNT_STATUS_CONFIRMED=Confirmed
228 USER_ACCOUNT_STATUS_UNCONFIRMED=Unconfirmed
229 USER_ACCOUNT_STATUS_LOCKED=Locked
230 USER_PROFILE_MODE_INVISIBLE=Invisible
231 USER_PROFILE_MODE_MEMBERS=Only members
232 USER_PROFILE_MODE_PUBLIC=Public
233 ADMIN_LINK_SHOW_USER_TITLE=Show administrative user profile
234 PAGE_TITLE_ADMIN_SHOW_USER=Show user profile
235 CONTENT_TITLE_ADMIN_SHOW_USER=Show profile of a user:
236 ERROR_PARAMETER_USER_ID_NOT_SET=Error: User id not set (parameter userId).
237 ERROR_USER_ID_NOT_FOUND=Error: User id not found.
238 ADMIN_TABLE_SUMMARY_SHOW_USER=Shows a single user profile for administrative purposes.
239 ADMIN_HEADER_SHOW_USER=User {0} (id {1}):
240 ADMIN_SHOW_USER_ID=User id:
241 ADMIN_SHOW_USER_NAME=User name:
242 ADMIN_SHOW_USER_CREATED=When user created:
243 ADMIN_SHOW_USER_UPDATED=When user data updated:
244 ADMIN_SHOW_USER_ACCOUNT_STATUS=Account status:
245 ADMIN_SHOW_USER_PROFILE_MODE=Profile mode:
246 ADMIN_SHOW_USER_LAST_LOCKED=Last locked:
247 ADMIN_SHOW_USER_LAST_LOCKED_REASON=Last lock reason:
248 ADMIN_SHOW_USER_CONTACT_CREATED=When contact data created:
249 ADMIN_SHOW_USER_CONTACT_UPDATED=When contact data updated:
250 ADMIN_SHOW_USER_IS_OWN_CONTACT=Own account:
251 ADMIN_SHOW_USER_GENDER=Gender:
252 ADMIN_SHOW_USER_TITLE=Title:
253 ADMIN_SHOW_USER_FIRST_NAME=First name:
254 ADMIN_SHOW_USER_FAMILY_NAME=Family name:
255 ADMIN_SHOW_USER_STREET=Street:
256 ADMIN_SHOW_USER_HOUSE_NUMBER=House number:
257 ADMIN_SHOW_USER_ZIP_CODE=ZIP code:
258 ADMIN_SHOW_USER_CITY=City:
259 ADMIN_SHOW_USER_EMAIL_ADDRESS=Email address:
260 ADMIN_SHOW_USER_BIRTHDAY=Birthday:
261 ADMIN_LINKS_HEADER=Administrative links:
262 ADMIN_LINK_EDIT_USER=Edit user data
263 ADMIN_LINK_EDIT_USER_TITLE=Editing of user and contact data.
264 ADMIN_LINK_UNLOCK_USER=Lock/Unlock user account
265 ADMIN_LINK_UNLOCK_USER_TITLE=Lock and unlock of user account
266 ADMIN_LINK_DELETE_USER=Delete user account
267 ADMIN_LINK_DELETE_USER_TITLE=Deletes user account (after confirmation).
268 CONTENT_TITLE_ADMIN_DELETE_USER=Delete user account:
269 PAGE_TITLE_ADMIN_DELETE_USER=Delete user account
270 ADMIN_HEADER_SHOW_CELLPHONE_DATA=Data of mobile phone:
271 ADMIN_SHOW_CELLPHONE_ID=Id number:
272 ADMIN_SHOW_CELLPHONE_PROVIDER_NAME=Mobile provider:
273 ADMIN_SHOW_CELLPHONE_NUMBER_COMPLETE=Complete number:
274 ADMIN_SHOW_CELLPHONE_LINKS=Administrative links:
275 ERROR_PARAMETER_USER_NOT_SET=Error: Parameter 'user' not set.
276 ADMIN_LINK_SHOW_SHORT=Show
277 ADMIN_LINK_SHOW_SHORT_TITLE=Show single entry.
278 ADMIN_LINK_EDIT_SHORT=Edit
279 ADMIN_LINK_EDIT_SHORT_TITLE=Edit entry.
280 ADMIN_LINK_DELETE_SHORT=Delete
281 ADMIN_LINK_DELETE_SHORT_TITLE=Delete entry.
282 ADMIN_LINK_UNLINK_SHORT=Unlink
283 ADMIN_LINK_UNLINK_SHORT_TITLE=Removes link to entry.
284 PAGE_TITLE_ADMIN_DELETE_CELLPHONE=Delete contact's cellphone entry
285 CONTENT_TITLE_ADMIN_DELETE_CONTACT_CELLPHONE=Delete contact's cellphone entry:
286 PAGE_TITLE_ADMIN_EDIT_CELLPHONE=Edit contact's cellphone entry
287 CONTENT_TITLE_ADMIN_EDIT_CONTACT_CELLPHONE=Edit contact's cellphone entry:
288 PAGE_TITLE_ADMIN_LIST_CONTACT_CELLPHONE=List all cellphone entries
289 PAGE_TITLE_ADMIN_SHOW_CONTACT_CELLPHONE=Show contact's cellphone entry
290 CONTENT_TITLE_ADMIN_SHOW_CONTACT_CELLPHONE=Show contact's cellphone entry:
291 PAGE_TITLE_ADMIN_UNLINK_CONTACT_CELLPHONE=Remove link contact-cellphone
292 #@TODO Please fix German umlauts!
293 CONTENT_TITLE_ADMIN_UNLINK_CONTACT_CELLPHONE=Remove link between contact-cellphone:
294 ERROR_PARAMETER_PHONE_ID_NOT_SET=Error: Parameter 'phoneId' is not set.
295 PAGE_TITLE_ADMIN_SHOW_MOBILE_PROVIDER=Show mobile provider
296 CONTENT_TITLE_ADMIN_SHOW_MOBILE_PROVIDER=Show mobile provider:
297 TABLE_SUMMARY_ADMIN_SHOW_CONTACT_CELLPHONE=A single contact's cellphone entry.
298 TABLE_SUMMARY_ADMIN_SHOW_CONTACT_CELLPHONE_LINKS=This table shows links of of this cellphone number to all contacts.
299 ADMIN_HEADER_SHOW_CONTACT_CELLPHONE_LINKS=All links between contact-cellphone for id {0}:
300 ERROR_PARAMETER_CONTACT_ID_NOT_SET=Error: Parameter 'contactId' is not set.
301 ADMIN_SHOW_CELLPHONE_UNLINK=Unlink:
302 ADMIN_SHOW_CONTACT_ID=Contact id:
303 PAGE_TITLE_ADMIN_SHOW_CONTACT=Show contact data
304 CONTENT_TITLE_ADMIN_SHOW_CONTACT=Show contact data:
305 PAGE_TITLE_ADMIN_EDIT_CONTACT=Edit contact data
306 CONTENT_TITLE_ADMIN_EDIT_CONTACT=Edit contact data:
307 ADMIN_LINK_EDIT_CONTACT=Edit contact data
308 ADMIN_LINK_EDIT_CONTACT_TITLE=Here you can edit contact data.
309 BUTTON_ADMIN_EDIT_USER=Change user data
310 ADMIN_EDIT_USER_TITLE=Edit user data
311 ADMIN_USER_DATA_PASSWORD_EDIT_NOTICE=If you want to change the password, enter it twice, otherwise leave both empty.
312 ERROR_PARAMETER_MODE_NOT_SET=Error: Parameter 'modus' is not set.
313 ADMIN_EDIT_CONTACT_TITLE=Edit contact data (id number: {0})
314 BUTTON_ADMIN_EDIT_CONTACT=Change contact data
315 PAGE_TITLE_ADMIN_LIST_CONTACT=List contacts
316 CONTENT_TITLE_ADMIN_LIST_CONTACT=List contacts: