From 47315cbc3a2639be53a2cf3021f90e5fb8c1bcc7 Mon Sep 17 00:00:00 2001 From: Kevin Fourie Date: Mon, 21 Jul 2008 12:54:16 +0000 Subject: [PATCH] Regenerated i18n files. --- bin/genpo.sh | 6 ++++++ i18n/knowledgeTree.pot | 2 +- i18n/templates.c | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 124 insertions(+), 1 deletion(-) diff --git a/bin/genpo.sh b/bin/genpo.sh index b549f97..e78e2c8 100755 --- a/bin/genpo.sh +++ b/bin/genpo.sh @@ -6,12 +6,14 @@ cd .. pwd #pull in comm stuff +cp -a ../Commercial-Plugins-DEV-trunk/alerts plugins/ cp -a ../Commercial-Plugins-DEV-trunk/conditional-metadata plugins/ cp -a ../Commercial-Plugins-DEV-trunk/custom-numbering plugins/ cp -a ../Commercial-Plugins-DEV-trunk/documentcomparison plugins/ cp -a ../Commercial-Plugins-DEV-trunk/documentpreview plugins/ cp -a ../Commercial-Plugins-DEV-trunk/network plugins/ cp -a ../Commercial-Plugins-DEV-trunk/professional-reporting plugins/ +cp -a ../Commercial-Plugins-DEV-trunk/shortcuts plugins/ cp -a ../Commercial-Plugins-DEV-trunk/wintools plugins/ rm -f i18n/templates.c @@ -21,10 +23,14 @@ find . -type f -name "*.php" -o -name "*.inc" | sort | xgettext --no-wrap -d kno echo i18n/templates.c i18n/transactions.c i18n/permissions.c | xargs -n 1 | sort | xgettext --no-wrap -d knowledgeTree -j -s -f - -o i18n/knowledgeTree.pot #remove comm stuff again +rm -rf plugins/alerts rm -rf plugins/conditional-metadata rm -rf plugins/custom-numbering rm -rf plugins/documentcomparison rm -rf plugins/documentpreview rm -rf plugins/network rm -rf plugins/professional-reporting +rm -rf plugins/shortcuts rm -rf plugins/wintools + +#alerts conditional-metadata custom-numbering documentcomparison documentpreview i18n network professional-reporting shortcuts wintools diff --git a/i18n/knowledgeTree.pot b/i18n/knowledgeTree.pot index dfc6a4d..a183e43 100644 --- a/i18n/knowledgeTree.pot +++ b/i18n/knowledgeTree.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-07-21 14:41+0200\n" +"POT-Creation-Date: 2008-07-21 14:46+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/i18n/templates.c b/i18n/templates.c index 123b08f..4450ef1 100644 --- a/i18n/templates.c +++ b/i18n/templates.c @@ -271,6 +271,123 @@ gettext("You have no orphaned folders."); /* ./plugins/browseabledashlet/templates/browseabledashlet/dashlet.smarty */ gettext("Title"); +/* ./plugins/alerts/templates/alertNotification.smarty */ +gettext("#app#: #name# alert triggered"); + +/* ./plugins/alerts/templates/alertNotification.smarty */ +gettext("An alert was triggered on the following document"); + +/* ./plugins/alerts/templates/alertNotification.smarty */ +gettext("Comment"); + +/* ./plugins/alerts/templates/alertNotification.smarty */ +gettext("View document"); + +/* ./plugins/alerts/templates/alertNotification.smarty */ +gettext("Document is no longer available"); + +/* ./plugins/alerts/templates/alertNotification.smarty */ +gettext("Clear alert"); + +/* ./plugins/alerts/templates/alertNotification.smarty */ +gettext("View all alerts on this document"); + +/* ./plugins/alerts/templates/alertSubscription.smarty */ +gettext("An alert on the document \"#object_name#\" has been added or modified"); + +/* ./plugins/alerts/templates/alertSubscription.smarty */ +gettext("in the folder \"#location_name#\""); + +/* ./plugins/alerts/templates/alertSubscription.smarty */ +gettext("by #actor_name#"); + +/* ./plugins/alerts/templates/alertSubscription.smarty */ +gettext("View Document"); + +/* ./plugins/alerts/templates/alertSubscription.smarty */ +gettext("Document is no longer available"); + +/* ./plugins/alerts/templates/alertSubscription.smarty */ +gettext("Clear Alert"); + +/* ./plugins/alerts/templates/alertSubscription.smarty */ +gettext("View all alerts on this document"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("Configure an Alert for this Document"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("This page will allow you to configure an alert for this document."); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("Alert"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("Alert in"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("days"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("weeks"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("months"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("years"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("Alert on"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("Comment"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("A message for those who receive the document"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("Alert other people.."); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("Save"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("Cancel"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("Alerts configured for this Document"); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("This page lists the alerts that have been configured for this document."); + +/* ./plugins/alerts/templates/alerts.smarty */ +gettext("No alerts have been configured for this document."); + +/* ./plugins/alerts/templates/archiveDeleteNotification.smarty */ +gettext("#app#: #name# has been deleted"); + +/* ./plugins/alerts/templates/archiveDeleteNotification.smarty */ +gettext("#app#: #name# has been archived"); + +/* ./plugins/alerts/templates/archiveDeleteNotification.smarty */ +gettext("#user# has deleted a document of which you are the owner"); + +/* ./plugins/alerts/templates/archiveDeleteNotification.smarty */ +gettext("#user# has archived a document of which you are the owner"); + +/* ./plugins/alerts/templates/archiveDeleteNotification.smarty */ +gettext("#user# has deleted a document on which you have an alert"); + +/* ./plugins/alerts/templates/archiveDeleteNotification.smarty */ +gettext("#user# has archived a document on which you have an alert"); + +/* ./plugins/alerts/templates/archiveDeleteNotification.smarty */ +gettext("Comment"); + +/* ./plugins/alerts/templates/archiveDeleteNotification.smarty */ +gettext("Clear alert"); + /* ./plugins/network/quicklinks/templates/Quicklinks/dashlet.smarty */ gettext("There are no quicklinks."); -- libgit2 0.21.4