You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
head.meta.description=The Dataverse Project is an open source software application to share, cite and archive data. Dataverse provides a robust infrastructure for data stewards to host and archive data, while offering researchers an easy way to share and get credit for their data.
82
82
body.skip=Skip to main content
83
+
84
+
# dataverse_footer.xhtml
85
+
83
86
footer.codeAvailable=Code available at
84
87
footer.dataverseOnGitHub=Dataverse On GitHub
85
88
footer.dataverseProjectOn=Dataverse Project on
86
89
footer.Twitter=Twitter
87
-
footer.dataScienceIQSS=<a href="http://datascience.iq.harvard.edu/" title="Data Science at The Institute for Quantitative Social Science" target="_blank">Data Science</a> at <a href="http://www.iq.harvard.edu/" title="The Institute for Quantitative Social Science" target="_blank">The Institute for Quantitative Social Science</a>
90
+
footer.dataScienceIQSS=Developed at the <a href="http://www.iq.harvard.edu/" title="Institute for Quantitative Social Science" target="_blank">Institute for Quantitative Social Science</a>
88
91
footer.copyright=Copyright © 2016, The President & Fellows of Harvard College
92
+
footer.widget.datastored=Data is stored at {0}.
93
+
footer.widget.login=Log in to
89
94
footer.privacyPolicy=Privacy Policy
90
95
footer.poweredby=Powered by
91
96
footer.dataverseProject=The Dataverse Project
@@ -483,11 +488,28 @@ dataverse.theme.website.watermark=Your personal site, http://...
483
488
dataverse.theme.website.invalidMsg=Invalid URL.
484
489
485
490
dataverse.widgets.title=Widgets
486
-
dataverse.widgets.tip=Copy and paste this code into the HTML on your site.
491
+
dataverse.widgets.notPublished.why.header=Why Use Widgets?
492
+
dataverse.widgets.notPublished.why.reason1=Increases the web visibility of your data by allowing you to embed your dataverse and datasets into your personal or project website.
493
+
dataverse.widgets.notPublished.why.reason2=Allows others to browse your dataverse and datasets without leaving your personal or project website.
494
+
dataverse.widgets.notPublished.how.header=How To Use Widgets
495
+
dataverse.widgets.notPublished.how.tip1=To use widgets, your dataverse and datasets need to be published.
496
+
dataverse.widgets.notPublished.how.tip2=After publishing, code will be available on this page for you to copy and add to your personal or project website.
497
+
dataverse.widgets.notPublished.how.tip3=Do you have an OpenScholar website? If so, learn more about adding the Dataverse widgets to your website <a href="{0}/{1}/user/dataverse-management.html#adding-widgets-to-an-openscholar-website" title="Adding Widgets to an OpenScholar Website - Dataverse User Guide" target="_blank">here</a>.
498
+
dataverse.widgets.notPublished.getStarted=To get started, publish your dataverse. To learn more about Widgets, visit the <a href="{0}/{1}/user/dataverse-management.html#theme-widgets" title="Theme + Widgets - Dataverse User Guide" target="_blank">Theme + Widgets</a> section of the User Guide.
dataverse.widgets.editAdvanced.tip=<strong>Advanced Options</strong> – Additional options for configuring your widget on your personal or project website.
501
+
dataverse.widgets.tip=Copy and paste this code into the HTML on your site. To learn more about Widgets, visit the <a href="{0}/{1}/user/dataverse-management.html#theme-widgets" title="Theme + Widgets - Dataverse User Guide" target="_blank">Theme + Widgets</a> section of the User Guide.
dataverse.widgets.dataverseListing.tip=Add a way for visitors on your website to be able to view your dataverses and datasets, sort, or page through them.
dataset.cite.title.released=DRAFT VERSION will be replaced in the citation with V1 once the dataset has been published.
823
846
dataset.cite.title.draft=DRAFT VERSION will be replaced in the citation with the selected version once the dataset has been published.
824
847
dataset.cite.title.deassessioned=DEACCESSIONED VERSION has been added to the citation for this version since it is no longer available.
825
-
dataset.cite.standards.tip=If you use these data, please add this citation to your scholarly resources. Learn about <a href="http://best-practices.dataverse.org/data-citation/" title="Get Recognition: Data Citation - Dataverse Best Practices" target="_blank">Data Citation Standards</a>.
826
-
dataset.cite.downloadBtn=Download Citation
848
+
dataset.cite.standards.tip=Learn about <a href="http://best-practices.dataverse.org/data-citation/" title="Get Recognition: Data Citation - Dataverse Best Practices" target="_blank">Data Citation Standards</a>.
849
+
dataset.cite.downloadBtn=Cite Data
827
850
dataset.cite.downloadBtn.xml=EndNote XML
828
-
dataset.cite.downloadBtn.ris=RIS Format
829
-
dataset.cite.downloadBtn.bib=BibTeX Format
851
+
dataset.cite.downloadBtn.ris=RIS
852
+
dataset.cite.downloadBtn.bib=BibTeX
830
853
dataset.create.authenticatedUsersOnly=Only authenticated users can create datasets.
831
854
dataset.deaccession.reason=Deaccession Reason
832
855
dataset.beAccessedAt=The dataset can now be accessed at:
file.more.information.link=Link to more file information for
965
988
966
989
file.requestAccess=Request Access
967
-
file.requestAccess.dialog.msg=You need to <a href="/loginpage.xhtml{0}" title="Log into your Dataverse Account">Log In</a> to request access to this file.
968
-
file.requestAccess.dialog.msg.signup=You need to <a href="/dataverseuser.xhtml{0}&editMode=CREATE" title="Sign Up for a Dataverse Account">Sign Up</a> or <a href="/loginpage.xhtml{0}" title="Log into your Dataverse Account">Log In</a> to request access to this file.
990
+
file.requestAccess.dialog.msg=You need to <a href="/loginpage.xhtml{0}" target="{1}" title="Log into your Dataverse Account">Log In</a> to request access to this file.
991
+
file.requestAccess.dialog.msg.signup=You need to <a href="/dataverseuser.xhtml{0}&editMode=CREATE" target="{1}" title="Sign Up for a Dataverse Account">Sign Up</a> or <a href="/loginpage.xhtml{0}" target="{1}" title="Log into your Dataverse Account">Log In</a> to request access to this file.
dataset.widgets.notPublished.why.header=Why Use Widgets?
1142
+
dataset.widgets.notPublished.why.reason1=Increases the web visibility of your data by allowing you to embed your dataverse and datasets into your personal or project website.
1143
+
dataset.widgets.notPublished.why.reason2=Allows others to browse your dataverse and datasets without leaving your personal or project website.
1144
+
dataset.widgets.notPublished.how.header=How To Use Widgets
1145
+
dataset.widgets.notPublished.how.tip1=To use widgets, your dataverse and datasets need to be published.
1146
+
dataset.widgets.notPublished.how.tip2=After publishing, code will be available on this page for you to copy and add to your personal or project website.
1147
+
dataset.widgets.notPublished.how.tip3=Do you have an OpenScholar website? If so, learn more about adding the Dataverse widgets to your website <a href="{0}/{1}/user/dataverse-management.html#adding-widgets-to-an-openscholar-website" title="Adding Widgets to an OpenScholar Website - Dataverse User Guide" target="_blank">here</a>.
1148
+
dataset.widgets.notPublished.getStarted=To get started, publish your dataset. To learn more about Widgets, visit the <a href="{0}/{1}/user/dataset-management.html#widgets" title="Widgets - Dataverse User Guide" target="_blank">Widgets</a> section of the User Guide.
dataset.widgets.editAdvanced.tip=<strong>Advanced Options</strong> – Additional options for configuring your widget on your personal or project website.
1151
+
dataset.widgets.tip=Copy and paste this code into the HTML on your site. To learn more about Widgets, visit the <a href="{0}/{1}/user/dataset-management.html#widgets" title="Widgets - Dataverse User Guide" target="_blank">Widgets</a> section of the User Guide.
1152
+
dataset.widgets.citation.txt=Dataset Citation
1153
+
dataset.widgets.citation.tip=Add a citation for your dataset to your personal or project website.
1154
+
dataset.widgets.datasetFull.txt=Dataset
1155
+
dataset.widgets.datasetFull.tip=Add a way for visitors on your website to be able to view your datasets, download files, etc.
dataset.widgets.advanced.invalid.message=Please enter a valid URL
1161
+
dataset.widgets.advanced.success.message=Successfully updated your Personal Website URL
1162
+
dataset.widgets.advanced.failure.message=The dataverse Personal Website URL has not been updated.
1163
+
1116
1164
# file.xhtml
1117
1165
file.title.label=Title
1118
1166
file.citation.label=Citation
@@ -1137,8 +1185,18 @@ error.500.message=<strong>Internal Server Error</strong> - An unexpected error w
1137
1185
1138
1186
# 404.xhtml
1139
1187
error.404.page.title=404 Not Found
1140
-
error.404.message=<strong>Page Not Found</strong> - The page you are looking for was not found. To contact support, please press the Support link above.
1188
+
error.404.message=<strong>Page Not Found</strong> - The page you are looking for was not found.
1141
1189
1142
1190
# 403.xhtml
1143
1191
error.403.page.title=403 Not Authorized
1144
-
error.403.message=<strong>Not Authorized</strong> - You are not authorized to view this page. To contact support, please press the Support link above.
1192
+
error.403.message=<strong>Not Authorized</strong> - You are not authorized to view this page.
1193
+
1194
+
# general error - support message
1195
+
error.support.message= If you believe this is an error, please contact {0} for assistance.
1196
+
1197
+
# citation-frame.xhtml
1198
+
citationFrame.banner.message=If the site below does not load, the archived data can be found in the {0} {1}. {2}
1199
+
citationFrame.banner.message.here=here
1200
+
citationFrame.banner.closeIcon=Close this message, go to dataset
1201
+
citationFrame.banner.countdownMessage= This message will close in
0 commit comments