(function () { 'use strict'; angular.module('translate.data', []) .constant('translateData', { "About": "About", "Action": "Action", "Address": "Address", "Administrators": "Administrators", "All": "All", "Approved": "Approved", "Attribute": "Attribute", "AttributeCode": "Attribute Code", "Attributes": "Attributes", "Available in Layered Navigation": "Available in Layered Navigation", "Back": "Back", "Birth Date": "Birth Date", "Blocked": "Blocked", "Can Search": "Can Search", "Cancel": "Cancel", "Child Tags": "Child Tags", "Child Tags Recommendations": "Child Tags Recommendations", "Clear": "Clear", "Confirm": "Confirm", "Confirm deletion": "Confirm deletion", "Contact": "Contact", "Create": "Create", "Created": "Created", "Created / Updated": "Created / Updated", "Data Type": "Data Type", "Date Time": "Date/Time", "Default": "Default", "Delete": "Delete", "Description": "Description", "Disabled": "Disabled", "Display in Object": "Display in Object", "Display in Object List": "Display in Object List", "doAbort": "Abort", "doConfirm Unlink": "Confirm Unlink", "doDelete": "Delete", "doEdit": "Edit", "doLogin": "Log in", "doLogout": "Log out", "Done": "Done", "doRegister": "Register", "doRemove": "Remove", "doRestart": "Restart", "doStart": "Start", "doUpdate": "Update", "doUpload": "Upload", "doView": "View", "Draft": "Draft", "Edit": "Edit", "Edit Links": "Edit Links", "Edit Profile": "Edit Profile", "Email": "Email", "Enabled": "Enabled", "Factor": "Importance Factor", "Format": "Format", "Home": "Home", "Image": "Image", "Images": "Images", "Kiev": "Kiev", "Language": "Language", "Latitude": "Latitude", "Less": "Less", "Link": "Link", "Link User": "Link User", "Loading...": "Loading...", "Log in": "Log in", "Log in via": "Log in via", "Log out": "Log out", "Login": "Login", "Login error": "Login error", "Longitude": "Longitude", "Map": "Map", "Max": "Max", "Menu": "Menu", "Min": "Min", "More": "More", "Name": "Name", "No": "No", "Note For Moderator": "Note For Moderator", "Note For User": "Note For User", "Notifications": "Notifications", "Numeric": "Numeric", "Options": "Options", "Parent Tags": "Parent Tags", "Parent Tags Recommendations": "Parent Tags Recommendations", "Password": "Password", "Phone": "Phone", "Phone number should be filled": "", "PhoneLogin": "Phone (Login)", "placeholderEmail": "Your Email", "placeholderPassword": "6 to 30 characters", "placeholderPhone": "Phone number in format +380.........", "placeholderUsername": "Your Name", "Please enter your phone number": "Please enter your phone number", "pluralPhoto": { "one": "{} photo", "other": "{} photos" }, "Prefix": "Prefix", "Profile": "Profile", "Progress": "Progress", "ratingPoints": "Rating Points", "Register": "Register", "Registration error": "Registration Error", "Rejected": "Rejected", "Remember Me": "Remember Me", "Request failed": "Request failed", "Required": "Required", "Reset": "Reset", "Retype Password": "Retype Password", "Review": "Review", "Role": "Role", "roleAdmin": "Administrator", "roleManager": "Manager", "roleUser": "User", "Round": "Round", "Save": "Save", "Search": "Search", "Select Role": "Select Role", "Select Status": "Select Status", "Select Type": "Select Type", "siteName": "M2", "Sortable": "Enable Sorting by This Attribute", "Sorting": "Sorting", "Status": "Status", "Suffix": "Suffix", "Tag": "Tag", "Tag Links": "Tag Links", "Tag Types": "Tag Types", "Tags": "Tags", "Templates": "Templates", "Ternopil": "Ternopil", "Text": "Text", "textLong": "Long", "Ticket": "Ticket", "Ticket Images": "Ticket Images", "Tickets": "Tickets", "toApproved": "Approve", "toBlocked": "Block", "Today": "Today", "toDraft": "Make Draft", "toRejected": "Reject", "toReview": "Publish", "toSearch": "Search", "Type": "Type", "Type Code": "Type Code", "Unlink": "Unlink", "Update": "Update", "Updated": "Updated", "User": "User", "User Image": "User Image", "Username": "Name", "Users": "Users", "Yes": "Yes" }); })();