From d0e0690f974b449266d266d3652e4f7a40e9a70d Mon Sep 17 00:00:00 2001 From: Kostis Pristouris Date: Fri, 12 Oct 2018 17:36:14 +0300 Subject: [PATCH] Update intl string assets to include statistics page strings --- intl/default.json | 37 ++++++++++-- intl/en.json | 147 +++++++++++++++++++++++++++++++++++----------- 2 files changed, 144 insertions(+), 40 deletions(-) diff --git a/intl/default.json b/intl/default.json index 9396ad627..397247d78 100644 --- a/intl/default.json +++ b/intl/default.json @@ -32,7 +32,7 @@ "AddDeck.form.label_terms2": "terms and conditions", "AddDeck.form.label_terms3": "and that content I upload, create and edit can be published under a Creative Commons ShareAlike license.", "AddDeck.form.label_termsimages": "I agree that images within my imported slides are in the public domain or made available under a Creative Commons Attribution (CC-BY or CC-BY-SA) license.", - "header.cookieBanner": "This website uses cookies to ensure you get the best experience on our website.", + "header.cookieBanner": "This website uses cookies.", "CountryDropdown.placeholder": "Select your country", "CountryDropdown.Afghanistan": "Afghanistan", "CountryDropdown.Albania": "Albania", @@ -469,7 +469,6 @@ "editpanel.table": "Table", "editpanel.Maths": "Maths", "editpanel.Code": "Code", - "editpanel.removeBackground": "Remove background", "editpanel.HTMLeditor": "HTML editor", "editpanel.embedCode": "Code to embed content:", "editpanel.embedCodeMissingError": "missing embed code", @@ -500,6 +499,8 @@ "editpanel.templateVMU": "VMU template - Title page", "editpanel.slideTitleButton": "Change slide name", "editpanel.slideSize": "Slide size (dimension and resolution)", + "editpanel.changeBackgroundColor": "Change Background Colour", + "editpanel.removeBackground": "Remove background", "editpanel.titleMissingError": "Error: Slide name can not be empty", "editpanel.slideTitle": "Change slide name:", "editpanel.slideSizeStandard": "Standard (4:3) low", @@ -522,18 +523,31 @@ "editpanel.Help": "Help", "CollectionDecksReorder.moveup": "Move Up", "CollectionDecksReorder.movedown": "Move Down", + "CollectionDecksReorder.remove": "Remove", + "CollectionDecksReorder.noDescription": "No description provided", "CollectionPanel.error.reorder": "An error occurred while updating deck order in the playlist...", "CollectionPanel.title": "Playlist", "CollectionPanel.creator": "Creator", "CollectionPanel.date": "Date", "CollectionPanel.decks.title": "Decks in Playlist", - "CollectionPanel.decks.reorder": "Reorder Decks", + "CollectionPanel.decks.edit": "Edit", + "CollectionPanel.decks.edit.header": "Edit Playlist", "CollectionPanel.save.reorder": "Save", - "CollectionPanel.cancel.reorder": "Close", + "CollectionPanel.cancel.reorder": "Cancel", "CollectionPanel.sort.default": "Default Order", "CollectionPanel.sort.lastUpdated": "Last updated", "CollectionPanel.sort.date": "Creation date", "CollectionPanel.sort.title": "Title", + "UserCollections.collections.subscribe": "Subscribe to this playlist", + "UserCollections.collections.unsubscribe": "You are subscribed to this playlist, click to unsubscribe", + "AddDecksToCollectionModal.title": "Add decks to playlist", + "AddDecksToCollectionModal.fromMyDecks": "From My Decks", + "AddDecksToCollectionModal.fromSlidewiki": "From Slidewiki", + "AddDecksToCollectionModal.button.add": "Add", + "AddDecksToCollectionModal.button.close": "Close", + "DecksList.loading": "Loading", + "DecksList.error": "An unexpected error occurred while fetching more decks", + "DecksList.noResults": "No results found", "NewCollectionModal.title": "Create a new Playlist", "NewCollectionModal.field.title": "Title", "NewCollectionModal.field.title.placeholder": "Playlist Title", @@ -1065,6 +1079,7 @@ "CategoryBox.profile": "Profile", "CategoryBox.account": "Account", "CategoryBox.authorizedAccounts": "Authorized Accounts", + "CategoryBox.userStats": "User Stats", "CategoryBox.groups": "Groups", "CategoryBox.myGroups": "My Groups", "ChangePassword.passwordMismatch": "Your passwords do not match", @@ -1141,6 +1156,7 @@ "UserMenu.collections": "Playlists", "UserMenu.ownedCollections": "Owned Playlists", "UserMenu.recommendedDecks": "Recommended Decks", + "UserMenu.stats": "User Stats", "UserGroupEdit.error": "Error", "UserGroupEdit.unknownError": "Unknown error while saving.", "UserGroupEdit.close": "Close", @@ -1182,6 +1198,17 @@ "UserProfile.changePassword": "Change password", "UserProfile.deactivateAccount": "Deactivate Account", "UserProfile.notImplemented": "This feature is curently not implemented. Please wait for future releases of SlideWiki", + "Stats.activityTimelineTitle": "Activity Timeline", + "Stats.tagCloudTitle": "Popular Tags", + "Stats.period.last7Days": "Last 7 days", + "Stats.period.last30Days": "Last 30 days", + "Stats.period.last2Months": "Last 2 months", + "Stats.period.last6Months": "Last 6 months", + "Stats.period.last1Year": "Last 1 year", + "Stats.period.last2Years": "Last 2 years", + "Stats.activityType.edits": "Edits", + "Stats.activityType.likes": "Likes", + "Stats.activityType.views": "Views", "UserRegistration.firstName_prompt": "Please enter your first name", "UserRegistration.lastName_prompt": "Please enter your last name", "UserRegistration.userName_prompt": "Please select your username", @@ -1253,4 +1280,4 @@ "UserRegistrationSocial.signup": "Sign Up", "UserRegistrationSocial.account": "I can not access my account", "UserRegistrationSocial.cancel": "Cancel" -} +} \ No newline at end of file diff --git a/intl/en.json b/intl/en.json index d960d9675..397247d78 100644 --- a/intl/en.json +++ b/intl/en.json @@ -8,7 +8,7 @@ "AddDeck.progress.slides": "slides", "AddDeck.swal.success_title_text": "Deck created!", "AddDeck.swal.success_text": "The selected file has been imported and a new deck has been created.", - "AddDeck.swal.preview_text": "This is a preview of how your imported slides will look on SlideWiki. Loading the preview of each slide takes a while due to server processing. Use the arrow keys and tab key to navigate between slide previews below.", + "AddDeck.swal.preview_text": "Here is a preview of your slides. It may take a few seconds for the images to be created. You can use the tab key to move through the images.", "AddDeck.swal.success_text_extra": "This new deck will not be visible to others in your decks page or in search results until published.", "AddDeck.swal.success_confirm_text": "Complete import", "AddDeck.swal.success_reject_text": "Try again", @@ -27,12 +27,12 @@ "AddDeck.form.label_language": "Language", "AddDeck.form.label_description": "Description", "AddDeck.form.label_themes": "Choose deck theme", - "AddDeck.form.format_message": "You can upload existing slides to your new deck. Currently only PowerPoint pptx and OpenOffice odp files are supported.", + "AddDeck.form.format_message": "You can upload existing slides to your new deck. Currently only PowerPoint pptx, OpenOffice ODP, and SlideWiki HTML downloads (*.zip files) are supported.", "AddDeck.form.label_terms1": "I agree to the SlideWiki", "AddDeck.form.label_terms2": "terms and conditions", "AddDeck.form.label_terms3": "and that content I upload, create and edit can be published under a Creative Commons ShareAlike license.", "AddDeck.form.label_termsimages": "I agree that images within my imported slides are in the public domain or made available under a Creative Commons Attribution (CC-BY or CC-BY-SA) license.", - "header.cookieBanner": "This website uses cookies to ensure you get the best experience on our website.", + "header.cookieBanner": "This website uses cookies.", "CountryDropdown.placeholder": "Select your country", "CountryDropdown.Afghanistan": "Afghanistan", "CountryDropdown.Albania": "Albania", @@ -281,15 +281,6 @@ "CountryDropdown.Zambia": "Zambia", "CountryDropdown.Zimbabwe": "Zimbabwe", "LanguageDropdown.english": "English", - "LanguageDropdown.german": "German", - "LanguageDropdown.dutch": "Dutch", - "LanguageDropdown.greek": "Greek", - "LanguageDropdown.italian": "Italian", - "LanguageDropdown.portuguese": "Portuguese", - "LanguageDropdown.serbian": "Serbian", - "LanguageDropdown.spanish": "Spanish", - "LanguageDropdown.lithuanian": "Lithuanian", - "LanguageDropdown.french": "French", "LanguageDropdown.tooltip": "There will be more in the future", "LanguageDropdown.placeholder": "Select your language", "uploadMediaModal.swal_error_title": "Error", @@ -323,6 +314,19 @@ "uploadMediaModal.submit_button_text2": "Upload", "uploadMediaModal.loading_text": "Loading", "uploadMediaModal.cancel_button": "Cancel", + "uploadMediaModal.background_aria": "Use as background image?", + "uploadMediaModal.background_message1": "Use as background image?", + "CollectionsList.partOfPlaylists": "This deck is part of the following playlists", + "CollectionsListItem.removeTooltip": "Remove", + "CollectionsListItem.removeAria": "Remove current deck from collection", + "CollectionsListItem.noDescription": "No description provided", + "CollectionsPanel.header": "Playlists", + "CollectionsPanel.createCollection": "Add to new playlist", + "CollectionsPanel.ariaCreateCollection": "Add to new playlist", + "CollectionsPanel.error.title": "Error", + "CollectionsPanel.error.removeDeck": "An error occured while removing playlist from deck...", + "CollectionsPanel.error.adDeck": "An error occured while adding playlist to the deck...", + "CollectionsPanel.addToPlaylist": "Add deck to playlist", "RecommendedTags.header": "Recommended Tags", "RecommendedTags.aria.add": "Add recommended tag", "RecommendedTags.aria.dismiss": "Dismiss recommendation", @@ -341,11 +345,15 @@ "ContentActionsHeader.viewButtonText": "View", "ContentActionsHeader.viewButtonAriaText": "View Mode", "ContentActionsHeader.editButtonText": "Edit", + "ContentActionsHeader.editButtonTextTranslation": "Edit node translation", "ContentActionsHeader.editButtonAriaText": "Edit Mode", "ContentActionsHeader.addSlideButtonAriaText": "Add Slide", "ContentActionsHeader.addDeckButtonAriaText": "Add sub-deck", "ContentActionsHeader.duplicateAriaText": "Duplicate slide", "ContentActionsHeader.deleteAriaText": "Delete slide", + "ContentActionsHeader.language": "Language", + "ContentActionsHeader.translation": "Translation", + "ContentActionsHeader.loading": "Loading", "downloadModal.downloadModal_header": "Download this deck", "downloadModal.downloadModal_description": "Select the download file format:", "downloadModal.downloadModal_downloadButton": "Download", @@ -361,8 +369,8 @@ "embedModal.other": "Other", "embedModal.embedHeader": "Embed SlideWiki deck \"{title}\"", "embedModal.description": "Use the options to select how this deck will be displayed. Then copy the generated code into your site.", - "embedModal.embed": "Embed", - "embedModal.size": "Size", + "embedModal.embed": "Embed:", + "embedModal.size": "Size:", "embedModal.widthLabel": "Width of embedded content", "embedModal.heightLabel": "Height of embedded content", "deckEditPanel.loading": "loading", @@ -418,6 +426,7 @@ "SlideContentEditor.switchToCanvasModalConfirm": "Yes, switch to canvas-style with input boxes", "SlideContentEditor.switchToCanvasModalCancel": "No", "SlideContentEditor.unsavedChangesAlert": "You have unsaved changes. If you do not save the slide, it will not be updated. Are you sure you want to exit this page?", + "SlideContentEditor.contextMenuEditImage": "Edit Image", "SlideContentEditor.contextMenuBringToFront": "Bring to front (Ctrl shift +)", "SlideContentEditor.contextMenuSendToBack": "Send to back (Ctrl shift -)", "SlideContentEditor.contextDuplicate": "Duplicate (Ctrl d)", @@ -438,22 +447,23 @@ "SlideContentEditor.deleteModalText": "Are you sure you want to delete this element?", "SlideContentEditor.deleteModalConfirm": "Yes", "SlideContentEditor.deleteModalCancel": "No", - "DeckTranslationsModal.header": "Select translation", - "DeckTranslationsModal.currentLanguage": "Current Language:", - "DeckTranslationsModal.otherTranslations": "Other translations available:", + "DeckTranslationsModal.header": "Start new deck translations", "DeckTranslationsModal.chooseLanguage": "Choose the target language...", - "DeckTranslationsModal.startTranslation": "Create new translation:", + "DeckTranslationsModal.startTranslation": "Create a new translation:", + "DeckTranslationsModal.startTranslationSearchOptions": "(start typing to find your language in its native name)", "DeckTranslationsModal.cancel": "Cancel", "DeckTranslationsModal.translate": "Create translation", - "DeckTranslationsModal.language": "Switch to language", "DeckTranslationsModal.originLanguage": "Original Language:", - "DeckTranslationsModal.switchSR": "Switch to another language or create a new translation", - "DeckTranslationsModal.primaryLanguage": "Primary language", + "DeckTranslationsModal.switchSR": "Create a new deck translation", "Deck.error": "Error", "Deck.invalidLanguage": "The language you choosed is not available for this deck. Either the language code is misspelled or you have to add this new language as a translation to the deck.", "Deck.close": "Close", - "ContentActionsHeader.language": "Language", - "ContentActionsHeader.translation": "Translation", + "InfoPanelInfoView.language": "Language", + "InfoPanelInfoView.selectLanguage": "Select language", + "InfoPanelInfoView.viewLanguage": "You are viewing this in language", + "InfoPanelInfoView.translation": "Translation", + "InfoPanelInfoView.current": "Current", + "InfoPanelInfoView.alsoAvailableIn": "Also available in", "editpanel.back": "back", "editpanel.embed": "Embed", "editpanel.table": "Table", @@ -489,6 +499,8 @@ "editpanel.templateVMU": "VMU template - Title page", "editpanel.slideTitleButton": "Change slide name", "editpanel.slideSize": "Slide size (dimension and resolution)", + "editpanel.changeBackgroundColor": "Change Background Colour", + "editpanel.removeBackground": "Remove background", "editpanel.titleMissingError": "Error: Slide name can not be empty", "editpanel.slideTitle": "Change slide name:", "editpanel.slideSizeStandard": "Standard (4:3) low", @@ -511,18 +523,31 @@ "editpanel.Help": "Help", "CollectionDecksReorder.moveup": "Move Up", "CollectionDecksReorder.movedown": "Move Down", + "CollectionDecksReorder.remove": "Remove", + "CollectionDecksReorder.noDescription": "No description provided", "CollectionPanel.error.reorder": "An error occurred while updating deck order in the playlist...", "CollectionPanel.title": "Playlist", "CollectionPanel.creator": "Creator", "CollectionPanel.date": "Date", "CollectionPanel.decks.title": "Decks in Playlist", - "CollectionPanel.decks.reorder": "Reorder Decks", + "CollectionPanel.decks.edit": "Edit", + "CollectionPanel.decks.edit.header": "Edit Playlist", "CollectionPanel.save.reorder": "Save", - "CollectionPanel.cancel.reorder": "Close", + "CollectionPanel.cancel.reorder": "Cancel", "CollectionPanel.sort.default": "Default Order", "CollectionPanel.sort.lastUpdated": "Last updated", "CollectionPanel.sort.date": "Creation date", "CollectionPanel.sort.title": "Title", + "UserCollections.collections.subscribe": "Subscribe to this playlist", + "UserCollections.collections.unsubscribe": "You are subscribed to this playlist, click to unsubscribe", + "AddDecksToCollectionModal.title": "Add decks to playlist", + "AddDecksToCollectionModal.fromMyDecks": "From My Decks", + "AddDecksToCollectionModal.fromSlidewiki": "From Slidewiki", + "AddDecksToCollectionModal.button.add": "Add", + "AddDecksToCollectionModal.button.close": "Close", + "DecksList.loading": "Loading", + "DecksList.error": "An unexpected error occurred while fetching more decks", + "DecksList.noResults": "No results found", "NewCollectionModal.title": "Create a new Playlist", "NewCollectionModal.field.title": "Title", "NewCollectionModal.field.title.placeholder": "Playlist Title", @@ -562,8 +587,9 @@ "UserCollections.collections.delete.title": "Delete Playlist", "UserCollections.collections.delete.text": "Are you sure you want to delete this playlist?", "header.signin": "Sign In", - "header.signin.mobile": "Sign in", + "header.signin.mobile": "Sign In", "header.mydecks.mobile": "Decks", + "header.myplaylists.mobile": "Playlists", "header.mygroups.mobile": "Groups", "header.mysettings.mobile": "Settings", "header.mynotifications.mobile": "Notifications", @@ -817,7 +843,7 @@ "terms.3.ul.touAndPoliciesLi": "{touAndPolicies} – You adhere to the Terms of Use and to the applicable community policies when you visit our sites or participate in our communities.", "terms.4.ul.translationsLi": "This service may contain {translations} powered by third party services. Selecting to use the translate service will result in data being sent to third-party services. We disclaims all warranties related to the translations, expressed or implied, including any warranties of accuracy, reliability, and any implied warranties of merchantability, fitness for a particular purpose and noninfringement.", "terms.4.ul.contributionLicenceLi": "{contributionLicence} – you generally must license your contributions and edits to our sites or projects under a free and open license (unless your contribution is in the public domain).", - "terms.4.ul.noProfessionalAdviceLi": "{noProfessionalAdvice} – the content of presentations and other projects is for informational purposes only and does not constitute professional advice.", + "terms.4.ul.noProfessionalAdviceLi": "{noProfessionalAdvice} – the content of presentations and other projects is for informational/educational purposes only and does not constitute professional advice or commercial advertisement. However, you can contact the SlideWiki foundation to support you in creating your own installation of SlideWiki on a website or webserver for commercial, educational, hybrid, or other purposes.", "terms.5.7.p1": "Our terms are adapted from the {link1}, which are available under the {link2} License.", "terms.header": "Terms of use of SlideWiki", "terms.p1.summary": "summary", @@ -869,7 +895,7 @@ "terms.5.6.ul.vulnerabilityTesting": "Probing, scanning, or testing the vulnerability of any of our technical systems or networks unless all the following conditions are met:", "terms.5.6.ul.ul.noAbuse": "such actions do not unduly abuse or disrupt our technical systems or networks;", "terms.5.6.ul.ul.noGain": "such actions are not for personal gain (except for credit for your work);", - "terms.5.6.ul.ul.reportVulnerabilities": "you report any vulnerabilities to project&apo;s developers (or fix it yourself); and", + "terms.5.6.ul.ul.reportVulnerabilities": "you report any vulnerabilities to SlideWiki developers or administrators of this SlideWiki website (i.e., server on which SlideWiki is installed), or fix it yourself; and", "terms.5.6.ul.ul.noMaliciousIntent": "you do not undertake such actions with malicious or destructive intent.", "terms.5.7.titile": "Compatibility with Wikipedia&apo;s terms of use", "terms.5.7.p1.wikipediaTou": "Wikipedia terms of use", @@ -902,11 +928,11 @@ "welcome.3.download.strong": "Download", "importFileModal.modal_header": "Upload your presentation", "importFileModal.swal_button": "Accept", - "importFileModal.swal_message": "This file is not supported. Please, remember only pptx and odp files are supported.", + "importFileModal.swal_message": "This file is not supported. Please, remember only pptx, odp, and zip (HTML download) files are supported.", "importFileModal.modal_selectButton": "Select file", "importFileModal.modal_uploadButton": "Upload", "importFileModal.modal_explanation1": "Select your presentation file and upload it to SlideWiki.", - "importFileModal.modal_explanation2": "Only PowerPoint (.pptx) and OpenOffice (.odp) are supported (Max size:", + "importFileModal.modal_explanation2": "Only PowerPoint (.pptx), OpenOffice (.odp) and SlideWiki HTML (.zip - previously downloaded/exported) are supported (Max size:", "importFileModal.modal_cancelButton": "Cancel", "userSignIn.errormessage.isSPAM": "Your account was marked as SPAM thus you are not able to sign in. Contact us directly for reactivation.", "userSignIn.errormessage.notFound": "The credentials are unknown. Please retry with another input.", @@ -942,6 +968,47 @@ "SSOSignIn.errormessage.isForbidden": "Migration is not possible with this user. Please start all over again.", "SSOSignIn.errormessage.accountNotFound": "This account was not prepared for migration. Please start all over again.", "SSOSignIn.errormessage.badImplementation": "An unknown error occurred.", + "paintModal.title": "Draw your own SVG image", + "paintModal.primaryColourInput": "Primary colour:", + "paintModal.secondaryColourInput": "Secondary colour:", + "paintModal.lineBorderWidthInput": "Line/Border Width:", + "paintModal.transparencyInput": "Object Transparency:", + "paintModal.drawingMode": "Drawing Mode", + "paintModal.selectMode": "Select Mode", + "paintModal.addToSlide": "Add to Slide", + "oaintModal.paintHeading": "Draw and Paint", + "paintModal.licenseHeading": "License information", + "paintModal.undo": "Undo", + "paintModal.redo": "Redo", + "paintModal.bringForwards": "Bring Forwards", + "paintModal.sendBackwards": "Send Backwards", + "paintModal.uploadImage": "Upload Image", + "paintModal.downloadImage": "Download Image", + "paintModal.clone": "Clone Selected Objects", + "paintModal.delete": "Delete Selected Objects", + "paintModal.addCircle": "Add Circle", + "paintModal.addRectangle": "Add Rectangle", + "paintModal.addTriangle": "Add Triangle", + "paintModal.addArrow": "Add Arrow", + "paintModal.instruction": "Draw inside the canvas using the tools provided.", + "paintModal.copyrightholder": "Copyrightholder", + "paintModal.imageAttribution": "Image created by/ attributed to:", + "paintModal.imageTitle": "Title:", + "paintModal.imageTitleAria": "Title of the image", + "paintModal.imageDescription": "Description/Alt Text:", + "paintModal.imageDescriptionAria": "Description of the image", + "paintModal.imageDescriptionQuestion": "What does the picture mean?", + "paintModal.chooseLicense": "Choose a license:", + "paintModal.selectLicense": "Select a license", + "paintModal.agreementAria": "Agree to terms and conditions", + "paintModal.agreement1": "I confirm that I have the rights to upload this image as per the SlideWiki", + "paintModal.agreement2": "terms and conditions", + "paintModal.agreement3": "and that the", + "paintModal.agreement4": "license information", + "paintModal.agreement5": "I have provided is correct.", + "paintModal.paintButton": "Paint", + "paintModal.upload": "Upload", + "paintModal.cancel": "Cancel", "reportModal.input_name": "Name", "reportModal.modal_title": "Report legal or spam issue with", "reportModal.modal_title_2": "content", @@ -1012,6 +1079,7 @@ "CategoryBox.profile": "Profile", "CategoryBox.account": "Account", "CategoryBox.authorizedAccounts": "Authorized Accounts", + "CategoryBox.userStats": "User Stats", "CategoryBox.groups": "Groups", "CategoryBox.myGroups": "My Groups", "ChangePassword.passwordMismatch": "Your passwords do not match", @@ -1025,6 +1093,7 @@ "ChangePersonalData.tooltipp": "A few words about yourself - max 120 characters", "ChangePersonalData.fistname": "Firstname", "ChangePersonalData.lastname": "Lastname", + "ChangePersonalData.displayName": "Display name", "ChangePersonalData.email": "E-Mail", "ChangePersonalData.uilanguage": "User Interface Language", "ChangePersonalData.country": "Country", @@ -1087,10 +1156,7 @@ "UserMenu.collections": "Playlists", "UserMenu.ownedCollections": "Owned Playlists", "UserMenu.recommendedDecks": "Recommended Decks", - "UserSharedDecks.sort.lastUpdated": "Last updated", - "UserSharedDecks.sort.date": "Creation date", - "UserSharedDecks.sort.title": "Title", - "UserSharedDecks.header": "Shared Decks", + "UserMenu.stats": "User Stats", "UserGroupEdit.error": "Error", "UserGroupEdit.unknownError": "Unknown error while saving.", "UserGroupEdit.close": "Close", @@ -1132,6 +1198,17 @@ "UserProfile.changePassword": "Change password", "UserProfile.deactivateAccount": "Deactivate Account", "UserProfile.notImplemented": "This feature is curently not implemented. Please wait for future releases of SlideWiki", + "Stats.activityTimelineTitle": "Activity Timeline", + "Stats.tagCloudTitle": "Popular Tags", + "Stats.period.last7Days": "Last 7 days", + "Stats.period.last30Days": "Last 30 days", + "Stats.period.last2Months": "Last 2 months", + "Stats.period.last6Months": "Last 6 months", + "Stats.period.last1Year": "Last 1 year", + "Stats.period.last2Years": "Last 2 years", + "Stats.activityType.edits": "Edits", + "Stats.activityType.likes": "Likes", + "Stats.activityType.views": "Views", "UserRegistration.firstName_prompt": "Please enter your first name", "UserRegistration.lastName_prompt": "Please enter your last name", "UserRegistration.userName_prompt": "Please select your username", @@ -1203,4 +1280,4 @@ "UserRegistrationSocial.signup": "Sign Up", "UserRegistrationSocial.account": "I can not access my account", "UserRegistrationSocial.cancel": "Cancel" -} +} \ No newline at end of file