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 7c7e3eb..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-10 12:52+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" @@ -16,22 +16,22 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: lib/util/ktutil.inc:146 +#: lib/util/ktutil.inc:154 #, php-format msgid " %d day(s)" msgstr "" -#: lib/util/ktutil.inc:147 +#: lib/util/ktutil.inc:155 #, php-format msgid " %d hour(s)" msgstr "" -#: lib/util/ktutil.inc:148 +#: lib/util/ktutil.inc:156 #, php-format msgid " %d minute(s)" msgstr "" -#: lib/util/ktutil.inc:149 +#: lib/util/ktutil.inc:157 #, php-format msgid " %d second(s)" msgstr "" @@ -67,23 +67,35 @@ msgstr "" msgid "\"%s\"is not a valid selection." msgstr "" -#: i18n/templates.c:6176 +#: i18n/templates.c:275 +msgid "#app#: #name# alert triggered" +msgstr "" + +#: i18n/templates.c:371 +msgid "#app#: #name# has been archived" +msgstr "" + +#: i18n/templates.c:368 +msgid "#app#: #name# has been deleted" +msgstr "" + +#: i18n/templates.c:6296 msgid "#appname# #versionname#" msgstr "" -#: i18n/templates.c:5852 +#: i18n/templates.c:5972 msgid "#appname# Database Counters Report" msgstr "" -#: i18n/templates.c:5849 +#: i18n/templates.c:5969 msgid "#appname# Database Schema (the structure of the database only)" msgstr "" -#: i18n/templates.c:5855 +#: i18n/templates.c:5975 msgid "#appname# Database Storage Engine Report" msgstr "" -#: i18n/templates.c:5825 +#: i18n/templates.c:5945 msgid "#appname# Issue Tracker" msgstr "" @@ -91,46 +103,62 @@ msgstr "" msgid "#appname# RSS" msgstr "" -#: i18n/templates.c:479 +#: i18n/templates.c:596 msgid "#appname# Recent Documents" msgstr "" -#: i18n/templates.c:5843 +#: i18n/templates.c:5963 msgid "#appname# System Settings" msgstr "" -#: i18n/templates.c:6764 +#: i18n/templates.c:6884 msgid "#appname# Version" msgstr "" -#: i18n/templates.c:5846 +#: i18n/templates.c:5966 msgid "#appname# Version Files" msgstr "" -#: i18n/templates.c:1406 +#: i18n/templates.c:1526 msgid "#appname# Version: #version#" msgstr "" -#: i18n/templates.c:3128 +#: i18n/templates.c:3248 msgid "#appname# administrator's Guide" msgstr "" -#: i18n/templates.c:6227 +#: i18n/templates.c:6347 msgid "#appname# allows administrators the ability to create Units that model the organisation's business units. Units may have their own administrators and groups may be assigned to these units." msgstr "" -#: i18n/templates.c:5096 +#: i18n/templates.c:5216 msgid "#appname# has a powerful security model, in which users can only see documents they have permissions to see. Workflow is the finest-grained way to allocate permissions to a document, since it can override the permissions assigned at a folder level." msgstr "" -#: i18n/templates.c:1553 +#: i18n/templates.c:1673 msgid "#itemCount# items, #batchSize# per page" msgstr "" -#: i18n/templates.c:5891 +#: i18n/templates.c:6011 msgid "#name#'s authentication is handled by the #provider#." msgstr "" +#: i18n/templates.c:377 +msgid "#user# has archived a document of which you are the owner" +msgstr "" + +#: i18n/templates.c:383 +msgid "#user# has archived a document on which you have an alert" +msgstr "" + +#: i18n/templates.c:374 +msgid "#user# has deleted a document of which you are the owner" +msgstr "" + +#: i18n/templates.c:380 +msgid "#user# has deleted a document on which you have an alert" +msgstr "" + #: plugins/ktcore/admin/deletedDocuments.php:185 #, php-format msgid "%d documents expunged." @@ -220,19 +248,19 @@ msgstr "" msgid "%s successfully copied as %s" msgstr "" -#: i18n/templates.c:6182 +#: i18n/templates.c:6302 msgid "© 2008 KnowledgeTree Inc." msgstr "" -#: i18n/templates.c:6770 +#: i18n/templates.c:6890 msgid "© 2008 KnowledgeTree Inc." msgstr "" -#: i18n/templates.c:1415 +#: i18n/templates.c:1535 msgid "© 2008 KnowledgeTree Inc." msgstr "" -#: i18n/templates.c:2042 +#: i18n/templates.c:2162 msgid "(Closed at metadata version: #ver#)" msgstr "" @@ -245,15 +273,15 @@ msgstr "" msgid "(Evaluation)" msgstr "" -#: i18n/templates.c:5105 i18n/templates.c:5111 +#: i18n/templates.c:5225 i18n/templates.c:5231 msgid "(by state)" msgstr "" -#: i18n/templates.c:5267 +#: i18n/templates.c:5387 msgid "(e.g. which transitions lead to which states)" msgstr "" -#: i18n/templates.c:5327 +#: i18n/templates.c:5447 msgid "(e.g. workflow name, starting state)" msgstr "" @@ -263,7 +291,7 @@ msgstr "" msgid "- Please select a document type -" msgstr "" -#: plugins/ktcore/admin/groupManagement.php:289 +#: plugins/alerts/alerts.php:789 plugins/ktcore/admin/groupManagement.php:289 #: plugins/ktcore/admin/groupManagement.php:432 #: plugins/ktcore/admin/userManagement.php:404 #: plugins/ktcore/admin/workflowsv2.php:1428 @@ -278,7 +306,7 @@ msgstr "" msgid "; Reason given was: " msgstr "" -#: i18n/templates.c:6767 +#: i18n/templates.c:6887 msgid "Document Management Software" msgstr "" @@ -293,19 +321,19 @@ msgid "" "

" msgstr "" -#: i18n/templates.c:2420 +#: i18n/templates.c:2540 msgid "Deleted, which completely removes the selected items from the lookup. Note that this may not be possible if some other aspect of the system depends on a particular lookup." msgstr "" -#: i18n/templates.c:2414 +#: i18n/templates.c:2534 msgid "Enabled, which means that users can specify this as an option when editing or creating documents." msgstr "" -#: i18n/templates.c:5507 i18n/templates.c:5549 +#: i18n/templates.c:5627 i18n/templates.c:5669 msgid "Please Note: you can only delete states or transitions while the workflow has no documents or document-versions assigned to the workflow." msgstr "" -#: i18n/templates.c:2417 +#: i18n/templates.c:2537 msgid "Sticky, which is used if you have some external plugin controlling this lookup set. This will then tell that plugin not to remove the \"sticky\" value, even if it no longer available in the remote source." msgstr "" @@ -322,19 +350,19 @@ msgstr "" msgid "You are using an evaluation copy of %s Commercial. Please consider upgrading to a full version, and supporting the continued development of this application." msgstr "" -#: i18n/templates.c:2807 +#: i18n/templates.c:2927 msgid "or to a new behaviour called" msgstr "" -#: i18n/templates.c:4235 i18n/templates.c:4259 +#: i18n/templates.c:4355 i18n/templates.c:4379 msgid "A user, #user#, has requested help on the document #name#, and you are the owner or an admin of this document." msgstr "" -#: i18n/templates.c:3044 +#: i18n/templates.c:3164 msgid "A conditional fieldset contains only lookup fields. The values for each field can depend on the user's selections for the others." msgstr "" -#: i18n/templates.c:3167 +#: i18n/templates.c:3287 msgid "A checked-out document may not be modified by others. Please ensure that you check-in your documents to the repository as soon as you have finished working with them." msgstr "" @@ -342,7 +370,7 @@ msgstr "" msgid "A conditional fieldset must have a master field before it can be used. To correct this, please use the \"manage field ordering\" link below. This fieldset will display as a normal, non-conditional fieldset until this problem is corrected." msgstr "" -#: i18n/templates.c:5513 +#: i18n/templates.c:5633 msgid "A critical part of workflow is the creation of various different states for documents." msgstr "" @@ -364,7 +392,7 @@ msgstr "" msgid "A field with that name already exists in this fieldset." msgstr "" -#: i18n/templates.c:3074 +#: i18n/templates.c:3194 msgid "A fieldset is a collection of fields that comprise a defined set of document metadata. You may add, edit or delete members of this fieldset collection below." msgstr "" @@ -390,7 +418,7 @@ msgstr "" msgid "A good description can be the difference between useful metadata and poor metadata. At the same time, overly long descriptions are far less valuable than concise ones." msgstr "" -#: plugins/ktstandard/KTEmail.php:399 +#: plugins/ktstandard/KTEmail.php:399 i18n/templates.c:347 msgid "A message for those who receive the document" msgstr "" @@ -402,7 +430,7 @@ msgstr "" msgid "A one-line description introducing the assistance that you wish to receive" msgstr "" -#: i18n/templates.c:5213 +#: i18n/templates.c:5333 msgid "A particular workflow state can override some, all, or none of the permissions that would normally apply to a document. In this way you can (for example) let the folder's permissions decide who can see the document (with Read permissions), while having the workflow restrict access to the \"edit\" permission." msgstr "" @@ -480,31 +508,31 @@ msgstr "" msgid "Abstract" msgstr "" -#: i18n/templates.c:905 +#: i18n/templates.c:1025 msgid "Access to the DMS requires that the user be allocated one of the organisation's keys. You currently have #keys# licenses available." msgstr "" #: plugins/ktcore/admin/workflowsv2.php:1667 -#: plugins/ktcore/admin/workflowsv2.php:1887 i18n/templates.c:464 -#: i18n/templates.c:563 i18n/templates.c:641 i18n/templates.c:731 -#: i18n/templates.c:1013 i18n/templates.c:1031 i18n/templates.c:1043 -#: i18n/templates.c:1580 i18n/templates.c:5177 i18n/templates.c:7151 +#: plugins/ktcore/admin/workflowsv2.php:1887 i18n/templates.c:581 +#: i18n/templates.c:680 i18n/templates.c:758 i18n/templates.c:848 +#: i18n/templates.c:1133 i18n/templates.c:1151 i18n/templates.c:1163 +#: i18n/templates.c:1700 i18n/templates.c:5297 i18n/templates.c:7271 msgid "Action" msgstr "" -#: i18n/templates.c:5108 +#: i18n/templates.c:5228 msgid "Action Restrictions" msgstr "" -#: lib/actions/bulkaction.php:480 +#: lib/actions/bulkaction.php:527 msgid "Action component not implemented" msgstr "" -#: lib/actions/bulkaction.php:500 +#: lib/actions/bulkaction.php:547 msgid "Action is disabled by workflow" msgstr "" -#: i18n/templates.c:368 +#: i18n/templates.c:485 msgid "Action taken" msgstr "" @@ -512,20 +540,20 @@ msgstr "" msgid "Action/Effect Type" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1517 i18n/templates.c:1895 -#: i18n/templates.c:4940 +#: plugins/ktcore/admin/workflowsv2.php:1517 i18n/templates.c:2015 +#: i18n/templates.c:5060 msgid "Actions" msgstr "" -#: i18n/templates.c:5714 +#: i18n/templates.c:5834 msgid "Actions Allowed" msgstr "" -#: i18n/templates.c:5045 +#: i18n/templates.c:5165 msgid "Actions Overview" msgstr "" -#: i18n/templates.c:5633 +#: i18n/templates.c:5753 msgid "Actions allowed" msgstr "" @@ -533,11 +561,11 @@ msgstr "" msgid "Actions on this folder" msgstr "" -#: i18n/templates.c:5192 +#: i18n/templates.c:5312 msgid "Actions which are checked on this page will not be available to users." msgstr "" -#: i18n/templates.c:5471 +#: i18n/templates.c:5591 msgid "Actions which are performed when the document follows the transition." msgstr "" @@ -553,11 +581,11 @@ msgstr "" msgid "ActiveDirectory authentication provider" msgstr "" -#: plugins/ktcore/folder/addDocument.php:86 i18n/templates.c:2150 -#: i18n/templates.c:2186 i18n/templates.c:2297 i18n/templates.c:2342 -#: i18n/templates.c:2678 i18n/templates.c:3305 i18n/templates.c:3932 -#: i18n/templates.c:4502 i18n/templates.c:4667 i18n/templates.c:4796 -#: i18n/templates.c:7172 i18n/templates.c:7181 +#: plugins/ktcore/folder/addDocument.php:86 i18n/templates.c:2270 +#: i18n/templates.c:2306 i18n/templates.c:2417 i18n/templates.c:2462 +#: i18n/templates.c:2798 i18n/templates.c:3425 i18n/templates.c:4052 +#: i18n/templates.c:4622 i18n/templates.c:4787 i18n/templates.c:4916 +#: i18n/templates.c:7292 i18n/templates.c:7301 msgid "Add" msgstr "" @@ -565,15 +593,15 @@ msgstr "" msgid "Add Action" msgstr "" -#: i18n/templates.c:2246 +#: i18n/templates.c:2366 msgid "Add Column to View" msgstr "" -#: i18n/templates.c:3329 +#: i18n/templates.c:3449 msgid "Add Dashlet" msgstr "" -#: i18n/templates.c:3332 +#: i18n/templates.c:3452 msgid "Add Dashlets" msgstr "" @@ -581,7 +609,7 @@ msgstr "" msgid "Add Document" msgstr "" -#: i18n/templates.c:2021 +#: i18n/templates.c:2141 msgid "Add External Link" msgstr "" @@ -589,7 +617,7 @@ msgstr "" msgid "Add Field" msgstr "" -#: i18n/templates.c:3956 i18n/templates.c:6626 +#: i18n/templates.c:4076 i18n/templates.c:6746 msgid "Add Field to set" msgstr "" @@ -597,20 +625,20 @@ msgstr "" msgid "Add Folder" msgstr "" -#: i18n/templates.c:5912 +#: i18n/templates.c:6032 msgid "Add Group" msgstr "" -#: i18n/templates.c:1955 i18n/templates.c:2012 +#: i18n/templates.c:2075 i18n/templates.c:2132 msgid "Add Link" msgstr "" -#: i18n/templates.c:6836 +#: i18n/templates.c:6956 msgid "Add Link Type" msgstr "" -#: plugins/ktcore/admin/fieldsets/basic.inc.php:315 i18n/templates.c:2471 -#: i18n/templates.c:2474 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:315 i18n/templates.c:2591 +#: i18n/templates.c:2594 msgid "Add Lookup Values" msgstr "" @@ -618,21 +646,21 @@ msgstr "" msgid "Add Lookups" msgstr "" -#: plugins/ktcore/admin/fieldsets/basic.inc.php:101 i18n/templates.c:2561 -#: i18n/templates.c:2564 i18n/templates.c:2867 i18n/templates.c:2870 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:101 i18n/templates.c:2681 +#: i18n/templates.c:2684 i18n/templates.c:2987 i18n/templates.c:2990 msgid "Add New Field" msgstr "" -#: i18n/templates.c:5906 +#: i18n/templates.c:6026 msgid "Add New Group" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:696 i18n/templates.c:5273 -#: i18n/templates.c:5276 +#: plugins/ktcore/admin/workflowsv2.php:696 i18n/templates.c:5393 +#: i18n/templates.c:5396 msgid "Add New States" msgstr "" -#: i18n/templates.c:2495 +#: i18n/templates.c:2615 msgid "Add New Subcategory to #category#" msgstr "" @@ -644,12 +672,12 @@ msgstr "" msgid "Add New Transition Restriction" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:804 i18n/templates.c:5297 -#: i18n/templates.c:5300 +#: plugins/ktcore/admin/workflowsv2.php:804 i18n/templates.c:5417 +#: i18n/templates.c:5420 msgid "Add New Transitions" msgstr "" -#: i18n/templates.c:6230 +#: i18n/templates.c:6350 msgid "Add New Unit" msgstr "" @@ -658,7 +686,7 @@ msgstr "" msgid "Add New User" msgstr "" -#: i18n/templates.c:320 +#: i18n/templates.c:437 msgid "Add Quicklink" msgstr "" @@ -670,7 +698,7 @@ msgstr "" msgid "Add Restriction" msgstr "" -#: i18n/templates.c:4712 +#: i18n/templates.c:4832 msgid "Add Shortcut" msgstr "" @@ -679,7 +707,7 @@ msgstr "" msgid "Add States" msgstr "" -#: i18n/templates.c:5150 +#: i18n/templates.c:5270 msgid "Add States to Workflow" msgstr "" @@ -688,15 +716,15 @@ msgstr "" msgid "Add Transitions" msgstr "" -#: i18n/templates.c:5333 +#: i18n/templates.c:5453 msgid "Add Transitions to Workflow" msgstr "" -#: i18n/templates.c:6236 +#: i18n/templates.c:6356 msgid "Add Unit" msgstr "" -#: i18n/templates.c:2243 +#: i18n/templates.c:2363 msgid "Add a Column" msgstr "" @@ -704,13 +732,19 @@ msgstr "" msgid "Add a Folder" msgstr "" -#: i18n/templates.c:6029 +#: i18n/templates.c:6149 msgid "Add a Role" msgstr "" +#: plugins/shortcuts/FolderAddShortcutAction.php:48 +#: plugins/shortcuts/FolderAddShortcutAction.php:93 +#: plugins/shortcuts/FolderAddShortcutAction.php:94 +msgid "Add a Shortcut" +msgstr "" + #: plugins/ktcore/folder/addDocument.php:79 -#: plugins/ktcore/folder/addDocument.php:183 i18n/templates.c:7163 -#: i18n/templates.c:7166 +#: plugins/ktcore/folder/addDocument.php:183 i18n/templates.c:7283 +#: i18n/templates.c:7286 msgid "Add a document" msgstr "" @@ -722,96 +756,96 @@ msgstr "" msgid "Add a folder" msgstr "" -#: i18n/templates.c:4085 +#: i18n/templates.c:4205 msgid "Add a folder to" msgstr "" -#: i18n/templates.c:6266 +#: i18n/templates.c:6386 msgid "Add a group from an authentication source" msgstr "" -#: i18n/templates.c:6830 +#: i18n/templates.c:6950 msgid "Add a link type" msgstr "" -#: i18n/templates.c:6563 +#: i18n/templates.c:6683 msgid "Add a new authentication source" msgstr "" -#: i18n/templates.c:4787 +#: i18n/templates.c:4907 msgid "Add a new dynamic permission" msgstr "" -#: i18n/templates.c:2738 i18n/templates.c:3095 i18n/templates.c:4301 +#: i18n/templates.c:2858 i18n/templates.c:3215 i18n/templates.c:4421 msgid "Add a new field" msgstr "" -#: plugins/ktcore/admin/groupManagement.php:617 i18n/templates.c:5915 -#: i18n/templates.c:6260 +#: plugins/ktcore/admin/groupManagement.php:617 i18n/templates.c:6035 +#: i18n/templates.c:6380 msgid "Add a new group" msgstr "" -#: i18n/templates.c:1943 i18n/templates.c:1946 i18n/templates.c:1949 +#: i18n/templates.c:2063 i18n/templates.c:2066 i18n/templates.c:2069 msgid "Add a new link" msgstr "" -#: i18n/templates.c:6551 +#: i18n/templates.c:6671 msgid "Add a new source" msgstr "" #: plugins/ktcore/admin/unitManagement.php:78 #: plugins/ktcore/admin/unitManagement.php:79 #: plugins/ktcore/admin/unitManagement.php:94 -#: plugins/ktcore/admin/unitManagement.php:95 i18n/templates.c:6146 -#: i18n/templates.c:6206 i18n/templates.c:6239 +#: plugins/ktcore/admin/unitManagement.php:95 i18n/templates.c:6266 +#: i18n/templates.c:6326 i18n/templates.c:6359 msgid "Add a new unit" msgstr "" -#: i18n/templates.c:6314 i18n/templates.c:6317 +#: i18n/templates.c:6434 i18n/templates.c:6437 msgid "Add a new user" msgstr "" -#: i18n/templates.c:6098 +#: i18n/templates.c:6218 msgid "Add a user" msgstr "" -#: i18n/templates.c:6320 +#: i18n/templates.c:6440 msgid "Add a user from an authentication source" msgstr "" -#: i18n/templates.c:6548 +#: i18n/templates.c:6668 msgid "Add an authentication source" msgstr "" -#: i18n/templates.c:1952 +#: i18n/templates.c:2072 msgid "Add an external link" msgstr "" -#: i18n/templates.c:2300 i18n/templates.c:3890 +#: i18n/templates.c:2420 i18n/templates.c:4010 msgid "Add another set of criteria" msgstr "" -#: i18n/templates.c:6560 +#: i18n/templates.c:6680 msgid "Add authentication source" msgstr "" -#: i18n/templates.c:2756 i18n/templates.c:3101 i18n/templates.c:4319 +#: i18n/templates.c:2876 i18n/templates.c:3221 i18n/templates.c:4439 msgid "Add field" msgstr "" -#: i18n/templates.c:6272 i18n/templates.c:6326 +#: i18n/templates.c:6392 i18n/templates.c:6446 msgid "Add from source" msgstr "" -#: i18n/templates.c:908 +#: i18n/templates.c:1028 msgid "Add new key" msgstr "" -#: i18n/templates.c:6308 +#: i18n/templates.c:6428 msgid "Add new users" msgstr "" -#: i18n/templates.c:2675 +#: i18n/templates.c:2795 msgid "Add new values" msgstr "" @@ -823,7 +857,7 @@ msgstr "" msgid "Add or remove keys, and review their expiry dates." msgstr "" -#: i18n/templates.c:4418 +#: i18n/templates.c:4538 msgid "Add or remove users for this role." msgstr "" @@ -831,16 +865,16 @@ msgstr "" msgid "Add or remove users from the system." msgstr "" -#: i18n/templates.c:4718 +#: i18n/templates.c:4838 msgid "Add shortcut" msgstr "" -#: i18n/templates.c:3965 i18n/templates.c:3974 i18n/templates.c:6635 -#: i18n/templates.c:6644 +#: i18n/templates.c:4085 i18n/templates.c:4094 i18n/templates.c:6755 +#: i18n/templates.c:6764 msgid "Add to Fieldset" msgstr "" -#: i18n/templates.c:2519 +#: i18n/templates.c:2639 msgid "Add to category" msgstr "" @@ -865,11 +899,11 @@ msgstr "" msgid "Added users" msgstr "" -#: i18n/templates.c:2555 +#: i18n/templates.c:2675 msgid "Additional Information" msgstr "" -#: i18n/templates.c:7175 +#: i18n/templates.c:7295 msgid "Additional Information about this Document" msgstr "" @@ -877,7 +911,7 @@ msgstr "" msgid "Admin Version Notifier" msgstr "" -#: admin.php:52 admin.php:140 config/siteMap.inc:62 lib/dispatcher.inc.php:526 +#: admin.php:52 admin.php:141 config/siteMap.inc:62 lib/dispatcher.inc.php:526 #: plugins/ktcore/KTPortlets.php:171 #: plugins/network/quicklinks/manageQuicklinks.php:268 msgid "Administration" @@ -905,22 +939,22 @@ msgstr "" msgid "Administrator mode enabled" msgstr "" -#: i18n/templates.c:1475 +#: i18n/templates.c:1595 msgid "Administrator mode is enabled." msgstr "" -#: i18n/templates.c:1487 +#: i18n/templates.c:1607 msgid "Administrator mode is not currently enabled." msgstr "" -#: i18n/templates.c:3587 +#: i18n/templates.c:3707 msgid "Advanced Query" msgstr "" #: config/siteMap.inc:65 search2.php:575 search2.php:576 #: search/booleanSearch.php:67 search/booleanSearch.php:251 -#: i18n/templates.c:1373 i18n/templates.c:1469 i18n/templates.c:1871 -#: i18n/templates.c:3488 i18n/templates.c:3650 i18n/templates.c:3836 +#: i18n/templates.c:1493 i18n/templates.c:1589 i18n/templates.c:1991 +#: i18n/templates.c:3608 i18n/templates.c:3770 i18n/templates.c:3956 msgid "Advanced Search" msgstr "" @@ -928,8 +962,52 @@ msgstr "" msgid "Al fields must be assigned to an order in the conditional system. To correct this, please use the \"manage field ordering\" link below. This fieldset will display as a normal, non-conditional fieldset until this problem is corrected." msgstr "" -#: i18n/templates.c:431 i18n/templates.c:530 i18n/templates.c:608 -#: i18n/templates.c:698 +#: i18n/templates.c:323 +msgid "Alert" +msgstr "" + +#: plugins/alerts/alerts.php:560 +msgid "Alert cannot be found: " +msgstr "" + +#: plugins/alerts/alerts.php:433 +msgid "Alert cleared." +msgstr "" + +#: plugins/alerts/alerts.php:621 +msgid "Alert created" +msgstr "" + +#: i18n/templates.c:326 +msgid "Alert in" +msgstr "" + +#: plugins/alerts/alerts.php:612 +msgid "Alert modified" +msgstr "" + +#: plugins/alerts/alerts.php:308 +msgid "Alert notification cleared." +msgstr "" + +#: i18n/templates.c:341 +msgid "Alert on" +msgstr "" + +#: i18n/templates.c:350 +msgid "Alert other people.." +msgstr "" + +#: plugins/alerts/alerts.php:532 plugins/alerts/alerts.php:724 +msgid "Alerts" +msgstr "" + +#: i18n/templates.c:359 +msgid "Alerts configured for this Document" +msgstr "" + +#: i18n/templates.c:548 i18n/templates.c:647 i18n/templates.c:725 +#: i18n/templates.c:815 msgid "All Actions" msgstr "" @@ -941,15 +1019,15 @@ msgstr "" msgid "All done..." msgstr "" -#: i18n/templates.c:3110 +#: i18n/templates.c:3230 msgid "All indexers claim to be working correctly." msgstr "" -#: i18n/templates.c:5075 +#: i18n/templates.c:5195 msgid "All of these must allow the user to perform the transition." msgstr "" -#: i18n/templates.c:7052 i18n/templates.c:7286 +#: i18n/templates.c:7172 i18n/templates.c:7406 msgid "All paths are relative to your Documents directory." msgstr "" @@ -957,7 +1035,7 @@ msgstr "" msgid "All references will be changed, including on old documents." msgstr "" -#: i18n/templates.c:1418 i18n/templates.c:6185 i18n/templates.c:6776 +#: i18n/templates.c:1538 i18n/templates.c:6305 i18n/templates.c:6896 msgid "All rights reserved." msgstr "" @@ -965,19 +1043,19 @@ msgstr "" msgid "All types use this generic fieldset." msgstr "" -#: i18n/templates.c:3683 +#: i18n/templates.c:3803 msgid "All users" msgstr "" -#: i18n/templates.c:4514 +#: i18n/templates.c:4634 msgid "Allocate Groups" msgstr "" -#: i18n/templates.c:4508 +#: i18n/templates.c:4628 msgid "Allocate Groups to Role: #rolename#" msgstr "" -#: i18n/templates.c:959 +#: i18n/templates.c:1079 msgid "Allocate Key" msgstr "" @@ -995,23 +1073,23 @@ msgstr "" msgid "Allocate Roles" msgstr "" -#: i18n/templates.c:4352 +#: i18n/templates.c:4472 msgid "Allocate Roles for" msgstr "" -#: i18n/templates.c:4415 i18n/templates.c:4421 +#: i18n/templates.c:4535 i18n/templates.c:4541 msgid "Allocate User to Role" msgstr "" -#: i18n/templates.c:5399 i18n/templates.c:5402 +#: i18n/templates.c:5519 i18n/templates.c:5522 msgid "Allocate permissions" msgstr "" -#: i18n/templates.c:4367 +#: i18n/templates.c:4487 msgid "Allocated users" msgstr "" -#: i18n/templates.c:4118 +#: i18n/templates.c:4238 msgid "Allocated users and groups" msgstr "" @@ -1023,11 +1101,11 @@ msgstr "" msgid "Allow for multiple users to be selected to be added (will not get to manually verify the details if selected)" msgstr "" -#: i18n/templates.c:4463 i18n/templates.c:4472 i18n/templates.c:4481 -#: i18n/templates.c:4580 i18n/templates.c:4589 i18n/templates.c:4598 -#: i18n/templates.c:4613 i18n/templates.c:4706 i18n/templates.c:4781 -#: i18n/templates.c:7106 i18n/templates.c:7115 i18n/templates.c:7124 -#: i18n/templates.c:7220 +#: i18n/templates.c:4583 i18n/templates.c:4592 i18n/templates.c:4601 +#: i18n/templates.c:4700 i18n/templates.c:4709 i18n/templates.c:4718 +#: i18n/templates.c:4733 i18n/templates.c:4826 i18n/templates.c:4901 +#: i18n/templates.c:7226 i18n/templates.c:7235 i18n/templates.c:7244 +#: i18n/templates.c:7340 msgid "Allowed" msgstr "" @@ -1043,10 +1121,18 @@ msgstr "" msgid "Already using a different descriptor." msgstr "" -#: i18n/templates.c:6275 +#: i18n/templates.c:6395 msgid "Alternatively, you can manually create a user within #appname# below." msgstr "" +#: i18n/templates.c:296 +msgid "An alert on the document \"#object_name#\" has been added or modified" +msgstr "" + +#: i18n/templates.c:278 +msgid "An alert was triggered on the following document" +msgstr "" + #: plugins/ktcore/authentication/authenticationadminpage.inc.php:177 msgid "An authentication source with that name already exists" msgstr "" @@ -1105,7 +1191,7 @@ msgstr "" msgid "An error occurred, and no error message was given" msgstr "" -#: i18n/templates.c:5666 +#: i18n/templates.c:5786 msgid "An important part of workflow is controlling which actions are available to users at various stages. For example, it may be necessary to prevent the \"Edit Metadata\" action from being used when a document is \"published\". Doing this is a two step process: first, you need to specify that \"Edit Metadata\" is an action you wish to control within this workflow; second, you need to specify that the action is not to be made available when documents are in the \"published\" state." msgstr "" @@ -1141,11 +1227,11 @@ msgstr "" msgid "Any Metadata" msgstr "" -#: i18n/templates.c:5078 i18n/templates.c:5456 +#: i18n/templates.c:5198 i18n/templates.c:5576 msgid "Anybody (with the ability to see the document) can perform this transition." msgstr "" -#: i18n/templates.c:2129 +#: i18n/templates.c:2249 msgid "Apply" msgstr "" @@ -1157,8 +1243,8 @@ msgstr "" #: plugins/ktcore/KTDocumentActions.php:1386 #: plugins/ktcore/KTDocumentActions.php:1397 #: plugins/ktcore/KTDocumentActions.php:1401 -#: plugins/ktcore/KTDocumentActions.php:1427 i18n/templates.c:4130 -#: i18n/templates.c:4172 +#: plugins/ktcore/KTDocumentActions.php:1427 i18n/templates.c:4250 +#: i18n/templates.c:4292 msgid "Archive Document" msgstr "" @@ -1183,7 +1269,7 @@ msgid "Archived Document Restoration" msgstr "" #: plugins/ktcore/admin/archivedDocuments.php:71 -#: plugins/ktcore/admin/archivedDocuments.php:134 i18n/templates.c:6914 +#: plugins/ktcore/admin/archivedDocuments.php:134 i18n/templates.c:7034 msgid "Archived Documents" msgstr "" @@ -1191,11 +1277,11 @@ msgstr "" msgid "Archived document request" msgstr "" -#: i18n/templates.c:4175 +#: i18n/templates.c:4295 msgid "Archiving a document changes the document's state to invisible to non-administrative users. Only an Administrator may unarchive a document. Please note that this is a non-permanent change and does not delete the document from the repository." msgstr "" -#: i18n/templates.c:1001 +#: i18n/templates.c:1121 msgid "Are you sure you want to clear" msgstr "" @@ -1204,19 +1290,19 @@ msgstr "" msgid "Are you sure you want to do this? Add 'positive' as a parameter to continue." msgstr "" -#: i18n/templates.c:3182 i18n/templates.c:3188 +#: i18n/templates.c:3302 i18n/templates.c:3308 msgid "Are you sure you wish to clear all notifications?" msgstr "" -#: i18n/templates.c:1595 i18n/templates.c:1604 i18n/templates.c:1625 -#: i18n/templates.c:1640 i18n/templates.c:1661 i18n/templates.c:1673 -#: i18n/templates.c:1694 i18n/templates.c:1715 i18n/templates.c:1721 -#: i18n/templates.c:1769 i18n/templates.c:1829 i18n/templates.c:4250 -#: i18n/templates.c:4253 i18n/templates.c:4268 i18n/templates.c:4271 +#: i18n/templates.c:1715 i18n/templates.c:1724 i18n/templates.c:1745 +#: i18n/templates.c:1760 i18n/templates.c:1781 i18n/templates.c:1793 +#: i18n/templates.c:1814 i18n/templates.c:1835 i18n/templates.c:1841 +#: i18n/templates.c:1889 i18n/templates.c:1949 i18n/templates.c:4370 +#: i18n/templates.c:4373 i18n/templates.c:4388 i18n/templates.c:4391 msgid "Are you sure you wish to clear the notification?" msgstr "" -#: i18n/templates.c:4916 +#: i18n/templates.c:5036 msgid "Are you sure you wish to delete this document type? It will be permanently removed from the system." msgstr "" @@ -1224,19 +1310,19 @@ msgstr "" msgid "Are you sure you wish to delete this item?" msgstr "" -#: i18n/templates.c:4907 +#: i18n/templates.c:5027 msgid "Are you sure you wish to disable this document type?" msgstr "" -#: i18n/templates.c:4562 +#: i18n/templates.c:4682 msgid "Are you sure you wish to override the permissions?" msgstr "" -#: i18n/templates.c:4736 +#: i18n/templates.c:4856 msgid "Are you sure you wish to reinstate inherited permissions?" msgstr "" -#: i18n/templates.c:4403 +#: i18n/templates.c:4523 msgid "Are you sure you wish to remove this role allocation?" msgstr "" @@ -1246,7 +1332,7 @@ msgstr "" msgid "Are you sure?" msgstr "" -#: i18n/templates.c:5120 +#: i18n/templates.c:5240 msgid "As a document moves through a workflow, it can cause varies other actions to occur. For example, you can attach a \"Move\" action to a transition, which will cause any document moving through that workflow to be moved to a particular folder. Or you can specify that when a document reaches the \"Pending Review\" state, users with the role \"Reviewer\" on that document are informed." msgstr "" @@ -1256,11 +1342,11 @@ msgstr "" msgid "As a safety precaution, it is useful to limit the number of times a given account can log in, before logging out. This prevents a single account being used by many different people." msgstr "" -#: i18n/templates.c:2501 +#: i18n/templates.c:2621 msgid "As an example, if you are creating a tree of the countries in the world, the actual countries would be keywords (e.g. South Africa, England, Pakistan, India, etc.). The highest group of categories would be continents — e.g. Africa, Europe, Asia, The Americas — followed by subcategories that contain actual countries — e.g. Western Europe, Sub-Saharan Africa, Australasia." msgstr "" -#: i18n/templates.c:5504 i18n/templates.c:5579 i18n/templates.c:5693 +#: i18n/templates.c:5624 i18n/templates.c:5699 i18n/templates.c:5813 msgid "As documents move through their lifecycle, they are placed in certain states. For example, an invoice which has been mailed might be in the \"Pending\" state after the \"sent\" transition has been performed by a user." msgstr "" @@ -1276,27 +1362,27 @@ msgstr "" msgid "As documents progress through their lifecycle, they pass through a number of states. These states describe a step in the process the document must follow. Examples of states include \"reviewed\",\"submitted\" or \"pending\". State names must be unique, and this includes states already in this workflow." msgstr "" -#: i18n/templates.c:821 i18n/templates.c:4814 +#: i18n/templates.c:941 i18n/templates.c:4934 msgid "Assign" msgstr "" -#: i18n/templates.c:5678 +#: i18n/templates.c:5798 msgid "Assign Actions to States" msgstr "" -#: i18n/templates.c:5195 +#: i18n/templates.c:5315 msgid "Assign Blocked Actions" msgstr "" -#: i18n/templates.c:5573 +#: i18n/templates.c:5693 msgid "Assign Transition Availability" msgstr "" -#: i18n/templates.c:2090 +#: i18n/templates.c:2210 msgid "Assign Workflow" msgstr "" -#: i18n/templates.c:5189 +#: i18n/templates.c:5309 msgid "Assign blocked actions" msgstr "" @@ -1304,23 +1390,23 @@ msgstr "" msgid "Assign permissions to users and groups, and specify which permissions are required to interact with various parts of the Document Management System." msgstr "" -#: i18n/templates.c:2801 +#: i18n/templates.c:2921 msgid "Assign to behaviour" msgstr "" -#: i18n/templates.c:1514 i18n/templates.c:3251 +#: i18n/templates.c:1634 i18n/templates.c:3371 msgid "Assigned" msgstr "" -#: i18n/templates.c:4748 i18n/templates.c:5009 +#: i18n/templates.c:4868 i18n/templates.c:5129 msgid "Assigned Entities" msgstr "" -#: i18n/templates.c:2789 +#: i18n/templates.c:2909 msgid "Assigned Items" msgstr "" -#: i18n/templates.c:5606 +#: i18n/templates.c:5726 msgid "Assigned Permissions" msgstr "" @@ -1333,16 +1419,16 @@ msgstr "" msgid "Assistance request: %s" msgstr "" -#: i18n/templates.c:848 i18n/templates.c:851 i18n/templates.c:4841 -#: i18n/templates.c:4844 +#: i18n/templates.c:968 i18n/templates.c:971 i18n/templates.c:4961 +#: i18n/templates.c:4964 msgid "Associate Fieldsets" msgstr "" -#: i18n/templates.c:884 i18n/templates.c:4877 +#: i18n/templates.c:1004 i18n/templates.c:4997 msgid "Associated Fieldsets" msgstr "" -#: i18n/templates.c:3275 +#: i18n/templates.c:3395 msgid "Assuming this field has behaviour \"" msgstr "" @@ -1350,7 +1436,7 @@ msgstr "" msgid "Attach document" msgstr "" -#: i18n/templates.c:2513 +#: i18n/templates.c:2633 msgid "Attach keywords to #category#" msgstr "" @@ -1361,11 +1447,11 @@ msgid "Attempting to index %d %s but it is not available." msgstr "" #: plugins/ktcore/authentication/authenticationadminpage.inc.php:50 -#: plugins/ktcore/KTCorePlugin.php:116 i18n/templates.c:5888 +#: plugins/ktcore/KTCorePlugin.php:116 i18n/templates.c:6008 msgid "Authentication" msgstr "" -#: i18n/templates.c:6539 i18n/templates.c:6554 +#: i18n/templates.c:6659 i18n/templates.c:6674 msgid "Authentication Sources" msgstr "" @@ -1383,7 +1469,7 @@ msgstr "" msgid "Authentication provider class does not exist. " msgstr "" -#: i18n/templates.c:6572 +#: i18n/templates.c:6692 msgid "Authentication source" msgstr "" @@ -1413,48 +1499,48 @@ msgstr "" msgid "Automatic Workflow Assignments" msgstr "" -#: i18n/templates.c:2093 +#: i18n/templates.c:2213 msgid "Automatic Workflow Selection" msgstr "" -#: i18n/templates.c:992 i18n/templates.c:1511 i18n/templates.c:3248 +#: i18n/templates.c:1112 i18n/templates.c:1631 i18n/templates.c:3368 msgid "Available" msgstr "" -#: i18n/templates.c:3869 +#: i18n/templates.c:3989 msgid "Available Criteria" msgstr "" -#: i18n/templates.c:4745 i18n/templates.c:5006 +#: i18n/templates.c:4865 i18n/templates.c:5126 msgid "Available Entities" msgstr "" #: plugins/ktcore/admin/documentTypes.php:173 -#: plugins/wintools/email/emailDocumentTypes.php:247 i18n/templates.c:3872 +#: plugins/wintools/email/emailDocumentTypes.php:247 i18n/templates.c:3992 msgid "Available Fieldsets" msgstr "" -#: i18n/templates.c:4520 +#: i18n/templates.c:4640 msgid "Available Groups" msgstr "" -#: i18n/templates.c:7295 +#: i18n/templates.c:7415 msgid "Available Transitions" msgstr "" -#: i18n/templates.c:4430 +#: i18n/templates.c:4550 msgid "Available Users" msgstr "" -#: i18n/templates.c:3875 +#: i18n/templates.c:3995 msgid "Available Workflows" msgstr "" -#: lib/util/ktutil.inc:197 +#: lib/util/ktutil.inc:205 msgid "B" msgstr "" -#: i18n/templates.c:824 i18n/templates.c:4817 +#: i18n/templates.c:944 i18n/templates.c:4937 msgid "Back to folder" msgstr "" @@ -1479,7 +1565,7 @@ msgstr "" msgid "Basic" msgstr "" -#: i18n/templates.c:3065 +#: i18n/templates.c:3185 msgid "Become conditional" msgstr "" @@ -1491,11 +1577,11 @@ msgstr "" msgid "Behaviour names changed." msgstr "" -#: i18n/templates.c:914 +#: i18n/templates.c:1034 msgid "Below you can see a list of the keys that are currently active for your organisation." msgstr "" -#: i18n/templates.c:5201 +#: i18n/templates.c:5321 msgid "Block actions" msgstr "" @@ -1504,8 +1590,8 @@ msgstr "" msgid "Body" msgstr "" -#: config/siteMap.inc:66 i18n/templates.c:2264 i18n/templates.c:2306 -#: i18n/templates.c:3896 +#: config/siteMap.inc:66 i18n/templates.c:2384 i18n/templates.c:2426 +#: i18n/templates.c:4016 msgid "Boolean Search" msgstr "" @@ -1528,12 +1614,12 @@ msgstr "" msgid "Browse by..." msgstr "" -#: i18n/templates.c:1400 +#: i18n/templates.c:1520 msgid "Browse view format" msgstr "" #: plugins/ktstandard/contents/OpenDocumentIndexer.php:98 -#: i18n/templates.c:7355 +#: i18n/templates.c:7475 msgid "Built-in" msgstr "" @@ -1541,11 +1627,11 @@ msgstr "" msgid "Built-in authentication provider" msgstr "" -#: i18n/templates.c:6413 +#: i18n/templates.c:6533 msgid "Built-in set." msgstr "" -#: lib/actions/bulkaction.php:227 +#: lib/actions/bulkaction.php:274 msgid "Bulk Actions" msgstr "" @@ -1585,11 +1671,11 @@ msgstr "" msgid "Bulk import succeeded" msgstr "" -#: i18n/templates.c:4658 +#: i18n/templates.c:4778 msgid "Bulk upload" msgstr "" -#: i18n/templates.c:6557 +#: i18n/templates.c:6677 msgid "By default, #appname# controls its own users and groups and stores all information about them inside the database. In many situations, an organisation will already have a list of users and groups, and needs to use that existing information to allow access to the DMS. These Authentication Sources allow the system administrator to specify additional sources of authentication data." msgstr "" @@ -1632,24 +1718,24 @@ msgid "Can't find interceptor: %s" msgstr "" #: plugins/ktcore/admin/fieldsets/basic.inc.php:438 i18n/templates.c:119 -#: i18n/templates.c:149 i18n/templates.c:293 i18n/templates.c:308 -#: i18n/templates.c:1847 i18n/templates.c:2162 i18n/templates.c:2195 -#: i18n/templates.c:2456 i18n/templates.c:3245 i18n/templates.c:4103 -#: i18n/templates.c:4145 i18n/templates.c:4205 i18n/templates.c:4217 -#: i18n/templates.c:4445 i18n/templates.c:4535 i18n/templates.c:4637 -#: i18n/templates.c:4652 i18n/templates.c:4763 i18n/templates.c:5024 -#: i18n/templates.c:5042 i18n/templates.c:5204 i18n/templates.c:5885 -#: i18n/templates.c:5981 i18n/templates.c:5996 i18n/templates.c:6041 -#: i18n/templates.c:6077 i18n/templates.c:6110 i18n/templates.c:6143 -#: i18n/templates.c:6158 i18n/templates.c:6173 i18n/templates.c:6221 -#: i18n/templates.c:6287 i18n/templates.c:6302 i18n/templates.c:6443 -#: i18n/templates.c:7022 +#: i18n/templates.c:149 i18n/templates.c:356 i18n/templates.c:410 +#: i18n/templates.c:425 i18n/templates.c:1967 i18n/templates.c:2282 +#: i18n/templates.c:2315 i18n/templates.c:2576 i18n/templates.c:3365 +#: i18n/templates.c:4223 i18n/templates.c:4265 i18n/templates.c:4325 +#: i18n/templates.c:4337 i18n/templates.c:4565 i18n/templates.c:4655 +#: i18n/templates.c:4757 i18n/templates.c:4772 i18n/templates.c:4883 +#: i18n/templates.c:5144 i18n/templates.c:5162 i18n/templates.c:5324 +#: i18n/templates.c:6005 i18n/templates.c:6101 i18n/templates.c:6116 +#: i18n/templates.c:6161 i18n/templates.c:6197 i18n/templates.c:6230 +#: i18n/templates.c:6263 i18n/templates.c:6278 i18n/templates.c:6293 +#: i18n/templates.c:6341 i18n/templates.c:6407 i18n/templates.c:6422 +#: i18n/templates.c:6563 i18n/templates.c:7142 msgid "Cancel" msgstr "" #: plugins/ktcore/KTDocumentActions.php:703 #: plugins/ktcore/KTDocumentActions.php:757 -#: plugins/ktcore/KTDocumentActions.php:761 i18n/templates.c:4190 +#: plugins/ktcore/KTDocumentActions.php:761 i18n/templates.c:4310 msgid "Cancel Checkout" msgstr "" @@ -1742,12 +1828,12 @@ msgstr "" msgid "Category removed." msgstr "" -#: i18n/templates.c:830 i18n/templates.c:2666 i18n/templates.c:2726 -#: i18n/templates.c:3038 i18n/templates.c:4289 i18n/templates.c:4823 +#: i18n/templates.c:950 i18n/templates.c:2786 i18n/templates.c:2846 +#: i18n/templates.c:3158 i18n/templates.c:4409 i18n/templates.c:4943 msgid "Change" msgstr "" -#: i18n/templates.c:6290 i18n/templates.c:6296 +#: i18n/templates.c:6410 i18n/templates.c:6416 msgid "Change #name#'s Groups" msgstr "" @@ -1762,7 +1848,7 @@ msgid "Change Document Ownership" msgstr "" #: plugins/ktcore/document/edit.php:255 plugins/ktcore/document/edit.php:295 -#: i18n/templates.c:7076 i18n/templates.c:7082 +#: i18n/templates.c:7196 i18n/templates.c:7202 msgid "Change Document Type" msgstr "" @@ -1774,27 +1860,27 @@ msgstr "" msgid "Change Frequency" msgstr "" -#: i18n/templates.c:6068 +#: i18n/templates.c:6188 msgid "Change Group Details" msgstr "" -#: i18n/templates.c:6845 +#: i18n/templates.c:6965 msgid "Change Link Type" msgstr "" -#: i18n/templates.c:6779 +#: i18n/templates.c:6899 msgid "Change Ownership" msgstr "" -#: i18n/templates.c:6137 +#: i18n/templates.c:6257 msgid "Change Sub-Groups in #name#" msgstr "" -#: i18n/templates.c:5972 +#: i18n/templates.c:6092 msgid "Change Unit Details" msgstr "" -#: i18n/templates.c:5876 +#: i18n/templates.c:5996 msgid "Change User Details" msgstr "" @@ -1804,15 +1890,15 @@ msgstr "" msgid "Change User Password" msgstr "" -#: i18n/templates.c:6011 i18n/templates.c:6014 +#: i18n/templates.c:6131 i18n/templates.c:6134 msgid "Change User's Password" msgstr "" -#: i18n/templates.c:4991 +#: i18n/templates.c:5111 msgid "Change Workflow" msgstr "" -#: i18n/templates.c:6035 +#: i18n/templates.c:6155 msgid "Change a role's details" msgstr "" @@ -1820,23 +1906,23 @@ msgstr "" msgid "Change disclaimers displayed on login and at the bottom of each page." msgstr "" -#: i18n/templates.c:2972 +#: i18n/templates.c:3092 msgid "Change master field" msgstr "" -#: i18n/templates.c:6083 +#: i18n/templates.c:6203 msgid "Change organisation details" msgstr "" -#: i18n/templates.c:2054 +#: i18n/templates.c:2174 msgid "Change state" msgstr "" -#: i18n/templates.c:1838 +#: i18n/templates.c:1958 msgid "Change the document type" msgstr "" -#: i18n/templates.c:7133 +#: i18n/templates.c:7253 msgid "Change the document type. The current type is \"#name#\"" msgstr "" @@ -1844,7 +1930,7 @@ msgstr "" msgid "Change the help files that are displayed to users." msgstr "" -#: i18n/templates.c:335 +#: i18n/templates.c:452 msgid "Change the order in which quicklinks are shown." msgstr "" @@ -1852,35 +1938,35 @@ msgstr "" msgid "Change the quicklinks that are displayed on user's dashboards." msgstr "" -#: i18n/templates.c:2051 +#: i18n/templates.c:2171 msgid "Change the state of this thread" msgstr "" -#: i18n/templates.c:6065 +#: i18n/templates.c:6185 msgid "Change the system's information about group #name#" msgstr "" -#: i18n/templates.c:5969 +#: i18n/templates.c:6089 msgid "Change the system's information about unit #name#" msgstr "" -#: i18n/templates.c:6017 +#: i18n/templates.c:6137 msgid "Change the user's password. Password rules may have been defined that this new password must abide by." msgstr "" -#: i18n/templates.c:2948 +#: i18n/templates.c:3068 msgid "Change to complex" msgstr "" -#: i18n/templates.c:4982 +#: i18n/templates.c:5102 msgid "Change workflow on document" msgstr "" -#: preferences.php:123 i18n/templates.c:6527 i18n/templates.c:6530 +#: preferences.php:123 i18n/templates.c:6647 i18n/templates.c:6650 msgid "Change your password" msgstr "" -#: i18n/templates.c:5900 +#: i18n/templates.c:6020 msgid "Change your password." msgstr "" @@ -1889,7 +1975,7 @@ msgstr "" msgid "Changed to simple" msgstr "" -#: i18n/templates.c:2780 i18n/templates.c:2828 +#: i18n/templates.c:2900 i18n/templates.c:2948 msgid "Changes made here are stored immediately, without you needing to refresh the page." msgstr "" @@ -1912,7 +1998,7 @@ msgstr "" msgid "Changing document ownership allows you to keep the \"owner\" role relevant, even when the original user no longer is an appropriate choice." msgstr "" -#: i18n/templates.c:2951 +#: i18n/templates.c:3071 msgid "Changing the conditional type set will remove all existing field ordering!" msgstr "" @@ -1926,7 +2012,7 @@ msgid "" "ordering!" msgstr "" -#: i18n/templates.c:2969 +#: i18n/templates.c:3089 msgid "Changing the master field set will remove all existing field ordering!" msgstr "" @@ -1938,12 +2024,12 @@ msgstr "" msgid "Check Out" msgstr "" -#: i18n/templates.c:6728 +#: i18n/templates.c:6848 msgid "Check the plugins that require activation and then click \"Update\". To disable a plugin, uncheck the plugin and click \"Update\"." msgstr "" -#: i18n/templates.c:434 i18n/templates.c:533 i18n/templates.c:611 -#: i18n/templates.c:701 +#: i18n/templates.c:551 i18n/templates.c:650 i18n/templates.c:728 +#: i18n/templates.c:818 msgid "Check-ins/Check-outs" msgstr "" @@ -1964,15 +2050,15 @@ msgstr "" msgid "Checked Out Document Control" msgstr "" -#: i18n/templates.c:6968 +#: i18n/templates.c:7088 msgid "Checked Out Documents" msgstr "" -#: i18n/templates.c:6986 i18n/templates.c:7013 +#: i18n/templates.c:7106 i18n/templates.c:7133 msgid "Checked out by" msgstr "" -#: i18n/templates.c:3434 +#: i18n/templates.c:3554 msgid "Checked out by:" msgstr "" @@ -1986,15 +2072,15 @@ msgstr "" msgid "Checkin" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:576 i18n/templates.c:4181 +#: plugins/ktcore/KTDocumentActions.php:576 i18n/templates.c:4301 msgid "Checkin Document" msgstr "" -#: i18n/templates.c:4184 +#: i18n/templates.c:4304 msgid "Checking in a document updates the document and allows others to make changes to the document and its metadata." msgstr "" -#: i18n/templates.c:4082 +#: i18n/templates.c:4202 msgid "Checking out a document reserves it for your exclusive use. This ensures that you can edit the document without anyone else changing the document and placing it into the document management system." msgstr "" @@ -2002,13 +2088,13 @@ msgstr "" msgid "Checking permissions..." msgstr "" -#: plugins/ktcore/KTBulkActions.php:854 plugins/ktcore/KTBulkActions.php:885 +#: plugins/ktcore/KTBulkActions.php:874 plugins/ktcore/KTBulkActions.php:911 #: plugins/ktcore/KTDocumentActions.php:380 #: plugins/ktcore/KTDocumentActions.php:413 msgid "Checkout" msgstr "" -#: i18n/templates.c:4052 i18n/templates.c:4079 +#: i18n/templates.c:4172 i18n/templates.c:4199 msgid "Checkout Document" msgstr "" @@ -2016,7 +2102,7 @@ msgstr "" msgid "Checkout Guard" msgstr "" -#: plugins/ktcore/KTBulkActions.php:884 +#: plugins/ktcore/KTBulkActions.php:910 msgid "Checkout Items" msgstr "" @@ -2024,28 +2110,32 @@ msgstr "" msgid "Checkout document" msgstr "" -#: plugins/ktcore/KTBulkActions.php:872 plugins/ktcore/KTBulkActions.php:1106 +#: plugins/ktcore/KTBulkActions.php:892 plugins/ktcore/KTBulkActions.php:1146 msgid "Checkout is restricted by the workflow state." msgstr "" -#: i18n/templates.c:6149 +#: i18n/templates.c:6269 msgid "Choose unit folder location" msgstr "" -#: i18n/templates.c:1901 i18n/templates.c:3599 +#: i18n/templates.c:2021 i18n/templates.c:3719 msgid "Clear" msgstr "" -#: i18n/templates.c:1598 i18n/templates.c:1607 i18n/templates.c:1628 -#: i18n/templates.c:1643 i18n/templates.c:1664 i18n/templates.c:1676 -#: i18n/templates.c:1697 i18n/templates.c:1718 i18n/templates.c:1724 -#: i18n/templates.c:1742 i18n/templates.c:1772 i18n/templates.c:1790 -#: i18n/templates.c:1805 i18n/templates.c:1832 i18n/templates.c:4256 -#: i18n/templates.c:4274 i18n/templates.c:5498 +#: i18n/templates.c:311 i18n/templates.c:1718 i18n/templates.c:1727 +#: i18n/templates.c:1748 i18n/templates.c:1763 i18n/templates.c:1784 +#: i18n/templates.c:1796 i18n/templates.c:1817 i18n/templates.c:1838 +#: i18n/templates.c:1844 i18n/templates.c:1862 i18n/templates.c:1892 +#: i18n/templates.c:1910 i18n/templates.c:1925 i18n/templates.c:1952 +#: i18n/templates.c:4376 i18n/templates.c:4394 i18n/templates.c:5618 msgid "Clear Alert" msgstr "" -#: i18n/templates.c:3185 i18n/templates.c:3191 +#: i18n/templates.c:290 i18n/templates.c:389 +msgid "Clear alert" +msgstr "" + +#: i18n/templates.c:3305 i18n/templates.c:3311 msgid "Clear all notifications" msgstr "" @@ -2057,15 +2147,15 @@ msgstr "" msgid "Clearing mime type associations." msgstr "" -#: i18n/templates.c:2006 +#: i18n/templates.c:2126 msgid "Click below to view all discussion threads on this document, including those that are closed." msgstr "" -#: i18n/templates.c:3887 +#: i18n/templates.c:4007 msgid "Click on a field above to add it to the criteria group." msgstr "" -#: i18n/templates.c:5567 +#: i18n/templates.c:5687 msgid "Click on any transition below to edit it directly, or use the checkboxes to assign which states the transition is available from." msgstr "" @@ -2077,7 +2167,7 @@ msgstr "" msgid "Click on the hyperlink below to view it." msgstr "" -#: i18n/templates.c:2861 +#: i18n/templates.c:2981 msgid "Clicking on a given behaviour below will show you which fields and values can be selected when the clicked behaviour is active." msgstr "" @@ -2098,11 +2188,11 @@ msgstr "" msgid "Collaboration Step Rollback" msgstr "" -#: i18n/templates.c:2354 i18n/templates.c:2597 +#: i18n/templates.c:2474 i18n/templates.c:2717 msgid "Collections of fields are associated into fieldsets. These represent a set of related information which can be associated with a document and thus comprise part of the document's metadata." msgstr "" -#: i18n/templates.c:2222 +#: i18n/templates.c:2342 msgid "Column" msgstr "" @@ -2114,23 +2204,24 @@ msgstr "" msgid "Command line search" msgstr "" -#: plugins/ktstandard/KTEmail.php:398 i18n/templates.c:473 -#: i18n/templates.c:572 i18n/templates.c:650 i18n/templates.c:740 -#: i18n/templates.c:1586 i18n/templates.c:7160 +#: plugins/ktstandard/KTEmail.php:398 i18n/templates.c:281 +#: i18n/templates.c:344 i18n/templates.c:386 i18n/templates.c:590 +#: i18n/templates.c:689 i18n/templates.c:767 i18n/templates.c:857 +#: i18n/templates.c:1706 i18n/templates.c:7280 msgid "Comment" msgstr "" #: plugins/ktstandard/KTEmail.php:147 plugins/ktstandard/KTEmail.php:221 -#: plugins/ktstandard/KTEmail.php:286 i18n/templates.c:1034 -#: i18n/templates.c:1046 +#: plugins/ktstandard/KTEmail.php:286 i18n/templates.c:1154 +#: i18n/templates.c:1166 msgid "Comments" msgstr "" -#: plugins/wintools/key.inc.php:144 i18n/templates.c:6746 +#: plugins/wintools/key.inc.php:144 i18n/templates.c:6866 msgid "Community Edition" msgstr "" -#: i18n/templates.c:1223 i18n/templates.c:1235 i18n/templates.c:6797 +#: i18n/templates.c:1343 i18n/templates.c:1355 i18n/templates.c:6917 msgid "Compare" msgstr "" @@ -2138,11 +2229,11 @@ msgstr "" msgid "Compare file could not be copied to tmp directory for comparison." msgstr "" -#: i18n/templates.c:7244 +#: i18n/templates.c:7364 msgid "Compare with Current" msgstr "" -#: i18n/templates.c:7247 +#: i18n/templates.c:7367 msgid "Compare with Other Version" msgstr "" @@ -2150,23 +2241,23 @@ msgstr "" msgid "Comparison produced no content. The document may be an unsupported mime type." msgstr "" -#: i18n/templates.c:4214 +#: i18n/templates.c:4334 msgid "Complete Copy" msgstr "" -#: i18n/templates.c:2774 +#: i18n/templates.c:2894 msgid "Complex Conditional Metadata depends on what are called \"behaviours\". Essentially, behaviours are assigned to a single field, and can contain any number of values that are available in that field. Each field can have multiple behaviours assigned to it." msgstr "" -#: plugins/ktstandard/KTDiscussion.php:121 i18n/templates.c:2039 +#: plugins/ktstandard/KTDiscussion.php:121 i18n/templates.c:2159 msgid "Conclusion" msgstr "" -#: i18n/templates.c:4610 i18n/templates.c:4775 i18n/templates.c:4793 +#: i18n/templates.c:4730 i18n/templates.c:4895 i18n/templates.c:4913 msgid "Condition" msgstr "" -#: i18n/templates.c:6461 +#: i18n/templates.c:6581 msgid "Condition Name" msgstr "" @@ -2174,15 +2265,15 @@ msgstr "" msgid "Condition is a saved search, but not a condition" msgstr "" -#: plugins/ktcore/admin/documentFieldsv2.php:109 i18n/templates.c:3047 +#: plugins/ktcore/admin/documentFieldsv2.php:109 i18n/templates.c:3167 msgid "Conditional" msgstr "" -#: i18n/templates.c:2879 +#: i18n/templates.c:2999 msgid "Conditional Fieldset Management" msgstr "" -#: i18n/templates.c:2843 +#: i18n/templates.c:2963 msgid "Conditional Metadata Overview" msgstr "" @@ -2190,7 +2281,7 @@ msgstr "" msgid "Conditional Metadata Plugin" msgstr "" -#: i18n/templates.c:2846 +#: i18n/templates.c:2966 msgid "Conditional Metadata is made up of fields, values and behaviours. For a given behaviour, various values in other fields can be selected. Depending on both the behaviour and the newly selected value, additional fields and values may be selected, which cause a new behaviour to be \"active\"." msgstr "" @@ -2198,15 +2289,15 @@ msgstr "" msgid "Conditional Restrictions" msgstr "" -#: i18n/templates.c:2930 +#: i18n/templates.c:3050 msgid "Conditional fieldsets allow you to restrict the options a user has for values in some fields based on the values in other fields, allowing you to say that the values of one field are restricted to a certain subset of values if another field has a specific value. For example, you could say that if the field \"Street\" is \"Jeffrey\", then the field \"Residents\" must be one of \"Jones\",\"Smith\" or \"Friedman\"." msgstr "" -#: i18n/templates.c:2945 +#: i18n/templates.c:3065 msgid "Conditional type" msgstr "" -#: i18n/templates.c:3041 +#: i18n/templates.c:3161 msgid "Conditionality" msgstr "" @@ -2214,8 +2305,8 @@ msgstr "" msgid "Conditions Management" msgstr "" -#: i18n/templates.c:5090 i18n/templates.c:5186 i18n/templates.c:5462 -#: i18n/templates.c:5480 +#: i18n/templates.c:5210 i18n/templates.c:5306 i18n/templates.c:5582 +#: i18n/templates.c:5600 msgid "Configuration" msgstr "" @@ -2223,8 +2314,8 @@ msgstr "" msgid "Configuration updated" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:559 i18n/templates.c:5261 -#: i18n/templates.c:5264 +#: plugins/ktcore/admin/workflowsv2.php:559 i18n/templates.c:5381 +#: i18n/templates.c:5384 msgid "Configure Workflow Process" msgstr "" @@ -2237,10 +2328,14 @@ msgstr "" msgid "Configure Workflows for Folder" msgstr "" -#: i18n/templates.c:2078 +#: i18n/templates.c:2198 msgid "Configure Workflows for this Folder" msgstr "" +#: i18n/templates.c:317 +msgid "Configure an Alert for this Document" +msgstr "" + #: plugins/ktcore/KTCorePlugin.php:284 msgid "Configure automated Workflows that map to document life-cycles." msgstr "" @@ -2253,15 +2348,15 @@ msgstr "" msgid "Configure the document metadata: Document Types, Document Fieldsets, Link Types and Workflows." msgstr "" -#: i18n/templates.c:3266 +#: i18n/templates.c:3386 msgid "Confirm #label#" msgstr "" -#: i18n/templates.c:6926 i18n/templates.c:6941 +#: i18n/templates.c:7046 i18n/templates.c:7061 msgid "Confirm De-archival" msgstr "" -#: i18n/templates.c:6806 i18n/templates.c:6818 +#: i18n/templates.c:6926 i18n/templates.c:6938 msgid "Confirm Expunge" msgstr "" @@ -2270,7 +2365,7 @@ msgstr "" msgid "Confirm Expunge of %d documents" msgstr "" -#: i18n/templates.c:6998 +#: i18n/templates.c:7118 msgid "Confirm Forced Check-in" msgstr "" @@ -2281,7 +2376,7 @@ msgstr "" msgid "Confirm Password" msgstr "" -#: i18n/templates.c:6947 i18n/templates.c:6962 +#: i18n/templates.c:7067 i18n/templates.c:7082 msgid "Confirm Restore" msgstr "" @@ -2318,25 +2413,25 @@ msgstr "" msgid "Confirm the password specified above." msgstr "" -#: i18n/templates.c:7265 i18n/templates.c:7271 +#: i18n/templates.c:7385 i18n/templates.c:7391 msgid "Content" msgstr "" -#: i18n/templates.c:1220 i18n/templates.c:7241 +#: i18n/templates.c:1340 i18n/templates.c:7361 msgid "Content Version" msgstr "" -#: i18n/templates.c:470 i18n/templates.c:569 i18n/templates.c:647 -#: i18n/templates.c:737 i18n/templates.c:7157 +#: i18n/templates.c:587 i18n/templates.c:686 i18n/templates.c:764 +#: i18n/templates.c:854 i18n/templates.c:7277 msgid "Content version" msgstr "" -#: lib/actions/bulkaction.php:370 plugins/ktcore/KTBulkActions.php:108 +#: lib/actions/bulkaction.php:417 plugins/ktcore/KTBulkActions.php:108 #: plugins/ktcore/KTBulkActions.php:540 msgid "Continue" msgstr "" -#: i18n/templates.c:59 i18n/templates.c:5222 +#: i18n/templates.c:59 i18n/templates.c:5342 msgid "Control" msgstr "" @@ -2348,11 +2443,11 @@ msgstr "" msgid "Control which users can log in, and are part of which groups and organisational units, from these management panels." msgstr "" -#: i18n/templates.c:5531 i18n/templates.c:5750 +#: i18n/templates.c:5651 i18n/templates.c:5870 msgid "Controlled Actions available" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1266 i18n/templates.c:5642 +#: plugins/ktcore/admin/workflowsv2.php:1266 i18n/templates.c:5762 msgid "Controlled Permissions" msgstr "" @@ -2360,7 +2455,7 @@ msgstr "" msgid "Controlled permission updated." msgstr "" -#: i18n/templates.c:7319 +#: i18n/templates.c:7439 msgid "Convert" msgstr "" @@ -2372,7 +2467,7 @@ msgstr "" msgid "Convert Document to PDF" msgstr "" -#: i18n/templates.c:7313 +#: i18n/templates.c:7433 msgid "Convert to Trees." msgstr "" @@ -2397,9 +2492,9 @@ msgstr "" #: plugins/ktcore/KTBulkActions.php:338 plugins/ktcore/KTBulkActions.php:346 #: plugins/ktcore/KTDocumentActions.php:1171 #: plugins/ktcore/KTDocumentActions.php:1202 -#: plugins/ktcore/KTDocumentActions.php:1286 i18n/templates.c:4199 -#: i18n/templates.c:4202 i18n/templates.c:4211 i18n/templates.c:5372 -#: i18n/templates.c:5387 +#: plugins/ktcore/KTDocumentActions.php:1286 i18n/templates.c:4319 +#: i18n/templates.c:4322 i18n/templates.c:4331 i18n/templates.c:5492 +#: i18n/templates.c:5507 msgid "Copy" msgstr "" @@ -2412,11 +2507,11 @@ msgstr "" msgid "Copy Items" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:180 i18n/templates.c:5378 +#: plugins/ktcore/admin/workflowsv2.php:180 i18n/templates.c:5498 msgid "Copy Workflow" msgstr "" -#: i18n/templates.c:4196 i18n/templates.c:4208 +#: i18n/templates.c:4316 i18n/templates.c:4328 msgid "Copy document" msgstr "" @@ -2464,12 +2559,12 @@ msgstr "" msgid "Could not authenticate administrative user" msgstr "" -#: lib/util/ktutil.inc:588 lib/util/ktutil.inc:619 lib/util/ktutil.inc:624 +#: lib/util/ktutil.inc:596 lib/util/ktutil.inc:627 lib/util/ktutil.inc:632 #, php-format msgid "Could not copy to destination: %s" msgstr "" -#: lib/util/ktutil.inc:495 +#: lib/util/ktutil.inc:503 #, php-format msgid "Could not create destination directory: %s" msgstr "" @@ -2568,12 +2663,12 @@ msgstr "" msgid "Could not find user in LDAP server" msgstr "" -#: lib/util/ktutil.inc:597 +#: lib/util/ktutil.inc:605 #, php-format msgid "Could not move to destination: %s" msgstr "" -#: lib/util/ktutil.inc:491 +#: lib/util/ktutil.inc:499 #, php-format msgid "Could not open source directory: %s" msgstr "" @@ -2597,7 +2692,7 @@ msgstr "" msgid "Could not remove link" msgstr "" -#: lib/util/ktutil.inc:592 +#: lib/util/ktutil.inc:600 #, php-format msgid "Could not remove source: %s" msgstr "" @@ -2628,17 +2723,17 @@ msgstr "" msgid "Couldn't create folder" msgstr "" -#: lib/util/ktutil.inc:581 +#: lib/util/ktutil.inc:589 #, php-format msgid "Couldn't move file to destination: %s" msgstr "" -#: lib/util/ktutil.inc:576 lib/util/ktutil.inc:614 +#: lib/util/ktutil.inc:584 lib/util/ktutil.inc:622 #, php-format msgid "Couldn't stat destination location: %s" msgstr "" -#: lib/util/ktutil.inc:572 lib/util/ktutil.inc:610 +#: lib/util/ktutil.inc:580 lib/util/ktutil.inc:618 #, php-format msgid "Couldn't stat source file: %s" msgstr "" @@ -2651,30 +2746,30 @@ msgstr "" msgid "Couldn't store contents: %s" msgstr "" -#: i18n/templates.c:3143 +#: i18n/templates.c:3263 msgid "Crash Course in #appname#" msgstr "" -#: i18n/templates.c:146 i18n/templates.c:872 i18n/templates.c:2402 -#: i18n/templates.c:4349 i18n/templates.c:4865 i18n/templates.c:5771 -#: i18n/templates.c:7343 i18n/transactions.c:1 +#: i18n/templates.c:146 i18n/templates.c:992 i18n/templates.c:2522 +#: i18n/templates.c:4469 i18n/templates.c:4985 i18n/templates.c:5891 +#: i18n/templates.c:7463 i18n/transactions.c:1 msgid "Create" msgstr "" -#: plugins/ktcore/admin/documentFieldsv2.php:80 i18n/templates.c:6425 +#: plugins/ktcore/admin/documentFieldsv2.php:80 i18n/templates.c:6545 msgid "Create Fieldset" msgstr "" #: plugins/ktcore/admin/documentFieldsv2.php:79 -#: plugins/ktcore/admin/documentFieldsv2.php:161 i18n/templates.c:2603 +#: plugins/ktcore/admin/documentFieldsv2.php:161 i18n/templates.c:2723 msgid "Create New Fieldset" msgstr "" -#: i18n/templates.c:5342 i18n/templates.c:5345 +#: i18n/templates.c:5462 i18n/templates.c:5465 msgid "Create New Workflow" msgstr "" -#: i18n/templates.c:5039 +#: i18n/templates.c:5159 msgid "Create Workflow" msgstr "" @@ -2682,7 +2777,7 @@ msgstr "" msgid "Create a link to a new RSS feed" msgstr "" -#: i18n/templates.c:6416 +#: i18n/templates.c:6536 msgid "Create a new Fieldset" msgstr "" @@ -2692,44 +2787,44 @@ msgstr "" #: plugins/ktcore/admin/conditions.php:104 #: plugins/ktcore/admin/conditions.php:105 -#: plugins/ktcore/admin/conditions.php:114 i18n/templates.c:6452 +#: plugins/ktcore/admin/conditions.php:114 i18n/templates.c:6572 msgid "Create a new condition" msgstr "" -#: i18n/templates.c:4346 +#: i18n/templates.c:4466 msgid "Create a new document field set" msgstr "" -#: i18n/templates.c:2399 +#: i18n/templates.c:2519 msgid "Create a new document fieldset" msgstr "" -#: i18n/templates.c:4859 +#: i18n/templates.c:4979 msgid "Create a new document type" msgstr "" -#: i18n/templates.c:866 +#: i18n/templates.c:986 msgid "Create a new email document type" msgstr "" -#: plugins/ktcore/admin/groupManagement.php:543 i18n/templates.c:2156 +#: plugins/ktcore/admin/groupManagement.php:543 i18n/templates.c:2276 msgid "Create a new group" msgstr "" -#: i18n/templates.c:7340 +#: i18n/templates.c:7460 msgid "Create a new permission" msgstr "" #: plugins/network/quicklinks/manageQuicklinks.php:93 -#: plugins/network/quicklinks/manageQuicklinks.php:94 i18n/templates.c:329 +#: plugins/network/quicklinks/manageQuicklinks.php:94 i18n/templates.c:446 msgid "Create a new quicklink" msgstr "" -#: i18n/templates.c:323 +#: i18n/templates.c:440 msgid "Create a new quicklink that will appear on users' dashboards." msgstr "" -#: i18n/templates.c:326 +#: i18n/templates.c:443 msgid "Create a new quicklink that will appear on your dashboard." msgstr "" @@ -2737,32 +2832,32 @@ msgstr "" msgid "Create a new rss feed" msgstr "" -#: plugins/ktcore/admin/savedSearch.php:74 i18n/templates.c:6491 +#: plugins/ktcore/admin/savedSearch.php:74 i18n/templates.c:6611 msgid "Create a new saved search" msgstr "" -#: i18n/templates.c:3659 +#: i18n/templates.c:3779 msgid "Create a new saved search using #options#." msgstr "" -#: i18n/templates.c:5510 i18n/templates.c:5516 i18n/templates.c:5696 +#: i18n/templates.c:5630 i18n/templates.c:5636 i18n/templates.c:5816 msgid "Create a new state" msgstr "" -#: i18n/templates.c:1997 +#: i18n/templates.c:2117 msgid "Create a new thread" msgstr "" -#: i18n/templates.c:5552 i18n/templates.c:5555 i18n/templates.c:5558 -#: i18n/templates.c:5810 +#: i18n/templates.c:5672 i18n/templates.c:5675 i18n/templates.c:5678 +#: i18n/templates.c:5930 msgid "Create a new transition" msgstr "" -#: i18n/templates.c:2189 i18n/templates.c:6104 +#: i18n/templates.c:2309 i18n/templates.c:6224 msgid "Create a new user" msgstr "" -#: i18n/templates.c:5768 +#: i18n/templates.c:5888 msgid "Create a new workflow" msgstr "" @@ -2774,7 +2869,7 @@ msgstr "" msgid "Create group" msgstr "" -#: i18n/templates.c:2600 +#: i18n/templates.c:2720 msgid "Create new Fieldset" msgstr "" @@ -2786,19 +2881,19 @@ msgstr "" msgid "Create or delete roles" msgstr "" -#: i18n/templates.c:5723 +#: i18n/templates.c:5843 msgid "Create state" msgstr "" -#: i18n/templates.c:2000 +#: i18n/templates.c:2120 msgid "Create thread" msgstr "" -#: i18n/templates.c:5819 +#: i18n/templates.c:5939 msgid "Create transition" msgstr "" -#: i18n/templates.c:2192 +#: i18n/templates.c:2312 msgid "Create user" msgstr "" @@ -2811,7 +2906,7 @@ msgstr "" msgid "Created By" msgstr "" -#: i18n/templates.c:3425 +#: i18n/templates.c:3545 msgid "Created By:" msgstr "" @@ -2819,7 +2914,7 @@ msgstr "" msgid "Created Delta" msgstr "" -#: i18n/templates.c:20 i18n/templates.c:1271 i18n/templates.c:1328 +#: i18n/templates.c:20 i18n/templates.c:1391 i18n/templates.c:1448 msgid "Created by" msgstr "" @@ -2862,37 +2957,37 @@ msgid "Creation Date" msgstr "" #: lib/browse/Criteria.inc:379 plugins/ktcore/KTColumns.inc.php:325 -#: plugins/ktcore/KTCorePlugin.php:141 i18n/templates.c:1976 +#: plugins/ktcore/KTCorePlugin.php:141 i18n/templates.c:2096 msgid "Creator" msgstr "" -#: i18n/templates.c:2288 i18n/templates.c:2330 i18n/templates.c:3311 -#: i18n/templates.c:3920 +#: i18n/templates.c:2408 i18n/templates.c:2450 i18n/templates.c:3431 +#: i18n/templates.c:4040 msgid "Criteria" msgstr "" -#: i18n/templates.c:2276 i18n/templates.c:2318 i18n/templates.c:3308 -#: i18n/templates.c:3851 i18n/templates.c:3908 +#: i18n/templates.c:2396 i18n/templates.c:2438 i18n/templates.c:3428 +#: i18n/templates.c:3971 i18n/templates.c:4028 msgid "Criteria Group" msgstr "" -#: i18n/templates.c:3617 +#: i18n/templates.c:3737 msgid "Criteria may be built up using the following grammar:" msgstr "" -#: i18n/templates.c:2762 +#: i18n/templates.c:2882 msgid "Current Conditional Fieldsets" msgstr "" -#: i18n/templates.c:3944 i18n/templates.c:6614 +#: i18n/templates.c:4064 i18n/templates.c:6734 msgid "Current Fields in Set" msgstr "" -#: i18n/templates.c:6356 +#: i18n/templates.c:6476 msgid "Current Groups" msgstr "" -#: i18n/templates.c:2918 +#: i18n/templates.c:3038 msgid "Current Name" msgstr "" @@ -2900,15 +2995,15 @@ msgstr "" msgid "Current file name" msgstr "" -#: i18n/templates.c:4925 +#: i18n/templates.c:5045 msgid "Current help assignments" msgstr "" -#: i18n/templates.c:6128 +#: i18n/templates.c:6248 msgid "Current users" msgstr "" -#: i18n/templates.c:4961 +#: i18n/templates.c:5081 msgid "Current workflow settings" msgstr "" @@ -2923,7 +3018,7 @@ msgstr "" msgid "Custom Numbering" msgstr "" -#: admin.php:79 admin.php:109 lib/templating/kt3template.inc.php:157 +#: admin.php:79 admin.php:110 lib/templating/kt3template.inc.php:157 #: lib/templating/kt3template.inc.php:271 msgid "DMS Administration" msgstr "" @@ -2947,13 +3042,13 @@ msgstr "" msgid "Database incompatibility error:
Please ensure that you have completed the database upgrade procedure.
Please click here to complete." msgstr "" -#: i18n/templates.c:467 i18n/templates.c:566 i18n/templates.c:644 -#: i18n/templates.c:734 i18n/templates.c:1028 i18n/templates.c:1040 -#: i18n/templates.c:1583 i18n/templates.c:7154 +#: i18n/templates.c:584 i18n/templates.c:683 i18n/templates.c:761 +#: i18n/templates.c:851 i18n/templates.c:1148 i18n/templates.c:1160 +#: i18n/templates.c:1703 i18n/templates.c:7274 msgid "Date" msgstr "" -#: lib/browse/Criteria.inc:431 i18n/templates.c:7250 +#: lib/browse/Criteria.inc:431 i18n/templates.c:7370 msgid "Date Created" msgstr "" @@ -2969,8 +3064,8 @@ msgstr "" msgid "Date Modified Delta" msgstr "" -#: i18n/templates.c:410 i18n/templates.c:509 i18n/templates.c:587 -#: i18n/templates.c:677 +#: i18n/templates.c:527 i18n/templates.c:626 i18n/templates.c:704 +#: i18n/templates.c:794 msgid "Date Range" msgstr "" @@ -2978,31 +3073,31 @@ msgstr "" msgid "Days" msgstr "" -#: i18n/templates.c:962 +#: i18n/templates.c:1082 msgid "De-allocate Key" msgstr "" #: plugins/ktcore/KTBulkActions.php:51 plugins/ktcore/KTBulkActions.php:69 #: plugins/ktcore/KTDocumentActions.php:837 #: plugins/ktcore/KTDocumentActions.php:906 i18n/permissions.c:13 -#: i18n/templates.c:98 i18n/templates.c:104 i18n/templates.c:350 -#: i18n/templates.c:353 i18n/templates.c:932 i18n/templates.c:944 -#: i18n/templates.c:1466 i18n/templates.c:1922 i18n/templates.c:1928 -#: i18n/templates.c:1934 i18n/templates.c:2225 i18n/templates.c:2231 -#: i18n/templates.c:2378 i18n/templates.c:2396 i18n/templates.c:2453 -#: i18n/templates.c:2573 i18n/templates.c:2627 i18n/templates.c:2645 -#: i18n/templates.c:2900 i18n/templates.c:3674 i18n/templates.c:3689 -#: i18n/templates.c:4337 i18n/templates.c:4634 i18n/templates.c:4778 -#: i18n/templates.c:4886 i18n/templates.c:4919 i18n/templates.c:4943 -#: i18n/templates.c:5087 i18n/templates.c:5183 i18n/templates.c:5285 -#: i18n/templates.c:5309 i18n/templates.c:5315 i18n/templates.c:5468 -#: i18n/templates.c:5486 i18n/templates.c:5525 i18n/templates.c:5570 -#: i18n/templates.c:5744 i18n/templates.c:5936 i18n/templates.c:5954 -#: i18n/templates.c:6050 i18n/templates.c:6056 i18n/templates.c:6248 -#: i18n/templates.c:6257 i18n/templates.c:6383 i18n/templates.c:6410 -#: i18n/templates.c:6440 i18n/templates.c:6467 i18n/templates.c:6476 -#: i18n/templates.c:6509 i18n/templates.c:6518 i18n/templates.c:6581 -#: i18n/templates.c:6590 i18n/templates.c:6869 i18n/templates.c:7352 +#: i18n/templates.c:98 i18n/templates.c:104 i18n/templates.c:467 +#: i18n/templates.c:470 i18n/templates.c:1052 i18n/templates.c:1064 +#: i18n/templates.c:1586 i18n/templates.c:2042 i18n/templates.c:2048 +#: i18n/templates.c:2054 i18n/templates.c:2345 i18n/templates.c:2351 +#: i18n/templates.c:2498 i18n/templates.c:2516 i18n/templates.c:2573 +#: i18n/templates.c:2693 i18n/templates.c:2747 i18n/templates.c:2765 +#: i18n/templates.c:3020 i18n/templates.c:3794 i18n/templates.c:3809 +#: i18n/templates.c:4457 i18n/templates.c:4754 i18n/templates.c:4898 +#: i18n/templates.c:5006 i18n/templates.c:5039 i18n/templates.c:5063 +#: i18n/templates.c:5207 i18n/templates.c:5303 i18n/templates.c:5405 +#: i18n/templates.c:5429 i18n/templates.c:5435 i18n/templates.c:5588 +#: i18n/templates.c:5606 i18n/templates.c:5645 i18n/templates.c:5690 +#: i18n/templates.c:5864 i18n/templates.c:6056 i18n/templates.c:6074 +#: i18n/templates.c:6170 i18n/templates.c:6176 i18n/templates.c:6368 +#: i18n/templates.c:6377 i18n/templates.c:6503 i18n/templates.c:6530 +#: i18n/templates.c:6560 i18n/templates.c:6587 i18n/templates.c:6596 +#: i18n/templates.c:6629 i18n/templates.c:6638 i18n/templates.c:6701 +#: i18n/templates.c:6710 i18n/templates.c:6989 i18n/templates.c:7472 #: i18n/transactions.c:3 msgid "Delete" msgstr "" @@ -3017,16 +3112,16 @@ msgstr "" #: plugins/ktcore/KTDocumentActions.php:869 #: plugins/ktcore/KTDocumentActions.php:880 -#: plugins/ktcore/KTDocumentActions.php:884 i18n/templates.c:4166 -#: i18n/templates.c:4178 +#: plugins/ktcore/KTDocumentActions.php:884 i18n/templates.c:4286 +#: i18n/templates.c:4298 msgid "Delete Document" msgstr "" -#: i18n/templates.c:7067 +#: i18n/templates.c:7187 msgid "Delete Document Version" msgstr "" -#: i18n/templates.c:6428 +#: i18n/templates.c:6548 msgid "Delete Dynamic Condition" msgstr "" @@ -3034,7 +3129,7 @@ msgstr "" msgid "Delete Existing State" msgstr "" -#: i18n/templates.c:4619 +#: i18n/templates.c:4739 msgid "Delete Files and Folders" msgstr "" @@ -3042,29 +3137,29 @@ msgstr "" msgid "Delete Items" msgstr "" -#: i18n/templates.c:7358 +#: i18n/templates.c:7478 msgid "Delete Permission" msgstr "" #: plugins/ktcore/admin/workflowsv2.php:1134 #: plugins/ktcore/admin/workflowsv2.php:1163 -#: plugins/ktcore/admin/workflowsv2.php:1165 i18n/templates.c:5291 +#: plugins/ktcore/admin/workflowsv2.php:1165 i18n/templates.c:5411 msgid "Delete State" msgstr "" -#: i18n/templates.c:6161 i18n/templates.c:6167 +#: i18n/templates.c:6281 i18n/templates.c:6287 msgid "Delete Unit" msgstr "" -#: i18n/templates.c:7253 +#: i18n/templates.c:7373 msgid "Delete Version" msgstr "" -#: i18n/templates.c:6434 +#: i18n/templates.c:6554 msgid "Delete a condition" msgstr "" -#: i18n/templates.c:4913 +#: i18n/templates.c:5033 msgid "Delete document type." msgstr "" @@ -3076,11 +3171,11 @@ msgstr "" msgid "Delete folder" msgstr "" -#: i18n/templates.c:6170 +#: i18n/templates.c:6290 msgid "Delete unit" msgstr "" -#: i18n/templates.c:6164 +#: i18n/templates.c:6284 msgid "Delete unit #name# from the system" msgstr "" @@ -3090,7 +3185,7 @@ msgstr "" #: plugins/ktcore/admin/deletedDocuments.php:53 #: plugins/ktcore/admin/deletedDocuments.php:109 -#: plugins/ktcore/admin/deletedDocuments.php:191 i18n/templates.c:6881 +#: plugins/ktcore/admin/deletedDocuments.php:191 i18n/templates.c:7001 msgid "Deleted Documents" msgstr "" @@ -3098,15 +3193,15 @@ msgstr "" msgid "Deleted Entry" msgstr "" -#: i18n/templates.c:4169 +#: i18n/templates.c:4289 msgid "Deleting a document marks it as no longer being displayed. The document management system does not remove the document entirely, and it can be restored at a later stage." msgstr "" -#: i18n/templates.c:6431 +#: i18n/templates.c:6551 msgid "Deleting a dynamic condition will potentially change the permissions on a number of items in the document management system. Users may experience a lack of access to documents that they usually have access to if you continue with this action." msgstr "" -#: plugins/ktcore/admin/expungeList.php:79 i18n/templates.c:6896 +#: plugins/ktcore/admin/expungeList.php:79 i18n/templates.c:7016 msgid "Deletion Comment" msgstr "" @@ -3119,19 +3214,19 @@ msgstr "" msgid "Demo Delegator" msgstr "" -#: i18n/templates.c:4466 i18n/templates.c:4475 i18n/templates.c:4484 -#: i18n/templates.c:4583 i18n/templates.c:4592 i18n/templates.c:4601 -#: i18n/templates.c:4616 i18n/templates.c:4709 i18n/templates.c:4784 -#: i18n/templates.c:5060 i18n/templates.c:7109 i18n/templates.c:7118 -#: i18n/templates.c:7127 i18n/templates.c:7223 +#: i18n/templates.c:4586 i18n/templates.c:4595 i18n/templates.c:4604 +#: i18n/templates.c:4703 i18n/templates.c:4712 i18n/templates.c:4721 +#: i18n/templates.c:4736 i18n/templates.c:4829 i18n/templates.c:4904 +#: i18n/templates.c:5180 i18n/templates.c:7229 i18n/templates.c:7238 +#: i18n/templates.c:7247 i18n/templates.c:7343 msgid "Denied" msgstr "" -#: i18n/templates.c:3281 +#: i18n/templates.c:3401 msgid "Dependencies for value \"" msgstr "" -#: i18n/templates.c:3278 +#: i18n/templates.c:3398 msgid "Dependencies saved. (at" msgstr "" @@ -3149,20 +3244,20 @@ msgstr "" #: plugins/ktcore/admin/fieldsets/basic.inc.php:234 #: plugins/ktstandard/KTDocumentLinks.php:477 #: plugins/ktstandard/KTDocumentLinks.php:506 i18n/templates.c:182 -#: i18n/templates.c:1004 i18n/templates.c:2534 i18n/templates.c:2657 -#: i18n/templates.c:6863 +#: i18n/templates.c:1124 i18n/templates.c:2654 i18n/templates.c:2777 +#: i18n/templates.c:6983 msgid "Description" msgstr "" -#: lib/util/ktutil.inc:472 +#: lib/util/ktutil.inc:480 msgid "Destination directory already exists." msgstr "" -#: lib/util/ktutil.inc:486 +#: lib/util/ktutil.inc:494 msgid "Destination of move is within source" msgstr "" -#: plugins/ktcore/KTAssist.php:59 i18n/templates.c:4241 +#: plugins/ktcore/KTAssist.php:59 i18n/templates.c:4361 msgid "Details" msgstr "" @@ -3175,11 +3270,11 @@ msgstr "" msgid "Diagnosing the text extractors" msgstr "" -#: i18n/templates.c:3116 +#: i18n/templates.c:3236 msgid "Diagnostic" msgstr "" -#: i18n/templates.c:2468 +#: i18n/templates.c:2588 msgid "Different fields have different actions and options available." msgstr "" @@ -3187,12 +3282,12 @@ msgstr "" msgid "Different types of fields may be available, depending on the system." msgstr "" -#: i18n/templates.c:899 i18n/templates.c:2690 i18n/templates.c:4910 -#: i18n/templates.c:5798 i18n/templates.c:6380 +#: i18n/templates.c:1019 i18n/templates.c:2810 i18n/templates.c:5030 +#: i18n/templates.c:5918 i18n/templates.c:6500 msgid "Disable" msgstr "" -#: i18n/templates.c:1478 i18n/templates.c:1481 +#: i18n/templates.c:1598 i18n/templates.c:1601 msgid "Disable Admin Mode" msgstr "" @@ -3200,16 +3295,16 @@ msgstr "" msgid "Disable Task" msgstr "" -#: i18n/templates.c:4904 +#: i18n/templates.c:5024 msgid "Disable document type." msgstr "" -#: i18n/templates.c:890 i18n/templates.c:4883 +#: i18n/templates.c:1010 i18n/templates.c:5003 msgid "Disable/Enable" msgstr "" -#: i18n/templates.c:5366 i18n/templates.c:5789 i18n/templates.c:6362 -#: i18n/templates.c:6365 +#: i18n/templates.c:5486 i18n/templates.c:5909 i18n/templates.c:6482 +#: i18n/templates.c:6485 msgid "Disabled" msgstr "" @@ -3217,15 +3312,15 @@ msgstr "" msgid "Disabled actions updated." msgstr "" -#: i18n/templates.c:2699 +#: i18n/templates.c:2819 msgid "Disabled values" msgstr "" -#: i18n/templates.c:842 i18n/templates.c:4835 +#: i18n/templates.c:962 i18n/templates.c:4955 msgid "Disassociate Fieldsets" msgstr "" -#: i18n/templates.c:1883 +#: i18n/templates.c:2003 msgid "Disclaimers" msgstr "" @@ -3233,7 +3328,7 @@ msgstr "" msgid "Disclaimers Plugin" msgstr "" -#: plugins/ktstandard/KTDiscussion.php:128 i18n/templates.c:1967 +#: plugins/ktstandard/KTDiscussion.php:128 i18n/templates.c:2087 msgid "Discussion" msgstr "" @@ -3250,11 +3345,11 @@ msgstr "" msgid "Display Details" msgstr "" -#: plugins/ktcore/admin/managePermissions.php:54 i18n/templates.c:7349 +#: plugins/ktcore/admin/managePermissions.php:54 i18n/templates.c:7469 msgid "Display Name" msgstr "" -#: i18n/templates.c:2147 i18n/templates.c:2183 +#: i18n/templates.c:2267 i18n/templates.c:2303 msgid "Distinguished Name (LDAP DN)" msgstr "" @@ -3262,13 +3357,13 @@ msgstr "" msgid "Distinguished name" msgstr "" -#: i18n/templates.c:6437 +#: i18n/templates.c:6557 msgid "Do you still wish to continue with deleting this item?" msgstr "" -#: i18n/templates.c:359 i18n/templates.c:461 i18n/templates.c:560 -#: i18n/templates.c:638 i18n/templates.c:728 i18n/templates.c:794 -#: i18n/templates.c:6983 +#: i18n/templates.c:476 i18n/templates.c:578 i18n/templates.c:677 +#: i18n/templates.c:755 i18n/templates.c:845 i18n/templates.c:911 +#: i18n/templates.c:7103 msgid "Document" msgstr "" @@ -3282,6 +3377,14 @@ msgstr "" msgid "Document \"%s\" renamed." msgstr "" +#: plugins/alerts/alerts.php:125 plugins/alerts/alerts.php:157 +msgid "Document Alert Modified" +msgstr "" + +#: plugins/alerts/alertPlugin.php:35 +msgid "Document Alerts Plugin" +msgstr "" + #: plugins/ktcore/admin/documentCheckout.php:53 #: plugins/ktcore/admin/documentCheckout.php:69 msgid "Document Checkout" @@ -3291,8 +3394,8 @@ msgstr "" msgid "Document Comparison Plugin" msgstr "" -#: lib/templating/kt3template.inc.php:281 i18n/templates.c:7004 -#: i18n/templates.c:7184 +#: lib/templating/kt3template.inc.php:281 i18n/templates.c:7124 +#: i18n/templates.c:7304 msgid "Document Details" msgstr "" @@ -3306,22 +3409,22 @@ msgid "Document Discussions updated" msgstr "" #: plugins/ktcore/admin/documentFieldsv2.php:51 -#: plugins/ktcore/admin/manageConditionals.php:61 i18n/templates.c:860 -#: i18n/templates.c:4853 +#: plugins/ktcore/admin/manageConditionals.php:61 i18n/templates.c:980 +#: i18n/templates.c:4973 msgid "Document Field Management" msgstr "" -#: i18n/templates.c:4322 +#: i18n/templates.c:4442 msgid "Document Fields" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:273 i18n/templates.c:2351 -#: i18n/templates.c:2594 +#: plugins/ktcore/KTCorePlugin.php:273 i18n/templates.c:2471 +#: i18n/templates.c:2714 msgid "Document Fieldsets" msgstr "" -#: lib/browse/Criteria.inc:293 i18n/templates.c:8 i18n/templates.c:1262 -#: i18n/templates.c:1319 +#: lib/browse/Criteria.inc:293 i18n/templates.c:8 i18n/templates.c:1382 +#: i18n/templates.c:1439 msgid "Document Filename" msgstr "" @@ -3334,19 +3437,19 @@ msgstr "" msgid "Document History" msgstr "" -#: i18n/templates.c:1211 i18n/templates.c:6788 i18n/templates.c:7145 -#: i18n/templates.c:7232 +#: i18n/templates.c:1331 i18n/templates.c:6908 i18n/templates.c:7265 +#: i18n/templates.c:7352 msgid "Document History for #appname# New UI Presentation" msgstr "" #: lib/browse/Criteria.inc:332 plugins/ktcore/KTColumns.inc.php:552 #: plugins/ktcore/KTCorePlugin.php:143 #: search2/search/fields/DocumentIdField.inc.php:46 i18n/templates.c:38 -#: i18n/templates.c:776 i18n/templates.c:1298 i18n/templates.c:1346 +#: i18n/templates.c:893 i18n/templates.c:1418 i18n/templates.c:1466 msgid "Document ID" msgstr "" -#: i18n/templates.c:3419 +#: i18n/templates.c:3539 msgid "Document ID:" msgstr "" @@ -3387,28 +3490,28 @@ msgstr "" msgid "Document Jump Dashlet" msgstr "" -#: i18n/templates.c:6824 +#: i18n/templates.c:6944 msgid "Document Link Type Management" msgstr "" #: plugins/ktstandard/KTDocumentLinks.php:469 -#: plugins/ktstandard/KTDocumentLinks.php:498 i18n/templates.c:1907 +#: plugins/ktstandard/KTDocumentLinks.php:498 i18n/templates.c:2027 msgid "Document Links" msgstr "" -#: i18n/templates.c:7178 +#: i18n/templates.c:7298 msgid "Document Metadata allows you to provide additional, important information about this document that can be used to classify and report on its contents. The exact information required depends on the Document Type you selected above. Some of this information may be required, so please review the list of requested information carefully before finishing the process." msgstr "" #: plugins/ktcore/admin/manageConditionals.php:60 -#: plugins/ktcore/KTCorePlugin.php:236 i18n/templates.c:857 -#: i18n/templates.c:4850 +#: plugins/ktcore/KTCorePlugin.php:236 i18n/templates.c:977 +#: i18n/templates.c:4970 msgid "Document Metadata and Workflow Configuration" msgstr "" -#: plugins/ktcore/admin/expungeList.php:77 i18n/templates.c:6815 -#: i18n/templates.c:6887 i18n/templates.c:6935 i18n/templates.c:6956 -#: i18n/templates.c:7007 +#: plugins/ktcore/admin/expungeList.php:77 i18n/templates.c:6935 +#: i18n/templates.c:7007 i18n/templates.c:7055 i18n/templates.c:7076 +#: i18n/templates.c:7127 msgid "Document Name" msgstr "" @@ -3417,13 +3520,13 @@ msgstr "" msgid "Document Numbering Schemes" msgstr "" -#: i18n/templates.c:6890 +#: i18n/templates.c:7010 msgid "Document Path" msgstr "" #: plugins/ktcore/admin/workflowsv2.php:1285 #: plugins/ktcore/admin/workflowsv2.php:1356 -#: plugins/ktcore/KTPermissions.php:72 i18n/templates.c:5102 +#: plugins/ktcore/KTPermissions.php:72 i18n/templates.c:5222 msgid "Document Permissions" msgstr "" @@ -3435,11 +3538,11 @@ msgstr "" msgid "Document Storage" msgstr "" -#: plugins/ktcore/admin/manageCleanup.php:73 i18n/templates.c:7046 +#: plugins/ktcore/admin/manageCleanup.php:73 i18n/templates.c:7166 msgid "Document Storage Verification" msgstr "" -#: i18n/templates.c:392 +#: i18n/templates.c:509 msgid "Document Summary for \"#name#\"" msgstr "" @@ -3451,11 +3554,11 @@ msgstr "" #: plugins/ktcore/document/edit.php:103 #: plugins/ktcore/folder/addDocument.php:126 #: plugins/ktcore/KTDocumentActions.php:1050 -#: plugins/ktcore/KTDocumentActions.php:1252 i18n/templates.c:1259 +#: plugins/ktcore/KTDocumentActions.php:1252 i18n/templates.c:1379 msgid "Document Title" msgstr "" -#: i18n/templates.c:7139 +#: i18n/templates.c:7259 msgid "Document Transaction History" msgstr "" @@ -3465,9 +3568,9 @@ msgstr "" #: plugins/ktcore/KTColumns.inc.php:498 plugins/ktcore/KTCorePlugin.php:145 #: plugins/ktcore/KTPortlets.php:96 #: search2/search/fields/DocumentTypeField.inc.php:44 i18n/templates.c:29 -#: i18n/templates.c:50 i18n/templates.c:827 i18n/templates.c:881 -#: i18n/templates.c:1286 i18n/templates.c:1337 i18n/templates.c:2120 -#: i18n/templates.c:4820 i18n/templates.c:4874 +#: i18n/templates.c:50 i18n/templates.c:947 i18n/templates.c:1001 +#: i18n/templates.c:1406 i18n/templates.c:1457 i18n/templates.c:2240 +#: i18n/templates.c:4940 i18n/templates.c:4994 msgid "Document Type" msgstr "" @@ -3482,13 +3585,13 @@ msgstr "" msgid "Document Type: " msgstr "" -#: browse.php:234 plugins/ktcore/KTCorePlugin.php:269 i18n/templates.c:818 -#: i18n/templates.c:2372 i18n/templates.c:2621 i18n/templates.c:4811 -#: i18n/templates.c:4856 +#: browse.php:234 plugins/ktcore/KTCorePlugin.php:269 i18n/templates.c:938 +#: i18n/templates.c:2492 i18n/templates.c:2741 i18n/templates.c:4931 +#: i18n/templates.c:4976 msgid "Document Types" msgstr "" -#: i18n/templates.c:2111 +#: i18n/templates.c:2231 msgid "Document Types with no pre-allocated workflow will either have no workflow set (for new documents) or keep their old workflow (for documents which have had their type changed)." msgstr "" @@ -3498,11 +3601,11 @@ msgstr "" msgid "Document Types, defined by the administrator, are used to categorise documents. Please select a Document Type from the list below." msgstr "" -#: i18n/templates.c:17 i18n/templates.c:1268 i18n/templates.c:1325 +#: i18n/templates.c:17 i18n/templates.c:1388 i18n/templates.c:1445 msgid "Document Version" msgstr "" -#: i18n/templates.c:7226 +#: i18n/templates.c:7346 msgid "Document Version History" msgstr "" @@ -3539,7 +3642,7 @@ msgstr "" msgid "Document cannot be archived" msgstr "" -#: plugins/ktcore/KTBulkActions.php:875 +#: plugins/ktcore/KTBulkActions.php:895 msgid "Document cannot be checked out" msgstr "" @@ -3590,7 +3693,7 @@ msgstr "" msgid "Document copy emailed to %s. " msgstr "" -#: plugins/ktcore/KTBulkActions.php:1126 +#: plugins/ktcore/KTBulkActions.php:1166 msgid "Document could not be checked out. " msgstr "" @@ -3621,12 +3724,12 @@ msgstr "" msgid "Document expunged" msgstr "" -#: plugins/ktcore/KTBulkActions.php:866 plugins/ktcore/KTBulkActions.php:1018 -#: plugins/ktcore/KTBulkActions.php:1118 +#: plugins/ktcore/KTBulkActions.php:886 plugins/ktcore/KTBulkActions.php:1044 +#: plugins/ktcore/KTBulkActions.php:1158 msgid "Document has already been checked out by " msgstr "" -#: i18n/templates.c:4958 +#: i18n/templates.c:5078 msgid "Document has no assigned workflow." msgstr "" @@ -3638,7 +3741,7 @@ msgstr "" msgid "Document info" msgstr "" -#: lib/actions/bulkaction.php:504 +#: lib/actions/bulkaction.php:551 msgid "Document is archived or deleted" msgstr "" @@ -3650,9 +3753,9 @@ msgstr "" msgid "Document is checkout and cannot be overwritten" msgstr "" -#: i18n/templates.c:1622 i18n/templates.c:1637 i18n/templates.c:1658 -#: i18n/templates.c:1691 i18n/templates.c:1787 i18n/templates.c:4265 -#: i18n/templates.c:5495 +#: i18n/templates.c:287 i18n/templates.c:308 i18n/templates.c:1742 +#: i18n/templates.c:1757 i18n/templates.c:1778 i18n/templates.c:1811 +#: i18n/templates.c:1907 i18n/templates.c:4385 i18n/templates.c:5615 msgid "Document is no longer available" msgstr "" @@ -3712,7 +3815,7 @@ msgstr "" msgid "Document or Folder doesn't own its permission object" msgstr "" -#: i18n/templates.c:7085 +#: i18n/templates.c:7205 msgid "Document permissions" msgstr "" @@ -3736,7 +3839,7 @@ msgstr "" msgid "Document restored." msgstr "" -#: i18n/templates.c:4922 +#: i18n/templates.c:5042 msgid "Document type cannot be deleted" msgstr "" @@ -3777,7 +3880,7 @@ msgstr "" msgid "Document type still in use, could not be deleted" msgstr "" -#: i18n/templates.c:806 i18n/templates.c:4799 +#: i18n/templates.c:926 i18n/templates.c:4919 msgid "Document types" msgstr "" @@ -3790,16 +3893,16 @@ msgstr "" msgid "Document: %s from %s" msgstr "" -#: plugins/housekeeper/HouseKeeper.inc.php:229 i18n/templates.c:788 -#: i18n/templates.c:6671 i18n/templates.c:6686 i18n/templates.c:6716 +#: plugins/housekeeper/HouseKeeper.inc.php:229 i18n/templates.c:905 +#: i18n/templates.c:6791 i18n/templates.c:6806 i18n/templates.c:6836 msgid "Documents" msgstr "" -#: i18n/templates.c:3536 +#: i18n/templates.c:3656 msgid "Documents Indexed:" msgstr "" -#: i18n/templates.c:497 +#: i18n/templates.c:614 msgid "Documents by Workflow and Document Type" msgstr "" @@ -3807,23 +3910,23 @@ msgstr "" msgid "Documents can be emailed to external users by entering their email addresses below" msgstr "" -#: i18n/templates.c:3539 +#: i18n/templates.c:3659 msgid "Documents in Indexing Queue:" msgstr "" -#: i18n/templates.c:2099 +#: i18n/templates.c:2219 msgid "Documents may be associated on creation or modification with a workflow. Workflow assignment may occur on a per Folder or per Document Type basis and only one mode may be selected for the system. In order to automatically associate documents with a workflow, please select the appropriate plugin from the list below." msgstr "" -#: i18n/templates.c:3458 +#: i18n/templates.c:3578 msgid "Documents processed in a single migration run:" msgstr "" -#: i18n/templates.c:6884 +#: i18n/templates.c:7004 msgid "Documents which are deleted by users are hidden from view but still available for restoration. Since \"soft deletes\" consume system resources, it is possible to expunge these documents. Alternatively, you can restore them as necessary." msgstr "" -#: i18n/templates.c:3542 +#: i18n/templates.c:3662 msgid "Documents with Indexing Problems:" msgstr "" @@ -3832,14 +3935,18 @@ msgstr "" msgid "Documents: " msgstr "" -#: i18n/templates.c:3698 +#: i18n/templates.c:3818 msgid "Don't Share" msgstr "" -#: i18n/templates.c:3140 i18n/templates.c:3155 +#: i18n/templates.c:3260 i18n/templates.c:3275 msgid "Don't show me this again." msgstr "" +#: plugins/alerts/alerts.php:886 +msgid "Done" +msgstr "" + #: search2/indexing/indexerCore.inc.php:1300 #, php-format msgid "Done indexing docid: %d" @@ -3853,7 +3960,7 @@ msgstr "" msgid "Done." msgstr "" -#: i18n/templates.c:1502 +#: i18n/templates.c:1622 msgid "Down" msgstr "" @@ -3875,24 +3982,28 @@ msgstr "" msgid "Download File" msgstr "" -#: plugins/ktcore/KTBulkActions.php:901 +#: plugins/ktcore/KTBulkActions.php:927 msgid "Download Files" msgstr "" -#: i18n/templates.c:5864 i18n/templates.c:5867 +#: i18n/templates.c:5984 i18n/templates.c:5987 msgid "Download Support information" msgstr "" -#: i18n/templates.c:800 +#: i18n/templates.c:917 msgid "Downloads" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:263 i18n/templates.c:4604 -#: i18n/templates.c:6446 +#: plugins/alerts/alerts.php:889 +msgid "Due Today" +msgstr "" + +#: plugins/ktcore/KTCorePlugin.php:263 i18n/templates.c:4724 +#: i18n/templates.c:6566 msgid "Dynamic Conditions" msgstr "" -#: i18n/templates.c:6449 +#: i18n/templates.c:6569 msgid "Dynamic Conditions give the administrator the capability to define what permissions are applied to document within a folder based on a set of rules. These rules may be applied to the document's metadata, contents, or transactional information. Dynamic Conditions are applied on a per folder basis and may be setup from the folder's permissions section." msgstr "" @@ -3913,11 +4024,11 @@ msgstr "" msgid "Dynamic permission removed" msgstr "" -#: i18n/templates.c:4766 +#: i18n/templates.c:4886 msgid "Dynamic permissions" msgstr "" -#: i18n/templates.c:2777 +#: i18n/templates.c:2897 msgid "Each behaviour can cause a number of other behaviours — in the field's child fields — to become available. By assigning values to behaviours, and creating relationships between behaviours, you can create extremely complex relationships between available lookup values." msgstr "" @@ -3930,7 +4041,7 @@ msgstr "" msgid "Each unit has an associated folder. While the unit is being deleted, there may be some documents within the associated folder. By unselecting this option, they will not be removed." msgstr "" -#: i18n/templates.c:407 i18n/templates.c:506 +#: i18n/templates.c:524 i18n/templates.c:623 msgid "Each user will have performed a large number of different actions. In order to make the report more useful, please specify more details about the information you need." msgstr "" @@ -3939,24 +4050,24 @@ msgstr "" msgid "Each workflow must have a unique name." msgstr "" -#: i18n/templates.c:95 i18n/templates.c:101 i18n/templates.c:887 -#: i18n/templates.c:893 i18n/templates.c:1442 i18n/templates.c:1898 -#: i18n/templates.c:2375 i18n/templates.c:2393 i18n/templates.c:2432 -#: i18n/templates.c:2570 i18n/templates.c:2624 i18n/templates.c:2642 -#: i18n/templates.c:2768 i18n/templates.c:2897 i18n/templates.c:3083 -#: i18n/templates.c:3671 i18n/templates.c:3686 i18n/templates.c:4880 -#: i18n/templates.c:4895 i18n/templates.c:5084 i18n/templates.c:5141 -#: i18n/templates.c:5147 i18n/templates.c:5162 i18n/templates.c:5168 -#: i18n/templates.c:5180 i18n/templates.c:5234 i18n/templates.c:5282 -#: i18n/templates.c:5306 i18n/templates.c:5312 i18n/templates.c:5360 -#: i18n/templates.c:5369 i18n/templates.c:5465 i18n/templates.c:5483 -#: i18n/templates.c:5786 i18n/templates.c:5795 i18n/templates.c:5933 -#: i18n/templates.c:5951 i18n/templates.c:6047 i18n/templates.c:6053 -#: i18n/templates.c:6092 i18n/templates.c:6095 i18n/templates.c:6245 -#: i18n/templates.c:6254 i18n/templates.c:6347 i18n/templates.c:6359 -#: i18n/templates.c:6407 i18n/templates.c:6464 i18n/templates.c:6473 -#: i18n/templates.c:6506 i18n/templates.c:6515 i18n/templates.c:6575 -#: i18n/templates.c:6584 i18n/templates.c:6587 i18n/templates.c:6866 +#: i18n/templates.c:95 i18n/templates.c:101 i18n/templates.c:1007 +#: i18n/templates.c:1013 i18n/templates.c:1562 i18n/templates.c:2018 +#: i18n/templates.c:2495 i18n/templates.c:2513 i18n/templates.c:2552 +#: i18n/templates.c:2690 i18n/templates.c:2744 i18n/templates.c:2762 +#: i18n/templates.c:2888 i18n/templates.c:3017 i18n/templates.c:3203 +#: i18n/templates.c:3791 i18n/templates.c:3806 i18n/templates.c:5000 +#: i18n/templates.c:5015 i18n/templates.c:5204 i18n/templates.c:5261 +#: i18n/templates.c:5267 i18n/templates.c:5282 i18n/templates.c:5288 +#: i18n/templates.c:5300 i18n/templates.c:5354 i18n/templates.c:5402 +#: i18n/templates.c:5426 i18n/templates.c:5432 i18n/templates.c:5480 +#: i18n/templates.c:5489 i18n/templates.c:5585 i18n/templates.c:5603 +#: i18n/templates.c:5906 i18n/templates.c:5915 i18n/templates.c:6053 +#: i18n/templates.c:6071 i18n/templates.c:6167 i18n/templates.c:6173 +#: i18n/templates.c:6212 i18n/templates.c:6215 i18n/templates.c:6365 +#: i18n/templates.c:6374 i18n/templates.c:6467 i18n/templates.c:6479 +#: i18n/templates.c:6527 i18n/templates.c:6584 i18n/templates.c:6593 +#: i18n/templates.c:6626 i18n/templates.c:6635 i18n/templates.c:6695 +#: i18n/templates.c:6704 i18n/templates.c:6707 i18n/templates.c:6986 msgid "Edit" msgstr "" @@ -3965,20 +4076,20 @@ msgstr "" msgid "Edit %s's groups" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1550 i18n/templates.c:5051 -#: i18n/templates.c:5054 +#: plugins/ktcore/admin/workflowsv2.php:1550 i18n/templates.c:5171 +#: i18n/templates.c:5174 msgid "Edit Actions" msgstr "" -#: i18n/templates.c:2813 +#: i18n/templates.c:2933 msgid "Edit Behaviour" msgstr "" -#: i18n/templates.c:7310 +#: i18n/templates.c:7430 msgid "Edit Categorisation" msgstr "" -#: i18n/templates.c:2771 +#: i18n/templates.c:2891 msgid "Edit Complex Conditional Metadata" msgstr "" @@ -4001,16 +4112,16 @@ msgstr "" msgid "Edit Dynamic Condition" msgstr "" -#: plugins/ktcore/admin/fieldsets/basic.inc.php:217 i18n/templates.c:2648 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:217 i18n/templates.c:2768 msgid "Edit Field" msgstr "" -#: plugins/ktcore/admin/documentFieldsv2.php:369 i18n/templates.c:3941 -#: i18n/templates.c:6611 +#: plugins/ktcore/admin/documentFieldsv2.php:369 i18n/templates.c:4061 +#: i18n/templates.c:6731 msgid "Edit Fieldset" msgstr "" -#: i18n/templates.c:2528 +#: i18n/templates.c:2648 msgid "Edit Fieldset: #fieldset_name#" msgstr "" @@ -4019,11 +4130,11 @@ msgstr "" msgid "Edit Group (%s)" msgstr "" -#: i18n/templates.c:6062 +#: i18n/templates.c:6182 msgid "Edit Group Details" msgstr "" -#: i18n/templates.c:4373 i18n/templates.c:4397 i18n/templates.c:4400 +#: i18n/templates.c:4493 i18n/templates.c:4517 i18n/templates.c:4520 msgid "Edit Groups" msgstr "" @@ -4035,17 +4146,17 @@ msgstr "" msgid "Edit LDAP info" msgstr "" -#: plugins/ktcore/admin/fieldsets/basic.inc.php:674 i18n/templates.c:2489 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:674 i18n/templates.c:2609 msgid "Edit Lookup Tree" msgstr "" #: plugins/ktcore/document/edit.php:71 plugins/ktcore/document/edit.php:81 -#: plugins/ktcore/document/edit.php:130 i18n/templates.c:1835 -#: i18n/templates.c:7130 +#: plugins/ktcore/document/edit.php:130 i18n/templates.c:1955 +#: i18n/templates.c:7250 msgid "Edit Metadata" msgstr "" -#: i18n/templates.c:6578 +#: i18n/templates.c:6698 msgid "Edit Provider Information" msgstr "" @@ -4072,7 +4183,7 @@ msgstr "" msgid "Edit Search" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:924 i18n/templates.c:5288 +#: plugins/ktcore/admin/workflowsv2.php:924 i18n/templates.c:5408 msgid "Edit State" msgstr "" @@ -4096,27 +4207,27 @@ msgstr "" msgid "Edit Transition Connections" msgstr "" -#: i18n/templates.c:5966 +#: i18n/templates.c:6086 msgid "Edit Unit Details" msgstr "" -#: i18n/templates.c:5873 +#: i18n/templates.c:5993 msgid "Edit User Details" msgstr "" -#: i18n/templates.c:4370 i18n/templates.c:4391 i18n/templates.c:4394 +#: i18n/templates.c:4490 i18n/templates.c:4511 i18n/templates.c:4514 msgid "Edit Users" msgstr "" -#: i18n/templates.c:2216 +#: i18n/templates.c:2336 msgid "Edit View" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:430 i18n/templates.c:5324 +#: plugins/ktcore/admin/workflowsv2.php:430 i18n/templates.c:5444 msgid "Edit Workflow Details" msgstr "" -#: i18n/templates.c:5375 +#: i18n/templates.c:5495 msgid "Edit Workflow Details: #name#" msgstr "" @@ -4124,11 +4235,11 @@ msgstr "" msgid "Edit a RSS feed" msgstr "" -#: i18n/templates.c:6839 +#: i18n/templates.c:6959 msgid "Edit a link type" msgstr "" -#: i18n/templates.c:6542 +#: i18n/templates.c:6662 msgid "Edit an authentication source" msgstr "" @@ -4137,11 +4248,11 @@ msgstr "" msgid "Edit an existing condition" msgstr "" -#: i18n/templates.c:4892 +#: i18n/templates.c:5012 msgid "Edit document type." msgstr "" -#: i18n/templates.c:4889 +#: i18n/templates.c:5009 msgid "Edit fieldset." msgstr "" @@ -4149,55 +4260,55 @@ msgstr "" msgid "Edit help item" msgstr "" -#: i18n/templates.c:4547 i18n/templates.c:4688 +#: i18n/templates.c:4667 i18n/templates.c:4808 msgid "Edit permissions" msgstr "" -#: i18n/templates.c:6608 +#: i18n/templates.c:6728 msgid "Edit provider configuration" msgstr "" -#: i18n/templates.c:1436 +#: i18n/templates.c:1556 msgid "Edit search" msgstr "" -#: i18n/templates.c:6602 +#: i18n/templates.c:6722 msgid "Edit standard configuration" msgstr "" -#: i18n/templates.c:5582 +#: i18n/templates.c:5702 msgid "Edit state properties" msgstr "" -#: i18n/templates.c:3125 +#: i18n/templates.c:3245 msgid "Edit the [email] section of the config.ini file to set your email server and the sending address of the #appname# server." msgstr "" -#: i18n/templates.c:3227 +#: i18n/templates.c:3347 msgid "Edit the crontab:" msgstr "" -#: i18n/templates.c:2549 i18n/templates.c:2552 +#: i18n/templates.c:2669 i18n/templates.c:2672 msgid "Edit these details" msgstr "" -#: i18n/templates.c:3344 i18n/templates.c:3347 +#: i18n/templates.c:3464 i18n/templates.c:3467 msgid "Edit this help page." msgstr "" -#: i18n/templates.c:3158 i18n/templates.c:3161 +#: i18n/templates.c:3278 i18n/templates.c:3281 msgid "Edit this introduction." msgstr "" -#: i18n/templates.c:5435 +#: i18n/templates.c:5555 msgid "Edit transition properties" msgstr "" -#: i18n/templates.c:2444 +#: i18n/templates.c:2564 msgid "Edit value" msgstr "" -#: i18n/templates.c:5729 +#: i18n/templates.c:5849 msgid "Edit workflow properties" msgstr "" @@ -4205,7 +4316,7 @@ msgstr "" msgid "Editing" msgstr "" -#: i18n/templates.c:2822 +#: i18n/templates.c:2942 msgid "Editing Fieldset Rules (Simple)" msgstr "" @@ -4214,7 +4325,7 @@ msgstr "" msgid "Editing authentication source: %s" msgstr "" -#: i18n/templates.c:2786 +#: i18n/templates.c:2906 msgid "Editing behaviour Jack" msgstr "" @@ -4223,19 +4334,19 @@ msgstr "" msgid "Editing: " msgstr "" -#: i18n/templates.c:5165 +#: i18n/templates.c:5285 msgid "Effects" msgstr "" -#: i18n/templates.c:593 i18n/templates.c:683 +#: i18n/templates.c:710 i18n/templates.c:800 msgid "Either select a range in which to view the actions, or specify the number of days into the past to view." msgstr "" -#: i18n/templates.c:416 i18n/templates.c:515 +#: i18n/templates.c:533 i18n/templates.c:632 msgid "Either select a range in which to view the users actions, or specify the number of days into the past to view." msgstr "" -#: plugins/ktstandard/KTEmail.php:346 i18n/templates.c:2063 +#: plugins/ktstandard/KTEmail.php:346 i18n/templates.c:2183 msgid "Email" msgstr "" @@ -4250,7 +4361,7 @@ msgstr "" msgid "Email Attachment" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:279 i18n/templates.c:863 +#: plugins/ktcore/KTCorePlugin.php:279 i18n/templates.c:983 msgid "Email Document Types" msgstr "" @@ -4278,11 +4389,11 @@ msgstr "" msgid "Email addresses" msgstr "" -#: i18n/templates.c:2060 +#: i18n/templates.c:2180 msgid "Email document" msgstr "" -#: i18n/templates.c:3122 +#: i18n/templates.c:3242 msgid "Email has not been configured on this server. Emailing of documents and sending of notifications are disabled." msgstr "" @@ -4295,12 +4406,12 @@ msgstr "" msgid "Email sent" msgstr "" -#: i18n/templates.c:896 i18n/templates.c:2705 i18n/templates.c:4901 -#: i18n/templates.c:6377 +#: i18n/templates.c:1016 i18n/templates.c:2825 i18n/templates.c:5021 +#: i18n/templates.c:6497 msgid "Enable" msgstr "" -#: i18n/templates.c:1490 i18n/templates.c:1493 +#: i18n/templates.c:1610 i18n/templates.c:1613 msgid "Enable Admin Mode" msgstr "" @@ -4308,13 +4419,13 @@ msgstr "" msgid "Enable Task" msgstr "" -#: i18n/templates.c:4898 +#: i18n/templates.c:5018 msgid "Enable document type." msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:452 i18n/templates.c:956 -#: i18n/templates.c:2426 i18n/templates.c:5363 i18n/templates.c:5792 -#: i18n/templates.c:6350 i18n/templates.c:6368 i18n/templates.c:6371 +#: plugins/ktcore/admin/workflowsv2.php:452 i18n/templates.c:1076 +#: i18n/templates.c:2546 i18n/templates.c:5483 i18n/templates.c:5912 +#: i18n/templates.c:6470 i18n/templates.c:6488 i18n/templates.c:6491 msgid "Enabled" msgstr "" @@ -4334,14 +4445,18 @@ msgstr "" msgid "Enter part of the person's username. e.g. ra will match brad." msgstr "" -#: i18n/templates.c:1391 +#: i18n/templates.c:1511 msgid "Enter search criteria..." msgstr "" -#: i18n/templates.c:2024 +#: i18n/templates.c:2144 msgid "Enter the URL to the external document or site." msgstr "" +#: plugins/alerts/alerts.php:740 +msgid "Entities" +msgstr "" + #: lib/browse/Criteria.inc:746 msgid "Equal to" msgstr "" @@ -4379,11 +4494,11 @@ msgstr "" msgid "Error deleting search" msgstr "" -#: lib/actions/bulkaction.php:299 +#: lib/actions/bulkaction.php:346 msgid "Error fetching document name" msgstr "" -#: lib/actions/bulkaction.php:322 +#: lib/actions/bulkaction.php:369 msgid "Error fetching folder name" msgstr "" @@ -4446,11 +4561,11 @@ msgstr "" msgid "Error updating user" msgstr "" -#: i18n/templates.c:3476 +#: i18n/templates.c:3596 msgid "Estimated completion time:" msgstr "" -#: i18n/templates.c:3479 +#: i18n/templates.c:3599 msgid "Estimated migration time remaining:" msgstr "" @@ -4466,59 +4581,59 @@ msgstr "" msgid "Exif Extractor" msgstr "" -#: i18n/templates.c:6458 +#: i18n/templates.c:6578 msgid "Existing Conditions" msgstr "" -#: i18n/templates.c:6395 +#: i18n/templates.c:6515 msgid "Existing Fieldsets" msgstr "" -#: i18n/templates.c:5237 +#: i18n/templates.c:5357 msgid "Existing Notifications" msgstr "" -#: i18n/templates.c:5144 +#: i18n/templates.c:5264 msgid "Existing Restrictions" msgstr "" -#: i18n/templates.c:3662 +#: i18n/templates.c:3782 msgid "Existing Saved Search Criteria" msgstr "" -#: i18n/templates.c:6497 +#: i18n/templates.c:6617 msgid "Existing Searches" msgstr "" -#: i18n/templates.c:4931 +#: i18n/templates.c:5051 msgid "Existing customized help pages" msgstr "" -#: i18n/templates.c:1889 +#: i18n/templates.c:2009 msgid "Existing disclaimers" msgstr "" -#: i18n/templates.c:2357 i18n/templates.c:2606 +#: i18n/templates.c:2477 i18n/templates.c:2726 msgid "Existing document fieldsets" msgstr "" -#: i18n/templates.c:875 i18n/templates.c:4868 +#: i18n/templates.c:995 i18n/templates.c:4988 msgid "Existing document types" msgstr "" -#: i18n/templates.c:4325 +#: i18n/templates.c:4445 msgid "Existing generic document fields" msgstr "" -#: i18n/templates.c:2732 i18n/templates.c:3077 i18n/templates.c:4295 +#: i18n/templates.c:2852 i18n/templates.c:3197 i18n/templates.c:4415 msgid "Existing members" msgstr "" -#: i18n/templates.c:2978 i18n/templates.c:3005 +#: i18n/templates.c:3098 i18n/templates.c:3125 msgid "Existing ordering" msgstr "" -#: i18n/templates.c:7334 +#: i18n/templates.c:7454 msgid "Existing permissions" msgstr "" @@ -4526,15 +4641,15 @@ msgstr "" msgid "Existing search" msgstr "" -#: i18n/templates.c:1970 +#: i18n/templates.c:2090 msgid "Existing threads" msgstr "" -#: i18n/templates.c:2684 +#: i18n/templates.c:2804 msgid "Existing values" msgstr "" -#: i18n/templates.c:5348 i18n/templates.c:5774 +#: i18n/templates.c:5468 i18n/templates.c:5894 msgid "Existing workflows" msgstr "" @@ -4542,15 +4657,15 @@ msgstr "" msgid "Expected an array!" msgstr "" -#: i18n/templates.c:926 +#: i18n/templates.c:1046 msgid "Expires" msgstr "" -#: i18n/templates.c:6902 i18n/transactions.c:11 +#: i18n/templates.c:7022 i18n/transactions.c:11 msgid "Expunge" msgstr "" -#: i18n/templates.c:6908 +#: i18n/templates.c:7028 msgid "Expunge All" msgstr "" @@ -4562,7 +4677,7 @@ msgstr "" #: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:43 #: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:52 #: plugins/network/extendedtransactioninfo/standardReports.php:45 -#: i18n/templates.c:656 +#: i18n/templates.c:773 msgid "Extended Transaction Information" msgstr "" @@ -4570,7 +4685,7 @@ msgstr "" msgid "Extensions" msgstr "" -#: i18n/templates.c:1865 +#: i18n/templates.c:1985 msgid "External Links from this document" msgstr "" @@ -4578,11 +4693,11 @@ msgstr "" msgid "External Resource Dependancy Status" msgstr "" -#: i18n/templates.c:3629 +#: i18n/templates.c:3749 msgid "External Resource Dependency Status" msgstr "" -#: i18n/templates.c:1937 +#: i18n/templates.c:2057 msgid "External link from this document" msgstr "" @@ -4591,7 +4706,7 @@ msgstr "" msgid "Extra Info docid: %d Source File: '%s' Target File: '%s'" msgstr "" -#: i18n/templates.c:2465 +#: i18n/templates.c:2585 msgid "Extra Options" msgstr "" @@ -4608,7 +4723,7 @@ msgstr "" msgid "Extractor:" msgstr "" -#: lib/actions/bulkaction.php:259 lib/actions/bulkaction.php:277 +#: lib/actions/bulkaction.php:306 lib/actions/bulkaction.php:324 msgid "Failed (unknown reason)" msgstr "" @@ -4843,13 +4958,13 @@ msgid "Failure to generate folderlisting." msgstr "" #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:81 -#: i18n/templates.c:3830 +#: i18n/templates.c:3950 msgid "False" msgstr "" #: plugins/ktcore/admin/fieldsets/basic.inc.php:113 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:227 i18n/templates.c:2567 -#: i18n/templates.c:2894 i18n/templates.c:3080 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:227 i18n/templates.c:2687 +#: i18n/templates.c:3014 i18n/templates.c:3200 msgid "Field Name" msgstr "" @@ -4869,7 +4984,7 @@ msgstr "" msgid "Field deleted." msgstr "" -#: i18n/templates.c:3977 i18n/templates.c:6647 +#: i18n/templates.c:4097 i18n/templates.c:6767 msgid "Field has conditions attached to it." msgstr "" @@ -4881,11 +4996,11 @@ msgstr "" msgid "Field moved up." msgstr "" -#: i18n/templates.c:2975 +#: i18n/templates.c:3095 msgid "Field ordering" msgstr "" -#: i18n/templates.c:2651 +#: i18n/templates.c:2771 msgid "Field properties" msgstr "" @@ -4897,8 +5012,8 @@ msgstr "" msgid "Field updated." msgstr "" -#: i18n/templates.c:2369 i18n/templates.c:2618 i18n/templates.c:3623 -#: i18n/templates.c:4334 +#: i18n/templates.c:2489 i18n/templates.c:2738 i18n/templates.c:3743 +#: i18n/templates.c:4454 msgid "Fields" msgstr "" @@ -4906,17 +5021,17 @@ msgstr "" msgid "Fields ordered." msgstr "" -#: i18n/templates.c:7307 +#: i18n/templates.c:7427 msgid "Fields that have lookup categories." msgstr "" -#: i18n/templates.c:3947 i18n/templates.c:3959 i18n/templates.c:6617 -#: i18n/templates.c:6629 +#: i18n/templates.c:4067 i18n/templates.c:4079 i18n/templates.c:6737 +#: i18n/templates.c:6749 msgid "Fields which are currently not included in any set can be added to this set." msgstr "" -#: i18n/templates.c:839 i18n/templates.c:2714 i18n/templates.c:3023 -#: i18n/templates.c:4277 i18n/templates.c:4832 +#: i18n/templates.c:959 i18n/templates.c:2834 i18n/templates.c:3143 +#: i18n/templates.c:4397 i18n/templates.c:4952 msgid "Fieldset" msgstr "" @@ -4929,7 +5044,7 @@ msgstr "" msgid "Fieldset Type" msgstr "" -#: i18n/templates.c:3986 i18n/templates.c:6656 +#: i18n/templates.c:4106 i18n/templates.c:6776 msgid "Fieldset cannot be made conditional. One of the fields must not be a lookup." msgstr "" @@ -4945,11 +5060,11 @@ msgstr "" msgid "Fieldset details updated." msgstr "" -#: i18n/templates.c:2729 i18n/templates.c:3071 i18n/templates.c:4292 +#: i18n/templates.c:2849 i18n/templates.c:3191 i18n/templates.c:4412 msgid "Fieldset members" msgstr "" -#: i18n/templates.c:2717 i18n/templates.c:3032 i18n/templates.c:4280 +#: i18n/templates.c:2837 i18n/templates.c:3152 i18n/templates.c:4400 msgid "Fieldset properties" msgstr "" @@ -4962,7 +5077,7 @@ msgstr "" msgid "Fieldsets associated." msgstr "" -#: i18n/templates.c:2558 +#: i18n/templates.c:2678 msgid "Fieldsets bring together different fields into a collection of related information." msgstr "" @@ -4971,7 +5086,7 @@ msgstr "" msgid "Fieldsets removed." msgstr "" -#: i18n/templates.c:2765 +#: i18n/templates.c:2885 msgid "Fieldsets that are marked as conditional." msgstr "" @@ -4984,7 +5099,7 @@ msgstr "" msgid "File Size" msgstr "" -#: i18n/templates.c:14 i18n/templates.c:1265 i18n/templates.c:1322 +#: i18n/templates.c:14 i18n/templates.c:1385 i18n/templates.c:1442 msgid "File is a" msgstr "" @@ -5012,7 +5127,7 @@ msgstr "" msgid "Filename" msgstr "" -#: i18n/templates.c:1007 +#: i18n/templates.c:1127 msgid "Files" msgstr "" @@ -5032,22 +5147,22 @@ msgstr "" msgid "Filesystem location given is not a directory" msgstr "" -#: i18n/templates.c:1517 i18n/templates.c:1523 i18n/templates.c:3254 -#: i18n/templates.c:3260 i18n/templates.c:4436 i18n/templates.c:4439 -#: i18n/templates.c:4526 i18n/templates.c:4529 i18n/templates.c:4751 -#: i18n/templates.c:4757 i18n/templates.c:5018 +#: i18n/templates.c:1637 i18n/templates.c:1643 i18n/templates.c:3374 +#: i18n/templates.c:3380 i18n/templates.c:4556 i18n/templates.c:4559 +#: i18n/templates.c:4646 i18n/templates.c:4649 i18n/templates.c:4871 +#: i18n/templates.c:4877 i18n/templates.c:5138 msgid "Filter" msgstr "" -#: i18n/templates.c:5012 +#: i18n/templates.c:5132 msgid "Filter<" msgstr "" -#: i18n/templates.c:3137 +#: i18n/templates.c:3257 msgid "Find out what's new in KT 3." msgstr "" -#: i18n/templates.c:3272 +#: i18n/templates.c:3392 msgid "Finish with this column's behaviours." msgstr "" @@ -5056,8 +5171,8 @@ msgid "Focument must be a symbolic link entity" msgstr "" #: plugins/ktcore/KTPortlets.php:95 -#: search2/search/fields/FolderField.inc.php:44 i18n/templates.c:812 -#: i18n/templates.c:4805 i18n/templates.c:6251 +#: search2/search/fields/FolderField.inc.php:44 i18n/templates.c:932 +#: i18n/templates.c:4925 i18n/templates.c:6371 msgid "Folder" msgstr "" @@ -5066,7 +5181,7 @@ msgstr "" msgid "Folder \"%s\" renamed to \"%s\"." msgstr "" -#: plugins/ktcore/folder/Transactions.php:82 i18n/templates.c:1574 +#: plugins/ktcore/folder/Transactions.php:82 i18n/templates.c:1694 msgid "Folder History" msgstr "" @@ -5074,7 +5189,7 @@ msgstr "" msgid "Folder ID" msgstr "" -#: i18n/templates.c:1568 +#: i18n/templates.c:1688 msgid "Folder Transaction History" msgstr "" @@ -5099,7 +5214,7 @@ msgstr "" msgid "Folder id is not specified." msgstr "" -#: i18n/templates.c:1739 i18n/templates.c:1766 +#: i18n/templates.c:1859 i18n/templates.c:1886 msgid "Folder is no longer available" msgstr "" @@ -5137,12 +5252,12 @@ msgstr "" msgid "Folder with the same name already exists in the new parent folder" msgstr "" -#: lib/browse/browseutil.inc.php:201 i18n/templates.c:785 -#: i18n/templates.c:6662 i18n/templates.c:6683 i18n/templates.c:6707 +#: lib/browse/browseutil.inc.php:201 i18n/templates.c:902 +#: i18n/templates.c:6782 i18n/templates.c:6803 i18n/templates.c:6827 msgid "Folders" msgstr "" -#: i18n/templates.c:4088 +#: i18n/templates.c:4208 msgid "Folders are one way of organising documents in the document management system. Folders provide meaning in the traditional file storage way - through a file path." msgstr "" @@ -5158,7 +5273,7 @@ msgstr "" msgid "For security purposes, you cannot remove your own administration priviledges." msgstr "" -#: i18n/templates.c:2852 +#: i18n/templates.c:2972 msgid "For the majority of conditional cases, simply walking through a test is sufficient. You can do that below for the fieldset you have selected." msgstr "" @@ -5166,7 +5281,7 @@ msgstr "" msgid "Force CheckIn" msgstr "" -#: i18n/templates.c:7019 +#: i18n/templates.c:7139 msgid "Force Checkin" msgstr "" @@ -5174,11 +5289,11 @@ msgstr "" msgid "Force Original Filename" msgstr "" -#: i18n/templates.c:6005 +#: i18n/templates.c:6125 msgid "Force the user to change their password on their next login." msgstr "" -#: i18n/templates.c:5999 i18n/templates.c:6002 +#: i18n/templates.c:6119 i18n/templates.c:6122 msgid "Force user to change password" msgstr "" @@ -5187,7 +5302,7 @@ msgstr "" msgid "Found and testing object cache for class %s, id %d" msgstr "" -#: i18n/templates.c:998 +#: i18n/templates.c:1118 msgid "Free Space" msgstr "" @@ -5195,11 +5310,11 @@ msgstr "" msgid "Frequency" msgstr "" -#: i18n/templates.c:3461 +#: i18n/templates.c:3581 msgid "Frequency at which migration batch task runs:" msgstr "" -#: i18n/templates.c:6851 +#: i18n/templates.c:6971 msgid "From this panel you can edit or delete existing link types." msgstr "" @@ -5207,7 +5322,7 @@ msgstr "" msgid "Full Path" msgstr "" -#: i18n/templates.c:1124 +#: i18n/templates.c:1244 msgid "Full login history for users" msgstr "" @@ -5215,11 +5330,11 @@ msgstr "" msgid "Full-text Content Indexing" msgstr "" -#: lib/util/ktutil.inc:185 +#: lib/util/ktutil.inc:193 msgid "GB" msgstr "" -#: i18n/templates.c:494 +#: i18n/templates.c:611 msgid "General Activity" msgstr "" @@ -5243,13 +5358,13 @@ msgstr "" msgid "Generate PDF" msgstr "" -#: i18n/templates.c:1880 +#: i18n/templates.c:2000 msgid "Generate PDF of" msgstr "" #: plugins/ktcore/admin/documentFieldsv2.php:125 -#: plugins/ktcore/admin/documentFieldsv2.php:337 i18n/templates.c:2363 -#: i18n/templates.c:2537 i18n/templates.c:2612 i18n/templates.c:4331 +#: plugins/ktcore/admin/documentFieldsv2.php:337 i18n/templates.c:2483 +#: i18n/templates.c:2657 i18n/templates.c:2732 i18n/templates.c:4451 msgid "Generic" msgstr "" @@ -5261,27 +5376,27 @@ msgstr "" msgid "Generic Document Information" msgstr "" -#: i18n/templates.c:2 i18n/templates.c:1253 i18n/templates.c:1313 +#: i18n/templates.c:2 i18n/templates.c:1373 i18n/templates.c:1433 msgid "Generic Information" msgstr "" -#: i18n/templates.c:578 +#: i18n/templates.c:695 msgid "Global Activity" msgstr "" -#: i18n/templates.c:665 +#: i18n/templates.c:782 msgid "Global Activity Information" msgstr "" -#: i18n/templates.c:668 +#: i18n/templates.c:785 msgid "Global Activity in \"#folder#\"" msgstr "" -#: i18n/templates.c:779 +#: i18n/templates.c:896 msgid "Go" msgstr "" -#: plugins/ktcore/KTBulkActions.php:989 +#: plugins/ktcore/KTBulkActions.php:1015 #, php-format msgid "Go here to download the zip file if you are not automatically redirected there" msgstr "" @@ -5290,11 +5405,11 @@ msgstr "" msgid "Go to Document ID" msgstr "" -#: i18n/templates.c:3614 +#: i18n/templates.c:3734 msgid "Grammar" msgstr "" -#: i18n/templates.c:929 +#: i18n/templates.c:1049 msgid "Granted to" msgstr "" @@ -5302,11 +5417,11 @@ msgstr "" msgid "Greater than" msgstr "" -#: plugins/ktcore/folder/Permissions.php:411 -#: plugins/ktcore/folder/Permissions.php:418 i18n/templates.c:1430 -#: i18n/templates.c:4469 i18n/templates.c:4586 i18n/templates.c:4607 -#: i18n/templates.c:4772 i18n/templates.c:4790 i18n/templates.c:5654 -#: i18n/templates.c:7112 +#: plugins/alerts/alerts.php:814 plugins/ktcore/folder/Permissions.php:411 +#: plugins/ktcore/folder/Permissions.php:418 i18n/templates.c:1550 +#: i18n/templates.c:4589 i18n/templates.c:4706 i18n/templates.c:4727 +#: i18n/templates.c:4892 i18n/templates.c:4910 i18n/templates.c:5774 +#: i18n/templates.c:7232 msgid "Group" msgstr "" @@ -5320,7 +5435,7 @@ msgstr "" msgid "Group \"%s\" deleted." msgstr "" -#: i18n/templates.c:5903 +#: i18n/templates.c:6023 msgid "Group Administration" msgstr "" @@ -5330,7 +5445,7 @@ msgstr "" msgid "Group Management" msgstr "" -#: i18n/templates.c:6353 +#: i18n/templates.c:6473 msgid "Group Memberships" msgstr "" @@ -5338,7 +5453,7 @@ msgstr "" #: plugins/ktcore/admin/groupManagement.php:127 #: plugins/ktcore/admin/groupManagement.php:553 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:543 -#: i18n/templates.c:2180 i18n/templates.c:5927 +#: i18n/templates.c:2300 i18n/templates.c:6047 msgid "Group Name" msgstr "" @@ -5367,20 +5482,20 @@ msgstr "" #: plugins/ktcore/admin/groupManagement.php:410 #: plugins/ktcore/admin/userManagement.php:380 #: plugins/ktcore/admin/workflowsv2.php:2159 -#: plugins/ktstandard/KTEmail.php:371 i18n/templates.c:4124 -#: i18n/templates.c:4385 i18n/templates.c:5597 i18n/templates.c:5711 +#: plugins/ktstandard/KTEmail.php:371 i18n/templates.c:4244 +#: i18n/templates.c:4505 i18n/templates.c:5717 i18n/templates.c:5831 msgid "Groups" msgstr "" -#: i18n/templates.c:5909 +#: i18n/templates.c:6029 msgid "Groups allow you to assign permissions and roles to a number of different users at once." msgstr "" -#: i18n/templates.c:6134 +#: i18n/templates.c:6254 msgid "Groups may contain other groups, allowing for a convenient way to build tree's of users and efficiently assign security privileges." msgstr "" -#: i18n/templates.c:4511 +#: i18n/templates.c:4631 msgid "Groups must be allocated to roles to ensure that the workflow transition this role is supposed to support can be acted upon by a user." msgstr "" @@ -5393,43 +5508,43 @@ msgstr "" msgid "Guard" msgstr "" -#: i18n/templates.c:4031 +#: i18n/templates.c:4151 msgid "Guard Condition" msgstr "" -#: i18n/templates.c:4028 +#: i18n/templates.c:4148 msgid "Guard Condition for Transition" msgstr "" -#: i18n/templates.c:4019 +#: i18n/templates.c:4139 msgid "Guard Groups" msgstr "" -#: i18n/templates.c:4016 +#: i18n/templates.c:4136 msgid "Guard Groups for Transition" msgstr "" -#: i18n/templates.c:4043 +#: i18n/templates.c:4163 msgid "Guard Permissions" msgstr "" -#: i18n/templates.c:3995 +#: i18n/templates.c:4115 msgid "Guard Roles" msgstr "" -#: i18n/templates.c:3992 +#: i18n/templates.c:4112 msgid "Guard Roles for Transition" msgstr "" -#: i18n/templates.c:4040 +#: i18n/templates.c:4160 msgid "Guard permissions for Transition" msgstr "" -#: i18n/templates.c:5450 +#: i18n/templates.c:5570 msgid "Guards" msgstr "" -#: i18n/templates.c:3221 +#: i18n/templates.c:3341 msgid "Guide to using cron:" msgstr "" @@ -5451,7 +5566,7 @@ msgstr "" msgid "Help Administration" msgstr "" -#: i18n/templates.c:6698 +#: i18n/templates.c:6818 msgid "Help content" msgstr "" @@ -5459,7 +5574,7 @@ msgstr "" msgid "Help request" msgstr "" -#: i18n/templates.c:1364 +#: i18n/templates.c:1484 msgid "Hint" msgstr "" @@ -5475,11 +5590,11 @@ msgstr "" msgid "Housekeeper" msgstr "" -#: i18n/templates.c:1457 i18n/templates.c:1460 +#: i18n/templates.c:1577 i18n/templates.c:1580 msgid "How do I search?" msgstr "" -#: i18n/templates.c:6398 +#: i18n/templates.c:6518 msgid "Human Name" msgstr "" @@ -5495,7 +5610,7 @@ msgstr "" msgid "If a workflow is disabled, no new documents may be placed in it. Documents which were previously in the workflow continue to be able to change state, however." msgstr "" -#: i18n/templates.c:4499 +#: i18n/templates.c:4619 msgid "If there are metadata fields associated with this document type they will appear below and allow you to set metadata on all imported documents. If there is no metadata associated, or you do not wish to modify it, you can simply click \"Add\" here to finish the process and import the documents." msgstr "" @@ -5522,31 +5637,31 @@ msgstr "" msgid "If this is specified then the you will receive certain notifications. If it is not set, then you will only see notifications on the Dashboard" msgstr "" -#: i18n/templates.c:3131 +#: i18n/templates.c:3251 msgid "If this is your first #appname# installation, or if you've just upgraded from #appname# 2.x, we've put together some information which might help you get to grips with the new system." msgstr "" -#: i18n/templates.c:4070 +#: i18n/templates.c:4190 msgid "If you are unable to perform an action on this document that you think you should be able to, or wish to request a change in location, metadata values, or workflow status, you can use this form to contact the owner of the document and/or the administrators to request this change." msgstr "" -#: i18n/templates.c:4187 +#: i18n/templates.c:4307 msgid "If you do not intend to change the document, or you do not wish to prevent others from changing the document, you should rather use the action menu to cancel this checkout." msgstr "" -#: i18n/templates.c:4136 +#: i18n/templates.c:4256 msgid "If you do not intend to move this document, you should cancel the move." msgstr "" -#: i18n/templates.c:4664 i18n/templates.c:7169 +#: i18n/templates.c:4784 i18n/templates.c:7289 msgid "If you do not need to modify any the metadata for this document (see below), then you can simply click \"Add\" here to finish the process and add the document." msgstr "" -#: i18n/templates.c:4193 +#: i18n/templates.c:4313 msgid "If you do not want to have this document be checked-out, please give a reason and cancel the checkout." msgstr "" -#: i18n/templates.c:5870 +#: i18n/templates.c:5990 msgid "If you feel that the information presents to much specific information about your system (e.g. you feel that it would be a security risk to reveal aspects of it), please do sanitise the information, or ask us if you can mail it directly to the developer who is dealing with your issue." msgstr "" @@ -5554,19 +5669,19 @@ msgstr "" msgid "If you feel that this is incorrect, please report both the action and your username to a system administrator." msgstr "" -#: i18n/templates.c:2915 +#: i18n/templates.c:3035 msgid "If you have converted a simple conditional fieldset to a complex one, it may be useful to rename some of the system-generated names. You can do that here." msgstr "" -#: i18n/templates.c:6737 +#: i18n/templates.c:6857 msgid "If you have moved the location of #appname# on your server filesystem, or installed or removed plugins, the plugins must be re-read from the filesystem" msgstr "" -#: i18n/templates.c:773 +#: i18n/templates.c:890 msgid "If you know the numeric ID of a document, type it in here and press \"go\"" msgstr "" -#: i18n/templates.c:7199 +#: i18n/templates.c:7319 msgid "If you require assistance from an administrator to perform one of these tasks, use the Request Assistance action." msgstr "" @@ -5574,7 +5689,7 @@ msgstr "" msgid "If you specify an automatic workflow, new documents will automatically enter that workflow's starting state. Setting this to \"No Automatic Workflow\" will mean that users can choose the appropriate workflow." msgstr "" -#: i18n/templates.c:911 +#: i18n/templates.c:1031 msgid "If you've purchased a new key from KnowledgeTree.com or one of our partners, you can upload it here." msgstr "" @@ -5586,23 +5701,23 @@ msgstr "" msgid "Immutable action plugin" msgstr "" -#: i18n/templates.c:4505 +#: i18n/templates.c:4625 msgid "Import" msgstr "" -#: i18n/templates.c:4490 +#: i18n/templates.c:4610 msgid "Import files into" msgstr "" -#: plugins/ktcore/folder/BulkImport.php:58 i18n/templates.c:4493 +#: plugins/ktcore/folder/BulkImport.php:58 i18n/templates.c:4613 msgid "Import from Server Location" msgstr "" -#: i18n/templates.c:5048 +#: i18n/templates.c:5168 msgid "In addition to restricting permissions, it is also possible to block certain actions at any given point. Actions which are not blocked are still controlled by the usual permissions." msgstr "" -#: i18n/templates.c:4109 i18n/templates.c:4355 +#: i18n/templates.c:4229 i18n/templates.c:4475 msgid "In many cases, workflow actions will be assigned to certain roles (e.g. Manager, Interviewer, Researcher, Journalist). You can assign these roles to specific groups in particular areas of the document management system." msgstr "" @@ -5611,11 +5726,11 @@ msgstr "" msgid "In order to ensure that the data that users enter is useful, it is essential that you provide a good example." msgstr "" -#: i18n/templates.c:5132 +#: i18n/templates.c:5252 msgid "In order to ensure that the workflow is followed correctly, it is often necessary to restrict the situations in which a transition can be followed. This can include things like the permissions the user has on the document, the user's groups or roles, or whether the document is checked-out or not." msgstr "" -#: i18n/templates.c:2966 +#: i18n/templates.c:3086 msgid "In order to have a chain of conditions, one initial field must be shown to the user. This is called the master field." msgstr "" @@ -5623,11 +5738,11 @@ msgstr "" msgid "In order to have a chain of conditions, one initial field must be shown to the user. This is called the master field." msgstr "" -#: i18n/templates.c:6917 +#: i18n/templates.c:7037 msgid "In order to keep the documents which are visible useful to end users it is possible to archive old documents. Users who want to see these old documents need to request their restoration. These requests will typically be done within the system and will generate a notification to you." msgstr "" -#: i18n/templates.c:5030 +#: i18n/templates.c:5150 msgid "In order to move between states, the transitions you specified earlier must be configured to move from a set of states to a \"destination\" states. Use the table below to configure this behaviour." msgstr "" @@ -5643,15 +5758,15 @@ msgstr "" msgid "In order to move between states, users will cause \"transitions\" to occur. These transitions represent processes followed, e.g. \"review document\", \"distribute invoice\" or \"publish\". You'll assign transitions to states in the next step." msgstr "" -#: i18n/templates.c:2498 +#: i18n/templates.c:2618 msgid "In order to organise the options into a \"tree\", you need to add subcategories at each level. The \"top\" level is called the root, and holds all the top-level items. \"Root\" will not be shown to the final user, but provides a single \"parent\" to the top-level items." msgstr "" -#: i18n/templates.c:5429 +#: i18n/templates.c:5549 msgid "In order to progress through a workflow, a document will usually require collaboration between a number of different users. One way to help this process is to inform certain groups or roles about the document's current state." msgstr "" -#: i18n/templates.c:584 i18n/templates.c:674 +#: i18n/templates.c:701 i18n/templates.c:791 msgid "In order to refine the kind of information shown to you, please provide further information below." msgstr "" @@ -5659,15 +5774,15 @@ msgstr "" msgid "In order to remove this state from the system, please select a new state which will take its place. All references to the state you are deleting will be replaced by this new state." msgstr "" -#: i18n/templates.c:1241 +#: i18n/templates.c:1361 msgid "In some circumstances it is useful to view all documents of a given document type. Select a document type from the list below to view all relevant documents." msgstr "" -#: i18n/templates.c:1550 +#: i18n/templates.c:1670 msgid "In some circumstances it is useful to view all documents with a given value for a lookup field. Select the value from the list below to view all relevant documents." msgstr "" -#: i18n/templates.c:1856 +#: i18n/templates.c:1976 msgid "In some circumstances it is useful to view all documents with a given value for a lookup field. Select the lookup field from the list below to view all relevant documents." msgstr "" @@ -5675,11 +5790,11 @@ msgstr "" msgid "Inactive" msgstr "" -#: lib/documentmanagement/Document.inc:743 i18n/templates.c:3026 +#: lib/documentmanagement/Document.inc:743 i18n/templates.c:3146 msgid "Incomplete" msgstr "" -#: i18n/templates.c:3545 +#: i18n/templates.c:3665 msgid "Index Coverage:" msgstr "" @@ -5695,7 +5810,7 @@ msgstr "" msgid "Indexer problem: " msgstr "" -#: i18n/templates.c:3548 +#: i18n/templates.c:3668 msgid "Indexing coverage percentage may vary from total - not all documents contain text." msgstr "" @@ -5704,11 +5819,11 @@ msgstr "" msgid "Indexing docid: %d extension: '%s' mimetype: '%s' extractor: '%s'" msgstr "" -#: i18n/templates.c:3518 +#: i18n/templates.c:3638 msgid "Indexing will not continue until all issues have been resolved." msgstr "" -#: plugins/ktcore/KTBulkActions.php:902 +#: plugins/ktcore/KTBulkActions.php:928 msgid "Indicate whether you would like to download these file as part of the checkout." msgstr "" @@ -5716,7 +5831,7 @@ msgstr "" msgid "Indicate whether you would like to download this file as part of the checkout." msgstr "" -#: i18n/templates.c:5588 +#: i18n/templates.c:5708 msgid "Inform Which Users?" msgstr "" @@ -5724,11 +5839,11 @@ msgstr "" msgid "Information about this system and how to get support." msgstr "" -#: i18n/templates.c:5702 +#: i18n/templates.c:5822 msgid "Informed Users" msgstr "" -#: i18n/templates.c:4739 +#: i18n/templates.c:4859 msgid "Inherit permissions" msgstr "" @@ -5740,7 +5855,7 @@ msgstr "" msgid "Initial data stored." msgstr "" -#: i18n/templates.c:767 +#: i18n/templates.c:884 msgid "Inline View" msgstr "" @@ -5748,15 +5863,15 @@ msgstr "" msgid "Inline View of Documents" msgstr "" -#: i18n/templates.c:5330 +#: i18n/templates.c:5450 msgid "Install the GraphViz module to get a useful visualisation of your graph here." msgstr "" -#: i18n/templates.c:6269 +#: i18n/templates.c:6389 msgid "Instead of manually creating the group within the document management system, the group can be found within an authentication source (such as an LDAP directory) that has already been configured. This ensures that the group is correctly set up with limited intervention from the administrator, and that the group's membership will be maintained as it is in the authentication source." msgstr "" -#: i18n/templates.c:6323 +#: i18n/templates.c:6443 msgid "Instead of manually creating the user within the document management system, the user can be found within an authentication source (such as an LDAP directory) that has already been configured. This ensures that the user is correctly set up with limited intervention from the administrator, and that the user will not need to remember an additional password for the document management system." msgstr "" @@ -5772,7 +5887,7 @@ msgstr "" msgid "Inter-document linking" msgstr "" -#: plugins/ktcore/admin/configSettings.php:211 +#: plugins/ktcore/admin/configSettings.php:210 #: plugins/ktcore/KTCorePlugin.php:341 msgid "Internationalisation Settings" msgstr "" @@ -5866,7 +5981,7 @@ msgstr "" msgid "Invalid identifier provided for: %s" msgstr "" -#: i18n/templates.c:935 +#: i18n/templates.c:1055 msgid "Invalid key" msgstr "" @@ -5913,6 +6028,10 @@ msgstr "" msgid "Invalid target folder selected" msgstr "" +#: plugins/shortcuts/FolderAddShortcutAction.php:115 +msgid "Invalid target folder selected." +msgstr "" + #: plugins/ktstandard/KTDiscussion.php:395 msgid "Invalid transition" msgstr "" @@ -5942,11 +6061,11 @@ msgstr "" msgid "It is possibler to create different types of fieldsets. The most common kind is a \"normal\" fieldset, which can be configured to have different kinds of fields. The administrator may have installed additional plugins which provide different types of fieldsets." msgstr "" -#: i18n/templates.c:6971 +#: i18n/templates.c:7091 msgid "It may be necessary to override the checked-out status of a document if" msgstr "" -#: i18n/templates.c:1496 +#: i18n/templates.c:1616 msgid "Item" msgstr "" @@ -5961,43 +6080,39 @@ msgid "Item updated" msgstr "" #: plugins/ktcore/KTDashlets.php:135 plugins/ktcore/KTMiscPages.php:82 -#: i18n/templates.c:2255 +#: i18n/templates.c:2375 msgid "Items that require your attention" msgstr "" -#: i18n/templates.c:4628 +#: i18n/templates.c:4748 msgid "Items to delete" msgstr "" -#: i18n/templates.c:4154 i18n/templates.c:4226 +#: i18n/templates.c:4274 i18n/templates.c:4346 msgid "Items to move" msgstr "" -#: i18n/templates.c:5453 +#: i18n/templates.c:5573 msgid "Items which control whether a given user can perform this transition on a specific document. All of these must allow the user to perform the transition." msgstr "" -#: i18n/templates.c:356 +#: i18n/templates.c:473 msgid "Items you've added or changed recently within the DMS." msgstr "" -#: i18n/templates.c:782 +#: i18n/templates.c:899 msgid "Items you've viewed recently within the DMS." msgstr "" -#: i18n/templates.c:770 +#: i18n/templates.c:887 msgid "Jump To Document" msgstr "" -#: lib/util/ktutil.inc:193 +#: lib/util/ktutil.inc:201 msgid "KB" msgstr "" -#: plugins/wintools/BaobabPlugin.php:81 -msgid "KTIS Administration" -msgstr "" - -#: i18n/templates.c:965 +#: i18n/templates.c:1085 msgid "Key Assigned" msgstr "" @@ -6017,15 +6132,15 @@ msgstr "" msgid "Keywords added to category." msgstr "" -#: i18n/templates.c:2516 +#: i18n/templates.c:2636 msgid "Keywords which are directly below the Root are considered \"free\" — they are not attached to a subcategory. Only free keywords can be associated with a subcategory. To free a keyword, click on the \"unlink\" command next to it in the preview tree below." msgstr "" -#: i18n/templates.c:2507 +#: i18n/templates.c:2627 msgid "Keywords which are directly below the Root are considered \"free\" — they are not attached to a subcategory. Only free keywords can be associated with a subcategory. To free a keyword, click on the \"unlink\" command next to it in the preview tree below. Deleting a subcategory will automatically unlink all keywords below it (including those in subcategories of the subcategory)." msgstr "" -#: i18n/templates.c:6194 +#: i18n/templates.c:6314 msgid "KnowledgeTree Community Edition is supplied with no support, \tno maintenance, \tand no warranty." msgstr "" @@ -6034,7 +6149,7 @@ msgstr "" msgid "KnowledgeTree Notification" msgstr "" -#: i18n/templates.c:3509 +#: i18n/templates.c:3629 msgid "KnowledgeTree has detected some issues with some of the text extractors used to index document text:" msgstr "" @@ -6067,31 +6182,31 @@ msgstr "" msgid "LDAP authentication provider" msgstr "" -#: i18n/templates.c:6758 +#: i18n/templates.c:6878 msgid "Language" msgstr "" -#: i18n/templates.c:3527 +#: i18n/templates.c:3647 msgid "Last Indexing Date:" msgstr "" -#: plugins/ktcore/admin/expungeList.php:78 i18n/templates.c:6893 +#: plugins/ktcore/admin/expungeList.php:78 i18n/templates.c:7013 msgid "Last Modification" msgstr "" -#: i18n/templates.c:3521 +#: i18n/templates.c:3641 msgid "Last Optimization Date:" msgstr "" -#: i18n/templates.c:1985 +#: i18n/templates.c:2105 msgid "Last activity" msgstr "" -#: i18n/templates.c:1193 +#: i18n/templates.c:1313 msgid "Last login" msgstr "" -#: i18n/templates.c:1052 i18n/templates.c:1148 i18n/templates.c:1151 +#: i18n/templates.c:1172 i18n/templates.c:1268 i18n/templates.c:1271 msgid "Last login information" msgstr "" @@ -6099,7 +6214,7 @@ msgstr "" msgid "Last login reporting" msgstr "" -#: i18n/templates.c:26 i18n/templates.c:1283 i18n/templates.c:1334 +#: i18n/templates.c:26 i18n/templates.c:1403 i18n/templates.c:1454 msgid "Last update by" msgstr "" @@ -6107,11 +6222,11 @@ msgstr "" msgid "Last updated by: " msgstr "" -#: i18n/templates.c:5036 i18n/templates.c:5069 +#: i18n/templates.c:5156 i18n/templates.c:5189 msgid "Leads to state" msgstr "" -#: i18n/templates.c:3152 +#: i18n/templates.c:3272 msgid "Learn about #appname# 3." msgstr "" @@ -6124,20 +6239,24 @@ msgstr "" msgid "Less than" msgstr "" +#: plugins/wintools/BaobabPlugin.php:81 +msgid "License Administration" +msgstr "" + #: plugins/wintools/licenseDashlet.php:36 msgid "License Expiry" msgstr "" -#: i18n/templates.c:923 +#: i18n/templates.c:1043 msgid "Licenses" msgstr "" -#: i18n/templates.c:290 i18n/templates.c:1961 i18n/templates.c:2018 -#: i18n/templates.c:2033 +#: i18n/templates.c:407 i18n/templates.c:2081 i18n/templates.c:2138 +#: i18n/templates.c:2153 msgid "Link" msgstr "" -#: i18n/templates.c:2027 +#: i18n/templates.c:2147 msgid "Link Name" msgstr "" @@ -6161,7 +6280,7 @@ msgstr "" msgid "Link Type updated." msgstr "" -#: i18n/templates.c:2030 +#: i18n/templates.c:2150 msgid "Link URL" msgstr "" @@ -6174,11 +6293,11 @@ msgstr "" msgid "Link: %s from %s" msgstr "" -#: i18n/templates.c:1925 +#: i18n/templates.c:2045 msgid "Linked from this document" msgstr "" -#: i18n/templates.c:836 i18n/templates.c:4829 +#: i18n/templates.c:956 i18n/templates.c:4949 msgid "Linked Fieldsets" msgstr "" @@ -6188,15 +6307,15 @@ msgstr "" msgid "Links" msgstr "" -#: i18n/templates.c:1931 +#: i18n/templates.c:2051 msgid "Links to this document" msgstr "" -#: i18n/templates.c:1859 +#: i18n/templates.c:1979 msgid "Links from this document" msgstr "" -#: i18n/templates.c:1862 +#: i18n/templates.c:1982 msgid "Links to this document" msgstr "" @@ -6208,7 +6327,7 @@ msgstr "" msgid "Live" msgstr "" -#: i18n/templates.c:3287 +#: i18n/templates.c:3407 msgid "Loading Dependencies for value \"" msgstr "" @@ -6216,25 +6335,25 @@ msgstr "" msgid "Loading..." msgstr "" -#: i18n/templates.c:362 i18n/templates.c:797 i18n/templates.c:6938 -#: i18n/templates.c:6989 i18n/templates.c:7010 +#: i18n/templates.c:479 i18n/templates.c:914 i18n/templates.c:7058 +#: i18n/templates.c:7109 i18n/templates.c:7130 msgid "Location" msgstr "" -#: i18n/templates.c:1712 i18n/templates.c:1826 +#: i18n/templates.c:1832 i18n/templates.c:1946 msgid "Location is no longer available" msgstr "" -#: i18n/templates.c:5840 +#: i18n/templates.c:5960 msgid "Log Files (#appname#, Apache, Mysql)" msgstr "" -#: lib/templating/kt3template.inc.php:369 i18n/templates.c:6761 +#: lib/templating/kt3template.inc.php:369 i18n/templates.c:6881 msgid "Login" msgstr "" #: plugins/professional-reporting/admin/userReporting.php:154 -#: i18n/templates.c:1088 +#: i18n/templates.c:1208 msgid "Login activity" msgstr "" @@ -6243,15 +6362,15 @@ msgid "Login failed. Please check your username and password, and try again." msgstr "" #: plugins/professional-reporting/admin/userReporting.php:140 -#: i18n/templates.c:1022 i18n/templates.c:1139 i18n/templates.c:1196 +#: i18n/templates.c:1142 i18n/templates.c:1259 i18n/templates.c:1316 msgid "Login history" msgstr "" -#: i18n/templates.c:1037 +#: i18n/templates.c:1157 msgid "Login history for" msgstr "" -#: i18n/templates.c:6743 +#: i18n/templates.c:6863 msgid "Login | #appname#" msgstr "" @@ -6263,16 +6382,16 @@ msgstr "" #: lib/documentmanagement/DocumentField.inc:205 #: plugins/ktcore/admin/fieldsets/basic.inc.php:85 #: plugins/ktcore/admin/fieldsets/conditional.inc.php:148 -#: i18n/templates.c:2750 i18n/templates.c:4313 +#: i18n/templates.c:2870 i18n/templates.c:4433 msgid "Lookup" msgstr "" -#: plugins/ktcore/KTPortlets.php:97 i18n/templates.c:2423 +#: plugins/ktcore/KTPortlets.php:97 i18n/templates.c:2543 msgid "Lookup Value" msgstr "" #: browse.php:210 plugins/ktcore/admin/fieldsets/basic.inc.php:325 -#: i18n/templates.c:2672 +#: i18n/templates.c:2792 msgid "Lookup Values" msgstr "" @@ -6280,11 +6399,11 @@ msgstr "" msgid "Lookup cannot be empty" msgstr "" -#: i18n/templates.c:2669 +#: i18n/templates.c:2789 msgid "Lookup fields may be composed of an arbitrary number of values. These values may be added to the Lookup field by entering them in below. If these values are being generated by, or synchronised to, an external datasource, toggling the Sticky attribute of a value will ensure that it will not be modified by changes in the external datasource list." msgstr "" -#: i18n/templates.c:7316 +#: i18n/templates.c:7436 msgid "Lookup fields without categories." msgstr "" @@ -6312,11 +6431,11 @@ msgstr "" msgid "Lucene Migration Status" msgstr "" -#: lib/util/ktutil.inc:189 +#: lib/util/ktutil.inc:197 msgid "MB" msgstr "" -#: i18n/templates.c:5861 +#: i18n/templates.c:5981 msgid "MD5 Checksum of files (used to ensure files have not been tampered with)" msgstr "" @@ -6332,15 +6451,15 @@ msgstr "" msgid "Make immutable" msgstr "" -#: i18n/templates.c:3968 i18n/templates.c:6638 +#: i18n/templates.c:4088 i18n/templates.c:6758 msgid "Make this fieldset conditional" msgstr "" -#: i18n/templates.c:6404 +#: i18n/templates.c:6524 msgid "Manage" msgstr "" -#: i18n/templates.c:5663 +#: i18n/templates.c:5783 msgid "Manage Actions" msgstr "" @@ -6348,7 +6467,7 @@ msgstr "" msgid "Manage Client Tools Settings" msgstr "" -#: i18n/templates.c:2882 i18n/templates.c:2885 +#: i18n/templates.c:3002 i18n/templates.c:3005 msgid "Manage Conditional Behaviours" msgstr "" @@ -6356,7 +6475,7 @@ msgstr "" msgid "Manage Email Settings" msgstr "" -#: i18n/templates.c:6848 +#: i18n/templates.c:6968 msgid "Manage Existing Link Types" msgstr "" @@ -6365,11 +6484,11 @@ msgid "Manage External RSS Feeds" msgstr "" #: plugins/ktcore/admin/fieldsets/conditional.inc.php:338 -#: i18n/templates.c:2888 i18n/templates.c:2891 i18n/templates.c:3002 +#: i18n/templates.c:3008 i18n/templates.c:3011 i18n/templates.c:3122 msgid "Manage Field Ordering" msgstr "" -#: i18n/templates.c:2459 +#: i18n/templates.c:2579 msgid "Manage Field: #field_name#" msgstr "" @@ -6377,7 +6496,7 @@ msgstr "" msgid "Manage General Settings" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:250 i18n/templates.c:6374 +#: plugins/ktcore/KTCorePlugin.php:250 i18n/templates.c:6494 msgid "Manage Groups" msgstr "" @@ -6400,23 +6519,23 @@ msgstr "" msgid "Manage Keys" msgstr "" -#: i18n/templates.c:2483 i18n/templates.c:2486 +#: i18n/templates.c:2603 i18n/templates.c:2606 msgid "Manage Lookup Tree Structure" msgstr "" -#: i18n/templates.c:7304 +#: i18n/templates.c:7424 msgid "Manage Lookup Trees" msgstr "" -#: i18n/templates.c:2477 i18n/templates.c:2480 +#: i18n/templates.c:2597 i18n/templates.c:2600 msgid "Manage Lookup Values" msgstr "" -#: i18n/templates.c:2408 +#: i18n/templates.c:2528 msgid "Manage Lookups" msgstr "" -#: i18n/templates.c:2405 +#: i18n/templates.c:2525 msgid "Manage Lookups for \"#field_name#\"" msgstr "" @@ -6430,11 +6549,11 @@ msgstr "" msgid "Manage Permissions" msgstr "" -#: i18n/templates.c:5390 +#: i18n/templates.c:5510 msgid "Manage Permissions: #statename#" msgstr "" -#: i18n/templates.c:278 i18n/templates.c:311 +#: i18n/templates.c:395 i18n/templates.c:428 msgid "Manage Quicklinks" msgstr "" @@ -6446,11 +6565,11 @@ msgstr "" msgid "Manage Restrictions" msgstr "" -#: i18n/templates.c:3494 +#: i18n/templates.c:3614 msgid "Manage Saved Search" msgstr "" -#: i18n/templates.c:3380 i18n/templates.c:3644 +#: i18n/templates.c:3500 i18n/templates.c:3764 msgid "Manage Saved Search Criteria" msgstr "" @@ -6462,15 +6581,15 @@ msgstr "" msgid "Manage Search and Indexing Settings" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:963 i18n/templates.c:5411 +#: plugins/ktcore/admin/workflowsv2.php:963 i18n/templates.c:5531 msgid "Manage State" msgstr "" -#: i18n/templates.c:5501 +#: i18n/templates.c:5621 msgid "Manage States" msgstr "" -#: i18n/templates.c:6131 +#: i18n/templates.c:6251 msgid "Manage Sub-Groups in #name#" msgstr "" @@ -6478,7 +6597,7 @@ msgstr "" msgid "Manage Task Scheduler" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1054 i18n/templates.c:5240 +#: plugins/ktcore/admin/workflowsv2.php:1054 i18n/templates.c:5360 msgid "Manage Transition" msgstr "" @@ -6486,7 +6605,7 @@ msgstr "" msgid "Manage Transition Actions" msgstr "" -#: i18n/templates.c:5543 i18n/templates.c:5801 +#: i18n/templates.c:5663 i18n/templates.c:5921 msgid "Manage Transitions" msgstr "" @@ -6494,8 +6613,8 @@ msgstr "" msgid "Manage User Interface Settings" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:247 i18n/templates.c:5939 -#: i18n/templates.c:5957 +#: plugins/ktcore/KTCorePlugin.php:247 i18n/templates.c:6059 +#: i18n/templates.c:6077 msgid "Manage Users" msgstr "" @@ -6503,7 +6622,7 @@ msgstr "" msgid "Manage Users for Role" msgstr "" -#: i18n/templates.c:5984 i18n/templates.c:5990 i18n/templates.c:6113 +#: i18n/templates.c:6104 i18n/templates.c:6110 i18n/templates.c:6233 msgid "Manage Users in #name#" msgstr "" @@ -6520,16 +6639,16 @@ msgstr "" msgid "Manage complex conditional" msgstr "" -#: i18n/templates.c:3059 +#: i18n/templates.c:3179 msgid "Manage conditional" msgstr "" #: plugins/ktcore/admin/manageConditionals.php:101 -#: plugins/ktcore/admin/manageConditionals.php:174 i18n/templates.c:2927 +#: plugins/ktcore/admin/manageConditionals.php:174 i18n/templates.c:3047 msgid "Manage conditional fieldset" msgstr "" -#: i18n/templates.c:3980 i18n/templates.c:6650 +#: i18n/templates.c:4100 i18n/templates.c:6770 msgid "Manage conditions." msgstr "" @@ -6537,11 +6656,11 @@ msgstr "" msgid "Manage criteria which determine whether a user is permitted to perform a system action." msgstr "" -#: i18n/templates.c:902 +#: i18n/templates.c:1022 msgid "Manage keys" msgstr "" -#: i18n/templates.c:2681 +#: i18n/templates.c:2801 msgid "Manage lookup tree" msgstr "" @@ -6559,9 +6678,9 @@ msgstr "" msgid "Manage plugins" msgstr "" -#: i18n/permissions.c:12 i18n/templates.c:4544 i18n/templates.c:4553 -#: i18n/templates.c:4685 i18n/templates.c:4694 i18n/templates.c:4724 -#: i18n/templates.c:7091 +#: i18n/permissions.c:12 i18n/templates.c:4664 i18n/templates.c:4673 +#: i18n/templates.c:4805 i18n/templates.c:4814 i18n/templates.c:4844 +#: i18n/templates.c:7211 msgid "Manage security" msgstr "" @@ -6570,7 +6689,7 @@ msgstr "" msgid "Manage simple conditional" msgstr "" -#: i18n/templates.c:5942 i18n/templates.c:5960 +#: i18n/templates.c:6062 i18n/templates.c:6080 msgid "Manage sub-groups" msgstr "" @@ -6610,7 +6729,7 @@ msgstr "" msgid "Manage workflow" msgstr "" -#: i18n/templates.c:2492 +#: i18n/templates.c:2612 msgid "Many \"lookup\" fields make sense in a hierachy: countries are part of continents and sub-continents, school classes are part of grades and programs, Powerbooks are Apple Macs, while Thinkpads are made by Lenovo. This page will allow you to arrange the lookups in the field in a hierachy. All changes are immediately stored, so when you are done simply navigate back to the field menu." msgstr "" @@ -6622,7 +6741,7 @@ msgstr "" msgid "Master Field" msgstr "" -#: i18n/templates.c:2954 i18n/templates.c:2963 +#: i18n/templates.c:3074 i18n/templates.c:3083 msgid "Master field" msgstr "" @@ -6630,7 +6749,7 @@ msgstr "" msgid "Master field has no values which are assigned to behaviours." msgstr "" -#: i18n/templates.c:1427 +#: i18n/templates.c:1547 msgid "Match #join# of the following" msgstr "" @@ -6640,19 +6759,19 @@ msgstr "" msgid "Maximum Sessions" msgstr "" -#: i18n/templates.c:4523 +#: i18n/templates.c:4643 msgid "Member groups" msgstr "" -#: i18n/templates.c:4433 +#: i18n/templates.c:4553 msgid "Member users" msgstr "" -#: i18n/templates.c:7259 i18n/templates.c:7268 +#: i18n/templates.c:7379 i18n/templates.c:7388 msgid "Metadata" msgstr "" -#: i18n/templates.c:1217 i18n/templates.c:6794 i18n/templates.c:7238 +#: i18n/templates.c:1337 i18n/templates.c:6914 i18n/templates.c:7358 msgid "Metadata Version" msgstr "" @@ -6660,15 +6779,15 @@ msgstr "" msgid "Metadata field expected" msgstr "" -#: i18n/templates.c:3467 +#: i18n/templates.c:3587 msgid "Migration process has taken:" msgstr "" -#: i18n/templates.c:3464 +#: i18n/templates.c:3584 msgid "Migration process started on:" msgstr "" -#: i18n/templates.c:3455 +#: i18n/templates.c:3575 msgid "Migration to using the new search requires text to be moved from the database full text indexes into the Document Indexer Service. This may take some time depending on the size of the repository. For this reason, the process is a background task." msgstr "" @@ -6677,7 +6796,7 @@ msgid "Mime Type" msgstr "" #: plugins/ktcore/KTCorePlugin.php:301 i18n/templates.c:185 -#: i18n/templates.c:3113 +#: i18n/templates.c:3233 msgid "Mime Types" msgstr "" @@ -6712,7 +6831,7 @@ msgstr "" msgid "Modified Delta" msgstr "" -#: i18n/templates.c:3440 +#: i18n/templates.c:3560 msgid "Modified by:" msgstr "" @@ -6728,29 +6847,29 @@ msgstr "" msgid "Months" msgstr "" -#: i18n/templates.c:983 +#: i18n/templates.c:1103 msgid "Mount" msgstr "" #: plugins/ktcore/KTBulkActions.php:194 plugins/ktcore/KTBulkActions.php:202 #: plugins/ktcore/KTDocumentActions.php:964 -#: plugins/ktcore/KTDocumentActions.php:1000 i18n/templates.c:4007 -#: i18n/templates.c:4139 i18n/templates.c:4142 i18n/templates.c:4151 -#: i18n/templates.c:4163 i18n/templates.c:4223 i18n/templates.c:4232 +#: plugins/ktcore/KTDocumentActions.php:1000 i18n/templates.c:4127 +#: i18n/templates.c:4259 i18n/templates.c:4262 i18n/templates.c:4271 +#: i18n/templates.c:4283 i18n/templates.c:4343 i18n/templates.c:4352 #: i18n/transactions.c:5 msgid "Move" msgstr "" -#: i18n/templates.c:4004 +#: i18n/templates.c:4124 msgid "Move Action for Transition" msgstr "" #: plugins/ktcore/KTDocumentActions.php:993 -#: plugins/ktcore/KTDocumentActions.php:999 i18n/templates.c:4061 +#: plugins/ktcore/KTDocumentActions.php:999 i18n/templates.c:4181 msgid "Move Document" msgstr "" -#: i18n/templates.c:4148 i18n/templates.c:4220 +#: i18n/templates.c:4268 i18n/templates.c:4340 msgid "Move Files and Folders" msgstr "" @@ -6771,11 +6890,11 @@ msgstr "" msgid "Moves the document to another folder." msgstr "" -#: i18n/templates.c:4064 +#: i18n/templates.c:4184 msgid "Moving a document relocates the document within the DMS." msgstr "" -#: i18n/templates.c:4133 +#: i18n/templates.c:4253 msgid "Moving a document relocates the document within the document repository." msgstr "" @@ -6801,7 +6920,7 @@ msgstr "" #: plugins/search2/MigrationDashlet.php:81 #: search2/indexing/indexerCore.inc.php:909 -#: search2/indexing/indexerCore.inc.php:923 i18n/templates.c:1019 +#: search2/indexing/indexerCore.inc.php:923 i18n/templates.c:1139 msgid "N/A" msgstr "" @@ -6809,7 +6928,7 @@ msgstr "" msgid "NOT" msgstr "" -#: i18n/templates.c:3416 +#: i18n/templates.c:3536 msgid "NOT AVAILABLE" msgstr "" @@ -6833,16 +6952,16 @@ msgstr "" #: plugins/ktstandard/KTDocumentLinks.php:505 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297 #: plugins/wintools/email/emailDocumentTypes.php:68 preferences.php:76 -#: i18n/templates.c:383 i18n/templates.c:758 i18n/templates.c:950 -#: i18n/templates.c:1133 i18n/templates.c:1187 i18n/templates.c:1892 -#: i18n/templates.c:2144 i18n/templates.c:2360 i18n/templates.c:2531 -#: i18n/templates.c:2609 i18n/templates.c:2654 i18n/templates.c:2720 -#: i18n/templates.c:2741 i18n/templates.c:3665 i18n/templates.c:4283 -#: i18n/templates.c:4304 i18n/templates.c:4328 i18n/templates.c:4937 -#: i18n/templates.c:5354 i18n/templates.c:5780 i18n/templates.c:6341 -#: i18n/templates.c:6419 i18n/templates.c:6596 i18n/templates.c:6665 -#: i18n/templates.c:6674 i18n/templates.c:6710 i18n/templates.c:6719 -#: i18n/templates.c:6860 +#: i18n/templates.c:500 i18n/templates.c:875 i18n/templates.c:1070 +#: i18n/templates.c:1253 i18n/templates.c:1307 i18n/templates.c:2012 +#: i18n/templates.c:2264 i18n/templates.c:2480 i18n/templates.c:2651 +#: i18n/templates.c:2729 i18n/templates.c:2774 i18n/templates.c:2840 +#: i18n/templates.c:2861 i18n/templates.c:3785 i18n/templates.c:4403 +#: i18n/templates.c:4424 i18n/templates.c:4448 i18n/templates.c:5057 +#: i18n/templates.c:5474 i18n/templates.c:5900 i18n/templates.c:6461 +#: i18n/templates.c:6539 i18n/templates.c:6716 i18n/templates.c:6785 +#: i18n/templates.c:6794 i18n/templates.c:6830 i18n/templates.c:6839 +#: i18n/templates.c:6980 msgid "Name" msgstr "" @@ -6855,12 +6974,12 @@ msgstr "" msgid "Name of condition" msgstr "" -#: i18n/templates.c:2723 i18n/templates.c:4286 i18n/templates.c:6401 -#: i18n/templates.c:6422 +#: i18n/templates.c:2843 i18n/templates.c:4406 i18n/templates.c:6521 +#: i18n/templates.c:6542 msgid "Namespace" msgstr "" -#: i18n/templates.c:6455 i18n/templates.c:6494 +#: i18n/templates.c:6575 i18n/templates.c:6614 msgid "New" msgstr "" @@ -6883,7 +7002,7 @@ msgstr "" msgid "New Link" msgstr "" -#: i18n/templates.c:2921 +#: i18n/templates.c:3041 msgid "New Name" msgstr "" @@ -6891,7 +7010,7 @@ msgstr "" msgid "New Owner" msgstr "" -#: i18n/templates.c:281 i18n/templates.c:284 +#: i18n/templates.c:398 i18n/templates.c:401 msgid "New Quicklink" msgstr "" @@ -6903,7 +7022,7 @@ msgstr "" msgid "New Saved Search" msgstr "" -#: i18n/templates.c:5690 +#: i18n/templates.c:5810 msgid "New State" msgstr "" @@ -6952,19 +7071,19 @@ msgstr "" msgid "New thread created" msgstr "" -#: i18n/templates.c:3146 +#: i18n/templates.c:3266 msgid "New to Document Management, or to #appname#? We've written some quick documentation to help you along" msgstr "" -#: i18n/templates.c:5381 +#: i18n/templates.c:5501 msgid "New workflow information" msgstr "" -#: i18n/templates.c:5384 +#: i18n/templates.c:5504 msgid "New workflow name" msgstr "" -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:72 i18n/templates.c:6218 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:72 i18n/templates.c:6338 msgid "Next" msgstr "" @@ -6972,9 +7091,9 @@ msgstr "" msgid "Next run time" msgstr "" -#: i18n/templates.c:65 i18n/templates.c:2384 i18n/templates.c:2390 -#: i18n/templates.c:2438 i18n/templates.c:2543 i18n/templates.c:2633 -#: i18n/templates.c:2639 i18n/templates.c:3053 i18n/templates.c:4343 +#: i18n/templates.c:65 i18n/templates.c:2504 i18n/templates.c:2510 +#: i18n/templates.c:2558 i18n/templates.c:2663 i18n/templates.c:2753 +#: i18n/templates.c:2759 i18n/templates.c:3173 i18n/templates.c:4463 msgid "No" msgstr "" @@ -6982,7 +7101,7 @@ msgstr "" msgid "No Base DN provided" msgstr "" -#: i18n/templates.c:6482 +#: i18n/templates.c:6602 msgid "No Conditions have been defined." msgstr "" @@ -6990,7 +7109,7 @@ msgstr "" msgid "No ID given" msgstr "" -#: i18n/templates.c:968 +#: i18n/templates.c:1088 msgid "No Key Assigned" msgstr "" @@ -6998,7 +7117,7 @@ msgstr "" msgid "No Object Classes provided" msgstr "" -#: i18n/templates.c:3713 i18n/templates.c:6524 +#: i18n/templates.c:3833 i18n/templates.c:6644 msgid "No Saved Searches have been defined." msgstr "" @@ -7018,8 +7137,8 @@ msgstr "" msgid "No Such search" msgstr "" -#: i18n/templates.c:476 i18n/templates.c:575 i18n/templates.c:653 -#: i18n/templates.c:743 +#: i18n/templates.c:593 i18n/templates.c:692 i18n/templates.c:770 +#: i18n/templates.c:860 msgid "No Transactions matched your query." msgstr "" @@ -7027,7 +7146,7 @@ msgstr "" msgid "No Unit" msgstr "" -#: plugins/rssplugin/KTrss.inc.php:373 i18n/templates.c:398 +#: plugins/rssplugin/KTrss.inc.php:373 i18n/templates.c:515 msgid "No Workflow" msgstr "" @@ -7052,26 +7171,30 @@ msgstr "" msgid "No action specified." msgstr "" -#: i18n/templates.c:5639 +#: i18n/templates.c:5759 msgid "No actions are controlled by this workflow, so all actions are available when documents are in this state." msgstr "" -#: i18n/templates.c:5720 +#: i18n/templates.c:5840 msgid "No actions are controlled by this workflow." msgstr "" -#: i18n/templates.c:5684 +#: i18n/templates.c:5804 msgid "No actions are controlled by this workflow. All actions will be available at all states." msgstr "" -#: i18n/templates.c:5474 +#: i18n/templates.c:5594 msgid "No actions are performed when this transition occurs." msgstr "" -#: i18n/templates.c:6569 +#: i18n/templates.c:6689 msgid "No additional authentication sources have been defined." msgstr "" +#: i18n/templates.c:365 +msgid "No alerts have been configured for this document." +msgstr "" + #: plugins/ktcore/authentication/authenticationadminpage.inc.php:180 #: plugins/ktcore/authentication/authenticationadminpage.inc.php:202 msgid "No authentication provider chosen" @@ -7081,7 +7204,7 @@ msgstr "" msgid "No automatic assignment" msgstr "" -#: i18n/templates.c:2126 +#: i18n/templates.c:2246 msgid "No automatic workflow" msgstr "" @@ -7107,7 +7230,7 @@ msgstr "" msgid "No collection specified." msgstr "" -#: i18n/templates.c:2240 +#: i18n/templates.c:2360 msgid "No columns have been added to this view" msgstr "" @@ -7124,15 +7247,15 @@ msgstr "" msgid "No configuration has been implemented for this plugin." msgstr "" -#: i18n/templates.c:3341 +#: i18n/templates.c:3461 msgid "No content specified for this help file yet. Edit it first." msgstr "" -#: i18n/templates.c:3863 +#: i18n/templates.c:3983 msgid "No criteria have been selected for the criteria group." msgstr "" -#: i18n/templates.c:4997 +#: i18n/templates.c:5117 msgid "No defined workflows" msgstr "" @@ -7146,11 +7269,11 @@ msgstr "" msgid "No document was requested. Please browse for one." msgstr "" -#: i18n/templates.c:6995 +#: i18n/templates.c:7115 msgid "No documents are currently checked out." msgstr "" -#: i18n/templates.c:6911 +#: i18n/templates.c:7031 msgid "No documents are marked as deleted." msgstr "" @@ -7171,7 +7294,7 @@ msgstr "" msgid "No documents were found matching the specified document no" msgstr "" -#: i18n/templates.c:6821 i18n/templates.c:6944 i18n/templates.c:6965 +#: i18n/templates.c:6941 i18n/templates.c:7064 i18n/templates.c:7085 msgid "No documents were selected." msgstr "" @@ -7184,7 +7307,7 @@ msgstr "" msgid "No extractor for docid: %d" msgstr "" -#: i18n/templates.c:3950 i18n/templates.c:6620 +#: i18n/templates.c:4070 i18n/templates.c:6740 msgid "No fields associated with this fieldset." msgstr "" @@ -7193,11 +7316,11 @@ msgstr "" msgid "No fieldsets" msgstr "" -#: i18n/templates.c:854 i18n/templates.c:4847 +#: i18n/templates.c:974 i18n/templates.c:4967 msgid "No fieldsets are available to be added. To add a fieldset, please go to DMS Administration" msgstr "" -#: i18n/templates.c:845 i18n/templates.c:4838 +#: i18n/templates.c:965 i18n/templates.c:4958 msgid "No fieldsets are currently associated with this type." msgstr "" @@ -7226,12 +7349,12 @@ msgstr "" msgid "No folders or documents in this location." msgstr "" -#: i18n/templates.c:3962 i18n/templates.c:3971 i18n/templates.c:6632 -#: i18n/templates.c:6641 +#: i18n/templates.c:4082 i18n/templates.c:4091 i18n/templates.c:6752 +#: i18n/templates.c:6761 msgid "No free fields." msgstr "" -#: i18n/templates.c:2510 +#: i18n/templates.c:2630 msgid "No free keywords. Use the \"unlink\" action on a keyword to make it available." msgstr "" @@ -7239,11 +7362,11 @@ msgstr "" msgid "No group is required to perform this transition" msgstr "" -#: i18n/templates.c:5600 +#: i18n/templates.c:5720 msgid "No groups or roles are defined in the DMS." msgstr "" -#: i18n/templates.c:4946 +#: i18n/templates.c:5066 msgid "No help files have been customized." msgstr "" @@ -7251,7 +7374,7 @@ msgstr "" msgid "No help page specified." msgstr "" -#: i18n/templates.c:3119 +#: i18n/templates.c:3239 msgid "No indicated problem." msgstr "" @@ -7259,23 +7382,27 @@ msgstr "" msgid "No initial folder specified specified." msgstr "" -#: i18n/templates.c:125 -msgid "No internal" +#: i18n/templates.c:131 +msgid "No internal feeds available" msgstr "" -#: i18n/templates.c:2795 +#: i18n/templates.c:128 +msgid "No internal or external feeds available" +msgstr "" + +#: i18n/templates.c:2915 msgid "No items have been assigned with the current \t\t parent behaviour." msgstr "" -#: i18n/templates.c:1544 +#: i18n/templates.c:1664 msgid "No items in the category." msgstr "" -#: i18n/templates.c:2261 +#: i18n/templates.c:2381 msgid "No items require your attention" msgstr "" -#: i18n/templates.c:3194 +#: i18n/templates.c:3314 msgid "No items require your attention." msgstr "" @@ -7292,11 +7419,11 @@ msgstr "" msgid "No licenses have been installed" msgstr "" -#: i18n/templates.c:6878 +#: i18n/templates.c:6998 msgid "No link administrator changeable link types available." msgstr "" -#: i18n/templates.c:1964 i18n/templates.c:2036 +#: i18n/templates.c:2084 i18n/templates.c:2156 msgid "No link types are defined. Please ask the administrator to add them." msgstr "" @@ -7319,7 +7446,7 @@ msgstr "" msgid "No lookups were selected for editing" msgstr "" -#: i18n/templates.c:2957 +#: i18n/templates.c:3077 msgid "No master field is set, please select the master field" msgstr "" @@ -7354,7 +7481,7 @@ msgstr "" msgid "No password was provided" msgstr "" -#: i18n/templates.c:5393 +#: i18n/templates.c:5513 msgid "No permissions are controlled by this state. Indicate below which permissions are controlled to allocate them." msgstr "" @@ -7363,11 +7490,11 @@ msgstr "" msgid "No permissions are required to perform this transition" msgstr "" -#: i18n/templates.c:5660 +#: i18n/templates.c:5780 msgid "No permissions have been created within #appname#." msgstr "" -#: i18n/templates.c:7064 +#: i18n/templates.c:7184 msgid "No problems found - database is consistent with the contents of the repository." msgstr "" @@ -7387,8 +7514,8 @@ msgstr "" msgid "No restrictions in place for this transition." msgstr "" -#: i18n/templates.c:971 i18n/templates.c:1145 i18n/templates.c:1202 -#: i18n/templates.c:5963 i18n/templates.c:6386 +#: i18n/templates.c:1091 i18n/templates.c:1265 i18n/templates.c:1322 +#: i18n/templates.c:6083 i18n/templates.c:6506 msgid "No results for your search." msgstr "" @@ -7396,19 +7523,19 @@ msgstr "" msgid "No role is required to perform this transition" msgstr "" -#: i18n/templates.c:4127 i18n/templates.c:4412 +#: i18n/templates.c:4247 i18n/templates.c:4532 msgid "No roles defined in the Role Administration area." msgstr "" -#: i18n/templates.c:7097 +#: i18n/templates.c:7217 msgid "No roles or groups have been defined or have permissions." msgstr "" -#: i18n/templates.c:4721 +#: i18n/templates.c:4841 msgid "No roles or groups have been defined. Permissions can only be allocated to roles and groups." msgstr "" -#: i18n/templates.c:4454 i18n/templates.c:4571 +#: i18n/templates.c:4574 i18n/templates.c:4691 msgid "No roles, groups, or users have been defined or have permissions." msgstr "" @@ -7420,11 +7547,11 @@ msgstr "" msgid "No search parameters given" msgstr "" -#: i18n/templates.c:2177 +#: i18n/templates.c:2297 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find groups." msgstr "" -#: i18n/templates.c:2141 +#: i18n/templates.c:2261 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find users." msgstr "" @@ -7485,7 +7612,7 @@ msgstr "" msgid "No such column: %s" msgstr "" -#: lib/actions/bulkaction.php:247 +#: lib/actions/bulkaction.php:294 msgid "No such document" msgstr "" @@ -7493,7 +7620,7 @@ msgstr "" msgid "No such element" msgstr "" -#: lib/actions/bulkaction.php:270 +#: lib/actions/bulkaction.php:317 msgid "No such folder" msgstr "" @@ -7545,11 +7672,11 @@ msgstr "" msgid "No such widget: %s" msgstr "" -#: i18n/templates.c:3203 +#: i18n/templates.c:3323 msgid "No tasks have been run yet." msgstr "" -#: i18n/templates.c:7328 +#: i18n/templates.c:7448 msgid "No tasks have been scheduled" msgstr "" @@ -7570,15 +7697,15 @@ msgstr "" msgid "No transition specified." msgstr "" -#: i18n/templates.c:7301 +#: i18n/templates.c:7421 msgid "No transitions are available while the document is checked out." msgstr "" -#: i18n/templates.c:5630 +#: i18n/templates.c:5750 msgid "No transitions have been defined for this workflow." msgstr "" -#: i18n/templates.c:5621 +#: i18n/templates.c:5741 msgid "No transitions lead to this state." msgstr "" @@ -7586,7 +7713,7 @@ msgstr "" msgid "No unit" msgstr "" -#: i18n/templates.c:4682 i18n/templates.c:7211 +#: i18n/templates.c:4802 i18n/templates.c:7331 msgid "No users have permissions on this item." msgstr "" @@ -7602,8 +7729,8 @@ msgstr "" msgid "No valid email addresses supplied" msgstr "" -#: i18n/templates.c:35 i18n/templates.c:1289 i18n/templates.c:1292 -#: i18n/templates.c:1343 i18n/templates.c:4955 +#: i18n/templates.c:35 i18n/templates.c:1409 i18n/templates.c:1412 +#: i18n/templates.c:1463 i18n/templates.c:5075 msgid "No workflow" msgstr "" @@ -7611,7 +7738,7 @@ msgstr "" msgid "No workflow selected." msgstr "" -#: lib/util/ktutil.inc:650 lib/util/ktutil.inc:657 lib/util/ktutil.inc:670 +#: lib/util/ktutil.inc:658 lib/util/ktutil.inc:665 lib/util/ktutil.inc:678 msgid "Non-entity object" msgstr "" @@ -7634,8 +7761,8 @@ msgid "None" msgstr "" #: lib/documentmanagement/DocumentField.inc:202 -#: plugins/ktcore/admin/documentFieldsv2.php:108 i18n/templates.c:2747 -#: i18n/templates.c:4310 +#: plugins/ktcore/admin/documentFieldsv2.php:108 i18n/templates.c:2867 +#: i18n/templates.c:4430 msgid "Normal" msgstr "" @@ -7653,7 +7780,7 @@ msgstr "" msgid "Not Required" msgstr "" -#: i18n/templates.c:3695 i18n/templates.c:3704 +#: i18n/templates.c:3815 i18n/templates.c:3824 msgid "Not Shared" msgstr "" @@ -7702,12 +7829,12 @@ msgstr "" msgid "Not yet implemented in %s" msgstr "" -#: i18n/templates.c:6809 i18n/templates.c:6854 i18n/templates.c:6929 -#: i18n/templates.c:6950 +#: i18n/templates.c:6929 i18n/templates.c:6974 i18n/templates.c:7049 +#: i18n/templates.c:7070 msgid "Note" msgstr "" -#: i18n/templates.c:2084 +#: i18n/templates.c:2204 msgid "Note that documents which are moved into this folder will change to use this workflow, and if their previous workflow was different they will lose any progress they have made in that workflow." msgstr "" @@ -7727,19 +7854,19 @@ msgstr "" msgid "Note that the options which are available depends on previous choices within this fieldset." msgstr "" -#: i18n/templates.c:3515 +#: i18n/templates.c:3635 msgid "Note:" msgstr "" -#: i18n/templates.c:3215 +#: i18n/templates.c:3335 msgid "Note: The stack install uses its own service for task scheduling and the following is only for source installs." msgstr "" -#: i18n/templates.c:3212 +#: i18n/templates.c:3332 msgid "Note: The stack install uses its own service for task scheduling. To check if this service has been installed and is running, open the Control Panel, go to Administrative Tools and open the list of Services. The scheduler service is called ktdmsScheduler. For further information on this service, please refer to the documentation." msgstr "" -#: i18n/templates.c:3482 +#: i18n/templates.c:3602 msgid "Note: Search results will not be accurate until the migration process is complete." msgstr "" @@ -7749,7 +7876,7 @@ msgstr "" #: plugins/ktcore/admin/workflowsv2.php:2105 #: plugins/ktcore/admin/workflowsv2.php:2257 plugins/ktcore/KTMiscPages.php:44 -#: i18n/templates.c:5126 i18n/templates.c:5426 +#: i18n/templates.c:5246 i18n/templates.c:5546 msgid "Notifications" msgstr "" @@ -7761,11 +7888,11 @@ msgstr "" msgid "Notifications updated." msgstr "" -#: i18n/templates.c:5528 i18n/templates.c:5747 +#: i18n/templates.c:5648 i18n/templates.c:5867 msgid "Notified groups & roles" msgstr "" -#: i18n/templates.c:3284 +#: i18n/templates.c:3404 msgid "Now editing field \"" msgstr "" @@ -7788,42 +7915,42 @@ msgstr "" msgid "Object no longer exists" msgstr "" -#: i18n/templates.c:7070 +#: i18n/templates.c:7190 msgid "On deleting a document version the version history will remain but the document will be permanently deleted." msgstr "" -#: plugins/ktcore/KTBulkActions.php:991 +#: plugins/ktcore/KTBulkActions.php:1017 #, php-format msgid "Once downloaded, return to the original folder" msgstr "" -#: i18n/templates.c:4058 +#: i18n/templates.c:4178 msgid "Once the document has been downloaded, you should return to the document view." msgstr "" -#: i18n/templates.c:5396 +#: i18n/templates.c:5516 msgid "Once you've selected the permissions you want to control for this workflow state, you should allocate these to the appropriate groups and roles." msgstr "" -#: plugins/ktcore/KTBulkActions.php:732 +#: plugins/ktcore/KTBulkActions.php:738 #: plugins/ktstandard/KTBulkExportPlugin.php:160 #, php-format msgid "Once your download is complete, click here to return to the original folder" msgstr "" -#: i18n/templates.c:5321 +#: i18n/templates.c:5441 msgid "One of the most powerful features of #appname# is the workflow system. This allows you to direct the lifecycle of a document from start to finish. The \"Workflow Administration\" menu on the left allows you to access and update information about states, transitions, security and notifications as they apply to this workflow." msgstr "" -#: i18n/templates.c:5252 +#: i18n/templates.c:5372 msgid "One of the powerful aspects of transitions is that you can specify a set of \"effects\" which occur when the transition is followed. This list can be extended by plugins, and includes things like automatically moving the document to a particular folder." msgstr "" -#: i18n/templates.c:5417 +#: i18n/templates.c:5537 msgid "One of the reasons that workflow is so key to the way #appname# is used is that states can have a variety of effects on the way other systems work. For example: workflow states can override the permissions on a document, and reaching a state can cause notifications to be sent out." msgstr "" -#: i18n/templates.c:6566 +#: i18n/templates.c:6686 msgid "Only the standard database authentication is currently available. If you need to use a different authentication type (e.g. LDAP) you will need to ensure that the Plugin is enabled." msgstr "" @@ -7855,19 +7982,19 @@ msgstr "" msgid "Optimising Lucene index" msgstr "" -#: i18n/templates.c:2993 i18n/templates.c:3020 +#: i18n/templates.c:3113 i18n/templates.c:3140 msgid "Order" msgstr "" -#: i18n/templates.c:2984 i18n/templates.c:3011 +#: i18n/templates.c:3104 i18n/templates.c:3131 msgid "Order Fields" msgstr "" -#: i18n/templates.c:6089 +#: i18n/templates.c:6209 msgid "Organisation Name" msgstr "" -#: i18n/templates.c:6080 +#: i18n/templates.c:6200 msgid "Orgnisation Administration" msgstr "" @@ -7883,11 +8010,11 @@ msgstr "" msgid "Orphaned Folders Plugin" msgstr "" -#: i18n/templates.c:2411 +#: i18n/templates.c:2531 msgid "Over time, the lookup values which make sense will change and evolve as your organisation does. You may thus need to change the lookup values associated with a given field. There are a number of different states that are possible for a given lookup" msgstr "" -#: i18n/templates.c:4388 +#: i18n/templates.c:4508 msgid "Override Parent Allocation" msgstr "" @@ -7895,7 +8022,7 @@ msgstr "" msgid "Override parent allocation" msgstr "" -#: i18n/templates.c:4565 +#: i18n/templates.c:4685 msgid "Override permissions" msgstr "" @@ -7915,7 +8042,7 @@ msgstr "" msgid "Overview" msgstr "" -#: i18n/templates.c:23 i18n/templates.c:1277 i18n/templates.c:1331 +#: i18n/templates.c:23 i18n/templates.c:1397 i18n/templates.c:1451 msgid "Owned by" msgstr "" @@ -7931,7 +8058,7 @@ msgstr "" msgid "Ownership changed." msgstr "" -#: lib/util/ktutil.inc:177 +#: lib/util/ktutil.inc:185 msgid "PB" msgstr "" @@ -7943,19 +8070,19 @@ msgstr "" msgid "PDF Text Extractor" msgstr "" -#: i18n/templates.c:5837 +#: i18n/templates.c:5957 msgid "PHP Information" msgstr "" -#: i18n/templates.c:2258 +#: i18n/templates.c:2378 msgid "Page: #batch#" msgstr "" -#: i18n/templates.c:1424 +#: i18n/templates.c:1544 msgid "Parameters" msgstr "" -#: i18n/templates.c:3593 +#: i18n/templates.c:3713 msgid "Parse" msgstr "" @@ -7973,7 +8100,7 @@ msgstr "" #: lib/authentication/builtinauthenticationprovider.inc.php:190 #: plugins/ktcore/admin/userManagement.php:159 #: plugins/ktcore/admin/userManagement.php:268 preferences.php:131 -#: i18n/templates.c:6389 i18n/templates.c:6755 +#: i18n/templates.c:6509 i18n/templates.c:6875 msgid "Password" msgstr "" @@ -7998,7 +8125,7 @@ msgstr "" msgid "Pending Documents Indexing Queue" msgstr "" -#: i18n/templates.c:491 +#: i18n/templates.c:608 msgid "Per-User Activity" msgstr "" @@ -8006,7 +8133,7 @@ msgstr "" msgid "Perform Quick Transition" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1612 i18n/templates.c:4973 +#: plugins/ktcore/KTDocumentActions.php:1612 i18n/templates.c:5093 msgid "Perform Transition" msgstr "" @@ -8019,15 +8146,15 @@ msgstr "" msgid "Performs a check to see if the documents in your repositories all are stored on the back-end storage (usually on disk)." msgstr "" -#: i18n/templates.c:3530 +#: i18n/templates.c:3650 msgid "Period Since Last Indexing:" msgstr "" -#: i18n/templates.c:3524 +#: i18n/templates.c:3644 msgid "Period Since Last Optimization:" msgstr "" -#: i18n/templates.c:7346 +#: i18n/templates.c:7466 msgid "Permission" msgstr "" @@ -8051,7 +8178,7 @@ msgstr "" #: plugins/ktcore/folder/Permissions.php:60 #: plugins/ktcore/folder/Permissions.php:193 #: plugins/ktcore/KTCorePlugin.php:258 plugins/ktcore/KTPermissions.php:68 -#: plugins/ktcore/KTPermissions.php:195 i18n/templates.c:4448 +#: plugins/ktcore/KTPermissions.php:195 i18n/templates.c:4568 msgid "Permissions" msgstr "" @@ -8059,11 +8186,11 @@ msgstr "" msgid "Permissions Allocated." msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1230 i18n/templates.c:5210 +#: plugins/ktcore/admin/workflowsv2.php:1230 i18n/templates.c:5330 msgid "Permissions Overview" msgstr "" -#: i18n/templates.c:7337 +#: i18n/templates.c:7457 msgid "Permissions are descriptors used to ascertain whether groups of users have access to certain functionality. The built-in permissions below facilitate the default functionality of the DMS and can't be changed. Plugin developers may choose to add additional permissions below that manage access to their plugins functionality." msgstr "" @@ -8075,7 +8202,7 @@ msgstr "" msgid "Permissions on folder updated" msgstr "" -#: i18n/templates.c:5534 i18n/templates.c:5753 +#: i18n/templates.c:5654 i18n/templates.c:5873 msgid "Permissions overridden" msgstr "" @@ -8087,7 +8214,7 @@ msgstr "" msgid "Plain Text Extractor" msgstr "" -#: i18n/templates.c:2210 +#: i18n/templates.c:2330 msgid "Please be aware that - depending on your selections - new values may become available." msgstr "" @@ -8099,31 +8226,31 @@ msgstr "" msgid "Please bear in mind that you can use a maximum of 250 characters." msgstr "" -#: i18n/templates.c:6152 +#: i18n/templates.c:6272 msgid "Please choose a location to place your unit folder." msgstr "" -#: i18n/templates.c:3035 +#: i18n/templates.c:3155 msgid "Please complete the following fields to edit the fieldset's properties and then click Change. Required fields are marked with a red square." msgstr "" -#: i18n/templates.c:6101 +#: i18n/templates.c:6221 msgid "Please complete the form below to add a new user. Fields marked with a red square are required. By default, users are created using #appname#'s builtin authentication provider. Should you wish to use an external authentication provider such as LDAP, please ensure that the provider's plugin is registered and use the form on the User Management page." msgstr "" -#: i18n/templates.c:5879 +#: i18n/templates.c:5999 msgid "Please complete the form below to edit the user. Fields marked with a red square are required. By default, users are created using #appname#'s builtin authentication provider. Should you wish to use an external authentication provider such as LDAP, please ensure that the provider's plugin is registered and enabled." msgstr "" -#: i18n/templates.c:7001 +#: i18n/templates.c:7121 msgid "Please confirm that this is the document that you wish to check-in." msgstr "" -#: i18n/templates.c:980 +#: i18n/templates.c:1100 msgid "Please contact #email# to purchase a new subscription, or renew your existing one." msgstr "" -#: i18n/templates.c:6197 +#: i18n/templates.c:6317 msgid "Please contact the KnowledgeTree Sales team should you wish to learn more about commercially supported editions of KnowledgeTree." msgstr "" @@ -8143,7 +8270,7 @@ msgstr "" msgid "Please either enter a name, or select a search to save over" msgstr "" -#: i18n/templates.c:3218 +#: i18n/templates.c:3338 msgid "Please ensure that the scheduler is listed in your cron jobs. The line to be added to the crontab to implement the cron job is:" msgstr "" @@ -8155,7 +8282,7 @@ msgstr "" msgid "Please enter a list of transitions, one per line. Transition names must be unique." msgstr "" -#: i18n/templates.c:3395 +#: i18n/templates.c:3515 msgid "Please enter a name for the search expression." msgstr "" @@ -8164,15 +8291,15 @@ msgstr "" msgid "Please enter information for all fields." msgstr "" -#: i18n/templates.c:1367 +#: i18n/templates.c:1487 msgid "Please enter some search criteria!" msgstr "" -#: i18n/templates.c:6281 +#: i18n/templates.c:6401 msgid "Please enter the Group's details below and then click create group. Fields marked with a red square are required." msgstr "" -#: i18n/templates.c:6215 +#: i18n/templates.c:6335 msgid "Please enter the Unit's details below and then click create unit. Fields marked with a red square are required." msgstr "" @@ -8180,7 +8307,7 @@ msgstr "" msgid "Please enter the lookup values you wish to add, one per line." msgstr "" -#: i18n/templates.c:6749 +#: i18n/templates.c:6869 msgid "Please enter your details below to login." msgstr "" @@ -8192,7 +8319,7 @@ msgstr "" msgid "Please enter your username." msgstr "" -#: i18n/templates.c:4625 +#: i18n/templates.c:4745 msgid "Please give a reason for deleting these files. This will be recorded in the documents' \"Transaction History\"" msgstr "" @@ -8201,7 +8328,7 @@ msgstr "" msgid "Please give the role a name." msgstr "" -#: i18n/templates.c:4160 +#: i18n/templates.c:4280 msgid "Please give these final details." msgstr "" @@ -8215,15 +8342,15 @@ msgstr "" msgid "Please indicate a new title to use to resolve any title conflicts." msgstr "" -#: i18n/templates.c:7034 i18n/templates.c:7040 +#: i18n/templates.c:7154 i18n/templates.c:7160 msgid "Please note" msgstr "" -#: i18n/templates.c:5699 +#: i18n/templates.c:5819 msgid "Please note that additional configuration is possible on states beyond what is specified here (e.g. which users to notify about the document, etc). Please edit the state to access and modify these other properties." msgstr "" -#: i18n/templates.c:4361 +#: i18n/templates.c:4481 msgid "Please note that changing role allocations may take a some time, depending on the number of folders below this one." msgstr "" @@ -8231,11 +8358,11 @@ msgstr "" msgid "Please note that changing the owner may affect access to this document." msgstr "" -#: i18n/templates.c:4985 +#: i18n/templates.c:5105 msgid "Please note that changing the workflow on a document will start the workflow at the beginning of the new workflow. This is true even if the new workflow is identical to the old one." msgstr "" -#: i18n/templates.c:917 +#: i18n/templates.c:1037 msgid "Please note that only 1 key is ever active - the key which expires first (listed at the top). If you need more active users, you will need to purchase additional user licenses. If you have upgraded from Basic to Plus or Premium, please add your new license and then delete the old license." msgstr "" @@ -8243,7 +8370,7 @@ msgstr "" msgid "Please note that rescheduling all documents may take a long time, depending on the size of the repository." msgstr "" -#: i18n/templates.c:5135 i18n/templates.c:5156 +#: i18n/templates.c:5255 i18n/templates.c:5276 msgid "Please note that the plugins that are installed will affect the available options" msgstr "" @@ -8255,7 +8382,7 @@ msgstr "" msgid "Please reattempt the query. The query is missing." msgstr "" -#: i18n/templates.c:6203 +#: i18n/templates.c:6323 msgid "Please refer to the documentation provided to you at subscription to learn more about how to access KnowledgeTree's professional support team." msgstr "" @@ -8263,10 +8390,19 @@ msgstr "" msgid "Please reselect the file to upload." msgstr "" -#: i18n/templates.c:1886 +#: plugins/alerts/alerts.php:543 +msgid "Please review this document." +msgstr "" + +#: i18n/templates.c:2006 msgid "Please select a disclaimer to customize." msgstr "" +#: plugins/shortcuts/FolderAddShortcutAction.php:173 +#: plugins/shortcuts/FolderAddShortcutAction.php:181 +msgid "Please select a document or folder to make a shortcut to first." +msgstr "" + #: lib/authentication/builtinauthenticationprovider.inc.php:76 #: plugins/ktcore/admin/userManagement.php:201 #: plugins/ktcore/admin/userManagement.php:261 @@ -8302,11 +8438,11 @@ msgstr "" msgid "Please select one or more permissions." msgstr "" -#: i18n/templates.c:3833 +#: i18n/templates.c:3953 msgid "Please select some search criteria" msgstr "" -#: i18n/templates.c:2117 +#: i18n/templates.c:2237 msgid "Please select the appropriate workflows for each document type." msgstr "" @@ -8314,15 +8450,15 @@ msgstr "" msgid "Please select the new type for this document." msgstr "" -#: i18n/templates.c:5228 +#: i18n/templates.c:5348 msgid "Please select which roles or groups should be informed when each state is reached." msgstr "" -#: i18n/templates.c:5591 i18n/templates.c:5705 +#: i18n/templates.c:5711 i18n/templates.c:5825 msgid "Please select which roles or groups should be informed when this state is reached." msgstr "" -#: i18n/templates.c:5816 +#: i18n/templates.c:5936 msgid "Please select which states this transition should be available from. Note that transitions are never available from their target state, even if you specify it below." msgstr "" @@ -8359,7 +8495,7 @@ msgstr "" msgid "Please specify why you are cancelling this document's checked-out status. Please bear in mind that you can use a maximum of 250 characters." msgstr "" -#: plugins/ktcore/KTBulkActions.php:896 +#: plugins/ktcore/KTBulkActions.php:922 msgid "Please specify why you are checking out these documents. It will assist other users in understanding why you have locked these files." msgstr "" @@ -8379,7 +8515,7 @@ msgstr "" msgid "Please specify why you are moving this document. Bear in mind that you can use a maximum of 250 characters." msgstr "" -#: plugins/ktcore/admin/plugins.php:56 i18n/templates.c:6725 +#: plugins/ktcore/admin/plugins.php:56 i18n/templates.c:6845 msgid "Plugins" msgstr "" @@ -8399,11 +8535,11 @@ msgstr "" msgid "Plus" msgstr "" -#: i18n/templates.c:6188 +#: i18n/templates.c:6308 msgid "Portions copyright The Jam Warehouse Software (Pty) Limited." msgstr "" -#: i18n/templates.c:2228 i18n/templates.c:2579 +#: i18n/templates.c:2348 i18n/templates.c:2699 msgid "Position" msgstr "" @@ -8411,11 +8547,11 @@ msgstr "" msgid "Possible cause" msgstr "" -#: i18n/templates.c:2045 +#: i18n/templates.c:2165 msgid "Post a reply" msgstr "" -#: i18n/templates.c:2048 +#: i18n/templates.c:2168 msgid "Post reply" msgstr "" @@ -8425,7 +8561,7 @@ msgstr "" #: config/siteMap.inc:72 lib/templating/kt3template.inc.php:287 #: lib/templating/kt3template.inc.php:364 preferences.php:56 -#: i18n/templates.c:5894 +#: i18n/templates.c:6014 msgid "Preferences" msgstr "" @@ -8433,15 +8569,15 @@ msgstr "" msgid "Premium" msgstr "" -#: i18n/templates.c:3233 +#: i18n/templates.c:3353 msgid "Press 'i' to edit a line." msgstr "" -#: i18n/templates.c:3230 +#: i18n/templates.c:3350 msgid "Press 'o' to start a new line." msgstr "" -#: i18n/templates.c:3236 +#: i18n/templates.c:3356 msgid "Press the 'esc' key to exit the edit mode." msgstr "" @@ -8465,7 +8601,7 @@ msgstr "" msgid "Prevents users who do not have the specified role from using this transition." msgstr "" -#: plugins/documentpreview/documentPreviewPlugin.php:85 i18n/templates.c:2522 +#: plugins/documentpreview/documentPreviewPlugin.php:85 i18n/templates.c:2642 msgid "Preview" msgstr "" @@ -8477,7 +8613,7 @@ msgstr "" msgid "Preview File" msgstr "" -#: i18n/templates.c:1376 +#: i18n/templates.c:1496 msgid "Previous Search Results" msgstr "" @@ -8526,7 +8662,7 @@ msgstr "" msgid "Professional Reporting" msgstr "" -#: i18n/templates.c:2207 +#: i18n/templates.c:2327 msgid "Project Details" msgstr "" @@ -8535,11 +8671,11 @@ msgstr "" msgid "Provided variable %s is not a valid %s" msgstr "" -#: i18n/templates.c:6599 +#: i18n/templates.c:6719 msgid "Provider" msgstr "" -#: i18n/templates.c:6605 +#: i18n/templates.c:6725 msgid "Provider configuration" msgstr "" @@ -8564,11 +8700,11 @@ msgstr "" msgid "Query name is empty" msgstr "" -#: i18n/templates.c:3551 +#: i18n/templates.c:3671 msgid "Queue Coverage :" msgstr "" -#: i18n/templates.c:3554 +#: i18n/templates.c:3674 msgid "Queue coverage indicates percentage of documents currently queued for indexing in relation to total repository size." msgstr "" @@ -8576,7 +8712,7 @@ msgstr "" msgid "Quick Search" msgstr "" -#: i18n/templates.c:1355 i18n/templates.c:1379 +#: i18n/templates.c:1475 i18n/templates.c:1499 msgid "Quick Search Options" msgstr "" @@ -8592,11 +8728,11 @@ msgstr "" msgid "Quicklinks Plugin" msgstr "" -#: i18n/templates.c:314 +#: i18n/templates.c:431 msgid "Quicklinks allow the administrator to create and order a collection of links to documents and folders, which will display on users' dashboards." msgstr "" -#: i18n/templates.c:317 +#: i18n/templates.c:434 msgid "Quicklinks are links to documents and folders which you use often." msgstr "" @@ -8628,17 +8764,17 @@ msgstr "" msgid "RTF Extractor" msgstr "" -#: i18n/templates.c:305 +#: i18n/templates.c:422 msgid "Re-order" msgstr "" #: plugins/network/quicklinks/manageQuicklinks.php:184 -#: plugins/network/quicklinks/manageQuicklinks.php:185 i18n/templates.c:296 -#: i18n/templates.c:299 i18n/templates.c:332 +#: plugins/network/quicklinks/manageQuicklinks.php:185 i18n/templates.c:413 +#: i18n/templates.c:416 i18n/templates.c:449 msgid "Re-order Quicklinks" msgstr "" -#: i18n/templates.c:338 +#: i18n/templates.c:455 msgid "Re-order quicklinks" msgstr "" @@ -8650,17 +8786,17 @@ msgstr "" msgid "Read" msgstr "" -#: i18n/templates.c:6734 +#: i18n/templates.c:6854 msgid "Read plugins from filesystem" msgstr "" -#: i18n/templates.c:3134 +#: i18n/templates.c:3254 msgid "Read the admin introduction." msgstr "" #: plugins/ktcore/KTBulkActions.php:78 plugins/ktcore/KTBulkActions.php:258 #: plugins/ktcore/KTBulkActions.php:402 plugins/ktcore/KTBulkActions.php:500 -#: plugins/ktcore/KTBulkActions.php:895 +#: plugins/ktcore/KTBulkActions.php:921 #: plugins/ktcore/KTDocumentActions.php:422 #: plugins/ktcore/KTDocumentActions.php:604 #: plugins/ktcore/KTDocumentActions.php:766 @@ -8673,7 +8809,7 @@ msgstr "" msgid "Reason" msgstr "" -#: i18n/templates.c:6668 i18n/templates.c:6677 +#: i18n/templates.c:6788 i18n/templates.c:6797 msgid "Reason for failure" msgstr "" @@ -8681,13 +8817,13 @@ msgstr "" msgid "Reason for transition" msgstr "" -#: i18n/templates.c:437 i18n/templates.c:536 i18n/templates.c:614 -#: i18n/templates.c:704 +#: i18n/templates.c:554 i18n/templates.c:653 i18n/templates.c:731 +#: i18n/templates.c:821 msgid "Recent Downloads" msgstr "" -#: i18n/templates.c:440 i18n/templates.c:539 i18n/templates.c:617 -#: i18n/templates.c:707 +#: i18n/templates.c:557 i18n/templates.c:656 i18n/templates.c:734 +#: i18n/templates.c:824 msgid "Recent Uploads" msgstr "" @@ -8707,7 +8843,7 @@ msgstr "" msgid "Recreate Lucene index" msgstr "" -#: i18n/templates.c:3560 i18n/templates.c:3641 +#: i18n/templates.c:3680 i18n/templates.c:3761 msgid "Refresh" msgstr "" @@ -8727,13 +8863,13 @@ msgstr "" msgid "Reindexing documents when they are encountered." msgstr "" -#: i18n/templates.c:1919 +#: i18n/templates.c:2039 msgid "Relationship" msgstr "" -#: i18n/templates.c:218 i18n/templates.c:2336 i18n/templates.c:2696 -#: i18n/templates.c:2711 i18n/templates.c:3299 i18n/templates.c:3926 -#: i18n/templates.c:3953 i18n/templates.c:4769 i18n/templates.c:6623 +#: i18n/templates.c:218 i18n/templates.c:2456 i18n/templates.c:2816 +#: i18n/templates.c:2831 i18n/templates.c:3419 i18n/templates.c:4046 +#: i18n/templates.c:4073 i18n/templates.c:4889 i18n/templates.c:6743 msgid "Remove" msgstr "" @@ -8741,19 +8877,19 @@ msgstr "" msgid "Remove All" msgstr "" -#: i18n/templates.c:3866 +#: i18n/templates.c:3986 msgid "Remove Criteria Group" msgstr "" -#: i18n/templates.c:3062 +#: i18n/templates.c:3182 msgid "Remove conditional" msgstr "" -#: i18n/templates.c:2735 i18n/templates.c:3092 i18n/templates.c:4298 +#: i18n/templates.c:2855 i18n/templates.c:3212 i18n/templates.c:4418 msgid "Remove fields" msgstr "" -#: i18n/templates.c:2075 +#: i18n/templates.c:2195 msgid "Remove subscription" msgstr "" @@ -8776,21 +8912,21 @@ msgid "Removing document from queue: documentId %d" msgstr "" #: plugins/ktcore/document/Rename.php:58 plugins/ktcore/document/Rename.php:82 -#: plugins/ktcore/folder/Rename.php:52 i18n/templates.c:4097 -#: i18n/templates.c:4100 i18n/templates.c:4649 i18n/transactions.c:4 +#: plugins/ktcore/folder/Rename.php:52 i18n/templates.c:4217 +#: i18n/templates.c:4220 i18n/templates.c:4769 i18n/transactions.c:4 msgid "Rename" msgstr "" -#: i18n/templates.c:2912 i18n/templates.c:2924 i18n/templates.c:2996 -#: i18n/templates.c:2999 +#: i18n/templates.c:3032 i18n/templates.c:3044 i18n/templates.c:3116 +#: i18n/templates.c:3119 msgid "Rename Behaviours" msgstr "" -#: i18n/templates.c:4091 +#: i18n/templates.c:4211 msgid "Rename Document" msgstr "" -#: i18n/templates.c:4640 i18n/templates.c:4646 +#: i18n/templates.c:4760 i18n/templates.c:4766 msgid "Rename Folder" msgstr "" @@ -8803,11 +8939,11 @@ msgstr "" msgid "Renamed from \"%s\" to \"%s\"" msgstr "" -#: i18n/templates.c:2237 i18n/templates.c:2591 +#: i18n/templates.c:2357 i18n/templates.c:2711 msgid "Reorder down" msgstr "" -#: i18n/templates.c:2234 i18n/templates.c:2588 +#: i18n/templates.c:2354 i18n/templates.c:2708 msgid "Reorder up" msgstr "" @@ -8819,7 +8955,7 @@ msgstr "" msgid "Replacement already exists. Editing the existing copy instead of replacing." msgstr "" -#: i18n/templates.c:1982 +#: i18n/templates.c:2102 msgid "Replies" msgstr "" @@ -8840,12 +8976,12 @@ msgstr "" msgid "Reports on user activities - login history and last login information." msgstr "" -#: plugins/ktcore/KTAssist.php:51 i18n/templates.c:4067 i18n/templates.c:4073 -#: i18n/templates.c:4076 +#: plugins/ktcore/KTAssist.php:51 i18n/templates.c:4187 i18n/templates.c:4193 +#: i18n/templates.c:4196 msgid "Request Assistance" msgstr "" -#: i18n/templates.c:1412 i18n/templates.c:1421 +#: i18n/templates.c:1532 i18n/templates.c:1541 msgid "Request created in #timing#s" msgstr "" @@ -8859,13 +8995,13 @@ msgstr "" #: lib/documentmanagement/DocumentField.inc:241 #: plugins/ktcore/admin/fieldsets/basic.inc.php:133 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:241 i18n/templates.c:413 -#: i18n/templates.c:425 i18n/templates.c:512 i18n/templates.c:524 -#: i18n/templates.c:590 i18n/templates.c:602 i18n/templates.c:680 -#: i18n/templates.c:692 i18n/templates.c:1505 i18n/templates.c:1508 -#: i18n/templates.c:1526 i18n/templates.c:1529 i18n/templates.c:1532 -#: i18n/templates.c:1535 i18n/templates.c:1538 i18n/templates.c:1541 -#: i18n/templates.c:2663 i18n/templates.c:3263 i18n/templates.c:3269 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:241 i18n/templates.c:530 +#: i18n/templates.c:542 i18n/templates.c:629 i18n/templates.c:641 +#: i18n/templates.c:707 i18n/templates.c:719 i18n/templates.c:797 +#: i18n/templates.c:809 i18n/templates.c:1625 i18n/templates.c:1628 +#: i18n/templates.c:1646 i18n/templates.c:1649 i18n/templates.c:1652 +#: i18n/templates.c:1655 i18n/templates.c:1658 i18n/templates.c:1661 +#: i18n/templates.c:2783 i18n/templates.c:3383 i18n/templates.c:3389 msgid "Required" msgstr "" @@ -8879,7 +9015,7 @@ msgstr "" msgid "Required value %s not set" msgstr "" -#: i18n/templates.c:6740 +#: i18n/templates.c:6860 msgid "Reread plugins" msgstr "" @@ -8900,27 +9036,27 @@ msgstr "" msgid "Reschedule all documents" msgstr "" -#: i18n/templates.c:3596 +#: i18n/templates.c:3716 msgid "Reset" msgstr "" -#: i18n/templates.c:4673 i18n/templates.c:7202 +#: i18n/templates.c:4793 i18n/templates.c:7322 msgid "Resolved permissions per user" msgstr "" -#: i18n/templates.c:3635 +#: i18n/templates.c:3755 msgid "Resource" msgstr "" -#: i18n/templates.c:6905 i18n/templates.c:6923 +#: i18n/templates.c:7025 i18n/templates.c:7043 msgid "Restore" msgstr "" -#: i18n/templates.c:4244 +#: i18n/templates.c:4364 msgid "Restore Document" msgstr "" -#: i18n/templates.c:6959 +#: i18n/templates.c:7079 msgid "Restore To" msgstr "" @@ -8942,11 +9078,11 @@ msgstr "" msgid "Restored from deleted state by %s" msgstr "" -#: i18n/templates.c:815 i18n/templates.c:4808 +#: i18n/templates.c:935 i18n/templates.c:4928 msgid "Restrict document types" msgstr "" -#: i18n/templates.c:5081 +#: i18n/templates.c:5201 msgid "Restriction" msgstr "" @@ -8954,47 +9090,47 @@ msgstr "" msgid "Restriction Type" msgstr "" -#: lib/actions/bulkaction.php:414 +#: lib/actions/bulkaction.php:461 msgid "Return" msgstr "" -#: i18n/templates.c:3317 +#: i18n/templates.c:3437 msgid "Return items which match" msgstr "" -#: i18n/templates.c:3848 +#: i18n/templates.c:3968 msgid "Return items which match #options# of the criteria groups specified." msgstr "" -#: i18n/templates.c:3860 +#: i18n/templates.c:3980 msgid "Return items which match #options# of the criteria specified below." msgstr "" -#: i18n/templates.c:2273 i18n/templates.c:2315 i18n/templates.c:3905 +#: i18n/templates.c:2393 i18n/templates.c:2435 i18n/templates.c:4025 msgid "Return items which match  #options# of the criteria groups specified." msgstr "" -#: i18n/templates.c:2285 +#: i18n/templates.c:2405 msgid "Return items which match  #options# of the criteria specified below." msgstr "" -#: i18n/templates.c:2327 i18n/templates.c:3917 +#: i18n/templates.c:2447 i18n/templates.c:4037 msgid "Return items which match  #options# of the criteria specified." msgstr "" -#: plugins/ktcore/KTBulkActions.php:698 plugins/ktcore/KTBulkActions.php:951 +#: plugins/ktcore/KTBulkActions.php:704 plugins/ktcore/KTBulkActions.php:977 #, php-format msgid "Return to the original folder" msgstr "" -#: i18n/templates.c:3350 i18n/templates.c:3353 +#: i18n/templates.c:3470 i18n/templates.c:3473 msgid "Return to where you came from." msgstr "" #: plugins/ktcore/folder/Permissions.php:435 -#: plugins/ktcore/folder/Permissions.php:442 i18n/templates.c:4115 -#: i18n/templates.c:4364 i18n/templates.c:4460 i18n/templates.c:4577 -#: i18n/templates.c:5651 i18n/templates.c:7103 +#: plugins/ktcore/folder/Permissions.php:442 i18n/templates.c:4235 +#: i18n/templates.c:4484 i18n/templates.c:4580 i18n/templates.c:4697 +#: i18n/templates.c:5771 i18n/templates.c:7223 msgid "Role" msgstr "" @@ -9013,7 +9149,7 @@ msgstr "" msgid "Role \"%s\" updated." msgstr "" -#: i18n/templates.c:6023 +#: i18n/templates.c:6143 msgid "Role Administration" msgstr "" @@ -9022,7 +9158,7 @@ msgstr "" msgid "Role Management" msgstr "" -#: i18n/templates.c:6044 +#: i18n/templates.c:6164 msgid "Role Name" msgstr "" @@ -9042,8 +9178,8 @@ msgstr "" msgid "Role now uses parent." msgstr "" -#: i18n/templates.c:3338 i18n/templates.c:4457 i18n/templates.c:4574 -#: i18n/templates.c:5648 i18n/templates.c:7100 +#: i18n/templates.c:3458 i18n/templates.c:4577 i18n/templates.c:4694 +#: i18n/templates.c:5768 i18n/templates.c:7220 msgid "Role or Group" msgstr "" @@ -9053,8 +9189,8 @@ msgid "Role: %s" msgstr "" #: plugins/ktcore/admin/workflowsv2.php:2165 -#: plugins/ktcore/KTCorePlugin.php:260 i18n/templates.c:5594 -#: i18n/templates.c:5708 +#: plugins/ktcore/KTCorePlugin.php:260 i18n/templates.c:5714 +#: i18n/templates.c:5828 msgid "Roles" msgstr "" @@ -9062,11 +9198,11 @@ msgstr "" msgid "Root" msgstr "" -#: i18n/templates.c:6479 +#: i18n/templates.c:6599 msgid "Run Condition" msgstr "" -#: i18n/templates.c:3710 i18n/templates.c:6521 +#: i18n/templates.c:3830 i18n/templates.c:6641 msgid "Run Search" msgstr "" @@ -9076,19 +9212,19 @@ msgstr "" #: plugins/ktcore/admin/conditions.php:117 #: plugins/ktcore/admin/fieldsets/basic.inc.php:437 -#: plugins/ktcore/admin/savedSearch.php:76 i18n/templates.c:1451 -#: i18n/templates.c:2153 i18n/templates.c:2165 i18n/templates.c:3401 -#: i18n/templates.c:3602 i18n/templates.c:3608 i18n/templates.c:5441 -#: i18n/templates.c:5585 i18n/templates.c:5627 i18n/templates.c:6545 -#: i18n/templates.c:7331 +#: plugins/ktcore/admin/savedSearch.php:76 i18n/templates.c:353 +#: i18n/templates.c:1571 i18n/templates.c:2273 i18n/templates.c:2285 +#: i18n/templates.c:3521 i18n/templates.c:3722 i18n/templates.c:3728 +#: i18n/templates.c:5561 i18n/templates.c:5705 i18n/templates.c:5747 +#: i18n/templates.c:6665 i18n/templates.c:7451 msgid "Save" msgstr "" -#: i18n/templates.c:1844 +#: i18n/templates.c:1964 msgid "Save Changes" msgstr "" -#: i18n/templates.c:3989 +#: i18n/templates.c:4109 msgid "Save Config Settings" msgstr "" @@ -9096,8 +9232,8 @@ msgstr "" msgid "Save Document" msgstr "" -#: i18n/templates.c:4001 i18n/templates.c:4013 i18n/templates.c:4025 -#: i18n/templates.c:4037 i18n/templates.c:4049 +#: i18n/templates.c:4121 i18n/templates.c:4133 i18n/templates.c:4145 +#: i18n/templates.c:4157 i18n/templates.c:4169 msgid "Save Trigger" msgstr "" @@ -9105,15 +9241,15 @@ msgstr "" msgid "Save changes" msgstr "" -#: i18n/templates.c:1445 +#: i18n/templates.c:1565 msgid "Save this search" msgstr "" -#: i18n/templates.c:3611 +#: i18n/templates.c:3731 msgid "Saved" msgstr "" -#: search/booleanSearch.php:258 i18n/templates.c:1877 i18n/templates.c:3374 +#: search/booleanSearch.php:258 i18n/templates.c:1997 i18n/templates.c:3494 msgid "Saved Search" msgstr "" @@ -9122,8 +9258,8 @@ msgstr "" msgid "Saved Search: %s" msgstr "" -#: plugins/ktcore/admin/savedSearch.php:52 i18n/templates.c:1370 -#: i18n/templates.c:1463 i18n/templates.c:1874 +#: plugins/ktcore/admin/savedSearch.php:52 i18n/templates.c:1490 +#: i18n/templates.c:1583 i18n/templates.c:1994 msgid "Saved Searches" msgstr "" @@ -9135,15 +9271,15 @@ msgstr "" msgid "Saved search ID is not numeric" msgstr "" -#: i18n/templates.c:3647 +#: i18n/templates.c:3767 msgid "Saved search criteria are criteria that are particular to your location. For example, you could define criteria that returns all documents in a particular workflow state, or all documents which are considered \"common\" within your organisation (leave policy, newsletters, etc.) based on a category or fieldset value." msgstr "" -#: i18n/templates.c:6485 +#: i18n/templates.c:6605 msgid "Saved searches" msgstr "" -#: i18n/templates.c:6488 +#: i18n/templates.c:6608 msgid "Saved searches are searches which are particular to your location For example, you could define a search which returns all documents in a particular workflow state, or all documents which are considered \"common\" within your organisation (leave policy, newsletters, etc.) based on a category or fieldset value." msgstr "" @@ -9183,8 +9319,8 @@ msgstr "" #: lib/templating/kt3template.inc.php:284 plugins/ktcore/KTCorePlugin.php:148 #: plugins/ktcore/KTPortlets.php:45 plugins/search2/Search2Portlet.php:8 -#: search/booleanSearch.php:238 i18n/templates.c:2303 i18n/templates.c:2348 -#: i18n/templates.c:3590 i18n/templates.c:3893 i18n/templates.c:3938 +#: search/booleanSearch.php:238 i18n/templates.c:2423 i18n/templates.c:2468 +#: i18n/templates.c:3710 i18n/templates.c:4013 i18n/templates.c:4058 msgid "Search" msgstr "" @@ -9193,19 +9329,19 @@ msgstr "" msgid "Search Attributes" msgstr "" -#: i18n/templates.c:3356 i18n/templates.c:3359 +#: i18n/templates.c:3476 i18n/templates.c:3479 msgid "Search Criteria" msgstr "" -#: i18n/templates.c:3410 i18n/templates.c:3491 i18n/templates.c:3563 +#: i18n/templates.c:3530 i18n/templates.c:3611 i18n/templates.c:3683 msgid "Search Criteria Editor" msgstr "" -#: i18n/templates.c:3656 +#: i18n/templates.c:3776 msgid "Search Critiera Editor" msgstr "" -#: i18n/templates.c:3362 +#: i18n/templates.c:3482 msgid "Search Critieria Editor" msgstr "" @@ -9213,11 +9349,11 @@ msgstr "" msgid "Search Deleted" msgstr "" -#: i18n/templates.c:6338 +#: i18n/templates.c:6458 msgid "Search For Users" msgstr "" -#: i18n/templates.c:6500 +#: i18n/templates.c:6620 msgid "Search Name" msgstr "" @@ -9227,7 +9363,7 @@ msgstr "" #: plugins/tagcloud/TagCloudRedirectPage.php:114 search2.php:318 #: search2.php:319 search2.php:398 search2.php:399 -#: search/booleanSearch.php:252 i18n/templates.c:3404 +#: search/booleanSearch.php:252 i18n/templates.c:3524 msgid "Search Results" msgstr "" @@ -9239,28 +9375,28 @@ msgstr "" msgid "Search and Indexing" msgstr "" -#: plugins/ktcore/admin/configSettings.php:230 +#: plugins/ktcore/admin/configSettings.php:229 #: plugins/ktcore/KTCorePlugin.php:239 plugins/ktcore/KTCorePlugin.php:329 msgid "Search and Indexing Settings" msgstr "" -#: i18n/templates.c:1397 +#: i18n/templates.c:1517 msgid "Search engine format" msgstr "" -#: i18n/templates.c:2171 +#: i18n/templates.c:2291 msgid "Search for group" msgstr "" -#: i18n/templates.c:5918 +#: i18n/templates.c:6038 msgid "Search for groups" msgstr "" -#: i18n/templates.c:2135 +#: i18n/templates.c:2255 msgid "Search for user" msgstr "" -#: i18n/templates.c:374 i18n/templates.c:749 i18n/templates.c:6332 +#: i18n/templates.c:491 i18n/templates.c:866 i18n/templates.c:6452 msgid "Search for users" msgstr "" @@ -9292,16 +9428,16 @@ msgstr "" msgid "Search with this name already exists" msgstr "" -#: i18n/templates.c:1361 +#: i18n/templates.c:1481 msgid "Searches will now only search metadata" msgstr "" -#: i18n/templates.c:1358 +#: i18n/templates.c:1478 msgid "Searches will now search both content and metadata" msgstr "" #: plugins/ktcore/admin/workflowsv2.php:76 -#: plugins/ktcore/admin/workflowsv2.php:1208 i18n/templates.c:5420 +#: plugins/ktcore/admin/workflowsv2.php:1208 i18n/templates.c:5540 msgid "Security" msgstr "" @@ -9309,7 +9445,7 @@ msgstr "" msgid "Security Management" msgstr "" -#: i18n/templates.c:5093 +#: i18n/templates.c:5213 msgid "Security Overview: #name#" msgstr "" @@ -9317,17 +9453,21 @@ msgstr "" msgid "Security properties on the PDF document prevent text from being extracted." msgstr "" -#: i18n/templates.c:3446 +#: i18n/templates.c:3566 msgid "Select All" msgstr "" #: plugins/documentcomparison/DocumentComparison.php:49 -#: plugins/ktcore/KTDocumentActions.php:221 i18n/templates.c:1205 -#: i18n/templates.c:6782 +#: plugins/ktcore/KTDocumentActions.php:221 i18n/templates.c:1325 +#: i18n/templates.c:6902 msgid "Select Document Version to compare against" msgstr "" -#: i18n/templates.c:2759 +#: i18n/templates.c:125 +msgid "Select External RSS Feed" +msgstr "" + +#: i18n/templates.c:2879 msgid "Select Fieldset" msgstr "" @@ -9335,27 +9475,27 @@ msgstr "" msgid "Select Master Field" msgstr "" -#: i18n/templates.c:371 i18n/templates.c:746 +#: i18n/templates.c:488 i18n/templates.c:863 msgid "Select User" msgstr "" -#: i18n/templates.c:2249 +#: i18n/templates.c:2369 msgid "Select View" msgstr "" -#: i18n/templates.c:1853 +#: i18n/templates.c:1973 msgid "Select a Field" msgstr "" -#: i18n/templates.c:1547 +#: i18n/templates.c:1667 msgid "Select a Value" msgstr "" -#: i18n/templates.c:2804 i18n/templates.c:2819 +#: i18n/templates.c:2924 i18n/templates.c:2939 msgid "Select a behaviour" msgstr "" -#: i18n/templates.c:2816 +#: i18n/templates.c:2936 msgid "Select a behaviour from this list to change the items which are available." msgstr "" @@ -9363,27 +9503,27 @@ msgstr "" msgid "Select a column to add to the view. Please note that while you can add multiple copies of a column, they will all behave as a single column" msgstr "" -#: i18n/templates.c:4715 +#: i18n/templates.c:4835 msgid "Select a document or folder to make a shortcut to." msgstr "" -#: i18n/templates.c:1238 +#: i18n/templates.c:1358 msgid "Select a document type" msgstr "" -#: i18n/templates.c:878 i18n/templates.c:4871 +#: i18n/templates.c:998 i18n/templates.c:4991 msgid "Select a document type from the list below to change its details, or use the enable/disable buttons to change its availability state." msgstr "" -#: i18n/templates.c:3881 +#: i18n/templates.c:4001 msgid "Select a fieldset" msgstr "" -#: i18n/templates.c:2015 +#: i18n/templates.c:2135 msgid "Select a link type." msgstr "" -#: i18n/templates.c:1958 +#: i18n/templates.c:2078 msgid "Select a target document to link to." msgstr "" @@ -9391,15 +9531,15 @@ msgstr "" msgid "Select a value" msgstr "" -#: i18n/templates.c:3884 +#: i18n/templates.c:4004 msgid "Select a workflow" msgstr "" -#: i18n/templates.c:5351 i18n/templates.c:5777 +#: i18n/templates.c:5471 i18n/templates.c:5897 msgid "Select a workflow to modify. To enable a disabled workflow, edit it and set a proper starting state." msgstr "" -#: i18n/templates.c:2087 +#: i18n/templates.c:2207 msgid "Select appropriate workflow" msgstr "" @@ -9407,19 +9547,23 @@ msgstr "" msgid "Select different workflow" msgstr "" -#: i18n/templates.c:809 i18n/templates.c:4802 +#: i18n/templates.c:929 i18n/templates.c:4922 msgid "Select document types allowed in folder" msgstr "" -#: i18n/templates.c:4742 i18n/templates.c:5003 +#: plugins/alerts/alerts.php:741 +msgid "Select other users or groups to alert." +msgstr "" + +#: i18n/templates.c:4862 i18n/templates.c:5123 msgid "Select roles and groups for whom you wish to change permission assignment from the box on the left, and move them over to the box on the right using the button with right-pointing arrows. You can then allocate or remove permissions from these entities and save by pressing the 'Update Permission Assignments' button'." msgstr "" -#: i18n/templates.c:3878 +#: i18n/templates.c:3998 msgid "Select some criteria" msgstr "" -#: i18n/templates.c:5672 +#: i18n/templates.c:5792 msgid "Select the actions you want this workflow to control from the list below. Actions you do not specify will be available no matter what the state of the document." msgstr "" @@ -9432,7 +9576,7 @@ msgstr "" msgid "Select the groups from the left-hand list that you would like to add to this group and then click the right pointing arrows. Once you have added all the groups that you require, press save changes. Only groups that are logically capable of being included in this group will be available to be added." msgstr "" -#: i18n/templates.c:4517 +#: i18n/templates.c:4637 msgid "Select the groups which should be part of this role." msgstr "" @@ -9440,7 +9584,7 @@ msgstr "" msgid "Select the groups which this user should belong to from the left-hand list and then click the right pointing arrows. Once you have added all the groups that you require, press save changes." msgstr "" -#: i18n/templates.c:5408 +#: i18n/templates.c:5528 msgid "Select the permissions you want controlled by this state." msgstr "" @@ -9448,7 +9592,7 @@ msgstr "" msgid "Select the state to move this discussion into" msgstr "" -#: i18n/templates.c:5438 +#: i18n/templates.c:5558 msgid "Select the target state of the transition, and select the permission, group, and/or role necessary to perform the transition. Selecting more than one of permission, group, or role will require that the user wishing to perform the transition fulfil every requirement." msgstr "" @@ -9456,8 +9600,8 @@ msgstr "" msgid "Select the users which should be part of this group from the left-hand list and then click the right pointing arrows. Once you have added all the users that you require, press save changes." msgstr "" -#: i18n/templates.c:428 i18n/templates.c:527 i18n/templates.c:605 -#: i18n/templates.c:695 +#: i18n/templates.c:545 i18n/templates.c:644 i18n/templates.c:722 +#: i18n/templates.c:812 msgid "Select what kind of report you'd like to view." msgstr "" @@ -9498,19 +9642,19 @@ msgstr "" msgid "Set Master Field" msgstr "" -#: i18n/templates.c:5636 +#: i18n/templates.c:5756 msgid "Set allowed actions" msgstr "" -#: i18n/templates.c:5675 +#: i18n/templates.c:5795 msgid "Set controlled actions" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1267 i18n/templates.c:5645 +#: plugins/ktcore/admin/workflowsv2.php:1267 i18n/templates.c:5765 msgid "Set controlled permissions" msgstr "" -#: i18n/templates.c:2960 +#: i18n/templates.c:3080 msgid "Set master field" msgstr "" @@ -9534,23 +9678,31 @@ msgstr "" msgid "Setting a non-existent field: " msgstr "" -#: i18n/templates.c:3692 +#: i18n/templates.c:3812 msgid "Share" msgstr "" -#: i18n/templates.c:3677 +#: i18n/templates.c:3797 msgid "Share With All" msgstr "" -#: i18n/templates.c:3701 i18n/templates.c:3707 +#: i18n/templates.c:3821 i18n/templates.c:3827 msgid "Shared" msgstr "" -#: lib/actions/bulkaction.php:158 lib/actions/bulkaction.php:307 -#: lib/actions/bulkaction.php:330 +#: lib/actions/bulkaction.php:158 lib/actions/bulkaction.php:354 +#: lib/actions/bulkaction.php:377 msgid "Shortcut" msgstr "" +#: plugins/shortcuts/FolderAddShortcutAction.php:193 +msgid "Shortcut added" +msgstr "" + +#: plugins/shortcuts/ShortcutsPlugin.php:41 +msgid "Shortcuts" +msgstr "" + #: plugins/ktcore/admin/groupManagement.php:129 #: plugins/ktcore/admin/groupManagement.php:561 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:545 @@ -9563,42 +9715,42 @@ msgstr "" msgid "Should all the members of this group be given unit administration privileges?" msgstr "" -#: i18n/templates.c:1085 i18n/templates.c:1121 i18n/templates.c:1184 +#: i18n/templates.c:1205 i18n/templates.c:1241 i18n/templates.c:1304 msgid "Show" msgstr "" -#: i18n/templates.c:455 i18n/templates.c:554 i18n/templates.c:632 -#: i18n/templates.c:722 +#: i18n/templates.c:572 i18n/templates.c:671 i18n/templates.c:749 +#: i18n/templates.c:839 msgid "Show #max# of #total# transactions." msgstr "" -#: i18n/templates.c:1520 i18n/templates.c:3257 i18n/templates.c:3449 -#: i18n/templates.c:3452 i18n/templates.c:4754 i18n/templates.c:5015 +#: i18n/templates.c:1640 i18n/templates.c:3377 i18n/templates.c:3569 +#: i18n/templates.c:3572 i18n/templates.c:4874 i18n/templates.c:5135 msgid "Show All" msgstr "" -#: i18n/templates.c:443 i18n/templates.c:542 i18n/templates.c:620 -#: i18n/templates.c:710 +#: i18n/templates.c:560 i18n/templates.c:659 i18n/templates.c:737 +#: i18n/templates.c:827 msgid "Show Items" msgstr "" -#: i18n/templates.c:1058 i18n/templates.c:1157 +#: i18n/templates.c:1178 i18n/templates.c:1277 msgid "Show all users" msgstr "" -#: i18n/templates.c:7280 +#: i18n/templates.c:7400 msgid "Show deleted versions" msgstr "" -#: i18n/templates.c:1109 +#: i18n/templates.c:1229 msgid "Show login activity between" msgstr "" -#: i18n/templates.c:1094 +#: i18n/templates.c:1214 msgid "Show login activity for the last" msgstr "" -#: i18n/templates.c:1061 i18n/templates.c:1160 +#: i18n/templates.c:1181 i18n/templates.c:1280 msgid "Show users that" msgstr "" @@ -9607,7 +9759,7 @@ msgstr "" msgid "Showing Notifications %d - %d of %d" msgstr "" -#: i18n/templates.c:3176 +#: i18n/templates.c:3296 msgid "Showing first #visible# of #count# notifications." msgstr "" @@ -9619,27 +9771,27 @@ msgstr "" msgid "Simple Search" msgstr "" -#: i18n/templates.c:2168 +#: i18n/templates.c:2288 msgid "Since there may be many groups in the system, please provider a few letters from the groups's name to begin." msgstr "" -#: i18n/templates.c:5921 +#: i18n/templates.c:6041 msgid "Since there may be many groups in the system, please type a few letters from the group's name to begin. Alternatively, view all groups (note that this action may take some time if you have many groups)." msgstr "" -#: i18n/templates.c:2132 +#: i18n/templates.c:2252 msgid "Since there may be many users in the system, please provider a few letters from the person's user name to begin." msgstr "" -#: i18n/templates.c:377 i18n/templates.c:752 +#: i18n/templates.c:494 i18n/templates.c:869 msgid "Since there may be many users in the system, please select a group from the list below, or type a few letters from the person's username to begin." msgstr "" -#: i18n/templates.c:6335 +#: i18n/templates.c:6455 msgid "Since there may be many users in the system, please select a group from the list below, or type a few letters from the person's username to begin. Alternatively, view all users (note that this may be very slow if you have many users)." msgstr "" -#: i18n/templates.c:1127 +#: i18n/templates.c:1247 msgid "Since there may be many users in the system, please select a user from the list below, or type a few letters from the person's username to begin. Alternatively, view all users (note that this may be very slow if you have many users)." msgstr "" @@ -9651,7 +9803,7 @@ msgstr "" msgid "Single Selection" msgstr "" -#: i18n/templates.c:986 +#: i18n/templates.c:1106 msgid "Size" msgstr "" @@ -9673,7 +9825,7 @@ msgstr "" msgid "Something very unexpected happened." msgstr "" -#: i18n/templates.c:5813 +#: i18n/templates.c:5933 msgid "Source States" msgstr "" @@ -9689,7 +9841,7 @@ msgstr "" msgid "Source folder not specified" msgstr "" -#: i18n/templates.c:1010 +#: i18n/templates.c:1130 msgid "Space Used" msgstr "" @@ -9697,7 +9849,7 @@ msgstr "" msgid "Specified output encoding for the zip files compression does not exists !" msgstr "" -#: i18n/templates.c:5669 +#: i18n/templates.c:5789 msgid "Specify Controlled Actions" msgstr "" @@ -9705,12 +9857,12 @@ msgstr "" msgid "Specify Metadata" msgstr "" -#: i18n/templates.c:4622 +#: i18n/templates.c:4742 msgid "Specify Reason for Delete" msgstr "" -#: i18n/templates.c:404 i18n/templates.c:503 i18n/templates.c:581 -#: i18n/templates.c:671 +#: i18n/templates.c:521 i18n/templates.c:620 i18n/templates.c:698 +#: i18n/templates.c:788 msgid "Specify Search Details" msgstr "" @@ -9720,40 +9872,40 @@ msgstr "" msgid "Specify an initial password for the user." msgstr "" -#: i18n/templates.c:6278 +#: i18n/templates.c:6398 msgid "Specify group details" msgstr "" -#: i18n/templates.c:5405 +#: i18n/templates.c:5525 msgid "Specify permissions" msgstr "" -#: i18n/templates.c:6833 +#: i18n/templates.c:6953 msgid "Specify the details for a new link type below." msgstr "" -#: i18n/templates.c:6842 +#: i18n/templates.c:6962 msgid "Specify the details for the link type below." msgstr "" -#: i18n/templates.c:4010 +#: i18n/templates.c:4130 msgid "Specify the folder to which the document must be moved." msgstr "" -#: i18n/templates.c:446 i18n/templates.c:545 i18n/templates.c:623 -#: i18n/templates.c:713 +#: i18n/templates.c:563 i18n/templates.c:662 i18n/templates.c:740 +#: i18n/templates.c:830 msgid "Specify the maximum items to show, or leave it at zero or blank to show all transactions matching your report" msgstr "" -#: i18n/templates.c:6212 +#: i18n/templates.c:6332 msgid "Specify unit details" msgstr "" -#: i18n/templates.c:4034 +#: i18n/templates.c:4154 msgid "Specify which condition the document must fulfill before this transition becomes available." msgstr "" -#: i18n/templates.c:4022 +#: i18n/templates.c:4142 msgid "Specify which group the user will require in order to perform this transition." msgstr "" @@ -9761,11 +9913,11 @@ msgstr "" msgid "Specify which organisational units are available within the repository." msgstr "" -#: i18n/templates.c:4046 +#: i18n/templates.c:4166 msgid "Specify which permissions the user will require in order to perform this transition. Note that the user will be required to have all these permissions." msgstr "" -#: i18n/templates.c:3998 +#: i18n/templates.c:4118 msgid "Specify which role the user will require in order to perform this transition." msgstr "" @@ -9777,15 +9929,15 @@ msgstr "" msgid "Specify your reason for performing this action." msgstr "" -#: i18n/templates.c:6593 +#: i18n/templates.c:6713 msgid "Standard configuration" msgstr "" -#: i18n/templates.c:4988 +#: i18n/templates.c:5108 msgid "Start Workflow" msgstr "" -#: i18n/templates.c:4979 +#: i18n/templates.c:5099 msgid "Start workflow on document" msgstr "" @@ -9793,18 +9945,18 @@ msgstr "" msgid "Starting State" msgstr "" -#: plugins/ktstandard/KTDiscussion.php:271 i18n/templates.c:1988 -#: i18n/templates.c:4967 i18n/templates.c:5057 i18n/templates.c:5198 -#: i18n/templates.c:5231 i18n/templates.c:5522 i18n/templates.c:5576 -#: i18n/templates.c:5741 +#: plugins/ktstandard/KTDiscussion.php:271 i18n/templates.c:2108 +#: i18n/templates.c:5087 i18n/templates.c:5177 i18n/templates.c:5318 +#: i18n/templates.c:5351 i18n/templates.c:5642 i18n/templates.c:5696 +#: i18n/templates.c:5861 msgid "State" msgstr "" -#: i18n/templates.c:5414 +#: i18n/templates.c:5534 msgid "State Effects" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:934 i18n/templates.c:5279 +#: plugins/ktcore/admin/workflowsv2.php:934 i18n/templates.c:5399 msgid "State Name" msgstr "" @@ -9816,8 +9968,8 @@ msgstr "" msgid "State updated." msgstr "" -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:84 i18n/templates.c:5219 -#: i18n/templates.c:5270 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:84 i18n/templates.c:5339 +#: i18n/templates.c:5390 msgid "States" msgstr "" @@ -9826,16 +9978,16 @@ msgstr "" msgid "States and Transitions" msgstr "" -#: i18n/templates.c:5063 i18n/templates.c:5255 +#: i18n/templates.c:5183 i18n/templates.c:5375 msgid "States and Transitions: #name#" msgstr "" -#: i18n/templates.c:5216 +#: i18n/templates.c:5336 msgid "States which control permissions have a tick in the \"Control\" column. Permissions which are not controlled by a state (e.g. which are controlled by the folder a document is in) are marked with a dash (—). Controlled permissions are marked with a tick. Click on the state name to specify how it controls permissions." msgstr "" -#: i18n/templates.c:3638 i18n/templates.c:5357 i18n/templates.c:5783 -#: i18n/templates.c:6713 i18n/templates.c:6722 +#: i18n/templates.c:3758 i18n/templates.c:5477 i18n/templates.c:5903 +#: i18n/templates.c:6833 i18n/templates.c:6842 msgid "Status" msgstr "" @@ -9843,15 +9995,15 @@ msgstr "" msgid "Status Toggled" msgstr "" -#: i18n/templates.c:5207 +#: i18n/templates.c:5327 msgid "Step 1: Basic Workflow Details" msgstr "" -#: i18n/templates.c:5027 +#: i18n/templates.c:5147 msgid "Step 2: Connect transitions to states" msgstr "" -#: i18n/templates.c:2429 +#: i18n/templates.c:2549 msgid "Sticky" msgstr "" @@ -9863,13 +10015,13 @@ msgstr "" msgid "Storing contents" msgstr "" -#: i18n/templates.c:5945 +#: i18n/templates.c:6065 msgid "Subgroups" msgstr "" #: plugins/ktcore/KTAssist.php:58 plugins/ktstandard/KTDiscussion.php:137 -#: plugins/ktstandard/KTDiscussion.php:262 i18n/templates.c:1973 -#: i18n/templates.c:4238 +#: plugins/ktstandard/KTDiscussion.php:262 i18n/templates.c:2093 +#: i18n/templates.c:4358 msgid "Subject" msgstr "" @@ -9893,7 +10045,7 @@ msgstr "" msgid "Subscription Plugin" msgstr "" -#: plugins/ktstandard/KTSubscriptions.php:94 i18n/templates.c:2072 +#: plugins/ktstandard/KTSubscriptions.php:94 i18n/templates.c:2192 msgid "Subscriptions" msgstr "" @@ -9901,7 +10053,7 @@ msgstr "" msgid "Subscriptions removed" msgstr "" -#: lib/actions/bulkaction.php:313 lib/actions/bulkaction.php:336 +#: lib/actions/bulkaction.php:360 lib/actions/bulkaction.php:383 msgid "Success" msgstr "" @@ -9910,7 +10062,7 @@ msgstr "" msgid "Successfully forced \"%s\" to be checked in." msgstr "" -#: i18n/templates.c:5822 +#: i18n/templates.c:5942 msgid "Support and System Information" msgstr "" @@ -9918,11 +10070,11 @@ msgstr "" msgid "Support and System information" msgstr "" -#: i18n/templates.c:6119 +#: i18n/templates.c:6239 msgid "Synchronise Users in #name#" msgstr "" -#: i18n/templates.c:2366 i18n/templates.c:2615 +#: i18n/templates.c:2486 i18n/templates.c:2735 msgid "System" msgstr "" @@ -9948,7 +10100,7 @@ msgstr "" msgid "System Folder Utilization" msgstr "" -#: i18n/templates.c:5858 +#: i18n/templates.c:5978 msgid "System Information (Disk Usage, Process List, if easily detectable)" msgstr "" @@ -9964,7 +10116,7 @@ msgstr "" msgid "System Temporary Folder" msgstr "" -#: lib/util/ktutil.inc:181 +#: lib/util/ktutil.inc:189 msgid "TB" msgstr "" @@ -9985,11 +10137,11 @@ msgstr "" msgid "Tag Cloud Search" msgstr "" -#: i18n/templates.c:3149 +#: i18n/templates.c:3269 msgid "Take the crash course." msgstr "" -#: i18n/templates.c:347 i18n/templates.c:1913 +#: i18n/templates.c:464 i18n/templates.c:2033 msgid "Target" msgstr "" @@ -10000,11 +10152,11 @@ msgstr "" msgid "Target Folder" msgstr "" -#: i18n/templates.c:1811 +#: i18n/templates.c:1931 msgid "Target document archived by:" msgstr "" -#: i18n/templates.c:1748 +#: i18n/templates.c:1868 msgid "Target document deleted by:" msgstr "" @@ -10018,7 +10170,7 @@ msgid "Task" msgstr "" #: plugins/ktcore/scheduler/taskScheduler.php:50 -#: plugins/ktcore/scheduler/taskScheduler.php:51 i18n/templates.c:7322 +#: plugins/ktcore/scheduler/taskScheduler.php:51 i18n/templates.c:7442 msgid "Task Scheduler Management" msgstr "" @@ -10040,19 +10192,19 @@ msgstr "" msgid "Test Condition: %s" msgstr "" -#: i18n/templates.c:2849 +#: i18n/templates.c:2969 msgid "Test Instance" msgstr "" -#: i18n/templates.c:3983 i18n/templates.c:6653 +#: i18n/templates.c:4103 i18n/templates.c:6773 msgid "Test conditions" msgstr "" -#: i18n/templates.c:3506 +#: i18n/templates.c:3626 msgid "Text Extractor Status" msgstr "" -#: i18n/templates.c:3512 +#: i18n/templates.c:3632 msgid "Text extractor(s)s affected:" msgstr "" @@ -10068,15 +10220,15 @@ msgstr "" msgid "That name is already in use in this fieldset. Please specify a unique name." msgstr "" -#: i18n/templates.c:3497 +#: i18n/templates.c:3617 msgid "The #name# is not functioning correctly. This could be because:" msgstr "" -#: i18n/templates.c:3839 +#: i18n/templates.c:3959 msgid "The #options# may also be used to create more complex search criteria expressions." msgstr "" -#: i18n/templates.c:3569 +#: i18n/templates.c:3689 msgid "The #options# may also be used to perform searches." msgstr "" @@ -10085,7 +10237,7 @@ msgstr "" msgid "The %s has not been initialised correctly. Please review the documentation on how to setup the indexing." msgstr "" -#: i18n/templates.c:659 +#: i18n/templates.c:776 msgid "The DMS tracks a large amount of activity by users. Use these reports to get better information on who's doing what on the system. Note that transactions are only shown for documents you are allowed to view." msgstr "" @@ -10117,18 +10269,34 @@ msgstr "" msgid "The ZIP file can only be downloaded once - if you cancel the download, you will need to reload the page." msgstr "" -#: i18n/templates.c:6689 +#: i18n/templates.c:6809 msgid "The action can be performed on the entire selection." msgstr "" -#: i18n/templates.c:6692 +#: i18n/templates.c:6812 msgid "The action cannot be performed on any of the selected entities." msgstr "" -#: i18n/templates.c:6680 +#: i18n/templates.c:6800 msgid "The action will be performed on the following documents and folders" msgstr "" +#: plugins/alerts/alerts.php:580 +msgid "The alert could not be deleted: " +msgstr "" + +#: plugins/alerts/alerts.php:627 plugins/alerts/alerts.php:639 +msgid "The alert could not be saved: " +msgstr "" + +#: plugins/alerts/alerts.php:583 +msgid "The alert has been deleted" +msgstr "" + +#: plugins/alerts/alerts.php:656 +msgid "The alert has been saved for the date: " +msgstr "" + #: ktapi/KTAPISession.inc.php:341 msgid "The anonymous user could not be found." msgstr "" @@ -10142,19 +10310,19 @@ msgstr "" msgid "The base document you attempted to retrieve is invalid. Please browse for one." msgstr "" -#: i18n/templates.c:4496 +#: i18n/templates.c:4616 msgid "The bulk import facility allows for a number of documents to be added to the document management system easily. Provide a path on the server, and all documents and folders within that path will be added to the document management system." msgstr "" -#: i18n/templates.c:4661 +#: i18n/templates.c:4781 msgid "The bulk upload facility allows for a number of documents to be added to the document management system. Provide an archive (ZIP) file from your local computer, and all documents and folders within that archive will be added to the document management system." msgstr "" -#: i18n/templates.c:2219 +#: i18n/templates.c:2339 msgid "The columns included in this view are displayed below. To add additional columns into the view, use the form below the list. To remove items, click on the \"delete\" icon next to the column name. Note that some columns may be required in a given view. Also, while you can have multiple copies of a given column in a specific view this is not recommended." msgstr "" -#: i18n/templates.c:3503 +#: i18n/templates.c:3623 msgid "The component on which the indexer depends is not available." msgstr "" @@ -10166,7 +10334,7 @@ msgstr "" msgid "The contents of the document to be added to the document management system." msgstr "" -#: i18n/templates.c:5258 +#: i18n/templates.c:5378 msgid "The core of a workflow is the process that documents in that workflow follow. These processes are made up of states (which documents are in, e.g. \"reviewed\" or \"published\") and transitions which documents follow (e.g. \"submit for review\" or \"publish\")." msgstr "" @@ -10174,51 +10342,51 @@ msgstr "" msgid "The current file name is shown below:" msgstr "" -#: i18n/templates.c:1910 +#: i18n/templates.c:2030 msgid "The current links to and from this document are displayed below." msgstr "" -#: i18n/templates.c:1244 +#: i18n/templates.c:1364 msgid "The data for this conditional metadata fieldset was not completely provided. Provide the extra information, and save your changes afterwards." msgstr "" -#: i18n/templates.c:1793 +#: i18n/templates.c:1913 msgid "The document \"#object_name#\"" msgstr "" -#: i18n/templates.c:1775 +#: i18n/templates.c:1895 msgid "The document \"#object_name#\" has been changed" msgstr "" -#: i18n/templates.c:1646 +#: i18n/templates.c:1766 msgid "The document \"#object_name#\" has been checked in" msgstr "" -#: i18n/templates.c:1679 +#: i18n/templates.c:1799 msgid "The document \"#object_name#\" has been checked out" msgstr "" -#: i18n/templates.c:1814 +#: i18n/templates.c:1934 msgid "The document \"#object_name#\" has been moved" msgstr "" -#: i18n/templates.c:1751 +#: i18n/templates.c:1871 msgid "The document \"#object_name#\" has been removed" msgstr "" -#: i18n/templates.c:1601 +#: i18n/templates.c:1721 msgid "The document \"#object_name#\" has been restored by an administrator." msgstr "" -#: i18n/templates.c:1667 +#: i18n/templates.c:1787 msgid "The document \"#object_name#\" to which you were subscribed, has been removed" msgstr "" -#: i18n/templates.c:1610 +#: i18n/templates.c:1730 msgid "The document \"#object_name#\" was added" msgstr "" -#: i18n/templates.c:5489 +#: i18n/templates.c:5609 msgid "The document #name# has changed to state #state#, and you are specified as one of the users to inform about documents in this state." msgstr "" @@ -10231,7 +10399,7 @@ msgstr "" msgid "The document is checked out and cannot be deleted: %s" msgstr "" -#: i18n/templates.c:7298 +#: i18n/templates.c:7418 msgid "The document is currently in state \"#name#\"" msgstr "" @@ -10285,7 +10453,7 @@ msgstr "" msgid "The document you specified appears to be invalid." msgstr "" -#: i18n/templates.c:4055 +#: i18n/templates.c:4175 msgid "The document you wish to check out will begin to download soon. If it does not automatically start to download, you can use this link to start it yourself." msgstr "" @@ -10295,7 +10463,7 @@ msgstr "" msgid "The email address of the user. Notifications and alerts are mailed to this address if email notifications is set below. e.g. jsmith@acme.com" msgstr "" -#: i18n/templates.c:3572 +#: i18n/templates.c:3692 msgid "The expression parsed successfully." msgstr "" @@ -10308,15 +10476,15 @@ msgstr "" msgid "The file you uploaded was not called \"%s\". If you wish to change the filename, please set \"Force Original Filename\" below to false. " msgstr "" -#: i18n/templates.c:1700 +#: i18n/templates.c:1820 msgid "The folder \"#object_name#\" has been removed" msgstr "" -#: i18n/templates.c:1589 +#: i18n/templates.c:1709 msgid "The folder \"#object_name#\" to which you were subscribed, has been removed" msgstr "" -#: i18n/templates.c:1727 +#: i18n/templates.c:1847 msgid "The folder \"#object_name#\" was added" msgstr "" @@ -10344,27 +10512,27 @@ msgstr "" msgid "The following are the types of conversions you can perform on this document." msgstr "" -#: i18n/templates.c:1841 i18n/templates.c:7136 +#: i18n/templates.c:1961 i18n/templates.c:7256 msgid "The following document metadata is available for editing." msgstr "" -#: i18n/templates.c:7073 +#: i18n/templates.c:7193 msgid "The following document version has been selected for deletion:" msgstr "" -#: i18n/templates.c:5834 +#: i18n/templates.c:5954 msgid "The following download action allows you to download a zip archive of information that may assist the #appname# team to diagnose problems on your system. This archive contains:" msgstr "" -#: i18n/templates.c:3626 +#: i18n/templates.c:3746 msgid "The following fields may be used in search criteria:" msgstr "" -#: i18n/templates.c:7061 i18n/templates.c:7292 +#: i18n/templates.c:7181 i18n/templates.c:7412 msgid "The following files are present in the repository, but do not exist in the database." msgstr "" -#: i18n/templates.c:6659 +#: i18n/templates.c:6779 msgid "The following list shows documents and folders in your list which cannot be acted on by this bulk action" msgstr "" @@ -10378,15 +10546,15 @@ msgstr "" msgid "The following permissions are required: %s" msgstr "" -#: i18n/templates.c:3632 +#: i18n/templates.c:3752 msgid "The following resources are used by KnowledgeTree and are impacting on the normal operations of the system:" msgstr "" -#: i18n/templates.c:1808 +#: i18n/templates.c:1928 msgid "The following shortcut is no longer valid as the target document has been archived. Please note that it has been automatically removed from the repository:" msgstr "" -#: i18n/templates.c:1745 +#: i18n/templates.c:1865 msgid "The following shortcut is no longer valid as the target document has been deleted. Please note that it has been automatically removed from the repository:" msgstr "" @@ -10408,11 +10576,11 @@ msgstr "" msgid "The host name or IP address of the LDAP server" msgstr "" -#: i18n/templates.c:3500 +#: i18n/templates.c:3620 msgid "The indexer is not configured correctly." msgstr "" -#: i18n/templates.c:5 i18n/templates.c:1256 i18n/templates.c:1316 +#: i18n/templates.c:5 i18n/templates.c:1376 i18n/templates.c:1436 msgid "The information in this section is stored by #appname# for every document." msgstr "" @@ -10425,15 +10593,15 @@ msgstr "" msgid "The internal name used for the permission. This should never be changed." msgstr "" -#: i18n/templates.c:4631 +#: i18n/templates.c:4751 msgid "The items that you selected to delete." msgstr "" -#: i18n/templates.c:4157 i18n/templates.c:4229 +#: i18n/templates.c:4277 i18n/templates.c:4349 msgid "The items that you selected to move." msgstr "" -#: i18n/templates.c:3200 +#: i18n/templates.c:3320 msgid "The last time these tasks were performed was on #time#." msgstr "" @@ -10594,23 +10762,23 @@ msgstr "" msgid "The saved search was deleted successfully." msgstr "" -#: i18n/templates.c:7325 +#: i18n/templates.c:7445 msgid "The scheduler runs document indexing and various house keeping tasks, etc in the background." msgstr "" -#: i18n/templates.c:3197 +#: i18n/templates.c:3317 msgid "The scheduler takes care of managing and running tasks or batch jobs at regular intervals in the background. These tasks can be configured via the #link#." msgstr "" -#: i18n/templates.c:3566 +#: i18n/templates.c:3686 msgid "The search criteria editor allows you to utilise the full power of the search engine by allowing you to perform more complicated searches by using the free text criteria format." msgstr "" -#: i18n/templates.c:3371 +#: i18n/templates.c:3491 msgid "The search criteria has been saved." msgstr "" -#: i18n/templates.c:3386 +#: i18n/templates.c:3506 msgid "The search expression has been saved." msgstr "" @@ -10630,15 +10798,15 @@ msgstr "" msgid "The system rejected your value for this field." msgstr "" -#: i18n/templates.c:5681 +#: i18n/templates.c:5801 msgid "The table below lists the actions you have specified as controlled by this workflow, and all the states within the workflow. From here you can assign those actions to the various states in this workflow. Checked items are available to users whose permissions would normally allow them when the document is in that state. Unchecked items are not available to any users." msgstr "" -#: i18n/templates.c:3209 +#: i18n/templates.c:3329 msgid "The tasks are scheduled to be run in #time#." msgstr "" -#: i18n/templates.c:3206 +#: i18n/templates.c:3326 msgid "The tasks were scheduled to be run #time# ago." msgstr "" @@ -10650,7 +10818,7 @@ msgstr "" msgid "The title of the RSS feed" msgstr "" -#: i18n/templates.c:791 +#: i18n/templates.c:908 msgid "The top downloads for the last 7 days. Only documents which you are allowed to see are listed." msgstr "" @@ -10706,7 +10874,7 @@ msgstr "" msgid "The user must be a member of the group \"%s\"." msgstr "" -#: i18n/templates.c:7016 +#: i18n/templates.c:7136 msgid "The user who checked this document out is no longer valid." msgstr "" @@ -10730,7 +10898,7 @@ msgstr "" msgid "The username the user will enter to gain access to %s. e.g. jsmith" msgstr "" -#: i18n/templates.c:2987 i18n/templates.c:3014 +#: i18n/templates.c:3107 i18n/templates.c:3134 msgid "The value of the field" msgstr "" @@ -10740,7 +10908,7 @@ msgstr "" msgid "The value you have entered is invalid. The following characters are not allowed: %s" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1607 i18n/templates.c:4976 +#: plugins/ktcore/KTDocumentActions.php:1607 i18n/templates.c:5096 msgid "The workflow cannot be changed while the document is checked out." msgstr "" @@ -10752,23 +10920,23 @@ msgstr "" msgid "There already is a shortcut to this folder in the target folder." msgstr "" -#: i18n/templates.c:1991 +#: i18n/templates.c:2111 msgid "There are #closed# closed threads - use the \"View All\" option below to view them." msgstr "" -#: i18n/templates.c:5099 +#: i18n/templates.c:5219 msgid "There are 3 different ways in which workflows interact with the system's security" msgstr "" -#: i18n/templates.c:3107 +#: i18n/templates.c:3227 msgid "There are currently no active indexers registered. No content indexing will occur." msgstr "" -#: i18n/templates.c:6059 +#: i18n/templates.c:6179 msgid "There are currently no roles created within the system." msgstr "" -#: i18n/templates.c:5000 +#: i18n/templates.c:5120 msgid "There are no defined workflows which can be started on this document. An administrator can create workflows to map the lifecycle of a document. Contact your administrator to discuss workflows." msgstr "" @@ -10784,27 +10952,27 @@ msgstr "" msgid "There are no indexing issues." msgstr "" -#: i18n/templates.c:1940 +#: i18n/templates.c:2060 msgid "There are no links to or from this document." msgstr "" -#: i18n/templates.c:1994 +#: i18n/templates.c:2114 msgid "There are no open threads for this document." msgstr "" -#: i18n/templates.c:275 +#: i18n/templates.c:392 msgid "There are no quicklinks." msgstr "" -#: i18n/templates.c:3407 +#: i18n/templates.c:3527 msgid "There are no search results matching your search criteria." msgstr "" -#: i18n/templates.c:341 +#: i18n/templates.c:458 msgid "There are no system quicklinks." msgstr "" -#: i18n/templates.c:803 +#: i18n/templates.c:920 i18n/templates.c:923 msgid "There are no tags defined or accessible." msgstr "" @@ -10824,11 +10992,11 @@ msgstr "" msgid "There don't appear to be any problems." msgstr "" -#: i18n/templates.c:3584 +#: i18n/templates.c:3704 msgid "There has been a parsing problem. Please check the search expression." msgstr "" -#: i18n/templates.c:3392 i18n/templates.c:3581 +#: i18n/templates.c:3512 i18n/templates.c:3701 msgid "There is a problem communicating with the server." msgstr "" @@ -10837,15 +11005,15 @@ msgstr "" msgid "There is a problem parsing the expression '%s'" msgstr "" -#: i18n/templates.c:3389 +#: i18n/templates.c:3509 msgid "There is a problem saving the expression expression." msgstr "" -#: i18n/templates.c:3578 +#: i18n/templates.c:3698 msgid "There is a problem saving the expression." msgstr "" -#: i18n/templates.c:3575 +#: i18n/templates.c:3695 msgid "There is a problem with the expression." msgstr "" @@ -10865,7 +11033,7 @@ msgstr "" msgid "There is already a transition with that name in this workflow." msgstr "" -#: i18n/templates.c:974 +#: i18n/templates.c:1094 msgid "There is currently no license installed! Either you have yet to install your license or it has expired. A license is required to enable some of the functionality within the DMS." msgstr "" @@ -10925,15 +11093,15 @@ msgstr "" msgid "These RSS feeds will be viewable on your dashboard." msgstr "" -#: i18n/templates.c:6704 +#: i18n/templates.c:6824 msgid "These are the results of the bulk action" msgstr "" -#: i18n/templates.c:2858 +#: i18n/templates.c:2978 msgid "These behaviours and the fields and values they allow are shown below for the active field." msgstr "" -#: i18n/templates.c:7058 i18n/templates.c:7289 +#: i18n/templates.c:7178 i18n/templates.c:7409 msgid "These documents have versions that are not present on the filesystem. Consider restoring them from backups." msgstr "" @@ -10949,19 +11117,19 @@ msgstr "" msgid "This bug can be found on this page" msgstr "" -#: i18n/templates.c:2783 +#: i18n/templates.c:2903 msgid "This column is not active." msgstr "" -#: i18n/templates.c:3029 +#: i18n/templates.c:3149 msgid "This conditional fieldset cannot be used" msgstr "" -#: i18n/templates.c:2933 +#: i18n/templates.c:3053 msgid "This conditional fieldset is marked such that it cannot be used. The system automatically checks whether the fieldset is useable, and if not it will prevent it being used in a \"conditional\" fashion. Please correct the issues identified below." msgstr "" -#: i18n/templates.c:3485 +#: i18n/templates.c:3605 msgid "This dashlet will disappear when the migration process is complete." msgstr "" @@ -11010,23 +11178,23 @@ msgstr "" msgid "This document is checked out, but not by you" msgstr "" -#: i18n/templates.c:7190 +#: i18n/templates.c:7310 msgid "This document is currently checked out by #checkoutuser#, but you have sufficient priviledges to cancel their checkout." msgstr "" -#: i18n/templates.c:7193 +#: i18n/templates.c:7313 msgid "This document is currently checked out by #checkoutuser#. You cannot make changes until that user checks it in. If you have urgent modifications to make, please contact your #appname# Administrator." msgstr "" -#: i18n/templates.c:7187 +#: i18n/templates.c:7307 msgid "This document is currently checked out by you. If this is incorrect, or you no longer need to make changes to it, please cancel the checkout." msgstr "" -#: i18n/templates.c:7079 +#: i18n/templates.c:7199 msgid "This document is currently of type #doctype#. If this is incorrect, you can change it here." msgstr "" -#: i18n/templates.c:7196 +#: i18n/templates.c:7316 msgid "This document is immutable. No further content changes can be made to this document, and only administrators (in administration mode) can make changes to the metadata or can move or delete it." msgstr "" @@ -11035,15 +11203,15 @@ msgstr "" msgid "This document is not checked out" msgstr "" -#: i18n/templates.c:2936 i18n/templates.c:3056 +#: i18n/templates.c:3056 i18n/templates.c:3176 msgid "This error prevents this fieldset from being set to complete" msgstr "" -#: i18n/templates.c:2831 +#: i18n/templates.c:2951 msgid "This field is not controlled by the currently active group." msgstr "" -#: i18n/templates.c:3068 +#: i18n/templates.c:3188 msgid "This fieldset cannot be made conditional, since it contains fields which are not lookup types." msgstr "" @@ -11056,11 +11224,11 @@ msgstr "" msgid "This first step requires that you provide basic details about the workflow: its name, etc." msgstr "" -#: i18n/templates.c:4559 +#: i18n/templates.c:4679 msgid "This folder inherits its permissions from #permission_source#." msgstr "" -#: i18n/templates.c:4568 i18n/templates.c:4733 +#: i18n/templates.c:4688 i18n/templates.c:4853 msgid "This folder defines its own permissions." msgstr "" @@ -11072,7 +11240,7 @@ msgstr "" msgid "This function allows you to re-index your entire repository." msgstr "" -#: i18n/templates.c:6122 +#: i18n/templates.c:6242 msgid "This group is synchronised from \tan authentication source, and direct changes can not be made to \tthe members of this group within the document management system. Select the button below to synchronise the group from the authentication source." msgstr "" @@ -11080,15 +11248,15 @@ msgstr "" msgid "This installation assigns workflows by Document Type. Configure this process here." msgstr "" -#: i18n/templates.c:2081 +#: i18n/templates.c:2201 msgid "This installation of #appname# allocates workflows to documents by their location. To specify the workflow to be used by all documents directly in this folder, please specify the workflow below. Otherwise, users will be able to choose the workflow, and some documents may have no workflow attached." msgstr "" -#: i18n/templates.c:2864 +#: i18n/templates.c:2984 msgid "This is a conditional fieldset. That means that the values selected in one field affect the possible values in the other fields. Only lookup fields can be added to this fieldset." msgstr "" -#: i18n/templates.c:6200 +#: i18n/templates.c:6320 msgid "This is a professionally supported edition of KnowledgeTree." msgstr "" @@ -11105,19 +11273,19 @@ msgstr "" msgid "This is not a valid email address." msgstr "" -#: i18n/templates.c:1304 +#: i18n/templates.c:1424 msgid "This is the data assigned to the #name# aspect of this document." msgstr "" -#: i18n/templates.c:3377 +#: i18n/templates.c:3497 msgid "This is the saved search criteria:" msgstr "" -#: i18n/templates.c:938 +#: i18n/templates.c:1058 msgid "This key expires in" msgstr "" -#: i18n/templates.c:941 +#: i18n/templates.c:1061 msgid "This key has expired." msgstr "" @@ -11129,19 +11297,19 @@ msgstr "" msgid "This notification handler does not support publication." msgstr "" -#: i18n/templates.c:5735 +#: i18n/templates.c:5855 msgid "This page allows you to get a quick overview of the workflow. To modify items, either select them from the overview below, or use the \"Workflow\" menu on the left to create new ones." msgstr "" -#: i18n/templates.c:4643 +#: i18n/templates.c:4763 msgid "This page allows you to rename a folder." msgstr "" -#: i18n/templates.c:4094 +#: i18n/templates.c:4214 msgid "This page allows you to rename the file name (not the document title) for a document." msgstr "" -#: i18n/templates.c:4112 +#: i18n/templates.c:4232 msgid "This page allows you to see the roles as they apply to this particular document." msgstr "" @@ -11149,39 +11317,47 @@ msgstr "" msgid "This page did not produce any content" msgstr "" -#: i18n/templates.c:1208 +#: i18n/templates.c:362 +msgid "This page lists the alerts that have been configured for this document." +msgstr "" + +#: i18n/templates.c:1328 msgid "This page lists versions of document content and allows you to compare a content version with another content version." msgstr "" -#: i18n/templates.c:6785 i18n/templates.c:7229 +#: i18n/templates.c:6905 i18n/templates.c:7349 msgid "This page lists versions of document metadata and allows you to compare a metadata version with the current metadata content." msgstr "" -#: i18n/templates.c:7142 +#: i18n/templates.c:7262 msgid "This page provides details of all activities that have been carried out on the document." msgstr "" -#: i18n/templates.c:1571 +#: i18n/templates.c:1691 msgid "This page provides details of all activities that have been carried out on the folder." msgstr "" -#: i18n/templates.c:7088 +#: i18n/templates.c:7208 msgid "This page shows the permissions that apply to this specific document. Where the folder view shows you information by role and group, this page shows the actual groups (and, if they are assigned directly to a role, the users) who have the different permissions. As a result, groups, users and roles with no permissions are not shown." msgstr "" -#: i18n/templates.c:4451 i18n/templates.c:4541 +#: i18n/templates.c:4571 i18n/templates.c:4661 msgid "This page shows the permissions that apply to this specific folder. Only the roles or groups which have permissions assigned are shown." msgstr "" -#: i18n/templates.c:7205 +#: i18n/templates.c:7325 msgid "This page shows the permissions that individual users have on this document. Only the users which have permissions assigned are shown." msgstr "" -#: i18n/templates.c:4676 +#: i18n/templates.c:4796 msgid "This page shows the permissions that individual users have on this folder. Only the users which have permissions assigned are shown." msgstr "" -#: i18n/templates.c:2462 +#: i18n/templates.c:320 +msgid "This page will allow you to configure an alert for this document." +msgstr "" + +#: i18n/templates.c:2582 msgid "This page will allow you to manage the different aspects of this particular field." msgstr "" @@ -11189,7 +11365,7 @@ msgstr "" msgid "This process performs a check to see if the documents in your repositories all are stored on the back-end storage (usually on disk). This process can take many minutes or hours depending on the size of your repository." msgstr "" -#: i18n/templates.c:6191 i18n/templates.c:6773 +#: i18n/templates.c:6311 i18n/templates.c:6893 msgid "This program is free software and published under the GNU General Public License version 3" msgstr "" @@ -11226,7 +11402,7 @@ msgstr "" msgid "This transition cannot be performed while the document is checked out." msgstr "" -#: i18n/templates.c:5174 +#: i18n/templates.c:5294 msgid "This transition has no actions associated with it.." msgstr "" @@ -11242,11 +11418,11 @@ msgstr "" msgid "This will download a copy of the document and is not the same as Checking Out a document. Changes to this downloaded file will not be managed in the DMS." msgstr "" -#: i18n/templates.c:5519 i18n/templates.c:5738 +#: i18n/templates.c:5639 i18n/templates.c:5858 msgid "This workflow does not define any states." msgstr "" -#: i18n/templates.c:5561 +#: i18n/templates.c:5681 msgid "This workflow does not define any transitions. Use the \"Create a new transition\" link above to add new transitions." msgstr "" @@ -11254,7 +11430,7 @@ msgstr "" msgid "This workflow is currently marked as disabled. No new documents can be assigned to this workflow until it is enabled. To change this, please edit the workflow's base properties." msgstr "" -#: i18n/templates.c:2057 +#: i18n/templates.c:2177 msgid "Thread closed" msgstr "" @@ -11270,55 +11446,55 @@ msgstr "" #: plugins/ktcore/KTCorePlugin.php:134 plugins/rssplugin/manageRSSFeeds.php:87 #: plugins/rssplugin/manageRSSFeeds.php:133 #: search2/search/fields/TitleField.inc.php:45 i18n/templates.c:92 -#: i18n/templates.c:272 i18n/templates.c:4934 i18n/templates.c:6695 +#: i18n/templates.c:272 i18n/templates.c:5054 i18n/templates.c:6815 msgid "Title" msgstr "" -#: i18n/templates.c:3098 +#: i18n/templates.c:3218 msgid "To add a new field, enter the field's name, description and field type below and then click Add field. If the field type requires additional lookup values you will be prompted to enter them." msgstr "" -#: i18n/templates.c:6311 +#: i18n/templates.c:6431 msgid "To add users to the DMS authentication provider, you need to provide them with credentials through this section. If you are using an external source of login information like LDAP, ensure the appropriate plugin is loaded and use the section below." msgstr "" -#: i18n/templates.c:4424 +#: i18n/templates.c:4544 msgid "To add users to this role, select one or more user names in the Available Users field; then, double click or use the right pointing arrow to populate the Member users field. To remove users from this role, select one or more user names in the Member users field; then, double click, or use the left pointing arrow to move these names to Available Users." msgstr "" -#: i18n/templates.c:2198 +#: i18n/templates.c:2318 msgid "To connect to #appname# via a third-party WebDAV client, please use the following address" msgstr "" -#: i18n/templates.c:2201 +#: i18n/templates.c:2321 msgid "To connect with the #appname# Tools Suite, use this address" msgstr "" -#: i18n/templates.c:869 +#: i18n/templates.c:989 msgid "To create a new email document type, please type its name below and then click on the Create button. Note that email document type names must end with the word 'Email'." msgstr "" -#: i18n/templates.c:4928 +#: i18n/templates.c:5048 msgid "To customize a help file, please visit that file via the help system and click on customize this help file." msgstr "" -#: i18n/templates.c:3383 +#: i18n/templates.c:3503 msgid "To delete this saved search criteria or to edit other saved search criteria, #options#." msgstr "" -#: i18n/templates.c:3368 +#: i18n/templates.c:3488 msgid "To edit the search criteria, use the #options#." msgstr "" -#: i18n/templates.c:3557 +#: i18n/templates.c:3677 msgid "To get the best performance out of Document Indexer, the indexes must be optimised periodically. This is managed by a background task. Please see the KnowledgeTree Administrator's Manual for more information." msgstr "" -#: i18n/templates.c:2825 +#: i18n/templates.c:2945 msgid "To make a value in a child field available to the user when another value is selected in a parent field, first ensure that the parent field is being edited (it will have \"save\" and \"done\" as the buttons at the bottom of the column) and then select the value for the parent field. Now select the value(s) in the child column(s) you wish to be available to the user when the parent field's value is selected, and click \"save\". Note you that you can use Ctrl-<click> to select multiple child values at the same time." msgstr "" -#: i18n/templates.c:1439 +#: i18n/templates.c:1559 msgid "To modify this search, press the 'Edit' button." msgstr "" @@ -11326,23 +11502,23 @@ msgstr "" msgid "To save over one of your existing searches, select it here." msgstr "" -#: i18n/templates.c:1448 +#: i18n/templates.c:1568 msgid "To save this search permanently, so that you can run it again at any time, fill in a name below and click 'Save'." msgstr "" -#: i18n/templates.c:4862 +#: i18n/templates.c:4982 msgid "To start the process of creating a new document type, please enter a name for the type below." msgstr "" -#: i18n/templates.c:2447 +#: i18n/templates.c:2567 msgid "Toggle enabled state" msgstr "" -#: i18n/templates.c:1394 +#: i18n/templates.c:1514 msgid "Toggle search results format" msgstr "" -#: i18n/templates.c:2450 i18n/templates.c:2693 i18n/templates.c:2708 +#: i18n/templates.c:2570 i18n/templates.c:2813 i18n/templates.c:2828 msgid "Toggle stickiness" msgstr "" @@ -11362,15 +11538,15 @@ msgstr "" msgid "Top Downloads for the last Week" msgstr "" -#: i18n/templates.c:3533 +#: i18n/templates.c:3653 msgid "Total # Documents in Repository:" msgstr "" -#: i18n/templates.c:3470 +#: i18n/templates.c:3590 msgid "Total documents migrated:" msgstr "" -#: i18n/templates.c:3473 +#: i18n/templates.c:3593 msgid "Total documents to be migrated:" msgstr "" @@ -11382,28 +11558,28 @@ msgstr "" msgid "Transaction Summary (Last 4)" msgstr "" -#: i18n/templates.c:422 i18n/templates.c:521 i18n/templates.c:599 -#: i18n/templates.c:689 +#: i18n/templates.c:539 i18n/templates.c:638 i18n/templates.c:716 +#: i18n/templates.c:806 msgid "Transaction Type" msgstr "" -#: i18n/templates.c:5033 i18n/templates.c:5066 i18n/templates.c:5138 -#: i18n/templates.c:5432 +#: i18n/templates.c:5153 i18n/templates.c:5186 i18n/templates.c:5258 +#: i18n/templates.c:5552 msgid "Transition" msgstr "" -#: i18n/templates.c:5153 +#: i18n/templates.c:5273 msgid "Transition Actions Overview" msgstr "" -#: i18n/templates.c:5564 +#: i18n/templates.c:5684 msgid "Transition Availability" msgstr "" #: plugins/ktcore/admin/workflowsv2.php:1918 #: plugins/ktcore/admin/workflowsv2.php:1955 -#: plugins/ktcore/admin/workflowsv2.php:2017 i18n/templates.c:5123 -#: i18n/templates.c:5171 i18n/templates.c:5249 +#: plugins/ktcore/admin/workflowsv2.php:2017 i18n/templates.c:5243 +#: i18n/templates.c:5291 i18n/templates.c:5369 msgid "Transition Effects" msgstr "" @@ -11411,29 +11587,29 @@ msgstr "" msgid "Transition Effects Overview" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1025 i18n/templates.c:5303 +#: plugins/ktcore/admin/workflowsv2.php:1025 i18n/templates.c:5423 msgid "Transition Name" msgstr "" -#: i18n/templates.c:5243 +#: i18n/templates.c:5363 msgid "Transition Requirements" msgstr "" #: plugins/ktcore/admin/workflowsv2.php:1613 #: plugins/ktcore/admin/workflowsv2.php:1697 -#: plugins/ktcore/admin/workflowsv2.php:1758 i18n/templates.c:5114 +#: plugins/ktcore/admin/workflowsv2.php:1758 i18n/templates.c:5234 msgid "Transition Restrictions" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1610 i18n/templates.c:5129 +#: plugins/ktcore/admin/workflowsv2.php:1610 i18n/templates.c:5249 msgid "Transition Restrictions Overview" msgstr "" -#: i18n/templates.c:5072 +#: i18n/templates.c:5192 msgid "Transition Restrictions: #name#" msgstr "" -#: i18n/templates.c:5444 +#: i18n/templates.c:5564 msgid "Transition Triggers" msgstr "" @@ -11448,7 +11624,7 @@ msgstr "" msgid "Transition performed" msgstr "" -#: i18n/templates.c:4970 +#: i18n/templates.c:5090 msgid "Transition to another workflow state" msgstr "" @@ -11456,7 +11632,7 @@ msgstr "" msgid "Transition to perform" msgstr "" -#: i18n/templates.c:5447 +#: i18n/templates.c:5567 msgid "Transition triggers allow you to have special actions automatically occur when a transition is performed, and to control who can perform the transition. Some triggers perform both of these functions, especially if performing the action requires that certain conditions are in place before the action will occur." msgstr "" @@ -11464,39 +11640,39 @@ msgstr "" msgid "Transition updated." msgstr "" -#: i18n/templates.c:5159 +#: i18n/templates.c:5279 msgid "Transition<" msgstr "" #: plugins/ktcore/admin/workflow/newworkflow.inc.php:92 -#: plugins/ktcore/admin/workflowsv2.php:813 i18n/templates.c:5294 -#: i18n/templates.c:5612 +#: plugins/ktcore/admin/workflowsv2.php:813 i18n/templates.c:5414 +#: i18n/templates.c:5732 msgid "Transitions" msgstr "" -#: i18n/templates.c:5615 +#: i18n/templates.c:5735 msgid "Transitions are how documents move from one state to another. Typically, most transitions can only be performed by people with a specific role (e.g. Manager) or part of a specific group (e.g. Marketing Department)." msgstr "" -#: i18n/templates.c:5546 i18n/templates.c:5804 +#: i18n/templates.c:5666 i18n/templates.c:5924 msgid "Transitions are what drive the workflow of documents. Each step that needs to be followed in the document's lifecycle could map to a transition, and can be allowed or denied by a combination of roles, permissions and groups." msgstr "" -#: i18n/templates.c:5537 i18n/templates.c:5756 +#: i18n/templates.c:5657 i18n/templates.c:5876 msgid "Transitions available" msgstr "" -#: i18n/templates.c:5624 +#: i18n/templates.c:5744 msgid "Transitions from this state" msgstr "" -#: i18n/templates.c:5540 i18n/templates.c:5618 i18n/templates.c:5759 +#: i18n/templates.c:5660 i18n/templates.c:5738 i18n/templates.c:5879 msgid "Transitions to this state" msgstr "" #: lib/documentmanagement/DocumentField.inc:207 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:86 i18n/templates.c:2753 -#: i18n/templates.c:4316 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:86 i18n/templates.c:2873 +#: i18n/templates.c:4436 msgid "Tree" msgstr "" @@ -11508,7 +11684,7 @@ msgstr "" msgid "Tried to remove member from database, apparently successfully, but hasMember thinks they're still members?" msgstr "" -#: i18n/templates.c:5459 i18n/templates.c:5477 +#: i18n/templates.c:5579 i18n/templates.c:5597 msgid "Trigger" msgstr "" @@ -11523,7 +11699,7 @@ msgid "Trigger saved." msgstr "" #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:79 -#: i18n/templates.c:3827 +#: i18n/templates.c:3947 msgid "True" msgstr "" @@ -11532,20 +11708,20 @@ msgstr "" msgid "Two folders named %s present in %s. Unable to decide which to use..." msgstr "" -#: i18n/templates.c:1916 i18n/templates.c:2660 i18n/templates.c:2744 -#: i18n/templates.c:4307 +#: i18n/templates.c:2036 i18n/templates.c:2780 i18n/templates.c:2864 +#: i18n/templates.c:4427 msgid "Type" msgstr "" -#: i18n/templates.c:3242 +#: i18n/templates.c:3362 msgid "Type :q! to exit without saving." msgstr "" -#: i18n/templates.c:2576 i18n/templates.c:2903 i18n/templates.c:3086 +#: i18n/templates.c:2696 i18n/templates.c:3023 i18n/templates.c:3206 msgid "Type Description" msgstr "" -#: i18n/templates.c:3239 +#: i18n/templates.c:3359 msgid "Type ZZ to save changes and exit." msgstr "" @@ -11557,7 +11733,7 @@ msgstr "" msgid "Type of conversion" msgstr "" -#: i18n/templates.c:833 i18n/templates.c:4826 +#: i18n/templates.c:953 i18n/templates.c:4946 msgid "Type-specific field sets" msgstr "" @@ -11779,7 +11955,7 @@ msgstr "" msgid "Unable to retrieve parent folder." msgstr "" -#: lib/util/ktutil.inc:1068 +#: lib/util/ktutil.inc:1076 #, php-format msgid "Unable to retrieve system setting %s: %s" msgstr "" @@ -11807,7 +11983,7 @@ msgstr "" msgid "Unable to update transition: %s" msgstr "" -#: i18n/templates.c:2798 +#: i18n/templates.c:2918 msgid "Unassigned/Unavailable" msgstr "" @@ -11815,11 +11991,11 @@ msgstr "" msgid "Under discussion" msgstr "" -#: i18n/templates.c:3290 i18n/templates.c:3293 +#: i18n/templates.c:3410 i18n/templates.c:3413 msgid "Undo" msgstr "" -#: i18n/templates.c:2204 +#: i18n/templates.c:2324 msgid "Undo change" msgstr "" @@ -11853,6 +12029,11 @@ msgstr "" msgid "Unexpected failure to add document - %s" msgstr "" +#: plugins/shortcuts/FolderAddShortcutAction.php:187 +#, php-format +msgid "Unexpected failure to add shortcut - %s" +msgstr "" + #: plugins/ktcore/document/edit.php:210 #, php-format msgid "Unexpected failure to update document title: %s" @@ -11878,7 +12059,7 @@ msgstr "" msgid "Unit" msgstr "" -#: i18n/templates.c:6224 +#: i18n/templates.c:6344 msgid "Unit Administration" msgstr "" @@ -11895,8 +12076,8 @@ msgstr "" #: plugins/ktcore/admin/unitManagement.php:82 #: plugins/ktcore/admin/unitManagement.php:139 -#: plugins/ktcore/admin/unitManagement.php:190 i18n/templates.c:5930 -#: i18n/templates.c:6242 +#: plugins/ktcore/admin/unitManagement.php:190 i18n/templates.c:6050 +#: i18n/templates.c:6362 msgid "Unit Name" msgstr "" @@ -11912,11 +12093,11 @@ msgstr "" msgid "Unit removed" msgstr "" -#: i18n/templates.c:6209 +#: i18n/templates.c:6329 msgid "Units allow you to delegate a portion of the document management system to a particular part of your organisation. Unit administrators have additional right within that portion of the document management system, and they can also adjust the membership of groups that belong to the unit." msgstr "" -#: i18n/templates.c:6233 +#: i18n/templates.c:6353 msgid "Units allow you to delegate the administration of a portion of the DMS repository to a particular part of your organisation. Unit administrators have additional rights within that portion of the document management system, and they can also adjust the membership of groups that belong to the unit." msgstr "" @@ -11991,20 +12172,20 @@ msgstr "" msgid "Untitled Help File" msgstr "" -#: i18n/templates.c:1499 +#: i18n/templates.c:1619 msgid "Up" msgstr "" -#: i18n/templates.c:1904 i18n/templates.c:2102 i18n/templates.c:6701 -#: i18n/templates.c:6731 i18n/transactions.c:2 +#: i18n/templates.c:2024 i18n/templates.c:2222 i18n/templates.c:6821 +#: i18n/templates.c:6851 i18n/transactions.c:2 msgid "Update" msgstr "" -#: i18n/templates.c:5687 +#: i18n/templates.c:5807 msgid "Update Action Availability" msgstr "" -#: i18n/templates.c:5657 +#: i18n/templates.c:5777 msgid "Update Allocated Permissions" msgstr "" @@ -12028,7 +12209,7 @@ msgstr "" msgid "Update Notifications" msgstr "" -#: i18n/templates.c:4487 i18n/templates.c:4760 +#: i18n/templates.c:4607 i18n/templates.c:4880 msgid "Update Permission Assignments" msgstr "" @@ -12056,7 +12237,7 @@ msgstr "" msgid "Update Workflow Details" msgstr "" -#: i18n/templates.c:5021 +#: i18n/templates.c:5141 msgid "Update Workflow Permissions" msgstr "" @@ -12064,11 +12245,11 @@ msgstr "" msgid "Update failed" msgstr "" -#: i18n/templates.c:5603 +#: i18n/templates.c:5723 msgid "Update users to inform" msgstr "" -#: i18n/templates.c:5732 +#: i18n/templates.c:5852 msgid "Update workflow properties" msgstr "" @@ -12080,11 +12261,11 @@ msgstr "" msgid "Updated permissions" msgstr "" -#: i18n/templates.c:4670 +#: i18n/templates.c:4790 msgid "Upload" msgstr "" -#: i18n/templates.c:4655 +#: i18n/templates.c:4775 msgid "Upload files into" msgstr "" @@ -12098,7 +12279,7 @@ msgstr "" msgid "Upload larger than maximum POST size: %s (post_max_size variable in .htaccess or php.ini)" msgstr "" -#: i18n/templates.c:995 +#: i18n/templates.c:1115 msgid "Usage" msgstr "" @@ -12107,11 +12288,11 @@ msgstr "" msgid "Usage Information" msgstr "" -#: i18n/templates.c:485 +#: i18n/templates.c:602 msgid "Usage Information for \"#folder#\"" msgstr "" -#: i18n/templates.c:4376 +#: i18n/templates.c:4496 msgid "Use Parent" msgstr "" @@ -12124,27 +12305,27 @@ msgstr "" msgid "Use parent allocation" msgstr "" -#: i18n/templates.c:4406 i18n/templates.c:4409 +#: i18n/templates.c:4526 i18n/templates.c:4529 msgid "Use parent's allocation" msgstr "" -#: i18n/templates.c:3413 +#: i18n/templates.c:3533 msgid "Use the #options# to extend this query." msgstr "" -#: i18n/templates.c:3365 +#: i18n/templates.c:3485 msgid "Use the #options# to extend your search criteria." msgstr "" -#: i18n/templates.c:2525 +#: i18n/templates.c:2645 msgid "Use the +/- arrows to open or close the tree. Bold items are metadata keywords. To edit a category (including adding or removing keywords) click on the \"attach keywords\" link next to it." msgstr "" -#: i18n/templates.c:6980 +#: i18n/templates.c:7100 msgid "Use the force checkin action in the listing below to override the checked-out status." msgstr "" -#: i18n/templates.c:4427 +#: i18n/templates.c:4547 msgid "Use the Filter fields to display names in order of specified criteria. Use the Ctrl key to multi-select user names." msgstr "" @@ -12152,11 +12333,11 @@ msgstr "" msgid "Use the folder collection and path below select the folder into which you wish to move the document." msgstr "" -#: i18n/templates.c:287 +#: i18n/templates.c:404 msgid "Use the folder collection and path below to browse to the document you wish to link to." msgstr "" -#: i18n/templates.c:6920 +#: i18n/templates.c:7040 msgid "Use the folder collection and path below to browse to the folder containing the documents you wish to restore." msgstr "" @@ -12169,35 +12350,36 @@ msgstr "" msgid "Use the folder collection and path below to browse to the folder you wish to move the documents into." msgstr "" -#: i18n/templates.c:5807 +#: i18n/templates.c:5927 msgid "Use the form below to create a new Transition, and assign or edit existing transitions using the table below." msgstr "" -#: i18n/templates.c:3164 +#: i18n/templates.c:3284 msgid "Use the standard introduction." msgstr "" -#: i18n/templates.c:302 +#: i18n/templates.c:419 msgid "Use the up and down arrows to move an item. Please note that changes are only saved when you click the 're-order' button." msgstr "" -#: i18n/templates.c:989 +#: i18n/templates.c:1109 msgid "Used" msgstr "" -#: i18n/templates.c:2546 +#: i18n/templates.c:2666 msgid "Used by" msgstr "" -#: i18n/templates.c:365 i18n/templates.c:458 i18n/templates.c:557 -#: i18n/templates.c:635 i18n/templates.c:725 i18n/templates.c:1025 -#: i18n/templates.c:1214 i18n/templates.c:1577 i18n/templates.c:3668 -#: i18n/templates.c:4700 i18n/templates.c:6503 i18n/templates.c:6791 -#: i18n/templates.c:7148 i18n/templates.c:7214 i18n/templates.c:7235 +#: plugins/alerts/alerts.php:800 i18n/templates.c:482 i18n/templates.c:575 +#: i18n/templates.c:674 i18n/templates.c:752 i18n/templates.c:842 +#: i18n/templates.c:1145 i18n/templates.c:1334 i18n/templates.c:1697 +#: i18n/templates.c:3788 i18n/templates.c:4820 i18n/templates.c:6623 +#: i18n/templates.c:6911 i18n/templates.c:7268 i18n/templates.c:7334 +#: i18n/templates.c:7355 msgid "User" msgstr "" -#: i18n/templates.c:662 +#: i18n/templates.c:779 msgid "User Activity Information" msgstr "" @@ -12205,11 +12387,11 @@ msgstr "" msgid "User History" msgstr "" -#: i18n/templates.c:500 +#: i18n/templates.c:617 msgid "User Information: #username#" msgstr "" -#: i18n/templates.c:401 +#: i18n/templates.c:518 msgid "User Information: #username# in \"#folder#\"" msgstr "" @@ -12224,7 +12406,7 @@ msgstr "" #: plugins/ktcore/admin/userManagement.php:180 #: plugins/ktcore/admin/userManagement.php:191 #: plugins/ktcore/admin/userManagement.php:251 -#: plugins/ktcore/admin/userManagement.php:329 i18n/templates.c:6305 +#: plugins/ktcore/admin/userManagement.php:329 i18n/templates.c:6425 msgid "User Management" msgstr "" @@ -12233,7 +12415,7 @@ msgstr "" #: plugins/professional-reporting/admin/userReporting.php:84 #: plugins/professional-reporting/admin/userReporting.php:140 #: plugins/professional-reporting/admin/userReporting.php:154 -#: i18n/templates.c:1049 +#: i18n/templates.c:1169 msgid "User Reporting" msgstr "" @@ -12275,12 +12457,12 @@ msgstr "" msgid "User's name" msgstr "" -#: i18n/templates.c:4478 i18n/templates.c:4595 i18n/templates.c:4703 -#: i18n/templates.c:7121 i18n/templates.c:7217 +#: i18n/templates.c:4598 i18n/templates.c:4715 i18n/templates.c:4823 +#: i18n/templates.c:7241 i18n/templates.c:7337 msgid "User:" msgstr "" -#: i18n/templates.c:482 +#: i18n/templates.c:599 msgid "User: #username# <br /> Action: #action# <br /> #reason#" msgstr "" @@ -12296,16 +12478,16 @@ msgstr "" #: plugins/network/extendedtransactioninfo/adminReports.php:70 #: plugins/network/extendedtransactioninfo/standardReports.php:89 #: plugins/professional-reporting/admin/userReporting.php:56 -#: plugins/wintools/baobabUserManagement.php:102 i18n/templates.c:386 -#: i18n/templates.c:761 i18n/templates.c:953 i18n/templates.c:1136 -#: i18n/templates.c:1190 i18n/templates.c:6344 i18n/templates.c:6752 +#: plugins/wintools/baobabUserManagement.php:102 i18n/templates.c:503 +#: i18n/templates.c:878 i18n/templates.c:1073 i18n/templates.c:1256 +#: i18n/templates.c:1310 i18n/templates.c:6464 i18n/templates.c:6872 msgid "Username" msgstr "" #: plugins/ktcore/admin/groupManagement.php:266 #: plugins/ktcore/admin/workflowsv2.php:2153 -#: plugins/ktstandard/KTEmail.php:378 i18n/templates.c:4121 -#: i18n/templates.c:4382 +#: plugins/ktstandard/KTEmail.php:378 i18n/templates.c:4241 +#: i18n/templates.c:4502 msgid "Users" msgstr "" @@ -12313,23 +12495,23 @@ msgstr "" msgid "Users and Groups" msgstr "" -#: i18n/templates.c:5987 i18n/templates.c:6116 +#: i18n/templates.c:6107 i18n/templates.c:6236 msgid "Users may be associated with Groups which are then used to grant these users security privileges." msgstr "" -#: i18n/templates.c:6071 i18n/templates.c:6263 i18n/templates.c:6293 +#: i18n/templates.c:6191 i18n/templates.c:6383 i18n/templates.c:6413 msgid "Users may be classed together as Groups and these groups may be used to set security privileges throughout the document management system." msgstr "" -#: i18n/templates.c:5975 +#: i18n/templates.c:6095 msgid "Users may be classed together as Units and these units may be used to set security privileges throughout the document management system." msgstr "" -#: i18n/templates.c:7208 +#: i18n/templates.c:7328 msgid "Users may have permissions on this document due to membership of a group, or fulfilling a specific role on this document." msgstr "" -#: i18n/templates.c:4679 +#: i18n/templates.c:4799 msgid "Users may have permissions on this folder due to membership of a group, or fulfilling a specific role on this folder." msgstr "" @@ -12341,8 +12523,8 @@ msgstr "" msgid "Users updated" msgstr "" -#: i18n/templates.c:2291 i18n/templates.c:2333 i18n/templates.c:3314 -#: i18n/templates.c:3923 +#: i18n/templates.c:2411 i18n/templates.c:2453 i18n/templates.c:3434 +#: i18n/templates.c:4043 msgid "Values" msgstr "" @@ -12354,11 +12536,11 @@ msgstr "" msgid "Verify Document Storage" msgstr "" -#: i18n/templates.c:6179 +#: i18n/templates.c:6299 msgid "Version #version#" msgstr "" -#: i18n/templates.c:7025 +#: i18n/templates.c:7145 msgid "Version Comparison" msgstr "" @@ -12371,11 +12553,11 @@ msgstr "" msgid "Version History" msgstr "" -#: i18n/templates.c:7274 +#: i18n/templates.c:7394 msgid "Version deleted" msgstr "" -#: i18n/templates.c:3422 +#: i18n/templates.c:3542 msgid "Version:" msgstr "" @@ -12383,26 +12565,27 @@ msgstr "" msgid "Versions of differing mime types cannot be compared." msgstr "" -#: i18n/templates.c:1142 i18n/templates.c:1199 i18n/transactions.c:10 +#: i18n/templates.c:1262 i18n/templates.c:1319 i18n/transactions.c:10 msgid "View" msgstr "" -#: i18n/templates.c:3179 +#: i18n/templates.c:3299 msgid "View All" msgstr "" -#: config/siteMap.inc:58 i18n/templates.c:1619 i18n/templates.c:1634 -#: i18n/templates.c:1655 i18n/templates.c:1688 i18n/templates.c:1784 -#: i18n/templates.c:3170 i18n/templates.c:4247 i18n/templates.c:5492 +#: config/siteMap.inc:58 i18n/templates.c:305 i18n/templates.c:1739 +#: i18n/templates.c:1754 i18n/templates.c:1775 i18n/templates.c:1808 +#: i18n/templates.c:1904 i18n/templates.c:3290 i18n/templates.c:4367 +#: i18n/templates.c:5612 msgid "View Document" msgstr "" #: plugins/ktcore/KTColumns.inc.php:570 plugins/ktcore/KTColumns.inc.php:580 -#: i18n/templates.c:1709 i18n/templates.c:1763 +#: i18n/templates.c:1829 i18n/templates.c:1883 msgid "View Folder" msgstr "" -#: i18n/templates.c:4262 +#: i18n/templates.c:4382 msgid "View Help Request" msgstr "" @@ -12410,41 +12593,45 @@ msgstr "" msgid "View Inline" msgstr "" -#: i18n/templates.c:1736 +#: i18n/templates.c:1856 msgid "View New Folder" msgstr "" -#: i18n/templates.c:1823 +#: i18n/templates.c:1943 msgid "View New Location" msgstr "" -#: i18n/templates.c:2873 i18n/templates.c:2876 i18n/templates.c:2939 -#: i18n/templates.c:2942 +#: i18n/templates.c:2993 i18n/templates.c:2996 i18n/templates.c:3059 +#: i18n/templates.c:3062 msgid "View Overview" msgstr "" -#: i18n/templates.c:4538 +#: i18n/templates.c:4658 msgid "View Permissions for" msgstr "" -#: i18n/templates.c:3680 i18n/templates.c:6470 i18n/templates.c:6512 +#: i18n/templates.c:3800 i18n/templates.c:6590 i18n/templates.c:6632 msgid "View Results" msgstr "" #: plugins/ktcore/KTPermissions.php:820 plugins/ktcore/KTPermissions.php:824 -#: plugins/ktcore/KTPermissions.php:825 i18n/templates.c:4106 +#: plugins/ktcore/KTPermissions.php:825 i18n/templates.c:4226 msgid "View Roles" msgstr "" -#: i18n/templates.c:389 i18n/templates.c:764 +#: i18n/templates.c:506 i18n/templates.c:881 msgid "View Transactions" msgstr "" -#: i18n/templates.c:2003 +#: i18n/templates.c:293 i18n/templates.c:314 +msgid "View all alerts on this document" +msgstr "" + +#: i18n/templates.c:2123 msgid "View all threads" msgstr "" -#: i18n/templates.c:7031 +#: i18n/templates.c:7151 msgid "View current version" msgstr "" @@ -12452,24 +12639,28 @@ msgstr "" msgid "View detailed information about user activity." msgstr "" -#: i18n/templates.c:488 +#: i18n/templates.c:284 +msgid "View document" +msgstr "" + +#: i18n/templates.c:605 msgid "View information about what documents have been added, or changed in folder and its children. You can view this information by user or as a whole." msgstr "" -#: i18n/templates.c:3224 +#: i18n/templates.c:3344 msgid "View jobs in the crontab:" msgstr "" -#: i18n/templates.c:4691 i18n/templates.c:4697 i18n/templates.c:4727 +#: i18n/templates.c:4811 i18n/templates.c:4817 i18n/templates.c:4847 msgid "View permissions overview" msgstr "" -#: i18n/templates.c:4550 i18n/templates.c:4556 i18n/templates.c:4730 -#: i18n/templates.c:7094 +#: i18n/templates.c:4670 i18n/templates.c:4676 i18n/templates.c:4850 +#: i18n/templates.c:7214 msgid "View resolved permissions for user" msgstr "" -#: i18n/templates.c:2009 +#: i18n/templates.c:2129 msgid "View threads" msgstr "" @@ -12481,11 +12672,11 @@ msgstr "" msgid "Viewing Permissions" msgstr "" -#: i18n/templates.c:1979 +#: i18n/templates.c:2099 msgid "Views" msgstr "" -#: i18n/templates.c:2252 +#: i18n/templates.c:2372 msgid "Views are the selections of documents and folders you will find throughout #appname#. Some of those can be configured to use different kinds of columns (e.g. workflow state, the creator's name, etc.)" msgstr "" @@ -12493,23 +12684,23 @@ msgstr "" msgid "Visgraph search expression" msgstr "" -#: i18n/templates.c:5828 +#: i18n/templates.c:5948 msgid "Visit the #tracker#" msgstr "" -#: i18n/templates.c:1055 i18n/templates.c:1154 +#: i18n/templates.c:1175 i18n/templates.c:1274 msgid "Want to know when last users of your system logged in? You can get an overview of the last login times of all users, or of users that have or have not logged in recently." msgstr "" -#: i18n/templates.c:1091 +#: i18n/templates.c:1211 msgid "Want to know who all has logged in the system over a period of time? You can get an overview of all login activity for all users over a specified period of time." msgstr "" -#: i18n/templates.c:3104 i18n/templates.c:4358 +#: i18n/templates.c:3224 i18n/templates.c:4478 msgid "Warning" msgstr "" -#: i18n/templates.c:7055 +#: i18n/templates.c:7175 msgid "Warning: Database is inconsistent with the contents of the repository." msgstr "" @@ -12529,7 +12720,7 @@ msgstr "" msgid "Warning: the user was already a member of some subgroups" msgstr "" -#: i18n/templates.c:7283 +#: i18n/templates.c:7403 msgid "Warning: Database is inconsistent with the contents of the repository." msgstr "" @@ -12537,7 +12728,7 @@ msgstr "" msgid "WebDAV Dashlet Plugin" msgstr "" -#: lib/util/ktutil.inc:356 +#: lib/util/ktutil.inc:364 msgid "Weird WhereClause passed" msgstr "" @@ -12550,7 +12741,7 @@ msgstr "" msgid "Welcome to %s" msgstr "" -#: i18n/templates.c:1472 i18n/templates.c:1484 +#: i18n/templates.c:1592 i18n/templates.c:1604 msgid "What is admin mode?" msgstr "" @@ -12562,11 +12753,11 @@ msgstr "" msgid "When a document has this workflow applied to it, which state should it initially have." msgstr "" -#: i18n/templates.c:5423 +#: i18n/templates.c:5543 msgid "When a document is in a workflow state, that state can override some or all of the permissions that would \"normally\" be assigned to the document (e.g. via the folder it is in). It can also restrict which document actions are available." msgstr "" -#: i18n/templates.c:7049 +#: i18n/templates.c:7169 msgid "When restoring from backups or checking that everything is functioning correctly with your DMS, it is important to know that all files that've been added to the system are present, and that no extraneous files have been found in the repository. This page shows you any such issues which you should investigate." msgstr "" @@ -12579,7 +12770,7 @@ msgstr "" msgid "Which Unit is this group part of?" msgstr "" -#: i18n/templates.c:5609 +#: i18n/templates.c:5729 msgid "While in this workflow state, additional permissions may be given. This is done either to expose the document to more users or to allow a particular role to be fulfilled before a workflow transition can be accomplished." msgstr "" @@ -12587,7 +12778,7 @@ msgstr "" msgid "Windows Tools: Key Management" msgstr "" -#: i18n/templates.c:6827 +#: i18n/templates.c:6947 msgid "Within #appname# it is possible for users to create links between related documents. Link types may include constructs such as \"associated with\" and \"duplicated by\". Please create link types required by your organisation below." msgstr "" @@ -12598,7 +12789,7 @@ msgstr "" #: plugins/ktcore/KTDocumentActions.php:1488 #: search2/search/fields/WorkflowField.inc.php:44 i18n/templates.c:32 -#: i18n/templates.c:1340 i18n/templates.c:2123 i18n/templates.c:4964 +#: i18n/templates.c:1460 i18n/templates.c:2243 i18n/templates.c:5084 msgid "Workflow" msgstr "" @@ -12607,7 +12798,7 @@ msgstr "" msgid "Workflow \"%s\" started." msgstr "" -#: i18n/templates.c:5336 +#: i18n/templates.c:5456 msgid "Workflow Admin" msgstr "" @@ -12615,11 +12806,11 @@ msgstr "" msgid "Workflow Administration" msgstr "" -#: i18n/templates.c:2096 +#: i18n/templates.c:2216 msgid "Workflow Allocation Plugins" msgstr "" -#: i18n/templates.c:2105 +#: i18n/templates.c:2225 msgid "Workflow Allocation by Document Type" msgstr "" @@ -12628,7 +12819,7 @@ msgstr "" msgid "Workflow Allocation by Document Types" msgstr "" -#: i18n/templates.c:2114 +#: i18n/templates.c:2234 msgid "Workflow Allocations" msgstr "" @@ -12645,7 +12836,7 @@ msgstr "" msgid "Workflow Effects" msgstr "" -#: i18n/templates.c:5117 +#: i18n/templates.c:5237 msgid "Workflow Effects Overview: #name#" msgstr "" @@ -12653,7 +12844,7 @@ msgstr "" msgid "Workflow ID" msgstr "" -#: i18n/templates.c:395 +#: i18n/templates.c:512 msgid "Workflow Info" msgstr "" @@ -12671,11 +12862,11 @@ msgstr "" msgid "Workflow Notification: %s" msgstr "" -#: i18n/templates.c:5225 +#: i18n/templates.c:5345 msgid "Workflow Notifications" msgstr "" -#: i18n/templates.c:5726 +#: i18n/templates.c:5846 msgid "Workflow Overview" msgstr "" @@ -12693,7 +12884,7 @@ msgstr "" msgid "Workflow State ID" msgstr "" -#: i18n/templates.c:6026 +#: i18n/templates.c:6146 msgid "Workflow actions may be assigned to certain roles within the DMS. User groups are allocated to roles on a per-directory basis and are inherited from the root folder of the DMS. Roles may for example include \"Document Creator\", \"Document Reviewer\", \"Document Publisher\"." msgstr "" @@ -12713,19 +12904,19 @@ msgstr "" msgid "Workflow assignment updated." msgstr "" -#: i18n/templates.c:4949 +#: i18n/templates.c:5069 msgid "Workflow for" msgstr "" -#: i18n/templates.c:4952 +#: i18n/templates.c:5072 msgid "Workflow is a description of a document's lifecycle. It is made up of workflow states, which describe where in the lifecycle the document is, and workflow transitions, which describe the next steps within the lifecycle of the document." msgstr "" -#: i18n/templates.c:5765 +#: i18n/templates.c:5885 msgid "Workflow is a description of a document's lifecycle. It is made up of workflow states, which describe where in the lifecycle the document is, and workflow transitions, which describe the next steps within the lifecycle of the document." msgstr "" -#: i18n/templates.c:5339 +#: i18n/templates.c:5459 msgid "Workflow is a description of a document's lifecycle. It is made up of workflow states, which describe where in the lifecycle the document is, and workflow transitions, which describe the next steps within the lifecycle of the document." msgstr "" @@ -12750,11 +12941,11 @@ msgstr "" msgid "Workflow state transition" msgstr "" -#: plugins/rssplugin/KTrss.inc.php:407 i18n/templates.c:1295 +#: plugins/rssplugin/KTrss.inc.php:407 i18n/templates.c:1415 msgid "Workflow status" msgstr "" -#: i18n/templates.c:2108 +#: i18n/templates.c:2228 msgid "Workflow types are allocated by Document Type in this #appname# installation. Documents will be assigned a workflow based on their document type and will have their allocated workflows changed if their document type changes. Naturally, if the workflow changes then the documents will lose any \"progress\" in the old workflow." msgstr "" @@ -12762,7 +12953,7 @@ msgstr "" msgid "Workflow updated." msgstr "" -#: i18n/templates.c:3431 +#: i18n/templates.c:3551 msgid "Workflow:" msgstr "" @@ -12770,16 +12961,16 @@ msgstr "" msgid "Workflow: " msgstr "" -#: i18n/templates.c:5318 +#: i18n/templates.c:5438 msgid "Workflow: #name#" msgstr "" #: plugins/ktcore/admin/workflowsv2.php:127 -#: plugins/ktcore/KTCorePlugin.php:284 i18n/templates.c:5762 +#: plugins/ktcore/KTCorePlugin.php:284 i18n/templates.c:5882 msgid "Workflows" msgstr "" -#: i18n/templates.c:5717 +#: i18n/templates.c:5837 msgid "Workflows can control which actions (edit metadata, download, etc.) are available on a given document. Please specify which of the actions controlled by this workflow are available when the document is in this state." msgstr "" @@ -12795,10 +12986,10 @@ msgstr "" msgid "Years" msgstr "" -#: i18n/templates.c:62 i18n/templates.c:2381 i18n/templates.c:2387 -#: i18n/templates.c:2435 i18n/templates.c:2441 i18n/templates.c:2540 -#: i18n/templates.c:2630 i18n/templates.c:2636 i18n/templates.c:3050 -#: i18n/templates.c:4340 +#: i18n/templates.c:62 i18n/templates.c:2501 i18n/templates.c:2507 +#: i18n/templates.c:2555 i18n/templates.c:2561 i18n/templates.c:2660 +#: i18n/templates.c:2750 i18n/templates.c:2756 i18n/templates.c:3170 +#: i18n/templates.c:4460 msgid "Yes" msgstr "" @@ -12814,7 +13005,7 @@ msgstr "" msgid "You are coming from a different IP address than the session requires" msgstr "" -#: i18n/templates.c:3605 +#: i18n/templates.c:3725 msgid "You are currently editing the saved search:" msgstr "" @@ -12826,7 +13017,7 @@ msgstr "" msgid "You are either not authorised to view details on this folder or it does not exist. Please visit http://" msgstr "" -#: i18n/templates.c:1352 i18n/templates.c:1403 +#: i18n/templates.c:1472 i18n/templates.c:1523 msgid "You are here" msgstr "" @@ -12847,15 +13038,15 @@ msgstr "" msgid "You are not permitted to access that document." msgstr "" -#: i18n/templates.c:6533 +#: i18n/templates.c:6653 msgid "You are required to change your password as it has expired." msgstr "" -#: i18n/templates.c:2069 +#: i18n/templates.c:2189 msgid "You are subscribed to the folders and documents listed below. You can remove your subscription by selecting the folders and documents to which you no longer wish to subscribe." msgstr "" -#: i18n/templates.c:5246 +#: i18n/templates.c:5366 msgid "You can control when and by whom transitions can be performed by setting up various guards. These can include permissions, roles, groups or a variety of other restriction conditions." msgstr "" @@ -12867,7 +13058,7 @@ msgstr "" msgid "You can copy the following link into any RSS aggregator to create a feed to the selected folder." msgstr "" -#: i18n/templates.c:3398 +#: i18n/templates.c:3518 msgid "You can save this search:" msgstr "" @@ -12901,7 +13092,7 @@ msgstr "" msgid "You did not select a valid document to upload" msgstr "" -#: i18n/templates.c:6329 +#: i18n/templates.c:6449 msgid "You do not have enough available licenses to add more active users. Please disable some existing ones if you wish to add new active users." msgstr "" @@ -12909,7 +13100,7 @@ msgstr "" msgid "You do not have permission to alter security settings." msgstr "" -#: i18n/templates.c:4994 +#: i18n/templates.c:5114 msgid "You do not have permission to change the workflow that is assigned to this document." msgstr "" @@ -12943,11 +13134,16 @@ msgstr "" msgid "You do not have sufficient permissions to add a document link" msgstr "" +#: plugins/shortcuts/FolderAddShortcutAction.php:110 +msgid "You do not have sufficient permissions to add a shortcut to this folder" +msgstr "" + #: plugins/ktstandard/KTDocumentLinks.php:427 msgid "You do not have sufficient permissions to delete a link" msgstr "" -#: lib/actions/bulkaction.php:516 +#: lib/actions/bulkaction.php:563 plugins/ktcore/KTBulkActions.php:690 +#: plugins/ktcore/KTBulkActions.php:900 msgid "You do not have the required permissions" msgstr "" @@ -12983,11 +13179,11 @@ msgstr "" msgid "You have entered an invalid name." msgstr "" -#: i18n/templates.c:3173 +#: i18n/templates.c:3293 msgid "You have no documents which are currently checked out." msgstr "" -#: i18n/templates.c:920 +#: i18n/templates.c:1040 msgid "You have no keys currently registered for Windows Tools." msgstr "" @@ -12999,11 +13195,11 @@ msgstr "" msgid "You have no permissions" msgstr "" -#: i18n/templates.c:344 +#: i18n/templates.c:461 msgid "You have no quicklinks." msgstr "" -#: i18n/templates.c:2066 +#: i18n/templates.c:2186 msgid "You have no subscriptions" msgstr "" @@ -13016,11 +13212,11 @@ msgstr "" msgid "You have selected a new document type: %s. " msgstr "" -#: i18n/templates.c:5897 +#: i18n/templates.c:6017 msgid "You may change details about yourself by editing the entries below. Once you have completed the form, click on Update your details." msgstr "" -#: i18n/templates.c:6392 +#: i18n/templates.c:6512 msgid "You may change your password by entering it in the fields below. Your system administrator may have defined certain rules (such as minimum password length) that your password must abide by." msgstr "" @@ -13223,7 +13419,7 @@ msgstr "" msgid "Your documents have been added to this folder and not the folder structure within the upload file because you do not have permission to add any folders." msgstr "" -#: plugins/ktcore/KTBulkActions.php:730 +#: plugins/ktcore/KTBulkActions.php:736 #: plugins/ktstandard/KTBulkExportPlugin.php:158 #, php-format msgid "Your download will begin shortly. If you are not automatically redirected to your download, please click here " @@ -13237,7 +13433,7 @@ msgstr "" msgid "Your full name. This is shown in reports and listings. e.g. John Smith" msgstr "" -#: i18n/templates.c:977 +#: i18n/templates.c:1097 msgid "Your license will expire in #days# day(s). On expiration of your license certain functionality within the DMS will be disabled." msgstr "" @@ -13275,7 +13471,7 @@ msgstr "" msgid "add a new user" msgstr "" -#: i18n/templates.c:2345 i18n/templates.c:3935 +#: i18n/templates.c:2465 i18n/templates.c:4055 msgid "add another set of criteria" msgstr "" @@ -13291,11 +13487,11 @@ msgstr "" msgid "add lookup values" msgstr "" -#: i18n/templates.c:2504 +#: i18n/templates.c:2624 msgid "add new subcategory" msgstr "" -#: lib/browse/Criteria.inc:472 i18n/templates.c:3734 +#: lib/browse/Criteria.inc:472 i18n/templates.c:3854 msgid "after" msgstr "" @@ -13303,25 +13499,29 @@ msgstr "" msgid "after " msgstr "" -#: lib/util/ktutil.inc:137 +#: lib/util/ktutil.inc:145 msgid "ago" msgstr "" +#: plugins/alerts/alerts.php:257 +msgid "alert triggered" +msgstr "" + #: search/booleanSearch.php:281 search/booleanSearch.php:286 -#: i18n/templates.c:2267 i18n/templates.c:2279 i18n/templates.c:2309 -#: i18n/templates.c:2321 i18n/templates.c:3320 i18n/templates.c:3842 -#: i18n/templates.c:3854 i18n/templates.c:3899 i18n/templates.c:3911 +#: i18n/templates.c:2387 i18n/templates.c:2399 i18n/templates.c:2429 +#: i18n/templates.c:2441 i18n/templates.c:3440 i18n/templates.c:3962 +#: i18n/templates.c:3974 i18n/templates.c:4019 i18n/templates.c:4031 msgid "all" msgstr "" -#: i18n/templates.c:1115 +#: i18n/templates.c:1235 msgid "and" msgstr "" #: search/booleanSearch.php:281 search/booleanSearch.php:286 -#: i18n/templates.c:2270 i18n/templates.c:2282 i18n/templates.c:2312 -#: i18n/templates.c:2324 i18n/templates.c:3323 i18n/templates.c:3845 -#: i18n/templates.c:3857 i18n/templates.c:3902 i18n/templates.c:3914 +#: i18n/templates.c:2390 i18n/templates.c:2402 i18n/templates.c:2432 +#: i18n/templates.c:2444 i18n/templates.c:3443 i18n/templates.c:3965 +#: i18n/templates.c:3977 i18n/templates.c:4022 i18n/templates.c:4034 msgid "any" msgstr "" @@ -13334,7 +13534,7 @@ msgstr "" msgid "attach keywords" msgstr "" -#: lib/browse/Criteria.inc:473 i18n/templates.c:3740 +#: lib/browse/Criteria.inc:473 i18n/templates.c:3860 msgid "before" msgstr "" @@ -13342,7 +13542,7 @@ msgstr "" msgid "before " msgstr "" -#: i18n/templates.c:3737 i18n/templates.c:3749 +#: i18n/templates.c:3857 i18n/templates.c:3869 msgid "between" msgstr "" @@ -13362,14 +13562,14 @@ msgstr "" msgid "bulk upload" msgstr "" -#: i18n/templates.c:1592 i18n/templates.c:1616 i18n/templates.c:1649 -#: i18n/templates.c:1670 i18n/templates.c:1682 i18n/templates.c:1706 -#: i18n/templates.c:1733 i18n/templates.c:1760 i18n/templates.c:1781 -#: i18n/templates.c:1802 i18n/templates.c:1820 +#: i18n/templates.c:302 i18n/templates.c:1712 i18n/templates.c:1736 +#: i18n/templates.c:1769 i18n/templates.c:1790 i18n/templates.c:1802 +#: i18n/templates.c:1826 i18n/templates.c:1853 i18n/templates.c:1880 +#: i18n/templates.c:1901 i18n/templates.c:1922 i18n/templates.c:1940 msgid "by #actor_name#" msgstr "" -#: i18n/templates.c:3752 +#: i18n/templates.c:3872 msgid "bytes" msgstr "" @@ -13377,7 +13577,7 @@ msgstr "" msgid "cancel checkout" msgstr "" -#: i18n/templates.c:6008 i18n/templates.c:6020 i18n/templates.c:6536 +#: i18n/templates.c:6128 i18n/templates.c:6140 i18n/templates.c:6656 msgid "change password" msgstr "" @@ -13389,15 +13589,15 @@ msgstr "" msgid "checkout" msgstr "" -#: i18n/templates.c:1016 +#: i18n/templates.c:1136 msgid "cleanup" msgstr "" -#: i18n/templates.c:3335 +#: i18n/templates.c:3455 msgid "close" msgstr "" -#: i18n/templates.c:6803 +#: i18n/templates.c:6923 msgid "compare" msgstr "" @@ -13405,11 +13605,11 @@ msgstr "" msgid "compare versions" msgstr "" -#: i18n/templates.c:1226 i18n/templates.c:6800 +#: i18n/templates.c:1346 i18n/templates.c:6920 msgid "comparing against this version" msgstr "" -#: i18n/templates.c:1349 i18n/templates.c:2855 +#: i18n/templates.c:1469 i18n/templates.c:2975 msgid "conditional data." msgstr "" @@ -13427,23 +13627,23 @@ msgstr "" msgid "confirm restore of %d documents" msgstr "" -#: lib/browse/Criteria.inc:239 i18n/templates.c:3797 i18n/templates.c:3815 +#: lib/browse/Criteria.inc:239 i18n/templates.c:3917 i18n/templates.c:3935 msgid "contains" msgstr "" -#: i18n/templates.c:1382 +#: i18n/templates.c:1502 msgid "content and metadata" msgstr "" -#: i18n/templates.c:2981 i18n/templates.c:3008 +#: i18n/templates.c:3101 i18n/templates.c:3128 msgid "controls the values available in" msgstr "" -#: i18n/templates.c:2990 i18n/templates.c:3017 +#: i18n/templates.c:3110 i18n/templates.c:3137 msgid "controls the values of the following fields" msgstr "" -#: i18n/templates.c:2810 +#: i18n/templates.c:2930 msgid "create behaviour" msgstr "" @@ -13452,23 +13652,23 @@ msgstr "" msgid "create for class %s failed" msgstr "" -#: i18n/templates.c:2159 i18n/templates.c:6284 +#: i18n/templates.c:2279 i18n/templates.c:6404 msgid "create group" msgstr "" -#: i18n/templates.c:6032 +#: i18n/templates.c:6152 msgid "create new role" msgstr "" -#: i18n/templates.c:6155 +#: i18n/templates.c:6275 msgid "create unit" msgstr "" -#: i18n/templates.c:6107 +#: i18n/templates.c:6227 msgid "create user" msgstr "" -#: i18n/templates.c:7256 +#: i18n/templates.c:7376 msgid "current version" msgstr "" @@ -13477,13 +13677,18 @@ msgstr "" msgid "daily" msgstr "" +#: plugins/alerts/alerts.php:896 +msgid "day" +msgstr "" + #: plugins/ktcore/scheduler/schedulerDashlet.php:133 -#: plugins/ktcore/scheduler/schedulerDashlet.php:136 i18n/templates.c:1073 -#: i18n/templates.c:1097 i18n/templates.c:1172 +#: plugins/ktcore/scheduler/schedulerDashlet.php:136 i18n/templates.c:1193 +#: i18n/templates.c:1217 i18n/templates.c:1292 msgid "day(s)" msgstr "" -#: plugins/wintools/key.inc.php:86 i18n/templates.c:3770 +#: plugins/alerts/alerts.php:898 plugins/wintools/key.inc.php:86 +#: i18n/templates.c:329 i18n/templates.c:3890 msgid "days" msgstr "" @@ -13491,16 +13696,16 @@ msgstr "" msgid "defining search" msgstr "" -#: plugins/ktcore/admin/fieldsets/basic.inc.php:822 i18n/templates.c:2585 -#: i18n/templates.c:2909 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:822 i18n/templates.c:2705 +#: i18n/templates.c:3029 msgid "delete" msgstr "" -#: i18n/templates.c:7277 +#: i18n/templates.c:7397 msgid "delete version" msgstr "" -#: i18n/templates.c:6857 +#: i18n/templates.c:6977 msgid "deleting a link type will delete all links of that type within the system." msgstr "" @@ -13543,17 +13748,17 @@ msgstr "" msgid "document details" msgstr "" -#: lib/browse/Criteria.inc:238 i18n/templates.c:3800 i18n/templates.c:3818 +#: lib/browse/Criteria.inc:238 i18n/templates.c:3920 i18n/templates.c:3938 msgid "does not contain" msgstr "" #: plugins/ktcore/admin/documentTypes.php:179 -#: plugins/wintools/email/emailDocumentTypes.php:253 i18n/templates.c:2582 -#: i18n/templates.c:2906 i18n/templates.c:3089 +#: plugins/wintools/email/emailDocumentTypes.php:253 i18n/templates.c:2702 +#: i18n/templates.c:3026 i18n/templates.c:3209 msgid "edit" msgstr "" -#: i18n/templates.c:2834 +#: i18n/templates.c:2954 msgid "edit field" msgstr "" @@ -13569,7 +13774,7 @@ msgstr "" msgid "edit groups" msgstr "" -#: i18n/templates.c:6872 i18n/templates.c:6875 +#: i18n/templates.c:6992 i18n/templates.c:6995 msgid "edit link type" msgstr "" @@ -13585,7 +13790,7 @@ msgstr "" msgid "editing LDAP settings" msgstr "" -#: i18n/templates.c:3812 +#: i18n/templates.c:3932 msgid "ends with" msgstr "" @@ -13637,32 +13842,28 @@ msgstr "" msgid "failed to create user." msgstr "" -#: i18n/templates.c:131 -msgid "feeds available" -msgstr "" - -#: i18n/templates.c:2840 +#: i18n/templates.c:2960 msgid "finished with this field" msgstr "" -#: i18n/templates.c:5831 +#: i18n/templates.c:5951 msgid "first if you believe you have found a bug. Always check for known issues relating to the version you are using — we may already have found the problem you're referring to, and may have fixed it in a newer version." msgstr "" -#: i18n/templates.c:2294 i18n/templates.c:2339 i18n/templates.c:3302 -#: i18n/templates.c:3929 +#: i18n/templates.c:2414 i18n/templates.c:2459 i18n/templates.c:3422 +#: i18n/templates.c:4049 msgid "first select a type of query" msgstr "" -#: i18n/templates.c:6992 +#: i18n/templates.c:7112 msgid "force checkin" msgstr "" -#: i18n/templates.c:1703 i18n/templates.c:1796 +#: i18n/templates.c:1823 i18n/templates.c:1916 msgid "from \"#location_name#\"" msgstr "" -#: i18n/templates.c:1685 i18n/templates.c:1754 +#: i18n/templates.c:1805 i18n/templates.c:1874 msgid "from the folder \"#location_name#\"" msgstr "" @@ -13670,23 +13871,31 @@ msgstr "" msgid "getCommandLine is not implemented" msgstr "" -#: i18n/templates.c:3761 +#: i18n/templates.c:3881 msgid "gigabytes" msgstr "" -#: i18n/templates.c:3767 +#: i18n/templates.c:3887 msgid "greater than" msgstr "" -#: i18n/templates.c:1631 +#: i18n/templates.c:1751 msgid "has added to the discussion around document" msgstr "" -#: i18n/templates.c:1064 i18n/templates.c:1163 +#: plugins/alerts/alerts.php:374 +msgid "has been archived" +msgstr "" + +#: plugins/alerts/alerts.php:372 +msgid "has been deleted" +msgstr "" + +#: i18n/templates.c:1184 i18n/templates.c:1283 msgid "have" msgstr "" -#: i18n/templates.c:1067 i18n/templates.c:1166 +#: i18n/templates.c:1187 i18n/templates.c:1286 msgid "have not" msgstr "" @@ -13704,7 +13913,7 @@ msgstr "" msgid "hourly" msgstr "" -#: i18n/templates.c:1652 i18n/templates.c:1778 +#: i18n/templates.c:299 i18n/templates.c:1772 i18n/templates.c:1898 msgid "in the folder \"#location_name#\"" msgstr "" @@ -13728,31 +13937,31 @@ msgstr "" msgid "indexDocuments: source file '%s' for document %d does not exist." msgstr "" -#: i18n/templates.c:4379 +#: i18n/templates.c:4499 msgid "inherited from parent folder." msgstr "" -#: lib/browse/Criteria.inc:236 i18n/templates.c:3716 i18n/templates.c:3722 -#: i18n/templates.c:3728 i18n/templates.c:3779 i18n/templates.c:3785 -#: i18n/templates.c:3791 i18n/templates.c:3821 +#: lib/browse/Criteria.inc:236 i18n/templates.c:3836 i18n/templates.c:3842 +#: i18n/templates.c:3848 i18n/templates.c:3899 i18n/templates.c:3905 +#: i18n/templates.c:3911 i18n/templates.c:3941 msgid "is" msgstr "" -#: i18n/templates.c:1409 +#: i18n/templates.c:1529 msgid "is licensed free of charge and supplied with \t\t\t\t\t\t\t\t\tno support \t\t\t\t\t\t\t\t\t, no maintenance \t\t\t\t\t\t\t\t\t, and no warranty." msgstr "" -#: lib/browse/Criteria.inc:235 i18n/templates.c:3719 i18n/templates.c:3725 -#: i18n/templates.c:3731 i18n/templates.c:3782 i18n/templates.c:3788 -#: i18n/templates.c:3794 i18n/templates.c:3824 +#: lib/browse/Criteria.inc:235 i18n/templates.c:3839 i18n/templates.c:3845 +#: i18n/templates.c:3851 i18n/templates.c:3902 i18n/templates.c:3908 +#: i18n/templates.c:3914 i18n/templates.c:3944 msgid "is not" msgstr "" -#: plugins/ktcore/admin/expungeList.php:100 i18n/templates.c:6899 +#: plugins/ktcore/admin/expungeList.php:100 i18n/templates.c:7019 msgid "items, 10 per page" msgstr "" -#: i18n/templates.c:3755 +#: i18n/templates.c:3875 msgid "kilobytes" msgstr "" @@ -13760,7 +13969,7 @@ msgstr "" msgid "last login reporting" msgstr "" -#: i18n/templates.c:3764 +#: i18n/templates.c:3884 msgid "less than" msgstr "" @@ -13768,7 +13977,7 @@ msgstr "" msgid "less than a day" msgstr "" -#: i18n/templates.c:3803 +#: i18n/templates.c:3923 msgid "like" msgstr "" @@ -13782,11 +13991,11 @@ msgstr "" msgid "list checked out documents" msgstr "" -#: i18n/templates.c:3296 +#: i18n/templates.c:3416 msgid "loading..." msgstr "" -#: i18n/templates.c:1070 i18n/templates.c:1169 +#: i18n/templates.c:1190 i18n/templates.c:1289 msgid "logged into the system in the last" msgstr "" @@ -13808,15 +14017,15 @@ msgstr "" msgid "manage members" msgstr "" -#: i18n/templates.c:1433 +#: i18n/templates.c:1553 msgid "match #join#" msgstr "" -#: i18n/templates.c:3758 +#: i18n/templates.c:3878 msgid "megabytes" msgstr "" -#: i18n/templates.c:1385 +#: i18n/templates.c:1505 msgid "metadata" msgstr "" @@ -13868,7 +14077,7 @@ msgstr "" msgid "migrateDocuments: stopping - migration lockfile detected." msgstr "" -#: i18n/templates.c:1229 i18n/templates.c:7262 +#: i18n/templates.c:1349 i18n/templates.c:7382 msgid "mime types do not match" msgstr "" @@ -13881,7 +14090,7 @@ msgstr "" msgid "modify user details" msgstr "" -#: i18n/templates.c:1079 i18n/templates.c:1103 i18n/templates.c:1178 +#: i18n/templates.c:1199 i18n/templates.c:1223 i18n/templates.c:1298 msgid "month(s)" msgstr "" @@ -13890,7 +14099,7 @@ msgstr "" msgid "monthly" msgstr "" -#: i18n/templates.c:3773 +#: i18n/templates.c:335 i18n/templates.c:3893 msgid "months" msgstr "" @@ -13898,11 +14107,11 @@ msgstr "" msgid "n/a" msgstr "" -#: i18n/templates.c:1559 i18n/templates.c:1562 +#: i18n/templates.c:1679 i18n/templates.c:1682 msgid "next" msgstr "" -#: i18n/templates.c:1232 +#: i18n/templates.c:1352 msgid "no difference between content versions" msgstr "" @@ -13918,11 +14127,11 @@ msgstr "" msgid "no users" msgstr "" -#: i18n/templates.c:1247 i18n/templates.c:1250 +#: i18n/templates.c:1367 i18n/templates.c:1370 msgid "no value" msgstr "" -#: i18n/templates.c:1307 i18n/templates.c:1310 +#: i18n/templates.c:1427 i18n/templates.c:1430 msgid "no value in this version" msgstr "" @@ -13930,24 +14139,24 @@ msgstr "" msgid "none" msgstr "" -#: i18n/templates.c:3806 +#: i18n/templates.c:3926 msgid "not like" msgstr "" -#: i18n/templates.c:3746 +#: i18n/templates.c:3866 msgid "not on" msgstr "" -#: i18n/templates.c:5948 +#: i18n/templates.c:6068 msgid "not part of a unit" msgstr "" -#: i18n/templates.c:3326 +#: i18n/templates.c:3446 msgid "of the criteria specified." msgstr "" -#: i18n/templates.c:3428 i18n/templates.c:3437 i18n/templates.c:3443 -#: i18n/templates.c:3743 +#: i18n/templates.c:3548 i18n/templates.c:3557 i18n/templates.c:3563 +#: i18n/templates.c:3863 msgid "on" msgstr "" @@ -13955,35 +14164,31 @@ msgstr "" msgid "one day" msgstr "" -#: i18n/templates.c:3653 +#: i18n/templates.c:3773 msgid "or" msgstr "" -#: i18n/templates.c:128 -msgid "or external" -msgstr "" - -#: i18n/templates.c:1565 +#: i18n/templates.c:1685 msgid "per page" msgstr "" -#: i18n/templates.c:6812 +#: i18n/templates.c:6932 msgid "please confirm that you want to delete these documents." msgstr "" -#: i18n/templates.c:6932 +#: i18n/templates.c:7052 msgid "please confirm that you want to restore these documents from an archived state." msgstr "" -#: i18n/templates.c:6953 +#: i18n/templates.c:7073 msgid "please confirm that you want to restore these documents." msgstr "" -#: i18n/templates.c:1556 +#: i18n/templates.c:1676 msgid "prev" msgstr "" -#: i18n/templates.c:2792 +#: i18n/templates.c:2912 msgid "remove behaviour" msgstr "" @@ -13996,41 +14201,41 @@ msgstr "" msgid "resolveExtractor: Resolved '%s' from mime type '%s'." msgstr "" -#: i18n/templates.c:2213 +#: i18n/templates.c:2333 msgid "save" msgstr "" -#: i18n/templates.c:4442 i18n/templates.c:4532 i18n/templates.c:5882 -#: i18n/templates.c:5993 i18n/templates.c:6140 i18n/templates.c:6299 +#: i18n/templates.c:4562 i18n/templates.c:4652 i18n/templates.c:6002 +#: i18n/templates.c:6113 i18n/templates.c:6260 i18n/templates.c:6419 msgid "save changes" msgstr "" -#: i18n/templates.c:6074 +#: i18n/templates.c:6194 msgid "save changes to group" msgstr "" -#: i18n/templates.c:5978 +#: i18n/templates.c:6098 msgid "save changes to unit" msgstr "" -#: i18n/templates.c:2837 +#: i18n/templates.c:2957 msgid "save this dependency" msgstr "" -#: i18n/templates.c:1388 i18n/templates.c:1454 i18n/templates.c:1868 +#: i18n/templates.c:1508 i18n/templates.c:1574 i18n/templates.c:1988 msgid "search" msgstr "" -#: i18n/templates.c:2174 i18n/templates.c:5924 +#: i18n/templates.c:2294 i18n/templates.c:6044 msgid "search for groups" msgstr "" -#: i18n/templates.c:380 i18n/templates.c:755 i18n/templates.c:947 -#: i18n/templates.c:1130 i18n/templates.c:2138 +#: i18n/templates.c:497 i18n/templates.c:872 i18n/templates.c:1067 +#: i18n/templates.c:1250 i18n/templates.c:2258 msgid "search for users" msgstr "" -#: i18n/templates.c:3620 +#: i18n/templates.c:3740 msgid "search text here" msgstr "" @@ -14042,7 +14247,7 @@ msgstr "" msgid "seconds" msgstr "" -#: i18n/templates.c:1112 i18n/templates.c:1118 +#: i18n/templates.c:1232 i18n/templates.c:1238 msgid "select" msgstr "" @@ -14063,60 +14268,60 @@ msgstr "" msgid "select a user" msgstr "" -#: i18n/templates.c:452 i18n/templates.c:551 i18n/templates.c:629 -#: i18n/templates.c:719 +#: i18n/templates.c:569 i18n/templates.c:668 i18n/templates.c:746 +#: i18n/templates.c:836 msgid "show transactions" msgstr "" -#: i18n/templates.c:7028 +#: i18n/templates.c:7148 msgid "showing comparison between versions #from# and #to#." msgstr "" -#: i18n/templates.c:1850 +#: i18n/templates.c:1970 msgid "showing information for version #version#" msgstr "" -#: i18n/templates.c:3809 +#: i18n/templates.c:3929 msgid "starts with" msgstr "" -#: i18n/templates.c:2687 +#: i18n/templates.c:2807 msgid "stuck, will never be disabled when synchronising from another source" msgstr "" -#: i18n/templates.c:2702 +#: i18n/templates.c:2822 msgid "stuck, will never be enabled when synchronising from another source" msgstr "" -#: i18n/templates.c:6125 +#: i18n/templates.c:6245 msgid "synchronise" msgstr "" -#: i18n/templates.c:7037 i18n/templates.c:7043 +#: i18n/templates.c:7157 i18n/templates.c:7163 msgid "the information for version #version# comes from an older version of #appname# and may be incorrect." msgstr "" -#: i18n/templates.c:6974 +#: i18n/templates.c:7094 msgid "the local copy of the checked-out document has been lost" msgstr "" -#: i18n/templates.c:6977 +#: i18n/templates.c:7097 msgid "the user who did the check-out is not currently available to check it back in" msgstr "" -#: i18n/templates.c:1274 i18n/templates.c:1280 i18n/templates.c:1301 +#: i18n/templates.c:1394 i18n/templates.c:1400 i18n/templates.c:1421 msgid "this cannot change between versions" msgstr "" -#: i18n/templates.c:1613 i18n/templates.c:1730 +#: i18n/templates.c:1733 i18n/templates.c:1850 msgid "to \"#location_name#\"" msgstr "" -#: i18n/templates.c:1817 +#: i18n/templates.c:1937 msgid "to the folder \"#location_name#\"" msgstr "" -#: i18n/templates.c:1757 +#: i18n/templates.c:1877 msgid "to which you are subscribed" msgstr "" @@ -14124,13 +14329,13 @@ msgstr "" msgid "transactions" msgstr "" -#: i18n/templates.c:419 i18n/templates.c:518 i18n/templates.c:596 -#: i18n/templates.c:686 +#: i18n/templates.c:536 i18n/templates.c:635 i18n/templates.c:713 +#: i18n/templates.c:803 msgid "transactions in the last #widget# days" msgstr "" -#: i18n/templates.c:449 i18n/templates.c:548 i18n/templates.c:626 -#: i18n/templates.c:716 +#: i18n/templates.c:566 i18n/templates.c:665 i18n/templates.c:743 +#: i18n/templates.c:833 msgid "transactions." msgstr "" @@ -14155,11 +14360,11 @@ msgstr "" msgid "update for class %s failed" msgstr "" -#: i18n/templates.c:6086 +#: i18n/templates.c:6206 msgid "update organisation information" msgstr "" -#: i18n/templates.c:6038 +#: i18n/templates.c:6158 msgid "update role information" msgstr "" @@ -14186,12 +14391,12 @@ msgstr "" msgid "viewing comments" msgstr "" -#: i18n/templates.c:1799 +#: i18n/templates.c:1919 msgid "was archived" msgstr "" -#: plugins/ktcore/scheduler/schedulerDashlet.php:133 i18n/templates.c:1076 -#: i18n/templates.c:1100 i18n/templates.c:1175 +#: plugins/ktcore/scheduler/schedulerDashlet.php:133 i18n/templates.c:1196 +#: i18n/templates.c:1220 i18n/templates.c:1295 msgid "week(s)" msgstr "" @@ -14200,15 +14405,19 @@ msgstr "" msgid "weekly" msgstr "" +#: i18n/templates.c:332 +msgid "weeks" +msgstr "" + #: plugins/ktcore/KTDocumentActions.php:1499 msgid "workflow" msgstr "" -#: i18n/templates.c:3776 +#: i18n/templates.c:338 i18n/templates.c:3896 msgid "years" msgstr "" -#: i18n/templates.c:1082 i18n/templates.c:1106 i18n/templates.c:1181 +#: i18n/templates.c:1202 i18n/templates.c:1226 i18n/templates.c:1301 msgid "years(s)" msgstr "" diff --git a/i18n/templates.c b/i18n/templates.c index 11728d4..4450ef1 100644 --- a/i18n/templates.c +++ b/i18n/templates.c @@ -122,13 +122,13 @@ gettext("Cancel"); gettext("#appname# RSS"); /* ./plugins/rssplugin/templates/RSSPlugin/dashlet.smarty */ -gettext("No internal"); +gettext("Select External RSS Feed"); /* ./plugins/rssplugin/templates/RSSPlugin/dashlet.smarty */ -gettext("or external"); +gettext("No internal or external feeds available"); /* ./plugins/rssplugin/templates/RSSPlugin/dashlet.smarty */ -gettext("feeds available"); +gettext("No internal feeds available"); /* ./plugins/rssplugin/templates/RSSPlugin/dedicated_dashlet.smarty */ gettext("RSS feed unavailable."); @@ -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."); @@ -799,6 +916,9 @@ gettext("Location"); /* ./plugins/network/topdownloads/templates/topdownloads/dashlet.smarty */ gettext("Downloads"); +/* ./plugins/tagcloud/templates/TagCloud/dashlet.smarty */ +gettext("There are no tags defined or accessible."); + /* ./plugins/tagcloud/templates/TagCloud/portlet.smarty */ gettext("There are no tags defined or accessible.");