50 lines
1.2 KiB
Text
50 lines
1.2 KiB
Text
;; -*- coding: utf-8 -*-
|
|
.btn.proceed=Export Journal Content
|
|
|
|
.description=From this page you can download a month's worth of journal entries in either CSV or XML format. This is designed to be used for local archival purposes.
|
|
|
|
.error.encoding=Invalid encoding selected
|
|
|
|
.error.format=Invalid output format selected
|
|
|
|
.format.csv=CSV (Comma Separated Values)
|
|
|
|
.format.xml=XML (eXtensible Markup Language)
|
|
|
|
.hint.encoding=Usually UTF-8 is the best choice here.
|
|
|
|
.hint.month=E.g. 01, 02, etc.
|
|
|
|
.hint.year=E.g. 2010, 2011, etc.
|
|
|
|
.label.csv_header=[CSV] Include header row with field names for each column?
|
|
|
|
.label.choices=Please select one or more fields to export below. Any items checked will be included for all entries exported.
|
|
|
|
.label.encoding=Text Encoding
|
|
|
|
.label.export=Export Journal Content
|
|
|
|
.label.field.allowmask=Access Groups
|
|
|
|
.label.field.currents=Current Mood & Music
|
|
|
|
.label.field.event=<strong>Entry Text</strong>
|
|
|
|
.label.field.eventtime=Local Time (yours)
|
|
|
|
.label.field.itemid=ID Number
|
|
|
|
.label.field.logtime=Server Time (ours)
|
|
|
|
.label.field.security=Security Level
|
|
|
|
.label.field.subject=Entry Subject
|
|
|
|
.label.format=Export File Format
|
|
|
|
.label.month=Month of Year
|
|
|
|
.label.year=Year to Export
|
|
|
|
.title=Export Journal
|