diff options
author | ohauer <ohauer@FreeBSD.org> | 2011-06-12 03:04:02 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2011-06-12 03:04:02 +0800 |
commit | c6d6d2a3db5008738cf1941de4838a84535058a6 (patch) | |
tree | 680658f6ac146c1f775bb0f53c19306c51f356d4 | |
parent | 2644a4e46fbb8d32d3ed8dbd60f417934297f5d5 (diff) | |
download | freebsd-ports-gnome-c6d6d2a3db5008738cf1941de4838a84535058a6.tar.gz freebsd-ports-gnome-c6d6d2a3db5008738cf1941de4838a84535058a6.tar.zst freebsd-ports-gnome-c6d6d2a3db5008738cf1941de4838a84535058a6.zip |
- add German localization for Bugzilla bug tracking system
-rw-r--r-- | german/Makefile | 2 | ||||
-rw-r--r-- | german/bugzilla/Makefile | 45 | ||||
-rw-r--r-- | german/bugzilla/distinfo | 2 | ||||
-rw-r--r-- | german/bugzilla/pkg-descr | 3 | ||||
-rw-r--r-- | german/bugzilla/pkg-message | 5 | ||||
-rw-r--r-- | german/bugzilla/pkg-plist | 282 | ||||
-rw-r--r-- | german/bugzilla3/Makefile | 47 | ||||
-rw-r--r-- | german/bugzilla3/distinfo | 2 | ||||
-rw-r--r-- | german/bugzilla3/pkg-descr | 3 | ||||
-rw-r--r-- | german/bugzilla3/pkg-message | 5 | ||||
-rw-r--r-- | german/bugzilla3/pkg-plist | 284 |
11 files changed, 680 insertions, 0 deletions
diff --git a/german/Makefile b/german/Makefile index c69094bd4864..eb3ec7eca8f0 100644 --- a/german/Makefile +++ b/german/Makefile @@ -12,6 +12,8 @@ SUBDIR += bsdforen-firefox-searchplugin SUBDIR += bsdgroup-firefox-searchplugin SUBDIR += bsdpaste + SUBDIR += bugzilla + SUBDIR += bugzilla3 SUBDIR += dict SUBDIR += digibux SUBDIR += ding diff --git a/german/bugzilla/Makefile b/german/bugzilla/Makefile new file mode 100644 index 000000000000..a79b32b7522f --- /dev/null +++ b/german/bugzilla/Makefile @@ -0,0 +1,45 @@ +# New ports collection makefile for: de-bugzilla +# Date created: 2011-06-11 +# Whom: Olli Hauer <ohauer@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= bugzilla +PORTVERSION= 4.0.1 +CATEGORIES= german +MASTER_SITES= SF +MASTER_SITE_SUBDIR=bugzilla-de/${PORTVERSION:R}/${PORTVERSION} +DISTNAME= germzilla-${PORTVERSION}-1.utf-8 +DIST_SUBDIR= ${PORTNAME} + +MAINTAINER= ohauer@FreeBSD.org +COMMENT= German localization for Bugzilla + +RUN_DEPENDS= bugzilla>=${PORTVERSION}:${PORTSDIR}/devel/bugzilla + +NO_WRKSUBDIR= yes + +.include "${.CURDIR}/../../devel/bugzilla/Makefile.common" + +LANGDIR= ${WWWDIR}/template/de + +do-install: + @-${MKDIR} ${LANGDIR} + @(cd ${WRKSRC}/de && ${COPYTREE_SHARE} . ${LANGDIR}) +.if !defined(BATCH) + @${ECHO_MSG} + @${CAT} ${PKGMESSAGE} + @${ECHO_MSG} +.endif + +# Maintainer +plist: extract + @( cd ${WRKDIR}/ && ${FIND} de -type f | ${AWK} '{print "%%WWWDIR%%/template/"$$1}' | ${SORT} > ${PLIST}.new ) + @( cd ${WRKDIR}/ && ${FIND} de -type d | ${AWK} '{print "@dirrmtry %%WWWDIR%%/template/"$$1}' | ${SORT} -r >> ${PLIST}.new ) + @if ${DIFF} -u ${PLIST} ${PLIST}.new ; then \ + ${ECHO_MSG} no pkg-plist changes; \ + ${RM} ${PLIST}.new ; \ + fi + +.include <bsd.port.mk> diff --git a/german/bugzilla/distinfo b/german/bugzilla/distinfo new file mode 100644 index 000000000000..e3f6031531ef --- /dev/null +++ b/german/bugzilla/distinfo @@ -0,0 +1,2 @@ +SHA256 (bugzilla/germzilla-4.0.1-1.utf-8.tar.gz) = 101ae95c1a1f94ef2c01ca262bc5aa9fdce2b39b8c4b12efe87e7af209f7434c +SIZE (bugzilla/germzilla-4.0.1-1.utf-8.tar.gz) = 263729 diff --git a/german/bugzilla/pkg-descr b/german/bugzilla/pkg-descr new file mode 100644 index 000000000000..7a214b157bb6 --- /dev/null +++ b/german/bugzilla/pkg-descr @@ -0,0 +1,3 @@ +German localization for Bugzilla bug tracking system. + +WWW: http://sourceforge.net/projects/bugzilla-de diff --git a/german/bugzilla/pkg-message b/german/bugzilla/pkg-message new file mode 100644 index 000000000000..85bfbab9ec7b --- /dev/null +++ b/german/bugzilla/pkg-message @@ -0,0 +1,5 @@ +========================================================================== + German localization for Bugzilla has now been installed. + + Please run "checksetup.pl" to re-generate templates. +========================================================================== diff --git a/german/bugzilla/pkg-plist b/german/bugzilla/pkg-plist new file mode 100644 index 000000000000..1a715e2b950f --- /dev/null +++ b/german/bugzilla/pkg-plist @@ -0,0 +1,282 @@ +%%WWWDIR%%/template/de/default/account/auth/login-small.html.tmpl +%%WWWDIR%%/template/de/default/account/auth/login.html.tmpl +%%WWWDIR%%/template/de/default/account/cancel-token.txt.tmpl +%%WWWDIR%%/template/de/default/account/create.html.tmpl +%%WWWDIR%%/template/de/default/account/created.html.tmpl +%%WWWDIR%%/template/de/default/account/email/change-new.txt.tmpl +%%WWWDIR%%/template/de/default/account/email/change-old.txt.tmpl +%%WWWDIR%%/template/de/default/account/email/confirm-new.html.tmpl +%%WWWDIR%%/template/de/default/account/email/confirm.html.tmpl +%%WWWDIR%%/template/de/default/account/email/request-new.txt.tmpl +%%WWWDIR%%/template/de/default/account/password/forgotten-password.txt.tmpl +%%WWWDIR%%/template/de/default/account/password/set-forgotten-password.html.tmpl +%%WWWDIR%%/template/de/default/account/prefs/account.html.tmpl +%%WWWDIR%%/template/de/default/account/prefs/email.html.tmpl +%%WWWDIR%%/template/de/default/account/prefs/permissions.html.tmpl +%%WWWDIR%%/template/de/default/account/prefs/prefs.html.tmpl +%%WWWDIR%%/template/de/default/account/prefs/saved-searches.html.tmpl +%%WWWDIR%%/template/de/default/account/prefs/settings.html.tmpl +%%WWWDIR%%/template/de/default/account/profile-activity.html.tmpl +%%WWWDIR%%/template/de/default/admin/admin.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/add.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/del.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/edit-common.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/footer.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/reclassify.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/select.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/edit-common.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/footer.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/select-product.html.tmpl +%%WWWDIR%%/template/de/default/admin/confirm-action.html.tmpl +%%WWWDIR%%/template/de/default/admin/custom_fields/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/custom_fields/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/custom_fields/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/custom_fields/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/fieldvalues/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/fieldvalues/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/fieldvalues/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/fieldvalues/footer.html.tmpl +%%WWWDIR%%/template/de/default/admin/fieldvalues/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/fieldvalues/select-field.html.tmpl +%%WWWDIR%%/template/de/default/admin/flag-type/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/flag-type/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/flag-type/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/groups/confirm-remove.html.tmpl +%%WWWDIR%%/template/de/default/admin/groups/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/groups/delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/groups/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/groups/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/keywords/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/keywords/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/keywords/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/keywords/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/milestones/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/milestones/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/milestones/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/milestones/footer.html.tmpl +%%WWWDIR%%/template/de/default/admin/milestones/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/milestones/select-product.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/admin.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/advanced.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/attachment.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/auth.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/bugchange.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/bugfields.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/common.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/core.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/dependencygraph.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/editparams.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/general.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/groupsecurity.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/index.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/ldap.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/mta.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/patchviewer.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/query.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/radius.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/shadowdb.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/usermatch.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/edit-common.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/footer.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/groupcontrol/confirm-edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/groupcontrol/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/groupcontrol/updated.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/list-classifications.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/updated.html.tmpl +%%WWWDIR%%/template/de/default/admin/sanitycheck/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/sanitycheck/messages.html.tmpl +%%WWWDIR%%/template/de/default/admin/settings/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/sudo.html.tmpl +%%WWWDIR%%/template/de/default/admin/table.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/listselectvars.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/responsibilities.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/search.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/userdata.html.tmpl +%%WWWDIR%%/template/de/default/admin/versions/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/versions/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/versions/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/versions/footer.html.tmpl +%%WWWDIR%%/template/de/default/admin/versions/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/versions/select-product.html.tmpl +%%WWWDIR%%/template/de/default/admin/workflow/comment.html.tmpl +%%WWWDIR%%/template/de/default/admin/workflow/edit.html.tmpl +%%WWWDIR%%/template/de/default/attachment/cancel-create-dupe.html.tmpl +%%WWWDIR%%/template/de/default/attachment/choose.html.tmpl +%%WWWDIR%%/template/de/default/attachment/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/attachment/create.html.tmpl +%%WWWDIR%%/template/de/default/attachment/created.html.tmpl +%%WWWDIR%%/template/de/default/attachment/createformcontents.html.tmpl +%%WWWDIR%%/template/de/default/attachment/delete_reason.txt.tmpl +%%WWWDIR%%/template/de/default/attachment/diff-file.html.tmpl +%%WWWDIR%%/template/de/default/attachment/diff-footer.html.tmpl +%%WWWDIR%%/template/de/default/attachment/diff-header.html.tmpl +%%WWWDIR%%/template/de/default/attachment/edit.html.tmpl +%%WWWDIR%%/template/de/default/attachment/list.html.tmpl +%%WWWDIR%%/template/de/default/attachment/midair.html.tmpl +%%WWWDIR%%/template/de/default/attachment/show-multiple.html.tmpl +%%WWWDIR%%/template/de/default/attachment/updated.html.tmpl +%%WWWDIR%%/template/de/default/bug/activity/show.html.tmpl +%%WWWDIR%%/template/de/default/bug/activity/table.html.tmpl +%%WWWDIR%%/template/de/default/bug/choose.html.tmpl +%%WWWDIR%%/template/de/default/bug/comments.html.tmpl +%%WWWDIR%%/template/de/default/bug/create/comment-guided.txt.tmpl +%%WWWDIR%%/template/de/default/bug/create/confirm-create-dupe.html.tmpl +%%WWWDIR%%/template/de/default/bug/create/create-guided.html.tmpl +%%WWWDIR%%/template/de/default/bug/create/create.html.tmpl +%%WWWDIR%%/template/de/default/bug/create/created.html.tmpl +%%WWWDIR%%/template/de/default/bug/create/make-template.html.tmpl +%%WWWDIR%%/template/de/default/bug/create/user-message.html.tmpl +%%WWWDIR%%/template/de/default/bug/dependency-graph.html.tmpl +%%WWWDIR%%/template/de/default/bug/dependency-tree.html.tmpl +%%WWWDIR%%/template/de/default/bug/edit.html.tmpl +%%WWWDIR%%/template/de/default/bug/field-help.none.tmpl +%%WWWDIR%%/template/de/default/bug/field.html.tmpl +%%WWWDIR%%/template/de/default/bug/format_comment.txt.tmpl +%%WWWDIR%%/template/de/default/bug/knob.html.tmpl +%%WWWDIR%%/template/de/default/bug/navigate.html.tmpl +%%WWWDIR%%/template/de/default/bug/process/bugmail.html.tmpl +%%WWWDIR%%/template/de/default/bug/process/confirm-duplicate.html.tmpl +%%WWWDIR%%/template/de/default/bug/process/header.html.tmpl +%%WWWDIR%%/template/de/default/bug/process/midair.html.tmpl +%%WWWDIR%%/template/de/default/bug/process/results.html.tmpl +%%WWWDIR%%/template/de/default/bug/process/verify-new-product.html.tmpl +%%WWWDIR%%/template/de/default/bug/show-header.html.tmpl +%%WWWDIR%%/template/de/default/bug/show-multiple.html.tmpl +%%WWWDIR%%/template/de/default/bug/show.html.tmpl +%%WWWDIR%%/template/de/default/bug/summarize-time.html.tmpl +%%WWWDIR%%/template/de/default/email/lockout.txt.tmpl +%%WWWDIR%%/template/de/default/email/newchangedmail.txt.tmpl +%%WWWDIR%%/template/de/default/email/sanitycheck.txt.tmpl +%%WWWDIR%%/template/de/default/email/sudo.txt.tmpl +%%WWWDIR%%/template/de/default/email/votes-removed.txt.tmpl +%%WWWDIR%%/template/de/default/email/whine.txt.tmpl +%%WWWDIR%%/template/de/default/filterexceptions.pl +%%WWWDIR%%/template/de/default/flag/list.html.tmpl +%%WWWDIR%%/template/de/default/global/choose-classification.html.tmpl +%%WWWDIR%%/template/de/default/global/choose-product.html.tmpl +%%WWWDIR%%/template/de/default/global/code-error.html.tmpl +%%WWWDIR%%/template/de/default/global/common-links.html.tmpl +%%WWWDIR%%/template/de/default/global/confirm-action.html.tmpl +%%WWWDIR%%/template/de/default/global/confirm-user-match.html.tmpl +%%WWWDIR%%/template/de/default/global/docslinks.html.tmpl +%%WWWDIR%%/template/de/default/global/field-descs.none.tmpl +%%WWWDIR%%/template/de/default/global/gzversion.html.tmpl +%%WWWDIR%%/template/de/default/global/header.html.tmpl +%%WWWDIR%%/template/de/default/global/message.html.tmpl +%%WWWDIR%%/template/de/default/global/message.txt.tmpl +%%WWWDIR%%/template/de/default/global/messages.html.tmpl +%%WWWDIR%%/template/de/default/global/per-bug-queries.html.tmpl +%%WWWDIR%%/template/de/default/global/reason-descs.none.tmpl +%%WWWDIR%%/template/de/default/global/setting-descs.none.tmpl +%%WWWDIR%%/template/de/default/global/site-navigation.html.tmpl +%%WWWDIR%%/template/de/default/global/tabs.html.tmpl +%%WWWDIR%%/template/de/default/global/useful-links.html.tmpl +%%WWWDIR%%/template/de/default/global/user-error.html.tmpl +%%WWWDIR%%/template/de/default/global/variables.none.tmpl +%%WWWDIR%%/template/de/default/index.html.tmpl +%%WWWDIR%%/template/de/default/list/change-columns.html.tmpl +%%WWWDIR%%/template/de/default/list/edit-multiple.html.tmpl +%%WWWDIR%%/template/de/default/list/list.atom.tmpl +%%WWWDIR%%/template/de/default/list/list.html.tmpl +%%WWWDIR%%/template/de/default/list/quips.html.tmpl +%%WWWDIR%%/template/de/default/list/server-push.html.tmpl +%%WWWDIR%%/template/de/default/list/table.html.tmpl +%%WWWDIR%%/template/de/default/pages/bug-writing.html.tmpl +%%WWWDIR%%/template/de/default/pages/fields.html.tmpl +%%WWWDIR%%/template/de/default/pages/linked.html.tmpl +%%WWWDIR%%/template/de/default/pages/linkify.html.tmpl +%%WWWDIR%%/template/de/default/pages/quicksearch.html.tmpl +%%WWWDIR%%/template/de/default/pages/quicksearchhack.html.tmpl +%%WWWDIR%%/template/de/default/pages/sudo.html.tmpl +%%WWWDIR%%/template/de/default/pages/voting.html.tmpl +%%WWWDIR%%/template/de/default/reports/chart.csv.tmpl +%%WWWDIR%%/template/de/default/reports/chart.html.tmpl +%%WWWDIR%%/template/de/default/reports/chart.png.tmpl +%%WWWDIR%%/template/de/default/reports/components.html.tmpl +%%WWWDIR%%/template/de/default/reports/create-chart.html.tmpl +%%WWWDIR%%/template/de/default/reports/delete-series.html.tmpl +%%WWWDIR%%/template/de/default/reports/duplicates-simple.html.tmpl +%%WWWDIR%%/template/de/default/reports/duplicates-table.html.tmpl +%%WWWDIR%%/template/de/default/reports/duplicates.html.tmpl +%%WWWDIR%%/template/de/default/reports/edit-series.html.tmpl +%%WWWDIR%%/template/de/default/reports/keywords.html.tmpl +%%WWWDIR%%/template/de/default/reports/menu.html.tmpl +%%WWWDIR%%/template/de/default/reports/old-charts.html.tmpl +%%WWWDIR%%/template/de/default/reports/report-simple.html.tmpl +%%WWWDIR%%/template/de/default/reports/report-table.csv.tmpl +%%WWWDIR%%/template/de/default/reports/report-table.html.tmpl +%%WWWDIR%%/template/de/default/reports/report.html.tmpl +%%WWWDIR%%/template/de/default/reports/series.html.tmpl +%%WWWDIR%%/template/de/default/request/email.txt.tmpl +%%WWWDIR%%/template/de/default/request/queue.html.tmpl +%%WWWDIR%%/template/de/default/search/boolean-charts.html.tmpl +%%WWWDIR%%/template/de/default/search/form.html.tmpl +%%WWWDIR%%/template/de/default/search/knob.html.tmpl +%%WWWDIR%%/template/de/default/search/search-advanced.html.tmpl +%%WWWDIR%%/template/de/default/search/search-create-series.html.tmpl +%%WWWDIR%%/template/de/default/search/search-help.html.tmpl +%%WWWDIR%%/template/de/default/search/search-plugin.xml.tmpl +%%WWWDIR%%/template/de/default/search/search-report-graph.html.tmpl +%%WWWDIR%%/template/de/default/search/search-report-select.html.tmpl +%%WWWDIR%%/template/de/default/search/search-report-table.html.tmpl +%%WWWDIR%%/template/de/default/search/search-specific.html.tmpl +%%WWWDIR%%/template/de/default/search/tabs.html.tmpl +%%WWWDIR%%/template/de/default/setup/strings.txt.pl +%%WWWDIR%%/template/de/default/sidebar.xul.tmpl +%%WWWDIR%%/template/de/default/welcome-admin.html.tmpl +%%WWWDIR%%/template/de/default/whine/mail.html.tmpl +%%WWWDIR%%/template/de/default/whine/mail.txt.tmpl +%%WWWDIR%%/template/de/default/whine/multipart-mime.txt.tmpl +%%WWWDIR%%/template/de/default/whine/schedule.html.tmpl +@dirrmtry %%WWWDIR%%/template/de/default/whine +@dirrmtry %%WWWDIR%%/template/de/default/setup +@dirrmtry %%WWWDIR%%/template/de/default/search +@dirrmtry %%WWWDIR%%/template/de/default/request +@dirrmtry %%WWWDIR%%/template/de/default/reports +@dirrmtry %%WWWDIR%%/template/de/default/pages +@dirrmtry %%WWWDIR%%/template/de/default/list +@dirrmtry %%WWWDIR%%/template/de/default/global +@dirrmtry %%WWWDIR%%/template/de/default/flag +@dirrmtry %%WWWDIR%%/template/de/default/email +@dirrmtry %%WWWDIR%%/template/de/default/bug/process +@dirrmtry %%WWWDIR%%/template/de/default/bug/create +@dirrmtry %%WWWDIR%%/template/de/default/bug/activity +@dirrmtry %%WWWDIR%%/template/de/default/bug +@dirrmtry %%WWWDIR%%/template/de/default/attachment +@dirrmtry %%WWWDIR%%/template/de/default/admin/workflow +@dirrmtry %%WWWDIR%%/template/de/default/admin/versions +@dirrmtry %%WWWDIR%%/template/de/default/admin/users +@dirrmtry %%WWWDIR%%/template/de/default/admin/settings +@dirrmtry %%WWWDIR%%/template/de/default/admin/sanitycheck +@dirrmtry %%WWWDIR%%/template/de/default/admin/products/groupcontrol +@dirrmtry %%WWWDIR%%/template/de/default/admin/products +@dirrmtry %%WWWDIR%%/template/de/default/admin/params +@dirrmtry %%WWWDIR%%/template/de/default/admin/milestones +@dirrmtry %%WWWDIR%%/template/de/default/admin/keywords +@dirrmtry %%WWWDIR%%/template/de/default/admin/groups +@dirrmtry %%WWWDIR%%/template/de/default/admin/flag-type +@dirrmtry %%WWWDIR%%/template/de/default/admin/fieldvalues +@dirrmtry %%WWWDIR%%/template/de/default/admin/custom_fields +@dirrmtry %%WWWDIR%%/template/de/default/admin/components +@dirrmtry %%WWWDIR%%/template/de/default/admin/classifications +@dirrmtry %%WWWDIR%%/template/de/default/admin +@dirrmtry %%WWWDIR%%/template/de/default/account/prefs +@dirrmtry %%WWWDIR%%/template/de/default/account/password +@dirrmtry %%WWWDIR%%/template/de/default/account/email +@dirrmtry %%WWWDIR%%/template/de/default/account/auth +@dirrmtry %%WWWDIR%%/template/de/default/account +@dirrmtry %%WWWDIR%%/template/de/default +@dirrmtry %%WWWDIR%%/template/de diff --git a/german/bugzilla3/Makefile b/german/bugzilla3/Makefile new file mode 100644 index 000000000000..71c23b1475e5 --- /dev/null +++ b/german/bugzilla3/Makefile @@ -0,0 +1,47 @@ +# New ports collection makefile for: de-bugzilla +# Date created: 2011-06-11 +# Whom: Olli Hauer <ohauer@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= bugzilla +PORTVERSION= 3.6.5 +CATEGORIES= german +MASTER_SITES= SF +MASTER_SITE_SUBDIR=bugzilla-de/${PORTVERSION:R}/${PORTVERSION} +DISTNAME= germzilla-${PORTVERSION}-1.utf-8 +DIST_SUBDIR= ${PORTNAME} + +MAINTAINER= ohauer@FreeBSD.org +COMMENT= German localization for Bugzilla + +RUN_DEPENDS= bugzilla>=${PORTVERSION}:${PORTSDIR}/devel/bugzilla3 + +LATEST_LINK= ${PKGNAMEPREFIX}bugzilla3${PKGNAMESUFFIX} + +NO_WRKSUBDIR= yes + +.include "${.CURDIR}/../../devel/bugzilla3/Makefile.common" + +LANGDIR= ${WWWDIR}/template/de + +do-install: + @-${MKDIR} ${LANGDIR} + @(cd ${WRKSRC}/de && ${COPYTREE_SHARE} . ${LANGDIR}) +.if !defined(BATCH) + @${ECHO_MSG} + @${CAT} ${PKGMESSAGE} + @${ECHO_MSG} +.endif + +# Maintainer +plist: extract + @( cd ${WRKDIR}/ && ${FIND} de -type f | ${AWK} '{print "%%WWWDIR%%/template/"$$1}' | ${SORT} > ${PLIST}.new ) + @( cd ${WRKDIR}/ && ${FIND} de -type d | ${AWK} '{print "@dirrmtry %%WWWDIR%%/template/"$$1}' | ${SORT} -r >> ${PLIST}.new ) + @if ${DIFF} -u ${PLIST} ${PLIST}.new ; then \ + ${ECHO_MSG} no pkg-plist changes; \ + ${RM} ${PLIST}.new ; \ + fi + +.include <bsd.port.mk> diff --git a/german/bugzilla3/distinfo b/german/bugzilla3/distinfo new file mode 100644 index 000000000000..3ea444966f25 --- /dev/null +++ b/german/bugzilla3/distinfo @@ -0,0 +1,2 @@ +SHA256 (bugzilla/germzilla-3.6.5-1.utf-8.tar.gz) = 4eb052fd712a5ab3076031b63157f71e455396f6581900339d1701514f8164e7 +SIZE (bugzilla/germzilla-3.6.5-1.utf-8.tar.gz) = 262297 diff --git a/german/bugzilla3/pkg-descr b/german/bugzilla3/pkg-descr new file mode 100644 index 000000000000..7a214b157bb6 --- /dev/null +++ b/german/bugzilla3/pkg-descr @@ -0,0 +1,3 @@ +German localization for Bugzilla bug tracking system. + +WWW: http://sourceforge.net/projects/bugzilla-de diff --git a/german/bugzilla3/pkg-message b/german/bugzilla3/pkg-message new file mode 100644 index 000000000000..85bfbab9ec7b --- /dev/null +++ b/german/bugzilla3/pkg-message @@ -0,0 +1,5 @@ +========================================================================== + German localization for Bugzilla has now been installed. + + Please run "checksetup.pl" to re-generate templates. +========================================================================== diff --git a/german/bugzilla3/pkg-plist b/german/bugzilla3/pkg-plist new file mode 100644 index 000000000000..a949c54b4f67 --- /dev/null +++ b/german/bugzilla3/pkg-plist @@ -0,0 +1,284 @@ +%%WWWDIR%%/template/de/default/account/auth/login-small.html.tmpl +%%WWWDIR%%/template/de/default/account/auth/login.html.tmpl +%%WWWDIR%%/template/de/default/account/cancel-token.txt.tmpl +%%WWWDIR%%/template/de/default/account/create.html.tmpl +%%WWWDIR%%/template/de/default/account/created.html.tmpl +%%WWWDIR%%/template/de/default/account/email/change-new.txt.tmpl +%%WWWDIR%%/template/de/default/account/email/change-old.txt.tmpl +%%WWWDIR%%/template/de/default/account/email/confirm-new.html.tmpl +%%WWWDIR%%/template/de/default/account/email/confirm.html.tmpl +%%WWWDIR%%/template/de/default/account/email/request-new.txt.tmpl +%%WWWDIR%%/template/de/default/account/password/forgotten-password.txt.tmpl +%%WWWDIR%%/template/de/default/account/password/set-forgotten-password.html.tmpl +%%WWWDIR%%/template/de/default/account/prefs/account.html.tmpl +%%WWWDIR%%/template/de/default/account/prefs/email.html.tmpl +%%WWWDIR%%/template/de/default/account/prefs/permissions.html.tmpl +%%WWWDIR%%/template/de/default/account/prefs/prefs.html.tmpl +%%WWWDIR%%/template/de/default/account/prefs/saved-searches.html.tmpl +%%WWWDIR%%/template/de/default/account/prefs/settings.html.tmpl +%%WWWDIR%%/template/de/default/account/profile-activity.html.tmpl +%%WWWDIR%%/template/de/default/admin/admin.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/add.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/del.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/footer.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/reclassify.html.tmpl +%%WWWDIR%%/template/de/default/admin/classifications/select.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/footer.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/components/select-product.html.tmpl +%%WWWDIR%%/template/de/default/admin/confirm-action.html.tmpl +%%WWWDIR%%/template/de/default/admin/custom_fields/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/custom_fields/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/custom_fields/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/custom_fields/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/fieldvalues/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/fieldvalues/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/fieldvalues/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/fieldvalues/footer.html.tmpl +%%WWWDIR%%/template/de/default/admin/fieldvalues/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/fieldvalues/select-field.html.tmpl +%%WWWDIR%%/template/de/default/admin/flag-type/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/flag-type/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/flag-type/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/groups/confirm-remove.html.tmpl +%%WWWDIR%%/template/de/default/admin/groups/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/groups/delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/groups/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/groups/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/keywords/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/keywords/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/keywords/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/keywords/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/milestones/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/milestones/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/milestones/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/milestones/footer.html.tmpl +%%WWWDIR%%/template/de/default/admin/milestones/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/milestones/select-product.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/admin.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/advanced.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/attachment.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/auth.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/bugchange.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/bugfields.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/bugmove.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/common.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/core.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/dependencygraph.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/editparams.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/general.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/groupsecurity.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/index.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/ldap.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/mta.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/patchviewer.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/query.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/radius.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/shadowdb.html.tmpl +%%WWWDIR%%/template/de/default/admin/params/usermatch.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/edit-common.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/footer.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/groupcontrol/confirm-edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/groupcontrol/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/groupcontrol/updated.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/list-classifications.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/products/updated.html.tmpl +%%WWWDIR%%/template/de/default/admin/sanitycheck/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/sanitycheck/messages.html.tmpl +%%WWWDIR%%/template/de/default/admin/settings/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/sudo.html.tmpl +%%WWWDIR%%/template/de/default/admin/table.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/listselectvars.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/responsibilities.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/search.html.tmpl +%%WWWDIR%%/template/de/default/admin/users/userdata.html.tmpl +%%WWWDIR%%/template/de/default/admin/versions/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/admin/versions/create.html.tmpl +%%WWWDIR%%/template/de/default/admin/versions/edit.html.tmpl +%%WWWDIR%%/template/de/default/admin/versions/footer.html.tmpl +%%WWWDIR%%/template/de/default/admin/versions/list.html.tmpl +%%WWWDIR%%/template/de/default/admin/versions/select-product.html.tmpl +%%WWWDIR%%/template/de/default/admin/workflow/comment.html.tmpl +%%WWWDIR%%/template/de/default/admin/workflow/edit.html.tmpl +%%WWWDIR%%/template/de/default/attachment/cancel-create-dupe.html.tmpl +%%WWWDIR%%/template/de/default/attachment/choose.html.tmpl +%%WWWDIR%%/template/de/default/attachment/confirm-delete.html.tmpl +%%WWWDIR%%/template/de/default/attachment/content-types.html.tmpl +%%WWWDIR%%/template/de/default/attachment/create.html.tmpl +%%WWWDIR%%/template/de/default/attachment/created.html.tmpl +%%WWWDIR%%/template/de/default/attachment/createformcontents.html.tmpl +%%WWWDIR%%/template/de/default/attachment/delete_reason.txt.tmpl +%%WWWDIR%%/template/de/default/attachment/diff-file.html.tmpl +%%WWWDIR%%/template/de/default/attachment/diff-footer.html.tmpl +%%WWWDIR%%/template/de/default/attachment/diff-header.html.tmpl +%%WWWDIR%%/template/de/default/attachment/edit.html.tmpl +%%WWWDIR%%/template/de/default/attachment/list.html.tmpl +%%WWWDIR%%/template/de/default/attachment/midair.html.tmpl +%%WWWDIR%%/template/de/default/attachment/show-multiple.html.tmpl +%%WWWDIR%%/template/de/default/attachment/updated.html.tmpl +%%WWWDIR%%/template/de/default/bug/activity/show.html.tmpl +%%WWWDIR%%/template/de/default/bug/activity/table.html.tmpl +%%WWWDIR%%/template/de/default/bug/choose.html.tmpl +%%WWWDIR%%/template/de/default/bug/comments.html.tmpl +%%WWWDIR%%/template/de/default/bug/create/comment-guided.txt.tmpl +%%WWWDIR%%/template/de/default/bug/create/confirm-create-dupe.html.tmpl +%%WWWDIR%%/template/de/default/bug/create/create-guided.html.tmpl +%%WWWDIR%%/template/de/default/bug/create/create.html.tmpl +%%WWWDIR%%/template/de/default/bug/create/created.html.tmpl +%%WWWDIR%%/template/de/default/bug/create/make-template.html.tmpl +%%WWWDIR%%/template/de/default/bug/create/user-message.html.tmpl +%%WWWDIR%%/template/de/default/bug/dependency-graph.html.tmpl +%%WWWDIR%%/template/de/default/bug/dependency-tree.html.tmpl +%%WWWDIR%%/template/de/default/bug/edit.html.tmpl +%%WWWDIR%%/template/de/default/bug/field.html.tmpl +%%WWWDIR%%/template/de/default/bug/format_comment.txt.tmpl +%%WWWDIR%%/template/de/default/bug/knob.html.tmpl +%%WWWDIR%%/template/de/default/bug/navigate.html.tmpl +%%WWWDIR%%/template/de/default/bug/process/bugmail.html.tmpl +%%WWWDIR%%/template/de/default/bug/process/confirm-duplicate.html.tmpl +%%WWWDIR%%/template/de/default/bug/process/header.html.tmpl +%%WWWDIR%%/template/de/default/bug/process/midair.html.tmpl +%%WWWDIR%%/template/de/default/bug/process/results.html.tmpl +%%WWWDIR%%/template/de/default/bug/process/verify-new-product.html.tmpl +%%WWWDIR%%/template/de/default/bug/show-header.html.tmpl +%%WWWDIR%%/template/de/default/bug/show-multiple.html.tmpl +%%WWWDIR%%/template/de/default/bug/show.html.tmpl +%%WWWDIR%%/template/de/default/bug/summarize-time.html.tmpl +%%WWWDIR%%/template/de/default/bug/votes/delete-all.html.tmpl +%%WWWDIR%%/template/de/default/bug/votes/list-for-bug.html.tmpl +%%WWWDIR%%/template/de/default/bug/votes/list-for-user.html.tmpl +%%WWWDIR%%/template/de/default/email/lockout.txt.tmpl +%%WWWDIR%%/template/de/default/email/newchangedmail.txt.tmpl +%%WWWDIR%%/template/de/default/email/sanitycheck.txt.tmpl +%%WWWDIR%%/template/de/default/email/sudo.txt.tmpl +%%WWWDIR%%/template/de/default/email/votes-removed.txt.tmpl +%%WWWDIR%%/template/de/default/email/whine.txt.tmpl +%%WWWDIR%%/template/de/default/filterexceptions.pl +%%WWWDIR%%/template/de/default/flag/list.html.tmpl +%%WWWDIR%%/template/de/default/global/choose-classification.html.tmpl +%%WWWDIR%%/template/de/default/global/choose-product.html.tmpl +%%WWWDIR%%/template/de/default/global/code-error.html.tmpl +%%WWWDIR%%/template/de/default/global/common-links.html.tmpl +%%WWWDIR%%/template/de/default/global/confirm-action.html.tmpl +%%WWWDIR%%/template/de/default/global/confirm-user-match.html.tmpl +%%WWWDIR%%/template/de/default/global/docslinks.html.tmpl +%%WWWDIR%%/template/de/default/global/field-descs.none.tmpl +%%WWWDIR%%/template/de/default/global/gzversion.html.tmpl +%%WWWDIR%%/template/de/default/global/header.html.tmpl +%%WWWDIR%%/template/de/default/global/message.html.tmpl +%%WWWDIR%%/template/de/default/global/message.txt.tmpl +%%WWWDIR%%/template/de/default/global/messages.html.tmpl +%%WWWDIR%%/template/de/default/global/per-bug-queries.html.tmpl +%%WWWDIR%%/template/de/default/global/setting-descs.none.tmpl +%%WWWDIR%%/template/de/default/global/site-navigation.html.tmpl +%%WWWDIR%%/template/de/default/global/tabs.html.tmpl +%%WWWDIR%%/template/de/default/global/useful-links.html.tmpl +%%WWWDIR%%/template/de/default/global/user-error.html.tmpl +%%WWWDIR%%/template/de/default/global/variables.none.tmpl +%%WWWDIR%%/template/de/default/index.html.tmpl +%%WWWDIR%%/template/de/default/list/change-columns.html.tmpl +%%WWWDIR%%/template/de/default/list/edit-multiple.html.tmpl +%%WWWDIR%%/template/de/default/list/list.atom.tmpl +%%WWWDIR%%/template/de/default/list/list.html.tmpl +%%WWWDIR%%/template/de/default/list/quips.html.tmpl +%%WWWDIR%%/template/de/default/list/server-push.html.tmpl +%%WWWDIR%%/template/de/default/list/table.html.tmpl +%%WWWDIR%%/template/de/default/pages/bug-writing.html.tmpl +%%WWWDIR%%/template/de/default/pages/fields.html.tmpl +%%WWWDIR%%/template/de/default/pages/linked.html.tmpl +%%WWWDIR%%/template/de/default/pages/linkify.html.tmpl +%%WWWDIR%%/template/de/default/pages/quicksearch.html.tmpl +%%WWWDIR%%/template/de/default/pages/quicksearchhack.html.tmpl +%%WWWDIR%%/template/de/default/pages/sudo.html.tmpl +%%WWWDIR%%/template/de/default/pages/voting.html.tmpl +%%WWWDIR%%/template/de/default/reports/chart.csv.tmpl +%%WWWDIR%%/template/de/default/reports/chart.html.tmpl +%%WWWDIR%%/template/de/default/reports/chart.png.tmpl +%%WWWDIR%%/template/de/default/reports/components.html.tmpl +%%WWWDIR%%/template/de/default/reports/create-chart.html.tmpl +%%WWWDIR%%/template/de/default/reports/delete-series.html.tmpl +%%WWWDIR%%/template/de/default/reports/duplicates-simple.html.tmpl +%%WWWDIR%%/template/de/default/reports/duplicates-table.html.tmpl +%%WWWDIR%%/template/de/default/reports/duplicates.html.tmpl +%%WWWDIR%%/template/de/default/reports/edit-series.html.tmpl +%%WWWDIR%%/template/de/default/reports/keywords.html.tmpl +%%WWWDIR%%/template/de/default/reports/menu.html.tmpl +%%WWWDIR%%/template/de/default/reports/old-charts.html.tmpl +%%WWWDIR%%/template/de/default/reports/report-simple.html.tmpl +%%WWWDIR%%/template/de/default/reports/report-table.csv.tmpl +%%WWWDIR%%/template/de/default/reports/report-table.html.tmpl +%%WWWDIR%%/template/de/default/reports/report.html.tmpl +%%WWWDIR%%/template/de/default/reports/series.html.tmpl +%%WWWDIR%%/template/de/default/request/email.txt.tmpl +%%WWWDIR%%/template/de/default/request/queue.html.tmpl +%%WWWDIR%%/template/de/default/search/boolean-charts.html.tmpl +%%WWWDIR%%/template/de/default/search/form.html.tmpl +%%WWWDIR%%/template/de/default/search/knob.html.tmpl +%%WWWDIR%%/template/de/default/search/search-advanced.html.tmpl +%%WWWDIR%%/template/de/default/search/search-create-series.html.tmpl +%%WWWDIR%%/template/de/default/search/search-help.html.tmpl +%%WWWDIR%%/template/de/default/search/search-plugin.xml.tmpl +%%WWWDIR%%/template/de/default/search/search-report-graph.html.tmpl +%%WWWDIR%%/template/de/default/search/search-report-select.html.tmpl +%%WWWDIR%%/template/de/default/search/search-report-table.html.tmpl +%%WWWDIR%%/template/de/default/search/search-specific.html.tmpl +%%WWWDIR%%/template/de/default/search/tabs.html.tmpl +%%WWWDIR%%/template/de/default/setup/strings.txt.pl +%%WWWDIR%%/template/de/default/sidebar.xul.tmpl +%%WWWDIR%%/template/de/default/welcome-admin.html.tmpl +%%WWWDIR%%/template/de/default/whine/mail.html.tmpl +%%WWWDIR%%/template/de/default/whine/mail.txt.tmpl +%%WWWDIR%%/template/de/default/whine/multipart-mime.txt.tmpl +%%WWWDIR%%/template/de/default/whine/schedule.html.tmpl +@dirrmtry %%WWWDIR%%/template/de/default/whine +@dirrmtry %%WWWDIR%%/template/de/default/setup +@dirrmtry %%WWWDIR%%/template/de/default/search +@dirrmtry %%WWWDIR%%/template/de/default/request +@dirrmtry %%WWWDIR%%/template/de/default/reports +@dirrmtry %%WWWDIR%%/template/de/default/pages +@dirrmtry %%WWWDIR%%/template/de/default/list +@dirrmtry %%WWWDIR%%/template/de/default/global +@dirrmtry %%WWWDIR%%/template/de/default/flag +@dirrmtry %%WWWDIR%%/template/de/default/email +@dirrmtry %%WWWDIR%%/template/de/default/bug/votes +@dirrmtry %%WWWDIR%%/template/de/default/bug/process +@dirrmtry %%WWWDIR%%/template/de/default/bug/create +@dirrmtry %%WWWDIR%%/template/de/default/bug/activity +@dirrmtry %%WWWDIR%%/template/de/default/bug +@dirrmtry %%WWWDIR%%/template/de/default/attachment +@dirrmtry %%WWWDIR%%/template/de/default/admin/workflow +@dirrmtry %%WWWDIR%%/template/de/default/admin/versions +@dirrmtry %%WWWDIR%%/template/de/default/admin/users +@dirrmtry %%WWWDIR%%/template/de/default/admin/settings +@dirrmtry %%WWWDIR%%/template/de/default/admin/sanitycheck +@dirrmtry %%WWWDIR%%/template/de/default/admin/products/groupcontrol +@dirrmtry %%WWWDIR%%/template/de/default/admin/products +@dirrmtry %%WWWDIR%%/template/de/default/admin/params +@dirrmtry %%WWWDIR%%/template/de/default/admin/milestones +@dirrmtry %%WWWDIR%%/template/de/default/admin/keywords +@dirrmtry %%WWWDIR%%/template/de/default/admin/groups +@dirrmtry %%WWWDIR%%/template/de/default/admin/flag-type +@dirrmtry %%WWWDIR%%/template/de/default/admin/fieldvalues +@dirrmtry %%WWWDIR%%/template/de/default/admin/custom_fields +@dirrmtry %%WWWDIR%%/template/de/default/admin/components +@dirrmtry %%WWWDIR%%/template/de/default/admin/classifications +@dirrmtry %%WWWDIR%%/template/de/default/admin +@dirrmtry %%WWWDIR%%/template/de/default/account/prefs +@dirrmtry %%WWWDIR%%/template/de/default/account/password +@dirrmtry %%WWWDIR%%/template/de/default/account/email +@dirrmtry %%WWWDIR%%/template/de/default/account/auth +@dirrmtry %%WWWDIR%%/template/de/default/account +@dirrmtry %%WWWDIR%%/template/de/default +@dirrmtry %%WWWDIR%%/template/de |