chore: initial project commit
This commit is contained in:
40
addon/locale/en-US/preferences.ftl
Normal file
40
addon/locale/en-US/preferences.ftl
Normal file
@@ -0,0 +1,40 @@
|
||||
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
|
||||
Reference in New Issue
Block a user