mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +00:00
So far we have used extract.pl which originated in Horde to generate the PO files. This process took a long time to run. But xgettext is able to handle PHP by itself. In the source translate() and i18n() are used instead of _() therefore we have to pass a keyword parameter. From now on Translators: is the keyword to provide content to the translators on Transifex. Conflicts: scripts/po/extract.pl
53 lines
1.1 KiB
Plaintext
53 lines
1.1 KiB
Plaintext
htdocs/always.php
|
|
htdocs/caldav.php
|
|
htdocs/feed.php
|
|
htdocs/freebusy.php
|
|
htdocs/help.php
|
|
htdocs/public.php
|
|
htdocs/setup.php
|
|
htdocs/tools.php
|
|
htdocs/upgrade.php
|
|
htdocs/well-known.php
|
|
inc/auth-functions.php
|
|
inc/caldav-BIND.php
|
|
inc/caldav-DELETE.php
|
|
inc/caldav-GET.php
|
|
inc/caldav-MKCOL.php
|
|
inc/caldav-MOVE.php
|
|
inc/caldav-OPTIONS.php
|
|
inc/caldav-PROPFIND.php
|
|
inc/caldav-PROPPATCH.php
|
|
inc/caldav-PUT-default.php
|
|
inc/caldav-PUT-functions.php
|
|
inc/caldav-PUT.php
|
|
inc/caldav-PUT-vcard.php
|
|
inc/caldav-REPORT-calquery.php
|
|
inc/caldav-REPORT-cardquery.php
|
|
inc/caldav-REPORT.php
|
|
inc/caldav-REPORT-sync-collection.php
|
|
inc/CalDAVRequest.php
|
|
inc/DAViCalSession.php
|
|
inc/DAVResource.php
|
|
inc/drivers_imap_pam.php
|
|
inc/drivers_ldap.php
|
|
inc/drivers_pwauth_pam.php
|
|
inc/drivers_squid_pam.php
|
|
inc/interactive-page.php
|
|
inc/iSchedule.php
|
|
inc/other_translated_strings.php
|
|
inc/page-header.php
|
|
inc/Principal.php
|
|
inc/ui/collection-edit.php
|
|
inc/ui/principal-browse.php
|
|
inc/ui/principal-edit.php
|
|
inc/WritableCollection.php
|
|
|
|
../awl/inc/classBrowser.php
|
|
../awl/inc/classEditor.php
|
|
../awl/inc/DataEntry.php
|
|
../awl/inc/iCalendar.php
|
|
../awl/inc/PgQuery.php
|
|
../awl/inc/Session.php
|
|
../awl/inc/User.php
|
|
|