Files
zotero-notes-export-org/addon/locale/en-US/preferences.ftl
2026-02-17 21:25:46 +01:00

41 lines
1.1 KiB
Plaintext

prefs-title = Org Export Annotations
prefs-section-paths =
.label = Output Paths
prefs-notes-path =
.value = Notes Directory:
prefs-notes-path-description =
Directory where Org files will be saved.
Files are named using the citation key (e.g., smith2020.org).
prefs-pandoc-path =
.value = Pandoc Path:
prefs-pandoc-path-description =
Path to pandoc executable. Leave as "pandoc" to use system PATH.
prefs-browse =
.label = Browse...
prefs-section-behavior =
.label = Behavior
prefs-attach-org =
.label = Attach Org files to Zotero items
prefs-attach-org-description =
Link generated Org files as attachments to their parent items.
prefs-auto-export-sync =
.label = Export automatically after Zotero sync
prefs-export-tab-close =
.label = Export when closing reader tab
prefs-show-notification =
.label = Show notification after export
prefs-section-advanced =
.label = Advanced
prefs-debug =
.label = Enable debug logging
prefs-export-now =
.label = Export All Now
prefs-force-export =
.label = Force Export All
prefs-test-pandoc =
.label = Test Pandoc