{ "menu": { "shopping": "Shopping", "products": "Products", "basket": "Basket", "login": "Login", "account": "Account", "orders": "Orders", "systemAndHelp": "System & Help", "helpInstructions": "Help instructions", "preferences": "Preferences", "logout": "Logout", "scoreBoard": "Score Board" }, "preferences": { "pageSetup": "Page setup", "selectedTheme": "Selected theme", "language": "Language", "systemSetup": "System setup", "resetDatabase": "Reset database", "resetPreferences": "Reset preferences", "resetConfirm": "Really reset the database?" }, "product": { "product": "Product | Products", "productName": "Product name", "brand": "Brand", "productPrice": "Unit price", "category": "Category", "description": "Description", "storedItemsAvailable": "{0} items available", "soldOut": "Sold Out" }, "offers": "Offers", "categories": "Categories", "sortBy": "Sort by", "quantity": "Quantity", "addToBasket": "Add to basket", "emptyBasketTitle": "The basket is empty...", "emptyBasketText": "Go to our products and add some of them to the basket", "totalPrice": "Total price", "orderNow": "Order now", "orders": { "orderFrom": "Order from", "ordered": "Ordered", "preparingForShipping": "Preparing for shipping", "shipped": "Shipped", "delivered": "Delivered", "inDelivery": "In Delivery" }, "userInfo": { "firstName": "First Name", "lastName": "Family Name", "street": "Street", "houseNumber": "House Number", "postalCode": "Postal Code", "city": "City", "bankName": "Bank name", "iban": "IBAN" }, "account": { "backToLogin": "Back to Login", "username": "Username", "password": "Password", "noAccountRegister": "Create new Account!", "register": "Create Account", "delete": "Delete Account", "managingAccount": "Managing Account", "address": "Address | Addresses", "payment": "Payment | Payments", "masterData": "Master data", "noAddresses": "No Addresses found", "noPayments": "No payments found", "newPayment": "New Payment", "email": "E-Mail address" }, "bannerMessages": { "loginSuccessful": "Login erfolgreich!", "wrongLogin": "Falscher Username oder falsches Passwort!", "error": "Some error occurred...", "databaseResetSuccessful": "Database reset successful!", "usernameInUse": "Username always in use!", "registerSuccessful": "Account successfully created!", "accountUpdated": "Account successfully updated", "logoutSuccessful": "Logout successful", "categoryCreateSuccessful": "Category created", "categoryDeleteSuccessful": "Category deleted", "categoryCreateError": "Error on creating category", "categoryDeleteError": "Error on deleting category", "orderPlaceSuccessfull": "Order successfully placed", "productCreateSuccessful": "Product created", "productCreateError": "Error on product creation", "productDeleteSuccessful": "Product successfully deleted", "productDeleteError": "Error on product delete", "basketProductAdded": "Add product to basket", "basketProductRemoved": "Product removed from basket" }, "oclock": "o'clock", "ordering": { "ordering": "Finish order", "takeOrder": "Do order now" }, "dialog": { "cancel": "Cancel", "confirm": "Bestätigen", "deleteAccount": { "title": "Delete account?", "description": "Do you really want to delete the account? This can't be undone!" }, "resetConfirm": { "title": "Reset database?", "description": "Do you really want to reset the server database? This can't be undone!" } }, "scoreBoard": { "exerciseGroup0": "Exercise Group 0: Getting Started", "exerciseGroup1": "Exercise Group 1: SQL Injections", "exerciseGroup2": "Exercise Group 2: Broken Access Control", "exerciseGroup3": "Exercise Group 3: Cross-Site Scripting (XSS)", "exercise": "Exercise {0}" }, "serverState": "Server State:", "required": "Is required", "noDigitsAllowed": "Digits are not allowed", "notEnoughChars": "Too short", "passwordToShort": "Password too short", "onlyDigitsAllowed": "Only digits are allowed", "noOrders": "No orders found", "noOrdersText": "There are no orders with this account until now. Go to the basket page and order something!", "add": "Add", "remove": "Remove", "emailIsNotValid": "E-mail must be valid", "emailRequired": "E-Mail is required", "tooMuchChars": "Too long", "digitsAtStartNeeded": "Has to beginn with a number", "wrongIban": "Wrong IBAN format, only German IBANs are allowed!" }