Commit 95edaf4b6eb74ce8bf0fc808b3c36fab27344e8f

Authored by Kevin Fourie
1 parent bb59234e

OEM-190

"Remove reference to KnowledgeTree in OEM advanced search"
Fixed. Reference removed. Updated i18n files too.

Committed by: Kevin Fourie
Reviewed by: Jonathan Byrne


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8773 c91229c3-7414-0410-bfa2-8a42b809f60b
bin/genpo.sh
... ... @@ -5,9 +5,26 @@ cd $DIR
5 5 cd ..
6 6 pwd
7 7  
  8 +#pull in comm stuff
  9 +cp -a ../Commercial-Plugins-DEV-trunk/conditional-metadata plugins/
  10 +cp -a ../Commercial-Plugins-DEV-trunk/custom-numbering plugins/
  11 +cp -a ../Commercial-Plugins-DEV-trunk/documentcomparison plugins/
  12 +cp -a ../Commercial-Plugins-DEV-trunk/documentpreview plugins/
  13 +cp -a ../Commercial-Plugins-DEV-trunk/network plugins/
  14 +cp -a ../Commercial-Plugins-DEV-trunk/professional-reporting plugins/
  15 +cp -a ../Commercial-Plugins-DEV-trunk/wintools plugins/
  16 +
8 17 rm -f i18n/templates.c
9 18 find resources -name "*.js" | sort | python ./bin/jsi18n.py > templates/ktcore/javascript_i18n.smarty
10 19 php bin/smarty_to_gettext.php . > i18n/templates.c
11 20 find . -type f -name "*.php" -o -name "*.inc" | sort | xgettext --no-wrap -d knowledgeTree -L PHP -s -f - --keyword=_kt -o i18n/knowledgeTree.pot
12 21 echo i18n/templates.c i18n/transactions.c i18n/permissions.c | xargs -n 1 | sort | xgettext --no-wrap -d knowledgeTree -j -s -f - -o i18n/knowledgeTree.pot
13 22  
  23 +#remove comm stuff again
  24 +rm -rf plugins/conditional-metadata
  25 +rm -rf plugins/custom-numbering
  26 +rm -rf plugins/documentcomparison
  27 +rm -rf plugins/documentpreview
  28 +rm -rf plugins/network
  29 +rm -rf plugins/professional-reporting
  30 +rm -rf plugins/wintools
... ...
i18n/knowledgeTree.pot
Changes suppressed. Click to show
... ... @@ -8,7 +8,7 @@ msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2008-07-01 10:36+0200\n"
  11 +"POT-Creation-Date: 2008-07-10 12:52+0200\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -36,7 +36,7 @@ msgstr &quot;&quot;
36 36 msgid " %d second(s)"
37 37 msgstr ""
38 38  
39   -#: lib/foldermanagement/folderutil.inc.php:209
  39 +#: lib/foldermanagement/folderutil.inc.php:210
40 40 #, php-format
41 41 msgid " (reason: %s)"
42 42 msgstr ""
... ... @@ -67,23 +67,23 @@ msgstr &quot;&quot;
67 67 msgid "\"%s\"is not a valid selection."
68 68 msgstr ""
69 69  
70   -#: i18n/templates.c:6149
  70 +#: i18n/templates.c:6176
71 71 msgid "#appname# #versionname#"
72 72 msgstr ""
73 73  
74   -#: i18n/templates.c:5825
  74 +#: i18n/templates.c:5852
75 75 msgid "#appname# Database Counters Report"
76 76 msgstr ""
77 77  
78   -#: i18n/templates.c:5822
  78 +#: i18n/templates.c:5849
79 79 msgid "#appname# Database Schema (the structure of the database only)"
80 80 msgstr ""
81 81  
82   -#: i18n/templates.c:5828
  82 +#: i18n/templates.c:5855
83 83 msgid "#appname# Database Storage Engine Report"
84 84 msgstr ""
85 85  
86   -#: i18n/templates.c:5798
  86 +#: i18n/templates.c:5825
87 87 msgid "#appname# Issue Tracker"
88 88 msgstr ""
89 89  
... ... @@ -95,15 +95,15 @@ msgstr &quot;&quot;
95 95 msgid "#appname# Recent Documents"
96 96 msgstr ""
97 97  
98   -#: i18n/templates.c:5816
  98 +#: i18n/templates.c:5843
99 99 msgid "#appname# System Settings"
100 100 msgstr ""
101 101  
102   -#: i18n/templates.c:6737
  102 +#: i18n/templates.c:6764
103 103 msgid "#appname# Version"
104 104 msgstr ""
105 105  
106   -#: i18n/templates.c:5819
  106 +#: i18n/templates.c:5846
107 107 msgid "#appname# Version Files"
108 108 msgstr ""
109 109  
... ... @@ -111,15 +111,15 @@ msgstr &quot;&quot;
111 111 msgid "#appname# Version: #version#"
112 112 msgstr ""
113 113  
114   -#: i18n/templates.c:3116
  114 +#: i18n/templates.c:3128
115 115 msgid "#appname# administrator's Guide"
116 116 msgstr ""
117 117  
118   -#: i18n/templates.c:6200
  118 +#: i18n/templates.c:6227
119 119 msgid "#appname# allows administrators the ability to create <strong>Units</strong> that model the organisation's business units. Units may have their own administrators and groups may be assigned to these units."
120 120 msgstr ""
121 121  
122   -#: i18n/templates.c:5069
  122 +#: i18n/templates.c:5096
123 123 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."
124 124 msgstr ""
125 125  
... ... @@ -127,7 +127,7 @@ msgstr &quot;&quot;
127 127 msgid "#itemCount# items, #batchSize# per page"
128 128 msgstr ""
129 129  
130   -#: i18n/templates.c:5864
  130 +#: i18n/templates.c:5891
131 131 msgid "#name#'s authentication is handled by the <strong>#provider#</strong>."
132 132 msgstr ""
133 133  
... ... @@ -220,11 +220,11 @@ msgstr &quot;&quot;
220 220 msgid "%s successfully copied as %s"
221 221 msgstr ""
222 222  
223   -#: i18n/templates.c:6155
  223 +#: i18n/templates.c:6182
224 224 msgid "&copy; 2008 <a href=\" http://www.knowledgetree.com/\">KnowledgeTree Inc.</a>"
225 225 msgstr ""
226 226  
227   -#: i18n/templates.c:6743
  227 +#: i18n/templates.c:6770
228 228 msgid "&copy; 2008 <a href=\"http://www.knowledgetree.com/\">KnowledgeTree Inc.</a>"
229 229 msgstr ""
230 230  
... ... @@ -232,7 +232,7 @@ msgstr &quot;&quot;
232 232 msgid "&copy; 2008 <a href=\"http://www.knowledgetree.com/about/legal\" target=\"_blank\">KnowledgeTree Inc.</a>"
233 233 msgstr ""
234 234  
235   -#: i18n/templates.c:2030
  235 +#: i18n/templates.c:2042
236 236 msgid "(Closed at metadata version: #ver#)"
237 237 msgstr ""
238 238  
... ... @@ -245,21 +245,21 @@ msgstr &quot;&quot;
245 245 msgid "(Evaluation)"
246 246 msgstr ""
247 247  
248   -#: i18n/templates.c:5078 i18n/templates.c:5084
  248 +#: i18n/templates.c:5105 i18n/templates.c:5111
249 249 msgid "(by state)"
250 250 msgstr ""
251 251  
252   -#: i18n/templates.c:5240
  252 +#: i18n/templates.c:5267
253 253 msgid "(e.g. which transitions lead to which states)"
254 254 msgstr ""
255 255  
256   -#: i18n/templates.c:5300
  256 +#: i18n/templates.c:5327
257 257 msgid "(e.g. workflow name, starting state)"
258 258 msgstr ""
259 259  
  260 +#: plugins/ktcore/folder/addDocument.php:138
260 261 #: plugins/ktcore/folder/BulkImport.php:75
261 262 #: plugins/ktcore/folder/BulkUpload.php:82
262   -#: plugins/ktcore/folder/addDocument.php:138
263 263 msgid "- Please select a document type -"
264 264 msgstr ""
265 265  
... ... @@ -278,7 +278,7 @@ msgstr &quot;&quot;
278 278 msgid "; Reason given was: "
279 279 msgstr ""
280 280  
281   -#: i18n/templates.c:6740
  281 +#: i18n/templates.c:6767
282 282 msgid "<a href=\"http://www.knowledgetree.com/\">Document Management Software</a>"
283 283 msgstr ""
284 284  
... ... @@ -293,19 +293,19 @@ msgid &quot;&quot;
293 293 "</p>"
294 294 msgstr ""
295 295  
296   -#: i18n/templates.c:2408
  296 +#: i18n/templates.c:2420
297 297 msgid "<strong>Deleted</strong>, 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."
298 298 msgstr ""
299 299  
300   -#: i18n/templates.c:2402
  300 +#: i18n/templates.c:2414
301 301 msgid "<strong>Enabled</strong>, which means that users can specify this as an option when editing or creating documents."
302 302 msgstr ""
303 303  
304   -#: i18n/templates.c:5480 i18n/templates.c:5522
  304 +#: i18n/templates.c:5507 i18n/templates.c:5549
305 305 msgid "<strong>Please Note:</strong> you can only delete states or transitions while the workflow has no documents or document-versions assigned to the workflow."
306 306 msgstr ""
307 307  
308   -#: i18n/templates.c:2405
  308 +#: i18n/templates.c:2417
309 309 msgid "<strong>Sticky</strong>, 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."
310 310 msgstr ""
311 311  
... ... @@ -322,19 +322,19 @@ msgstr &quot;&quot;
322 322 msgid "<strong>You are using an evaluation copy of %s Commercial.</strong> Please consider <a href='%s'>upgrading to a full version</a>, and supporting the continued development of this application."
323 323 msgstr ""
324 324  
325   -#: i18n/templates.c:2795
  325 +#: i18n/templates.c:2807
326 326 msgid "<strong>or</strong> to a new behaviour called"
327 327 msgstr ""
328 328  
329   -#: i18n/templates.c:4217 i18n/templates.c:4241
  329 +#: i18n/templates.c:4235 i18n/templates.c:4259
330 330 msgid "A user, <b>#user#</b>, has requested help on the document <b>#name#</b>, and you are the owner or an admin of this document."
331 331 msgstr ""
332 332  
333   -#: i18n/templates.c:3032
  333 +#: i18n/templates.c:3044
334 334 msgid "A <strong>conditional</strong> fieldset contains only lookup fields. The values for each field can depend on the user's selections for the others."
335 335 msgstr ""
336 336  
337   -#: i18n/templates.c:3155
  337 +#: i18n/templates.c:3167
338 338 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."
339 339 msgstr ""
340 340  
... ... @@ -342,7 +342,7 @@ msgstr &quot;&quot;
342 342 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. <b>This fieldset will display as a normal, non-conditional fieldset until this problem is corrected.</b>"
343 343 msgstr ""
344 344  
345   -#: i18n/templates.c:5486
  345 +#: i18n/templates.c:5513
346 346 msgid "A critical part of workflow is the creation of various different states for documents."
347 347 msgstr ""
348 348  
... ... @@ -350,13 +350,13 @@ msgstr &quot;&quot;
350 350 msgid "A document cannot be linked to itself."
351 351 msgstr ""
352 352  
353   -#: plugins/ktcore/KTDocumentActions.php:1085
354   -#: plugins/ktcore/KTDocumentActions.php:1291
  353 +#: plugins/ktcore/KTDocumentActions.php:1114
  354 +#: plugins/ktcore/KTDocumentActions.php:1320
355 355 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."
356 356 msgstr ""
357 357  
358   -#: plugins/ktcore/KTDocumentActions.php:1074
359   -#: plugins/ktcore/KTDocumentActions.php:1279
  358 +#: plugins/ktcore/KTDocumentActions.php:1103
  359 +#: plugins/ktcore/KTDocumentActions.php:1308
360 360 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."
361 361 msgstr ""
362 362  
... ... @@ -364,7 +364,7 @@ msgstr &quot;&quot;
364 364 msgid "A field with that name already exists in this fieldset."
365 365 msgstr ""
366 366  
367   -#: i18n/templates.c:3062
  367 +#: i18n/templates.c:3074
368 368 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."
369 369 msgstr ""
370 370  
... ... @@ -372,7 +372,7 @@ msgstr &quot;&quot;
372 372 msgid "A fieldset with that name already exists."
373 373 msgstr ""
374 374  
375   -#: plugins/ktcore/KTFolderActions.php:141 plugins/ktcore/folder/Rename.php:93
  375 +#: plugins/ktcore/folder/Rename.php:93 plugins/ktcore/KTFolderActions.php:141
376 376 msgid "A folder with that name already exists."
377 377 msgstr ""
378 378  
... ... @@ -402,7 +402,7 @@ msgstr &quot;&quot;
402 402 msgid "A one-line description introducing the assistance that you wish to receive"
403 403 msgstr ""
404 404  
405   -#: i18n/templates.c:5186
  405 +#: i18n/templates.c:5213
406 406 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 <strong>Read</strong> permissions), while having the workflow restrict access to the \"edit\" permission."
407 407 msgstr ""
408 408  
... ... @@ -468,11 +468,11 @@ msgstr &quot;&quot;
468 468 msgid "A workflow with that name already exists. Please choose a different name for this workflow."
469 469 msgstr ""
470 470  
471   -#: about.php:53 config/siteMap.inc:75 lib/templating/kt3template.inc.php:385
  471 +#: about.php:53 config/siteMap.inc:75 lib/templating/kt3template.inc.php:365
472 472 msgid "About"
473 473 msgstr ""
474 474  
475   -#: browse.php:160 lib/actions/folderaction.inc.php:152
  475 +#: browse.php:171 lib/actions/folderaction.inc.php:152
476 476 msgid "About this folder"
477 477 msgstr ""
478 478  
... ... @@ -488,19 +488,19 @@ msgstr &quot;&quot;
488 488 #: plugins/ktcore/admin/workflowsv2.php:1887 i18n/templates.c:464
489 489 #: i18n/templates.c:563 i18n/templates.c:641 i18n/templates.c:731
490 490 #: i18n/templates.c:1013 i18n/templates.c:1031 i18n/templates.c:1043
491   -#: i18n/templates.c:1580 i18n/templates.c:5150 i18n/templates.c:7124
  491 +#: i18n/templates.c:1580 i18n/templates.c:5177 i18n/templates.c:7151
492 492 msgid "Action"
493 493 msgstr ""
494 494  
495   -#: i18n/templates.c:5081
  495 +#: i18n/templates.c:5108
496 496 msgid "Action Restrictions"
497 497 msgstr ""
498 498  
499   -#: lib/actions/bulkaction.php:417
  499 +#: lib/actions/bulkaction.php:480
500 500 msgid "Action component not implemented"
501 501 msgstr ""
502 502  
503   -#: lib/actions/bulkaction.php:437
  503 +#: lib/actions/bulkaction.php:500
504 504 msgid "Action is disabled by workflow"
505 505 msgstr ""
506 506  
... ... @@ -512,32 +512,32 @@ msgstr &quot;&quot;
512 512 msgid "Action/Effect Type"
513 513 msgstr ""
514 514  
515   -#: plugins/ktcore/admin/workflowsv2.php:1517 i18n/templates.c:1883
516   -#: i18n/templates.c:4913
  515 +#: plugins/ktcore/admin/workflowsv2.php:1517 i18n/templates.c:1895
  516 +#: i18n/templates.c:4940
517 517 msgid "Actions"
518 518 msgstr ""
519 519  
520   -#: i18n/templates.c:5687
  520 +#: i18n/templates.c:5714
521 521 msgid "Actions Allowed"
522 522 msgstr ""
523 523  
524   -#: i18n/templates.c:5018
  524 +#: i18n/templates.c:5045
525 525 msgid "Actions Overview"
526 526 msgstr ""
527 527  
528   -#: i18n/templates.c:5606
  528 +#: i18n/templates.c:5633
529 529 msgid "Actions allowed"
530 530 msgstr ""
531 531  
532   -#: browse.php:165 lib/actions/folderaction.inc.php:157
  532 +#: browse.php:176 lib/actions/folderaction.inc.php:157
533 533 msgid "Actions on this folder"
534 534 msgstr ""
535 535  
536   -#: i18n/templates.c:5165
  536 +#: i18n/templates.c:5192
537 537 msgid "Actions which are checked on this page will <strong>not</strong> be available to users."
538 538 msgstr ""
539 539  
540   -#: i18n/templates.c:5444
  540 +#: i18n/templates.c:5471
541 541 msgid "Actions which are performed when the document follows the transition."
542 542 msgstr ""
543 543  
... ... @@ -553,11 +553,11 @@ msgstr &quot;&quot;
553 553 msgid "ActiveDirectory authentication provider"
554 554 msgstr ""
555 555  
556   -#: plugins/ktcore/folder/addDocument.php:86 i18n/templates.c:2138
557   -#: i18n/templates.c:2174 i18n/templates.c:2285 i18n/templates.c:2330
558   -#: i18n/templates.c:2666 i18n/templates.c:3293 i18n/templates.c:3920
559   -#: i18n/templates.c:4484 i18n/templates.c:4649 i18n/templates.c:4769
560   -#: i18n/templates.c:7145 i18n/templates.c:7154
  556 +#: plugins/ktcore/folder/addDocument.php:86 i18n/templates.c:2150
  557 +#: i18n/templates.c:2186 i18n/templates.c:2297 i18n/templates.c:2342
  558 +#: i18n/templates.c:2678 i18n/templates.c:3305 i18n/templates.c:3932
  559 +#: i18n/templates.c:4502 i18n/templates.c:4667 i18n/templates.c:4796
  560 +#: i18n/templates.c:7172 i18n/templates.c:7181
561 561 msgid "Add"
562 562 msgstr ""
563 563  
... ... @@ -565,15 +565,15 @@ msgstr &quot;&quot;
565 565 msgid "Add Action"
566 566 msgstr ""
567 567  
568   -#: i18n/templates.c:2234
  568 +#: i18n/templates.c:2246
569 569 msgid "Add Column to View"
570 570 msgstr ""
571 571  
572   -#: i18n/templates.c:3317
  572 +#: i18n/templates.c:3329
573 573 msgid "Add Dashlet"
574 574 msgstr ""
575 575  
576   -#: i18n/templates.c:3320
  576 +#: i18n/templates.c:3332
577 577 msgid "Add Dashlets"
578 578 msgstr ""
579 579  
... ... @@ -581,7 +581,7 @@ msgstr &quot;&quot;
581 581 msgid "Add Document"
582 582 msgstr ""
583 583  
584   -#: i18n/templates.c:2009
  584 +#: i18n/templates.c:2021
585 585 msgid "Add External Link"
586 586 msgstr ""
587 587  
... ... @@ -589,7 +589,7 @@ msgstr &quot;&quot;
589 589 msgid "Add Field"
590 590 msgstr ""
591 591  
592   -#: i18n/templates.c:3944 i18n/templates.c:6599
  592 +#: i18n/templates.c:3956 i18n/templates.c:6626
593 593 msgid "Add Field to set"
594 594 msgstr ""
595 595  
... ... @@ -597,20 +597,20 @@ msgstr &quot;&quot;
597 597 msgid "Add Folder"
598 598 msgstr ""
599 599  
600   -#: i18n/templates.c:5885
  600 +#: i18n/templates.c:5912
601 601 msgid "Add Group"
602 602 msgstr ""
603 603  
604   -#: i18n/templates.c:1943 i18n/templates.c:2000
  604 +#: i18n/templates.c:1955 i18n/templates.c:2012
605 605 msgid "Add Link"
606 606 msgstr ""
607 607  
608   -#: i18n/templates.c:6809
  608 +#: i18n/templates.c:6836
609 609 msgid "Add Link Type"
610 610 msgstr ""
611 611  
612   -#: plugins/ktcore/admin/fieldsets/basic.inc.php:315 i18n/templates.c:2459
613   -#: i18n/templates.c:2462
  612 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:315 i18n/templates.c:2471
  613 +#: i18n/templates.c:2474
614 614 msgid "Add Lookup Values"
615 615 msgstr ""
616 616  
... ... @@ -618,21 +618,21 @@ msgstr &quot;&quot;
618 618 msgid "Add Lookups"
619 619 msgstr ""
620 620  
621   -#: plugins/ktcore/admin/fieldsets/basic.inc.php:101 i18n/templates.c:2549
622   -#: i18n/templates.c:2552 i18n/templates.c:2855 i18n/templates.c:2858
  621 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:101 i18n/templates.c:2561
  622 +#: i18n/templates.c:2564 i18n/templates.c:2867 i18n/templates.c:2870
623 623 msgid "Add New Field"
624 624 msgstr ""
625 625  
626   -#: i18n/templates.c:5879
  626 +#: i18n/templates.c:5906
627 627 msgid "Add New Group"
628 628 msgstr ""
629 629  
630   -#: plugins/ktcore/admin/workflowsv2.php:696 i18n/templates.c:5246
631   -#: i18n/templates.c:5249
  630 +#: plugins/ktcore/admin/workflowsv2.php:696 i18n/templates.c:5273
  631 +#: i18n/templates.c:5276
632 632 msgid "Add New States"
633 633 msgstr ""
634 634  
635   -#: i18n/templates.c:2483
  635 +#: i18n/templates.c:2495
636 636 msgid "Add New Subcategory to <strong>#category#</strong>"
637 637 msgstr ""
638 638  
... ... @@ -644,12 +644,12 @@ msgstr &quot;&quot;
644 644 msgid "Add New Transition Restriction"
645 645 msgstr ""
646 646  
647   -#: plugins/ktcore/admin/workflowsv2.php:804 i18n/templates.c:5270
648   -#: i18n/templates.c:5273
  647 +#: plugins/ktcore/admin/workflowsv2.php:804 i18n/templates.c:5297
  648 +#: i18n/templates.c:5300
649 649 msgid "Add New Transitions"
650 650 msgstr ""
651 651  
652   -#: i18n/templates.c:6203
  652 +#: i18n/templates.c:6230
653 653 msgid "Add New Unit"
654 654 msgstr ""
655 655  
... ... @@ -670,12 +670,16 @@ msgstr &quot;&quot;
670 670 msgid "Add Restriction"
671 671 msgstr ""
672 672  
  673 +#: i18n/templates.c:4712
  674 +msgid "Add Shortcut"
  675 +msgstr ""
  676 +
673 677 #: plugins/ktcore/admin/workflowsv2.php:697
674 678 #: plugins/ktcore/admin/workflowsv2.php:727
675 679 msgid "Add States"
676 680 msgstr ""
677 681  
678   -#: i18n/templates.c:5123
  682 +#: i18n/templates.c:5150
679 683 msgid "Add States to Workflow"
680 684 msgstr ""
681 685  
... ... @@ -684,15 +688,15 @@ msgstr &quot;&quot;
684 688 msgid "Add Transitions"
685 689 msgstr ""
686 690  
687   -#: i18n/templates.c:5306
  691 +#: i18n/templates.c:5333
688 692 msgid "Add Transitions to Workflow"
689 693 msgstr ""
690 694  
691   -#: i18n/templates.c:6209
  695 +#: i18n/templates.c:6236
692 696 msgid "Add Unit"
693 697 msgstr ""
694 698  
695   -#: i18n/templates.c:2231
  699 +#: i18n/templates.c:2243
696 700 msgid "Add a Column"
697 701 msgstr ""
698 702  
... ... @@ -700,13 +704,13 @@ msgstr &quot;&quot;
700 704 msgid "Add a Folder"
701 705 msgstr ""
702 706  
703   -#: i18n/templates.c:6002
  707 +#: i18n/templates.c:6029
704 708 msgid "Add a Role"
705 709 msgstr ""
706 710  
707 711 #: plugins/ktcore/folder/addDocument.php:79
708   -#: plugins/ktcore/folder/addDocument.php:183 i18n/templates.c:7136
709   -#: i18n/templates.c:7139
  712 +#: plugins/ktcore/folder/addDocument.php:183 i18n/templates.c:7163
  713 +#: i18n/templates.c:7166
710 714 msgid "Add a document"
711 715 msgstr ""
712 716  
... ... @@ -718,84 +722,84 @@ msgstr &quot;&quot;
718 722 msgid "Add a folder"
719 723 msgstr ""
720 724  
721   -#: i18n/templates.c:4073
  725 +#: i18n/templates.c:4085
722 726 msgid "Add a folder to"
723 727 msgstr ""
724 728  
725   -#: i18n/templates.c:6239
  729 +#: i18n/templates.c:6266
726 730 msgid "Add a group from an authentication source"
727 731 msgstr ""
728 732  
729   -#: i18n/templates.c:6803
  733 +#: i18n/templates.c:6830
730 734 msgid "Add a link type"
731 735 msgstr ""
732 736  
733   -#: i18n/templates.c:6536
  737 +#: i18n/templates.c:6563
734 738 msgid "Add a new authentication source"
735 739 msgstr ""
736 740  
737   -#: i18n/templates.c:4760
  741 +#: i18n/templates.c:4787
738 742 msgid "Add a new dynamic permission"
739 743 msgstr ""
740 744  
741   -#: i18n/templates.c:2726 i18n/templates.c:3083 i18n/templates.c:4283
  745 +#: i18n/templates.c:2738 i18n/templates.c:3095 i18n/templates.c:4301
742 746 msgid "Add a new field"
743 747 msgstr ""
744 748  
745   -#: plugins/ktcore/admin/groupManagement.php:617 i18n/templates.c:5888
746   -#: i18n/templates.c:6233
  749 +#: plugins/ktcore/admin/groupManagement.php:617 i18n/templates.c:5915
  750 +#: i18n/templates.c:6260
747 751 msgid "Add a new group"
748 752 msgstr ""
749 753  
750   -#: i18n/templates.c:1931 i18n/templates.c:1934 i18n/templates.c:1937
  754 +#: i18n/templates.c:1943 i18n/templates.c:1946 i18n/templates.c:1949
751 755 msgid "Add a new link"
752 756 msgstr ""
753 757  
754   -#: i18n/templates.c:6524
  758 +#: i18n/templates.c:6551
755 759 msgid "Add a new source"
756 760 msgstr ""
757 761  
758 762 #: plugins/ktcore/admin/unitManagement.php:78
759 763 #: plugins/ktcore/admin/unitManagement.php:79
760 764 #: plugins/ktcore/admin/unitManagement.php:94
761   -#: plugins/ktcore/admin/unitManagement.php:95 i18n/templates.c:6119
762   -#: i18n/templates.c:6179 i18n/templates.c:6212
  765 +#: plugins/ktcore/admin/unitManagement.php:95 i18n/templates.c:6146
  766 +#: i18n/templates.c:6206 i18n/templates.c:6239
763 767 msgid "Add a new unit"
764 768 msgstr ""
765 769  
766   -#: i18n/templates.c:6287 i18n/templates.c:6290
  770 +#: i18n/templates.c:6314 i18n/templates.c:6317
767 771 msgid "Add a new user"
768 772 msgstr ""
769 773  
770   -#: i18n/templates.c:6071
  774 +#: i18n/templates.c:6098
771 775 msgid "Add a user"
772 776 msgstr ""
773 777  
774   -#: i18n/templates.c:6293
  778 +#: i18n/templates.c:6320
775 779 msgid "Add a user from an authentication source"
776 780 msgstr ""
777 781  
778   -#: i18n/templates.c:6521
  782 +#: i18n/templates.c:6548
779 783 msgid "Add an authentication source"
780 784 msgstr ""
781 785  
782   -#: i18n/templates.c:1940
  786 +#: i18n/templates.c:1952
783 787 msgid "Add an external link"
784 788 msgstr ""
785 789  
786   -#: i18n/templates.c:2288 i18n/templates.c:3878
  790 +#: i18n/templates.c:2300 i18n/templates.c:3890
787 791 msgid "Add another set of criteria"
788 792 msgstr ""
789 793  
790   -#: i18n/templates.c:6533
  794 +#: i18n/templates.c:6560
791 795 msgid "Add authentication source"
792 796 msgstr ""
793 797  
794   -#: i18n/templates.c:2744 i18n/templates.c:3089 i18n/templates.c:4301
  798 +#: i18n/templates.c:2756 i18n/templates.c:3101 i18n/templates.c:4319
795 799 msgid "Add field"
796 800 msgstr ""
797 801  
798   -#: i18n/templates.c:6245 i18n/templates.c:6299
  802 +#: i18n/templates.c:6272 i18n/templates.c:6326
799 803 msgid "Add from source"
800 804 msgstr ""
801 805  
... ... @@ -803,11 +807,11 @@ msgstr &quot;&quot;
803 807 msgid "Add new key"
804 808 msgstr ""
805 809  
806   -#: i18n/templates.c:6281
  810 +#: i18n/templates.c:6308
807 811 msgid "Add new users"
808 812 msgstr ""
809 813  
810   -#: i18n/templates.c:2663
  814 +#: i18n/templates.c:2675
811 815 msgid "Add new values"
812 816 msgstr ""
813 817  
... ... @@ -819,7 +823,7 @@ msgstr &quot;&quot;
819 823 msgid "Add or remove keys, and review their expiry dates."
820 824 msgstr ""
821 825  
822   -#: i18n/templates.c:4400
  826 +#: i18n/templates.c:4418
823 827 msgid "Add or remove users for this role."
824 828 msgstr ""
825 829  
... ... @@ -827,12 +831,16 @@ msgstr &quot;&quot;
827 831 msgid "Add or remove users from the system."
828 832 msgstr ""
829 833  
830   -#: i18n/templates.c:3953 i18n/templates.c:3962 i18n/templates.c:6608
831   -#: i18n/templates.c:6617
  834 +#: i18n/templates.c:4718
  835 +msgid "Add shortcut"
  836 +msgstr ""
  837 +
  838 +#: i18n/templates.c:3965 i18n/templates.c:3974 i18n/templates.c:6635
  839 +#: i18n/templates.c:6644
832 840 msgid "Add to Fieldset"
833 841 msgstr ""
834 842  
835   -#: i18n/templates.c:2507
  843 +#: i18n/templates.c:2519
836 844 msgid "Add to category"
837 845 msgstr ""
838 846  
... ... @@ -857,11 +865,11 @@ msgstr &quot;&quot;
857 865 msgid "Added users"
858 866 msgstr ""
859 867  
860   -#: i18n/templates.c:2543
  868 +#: i18n/templates.c:2555
861 869 msgid "Additional Information"
862 870 msgstr ""
863 871  
864   -#: i18n/templates.c:7148
  872 +#: i18n/templates.c:7175
865 873 msgid "Additional Information about this Document"
866 874 msgstr ""
867 875  
... ... @@ -889,11 +897,11 @@ msgstr &quot;&quot;
889 897 msgid "Administrator mode"
890 898 msgstr ""
891 899  
892   -#: browse.php:413 browse.php:418 browse.php:420
  900 +#: browse.php:426 browse.php:431 browse.php:433
893 901 msgid "Administrator mode disabled"
894 902 msgstr ""
895 903  
896   -#: browse.php:372 browse.php:377 browse.php:379
  904 +#: browse.php:385 browse.php:390 browse.php:392
897 905 msgid "Administrator mode enabled"
898 906 msgstr ""
899 907  
... ... @@ -905,14 +913,14 @@ msgstr &quot;&quot;
905 913 msgid "Administrator mode is not currently enabled."
906 914 msgstr ""
907 915  
908   -#: i18n/templates.c:3575
  916 +#: i18n/templates.c:3587
909 917 msgid "Advanced Query"
910 918 msgstr ""
911 919  
912   -#: config/siteMap.inc:65 search/booleanSearch.php:67
913   -#: search/booleanSearch.php:251 search2.php:575 search2.php:576
914   -#: i18n/templates.c:1373 i18n/templates.c:1469 i18n/templates.c:1859
915   -#: i18n/templates.c:3476 i18n/templates.c:3638 i18n/templates.c:3824
  920 +#: config/siteMap.inc:65 search2.php:575 search2.php:576
  921 +#: search/booleanSearch.php:67 search/booleanSearch.php:251
  922 +#: i18n/templates.c:1373 i18n/templates.c:1469 i18n/templates.c:1871
  923 +#: i18n/templates.c:3488 i18n/templates.c:3650 i18n/templates.c:3836
916 924 msgid "Advanced Search"
917 925 msgstr ""
918 926  
... ... @@ -929,19 +937,19 @@ msgstr &quot;&quot;
929 937 msgid "All documents are scheduled for indexing."
930 938 msgstr ""
931 939  
932   -#: lib/documentmanagement/documentutil.inc.php:652
  940 +#: lib/documentmanagement/documentutil.inc.php:800
933 941 msgid "All done..."
934 942 msgstr ""
935 943  
936   -#: i18n/templates.c:3098
  944 +#: i18n/templates.c:3110
937 945 msgid "All indexers claim to be working correctly."
938 946 msgstr ""
939 947  
940   -#: i18n/templates.c:5048
  948 +#: i18n/templates.c:5075
941 949 msgid "All of these must allow the user to perform the transition."
942 950 msgstr ""
943 951  
944   -#: i18n/templates.c:7025 i18n/templates.c:7259
  952 +#: i18n/templates.c:7052 i18n/templates.c:7286
945 953 msgid "All paths are relative to your Documents directory."
946 954 msgstr ""
947 955  
... ... @@ -949,7 +957,7 @@ msgstr &quot;&quot;
949 957 msgid "All references will be changed, including on old documents."
950 958 msgstr ""
951 959  
952   -#: i18n/templates.c:1418 i18n/templates.c:6158 i18n/templates.c:6749
  960 +#: i18n/templates.c:1418 i18n/templates.c:6185 i18n/templates.c:6776
953 961 msgid "All rights reserved."
954 962 msgstr ""
955 963  
... ... @@ -957,15 +965,15 @@ msgstr &quot;&quot;
957 965 msgid "All types use this generic fieldset."
958 966 msgstr ""
959 967  
960   -#: i18n/templates.c:3671
  968 +#: i18n/templates.c:3683
961 969 msgid "All users"
962 970 msgstr ""
963 971  
964   -#: i18n/templates.c:4496
  972 +#: i18n/templates.c:4514
965 973 msgid "Allocate Groups"
966 974 msgstr ""
967 975  
968   -#: i18n/templates.c:4490
  976 +#: i18n/templates.c:4508
969 977 msgid "Allocate Groups to Role: #rolename#"
970 978 msgstr ""
971 979  
... ... @@ -987,23 +995,23 @@ msgstr &quot;&quot;
987 995 msgid "Allocate Roles"
988 996 msgstr ""
989 997  
990   -#: i18n/templates.c:4334
  998 +#: i18n/templates.c:4352
991 999 msgid "Allocate Roles for"
992 1000 msgstr ""
993 1001  
994   -#: i18n/templates.c:4397 i18n/templates.c:4403
  1002 +#: i18n/templates.c:4415 i18n/templates.c:4421
995 1003 msgid "Allocate User to Role"
996 1004 msgstr ""
997 1005  
998   -#: i18n/templates.c:5372 i18n/templates.c:5375
  1006 +#: i18n/templates.c:5399 i18n/templates.c:5402
999 1007 msgid "Allocate permissions"
1000 1008 msgstr ""
1001 1009  
1002   -#: i18n/templates.c:4349
  1010 +#: i18n/templates.c:4367
1003 1011 msgid "Allocated users"
1004 1012 msgstr ""
1005 1013  
1006   -#: i18n/templates.c:4106
  1014 +#: i18n/templates.c:4118
1007 1015 msgid "Allocated users and groups"
1008 1016 msgstr ""
1009 1017  
... ... @@ -1015,11 +1023,11 @@ msgstr &quot;&quot;
1015 1023 msgid "Allow for multiple users to be selected to be added (will not get to manually verify the details if selected)"
1016 1024 msgstr ""
1017 1025  
1018   -#: i18n/templates.c:4445 i18n/templates.c:4454 i18n/templates.c:4463
1019   -#: i18n/templates.c:4562 i18n/templates.c:4571 i18n/templates.c:4580
1020   -#: i18n/templates.c:4595 i18n/templates.c:4688 i18n/templates.c:4754
1021   -#: i18n/templates.c:7079 i18n/templates.c:7088 i18n/templates.c:7097
1022   -#: i18n/templates.c:7193
  1026 +#: i18n/templates.c:4463 i18n/templates.c:4472 i18n/templates.c:4481
  1027 +#: i18n/templates.c:4580 i18n/templates.c:4589 i18n/templates.c:4598
  1028 +#: i18n/templates.c:4613 i18n/templates.c:4706 i18n/templates.c:4781
  1029 +#: i18n/templates.c:7106 i18n/templates.c:7115 i18n/templates.c:7124
  1030 +#: i18n/templates.c:7220
1023 1031 msgid "Allowed"
1024 1032 msgstr ""
1025 1033  
... ... @@ -1027,7 +1035,7 @@ msgstr &quot;&quot;
1027 1035 msgid "Allows you to specify the columns that are to be used by a particular view (e.g. Browse documents, Search)"
1028 1036 msgstr ""
1029 1037  
1030   -#: lib/documentmanagement/documentutil.inc.php:171
  1038 +#: lib/documentmanagement/documentutil.inc.php:177
1031 1039 msgid "Already checked out."
1032 1040 msgstr ""
1033 1041  
... ... @@ -1035,7 +1043,7 @@ msgstr &quot;&quot;
1035 1043 msgid "Already using a different descriptor."
1036 1044 msgstr ""
1037 1045  
1038   -#: i18n/templates.c:6248
  1046 +#: i18n/templates.c:6275
1039 1047 msgid "Alternatively, you can manually create a user within #appname# below."
1040 1048 msgstr ""
1041 1049  
... ... @@ -1077,15 +1085,15 @@ msgstr &quot;&quot;
1077 1085 msgid "An error occurred while removing the sub-group."
1078 1086 msgstr ""
1079 1087  
1080   -#: lib/documentmanagement/documentutil.inc.php:89
1081   -#: lib/documentmanagement/documentutil.inc.php:318
1082   -#: lib/documentmanagement/documentutil.inc.php:1136
  1088 +#: lib/documentmanagement/documentutil.inc.php:91
  1089 +#: lib/documentmanagement/documentutil.inc.php:466
  1090 +#: lib/documentmanagement/documentutil.inc.php:1308
1083 1091 msgid "An error occurred while storing the new file"
1084 1092 msgstr ""
1085 1093  
1086   -#: lib/documentmanagement/documentutil.inc.php:122
1087   -#: lib/documentmanagement/documentutil.inc.php:346
1088   -#: lib/documentmanagement/documentutil.inc.php:1153
  1094 +#: lib/documentmanagement/documentutil.inc.php:124
  1095 +#: lib/documentmanagement/documentutil.inc.php:494
  1096 +#: lib/documentmanagement/documentutil.inc.php:1325
1089 1097 msgid "An error occurred while storing this document in the database"
1090 1098 msgstr ""
1091 1099  
... ... @@ -1097,7 +1105,7 @@ msgstr &quot;&quot;
1097 1105 msgid "An error occurred, and no error message was given"
1098 1106 msgstr ""
1099 1107  
1100   -#: i18n/templates.c:5639
  1108 +#: i18n/templates.c:5666
1101 1109 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 <strong>not</strong> to be made available when documents are in the \"published\" state."
1102 1110 msgstr ""
1103 1111  
... ... @@ -1133,26 +1141,28 @@ msgstr &quot;&quot;
1133 1141 msgid "Any Metadata"
1134 1142 msgstr ""
1135 1143  
1136   -#: i18n/templates.c:5051 i18n/templates.c:5429
  1144 +#: i18n/templates.c:5078 i18n/templates.c:5456
1137 1145 msgid "Anybody (with the ability to see the document) can perform this transition."
1138 1146 msgstr ""
1139 1147  
1140   -#: i18n/templates.c:2117
  1148 +#: i18n/templates.c:2129
1141 1149 msgid "Apply"
1142 1150 msgstr ""
1143 1151  
1144   -#: plugins/ktcore/KTBulkActions.php:428 plugins/ktcore/KTBulkActions.php:436
1145   -#: plugins/ktcore/KTDocumentActions.php:1339
  1152 +#: plugins/ktcore/KTBulkActions.php:482 plugins/ktcore/KTBulkActions.php:490
  1153 +#: plugins/ktcore/KTDocumentActions.php:1368
1146 1154 msgid "Archive"
1147 1155 msgstr ""
1148 1156  
1149   -#: plugins/ktcore/KTDocumentActions.php:1352
1150   -#: plugins/ktcore/KTDocumentActions.php:1356
1151   -#: plugins/ktcore/KTDocumentActions.php:1378 i18n/templates.c:4157
  1157 +#: plugins/ktcore/KTDocumentActions.php:1386
  1158 +#: plugins/ktcore/KTDocumentActions.php:1397
  1159 +#: plugins/ktcore/KTDocumentActions.php:1401
  1160 +#: plugins/ktcore/KTDocumentActions.php:1427 i18n/templates.c:4130
  1161 +#: i18n/templates.c:4172
1152 1162 msgid "Archive Document"
1153 1163 msgstr ""
1154 1164  
1155   -#: plugins/ktcore/KTBulkActions.php:435
  1165 +#: plugins/ktcore/KTBulkActions.php:489
1156 1166 msgid "Archive Items"
1157 1167 msgstr ""
1158 1168  
... ... @@ -1164,7 +1174,7 @@ msgstr &quot;&quot;
1164 1174 msgid "Archive file given does not exist"
1165 1175 msgstr ""
1166 1176  
1167   -#: lib/documentmanagement/Document.inc:659
  1177 +#: lib/documentmanagement/Document.inc:742
1168 1178 msgid "Archived"
1169 1179 msgstr ""
1170 1180  
... ... @@ -1173,15 +1183,15 @@ msgid &quot;Archived Document Restoration&quot;
1173 1183 msgstr ""
1174 1184  
1175 1185 #: plugins/ktcore/admin/archivedDocuments.php:71
1176   -#: plugins/ktcore/admin/archivedDocuments.php:134 i18n/templates.c:6887
  1186 +#: plugins/ktcore/admin/archivedDocuments.php:134 i18n/templates.c:6914
1177 1187 msgid "Archived Documents"
1178 1188 msgstr ""
1179 1189  
1180   -#: view.php:462
  1190 +#: view.php:475
1181 1191 msgid "Archived document request"
1182 1192 msgstr ""
1183 1193  
1184   -#: i18n/templates.c:4160
  1194 +#: i18n/templates.c:4175
1185 1195 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."
1186 1196 msgstr ""
1187 1197  
... ... @@ -1194,43 +1204,49 @@ msgstr &quot;&quot;
1194 1204 msgid "Are you sure you want to do this? Add 'positive' as a parameter to continue."
1195 1205 msgstr ""
1196 1206  
1197   -#: i18n/templates.c:3170 i18n/templates.c:3176
  1207 +#: i18n/templates.c:3182 i18n/templates.c:3188
1198 1208 msgid "Are you sure you wish to clear all notifications?"
1199 1209 msgstr ""
1200 1210  
1201 1211 #: i18n/templates.c:1595 i18n/templates.c:1604 i18n/templates.c:1625
1202 1212 #: i18n/templates.c:1640 i18n/templates.c:1661 i18n/templates.c:1673
1203 1213 #: i18n/templates.c:1694 i18n/templates.c:1715 i18n/templates.c:1721
1204   -#: i18n/templates.c:1763 i18n/templates.c:1817 i18n/templates.c:4232
1205   -#: i18n/templates.c:4235 i18n/templates.c:4250 i18n/templates.c:4253
  1214 +#: i18n/templates.c:1769 i18n/templates.c:1829 i18n/templates.c:4250
  1215 +#: i18n/templates.c:4253 i18n/templates.c:4268 i18n/templates.c:4271
1206 1216 msgid "Are you sure you wish to clear the notification?"
1207 1217 msgstr ""
1208 1218  
1209   -#: i18n/templates.c:4889
  1219 +#: i18n/templates.c:4916
1210 1220 msgid "Are you sure you wish to delete this document type? It will be permanently removed from the system."
1211 1221 msgstr ""
1212 1222  
1213   -#: lib/templating/kt3template.inc.php:157
  1223 +#: lib/templating/kt3template.inc.php:137
1214 1224 msgid "Are you sure you wish to delete this item?"
1215 1225 msgstr ""
1216 1226  
1217   -#: i18n/templates.c:4880
  1227 +#: i18n/templates.c:4907
1218 1228 msgid "Are you sure you wish to disable this document type?"
1219 1229 msgstr ""
1220 1230  
1221   -#: i18n/templates.c:4544
  1231 +#: i18n/templates.c:4562
1222 1232 msgid "Are you sure you wish to override the permissions?"
1223 1233 msgstr ""
1224 1234  
1225   -#: i18n/templates.c:4709
  1235 +#: i18n/templates.c:4736
1226 1236 msgid "Are you sure you wish to reinstate inherited permissions?"
1227 1237 msgstr ""
1228 1238  
1229   -#: i18n/templates.c:4385
  1239 +#: i18n/templates.c:4403
1230 1240 msgid "Are you sure you wish to remove this role allocation?"
1231 1241 msgstr ""
1232 1242  
1233   -#: i18n/templates.c:5093
  1243 +#: plugins/ktcore/KTBulkActions.php:103 plugins/ktcore/KTBulkActions.php:535
  1244 +#: plugins/ktcore/KTDocumentActions.php:864
  1245 +#: plugins/ktcore/KTDocumentActions.php:1381
  1246 +msgid "Are you sure?"
  1247 +msgstr ""
  1248 +
  1249 +#: i18n/templates.c:5120
1234 1250 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."
1235 1251 msgstr ""
1236 1252  
... ... @@ -1240,11 +1256,11 @@ msgstr &quot;&quot;
1240 1256 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."
1241 1257 msgstr ""
1242 1258  
1243   -#: i18n/templates.c:2489
  1259 +#: i18n/templates.c:2501
1244 1260 msgid "As an example, if you are creating a tree of the countries in the world, the actual countries would be <strong>keywords</strong> (e.g. South Africa, England, Pakistan, India, etc.). The highest group of categories would be continents &mdash; e.g. Africa, Europe, Asia, The Americas &mdash; followed by subcategories that contain actual countries &mdash; e.g. Western Europe, Sub-Saharan Africa, Australasia."
1245 1261 msgstr ""
1246 1262  
1247   -#: i18n/templates.c:5477 i18n/templates.c:5552 i18n/templates.c:5666
  1263 +#: i18n/templates.c:5504 i18n/templates.c:5579 i18n/templates.c:5693
1248 1264 msgid "As documents move through their lifecycle, they are placed in certain <strong>states</strong>. For example, an invoice which has been mailed might be in the \"Pending\" <strong>state</strong> after the \"sent\" <strong>transition</strong> has been performed by a user."
1249 1265 msgstr ""
1250 1266  
... ... @@ -1260,27 +1276,27 @@ msgstr &quot;&quot;
1260 1276 msgid "As documents progress through their lifecycle, they pass through a number of <strong>states</strong>. 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."
1261 1277 msgstr ""
1262 1278  
1263   -#: i18n/templates.c:821 i18n/templates.c:4787
  1279 +#: i18n/templates.c:821 i18n/templates.c:4814
1264 1280 msgid "Assign"
1265 1281 msgstr ""
1266 1282  
1267   -#: i18n/templates.c:5651
  1283 +#: i18n/templates.c:5678
1268 1284 msgid "Assign Actions to States"
1269 1285 msgstr ""
1270 1286  
1271   -#: i18n/templates.c:5168
  1287 +#: i18n/templates.c:5195
1272 1288 msgid "Assign Blocked Actions"
1273 1289 msgstr ""
1274 1290  
1275   -#: i18n/templates.c:5546
  1291 +#: i18n/templates.c:5573
1276 1292 msgid "Assign Transition Availability"
1277 1293 msgstr ""
1278 1294  
1279   -#: i18n/templates.c:2078
  1295 +#: i18n/templates.c:2090
1280 1296 msgid "Assign Workflow"
1281 1297 msgstr ""
1282 1298  
1283   -#: i18n/templates.c:5162
  1299 +#: i18n/templates.c:5189
1284 1300 msgid "Assign blocked actions"
1285 1301 msgstr ""
1286 1302  
... ... @@ -1288,23 +1304,23 @@ msgstr &quot;&quot;
1288 1304 msgid "Assign permissions to users and groups, and specify which permissions are required to interact with various parts of the Document Management System."
1289 1305 msgstr ""
1290 1306  
1291   -#: i18n/templates.c:2789
  1307 +#: i18n/templates.c:2801
1292 1308 msgid "Assign to behaviour"
1293 1309 msgstr ""
1294 1310  
1295   -#: i18n/templates.c:1514 i18n/templates.c:3239
  1311 +#: i18n/templates.c:1514 i18n/templates.c:3251
1296 1312 msgid "Assigned"
1297 1313 msgstr ""
1298 1314  
1299   -#: i18n/templates.c:4721 i18n/templates.c:4982
  1315 +#: i18n/templates.c:4748 i18n/templates.c:5009
1300 1316 msgid "Assigned Entities"
1301 1317 msgstr ""
1302 1318  
1303   -#: i18n/templates.c:2777
  1319 +#: i18n/templates.c:2789
1304 1320 msgid "Assigned Items"
1305 1321 msgstr ""
1306 1322  
1307   -#: i18n/templates.c:5579
  1323 +#: i18n/templates.c:5606
1308 1324 msgid "Assigned Permissions"
1309 1325 msgstr ""
1310 1326  
... ... @@ -1317,16 +1333,16 @@ msgstr &quot;&quot;
1317 1333 msgid "Assistance request: %s"
1318 1334 msgstr ""
1319 1335  
1320   -#: i18n/templates.c:848 i18n/templates.c:851 i18n/templates.c:4814
1321   -#: i18n/templates.c:4817
  1336 +#: i18n/templates.c:848 i18n/templates.c:851 i18n/templates.c:4841
  1337 +#: i18n/templates.c:4844
1322 1338 msgid "Associate Fieldsets"
1323 1339 msgstr ""
1324 1340  
1325   -#: i18n/templates.c:884 i18n/templates.c:4850
  1341 +#: i18n/templates.c:884 i18n/templates.c:4877
1326 1342 msgid "Associated Fieldsets"
1327 1343 msgstr ""
1328 1344  
1329   -#: i18n/templates.c:3263
  1345 +#: i18n/templates.c:3275
1330 1346 msgid "Assuming this field has behaviour \""
1331 1347 msgstr ""
1332 1348  
... ... @@ -1334,7 +1350,7 @@ msgstr &quot;&quot;
1334 1350 msgid "Attach document"
1335 1351 msgstr ""
1336 1352  
1337   -#: i18n/templates.c:2501
  1353 +#: i18n/templates.c:2513
1338 1354 msgid "Attach keywords to <strong>#category#</strong>"
1339 1355 msgstr ""
1340 1356  
... ... @@ -1344,13 +1360,12 @@ msgstr &quot;&quot;
1344 1360 msgid "Attempting to index %d %s but it is not available."
1345 1361 msgstr ""
1346 1362  
1347   -#: plugins/ktcore/KTCorePlugin.php:116
1348 1363 #: plugins/ktcore/authentication/authenticationadminpage.inc.php:50
1349   -#: i18n/templates.c:5861
  1364 +#: plugins/ktcore/KTCorePlugin.php:116 i18n/templates.c:5888
1350 1365 msgid "Authentication"
1351 1366 msgstr ""
1352 1367  
1353   -#: i18n/templates.c:6512 i18n/templates.c:6527
  1368 +#: i18n/templates.c:6539 i18n/templates.c:6554
1354 1369 msgid "Authentication Sources"
1355 1370 msgstr ""
1356 1371  
... ... @@ -1368,7 +1383,7 @@ msgstr &quot;&quot;
1368 1383 msgid "Authentication provider class does not exist. "
1369 1384 msgstr ""
1370 1385  
1371   -#: i18n/templates.c:6545
  1386 +#: i18n/templates.c:6572
1372 1387 msgid "Authentication source"
1373 1388 msgstr ""
1374 1389  
... ... @@ -1398,40 +1413,40 @@ msgstr &quot;&quot;
1398 1413 msgid "Automatic Workflow Assignments"
1399 1414 msgstr ""
1400 1415  
1401   -#: i18n/templates.c:2081
  1416 +#: i18n/templates.c:2093
1402 1417 msgid "Automatic Workflow Selection"
1403 1418 msgstr ""
1404 1419  
1405   -#: i18n/templates.c:992 i18n/templates.c:1511 i18n/templates.c:3236
  1420 +#: i18n/templates.c:992 i18n/templates.c:1511 i18n/templates.c:3248
1406 1421 msgid "Available"
1407 1422 msgstr ""
1408 1423  
1409   -#: i18n/templates.c:3857
  1424 +#: i18n/templates.c:3869
1410 1425 msgid "Available Criteria"
1411 1426 msgstr ""
1412 1427  
1413   -#: i18n/templates.c:4718 i18n/templates.c:4979
  1428 +#: i18n/templates.c:4745 i18n/templates.c:5006
1414 1429 msgid "Available Entities"
1415 1430 msgstr ""
1416 1431  
1417 1432 #: plugins/ktcore/admin/documentTypes.php:173
1418   -#: plugins/wintools/email/emailDocumentTypes.php:247 i18n/templates.c:3860
  1433 +#: plugins/wintools/email/emailDocumentTypes.php:247 i18n/templates.c:3872
1419 1434 msgid "Available Fieldsets"
1420 1435 msgstr ""
1421 1436  
1422   -#: i18n/templates.c:4502
  1437 +#: i18n/templates.c:4520
1423 1438 msgid "Available Groups"
1424 1439 msgstr ""
1425 1440  
1426   -#: i18n/templates.c:7268
  1441 +#: i18n/templates.c:7295
1427 1442 msgid "Available Transitions"
1428 1443 msgstr ""
1429 1444  
1430   -#: i18n/templates.c:4412
  1445 +#: i18n/templates.c:4430
1431 1446 msgid "Available Users"
1432 1447 msgstr ""
1433 1448  
1434   -#: i18n/templates.c:3863
  1449 +#: i18n/templates.c:3875
1435 1450 msgid "Available Workflows"
1436 1451 msgstr ""
1437 1452  
... ... @@ -1439,7 +1454,7 @@ msgstr &quot;&quot;
1439 1454 msgid "B"
1440 1455 msgstr ""
1441 1456  
1442   -#: i18n/templates.c:824 i18n/templates.c:4790
  1457 +#: i18n/templates.c:824 i18n/templates.c:4817
1443 1458 msgid "Back to folder"
1444 1459 msgstr ""
1445 1460  
... ... @@ -1464,7 +1479,7 @@ msgstr &quot;&quot;
1464 1479 msgid "Basic"
1465 1480 msgstr ""
1466 1481  
1467   -#: i18n/templates.c:3053
  1482 +#: i18n/templates.c:3065
1468 1483 msgid "Become conditional"
1469 1484 msgstr ""
1470 1485  
... ... @@ -1480,7 +1495,7 @@ msgstr &quot;&quot;
1480 1495 msgid "Below you can see a list of the keys that are currently active for your organisation."
1481 1496 msgstr ""
1482 1497  
1483   -#: i18n/templates.c:5174
  1498 +#: i18n/templates.c:5201
1484 1499 msgid "Block actions"
1485 1500 msgstr ""
1486 1501  
... ... @@ -1489,8 +1504,8 @@ msgstr &quot;&quot;
1489 1504 msgid "Body"
1490 1505 msgstr ""
1491 1506  
1492   -#: config/siteMap.inc:66 i18n/templates.c:2252 i18n/templates.c:2294
1493   -#: i18n/templates.c:3884
  1507 +#: config/siteMap.inc:66 i18n/templates.c:2264 i18n/templates.c:2306
  1508 +#: i18n/templates.c:3896
1494 1509 msgid "Boolean Search"
1495 1510 msgstr ""
1496 1511  
... ... @@ -1504,8 +1519,8 @@ msgstr &quot;&quot;
1504 1519 msgid "Browse"
1505 1520 msgstr ""
1506 1521  
1507   -#: lib/templating/kt3template.inc.php:176
1508   -#: lib/templating/kt3template.inc.php:298 plugins/ktcore/KTCorePlugin.php:147
  1522 +#: lib/templating/kt3template.inc.php:156
  1523 +#: lib/templating/kt3template.inc.php:278 plugins/ktcore/KTCorePlugin.php:147
1509 1524 msgid "Browse Documents"
1510 1525 msgstr ""
1511 1526  
... ... @@ -1518,7 +1533,7 @@ msgid &quot;Browse view format&quot;
1518 1533 msgstr ""
1519 1534  
1520 1535 #: plugins/ktstandard/contents/OpenDocumentIndexer.php:98
1521   -#: i18n/templates.c:7328
  1536 +#: i18n/templates.c:7355
1522 1537 msgid "Built-in"
1523 1538 msgstr ""
1524 1539  
... ... @@ -1526,11 +1541,11 @@ msgstr &quot;&quot;
1526 1541 msgid "Built-in authentication provider"
1527 1542 msgstr ""
1528 1543  
1529   -#: i18n/templates.c:6386
  1544 +#: i18n/templates.c:6413
1530 1545 msgid "Built-in set."
1531 1546 msgstr ""
1532 1547  
1533   -#: lib/actions/bulkaction.php:176
  1548 +#: lib/actions/bulkaction.php:227
1534 1549 msgid "Bulk Actions"
1535 1550 msgstr ""
1536 1551  
... ... @@ -1570,11 +1585,11 @@ msgstr &quot;&quot;
1570 1585 msgid "Bulk import succeeded"
1571 1586 msgstr ""
1572 1587  
1573   -#: i18n/templates.c:4640
  1588 +#: i18n/templates.c:4658
1574 1589 msgid "Bulk upload"
1575 1590 msgstr ""
1576 1591  
1577   -#: i18n/templates.c:6530
  1592 +#: i18n/templates.c:6557
1578 1593 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 <strong>Authentication Sources</strong> allow the system administrator to specify additional sources of authentication data."
1579 1594 msgstr ""
1580 1595  
... ... @@ -1618,23 +1633,23 @@ msgstr &quot;&quot;
1618 1633  
1619 1634 #: plugins/ktcore/admin/fieldsets/basic.inc.php:438 i18n/templates.c:119
1620 1635 #: i18n/templates.c:149 i18n/templates.c:293 i18n/templates.c:308
1621   -#: i18n/templates.c:1835 i18n/templates.c:2150 i18n/templates.c:2183
1622   -#: i18n/templates.c:2444 i18n/templates.c:3233 i18n/templates.c:4091
1623   -#: i18n/templates.c:4130 i18n/templates.c:4187 i18n/templates.c:4199
1624   -#: i18n/templates.c:4427 i18n/templates.c:4517 i18n/templates.c:4619
1625   -#: i18n/templates.c:4634 i18n/templates.c:4736 i18n/templates.c:4997
1626   -#: i18n/templates.c:5015 i18n/templates.c:5177 i18n/templates.c:5858
1627   -#: i18n/templates.c:5954 i18n/templates.c:5969 i18n/templates.c:6014
1628   -#: i18n/templates.c:6050 i18n/templates.c:6083 i18n/templates.c:6116
1629   -#: i18n/templates.c:6131 i18n/templates.c:6146 i18n/templates.c:6194
1630   -#: i18n/templates.c:6260 i18n/templates.c:6275 i18n/templates.c:6416
1631   -#: i18n/templates.c:6995
  1636 +#: i18n/templates.c:1847 i18n/templates.c:2162 i18n/templates.c:2195
  1637 +#: i18n/templates.c:2456 i18n/templates.c:3245 i18n/templates.c:4103
  1638 +#: i18n/templates.c:4145 i18n/templates.c:4205 i18n/templates.c:4217
  1639 +#: i18n/templates.c:4445 i18n/templates.c:4535 i18n/templates.c:4637
  1640 +#: i18n/templates.c:4652 i18n/templates.c:4763 i18n/templates.c:5024
  1641 +#: i18n/templates.c:5042 i18n/templates.c:5204 i18n/templates.c:5885
  1642 +#: i18n/templates.c:5981 i18n/templates.c:5996 i18n/templates.c:6041
  1643 +#: i18n/templates.c:6077 i18n/templates.c:6110 i18n/templates.c:6143
  1644 +#: i18n/templates.c:6158 i18n/templates.c:6173 i18n/templates.c:6221
  1645 +#: i18n/templates.c:6287 i18n/templates.c:6302 i18n/templates.c:6443
  1646 +#: i18n/templates.c:7022
1632 1647 msgid "Cancel"
1633 1648 msgstr ""
1634 1649  
1635 1650 #: plugins/ktcore/KTDocumentActions.php:703
1636 1651 #: plugins/ktcore/KTDocumentActions.php:757
1637   -#: plugins/ktcore/KTDocumentActions.php:761 i18n/templates.c:4172
  1652 +#: plugins/ktcore/KTDocumentActions.php:761 i18n/templates.c:4190
1638 1653 msgid "Cancel Checkout"
1639 1654 msgstr ""
1640 1655  
... ... @@ -1662,7 +1677,7 @@ msgstr &quot;&quot;
1662 1677 msgid "Cannot create allocation for non-root locations."
1663 1678 msgstr ""
1664 1679  
1665   -#: lib/documentmanagement/Document.inc:572
  1680 +#: lib/documentmanagement/Document.inc:655
1666 1681 msgid "Cannot create new version of document: Document is immutable"
1667 1682 msgstr ""
1668 1683  
... ... @@ -1702,15 +1717,15 @@ msgstr &quot;&quot;
1702 1717 msgid "Cannot locate user:"
1703 1718 msgstr ""
1704 1719  
1705   -#: lib/foldermanagement/folderutil.inc.php:122
  1720 +#: lib/foldermanagement/folderutil.inc.php:123
1706 1721 msgid "Cannot move folder into a descendant folder!"
1707 1722 msgstr ""
1708 1723  
1709   -#: lib/foldermanagement/folderutil.inc.php:110
  1724 +#: lib/foldermanagement/folderutil.inc.php:111
1710 1725 msgid "Cannot move root folder!"
1711 1726 msgstr ""
1712 1727  
1713   -#: lib/foldermanagement/folderutil.inc.php:337
  1728 +#: lib/foldermanagement/folderutil.inc.php:338
1714 1729 #, php-format
1715 1730 msgid "Cannot remove unit folder: %s."
1716 1731 msgstr ""
... ... @@ -1727,12 +1742,12 @@ msgstr &quot;&quot;
1727 1742 msgid "Category removed."
1728 1743 msgstr ""
1729 1744  
1730   -#: i18n/templates.c:830 i18n/templates.c:2654 i18n/templates.c:2714
1731   -#: i18n/templates.c:3026 i18n/templates.c:4271 i18n/templates.c:4796
  1745 +#: i18n/templates.c:830 i18n/templates.c:2666 i18n/templates.c:2726
  1746 +#: i18n/templates.c:3038 i18n/templates.c:4289 i18n/templates.c:4823
1732 1747 msgid "Change"
1733 1748 msgstr ""
1734 1749  
1735   -#: i18n/templates.c:6263 i18n/templates.c:6269
  1750 +#: i18n/templates.c:6290 i18n/templates.c:6296
1736 1751 msgid "Change #name#'s Groups"
1737 1752 msgstr ""
1738 1753  
... ... @@ -1741,13 +1756,13 @@ msgstr &quot;&quot;
1741 1756 msgid "Change %s's password"
1742 1757 msgstr ""
1743 1758  
1744   -#: plugins/ktcore/KTDocumentActions.php:1623
1745   -#: plugins/ktcore/KTDocumentActions.php:1629
  1759 +#: plugins/ktcore/KTDocumentActions.php:1683
  1760 +#: plugins/ktcore/KTDocumentActions.php:1689
1746 1761 msgid "Change Document Ownership"
1747 1762 msgstr ""
1748 1763  
1749 1764 #: plugins/ktcore/document/edit.php:255 plugins/ktcore/document/edit.php:295
1750   -#: i18n/templates.c:7049 i18n/templates.c:7055
  1765 +#: i18n/templates.c:7076 i18n/templates.c:7082
1751 1766 msgid "Change Document Type"
1752 1767 msgstr ""
1753 1768  
... ... @@ -1759,27 +1774,27 @@ msgstr &quot;&quot;
1759 1774 msgid "Change Frequency"
1760 1775 msgstr ""
1761 1776  
1762   -#: i18n/templates.c:6041
  1777 +#: i18n/templates.c:6068
1763 1778 msgid "Change Group Details"
1764 1779 msgstr ""
1765 1780  
1766   -#: i18n/templates.c:6818
  1781 +#: i18n/templates.c:6845
1767 1782 msgid "Change Link Type"
1768 1783 msgstr ""
1769 1784  
1770   -#: i18n/templates.c:6752
  1785 +#: i18n/templates.c:6779
1771 1786 msgid "Change Ownership"
1772 1787 msgstr ""
1773 1788  
1774   -#: i18n/templates.c:6110
  1789 +#: i18n/templates.c:6137
1775 1790 msgid "Change Sub-Groups in #name#"
1776 1791 msgstr ""
1777 1792  
1778   -#: i18n/templates.c:5945
  1793 +#: i18n/templates.c:5972
1779 1794 msgid "Change Unit Details"
1780 1795 msgstr ""
1781 1796  
1782   -#: i18n/templates.c:5849
  1797 +#: i18n/templates.c:5876
1783 1798 msgid "Change User Details"
1784 1799 msgstr ""
1785 1800  
... ... @@ -1789,15 +1804,15 @@ msgstr &quot;&quot;
1789 1804 msgid "Change User Password"
1790 1805 msgstr ""
1791 1806  
1792   -#: i18n/templates.c:5984 i18n/templates.c:5987
  1807 +#: i18n/templates.c:6011 i18n/templates.c:6014
1793 1808 msgid "Change User's Password"
1794 1809 msgstr ""
1795 1810  
1796   -#: i18n/templates.c:4964
  1811 +#: i18n/templates.c:4991
1797 1812 msgid "Change Workflow"
1798 1813 msgstr ""
1799 1814  
1800   -#: i18n/templates.c:6008
  1815 +#: i18n/templates.c:6035
1801 1816 msgid "Change a role's details"
1802 1817 msgstr ""
1803 1818  
... ... @@ -1805,23 +1820,23 @@ msgstr &quot;&quot;
1805 1820 msgid "Change disclaimers displayed on login and at the bottom of each page."
1806 1821 msgstr ""
1807 1822  
1808   -#: i18n/templates.c:2960
  1823 +#: i18n/templates.c:2972
1809 1824 msgid "Change master field"
1810 1825 msgstr ""
1811 1826  
1812   -#: i18n/templates.c:6056
  1827 +#: i18n/templates.c:6083
1813 1828 msgid "Change organisation details"
1814 1829 msgstr ""
1815 1830  
1816   -#: i18n/templates.c:2042
  1831 +#: i18n/templates.c:2054
1817 1832 msgid "Change state"
1818 1833 msgstr ""
1819 1834  
1820   -#: i18n/templates.c:1826
  1835 +#: i18n/templates.c:1838
1821 1836 msgid "Change the <strong><a href=\"#link#\">document type</a></strong>"
1822 1837 msgstr ""
1823 1838  
1824   -#: i18n/templates.c:7106
  1839 +#: i18n/templates.c:7133
1825 1840 msgid "Change the <strong><a href=\"#link#\">document type</a></strong>. The current type is \"#name#\""
1826 1841 msgstr ""
1827 1842  
... ... @@ -1837,35 +1852,35 @@ msgstr &quot;&quot;
1837 1852 msgid "Change the quicklinks that are displayed on user's dashboards."
1838 1853 msgstr ""
1839 1854  
1840   -#: i18n/templates.c:2039
  1855 +#: i18n/templates.c:2051
1841 1856 msgid "Change the state of this thread"
1842 1857 msgstr ""
1843 1858  
1844   -#: i18n/templates.c:6038
  1859 +#: i18n/templates.c:6065
1845 1860 msgid "Change the system's information about group <strong>#name#</strong>"
1846 1861 msgstr ""
1847 1862  
1848   -#: i18n/templates.c:5942
  1863 +#: i18n/templates.c:5969
1849 1864 msgid "Change the system's information about unit <strong>#name#</strong>"
1850 1865 msgstr ""
1851 1866  
1852   -#: i18n/templates.c:5990
  1867 +#: i18n/templates.c:6017
1853 1868 msgid "Change the user's password. Password rules may have been defined that this new password must abide by."
1854 1869 msgstr ""
1855 1870  
1856   -#: i18n/templates.c:2936
  1871 +#: i18n/templates.c:2948
1857 1872 msgid "Change to complex"
1858 1873 msgstr ""
1859 1874  
1860   -#: i18n/templates.c:4955
  1875 +#: i18n/templates.c:4982
1861 1876 msgid "Change workflow on document"
1862 1877 msgstr ""
1863 1878  
1864   -#: preferences.php:123 i18n/templates.c:6500 i18n/templates.c:6503
  1879 +#: preferences.php:123 i18n/templates.c:6527 i18n/templates.c:6530
1865 1880 msgid "Change your password"
1866 1881 msgstr ""
1867 1882  
1868   -#: i18n/templates.c:5873
  1883 +#: i18n/templates.c:5900
1869 1884 msgid "Change your password."
1870 1885 msgstr ""
1871 1886  
... ... @@ -1874,7 +1889,7 @@ msgstr &quot;&quot;
1874 1889 msgid "Changed to simple"
1875 1890 msgstr ""
1876 1891  
1877   -#: i18n/templates.c:2768 i18n/templates.c:2816
  1892 +#: i18n/templates.c:2780 i18n/templates.c:2828
1878 1893 msgid "Changes made here are stored immediately, without you needing to refresh the page."
1879 1894 msgstr ""
1880 1895  
... ... @@ -1889,15 +1904,15 @@ msgstr &quot;&quot;
1889 1904 msgid "Changes saved."
1890 1905 msgstr ""
1891 1906  
1892   -#: plugins/ktcore/KTDocumentActions.php:1660
  1907 +#: plugins/ktcore/KTDocumentActions.php:1720
1893 1908 msgid "Changing Ownership"
1894 1909 msgstr ""
1895 1910  
1896   -#: plugins/ktcore/KTDocumentActions.php:1630
  1911 +#: plugins/ktcore/KTDocumentActions.php:1690
1897 1912 msgid "Changing document ownership allows you to keep the \"owner\" role relevant, even when the original user no longer is an appropriate choice."
1898 1913 msgstr ""
1899 1914  
1900   -#: i18n/templates.c:2939
  1915 +#: i18n/templates.c:2951
1901 1916 msgid "Changing the conditional type set will remove all existing field ordering!"
1902 1917 msgstr ""
1903 1918  
... ... @@ -1911,7 +1926,7 @@ msgid &quot;&quot;
1911 1926 "ordering!"
1912 1927 msgstr ""
1913 1928  
1914   -#: i18n/templates.c:2957
  1929 +#: i18n/templates.c:2969
1915 1930 msgid "Changing the master field set will remove all existing field ordering!"
1916 1931 msgstr ""
1917 1932  
... ... @@ -1923,7 +1938,7 @@ msgstr &quot;&quot;
1923 1938 msgid "Check Out"
1924 1939 msgstr ""
1925 1940  
1926   -#: i18n/templates.c:6701
  1941 +#: i18n/templates.c:6728
1927 1942 msgid "Check the plugins that require activation and then click \"Update\". To disable a plugin, uncheck the plugin and click \"Update\"."
1928 1943 msgstr ""
1929 1944  
... ... @@ -1936,7 +1951,7 @@ msgstr &quot;&quot;
1936 1951 msgid "Checked Out"
1937 1952 msgstr ""
1938 1953  
1939   -#: plugins/ktcore/KTColumns.inc.php:427 plugins/ktcore/KTCorePlugin.php:138
  1954 +#: plugins/ktcore/KTColumns.inc.php:468 plugins/ktcore/KTCorePlugin.php:138
1940 1955 #: search2/search/fields/CheckedOutByField.inc.php:44
1941 1956 msgid "Checked Out By"
1942 1957 msgstr ""
... ... @@ -1949,15 +1964,15 @@ msgstr &quot;&quot;
1949 1964 msgid "Checked Out Document Control"
1950 1965 msgstr ""
1951 1966  
1952   -#: i18n/templates.c:6941
  1967 +#: i18n/templates.c:6968
1953 1968 msgid "Checked Out Documents"
1954 1969 msgstr ""
1955 1970  
1956   -#: i18n/templates.c:6959 i18n/templates.c:6986
  1971 +#: i18n/templates.c:6986 i18n/templates.c:7013
1957 1972 msgid "Checked out by"
1958 1973 msgstr ""
1959 1974  
1960   -#: i18n/templates.c:3422
  1975 +#: i18n/templates.c:3434
1961 1976 msgid "Checked out by:"
1962 1977 msgstr ""
1963 1978  
... ... @@ -1971,29 +1986,29 @@ msgstr &quot;&quot;
1971 1986 msgid "Checkin"
1972 1987 msgstr ""
1973 1988  
1974   -#: plugins/ktcore/KTDocumentActions.php:576 i18n/templates.c:4163
  1989 +#: plugins/ktcore/KTDocumentActions.php:576 i18n/templates.c:4181
1975 1990 msgid "Checkin Document"
1976 1991 msgstr ""
1977 1992  
1978   -#: i18n/templates.c:4166
  1993 +#: i18n/templates.c:4184
1979 1994 msgid "Checking in a document updates the document and allows others to make changes to the document and its metadata."
1980 1995 msgstr ""
1981 1996  
1982   -#: i18n/templates.c:4070
  1997 +#: i18n/templates.c:4082
1983 1998 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."
1984 1999 msgstr ""
1985 2000  
1986   -#: lib/documentmanagement/documentutil.inc.php:639
  2001 +#: lib/documentmanagement/documentutil.inc.php:787
1987 2002 msgid "Checking permissions..."
1988 2003 msgstr ""
1989 2004  
1990   -#: plugins/ktcore/KTBulkActions.php:741 plugins/ktcore/KTBulkActions.php:772
  2005 +#: plugins/ktcore/KTBulkActions.php:854 plugins/ktcore/KTBulkActions.php:885
1991 2006 #: plugins/ktcore/KTDocumentActions.php:380
1992 2007 #: plugins/ktcore/KTDocumentActions.php:413
1993 2008 msgid "Checkout"
1994 2009 msgstr ""
1995 2010  
1996   -#: i18n/templates.c:4040 i18n/templates.c:4067
  2011 +#: i18n/templates.c:4052 i18n/templates.c:4079
1997 2012 msgid "Checkout Document"
1998 2013 msgstr ""
1999 2014  
... ... @@ -2001,7 +2016,7 @@ msgstr &quot;&quot;
2001 2016 msgid "Checkout Guard"
2002 2017 msgstr ""
2003 2018  
2004   -#: plugins/ktcore/KTBulkActions.php:771
  2019 +#: plugins/ktcore/KTBulkActions.php:884
2005 2020 msgid "Checkout Items"
2006 2021 msgstr ""
2007 2022  
... ... @@ -2009,28 +2024,28 @@ msgstr &quot;&quot;
2009 2024 msgid "Checkout document"
2010 2025 msgstr ""
2011 2026  
2012   -#: plugins/ktcore/KTBulkActions.php:759 plugins/ktcore/KTBulkActions.php:995
  2027 +#: plugins/ktcore/KTBulkActions.php:872 plugins/ktcore/KTBulkActions.php:1106
2013 2028 msgid "Checkout is restricted by the workflow state."
2014 2029 msgstr ""
2015 2030  
2016   -#: i18n/templates.c:6122
  2031 +#: i18n/templates.c:6149
2017 2032 msgid "Choose unit folder location"
2018 2033 msgstr ""
2019 2034  
2020   -#: i18n/templates.c:1889 i18n/templates.c:3587
  2035 +#: i18n/templates.c:1901 i18n/templates.c:3599
2021 2036 msgid "Clear"
2022 2037 msgstr ""
2023 2038  
2024 2039 #: i18n/templates.c:1598 i18n/templates.c:1607 i18n/templates.c:1628
2025 2040 #: i18n/templates.c:1643 i18n/templates.c:1664 i18n/templates.c:1676
2026 2041 #: i18n/templates.c:1697 i18n/templates.c:1718 i18n/templates.c:1724
2027   -#: i18n/templates.c:1742 i18n/templates.c:1766 i18n/templates.c:1784
2028   -#: i18n/templates.c:1799 i18n/templates.c:1820 i18n/templates.c:4238
2029   -#: i18n/templates.c:4256 i18n/templates.c:5471
  2042 +#: i18n/templates.c:1742 i18n/templates.c:1772 i18n/templates.c:1790
  2043 +#: i18n/templates.c:1805 i18n/templates.c:1832 i18n/templates.c:4256
  2044 +#: i18n/templates.c:4274 i18n/templates.c:5498
2030 2045 msgid "Clear Alert"
2031 2046 msgstr ""
2032 2047  
2033   -#: i18n/templates.c:3173 i18n/templates.c:3179
  2048 +#: i18n/templates.c:3185 i18n/templates.c:3191
2034 2049 msgid "Clear all notifications"
2035 2050 msgstr ""
2036 2051  
... ... @@ -2042,15 +2057,15 @@ msgstr &quot;&quot;
2042 2057 msgid "Clearing mime type associations."
2043 2058 msgstr ""
2044 2059  
2045   -#: i18n/templates.c:1994
  2060 +#: i18n/templates.c:2006
2046 2061 msgid "Click below to view all discussion threads on this document, including those that are closed."
2047 2062 msgstr ""
2048 2063  
2049   -#: i18n/templates.c:3875
  2064 +#: i18n/templates.c:3887
2050 2065 msgid "Click on a field above to add it to the criteria group."
2051 2066 msgstr ""
2052 2067  
2053   -#: i18n/templates.c:5540
  2068 +#: i18n/templates.c:5567
2054 2069 msgid "Click on any transition below to edit it directly, or use the checkboxes to assign which states the transition is available from."
2055 2070 msgstr ""
2056 2071  
... ... @@ -2062,12 +2077,12 @@ msgstr &quot;&quot;
2062 2077 msgid "Click on the hyperlink below to view it."
2063 2078 msgstr ""
2064 2079  
2065   -#: i18n/templates.c:2849
  2080 +#: i18n/templates.c:2861
2066 2081 msgid "Clicking on a given behaviour below will show you which fields and values can be selected when the clicked behaviour is active."
2067 2082 msgstr ""
2068 2083  
2069   -#: plugins/ktcore/KTCorePlugin.php:333
2070 2084 #: plugins/ktcore/admin/configSettings.php:153
  2085 +#: plugins/ktcore/KTCorePlugin.php:333
2071 2086 msgid "Client Tools Settings"
2072 2087 msgstr ""
2073 2088  
... ... @@ -2083,11 +2098,11 @@ msgstr &quot;&quot;
2083 2098 msgid "Collaboration Step Rollback"
2084 2099 msgstr ""
2085 2100  
2086   -#: i18n/templates.c:2342 i18n/templates.c:2585
  2101 +#: i18n/templates.c:2354 i18n/templates.c:2597
2087 2102 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."
2088 2103 msgstr ""
2089 2104  
2090   -#: i18n/templates.c:2210
  2105 +#: i18n/templates.c:2222
2091 2106 msgid "Column"
2092 2107 msgstr ""
2093 2108  
... ... @@ -2101,7 +2116,7 @@ msgstr &quot;&quot;
2101 2116  
2102 2117 #: plugins/ktstandard/KTEmail.php:398 i18n/templates.c:473
2103 2118 #: i18n/templates.c:572 i18n/templates.c:650 i18n/templates.c:740
2104   -#: i18n/templates.c:1586 i18n/templates.c:7133
  2119 +#: i18n/templates.c:1586 i18n/templates.c:7160
2105 2120 msgid "Comment"
2106 2121 msgstr ""
2107 2122  
... ... @@ -2111,11 +2126,11 @@ msgstr &quot;&quot;
2111 2126 msgid "Comments"
2112 2127 msgstr ""
2113 2128  
2114   -#: plugins/wintools/key.inc.php:144 i18n/templates.c:6719
  2129 +#: plugins/wintools/key.inc.php:144 i18n/templates.c:6746
2115 2130 msgid "Community Edition"
2116 2131 msgstr ""
2117 2132  
2118   -#: i18n/templates.c:1223 i18n/templates.c:1235 i18n/templates.c:6770
  2133 +#: i18n/templates.c:1223 i18n/templates.c:1235 i18n/templates.c:6797
2119 2134 msgid "Compare"
2120 2135 msgstr ""
2121 2136  
... ... @@ -2123,11 +2138,11 @@ msgstr &quot;&quot;
2123 2138 msgid "Compare file could not be copied to tmp directory for comparison."
2124 2139 msgstr ""
2125 2140  
2126   -#: i18n/templates.c:7217
  2141 +#: i18n/templates.c:7244
2127 2142 msgid "Compare with Current"
2128 2143 msgstr ""
2129 2144  
2130   -#: i18n/templates.c:7220
  2145 +#: i18n/templates.c:7247
2131 2146 msgid "Compare with Other Version"
2132 2147 msgstr ""
2133 2148  
... ... @@ -2135,23 +2150,23 @@ msgstr &quot;&quot;
2135 2150 msgid "Comparison produced no content. The document may be an unsupported mime type."
2136 2151 msgstr ""
2137 2152  
2138   -#: i18n/templates.c:4196
  2153 +#: i18n/templates.c:4214
2139 2154 msgid "Complete Copy"
2140 2155 msgstr ""
2141 2156  
2142   -#: i18n/templates.c:2762
  2157 +#: i18n/templates.c:2774
2143 2158 msgid "Complex Conditional Metadata depends on what are called \"behaviours\". Essentially, behaviours are assigned to a <strong>single</strong> field, and can contain any number of values that are available in that field. Each field can have multiple behaviours assigned to it."
2144 2159 msgstr ""
2145 2160  
2146   -#: plugins/ktstandard/KTDiscussion.php:121 i18n/templates.c:2027
  2161 +#: plugins/ktstandard/KTDiscussion.php:121 i18n/templates.c:2039
2147 2162 msgid "Conclusion"
2148 2163 msgstr ""
2149 2164  
2150   -#: i18n/templates.c:4592 i18n/templates.c:4748 i18n/templates.c:4766
  2165 +#: i18n/templates.c:4610 i18n/templates.c:4775 i18n/templates.c:4793
2151 2166 msgid "Condition"
2152 2167 msgstr ""
2153 2168  
2154   -#: i18n/templates.c:6434
  2169 +#: i18n/templates.c:6461
2155 2170 msgid "Condition Name"
2156 2171 msgstr ""
2157 2172  
... ... @@ -2159,15 +2174,15 @@ msgstr &quot;&quot;
2159 2174 msgid "Condition is a saved search, but not a condition"
2160 2175 msgstr ""
2161 2176  
2162   -#: plugins/ktcore/admin/documentFieldsv2.php:109 i18n/templates.c:3035
  2177 +#: plugins/ktcore/admin/documentFieldsv2.php:109 i18n/templates.c:3047
2163 2178 msgid "Conditional"
2164 2179 msgstr ""
2165 2180  
2166   -#: i18n/templates.c:2867
  2181 +#: i18n/templates.c:2879
2167 2182 msgid "Conditional Fieldset Management"
2168 2183 msgstr ""
2169 2184  
2170   -#: i18n/templates.c:2831
  2185 +#: i18n/templates.c:2843
2171 2186 msgid "Conditional Metadata Overview"
2172 2187 msgstr ""
2173 2188  
... ... @@ -2175,7 +2190,7 @@ msgstr &quot;&quot;
2175 2190 msgid "Conditional Metadata Plugin"
2176 2191 msgstr ""
2177 2192  
2178   -#: i18n/templates.c:2834
  2193 +#: i18n/templates.c:2846
2179 2194 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\"."
2180 2195 msgstr ""
2181 2196  
... ... @@ -2183,15 +2198,15 @@ msgstr &quot;&quot;
2183 2198 msgid "Conditional Restrictions"
2184 2199 msgstr ""
2185 2200  
2186   -#: i18n/templates.c:2918
  2201 +#: i18n/templates.c:2930
2187 2202 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\"."
2188 2203 msgstr ""
2189 2204  
2190   -#: i18n/templates.c:2933
  2205 +#: i18n/templates.c:2945
2191 2206 msgid "Conditional type"
2192 2207 msgstr ""
2193 2208  
2194   -#: i18n/templates.c:3029
  2209 +#: i18n/templates.c:3041
2195 2210 msgid "Conditionality"
2196 2211 msgstr ""
2197 2212  
... ... @@ -2199,8 +2214,8 @@ msgstr &quot;&quot;
2199 2214 msgid "Conditions Management"
2200 2215 msgstr ""
2201 2216  
2202   -#: i18n/templates.c:5063 i18n/templates.c:5159 i18n/templates.c:5435
2203   -#: i18n/templates.c:5453
  2217 +#: i18n/templates.c:5090 i18n/templates.c:5186 i18n/templates.c:5462
  2218 +#: i18n/templates.c:5480
2204 2219 msgid "Configuration"
2205 2220 msgstr ""
2206 2221  
... ... @@ -2208,8 +2223,8 @@ msgstr &quot;&quot;
2208 2223 msgid "Configuration updated"
2209 2224 msgstr ""
2210 2225  
2211   -#: plugins/ktcore/admin/workflowsv2.php:559 i18n/templates.c:5234
2212   -#: i18n/templates.c:5237
  2226 +#: plugins/ktcore/admin/workflowsv2.php:559 i18n/templates.c:5261
  2227 +#: i18n/templates.c:5264
2213 2228 msgid "Configure Workflow Process"
2214 2229 msgstr ""
2215 2230  
... ... @@ -2222,7 +2237,7 @@ msgstr &quot;&quot;
2222 2237 msgid "Configure Workflows for Folder"
2223 2238 msgstr ""
2224 2239  
2225   -#: i18n/templates.c:2066
  2240 +#: i18n/templates.c:2078
2226 2241 msgid "Configure Workflows for this Folder"
2227 2242 msgstr ""
2228 2243  
... ... @@ -2238,15 +2253,15 @@ msgstr &quot;&quot;
2238 2253 msgid "Configure the document metadata: Document Types, Document Fieldsets, Link Types and Workflows."
2239 2254 msgstr ""
2240 2255  
2241   -#: i18n/templates.c:3254
  2256 +#: i18n/templates.c:3266
2242 2257 msgid "Confirm #label#"
2243 2258 msgstr ""
2244 2259  
2245   -#: i18n/templates.c:6899 i18n/templates.c:6914
  2260 +#: i18n/templates.c:6926 i18n/templates.c:6941
2246 2261 msgid "Confirm De-archival"
2247 2262 msgstr ""
2248 2263  
2249   -#: i18n/templates.c:6779 i18n/templates.c:6791
  2264 +#: i18n/templates.c:6806 i18n/templates.c:6818
2250 2265 msgid "Confirm Expunge"
2251 2266 msgstr ""
2252 2267  
... ... @@ -2255,7 +2270,7 @@ msgstr &quot;&quot;
2255 2270 msgid "Confirm Expunge of %d documents"
2256 2271 msgstr ""
2257 2272  
2258   -#: i18n/templates.c:6971
  2273 +#: i18n/templates.c:6998
2259 2274 msgid "Confirm Forced Check-in"
2260 2275 msgstr ""
2261 2276  
... ... @@ -2266,7 +2281,7 @@ msgstr &quot;&quot;
2266 2281 msgid "Confirm Password"
2267 2282 msgstr ""
2268 2283  
2269   -#: i18n/templates.c:6920 i18n/templates.c:6935
  2284 +#: i18n/templates.c:6947 i18n/templates.c:6962
2270 2285 msgid "Confirm Restore"
2271 2286 msgstr ""
2272 2287  
... ... @@ -2277,6 +2292,16 @@ msgstr &quot;&quot;
2277 2292 msgid "Confirm Restore of %d documents"
2278 2293 msgstr ""
2279 2294  
  2295 +#: plugins/ktcore/KTBulkActions.php:561
  2296 +#: plugins/ktcore/KTDocumentActions.php:1440
  2297 +msgid "Confirm archive"
  2298 +msgstr ""
  2299 +
  2300 +#: plugins/ktcore/KTBulkActions.php:129
  2301 +#: plugins/ktcore/KTDocumentActions.php:921
  2302 +msgid "Confirm delete"
  2303 +msgstr ""
  2304 +
2280 2305 #: plugins/ktcore/admin/conditions.php:62
2281 2306 #: plugins/ktcore/admin/conditions.php:63
2282 2307 msgid "Confirm deletion"
... ... @@ -2293,24 +2318,25 @@ msgstr &quot;&quot;
2293 2318 msgid "Confirm the password specified above."
2294 2319 msgstr ""
2295 2320  
2296   -#: i18n/templates.c:7238 i18n/templates.c:7244
  2321 +#: i18n/templates.c:7265 i18n/templates.c:7271
2297 2322 msgid "Content"
2298 2323 msgstr ""
2299 2324  
2300   -#: i18n/templates.c:1220 i18n/templates.c:7214
  2325 +#: i18n/templates.c:1220 i18n/templates.c:7241
2301 2326 msgid "Content Version"
2302 2327 msgstr ""
2303 2328  
2304 2329 #: i18n/templates.c:470 i18n/templates.c:569 i18n/templates.c:647
2305   -#: i18n/templates.c:737 i18n/templates.c:7130
  2330 +#: i18n/templates.c:737 i18n/templates.c:7157
2306 2331 msgid "Content version"
2307 2332 msgstr ""
2308 2333  
2309   -#: lib/actions/bulkaction.php:307
  2334 +#: lib/actions/bulkaction.php:370 plugins/ktcore/KTBulkActions.php:108
  2335 +#: plugins/ktcore/KTBulkActions.php:540
2310 2336 msgid "Continue"
2311 2337 msgstr ""
2312 2338  
2313   -#: i18n/templates.c:59 i18n/templates.c:5195
  2339 +#: i18n/templates.c:59 i18n/templates.c:5222
2314 2340 msgid "Control"
2315 2341 msgstr ""
2316 2342  
... ... @@ -2322,11 +2348,11 @@ msgstr &quot;&quot;
2322 2348 msgid "Control which users can log in, and are part of which groups and organisational units, from these management panels."
2323 2349 msgstr ""
2324 2350  
2325   -#: i18n/templates.c:5504 i18n/templates.c:5723
  2351 +#: i18n/templates.c:5531 i18n/templates.c:5750
2326 2352 msgid "Controlled Actions available"
2327 2353 msgstr ""
2328 2354  
2329   -#: plugins/ktcore/admin/workflowsv2.php:1266 i18n/templates.c:5615
  2355 +#: plugins/ktcore/admin/workflowsv2.php:1266 i18n/templates.c:5642
2330 2356 msgid "Controlled Permissions"
2331 2357 msgstr ""
2332 2358  
... ... @@ -2334,7 +2360,7 @@ msgstr &quot;&quot;
2334 2360 msgid "Controlled permission updated."
2335 2361 msgstr ""
2336 2362  
2337   -#: i18n/templates.c:7292
  2363 +#: i18n/templates.c:7319
2338 2364 msgid "Convert"
2339 2365 msgstr ""
2340 2366  
... ... @@ -2346,16 +2372,16 @@ msgstr &quot;&quot;
2346 2372 msgid "Convert Document to PDF"
2347 2373 msgstr ""
2348 2374  
2349   -#: i18n/templates.c:7286
  2375 +#: i18n/templates.c:7313
2350 2376 msgid "Convert to Trees."
2351 2377 msgstr ""
2352 2378  
2353   -#: lib/documentmanagement/documentutil.inc.php:1094
  2379 +#: lib/documentmanagement/documentutil.inc.php:1266
2354 2380 #, php-format
2355 2381 msgid "Copied from original in folder \"%s\". %s"
2356 2382 msgstr ""
2357 2383  
2358   -#: lib/documentmanagement/documentutil.inc.php:1090
  2384 +#: lib/documentmanagement/documentutil.inc.php:1262
2359 2385 #, php-format
2360 2386 msgid "Copied to folder \"%s\". %s"
2361 2387 msgstr ""
... ... @@ -2368,29 +2394,29 @@ msgstr &quot;&quot;
2368 2394 msgid "Copies the document to another folder."
2369 2395 msgstr ""
2370 2396  
2371   -#: plugins/ktcore/KTBulkActions.php:284 plugins/ktcore/KTBulkActions.php:292
2372   -#: plugins/ktcore/KTDocumentActions.php:1142
2373   -#: plugins/ktcore/KTDocumentActions.php:1173
2374   -#: plugins/ktcore/KTDocumentActions.php:1257 i18n/templates.c:4181
2375   -#: i18n/templates.c:4184 i18n/templates.c:4193 i18n/templates.c:5345
2376   -#: i18n/templates.c:5360
  2397 +#: plugins/ktcore/KTBulkActions.php:338 plugins/ktcore/KTBulkActions.php:346
  2398 +#: plugins/ktcore/KTDocumentActions.php:1171
  2399 +#: plugins/ktcore/KTDocumentActions.php:1202
  2400 +#: plugins/ktcore/KTDocumentActions.php:1286 i18n/templates.c:4199
  2401 +#: i18n/templates.c:4202 i18n/templates.c:4211 i18n/templates.c:5372
  2402 +#: i18n/templates.c:5387
2377 2403 msgid "Copy"
2378 2404 msgstr ""
2379 2405  
2380   -#: plugins/ktcore/KTDocumentActions.php:1172
2381   -#: plugins/ktcore/KTDocumentActions.php:1259
  2406 +#: plugins/ktcore/KTDocumentActions.php:1201
  2407 +#: plugins/ktcore/KTDocumentActions.php:1288
2382 2408 msgid "Copy Document"
2383 2409 msgstr ""
2384 2410  
2385   -#: plugins/ktcore/KTBulkActions.php:291
  2411 +#: plugins/ktcore/KTBulkActions.php:345
2386 2412 msgid "Copy Items"
2387 2413 msgstr ""
2388 2414  
2389   -#: plugins/ktcore/admin/workflowsv2.php:180 i18n/templates.c:5351
  2415 +#: plugins/ktcore/admin/workflowsv2.php:180 i18n/templates.c:5378
2390 2416 msgid "Copy Workflow"
2391 2417 msgstr ""
2392 2418  
2393   -#: i18n/templates.c:4178 i18n/templates.c:4190
  2419 +#: i18n/templates.c:4196 i18n/templates.c:4208
2394 2420 msgid "Copy document"
2395 2421 msgstr ""
2396 2422  
... ... @@ -2434,7 +2460,7 @@ msgstr &quot;&quot;
2434 2460 msgid "Could change permission on exec script: "
2435 2461 msgstr ""
2436 2462  
2437   -#: setup/upgrade.php:284
  2463 +#: setup/upgrade.php:297
2438 2464 msgid "Could not authenticate administrative user"
2439 2465 msgstr ""
2440 2466  
... ... @@ -2474,7 +2500,7 @@ msgstr &quot;&quot;
2474 2500 msgid "Could not create intermediate file from document %d"
2475 2501 msgstr ""
2476 2502  
2477   -#: ktapi/KTAPIDocument.inc.php:209
  2503 +#: ktapi/KTAPIDocument.inc.php:229
2478 2504 msgid "Could not create link"
2479 2505 msgstr ""
2480 2506  
... ... @@ -2556,7 +2582,7 @@ msgstr &quot;&quot;
2556 2582 msgid "Could not perform key maintenance successfully"
2557 2583 msgstr ""
2558 2584  
2559   -#: ktwebservice/webservice.php:3955 search2.php:222
  2585 +#: ktwebservice/webservice.php:4269 search2.php:222
2560 2586 #: search2/search/search.inc.php:623
2561 2587 msgid "Could not process query."
2562 2588 msgstr ""
... ... @@ -2567,7 +2593,7 @@ msgstr &quot;&quot;
2567 2593 msgid "Could not read file: %s"
2568 2594 msgstr ""
2569 2595  
2570   -#: ktapi/KTAPIDocument.inc.php:224
  2596 +#: ktapi/KTAPIDocument.inc.php:244
2571 2597 msgid "Could not remove link"
2572 2598 msgstr ""
2573 2599  
... ... @@ -2617,38 +2643,38 @@ msgstr &quot;&quot;
2617 2643 msgid "Couldn't stat source file: %s"
2618 2644 msgstr ""
2619 2645  
2620   -#: lib/documentmanagement/documentutil.inc.php:718
2621   -#: lib/documentmanagement/documentutil.inc.php:738
2622   -#: lib/documentmanagement/documentutil.inc.php:755
2623   -#: lib/documentmanagement/documentutil.inc.php:758
  2646 +#: lib/documentmanagement/documentutil.inc.php:866
  2647 +#: lib/documentmanagement/documentutil.inc.php:886
  2648 +#: lib/documentmanagement/documentutil.inc.php:903
  2649 +#: lib/documentmanagement/documentutil.inc.php:906
2624 2650 #, php-format
2625 2651 msgid "Couldn't store contents: %s"
2626 2652 msgstr ""
2627 2653  
2628   -#: i18n/templates.c:3131
  2654 +#: i18n/templates.c:3143
2629 2655 msgid "Crash Course in #appname#"
2630 2656 msgstr ""
2631 2657  
2632   -#: i18n/templates.c:146 i18n/templates.c:872 i18n/templates.c:2390
2633   -#: i18n/templates.c:4331 i18n/templates.c:4838 i18n/templates.c:5744
2634   -#: i18n/templates.c:7316 i18n/transactions.c:1
  2658 +#: i18n/templates.c:146 i18n/templates.c:872 i18n/templates.c:2402
  2659 +#: i18n/templates.c:4349 i18n/templates.c:4865 i18n/templates.c:5771
  2660 +#: i18n/templates.c:7343 i18n/transactions.c:1
2635 2661 msgid "Create"
2636 2662 msgstr ""
2637 2663  
2638   -#: plugins/ktcore/admin/documentFieldsv2.php:80 i18n/templates.c:6398
  2664 +#: plugins/ktcore/admin/documentFieldsv2.php:80 i18n/templates.c:6425
2639 2665 msgid "Create Fieldset"
2640 2666 msgstr ""
2641 2667  
2642 2668 #: plugins/ktcore/admin/documentFieldsv2.php:79
2643   -#: plugins/ktcore/admin/documentFieldsv2.php:161 i18n/templates.c:2591
  2669 +#: plugins/ktcore/admin/documentFieldsv2.php:161 i18n/templates.c:2603
2644 2670 msgid "Create New Fieldset"
2645 2671 msgstr ""
2646 2672  
2647   -#: i18n/templates.c:5315 i18n/templates.c:5318
  2673 +#: i18n/templates.c:5342 i18n/templates.c:5345
2648 2674 msgid "Create New Workflow"
2649 2675 msgstr ""
2650 2676  
2651   -#: i18n/templates.c:5012
  2677 +#: i18n/templates.c:5039
2652 2678 msgid "Create Workflow"
2653 2679 msgstr ""
2654 2680  
... ... @@ -2656,7 +2682,7 @@ msgstr &quot;&quot;
2656 2682 msgid "Create a link to a new RSS feed"
2657 2683 msgstr ""
2658 2684  
2659   -#: i18n/templates.c:6389
  2685 +#: i18n/templates.c:6416
2660 2686 msgid "Create a new Fieldset"
2661 2687 msgstr ""
2662 2688  
... ... @@ -2666,19 +2692,19 @@ msgstr &quot;&quot;
2666 2692  
2667 2693 #: plugins/ktcore/admin/conditions.php:104
2668 2694 #: plugins/ktcore/admin/conditions.php:105
2669   -#: plugins/ktcore/admin/conditions.php:114 i18n/templates.c:6425
  2695 +#: plugins/ktcore/admin/conditions.php:114 i18n/templates.c:6452
2670 2696 msgid "Create a new condition"
2671 2697 msgstr ""
2672 2698  
2673   -#: i18n/templates.c:4328
  2699 +#: i18n/templates.c:4346
2674 2700 msgid "Create a new document field set"
2675 2701 msgstr ""
2676 2702  
2677   -#: i18n/templates.c:2387
  2703 +#: i18n/templates.c:2399
2678 2704 msgid "Create a new document fieldset"
2679 2705 msgstr ""
2680 2706  
2681   -#: i18n/templates.c:4832
  2707 +#: i18n/templates.c:4859
2682 2708 msgid "Create a new document type"
2683 2709 msgstr ""
2684 2710  
... ... @@ -2686,11 +2712,11 @@ msgstr &quot;&quot;
2686 2712 msgid "Create a new email document type"
2687 2713 msgstr ""
2688 2714  
2689   -#: plugins/ktcore/admin/groupManagement.php:543 i18n/templates.c:2144
  2715 +#: plugins/ktcore/admin/groupManagement.php:543 i18n/templates.c:2156
2690 2716 msgid "Create a new group"
2691 2717 msgstr ""
2692 2718  
2693   -#: i18n/templates.c:7313
  2719 +#: i18n/templates.c:7340
2694 2720 msgid "Create a new permission"
2695 2721 msgstr ""
2696 2722  
... ... @@ -2711,32 +2737,32 @@ msgstr &quot;&quot;
2711 2737 msgid "Create a new rss feed"
2712 2738 msgstr ""
2713 2739  
2714   -#: plugins/ktcore/admin/savedSearch.php:74 i18n/templates.c:6464
  2740 +#: plugins/ktcore/admin/savedSearch.php:74 i18n/templates.c:6491
2715 2741 msgid "Create a new saved search"
2716 2742 msgstr ""
2717 2743  
2718   -#: i18n/templates.c:3647
  2744 +#: i18n/templates.c:3659
2719 2745 msgid "Create a new saved search using #options#."
2720 2746 msgstr ""
2721 2747  
2722   -#: i18n/templates.c:5483 i18n/templates.c:5489 i18n/templates.c:5669
  2748 +#: i18n/templates.c:5510 i18n/templates.c:5516 i18n/templates.c:5696
2723 2749 msgid "Create a new state"
2724 2750 msgstr ""
2725 2751  
2726   -#: i18n/templates.c:1985
  2752 +#: i18n/templates.c:1997
2727 2753 msgid "Create a new thread"
2728 2754 msgstr ""
2729 2755  
2730   -#: i18n/templates.c:5525 i18n/templates.c:5528 i18n/templates.c:5531
2731   -#: i18n/templates.c:5783
  2756 +#: i18n/templates.c:5552 i18n/templates.c:5555 i18n/templates.c:5558
  2757 +#: i18n/templates.c:5810
2732 2758 msgid "Create a new transition"
2733 2759 msgstr ""
2734 2760  
2735   -#: i18n/templates.c:2177 i18n/templates.c:6077
  2761 +#: i18n/templates.c:2189 i18n/templates.c:6104
2736 2762 msgid "Create a new user"
2737 2763 msgstr ""
2738 2764  
2739   -#: i18n/templates.c:5741
  2765 +#: i18n/templates.c:5768
2740 2766 msgid "Create a new workflow"
2741 2767 msgstr ""
2742 2768  
... ... @@ -2748,7 +2774,7 @@ msgstr &quot;&quot;
2748 2774 msgid "Create group"
2749 2775 msgstr ""
2750 2776  
2751   -#: i18n/templates.c:2588
  2777 +#: i18n/templates.c:2600
2752 2778 msgid "Create new Fieldset"
2753 2779 msgstr ""
2754 2780  
... ... @@ -2760,23 +2786,23 @@ msgstr &quot;&quot;
2760 2786 msgid "Create or delete roles"
2761 2787 msgstr ""
2762 2788  
2763   -#: i18n/templates.c:5696
  2789 +#: i18n/templates.c:5723
2764 2790 msgid "Create state"
2765 2791 msgstr ""
2766 2792  
2767   -#: i18n/templates.c:1988
  2793 +#: i18n/templates.c:2000
2768 2794 msgid "Create thread"
2769 2795 msgstr ""
2770 2796  
2771   -#: i18n/templates.c:5792
  2797 +#: i18n/templates.c:5819
2772 2798 msgid "Create transition"
2773 2799 msgstr ""
2774 2800  
2775   -#: i18n/templates.c:2180
  2801 +#: i18n/templates.c:2192
2776 2802 msgid "Create user"
2777 2803 msgstr ""
2778 2804  
2779   -#: plugins/ktcore/KTColumns.inc.php:226
  2805 +#: plugins/ktcore/KTColumns.inc.php:257
2780 2806 #: search2/search/fields/CreatedField.inc.php:44
2781 2807 msgid "Created"
2782 2808 msgstr ""
... ... @@ -2785,7 +2811,7 @@ msgstr &quot;&quot;
2785 2811 msgid "Created By"
2786 2812 msgstr ""
2787 2813  
2788   -#: i18n/templates.c:3413
  2814 +#: i18n/templates.c:3425
2789 2815 msgid "Created By:"
2790 2816 msgstr ""
2791 2817  
... ... @@ -2823,11 +2849,11 @@ msgstr &quot;&quot;
2823 2849 msgid "Created replacement."
2824 2850 msgstr ""
2825 2851  
2826   -#: lib/documentmanagement/documentutil.inc.php:266
  2852 +#: lib/documentmanagement/documentutil.inc.php:290
2827 2853 msgid "Creating database entry"
2828 2854 msgstr ""
2829 2855  
2830   -#: lib/documentmanagement/documentutil.inc.php:605
  2856 +#: lib/documentmanagement/documentutil.inc.php:753
2831 2857 msgid "Creating transaction"
2832 2858 msgstr ""
2833 2859  
... ... @@ -2835,38 +2861,38 @@ msgstr &quot;&quot;
2835 2861 msgid "Creation Date"
2836 2862 msgstr ""
2837 2863  
2838   -#: lib/browse/Criteria.inc:379 plugins/ktcore/KTColumns.inc.php:294
2839   -#: plugins/ktcore/KTCorePlugin.php:141 i18n/templates.c:1964
  2864 +#: lib/browse/Criteria.inc:379 plugins/ktcore/KTColumns.inc.php:325
  2865 +#: plugins/ktcore/KTCorePlugin.php:141 i18n/templates.c:1976
2840 2866 msgid "Creator"
2841 2867 msgstr ""
2842 2868  
2843   -#: i18n/templates.c:2276 i18n/templates.c:2318 i18n/templates.c:3299
2844   -#: i18n/templates.c:3908
  2869 +#: i18n/templates.c:2288 i18n/templates.c:2330 i18n/templates.c:3311
  2870 +#: i18n/templates.c:3920
2845 2871 msgid "Criteria"
2846 2872 msgstr ""
2847 2873  
2848   -#: i18n/templates.c:2264 i18n/templates.c:2306 i18n/templates.c:3296
2849   -#: i18n/templates.c:3839 i18n/templates.c:3896
  2874 +#: i18n/templates.c:2276 i18n/templates.c:2318 i18n/templates.c:3308
  2875 +#: i18n/templates.c:3851 i18n/templates.c:3908
2850 2876 msgid "Criteria Group"
2851 2877 msgstr ""
2852 2878  
2853   -#: i18n/templates.c:3605
  2879 +#: i18n/templates.c:3617
2854 2880 msgid "Criteria may be built up using the following grammar:"
2855 2881 msgstr ""
2856 2882  
2857   -#: i18n/templates.c:2750
  2883 +#: i18n/templates.c:2762
2858 2884 msgid "Current Conditional Fieldsets"
2859 2885 msgstr ""
2860 2886  
2861   -#: i18n/templates.c:3932 i18n/templates.c:6587
  2887 +#: i18n/templates.c:3944 i18n/templates.c:6614
2862 2888 msgid "Current Fields in Set"
2863 2889 msgstr ""
2864 2890  
2865   -#: i18n/templates.c:6329
  2891 +#: i18n/templates.c:6356
2866 2892 msgid "Current Groups"
2867 2893 msgstr ""
2868 2894  
2869   -#: i18n/templates.c:2906
  2895 +#: i18n/templates.c:2918
2870 2896 msgid "Current Name"
2871 2897 msgstr ""
2872 2898  
... ... @@ -2874,15 +2900,15 @@ msgstr &quot;&quot;
2874 2900 msgid "Current file name"
2875 2901 msgstr ""
2876 2902  
2877   -#: i18n/templates.c:4898
  2903 +#: i18n/templates.c:4925
2878 2904 msgid "Current help assignments"
2879 2905 msgstr ""
2880 2906  
2881   -#: i18n/templates.c:6101
  2907 +#: i18n/templates.c:6128
2882 2908 msgid "Current users"
2883 2909 msgstr ""
2884 2910  
2885   -#: i18n/templates.c:4934
  2911 +#: i18n/templates.c:4961
2886 2912 msgid "Current workflow settings"
2887 2913 msgstr ""
2888 2914  
... ... @@ -2897,15 +2923,15 @@ msgstr &quot;&quot;
2897 2923 msgid "Custom Numbering"
2898 2924 msgstr ""
2899 2925  
2900   -#: admin.php:79 admin.php:109 lib/templating/kt3template.inc.php:177
2901   -#: lib/templating/kt3template.inc.php:291
  2926 +#: admin.php:79 admin.php:109 lib/templating/kt3template.inc.php:157
  2927 +#: lib/templating/kt3template.inc.php:271
2902 2928 msgid "DMS Administration"
2903 2929 msgstr ""
2904 2930  
2905 2931 #: dashboard.php:63 dashboard.php:78 help.php:74
2906   -#: lib/templating/kt3template.inc.php:175
2907   -#: lib/templating/kt3template.inc.php:295
2908   -#: lib/templating/kt3template.inc.php:310 olddashboard.php:68
  2932 +#: lib/templating/kt3template.inc.php:155
  2933 +#: lib/templating/kt3template.inc.php:275
  2934 +#: lib/templating/kt3template.inc.php:290 olddashboard.php:68
2909 2935 #: olddashboard.php:83 plugins/ktcore/KTAssist.php:214
2910 2936 #: plugins/tagcloud/TagCloudRedirectPage.php:95 preferences.php:158
2911 2937 #: preferences.php:180
... ... @@ -2923,11 +2949,11 @@ msgstr &quot;&quot;
2923 2949  
2924 2950 #: i18n/templates.c:467 i18n/templates.c:566 i18n/templates.c:644
2925 2951 #: i18n/templates.c:734 i18n/templates.c:1028 i18n/templates.c:1040
2926   -#: i18n/templates.c:1583 i18n/templates.c:7127
  2952 +#: i18n/templates.c:1583 i18n/templates.c:7154
2927 2953 msgid "Date"
2928 2954 msgstr ""
2929 2955  
2930   -#: lib/browse/Criteria.inc:431 i18n/templates.c:7223
  2956 +#: lib/browse/Criteria.inc:431 i18n/templates.c:7250
2931 2957 msgid "Date Created"
2932 2958 msgstr ""
2933 2959  
... ... @@ -2958,47 +2984,49 @@ msgstr &quot;&quot;
2958 2984  
2959 2985 #: plugins/ktcore/KTBulkActions.php:51 plugins/ktcore/KTBulkActions.php:69
2960 2986 #: plugins/ktcore/KTDocumentActions.php:837
2961   -#: plugins/ktcore/KTDocumentActions.php:890 i18n/permissions.c:13
  2987 +#: plugins/ktcore/KTDocumentActions.php:906 i18n/permissions.c:13
2962 2988 #: i18n/templates.c:98 i18n/templates.c:104 i18n/templates.c:350
2963 2989 #: i18n/templates.c:353 i18n/templates.c:932 i18n/templates.c:944
2964   -#: i18n/templates.c:1466 i18n/templates.c:1910 i18n/templates.c:1916
2965   -#: i18n/templates.c:1922 i18n/templates.c:2213 i18n/templates.c:2219
2966   -#: i18n/templates.c:2366 i18n/templates.c:2384 i18n/templates.c:2441
2967   -#: i18n/templates.c:2561 i18n/templates.c:2615 i18n/templates.c:2633
2968   -#: i18n/templates.c:2888 i18n/templates.c:3662 i18n/templates.c:3677
2969   -#: i18n/templates.c:4319 i18n/templates.c:4616 i18n/templates.c:4751
2970   -#: i18n/templates.c:4859 i18n/templates.c:4892 i18n/templates.c:4916
2971   -#: i18n/templates.c:5060 i18n/templates.c:5156 i18n/templates.c:5258
2972   -#: i18n/templates.c:5282 i18n/templates.c:5288 i18n/templates.c:5441
2973   -#: i18n/templates.c:5459 i18n/templates.c:5498 i18n/templates.c:5543
2974   -#: i18n/templates.c:5717 i18n/templates.c:5909 i18n/templates.c:5927
2975   -#: i18n/templates.c:6023 i18n/templates.c:6029 i18n/templates.c:6221
2976   -#: i18n/templates.c:6230 i18n/templates.c:6356 i18n/templates.c:6383
2977   -#: i18n/templates.c:6413 i18n/templates.c:6440 i18n/templates.c:6449
2978   -#: i18n/templates.c:6482 i18n/templates.c:6491 i18n/templates.c:6554
2979   -#: i18n/templates.c:6563 i18n/templates.c:6842 i18n/templates.c:7325
  2990 +#: i18n/templates.c:1466 i18n/templates.c:1922 i18n/templates.c:1928
  2991 +#: i18n/templates.c:1934 i18n/templates.c:2225 i18n/templates.c:2231
  2992 +#: i18n/templates.c:2378 i18n/templates.c:2396 i18n/templates.c:2453
  2993 +#: i18n/templates.c:2573 i18n/templates.c:2627 i18n/templates.c:2645
  2994 +#: i18n/templates.c:2900 i18n/templates.c:3674 i18n/templates.c:3689
  2995 +#: i18n/templates.c:4337 i18n/templates.c:4634 i18n/templates.c:4778
  2996 +#: i18n/templates.c:4886 i18n/templates.c:4919 i18n/templates.c:4943
  2997 +#: i18n/templates.c:5087 i18n/templates.c:5183 i18n/templates.c:5285
  2998 +#: i18n/templates.c:5309 i18n/templates.c:5315 i18n/templates.c:5468
  2999 +#: i18n/templates.c:5486 i18n/templates.c:5525 i18n/templates.c:5570
  3000 +#: i18n/templates.c:5744 i18n/templates.c:5936 i18n/templates.c:5954
  3001 +#: i18n/templates.c:6050 i18n/templates.c:6056 i18n/templates.c:6248
  3002 +#: i18n/templates.c:6257 i18n/templates.c:6383 i18n/templates.c:6410
  3003 +#: i18n/templates.c:6440 i18n/templates.c:6467 i18n/templates.c:6476
  3004 +#: i18n/templates.c:6509 i18n/templates.c:6518 i18n/templates.c:6581
  3005 +#: i18n/templates.c:6590 i18n/templates.c:6869 i18n/templates.c:7352
2980 3006 #: i18n/transactions.c:3
2981 3007 msgid "Delete"
2982 3008 msgstr ""
2983 3009  
2984   -#: lib/foldermanagement/folderutil.inc.php:567
  3010 +#: lib/foldermanagement/folderutil.inc.php:578
2985 3011 msgid "Delete Aborted. Unexpected failure to copydocument: "
2986 3012 msgstr ""
2987 3013  
2988   -#: lib/foldermanagement/folderutil.inc.php:387
  3014 +#: lib/foldermanagement/folderutil.inc.php:388
2989 3015 msgid "Delete Aborted. Unexpected failure to delete document: "
2990 3016 msgstr ""
2991 3017  
2992   -#: plugins/ktcore/KTDocumentActions.php:864
2993   -#: plugins/ktcore/KTDocumentActions.php:868 i18n/templates.c:4151
  3018 +#: plugins/ktcore/KTDocumentActions.php:869
  3019 +#: plugins/ktcore/KTDocumentActions.php:880
  3020 +#: plugins/ktcore/KTDocumentActions.php:884 i18n/templates.c:4166
  3021 +#: i18n/templates.c:4178
2994 3022 msgid "Delete Document"
2995 3023 msgstr ""
2996 3024  
2997   -#: i18n/templates.c:7040
  3025 +#: i18n/templates.c:7067
2998 3026 msgid "Delete Document Version"
2999 3027 msgstr ""
3000 3028  
3001   -#: i18n/templates.c:6401
  3029 +#: i18n/templates.c:6428
3002 3030 msgid "Delete Dynamic Condition"
3003 3031 msgstr ""
3004 3032  
... ... @@ -3006,7 +3034,7 @@ msgstr &quot;&quot;
3006 3034 msgid "Delete Existing State"
3007 3035 msgstr ""
3008 3036  
3009   -#: i18n/templates.c:4601
  3037 +#: i18n/templates.c:4619
3010 3038 msgid "Delete Files and Folders"
3011 3039 msgstr ""
3012 3040  
... ... @@ -3014,29 +3042,29 @@ msgstr &quot;&quot;
3014 3042 msgid "Delete Items"
3015 3043 msgstr ""
3016 3044  
3017   -#: i18n/templates.c:7331
  3045 +#: i18n/templates.c:7358
3018 3046 msgid "Delete Permission"
3019 3047 msgstr ""
3020 3048  
3021 3049 #: plugins/ktcore/admin/workflowsv2.php:1134
3022 3050 #: plugins/ktcore/admin/workflowsv2.php:1163
3023   -#: plugins/ktcore/admin/workflowsv2.php:1165 i18n/templates.c:5264
  3051 +#: plugins/ktcore/admin/workflowsv2.php:1165 i18n/templates.c:5291
3024 3052 msgid "Delete State"
3025 3053 msgstr ""
3026 3054  
3027   -#: i18n/templates.c:6134 i18n/templates.c:6140
  3055 +#: i18n/templates.c:6161 i18n/templates.c:6167
3028 3056 msgid "Delete Unit"
3029 3057 msgstr ""
3030 3058  
3031   -#: i18n/templates.c:7226
  3059 +#: i18n/templates.c:7253
3032 3060 msgid "Delete Version"
3033 3061 msgstr ""
3034 3062  
3035   -#: i18n/templates.c:6407
  3063 +#: i18n/templates.c:6434
3036 3064 msgid "Delete a condition"
3037 3065 msgstr ""
3038 3066  
3039   -#: i18n/templates.c:4886
  3067 +#: i18n/templates.c:4913
3040 3068 msgid "Delete document type."
3041 3069 msgstr ""
3042 3070  
... ... @@ -3048,21 +3076,21 @@ msgstr &quot;&quot;
3048 3076 msgid "Delete folder"
3049 3077 msgstr ""
3050 3078  
3051   -#: i18n/templates.c:6143
  3079 +#: i18n/templates.c:6170
3052 3080 msgid "Delete unit"
3053 3081 msgstr ""
3054 3082  
3055   -#: i18n/templates.c:6137
  3083 +#: i18n/templates.c:6164
3056 3084 msgid "Delete unit <strong>#name#</strong> from the system"
3057 3085 msgstr ""
3058 3086  
3059   -#: lib/documentmanagement/Document.inc:658
  3087 +#: lib/documentmanagement/Document.inc:741
3060 3088 msgid "Deleted"
3061 3089 msgstr ""
3062 3090  
3063 3091 #: plugins/ktcore/admin/deletedDocuments.php:53
3064 3092 #: plugins/ktcore/admin/deletedDocuments.php:109
3065   -#: plugins/ktcore/admin/deletedDocuments.php:191 i18n/templates.c:6854
  3093 +#: plugins/ktcore/admin/deletedDocuments.php:191 i18n/templates.c:6881
3066 3094 msgid "Deleted Documents"
3067 3095 msgstr ""
3068 3096  
... ... @@ -3070,20 +3098,20 @@ msgstr &quot;&quot;
3070 3098 msgid "Deleted Entry"
3071 3099 msgstr ""
3072 3100  
3073   -#: i18n/templates.c:4154
  3101 +#: i18n/templates.c:4169
3074 3102 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."
3075 3103 msgstr ""
3076 3104  
3077   -#: i18n/templates.c:6404
  3105 +#: i18n/templates.c:6431
3078 3106 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."
3079 3107 msgstr ""
3080 3108  
3081   -#: plugins/ktcore/admin/expungeList.php:79 i18n/templates.c:6869
  3109 +#: plugins/ktcore/admin/expungeList.php:79 i18n/templates.c:6896
3082 3110 msgid "Deletion Comment"
3083 3111 msgstr ""
3084 3112  
3085   -#: lib/documentmanagement/documentutil.inc.php:850
3086   -#: lib/documentmanagement/documentutil.inc.php:1250
  3113 +#: lib/documentmanagement/documentutil.inc.php:1004
  3114 +#: lib/documentmanagement/documentutil.inc.php:1429
3087 3115 msgid "Deletion requires a reason"
3088 3116 msgstr ""
3089 3117  
... ... @@ -3091,19 +3119,19 @@ msgstr &quot;&quot;
3091 3119 msgid "Demo Delegator"
3092 3120 msgstr ""
3093 3121  
3094   -#: i18n/templates.c:4448 i18n/templates.c:4457 i18n/templates.c:4466
3095   -#: i18n/templates.c:4565 i18n/templates.c:4574 i18n/templates.c:4583
3096   -#: i18n/templates.c:4598 i18n/templates.c:4691 i18n/templates.c:4757
3097   -#: i18n/templates.c:5033 i18n/templates.c:7082 i18n/templates.c:7091
3098   -#: i18n/templates.c:7100 i18n/templates.c:7196
  3122 +#: i18n/templates.c:4466 i18n/templates.c:4475 i18n/templates.c:4484
  3123 +#: i18n/templates.c:4583 i18n/templates.c:4592 i18n/templates.c:4601
  3124 +#: i18n/templates.c:4616 i18n/templates.c:4709 i18n/templates.c:4784
  3125 +#: i18n/templates.c:5060 i18n/templates.c:7109 i18n/templates.c:7118
  3126 +#: i18n/templates.c:7127 i18n/templates.c:7223
3099 3127 msgid "Denied"
3100 3128 msgstr ""
3101 3129  
3102   -#: i18n/templates.c:3269
  3130 +#: i18n/templates.c:3281
3103 3131 msgid "Dependencies for value \""
3104 3132 msgstr ""
3105 3133  
3106   -#: i18n/templates.c:3266
  3134 +#: i18n/templates.c:3278
3107 3135 msgid "Dependencies saved. (at"
3108 3136 msgstr ""
3109 3137  
... ... @@ -3111,7 +3139,7 @@ msgstr &quot;&quot;
3111 3139 msgid "Describe the reason for the state change, or the conclusion reached through discussion"
3112 3140 msgstr ""
3113 3141  
3114   -#: plugins/ktcore/KTDocumentActions.php:1482
  3142 +#: plugins/ktcore/KTDocumentActions.php:1542
3115 3143 msgid "Describe why this document qualifies to be changed from its current state to the destination state of the transition chosen."
3116 3144 msgstr ""
3117 3145  
... ... @@ -3121,8 +3149,8 @@ msgstr &quot;&quot;
3121 3149 #: plugins/ktcore/admin/fieldsets/basic.inc.php:234
3122 3150 #: plugins/ktstandard/KTDocumentLinks.php:477
3123 3151 #: plugins/ktstandard/KTDocumentLinks.php:506 i18n/templates.c:182
3124   -#: i18n/templates.c:1004 i18n/templates.c:2522 i18n/templates.c:2645
3125   -#: i18n/templates.c:6836
  3152 +#: i18n/templates.c:1004 i18n/templates.c:2534 i18n/templates.c:2657
  3153 +#: i18n/templates.c:6863
3126 3154 msgid "Description"
3127 3155 msgstr ""
3128 3156  
... ... @@ -3134,7 +3162,7 @@ msgstr &quot;&quot;
3134 3162 msgid "Destination of move is within source"
3135 3163 msgstr ""
3136 3164  
3137   -#: plugins/ktcore/KTAssist.php:59 i18n/templates.c:4223
  3165 +#: plugins/ktcore/KTAssist.php:59 i18n/templates.c:4241
3138 3166 msgid "Details"
3139 3167 msgstr ""
3140 3168  
... ... @@ -3147,11 +3175,11 @@ msgstr &quot;&quot;
3147 3175 msgid "Diagnosing the text extractors"
3148 3176 msgstr ""
3149 3177  
3150   -#: i18n/templates.c:3104
  3178 +#: i18n/templates.c:3116
3151 3179 msgid "Diagnostic"
3152 3180 msgstr ""
3153 3181  
3154   -#: i18n/templates.c:2456
  3182 +#: i18n/templates.c:2468
3155 3183 msgid "Different fields have different actions and options available."
3156 3184 msgstr ""
3157 3185  
... ... @@ -3159,8 +3187,8 @@ msgstr &quot;&quot;
3159 3187 msgid "Different types of fields may be available, depending on the system."
3160 3188 msgstr ""
3161 3189  
3162   -#: i18n/templates.c:899 i18n/templates.c:2678 i18n/templates.c:4883
3163   -#: i18n/templates.c:5771 i18n/templates.c:6353
  3190 +#: i18n/templates.c:899 i18n/templates.c:2690 i18n/templates.c:4910
  3191 +#: i18n/templates.c:5798 i18n/templates.c:6380
3164 3192 msgid "Disable"
3165 3193 msgstr ""
3166 3194  
... ... @@ -3172,16 +3200,16 @@ msgstr &quot;&quot;
3172 3200 msgid "Disable Task"
3173 3201 msgstr ""
3174 3202  
3175   -#: i18n/templates.c:4877
  3203 +#: i18n/templates.c:4904
3176 3204 msgid "Disable document type."
3177 3205 msgstr ""
3178 3206  
3179   -#: i18n/templates.c:890 i18n/templates.c:4856
  3207 +#: i18n/templates.c:890 i18n/templates.c:4883
3180 3208 msgid "Disable/Enable"
3181 3209 msgstr ""
3182 3210  
3183   -#: i18n/templates.c:5339 i18n/templates.c:5762 i18n/templates.c:6335
3184   -#: i18n/templates.c:6338
  3211 +#: i18n/templates.c:5366 i18n/templates.c:5789 i18n/templates.c:6362
  3212 +#: i18n/templates.c:6365
3185 3213 msgid "Disabled"
3186 3214 msgstr ""
3187 3215  
... ... @@ -3189,15 +3217,15 @@ msgstr &quot;&quot;
3189 3217 msgid "Disabled actions updated."
3190 3218 msgstr ""
3191 3219  
3192   -#: i18n/templates.c:2687
  3220 +#: i18n/templates.c:2699
3193 3221 msgid "Disabled values"
3194 3222 msgstr ""
3195 3223  
3196   -#: i18n/templates.c:842 i18n/templates.c:4808
  3224 +#: i18n/templates.c:842 i18n/templates.c:4835
3197 3225 msgid "Disassociate Fieldsets"
3198 3226 msgstr ""
3199 3227  
3200   -#: i18n/templates.c:1871
  3228 +#: i18n/templates.c:1883
3201 3229 msgid "Disclaimers"
3202 3230 msgstr ""
3203 3231  
... ... @@ -3205,7 +3233,7 @@ msgstr &quot;&quot;
3205 3233 msgid "Disclaimers Plugin"
3206 3234 msgstr ""
3207 3235  
3208   -#: plugins/ktstandard/KTDiscussion.php:128 i18n/templates.c:1955
  3236 +#: plugins/ktstandard/KTDiscussion.php:128 i18n/templates.c:1967
3209 3237 msgid "Discussion"
3210 3238 msgstr ""
3211 3239  
... ... @@ -3222,11 +3250,11 @@ msgstr &quot;&quot;
3222 3250 msgid "Display Details"
3223 3251 msgstr ""
3224 3252  
3225   -#: plugins/ktcore/admin/managePermissions.php:54 i18n/templates.c:7322
  3253 +#: plugins/ktcore/admin/managePermissions.php:54 i18n/templates.c:7349
3226 3254 msgid "Display Name"
3227 3255 msgstr ""
3228 3256  
3229   -#: i18n/templates.c:2135 i18n/templates.c:2171
  3257 +#: i18n/templates.c:2147 i18n/templates.c:2183
3230 3258 msgid "Distinguished Name (LDAP DN)"
3231 3259 msgstr ""
3232 3260  
... ... @@ -3234,17 +3262,17 @@ msgstr &quot;&quot;
3234 3262 msgid "Distinguished name"
3235 3263 msgstr ""
3236 3264  
3237   -#: i18n/templates.c:6410
  3265 +#: i18n/templates.c:6437
3238 3266 msgid "Do you still wish to continue with deleting this item?"
3239 3267 msgstr ""
3240 3268  
3241 3269 #: i18n/templates.c:359 i18n/templates.c:461 i18n/templates.c:560
3242 3270 #: i18n/templates.c:638 i18n/templates.c:728 i18n/templates.c:794
3243   -#: i18n/templates.c:6956
  3271 +#: i18n/templates.c:6983
3244 3272 msgid "Document"
3245 3273 msgstr ""
3246 3274  
3247   -#: plugins/ktcore/KTDocumentActions.php:918
  3275 +#: plugins/ktcore/KTDocumentActions.php:947
3248 3276 #, php-format
3249 3277 msgid "Document \"%s\" Deleted."
3250 3278 msgstr ""
... ... @@ -3263,8 +3291,8 @@ msgstr &quot;&quot;
3263 3291 msgid "Document Comparison Plugin"
3264 3292 msgstr ""
3265 3293  
3266   -#: lib/templating/kt3template.inc.php:301 i18n/templates.c:6977
3267   -#: i18n/templates.c:7157
  3294 +#: lib/templating/kt3template.inc.php:281 i18n/templates.c:7004
  3295 +#: i18n/templates.c:7184
3268 3296 msgid "Document Details"
3269 3297 msgstr ""
3270 3298  
... ... @@ -3279,16 +3307,16 @@ msgstr &quot;&quot;
3279 3307  
3280 3308 #: plugins/ktcore/admin/documentFieldsv2.php:51
3281 3309 #: plugins/ktcore/admin/manageConditionals.php:61 i18n/templates.c:860
3282   -#: i18n/templates.c:4826
  3310 +#: i18n/templates.c:4853
3283 3311 msgid "Document Field Management"
3284 3312 msgstr ""
3285 3313  
3286   -#: i18n/templates.c:4304
  3314 +#: i18n/templates.c:4322
3287 3315 msgid "Document Fields"
3288 3316 msgstr ""
3289 3317  
3290   -#: plugins/ktcore/KTCorePlugin.php:273 i18n/templates.c:2339
3291   -#: i18n/templates.c:2582
  3318 +#: plugins/ktcore/KTCorePlugin.php:273 i18n/templates.c:2351
  3319 +#: i18n/templates.c:2594
3292 3320 msgid "Document Fieldsets"
3293 3321 msgstr ""
3294 3322  
... ... @@ -3306,19 +3334,19 @@ msgstr &quot;&quot;
3306 3334 msgid "Document History"
3307 3335 msgstr ""
3308 3336  
3309   -#: i18n/templates.c:1211 i18n/templates.c:6761 i18n/templates.c:7118
3310   -#: i18n/templates.c:7205
  3337 +#: i18n/templates.c:1211 i18n/templates.c:6788 i18n/templates.c:7145
  3338 +#: i18n/templates.c:7232
3311 3339 msgid "Document History for #appname# New UI Presentation"
3312 3340 msgstr ""
3313 3341  
3314   -#: lib/browse/Criteria.inc:332 plugins/ktcore/KTColumns.inc.php:511
  3342 +#: lib/browse/Criteria.inc:332 plugins/ktcore/KTColumns.inc.php:552
3315 3343 #: plugins/ktcore/KTCorePlugin.php:143
3316 3344 #: search2/search/fields/DocumentIdField.inc.php:46 i18n/templates.c:38
3317 3345 #: i18n/templates.c:776 i18n/templates.c:1298 i18n/templates.c:1346
3318 3346 msgid "Document ID"
3319 3347 msgstr ""
3320 3348  
3321   -#: i18n/templates.c:3407
  3349 +#: i18n/templates.c:3419
3322 3350 msgid "Document ID:"
3323 3351 msgstr ""
3324 3352  
... ... @@ -3359,28 +3387,28 @@ msgstr &quot;&quot;
3359 3387 msgid "Document Jump Dashlet"
3360 3388 msgstr ""
3361 3389  
3362   -#: i18n/templates.c:6797
  3390 +#: i18n/templates.c:6824
3363 3391 msgid "Document Link Type Management"
3364 3392 msgstr ""
3365 3393  
3366 3394 #: plugins/ktstandard/KTDocumentLinks.php:469
3367   -#: plugins/ktstandard/KTDocumentLinks.php:498 i18n/templates.c:1895
  3395 +#: plugins/ktstandard/KTDocumentLinks.php:498 i18n/templates.c:1907
3368 3396 msgid "Document Links"
3369 3397 msgstr ""
3370 3398  
3371   -#: i18n/templates.c:7151
  3399 +#: i18n/templates.c:7178
3372 3400 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 <strong>Document Type</strong> you selected above. Some of this information may be <strong>required</strong>, so please review the list of requested information carefully before finishing the process."
3373 3401 msgstr ""
3374 3402  
3375   -#: plugins/ktcore/KTCorePlugin.php:236
3376   -#: plugins/ktcore/admin/manageConditionals.php:60 i18n/templates.c:857
3377   -#: i18n/templates.c:4823
  3403 +#: plugins/ktcore/admin/manageConditionals.php:60
  3404 +#: plugins/ktcore/KTCorePlugin.php:236 i18n/templates.c:857
  3405 +#: i18n/templates.c:4850
3378 3406 msgid "Document Metadata and Workflow Configuration"
3379 3407 msgstr ""
3380 3408  
3381   -#: plugins/ktcore/admin/expungeList.php:77 i18n/templates.c:6788
3382   -#: i18n/templates.c:6860 i18n/templates.c:6908 i18n/templates.c:6929
3383   -#: i18n/templates.c:6980
  3409 +#: plugins/ktcore/admin/expungeList.php:77 i18n/templates.c:6815
  3410 +#: i18n/templates.c:6887 i18n/templates.c:6935 i18n/templates.c:6956
  3411 +#: i18n/templates.c:7007
3384 3412 msgid "Document Name"
3385 3413 msgstr ""
3386 3414  
... ... @@ -3389,13 +3417,13 @@ msgstr &quot;&quot;
3389 3417 msgid "Document Numbering Schemes"
3390 3418 msgstr ""
3391 3419  
3392   -#: i18n/templates.c:6863
  3420 +#: i18n/templates.c:6890
3393 3421 msgid "Document Path"
3394 3422 msgstr ""
3395 3423  
3396   -#: plugins/ktcore/KTPermissions.php:72
3397 3424 #: plugins/ktcore/admin/workflowsv2.php:1285
3398   -#: plugins/ktcore/admin/workflowsv2.php:1356 i18n/templates.c:5075
  3425 +#: plugins/ktcore/admin/workflowsv2.php:1356
  3426 +#: plugins/ktcore/KTPermissions.php:72 i18n/templates.c:5102
3399 3427 msgid "Document Permissions"
3400 3428 msgstr ""
3401 3429  
... ... @@ -3407,7 +3435,7 @@ msgstr &quot;&quot;
3407 3435 msgid "Document Storage"
3408 3436 msgstr ""
3409 3437  
3410   -#: plugins/ktcore/admin/manageCleanup.php:73 i18n/templates.c:7019
  3438 +#: plugins/ktcore/admin/manageCleanup.php:73 i18n/templates.c:7046
3411 3439 msgid "Document Storage Verification"
3412 3440 msgstr ""
3413 3441  
... ... @@ -3420,26 +3448,26 @@ msgid &quot;Document Text&quot;
3420 3448 msgstr ""
3421 3449  
3422 3450 #: lib/browse/Criteria.inc:352 lib/widgets/fieldsetDisplay.inc.php:358
3423   -#: plugins/ktcore/KTDocumentActions.php:1021
3424   -#: plugins/ktcore/KTDocumentActions.php:1223
3425 3451 #: plugins/ktcore/document/edit.php:103
3426   -#: plugins/ktcore/folder/addDocument.php:126 i18n/templates.c:1259
  3452 +#: plugins/ktcore/folder/addDocument.php:126
  3453 +#: plugins/ktcore/KTDocumentActions.php:1050
  3454 +#: plugins/ktcore/KTDocumentActions.php:1252 i18n/templates.c:1259
3427 3455 msgid "Document Title"
3428 3456 msgstr ""
3429 3457  
3430   -#: i18n/templates.c:7112
  3458 +#: i18n/templates.c:7139
3431 3459 msgid "Document Transaction History"
3432 3460 msgstr ""
3433 3461  
3434   -#: lib/browse/Criteria.inc:530 plugins/ktcore/KTColumns.inc.php:457
3435   -#: plugins/ktcore/KTCorePlugin.php:145 plugins/ktcore/KTPortlets.php:96
  3462 +#: lib/browse/Criteria.inc:530 plugins/ktcore/folder/addDocument.php:133
3436 3463 #: plugins/ktcore/folder/BulkImport.php:83
3437 3464 #: plugins/ktcore/folder/BulkUpload.php:89
3438   -#: plugins/ktcore/folder/addDocument.php:133
  3465 +#: plugins/ktcore/KTColumns.inc.php:498 plugins/ktcore/KTCorePlugin.php:145
  3466 +#: plugins/ktcore/KTPortlets.php:96
3439 3467 #: search2/search/fields/DocumentTypeField.inc.php:44 i18n/templates.c:29
3440 3468 #: i18n/templates.c:50 i18n/templates.c:827 i18n/templates.c:881
3441   -#: i18n/templates.c:1286 i18n/templates.c:1337 i18n/templates.c:2108
3442   -#: i18n/templates.c:4793 i18n/templates.c:4847
  3469 +#: i18n/templates.c:1286 i18n/templates.c:1337 i18n/templates.c:2120
  3470 +#: i18n/templates.c:4820 i18n/templates.c:4874
3443 3471 msgid "Document Type"
3444 3472 msgstr ""
3445 3473  
... ... @@ -3454,19 +3482,19 @@ msgstr &quot;&quot;
3454 3482 msgid "Document Type: "
3455 3483 msgstr ""
3456 3484  
3457   -#: browse.php:223 plugins/ktcore/KTCorePlugin.php:269 i18n/templates.c:818
3458   -#: i18n/templates.c:2360 i18n/templates.c:2609 i18n/templates.c:4784
3459   -#: i18n/templates.c:4829
  3485 +#: browse.php:234 plugins/ktcore/KTCorePlugin.php:269 i18n/templates.c:818
  3486 +#: i18n/templates.c:2372 i18n/templates.c:2621 i18n/templates.c:4811
  3487 +#: i18n/templates.c:4856
3460 3488 msgid "Document Types"
3461 3489 msgstr ""
3462 3490  
3463   -#: i18n/templates.c:2099
  3491 +#: i18n/templates.c:2111
3464 3492 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)."
3465 3493 msgstr ""
3466 3494  
  3495 +#: plugins/ktcore/folder/addDocument.php:134
3467 3496 #: plugins/ktcore/folder/BulkImport.php:83
3468 3497 #: plugins/ktcore/folder/BulkUpload.php:89
3469   -#: plugins/ktcore/folder/addDocument.php:134
3470 3498 msgid "Document Types, defined by the administrator, are used to categorise documents. Please select a Document Type from the list below."
3471 3499 msgstr ""
3472 3500  
... ... @@ -3474,7 +3502,7 @@ msgstr &quot;&quot;
3474 3502 msgid "Document Version"
3475 3503 msgstr ""
3476 3504  
3477   -#: i18n/templates.c:7199
  3505 +#: i18n/templates.c:7226
3478 3506 msgid "Document Version History"
3479 3507 msgstr ""
3480 3508  
... ... @@ -3497,25 +3525,25 @@ msgstr &quot;&quot;
3497 3525 msgid "Document archived"
3498 3526 msgstr ""
3499 3527  
3500   -#: plugins/ktcore/KTDocumentActions.php:1409
  3528 +#: plugins/ktcore/KTDocumentActions.php:1469
3501 3529 msgid "Document archived."
3502 3530 msgstr ""
3503 3531  
3504   -#: ktapi/KTAPIDocument.inc.php:792
3505   -#: lib/documentmanagement/documentutil.inc.php:216
  3532 +#: ktapi/KTAPIDocument.inc.php:812
  3533 +#: lib/documentmanagement/documentutil.inc.php:240
3506 3534 #, php-format
3507 3535 msgid "Document archived: %s"
3508 3536 msgstr ""
3509 3537  
3510   -#: plugins/ktcore/KTBulkActions.php:465
  3538 +#: plugins/ktcore/KTBulkActions.php:519
3511 3539 msgid "Document cannot be archived"
3512 3540 msgstr ""
3513 3541  
3514   -#: plugins/ktcore/KTBulkActions.php:762
  3542 +#: plugins/ktcore/KTBulkActions.php:875
3515 3543 msgid "Document cannot be checked out"
3516 3544 msgstr ""
3517 3545  
3518   -#: plugins/ktcore/KTBulkActions.php:368
  3546 +#: plugins/ktcore/KTBulkActions.php:422
3519 3547 msgid "Document cannot be copied"
3520 3548 msgstr ""
3521 3549  
... ... @@ -3523,11 +3551,11 @@ msgstr &quot;&quot;
3523 3551 msgid "Document cannot be deleted as it is immutable"
3524 3552 msgstr ""
3525 3553  
3526   -#: plugins/ktcore/KTBulkActions.php:575
  3554 +#: plugins/ktcore/KTBulkActions.php:685
3527 3555 msgid "Document cannot be exported"
3528 3556 msgstr ""
3529 3557  
3530   -#: plugins/ktcore/KTBulkActions.php:224
  3558 +#: plugins/ktcore/KTBulkActions.php:278
3531 3559 msgid "Document cannot be moved"
3532 3560 msgstr ""
3533 3561  
... ... @@ -3553,7 +3581,7 @@ msgstr &quot;&quot;
3553 3581 msgid "Document copied"
3554 3582 msgstr ""
3555 3583  
3556   -#: plugins/ktcore/KTDocumentActions.php:1324
  3584 +#: plugins/ktcore/KTDocumentActions.php:1353
3557 3585 msgid "Document copied."
3558 3586 msgstr ""
3559 3587  
... ... @@ -3562,7 +3590,7 @@ msgstr &quot;&quot;
3562 3590 msgid "Document copy emailed to %s. "
3563 3591 msgstr ""
3564 3592  
3565   -#: plugins/ktcore/KTBulkActions.php:1015
  3593 +#: plugins/ktcore/KTBulkActions.php:1126
3566 3594 msgid "Document could not be checked out. "
3567 3595 msgstr ""
3568 3596  
... ... @@ -3570,12 +3598,12 @@ msgstr &quot;&quot;
3570 3598 msgid "Document could not be restored"
3571 3599 msgstr ""
3572 3600  
3573   -#: lib/documentmanagement/documentutil.inc.php:580
3574   -#: lib/documentmanagement/documentutil.inc.php:608
  3601 +#: lib/documentmanagement/documentutil.inc.php:728
  3602 +#: lib/documentmanagement/documentutil.inc.php:756
3575 3603 msgid "Document created"
3576 3604 msgstr ""
3577 3605  
3578   -#: lib/documentmanagement/documentutil.inc.php:907
  3606 +#: lib/documentmanagement/documentutil.inc.php:1079
3579 3607 msgid "Document deleted: "
3580 3608 msgstr ""
3581 3609  
... ... @@ -3593,12 +3621,12 @@ msgstr &quot;&quot;
3593 3621 msgid "Document expunged"
3594 3622 msgstr ""
3595 3623  
3596   -#: plugins/ktcore/KTBulkActions.php:753 plugins/ktcore/KTBulkActions.php:905
3597   -#: plugins/ktcore/KTBulkActions.php:1007
  3624 +#: plugins/ktcore/KTBulkActions.php:866 plugins/ktcore/KTBulkActions.php:1018
  3625 +#: plugins/ktcore/KTBulkActions.php:1118
3598 3626 msgid "Document has already been checked out by "
3599 3627 msgstr ""
3600 3628  
3601   -#: i18n/templates.c:4931
  3629 +#: i18n/templates.c:4958
3602 3630 msgid "Document has no assigned workflow."
3603 3631 msgstr ""
3604 3632  
... ... @@ -3610,7 +3638,7 @@ msgstr &quot;&quot;
3610 3638 msgid "Document info"
3611 3639 msgstr ""
3612 3640  
3613   -#: lib/actions/bulkaction.php:441
  3641 +#: lib/actions/bulkaction.php:504
3614 3642 msgid "Document is archived or deleted"
3615 3643 msgstr ""
3616 3644  
... ... @@ -3618,13 +3646,13 @@ msgstr &quot;&quot;
3618 3646 msgid "Document is checked out and cannot be made immutable"
3619 3647 msgstr ""
3620 3648  
3621   -#: lib/documentmanagement/documentutil.inc.php:314
  3649 +#: lib/documentmanagement/documentutil.inc.php:462
3622 3650 msgid "Document is checkout and cannot be overwritten"
3623 3651 msgstr ""
3624 3652  
3625 3653 #: i18n/templates.c:1622 i18n/templates.c:1637 i18n/templates.c:1658
3626   -#: i18n/templates.c:1691 i18n/templates.c:1781 i18n/templates.c:4247
3627   -#: i18n/templates.c:5468
  3654 +#: i18n/templates.c:1691 i18n/templates.c:1787 i18n/templates.c:4265
  3655 +#: i18n/templates.c:5495
3628 3656 msgid "Document is no longer available"
3629 3657 msgstr ""
3630 3658  
... ... @@ -3660,6 +3688,10 @@ msgstr &quot;&quot;
3660 3688 msgid "Document moved"
3661 3689 msgstr ""
3662 3690  
  3691 +#: lib/documentmanagement/documentutil.inc.php:428
  3692 +msgid "Document must be a symbolic link entity"
  3693 +msgstr ""
  3694 +
3663 3695 #: plugins/network/extendedtransactioninfo/adminReports.php:243
3664 3696 #: plugins/network/extendedtransactioninfo/latestchanges.php:78
3665 3697 #: plugins/network/extendedtransactioninfo/latestchanges.php:91
... ... @@ -3672,11 +3704,15 @@ msgstr &quot;&quot;
3672 3704 msgid "Document no longer exists."
3673 3705 msgstr ""
3674 3706  
3675   -#: lib/permissions/permissionutil.inc.php:683
  3707 +#: lib/documentmanagement/documentutil.inc.php:424
  3708 +msgid "Document not specified"
  3709 +msgstr ""
  3710 +
  3711 +#: lib/permissions/permissionutil.inc.php:693
3676 3712 msgid "Document or Folder doesn't own its permission object"
3677 3713 msgstr ""
3678 3714  
3679   -#: i18n/templates.c:7058
  3715 +#: i18n/templates.c:7085
3680 3716 msgid "Document permissions"
3681 3717 msgstr ""
3682 3718  
... ... @@ -3687,7 +3723,7 @@ msgstr &quot;&quot;
3687 3723 msgid "Document removed"
3688 3724 msgstr ""
3689 3725  
3690   -#: lib/documentmanagement/documentutil.inc.php:1157
  3726 +#: lib/documentmanagement/documentutil.inc.php:1329
3691 3727 msgid "Document renamed"
3692 3728 msgstr ""
3693 3729  
... ... @@ -3700,7 +3736,7 @@ msgstr &quot;&quot;
3700 3736 msgid "Document restored."
3701 3737 msgstr ""
3702 3738  
3703   -#: i18n/templates.c:4895
  3739 +#: i18n/templates.c:4922
3704 3740 msgid "Document type cannot be deleted"
3705 3741 msgstr ""
3706 3742  
... ... @@ -3741,7 +3777,7 @@ msgstr &quot;&quot;
3741 3777 msgid "Document type still in use, could not be deleted"
3742 3778 msgstr ""
3743 3779  
3744   -#: i18n/templates.c:806 i18n/templates.c:4772
  3780 +#: i18n/templates.c:806 i18n/templates.c:4799
3745 3781 msgid "Document types"
3746 3782 msgstr ""
3747 3783  
... ... @@ -3755,11 +3791,11 @@ msgid &quot;Document: %s from %s&quot;
3755 3791 msgstr ""
3756 3792  
3757 3793 #: plugins/housekeeper/HouseKeeper.inc.php:229 i18n/templates.c:788
3758   -#: i18n/templates.c:6644 i18n/templates.c:6659 i18n/templates.c:6689
  3794 +#: i18n/templates.c:6671 i18n/templates.c:6686 i18n/templates.c:6716
3759 3795 msgid "Documents"
3760 3796 msgstr ""
3761 3797  
3762   -#: i18n/templates.c:3524
  3798 +#: i18n/templates.c:3536
3763 3799 msgid "Documents Indexed:"
3764 3800 msgstr ""
3765 3801  
... ... @@ -3771,36 +3807,36 @@ msgstr &quot;&quot;
3771 3807 msgid "Documents can be emailed to external users by entering their email addresses below"
3772 3808 msgstr ""
3773 3809  
3774   -#: i18n/templates.c:3527
  3810 +#: i18n/templates.c:3539
3775 3811 msgid "Documents in Indexing Queue:"
3776 3812 msgstr ""
3777 3813  
3778   -#: i18n/templates.c:2087
  3814 +#: i18n/templates.c:2099
3779 3815 msgid "Documents may be associated on creation or modification with a workflow. Workflow assignment may occur on a per <strong>Folder</strong> or per <strong>Document Type</strong> 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."
3780 3816 msgstr ""
3781 3817  
3782   -#: i18n/templates.c:3446
  3818 +#: i18n/templates.c:3458
3783 3819 msgid "Documents processed in a single migration run:"
3784 3820 msgstr ""
3785 3821  
3786   -#: i18n/templates.c:6857
  3822 +#: i18n/templates.c:6884
3787 3823 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 <strong>expunge</strong> these documents. Alternatively, you can <strong>restore</strong> them as necessary."
3788 3824 msgstr ""
3789 3825  
3790   -#: i18n/templates.c:3530
  3826 +#: i18n/templates.c:3542
3791 3827 msgid "Documents with Indexing Problems:"
3792 3828 msgstr ""
3793 3829  
3794   -#: lib/foldermanagement/folderutil.inc.php:374
3795   -#: lib/foldermanagement/folderutil.inc.php:473
  3830 +#: lib/foldermanagement/folderutil.inc.php:375
  3831 +#: lib/foldermanagement/folderutil.inc.php:484
3796 3832 msgid "Documents: "
3797 3833 msgstr ""
3798 3834  
3799   -#: i18n/templates.c:3686
  3835 +#: i18n/templates.c:3698
3800 3836 msgid "Don't Share"
3801 3837 msgstr ""
3802 3838  
3803   -#: i18n/templates.c:3128 i18n/templates.c:3143
  3839 +#: i18n/templates.c:3140 i18n/templates.c:3155
3804 3840 msgid "Don't show me this again."
3805 3841 msgstr ""
3806 3842  
... ... @@ -3812,8 +3848,8 @@ msgstr &quot;&quot;
3812 3848 #: search2/indexing/bin/diagnose.php:71 search2/indexing/bin/optimise.php:59
3813 3849 #: search2/indexing/bin/recreateIndex.php:108
3814 3850 #: search2/indexing/bin/registerTypes.php:86
3815   -#: search2/indexing/bin/shutdown.php:87 search2/search/bin/search.php:144
3816   -#: search2/search/bin/search2graphviz.php:93
  3851 +#: search2/indexing/bin/shutdown.php:87
  3852 +#: search2/search/bin/search2graphviz.php:93 search2/search/bin/search.php:144
3817 3853 msgid "Done."
3818 3854 msgstr ""
3819 3855  
... ... @@ -3821,16 +3857,16 @@ msgstr &quot;&quot;
3821 3857 msgid "Down"
3822 3858 msgstr ""
3823 3859  
3824   -#: plugins/ktcore/KTColumns.inc.php:502
  3860 +#: plugins/ktcore/KTColumns.inc.php:543
3825 3861 #: plugins/ktcore/KTDocumentActions.php:326 i18n/transactions.c:6
3826 3862 msgid "Download"
3827 3863 msgstr ""
3828 3864  
3829   -#: plugins/ktcore/KTBulkActions.php:568
  3865 +#: plugins/ktcore/KTBulkActions.php:678
3830 3866 msgid "Download All"
3831 3867 msgstr ""
3832 3868  
3833   -#: lib/browse/BrowseColumns.inc.php:429 plugins/ktcore/KTColumns.inc.php:499
  3869 +#: lib/browse/BrowseColumns.inc.php:429 plugins/ktcore/KTColumns.inc.php:540
3834 3870 msgid "Download Document"
3835 3871 msgstr ""
3836 3872  
... ... @@ -3839,11 +3875,11 @@ msgstr &quot;&quot;
3839 3875 msgid "Download File"
3840 3876 msgstr ""
3841 3877  
3842   -#: plugins/ktcore/KTBulkActions.php:788
  3878 +#: plugins/ktcore/KTBulkActions.php:901
3843 3879 msgid "Download Files"
3844 3880 msgstr ""
3845 3881  
3846   -#: i18n/templates.c:5837 i18n/templates.c:5840
  3882 +#: i18n/templates.c:5864 i18n/templates.c:5867
3847 3883 msgid "Download Support information"
3848 3884 msgstr ""
3849 3885  
... ... @@ -3851,12 +3887,12 @@ msgstr &quot;&quot;
3851 3887 msgid "Downloads"
3852 3888 msgstr ""
3853 3889  
3854   -#: plugins/ktcore/KTCorePlugin.php:263 i18n/templates.c:4586
3855   -#: i18n/templates.c:6419
  3890 +#: plugins/ktcore/KTCorePlugin.php:263 i18n/templates.c:4604
  3891 +#: i18n/templates.c:6446
3856 3892 msgid "Dynamic Conditions"
3857 3893 msgstr ""
3858 3894  
3859   -#: i18n/templates.c:6422
  3895 +#: i18n/templates.c:6449
3860 3896 msgid "Dynamic Conditions give the administrator the capability to define what permissions are applied to document within a folder based on a set of rules. These rules may be applied to the document's metadata, contents, or transactional information. Dynamic Conditions are applied on a per folder basis and may be setup from the folder's permissions section."
3861 3897 msgstr ""
3862 3898  
... ... @@ -3877,11 +3913,11 @@ msgstr &quot;&quot;
3877 3913 msgid "Dynamic permission removed"
3878 3914 msgstr ""
3879 3915  
3880   -#: i18n/templates.c:4739
  3916 +#: i18n/templates.c:4766
3881 3917 msgid "Dynamic permissions"
3882 3918 msgstr ""
3883 3919  
3884   -#: i18n/templates.c:2765
  3920 +#: i18n/templates.c:2777
3885 3921 msgid "Each behaviour can cause a number of other behaviours &mdash; in the field's <strong>child</strong> fields &mdash; to become available. By assigning values to behaviours, and creating relationships between behaviours, you can create extremely complex relationships between available lookup values."
3886 3922 msgstr ""
3887 3923  
... ... @@ -3904,23 +3940,23 @@ msgid &quot;Each workflow must have a unique name.&quot;
3904 3940 msgstr ""
3905 3941  
3906 3942 #: i18n/templates.c:95 i18n/templates.c:101 i18n/templates.c:887
3907   -#: i18n/templates.c:893 i18n/templates.c:1442 i18n/templates.c:1886
3908   -#: i18n/templates.c:2363 i18n/templates.c:2381 i18n/templates.c:2420
3909   -#: i18n/templates.c:2558 i18n/templates.c:2612 i18n/templates.c:2630
3910   -#: i18n/templates.c:2756 i18n/templates.c:2885 i18n/templates.c:3071
3911   -#: i18n/templates.c:3659 i18n/templates.c:3674 i18n/templates.c:4853
3912   -#: i18n/templates.c:4868 i18n/templates.c:5057 i18n/templates.c:5114
3913   -#: i18n/templates.c:5120 i18n/templates.c:5135 i18n/templates.c:5141
3914   -#: i18n/templates.c:5153 i18n/templates.c:5207 i18n/templates.c:5255
3915   -#: i18n/templates.c:5279 i18n/templates.c:5285 i18n/templates.c:5333
3916   -#: i18n/templates.c:5342 i18n/templates.c:5438 i18n/templates.c:5456
3917   -#: i18n/templates.c:5759 i18n/templates.c:5768 i18n/templates.c:5906
3918   -#: i18n/templates.c:5924 i18n/templates.c:6020 i18n/templates.c:6026
3919   -#: i18n/templates.c:6065 i18n/templates.c:6068 i18n/templates.c:6218
3920   -#: i18n/templates.c:6227 i18n/templates.c:6320 i18n/templates.c:6332
3921   -#: i18n/templates.c:6380 i18n/templates.c:6437 i18n/templates.c:6446
3922   -#: i18n/templates.c:6479 i18n/templates.c:6488 i18n/templates.c:6548
3923   -#: i18n/templates.c:6557 i18n/templates.c:6560 i18n/templates.c:6839
  3943 +#: i18n/templates.c:893 i18n/templates.c:1442 i18n/templates.c:1898
  3944 +#: i18n/templates.c:2375 i18n/templates.c:2393 i18n/templates.c:2432
  3945 +#: i18n/templates.c:2570 i18n/templates.c:2624 i18n/templates.c:2642
  3946 +#: i18n/templates.c:2768 i18n/templates.c:2897 i18n/templates.c:3083
  3947 +#: i18n/templates.c:3671 i18n/templates.c:3686 i18n/templates.c:4880
  3948 +#: i18n/templates.c:4895 i18n/templates.c:5084 i18n/templates.c:5141
  3949 +#: i18n/templates.c:5147 i18n/templates.c:5162 i18n/templates.c:5168
  3950 +#: i18n/templates.c:5180 i18n/templates.c:5234 i18n/templates.c:5282
  3951 +#: i18n/templates.c:5306 i18n/templates.c:5312 i18n/templates.c:5360
  3952 +#: i18n/templates.c:5369 i18n/templates.c:5465 i18n/templates.c:5483
  3953 +#: i18n/templates.c:5786 i18n/templates.c:5795 i18n/templates.c:5933
  3954 +#: i18n/templates.c:5951 i18n/templates.c:6047 i18n/templates.c:6053
  3955 +#: i18n/templates.c:6092 i18n/templates.c:6095 i18n/templates.c:6245
  3956 +#: i18n/templates.c:6254 i18n/templates.c:6347 i18n/templates.c:6359
  3957 +#: i18n/templates.c:6407 i18n/templates.c:6464 i18n/templates.c:6473
  3958 +#: i18n/templates.c:6506 i18n/templates.c:6515 i18n/templates.c:6575
  3959 +#: i18n/templates.c:6584 i18n/templates.c:6587 i18n/templates.c:6866
3924 3960 msgid "Edit"
3925 3961 msgstr ""
3926 3962  
... ... @@ -3929,20 +3965,20 @@ msgstr &quot;&quot;
3929 3965 msgid "Edit %s's groups"
3930 3966 msgstr ""
3931 3967  
3932   -#: plugins/ktcore/admin/workflowsv2.php:1550 i18n/templates.c:5024
3933   -#: i18n/templates.c:5027
  3968 +#: plugins/ktcore/admin/workflowsv2.php:1550 i18n/templates.c:5051
  3969 +#: i18n/templates.c:5054
3934 3970 msgid "Edit Actions"
3935 3971 msgstr ""
3936 3972  
3937   -#: i18n/templates.c:2801
  3973 +#: i18n/templates.c:2813
3938 3974 msgid "Edit Behaviour"
3939 3975 msgstr ""
3940 3976  
3941   -#: i18n/templates.c:7283
  3977 +#: i18n/templates.c:7310
3942 3978 msgid "Edit Categorisation"
3943 3979 msgstr ""
3944 3980  
3945   -#: i18n/templates.c:2759
  3981 +#: i18n/templates.c:2771
3946 3982 msgid "Edit Complex Conditional Metadata"
3947 3983 msgstr ""
3948 3984  
... ... @@ -3950,10 +3986,10 @@ msgstr &quot;&quot;
3950 3986 msgid "Edit Details"
3951 3987 msgstr ""
3952 3988  
3953   -#: plugins/ktstandard/KTDisclaimers.php:62
3954 3989 #: plugins/ktstandard/admin/manageDisclaimers.php:52
3955 3990 #: plugins/ktstandard/admin/manageDisclaimers.php:54
3956 3991 #: plugins/ktstandard/admin/manageDisclaimers.php:79
  3992 +#: plugins/ktstandard/KTDisclaimers.php:62
3957 3993 msgid "Edit Disclaimers"
3958 3994 msgstr ""
3959 3995  
... ... @@ -3965,16 +4001,16 @@ msgstr &quot;&quot;
3965 4001 msgid "Edit Dynamic Condition"
3966 4002 msgstr ""
3967 4003  
3968   -#: plugins/ktcore/admin/fieldsets/basic.inc.php:217 i18n/templates.c:2636
  4004 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:217 i18n/templates.c:2648
3969 4005 msgid "Edit Field"
3970 4006 msgstr ""
3971 4007  
3972   -#: plugins/ktcore/admin/documentFieldsv2.php:369 i18n/templates.c:3929
3973   -#: i18n/templates.c:6584
  4008 +#: plugins/ktcore/admin/documentFieldsv2.php:369 i18n/templates.c:3941
  4009 +#: i18n/templates.c:6611
3974 4010 msgid "Edit Fieldset"
3975 4011 msgstr ""
3976 4012  
3977   -#: i18n/templates.c:2516
  4013 +#: i18n/templates.c:2528
3978 4014 msgid "Edit Fieldset: #fieldset_name#"
3979 4015 msgstr ""
3980 4016  
... ... @@ -3983,11 +4019,11 @@ msgstr &quot;&quot;
3983 4019 msgid "Edit Group (%s)"
3984 4020 msgstr ""
3985 4021  
3986   -#: i18n/templates.c:6035
  4022 +#: i18n/templates.c:6062
3987 4023 msgid "Edit Group Details"
3988 4024 msgstr ""
3989 4025  
3990   -#: i18n/templates.c:4355 i18n/templates.c:4379 i18n/templates.c:4382
  4026 +#: i18n/templates.c:4373 i18n/templates.c:4397 i18n/templates.c:4400
3991 4027 msgid "Edit Groups"
3992 4028 msgstr ""
3993 4029  
... ... @@ -3999,24 +4035,24 @@ msgstr &quot;&quot;
3999 4035 msgid "Edit LDAP info"
4000 4036 msgstr ""
4001 4037  
4002   -#: plugins/ktcore/admin/fieldsets/basic.inc.php:674 i18n/templates.c:2477
  4038 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:674 i18n/templates.c:2489
4003 4039 msgid "Edit Lookup Tree"
4004 4040 msgstr ""
4005 4041  
4006 4042 #: plugins/ktcore/document/edit.php:71 plugins/ktcore/document/edit.php:81
4007   -#: plugins/ktcore/document/edit.php:130 i18n/templates.c:1823
4008   -#: i18n/templates.c:7103
  4043 +#: plugins/ktcore/document/edit.php:130 i18n/templates.c:1835
  4044 +#: i18n/templates.c:7130
4009 4045 msgid "Edit Metadata"
4010 4046 msgstr ""
4011 4047  
4012   -#: i18n/templates.c:6551
  4048 +#: i18n/templates.c:6578
4013 4049 msgid "Edit Provider Information"
4014 4050 msgstr ""
4015 4051  
4016   -#: plugins/network/quicklinks/QuicklinksPlugin.php:48
4017 4052 #: plugins/network/quicklinks/manageQuicklinks.php:51
4018 4053 #: plugins/network/quicklinks/manageQuicklinks.php:92
4019 4054 #: plugins/network/quicklinks/manageQuicklinks.php:183
  4055 +#: plugins/network/quicklinks/QuicklinksPlugin.php:48
4020 4056 msgid "Edit Quicklinks"
4021 4057 msgstr ""
4022 4058  
... ... @@ -4036,7 +4072,7 @@ msgstr &quot;&quot;
4036 4072 msgid "Edit Search"
4037 4073 msgstr ""
4038 4074  
4039   -#: plugins/ktcore/admin/workflowsv2.php:924 i18n/templates.c:5261
  4075 +#: plugins/ktcore/admin/workflowsv2.php:924 i18n/templates.c:5288
4040 4076 msgid "Edit State"
4041 4077 msgstr ""
4042 4078  
... ... @@ -4060,27 +4096,27 @@ msgstr &quot;&quot;
4060 4096 msgid "Edit Transition Connections"
4061 4097 msgstr ""
4062 4098  
4063   -#: i18n/templates.c:5939
  4099 +#: i18n/templates.c:5966
4064 4100 msgid "Edit Unit Details"
4065 4101 msgstr ""
4066 4102  
4067   -#: i18n/templates.c:5846
  4103 +#: i18n/templates.c:5873
4068 4104 msgid "Edit User Details"
4069 4105 msgstr ""
4070 4106  
4071   -#: i18n/templates.c:4352 i18n/templates.c:4373 i18n/templates.c:4376
  4107 +#: i18n/templates.c:4370 i18n/templates.c:4391 i18n/templates.c:4394
4072 4108 msgid "Edit Users"
4073 4109 msgstr ""
4074 4110  
4075   -#: i18n/templates.c:2204
  4111 +#: i18n/templates.c:2216
4076 4112 msgid "Edit View"
4077 4113 msgstr ""
4078 4114  
4079   -#: plugins/ktcore/admin/workflowsv2.php:430 i18n/templates.c:5297
  4115 +#: plugins/ktcore/admin/workflowsv2.php:430 i18n/templates.c:5324
4080 4116 msgid "Edit Workflow Details"
4081 4117 msgstr ""
4082 4118  
4083   -#: i18n/templates.c:5348
  4119 +#: i18n/templates.c:5375
4084 4120 msgid "Edit Workflow Details: #name#"
4085 4121 msgstr ""
4086 4122  
... ... @@ -4088,11 +4124,11 @@ msgstr &quot;&quot;
4088 4124 msgid "Edit a RSS feed"
4089 4125 msgstr ""
4090 4126  
4091   -#: i18n/templates.c:6812
  4127 +#: i18n/templates.c:6839
4092 4128 msgid "Edit a link type"
4093 4129 msgstr ""
4094 4130  
4095   -#: i18n/templates.c:6515
  4131 +#: i18n/templates.c:6542
4096 4132 msgid "Edit an authentication source"
4097 4133 msgstr ""
4098 4134  
... ... @@ -4101,11 +4137,11 @@ msgstr &quot;&quot;
4101 4137 msgid "Edit an existing condition"
4102 4138 msgstr ""
4103 4139  
4104   -#: i18n/templates.c:4865
  4140 +#: i18n/templates.c:4892
4105 4141 msgid "Edit document type."
4106 4142 msgstr ""
4107 4143  
4108   -#: i18n/templates.c:4862
  4144 +#: i18n/templates.c:4889
4109 4145 msgid "Edit fieldset."
4110 4146 msgstr ""
4111 4147  
... ... @@ -4113,11 +4149,11 @@ msgstr &quot;&quot;
4113 4149 msgid "Edit help item"
4114 4150 msgstr ""
4115 4151  
4116   -#: i18n/templates.c:4529 i18n/templates.c:4670
  4152 +#: i18n/templates.c:4547 i18n/templates.c:4688
4117 4153 msgid "Edit permissions"
4118 4154 msgstr ""
4119 4155  
4120   -#: i18n/templates.c:6581
  4156 +#: i18n/templates.c:6608
4121 4157 msgid "Edit provider configuration"
4122 4158 msgstr ""
4123 4159  
... ... @@ -4125,43 +4161,43 @@ msgstr &quot;&quot;
4125 4161 msgid "Edit search"
4126 4162 msgstr ""
4127 4163  
4128   -#: i18n/templates.c:6575
  4164 +#: i18n/templates.c:6602
4129 4165 msgid "Edit standard configuration"
4130 4166 msgstr ""
4131 4167  
4132   -#: i18n/templates.c:5555
  4168 +#: i18n/templates.c:5582
4133 4169 msgid "Edit state properties"
4134 4170 msgstr ""
4135 4171  
4136   -#: i18n/templates.c:3113
  4172 +#: i18n/templates.c:3125
4137 4173 msgid "Edit the [email] section of the config.ini file to set your email server and the sending address of the #appname# server."
4138 4174 msgstr ""
4139 4175  
4140   -#: i18n/templates.c:3215
  4176 +#: i18n/templates.c:3227
4141 4177 msgid "Edit the crontab:"
4142 4178 msgstr ""
4143 4179  
4144   -#: i18n/templates.c:2537 i18n/templates.c:2540
  4180 +#: i18n/templates.c:2549 i18n/templates.c:2552
4145 4181 msgid "Edit these details"
4146 4182 msgstr ""
4147 4183  
4148   -#: i18n/templates.c:3332 i18n/templates.c:3335
  4184 +#: i18n/templates.c:3344 i18n/templates.c:3347
4149 4185 msgid "Edit this help page."
4150 4186 msgstr ""
4151 4187  
4152   -#: i18n/templates.c:3146 i18n/templates.c:3149
  4188 +#: i18n/templates.c:3158 i18n/templates.c:3161
4153 4189 msgid "Edit this introduction."
4154 4190 msgstr ""
4155 4191  
4156   -#: i18n/templates.c:5408
  4192 +#: i18n/templates.c:5435
4157 4193 msgid "Edit transition properties"
4158 4194 msgstr ""
4159 4195  
4160   -#: i18n/templates.c:2432
  4196 +#: i18n/templates.c:2444
4161 4197 msgid "Edit value"
4162 4198 msgstr ""
4163 4199  
4164   -#: i18n/templates.c:5702
  4200 +#: i18n/templates.c:5729
4165 4201 msgid "Edit workflow properties"
4166 4202 msgstr ""
4167 4203  
... ... @@ -4169,7 +4205,7 @@ msgstr &quot;&quot;
4169 4205 msgid "Editing"
4170 4206 msgstr ""
4171 4207  
4172   -#: i18n/templates.c:2810
  4208 +#: i18n/templates.c:2822
4173 4209 msgid "Editing Fieldset Rules (Simple)"
4174 4210 msgstr ""
4175 4211  
... ... @@ -4178,7 +4214,7 @@ msgstr &quot;&quot;
4178 4214 msgid "Editing authentication source: %s"
4179 4215 msgstr ""
4180 4216  
4181   -#: i18n/templates.c:2774
  4217 +#: i18n/templates.c:2786
4182 4218 msgid "Editing behaviour <strong>Jack</strong>"
4183 4219 msgstr ""
4184 4220  
... ... @@ -4187,7 +4223,7 @@ msgstr &quot;&quot;
4187 4223 msgid "Editing: "
4188 4224 msgstr ""
4189 4225  
4190   -#: i18n/templates.c:5138
  4226 +#: i18n/templates.c:5165
4191 4227 msgid "Effects"
4192 4228 msgstr ""
4193 4229  
... ... @@ -4199,7 +4235,7 @@ msgstr &quot;&quot;
4199 4235 msgid "Either select a range in which to view the users actions, or specify the number of days into the past to view."
4200 4236 msgstr ""
4201 4237  
4202   -#: plugins/ktstandard/KTEmail.php:346 i18n/templates.c:2051
  4238 +#: plugins/ktstandard/KTEmail.php:346 i18n/templates.c:2063
4203 4239 msgid "Email"
4204 4240 msgstr ""
4205 4241  
... ... @@ -4233,8 +4269,8 @@ msgstr &quot;&quot;
4233 4269 msgid "Email Plugin"
4234 4270 msgstr ""
4235 4271  
4236   -#: plugins/ktcore/KTCorePlugin.php:321
4237 4272 #: plugins/ktcore/admin/configSettings.php:173
  4273 +#: plugins/ktcore/KTCorePlugin.php:321
4238 4274 msgid "Email Settings"
4239 4275 msgstr ""
4240 4276  
... ... @@ -4242,11 +4278,11 @@ msgstr &quot;&quot;
4242 4278 msgid "Email addresses"
4243 4279 msgstr ""
4244 4280  
4245   -#: i18n/templates.c:2048
  4281 +#: i18n/templates.c:2060
4246 4282 msgid "Email document"
4247 4283 msgstr ""
4248 4284  
4249   -#: i18n/templates.c:3110
  4285 +#: i18n/templates.c:3122
4250 4286 msgid "Email has not been configured on this server. Emailing of documents and sending of notifications are disabled."
4251 4287 msgstr ""
4252 4288  
... ... @@ -4259,8 +4295,8 @@ msgstr &quot;&quot;
4259 4295 msgid "Email sent"
4260 4296 msgstr ""
4261 4297  
4262   -#: i18n/templates.c:896 i18n/templates.c:2693 i18n/templates.c:4874
4263   -#: i18n/templates.c:6350
  4298 +#: i18n/templates.c:896 i18n/templates.c:2705 i18n/templates.c:4901
  4299 +#: i18n/templates.c:6377
4264 4300 msgid "Enable"
4265 4301 msgstr ""
4266 4302  
... ... @@ -4272,13 +4308,13 @@ msgstr &quot;&quot;
4272 4308 msgid "Enable Task"
4273 4309 msgstr ""
4274 4310  
4275   -#: i18n/templates.c:4871
  4311 +#: i18n/templates.c:4898
4276 4312 msgid "Enable document type."
4277 4313 msgstr ""
4278 4314  
4279 4315 #: plugins/ktcore/admin/workflowsv2.php:452 i18n/templates.c:956
4280   -#: i18n/templates.c:2414 i18n/templates.c:5336 i18n/templates.c:5765
4281   -#: i18n/templates.c:6323 i18n/templates.c:6341 i18n/templates.c:6344
  4316 +#: i18n/templates.c:2426 i18n/templates.c:5363 i18n/templates.c:5792
  4317 +#: i18n/templates.c:6350 i18n/templates.c:6368 i18n/templates.c:6371
4282 4318 msgid "Enabled"
4283 4319 msgstr ""
4284 4320  
... ... @@ -4302,7 +4338,7 @@ msgstr &quot;&quot;
4302 4338 msgid "Enter search criteria..."
4303 4339 msgstr ""
4304 4340  
4305   -#: i18n/templates.c:2012
  4341 +#: i18n/templates.c:2024
4306 4342 msgid "Enter the URL to the external document or site."
4307 4343 msgstr ""
4308 4344  
... ... @@ -4343,11 +4379,11 @@ msgstr &quot;&quot;
4343 4379 msgid "Error deleting search"
4344 4380 msgstr ""
4345 4381  
4346   -#: lib/actions/bulkaction.php:248
  4382 +#: lib/actions/bulkaction.php:299
4347 4383 msgid "Error fetching document name"
4348 4384 msgstr ""
4349 4385  
4350   -#: lib/actions/bulkaction.php:265
  4386 +#: lib/actions/bulkaction.php:322
4351 4387 msgid "Error fetching folder name"
4352 4388 msgstr ""
4353 4389  
... ... @@ -4410,11 +4446,11 @@ msgstr &quot;&quot;
4410 4446 msgid "Error updating user"
4411 4447 msgstr ""
4412 4448  
4413   -#: i18n/templates.c:3464
  4449 +#: i18n/templates.c:3476
4414 4450 msgid "Estimated completion time:"
4415 4451 msgstr ""
4416 4452  
4417   -#: i18n/templates.c:3467
  4453 +#: i18n/templates.c:3479
4418 4454 msgid "Estimated migration time remaining:"
4419 4455 msgstr ""
4420 4456  
... ... @@ -4430,59 +4466,59 @@ msgstr &quot;&quot;
4430 4466 msgid "Exif Extractor"
4431 4467 msgstr ""
4432 4468  
4433   -#: i18n/templates.c:6431
  4469 +#: i18n/templates.c:6458
4434 4470 msgid "Existing Conditions"
4435 4471 msgstr ""
4436 4472  
4437   -#: i18n/templates.c:6368
  4473 +#: i18n/templates.c:6395
4438 4474 msgid "Existing Fieldsets"
4439 4475 msgstr ""
4440 4476  
4441   -#: i18n/templates.c:5210
  4477 +#: i18n/templates.c:5237
4442 4478 msgid "Existing Notifications"
4443 4479 msgstr ""
4444 4480  
4445   -#: i18n/templates.c:5117
  4481 +#: i18n/templates.c:5144
4446 4482 msgid "Existing Restrictions"
4447 4483 msgstr ""
4448 4484  
4449   -#: i18n/templates.c:3650
  4485 +#: i18n/templates.c:3662
4450 4486 msgid "Existing Saved Search Criteria"
4451 4487 msgstr ""
4452 4488  
4453   -#: i18n/templates.c:6470
  4489 +#: i18n/templates.c:6497
4454 4490 msgid "Existing Searches"
4455 4491 msgstr ""
4456 4492  
4457   -#: i18n/templates.c:4904
  4493 +#: i18n/templates.c:4931
4458 4494 msgid "Existing customized help pages"
4459 4495 msgstr ""
4460 4496  
4461   -#: i18n/templates.c:1877
  4497 +#: i18n/templates.c:1889
4462 4498 msgid "Existing disclaimers"
4463 4499 msgstr ""
4464 4500  
4465   -#: i18n/templates.c:2345 i18n/templates.c:2594
  4501 +#: i18n/templates.c:2357 i18n/templates.c:2606
4466 4502 msgid "Existing document fieldsets"
4467 4503 msgstr ""
4468 4504  
4469   -#: i18n/templates.c:875 i18n/templates.c:4841
  4505 +#: i18n/templates.c:875 i18n/templates.c:4868
4470 4506 msgid "Existing document types"
4471 4507 msgstr ""
4472 4508  
4473   -#: i18n/templates.c:4307
  4509 +#: i18n/templates.c:4325
4474 4510 msgid "Existing generic document fields"
4475 4511 msgstr ""
4476 4512  
4477   -#: i18n/templates.c:2720 i18n/templates.c:3065 i18n/templates.c:4277
  4513 +#: i18n/templates.c:2732 i18n/templates.c:3077 i18n/templates.c:4295
4478 4514 msgid "Existing members"
4479 4515 msgstr ""
4480 4516  
4481   -#: i18n/templates.c:2966 i18n/templates.c:2993
  4517 +#: i18n/templates.c:2978 i18n/templates.c:3005
4482 4518 msgid "Existing ordering"
4483 4519 msgstr ""
4484 4520  
4485   -#: i18n/templates.c:7307
  4521 +#: i18n/templates.c:7334
4486 4522 msgid "Existing permissions"
4487 4523 msgstr ""
4488 4524  
... ... @@ -4490,15 +4526,15 @@ msgstr &quot;&quot;
4490 4526 msgid "Existing search"
4491 4527 msgstr ""
4492 4528  
4493   -#: i18n/templates.c:1958
  4529 +#: i18n/templates.c:1970
4494 4530 msgid "Existing threads"
4495 4531 msgstr ""
4496 4532  
4497   -#: i18n/templates.c:2672
  4533 +#: i18n/templates.c:2684
4498 4534 msgid "Existing values"
4499 4535 msgstr ""
4500 4536  
4501   -#: i18n/templates.c:5321 i18n/templates.c:5747
  4537 +#: i18n/templates.c:5348 i18n/templates.c:5774
4502 4538 msgid "Existing workflows"
4503 4539 msgstr ""
4504 4540  
... ... @@ -4510,11 +4546,11 @@ msgstr &quot;&quot;
4510 4546 msgid "Expires"
4511 4547 msgstr ""
4512 4548  
4513   -#: i18n/templates.c:6875 i18n/transactions.c:11
  4549 +#: i18n/templates.c:6902 i18n/transactions.c:11
4514 4550 msgid "Expunge"
4515 4551 msgstr ""
4516 4552  
4517   -#: i18n/templates.c:6881
  4553 +#: i18n/templates.c:6908
4518 4554 msgid "Expunge All"
4519 4555 msgstr ""
4520 4556  
... ... @@ -4522,9 +4558,9 @@ msgstr &quot;&quot;
4522 4558 msgid "Extended Transaction History Information"
4523 4559 msgstr ""
4524 4560  
  4561 +#: plugins/network/extendedtransactioninfo/adminReports.php:34
4525 4562 #: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:43
4526 4563 #: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:52
4527   -#: plugins/network/extendedtransactioninfo/adminReports.php:34
4528 4564 #: plugins/network/extendedtransactioninfo/standardReports.php:45
4529 4565 #: i18n/templates.c:656
4530 4566 msgid "Extended Transaction Information"
... ... @@ -4534,7 +4570,7 @@ msgstr &quot;&quot;
4534 4570 msgid "Extensions"
4535 4571 msgstr ""
4536 4572  
4537   -#: i18n/templates.c:1853
  4573 +#: i18n/templates.c:1865
4538 4574 msgid "External Links from this document"
4539 4575 msgstr ""
4540 4576  
... ... @@ -4542,11 +4578,11 @@ msgstr &quot;&quot;
4542 4578 msgid "External Resource Dependancy Status"
4543 4579 msgstr ""
4544 4580  
4545   -#: i18n/templates.c:3617
  4581 +#: i18n/templates.c:3629
4546 4582 msgid "External Resource Dependency Status"
4547 4583 msgstr ""
4548 4584  
4549   -#: i18n/templates.c:1925
  4585 +#: i18n/templates.c:1937
4550 4586 msgid "External link <b>from</b> this document"
4551 4587 msgstr ""
4552 4588  
... ... @@ -4555,7 +4591,7 @@ msgstr &quot;&quot;
4555 4591 msgid "Extra Info docid: %d Source File: '%s' Target File: '%s'"
4556 4592 msgstr ""
4557 4593  
4558   -#: i18n/templates.c:2453
  4594 +#: i18n/templates.c:2465
4559 4595 msgid "Extra Options"
4560 4596 msgstr ""
4561 4597  
... ... @@ -4572,7 +4608,7 @@ msgstr &quot;&quot;
4572 4608 msgid "Extractor:"
4573 4609 msgstr ""
4574 4610  
4575   -#: lib/actions/bulkaction.php:208 lib/actions/bulkaction.php:226
  4611 +#: lib/actions/bulkaction.php:259 lib/actions/bulkaction.php:277
4576 4612 msgid "Failed (unknown reason)"
4577 4613 msgstr ""
4578 4614  
... ... @@ -4613,8 +4649,8 @@ msgstr &quot;&quot;
4613 4649 msgid "Failed to clear trigger: %s"
4614 4650 msgstr ""
4615 4651  
4616   -#: plugins/ktcore/KTDocumentActions.php:1310
4617   -#: plugins/ktcore/KTDocumentActions.php:1319
  4652 +#: plugins/ktcore/KTDocumentActions.php:1339
  4653 +#: plugins/ktcore/KTDocumentActions.php:1348
4618 4654 msgid "Failed to copy document: "
4619 4655 msgstr ""
4620 4656  
... ... @@ -4691,14 +4727,14 @@ msgstr &quot;&quot;
4691 4727 msgid "Failed to find file: "
4692 4728 msgstr ""
4693 4729  
4694   -#: plugins/ktcore/KTDocumentActions.php:812
4695   -#: plugins/ktcore/KTDocumentActions.php:820
4696 4730 #: plugins/ktcore/admin/documentCheckout.php:119
4697 4731 #: plugins/ktcore/admin/documentCheckout.php:127
  4732 +#: plugins/ktcore/KTDocumentActions.php:812
  4733 +#: plugins/ktcore/KTDocumentActions.php:820
4698 4734 msgid "Failed to force the document's checkin."
4699 4735 msgstr ""
4700 4736  
4701   -#: plugins/ktstandard/workflow/TypeAssociator.php:143
  4737 +#: plugins/ktstandard/workflow/TypeAssociator.php:146
4702 4738 msgid "Failed to get type mapping: "
4703 4739 msgstr ""
4704 4740  
... ... @@ -4706,8 +4742,8 @@ msgstr &quot;&quot;
4706 4742 msgid "Failed to locate template"
4707 4743 msgstr ""
4708 4744  
4709   -#: plugins/ktcore/KTDocumentActions.php:1103
4710   -#: plugins/ktcore/KTDocumentActions.php:1112
  4745 +#: plugins/ktcore/KTDocumentActions.php:1132
  4746 +#: plugins/ktcore/KTDocumentActions.php:1141
4711 4747 msgid "Failed to move document: "
4712 4748 msgstr ""
4713 4749  
... ... @@ -4759,8 +4795,8 @@ msgstr &quot;&quot;
4759 4795 msgid "Failed to set unit details."
4760 4796 msgstr ""
4761 4797  
4762   -#: plugins/ktcore/KTDocumentActions.php:1689
4763   -#: plugins/ktcore/KTDocumentActions.php:1695
  4798 +#: plugins/ktcore/KTDocumentActions.php:1749
  4799 +#: plugins/ktcore/KTDocumentActions.php:1755
4764 4800 #, php-format
4765 4801 msgid "Failed to update document: %s"
4766 4802 msgstr ""
... ... @@ -4792,12 +4828,12 @@ msgstr &quot;&quot;
4792 4828 msgid "Failed to update your details."
4793 4829 msgstr ""
4794 4830  
4795   -#: lib/foldermanagement/folderutil.inc.php:402
  4831 +#: lib/foldermanagement/folderutil.inc.php:403
4796 4832 msgid "Failure deleting folders."
4797 4833 msgstr ""
4798 4834  
4799   -#: lib/foldermanagement/folderutil.inc.php:331
4800   -#: lib/foldermanagement/folderutil.inc.php:444
  4835 +#: lib/foldermanagement/folderutil.inc.php:332
  4836 +#: lib/foldermanagement/folderutil.inc.php:455
4801 4837 #, php-format
4802 4838 msgid "Failure resolving child folder with id = %d."
4803 4839 msgstr ""
... ... @@ -4807,13 +4843,13 @@ msgid &quot;Failure to generate folderlisting.&quot;
4807 4843 msgstr ""
4808 4844  
4809 4845 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:81
4810   -#: i18n/templates.c:3818
  4846 +#: i18n/templates.c:3830
4811 4847 msgid "False"
4812 4848 msgstr ""
4813 4849  
4814 4850 #: plugins/ktcore/admin/fieldsets/basic.inc.php:113
4815   -#: plugins/ktcore/admin/fieldsets/basic.inc.php:227 i18n/templates.c:2555
4816   -#: i18n/templates.c:2882 i18n/templates.c:3068
  4851 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:227 i18n/templates.c:2567
  4852 +#: i18n/templates.c:2894 i18n/templates.c:3080
4817 4853 msgid "Field Name"
4818 4854 msgstr ""
4819 4855  
... ... @@ -4833,7 +4869,7 @@ msgstr &quot;&quot;
4833 4869 msgid "Field deleted."
4834 4870 msgstr ""
4835 4871  
4836   -#: i18n/templates.c:3965 i18n/templates.c:6620
  4872 +#: i18n/templates.c:3977 i18n/templates.c:6647
4837 4873 msgid "Field has conditions attached to it."
4838 4874 msgstr ""
4839 4875  
... ... @@ -4845,11 +4881,11 @@ msgstr &quot;&quot;
4845 4881 msgid "Field moved up."
4846 4882 msgstr ""
4847 4883  
4848   -#: i18n/templates.c:2963
  4884 +#: i18n/templates.c:2975
4849 4885 msgid "Field ordering"
4850 4886 msgstr ""
4851 4887  
4852   -#: i18n/templates.c:2639
  4888 +#: i18n/templates.c:2651
4853 4889 msgid "Field properties"
4854 4890 msgstr ""
4855 4891  
... ... @@ -4861,8 +4897,8 @@ msgstr &quot;&quot;
4861 4897 msgid "Field updated."
4862 4898 msgstr ""
4863 4899  
4864   -#: i18n/templates.c:2357 i18n/templates.c:2606 i18n/templates.c:3611
4865   -#: i18n/templates.c:4316
  4900 +#: i18n/templates.c:2369 i18n/templates.c:2618 i18n/templates.c:3623
  4901 +#: i18n/templates.c:4334
4866 4902 msgid "Fields"
4867 4903 msgstr ""
4868 4904  
... ... @@ -4870,17 +4906,17 @@ msgstr &quot;&quot;
4870 4906 msgid "Fields ordered."
4871 4907 msgstr ""
4872 4908  
4873   -#: i18n/templates.c:7280
  4909 +#: i18n/templates.c:7307
4874 4910 msgid "Fields that have lookup categories."
4875 4911 msgstr ""
4876 4912  
4877   -#: i18n/templates.c:3935 i18n/templates.c:3947 i18n/templates.c:6590
4878   -#: i18n/templates.c:6602
  4913 +#: i18n/templates.c:3947 i18n/templates.c:3959 i18n/templates.c:6617
  4914 +#: i18n/templates.c:6629
4879 4915 msgid "Fields which are currently not included in any set can be added to this set."
4880 4916 msgstr ""
4881 4917  
4882   -#: i18n/templates.c:839 i18n/templates.c:2702 i18n/templates.c:3011
4883   -#: i18n/templates.c:4259 i18n/templates.c:4805
  4918 +#: i18n/templates.c:839 i18n/templates.c:2714 i18n/templates.c:3023
  4919 +#: i18n/templates.c:4277 i18n/templates.c:4832
4884 4920 msgid "Fieldset"
4885 4921 msgstr ""
4886 4922  
... ... @@ -4893,7 +4929,7 @@ msgstr &quot;&quot;
4893 4929 msgid "Fieldset Type"
4894 4930 msgstr ""
4895 4931  
4896   -#: i18n/templates.c:3974 i18n/templates.c:6629
  4932 +#: i18n/templates.c:3986 i18n/templates.c:6656
4897 4933 msgid "Fieldset cannot be made conditional. One of the fields must not be a lookup."
4898 4934 msgstr ""
4899 4935  
... ... @@ -4909,11 +4945,11 @@ msgstr &quot;&quot;
4909 4945 msgid "Fieldset details updated."
4910 4946 msgstr ""
4911 4947  
4912   -#: i18n/templates.c:2717 i18n/templates.c:3059 i18n/templates.c:4274
  4948 +#: i18n/templates.c:2729 i18n/templates.c:3071 i18n/templates.c:4292
4913 4949 msgid "Fieldset members"
4914 4950 msgstr ""
4915 4951  
4916   -#: i18n/templates.c:2705 i18n/templates.c:3020 i18n/templates.c:4262
  4952 +#: i18n/templates.c:2717 i18n/templates.c:3032 i18n/templates.c:4280
4917 4953 msgid "Fieldset properties"
4918 4954 msgstr ""
4919 4955  
... ... @@ -4926,7 +4962,7 @@ msgstr &quot;&quot;
4926 4962 msgid "Fieldsets associated."
4927 4963 msgstr ""
4928 4964  
4929   -#: i18n/templates.c:2546
  4965 +#: i18n/templates.c:2558
4930 4966 msgid "Fieldsets bring together different fields into a collection of related information."
4931 4967 msgstr ""
4932 4968  
... ... @@ -4935,12 +4971,12 @@ msgstr &quot;&quot;
4935 4971 msgid "Fieldsets removed."
4936 4972 msgstr ""
4937 4973  
4938   -#: i18n/templates.c:2753
  4974 +#: i18n/templates.c:2765
4939 4975 msgid "Fieldsets that are marked as conditional."
4940 4976 msgstr ""
4941 4977  
4942   -#: plugins/ktcore/KTDocumentActions.php:591
4943 4978 #: plugins/ktcore/folder/addDocument.php:119
  4979 +#: plugins/ktcore/KTDocumentActions.php:591
4944 4980 msgid "File"
4945 4981 msgstr ""
4946 4982  
... ... @@ -4968,8 +5004,8 @@ msgstr &quot;&quot;
4968 5004 msgid "File uploads are disabled in your PHP configuration"
4969 5005 msgstr ""
4970 5006  
4971   -#: plugins/ktcore/KTDocumentActions.php:1037
4972   -#: plugins/ktcore/KTDocumentActions.php:1239
  5007 +#: plugins/ktcore/KTDocumentActions.php:1066
  5008 +#: plugins/ktcore/KTDocumentActions.php:1268
4973 5009 #: plugins/rssplugin/KTrss.inc.php:396
4974 5010 #: search2/search/fields/FilenameField.inc.php:47 i18n/templates.c:200
4975 5011 #: i18n/templates.c:257
... ... @@ -4996,28 +5032,32 @@ msgstr &quot;&quot;
4996 5032 msgid "Filesystem location given is not a directory"
4997 5033 msgstr ""
4998 5034  
4999   -#: i18n/templates.c:1517 i18n/templates.c:1523 i18n/templates.c:3242
5000   -#: i18n/templates.c:3248 i18n/templates.c:4418 i18n/templates.c:4421
5001   -#: i18n/templates.c:4508 i18n/templates.c:4511 i18n/templates.c:4724
5002   -#: i18n/templates.c:4730 i18n/templates.c:4991
  5035 +#: i18n/templates.c:1517 i18n/templates.c:1523 i18n/templates.c:3254
  5036 +#: i18n/templates.c:3260 i18n/templates.c:4436 i18n/templates.c:4439
  5037 +#: i18n/templates.c:4526 i18n/templates.c:4529 i18n/templates.c:4751
  5038 +#: i18n/templates.c:4757 i18n/templates.c:5018
5003 5039 msgid "Filter"
5004 5040 msgstr ""
5005 5041  
5006   -#: i18n/templates.c:4985
  5042 +#: i18n/templates.c:5012
5007 5043 msgid "Filter<"
5008 5044 msgstr ""
5009 5045  
5010   -#: i18n/templates.c:3125
  5046 +#: i18n/templates.c:3137
5011 5047 msgid "Find out what's new in <strong>KT 3</strong>."
5012 5048 msgstr ""
5013 5049  
5014   -#: i18n/templates.c:3260
  5050 +#: i18n/templates.c:3272
5015 5051 msgid "Finish with this column's behaviours."
5016 5052 msgstr ""
5017 5053  
  5054 +#: lib/foldermanagement/folderutil.inc.php:680
  5055 +msgid "Focument must be a symbolic link entity"
  5056 +msgstr ""
  5057 +
5018 5058 #: plugins/ktcore/KTPortlets.php:95
5019 5059 #: search2/search/fields/FolderField.inc.php:44 i18n/templates.c:812
5020   -#: i18n/templates.c:4778 i18n/templates.c:6224
  5060 +#: i18n/templates.c:4805 i18n/templates.c:6251
5021 5061 msgid "Folder"
5022 5062 msgstr ""
5023 5063  
... ... @@ -5043,7 +5083,7 @@ msgstr &quot;&quot;
5043 5083 msgid "Folder added"
5044 5084 msgstr ""
5045 5085  
5046   -#: lib/foldermanagement/folderutil.inc.php:94
  5086 +#: lib/foldermanagement/folderutil.inc.php:95
5047 5087 msgid "Folder created"
5048 5088 msgstr ""
5049 5089  
... ... @@ -5051,7 +5091,7 @@ msgstr &quot;&quot;
5051 5091 msgid "Folder details"
5052 5092 msgstr ""
5053 5093  
5054   -#: lib/foldermanagement/folderutil.inc.php:134
  5094 +#: lib/foldermanagement/folderutil.inc.php:135
5055 5095 msgid "Folder has no parent"
5056 5096 msgstr ""
5057 5097  
... ... @@ -5059,11 +5099,11 @@ msgstr &quot;&quot;
5059 5099 msgid "Folder id is not specified."
5060 5100 msgstr ""
5061 5101  
5062   -#: i18n/templates.c:1739 i18n/templates.c:1760
  5102 +#: i18n/templates.c:1739 i18n/templates.c:1766
5063 5103 msgid "Folder is no longer available"
5064 5104 msgstr ""
5065 5105  
5066   -#: lib/foldermanagement/folderutil.inc.php:207
  5106 +#: lib/foldermanagement/folderutil.inc.php:208
5067 5107 #, php-format
5068 5108 msgid "Folder moved from %s to %s"
5069 5109 msgstr ""
... ... @@ -5072,7 +5112,11 @@ msgstr &quot;&quot;
5072 5112 msgid "Folder name"
5073 5113 msgstr ""
5074 5114  
5075   -#: lib/foldermanagement/folderutil.inc.php:140
  5115 +#: lib/foldermanagement/folderutil.inc.php:676
  5116 +msgid "Folder not specified"
  5117 +msgstr ""
  5118 +
  5119 +#: lib/foldermanagement/folderutil.inc.php:141
5076 5120 msgid "Folder parent does not exist"
5077 5121 msgstr ""
5078 5122  
... ... @@ -5088,22 +5132,22 @@ msgstr &quot;&quot;
5088 5132 msgid "Folder transactions"
5089 5133 msgstr ""
5090 5134  
5091   -#: lib/foldermanagement/folderutil.inc.php:125
5092   -#: lib/foldermanagement/folderutil.inc.php:417
  5135 +#: lib/foldermanagement/folderutil.inc.php:126
  5136 +#: lib/foldermanagement/folderutil.inc.php:428
5093 5137 msgid "Folder with the same name already exists in the new parent folder"
5094 5138 msgstr ""
5095 5139  
5096 5140 #: lib/browse/browseutil.inc.php:201 i18n/templates.c:785
5097   -#: i18n/templates.c:6635 i18n/templates.c:6656 i18n/templates.c:6680
  5141 +#: i18n/templates.c:6662 i18n/templates.c:6683 i18n/templates.c:6707
5098 5142 msgid "Folders"
5099 5143 msgstr ""
5100 5144  
5101   -#: i18n/templates.c:4076
  5145 +#: i18n/templates.c:4088
5102 5146 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."
5103 5147 msgstr ""
5104 5148  
5105   -#: lib/foldermanagement/folderutil.inc.php:377
5106   -#: lib/foldermanagement/folderutil.inc.php:476
  5149 +#: lib/foldermanagement/folderutil.inc.php:378
  5150 +#: lib/foldermanagement/folderutil.inc.php:487
5107 5151 msgid "Folders: "
5108 5152 msgstr ""
5109 5153  
... ... @@ -5114,7 +5158,7 @@ msgstr &quot;&quot;
5114 5158 msgid "For security purposes, you cannot remove your own administration priviledges."
5115 5159 msgstr ""
5116 5160  
5117   -#: i18n/templates.c:2840
  5161 +#: i18n/templates.c:2852
5118 5162 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."
5119 5163 msgstr ""
5120 5164  
... ... @@ -5122,7 +5166,7 @@ msgstr &quot;&quot;
5122 5166 msgid "Force CheckIn"
5123 5167 msgstr ""
5124 5168  
5125   -#: i18n/templates.c:6992
  5169 +#: i18n/templates.c:7019
5126 5170 msgid "Force Checkin"
5127 5171 msgstr ""
5128 5172  
... ... @@ -5130,11 +5174,11 @@ msgstr &quot;&quot;
5130 5174 msgid "Force Original Filename"
5131 5175 msgstr ""
5132 5176  
5133   -#: i18n/templates.c:5978
  5177 +#: i18n/templates.c:6005
5134 5178 msgid "Force the user to change their password on their next login."
5135 5179 msgstr ""
5136 5180  
5137   -#: i18n/templates.c:5972 i18n/templates.c:5975
  5181 +#: i18n/templates.c:5999 i18n/templates.c:6002
5138 5182 msgid "Force user to change password"
5139 5183 msgstr ""
5140 5184  
... ... @@ -5151,11 +5195,11 @@ msgstr &quot;&quot;
5151 5195 msgid "Frequency"
5152 5196 msgstr ""
5153 5197  
5154   -#: i18n/templates.c:3449
  5198 +#: i18n/templates.c:3461
5155 5199 msgid "Frequency at which migration batch task runs:"
5156 5200 msgstr ""
5157 5201  
5158   -#: i18n/templates.c:6824
  5202 +#: i18n/templates.c:6851
5159 5203 msgid "From this panel you can edit or delete existing link types."
5160 5204 msgstr ""
5161 5205  
... ... @@ -5183,8 +5227,8 @@ msgstr &quot;&quot;
5183 5227 msgid "General Metadata"
5184 5228 msgstr ""
5185 5229  
5186   -#: plugins/ktcore/KTCorePlugin.php:337
5187 5230 #: plugins/ktcore/admin/configSettings.php:191
  5231 +#: plugins/ktcore/KTCorePlugin.php:337
5188 5232 msgid "General Settings"
5189 5233 msgstr ""
5190 5234  
... ... @@ -5199,17 +5243,17 @@ msgstr &quot;&quot;
5199 5243 msgid "Generate PDF"
5200 5244 msgstr ""
5201 5245  
5202   -#: i18n/templates.c:1868
  5246 +#: i18n/templates.c:1880
5203 5247 msgid "Generate PDF of"
5204 5248 msgstr ""
5205 5249  
5206 5250 #: plugins/ktcore/admin/documentFieldsv2.php:125
5207   -#: plugins/ktcore/admin/documentFieldsv2.php:337 i18n/templates.c:2351
5208   -#: i18n/templates.c:2525 i18n/templates.c:2600 i18n/templates.c:4313
  5251 +#: plugins/ktcore/admin/documentFieldsv2.php:337 i18n/templates.c:2363
  5252 +#: i18n/templates.c:2537 i18n/templates.c:2612 i18n/templates.c:4331
5209 5253 msgid "Generic"
5210 5254 msgstr ""
5211 5255  
5212   -#: plugins/ktcore/KTColumns.inc.php:184
  5256 +#: plugins/ktcore/KTColumns.inc.php:215
5213 5257 msgid "Generic Date Function"
5214 5258 msgstr ""
5215 5259  
... ... @@ -5237,7 +5281,7 @@ msgstr &quot;&quot;
5237 5281 msgid "Go"
5238 5282 msgstr ""
5239 5283  
5240   -#: plugins/ktcore/KTBulkActions.php:876
  5284 +#: plugins/ktcore/KTBulkActions.php:989
5241 5285 #, php-format
5242 5286 msgid "Go <a href=\"%s\">here</a> to download the zip file if you are not automatically redirected there"
5243 5287 msgstr ""
... ... @@ -5246,7 +5290,7 @@ msgstr &quot;&quot;
5246 5290 msgid "Go to Document ID"
5247 5291 msgstr ""
5248 5292  
5249   -#: i18n/templates.c:3602
  5293 +#: i18n/templates.c:3614
5250 5294 msgid "Grammar"
5251 5295 msgstr ""
5252 5296  
... ... @@ -5260,9 +5304,9 @@ msgstr &quot;&quot;
5260 5304  
5261 5305 #: plugins/ktcore/folder/Permissions.php:411
5262 5306 #: plugins/ktcore/folder/Permissions.php:418 i18n/templates.c:1430
5263   -#: i18n/templates.c:4451 i18n/templates.c:4568 i18n/templates.c:4589
5264   -#: i18n/templates.c:4745 i18n/templates.c:4763 i18n/templates.c:5627
5265   -#: i18n/templates.c:7085
  5307 +#: i18n/templates.c:4469 i18n/templates.c:4586 i18n/templates.c:4607
  5308 +#: i18n/templates.c:4772 i18n/templates.c:4790 i18n/templates.c:5654
  5309 +#: i18n/templates.c:7112
5266 5310 msgid "Group"
5267 5311 msgstr ""
5268 5312  
... ... @@ -5276,7 +5320,7 @@ msgstr &quot;&quot;
5276 5320 msgid "Group \"%s\" deleted."
5277 5321 msgstr ""
5278 5322  
5279   -#: i18n/templates.c:5876
  5323 +#: i18n/templates.c:5903
5280 5324 msgid "Group Administration"
5281 5325 msgstr ""
5282 5326  
... ... @@ -5286,7 +5330,7 @@ msgstr &quot;&quot;
5286 5330 msgid "Group Management"
5287 5331 msgstr ""
5288 5332  
5289   -#: i18n/templates.c:6326
  5333 +#: i18n/templates.c:6353
5290 5334 msgid "Group Memberships"
5291 5335 msgstr ""
5292 5336  
... ... @@ -5294,7 +5338,7 @@ msgstr &quot;&quot;
5294 5338 #: plugins/ktcore/admin/groupManagement.php:127
5295 5339 #: plugins/ktcore/admin/groupManagement.php:553
5296 5340 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:543
5297   -#: i18n/templates.c:2168 i18n/templates.c:5900
  5341 +#: i18n/templates.c:2180 i18n/templates.c:5927
5298 5342 msgid "Group Name"
5299 5343 msgstr ""
5300 5344  
... ... @@ -5323,20 +5367,20 @@ msgstr &quot;&quot;
5323 5367 #: plugins/ktcore/admin/groupManagement.php:410
5324 5368 #: plugins/ktcore/admin/userManagement.php:380
5325 5369 #: plugins/ktcore/admin/workflowsv2.php:2159
5326   -#: plugins/ktstandard/KTEmail.php:371 i18n/templates.c:4112
5327   -#: i18n/templates.c:4367 i18n/templates.c:5570 i18n/templates.c:5684
  5370 +#: plugins/ktstandard/KTEmail.php:371 i18n/templates.c:4124
  5371 +#: i18n/templates.c:4385 i18n/templates.c:5597 i18n/templates.c:5711
5328 5372 msgid "Groups"
5329 5373 msgstr ""
5330 5374  
5331   -#: i18n/templates.c:5882
  5375 +#: i18n/templates.c:5909
5332 5376 msgid "Groups allow you to assign permissions and roles to a number of different users at once."
5333 5377 msgstr ""
5334 5378  
5335   -#: i18n/templates.c:6107
  5379 +#: i18n/templates.c:6134
5336 5380 msgid "Groups may contain other groups, allowing for a convenient way to build tree's of users and efficiently assign security privileges."
5337 5381 msgstr ""
5338 5382  
5339   -#: i18n/templates.c:4493
  5383 +#: i18n/templates.c:4511
5340 5384 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."
5341 5385 msgstr ""
5342 5386  
... ... @@ -5349,43 +5393,43 @@ msgstr &quot;&quot;
5349 5393 msgid "Guard"
5350 5394 msgstr ""
5351 5395  
5352   -#: i18n/templates.c:4019
  5396 +#: i18n/templates.c:4031
5353 5397 msgid "Guard Condition"
5354 5398 msgstr ""
5355 5399  
5356   -#: i18n/templates.c:4016
  5400 +#: i18n/templates.c:4028
5357 5401 msgid "Guard Condition for Transition"
5358 5402 msgstr ""
5359 5403  
5360   -#: i18n/templates.c:4007
  5404 +#: i18n/templates.c:4019
5361 5405 msgid "Guard Groups"
5362 5406 msgstr ""
5363 5407  
5364   -#: i18n/templates.c:4004
  5408 +#: i18n/templates.c:4016
5365 5409 msgid "Guard Groups for Transition"
5366 5410 msgstr ""
5367 5411  
5368   -#: i18n/templates.c:4031
  5412 +#: i18n/templates.c:4043
5369 5413 msgid "Guard Permissions"
5370 5414 msgstr ""
5371 5415  
5372   -#: i18n/templates.c:3983
  5416 +#: i18n/templates.c:3995
5373 5417 msgid "Guard Roles"
5374 5418 msgstr ""
5375 5419  
5376   -#: i18n/templates.c:3980
  5420 +#: i18n/templates.c:3992
5377 5421 msgid "Guard Roles for Transition"
5378 5422 msgstr ""
5379 5423  
5380   -#: i18n/templates.c:4028
  5424 +#: i18n/templates.c:4040
5381 5425 msgid "Guard permissions for Transition"
5382 5426 msgstr ""
5383 5427  
5384   -#: i18n/templates.c:5423
  5428 +#: i18n/templates.c:5450
5385 5429 msgid "Guards"
5386 5430 msgstr ""
5387 5431  
5388   -#: i18n/templates.c:3209
  5432 +#: i18n/templates.c:3221
5389 5433 msgid "Guide to using cron:"
5390 5434 msgstr ""
5391 5435  
... ... @@ -5407,7 +5451,7 @@ msgstr &quot;&quot;
5407 5451 msgid "Help Administration"
5408 5452 msgstr ""
5409 5453  
5410   -#: i18n/templates.c:6671
  5454 +#: i18n/templates.c:6698
5411 5455 msgid "Help content"
5412 5456 msgstr ""
5413 5457  
... ... @@ -5435,7 +5479,7 @@ msgstr &quot;&quot;
5435 5479 msgid "How do I search?"
5436 5480 msgstr ""
5437 5481  
5438   -#: i18n/templates.c:6371
  5482 +#: i18n/templates.c:6398
5439 5483 msgid "Human Name"
5440 5484 msgstr ""
5441 5485  
... ... @@ -5451,7 +5495,7 @@ msgstr &quot;&quot;
5451 5495 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."
5452 5496 msgstr ""
5453 5497  
5454   -#: i18n/templates.c:4481
  5498 +#: i18n/templates.c:4499
5455 5499 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."
5456 5500 msgstr ""
5457 5501  
... ... @@ -5478,31 +5522,31 @@ msgstr &quot;&quot;
5478 5522 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 <strong>Dashboard</strong>"
5479 5523 msgstr ""
5480 5524  
5481   -#: i18n/templates.c:3119
  5525 +#: i18n/templates.c:3131
5482 5526 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."
5483 5527 msgstr ""
5484 5528  
5485   -#: i18n/templates.c:4058
  5529 +#: i18n/templates.c:4070
5486 5530 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."
5487 5531 msgstr ""
5488 5532  
5489   -#: i18n/templates.c:4169
  5533 +#: i18n/templates.c:4187
5490 5534 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 <strong>cancel this checkout</strong>."
5491 5535 msgstr ""
5492 5536  
5493   -#: i18n/templates.c:4121
  5537 +#: i18n/templates.c:4136
5494 5538 msgid "If you do not intend to move this document, you should <a href=\"#link#\">cancel the move</a>."
5495 5539 msgstr ""
5496 5540  
5497   -#: i18n/templates.c:4646 i18n/templates.c:7142
  5541 +#: i18n/templates.c:4664 i18n/templates.c:7169
5498 5542 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."
5499 5543 msgstr ""
5500 5544  
5501   -#: i18n/templates.c:4175
  5545 +#: i18n/templates.c:4193
5502 5546 msgid "If you do not want to have this document be checked-out, please give a reason and cancel the checkout."
5503 5547 msgstr ""
5504 5548  
5505   -#: i18n/templates.c:5843
  5549 +#: i18n/templates.c:5870
5506 5550 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."
5507 5551 msgstr ""
5508 5552  
... ... @@ -5510,11 +5554,11 @@ msgstr &quot;&quot;
5510 5554 msgid "If you feel that this is incorrect, please report both the action and your username to a system administrator."
5511 5555 msgstr ""
5512 5556  
5513   -#: i18n/templates.c:2903
  5557 +#: i18n/templates.c:2915
5514 5558 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."
5515 5559 msgstr ""
5516 5560  
5517   -#: i18n/templates.c:6710
  5561 +#: i18n/templates.c:6737
5518 5562 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"
5519 5563 msgstr ""
5520 5564  
... ... @@ -5522,7 +5566,7 @@ msgstr &quot;&quot;
5522 5566 msgid "If you know the numeric ID of a document, type it in here and press \"go\""
5523 5567 msgstr ""
5524 5568  
5525   -#: i18n/templates.c:7172
  5569 +#: i18n/templates.c:7199
5526 5570 msgid "If you require assistance from an administrator to perform one of these tasks, use the Request Assistance action."
5527 5571 msgstr ""
5528 5572  
... ... @@ -5542,23 +5586,23 @@ msgstr &quot;&quot;
5542 5586 msgid "Immutable action plugin"
5543 5587 msgstr ""
5544 5588  
5545   -#: i18n/templates.c:4487
  5589 +#: i18n/templates.c:4505
5546 5590 msgid "Import"
5547 5591 msgstr ""
5548 5592  
5549   -#: i18n/templates.c:4472
  5593 +#: i18n/templates.c:4490
5550 5594 msgid "Import files into"
5551 5595 msgstr ""
5552 5596  
5553   -#: plugins/ktcore/folder/BulkImport.php:58 i18n/templates.c:4475
  5597 +#: plugins/ktcore/folder/BulkImport.php:58 i18n/templates.c:4493
5554 5598 msgid "Import from Server Location"
5555 5599 msgstr ""
5556 5600  
5557   -#: i18n/templates.c:5021
  5601 +#: i18n/templates.c:5048
5558 5602 msgid "In addition to restricting permissions, it is also possible to block certain <strong>actions</strong> at any given point. Actions which are not blocked are still controlled by the usual permissions."
5559 5603 msgstr ""
5560 5604  
5561   -#: i18n/templates.c:4097 i18n/templates.c:4337
  5605 +#: i18n/templates.c:4109 i18n/templates.c:4355
5562 5606 msgid "In many cases, workflow actions will be assigned to certain <strong>roles</strong> (e.g. Manager, Interviewer, Researcher, Journalist). You can assign these roles to specific groups in particular areas of the document management system."
5563 5607 msgstr ""
5564 5608  
... ... @@ -5567,11 +5611,11 @@ msgstr &quot;&quot;
5567 5611 msgid "In order to ensure that the data that users enter is useful, it is essential that you provide a good example."
5568 5612 msgstr ""
5569 5613  
5570   -#: i18n/templates.c:5105
  5614 +#: i18n/templates.c:5132
5571 5615 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."
5572 5616 msgstr ""
5573 5617  
5574   -#: i18n/templates.c:2954
  5618 +#: i18n/templates.c:2966
5575 5619 msgid "In order to have a chain of conditions, one initial field must be shown to the user. This is called the <strong>master field</strong>."
5576 5620 msgstr ""
5577 5621  
... ... @@ -5579,11 +5623,11 @@ msgstr &quot;&quot;
5579 5623 msgid "In order to have a chain of conditions, one initial field must be shown to the user. This is called the master field."
5580 5624 msgstr ""
5581 5625  
5582   -#: i18n/templates.c:6890
  5626 +#: i18n/templates.c:6917
5583 5627 msgid "In order to keep the documents which are visible useful to end users it is possible to <strong>archive</strong> 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."
5584 5628 msgstr ""
5585 5629  
5586   -#: i18n/templates.c:5003
  5630 +#: i18n/templates.c:5030
5587 5631 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."
5588 5632 msgstr ""
5589 5633  
... ... @@ -5599,11 +5643,11 @@ msgstr &quot;&quot;
5599 5643 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."
5600 5644 msgstr ""
5601 5645  
5602   -#: i18n/templates.c:2486
  5646 +#: i18n/templates.c:2498
5603 5647 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."
5604 5648 msgstr ""
5605 5649  
5606   -#: i18n/templates.c:5402
  5650 +#: i18n/templates.c:5429
5607 5651 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."
5608 5652 msgstr ""
5609 5653  
... ... @@ -5623,7 +5667,7 @@ msgstr &quot;&quot;
5623 5667 msgid "In some circumstances it is useful to view all documents with a given value for a lookup field. Select the <strong>value</strong> from the list below to view all relevant documents."
5624 5668 msgstr ""
5625 5669  
5626   -#: i18n/templates.c:1844
  5670 +#: i18n/templates.c:1856
5627 5671 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."
5628 5672 msgstr ""
5629 5673  
... ... @@ -5631,11 +5675,11 @@ msgstr &quot;&quot;
5631 5675 msgid "Inactive"
5632 5676 msgstr ""
5633 5677  
5634   -#: lib/documentmanagement/Document.inc:660 i18n/templates.c:3014
  5678 +#: lib/documentmanagement/Document.inc:743 i18n/templates.c:3026
5635 5679 msgid "Incomplete"
5636 5680 msgstr ""
5637 5681  
5638   -#: i18n/templates.c:3533
  5682 +#: i18n/templates.c:3545
5639 5683 msgid "Index Coverage:"
5640 5684 msgstr ""
5641 5685  
... ... @@ -5651,7 +5695,7 @@ msgstr &quot;&quot;
5651 5695 msgid "Indexer problem: "
5652 5696 msgstr ""
5653 5697  
5654   -#: i18n/templates.c:3536
  5698 +#: i18n/templates.c:3548
5655 5699 msgid "Indexing coverage percentage may vary from total - not all documents contain text."
5656 5700 msgstr ""
5657 5701  
... ... @@ -5660,11 +5704,11 @@ msgstr &quot;&quot;
5660 5704 msgid "Indexing docid: %d extension: '%s' mimetype: '%s' extractor: '%s'"
5661 5705 msgstr ""
5662 5706  
5663   -#: i18n/templates.c:3506
  5707 +#: i18n/templates.c:3518
5664 5708 msgid "Indexing will not continue until all issues have been resolved."
5665 5709 msgstr ""
5666 5710  
5667   -#: plugins/ktcore/KTBulkActions.php:789
  5711 +#: plugins/ktcore/KTBulkActions.php:902
5668 5712 msgid "Indicate whether you would like to download these file as part of the checkout."
5669 5713 msgstr ""
5670 5714  
... ... @@ -5672,7 +5716,7 @@ msgstr &quot;&quot;
5672 5716 msgid "Indicate whether you would like to download this file as part of the checkout."
5673 5717 msgstr ""
5674 5718  
5675   -#: i18n/templates.c:5561
  5719 +#: i18n/templates.c:5588
5676 5720 msgid "Inform Which Users?"
5677 5721 msgstr ""
5678 5722  
... ... @@ -5680,11 +5724,11 @@ msgstr &quot;&quot;
5680 5724 msgid "Information about this system and how to get support."
5681 5725 msgstr ""
5682 5726  
5683   -#: i18n/templates.c:5675
  5727 +#: i18n/templates.c:5702
5684 5728 msgid "Informed Users"
5685 5729 msgstr ""
5686 5730  
5687   -#: i18n/templates.c:4712
  5731 +#: i18n/templates.c:4739
5688 5732 msgid "Inherit permissions"
5689 5733 msgstr ""
5690 5734  
... ... @@ -5704,15 +5748,15 @@ msgstr &quot;&quot;
5704 5748 msgid "Inline View of Documents"
5705 5749 msgstr ""
5706 5750  
5707   -#: i18n/templates.c:5303
  5751 +#: i18n/templates.c:5330
5708 5752 msgid "Install the GraphViz module to get a useful visualisation of your graph here."
5709 5753 msgstr ""
5710 5754  
5711   -#: i18n/templates.c:6242
  5755 +#: i18n/templates.c:6269
5712 5756 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."
5713 5757 msgstr ""
5714 5758  
5715   -#: i18n/templates.c:6296
  5759 +#: i18n/templates.c:6323
5716 5760 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."
5717 5761 msgstr ""
5718 5762  
... ... @@ -5728,8 +5772,8 @@ msgstr &quot;&quot;
5728 5772 msgid "Inter-document linking"
5729 5773 msgstr ""
5730 5774  
5731   -#: plugins/ktcore/KTCorePlugin.php:341
5732 5775 #: plugins/ktcore/admin/configSettings.php:211
  5776 +#: plugins/ktcore/KTCorePlugin.php:341
5733 5777 msgid "Internationalisation Settings"
5734 5778 msgstr ""
5735 5779  
... ... @@ -5754,7 +5798,7 @@ msgstr &quot;&quot;
5754 5798 msgid "Invalid criteria specified."
5755 5799 msgstr ""
5756 5800  
5757   -#: lib/documentmanagement/documentutil.inc.php:1266
  5801 +#: lib/documentmanagement/documentutil.inc.php:1445
5758 5802 msgid "Invalid document content version object."
5759 5803 msgstr ""
5760 5804  
... ... @@ -5777,8 +5821,8 @@ msgstr &quot;&quot;
5777 5821 msgid "Invalid document link selected."
5778 5822 msgstr ""
5779 5823  
5780   -#: lib/documentmanagement/documentutil.inc.php:854
5781   -#: lib/documentmanagement/documentutil.inc.php:1254
  5824 +#: lib/documentmanagement/documentutil.inc.php:1008
  5825 +#: lib/documentmanagement/documentutil.inc.php:1433
5782 5826 msgid "Invalid document object."
5783 5827 msgstr ""
5784 5828  
... ... @@ -5786,7 +5830,7 @@ msgstr &quot;&quot;
5786 5830 msgid "Invalid document selected."
5787 5831 msgstr ""
5788 5832  
5789   -#: view.php:308
  5833 +#: view.php:321
5790 5834 msgid "Invalid document to compare against."
5791 5835 msgstr ""
5792 5836  
... ... @@ -5795,7 +5839,7 @@ msgstr &quot;&quot;
5795 5839 msgid "Invalid document type provided"
5796 5840 msgstr ""
5797 5841  
5798   -#: lib/documentmanagement/documentutil.inc.php:1258
  5842 +#: lib/documentmanagement/documentutil.inc.php:1437
5799 5843 msgid "Invalid document version object."
5800 5844 msgstr ""
5801 5845  
... ... @@ -5811,9 +5855,8 @@ msgstr &quot;&quot;
5811 5855 msgid "Invalid folder chosen"
5812 5856 msgstr ""
5813 5857  
5814   -#: action.php:104 plugins/ktcore/KTWidgets.php:736
5815   -#: plugins/ktcore/admin/archivedDocuments.php:77
5816   -#: plugins/ktstandard/KTDocumentLinks.php:216
  5858 +#: action.php:104 plugins/ktcore/admin/archivedDocuments.php:77
  5859 +#: plugins/ktcore/KTWidgets.php:736 plugins/ktstandard/KTDocumentLinks.php:216
5817 5860 #: plugins/network/quicklinks/manageQuicklinks.php:98
5818 5861 msgid "Invalid folder selected."
5819 5862 msgstr ""
... ... @@ -5866,7 +5909,7 @@ msgstr &quot;&quot;
5866 5909 msgid "Invalid return key from help system."
5867 5910 msgstr ""
5868 5911  
5869   -#: plugins/ktcore/KTBulkActions.php:258 plugins/ktcore/KTBulkActions.php:402
  5912 +#: plugins/ktcore/KTBulkActions.php:312 plugins/ktcore/KTBulkActions.php:456
5870 5913 msgid "Invalid target folder selected"
5871 5914 msgstr ""
5872 5915  
... ... @@ -5891,11 +5934,15 @@ msgstr &quot;&quot;
5891 5934 msgid "Issues with the indexer have been resolved!"
5892 5935 msgstr ""
5893 5936  
  5937 +#: plugins/ktcore/KTBulkActions.php:522
  5938 +msgid "It is not possible to archive a shortcut. Please archive the target document or folder instead."
  5939 +msgstr ""
  5940 +
5894 5941 #: plugins/ktcore/admin/documentFieldsv2.php:115
5895 5942 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."
5896 5943 msgstr ""
5897 5944  
5898   -#: i18n/templates.c:6944
  5945 +#: i18n/templates.c:6971
5899 5946 msgid "It may be necessary to override the <strong>checked-out</strong> status of a document if"
5900 5947 msgstr ""
5901 5948  
... ... @@ -5914,19 +5961,19 @@ msgid &quot;Item updated&quot;
5914 5961 msgstr ""
5915 5962  
5916 5963 #: plugins/ktcore/KTDashlets.php:135 plugins/ktcore/KTMiscPages.php:82
5917   -#: i18n/templates.c:2243
  5964 +#: i18n/templates.c:2255
5918 5965 msgid "Items that require your attention"
5919 5966 msgstr ""
5920 5967  
5921   -#: i18n/templates.c:4610
  5968 +#: i18n/templates.c:4628
5922 5969 msgid "Items to delete"
5923 5970 msgstr ""
5924 5971  
5925   -#: i18n/templates.c:4139 i18n/templates.c:4208
  5972 +#: i18n/templates.c:4154 i18n/templates.c:4226
5926 5973 msgid "Items to move"
5927 5974 msgstr ""
5928 5975  
5929   -#: i18n/templates.c:5426
  5976 +#: i18n/templates.c:5453
5930 5977 msgid "Items which control whether a given user can perform this transition on a specific document. <strong>All of these must allow the user to perform the transition.</strong>"
5931 5978 msgstr ""
5932 5979  
... ... @@ -5970,19 +6017,24 @@ msgstr &quot;&quot;
5970 6017 msgid "Keywords added to category."
5971 6018 msgstr ""
5972 6019  
5973   -#: i18n/templates.c:2504
  6020 +#: i18n/templates.c:2516
5974 6021 msgid "Keywords which are directly below the <strong>Root</strong> are considered \"free\" &mdash; 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."
5975 6022 msgstr ""
5976 6023  
5977   -#: i18n/templates.c:2495
  6024 +#: i18n/templates.c:2507
5978 6025 msgid "Keywords which are directly below the <strong>Root</strong> are considered \"free\" &mdash; 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)."
5979 6026 msgstr ""
5980 6027  
5981   -#: i18n/templates.c:6167
  6028 +#: i18n/templates.c:6194
5982 6029 msgid "KnowledgeTree Community Edition is supplied with <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no support</a>, \t<a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no maintenance</a>, \tand <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no warranty</a>."
5983 6030 msgstr ""
5984 6031  
5985   -#: i18n/templates.c:3497
  6032 +#: lib/documentmanagement/documentutil.inc.php:235
  6033 +#: lib/documentmanagement/documentutil.inc.php:1074
  6034 +msgid "KnowledgeTree Notification"
  6035 +msgstr ""
  6036 +
  6037 +#: i18n/templates.c:3509
5986 6038 msgid "KnowledgeTree has detected some issues with some of the text extractors used to index document text:"
5987 6039 msgstr ""
5988 6040  
... ... @@ -6015,23 +6067,23 @@ msgstr &quot;&quot;
6015 6067 msgid "LDAP authentication provider"
6016 6068 msgstr ""
6017 6069  
6018   -#: i18n/templates.c:6731
  6070 +#: i18n/templates.c:6758
6019 6071 msgid "Language"
6020 6072 msgstr ""
6021 6073  
6022   -#: i18n/templates.c:3515
  6074 +#: i18n/templates.c:3527
6023 6075 msgid "Last Indexing Date:"
6024 6076 msgstr ""
6025 6077  
6026   -#: plugins/ktcore/admin/expungeList.php:78 i18n/templates.c:6866
  6078 +#: plugins/ktcore/admin/expungeList.php:78 i18n/templates.c:6893
6027 6079 msgid "Last Modification"
6028 6080 msgstr ""
6029 6081  
6030   -#: i18n/templates.c:3509
  6082 +#: i18n/templates.c:3521
6031 6083 msgid "Last Optimization Date:"
6032 6084 msgstr ""
6033 6085  
6034   -#: i18n/templates.c:1973
  6086 +#: i18n/templates.c:1985
6035 6087 msgid "Last activity"
6036 6088 msgstr ""
6037 6089  
... ... @@ -6055,11 +6107,11 @@ msgstr &quot;&quot;
6055 6107 msgid "Last updated by: "
6056 6108 msgstr ""
6057 6109  
6058   -#: i18n/templates.c:5009 i18n/templates.c:5042
  6110 +#: i18n/templates.c:5036 i18n/templates.c:5069
6059 6111 msgid "Leads to state"
6060 6112 msgstr ""
6061 6113  
6062   -#: i18n/templates.c:3140
  6114 +#: i18n/templates.c:3152
6063 6115 msgid "Learn about #appname# 3."
6064 6116 msgstr ""
6065 6117  
... ... @@ -6080,12 +6132,12 @@ msgstr &quot;&quot;
6080 6132 msgid "Licenses"
6081 6133 msgstr ""
6082 6134  
6083   -#: i18n/templates.c:290 i18n/templates.c:1949 i18n/templates.c:2006
6084   -#: i18n/templates.c:2021
  6135 +#: i18n/templates.c:290 i18n/templates.c:1961 i18n/templates.c:2018
  6136 +#: i18n/templates.c:2033
6085 6137 msgid "Link"
6086 6138 msgstr ""
6087 6139  
6088   -#: i18n/templates.c:2015
  6140 +#: i18n/templates.c:2027
6089 6141 msgid "Link Name"
6090 6142 msgstr ""
6091 6143  
... ... @@ -6109,7 +6161,7 @@ msgstr &quot;&quot;
6109 6161 msgid "Link Type updated."
6110 6162 msgstr ""
6111 6163  
6112   -#: i18n/templates.c:2018
  6164 +#: i18n/templates.c:2030
6113 6165 msgid "Link URL"
6114 6166 msgstr ""
6115 6167  
... ... @@ -6122,11 +6174,11 @@ msgstr &quot;&quot;
6122 6174 msgid "Link: %s from %s"
6123 6175 msgstr ""
6124 6176  
6125   -#: i18n/templates.c:1913
  6177 +#: i18n/templates.c:1925
6126 6178 msgid "Linked <b>from</b> this document"
6127 6179 msgstr ""
6128 6180  
6129   -#: i18n/templates.c:836 i18n/templates.c:4802
  6181 +#: i18n/templates.c:836 i18n/templates.c:4829
6130 6182 msgid "Linked Fieldsets"
6131 6183 msgstr ""
6132 6184  
... ... @@ -6136,15 +6188,15 @@ msgstr &quot;&quot;
6136 6188 msgid "Links"
6137 6189 msgstr ""
6138 6190  
6139   -#: i18n/templates.c:1919
  6191 +#: i18n/templates.c:1931
6140 6192 msgid "Links <b>to</b> this document"
6141 6193 msgstr ""
6142 6194  
6143   -#: i18n/templates.c:1847
  6195 +#: i18n/templates.c:1859
6144 6196 msgid "Links from this document"
6145 6197 msgstr ""
6146 6198  
6147   -#: i18n/templates.c:1850
  6199 +#: i18n/templates.c:1862
6148 6200 msgid "Links to this document"
6149 6201 msgstr ""
6150 6202  
... ... @@ -6152,11 +6204,11 @@ msgstr &quot;&quot;
6152 6204 msgid "List of tasks can't be retrieved."
6153 6205 msgstr ""
6154 6206  
6155   -#: lib/documentmanagement/Document.inc:656
  6207 +#: lib/documentmanagement/Document.inc:739
6156 6208 msgid "Live"
6157 6209 msgstr ""
6158 6210  
6159   -#: i18n/templates.c:3275
  6211 +#: i18n/templates.c:3287
6160 6212 msgid "Loading Dependencies for value \""
6161 6213 msgstr ""
6162 6214  
... ... @@ -6164,20 +6216,20 @@ msgstr &quot;&quot;
6164 6216 msgid "Loading..."
6165 6217 msgstr ""
6166 6218  
6167   -#: i18n/templates.c:362 i18n/templates.c:797 i18n/templates.c:6911
6168   -#: i18n/templates.c:6962 i18n/templates.c:6983
  6219 +#: i18n/templates.c:362 i18n/templates.c:797 i18n/templates.c:6938
  6220 +#: i18n/templates.c:6989 i18n/templates.c:7010
6169 6221 msgid "Location"
6170 6222 msgstr ""
6171 6223  
6172   -#: i18n/templates.c:1712 i18n/templates.c:1814
  6224 +#: i18n/templates.c:1712 i18n/templates.c:1826
6173 6225 msgid "Location is no longer available"
6174 6226 msgstr ""
6175 6227  
6176   -#: i18n/templates.c:5813
  6228 +#: i18n/templates.c:5840
6177 6229 msgid "Log Files (#appname#, Apache, Mysql)"
6178 6230 msgstr ""
6179 6231  
6180   -#: lib/templating/kt3template.inc.php:389 i18n/templates.c:6734
  6232 +#: lib/templating/kt3template.inc.php:369 i18n/templates.c:6761
6181 6233 msgid "Login"
6182 6234 msgstr ""
6183 6235  
... ... @@ -6199,28 +6251,28 @@ msgstr &quot;&quot;
6199 6251 msgid "Login history for"
6200 6252 msgstr ""
6201 6253  
6202   -#: i18n/templates.c:6716
  6254 +#: i18n/templates.c:6743
6203 6255 msgid "Login | #appname#"
6204 6256 msgstr ""
6205 6257  
6206   -#: config/siteMap.inc:81 lib/templating/kt3template.inc.php:382
6207   -#: lib/templating/kt3template.inc.php:386
  6258 +#: config/siteMap.inc:81 lib/templating/kt3template.inc.php:362
  6259 +#: lib/templating/kt3template.inc.php:366
6208 6260 msgid "Logout"
6209 6261 msgstr ""
6210 6262  
6211 6263 #: lib/documentmanagement/DocumentField.inc:205
6212 6264 #: plugins/ktcore/admin/fieldsets/basic.inc.php:85
6213 6265 #: plugins/ktcore/admin/fieldsets/conditional.inc.php:148
6214   -#: i18n/templates.c:2738 i18n/templates.c:4295
  6266 +#: i18n/templates.c:2750 i18n/templates.c:4313
6215 6267 msgid "Lookup"
6216 6268 msgstr ""
6217 6269  
6218   -#: plugins/ktcore/KTPortlets.php:97 i18n/templates.c:2411
  6270 +#: plugins/ktcore/KTPortlets.php:97 i18n/templates.c:2423
6219 6271 msgid "Lookup Value"
6220 6272 msgstr ""
6221 6273  
6222   -#: browse.php:199 plugins/ktcore/admin/fieldsets/basic.inc.php:325
6223   -#: i18n/templates.c:2660
  6274 +#: browse.php:210 plugins/ktcore/admin/fieldsets/basic.inc.php:325
  6275 +#: i18n/templates.c:2672
6224 6276 msgid "Lookup Values"
6225 6277 msgstr ""
6226 6278  
... ... @@ -6228,11 +6280,11 @@ msgstr &quot;&quot;
6228 6280 msgid "Lookup cannot be empty"
6229 6281 msgstr ""
6230 6282  
6231   -#: i18n/templates.c:2657
  6283 +#: i18n/templates.c:2669
6232 6284 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 <strong>Sticky</strong> attribute of a value will ensure that it will not be modified by changes in the external datasource list."
6233 6285 msgstr ""
6234 6286  
6235   -#: i18n/templates.c:7289
  6287 +#: i18n/templates.c:7316
6236 6288 msgid "Lookup fields without categories."
6237 6289 msgstr ""
6238 6290  
... ... @@ -6264,7 +6316,7 @@ msgstr &quot;&quot;
6264 6316 msgid "MB"
6265 6317 msgstr ""
6266 6318  
6267   -#: i18n/templates.c:5834
  6319 +#: i18n/templates.c:5861
6268 6320 msgid "MD5 Checksum of files (used to ensure files have not been tampered with)"
6269 6321 msgstr ""
6270 6322  
... ... @@ -6280,15 +6332,15 @@ msgstr &quot;&quot;
6280 6332 msgid "Make immutable"
6281 6333 msgstr ""
6282 6334  
6283   -#: i18n/templates.c:3956 i18n/templates.c:6611
  6335 +#: i18n/templates.c:3968 i18n/templates.c:6638
6284 6336 msgid "Make this fieldset conditional"
6285 6337 msgstr ""
6286 6338  
6287   -#: i18n/templates.c:6377
  6339 +#: i18n/templates.c:6404
6288 6340 msgid "Manage"
6289 6341 msgstr ""
6290 6342  
6291   -#: i18n/templates.c:5636
  6343 +#: i18n/templates.c:5663
6292 6344 msgid "Manage Actions"
6293 6345 msgstr ""
6294 6346  
... ... @@ -6296,7 +6348,7 @@ msgstr &quot;&quot;
6296 6348 msgid "Manage Client Tools Settings"
6297 6349 msgstr ""
6298 6350  
6299   -#: i18n/templates.c:2870 i18n/templates.c:2873
  6351 +#: i18n/templates.c:2882 i18n/templates.c:2885
6300 6352 msgid "Manage Conditional Behaviours"
6301 6353 msgstr ""
6302 6354  
... ... @@ -6304,20 +6356,20 @@ msgstr &quot;&quot;
6304 6356 msgid "Manage Email Settings"
6305 6357 msgstr ""
6306 6358  
6307   -#: i18n/templates.c:6821
  6359 +#: i18n/templates.c:6848
6308 6360 msgid "Manage Existing Link Types"
6309 6361 msgstr ""
6310 6362  
6311   -#: plugins/rssplugin/RSSDashlet.php:74 plugins/rssplugin/manageRSSFeeds.php:51
  6363 +#: plugins/rssplugin/manageRSSFeeds.php:51 plugins/rssplugin/RSSDashlet.php:74
6312 6364 msgid "Manage External RSS Feeds"
6313 6365 msgstr ""
6314 6366  
6315 6367 #: plugins/ktcore/admin/fieldsets/conditional.inc.php:338
6316   -#: i18n/templates.c:2876 i18n/templates.c:2879 i18n/templates.c:2990
  6368 +#: i18n/templates.c:2888 i18n/templates.c:2891 i18n/templates.c:3002
6317 6369 msgid "Manage Field Ordering"
6318 6370 msgstr ""
6319 6371  
6320   -#: i18n/templates.c:2447
  6372 +#: i18n/templates.c:2459
6321 6373 msgid "Manage Field: #field_name#"
6322 6374 msgstr ""
6323 6375  
... ... @@ -6325,7 +6377,7 @@ msgstr &quot;&quot;
6325 6377 msgid "Manage General Settings"
6326 6378 msgstr ""
6327 6379  
6328   -#: plugins/ktcore/KTCorePlugin.php:250 i18n/templates.c:6347
  6380 +#: plugins/ktcore/KTCorePlugin.php:250 i18n/templates.c:6374
6329 6381 msgid "Manage Groups"
6330 6382 msgstr ""
6331 6383  
... ... @@ -6342,29 +6394,29 @@ msgstr &quot;&quot;
6342 6394 msgid "Manage Internationalisation Settings"
6343 6395 msgstr ""
6344 6396  
6345   -#: plugins/wintools/BaobabPlugin.php:84
6346 6397 #: plugins/wintools/baobabKeyManagement.php:50
6347 6398 #: plugins/wintools/baobabKeyManagement.php:55
  6399 +#: plugins/wintools/BaobabPlugin.php:84
6348 6400 msgid "Manage Keys"
6349 6401 msgstr ""
6350 6402  
6351   -#: i18n/templates.c:2471 i18n/templates.c:2474
  6403 +#: i18n/templates.c:2483 i18n/templates.c:2486
6352 6404 msgid "Manage Lookup Tree Structure"
6353 6405 msgstr ""
6354 6406  
6355   -#: i18n/templates.c:7277
  6407 +#: i18n/templates.c:7304
6356 6408 msgid "Manage Lookup Trees"
6357 6409 msgstr ""
6358 6410  
6359   -#: i18n/templates.c:2465 i18n/templates.c:2468
  6411 +#: i18n/templates.c:2477 i18n/templates.c:2480
6360 6412 msgid "Manage Lookup Values"
6361 6413 msgstr ""
6362 6414  
6363   -#: i18n/templates.c:2396
  6415 +#: i18n/templates.c:2408
6364 6416 msgid "Manage Lookups"
6365 6417 msgstr ""
6366 6418  
6367   -#: i18n/templates.c:2393
  6419 +#: i18n/templates.c:2405
6368 6420 msgid "Manage Lookups for \"#field_name#\""
6369 6421 msgstr ""
6370 6422  
... ... @@ -6378,7 +6430,7 @@ msgstr &quot;&quot;
6378 6430 msgid "Manage Permissions"
6379 6431 msgstr ""
6380 6432  
6381   -#: i18n/templates.c:5363
  6433 +#: i18n/templates.c:5390
6382 6434 msgid "Manage Permissions: #statename#"
6383 6435 msgstr ""
6384 6436  
... ... @@ -6394,11 +6446,11 @@ msgstr &quot;&quot;
6394 6446 msgid "Manage Restrictions"
6395 6447 msgstr ""
6396 6448  
6397   -#: i18n/templates.c:3482
  6449 +#: i18n/templates.c:3494
6398 6450 msgid "Manage Saved Search"
6399 6451 msgstr ""
6400 6452  
6401   -#: i18n/templates.c:3368 i18n/templates.c:3632
  6453 +#: i18n/templates.c:3380 i18n/templates.c:3644
6402 6454 msgid "Manage Saved Search Criteria"
6403 6455 msgstr ""
6404 6456  
... ... @@ -6410,15 +6462,15 @@ msgstr &quot;&quot;
6410 6462 msgid "Manage Search and Indexing Settings"
6411 6463 msgstr ""
6412 6464  
6413   -#: plugins/ktcore/admin/workflowsv2.php:963 i18n/templates.c:5384
  6465 +#: plugins/ktcore/admin/workflowsv2.php:963 i18n/templates.c:5411
6414 6466 msgid "Manage State"
6415 6467 msgstr ""
6416 6468  
6417   -#: i18n/templates.c:5474
  6469 +#: i18n/templates.c:5501
6418 6470 msgid "Manage States"
6419 6471 msgstr ""
6420 6472  
6421   -#: i18n/templates.c:6104
  6473 +#: i18n/templates.c:6131
6422 6474 msgid "Manage Sub-Groups in #name#"
6423 6475 msgstr ""
6424 6476  
... ... @@ -6426,7 +6478,7 @@ msgstr &quot;&quot;
6426 6478 msgid "Manage Task Scheduler"
6427 6479 msgstr ""
6428 6480  
6429   -#: plugins/ktcore/admin/workflowsv2.php:1054 i18n/templates.c:5213
  6481 +#: plugins/ktcore/admin/workflowsv2.php:1054 i18n/templates.c:5240
6430 6482 msgid "Manage Transition"
6431 6483 msgstr ""
6432 6484  
... ... @@ -6434,7 +6486,7 @@ msgstr &quot;&quot;
6434 6486 msgid "Manage Transition Actions"
6435 6487 msgstr ""
6436 6488  
6437   -#: i18n/templates.c:5516 i18n/templates.c:5774
  6489 +#: i18n/templates.c:5543 i18n/templates.c:5801
6438 6490 msgid "Manage Transitions"
6439 6491 msgstr ""
6440 6492  
... ... @@ -6442,8 +6494,8 @@ msgstr &quot;&quot;
6442 6494 msgid "Manage User Interface Settings"
6443 6495 msgstr ""
6444 6496  
6445   -#: plugins/ktcore/KTCorePlugin.php:247 i18n/templates.c:5912
6446   -#: i18n/templates.c:5930
  6497 +#: plugins/ktcore/KTCorePlugin.php:247 i18n/templates.c:5939
  6498 +#: i18n/templates.c:5957
6447 6499 msgid "Manage Users"
6448 6500 msgstr ""
6449 6501  
... ... @@ -6451,7 +6503,7 @@ msgstr &quot;&quot;
6451 6503 msgid "Manage Users for Role"
6452 6504 msgstr ""
6453 6505  
6454   -#: i18n/templates.c:5957 i18n/templates.c:5963 i18n/templates.c:6086
  6506 +#: i18n/templates.c:5984 i18n/templates.c:5990 i18n/templates.c:6113
6455 6507 msgid "Manage Users in #name#"
6456 6508 msgstr ""
6457 6509  
... ... @@ -6468,16 +6520,16 @@ msgstr &quot;&quot;
6468 6520 msgid "Manage complex conditional"
6469 6521 msgstr ""
6470 6522  
6471   -#: i18n/templates.c:3047
  6523 +#: i18n/templates.c:3059
6472 6524 msgid "Manage conditional"
6473 6525 msgstr ""
6474 6526  
6475 6527 #: plugins/ktcore/admin/manageConditionals.php:101
6476   -#: plugins/ktcore/admin/manageConditionals.php:174 i18n/templates.c:2915
  6528 +#: plugins/ktcore/admin/manageConditionals.php:174 i18n/templates.c:2927
6477 6529 msgid "Manage conditional fieldset"
6478 6530 msgstr ""
6479 6531  
6480   -#: i18n/templates.c:3968 i18n/templates.c:6623
  6532 +#: i18n/templates.c:3980 i18n/templates.c:6650
6481 6533 msgid "Manage conditions."
6482 6534 msgstr ""
6483 6535  
... ... @@ -6489,7 +6541,7 @@ msgstr &quot;&quot;
6489 6541 msgid "Manage keys"
6490 6542 msgstr ""
6491 6543  
6492   -#: i18n/templates.c:2669
  6544 +#: i18n/templates.c:2681
6493 6545 msgid "Manage lookup tree"
6494 6546 msgstr ""
6495 6547  
... ... @@ -6507,9 +6559,9 @@ msgstr &quot;&quot;
6507 6559 msgid "Manage plugins"
6508 6560 msgstr ""
6509 6561  
6510   -#: i18n/permissions.c:12 i18n/templates.c:4526 i18n/templates.c:4535
6511   -#: i18n/templates.c:4667 i18n/templates.c:4676 i18n/templates.c:4697
6512   -#: i18n/templates.c:7064
  6562 +#: i18n/permissions.c:12 i18n/templates.c:4544 i18n/templates.c:4553
  6563 +#: i18n/templates.c:4685 i18n/templates.c:4694 i18n/templates.c:4724
  6564 +#: i18n/templates.c:7091
6513 6565 msgid "Manage security"
6514 6566 msgstr ""
6515 6567  
... ... @@ -6518,7 +6570,7 @@ msgstr &quot;&quot;
6518 6570 msgid "Manage simple conditional"
6519 6571 msgstr ""
6520 6572  
6521   -#: i18n/templates.c:5915 i18n/templates.c:5933
  6573 +#: i18n/templates.c:5942 i18n/templates.c:5960
6522 6574 msgid "Manage sub-groups"
6523 6575 msgstr ""
6524 6576  
... ... @@ -6558,7 +6610,7 @@ msgstr &quot;&quot;
6558 6610 msgid "Manage workflow"
6559 6611 msgstr ""
6560 6612  
6561   -#: i18n/templates.c:2480
  6613 +#: i18n/templates.c:2492
6562 6614 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."
6563 6615 msgstr ""
6564 6616  
... ... @@ -6570,7 +6622,7 @@ msgstr &quot;&quot;
6570 6622 msgid "Master Field"
6571 6623 msgstr ""
6572 6624  
6573   -#: i18n/templates.c:2942 i18n/templates.c:2951
  6625 +#: i18n/templates.c:2954 i18n/templates.c:2963
6574 6626 msgid "Master field"
6575 6627 msgstr ""
6576 6628  
... ... @@ -6588,19 +6640,19 @@ msgstr &quot;&quot;
6588 6640 msgid "Maximum Sessions"
6589 6641 msgstr ""
6590 6642  
6591   -#: i18n/templates.c:4505
  6643 +#: i18n/templates.c:4523
6592 6644 msgid "Member groups"
6593 6645 msgstr ""
6594 6646  
6595   -#: i18n/templates.c:4415
  6647 +#: i18n/templates.c:4433
6596 6648 msgid "Member users"
6597 6649 msgstr ""
6598 6650  
6599   -#: i18n/templates.c:7232 i18n/templates.c:7241
  6651 +#: i18n/templates.c:7259 i18n/templates.c:7268
6600 6652 msgid "Metadata"
6601 6653 msgstr ""
6602 6654  
6603   -#: i18n/templates.c:1217 i18n/templates.c:6767 i18n/templates.c:7211
  6655 +#: i18n/templates.c:1217 i18n/templates.c:6794 i18n/templates.c:7238
6604 6656 msgid "Metadata Version"
6605 6657 msgstr ""
6606 6658  
... ... @@ -6608,15 +6660,15 @@ msgstr &quot;&quot;
6608 6660 msgid "Metadata field expected"
6609 6661 msgstr ""
6610 6662  
6611   -#: i18n/templates.c:3455
  6663 +#: i18n/templates.c:3467
6612 6664 msgid "Migration process has taken:"
6613 6665 msgstr ""
6614 6666  
6615   -#: i18n/templates.c:3452
  6667 +#: i18n/templates.c:3464
6616 6668 msgid "Migration process started on:"
6617 6669 msgstr ""
6618 6670  
6619   -#: i18n/templates.c:3443
  6671 +#: i18n/templates.c:3455
6620 6672 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."
6621 6673 msgstr ""
6622 6674  
... ... @@ -6625,7 +6677,7 @@ msgid &quot;Mime Type&quot;
6625 6677 msgstr ""
6626 6678  
6627 6679 #: plugins/ktcore/KTCorePlugin.php:301 i18n/templates.c:185
6628   -#: i18n/templates.c:3101
  6680 +#: i18n/templates.c:3113
6629 6681 msgid "Mime Types"
6630 6682 msgstr ""
6631 6683  
... ... @@ -6647,7 +6699,7 @@ msgstr &quot;&quot;
6647 6699 msgid "Modification Date"
6648 6700 msgstr ""
6649 6701  
6650   -#: plugins/ktcore/KTColumns.inc.php:239
  6702 +#: plugins/ktcore/KTColumns.inc.php:270
6651 6703 #: search2/search/fields/ModifiedField.inc.php:44
6652 6704 msgid "Modified"
6653 6705 msgstr ""
... ... @@ -6660,7 +6712,7 @@ msgstr &quot;&quot;
6660 6712 msgid "Modified Delta"
6661 6713 msgstr ""
6662 6714  
6663   -#: i18n/templates.c:3428
  6715 +#: i18n/templates.c:3440
6664 6716 msgid "Modified by:"
6665 6717 msgstr ""
6666 6718  
... ... @@ -6680,33 +6732,33 @@ msgstr &quot;&quot;
6680 6732 msgid "Mount"
6681 6733 msgstr ""
6682 6734  
6683   -#: plugins/ktcore/KTBulkActions.php:140 plugins/ktcore/KTBulkActions.php:148
6684   -#: plugins/ktcore/KTDocumentActions.php:935
6685   -#: plugins/ktcore/KTDocumentActions.php:971 i18n/templates.c:3995
6686   -#: i18n/templates.c:4124 i18n/templates.c:4127 i18n/templates.c:4136
6687   -#: i18n/templates.c:4148 i18n/templates.c:4205 i18n/templates.c:4214
  6735 +#: plugins/ktcore/KTBulkActions.php:194 plugins/ktcore/KTBulkActions.php:202
  6736 +#: plugins/ktcore/KTDocumentActions.php:964
  6737 +#: plugins/ktcore/KTDocumentActions.php:1000 i18n/templates.c:4007
  6738 +#: i18n/templates.c:4139 i18n/templates.c:4142 i18n/templates.c:4151
  6739 +#: i18n/templates.c:4163 i18n/templates.c:4223 i18n/templates.c:4232
6688 6740 #: i18n/transactions.c:5
6689 6741 msgid "Move"
6690 6742 msgstr ""
6691 6743  
6692   -#: i18n/templates.c:3992
  6744 +#: i18n/templates.c:4004
6693 6745 msgid "Move Action for Transition"
6694 6746 msgstr ""
6695 6747  
6696   -#: plugins/ktcore/KTDocumentActions.php:964
6697   -#: plugins/ktcore/KTDocumentActions.php:970 i18n/templates.c:4049
  6748 +#: plugins/ktcore/KTDocumentActions.php:993
  6749 +#: plugins/ktcore/KTDocumentActions.php:999 i18n/templates.c:4061
6698 6750 msgid "Move Document"
6699 6751 msgstr ""
6700 6752  
6701   -#: i18n/templates.c:4133 i18n/templates.c:4202
  6753 +#: i18n/templates.c:4148 i18n/templates.c:4220
6702 6754 msgid "Move Files and Folders"
6703 6755 msgstr ""
6704 6756  
6705   -#: plugins/ktcore/KTBulkActions.php:147
  6757 +#: plugins/ktcore/KTBulkActions.php:201
6706 6758 msgid "Move Items"
6707 6759 msgstr ""
6708 6760  
6709   -#: lib/documentmanagement/documentutil.inc.php:1200
  6761 +#: lib/documentmanagement/documentutil.inc.php:1379
6710 6762 #, php-format
6711 6763 msgid "Moved from %s/%s to %s/%s. %s"
6712 6764 msgstr ""
... ... @@ -6719,15 +6771,15 @@ msgstr &quot;&quot;
6719 6771 msgid "Moves the document to another folder."
6720 6772 msgstr ""
6721 6773  
6722   -#: i18n/templates.c:4052
  6774 +#: i18n/templates.c:4064
6723 6775 msgid "Moving a document relocates the document within the DMS."
6724 6776 msgstr ""
6725 6777  
6726   -#: i18n/templates.c:4118
  6778 +#: i18n/templates.c:4133
6727 6779 msgid "Moving a document relocates the document within the document repository."
6728 6780 msgstr ""
6729 6781  
6730   -#: plugins/ktcore/KTColumns.inc.php:348
  6782 +#: plugins/ktcore/KTColumns.inc.php:379
6731 6783 msgid "Multiple Selection"
6732 6784 msgstr ""
6733 6785  
... ... @@ -6757,7 +6809,7 @@ msgstr &quot;&quot;
6757 6809 msgid "NOT"
6758 6810 msgstr ""
6759 6811  
6760   -#: i18n/templates.c:3404
  6812 +#: i18n/templates.c:3416
6761 6813 msgid "NOT AVAILABLE"
6762 6814 msgstr ""
6763 6815  
... ... @@ -6782,15 +6834,15 @@ msgstr &quot;&quot;
6782 6834 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297
6783 6835 #: plugins/wintools/email/emailDocumentTypes.php:68 preferences.php:76
6784 6836 #: i18n/templates.c:383 i18n/templates.c:758 i18n/templates.c:950
6785   -#: i18n/templates.c:1133 i18n/templates.c:1187 i18n/templates.c:1880
6786   -#: i18n/templates.c:2132 i18n/templates.c:2348 i18n/templates.c:2519
6787   -#: i18n/templates.c:2597 i18n/templates.c:2642 i18n/templates.c:2708
6788   -#: i18n/templates.c:2729 i18n/templates.c:3653 i18n/templates.c:4265
6789   -#: i18n/templates.c:4286 i18n/templates.c:4310 i18n/templates.c:4910
6790   -#: i18n/templates.c:5327 i18n/templates.c:5753 i18n/templates.c:6314
6791   -#: i18n/templates.c:6392 i18n/templates.c:6569 i18n/templates.c:6638
6792   -#: i18n/templates.c:6647 i18n/templates.c:6683 i18n/templates.c:6692
6793   -#: i18n/templates.c:6833
  6837 +#: i18n/templates.c:1133 i18n/templates.c:1187 i18n/templates.c:1892
  6838 +#: i18n/templates.c:2144 i18n/templates.c:2360 i18n/templates.c:2531
  6839 +#: i18n/templates.c:2609 i18n/templates.c:2654 i18n/templates.c:2720
  6840 +#: i18n/templates.c:2741 i18n/templates.c:3665 i18n/templates.c:4283
  6841 +#: i18n/templates.c:4304 i18n/templates.c:4328 i18n/templates.c:4937
  6842 +#: i18n/templates.c:5354 i18n/templates.c:5780 i18n/templates.c:6341
  6843 +#: i18n/templates.c:6419 i18n/templates.c:6596 i18n/templates.c:6665
  6844 +#: i18n/templates.c:6674 i18n/templates.c:6710 i18n/templates.c:6719
  6845 +#: i18n/templates.c:6860
6794 6846 msgid "Name"
6795 6847 msgstr ""
6796 6848  
... ... @@ -6803,12 +6855,12 @@ msgstr &quot;&quot;
6803 6855 msgid "Name of condition"
6804 6856 msgstr ""
6805 6857  
6806   -#: i18n/templates.c:2711 i18n/templates.c:4268 i18n/templates.c:6374
6807   -#: i18n/templates.c:6395
  6858 +#: i18n/templates.c:2723 i18n/templates.c:4286 i18n/templates.c:6401
  6859 +#: i18n/templates.c:6422
6808 6860 msgid "Namespace"
6809 6861 msgstr ""
6810 6862  
6811   -#: i18n/templates.c:6428 i18n/templates.c:6467
  6863 +#: i18n/templates.c:6455 i18n/templates.c:6494
6812 6864 msgid "New"
6813 6865 msgstr ""
6814 6866  
... ... @@ -6831,11 +6883,11 @@ msgstr &quot;&quot;
6831 6883 msgid "New Link"
6832 6884 msgstr ""
6833 6885  
6834   -#: i18n/templates.c:2909
  6886 +#: i18n/templates.c:2921
6835 6887 msgid "New Name"
6836 6888 msgstr ""
6837 6889  
6838   -#: plugins/ktcore/KTDocumentActions.php:1639
  6890 +#: plugins/ktcore/KTDocumentActions.php:1699
6839 6891 msgid "New Owner"
6840 6892 msgstr ""
6841 6893  
... ... @@ -6851,7 +6903,7 @@ msgstr &quot;&quot;
6851 6903 msgid "New Saved Search"
6852 6904 msgstr ""
6853 6905  
6854   -#: i18n/templates.c:5663
  6906 +#: i18n/templates.c:5690
6855 6907 msgid "New State"
6856 6908 msgstr ""
6857 6909  
... ... @@ -6900,19 +6952,19 @@ msgstr &quot;&quot;
6900 6952 msgid "New thread created"
6901 6953 msgstr ""
6902 6954  
6903   -#: i18n/templates.c:3134
  6955 +#: i18n/templates.c:3146
6904 6956 msgid "New to Document Management, or to #appname#? We've written some quick documentation to help you along"
6905 6957 msgstr ""
6906 6958  
6907   -#: i18n/templates.c:5354
  6959 +#: i18n/templates.c:5381
6908 6960 msgid "New workflow information"
6909 6961 msgstr ""
6910 6962  
6911   -#: i18n/templates.c:5357
  6963 +#: i18n/templates.c:5384
6912 6964 msgid "New workflow name"
6913 6965 msgstr ""
6914 6966  
6915   -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:72 i18n/templates.c:6191
  6967 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:72 i18n/templates.c:6218
6916 6968 msgid "Next"
6917 6969 msgstr ""
6918 6970  
... ... @@ -6920,9 +6972,9 @@ msgstr &quot;&quot;
6920 6972 msgid "Next run time"
6921 6973 msgstr ""
6922 6974  
6923   -#: i18n/templates.c:65 i18n/templates.c:2372 i18n/templates.c:2378
6924   -#: i18n/templates.c:2426 i18n/templates.c:2531 i18n/templates.c:2621
6925   -#: i18n/templates.c:2627 i18n/templates.c:3041 i18n/templates.c:4325
  6975 +#: i18n/templates.c:65 i18n/templates.c:2384 i18n/templates.c:2390
  6976 +#: i18n/templates.c:2438 i18n/templates.c:2543 i18n/templates.c:2633
  6977 +#: i18n/templates.c:2639 i18n/templates.c:3053 i18n/templates.c:4343
6926 6978 msgid "No"
6927 6979 msgstr ""
6928 6980  
... ... @@ -6930,7 +6982,7 @@ msgstr &quot;&quot;
6930 6982 msgid "No Base DN provided"
6931 6983 msgstr ""
6932 6984  
6933   -#: i18n/templates.c:6455
  6985 +#: i18n/templates.c:6482
6934 6986 msgid "No Conditions have been defined."
6935 6987 msgstr ""
6936 6988  
... ... @@ -6946,7 +6998,7 @@ msgstr &quot;&quot;
6946 6998 msgid "No Object Classes provided"
6947 6999 msgstr ""
6948 7000  
6949   -#: i18n/templates.c:3701 i18n/templates.c:6497
  7001 +#: i18n/templates.c:3713 i18n/templates.c:6524
6950 7002 msgid "No Saved Searches have been defined."
6951 7003 msgstr ""
6952 7004  
... ... @@ -7000,23 +7052,23 @@ msgstr &quot;&quot;
7000 7052 msgid "No action specified."
7001 7053 msgstr ""
7002 7054  
7003   -#: i18n/templates.c:5612
  7055 +#: i18n/templates.c:5639
7004 7056 msgid "No actions are controlled by this workflow, so all actions are available when documents are in this state."
7005 7057 msgstr ""
7006 7058  
7007   -#: i18n/templates.c:5693
  7059 +#: i18n/templates.c:5720
7008 7060 msgid "No actions are controlled by this workflow."
7009 7061 msgstr ""
7010 7062  
7011   -#: i18n/templates.c:5657
  7063 +#: i18n/templates.c:5684
7012 7064 msgid "No actions are controlled by this workflow. All actions will be available at all states."
7013 7065 msgstr ""
7014 7066  
7015   -#: i18n/templates.c:5447
  7067 +#: i18n/templates.c:5474
7016 7068 msgid "No actions are performed when this transition occurs."
7017 7069 msgstr ""
7018 7070  
7019   -#: i18n/templates.c:6542
  7071 +#: i18n/templates.c:6569
7020 7072 msgid "No additional authentication sources have been defined."
7021 7073 msgstr ""
7022 7074  
... ... @@ -7029,7 +7081,7 @@ msgstr &quot;&quot;
7029 7081 msgid "No automatic assignment"
7030 7082 msgstr ""
7031 7083  
7032   -#: i18n/templates.c:2114
  7084 +#: i18n/templates.c:2126
7033 7085 msgid "No automatic workflow"
7034 7086 msgstr ""
7035 7087  
... ... @@ -7055,11 +7107,11 @@ msgstr &quot;&quot;
7055 7107 msgid "No collection specified."
7056 7108 msgstr ""
7057 7109  
7058   -#: i18n/templates.c:2228
  7110 +#: i18n/templates.c:2240
7059 7111 msgid "No columns have been added to this view"
7060 7112 msgstr ""
7061 7113  
7062   -#: view.php:302
  7114 +#: view.php:315
7063 7115 #, php-format
7064 7116 msgid "No comparison version was requested. Please <a href=\"%s\">select a version</a>."
7065 7117 msgstr ""
... ... @@ -7072,15 +7124,15 @@ msgstr &quot;&quot;
7072 7124 msgid "No configuration has been implemented for this plugin."
7073 7125 msgstr ""
7074 7126  
7075   -#: i18n/templates.c:3329
  7127 +#: i18n/templates.c:3341
7076 7128 msgid "No content specified for this help file yet. <strong>Edit it first.</strong>"
7077 7129 msgstr ""
7078 7130  
7079   -#: i18n/templates.c:3851
  7131 +#: i18n/templates.c:3863
7080 7132 msgid "No criteria have been selected for the criteria group."
7081 7133 msgstr ""
7082 7134  
7083   -#: i18n/templates.c:4970
  7135 +#: i18n/templates.c:4997
7084 7136 msgid "No defined workflows"
7085 7137 msgstr ""
7086 7138  
... ... @@ -7089,16 +7141,16 @@ msgstr &quot;&quot;
7089 7141 msgid "No description given"
7090 7142 msgstr ""
7091 7143  
7092   -#: view.php:112 view.php:269
  7144 +#: view.php:112 view.php:282
7093 7145 #, php-format
7094 7146 msgid "No document was requested. Please <a href=\"%s\">browse</a> for one."
7095 7147 msgstr ""
7096 7148  
7097   -#: i18n/templates.c:6968
  7149 +#: i18n/templates.c:6995
7098 7150 msgid "No documents are currently checked out."
7099 7151 msgstr ""
7100 7152  
7101   -#: i18n/templates.c:6884
  7153 +#: i18n/templates.c:6911
7102 7154 msgid "No documents are marked as deleted."
7103 7155 msgstr ""
7104 7156  
... ... @@ -7110,16 +7162,16 @@ msgstr &quot;&quot;
7110 7162 msgid "No documents have been selected."
7111 7163 msgstr ""
7112 7164  
7113   -#: plugins/tagcloud/TagCloudRedirectPage.php:138 search/booleanSearch.php:314
7114   -#: search/simpleSearch.php:179 search2.php:343
  7165 +#: plugins/tagcloud/TagCloudRedirectPage.php:138 search2.php:343
  7166 +#: search/booleanSearch.php:314 search/simpleSearch.php:179
7115 7167 msgid "No documents or folders match this query."
7116 7168 msgstr ""
7117 7169  
7118   -#: ktwebservice/webservice.php:2104
  7170 +#: ktwebservice/webservice.php:2418
7119 7171 msgid "No documents were found matching the specified document no"
7120 7172 msgstr ""
7121 7173  
7122   -#: i18n/templates.c:6794 i18n/templates.c:6917 i18n/templates.c:6938
  7174 +#: i18n/templates.c:6821 i18n/templates.c:6944 i18n/templates.c:6965
7123 7175 msgid "No documents were selected."
7124 7176 msgstr ""
7125 7177  
... ... @@ -7132,7 +7184,7 @@ msgstr &quot;&quot;
7132 7184 msgid "No extractor for docid: %d"
7133 7185 msgstr ""
7134 7186  
7135   -#: i18n/templates.c:3938 i18n/templates.c:6593
  7187 +#: i18n/templates.c:3950 i18n/templates.c:6620
7136 7188 msgid "No fields associated with this fieldset."
7137 7189 msgstr ""
7138 7190  
... ... @@ -7141,11 +7193,11 @@ msgstr &quot;&quot;
7141 7193 msgid "No fieldsets"
7142 7194 msgstr ""
7143 7195  
7144   -#: i18n/templates.c:854 i18n/templates.c:4820
  7196 +#: i18n/templates.c:854 i18n/templates.c:4847
7145 7197 msgid "No fieldsets are available to be added. To add a fieldset, please go to DMS Administration"
7146 7198 msgstr ""
7147 7199  
7148   -#: i18n/templates.c:845 i18n/templates.c:4811
  7200 +#: i18n/templates.c:845 i18n/templates.c:4838
7149 7201 msgid "No fieldsets are currently associated with this type."
7150 7202 msgstr ""
7151 7203  
... ... @@ -7174,12 +7226,12 @@ msgstr &quot;&quot;
7174 7226 msgid "No folders or documents in this location."
7175 7227 msgstr ""
7176 7228  
7177   -#: i18n/templates.c:3950 i18n/templates.c:3959 i18n/templates.c:6605
7178   -#: i18n/templates.c:6614
  7229 +#: i18n/templates.c:3962 i18n/templates.c:3971 i18n/templates.c:6632
  7230 +#: i18n/templates.c:6641
7179 7231 msgid "No free fields."
7180 7232 msgstr ""
7181 7233  
7182   -#: i18n/templates.c:2498
  7234 +#: i18n/templates.c:2510
7183 7235 msgid "No free keywords. Use the \"unlink\" action on a keyword to make it available."
7184 7236 msgstr ""
7185 7237  
... ... @@ -7187,11 +7239,11 @@ msgstr &quot;&quot;
7187 7239 msgid "No group is required to perform this transition"
7188 7240 msgstr ""
7189 7241  
7190   -#: i18n/templates.c:5573
  7242 +#: i18n/templates.c:5600
7191 7243 msgid "No groups or roles are defined in the DMS."
7192 7244 msgstr ""
7193 7245  
7194   -#: i18n/templates.c:4919
  7246 +#: i18n/templates.c:4946
7195 7247 msgid "No help files have been customized."
7196 7248 msgstr ""
7197 7249  
... ... @@ -7199,7 +7251,7 @@ msgstr &quot;&quot;
7199 7251 msgid "No help page specified."
7200 7252 msgstr ""
7201 7253  
7202   -#: i18n/templates.c:3107
  7254 +#: i18n/templates.c:3119
7203 7255 msgid "No indicated problem."
7204 7256 msgstr ""
7205 7257  
... ... @@ -7211,7 +7263,7 @@ msgstr &quot;&quot;
7211 7263 msgid "No internal"
7212 7264 msgstr ""
7213 7265  
7214   -#: i18n/templates.c:2783
  7266 +#: i18n/templates.c:2795
7215 7267 msgid "No items have been assigned with the current \t\t parent behaviour."
7216 7268 msgstr ""
7217 7269  
... ... @@ -7219,11 +7271,11 @@ msgstr &quot;&quot;
7219 7271 msgid "No items in the category."
7220 7272 msgstr ""
7221 7273  
7222   -#: i18n/templates.c:2249
  7274 +#: i18n/templates.c:2261
7223 7275 msgid "No items require your attention"
7224 7276 msgstr ""
7225 7277  
7226   -#: i18n/templates.c:3182
  7278 +#: i18n/templates.c:3194
7227 7279 msgid "No items require your attention."
7228 7280 msgstr ""
7229 7281  
... ... @@ -7240,11 +7292,11 @@ msgstr &quot;&quot;
7240 7292 msgid "No licenses have been installed"
7241 7293 msgstr ""
7242 7294  
7243   -#: i18n/templates.c:6851
  7295 +#: i18n/templates.c:6878
7244 7296 msgid "No link administrator changeable link types available."
7245 7297 msgstr ""
7246 7298  
7247   -#: i18n/templates.c:1952 i18n/templates.c:2024
  7299 +#: i18n/templates.c:1964 i18n/templates.c:2036
7248 7300 msgid "No link types are defined. Please ask the administrator to add them."
7249 7301 msgstr ""
7250 7302  
... ... @@ -7252,7 +7304,7 @@ msgstr &quot;&quot;
7252 7304 msgid "No local user with that username"
7253 7305 msgstr ""
7254 7306  
7255   -#: browse.php:281
  7307 +#: browse.php:294
7256 7308 msgid "No lookup fields available."
7257 7309 msgstr ""
7258 7310  
... ... @@ -7267,7 +7319,7 @@ msgstr &quot;&quot;
7267 7319 msgid "No lookups were selected for editing"
7268 7320 msgstr ""
7269 7321  
7270   -#: i18n/templates.c:2945
  7322 +#: i18n/templates.c:2957
7271 7323 msgid "No master field is set, please select the master field"
7272 7324 msgstr ""
7273 7325  
... ... @@ -7302,7 +7354,7 @@ msgstr &quot;&quot;
7302 7354 msgid "No password was provided"
7303 7355 msgstr ""
7304 7356  
7305   -#: i18n/templates.c:5366
  7357 +#: i18n/templates.c:5393
7306 7358 msgid "No permissions are controlled by this state. Indicate below which permissions are controlled to allocate them."
7307 7359 msgstr ""
7308 7360  
... ... @@ -7311,15 +7363,15 @@ msgstr &quot;&quot;
7311 7363 msgid "No permissions are required to perform this transition"
7312 7364 msgstr ""
7313 7365  
7314   -#: i18n/templates.c:5633
  7366 +#: i18n/templates.c:5660
7315 7367 msgid "No permissions have been created within #appname#."
7316 7368 msgstr ""
7317 7369  
7318   -#: i18n/templates.c:7037
  7370 +#: i18n/templates.c:7064
7319 7371 msgid "No problems found - database is consistent with the contents of the repository."
7320 7372 msgstr ""
7321 7373  
7322   -#: lib/documentmanagement/documentutil.inc.php:755
  7374 +#: lib/documentmanagement/documentutil.inc.php:903
7323 7375 msgid "No reason given"
7324 7376 msgstr ""
7325 7377  
... ... @@ -7336,7 +7388,7 @@ msgid &quot;No restrictions in place for this transition.&quot;
7336 7388 msgstr ""
7337 7389  
7338 7390 #: i18n/templates.c:971 i18n/templates.c:1145 i18n/templates.c:1202
7339   -#: i18n/templates.c:5936 i18n/templates.c:6359
  7391 +#: i18n/templates.c:5963 i18n/templates.c:6386
7340 7392 msgid "No results for your search."
7341 7393 msgstr ""
7342 7394  
... ... @@ -7344,19 +7396,19 @@ msgstr &quot;&quot;
7344 7396 msgid "No role is required to perform this transition"
7345 7397 msgstr ""
7346 7398  
7347   -#: i18n/templates.c:4115 i18n/templates.c:4394
  7399 +#: i18n/templates.c:4127 i18n/templates.c:4412
7348 7400 msgid "No roles defined in the Role Administration area."
7349 7401 msgstr ""
7350 7402  
7351   -#: i18n/templates.c:7070
  7403 +#: i18n/templates.c:7097
7352 7404 msgid "No roles or groups have been defined or have permissions."
7353 7405 msgstr ""
7354 7406  
7355   -#: i18n/templates.c:4694
  7407 +#: i18n/templates.c:4721
7356 7408 msgid "No roles or groups have been defined. Permissions can only be allocated to roles and groups."
7357 7409 msgstr ""
7358 7410  
7359   -#: i18n/templates.c:4436 i18n/templates.c:4553
  7411 +#: i18n/templates.c:4454 i18n/templates.c:4571
7360 7412 msgid "No roles, groups, or users have been defined or have permissions."
7361 7413 msgstr ""
7362 7414  
... ... @@ -7368,11 +7420,11 @@ msgstr &quot;&quot;
7368 7420 msgid "No search parameters given"
7369 7421 msgstr ""
7370 7422  
7371   -#: i18n/templates.c:2165
  7423 +#: i18n/templates.c:2177
7372 7424 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find groups."
7373 7425 msgstr ""
7374 7426  
7375   -#: i18n/templates.c:2129
  7427 +#: i18n/templates.c:2141
7376 7428 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find users."
7377 7429 msgstr ""
7378 7430  
... ... @@ -7433,7 +7485,7 @@ msgstr &quot;&quot;
7433 7485 msgid "No such column: %s"
7434 7486 msgstr ""
7435 7487  
7436   -#: lib/actions/bulkaction.php:196
  7488 +#: lib/actions/bulkaction.php:247
7437 7489 msgid "No such document"
7438 7490 msgstr ""
7439 7491  
... ... @@ -7441,7 +7493,7 @@ msgstr &quot;&quot;
7441 7493 msgid "No such element"
7442 7494 msgstr ""
7443 7495  
7444   -#: lib/actions/bulkaction.php:219
  7496 +#: lib/actions/bulkaction.php:270
7445 7497 msgid "No such folder"
7446 7498 msgstr ""
7447 7499  
... ... @@ -7493,11 +7545,11 @@ msgstr &quot;&quot;
7493 7545 msgid "No such widget: %s"
7494 7546 msgstr ""
7495 7547  
7496   -#: i18n/templates.c:3191
  7548 +#: i18n/templates.c:3203
7497 7549 msgid "No tasks have been run yet."
7498 7550 msgstr ""
7499 7551  
7500   -#: i18n/templates.c:7301
  7552 +#: i18n/templates.c:7328
7501 7553 msgid "No tasks have been scheduled"
7502 7554 msgstr ""
7503 7555  
... ... @@ -7518,15 +7570,15 @@ msgstr &quot;&quot;
7518 7570 msgid "No transition specified."
7519 7571 msgstr ""
7520 7572  
7521   -#: i18n/templates.c:7274
  7573 +#: i18n/templates.c:7301
7522 7574 msgid "No transitions are available while the document is checked out."
7523 7575 msgstr ""
7524 7576  
7525   -#: i18n/templates.c:5603
  7577 +#: i18n/templates.c:5630
7526 7578 msgid "No transitions have been defined for this workflow."
7527 7579 msgstr ""
7528 7580  
7529   -#: i18n/templates.c:5594
  7581 +#: i18n/templates.c:5621
7530 7582 msgid "No transitions lead to this state."
7531 7583 msgstr ""
7532 7584  
... ... @@ -7534,7 +7586,7 @@ msgstr &quot;&quot;
7534 7586 msgid "No unit"
7535 7587 msgstr ""
7536 7588  
7537   -#: i18n/templates.c:4664 i18n/templates.c:7184
  7589 +#: i18n/templates.c:4682 i18n/templates.c:7211
7538 7590 msgid "No users have permissions on this item."
7539 7591 msgstr ""
7540 7592  
... ... @@ -7551,7 +7603,7 @@ msgid &quot;No valid email addresses supplied&quot;
7551 7603 msgstr ""
7552 7604  
7553 7605 #: i18n/templates.c:35 i18n/templates.c:1289 i18n/templates.c:1292
7554   -#: i18n/templates.c:1343 i18n/templates.c:4928
  7606 +#: i18n/templates.c:1343 i18n/templates.c:4955
7555 7607 msgid "No workflow"
7556 7608 msgstr ""
7557 7609  
... ... @@ -7567,7 +7619,7 @@ msgstr &quot;&quot;
7567 7619 msgid "Non-integer returned when looking for count"
7568 7620 msgstr ""
7569 7621  
7570   -#: lib/documentmanagement/Document.inc:223 lib/ktentity.inc:666
  7622 +#: lib/documentmanagement/Document.inc:299 lib/ktentity.inc:666
7571 7623 msgid "Non-numeric identifier"
7572 7624 msgstr ""
7573 7625  
... ... @@ -7582,8 +7634,8 @@ msgid &quot;None&quot;
7582 7634 msgstr ""
7583 7635  
7584 7636 #: lib/documentmanagement/DocumentField.inc:202
7585   -#: plugins/ktcore/admin/documentFieldsv2.php:108 i18n/templates.c:2735
7586   -#: i18n/templates.c:4292
  7637 +#: plugins/ktcore/admin/documentFieldsv2.php:108 i18n/templates.c:2747
  7638 +#: i18n/templates.c:4310
7587 7639 msgid "Normal"
7588 7640 msgstr ""
7589 7641  
... ... @@ -7601,7 +7653,7 @@ msgstr &quot;&quot;
7601 7653 msgid "Not Required"
7602 7654 msgstr ""
7603 7655  
7604   -#: i18n/templates.c:3683 i18n/templates.c:3692
  7656 +#: i18n/templates.c:3695 i18n/templates.c:3704
7605 7657 msgid "Not Shared"
7606 7658 msgstr ""
7607 7659  
... ... @@ -7650,12 +7702,12 @@ msgstr &quot;&quot;
7650 7702 msgid "Not yet implemented in %s"
7651 7703 msgstr ""
7652 7704  
7653   -#: i18n/templates.c:6782 i18n/templates.c:6827 i18n/templates.c:6902
7654   -#: i18n/templates.c:6923
  7705 +#: i18n/templates.c:6809 i18n/templates.c:6854 i18n/templates.c:6929
  7706 +#: i18n/templates.c:6950
7655 7707 msgid "Note"
7656 7708 msgstr ""
7657 7709  
7658   -#: i18n/templates.c:2072
  7710 +#: i18n/templates.c:2084
7659 7711 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."
7660 7712 msgstr ""
7661 7713  
... ... @@ -7675,19 +7727,19 @@ msgstr &quot;&quot;
7675 7727 msgid "Note that the options which are available depends on previous choices within this fieldset."
7676 7728 msgstr ""
7677 7729  
7678   -#: i18n/templates.c:3503
  7730 +#: i18n/templates.c:3515
7679 7731 msgid "Note:"
7680 7732 msgstr ""
7681 7733  
7682   -#: i18n/templates.c:3203
  7734 +#: i18n/templates.c:3215
7683 7735 msgid "Note: The stack install uses its own service for task scheduling and the following is only for source installs."
7684 7736 msgstr ""
7685 7737  
7686   -#: i18n/templates.c:3200
  7738 +#: i18n/templates.c:3212
7687 7739 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 <i>Control Panel</i>, go to <i>Administrative Tools</i> and open the list of <i>Services</i>. The scheduler service is called <i>ktdmsScheduler</i>. For further information on this service, please refer to the documentation."
7688 7740 msgstr ""
7689 7741  
7690   -#: i18n/templates.c:3470
  7742 +#: i18n/templates.c:3482
7691 7743 msgid "Note:</b> <i>Search results will not be accurate until the migration process is complete."
7692 7744 msgstr ""
7693 7745  
... ... @@ -7695,9 +7747,9 @@ msgstr &quot;&quot;
7695 7747 msgid "Nothing else is available"
7696 7748 msgstr ""
7697 7749  
7698   -#: plugins/ktcore/KTMiscPages.php:44 plugins/ktcore/admin/workflowsv2.php:2105
7699   -#: plugins/ktcore/admin/workflowsv2.php:2257 i18n/templates.c:5099
7700   -#: i18n/templates.c:5399
  7750 +#: plugins/ktcore/admin/workflowsv2.php:2105
  7751 +#: plugins/ktcore/admin/workflowsv2.php:2257 plugins/ktcore/KTMiscPages.php:44
  7752 +#: i18n/templates.c:5126 i18n/templates.c:5426
7701 7753 msgid "Notifications"
7702 7754 msgstr ""
7703 7755  
... ... @@ -7709,11 +7761,11 @@ msgstr &quot;&quot;
7709 7761 msgid "Notifications updated."
7710 7762 msgstr ""
7711 7763  
7712   -#: i18n/templates.c:5501 i18n/templates.c:5720
  7764 +#: i18n/templates.c:5528 i18n/templates.c:5747
7713 7765 msgid "Notified groups & roles"
7714 7766 msgstr ""
7715 7767  
7716   -#: i18n/templates.c:3272
  7768 +#: i18n/templates.c:3284
7717 7769 msgid "Now editing field \""
7718 7770 msgstr ""
7719 7771  
... ... @@ -7736,42 +7788,42 @@ msgstr &quot;&quot;
7736 7788 msgid "Object no longer exists"
7737 7789 msgstr ""
7738 7790  
7739   -#: i18n/templates.c:7043
  7791 +#: i18n/templates.c:7070
7740 7792 msgid "On deleting a document version the version history will remain but the document will be <b>permanently</b> deleted."
7741 7793 msgstr ""
7742 7794  
7743   -#: plugins/ktcore/KTBulkActions.php:878
  7795 +#: plugins/ktcore/KTBulkActions.php:991
7744 7796 #, php-format
7745 7797 msgid "Once downloaded, return to the original <a href=\"%s\">folder</a>"
7746 7798 msgstr ""
7747 7799  
7748   -#: i18n/templates.c:4046
  7800 +#: i18n/templates.c:4058
7749 7801 msgid "Once the document has been downloaded, you should <a href=\"#link#\">return to the document view</a>."
7750 7802 msgstr ""
7751 7803  
7752   -#: i18n/templates.c:5369
  7804 +#: i18n/templates.c:5396
7753 7805 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."
7754 7806 msgstr ""
7755 7807  
7756   -#: plugins/ktcore/KTBulkActions.php:622
  7808 +#: plugins/ktcore/KTBulkActions.php:732
7757 7809 #: plugins/ktstandard/KTBulkExportPlugin.php:160
7758 7810 #, php-format
7759 7811 msgid "Once your download is complete, click <a href=\"%s\">here</a> to return to the original folder"
7760 7812 msgstr ""
7761 7813  
7762   -#: i18n/templates.c:5294
  7814 +#: i18n/templates.c:5321
7763 7815 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."
7764 7816 msgstr ""
7765 7817  
7766   -#: i18n/templates.c:5225
  7818 +#: i18n/templates.c:5252
7767 7819 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."
7768 7820 msgstr ""
7769 7821  
7770   -#: i18n/templates.c:5390
  7822 +#: i18n/templates.c:5417
7771 7823 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."
7772 7824 msgstr ""
7773 7825  
7774   -#: i18n/templates.c:6539
  7826 +#: i18n/templates.c:6566
7775 7827 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."
7776 7828 msgstr ""
7777 7829  
... ... @@ -7795,7 +7847,7 @@ msgstr &quot;&quot;
7795 7847 msgid "OpenOffice Text Extractor"
7796 7848 msgstr ""
7797 7849  
7798   -#: plugins/ktcore/KTColumns.inc.php:542
  7850 +#: plugins/ktcore/KTColumns.inc.php:583
7799 7851 msgid "Opening Containing Folder"
7800 7852 msgstr ""
7801 7853  
... ... @@ -7803,19 +7855,19 @@ msgstr &quot;&quot;
7803 7855 msgid "Optimising Lucene index"
7804 7856 msgstr ""
7805 7857  
7806   -#: i18n/templates.c:2981 i18n/templates.c:3008
  7858 +#: i18n/templates.c:2993 i18n/templates.c:3020
7807 7859 msgid "Order"
7808 7860 msgstr ""
7809 7861  
7810   -#: i18n/templates.c:2972 i18n/templates.c:2999
  7862 +#: i18n/templates.c:2984 i18n/templates.c:3011
7811 7863 msgid "Order Fields"
7812 7864 msgstr ""
7813 7865  
7814   -#: i18n/templates.c:6062
  7866 +#: i18n/templates.c:6089
7815 7867 msgid "Organisation Name"
7816 7868 msgstr ""
7817 7869  
7818   -#: i18n/templates.c:6053
  7870 +#: i18n/templates.c:6080
7819 7871 msgid "Orgnisation Administration"
7820 7872 msgstr ""
7821 7873  
... ... @@ -7831,11 +7883,11 @@ msgstr &quot;&quot;
7831 7883 msgid "Orphaned Folders Plugin"
7832 7884 msgstr ""
7833 7885  
7834   -#: i18n/templates.c:2399
  7886 +#: i18n/templates.c:2411
7835 7887 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"
7836 7888 msgstr ""
7837 7889  
7838   -#: i18n/templates.c:4370
  7890 +#: i18n/templates.c:4388
7839 7891 msgid "Override Parent Allocation"
7840 7892 msgstr ""
7841 7893  
... ... @@ -7843,7 +7895,7 @@ msgstr &quot;&quot;
7843 7895 msgid "Override parent allocation"
7844 7896 msgstr ""
7845 7897  
7846   -#: i18n/templates.c:4547
  7898 +#: i18n/templates.c:4565
7847 7899 msgid "Override permissions"
7848 7900 msgstr ""
7849 7901  
... ... @@ -7875,7 +7927,7 @@ msgstr &quot;&quot;
7875 7927 msgid "Owner"
7876 7928 msgstr ""
7877 7929  
7878   -#: plugins/ktcore/KTDocumentActions.php:1698
  7930 +#: plugins/ktcore/KTDocumentActions.php:1758
7879 7931 msgid "Ownership changed."
7880 7932 msgstr ""
7881 7933  
... ... @@ -7891,11 +7943,11 @@ msgstr &quot;&quot;
7891 7943 msgid "PDF Text Extractor"
7892 7944 msgstr ""
7893 7945  
7894   -#: i18n/templates.c:5810
  7946 +#: i18n/templates.c:5837
7895 7947 msgid "PHP Information"
7896 7948 msgstr ""
7897 7949  
7898   -#: i18n/templates.c:2246
  7950 +#: i18n/templates.c:2258
7899 7951 msgid "Page: #batch#"
7900 7952 msgstr ""
7901 7953  
... ... @@ -7903,7 +7955,7 @@ msgstr &quot;&quot;
7903 7955 msgid "Parameters"
7904 7956 msgstr ""
7905 7957  
7906   -#: i18n/templates.c:3581
  7958 +#: i18n/templates.c:3593
7907 7959 msgid "Parse"
7908 7960 msgstr ""
7909 7961  
... ... @@ -7921,7 +7973,7 @@ msgstr &quot;&quot;
7921 7973 #: lib/authentication/builtinauthenticationprovider.inc.php:190
7922 7974 #: plugins/ktcore/admin/userManagement.php:159
7923 7975 #: plugins/ktcore/admin/userManagement.php:268 preferences.php:131
7924   -#: i18n/templates.c:6362 i18n/templates.c:6728
  7976 +#: i18n/templates.c:6389 i18n/templates.c:6755
7925 7977 msgid "Password"
7926 7978 msgstr ""
7927 7979  
... ... @@ -7950,15 +8002,15 @@ msgstr &quot;&quot;
7950 8002 msgid "Per-User Activity"
7951 8003 msgstr ""
7952 8004  
7953   -#: plugins/ktcore/KTDocumentActions.php:1551
  8005 +#: plugins/ktcore/KTDocumentActions.php:1611
7954 8006 msgid "Perform Quick Transition"
7955 8007 msgstr ""
7956 8008  
7957   -#: plugins/ktcore/KTDocumentActions.php:1552 i18n/templates.c:4946
  8009 +#: plugins/ktcore/KTDocumentActions.php:1612 i18n/templates.c:4973
7958 8010 msgid "Perform Transition"
7959 8011 msgstr ""
7960 8012  
7961   -#: plugins/ktcore/KTDocumentActions.php:1586
  8013 +#: plugins/ktcore/KTDocumentActions.php:1646
7962 8014 #, php-format
7963 8015 msgid "Perform Transition: %s"
7964 8016 msgstr ""
... ... @@ -7967,15 +8019,15 @@ msgstr &quot;&quot;
7967 8019 msgid "Performs a check to see if the documents in your repositories all are stored on the back-end storage (usually on disk)."
7968 8020 msgstr ""
7969 8021  
7970   -#: i18n/templates.c:3518
  8022 +#: i18n/templates.c:3530
7971 8023 msgid "Period Since Last Indexing:"
7972 8024 msgstr ""
7973 8025  
7974   -#: i18n/templates.c:3512
  8026 +#: i18n/templates.c:3524
7975 8027 msgid "Period Since Last Optimization:"
7976 8028 msgstr ""
7977 8029  
7978   -#: i18n/templates.c:7319
  8030 +#: i18n/templates.c:7346
7979 8031 msgid "Permission"
7980 8032 msgstr ""
7981 8033  
... ... @@ -7995,11 +8047,11 @@ msgstr &quot;&quot;
7995 8047 msgid "Permission deleted"
7996 8048 msgstr ""
7997 8049  
7998   -#: plugins/ktcore/KTCorePlugin.php:258 plugins/ktcore/KTPermissions.php:68
7999   -#: plugins/ktcore/KTPermissions.php:195
8000 8050 #: plugins/ktcore/folder/Permissions.php:56
8001 8051 #: plugins/ktcore/folder/Permissions.php:60
8002   -#: plugins/ktcore/folder/Permissions.php:193 i18n/templates.c:4430
  8052 +#: plugins/ktcore/folder/Permissions.php:193
  8053 +#: plugins/ktcore/KTCorePlugin.php:258 plugins/ktcore/KTPermissions.php:68
  8054 +#: plugins/ktcore/KTPermissions.php:195 i18n/templates.c:4448
8003 8055 msgid "Permissions"
8004 8056 msgstr ""
8005 8057  
... ... @@ -8007,11 +8059,11 @@ msgstr &quot;&quot;
8007 8059 msgid "Permissions Allocated."
8008 8060 msgstr ""
8009 8061  
8010   -#: plugins/ktcore/admin/workflowsv2.php:1230 i18n/templates.c:5183
  8062 +#: plugins/ktcore/admin/workflowsv2.php:1230 i18n/templates.c:5210
8011 8063 msgid "Permissions Overview"
8012 8064 msgstr ""
8013 8065  
8014   -#: i18n/templates.c:7310
  8066 +#: i18n/templates.c:7337
8015 8067 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."
8016 8068 msgstr ""
8017 8069  
... ... @@ -8023,7 +8075,7 @@ msgstr &quot;&quot;
8023 8075 msgid "Permissions on folder updated"
8024 8076 msgstr ""
8025 8077  
8026   -#: i18n/templates.c:5507 i18n/templates.c:5726
  8078 +#: i18n/templates.c:5534 i18n/templates.c:5753
8027 8079 msgid "Permissions overridden"
8028 8080 msgstr ""
8029 8081  
... ... @@ -8035,35 +8087,35 @@ msgstr &quot;&quot;
8035 8087 msgid "Plain Text Extractor"
8036 8088 msgstr ""
8037 8089  
8038   -#: i18n/templates.c:2198
  8090 +#: i18n/templates.c:2210
8039 8091 msgid "Please be aware that - depending on your selections - new values may become available."
8040 8092 msgstr ""
8041 8093  
8042   -#: lib/documentmanagement/documentutil.inc.php:1302
  8094 +#: lib/documentmanagement/documentutil.inc.php:1481
8043 8095 msgid "Please be sure to enter information for all the Required fields below"
8044 8096 msgstr ""
8045 8097  
8046   -#: plugins/ktcore/KTDocumentActions.php:1562
  8098 +#: plugins/ktcore/KTDocumentActions.php:1622
8047 8099 msgid "Please bear in mind that you can use a maximum of <strong>250</strong> characters."
8048 8100 msgstr ""
8049 8101  
8050   -#: i18n/templates.c:6125
  8102 +#: i18n/templates.c:6152
8051 8103 msgid "Please choose a location to place your unit folder."
8052 8104 msgstr ""
8053 8105  
8054   -#: i18n/templates.c:3023
  8106 +#: i18n/templates.c:3035
8055 8107 msgid "Please complete the following fields to edit the fieldset's properties and then click <strong>Change</strong>. Required fields are marked with a red square."
8056 8108 msgstr ""
8057 8109  
8058   -#: i18n/templates.c:6074
  8110 +#: i18n/templates.c:6101
8059 8111 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."
8060 8112 msgstr ""
8061 8113  
8062   -#: i18n/templates.c:5852
  8114 +#: i18n/templates.c:5879
8063 8115 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."
8064 8116 msgstr ""
8065 8117  
8066   -#: i18n/templates.c:6974
  8118 +#: i18n/templates.c:7001
8067 8119 msgid "Please confirm that this is the document that you wish to check-in."
8068 8120 msgstr ""
8069 8121  
... ... @@ -8071,7 +8123,7 @@ msgstr &quot;&quot;
8071 8123 msgid "Please contact #email# to purchase a new subscription, or renew your existing one."
8072 8124 msgstr ""
8073 8125  
8074   -#: i18n/templates.c:6170
  8126 +#: i18n/templates.c:6197
8075 8127 msgid "Please contact the <a href=\"mailto:sales@knowledgetree.com\">KnowledgeTree Sales team</a> should you wish to learn more about commercially supported editions of KnowledgeTree."
8076 8128 msgstr ""
8077 8129  
... ... @@ -8091,7 +8143,7 @@ msgstr &quot;&quot;
8091 8143 msgid "Please either enter a name, or select a search to save over"
8092 8144 msgstr ""
8093 8145  
8094   -#: i18n/templates.c:3206
  8146 +#: i18n/templates.c:3218
8095 8147 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:"
8096 8148 msgstr ""
8097 8149  
... ... @@ -8103,7 +8155,7 @@ msgstr &quot;&quot;
8103 8155 msgid "Please enter a list of transitions, one per line. Transition names must be unique."
8104 8156 msgstr ""
8105 8157  
8106   -#: i18n/templates.c:3383
  8158 +#: i18n/templates.c:3395
8107 8159 msgid "Please enter a name for the search expression."
8108 8160 msgstr ""
8109 8161  
... ... @@ -8116,11 +8168,11 @@ msgstr &quot;&quot;
8116 8168 msgid "Please enter some search criteria!"
8117 8169 msgstr ""
8118 8170  
8119   -#: i18n/templates.c:6254
  8171 +#: i18n/templates.c:6281
8120 8172 msgid "Please enter the Group's details below and then click <strong>create group</strong>. Fields marked with a red square are required."
8121 8173 msgstr ""
8122 8174  
8123   -#: i18n/templates.c:6188
  8175 +#: i18n/templates.c:6215
8124 8176 msgid "Please enter the Unit's details below and then click <strong>create unit</strong>. Fields marked with a red square are required."
8125 8177 msgstr ""
8126 8178  
... ... @@ -8128,7 +8180,7 @@ msgstr &quot;&quot;
8128 8180 msgid "Please enter the lookup values you wish to add, one per line."
8129 8181 msgstr ""
8130 8182  
8131   -#: i18n/templates.c:6722
  8183 +#: i18n/templates.c:6749
8132 8184 msgid "Please enter your details below to login."
8133 8185 msgstr ""
8134 8186  
... ... @@ -8140,7 +8192,7 @@ msgstr &quot;&quot;
8140 8192 msgid "Please enter your username."
8141 8193 msgstr ""
8142 8194  
8143   -#: i18n/templates.c:4607
  8195 +#: i18n/templates.c:4625
8144 8196 msgid "Please give a reason for deleting these files. This will be recorded in the documents' \"Transaction History\""
8145 8197 msgstr ""
8146 8198  
... ... @@ -8149,37 +8201,37 @@ msgstr &quot;&quot;
8149 8201 msgid "Please give the role a name."
8150 8202 msgstr ""
8151 8203  
8152   -#: i18n/templates.c:4145
  8204 +#: i18n/templates.c:4160
8153 8205 msgid "Please give these final details."
8154 8206 msgstr ""
8155 8207  
8156   -#: plugins/ktcore/KTDocumentActions.php:1039
8157   -#: plugins/ktcore/KTDocumentActions.php:1241
  8208 +#: plugins/ktcore/KTDocumentActions.php:1068
  8209 +#: plugins/ktcore/KTDocumentActions.php:1270
8158 8210 msgid "Please indicate a new filename to use to resolve any conflicts."
8159 8211 msgstr ""
8160 8212  
8161   -#: plugins/ktcore/KTDocumentActions.php:1023
8162   -#: plugins/ktcore/KTDocumentActions.php:1225
  8213 +#: plugins/ktcore/KTDocumentActions.php:1052
  8214 +#: plugins/ktcore/KTDocumentActions.php:1254
8163 8215 msgid "Please indicate a new title to use to resolve any title conflicts."
8164 8216 msgstr ""
8165 8217  
8166   -#: i18n/templates.c:7007 i18n/templates.c:7013
  8218 +#: i18n/templates.c:7034 i18n/templates.c:7040
8167 8219 msgid "Please note"
8168 8220 msgstr ""
8169 8221  
8170   -#: i18n/templates.c:5672
  8222 +#: i18n/templates.c:5699
8171 8223 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."
8172 8224 msgstr ""
8173 8225  
8174   -#: i18n/templates.c:4343
  8226 +#: i18n/templates.c:4361
8175 8227 msgid "Please note that changing role allocations may take a some time, depending on the number of folders below this one."
8176 8228 msgstr ""
8177 8229  
8178   -#: plugins/ktcore/KTDocumentActions.php:1641
  8230 +#: plugins/ktcore/KTDocumentActions.php:1701
8179 8231 msgid "Please note that changing the owner may affect access to this document."
8180 8232 msgstr ""
8181 8233  
8182   -#: i18n/templates.c:4958
  8234 +#: i18n/templates.c:4985
8183 8235 msgid "Please note that changing the workflow on a document will start the workflow at the beginning of the new workflow. <strong>This is true even if the new workflow is identical to the old one.</strong>"
8184 8236 msgstr ""
8185 8237  
... ... @@ -8191,7 +8243,7 @@ msgstr &quot;&quot;
8191 8243 msgid "Please note that rescheduling all documents may take a long time, depending on the size of the repository."
8192 8244 msgstr ""
8193 8245  
8194   -#: i18n/templates.c:5108 i18n/templates.c:5129
  8246 +#: i18n/templates.c:5135 i18n/templates.c:5156
8195 8247 msgid "Please note that the plugins that are installed will affect the available options"
8196 8248 msgstr ""
8197 8249  
... ... @@ -8203,7 +8255,7 @@ msgstr &quot;&quot;
8203 8255 msgid "Please reattempt the query. The query is missing."
8204 8256 msgstr ""
8205 8257  
8206   -#: i18n/templates.c:6176
  8258 +#: i18n/templates.c:6203
8207 8259 msgid "Please refer to the documentation provided to you at subscription to learn more about how to access KnowledgeTree's professional support team."
8208 8260 msgstr ""
8209 8261  
... ... @@ -8211,7 +8263,7 @@ msgstr &quot;&quot;
8211 8263 msgid "Please reselect the file to upload."
8212 8264 msgstr ""
8213 8265  
8214   -#: i18n/templates.c:1874
  8266 +#: i18n/templates.c:1886
8215 8267 msgid "Please select a disclaimer to customize."
8216 8268 msgstr ""
8217 8269  
... ... @@ -8250,11 +8302,11 @@ msgstr &quot;&quot;
8250 8302 msgid "Please select one or more permissions."
8251 8303 msgstr ""
8252 8304  
8253   -#: i18n/templates.c:3821
  8305 +#: i18n/templates.c:3833
8254 8306 msgid "Please select some search criteria"
8255 8307 msgstr ""
8256 8308  
8257   -#: i18n/templates.c:2105
  8309 +#: i18n/templates.c:2117
8258 8310 msgid "Please select the appropriate workflows for each document type."
8259 8311 msgstr ""
8260 8312  
... ... @@ -8262,15 +8314,15 @@ msgstr &quot;&quot;
8262 8314 msgid "Please select the new type for this document."
8263 8315 msgstr ""
8264 8316  
8265   -#: i18n/templates.c:5201
  8317 +#: i18n/templates.c:5228
8266 8318 msgid "Please select which roles or groups should be informed when each state is reached."
8267 8319 msgstr ""
8268 8320  
8269   -#: i18n/templates.c:5564 i18n/templates.c:5678
  8321 +#: i18n/templates.c:5591 i18n/templates.c:5705
8270 8322 msgid "Please select which roles or groups should be informed when this state is reached."
8271 8323 msgstr ""
8272 8324  
8273   -#: i18n/templates.c:5789
  8325 +#: i18n/templates.c:5816
8274 8326 msgid "Please select which states this transition should be available from. <strong>Note</strong> that transitions are never available from their target state, even if you specify it below."
8275 8327 msgstr ""
8276 8328  
... ... @@ -8299,7 +8351,7 @@ msgstr &quot;&quot;
8299 8351 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 <strong>%s</strong>"
8300 8352 msgstr ""
8301 8353  
8302   -#: plugins/ktcore/KTDocumentActions.php:1362
  8354 +#: plugins/ktcore/KTDocumentActions.php:1407
8303 8355 msgid "Please specify why you are archiving this document. Please bear in mind that you can use a maximum of <strong>250</strong> characters."
8304 8356 msgstr ""
8305 8357  
... ... @@ -8307,7 +8359,7 @@ msgstr &quot;&quot;
8307 8359 msgid "Please specify why you are cancelling this document's checked-out status. Please bear in mind that you can use a maximum of <strong>250</strong> characters."
8308 8360 msgstr ""
8309 8361  
8310   -#: plugins/ktcore/KTBulkActions.php:783
  8362 +#: plugins/ktcore/KTBulkActions.php:896
8311 8363 msgid "Please specify why you are checking out these documents. It will assist other users in understanding why you have locked these files."
8312 8364 msgstr ""
8313 8365  
... ... @@ -8315,19 +8367,19 @@ msgstr &quot;&quot;
8315 8367 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 <strong>250</strong> characters."
8316 8368 msgstr ""
8317 8369  
8318   -#: plugins/ktcore/KTDocumentActions.php:1198
  8370 +#: plugins/ktcore/KTDocumentActions.php:1227
8319 8371 msgid "Please specify why you are copying this document. Bear in mind that you can use a maximum of <strong>250</strong> characters."
8320 8372 msgstr ""
8321 8373  
8322   -#: plugins/ktcore/KTDocumentActions.php:874
  8374 +#: plugins/ktcore/KTDocumentActions.php:890
8323 8375 msgid "Please specify why you are deleting this document. Please bear in mind that you can use a maximum of <strong>250</strong> characters."
8324 8376 msgstr ""
8325 8377  
8326   -#: plugins/ktcore/KTDocumentActions.php:996
  8378 +#: plugins/ktcore/KTDocumentActions.php:1025
8327 8379 msgid "Please specify why you are moving this document. Bear in mind that you can use a maximum of <strong>250</strong> characters."
8328 8380 msgstr ""
8329 8381  
8330   -#: plugins/ktcore/admin/plugins.php:56 i18n/templates.c:6698
  8382 +#: plugins/ktcore/admin/plugins.php:56 i18n/templates.c:6725
8331 8383 msgid "Plugins"
8332 8384 msgstr ""
8333 8385  
... ... @@ -8347,11 +8399,11 @@ msgstr &quot;&quot;
8347 8399 msgid "Plus"
8348 8400 msgstr ""
8349 8401  
8350   -#: i18n/templates.c:6161
  8402 +#: i18n/templates.c:6188
8351 8403 msgid "Portions copyright The Jam Warehouse Software (Pty) Limited."
8352 8404 msgstr ""
8353 8405  
8354   -#: i18n/templates.c:2216 i18n/templates.c:2567
  8406 +#: i18n/templates.c:2228 i18n/templates.c:2579
8355 8407 msgid "Position"
8356 8408 msgstr ""
8357 8409  
... ... @@ -8359,11 +8411,11 @@ msgstr &quot;&quot;
8359 8411 msgid "Possible cause"
8360 8412 msgstr ""
8361 8413  
8362   -#: i18n/templates.c:2033
  8414 +#: i18n/templates.c:2045
8363 8415 msgid "Post a reply"
8364 8416 msgstr ""
8365 8417  
8366   -#: i18n/templates.c:2036
  8418 +#: i18n/templates.c:2048
8367 8419 msgid "Post reply"
8368 8420 msgstr ""
8369 8421  
... ... @@ -8371,9 +8423,9 @@ msgstr &quot;&quot;
8371 8423 msgid "PostScript Text Extractor"
8372 8424 msgstr ""
8373 8425  
8374   -#: config/siteMap.inc:72 lib/templating/kt3template.inc.php:307
8375   -#: lib/templating/kt3template.inc.php:384 preferences.php:56
8376   -#: i18n/templates.c:5867
  8426 +#: config/siteMap.inc:72 lib/templating/kt3template.inc.php:287
  8427 +#: lib/templating/kt3template.inc.php:364 preferences.php:56
  8428 +#: i18n/templates.c:5894
8377 8429 msgid "Preferences"
8378 8430 msgstr ""
8379 8431  
... ... @@ -8381,15 +8433,15 @@ msgstr &quot;&quot;
8381 8433 msgid "Premium"
8382 8434 msgstr ""
8383 8435  
8384   -#: i18n/templates.c:3221
  8436 +#: i18n/templates.c:3233
8385 8437 msgid "Press 'i' to edit a line."
8386 8438 msgstr ""
8387 8439  
8388   -#: i18n/templates.c:3218
  8440 +#: i18n/templates.c:3230
8389 8441 msgid "Press 'o' to start a new line."
8390 8442 msgstr ""
8391 8443  
8392   -#: i18n/templates.c:3224
  8444 +#: i18n/templates.c:3236
8393 8445 msgid "Press the 'esc' key to exit the edit mode."
8394 8446 msgstr ""
8395 8447  
... ... @@ -8413,7 +8465,7 @@ msgstr &quot;&quot;
8413 8465 msgid "Prevents users who do not have the specified role from using this transition."
8414 8466 msgstr ""
8415 8467  
8416   -#: plugins/documentpreview/documentPreviewPlugin.php:85 i18n/templates.c:2510
  8468 +#: plugins/documentpreview/documentPreviewPlugin.php:85 i18n/templates.c:2522
8417 8469 msgid "Preview"
8418 8470 msgstr ""
8419 8471  
... ... @@ -8474,7 +8526,7 @@ msgstr &quot;&quot;
8474 8526 msgid "Professional Reporting"
8475 8527 msgstr ""
8476 8528  
8477   -#: i18n/templates.c:2195
  8529 +#: i18n/templates.c:2207
8478 8530 msgid "Project Details"
8479 8531 msgstr ""
8480 8532  
... ... @@ -8483,11 +8535,11 @@ msgstr &quot;&quot;
8483 8535 msgid "Provided variable %s is not a valid %s"
8484 8536 msgstr ""
8485 8537  
8486   -#: i18n/templates.c:6572
  8538 +#: i18n/templates.c:6599
8487 8539 msgid "Provider"
8488 8540 msgstr ""
8489 8541  
8490   -#: i18n/templates.c:6578
  8542 +#: i18n/templates.c:6605
8491 8543 msgid "Provider configuration"
8492 8544 msgstr ""
8493 8545  
... ... @@ -8496,7 +8548,7 @@ msgstr &quot;&quot;
8496 8548 msgid "Provider does not support editing"
8497 8549 msgstr ""
8498 8550  
8499   -#: lib/documentmanagement/Document.inc:657
  8551 +#: lib/documentmanagement/Document.inc:740
8500 8552 msgid "Published"
8501 8553 msgstr ""
8502 8554  
... ... @@ -8512,11 +8564,11 @@ msgstr &quot;&quot;
8512 8564 msgid "Query name is empty"
8513 8565 msgstr ""
8514 8566  
8515   -#: i18n/templates.c:3539
  8567 +#: i18n/templates.c:3551
8516 8568 msgid "Queue Coverage :"
8517 8569 msgstr ""
8518 8570  
8519   -#: i18n/templates.c:3542
  8571 +#: i18n/templates.c:3554
8520 8572 msgid "Queue coverage indicates percentage of documents currently queued for indexing in relation to total repository size."
8521 8573 msgstr ""
8522 8574  
... ... @@ -8598,34 +8650,34 @@ msgstr &quot;&quot;
8598 8650 msgid "Read"
8599 8651 msgstr ""
8600 8652  
8601   -#: i18n/templates.c:6707
  8653 +#: i18n/templates.c:6734
8602 8654 msgid "Read plugins from filesystem"
8603 8655 msgstr ""
8604 8656  
8605   -#: i18n/templates.c:3122
  8657 +#: i18n/templates.c:3134
8606 8658 msgid "Read the admin introduction."
8607 8659 msgstr ""
8608 8660  
8609   -#: plugins/ktcore/KTBulkActions.php:78 plugins/ktcore/KTBulkActions.php:204
8610   -#: plugins/ktcore/KTBulkActions.php:348 plugins/ktcore/KTBulkActions.php:446
8611   -#: plugins/ktcore/KTBulkActions.php:782
  8661 +#: plugins/ktcore/KTBulkActions.php:78 plugins/ktcore/KTBulkActions.php:258
  8662 +#: plugins/ktcore/KTBulkActions.php:402 plugins/ktcore/KTBulkActions.php:500
  8663 +#: plugins/ktcore/KTBulkActions.php:895
8612 8664 #: plugins/ktcore/KTDocumentActions.php:422
8613 8665 #: plugins/ktcore/KTDocumentActions.php:604
8614 8666 #: plugins/ktcore/KTDocumentActions.php:766
8615   -#: plugins/ktcore/KTDocumentActions.php:873
8616   -#: plugins/ktcore/KTDocumentActions.php:995
8617   -#: plugins/ktcore/KTDocumentActions.php:1197
8618   -#: plugins/ktcore/KTDocumentActions.php:1361
8619   -#: plugins/ktcore/KTDocumentActions.php:1560
8620   -#: plugins/ktstandard/KTDiscussion.php:272 view.php:415
  8667 +#: plugins/ktcore/KTDocumentActions.php:889
  8668 +#: plugins/ktcore/KTDocumentActions.php:1024
  8669 +#: plugins/ktcore/KTDocumentActions.php:1226
  8670 +#: plugins/ktcore/KTDocumentActions.php:1406
  8671 +#: plugins/ktcore/KTDocumentActions.php:1620
  8672 +#: plugins/ktstandard/KTDiscussion.php:272 view.php:428
8621 8673 msgid "Reason"
8622 8674 msgstr ""
8623 8675  
8624   -#: i18n/templates.c:6641 i18n/templates.c:6650
  8676 +#: i18n/templates.c:6668 i18n/templates.c:6677
8625 8677 msgid "Reason for failure"
8626 8678 msgstr ""
8627 8679  
8628   -#: plugins/ktcore/KTDocumentActions.php:1482
  8680 +#: plugins/ktcore/KTDocumentActions.php:1542
8629 8681 msgid "Reason for transition"
8630 8682 msgstr ""
8631 8683  
... ... @@ -8655,7 +8707,7 @@ msgstr &quot;&quot;
8655 8707 msgid "Recreate Lucene index"
8656 8708 msgstr ""
8657 8709  
8658   -#: i18n/templates.c:3548 i18n/templates.c:3629
  8710 +#: i18n/templates.c:3560 i18n/templates.c:3641
8659 8711 msgid "Refresh"
8660 8712 msgstr ""
8661 8713  
... ... @@ -8675,13 +8727,13 @@ msgstr &quot;&quot;
8675 8727 msgid "Reindexing documents when they are encountered."
8676 8728 msgstr ""
8677 8729  
8678   -#: i18n/templates.c:1907
  8730 +#: i18n/templates.c:1919
8679 8731 msgid "Relationship"
8680 8732 msgstr ""
8681 8733  
8682   -#: i18n/templates.c:218 i18n/templates.c:2324 i18n/templates.c:2684
8683   -#: i18n/templates.c:2699 i18n/templates.c:3287 i18n/templates.c:3914
8684   -#: i18n/templates.c:3941 i18n/templates.c:4742 i18n/templates.c:6596
  8734 +#: i18n/templates.c:218 i18n/templates.c:2336 i18n/templates.c:2696
  8735 +#: i18n/templates.c:2711 i18n/templates.c:3299 i18n/templates.c:3926
  8736 +#: i18n/templates.c:3953 i18n/templates.c:4769 i18n/templates.c:6623
8685 8737 msgid "Remove"
8686 8738 msgstr ""
8687 8739  
... ... @@ -8689,19 +8741,19 @@ msgstr &quot;&quot;
8689 8741 msgid "Remove All"
8690 8742 msgstr ""
8691 8743  
8692   -#: i18n/templates.c:3854
  8744 +#: i18n/templates.c:3866
8693 8745 msgid "Remove Criteria Group"
8694 8746 msgstr ""
8695 8747  
8696   -#: i18n/templates.c:3050
  8748 +#: i18n/templates.c:3062
8697 8749 msgid "Remove conditional"
8698 8750 msgstr ""
8699 8751  
8700   -#: i18n/templates.c:2723 i18n/templates.c:3080 i18n/templates.c:4280
  8752 +#: i18n/templates.c:2735 i18n/templates.c:3092 i18n/templates.c:4298
8701 8753 msgid "Remove fields"
8702 8754 msgstr ""
8703 8755  
8704   -#: i18n/templates.c:2063
  8756 +#: i18n/templates.c:2075
8705 8757 msgid "Remove subscription"
8706 8758 msgstr ""
8707 8759  
... ... @@ -8724,21 +8776,21 @@ msgid &quot;Removing document from queue: documentId %d&quot;
8724 8776 msgstr ""
8725 8777  
8726 8778 #: plugins/ktcore/document/Rename.php:58 plugins/ktcore/document/Rename.php:82
8727   -#: plugins/ktcore/folder/Rename.php:52 i18n/templates.c:4085
8728   -#: i18n/templates.c:4088 i18n/templates.c:4631 i18n/transactions.c:4
  8779 +#: plugins/ktcore/folder/Rename.php:52 i18n/templates.c:4097
  8780 +#: i18n/templates.c:4100 i18n/templates.c:4649 i18n/transactions.c:4
8729 8781 msgid "Rename"
8730 8782 msgstr ""
8731 8783  
8732   -#: i18n/templates.c:2900 i18n/templates.c:2912 i18n/templates.c:2984
8733   -#: i18n/templates.c:2987
  8784 +#: i18n/templates.c:2912 i18n/templates.c:2924 i18n/templates.c:2996
  8785 +#: i18n/templates.c:2999
8734 8786 msgid "Rename Behaviours"
8735 8787 msgstr ""
8736 8788  
8737   -#: i18n/templates.c:4079
  8789 +#: i18n/templates.c:4091
8738 8790 msgid "Rename Document"
8739 8791 msgstr ""
8740 8792  
8741   -#: i18n/templates.c:4622 i18n/templates.c:4628
  8793 +#: i18n/templates.c:4640 i18n/templates.c:4646
8742 8794 msgid "Rename Folder"
8743 8795 msgstr ""
8744 8796  
... ... @@ -8746,16 +8798,16 @@ msgstr &quot;&quot;
8746 8798 msgid "Rename folder"
8747 8799 msgstr ""
8748 8800  
8749   -#: lib/foldermanagement/folderutil.inc.php:280
  8801 +#: lib/foldermanagement/folderutil.inc.php:281
8750 8802 #, php-format
8751 8803 msgid "Renamed from \"%s\" to \"%s\""
8752 8804 msgstr ""
8753 8805  
8754   -#: i18n/templates.c:2225 i18n/templates.c:2579
  8806 +#: i18n/templates.c:2237 i18n/templates.c:2591
8755 8807 msgid "Reorder down"
8756 8808 msgstr ""
8757 8809  
8758   -#: i18n/templates.c:2222 i18n/templates.c:2576
  8810 +#: i18n/templates.c:2234 i18n/templates.c:2588
8759 8811 msgid "Reorder up"
8760 8812 msgstr ""
8761 8813  
... ... @@ -8767,7 +8819,7 @@ msgstr &quot;&quot;
8767 8819 msgid "Replacement already exists. Editing the existing copy instead of replacing."
8768 8820 msgstr ""
8769 8821  
8770   -#: i18n/templates.c:1970
  8822 +#: i18n/templates.c:1982
8771 8823 msgid "Replies"
8772 8824 msgstr ""
8773 8825  
... ... @@ -8788,8 +8840,8 @@ msgstr &quot;&quot;
8788 8840 msgid "Reports on user activities - login history and last login information."
8789 8841 msgstr ""
8790 8842  
8791   -#: plugins/ktcore/KTAssist.php:51 i18n/templates.c:4055 i18n/templates.c:4061
8792   -#: i18n/templates.c:4064
  8843 +#: plugins/ktcore/KTAssist.php:51 i18n/templates.c:4067 i18n/templates.c:4073
  8844 +#: i18n/templates.c:4076
8793 8845 msgid "Request Assistance"
8794 8846 msgstr ""
8795 8847  
... ... @@ -8797,11 +8849,11 @@ msgstr &quot;&quot;
8797 8849 msgid "Request created in #timing#s"
8798 8850 msgstr ""
8799 8851  
8800   -#: view.php:444
  8852 +#: view.php:457
8801 8853 msgid "Request for an archived document to be restored"
8802 8854 msgstr ""
8803 8855  
8804   -#: view.php:405
  8856 +#: view.php:418
8805 8857 msgid "Request restoration of document"
8806 8858 msgstr ""
8807 8859  
... ... @@ -8813,7 +8865,7 @@ msgstr &quot;&quot;
8813 8865 #: i18n/templates.c:692 i18n/templates.c:1505 i18n/templates.c:1508
8814 8866 #: i18n/templates.c:1526 i18n/templates.c:1529 i18n/templates.c:1532
8815 8867 #: i18n/templates.c:1535 i18n/templates.c:1538 i18n/templates.c:1541
8816   -#: i18n/templates.c:2651 i18n/templates.c:3251 i18n/templates.c:3257
  8868 +#: i18n/templates.c:2663 i18n/templates.c:3263 i18n/templates.c:3269
8817 8869 msgid "Required"
8818 8870 msgstr ""
8819 8871  
... ... @@ -8827,7 +8879,7 @@ msgstr &quot;&quot;
8827 8879 msgid "Required value %s not set"
8828 8880 msgstr ""
8829 8881  
8830   -#: i18n/templates.c:6713
  8882 +#: i18n/templates.c:6740
8831 8883 msgid "Reread plugins"
8832 8884 msgstr ""
8833 8885  
... ... @@ -8848,27 +8900,27 @@ msgstr &quot;&quot;
8848 8900 msgid "Reschedule all documents"
8849 8901 msgstr ""
8850 8902  
8851   -#: i18n/templates.c:3584
  8903 +#: i18n/templates.c:3596
8852 8904 msgid "Reset"
8853 8905 msgstr ""
8854 8906  
8855   -#: i18n/templates.c:4655 i18n/templates.c:7175
  8907 +#: i18n/templates.c:4673 i18n/templates.c:7202
8856 8908 msgid "Resolved permissions per user"
8857 8909 msgstr ""
8858 8910  
8859   -#: i18n/templates.c:3623
  8911 +#: i18n/templates.c:3635
8860 8912 msgid "Resource"
8861 8913 msgstr ""
8862 8914  
8863   -#: i18n/templates.c:6878 i18n/templates.c:6896
  8915 +#: i18n/templates.c:6905 i18n/templates.c:6923
8864 8916 msgid "Restore"
8865 8917 msgstr ""
8866 8918  
8867   -#: i18n/templates.c:4226
  8919 +#: i18n/templates.c:4244
8868 8920 msgid "Restore Document"
8869 8921 msgstr ""
8870 8922  
8871   -#: i18n/templates.c:6932
  8923 +#: i18n/templates.c:6959
8872 8924 msgid "Restore To"
8873 8925 msgstr ""
8874 8926  
... ... @@ -8884,17 +8936,17 @@ msgstr &quot;&quot;
8884 8936 msgid "Restore previously deleted documents, or permanently expunge them."
8885 8937 msgstr ""
8886 8938  
8887   -#: plugins/ktcore/KTAssist.php:310
8888 8939 #: plugins/ktcore/admin/deletedDocuments.php:269
  8940 +#: plugins/ktcore/KTAssist.php:310
8889 8941 #, php-format
8890 8942 msgid "Restored from deleted state by %s"
8891 8943 msgstr ""
8892 8944  
8893   -#: i18n/templates.c:815 i18n/templates.c:4781
  8945 +#: i18n/templates.c:815 i18n/templates.c:4808
8894 8946 msgid "Restrict document types"
8895 8947 msgstr ""
8896 8948  
8897   -#: i18n/templates.c:5054
  8949 +#: i18n/templates.c:5081
8898 8950 msgid "Restriction"
8899 8951 msgstr ""
8900 8952  
... ... @@ -8902,47 +8954,47 @@ msgstr &quot;&quot;
8902 8954 msgid "Restriction Type"
8903 8955 msgstr ""
8904 8956  
8905   -#: lib/actions/bulkaction.php:351
  8957 +#: lib/actions/bulkaction.php:414
8906 8958 msgid "Return"
8907 8959 msgstr ""
8908 8960  
8909   -#: i18n/templates.c:3305
  8961 +#: i18n/templates.c:3317
8910 8962 msgid "Return items which match"
8911 8963 msgstr ""
8912 8964  
8913   -#: i18n/templates.c:3836
  8965 +#: i18n/templates.c:3848
8914 8966 msgid "Return items which match #options# of the criteria groups specified."
8915 8967 msgstr ""
8916 8968  
8917   -#: i18n/templates.c:3848
  8969 +#: i18n/templates.c:3860
8918 8970 msgid "Return items which match #options# of the criteria specified below."
8919 8971 msgstr ""
8920 8972  
8921   -#: i18n/templates.c:2261 i18n/templates.c:2303 i18n/templates.c:3893
  8973 +#: i18n/templates.c:2273 i18n/templates.c:2315 i18n/templates.c:3905
8922 8974 msgid "Return items which match &nbsp;#options# of the <strong>criteria groups</strong> specified."
8923 8975 msgstr ""
8924 8976  
8925   -#: i18n/templates.c:2273
  8977 +#: i18n/templates.c:2285
8926 8978 msgid "Return items which match &nbsp;#options# of the criteria specified below."
8927 8979 msgstr ""
8928 8980  
8929   -#: i18n/templates.c:2315 i18n/templates.c:3905
  8981 +#: i18n/templates.c:2327 i18n/templates.c:3917
8930 8982 msgid "Return items which match &nbsp;#options# of the criteria specified."
8931 8983 msgstr ""
8932 8984  
8933   -#: plugins/ktcore/KTBulkActions.php:588 plugins/ktcore/KTBulkActions.php:838
  8985 +#: plugins/ktcore/KTBulkActions.php:698 plugins/ktcore/KTBulkActions.php:951
8934 8986 #, php-format
8935 8987 msgid "Return to the original <a href=\"%s\">folder</a>"
8936 8988 msgstr ""
8937 8989  
8938   -#: i18n/templates.c:3338 i18n/templates.c:3341
  8990 +#: i18n/templates.c:3350 i18n/templates.c:3353
8939 8991 msgid "Return to where you came from."
8940 8992 msgstr ""
8941 8993  
8942 8994 #: plugins/ktcore/folder/Permissions.php:435
8943   -#: plugins/ktcore/folder/Permissions.php:442 i18n/templates.c:4103
8944   -#: i18n/templates.c:4346 i18n/templates.c:4442 i18n/templates.c:4559
8945   -#: i18n/templates.c:5624 i18n/templates.c:7076
  8995 +#: plugins/ktcore/folder/Permissions.php:442 i18n/templates.c:4115
  8996 +#: i18n/templates.c:4364 i18n/templates.c:4460 i18n/templates.c:4577
  8997 +#: i18n/templates.c:5651 i18n/templates.c:7103
8946 8998 msgid "Role"
8947 8999 msgstr ""
8948 9000  
... ... @@ -8961,7 +9013,7 @@ msgstr &quot;&quot;
8961 9013 msgid "Role \"%s\" updated."
8962 9014 msgstr ""
8963 9015  
8964   -#: i18n/templates.c:5996
  9016 +#: i18n/templates.c:6023
8965 9017 msgid "Role Administration"
8966 9018 msgstr ""
8967 9019  
... ... @@ -8970,7 +9022,7 @@ msgstr &quot;&quot;
8970 9022 msgid "Role Management"
8971 9023 msgstr ""
8972 9024  
8973   -#: i18n/templates.c:6017
  9025 +#: i18n/templates.c:6044
8974 9026 msgid "Role Name"
8975 9027 msgstr ""
8976 9028  
... ... @@ -8990,8 +9042,8 @@ msgstr &quot;&quot;
8990 9042 msgid "Role now uses parent."
8991 9043 msgstr ""
8992 9044  
8993   -#: i18n/templates.c:3326 i18n/templates.c:4439 i18n/templates.c:4556
8994   -#: i18n/templates.c:5621 i18n/templates.c:7073
  9045 +#: i18n/templates.c:3338 i18n/templates.c:4457 i18n/templates.c:4574
  9046 +#: i18n/templates.c:5648 i18n/templates.c:7100
8995 9047 msgid "Role or Group"
8996 9048 msgstr ""
8997 9049  
... ... @@ -9000,9 +9052,9 @@ msgstr &quot;&quot;
9000 9052 msgid "Role: %s"
9001 9053 msgstr ""
9002 9054  
9003   -#: plugins/ktcore/KTCorePlugin.php:260
9004   -#: plugins/ktcore/admin/workflowsv2.php:2165 i18n/templates.c:5567
9005   -#: i18n/templates.c:5681
  9055 +#: plugins/ktcore/admin/workflowsv2.php:2165
  9056 +#: plugins/ktcore/KTCorePlugin.php:260 i18n/templates.c:5594
  9057 +#: i18n/templates.c:5708
9006 9058 msgid "Roles"
9007 9059 msgstr ""
9008 9060  
... ... @@ -9010,11 +9062,11 @@ msgstr &quot;&quot;
9010 9062 msgid "Root"
9011 9063 msgstr ""
9012 9064  
9013   -#: i18n/templates.c:6452
  9065 +#: i18n/templates.c:6479
9014 9066 msgid "Run Condition"
9015 9067 msgstr ""
9016 9068  
9017   -#: i18n/templates.c:3698 i18n/templates.c:6494
  9069 +#: i18n/templates.c:3710 i18n/templates.c:6521
9018 9070 msgid "Run Search"
9019 9071 msgstr ""
9020 9072  
... ... @@ -9025,18 +9077,18 @@ msgstr &quot;&quot;
9025 9077 #: plugins/ktcore/admin/conditions.php:117
9026 9078 #: plugins/ktcore/admin/fieldsets/basic.inc.php:437
9027 9079 #: plugins/ktcore/admin/savedSearch.php:76 i18n/templates.c:1451
9028   -#: i18n/templates.c:2141 i18n/templates.c:2153 i18n/templates.c:3389
9029   -#: i18n/templates.c:3590 i18n/templates.c:3596 i18n/templates.c:5414
9030   -#: i18n/templates.c:5558 i18n/templates.c:5600 i18n/templates.c:6518
9031   -#: i18n/templates.c:7304
  9080 +#: i18n/templates.c:2153 i18n/templates.c:2165 i18n/templates.c:3401
  9081 +#: i18n/templates.c:3602 i18n/templates.c:3608 i18n/templates.c:5441
  9082 +#: i18n/templates.c:5585 i18n/templates.c:5627 i18n/templates.c:6545
  9083 +#: i18n/templates.c:7331
9032 9084 msgid "Save"
9033 9085 msgstr ""
9034 9086  
9035   -#: i18n/templates.c:1832
  9087 +#: i18n/templates.c:1844
9036 9088 msgid "Save Changes"
9037 9089 msgstr ""
9038 9090  
9039   -#: i18n/templates.c:3977
  9091 +#: i18n/templates.c:3989
9040 9092 msgid "Save Config Settings"
9041 9093 msgstr ""
9042 9094  
... ... @@ -9044,8 +9096,8 @@ msgstr &quot;&quot;
9044 9096 msgid "Save Document"
9045 9097 msgstr ""
9046 9098  
9047   -#: i18n/templates.c:3989 i18n/templates.c:4001 i18n/templates.c:4013
9048   -#: i18n/templates.c:4025 i18n/templates.c:4037
  9099 +#: i18n/templates.c:4001 i18n/templates.c:4013 i18n/templates.c:4025
  9100 +#: i18n/templates.c:4037 i18n/templates.c:4049
9049 9101 msgid "Save Trigger"
9050 9102 msgstr ""
9051 9103  
... ... @@ -9057,11 +9109,11 @@ msgstr &quot;&quot;
9057 9109 msgid "Save this search"
9058 9110 msgstr ""
9059 9111  
9060   -#: i18n/templates.c:3599
  9112 +#: i18n/templates.c:3611
9061 9113 msgid "Saved"
9062 9114 msgstr ""
9063 9115  
9064   -#: search/booleanSearch.php:258 i18n/templates.c:1865 i18n/templates.c:3362
  9116 +#: search/booleanSearch.php:258 i18n/templates.c:1877 i18n/templates.c:3374
9065 9117 msgid "Saved Search"
9066 9118 msgstr ""
9067 9119  
... ... @@ -9071,7 +9123,7 @@ msgid &quot;Saved Search: %s&quot;
9071 9123 msgstr ""
9072 9124  
9073 9125 #: plugins/ktcore/admin/savedSearch.php:52 i18n/templates.c:1370
9074   -#: i18n/templates.c:1463 i18n/templates.c:1862
  9126 +#: i18n/templates.c:1463 i18n/templates.c:1874
9075 9127 msgid "Saved Searches"
9076 9128 msgstr ""
9077 9129  
... ... @@ -9083,23 +9135,23 @@ msgstr &quot;&quot;
9083 9135 msgid "Saved search ID is not numeric"
9084 9136 msgstr ""
9085 9137  
9086   -#: i18n/templates.c:3635
  9138 +#: i18n/templates.c:3647
9087 9139 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."
9088 9140 msgstr ""
9089 9141  
9090   -#: i18n/templates.c:6458
  9142 +#: i18n/templates.c:6485
9091 9143 msgid "Saved searches"
9092 9144 msgstr ""
9093 9145  
9094   -#: i18n/templates.c:6461
  9146 +#: i18n/templates.c:6488
9095 9147 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."
9096 9148 msgstr ""
9097 9149  
9098   -#: lib/documentmanagement/documentutil.inc.php:292
  9150 +#: lib/documentmanagement/documentutil.inc.php:316
9099 9151 msgid "Saving metadata"
9100 9152 msgstr ""
9101 9153  
9102   -#: lib/documentmanagement/documentutil.inc.php:585
  9154 +#: lib/documentmanagement/documentutil.inc.php:733
9103 9155 msgid "Scanning file"
9104 9156 msgstr ""
9105 9157  
... ... @@ -9129,10 +9181,10 @@ msgstr &quot;&quot;
9129 9181 msgid "Script Extractor"
9130 9182 msgstr ""
9131 9183  
9132   -#: lib/templating/kt3template.inc.php:304 plugins/ktcore/KTCorePlugin.php:148
  9184 +#: lib/templating/kt3template.inc.php:284 plugins/ktcore/KTCorePlugin.php:148
9133 9185 #: plugins/ktcore/KTPortlets.php:45 plugins/search2/Search2Portlet.php:8
9134   -#: search/booleanSearch.php:238 i18n/templates.c:2291 i18n/templates.c:2336
9135   -#: i18n/templates.c:3578 i18n/templates.c:3881 i18n/templates.c:3926
  9186 +#: search/booleanSearch.php:238 i18n/templates.c:2303 i18n/templates.c:2348
  9187 +#: i18n/templates.c:3590 i18n/templates.c:3893 i18n/templates.c:3938
9136 9188 msgid "Search"
9137 9189 msgstr ""
9138 9190  
... ... @@ -9141,19 +9193,19 @@ msgstr &quot;&quot;
9141 9193 msgid "Search Attributes"
9142 9194 msgstr ""
9143 9195  
9144   -#: i18n/templates.c:3344 i18n/templates.c:3347
  9196 +#: i18n/templates.c:3356 i18n/templates.c:3359
9145 9197 msgid "Search Criteria"
9146 9198 msgstr ""
9147 9199  
9148   -#: i18n/templates.c:3398 i18n/templates.c:3479 i18n/templates.c:3551
  9200 +#: i18n/templates.c:3410 i18n/templates.c:3491 i18n/templates.c:3563
9149 9201 msgid "Search Criteria Editor"
9150 9202 msgstr ""
9151 9203  
9152   -#: i18n/templates.c:3644
  9204 +#: i18n/templates.c:3656
9153 9205 msgid "Search Critiera Editor"
9154 9206 msgstr ""
9155 9207  
9156   -#: i18n/templates.c:3350
  9208 +#: i18n/templates.c:3362
9157 9209 msgid "Search Critieria Editor"
9158 9210 msgstr ""
9159 9211  
... ... @@ -9161,11 +9213,11 @@ msgstr &quot;&quot;
9161 9213 msgid "Search Deleted"
9162 9214 msgstr ""
9163 9215  
9164   -#: i18n/templates.c:6311
  9216 +#: i18n/templates.c:6338
9165 9217 msgid "Search For Users"
9166 9218 msgstr ""
9167 9219  
9168   -#: i18n/templates.c:6473
  9220 +#: i18n/templates.c:6500
9169 9221 msgid "Search Name"
9170 9222 msgstr ""
9171 9223  
... ... @@ -9173,9 +9225,9 @@ msgstr &quot;&quot;
9173 9225 msgid "Search Password"
9174 9226 msgstr ""
9175 9227  
9176   -#: plugins/tagcloud/TagCloudRedirectPage.php:114 search/booleanSearch.php:252
9177   -#: search2.php:318 search2.php:319 search2.php:398 search2.php:399
9178   -#: i18n/templates.c:3392
  9228 +#: plugins/tagcloud/TagCloudRedirectPage.php:114 search2.php:318
  9229 +#: search2.php:319 search2.php:398 search2.php:399
  9230 +#: search/booleanSearch.php:252 i18n/templates.c:3404
9179 9231 msgid "Search Results"
9180 9232 msgstr ""
9181 9233  
... ... @@ -9187,8 +9239,8 @@ msgstr &quot;&quot;
9187 9239 msgid "Search and Indexing"
9188 9240 msgstr ""
9189 9241  
9190   -#: plugins/ktcore/KTCorePlugin.php:239 plugins/ktcore/KTCorePlugin.php:329
9191 9242 #: plugins/ktcore/admin/configSettings.php:230
  9243 +#: plugins/ktcore/KTCorePlugin.php:239 plugins/ktcore/KTCorePlugin.php:329
9192 9244 msgid "Search and Indexing Settings"
9193 9245 msgstr ""
9194 9246  
... ... @@ -9196,23 +9248,23 @@ msgstr &quot;&quot;
9196 9248 msgid "Search engine format"
9197 9249 msgstr ""
9198 9250  
9199   -#: i18n/templates.c:2159
  9251 +#: i18n/templates.c:2171
9200 9252 msgid "Search for group"
9201 9253 msgstr ""
9202 9254  
9203   -#: i18n/templates.c:5891
  9255 +#: i18n/templates.c:5918
9204 9256 msgid "Search for groups"
9205 9257 msgstr ""
9206 9258  
9207   -#: i18n/templates.c:2123
  9259 +#: i18n/templates.c:2135
9208 9260 msgid "Search for user"
9209 9261 msgstr ""
9210 9262  
9211   -#: i18n/templates.c:374 i18n/templates.c:749 i18n/templates.c:6305
  9263 +#: i18n/templates.c:374 i18n/templates.c:749 i18n/templates.c:6332
9212 9264 msgid "Search for users"
9213 9265 msgstr ""
9214 9266  
9215   -#: ktwebservice/webservice.php:3948
  9267 +#: ktwebservice/webservice.php:4262
9216 9268 msgid "Search has not been implemented for this version of KnowledgeTree"
9217 9269 msgstr ""
9218 9270  
... ... @@ -9249,7 +9301,7 @@ msgid &quot;Searches will now search both content and metadata&quot;
9249 9301 msgstr ""
9250 9302  
9251 9303 #: plugins/ktcore/admin/workflowsv2.php:76
9252   -#: plugins/ktcore/admin/workflowsv2.php:1208 i18n/templates.c:5393
  9304 +#: plugins/ktcore/admin/workflowsv2.php:1208 i18n/templates.c:5420
9253 9305 msgid "Security"
9254 9306 msgstr ""
9255 9307  
... ... @@ -9257,7 +9309,7 @@ msgstr &quot;&quot;
9257 9309 msgid "Security Management"
9258 9310 msgstr ""
9259 9311  
9260   -#: i18n/templates.c:5066
  9312 +#: i18n/templates.c:5093
9261 9313 msgid "Security Overview: #name#"
9262 9314 msgstr ""
9263 9315  
... ... @@ -9265,17 +9317,17 @@ msgstr &quot;&quot;
9265 9317 msgid "Security properties on the PDF document prevent text from being extracted."
9266 9318 msgstr ""
9267 9319  
9268   -#: i18n/templates.c:3434
  9320 +#: i18n/templates.c:3446
9269 9321 msgid "Select All"
9270 9322 msgstr ""
9271 9323  
9272 9324 #: plugins/documentcomparison/DocumentComparison.php:49
9273 9325 #: plugins/ktcore/KTDocumentActions.php:221 i18n/templates.c:1205
9274   -#: i18n/templates.c:6755
  9326 +#: i18n/templates.c:6782
9275 9327 msgid "Select Document Version to compare against"
9276 9328 msgstr ""
9277 9329  
9278   -#: i18n/templates.c:2747
  9330 +#: i18n/templates.c:2759
9279 9331 msgid "Select Fieldset"
9280 9332 msgstr ""
9281 9333  
... ... @@ -9287,11 +9339,11 @@ msgstr &quot;&quot;
9287 9339 msgid "Select User"
9288 9340 msgstr ""
9289 9341  
9290   -#: i18n/templates.c:2237
  9342 +#: i18n/templates.c:2249
9291 9343 msgid "Select View"
9292 9344 msgstr ""
9293 9345  
9294   -#: i18n/templates.c:1841
  9346 +#: i18n/templates.c:1853
9295 9347 msgid "Select a Field"
9296 9348 msgstr ""
9297 9349  
... ... @@ -9299,11 +9351,11 @@ msgstr &quot;&quot;
9299 9351 msgid "Select a Value"
9300 9352 msgstr ""
9301 9353  
9302   -#: i18n/templates.c:2792 i18n/templates.c:2807
  9354 +#: i18n/templates.c:2804 i18n/templates.c:2819
9303 9355 msgid "Select a behaviour"
9304 9356 msgstr ""
9305 9357  
9306   -#: i18n/templates.c:2804
  9358 +#: i18n/templates.c:2816
9307 9359 msgid "Select a behaviour from this list to change the items which are available."
9308 9360 msgstr ""
9309 9361  
... ... @@ -9311,23 +9363,27 @@ msgstr &quot;&quot;
9311 9363 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"
9312 9364 msgstr ""
9313 9365  
  9366 +#: i18n/templates.c:4715
  9367 +msgid "Select a document or folder to make a shortcut to."
  9368 +msgstr ""
  9369 +
9314 9370 #: i18n/templates.c:1238
9315 9371 msgid "Select a document type"
9316 9372 msgstr ""
9317 9373  
9318   -#: i18n/templates.c:878 i18n/templates.c:4844
  9374 +#: i18n/templates.c:878 i18n/templates.c:4871
9319 9375 msgid "Select a document type from the list below to change its details, or use the enable/disable buttons to change its availability state."
9320 9376 msgstr ""
9321 9377  
9322   -#: i18n/templates.c:3869
  9378 +#: i18n/templates.c:3881
9323 9379 msgid "Select a fieldset"
9324 9380 msgstr ""
9325 9381  
9326   -#: i18n/templates.c:2003
  9382 +#: i18n/templates.c:2015
9327 9383 msgid "Select a link type."
9328 9384 msgstr ""
9329 9385  
9330   -#: i18n/templates.c:1946
  9386 +#: i18n/templates.c:1958
9331 9387 msgid "Select a target document to link to."
9332 9388 msgstr ""
9333 9389  
... ... @@ -9335,15 +9391,15 @@ msgstr &quot;&quot;
9335 9391 msgid "Select a value"
9336 9392 msgstr ""
9337 9393  
9338   -#: i18n/templates.c:3872
  9394 +#: i18n/templates.c:3884
9339 9395 msgid "Select a workflow"
9340 9396 msgstr ""
9341 9397  
9342   -#: i18n/templates.c:5324 i18n/templates.c:5750
  9398 +#: i18n/templates.c:5351 i18n/templates.c:5777
9343 9399 msgid "Select a workflow to modify. To enable a disabled workflow, edit it and set a proper starting state."
9344 9400 msgstr ""
9345 9401  
9346   -#: i18n/templates.c:2075
  9402 +#: i18n/templates.c:2087
9347 9403 msgid "Select appropriate workflow"
9348 9404 msgstr ""
9349 9405  
... ... @@ -9351,19 +9407,19 @@ msgstr &quot;&quot;
9351 9407 msgid "Select different workflow"
9352 9408 msgstr ""
9353 9409  
9354   -#: i18n/templates.c:809 i18n/templates.c:4775
  9410 +#: i18n/templates.c:809 i18n/templates.c:4802
9355 9411 msgid "Select document types allowed in folder"
9356 9412 msgstr ""
9357 9413  
9358   -#: i18n/templates.c:4715 i18n/templates.c:4976
  9414 +#: i18n/templates.c:4742 i18n/templates.c:5003
9359 9415 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'."
9360 9416 msgstr ""
9361 9417  
9362   -#: i18n/templates.c:3866
  9418 +#: i18n/templates.c:3878
9363 9419 msgid "Select some criteria"
9364 9420 msgstr ""
9365 9421  
9366   -#: i18n/templates.c:5645
  9422 +#: i18n/templates.c:5672
9367 9423 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."
9368 9424 msgstr ""
9369 9425  
... ... @@ -9376,7 +9432,7 @@ msgstr &quot;&quot;
9376 9432 msgid "Select the groups from the left-hand list that you would like to add to this group and then click the <b>right pointing arrows</b>. Once you have added all the groups that you require, press <b>save changes</b>. Only groups that are logically capable of being included in this group will be available to be added."
9377 9433 msgstr ""
9378 9434  
9379   -#: i18n/templates.c:4499
  9435 +#: i18n/templates.c:4517
9380 9436 msgid "Select the groups which should be part of this role."
9381 9437 msgstr ""
9382 9438  
... ... @@ -9384,7 +9440,7 @@ msgstr &quot;&quot;
9384 9440 msgid "Select the groups which this user should belong to from the left-hand list and then click the <strong>right pointing arrows</strong>. Once you have added all the groups that you require, press <strong>save changes</strong>."
9385 9441 msgstr ""
9386 9442  
9387   -#: i18n/templates.c:5381
  9443 +#: i18n/templates.c:5408
9388 9444 msgid "Select the permissions you want controlled by this state."
9389 9445 msgstr ""
9390 9446  
... ... @@ -9392,7 +9448,7 @@ msgstr &quot;&quot;
9392 9448 msgid "Select the state to move this discussion into"
9393 9449 msgstr ""
9394 9450  
9395   -#: i18n/templates.c:5411
  9451 +#: i18n/templates.c:5438
9396 9452 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."
9397 9453 msgstr ""
9398 9454  
... ... @@ -9413,11 +9469,11 @@ msgstr &quot;&quot;
9413 9469 msgid "Selection"
9414 9470 msgstr ""
9415 9471  
9416   -#: view.php:406
  9472 +#: view.php:419
9417 9473 msgid "Send request"
9418 9474 msgstr ""
9419 9475  
9420   -#: lib/documentmanagement/documentutil.inc.php:615
  9476 +#: lib/documentmanagement/documentutil.inc.php:763
9421 9477 msgid "Sending subscriptions"
9422 9478 msgstr ""
9423 9479  
... ... @@ -9442,19 +9498,19 @@ msgstr &quot;&quot;
9442 9498 msgid "Set Master Field"
9443 9499 msgstr ""
9444 9500  
9445   -#: i18n/templates.c:5609
  9501 +#: i18n/templates.c:5636
9446 9502 msgid "Set allowed actions"
9447 9503 msgstr ""
9448 9504  
9449   -#: i18n/templates.c:5648
  9505 +#: i18n/templates.c:5675
9450 9506 msgid "Set controlled actions"
9451 9507 msgstr ""
9452 9508  
9453   -#: plugins/ktcore/admin/workflowsv2.php:1267 i18n/templates.c:5618
  9509 +#: plugins/ktcore/admin/workflowsv2.php:1267 i18n/templates.c:5645
9454 9510 msgid "Set controlled permissions"
9455 9511 msgstr ""
9456 9512  
9457   -#: i18n/templates.c:2948
  9513 +#: i18n/templates.c:2960
9458 9514 msgid "Set master field"
9459 9515 msgstr ""
9460 9516  
... ... @@ -9478,18 +9534,23 @@ msgstr &quot;&quot;
9478 9534 msgid "Setting a non-existent field: "
9479 9535 msgstr ""
9480 9536  
9481   -#: i18n/templates.c:3680
  9537 +#: i18n/templates.c:3692
9482 9538 msgid "Share"
9483 9539 msgstr ""
9484 9540  
9485   -#: i18n/templates.c:3665
  9541 +#: i18n/templates.c:3677
9486 9542 msgid "Share With All"
9487 9543 msgstr ""
9488 9544  
9489   -#: i18n/templates.c:3689 i18n/templates.c:3695
  9545 +#: i18n/templates.c:3701 i18n/templates.c:3707
9490 9546 msgid "Shared"
9491 9547 msgstr ""
9492 9548  
  9549 +#: lib/actions/bulkaction.php:158 lib/actions/bulkaction.php:307
  9550 +#: lib/actions/bulkaction.php:330
  9551 +msgid "Shortcut"
  9552 +msgstr ""
  9553 +
9493 9554 #: plugins/ktcore/admin/groupManagement.php:129
9494 9555 #: plugins/ktcore/admin/groupManagement.php:561
9495 9556 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:545
... ... @@ -9511,8 +9572,8 @@ msgstr &quot;&quot;
9511 9572 msgid "Show #max# of #total# transactions."
9512 9573 msgstr ""
9513 9574  
9514   -#: i18n/templates.c:1520 i18n/templates.c:3245 i18n/templates.c:3437
9515   -#: i18n/templates.c:3440 i18n/templates.c:4727 i18n/templates.c:4988
  9575 +#: i18n/templates.c:1520 i18n/templates.c:3257 i18n/templates.c:3449
  9576 +#: i18n/templates.c:3452 i18n/templates.c:4754 i18n/templates.c:5015
9516 9577 msgid "Show All"
9517 9578 msgstr ""
9518 9579  
... ... @@ -9525,7 +9586,7 @@ msgstr &quot;&quot;
9525 9586 msgid "Show all users"
9526 9587 msgstr ""
9527 9588  
9528   -#: i18n/templates.c:7253
  9589 +#: i18n/templates.c:7280
9529 9590 msgid "Show deleted versions"
9530 9591 msgstr ""
9531 9592  
... ... @@ -9546,7 +9607,7 @@ msgstr &quot;&quot;
9546 9607 msgid "Showing Notifications %d - %d of %d"
9547 9608 msgstr ""
9548 9609  
9549   -#: i18n/templates.c:3164
  9610 +#: i18n/templates.c:3176
9550 9611 msgid "Showing first #visible# of #count# notifications."
9551 9612 msgstr ""
9552 9613  
... ... @@ -9558,15 +9619,15 @@ msgstr &quot;&quot;
9558 9619 msgid "Simple Search"
9559 9620 msgstr ""
9560 9621  
9561   -#: i18n/templates.c:2156
  9622 +#: i18n/templates.c:2168
9562 9623 msgid "Since there may be many groups in the system, please provider a few letters from the groups's name to begin."
9563 9624 msgstr ""
9564 9625  
9565   -#: i18n/templates.c:5894
  9626 +#: i18n/templates.c:5921
9566 9627 msgid "Since there may be many groups in the system, please type a few letters from the group's name to begin. Alternatively, <a href=\"#link#\">view all groups</a> (note that this action may take some time if you have many groups)."
9567 9628 msgstr ""
9568 9629  
9569   -#: i18n/templates.c:2120
  9630 +#: i18n/templates.c:2132
9570 9631 msgid "Since there may be many users in the system, please provider a few letters from the person's user name to begin."
9571 9632 msgstr ""
9572 9633  
... ... @@ -9574,7 +9635,7 @@ msgstr &quot;&quot;
9574 9635 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."
9575 9636 msgstr ""
9576 9637  
9577   -#: i18n/templates.c:6308
  9638 +#: i18n/templates.c:6335
9578 9639 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, <a href=\"#link#\">view all users</a> (note that this may be very slow if you have many users)."
9579 9640 msgstr ""
9580 9641  
... ... @@ -9586,7 +9647,7 @@ msgstr &quot;&quot;
9586 9647 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."
9587 9648 msgstr ""
9588 9649  
9589   -#: plugins/ktcore/KTColumns.inc.php:388 plugins/ktcore/KTCorePlugin.php:136
  9650 +#: plugins/ktcore/KTColumns.inc.php:429 plugins/ktcore/KTCorePlugin.php:136
9590 9651 msgid "Single Selection"
9591 9652 msgstr ""
9592 9653  
... ... @@ -9612,7 +9673,7 @@ msgstr &quot;&quot;
9612 9673 msgid "Something very unexpected happened."
9613 9674 msgstr ""
9614 9675  
9615   -#: i18n/templates.c:5786
  9676 +#: i18n/templates.c:5813
9616 9677 msgid "Source States"
9617 9678 msgstr ""
9618 9679  
... ... @@ -9620,6 +9681,14 @@ msgstr &quot;&quot;
9620 9681 msgid "Source created"
9621 9682 msgstr ""
9622 9683  
  9684 +#: lib/documentmanagement/documentutil.inc.php:346
  9685 +msgid "Source document not specified"
  9686 +msgstr ""
  9687 +
  9688 +#: lib/foldermanagement/folderutil.inc.php:605
  9689 +msgid "Source folder not specified"
  9690 +msgstr ""
  9691 +
9623 9692 #: i18n/templates.c:1010
9624 9693 msgid "Space Used"
9625 9694 msgstr ""
... ... @@ -9628,7 +9697,7 @@ msgstr &quot;&quot;
9628 9697 msgid "Specified output encoding for the zip files compression does not exists !"
9629 9698 msgstr ""
9630 9699  
9631   -#: i18n/templates.c:5642
  9700 +#: i18n/templates.c:5669
9632 9701 msgid "Specify Controlled Actions"
9633 9702 msgstr ""
9634 9703  
... ... @@ -9636,7 +9705,7 @@ msgstr &quot;&quot;
9636 9705 msgid "Specify Metadata"
9637 9706 msgstr ""
9638 9707  
9639   -#: i18n/templates.c:4604
  9708 +#: i18n/templates.c:4622
9640 9709 msgid "Specify Reason for Delete"
9641 9710 msgstr ""
9642 9711  
... ... @@ -9651,23 +9720,23 @@ msgstr &quot;&quot;
9651 9720 msgid "Specify an initial password for the user."
9652 9721 msgstr ""
9653 9722  
9654   -#: i18n/templates.c:6251
  9723 +#: i18n/templates.c:6278
9655 9724 msgid "Specify group details"
9656 9725 msgstr ""
9657 9726  
9658   -#: i18n/templates.c:5378
  9727 +#: i18n/templates.c:5405
9659 9728 msgid "Specify permissions"
9660 9729 msgstr ""
9661 9730  
9662   -#: i18n/templates.c:6806
  9731 +#: i18n/templates.c:6833
9663 9732 msgid "Specify the details for a new link type below."
9664 9733 msgstr ""
9665 9734  
9666   -#: i18n/templates.c:6815
  9735 +#: i18n/templates.c:6842
9667 9736 msgid "Specify the details for the link type below."
9668 9737 msgstr ""
9669 9738  
9670   -#: i18n/templates.c:3998
  9739 +#: i18n/templates.c:4010
9671 9740 msgid "Specify the folder to which the document must be moved."
9672 9741 msgstr ""
9673 9742  
... ... @@ -9676,15 +9745,15 @@ msgstr &quot;&quot;
9676 9745 msgid "Specify the maximum items to show, or leave it at zero or blank to show all transactions matching your report"
9677 9746 msgstr ""
9678 9747  
9679   -#: i18n/templates.c:6185
  9748 +#: i18n/templates.c:6212
9680 9749 msgid "Specify unit details"
9681 9750 msgstr ""
9682 9751  
9683   -#: i18n/templates.c:4022
  9752 +#: i18n/templates.c:4034
9684 9753 msgid "Specify which condition the document must fulfill before this transition becomes available."
9685 9754 msgstr ""
9686 9755  
9687   -#: i18n/templates.c:4010
  9756 +#: i18n/templates.c:4022
9688 9757 msgid "Specify which group the user will require in order to perform this transition."
9689 9758 msgstr ""
9690 9759  
... ... @@ -9692,11 +9761,11 @@ msgstr &quot;&quot;
9692 9761 msgid "Specify which organisational units are available within the repository."
9693 9762 msgstr ""
9694 9763  
9695   -#: i18n/templates.c:4034
  9764 +#: i18n/templates.c:4046
9696 9765 msgid "Specify which permissions the user will require in order to perform this transition. Note that the user will be required to have <strong>all</strong> these permissions."
9697 9766 msgstr ""
9698 9767  
9699   -#: i18n/templates.c:3986
  9768 +#: i18n/templates.c:3998
9700 9769 msgid "Specify which role the user will require in order to perform this transition."
9701 9770 msgstr ""
9702 9771  
... ... @@ -9704,19 +9773,19 @@ msgstr &quot;&quot;
9704 9773 msgid "Specify your new password."
9705 9774 msgstr ""
9706 9775  
9707   -#: plugins/ktcore/KTDocumentActions.php:1561
  9776 +#: plugins/ktcore/KTDocumentActions.php:1621
9708 9777 msgid "Specify your reason for performing this action."
9709 9778 msgstr ""
9710 9779  
9711   -#: i18n/templates.c:6566
  9780 +#: i18n/templates.c:6593
9712 9781 msgid "Standard configuration"
9713 9782 msgstr ""
9714 9783  
9715   -#: i18n/templates.c:4961
  9784 +#: i18n/templates.c:4988
9716 9785 msgid "Start Workflow"
9717 9786 msgstr ""
9718 9787  
9719   -#: i18n/templates.c:4952
  9788 +#: i18n/templates.c:4979
9720 9789 msgid "Start workflow on document"
9721 9790 msgstr ""
9722 9791  
... ... @@ -9724,18 +9793,18 @@ msgstr &quot;&quot;
9724 9793 msgid "Starting State"
9725 9794 msgstr ""
9726 9795  
9727   -#: plugins/ktstandard/KTDiscussion.php:271 i18n/templates.c:1976
9728   -#: i18n/templates.c:4940 i18n/templates.c:5030 i18n/templates.c:5171
9729   -#: i18n/templates.c:5204 i18n/templates.c:5495 i18n/templates.c:5549
9730   -#: i18n/templates.c:5714
  9796 +#: plugins/ktstandard/KTDiscussion.php:271 i18n/templates.c:1988
  9797 +#: i18n/templates.c:4967 i18n/templates.c:5057 i18n/templates.c:5198
  9798 +#: i18n/templates.c:5231 i18n/templates.c:5522 i18n/templates.c:5576
  9799 +#: i18n/templates.c:5741
9731 9800 msgid "State"
9732 9801 msgstr ""
9733 9802  
9734   -#: i18n/templates.c:5387
  9803 +#: i18n/templates.c:5414
9735 9804 msgid "State Effects"
9736 9805 msgstr ""
9737 9806  
9738   -#: plugins/ktcore/admin/workflowsv2.php:934 i18n/templates.c:5252
  9807 +#: plugins/ktcore/admin/workflowsv2.php:934 i18n/templates.c:5279
9739 9808 msgid "State Name"
9740 9809 msgstr ""
9741 9810  
... ... @@ -9747,8 +9816,8 @@ msgstr &quot;&quot;
9747 9816 msgid "State updated."
9748 9817 msgstr ""
9749 9818  
9750   -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:84 i18n/templates.c:5192
9751   -#: i18n/templates.c:5243
  9819 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:84 i18n/templates.c:5219
  9820 +#: i18n/templates.c:5270
9752 9821 msgid "States"
9753 9822 msgstr ""
9754 9823  
... ... @@ -9757,16 +9826,16 @@ msgstr &quot;&quot;
9757 9826 msgid "States and Transitions"
9758 9827 msgstr ""
9759 9828  
9760   -#: i18n/templates.c:5036 i18n/templates.c:5228
  9829 +#: i18n/templates.c:5063 i18n/templates.c:5255
9761 9830 msgid "States and Transitions: #name#"
9762 9831 msgstr ""
9763 9832  
9764   -#: i18n/templates.c:5189
  9833 +#: i18n/templates.c:5216
9765 9834 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 (&mdash;). Controlled permissions are marked with a tick. <strong>Click on the state name to specify how it controls permissions.</strong>"
9766 9835 msgstr ""
9767 9836  
9768   -#: i18n/templates.c:3626 i18n/templates.c:5330 i18n/templates.c:5756
9769   -#: i18n/templates.c:6686 i18n/templates.c:6695
  9837 +#: i18n/templates.c:3638 i18n/templates.c:5357 i18n/templates.c:5783
  9838 +#: i18n/templates.c:6713 i18n/templates.c:6722
9770 9839 msgid "Status"
9771 9840 msgstr ""
9772 9841  
... ... @@ -9774,15 +9843,15 @@ msgstr &quot;&quot;
9774 9843 msgid "Status Toggled"
9775 9844 msgstr ""
9776 9845  
9777   -#: i18n/templates.c:5180
  9846 +#: i18n/templates.c:5207
9778 9847 msgid "Step 1: Basic Workflow Details"
9779 9848 msgstr ""
9780 9849  
9781   -#: i18n/templates.c:5000
  9850 +#: i18n/templates.c:5027
9782 9851 msgid "Step 2: Connect transitions to states"
9783 9852 msgstr ""
9784 9853  
9785   -#: i18n/templates.c:2417
  9854 +#: i18n/templates.c:2429
9786 9855 msgid "Sticky"
9787 9856 msgstr ""
9788 9857  
... ... @@ -9790,17 +9859,17 @@ msgstr &quot;&quot;
9790 9859 msgid "Storage Utilization"
9791 9860 msgstr ""
9792 9861  
9793   -#: lib/documentmanagement/documentutil.inc.php:276
  9862 +#: lib/documentmanagement/documentutil.inc.php:300
9794 9863 msgid "Storing contents"
9795 9864 msgstr ""
9796 9865  
9797   -#: i18n/templates.c:5918
  9866 +#: i18n/templates.c:5945
9798 9867 msgid "Subgroups"
9799 9868 msgstr ""
9800 9869  
9801 9870 #: plugins/ktcore/KTAssist.php:58 plugins/ktstandard/KTDiscussion.php:137
9802   -#: plugins/ktstandard/KTDiscussion.php:262 i18n/templates.c:1961
9803   -#: i18n/templates.c:4220
  9871 +#: plugins/ktstandard/KTDiscussion.php:262 i18n/templates.c:1973
  9872 +#: i18n/templates.c:4238
9804 9873 msgid "Subject"
9805 9874 msgstr ""
9806 9875  
... ... @@ -9824,7 +9893,7 @@ msgstr &quot;&quot;
9824 9893 msgid "Subscription Plugin"
9825 9894 msgstr ""
9826 9895  
9827   -#: plugins/ktstandard/KTSubscriptions.php:94 i18n/templates.c:2060
  9896 +#: plugins/ktstandard/KTSubscriptions.php:94 i18n/templates.c:2072
9828 9897 msgid "Subscriptions"
9829 9898 msgstr ""
9830 9899  
... ... @@ -9832,7 +9901,7 @@ msgstr &quot;&quot;
9832 9901 msgid "Subscriptions removed"
9833 9902 msgstr ""
9834 9903  
9835   -#: lib/actions/bulkaction.php:256 lib/actions/bulkaction.php:273
  9904 +#: lib/actions/bulkaction.php:313 lib/actions/bulkaction.php:336
9836 9905 msgid "Success"
9837 9906 msgstr ""
9838 9907  
... ... @@ -9841,19 +9910,19 @@ msgstr &quot;&quot;
9841 9910 msgid "Successfully forced \"%s\" to be checked in."
9842 9911 msgstr ""
9843 9912  
9844   -#: i18n/templates.c:5795
  9913 +#: i18n/templates.c:5822
9845 9914 msgid "Support and System Information"
9846 9915 msgstr ""
9847 9916  
9848   -#: plugins/ktcore/KTCorePlugin.php:352 plugins/ktcore/admin/techsupport.php:50
  9917 +#: plugins/ktcore/admin/techsupport.php:50 plugins/ktcore/KTCorePlugin.php:352
9849 9918 msgid "Support and System information"
9850 9919 msgstr ""
9851 9920  
9852   -#: i18n/templates.c:6092
  9921 +#: i18n/templates.c:6119
9853 9922 msgid "Synchronise Users in #name#"
9854 9923 msgstr ""
9855 9924  
9856   -#: i18n/templates.c:2354 i18n/templates.c:2603
  9925 +#: i18n/templates.c:2366 i18n/templates.c:2615
9857 9926 msgid "System"
9858 9927 msgstr ""
9859 9928  
... ... @@ -9879,7 +9948,7 @@ msgstr &quot;&quot;
9879 9948 msgid "System Folder Utilization"
9880 9949 msgstr ""
9881 9950  
9882   -#: i18n/templates.c:5831
  9951 +#: i18n/templates.c:5858
9883 9952 msgid "System Information (Disk Usage, Process List, if easily detectable)"
9884 9953 msgstr ""
9885 9954  
... ... @@ -9916,27 +9985,40 @@ msgstr &quot;&quot;
9916 9985 msgid "Tag Cloud Search"
9917 9986 msgstr ""
9918 9987  
9919   -#: i18n/templates.c:3137
  9988 +#: i18n/templates.c:3149
9920 9989 msgid "Take the crash course."
9921 9990 msgstr ""
9922 9991  
9923   -#: i18n/templates.c:347 i18n/templates.c:1901
  9992 +#: i18n/templates.c:347 i18n/templates.c:1913
9924 9993 msgid "Target"
9925 9994 msgstr ""
9926 9995  
9927   -#: plugins/ktcore/KTBulkActions.php:190 plugins/ktcore/KTBulkActions.php:334
9928   -#: plugins/ktcore/KTDocumentActions.php:988
9929   -#: plugins/ktcore/KTDocumentActions.php:1190
9930 9996 #: plugins/ktcore/admin/unitManagement.php:128
  9997 +#: plugins/ktcore/KTBulkActions.php:244 plugins/ktcore/KTBulkActions.php:388
  9998 +#: plugins/ktcore/KTDocumentActions.php:1017
  9999 +#: plugins/ktcore/KTDocumentActions.php:1219
9931 10000 msgid "Target Folder"
9932 10001 msgstr ""
9933 10002  
  10003 +#: i18n/templates.c:1811
  10004 +msgid "Target document archived by:"
  10005 +msgstr ""
  10006 +
  10007 +#: i18n/templates.c:1748
  10008 +msgid "Target document deleted by:"
  10009 +msgstr ""
  10010 +
  10011 +#: lib/documentmanagement/documentutil.inc.php:354
  10012 +#: lib/foldermanagement/folderutil.inc.php:613
  10013 +msgid "Target folder not specified"
  10014 +msgstr ""
  10015 +
9934 10016 #: plugins/ktcore/scheduler/taskScheduler.php:66
9935 10017 msgid "Task"
9936 10018 msgstr ""
9937 10019  
9938 10020 #: plugins/ktcore/scheduler/taskScheduler.php:50
9939   -#: plugins/ktcore/scheduler/taskScheduler.php:51 i18n/templates.c:7295
  10021 +#: plugins/ktcore/scheduler/taskScheduler.php:51 i18n/templates.c:7322
9940 10022 msgid "Task Scheduler Management"
9941 10023 msgstr ""
9942 10024  
... ... @@ -9958,19 +10040,19 @@ msgstr &quot;&quot;
9958 10040 msgid "Test Condition: %s"
9959 10041 msgstr ""
9960 10042  
9961   -#: i18n/templates.c:2837
  10043 +#: i18n/templates.c:2849
9962 10044 msgid "Test Instance"
9963 10045 msgstr ""
9964 10046  
9965   -#: i18n/templates.c:3971 i18n/templates.c:6626
  10047 +#: i18n/templates.c:3983 i18n/templates.c:6653
9966 10048 msgid "Test conditions"
9967 10049 msgstr ""
9968 10050  
9969   -#: i18n/templates.c:3494
  10051 +#: i18n/templates.c:3506
9970 10052 msgid "Text Extractor Status"
9971 10053 msgstr ""
9972 10054  
9973   -#: i18n/templates.c:3500
  10055 +#: i18n/templates.c:3512
9974 10056 msgid "Text extractor(s)s affected:"
9975 10057 msgstr ""
9976 10058  
... ... @@ -9986,15 +10068,15 @@ msgstr &quot;&quot;
9986 10068 msgid "That name is already in use in this fieldset. Please specify a unique name."
9987 10069 msgstr ""
9988 10070  
9989   -#: i18n/templates.c:3485
  10071 +#: i18n/templates.c:3497
9990 10072 msgid "The #name# is not functioning correctly. This could be because:"
9991 10073 msgstr ""
9992 10074  
9993   -#: i18n/templates.c:3827
  10075 +#: i18n/templates.c:3839
9994 10076 msgid "The #options# may also be used to create more complex search criteria expressions."
9995 10077 msgstr ""
9996 10078  
9997   -#: i18n/templates.c:3557
  10079 +#: i18n/templates.c:3569
9998 10080 msgid "The #options# may also be used to perform searches."
9999 10081 msgstr ""
10000 10082  
... ... @@ -10027,7 +10109,7 @@ msgstr &quot;&quot;
10027 10109 msgid "The LDAP server port"
10028 10110 msgstr ""
10029 10111  
10030   -#: view.php:456
  10112 +#: view.php:469
10031 10113 msgid "The System Administrators have been notified of your request."
10032 10114 msgstr ""
10033 10115  
... ... @@ -10035,15 +10117,15 @@ msgstr &quot;&quot;
10035 10117 msgid "The ZIP file can only be downloaded once - if you cancel the download, you will need to reload the page."
10036 10118 msgstr ""
10037 10119  
10038   -#: i18n/templates.c:6662
  10120 +#: i18n/templates.c:6689
10039 10121 msgid "The action can be performed on the entire selection."
10040 10122 msgstr ""
10041 10123  
10042   -#: i18n/templates.c:6665
  10124 +#: i18n/templates.c:6692
10043 10125 msgid "The action cannot be performed on any of the selected entities."
10044 10126 msgstr ""
10045 10127  
10046   -#: i18n/templates.c:6653
  10128 +#: i18n/templates.c:6680
10047 10129 msgid "The action will be performed on the following documents and folders"
10048 10130 msgstr ""
10049 10131  
... ... @@ -10055,24 +10137,24 @@ msgstr &quot;&quot;
10055 10137 msgid "The archive file containing the documents you wish to add to the document management system."
10056 10138 msgstr ""
10057 10139  
10058   -#: view.php:280
  10140 +#: view.php:293
10059 10141 #, php-format
10060 10142 msgid "The base document you attempted to retrieve is invalid. Please <a href=\"%s\">browse</a> for one."
10061 10143 msgstr ""
10062 10144  
10063   -#: i18n/templates.c:4478
  10145 +#: i18n/templates.c:4496
10064 10146 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 <strong>server</strong>, and all documents and folders within that path will be added to the document management system."
10065 10147 msgstr ""
10066 10148  
10067   -#: i18n/templates.c:4643
  10149 +#: i18n/templates.c:4661
10068 10150 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."
10069 10151 msgstr ""
10070 10152  
10071   -#: i18n/templates.c:2207
  10153 +#: i18n/templates.c:2219
10072 10154 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."
10073 10155 msgstr ""
10074 10156  
10075   -#: i18n/templates.c:3491
  10157 +#: i18n/templates.c:3503
10076 10158 msgid "The component on which the indexer depends is not available."
10077 10159 msgstr ""
10078 10160  
... ... @@ -10084,7 +10166,7 @@ msgstr &quot;&quot;
10084 10166 msgid "The contents of the document to be added to the document management system."
10085 10167 msgstr ""
10086 10168  
10087   -#: i18n/templates.c:5231
  10169 +#: i18n/templates.c:5258
10088 10170 msgid "The core of a workflow is the <strong>process</strong> that documents in that workflow follow. These processes are made up of <strong>states</strong> (which documents are in, e.g. \"reviewed\" or \"published\") and <strong>transitions</strong> which documents follow (e.g. \"submit for review\" or \"publish\")."
10089 10171 msgstr ""
10090 10172  
... ... @@ -10092,7 +10174,7 @@ msgstr &quot;&quot;
10092 10174 msgid "The current file name is shown below:"
10093 10175 msgstr ""
10094 10176  
10095   -#: i18n/templates.c:1898
  10177 +#: i18n/templates.c:1910
10096 10178 msgid "The current links to and from this document are displayed below."
10097 10179 msgstr ""
10098 10180  
... ... @@ -10100,11 +10182,11 @@ msgstr &quot;&quot;
10100 10182 msgid "The data for this conditional metadata fieldset was not completely provided. Provide the extra information, and save your changes afterwards."
10101 10183 msgstr ""
10102 10184  
10103   -#: i18n/templates.c:1787
  10185 +#: i18n/templates.c:1793
10104 10186 msgid "The document \"#object_name#\""
10105 10187 msgstr ""
10106 10188  
10107   -#: i18n/templates.c:1769
  10189 +#: i18n/templates.c:1775
10108 10190 msgid "The document \"#object_name#\" has been changed"
10109 10191 msgstr ""
10110 10192  
... ... @@ -10116,11 +10198,11 @@ msgstr &quot;&quot;
10116 10198 msgid "The document \"#object_name#\" has been checked out"
10117 10199 msgstr ""
10118 10200  
10119   -#: i18n/templates.c:1802
  10201 +#: i18n/templates.c:1814
10120 10202 msgid "The document \"#object_name#\" has been moved"
10121 10203 msgstr ""
10122 10204  
10123   -#: i18n/templates.c:1745
  10205 +#: i18n/templates.c:1751
10124 10206 msgid "The document \"#object_name#\" has been removed"
10125 10207 msgstr ""
10126 10208  
... ... @@ -10136,7 +10218,7 @@ msgstr &quot;&quot;
10136 10218 msgid "The document \"#object_name#\" was added"
10137 10219 msgstr ""
10138 10220  
10139   -#: i18n/templates.c:5462
  10221 +#: i18n/templates.c:5489
10140 10222 msgid "The document <strong>#name#</strong> has changed to state <strong>#state#</strong>, and you are specified as one of the users to inform about documents in this state."
10141 10223 msgstr ""
10142 10224  
... ... @@ -10144,12 +10226,12 @@ msgstr &quot;&quot;
10144 10226 msgid "The document has been successfully restored."
10145 10227 msgstr ""
10146 10228  
10147   -#: lib/documentmanagement/documentutil.inc.php:858
  10229 +#: lib/documentmanagement/documentutil.inc.php:1012
10148 10230 #, php-format
10149 10231 msgid "The document is checked out and cannot be deleted: %s"
10150 10232 msgstr ""
10151 10233  
10152   -#: i18n/templates.c:7271
  10234 +#: i18n/templates.c:7298
10153 10235 msgid "The document is currently in state \"#name#\""
10154 10236 msgstr ""
10155 10237  
... ... @@ -10189,7 +10271,7 @@ msgstr &quot;&quot;
10189 10271 msgid "The document you requested does not exist."
10190 10272 msgstr ""
10191 10273  
10192   -#: view.php:164 view.php:324
  10274 +#: view.php:177 view.php:337
10193 10275 msgid "The document you requested has an invalid <strong>document type</strong>. Unfortunately, this means that we cannot effectively display it."
10194 10276 msgstr ""
10195 10277  
... ... @@ -10203,7 +10285,7 @@ msgstr &quot;&quot;
10203 10285 msgid "The document you specified appears to be invalid."
10204 10286 msgstr ""
10205 10287  
10206   -#: i18n/templates.c:4043
  10288 +#: i18n/templates.c:4055
10207 10289 msgid "The document you wish to check out will begin to download soon. If it does not automatically start to download, you can use <a href=\"#link#\">this link</a> to start it yourself."
10208 10290 msgstr ""
10209 10291  
... ... @@ -10213,7 +10295,7 @@ msgstr &quot;&quot;
10213 10295 msgid "The email address of the user. Notifications and alerts are mailed to this address if <strong>email notifications</strong> is set below. e.g. <strong>jsmith@acme.com</strong>"
10214 10296 msgstr ""
10215 10297  
10216   -#: i18n/templates.c:3560
  10298 +#: i18n/templates.c:3572
10217 10299 msgid "The expression parsed successfully."
10218 10300 msgstr ""
10219 10301  
... ... @@ -10238,7 +10320,7 @@ msgstr &quot;&quot;
10238 10320 msgid "The folder \"#object_name#\" was added"
10239 10321 msgstr ""
10240 10322  
10241   -#: lib/foldermanagement/folderutil.inc.php:83
  10323 +#: lib/foldermanagement/folderutil.inc.php:84
10242 10324 #, php-format
10243 10325 msgid "The folder %s already exists."
10244 10326 msgstr ""
... ... @@ -10262,27 +10344,27 @@ msgstr &quot;&quot;
10262 10344 msgid "The following are the types of conversions you can perform on this document."
10263 10345 msgstr ""
10264 10346  
10265   -#: i18n/templates.c:1829 i18n/templates.c:7109
  10347 +#: i18n/templates.c:1841 i18n/templates.c:7136
10266 10348 msgid "The following document metadata is available for editing."
10267 10349 msgstr ""
10268 10350  
10269   -#: i18n/templates.c:7046
  10351 +#: i18n/templates.c:7073
10270 10352 msgid "The following document version has been selected for deletion:"
10271 10353 msgstr ""
10272 10354  
10273   -#: i18n/templates.c:5807
  10355 +#: i18n/templates.c:5834
10274 10356 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:"
10275 10357 msgstr ""
10276 10358  
10277   -#: i18n/templates.c:3614
  10359 +#: i18n/templates.c:3626
10278 10360 msgid "The following fields may be used in search criteria:"
10279 10361 msgstr ""
10280 10362  
10281   -#: i18n/templates.c:7034 i18n/templates.c:7265
  10363 +#: i18n/templates.c:7061 i18n/templates.c:7292
10282 10364 msgid "The following files are present in the repository, but do not exist in the database."
10283 10365 msgstr ""
10284 10366  
10285   -#: i18n/templates.c:6632
  10367 +#: i18n/templates.c:6659
10286 10368 msgid "The following list shows documents and folders in your list which cannot be acted on by this bulk action"
10287 10369 msgstr ""
10288 10370  
... ... @@ -10296,10 +10378,18 @@ msgstr &quot;&quot;
10296 10378 msgid "The following permissions are required: %s"
10297 10379 msgstr ""
10298 10380  
10299   -#: i18n/templates.c:3620
  10381 +#: i18n/templates.c:3632
10300 10382 msgid "The following resources are used by KnowledgeTree and are impacting on the normal operations of the system:"
10301 10383 msgstr ""
10302 10384  
  10385 +#: i18n/templates.c:1808
  10386 +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:"
  10387 +msgstr ""
  10388 +
  10389 +#: i18n/templates.c:1745
  10390 +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:"
  10391 +msgstr ""
  10392 +
10303 10393 #: plugins/ktcore/admin/userManagement.php:156
10304 10394 #: plugins/ktcore/admin/userManagement.php:221
10305 10395 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297
... ... @@ -10318,7 +10408,7 @@ msgstr &quot;&quot;
10318 10408 msgid "The host name or IP address of the LDAP server"
10319 10409 msgstr ""
10320 10410  
10321   -#: i18n/templates.c:3488
  10411 +#: i18n/templates.c:3500
10322 10412 msgid "The indexer is not configured correctly."
10323 10413 msgstr ""
10324 10414  
... ... @@ -10335,15 +10425,15 @@ msgstr &quot;&quot;
10335 10425 msgid "The internal name used for the permission. This should never be changed."
10336 10426 msgstr ""
10337 10427  
10338   -#: i18n/templates.c:4613
  10428 +#: i18n/templates.c:4631
10339 10429 msgid "The items that you selected to delete."
10340 10430 msgstr ""
10341 10431  
10342   -#: i18n/templates.c:4142 i18n/templates.c:4211
  10432 +#: i18n/templates.c:4157 i18n/templates.c:4229
10343 10433 msgid "The items that you selected to move."
10344 10434 msgstr ""
10345 10435  
10346   -#: i18n/templates.c:3188
  10436 +#: i18n/templates.c:3200
10347 10437 msgid "The last time these tasks were performed was on #time#."
10348 10438 msgstr ""
10349 10439  
... ... @@ -10415,7 +10505,7 @@ msgstr &quot;&quot;
10415 10505 msgid "The object does not exist. id = "
10416 10506 msgstr ""
10417 10507  
10418   -#: plugins/ktcore/KTDocumentActions.php:1640
  10508 +#: plugins/ktcore/KTDocumentActions.php:1700
10419 10509 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."
10420 10510 msgstr ""
10421 10511  
... ... @@ -10456,15 +10546,15 @@ msgstr &quot;&quot;
10456 10546 msgid "The process a document follows is controlled by the way that the transitions between states are setup. A document starts the workflow in the initial state, and then follows transitions between states. Which users can perform these transitions can be configured in the \"Security\" section."
10457 10547 msgstr ""
10458 10548  
10459   -#: plugins/ktcore/KTBulkActions.php:447
  10549 +#: plugins/ktcore/KTBulkActions.php:501
10460 10550 msgid "The reason for archiving these documents and folders, for historical purposes."
10461 10551 msgstr ""
10462 10552  
10463   -#: plugins/ktcore/KTBulkActions.php:349
  10553 +#: plugins/ktcore/KTBulkActions.php:403
10464 10554 msgid "The reason for copying these documents and folders, for historical purposes."
10465 10555 msgstr ""
10466 10556  
10467   -#: plugins/ktcore/KTBulkActions.php:205
  10557 +#: plugins/ktcore/KTBulkActions.php:259
10468 10558 msgid "The reason for moving these documents and folders, for historical purposes."
10469 10559 msgstr ""
10470 10560  
... ... @@ -10504,23 +10594,23 @@ msgstr &quot;&quot;
10504 10594 msgid "The saved search was deleted successfully."
10505 10595 msgstr ""
10506 10596  
10507   -#: i18n/templates.c:7298
  10597 +#: i18n/templates.c:7325
10508 10598 msgid "The scheduler runs document indexing and various house keeping tasks, etc in the background."
10509 10599 msgstr ""
10510 10600  
10511   -#: i18n/templates.c:3185
  10601 +#: i18n/templates.c:3197
10512 10602 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#."
10513 10603 msgstr ""
10514 10604  
10515   -#: i18n/templates.c:3554
10516   -msgid "The search criteria editor allows you to utilise the full power of the KnowledgeTree search engine by allowing you to perform more complicated searches by using the free text criteria format."
  10605 +#: i18n/templates.c:3566
  10606 +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."
10517 10607 msgstr ""
10518 10608  
10519   -#: i18n/templates.c:3359
  10609 +#: i18n/templates.c:3371
10520 10610 msgid "The search criteria has been saved."
10521 10611 msgstr ""
10522 10612  
10523   -#: i18n/templates.c:3374
  10613 +#: i18n/templates.c:3386
10524 10614 msgid "The search expression has been saved."
10525 10615 msgstr ""
10526 10616  
... ... @@ -10540,15 +10630,15 @@ msgstr &quot;&quot;
10540 10630 msgid "The system rejected your value for this field."
10541 10631 msgstr ""
10542 10632  
10543   -#: i18n/templates.c:5654
  10633 +#: i18n/templates.c:5681
10544 10634 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."
10545 10635 msgstr ""
10546 10636  
10547   -#: i18n/templates.c:3197
  10637 +#: i18n/templates.c:3209
10548 10638 msgid "The tasks are scheduled to be run in #time#."
10549 10639 msgstr ""
10550 10640  
10551   -#: i18n/templates.c:3194
  10641 +#: i18n/templates.c:3206
10552 10642 msgid "The tasks were scheduled to be run #time# ago."
10553 10643 msgstr ""
10554 10644  
... ... @@ -10569,7 +10659,7 @@ msgstr &quot;&quot;
10569 10659 msgid "The topic of discussion in this thread"
10570 10660 msgstr ""
10571 10661  
10572   -#: plugins/ktcore/KTDocumentActions.php:1480
  10662 +#: plugins/ktcore/KTDocumentActions.php:1540
10573 10663 msgid "The transition listed will cause the document to change from its current state to the listed destination state."
10574 10664 msgstr ""
10575 10665  
... ... @@ -10583,7 +10673,7 @@ msgstr &quot;&quot;
10583 10673 msgid "The type of source (e.g. <strong>LDAP</strong>)"
10584 10674 msgstr ""
10585 10675  
10586   -#: lib/documentmanagement/documentutil.inc.php:738
  10676 +#: lib/documentmanagement/documentutil.inc.php:886
10587 10677 msgid "The uploaded file does not exist."
10588 10678 msgstr ""
10589 10679  
... ... @@ -10616,7 +10706,7 @@ msgstr &quot;&quot;
10616 10706 msgid "The user must be a member of the group \"<strong>%s</strong>\"."
10617 10707 msgstr ""
10618 10708  
10619   -#: i18n/templates.c:6989
  10709 +#: i18n/templates.c:7016
10620 10710 msgid "The user who checked this document out is no longer valid."
10621 10711 msgstr ""
10622 10712  
... ... @@ -10640,7 +10730,7 @@ msgstr &quot;&quot;
10640 10730 msgid "The username the user will enter to gain access to %s. e.g. <strong>jsmith</strong>"
10641 10731 msgstr ""
10642 10732  
10643   -#: i18n/templates.c:2975 i18n/templates.c:3002
  10733 +#: i18n/templates.c:2987 i18n/templates.c:3014
10644 10734 msgid "The value of the field"
10645 10735 msgstr ""
10646 10736  
... ... @@ -10650,27 +10740,35 @@ msgstr &quot;&quot;
10650 10740 msgid "The value you have entered is invalid. The following characters are not allowed: %s"
10651 10741 msgstr ""
10652 10742  
10653   -#: plugins/ktcore/KTDocumentActions.php:1547 i18n/templates.c:4949
  10743 +#: plugins/ktcore/KTDocumentActions.php:1607 i18n/templates.c:4976
10654 10744 msgid "The workflow cannot be changed while the document is checked out."
10655 10745 msgstr ""
10656 10746  
10657   -#: i18n/templates.c:1979
  10747 +#: lib/documentmanagement/documentutil.inc.php:385
  10748 +msgid "There already is a shortcut to this document in the target folder."
  10749 +msgstr ""
  10750 +
  10751 +#: lib/foldermanagement/folderutil.inc.php:643
  10752 +msgid "There already is a shortcut to this folder in the target folder."
  10753 +msgstr ""
  10754 +
  10755 +#: i18n/templates.c:1991
10658 10756 msgid "There are #closed# closed threads - use the \"View All\" option below to view them."
10659 10757 msgstr ""
10660 10758  
10661   -#: i18n/templates.c:5072
  10759 +#: i18n/templates.c:5099
10662 10760 msgid "There are 3 different ways in which workflows interact with the system's security"
10663 10761 msgstr ""
10664 10762  
10665   -#: i18n/templates.c:3095
  10763 +#: i18n/templates.c:3107
10666 10764 msgid "There are currently no active indexers registered. No content indexing will occur."
10667 10765 msgstr ""
10668 10766  
10669   -#: i18n/templates.c:6032
  10767 +#: i18n/templates.c:6059
10670 10768 msgid "There are currently no roles created within the system."
10671 10769 msgstr ""
10672 10770  
10673   -#: i18n/templates.c:4973
  10771 +#: i18n/templates.c:5000
10674 10772 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."
10675 10773 msgstr ""
10676 10774  
... ... @@ -10686,11 +10784,11 @@ msgstr &quot;&quot;
10686 10784 msgid "There are no indexing issues."
10687 10785 msgstr ""
10688 10786  
10689   -#: i18n/templates.c:1928
  10787 +#: i18n/templates.c:1940
10690 10788 msgid "There are no links to or from this document."
10691 10789 msgstr ""
10692 10790  
10693   -#: i18n/templates.c:1982
  10791 +#: i18n/templates.c:1994
10694 10792 msgid "There are no open threads for this document."
10695 10793 msgstr ""
10696 10794  
... ... @@ -10698,7 +10796,7 @@ msgstr &quot;&quot;
10698 10796 msgid "There are no quicklinks."
10699 10797 msgstr ""
10700 10798  
10701   -#: i18n/templates.c:3395
  10799 +#: i18n/templates.c:3407
10702 10800 msgid "There are no search results matching your search criteria."
10703 10801 msgstr ""
10704 10802  
... ... @@ -10710,15 +10808,27 @@ msgstr &quot;&quot;
10710 10808 msgid "There are no tags defined or accessible."
10711 10809 msgstr ""
10712 10810  
  10811 +#: plugins/ktcore/KTBulkActions.php:104 plugins/ktcore/KTBulkActions.php:536
  10812 +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?"
  10813 +msgstr ""
  10814 +
  10815 +#: plugins/ktcore/KTDocumentActions.php:1382
  10816 +msgid "There are shortcuts linking to this document; archiving the document automatically will delete them. Would you like to continue?"
  10817 +msgstr ""
  10818 +
  10819 +#: plugins/ktcore/KTDocumentActions.php:865
  10820 +msgid "There are shortcuts linking to this document; deleting the document will automatically delete them. Would you like to continue?"
  10821 +msgstr ""
  10822 +
10713 10823 #: search2/indexing/bin/diagnose.php:57
10714 10824 msgid "There don't appear to be any problems."
10715 10825 msgstr ""
10716 10826  
10717   -#: i18n/templates.c:3572
  10827 +#: i18n/templates.c:3584
10718 10828 msgid "There has been a parsing problem. Please check the search expression."
10719 10829 msgstr ""
10720 10830  
10721   -#: i18n/templates.c:3380 i18n/templates.c:3569
  10831 +#: i18n/templates.c:3392 i18n/templates.c:3581
10722 10832 msgid "There is a problem communicating with the server."
10723 10833 msgstr ""
10724 10834  
... ... @@ -10727,15 +10837,15 @@ msgstr &quot;&quot;
10727 10837 msgid "There is a problem parsing the expression '%s'"
10728 10838 msgstr ""
10729 10839  
10730   -#: i18n/templates.c:3377
  10840 +#: i18n/templates.c:3389
10731 10841 msgid "There is a problem saving the expression expression."
10732 10842 msgstr ""
10733 10843  
10734   -#: i18n/templates.c:3566
  10844 +#: i18n/templates.c:3578
10735 10845 msgid "There is a problem saving the expression."
10736 10846 msgstr ""
10737 10847  
10738   -#: i18n/templates.c:3563
  10848 +#: i18n/templates.c:3575
10739 10849 msgid "There is a problem with the expression."
10740 10850 msgstr ""
10741 10851  
... ... @@ -10763,20 +10873,20 @@ msgstr &quot;&quot;
10763 10873 msgid "There is no help available in your language for this plugin"
10764 10874 msgstr ""
10765 10875  
10766   -#: lib/documentmanagement/documentutil.inc.php:213
  10876 +#: lib/documentmanagement/documentutil.inc.php:219
10767 10877 msgid "There was a database error while trying to archive this file"
10768 10878 msgstr ""
10769 10879  
10770   -#: lib/documentmanagement/documentutil.inc.php:178
  10880 +#: lib/documentmanagement/documentutil.inc.php:184
10771 10881 msgid "There was a problem checking out the document."
10772 10882 msgstr ""
10773 10883  
10774   -#: lib/documentmanagement/documentutil.inc.php:904
10775   -#: lib/documentmanagement/documentutil.inc.php:1285
  10884 +#: lib/documentmanagement/documentutil.inc.php:1058
  10885 +#: lib/documentmanagement/documentutil.inc.php:1464
10776 10886 msgid "There was a problem deleting the document from storage."
10777 10887 msgstr ""
10778 10888  
10779   -#: lib/documentmanagement/documentutil.inc.php:882
  10889 +#: lib/documentmanagement/documentutil.inc.php:1036
10780 10890 msgid "There was a problem deleting the document from the database."
10781 10891 msgstr ""
10782 10892  
... ... @@ -10815,15 +10925,15 @@ msgstr &quot;&quot;
10815 10925 msgid "These RSS feeds will be viewable on your dashboard."
10816 10926 msgstr ""
10817 10927  
10818   -#: i18n/templates.c:6677
  10928 +#: i18n/templates.c:6704
10819 10929 msgid "These are the results of the bulk action"
10820 10930 msgstr ""
10821 10931  
10822   -#: i18n/templates.c:2846
  10932 +#: i18n/templates.c:2858
10823 10933 msgid "These behaviours and the fields and values they allow are shown below for the active field."
10824 10934 msgstr ""
10825 10935  
10826   -#: i18n/templates.c:7031 i18n/templates.c:7262
  10936 +#: i18n/templates.c:7058 i18n/templates.c:7289
10827 10937 msgid "These documents have versions that are not present on the filesystem. Consider restoring them from backups."
10828 10938 msgstr ""
10829 10939  
... ... @@ -10839,23 +10949,23 @@ msgstr &quot;&quot;
10839 10949 msgid "This bug can be found on this page"
10840 10950 msgstr ""
10841 10951  
10842   -#: i18n/templates.c:2771
  10952 +#: i18n/templates.c:2783
10843 10953 msgid "This column is not active."
10844 10954 msgstr ""
10845 10955  
10846   -#: i18n/templates.c:3017
  10956 +#: i18n/templates.c:3029
10847 10957 msgid "This conditional fieldset cannot be used"
10848 10958 msgstr ""
10849 10959  
10850   -#: i18n/templates.c:2921
  10960 +#: i18n/templates.c:2933
10851 10961 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."
10852 10962 msgstr ""
10853 10963  
10854   -#: i18n/templates.c:3473
  10964 +#: i18n/templates.c:3485
10855 10965 msgid "This dashlet will disappear when the migration process is complete."
10856 10966 msgstr ""
10857 10967  
10858   -#: plugins/ktcore/KTDocumentActions.php:1159
  10968 +#: plugins/ktcore/KTDocumentActions.php:1188
10859 10969 msgid "This document can't be copied because it is checked out"
10860 10970 msgstr ""
10861 10971  
... ... @@ -10863,7 +10973,7 @@ msgstr &quot;&quot;
10863 10973 msgid "This document can't be deleted because it is checked out"
10864 10974 msgstr ""
10865 10975  
10866   -#: plugins/ktcore/KTDocumentActions.php:951
  10976 +#: plugins/ktcore/KTDocumentActions.php:980
10867 10977 msgid "This document can't be moved because it is checked out"
10868 10978 msgstr ""
10869 10979  
... ... @@ -10900,23 +11010,23 @@ msgstr &quot;&quot;
10900 11010 msgid "This document is checked out, but not by you"
10901 11011 msgstr ""
10902 11012  
10903   -#: i18n/templates.c:7163
  11013 +#: i18n/templates.c:7190
10904 11014 msgid "This document is currently checked out by #checkoutuser#, but you have sufficient priviledges to cancel their checkout."
10905 11015 msgstr ""
10906 11016  
10907   -#: i18n/templates.c:7166
  11017 +#: i18n/templates.c:7193
10908 11018 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."
10909 11019 msgstr ""
10910 11020  
10911   -#: i18n/templates.c:7160
  11021 +#: i18n/templates.c:7187
10912 11022 msgid "This document is currently checked out by <strong>you</strong>. If this is incorrect, or you no longer need to make changes to it, please cancel the checkout."
10913 11023 msgstr ""
10914 11024  
10915   -#: i18n/templates.c:7052
  11025 +#: i18n/templates.c:7079
10916 11026 msgid "This document is currently of type #doctype#. If this is incorrect, you can change it here."
10917 11027 msgstr ""
10918 11028  
10919   -#: i18n/templates.c:7169
  11029 +#: i18n/templates.c:7196
10920 11030 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."
10921 11031 msgstr ""
10922 11032  
... ... @@ -10925,15 +11035,15 @@ msgstr &quot;&quot;
10925 11035 msgid "This document is not checked out"
10926 11036 msgstr ""
10927 11037  
10928   -#: i18n/templates.c:2924 i18n/templates.c:3044
  11038 +#: i18n/templates.c:2936 i18n/templates.c:3056
10929 11039 msgid "This error prevents this fieldset from being set to complete"
10930 11040 msgstr ""
10931 11041  
10932   -#: i18n/templates.c:2819
  11042 +#: i18n/templates.c:2831
10933 11043 msgid "This field is not controlled by the currently active group."
10934 11044 msgstr ""
10935 11045  
10936   -#: i18n/templates.c:3056
  11046 +#: i18n/templates.c:3068
10937 11047 msgid "This fieldset cannot be made conditional, since it contains fields which are not lookup types."
10938 11048 msgstr ""
10939 11049  
... ... @@ -10946,11 +11056,11 @@ msgstr &quot;&quot;
10946 11056 msgid "This first step requires that you provide basic details about the workflow: its name, etc."
10947 11057 msgstr ""
10948 11058  
10949   -#: i18n/templates.c:4541
  11059 +#: i18n/templates.c:4559
10950 11060 msgid "This folder <strong>inherits</strong> its permissions from #permission_source#."
10951 11061 msgstr ""
10952 11062  
10953   -#: i18n/templates.c:4550 i18n/templates.c:4706
  11063 +#: i18n/templates.c:4568 i18n/templates.c:4733
10954 11064 msgid "This folder defines its own permissions."
10955 11065 msgstr ""
10956 11066  
... ... @@ -10962,7 +11072,7 @@ msgstr &quot;&quot;
10962 11072 msgid "This function allows you to re-index your entire repository."
10963 11073 msgstr ""
10964 11074  
10965   -#: i18n/templates.c:6095
  11075 +#: i18n/templates.c:6122
10966 11076 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."
10967 11077 msgstr ""
10968 11078  
... ... @@ -10970,15 +11080,15 @@ msgstr &quot;&quot;
10970 11080 msgid "This installation assigns workflows by Document Type. Configure this process here."
10971 11081 msgstr ""
10972 11082  
10973   -#: i18n/templates.c:2069
  11083 +#: i18n/templates.c:2081
10974 11084 msgid "This installation of #appname# allocates workflows to documents by their location. To specify the workflow to be used by all documents <strong>directly</strong> 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."
10975 11085 msgstr ""
10976 11086  
10977   -#: i18n/templates.c:2852
  11087 +#: i18n/templates.c:2864
10978 11088 msgid "This is a conditional fieldset. That means that the values selected in one field affect the possible values in the other fields. Only <strong>lookup</strong> fields can be added to this fieldset."
10979 11089 msgstr ""
10980 11090  
10981   -#: i18n/templates.c:6173
  11091 +#: i18n/templates.c:6200
10982 11092 msgid "This is a professionally supported edition of KnowledgeTree."
10983 11093 msgstr ""
10984 11094  
... ... @@ -10999,7 +11109,7 @@ msgstr &quot;&quot;
10999 11109 msgid "This is the data assigned to the <strong>#name#</strong> aspect of this document."
11000 11110 msgstr ""
11001 11111  
11002   -#: i18n/templates.c:3365
  11112 +#: i18n/templates.c:3377
11003 11113 msgid "This is the saved search criteria:"
11004 11114 msgstr ""
11005 11115  
... ... @@ -11019,23 +11129,23 @@ msgstr &quot;&quot;
11019 11129 msgid "This notification handler does not support publication."
11020 11130 msgstr ""
11021 11131  
11022   -#: i18n/templates.c:5708
  11132 +#: i18n/templates.c:5735
11023 11133 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."
11024 11134 msgstr ""
11025 11135  
11026   -#: i18n/templates.c:4625
  11136 +#: i18n/templates.c:4643
11027 11137 msgid "This page allows you to rename a folder."
11028 11138 msgstr ""
11029 11139  
11030   -#: i18n/templates.c:4082
  11140 +#: i18n/templates.c:4094
11031 11141 msgid "This page allows you to rename the file name (not the document title) for a document."
11032 11142 msgstr ""
11033 11143  
11034   -#: i18n/templates.c:4100
  11144 +#: i18n/templates.c:4112
11035 11145 msgid "This page allows you to see the roles as they apply to this particular document."
11036 11146 msgstr ""
11037 11147  
11038   -#: lib/templating/kt3template.inc.php:351
  11148 +#: lib/templating/kt3template.inc.php:331
11039 11149 msgid "This page did not produce any content"
11040 11150 msgstr ""
11041 11151  
... ... @@ -11043,11 +11153,11 @@ msgstr &quot;&quot;
11043 11153 msgid "This page lists versions of document content and allows you to compare a content version with another content version."
11044 11154 msgstr ""
11045 11155  
11046   -#: i18n/templates.c:6758 i18n/templates.c:7202
  11156 +#: i18n/templates.c:6785 i18n/templates.c:7229
11047 11157 msgid "This page lists versions of document metadata and allows you to compare a metadata version with the current metadata content."
11048 11158 msgstr ""
11049 11159  
11050   -#: i18n/templates.c:7115
  11160 +#: i18n/templates.c:7142
11051 11161 msgid "This page provides details of all activities that have been carried out on the document."
11052 11162 msgstr ""
11053 11163  
... ... @@ -11055,23 +11165,23 @@ msgstr &quot;&quot;
11055 11165 msgid "This page provides details of all activities that have been carried out on the folder."
11056 11166 msgstr ""
11057 11167  
11058   -#: i18n/templates.c:7061
  11168 +#: i18n/templates.c:7088
11059 11169 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 <strong>no</strong> permissions are not shown."
11060 11170 msgstr ""
11061 11171  
11062   -#: i18n/templates.c:4433 i18n/templates.c:4523
  11172 +#: i18n/templates.c:4451 i18n/templates.c:4541
11063 11173 msgid "This page shows the permissions that apply to this specific folder. Only the roles or groups which have permissions assigned are shown."
11064 11174 msgstr ""
11065 11175  
11066   -#: i18n/templates.c:7178
  11176 +#: i18n/templates.c:7205
11067 11177 msgid "This page shows the permissions that individual users have on this document. Only the users which have permissions assigned are shown."
11068 11178 msgstr ""
11069 11179  
11070   -#: i18n/templates.c:4658
  11180 +#: i18n/templates.c:4676
11071 11181 msgid "This page shows the permissions that individual users have on this folder. Only the users which have permissions assigned are shown."
11072 11182 msgstr ""
11073 11183  
11074   -#: i18n/templates.c:2450
  11184 +#: i18n/templates.c:2462
11075 11185 msgid "This page will allow you to manage the different aspects of this particular field."
11076 11186 msgstr ""
11077 11187  
... ... @@ -11079,7 +11189,7 @@ msgstr &quot;&quot;
11079 11189 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."
11080 11190 msgstr ""
11081 11191  
11082   -#: i18n/templates.c:6164 i18n/templates.c:6746
  11192 +#: i18n/templates.c:6191 i18n/templates.c:6773
11083 11193 msgid "This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>"
11084 11194 msgstr ""
11085 11195  
... ... @@ -11116,7 +11226,7 @@ msgstr &quot;&quot;
11116 11226 msgid "This transition cannot be performed while the document is checked out."
11117 11227 msgstr ""
11118 11228  
11119   -#: i18n/templates.c:5147
  11229 +#: i18n/templates.c:5174
11120 11230 msgid "This transition has no actions associated with it.."
11121 11231 msgstr ""
11122 11232  
... ... @@ -11132,11 +11242,11 @@ msgstr &quot;&quot;
11132 11242 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."
11133 11243 msgstr ""
11134 11244  
11135   -#: i18n/templates.c:5492 i18n/templates.c:5711
  11245 +#: i18n/templates.c:5519 i18n/templates.c:5738
11136 11246 msgid "This workflow does not define any states."
11137 11247 msgstr ""
11138 11248  
11139   -#: i18n/templates.c:5534
  11249 +#: i18n/templates.c:5561
11140 11250 msgid "This workflow does not define any transitions. Use the \"Create a new transition\" link above to add new transitions."
11141 11251 msgstr ""
11142 11252  
... ... @@ -11144,7 +11254,7 @@ msgstr &quot;&quot;
11144 11254 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."
11145 11255 msgstr ""
11146 11256  
11147   -#: i18n/templates.c:2045
  11257 +#: i18n/templates.c:2057
11148 11258 msgid "Thread closed"
11149 11259 msgstr ""
11150 11260  
... ... @@ -11160,27 +11270,27 @@ msgstr &quot;&quot;
11160 11270 #: plugins/ktcore/KTCorePlugin.php:134 plugins/rssplugin/manageRSSFeeds.php:87
11161 11271 #: plugins/rssplugin/manageRSSFeeds.php:133
11162 11272 #: search2/search/fields/TitleField.inc.php:45 i18n/templates.c:92
11163   -#: i18n/templates.c:272 i18n/templates.c:4907 i18n/templates.c:6668
  11273 +#: i18n/templates.c:272 i18n/templates.c:4934 i18n/templates.c:6695
11164 11274 msgid "Title"
11165 11275 msgstr ""
11166 11276  
11167   -#: i18n/templates.c:3086
  11277 +#: i18n/templates.c:3098
11168 11278 msgid "To add a new field, enter the field's name, description and field type below and then click <strong>Add field</strong>. If the field type requires additional lookup values you will be prompted to enter them."
11169 11279 msgstr ""
11170 11280  
11171   -#: i18n/templates.c:6284
  11281 +#: i18n/templates.c:6311
11172 11282 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 <strong>LDAP</strong>, ensure the appropriate plugin is loaded and use the section below."
11173 11283 msgstr ""
11174 11284  
11175   -#: i18n/templates.c:4406
  11285 +#: i18n/templates.c:4424
11176 11286 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."
11177 11287 msgstr ""
11178 11288  
11179   -#: i18n/templates.c:2186
  11289 +#: i18n/templates.c:2198
11180 11290 msgid "To connect to #appname# via a third-party WebDAV client, please use the following address"
11181 11291 msgstr ""
11182 11292  
11183   -#: i18n/templates.c:2189
  11293 +#: i18n/templates.c:2201
11184 11294 msgid "To connect with the #appname# Tools Suite, use this address"
11185 11295 msgstr ""
11186 11296  
... ... @@ -11188,23 +11298,23 @@ msgstr &quot;&quot;
11188 11298 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'."
11189 11299 msgstr ""
11190 11300  
11191   -#: i18n/templates.c:4901
  11301 +#: i18n/templates.c:4928
11192 11302 msgid "To customize a help file, please visit that file via the help system and click on <strong>customize this help file</strong>."
11193 11303 msgstr ""
11194 11304  
11195   -#: i18n/templates.c:3371
  11305 +#: i18n/templates.c:3383
11196 11306 msgid "To delete this saved search criteria or to edit other saved search criteria, #options#."
11197 11307 msgstr ""
11198 11308  
11199   -#: i18n/templates.c:3356
  11309 +#: i18n/templates.c:3368
11200 11310 msgid "To edit the search criteria, use the #options#."
11201 11311 msgstr ""
11202 11312  
11203   -#: i18n/templates.c:3545
  11313 +#: i18n/templates.c:3557
11204 11314 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."
11205 11315 msgstr ""
11206 11316  
11207   -#: i18n/templates.c:2813
  11317 +#: i18n/templates.c:2825
11208 11318 msgid "To make a value in a <strong>child field</strong> available to the user when another value is selected in a <strong>parent field</strong>, 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-&lt;click&gt; to select multiple child values at the same time."
11209 11319 msgstr ""
11210 11320  
... ... @@ -11220,11 +11330,11 @@ msgstr &quot;&quot;
11220 11330 msgid "To save this search permanently, so that you can run it again at any time, fill in a name below and click 'Save'."
11221 11331 msgstr ""
11222 11332  
11223   -#: i18n/templates.c:4835
  11333 +#: i18n/templates.c:4862
11224 11334 msgid "To start the process of creating a new document type, please enter a name for the type below."
11225 11335 msgstr ""
11226 11336  
11227   -#: i18n/templates.c:2435
  11337 +#: i18n/templates.c:2447
11228 11338 msgid "Toggle enabled state"
11229 11339 msgstr ""
11230 11340  
... ... @@ -11232,7 +11342,7 @@ msgstr &quot;&quot;
11232 11342 msgid "Toggle search results format"
11233 11343 msgstr ""
11234 11344  
11235   -#: i18n/templates.c:2438 i18n/templates.c:2681 i18n/templates.c:2696
  11345 +#: i18n/templates.c:2450 i18n/templates.c:2693 i18n/templates.c:2708
11236 11346 msgid "Toggle stickiness"
11237 11347 msgstr ""
11238 11348  
... ... @@ -11252,15 +11362,15 @@ msgstr &quot;&quot;
11252 11362 msgid "Top Downloads for the last Week"
11253 11363 msgstr ""
11254 11364  
11255   -#: i18n/templates.c:3521
  11365 +#: i18n/templates.c:3533
11256 11366 msgid "Total # Documents in Repository:"
11257 11367 msgstr ""
11258 11368  
11259   -#: i18n/templates.c:3458
  11369 +#: i18n/templates.c:3470
11260 11370 msgid "Total documents migrated:"
11261 11371 msgstr ""
11262 11372  
11263   -#: i18n/templates.c:3461
  11373 +#: i18n/templates.c:3473
11264 11374 msgid "Total documents to be migrated:"
11265 11375 msgstr ""
11266 11376  
... ... @@ -11277,23 +11387,23 @@ msgstr &quot;&quot;
11277 11387 msgid "Transaction Type"
11278 11388 msgstr ""
11279 11389  
11280   -#: i18n/templates.c:5006 i18n/templates.c:5039 i18n/templates.c:5111
11281   -#: i18n/templates.c:5405
  11390 +#: i18n/templates.c:5033 i18n/templates.c:5066 i18n/templates.c:5138
  11391 +#: i18n/templates.c:5432
11282 11392 msgid "Transition"
11283 11393 msgstr ""
11284 11394  
11285   -#: i18n/templates.c:5126
  11395 +#: i18n/templates.c:5153
11286 11396 msgid "Transition Actions Overview"
11287 11397 msgstr ""
11288 11398  
11289   -#: i18n/templates.c:5537
  11399 +#: i18n/templates.c:5564
11290 11400 msgid "Transition Availability"
11291 11401 msgstr ""
11292 11402  
11293 11403 #: plugins/ktcore/admin/workflowsv2.php:1918
11294 11404 #: plugins/ktcore/admin/workflowsv2.php:1955
11295   -#: plugins/ktcore/admin/workflowsv2.php:2017 i18n/templates.c:5096
11296   -#: i18n/templates.c:5144 i18n/templates.c:5222
  11405 +#: plugins/ktcore/admin/workflowsv2.php:2017 i18n/templates.c:5123
  11406 +#: i18n/templates.c:5171 i18n/templates.c:5249
11297 11407 msgid "Transition Effects"
11298 11408 msgstr ""
11299 11409  
... ... @@ -11301,29 +11411,29 @@ msgstr &quot;&quot;
11301 11411 msgid "Transition Effects Overview"
11302 11412 msgstr ""
11303 11413  
11304   -#: plugins/ktcore/admin/workflowsv2.php:1025 i18n/templates.c:5276
  11414 +#: plugins/ktcore/admin/workflowsv2.php:1025 i18n/templates.c:5303
11305 11415 msgid "Transition Name"
11306 11416 msgstr ""
11307 11417  
11308   -#: i18n/templates.c:5216
  11418 +#: i18n/templates.c:5243
11309 11419 msgid "Transition Requirements"
11310 11420 msgstr ""
11311 11421  
11312 11422 #: plugins/ktcore/admin/workflowsv2.php:1613
11313 11423 #: plugins/ktcore/admin/workflowsv2.php:1697
11314   -#: plugins/ktcore/admin/workflowsv2.php:1758 i18n/templates.c:5087
  11424 +#: plugins/ktcore/admin/workflowsv2.php:1758 i18n/templates.c:5114
11315 11425 msgid "Transition Restrictions"
11316 11426 msgstr ""
11317 11427  
11318   -#: plugins/ktcore/admin/workflowsv2.php:1610 i18n/templates.c:5102
  11428 +#: plugins/ktcore/admin/workflowsv2.php:1610 i18n/templates.c:5129
11319 11429 msgid "Transition Restrictions Overview"
11320 11430 msgstr ""
11321 11431  
11322   -#: i18n/templates.c:5045
  11432 +#: i18n/templates.c:5072
11323 11433 msgid "Transition Restrictions: #name#"
11324 11434 msgstr ""
11325 11435  
11326   -#: i18n/templates.c:5417
  11436 +#: i18n/templates.c:5444
11327 11437 msgid "Transition Triggers"
11328 11438 msgstr ""
11329 11439  
... ... @@ -11331,22 +11441,22 @@ msgstr &quot;&quot;
11331 11441 msgid "Transition deleted."
11332 11442 msgstr ""
11333 11443  
11334   -#: plugins/ktcore/KTDocumentActions.php:1534
11335   -#: plugins/ktcore/KTDocumentActions.php:1537
11336   -#: plugins/ktcore/KTDocumentActions.php:1606
11337   -#: plugins/ktcore/KTDocumentActions.php:1610
  11444 +#: plugins/ktcore/KTDocumentActions.php:1594
  11445 +#: plugins/ktcore/KTDocumentActions.php:1597
  11446 +#: plugins/ktcore/KTDocumentActions.php:1666
  11447 +#: plugins/ktcore/KTDocumentActions.php:1670
11338 11448 msgid "Transition performed"
11339 11449 msgstr ""
11340 11450  
11341   -#: i18n/templates.c:4943
  11451 +#: i18n/templates.c:4970
11342 11452 msgid "Transition to another workflow state"
11343 11453 msgstr ""
11344 11454  
11345   -#: plugins/ktcore/KTDocumentActions.php:1480
  11455 +#: plugins/ktcore/KTDocumentActions.php:1540
11346 11456 msgid "Transition to perform"
11347 11457 msgstr ""
11348 11458  
11349   -#: i18n/templates.c:5420
  11459 +#: i18n/templates.c:5447
11350 11460 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 <strong>both</strong> of these functions, especially if performing the action requires that certain conditions are in place before the action will occur."
11351 11461 msgstr ""
11352 11462  
... ... @@ -11354,39 +11464,39 @@ msgstr &quot;&quot;
11354 11464 msgid "Transition updated."
11355 11465 msgstr ""
11356 11466  
11357   -#: i18n/templates.c:5132
  11467 +#: i18n/templates.c:5159
11358 11468 msgid "Transition<"
11359 11469 msgstr ""
11360 11470  
11361 11471 #: plugins/ktcore/admin/workflow/newworkflow.inc.php:92
11362   -#: plugins/ktcore/admin/workflowsv2.php:813 i18n/templates.c:5267
11363   -#: i18n/templates.c:5585
  11472 +#: plugins/ktcore/admin/workflowsv2.php:813 i18n/templates.c:5294
  11473 +#: i18n/templates.c:5612
11364 11474 msgid "Transitions"
11365 11475 msgstr ""
11366 11476  
11367   -#: i18n/templates.c:5588
  11477 +#: i18n/templates.c:5615
11368 11478 msgid "Transitions are how documents move from one state to another. Typically, most transitions can only be performed by people with a specific <strong>role</strong> (e.g. Manager) or part of a specific group (e.g. Marketing Department)."
11369 11479 msgstr ""
11370 11480  
11371   -#: i18n/templates.c:5519 i18n/templates.c:5777
  11481 +#: i18n/templates.c:5546 i18n/templates.c:5804
11372 11482 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."
11373 11483 msgstr ""
11374 11484  
11375   -#: i18n/templates.c:5510 i18n/templates.c:5729
  11485 +#: i18n/templates.c:5537 i18n/templates.c:5756
11376 11486 msgid "Transitions available"
11377 11487 msgstr ""
11378 11488  
11379   -#: i18n/templates.c:5597
  11489 +#: i18n/templates.c:5624
11380 11490 msgid "Transitions from this state"
11381 11491 msgstr ""
11382 11492  
11383   -#: i18n/templates.c:5513 i18n/templates.c:5591 i18n/templates.c:5732
  11493 +#: i18n/templates.c:5540 i18n/templates.c:5618 i18n/templates.c:5759
11384 11494 msgid "Transitions to this state"
11385 11495 msgstr ""
11386 11496  
11387 11497 #: lib/documentmanagement/DocumentField.inc:207
11388   -#: plugins/ktcore/admin/fieldsets/basic.inc.php:86 i18n/templates.c:2741
11389   -#: i18n/templates.c:4298
  11498 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:86 i18n/templates.c:2753
  11499 +#: i18n/templates.c:4316
11390 11500 msgid "Tree"
11391 11501 msgstr ""
11392 11502  
... ... @@ -11398,7 +11508,7 @@ msgstr &quot;&quot;
11398 11508 msgid "Tried to remove member from database, apparently successfully, but hasMember thinks they're still members?"
11399 11509 msgstr ""
11400 11510  
11401   -#: i18n/templates.c:5432 i18n/templates.c:5450
  11511 +#: i18n/templates.c:5459 i18n/templates.c:5477
11402 11512 msgid "Trigger"
11403 11513 msgstr ""
11404 11514  
... ... @@ -11413,7 +11523,7 @@ msgid &quot;Trigger saved.&quot;
11413 11523 msgstr ""
11414 11524  
11415 11525 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:79
11416   -#: i18n/templates.c:3815
  11526 +#: i18n/templates.c:3827
11417 11527 msgid "True"
11418 11528 msgstr ""
11419 11529  
... ... @@ -11422,24 +11532,24 @@ msgstr &quot;&quot;
11422 11532 msgid "Two folders named %s present in %s. Unable to decide which to use..."
11423 11533 msgstr ""
11424 11534  
11425   -#: i18n/templates.c:1904 i18n/templates.c:2648 i18n/templates.c:2732
11426   -#: i18n/templates.c:4289
  11535 +#: i18n/templates.c:1916 i18n/templates.c:2660 i18n/templates.c:2744
  11536 +#: i18n/templates.c:4307
11427 11537 msgid "Type"
11428 11538 msgstr ""
11429 11539  
11430   -#: i18n/templates.c:3230
  11540 +#: i18n/templates.c:3242
11431 11541 msgid "Type :q! to exit without saving."
11432 11542 msgstr ""
11433 11543  
11434   -#: i18n/templates.c:2564 i18n/templates.c:2891 i18n/templates.c:3074
  11544 +#: i18n/templates.c:2576 i18n/templates.c:2903 i18n/templates.c:3086
11435 11545 msgid "Type Description"
11436 11546 msgstr ""
11437 11547  
11438   -#: i18n/templates.c:3227
  11548 +#: i18n/templates.c:3239
11439 11549 msgid "Type ZZ to save changes and exit."
11440 11550 msgstr ""
11441 11551  
11442   -#: plugins/ktstandard/workflow/TypeAssociator.php:188
  11552 +#: plugins/ktstandard/workflow/TypeAssociator.php:191
11443 11553 msgid "Type mapping updated."
11444 11554 msgstr ""
11445 11555  
... ... @@ -11447,7 +11557,7 @@ msgstr &quot;&quot;
11447 11557 msgid "Type of conversion"
11448 11558 msgstr ""
11449 11559  
11450   -#: i18n/templates.c:833 i18n/templates.c:4799
  11560 +#: i18n/templates.c:833 i18n/templates.c:4826
11451 11561 msgid "Type-specific field sets"
11452 11562 msgstr ""
11453 11563  
... ... @@ -11634,11 +11744,11 @@ msgstr &quot;&quot;
11634 11744 msgid "Unable to locate the requested help file for this language."
11635 11745 msgstr ""
11636 11746  
11637   -#: browse.php:363
  11747 +#: browse.php:376
11638 11748 msgid "Unable to log admin mode entry. Not activating admin mode."
11639 11749 msgstr ""
11640 11750  
11641   -#: browse.php:407
  11751 +#: browse.php:420
11642 11752 msgid "Unable to log admin mode exit. Not de-activating admin mode."
11643 11753 msgstr ""
11644 11754  
... ... @@ -11697,7 +11807,7 @@ msgstr &quot;&quot;
11697 11807 msgid "Unable to update transition: %s"
11698 11808 msgstr ""
11699 11809  
11700   -#: i18n/templates.c:2786
  11810 +#: i18n/templates.c:2798
11701 11811 msgid "Unassigned/Unavailable"
11702 11812 msgstr ""
11703 11813  
... ... @@ -11705,11 +11815,11 @@ msgstr &quot;&quot;
11705 11815 msgid "Under discussion"
11706 11816 msgstr ""
11707 11817  
11708   -#: i18n/templates.c:3278 i18n/templates.c:3281
  11818 +#: i18n/templates.c:3290 i18n/templates.c:3293
11709 11819 msgid "Undo"
11710 11820 msgstr ""
11711 11821  
11712   -#: i18n/templates.c:2192
  11822 +#: i18n/templates.c:2204
11713 11823 msgid "Undo change"
11714 11824 msgstr ""
11715 11825  
... ... @@ -11733,7 +11843,7 @@ msgstr &quot;&quot;
11733 11843 msgid "Unexpected failure creating transition: %s"
11734 11844 msgstr ""
11735 11845  
11736   -#: plugins/ktcore/KTDocumentActions.php:915
  11846 +#: plugins/ktcore/KTDocumentActions.php:944
11737 11847 #, php-format
11738 11848 msgid "Unexpected failure deleting document: %s"
11739 11849 msgstr ""
... ... @@ -11768,7 +11878,7 @@ msgstr &quot;&quot;
11768 11878 msgid "Unit"
11769 11879 msgstr ""
11770 11880  
11771   -#: i18n/templates.c:6197
  11881 +#: i18n/templates.c:6224
11772 11882 msgid "Unit Administration"
11773 11883 msgstr ""
11774 11884  
... ... @@ -11785,8 +11895,8 @@ msgstr &quot;&quot;
11785 11895  
11786 11896 #: plugins/ktcore/admin/unitManagement.php:82
11787 11897 #: plugins/ktcore/admin/unitManagement.php:139
11788   -#: plugins/ktcore/admin/unitManagement.php:190 i18n/templates.c:5903
11789   -#: i18n/templates.c:6215
  11898 +#: plugins/ktcore/admin/unitManagement.php:190 i18n/templates.c:5930
  11899 +#: i18n/templates.c:6242
11790 11900 msgid "Unit Name"
11791 11901 msgstr ""
11792 11902  
... ... @@ -11802,11 +11912,11 @@ msgstr &quot;&quot;
11802 11912 msgid "Unit removed"
11803 11913 msgstr ""
11804 11914  
11805   -#: i18n/templates.c:6182
  11915 +#: i18n/templates.c:6209
11806 11916 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."
11807 11917 msgstr ""
11808 11918  
11809   -#: i18n/templates.c:6206
  11919 +#: i18n/templates.c:6233
11810 11920 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."
11811 11921 msgstr ""
11812 11922  
... ... @@ -11818,7 +11928,7 @@ msgstr &quot;&quot;
11818 11928 msgid "Unknown Action"
11819 11929 msgstr ""
11820 11930  
11821   -#: lib/documentmanagement/Document.inc:669
  11931 +#: lib/documentmanagement/Document.inc:752
11822 11932 msgid "Unknown State"
11823 11933 msgstr ""
11824 11934  
... ... @@ -11885,16 +11995,16 @@ msgstr &quot;&quot;
11885 11995 msgid "Up"
11886 11996 msgstr ""
11887 11997  
11888   -#: i18n/templates.c:1892 i18n/templates.c:2090 i18n/templates.c:6674
11889   -#: i18n/templates.c:6704 i18n/transactions.c:2
  11998 +#: i18n/templates.c:1904 i18n/templates.c:2102 i18n/templates.c:6701
  11999 +#: i18n/templates.c:6731 i18n/transactions.c:2
11890 12000 msgid "Update"
11891 12001 msgstr ""
11892 12002  
11893   -#: i18n/templates.c:5660
  12003 +#: i18n/templates.c:5687
11894 12004 msgid "Update Action Availability"
11895 12005 msgstr ""
11896 12006  
11897   -#: i18n/templates.c:5630
  12007 +#: i18n/templates.c:5657
11898 12008 msgid "Update Allocated Permissions"
11899 12009 msgstr ""
11900 12010  
... ... @@ -11918,7 +12028,7 @@ msgstr &quot;&quot;
11918 12028 msgid "Update Notifications"
11919 12029 msgstr ""
11920 12030  
11921   -#: i18n/templates.c:4469 i18n/templates.c:4733
  12031 +#: i18n/templates.c:4487 i18n/templates.c:4760
11922 12032 msgid "Update Permission Assignments"
11923 12033 msgstr ""
11924 12034  
... ... @@ -11946,7 +12056,7 @@ msgstr &quot;&quot;
11946 12056 msgid "Update Workflow Details"
11947 12057 msgstr ""
11948 12058  
11949   -#: i18n/templates.c:4994
  12059 +#: i18n/templates.c:5021
11950 12060 msgid "Update Workflow Permissions"
11951 12061 msgstr ""
11952 12062  
... ... @@ -11954,11 +12064,11 @@ msgstr &quot;&quot;
11954 12064 msgid "Update failed"
11955 12065 msgstr ""
11956 12066  
11957   -#: i18n/templates.c:5576
  12067 +#: i18n/templates.c:5603
11958 12068 msgid "Update users to inform"
11959 12069 msgstr ""
11960 12070  
11961   -#: i18n/templates.c:5705
  12071 +#: i18n/templates.c:5732
11962 12072 msgid "Update workflow properties"
11963 12073 msgstr ""
11964 12074  
... ... @@ -11970,16 +12080,16 @@ msgstr &quot;&quot;
11970 12080 msgid "Updated permissions"
11971 12081 msgstr ""
11972 12082  
11973   -#: i18n/templates.c:4652
  12083 +#: i18n/templates.c:4670
11974 12084 msgid "Upload"
11975 12085 msgstr ""
11976 12086  
11977   -#: i18n/templates.c:4637
  12087 +#: i18n/templates.c:4655
11978 12088 msgid "Upload files into"
11979 12089 msgstr ""
11980 12090  
11981   -#: plugins/ktcore/folder/BulkUpload.php:69
11982 12091 #: plugins/ktcore/folder/addDocument.php:68
  12092 +#: plugins/ktcore/folder/BulkUpload.php:69
11983 12093 msgid "Upload larger than maximum POST size (post_max_size variable in .htaccess or php.ini)"
11984 12094 msgstr ""
11985 12095  
... ... @@ -12001,7 +12111,7 @@ msgstr &quot;&quot;
12001 12111 msgid "Usage Information for \"#folder#\""
12002 12112 msgstr ""
12003 12113  
12004   -#: i18n/templates.c:4358
  12114 +#: i18n/templates.c:4376
12005 12115 msgid "Use Parent"
12006 12116 msgstr ""
12007 12117  
... ... @@ -12014,31 +12124,31 @@ msgstr &quot;&quot;
12014 12124 msgid "Use parent allocation"
12015 12125 msgstr ""
12016 12126  
12017   -#: i18n/templates.c:4388 i18n/templates.c:4391
  12127 +#: i18n/templates.c:4406 i18n/templates.c:4409
12018 12128 msgid "Use parent's allocation"
12019 12129 msgstr ""
12020 12130  
12021   -#: i18n/templates.c:3401
  12131 +#: i18n/templates.c:3413
12022 12132 msgid "Use the #options# to extend this query."
12023 12133 msgstr ""
12024 12134  
12025   -#: i18n/templates.c:3353
  12135 +#: i18n/templates.c:3365
12026 12136 msgid "Use the #options# to extend your search criteria."
12027 12137 msgstr ""
12028 12138  
12029   -#: i18n/templates.c:2513
  12139 +#: i18n/templates.c:2525
12030 12140 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."
12031 12141 msgstr ""
12032 12142  
12033   -#: i18n/templates.c:6953
  12143 +#: i18n/templates.c:6980
12034 12144 msgid "Use the <strong>force checkin</strong> action in the listing below to override the checked-out status."
12035 12145 msgstr ""
12036 12146  
12037   -#: i18n/templates.c:4409
  12147 +#: i18n/templates.c:4427
12038 12148 msgid "Use the Filter fields to display names in order of specified criteria. Use the Ctrl key to multi-select user names."
12039 12149 msgstr ""
12040 12150  
12041   -#: plugins/ktcore/KTDocumentActions.php:989
  12151 +#: plugins/ktcore/KTDocumentActions.php:1018
12042 12152 msgid "Use the folder collection and path below select the folder into which you wish to move the document."
12043 12153 msgstr ""
12044 12154  
... ... @@ -12046,24 +12156,24 @@ msgstr &quot;&quot;
12046 12156 msgid "Use the folder collection and path below to browse to the document you wish to link to."
12047 12157 msgstr ""
12048 12158  
12049   -#: i18n/templates.c:6893
  12159 +#: i18n/templates.c:6920
12050 12160 msgid "Use the folder collection and path below to browse to the folder containing the documents you wish to restore."
12051 12161 msgstr ""
12052 12162  
12053   -#: plugins/ktcore/KTBulkActions.php:335
12054   -#: plugins/ktcore/KTDocumentActions.php:1191
  12163 +#: plugins/ktcore/KTBulkActions.php:389
  12164 +#: plugins/ktcore/KTDocumentActions.php:1220
12055 12165 msgid "Use the folder collection and path below to browse to the folder you wish to copy the documents into."
12056 12166 msgstr ""
12057 12167  
12058   -#: plugins/ktcore/KTBulkActions.php:191
  12168 +#: plugins/ktcore/KTBulkActions.php:245
12059 12169 msgid "Use the folder collection and path below to browse to the folder you wish to move the documents into."
12060 12170 msgstr ""
12061 12171  
12062   -#: i18n/templates.c:5780
  12172 +#: i18n/templates.c:5807
12063 12173 msgid "Use the form below to create a new Transition, and assign or edit existing transitions using the table below."
12064 12174 msgstr ""
12065 12175  
12066   -#: i18n/templates.c:3152
  12176 +#: i18n/templates.c:3164
12067 12177 msgid "Use the standard introduction."
12068 12178 msgstr ""
12069 12179  
... ... @@ -12075,15 +12185,15 @@ msgstr &quot;&quot;
12075 12185 msgid "Used"
12076 12186 msgstr ""
12077 12187  
12078   -#: i18n/templates.c:2534
  12188 +#: i18n/templates.c:2546
12079 12189 msgid "Used by"
12080 12190 msgstr ""
12081 12191  
12082 12192 #: i18n/templates.c:365 i18n/templates.c:458 i18n/templates.c:557
12083 12193 #: i18n/templates.c:635 i18n/templates.c:725 i18n/templates.c:1025
12084   -#: i18n/templates.c:1214 i18n/templates.c:1577 i18n/templates.c:3656
12085   -#: i18n/templates.c:4682 i18n/templates.c:6476 i18n/templates.c:6764
12086   -#: i18n/templates.c:7121 i18n/templates.c:7187 i18n/templates.c:7208
  12194 +#: i18n/templates.c:1214 i18n/templates.c:1577 i18n/templates.c:3668
  12195 +#: i18n/templates.c:4700 i18n/templates.c:6503 i18n/templates.c:6791
  12196 +#: i18n/templates.c:7148 i18n/templates.c:7214 i18n/templates.c:7235
12087 12197 msgid "User"
12088 12198 msgstr ""
12089 12199  
... ... @@ -12103,8 +12213,8 @@ msgstr &quot;&quot;
12103 12213 msgid "User Information: #username# in \"#folder#\""
12104 12214 msgstr ""
12105 12215  
12106   -#: plugins/ktcore/KTCorePlugin.php:325
12107 12216 #: plugins/ktcore/admin/configSettings.php:135
  12217 +#: plugins/ktcore/KTCorePlugin.php:325
12108 12218 msgid "User Interface Settings"
12109 12219 msgstr ""
12110 12220  
... ... @@ -12114,7 +12224,7 @@ msgstr &quot;&quot;
12114 12224 #: plugins/ktcore/admin/userManagement.php:180
12115 12225 #: plugins/ktcore/admin/userManagement.php:191
12116 12226 #: plugins/ktcore/admin/userManagement.php:251
12117   -#: plugins/ktcore/admin/userManagement.php:329 i18n/templates.c:6278
  12227 +#: plugins/ktcore/admin/userManagement.php:329 i18n/templates.c:6305
12118 12228 msgid "User Management"
12119 12229 msgstr ""
12120 12230  
... ... @@ -12149,7 +12259,7 @@ msgstr &quot;&quot;
12149 12259 msgid "User is currently not a member of any groups."
12150 12260 msgstr ""
12151 12261  
12152   -#: plugins/ktcore/KTDocumentActions.php:265 view.php:469
  12262 +#: plugins/ktcore/KTDocumentActions.php:265 view.php:482
12153 12263 msgid "User no longer exists"
12154 12264 msgstr ""
12155 12265  
... ... @@ -12165,8 +12275,8 @@ msgstr &quot;&quot;
12165 12275 msgid "User's name"
12166 12276 msgstr ""
12167 12277  
12168   -#: i18n/templates.c:4460 i18n/templates.c:4577 i18n/templates.c:4685
12169   -#: i18n/templates.c:7094 i18n/templates.c:7190
  12278 +#: i18n/templates.c:4478 i18n/templates.c:4595 i18n/templates.c:4703
  12279 +#: i18n/templates.c:7121 i18n/templates.c:7217
12170 12280 msgid "User:"
12171 12281 msgstr ""
12172 12282  
... ... @@ -12188,14 +12298,14 @@ msgstr &quot;&quot;
12188 12298 #: plugins/professional-reporting/admin/userReporting.php:56
12189 12299 #: plugins/wintools/baobabUserManagement.php:102 i18n/templates.c:386
12190 12300 #: i18n/templates.c:761 i18n/templates.c:953 i18n/templates.c:1136
12191   -#: i18n/templates.c:1190 i18n/templates.c:6317 i18n/templates.c:6725
  12301 +#: i18n/templates.c:1190 i18n/templates.c:6344 i18n/templates.c:6752
12192 12302 msgid "Username"
12193 12303 msgstr ""
12194 12304  
12195 12305 #: plugins/ktcore/admin/groupManagement.php:266
12196 12306 #: plugins/ktcore/admin/workflowsv2.php:2153
12197   -#: plugins/ktstandard/KTEmail.php:378 i18n/templates.c:4109
12198   -#: i18n/templates.c:4364
  12307 +#: plugins/ktstandard/KTEmail.php:378 i18n/templates.c:4121
  12308 +#: i18n/templates.c:4382
12199 12309 msgid "Users"
12200 12310 msgstr ""
12201 12311  
... ... @@ -12203,23 +12313,23 @@ msgstr &quot;&quot;
12203 12313 msgid "Users and Groups"
12204 12314 msgstr ""
12205 12315  
12206   -#: i18n/templates.c:5960 i18n/templates.c:6089
  12316 +#: i18n/templates.c:5987 i18n/templates.c:6116
12207 12317 msgid "Users may be associated with Groups which are then used to grant these users security privileges."
12208 12318 msgstr ""
12209 12319  
12210   -#: i18n/templates.c:6044 i18n/templates.c:6236 i18n/templates.c:6266
  12320 +#: i18n/templates.c:6071 i18n/templates.c:6263 i18n/templates.c:6293
12211 12321 msgid "Users may be classed together as Groups and these groups may be used to set security privileges throughout the document management system."
12212 12322 msgstr ""
12213 12323  
12214   -#: i18n/templates.c:5948
  12324 +#: i18n/templates.c:5975
12215 12325 msgid "Users may be classed together as Units and these units may be used to set security privileges throughout the document management system."
12216 12326 msgstr ""
12217 12327  
12218   -#: i18n/templates.c:7181
  12328 +#: i18n/templates.c:7208
12219 12329 msgid "Users may have permissions on this document due to membership of a group, or fulfilling a specific role on this document."
12220 12330 msgstr ""
12221 12331  
12222   -#: i18n/templates.c:4661
  12332 +#: i18n/templates.c:4679
12223 12333 msgid "Users may have permissions on this folder due to membership of a group, or fulfilling a specific role on this folder."
12224 12334 msgstr ""
12225 12335  
... ... @@ -12231,8 +12341,8 @@ msgstr &quot;&quot;
12231 12341 msgid "Users updated"
12232 12342 msgstr ""
12233 12343  
12234   -#: i18n/templates.c:2279 i18n/templates.c:2321 i18n/templates.c:3302
12235   -#: i18n/templates.c:3911
  12344 +#: i18n/templates.c:2291 i18n/templates.c:2333 i18n/templates.c:3314
  12345 +#: i18n/templates.c:3923
12236 12346 msgid "Values"
12237 12347 msgstr ""
12238 12348  
... ... @@ -12244,15 +12354,15 @@ msgstr &quot;&quot;
12244 12354 msgid "Verify Document Storage"
12245 12355 msgstr ""
12246 12356  
12247   -#: i18n/templates.c:6152
  12357 +#: i18n/templates.c:6179
12248 12358 msgid "Version #version#"
12249 12359 msgstr ""
12250 12360  
12251   -#: i18n/templates.c:6998
  12361 +#: i18n/templates.c:7025
12252 12362 msgid "Version Comparison"
12253 12363 msgstr ""
12254 12364  
12255   -#: lib/documentmanagement/Document.inc:661
  12365 +#: lib/documentmanagement/Document.inc:744
12256 12366 msgid "Version Deleted"
12257 12367 msgstr ""
12258 12368  
... ... @@ -12261,11 +12371,11 @@ msgstr &quot;&quot;
12261 12371 msgid "Version History"
12262 12372 msgstr ""
12263 12373  
12264   -#: i18n/templates.c:7247
  12374 +#: i18n/templates.c:7274
12265 12375 msgid "Version deleted"
12266 12376 msgstr ""
12267 12377  
12268   -#: i18n/templates.c:3410
  12378 +#: i18n/templates.c:3422
12269 12379 msgid "Version:"
12270 12380 msgstr ""
12271 12381  
... ... @@ -12277,22 +12387,22 @@ msgstr &quot;&quot;
12277 12387 msgid "View"
12278 12388 msgstr ""
12279 12389  
12280   -#: i18n/templates.c:3167
  12390 +#: i18n/templates.c:3179
12281 12391 msgid "View All"
12282 12392 msgstr ""
12283 12393  
12284 12394 #: config/siteMap.inc:58 i18n/templates.c:1619 i18n/templates.c:1634
12285   -#: i18n/templates.c:1655 i18n/templates.c:1688 i18n/templates.c:1778
12286   -#: i18n/templates.c:3158 i18n/templates.c:4229 i18n/templates.c:5465
  12395 +#: i18n/templates.c:1655 i18n/templates.c:1688 i18n/templates.c:1784
  12396 +#: i18n/templates.c:3170 i18n/templates.c:4247 i18n/templates.c:5492
12287 12397 msgid "View Document"
12288 12398 msgstr ""
12289 12399  
12290   -#: plugins/ktcore/KTColumns.inc.php:529 plugins/ktcore/KTColumns.inc.php:539
12291   -#: i18n/templates.c:1709 i18n/templates.c:1757
  12400 +#: plugins/ktcore/KTColumns.inc.php:570 plugins/ktcore/KTColumns.inc.php:580
  12401 +#: i18n/templates.c:1709 i18n/templates.c:1763
12292 12402 msgid "View Folder"
12293 12403 msgstr ""
12294 12404  
12295   -#: i18n/templates.c:4244
  12405 +#: i18n/templates.c:4262
12296 12406 msgid "View Help Request"
12297 12407 msgstr ""
12298 12408  
... ... @@ -12304,25 +12414,25 @@ msgstr &quot;&quot;
12304 12414 msgid "View New Folder"
12305 12415 msgstr ""
12306 12416  
12307   -#: i18n/templates.c:1811
  12417 +#: i18n/templates.c:1823
12308 12418 msgid "View New Location"
12309 12419 msgstr ""
12310 12420  
12311   -#: i18n/templates.c:2861 i18n/templates.c:2864 i18n/templates.c:2927
12312   -#: i18n/templates.c:2930
  12421 +#: i18n/templates.c:2873 i18n/templates.c:2876 i18n/templates.c:2939
  12422 +#: i18n/templates.c:2942
12313 12423 msgid "View Overview"
12314 12424 msgstr ""
12315 12425  
12316   -#: i18n/templates.c:4520
  12426 +#: i18n/templates.c:4538
12317 12427 msgid "View Permissions for"
12318 12428 msgstr ""
12319 12429  
12320   -#: i18n/templates.c:3668 i18n/templates.c:6443 i18n/templates.c:6485
  12430 +#: i18n/templates.c:3680 i18n/templates.c:6470 i18n/templates.c:6512
12321 12431 msgid "View Results"
12322 12432 msgstr ""
12323 12433  
12324 12434 #: plugins/ktcore/KTPermissions.php:820 plugins/ktcore/KTPermissions.php:824
12325   -#: plugins/ktcore/KTPermissions.php:825 i18n/templates.c:4094
  12435 +#: plugins/ktcore/KTPermissions.php:825 i18n/templates.c:4106
12326 12436 msgid "View Roles"
12327 12437 msgstr ""
12328 12438  
... ... @@ -12330,11 +12440,11 @@ msgstr &quot;&quot;
12330 12440 msgid "View Transactions"
12331 12441 msgstr ""
12332 12442  
12333   -#: i18n/templates.c:1991
  12443 +#: i18n/templates.c:2003
12334 12444 msgid "View all threads"
12335 12445 msgstr ""
12336 12446  
12337   -#: i18n/templates.c:7004
  12447 +#: i18n/templates.c:7031
12338 12448 msgid "View current version"
12339 12449 msgstr ""
12340 12450  
... ... @@ -12346,20 +12456,20 @@ msgstr &quot;&quot;
12346 12456 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."
12347 12457 msgstr ""
12348 12458  
12349   -#: i18n/templates.c:3212
  12459 +#: i18n/templates.c:3224
12350 12460 msgid "View jobs in the crontab:"
12351 12461 msgstr ""
12352 12462  
12353   -#: i18n/templates.c:4673 i18n/templates.c:4679 i18n/templates.c:4700
  12463 +#: i18n/templates.c:4691 i18n/templates.c:4697 i18n/templates.c:4727
12354 12464 msgid "View permissions overview"
12355 12465 msgstr ""
12356 12466  
12357   -#: i18n/templates.c:4532 i18n/templates.c:4538 i18n/templates.c:4703
12358   -#: i18n/templates.c:7067
  12467 +#: i18n/templates.c:4550 i18n/templates.c:4556 i18n/templates.c:4730
  12468 +#: i18n/templates.c:7094
12359 12469 msgid "View resolved permissions for user"
12360 12470 msgstr ""
12361 12471  
12362   -#: i18n/templates.c:1997
  12472 +#: i18n/templates.c:2009
12363 12473 msgid "View threads"
12364 12474 msgstr ""
12365 12475  
... ... @@ -12371,11 +12481,11 @@ msgstr &quot;&quot;
12371 12481 msgid "Viewing Permissions"
12372 12482 msgstr ""
12373 12483  
12374   -#: i18n/templates.c:1967
  12484 +#: i18n/templates.c:1979
12375 12485 msgid "Views"
12376 12486 msgstr ""
12377 12487  
12378   -#: i18n/templates.c:2240
  12488 +#: i18n/templates.c:2252
12379 12489 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.)"
12380 12490 msgstr ""
12381 12491  
... ... @@ -12383,7 +12493,7 @@ msgstr &quot;&quot;
12383 12493 msgid "Visgraph search expression"
12384 12494 msgstr ""
12385 12495  
12386   -#: i18n/templates.c:5801
  12496 +#: i18n/templates.c:5828
12387 12497 msgid "Visit the #tracker#"
12388 12498 msgstr ""
12389 12499  
... ... @@ -12395,11 +12505,11 @@ msgstr &quot;&quot;
12395 12505 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."
12396 12506 msgstr ""
12397 12507  
12398   -#: i18n/templates.c:3092 i18n/templates.c:4340
  12508 +#: i18n/templates.c:3104 i18n/templates.c:4358
12399 12509 msgid "Warning"
12400 12510 msgstr ""
12401 12511  
12402   -#: i18n/templates.c:7028
  12512 +#: i18n/templates.c:7055
12403 12513 msgid "Warning: Database is inconsistent with the contents of the repository."
12404 12514 msgstr ""
12405 12515  
... ... @@ -12419,7 +12529,7 @@ msgstr &quot;&quot;
12419 12529 msgid "Warning: the user was already a member of some subgroups"
12420 12530 msgstr ""
12421 12531  
12422   -#: i18n/templates.c:7256
  12532 +#: i18n/templates.c:7283
12423 12533 msgid "Warning: Database is inconsistent with the contents of the repository."
12424 12534 msgstr ""
12425 12535  
... ... @@ -12452,11 +12562,11 @@ msgstr &quot;&quot;
12452 12562 msgid "When a document has this workflow applied to it, which state should it initially have."
12453 12563 msgstr ""
12454 12564  
12455   -#: i18n/templates.c:5396
  12565 +#: i18n/templates.c:5423
12456 12566 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."
12457 12567 msgstr ""
12458 12568  
12459   -#: i18n/templates.c:7022
  12569 +#: i18n/templates.c:7049
12460 12570 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."
12461 12571 msgstr ""
12462 12572  
... ... @@ -12469,7 +12579,7 @@ msgstr &quot;&quot;
12469 12579 msgid "Which Unit is this group part of?"
12470 12580 msgstr ""
12471 12581  
12472   -#: i18n/templates.c:5582
  12582 +#: i18n/templates.c:5609
12473 12583 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."
12474 12584 msgstr ""
12475 12585  
... ... @@ -12477,7 +12587,7 @@ msgstr &quot;&quot;
12477 12587 msgid "Windows Tools: Key Management"
12478 12588 msgstr ""
12479 12589  
12480   -#: i18n/templates.c:6800
  12590 +#: i18n/templates.c:6827
12481 12591 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."
12482 12592 msgstr ""
12483 12593  
... ... @@ -12486,9 +12596,9 @@ msgstr &quot;&quot;
12486 12596 msgid "Within a given fieldset, each field needs a unique name."
12487 12597 msgstr ""
12488 12598  
12489   -#: plugins/ktcore/KTDocumentActions.php:1428
  12599 +#: plugins/ktcore/KTDocumentActions.php:1488
12490 12600 #: search2/search/fields/WorkflowField.inc.php:44 i18n/templates.c:32
12491   -#: i18n/templates.c:1340 i18n/templates.c:2111 i18n/templates.c:4937
  12601 +#: i18n/templates.c:1340 i18n/templates.c:2123 i18n/templates.c:4964
12492 12602 msgid "Workflow"
12493 12603 msgstr ""
12494 12604  
... ... @@ -12497,7 +12607,7 @@ msgstr &quot;&quot;
12497 12607 msgid "Workflow \"%s\" started."
12498 12608 msgstr ""
12499 12609  
12500   -#: i18n/templates.c:5309
  12610 +#: i18n/templates.c:5336
12501 12611 msgid "Workflow Admin"
12502 12612 msgstr ""
12503 12613  
... ... @@ -12505,20 +12615,20 @@ msgstr &quot;&quot;
12505 12615 msgid "Workflow Administration"
12506 12616 msgstr ""
12507 12617  
12508   -#: i18n/templates.c:2084
  12618 +#: i18n/templates.c:2096
12509 12619 msgid "Workflow Allocation Plugins"
12510 12620 msgstr ""
12511 12621  
12512   -#: i18n/templates.c:2093
  12622 +#: i18n/templates.c:2105
12513 12623 msgid "Workflow Allocation by Document Type"
12514 12624 msgstr ""
12515 12625  
12516 12626 #: plugins/ktstandard/workflow/TypeAssociator.php:70
12517   -#: plugins/ktstandard/workflow/TypeAssociator.php:129
  12627 +#: plugins/ktstandard/workflow/TypeAssociator.php:132
12518 12628 msgid "Workflow Allocation by Document Types"
12519 12629 msgstr ""
12520 12630  
12521   -#: i18n/templates.c:2102
  12631 +#: i18n/templates.c:2114
12522 12632 msgid "Workflow Allocations"
12523 12633 msgstr ""
12524 12634  
... ... @@ -12535,7 +12645,7 @@ msgstr &quot;&quot;
12535 12645 msgid "Workflow Effects"
12536 12646 msgstr ""
12537 12647  
12538   -#: i18n/templates.c:5090
  12648 +#: i18n/templates.c:5117
12539 12649 msgid "Workflow Effects Overview: #name#"
12540 12650 msgstr ""
12541 12651  
... ... @@ -12561,11 +12671,11 @@ msgstr &quot;&quot;
12561 12671 msgid "Workflow Notification: %s"
12562 12672 msgstr ""
12563 12673  
12564   -#: i18n/templates.c:5198
  12674 +#: i18n/templates.c:5225
12565 12675 msgid "Workflow Notifications"
12566 12676 msgstr ""
12567 12677  
12568   -#: i18n/templates.c:5699
  12678 +#: i18n/templates.c:5726
12569 12679 msgid "Workflow Overview"
12570 12680 msgstr ""
12571 12681  
... ... @@ -12573,7 +12683,7 @@ msgstr &quot;&quot;
12573 12683 msgid "Workflow Plugins"
12574 12684 msgstr ""
12575 12685  
12576   -#: lib/browse/Criteria.inc:814 plugins/ktcore/KTColumns.inc.php:398
  12686 +#: lib/browse/Criteria.inc:814 plugins/ktcore/KTColumns.inc.php:439
12577 12687 #: plugins/ktcore/KTCorePlugin.php:137
12578 12688 #: search2/search/fields/WorkflowStateField.inc.php:44
12579 12689 msgid "Workflow State"
... ... @@ -12583,7 +12693,7 @@ msgstr &quot;&quot;
12583 12693 msgid "Workflow State ID"
12584 12694 msgstr ""
12585 12695  
12586   -#: i18n/templates.c:5999
  12696 +#: i18n/templates.c:6026
12587 12697 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\"."
12588 12698 msgstr ""
12589 12699  
... ... @@ -12603,19 +12713,19 @@ msgstr &quot;&quot;
12603 12713 msgid "Workflow assignment updated."
12604 12714 msgstr ""
12605 12715  
12606   -#: i18n/templates.c:4922
  12716 +#: i18n/templates.c:4949
12607 12717 msgid "Workflow for"
12608 12718 msgstr ""
12609 12719  
12610   -#: i18n/templates.c:4925
  12720 +#: i18n/templates.c:4952
12611 12721 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."
12612 12722 msgstr ""
12613 12723  
12614   -#: i18n/templates.c:5738
  12724 +#: i18n/templates.c:5765
12615 12725 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."
12616 12726 msgstr ""
12617 12727  
12618   -#: i18n/templates.c:5312
  12728 +#: i18n/templates.c:5339
12619 12729 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."
12620 12730 msgstr ""
12621 12731  
... ... @@ -12627,7 +12737,7 @@ msgstr &quot;&quot;
12627 12737 msgid "Workflow removed from document."
12628 12738 msgstr ""
12629 12739  
12630   -#: plugins/ktcore/KTDocumentActions.php:1513
  12740 +#: plugins/ktcore/KTDocumentActions.php:1573
12631 12741 msgid "Workflow started"
12632 12742 msgstr ""
12633 12743  
... ... @@ -12644,7 +12754,7 @@ msgstr &quot;&quot;
12644 12754 msgid "Workflow status"
12645 12755 msgstr ""
12646 12756  
12647   -#: i18n/templates.c:2096
  12757 +#: i18n/templates.c:2108
12648 12758 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."
12649 12759 msgstr ""
12650 12760  
... ... @@ -12652,7 +12762,7 @@ msgstr &quot;&quot;
12652 12762 msgid "Workflow updated."
12653 12763 msgstr ""
12654 12764  
12655   -#: i18n/templates.c:3419
  12765 +#: i18n/templates.c:3431
12656 12766 msgid "Workflow:"
12657 12767 msgstr ""
12658 12768  
... ... @@ -12660,16 +12770,16 @@ msgstr &quot;&quot;
12660 12770 msgid "Workflow: "
12661 12771 msgstr ""
12662 12772  
12663   -#: i18n/templates.c:5291
  12773 +#: i18n/templates.c:5318
12664 12774 msgid "Workflow: #name#"
12665 12775 msgstr ""
12666 12776  
12667   -#: plugins/ktcore/KTCorePlugin.php:284
12668   -#: plugins/ktcore/admin/workflowsv2.php:127 i18n/templates.c:5735
  12777 +#: plugins/ktcore/admin/workflowsv2.php:127
  12778 +#: plugins/ktcore/KTCorePlugin.php:284 i18n/templates.c:5762
12669 12779 msgid "Workflows"
12670 12780 msgstr ""
12671 12781  
12672   -#: i18n/templates.c:5690
  12782 +#: i18n/templates.c:5717
12673 12783 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."
12674 12784 msgstr ""
12675 12785  
... ... @@ -12685,10 +12795,10 @@ msgstr &quot;&quot;
12685 12795 msgid "Years"
12686 12796 msgstr ""
12687 12797  
12688   -#: i18n/templates.c:62 i18n/templates.c:2369 i18n/templates.c:2375
12689   -#: i18n/templates.c:2423 i18n/templates.c:2429 i18n/templates.c:2528
12690   -#: i18n/templates.c:2618 i18n/templates.c:2624 i18n/templates.c:3038
12691   -#: i18n/templates.c:4322
  12798 +#: i18n/templates.c:62 i18n/templates.c:2381 i18n/templates.c:2387
  12799 +#: i18n/templates.c:2435 i18n/templates.c:2441 i18n/templates.c:2540
  12800 +#: i18n/templates.c:2630 i18n/templates.c:2636 i18n/templates.c:3050
  12801 +#: i18n/templates.c:4340
12692 12802 msgid "Yes"
12693 12803 msgstr ""
12694 12804  
... ... @@ -12704,7 +12814,7 @@ msgstr &quot;&quot;
12704 12814 msgid "You are coming from a different IP address than the session requires"
12705 12815 msgstr ""
12706 12816  
12707   -#: i18n/templates.c:3593
  12817 +#: i18n/templates.c:3605
12708 12818 msgid "You are currently editing the saved search:"
12709 12819 msgstr ""
12710 12820  
... ... @@ -12720,16 +12830,16 @@ msgstr &quot;&quot;
12720 12830 msgid "You are here"
12721 12831 msgstr ""
12722 12832  
12723   -#: lib/foldermanagement/folderutil.inc.php:426
  12833 +#: lib/foldermanagement/folderutil.inc.php:437
12724 12834 msgid "You are not allowed to create folders in the destination."
12725 12835 msgstr ""
12726 12836  
12727 12837 #: plugins/documentcomparison/DocumentComparison.php:45
12728   -#: plugins/ktcore/KTDocumentActions.php:217 view.php:136 view.php:286
  12838 +#: plugins/ktcore/KTDocumentActions.php:217 view.php:136 view.php:299
12729 12839 msgid "You are not allowed to view this document"
12730 12840 msgstr ""
12731 12841  
12732   -#: browse.php:350 browse.php:394
  12842 +#: browse.php:363 browse.php:407
12733 12843 msgid "You are not an administrator"
12734 12844 msgstr ""
12735 12845  
... ... @@ -12737,15 +12847,15 @@ msgstr &quot;&quot;
12737 12847 msgid "You are not permitted to access that document."
12738 12848 msgstr ""
12739 12849  
12740   -#: i18n/templates.c:6506
  12850 +#: i18n/templates.c:6533
12741 12851 msgid "You are required to change your password as it has expired."
12742 12852 msgstr ""
12743 12853  
12744   -#: i18n/templates.c:2057
  12854 +#: i18n/templates.c:2069
12745 12855 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."
12746 12856 msgstr ""
12747 12857  
12748   -#: i18n/templates.c:5219
  12858 +#: i18n/templates.c:5246
12749 12859 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."
12750 12860 msgstr ""
12751 12861  
... ... @@ -12757,7 +12867,7 @@ msgstr &quot;&quot;
12757 12867 msgid "You can copy the following link into any RSS aggregator to create a feed to the selected folder."
12758 12868 msgstr ""
12759 12869  
12760   -#: i18n/templates.c:3386
  12870 +#: i18n/templates.c:3398
12761 12871 msgid "You can save this search:"
12762 12872 msgstr ""
12763 12873  
... ... @@ -12773,7 +12883,7 @@ msgstr &quot;&quot;
12773 12883 msgid "You cannot have duplicate transition names: %s"
12774 12884 msgstr ""
12775 12885  
12776   -#: plugins/ktcore/KTDocumentActions.php:1064
  12886 +#: plugins/ktcore/KTDocumentActions.php:1093
12777 12887 msgid "You cannot move the document within the same folder."
12778 12888 msgstr ""
12779 12889  
... ... @@ -12791,7 +12901,7 @@ msgstr &quot;&quot;
12791 12901 msgid "You did not select a valid document to upload"
12792 12902 msgstr ""
12793 12903  
12794   -#: i18n/templates.c:6302
  12904 +#: i18n/templates.c:6329
12795 12905 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."
12796 12906 msgstr ""
12797 12907  
... ... @@ -12799,7 +12909,7 @@ msgstr &quot;&quot;
12799 12909 msgid "You do not have permission to alter security settings."
12800 12910 msgstr ""
12801 12911  
12802   -#: i18n/templates.c:4967
  12912 +#: i18n/templates.c:4994
12803 12913 msgid "You do not have permission to change the workflow that is assigned to this document."
12804 12914 msgstr ""
12805 12915  
... ... @@ -12807,12 +12917,12 @@ msgstr &quot;&quot;
12807 12917 msgid "You do not have permission to close this thread"
12808 12918 msgstr ""
12809 12919  
12810   -#: lib/foldermanagement/folderutil.inc.php:478
  12920 +#: lib/foldermanagement/folderutil.inc.php:489
12811 12921 msgid "You do not have permission to copy these items. "
12812 12922 msgstr ""
12813 12923  
12814   -#: plugins/ktcore/KTDocumentActions.php:1089
12815   -#: plugins/ktcore/KTDocumentActions.php:1295
  12924 +#: plugins/ktcore/KTDocumentActions.php:1118
  12925 +#: plugins/ktcore/KTDocumentActions.php:1324
12816 12926 msgid "You do not have permission to create new documents in that folder."
12817 12927 msgstr ""
12818 12928  
... ... @@ -12820,11 +12930,11 @@ msgstr &quot;&quot;
12820 12930 msgid "You do not have permission to delete that quicklink."
12821 12931 msgstr ""
12822 12932  
12823   -#: lib/foldermanagement/folderutil.inc.php:379
  12933 +#: lib/foldermanagement/folderutil.inc.php:380
12824 12934 msgid "You do not have permission to delete these items. "
12825 12935 msgstr ""
12826 12936  
12827   -#: plugins/ktcore/KTBulkActions.php:263 plugins/ktcore/KTBulkActions.php:407
  12937 +#: plugins/ktcore/KTBulkActions.php:317 plugins/ktcore/KTBulkActions.php:461
12828 12938 msgid "You do not have permission to move items to this location"
12829 12939 msgstr ""
12830 12940  
... ... @@ -12837,7 +12947,7 @@ msgstr &quot;&quot;
12837 12947 msgid "You do not have sufficient permissions to delete a link"
12838 12948 msgstr ""
12839 12949  
12840   -#: lib/actions/bulkaction.php:453
  12950 +#: lib/actions/bulkaction.php:516
12841 12951 msgid "You do not have the required permissions"
12842 12952 msgstr ""
12843 12953  
... ... @@ -12873,7 +12983,7 @@ msgstr &quot;&quot;
12873 12983 msgid "You have entered an invalid name."
12874 12984 msgstr ""
12875 12985  
12876   -#: i18n/templates.c:3161
  12986 +#: i18n/templates.c:3173
12877 12987 msgid "You have no documents which are currently checked out."
12878 12988 msgstr ""
12879 12989  
... ... @@ -12893,7 +13003,7 @@ msgstr &quot;&quot;
12893 13003 msgid "You have no quicklinks."
12894 13004 msgstr ""
12895 13005  
12896   -#: i18n/templates.c:2054
  13006 +#: i18n/templates.c:2066
12897 13007 msgid "You have no subscriptions"
12898 13008 msgstr ""
12899 13009  
... ... @@ -12906,11 +13016,11 @@ msgstr &quot;&quot;
12906 13016 msgid "You have selected a new document type: %s. "
12907 13017 msgstr ""
12908 13018  
12909   -#: i18n/templates.c:5870
  13019 +#: i18n/templates.c:5897
12910 13020 msgid "You may change details about yourself by editing the entries below. Once you have completed the form, click on <strong>Update your details</strong>."
12911 13021 msgstr ""
12912 13022  
12913   -#: i18n/templates.c:6365
  13023 +#: i18n/templates.c:6392
12914 13024 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."
12915 13025 msgstr ""
12916 13026  
... ... @@ -12939,7 +13049,7 @@ msgstr &quot;&quot;
12939 13049 msgid "You must provide a name"
12940 13050 msgstr ""
12941 13051  
12942   -#: plugins/ktcore/KTDocumentActions.php:1524
  13052 +#: plugins/ktcore/KTDocumentActions.php:1584
12943 13053 msgid "You must provide a reason for the transition"
12944 13054 msgstr ""
12945 13055  
... ... @@ -13030,8 +13140,8 @@ msgstr &quot;&quot;
13030 13140 msgid "You need to login to access this page"
13031 13141 msgstr ""
13032 13142  
13033   -#: plugins/ktcore/KTDocumentActions.php:1534
13034   -#: plugins/ktcore/KTDocumentActions.php:1606
  13143 +#: plugins/ktcore/KTDocumentActions.php:1594
  13144 +#: plugins/ktcore/KTDocumentActions.php:1666
13035 13145 msgid "You no longer have permission to view this document"
13036 13146 msgstr ""
13037 13147  
... ... @@ -13043,6 +13153,24 @@ msgstr &quot;&quot;
13043 13153 msgid "You were not subscribed to that folder"
13044 13154 msgstr ""
13045 13155  
  13156 +#: lib/documentmanagement/documentutil.inc.php:375
  13157 +msgid "You're not authorized to create a shortcut to this document"
  13158 +msgstr ""
  13159 +
  13160 +#: lib/foldermanagement/folderutil.inc.php:634
  13161 +msgid "You're not authorized to create a shortcut to this folder"
  13162 +msgstr ""
  13163 +
  13164 +#: lib/documentmanagement/documentutil.inc.php:370
  13165 +#: lib/foldermanagement/folderutil.inc.php:629
  13166 +#: lib/foldermanagement/folderutil.inc.php:695
  13167 +msgid "You're not authorized to create shortcuts"
  13168 +msgstr ""
  13169 +
  13170 +#: lib/documentmanagement/documentutil.inc.php:443
  13171 +msgid "You're not authorized to delete this shortcut"
  13172 +msgstr ""
  13173 +
13046 13174 #: plugins/ktcore/KTDashlets.php:181
13047 13175 msgid "Your Checked-out Documents"
13048 13176 msgstr ""
... ... @@ -13095,7 +13223,7 @@ msgstr &quot;&quot;
13095 13223 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."
13096 13224 msgstr ""
13097 13225  
13098   -#: plugins/ktcore/KTBulkActions.php:620
  13226 +#: plugins/ktcore/KTBulkActions.php:730
13099 13227 #: plugins/ktstandard/KTBulkExportPlugin.php:158
13100 13228 #, php-format
13101 13229 msgid "Your download will begin shortly. If you are not automatically redirected to your download, please click <a href=\"%s\">here</a> "
... ... @@ -13147,7 +13275,7 @@ msgstr &quot;&quot;
13147 13275 msgid "add a new user"
13148 13276 msgstr ""
13149 13277  
13150   -#: i18n/templates.c:2333 i18n/templates.c:3923
  13278 +#: i18n/templates.c:2345 i18n/templates.c:3935
13151 13279 msgid "add another set of criteria"
13152 13280 msgstr ""
13153 13281  
... ... @@ -13163,11 +13291,11 @@ msgstr &quot;&quot;
13163 13291 msgid "add lookup values"
13164 13292 msgstr ""
13165 13293  
13166   -#: i18n/templates.c:2492
  13294 +#: i18n/templates.c:2504
13167 13295 msgid "add new subcategory"
13168 13296 msgstr ""
13169 13297  
13170   -#: lib/browse/Criteria.inc:472 i18n/templates.c:3722
  13298 +#: lib/browse/Criteria.inc:472 i18n/templates.c:3734
13171 13299 msgid "after"
13172 13300 msgstr ""
13173 13301  
... ... @@ -13180,9 +13308,9 @@ msgid &quot;ago&quot;
13180 13308 msgstr ""
13181 13309  
13182 13310 #: search/booleanSearch.php:281 search/booleanSearch.php:286
13183   -#: i18n/templates.c:2255 i18n/templates.c:2267 i18n/templates.c:2297
13184   -#: i18n/templates.c:2309 i18n/templates.c:3308 i18n/templates.c:3830
13185   -#: i18n/templates.c:3842 i18n/templates.c:3887 i18n/templates.c:3899
  13311 +#: i18n/templates.c:2267 i18n/templates.c:2279 i18n/templates.c:2309
  13312 +#: i18n/templates.c:2321 i18n/templates.c:3320 i18n/templates.c:3842
  13313 +#: i18n/templates.c:3854 i18n/templates.c:3899 i18n/templates.c:3911
13186 13314 msgid "all"
13187 13315 msgstr ""
13188 13316  
... ... @@ -13191,9 +13319,9 @@ msgid &quot;and&quot;
13191 13319 msgstr ""
13192 13320  
13193 13321 #: search/booleanSearch.php:281 search/booleanSearch.php:286
13194   -#: i18n/templates.c:2258 i18n/templates.c:2270 i18n/templates.c:2300
13195   -#: i18n/templates.c:2312 i18n/templates.c:3311 i18n/templates.c:3833
13196   -#: i18n/templates.c:3845 i18n/templates.c:3890 i18n/templates.c:3902
  13322 +#: i18n/templates.c:2270 i18n/templates.c:2282 i18n/templates.c:2312
  13323 +#: i18n/templates.c:2324 i18n/templates.c:3323 i18n/templates.c:3845
  13324 +#: i18n/templates.c:3857 i18n/templates.c:3902 i18n/templates.c:3914
13197 13325 msgid "any"
13198 13326 msgstr ""
13199 13327  
... ... @@ -13206,7 +13334,7 @@ msgstr &quot;&quot;
13206 13334 msgid "attach keywords"
13207 13335 msgstr ""
13208 13336  
13209   -#: lib/browse/Criteria.inc:473 i18n/templates.c:3728
  13337 +#: lib/browse/Criteria.inc:473 i18n/templates.c:3740
13210 13338 msgid "before"
13211 13339 msgstr ""
13212 13340  
... ... @@ -13214,7 +13342,7 @@ msgstr &quot;&quot;
13214 13342 msgid "before "
13215 13343 msgstr ""
13216 13344  
13217   -#: i18n/templates.c:3725 i18n/templates.c:3737
  13345 +#: i18n/templates.c:3737 i18n/templates.c:3749
13218 13346 msgid "between"
13219 13347 msgstr ""
13220 13348  
... ... @@ -13236,12 +13364,12 @@ msgstr &quot;&quot;
13236 13364  
13237 13365 #: i18n/templates.c:1592 i18n/templates.c:1616 i18n/templates.c:1649
13238 13366 #: i18n/templates.c:1670 i18n/templates.c:1682 i18n/templates.c:1706
13239   -#: i18n/templates.c:1733 i18n/templates.c:1754 i18n/templates.c:1775
13240   -#: i18n/templates.c:1796 i18n/templates.c:1808
  13367 +#: i18n/templates.c:1733 i18n/templates.c:1760 i18n/templates.c:1781
  13368 +#: i18n/templates.c:1802 i18n/templates.c:1820
13241 13369 msgid "by #actor_name#"
13242 13370 msgstr ""
13243 13371  
13244   -#: i18n/templates.c:3740
  13372 +#: i18n/templates.c:3752
13245 13373 msgid "bytes"
13246 13374 msgstr ""
13247 13375  
... ... @@ -13249,7 +13377,7 @@ msgstr &quot;&quot;
13249 13377 msgid "cancel checkout"
13250 13378 msgstr ""
13251 13379  
13252   -#: i18n/templates.c:5981 i18n/templates.c:5993 i18n/templates.c:6509
  13380 +#: i18n/templates.c:6008 i18n/templates.c:6020 i18n/templates.c:6536
13253 13381 msgid "change password"
13254 13382 msgstr ""
13255 13383  
... ... @@ -13265,23 +13393,23 @@ msgstr &quot;&quot;
13265 13393 msgid "cleanup"
13266 13394 msgstr ""
13267 13395  
13268   -#: i18n/templates.c:3323
  13396 +#: i18n/templates.c:3335
13269 13397 msgid "close"
13270 13398 msgstr ""
13271 13399  
13272   -#: i18n/templates.c:6776
  13400 +#: i18n/templates.c:6803
13273 13401 msgid "compare"
13274 13402 msgstr ""
13275 13403  
13276   -#: view.php:298
  13404 +#: view.php:311
13277 13405 msgid "compare versions"
13278 13406 msgstr ""
13279 13407  
13280   -#: i18n/templates.c:1226 i18n/templates.c:6773
  13408 +#: i18n/templates.c:1226 i18n/templates.c:6800
13281 13409 msgid "comparing against this version"
13282 13410 msgstr ""
13283 13411  
13284   -#: i18n/templates.c:1349 i18n/templates.c:2843
  13412 +#: i18n/templates.c:1349 i18n/templates.c:2855
13285 13413 msgid "conditional data."
13286 13414 msgstr ""
13287 13415  
... ... @@ -13299,7 +13427,7 @@ msgstr &quot;&quot;
13299 13427 msgid "confirm restore of %d documents"
13300 13428 msgstr ""
13301 13429  
13302   -#: lib/browse/Criteria.inc:239 i18n/templates.c:3785 i18n/templates.c:3803
  13430 +#: lib/browse/Criteria.inc:239 i18n/templates.c:3797 i18n/templates.c:3815
13303 13431 msgid "contains"
13304 13432 msgstr ""
13305 13433  
... ... @@ -13307,15 +13435,15 @@ msgstr &quot;&quot;
13307 13435 msgid "content and metadata"
13308 13436 msgstr ""
13309 13437  
13310   -#: i18n/templates.c:2969 i18n/templates.c:2996
  13438 +#: i18n/templates.c:2981 i18n/templates.c:3008
13311 13439 msgid "controls the values available in"
13312 13440 msgstr ""
13313 13441  
13314   -#: i18n/templates.c:2978 i18n/templates.c:3005
  13442 +#: i18n/templates.c:2990 i18n/templates.c:3017
13315 13443 msgid "controls the values of the following fields"
13316 13444 msgstr ""
13317 13445  
13318   -#: i18n/templates.c:2798
  13446 +#: i18n/templates.c:2810
13319 13447 msgid "create behaviour"
13320 13448 msgstr ""
13321 13449  
... ... @@ -13324,23 +13452,23 @@ msgstr &quot;&quot;
13324 13452 msgid "create for class %s failed"
13325 13453 msgstr ""
13326 13454  
13327   -#: i18n/templates.c:2147 i18n/templates.c:6257
  13455 +#: i18n/templates.c:2159 i18n/templates.c:6284
13328 13456 msgid "create group"
13329 13457 msgstr ""
13330 13458  
13331   -#: i18n/templates.c:6005
  13459 +#: i18n/templates.c:6032
13332 13460 msgid "create new role"
13333 13461 msgstr ""
13334 13462  
13335   -#: i18n/templates.c:6128
  13463 +#: i18n/templates.c:6155
13336 13464 msgid "create unit"
13337 13465 msgstr ""
13338 13466  
13339   -#: i18n/templates.c:6080
  13467 +#: i18n/templates.c:6107
13340 13468 msgid "create user"
13341 13469 msgstr ""
13342 13470  
13343   -#: i18n/templates.c:7229
  13471 +#: i18n/templates.c:7256
13344 13472 msgid "current version"
13345 13473 msgstr ""
13346 13474  
... ... @@ -13355,7 +13483,7 @@ msgstr &quot;&quot;
13355 13483 msgid "day(s)"
13356 13484 msgstr ""
13357 13485  
13358   -#: plugins/wintools/key.inc.php:86 i18n/templates.c:3758
  13486 +#: plugins/wintools/key.inc.php:86 i18n/templates.c:3770
13359 13487 msgid "days"
13360 13488 msgstr ""
13361 13489  
... ... @@ -13363,16 +13491,16 @@ msgstr &quot;&quot;
13363 13491 msgid "defining search"
13364 13492 msgstr ""
13365 13493  
13366   -#: plugins/ktcore/admin/fieldsets/basic.inc.php:822 i18n/templates.c:2573
13367   -#: i18n/templates.c:2897
  13494 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:822 i18n/templates.c:2585
  13495 +#: i18n/templates.c:2909
13368 13496 msgid "delete"
13369 13497 msgstr ""
13370 13498  
13371   -#: i18n/templates.c:7250
  13499 +#: i18n/templates.c:7277
13372 13500 msgid "delete version"
13373 13501 msgstr ""
13374 13502  
13375   -#: i18n/templates.c:6830
  13503 +#: i18n/templates.c:6857
13376 13504 msgid "deleting a link type will delete <strong>all</strong> links of that type within the system."
13377 13505 msgstr ""
13378 13506  
... ... @@ -13411,21 +13539,21 @@ msgstr &quot;&quot;
13411 13539 msgid "discussion"
13412 13540 msgstr ""
13413 13541  
13414   -#: view.php:156
  13542 +#: view.php:169
13415 13543 msgid "document details"
13416 13544 msgstr ""
13417 13545  
13418   -#: lib/browse/Criteria.inc:238 i18n/templates.c:3788 i18n/templates.c:3806
  13546 +#: lib/browse/Criteria.inc:238 i18n/templates.c:3800 i18n/templates.c:3818
13419 13547 msgid "does not contain"
13420 13548 msgstr ""
13421 13549  
13422 13550 #: plugins/ktcore/admin/documentTypes.php:179
13423   -#: plugins/wintools/email/emailDocumentTypes.php:253 i18n/templates.c:2570
13424   -#: i18n/templates.c:2894 i18n/templates.c:3077
  13551 +#: plugins/wintools/email/emailDocumentTypes.php:253 i18n/templates.c:2582
  13552 +#: i18n/templates.c:2906 i18n/templates.c:3089
13425 13553 msgid "edit"
13426 13554 msgstr ""
13427 13555  
13428   -#: i18n/templates.c:2822
  13556 +#: i18n/templates.c:2834
13429 13557 msgid "edit field"
13430 13558 msgstr ""
13431 13559  
... ... @@ -13441,7 +13569,7 @@ msgstr &quot;&quot;
13441 13569 msgid "edit groups"
13442 13570 msgstr ""
13443 13571  
13444   -#: i18n/templates.c:6845 i18n/templates.c:6848
  13572 +#: i18n/templates.c:6872 i18n/templates.c:6875
13445 13573 msgid "edit link type"
13446 13574 msgstr ""
13447 13575  
... ... @@ -13457,7 +13585,7 @@ msgstr &quot;&quot;
13457 13585 msgid "editing LDAP settings"
13458 13586 msgstr ""
13459 13587  
13460   -#: i18n/templates.c:3800
  13588 +#: i18n/templates.c:3812
13461 13589 msgid "ends with"
13462 13590 msgstr ""
13463 13591  
... ... @@ -13513,28 +13641,28 @@ msgstr &quot;&quot;
13513 13641 msgid "feeds available"
13514 13642 msgstr ""
13515 13643  
13516   -#: i18n/templates.c:2828
  13644 +#: i18n/templates.c:2840
13517 13645 msgid "finished with this field"
13518 13646 msgstr ""
13519 13647  
13520   -#: i18n/templates.c:5804
  13648 +#: i18n/templates.c:5831
13521 13649 msgid "first if you believe you have found a bug. Always check for known issues relating to the version you are using &mdash; we may already have found the problem you're referring to, and may have fixed it in a newer version."
13522 13650 msgstr ""
13523 13651  
13524   -#: i18n/templates.c:2282 i18n/templates.c:2327 i18n/templates.c:3290
13525   -#: i18n/templates.c:3917
  13652 +#: i18n/templates.c:2294 i18n/templates.c:2339 i18n/templates.c:3302
  13653 +#: i18n/templates.c:3929
13526 13654 msgid "first select a type of query"
13527 13655 msgstr ""
13528 13656  
13529   -#: i18n/templates.c:6965
  13657 +#: i18n/templates.c:6992
13530 13658 msgid "force checkin"
13531 13659 msgstr ""
13532 13660  
13533   -#: i18n/templates.c:1703 i18n/templates.c:1790
  13661 +#: i18n/templates.c:1703 i18n/templates.c:1796
13534 13662 msgid "from \"#location_name#\""
13535 13663 msgstr ""
13536 13664  
13537   -#: i18n/templates.c:1685 i18n/templates.c:1748
  13665 +#: i18n/templates.c:1685 i18n/templates.c:1754
13538 13666 msgid "from the folder \"#location_name#\""
13539 13667 msgstr ""
13540 13668  
... ... @@ -13542,11 +13670,11 @@ msgstr &quot;&quot;
13542 13670 msgid "getCommandLine is not implemented"
13543 13671 msgstr ""
13544 13672  
13545   -#: i18n/templates.c:3749
  13673 +#: i18n/templates.c:3761
13546 13674 msgid "gigabytes"
13547 13675 msgstr ""
13548 13676  
13549   -#: i18n/templates.c:3755
  13677 +#: i18n/templates.c:3767
13550 13678 msgid "greater than"
13551 13679 msgstr ""
13552 13680  
... ... @@ -13576,7 +13704,7 @@ msgstr &quot;&quot;
13576 13704 msgid "hourly"
13577 13705 msgstr ""
13578 13706  
13579   -#: i18n/templates.c:1652 i18n/templates.c:1772
  13707 +#: i18n/templates.c:1652 i18n/templates.c:1778
13580 13708 msgid "in the folder \"#location_name#\""
13581 13709 msgstr ""
13582 13710  
... ... @@ -13600,13 +13728,13 @@ msgstr &quot;&quot;
13600 13728 msgid "indexDocuments: source file '%s' for document %d does not exist."
13601 13729 msgstr ""
13602 13730  
13603   -#: i18n/templates.c:4361
  13731 +#: i18n/templates.c:4379
13604 13732 msgid "inherited from parent folder."
13605 13733 msgstr ""
13606 13734  
13607   -#: lib/browse/Criteria.inc:236 i18n/templates.c:3704 i18n/templates.c:3710
13608   -#: i18n/templates.c:3716 i18n/templates.c:3767 i18n/templates.c:3773
13609   -#: i18n/templates.c:3779 i18n/templates.c:3809
  13735 +#: lib/browse/Criteria.inc:236 i18n/templates.c:3716 i18n/templates.c:3722
  13736 +#: i18n/templates.c:3728 i18n/templates.c:3779 i18n/templates.c:3785
  13737 +#: i18n/templates.c:3791 i18n/templates.c:3821
13610 13738 msgid "is"
13611 13739 msgstr ""
13612 13740  
... ... @@ -13614,17 +13742,17 @@ msgstr &quot;&quot;
13614 13742 msgid "is licensed free of charge and supplied with \t\t\t\t\t\t\t\t\t<a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no support</a> \t\t\t\t\t\t\t\t\t, <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no maintenance</a> \t\t\t\t\t\t\t\t\t, and <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no warranty</a>."
13615 13743 msgstr ""
13616 13744  
13617   -#: lib/browse/Criteria.inc:235 i18n/templates.c:3707 i18n/templates.c:3713
13618   -#: i18n/templates.c:3719 i18n/templates.c:3770 i18n/templates.c:3776
13619   -#: i18n/templates.c:3782 i18n/templates.c:3812
  13745 +#: lib/browse/Criteria.inc:235 i18n/templates.c:3719 i18n/templates.c:3725
  13746 +#: i18n/templates.c:3731 i18n/templates.c:3782 i18n/templates.c:3788
  13747 +#: i18n/templates.c:3794 i18n/templates.c:3824
13620 13748 msgid "is not"
13621 13749 msgstr ""
13622 13750  
13623   -#: plugins/ktcore/admin/expungeList.php:100 i18n/templates.c:6872
  13751 +#: plugins/ktcore/admin/expungeList.php:100 i18n/templates.c:6899
13624 13752 msgid "items, 10 per page"
13625 13753 msgstr ""
13626 13754  
13627   -#: i18n/templates.c:3743
  13755 +#: i18n/templates.c:3755
13628 13756 msgid "kilobytes"
13629 13757 msgstr ""
13630 13758  
... ... @@ -13632,7 +13760,7 @@ msgstr &quot;&quot;
13632 13760 msgid "last login reporting"
13633 13761 msgstr ""
13634 13762  
13635   -#: i18n/templates.c:3752
  13763 +#: i18n/templates.c:3764
13636 13764 msgid "less than"
13637 13765 msgstr ""
13638 13766  
... ... @@ -13640,7 +13768,7 @@ msgstr &quot;&quot;
13640 13768 msgid "less than a day"
13641 13769 msgstr ""
13642 13770  
13643   -#: i18n/templates.c:3791
  13771 +#: i18n/templates.c:3803
13644 13772 msgid "like"
13645 13773 msgstr ""
13646 13774  
... ... @@ -13654,7 +13782,7 @@ msgstr &quot;&quot;
13654 13782 msgid "list checked out documents"
13655 13783 msgstr ""
13656 13784  
13657   -#: i18n/templates.c:3284
  13785 +#: i18n/templates.c:3296
13658 13786 msgid "loading..."
13659 13787 msgstr ""
13660 13788  
... ... @@ -13684,7 +13812,7 @@ msgstr &quot;&quot;
13684 13812 msgid "match <b>#join#</b>"
13685 13813 msgstr ""
13686 13814  
13687   -#: i18n/templates.c:3746
  13815 +#: i18n/templates.c:3758
13688 13816 msgid "megabytes"
13689 13817 msgstr ""
13690 13818  
... ... @@ -13740,7 +13868,7 @@ msgstr &quot;&quot;
13740 13868 msgid "migrateDocuments: stopping - migration lockfile detected."
13741 13869 msgstr ""
13742 13870  
13743   -#: i18n/templates.c:1229 i18n/templates.c:7235
  13871 +#: i18n/templates.c:1229 i18n/templates.c:7262
13744 13872 msgid "mime types do not match"
13745 13873 msgstr ""
13746 13874  
... ... @@ -13762,7 +13890,7 @@ msgstr &quot;&quot;
13762 13890 msgid "monthly"
13763 13891 msgstr ""
13764 13892  
13765   -#: i18n/templates.c:3761
  13893 +#: i18n/templates.c:3773
13766 13894 msgid "months"
13767 13895 msgstr ""
13768 13896  
... ... @@ -13802,24 +13930,24 @@ msgstr &quot;&quot;
13802 13930 msgid "none"
13803 13931 msgstr ""
13804 13932  
13805   -#: i18n/templates.c:3794
  13933 +#: i18n/templates.c:3806
13806 13934 msgid "not like"
13807 13935 msgstr ""
13808 13936  
13809   -#: i18n/templates.c:3734
  13937 +#: i18n/templates.c:3746
13810 13938 msgid "not on"
13811 13939 msgstr ""
13812 13940  
13813   -#: i18n/templates.c:5921
  13941 +#: i18n/templates.c:5948
13814 13942 msgid "not part of a unit"
13815 13943 msgstr ""
13816 13944  
13817   -#: i18n/templates.c:3314
  13945 +#: i18n/templates.c:3326
13818 13946 msgid "of the criteria specified."
13819 13947 msgstr ""
13820 13948  
13821   -#: i18n/templates.c:3416 i18n/templates.c:3425 i18n/templates.c:3431
13822   -#: i18n/templates.c:3731
  13949 +#: i18n/templates.c:3428 i18n/templates.c:3437 i18n/templates.c:3443
  13950 +#: i18n/templates.c:3743
13823 13951 msgid "on"
13824 13952 msgstr ""
13825 13953  
... ... @@ -13827,7 +13955,7 @@ msgstr &quot;&quot;
13827 13955 msgid "one day"
13828 13956 msgstr ""
13829 13957  
13830   -#: i18n/templates.c:3641
  13958 +#: i18n/templates.c:3653
13831 13959 msgid "or"
13832 13960 msgstr ""
13833 13961  
... ... @@ -13839,15 +13967,15 @@ msgstr &quot;&quot;
13839 13967 msgid "per page"
13840 13968 msgstr ""
13841 13969  
13842   -#: i18n/templates.c:6785
  13970 +#: i18n/templates.c:6812
13843 13971 msgid "please confirm that you want to delete these documents."
13844 13972 msgstr ""
13845 13973  
13846   -#: i18n/templates.c:6905
  13974 +#: i18n/templates.c:6932
13847 13975 msgid "please confirm that you want to restore these documents from an archived state."
13848 13976 msgstr ""
13849 13977  
13850   -#: i18n/templates.c:6926
  13978 +#: i18n/templates.c:6953
13851 13979 msgid "please confirm that you want to restore these documents."
13852 13980 msgstr ""
13853 13981  
... ... @@ -13855,7 +13983,7 @@ msgstr &quot;&quot;
13855 13983 msgid "prev"
13856 13984 msgstr ""
13857 13985  
13858   -#: i18n/templates.c:2780
  13986 +#: i18n/templates.c:2792
13859 13987 msgid "remove behaviour"
13860 13988 msgstr ""
13861 13989  
... ... @@ -13868,41 +13996,41 @@ msgstr &quot;&quot;
13868 13996 msgid "resolveExtractor: Resolved '%s' from mime type '%s'."
13869 13997 msgstr ""
13870 13998  
13871   -#: i18n/templates.c:2201
  13999 +#: i18n/templates.c:2213
13872 14000 msgid "save"
13873 14001 msgstr ""
13874 14002  
13875   -#: i18n/templates.c:4424 i18n/templates.c:4514 i18n/templates.c:5855
13876   -#: i18n/templates.c:5966 i18n/templates.c:6113 i18n/templates.c:6272
  14003 +#: i18n/templates.c:4442 i18n/templates.c:4532 i18n/templates.c:5882
  14004 +#: i18n/templates.c:5993 i18n/templates.c:6140 i18n/templates.c:6299
13877 14005 msgid "save changes"
13878 14006 msgstr ""
13879 14007  
13880   -#: i18n/templates.c:6047
  14008 +#: i18n/templates.c:6074
13881 14009 msgid "save changes to group"
13882 14010 msgstr ""
13883 14011  
13884   -#: i18n/templates.c:5951
  14012 +#: i18n/templates.c:5978
13885 14013 msgid "save changes to unit"
13886 14014 msgstr ""
13887 14015  
13888   -#: i18n/templates.c:2825
  14016 +#: i18n/templates.c:2837
13889 14017 msgid "save this dependency"
13890 14018 msgstr ""
13891 14019  
13892   -#: i18n/templates.c:1388 i18n/templates.c:1454 i18n/templates.c:1856
  14020 +#: i18n/templates.c:1388 i18n/templates.c:1454 i18n/templates.c:1868
13893 14021 msgid "search"
13894 14022 msgstr ""
13895 14023  
13896   -#: i18n/templates.c:2162 i18n/templates.c:5897
  14024 +#: i18n/templates.c:2174 i18n/templates.c:5924
13897 14025 msgid "search for groups"
13898 14026 msgstr ""
13899 14027  
13900 14028 #: i18n/templates.c:380 i18n/templates.c:755 i18n/templates.c:947
13901   -#: i18n/templates.c:1130 i18n/templates.c:2126
  14029 +#: i18n/templates.c:1130 i18n/templates.c:2138
13902 14030 msgid "search for users"
13903 14031 msgstr ""
13904 14032  
13905   -#: i18n/templates.c:3608
  14033 +#: i18n/templates.c:3620
13906 14034 msgid "search text here"
13907 14035 msgstr ""
13908 14036  
... ... @@ -13940,39 +14068,39 @@ msgstr &quot;&quot;
13940 14068 msgid "show transactions"
13941 14069 msgstr ""
13942 14070  
13943   -#: i18n/templates.c:7001
  14071 +#: i18n/templates.c:7028
13944 14072 msgid "showing comparison between versions #from# and #to#."
13945 14073 msgstr ""
13946 14074  
13947   -#: i18n/templates.c:1838
  14075 +#: i18n/templates.c:1850
13948 14076 msgid "showing information for <strong>version #version#</strong>"
13949 14077 msgstr ""
13950 14078  
13951   -#: i18n/templates.c:3797
  14079 +#: i18n/templates.c:3809
13952 14080 msgid "starts with"
13953 14081 msgstr ""
13954 14082  
13955   -#: i18n/templates.c:2675
  14083 +#: i18n/templates.c:2687
13956 14084 msgid "stuck, will never be disabled when synchronising from another source"
13957 14085 msgstr ""
13958 14086  
13959   -#: i18n/templates.c:2690
  14087 +#: i18n/templates.c:2702
13960 14088 msgid "stuck, will never be enabled when synchronising from another source"
13961 14089 msgstr ""
13962 14090  
13963   -#: i18n/templates.c:6098
  14091 +#: i18n/templates.c:6125
13964 14092 msgid "synchronise"
13965 14093 msgstr ""
13966 14094  
13967   -#: i18n/templates.c:7010 i18n/templates.c:7016
  14095 +#: i18n/templates.c:7037 i18n/templates.c:7043
13968 14096 msgid "the information for version #version# comes from an older version of #appname# and may be incorrect."
13969 14097 msgstr ""
13970 14098  
13971   -#: i18n/templates.c:6947
  14099 +#: i18n/templates.c:6974
13972 14100 msgid "the local copy of the checked-out document has been lost"
13973 14101 msgstr ""
13974 14102  
13975   -#: i18n/templates.c:6950
  14103 +#: i18n/templates.c:6977
13976 14104 msgid "the user who did the check-out is not currently available to check it back in"
13977 14105 msgstr ""
13978 14106  
... ... @@ -13984,11 +14112,11 @@ msgstr &quot;&quot;
13984 14112 msgid "to \"#location_name#\""
13985 14113 msgstr ""
13986 14114  
13987   -#: i18n/templates.c:1805
  14115 +#: i18n/templates.c:1817
13988 14116 msgid "to the folder \"#location_name#\""
13989 14117 msgstr ""
13990 14118  
13991   -#: i18n/templates.c:1751
  14119 +#: i18n/templates.c:1757
13992 14120 msgid "to which you are subscribed"
13993 14121 msgstr ""
13994 14122  
... ... @@ -14027,11 +14155,11 @@ msgstr &quot;&quot;
14027 14155 msgid "update for class %s failed"
14028 14156 msgstr ""
14029 14157  
14030   -#: i18n/templates.c:6059
  14158 +#: i18n/templates.c:6086
14031 14159 msgid "update organisation information"
14032 14160 msgstr ""
14033 14161  
14034   -#: i18n/templates.c:6011
  14162 +#: i18n/templates.c:6038
14035 14163 msgid "update role information"
14036 14164 msgstr ""
14037 14165  
... ... @@ -14058,7 +14186,7 @@ msgstr &quot;&quot;
14058 14186 msgid "viewing comments"
14059 14187 msgstr ""
14060 14188  
14061   -#: i18n/templates.c:1793
  14189 +#: i18n/templates.c:1799
14062 14190 msgid "was archived"
14063 14191 msgstr ""
14064 14192  
... ... @@ -14072,11 +14200,11 @@ msgstr &quot;&quot;
14072 14200 msgid "weekly"
14073 14201 msgstr ""
14074 14202  
14075   -#: plugins/ktcore/KTDocumentActions.php:1439
  14203 +#: plugins/ktcore/KTDocumentActions.php:1499
14076 14204 msgid "workflow"
14077 14205 msgstr ""
14078 14206  
14079   -#: i18n/templates.c:3764
  14207 +#: i18n/templates.c:3776
14080 14208 msgid "years"
14081 14209 msgstr ""
14082 14210  
... ...
i18n/templates.c
... ... @@ -1741,6 +1741,12 @@ gettext(&quot;Folder is no longer available&quot;);
1741 1741 /* ./templates/kt3/notifications/subscriptions.AddFolder.smarty */
1742 1742 gettext("Clear Alert");
1743 1743  
  1744 +/* ./templates/kt3/notifications/notification.SymbolicLinkDeleted.smarty */
  1745 +gettext("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:");
  1746 +
  1747 +/* ./templates/kt3/notifications/notification.SymbolicLinkDeleted.smarty */
  1748 +gettext("Target document deleted by:");
  1749 +
1744 1750 /* ./templates/kt3/notifications/subscriptions.RemoveChildDocument.smarty */
1745 1751 gettext("The document \"#object_name#\" has been removed");
1746 1752  
... ... @@ -1798,6 +1804,12 @@ gettext(&quot;by #actor_name#&quot;);
1798 1804 /* ./templates/kt3/notifications/subscriptions.ArchivedDocument.smarty */
1799 1805 gettext("Clear Alert");
1800 1806  
  1807 +/* ./templates/kt3/notifications/notification.SymbolicLinkArchived.smarty */
  1808 +gettext("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:");
  1809 +
  1810 +/* ./templates/kt3/notifications/notification.SymbolicLinkArchived.smarty */
  1811 +gettext("Target document archived by:");
  1812 +
1801 1813 /* ./templates/kt3/notifications/subscriptions.MoveDocument.smarty */
1802 1814 gettext("The document \"#object_name#\" has been moved");
1803 1815  
... ... @@ -3551,7 +3563,7 @@ gettext(&quot;Refresh&quot;);
3551 3563 gettext("Search Criteria Editor");
3552 3564  
3553 3565 /* ./templates/ktcore/search2/adv_query_search.smarty */
3554   -gettext("The search criteria editor allows you to utilise the full power of the KnowledgeTree search engine by allowing you to perform more complicated searches by using the free text criteria format.");
  3566 +gettext("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.");
3555 3567  
3556 3568 /* ./templates/ktcore/search2/adv_query_search.smarty */
3557 3569 gettext("The #options# may also be used to perform searches.");
... ... @@ -4114,6 +4126,9 @@ gettext(&quot;Groups&quot;);
4114 4126 /* ./templates/ktcore/action/view_roles.smarty */
4115 4127 gettext("No roles defined in the Role Administration area.");
4116 4128  
  4129 +/* ./templates/ktcore/action/archive_confirm.smarty */
  4130 +gettext("Archive Document");
  4131 +
4117 4132 /* ./templates/ktcore/action/move.smarty */
4118 4133 gettext("Moving a document relocates the document within the document repository.");
4119 4134  
... ... @@ -4159,6 +4174,9 @@ gettext(&quot;Archive Document&quot;);
4159 4174 /* ./templates/ktcore/action/archive.smarty */
4160 4175 gettext("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.");
4161 4176  
  4177 +/* ./templates/ktcore/action/delete_confirm.smarty */
  4178 +gettext("Delete Document");
  4179 +
4162 4180 /* ./templates/ktcore/action/checkin.smarty */
4163 4181 gettext("Checkin Document");
4164 4182  
... ... @@ -4690,6 +4708,15 @@ gettext(&quot;Allowed&quot;);
4690 4708 /* ./templates/ktcore/folder/resolved_permissions_user.smarty */
4691 4709 gettext("Denied");
4692 4710  
  4711 +/* ./templates/ktcore/folder/shortcut.smarty */
  4712 +gettext("Add Shortcut");
  4713 +
  4714 +/* ./templates/ktcore/folder/shortcut.smarty */
  4715 +gettext("Select a document or folder to make a shortcut to.");
  4716 +
  4717 +/* ./templates/ktcore/folder/shortcut.smarty */
  4718 +gettext("Add shortcut");
  4719 +
4693 4720 /* ./templates/ktcore/folder/permissions.smarty */
4694 4721 gettext("No roles or groups have been defined. Permissions can only be allocated to roles and groups.");
4695 4722  
... ...
templates/ktcore/javascript_i18n.smarty
... ... @@ -17,8 +17,6 @@ function _(trans_string) {
17 17  
18 18  
19 19  
20   -// strings for file: resources/js/DDList.js
21   -
22 20 // strings for file: resources/js/add_document.js
23 21  
24 22 // strings for file: resources/js/browsehelper.js
... ... @@ -61,16 +59,18 @@ i18n[&#39;Add Dashlet&#39;] = &#39;{i18n}Add Dashlet{/i18n}&#39;;
61 59 i18n['Add Dashlets'] = '{i18n}Add Dashlets{/i18n}';
62 60 i18n['close'] = '{i18n}close{/i18n}';
63 61  
  62 +// strings for file: resources/js/DDList.js
  63 +
64 64 // strings for file: resources/js/expungeList.js
65 65  
66 66 // strings for file: resources/js/help.js
67 67  
68 68 // strings for file: resources/js/jsonlookup.js
69 69  
70   -// strings for file: resources/js/kt-utility.js
71   -
72 70 // strings for file: resources/js/kt3calendar.js
73 71  
  72 +// strings for file: resources/js/kt-utility.js
  73 +
74 74 // strings for file: resources/js/loader.js
75 75  
76 76 // strings for file: resources/js/login_loader.js
... ... @@ -84,6 +84,8 @@ i18n[&#39;Role or Group&#39;] = &#39;{i18n}Role or Group{/i18n}&#39;;
84 84  
85 85 // strings for file: resources/js/search2widget.js
86 86  
  87 +// strings for file: resources/js/singleselect.js
  88 +
87 89 // strings for file: resources/js/taillog.js
88 90  
89 91 // strings for file: resources/js/toggleselect.js
... ...
templates/ktcore/search2/adv_query_search.smarty
1 1 <h2>{i18n}Search Criteria Editor{/i18n}</h2>
2 2  
3 3 <p class="descriptiveText">
4   -{i18n}The search criteria editor allows you to utilise the full power of the KnowledgeTree search engine by allowing you to perform more complicated searches by using the free text criteria format.{/i18n}
  4 +{i18n}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.{/i18n}
5 5  
6 6 {capture assign=options}
7 7 <a href="{$rootUrl}/search2.php?action=guiBuilder">Advanced Search</a>
... ...