Files
stockhome/frontend/src/utils/i18n/locales/en/en.json
T

91 lines
4.0 KiB
JSON

{
"app-title": "Stockhome",
"add": "Add",
"storages": "Storages",
"rows-per-page": "Rows per page",
"details": "Details",
"username": "Username",
"password": "Password",
"login": "Login",
"product-name": "Product name",
"price": "Price",
"stock": "Stock",
"storage-place": "Storage place",
"expiry-date": "Expiry Date",
"bottling-date": "Bottling Date",
"inventory": "Inventory",
"actions": "Actions",
"description": "Description",
"product-details": "Product Details",
"save": "Save",
"profile": "Profile",
"settings": "Settings",
"storage-delete-info": "WARNING: If you remove a storage all items/products that are stored in this storage will also get removed. This cannot be undone!",
"storage-name": "Storage name",
"created-at": "Created at",
"updated-at": "Updated at",
"delete": "Delete",
"amount": "Amount",
"inventory-subtitle": "Here you can inspect all of your stored items.",
"add-product": "Add product",
"add-product-subtitle": "Here you can enter information for a new product.",
"app-name": "App name",
"app-name-sub": "Displayed in the sidebar and login screen.",
"currency": "Currency",
"currency-sub": "Used for pricing across inventory views.",
"quick-tips": "Quick tips",
"quick-tips-1": "Update the app name to personalize the sidebar and login header.",
"quick-tips-2": "Choose a currency code that matches your pricing display, e.g. EUR, CHF, or USD.",
"settings-sub": "Manage your app preferences and store defaults.",
"preferences": "Preferences",
"selected": "selected",
"logout": "Logout",
"pcs": "pcs.",
"change-translation": "Deutsch",
"new-storage-title": "New Storage location",
"new-storage-content": "Enter the details for a new storage location here.",
"menu": "Menu",
"close": "Close",
"product-details-quick": "Fast product details",
"download-qr-code": "Download QR-Code",
"change-password": "Change password",
"new-password-title": "Here you can change your password.",
"current-password": "Current password",
"new-password": "New password",
"new-password-rep": "Repeat new password",
"change": "Change",
"error": "Error",
"success": "Success",
"submit": "Submit",
"logout-success-text": "Logout successful!",
"not-found-header": "404 - Not found",
"not-found-body": "The page you were looking for, does not exist.",
"SU005": "Your password is updated successfully!",
"SE001": "The settings are updated successfully!",
"EG001": "An unexpected error occurred. Please try again later.",
"EU001": "Wrong username or password!",
"EU002": "Your account has been deactivated. Please contact an administrator.",
"EU003": "Please enter both username and password.",
"EU004": "Some required information is missing. Please check your input.",
"EU005": "Login failed due to a technical issue. Please try again.",
"EU006": "Login failed. Please try again.",
"EU007": "Failed to change your password. Please try again.",
"EU008": "Your settings could not be saved. Please try again.",
"EU009": "Your settings could not be loaded. Please try again.",
"EU010": "You must enter your new password twice correctly.",
"ES001": "Please fill in all required fields for the storage location.",
"ES002": "Some required storage information is missing. Please check your input.",
"ES003": "The storage location could not be updated. Please try again.",
"ES004": "The storage location could not be deleted. Please try again.",
"ES005": "No storage locations found.",
"ES006": "The storage location could not be created. Please try again.",
"EP001": "The product could not be created. Please try again.",
"EP002": "No products found.",
"EP003": "Product not found.",
"EP004": "The product amount could not be updated. Please try again.",
"EP005": "The product could not be updated. Please try again.",
"EP006": "The product could not be deleted. Please try again.",
"EP007": "Please enter at least a product name.",
"EP008": "Some required product information is missing. Please check your input."
}