diff --git a/bin/genpo.sh b/bin/genpo.sh index 1b6ff65..05b8c2c 100755 --- a/bin/genpo.sh +++ b/bin/genpo.sh @@ -6,14 +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/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/ +cp -a ../Commercial-Plugins/alerts plugins/ +cp -a ../Commercial-Plugins/conditional-metadata plugins/ +cp -a ../Commercial-Plugins/custom-numbering plugins/ +cp -a ../Commercial-Plugins/documentcomparison plugins/ +cp -a ../Commercial-Plugins/network plugins/ +cp -a ../Commercial-Plugins/professional-reporting plugins/ +cp -a ../Commercial-Plugins/shortcuts plugins/ +cp -a ../Commercial-Plugins/wintools plugins/ rm -f i18n/templates.c find resources -name "*.js" | sort | python ./bin/jsi18n.py > templates/ktcore/javascript_i18n.smarty diff --git a/i18n/knowledgeTree.pot b/i18n/knowledgeTree.pot index 4f94533..21abae3 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-10-10 12:20+0200\n" +"POT-Creation-Date: 2009-03-03 16:49+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,27 +16,28 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: lib/util/ktutil.inc:180 +#: lib/util/ktutil.inc:221 #, php-format msgid " %d day(s)" msgstr "" -#: lib/util/ktutil.inc:181 +#: lib/util/ktutil.inc:222 #, php-format msgid " %d hour(s)" msgstr "" -#: lib/util/ktutil.inc:182 +#: lib/util/ktutil.inc:223 #, php-format msgid " %d minute(s)" msgstr "" -#: lib/util/ktutil.inc:187 +#: lib/util/ktutil.inc:228 #, php-format msgid " %d second(s)" msgstr "" #: lib/foldermanagement/folderutil.inc.php:213 +#: lib/foldermanagement/folderutil.inc.php:617 #, php-format msgid " (reason: %s)" msgstr "" @@ -45,7 +46,7 @@ msgstr "" msgid " Note: group is set as unit administrator, but is not assigned to a unit." msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:306 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:344 msgid " View All" msgstr "" @@ -57,10 +58,101 @@ msgstr "" msgid " and " msgstr "" -#: plugins/ktcore/admin/userManagement.php:713 +#: lib/subscriptions/subscriptions.inc.php:467 +#: lib/subscriptions/subscriptions.inc.php:469 +msgid " from the folder \"" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:470 +#: lib/subscriptions/subscriptions.inc.php:475 +#: lib/subscriptions/subscriptions.inc.php:476 +#: lib/subscriptions/subscriptions.inc.php:477 +msgid " in the folder \"" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:466 +#: lib/subscriptions/subscriptions.inc.php:468 +msgid " to \"" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:473 +#: lib/subscriptions/subscriptions.inc.php:474 +msgid " to the folder \"" +msgstr "" + +#: plugins/ktcore/admin/userManagement.php:715 msgid " users enabled at one time." msgstr "" +#: lib/subscriptions/subscriptions.inc.php:460 +#: lib/subscriptions/subscriptions.inc.php:462 +#: lib/subscriptions/subscriptions.inc.php:466 +#: lib/subscriptions/subscriptions.inc.php:467 +#: lib/subscriptions/subscriptions.inc.php:468 +#: lib/subscriptions/subscriptions.inc.php:470 +#: lib/subscriptions/subscriptions.inc.php:471 +#: lib/subscriptions/subscriptions.inc.php:472 +#: lib/subscriptions/subscriptions.inc.php:473 +#: lib/subscriptions/subscriptions.inc.php:474 +#: lib/subscriptions/subscriptions.inc.php:477 +msgid "\"" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:463 +msgid "\" has been added or modified" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:475 +msgid "\" has been archived" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:455 +msgid "\" has been changed" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:456 +msgid "\" has been checked in" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:457 +msgid "\" has been checked out" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:459 +msgid "\" has been copied" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:476 +msgid "\" has been downloaded" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:458 +msgid "\" has been moved" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:451 +#: lib/subscriptions/subscriptions.inc.php:454 +msgid "\" has been removed" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:461 +msgid "\" has been restored by an administrator" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:469 +msgid "\" to which you are subscribed" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:450 +#: lib/subscriptions/subscriptions.inc.php:453 +msgid "\" to which you were subscribed, has been removed" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:449 +#: lib/subscriptions/subscriptions.inc.php:452 +msgid "\" was added" +msgstr "" + #: plugins/ktcore/KTValidators.php:381 #, php-format msgid "\"%s\" are not valid selections." @@ -83,23 +175,23 @@ msgstr "" msgid "#app#: #name# has been deleted" msgstr "" -#: i18n/templates.c:6380 +#: i18n/templates.c:6554 msgid "#appname# #versionname#" msgstr "" -#: i18n/templates.c:6056 +#: i18n/templates.c:6230 msgid "#appname# Database Counters Report" msgstr "" -#: i18n/templates.c:6053 +#: i18n/templates.c:6227 msgid "#appname# Database Schema (the structure of the database only)" msgstr "" -#: i18n/templates.c:6059 +#: i18n/templates.c:6233 msgid "#appname# Database Storage Engine Report" msgstr "" -#: i18n/templates.c:6032 +#: i18n/templates.c:6206 msgid "#appname# Issue Tracker" msgstr "" @@ -111,15 +203,15 @@ msgstr "" msgid "#appname# Recent Documents" msgstr "" -#: i18n/templates.c:6047 +#: i18n/templates.c:6221 msgid "#appname# System Settings" msgstr "" -#: i18n/templates.c:452 i18n/templates.c:6968 +#: i18n/templates.c:452 i18n/templates.c:7142 msgid "#appname# Version" msgstr "" -#: i18n/templates.c:6050 +#: i18n/templates.c:6224 msgid "#appname# Version Files" msgstr "" @@ -131,15 +223,15 @@ msgstr "" msgid "#appname# Version: #version# is licensed free of charge and supplied with \t\t\t\t\t\t\tno support, \t\t\t\t\t\t\tno maintenance \t\t\t\t\t\t\tand no warranty." msgstr "" -#: i18n/templates.c:3320 +#: i18n/templates.c:3341 msgid "#appname# administrator's Guide" msgstr "" -#: i18n/templates.c:6431 +#: i18n/templates.c:6605 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:5303 +#: i18n/templates.c:5477 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 "" @@ -147,7 +239,7 @@ msgstr "" msgid "#itemCount# items, #batchSize# per page" msgstr "" -#: i18n/templates.c:6095 +#: i18n/templates.c:6269 msgid "#name#'s authentication is handled by the #provider#." msgstr "" @@ -246,7 +338,7 @@ msgstr "" msgid "%s is not an archived document. Aborting restore." msgstr "" -#: search2/indexing/indexerCore.inc.php:865 +#: search2/indexing/indexerCore.inc.php:883 #, php-format msgid "%s problem: %s" msgstr "" @@ -256,11 +348,16 @@ msgstr "" msgid "%s successfully copied as %s" msgstr "" -#: i18n/templates.c:6386 +#: plugins/ktstandard/KTEmail.php:153 +#, php-format +msgid "%s wants to share a document using KnowledgeTree" +msgstr "" + +#: i18n/templates.c:6560 msgid "© 2008 KnowledgeTree Inc." msgstr "" -#: i18n/templates.c:458 i18n/templates.c:6974 +#: i18n/templates.c:458 i18n/templates.c:7148 msgid "© 2008 KnowledgeTree Inc." msgstr "" @@ -268,11 +365,11 @@ msgstr "" msgid "© 2008 KnowledgeTree Inc." msgstr "" -#: i18n/templates.c:2237 +#: i18n/templates.c:2258 msgid "(Closed at metadata version: #ver#)" msgstr "" -#: config/dmsDefaults.php:611 +#: config/dmsDefaults.php:646 msgid "(Community Edition)" msgstr "" @@ -281,32 +378,44 @@ msgstr "" msgid "(Evaluation)" msgstr "" -#: i18n/templates.c:5312 i18n/templates.c:5318 +#: i18n/templates.c:5486 i18n/templates.c:5492 msgid "(by state)" msgstr "" -#: i18n/templates.c:5474 +#: i18n/templates.c:5648 msgid "(e.g. which transitions lead to which states)" msgstr "" -#: i18n/templates.c:5534 +#: i18n/templates.c:5708 msgid "(e.g. workflow name, starting state)" msgstr "" +#: lib/subscriptions/subscriptions.inc.php:583 +msgid ", by " +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:472 +msgid ", from the folder \"" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:471 +msgid ", in the folder \"" +msgstr "" + #: plugins/ktcore/folder/addDocument.php:145 #: plugins/ktcore/folder/BulkImport.php:80 #: plugins/ktcore/folder/BulkUpload.php:82 msgid "- Please select a document type -" msgstr "" -#: plugins/alerts/alerts.php:793 plugins/ktcore/admin/groupManagement.php:289 +#: plugins/alerts/alerts.php:835 plugins/ktcore/admin/groupManagement.php:289 #: plugins/ktcore/admin/groupManagement.php:432 -#: plugins/ktcore/admin/userManagement.php:404 +#: plugins/ktcore/admin/userManagement.php:405 #: plugins/ktcore/admin/workflowsv2.php:1428 #: plugins/ktcore/admin/workflowsv2.php:2336 #: plugins/ktcore/admin/workflowsv2.php:2339 #: plugins/ktcore/folder/Permissions.php:385 -#: plugins/ktstandard/KTEmail.php:421 plugins/ktstandard/KTEmail.php:446 +#: plugins/ktstandard/KTEmail.php:446 plugins/ktstandard/KTEmail.php:471 msgid "-- Please filter --" msgstr "" @@ -314,7 +423,7 @@ msgstr "" msgid "; Reason given was: " msgstr "" -#: i18n/templates.c:455 i18n/templates.c:6971 +#: i18n/templates.c:455 i18n/templates.c:7145 msgid "Document Management Software" msgstr "" @@ -322,6 +431,10 @@ msgstr "" msgid "Add other users to this alert..." msgstr "" +#: plugins/ktstandard/KTEmail.php:168 +msgid "KnowledgeTree is easy to use open source document management software
    that helps businesses collaborate, securely store all critical documents, address
    compliance challenges, and improve business processes." +msgstr "" + #: lib/widgets/forms.inc.php:361 plugins/ktcore/KTWidgets.php:457 #, php-format msgid "

Unable to show widget — %s

" @@ -333,24 +446,24 @@ msgid "" "

" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:204 -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:248 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:193 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:286 msgid " You do not have any dropped documents


" msgstr "" -#: i18n/templates.c:2615 +#: i18n/templates.c:2636 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:2609 +#: i18n/templates.c:2630 msgid "Enabled, which means that users can specify this as an option when editing or creating documents." msgstr "" -#: i18n/templates.c:5714 i18n/templates.c:5756 +#: i18n/templates.c:5888 i18n/templates.c:5930 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:2612 +#: i18n/templates.c:2633 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 "" @@ -362,24 +475,29 @@ msgstr "" msgid "This transition cannot be performed: no folder has been selected." msgstr "" -#: plugins/wintools/BaobabPlugin.php:52 +#: plugins/wintools/BaobabPlugin.php:53 #, php-format 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:3002 +#: i18n/templates.c:3023 msgid "or to a new behaviour called" msgstr "" -#: i18n/templates.c:4442 i18n/templates.c:4466 +#: i18n/templates.c:4616 i18n/templates.c:4640 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:3236 +#: i18n/templates.c:3257 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:3359 +#: plugins/ktstandard/KTEmail.php:159 +#, php-format +msgid "A KnowledgeTree user, %s, wants to share a document with you entitled \"%s\"." +msgstr "" + +#: i18n/templates.c:3380 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 "" @@ -387,7 +505,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:5720 +#: i18n/templates.c:5894 msgid "A critical part of workflow is the creation of various different states for documents." msgstr "" @@ -395,13 +513,13 @@ msgstr "" msgid "A document cannot be linked to itself." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1147 -#: plugins/ktcore/KTDocumentActions.php:1353 +#: plugins/ktcore/KTDocumentActions.php:1149 +#: plugins/ktcore/KTDocumentActions.php:1355 msgid "A document with this filename already exists in your chosen folder. Please choose a different folder, or specify a new filename for the copied document." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1136 -#: plugins/ktcore/KTDocumentActions.php:1341 +#: plugins/ktcore/KTDocumentActions.php:1138 +#: plugins/ktcore/KTDocumentActions.php:1343 msgid "A document with this title already exists in your chosen folder. Please choose a different folder, or specify a new title for the copied document." msgstr "" @@ -409,7 +527,7 @@ msgstr "" msgid "A field with that name already exists in this fieldset." msgstr "" -#: i18n/templates.c:3266 +#: i18n/templates.c:3287 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 "" @@ -439,7 +557,7 @@ msgstr "" msgid "A list of existing alerts for this document" msgstr "" -#: plugins/ktstandard/KTEmail.php:401 +#: plugins/ktstandard/KTEmail.php:426 msgid "A message for those who receive the document" msgstr "" @@ -451,7 +569,7 @@ msgstr "" msgid "A one-line description introducing the assistance that you wish to receive" msgstr "" -#: i18n/templates.c:5420 +#: i18n/templates.c:5594 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 "" @@ -506,8 +624,8 @@ msgstr "" msgid "A unit with that name already exists." msgstr "" -#: plugins/ktcore/admin/userManagement.php:461 -#: plugins/ktcore/admin/userManagement.php:543 +#: plugins/ktcore/admin/userManagement.php:462 +#: plugins/ktcore/admin/userManagement.php:544 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:327 msgid "A user with that username already exists" msgstr "" @@ -525,7 +643,7 @@ msgstr "" msgid "AND" msgstr "" -#: about.php:53 config/siteMap.inc:75 lib/templating/kt3template.inc.php:365 +#: about.php:53 config/siteMap.inc:75 lib/templating/kt3template.inc.php:368 msgid "About" msgstr "" @@ -545,19 +663,19 @@ msgstr "" #: plugins/ktcore/admin/workflowsv2.php:1887 i18n/templates.c:656 #: i18n/templates.c:755 i18n/templates.c:833 i18n/templates.c:923 #: i18n/templates.c:1208 i18n/templates.c:1226 i18n/templates.c:1238 -#: i18n/templates.c:1775 i18n/templates.c:5384 i18n/templates.c:7355 +#: i18n/templates.c:1775 i18n/templates.c:5558 i18n/templates.c:7529 msgid "Action" msgstr "" -#: i18n/templates.c:5315 +#: i18n/templates.c:5489 msgid "Action Restrictions" msgstr "" -#: lib/actions/bulkaction.php:568 +#: lib/actions/bulkaction.php:571 msgid "Action component not implemented" msgstr "" -#: lib/actions/bulkaction.php:588 +#: lib/actions/bulkaction.php:591 msgid "Action is disabled by workflow" msgstr "" @@ -569,20 +687,20 @@ msgstr "" msgid "Action/Effect Type" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1517 i18n/templates.c:2090 -#: i18n/templates.c:5147 +#: plugins/ktcore/admin/workflowsv2.php:1517 i18n/templates.c:2111 +#: i18n/templates.c:5321 msgid "Actions" msgstr "" -#: i18n/templates.c:5921 +#: i18n/templates.c:6095 msgid "Actions Allowed" msgstr "" -#: i18n/templates.c:5252 +#: i18n/templates.c:5426 msgid "Actions Overview" msgstr "" -#: i18n/templates.c:5840 +#: i18n/templates.c:6014 msgid "Actions allowed" msgstr "" @@ -590,11 +708,11 @@ msgstr "" msgid "Actions on this folder" msgstr "" -#: i18n/templates.c:5399 +#: i18n/templates.c:5573 msgid "Actions which are checked on this page will not be available to users." msgstr "" -#: i18n/templates.c:5678 +#: i18n/templates.c:5852 msgid "Actions which are performed when the document follows the transition." msgstr "" @@ -610,11 +728,11 @@ msgstr "" msgid "ActiveDirectory authentication provider" msgstr "" -#: plugins/ktcore/folder/addDocument.php:93 i18n/templates.c:2345 -#: i18n/templates.c:2381 i18n/templates.c:2492 i18n/templates.c:2537 -#: i18n/templates.c:2873 i18n/templates.c:3497 i18n/templates.c:4139 -#: i18n/templates.c:4709 i18n/templates.c:4874 i18n/templates.c:5003 -#: i18n/templates.c:7376 i18n/templates.c:7385 +#: plugins/ktcore/folder/addDocument.php:93 i18n/templates.c:2366 +#: i18n/templates.c:2402 i18n/templates.c:2513 i18n/templates.c:2558 +#: i18n/templates.c:2894 i18n/templates.c:3659 i18n/templates.c:4313 +#: i18n/templates.c:4883 i18n/templates.c:5048 i18n/templates.c:5177 +#: i18n/templates.c:7550 i18n/templates.c:7559 msgid "Add" msgstr "" @@ -622,15 +740,15 @@ msgstr "" msgid "Add Action" msgstr "" -#: i18n/templates.c:2441 +#: i18n/templates.c:2462 msgid "Add Column to View" msgstr "" -#: i18n/templates.c:3521 +#: i18n/templates.c:3683 msgid "Add Dashlet" msgstr "" -#: i18n/templates.c:3524 +#: i18n/templates.c:3686 msgid "Add Dashlets" msgstr "" @@ -638,7 +756,7 @@ msgstr "" msgid "Add Document" msgstr "" -#: i18n/templates.c:2216 +#: i18n/templates.c:2237 msgid "Add External Link" msgstr "" @@ -646,7 +764,7 @@ msgstr "" msgid "Add Field" msgstr "" -#: i18n/templates.c:4163 i18n/templates.c:6830 +#: i18n/templates.c:4337 i18n/templates.c:7004 msgid "Add Field to set" msgstr "" @@ -654,20 +772,20 @@ msgstr "" msgid "Add Folder" msgstr "" -#: i18n/templates.c:6116 +#: i18n/templates.c:6290 msgid "Add Group" msgstr "" -#: i18n/templates.c:2150 i18n/templates.c:2207 +#: i18n/templates.c:2171 i18n/templates.c:2228 msgid "Add Link" msgstr "" -#: i18n/templates.c:7040 +#: i18n/templates.c:7214 msgid "Add Link Type" msgstr "" -#: plugins/ktcore/admin/fieldsets/basic.inc.php:315 i18n/templates.c:2666 -#: i18n/templates.c:2669 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:315 i18n/templates.c:2687 +#: i18n/templates.c:2690 msgid "Add Lookup Values" msgstr "" @@ -675,21 +793,21 @@ msgstr "" msgid "Add Lookups" msgstr "" -#: plugins/ktcore/admin/fieldsets/basic.inc.php:101 i18n/templates.c:2756 -#: i18n/templates.c:2759 i18n/templates.c:3059 i18n/templates.c:3062 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:101 i18n/templates.c:2777 +#: i18n/templates.c:2780 i18n/templates.c:3080 i18n/templates.c:3083 msgid "Add New Field" msgstr "" -#: i18n/templates.c:6110 +#: i18n/templates.c:6284 msgid "Add New Group" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:696 i18n/templates.c:5480 -#: i18n/templates.c:5483 +#: plugins/ktcore/admin/workflowsv2.php:696 i18n/templates.c:5654 +#: i18n/templates.c:5657 msgid "Add New States" msgstr "" -#: i18n/templates.c:2690 +#: i18n/templates.c:2711 msgid "Add New Subcategory to #category#" msgstr "" @@ -701,17 +819,17 @@ msgstr "" msgid "Add New Transition Restriction" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:804 i18n/templates.c:5504 -#: i18n/templates.c:5507 +#: plugins/ktcore/admin/workflowsv2.php:804 i18n/templates.c:5678 +#: i18n/templates.c:5681 msgid "Add New Transitions" msgstr "" -#: i18n/templates.c:6434 +#: i18n/templates.c:6608 msgid "Add New Unit" msgstr "" -#: plugins/ktcore/admin/userManagement.php:121 -#: plugins/ktcore/admin/userManagement.php:184 +#: plugins/ktcore/admin/userManagement.php:122 +#: plugins/ktcore/admin/userManagement.php:185 msgid "Add New User" msgstr "" @@ -727,7 +845,7 @@ msgstr "" msgid "Add Restriction" msgstr "" -#: i18n/templates.c:4919 +#: i18n/templates.c:5093 msgid "Add Shortcut" msgstr "" @@ -736,7 +854,7 @@ msgstr "" msgid "Add States" msgstr "" -#: i18n/templates.c:5357 +#: i18n/templates.c:5531 msgid "Add States to Workflow" msgstr "" @@ -745,15 +863,15 @@ msgstr "" msgid "Add Transitions" msgstr "" -#: i18n/templates.c:5540 +#: i18n/templates.c:5714 msgid "Add Transitions to Workflow" msgstr "" -#: i18n/templates.c:6440 +#: i18n/templates.c:6614 msgid "Add Unit" msgstr "" -#: i18n/templates.c:2438 +#: i18n/templates.c:2459 msgid "Add a Column" msgstr "" @@ -761,7 +879,7 @@ msgstr "" msgid "Add a Folder" msgstr "" -#: i18n/templates.c:6233 +#: i18n/templates.c:6407 msgid "Add a Role" msgstr "" @@ -772,8 +890,8 @@ msgid "Add a Shortcut" msgstr "" #: plugins/ktcore/folder/addDocument.php:86 -#: plugins/ktcore/folder/addDocument.php:186 i18n/templates.c:7367 -#: i18n/templates.c:7370 +#: plugins/ktcore/folder/addDocument.php:186 i18n/templates.c:7541 +#: i18n/templates.c:7544 msgid "Add a document" msgstr "" @@ -785,15 +903,15 @@ msgstr "" msgid "Add a folder" msgstr "" -#: i18n/templates.c:4292 +#: i18n/templates.c:4466 msgid "Add a folder to" msgstr "" -#: i18n/templates.c:6470 +#: i18n/templates.c:6644 msgid "Add a group from an authentication source" msgstr "" -#: i18n/templates.c:7034 +#: i18n/templates.c:7208 msgid "Add a link type" msgstr "" @@ -801,48 +919,48 @@ msgstr "" msgid "Add a message for this alert" msgstr "" -#: i18n/templates.c:6767 +#: i18n/templates.c:6941 msgid "Add a new authentication source" msgstr "" -#: i18n/templates.c:4994 +#: i18n/templates.c:5168 msgid "Add a new dynamic permission" msgstr "" -#: i18n/templates.c:2933 i18n/templates.c:3287 i18n/templates.c:4508 +#: i18n/templates.c:2954 i18n/templates.c:3308 i18n/templates.c:4682 msgid "Add a new field" msgstr "" -#: plugins/ktcore/admin/groupManagement.php:617 i18n/templates.c:6119 -#: i18n/templates.c:6464 +#: plugins/ktcore/admin/groupManagement.php:617 i18n/templates.c:6293 +#: i18n/templates.c:6638 msgid "Add a new group" msgstr "" -#: i18n/templates.c:2138 i18n/templates.c:2141 i18n/templates.c:2144 +#: i18n/templates.c:2159 i18n/templates.c:2162 i18n/templates.c:2165 msgid "Add a new link" msgstr "" -#: i18n/templates.c:6755 +#: i18n/templates.c:6929 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:6350 -#: i18n/templates.c:6410 i18n/templates.c:6443 +#: plugins/ktcore/admin/unitManagement.php:95 i18n/templates.c:6524 +#: i18n/templates.c:6584 i18n/templates.c:6617 msgid "Add a new unit" msgstr "" -#: i18n/templates.c:6518 i18n/templates.c:6521 +#: i18n/templates.c:6692 i18n/templates.c:6695 msgid "Add a new user" msgstr "" -#: i18n/templates.c:6302 +#: i18n/templates.c:6476 msgid "Add a user" msgstr "" -#: i18n/templates.c:6524 +#: i18n/templates.c:6698 msgid "Add a user from an authentication source" msgstr "" @@ -850,27 +968,27 @@ msgstr "" msgid "Add an Alert on this Document" msgstr "" -#: i18n/templates.c:6752 +#: i18n/templates.c:6926 msgid "Add an authentication source" msgstr "" -#: i18n/templates.c:2147 +#: i18n/templates.c:2168 msgid "Add an external link" msgstr "" -#: i18n/templates.c:2495 i18n/templates.c:4097 +#: i18n/templates.c:2516 i18n/templates.c:4271 msgid "Add another set of criteria" msgstr "" -#: i18n/templates.c:6764 +#: i18n/templates.c:6938 msgid "Add authentication source" msgstr "" -#: i18n/templates.c:2951 i18n/templates.c:3293 i18n/templates.c:4526 +#: i18n/templates.c:2972 i18n/templates.c:3314 i18n/templates.c:4700 msgid "Add field" msgstr "" -#: i18n/templates.c:6476 i18n/templates.c:6530 +#: i18n/templates.c:6650 i18n/templates.c:6704 msgid "Add from source" msgstr "" @@ -878,40 +996,40 @@ msgstr "" msgid "Add new key" msgstr "" -#: i18n/templates.c:6512 +#: i18n/templates.c:6686 msgid "Add new users" msgstr "" -#: i18n/templates.c:2870 +#: i18n/templates.c:2891 msgid "Add new values" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:251 +#: plugins/ktcore/KTCorePlugin.php:256 msgid "Add or remove groups from the system." msgstr "" -#: plugins/wintools/BaobabPlugin.php:84 +#: plugins/wintools/BaobabPlugin.php:89 msgid "Add or remove keys, and review their expiry dates." msgstr "" -#: i18n/templates.c:4625 +#: i18n/templates.c:4799 msgid "Add or remove users for this role." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:248 +#: plugins/ktcore/KTCorePlugin.php:253 msgid "Add or remove users from the system." msgstr "" -#: i18n/templates.c:4925 +#: i18n/templates.c:5099 msgid "Add shortcut" msgstr "" -#: i18n/templates.c:4172 i18n/templates.c:4181 i18n/templates.c:6839 -#: i18n/templates.c:6848 +#: i18n/templates.c:4346 i18n/templates.c:4355 i18n/templates.c:7013 +#: i18n/templates.c:7022 msgid "Add to Fieldset" msgstr "" -#: i18n/templates.c:2714 +#: i18n/templates.c:2735 msgid "Add to category" msgstr "" @@ -928,7 +1046,7 @@ msgstr "" msgid "Added dynamic permissions" msgstr "" -#: plugins/ktcore/admin/userManagement.php:658 +#: plugins/ktcore/admin/userManagement.php:659 msgid "Added to groups" msgstr "" @@ -936,17 +1054,17 @@ msgstr "" msgid "Added users" msgstr "" -#: i18n/templates.c:2750 +#: i18n/templates.c:2771 msgid "Additional Information" msgstr "" -#: i18n/templates.c:7379 +#: i18n/templates.c:7553 msgid "Additional Information about this Document" msgstr "" #: 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 +#: plugins/network/quicklinks/manageQuicklinks.php:271 msgid "Administration" msgstr "" @@ -954,9 +1072,9 @@ msgstr "" msgid "Administration page" msgstr "" -#: plugins/search2/ExternalDashlet.php:76 #: plugins/search2/ExternalDashlet.php:77 -#: plugins/search2/IndexingStatusDashlet.php:86 +#: plugins/search2/ExternalDashlet.php:78 +#: plugins/search2/IndexingStatusDashlet.php:88 msgid "Administrator Guide" msgstr "" @@ -980,18 +1098,22 @@ msgstr "" msgid "Administrator mode is
not currently enabled." msgstr "" -#: i18n/templates.c:3788 +#: i18n/templates.c:3962 msgid "Advanced Query" msgstr "" -#: config/siteMap.inc:65 search2.php:635 search2.php:636 +#: config/siteMap.inc:65 search2.php:642 search2.php:643 #: search/booleanSearch.php:67 search/booleanSearch.php:251 -#: i18n/templates.c:1568 i18n/templates.c:1664 i18n/templates.c:2066 -#: i18n/templates.c:3686 i18n/templates.c:3767 i18n/templates.c:3848 -#: i18n/templates.c:4040 +#: i18n/templates.c:1568 i18n/templates.c:1664 i18n/templates.c:2087 +#: i18n/templates.c:3848 i18n/templates.c:3941 i18n/templates.c:4022 +#: i18n/templates.c:4214 msgid "Advanced Search" msgstr "" +#: i18n/templates.c:3887 +msgid "Affected file formats" +msgstr "" + #: plugins/ktcore/admin/fieldsets/conditional.inc.php:115 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 "" @@ -1004,15 +1126,19 @@ msgstr "" msgid "Alert Message" msgstr "" -#: plugins/alerts/alerts.php:560 +#: plugins/alerts/alerts.php:288 +msgid "Alert Triggered for " +msgstr "" + +#: plugins/alerts/alerts.php:602 msgid "Alert cannot be found: " msgstr "" -#: plugins/alerts/alerts.php:433 +#: plugins/alerts/alerts.php:475 msgid "Alert cleared." msgstr "" -#: plugins/alerts/alerts.php:622 +#: plugins/alerts/alerts.php:664 msgid "Alert created" msgstr "" @@ -1020,11 +1146,11 @@ msgstr "" msgid "Alert in" msgstr "" -#: plugins/alerts/alerts.php:613 +#: plugins/alerts/alerts.php:655 msgid "Alert modified" msgstr "" -#: plugins/alerts/alerts.php:308 +#: plugins/alerts/alerts.php:341 msgid "Alert notification cleared." msgstr "" @@ -1032,7 +1158,11 @@ msgstr "" msgid "Alert on" msgstr "" -#: plugins/alerts/alerts.php:532 plugins/alerts/alerts.php:728 +#: plugins/alerts/alerts.php:270 +msgid "Alert triggered" +msgstr "" + +#: plugins/alerts/alerts.php:574 plugins/alerts/alerts.php:770 msgid "Alerts" msgstr "" @@ -1041,6 +1171,10 @@ msgstr "" msgid "All Actions" msgstr "" +#: i18n/templates.c:3860 +msgid "All Services are running normally" +msgstr "" + #: search2/indexing/bin/recreateIndex.php:105 msgid "All documents are scheduled for indexing." msgstr "" @@ -1050,19 +1184,19 @@ msgstr "" msgid "All documents under the folder '%s' have been scheduled for indexing." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:794 +#: lib/documentmanagement/documentutil.inc.php:804 msgid "All done..." msgstr "" -#: i18n/templates.c:3302 +#: i18n/templates.c:3323 msgid "All indexers claim to be working correctly." msgstr "" -#: i18n/templates.c:5282 +#: i18n/templates.c:5456 msgid "All of these must allow the user to perform the transition." msgstr "" -#: i18n/templates.c:7256 i18n/templates.c:7490 +#: i18n/templates.c:7430 i18n/templates.c:7664 msgid "All paths are relative to your Documents directory." msgstr "" @@ -1070,8 +1204,8 @@ msgstr "" msgid "All references will be changed, including on old documents." msgstr "" -#: i18n/templates.c:464 i18n/templates.c:1613 i18n/templates.c:6389 -#: i18n/templates.c:6980 +#: i18n/templates.c:464 i18n/templates.c:1613 i18n/templates.c:6563 +#: i18n/templates.c:7154 msgid "All rights reserved." msgstr "" @@ -1079,15 +1213,15 @@ msgstr "" msgid "All types use this generic fieldset." msgstr "" -#: i18n/templates.c:3881 +#: i18n/templates.c:4055 msgid "All users" msgstr "" -#: i18n/templates.c:4721 +#: i18n/templates.c:4895 msgid "Allocate Groups" msgstr "" -#: i18n/templates.c:4715 +#: i18n/templates.c:4889 msgid "Allocate Groups to Role: #rolename#" msgstr "" @@ -1109,23 +1243,23 @@ msgstr "" msgid "Allocate Roles" msgstr "" -#: i18n/templates.c:4559 +#: i18n/templates.c:4733 msgid "Allocate Roles for" msgstr "" -#: i18n/templates.c:4622 i18n/templates.c:4628 +#: i18n/templates.c:4796 i18n/templates.c:4802 msgid "Allocate User to Role" msgstr "" -#: i18n/templates.c:5606 i18n/templates.c:5609 +#: i18n/templates.c:5780 i18n/templates.c:5783 msgid "Allocate permissions" msgstr "" -#: i18n/templates.c:4574 +#: i18n/templates.c:4748 msgid "Allocated users" msgstr "" -#: i18n/templates.c:4325 +#: i18n/templates.c:4499 msgid "Allocated users and groups" msgstr "" @@ -1137,15 +1271,15 @@ 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:4670 i18n/templates.c:4679 i18n/templates.c:4688 -#: i18n/templates.c:4787 i18n/templates.c:4796 i18n/templates.c:4805 -#: i18n/templates.c:4820 i18n/templates.c:4913 i18n/templates.c:4988 -#: i18n/templates.c:7310 i18n/templates.c:7319 i18n/templates.c:7328 -#: i18n/templates.c:7424 +#: i18n/templates.c:4844 i18n/templates.c:4853 i18n/templates.c:4862 +#: i18n/templates.c:4961 i18n/templates.c:4970 i18n/templates.c:4979 +#: i18n/templates.c:4994 i18n/templates.c:5087 i18n/templates.c:5162 +#: i18n/templates.c:7484 i18n/templates.c:7493 i18n/templates.c:7502 +#: i18n/templates.c:7598 msgid "Allowed" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:359 +#: plugins/ktcore/KTCorePlugin.php:371 msgid "Allows you to specify the columns that are to be used by a particular view (e.g. Browse documents, Search)" msgstr "" @@ -1157,10 +1291,18 @@ msgstr "" msgid "Already using a different descriptor." msgstr "" -#: i18n/templates.c:6479 +#: i18n/templates.c:3872 +msgid "Also affects" +msgstr "" + +#: i18n/templates.c:6653 msgid "Alternatively, you can manually create a user within #appname# below." msgstr "" +#: lib/subscriptions/subscriptions.inc.php:463 +msgid "An alert on the document \"" +msgstr "" + #: i18n/templates.c:296 msgid "An alert on the document \"#object_name#\" has been added or modified" msgstr "" @@ -1169,6 +1311,10 @@ msgstr "" msgid "An alert was triggered on the following document" msgstr "" +#: plugins/alerts/alerts.php:273 +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 "" @@ -1212,18 +1358,18 @@ msgstr "" msgid "An error occurred while sending the email, please try again or contact the System Administrator." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:446 -#: lib/documentmanagement/documentutil.inc.php:1228 +#: lib/documentmanagement/documentutil.inc.php:456 +#: lib/documentmanagement/documentutil.inc.php:1251 msgid "An error occurred while storing the new file" msgstr "" #: lib/documentmanagement/documentutil.inc.php:116 -#: lib/documentmanagement/documentutil.inc.php:474 -#: lib/documentmanagement/documentutil.inc.php:1245 +#: lib/documentmanagement/documentutil.inc.php:484 +#: lib/documentmanagement/documentutil.inc.php:1274 msgid "An error occurred while storing this document in the database" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:717 +#: plugins/ktcore/KTDocumentActions.php:719 msgid "An error occurred while trying to check in the document" msgstr "" @@ -1231,7 +1377,7 @@ msgstr "" msgid "An error occurred, and no error message was given" msgstr "" -#: i18n/templates.c:5873 +#: i18n/templates.c:6047 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 "" @@ -1251,11 +1397,11 @@ msgstr "" msgid "An unexpected error has occured." msgstr "" -#: lib/session/Session.inc:262 thirdparty/pear/PEAR.php:883 +#: lib/session/Session.inc:263 thirdparty/pear/PEAR.php:883 msgid "Anonymous logins are no longer allowed by the system administrator. Please login." msgstr "" -#: ktapi/KTAPISession.inc.php:370 +#: ktapi/KTAPISession.inc.php:508 msgid "Anonymous user not allowed" msgstr "" @@ -1267,24 +1413,24 @@ msgstr "" msgid "Any Metadata" msgstr "" -#: i18n/templates.c:5285 i18n/templates.c:5663 +#: i18n/templates.c:5459 i18n/templates.c:5837 msgid "Anybody (with the ability to see the document) can perform this transition." msgstr "" -#: i18n/templates.c:2324 +#: i18n/templates.c:2345 msgid "Apply" msgstr "" #: plugins/ktcore/KTBulkActions.php:503 plugins/ktcore/KTBulkActions.php:513 -#: plugins/ktcore/KTDocumentActions.php:1401 +#: plugins/ktcore/KTDocumentActions.php:1403 msgid "Archive" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1419 -#: plugins/ktcore/KTDocumentActions.php:1430 -#: plugins/ktcore/KTDocumentActions.php:1434 -#: plugins/ktcore/KTDocumentActions.php:1460 i18n/templates.c:4337 -#: i18n/templates.c:4379 +#: plugins/ktcore/KTDocumentActions.php:1421 +#: plugins/ktcore/KTDocumentActions.php:1432 +#: plugins/ktcore/KTDocumentActions.php:1436 +#: plugins/ktcore/KTDocumentActions.php:1462 i18n/templates.c:4511 +#: i18n/templates.c:4553 msgid "Archive Document" msgstr "" @@ -1304,12 +1450,12 @@ msgstr "" msgid "Archived" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:294 +#: plugins/ktcore/KTCorePlugin.php:292 msgid "Archived Document Restoration" msgstr "" #: plugins/ktcore/admin/archivedDocuments.php:71 -#: plugins/ktcore/admin/archivedDocuments.php:134 i18n/templates.c:7118 +#: plugins/ktcore/admin/archivedDocuments.php:134 i18n/templates.c:7292 msgid "Archived Documents" msgstr "" @@ -1317,7 +1463,7 @@ msgstr "" msgid "Archived document request" msgstr "" -#: i18n/templates.c:4382 +#: i18n/templates.c:4556 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 "" @@ -1330,63 +1476,64 @@ msgstr "" msgid "Are you sure you want to do this? Add 'positive' as a parameter to continue." msgstr "" -#: i18n/templates.c:3374 i18n/templates.c:3380 +#: i18n/templates.c:3395 i18n/templates.c:3401 msgid "Are you sure you wish to clear all notifications?" msgstr "" #: i18n/templates.c:1790 i18n/templates.c:1799 i18n/templates.c:1820 #: i18n/templates.c:1835 i18n/templates.c:1856 i18n/templates.c:1868 -#: i18n/templates.c:1889 i18n/templates.c:1910 i18n/templates.c:1916 -#: i18n/templates.c:1964 i18n/templates.c:2024 i18n/templates.c:4457 -#: i18n/templates.c:4460 i18n/templates.c:4475 i18n/templates.c:4478 +#: i18n/templates.c:1889 i18n/templates.c:1910 i18n/templates.c:1931 +#: i18n/templates.c:1937 i18n/templates.c:1985 i18n/templates.c:2045 +#: i18n/templates.c:4631 i18n/templates.c:4634 i18n/templates.c:4649 +#: i18n/templates.c:4652 msgid "Are you sure you wish to clear the notification?" msgstr "" -#: i18n/templates.c:5123 +#: i18n/templates.c:5297 msgid "Are you sure you wish to delete this document type? It will be permanently removed from the system." msgstr "" -#: lib/templating/kt3template.inc.php:137 +#: lib/templating/kt3template.inc.php:140 msgid "Are you sure you wish to delete this item?" msgstr "" -#: i18n/templates.c:5114 +#: i18n/templates.c:5288 msgid "Are you sure you wish to disable this document type?" msgstr "" -#: i18n/templates.c:4769 +#: i18n/templates.c:4943 msgid "Are you sure you wish to override the permissions?" msgstr "" -#: i18n/templates.c:4943 +#: i18n/templates.c:5117 msgid "Are you sure you wish to reinstate inherited permissions?" msgstr "" -#: i18n/templates.c:4610 +#: i18n/templates.c:4784 msgid "Are you sure you wish to remove this role allocation?" msgstr "" #: plugins/ktcore/KTBulkActions.php:110 plugins/ktcore/KTBulkActions.php:565 -#: plugins/ktcore/KTDocumentActions.php:897 -#: plugins/ktcore/KTDocumentActions.php:1414 +#: plugins/ktcore/KTDocumentActions.php:899 +#: plugins/ktcore/KTDocumentActions.php:1416 msgid "Are you sure?" msgstr "" -#: i18n/templates.c:5327 +#: i18n/templates.c:5501 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 "" -#: plugins/ktcore/admin/userManagement.php:163 -#: plugins/ktcore/admin/userManagement.php:225 +#: plugins/ktcore/admin/userManagement.php:164 +#: plugins/ktcore/admin/userManagement.php:226 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:301 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:2696 +#: i18n/templates.c:2717 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:5711 i18n/templates.c:5786 i18n/templates.c:5900 +#: i18n/templates.c:5885 i18n/templates.c:5960 i18n/templates.c:6074 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 "" @@ -1402,51 +1549,51 @@ 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:1016 i18n/templates.c:5021 +#: i18n/templates.c:1016 i18n/templates.c:5195 msgid "Assign" msgstr "" -#: i18n/templates.c:5885 +#: i18n/templates.c:6059 msgid "Assign Actions to States" msgstr "" -#: i18n/templates.c:5402 +#: i18n/templates.c:5576 msgid "Assign Blocked Actions" msgstr "" -#: i18n/templates.c:5780 +#: i18n/templates.c:5954 msgid "Assign Transition Availability" msgstr "" -#: i18n/templates.c:2285 +#: i18n/templates.c:2306 msgid "Assign Workflow" msgstr "" -#: i18n/templates.c:5396 +#: i18n/templates.c:5570 msgid "Assign blocked actions" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:232 +#: plugins/ktcore/KTCorePlugin.php:237 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:2996 +#: i18n/templates.c:3017 msgid "Assign to behaviour" msgstr "" -#: i18n/templates.c:1709 i18n/templates.c:3443 +#: i18n/templates.c:1709 i18n/templates.c:3605 msgid "Assigned" msgstr "" -#: i18n/templates.c:4955 i18n/templates.c:5216 +#: i18n/templates.c:5129 i18n/templates.c:5390 msgid "Assigned Entities" msgstr "" -#: i18n/templates.c:2984 +#: i18n/templates.c:3005 msgid "Assigned Items" msgstr "" -#: i18n/templates.c:5813 +#: i18n/templates.c:5987 msgid "Assigned Permissions" msgstr "" @@ -1459,24 +1606,24 @@ msgstr "" msgid "Assistance request: %s" msgstr "" -#: i18n/templates.c:1043 i18n/templates.c:1046 i18n/templates.c:5048 -#: i18n/templates.c:5051 +#: i18n/templates.c:1043 i18n/templates.c:1046 i18n/templates.c:5222 +#: i18n/templates.c:5225 msgid "Associate Fieldsets" msgstr "" -#: i18n/templates.c:1079 i18n/templates.c:5084 +#: i18n/templates.c:1079 i18n/templates.c:5258 msgid "Associated Fieldsets" msgstr "" -#: i18n/templates.c:3467 +#: i18n/templates.c:3629 msgid "Assuming this field has behaviour \"" msgstr "" -#: plugins/ktstandard/KTEmail.php:389 +#: plugins/ktstandard/KTEmail.php:414 msgid "Attach document" msgstr "" -#: i18n/templates.c:2708 +#: i18n/templates.c:2729 msgid "Attach keywords to #category#" msgstr "" @@ -1487,11 +1634,11 @@ msgid "Attempting to index %d %s but it is not available." msgstr "" #: plugins/ktcore/authentication/authenticationadminpage.inc.php:50 -#: plugins/ktcore/KTCorePlugin.php:117 i18n/templates.c:6092 +#: plugins/ktcore/KTCorePlugin.php:122 i18n/templates.c:6266 msgid "Authentication" msgstr "" -#: i18n/templates.c:6743 i18n/templates.c:6758 +#: i18n/templates.c:6917 i18n/templates.c:6932 msgid "Authentication Sources" msgstr "" @@ -1509,7 +1656,7 @@ msgstr "" msgid "Authentication provider class does not exist. " msgstr "" -#: i18n/templates.c:6776 +#: i18n/templates.c:6950 msgid "Authentication source" msgstr "" @@ -1539,44 +1686,44 @@ msgstr "" msgid "Automatic Workflow Assignments" msgstr "" -#: i18n/templates.c:2288 +#: i18n/templates.c:2309 msgid "Automatic Workflow Selection" msgstr "" -#: i18n/templates.c:1187 i18n/templates.c:1706 i18n/templates.c:3440 +#: i18n/templates.c:1187 i18n/templates.c:1706 i18n/templates.c:3602 msgid "Available" msgstr "" -#: i18n/templates.c:4076 +#: i18n/templates.c:4250 msgid "Available Criteria" msgstr "" -#: i18n/templates.c:4952 i18n/templates.c:5213 +#: i18n/templates.c:5126 i18n/templates.c:5387 msgid "Available Entities" msgstr "" #: plugins/ktcore/admin/documentTypes.php:173 -#: plugins/wintools/email/emailDocumentTypes.php:247 i18n/templates.c:4079 +#: plugins/wintools/email/emailDocumentTypes.php:249 i18n/templates.c:4253 msgid "Available Fieldsets" msgstr "" -#: i18n/templates.c:4727 +#: i18n/templates.c:4901 msgid "Available Groups" msgstr "" -#: i18n/templates.c:7499 +#: i18n/templates.c:7673 msgid "Available Transitions" msgstr "" -#: i18n/templates.c:4637 +#: i18n/templates.c:4811 msgid "Available Users" msgstr "" -#: i18n/templates.c:4082 +#: i18n/templates.c:4256 msgid "Available Workflows" msgstr "" -#: lib/util/ktutil.inc:239 +#: lib/util/ktutil.inc:280 msgid "B" msgstr "" @@ -1584,7 +1731,7 @@ msgstr "" msgid "Back" msgstr "" -#: i18n/templates.c:1019 i18n/templates.c:5024 +#: i18n/templates.c:1019 i18n/templates.c:5198 msgid "Back to folder" msgstr "" @@ -1601,7 +1748,7 @@ msgstr "" msgid "Base class for workflow triggers" msgstr "" -#: plugins/documentcomparison/DocumentComparison.php:169 +#: plugins/documentcomparison/DocumentComparison.php:171 msgid "Base file could not be copied to tmp directory for comparison." msgstr "" @@ -1609,7 +1756,7 @@ msgstr "" msgid "Basic" msgstr "" -#: i18n/templates.c:3257 +#: i18n/templates.c:3278 msgid "Become conditional" msgstr "" @@ -1625,7 +1772,7 @@ msgstr "" msgid "Below you can see a list of the keys that are currently active for your organisation." msgstr "" -#: i18n/templates.c:5408 +#: i18n/templates.c:5582 msgid "Block actions" msgstr "" @@ -1634,8 +1781,8 @@ msgstr "" msgid "Body" msgstr "" -#: config/siteMap.inc:66 i18n/templates.c:2459 i18n/templates.c:2501 -#: i18n/templates.c:4103 +#: config/siteMap.inc:66 i18n/templates.c:2480 i18n/templates.c:2522 +#: i18n/templates.c:4277 msgid "Boolean Search" msgstr "" @@ -1649,8 +1796,8 @@ msgstr "" msgid "Browse" msgstr "" -#: lib/templating/kt3template.inc.php:156 -#: lib/templating/kt3template.inc.php:278 plugins/ktcore/KTCorePlugin.php:148 +#: lib/templating/kt3template.inc.php:159 +#: lib/templating/kt3template.inc.php:281 plugins/ktcore/KTCorePlugin.php:153 msgid "Browse Documents" msgstr "" @@ -1663,7 +1810,7 @@ msgid "Browse view format" msgstr "" #: plugins/ktstandard/contents/OpenDocumentIndexer.php:98 -#: i18n/templates.c:7562 +#: i18n/templates.c:7736 msgid "Built-in" msgstr "" @@ -1671,7 +1818,7 @@ msgstr "" msgid "Built-in authentication provider" msgstr "" -#: i18n/templates.c:6617 +#: i18n/templates.c:6791 msgid "Built-in set." msgstr "" @@ -1679,7 +1826,7 @@ msgstr "" msgid "Bulk Actions" msgstr "" -#: plugins/ktstandard/KTBulkExportPlugin.php:69 +#: plugins/ktstandard/KTBulkExportPlugin.php:70 msgid "Bulk Download" msgstr "" @@ -1687,7 +1834,7 @@ msgstr "" msgid "Bulk Export" msgstr "" -#: plugins/ktstandard/KTBulkExportPlugin.php:52 +#: plugins/ktstandard/KTBulkExportPlugin.php:53 msgid "Bulk Export Plugin" msgstr "" @@ -1715,20 +1862,20 @@ msgstr "" msgid "Bulk import succeeded" msgstr "" -#: i18n/templates.c:4865 +#: i18n/templates.c:5039 msgid "Bulk upload" msgstr "" -#: i18n/templates.c:6761 +#: i18n/templates.c:6935 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 "" -#: plugins/ktcore/KTCorePlugin.php:117 +#: plugins/ktcore/KTCorePlugin.php:122 #, php-format msgid "By default, %s 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 "" -#: plugins/ktstandard/KTEmail.php:390 +#: plugins/ktstandard/KTEmail.php:415 msgid "By default, documents are sent as links into the document management system. Select this option if you want the document contents to be sent as an attachment in the email." msgstr "" @@ -1756,7 +1903,7 @@ msgstr "" msgid "Can't delete built-in permission" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:1392 +#: lib/documentmanagement/documentutil.inc.php:1421 msgid "Can't delete version: content is the same as the current document content." msgstr "" @@ -1767,23 +1914,24 @@ msgstr "" #: plugins/ktcore/admin/fieldsets/basic.inc.php:438 i18n/templates.c:119 #: i18n/templates.c:149 i18n/templates.c:356 i18n/templates.c:449 -#: i18n/templates.c:485 i18n/templates.c:500 i18n/templates.c:2042 -#: i18n/templates.c:2357 i18n/templates.c:2390 i18n/templates.c:2651 -#: i18n/templates.c:3437 i18n/templates.c:4310 i18n/templates.c:4352 -#: i18n/templates.c:4412 i18n/templates.c:4424 i18n/templates.c:4652 -#: i18n/templates.c:4742 i18n/templates.c:4844 i18n/templates.c:4859 -#: i18n/templates.c:4970 i18n/templates.c:5231 i18n/templates.c:5249 -#: i18n/templates.c:5411 i18n/templates.c:6089 i18n/templates.c:6185 -#: i18n/templates.c:6200 i18n/templates.c:6245 i18n/templates.c:6281 -#: i18n/templates.c:6314 i18n/templates.c:6347 i18n/templates.c:6362 -#: i18n/templates.c:6377 i18n/templates.c:6425 i18n/templates.c:6491 -#: i18n/templates.c:6506 i18n/templates.c:6647 i18n/templates.c:7226 +#: i18n/templates.c:485 i18n/templates.c:500 i18n/templates.c:2063 +#: i18n/templates.c:2378 i18n/templates.c:2411 i18n/templates.c:2672 +#: i18n/templates.c:3518 i18n/templates.c:3599 i18n/templates.c:4484 +#: i18n/templates.c:4526 i18n/templates.c:4586 i18n/templates.c:4598 +#: i18n/templates.c:4826 i18n/templates.c:4916 i18n/templates.c:5018 +#: i18n/templates.c:5033 i18n/templates.c:5144 i18n/templates.c:5405 +#: i18n/templates.c:5423 i18n/templates.c:5585 i18n/templates.c:6263 +#: i18n/templates.c:6359 i18n/templates.c:6374 i18n/templates.c:6419 +#: i18n/templates.c:6455 i18n/templates.c:6488 i18n/templates.c:6521 +#: i18n/templates.c:6536 i18n/templates.c:6551 i18n/templates.c:6599 +#: i18n/templates.c:6665 i18n/templates.c:6680 i18n/templates.c:6821 +#: i18n/templates.c:7400 msgid "Cancel" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:736 -#: plugins/ktcore/KTDocumentActions.php:790 -#: plugins/ktcore/KTDocumentActions.php:794 i18n/templates.c:4397 +#: plugins/ktcore/KTDocumentActions.php:738 +#: plugins/ktcore/KTDocumentActions.php:792 +#: plugins/ktcore/KTDocumentActions.php:796 i18n/templates.c:4571 msgid "Cancel Checkout" msgstr "" @@ -1796,17 +1944,22 @@ msgstr "" msgid "Cannot connect to Open Office Server on host '%s:%s'." msgstr "" -#: plugins/documentcomparison/DocumentComparison.php:84 +#: plugins/documentcomparison/DocumentComparison.php:86 msgid "" "Cannot connect to Open Office Server.\n" "Please consult the Administrator Guide for more information on configuring Open Office Server." msgstr "" -#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:230 +#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:234 #, php-format msgid "Cannot connect to the %s on '%s'." msgstr "" +#: search2/indexing/extractors/TikaApacheExtractor.inc.php:121 +#, php-format +msgid "Cannot connect to the Tika Extractor on '%s'." +msgstr "" + #: plugins/ktcore/KTPermissions.php:519 msgid "Cannot create allocation for non-root locations." msgstr "" @@ -1819,21 +1972,21 @@ msgstr "" msgid "Cannot find the notification you requested. Notification may already have been cleared." msgstr "" -#: search2/indexing/extractors/StarOfficeExtractor.inc.php:208 +#: search2/indexing/extractors/StarOfficeExtractor.inc.php:210 msgid "Cannot locate DocumentConverter.py" msgstr "" -#: search2/indexing/extractorCore.inc.php:680 +#: search2/indexing/extractorCore.inc.php:682 #, php-format msgid "Cannot locate binary for %s (%s)." msgstr "" -#: plugins/documentcomparison/DocumentComparison.php:96 -#: search2/indexing/extractors/StarOfficeExtractor.inc.php:203 +#: plugins/documentcomparison/DocumentComparison.php:98 +#: search2/indexing/extractors/StarOfficeExtractor.inc.php:205 msgid "Cannot locate python" msgstr "" -#: plugins/documentcomparison/DocumentComparison.php:106 +#: plugins/documentcomparison/DocumentComparison.php:108 msgid "Cannot locate python script DocumentCompare.py" msgstr "" @@ -1860,7 +2013,7 @@ msgstr "" msgid "Cannot move root folder!" msgstr "" -#: lib/foldermanagement/folderutil.inc.php:341 +#: lib/foldermanagement/folderutil.inc.php:342 #, php-format msgid "Cannot remove unit folder: %s." msgstr "" @@ -1877,12 +2030,12 @@ msgstr "" msgid "Category removed." msgstr "" -#: i18n/templates.c:1025 i18n/templates.c:2861 i18n/templates.c:2921 -#: i18n/templates.c:3230 i18n/templates.c:4496 i18n/templates.c:5030 +#: i18n/templates.c:1025 i18n/templates.c:2882 i18n/templates.c:2942 +#: i18n/templates.c:3251 i18n/templates.c:4670 i18n/templates.c:5204 msgid "Change" msgstr "" -#: i18n/templates.c:6494 i18n/templates.c:6500 +#: i18n/templates.c:6668 i18n/templates.c:6674 msgid "Change #name#'s Groups" msgstr "" @@ -1891,13 +2044,13 @@ msgstr "" msgid "Change %s's password" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1716 -#: plugins/ktcore/KTDocumentActions.php:1722 +#: plugins/ktcore/KTDocumentActions.php:1718 +#: plugins/ktcore/KTDocumentActions.php:1724 msgid "Change Document Ownership" msgstr "" -#: plugins/ktcore/document/edit.php:260 plugins/ktcore/document/edit.php:300 -#: i18n/templates.c:7280 i18n/templates.c:7286 +#: plugins/ktcore/document/edit.php:262 plugins/ktcore/document/edit.php:302 +#: i18n/templates.c:7454 i18n/templates.c:7460 msgid "Change Document Type" msgstr "" @@ -1909,45 +2062,45 @@ msgstr "" msgid "Change Frequency" msgstr "" -#: i18n/templates.c:6272 +#: i18n/templates.c:6446 msgid "Change Group Details" msgstr "" -#: i18n/templates.c:7049 +#: i18n/templates.c:7223 msgid "Change Link Type" msgstr "" -#: i18n/templates.c:6983 +#: i18n/templates.c:7157 msgid "Change Ownership" msgstr "" -#: i18n/templates.c:6341 +#: i18n/templates.c:6515 msgid "Change Sub-Groups in #name#" msgstr "" -#: i18n/templates.c:6176 +#: i18n/templates.c:6350 msgid "Change Unit Details" msgstr "" -#: i18n/templates.c:6080 +#: i18n/templates.c:6254 msgid "Change User Details" msgstr "" #: lib/authentication/builtinauthenticationprovider.inc.php:69 #: lib/authentication/builtinauthenticationprovider.inc.php:70 -#: plugins/ktcore/admin/userManagement.php:253 +#: plugins/ktcore/admin/userManagement.php:254 msgid "Change User Password" msgstr "" -#: i18n/templates.c:6215 i18n/templates.c:6218 +#: i18n/templates.c:6389 i18n/templates.c:6392 msgid "Change User's Password" msgstr "" -#: i18n/templates.c:5198 +#: i18n/templates.c:5372 msgid "Change Workflow" msgstr "" -#: i18n/templates.c:6239 +#: i18n/templates.c:6413 msgid "Change a role's details" msgstr "" @@ -1955,27 +2108,27 @@ msgstr "" msgid "Change disclaimers displayed on login and at the bottom of each page." msgstr "" -#: i18n/templates.c:3164 +#: i18n/templates.c:3185 msgid "Change master field" msgstr "" -#: i18n/templates.c:6287 +#: i18n/templates.c:6461 msgid "Change organisation details" msgstr "" -#: i18n/templates.c:2249 +#: i18n/templates.c:2270 msgid "Change state" msgstr "" -#: i18n/templates.c:2033 +#: i18n/templates.c:2054 msgid "Change the document type" msgstr "" -#: i18n/templates.c:7337 +#: i18n/templates.c:7511 msgid "Change the document type. The current type is \"#name#\"" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:347 +#: plugins/ktcore/KTCorePlugin.php:359 msgid "Change the help files that are displayed to users." msgstr "" @@ -1983,39 +2136,39 @@ msgstr "" msgid "Change the order in which quicklinks are shown." msgstr "" -#: plugins/network/quicklinks/QuicklinksPlugin.php:49 +#: plugins/network/quicklinks/QuicklinksPlugin.php:53 msgid "Change the quicklinks that are displayed on user's dashboards." msgstr "" -#: i18n/templates.c:2246 +#: i18n/templates.c:2267 msgid "Change the state of this thread" msgstr "" -#: i18n/templates.c:6269 +#: i18n/templates.c:6443 msgid "Change the system's information about group #name#" msgstr "" -#: i18n/templates.c:6173 +#: i18n/templates.c:6347 msgid "Change the system's information about unit #name#" msgstr "" -#: i18n/templates.c:6221 +#: i18n/templates.c:6395 msgid "Change the user's password. Password rules may have been defined that this new password must abide by." msgstr "" -#: i18n/templates.c:3140 +#: i18n/templates.c:3161 msgid "Change to complex" msgstr "" -#: i18n/templates.c:5189 +#: i18n/templates.c:5363 msgid "Change workflow on document" msgstr "" -#: preferences.php:123 i18n/templates.c:6731 i18n/templates.c:6734 +#: preferences.php:123 i18n/templates.c:6905 i18n/templates.c:6908 msgid "Change your password" msgstr "" -#: i18n/templates.c:6104 +#: i18n/templates.c:6278 msgid "Change your password." msgstr "" @@ -2024,14 +2177,14 @@ msgstr "" msgid "Changed to simple" msgstr "" -#: i18n/templates.c:2975 i18n/templates.c:3023 +#: i18n/templates.c:2996 i18n/templates.c:3044 msgid "Changes made here are stored immediately, without you needing to refresh the page." msgstr "" #: plugins/ktcore/admin/documentTypes.php:219 #: plugins/ktcore/admin/documentTypes.php:238 -#: plugins/wintools/email/emailDocumentTypes.php:292 -#: plugins/wintools/email/emailDocumentTypes.php:311 +#: plugins/wintools/email/emailDocumentTypes.php:294 +#: plugins/wintools/email/emailDocumentTypes.php:313 msgid "Changes not saved" msgstr "" @@ -2039,19 +2192,19 @@ msgstr "" msgid "Changes saved." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1753 +#: plugins/ktcore/KTDocumentActions.php:1755 msgid "Changing Ownership" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1723 +#: plugins/ktcore/KTDocumentActions.php:1725 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:3143 +#: i18n/templates.c:3164 msgid "Changing the conditional type set will remove all existing field ordering!" msgstr "" -#: plugins/ktcore/document/edit.php:261 +#: plugins/ktcore/document/edit.php:263 msgid "Changing the document type will allow different metadata to be associated with it." msgstr "" @@ -2061,14 +2214,10 @@ msgid "" "ordering!" msgstr "" -#: i18n/templates.c:3161 +#: i18n/templates.c:3182 msgid "Changing the master field set will remove all existing field ordering!" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:542 -msgid "Check Document In" -msgstr "" - #: i18n/transactions.c:7 msgid "Check In" msgstr "" @@ -2077,7 +2226,7 @@ msgstr "" msgid "Check Out" msgstr "" -#: i18n/templates.c:6932 +#: i18n/templates.c:7106 msgid "Check the plugins that require activation and then click \"Update\". To disable a plugin, uncheck the plugin and click \"Update\"." msgstr "" @@ -2090,7 +2239,7 @@ msgstr "" msgid "Checked Out" msgstr "" -#: plugins/ktcore/KTColumns.inc.php:482 plugins/ktcore/KTCorePlugin.php:139 +#: plugins/ktcore/KTColumns.inc.php:482 plugins/ktcore/KTCorePlugin.php:144 #: search2/search/fields/CheckedOutByField.inc.php:44 msgid "Checked Out By" msgstr "" @@ -2099,19 +2248,19 @@ msgstr "" msgid "Checked Out Delta" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:290 +#: plugins/ktcore/KTCorePlugin.php:288 msgid "Checked Out Document Control" msgstr "" -#: i18n/templates.c:7172 +#: i18n/templates.c:7346 msgid "Checked Out Documents" msgstr "" -#: i18n/templates.c:7190 i18n/templates.c:7217 +#: i18n/templates.c:3488 i18n/templates.c:7364 i18n/templates.c:7391 msgid "Checked out by" msgstr "" -#: i18n/templates.c:3632 +#: i18n/templates.c:3794 msgid "Checked out by:" msgstr "" @@ -2119,35 +2268,36 @@ msgstr "" msgid "Checked out by: " msgstr "" -#: plugins/ktcore/KTDocumentActions.php:537 -#: plugins/ktcore/KTDocumentActions.php:594 -#: plugins/ktcore/KTDocumentActions.php:665 +#: plugins/ktcore/KTDocumentActions.php:539 +#: plugins/ktcore/KTDocumentActions.php:596 +#: plugins/ktcore/KTDocumentActions.php:667 msgid "Checkin" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:589 i18n/templates.c:4388 +#: plugins/ktcore/KTDocumentActions.php:544 +#: plugins/ktcore/KTDocumentActions.php:591 i18n/templates.c:4562 msgid "Checkin Document" msgstr "" -#: i18n/templates.c:4391 +#: i18n/templates.c:4565 msgid "Checking in a document updates the document and allows others to make changes to the document and its metadata." msgstr "" -#: i18n/templates.c:4289 +#: i18n/templates.c:4463 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 "" -#: lib/documentmanagement/documentutil.inc.php:781 +#: lib/documentmanagement/documentutil.inc.php:791 msgid "Checking permissions..." msgstr "" #: plugins/ktcore/KTBulkActions.php:919 plugins/ktcore/KTBulkActions.php:963 -#: plugins/ktcore/KTDocumentActions.php:386 -#: plugins/ktcore/KTDocumentActions.php:419 +#: plugins/ktcore/KTDocumentActions.php:387 +#: plugins/ktcore/KTDocumentActions.php:420 msgid "Checkout" msgstr "" -#: i18n/templates.c:4259 i18n/templates.c:4286 +#: i18n/templates.c:4433 i18n/templates.c:4460 msgid "Checkout Document" msgstr "" @@ -2159,28 +2309,45 @@ msgstr "" msgid "Checkout Items" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:423 +#: plugins/ktcore/KTDocumentActions.php:424 msgid "Checkout document" msgstr "" +#: lib/documentmanagement/documentutil.inc.php:161 #: plugins/ktcore/KTBulkActions.php:942 plugins/ktcore/KTBulkActions.php:1209 msgid "Checkout is restricted by the workflow state." msgstr "" -#: i18n/templates.c:6353 +#: i18n/templates.c:6527 msgid "Choose unit folder location" msgstr "" -#: i18n/templates.c:2096 i18n/templates.c:3800 +#: i18n/templates.c:2117 i18n/templates.c:3974 msgid "Clear" msgstr "" +#: lib/subscriptions/subscriptions.inc.php:487 +#: lib/subscriptions/subscriptions.inc.php:492 +#: lib/subscriptions/subscriptions.inc.php:499 +#: lib/subscriptions/subscriptions.inc.php:506 +#: lib/subscriptions/subscriptions.inc.php:511 +#: lib/subscriptions/subscriptions.inc.php:516 +#: lib/subscriptions/subscriptions.inc.php:523 +#: lib/subscriptions/subscriptions.inc.php:530 +#: lib/subscriptions/subscriptions.inc.php:537 +#: lib/subscriptions/subscriptions.inc.php:544 +#: lib/subscriptions/subscriptions.inc.php:551 +#: lib/subscriptions/subscriptions.inc.php:556 +#: lib/subscriptions/subscriptions.inc.php:563 +#: lib/subscriptions/subscriptions.inc.php:570 +#: lib/subscriptions/subscriptions.inc.php:577 plugins/alerts/alerts.php:265 #: i18n/templates.c:311 i18n/templates.c:1793 i18n/templates.c:1802 #: i18n/templates.c:1823 i18n/templates.c:1838 i18n/templates.c:1859 #: i18n/templates.c:1871 i18n/templates.c:1892 i18n/templates.c:1913 -#: i18n/templates.c:1919 i18n/templates.c:1937 i18n/templates.c:1967 -#: i18n/templates.c:1985 i18n/templates.c:2000 i18n/templates.c:2027 -#: i18n/templates.c:4463 i18n/templates.c:4481 i18n/templates.c:5705 +#: i18n/templates.c:1934 i18n/templates.c:1940 i18n/templates.c:1958 +#: i18n/templates.c:1988 i18n/templates.c:2006 i18n/templates.c:2021 +#: i18n/templates.c:2048 i18n/templates.c:4637 i18n/templates.c:4655 +#: i18n/templates.c:5879 msgid "Clear Alert" msgstr "" @@ -2188,7 +2355,7 @@ msgstr "" msgid "Clear alert" msgstr "" -#: i18n/templates.c:3377 i18n/templates.c:3383 +#: i18n/templates.c:3398 i18n/templates.c:3404 msgid "Clear all notifications" msgstr "" @@ -2200,27 +2367,27 @@ msgstr "" msgid "Clearing mime type associations." msgstr "" -#: i18n/templates.c:2201 +#: i18n/templates.c:2222 msgid "Click below to view all discussion threads on this document, including those that are closed." msgstr "" -#: i18n/templates.c:4094 +#: i18n/templates.c:4268 msgid "Click on a field above to add it to the criteria group." msgstr "" -#: i18n/templates.c:5774 +#: i18n/templates.c:5948 msgid "Click on any transition below to edit it directly, or use the checkboxes to assign which states the transition is available from." msgstr "" -#: plugins/ktstandard/KTEmail.php:146 plugins/ktstandard/KTEmail.php:283 +#: plugins/ktstandard/KTEmail.php:308 msgid "Click on the hyperlink below to view it." msgstr "" -#: i18n/templates.c:3053 +#: i18n/templates.c:3074 msgid "Clicking on a given behaviour below will show you which fields and values can be selected when the clicked behaviour is active." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:334 +#: plugins/ktcore/KTCorePlugin.php:346 msgid "Client Tools" msgstr "" @@ -2233,6 +2400,10 @@ msgstr "" msgid "Closed" msgstr "" +#: i18n/templates.c:3569 +msgid "Collaborate" +msgstr "" + #: i18n/transactions.c:14 msgid "Collaboration Step Approve" msgstr "" @@ -2241,11 +2412,11 @@ msgstr "" msgid "Collaboration Step Rollback" msgstr "" -#: i18n/templates.c:2549 i18n/templates.c:2792 +#: i18n/templates.c:2570 i18n/templates.c:2813 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:2417 +#: i18n/templates.c:2438 msgid "Column" msgstr "" @@ -2257,60 +2428,59 @@ msgstr "" msgid "Command line search" msgstr "" -#: plugins/ktstandard/KTEmail.php:400 i18n/templates.c:281 -#: i18n/templates.c:386 i18n/templates.c:665 i18n/templates.c:764 -#: i18n/templates.c:842 i18n/templates.c:932 i18n/templates.c:1781 -#: i18n/templates.c:7364 +#: plugins/alerts/alerts.php:276 plugins/ktstandard/KTEmail.php:425 +#: i18n/templates.c:281 i18n/templates.c:386 i18n/templates.c:665 +#: i18n/templates.c:764 i18n/templates.c:842 i18n/templates.c:932 +#: i18n/templates.c:1781 i18n/templates.c:7538 msgid "Comment" msgstr "" -#: plugins/ktstandard/KTEmail.php:147 plugins/ktstandard/KTEmail.php:223 -#: plugins/ktstandard/KTEmail.php:288 i18n/templates.c:1229 -#: i18n/templates.c:1241 +#: plugins/ktstandard/KTEmail.php:248 plugins/ktstandard/KTEmail.php:313 +#: i18n/templates.c:1229 i18n/templates.c:1241 msgid "Comments" msgstr "" -#: plugins/wintools/key.inc.php:144 i18n/templates.c:395 i18n/templates.c:6950 +#: plugins/wintools/key.inc.php:144 i18n/templates.c:395 i18n/templates.c:7124 msgid "Community Edition" msgstr "" -#: i18n/templates.c:1418 i18n/templates.c:1430 i18n/templates.c:7001 +#: i18n/templates.c:1418 i18n/templates.c:1430 i18n/templates.c:7175 msgid "Compare" msgstr "" -#: plugins/documentcomparison/DocumentComparison.php:175 +#: plugins/documentcomparison/DocumentComparison.php:177 msgid "Compare file could not be copied to tmp directory for comparison." msgstr "" -#: i18n/templates.c:7448 +#: i18n/templates.c:7622 msgid "Compare with Current" msgstr "" -#: i18n/templates.c:7451 +#: i18n/templates.c:7625 msgid "Compare with Other Version" msgstr "" -#: plugins/documentcomparison/DocumentComparison.php:207 +#: plugins/documentcomparison/DocumentComparison.php:209 msgid "Comparison produced no content. The document may be an unsupported mime type." msgstr "" -#: i18n/templates.c:4421 +#: i18n/templates.c:4595 msgid "Complete Copy" msgstr "" -#: i18n/templates.c:2969 +#: i18n/templates.c:2990 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:2234 +#: plugins/ktstandard/KTDiscussion.php:121 i18n/templates.c:2255 msgid "Conclusion" msgstr "" -#: i18n/templates.c:4817 i18n/templates.c:4982 i18n/templates.c:5000 +#: i18n/templates.c:4991 i18n/templates.c:5156 i18n/templates.c:5174 msgid "Condition" msgstr "" -#: i18n/templates.c:6665 +#: i18n/templates.c:6839 msgid "Condition Name" msgstr "" @@ -2318,23 +2488,23 @@ msgstr "" msgid "Condition is a saved search, but not a condition" msgstr "" -#: plugins/ktcore/admin/documentFieldsv2.php:109 i18n/templates.c:3239 +#: plugins/ktcore/admin/documentFieldsv2.php:109 i18n/templates.c:3260 msgid "Conditional" msgstr "" -#: i18n/templates.c:3071 +#: i18n/templates.c:3092 msgid "Conditional Fieldset Management" msgstr "" -#: i18n/templates.c:3035 +#: i18n/templates.c:3056 msgid "Conditional Metadata Overview" msgstr "" -#: plugins/conditional-metadata/ConditionalMetadataPlugin.php:33 +#: plugins/conditional-metadata/ConditionalMetadataPlugin.php:37 msgid "Conditional Metadata Plugin" msgstr "" -#: i18n/templates.c:3038 +#: i18n/templates.c:3059 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 "" @@ -2342,15 +2512,15 @@ msgstr "" msgid "Conditional Restrictions" msgstr "" -#: i18n/templates.c:3122 +#: i18n/templates.c:3143 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:3137 +#: i18n/templates.c:3158 msgid "Conditional type" msgstr "" -#: i18n/templates.c:3233 +#: i18n/templates.c:3254 msgid "Conditionality" msgstr "" @@ -2358,8 +2528,8 @@ msgstr "" msgid "Conditions Management" msgstr "" -#: i18n/templates.c:5297 i18n/templates.c:5393 i18n/templates.c:5669 -#: i18n/templates.c:5687 +#: i18n/templates.c:5471 i18n/templates.c:5567 i18n/templates.c:5843 +#: i18n/templates.c:5861 msgid "Configuration" msgstr "" @@ -2367,8 +2537,8 @@ msgstr "" msgid "Configuration updated" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:559 i18n/templates.c:5468 -#: i18n/templates.c:5471 +#: plugins/ktcore/admin/workflowsv2.php:559 i18n/templates.c:5642 +#: i18n/templates.c:5645 msgid "Configure Workflow Process" msgstr "" @@ -2381,11 +2551,11 @@ msgstr "" msgid "Configure Workflows for Folder" msgstr "" -#: i18n/templates.c:2273 +#: i18n/templates.c:2294 msgid "Configure Workflows for this Folder" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:285 +#: plugins/ktcore/KTCorePlugin.php:283 msgid "Configure automated Workflows that map to document life-cycles." msgstr "" @@ -2393,19 +2563,19 @@ msgstr "" msgid "Configure how documents are allocated to workflows." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:238 +#: plugins/ktcore/KTCorePlugin.php:243 msgid "Configure the document metadata: Document Types, Document Fieldsets, Link Types and Workflows." msgstr "" -#: i18n/templates.c:3458 +#: i18n/templates.c:3620 msgid "Confirm #label#" msgstr "" -#: i18n/templates.c:7130 i18n/templates.c:7145 +#: i18n/templates.c:7304 i18n/templates.c:7319 msgid "Confirm De-archival" msgstr "" -#: i18n/templates.c:7010 i18n/templates.c:7022 +#: i18n/templates.c:7184 i18n/templates.c:7196 msgid "Confirm Expunge" msgstr "" @@ -2414,18 +2584,18 @@ msgstr "" msgid "Confirm Expunge of %d documents" msgstr "" -#: i18n/templates.c:7202 +#: i18n/templates.c:7376 msgid "Confirm Forced Check-in" msgstr "" #: lib/authentication/builtinauthenticationprovider.inc.php:81 #: lib/authentication/builtinauthenticationprovider.inc.php:191 -#: plugins/ktcore/admin/userManagement.php:160 -#: plugins/ktcore/admin/userManagement.php:269 +#: plugins/ktcore/admin/userManagement.php:161 +#: plugins/ktcore/admin/userManagement.php:270 msgid "Confirm Password" msgstr "" -#: i18n/templates.c:7151 i18n/templates.c:7166 +#: i18n/templates.c:7325 i18n/templates.c:7340 msgid "Confirm Restore" msgstr "" @@ -2437,12 +2607,12 @@ msgid "Confirm Restore of %d documents" msgstr "" #: plugins/ktcore/KTBulkActions.php:591 -#: plugins/ktcore/KTDocumentActions.php:1473 +#: plugins/ktcore/KTDocumentActions.php:1475 msgid "Confirm archive" msgstr "" #: plugins/ktcore/KTBulkActions.php:136 -#: plugins/ktcore/KTDocumentActions.php:954 +#: plugins/ktcore/KTDocumentActions.php:956 msgid "Confirm delete" msgstr "" @@ -2465,21 +2635,21 @@ msgstr "" #: lib/authentication/builtinauthenticationprovider.inc.php:81 #: lib/authentication/builtinauthenticationprovider.inc.php:191 -#: plugins/ktcore/admin/userManagement.php:160 -#: plugins/ktcore/admin/userManagement.php:269 +#: plugins/ktcore/admin/userManagement.php:161 +#: plugins/ktcore/admin/userManagement.php:270 msgid "Confirm the password specified above." msgstr "" -#: i18n/templates.c:7469 i18n/templates.c:7475 +#: i18n/templates.c:7643 i18n/templates.c:7649 msgid "Content" msgstr "" -#: i18n/templates.c:1415 i18n/templates.c:7445 +#: i18n/templates.c:1415 i18n/templates.c:7619 msgid "Content Version" msgstr "" #: i18n/templates.c:662 i18n/templates.c:761 i18n/templates.c:839 -#: i18n/templates.c:929 i18n/templates.c:7361 +#: i18n/templates.c:929 i18n/templates.c:7535 msgid "Content version" msgstr "" @@ -2488,23 +2658,23 @@ msgstr "" msgid "Continue" msgstr "" -#: i18n/templates.c:59 i18n/templates.c:5429 +#: i18n/templates.c:59 i18n/templates.c:5603 msgid "Control" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:254 +#: plugins/ktcore/KTCorePlugin.php:259 msgid "Control Units" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:230 +#: plugins/ktcore/KTCorePlugin.php:235 msgid "Control which users can log in, and are part of which groups and organisational units, from these management panels." msgstr "" -#: i18n/templates.c:5738 i18n/templates.c:5957 +#: i18n/templates.c:5912 i18n/templates.c:6131 msgid "Controlled Actions available" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1266 i18n/templates.c:5849 +#: plugins/ktcore/admin/workflowsv2.php:1266 i18n/templates.c:6023 msgid "Controlled Permissions" msgstr "" @@ -2512,7 +2682,7 @@ msgstr "" msgid "Controlled permission updated." msgstr "" -#: i18n/templates.c:7526 +#: i18n/templates.c:7700 msgid "Convert" msgstr "" @@ -2524,16 +2694,16 @@ msgstr "" msgid "Convert Document to PDF" msgstr "" -#: i18n/templates.c:7520 +#: i18n/templates.c:7694 msgid "Convert to Trees." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:1186 +#: lib/documentmanagement/documentutil.inc.php:1199 #, php-format msgid "Copied from original in folder \"%s\". %s" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:1182 +#: lib/documentmanagement/documentutil.inc.php:1195 #, php-format msgid "Copied to folder \"%s\". %s" msgstr "" @@ -2547,16 +2717,16 @@ msgid "Copies the document to another folder." msgstr "" #: plugins/ktcore/KTBulkActions.php:357 plugins/ktcore/KTBulkActions.php:367 -#: plugins/ktcore/KTDocumentActions.php:1204 -#: plugins/ktcore/KTDocumentActions.php:1235 -#: plugins/ktcore/KTDocumentActions.php:1319 i18n/templates.c:4406 -#: i18n/templates.c:4409 i18n/templates.c:4418 i18n/templates.c:5579 -#: i18n/templates.c:5594 +#: plugins/ktcore/KTDocumentActions.php:1206 +#: plugins/ktcore/KTDocumentActions.php:1237 +#: plugins/ktcore/KTDocumentActions.php:1321 i18n/templates.c:4580 +#: i18n/templates.c:4583 i18n/templates.c:4592 i18n/templates.c:5753 +#: i18n/templates.c:5768 msgid "Copy" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1234 -#: plugins/ktcore/KTDocumentActions.php:1321 +#: plugins/ktcore/KTDocumentActions.php:1236 +#: plugins/ktcore/KTDocumentActions.php:1323 msgid "Copy Document" msgstr "" @@ -2564,11 +2734,11 @@ msgstr "" msgid "Copy Items" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:180 i18n/templates.c:5585 +#: plugins/ktcore/admin/workflowsv2.php:180 i18n/templates.c:5759 msgid "Copy Workflow" msgstr "" -#: i18n/templates.c:4403 i18n/templates.c:4415 +#: i18n/templates.c:4577 i18n/templates.c:4589 msgid "Copy document" msgstr "" @@ -2612,16 +2782,16 @@ msgstr "" msgid "Could change permission on exec script: " msgstr "" -#: setup/upgrade.php:301 +#: setup/upgrade.php:298 msgid "Could not authenticate administrative user" msgstr "" -#: lib/util/ktutil.inc:630 lib/util/ktutil.inc:661 lib/util/ktutil.inc:666 +#: lib/util/ktutil.inc:671 lib/util/ktutil.inc:702 lib/util/ktutil.inc:707 #, php-format msgid "Could not copy to destination: %s" msgstr "" -#: lib/util/ktutil.inc:537 +#: lib/util/ktutil.inc:578 #, php-format msgid "Could not create destination directory: %s" msgstr "" @@ -2635,7 +2805,7 @@ msgid "Could not create document link" msgstr "" #: plugins/ktcore/admin/documentTypes.php:90 -#: plugins/wintools/email/emailDocumentTypes.php:125 +#: plugins/wintools/email/emailDocumentTypes.php:127 msgid "Could not create document type" msgstr "" @@ -2647,16 +2817,16 @@ msgstr "" msgid "Could not create folder in the document management system" msgstr "" -#: search2/indexing/indexerCore.inc.php:1335 +#: search2/indexing/indexerCore.inc.php:1347 #, php-format msgid "Could not create intermediate file from document %d" msgstr "" -#: ktapi/KTAPIDocument.inc.php:229 +#: ktapi/KTAPIDocument.inc.php:289 msgid "Could not create link" msgstr "" -#: plugins/network/quicklinks/manageQuicklinks.php:172 +#: plugins/network/quicklinks/manageQuicklinks.php:175 msgid "Could not create quicklink" msgstr "" @@ -2689,16 +2859,16 @@ msgid "Could not delete this unit because it has groups assigned to it" msgstr "" #: plugins/ktcore/admin/documentTypes.php:126 -#: plugins/wintools/email/emailDocumentTypes.php:200 +#: plugins/wintools/email/emailDocumentTypes.php:202 msgid "Could not disable document type" msgstr "" #: plugins/ktcore/admin/documentTypes.php:141 -#: plugins/wintools/email/emailDocumentTypes.php:215 +#: plugins/wintools/email/emailDocumentTypes.php:217 msgid "Could not enable document type" msgstr "" -#: search2/indexing/indexerCore.inc.php:1413 +#: search2/indexing/indexerCore.inc.php:1424 #, php-format msgid "Could not extract contents from document %d" msgstr "" @@ -2720,12 +2890,16 @@ msgstr "" msgid "Could not find user in LDAP server" msgstr "" -#: lib/util/ktutil.inc:639 +#: ktapi/KTAPIAcl.inc.php:1730 +msgid "Could not inherit allocation from parent." +msgstr "" + +#: lib/util/ktutil.inc:680 #, php-format msgid "Could not move to destination: %s" msgstr "" -#: lib/util/ktutil.inc:533 +#: lib/util/ktutil.inc:574 #, php-format msgid "Could not open source directory: %s" msgstr "" @@ -2734,8 +2908,8 @@ msgstr "" msgid "Could not perform key maintenance successfully" msgstr "" -#: ktwebservice/webservice.php:4275 search2.php:260 -#: search2/search/search.inc.php:631 +#: ktapi/ktapi.inc.php:3991 ktwebservice/webservice.php:4275 search2.php:266 +#: search2/search/search.inc.php:727 msgid "Could not process query." msgstr "" @@ -2745,11 +2919,11 @@ msgstr "" msgid "Could not read file: %s" msgstr "" -#: ktapi/KTAPIDocument.inc.php:244 +#: ktapi/KTAPIDocument.inc.php:307 msgid "Could not remove link" msgstr "" -#: lib/util/ktutil.inc:634 +#: lib/util/ktutil.inc:675 #, php-format msgid "Could not remove source: %s" msgstr "" @@ -2763,7 +2937,7 @@ msgid "Could not save content to file: " msgstr "" #: plugins/ktcore/admin/documentTypes.php:207 -#: plugins/wintools/email/emailDocumentTypes.php:280 +#: plugins/wintools/email/emailDocumentTypes.php:282 msgid "Could not save document type changes" msgstr "" @@ -2780,53 +2954,53 @@ msgstr "" msgid "Couldn't create folder" msgstr "" -#: lib/util/ktutil.inc:623 +#: lib/util/ktutil.inc:664 #, php-format msgid "Couldn't move file to destination: %s" msgstr "" -#: lib/util/ktutil.inc:618 lib/util/ktutil.inc:656 +#: lib/util/ktutil.inc:659 lib/util/ktutil.inc:697 #, php-format msgid "Couldn't stat destination location: %s" msgstr "" -#: lib/util/ktutil.inc:614 lib/util/ktutil.inc:652 +#: lib/util/ktutil.inc:655 lib/util/ktutil.inc:693 #, php-format msgid "Couldn't stat source file: %s" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:865 -#: lib/documentmanagement/documentutil.inc.php:877 -#: lib/documentmanagement/documentutil.inc.php:895 -#: lib/documentmanagement/documentutil.inc.php:898 +#: lib/documentmanagement/documentutil.inc.php:875 +#: lib/documentmanagement/documentutil.inc.php:887 +#: lib/documentmanagement/documentutil.inc.php:905 +#: lib/documentmanagement/documentutil.inc.php:908 #, php-format msgid "Couldn't store contents: %s" msgstr "" -#: i18n/templates.c:3335 +#: i18n/templates.c:3356 msgid "Crash Course in #appname#" msgstr "" -#: i18n/templates.c:146 i18n/templates.c:1067 i18n/templates.c:2597 -#: i18n/templates.c:4556 i18n/templates.c:5072 i18n/templates.c:5978 -#: i18n/templates.c:7550 i18n/transactions.c:1 +#: i18n/templates.c:146 i18n/templates.c:1067 i18n/templates.c:2618 +#: i18n/templates.c:4730 i18n/templates.c:5246 i18n/templates.c:6152 +#: i18n/templates.c:7724 i18n/transactions.c:1 msgid "Create" msgstr "" -#: plugins/ktcore/admin/documentFieldsv2.php:80 i18n/templates.c:6629 +#: plugins/ktcore/admin/documentFieldsv2.php:80 i18n/templates.c:6803 msgid "Create Fieldset" msgstr "" #: plugins/ktcore/admin/documentFieldsv2.php:79 -#: plugins/ktcore/admin/documentFieldsv2.php:161 i18n/templates.c:2798 +#: plugins/ktcore/admin/documentFieldsv2.php:161 i18n/templates.c:2819 msgid "Create New Fieldset" msgstr "" -#: i18n/templates.c:5549 i18n/templates.c:5552 +#: i18n/templates.c:5723 i18n/templates.c:5726 msgid "Create New Workflow" msgstr "" -#: i18n/templates.c:5246 +#: i18n/templates.c:5420 msgid "Create Workflow" msgstr "" @@ -2834,7 +3008,7 @@ msgstr "" msgid "Create a link to a new RSS feed" msgstr "" -#: i18n/templates.c:6620 +#: i18n/templates.c:6794 msgid "Create a new Fieldset" msgstr "" @@ -2844,19 +3018,19 @@ msgstr "" #: plugins/ktcore/admin/conditions.php:104 #: plugins/ktcore/admin/conditions.php:105 -#: plugins/ktcore/admin/conditions.php:114 i18n/templates.c:6656 +#: plugins/ktcore/admin/conditions.php:114 i18n/templates.c:6830 msgid "Create a new condition" msgstr "" -#: i18n/templates.c:4553 +#: i18n/templates.c:4727 msgid "Create a new document field set" msgstr "" -#: i18n/templates.c:2594 +#: i18n/templates.c:2615 msgid "Create a new document fieldset" msgstr "" -#: i18n/templates.c:5066 +#: i18n/templates.c:5240 msgid "Create a new document type" msgstr "" @@ -2864,16 +3038,16 @@ msgstr "" msgid "Create a new email document type" msgstr "" -#: plugins/ktcore/admin/groupManagement.php:543 i18n/templates.c:2351 +#: plugins/ktcore/admin/groupManagement.php:543 i18n/templates.c:2372 msgid "Create a new group" msgstr "" -#: i18n/templates.c:7547 +#: i18n/templates.c:7721 msgid "Create a new permission" msgstr "" -#: plugins/network/quicklinks/manageQuicklinks.php:93 -#: plugins/network/quicklinks/manageQuicklinks.php:94 i18n/templates.c:521 +#: plugins/network/quicklinks/manageQuicklinks.php:96 +#: plugins/network/quicklinks/manageQuicklinks.php:97 i18n/templates.c:521 msgid "Create a new quicklink" msgstr "" @@ -2889,32 +3063,32 @@ msgstr "" msgid "Create a new rss feed" msgstr "" -#: plugins/ktcore/admin/savedSearch.php:74 i18n/templates.c:6695 +#: plugins/ktcore/admin/savedSearch.php:74 i18n/templates.c:6869 msgid "Create a new saved search" msgstr "" -#: i18n/templates.c:3857 +#: i18n/templates.c:4031 msgid "Create a new saved search using #options#." msgstr "" -#: i18n/templates.c:5717 i18n/templates.c:5723 i18n/templates.c:5903 +#: i18n/templates.c:5891 i18n/templates.c:5897 i18n/templates.c:6077 msgid "Create a new state" msgstr "" -#: i18n/templates.c:2192 +#: i18n/templates.c:2213 msgid "Create a new thread" msgstr "" -#: i18n/templates.c:5759 i18n/templates.c:5762 i18n/templates.c:5765 -#: i18n/templates.c:6017 +#: i18n/templates.c:5933 i18n/templates.c:5936 i18n/templates.c:5939 +#: i18n/templates.c:6191 msgid "Create a new transition" msgstr "" -#: i18n/templates.c:2384 i18n/templates.c:6308 +#: i18n/templates.c:2405 i18n/templates.c:6482 msgid "Create a new user" msgstr "" -#: i18n/templates.c:5975 +#: i18n/templates.c:6149 msgid "Create a new workflow" msgstr "" @@ -2930,31 +3104,31 @@ msgstr "" msgid "Create group" msgstr "" -#: i18n/templates.c:2795 +#: i18n/templates.c:2816 msgid "Create new Fieldset" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:259 +#: plugins/ktcore/KTCorePlugin.php:264 msgid "Create or delete permissions." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:261 +#: plugins/ktcore/KTCorePlugin.php:266 msgid "Create or delete roles" msgstr "" -#: i18n/templates.c:5930 +#: i18n/templates.c:6104 msgid "Create state" msgstr "" -#: i18n/templates.c:2195 +#: i18n/templates.c:2216 msgid "Create thread" msgstr "" -#: i18n/templates.c:6026 +#: i18n/templates.c:6200 msgid "Create transition" msgstr "" -#: i18n/templates.c:2387 +#: i18n/templates.c:2408 msgid "Create user" msgstr "" @@ -2967,7 +3141,7 @@ msgstr "" msgid "Created By" msgstr "" -#: i18n/templates.c:3623 +#: i18n/templates.c:3785 msgid "Created By:" msgstr "" @@ -2987,7 +3161,7 @@ msgstr "" msgid "Created new group" msgstr "" -#: plugins/network/quicklinks/manageQuicklinks.php:177 +#: plugins/network/quicklinks/manageQuicklinks.php:180 msgid "Created new quicklink" msgstr "" @@ -2996,7 +3170,7 @@ msgstr "" msgid "Created new rss feed: %s" msgstr "" -#: plugins/ktcore/admin/userManagement.php:566 +#: plugins/ktcore/admin/userManagement.php:567 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:355 msgid "Created new user" msgstr "" @@ -3005,54 +3179,54 @@ msgstr "" msgid "Created replacement." msgstr "" -#: i18n/templates.c:6653 +#: i18n/templates.c:6827 msgid "Creating a Dynamic Condition involves setting up criteria that filters content in the DMS for the purposes of selectively assigning permissions associated with the Dynamic Condition, according to the specified criteria. Dynamic conditions are assigned on the folder's Permissions management page in Browse Documents. Dynamic Conditions are also used to create Guard permissions, which are required to perform transitions on Workflows." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:270 +#: lib/documentmanagement/documentutil.inc.php:280 msgid "Creating database entry" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:748 +#: lib/documentmanagement/documentutil.inc.php:758 msgid "Creating transaction" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:140 +#: plugins/ktcore/KTCorePlugin.php:145 msgid "Creation Date" msgstr "" #: lib/browse/Criteria.inc:379 plugins/ktcore/KTColumns.inc.php:339 -#: plugins/ktcore/KTCorePlugin.php:142 i18n/templates.c:2171 +#: plugins/ktcore/KTCorePlugin.php:147 i18n/templates.c:2192 msgid "Creator" msgstr "" -#: i18n/templates.c:2483 i18n/templates.c:2525 i18n/templates.c:3503 -#: i18n/templates.c:4127 +#: i18n/templates.c:2504 i18n/templates.c:2546 i18n/templates.c:3665 +#: i18n/templates.c:4301 msgid "Criteria" msgstr "" -#: i18n/templates.c:2471 i18n/templates.c:2513 i18n/templates.c:3500 -#: i18n/templates.c:4058 i18n/templates.c:4115 +#: i18n/templates.c:2492 i18n/templates.c:2534 i18n/templates.c:3662 +#: i18n/templates.c:4232 i18n/templates.c:4289 msgid "Criteria Group" msgstr "" -#: i18n/templates.c:3818 +#: i18n/templates.c:3992 msgid "Criteria may be built up using the following grammar:" msgstr "" -#: i18n/templates.c:2957 +#: i18n/templates.c:2978 msgid "Current Conditional Fieldsets" msgstr "" -#: i18n/templates.c:4151 i18n/templates.c:6818 +#: i18n/templates.c:4325 i18n/templates.c:6992 msgid "Current Fields in Set" msgstr "" -#: i18n/templates.c:6560 +#: i18n/templates.c:6734 msgid "Current Groups" msgstr "" -#: i18n/templates.c:3110 +#: i18n/templates.c:3131 msgid "Current Name" msgstr "" @@ -3060,38 +3234,38 @@ msgstr "" msgid "Current file name" msgstr "" -#: i18n/templates.c:5132 +#: i18n/templates.c:5306 msgid "Current help assignments" msgstr "" -#: i18n/templates.c:6332 +#: i18n/templates.c:6506 msgid "Current users" msgstr "" -#: i18n/templates.c:5168 +#: i18n/templates.c:5342 msgid "Current workflow settings" msgstr "" -#: plugins/custom-numbering/CustomNumberingColumn.inc.php:34 -#: plugins/custom-numbering/CustomNumberingPlugin.php:59 -#: plugins/custom-numbering/search-3.5plus/CustomDocumentNoField.inc.php:32 +#: plugins/custom-numbering/CustomNumberingColumn.inc.php:36 +#: plugins/custom-numbering/CustomNumberingPlugin.php:65 +#: plugins/custom-numbering/search-3.5plus/CustomDocumentNoField.inc.php:34 #: i18n/templates.c:11 msgid "Custom Document No" msgstr "" -#: plugins/custom-numbering/CustomNumberingPlugin.php:47 +#: plugins/custom-numbering/CustomNumberingPlugin.php:50 msgid "Custom Numbering" msgstr "" -#: admin.php:79 admin.php:110 lib/templating/kt3template.inc.php:157 -#: lib/templating/kt3template.inc.php:271 +#: admin.php:79 admin.php:110 lib/templating/kt3template.inc.php:160 +#: lib/templating/kt3template.inc.php:274 msgid "DMS Administration" msgstr "" #: dashboard.php:63 dashboard.php:78 help.php:74 -#: lib/templating/kt3template.inc.php:155 -#: lib/templating/kt3template.inc.php:275 -#: lib/templating/kt3template.inc.php:290 olddashboard.php:68 +#: lib/templating/kt3template.inc.php:158 +#: lib/templating/kt3template.inc.php:278 +#: lib/templating/kt3template.inc.php:293 olddashboard.php:68 #: olddashboard.php:83 plugins/ktcore/KTAssist.php:214 #: plugins/tagcloud/TagCloudRedirectPage.php:100 preferences.php:158 #: preferences.php:180 @@ -3102,18 +3276,18 @@ msgstr "" msgid "Database error" msgstr "" -#: lib/session/Session.inc:228 +#: lib/session/Session.inc:229 #, php-format msgid "Database incompatibility error:
Please ensure that you have completed the database upgrade procedure.
Please click here to complete." msgstr "" #: i18n/templates.c:659 i18n/templates.c:758 i18n/templates.c:836 #: i18n/templates.c:926 i18n/templates.c:1223 i18n/templates.c:1235 -#: i18n/templates.c:1778 i18n/templates.c:7358 +#: i18n/templates.c:1778 i18n/templates.c:7532 msgid "Date" msgstr "" -#: lib/browse/Criteria.inc:431 i18n/templates.c:7454 +#: lib/browse/Criteria.inc:431 i18n/templates.c:7628 msgid "Date Created" msgstr "" @@ -3121,7 +3295,7 @@ msgstr "" msgid "Date Created Delta" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:259 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:297 msgid "Date Dropped" msgstr "" @@ -3146,55 +3320,59 @@ msgstr "" msgid "De-allocate Key" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:322 +#: i18n/templates.c:3527 i18n/templates.c:3539 +msgid "Default" +msgstr "" + +#: plugins/ktcore/KTCorePlugin.php:334 msgid "Define the sending email server address, email password, email port, and user name, and view and modify policies for emailing documents and attachments from KnowledgeTree." msgstr "" #: plugins/ktcore/KTBulkActions.php:51 plugins/ktcore/KTBulkActions.php:74 -#: plugins/ktcore/KTDocumentActions.php:870 -#: plugins/ktcore/KTDocumentActions.php:939 i18n/permissions.c:13 +#: plugins/ktcore/KTDocumentActions.php:872 +#: plugins/ktcore/KTDocumentActions.php:941 i18n/permissions.c:13 #: i18n/templates.c:98 i18n/templates.c:104 i18n/templates.c:542 #: i18n/templates.c:545 i18n/templates.c:1127 i18n/templates.c:1139 -#: i18n/templates.c:1661 i18n/templates.c:2117 i18n/templates.c:2123 -#: i18n/templates.c:2129 i18n/templates.c:2420 i18n/templates.c:2426 -#: i18n/templates.c:2573 i18n/templates.c:2591 i18n/templates.c:2648 -#: i18n/templates.c:2768 i18n/templates.c:2822 i18n/templates.c:2840 -#: i18n/templates.c:3092 i18n/templates.c:3872 i18n/templates.c:3887 -#: i18n/templates.c:4544 i18n/templates.c:4841 i18n/templates.c:4985 -#: i18n/templates.c:5093 i18n/templates.c:5126 i18n/templates.c:5150 -#: i18n/templates.c:5294 i18n/templates.c:5390 i18n/templates.c:5492 -#: i18n/templates.c:5516 i18n/templates.c:5522 i18n/templates.c:5675 -#: i18n/templates.c:5693 i18n/templates.c:5732 i18n/templates.c:5777 -#: i18n/templates.c:5951 i18n/templates.c:6140 i18n/templates.c:6158 -#: i18n/templates.c:6254 i18n/templates.c:6260 i18n/templates.c:6452 -#: i18n/templates.c:6461 i18n/templates.c:6587 i18n/templates.c:6614 -#: i18n/templates.c:6644 i18n/templates.c:6671 i18n/templates.c:6680 -#: i18n/templates.c:6713 i18n/templates.c:6722 i18n/templates.c:6785 -#: i18n/templates.c:6794 i18n/templates.c:7073 i18n/templates.c:7559 +#: i18n/templates.c:1661 i18n/templates.c:2138 i18n/templates.c:2144 +#: i18n/templates.c:2150 i18n/templates.c:2441 i18n/templates.c:2447 +#: i18n/templates.c:2594 i18n/templates.c:2612 i18n/templates.c:2669 +#: i18n/templates.c:2789 i18n/templates.c:2843 i18n/templates.c:2861 +#: i18n/templates.c:3113 i18n/templates.c:4046 i18n/templates.c:4061 +#: i18n/templates.c:4718 i18n/templates.c:5015 i18n/templates.c:5159 +#: i18n/templates.c:5267 i18n/templates.c:5300 i18n/templates.c:5324 +#: i18n/templates.c:5468 i18n/templates.c:5564 i18n/templates.c:5666 +#: i18n/templates.c:5690 i18n/templates.c:5696 i18n/templates.c:5849 +#: i18n/templates.c:5867 i18n/templates.c:5906 i18n/templates.c:5951 +#: i18n/templates.c:6125 i18n/templates.c:6314 i18n/templates.c:6332 +#: i18n/templates.c:6428 i18n/templates.c:6434 i18n/templates.c:6626 +#: i18n/templates.c:6635 i18n/templates.c:6761 i18n/templates.c:6788 +#: i18n/templates.c:6818 i18n/templates.c:6845 i18n/templates.c:6854 +#: i18n/templates.c:6887 i18n/templates.c:6896 i18n/templates.c:6959 +#: i18n/templates.c:6968 i18n/templates.c:7247 i18n/templates.c:7733 #: i18n/transactions.c:3 msgid "Delete" msgstr "" -#: lib/foldermanagement/folderutil.inc.php:607 +#: lib/foldermanagement/folderutil.inc.php:611 msgid "Delete Aborted. Unexpected failure to copydocument: " msgstr "" -#: lib/foldermanagement/folderutil.inc.php:391 +#: lib/foldermanagement/folderutil.inc.php:392 msgid "Delete Aborted. Unexpected failure to delete document: " msgstr "" -#: plugins/ktcore/KTDocumentActions.php:902 -#: plugins/ktcore/KTDocumentActions.php:913 -#: plugins/ktcore/KTDocumentActions.php:917 i18n/templates.c:4373 -#: i18n/templates.c:4385 +#: plugins/ktcore/KTDocumentActions.php:904 +#: plugins/ktcore/KTDocumentActions.php:915 +#: plugins/ktcore/KTDocumentActions.php:919 i18n/templates.c:4547 +#: i18n/templates.c:4559 msgid "Delete Document" msgstr "" -#: i18n/templates.c:7271 +#: i18n/templates.c:7445 msgid "Delete Document Version" msgstr "" -#: i18n/templates.c:6632 +#: i18n/templates.c:6806 msgid "Delete Dynamic Condition" msgstr "" @@ -3202,7 +3380,7 @@ msgstr "" msgid "Delete Existing State" msgstr "" -#: i18n/templates.c:4826 +#: i18n/templates.c:5000 msgid "Delete Files and Folders" msgstr "" @@ -3210,29 +3388,29 @@ msgstr "" msgid "Delete Items" msgstr "" -#: i18n/templates.c:7565 +#: i18n/templates.c:7739 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:5498 +#: plugins/ktcore/admin/workflowsv2.php:1165 i18n/templates.c:5672 msgid "Delete State" msgstr "" -#: i18n/templates.c:6365 i18n/templates.c:6371 +#: i18n/templates.c:6539 i18n/templates.c:6545 msgid "Delete Unit" msgstr "" -#: i18n/templates.c:7457 +#: i18n/templates.c:7631 msgid "Delete Version" msgstr "" -#: i18n/templates.c:6638 +#: i18n/templates.c:6812 msgid "Delete a condition" msgstr "" -#: i18n/templates.c:5120 +#: i18n/templates.c:5294 msgid "Delete document type." msgstr "" @@ -3244,11 +3422,11 @@ msgstr "" msgid "Delete folder" msgstr "" -#: i18n/templates.c:6374 +#: i18n/templates.c:6548 msgid "Delete unit" msgstr "" -#: i18n/templates.c:6368 +#: i18n/templates.c:6542 msgid "Delete unit #name# from the system" msgstr "" @@ -3258,7 +3436,7 @@ msgstr "" #: plugins/ktcore/admin/deletedDocuments.php:53 #: plugins/ktcore/admin/deletedDocuments.php:109 -#: plugins/ktcore/admin/deletedDocuments.php:191 i18n/templates.c:7085 +#: plugins/ktcore/admin/deletedDocuments.php:191 i18n/templates.c:7259 msgid "Deleted Documents" msgstr "" @@ -3266,20 +3444,20 @@ msgstr "" msgid "Deleted Entry" msgstr "" -#: i18n/templates.c:4376 +#: i18n/templates.c:4550 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:6635 +#: i18n/templates.c:6809 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:7100 +#: plugins/ktcore/admin/expungeList.php:79 i18n/templates.c:7274 msgid "Deletion Comment" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:927 -#: lib/documentmanagement/documentutil.inc.php:1369 +#: lib/documentmanagement/documentutil.inc.php:937 +#: lib/documentmanagement/documentutil.inc.php:1398 msgid "Deletion requires a reason" msgstr "" @@ -3287,19 +3465,19 @@ msgstr "" msgid "Demo Delegator" msgstr "" -#: i18n/templates.c:4673 i18n/templates.c:4682 i18n/templates.c:4691 -#: i18n/templates.c:4790 i18n/templates.c:4799 i18n/templates.c:4808 -#: i18n/templates.c:4823 i18n/templates.c:4916 i18n/templates.c:4991 -#: i18n/templates.c:5267 i18n/templates.c:7313 i18n/templates.c:7322 -#: i18n/templates.c:7331 i18n/templates.c:7427 +#: i18n/templates.c:4847 i18n/templates.c:4856 i18n/templates.c:4865 +#: i18n/templates.c:4964 i18n/templates.c:4973 i18n/templates.c:4982 +#: i18n/templates.c:4997 i18n/templates.c:5090 i18n/templates.c:5165 +#: i18n/templates.c:5441 i18n/templates.c:7487 i18n/templates.c:7496 +#: i18n/templates.c:7505 i18n/templates.c:7601 msgid "Denied" msgstr "" -#: i18n/templates.c:3473 +#: i18n/templates.c:3635 msgid "Dependencies for value \"" msgstr "" -#: i18n/templates.c:3470 +#: i18n/templates.c:3632 msgid "Dependencies saved (" msgstr "" @@ -3307,7 +3485,7 @@ msgstr "" msgid "Describe the reason for the state change, or the conclusion reached through discussion" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1575 +#: plugins/ktcore/KTDocumentActions.php:1577 msgid "Describe why this document qualifies to be changed from its current state to the destination state of the transition chosen." msgstr "" @@ -3317,20 +3495,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:1199 i18n/templates.c:2729 i18n/templates.c:2852 -#: i18n/templates.c:7067 +#: i18n/templates.c:1199 i18n/templates.c:2750 i18n/templates.c:2873 +#: i18n/templates.c:7241 msgid "Description" msgstr "" -#: lib/util/ktutil.inc:514 +#: lib/util/ktutil.inc:555 msgid "Destination directory already exists." msgstr "" -#: lib/util/ktutil.inc:528 +#: lib/util/ktutil.inc:569 msgid "Destination of move is within source" msgstr "" -#: plugins/ktcore/KTAssist.php:59 i18n/templates.c:4448 +#: plugins/ktcore/KTAssist.php:59 i18n/templates.c:4622 msgid "Details" msgstr "" @@ -3343,11 +3521,11 @@ msgstr "" msgid "Diagnosing the text extractors" msgstr "" -#: i18n/templates.c:3308 +#: i18n/templates.c:3329 msgid "Diagnostic" msgstr "" -#: i18n/templates.c:2663 +#: i18n/templates.c:2684 msgid "Different fields have different actions and options available." msgstr "" @@ -3355,8 +3533,8 @@ msgstr "" msgid "Different types of fields may be available, depending on the system." msgstr "" -#: i18n/templates.c:1094 i18n/templates.c:2885 i18n/templates.c:5117 -#: i18n/templates.c:6005 i18n/templates.c:6584 +#: i18n/templates.c:1094 i18n/templates.c:2906 i18n/templates.c:5291 +#: i18n/templates.c:6179 i18n/templates.c:6758 msgid "Disable" msgstr "" @@ -3368,16 +3546,16 @@ msgstr "" msgid "Disable Task" msgstr "" -#: i18n/templates.c:5111 +#: i18n/templates.c:5285 msgid "Disable document type." msgstr "" -#: i18n/templates.c:1085 i18n/templates.c:5090 +#: i18n/templates.c:1085 i18n/templates.c:5264 msgid "Disable/Enable" msgstr "" -#: i18n/templates.c:5573 i18n/templates.c:5996 i18n/templates.c:6566 -#: i18n/templates.c:6569 +#: i18n/templates.c:5747 i18n/templates.c:6170 i18n/templates.c:6740 +#: i18n/templates.c:6743 msgid "Disabled" msgstr "" @@ -3385,15 +3563,15 @@ msgstr "" msgid "Disabled actions updated." msgstr "" -#: i18n/templates.c:2894 +#: i18n/templates.c:2915 msgid "Disabled values" msgstr "" -#: i18n/templates.c:1037 i18n/templates.c:5042 +#: i18n/templates.c:1037 i18n/templates.c:5216 msgid "Disassociate Fieldsets" msgstr "" -#: i18n/templates.c:2078 +#: i18n/templates.c:2099 msgid "Disclaimers" msgstr "" @@ -3401,7 +3579,7 @@ msgstr "" msgid "Disclaimers Plugin" msgstr "" -#: plugins/ktstandard/KTDiscussion.php:128 i18n/templates.c:2162 +#: plugins/ktstandard/KTDiscussion.php:128 i18n/templates.c:2183 msgid "Discussion" msgstr "" @@ -3418,11 +3596,11 @@ msgstr "" msgid "Display Details" msgstr "" -#: plugins/ktcore/admin/managePermissions.php:54 i18n/templates.c:7556 +#: plugins/ktcore/admin/managePermissions.php:54 i18n/templates.c:7730 msgid "Display Name" msgstr "" -#: i18n/templates.c:2342 i18n/templates.c:2378 +#: i18n/templates.c:2363 i18n/templates.c:2399 msgid "Distinguished Name (LDAP DN)" msgstr "" @@ -3430,18 +3608,18 @@ msgstr "" msgid "Distinguished name" msgstr "" -#: i18n/templates.c:6641 +#: i18n/templates.c:6815 msgid "Do you still wish to continue with deleting this item?" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:258 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:296 #: i18n/templates.c:551 i18n/templates.c:653 i18n/templates.c:752 #: i18n/templates.c:830 i18n/templates.c:920 i18n/templates.c:986 -#: i18n/templates.c:7187 +#: i18n/templates.c:7361 msgid "Document" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:980 +#: plugins/ktcore/KTDocumentActions.php:982 #, php-format msgid "Document \"%s\" Deleted." msgstr "" @@ -3461,16 +3639,16 @@ msgstr "" msgid "Document '%s' has been removed from the indexing queue." msgstr "" -#: plugins/ktstandard/KTEmail.php:225 +#: plugins/ktstandard/KTEmail.php:250 #, php-format msgid "Document (ID %s): %s from %s" msgstr "" -#: plugins/alerts/alerts.php:125 plugins/alerts/alerts.php:157 +#: plugins/alerts/alerts.php:125 plugins/alerts/alerts.php:159 msgid "Document Alert Modified" msgstr "" -#: plugins/alerts/alertPlugin.php:35 +#: plugins/alerts/alertPlugin.php:37 msgid "Document Alerts Plugin" msgstr "" @@ -3479,12 +3657,12 @@ msgstr "" msgid "Document Checkout" msgstr "" -#: plugins/documentcomparison/DocumentComparisonPlugin.php:34 +#: plugins/documentcomparison/DocumentComparisonPlugin.php:38 msgid "Document Comparison Plugin" msgstr "" -#: lib/templating/kt3template.inc.php:281 i18n/templates.c:7208 -#: i18n/templates.c:7388 +#: lib/templating/kt3template.inc.php:284 i18n/templates.c:7382 +#: i18n/templates.c:7562 msgid "Document Details" msgstr "" @@ -3499,16 +3677,16 @@ msgstr "" #: plugins/ktcore/admin/documentFieldsv2.php:51 #: plugins/ktcore/admin/manageConditionals.php:61 i18n/templates.c:1055 -#: i18n/templates.c:5060 +#: i18n/templates.c:5234 msgid "Document Field Management" msgstr "" -#: i18n/templates.c:4529 +#: i18n/templates.c:4703 msgid "Document Fields" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:274 i18n/templates.c:2546 -#: i18n/templates.c:2789 +#: plugins/ktcore/KTCorePlugin.php:279 i18n/templates.c:2567 +#: i18n/templates.c:2810 msgid "Document Fieldsets" msgstr "" @@ -3526,19 +3704,19 @@ msgstr "" msgid "Document History" msgstr "" -#: i18n/templates.c:1406 i18n/templates.c:6992 i18n/templates.c:7349 -#: i18n/templates.c:7436 +#: i18n/templates.c:1406 i18n/templates.c:7166 i18n/templates.c:7523 +#: i18n/templates.c:7610 msgid "Document History for #appname# New UI Presentation" msgstr "" #: lib/browse/Criteria.inc:332 plugins/ktcore/KTColumns.inc.php:566 -#: plugins/ktcore/KTCorePlugin.php:144 +#: plugins/ktcore/KTCorePlugin.php:149 #: search2/search/fields/DocumentIdField.inc.php:46 i18n/templates.c:38 #: i18n/templates.c:968 i18n/templates.c:1493 i18n/templates.c:1541 msgid "Document ID" msgstr "" -#: i18n/templates.c:3614 +#: i18n/templates.c:3776 msgid "Document ID:" msgstr "" @@ -3559,72 +3737,82 @@ msgstr "" msgid "Document Indexer Library" msgstr "" -#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:245 +#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:249 msgid "Document Indexer Service" msgstr "" -#: plugins/search2/LuceneStatisticsDashlet.php:47 +#: plugins/ktcore/KTCorePlugin.php:326 +#: plugins/search2/LuceneStatisticsDashlet.php:48 +#: plugins/search2/reporting/LuceneStatistics.php:48 i18n/templates.c:3890 msgid "Document Indexer Statistics" msgstr "" -#: plugins/search2/IndexingStatusDashlet.php:46 +#: plugins/search2/IndexingStatusDashlet.php:48 msgid "Document Indexer Status" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:310 +#: plugins/ktcore/KTCorePlugin.php:322 +msgid "Document Indexer and External Resource Dependancy Status" +msgstr "" + +#: plugins/ktcore/KTCorePlugin.php:308 #: plugins/search2/reporting/IndexErrors.php:48 i18n/templates.c:194 msgid "Document Indexing Diagnostics" msgstr "" -#: plugins/network/gotodocumentid/GoToDocumentIdPlugin.php:40 +#: plugins/network/gotodocumentid/GoToDocumentIdPlugin.php:44 msgid "Document Jump Dashlet" msgstr "" -#: i18n/templates.c:7028 +#: i18n/templates.c:7202 msgid "Document Link Type Management" msgstr "" #: plugins/ktstandard/KTDocumentLinks.php:469 -#: plugins/ktstandard/KTDocumentLinks.php:498 i18n/templates.c:2102 +#: plugins/ktstandard/KTDocumentLinks.php:498 i18n/templates.c:2123 msgid "Document Links" msgstr "" -#: i18n/templates.c:7382 +#: i18n/templates.c:7556 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:237 i18n/templates.c:1052 -#: i18n/templates.c:5057 +#: plugins/ktcore/KTCorePlugin.php:242 i18n/templates.c:1052 +#: i18n/templates.c:5231 msgid "Document Metadata and Workflow Configuration" msgstr "" -#: plugins/ktcore/admin/expungeList.php:77 i18n/templates.c:7019 -#: i18n/templates.c:7091 i18n/templates.c:7139 i18n/templates.c:7160 -#: i18n/templates.c:7211 +#: plugins/ktcore/admin/expungeList.php:77 i18n/templates.c:7193 +#: i18n/templates.c:7265 i18n/templates.c:7313 i18n/templates.c:7334 +#: i18n/templates.c:7385 msgid "Document Name" msgstr "" -#: plugins/custom-numbering/CustomNumberingAdminPage.inc.php:38 -#: plugins/custom-numbering/CustomNumberingPlugin.php:77 i18n/templates.c:41 +#: plugins/custom-numbering/CustomNumberingAdminPage.inc.php:40 +#: plugins/custom-numbering/CustomNumberingPlugin.php:83 i18n/templates.c:41 msgid "Document Numbering Schemes" msgstr "" -#: i18n/templates.c:7094 +#: plugins/pdfConverter/pdfConverterPlugin.php:33 +msgid "Document PDF Converter" +msgstr "" + +#: i18n/templates.c:7268 msgid "Document Path" msgstr "" #: plugins/ktcore/admin/workflowsv2.php:1285 #: plugins/ktcore/admin/workflowsv2.php:1356 -#: plugins/ktcore/KTPermissions.php:72 i18n/templates.c:5309 +#: plugins/ktcore/KTPermissions.php:72 i18n/templates.c:5483 msgid "Document Permissions" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:235 +#: plugins/ktcore/KTCorePlugin.php:240 msgid "Document Storage" msgstr "" -#: plugins/ktcore/admin/manageCleanup.php:73 i18n/templates.c:7250 +#: plugins/ktcore/admin/manageCleanup.php:73 i18n/templates.c:7424 msgid "Document Storage Verification" msgstr "" @@ -3639,31 +3827,31 @@ msgstr "" #: lib/browse/Criteria.inc:352 lib/widgets/fieldsetDisplay.inc.php:358 #: plugins/ktcore/document/edit.php:103 #: plugins/ktcore/folder/addDocument.php:133 -#: plugins/ktcore/KTDocumentActions.php:1083 -#: plugins/ktcore/KTDocumentActions.php:1285 i18n/templates.c:1454 +#: plugins/ktcore/KTDocumentActions.php:1085 +#: plugins/ktcore/KTDocumentActions.php:1287 i18n/templates.c:1454 msgid "Document Title" msgstr "" -#: i18n/templates.c:7343 +#: i18n/templates.c:7517 msgid "Document Transaction History" msgstr "" #: lib/browse/Criteria.inc:530 plugins/ktcore/folder/addDocument.php:140 #: plugins/ktcore/folder/BulkImport.php:88 #: plugins/ktcore/folder/BulkUpload.php:89 -#: plugins/ktcore/KTColumns.inc.php:512 plugins/ktcore/KTCorePlugin.php:146 +#: plugins/ktcore/KTColumns.inc.php:512 plugins/ktcore/KTCorePlugin.php:151 #: plugins/ktcore/KTPortlets.php:96 #: search2/search/fields/DocumentTypeField.inc.php:44 i18n/templates.c:29 #: i18n/templates.c:50 i18n/templates.c:1022 i18n/templates.c:1076 -#: i18n/templates.c:1481 i18n/templates.c:1532 i18n/templates.c:2315 -#: i18n/templates.c:5027 i18n/templates.c:5081 +#: i18n/templates.c:1481 i18n/templates.c:1532 i18n/templates.c:2336 +#: i18n/templates.c:5201 i18n/templates.c:5255 msgid "Document Type" msgstr "" #: plugins/ktcore/admin/documentTypes.php:58 #: plugins/ktcore/admin/documentTypes.php:151 #: plugins/wintools/email/emailDocumentTypes.php:63 -#: plugins/wintools/email/emailDocumentTypes.php:225 +#: plugins/wintools/email/emailDocumentTypes.php:227 msgid "Document Type Management" msgstr "" @@ -3671,13 +3859,13 @@ msgstr "" msgid "Document Type: " msgstr "" -#: browse.php:234 plugins/ktcore/KTCorePlugin.php:270 i18n/templates.c:1013 -#: i18n/templates.c:2567 i18n/templates.c:2816 i18n/templates.c:5018 -#: i18n/templates.c:5063 +#: browse.php:234 plugins/ktcore/KTCorePlugin.php:275 i18n/templates.c:1013 +#: i18n/templates.c:2588 i18n/templates.c:2837 i18n/templates.c:5192 +#: i18n/templates.c:5237 msgid "Document Types" msgstr "" -#: i18n/templates.c:2306 +#: i18n/templates.c:2327 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 "" @@ -3691,7 +3879,7 @@ msgstr "" msgid "Document Version" msgstr "" -#: i18n/templates.c:7430 +#: i18n/templates.c:7604 msgid "Document Version History" msgstr "" @@ -3714,12 +3902,11 @@ msgstr "" msgid "Document archived" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1502 +#: plugins/ktcore/KTDocumentActions.php:1504 msgid "Document archived." msgstr "" -#: ktapi/KTAPIDocument.inc.php:830 -#: lib/documentmanagement/documentutil.inc.php:220 +#: lib/documentmanagement/documentutil.inc.php:232 #, php-format msgid "Document archived: %s" msgstr "" @@ -3728,7 +3915,7 @@ msgstr "" msgid "Document cannot be archived" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:199 +#: lib/documentmanagement/documentutil.inc.php:204 #: plugins/ktcore/KTBulkActions.php:549 msgid "Document cannot be archived as it is restricted by the workflow." msgstr "" @@ -3737,6 +3924,7 @@ msgstr "" msgid "Document cannot be checked out" msgstr "" +#: lib/documentmanagement/documentutil.inc.php:156 #: plugins/ktcore/KTBulkActions.php:926 plugins/ktcore/KTBulkActions.php:1092 #: plugins/ktcore/KTBulkActions.php:1203 msgid "Document cannot be checked out as it is immutable" @@ -3750,7 +3938,7 @@ msgstr "" msgid "Document cannot be deleted as it is immutable" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:939 +#: lib/documentmanagement/documentutil.inc.php:949 #: plugins/ktcore/KTBulkActions.php:61 msgid "Document cannot be deleted as it is restricted by the workflow." msgstr "" @@ -3760,7 +3948,7 @@ msgid "Document cannot be exported" msgstr "" #: plugins/ktcore/KTBulkActions.php:727 plugins/ktcore/KTBulkActions.php:870 -#: plugins/ktstandard/KTBulkExportPlugin.php:144 +#: plugins/ktstandard/KTBulkExportPlugin.php:145 msgid "Document cannot be exported as it is restricted by the workflow." msgstr "" @@ -3782,19 +3970,23 @@ msgstr "" msgid "Document checked out cancelled" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:491 +#: plugins/ktcore/KTDocumentActions.php:493 msgid "Document checked out." msgstr "" +#: search2/indexing/extractors/TikaApacheExtractor.inc.php:86 +msgid "Document contained no content" +msgstr "" + #: lib/subscriptions/subscriptions.inc.php:426 msgid "Document copied" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1386 +#: plugins/ktcore/KTDocumentActions.php:1388 msgid "Document copied." msgstr "" -#: plugins/ktstandard/KTEmail.php:261 +#: plugins/ktstandard/KTEmail.php:286 #, php-format msgid "Document copy emailed to %s. " msgstr "" @@ -3807,22 +3999,22 @@ msgstr "" msgid "Document could not be restored" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:723 -#: lib/documentmanagement/documentutil.inc.php:751 +#: lib/documentmanagement/documentutil.inc.php:733 +#: lib/documentmanagement/documentutil.inc.php:761 msgid "Document created" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:1006 +#: lib/documentmanagement/documentutil.inc.php:1019 msgid "Document deleted: " msgstr "" -#: search2/indexing/indexerCore.inc.php:1440 +#: search2/indexing/indexerCore.inc.php:1450 #, php-format msgid "Document docid: %d was not removed from the queue as it looks like there was a problem with the extraction process" msgstr "" #: lib/subscriptions/subscriptions.inc.php:428 -#: plugins/ktcore/KTDocumentActions.php:358 +#: plugins/ktcore/KTDocumentActions.php:359 msgid "Document downloaded" msgstr "" @@ -3835,7 +4027,11 @@ msgstr "" msgid "Document has already been checked out by " msgstr "" -#: i18n/templates.c:5165 +#: plugins/alerts/alerts.php:438 +msgid "Document has been expunged" +msgstr "" + +#: i18n/templates.c:5339 msgid "Document has no assigned workflow." msgstr "" @@ -3847,7 +4043,7 @@ msgstr "" msgid "Document info" msgstr "" -#: lib/actions/bulkaction.php:592 +#: lib/actions/bulkaction.php:595 msgid "Document is archived or deleted" msgstr "" @@ -3855,13 +4051,14 @@ msgstr "" msgid "Document is checked out and cannot be made immutable" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:442 +#: lib/documentmanagement/documentutil.inc.php:452 msgid "Document is checkout and cannot be overwritten" msgstr "" #: i18n/templates.c:287 i18n/templates.c:308 i18n/templates.c:1817 #: i18n/templates.c:1832 i18n/templates.c:1853 i18n/templates.c:1886 -#: i18n/templates.c:1982 i18n/templates.c:4472 i18n/templates.c:5702 +#: i18n/templates.c:1907 i18n/templates.c:2003 i18n/templates.c:4646 +#: i18n/templates.c:5876 msgid "Document is no longer available" msgstr "" @@ -3873,17 +4070,17 @@ msgstr "" msgid "Document link deleted" msgstr "" -#: plugins/ktstandard/KTEmail.php:320 +#: plugins/ktstandard/KTEmail.php:345 #, php-format msgid "Document link emailed to %s. " msgstr "" -#: plugins/ktstandard/KTEmail.php:193 +#: plugins/ktstandard/KTEmail.php:218 #, php-format msgid "Document link emailed to external addresses %s. " msgstr "" -#: plugins/ktcore/document/edit.php:240 +#: plugins/ktcore/document/edit.php:242 msgid "Document metadata updated" msgstr "" @@ -3897,24 +4094,24 @@ msgstr "" msgid "Document moved" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:408 +#: lib/documentmanagement/documentutil.inc.php:418 msgid "Document must be a symbolic link entity" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:503 -#: plugins/network/extendedtransactioninfo/adminReports.php:243 -#: plugins/network/extendedtransactioninfo/latestchanges.php:78 -#: plugins/network/extendedtransactioninfo/latestchanges.php:91 -#: plugins/network/extendedtransactioninfo/rssfeed.php:71 -#: plugins/network/extendedtransactioninfo/standardReports.php:409 -#: plugins/network/topdownloads/TopDownloadsPlugin.php:179 -#: plugins/network/topdownloads/TopDownloadsPlugin.php:192 -#: plugins/network/userhistory/UserHistoryEntities.inc.php:85 -#: plugins/network/userhistory/UserHistoryEntities.inc.php:165 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:549 +#: plugins/network/extendedtransactioninfo/adminReports.php:246 +#: plugins/network/extendedtransactioninfo/latestchanges.php:81 +#: plugins/network/extendedtransactioninfo/latestchanges.php:94 +#: plugins/network/extendedtransactioninfo/rssfeed.php:74 +#: plugins/network/extendedtransactioninfo/standardReports.php:411 +#: plugins/network/topdownloads/TopDownloadsPlugin.php:183 +#: plugins/network/topdownloads/TopDownloadsPlugin.php:196 +#: plugins/network/userhistory/UserHistoryEntities.inc.php:87 +#: plugins/network/userhistory/UserHistoryEntities.inc.php:167 msgid "Document no longer exists." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:404 +#: lib/documentmanagement/documentutil.inc.php:414 msgid "Document not specified" msgstr "" @@ -3922,7 +4119,7 @@ msgstr "" msgid "Document or Folder doesn't own its permission object" msgstr "" -#: i18n/templates.c:7289 +#: i18n/templates.c:7463 msgid "Document permissions" msgstr "" @@ -3933,7 +4130,7 @@ msgstr "" msgid "Document removed" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:1249 +#: lib/documentmanagement/documentutil.inc.php:1278 msgid "Document renamed" msgstr "" @@ -3946,12 +4143,12 @@ msgstr "" msgid "Document restored." msgstr "" -#: i18n/templates.c:5129 +#: i18n/templates.c:5303 msgid "Document type cannot be deleted" msgstr "" #: plugins/ktcore/admin/documentTypes.php:105 -#: plugins/wintools/email/emailDocumentTypes.php:185 +#: plugins/wintools/email/emailDocumentTypes.php:187 msgid "Document type could not be deleted" msgstr "" @@ -3960,17 +4157,17 @@ msgid "Document type created" msgstr "" #: plugins/ktcore/admin/documentTypes.php:109 -#: plugins/wintools/email/emailDocumentTypes.php:189 +#: plugins/wintools/email/emailDocumentTypes.php:191 msgid "Document type deleted" msgstr "" #: plugins/ktcore/admin/documentTypes.php:130 -#: plugins/wintools/email/emailDocumentTypes.php:204 +#: plugins/wintools/email/emailDocumentTypes.php:206 msgid "Document type disabled" msgstr "" #: plugins/ktcore/admin/documentTypes.php:145 -#: plugins/wintools/email/emailDocumentTypes.php:219 +#: plugins/wintools/email/emailDocumentTypes.php:221 msgid "Document type enabled" msgstr "" @@ -3983,11 +4180,11 @@ msgid "Document type still in use" msgstr "" #: plugins/ktcore/admin/documentTypes.php:100 -#: plugins/wintools/email/emailDocumentTypes.php:180 +#: plugins/wintools/email/emailDocumentTypes.php:182 msgid "Document type still in use, could not be deleted" msgstr "" -#: i18n/templates.c:1001 i18n/templates.c:5006 +#: i18n/templates.c:1001 i18n/templates.c:5180 msgid "Document types" msgstr "" @@ -3996,11 +4193,11 @@ msgid "Document version deleted" msgstr "" #: plugins/housekeeper/HouseKeeper.inc.php:229 i18n/templates.c:980 -#: i18n/templates.c:6875 i18n/templates.c:6890 i18n/templates.c:6920 +#: i18n/templates.c:7049 i18n/templates.c:7064 i18n/templates.c:7094 msgid "Documents" msgstr "" -#: i18n/templates.c:3734 +#: i18n/templates.c:3908 msgid "Documents Indexed:" msgstr "" @@ -4008,48 +4205,48 @@ msgstr "" msgid "Documents by Workflow and Document Type" msgstr "" -#: plugins/ktstandard/KTEmail.php:395 +#: plugins/ktstandard/KTEmail.php:420 msgid "Documents can be emailed to external users by entering their email addresses below" msgstr "" -#: i18n/templates.c:3737 +#: i18n/templates.c:3911 msgid "Documents in Indexing Queue:" msgstr "" -#: i18n/templates.c:2294 +#: i18n/templates.c:2315 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:3656 +#: i18n/templates.c:3818 msgid "Documents processed in a single migration run:" msgstr "" -#: i18n/templates.c:7088 +#: i18n/templates.c:7262 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:3740 +#: i18n/templates.c:3914 msgid "Documents with Indexing Problems:" msgstr "" -#: lib/foldermanagement/folderutil.inc.php:378 -#: lib/foldermanagement/folderutil.inc.php:513 +#: lib/foldermanagement/folderutil.inc.php:379 +#: lib/foldermanagement/folderutil.inc.php:517 msgid "Documents: " msgstr "" -#: i18n/templates.c:3896 +#: i18n/templates.c:4070 msgid "Don't Share" msgstr "" -#: i18n/templates.c:3332 i18n/templates.c:3347 +#: i18n/templates.c:3353 i18n/templates.c:3368 msgid "Don't show me this again." msgstr "" -#: plugins/alerts/alerts.php:890 +#: plugins/alerts/alerts.php:932 msgid "Done" msgstr "" -#: search2/indexing/indexerCore.inc.php:1436 +#: search2/indexing/indexerCore.inc.php:1446 #, php-format msgid "Done indexing docid: %d" msgstr "" @@ -4080,8 +4277,8 @@ msgstr "" msgid "Download Document" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:143 -#: plugins/ktcore/KTDocumentActions.php:433 +#: plugins/ktcore/KTCorePlugin.php:148 +#: plugins/ktcore/KTDocumentActions.php:434 msgid "Download File" msgstr "" @@ -4089,7 +4286,11 @@ msgstr "" msgid "Download Files" msgstr "" -#: i18n/templates.c:6068 i18n/templates.c:6071 +#: plugins/ktstandard/KTEmail.php:198 +msgid "Download Free Trial" +msgstr "" + +#: i18n/templates.c:6242 i18n/templates.c:6245 msgid "Download Support information" msgstr "" @@ -4097,8 +4298,8 @@ msgstr "" msgid "Downloads" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:264 i18n/templates.c:4811 -#: i18n/templates.c:6650 +#: plugins/ktcore/KTCorePlugin.php:269 i18n/templates.c:4985 +#: i18n/templates.c:6824 msgid "Dynamic Conditions" msgstr "" @@ -4119,11 +4320,11 @@ msgstr "" msgid "Dynamic permission removed" msgstr "" -#: i18n/templates.c:4973 +#: i18n/templates.c:5147 msgid "Dynamic permissions" msgstr "" -#: i18n/templates.c:2972 +#: i18n/templates.c:2993 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 "" @@ -4146,45 +4347,45 @@ msgid "Each workflow must have a unique name." msgstr "" #: i18n/templates.c:95 i18n/templates.c:101 i18n/templates.c:1082 -#: i18n/templates.c:1088 i18n/templates.c:1637 i18n/templates.c:2093 -#: i18n/templates.c:2570 i18n/templates.c:2588 i18n/templates.c:2627 -#: i18n/templates.c:2765 i18n/templates.c:2819 i18n/templates.c:2837 -#: i18n/templates.c:2963 i18n/templates.c:3089 i18n/templates.c:3275 -#: i18n/templates.c:3869 i18n/templates.c:3884 i18n/templates.c:5087 -#: i18n/templates.c:5102 i18n/templates.c:5291 i18n/templates.c:5348 -#: i18n/templates.c:5354 i18n/templates.c:5369 i18n/templates.c:5375 -#: i18n/templates.c:5387 i18n/templates.c:5441 i18n/templates.c:5489 -#: i18n/templates.c:5513 i18n/templates.c:5519 i18n/templates.c:5567 -#: i18n/templates.c:5576 i18n/templates.c:5672 i18n/templates.c:5690 -#: i18n/templates.c:5993 i18n/templates.c:6002 i18n/templates.c:6137 -#: i18n/templates.c:6155 i18n/templates.c:6251 i18n/templates.c:6257 -#: i18n/templates.c:6296 i18n/templates.c:6299 i18n/templates.c:6449 -#: i18n/templates.c:6458 i18n/templates.c:6551 i18n/templates.c:6563 -#: i18n/templates.c:6611 i18n/templates.c:6668 i18n/templates.c:6677 -#: i18n/templates.c:6710 i18n/templates.c:6719 i18n/templates.c:6779 -#: i18n/templates.c:6788 i18n/templates.c:6791 i18n/templates.c:7070 +#: i18n/templates.c:1088 i18n/templates.c:1637 i18n/templates.c:2114 +#: i18n/templates.c:2591 i18n/templates.c:2609 i18n/templates.c:2648 +#: i18n/templates.c:2786 i18n/templates.c:2840 i18n/templates.c:2858 +#: i18n/templates.c:2984 i18n/templates.c:3110 i18n/templates.c:3296 +#: i18n/templates.c:4043 i18n/templates.c:4058 i18n/templates.c:5261 +#: i18n/templates.c:5276 i18n/templates.c:5465 i18n/templates.c:5522 +#: i18n/templates.c:5528 i18n/templates.c:5543 i18n/templates.c:5549 +#: i18n/templates.c:5561 i18n/templates.c:5615 i18n/templates.c:5663 +#: i18n/templates.c:5687 i18n/templates.c:5693 i18n/templates.c:5741 +#: i18n/templates.c:5750 i18n/templates.c:5846 i18n/templates.c:5864 +#: i18n/templates.c:6167 i18n/templates.c:6176 i18n/templates.c:6311 +#: i18n/templates.c:6329 i18n/templates.c:6425 i18n/templates.c:6431 +#: i18n/templates.c:6470 i18n/templates.c:6473 i18n/templates.c:6623 +#: i18n/templates.c:6632 i18n/templates.c:6725 i18n/templates.c:6737 +#: i18n/templates.c:6785 i18n/templates.c:6842 i18n/templates.c:6851 +#: i18n/templates.c:6884 i18n/templates.c:6893 i18n/templates.c:6953 +#: i18n/templates.c:6962 i18n/templates.c:6965 i18n/templates.c:7244 msgid "Edit" msgstr "" -#: plugins/ktcore/admin/userManagement.php:357 +#: plugins/ktcore/admin/userManagement.php:358 #, php-format msgid "Edit %s's groups" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1550 i18n/templates.c:5258 -#: i18n/templates.c:5261 +#: plugins/ktcore/admin/workflowsv2.php:1550 i18n/templates.c:5432 +#: i18n/templates.c:5435 msgid "Edit Actions" msgstr "" -#: i18n/templates.c:3008 +#: i18n/templates.c:3029 msgid "Edit Behaviour" msgstr "" -#: i18n/templates.c:7517 +#: i18n/templates.c:7691 msgid "Edit Categorisation" msgstr "" -#: i18n/templates.c:2966 +#: i18n/templates.c:2987 msgid "Edit Complex Conditional Metadata" msgstr "" @@ -4207,16 +4408,16 @@ msgstr "" msgid "Edit Dynamic Condition" msgstr "" -#: plugins/ktcore/admin/fieldsets/basic.inc.php:217 i18n/templates.c:2843 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:217 i18n/templates.c:2864 msgid "Edit Field" msgstr "" -#: plugins/ktcore/admin/documentFieldsv2.php:395 i18n/templates.c:4148 -#: i18n/templates.c:6815 +#: plugins/ktcore/admin/documentFieldsv2.php:395 i18n/templates.c:4322 +#: i18n/templates.c:6989 msgid "Edit Fieldset" msgstr "" -#: i18n/templates.c:2723 +#: i18n/templates.c:2744 msgid "Edit Fieldset: #fieldset_name#" msgstr "" @@ -4225,15 +4426,15 @@ msgstr "" msgid "Edit Group (%s)" msgstr "" -#: i18n/templates.c:6266 +#: i18n/templates.c:6440 msgid "Edit Group Details" msgstr "" -#: i18n/templates.c:4580 i18n/templates.c:4604 i18n/templates.c:4607 +#: i18n/templates.c:4754 i18n/templates.c:4778 i18n/templates.c:4781 msgid "Edit Groups" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:347 +#: plugins/ktcore/KTCorePlugin.php:359 msgid "Edit Help files" msgstr "" @@ -4241,24 +4442,24 @@ msgstr "" msgid "Edit LDAP info" msgstr "" -#: plugins/ktcore/admin/fieldsets/basic.inc.php:674 i18n/templates.c:2684 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:674 i18n/templates.c:2705 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:2030 -#: i18n/templates.c:7334 +#: plugins/ktcore/document/edit.php:130 i18n/templates.c:2051 +#: i18n/templates.c:7508 msgid "Edit Metadata" msgstr "" -#: i18n/templates.c:6782 +#: i18n/templates.c:6956 msgid "Edit Provider Information" msgstr "" -#: plugins/network/quicklinks/manageQuicklinks.php:51 -#: plugins/network/quicklinks/manageQuicklinks.php:92 -#: plugins/network/quicklinks/manageQuicklinks.php:183 -#: plugins/network/quicklinks/QuicklinksPlugin.php:48 +#: plugins/network/quicklinks/manageQuicklinks.php:54 +#: plugins/network/quicklinks/manageQuicklinks.php:95 +#: plugins/network/quicklinks/manageQuicklinks.php:186 +#: plugins/network/quicklinks/QuicklinksPlugin.php:52 msgid "Edit Quicklinks" msgstr "" @@ -4278,7 +4479,7 @@ msgstr "" msgid "Edit Search" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:924 i18n/templates.c:5495 +#: plugins/ktcore/admin/workflowsv2.php:924 i18n/templates.c:5669 msgid "Edit State" msgstr "" @@ -4302,27 +4503,27 @@ msgstr "" msgid "Edit Transition Connections" msgstr "" -#: i18n/templates.c:6170 +#: i18n/templates.c:6344 msgid "Edit Unit Details" msgstr "" -#: i18n/templates.c:6077 +#: i18n/templates.c:6251 msgid "Edit User Details" msgstr "" -#: i18n/templates.c:4577 i18n/templates.c:4598 i18n/templates.c:4601 +#: i18n/templates.c:4751 i18n/templates.c:4772 i18n/templates.c:4775 msgid "Edit Users" msgstr "" -#: i18n/templates.c:2411 +#: i18n/templates.c:2432 msgid "Edit View" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:430 i18n/templates.c:5531 +#: plugins/ktcore/admin/workflowsv2.php:430 i18n/templates.c:5705 msgid "Edit Workflow Details" msgstr "" -#: i18n/templates.c:5582 +#: i18n/templates.c:5756 msgid "Edit Workflow Details: #name#" msgstr "" @@ -4330,11 +4531,11 @@ msgstr "" msgid "Edit a RSS feed" msgstr "" -#: i18n/templates.c:7043 +#: i18n/templates.c:7217 msgid "Edit a link type" msgstr "" -#: i18n/templates.c:6746 +#: i18n/templates.c:6920 msgid "Edit an authentication source" msgstr "" @@ -4343,11 +4544,11 @@ msgstr "" msgid "Edit an existing condition" msgstr "" -#: i18n/templates.c:5099 +#: i18n/templates.c:5273 msgid "Edit document type." msgstr "" -#: i18n/templates.c:5096 +#: i18n/templates.c:5270 msgid "Edit fieldset." msgstr "" @@ -4355,11 +4556,11 @@ msgstr "" msgid "Edit help item" msgstr "" -#: i18n/templates.c:4754 i18n/templates.c:4895 +#: i18n/templates.c:4928 i18n/templates.c:5069 msgid "Edit permissions" msgstr "" -#: i18n/templates.c:6812 +#: i18n/templates.c:6986 msgid "Edit provider configuration" msgstr "" @@ -4367,43 +4568,43 @@ msgstr "" msgid "Edit search" msgstr "" -#: i18n/templates.c:6806 +#: i18n/templates.c:6980 msgid "Edit standard configuration" msgstr "" -#: i18n/templates.c:5789 +#: i18n/templates.c:5963 msgid "Edit state properties" msgstr "" -#: i18n/templates.c:3317 +#: i18n/templates.c:3338 msgid "Edit the Email Settings in DMS Administration >> System Configuration to set up emailing on this server." msgstr "" -#: i18n/templates.c:3419 +#: i18n/templates.c:3440 msgid "Edit the crontab:" msgstr "" -#: i18n/templates.c:2744 i18n/templates.c:2747 +#: i18n/templates.c:2765 i18n/templates.c:2768 msgid "Edit these details" msgstr "" -#: i18n/templates.c:3536 i18n/templates.c:3539 +#: i18n/templates.c:3698 i18n/templates.c:3701 msgid "Edit this help page." msgstr "" -#: i18n/templates.c:3350 i18n/templates.c:3353 +#: i18n/templates.c:3371 i18n/templates.c:3374 msgid "Edit this introduction." msgstr "" -#: i18n/templates.c:5642 +#: i18n/templates.c:5816 msgid "Edit transition properties" msgstr "" -#: i18n/templates.c:2639 +#: i18n/templates.c:2660 msgid "Edit value" msgstr "" -#: i18n/templates.c:5936 +#: i18n/templates.c:6110 msgid "Edit workflow properties" msgstr "" @@ -4411,7 +4612,7 @@ msgstr "" msgid "Editing" msgstr "" -#: i18n/templates.c:3017 +#: i18n/templates.c:3038 msgid "Editing Fieldset Rules (Simple)" msgstr "" @@ -4420,7 +4621,7 @@ msgstr "" msgid "Editing authentication source: %s" msgstr "" -#: i18n/templates.c:2981 +#: i18n/templates.c:3002 msgid "Editing behaviour Jack" msgstr "" @@ -4429,7 +4630,7 @@ msgstr "" msgid "Editing: " msgstr "" -#: i18n/templates.c:5372 +#: i18n/templates.c:5546 msgid "Effects" msgstr "" @@ -4441,13 +4642,13 @@ msgstr "" 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/ktcore/KTCorePlugin.php:322 plugins/ktstandard/KTEmail.php:348 -#: i18n/templates.c:2258 +#: plugins/ktcore/KTCorePlugin.php:334 plugins/ktstandard/KTEmail.php:373 +#: i18n/templates.c:2279 msgid "Email" msgstr "" -#: plugins/ktcore/admin/userManagement.php:157 -#: plugins/ktcore/admin/userManagement.php:222 +#: plugins/ktcore/admin/userManagement.php:158 +#: plugins/ktcore/admin/userManagement.php:223 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:298 #: preferences.php:83 i18n/templates.c:422 i18n/templates.c:437 msgid "Email Address" @@ -4457,7 +4658,7 @@ msgstr "" msgid "Email Attachment" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:280 i18n/templates.c:1058 +#: plugins/wintools/BaobabPlugin.php:93 i18n/templates.c:1058 msgid "Email Document Types" msgstr "" @@ -4465,14 +4666,14 @@ msgstr "" msgid "Email Link" msgstr "" -#: plugins/ktcore/admin/userManagement.php:158 -#: plugins/ktcore/admin/userManagement.php:223 +#: plugins/ktcore/admin/userManagement.php:159 +#: plugins/ktcore/admin/userManagement.php:224 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:299 #: preferences.php:90 msgid "Email Notifications" msgstr "" -#: plugins/ktstandard/KTEmail.php:563 +#: plugins/ktstandard/KTEmail.php:588 msgid "Email Plugin" msgstr "" @@ -4481,29 +4682,29 @@ msgstr "" msgid "Email Settings" msgstr "" -#: plugins/ktstandard/KTEmail.php:394 +#: plugins/ktstandard/KTEmail.php:419 msgid "Email addresses" msgstr "" -#: i18n/templates.c:2255 +#: i18n/templates.c:2276 msgid "Email document" msgstr "" -#: i18n/templates.c:3314 +#: i18n/templates.c:3335 msgid "Email has not been configured on this server. Emailing of documents and sending of notifications are disabled." msgstr "" -#: lib/email/Email.inc:106 lib/email/Email.inc:160 lib/email/Email.inc:220 -#: lib/email/Email.inc:255 lib/email/Email.inc:276 +#: lib/email/Email.inc:106 lib/email/Email.inc:162 lib/email/Email.inc:224 +#: lib/email/Email.inc:262 lib/email/Email.inc:286 msgid "Email is not configured." msgstr "" -#: plugins/ktstandard/KTEmail.php:552 +#: plugins/ktstandard/KTEmail.php:577 msgid "Email sent" msgstr "" -#: i18n/templates.c:1091 i18n/templates.c:2900 i18n/templates.c:5108 -#: i18n/templates.c:6581 +#: i18n/templates.c:1091 i18n/templates.c:2921 i18n/templates.c:5282 +#: i18n/templates.c:6755 msgid "Enable" msgstr "" @@ -4515,13 +4716,13 @@ msgstr "" msgid "Enable Task" msgstr "" -#: i18n/templates.c:5105 +#: i18n/templates.c:5279 msgid "Enable document type." msgstr "" #: plugins/ktcore/admin/workflowsv2.php:452 i18n/templates.c:1151 -#: i18n/templates.c:2621 i18n/templates.c:5570 i18n/templates.c:5999 -#: i18n/templates.c:6554 i18n/templates.c:6572 i18n/templates.c:6575 +#: i18n/templates.c:2642 i18n/templates.c:5744 i18n/templates.c:6173 +#: i18n/templates.c:6728 i18n/templates.c:6746 i18n/templates.c:6749 msgid "Enabled" msgstr "" @@ -4534,9 +4735,9 @@ msgid "Enter part of the group's name. e.g. ad will match ra will match brad." msgstr "" @@ -4545,7 +4746,7 @@ msgstr "" msgid "Enter search criteria..." msgstr "" -#: i18n/templates.c:2219 +#: i18n/templates.c:2240 msgid "Enter the URL to the external document or site." msgstr "" @@ -4553,7 +4754,7 @@ msgstr "" msgid "Enter your username and email address. A link will be mailed to you in order to verify your email address." msgstr "" -#: plugins/alerts/alerts.php:744 +#: plugins/alerts/alerts.php:786 msgid "Entities" msgstr "" @@ -4565,6 +4766,28 @@ msgstr "" msgid "Error" msgstr "" +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:215 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:240 +msgid "Error - could not create the DropppedDocuments folder: " +msgstr "" + +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:166 +msgid "Error - could not create the personal folder: " +msgstr "" + +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:185 +msgid "Error - could not get permission object for the personal folder: " +msgstr "" + +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:143 +msgid "Error - could not get the DropppedDocuments folder: " +msgstr "" + +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:134 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:207 +msgid "Error - could not get the root folder: " +msgstr "" + #: plugins/ktcore/admin/fieldsets/conditional.inc.php:397 msgid "Error adding Fields" msgstr "" @@ -4610,9 +4833,9 @@ msgstr "" msgid "Error getting permission" msgstr "" -#: plugins/ktcore/admin/userManagement.php:719 -#: plugins/ktcore/admin/userManagement.php:734 -#: plugins/ktcore/admin/userManagement.php:748 +#: plugins/ktcore/admin/userManagement.php:721 +#: plugins/ktcore/admin/userManagement.php:736 +#: plugins/ktcore/admin/userManagement.php:750 msgid "Error getting user object" msgstr "" @@ -4620,7 +4843,7 @@ msgstr "" msgid "Error opening file" msgstr "" -#: plugins/network/quicklinks/manageQuicklinks.php:248 +#: plugins/network/quicklinks/manageQuicklinks.php:251 msgid "Error re-ordering quicklinks" msgstr "" @@ -4632,12 +4855,12 @@ msgstr "" msgid "Error retrieving username" msgstr "" -#: plugins/ktstandard/KTEmail.php:255 plugins/ktstandard/KTEmail.php:311 +#: plugins/ktstandard/KTEmail.php:280 plugins/ktstandard/KTEmail.php:336 #, php-format msgid "Error sending email (%s) to %s" msgstr "" -#: lib/email/Email.inc:137 lib/email/Email.inc:192 +#: lib/email/Email.inc:139 lib/email/Email.inc:196 #, php-format msgid "Error sending mail to %s; mailer error code=%s" msgstr "" @@ -4655,50 +4878,47 @@ msgstr "" msgid "Error updating permissions" msgstr "" -#: plugins/ktcore/admin/userManagement.php:722 -#: plugins/ktcore/admin/userManagement.php:737 -#: plugins/ktcore/admin/userManagement.php:751 +#: plugins/ktcore/admin/userManagement.php:724 +#: plugins/ktcore/admin/userManagement.php:739 +#: plugins/ktcore/admin/userManagement.php:753 msgid "Error updating user" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:467 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:508 msgid "Error: Cannot create WorkSpaceOwner role allocation on personal folder" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:92 -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:136 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:231 msgid "Error: Failed to create WorkSpaceOwner Role" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:218 -msgid "Error: WorkSpaceOwner Role does not exist" -msgstr "" - #: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:177 msgid "Error: WorkSpaceOwner Role not setup, cannot assign to Personal Folder" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:370 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:406 msgid "Error: cannot create WorkSpaceOwner role allocation" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:411 -msgid "Error: cannot find WorkSpaceOwner role allocation" +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:421 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:522 +msgid "Error: cannot create role allocation" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:191 -msgid "Error: cannot set personal folder role permissions: more than one role named 'WorkSpaceOwner' exists" +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:452 +msgid "Error: cannot find WorkSpaceOwner role allocation" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:109 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:154 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:246 msgid "Error: cannot set user role permissions: more than one role named 'WorkSpaceOwner' exists" msgstr "" -#: i18n/templates.c:3674 +#: i18n/templates.c:3836 msgid "Estimated completion time:" msgstr "" -#: i18n/templates.c:3677 +#: i18n/templates.c:3839 msgid "Estimated migration time remaining:" msgstr "" @@ -4722,59 +4942,59 @@ msgstr "" msgid "Existing Alerts" msgstr "" -#: i18n/templates.c:6662 +#: i18n/templates.c:6836 msgid "Existing Conditions" msgstr "" -#: i18n/templates.c:6599 +#: i18n/templates.c:6773 msgid "Existing Fieldsets" msgstr "" -#: i18n/templates.c:5444 +#: i18n/templates.c:5618 msgid "Existing Notifications" msgstr "" -#: i18n/templates.c:5351 +#: i18n/templates.c:5525 msgid "Existing Restrictions" msgstr "" -#: i18n/templates.c:3860 +#: i18n/templates.c:4034 msgid "Existing Saved Search Criteria" msgstr "" -#: i18n/templates.c:6701 +#: i18n/templates.c:6875 msgid "Existing Searches" msgstr "" -#: i18n/templates.c:5138 +#: i18n/templates.c:5312 msgid "Existing customized help pages" msgstr "" -#: i18n/templates.c:2084 +#: i18n/templates.c:2105 msgid "Existing disclaimers" msgstr "" -#: i18n/templates.c:2552 i18n/templates.c:2801 +#: i18n/templates.c:2573 i18n/templates.c:2822 msgid "Existing document fieldsets" msgstr "" -#: i18n/templates.c:1070 i18n/templates.c:5075 +#: i18n/templates.c:1070 i18n/templates.c:5249 msgid "Existing document types" msgstr "" -#: i18n/templates.c:4532 +#: i18n/templates.c:4706 msgid "Existing generic document fields" msgstr "" -#: i18n/templates.c:2927 i18n/templates.c:3269 i18n/templates.c:4502 +#: i18n/templates.c:2948 i18n/templates.c:3290 i18n/templates.c:4676 msgid "Existing members" msgstr "" -#: i18n/templates.c:3170 i18n/templates.c:3197 +#: i18n/templates.c:3191 i18n/templates.c:3218 msgid "Existing ordering" msgstr "" -#: i18n/templates.c:7541 +#: i18n/templates.c:7715 msgid "Existing permissions" msgstr "" @@ -4782,15 +5002,15 @@ msgstr "" msgid "Existing search" msgstr "" -#: i18n/templates.c:2165 +#: i18n/templates.c:2186 msgid "Existing threads" msgstr "" -#: i18n/templates.c:2879 +#: i18n/templates.c:2900 msgid "Existing values" msgstr "" -#: i18n/templates.c:5555 i18n/templates.c:5981 +#: i18n/templates.c:5729 i18n/templates.c:6155 msgid "Existing workflows" msgstr "" @@ -4802,22 +5022,22 @@ msgstr "" msgid "Expires" msgstr "" -#: i18n/templates.c:7106 i18n/transactions.c:11 +#: i18n/templates.c:7280 i18n/transactions.c:11 msgid "Expunge" msgstr "" -#: i18n/templates.c:7112 +#: i18n/templates.c:7286 msgid "Expunge All" msgstr "" -#: plugins/network/extendedtransactioninfo/adminReports.php:43 +#: plugins/network/extendedtransactioninfo/adminReports.php:46 msgid "Extended Transaction History Information" msgstr "" -#: plugins/network/extendedtransactioninfo/adminReports.php:34 -#: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:43 -#: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:52 -#: plugins/network/extendedtransactioninfo/standardReports.php:45 +#: plugins/network/extendedtransactioninfo/adminReports.php:37 +#: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:47 +#: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:56 +#: plugins/network/extendedtransactioninfo/standardReports.php:47 #: i18n/templates.c:848 msgid "Extended Transaction Information" msgstr "" @@ -4826,28 +5046,28 @@ msgstr "" msgid "Extensions" msgstr "" -#: i18n/templates.c:2060 +#: i18n/templates.c:2081 msgid "External Links from this document" msgstr "" -#: plugins/search2/ExternalDashlet.php:46 +#: plugins/search2/ExternalDashlet.php:47 msgid "External Resource Dependancy Status" msgstr "" -#: i18n/templates.c:3830 +#: i18n/templates.c:3857 i18n/templates.c:3863 i18n/templates.c:4004 msgid "External Resource Dependency Status" msgstr "" -#: i18n/templates.c:2132 +#: i18n/templates.c:2153 msgid "External link from this document" msgstr "" -#: search2/indexing/indexerCore.inc.php:1352 +#: search2/indexing/indexerCore.inc.php:1364 #, php-format msgid "Extra Info docid: %d Source File: '%s' Target File: '%s'" msgstr "" -#: i18n/templates.c:2660 +#: i18n/templates.c:2681 msgid "Extra Options" msgstr "" @@ -4855,7 +5075,7 @@ msgstr "" msgid "Extractor" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:306 +#: plugins/ktcore/KTCorePlugin.php:304 #: plugins/search2/reporting/ExtractorInfo.php:49 i18n/templates.c:170 msgid "Extractor Information" msgstr "" @@ -4864,6 +5084,10 @@ msgstr "" msgid "Extractor:" msgstr "" +#: i18n/templates.c:3878 +msgid "Extractors" +msgstr "" + #: lib/actions/bulkaction.php:306 lib/actions/bulkaction.php:324 msgid "Failed (unknown reason)" msgstr "" @@ -4886,7 +5110,7 @@ msgstr "" msgid "Failed to change the role allocation." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:483 +#: plugins/ktcore/KTDocumentActions.php:485 #, php-format msgid "Failed to check out the document: %s" msgstr "" @@ -4905,8 +5129,8 @@ msgstr "" msgid "Failed to clear trigger: %s" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1372 -#: plugins/ktcore/KTDocumentActions.php:1381 +#: plugins/ktcore/KTDocumentActions.php:1374 +#: plugins/ktcore/KTDocumentActions.php:1383 msgid "Failed to copy document: " msgstr "" @@ -4987,8 +5211,8 @@ msgstr "" #: plugins/ktcore/admin/documentCheckout.php:119 #: plugins/ktcore/admin/documentCheckout.php:127 -#: plugins/ktcore/KTDocumentActions.php:845 -#: plugins/ktcore/KTDocumentActions.php:853 +#: plugins/ktcore/KTDocumentActions.php:847 +#: plugins/ktcore/KTDocumentActions.php:855 msgid "Failed to force the document's checkin." msgstr "" @@ -5000,8 +5224,8 @@ msgstr "" msgid "Failed to locate template" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1165 -#: plugins/ktcore/KTDocumentActions.php:1174 +#: plugins/ktcore/KTDocumentActions.php:1167 +#: plugins/ktcore/KTDocumentActions.php:1176 msgid "Failed to move document: " msgstr "" @@ -5053,8 +5277,8 @@ msgstr "" msgid "Failed to set unit details." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1782 -#: plugins/ktcore/KTDocumentActions.php:1788 +#: plugins/ktcore/KTDocumentActions.php:1784 +#: plugins/ktcore/KTDocumentActions.php:1790 #, php-format msgid "Failed to update document: %s" msgstr "" @@ -5069,8 +5293,8 @@ msgid "Failed to update user" msgstr "" #: lib/authentication/builtinauthenticationprovider.inc.php:137 -#: plugins/ktcore/admin/userManagement.php:318 -#: plugins/ktcore/admin/userManagement.php:481 preferences.php:215 +#: plugins/ktcore/admin/userManagement.php:319 +#: plugins/ktcore/admin/userManagement.php:482 preferences.php:215 msgid "Failed to update user." msgstr "" @@ -5086,29 +5310,29 @@ msgstr "" msgid "Failed to update your details." msgstr "" -#: lib/foldermanagement/folderutil.inc.php:414 +#: lib/foldermanagement/folderutil.inc.php:415 msgid "Failure deleting folders." msgstr "" -#: lib/foldermanagement/folderutil.inc.php:335 -#: lib/foldermanagement/folderutil.inc.php:484 +#: lib/foldermanagement/folderutil.inc.php:336 +#: lib/foldermanagement/folderutil.inc.php:488 #, php-format msgid "Failure resolving child folder with id = %d." msgstr "" -#: plugins/ktcore/KTPermissions.php:787 -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:618 +#: ktapi/KTAPIAcl.inc.php:1783 plugins/ktcore/KTPermissions.php:787 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:664 msgid "Failure to generate folderlisting." msgstr "" #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:81 -#: i18n/templates.c:4028 +#: i18n/templates.c:4202 msgid "False" msgstr "" #: plugins/ktcore/admin/fieldsets/basic.inc.php:113 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:227 i18n/templates.c:2762 -#: i18n/templates.c:3086 i18n/templates.c:3272 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:227 i18n/templates.c:2783 +#: i18n/templates.c:3107 i18n/templates.c:3293 msgid "Field Name" msgstr "" @@ -5128,7 +5352,7 @@ msgstr "" msgid "Field deleted." msgstr "" -#: i18n/templates.c:4184 i18n/templates.c:6851 +#: i18n/templates.c:4358 i18n/templates.c:7025 msgid "Field has conditions attached to it." msgstr "" @@ -5140,11 +5364,11 @@ msgstr "" msgid "Field moved up." msgstr "" -#: i18n/templates.c:3167 +#: i18n/templates.c:3188 msgid "Field ordering" msgstr "" -#: i18n/templates.c:2846 +#: i18n/templates.c:2867 msgid "Field properties" msgstr "" @@ -5156,8 +5380,8 @@ msgstr "" msgid "Field updated." msgstr "" -#: i18n/templates.c:2564 i18n/templates.c:2813 i18n/templates.c:3824 -#: i18n/templates.c:4541 +#: i18n/templates.c:2585 i18n/templates.c:2834 i18n/templates.c:3998 +#: i18n/templates.c:4715 msgid "Fields" msgstr "" @@ -5165,17 +5389,17 @@ msgstr "" msgid "Fields ordered." msgstr "" -#: i18n/templates.c:7514 +#: i18n/templates.c:7688 msgid "Fields that have lookup categories." msgstr "" -#: i18n/templates.c:4154 i18n/templates.c:4166 i18n/templates.c:6821 -#: i18n/templates.c:6833 +#: i18n/templates.c:4328 i18n/templates.c:4340 i18n/templates.c:6995 +#: i18n/templates.c:7007 msgid "Fields which are currently not included in any set can be added to this set." msgstr "" -#: i18n/templates.c:1034 i18n/templates.c:2909 i18n/templates.c:3215 -#: i18n/templates.c:4484 i18n/templates.c:5039 +#: i18n/templates.c:1034 i18n/templates.c:2930 i18n/templates.c:3236 +#: i18n/templates.c:4658 i18n/templates.c:5213 msgid "Fieldset" msgstr "" @@ -5188,7 +5412,7 @@ msgstr "" msgid "Fieldset Type" msgstr "" -#: i18n/templates.c:4193 i18n/templates.c:6860 +#: i18n/templates.c:4367 i18n/templates.c:7034 msgid "Fieldset cannot be made conditional. One of the fields must not be a lookup." msgstr "" @@ -5204,38 +5428,38 @@ msgstr "" msgid "Fieldset details updated." msgstr "" -#: i18n/templates.c:2924 i18n/templates.c:3263 i18n/templates.c:4499 +#: i18n/templates.c:2945 i18n/templates.c:3284 i18n/templates.c:4673 msgid "Fieldset members" msgstr "" -#: i18n/templates.c:2912 i18n/templates.c:3224 i18n/templates.c:4487 +#: i18n/templates.c:2933 i18n/templates.c:3245 i18n/templates.c:4661 msgid "Fieldset properties" msgstr "" -#: search2/search/search.inc.php:387 +#: search2/search/search.inc.php:478 msgid "Fieldset was not found" msgstr "" #: plugins/ktcore/admin/documentTypes.php:241 -#: plugins/wintools/email/emailDocumentTypes.php:314 +#: plugins/wintools/email/emailDocumentTypes.php:316 msgid "Fieldsets associated." msgstr "" -#: i18n/templates.c:2753 +#: i18n/templates.c:2774 msgid "Fieldsets bring together different fields into a collection of related information." msgstr "" #: plugins/ktcore/admin/documentTypes.php:222 -#: plugins/wintools/email/emailDocumentTypes.php:295 +#: plugins/wintools/email/emailDocumentTypes.php:297 msgid "Fieldsets removed." msgstr "" -#: i18n/templates.c:2960 +#: i18n/templates.c:2981 msgid "Fieldsets that are marked as conditional." msgstr "" #: plugins/ktcore/folder/addDocument.php:126 -#: plugins/ktcore/KTDocumentActions.php:605 +#: plugins/ktcore/KTDocumentActions.php:607 msgid "File" msgstr "" @@ -5251,6 +5475,14 @@ msgstr "" msgid "File is a: " msgstr "" +#: i18n/templates.c:3554 +msgid "File name" +msgstr "" + +#: i18n/templates.c:3875 +msgid "File types" +msgstr "" + #: plugins/ktcore/folder/addDocument.php:235 msgid "File uploaded successfully. Please fill in the metadata below." msgstr "" @@ -5263,15 +5495,15 @@ msgstr "" msgid "File uploads are disabled in your PHP configuration" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1099 -#: plugins/ktcore/KTDocumentActions.php:1301 +#: plugins/ktcore/KTDocumentActions.php:1101 +#: plugins/ktcore/KTDocumentActions.php:1303 #: plugins/rssplugin/KTrss.inc.php:396 #: search2/search/fields/FilenameField.inc.php:47 i18n/templates.c:200 -#: i18n/templates.c:257 +#: i18n/templates.c:257 i18n/templates.c:3473 msgid "Filename" msgstr "" -#: i18n/templates.c:3608 +#: i18n/templates.c:3770 msgid "Filename:" msgstr "" @@ -5279,7 +5511,7 @@ msgstr "" msgid "Files" msgstr "" -#: plugins/documentcomparison/DocumentComparison.php:161 +#: plugins/documentcomparison/DocumentComparison.php:163 msgid "Files could not be created in the tmp directory for comparison." msgstr "" @@ -5295,28 +5527,36 @@ msgstr "" msgid "Filesystem location given is not a directory" msgstr "" -#: i18n/templates.c:1712 i18n/templates.c:1718 i18n/templates.c:3446 -#: i18n/templates.c:3452 i18n/templates.c:4643 i18n/templates.c:4646 -#: i18n/templates.c:4733 i18n/templates.c:4736 i18n/templates.c:4958 -#: i18n/templates.c:4964 i18n/templates.c:5225 +#: i18n/templates.c:1712 i18n/templates.c:1718 i18n/templates.c:3608 +#: i18n/templates.c:3614 i18n/templates.c:4817 i18n/templates.c:4820 +#: i18n/templates.c:4907 i18n/templates.c:4910 i18n/templates.c:5132 +#: i18n/templates.c:5138 i18n/templates.c:5399 msgid "Filter" msgstr "" -#: i18n/templates.c:5219 +#: ktapi/ktapi.inc.php:1330 +msgid "Filter should be a string." +msgstr "" + +#: i18n/templates.c:5393 msgid "Filter<" msgstr "" -#: i18n/templates.c:3329 +#: i18n/templates.c:3470 +msgid "Find" +msgstr "" + +#: i18n/templates.c:3350 msgid "Find out what's new in KT 3." msgstr "" -#: i18n/templates.c:3464 +#: i18n/templates.c:3626 msgid "Finish with this column's behaviours." msgstr "" #: plugins/ktcore/KTPortlets.php:95 #: search2/search/fields/FolderField.inc.php:44 i18n/templates.c:1007 -#: i18n/templates.c:5012 i18n/templates.c:6455 +#: i18n/templates.c:5186 i18n/templates.c:6629 msgid "Folder" msgstr "" @@ -5333,7 +5573,7 @@ msgstr "" msgid "Folder ID" msgstr "" -#: i18n/templates.c:3620 +#: i18n/templates.c:3782 msgid "Folder ID:" msgstr "" @@ -5346,6 +5586,11 @@ msgstr "" msgid "Folder added" msgstr "" +#: lib/foldermanagement/folderutil.inc.php:615 +#, php-format +msgid "Folder copied from %s to %s" +msgstr "" + #: lib/foldermanagement/folderutil.inc.php:95 msgid "Folder created" msgstr "" @@ -5362,7 +5607,11 @@ msgstr "" msgid "Folder id is not specified." msgstr "" -#: i18n/templates.c:1934 i18n/templates.c:1961 +#: ktapi/ktapi.inc.php:1438 ktapi/ktapi.inc.php:1594 +msgid "Folder id must be numeric." +msgstr "" + +#: i18n/templates.c:1955 i18n/templates.c:1982 msgid "Folder is no longer available" msgstr "" @@ -5371,7 +5620,7 @@ msgstr "" msgid "Folder moved from %s to %s" msgstr "" -#: lib/foldermanagement/folderutil.inc.php:720 +#: lib/foldermanagement/folderutil.inc.php:737 msgid "Folder must be a symbolic link entity" msgstr "" @@ -5379,7 +5628,7 @@ msgstr "" msgid "Folder name" msgstr "" -#: lib/foldermanagement/folderutil.inc.php:716 +#: lib/foldermanagement/folderutil.inc.php:733 msgid "Folder not specified" msgstr "" @@ -5400,32 +5649,36 @@ msgid "Folder transactions" msgstr "" #: lib/foldermanagement/folderutil.inc.php:126 -#: lib/foldermanagement/folderutil.inc.php:444 +#: lib/foldermanagement/folderutil.inc.php:448 msgid "Folder with the same name already exists in the new parent folder" msgstr "" #: lib/browse/browseutil.inc.php:201 i18n/templates.c:977 -#: i18n/templates.c:6866 i18n/templates.c:6887 i18n/templates.c:6911 +#: i18n/templates.c:7040 i18n/templates.c:7061 i18n/templates.c:7085 msgid "Folders" msgstr "" -#: i18n/templates.c:4295 +#: i18n/templates.c:4469 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 "" -#: lib/foldermanagement/folderutil.inc.php:381 -#: lib/foldermanagement/folderutil.inc.php:516 +#: lib/foldermanagement/folderutil.inc.php:382 +#: lib/foldermanagement/folderutil.inc.php:520 msgid "Folders: " msgstr "" +#: plugins/search2/IndexingHelp.php:72 plugins/search2/IndexingHelp.php:88 +msgid "For more information, please see" +msgstr "" + #: plugins/ktcore/admin/groupManagement.php:189 #: plugins/ktcore/admin/groupManagement.php:377 #: plugins/ktcore/admin/groupManagement.php:721 -#: plugins/ktcore/admin/userManagement.php:663 +#: plugins/ktcore/admin/userManagement.php:664 msgid "For security purposes, you cannot remove your own administration priviledges." msgstr "" -#: i18n/templates.c:3044 +#: i18n/templates.c:3065 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 "" @@ -5433,19 +5686,19 @@ msgstr "" msgid "Force CheckIn" msgstr "" -#: i18n/templates.c:7223 +#: i18n/templates.c:7397 msgid "Force Checkin" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:645 +#: plugins/ktcore/KTDocumentActions.php:647 msgid "Force Original Filename" msgstr "" -#: i18n/templates.c:6209 +#: i18n/templates.c:6383 msgid "Force the user to change their password on their next login." msgstr "" -#: i18n/templates.c:6203 i18n/templates.c:6206 +#: i18n/templates.c:6377 i18n/templates.c:6380 msgid "Force user to change password" msgstr "" @@ -5462,15 +5715,19 @@ msgstr "" msgid "Free Space" msgstr "" +#: plugins/i18n/french/FrenchPlugin.php:51 +msgid "French translation" +msgstr "" + #: plugins/ktcore/scheduler/taskScheduler.php:66 msgid "Frequency" msgstr "" -#: i18n/templates.c:3659 +#: i18n/templates.c:3821 msgid "Frequency at which migration batch task runs:" msgstr "" -#: i18n/templates.c:7055 +#: i18n/templates.c:7229 msgid "From this panel you can edit or delete existing link types." msgstr "" @@ -5486,7 +5743,7 @@ msgstr "" msgid "Full-text Content Indexing" msgstr "" -#: lib/util/ktutil.inc:227 +#: lib/util/ktutil.inc:268 msgid "GB" msgstr "" @@ -5500,7 +5757,7 @@ msgstr "" #: plugins/ktcore/admin/configSettings.php:305 #: plugins/ktcore/admin/configSettings.php:309 -#: plugins/ktcore/KTCorePlugin.php:338 +#: plugins/ktcore/KTCorePlugin.php:350 msgid "General Settings" msgstr "" @@ -5516,13 +5773,13 @@ msgstr "" msgid "Generate PDF" msgstr "" -#: i18n/templates.c:2075 +#: i18n/templates.c:2096 msgid "Generate PDF of" msgstr "" #: plugins/ktcore/admin/documentFieldsv2.php:125 -#: plugins/ktcore/admin/documentFieldsv2.php:363 i18n/templates.c:2558 -#: i18n/templates.c:2732 i18n/templates.c:2807 i18n/templates.c:4538 +#: plugins/ktcore/admin/documentFieldsv2.php:363 i18n/templates.c:2579 +#: i18n/templates.c:2753 i18n/templates.c:2828 i18n/templates.c:4712 msgid "Generic" msgstr "" @@ -5538,6 +5795,10 @@ msgstr "" msgid "Generic Information" msgstr "" +#: plugins/i18n/german/GermanPlugin.php:51 +msgid "German translation plugin" +msgstr "" + #: i18n/templates.c:770 msgid "Global Activity" msgstr "" @@ -5559,11 +5820,11 @@ msgstr "" msgid "Go here to download the zip file if you are not automatically redirected there" msgstr "" -#: plugins/network/gotodocumentid/GoToDocumentIdPlugin.php:84 +#: plugins/network/gotodocumentid/GoToDocumentIdPlugin.php:88 msgid "Go to Document ID" msgstr "" -#: i18n/templates.c:3815 +#: i18n/templates.c:3989 msgid "Grammar" msgstr "" @@ -5575,11 +5836,11 @@ msgstr "" msgid "Greater than" msgstr "" -#: plugins/alerts/alerts.php:818 plugins/ktcore/folder/Permissions.php:412 +#: plugins/alerts/alerts.php:860 plugins/ktcore/folder/Permissions.php:412 #: plugins/ktcore/folder/Permissions.php:419 i18n/templates.c:1625 -#: i18n/templates.c:4676 i18n/templates.c:4793 i18n/templates.c:4814 -#: i18n/templates.c:4979 i18n/templates.c:4997 i18n/templates.c:5861 -#: i18n/templates.c:7316 +#: i18n/templates.c:4850 i18n/templates.c:4967 i18n/templates.c:4988 +#: i18n/templates.c:5153 i18n/templates.c:5171 i18n/templates.c:6035 +#: i18n/templates.c:7490 msgid "Group" msgstr "" @@ -5593,7 +5854,7 @@ msgstr "" msgid "Group \"%s\" deleted." msgstr "" -#: i18n/templates.c:6107 +#: i18n/templates.c:6281 msgid "Group Administration" msgstr "" @@ -5603,7 +5864,7 @@ msgstr "" msgid "Group Management" msgstr "" -#: i18n/templates.c:6557 +#: i18n/templates.c:6731 msgid "Group Memberships" msgstr "" @@ -5611,7 +5872,7 @@ msgstr "" #: plugins/ktcore/admin/groupManagement.php:127 #: plugins/ktcore/admin/groupManagement.php:553 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:549 -#: i18n/templates.c:2375 i18n/templates.c:6131 +#: i18n/templates.c:2396 i18n/templates.c:6305 msgid "Group Name" msgstr "" @@ -5628,6 +5889,10 @@ msgstr "" msgid "Group details updated." msgstr "" +#: ktapi/ktapi.inc.php:1496 ktapi/ktapi.inc.php:1540 +msgid "Group id must be numeric." +msgstr "" + #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:512 msgid "Group's name" msgstr "" @@ -5638,22 +5903,22 @@ msgid "Group: %s" msgstr "" #: plugins/ktcore/admin/groupManagement.php:410 -#: plugins/ktcore/admin/userManagement.php:380 +#: plugins/ktcore/admin/userManagement.php:381 #: plugins/ktcore/admin/workflowsv2.php:2159 -#: plugins/ktstandard/KTEmail.php:373 i18n/templates.c:4331 -#: i18n/templates.c:4592 i18n/templates.c:5804 i18n/templates.c:5918 +#: plugins/ktstandard/KTEmail.php:398 i18n/templates.c:4505 +#: i18n/templates.c:4766 i18n/templates.c:5978 i18n/templates.c:6092 msgid "Groups" msgstr "" -#: i18n/templates.c:6113 +#: i18n/templates.c:6287 msgid "Groups allow you to assign permissions and roles to a number of different users at once." msgstr "" -#: i18n/templates.c:6338 +#: i18n/templates.c:6512 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:4718 +#: i18n/templates.c:4892 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 "" @@ -5666,43 +5931,43 @@ msgstr "" msgid "Guard" msgstr "" -#: i18n/templates.c:4238 +#: i18n/templates.c:4412 msgid "Guard Condition" msgstr "" -#: i18n/templates.c:4235 +#: i18n/templates.c:4409 msgid "Guard Condition for Transition" msgstr "" -#: i18n/templates.c:4226 +#: i18n/templates.c:4400 msgid "Guard Groups" msgstr "" -#: i18n/templates.c:4223 +#: i18n/templates.c:4397 msgid "Guard Groups for Transition" msgstr "" -#: i18n/templates.c:4250 +#: i18n/templates.c:4424 msgid "Guard Permissions" msgstr "" -#: i18n/templates.c:4202 +#: i18n/templates.c:4376 msgid "Guard Roles" msgstr "" -#: i18n/templates.c:4199 +#: i18n/templates.c:4373 msgid "Guard Roles for Transition" msgstr "" -#: i18n/templates.c:4247 +#: i18n/templates.c:4421 msgid "Guard permissions for Transition" msgstr "" -#: i18n/templates.c:5657 +#: i18n/templates.c:5831 msgid "Guards" msgstr "" -#: i18n/templates.c:3413 +#: i18n/templates.c:3434 msgid "Guide to using cron:" msgstr "" @@ -5714,6 +5979,10 @@ msgstr "" msgid "Handler set." msgstr "" +#: plugins/ktstandard/KTEmail.php:156 +msgid "Hello" +msgstr "" + #: config/siteMap.inc:78 help.php:75 msgid "Help" msgstr "" @@ -5724,7 +5993,7 @@ msgstr "" msgid "Help Administration" msgstr "" -#: i18n/templates.c:6902 +#: i18n/templates.c:7076 msgid "Help content" msgstr "" @@ -5752,7 +6021,7 @@ msgstr "" msgid "How do I search?" msgstr "" -#: i18n/templates.c:6602 +#: i18n/templates.c:6776 msgid "Human Name" msgstr "" @@ -5768,26 +6037,26 @@ 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:4706 +#: i18n/templates.c:4880 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 "" -#: plugins/ktcore/KTDocumentActions.php:646 +#: plugins/ktcore/KTDocumentActions.php:648 #, php-format msgid "If this is checked, the uploaded document must have the same filename as the original: %s" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:613 +#: plugins/ktcore/KTDocumentActions.php:615 #, php-format msgid "If this is checked, then the document's version number will be increased to %s. Otherwise, it will be considered a minor update, and the version number will be %s." msgstr "" -#: plugins/ktcore/admin/userManagement.php:223 +#: plugins/ktcore/admin/userManagement.php:224 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:299 msgid "If this is specified then the user will have notifications sent to the email address entered above. If it is not set, then the user will only see notifications on the Dashboard" msgstr "" -#: plugins/ktcore/admin/userManagement.php:158 +#: plugins/ktcore/admin/userManagement.php:159 msgid "If this is specified then the user will have notifications sent to the email address entered above. If it isn't set, then the user will only see notifications on the Dashboard" msgstr "" @@ -5795,31 +6064,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:3323 +#: i18n/templates.c:3344 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:4277 +#: i18n/templates.c:4451 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:4394 +#: i18n/templates.c:4568 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:4343 +#: i18n/templates.c:4517 msgid "If you do not intend to move this document, you should cancel the move." msgstr "" -#: i18n/templates.c:4871 i18n/templates.c:7373 +#: i18n/templates.c:5045 i18n/templates.c:7547 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:4400 +#: i18n/templates.c:4574 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:6074 +#: i18n/templates.c:6248 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 "" @@ -5827,11 +6096,11 @@ 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:3107 +#: i18n/templates.c:3128 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:6941 +#: i18n/templates.c:7115 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 "" @@ -5839,7 +6108,7 @@ msgstr "" msgid "If you know the numeric ID of a document, type it in here and press \"go\"" msgstr "" -#: i18n/templates.c:7403 +#: i18n/templates.c:7577 msgid "If you require assistance from an administrator to perform one of these tasks, use the Request Assistance action." msgstr "" @@ -5851,7 +6120,7 @@ msgstr "" msgid "If you've purchased a new key from KnowledgeTree.com or one of our partners, you can upload it here." msgstr "" -#: search2/indexing/indexerCore.inc.php:280 +#: search2/indexing/indexerCore.inc.php:286 msgid "Immutable" msgstr "" @@ -5859,23 +6128,23 @@ msgstr "" msgid "Immutable action plugin" msgstr "" -#: i18n/templates.c:4712 +#: i18n/templates.c:4886 msgid "Import" msgstr "" -#: i18n/templates.c:4697 +#: i18n/templates.c:4871 msgid "Import files into" msgstr "" -#: plugins/ktcore/folder/BulkImport.php:58 i18n/templates.c:4700 +#: plugins/ktcore/folder/BulkImport.php:58 i18n/templates.c:4874 msgid "Import from Server Location" msgstr "" -#: i18n/templates.c:5255 +#: i18n/templates.c:5429 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:4316 i18n/templates.c:4562 +#: i18n/templates.c:4490 i18n/templates.c:4736 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 "" @@ -5884,11 +6153,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:5339 +#: i18n/templates.c:5513 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:3158 +#: i18n/templates.c:3179 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 "" @@ -5896,11 +6165,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:7121 +#: i18n/templates.c:7295 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:5237 +#: i18n/templates.c:5411 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 "" @@ -5916,11 +6185,11 @@ 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:2693 +#: i18n/templates.c:2714 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:5636 +#: i18n/templates.c:5810 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 "" @@ -5940,7 +6209,7 @@ msgstr "" 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:2051 +#: i18n/templates.c:2072 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 "" @@ -5948,11 +6217,11 @@ msgstr "" msgid "Inactive" msgstr "" -#: lib/documentmanagement/Document.inc:743 i18n/templates.c:3218 +#: lib/documentmanagement/Document.inc:743 i18n/templates.c:3239 msgid "Incomplete" msgstr "" -#: i18n/templates.c:3743 +#: i18n/templates.c:3917 msgid "Index Coverage:" msgstr "" @@ -5964,48 +6233,48 @@ msgstr "" msgid "Indexer Status" msgstr "" -#: search2/indexing/indexerCore.inc.php:847 +#: search2/indexing/indexerCore.inc.php:865 msgid "Indexer problem: " msgstr "" -#: i18n/templates.c:3746 +#: i18n/templates.c:3920 msgid "Indexing coverage percentage may vary from total - not all documents contain text." msgstr "" -#: search2/indexing/indexerCore.inc.php:1236 +#: search2/indexing/indexerCore.inc.php:1263 #, php-format msgid "Indexing docid: %d extension: '%s' mimetype: '%s' extractor: '%s'" msgstr "" -#: i18n/templates.c:3716 -msgid "Indexing will not continue until all issues have been resolved." +#: i18n/templates.c:3932 +msgid "Indexing has not run yet. Please check that the KTScheduler is running." msgstr "" #: plugins/ktcore/KTBulkActions.php:980 msgid "Indicate whether you would like to download these file as part of the checkout." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:434 +#: plugins/ktcore/KTDocumentActions.php:435 msgid "Indicate whether you would like to download this file as part of the checkout." msgstr "" -#: i18n/templates.c:5795 +#: i18n/templates.c:5969 msgid "Inform Which Users?" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:353 +#: plugins/ktcore/KTCorePlugin.php:365 msgid "Information about this system and how to get support." msgstr "" -#: i18n/templates.c:5909 +#: i18n/templates.c:6083 msgid "Informed Users" msgstr "" -#: i18n/templates.c:4946 +#: i18n/templates.c:5120 msgid "Inherit permissions" msgstr "" -#: plugins/ktcore/folder/Permissions.php:556 +#: ktapi/KTAPIAcl.inc.php:883 plugins/ktcore/folder/Permissions.php:556 msgid "Inherit permissions from parent" msgstr "" @@ -6017,19 +6286,19 @@ msgstr "" msgid "Inline View" msgstr "" -#: plugins/network/inlineview/InlineViewPlugin.php:93 +#: plugins/network/inlineview/InlineViewPlugin.php:97 msgid "Inline View of Documents" msgstr "" -#: i18n/templates.c:5537 +#: i18n/templates.c:5711 msgid "Install the GraphViz module to get a useful visualisation of your graph here." msgstr "" -#: i18n/templates.c:6473 +#: i18n/templates.c:6647 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:6527 +#: i18n/templates.c:6701 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 "" @@ -6050,7 +6319,7 @@ msgstr "" msgid "Internationalisation Settings" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:342 +#: plugins/ktcore/KTCorePlugin.php:354 msgid "Internationalization" msgstr "" @@ -6075,7 +6344,7 @@ msgstr "" msgid "Invalid criteria specified." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:1384 +#: lib/documentmanagement/documentutil.inc.php:1413 msgid "Invalid document content version object." msgstr "" @@ -6098,8 +6367,8 @@ msgstr "" msgid "Invalid document link selected." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:931 -#: lib/documentmanagement/documentutil.inc.php:1373 +#: lib/documentmanagement/documentutil.inc.php:941 +#: lib/documentmanagement/documentutil.inc.php:1402 msgid "Invalid document object." msgstr "" @@ -6116,7 +6385,7 @@ msgstr "" msgid "Invalid document type provided" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:1377 +#: lib/documentmanagement/documentutil.inc.php:1406 msgid "Invalid document version object." msgstr "" @@ -6132,9 +6401,9 @@ msgstr "" msgid "Invalid folder chosen" msgstr "" -#: action.php:142 action.php:146 plugins/ktcore/admin/archivedDocuments.php:77 +#: action.php:147 action.php:151 plugins/ktcore/admin/archivedDocuments.php:77 #: plugins/ktcore/KTWidgets.php:736 plugins/ktstandard/KTDocumentLinks.php:216 -#: plugins/network/quicklinks/manageQuicklinks.php:98 +#: plugins/network/quicklinks/manageQuicklinks.php:101 msgid "Invalid folder selected." msgstr "" @@ -6202,20 +6471,32 @@ msgstr "" msgid "Invalid transition" msgstr "" -#: plugins/network/extendedtransactioninfo/adminReports.php:95 -#: plugins/network/extendedtransactioninfo/standardReports.php:116 +#: plugins/network/extendedtransactioninfo/adminReports.php:98 +#: plugins/network/extendedtransactioninfo/standardReports.php:118 msgid "Invalid user selected." msgstr "" +#: search2/search/fields/IsArchivedField.inc.php:44 +msgid "Is Archived" +msgstr "" + #: search2/search/fields/IsCheckedOutField.inc.php:44 msgid "Is Checked Out" msgstr "" +#: search2/search/fields/IsDeletedField.inc.php:44 +msgid "Is Deleted" +msgstr "" + #: search2/search/fields/IsImmutableField.inc.php:44 msgid "Is Immutable" msgstr "" -#: search2/indexing/indexerCore.inc.php:874 +#: i18n/templates.c:3485 +msgid "Is immutable" +msgstr "" + +#: search2/indexing/indexerCore.inc.php:892 msgid "Issues with the indexer have been resolved!" msgstr "" @@ -6223,14 +6504,22 @@ msgstr "" msgid "It is not possible to archive a shortcut. Please archive the target document or folder instead." msgstr "" +#: lib/documentmanagement/documentutil.inc.php:199 +msgid "It is not possible to archive a shortcut. Please archive the target document." +msgstr "" + #: plugins/ktcore/admin/documentFieldsv2.php:115 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:7175 +#: i18n/templates.c:7349 msgid "It may be necessary to override the checked-out status of a document if" msgstr "" +#: plugins/i18n/italian/ItalianPlugin.php:51 +msgid "Italian translation plugin" +msgstr "" + #: i18n/templates.c:1691 msgid "Item" msgstr "" @@ -6246,19 +6535,19 @@ msgid "Item updated" msgstr "" #: plugins/ktcore/KTDashlets.php:140 plugins/ktcore/KTMiscPages.php:82 -#: i18n/templates.c:2450 +#: i18n/templates.c:2471 msgid "Items that require your attention" msgstr "" -#: i18n/templates.c:4835 +#: i18n/templates.c:5009 msgid "Items to delete" msgstr "" -#: i18n/templates.c:4361 i18n/templates.c:4433 +#: i18n/templates.c:4535 i18n/templates.c:4607 msgid "Items to move" msgstr "" -#: i18n/templates.c:5660 +#: i18n/templates.c:5834 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 "" @@ -6274,7 +6563,7 @@ msgstr "" msgid "Jump To Document" msgstr "" -#: lib/util/ktutil.inc:235 +#: lib/util/ktutil.inc:276 msgid "KB" msgstr "" @@ -6298,25 +6587,33 @@ msgstr "" msgid "Keywords added to category." msgstr "" -#: i18n/templates.c:2711 +#: i18n/templates.c:2732 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:2702 +#: i18n/templates.c:2723 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:6398 +#: i18n/templates.c:3467 i18n/templates.c:3545 i18n/templates.c:3578 +msgid "KnowledgeTree" +msgstr "" + +#: i18n/templates.c:6572 msgid "KnowledgeTree Community Edition is supplied with no support, \tno maintenance, \tand no warranty." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:215 -#: lib/documentmanagement/documentutil.inc.php:1001 +#: lib/documentmanagement/documentutil.inc.php:227 +#: lib/documentmanagement/documentutil.inc.php:1014 msgid "KnowledgeTree Notification" msgstr "" -#: i18n/templates.c:3707 -msgid "KnowledgeTree has detected some issues with some of the text extractors used to index document text:" +#: i18n/templates.c:3560 +msgid "KnowledgeTree Server Address" +msgstr "" + +#: ktapi/ktapi.inc.php:3968 +msgid "Knowledgetree client policies retrieval succeeded." msgstr "" #: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:53 @@ -6348,27 +6645,27 @@ msgstr "" msgid "LDAP authentication provider" msgstr "" -#: i18n/templates.c:407 i18n/templates.c:6962 +#: i18n/templates.c:407 i18n/templates.c:3491 i18n/templates.c:7136 msgid "Language" msgstr "" -#: i18n/templates.c:7508 +#: i18n/templates.c:7682 msgid "Last Comment" msgstr "" -#: i18n/templates.c:3725 +#: i18n/templates.c:3899 msgid "Last Indexing Date:" msgstr "" -#: plugins/ktcore/admin/expungeList.php:78 i18n/templates.c:7097 +#: plugins/ktcore/admin/expungeList.php:78 i18n/templates.c:7271 msgid "Last Modification" msgstr "" -#: i18n/templates.c:3719 +#: i18n/templates.c:3893 msgid "Last Optimization Date:" msgstr "" -#: i18n/templates.c:2180 +#: i18n/templates.c:2201 msgid "Last activity" msgstr "" @@ -6380,10 +6677,14 @@ msgstr "" msgid "Last login information" msgstr "" -#: plugins/professional-reporting/admin/userReporting.php:84 +#: plugins/professional-reporting/admin/userReporting.php:86 msgid "Last login reporting" msgstr "" +#: i18n/templates.c:3476 +msgid "Last modified" +msgstr "" + #: i18n/templates.c:26 i18n/templates.c:1478 i18n/templates.c:1529 msgid "Last update by" msgstr "" @@ -6392,11 +6693,15 @@ msgstr "" msgid "Last updated by: " msgstr "" -#: i18n/templates.c:5243 i18n/templates.c:5276 +#: i18n/templates.c:5417 i18n/templates.c:5450 msgid "Leads to state" msgstr "" -#: i18n/templates.c:3344 +#: plugins/ktstandard/KTEmail.php:196 +msgid "Learn More" +msgstr "" + +#: i18n/templates.c:3365 msgid "Learn about #appname# 3." msgstr "" @@ -6409,7 +6714,7 @@ msgstr "" msgid "Less than" msgstr "" -#: plugins/wintools/BaobabPlugin.php:81 +#: plugins/wintools/BaobabPlugin.php:86 msgid "License Administration" msgstr "" @@ -6421,17 +6726,17 @@ msgstr "" msgid "Licenses" msgstr "" -#: i18n/templates.c:482 i18n/templates.c:2156 i18n/templates.c:2213 -#: i18n/templates.c:2228 +#: i18n/templates.c:482 i18n/templates.c:2177 i18n/templates.c:2234 +#: i18n/templates.c:2249 msgid "Link" msgstr "" -#: plugins/ktstandard/KTEmail.php:150 plugins/ktstandard/KTEmail.php:291 +#: plugins/ktstandard/KTEmail.php:316 #, php-format msgid "Link (ID %s): %s from %s" msgstr "" -#: i18n/templates.c:2222 +#: i18n/templates.c:2243 msgid "Link Name" msgstr "" @@ -6455,7 +6760,7 @@ msgstr "" msgid "Link Type updated." msgstr "" -#: i18n/templates.c:2225 +#: i18n/templates.c:2246 msgid "Link URL" msgstr "" @@ -6463,29 +6768,33 @@ msgstr "" msgid "Link types deleted." msgstr "" -#: i18n/templates.c:2120 +#: i18n/templates.c:2141 msgid "Linked from this document" msgstr "" -#: i18n/templates.c:1031 i18n/templates.c:5036 +#: i18n/templates.c:1031 i18n/templates.c:5210 msgid "Linked Fieldsets" msgstr "" +#: lib/foldermanagement/Folder.inc:135 +msgid "Linked folder can't be found: " +msgstr "" + #: plugins/ktstandard/KTDocumentLinks.php:167 #: plugins/ktstandard/KTDocumentLinks.php:173 #: plugins/ktstandard/KTDocumentLinks.php:174 msgid "Links" msgstr "" -#: i18n/templates.c:2126 +#: i18n/templates.c:2147 msgid "Links to this document" msgstr "" -#: i18n/templates.c:2054 +#: i18n/templates.c:2075 msgid "Links from this document" msgstr "" -#: i18n/templates.c:2057 +#: i18n/templates.c:2078 msgid "Links to this document" msgstr "" @@ -6497,7 +6806,7 @@ msgstr "" msgid "Live" msgstr "" -#: i18n/templates.c:3479 +#: i18n/templates.c:3641 msgid "Loading Dependencies for value \"" msgstr "" @@ -6505,26 +6814,30 @@ msgstr "" msgid "Loading..." msgstr "" -#: i18n/templates.c:554 i18n/templates.c:989 i18n/templates.c:7142 -#: i18n/templates.c:7193 i18n/templates.c:7214 +#: i18n/templates.c:554 i18n/templates.c:989 i18n/templates.c:7316 +#: i18n/templates.c:7367 i18n/templates.c:7388 msgid "Location" msgstr "" -#: i18n/templates.c:1907 i18n/templates.c:2021 +#: i18n/templates.c:1928 i18n/templates.c:2042 msgid "Location is no longer available" msgstr "" -#: i18n/templates.c:6044 +#: i18n/templates.c:6218 msgid "Log Files (#appname#, Apache, Mysql)" msgstr "" -#: lib/templating/kt3template.inc.php:369 +#: i18n/templates.c:3575 +msgid "Logged in as" +msgstr "" + +#: lib/templating/kt3template.inc.php:372 #: plugins/passwordResetPlugin/loginResetDispatcher.php:402 -#: i18n/templates.c:410 i18n/templates.c:6965 +#: i18n/templates.c:410 i18n/templates.c:3500 i18n/templates.c:7139 msgid "Login" msgstr "" -#: plugins/professional-reporting/admin/userReporting.php:154 +#: plugins/professional-reporting/admin/userReporting.php:156 #: i18n/templates.c:1283 msgid "Login activity" msgstr "" @@ -6535,7 +6848,7 @@ msgstr "" msgid "Login failed. Please check your username and password, and try again." msgstr "" -#: plugins/professional-reporting/admin/userReporting.php:140 +#: plugins/professional-reporting/admin/userReporting.php:142 #: i18n/templates.c:1217 i18n/templates.c:1334 i18n/templates.c:1391 msgid "Login history" msgstr "" @@ -6544,28 +6857,28 @@ msgstr "" msgid "Login history for" msgstr "" -#: i18n/templates.c:392 i18n/templates.c:6947 +#: i18n/templates.c:392 i18n/templates.c:7121 msgid "Login | #appname#" msgstr "" -#: config/siteMap.inc:81 lib/templating/kt3template.inc.php:362 -#: lib/templating/kt3template.inc.php:366 +#: config/siteMap.inc:81 lib/templating/kt3template.inc.php:365 +#: lib/templating/kt3template.inc.php:369 msgid "Logout" 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:2945 i18n/templates.c:4520 +#: i18n/templates.c:2966 i18n/templates.c:4694 msgid "Lookup" msgstr "" -#: plugins/ktcore/KTPortlets.php:97 i18n/templates.c:2618 +#: plugins/ktcore/KTPortlets.php:97 i18n/templates.c:2639 msgid "Lookup Value" msgstr "" #: browse.php:210 plugins/ktcore/admin/fieldsets/basic.inc.php:325 -#: i18n/templates.c:2867 +#: i18n/templates.c:2888 msgid "Lookup Values" msgstr "" @@ -6573,11 +6886,11 @@ msgstr "" msgid "Lookup cannot be empty" msgstr "" -#: i18n/templates.c:2864 +#: i18n/templates.c:2885 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:7523 +#: i18n/templates.c:7697 msgid "Lookup fields without categories." msgstr "" @@ -6605,11 +6918,11 @@ msgstr "" msgid "Lucene Migration Status" msgstr "" -#: lib/util/ktutil.inc:231 +#: lib/util/ktutil.inc:272 msgid "MB" msgstr "" -#: i18n/templates.c:6065 +#: i18n/templates.c:6239 msgid "MD5 Checksum of files (used to ensure files have not been tampered with)" msgstr "" @@ -6617,7 +6930,7 @@ msgstr "" msgid "Mail Server Status" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:612 +#: plugins/ktcore/KTDocumentActions.php:614 msgid "Major Update" msgstr "" @@ -6625,23 +6938,23 @@ msgstr "" msgid "Make immutable" msgstr "" -#: i18n/templates.c:4175 i18n/templates.c:6842 +#: i18n/templates.c:4349 i18n/templates.c:7016 msgid "Make this fieldset conditional" msgstr "" -#: i18n/templates.c:6608 +#: i18n/templates.c:6782 msgid "Manage" msgstr "" -#: i18n/templates.c:5870 +#: i18n/templates.c:6044 msgid "Manage Actions" msgstr "" -#: i18n/templates.c:3074 i18n/templates.c:3077 +#: i18n/templates.c:3095 i18n/templates.c:3098 msgid "Manage Conditional Behaviours" msgstr "" -#: i18n/templates.c:7052 +#: i18n/templates.c:7226 msgid "Manage Existing Link Types" msgstr "" @@ -6650,15 +6963,15 @@ msgid "Manage External RSS Feeds" msgstr "" #: plugins/ktcore/admin/fieldsets/conditional.inc.php:338 -#: i18n/templates.c:3080 i18n/templates.c:3083 i18n/templates.c:3194 +#: i18n/templates.c:3101 i18n/templates.c:3104 i18n/templates.c:3215 msgid "Manage Field Ordering" msgstr "" -#: i18n/templates.c:2654 +#: i18n/templates.c:2675 msgid "Manage Field: #field_name#" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:251 i18n/templates.c:6578 +#: plugins/ktcore/KTCorePlugin.php:256 i18n/templates.c:6752 msgid "Manage Groups" msgstr "" @@ -6673,27 +6986,27 @@ msgstr "" #: plugins/wintools/baobabKeyManagement.php:50 #: plugins/wintools/baobabKeyManagement.php:55 -#: plugins/wintools/BaobabPlugin.php:84 +#: plugins/wintools/BaobabPlugin.php:89 msgid "Manage Keys" msgstr "" -#: i18n/templates.c:2678 i18n/templates.c:2681 +#: i18n/templates.c:2699 i18n/templates.c:2702 msgid "Manage Lookup Tree Structure" msgstr "" -#: i18n/templates.c:7511 +#: i18n/templates.c:7685 msgid "Manage Lookup Trees" msgstr "" -#: i18n/templates.c:2672 i18n/templates.c:2675 +#: i18n/templates.c:2693 i18n/templates.c:2696 msgid "Manage Lookup Values" msgstr "" -#: i18n/templates.c:2603 +#: i18n/templates.c:2624 msgid "Manage Lookups" msgstr "" -#: i18n/templates.c:2600 +#: i18n/templates.c:2621 msgid "Manage Lookups for \"#field_name#\"" msgstr "" @@ -6707,7 +7020,7 @@ msgstr "" msgid "Manage Permissions" msgstr "" -#: i18n/templates.c:5597 +#: i18n/templates.c:5771 msgid "Manage Permissions: #statename#" msgstr "" @@ -6723,35 +7036,35 @@ msgstr "" msgid "Manage Restrictions" msgstr "" -#: i18n/templates.c:3692 +#: i18n/templates.c:3854 msgid "Manage Saved Search" msgstr "" -#: i18n/templates.c:3572 i18n/templates.c:3842 +#: i18n/templates.c:3734 i18n/templates.c:4016 msgid "Manage Saved Search Criteria" msgstr "" -#: search2.php:554 search2.php:555 +#: search2.php:561 search2.php:562 msgid "Manage Saved Searches" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:963 i18n/templates.c:5618 +#: plugins/ktcore/admin/workflowsv2.php:963 i18n/templates.c:5792 msgid "Manage State" msgstr "" -#: i18n/templates.c:5708 +#: i18n/templates.c:5882 msgid "Manage States" msgstr "" -#: i18n/templates.c:6335 +#: i18n/templates.c:6509 msgid "Manage Sub-Groups in #name#" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:116 +#: plugins/ktcore/KTCorePlugin.php:121 msgid "Manage Task Scheduler" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1054 i18n/templates.c:5447 +#: plugins/ktcore/admin/workflowsv2.php:1054 i18n/templates.c:5621 msgid "Manage Transition" msgstr "" @@ -6759,12 +7072,12 @@ msgstr "" msgid "Manage Transition Actions" msgstr "" -#: i18n/templates.c:5750 i18n/templates.c:6008 +#: i18n/templates.c:5924 i18n/templates.c:6182 msgid "Manage Transitions" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:248 i18n/templates.c:6143 -#: i18n/templates.c:6161 +#: plugins/ktcore/KTCorePlugin.php:253 i18n/templates.c:6317 +#: i18n/templates.c:6335 msgid "Manage Users" msgstr "" @@ -6772,7 +7085,7 @@ msgstr "" msgid "Manage Users for Role" msgstr "" -#: i18n/templates.c:6188 i18n/templates.c:6194 i18n/templates.c:6317 +#: i18n/templates.c:6362 i18n/templates.c:6368 i18n/templates.c:6491 msgid "Manage Users in #name#" msgstr "" @@ -6780,7 +7093,7 @@ msgstr "" msgid "Manage Views" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:236 +#: plugins/ktcore/KTCorePlugin.php:241 msgid "Manage checked-out, archived and deleted documents." msgstr "" @@ -6789,20 +7102,20 @@ msgstr "" msgid "Manage complex conditional" msgstr "" -#: i18n/templates.c:3251 +#: i18n/templates.c:3272 msgid "Manage conditional" msgstr "" #: plugins/ktcore/admin/manageConditionals.php:101 -#: plugins/ktcore/admin/manageConditionals.php:174 i18n/templates.c:3119 +#: plugins/ktcore/admin/manageConditionals.php:174 i18n/templates.c:3140 msgid "Manage conditional fieldset" msgstr "" -#: i18n/templates.c:4187 i18n/templates.c:6854 +#: i18n/templates.c:4361 i18n/templates.c:7028 msgid "Manage conditions." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:265 +#: plugins/ktcore/KTCorePlugin.php:270 msgid "Manage criteria which determine whether a user is permitted to perform a system action." msgstr "" @@ -6810,7 +7123,7 @@ msgstr "" msgid "Manage keys" msgstr "" -#: i18n/templates.c:2876 +#: i18n/templates.c:2897 msgid "Manage lookup tree" msgstr "" @@ -6824,13 +7137,13 @@ msgstr "" msgid "Manage members of group %s" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:350 +#: plugins/ktcore/KTCorePlugin.php:362 msgid "Manage plugins" msgstr "" -#: i18n/permissions.c:12 i18n/templates.c:4751 i18n/templates.c:4760 -#: i18n/templates.c:4892 i18n/templates.c:4901 i18n/templates.c:4931 -#: i18n/templates.c:7295 +#: i18n/permissions.c:12 i18n/templates.c:4925 i18n/templates.c:4934 +#: i18n/templates.c:5066 i18n/templates.c:5075 i18n/templates.c:5105 +#: i18n/templates.c:7469 msgid "Manage security" msgstr "" @@ -6839,7 +7152,7 @@ msgstr "" msgid "Manage simple conditional" msgstr "" -#: i18n/templates.c:6146 i18n/templates.c:6164 +#: i18n/templates.c:6320 i18n/templates.c:6338 msgid "Manage sub-groups" msgstr "" @@ -6847,15 +7160,15 @@ msgstr "" msgid "Manage subscriptions" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:281 +#: plugins/wintools/BaobabPlugin.php:94 msgid "Manage the addition of Email document types to the system." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:271 +#: plugins/ktcore/KTCorePlugin.php:276 msgid "Manage the different classes of document which can be added to the system." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:275 +#: plugins/ktcore/KTCorePlugin.php:280 msgid "Manage the different types of information that can be associated with classes of documents." msgstr "" @@ -6863,15 +7176,15 @@ msgstr "" msgid "Manage the different ways documents can be associated with one another." msgstr "" -#: plugins/wintools/BaobabPlugin.php:82 +#: plugins/wintools/BaobabPlugin.php:87 msgid "Manage the keys you have purchased." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:116 +#: plugins/ktcore/KTCorePlugin.php:121 msgid "Manage the task scheduler" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:359 +#: plugins/ktcore/KTCorePlugin.php:371 msgid "Manage views" msgstr "" @@ -6879,7 +7192,7 @@ msgstr "" msgid "Manage workflow" msgstr "" -#: i18n/templates.c:2687 +#: i18n/templates.c:2708 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 "" @@ -6891,7 +7204,7 @@ msgstr "" msgid "Master Field" msgstr "" -#: i18n/templates.c:3146 i18n/templates.c:3155 +#: i18n/templates.c:3167 i18n/templates.c:3176 msgid "Master field" msgstr "" @@ -6903,41 +7216,46 @@ msgstr "" msgid "Match #join# of the following" msgstr "" -#: plugins/ktcore/admin/userManagement.php:163 -#: plugins/ktcore/admin/userManagement.php:225 +#: plugins/ktcore/admin/userManagement.php:164 +#: plugins/ktcore/admin/userManagement.php:226 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:301 msgid "Maximum Sessions" msgstr "" -#: i18n/templates.c:4730 +#: i18n/templates.c:4904 msgid "Member groups" msgstr "" -#: i18n/templates.c:4640 +#: i18n/templates.c:4814 msgid "Member users" msgstr "" -#: i18n/templates.c:7463 i18n/templates.c:7472 +#: plugins/ktstandard/KTEmail.php:162 i18n/templates.c:3869 +#: i18n/templates.c:3884 +msgid "Message" +msgstr "" + +#: i18n/templates.c:7637 i18n/templates.c:7646 msgid "Metadata" msgstr "" -#: i18n/templates.c:1412 i18n/templates.c:6998 i18n/templates.c:7442 +#: i18n/templates.c:1412 i18n/templates.c:7172 i18n/templates.c:7616 msgid "Metadata Version" msgstr "" -#: search2/search/expr.inc.php:1306 +#: search2/search/expr.inc.php:1323 msgid "Metadata field expected" msgstr "" -#: i18n/templates.c:3665 +#: i18n/templates.c:3827 msgid "Migration process has taken:" msgstr "" -#: i18n/templates.c:3662 +#: i18n/templates.c:3824 msgid "Migration process started on:" msgstr "" -#: i18n/templates.c:3653 +#: i18n/templates.c:3815 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 "" @@ -6945,8 +7263,8 @@ msgstr "" msgid "Mime Type" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:302 i18n/templates.c:185 -#: i18n/templates.c:3305 +#: plugins/ktcore/KTCorePlugin.php:300 i18n/templates.c:185 +#: i18n/templates.c:3326 msgid "Mime Types" msgstr "" @@ -6954,17 +7272,17 @@ msgstr "" msgid "Minutes" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:243 +#: plugins/ktcore/KTCorePlugin.php:248 msgid "Miscellaneous" msgstr "" -#: plugins/ktcore/admin/userManagement.php:162 -#: plugins/ktcore/admin/userManagement.php:224 +#: plugins/ktcore/admin/userManagement.php:163 +#: plugins/ktcore/admin/userManagement.php:225 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:300 msgid "Mobile Number" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:141 +#: plugins/ktcore/KTCorePlugin.php:146 msgid "Modification Date" msgstr "" @@ -6981,7 +7299,7 @@ msgstr "" msgid "Modified Delta" msgstr "" -#: i18n/templates.c:3638 +#: i18n/templates.c:3800 msgid "Modified by:" msgstr "" @@ -6989,7 +7307,7 @@ msgstr "" msgid "Modify Group Details" msgstr "" -#: plugins/ktcore/admin/userManagement.php:193 +#: plugins/ktcore/admin/userManagement.php:194 msgid "Modify User Details" msgstr "" @@ -7002,24 +7320,24 @@ msgid "Mount" msgstr "" #: plugins/ktcore/KTBulkActions.php:201 plugins/ktcore/KTBulkActions.php:211 -#: plugins/ktcore/KTDocumentActions.php:997 -#: plugins/ktcore/KTDocumentActions.php:1033 i18n/templates.c:4214 -#: i18n/templates.c:4346 i18n/templates.c:4349 i18n/templates.c:4358 -#: i18n/templates.c:4370 i18n/templates.c:4430 i18n/templates.c:4439 +#: plugins/ktcore/KTDocumentActions.php:999 +#: plugins/ktcore/KTDocumentActions.php:1035 i18n/templates.c:4388 +#: i18n/templates.c:4520 i18n/templates.c:4523 i18n/templates.c:4532 +#: i18n/templates.c:4544 i18n/templates.c:4604 i18n/templates.c:4613 #: i18n/transactions.c:5 msgid "Move" msgstr "" -#: i18n/templates.c:4211 +#: i18n/templates.c:4385 msgid "Move Action for Transition" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1026 -#: plugins/ktcore/KTDocumentActions.php:1032 i18n/templates.c:4268 +#: plugins/ktcore/KTDocumentActions.php:1028 +#: plugins/ktcore/KTDocumentActions.php:1034 i18n/templates.c:4442 msgid "Move Document" msgstr "" -#: i18n/templates.c:4355 i18n/templates.c:4427 +#: i18n/templates.c:4529 i18n/templates.c:4601 msgid "Move Files and Folders" msgstr "" @@ -7027,7 +7345,7 @@ msgstr "" msgid "Move Items" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:1319 +#: lib/documentmanagement/documentutil.inc.php:1348 #, php-format msgid "Moved from %s/%s to %s/%s. %s" msgstr "" @@ -7040,11 +7358,11 @@ msgstr "" msgid "Moves the document to another folder." msgstr "" -#: i18n/templates.c:4271 +#: i18n/templates.c:4445 msgid "Moving a document relocates the document within the DMS." msgstr "" -#: i18n/templates.c:4340 +#: i18n/templates.c:4514 msgid "Moving a document relocates the document within the document repository." msgstr "" @@ -7056,7 +7374,7 @@ msgstr "" msgid "Multiple matches for ID: " msgstr "" -#: lib/ktentity.inc:890 +#: lib/ktentity.inc:894 msgid "Multiple objects returned" msgstr "" @@ -7077,16 +7395,16 @@ msgid "My Dropped Documents" msgstr "" #: plugins/search2/MigrationDashlet.php:81 -#: search2/indexing/indexerCore.inc.php:1045 -#: search2/indexing/indexerCore.inc.php:1059 i18n/templates.c:1214 +#: search2/indexing/indexerCore.inc.php:1063 +#: search2/indexing/indexerCore.inc.php:1077 i18n/templates.c:1214 msgid "N/A" msgstr "" -#: lib/browse/Criteria.inc:96 search2/search/expr.inc.php:1898 +#: lib/browse/Criteria.inc:96 search2/search/expr.inc.php:1915 msgid "NOT" msgstr "" -#: i18n/templates.c:3611 +#: i18n/templates.c:3773 msgid "NOT AVAILABLE" msgstr "" @@ -7101,8 +7419,8 @@ msgstr "" #: plugins/ktcore/admin/documentTypes.php:63 #: plugins/ktcore/admin/roleManagement.php:68 #: plugins/ktcore/admin/roleManagement.php:74 -#: plugins/ktcore/admin/userManagement.php:156 -#: plugins/ktcore/admin/userManagement.php:221 +#: plugins/ktcore/admin/userManagement.php:157 +#: plugins/ktcore/admin/userManagement.php:222 #: plugins/ktcore/authentication/authenticationadminpage.inc.php:58 #: plugins/ktcore/authentication/authenticationadminpage.inc.php:84 #: plugins/ktcore/authentication/authenticationadminpage.inc.php:137 @@ -7111,20 +7429,20 @@ msgstr "" #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297 #: plugins/wintools/email/emailDocumentTypes.php:68 preferences.php:76 #: i18n/templates.c:575 i18n/templates.c:950 i18n/templates.c:1145 -#: i18n/templates.c:1328 i18n/templates.c:1382 i18n/templates.c:2087 -#: i18n/templates.c:2339 i18n/templates.c:2555 i18n/templates.c:2726 -#: i18n/templates.c:2804 i18n/templates.c:2849 i18n/templates.c:2915 -#: i18n/templates.c:2936 i18n/templates.c:3863 i18n/templates.c:4490 -#: i18n/templates.c:4511 i18n/templates.c:4535 i18n/templates.c:5144 -#: i18n/templates.c:5561 i18n/templates.c:5987 i18n/templates.c:6545 -#: i18n/templates.c:6623 i18n/templates.c:6800 i18n/templates.c:6869 -#: i18n/templates.c:6878 i18n/templates.c:6914 i18n/templates.c:6923 -#: i18n/templates.c:7064 +#: i18n/templates.c:1328 i18n/templates.c:1382 i18n/templates.c:2108 +#: i18n/templates.c:2360 i18n/templates.c:2576 i18n/templates.c:2747 +#: i18n/templates.c:2825 i18n/templates.c:2870 i18n/templates.c:2936 +#: i18n/templates.c:2957 i18n/templates.c:4037 i18n/templates.c:4664 +#: i18n/templates.c:4685 i18n/templates.c:4709 i18n/templates.c:5318 +#: i18n/templates.c:5735 i18n/templates.c:6161 i18n/templates.c:6719 +#: i18n/templates.c:6797 i18n/templates.c:6974 i18n/templates.c:7043 +#: i18n/templates.c:7052 i18n/templates.c:7088 i18n/templates.c:7097 +#: i18n/templates.c:7238 msgid "Name" msgstr "" #: plugins/ktcore/admin/documentTypes.php:210 -#: plugins/wintools/email/emailDocumentTypes.php:283 +#: plugins/wintools/email/emailDocumentTypes.php:285 msgid "Name changed." msgstr "" @@ -7132,16 +7450,16 @@ msgstr "" msgid "Name of condition" msgstr "" -#: i18n/templates.c:2918 i18n/templates.c:4493 i18n/templates.c:6605 -#: i18n/templates.c:6626 +#: i18n/templates.c:2939 i18n/templates.c:4667 i18n/templates.c:6779 +#: i18n/templates.c:6800 msgid "Namespace" msgstr "" -#: i18n/templates.c:6659 i18n/templates.c:6698 +#: i18n/templates.c:6833 i18n/templates.c:6872 msgid "New" msgstr "" -#: plugins/ktcore/document/edit.php:275 +#: plugins/ktcore/document/edit.php:277 msgid "New Document Type" msgstr "" @@ -7160,11 +7478,11 @@ msgstr "" msgid "New Link" msgstr "" -#: i18n/templates.c:3113 +#: i18n/templates.c:3134 msgid "New Name" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1732 +#: plugins/ktcore/KTDocumentActions.php:1734 msgid "New Owner" msgstr "" @@ -7180,7 +7498,7 @@ msgstr "" msgid "New Saved Search" msgstr "" -#: i18n/templates.c:5897 +#: i18n/templates.c:6071 msgid "New State" msgstr "" @@ -7229,19 +7547,20 @@ msgstr "" msgid "New thread created" msgstr "" -#: i18n/templates.c:3338 +#: i18n/templates.c:3359 msgid "New to Document Management, or to #appname#? We've written some quick documentation to help you along" msgstr "" -#: i18n/templates.c:5588 +#: i18n/templates.c:5762 msgid "New workflow information" msgstr "" -#: i18n/templates.c:5591 +#: i18n/templates.c:5765 msgid "New workflow name" msgstr "" -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:72 i18n/templates.c:6422 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:72 i18n/templates.c:3548 +#: i18n/templates.c:6596 msgid "Next" msgstr "" @@ -7249,9 +7568,9 @@ msgstr "" msgid "Next run time" msgstr "" -#: i18n/templates.c:65 i18n/templates.c:2579 i18n/templates.c:2585 -#: i18n/templates.c:2633 i18n/templates.c:2738 i18n/templates.c:2828 -#: i18n/templates.c:2834 i18n/templates.c:3245 i18n/templates.c:4550 +#: i18n/templates.c:65 i18n/templates.c:2600 i18n/templates.c:2606 +#: i18n/templates.c:2654 i18n/templates.c:2759 i18n/templates.c:2849 +#: i18n/templates.c:2855 i18n/templates.c:3266 i18n/templates.c:4724 msgid "No" msgstr "" @@ -7259,7 +7578,7 @@ msgstr "" msgid "No Base DN provided" msgstr "" -#: i18n/templates.c:6686 +#: i18n/templates.c:6860 msgid "No Conditions have been defined." msgstr "" @@ -7275,7 +7594,7 @@ msgstr "" msgid "No Object Classes provided" msgstr "" -#: i18n/templates.c:3911 i18n/templates.c:6728 +#: i18n/templates.c:4085 i18n/templates.c:6902 msgid "No Saved Searches have been defined." msgstr "" @@ -7312,11 +7631,11 @@ msgstr "" msgid "No Workflow Selected." msgstr "" -#: action.php:68 +#: action.php:73 msgid "No action given" msgstr "" -#: action.php:131 +#: action.php:136 msgid "No action selected." msgstr "" @@ -7329,23 +7648,23 @@ msgstr "" msgid "No action specified." msgstr "" -#: i18n/templates.c:5846 +#: i18n/templates.c:6020 msgid "No actions are controlled by this workflow, so all actions are available when documents are in this state." msgstr "" -#: i18n/templates.c:5927 +#: i18n/templates.c:6101 msgid "No actions are controlled by this workflow." msgstr "" -#: i18n/templates.c:5891 +#: i18n/templates.c:6065 msgid "No actions are controlled by this workflow. All actions will be available at all states." msgstr "" -#: i18n/templates.c:5681 +#: i18n/templates.c:5855 msgid "No actions are performed when this transition occurs." msgstr "" -#: i18n/templates.c:6773 +#: i18n/templates.c:6947 msgid "No additional authentication sources have been defined." msgstr "" @@ -7362,7 +7681,7 @@ msgstr "" msgid "No automatic assignment" msgstr "" -#: i18n/templates.c:2321 +#: i18n/templates.c:2342 msgid "No automatic workflow" msgstr "" @@ -7388,7 +7707,7 @@ msgstr "" msgid "No collection specified." msgstr "" -#: i18n/templates.c:2435 +#: i18n/templates.c:2456 msgid "No columns have been added to this view" msgstr "" @@ -7405,15 +7724,15 @@ msgstr "" msgid "No configuration has been implemented for this plugin." msgstr "" -#: i18n/templates.c:3533 +#: i18n/templates.c:3695 msgid "No content specified for this help file yet. Edit it first." msgstr "" -#: i18n/templates.c:4070 +#: i18n/templates.c:4244 msgid "No criteria have been selected for the criteria group." msgstr "" -#: i18n/templates.c:5204 +#: i18n/templates.c:5378 msgid "No defined workflows" msgstr "" @@ -7427,15 +7746,15 @@ msgstr "" msgid "No document was requested. Please browse for one." msgstr "" -#: i18n/templates.c:7199 +#: i18n/templates.c:7373 msgid "No documents are currently checked out." msgstr "" -#: i18n/templates.c:7115 +#: i18n/templates.c:7289 msgid "No documents are marked as deleted." msgstr "" -#: plugins/ktstandard/KTBulkExportPlugin.php:129 +#: plugins/ktstandard/KTBulkExportPlugin.php:130 msgid "No documents found to export" msgstr "" @@ -7443,16 +7762,16 @@ msgstr "" msgid "No documents have been selected." msgstr "" -#: plugins/tagcloud/TagCloudRedirectPage.php:147 search2.php:394 +#: plugins/tagcloud/TagCloudRedirectPage.php:147 search2.php:401 #: search/booleanSearch.php:314 search/simpleSearch.php:179 msgid "No documents or folders match this query." msgstr "" -#: ktwebservice/webservice.php:2418 +#: ktapi/ktapi.inc.php:2756 ktwebservice/webservice.php:2418 msgid "No documents were found matching the specified document no" msgstr "" -#: i18n/templates.c:7025 i18n/templates.c:7148 i18n/templates.c:7169 +#: i18n/templates.c:7199 i18n/templates.c:7322 i18n/templates.c:7343 msgid "No documents were selected." msgstr "" @@ -7460,25 +7779,25 @@ msgstr "" msgid "No entity class specified." msgstr "" -#: search2/indexing/indexerCore.inc.php:1252 +#: search2/indexing/indexerCore.inc.php:1277 #, php-format msgid "No extractor for docid: %d" msgstr "" -#: i18n/templates.c:4157 i18n/templates.c:6824 +#: i18n/templates.c:4331 i18n/templates.c:6998 msgid "No fields associated with this fieldset." msgstr "" #: plugins/ktcore/admin/documentTypes.php:248 -#: plugins/wintools/email/emailDocumentTypes.php:321 +#: plugins/wintools/email/emailDocumentTypes.php:323 msgid "No fieldsets" msgstr "" -#: i18n/templates.c:1049 i18n/templates.c:5054 +#: i18n/templates.c:1049 i18n/templates.c:5228 msgid "No fieldsets are available to be added. To add a fieldset, please go to DMS Administration" msgstr "" -#: i18n/templates.c:1040 i18n/templates.c:5045 +#: i18n/templates.c:1040 i18n/templates.c:5219 msgid "No fieldsets are currently associated with this type." msgstr "" @@ -7494,6 +7813,10 @@ msgstr "" msgid "No folder name given" msgstr "" +#: ktapi/ktapi.inc.php:1263 +msgid "No folder or document items found to perform the action on." +msgstr "" + #: plugins/ktcore/admin/unitManagement.php:122 msgid "No folders available in this location." msgstr "" @@ -7507,12 +7830,12 @@ msgstr "" msgid "No folders or documents in this location." msgstr "" -#: i18n/templates.c:4169 i18n/templates.c:4178 i18n/templates.c:6836 -#: i18n/templates.c:6845 +#: i18n/templates.c:4343 i18n/templates.c:4352 i18n/templates.c:7010 +#: i18n/templates.c:7019 msgid "No free fields." msgstr "" -#: i18n/templates.c:2705 +#: i18n/templates.c:2726 msgid "No free keywords. Use the \"unlink\" action on a keyword to make it available." msgstr "" @@ -7520,11 +7843,11 @@ msgstr "" msgid "No group is required to perform this transition" msgstr "" -#: i18n/templates.c:5807 +#: i18n/templates.c:5981 msgid "No groups or roles are defined in the DMS." msgstr "" -#: i18n/templates.c:5153 +#: i18n/templates.c:5327 msgid "No help files have been customized." msgstr "" @@ -7532,7 +7855,7 @@ msgstr "" msgid "No help page specified." msgstr "" -#: i18n/templates.c:3311 +#: i18n/templates.c:3332 msgid "No indicated problem." msgstr "" @@ -7548,7 +7871,11 @@ msgstr "" msgid "No internal or external feeds available" msgstr "" -#: i18n/templates.c:2990 +#: ktapi/ktapi.inc.php:1219 +msgid "No items found to perform the action on." +msgstr "" + +#: i18n/templates.c:3011 msgid "No items have been assigned with the current \t\t parent behaviour." msgstr "" @@ -7556,11 +7883,11 @@ msgstr "" msgid "No items in the category." msgstr "" -#: i18n/templates.c:2456 +#: i18n/templates.c:2477 msgid "No items require your attention" msgstr "" -#: i18n/templates.c:3386 +#: i18n/templates.c:3407 msgid "No items require your attention." msgstr "" @@ -7577,11 +7904,11 @@ msgstr "" msgid "No licenses have been installed" msgstr "" -#: i18n/templates.c:7082 +#: i18n/templates.c:7256 msgid "No link administrator changeable link types available." msgstr "" -#: i18n/templates.c:2159 i18n/templates.c:2231 +#: i18n/templates.c:2180 i18n/templates.c:2252 msgid "No link types are defined. Please ask the administrator to add them." msgstr "" @@ -7604,7 +7931,7 @@ msgstr "" msgid "No lookups were selected for editing" msgstr "" -#: i18n/templates.c:3149 +#: i18n/templates.c:3170 msgid "No master field is set, please select the master field" msgstr "" @@ -7639,7 +7966,11 @@ msgstr "" msgid "No password was provided" msgstr "" -#: i18n/templates.c:5600 +#: i18n/templates.c:3482 +msgid "No permission" +msgstr "" + +#: i18n/templates.c:5774 msgid "No permissions are controlled by this state. Indicate below which permissions are controlled to allocate them." msgstr "" @@ -7648,15 +7979,15 @@ msgstr "" msgid "No permissions are required to perform this transition" msgstr "" -#: i18n/templates.c:5867 +#: i18n/templates.c:6041 msgid "No permissions have been created within #appname#." msgstr "" -#: i18n/templates.c:7268 +#: i18n/templates.c:7442 msgid "No problems found - database is consistent with the contents of the repository." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:895 +#: lib/documentmanagement/documentutil.inc.php:905 msgid "No reason given" msgstr "" @@ -7664,16 +7995,20 @@ msgstr "" msgid "No reason provided" msgstr "" -#: plugins/ktstandard/KTEmail.php:520 +#: plugins/ktstandard/KTEmail.php:545 msgid "No recipients set" msgstr "" +#: ktapi/ktapi.inc.php:2530 +msgid "No recipients were provided. The list of recipients should be in the format: array('users' => array(1,2), 'groups' => array(3,1), 'external' => array('name@email.com'))." +msgstr "" + #: plugins/ktcore/admin/workflowsv2.php:1631 msgid "No restrictions in place for this transition." msgstr "" #: i18n/templates.c:1166 i18n/templates.c:1340 i18n/templates.c:1397 -#: i18n/templates.c:6167 i18n/templates.c:6590 +#: i18n/templates.c:6341 i18n/templates.c:6764 msgid "No results for your search." msgstr "" @@ -7681,22 +8016,26 @@ msgstr "" msgid "No role is required to perform this transition" msgstr "" -#: i18n/templates.c:4334 i18n/templates.c:4619 +#: i18n/templates.c:4508 i18n/templates.c:4793 msgid "No roles defined in the Role Administration area." msgstr "" -#: i18n/templates.c:7301 +#: i18n/templates.c:7475 msgid "No roles or groups have been defined or have permissions." msgstr "" -#: i18n/templates.c:4928 +#: i18n/templates.c:5102 msgid "No roles or groups have been defined. Permissions can only be allocated to roles and groups." msgstr "" -#: i18n/templates.c:4661 i18n/templates.c:4778 +#: i18n/templates.c:4835 i18n/templates.c:4952 msgid "No roles, groups, or users have been defined or have permissions." msgstr "" +#: ktapi/ktapi.inc.php:4063 ktapi/ktapi.inc.php:4099 +msgid "No saved searches found" +msgstr "" + #: lib/search/searchutil.inc.php:116 msgid "No search criteria were specified" msgstr "" @@ -7705,11 +8044,11 @@ msgstr "" msgid "No search parameters given" msgstr "" -#: i18n/templates.c:2372 +#: i18n/templates.c:2393 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:2336 +#: i18n/templates.c:2357 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find users." msgstr "" @@ -7756,12 +8095,12 @@ msgstr "" msgid "No such KTEntityList" msgstr "" -#: action.php:74 +#: action.php:79 #, php-format msgid "No such action exists in %s" msgstr "" -#: action.php:166 +#: action.php:171 msgid "No such action." msgstr "" @@ -7811,7 +8150,7 @@ msgstr "" msgid "No such search" msgstr "" -#: plugins/ktcore/admin/userManagement.php:350 +#: plugins/ktcore/admin/userManagement.php:351 msgid "No such user." msgstr "" @@ -7830,11 +8169,15 @@ msgstr "" msgid "No such widget: %s" msgstr "" -#: i18n/templates.c:3395 +#: ktapi/ktapi.inc.php:1273 +msgid "No target folder has been specified." +msgstr "" + +#: i18n/templates.c:3416 msgid "No tasks have been run yet." msgstr "" -#: i18n/templates.c:7535 +#: i18n/templates.c:7709 msgid "No tasks have been scheduled" msgstr "" @@ -7855,15 +8198,15 @@ msgstr "" msgid "No transition specified." msgstr "" -#: i18n/templates.c:7505 +#: i18n/templates.c:7679 msgid "No transitions are available while the document is checked out." msgstr "" -#: i18n/templates.c:5837 +#: i18n/templates.c:6011 msgid "No transitions have been defined for this workflow." msgstr "" -#: i18n/templates.c:5828 +#: i18n/templates.c:6002 msgid "No transitions lead to this state." msgstr "" @@ -7871,7 +8214,7 @@ msgstr "" msgid "No unit" msgstr "" -#: i18n/templates.c:4889 i18n/templates.c:7415 +#: i18n/templates.c:5063 i18n/templates.c:7589 msgid "No users have permissions on this item." msgstr "" @@ -7883,12 +8226,12 @@ msgstr "" msgid "No valid LDAP user chosen" msgstr "" -#: lib/email/Email.inc:144 lib/email/Email.inc:199 +#: lib/email/Email.inc:146 lib/email/Email.inc:203 msgid "No valid email addresses supplied" msgstr "" #: i18n/templates.c:35 i18n/templates.c:1484 i18n/templates.c:1487 -#: i18n/templates.c:1538 i18n/templates.c:5162 +#: i18n/templates.c:1538 i18n/templates.c:5336 msgid "No workflow" msgstr "" @@ -7896,7 +8239,7 @@ msgstr "" msgid "No workflow selected." msgstr "" -#: lib/util/ktutil.inc:692 lib/util/ktutil.inc:699 lib/util/ktutil.inc:712 +#: lib/util/ktutil.inc:733 lib/util/ktutil.inc:740 lib/util/ktutil.inc:753 msgid "Non-entity object" msgstr "" @@ -7919,8 +8262,8 @@ msgid "None" msgstr "" #: lib/documentmanagement/DocumentField.inc:202 -#: plugins/ktcore/admin/documentFieldsv2.php:108 i18n/templates.c:2942 -#: i18n/templates.c:4517 +#: plugins/ktcore/admin/documentFieldsv2.php:108 i18n/templates.c:2963 +#: i18n/templates.c:4691 msgid "Normal" msgstr "" @@ -7928,9 +8271,9 @@ msgstr "" msgid "Normal (String)" msgstr "" -#: search2/indexing/indexerCore.inc.php:1089 -#: search2/indexing/indexerCore.inc.php:1097 -#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:259 +#: search2/indexing/indexerCore.inc.php:1107 +#: search2/indexing/indexerCore.inc.php:1115 +#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:263 msgid "Not Available" msgstr "" @@ -7938,7 +8281,7 @@ msgstr "" msgid "Not Required" msgstr "" -#: i18n/templates.c:3893 i18n/templates.c:3902 +#: i18n/templates.c:4067 i18n/templates.c:4076 msgid "Not Shared" msgstr "" @@ -7970,7 +8313,7 @@ msgstr "" msgid "Not implemented" msgstr "" -#: search2/indexing/indexerCore.inc.php:1248 +#: search2/indexing/indexerCore.inc.php:1273 #, php-format msgid "Not indexing docid: %d content because extractor could not be resolve. Still indexing discussion." msgstr "" @@ -7983,17 +8326,17 @@ msgstr "" msgid "Not started" msgstr "" -#: search2/search/expr.inc.php:196 +#: search2/search/expr.inc.php:203 #, php-format msgid "Not yet implemented in %s" msgstr "" -#: i18n/templates.c:7013 i18n/templates.c:7058 i18n/templates.c:7133 -#: i18n/templates.c:7154 +#: i18n/templates.c:7187 i18n/templates.c:7232 i18n/templates.c:7307 +#: i18n/templates.c:7328 msgid "Note" msgstr "" -#: i18n/templates.c:2279 +#: i18n/templates.c:2300 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 "" @@ -8013,19 +8356,15 @@ msgstr "" msgid "Note that the options which are available depends on previous choices within this fieldset." msgstr "" -#: i18n/templates.c:3713 -msgid "Note:" -msgstr "" - -#: i18n/templates.c:3407 +#: i18n/templates.c:3428 msgid "Note: The stack install uses its own service for task scheduling and the following is only for source installs." msgstr "" -#: i18n/templates.c:3404 +#: i18n/templates.c:3425 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:3680 +#: i18n/templates.c:3842 msgid "Note: Search results will not be accurate until the migration process is complete." msgstr "" @@ -8035,7 +8374,7 @@ msgstr "" #: plugins/ktcore/admin/workflowsv2.php:2105 #: plugins/ktcore/admin/workflowsv2.php:2257 plugins/ktcore/KTMiscPages.php:44 -#: i18n/templates.c:5333 i18n/templates.c:5633 +#: i18n/templates.c:5507 i18n/templates.c:5807 msgid "Notifications" msgstr "" @@ -8047,11 +8386,11 @@ msgstr "" msgid "Notifications updated." msgstr "" -#: i18n/templates.c:5735 i18n/templates.c:5954 +#: i18n/templates.c:5909 i18n/templates.c:6128 msgid "Notified groups & roles" msgstr "" -#: i18n/templates.c:3476 +#: i18n/templates.c:3638 msgid "Now editing field \"" msgstr "" @@ -8059,6 +8398,10 @@ msgstr "" msgid "Numbering Schemes" msgstr "" +#: i18n/templates.c:3458 i18n/templates.c:3515 i18n/templates.c:3563 +msgid "OK" +msgstr "" + #: search2/search/exprConstants.inc.php:66 msgid "OR" msgstr "" @@ -8074,7 +8417,7 @@ msgstr "" msgid "Object can't be created" msgstr "" -#: plugins/network/quicklinks/Quicklink.inc.php:79 +#: plugins/network/quicklinks/Quicklink.inc.php:81 msgid "Object no longer exists" msgstr "" @@ -8082,7 +8425,7 @@ msgstr "" msgid "Office Powerpoint Text Extractor" msgstr "" -#: i18n/templates.c:7274 +#: i18n/templates.c:7448 msgid "On deleting a document version the version history will remain but the document will be permanently deleted." msgstr "" @@ -8091,37 +8434,41 @@ msgstr "" msgid "Once downloaded, return to the original folder" msgstr "" -#: i18n/templates.c:4265 +#: i18n/templates.c:4439 msgid "Once the document has been downloaded, you should return to the document view." msgstr "" -#: i18n/templates.c:5603 +#: i18n/templates.c:5777 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:774 -#: plugins/ktstandard/KTBulkExportPlugin.php:178 +#: plugins/ktstandard/KTBulkExportPlugin.php:179 #, php-format msgid "Once your download is complete, click here to return to the original folder" msgstr "" -#: i18n/templates.c:5528 +#: i18n/templates.c:5702 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:5459 +#: i18n/templates.c:5633 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:5624 +#: i18n/templates.c:5798 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:6770 +#: i18n/templates.c:6944 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 "" -#: plugins/ktcore/KTCorePlugin.php:145 +#: i18n/templates.c:3464 +msgid "Open" +msgstr "" + +#: plugins/ktcore/KTCorePlugin.php:150 msgid "Open Containing Folder" msgstr "" @@ -8153,19 +8500,19 @@ msgstr "" msgid "Optimising Lucene index" msgstr "" -#: i18n/templates.c:3185 i18n/templates.c:3212 +#: i18n/templates.c:3206 i18n/templates.c:3233 msgid "Order" msgstr "" -#: i18n/templates.c:3176 i18n/templates.c:3203 +#: i18n/templates.c:3197 i18n/templates.c:3224 msgid "Order Fields" msgstr "" -#: i18n/templates.c:6293 +#: i18n/templates.c:6467 msgid "Organisation Name" msgstr "" -#: i18n/templates.c:6284 +#: i18n/templates.c:6458 msgid "Orgnisation Administration" msgstr "" @@ -8181,27 +8528,27 @@ msgstr "" msgid "Orphaned Folders Plugin" msgstr "" -#: i18n/templates.c:2606 +#: i18n/templates.c:2627 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:4595 +#: i18n/templates.c:4769 msgid "Override Parent Allocation" msgstr "" -#: plugins/ktcore/KTPermissions.php:432 +#: ktapi/KTAPIAcl.inc.php:1630 plugins/ktcore/KTPermissions.php:432 msgid "Override parent allocation" msgstr "" -#: i18n/templates.c:4772 +#: i18n/templates.c:4946 msgid "Override permissions" msgstr "" -#: plugins/ktcore/folder/Permissions.php:260 +#: ktapi/KTAPIAcl.inc.php:899 plugins/ktcore/folder/Permissions.php:260 msgid "Override permissions from parent" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:291 +#: plugins/ktcore/KTCorePlugin.php:289 msgid "Override the checked-out status of documents if a user has failed to do so." msgstr "" @@ -8225,11 +8572,11 @@ msgstr "" msgid "Owner" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1791 +#: plugins/ktcore/KTDocumentActions.php:1793 msgid "Ownership changed." msgstr "" -#: lib/util/ktutil.inc:219 +#: lib/util/ktutil.inc:260 msgid "PB" msgstr "" @@ -8241,11 +8588,11 @@ msgstr "" msgid "PDF Text Extractor" msgstr "" -#: i18n/templates.c:6041 +#: i18n/templates.c:6215 msgid "PHP Information" msgstr "" -#: i18n/templates.c:2453 +#: i18n/templates.c:2474 msgid "Page: #batch#" msgstr "" @@ -8253,25 +8600,26 @@ msgstr "" msgid "Parameters" msgstr "" -#: i18n/templates.c:3794 +#: i18n/templates.c:3968 msgid "Parse" msgstr "" -#: search2/search/search.inc.php:533 +#: search2/search/search.inc.php:624 #, php-format msgid "Parsing problem near '%s' in '%s' of expression." msgstr "" -#: search2/search/search.inc.php:559 +#: search2/search/search.inc.php:650 #, php-format msgid "Parsing problem near '%s' of expression '%s'." msgstr "" #: lib/authentication/builtinauthenticationprovider.inc.php:81 #: lib/authentication/builtinauthenticationprovider.inc.php:190 -#: plugins/ktcore/admin/userManagement.php:159 -#: plugins/ktcore/admin/userManagement.php:268 preferences.php:131 -#: i18n/templates.c:404 i18n/templates.c:6593 i18n/templates.c:6959 +#: plugins/ktcore/admin/userManagement.php:160 +#: plugins/ktcore/admin/userManagement.php:269 preferences.php:131 +#: i18n/templates.c:404 i18n/templates.c:3497 i18n/templates.c:6767 +#: i18n/templates.c:7133 msgid "Password" msgstr "" @@ -8295,7 +8643,7 @@ msgstr "" msgid "Path is not a folder" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:314 +#: plugins/ktcore/KTCorePlugin.php:312 #: plugins/search2/reporting/PendingDocuments.php:47 i18n/templates.c:245 msgid "Pending Documents Indexing Queue" msgstr "" @@ -8304,32 +8652,32 @@ msgstr "" msgid "Per-User Activity" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1644 +#: plugins/ktcore/KTDocumentActions.php:1646 msgid "Perform Quick Transition" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1645 i18n/templates.c:5180 +#: plugins/ktcore/KTDocumentActions.php:1647 i18n/templates.c:5354 msgid "Perform Transition" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1679 +#: plugins/ktcore/KTDocumentActions.php:1681 #, php-format msgid "Perform Transition: %s" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:356 +#: plugins/ktcore/KTCorePlugin.php:368 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:3728 +#: i18n/templates.c:3902 msgid "Period Since Last Indexing:" msgstr "" -#: i18n/templates.c:3722 +#: i18n/templates.c:3896 msgid "Period Since Last Optimization:" msgstr "" -#: i18n/templates.c:7553 +#: i18n/templates.c:7727 msgid "Permission" msgstr "" @@ -8352,8 +8700,9 @@ msgstr "" #: plugins/ktcore/folder/Permissions.php:56 #: plugins/ktcore/folder/Permissions.php:60 #: plugins/ktcore/folder/Permissions.php:193 -#: plugins/ktcore/KTCorePlugin.php:259 plugins/ktcore/KTPermissions.php:68 -#: plugins/ktcore/KTPermissions.php:195 i18n/templates.c:4655 +#: plugins/ktcore/KTCorePlugin.php:264 plugins/ktcore/KTPermissions.php:68 +#: plugins/ktcore/KTPermissions.php:195 i18n/templates.c:3479 +#: i18n/templates.c:4829 msgid "Permissions" msgstr "" @@ -8361,11 +8710,11 @@ msgstr "" msgid "Permissions Allocated." msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1230 i18n/templates.c:5417 +#: plugins/ktcore/admin/workflowsv2.php:1230 i18n/templates.c:5591 msgid "Permissions Overview" msgstr "" -#: i18n/templates.c:7544 +#: i18n/templates.c:7718 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 "" @@ -8377,7 +8726,7 @@ msgstr "" msgid "Permissions on folder updated" msgstr "" -#: i18n/templates.c:5741 i18n/templates.c:5960 +#: i18n/templates.c:5915 i18n/templates.c:6134 msgid "Permissions overridden" msgstr "" @@ -8389,15 +8738,15 @@ msgstr "" msgid "Plain Text Extractor" msgstr "" -#: i18n/templates.c:2405 +#: i18n/templates.c:2426 msgid "Please be aware that - depending on your selections - new values may become available." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:1428 +#: lib/documentmanagement/documentutil.inc.php:1457 msgid "Please be sure to enter information for all the Required fields below" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1655 +#: plugins/ktcore/KTDocumentActions.php:1657 msgid "Please bear in mind that you can use a maximum of 250 characters." msgstr "" @@ -8406,23 +8755,23 @@ msgstr "" msgid "Please check that you have entered a valid username and email address." msgstr "" -#: i18n/templates.c:6356 +#: i18n/templates.c:6530 msgid "Please choose a location to place your unit folder." msgstr "" -#: i18n/templates.c:3227 +#: i18n/templates.c:3248 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:6305 +#: i18n/templates.c:6479 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:6083 +#: i18n/templates.c:6257 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:7205 +#: i18n/templates.c:7379 msgid "Please confirm that this is the document that you wish to check-in." msgstr "" @@ -8434,7 +8783,7 @@ msgstr "" msgid "Please contact #email# to purchase a new subscription, or renew your existing one." msgstr "" -#: i18n/templates.c:6401 +#: i18n/templates.c:6575 msgid "Please contact the KnowledgeTree Sales team should you wish to learn more about commercially supported editions of KnowledgeTree." msgstr "" @@ -8446,7 +8795,7 @@ msgstr "" msgid "Please define an appropriate numbering scheme for each document type:" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:619 +#: plugins/ktcore/KTDocumentActions.php:621 msgid "Please describe the changes you made to the document. Bear in mind that you can use a maximum of 250 characters." msgstr "" @@ -8454,7 +8803,7 @@ msgstr "" msgid "Please either enter a name, or select a search to save over" msgstr "" -#: i18n/templates.c:3410 +#: i18n/templates.c:3431 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 "" @@ -8466,7 +8815,7 @@ msgstr "" msgid "Please enter a list of transitions, one per line. Transition names must be unique." msgstr "" -#: i18n/templates.c:3578 +#: i18n/templates.c:3740 msgid "Please enter a name for the search expression." msgstr "" @@ -8479,11 +8828,11 @@ msgstr "" msgid "Please enter some search criteria!" msgstr "" -#: i18n/templates.c:6485 +#: i18n/templates.c:6659 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:6419 +#: i18n/templates.c:6593 msgid "Please enter the Unit's details below and then click create unit. Fields marked with a red square are required." msgstr "" @@ -8491,7 +8840,7 @@ msgstr "" msgid "Please enter the lookup values you wish to add, one per line." msgstr "" -#: i18n/templates.c:398 i18n/templates.c:6953 +#: i18n/templates.c:398 i18n/templates.c:7127 msgid "Please enter your details below to login." msgstr "" @@ -8507,7 +8856,7 @@ msgstr "" msgid "Please enter your username." msgstr "" -#: i18n/templates.c:4832 +#: i18n/templates.c:5006 msgid "Please give a reason for deleting these files. This will be recorded in the documents' \"Transaction History\"" msgstr "" @@ -8516,37 +8865,37 @@ msgstr "" msgid "Please give the role a name." msgstr "" -#: i18n/templates.c:4367 +#: i18n/templates.c:4541 msgid "Please give these final details." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1101 -#: plugins/ktcore/KTDocumentActions.php:1303 +#: plugins/ktcore/KTDocumentActions.php:1103 +#: plugins/ktcore/KTDocumentActions.php:1305 msgid "Please indicate a new filename to use to resolve any conflicts." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1085 -#: plugins/ktcore/KTDocumentActions.php:1287 +#: plugins/ktcore/KTDocumentActions.php:1087 +#: plugins/ktcore/KTDocumentActions.php:1289 msgid "Please indicate a new title to use to resolve any title conflicts." msgstr "" -#: i18n/templates.c:7238 i18n/templates.c:7244 +#: i18n/templates.c:7412 i18n/templates.c:7418 msgid "Please note" msgstr "" -#: i18n/templates.c:5906 +#: i18n/templates.c:6080 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:4568 +#: i18n/templates.c:4742 msgid "Please note that changing role allocations may take a some time, depending on the number of folders below this one." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1734 +#: plugins/ktcore/KTDocumentActions.php:1736 msgid "Please note that changing the owner may affect access to this document." msgstr "" -#: i18n/templates.c:5192 +#: i18n/templates.c:5366 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 "" @@ -8558,7 +8907,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:5342 i18n/templates.c:5363 +#: i18n/templates.c:5516 i18n/templates.c:5537 msgid "Please note that the plugins that are installed will affect the available options" msgstr "" @@ -8566,11 +8915,11 @@ msgstr "" msgid "Please provide a search term" msgstr "" -#: search2.php:295 +#: search2.php:301 msgid "Please reattempt the query. The query is missing." msgstr "" -#: i18n/templates.c:6407 +#: i18n/templates.c:6581 msgid "Please refer to the documentation provided to you at subscription to learn more about how to access KnowledgeTree's professional support team." msgstr "" @@ -8578,11 +8927,11 @@ msgstr "" msgid "Please reselect the file to upload." msgstr "" -#: plugins/alerts/alerts.php:543 +#: plugins/alerts/alerts.php:585 msgid "Please review this document." msgstr "" -#: i18n/templates.c:2081 +#: i18n/templates.c:2102 msgid "Please select a disclaimer to customize." msgstr "" @@ -8592,15 +8941,15 @@ 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 -#: plugins/ktcore/admin/userManagement.php:574 -#: plugins/ktcore/admin/userManagement.php:589 +#: plugins/ktcore/admin/userManagement.php:202 +#: plugins/ktcore/admin/userManagement.php:262 +#: plugins/ktcore/admin/userManagement.php:575 +#: plugins/ktcore/admin/userManagement.php:590 msgid "Please select a user first." msgstr "" -#: plugins/ktcore/admin/userManagement.php:307 -#: plugins/ktcore/admin/userManagement.php:455 +#: plugins/ktcore/admin/userManagement.php:308 +#: plugins/ktcore/admin/userManagement.php:456 msgid "Please select a user to modify first." msgstr "" @@ -8614,7 +8963,7 @@ msgstr "" msgid "Please select a valid role first." msgstr "" -#: action.php:153 action.php:157 +#: action.php:158 action.php:162 msgid "Please select documents or folders first." msgstr "" @@ -8626,27 +8975,27 @@ msgstr "" msgid "Please select one or more permissions." msgstr "" -#: i18n/templates.c:4037 +#: i18n/templates.c:4211 msgid "Please select some search criteria" msgstr "" -#: i18n/templates.c:2312 +#: i18n/templates.c:2333 msgid "Please select the appropriate workflows for each document type." msgstr "" -#: plugins/ktcore/document/edit.php:276 +#: plugins/ktcore/document/edit.php:278 msgid "Please select the new type for this document." msgstr "" -#: i18n/templates.c:5435 +#: i18n/templates.c:5609 msgid "Please select which roles or groups should be informed when each state is reached." msgstr "" -#: i18n/templates.c:5798 i18n/templates.c:5912 +#: i18n/templates.c:5972 i18n/templates.c:6086 msgid "Please select which roles or groups should be informed when this state is reached." msgstr "" -#: i18n/templates.c:6023 +#: i18n/templates.c:6197 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 "" @@ -8670,16 +9019,16 @@ msgstr "" msgid "Please specify search criteria!" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:606 +#: plugins/ktcore/KTDocumentActions.php:608 #, php-format msgid "Please specify the file you wish to upload. Unless you also indicate that you are changing its filename (see \"Force Original Filename\" below), this will need to be called %s" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1440 +#: plugins/ktcore/KTDocumentActions.php:1442 msgid "Please specify why you are archiving this document. Please bear in mind that you can use a maximum of 250 characters." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:800 +#: plugins/ktcore/KTDocumentActions.php:802 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 "" @@ -8687,23 +9036,23 @@ msgstr "" msgid "Please specify why you are checking out these documents. It will assist other users in understanding why you have locked these files." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:429 +#: plugins/ktcore/KTDocumentActions.php:430 msgid "Please specify why you are checking out this document. It will assist other users in understanding why you have locked this file. Please bear in mind that you can use a maximum of 250 characters." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1260 +#: plugins/ktcore/KTDocumentActions.php:1262 msgid "Please specify why you are copying this document. Bear in mind that you can use a maximum of 250 characters." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:923 +#: plugins/ktcore/KTDocumentActions.php:925 msgid "Please specify why you are deleting this document. Please bear in mind that you can use a maximum of 250 characters." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1058 +#: plugins/ktcore/KTDocumentActions.php:1060 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:6929 +#: plugins/ktcore/admin/plugins.php:56 i18n/templates.c:7103 msgid "Plugins" msgstr "" @@ -8711,11 +9060,11 @@ msgstr "" msgid "Plugins providing workflow allocators." msgstr "" -#: plugins/ktcore/admin/plugins.php:156 +#: plugins/ktcore/admin/plugins.php:162 msgid "Plugins read from the filesystem" msgstr "" -#: plugins/ktcore/admin/plugins.php:151 +#: plugins/ktcore/admin/plugins.php:153 msgid "Plugins updated" msgstr "" @@ -8723,11 +9072,11 @@ msgstr "" msgid "Plus" msgstr "" -#: i18n/templates.c:6392 +#: i18n/templates.c:6566 msgid "Portions copyright The Jam Warehouse Software (Pty) Limited." msgstr "" -#: i18n/templates.c:2423 i18n/templates.c:2774 +#: i18n/templates.c:2444 i18n/templates.c:2795 msgid "Position" msgstr "" @@ -8735,11 +9084,11 @@ msgstr "" msgid "Possible cause" msgstr "" -#: i18n/templates.c:2240 +#: i18n/templates.c:2261 msgid "Post a reply" msgstr "" -#: i18n/templates.c:2243 +#: i18n/templates.c:2264 msgid "Post reply" msgstr "" @@ -8747,9 +9096,9 @@ msgstr "" msgid "PostScript Text Extractor" msgstr "" -#: config/siteMap.inc:72 lib/templating/kt3template.inc.php:287 -#: lib/templating/kt3template.inc.php:364 preferences.php:56 -#: i18n/templates.c:6098 +#: config/siteMap.inc:72 lib/templating/kt3template.inc.php:290 +#: lib/templating/kt3template.inc.php:367 preferences.php:56 +#: i18n/templates.c:6272 msgid "Preferences" msgstr "" @@ -8757,15 +9106,15 @@ msgstr "" msgid "Premium" msgstr "" -#: i18n/templates.c:3425 +#: i18n/templates.c:3446 msgid "Press 'i' to edit a line." msgstr "" -#: i18n/templates.c:3422 +#: i18n/templates.c:3443 msgid "Press 'o' to start a new line." msgstr "" -#: i18n/templates.c:3428 +#: i18n/templates.c:3449 msgid "Press the 'esc' key to exit the edit mode." msgstr "" @@ -8789,7 +9138,7 @@ msgstr "" msgid "Prevents users who do not have the specified role from using this transition." msgstr "" -#: i18n/templates.c:2717 +#: i18n/templates.c:2738 msgid "Preview" msgstr "" @@ -8813,39 +9162,43 @@ msgstr "" msgid "Problem assigning role users" msgstr "" -#: search2/indexing/indexerCore.inc.php:1372 -#: search2/indexing/indexerCore.inc.php:1390 +#: search2/indexing/indexerCore.inc.php:1384 +#: search2/indexing/indexerCore.inc.php:1402 #, php-format msgid "Problem filtering document %d" msgstr "" -#: search2/indexing/indexerCore.inc.php:1399 +#: search2/indexing/indexerCore.inc.php:1411 #, php-format msgid "Problem indexing document %d - indexDocument" msgstr "" -#: search2/indexing/indexerCore.inc.php:1380 +#: search2/indexing/indexerCore.inc.php:1392 #, php-format msgid "Problem indexing document %d - indexDocumentAndDiscussion" msgstr "" -#: plugins/network/quicklinks/manageQuicklinks.php:237 +#: plugins/network/quicklinks/manageQuicklinks.php:240 msgid "Problem retrieving quicklinks" msgstr "" -#: search2/indexing/indexerCore.inc.php:1273 +#: search2/indexing/indexerCore.inc.php:1295 #, php-format msgid "Processing docid: %d.\n" msgstr "" -#: plugins/professional-reporting/ProfessionalReportingPlugin.php:35 +#: plugins/professional-reporting/ProfessionalReportingPlugin.php:39 msgid "Professional Reporting" msgstr "" -#: i18n/templates.c:2402 +#: i18n/templates.c:2423 msgid "Project Details" msgstr "" +#: i18n/templates.c:3536 +msgid "Properties" +msgstr "" + #: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:68 #: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:85 #: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:98 @@ -8861,11 +9214,11 @@ msgstr "" msgid "Provided variable %s is not a valid %s" msgstr "" -#: i18n/templates.c:6803 +#: i18n/templates.c:6977 msgid "Provider" msgstr "" -#: i18n/templates.c:6809 +#: i18n/templates.c:6983 msgid "Provider configuration" msgstr "" @@ -8878,7 +9231,7 @@ msgstr "" msgid "Published" msgstr "" -#: search2.php:667 search2.php:668 +#: search2.php:674 search2.php:675 msgid "Query Editor" msgstr "" @@ -8890,11 +9243,11 @@ msgstr "" msgid "Query name is empty" msgstr "" -#: i18n/templates.c:3749 +#: i18n/templates.c:3923 msgid "Queue Coverage :" msgstr "" -#: i18n/templates.c:3752 +#: i18n/templates.c:3926 msgid "Queue coverage indicates percentage of documents currently queued for indexing in relation to total repository size." msgstr "" @@ -8906,15 +9259,15 @@ msgstr "" msgid "Quick Search Options" msgstr "" -#: plugins/network/quicklinks/manageQuicklinks.php:86 +#: plugins/network/quicklinks/manageQuicklinks.php:89 msgid "Quicklink deleted" msgstr "" -#: plugins/network/quicklinks/QuicklinksDashlet.php:32 +#: plugins/network/quicklinks/QuicklinksDashlet.php:35 msgid "Quicklinks" msgstr "" -#: plugins/network/quicklinks/QuicklinksPlugin.php:38 +#: plugins/network/quicklinks/QuicklinksPlugin.php:42 msgid "Quicklinks Plugin" msgstr "" @@ -8958,8 +9311,8 @@ msgstr "" msgid "Re-order" msgstr "" -#: plugins/network/quicklinks/manageQuicklinks.php:184 -#: plugins/network/quicklinks/manageQuicklinks.php:185 i18n/templates.c:488 +#: plugins/network/quicklinks/manageQuicklinks.php:187 +#: plugins/network/quicklinks/manageQuicklinks.php:188 i18n/templates.c:488 #: i18n/templates.c:491 i18n/templates.c:524 msgid "Re-order Quicklinks" msgstr "" @@ -8968,7 +9321,7 @@ msgstr "" msgid "Re-order quicklinks" msgstr "" -#: plugins/network/quicklinks/manageQuicklinks.php:254 +#: plugins/network/quicklinks/manageQuicklinks.php:257 msgid "Re-ordered quicklinks" msgstr "" @@ -8976,34 +9329,34 @@ msgstr "" msgid "Read" msgstr "" -#: i18n/templates.c:6938 +#: i18n/templates.c:7112 msgid "Read plugins from filesystem" msgstr "" -#: i18n/templates.c:3326 +#: i18n/templates.c:3347 msgid "Read the admin introduction." msgstr "" #: plugins/ktcore/KTBulkActions.php:83 plugins/ktcore/KTBulkActions.php:267 #: plugins/ktcore/KTBulkActions.php:423 plugins/ktcore/KTBulkActions.php:523 #: plugins/ktcore/KTBulkActions.php:973 -#: plugins/ktcore/KTDocumentActions.php:428 -#: plugins/ktcore/KTDocumentActions.php:618 -#: plugins/ktcore/KTDocumentActions.php:799 -#: plugins/ktcore/KTDocumentActions.php:922 -#: plugins/ktcore/KTDocumentActions.php:1057 -#: plugins/ktcore/KTDocumentActions.php:1259 -#: plugins/ktcore/KTDocumentActions.php:1439 -#: plugins/ktcore/KTDocumentActions.php:1653 +#: plugins/ktcore/KTDocumentActions.php:429 +#: plugins/ktcore/KTDocumentActions.php:620 +#: plugins/ktcore/KTDocumentActions.php:801 +#: plugins/ktcore/KTDocumentActions.php:924 +#: plugins/ktcore/KTDocumentActions.php:1059 +#: plugins/ktcore/KTDocumentActions.php:1261 +#: plugins/ktcore/KTDocumentActions.php:1441 +#: plugins/ktcore/KTDocumentActions.php:1655 #: plugins/ktstandard/KTDiscussion.php:272 view.php:428 msgid "Reason" msgstr "" -#: i18n/templates.c:6872 i18n/templates.c:6881 +#: i18n/templates.c:7046 i18n/templates.c:7055 msgid "Reason for failure" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1575 +#: plugins/ktcore/KTDocumentActions.php:1577 msgid "Reason for transition" msgstr "" @@ -9017,15 +9370,15 @@ msgstr "" msgid "Recent Uploads" msgstr "" -#: plugins/network/extendedtransactioninfo/latestchanges.php:33 +#: plugins/network/extendedtransactioninfo/latestchanges.php:36 msgid "Recently Added/Changed Documents" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:253 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:291 msgid "Recently Dropped Documents" msgstr "" -#: plugins/network/userhistory/UserHistoryDashlet.inc.php:34 +#: plugins/network/userhistory/UserHistoryDashlet.inc.php:37 msgid "Recently Viewed Items" msgstr "" @@ -9037,15 +9390,11 @@ msgstr "" msgid "Recreate Lucene index" msgstr "" -#: i18n/templates.c:3755 -msgid "Refresh" -msgstr "" - #: i18n/templates.c:56 msgid "Regenerate On Checkin" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:350 +#: plugins/ktcore/KTCorePlugin.php:362 msgid "Register new plugins, disable plugins, and so forth" msgstr "" @@ -9057,13 +9406,17 @@ msgstr "" msgid "Reindexing documents when they are encountered." msgstr "" -#: i18n/templates.c:2114 +#: i18n/templates.c:2135 msgid "Relationship" msgstr "" -#: i18n/templates.c:218 i18n/templates.c:2531 i18n/templates.c:2891 -#: i18n/templates.c:2906 i18n/templates.c:3491 i18n/templates.c:4133 -#: i18n/templates.c:4160 i18n/templates.c:4976 i18n/templates.c:6827 +#: i18n/templates.c:3512 +msgid "Reload" +msgstr "" + +#: i18n/templates.c:218 i18n/templates.c:2552 i18n/templates.c:2912 +#: i18n/templates.c:2927 i18n/templates.c:3653 i18n/templates.c:4307 +#: i18n/templates.c:4334 i18n/templates.c:5150 i18n/templates.c:7001 msgid "Remove" msgstr "" @@ -9071,19 +9424,19 @@ msgstr "" msgid "Remove All" msgstr "" -#: i18n/templates.c:4073 +#: i18n/templates.c:4247 msgid "Remove Criteria Group" msgstr "" -#: i18n/templates.c:3254 +#: i18n/templates.c:3275 msgid "Remove conditional" msgstr "" -#: i18n/templates.c:2930 i18n/templates.c:3284 i18n/templates.c:4505 +#: i18n/templates.c:2951 i18n/templates.c:3305 i18n/templates.c:4679 msgid "Remove fields" msgstr "" -#: i18n/templates.c:2270 +#: i18n/templates.c:2291 msgid "Remove subscription" msgstr "" @@ -9096,31 +9449,31 @@ msgstr "" msgid "Removed dynamic permissions" msgstr "" -#: plugins/ktcore/admin/userManagement.php:659 +#: plugins/ktcore/admin/userManagement.php:660 msgid "Removed from groups" msgstr "" -#: search2/indexing/extractors/StarOfficeExtractor.inc.php:170 +#: search2/indexing/extractors/StarOfficeExtractor.inc.php:172 #, php-format 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:4304 -#: i18n/templates.c:4307 i18n/templates.c:4856 i18n/transactions.c:4 +#: plugins/ktcore/folder/Rename.php:52 i18n/templates.c:4478 +#: i18n/templates.c:4481 i18n/templates.c:5030 i18n/transactions.c:4 msgid "Rename" msgstr "" -#: i18n/templates.c:3104 i18n/templates.c:3116 i18n/templates.c:3188 -#: i18n/templates.c:3191 +#: i18n/templates.c:3125 i18n/templates.c:3137 i18n/templates.c:3209 +#: i18n/templates.c:3212 msgid "Rename Behaviours" msgstr "" -#: i18n/templates.c:4298 +#: i18n/templates.c:4472 msgid "Rename Document" msgstr "" -#: i18n/templates.c:4847 i18n/templates.c:4853 +#: i18n/templates.c:5021 i18n/templates.c:5027 msgid "Rename Folder" msgstr "" @@ -9128,16 +9481,16 @@ msgstr "" msgid "Rename folder" msgstr "" -#: lib/foldermanagement/folderutil.inc.php:284 +#: lib/foldermanagement/folderutil.inc.php:285 #, php-format msgid "Renamed from \"%s\" to \"%s\"" msgstr "" -#: i18n/templates.c:2432 i18n/templates.c:2786 +#: i18n/templates.c:2453 i18n/templates.c:2807 msgid "Reorder down" msgstr "" -#: i18n/templates.c:2429 i18n/templates.c:2783 +#: i18n/templates.c:2450 i18n/templates.c:2804 msgid "Reorder up" msgstr "" @@ -9149,7 +9502,7 @@ msgstr "" msgid "Replacement already exists. Editing the existing copy instead of replacing." msgstr "" -#: i18n/templates.c:2177 +#: i18n/templates.c:2198 msgid "Replies" msgstr "" @@ -9157,21 +9510,21 @@ msgstr "" msgid "Reply posted" msgstr "" -#: plugins/professional-reporting/ProfessionalReportingPlugin.php:41 +#: plugins/professional-reporting/ProfessionalReportingPlugin.php:48 #, php-format msgid "Report on usage of %s" msgstr "" -#: plugins/professional-reporting/ProfessionalReportingPlugin.php:40 +#: plugins/professional-reporting/ProfessionalReportingPlugin.php:47 msgid "Reporting" msgstr "" -#: plugins/professional-reporting/ProfessionalReportingPlugin.php:45 +#: plugins/professional-reporting/ProfessionalReportingPlugin.php:52 msgid "Reports on user activities - login history and last login information." msgstr "" -#: plugins/ktcore/KTAssist.php:51 i18n/templates.c:4274 i18n/templates.c:4280 -#: i18n/templates.c:4283 +#: plugins/ktcore/KTAssist.php:51 i18n/templates.c:4448 i18n/templates.c:4454 +#: i18n/templates.c:4457 msgid "Request Assistance" msgstr "" @@ -9195,7 +9548,7 @@ msgstr "" #: i18n/templates.c:884 i18n/templates.c:1700 i18n/templates.c:1703 #: i18n/templates.c:1721 i18n/templates.c:1724 i18n/templates.c:1727 #: i18n/templates.c:1730 i18n/templates.c:1733 i18n/templates.c:1736 -#: i18n/templates.c:2858 i18n/templates.c:3455 i18n/templates.c:3461 +#: i18n/templates.c:2879 i18n/templates.c:3617 i18n/templates.c:3623 msgid "Required" msgstr "" @@ -9209,7 +9562,7 @@ msgstr "" msgid "Required value %s not set" msgstr "" -#: i18n/templates.c:6944 +#: i18n/templates.c:7118 msgid "Reread plugins" msgstr "" @@ -9225,12 +9578,12 @@ msgstr "" msgid "Reschedule All Documents" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:318 +#: plugins/ktcore/KTCorePlugin.php:316 #: plugins/search2/reporting/RescheduleDocuments.php:47 msgid "Reschedule all documents" msgstr "" -#: i18n/templates.c:3797 +#: i18n/templates.c:3521 i18n/templates.c:3530 i18n/templates.c:3971 msgid "Reset" msgstr "" @@ -9238,35 +9591,35 @@ msgstr "" msgid "Reset password" msgstr "" -#: i18n/templates.c:4880 i18n/templates.c:7406 +#: i18n/templates.c:5054 i18n/templates.c:7580 msgid "Resolved permissions per user" msgstr "" -#: i18n/templates.c:3836 +#: i18n/templates.c:4010 msgid "Resource" msgstr "" -#: i18n/templates.c:7109 i18n/templates.c:7127 +#: i18n/templates.c:7283 i18n/templates.c:7301 msgid "Restore" msgstr "" -#: i18n/templates.c:4451 +#: i18n/templates.c:4625 msgid "Restore Document" msgstr "" -#: i18n/templates.c:7163 +#: i18n/templates.c:7337 msgid "Restore To" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:294 +#: plugins/ktcore/KTCorePlugin.php:292 msgid "Restore old (archived) documents, usually at a user's request." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:297 +#: plugins/ktcore/KTCorePlugin.php:295 msgid "Restore or Expunge Deleted Documents" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:297 +#: plugins/ktcore/KTCorePlugin.php:295 msgid "Restore previously deleted documents, or permanently expunge them." msgstr "" @@ -9276,11 +9629,11 @@ msgstr "" msgid "Restored from deleted state by %s" msgstr "" -#: i18n/templates.c:1010 i18n/templates.c:5015 +#: i18n/templates.c:1010 i18n/templates.c:5189 msgid "Restrict document types" msgstr "" -#: i18n/templates.c:5288 +#: i18n/templates.c:5462 msgid "Restriction" msgstr "" @@ -9288,31 +9641,31 @@ msgstr "" msgid "Restriction Type" msgstr "" -#: lib/actions/bulkaction.php:502 +#: lib/actions/bulkaction.php:505 msgid "Return" msgstr "" -#: i18n/templates.c:3509 +#: i18n/templates.c:3671 msgid "Return items which match" msgstr "" -#: i18n/templates.c:4055 +#: i18n/templates.c:4229 msgid "Return items which match #options# of the criteria groups specified." msgstr "" -#: i18n/templates.c:4067 +#: i18n/templates.c:4241 msgid "Return items which match #options# of the criteria specified below." msgstr "" -#: i18n/templates.c:2468 i18n/templates.c:2510 i18n/templates.c:4112 +#: i18n/templates.c:2489 i18n/templates.c:2531 i18n/templates.c:4286 msgid "Return items which match  #options# of the criteria groups specified." msgstr "" -#: i18n/templates.c:2480 +#: i18n/templates.c:2501 msgid "Return items which match  #options# of the criteria specified below." msgstr "" -#: i18n/templates.c:2522 i18n/templates.c:4124 +#: i18n/templates.c:2543 i18n/templates.c:4298 msgid "Return items which match  #options# of the criteria specified." msgstr "" @@ -9321,14 +9674,14 @@ msgstr "" msgid "Return to the original folder" msgstr "" -#: i18n/templates.c:3542 i18n/templates.c:3545 +#: i18n/templates.c:3704 i18n/templates.c:3707 msgid "Return to where you came from." msgstr "" #: plugins/ktcore/folder/Permissions.php:436 -#: plugins/ktcore/folder/Permissions.php:443 i18n/templates.c:4322 -#: i18n/templates.c:4571 i18n/templates.c:4667 i18n/templates.c:4784 -#: i18n/templates.c:5858 i18n/templates.c:7307 +#: plugins/ktcore/folder/Permissions.php:443 i18n/templates.c:4496 +#: i18n/templates.c:4745 i18n/templates.c:4841 i18n/templates.c:4958 +#: i18n/templates.c:6032 i18n/templates.c:7481 msgid "Role" msgstr "" @@ -9347,7 +9700,7 @@ msgstr "" msgid "Role \"%s\" updated." msgstr "" -#: i18n/templates.c:6227 +#: i18n/templates.c:6401 msgid "Role Administration" msgstr "" @@ -9356,7 +9709,7 @@ msgstr "" msgid "Role Management" msgstr "" -#: i18n/templates.c:6248 +#: i18n/templates.c:6422 msgid "Role Name" msgstr "" @@ -9372,12 +9725,20 @@ msgstr "" msgid "Role allocations changed" msgstr "" +#: ktapi/ktapi.inc.php:1372 ktapi/ktapi.inc.php:1599 +msgid "Role id must be numeric." +msgstr "" + +#: ktapi/ktapi.inc.php:1405 +msgid "Role name must be a string." +msgstr "" + #: plugins/ktcore/KTPermissions.php:514 msgid "Role now uses parent." msgstr "" -#: i18n/templates.c:3530 i18n/templates.c:4664 i18n/templates.c:4781 -#: i18n/templates.c:5855 i18n/templates.c:7304 +#: i18n/templates.c:3692 i18n/templates.c:4838 i18n/templates.c:4955 +#: i18n/templates.c:6029 i18n/templates.c:7478 msgid "Role or Group" msgstr "" @@ -9387,8 +9748,8 @@ msgid "Role: %s" msgstr "" #: plugins/ktcore/admin/workflowsv2.php:2165 -#: plugins/ktcore/KTCorePlugin.php:261 i18n/templates.c:5801 -#: i18n/templates.c:5915 +#: plugins/ktcore/KTCorePlugin.php:266 i18n/templates.c:5975 +#: i18n/templates.c:6089 msgid "Roles" msgstr "" @@ -9396,11 +9757,11 @@ msgstr "" msgid "Root" msgstr "" -#: i18n/templates.c:6683 +#: i18n/templates.c:6857 msgid "Run Condition" msgstr "" -#: i18n/templates.c:3908 i18n/templates.c:6725 +#: i18n/templates.c:4082 i18n/templates.c:6899 msgid "Run Search" msgstr "" @@ -9411,18 +9772,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:353 -#: i18n/templates.c:1646 i18n/templates.c:2348 i18n/templates.c:2360 -#: i18n/templates.c:3590 i18n/templates.c:3803 i18n/templates.c:3809 -#: i18n/templates.c:5648 i18n/templates.c:5792 i18n/templates.c:5834 -#: i18n/templates.c:6749 i18n/templates.c:7538 +#: i18n/templates.c:1646 i18n/templates.c:2369 i18n/templates.c:2381 +#: i18n/templates.c:3524 i18n/templates.c:3533 i18n/templates.c:3557 +#: i18n/templates.c:3752 i18n/templates.c:3977 i18n/templates.c:3983 +#: i18n/templates.c:5822 i18n/templates.c:5966 i18n/templates.c:6008 +#: i18n/templates.c:6923 i18n/templates.c:7712 msgid "Save" msgstr "" -#: i18n/templates.c:2039 +#: i18n/templates.c:2060 msgid "Save Changes" msgstr "" -#: i18n/templates.c:4196 +#: i18n/templates.c:4370 msgid "Save Config Settings" msgstr "" @@ -9430,8 +9792,8 @@ msgstr "" msgid "Save Document" msgstr "" -#: i18n/templates.c:4208 i18n/templates.c:4220 i18n/templates.c:4232 -#: i18n/templates.c:4244 i18n/templates.c:4256 +#: i18n/templates.c:4382 i18n/templates.c:4394 i18n/templates.c:4406 +#: i18n/templates.c:4418 i18n/templates.c:4430 msgid "Save Trigger" msgstr "" @@ -9443,11 +9805,11 @@ msgstr "" msgid "Save this search" msgstr "" -#: i18n/templates.c:3812 +#: i18n/templates.c:3986 msgid "Saved" msgstr "" -#: search/booleanSearch.php:258 i18n/templates.c:2072 i18n/templates.c:3566 +#: search/booleanSearch.php:258 i18n/templates.c:2093 i18n/templates.c:3728 msgid "Saved Search" msgstr "" @@ -9457,7 +9819,7 @@ msgid "Saved Search: %s" msgstr "" #: plugins/ktcore/admin/savedSearch.php:52 i18n/templates.c:1565 -#: i18n/templates.c:1658 i18n/templates.c:2069 +#: i18n/templates.c:1658 i18n/templates.c:2090 msgid "Saved Searches" msgstr "" @@ -9469,23 +9831,23 @@ msgstr "" msgid "Saved search ID is not numeric" msgstr "" -#: i18n/templates.c:3845 +#: i18n/templates.c:4019 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:6689 +#: i18n/templates.c:6863 msgid "Saved searches" msgstr "" -#: i18n/templates.c:6692 +#: i18n/templates.c:6866 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 "" -#: lib/documentmanagement/documentutil.inc.php:296 +#: lib/documentmanagement/documentutil.inc.php:306 msgid "Saving metadata" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:728 +#: lib/documentmanagement/documentutil.inc.php:738 msgid "Scanning file" msgstr "" @@ -9517,10 +9879,11 @@ msgstr "" msgid "Script Extractor" msgstr "" -#: lib/templating/kt3template.inc.php:284 plugins/ktcore/KTCorePlugin.php:149 +#: lib/templating/kt3template.inc.php:287 plugins/ktcore/KTCorePlugin.php:154 #: plugins/ktcore/KTPortlets.php:45 plugins/search2/Search2Portlet.php:8 -#: search/booleanSearch.php:238 i18n/templates.c:2498 i18n/templates.c:2543 -#: i18n/templates.c:3791 i18n/templates.c:4100 i18n/templates.c:4145 +#: search/booleanSearch.php:238 i18n/templates.c:2519 i18n/templates.c:2564 +#: i18n/templates.c:3461 i18n/templates.c:3965 i18n/templates.c:4274 +#: i18n/templates.c:4319 msgid "Search" msgstr "" @@ -9529,12 +9892,12 @@ msgstr "" msgid "Search Attributes" msgstr "" -#: i18n/templates.c:3548 i18n/templates.c:3551 +#: i18n/templates.c:3710 i18n/templates.c:3713 msgid "Search Criteria" msgstr "" -#: i18n/templates.c:3554 i18n/templates.c:3599 i18n/templates.c:3689 -#: i18n/templates.c:3761 i18n/templates.c:3854 i18n/templates.c:4043 +#: i18n/templates.c:3716 i18n/templates.c:3761 i18n/templates.c:3851 +#: i18n/templates.c:3935 i18n/templates.c:4028 i18n/templates.c:4217 msgid "Search Criteria Editor" msgstr "" @@ -9542,11 +9905,11 @@ msgstr "" msgid "Search Deleted" msgstr "" -#: i18n/templates.c:6542 +#: i18n/templates.c:6716 msgid "Search For Users" msgstr "" -#: i18n/templates.c:6704 +#: i18n/templates.c:6878 msgid "Search Name" msgstr "" @@ -9554,9 +9917,9 @@ msgstr "" msgid "Search Password" msgstr "" -#: plugins/tagcloud/TagCloudRedirectPage.php:122 search2.php:369 -#: search2.php:370 search2.php:449 search2.php:450 -#: search/booleanSearch.php:252 i18n/templates.c:3593 +#: plugins/tagcloud/TagCloudRedirectPage.php:122 search2.php:376 +#: search2.php:377 search2.php:456 search2.php:457 +#: search/booleanSearch.php:252 i18n/templates.c:3755 msgid "Search Results" msgstr "" @@ -9564,13 +9927,13 @@ msgstr "" msgid "Search User" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:239 plugins/ktcore/KTCorePlugin.php:330 +#: plugins/ktcore/KTCorePlugin.php:244 plugins/ktcore/KTCorePlugin.php:342 msgid "Search and Indexing" msgstr "" #: plugins/ktcore/admin/configSettings.php:333 #: plugins/ktcore/admin/configSettings.php:337 -#: plugins/ktcore/KTCorePlugin.php:240 +#: plugins/ktcore/KTCorePlugin.php:245 msgid "Search and Indexing Settings" msgstr "" @@ -9578,19 +9941,19 @@ msgstr "" msgid "Search engine format" msgstr "" -#: i18n/templates.c:2366 +#: i18n/templates.c:2387 msgid "Search for group" msgstr "" -#: i18n/templates.c:6122 +#: i18n/templates.c:6296 msgid "Search for groups" msgstr "" -#: i18n/templates.c:2330 +#: i18n/templates.c:2351 msgid "Search for user" msgstr "" -#: i18n/templates.c:566 i18n/templates.c:941 i18n/templates.c:6536 +#: i18n/templates.c:566 i18n/templates.c:941 i18n/templates.c:6710 msgid "Search for users" msgstr "" @@ -9613,7 +9976,7 @@ msgstr "" msgid "Search not saved" msgstr "" -#: i18n/templates.c:3605 +#: i18n/templates.c:3767 msgid "Search results found: #count#" msgstr "" @@ -9622,7 +9985,7 @@ msgstr "" msgid "Search saved" msgstr "" -#: search2/ajax/ajax.inc.php:154 +#: search2/ajax/ajax.inc.php:168 msgid "Search with this name already exists" msgstr "" @@ -9635,29 +9998,29 @@ 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:5627 +#: plugins/ktcore/admin/workflowsv2.php:1208 i18n/templates.c:5801 msgid "Security" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:231 +#: plugins/ktcore/KTCorePlugin.php:236 msgid "Security Management" msgstr "" -#: i18n/templates.c:5300 +#: i18n/templates.c:5474 msgid "Security Overview: #name#" msgstr "" -#: search2/indexing/extractors/PDFExtractor.inc.php:69 +#: search2/indexing/extractors/PDFExtractor.inc.php:70 msgid "Security properties on the PDF document prevent text from being extracted." msgstr "" -#: i18n/templates.c:3644 +#: i18n/templates.c:3806 msgid "Select All" msgstr "" -#: plugins/documentcomparison/DocumentComparison.php:49 +#: plugins/documentcomparison/DocumentComparison.php:51 #: plugins/ktcore/KTDocumentActions.php:220 i18n/templates.c:1400 -#: i18n/templates.c:6986 +#: i18n/templates.c:7160 msgid "Select Document Version to compare against" msgstr "" @@ -9665,7 +10028,7 @@ msgstr "" msgid "Select External RSS Feed" msgstr "" -#: i18n/templates.c:2954 +#: i18n/templates.c:2975 msgid "Select Fieldset" msgstr "" @@ -9677,11 +10040,11 @@ msgstr "" msgid "Select User" msgstr "" -#: i18n/templates.c:2444 +#: i18n/templates.c:2465 msgid "Select View" msgstr "" -#: i18n/templates.c:2048 +#: i18n/templates.c:2069 msgid "Select a Field" msgstr "" @@ -9689,11 +10052,11 @@ msgstr "" msgid "Select a Value" msgstr "" -#: i18n/templates.c:2999 i18n/templates.c:3014 +#: i18n/templates.c:3020 i18n/templates.c:3035 msgid "Select a behaviour" msgstr "" -#: i18n/templates.c:3011 +#: i18n/templates.c:3032 msgid "Select a behaviour from this list to change the items which are available." msgstr "" @@ -9701,27 +10064,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:4922 +#: i18n/templates.c:5096 msgid "Select a document or folder to make a shortcut to." msgstr "" -#: i18n/templates.c:1433 +#: i18n/templates.c:1433 i18n/templates.c:3542 msgid "Select a document type" msgstr "" -#: i18n/templates.c:1073 i18n/templates.c:5078 +#: i18n/templates.c:1073 i18n/templates.c:5252 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:4088 +#: i18n/templates.c:4262 msgid "Select a fieldset" msgstr "" -#: i18n/templates.c:2210 +#: i18n/templates.c:2231 msgid "Select a link type." msgstr "" -#: i18n/templates.c:2153 +#: i18n/templates.c:2174 msgid "Select a target document to link to." msgstr "" @@ -9729,15 +10092,15 @@ msgstr "" msgid "Select a value" msgstr "" -#: i18n/templates.c:4091 +#: i18n/templates.c:4265 msgid "Select a workflow" msgstr "" -#: i18n/templates.c:5558 i18n/templates.c:5984 +#: i18n/templates.c:5732 i18n/templates.c:6158 msgid "Select a workflow to modify. To enable a disabled workflow, edit it and set a proper starting state." msgstr "" -#: i18n/templates.c:2282 +#: i18n/templates.c:2303 msgid "Select appropriate workflow" msgstr "" @@ -9745,28 +10108,28 @@ msgstr "" msgid "Select different workflow" msgstr "" -#: i18n/templates.c:1004 i18n/templates.c:5009 +#: i18n/templates.c:1004 i18n/templates.c:5183 msgid "Select document types allowed in folder" msgstr "" -#: plugins/alerts/alerts.php:745 +#: plugins/alerts/alerts.php:787 msgid "Select other users or groups to include in this alert" msgstr "" -#: i18n/templates.c:4949 i18n/templates.c:5210 +#: i18n/templates.c:5123 i18n/templates.c:5384 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:4085 +#: i18n/templates.c:4259 msgid "Select some criteria" msgstr "" -#: i18n/templates.c:5879 +#: i18n/templates.c:6053 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 "" #: plugins/ktcore/admin/documentTypes.php:173 -#: plugins/wintools/email/emailDocumentTypes.php:247 +#: plugins/wintools/email/emailDocumentTypes.php:249 msgid "Select the fieldsets which you wish to associate with this document type" msgstr "" @@ -9774,15 +10137,15 @@ 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:4724 +#: i18n/templates.c:4898 msgid "Select the groups which should be part of this role." msgstr "" -#: plugins/ktcore/admin/userManagement.php:381 +#: plugins/ktcore/admin/userManagement.php:382 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:5615 +#: i18n/templates.c:5789 msgid "Select the permissions you want controlled by this state." msgstr "" @@ -9790,7 +10153,7 @@ msgstr "" msgid "Select the state to move this discussion into" msgstr "" -#: i18n/templates.c:5645 +#: i18n/templates.c:5819 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 "" @@ -9807,7 +10170,7 @@ msgstr "" msgid "Select which users, groups and roles to be notified." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:136 +#: plugins/ktcore/KTCorePlugin.php:141 msgid "Selection" msgstr "" @@ -9819,7 +10182,7 @@ msgstr "" msgid "Send request" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:758 +#: lib/documentmanagement/documentutil.inc.php:768 msgid "Sending subscriptions" msgstr "" @@ -9831,11 +10194,15 @@ msgstr "" msgid "Server name" msgstr "" +#: i18n/templates.c:3503 i18n/templates.c:3566 +msgid "Server selection" +msgstr "" + #: search2/ajax/ajax.inc.php:83 msgid "Session has expired." msgstr "" -#: lib/session/Session.inc:275 lib/session/Session.inc:301 +#: lib/session/Session.inc:276 lib/session/Session.inc:302 #: thirdparty/pear/PEAR.php:880 msgid "Session timed out" msgstr "" @@ -9844,19 +10211,19 @@ msgstr "" msgid "Set Master Field" msgstr "" -#: i18n/templates.c:5843 +#: i18n/templates.c:6017 msgid "Set allowed actions" msgstr "" -#: i18n/templates.c:5882 +#: i18n/templates.c:6056 msgid "Set controlled actions" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1267 i18n/templates.c:5852 +#: plugins/ktcore/admin/workflowsv2.php:1267 i18n/templates.c:6026 msgid "Set controlled permissions" msgstr "" -#: i18n/templates.c:3152 +#: i18n/templates.c:3173 msgid "Set master field" msgstr "" @@ -9880,15 +10247,19 @@ msgstr "" msgid "Setting a non-existent field: " msgstr "" -#: i18n/templates.c:3890 +#: i18n/templates.c:3572 +msgid "Settings" +msgstr "" + +#: i18n/templates.c:4064 msgid "Share" msgstr "" -#: i18n/templates.c:3875 +#: i18n/templates.c:4049 msgid "Share With All" msgstr "" -#: i18n/templates.c:3899 i18n/templates.c:3905 +#: i18n/templates.c:4073 i18n/templates.c:4079 msgid "Shared" msgstr "" @@ -9926,8 +10297,8 @@ msgstr "" msgid "Show #max# of #total# transactions." msgstr "" -#: i18n/templates.c:1715 i18n/templates.c:3449 i18n/templates.c:3647 -#: i18n/templates.c:3650 i18n/templates.c:4961 i18n/templates.c:5222 +#: i18n/templates.c:1715 i18n/templates.c:3611 i18n/templates.c:3809 +#: i18n/templates.c:3812 i18n/templates.c:5135 i18n/templates.c:5396 msgid "Show All" msgstr "" @@ -9940,7 +10311,7 @@ msgstr "" msgid "Show all users" msgstr "" -#: i18n/templates.c:7484 +#: i18n/templates.c:7658 msgid "Show deleted versions" msgstr "" @@ -9961,7 +10332,7 @@ msgstr "" msgid "Showing Notifications %d - %d of %d" msgstr "" -#: i18n/templates.c:3368 +#: i18n/templates.c:3389 msgid "Showing first #visible# of #count# notifications." msgstr "" @@ -9973,15 +10344,15 @@ msgstr "" msgid "Simple Search" msgstr "" -#: i18n/templates.c:2363 +#: i18n/templates.c:2384 msgid "Since there may be many groups in the system, please provide a few letters from the groups's name to begin." msgstr "" -#: i18n/templates.c:6125 +#: i18n/templates.c:6299 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:2327 +#: i18n/templates.c:2348 msgid "Since there may be many users in the system, please provide a few letters from the person's user name to begin." msgstr "" @@ -9989,7 +10360,7 @@ msgstr "" 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:6539 +#: i18n/templates.c:6713 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 "" @@ -10001,7 +10372,7 @@ msgstr "" msgid "Since you are a system administrator, you can see this message. Please click \"edit\" below here to create some welcome content, since there is no welcome content available in your language." msgstr "" -#: plugins/ktcore/KTColumns.inc.php:443 plugins/ktcore/KTCorePlugin.php:137 +#: plugins/ktcore/KTColumns.inc.php:443 plugins/ktcore/KTCorePlugin.php:142 msgid "Single Selection" msgstr "" @@ -10027,7 +10398,7 @@ msgstr "" msgid "Something very unexpected happened." msgstr "" -#: i18n/templates.c:6020 +#: i18n/templates.c:6194 msgid "Source States" msgstr "" @@ -10035,11 +10406,11 @@ msgstr "" msgid "Source created" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:326 +#: lib/documentmanagement/documentutil.inc.php:336 msgid "Source document not specified" msgstr "" -#: lib/foldermanagement/folderutil.inc.php:645 +#: lib/foldermanagement/folderutil.inc.php:662 msgid "Source folder not specified" msgstr "" @@ -10051,7 +10422,7 @@ msgstr "" msgid "Specified output encoding for the zip files compression does not exists !" msgstr "" -#: i18n/templates.c:5876 +#: i18n/templates.c:6050 msgid "Specify Controlled Actions" msgstr "" @@ -10059,7 +10430,7 @@ msgstr "" msgid "Specify Metadata" msgstr "" -#: i18n/templates.c:4829 +#: i18n/templates.c:5003 msgid "Specify Reason for Delete" msgstr "" @@ -10069,28 +10440,28 @@ msgid "Specify Search Details" msgstr "" #: lib/authentication/builtinauthenticationprovider.inc.php:81 -#: plugins/ktcore/admin/userManagement.php:159 -#: plugins/ktcore/admin/userManagement.php:268 +#: plugins/ktcore/admin/userManagement.php:160 +#: plugins/ktcore/admin/userManagement.php:269 msgid "Specify an initial password for the user." msgstr "" -#: i18n/templates.c:6482 +#: i18n/templates.c:6656 msgid "Specify group details" msgstr "" -#: i18n/templates.c:5612 +#: i18n/templates.c:5786 msgid "Specify permissions" msgstr "" -#: i18n/templates.c:7037 +#: i18n/templates.c:7211 msgid "Specify the details for a new link type below." msgstr "" -#: i18n/templates.c:7046 +#: i18n/templates.c:7220 msgid "Specify the details for the link type below." msgstr "" -#: i18n/templates.c:4217 +#: i18n/templates.c:4391 msgid "Specify the folder to which the document must be moved." msgstr "" @@ -10099,27 +10470,27 @@ msgstr "" 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:6416 +#: i18n/templates.c:6590 msgid "Specify unit details" msgstr "" -#: i18n/templates.c:4241 +#: i18n/templates.c:4415 msgid "Specify which condition the document must fulfill before this transition becomes available." msgstr "" -#: i18n/templates.c:4229 +#: i18n/templates.c:4403 msgid "Specify which group the user will require in order to perform this transition." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:254 +#: plugins/ktcore/KTCorePlugin.php:259 msgid "Specify which organisational units are available within the repository." msgstr "" -#: i18n/templates.c:4253 +#: i18n/templates.c:4427 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:4205 +#: i18n/templates.c:4379 msgid "Specify which role the user will require in order to perform this transition." msgstr "" @@ -10127,11 +10498,11 @@ msgstr "" msgid "Specify your new password." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1654 +#: plugins/ktcore/KTDocumentActions.php:1656 msgid "Specify your reason for performing this action." msgstr "" -#: i18n/templates.c:6797 +#: i18n/templates.c:6971 msgid "Standard configuration" msgstr "" @@ -10139,11 +10510,11 @@ msgstr "" msgid "StarOffice Text Extractor" msgstr "" -#: i18n/templates.c:5195 +#: i18n/templates.c:5369 msgid "Start Workflow" msgstr "" -#: i18n/templates.c:5186 +#: i18n/templates.c:5360 msgid "Start workflow on document" msgstr "" @@ -10151,18 +10522,18 @@ msgstr "" msgid "Starting State" msgstr "" -#: plugins/ktstandard/KTDiscussion.php:271 i18n/templates.c:2183 -#: i18n/templates.c:5174 i18n/templates.c:5264 i18n/templates.c:5405 -#: i18n/templates.c:5438 i18n/templates.c:5729 i18n/templates.c:5783 -#: i18n/templates.c:5948 +#: plugins/ktstandard/KTDiscussion.php:271 i18n/templates.c:2204 +#: i18n/templates.c:5348 i18n/templates.c:5438 i18n/templates.c:5579 +#: i18n/templates.c:5612 i18n/templates.c:5903 i18n/templates.c:5957 +#: i18n/templates.c:6122 msgid "State" msgstr "" -#: i18n/templates.c:5621 +#: i18n/templates.c:5795 msgid "State Effects" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:934 i18n/templates.c:5486 +#: plugins/ktcore/admin/workflowsv2.php:934 i18n/templates.c:5660 msgid "State Name" msgstr "" @@ -10174,8 +10545,8 @@ msgstr "" msgid "State updated." msgstr "" -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:84 i18n/templates.c:5426 -#: i18n/templates.c:5477 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:84 i18n/templates.c:5600 +#: i18n/templates.c:5651 msgid "States" msgstr "" @@ -10184,16 +10555,16 @@ msgstr "" msgid "States and Transitions" msgstr "" -#: i18n/templates.c:5270 i18n/templates.c:5462 +#: i18n/templates.c:5444 i18n/templates.c:5636 msgid "States and Transitions: #name#" msgstr "" -#: i18n/templates.c:5423 +#: i18n/templates.c:5597 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:3839 i18n/templates.c:5564 i18n/templates.c:5990 -#: i18n/templates.c:6917 i18n/templates.c:6926 +#: i18n/templates.c:4013 i18n/templates.c:5738 i18n/templates.c:6164 +#: i18n/templates.c:7091 i18n/templates.c:7100 msgid "Status" msgstr "" @@ -10201,15 +10572,15 @@ msgstr "" msgid "Status Toggled" msgstr "" -#: i18n/templates.c:5414 +#: i18n/templates.c:5588 msgid "Step 1: Basic Workflow Details" msgstr "" -#: i18n/templates.c:5234 +#: i18n/templates.c:5408 msgid "Step 2: Connect transitions to states" msgstr "" -#: i18n/templates.c:2624 +#: i18n/templates.c:2645 msgid "Sticky" msgstr "" @@ -10217,17 +10588,17 @@ msgstr "" msgid "Storage Utilization" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:280 +#: lib/documentmanagement/documentutil.inc.php:290 msgid "Storing contents" msgstr "" -#: i18n/templates.c:6149 +#: i18n/templates.c:6323 msgid "Subgroups" msgstr "" #: plugins/ktcore/KTAssist.php:58 plugins/ktstandard/KTDiscussion.php:137 -#: plugins/ktstandard/KTDiscussion.php:262 i18n/templates.c:2168 -#: i18n/templates.c:4445 +#: plugins/ktstandard/KTDiscussion.php:262 i18n/templates.c:2189 +#: i18n/templates.c:4619 msgid "Subject" msgstr "" @@ -10255,7 +10626,15 @@ msgstr "" msgid "Subscription Plugin" msgstr "" -#: plugins/ktstandard/KTSubscriptions.php:110 i18n/templates.c:2267 +#: lib/subscriptions/subscriptions.inc.php:590 +msgid "Subscription notification" +msgstr "" + +#: lib/subscriptions/subscriptions.inc.php:664 +msgid "Subscription notification for" +msgstr "" + +#: plugins/ktstandard/KTSubscriptions.php:110 i18n/templates.c:2288 msgid "Subscriptions" msgstr "" @@ -10272,19 +10651,19 @@ msgstr "" msgid "Successfully forced \"%s\" to be checked in." msgstr "" -#: i18n/templates.c:6029 +#: i18n/templates.c:6203 msgid "Support and System Information" msgstr "" -#: plugins/ktcore/admin/techsupport.php:50 plugins/ktcore/KTCorePlugin.php:353 +#: plugins/ktcore/admin/techsupport.php:50 plugins/ktcore/KTCorePlugin.php:365 msgid "Support and System information" msgstr "" -#: i18n/templates.c:6323 +#: i18n/templates.c:6497 msgid "Synchronise Users in #name#" msgstr "" -#: i18n/templates.c:2561 i18n/templates.c:2810 +#: i18n/templates.c:2582 i18n/templates.c:2831 msgid "System" msgstr "" @@ -10298,11 +10677,11 @@ msgstr "" msgid "System Cache" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:241 +#: plugins/ktcore/KTCorePlugin.php:246 msgid "System Configuration" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:242 +#: plugins/ktcore/KTCorePlugin.php:247 msgid "System Configuration Settings" msgstr "" @@ -10310,7 +10689,7 @@ msgstr "" msgid "System Folder Utilization" msgstr "" -#: i18n/templates.c:6062 +#: i18n/templates.c:6236 msgid "System Information (Disk Usage, Process List, if easily detectable)" msgstr "" @@ -10326,7 +10705,7 @@ msgstr "" msgid "System Temporary Folder" msgstr "" -#: lib/util/ktutil.inc:223 +#: lib/util/ktutil.inc:264 msgid "TB" msgstr "" @@ -10348,31 +10727,31 @@ msgstr "" msgid "Tag Cloud Search" msgstr "" -#: i18n/templates.c:3341 +#: i18n/templates.c:3362 msgid "Take the crash course." msgstr "" -#: i18n/templates.c:539 i18n/templates.c:2108 +#: i18n/templates.c:539 i18n/templates.c:2129 msgid "Target" msgstr "" #: plugins/ktcore/admin/unitManagement.php:128 #: plugins/ktcore/KTBulkActions.php:253 plugins/ktcore/KTBulkActions.php:409 -#: plugins/ktcore/KTDocumentActions.php:1050 -#: plugins/ktcore/KTDocumentActions.php:1252 +#: plugins/ktcore/KTDocumentActions.php:1052 +#: plugins/ktcore/KTDocumentActions.php:1254 msgid "Target Folder" msgstr "" -#: i18n/templates.c:2006 +#: i18n/templates.c:2027 msgid "Target document archived by:" msgstr "" -#: i18n/templates.c:1943 +#: i18n/templates.c:1964 msgid "Target document deleted by:" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:334 -#: lib/foldermanagement/folderutil.inc.php:653 +#: lib/documentmanagement/documentutil.inc.php:344 +#: lib/foldermanagement/folderutil.inc.php:670 msgid "Target folder not specified" msgstr "" @@ -10381,7 +10760,7 @@ msgid "Task" msgstr "" #: plugins/ktcore/scheduler/taskScheduler.php:50 -#: plugins/ktcore/scheduler/taskScheduler.php:51 i18n/templates.c:7529 +#: plugins/ktcore/scheduler/taskScheduler.php:51 i18n/templates.c:7703 msgid "Task Scheduler Management" msgstr "" @@ -10403,22 +10782,14 @@ msgstr "" msgid "Test Condition: %s" msgstr "" -#: i18n/templates.c:3041 +#: i18n/templates.c:3062 msgid "Test Instance" msgstr "" -#: i18n/templates.c:4190 i18n/templates.c:6857 +#: i18n/templates.c:4364 i18n/templates.c:7031 msgid "Test conditions" msgstr "" -#: i18n/templates.c:3704 -msgid "Text Extractor Status" -msgstr "" - -#: i18n/templates.c:3710 -msgid "Text extractor(s)s affected:" -msgstr "" - #: plugins/ktcore/admin/manageViews.php:114 msgid "That column is not for the specified view" msgstr "" @@ -10431,15 +10802,11 @@ msgstr "" msgid "That name is already in use in this fieldset. Please specify a unique name." msgstr "" -#: i18n/templates.c:3695 -msgid "The #name# is not functioning correctly. This could be because:" -msgstr "" - -#: i18n/templates.c:4046 +#: i18n/templates.c:4220 msgid "The #options# may also be used to create more complex search criteria expressions." msgstr "" -#: i18n/templates.c:3770 +#: i18n/templates.c:3944 msgid "The #options# may also be used to perform searches." msgstr "" @@ -10452,7 +10819,7 @@ msgstr "" 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 "" -#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:207 +#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:211 msgid "The Document Indexer did not respond correctly. Your search results will not include content results. Please notify the system administrator to investigate why the Document Indexer is not running." msgstr "" @@ -10480,35 +10847,35 @@ 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:6893 +#: i18n/templates.c:7067 msgid "The action can be performed on the entire selection." msgstr "" -#: i18n/templates.c:6896 +#: i18n/templates.c:7070 msgid "The action cannot be performed on any of the selected entities." msgstr "" -#: i18n/templates.c:6884 +#: i18n/templates.c:7058 msgid "The action will be performed on the following documents and folders" msgstr "" -#: plugins/alerts/alerts.php:580 +#: plugins/alerts/alerts.php:622 msgid "The alert could not be deleted: " msgstr "" -#: plugins/alerts/alerts.php:628 plugins/alerts/alerts.php:641 +#: plugins/alerts/alerts.php:670 plugins/alerts/alerts.php:683 msgid "The alert could not be saved: " msgstr "" -#: plugins/alerts/alerts.php:583 +#: plugins/alerts/alerts.php:625 msgid "The alert has been deleted" msgstr "" -#: plugins/alerts/alerts.php:659 +#: plugins/alerts/alerts.php:701 msgid "The alert has been saved for the date: " msgstr "" -#: ktapi/KTAPISession.inc.php:360 +#: ktapi/KTAPISession.inc.php:498 msgid "The anonymous user could not be found." msgstr "" @@ -10521,22 +10888,18 @@ msgstr "" msgid "The base document you attempted to retrieve is invalid. Please browse for one." msgstr "" -#: i18n/templates.c:4703 +#: i18n/templates.c:4877 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:4868 +#: i18n/templates.c:5042 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:2414 +#: i18n/templates.c:2435 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:3701 -msgid "The component on which the indexer depends is not available." -msgstr "" - #: plugins/ktcore/KTWorkflowTriggers.inc.php:430 msgid "The condition required for this trigger has been deleted, so it is always available." msgstr "" @@ -10549,7 +10912,7 @@ msgstr "" msgid "The contents of the document to be added to the document management system." msgstr "" -#: i18n/templates.c:5465 +#: i18n/templates.c:5639 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 "" @@ -10557,7 +10920,7 @@ msgstr "" msgid "The current file name is shown below:" msgstr "" -#: i18n/templates.c:2105 +#: i18n/templates.c:2126 msgid "The current links to and from this document are displayed below." msgstr "" @@ -10565,11 +10928,25 @@ msgstr "" 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:1988 +#: lib/subscriptions/subscriptions.inc.php:452 +#: lib/subscriptions/subscriptions.inc.php:453 +#: lib/subscriptions/subscriptions.inc.php:454 +#: lib/subscriptions/subscriptions.inc.php:455 +#: lib/subscriptions/subscriptions.inc.php:456 +#: lib/subscriptions/subscriptions.inc.php:457 +#: lib/subscriptions/subscriptions.inc.php:458 +#: lib/subscriptions/subscriptions.inc.php:459 +#: lib/subscriptions/subscriptions.inc.php:460 +#: lib/subscriptions/subscriptions.inc.php:461 +#: lib/subscriptions/subscriptions.inc.php:462 +msgid "The document \"" +msgstr "" + +#: i18n/templates.c:1895 i18n/templates.c:2009 msgid "The document \"#object_name#\"" msgstr "" -#: i18n/templates.c:1970 +#: i18n/templates.c:1991 msgid "The document \"#object_name#\" has been changed" msgstr "" @@ -10581,11 +10958,11 @@ msgstr "" msgid "The document \"#object_name#\" has been checked out" msgstr "" -#: i18n/templates.c:2009 +#: i18n/templates.c:2030 msgid "The document \"#object_name#\" has been moved" msgstr "" -#: i18n/templates.c:1946 +#: i18n/templates.c:1967 msgid "The document \"#object_name#\" has been removed" msgstr "" @@ -10601,7 +10978,7 @@ msgstr "" msgid "The document \"#object_name#\" was added" msgstr "" -#: i18n/templates.c:5696 +#: i18n/templates.c:5870 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 "" @@ -10609,16 +10986,16 @@ msgstr "" msgid "The document has been successfully restored." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:935 +#: lib/documentmanagement/documentutil.inc.php:945 #, php-format msgid "The document is checked out and cannot be deleted: %s" msgstr "" -#: i18n/templates.c:7502 +#: i18n/templates.c:7676 msgid "The document is currently in state \"#name#\"" msgstr "" -#: plugins/ktcore/document/edit.php:277 +#: plugins/ktcore/document/edit.php:279 #, php-format msgid "The document is currently of type \"%s\"." msgstr "" @@ -10650,7 +11027,7 @@ msgstr "" msgid "The document you attempted to retrieve is invalid. Please browse for one." msgstr "" -#: plugins/network/gotodocumentid/GoToDocumentIdPlugin.php:101 +#: plugins/network/gotodocumentid/GoToDocumentIdPlugin.php:105 msgid "The document you requested does not exist." msgstr "" @@ -10658,7 +11035,7 @@ msgstr "" msgid "The document you requested has an invalid document type. Unfortunately, this means that we cannot effectively display it." msgstr "" -#: plugins/documentcomparison/DocumentComparison.php:41 +#: plugins/documentcomparison/DocumentComparison.php:43 #: plugins/ktcore/KTDocumentActions.php:212 msgid "The document you selected was invalid" msgstr "" @@ -10668,35 +11045,41 @@ msgstr "" msgid "The document you specified appears to be invalid." msgstr "" -#: i18n/templates.c:4262 +#: i18n/templates.c:4436 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 "" -#: plugins/ktcore/admin/userManagement.php:157 -#: plugins/ktcore/admin/userManagement.php:222 +#: plugins/ktcore/admin/userManagement.php:158 +#: plugins/ktcore/admin/userManagement.php:223 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:298 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:3773 +#: i18n/templates.c:3947 msgid "The expression parsed successfully." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:353 +#: plugins/ktcore/KTDocumentActions.php:354 msgid "The file you requested is not available - please contact the system administrator if this is incorrect." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:692 +#: plugins/ktcore/KTDocumentActions.php:694 #, php-format 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 "" -#: plugins/ktcore/KTDocumentActions.php:690 +#: plugins/ktcore/KTDocumentActions.php:692 #, php-format msgid "The file you uploaded was not called \"%s\". The file must have the same name as the original file." msgstr "" -#: i18n/templates.c:1895 +#: lib/subscriptions/subscriptions.inc.php:449 +#: lib/subscriptions/subscriptions.inc.php:450 +#: lib/subscriptions/subscriptions.inc.php:451 +msgid "The folder \"" +msgstr "" + +#: i18n/templates.c:1916 msgid "The folder \"#object_name#\" has been removed" msgstr "" @@ -10704,7 +11087,7 @@ msgstr "" msgid "The folder \"#object_name#\" to which you were subscribed, has been removed" msgstr "" -#: i18n/templates.c:1922 +#: i18n/templates.c:1943 msgid "The folder \"#object_name#\" was added" msgstr "" @@ -10736,27 +11119,31 @@ msgstr "" msgid "The following are the types of conversions you can perform on this document." msgstr "" -#: i18n/templates.c:2036 i18n/templates.c:7340 +#: i18n/templates.c:2057 i18n/templates.c:7514 msgid "The following document metadata is available for editing." msgstr "" -#: i18n/templates.c:7277 +#: i18n/templates.c:7451 msgid "The following document version has been selected for deletion:" msgstr "" -#: i18n/templates.c:6038 +#: i18n/templates.c:6212 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:3827 +#: i18n/templates.c:3881 +msgid "The following extractors are not available and may affect indexing of certain document types" +msgstr "" + +#: i18n/templates.c:4001 msgid "The following fields may be used in search criteria:" msgstr "" -#: i18n/templates.c:7265 i18n/templates.c:7496 +#: i18n/templates.c:7439 i18n/templates.c:7670 msgid "The following files are present in the repository, but do not exist in the database." msgstr "" -#: i18n/templates.c:6863 +#: i18n/templates.c:7037 msgid "The following list shows documents and folders in your list which cannot be acted on by this bulk action" msgstr "" @@ -10770,15 +11157,19 @@ msgstr "" msgid "The following permissions are required: %s" msgstr "" -#: i18n/templates.c:3833 +#: i18n/templates.c:4007 msgid "The following resources are used by KnowledgeTree and are impacting on the normal operations of the system:" msgstr "" -#: i18n/templates.c:2003 +#: i18n/templates.c:3866 +msgid "The following service(s) are not functioning correctly and are impacting on the normal operations of the system" +msgstr "" + +#: i18n/templates.c:2024 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:1940 +#: i18n/templates.c:1961 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 "" @@ -10786,8 +11177,8 @@ msgstr "" msgid "The following tags are associated with your document" msgstr "" -#: plugins/ktcore/admin/userManagement.php:156 -#: plugins/ktcore/admin/userManagement.php:221 +#: plugins/ktcore/admin/userManagement.php:157 +#: plugins/ktcore/admin/userManagement.php:222 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297 msgid "The full name of the user. This is shown in reports and listings. e.g. John Smith" msgstr "" @@ -10804,10 +11195,6 @@ msgstr "" msgid "The host name or IP address of the LDAP server" msgstr "" -#: i18n/templates.c:3698 -msgid "The indexer is not configured correctly." -msgstr "" - #: i18n/templates.c:5 i18n/templates.c:1451 i18n/templates.c:1511 msgid "The information in this section is stored by #appname# for every document." msgstr "" @@ -10821,15 +11208,15 @@ msgstr "" msgid "The internal name used for the permission. This should never be changed." msgstr "" -#: i18n/templates.c:4838 +#: i18n/templates.c:5012 msgid "The items that you selected to delete." msgstr "" -#: i18n/templates.c:4364 i18n/templates.c:4436 +#: i18n/templates.c:4538 i18n/templates.c:4610 msgid "The items that you selected to move." msgstr "" -#: i18n/templates.c:3392 +#: i18n/templates.c:3413 msgid "The last time these tasks were performed was on #time#." msgstr "" @@ -10841,6 +11228,10 @@ msgstr "" msgid "The list may be long and take some time to load if the search is not filtered and there are a number of users in the system." msgstr "" +#: ktapi/ktapi.inc.php:1604 ktapi/ktapi.inc.php:1609 +msgid "The list of members must be in the format: array('users' => array(1,2), 'groups' => array(2,4)).')" +msgstr "" + #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:163 msgid "The location in the LDAP directory to start searching from (CN=Users,DC=mycorp,DC=com)" msgstr "" @@ -10861,8 +11252,8 @@ msgstr "" msgid "The lucene index has been recreated." msgstr "" -#: plugins/ktcore/admin/userManagement.php:162 -#: plugins/ktcore/admin/userManagement.php:224 +#: plugins/ktcore/admin/userManagement.php:163 +#: plugins/ktcore/admin/userManagement.php:225 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:300 msgid "The mobile phone number of the user. e.g. 999 9999 999" msgstr "" @@ -10876,7 +11267,7 @@ msgstr "" msgid "The name of the document selected is invalid. The following characters are not allowed: %s" msgstr "" -#: plugins/wintools/email/emailDocumentTypes.php:117 +#: plugins/wintools/email/emailDocumentTypes.php:119 msgid "The name that you supplied did not end with the word 'Email'." msgstr "" @@ -10897,15 +11288,15 @@ msgstr "" msgid "The name to which the current folder should be renamed." msgstr "" -#: plugins/wintools/email/emailDocumentTypes.php:166 +#: plugins/wintools/email/emailDocumentTypes.php:168 msgid "The new document type, " msgstr "" -#: lib/documentmanagement/DocumentLink.inc:160 +#: lib/documentmanagement/DocumentLink.inc:162 msgid "The object does not exist. id = " msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1733 +#: plugins/ktcore/KTDocumentActions.php:1735 msgid "The owner of a document is usually the person with ultimate responsibility for its contents. It is initially set to the person who created the document, but can be changed to any other user." msgstr "" @@ -10913,18 +11304,18 @@ msgstr "" msgid "The password for the user account in the LDAP directory that performs searches" msgstr "" -#: ktapi/KTAPISession.inc.php:260 +#: ktapi/KTAPISession.inc.php:375 msgid "The password is empty." msgstr "" -#: ktapi/KTAPISession.inc.php:267 +#: ktapi/KTAPISession.inc.php:382 msgid "The password is invalid." msgstr "" #: lib/authentication/builtinauthenticationprovider.inc.php:127 #: lib/authentication/builtinauthenticationprovider.inc.php:219 -#: plugins/ktcore/admin/userManagement.php:295 -#: plugins/ktcore/admin/userManagement.php:526 +#: plugins/ktcore/admin/userManagement.php:296 +#: plugins/ktcore/admin/userManagement.php:527 #, php-format msgid "The password must be at least %d characters long." msgstr "" @@ -10938,8 +11329,8 @@ msgstr "" msgid "The passwords do not match, please re-enter them." msgstr "" -#: plugins/ktcore/admin/userManagement.php:299 -#: plugins/ktcore/admin/userManagement.php:530 +#: plugins/ktcore/admin/userManagement.php:300 +#: plugins/ktcore/admin/userManagement.php:531 msgid "The passwords you specified do not match." msgstr "" @@ -10983,43 +11374,43 @@ msgstr "" msgid "The role required for this trigger has been deleted, so anyone can perform this action." msgstr "" -#: search2.php:594 +#: search2.php:601 msgid "The saved search can only be seen by you." msgstr "" -#: search2.php:349 +#: search2.php:356 msgid "The saved search could not be resolved." msgstr "" -#: search2.php:336 search2.php:584 search2.php:618 +#: search2.php:343 search2.php:591 search2.php:625 msgid "The saved search id was not passed correctly." msgstr "" -#: search2.php:599 +#: search2.php:606 msgid "The saved search is now visible to all users." msgstr "" -#: search2.php:629 +#: search2.php:636 msgid "The saved search was deleted successfully." msgstr "" -#: i18n/templates.c:7532 +#: i18n/templates.c:7706 msgid "The scheduler runs document indexing and various house keeping tasks, etc in the background." msgstr "" -#: i18n/templates.c:3389 +#: i18n/templates.c:3410 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:3764 +#: i18n/templates.c:3938 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:3563 +#: i18n/templates.c:3725 msgid "The search criteria has been saved." msgstr "" -#: search2.php:588 +#: search2.php:595 msgid "The sharing option was not passed correctly." msgstr "" @@ -11035,15 +11426,15 @@ msgstr "" msgid "The system rejected your value for this field." msgstr "" -#: i18n/templates.c:5888 +#: i18n/templates.c:6062 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:3401 +#: i18n/templates.c:3422 msgid "The tasks are scheduled to be run in #time#." msgstr "" -#: i18n/templates.c:3398 +#: i18n/templates.c:3419 msgid "The tasks were scheduled to be run #time# ago." msgstr "" @@ -11064,7 +11455,7 @@ msgstr "" msgid "The topic of discussion in this thread" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1573 +#: plugins/ktcore/KTDocumentActions.php:1575 msgid "The transition listed will cause the document to change from its current state to the listed destination state." msgstr "" @@ -11078,7 +11469,7 @@ msgstr "" msgid "The type of source (e.g. LDAP)" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:877 +#: lib/documentmanagement/documentutil.inc.php:887 msgid "The uploaded file does not exist." msgstr "" @@ -11111,7 +11502,7 @@ msgstr "" msgid "The user must be a member of the group \"%s\"." msgstr "" -#: i18n/templates.c:7220 +#: i18n/templates.c:7394 msgid "The user who checked this document out is no longer valid." msgstr "" @@ -11124,18 +11515,18 @@ msgstr "" msgid "The user's name, or part thereof, to find the user that you wish to add" msgstr "" -#: ktapi/KTAPISession.inc.php:249 +#: ktapi/KTAPISession.inc.php:364 msgid "The username is empty." msgstr "" -#: plugins/ktcore/admin/userManagement.php:155 -#: plugins/ktcore/admin/userManagement.php:220 +#: plugins/ktcore/admin/userManagement.php:156 +#: plugins/ktcore/admin/userManagement.php:221 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:296 #, php-format msgid "The username the user will enter to gain access to %s. e.g. jsmith" msgstr "" -#: i18n/templates.c:3179 i18n/templates.c:3206 +#: i18n/templates.c:3200 i18n/templates.c:3227 msgid "The value of the field" msgstr "" @@ -11145,35 +11536,35 @@ msgstr "" msgid "The value you have entered is invalid. The following characters are not allowed: %s" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1640 i18n/templates.c:5183 +#: plugins/ktcore/KTDocumentActions.php:1642 i18n/templates.c:5357 msgid "The workflow cannot be changed while the document is checked out." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:365 +#: lib/documentmanagement/documentutil.inc.php:375 msgid "There already is a shortcut to this document in the target folder." msgstr "" -#: lib/foldermanagement/folderutil.inc.php:683 +#: lib/foldermanagement/folderutil.inc.php:700 msgid "There already is a shortcut to this folder in the target folder." msgstr "" -#: i18n/templates.c:2186 +#: i18n/templates.c:2207 msgid "There are #closed# closed threads - use the \"View All\" option below to view them." msgstr "" -#: i18n/templates.c:5306 +#: i18n/templates.c:5480 msgid "There are 3 different ways in which workflows interact with the system's security" msgstr "" -#: i18n/templates.c:3299 +#: i18n/templates.c:3320 msgid "There are currently no active indexers registered. No content indexing will occur." msgstr "" -#: i18n/templates.c:6263 +#: i18n/templates.c:6437 msgid "There are currently no roles created within the system." msgstr "" -#: i18n/templates.c:5207 +#: i18n/templates.c:5381 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 "" @@ -11189,11 +11580,11 @@ msgstr "" msgid "There are no indexing issues." msgstr "" -#: i18n/templates.c:2135 +#: i18n/templates.c:2156 msgid "There are no links to or from this document." msgstr "" -#: i18n/templates.c:2189 +#: i18n/templates.c:2210 msgid "There are no open threads for this document." msgstr "" @@ -11201,7 +11592,7 @@ msgstr "" msgid "There are no quicklinks." msgstr "" -#: i18n/templates.c:3596 +#: i18n/templates.c:3758 msgid "There are no search results matching your search criteria." msgstr "" @@ -11217,11 +11608,11 @@ msgstr "" msgid "There are shortcuts linking to some of the documents or folders in your selection; continuing will automatically delete the shortcuts. Would you like to continue?" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1415 +#: plugins/ktcore/KTDocumentActions.php:1417 msgid "There are shortcuts linking to this document; archiving the document automatically will delete them. Would you like to continue?" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:898 +#: plugins/ktcore/KTDocumentActions.php:900 msgid "There are shortcuts linking to this document; deleting the document will automatically delete them. Would you like to continue?" msgstr "" @@ -11229,28 +11620,28 @@ msgstr "" msgid "There don't appear to be any problems." msgstr "" -#: i18n/templates.c:3785 +#: i18n/templates.c:3959 msgid "There has been a parsing problem. Please check the search expression." msgstr "" -#: i18n/templates.c:3584 i18n/templates.c:3782 +#: i18n/templates.c:3746 i18n/templates.c:3956 msgid "There is a problem communicating with the server." msgstr "" -#: search2/search/search.inc.php:544 +#: search2/search/search.inc.php:635 #, php-format msgid "There is a problem parsing the expression '%s'" msgstr "" -#: i18n/templates.c:3581 +#: i18n/templates.c:3743 msgid "There is a problem saving the expression expression." msgstr "" -#: i18n/templates.c:3779 +#: i18n/templates.c:3953 msgid "There is a problem saving the expression." msgstr "" -#: i18n/templates.c:3776 +#: i18n/templates.c:3950 msgid "There is a problem with the expression." msgstr "" @@ -11278,24 +11669,24 @@ msgstr "" msgid "There is no help available in your language for this plugin" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:194 +#: lib/documentmanagement/documentutil.inc.php:211 msgid "There was a database error while trying to archive this file" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:159 +#: lib/documentmanagement/documentutil.inc.php:168 msgid "There was a problem checking out the document." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:985 -#: lib/documentmanagement/documentutil.inc.php:1411 +#: lib/documentmanagement/documentutil.inc.php:995 +#: lib/documentmanagement/documentutil.inc.php:1440 msgid "There was a problem deleting the document from storage." msgstr "" -#: lib/documentmanagement/documentutil.inc.php:963 +#: lib/documentmanagement/documentutil.inc.php:973 msgid "There was a problem deleting the document from the database." msgstr "" -#: plugins/ktstandard/KTBulkExportPlugin.php:122 +#: plugins/ktstandard/KTBulkExportPlugin.php:123 msgid "There was a problem exporting the documents: " msgstr "" @@ -11342,15 +11733,15 @@ msgstr "" msgid "These RSS feeds will be viewable on your dashboard." msgstr "" -#: i18n/templates.c:6908 +#: i18n/templates.c:7082 msgid "These are the results of the bulk action" msgstr "" -#: i18n/templates.c:3050 +#: i18n/templates.c:3071 msgid "These behaviours and the fields and values they allow are shown below for the active field." msgstr "" -#: i18n/templates.c:7262 i18n/templates.c:7493 +#: i18n/templates.c:7436 i18n/templates.c:7667 msgid "These documents have versions that are not present on the filesystem. Consider restoring them from backups." msgstr "" @@ -11358,39 +11749,47 @@ msgstr "" msgid "This Dashlet is incomplete." msgstr "" -#: plugins/custom-numbering/CustomNumberingPlugin.php:78 +#: plugins/custom-numbering/CustomNumberingPlugin.php:84 msgid "This allows for the customisation of a document numbering schemes" msgstr "" -#: lib/email/Email.inc:264 +#: lib/email/Email.inc:266 msgid "This bug can be found on this page" msgstr "" -#: i18n/templates.c:2978 +#: i18n/templates.c:2999 msgid "This column is not active." msgstr "" -#: i18n/templates.c:3221 +#: i18n/templates.c:3242 msgid "This conditional fieldset cannot be used" msgstr "" -#: i18n/templates.c:3125 +#: i18n/templates.c:3146 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:3683 +#: plugins/search2/IndexingHelp.php:68 +msgid "This could be due to OpenOffice.org not having been started, OR not installed" +msgstr "" + +#: plugins/search2/IndexingHelp.php:84 +msgid "This could be due to the indexer not having been started, OR not configured correctly" +msgstr "" + +#: i18n/templates.c:3845 msgid "This dashlet will disappear when the migration process is complete." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1221 +#: plugins/ktcore/KTDocumentActions.php:1223 msgid "This document can't be copied because it is checked out" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:886 +#: plugins/ktcore/KTDocumentActions.php:888 msgid "This document can't be deleted because it is checked out" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1013 +#: plugins/ktcore/KTDocumentActions.php:1015 msgid "This document can't be moved because it is checked out" msgstr "" @@ -11418,49 +11817,49 @@ msgstr "" msgid "This document has returned a empty response" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:409 +#: plugins/ktcore/KTDocumentActions.php:410 msgid "This document is already checked out" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:578 -#: plugins/ktcore/KTDocumentActions.php:780 +#: plugins/ktcore/KTDocumentActions.php:580 +#: plugins/ktcore/KTDocumentActions.php:782 msgid "This document is checked out, but not by you" msgstr "" -#: i18n/templates.c:7394 +#: i18n/templates.c:7568 msgid "This document is currently checked out by #checkoutuser#, but you have sufficient priviledges to cancel their checkout." msgstr "" -#: i18n/templates.c:7397 +#: i18n/templates.c:7571 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:7391 +#: i18n/templates.c:7565 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:7283 +#: i18n/templates.c:7457 msgid "This document is currently of type #doctype#. If this is incorrect, you can change it here." msgstr "" -#: i18n/templates.c:7400 +#: i18n/templates.c:7574 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 "" -#: plugins/ktcore/KTDocumentActions.php:573 -#: plugins/ktcore/KTDocumentActions.php:765 +#: plugins/ktcore/KTDocumentActions.php:575 +#: plugins/ktcore/KTDocumentActions.php:767 msgid "This document is not checked out" msgstr "" -#: i18n/templates.c:3128 i18n/templates.c:3248 +#: i18n/templates.c:3149 i18n/templates.c:3269 msgid "This error prevents this fieldset from being set to complete" msgstr "" -#: i18n/templates.c:3026 +#: i18n/templates.c:3047 msgid "This field is not controlled by the currently active group." msgstr "" -#: i18n/templates.c:3260 +#: i18n/templates.c:3281 msgid "This fieldset cannot be made conditional, since it contains fields which are not lookup types." msgstr "" @@ -11473,11 +11872,11 @@ msgstr "" msgid "This first step requires that you provide basic details about the workflow: its name, etc." msgstr "" -#: i18n/templates.c:4766 +#: i18n/templates.c:4940 msgid "This folder inherits its permissions from #permission_source#." msgstr "" -#: i18n/templates.c:4775 i18n/templates.c:4940 +#: i18n/templates.c:4949 i18n/templates.c:5114 msgid "This folder defines its own permissions." msgstr "" @@ -11485,11 +11884,11 @@ msgstr "" msgid "This folder does not override its permissions" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:318 i18n/templates.c:230 +#: plugins/ktcore/KTCorePlugin.php:316 i18n/templates.c:230 msgid "This function allows you to re-index your entire repository." msgstr "" -#: i18n/templates.c:6326 +#: i18n/templates.c:6500 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 "" @@ -11497,15 +11896,15 @@ msgstr "" msgid "This installation assigns workflows by Document Type. Configure this process here." msgstr "" -#: i18n/templates.c:2276 +#: i18n/templates.c:2297 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:3056 +#: i18n/templates.c:3077 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:6404 +#: i18n/templates.c:6578 msgid "This is a professionally supported edition of KnowledgeTree." msgstr "" @@ -11526,7 +11925,7 @@ msgstr "" msgid "This is the data assigned to the #name# aspect of this document." msgstr "" -#: i18n/templates.c:3569 +#: i18n/templates.c:3731 msgid "This is the saved search criteria:" msgstr "" @@ -11546,23 +11945,23 @@ msgstr "" msgid "This notification handler does not support publication." msgstr "" -#: i18n/templates.c:5942 +#: i18n/templates.c:6116 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:4850 +#: i18n/templates.c:5024 msgid "This page allows you to rename a folder." msgstr "" -#: i18n/templates.c:4301 +#: i18n/templates.c:4475 msgid "This page allows you to rename the file name (not the document title) for a document." msgstr "" -#: i18n/templates.c:4319 +#: i18n/templates.c:4493 msgid "This page allows you to see the roles as they apply to this particular document." msgstr "" -#: lib/templating/kt3template.inc.php:331 +#: lib/templating/kt3template.inc.php:334 msgid "This page did not produce any content" msgstr "" @@ -11570,11 +11969,11 @@ msgstr "" msgid "This page lists versions of document content and allows you to compare a content version with another content version." msgstr "" -#: i18n/templates.c:6989 i18n/templates.c:7433 +#: i18n/templates.c:7163 i18n/templates.c:7607 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:7346 +#: i18n/templates.c:7520 msgid "This page provides details of all activities that have been carried out on the document." msgstr "" @@ -11582,23 +11981,23 @@ msgstr "" msgid "This page provides details of all activities that have been carried out on the folder." msgstr "" -#: i18n/templates.c:7292 +#: i18n/templates.c:7466 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:4658 i18n/templates.c:4748 +#: i18n/templates.c:4832 i18n/templates.c:4922 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:7409 +#: i18n/templates.c:7583 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:4883 +#: i18n/templates.c:5057 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:2657 +#: i18n/templates.c:2678 msgid "This page will allow you to manage the different aspects of this particular field." msgstr "" @@ -11606,7 +12005,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:461 i18n/templates.c:6395 i18n/templates.c:6977 +#: i18n/templates.c:461 i18n/templates.c:6569 i18n/templates.c:7151 msgid "This program is free software and published under the GNU General Public License version 3" msgstr "" @@ -11614,23 +12013,31 @@ msgstr "" msgid "This report lists all mime types and extensions that can be identified by #appname#." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:302 +#: plugins/ktcore/KTCorePlugin.php:300 #, php-format msgid "This report lists all mime types and extensions that can be identified by %s." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:314 i18n/templates.c:248 +#: plugins/ktcore/KTCorePlugin.php:312 i18n/templates.c:248 msgid "This report lists documents that are waiting to be indexed." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:306 i18n/templates.c:173 +#: plugins/ktcore/KTCorePlugin.php:304 i18n/templates.c:173 msgid "This report lists the text extractors and their supported mime types." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:310 i18n/templates.c:197 +#: plugins/ktcore/KTCorePlugin.php:308 i18n/templates.c:197 msgid "This report will help to diagnose problems with document indexing." msgstr "" +#: plugins/ktcore/KTCorePlugin.php:326 +msgid "This report will show the Lucene Document Indexing Statistics " +msgstr "" + +#: plugins/ktcore/KTCorePlugin.php:322 +msgid "This report will show the status of external dependencies and the document indexer." +msgstr "" + #: search2/indexing/bin/recreateIndex.php:60 msgid "This script only works with the PHPLuceneIndexer." msgstr "" @@ -11643,7 +12050,7 @@ msgstr "" msgid "This transition cannot be performed while the document is checked out." msgstr "" -#: i18n/templates.c:5381 +#: i18n/templates.c:5555 msgid "This transition has no actions associated with it.." msgstr "" @@ -11659,11 +12066,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:5726 i18n/templates.c:5945 +#: i18n/templates.c:5900 i18n/templates.c:6119 msgid "This workflow does not define any states." msgstr "" -#: i18n/templates.c:5768 +#: i18n/templates.c:5942 msgid "This workflow does not define any transitions. Use the \"Create a new transition\" link above to add new transitions." msgstr "" @@ -11671,7 +12078,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:2252 +#: i18n/templates.c:2273 msgid "Thread closed" msgstr "" @@ -11679,35 +12086,44 @@ msgstr "" msgid "Thread state changed" msgstr "" +#: search2/indexing/extractors/TikaApacheExtractor.inc.php:56 +msgid "Tika Apache Extractor" +msgstr "" + +#: search2/indexing/extractors/TikaApacheExtractor.inc.php:95 +msgid "Tika Extractor: XML-RPC failed to extract text." +msgstr "" + #: plugins/ktcore/scheduler/taskScheduler.php:66 msgid "Time taken to complete" msgstr "" #: lib/browse/BrowseColumns.inc.php:106 plugins/ktcore/KTColumns.inc.php:58 -#: plugins/ktcore/KTCorePlugin.php:135 plugins/rssplugin/manageRSSFeeds.php:87 +#: plugins/ktcore/KTCorePlugin.php:140 plugins/rssplugin/manageRSSFeeds.php:87 #: plugins/rssplugin/manageRSSFeeds.php:133 #: search2/search/fields/TitleField.inc.php:44 i18n/templates.c:92 -#: i18n/templates.c:272 i18n/templates.c:5141 i18n/templates.c:6899 +#: i18n/templates.c:272 i18n/templates.c:3551 i18n/templates.c:5315 +#: i18n/templates.c:7073 msgid "Title" msgstr "" -#: i18n/templates.c:3290 +#: i18n/templates.c:3311 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:6515 +#: i18n/templates.c:6689 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:4631 +#: i18n/templates.c:4805 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:2393 +#: i18n/templates.c:2414 msgid "To connect to #appname# via a third-party WebDAV client, please use the following address" msgstr "" -#: i18n/templates.c:2396 +#: i18n/templates.c:2417 msgid "To connect with the #appname# Tools Suite, use this address" msgstr "" @@ -11715,23 +12131,23 @@ msgstr "" 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:5135 +#: i18n/templates.c:5309 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:3575 +#: i18n/templates.c:3737 msgid "To delete this saved search criteria or to edit other saved search criteria, #options#." msgstr "" -#: i18n/templates.c:3560 +#: i18n/templates.c:3722 msgid "To edit the search criteria, use the #options#." msgstr "" -#: i18n/templates.c:3758 +#: i18n/templates.c:3929 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:3020 +#: i18n/templates.c:3041 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 "" @@ -11747,15 +12163,15 @@ msgstr "" 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:5069 +#: i18n/templates.c:5243 msgid "To start the process of creating a new document type, please enter a name for the type below." msgstr "" -#: plugins/alerts/alerts.php:893 +#: plugins/alerts/alerts.php:935 msgid "Today" msgstr "" -#: i18n/templates.c:2642 +#: i18n/templates.c:2663 msgid "Toggle enabled state" msgstr "" @@ -11763,7 +12179,7 @@ msgstr "" msgid "Toggle search results format" msgstr "" -#: i18n/templates.c:2645 i18n/templates.c:2888 i18n/templates.c:2903 +#: i18n/templates.c:2666 i18n/templates.c:2909 i18n/templates.c:2924 msgid "Toggle stickiness" msgstr "" @@ -11775,23 +12191,23 @@ msgstr "" msgid "Too few parts to the requested help location." msgstr "" -#: plugins/network/topdownloads/TopDownloadsPlugin.php:76 +#: plugins/network/topdownloads/TopDownloadsPlugin.php:80 msgid "Top Downloads" msgstr "" -#: plugins/network/topdownloads/TopDownloadsPlugin.php:37 +#: plugins/network/topdownloads/TopDownloadsPlugin.php:41 msgid "Top Downloads for the last Week" msgstr "" -#: i18n/templates.c:3731 +#: i18n/templates.c:3905 msgid "Total # Documents in Repository:" msgstr "" -#: i18n/templates.c:3668 +#: i18n/templates.c:3830 msgid "Total documents migrated:" msgstr "" -#: i18n/templates.c:3671 +#: i18n/templates.c:3833 msgid "Total documents to be migrated:" msgstr "" @@ -11808,23 +12224,23 @@ msgstr "" msgid "Transaction Type" msgstr "" -#: i18n/templates.c:5240 i18n/templates.c:5273 i18n/templates.c:5345 -#: i18n/templates.c:5639 +#: i18n/templates.c:5414 i18n/templates.c:5447 i18n/templates.c:5519 +#: i18n/templates.c:5813 msgid "Transition" msgstr "" -#: i18n/templates.c:5360 +#: i18n/templates.c:5534 msgid "Transition Actions Overview" msgstr "" -#: i18n/templates.c:5771 +#: i18n/templates.c:5945 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:5330 -#: i18n/templates.c:5378 i18n/templates.c:5456 +#: plugins/ktcore/admin/workflowsv2.php:2017 i18n/templates.c:5504 +#: i18n/templates.c:5552 i18n/templates.c:5630 msgid "Transition Effects" msgstr "" @@ -11832,29 +12248,29 @@ msgstr "" msgid "Transition Effects Overview" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1025 i18n/templates.c:5510 +#: plugins/ktcore/admin/workflowsv2.php:1025 i18n/templates.c:5684 msgid "Transition Name" msgstr "" -#: i18n/templates.c:5450 +#: i18n/templates.c:5624 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:5321 +#: plugins/ktcore/admin/workflowsv2.php:1758 i18n/templates.c:5495 msgid "Transition Restrictions" msgstr "" -#: plugins/ktcore/admin/workflowsv2.php:1610 i18n/templates.c:5336 +#: plugins/ktcore/admin/workflowsv2.php:1610 i18n/templates.c:5510 msgid "Transition Restrictions Overview" msgstr "" -#: i18n/templates.c:5279 +#: i18n/templates.c:5453 msgid "Transition Restrictions: #name#" msgstr "" -#: i18n/templates.c:5651 +#: i18n/templates.c:5825 msgid "Transition Triggers" msgstr "" @@ -11862,22 +12278,22 @@ msgstr "" msgid "Transition deleted." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1627 -#: plugins/ktcore/KTDocumentActions.php:1630 -#: plugins/ktcore/KTDocumentActions.php:1699 -#: plugins/ktcore/KTDocumentActions.php:1703 +#: plugins/ktcore/KTDocumentActions.php:1629 +#: plugins/ktcore/KTDocumentActions.php:1632 +#: plugins/ktcore/KTDocumentActions.php:1701 +#: plugins/ktcore/KTDocumentActions.php:1705 msgid "Transition performed" msgstr "" -#: i18n/templates.c:5177 +#: i18n/templates.c:5351 msgid "Transition to another workflow state" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1573 +#: plugins/ktcore/KTDocumentActions.php:1575 msgid "Transition to perform" msgstr "" -#: i18n/templates.c:5654 +#: i18n/templates.c:5828 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 "" @@ -11885,39 +12301,39 @@ msgstr "" msgid "Transition updated." msgstr "" -#: i18n/templates.c:5366 +#: i18n/templates.c:5540 msgid "Transition<" msgstr "" #: plugins/ktcore/admin/workflow/newworkflow.inc.php:92 -#: plugins/ktcore/admin/workflowsv2.php:813 i18n/templates.c:5501 -#: i18n/templates.c:5819 +#: plugins/ktcore/admin/workflowsv2.php:813 i18n/templates.c:5675 +#: i18n/templates.c:5993 msgid "Transitions" msgstr "" -#: i18n/templates.c:5822 +#: i18n/templates.c:5996 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:5753 i18n/templates.c:6011 +#: i18n/templates.c:5927 i18n/templates.c:6185 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:5744 i18n/templates.c:5963 +#: i18n/templates.c:5918 i18n/templates.c:6137 msgid "Transitions available" msgstr "" -#: i18n/templates.c:5831 +#: i18n/templates.c:6005 msgid "Transitions from this state" msgstr "" -#: i18n/templates.c:5747 i18n/templates.c:5825 i18n/templates.c:5966 +#: i18n/templates.c:5921 i18n/templates.c:5999 i18n/templates.c:6140 msgid "Transitions to this state" msgstr "" #: lib/documentmanagement/DocumentField.inc:207 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:86 i18n/templates.c:2948 -#: i18n/templates.c:4523 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:86 i18n/templates.c:2969 +#: i18n/templates.c:4697 msgid "Tree" msgstr "" @@ -11929,7 +12345,7 @@ msgstr "" msgid "Tried to remove member from database, apparently successfully, but hasMember thinks they're still members?" msgstr "" -#: i18n/templates.c:5666 i18n/templates.c:5684 +#: i18n/templates.c:5840 i18n/templates.c:5858 msgid "Trigger" msgstr "" @@ -11944,7 +12360,7 @@ msgid "Trigger saved." msgstr "" #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:79 -#: i18n/templates.c:4025 +#: i18n/templates.c:4199 msgid "True" msgstr "" @@ -11953,20 +12369,20 @@ msgstr "" msgid "Two folders named %s present in %s. Unable to decide which to use..." msgstr "" -#: i18n/templates.c:2111 i18n/templates.c:2855 i18n/templates.c:2939 -#: i18n/templates.c:4514 +#: i18n/templates.c:2132 i18n/templates.c:2876 i18n/templates.c:2960 +#: i18n/templates.c:4688 msgid "Type" msgstr "" -#: i18n/templates.c:3434 +#: i18n/templates.c:3455 msgid "Type :q! to exit without saving." msgstr "" -#: i18n/templates.c:2771 i18n/templates.c:3095 i18n/templates.c:3278 +#: i18n/templates.c:2792 i18n/templates.c:3116 i18n/templates.c:3299 msgid "Type Description" msgstr "" -#: i18n/templates.c:3431 +#: i18n/templates.c:3452 msgid "Type ZZ to save changes and exit." msgstr "" @@ -11978,7 +12394,7 @@ msgstr "" msgid "Type of conversion" msgstr "" -#: i18n/templates.c:1028 i18n/templates.c:5033 +#: i18n/templates.c:1028 i18n/templates.c:5207 msgid "Type-specific field sets" msgstr "" @@ -12010,7 +12426,7 @@ msgstr "" msgid "Unable to add user \"%s\" to group \"%s\"" msgstr "" -#: plugins/ktcore/admin/userManagement.php:619 +#: plugins/ktcore/admin/userManagement.php:620 #, php-format msgid "Unable to add user to group \"%s\"" msgstr "" @@ -12066,7 +12482,7 @@ msgstr "" msgid "Unable to delete field: %s" msgstr "" -#: plugins/network/quicklinks/manageQuicklinks.php:83 +#: plugins/network/quicklinks/manageQuicklinks.php:86 #: plugins/rssplugin/manageRSSFeeds.php:75 #: plugins/rssplugin/manageRSSFeeds.php:119 #, php-format @@ -12082,12 +12498,12 @@ msgstr "" msgid "Unable to delete trigger: " msgstr "" -#: plugins/ktcore/admin/userManagement.php:578 +#: plugins/ktcore/admin/userManagement.php:579 msgid "Unable to delete user - the user may still be referred by documents." msgstr "" -#: plugins/network/extendedtransactioninfo/latestchanges.php:96 -#: plugins/network/topdownloads/TopDownloadsPlugin.php:197 +#: plugins/network/extendedtransactioninfo/latestchanges.php:99 +#: plugins/network/topdownloads/TopDownloadsPlugin.php:201 msgid "Unable to find folder." msgstr "" @@ -12126,11 +12542,11 @@ msgstr "" msgid "Unable to find workflow trigger: %s" msgstr "" -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:634 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:680 msgid "Unable to get documents in folder " msgstr "" -#: plugins/ktcore/KTPermissions.php:801 +#: ktapi/KTAPIAcl.inc.php:1797 plugins/ktcore/KTPermissions.php:801 #, php-format msgid "Unable to get documents in folder %s: %s" msgstr "" @@ -12148,8 +12564,8 @@ msgstr "" msgid "Unable to load trigger." msgstr "" -#: plugins/ktcore/KTPermissions.php:795 -#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:627 +#: ktapi/KTAPIAcl.inc.php:1791 plugins/ktcore/KTPermissions.php:795 +#: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:673 msgid "Unable to locate folder: " msgstr "" @@ -12196,7 +12612,7 @@ msgstr "" msgid "Unable to remove user \"%s\" from group \"%s\"" msgstr "" -#: plugins/ktcore/admin/userManagement.php:633 +#: plugins/ktcore/admin/userManagement.php:634 #, php-format msgid "Unable to remove user from group \"%s\"" msgstr "" @@ -12205,7 +12621,7 @@ msgstr "" msgid "Unable to retrieve parent folder." msgstr "" -#: lib/util/ktutil.inc:1110 +#: lib/util/ktutil.inc:1151 #, php-format msgid "Unable to retrieve system setting %s: %s" msgstr "" @@ -12233,7 +12649,7 @@ msgstr "" msgid "Unable to update transition: %s" msgstr "" -#: i18n/templates.c:2993 +#: i18n/templates.c:3014 msgid "Unassigned/Unavailable" msgstr "" @@ -12245,11 +12661,11 @@ msgstr "" msgid "Under discussion" msgstr "" -#: i18n/templates.c:3482 i18n/templates.c:3485 +#: i18n/templates.c:3644 i18n/templates.c:3647 msgid "Undo" msgstr "" -#: i18n/templates.c:2399 +#: i18n/templates.c:2420 msgid "Undo change" msgstr "" @@ -12273,7 +12689,7 @@ msgstr "" msgid "Unexpected failure creating transition: %s" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:977 +#: plugins/ktcore/KTDocumentActions.php:979 #, php-format msgid "Unexpected failure deleting document: %s" msgstr "" @@ -12288,12 +12704,12 @@ msgstr "" msgid "Unexpected failure to add shortcut - %s" msgstr "" -#: plugins/ktcore/document/edit.php:215 +#: plugins/ktcore/document/edit.php:217 #, php-format msgid "Unexpected failure to update document title: %s" msgstr "" -#: search2/search/expr.inc.php:865 +#: search2/search/expr.inc.php:872 #, php-format msgid "Unexpected operator: %s" msgstr "" @@ -12303,7 +12719,7 @@ msgstr "" msgid "Unexpected token: %s" msgstr "" -#: plugins/ktcore/document/edit.php:219 +#: plugins/ktcore/document/edit.php:221 #, php-format msgid "Unexpected validation failure: %s." msgstr "" @@ -12313,7 +12729,7 @@ msgstr "" msgid "Unit" msgstr "" -#: i18n/templates.c:6428 +#: i18n/templates.c:6602 msgid "Unit Administration" msgstr "" @@ -12330,8 +12746,8 @@ msgstr "" #: plugins/ktcore/admin/unitManagement.php:82 #: plugins/ktcore/admin/unitManagement.php:139 -#: plugins/ktcore/admin/unitManagement.php:190 i18n/templates.c:6134 -#: i18n/templates.c:6446 +#: plugins/ktcore/admin/unitManagement.php:190 i18n/templates.c:6308 +#: i18n/templates.c:6620 msgid "Unit Name" msgstr "" @@ -12347,16 +12763,16 @@ msgstr "" msgid "Unit removed" msgstr "" -#: i18n/templates.c:6413 +#: i18n/templates.c:6587 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:6437 +#: i18n/templates.c:6611 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 "" #: plugins/search2/MigrationDashlet.php:82 -#: search2/indexing/indexerCore.inc.php:390 +#: search2/indexing/indexerCore.inc.php:396 msgid "Unknown" msgstr "" @@ -12377,7 +12793,7 @@ msgstr "" msgid "Unknown action specified" msgstr "" -#: lib/ktentity.inc:872 +#: lib/ktentity.inc:876 msgid "Unknown comparison type given: " msgstr "" @@ -12385,7 +12801,7 @@ msgstr "" msgid "Unknown error" msgstr "" -#: search2/search/expr.inc.php:708 +#: search2/search/expr.inc.php:715 #, php-format msgid "Unknown op: %s" msgstr "" @@ -12407,6 +12823,10 @@ msgstr "" msgid "Unknown validation function for required value %s" msgstr "" +#: ktapi/ktapi.inc.php:1708 +msgid "Unrecognised member type. Must be group or user." +msgstr "" + #: plugins/search2/DocumentIndexAction.php:32 msgid "Unschedule Indexing" msgstr "" @@ -12431,20 +12851,20 @@ msgstr "" msgid "Up" msgstr "" -#: i18n/templates.c:2099 i18n/templates.c:2297 i18n/templates.c:6905 -#: i18n/templates.c:6935 i18n/transactions.c:2 +#: i18n/templates.c:2120 i18n/templates.c:2318 i18n/templates.c:7079 +#: i18n/templates.c:7109 i18n/transactions.c:2 msgid "Update" msgstr "" -#: i18n/templates.c:5894 +#: i18n/templates.c:6068 msgid "Update Action Availability" msgstr "" -#: i18n/templates.c:5864 +#: i18n/templates.c:6038 msgid "Update Allocated Permissions" msgstr "" -#: plugins/ktcore/document/edit.php:82 plugins/ktcore/document/edit.php:263 +#: plugins/ktcore/document/edit.php:82 plugins/ktcore/document/edit.php:265 msgid "Update Document" msgstr "" @@ -12464,7 +12884,7 @@ msgstr "" msgid "Update Notifications" msgstr "" -#: i18n/templates.c:4694 i18n/templates.c:4967 +#: i18n/templates.c:4868 i18n/templates.c:5141 msgid "Update Permission Assignments" msgstr "" @@ -12492,7 +12912,7 @@ msgstr "" msgid "Update Workflow Details" msgstr "" -#: i18n/templates.c:5228 +#: i18n/templates.c:5402 msgid "Update Workflow Permissions" msgstr "" @@ -12500,11 +12920,11 @@ msgstr "" msgid "Update failed" msgstr "" -#: i18n/templates.c:5810 +#: i18n/templates.c:5984 msgid "Update users to inform" msgstr "" -#: i18n/templates.c:5939 +#: i18n/templates.c:6113 msgid "Update workflow properties" msgstr "" @@ -12512,11 +12932,11 @@ msgstr "" msgid "Updated news item." msgstr "" -#: plugins/ktcore/folder/Permissions.php:523 +#: ktapi/KTAPIAcl.inc.php:1226 plugins/ktcore/folder/Permissions.php:523 msgid "Updated permissions" msgstr "" -#: i18n/templates.c:4877 +#: i18n/templates.c:3581 i18n/templates.c:5051 msgid "Upload" msgstr "" @@ -12524,7 +12944,15 @@ msgstr "" msgid "Upload Document" msgstr "" -#: i18n/templates.c:4862 +#: i18n/templates.c:3584 +msgid "Upload cancelled" +msgstr "" + +#: i18n/templates.c:3587 +msgid "Upload failed" +msgstr "" + +#: i18n/templates.c:5036 msgid "Upload files into" msgstr "" @@ -12533,17 +12961,21 @@ msgstr "" msgid "Upload larger than maximum POST size (post_max_size variable in .htaccess or php.ini)" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:568 +#: plugins/ktcore/KTDocumentActions.php:570 #, php-format msgid "Upload larger than maximum POST size: %s (post_max_size variable in .htaccess or php.ini)" msgstr "" +#: i18n/templates.c:3506 i18n/templates.c:3593 +msgid "Upload succeeded" +msgstr "" + #: i18n/templates.c:1190 msgid "Usage" msgstr "" -#: plugins/network/extendedtransactioninfo/standardReports.php:54 -#: plugins/network/extendedtransactioninfo/standardReports.php:59 +#: plugins/network/extendedtransactioninfo/standardReports.php:56 +#: plugins/network/extendedtransactioninfo/standardReports.php:61 msgid "Usage Information" msgstr "" @@ -12551,7 +12983,7 @@ msgstr "" msgid "Usage Information for \"#folder#\"" msgstr "" -#: i18n/templates.c:4583 +#: i18n/templates.c:4757 msgid "Use Parent" msgstr "" @@ -12560,35 +12992,36 @@ msgstr "" msgid "Use Transaction Layer Security (TLS)" msgstr "" +#: ktapi/KTAPIAcl.inc.php:1671 ktapi/KTAPIAcl.inc.php:1717 #: plugins/ktcore/KTPermissions.php:501 msgid "Use parent allocation" msgstr "" -#: i18n/templates.c:4613 i18n/templates.c:4616 +#: i18n/templates.c:4787 i18n/templates.c:4790 msgid "Use parent's allocation" msgstr "" -#: i18n/templates.c:3602 +#: i18n/templates.c:3764 msgid "Use the #options# to extend this query." msgstr "" -#: i18n/templates.c:3557 +#: i18n/templates.c:3719 msgid "Use the #options# to extend your search criteria." msgstr "" -#: i18n/templates.c:2720 +#: i18n/templates.c:2741 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:7184 +#: i18n/templates.c:7358 msgid "Use the force checkin action in the listing below to override the checked-out status." msgstr "" -#: i18n/templates.c:4634 +#: i18n/templates.c:4808 msgid "Use the Filter fields to display names in order of specified criteria. Use the Ctrl key to multi-select user names." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1051 +#: plugins/ktcore/KTDocumentActions.php:1053 msgid "Use the folder collection and path below select the folder into which you wish to move the document." msgstr "" @@ -12596,12 +13029,12 @@ msgstr "" msgid "Use the folder collection and path below to browse to the document you wish to link to." msgstr "" -#: i18n/templates.c:7124 +#: i18n/templates.c:7298 msgid "Use the folder collection and path below to browse to the folder containing the documents you wish to restore." msgstr "" #: plugins/ktcore/KTBulkActions.php:410 -#: plugins/ktcore/KTDocumentActions.php:1253 +#: plugins/ktcore/KTDocumentActions.php:1255 msgid "Use the folder collection and path below to browse to the folder you wish to copy the documents into." msgstr "" @@ -12609,11 +13042,11 @@ 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:6014 +#: i18n/templates.c:6188 msgid "Use the form below to create a new Transition, and assign or edit existing transitions using the table below." msgstr "" -#: i18n/templates.c:3356 +#: i18n/templates.c:3377 msgid "Use the standard introduction." msgstr "" @@ -12625,16 +13058,16 @@ msgstr "" msgid "Used" msgstr "" -#: i18n/templates.c:2741 +#: i18n/templates.c:2762 msgid "Used by" msgstr "" -#: plugins/alerts/alerts.php:804 i18n/templates.c:557 i18n/templates.c:650 +#: plugins/alerts/alerts.php:846 i18n/templates.c:557 i18n/templates.c:650 #: i18n/templates.c:749 i18n/templates.c:827 i18n/templates.c:917 #: i18n/templates.c:1220 i18n/templates.c:1409 i18n/templates.c:1772 -#: i18n/templates.c:3866 i18n/templates.c:4907 i18n/templates.c:6707 -#: i18n/templates.c:6995 i18n/templates.c:7352 i18n/templates.c:7418 -#: i18n/templates.c:7439 +#: i18n/templates.c:4040 i18n/templates.c:5081 i18n/templates.c:6881 +#: i18n/templates.c:7169 i18n/templates.c:7526 i18n/templates.c:7592 +#: i18n/templates.c:7613 msgid "User" msgstr "" @@ -12642,7 +13075,7 @@ msgstr "" msgid "User Activity Information" msgstr "" -#: plugins/network/userhistory/UserHistoryPlugin.php:39 +#: plugins/network/userhistory/UserHistoryPlugin.php:42 msgid "User History" msgstr "" @@ -12654,7 +13087,7 @@ msgstr "" msgid "User Information: #username# in \"#folder#\"" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:326 +#: plugins/ktcore/KTCorePlugin.php:338 msgid "User Interface" msgstr "" @@ -12664,19 +13097,19 @@ msgstr "" #: plugins/ktcore/admin/userManagement.php:57 #: plugins/ktcore/admin/userManagement.php:59 -#: plugins/ktcore/admin/userManagement.php:119 -#: 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:6509 +#: plugins/ktcore/admin/userManagement.php:120 +#: plugins/ktcore/admin/userManagement.php:181 +#: plugins/ktcore/admin/userManagement.php:192 +#: plugins/ktcore/admin/userManagement.php:252 +#: plugins/ktcore/admin/userManagement.php:330 i18n/templates.c:6683 msgid "User Management" msgstr "" -#: plugins/professional-reporting/admin/userReporting.php:35 -#: plugins/professional-reporting/admin/userReporting.php:40 -#: plugins/professional-reporting/admin/userReporting.php:84 -#: plugins/professional-reporting/admin/userReporting.php:140 -#: plugins/professional-reporting/admin/userReporting.php:154 +#: plugins/professional-reporting/admin/userReporting.php:37 +#: plugins/professional-reporting/admin/userReporting.php:42 +#: plugins/professional-reporting/admin/userReporting.php:86 +#: plugins/professional-reporting/admin/userReporting.php:142 +#: plugins/professional-reporting/admin/userReporting.php:156 #: i18n/templates.c:1244 msgid "User Reporting" msgstr "" @@ -12685,7 +13118,7 @@ msgstr "" msgid "User already has an allocated key." msgstr "" -#: plugins/ktcore/admin/userManagement.php:581 +#: plugins/ktcore/admin/userManagement.php:582 msgid "User deleted" msgstr "" @@ -12693,13 +13126,17 @@ msgstr "" msgid "User has no license allocated" msgstr "" +#: ktapi/ktapi.inc.php:1474 ktapi/ktapi.inc.php:1518 +msgid "User id must be numeric." +msgstr "" + #: lib/authentication/builtinauthenticationprovider.inc.php:141 -#: plugins/ktcore/admin/userManagement.php:322 -#: plugins/ktcore/admin/userManagement.php:485 +#: plugins/ktcore/admin/userManagement.php:323 +#: plugins/ktcore/admin/userManagement.php:486 msgid "User information updated." msgstr "" -#: plugins/ktcore/admin/userManagement.php:676 +#: plugins/ktcore/admin/userManagement.php:677 msgid "User is currently not a member of any groups." msgstr "" @@ -12707,7 +13144,7 @@ msgstr "" msgid "User no longer exists" msgstr "" -#: plugins/professional-reporting/ProfessionalReportingPlugin.php:45 +#: plugins/professional-reporting/ProfessionalReportingPlugin.php:52 msgid "User reports" msgstr "" @@ -12719,8 +13156,8 @@ msgstr "" msgid "User's name" msgstr "" -#: i18n/templates.c:4685 i18n/templates.c:4802 i18n/templates.c:4910 -#: i18n/templates.c:7325 i18n/templates.c:7421 +#: i18n/templates.c:4859 i18n/templates.c:4976 i18n/templates.c:5084 +#: i18n/templates.c:7499 i18n/templates.c:7595 msgid "User:" msgstr "" @@ -12734,47 +13171,48 @@ msgid "User: %s" msgstr "" #: plugins/ktcore/admin/userManagement.php:80 -#: plugins/ktcore/admin/userManagement.php:155 -#: plugins/ktcore/admin/userManagement.php:220 +#: plugins/ktcore/admin/userManagement.php:156 +#: plugins/ktcore/admin/userManagement.php:221 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:296 -#: plugins/network/extendedtransactioninfo/adminReports.php:70 -#: plugins/network/extendedtransactioninfo/standardReports.php:89 -#: plugins/professional-reporting/admin/userReporting.php:56 +#: plugins/network/extendedtransactioninfo/adminReports.php:73 +#: plugins/network/extendedtransactioninfo/standardReports.php:91 +#: plugins/professional-reporting/admin/userReporting.php:58 #: plugins/wintools/baobabUserManagement.php:102 i18n/templates.c:401 #: i18n/templates.c:419 i18n/templates.c:434 i18n/templates.c:578 #: i18n/templates.c:953 i18n/templates.c:1148 i18n/templates.c:1331 -#: i18n/templates.c:1385 i18n/templates.c:6548 i18n/templates.c:6956 +#: i18n/templates.c:1385 i18n/templates.c:3494 i18n/templates.c:6722 +#: i18n/templates.c:7130 msgid "Username" msgstr "" #: plugins/ktcore/admin/groupManagement.php:266 #: plugins/ktcore/admin/workflowsv2.php:2153 -#: plugins/ktstandard/KTEmail.php:380 i18n/templates.c:4328 -#: i18n/templates.c:4589 +#: plugins/ktstandard/KTEmail.php:405 i18n/templates.c:4502 +#: i18n/templates.c:4763 msgid "Users" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:229 +#: plugins/ktcore/KTCorePlugin.php:234 msgid "Users and Groups" msgstr "" -#: i18n/templates.c:6191 i18n/templates.c:6320 +#: i18n/templates.c:6365 i18n/templates.c:6494 msgid "Users may be associated with Groups which are then used to grant these users security privileges." msgstr "" -#: i18n/templates.c:6275 i18n/templates.c:6467 i18n/templates.c:6497 +#: i18n/templates.c:6449 i18n/templates.c:6641 i18n/templates.c:6671 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:6179 +#: i18n/templates.c:6353 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:7412 +#: i18n/templates.c:7586 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:4886 +#: i18n/templates.c:5060 msgid "Users may have permissions on this folder due to membership of a group, or fulfilling a specific role on this folder." msgstr "" @@ -12782,28 +13220,28 @@ msgstr "" msgid "Users to inform" msgstr "" -#: plugins/ktcore/admin/userManagement.php:757 +#: plugins/ktcore/admin/userManagement.php:759 msgid "Users updated" msgstr "" -#: i18n/templates.c:2486 i18n/templates.c:2528 i18n/templates.c:3506 -#: i18n/templates.c:4130 +#: i18n/templates.c:2507 i18n/templates.c:2549 i18n/templates.c:3668 +#: i18n/templates.c:4304 msgid "Values" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:244 +#: plugins/ktcore/KTCorePlugin.php:249 msgid "Various settings which do not fit into the other categories, including managing help and saved searches." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:356 +#: plugins/ktcore/KTCorePlugin.php:368 msgid "Verify Document Storage" msgstr "" -#: i18n/templates.c:6383 +#: i18n/templates.c:6557 msgid "Version #version#" msgstr "" -#: i18n/templates.c:7229 +#: i18n/templates.c:7403 msgid "Version Comparison" msgstr "" @@ -12816,15 +13254,15 @@ msgstr "" msgid "Version History" msgstr "" -#: i18n/templates.c:7478 +#: i18n/templates.c:7652 msgid "Version deleted" msgstr "" -#: i18n/templates.c:3617 +#: i18n/templates.c:3779 msgid "Version:" msgstr "" -#: plugins/documentcomparison/DocumentComparison.php:123 +#: plugins/documentcomparison/DocumentComparison.php:125 msgid "Versions of differing mime types cannot be compared." msgstr "" @@ -12832,53 +13270,62 @@ msgstr "" msgid "View" msgstr "" -#: i18n/templates.c:3371 +#: i18n/templates.c:3392 msgid "View All" msgstr "" -#: config/siteMap.inc:58 i18n/templates.c:305 i18n/templates.c:1814 -#: i18n/templates.c:1829 i18n/templates.c:1850 i18n/templates.c:1883 -#: i18n/templates.c:1979 i18n/templates.c:3362 i18n/templates.c:4454 -#: i18n/templates.c:5699 +#: config/siteMap.inc:58 lib/subscriptions/subscriptions.inc.php:504 +#: lib/subscriptions/subscriptions.inc.php:521 +#: lib/subscriptions/subscriptions.inc.php:528 +#: lib/subscriptions/subscriptions.inc.php:535 +#: lib/subscriptions/subscriptions.inc.php:549 +#: lib/subscriptions/subscriptions.inc.php:561 +#: lib/subscriptions/subscriptions.inc.php:568 +#: lib/subscriptions/subscriptions.inc.php:575 plugins/alerts/alerts.php:263 +#: plugins/ktstandard/KTEmail.php:197 i18n/templates.c:305 +#: i18n/templates.c:1814 i18n/templates.c:1829 i18n/templates.c:1850 +#: i18n/templates.c:1883 i18n/templates.c:1904 i18n/templates.c:2000 +#: i18n/templates.c:3383 i18n/templates.c:4628 i18n/templates.c:5873 msgid "View Document" msgstr "" +#: lib/subscriptions/subscriptions.inc.php:497 #: plugins/ktcore/KTColumns.inc.php:584 plugins/ktcore/KTColumns.inc.php:594 -#: i18n/templates.c:1904 i18n/templates.c:1958 +#: i18n/templates.c:1925 i18n/templates.c:1979 msgid "View Folder" msgstr "" -#: i18n/templates.c:4469 +#: i18n/templates.c:4643 msgid "View Help Request" msgstr "" -#: plugins/network/inlineview/InlineViewPlugin.php:46 +#: plugins/network/inlineview/InlineViewPlugin.php:49 msgid "View Inline" msgstr "" -#: i18n/templates.c:1931 +#: lib/subscriptions/subscriptions.inc.php:485 i18n/templates.c:1952 msgid "View New Folder" msgstr "" -#: i18n/templates.c:2018 +#: lib/subscriptions/subscriptions.inc.php:542 i18n/templates.c:2039 msgid "View New Location" msgstr "" -#: i18n/templates.c:3065 i18n/templates.c:3068 i18n/templates.c:3131 -#: i18n/templates.c:3134 +#: i18n/templates.c:3086 i18n/templates.c:3089 i18n/templates.c:3152 +#: i18n/templates.c:3155 msgid "View Overview" msgstr "" -#: i18n/templates.c:4745 +#: i18n/templates.c:4919 msgid "View Permissions for" msgstr "" -#: i18n/templates.c:3878 i18n/templates.c:6674 i18n/templates.c:6716 +#: i18n/templates.c:4052 i18n/templates.c:6848 i18n/templates.c:6890 msgid "View Results" msgstr "" #: plugins/ktcore/KTPermissions.php:820 plugins/ktcore/KTPermissions.php:824 -#: plugins/ktcore/KTPermissions.php:825 i18n/templates.c:4313 +#: plugins/ktcore/KTPermissions.php:825 i18n/templates.c:4487 msgid "View Roles" msgstr "" @@ -12886,39 +13333,40 @@ msgstr "" msgid "View Transactions" msgstr "" +#: lib/subscriptions/subscriptions.inc.php:579 plugins/alerts/alerts.php:267 #: i18n/templates.c:293 i18n/templates.c:314 msgid "View all alerts on this document" msgstr "" -#: i18n/templates.c:2198 +#: i18n/templates.c:2219 msgid "View all threads" msgstr "" -#: plugins/ktcore/KTCorePlugin.php:334 +#: plugins/ktcore/KTCorePlugin.php:346 msgid "View and change settings for the KnowledgeTree Tools Server, Client Tools Policies, WebDAV, and the OpenOffice.org service." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:338 +#: plugins/ktcore/KTCorePlugin.php:350 msgid "View and modify settings for the KnowledgeTree cache, custom error message handling, Disk Usage threshold percentages, location of zip binary, paths to external binaries, general server configuration, LDAP authentication, session management, KnowledgeTree storage manager, miscellaneous tweaks, and whether to always display 'Your Checked-out Documents' dashlet." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:326 +#: plugins/ktcore/KTCorePlugin.php:338 msgid "View and modify settings on Browse View actions, OEM name, automatic refresh, search results restrictions, custom logo details, paths to dot binary, graphics, and log directory, and whether to enable/disable condensed UI, 'open' from downloads, sort metadata, and skinning." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:342 +#: plugins/ktcore/KTCorePlugin.php:354 msgid "View and modify the default language." msgstr "" -#: plugins/ktcore/KTCorePlugin.php:330 +#: plugins/ktcore/KTCorePlugin.php:342 msgid "View and modify the number of documents indexed / migrated in a cron session, core indexing class, paths to the extractor hook, text extractors, indexing engine, Lucene indexes, and the Java Lucene URL. View and modify search date format, paths to search, indexing fields and libraries, results display format, and results per page." msgstr "" -#: i18n/templates.c:7235 +#: i18n/templates.c:7409 msgid "View current version" msgstr "" -#: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:52 +#: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:56 msgid "View detailed information about user activity." msgstr "" @@ -12930,20 +13378,20 @@ msgstr "" 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:3416 +#: i18n/templates.c:3437 msgid "View jobs in the crontab:" msgstr "" -#: i18n/templates.c:4898 i18n/templates.c:4904 i18n/templates.c:4934 +#: i18n/templates.c:5072 i18n/templates.c:5078 i18n/templates.c:5108 msgid "View permissions overview" msgstr "" -#: i18n/templates.c:4757 i18n/templates.c:4763 i18n/templates.c:4937 -#: i18n/templates.c:7298 +#: i18n/templates.c:4931 i18n/templates.c:4937 i18n/templates.c:5111 +#: i18n/templates.c:7472 msgid "View resolved permissions for user" msgstr "" -#: i18n/templates.c:2204 +#: i18n/templates.c:2225 msgid "View threads" msgstr "" @@ -12955,11 +13403,11 @@ msgstr "" msgid "Viewing Permissions" msgstr "" -#: i18n/templates.c:2174 +#: i18n/templates.c:2195 msgid "Views" msgstr "" -#: i18n/templates.c:2447 +#: i18n/templates.c:2468 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 "" @@ -12967,7 +13415,7 @@ msgstr "" msgid "Visgraph search expression" msgstr "" -#: i18n/templates.c:6035 +#: i18n/templates.c:6209 msgid "Visit the #tracker# 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 "" @@ -12979,11 +13427,11 @@ msgstr "" 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:3296 i18n/templates.c:4565 +#: i18n/templates.c:3317 i18n/templates.c:4739 msgid "Warning" msgstr "" -#: i18n/templates.c:7259 +#: i18n/templates.c:7433 msgid "Warning: Database is inconsistent with the contents of the repository." msgstr "" @@ -12995,15 +13443,15 @@ msgstr "" msgid "Warning: some users were already members of some subgroups" msgstr "" -#: plugins/ktcore/admin/userManagement.php:652 +#: plugins/ktcore/admin/userManagement.php:653 msgid "Warning: the user is still a member of some subgroups" msgstr "" -#: plugins/ktcore/admin/userManagement.php:646 +#: plugins/ktcore/admin/userManagement.php:647 msgid "Warning: the user was already a member of some subgroups" msgstr "" -#: i18n/templates.c:7487 +#: i18n/templates.c:7661 msgid "Warning: Database is inconsistent with the contents of the repository." msgstr "" @@ -13015,7 +13463,7 @@ msgstr "" msgid "WebDAV Dashlet Plugin" msgstr "" -#: lib/util/ktutil.inc:398 +#: lib/util/ktutil.inc:439 msgid "Weird WhereClause passed" msgstr "" @@ -13040,11 +13488,11 @@ msgstr "" msgid "When a document has this workflow applied to it, which state should it initially have." msgstr "" -#: i18n/templates.c:5630 +#: i18n/templates.c:5804 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:7253 +#: i18n/templates.c:7427 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 "" @@ -13057,15 +13505,15 @@ msgstr "" msgid "Which Unit is this group part of?" msgstr "" -#: i18n/templates.c:5816 +#: i18n/templates.c:5990 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 "" -#: plugins/wintools/BaobabPlugin.php:69 +#: plugins/wintools/BaobabPlugin.php:70 msgid "Windows Tools: Key Management" msgstr "" -#: i18n/templates.c:7031 +#: i18n/templates.c:7205 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 "" @@ -13078,9 +13526,9 @@ msgstr "" msgid "Word Extractor" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1521 +#: plugins/ktcore/KTDocumentActions.php:1523 #: search2/search/fields/WorkflowField.inc.php:44 i18n/templates.c:32 -#: i18n/templates.c:1535 i18n/templates.c:2318 i18n/templates.c:5171 +#: i18n/templates.c:1535 i18n/templates.c:2339 i18n/templates.c:5345 msgid "Workflow" msgstr "" @@ -13089,7 +13537,7 @@ msgstr "" msgid "Workflow \"%s\" started." msgstr "" -#: i18n/templates.c:5543 +#: i18n/templates.c:5717 msgid "Workflow Admin" msgstr "" @@ -13097,11 +13545,11 @@ msgstr "" msgid "Workflow Administration" msgstr "" -#: i18n/templates.c:2291 +#: i18n/templates.c:2312 msgid "Workflow Allocation Plugins" msgstr "" -#: i18n/templates.c:2300 +#: i18n/templates.c:2321 msgid "Workflow Allocation by Document Type" msgstr "" @@ -13110,7 +13558,7 @@ msgstr "" msgid "Workflow Allocation by Document Types" msgstr "" -#: i18n/templates.c:2309 +#: i18n/templates.c:2330 msgid "Workflow Allocations" msgstr "" @@ -13127,7 +13575,7 @@ msgstr "" msgid "Workflow Effects" msgstr "" -#: i18n/templates.c:5324 +#: i18n/templates.c:5498 msgid "Workflow Effects Overview: #name#" msgstr "" @@ -13153,11 +13601,11 @@ msgstr "" msgid "Workflow Notification: %s" msgstr "" -#: i18n/templates.c:5432 +#: i18n/templates.c:5606 msgid "Workflow Notifications" msgstr "" -#: i18n/templates.c:5933 +#: i18n/templates.c:6107 msgid "Workflow Overview" msgstr "" @@ -13166,7 +13614,7 @@ msgid "Workflow Plugins" msgstr "" #: lib/browse/Criteria.inc:814 plugins/ktcore/KTColumns.inc.php:453 -#: plugins/ktcore/KTCorePlugin.php:138 +#: plugins/ktcore/KTCorePlugin.php:143 #: search2/search/fields/WorkflowStateField.inc.php:44 msgid "Workflow State" msgstr "" @@ -13175,7 +13623,7 @@ msgstr "" msgid "Workflow State ID" msgstr "" -#: i18n/templates.c:6230 +#: i18n/templates.c:6404 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 "" @@ -13195,19 +13643,19 @@ msgstr "" msgid "Workflow assignment updated." msgstr "" -#: i18n/templates.c:5156 +#: i18n/templates.c:5330 msgid "Workflow for" msgstr "" -#: i18n/templates.c:5159 +#: i18n/templates.c:5333 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:5972 +#: i18n/templates.c:6146 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:5546 +#: i18n/templates.c:5720 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 "" @@ -13219,7 +13667,7 @@ msgstr "" msgid "Workflow removed from document." msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1606 +#: plugins/ktcore/KTDocumentActions.php:1608 msgid "Workflow started" msgstr "" @@ -13236,7 +13684,7 @@ msgstr "" msgid "Workflow status" msgstr "" -#: i18n/templates.c:2303 +#: i18n/templates.c:2324 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 "" @@ -13244,7 +13692,7 @@ msgstr "" msgid "Workflow updated." msgstr "" -#: i18n/templates.c:3629 +#: i18n/templates.c:3791 msgid "Workflow:" msgstr "" @@ -13252,16 +13700,16 @@ msgstr "" msgid "Workflow: " msgstr "" -#: i18n/templates.c:5525 +#: i18n/templates.c:5699 msgid "Workflow: #name#" msgstr "" #: plugins/ktcore/admin/workflowsv2.php:127 -#: plugins/ktcore/KTCorePlugin.php:285 i18n/templates.c:5969 +#: plugins/ktcore/KTCorePlugin.php:283 i18n/templates.c:6143 msgid "Workflows" msgstr "" -#: i18n/templates.c:5924 +#: i18n/templates.c:6098 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 "" @@ -13277,10 +13725,10 @@ msgstr "" msgid "Years" msgstr "" -#: i18n/templates.c:62 i18n/templates.c:2576 i18n/templates.c:2582 -#: i18n/templates.c:2630 i18n/templates.c:2636 i18n/templates.c:2735 -#: i18n/templates.c:2825 i18n/templates.c:2831 i18n/templates.c:3242 -#: i18n/templates.c:4547 +#: i18n/templates.c:62 i18n/templates.c:2597 i18n/templates.c:2603 +#: i18n/templates.c:2651 i18n/templates.c:2657 i18n/templates.c:2756 +#: i18n/templates.c:2846 i18n/templates.c:2852 i18n/templates.c:3263 +#: i18n/templates.c:4721 msgid "Yes" msgstr "" @@ -13294,11 +13742,11 @@ msgstr "" msgid "You are already subscribed to this folder" msgstr "" -#: lib/session/Session.inc:269 thirdparty/pear/PEAR.php:882 +#: lib/session/Session.inc:270 thirdparty/pear/PEAR.php:882 msgid "You are coming from a different IP address than the session requires" msgstr "" -#: i18n/templates.c:3806 +#: i18n/templates.c:3980 msgid "You are currently editing the saved search:" msgstr "" @@ -13314,11 +13762,11 @@ msgstr "" msgid "You are here" msgstr "" -#: lib/foldermanagement/folderutil.inc.php:453 +#: lib/foldermanagement/folderutil.inc.php:457 msgid "You are not allowed to create folders in the destination." msgstr "" -#: plugins/documentcomparison/DocumentComparison.php:45 +#: plugins/documentcomparison/DocumentComparison.php:47 #: plugins/ktcore/KTDocumentActions.php:216 view.php:136 view.php:299 msgid "You are not allowed to view this document" msgstr "" @@ -13327,7 +13775,7 @@ msgstr "" msgid "You are not an administrator" msgstr "" -#: plugins/network/gotodocumentid/GoToDocumentIdPlugin.php:107 +#: plugins/network/gotodocumentid/GoToDocumentIdPlugin.php:111 msgid "You are not permitted to access that document." msgstr "" @@ -13335,15 +13783,15 @@ msgstr "" msgid "You are not subscribed to this document" msgstr "" -#: i18n/templates.c:6737 +#: i18n/templates.c:6911 msgid "You are required to change your password as it has expired." msgstr "" -#: i18n/templates.c:2264 +#: i18n/templates.c:2285 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:5453 +#: i18n/templates.c:5627 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 "" @@ -13355,7 +13803,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:3587 +#: i18n/templates.c:3749 msgid "You can save this search:" msgstr "" @@ -13371,7 +13819,7 @@ msgstr "" msgid "You cannot have duplicate transition names: %s" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1126 +#: plugins/ktcore/KTDocumentActions.php:1128 msgid "You cannot move the document within the same folder." msgstr "" @@ -13389,7 +13837,7 @@ msgstr "" msgid "You did not select a valid document to upload" msgstr "" -#: i18n/templates.c:6533 +#: i18n/templates.c:6707 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 "" @@ -13397,7 +13845,7 @@ msgstr "" msgid "You do not have permission to alter security settings." msgstr "" -#: i18n/templates.c:5201 +#: i18n/templates.c:5375 msgid "You do not have permission to change the workflow that is assigned to this document." msgstr "" @@ -13405,20 +13853,20 @@ msgstr "" msgid "You do not have permission to close this thread" msgstr "" -#: lib/foldermanagement/folderutil.inc.php:518 +#: lib/foldermanagement/folderutil.inc.php:522 msgid "You do not have permission to copy these items. " msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1151 -#: plugins/ktcore/KTDocumentActions.php:1357 +#: plugins/ktcore/KTDocumentActions.php:1153 +#: plugins/ktcore/KTDocumentActions.php:1359 msgid "You do not have permission to create new documents in that folder." msgstr "" -#: plugins/network/quicklinks/manageQuicklinks.php:77 +#: plugins/network/quicklinks/manageQuicklinks.php:80 msgid "You do not have permission to delete that quicklink." msgstr "" -#: lib/foldermanagement/folderutil.inc.php:383 +#: lib/foldermanagement/folderutil.inc.php:384 msgid "You do not have permission to delete these items. " msgstr "" @@ -13439,7 +13887,7 @@ msgstr "" msgid "You do not have sufficient permissions to delete a link" msgstr "" -#: lib/actions/bulkaction.php:604 plugins/ktcore/KTBulkActions.php:722 +#: lib/actions/bulkaction.php:607 plugins/ktcore/KTBulkActions.php:722 #: plugins/ktcore/KTBulkActions.php:950 msgid "You do not have the required permissions" msgstr "" @@ -13468,11 +13916,11 @@ msgstr "" msgid "You have been unsubscribed from this folder" msgstr "" -#: plugins/ktcore/admin/userManagement.php:538 +#: plugins/ktcore/admin/userManagement.php:539 msgid "You have entered an invalid character in your name." msgstr "" -#: plugins/ktcore/admin/userManagement.php:534 +#: plugins/ktcore/admin/userManagement.php:535 msgid "You have entered an invalid character in your username." msgstr "" @@ -13484,7 +13932,7 @@ msgstr "" msgid "You have entered an invalid name." msgstr "" -#: i18n/templates.c:3365 +#: i18n/templates.c:3386 msgid "You have no documents which are currently checked out." msgstr "" @@ -13504,7 +13952,7 @@ msgstr "" msgid "You have no quicklinks." msgstr "" -#: i18n/templates.c:2261 +#: i18n/templates.c:2282 msgid "You have no subscriptions" msgstr "" @@ -13518,24 +13966,24 @@ msgid "" " click on the link below, you will then be able to reset your password." msgstr "" -#: plugins/ktcore/document/edit.php:399 +#: plugins/ktcore/document/edit.php:401 #, php-format msgid "You have selected a new document type: %s. " msgstr "" -#: i18n/templates.c:6101 +#: i18n/templates.c:6275 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:6596 +#: i18n/templates.c:6770 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 "" -#: plugins/ktcore/admin/userManagement.php:713 +#: plugins/ktcore/admin/userManagement.php:715 msgid "You may only have " msgstr "" -#: plugins/wintools/email/emailDocumentTypes.php:304 +#: plugins/wintools/email/emailDocumentTypes.php:306 msgid "You most certainly must select at least one fieldset" msgstr "" @@ -13551,12 +13999,12 @@ msgstr "" msgid "You must have cookies enabled to use the document management system." msgstr "" -#: plugins/ktcore/admin/userManagement.php:429 -#: plugins/ktcore/admin/userManagement.php:504 +#: plugins/ktcore/admin/userManagement.php:430 +#: plugins/ktcore/admin/userManagement.php:505 msgid "You must provide a name" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1617 +#: plugins/ktcore/KTDocumentActions.php:1619 msgid "You must provide a reason for the transition" msgstr "" @@ -13564,7 +14012,7 @@ msgstr "" msgid "You must provide a title" msgstr "" -#: plugins/ktcore/admin/userManagement.php:434 +#: plugins/ktcore/admin/userManagement.php:435 msgid "You must provide a username" msgstr "" @@ -13612,17 +14060,17 @@ msgstr "" msgid "You must specify a name for the user." msgstr "" -#: plugins/ktcore/admin/userManagement.php:499 +#: plugins/ktcore/admin/userManagement.php:500 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:323 msgid "You must specify a new username." msgstr "" -#: plugins/ktcore/admin/userManagement.php:515 +#: plugins/ktcore/admin/userManagement.php:516 msgid "You must specify a numeric value for maximum sessions." msgstr "" -#: plugins/ktcore/admin/userManagement.php:297 -#: plugins/ktcore/admin/userManagement.php:528 +#: plugins/ktcore/admin/userManagement.php:298 +#: plugins/ktcore/admin/userManagement.php:529 msgid "You must specify a password for the user." msgstr "" @@ -13642,13 +14090,13 @@ msgstr "" msgid "You need to have at least 1 condition." msgstr "" -#: lib/session/Session.inc:235 lib/session/Session.inc:247 +#: lib/session/Session.inc:236 lib/session/Session.inc:248 #: thirdparty/pear/PEAR.php:881 msgid "You need to login to access this page" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1627 -#: plugins/ktcore/KTDocumentActions.php:1699 +#: plugins/ktcore/KTDocumentActions.php:1629 +#: plugins/ktcore/KTDocumentActions.php:1701 msgid "You no longer have permission to view this document" msgstr "" @@ -13661,24 +14109,24 @@ msgstr "" msgid "You were not subscribed to that folder" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:355 +#: lib/documentmanagement/documentutil.inc.php:365 msgid "You're not authorized to create a shortcut to this document" msgstr "" -#: lib/foldermanagement/folderutil.inc.php:674 +#: lib/foldermanagement/folderutil.inc.php:691 msgid "You're not authorized to create a shortcut to this folder" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:350 -#: lib/foldermanagement/folderutil.inc.php:669 +#: lib/documentmanagement/documentutil.inc.php:360 +#: lib/foldermanagement/folderutil.inc.php:686 msgid "You're not authorized to create shortcuts" msgstr "" -#: lib/foldermanagement/folderutil.inc.php:735 +#: lib/foldermanagement/folderutil.inc.php:752 msgid "You're not authorized to delete shortcuts" msgstr "" -#: lib/documentmanagement/documentutil.inc.php:423 +#: lib/documentmanagement/documentutil.inc.php:433 msgid "You're not authorized to delete this shortcut" msgstr "" @@ -13702,7 +14150,7 @@ msgstr "" msgid "Your RSS feed list is empty." msgstr "" -#: lib/session/Session.inc:68 thirdparty/pear/PEAR.php:884 +#: lib/session/Session.inc:69 thirdparty/pear/PEAR.php:884 msgid "Your account has been disabled. Please contact the system administrator for assistance." msgstr "" @@ -13711,12 +14159,12 @@ msgstr "" msgid "Your account has been disabled. Please contact your system administrator for assistance." msgstr "" -#: plugins/ktstandard/KTEmail.php:220 +#: plugins/ktstandard/KTEmail.php:245 #, php-format msgid "Your colleague, %s, wishes you to view the attached document entitled '%s'." msgstr "" -#: plugins/ktstandard/KTEmail.php:144 plugins/ktstandard/KTEmail.php:281 +#: plugins/ktstandard/KTEmail.php:306 #, php-format msgid "Your colleague, %s, wishes you to view the document entitled '%s'." msgstr "" @@ -13730,12 +14178,20 @@ msgstr "" msgid "Your details have been updated." msgstr "" +#: i18n/templates.c:3590 +msgid "Your document was not saved to the server" +msgstr "" + +#: i18n/templates.c:3509 i18n/templates.c:3596 +msgid "Your document was saved to the server" +msgstr "" + #: lib/import/bulkimport.inc.php:114 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:773 -#: plugins/ktstandard/KTBulkExportPlugin.php:176 +#: plugins/ktstandard/KTBulkExportPlugin.php:177 #, php-format msgid "Your download will begin shortly. If you are not automatically redirected to your download, please click here " msgstr "" @@ -13785,6 +14241,14 @@ msgstr "" msgid "Your passwords do not match." msgstr "" +#: ktapi/ktapi.inc.php:4166 +msgid "Your saved search did not return any results" +msgstr "" + +#: ktapi/ktapi.inc.php:3997 +msgid "Your search did not return any results" +msgstr "" + #: lib/dispatcher.inc.php:377 msgid "Your session has expired, please log in again." msgstr "" @@ -13793,12 +14257,12 @@ msgstr "" msgid "add a new group" msgstr "" -#: plugins/ktcore/admin/userManagement.php:120 -#: plugins/ktcore/admin/userManagement.php:181 +#: plugins/ktcore/admin/userManagement.php:121 +#: plugins/ktcore/admin/userManagement.php:182 msgid "add a new user" msgstr "" -#: i18n/templates.c:2540 i18n/templates.c:4142 +#: i18n/templates.c:2561 i18n/templates.c:4316 msgid "add another set of criteria" msgstr "" @@ -13814,11 +14278,11 @@ msgstr "" msgid "add lookup values" msgstr "" -#: i18n/templates.c:2699 +#: i18n/templates.c:2720 msgid "add new subcategory" msgstr "" -#: lib/browse/Criteria.inc:472 i18n/templates.c:3932 +#: lib/browse/Criteria.inc:472 i18n/templates.c:4106 msgid "after" msgstr "" @@ -13826,18 +14290,14 @@ msgstr "" msgid "after " msgstr "" -#: lib/util/ktutil.inc:171 +#: lib/util/ktutil.inc:212 msgid "ago" msgstr "" -#: plugins/alerts/alerts.php:257 -msgid "alert triggered" -msgstr "" - #: search/booleanSearch.php:281 search/booleanSearch.php:286 -#: i18n/templates.c:2462 i18n/templates.c:2474 i18n/templates.c:2504 -#: i18n/templates.c:2516 i18n/templates.c:3512 i18n/templates.c:4049 -#: i18n/templates.c:4061 i18n/templates.c:4106 i18n/templates.c:4118 +#: i18n/templates.c:2483 i18n/templates.c:2495 i18n/templates.c:2525 +#: i18n/templates.c:2537 i18n/templates.c:3674 i18n/templates.c:4223 +#: i18n/templates.c:4235 i18n/templates.c:4280 i18n/templates.c:4292 msgid "all" msgstr "" @@ -13846,9 +14306,9 @@ msgid "and" msgstr "" #: search/booleanSearch.php:281 search/booleanSearch.php:286 -#: i18n/templates.c:2465 i18n/templates.c:2477 i18n/templates.c:2507 -#: i18n/templates.c:2519 i18n/templates.c:3515 i18n/templates.c:4052 -#: i18n/templates.c:4064 i18n/templates.c:4109 i18n/templates.c:4121 +#: i18n/templates.c:2486 i18n/templates.c:2498 i18n/templates.c:2528 +#: i18n/templates.c:2540 i18n/templates.c:3677 i18n/templates.c:4226 +#: i18n/templates.c:4238 i18n/templates.c:4283 i18n/templates.c:4295 msgid "any" msgstr "" @@ -13861,7 +14321,7 @@ msgstr "" msgid "attach keywords" msgstr "" -#: lib/browse/Criteria.inc:473 i18n/templates.c:3938 +#: lib/browse/Criteria.inc:473 i18n/templates.c:4112 msgid "before" msgstr "" @@ -13869,8 +14329,8 @@ msgstr "" msgid "before " msgstr "" -#: search2/search/exprConstants.inc.php:61 i18n/templates.c:3935 -#: i18n/templates.c:3947 +#: search2/search/exprConstants.inc.php:61 i18n/templates.c:4109 +#: i18n/templates.c:4121 msgid "between" msgstr "" @@ -13892,28 +14352,29 @@ msgstr "" #: i18n/templates.c:302 i18n/templates.c:1787 i18n/templates.c:1811 #: i18n/templates.c:1844 i18n/templates.c:1865 i18n/templates.c:1877 -#: i18n/templates.c:1901 i18n/templates.c:1928 i18n/templates.c:1955 -#: i18n/templates.c:1976 i18n/templates.c:1997 i18n/templates.c:2015 +#: i18n/templates.c:1901 i18n/templates.c:1922 i18n/templates.c:1949 +#: i18n/templates.c:1976 i18n/templates.c:1997 i18n/templates.c:2018 +#: i18n/templates.c:2036 msgid "by #actor_name#" msgstr "" -#: i18n/templates.c:3950 +#: i18n/templates.c:4124 msgid "bytes" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:816 +#: plugins/ktcore/KTDocumentActions.php:818 msgid "cancel checkout" msgstr "" -#: i18n/templates.c:6212 i18n/templates.c:6224 i18n/templates.c:6740 +#: i18n/templates.c:6386 i18n/templates.c:6398 i18n/templates.c:6914 msgid "change password" msgstr "" -#: plugins/ktcore/admin/userManagement.php:252 +#: plugins/ktcore/admin/userManagement.php:253 msgid "change user password" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:455 +#: plugins/ktcore/KTDocumentActions.php:457 msgid "checkout" msgstr "" @@ -13921,11 +14382,11 @@ msgstr "" msgid "cleanup" msgstr "" -#: i18n/templates.c:3527 +#: i18n/templates.c:3689 msgid "close" msgstr "" -#: i18n/templates.c:7007 +#: i18n/templates.c:7181 msgid "compare" msgstr "" @@ -13933,11 +14394,11 @@ msgstr "" msgid "compare versions" msgstr "" -#: i18n/templates.c:1421 i18n/templates.c:7004 +#: i18n/templates.c:1421 i18n/templates.c:7178 msgid "comparing against this version" msgstr "" -#: i18n/templates.c:1544 i18n/templates.c:3047 +#: i18n/templates.c:1544 i18n/templates.c:3068 msgid "conditional data." msgstr "" @@ -13956,7 +14417,7 @@ msgid "confirm restore of %d documents" msgstr "" #: lib/browse/Criteria.inc:239 search2/search/exprConstants.inc.php:60 -#: i18n/templates.c:3995 i18n/templates.c:4013 +#: i18n/templates.c:4169 i18n/templates.c:4187 msgid "contains" msgstr "" @@ -13964,15 +14425,15 @@ msgstr "" msgid "content and metadata" msgstr "" -#: i18n/templates.c:3173 i18n/templates.c:3200 +#: i18n/templates.c:3194 i18n/templates.c:3221 msgid "controls the values available in" msgstr "" -#: i18n/templates.c:3182 i18n/templates.c:3209 +#: i18n/templates.c:3203 i18n/templates.c:3230 msgid "controls the values of the following fields" msgstr "" -#: i18n/templates.c:3005 +#: i18n/templates.c:3026 msgid "create behaviour" msgstr "" @@ -13981,23 +14442,23 @@ msgstr "" msgid "create for class %s failed" msgstr "" -#: i18n/templates.c:2354 i18n/templates.c:6488 +#: i18n/templates.c:2375 i18n/templates.c:6662 msgid "create group" msgstr "" -#: i18n/templates.c:6236 +#: i18n/templates.c:6410 msgid "create new role" msgstr "" -#: i18n/templates.c:6359 +#: i18n/templates.c:6533 msgid "create unit" msgstr "" -#: i18n/templates.c:6311 +#: i18n/templates.c:6485 msgid "create user" msgstr "" -#: i18n/templates.c:7460 +#: i18n/templates.c:7634 msgid "current version" msgstr "" @@ -14006,7 +14467,7 @@ msgstr "" msgid "daily" msgstr "" -#: plugins/alerts/alerts.php:900 +#: plugins/alerts/alerts.php:942 msgid "day" msgstr "" @@ -14016,8 +14477,8 @@ msgstr "" msgid "day(s)" msgstr "" -#: plugins/alerts/alerts.php:902 plugins/wintools/key.inc.php:86 -#: i18n/templates.c:329 i18n/templates.c:3968 +#: plugins/alerts/alerts.php:944 plugins/wintools/key.inc.php:86 +#: i18n/templates.c:329 i18n/templates.c:4142 msgid "days" msgstr "" @@ -14025,45 +14486,45 @@ msgstr "" msgid "defining search" msgstr "" -#: plugins/ktcore/admin/fieldsets/basic.inc.php:822 i18n/templates.c:2780 -#: i18n/templates.c:3101 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:822 i18n/templates.c:2801 +#: i18n/templates.c:3122 msgid "delete" msgstr "" -#: i18n/templates.c:7481 +#: i18n/templates.c:7655 msgid "delete version" msgstr "" -#: i18n/templates.c:7061 +#: i18n/templates.c:7235 msgid "deleting a link type will delete all links of that type within the system." msgstr "" -#: search2/indexing/indexerCore.inc.php:1681 +#: search2/indexing/indexerCore.inc.php:1716 #, php-format msgid "diagnose(): '%s' is not of type DocumentExtractor" msgstr "" -#: search2/indexing/indexerCore.inc.php:1659 +#: search2/indexing/indexerCore.inc.php:1694 #, php-format msgid "diagnose: '%s' does not have extension '%s'." msgstr "" -#: search2/indexing/indexerCore.inc.php:1266 +#: search2/indexing/indexerCore.inc.php:1288 #, php-format msgid "diagnose: Not indexing docid: %d because extractor '%s' is disabled." msgstr "" -#: search2/indexing/indexerCore.inc.php:1668 +#: search2/indexing/indexerCore.inc.php:1703 #, php-format msgid "diagnose: class '%s' does not exist." msgstr "" -#: search2/indexing/indexerCore.inc.php:1688 +#: search2/indexing/indexerCore.inc.php:1723 #, php-format msgid "diagnose: class '%s' does not support any types." msgstr "" -#: search2/indexing/indexerCore.inc.php:1674 +#: search2/indexing/indexerCore.inc.php:1709 #, php-format msgid "diagnose: extractor '%s' is disabled." msgstr "" @@ -14077,17 +14538,17 @@ msgstr "" msgid "document details" msgstr "" -#: lib/browse/Criteria.inc:238 i18n/templates.c:3998 i18n/templates.c:4016 +#: lib/browse/Criteria.inc:238 i18n/templates.c:4172 i18n/templates.c:4190 msgid "does not contain" msgstr "" #: plugins/ktcore/admin/documentTypes.php:179 -#: plugins/wintools/email/emailDocumentTypes.php:253 i18n/templates.c:2777 -#: i18n/templates.c:3098 i18n/templates.c:3281 +#: plugins/wintools/email/emailDocumentTypes.php:255 i18n/templates.c:2798 +#: i18n/templates.c:3119 i18n/templates.c:3302 msgid "edit" msgstr "" -#: i18n/templates.c:3029 +#: i18n/templates.c:3050 msgid "edit field" msgstr "" @@ -14099,11 +14560,11 @@ msgstr "" msgid "edit group" msgstr "" -#: plugins/ktcore/admin/userManagement.php:356 +#: plugins/ktcore/admin/userManagement.php:357 msgid "edit groups" msgstr "" -#: i18n/templates.c:7076 i18n/templates.c:7079 +#: i18n/templates.c:7250 i18n/templates.c:7253 msgid "edit link type" msgstr "" @@ -14119,7 +14580,7 @@ msgstr "" msgid "editing LDAP settings" msgstr "" -#: search2/search/exprConstants.inc.php:63 i18n/templates.c:4010 +#: search2/search/exprConstants.inc.php:63 i18n/templates.c:4184 msgid "ends with" msgstr "" @@ -14154,7 +14615,7 @@ msgid "every quarter hour" msgstr "" #: plugins/ktcore/KTDocumentActions.php:57 -#: plugins/ktcore/KTDocumentActions.php:354 +#: plugins/ktcore/KTDocumentActions.php:355 #, php-format msgid "fDocumentId=%d" msgstr "" @@ -14167,24 +14628,24 @@ msgstr "" msgid "failed to create user" msgstr "" -#: plugins/ktcore/admin/userManagement.php:562 +#: plugins/ktcore/admin/userManagement.php:563 msgid "failed to create user." msgstr "" -#: i18n/templates.c:2489 i18n/templates.c:2534 i18n/templates.c:3494 -#: i18n/templates.c:4136 +#: i18n/templates.c:2510 i18n/templates.c:2555 i18n/templates.c:3656 +#: i18n/templates.c:4310 msgid "first select a type of query" msgstr "" -#: i18n/templates.c:7196 +#: i18n/templates.c:7370 msgid "force checkin" msgstr "" -#: i18n/templates.c:1898 i18n/templates.c:1991 +#: i18n/templates.c:1919 i18n/templates.c:2012 msgid "from \"#location_name#\"" msgstr "" -#: i18n/templates.c:1880 i18n/templates.c:1949 +#: i18n/templates.c:1880 i18n/templates.c:1970 msgid "from the folder \"#location_name#\"" msgstr "" @@ -14192,11 +14653,11 @@ msgstr "" msgid "getCommandLine is not implemented" msgstr "" -#: i18n/templates.c:3959 +#: i18n/templates.c:4133 msgid "gigabytes" msgstr "" -#: i18n/templates.c:3965 +#: i18n/templates.c:4139 msgid "greater than" msgstr "" @@ -14204,11 +14665,11 @@ msgstr "" msgid "has added to the discussion around document" msgstr "" -#: plugins/alerts/alerts.php:374 +#: plugins/alerts/alerts.php:407 msgid "has been archived" msgstr "" -#: plugins/alerts/alerts.php:372 +#: plugins/alerts/alerts.php:405 msgid "has been deleted" msgstr "" @@ -14234,61 +14695,65 @@ msgstr "" msgid "hourly" msgstr "" -#: i18n/templates.c:299 i18n/templates.c:1847 i18n/templates.c:1973 +#: i18n/templates.c:299 i18n/templates.c:1847 i18n/templates.c:1994 msgid "in the folder \"#location_name#\"" msgstr "" -#: search2/indexing/indexerCore.inc.php:1279 +#: i18n/templates.c:1898 +msgid "in the folder \"#location_name#\" has been downloaded" +msgstr "" + +#: search2/documentProcessor/documentProcessor.inc.php:171 #, php-format msgid "indexDocuments: Cannot resolve document id %d: %s." msgstr "" -#: search2/indexing/indexerCore.inc.php:1294 +#: search2/indexing/indexerCore.inc.php:1308 #, php-format msgid "indexDocuments: Filename for document id %d starts with a tilde (~). This is assumed to be a temporary file. This is ignored." msgstr "" -#: search2/indexing/indexerCore.inc.php:1312 +#: search2/indexing/indexerCore.inc.php:1326 #, php-format msgid "indexDocuments: extractor '%s' is not a document extractor class." msgstr "" -#: search2/indexing/indexerCore.inc.php:1323 +#: search2/indexing/indexerCore.inc.php:1335 #, php-format msgid "indexDocuments: source file '%s' for document %d does not exist." msgstr "" -#: i18n/templates.c:4586 +#: i18n/templates.c:4760 msgid "inherited from parent folder." msgstr "" #: lib/browse/Criteria.inc:236 search2/search/exprConstants.inc.php:59 -#: i18n/templates.c:3914 i18n/templates.c:3920 i18n/templates.c:3926 -#: i18n/templates.c:3977 i18n/templates.c:3983 i18n/templates.c:3989 -#: i18n/templates.c:4019 +#: i18n/templates.c:4088 i18n/templates.c:4094 i18n/templates.c:4100 +#: i18n/templates.c:4151 i18n/templates.c:4157 i18n/templates.c:4163 +#: i18n/templates.c:4193 msgid "is" msgstr "" #: lib/browse/Criteria.inc:235 search2/search/exprConstants.inc.php:67 -#: i18n/templates.c:3917 i18n/templates.c:3923 i18n/templates.c:3929 -#: i18n/templates.c:3980 i18n/templates.c:3986 i18n/templates.c:3992 -#: i18n/templates.c:4022 +#: i18n/templates.c:4091 i18n/templates.c:4097 i18n/templates.c:4103 +#: i18n/templates.c:4154 i18n/templates.c:4160 i18n/templates.c:4166 +#: i18n/templates.c:4196 msgid "is not" msgstr "" -#: plugins/ktcore/admin/expungeList.php:100 i18n/templates.c:7103 +#: plugins/ktcore/admin/expungeList.php:100 i18n/templates.c:7277 msgid "items, 10 per page" msgstr "" -#: i18n/templates.c:3953 +#: i18n/templates.c:4127 msgid "kilobytes" msgstr "" -#: plugins/professional-reporting/admin/userReporting.php:85 +#: plugins/professional-reporting/admin/userReporting.php:87 msgid "last login reporting" msgstr "" -#: i18n/templates.c:3962 +#: i18n/templates.c:4136 msgid "less than" msgstr "" @@ -14296,7 +14761,7 @@ msgstr "" msgid "less than a day" msgstr "" -#: search2/search/exprConstants.inc.php:64 i18n/templates.c:4001 +#: search2/search/exprConstants.inc.php:64 i18n/templates.c:4175 msgid "like" msgstr "" @@ -14310,7 +14775,7 @@ msgstr "" msgid "list checked out documents" msgstr "" -#: i18n/templates.c:3488 +#: i18n/templates.c:3650 msgid "loading..." msgstr "" @@ -14318,11 +14783,11 @@ msgstr "" msgid "logged into the system in the last" msgstr "" -#: plugins/professional-reporting/admin/userReporting.php:155 +#: plugins/professional-reporting/admin/userReporting.php:157 msgid "login activity" msgstr "" -#: plugins/professional-reporting/admin/userReporting.php:141 +#: plugins/professional-reporting/admin/userReporting.php:143 #, php-format msgid "login history for %s" msgstr "" @@ -14340,7 +14805,7 @@ msgstr "" msgid "match #join#" msgstr "" -#: i18n/templates.c:3956 +#: i18n/templates.c:4130 msgid "megabytes" msgstr "" @@ -14348,55 +14813,55 @@ msgstr "" msgid "metadata" msgstr "" -#: search2/indexing/indexerCore.inc.php:1536 +#: search2/indexing/indexerCore.inc.php:1571 #, php-format msgid "migrateDocuments: Cannot write to '%s' for document id %d" msgstr "" -#: search2/indexing/indexerCore.inc.php:1570 +#: search2/indexing/indexerCore.inc.php:1605 msgid "migrateDocuments: Completed!" msgstr "" -#: search2/indexing/indexerCore.inc.php:1526 +#: search2/indexing/indexerCore.inc.php:1561 #, php-format msgid "migrateDocuments: Could not get document %d's document! Removing content!" msgstr "" -#: search2/indexing/indexerCore.inc.php:1573 +#: search2/indexing/indexerCore.inc.php:1608 msgid "migrateDocuments: Disabling 'Index Migration' task by removing scheduler entry." msgstr "" -#: search2/indexing/indexerCore.inc.php:1553 +#: search2/indexing/indexerCore.inc.php:1588 #, php-format msgid "migrateDocuments: Problem indexing document %d" msgstr "" -#: search2/indexing/indexerCore.inc.php:1505 +#: search2/indexing/indexerCore.inc.php:1540 msgid "migrateDocuments: db error" msgstr "" -#: search2/indexing/indexerCore.inc.php:1451 +#: search2/indexing/indexerCore.inc.php:1486 msgid "migrateDocuments: starting" msgstr "" -#: search2/indexing/indexerCore.inc.php:1455 +#: search2/indexing/indexerCore.inc.php:1490 msgid "migrateDocuments: stopping - diagnostics problem. The dashboard will provide more information." msgstr "" -#: search2/indexing/indexerCore.inc.php:1567 +#: search2/indexing/indexerCore.inc.php:1602 #, php-format msgid "migrateDocuments: stopping - done in %d seconds!" msgstr "" -#: search2/indexing/indexerCore.inc.php:1461 +#: search2/indexing/indexerCore.inc.php:1496 msgid "migrateDocuments: stopping - migration is complete." msgstr "" -#: search2/indexing/indexerCore.inc.php:1474 +#: search2/indexing/indexerCore.inc.php:1509 msgid "migrateDocuments: stopping - migration lockfile detected." msgstr "" -#: i18n/templates.c:1424 i18n/templates.c:7466 +#: i18n/templates.c:1424 i18n/templates.c:7640 msgid "mime types do not match" msgstr "" @@ -14405,7 +14870,7 @@ msgstr "" msgid "minute(s)" msgstr "" -#: plugins/ktcore/admin/userManagement.php:192 +#: plugins/ktcore/admin/userManagement.php:193 msgid "modify user details" msgstr "" @@ -14418,7 +14883,7 @@ msgstr "" msgid "monthly" msgstr "" -#: i18n/templates.c:335 i18n/templates.c:3971 +#: i18n/templates.c:335 i18n/templates.c:4145 msgid "months" msgstr "" @@ -14427,7 +14892,7 @@ msgstr "" msgid "n/a" msgstr "" -#: lib/util/ktutil.inc:191 +#: lib/util/ktutil.inc:232 msgid "never" msgstr "" @@ -14443,7 +14908,7 @@ msgstr "" msgid "no groups" msgstr "" -#: search2/search/search.inc.php:335 +#: search2/search/search.inc.php:426 msgid "no permission to read folder" msgstr "" @@ -14463,24 +14928,24 @@ msgstr "" msgid "none" msgstr "" -#: i18n/templates.c:4004 +#: i18n/templates.c:4178 msgid "not like" msgstr "" -#: i18n/templates.c:3944 +#: i18n/templates.c:4118 msgid "not on" msgstr "" -#: i18n/templates.c:6152 +#: i18n/templates.c:6326 msgid "not part of a unit" msgstr "" -#: i18n/templates.c:3518 +#: i18n/templates.c:3680 msgid "of the criteria specified." msgstr "" -#: i18n/templates.c:3626 i18n/templates.c:3635 i18n/templates.c:3641 -#: i18n/templates.c:3941 +#: i18n/templates.c:3788 i18n/templates.c:3797 i18n/templates.c:3803 +#: i18n/templates.c:4115 msgid "on" msgstr "" @@ -14488,7 +14953,7 @@ msgstr "" msgid "one day" msgstr "" -#: i18n/templates.c:3851 +#: i18n/templates.c:4025 msgid "or" msgstr "" @@ -14504,15 +14969,15 @@ msgstr "" msgid "per page" msgstr "" -#: i18n/templates.c:7016 +#: i18n/templates.c:7190 msgid "please confirm that you want to delete these documents." msgstr "" -#: i18n/templates.c:7136 +#: i18n/templates.c:7310 msgid "please confirm that you want to restore these documents from an archived state." msgstr "" -#: i18n/templates.c:7157 +#: i18n/templates.c:7331 msgid "please confirm that you want to restore these documents." msgstr "" @@ -14520,11 +14985,11 @@ msgstr "" msgid "prev" msgstr "" -#: i18n/templates.c:4031 i18n/templates.c:4034 +#: i18n/templates.c:4205 i18n/templates.c:4208 msgid "remove" msgstr "" -#: i18n/templates.c:2987 +#: i18n/templates.c:3008 msgid "remove behaviour" msgstr "" @@ -14532,46 +14997,46 @@ msgstr "" msgid "rename" msgstr "" -#: search2/indexing/indexerCore.inc.php:560 +#: search2/indexing/indexerCore.inc.php:578 #, php-format msgid "resolveExtractor: Resolved '%s' from mime type '%s'." msgstr "" -#: i18n/templates.c:2408 +#: i18n/templates.c:2429 msgid "save" msgstr "" -#: i18n/templates.c:4649 i18n/templates.c:4739 i18n/templates.c:6086 -#: i18n/templates.c:6197 i18n/templates.c:6344 i18n/templates.c:6503 +#: i18n/templates.c:4823 i18n/templates.c:4913 i18n/templates.c:6260 +#: i18n/templates.c:6371 i18n/templates.c:6518 i18n/templates.c:6677 msgid "save changes" msgstr "" -#: i18n/templates.c:6278 +#: i18n/templates.c:6452 msgid "save changes to group" msgstr "" -#: i18n/templates.c:6182 +#: i18n/templates.c:6356 msgid "save changes to unit" msgstr "" -#: i18n/templates.c:3032 +#: i18n/templates.c:3053 msgid "save this dependency" msgstr "" -#: i18n/templates.c:1583 i18n/templates.c:1649 i18n/templates.c:2063 +#: i18n/templates.c:1583 i18n/templates.c:1649 i18n/templates.c:2084 msgid "search" msgstr "" -#: i18n/templates.c:2369 i18n/templates.c:6128 +#: i18n/templates.c:2390 i18n/templates.c:6302 msgid "search for groups" msgstr "" #: i18n/templates.c:572 i18n/templates.c:947 i18n/templates.c:1142 -#: i18n/templates.c:1325 i18n/templates.c:2333 +#: i18n/templates.c:1325 i18n/templates.c:2354 msgid "search for users" msgstr "" -#: i18n/templates.c:3821 +#: i18n/templates.c:3995 msgid "search text here" msgstr "" @@ -14609,11 +15074,11 @@ msgstr "" msgid "show transactions" msgstr "" -#: i18n/templates.c:7232 +#: i18n/templates.c:7406 msgid "showing comparison between versions #from# and #to#." msgstr "" -#: i18n/templates.c:2045 +#: i18n/templates.c:2066 msgid "showing information for version #version#" msgstr "" @@ -14621,31 +15086,31 @@ msgstr "" msgid "start with" msgstr "" -#: i18n/templates.c:4007 +#: i18n/templates.c:4181 msgid "starts with" msgstr "" -#: i18n/templates.c:2882 +#: i18n/templates.c:2903 msgid "stuck, will never be disabled when synchronising from another source" msgstr "" -#: i18n/templates.c:2897 +#: i18n/templates.c:2918 msgid "stuck, will never be enabled when synchronising from another source" msgstr "" -#: i18n/templates.c:6329 +#: i18n/templates.c:6503 msgid "synchronise" msgstr "" -#: i18n/templates.c:7241 i18n/templates.c:7247 +#: i18n/templates.c:7415 i18n/templates.c:7421 msgid "the information for version #version# comes from an older version of #appname# and may be incorrect." msgstr "" -#: i18n/templates.c:7178 +#: i18n/templates.c:7352 msgid "the local copy of the checked-out document has been lost" msgstr "" -#: i18n/templates.c:7181 +#: i18n/templates.c:7355 msgid "the user who did the check-out is not currently available to check it back in" msgstr "" @@ -14653,15 +15118,15 @@ msgstr "" msgid "this cannot change between versions" msgstr "" -#: i18n/templates.c:1808 i18n/templates.c:1925 +#: i18n/templates.c:1808 i18n/templates.c:1946 msgid "to \"#location_name#\"" msgstr "" -#: i18n/templates.c:2012 +#: i18n/templates.c:2033 msgid "to the folder \"#location_name#\"" msgstr "" -#: i18n/templates.c:1952 +#: i18n/templates.c:1973 msgid "to which you are subscribed" msgstr "" @@ -14700,11 +15165,11 @@ msgstr "" msgid "update for class %s failed" msgstr "" -#: i18n/templates.c:6290 +#: i18n/templates.c:6464 msgid "update organisation information" msgstr "" -#: i18n/templates.c:6242 +#: i18n/templates.c:6416 msgid "update role information" msgstr "" @@ -14731,7 +15196,7 @@ msgstr "" msgid "viewing comments" msgstr "" -#: i18n/templates.c:1994 +#: i18n/templates.c:2015 msgid "was archived" msgstr "" @@ -14749,11 +15214,11 @@ msgstr "" msgid "weeks" msgstr "" -#: plugins/ktcore/KTDocumentActions.php:1532 +#: plugins/ktcore/KTDocumentActions.php:1534 msgid "workflow" msgstr "" -#: i18n/templates.c:338 i18n/templates.c:3974 +#: i18n/templates.c:338 i18n/templates.c:4148 msgid "years" msgstr "" diff --git a/i18n/templates.c b/i18n/templates.c index b3be792..5674388 100644 --- a/i18n/templates.c +++ b/i18n/templates.c @@ -1891,6 +1891,27 @@ gettext("Are you sure you wish to clear the notification?"); /* ./templates/kt3/notifications/subscriptions.CheckOutDocument.smarty */ gettext("Clear Alert"); +/* ./templates/kt3/notifications/subscriptions.DownloadDocument.smarty */ +gettext("The document \"#object_name#\""); + +/* ./templates/kt3/notifications/subscriptions.DownloadDocument.smarty */ +gettext("in the folder \"#location_name#\" has been downloaded"); + +/* ./templates/kt3/notifications/subscriptions.DownloadDocument.smarty */ +gettext("by #actor_name#"); + +/* ./templates/kt3/notifications/subscriptions.DownloadDocument.smarty */ +gettext("View Document"); + +/* ./templates/kt3/notifications/subscriptions.DownloadDocument.smarty */ +gettext("Document is no longer available"); + +/* ./templates/kt3/notifications/subscriptions.DownloadDocument.smarty */ +gettext("Are you sure you wish to clear the notification?"); + +/* ./templates/kt3/notifications/subscriptions.DownloadDocument.smarty */ +gettext("Clear Alert"); + /* ./templates/kt3/notifications/subscriptions.RemoveChildFolder.smarty */ gettext("The folder \"#object_name#\" has been removed"); @@ -3433,6 +3454,147 @@ gettext("Type ZZ to save changes and exit."); /* ./templates/ktcore/dashlets/scheduler.smarty */ gettext("Type :q! to exit without saving."); +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("OK"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Search"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Open"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("KnowledgeTree"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Find"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Filename"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Last modified"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Permissions"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("No permission"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Is immutable"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Checked out by"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Language"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Username"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Password"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Login"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Server selection"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Upload succeeded"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Your document was saved to the server"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Reload"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("OK"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Cancel"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Reset"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Save"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Default"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Reset"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Save"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Properties"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Default"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Select a document type"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("KnowledgeTree"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Next"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Title"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("File name"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Save"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("KnowledgeTree Server Address"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("OK"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Server selection"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Collaborate"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Settings"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Logged in as"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("KnowledgeTree"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Upload"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Upload cancelled"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Upload failed"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Your document was not saved to the server"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Upload succeeded"); + +/* ./templates/ktcore/ktoffice_i18n.smarty */ +gettext("Your document was saved to the server"); + /* ./templates/ktcore/forms/buttons.smarty */ gettext("Cancel"); @@ -3692,28 +3854,40 @@ gettext("Search Criteria Editor"); gettext("Manage Saved Search"); /* ./templates/ktcore/search2/indexing_status.smarty */ -gettext("The #name# is not functioning correctly. This could be because:"); +gettext("External Resource Dependency Status"); + +/* ./templates/ktcore/search2/indexing_status.smarty */ +gettext("All Services are running normally"); + +/* ./templates/ktcore/search2/indexing_status.smarty */ +gettext("External Resource Dependency Status"); /* ./templates/ktcore/search2/indexing_status.smarty */ -gettext("The indexer is not configured correctly."); +gettext("The following service(s) are not functioning correctly and are impacting on the normal operations of the system"); /* ./templates/ktcore/search2/indexing_status.smarty */ -gettext("The component on which the indexer depends is not available."); +gettext("Message"); /* ./templates/ktcore/search2/indexing_status.smarty */ -gettext("Text Extractor Status"); +gettext("Also affects"); /* ./templates/ktcore/search2/indexing_status.smarty */ -gettext("KnowledgeTree has detected some issues with some of the text extractors used to index document text:"); +gettext("File types"); /* ./templates/ktcore/search2/indexing_status.smarty */ -gettext("Text extractor(s)s affected:"); +gettext("Extractors"); /* ./templates/ktcore/search2/indexing_status.smarty */ -gettext("Note:"); +gettext("The following extractors are not available and may affect indexing of certain document types"); /* ./templates/ktcore/search2/indexing_status.smarty */ -gettext("Indexing will not continue until all issues have been resolved."); +gettext("Message"); + +/* ./templates/ktcore/search2/indexing_status.smarty */ +gettext("Affected file formats"); + +/* ./templates/ktcore/search2/lucene_statistics.smarty */ +gettext("Document Indexer Statistics"); /* ./templates/ktcore/search2/lucene_statistics.smarty */ gettext("Last Optimization Date:"); @@ -3752,10 +3926,10 @@ gettext("Queue Coverage :"); gettext("Queue coverage indicates percentage of documents currently queued for indexing in relation to total repository size."); /* ./templates/ktcore/search2/lucene_statistics.smarty */ -gettext("Refresh"); +gettext("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."); /* ./templates/ktcore/search2/lucene_statistics.smarty */ -gettext("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."); +gettext("Indexing has not run yet. Please check that the KTScheduler is running."); /* ./templates/ktcore/search2/adv_query_search.smarty */ gettext("Search Criteria Editor");