at the end of the day, it was inevitable
This commit is contained in:
@@ -0,0 +1,450 @@
|
||||
{
|
||||
"commonWords": {
|
||||
"Or": "Or",
|
||||
"or": "or",
|
||||
"Confirm": "Confirm",
|
||||
"confirm": "confirm",
|
||||
"Delete": "Delete",
|
||||
"delete": "delete",
|
||||
"Cancel": "Cancel",
|
||||
"cancel": "cancel",
|
||||
"Yes": "Yes",
|
||||
"yes": "yes",
|
||||
"Rename": "Rename",
|
||||
"rename": "rename",
|
||||
"loading": "loading..."
|
||||
},
|
||||
"interpolateSample": "you <strong>can</strong> interpolate {{value}} or {{component}} via interpolate component and use formatting {{up, uppercase}}!",
|
||||
"tabs": {
|
||||
"dashboard": "Dashboard",
|
||||
"search": "Search",
|
||||
"analyze": "Analyze",
|
||||
"share": "Share",
|
||||
"sourceIndex": "Source Index",
|
||||
"sourceLists": "Source Lists",
|
||||
"welcome": "Welcome",
|
||||
"createAnalysis": "Create Analysis",
|
||||
"savedAnalysis": "Saved Analysis",
|
||||
"alertsNewsletters": "Alerts/Newsletters",
|
||||
"manageRecipients": "Manage Recipients",
|
||||
"export": "Export"
|
||||
},
|
||||
"whatsNew": {
|
||||
"label": "What's New"
|
||||
},
|
||||
"langs": {
|
||||
"en": "English",
|
||||
"es": "Español",
|
||||
"de": "Deutsch",
|
||||
"fr": "Français",
|
||||
"nl": "Nederlands",
|
||||
"pt": "Português"
|
||||
},
|
||||
"userSettings": {
|
||||
"settings": "Settings",
|
||||
"help": "Help",
|
||||
"signOut": "Sign Out",
|
||||
"changePassword": "Change password",
|
||||
"enterOldPassword": "Enter old password",
|
||||
"enterNewPassword": "Enter new password",
|
||||
"retypeNewPassword": "Retype new password"
|
||||
},
|
||||
"sidebarDropdown": {
|
||||
"AddClippingsFeed": "Add clippings feed",
|
||||
"AddFolder": "Add folder",
|
||||
"DownloadSearchCriteria": "Download search criteria",
|
||||
"EditSearchTemplate": "Edit search template",
|
||||
"ExportFeeds": "Export feeds",
|
||||
"ViewUserComments": "View user comments",
|
||||
"RenameFolder": "Rename folder",
|
||||
"DeleteFolder": "Delete folder",
|
||||
"AddArticle": "Add article",
|
||||
"AddToDashboard": "Add to dashboard",
|
||||
"AnalyzeFeed": "Analyze feed",
|
||||
"DownloadArticleData": "Download article data",
|
||||
"DownloadFeedStatistics": "Download feed statistics",
|
||||
"ExportFeed": "Export feed",
|
||||
"RenameFeed": "Rename feed",
|
||||
"DeleteFeed": "Delete feed"
|
||||
},
|
||||
"sidebarPopup": {
|
||||
"areYouSure": "are you sure",
|
||||
"enterNamelabel": "Please enter a new name",
|
||||
"enterFolderName": "Please enter a folder name",
|
||||
"addFolderBtn": "Add Folder"
|
||||
},
|
||||
"alerts": {
|
||||
"notice": {
|
||||
"renameFeedNotice": "Your feed was successfully renamed ",
|
||||
"renameFolderNotice": "Your folder was successfully renamed ",
|
||||
"noListsSelected": "Please select a source",
|
||||
"updateListsForSourceNotice": "Source list changes saved",
|
||||
"deleteSourceList": "Source list {{name}} is deleted.",
|
||||
"renameSourceList": "Source list is renamed.",
|
||||
"saveFeed": "Feed successfully saved."
|
||||
},
|
||||
"error": {
|
||||
"renameFolderEmpty": "Folder name must not be empty.",
|
||||
"updateCategoryNameNotUnique": "There is already folder with name {{parameters}}.",
|
||||
"createSourceListNameNotUnique": "Source List names must be unique. Please change the Source List name and save."
|
||||
}
|
||||
},
|
||||
"language": {
|
||||
"all": "All",
|
||||
"af": "Afrikaans",
|
||||
"sq": "Albanian",
|
||||
"ar": "Arabic",
|
||||
"bn": "Bengali",
|
||||
"bs": "Bosnian",
|
||||
"bg": "Bulgarian",
|
||||
"ca": "Catalan",
|
||||
"zh": "Chinese",
|
||||
"hr": "Croatian",
|
||||
"cs": "CZECH",
|
||||
"da": "Danish",
|
||||
"nl": "Dutch",
|
||||
"en": "English",
|
||||
"et": "Estonian",
|
||||
"tl": "Filipino",
|
||||
"fi": "Finnish",
|
||||
"fr": "French",
|
||||
"de": "German",
|
||||
"el": "Greek",
|
||||
"gu": "Gujarati",
|
||||
"he": "Hebrew",
|
||||
"hi": "Hindi",
|
||||
"hu": "Hungarian",
|
||||
"is": "Icelandic",
|
||||
"id": "Indonesian",
|
||||
"it": "Italian",
|
||||
"ja": "Japanese",
|
||||
"ko": "Korean",
|
||||
"lv": "Latvian",
|
||||
"lt": "Lithuanian",
|
||||
"mk": "Macedonian",
|
||||
"ms": "Malay",
|
||||
"no": "Norwegian",
|
||||
"fa": "Persian",
|
||||
"pl": "Polish",
|
||||
"pt": "Portuguese",
|
||||
"ro": "Romanian",
|
||||
"ru": "Russian",
|
||||
"sr": "Serbian",
|
||||
"sk": "Slovak",
|
||||
"sl": "Slovenian",
|
||||
"es": "Spanish",
|
||||
"sv": "Swedish",
|
||||
"ta": "Tamil",
|
||||
"th": "Thai",
|
||||
"tr": "Turkish",
|
||||
"uk": "Ukrainian",
|
||||
"ur": "Urdu",
|
||||
"vi": "Vietnamese",
|
||||
"und": "Undefined"
|
||||
},
|
||||
"country": {
|
||||
"AD": "Andorra",
|
||||
"AE": "United Arab Emirates",
|
||||
"AF": "Afghanistan",
|
||||
"AG": "Antigua and Barbuda",
|
||||
"AI": "Anguilla",
|
||||
"AL": "Albania",
|
||||
"AM": "Armenia",
|
||||
"AO": "Angola",
|
||||
"AQ": "Antarctica",
|
||||
"AR": "Argentina",
|
||||
"AS": "American Samoa",
|
||||
"AT": "Austria",
|
||||
"AU": "Australia",
|
||||
"AW": "Aruba",
|
||||
"AX": "Åland Islands",
|
||||
"AZ": "Azerbaijan",
|
||||
"BA": "Bosnia and Herzegovina",
|
||||
"BB": "Barbados",
|
||||
"BD": "Bangladesh",
|
||||
"BE": "Belgium",
|
||||
"BF": "Burkina Faso",
|
||||
"BG": "Bulgaria",
|
||||
"BH": "Bahrain",
|
||||
"BI": "Burundi",
|
||||
"BJ": "Benin",
|
||||
"BL": "Saint Barthélemy",
|
||||
"BM": "Bermuda",
|
||||
"BN": "Brunei Darussalam",
|
||||
"BO": "Bolivia, Plurinational State of",
|
||||
"BQ": "Bonaire, Sint Eustatius and Saba",
|
||||
"BR": "Brazil",
|
||||
"BS": "Bahamas",
|
||||
"BT": "Bhutan",
|
||||
"BV": "Bouvet Island",
|
||||
"BW": "Botswana",
|
||||
"BY": "Belarus",
|
||||
"BZ": "Belize",
|
||||
"CA": "Canada",
|
||||
"CC": "Cocos (Keeling) Islands",
|
||||
"CD": "Congo, the Democratic Republic of the",
|
||||
"CF": "Central African Republic",
|
||||
"CG": "Congo",
|
||||
"CH": "Switzerland",
|
||||
"CI": "Côte d'Ivoire",
|
||||
"CK": "Cook Islands",
|
||||
"CL": "Chile",
|
||||
"CM": "Cameroon",
|
||||
"CN": "China",
|
||||
"CO": "Colombia",
|
||||
"CR": "Costa Rica",
|
||||
"CU": "Cuba",
|
||||
"CV": "Cabo Verde",
|
||||
"CW": "Curaçao",
|
||||
"CX": "Christmas Island",
|
||||
"CY": "Cyprus",
|
||||
"CZ": "Czechia",
|
||||
"DE": "Germany",
|
||||
"DJ": "Djibouti",
|
||||
"DK": "Denmark",
|
||||
"DM": "Dominica",
|
||||
"DO": "Dominican Republic",
|
||||
"DZ": "Algeria",
|
||||
"EC": "Ecuador",
|
||||
"EE": "Estonia",
|
||||
"EG": "Egypt",
|
||||
"EH": "Western Sahara",
|
||||
"ER": "Eritrea",
|
||||
"ES": "Spain",
|
||||
"ET": "Ethiopia",
|
||||
"FI": "Finland",
|
||||
"FJ": "Fiji",
|
||||
"FK": "Falkland Islands (Malvinas)",
|
||||
"FM": "Micronesia, Federated States of",
|
||||
"FO": "Faroe Islands",
|
||||
"FR": "France",
|
||||
"GA": "Gabon",
|
||||
"GB": "United Kingdom",
|
||||
"GD": "Grenada",
|
||||
"GE": "Georgia",
|
||||
"GF": "French Guiana",
|
||||
"GG": "Guernsey",
|
||||
"GH": "Ghana",
|
||||
"GI": "Gibraltar",
|
||||
"GL": "Greenland",
|
||||
"GM": "Gambia",
|
||||
"GN": "Guinea",
|
||||
"GP": "Guadeloupe",
|
||||
"GQ": "Equatorial Guinea",
|
||||
"GR": "Greece",
|
||||
"GS": "South Georgia and the South Sandwich Islands",
|
||||
"GT": "Guatemala",
|
||||
"GU": "Guam",
|
||||
"GW": "Guinea-Bissau",
|
||||
"GY": "Guyana",
|
||||
"HK": "Hong Kong",
|
||||
"HM": "Heard Island and McDonald Islands",
|
||||
"HN": "Honduras",
|
||||
"HR": "Croatia",
|
||||
"HT": "Haiti",
|
||||
"HU": "Hungary",
|
||||
"ID": "Indonesia",
|
||||
"IE": "Ireland",
|
||||
"IL": "Israel",
|
||||
"IM": "Isle of Man",
|
||||
"IN": "India",
|
||||
"IO": "British Indian Ocean Territory",
|
||||
"IQ": "Iraq",
|
||||
"IR": "Iran, Islamic Republic of",
|
||||
"IS": "Iceland",
|
||||
"IT": "Italy",
|
||||
"JE": "Jersey",
|
||||
"JM": "Jamaica",
|
||||
"JO": "Jordan",
|
||||
"JP": "Japan",
|
||||
"KE": "Kenya",
|
||||
"KG": "Kyrgyzstan",
|
||||
"KH": "Cambodia",
|
||||
"KI": "Kiribati",
|
||||
"KM": "Comoros",
|
||||
"KN": "Saint Kitts and Nevis",
|
||||
"KP": "Korea (the Democratic People's Republic of)",
|
||||
"KR": "Korea (the Republic of)",
|
||||
"KW": "Kuwait",
|
||||
"KY": "Cayman Islands",
|
||||
"KZ": "Kazakhstan",
|
||||
"LA": "Lao People's Democratic Republic",
|
||||
"LB": "Lebanon",
|
||||
"LC": "Saint Lucia",
|
||||
"LI": "Liechtenstein",
|
||||
"LK": "Sri Lanka",
|
||||
"LR": "Liberia",
|
||||
"LS": "Lesotho",
|
||||
"LT": "Lithuania",
|
||||
"LU": "Luxembourg",
|
||||
"LV": "Latvia",
|
||||
"LY": "Libya",
|
||||
"MA": "Morocco",
|
||||
"MC": "Monaco",
|
||||
"MD": "Moldova, Republic of",
|
||||
"ME": "Montenegro",
|
||||
"MF": "Saint Martin (French part)",
|
||||
"MG": "Madagascar",
|
||||
"MH": "Marshall Islands",
|
||||
"MK": "Macedonia, the former Yugoslav Republic of",
|
||||
"ML": "Mali",
|
||||
"MM": "Myanmar",
|
||||
"MN": "Mongolia",
|
||||
"MO": "Macao",
|
||||
"MP": "Northern Mariana Islands",
|
||||
"MQ": "Martinique",
|
||||
"MR": "Mauritania",
|
||||
"MS": "Montserrat",
|
||||
"MT": "Malta",
|
||||
"MU": "Mauritius",
|
||||
"MV": "Maldives",
|
||||
"MW": "Malawi",
|
||||
"MX": "Mexico",
|
||||
"MY": "Malaysia",
|
||||
"MZ": "Mozambique",
|
||||
"NA": "Namibia",
|
||||
"NC": "New Caledonia",
|
||||
"NE": "Niger",
|
||||
"NF": "Norfolk Island",
|
||||
"NG": "Nigeria",
|
||||
"NI": "Nicaragua",
|
||||
"NL": "Netherlands[note 1]",
|
||||
"NO": "Norway",
|
||||
"NP": "Nepal",
|
||||
"NR": "Nauru",
|
||||
"NU": "Niue",
|
||||
"NZ": "New Zealand",
|
||||
"OM": "Oman",
|
||||
"PA": "Panama",
|
||||
"PE": "Peru",
|
||||
"PF": "French Polynesia",
|
||||
"PG": "Papua New Guinea",
|
||||
"PH": "Philippines",
|
||||
"PK": "Pakistan",
|
||||
"PL": "Poland",
|
||||
"PM": "Saint Pierre and Miquelon",
|
||||
"PN": "Pitcairn",
|
||||
"PR": "Puerto Rico",
|
||||
"PS": "Palestine, State of",
|
||||
"PT": "Portugal",
|
||||
"PW": "Palau",
|
||||
"PY": "Paraguay",
|
||||
"QA": "Qatar",
|
||||
"RE": "Réunion",
|
||||
"RO": "Romania",
|
||||
"RS": "Serbia",
|
||||
"RU": "Russian Federation",
|
||||
"RW": "Rwanda",
|
||||
"SA": "Saudi Arabia",
|
||||
"SB": "Solomon Islands",
|
||||
"SC": "Seychelles",
|
||||
"SD": "Sudan",
|
||||
"SE": "Sweden",
|
||||
"SG": "Singapore",
|
||||
"SH": "Saint Helena, Ascension and Tristan da Cunha",
|
||||
"SI": "Slovenia",
|
||||
"SJ": "Svalbard and Jan Mayen",
|
||||
"SK": "Slovakia",
|
||||
"SL": "Sierra Leone",
|
||||
"SM": "San Marino",
|
||||
"SN": "Senegal",
|
||||
"SO": "Somalia",
|
||||
"SR": "Suriname",
|
||||
"SS": "South Sudan",
|
||||
"ST": "Sao Tome and Principe",
|
||||
"SV": "El Salvador",
|
||||
"SX": "Sint Maarten (Dutch part)",
|
||||
"SY": "Syrian Arab Republic",
|
||||
"SZ": "Swaziland",
|
||||
"TC": "Turks and Caicos Islands",
|
||||
"TD": "Chad",
|
||||
"TF": "French Southern Territories",
|
||||
"TG": "Togo",
|
||||
"TH": "Thailand",
|
||||
"TJ": "Tajikistan",
|
||||
"TK": "Tokelau",
|
||||
"TL": "Timor-Leste",
|
||||
"TM": "Turkmenistan",
|
||||
"TN": "Tunisia",
|
||||
"TO": "Tonga",
|
||||
"TR": "Turkey",
|
||||
"TT": "Trinidad and Tobago",
|
||||
"TV": "Tuvalu",
|
||||
"TW": "Taiwan, Province of China[note 2]",
|
||||
"TZ": "Tanzania, United Republic of",
|
||||
"UA": "Ukraine",
|
||||
"UG": "Uganda",
|
||||
"UM": "United States Minor Outlying Islands",
|
||||
"US": "United States",
|
||||
"UY": "Uruguay",
|
||||
"UZ": "Uzbekistan",
|
||||
"VA": "Holy See (Vatican City State)",
|
||||
"VC": "Saint Vincent and the Grenadines",
|
||||
"VE": "Venezuela, Bolivarian Republic of",
|
||||
"VG": "Virgin Islands, British",
|
||||
"VI": "Virgin Islands, U.S.",
|
||||
"VN": "Viet Nam",
|
||||
"VU": "Vanuatu",
|
||||
"WF": "Wallis and Futuna",
|
||||
"WS": "Samoa",
|
||||
"YE": "Yemen",
|
||||
"YT": "Mayotte",
|
||||
"ZA": "South Africa",
|
||||
"ZM": "Zambia",
|
||||
"ZW": "Zimbabwe"
|
||||
},
|
||||
"state": {
|
||||
"AL": "Alabama",
|
||||
"AK": "Alaska",
|
||||
"AZ": "Arizona",
|
||||
"AR": "Arkansas",
|
||||
"CA": "California",
|
||||
"CO": "Colorado",
|
||||
"CT": "Connecticut",
|
||||
"DE": "Delaware",
|
||||
"DC": "District of Columbia",
|
||||
"FL": "Florida",
|
||||
"GA": "Georgia",
|
||||
"HI": "Hawaii",
|
||||
"ID": "Idaho",
|
||||
"IL": "Illinois",
|
||||
"IN": "Indiana",
|
||||
"IA": "Iowa",
|
||||
"KS": "Kansas",
|
||||
"KY": "Kentucky",
|
||||
"LA": "Louisiana",
|
||||
"ME": "Maine",
|
||||
"MD": "Maryland",
|
||||
"MA": "Massachusetts",
|
||||
"MI": "Michigan",
|
||||
"MN": "Minnesota",
|
||||
"MS": "Mississippi",
|
||||
"MO": "Missouri",
|
||||
"MT": "Montana",
|
||||
"NE": "Nebraska",
|
||||
"NV": "Nevada",
|
||||
"NH": "New Hampshire",
|
||||
"NJ": "New Jersey",
|
||||
"NM": "New Mexico",
|
||||
"NY": "New York",
|
||||
"NC": "North Carolina",
|
||||
"ND": "North Dakota",
|
||||
"OH": "Ohio",
|
||||
"OK": "Oklahoma",
|
||||
"OR": "Oregon",
|
||||
"PA": "Pennsylvania",
|
||||
"RI": "Rhode Island",
|
||||
"SC": "South Carolina",
|
||||
"SD": "South Dakota",
|
||||
"TN": "Tennessee",
|
||||
"TX": "Texas",
|
||||
"UT": "Utah",
|
||||
"VT": "Vermont",
|
||||
"VA": "Virginia",
|
||||
"WA": "Washington",
|
||||
"WV": "West Virginia",
|
||||
"WI": "Wisconsin",
|
||||
"WY": "Wyoming"
|
||||
}
|
||||
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"login": {
|
||||
"mainLabel": "De Sign in",
|
||||
"emailLabel": "DE Email Address",
|
||||
"password": "DE Password",
|
||||
"rememberMe": "de Remember me",
|
||||
"forgotPass": "de Forgot your Password?",
|
||||
"signInBtn": "de Sign In"
|
||||
},
|
||||
"forgotPass": {
|
||||
"mainLabel": "DE Password Reset",
|
||||
"backLabel": "DE Back to Sign In",
|
||||
"emailLabel": "DE Email Address",
|
||||
"resetBtn": "DE Password Reset"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,350 @@
|
||||
{
|
||||
"searchTab": {
|
||||
"clearBtn": "Clear",
|
||||
"searchBtn": "Search",
|
||||
"newSearchBtn": "New Search",
|
||||
"editFeedBtn": "Edit",
|
||||
"saveBtn": "Save",
|
||||
"savingBtn": "Saving...",
|
||||
"saveAsBtn": "Save As",
|
||||
"sourceTypes": {
|
||||
"all": "Select All",
|
||||
"blogs": "Blogs",
|
||||
"news": "News",
|
||||
"classifieds": "Classifieds",
|
||||
"comments": "Comments",
|
||||
"forums": "Forums",
|
||||
"reviews": "Reviews",
|
||||
"facebook": "Facebook",
|
||||
"twitter": "Twitter",
|
||||
"instagram": "Instagram",
|
||||
"flickr": "Flickr",
|
||||
"youtube": "Youtube",
|
||||
"vimeo": "Vimeo"
|
||||
},
|
||||
"searchInputPlaceholder": "Enter search terms",
|
||||
"addIndexTermsBtn": "Add Index Terms",
|
||||
"userSubscription": {
|
||||
"until": "until",
|
||||
"now": "now",
|
||||
"all": "All Dates",
|
||||
"1d": "1 day",
|
||||
"7d": "7 days",
|
||||
"15d": "15 days",
|
||||
"30d": "30 days",
|
||||
"60d": "60 days",
|
||||
"90d": "90 days",
|
||||
"100d": "100 days",
|
||||
"1y": "1 year",
|
||||
"2y": "2 years",
|
||||
"3y": "3 years",
|
||||
"5y": "5 years"
|
||||
},
|
||||
"searchDates": {
|
||||
"btnLabel": "Search",
|
||||
"subscriptionLabel": "Your subscription",
|
||||
"upgradeQuestion": "Need an upgrade",
|
||||
"contactBtn": "Contact us",
|
||||
"resetBtn": "Reset",
|
||||
"all": "All Dates",
|
||||
"1d": "1D",
|
||||
"7d": "7D",
|
||||
"15d": "2W",
|
||||
"30d": "1M",
|
||||
"60d": "2M",
|
||||
"90d": "90D",
|
||||
"100d": "100D",
|
||||
"1y": "1Y",
|
||||
"2y": "2Y",
|
||||
"3y": "3Y",
|
||||
"5y": "5Y",
|
||||
"last": "Search the Last",
|
||||
"between": "Search Between",
|
||||
"and": "and"
|
||||
},
|
||||
"searchBySection": {
|
||||
"searchByBtn": "Advanced search",
|
||||
"emphasis": {
|
||||
"title": "Emphasis",
|
||||
"headlineLabel": "Headline",
|
||||
"positionLabel": "Position",
|
||||
"ensitivityLabel": "Sensitivity",
|
||||
"include": "Includes",
|
||||
"exclude": "Excludes",
|
||||
"anywhereCheck": "Anywhere",
|
||||
"headlinePositionLabel_1": "Search terms must appear in headline or first",
|
||||
"headlinePositionLabel_2": "of article text",
|
||||
"nonSensitive": "Non-sensitive",
|
||||
"caseSensitive": "Case sensitive",
|
||||
"characterSensitive": "Case + accented character sensitive"
|
||||
},
|
||||
"languages": {
|
||||
"title": "Languages"
|
||||
},
|
||||
"locations": {
|
||||
"title": "Locations",
|
||||
"countriesSelect": "Countries",
|
||||
"statesSelect": "US States",
|
||||
"locations": "Drag locations to other boxes to select.",
|
||||
"locationsToInclude": "Article must be in these locations...",
|
||||
"locationsToExclude": "...and NOT in these locations."
|
||||
},
|
||||
"sources": {
|
||||
"title": "Sources",
|
||||
"source": "Source",
|
||||
"includeText": "Include",
|
||||
"excludeText": "Exclude",
|
||||
"availSources": "Available sources",
|
||||
"selectedSources": "Selected sources",
|
||||
"mediatype": "Media Type",
|
||||
"country": "Country",
|
||||
"lang": "Language",
|
||||
"rank": "Rank"
|
||||
},
|
||||
"sourceLists": {
|
||||
"title": "Source Lists",
|
||||
"searchBySourceListsAvailable": "Available Source Lists",
|
||||
"searchBySourceListsToInclude": "Selected Source Lists",
|
||||
"searchBySourceListsToExclude": "Excluded Source Lists"
|
||||
},
|
||||
"date": {
|
||||
"title": "Date",
|
||||
"all": "No date filter",
|
||||
"last": "In the last",
|
||||
"between": "Between",
|
||||
"d": "days",
|
||||
"y": "years",
|
||||
"inclusive": "inclusive",
|
||||
"datePickersDivider": "and"
|
||||
},
|
||||
"duplicates": {
|
||||
"title": "Duplicates",
|
||||
"includeDuplicates": "Include duplicates"
|
||||
},
|
||||
"extras": {
|
||||
"title": "Extras",
|
||||
"hasImages": "Only show articles with images"
|
||||
}
|
||||
},
|
||||
"loading": "Loading",
|
||||
"noResults": "No Results",
|
||||
"articlesCountDivider": "results from total of",
|
||||
"orderedBy": "ordered by",
|
||||
"orderSelect": {
|
||||
"date": "date",
|
||||
"relevance": "relevance"
|
||||
},
|
||||
"tagBtn": "Tag",
|
||||
"clipBtn": "Clip",
|
||||
"emailBtn": "Email",
|
||||
"deleteBtn": "Delete",
|
||||
"commentBtn": "Comment",
|
||||
"readLaterBtn": "Read Later",
|
||||
"archiveBtn": "Archive",
|
||||
"shareBtn": "Share",
|
||||
"hoursAgo": "hours ago",
|
||||
"hourAgo": "hour ago",
|
||||
"words": "words",
|
||||
"Reach": "Reach",
|
||||
"saveFeedPopup": {
|
||||
"typeSave": "Save Feed",
|
||||
"typeSaveAs": "Save Feed As",
|
||||
"nameLabel": "Feed name*",
|
||||
"folderLabel": "Folder*",
|
||||
"feedNameErrorMsg": "Please enter a valid feed name"
|
||||
},
|
||||
"deleteArticlePopupText": "Are you sure you wish to delete {{count}} articles?",
|
||||
"emailPopup": {
|
||||
"header": "Email Articles",
|
||||
"labelTo": "To",
|
||||
"labelReplyTo": "Reply To",
|
||||
"labelSubject": "Subject",
|
||||
"submitBtn": "Send"
|
||||
},
|
||||
"commentPopup": {
|
||||
"header": "Add User Comment",
|
||||
"inputTitlePlaceholder": "Title (optional)",
|
||||
"commentPlanceholder": "Comment",
|
||||
"charactersLeft": "{{count}} characters left"
|
||||
}
|
||||
},
|
||||
"sourceIndexTab": {
|
||||
"mainInputPlaceholder": "Search for Source Name, URL, or Source ID",
|
||||
"addToSourceListsBtn": "Add to Source Lists",
|
||||
"addRssBtn": "Add RSS Feed",
|
||||
"name": "Name",
|
||||
"mediaType": "Media Type",
|
||||
"license": "License",
|
||||
"country": "Country",
|
||||
"location": "Location",
|
||||
"rank": "Rank",
|
||||
"action": "Action",
|
||||
"actionBtn": "Add/Remove ({{listsCount}})",
|
||||
"showingCounter": "Showing {{startCount}} to {{endCount}} of {{totalCount}} entries",
|
||||
"sourceInfoPopupTitle": "Source Details",
|
||||
"homeUrl": "Home URL",
|
||||
"lang": "Language",
|
||||
"titleLabel": "Title",
|
||||
"categories": "Categories"
|
||||
},
|
||||
"sourceListsTab": {
|
||||
"mainTitle": "Source Lists",
|
||||
"addListBtn": "Add a List",
|
||||
"showGlobalCheck": "Show Only Global Source Lists",
|
||||
"tableLabels": {
|
||||
"name": "Name",
|
||||
"sources": "Sources",
|
||||
"createdBy": "Created By",
|
||||
"lastUpdated": "Last Updated",
|
||||
"lastUpdatedBy": "Last Updated By",
|
||||
"action": "Action"
|
||||
},
|
||||
"share": "Share",
|
||||
"unshare": "Unshare",
|
||||
"rename": "Rename",
|
||||
"clone": "Clone",
|
||||
"delete": "Delete",
|
||||
"showingCounter": "Showing {{startCount}} to {{endCount}} of {{totalCount}} entries",
|
||||
"popup": {
|
||||
"addToListTitle": "Add to Source Lists",
|
||||
"addToListDesc": "Add sources to the following Source Lists",
|
||||
"addBtn": "Add",
|
||||
"updateListTitle": "Update Source Lists",
|
||||
"updateListDesc": "Add or remove source \"{{name}}\"",
|
||||
"saveBtn": "Save",
|
||||
"enterListName": "Please enter source list name",
|
||||
"addListBtn": "Add A List",
|
||||
"deleteListTitle": "Confirm",
|
||||
"deleteListDesc": "Are you sure you want to delete the list \"{{name}}\"?",
|
||||
"deleteListSubmitBtn": "Yes",
|
||||
"renameListTitle": "Please enter source list name",
|
||||
"renameListSubmitBtn": "Rename",
|
||||
"cloneListSubmitBtn": "Clone"
|
||||
}
|
||||
},
|
||||
"advancedFilters": {
|
||||
"articleDate": "Article Date",
|
||||
"sourceCity": "Source City",
|
||||
"city": "City",
|
||||
"section": "Source Section",
|
||||
"sourceSection": "Source Section",
|
||||
"author": "Author",
|
||||
"articleLanguage": "Article Language",
|
||||
"reach": "Reach",
|
||||
"sentiment": "Sentiment",
|
||||
"sourceCountry": "Source Country",
|
||||
"state": "Source State",
|
||||
"sourceState": "Source State",
|
||||
"source": "Source",
|
||||
"country": "Country",
|
||||
"language": "Language",
|
||||
"mediaType": "Media type",
|
||||
"keywordRefine": "Keyword refine",
|
||||
"publisher": "Publisher"
|
||||
},
|
||||
|
||||
"analyzeTab": {
|
||||
"welcomeMsg": "Welcome to Analyze",
|
||||
"welcomeQuestion": "What would you like to perform?",
|
||||
"welcomeSubtext": "(Choose from the following options below)",
|
||||
"go": "Go",
|
||||
"view": "View",
|
||||
"createNewAnalysis": "Create New Analysis",
|
||||
"openRecentAnalysis": "Open Recent Analysis",
|
||||
"viewSavedAnalysis": "View Saved Analysis",
|
||||
"noRecentAnalysis": "No recent analysis",
|
||||
"loading": "Loading, please wait",
|
||||
"savedAnalysis": "Saved analysis",
|
||||
"newAnalysis": "New analysis",
|
||||
"deleteAnalyses": "Delete analyses",
|
||||
"deleteAnalysis": "Delete analysis",
|
||||
"deleteAnalysesText": "Are you sure you want to delete the selected analyses (which include your current one)?",
|
||||
"deleteAnalysisText": "You are about to delete your current analysis. Are you sure?",
|
||||
"Name": "Name",
|
||||
"NumberOfCharts": "Number of charts",
|
||||
"DateCreated": "Date Created",
|
||||
"LastUpdated": "Last Updated",
|
||||
"showingCounter": "Showing {{startCount}} to {{endCount}} of {{totalCount}} saved analyses"
|
||||
},
|
||||
|
||||
"notificationsTab": {
|
||||
"myEmails": "My Emails",
|
||||
"publishedEmails": "Published Emails",
|
||||
"newAlert": "New Alert",
|
||||
"newNewsletter": "New Newsletter",
|
||||
"activate": "Activate",
|
||||
"pause": "Pause",
|
||||
"delete": "Delete",
|
||||
"publish": "Publish",
|
||||
"unpublish": "Unpublish",
|
||||
"subscribe": "Subscribe",
|
||||
"unsubscribe": "Unsubscribe",
|
||||
"name": "Name",
|
||||
"type": "Type",
|
||||
"published": "Published",
|
||||
"ScheduledTimes": "Scheduled Times",
|
||||
"contents": "Contents",
|
||||
"Recipients": "Recipients",
|
||||
"action": "Action",
|
||||
"alert": "Alert",
|
||||
"newsletter": "Newsletter",
|
||||
"chartsFeeds": "Charts/Feeds",
|
||||
"recipients": "recipients",
|
||||
"scheduledTimes": "scheduled Times",
|
||||
"owner": "Owner",
|
||||
"status": "Status",
|
||||
"active": "Active",
|
||||
"paused": "Paused",
|
||||
"subscribed": "Subscribed",
|
||||
"unsubscribed": "Unsubscribed",
|
||||
"deleteAlertText": "Are you sure you want to delete this alert?",
|
||||
"deleteNewsletterText": "Are you sure you want to delete this newsletter?",
|
||||
"deleteAlertsText": "Are you sure you want to delete these {{count}} alerts / newsletters?",
|
||||
"back": "Back",
|
||||
"form": {
|
||||
"type": {
|
||||
"daily": "Daily",
|
||||
"weekly": "Weekly",
|
||||
"monthly": "Monthly"
|
||||
},
|
||||
"time": {
|
||||
"15m": "every 15 minutes",
|
||||
"30m": "every 30 minutes",
|
||||
"1h": "every hour",
|
||||
"2h": "every 2 hour",
|
||||
"3h": "every 3 hour",
|
||||
"4h": "every 4 hour",
|
||||
"6h": "every 6 hour",
|
||||
"12h": "every 12 hour",
|
||||
"once": "once per day"
|
||||
},
|
||||
"days": {
|
||||
"all": "All days",
|
||||
"weekdays": "Weekdays",
|
||||
"weekends": "Weekends"
|
||||
},
|
||||
"period": {
|
||||
"every": "Every",
|
||||
"first": "First",
|
||||
"second": "Second",
|
||||
"third": "Third",
|
||||
"fourth": "Fourth",
|
||||
"last": "Last"
|
||||
},
|
||||
"day": {
|
||||
"monday": "Monday",
|
||||
"tuesday": "Tuesday",
|
||||
"wednesday": "Wednesday",
|
||||
"thursday": "Thursday",
|
||||
"friday": "Friday",
|
||||
"saturday": "Saturday",
|
||||
"sunday": "Sunday"
|
||||
}
|
||||
},
|
||||
"popup": {
|
||||
"saveAsPlaceholder": "Please enter the name of the new alert",
|
||||
"save": "Save",
|
||||
"saveAs": "Save As"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user