This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/i18n/en_US/Global.json
T
2016-02-03 11:52:16 +02:00

600 lines
22 KiB
JSON

{
"scopeNames": {
"Email": "Email",
"User": "User",
"Team": "Team",
"Role": "Role",
"EmailTemplate": "Email Template",
"EmailAccount": "Personal Email Account",
"EmailAccountScope": "Personal Email Account",
"OutboundEmail": "Outbound Email",
"ScheduledJob": "Scheduled Job",
"ExternalAccount": "External Account",
"Extension": "Extension",
"Dashboard": "Dashboard",
"InboundEmail": "Group Email Account",
"Stream": "Stream",
"Import": "Import",
"Template": "Template",
"Job": "Job",
"EmailFilter": "Email Filter",
"Portal": "Portal",
"PortalRole": "Portal Role"
},
"scopeNamesPlural": {
"Email": "Emails",
"User": "Users",
"Team": "Teams",
"Role": "Roles",
"EmailTemplate": "Email Templates",
"EmailAccount": "Personal Email Accounts",
"EmailAccountScope": "Personal Email Accounts",
"OutboundEmail": "Outbound Emails",
"ScheduledJob": "Scheduled Jobs",
"ExternalAccount": "External Accounts",
"Extension": "Extensions",
"Dashboard": "Dashboard",
"InboundEmail": "Group Email Accounts",
"Stream": "Stream",
"Import": "Import Results",
"Template": "Templates",
"Job": "Jobs",
"EmailFilter": "Email Filters",
"Portal": "Portals",
"PortalRole": "Portal Roles"
},
"labels": {
"Misc": "Misc",
"Merge": "Merge",
"None": "None",
"by": "by",
"Saved": "Saved",
"Error": "Error",
"Select": "Select",
"Not valid": "Not valid",
"Please wait...": "Please wait...",
"Please wait": "Please wait",
"Loading...": "Loading...",
"Uploading...": "Uploading...",
"Sending...": "Sending...",
"Merging...": "Merging...",
"Merged": "Merged",
"Removed": "Removed",
"Posted": "Posted",
"Linked": "Linked",
"Unlinked": "Unlinked",
"Done": "Done",
"Access denied": "Access denied",
"Not found": "Not found",
"Access": "Access",
"Are you sure?": "Are you sure?",
"Record has been removed": "Record has been removed",
"Wrong username/password": "Wrong username/password",
"Post cannot be empty": "Post cannot be empty",
"Removing...": "Removing...",
"Unlinking...": "Unlinking...",
"Posting...": "Posting...",
"Username can not be empty!": "Username can not be empty!",
"Cache is not enabled": "Cache is not enabled",
"Cache has been cleared": "Cache has been cleared",
"Rebuild has been done": "Rebuild has been done",
"Saving...": "Saving...",
"Modified": "Modified",
"Created": "Created",
"Create": "Create",
"create": "create",
"Overview": "Overview",
"Details": "Details",
"Add Field": "Add Field",
"Add Dashlet": "Add Dashlet",
"Filter": "Filter",
"Edit Dashboard": "Edit Dashboard",
"Add": "Add",
"Add Item": "Add Item",
"Reset": "Reset",
"Menu": "Menu",
"More": "More",
"Search": "Search",
"Only My": "Only My",
"Open": "Open",
"Admin": "Admin",
"About": "About",
"Refresh": "Refresh",
"Remove": "Remove",
"Options": "Options",
"Username": "Username",
"Password": "Password",
"Login": "Login",
"Log Out": "Log Out",
"Preferences": "Preferences",
"State": "State",
"Street": "Street",
"Country": "Country",
"City": "City",
"PostalCode": "Postal Code",
"Followed": "Followed",
"Follow": "Follow",
"Followers": "Followers",
"Clear Local Cache": "Clear Local Cache",
"Actions": "Actions",
"Delete": "Delete",
"Update": "Update",
"Save": "Save",
"Edit": "Edit",
"View": "View",
"Cancel": "Cancel",
"Apply": "Apply",
"Unlink": "Unlink",
"Mass Update": "Mass Update",
"Export": "Export",
"No Data": "No Data",
"No Access": "No Access",
"All": "All",
"Active": "Active",
"Inactive": "Inactive",
"Write your comment here": "Write your comment here",
"Post": "Post",
"Stream": "Stream",
"Show more": "Show more",
"Dashlet Options": "Dashlet Options",
"Full Form": "Full Form",
"Insert": "Insert",
"Person": "Person",
"First Name": "First Name",
"Last Name": "Last Name",
"Original": "Original",
"You": "You",
"you": "you",
"change": "change",
"Change": "Change",
"Primary": "Primary",
"Save Filter": "Save Filter",
"Administration": "Administration",
"Run Import": "Run Import",
"Duplicate": "Duplicate",
"Notifications": "Notifications",
"Mark all read": "Mark all read",
"See more": "See more",
"Today": "Today",
"Tomorrow": "Tomorrow",
"Yesterday": "Yesterday",
"Submit": "Submit",
"Close": "Close",
"Yes": "Yes",
"No": "No",
"View": "View",
"Select All Result": "Select All Result",
"Value": "Value",
"Current version": "Current version",
"List View": "List View",
"Tree View": "Tree View",
"Unlink All": "Unlink All",
"Total": "Total",
"Print to PDF": "Print to PDF",
"Default": "Default",
"Number": "Number",
"From": "From",
"To": "To",
"Create Post": "Create Post",
"Previous Entry": "Previous Entry",
"Next Entry": "Next Entry",
"View List": "View List"
},
"messages": {
"pleaseWait": "Please wait...",
"posting": "Posting...",
"confirmLeaveOutMessage": "Are you sure you want to leave the form?",
"notModified": "You have not modified the record",
"duplicate": "The record you are creating seems to be a duplicate",
"fieldIsRequired": "{field} is required",
"fieldShouldBeEmail": "{field} should be valid email",
"fieldShouldBeFloat": "{field} should be valid float",
"fieldShouldBeInt": "{field} should be valid integer",
"fieldShouldBeDate": "{field} should be valid date",
"fieldShouldBeDatetime": "{field} should be valid date/time",
"fieldShouldAfter": "{field} should be after {otherField}",
"fieldShouldBefore": "{field} should be before {otherField}",
"fieldShouldBeBetween": "{field} should be between {min} and {max}",
"fieldShouldBeLess": "{field} should be less then {value}",
"fieldShouldBeGreater": "{field} should be greater then {value}",
"fieldBadPasswordConfirm": "{field} not confirmed properly",
"resetPreferencesDone": "Preferences has been reset to defaults",
"assignmentEmailNotificationSubject": "EspoCRM {entityType}: {Entity.name}",
"assignmentEmailNotificationBody": "{assignerUserName} has assigned {entityType} '{Entity.name}' to you.\n\n{recordUrl}",
"confirmation": "Are you sure?",
"unlinkAllConfirmation": "Are you sure you want to unlink all related records?",
"resetPreferencesConfirmation": "Are you sure you want to reset preferences to defaults?",
"removeRecordConfirmation": "Are you sure you want to remove the record?",
"unlinkRecordConfirmation": "Are you sure you want to unlink the related record?",
"removeSelectedRecordsConfirmation": "Are you sure you want to remove selected records?",
"massUpdateResult": "{count} records have been updated",
"massUpdateResultSingle": "{count} record has been updated",
"noRecordsUpdated": "No records were updated",
"massRemoveResult": "{count} records have been removed",
"massRemoveResultSingle": "{count} record has been removed",
"noRecordsRemoved": "No records were removed",
"clickToRefresh": "Click to refresh",
"streamPostInfo": "Type <strong>@username</strong> to mention users in the post.\n\nAvailable markdown syntax:\n`<code>code</code>`\n**<strong>strong text</strong>**\n*<em>emphasized text</em>*\n~<del>deleted text</del>~\n> blockquote\n(link name)[url]",
"writeYourCommentHere": "Write your comment here",
"writeMessageToUser": "Write a message to {user}",
"writeMessageToSelf": "Write a message to self",
"typeAndPressEnter": "Type & press enter",
"checkForNewNotifications": "Check for new notifications",
"checkForNewNotes": "Check for new Stream entries"
},
"boolFilters": {
"onlyMy": "Only My",
"followed": "Followed"
},
"presetFilters": {
"followed": "Followed",
"all": "All"
},
"massActions": {
"remove": "Remove",
"merge": "Merge",
"massUpdate": "Mass Update",
"export": "Export"
},
"fields": {
"name": "Name",
"firstName": "First Name",
"lastName": "Last Name",
"salutationName": "Salutation",
"assignedUser": "Assigned User",
"assignedUsers": "Assigned Users",
"emailAddress": "Email",
"assignedUserName": "Assigned User Name",
"teams": "Teams",
"createdAt": "Created At",
"modifiedAt": "Modified At",
"createdBy": "Created By",
"modifiedBy": "Modified By",
"description": "Description",
"address": "Address",
"phoneNumber": "Phone",
"phoneNumberMobile": "Phone (Mobile)",
"phoneNumberHome": "Phone (Home)",
"phoneNumberFax": "Phone (Fax)",
"phoneNumberOffice": "Phone (Office)",
"phoneNumberOther": "Phone (Other)",
"order": "Order",
"parent": "Parent",
"children": "Children"
},
"links": {
"assignedUser": "Assigned User",
"createdBy": "Created By",
"modifiedBy": "Modified By",
"team": "Team",
"roles": "Roles",
"teams": "Teams",
"users": "Users",
"parent": "Parent",
"children": "Children"
},
"dashlets": {
"Stream": "Stream"
},
"notificationMessages": {
"assign": "{entityType} {entity} has been assigned to you",
"emailReceived": "Email received from {from}",
"entityRemoved": "{user} removed {entityType} {entity}"
},
"streamMessages": {
"post": "{user} posted on {entityType} {entity}",
"attach": "{user} attached on {entityType} {entity}",
"status": "{user} updated {field} of {entityType} {entity}",
"update": "{user} updated {entityType} {entity}",
"postTargetTeam": "{user} posted to team {target}",
"postTargetTeams": "{user} posted to teams {target}",
"postTargetPortal": "{user} posted to portal {target}",
"postTargetPortals": "{user} posted to portals {target}",
"postTarget": "{user} posted to {target}",
"postTargetYou": "{user} posted to you",
"postTargetYouAndOthers": "{user} posted to {target} and you",
"postTargetAll": "{user} posted to all",
"postTargetSelf": "{user} posted to self",
"postTargetSelfAndOthers": "{user} posted to {target} and self",
"mentionInPost": "{user} mentioned {mentioned} in {entityType} {entity}",
"mentionYouInPost": "{user} mentioned you in {entityType} {entity}",
"mentionInPostTarget": "{user} mentioned {mentioned} in post",
"mentionYouInPostTarget": "{user} mentioned you in post to {target}",
"mentionYouInPostTargetAll": "{user} mentioned you in post to all",
"mentionYouInPostTargetNoTarget": "{user} mentioned you in post",
"create": "{user} created {entityType} {entity}",
"createThis": "{user} created this {entityType}",
"createAssignedThis": "{user} created this {entityType} assigned to {assignee}",
"createAssigned": "{user} created {entityType} {entity} assigned to {assignee}",
"assign": "{user} assigned {entityType} {entity} to {assignee}",
"assignThis": "{user} assigned this {entityType} to {assignee}",
"postThis": "{user} posted",
"attachThis": "{user} attached",
"statusThis": "{user} updated {field}",
"updateThis": "{user} updated this {entityType}",
"createRelatedThis": "{user} created {relatedEntityType} {relatedEntity} related to this {entityType}",
"createRelated": "{user} created {relatedEntityType} {relatedEntity} related to {entityType} {entity}",
"relate": "{user} linked {relatedEntityType} {relatedEntity} with {entityType} {entity}",
"relateThis": "{user} linked {relatedEntityType} {relatedEntity} with this {entityType}",
"emailReceivedFromThis": "Email received from {from}",
"emailReceivedInitialFromThis": "Email received from {from}, this {entityType} created",
"emailReceivedThis": "Email received",
"emailReceivedInitialThis": "Email received, this {entityType} created",
"emailReceivedFrom": "Email received from {from}, related to {entityType} {entity}",
"emailReceivedFromInitial": "Email received from {from}, {entityType} {entity} created",
"emailReceived": "Email received related to {entityType} {entity}",
"emailReceivedInitial": "Email received: {entityType} {entity} created",
"emailReceivedInitialFrom": "Email received from {from}, {entityType} {entity} created",
"emailSent": "{by} sent email related to {entityType} {entity}",
"emailSentThis": "{by} sent email"
},
"lists": {
"monthNames": ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"],
"monthNamesShort": ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
"dayNames": ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
"dayNamesShort": ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
"dayNamesMin": ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"]
},
"options": {
"salutationName": {
"Mr.": "Mr.",
"Mrs.": "Mrs.",
"Ms.": "Ms.",
"Dr.": "Dr."
},
"language": {
"af_ZA":"Afrikaans",
"az_AZ":"Azerbaijani",
"be_BY":"Belarusian",
"bg_BG":"Bulgarian",
"bn_IN":"Bengali",
"bs_BA":"Bosnian",
"ca_ES":"Catalan",
"cs_CZ":"Czech",
"cy_GB":"Welsh",
"da_DK":"Danish",
"de_DE":"German",
"el_GR":"Greek",
"en_GB":"English (UK)",
"en_US":"English (US)",
"es_ES":"Spanish (Spain)",
"et_EE":"Estonian",
"eu_ES":"Basque",
"fa_IR":"Persian",
"fi_FI":"Finnish",
"fo_FO":"Faroese",
"fr_CA":"French (Canada)",
"fr_FR":"French (France)",
"ga_IE":"Irish",
"gl_ES":"Galician",
"gn_PY":"Guarani",
"he_IL":"Hebrew",
"hi_IN":"Hindi",
"hr_HR":"Croatian",
"hu_HU":"Hungarian",
"hy_AM":"Armenian",
"id_ID":"Indonesian",
"is_IS":"Icelandic",
"it_IT":"Italian",
"ja_JP":"Japanese",
"ka_GE":"Georgian",
"km_KH":"Khmer",
"ko_KR":"Korean",
"ku_TR":"Kurdish",
"lt_LT":"Lithuanian",
"lv_LV":"Latvian",
"mk_MK":"Macedonian",
"ml_IN":"Malayalam",
"ms_MY":"Malay",
"nb_NO":"Norwegian Bokmål",
"nn_NO":"Norwegian Nynorsk",
"ne_NP":"Nepali",
"nl_NL":"Dutch",
"pa_IN":"Punjabi",
"pl_PL":"Polish",
"ps_AF":"Pashto",
"pt_BR":"Portuguese (Brazil)",
"pt_PT":"Portuguese (Portugal)",
"ro_RO":"Romanian",
"ru_RU":"Russian",
"sk_SK":"Slovak",
"sl_SI":"Slovene",
"sq_AL":"Albanian",
"sr_RS":"Serbian",
"sv_SE":"Swedish",
"sw_KE":"Swahili",
"ta_IN":"Tamil",
"te_IN":"Telugu",
"th_TH":"Thai",
"tl_PH":"Tagalog",
"tr_TR":"Turkish",
"uk_UA":"Ukrainian",
"ur_PK":"Urdu",
"vi_VN":"Vietnamese",
"zh_CN":"Simplified Chinese (China)",
"zh_HK":"Traditional Chinese (Hong Kong)",
"zh_TW":"Traditional Chinese (Taiwan)"
},
"dateSearchRanges": {
"on": "On",
"notOn": "Not On",
"after": "After",
"before": "Before",
"between": "Between",
"today": "Today",
"past": "Past",
"future": "Future",
"currentMonth": "Current Month",
"lastMonth": "Last Month",
"currentQuarter": "Current Quarter",
"lastQuarter": "Last Quarter",
"currentYear": "Current Year",
"lastYear": "Last Year",
"lastSevenDays": "Last 7 Days",
"lastXDays": "Last X Days",
"nextXDays": "Next X Days"
},
"searchRanges": {
"is": "Is",
"isEmpty": "Is Empty",
"isNotEmpty": "Is Not Empty",
"isOneOf": "Is One Of",
"isFromTeams": "Is From Team"
},
"varcharSearchRanges": {
"equals": "Equals",
"startsWith": "Starts With",
"contains": "Contains",
"isEmpty": "Is Empty",
"isNotEmpty": "Is Not Empty"
},
"intSearchRanges": {
"equals": "Equals",
"notEquals": "Not Equals",
"greaterThan": "Greater Than",
"lessThan": "Less Than",
"greaterThanOrEquals": "Greater Than or Equals",
"lessThanOrEquals": "Less Than or Equals",
"between": "Between"
},
"autorefreshInterval": {
"0": "None",
"0.5": "30 seconds",
"1": "1 minute",
"2": "2 minutes",
"5": "5 minutes",
"10": "10 minutes"
},
"phoneNumber": {
"Mobile": "Mobile",
"Office": "Office",
"Fax": "Fax",
"Home": "Home",
"Other": "Other"
}
},
"sets": {
"summernote": {
"NOTICE": "You can find translation here: https://github.com/HackerWins/summernote/tree/master/lang",
"font":{
"bold":"Bold",
"italic":"Italic",
"underline":"Underline",
"strike":"Strike",
"clear":"Remove Font Style",
"height":"Line Height",
"name":"Font Family",
"size":"Font Size"
},
"image":{
"image":"Picture",
"insert":"Insert Image",
"resizeFull":"Resize Full",
"resizeHalf":"Resize Half",
"resizeQuarter":"Resize Quarter",
"floatLeft":"Float Left",
"floatRight":"Float Right",
"floatNone":"Float None",
"dragImageHere":"Drag an image here",
"selectFromFiles":"Select from files",
"url":"Image URL",
"remove":"Remove Image"
},
"link":{
"link":"Link",
"insert":"Insert Link",
"unlink":"Unlink",
"edit":"Edit",
"textToDisplay":"Text to display",
"url":"To what URL should this link go?",
"openInNewWindow":"Open in new window"
},
"video":{
"video":"Video",
"videoLink":"Video Link",
"insert":"Insert Video",
"url":"Video URL?",
"providers":"(YouTube, Vimeo, Vine, Instagram, or DailyMotion)"
},
"table":{
"table":"Table"
},
"hr":{
"insert":"Insert Horizontal Rule"
},
"style":{
"style":"Style",
"normal":"Normal",
"blockquote":"Quote",
"pre":"Code",
"h1":"Header 1",
"h2":"Header 2",
"h3":"Header 3",
"h4":"Header 4",
"h5":"Header 5",
"h6":"Header 6"
},
"lists":{
"unordered":"Unordered list",
"ordered":"Ordered list"
},
"options":{
"help":"Help",
"fullscreen":"Full Screen",
"codeview":"Code View"
},
"paragraph":{
"paragraph":"Paragraph",
"outdent":"Outdent",
"indent":"Indent",
"left":"Align left",
"center":"Align center",
"right":"Align right",
"justify":"Justify full"
},
"color":{
"recent":"Recent Color",
"more":"More Color",
"background":"BackColor",
"foreground":"FontColor",
"transparent":"Transparent",
"setTransparent":"Set transparent",
"reset":"Reset",
"resetToDefault":"Reset to default"
},
"shortcut":{
"shortcuts":"Keyboard shortcuts",
"close":"Close",
"textFormatting":"Text formatting",
"action":"Action",
"paragraphFormatting":"Paragraph formatting",
"documentStyle":"Document Style"
},
"history":{
"undo":"Undo",
"redo":"Redo"
}
}
},
"themes": {
"Espo": "Espo",
"Sakura": "Sakura",
"EspoVertical": "Espo Vertical",
"SakuraVertical": "Sakura Vertical",
"Violet": "Violet",
"VioletVertical": "Violet Vertical"
}
}