diff options
| author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
|---|---|---|
| committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 21:46:22 -0500 |
| commit | a065e04d529da1d847b5062a12c46d916408bf32 (patch) | |
| tree | fe0f8bcec1ff39a3c499a2708222dcf15224ff70 /files/pt-pt/mozilla/calendar/index.html | |
| parent | 218934fa2ed1c702a6d3923d2aa2cc6b43c48684 (diff) | |
| download | translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.gz translated-content-a065e04d529da1d847b5062a12c46d916408bf32.tar.bz2 translated-content-a065e04d529da1d847b5062a12c46d916408bf32.zip | |
update based on https://github.com/mdn/yari/issues/2028
Diffstat (limited to 'files/pt-pt/mozilla/calendar/index.html')
| -rw-r--r-- | files/pt-pt/mozilla/calendar/index.html | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/files/pt-pt/mozilla/calendar/index.html b/files/pt-pt/mozilla/calendar/index.html deleted file mode 100644 index 17e6540daa..0000000000 --- a/files/pt-pt/mozilla/calendar/index.html +++ /dev/null @@ -1,80 +0,0 @@ ---- -title: Calendar -slug: Mozilla/Calendar -tags: - - Calendar - - NeedsTranslation - - NeedsUpdate - - TopicStub -translation_of: Mozilla/Calendar ---- -<table> - <tbody> - <tr> - <td><img src="/@api/deki/files/3621/=Sunbird-Logo-148x155.png" alt="Sunbird-Logo-148x155.png" style="width: 148px; height: 155px;" class="internal default"></td> - <td> - <p><span class="seoSummary">The Mozilla Calendar Project is a community driven project based on the Mozilla application architecture. The Project's heart is a calendaring backend based on libical. The <a href="http://www.mozilla.org/projects/calendar/lightning/" class="external" title="http://www.mozilla.org/projects/calendar/lightning/">Lightning extension</a> is built on top of this platform and provides integrated calendaring capabilities for Mozilla Messaging's Email client <a href="/en/Thunderbird" class="internal" title="En/Thunderbird">Thunderbird</a>.</span></p> - <p>Mozilla Calendar emphasizes free and open source technology and supports standardized technology like the ical/ics (<a href="http://tools.ietf.org/html/rfc2445" class="external" title="http://tools.ietf.org/html/rfc2445">rfc2445</a>) format and the CalDAV (<a href="http://tools.ietf.org/html/rfc4791" class="external" title="http://tools.ietf.org/html/rfc4791">rfc4791</a>) protocol, which is implemented by many freely available servers and also some commercial providers.</p> - </td> - </tr> - </tbody> -</table> -<table class="topicpage-table"> - <tbody> - <tr> - <td style="vertical-align: top;"> - <h2 id="Development_Topics">Development Topics</h2> - <dl> - <dt> - <a href="/en/Simple_Sunbird_build" class="internal" title="en/Simple Sunbird build">Building Calendar</a></dt> - <dd> - Information about building Calendar with the new <a href="/en/comm-central" class="internal" title="en/comm-central">comm-central</a> repository. There is also a simple build page for <a href="/en/Simple_Thunderbird_build#Building_Thunderbird_and_Lightning" class="internal" title="en/Simple Thunderbird build#Building Thunderbird and Lightning">Thunderbird including Lightning</a> and information about <a href="/en/How_comm-central's_build_system_works" class="internal" title="en/How comm-central's build system works">how comm-central works</a>.</dd> - </dl> - <dl> - <dt> - <a href="https://wiki.mozilla.org/Calendar:Creating_an_Extension" class="link-https" title="https://wiki.mozilla.org/Calendar:Creating_an_Extension">Creating a Calendar extension</a></dt> - <dd> - Tutorial on creating a Calendar extension for Sunbird and Lightning.</dd> - </dl> - <dl> - <dt> - <a href="/en/Calendar/Localization" class="internal" title="En/Calendar/Localization"><strong>Localization</strong></a></dt> - <dd> - How to get started with translating Calendar into your language and how to build Lightning in your language. </dd> - <dt> - Testing Calendar</dt> - <dd> - <a href="/en/Calendar/MozMill_Testing" class="internal" title="En/Calendar/MozMill Testing">CalendarUtils reference</a> for writing <a href="/en/Mozmill_Tests" class="internal" title="en/Mozmill Tests">Mozmill tests</a>, which can automatically test the UI so that regressions can be easily found.</dd> - <dt> - <a href="/en/Calendar/Calendar_Versions" title="en/Calendar/Calendar Versions">Calendar Versions</a></dt> - <dd> - This page will tell you which Calendar version fits with which Mozilla Platform and where current development is being done.</dd> - </dl> - </td> - <td style="vertical-align: top;"> - <h2 id="Tools">Tools</h2> - <dl> - <dt> - <a href="https://bugzilla.mozilla.org/query.cgi?format=specific&product=Calendar" class="link-https" title="https://bugzilla.mozilla.org/query.cgi?format=specific&product=Calendar">Bugzilla</a></dt> - <dd> - The <a href="/en/Bugzilla" class="internal" title="En/Bugzilla">Bugzilla</a> database used to track issues for Mozilla projects.</dd> - <dd> - </dd> - <dt> - <a href="http://mxr.mozilla.org/comm-central/" class="external" title="http://mxr.mozilla.org/comm-central/">MXR</a></dt> - <dd> - Browse and search the Calendar source code repository on the Web.</dd> - <dd> - </dd> - <dt> - <a href="https://wiki.mozilla.org/Calendar:QA_CalDAV_Support" class="link-https" title="https://wiki.mozilla.org/Calendar:QA_CalDAV_Support">Calendar Servers</a></dt> - <dd> - Setup your own calendar server, or check to see how well commercial products are supported.</dd> - <dt> - </dt> - </dl> - </td> - </tr> - </tbody> -</table> -<p> </p> |
