general-sentence-separator = { " " }
general-key-control = Control
general-key-shift = Shift
general-key-alt = Alt
general-key-option = Option
general-key-command = Command
option-or-alt =
{ PLATFORM() ->
[macos] { general-key-option }
*[other] { general-key-alt }
}
command-or-control =
{ PLATFORM() ->
[macos] { general-key-command }
*[other] { general-key-control }
}
return-or-enter =
{ PLATFORM() ->
[macos] Return
*[other] Enter
}
delete-or-backspace =
{ PLATFORM() ->
[macos] Delete
*[other] Backspace
}
-os-name =
{ PLATFORM() ->
[macos] macOS
[windows] Windows
*[other] Linux
}
general-print = Print
general-remove = Remove
general-add = Add
general-remind-me-later = Remind Me Later
general-dont-ask-again = Don’t Ask Again
general-choose-file = Choose File…
general-open-settings = Open Settings
general-settings = Settings…
general-help = Help
general-tag = Tag
general-got-it = Got It
general-done = Done
general-view-troubleshooting-instructions = View Troubleshooting Instructions
general-go-back = Go Back
general-accept = Accept
general-cancel = Cancel
cancel-button =
.label = { general-cancel }
general-show-in-library = Show in Library
general-restartApp = Restart { -app-name }
general-restartInTroubleshootingMode = Restart in Troubleshooting Mode
general-save = Save
general-clear = Clear
clear-button =
.label = { general-clear }
general-update = Update
general-reset-to-default = Reset to Default
general-back = Back
general-edit = Edit
general-cut = Cut
general-copy = Copy
general-paste = Paste
general-find = Find
general-delete = Delete
general-insert = Insert
general-and = and
general-et-al = et al.
general-previous = Previous
general-next = Next
general-learn-more = Learn More
general-more-information = More Information
general-warning = Warning
general-type-to-continue = Type “{ $text }” to continue.
general-continue = Continue
general-allow = Allow
general-always-allow = Always Allow
general-deny = Deny
general-red = Red
general-orange = Orange
general-yellow = Yellow
general-green = Green
general-teal = Teal
general-blue = Blue
general-purple = Purple
general-magenta = Magenta
general-violet = Violet
general-maroon = Maroon
general-gray = Gray
general-black = Black
general-loading = Loading…
db-checking-integrity = Checking database integrity…
db-repairing = Repairing database…
citation-style-label = Citation Style:
language-label = Language:
menu-custom-group-submenu =
.label = More Options…
menu-file-show-in-finder =
.label = Show in Finder
menu-file-show-file =
.label = Show File
menu-file-show-files =
.label = Show Files
menu-print =
.label = { general-print }
menu-density =
.label = Density
add-attachment = Add Attachment
new-note = New Note
menu-add-by-identifier =
.label = Add by Identifier…
menu-add-attachment =
.label = { add-attachment }
menu-add-standalone-file-attachment =
.label = Add File…
menu-add-standalone-linked-file-attachment =
.label = Add Link to File…
menu-add-child-file-attachment =
.label = Attach File…
menu-add-child-linked-file-attachment =
.label = Attach Link to File…
menu-add-child-linked-url-attachment =
.label = Attach Web Link…
menu-new-note =
.label = { new-note }
menu-new-standalone-note =
.label = New Standalone Note
menu-new-item-note =
.label = New Item Note
menu-restoreToLibrary =
.label = Restore to Library
menu-deletePermanently =
.label = Delete Permanently…
menu-tools-plugins =
.label = Plugins
menu-view-columns-move-left =
.label = Move Column Left
menu-view-columns-move-right =
.label = Move Column Right
menu-view-hide-context-annotation-rows =
.label = Hide Non-Matching Annotations
menu-view-note-font-size =
.label = Note Font Size
menu-view-note-tab-font-size =
.label = Note Tab Font Size
menu-show-tabs-menu =
.label = Show Tabs Menu
menu-edit-copy-annotation =
.label = { $count ->
[one] Copy Annotation
*[other] Copy { $count } Annotations
}
main-window-command =
.label = Library
main-window-key =
.key = L
zotero-toolbar-tabs-menu =
.tooltiptext = List all tabs
filter-collections = Filter Collections
zotero-collections-search =
.placeholder = { filter-collections }
zotero-collections-search-btn =
.tooltiptext = { filter-collections }
zotero-tabs-menu-filter =
.placeholder = Search Tabs
zotero-tabs-menu-close-button =
.title = Close Tab
zotero-toolbar-tabs-scroll-forwards =
.title = Scroll forwards
zotero-toolbar-tabs-scroll-backwards =
.title = Scroll backwards
toolbar-add-attachment =
.tooltiptext = { add-attachment }
recently-read = Recently Read
collections-menu-show-recently-read =
.label = Show { recently-read }
item-menu-remove-from-recently-read =
.label = Remove from { recently-read }…
collections-menu-clear-all-last-read =
.label = Clear All Last Read Dates…
recently-read-clear-all-confirm = All Last Read dates in this library will be erased.
# Item list section headers for a multiple-row collection-tree selection within one library
items-section-collections-selected =
{ $count ->
[one] { $count } collection selected
*[other] { $count } collections selected
}
items-section-searches-selected =
{ $count ->
[one] { $count } saved search selected
*[other] { $count } saved searches selected
}
items-section-sources-selected =
{ $count ->
[one] { $count } source selected
*[other] { $count } sources selected
}
# Item list section headers for a selection spanning multiple libraries, one per library
items-section-library-collections =
{ $count ->
[one] { $library } ({ $count } collection selected)
*[other] { $library } ({ $count } collections selected)
}
items-section-library-searches =
{ $count ->
[one] { $library } ({ $count } saved search selected)
*[other] { $library } ({ $count } saved searches selected)
}
items-section-library-sources =
{ $count ->
[one] { $library } ({ $count } source selected)
*[other] { $library } ({ $count } sources selected)
}
items-section-library-recently-read = { $library } ({ recently-read })
items-section-library = { $library }
collections-menu-rename =
.label = Rename
edit-saved-search = Edit Saved Search
collections-menu-edit-search =
.label = Edit Search
collections-menu-duplicate-search =
.label = Duplicate Search
collections-menu-move-collection =
.label = Move To
collections-menu-copy-collection =
.label = Copy To
collections-menu-export =
.label = Export…
collections-menu-generate-report =
.label = Generate Report…
collections-menu-create-bibliography =
.label = Create Bibliography…
collections-menu-unsubscribe =
.label = Unsubscribe…
collections-menu-delete =
.label = { $count ->
[one] Delete Collection…
*[other] Delete Collections…
}
collections-menu-delete-with-items =
.label = { $count ->
[one] Delete Collection and Items…
*[other] Delete Collections and Items…
}
collections-menu-delete-search =
.label = { $count ->
[one] Delete Search…
*[other] Delete Searches…
}
collections-delete-title =
{ $count ->
[one] Delete Collection
*[other] Delete Collections
}
collections-delete-message =
{ $count ->
[one] Are you sure you want to delete this collection?
*[other] Are you sure you want to delete { $count } collections?
}
collections-delete-keep-items =
{ $count ->
[one] Items within this collection will not be deleted.
*[other] Items within these collections will not be deleted.
}
collections-delete-with-items-title =
{ $count ->
[one] Delete Collection and Items
*[other] Delete Collections and Items
}
collections-delete-with-items-message =
{ $count ->
[one] Are you sure you want to delete this collection and move all items within it to the Trash?
*[other] Are you sure you want to delete { $count } collections and move all items within them to the Trash?
}
collections-delete-search-title =
{ $count ->
[one] Delete Search
*[other] Delete Searches
}
collections-delete-search-message =
{ $count ->
[one] Are you sure you want to delete this search?
*[other] Are you sure you want to delete { $count } searches?
}
item-creator-moveDown =
.label = Move Down
item-creator-moveToTop =
.label = Move to Top
item-creator-moveUp =
.label = Move Up
item-menu-viewAttachment =
.label = Open { $numAttachments ->
[one] { $attachmentType ->
[pdf] PDF
[epub] EPUB
[snapshot] Snapshot
[note] Note
*[other] Attachment
}
*[other] { $attachmentType ->
[pdf] PDFs
[epub] EPUBs
[snapshot] Snapshots
[note] Notes
*[other] Attachments
}
} {
$openIn ->
[tab] in New Tab
[window] in New Window
*[other] { "" }
}
item-menu-add-file =
.label = File
item-menu-add-linked-file =
.label = Linked File
item-menu-add-url =
.label = Web Link
item-menu-change-parent-item =
.label = Change Parent Item…
item-menu-relate-items =
.label = Relate Items
view-online = View Online
item-menu-option-view-online =
.label = {view-online}
item-button-view-online =
.tooltiptext = {view-online}
file-renaming-file-renamed-to = File renamed to { $filename }
itembox-button-options =
.tooltiptext = Open context menu
itembox-button-merge =
.aria-label = Select version of { $field } field
create-parent-intro = Enter a DOI, ISBN, PMID, arXiv ID, or ADS Bibcode to identify this file:
reader-use-dark-mode-for-content =
.label = Use Dark Mode for Content
update-updates-found-intro-minor = An update for { -app-name } is available:
update-updates-found-desc = It is recommended that you apply this update as soon as possible.
import-window =
.title = Import
import-where-from = Where do you want to import from?
import-online-intro-title = Introduction
import-source-file =
.label = A file (BibTeX, RIS, Zotero RDF, etc.)
import-source-folder =
.label = A folder of PDFs or other files
import-source-online =
.label = { $targetApp } online import
import-options = Options
import-importing = Importing…
import-create-collection =
.label = Place imported collections and items into new collection
import-recreate-structure =
.label = Recreate folder structure as collections
import-fileTypes-header = File Types to Import:
import-fileTypes-pdf =
.label = PDFs
import-fileTypes-other =
.placeholder = Other files by pattern, comma-separated (e.g., *.jpg,*.png)
import-file-handling = File Handling
import-file-handling-store =
.label = Copy files to the { -app-name } storage folder
import-file-handling-link =
.label = Link to files in original location
import-fileHandling-description = Linked files cannot be synced by { -app-name }.
import-online-new =
.label = Download new items only; don’t update previously imported items
import-mendeley-username = Username
import-mendeley-password = Password
general-error = Error
file-interface-import-error = An error occurred while trying to import the selected file. Please ensure that the file is valid and try again.
file-interface-import-complete = Import Complete
file-interface-items-were-imported = { $numItems ->
[0] No items were imported
[one] One item was imported
*[other] { $numItems } items were imported
}
file-interface-items-were-relinked = { $numRelinked ->
[0] No items were relinked
[one] One item was relinked
*[other] { $numRelinked } items were relinked
}
import-mendeley-cannot-decrypt = The selected Mendeley database could not be decrypted. This can happen if the database file has been renamed. See How do I import a Mendeley library into Zotero? for more information.
import-mendeley-unsupported = The selected file does not appear to be a Mendeley database. See How do I import a Mendeley library into Zotero? for more information.
import-mendeley-db-in-use = The selected Mendeley database is in use. Please quit Mendeley Desktop and try again.
file-interface-import-error-translator = An error occurred importing the selected file with “{ $translator }”. Please ensure that the file is valid and try again.
import-online-intro=In the next step you will be asked to log in to { $targetAppOnline } and grant { -app-name } access. This is necessary to import your { $targetApp } library into { -app-name }.
import-online-intro2={ -app-name } will never see or store your { $targetApp } password.
import-online-form-intro = Please enter your credentials to log in to { $targetAppOnline }. This is necessary to import your { $targetApp } library into { -app-name }.
import-online-wrong-credentials = Login to { $targetApp } failed. Please re-enter credentials and try again.
import-online-blocked-by-plugin = The import cannot continue with { $plugin } installed. Please disable this plugin and try again.
import-online-relink-only =
.label = Relink Mendeley Desktop citations
import-online-relink-kb = { general-more-information }
import-online-connection-error = { -app-name } could not connect to { $targetApp }. Please check your internet connection and try again.
tab-title-multiple-collections = Multiple
items-table-cell-notes =
.aria-label = { $count ->
[one] { $count } Note
*[other] { $count } Notes
}
items-column-added-by = Added By
items-column-modified-by = Modified By
items-column-last-read = Last Read
report-error =
.label = Report Error…
rtfScan-wizard =
.title = RTF Scan
rtfScan-introPage-description = { -app-name } can automatically extract and reformat citations and insert a bibliography into RTF files. It currently supports citations in variations of the following formats:
rtfScan-introPage-description2 = To get started, select an RTF input file and an output file below:
rtfScan-input-file = Input File:
rtfScan-output-file = Output File:
rtfScan-no-file-selected = No file selected
rtfScan-choose-input-file =
.label = { general-choose-file }
.aria-label = Choose Input File
rtfScan-choose-output-file =
.label = { general-choose-file }
.aria-label = Choose Output File
rtfScan-intro-page = Introduction
rtfScan-scan-page = Scanning for Citations
rtfScan-scanPage-description = { -app-name } is scanning your document for citations. Please be patient.
rtfScan-citations-page = Verify Cited Items
rtfScan-citations-page-description = Please review the list of recognized citations below to ensure that { -app-name } has selected the corresponding items correctly. Any unmapped or ambiguous citations must be resolved before proceeding to the next step.
rtfScan-style-page = Document Formatting
rtfScan-format-page = Formatting Citations
rtfScan-format-page-description = { -app-name } is processing and formatting your RTF file. Please be patient.
rtfScan-complete-page = RTF Scan Complete
rtfScan-complete-page-description = Your document has now been scanned and processed. Please ensure that it is formatted correctly.
rtfScan-action-find-match =
.title = Select matching item
rtfScan-action-accept-match =
.title = Accept this match
runJS-title = Run JavaScript
runJS-editor-label = Code:
runJS-run = Run
runJS-help = { general-help }
runJS-completed = completed successfully
runJS-result = {
$type ->
[async] Return value:
*[other] Result:
}
runJS-run-async = Run as async function
bibliography-window =
.title = { -app-name } - Create Citation/Bibliography
bibliography-style-label = { citation-style-label }
bibliography-locale-label = { language-label }
bibliography-displayAs-label = Display citations as:
bibliography-advancedOptions-label = Advanced Options
bibliography-outputMode-label = Output Mode:
bibliography-outputMode-citations =
.label = {
$type ->
[citation] Citations
[note] Notes
*[other] Citations
}
bibliography-outputMode-bibliography =
.label = Bibliography
bibliography-outputMethod-label = Output Method:
bibliography-outputMethod-saveAsRTF =
.label = Save as RTF
bibliography-outputMethod-saveAsHTML =
.label = Save as HTML
bibliography-outputMethod-copyToClipboard =
.label = Copy to Clipboard
bibliography-outputMethod-print =
.label = Print
bibliography-manageStyles-label = Manage Styles…
styleEditor-locatorType =
.aria-label = Locator type
styleEditor-locatorInput = Locator input
styleEditor-citationStyle = { citation-style-label }
styleEditor-locale = { language-label }
styleEditor-editor =
.aria-label = Style editor
styleEditor-preview =
.aria-label = Preview
stylePreview-generating = Generating previews…
publications-intro-page = My Publications
publications-intro = Items you add to My Publications will be shown on your profile page on zotero.org. If you choose to include attached files, they will be made publicly available under the license you specify. Only add work you yourself have created, and only include files if you have the rights to distribute them and wish to do so.
publications-include-checkbox-files =
.label = Include files
publications-include-checkbox-notes =
.label = Include notes
publications-include-adjust-at-any-time = You can adjust what to show at any time from the My Publications collection.
publications-intro-authorship =
.label = I created this work.
publications-intro-authorship-files =
.label = I created this work and have the rights to distribute included files.
publications-sharing-page = Choose how your work may be shared
publications-sharing-keep-rights-field =
.label = Keep the existing Rights field
publications-sharing-keep-rights-field-where-available =
.label = Keep the existing Rights field where available
publications-sharing-text = You can reserve all rights to your work, license it under a Creative Commons license, or dedicate it to the public domain. In all cases, the work will be made publicly available via zotero.org.
publications-sharing-prompt = Would you like to allow your work to be shared by others?
publications-sharing-reserved =
.label = No, only publish my work on zotero.org
publications-sharing-cc =
.label = Yes, under a Creative Commons license
publications-sharing-cc0 =
.label = Yes, and place my work in the public domain
publications-license-page = Choose a Creative Commons license
publications-choose-license-text = A Creative Commons license allows others to copy and redistribute your work as long as they give appropriate credit, provide a link to the license, and indicate if changes were made. Additional conditions can be specified below.
publications-choose-license-adaptations-prompt = Allow adaptations of your work to be shared?
publications-choose-license-yes =
.label = Yes
.accesskey = Y
publications-choose-license-no =
.label = No
.accesskey = N
publications-choose-license-sharealike =
.label = Yes, as long as others share alike
.accesskey = S
publications-choose-license-commercial-prompt = Allow commercial uses of your work?
publications-buttons-add-to-my-publications =
.label = Add to My Publications
publications-buttons-next-sharing =
.label = Next: Sharing
publications-buttons-next-choose-license =
.label = Choose a License
licenses-cc-0 = CC0 1.0 Universal Public Domain Dedication
licenses-cc-by = Creative Commons Attribution 4.0 International License
licenses-cc-by-nd = Creative Commons Attribution-NoDerivatives 4.0 International License
licenses-cc-by-sa = Creative Commons Attribution-ShareAlike 4.0 International License
licenses-cc-by-nc = Creative Commons Attribution-NonCommercial 4.0 International License
licenses-cc-by-nc-nd = Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License
licenses-cc-by-nc-sa = Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
licenses-cc-more-info = Be sure you have read the Creative Commons Considerations for licensors before placing your work under a CC license. Note that the license you apply cannot be revoked, even if you later choose different terms or cease publishing the work.
licenses-cc0-more-info = Be sure you have read the Creative Commons CC0 FAQ before applying CC0 to your work. Please note that dedicating your work to the public domain is irreversible, even if you later choose different terms or cease publishing the work.
debug-output-logging-restart-in-troubleshooting-mode-checkbox = { general-restartInTroubleshootingMode }
restart-in-troubleshooting-mode-menuitem =
.label = Restart in Troubleshooting Mode…
.accesskey = T
restart-in-troubleshooting-mode-dialog-title = { general-restartInTroubleshootingMode }
restart-in-troubleshooting-mode-dialog-description = { -app-name } will restart with all plugins disabled. Some features may not function correctly while Troubleshooting Mode is enabled.
menu-ui-density =
.label = Density
menu-ui-density-comfortable =
.label = Comfortable
menu-ui-density-compact =
.label = Compact
pane-item-details = Item Details
pane-info = Info
pane-abstract = Abstract
pane-attachments = Attachments
pane-notes = Notes
pane-note-info = Note Info
pane-libraries-collections = Libraries and Collections
pane-tags = Tags
pane-related = Related
pane-attachment-info = Attachment Info
pane-attachment-preview = Preview
pane-attachment-annotations = Annotations
pane-header-attachment-associated =
.label = Rename associated file
item-details-pane =
.aria-label = { pane-item-details }
section-info =
.label = { pane-info }
section-abstract =
.label = { pane-abstract }
section-attachments =
.label = { $count ->
[one] { $count } Attachment
*[other] { $count } Attachments
}
section-attachment-preview =
.label = { pane-attachment-preview }
section-attachments-annotations =
.label = { $count ->
[one] { $count } Annotation
*[other] { $count } Annotations
}
section-attachments-move-to-trash-message = Are you sure you want to move “{ $title }” to the trash?
section-notes =
.label = { $count ->
[one] { $count } Note
*[other] { $count } Notes
}
section-libraries-collections =
.label = { pane-libraries-collections }
section-tags =
.label = { $count ->
[one] { $count } Tag
*[other] { $count } Tags
}
section-related =
.label = { $count } Related
section-attachment-info =
.label = { pane-attachment-info }
section-button-remove =
.tooltiptext = { general-remove }
section-button-add =
.tooltiptext = { general-add }
section-button-expand =
.dynamic-tooltiptext = Expand section
.label = Expand { $section } section
section-button-collapse =
.dynamic-tooltiptext = Collapse section
.label = Collapse { $section } section
annotations-count =
{ $count ->
[one] { $count } Annotation
*[other] { $count } Annotations
}
section-button-annotations =
.title = { annotations-count }
.aria-label = { annotations-count }
attachment-preview =
.aria-label = { pane-attachment-preview }
sidenav-info =
.tooltiptext = { pane-info }
sidenav-abstract =
.tooltiptext = { pane-abstract }
sidenav-attachments =
.tooltiptext = { pane-attachments }
sidenav-notes =
.tooltiptext = { pane-notes }
sidenav-note-info =
.tooltiptext = { pane-note-info }
sidenav-attachment-info =
.tooltiptext = { pane-attachment-info }
sidenav-attachment-preview =
.tooltiptext = { pane-attachment-preview }
sidenav-attachment-annotations =
.tooltiptext = { pane-attachment-annotations }
sidenav-libraries-collections =
.tooltiptext = { pane-libraries-collections }
sidenav-tags =
.tooltiptext = { pane-tags }
sidenav-related =
.tooltiptext = { pane-related }
sidenav-main-btn-grouping =
.aria-label = { pane-item-details }
sidenav-reorder-up =
.label = Move Section Up
sidenav-reorder-down =
.label = Move Section Down
sidenav-reorder-reset =
.label = Reset Section Order
toggle-item-pane =
.tooltiptext = Toggle Item Pane
toggle-context-pane =
.tooltiptext = Toggle Context Pane
pin-section =
.label = Pin Section
unpin-section =
.label = Unpin Section
collapse-other-sections =
.label = Collapse Other Sections
expand-all-sections =
.label = Expand All Sections
abstract-field =
.placeholder = Add abstract…
tag-field =
.aria-label = { general-tag }
tagselector-search =
.placeholder = Filter Tags
context-notes-search =
.placeholder = Search Notes
context-notes-return-button =
.aria-label = { general-go-back }
new-collection = New Collection…
menu-new-collection =
.label = { new-collection }
toolbar-new-collection =
.tooltiptext = { new-collection }
new-collection-dialog =
.title = New Collection
.buttonlabelaccept = Create Collection
new-collection-name = Name:
new-collection-create-in = Create in:
show-publications-menuitem =
.label = Show My Publications
attachment-info-title = Title
attachment-info-filename = Filename
attachment-info-accessed = Accessed
attachment-info-pages = Pages
attachment-info-modified = Modified
attachment-info-index = Indexed
attachment-info-convert-note =
.label = Migrate to {
$type ->
[standalone] Standalone
[child] Item
*[unknown] New
} Note
.tooltiptext = Adding notes to attachments is no longer supported, but you can edit this note by migrating it to a separate note.
section-note-info =
.label = { pane-note-info }
note-info-title = Title
note-info-parent-item = Parent Item
note-info-parent-item-button = {
$hasParentItem ->
[true] { $parentItemTitle }
*[false] None
}
.title = {
$hasParentItem ->
[true] View parent item in library
*[false] View note item in library
}
note-info-date-created = Created
note-info-date-modified = Modified
note-info-size = Size
note-info-word-count = Word Count
note-info-character-count = Character Count
item-title-empty-note = Untitled Note
attachment-preview-placeholder = No attachment to preview
attachment-rename-from-parent =
.tooltiptext = Rename File to Match Parent Item
account-log-in = Log In
account-not-logged-in-text = Log in to your Zotero account to sync your data.
account-error-login-session-expired = Your login session has expired. Please try again.
toggle-preview =
.label = {
$type ->
[open] Hide
[collapsed] Show
*[unknown] Toggle
} Attachment Preview
annotation-image-not-available = [Image not available]
quicksearch-mode =
.aria-label = Quick Search mode
quicksearch-input =
.aria-label = Quick Search
.placeholder = { $placeholder }
.aria-description = { $placeholder }
advanced-search = Advanced Search
menuitem-advanced-search =
.label = { advanced-search }
quicksearch-advanced-search-button =
.tooltiptext = { advanced-search }
.aria-label = { advanced-search }
advanced-search-close =
.tooltiptext = Close Advanced Search
advanced-search-expand =
.tooltiptext = Expand Advanced Search
advanced-search-collapse =
.tooltiptext = Collapse Advanced Search
item-pane-header-view-as =
.label = View As
item-pane-header-none =
.label = None
item-pane-header-title =
.label = Title
item-pane-header-titleCreatorYear =
.label = Title, Creator, Year
item-pane-header-bibEntry =
.label = Bibliography Entry
item-pane-header-more-options =
.label = More Options
item-pane-message-items-selected = { $count ->
[0] No items selected
[one] {