1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="exporting-data-calendar" xml:lang="ja">
<info>
<desc><app>Evolution</app> からカレンダーのデータをエクスポートする方法です。</desc>
<link type="guide" xref="exporting-data"/>
<revision pkgversion="3.6.4" version="0.4" date="2013-04-20" status="final"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
</info>
<title>カレンダーデータのエクスポート</title>
<p>To export a complete calendar, right-click on the calendar in the list of calendars and click <gui>Save as</gui>. Available formats are iCalendar format (ICS, recommended), comma separated values (CSV), and RDF format.</p>
<p>予定 (あるいはタスクやメモ) の中から1件だけエクスポートするには、予定を選択して<guiseq><gui>ファイル</gui><gui>iCalendar 形式で保存...</gui></guiseq>を選択するか、予定を右クリックして <gui>iCalendar 形式で保存...</gui>をクリックします。</p>
</page>
|