Commit d5390c96b6a8ac5be9297f943652c4f2da2b9756

Authored by martinkirsten
2 parents 721d24dc 02b48e8b

Merge branch 'master' of git@github.com:ktgit/knowledgetree

bin/genpo.sh
@@ -26,6 +26,11 @@ php bin/smarty_to_gettext.php . > i18n/templates.c @@ -26,6 +26,11 @@ php bin/smarty_to_gettext.php . > i18n/templates.c
26 find . -type f -name "*.php" -o -name "*.inc" | sort | xgettext --no-wrap -d knowledgeTree -L PHP -s -f - --keyword=_kt -o i18n/knowledgeTree.pot 26 find . -type f -name "*.php" -o -name "*.inc" | sort | xgettext --no-wrap -d knowledgeTree -L PHP -s -f - --keyword=_kt -o i18n/knowledgeTree.pot
27 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 27 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
28 28
  29 +# ktoffice js tamplate file generation
  30 +cd ktoffice/pogenerator
  31 +php generatetemplate.php > ../../templates/ktcore/ktoffice_i18n.smarty
  32 +cd ../../
  33 +
29 #remove comm stuff again 34 #remove comm stuff again
30 rm -rf plugins/commercial 35 rm -rf plugins/commercial
31 rm -rf ktoffice 36 rm -rf ktoffice
docs/VERSION-NAME.txt
1 -3.6.1 1 +3.6.2
2 \ No newline at end of file 2 \ No newline at end of file
docs/VERSION-OSS-DEV.txt
1 -3.6.1 1 +3.6.2
2 \ No newline at end of file 2 \ No newline at end of file
docs/VERSION-OSS.txt
1 -3.6.1 1 +3.6.2
2 \ No newline at end of file 2 \ No newline at end of file
docs/VERSION.txt
1 -3.6.1 1 +3.6.2
2 \ No newline at end of file 2 \ No newline at end of file
i18n/knowledgeTree.pot
@@ -8,7 +8,7 @@ msgid "" @@ -8,7 +8,7 @@ msgid ""
8 msgstr "" 8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n" 9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n" 10 "Report-Msgid-Bugs-To: \n"
11 -"POT-Creation-Date: 2009-05-06 11:12+0200\n" 11 +"POT-Creation-Date: 2009-05-25 22:29+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n" 14 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -36,8 +36,8 @@ msgstr &quot;&quot; @@ -36,8 +36,8 @@ msgstr &quot;&quot;
36 msgid " %d second(s)" 36 msgid " %d second(s)"
37 msgstr "" 37 msgstr ""
38 38
39 -#: lib/foldermanagement/folderutil.inc.php:213  
40 -#: lib/foldermanagement/folderutil.inc.php:617 39 +#: lib/foldermanagement/folderutil.inc.php:224
  40 +#: lib/foldermanagement/folderutil.inc.php:628
41 #, php-format 41 #, php-format
42 msgid " (reason: %s)" 42 msgid " (reason: %s)"
43 msgstr "" 43 msgstr ""
@@ -58,25 +58,25 @@ msgstr &quot;&quot; @@ -58,25 +58,25 @@ msgstr &quot;&quot;
58 msgid " and " 58 msgid " and "
59 msgstr "" 59 msgstr ""
60 60
61 -#: lib/subscriptions/subscriptions.inc.php:533  
62 -#: lib/subscriptions/subscriptions.inc.php:535 61 +#: lib/subscriptions/subscriptions.inc.php:587
  62 +#: lib/subscriptions/subscriptions.inc.php:589
63 msgid " from the folder \"" 63 msgid " from the folder \""
64 msgstr "" 64 msgstr ""
65 65
66 -#: lib/subscriptions/subscriptions.inc.php:536  
67 -#: lib/subscriptions/subscriptions.inc.php:541  
68 -#: lib/subscriptions/subscriptions.inc.php:542  
69 -#: lib/subscriptions/subscriptions.inc.php:543 66 +#: lib/subscriptions/subscriptions.inc.php:590
  67 +#: lib/subscriptions/subscriptions.inc.php:595
  68 +#: lib/subscriptions/subscriptions.inc.php:596
  69 +#: lib/subscriptions/subscriptions.inc.php:597
70 msgid " in the folder \"" 70 msgid " in the folder \""
71 msgstr "" 71 msgstr ""
72 72
73 -#: lib/subscriptions/subscriptions.inc.php:532  
74 -#: lib/subscriptions/subscriptions.inc.php:534 73 +#: lib/subscriptions/subscriptions.inc.php:586
  74 +#: lib/subscriptions/subscriptions.inc.php:588
75 msgid " to \"" 75 msgid " to \""
76 msgstr "" 76 msgstr ""
77 77
78 -#: lib/subscriptions/subscriptions.inc.php:539  
79 -#: lib/subscriptions/subscriptions.inc.php:540 78 +#: lib/subscriptions/subscriptions.inc.php:593
  79 +#: lib/subscriptions/subscriptions.inc.php:594
80 msgid " to the folder \"" 80 msgid " to the folder \""
81 msgstr "" 81 msgstr ""
82 82
@@ -84,72 +84,72 @@ msgstr &quot;&quot; @@ -84,72 +84,72 @@ msgstr &quot;&quot;
84 msgid " users enabled at one time." 84 msgid " users enabled at one time."
85 msgstr "" 85 msgstr ""
86 86
87 -#: lib/subscriptions/subscriptions.inc.php:526  
88 -#: lib/subscriptions/subscriptions.inc.php:528  
89 -#: lib/subscriptions/subscriptions.inc.php:532  
90 -#: lib/subscriptions/subscriptions.inc.php:533  
91 -#: lib/subscriptions/subscriptions.inc.php:534  
92 -#: lib/subscriptions/subscriptions.inc.php:536  
93 -#: lib/subscriptions/subscriptions.inc.php:537  
94 -#: lib/subscriptions/subscriptions.inc.php:538  
95 -#: lib/subscriptions/subscriptions.inc.php:539  
96 -#: lib/subscriptions/subscriptions.inc.php:540  
97 -#: lib/subscriptions/subscriptions.inc.php:543 87 +#: lib/subscriptions/subscriptions.inc.php:580
  88 +#: lib/subscriptions/subscriptions.inc.php:582
  89 +#: lib/subscriptions/subscriptions.inc.php:586
  90 +#: lib/subscriptions/subscriptions.inc.php:587
  91 +#: lib/subscriptions/subscriptions.inc.php:588
  92 +#: lib/subscriptions/subscriptions.inc.php:590
  93 +#: lib/subscriptions/subscriptions.inc.php:591
  94 +#: lib/subscriptions/subscriptions.inc.php:592
  95 +#: lib/subscriptions/subscriptions.inc.php:593
  96 +#: lib/subscriptions/subscriptions.inc.php:594
  97 +#: lib/subscriptions/subscriptions.inc.php:597
98 msgid "\"" 98 msgid "\""
99 msgstr "" 99 msgstr ""
100 100
101 -#: lib/subscriptions/subscriptions.inc.php:529 101 +#: lib/subscriptions/subscriptions.inc.php:583
102 msgid "\" has been added or modified" 102 msgid "\" has been added or modified"
103 msgstr "" 103 msgstr ""
104 104
105 -#: lib/subscriptions/subscriptions.inc.php:541 105 +#: lib/subscriptions/subscriptions.inc.php:595
106 msgid "\" has been archived" 106 msgid "\" has been archived"
107 msgstr "" 107 msgstr ""
108 108
109 -#: lib/subscriptions/subscriptions.inc.php:521 109 +#: lib/subscriptions/subscriptions.inc.php:575
110 msgid "\" has been changed" 110 msgid "\" has been changed"
111 msgstr "" 111 msgstr ""
112 112
113 -#: lib/subscriptions/subscriptions.inc.php:522 113 +#: lib/subscriptions/subscriptions.inc.php:576
114 msgid "\" has been checked in" 114 msgid "\" has been checked in"
115 msgstr "" 115 msgstr ""
116 116
117 -#: lib/subscriptions/subscriptions.inc.php:523 117 +#: lib/subscriptions/subscriptions.inc.php:577
118 msgid "\" has been checked out" 118 msgid "\" has been checked out"
119 msgstr "" 119 msgstr ""
120 120
121 -#: lib/subscriptions/subscriptions.inc.php:525 121 +#: lib/subscriptions/subscriptions.inc.php:579
122 msgid "\" has been copied" 122 msgid "\" has been copied"
123 msgstr "" 123 msgstr ""
124 124
125 -#: lib/subscriptions/subscriptions.inc.php:542 125 +#: lib/subscriptions/subscriptions.inc.php:596
126 msgid "\" has been downloaded" 126 msgid "\" has been downloaded"
127 msgstr "" 127 msgstr ""
128 128
129 -#: lib/subscriptions/subscriptions.inc.php:524 129 +#: lib/subscriptions/subscriptions.inc.php:578
130 msgid "\" has been moved" 130 msgid "\" has been moved"
131 msgstr "" 131 msgstr ""
132 132
133 -#: lib/subscriptions/subscriptions.inc.php:517  
134 -#: lib/subscriptions/subscriptions.inc.php:520 133 +#: lib/subscriptions/subscriptions.inc.php:571
  134 +#: lib/subscriptions/subscriptions.inc.php:574
135 msgid "\" has been removed" 135 msgid "\" has been removed"
136 msgstr "" 136 msgstr ""
137 137
138 -#: lib/subscriptions/subscriptions.inc.php:527 138 +#: lib/subscriptions/subscriptions.inc.php:581
139 msgid "\" has been restored by an administrator" 139 msgid "\" has been restored by an administrator"
140 msgstr "" 140 msgstr ""
141 141
142 -#: lib/subscriptions/subscriptions.inc.php:535 142 +#: lib/subscriptions/subscriptions.inc.php:589
143 msgid "\" to which you are subscribed" 143 msgid "\" to which you are subscribed"
144 msgstr "" 144 msgstr ""
145 145
146 -#: lib/subscriptions/subscriptions.inc.php:516  
147 -#: lib/subscriptions/subscriptions.inc.php:519 146 +#: lib/subscriptions/subscriptions.inc.php:570
  147 +#: lib/subscriptions/subscriptions.inc.php:573
148 msgid "\" to which you were subscribed, has been removed" 148 msgid "\" to which you were subscribed, has been removed"
149 msgstr "" 149 msgstr ""
150 150
151 -#: lib/subscriptions/subscriptions.inc.php:515  
152 -#: lib/subscriptions/subscriptions.inc.php:518 151 +#: lib/subscriptions/subscriptions.inc.php:569
  152 +#: lib/subscriptions/subscriptions.inc.php:572
153 msgid "\" was added" 153 msgid "\" was added"
154 msgstr "" 154 msgstr ""
155 155
@@ -175,23 +175,23 @@ msgstr &quot;&quot; @@ -175,23 +175,23 @@ msgstr &quot;&quot;
175 msgid "#app#: #name# has been deleted" 175 msgid "#app#: #name# has been deleted"
176 msgstr "" 176 msgstr ""
177 177
178 -#: i18n/templates.c:5414 178 +#: i18n/templates.c:5603
179 msgid "#appname# #versionname#" 179 msgid "#appname# #versionname#"
180 msgstr "" 180 msgstr ""
181 181
182 -#: i18n/templates.c:6680 182 +#: i18n/templates.c:6968
183 msgid "#appname# Database Counters Report" 183 msgid "#appname# Database Counters Report"
184 msgstr "" 184 msgstr ""
185 185
186 -#: i18n/templates.c:6677 186 +#: i18n/templates.c:6965
187 msgid "#appname# Database Schema (the structure of the database only)" 187 msgid "#appname# Database Schema (the structure of the database only)"
188 msgstr "" 188 msgstr ""
189 189
190 -#: i18n/templates.c:6683 190 +#: i18n/templates.c:6971
191 msgid "#appname# Database Storage Engine Report" 191 msgid "#appname# Database Storage Engine Report"
192 msgstr "" 192 msgstr ""
193 193
194 -#: i18n/templates.c:6656 194 +#: i18n/templates.c:6944
195 msgid "#appname# Issue Tracker" 195 msgid "#appname# Issue Tracker"
196 msgstr "" 196 msgstr ""
197 197
@@ -203,43 +203,43 @@ msgstr &quot;&quot; @@ -203,43 +203,43 @@ msgstr &quot;&quot;
203 msgid "#appname# Recent Documents" 203 msgid "#appname# Recent Documents"
204 msgstr "" 204 msgstr ""
205 205
206 -#: i18n/templates.c:6671 206 +#: i18n/templates.c:6959
207 msgid "#appname# System Settings" 207 msgid "#appname# System Settings"
208 msgstr "" 208 msgstr ""
209 209
210 -#: i18n/templates.c:1409 i18n/templates.c:4472 210 +#: i18n/templates.c:1409 i18n/templates.c:4661
211 msgid "#appname# Version" 211 msgid "#appname# Version"
212 msgstr "" 212 msgstr ""
213 213
214 -#: i18n/templates.c:6674 214 +#: i18n/templates.c:6962
215 msgid "#appname# Version Files" 215 msgid "#appname# Version Files"
216 msgstr "" 216 msgstr ""
217 217
218 -#: i18n/templates.c:2228 218 +#: i18n/templates.c:2129
219 msgid "#appname# Version: #version#" 219 msgid "#appname# Version: #version#"
220 msgstr "" 220 msgstr ""
221 221
222 -#: i18n/templates.c:2225 222 +#: i18n/templates.c:2126
223 msgid "#appname# Version: #version# is licensed free of charge and supplied with \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<a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no maintenance</a> \t\t\t\t\t\t\tand <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no warranty</a>." 223 msgid "#appname# Version: #version# is licensed free of charge and supplied with \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<a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no maintenance</a> \t\t\t\t\t\t\tand <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no warranty</a>."
224 msgstr "" 224 msgstr ""
225 225
226 -#: i18n/templates.c:2786 226 +#: i18n/templates.c:2687
227 msgid "#appname# administrator's Guide" 227 msgid "#appname# administrator's Guide"
228 msgstr "" 228 msgstr ""
229 229
230 -#: i18n/templates.c:5780 230 +#: i18n/templates.c:5969
231 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." 231 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."
232 msgstr "" 232 msgstr ""
233 233
234 -#: i18n/templates.c:7049 234 +#: i18n/templates.c:7337
235 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." 235 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."
236 msgstr "" 236 msgstr ""
237 237
238 -#: i18n/templates.c:1691 238 +#: i18n/templates.c:1592
239 msgid "#itemCount# items, #batchSize# per page" 239 msgid "#itemCount# items, #batchSize# per page"
240 msgstr "" 240 msgstr ""
241 241
242 -#: i18n/templates.c:5591 242 +#: i18n/templates.c:5780
243 msgid "#name#'s authentication is handled by the <strong>#provider#</strong>." 243 msgid "#name#'s authentication is handled by the <strong>#provider#</strong>."
244 msgstr "" 244 msgstr ""
245 245
@@ -279,7 +279,7 @@ msgstr &quot;&quot; @@ -279,7 +279,7 @@ msgstr &quot;&quot;
279 msgid "%d lookups added." 279 msgid "%d lookups added."
280 msgstr "" 280 msgstr ""
281 281
282 -#: plugins/ktstandard/KTSubscriptions.php:616 282 +#: plugins/ktstandard/KTSubscriptions.php:619
283 #, php-format 283 #, php-format
284 msgid "%d successful, %d failures" 284 msgid "%d successful, %d failures"
285 msgstr "" 285 msgstr ""
@@ -338,7 +338,7 @@ msgstr &quot;&quot; @@ -338,7 +338,7 @@ msgstr &quot;&quot;
338 msgid "%s is not an archived document. Aborting restore." 338 msgid "%s is not an archived document. Aborting restore."
339 msgstr "" 339 msgstr ""
340 340
341 -#: search2/indexing/indexerCore.inc.php:887 341 +#: search2/indexing/indexerCore.inc.php:894
342 #, php-format 342 #, php-format
343 msgid "%s problem: %s" 343 msgid "%s problem: %s"
344 msgstr "" 344 msgstr ""
@@ -353,23 +353,23 @@ msgstr &quot;&quot; @@ -353,23 +353,23 @@ msgstr &quot;&quot;
353 msgid "%s wants to share a document using KnowledgeTree" 353 msgid "%s wants to share a document using KnowledgeTree"
354 msgstr "" 354 msgstr ""
355 355
356 -#: i18n/templates.c:5420 356 +#: i18n/templates.c:5609
357 msgid "&copy; 2008, 2009 <a href=\" http://www.knowledgetree.com/\">KnowledgeTree Inc.</a>" 357 msgid "&copy; 2008, 2009 <a href=\" http://www.knowledgetree.com/\">KnowledgeTree Inc.</a>"
358 msgstr "" 358 msgstr ""
359 359
360 -#: i18n/templates.c:1415 i18n/templates.c:4478 360 +#: i18n/templates.c:1415 i18n/templates.c:4667
361 msgid "&copy; 2008, 2009 <a href=\"http://www.knowledgetree.com/\">KnowledgeTree Inc.</a>" 361 msgid "&copy; 2008, 2009 <a href=\"http://www.knowledgetree.com/\">KnowledgeTree Inc.</a>"
362 msgstr "" 362 msgstr ""
363 363
364 -#: i18n/templates.c:2234 364 +#: i18n/templates.c:2135
365 msgid "&copy; 2008, 2009 <a href=\"http://www.knowledgetree.com/about/legal\" target=\"_blank\">KnowledgeTree Inc.</a>" 365 msgid "&copy; 2008, 2009 <a href=\"http://www.knowledgetree.com/about/legal\" target=\"_blank\">KnowledgeTree Inc.</a>"
366 msgstr "" 366 msgstr ""
367 367
368 -#: i18n/templates.c:2306 368 +#: i18n/templates.c:2207
369 msgid "'There was an error connecting to the server. Please refresh the page.'" 369 msgid "'There was an error connecting to the server. Please refresh the page.'"
370 msgstr "" 370 msgstr ""
371 371
372 -#: i18n/templates.c:7709 372 +#: i18n/templates.c:7997
373 msgid "(Closed at metadata version: #ver#)" 373 msgid "(Closed at metadata version: #ver#)"
374 msgstr "" 374 msgstr ""
375 375
@@ -382,27 +382,27 @@ msgstr &quot;&quot; @@ -382,27 +382,27 @@ msgstr &quot;&quot;
382 msgid "(Evaluation)" 382 msgid "(Evaluation)"
383 msgstr "" 383 msgstr ""
384 384
385 -#: i18n/templates.c:7058 i18n/templates.c:7064 385 +#: i18n/templates.c:7346 i18n/templates.c:7352
386 msgid "(by state)" 386 msgid "(by state)"
387 msgstr "" 387 msgstr ""
388 388
389 -#: i18n/templates.c:6791 389 +#: i18n/templates.c:7079
390 msgid "(e.g. which transitions lead to which states)" 390 msgid "(e.g. which transitions lead to which states)"
391 msgstr "" 391 msgstr ""
392 392
393 -#: i18n/templates.c:7136 393 +#: i18n/templates.c:7424
394 msgid "(e.g. workflow name, starting state)" 394 msgid "(e.g. workflow name, starting state)"
395 msgstr "" 395 msgstr ""
396 396
397 -#: lib/subscriptions/subscriptions.inc.php:649 397 +#: lib/subscriptions/subscriptions.inc.php:706
398 msgid ", by " 398 msgid ", by "
399 msgstr "" 399 msgstr ""
400 400
401 -#: lib/subscriptions/subscriptions.inc.php:538 401 +#: lib/subscriptions/subscriptions.inc.php:592
402 msgid ", from the folder \"" 402 msgid ", from the folder \""
403 msgstr "" 403 msgstr ""
404 404
405 -#: lib/subscriptions/subscriptions.inc.php:537 405 +#: lib/subscriptions/subscriptions.inc.php:591
406 msgid ", in the folder \"" 406 msgid ", in the folder \""
407 msgstr "" 407 msgstr ""
408 408
@@ -412,7 +412,7 @@ msgstr &quot;&quot; @@ -412,7 +412,7 @@ msgstr &quot;&quot;
412 msgid "- Please select a document type -" 412 msgid "- Please select a document type -"
413 msgstr "" 413 msgstr ""
414 414
415 -#: plugins/commercial/alerts.php:866 415 +#: plugins/commercial/alerts.php:874
416 #: plugins/ktcore/admin/groupManagement.php:289 416 #: plugins/ktcore/admin/groupManagement.php:289
417 #: plugins/ktcore/admin/groupManagement.php:432 417 #: plugins/ktcore/admin/groupManagement.php:432
418 #: plugins/ktcore/admin/userManagement.php:405 418 #: plugins/ktcore/admin/userManagement.php:405
@@ -432,14 +432,18 @@ msgstr &quot;&quot; @@ -432,14 +432,18 @@ msgstr &quot;&quot;
432 msgid "; Reason given was: " 432 msgid "; Reason given was: "
433 msgstr "" 433 msgstr ""
434 434
435 -#: i18n/templates.c:1412 i18n/templates.c:4475 435 +#: i18n/templates.c:1412 i18n/templates.c:4664
436 msgid "<a href=\"http://www.knowledgetree.com/\">Document Management Software</a>" 436 msgid "<a href=\"http://www.knowledgetree.com/\">Document Management Software</a>"
437 msgstr "" 437 msgstr ""
438 438
439 -#: i18n/templates.c:911 i18n/templates.c:1001 439 +#: i18n/templates.c:1001
440 msgid "<a>Add other users to this alert...</a>" 440 msgid "<a>Add other users to this alert...</a>"
441 msgstr "" 441 msgstr ""
442 442
  443 +#: i18n/templates.c:911
  444 +msgid "<a>Add users to this alert...</a>"
  445 +msgstr ""
  446 +
443 #: plugins/ktstandard/KTEmail.php:169 447 #: plugins/ktstandard/KTEmail.php:169
444 msgid "<b>KnowledgeTree is easy to use open source document management software</b><br />&#160;&#160;&#160;&#160;that helps businesses collaborate, securely store all critical documents, address<br />&#160;&#160;&#160;&#160;compliance challenges, and improve business processes." 448 msgid "<b>KnowledgeTree is easy to use open source document management software</b><br />&#160;&#160;&#160;&#160;that helps businesses collaborate, securely store all critical documents, address<br />&#160;&#160;&#160;&#160;compliance challenges, and improve business processes."
445 msgstr "" 449 msgstr ""
@@ -449,6 +453,10 @@ msgstr &quot;&quot; @@ -449,6 +453,10 @@ msgstr &quot;&quot;
449 msgid "<div class=\"ktError\"><p>Unable to show widget &mdash; %s</p></div>" 453 msgid "<div class=\"ktError\"><p>Unable to show widget &mdash; %s</p></div>"
450 msgstr "" 454 msgstr ""
451 455
  456 +#: i18n/templates.c:8066
  457 +msgid "<img src=\"/thirdpartyjs/extjs/resources/images/default/window/icon-warning.gif\" widht=\"20\" height=\"20\"/> <b><i>Warning!</b></i> This action cannot be undone. No further content changes will be allowed, and only the system administrator, working in Administration Mode, may edit the metadata of an immutable document."
  458 +msgstr ""
  459 +
452 #: plugins/ktcore/admin/unitManagement.php:129 460 #: plugins/ktcore/admin/unitManagement.php:129
453 msgid "" 461 msgid ""
454 "<p>The folder given below is where the unit folder will be created. Use the folder collection and path below to browse to the folder you wish to create the unit folder into.</p><p>The unit administrators have additional rights within that portion of the document management system.\n" 462 "<p>The folder given below is where the unit folder will be created. Use the folder collection and path below to browse to the folder you wish to create the unit folder into.</p><p>The unit administrators have additional rights within that portion of the document management system.\n"
@@ -460,19 +468,19 @@ msgstr &quot;&quot; @@ -460,19 +468,19 @@ msgstr &quot;&quot;
460 msgid "<span class=\"descriptiveText\"> You do not have any dropped documents </span><br><br><br>" 468 msgid "<span class=\"descriptiveText\"> You do not have any dropped documents </span><br><br><br>"
461 msgstr "" 469 msgstr ""
462 470
463 -#: i18n/templates.c:4802 471 +#: i18n/templates.c:4991
464 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." 472 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."
465 msgstr "" 473 msgstr ""
466 474
467 -#: i18n/templates.c:4796 475 +#: i18n/templates.c:4985
468 msgid "<strong>Enabled</strong>, which means that users can specify this as an option when editing or creating documents." 476 msgid "<strong>Enabled</strong>, which means that users can specify this as an option when editing or creating documents."
469 msgstr "" 477 msgstr ""
470 478
471 -#: i18n/templates.c:7505 i18n/templates.c:7547 479 +#: i18n/templates.c:7793 i18n/templates.c:7835
472 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." 480 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."
473 msgstr "" 481 msgstr ""
474 482
475 -#: i18n/templates.c:4799 483 +#: i18n/templates.c:4988
476 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." 484 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."
477 msgstr "" 485 msgstr ""
478 486
@@ -489,15 +497,15 @@ msgstr &quot;&quot; @@ -489,15 +497,15 @@ msgstr &quot;&quot;
489 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." 497 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."
490 msgstr "" 498 msgstr ""
491 499
492 -#: i18n/templates.c:4961 500 +#: i18n/templates.c:5150
493 msgid "<strong>or</strong> to a new behaviour called" 501 msgid "<strong>or</strong> to a new behaviour called"
494 msgstr "" 502 msgstr ""
495 503
496 -#: i18n/templates.c:2465 i18n/templates.c:2483 504 +#: i18n/templates.c:2366 i18n/templates.c:2384
497 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." 505 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."
498 msgstr "" 506 msgstr ""
499 507
500 -#: i18n/templates.c:5234 508 +#: i18n/templates.c:5423
501 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." 509 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."
502 msgstr "" 510 msgstr ""
503 511
@@ -506,7 +514,7 @@ msgstr &quot;&quot; @@ -506,7 +514,7 @@ msgstr &quot;&quot;
506 msgid "A KnowledgeTree user, %s, wants to share a document with you entitled \"%s\"." 514 msgid "A KnowledgeTree user, %s, wants to share a document with you entitled \"%s\"."
507 msgstr "" 515 msgstr ""
508 516
509 -#: i18n/templates.c:2801 517 +#: i18n/templates.c:2702
510 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." 518 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."
511 msgstr "" 519 msgstr ""
512 520
@@ -514,7 +522,7 @@ msgstr &quot;&quot; @@ -514,7 +522,7 @@ msgstr &quot;&quot;
514 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>" 522 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>"
515 msgstr "" 523 msgstr ""
516 524
517 -#: i18n/templates.c:7511 525 +#: i18n/templates.c:7799
518 msgid "A critical part of workflow is the creation of various different states for documents." 526 msgid "A critical part of workflow is the creation of various different states for documents."
519 msgstr "" 527 msgstr ""
520 528
@@ -522,6 +530,14 @@ msgstr &quot;&quot; @@ -522,6 +530,14 @@ msgstr &quot;&quot;
522 msgid "A document cannot be linked to itself." 530 msgid "A document cannot be linked to itself."
523 msgstr "" 531 msgstr ""
524 532
  533 +#: i18n/templates.c:4616
  534 +msgid "A document with the same title already exists in the folder."
  535 +msgstr ""
  536 +
  537 +#: i18n/templates.c:4613
  538 +msgid "A document with the same title already exists in the target folder"
  539 +msgstr ""
  540 +
525 #: plugins/ktcore/KTDocumentActions.php:1330 541 #: plugins/ktcore/KTDocumentActions.php:1330
526 #: plugins/ktcore/KTDocumentActions.php:1569 542 #: plugins/ktcore/KTDocumentActions.php:1569
527 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." 543 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."
@@ -536,7 +552,7 @@ msgstr &quot;&quot; @@ -536,7 +552,7 @@ msgstr &quot;&quot;
536 msgid "A field with that name already exists in this fieldset." 552 msgid "A field with that name already exists in this fieldset."
537 msgstr "" 553 msgstr ""
538 554
539 -#: i18n/templates.c:5264 555 +#: i18n/templates.c:5453
540 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." 556 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."
541 msgstr "" 557 msgstr ""
542 558
@@ -578,7 +594,7 @@ msgstr &quot;&quot; @@ -578,7 +594,7 @@ msgstr &quot;&quot;
578 msgid "A one-line description introducing the assistance that you wish to receive" 594 msgid "A one-line description introducing the assistance that you wish to receive"
579 msgstr "" 595 msgstr ""
580 596
581 -#: i18n/templates.c:7013 597 +#: i18n/templates.c:7301
582 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." 598 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."
583 msgstr "" 599 msgstr ""
584 600
@@ -672,19 +688,19 @@ msgstr &quot;&quot; @@ -672,19 +688,19 @@ msgstr &quot;&quot;
672 #: plugins/ktcore/admin/workflowsv2.php:1912 i18n/templates.c:251 688 #: plugins/ktcore/admin/workflowsv2.php:1912 i18n/templates.c:251
673 #: i18n/templates.c:335 i18n/templates.c:428 i18n/templates.c:536 689 #: i18n/templates.c:335 i18n/templates.c:428 i18n/templates.c:536
674 #: i18n/templates.c:758 i18n/templates.c:770 i18n/templates.c:1340 690 #: i18n/templates.c:758 i18n/templates.c:770 i18n/templates.c:1340
675 -#: i18n/templates.c:2255 i18n/templates.c:3413 i18n/templates.c:7076 691 +#: i18n/templates.c:2156 i18n/templates.c:3314 i18n/templates.c:7364
676 msgid "Action" 692 msgid "Action"
677 msgstr "" 693 msgstr ""
678 694
679 -#: i18n/templates.c:7061 695 +#: i18n/templates.c:7349
680 msgid "Action Restrictions" 696 msgid "Action Restrictions"
681 msgstr "" 697 msgstr ""
682 698
683 -#: lib/actions/bulkaction.php:571 699 +#: lib/actions/bulkaction.php:622
684 msgid "Action component not implemented" 700 msgid "Action component not implemented"
685 msgstr "" 701 msgstr ""
686 702
687 -#: lib/actions/bulkaction.php:591 703 +#: lib/actions/bulkaction.php:642
688 msgid "Action is disabled by workflow" 704 msgid "Action is disabled by workflow"
689 msgstr "" 705 msgstr ""
690 706
@@ -696,20 +712,20 @@ msgstr &quot;&quot; @@ -696,20 +712,20 @@ msgstr &quot;&quot;
696 msgid "Action/Effect Type" 712 msgid "Action/Effect Type"
697 msgstr "" 713 msgstr ""
698 714
699 -#: plugins/ktcore/admin/workflowsv2.php:1542 i18n/templates.c:4535  
700 -#: i18n/templates.c:7901 715 +#: plugins/ktcore/admin/workflowsv2.php:1542 i18n/templates.c:4724
  716 +#: i18n/templates.c:8189
701 msgid "Actions" 717 msgid "Actions"
702 msgstr "" 718 msgstr ""
703 719
704 -#: i18n/templates.c:7166 720 +#: i18n/templates.c:7454
705 msgid "Actions Allowed" 721 msgid "Actions Allowed"
706 msgstr "" 722 msgstr ""
707 723
708 -#: i18n/templates.c:6731 724 +#: i18n/templates.c:7019
709 msgid "Actions Overview" 725 msgid "Actions Overview"
710 msgstr "" 726 msgstr ""
711 727
712 -#: i18n/templates.c:7310 728 +#: i18n/templates.c:7598
713 msgid "Actions allowed" 729 msgid "Actions allowed"
714 msgstr "" 730 msgstr ""
715 731
@@ -717,15 +733,15 @@ msgstr &quot;&quot; @@ -717,15 +733,15 @@ msgstr &quot;&quot;
717 msgid "Actions on this folder" 733 msgid "Actions on this folder"
718 msgstr "" 734 msgstr ""
719 735
720 -#: i18n/templates.c:6716 736 +#: i18n/templates.c:7004
721 msgid "Actions which are checked on this page will <strong>not</strong> be available to users." 737 msgid "Actions which are checked on this page will <strong>not</strong> be available to users."
722 msgstr "" 738 msgstr ""
723 739
724 -#: i18n/templates.c:7379 740 +#: i18n/templates.c:7667
725 msgid "Actions which are performed when the document follows the transition." 741 msgid "Actions which are performed when the document follows the transition."
726 msgstr "" 742 msgstr ""
727 743
728 -#: i18n/templates.c:1523 744 +#: i18n/templates.c:6734
729 msgid "Active" 745 msgid "Active"
730 msgstr "" 746 msgstr ""
731 747
@@ -737,11 +753,11 @@ msgstr &quot;&quot; @@ -737,11 +753,11 @@ msgstr &quot;&quot;
737 msgid "ActiveDirectory authentication provider" 753 msgid "ActiveDirectory authentication provider"
738 msgstr "" 754 msgstr ""
739 755
740 -#: plugins/ktcore/folder/addDocument.php:93 i18n/templates.c:2624  
741 -#: i18n/templates.c:2669 i18n/templates.c:2714 i18n/templates.c:2936  
742 -#: i18n/templates.c:2945 i18n/templates.c:3764 i18n/templates.c:3782  
743 -#: i18n/templates.c:3884 i18n/templates.c:4274 i18n/templates.c:5177  
744 -#: i18n/templates.c:7865 i18n/templates.c:7886 756 +#: plugins/ktcore/folder/addDocument.php:93 i18n/templates.c:2525
  757 +#: i18n/templates.c:2570 i18n/templates.c:2615 i18n/templates.c:2837
  758 +#: i18n/templates.c:2846 i18n/templates.c:3665 i18n/templates.c:3683
  759 +#: i18n/templates.c:3785 i18n/templates.c:4175 i18n/templates.c:5366
  760 +#: i18n/templates.c:8153 i18n/templates.c:8174
745 msgid "Add" 761 msgid "Add"
746 msgstr "" 762 msgstr ""
747 763
@@ -749,15 +765,15 @@ msgstr &quot;&quot; @@ -749,15 +765,15 @@ msgstr &quot;&quot;
749 msgid "Add Action" 765 msgid "Add Action"
750 msgstr "" 766 msgstr ""
751 767
752 -#: i18n/templates.c:5378 768 +#: i18n/templates.c:5567
753 msgid "Add Column to View" 769 msgid "Add Column to View"
754 msgstr "" 770 msgstr ""
755 771
756 -#: i18n/templates.c:4298 772 +#: i18n/templates.c:4199
757 msgid "Add Dashlet" 773 msgid "Add Dashlet"
758 msgstr "" 774 msgstr ""
759 775
760 -#: i18n/templates.c:4301 776 +#: i18n/templates.c:4202
761 msgid "Add Dashlets" 777 msgid "Add Dashlets"
762 msgstr "" 778 msgstr ""
763 779
@@ -765,7 +781,7 @@ msgstr &quot;&quot; @@ -765,7 +781,7 @@ msgstr &quot;&quot;
765 msgid "Add Document" 781 msgid "Add Document"
766 msgstr "" 782 msgstr ""
767 783
768 -#: i18n/templates.c:7796 784 +#: i18n/templates.c:8084
769 msgid "Add External Link" 785 msgid "Add External Link"
770 msgstr "" 786 msgstr ""
771 787
@@ -773,7 +789,7 @@ msgstr &quot;&quot; @@ -773,7 +789,7 @@ msgstr &quot;&quot;
773 msgid "Add Field" 789 msgid "Add Field"
774 msgstr "" 790 msgstr ""
775 791
776 -#: i18n/templates.c:3596 i18n/templates.c:3644 792 +#: i18n/templates.c:3497 i18n/templates.c:3545
777 msgid "Add Field to set" 793 msgid "Add Field to set"
778 msgstr "" 794 msgstr ""
779 795
@@ -781,20 +797,20 @@ msgstr &quot;&quot; @@ -781,20 +797,20 @@ msgstr &quot;&quot;
781 msgid "Add Folder" 797 msgid "Add Folder"
782 msgstr "" 798 msgstr ""
783 799
784 -#: i18n/templates.c:5603 800 +#: i18n/templates.c:5792
785 msgid "Add Group" 801 msgid "Add Group"
786 msgstr "" 802 msgstr ""
787 803
788 -#: i18n/templates.c:7784 i18n/templates.c:7814 804 +#: i18n/templates.c:8072 i18n/templates.c:8102
789 msgid "Add Link" 805 msgid "Add Link"
790 msgstr "" 806 msgstr ""
791 807
792 -#: i18n/templates.c:3101 808 +#: i18n/templates.c:3002
793 msgid "Add Link Type" 809 msgid "Add Link Type"
794 msgstr "" 810 msgstr ""
795 811
796 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:316 i18n/templates.c:4769  
797 -#: i18n/templates.c:4772 812 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:316 i18n/templates.c:4958
  813 +#: i18n/templates.c:4961
798 msgid "Add Lookup Values" 814 msgid "Add Lookup Values"
799 msgstr "" 815 msgstr ""
800 816
@@ -802,21 +818,21 @@ msgstr &quot;&quot; @@ -802,21 +818,21 @@ msgstr &quot;&quot;
802 msgid "Add Lookups" 818 msgid "Add Lookups"
803 msgstr "" 819 msgstr ""
804 820
805 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:101 i18n/templates.c:4601  
806 -#: i18n/templates.c:4604 i18n/templates.c:4844 i18n/templates.c:4847 821 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:101 i18n/templates.c:4790
  822 +#: i18n/templates.c:4793 i18n/templates.c:5033 i18n/templates.c:5036
807 msgid "Add New Field" 823 msgid "Add New Field"
808 msgstr "" 824 msgstr ""
809 825
810 -#: i18n/templates.c:5597 826 +#: i18n/templates.c:5786
811 msgid "Add New Group" 827 msgid "Add New Group"
812 msgstr "" 828 msgstr ""
813 829
814 -#: plugins/ktcore/admin/workflowsv2.php:721 i18n/templates.c:6797  
815 -#: i18n/templates.c:6800 830 +#: plugins/ktcore/admin/workflowsv2.php:721 i18n/templates.c:7085
  831 +#: i18n/templates.c:7088
816 msgid "Add New States" 832 msgid "Add New States"
817 msgstr "" 833 msgstr ""
818 834
819 -#: i18n/templates.c:4670 835 +#: i18n/templates.c:4859
820 msgid "Add New Subcategory to <strong>#category#</strong>" 836 msgid "Add New Subcategory to <strong>#category#</strong>"
821 msgstr "" 837 msgstr ""
822 838
@@ -828,12 +844,12 @@ msgstr &quot;&quot; @@ -828,12 +844,12 @@ msgstr &quot;&quot;
828 msgid "Add New Transition Restriction" 844 msgid "Add New Transition Restriction"
829 msgstr "" 845 msgstr ""
830 846
831 -#: plugins/ktcore/admin/workflowsv2.php:829 i18n/templates.c:6821  
832 -#: i18n/templates.c:6824 847 +#: plugins/ktcore/admin/workflowsv2.php:829 i18n/templates.c:7109
  848 +#: i18n/templates.c:7112
833 msgid "Add New Transitions" 849 msgid "Add New Transitions"
834 msgstr "" 850 msgstr ""
835 851
836 -#: i18n/templates.c:5783 852 +#: i18n/templates.c:5972
837 msgid "Add New Unit" 853 msgid "Add New Unit"
838 msgstr "" 854 msgstr ""
839 855
@@ -854,7 +870,7 @@ msgstr &quot;&quot; @@ -854,7 +870,7 @@ msgstr &quot;&quot;
854 msgid "Add Restriction" 870 msgid "Add Restriction"
855 msgstr "" 871 msgstr ""
856 872
857 -#: i18n/templates.c:4109 873 +#: i18n/templates.c:4010
858 msgid "Add Shortcut" 874 msgid "Add Shortcut"
859 msgstr "" 875 msgstr ""
860 876
@@ -863,7 +879,7 @@ msgstr &quot;&quot; @@ -863,7 +879,7 @@ msgstr &quot;&quot;
863 msgid "Add States" 879 msgid "Add States"
864 msgstr "" 880 msgstr ""
865 881
866 -#: i18n/templates.c:6749 882 +#: i18n/templates.c:7037
867 msgid "Add States to Workflow" 883 msgid "Add States to Workflow"
868 msgstr "" 884 msgstr ""
869 885
@@ -872,15 +888,15 @@ msgstr &quot;&quot; @@ -872,15 +888,15 @@ msgstr &quot;&quot;
872 msgid "Add Transitions" 888 msgid "Add Transitions"
873 msgstr "" 889 msgstr ""
874 890
875 -#: i18n/templates.c:6752 891 +#: i18n/templates.c:7040
876 msgid "Add Transitions to Workflow" 892 msgid "Add Transitions to Workflow"
877 msgstr "" 893 msgstr ""
878 894
879 -#: i18n/templates.c:5789 895 +#: i18n/templates.c:5978
880 msgid "Add Unit" 896 msgid "Add Unit"
881 msgstr "" 897 msgstr ""
882 898
883 -#: i18n/templates.c:5375 899 +#: i18n/templates.c:5564
884 msgid "Add a Column" 900 msgid "Add a Column"
885 msgstr "" 901 msgstr ""
886 902
@@ -888,7 +904,7 @@ msgstr &quot;&quot; @@ -888,7 +904,7 @@ msgstr &quot;&quot;
888 msgid "Add a Folder" 904 msgid "Add a Folder"
889 msgstr "" 905 msgstr ""
890 906
891 -#: i18n/templates.c:5744 907 +#: i18n/templates.c:5933
892 msgid "Add a Role" 908 msgid "Add a Role"
893 msgstr "" 909 msgstr ""
894 910
@@ -899,8 +915,8 @@ msgid &quot;Add a Shortcut&quot; @@ -899,8 +915,8 @@ msgid &quot;Add a Shortcut&quot;
899 msgstr "" 915 msgstr ""
900 916
901 #: plugins/ktcore/folder/addDocument.php:86 917 #: plugins/ktcore/folder/addDocument.php:86
902 -#: plugins/ktcore/folder/addDocument.php:221 i18n/templates.c:2927  
903 -#: i18n/templates.c:2930 918 +#: plugins/ktcore/folder/addDocument.php:221 i18n/templates.c:2828
  919 +#: i18n/templates.c:2831
904 msgid "Add a document" 920 msgid "Add a document"
905 msgstr "" 921 msgstr ""
906 922
@@ -912,15 +928,15 @@ msgstr &quot;&quot; @@ -912,15 +928,15 @@ msgstr &quot;&quot;
912 msgid "Add a folder" 928 msgid "Add a folder"
913 msgstr "" 929 msgstr ""
914 930
915 -#: i18n/templates.c:2264 931 +#: i18n/templates.c:2165
916 msgid "Add a folder to" 932 msgid "Add a folder to"
917 msgstr "" 933 msgstr ""
918 934
919 -#: i18n/templates.c:5450 935 +#: i18n/templates.c:5639
920 msgid "Add a group from an authentication source" 936 msgid "Add a group from an authentication source"
921 msgstr "" 937 msgstr ""
922 938
923 -#: i18n/templates.c:3095 939 +#: i18n/templates.c:2996
924 msgid "Add a link type" 940 msgid "Add a link type"
925 msgstr "" 941 msgstr ""
926 942
@@ -928,48 +944,48 @@ msgstr &quot;&quot; @@ -928,48 +944,48 @@ msgstr &quot;&quot;
928 msgid "Add a message for this alert" 944 msgid "Add a message for this alert"
929 msgstr "" 945 msgstr ""
930 946
931 -#: i18n/templates.c:2543 947 +#: i18n/templates.c:2444
932 msgid "Add a new authentication source" 948 msgid "Add a new authentication source"
933 msgstr "" 949 msgstr ""
934 950
935 -#: i18n/templates.c:3875 951 +#: i18n/templates.c:3776
936 msgid "Add a new dynamic permission" 952 msgid "Add a new dynamic permission"
937 msgstr "" 953 msgstr ""
938 954
939 -#: i18n/templates.c:3701 i18n/templates.c:5126 i18n/templates.c:5285 955 +#: i18n/templates.c:3602 i18n/templates.c:5315 i18n/templates.c:5474
940 msgid "Add a new field" 956 msgid "Add a new field"
941 msgstr "" 957 msgstr ""
942 958
943 -#: plugins/ktcore/admin/groupManagement.php:617 i18n/templates.c:5444  
944 -#: i18n/templates.c:5606 959 +#: plugins/ktcore/admin/groupManagement.php:617 i18n/templates.c:5633
  960 +#: i18n/templates.c:5795
945 msgid "Add a new group" 961 msgid "Add a new group"
946 msgstr "" 962 msgstr ""
947 963
948 -#: i18n/templates.c:7757 i18n/templates.c:7760 i18n/templates.c:7763 964 +#: i18n/templates.c:8045 i18n/templates.c:8048 i18n/templates.c:8051
949 msgid "Add a new link" 965 msgid "Add a new link"
950 msgstr "" 966 msgstr ""
951 967
952 -#: i18n/templates.c:2510 968 +#: i18n/templates.c:2411
953 msgid "Add a new source" 969 msgid "Add a new source"
954 msgstr "" 970 msgstr ""
955 971
956 #: plugins/ktcore/admin/unitManagement.php:78 972 #: plugins/ktcore/admin/unitManagement.php:78
957 #: plugins/ktcore/admin/unitManagement.php:79 973 #: plugins/ktcore/admin/unitManagement.php:79
958 #: plugins/ktcore/admin/unitManagement.php:94 974 #: plugins/ktcore/admin/unitManagement.php:94
959 -#: plugins/ktcore/admin/unitManagement.php:95 i18n/templates.c:5474  
960 -#: i18n/templates.c:5492 i18n/templates.c:5792 975 +#: plugins/ktcore/admin/unitManagement.php:95 i18n/templates.c:5663
  976 +#: i18n/templates.c:5681 i18n/templates.c:5981
961 msgid "Add a new unit" 977 msgid "Add a new unit"
962 msgstr "" 978 msgstr ""
963 979
964 -#: i18n/templates.c:5846 i18n/templates.c:5849 980 +#: i18n/templates.c:6035 i18n/templates.c:6038
965 msgid "Add a new user" 981 msgid "Add a new user"
966 msgstr "" 982 msgstr ""
967 983
968 -#: i18n/templates.c:5507 984 +#: i18n/templates.c:5696
969 msgid "Add a user" 985 msgid "Add a user"
970 msgstr "" 986 msgstr ""
971 987
972 -#: i18n/templates.c:5852 988 +#: i18n/templates.c:6041
973 msgid "Add a user from an authentication source" 989 msgid "Add a user from an authentication source"
974 msgstr "" 990 msgstr ""
975 991
@@ -981,27 +997,27 @@ msgstr &quot;&quot; @@ -981,27 +997,27 @@ msgstr &quot;&quot;
981 msgid "Add an Alert on this Document" 997 msgid "Add an Alert on this Document"
982 msgstr "" 998 msgstr ""
983 999
984 -#: i18n/templates.c:2507 1000 +#: i18n/templates.c:2408
985 msgid "Add an authentication source" 1001 msgid "Add an authentication source"
986 msgstr "" 1002 msgstr ""
987 1003
988 -#: i18n/templates.c:7766 1004 +#: i18n/templates.c:8054
989 msgid "Add an external link" 1005 msgid "Add an external link"
990 msgstr "" 1006 msgstr ""
991 1007
992 -#: i18n/templates.c:2627 i18n/templates.c:6269 1008 +#: i18n/templates.c:2528 i18n/templates.c:6458
993 msgid "Add another set of criteria" 1009 msgid "Add another set of criteria"
994 msgstr "" 1010 msgstr ""
995 1011
996 -#: i18n/templates.c:2540 1012 +#: i18n/templates.c:2441
997 msgid "Add authentication source" 1013 msgid "Add authentication source"
998 msgstr "" 1014 msgstr ""
999 1015
1000 -#: i18n/templates.c:3719 i18n/templates.c:5144 i18n/templates.c:5291 1016 +#: i18n/templates.c:3620 i18n/templates.c:5333 i18n/templates.c:5480
1001 msgid "Add field" 1017 msgid "Add field"
1002 msgstr "" 1018 msgstr ""
1003 1019
1004 -#: i18n/templates.c:5456 i18n/templates.c:5858 1020 +#: i18n/templates.c:5645 i18n/templates.c:6047
1005 msgid "Add from source" 1021 msgid "Add from source"
1006 msgstr "" 1022 msgstr ""
1007 1023
@@ -1014,11 +1030,11 @@ msgstr &quot;&quot; @@ -1014,11 +1030,11 @@ msgstr &quot;&quot;
1014 msgid "Add new key" 1030 msgid "Add new key"
1015 msgstr "" 1031 msgstr ""
1016 1032
1017 -#: i18n/templates.c:5840 1033 +#: i18n/templates.c:6029
1018 msgid "Add new users" 1034 msgid "Add new users"
1019 msgstr "" 1035 msgstr ""
1020 1036
1021 -#: i18n/templates.c:5174 1037 +#: i18n/templates.c:5363
1022 msgid "Add new values" 1038 msgid "Add new values"
1023 msgstr "" 1039 msgstr ""
1024 1040
@@ -1030,7 +1046,7 @@ msgstr &quot;&quot; @@ -1030,7 +1046,7 @@ msgstr &quot;&quot;
1030 msgid "Add or remove keys, and review their expiry dates." 1046 msgid "Add or remove keys, and review their expiry dates."
1031 msgstr "" 1047 msgstr ""
1032 1048
1033 -#: i18n/templates.c:4079 1049 +#: i18n/templates.c:3980
1034 msgid "Add or remove users for this role." 1050 msgid "Add or remove users for this role."
1035 msgstr "" 1051 msgstr ""
1036 1052
@@ -1038,12 +1054,12 @@ msgstr &quot;&quot; @@ -1038,12 +1054,12 @@ msgstr &quot;&quot;
1038 msgid "Add or remove users from the system." 1054 msgid "Add or remove users from the system."
1039 msgstr "" 1055 msgstr ""
1040 1056
1041 -#: i18n/templates.c:4115 1057 +#: i18n/templates.c:4016
1042 msgid "Add shortcut" 1058 msgid "Add shortcut"
1043 msgstr "" 1059 msgstr ""
1044 1060
1045 -#: i18n/templates.c:3605 i18n/templates.c:3614 i18n/templates.c:3653  
1046 -#: i18n/templates.c:3662 1061 +#: i18n/templates.c:3506 i18n/templates.c:3515 i18n/templates.c:3554
  1062 +#: i18n/templates.c:3563
1047 msgid "Add to Fieldset" 1063 msgid "Add to Fieldset"
1048 msgstr "" 1064 msgstr ""
1049 1065
@@ -1051,7 +1067,7 @@ msgstr &quot;&quot; @@ -1051,7 +1067,7 @@ msgstr &quot;&quot;
1051 msgid "Add to assigned entities" 1067 msgid "Add to assigned entities"
1052 msgstr "" 1068 msgstr ""
1053 1069
1054 -#: i18n/templates.c:4694 1070 +#: i18n/templates.c:4883
1055 msgid "Add to category" 1071 msgid "Add to category"
1056 msgstr "" 1072 msgstr ""
1057 1073
@@ -1076,14 +1092,26 @@ msgstr &quot;&quot; @@ -1076,14 +1092,26 @@ msgstr &quot;&quot;
1076 msgid "Added users" 1092 msgid "Added users"
1077 msgstr "" 1093 msgstr ""
1078 1094
1079 -#: i18n/templates.c:4661 1095 +#: i18n/templates.c:4850
1080 msgid "Additional Information" 1096 msgid "Additional Information"
1081 msgstr "" 1097 msgstr ""
1082 1098
1083 -#: i18n/templates.c:2939 1099 +#: i18n/templates.c:2840
1084 msgid "Additional Information about this Document" 1100 msgid "Additional Information about this Document"
1085 msgstr "" 1101 msgstr ""
1086 1102
  1103 +#: i18n/templates.c:4535
  1104 +msgid "Adds your open Office document to KnowledgeTree, and closes the document in Office. You must have 'write' permissions on the folder."
  1105 +msgstr ""
  1106 +
  1107 +#: i18n/templates.c:4439
  1108 +msgid "Adds your open Office document to KnowledgeTree. You must have 'write' permissions on the folder."
  1109 +msgstr ""
  1110 +
  1111 +#: i18n/templates.c:4463
  1112 +msgid "Adds your open document as a new version of the KnowledgeTree document selected in the tree."
  1113 +msgstr ""
  1114 +
1087 #: admin.php:52 admin.php:141 config/siteMap.inc:62 lib/dispatcher.inc.php:526 1115 #: admin.php:52 admin.php:141 config/siteMap.inc:62 lib/dispatcher.inc.php:526
1088 #: plugins/commercial/network/quicklinks/manageQuicklinks.php:271 1116 #: plugins/commercial/network/quicklinks/manageQuicklinks.php:271
1089 #: plugins/ktcore/KTPortlets.php:171 1117 #: plugins/ktcore/KTPortlets.php:171
@@ -1112,27 +1140,27 @@ msgstr &quot;&quot; @@ -1112,27 +1140,27 @@ msgstr &quot;&quot;
1112 msgid "Administrator mode enabled" 1140 msgid "Administrator mode enabled"
1113 msgstr "" 1141 msgstr ""
1114 1142
1115 -#: i18n/templates.c:2126 1143 +#: i18n/templates.c:2027
1116 msgid "Administrator mode is <br>enabled." 1144 msgid "Administrator mode is <br>enabled."
1117 msgstr "" 1145 msgstr ""
1118 1146
1119 -#: i18n/templates.c:2138 1147 +#: i18n/templates.c:2039
1120 msgid "Administrator mode is <br>not currently enabled." 1148 msgid "Administrator mode is <br>not currently enabled."
1121 msgstr "" 1149 msgstr ""
1122 1150
1123 -#: i18n/templates.c:6302 1151 +#: i18n/templates.c:6491
1124 msgid "Advanced Query" 1152 msgid "Advanced Query"
1125 msgstr "" 1153 msgstr ""
1126 1154
1127 #: config/siteMap.inc:65 search/booleanSearch.php:67 1155 #: config/siteMap.inc:65 search/booleanSearch.php:67
1128 #: search/booleanSearch.php:251 search2.php:713 search2.php:714 1156 #: search/booleanSearch.php:251 search2.php:713 search2.php:714
1129 -#: i18n/templates.c:2162 i18n/templates.c:2192 i18n/templates.c:6212  
1130 -#: i18n/templates.c:6281 i18n/templates.c:6473 i18n/templates.c:6539  
1131 -#: i18n/templates.c:7934 1157 +#: i18n/templates.c:2063 i18n/templates.c:2093 i18n/templates.c:6401
  1158 +#: i18n/templates.c:6470 i18n/templates.c:6662 i18n/templates.c:6827
  1159 +#: i18n/templates.c:8222
1132 msgid "Advanced Search" 1160 msgid "Advanced Search"
1133 msgstr "" 1161 msgstr ""
1134 1162
1135 -#: i18n/templates.c:6386 1163 +#: i18n/templates.c:6575
1136 msgid "Affected file formats" 1164 msgid "Affected file formats"
1137 msgstr "" 1165 msgstr ""
1138 1166
@@ -1152,15 +1180,15 @@ msgstr &quot;&quot; @@ -1152,15 +1180,15 @@ msgstr &quot;&quot;
1152 msgid "Alert Triggered for " 1180 msgid "Alert Triggered for "
1153 msgstr "" 1181 msgstr ""
1154 1182
1155 -#: plugins/commercial/alerts.php:602 1183 +#: plugins/commercial/alerts.php:610
1156 msgid "Alert cannot be found: " 1184 msgid "Alert cannot be found: "
1157 msgstr "" 1185 msgstr ""
1158 1186
1159 -#: plugins/commercial/alerts.php:475 1187 +#: plugins/commercial/alerts.php:483
1160 msgid "Alert cleared." 1188 msgid "Alert cleared."
1161 msgstr "" 1189 msgstr ""
1162 1190
1163 -#: plugins/commercial/alerts.php:683 1191 +#: plugins/commercial/alerts.php:691
1164 msgid "Alert created" 1192 msgid "Alert created"
1165 msgstr "" 1193 msgstr ""
1166 1194
@@ -1176,11 +1204,11 @@ msgstr &quot;&quot; @@ -1176,11 +1204,11 @@ msgstr &quot;&quot;
1176 msgid "Alert message" 1204 msgid "Alert message"
1177 msgstr "" 1205 msgstr ""
1178 1206
1179 -#: plugins/commercial/alerts.php:674 1207 +#: plugins/commercial/alerts.php:682
1180 msgid "Alert modified" 1208 msgid "Alert modified"
1181 msgstr "" 1209 msgstr ""
1182 1210
1183 -#: plugins/commercial/alerts.php:341 1211 +#: plugins/commercial/alerts.php:342
1184 msgid "Alert notification cleared." 1212 msgid "Alert notification cleared."
1185 msgstr "" 1213 msgstr ""
1186 1214
@@ -1192,7 +1220,7 @@ msgstr &quot;&quot; @@ -1192,7 +1220,7 @@ msgstr &quot;&quot;
1192 msgid "Alert triggered" 1220 msgid "Alert triggered"
1193 msgstr "" 1221 msgstr ""
1194 1222
1195 -#: plugins/commercial/alerts.php:574 plugins/commercial/alerts.php:789 1223 +#: plugins/commercial/alerts.php:582 plugins/commercial/alerts.php:797
1196 msgid "Alerts" 1224 msgid "Alerts"
1197 msgstr "" 1225 msgstr ""
1198 1226
@@ -1205,7 +1233,7 @@ msgstr &quot;&quot; @@ -1205,7 +1233,7 @@ msgstr &quot;&quot;
1205 msgid "All Actions" 1233 msgid "All Actions"
1206 msgstr "" 1234 msgstr ""
1207 1235
1208 -#: i18n/templates.c:6359 1236 +#: i18n/templates.c:6548
1209 msgid "All Services are running normally" 1237 msgid "All Services are running normally"
1210 msgstr "" 1238 msgstr ""
1211 1239
@@ -1222,19 +1250,23 @@ msgstr &quot;&quot; @@ -1222,19 +1250,23 @@ msgstr &quot;&quot;
1222 msgid "All documents under the folder '%s' have been scheduled for indexing." 1250 msgid "All documents under the folder '%s' have been scheduled for indexing."
1223 msgstr "" 1251 msgstr ""
1224 1252
1225 -#: lib/documentmanagement/documentutil.inc.php:826 1253 +#: lib/documentmanagement/documentutil.inc.php:849
1226 msgid "All done..." 1254 msgid "All done..."
1227 msgstr "" 1255 msgstr ""
1228 1256
1229 -#: i18n/templates.c:2816 1257 +#: i18n/templates.c:4553
  1258 +msgid "All error reports are submitted anonymously.rnrnTo help us resolve this error, please use this comment box to provide a brief description of the task you were performing when this error occurred."
  1259 +msgstr ""
  1260 +
  1261 +#: i18n/templates.c:2717
1230 msgid "All indexers claim to be working correctly." 1262 msgid "All indexers claim to be working correctly."
1231 msgstr "" 1263 msgstr ""
1232 1264
1233 -#: i18n/templates.c:7028 1265 +#: i18n/templates.c:7316
1234 msgid "All of these must allow the user to perform the transition." 1266 msgid "All of these must allow the user to perform the transition."
1235 msgstr "" 1267 msgstr ""
1236 1268
1237 -#: i18n/templates.c:3182 i18n/templates.c:3200 1269 +#: i18n/templates.c:3083 i18n/templates.c:3101
1238 msgid "All paths are relative to your Documents directory." 1270 msgid "All paths are relative to your Documents directory."
1239 msgstr "" 1271 msgstr ""
1240 1272
@@ -1242,8 +1274,8 @@ msgstr &quot;&quot; @@ -1242,8 +1274,8 @@ msgstr &quot;&quot;
1242 msgid "All references will be changed, including on old documents." 1274 msgid "All references will be changed, including on old documents."
1243 msgstr "" 1275 msgstr ""
1244 1276
1245 -#: i18n/templates.c:1421 i18n/templates.c:2237 i18n/templates.c:4484  
1246 -#: i18n/templates.c:5423 1277 +#: i18n/templates.c:1421 i18n/templates.c:2138 i18n/templates.c:4673
  1278 +#: i18n/templates.c:5612
1247 msgid "All rights reserved." 1279 msgid "All rights reserved."
1248 msgstr "" 1280 msgstr ""
1249 1281
@@ -1251,15 +1283,15 @@ msgstr &quot;&quot; @@ -1251,15 +1283,15 @@ msgstr &quot;&quot;
1251 msgid "All types use this generic fieldset." 1283 msgid "All types use this generic fieldset."
1252 msgstr "" 1284 msgstr ""
1253 1285
1254 -#: i18n/templates.c:6506 1286 +#: i18n/templates.c:6695
1255 msgid "All users" 1287 msgid "All users"
1256 msgstr "" 1288 msgstr ""
1257 1289
1258 -#: i18n/templates.c:4052 1290 +#: i18n/templates.c:3953
1259 msgid "Allocate Groups" 1291 msgid "Allocate Groups"
1260 msgstr "" 1292 msgstr ""
1261 1293
1262 -#: i18n/templates.c:4046 1294 +#: i18n/templates.c:3947
1263 msgid "Allocate Groups to Role: #rolename#" 1295 msgid "Allocate Groups to Role: #rolename#"
1264 msgstr "" 1296 msgstr ""
1265 1297
@@ -1281,23 +1313,23 @@ msgstr &quot;&quot; @@ -1281,23 +1313,23 @@ msgstr &quot;&quot;
1281 msgid "Allocate Roles" 1313 msgid "Allocate Roles"
1282 msgstr "" 1314 msgstr ""
1283 1315
1284 -#: i18n/templates.c:3983 1316 +#: i18n/templates.c:3884
1285 msgid "Allocate Roles for" 1317 msgid "Allocate Roles for"
1286 msgstr "" 1318 msgstr ""
1287 1319
1288 -#: i18n/templates.c:4076 i18n/templates.c:4082 1320 +#: i18n/templates.c:3977 i18n/templates.c:3983
1289 msgid "Allocate User to Role" 1321 msgid "Allocate User to Role"
1290 msgstr "" 1322 msgstr ""
1291 1323
1292 -#: i18n/templates.c:6977 i18n/templates.c:6980 1324 +#: i18n/templates.c:7265 i18n/templates.c:7268
1293 msgid "Allocate permissions" 1325 msgid "Allocate permissions"
1294 msgstr "" 1326 msgstr ""
1295 1327
1296 -#: i18n/templates.c:3998 1328 +#: i18n/templates.c:3899
1297 msgid "Allocated users" 1329 msgid "Allocated users"
1298 msgstr "" 1330 msgstr ""
1299 1331
1300 -#: i18n/templates.c:2453 1332 +#: i18n/templates.c:2354
1301 msgid "Allocated users and groups" 1333 msgid "Allocated users and groups"
1302 msgstr "" 1334 msgstr ""
1303 1335
@@ -1309,11 +1341,11 @@ msgstr &quot;&quot; @@ -1309,11 +1341,11 @@ msgstr &quot;&quot;
1309 msgid "Allow for multiple users to be selected to be added (will not get to manually verify the details if selected)" 1341 msgid "Allow for multiple users to be selected to be added (will not get to manually verify the details if selected)"
1310 msgstr "" 1342 msgstr ""
1311 1343
1312 -#: i18n/templates.c:3284 i18n/templates.c:3293 i18n/templates.c:3302  
1313 -#: i18n/templates.c:3395 i18n/templates.c:3869 i18n/templates.c:3917  
1314 -#: i18n/templates.c:3926 i18n/templates.c:3935 i18n/templates.c:3977  
1315 -#: i18n/templates.c:4160 i18n/templates.c:4169 i18n/templates.c:4178  
1316 -#: i18n/templates.c:4193 1344 +#: i18n/templates.c:3185 i18n/templates.c:3194 i18n/templates.c:3203
  1345 +#: i18n/templates.c:3296 i18n/templates.c:3770 i18n/templates.c:3818
  1346 +#: i18n/templates.c:3827 i18n/templates.c:3836 i18n/templates.c:3878
  1347 +#: i18n/templates.c:4061 i18n/templates.c:4070 i18n/templates.c:4079
  1348 +#: i18n/templates.c:4094
1317 msgid "Allowed" 1349 msgid "Allowed"
1318 msgstr "" 1350 msgstr ""
1319 1351
@@ -1321,7 +1353,7 @@ msgstr &quot;&quot; @@ -1321,7 +1353,7 @@ msgstr &quot;&quot;
1321 msgid "Allows you to specify the columns that are to be used by a particular view (e.g. Browse documents, Search)" 1353 msgid "Allows you to specify the columns that are to be used by a particular view (e.g. Browse documents, Search)"
1322 msgstr "" 1354 msgstr ""
1323 1355
1324 -#: lib/documentmanagement/documentutil.inc.php:167 1356 +#: lib/documentmanagement/documentutil.inc.php:166
1325 msgid "Already checked out." 1357 msgid "Already checked out."
1326 msgstr "" 1358 msgstr ""
1327 1359
@@ -1329,15 +1361,15 @@ msgstr &quot;&quot; @@ -1329,15 +1361,15 @@ msgstr &quot;&quot;
1329 msgid "Already using a different descriptor." 1361 msgid "Already using a different descriptor."
1330 msgstr "" 1362 msgstr ""
1331 1363
1332 -#: i18n/templates.c:6371 1364 +#: i18n/templates.c:6560
1333 msgid "Also affects" 1365 msgid "Also affects"
1334 msgstr "" 1366 msgstr ""
1335 1367
1336 -#: i18n/templates.c:5459 1368 +#: i18n/templates.c:5648
1337 msgid "Alternatively, you can manually create a user within #appname# below." 1369 msgid "Alternatively, you can manually create a user within #appname# below."
1338 msgstr "" 1370 msgstr ""
1339 1371
1340 -#: lib/subscriptions/subscriptions.inc.php:529 1372 +#: lib/subscriptions/subscriptions.inc.php:583
1341 msgid "An alert on the document \"" 1373 msgid "An alert on the document \""
1342 msgstr "" 1374 msgstr ""
1343 1375
@@ -1396,14 +1428,14 @@ msgstr &quot;&quot; @@ -1396,14 +1428,14 @@ msgstr &quot;&quot;
1396 msgid "An error occurred while sending the email, please try again or contact the System Administrator." 1428 msgid "An error occurred while sending the email, please try again or contact the System Administrator."
1397 msgstr "" 1429 msgstr ""
1398 1430
1399 -#: lib/documentmanagement/documentutil.inc.php:471  
1400 -#: lib/documentmanagement/documentutil.inc.php:1319 1431 +#: lib/documentmanagement/documentutil.inc.php:473
  1432 +#: lib/documentmanagement/documentutil.inc.php:1353
1401 msgid "An error occurred while storing the new file" 1433 msgid "An error occurred while storing the new file"
1402 msgstr "" 1434 msgstr ""
1403 1435
1404 -#: lib/documentmanagement/documentutil.inc.php:116  
1405 -#: lib/documentmanagement/documentutil.inc.php:499  
1406 -#: lib/documentmanagement/documentutil.inc.php:1342 1436 +#: lib/documentmanagement/documentutil.inc.php:114
  1437 +#: lib/documentmanagement/documentutil.inc.php:501
  1438 +#: lib/documentmanagement/documentutil.inc.php:1376
1407 msgid "An error occurred while storing this document in the database" 1439 msgid "An error occurred while storing this document in the database"
1408 msgstr "" 1440 msgstr ""
1409 1441
@@ -1415,7 +1447,7 @@ msgstr &quot;&quot; @@ -1415,7 +1447,7 @@ msgstr &quot;&quot;
1415 msgid "An error occurred, and no error message was given" 1447 msgid "An error occurred, and no error message was given"
1416 msgstr "" 1448 msgstr ""
1417 1449
1418 -#: i18n/templates.c:7475 1450 +#: i18n/templates.c:7763
1419 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." 1451 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."
1420 msgstr "" 1452 msgstr ""
1421 1453
@@ -1447,19 +1479,23 @@ msgstr &quot;&quot; @@ -1447,19 +1479,23 @@ msgstr &quot;&quot;
1447 msgid "Another way of quickly accessing an RSS feed for a document or folder is by using the RSS icon #linkIcon#, which you will find in your actions portlet on the left." 1479 msgid "Another way of quickly accessing an RSS feed for a document or folder is by using the RSS icon #linkIcon#, which you will find in your actions portlet on the left."
1448 msgstr "" 1480 msgstr ""
1449 1481
1450 -#: search2/search/fields/AnyMetadataField.inc.php:48 1482 +#: search2/search/fields/AnyMetadataField.inc.php:51
1451 msgid "Any Metadata" 1483 msgid "Any Metadata"
1452 msgstr "" 1484 msgstr ""
1453 1485
1454 -#: i18n/templates.c:7031 i18n/templates.c:7364 1486 +#: i18n/templates.c:4415
  1487 +msgid "Any unsaved changes will be lost! Are you sure you want to continue?"
  1488 +msgstr ""
  1489 +
  1490 +#: i18n/templates.c:7319 i18n/templates.c:7652
1455 msgid "Anybody (with the ability to see the document) can perform this transition." 1491 msgid "Anybody (with the ability to see the document) can perform this transition."
1456 msgstr "" 1492 msgstr ""
1457 1493
1458 -#: i18n/templates.c:8006 1494 +#: i18n/templates.c:8294
1459 msgid "Apply" 1495 msgid "Apply"
1460 msgstr "" 1496 msgstr ""
1461 1497
1462 -#: plugins/ktcore/KTBulkActions.php:755 plugins/ktcore/KTBulkActions.php:765 1498 +#: plugins/ktcore/KTBulkActions.php:809 plugins/ktcore/KTBulkActions.php:819
1463 #: plugins/ktcore/KTDocumentActions.php:1617 1499 #: plugins/ktcore/KTDocumentActions.php:1617
1464 msgid "Archive" 1500 msgid "Archive"
1465 msgstr "" 1501 msgstr ""
@@ -1467,12 +1503,12 @@ msgstr &quot;&quot; @@ -1467,12 +1503,12 @@ msgstr &quot;&quot;
1467 #: plugins/ktcore/KTDocumentActions.php:1635 1503 #: plugins/ktcore/KTDocumentActions.php:1635
1468 #: plugins/ktcore/KTDocumentActions.php:1646 1504 #: plugins/ktcore/KTDocumentActions.php:1646
1469 #: plugins/ktcore/KTDocumentActions.php:1650 1505 #: plugins/ktcore/KTDocumentActions.php:1650
1470 -#: plugins/ktcore/KTDocumentActions.php:1709 i18n/templates.c:2270  
1471 -#: i18n/templates.c:2276 1506 +#: plugins/ktcore/KTDocumentActions.php:1709 i18n/templates.c:2171
  1507 +#: i18n/templates.c:2177
1472 msgid "Archive Document" 1508 msgid "Archive Document"
1473 msgstr "" 1509 msgstr ""
1474 1510
1475 -#: plugins/ktcore/KTBulkActions.php:764 1511 +#: plugins/ktcore/KTBulkActions.php:818
1476 msgid "Archive Items" 1512 msgid "Archive Items"
1477 msgstr "" 1513 msgstr ""
1478 1514
@@ -1493,7 +1529,7 @@ msgid &quot;Archived Document Restoration&quot; @@ -1493,7 +1529,7 @@ msgid &quot;Archived Document Restoration&quot;
1493 msgstr "" 1529 msgstr ""
1494 1530
1495 #: plugins/ktcore/admin/archivedDocuments.php:71 1531 #: plugins/ktcore/admin/archivedDocuments.php:71
1496 -#: plugins/ktcore/admin/archivedDocuments.php:134 i18n/templates.c:2948 1532 +#: plugins/ktcore/admin/archivedDocuments.php:134 i18n/templates.c:2849
1497 msgid "Archived Documents" 1533 msgid "Archived Documents"
1498 msgstr "" 1534 msgstr ""
1499 1535
@@ -1501,10 +1537,14 @@ msgstr &quot;&quot; @@ -1501,10 +1537,14 @@ msgstr &quot;&quot;
1501 msgid "Archived document request" 1537 msgid "Archived document request"
1502 msgstr "" 1538 msgstr ""
1503 1539
1504 -#: i18n/templates.c:2273 1540 +#: i18n/templates.c:2174
1505 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." 1541 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."
1506 msgstr "" 1542 msgstr ""
1507 1543
  1544 +#: i18n/templates.c:4421
  1545 +msgid "Are you sure you want to cancel your edit?"
  1546 +msgstr ""
  1547 +
1508 #: i18n/templates.c:1328 1548 #: i18n/templates.c:1328
1509 msgid "Are you sure you want to clear" 1549 msgid "Are you sure you want to clear"
1510 msgstr "" 1550 msgstr ""
@@ -1518,20 +1558,20 @@ msgstr &quot;&quot; @@ -1518,20 +1558,20 @@ msgstr &quot;&quot;
1518 msgid "Are you sure you want to restore your document to it's previous state?" 1558 msgid "Are you sure you want to restore your document to it's previous state?"
1519 msgstr "" 1559 msgstr ""
1520 1560
1521 -#: i18n/templates.c:2849 i18n/templates.c:2855 1561 +#: i18n/templates.c:2750 i18n/templates.c:2756
1522 msgid "Are you sure you wish to clear all notifications?" 1562 msgid "Are you sure you wish to clear all notifications?"
1523 msgstr "" 1563 msgstr ""
1524 1564
1525 -#: i18n/templates.c:1883 i18n/templates.c:1937 i18n/templates.c:1958  
1526 -#: i18n/templates.c:1973 i18n/templates.c:1994 i18n/templates.c:2000  
1527 -#: i18n/templates.c:2039 i18n/templates.c:2063 i18n/templates.c:2084  
1528 -#: i18n/templates.c:2096 i18n/templates.c:2108 i18n/templates.c:2117  
1529 -#: i18n/templates.c:2474 i18n/templates.c:2477 i18n/templates.c:2498  
1530 -#: i18n/templates.c:2501 1565 +#: i18n/templates.c:1784 i18n/templates.c:1838 i18n/templates.c:1859
  1566 +#: i18n/templates.c:1874 i18n/templates.c:1895 i18n/templates.c:1901
  1567 +#: i18n/templates.c:1940 i18n/templates.c:1964 i18n/templates.c:1985
  1568 +#: i18n/templates.c:1997 i18n/templates.c:2009 i18n/templates.c:2018
  1569 +#: i18n/templates.c:2375 i18n/templates.c:2378 i18n/templates.c:2399
  1570 +#: i18n/templates.c:2402
1531 msgid "Are you sure you wish to clear the notification?" 1571 msgid "Are you sure you wish to clear the notification?"
1532 msgstr "" 1572 msgstr ""
1533 1573
1534 -#: i18n/templates.c:3572 1574 +#: i18n/templates.c:3473
1535 msgid "Are you sure you wish to delete this document type? It will be permanently removed from the system." 1575 msgid "Are you sure you wish to delete this document type? It will be permanently removed from the system."
1536 msgstr "" 1576 msgstr ""
1537 1577
@@ -1539,30 +1579,30 @@ msgstr &quot;&quot; @@ -1539,30 +1579,30 @@ msgstr &quot;&quot;
1539 msgid "Are you sure you wish to delete this item?" 1579 msgid "Are you sure you wish to delete this item?"
1540 msgstr "" 1580 msgstr ""
1541 1581
1542 -#: i18n/templates.c:3563 1582 +#: i18n/templates.c:3464
1543 msgid "Are you sure you wish to disable this document type?" 1583 msgid "Are you sure you wish to disable this document type?"
1544 msgstr "" 1584 msgstr ""
1545 1585
1546 -#: i18n/templates.c:4142 1586 +#: i18n/templates.c:4043
1547 msgid "Are you sure you wish to override the permissions?" 1587 msgid "Are you sure you wish to override the permissions?"
1548 msgstr "" 1588 msgstr ""
1549 1589
1550 -#: i18n/templates.c:3824 1590 +#: i18n/templates.c:3725
1551 msgid "Are you sure you wish to reinstate inherited permissions?" 1591 msgid "Are you sure you wish to reinstate inherited permissions?"
1552 msgstr "" 1592 msgstr ""
1553 1593
1554 -#: i18n/templates.c:4034 1594 +#: i18n/templates.c:3935
1555 msgid "Are you sure you wish to remove this role allocation?" 1595 msgid "Are you sure you wish to remove this role allocation?"
1556 msgstr "" 1596 msgstr ""
1557 1597
1558 -#: plugins/ktcore/KTBulkActions.php:191 plugins/ktcore/KTBulkActions.php:907 1598 +#: plugins/ktcore/KTBulkActions.php:191 plugins/ktcore/KTBulkActions.php:961
1559 #: plugins/ktcore/KTDocumentActions.php:1014 1599 #: plugins/ktcore/KTDocumentActions.php:1014
1560 #: plugins/ktcore/KTDocumentActions.php:1630 1600 #: plugins/ktcore/KTDocumentActions.php:1630
1561 #: plugins/ktstandard/ImmutableActionPlugin.php:99 1601 #: plugins/ktstandard/ImmutableActionPlugin.php:99
1562 msgid "Are you sure?" 1602 msgid "Are you sure?"
1563 msgstr "" 1603 msgstr ""
1564 1604
1565 -#: i18n/templates.c:6905 1605 +#: i18n/templates.c:7193
1566 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." 1606 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."
1567 msgstr "" 1607 msgstr ""
1568 1608
@@ -1572,11 +1612,11 @@ msgstr &quot;&quot; @@ -1572,11 +1612,11 @@ msgstr &quot;&quot;
1572 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." 1612 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."
1573 msgstr "" 1613 msgstr ""
1574 1614
1575 -#: i18n/templates.c:4676 1615 +#: i18n/templates.c:4865
1576 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." 1616 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."
1577 msgstr "" 1617 msgstr ""
1578 1618
1579 -#: i18n/templates.c:7145 i18n/templates.c:7256 i18n/templates.c:7502 1619 +#: i18n/templates.c:7433 i18n/templates.c:7544 i18n/templates.c:7790
1580 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." 1620 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."
1581 msgstr "" 1621 msgstr ""
1582 1622
@@ -1592,27 +1632,27 @@ msgstr &quot;&quot; @@ -1592,27 +1632,27 @@ msgstr &quot;&quot;
1592 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." 1632 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."
1593 msgstr "" 1633 msgstr ""
1594 1634
1595 -#: i18n/templates.c:1220 i18n/templates.c:3506 1635 +#: i18n/templates.c:1220 i18n/templates.c:3407
1596 msgid "Assign" 1636 msgid "Assign"
1597 msgstr "" 1637 msgstr ""
1598 1638
1599 -#: i18n/templates.c:7487 1639 +#: i18n/templates.c:7775
1600 msgid "Assign Actions to States" 1640 msgid "Assign Actions to States"
1601 msgstr "" 1641 msgstr ""
1602 1642
1603 -#: i18n/templates.c:6719 1643 +#: i18n/templates.c:7007
1604 msgid "Assign Blocked Actions" 1644 msgid "Assign Blocked Actions"
1605 msgstr "" 1645 msgstr ""
1606 1646
1607 -#: i18n/templates.c:7571 1647 +#: i18n/templates.c:7859
1608 msgid "Assign Transition Availability" 1648 msgid "Assign Transition Availability"
1609 msgstr "" 1649 msgstr ""
1610 1650
1611 -#: i18n/templates.c:7979 1651 +#: i18n/templates.c:8267
1612 msgid "Assign Workflow" 1652 msgid "Assign Workflow"
1613 msgstr "" 1653 msgstr ""
1614 1654
1615 -#: i18n/templates.c:6713 1655 +#: i18n/templates.c:7001
1616 msgid "Assign blocked actions" 1656 msgid "Assign blocked actions"
1617 msgstr "" 1657 msgstr ""
1618 1658
@@ -1620,23 +1660,23 @@ msgstr &quot;&quot; @@ -1620,23 +1660,23 @@ msgstr &quot;&quot;
1620 msgid "Assign permissions to users and groups, and specify which permissions are required to interact with various parts of the Document Management System." 1660 msgid "Assign permissions to users and groups, and specify which permissions are required to interact with various parts of the Document Management System."
1621 msgstr "" 1661 msgstr ""
1622 1662
1623 -#: i18n/templates.c:4955 1663 +#: i18n/templates.c:5144
1624 msgid "Assign to behaviour" 1664 msgid "Assign to behaviour"
1625 msgstr "" 1665 msgstr ""
1626 1666
1627 -#: i18n/templates.c:1718 i18n/templates.c:4208 1667 +#: i18n/templates.c:1619 i18n/templates.c:4109
1628 msgid "Assigned" 1668 msgid "Assigned"
1629 msgstr "" 1669 msgstr ""
1630 1670
1631 -#: i18n/templates.c:938 i18n/templates.c:3836 i18n/templates.c:6761 1671 +#: i18n/templates.c:938 i18n/templates.c:3737 i18n/templates.c:7049
1632 msgid "Assigned Entities" 1672 msgid "Assigned Entities"
1633 msgstr "" 1673 msgstr ""
1634 1674
1635 -#: i18n/templates.c:4943 1675 +#: i18n/templates.c:5132
1636 msgid "Assigned Items" 1676 msgid "Assigned Items"
1637 msgstr "" 1677 msgstr ""
1638 1678
1639 -#: i18n/templates.c:7283 1679 +#: i18n/templates.c:7571
1640 msgid "Assigned Permissions" 1680 msgid "Assigned Permissions"
1641 msgstr "" 1681 msgstr ""
1642 1682
@@ -1649,16 +1689,16 @@ msgstr &quot;&quot; @@ -1649,16 +1689,16 @@ msgstr &quot;&quot;
1649 msgid "Assistance request: %s" 1689 msgid "Assistance request: %s"
1650 msgstr "" 1690 msgstr ""
1651 1691
1652 -#: i18n/templates.c:1190 i18n/templates.c:1193 i18n/templates.c:3476  
1653 -#: i18n/templates.c:3479 1692 +#: i18n/templates.c:1190 i18n/templates.c:1193 i18n/templates.c:3377
  1693 +#: i18n/templates.c:3380
1654 msgid "Associate Fieldsets" 1694 msgid "Associate Fieldsets"
1655 msgstr "" 1695 msgstr ""
1656 1696
1657 -#: i18n/templates.c:1247 i18n/templates.c:3533 1697 +#: i18n/templates.c:1247 i18n/templates.c:3434
1658 msgid "Associated Fieldsets" 1698 msgid "Associated Fieldsets"
1659 msgstr "" 1699 msgstr ""
1660 1700
1661 -#: i18n/templates.c:4244 1701 +#: i18n/templates.c:4145
1662 msgid "Assuming this field has behaviour \"" 1702 msgid "Assuming this field has behaviour \""
1663 msgstr "" 1703 msgstr ""
1664 1704
@@ -1666,7 +1706,7 @@ msgstr &quot;&quot; @@ -1666,7 +1706,7 @@ msgstr &quot;&quot;
1666 msgid "Attach document" 1706 msgid "Attach document"
1667 msgstr "" 1707 msgstr ""
1668 1708
1669 -#: i18n/templates.c:4688 1709 +#: i18n/templates.c:4877
1670 msgid "Attach keywords to <strong>#category#</strong>" 1710 msgid "Attach keywords to <strong>#category#</strong>"
1671 msgstr "" 1711 msgstr ""
1672 1712
@@ -1682,11 +1722,11 @@ msgstr &quot;&quot; @@ -1682,11 +1722,11 @@ msgstr &quot;&quot;
1682 1722
1683 #: plugins/ktcore/KTCorePlugin.php:122 1723 #: plugins/ktcore/KTCorePlugin.php:122
1684 #: plugins/ktcore/authentication/authenticationadminpage.inc.php:50 1724 #: plugins/ktcore/authentication/authenticationadminpage.inc.php:50
1685 -#: i18n/templates.c:5588 1725 +#: i18n/templates.c:5777
1686 msgid "Authentication" 1726 msgid "Authentication"
1687 msgstr "" 1727 msgstr ""
1688 1728
1689 -#: i18n/templates.c:2513 i18n/templates.c:2534 1729 +#: i18n/templates.c:2414 i18n/templates.c:2435
1690 msgid "Authentication Sources" 1730 msgid "Authentication Sources"
1691 msgstr "" 1731 msgstr ""
1692 1732
@@ -1712,7 +1752,7 @@ msgstr &quot;&quot; @@ -1712,7 +1752,7 @@ msgstr &quot;&quot;
1712 msgid "Authentication provider class does not exist. " 1752 msgid "Authentication provider class does not exist. "
1713 msgstr "" 1753 msgstr ""
1714 1754
1715 -#: i18n/templates.c:2552 1755 +#: i18n/templates.c:2453
1716 msgid "Authentication source" 1756 msgid "Authentication source"
1717 msgstr "" 1757 msgstr ""
1718 1758
@@ -1742,40 +1782,40 @@ msgstr &quot;&quot; @@ -1742,40 +1782,40 @@ msgstr &quot;&quot;
1742 msgid "Automatic Workflow Assignments" 1782 msgid "Automatic Workflow Assignments"
1743 msgstr "" 1783 msgstr ""
1744 1784
1745 -#: i18n/templates.c:7955 1785 +#: i18n/templates.c:8243
1746 msgid "Automatic Workflow Selection" 1786 msgid "Automatic Workflow Selection"
1747 msgstr "" 1787 msgstr ""
1748 1788
1749 -#: i18n/templates.c:1319 i18n/templates.c:1715 i18n/templates.c:4205 1789 +#: i18n/templates.c:1319 i18n/templates.c:1616 i18n/templates.c:4106
1750 msgid "Available" 1790 msgid "Available"
1751 msgstr "" 1791 msgstr ""
1752 1792
1753 -#: i18n/templates.c:6248 1793 +#: i18n/templates.c:6437
1754 msgid "Available Criteria" 1794 msgid "Available Criteria"
1755 msgstr "" 1795 msgstr ""
1756 1796
1757 -#: i18n/templates.c:917 i18n/templates.c:3833 i18n/templates.c:6758 1797 +#: i18n/templates.c:917 i18n/templates.c:3734 i18n/templates.c:7046
1758 msgid "Available Entities" 1798 msgid "Available Entities"
1759 msgstr "" 1799 msgstr ""
1760 1800
1761 #: plugins/commercial/wintools/email/emailDocumentTypes.php:249 1801 #: plugins/commercial/wintools/email/emailDocumentTypes.php:249
1762 -#: plugins/ktcore/admin/documentTypes.php:173 i18n/templates.c:6251 1802 +#: plugins/ktcore/admin/documentTypes.php:173 i18n/templates.c:6440
1763 msgid "Available Fieldsets" 1803 msgid "Available Fieldsets"
1764 msgstr "" 1804 msgstr ""
1765 1805
1766 -#: i18n/templates.c:4058 1806 +#: i18n/templates.c:3959
1767 msgid "Available Groups" 1807 msgid "Available Groups"
1768 msgstr "" 1808 msgstr ""
1769 1809
1770 -#: i18n/templates.c:3443 1810 +#: i18n/templates.c:3344
1771 msgid "Available Transitions" 1811 msgid "Available Transitions"
1772 msgstr "" 1812 msgstr ""
1773 1813
1774 -#: i18n/templates.c:4091 1814 +#: i18n/templates.c:3992
1775 msgid "Available Users" 1815 msgid "Available Users"
1776 msgstr "" 1816 msgstr ""
1777 1817
1778 -#: i18n/templates.c:6254 1818 +#: i18n/templates.c:6443
1779 msgid "Available Workflows" 1819 msgid "Available Workflows"
1780 msgstr "" 1820 msgstr ""
1781 1821
@@ -1787,7 +1827,7 @@ msgstr &quot;&quot; @@ -1787,7 +1827,7 @@ msgstr &quot;&quot;
1787 msgid "Back" 1827 msgid "Back"
1788 msgstr "" 1828 msgstr ""
1789 1829
1790 -#: i18n/templates.c:1223 i18n/templates.c:3509 1830 +#: i18n/templates.c:1223 i18n/templates.c:3410
1791 msgid "Back to folder" 1831 msgid "Back to folder"
1792 msgstr "" 1832 msgstr ""
1793 1833
@@ -1812,7 +1852,7 @@ msgstr &quot;&quot; @@ -1812,7 +1852,7 @@ msgstr &quot;&quot;
1812 msgid "Basic" 1852 msgid "Basic"
1813 msgstr "" 1853 msgstr ""
1814 1854
1815 -#: i18n/templates.c:5255 1855 +#: i18n/templates.c:5444
1816 msgid "Become conditional" 1856 msgid "Become conditional"
1817 msgstr "" 1857 msgstr ""
1818 1858
@@ -1828,7 +1868,7 @@ msgstr &quot;&quot; @@ -1828,7 +1868,7 @@ msgstr &quot;&quot;
1828 msgid "Below you can see a list of the keys that are currently active for your organisation." 1868 msgid "Below you can see a list of the keys that are currently active for your organisation."
1829 msgstr "" 1869 msgstr ""
1830 1870
1831 -#: i18n/templates.c:6725 1871 +#: i18n/templates.c:7013
1832 msgid "Block actions" 1872 msgid "Block actions"
1833 msgstr "" 1873 msgstr ""
1834 1874
@@ -1837,8 +1877,8 @@ msgstr &quot;&quot; @@ -1837,8 +1877,8 @@ msgstr &quot;&quot;
1837 msgid "Body" 1877 msgid "Body"
1838 msgstr "" 1878 msgstr ""
1839 1879
1840 -#: config/siteMap.inc:66 i18n/templates.c:2591 i18n/templates.c:2633  
1841 -#: i18n/templates.c:2678 1880 +#: config/siteMap.inc:66 i18n/templates.c:2492 i18n/templates.c:2534
  1881 +#: i18n/templates.c:2579
1842 msgid "Boolean Search" 1882 msgid "Boolean Search"
1843 msgstr "" 1883 msgstr ""
1844 1884
@@ -1846,7 +1886,7 @@ msgstr &quot;&quot; @@ -1846,7 +1886,7 @@ msgstr &quot;&quot;
1846 msgid "Both names not given" 1886 msgid "Both names not given"
1847 msgstr "" 1887 msgstr ""
1848 1888
1849 -#: browse.php:83 browse.php:136 lib/actions/bulkaction.php:79 1889 +#: browse.php:83 browse.php:136 lib/actions/bulkaction.php:90
1850 #: lib/actions/documentaction.inc.php:86 lib/actions/folderaction.inc.php:62 1890 #: lib/actions/documentaction.inc.php:86 lib/actions/folderaction.inc.php:62
1851 #: search/booleanSearch.php:61 search/simpleSearch.php:141 view.php:73 1891 #: search/booleanSearch.php:61 search/simpleSearch.php:141 view.php:73
1852 msgid "Browse" 1892 msgid "Browse"
@@ -1861,12 +1901,12 @@ msgstr &quot;&quot; @@ -1861,12 +1901,12 @@ msgstr &quot;&quot;
1861 msgid "Browse by..." 1901 msgid "Browse by..."
1862 msgstr "" 1902 msgstr ""
1863 1903
1864 -#: i18n/templates.c:2219 1904 +#: i18n/templates.c:2120
1865 msgid "Browse view format" 1905 msgid "Browse view format"
1866 msgstr "" 1906 msgstr ""
1867 1907
1868 #: plugins/ktstandard/contents/OpenDocumentIndexer.php:98 1908 #: plugins/ktstandard/contents/OpenDocumentIndexer.php:98
1869 -#: i18n/templates.c:4592 1909 +#: i18n/templates.c:4781
1870 msgid "Built-in" 1910 msgid "Built-in"
1871 msgstr "" 1911 msgstr ""
1872 1912
@@ -1874,11 +1914,11 @@ msgstr &quot;&quot; @@ -1874,11 +1914,11 @@ msgstr &quot;&quot;
1874 msgid "Built-in authentication provider" 1914 msgid "Built-in authentication provider"
1875 msgstr "" 1915 msgstr ""
1876 1916
1877 -#: i18n/templates.c:4505 1917 +#: i18n/templates.c:4694
1878 msgid "Built-in set." 1918 msgid "Built-in set."
1879 msgstr "" 1919 msgstr ""
1880 1920
1881 -#: lib/actions/bulkaction.php:274 1921 +#: lib/actions/bulkaction.php:285
1882 msgid "Bulk Actions" 1922 msgid "Bulk Actions"
1883 msgstr "" 1923 msgstr ""
1884 1924
@@ -1922,11 +1962,11 @@ msgstr &quot;&quot; @@ -1922,11 +1962,11 @@ msgstr &quot;&quot;
1922 msgid "Bulk import succeeded" 1962 msgid "Bulk import succeeded"
1923 msgstr "" 1963 msgstr ""
1924 1964
1925 -#: i18n/templates.c:3773 1965 +#: i18n/templates.c:3674
1926 msgid "Bulk upload" 1966 msgid "Bulk upload"
1927 msgstr "" 1967 msgstr ""
1928 1968
1929 -#: i18n/templates.c:2537 1969 +#: i18n/templates.c:2438
1930 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." 1970 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."
1931 msgstr "" 1971 msgstr ""
1932 1972
@@ -1963,7 +2003,7 @@ msgstr &quot;&quot; @@ -1963,7 +2003,7 @@ msgstr &quot;&quot;
1963 msgid "Can't delete built-in permission" 2003 msgid "Can't delete built-in permission"
1964 msgstr "" 2004 msgstr ""
1965 2005
1966 -#: lib/documentmanagement/documentutil.inc.php:1489 2006 +#: lib/documentmanagement/documentutil.inc.php:1536
1967 msgid "Can't delete version: content is the same as the current document content." 2007 msgid "Can't delete version: content is the same as the current document content."
1968 msgstr "" 2008 msgstr ""
1969 2009
@@ -1975,27 +2015,43 @@ msgstr &quot;&quot; @@ -1975,27 +2015,43 @@ msgstr &quot;&quot;
1975 #: plugins/ktcore/admin/fieldsets/basic.inc.php:439 i18n/templates.c:140 2015 #: plugins/ktcore/admin/fieldsets/basic.inc.php:439 i18n/templates.c:140
1976 #: i18n/templates.c:158 i18n/templates.c:599 i18n/templates.c:665 2016 #: i18n/templates.c:158 i18n/templates.c:599 i18n/templates.c:665
1977 #: i18n/templates.c:944 i18n/templates.c:1007 i18n/templates.c:1406 2017 #: i18n/templates.c:944 i18n/templates.c:1007 i18n/templates.c:1406
1978 -#: i18n/templates.c:1436 i18n/templates.c:1466 i18n/templates.c:1685  
1979 -#: i18n/templates.c:2348 i18n/templates.c:2360 i18n/templates.c:2417  
1980 -#: i18n/templates.c:2438 i18n/templates.c:3086 i18n/templates.c:3806  
1981 -#: i18n/templates.c:3851 i18n/templates.c:3899 i18n/templates.c:4073  
1982 -#: i18n/templates.c:4106 i18n/templates.c:4199 i18n/templates.c:4370  
1983 -#: i18n/templates.c:4838 i18n/templates.c:5471 i18n/templates.c:5489  
1984 -#: i18n/templates.c:5504 i18n/templates.c:5519 i18n/templates.c:5534  
1985 -#: i18n/templates.c:5552 i18n/templates.c:5570 i18n/templates.c:5585  
1986 -#: i18n/templates.c:5669 i18n/templates.c:5684 i18n/templates.c:5756  
1987 -#: i18n/templates.c:5933 i18n/templates.c:5963 i18n/templates.c:6728  
1988 -#: i18n/templates.c:6776 i18n/templates.c:7007 i18n/templates.c:7829  
1989 -#: i18n/templates.c:7838 2018 +#: i18n/templates.c:1436 i18n/templates.c:1466 i18n/templates.c:1586
  2019 +#: i18n/templates.c:2249 i18n/templates.c:2261 i18n/templates.c:2318
  2020 +#: i18n/templates.c:2339 i18n/templates.c:2987 i18n/templates.c:3707
  2021 +#: i18n/templates.c:3752 i18n/templates.c:3800 i18n/templates.c:3974
  2022 +#: i18n/templates.c:4007 i18n/templates.c:4100 i18n/templates.c:4328
  2023 +#: i18n/templates.c:5027 i18n/templates.c:5660 i18n/templates.c:5678
  2024 +#: i18n/templates.c:5693 i18n/templates.c:5708 i18n/templates.c:5723
  2025 +#: i18n/templates.c:5741 i18n/templates.c:5759 i18n/templates.c:5774
  2026 +#: i18n/templates.c:5858 i18n/templates.c:5873 i18n/templates.c:5945
  2027 +#: i18n/templates.c:6122 i18n/templates.c:6152 i18n/templates.c:7016
  2028 +#: i18n/templates.c:7064 i18n/templates.c:7295 i18n/templates.c:8117
  2029 +#: i18n/templates.c:8126
1990 msgid "Cancel" 2030 msgid "Cancel"
1991 msgstr "" 2031 msgstr ""
1992 2032
1993 #: plugins/ktcore/KTDocumentActions.php:819 2033 #: plugins/ktcore/KTDocumentActions.php:819
1994 #: plugins/ktcore/KTDocumentActions.php:873 2034 #: plugins/ktcore/KTDocumentActions.php:873
1995 -#: plugins/ktcore/KTDocumentActions.php:877 i18n/templates.c:2309 2035 +#: plugins/ktcore/KTDocumentActions.php:877 i18n/templates.c:2210
1996 msgid "Cancel Checkout" 2036 msgid "Cancel Checkout"
1997 msgstr "" 2037 msgstr ""
1998 2038
  2039 +#: i18n/templates.c:4484
  2040 +msgid "Cancel Edit"
  2041 +msgstr ""
  2042 +
  2043 +#: i18n/templates.c:4271
  2044 +msgid "Cancel checkout failed"
  2045 +msgstr ""
  2046 +
  2047 +#: i18n/templates.c:4277
  2048 +msgid "Cancel checkout succeeded"
  2049 +msgstr ""
  2050 +
  2051 +#: i18n/templates.c:4301
  2052 +msgid "Cancelling edit of document (check-i"
  2053 +msgstr ""
  2054 +
1999 #: lib/workflow/workflowutil.inc.php:173 2055 #: lib/workflow/workflowutil.inc.php:173
2000 msgid "Cannot assign workflow with no starting state set" 2056 msgid "Cannot assign workflow with no starting state set"
2001 msgstr "" 2057 msgstr ""
@@ -2016,7 +2072,7 @@ msgstr &quot;&quot; @@ -2016,7 +2072,7 @@ msgstr &quot;&quot;
2016 msgid "Cannot connect to the %s on '%s'." 2072 msgid "Cannot connect to the %s on '%s'."
2017 msgstr "" 2073 msgstr ""
2018 2074
2019 -#: search2/indexing/extractors/TikaApacheExtractor.inc.php:121 2075 +#: search2/indexing/extractors/TikaApacheExtractor.inc.php:176
2020 #, php-format 2076 #, php-format
2021 msgid "Cannot connect to the Tika Extractor on '%s'." 2077 msgid "Cannot connect to the Tika Extractor on '%s'."
2022 msgstr "" 2078 msgstr ""
@@ -2066,15 +2122,15 @@ msgstr &quot;&quot; @@ -2066,15 +2122,15 @@ msgstr &quot;&quot;
2066 msgid "Cannot locate user:" 2122 msgid "Cannot locate user:"
2067 msgstr "" 2123 msgstr ""
2068 2124
2069 -#: lib/foldermanagement/folderutil.inc.php:123 2125 +#: lib/foldermanagement/folderutil.inc.php:134
2070 msgid "Cannot move folder into a descendant folder!" 2126 msgid "Cannot move folder into a descendant folder!"
2071 msgstr "" 2127 msgstr ""
2072 2128
2073 -#: lib/foldermanagement/folderutil.inc.php:111 2129 +#: lib/foldermanagement/folderutil.inc.php:122
2074 msgid "Cannot move root folder!" 2130 msgid "Cannot move root folder!"
2075 msgstr "" 2131 msgstr ""
2076 2132
2077 -#: lib/foldermanagement/folderutil.inc.php:342 2133 +#: lib/foldermanagement/folderutil.inc.php:353
2078 #, php-format 2134 #, php-format
2079 msgid "Cannot remove unit folder: %s." 2135 msgid "Cannot remove unit folder: %s."
2080 msgstr "" 2136 msgstr ""
@@ -2091,12 +2147,12 @@ msgstr &quot;&quot; @@ -2091,12 +2147,12 @@ msgstr &quot;&quot;
2091 msgid "Category removed." 2147 msgid "Category removed."
2092 msgstr "" 2148 msgstr ""
2093 2149
2094 -#: i18n/templates.c:1172 i18n/templates.c:3458 i18n/templates.c:3689  
2095 -#: i18n/templates.c:5114 i18n/templates.c:5165 i18n/templates.c:5228 2150 +#: i18n/templates.c:1172 i18n/templates.c:3359 i18n/templates.c:3590
  2151 +#: i18n/templates.c:5303 i18n/templates.c:5354 i18n/templates.c:5417
2096 msgid "Change" 2152 msgid "Change"
2097 msgstr "" 2153 msgstr ""
2098 2154
2099 -#: i18n/templates.c:5921 i18n/templates.c:5927 2155 +#: i18n/templates.c:6110 i18n/templates.c:6116
2100 msgid "Change #name#'s Groups" 2156 msgid "Change #name#'s Groups"
2101 msgstr "" 2157 msgstr ""
2102 2158
@@ -2111,7 +2167,7 @@ msgid &quot;Change Document Ownership&quot; @@ -2111,7 +2167,7 @@ msgid &quot;Change Document Ownership&quot;
2111 msgstr "" 2167 msgstr ""
2112 2168
2113 #: plugins/ktcore/document/edit.php:295 plugins/ktcore/document/edit.php:335 2169 #: plugins/ktcore/document/edit.php:295 plugins/ktcore/document/edit.php:335
2114 -#: i18n/templates.c:3167 i18n/templates.c:3173 2170 +#: i18n/templates.c:3068 i18n/templates.c:3074
2115 msgid "Change Document Type" 2171 msgid "Change Document Type"
2116 msgstr "" 2172 msgstr ""
2117 2173
@@ -2123,27 +2179,27 @@ msgstr &quot;&quot; @@ -2123,27 +2179,27 @@ msgstr &quot;&quot;
2123 msgid "Change Frequency" 2179 msgid "Change Frequency"
2124 msgstr "" 2180 msgstr ""
2125 2181
2126 -#: i18n/templates.c:5543 2182 +#: i18n/templates.c:5732
2127 msgid "Change Group Details" 2183 msgid "Change Group Details"
2128 msgstr "" 2184 msgstr ""
2129 2185
2130 -#: i18n/templates.c:3110 2186 +#: i18n/templates.c:3011
2131 msgid "Change Link Type" 2187 msgid "Change Link Type"
2132 msgstr "" 2188 msgstr ""
2133 2189
2134 -#: i18n/templates.c:3374 2190 +#: i18n/templates.c:3275
2135 msgid "Change Ownership" 2191 msgid "Change Ownership"
2136 msgstr "" 2192 msgstr ""
2137 2193
2138 -#: i18n/templates.c:5663 2194 +#: i18n/templates.c:5852
2139 msgid "Change Sub-Groups in #name#" 2195 msgid "Change Sub-Groups in #name#"
2140 msgstr "" 2196 msgstr ""
2141 2197
2142 -#: i18n/templates.c:5561 2198 +#: i18n/templates.c:5750
2143 msgid "Change Unit Details" 2199 msgid "Change Unit Details"
2144 msgstr "" 2200 msgstr ""
2145 2201
2146 -#: i18n/templates.c:5576 2202 +#: i18n/templates.c:5765
2147 msgid "Change User Details" 2203 msgid "Change User Details"
2148 msgstr "" 2204 msgstr ""
2149 2205
@@ -2153,15 +2209,15 @@ msgstr &quot;&quot; @@ -2153,15 +2209,15 @@ msgstr &quot;&quot;
2153 msgid "Change User Password" 2209 msgid "Change User Password"
2154 msgstr "" 2210 msgstr ""
2155 2211
2156 -#: i18n/templates.c:5825 i18n/templates.c:5828 2212 +#: i18n/templates.c:6014 i18n/templates.c:6017
2157 msgid "Change User's Password" 2213 msgid "Change User's Password"
2158 msgstr "" 2214 msgstr ""
2159 2215
2160 -#: i18n/templates.c:7241 2216 +#: i18n/templates.c:7529
2161 msgid "Change Workflow" 2217 msgid "Change Workflow"
2162 msgstr "" 2218 msgstr ""
2163 2219
2164 -#: i18n/templates.c:5750 2220 +#: i18n/templates.c:5939
2165 msgid "Change a role's details" 2221 msgid "Change a role's details"
2166 msgstr "" 2222 msgstr ""
2167 2223
@@ -2169,23 +2225,23 @@ msgstr &quot;&quot; @@ -2169,23 +2225,23 @@ msgstr &quot;&quot;
2169 msgid "Change disclaimers displayed on login and at the bottom of each page." 2225 msgid "Change disclaimers displayed on login and at the bottom of each page."
2170 msgstr "" 2226 msgstr ""
2171 2227
2172 -#: i18n/templates.c:5060 2228 +#: i18n/templates.c:5249
2173 msgid "Change master field" 2229 msgid "Change master field"
2174 msgstr "" 2230 msgstr ""
2175 2231
2176 -#: i18n/templates.c:5708 2232 +#: i18n/templates.c:5897
2177 msgid "Change organisation details" 2233 msgid "Change organisation details"
2178 msgstr "" 2234 msgstr ""
2179 2235
2180 -#: i18n/templates.c:7700 2236 +#: i18n/templates.c:7988
2181 msgid "Change state" 2237 msgid "Change state"
2182 msgstr "" 2238 msgstr ""
2183 2239
2184 -#: i18n/templates.c:1676 2240 +#: i18n/templates.c:1577
2185 msgid "Change the <strong><a href=\"#link#\">document type</a></strong>" 2241 msgid "Change the <strong><a href=\"#link#\">document type</a></strong>"
2186 msgstr "" 2242 msgstr ""
2187 2243
2188 -#: i18n/templates.c:3311 2244 +#: i18n/templates.c:3212
2189 msgid "Change the <strong><a href=\"#link#\">document type</a></strong>. The current type is \"#name#\"" 2245 msgid "Change the <strong><a href=\"#link#\">document type</a></strong>. The current type is \"#name#\""
2190 msgstr "" 2246 msgstr ""
2191 2247
@@ -2201,35 +2257,35 @@ msgstr &quot;&quot; @@ -2201,35 +2257,35 @@ msgstr &quot;&quot;
2201 msgid "Change the quicklinks that are displayed on user's dashboards." 2257 msgid "Change the quicklinks that are displayed on user's dashboards."
2202 msgstr "" 2258 msgstr ""
2203 2259
2204 -#: i18n/templates.c:7697 2260 +#: i18n/templates.c:7985
2205 msgid "Change the state of this thread" 2261 msgid "Change the state of this thread"
2206 msgstr "" 2262 msgstr ""
2207 2263
2208 -#: i18n/templates.c:5540 2264 +#: i18n/templates.c:5729
2209 msgid "Change the system's information about group <strong>#name#</strong>" 2265 msgid "Change the system's information about group <strong>#name#</strong>"
2210 msgstr "" 2266 msgstr ""
2211 2267
2212 -#: i18n/templates.c:5558 2268 +#: i18n/templates.c:5747
2213 msgid "Change the system's information about unit <strong>#name#</strong>" 2269 msgid "Change the system's information about unit <strong>#name#</strong>"
2214 msgstr "" 2270 msgstr ""
2215 2271
2216 -#: i18n/templates.c:5831 2272 +#: i18n/templates.c:6020
2217 msgid "Change the user's password. Password rules may have been defined that this new password must abide by." 2273 msgid "Change the user's password. Password rules may have been defined that this new password must abide by."
2218 msgstr "" 2274 msgstr ""
2219 2275
2220 -#: i18n/templates.c:5036 2276 +#: i18n/templates.c:5225
2221 msgid "Change to complex" 2277 msgid "Change to complex"
2222 msgstr "" 2278 msgstr ""
2223 2279
2224 -#: i18n/templates.c:7232 2280 +#: i18n/templates.c:7520
2225 msgid "Change workflow on document" 2281 msgid "Change workflow on document"
2226 msgstr "" 2282 msgstr ""
2227 2283
2228 -#: preferences.php:123 i18n/templates.c:2522 i18n/templates.c:2525 2284 +#: preferences.php:123 i18n/templates.c:2423 i18n/templates.c:2426
2229 msgid "Change your password" 2285 msgid "Change your password"
2230 msgstr "" 2286 msgstr ""
2231 2287
2232 -#: i18n/templates.c:5735 2288 +#: i18n/templates.c:5924
2233 msgid "Change your password." 2289 msgid "Change your password."
2234 msgstr "" 2290 msgstr ""
2235 2291
@@ -2238,7 +2294,7 @@ msgstr &quot;&quot; @@ -2238,7 +2294,7 @@ msgstr &quot;&quot;
2238 msgid "Changed to simple" 2294 msgid "Changed to simple"
2239 msgstr "" 2295 msgstr ""
2240 2296
2241 -#: i18n/templates.c:4934 i18n/templates.c:4982 2297 +#: i18n/templates.c:5123 i18n/templates.c:5171
2242 msgid "Changes made here are stored immediately, without you needing to refresh the page." 2298 msgid "Changes made here are stored immediately, without you needing to refresh the page."
2243 msgstr "" 2299 msgstr ""
2244 2300
@@ -2253,6 +2309,10 @@ msgstr &quot;&quot; @@ -2253,6 +2309,10 @@ msgstr &quot;&quot;
2253 msgid "Changes saved." 2309 msgid "Changes saved."
2254 msgstr "" 2310 msgstr ""
2255 2311
  2312 +#: i18n/templates.c:4517
  2313 +msgid "Changes the status of a KnowledgeTree document opened for viewing in Office to 'read only' so that you may edit the document in Office. You must have 'write' permissions."
  2314 +msgstr ""
  2315 +
2256 #: plugins/ktcore/KTDocumentActions.php:2055 2316 #: plugins/ktcore/KTDocumentActions.php:2055
2257 msgid "Changing Ownership" 2317 msgid "Changing Ownership"
2258 msgstr "" 2318 msgstr ""
@@ -2261,7 +2321,7 @@ msgstr &quot;&quot; @@ -2261,7 +2321,7 @@ msgstr &quot;&quot;
2261 msgid "Changing document ownership allows you to keep the \"owner\" role relevant, even when the original user no longer is an appropriate choice." 2321 msgid "Changing document ownership allows you to keep the \"owner\" role relevant, even when the original user no longer is an appropriate choice."
2262 msgstr "" 2322 msgstr ""
2263 2323
2264 -#: i18n/templates.c:5039 2324 +#: i18n/templates.c:5228
2265 msgid "Changing the conditional type set will remove all existing field ordering!" 2325 msgid "Changing the conditional type set will remove all existing field ordering!"
2266 msgstr "" 2326 msgstr ""
2267 2327
@@ -2275,7 +2335,7 @@ msgid &quot;&quot; @@ -2275,7 +2335,7 @@ msgid &quot;&quot;
2275 "ordering!" 2335 "ordering!"
2276 msgstr "" 2336 msgstr ""
2277 2337
2278 -#: i18n/templates.c:5057 2338 +#: i18n/templates.c:5246
2279 msgid "Changing the master field set will remove all existing field ordering!" 2339 msgid "Changing the master field set will remove all existing field ordering!"
2280 msgstr "" 2340 msgstr ""
2281 2341
@@ -2287,7 +2347,7 @@ msgstr &quot;&quot; @@ -2287,7 +2347,7 @@ msgstr &quot;&quot;
2287 msgid "Check Out" 2347 msgid "Check Out"
2288 msgstr "" 2348 msgstr ""
2289 2349
2290 -#: i18n/templates.c:5399 2350 +#: i18n/templates.c:5588
2291 msgid "Check the plugins that require activation and then click \"Update\". To disable a plugin, uncheck the plugin and click \"Update\"." 2351 msgid "Check the plugins that require activation and then click \"Update\". To disable a plugin, uncheck the plugin and click \"Update\"."
2292 msgstr "" 2352 msgstr ""
2293 2353
@@ -2313,15 +2373,15 @@ msgstr &quot;&quot; @@ -2313,15 +2373,15 @@ msgstr &quot;&quot;
2313 msgid "Checked Out Document Control" 2373 msgid "Checked Out Document Control"
2314 msgstr "" 2374 msgstr ""
2315 2375
2316 -#: i18n/templates.c:2960 2376 +#: i18n/templates.c:2861
2317 msgid "Checked Out Documents" 2377 msgid "Checked Out Documents"
2318 msgstr "" 2378 msgstr ""
2319 2379
2320 -#: i18n/templates.c:2978 i18n/templates.c:3077 i18n/templates.c:4340 2380 +#: i18n/templates.c:2879 i18n/templates.c:2978
2321 msgid "Checked out by" 2381 msgid "Checked out by"
2322 msgstr "" 2382 msgstr ""
2323 2383
2324 -#: i18n/templates.c:6632 2384 +#: i18n/templates.c:6920
2325 msgid "Checked out by:" 2385 msgid "Checked out by:"
2326 msgstr "" 2386 msgstr ""
2327 2387
@@ -2336,29 +2396,37 @@ msgid &quot;Checkin&quot; @@ -2336,29 +2396,37 @@ msgid &quot;Checkin&quot;
2336 msgstr "" 2396 msgstr ""
2337 2397
2338 #: plugins/ktcore/KTDocumentActions.php:593 2398 #: plugins/ktcore/KTDocumentActions.php:593
2339 -#: plugins/ktcore/KTDocumentActions.php:640 i18n/templates.c:2315 2399 +#: plugins/ktcore/KTDocumentActions.php:640 i18n/templates.c:2216
2340 msgid "Checkin Document" 2400 msgid "Checkin Document"
2341 msgstr "" 2401 msgstr ""
2342 2402
2343 -#: i18n/templates.c:2318 2403 +#: i18n/templates.c:4253
  2404 +msgid "Checkin failed"
  2405 +msgstr ""
  2406 +
  2407 +#: i18n/templates.c:4259
  2408 +msgid "Checkin succeeded"
  2409 +msgstr ""
  2410 +
  2411 +#: i18n/templates.c:2219
2344 msgid "Checking in a document updates the document and allows others to make changes to the document and its metadata." 2412 msgid "Checking in a document updates the document and allows others to make changes to the document and its metadata."
2345 msgstr "" 2413 msgstr ""
2346 2414
2347 -#: i18n/templates.c:2327 2415 +#: i18n/templates.c:2228
2348 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." 2416 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."
2349 msgstr "" 2417 msgstr ""
2350 2418
2351 -#: lib/documentmanagement/documentutil.inc.php:813 2419 +#: lib/documentmanagement/documentutil.inc.php:836
2352 msgid "Checking permissions..." 2420 msgid "Checking permissions..."
2353 msgstr "" 2421 msgstr ""
2354 2422
2355 -#: plugins/ktcore/KTBulkActions.php:1218 plugins/ktcore/KTBulkActions.php:1262 2423 +#: plugins/ktcore/KTBulkActions.php:1296 plugins/ktcore/KTBulkActions.php:1340
2356 #: plugins/ktcore/KTDocumentActions.php:403 2424 #: plugins/ktcore/KTDocumentActions.php:403
2357 #: plugins/ktcore/KTDocumentActions.php:436 2425 #: plugins/ktcore/KTDocumentActions.php:436
2358 msgid "Checkout" 2426 msgid "Checkout"
2359 msgstr "" 2427 msgstr ""
2360 2428
2361 -#: i18n/templates.c:2324 i18n/templates.c:2330 2429 +#: i18n/templates.c:2225 i18n/templates.c:2231
2362 msgid "Checkout Document" 2430 msgid "Checkout Document"
2363 msgstr "" 2431 msgstr ""
2364 2432
@@ -2366,7 +2434,7 @@ msgstr &quot;&quot; @@ -2366,7 +2434,7 @@ msgstr &quot;&quot;
2366 msgid "Checkout Guard" 2434 msgid "Checkout Guard"
2367 msgstr "" 2435 msgstr ""
2368 2436
2369 -#: plugins/ktcore/KTBulkActions.php:1261 2437 +#: plugins/ktcore/KTBulkActions.php:1339
2370 msgid "Checkout Items" 2438 msgid "Checkout Items"
2371 msgstr "" 2439 msgstr ""
2372 2440
@@ -2374,41 +2442,49 @@ msgstr &quot;&quot; @@ -2374,41 +2442,49 @@ msgstr &quot;&quot;
2374 msgid "Checkout document" 2442 msgid "Checkout document"
2375 msgstr "" 2443 msgstr ""
2376 2444
2377 -#: lib/documentmanagement/documentutil.inc.php:176  
2378 -#: plugins/ktcore/KTBulkActions.php:1241 plugins/ktcore/KTBulkActions.php:1539 2445 +#: i18n/templates.c:4241
  2446 +msgid "Checkout failed"
  2447 +msgstr ""
  2448 +
  2449 +#: lib/documentmanagement/documentutil.inc.php:175
  2450 +#: plugins/ktcore/KTBulkActions.php:1319 plugins/ktcore/KTBulkActions.php:1629
2379 msgid "Checkout is restricted by the workflow state." 2451 msgid "Checkout is restricted by the workflow state."
2380 msgstr "" 2452 msgstr ""
2381 2453
2382 -#: i18n/templates.c:5495 2454 +#: i18n/templates.c:4247
  2455 +msgid "Checkout succeeded"
  2456 +msgstr ""
  2457 +
  2458 +#: i18n/templates.c:5684
2383 msgid "Choose unit folder location" 2459 msgid "Choose unit folder location"
2384 msgstr "" 2460 msgstr ""
2385 2461
2386 -#: i18n/templates.c:6314 i18n/templates.c:7907 2462 +#: i18n/templates.c:6503 i18n/templates.c:8195
2387 msgid "Clear" 2463 msgid "Clear"
2388 msgstr "" 2464 msgstr ""
2389 2465
2390 -#: lib/subscriptions/subscriptions.inc.php:553  
2391 -#: lib/subscriptions/subscriptions.inc.php:558  
2392 -#: lib/subscriptions/subscriptions.inc.php:565  
2393 -#: lib/subscriptions/subscriptions.inc.php:572  
2394 -#: lib/subscriptions/subscriptions.inc.php:577  
2395 -#: lib/subscriptions/subscriptions.inc.php:582  
2396 -#: lib/subscriptions/subscriptions.inc.php:589  
2397 -#: lib/subscriptions/subscriptions.inc.php:596  
2398 -#: lib/subscriptions/subscriptions.inc.php:603  
2399 #: lib/subscriptions/subscriptions.inc.php:610 2466 #: lib/subscriptions/subscriptions.inc.php:610
2400 -#: lib/subscriptions/subscriptions.inc.php:617 2467 +#: lib/subscriptions/subscriptions.inc.php:615
2401 #: lib/subscriptions/subscriptions.inc.php:622 2468 #: lib/subscriptions/subscriptions.inc.php:622
2402 #: lib/subscriptions/subscriptions.inc.php:629 2469 #: lib/subscriptions/subscriptions.inc.php:629
2403 -#: lib/subscriptions/subscriptions.inc.php:636  
2404 -#: lib/subscriptions/subscriptions.inc.php:643 2470 +#: lib/subscriptions/subscriptions.inc.php:634
  2471 +#: lib/subscriptions/subscriptions.inc.php:639
  2472 +#: lib/subscriptions/subscriptions.inc.php:646
  2473 +#: lib/subscriptions/subscriptions.inc.php:653
  2474 +#: lib/subscriptions/subscriptions.inc.php:660
  2475 +#: lib/subscriptions/subscriptions.inc.php:667
  2476 +#: lib/subscriptions/subscriptions.inc.php:674
  2477 +#: lib/subscriptions/subscriptions.inc.php:679
  2478 +#: lib/subscriptions/subscriptions.inc.php:686
  2479 +#: lib/subscriptions/subscriptions.inc.php:693
  2480 +#: lib/subscriptions/subscriptions.inc.php:700
2405 #: plugins/commercial/alerts.php:265 i18n/templates.c:1037 2481 #: plugins/commercial/alerts.php:265 i18n/templates.c:1037
2406 -#: i18n/templates.c:1886 i18n/templates.c:1904 i18n/templates.c:1919  
2407 -#: i18n/templates.c:1940 i18n/templates.c:1961 i18n/templates.c:1976  
2408 -#: i18n/templates.c:1997 i18n/templates.c:2003 i18n/templates.c:2021  
2409 -#: i18n/templates.c:2042 i18n/templates.c:2066 i18n/templates.c:2087  
2410 -#: i18n/templates.c:2099 i18n/templates.c:2111 i18n/templates.c:2120  
2411 -#: i18n/templates.c:2480 i18n/templates.c:2504 i18n/templates.c:7583 2482 +#: i18n/templates.c:1787 i18n/templates.c:1805 i18n/templates.c:1820
  2483 +#: i18n/templates.c:1841 i18n/templates.c:1862 i18n/templates.c:1877
  2484 +#: i18n/templates.c:1898 i18n/templates.c:1904 i18n/templates.c:1922
  2485 +#: i18n/templates.c:1943 i18n/templates.c:1967 i18n/templates.c:1988
  2486 +#: i18n/templates.c:2000 i18n/templates.c:2012 i18n/templates.c:2021
  2487 +#: i18n/templates.c:2381 i18n/templates.c:2405 i18n/templates.c:7871
2412 msgid "Clear Alert" 2488 msgid "Clear Alert"
2413 msgstr "" 2489 msgstr ""
2414 2490
@@ -2416,7 +2492,7 @@ msgstr &quot;&quot; @@ -2416,7 +2492,7 @@ msgstr &quot;&quot;
2416 msgid "Clear alert" 2492 msgid "Clear alert"
2417 msgstr "" 2493 msgstr ""
2418 2494
2419 -#: i18n/templates.c:2852 i18n/templates.c:2858 2495 +#: i18n/templates.c:2753 i18n/templates.c:2759
2420 msgid "Clear all notifications" 2496 msgid "Clear all notifications"
2421 msgstr "" 2497 msgstr ""
2422 2498
@@ -2428,15 +2504,19 @@ msgstr &quot;&quot; @@ -2428,15 +2504,19 @@ msgstr &quot;&quot;
2428 msgid "Clearing mime type associations." 2504 msgid "Clearing mime type associations."
2429 msgstr "" 2505 msgstr ""
2430 2506
2431 -#: i18n/templates.c:7685 2507 +#: i18n/templates.c:4559
  2508 +msgid "Click 'Save Properties' to save your changes."
  2509 +msgstr ""
  2510 +
  2511 +#: i18n/templates.c:7973
2432 msgid "Click below to view all discussion threads on this document, including those that are closed." 2512 msgid "Click below to view all discussion threads on this document, including those that are closed."
2433 msgstr "" 2513 msgstr ""
2434 2514
2435 -#: i18n/templates.c:6266 2515 +#: i18n/templates.c:6455
2436 msgid "Click on a field above to add it to the criteria group." 2516 msgid "Click on a field above to add it to the criteria group."
2437 msgstr "" 2517 msgstr ""
2438 2518
2439 -#: i18n/templates.c:7565 2519 +#: i18n/templates.c:7853
2440 msgid "Click on any transition below to edit it directly, or use the checkboxes to assign which states the transition is available from." 2520 msgid "Click on any transition below to edit it directly, or use the checkboxes to assign which states the transition is available from."
2441 msgstr "" 2521 msgstr ""
2442 2522
@@ -2444,7 +2524,15 @@ msgstr &quot;&quot; @@ -2444,7 +2524,15 @@ msgstr &quot;&quot;
2444 msgid "Click on the hyperlink below to view it." 2524 msgid "Click on the hyperlink below to view it."
2445 msgstr "" 2525 msgstr ""
2446 2526
2447 -#: i18n/templates.c:4907 2527 +#: i18n/templates.c:4601
  2528 +msgid "Click to enter"
  2529 +msgstr ""
  2530 +
  2531 +#: i18n/templates.c:4610
  2532 +msgid "Click to select"
  2533 +msgstr ""
  2534 +
  2535 +#: i18n/templates.c:5096
2448 msgid "Clicking on a given behaviour below will show you which fields and values can be selected when the clicked behaviour is active." 2536 msgid "Clicking on a given behaviour below will show you which fields and values can be selected when the clicked behaviour is active."
2449 msgstr "" 2537 msgstr ""
2450 2538
@@ -2469,8 +2557,20 @@ msgstr &quot;&quot; @@ -2469,8 +2557,20 @@ msgstr &quot;&quot;
2469 msgid "Closed" 2557 msgid "Closed"
2470 msgstr "" 2558 msgstr ""
2471 2559
2472 -#: i18n/templates.c:4421  
2473 -msgid "Collaborate" 2560 +#: i18n/templates.c:4487
  2561 +msgid "Closes a KnowledgeTree document currently open in Office for editing. Your changes are not saved to KnowledgeTree."
  2562 +msgstr ""
  2563 +
  2564 +#: i18n/templates.c:4529
  2565 +msgid "Closes the currently open document in Office and opens the currently stored version from KnowledgeTree in Office. Any changes you make to the document may be saved only to the local copy, or add the edited document to KnowledgeTree as a new document."
  2566 +msgstr ""
  2567 +
  2568 +#: i18n/templates.c:4505
  2569 +msgid "Closes the currently open document in Office and opens the currently stored version from KnowledgeTree in Office. Any changes you make to the document may be saved only to the local copy, or add the edited document to KnowledgeTree as a new document."
  2570 +msgstr ""
  2571 +
  2572 +#: i18n/templates.c:4538
  2573 +msgid "Closes the document currently open in Office. Any changes you made to the document are not saved to KnowledgeTree."
2474 msgstr "" 2574 msgstr ""
2475 2575
2476 #: i18n/transactions.c:14 2576 #: i18n/transactions.c:14
@@ -2481,11 +2581,11 @@ msgstr &quot;&quot; @@ -2481,11 +2581,11 @@ msgstr &quot;&quot;
2481 msgid "Collaboration Step Rollback" 2581 msgid "Collaboration Step Rollback"
2482 msgstr "" 2582 msgstr ""
2483 2583
2484 -#: i18n/templates.c:4706 i18n/templates.c:5297 2584 +#: i18n/templates.c:4895 i18n/templates.c:5486
2485 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." 2585 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."
2486 msgstr "" 2586 msgstr ""
2487 2587
2488 -#: i18n/templates.c:5354 2588 +#: i18n/templates.c:5543
2489 msgid "Column" 2589 msgid "Column"
2490 msgstr "" 2590 msgstr ""
2491 2591
@@ -2500,21 +2600,25 @@ msgstr &quot;&quot; @@ -2500,21 +2600,25 @@ msgstr &quot;&quot;
2500 #: plugins/commercial/alerts.php:276 plugins/ktstandard/KTEmail.php:426 2600 #: plugins/commercial/alerts.php:276 plugins/ktstandard/KTEmail.php:426
2501 #: i18n/templates.c:131 i18n/templates.c:260 i18n/templates.c:344 2601 #: i18n/templates.c:131 i18n/templates.c:260 i18n/templates.c:344
2502 #: i18n/templates.c:437 i18n/templates.c:545 i18n/templates.c:953 2602 #: i18n/templates.c:437 i18n/templates.c:545 i18n/templates.c:953
2503 -#: i18n/templates.c:1061 i18n/templates.c:2261 i18n/templates.c:3422 2603 +#: i18n/templates.c:1061 i18n/templates.c:2162 i18n/templates.c:3323
2504 msgid "Comment" 2604 msgid "Comment"
2505 msgstr "" 2605 msgstr ""
2506 2606
  2607 +#: i18n/templates.c:4337
  2608 +msgid "Comment Required"
  2609 +msgstr ""
  2610 +
2507 #: plugins/ktstandard/KTEmail.php:249 plugins/ktstandard/KTEmail.php:314 2611 #: plugins/ktstandard/KTEmail.php:249 plugins/ktstandard/KTEmail.php:314
2508 #: i18n/templates.c:761 i18n/templates.c:773 2612 #: i18n/templates.c:761 i18n/templates.c:773
2509 msgid "Comments" 2613 msgid "Comments"
2510 msgstr "" 2614 msgstr ""
2511 2615
2512 #: plugins/commercial/wintools/key.inc.php:144 i18n/templates.c:1352 2616 #: plugins/commercial/wintools/key.inc.php:144 i18n/templates.c:1352
2513 -#: i18n/templates.c:4454 2617 +#: i18n/templates.c:4643
2514 msgid "Community Edition" 2618 msgid "Community Edition"
2515 msgstr "" 2619 msgstr ""
2516 2620
2517 -#: i18n/templates.c:101 i18n/templates.c:113 i18n/templates.c:3245 2621 +#: i18n/templates.c:101 i18n/templates.c:113 i18n/templates.c:3146
2518 msgid "Compare" 2622 msgid "Compare"
2519 msgstr "" 2623 msgstr ""
2520 2624
@@ -2522,11 +2626,11 @@ msgstr &quot;&quot; @@ -2522,11 +2626,11 @@ msgstr &quot;&quot;
2522 msgid "Compare file could not be copied to tmp directory for comparison." 2626 msgid "Compare file could not be copied to tmp directory for comparison."
2523 msgstr "" 2627 msgstr ""
2524 2628
2525 -#: i18n/templates.c:3335 2629 +#: i18n/templates.c:3236
2526 msgid "Compare with Current" 2630 msgid "Compare with Current"
2527 msgstr "" 2631 msgstr ""
2528 2632
2529 -#: i18n/templates.c:3338 2633 +#: i18n/templates.c:3239
2530 msgid "Compare with Other Version" 2634 msgid "Compare with Other Version"
2531 msgstr "" 2635 msgstr ""
2532 2636
@@ -2534,23 +2638,23 @@ msgstr &quot;&quot; @@ -2534,23 +2638,23 @@ msgstr &quot;&quot;
2534 msgid "Comparison produced no content. The document may be an unsupported mime type." 2638 msgid "Comparison produced no content. The document may be an unsupported mime type."
2535 msgstr "" 2639 msgstr ""
2536 2640
2537 -#: i18n/templates.c:2357 2641 +#: i18n/templates.c:2258
2538 msgid "Complete Copy" 2642 msgid "Complete Copy"
2539 msgstr "" 2643 msgstr ""
2540 2644
2541 -#: i18n/templates.c:4928 2645 +#: i18n/templates.c:5117
2542 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." 2646 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."
2543 msgstr "" 2647 msgstr ""
2544 2648
2545 -#: plugins/ktstandard/KTDiscussion.php:121 i18n/templates.c:7706 2649 +#: plugins/ktstandard/KTDiscussion.php:121 i18n/templates.c:7994
2546 msgid "Conclusion" 2650 msgid "Conclusion"
2547 msgstr "" 2651 msgstr ""
2548 2652
2549 -#: i18n/templates.c:3863 i18n/templates.c:3881 i18n/templates.c:4190 2653 +#: i18n/templates.c:3764 i18n/templates.c:3782 i18n/templates.c:4091
2550 msgid "Condition" 2654 msgid "Condition"
2551 msgstr "" 2655 msgstr ""
2552 2656
2553 -#: i18n/templates.c:5981 2657 +#: i18n/templates.c:6170
2554 msgid "Condition Name" 2658 msgid "Condition Name"
2555 msgstr "" 2659 msgstr ""
2556 2660
@@ -2558,15 +2662,15 @@ msgstr &quot;&quot; @@ -2558,15 +2662,15 @@ msgstr &quot;&quot;
2558 msgid "Condition is a saved search, but not a condition" 2662 msgid "Condition is a saved search, but not a condition"
2559 msgstr "" 2663 msgstr ""
2560 2664
2561 -#: plugins/ktcore/admin/documentFieldsv2.php:109 i18n/templates.c:5237 2665 +#: plugins/ktcore/admin/documentFieldsv2.php:109 i18n/templates.c:5426
2562 msgid "Conditional" 2666 msgid "Conditional"
2563 msgstr "" 2667 msgstr ""
2564 2668
2565 -#: i18n/templates.c:4856 2669 +#: i18n/templates.c:5045
2566 msgid "Conditional Fieldset Management" 2670 msgid "Conditional Fieldset Management"
2567 msgstr "" 2671 msgstr ""
2568 2672
2569 -#: i18n/templates.c:4889 2673 +#: i18n/templates.c:5078
2570 msgid "Conditional Metadata Overview" 2674 msgid "Conditional Metadata Overview"
2571 msgstr "" 2675 msgstr ""
2572 2676
@@ -2574,7 +2678,7 @@ msgstr &quot;&quot; @@ -2574,7 +2678,7 @@ msgstr &quot;&quot;
2574 msgid "Conditional Metadata Plugin" 2678 msgid "Conditional Metadata Plugin"
2575 msgstr "" 2679 msgstr ""
2576 2680
2577 -#: i18n/templates.c:4892 2681 +#: i18n/templates.c:5081
2578 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\"." 2682 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\"."
2579 msgstr "" 2683 msgstr ""
2580 2684
@@ -2582,15 +2686,15 @@ msgstr &quot;&quot; @@ -2582,15 +2686,15 @@ msgstr &quot;&quot;
2582 msgid "Conditional Restrictions" 2686 msgid "Conditional Restrictions"
2583 msgstr "" 2687 msgstr ""
2584 2688
2585 -#: i18n/templates.c:5018 2689 +#: i18n/templates.c:5207
2586 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\"." 2690 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\"."
2587 msgstr "" 2691 msgstr ""
2588 2692
2589 -#: i18n/templates.c:5033 2693 +#: i18n/templates.c:5222
2590 msgid "Conditional type" 2694 msgid "Conditional type"
2591 msgstr "" 2695 msgstr ""
2592 2696
2593 -#: i18n/templates.c:5231 2697 +#: i18n/templates.c:5420
2594 msgid "Conditionality" 2698 msgid "Conditionality"
2595 msgstr "" 2699 msgstr ""
2596 2700
@@ -2602,8 +2706,8 @@ msgstr &quot;&quot; @@ -2602,8 +2706,8 @@ msgstr &quot;&quot;
2602 msgid "Config settings modified: " 2706 msgid "Config settings modified: "
2603 msgstr "" 2707 msgstr ""
2604 2708
2605 -#: i18n/templates.c:7043 i18n/templates.c:7085 i18n/templates.c:7370  
2606 -#: i18n/templates.c:7388 2709 +#: i18n/templates.c:7331 i18n/templates.c:7373 i18n/templates.c:7658
  2710 +#: i18n/templates.c:7676
2607 msgid "Configuration" 2711 msgid "Configuration"
2608 msgstr "" 2712 msgstr ""
2609 2713
@@ -2611,8 +2715,8 @@ msgstr &quot;&quot; @@ -2611,8 +2715,8 @@ msgstr &quot;&quot;
2611 msgid "Configuration updated" 2715 msgid "Configuration updated"
2612 msgstr "" 2716 msgstr ""
2613 2717
2614 -#: plugins/ktcore/admin/workflowsv2.php:584 i18n/templates.c:6785  
2615 -#: i18n/templates.c:6788 2718 +#: plugins/ktcore/admin/workflowsv2.php:584 i18n/templates.c:7073
  2719 +#: i18n/templates.c:7076
2616 msgid "Configure Workflow Process" 2720 msgid "Configure Workflow Process"
2617 msgstr "" 2721 msgstr ""
2618 2722
@@ -2625,7 +2729,7 @@ msgstr &quot;&quot; @@ -2625,7 +2729,7 @@ msgstr &quot;&quot;
2625 msgid "Configure Workflows for Folder" 2729 msgid "Configure Workflows for Folder"
2626 msgstr "" 2730 msgstr ""
2627 2731
2628 -#: i18n/templates.c:7967 2732 +#: i18n/templates.c:8255
2629 msgid "Configure Workflows for this Folder" 2733 msgid "Configure Workflows for this Folder"
2630 msgstr "" 2734 msgstr ""
2631 2735
@@ -2645,15 +2749,15 @@ msgstr &quot;&quot; @@ -2645,15 +2749,15 @@ msgstr &quot;&quot;
2645 msgid "Configure the document metadata: Document Types, Document Fieldsets, Link Types and Workflows." 2749 msgid "Configure the document metadata: Document Types, Document Fieldsets, Link Types and Workflows."
2646 msgstr "" 2750 msgstr ""
2647 2751
2648 -#: i18n/templates.c:4220 2752 +#: i18n/templates.c:4121
2649 msgid "Confirm #label#" 2753 msgid "Confirm #label#"
2650 msgstr "" 2754 msgstr ""
2651 2755
2652 -#: i18n/templates.c:2990 i18n/templates.c:3005 2756 +#: i18n/templates.c:2891 i18n/templates.c:2906
2653 msgid "Confirm De-archival" 2757 msgid "Confirm De-archival"
2654 msgstr "" 2758 msgstr ""
2655 2759
2656 -#: i18n/templates.c:3044 i18n/templates.c:3056 2760 +#: i18n/templates.c:2945 i18n/templates.c:2957
2657 msgid "Confirm Expunge" 2761 msgid "Confirm Expunge"
2658 msgstr "" 2762 msgstr ""
2659 2763
@@ -2662,7 +2766,7 @@ msgstr &quot;&quot; @@ -2662,7 +2766,7 @@ msgstr &quot;&quot;
2662 msgid "Confirm Expunge of %d documents" 2766 msgid "Confirm Expunge of %d documents"
2663 msgstr "" 2767 msgstr ""
2664 2768
2665 -#: i18n/templates.c:3062 2769 +#: i18n/templates.c:2963
2666 msgid "Confirm Forced Check-in" 2770 msgid "Confirm Forced Check-in"
2667 msgstr "" 2771 msgstr ""
2668 2772
@@ -2677,7 +2781,7 @@ msgstr &quot;&quot; @@ -2677,7 +2781,7 @@ msgstr &quot;&quot;
2677 msgid "Confirm Password" 2781 msgid "Confirm Password"
2678 msgstr "" 2782 msgstr ""
2679 2783
2680 -#: i18n/templates.c:3146 i18n/templates.c:3161 2784 +#: i18n/templates.c:3047 i18n/templates.c:3062
2681 msgid "Confirm Restore" 2785 msgid "Confirm Restore"
2682 msgstr "" 2786 msgstr ""
2683 2787
@@ -2688,7 +2792,7 @@ msgstr &quot;&quot; @@ -2688,7 +2792,7 @@ msgstr &quot;&quot;
2688 msgid "Confirm Restore of %d documents" 2792 msgid "Confirm Restore of %d documents"
2689 msgstr "" 2793 msgstr ""
2690 2794
2691 -#: plugins/ktcore/KTBulkActions.php:933 2795 +#: plugins/ktcore/KTBulkActions.php:987
2692 #: plugins/ktcore/KTDocumentActions.php:1722 2796 #: plugins/ktcore/KTDocumentActions.php:1722
2693 msgid "Confirm archive" 2797 msgid "Confirm archive"
2694 msgstr "" 2798 msgstr ""
@@ -2722,25 +2826,29 @@ msgstr &quot;&quot; @@ -2722,25 +2826,29 @@ msgstr &quot;&quot;
2722 msgid "Confirm the password specified above." 2826 msgid "Confirm the password specified above."
2723 msgstr "" 2827 msgstr ""
2724 2828
2725 -#: i18n/templates.c:3356 i18n/templates.c:3362 2829 +#: i18n/templates.c:3257 i18n/templates.c:3263
2726 msgid "Content" 2830 msgid "Content"
2727 msgstr "" 2831 msgstr ""
2728 2832
2729 -#: i18n/templates.c:98 i18n/templates.c:3332 2833 +#: i18n/templates.c:98 i18n/templates.c:3233
2730 msgid "Content Version" 2834 msgid "Content Version"
2731 msgstr "" 2835 msgstr ""
2732 2836
2733 #: i18n/templates.c:257 i18n/templates.c:341 i18n/templates.c:434 2837 #: i18n/templates.c:257 i18n/templates.c:341 i18n/templates.c:434
2734 -#: i18n/templates.c:542 i18n/templates.c:3419 2838 +#: i18n/templates.c:542 i18n/templates.c:3320
2735 msgid "Content version" 2839 msgid "Content version"
2736 msgstr "" 2840 msgstr ""
2737 2841
2738 -#: lib/actions/bulkaction.php:456 plugins/ktcore/KTBulkActions.php:196  
2739 -#: plugins/ktcore/KTBulkActions.php:912 2842 +#: lib/actions/bulkaction.php:481 plugins/ktcore/KTBulkActions.php:196
  2843 +#: plugins/ktcore/KTBulkActions.php:966
2740 msgid "Continue" 2844 msgid "Continue"
2741 msgstr "" 2845 msgstr ""
2742 2846
2743 -#: i18n/templates.c:26 i18n/templates.c:7022 2847 +#: i18n/templates.c:4307
  2848 +msgid "Continue Editing (check-ou"
  2849 +msgstr ""
  2850 +
  2851 +#: i18n/templates.c:26 i18n/templates.c:7310
2744 msgid "Control" 2852 msgid "Control"
2745 msgstr "" 2853 msgstr ""
2746 2854
@@ -2752,11 +2860,11 @@ msgstr &quot;&quot; @@ -2752,11 +2860,11 @@ msgstr &quot;&quot;
2752 msgid "Control which users can log in, and are part of which groups and organisational units, from these management panels." 2860 msgid "Control which users can log in, and are part of which groups and organisational units, from these management panels."
2753 msgstr "" 2861 msgstr ""
2754 2862
2755 -#: i18n/templates.c:7421 i18n/templates.c:7529 2863 +#: i18n/templates.c:7709 i18n/templates.c:7817
2756 msgid "Controlled Actions available" 2864 msgid "Controlled Actions available"
2757 msgstr "" 2865 msgstr ""
2758 2866
2759 -#: plugins/ktcore/admin/workflowsv2.php:1291 i18n/templates.c:7319 2867 +#: plugins/ktcore/admin/workflowsv2.php:1291 i18n/templates.c:7607
2760 msgid "Controlled Permissions" 2868 msgid "Controlled Permissions"
2761 msgstr "" 2869 msgstr ""
2762 2870
@@ -2764,7 +2872,7 @@ msgstr &quot;&quot; @@ -2764,7 +2872,7 @@ msgstr &quot;&quot;
2764 msgid "Controlled permission updated." 2872 msgid "Controlled permission updated."
2765 msgstr "" 2873 msgstr ""
2766 2874
2767 -#: i18n/templates.c:4568 2875 +#: i18n/templates.c:4757
2768 msgid "Convert" 2876 msgid "Convert"
2769 msgstr "" 2877 msgstr ""
2770 2878
@@ -2776,16 +2884,16 @@ msgstr &quot;&quot; @@ -2776,16 +2884,16 @@ msgstr &quot;&quot;
2776 msgid "Convert Document to PDF" 2884 msgid "Convert Document to PDF"
2777 msgstr "" 2885 msgstr ""
2778 2886
2779 -#: i18n/templates.c:4562 2887 +#: i18n/templates.c:4751
2780 msgid "Convert to Trees." 2888 msgid "Convert to Trees."
2781 msgstr "" 2889 msgstr ""
2782 2890
2783 -#: lib/documentmanagement/documentutil.inc.php:1267 2891 +#: lib/documentmanagement/documentutil.inc.php:1300
2784 #, php-format 2892 #, php-format
2785 msgid "Copied from original in folder \"%s\". %s" 2893 msgid "Copied from original in folder \"%s\". %s"
2786 msgstr "" 2894 msgstr ""
2787 2895
2788 -#: lib/documentmanagement/documentutil.inc.php:1263 2896 +#: lib/documentmanagement/documentutil.inc.php:1296
2789 #, php-format 2897 #, php-format
2790 msgid "Copied to folder \"%s\". %s" 2898 msgid "Copied to folder \"%s\". %s"
2791 msgstr "" 2899 msgstr ""
@@ -2798,12 +2906,12 @@ msgstr &quot;&quot; @@ -2798,12 +2906,12 @@ msgstr &quot;&quot;
2798 msgid "Copies the document to another folder." 2906 msgid "Copies the document to another folder."
2799 msgstr "" 2907 msgstr ""
2800 2908
2801 -#: plugins/ktcore/KTBulkActions.php:525 plugins/ktcore/KTBulkActions.php:535 2909 +#: plugins/ktcore/KTBulkActions.php:559 plugins/ktcore/KTBulkActions.php:569
2802 #: plugins/ktcore/KTDocumentActions.php:1387 2910 #: plugins/ktcore/KTDocumentActions.php:1387
2803 #: plugins/ktcore/KTDocumentActions.php:1418 2911 #: plugins/ktcore/KTDocumentActions.php:1418
2804 -#: plugins/ktcore/KTDocumentActions.php:1535 i18n/templates.c:2342  
2805 -#: i18n/templates.c:2345 i18n/templates.c:2354 i18n/templates.c:6860  
2806 -#: i18n/templates.c:6950 2912 +#: plugins/ktcore/KTDocumentActions.php:1535 i18n/templates.c:2243
  2913 +#: i18n/templates.c:2246 i18n/templates.c:2255 i18n/templates.c:7148
  2914 +#: i18n/templates.c:7238
2807 msgid "Copy" 2915 msgid "Copy"
2808 msgstr "" 2916 msgstr ""
2809 2917
@@ -2812,18 +2920,22 @@ msgstr &quot;&quot; @@ -2812,18 +2920,22 @@ msgstr &quot;&quot;
2812 msgid "Copy Document" 2920 msgid "Copy Document"
2813 msgstr "" 2921 msgstr ""
2814 2922
2815 -#: plugins/ktcore/KTBulkActions.php:534 2923 +#: plugins/ktcore/KTBulkActions.php:568
2816 msgid "Copy Items" 2924 msgid "Copy Items"
2817 msgstr "" 2925 msgstr ""
2818 2926
2819 -#: plugins/ktcore/admin/workflowsv2.php:180 i18n/templates.c:6851 2927 +#: plugins/ktcore/admin/workflowsv2.php:180 i18n/templates.c:7139
2820 msgid "Copy Workflow" 2928 msgid "Copy Workflow"
2821 msgstr "" 2929 msgstr ""
2822 2930
2823 -#: i18n/templates.c:2339 i18n/templates.c:2351 2931 +#: i18n/templates.c:2240 i18n/templates.c:2252
2824 msgid "Copy document" 2932 msgid "Copy document"
2825 msgstr "" 2933 msgstr ""
2826 2934
  2935 +#: i18n/templates.c:4550
  2936 +msgid "Copy to clipboard"
  2937 +msgstr ""
  2938 +
2827 #: plugins/ktcore/KTCorePlugin.php:50 2939 #: plugins/ktcore/KTCorePlugin.php:50
2828 msgid "Core Application Functionality" 2940 msgid "Core Application Functionality"
2829 msgstr "" 2941 msgstr ""
@@ -2864,7 +2976,7 @@ msgstr &quot;&quot; @@ -2864,7 +2976,7 @@ msgstr &quot;&quot;
2864 msgid "Could change permission on exec script: " 2976 msgid "Could change permission on exec script: "
2865 msgstr "" 2977 msgstr ""
2866 2978
2867 -#: setup/upgrade.php:298 2979 +#: setup/upgrade.php:299
2868 msgid "Could not authenticate administrative user" 2980 msgid "Could not authenticate administrative user"
2869 msgstr "" 2981 msgstr ""
2870 2982
@@ -2899,7 +3011,7 @@ msgstr &quot;&quot; @@ -2899,7 +3011,7 @@ msgstr &quot;&quot;
2899 msgid "Could not create folder in the document management system" 3011 msgid "Could not create folder in the document management system"
2900 msgstr "" 3012 msgstr ""
2901 3013
2902 -#: search2/indexing/indexerCore.inc.php:1351 3014 +#: search2/indexing/indexerCore.inc.php:1371
2903 #, php-format 3015 #, php-format
2904 msgid "Could not create intermediate file from document %d" 3016 msgid "Could not create intermediate file from document %d"
2905 msgstr "" 3017 msgstr ""
@@ -2950,7 +3062,7 @@ msgstr &quot;&quot; @@ -2950,7 +3062,7 @@ msgstr &quot;&quot;
2950 msgid "Could not enable document type" 3062 msgid "Could not enable document type"
2951 msgstr "" 3063 msgstr ""
2952 3064
2953 -#: search2/indexing/indexerCore.inc.php:1428 3065 +#: search2/indexing/indexerCore.inc.php:1448
2954 #, php-format 3066 #, php-format
2955 msgid "Could not extract contents from document %d" 3067 msgid "Could not extract contents from document %d"
2956 msgstr "" 3068 msgstr ""
@@ -2990,7 +3102,7 @@ msgstr &quot;&quot; @@ -2990,7 +3102,7 @@ msgstr &quot;&quot;
2990 msgid "Could not perform key maintenance successfully" 3102 msgid "Could not perform key maintenance successfully"
2991 msgstr "" 3103 msgstr ""
2992 3104
2993 -#: ktapi/ktapi.inc.php:4160 ktwebservice/webservice.php:4275 search2.php:277 3105 +#: ktapi/ktapi.inc.php:4166 ktwebservice/webservice.php:4275 search2.php:277
2994 #: search2/search/search.inc.php:728 3106 #: search2/search/search.inc.php:728
2995 msgid "Could not process query." 3107 msgid "Could not process query."
2996 msgstr "" 3108 msgstr ""
@@ -3051,38 +3163,38 @@ msgstr &quot;&quot; @@ -3051,38 +3163,38 @@ msgstr &quot;&quot;
3051 msgid "Couldn't stat source file: %s" 3163 msgid "Couldn't stat source file: %s"
3052 msgstr "" 3164 msgstr ""
3053 3165
3054 -#: lib/documentmanagement/documentutil.inc.php:897  
3055 -#: lib/documentmanagement/documentutil.inc.php:909  
3056 -#: lib/documentmanagement/documentutil.inc.php:927  
3057 -#: lib/documentmanagement/documentutil.inc.php:930 3166 +#: lib/documentmanagement/documentutil.inc.php:920
  3167 +#: lib/documentmanagement/documentutil.inc.php:932
  3168 +#: lib/documentmanagement/documentutil.inc.php:950
  3169 +#: lib/documentmanagement/documentutil.inc.php:953
3058 #, php-format 3170 #, php-format
3059 msgid "Couldn't store contents: %s" 3171 msgid "Couldn't store contents: %s"
3060 msgstr "" 3172 msgstr ""
3061 3173
3062 -#: i18n/templates.c:2912 3174 +#: i18n/templates.c:2813
3063 msgid "Crash Course in #appname#" 3175 msgid "Crash Course in #appname#"
3064 msgstr "" 3176 msgstr ""
3065 3177
3066 -#: i18n/templates.c:1235 i18n/templates.c:1433 i18n/templates.c:3521  
3067 -#: i18n/templates.c:3749 i18n/templates.c:4580 i18n/templates.c:5345  
3068 -#: i18n/templates.c:7442 i18n/transactions.c:1 3178 +#: i18n/templates.c:1235 i18n/templates.c:1433 i18n/templates.c:3422
  3179 +#: i18n/templates.c:3650 i18n/templates.c:4769 i18n/templates.c:5534
  3180 +#: i18n/templates.c:7730 i18n/transactions.c:1
3069 msgid "Create" 3181 msgid "Create"
3070 msgstr "" 3182 msgstr ""
3071 3183
3072 -#: plugins/ktcore/admin/documentFieldsv2.php:80 i18n/templates.c:4517 3184 +#: plugins/ktcore/admin/documentFieldsv2.php:80 i18n/templates.c:4706
3073 msgid "Create Fieldset" 3185 msgid "Create Fieldset"
3074 msgstr "" 3186 msgstr ""
3075 3187
3076 #: plugins/ktcore/admin/documentFieldsv2.php:79 3188 #: plugins/ktcore/admin/documentFieldsv2.php:79
3077 -#: plugins/ktcore/admin/documentFieldsv2.php:161 i18n/templates.c:4712 3189 +#: plugins/ktcore/admin/documentFieldsv2.php:161 i18n/templates.c:4901
3078 msgid "Create New Fieldset" 3190 msgid "Create New Fieldset"
3079 msgstr "" 3191 msgstr ""
3080 3192
3081 -#: i18n/templates.c:6920 i18n/templates.c:6923 3193 +#: i18n/templates.c:7208 i18n/templates.c:7211
3082 msgid "Create New Workflow" 3194 msgid "Create New Workflow"
3083 msgstr "" 3195 msgstr ""
3084 3196
3085 -#: i18n/templates.c:7004 3197 +#: i18n/templates.c:7292
3086 msgid "Create Workflow" 3198 msgid "Create Workflow"
3087 msgstr "" 3199 msgstr ""
3088 3200
@@ -3090,7 +3202,7 @@ msgstr &quot;&quot; @@ -3090,7 +3202,7 @@ msgstr &quot;&quot;
3090 msgid "Create a link to a new RSS feed" 3202 msgid "Create a link to a new RSS feed"
3091 msgstr "" 3203 msgstr ""
3092 3204
3093 -#: i18n/templates.c:4508 3205 +#: i18n/templates.c:4697
3094 msgid "Create a new Fieldset" 3206 msgid "Create a new Fieldset"
3095 msgstr "" 3207 msgstr ""
3096 3208
@@ -3100,19 +3212,19 @@ msgstr &quot;&quot; @@ -3100,19 +3212,19 @@ msgstr &quot;&quot;
3100 3212
3101 #: plugins/ktcore/admin/conditions.php:104 3213 #: plugins/ktcore/admin/conditions.php:104
3102 #: plugins/ktcore/admin/conditions.php:105 3214 #: plugins/ktcore/admin/conditions.php:105
3103 -#: plugins/ktcore/admin/conditions.php:114 i18n/templates.c:5972 3215 +#: plugins/ktcore/admin/conditions.php:114 i18n/templates.c:6161
3104 msgid "Create a new condition" 3216 msgid "Create a new condition"
3105 msgstr "" 3217 msgstr ""
3106 3218
3107 -#: i18n/templates.c:3746 3219 +#: i18n/templates.c:3647
3108 msgid "Create a new document field set" 3220 msgid "Create a new document field set"
3109 msgstr "" 3221 msgstr ""
3110 3222
3111 -#: i18n/templates.c:5342 3223 +#: i18n/templates.c:5531
3112 msgid "Create a new document fieldset" 3224 msgid "Create a new document fieldset"
3113 msgstr "" 3225 msgstr ""
3114 3226
3115 -#: i18n/templates.c:3515 3227 +#: i18n/templates.c:3416
3116 msgid "Create a new document type" 3228 msgid "Create a new document type"
3117 msgstr "" 3229 msgstr ""
3118 3230
@@ -3120,11 +3232,11 @@ msgstr &quot;&quot; @@ -3120,11 +3232,11 @@ msgstr &quot;&quot;
3120 msgid "Create a new email document type" 3232 msgid "Create a new email document type"
3121 msgstr "" 3233 msgstr ""
3122 3234
3123 -#: plugins/ktcore/admin/groupManagement.php:543 i18n/templates.c:7823 3235 +#: plugins/ktcore/admin/groupManagement.php:543 i18n/templates.c:8111
3124 msgid "Create a new group" 3236 msgid "Create a new group"
3125 msgstr "" 3237 msgstr ""
3126 3238
3127 -#: i18n/templates.c:4577 3239 +#: i18n/templates.c:4766
3128 msgid "Create a new permission" 3240 msgid "Create a new permission"
3129 msgstr "" 3241 msgstr ""
3130 3242
@@ -3146,32 +3258,32 @@ msgstr &quot;&quot; @@ -3146,32 +3258,32 @@ msgstr &quot;&quot;
3146 msgid "Create a new rss feed" 3258 msgid "Create a new rss feed"
3147 msgstr "" 3259 msgstr ""
3148 3260
3149 -#: plugins/ktcore/admin/savedSearch.php:74 i18n/templates.c:6011 3261 +#: plugins/ktcore/admin/savedSearch.php:74 i18n/templates.c:6200
3150 msgid "Create a new saved search" 3262 msgid "Create a new saved search"
3151 msgstr "" 3263 msgstr ""
3152 3264
3153 -#: i18n/templates.c:6482 3265 +#: i18n/templates.c:6671
3154 msgid "Create a new saved search using #options#." 3266 msgid "Create a new saved search using #options#."
3155 msgstr "" 3267 msgstr ""
3156 3268
3157 -#: i18n/templates.c:7148 i18n/templates.c:7508 i18n/templates.c:7514 3269 +#: i18n/templates.c:7436 i18n/templates.c:7796 i18n/templates.c:7802
3158 msgid "Create a new state" 3270 msgid "Create a new state"
3159 msgstr "" 3271 msgstr ""
3160 3272
3161 -#: i18n/templates.c:7676 3273 +#: i18n/templates.c:7964
3162 msgid "Create a new thread" 3274 msgid "Create a new thread"
3163 msgstr "" 3275 msgstr ""
3164 3276
3165 -#: i18n/templates.c:7187 i18n/templates.c:7550 i18n/templates.c:7553  
3166 -#: i18n/templates.c:7556 3277 +#: i18n/templates.c:7475 i18n/templates.c:7838 i18n/templates.c:7841
  3278 +#: i18n/templates.c:7844
3167 msgid "Create a new transition" 3279 msgid "Create a new transition"
3168 msgstr "" 3280 msgstr ""
3169 3281
3170 -#: i18n/templates.c:5513 i18n/templates.c:7832 3282 +#: i18n/templates.c:5702 i18n/templates.c:8120
3171 msgid "Create a new user" 3283 msgid "Create a new user"
3172 msgstr "" 3284 msgstr ""
3173 3285
3174 -#: i18n/templates.c:7439 3286 +#: i18n/templates.c:7727
3175 msgid "Create a new workflow" 3287 msgid "Create a new workflow"
3176 msgstr "" 3288 msgstr ""
3177 3289
@@ -3187,7 +3299,7 @@ msgstr &quot;&quot; @@ -3187,7 +3299,7 @@ msgstr &quot;&quot;
3187 msgid "Create group" 3299 msgid "Create group"
3188 msgstr "" 3300 msgstr ""
3189 3301
3190 -#: i18n/templates.c:4709 3302 +#: i18n/templates.c:4898
3191 msgid "Create new Fieldset" 3303 msgid "Create new Fieldset"
3192 msgstr "" 3304 msgstr ""
3193 3305
@@ -3199,19 +3311,19 @@ msgstr &quot;&quot; @@ -3199,19 +3311,19 @@ msgstr &quot;&quot;
3199 msgid "Create or delete roles" 3311 msgid "Create or delete roles"
3200 msgstr "" 3312 msgstr ""
3201 3313
3202 -#: i18n/templates.c:7175 3314 +#: i18n/templates.c:7463
3203 msgid "Create state" 3315 msgid "Create state"
3204 msgstr "" 3316 msgstr ""
3205 3317
3206 -#: i18n/templates.c:7679 3318 +#: i18n/templates.c:7967
3207 msgid "Create thread" 3319 msgid "Create thread"
3208 msgstr "" 3320 msgstr ""
3209 3321
3210 -#: i18n/templates.c:7196 3322 +#: i18n/templates.c:7484
3211 msgid "Create transition" 3323 msgid "Create transition"
3212 msgstr "" 3324 msgstr ""
3213 3325
3214 -#: i18n/templates.c:7835 3326 +#: i18n/templates.c:8123
3215 msgid "Create user" 3327 msgid "Create user"
3216 msgstr "" 3328 msgstr ""
3217 3329
@@ -3224,7 +3336,7 @@ msgstr &quot;&quot; @@ -3224,7 +3336,7 @@ msgstr &quot;&quot;
3224 msgid "Created By" 3336 msgid "Created By"
3225 msgstr "" 3337 msgstr ""
3226 3338
3227 -#: i18n/templates.c:6623 3339 +#: i18n/templates.c:6911
3228 msgid "Created By:" 3340 msgid "Created By:"
3229 msgstr "" 3341 msgstr ""
3230 3342
@@ -3232,7 +3344,7 @@ msgstr &quot;&quot; @@ -3232,7 +3344,7 @@ msgstr &quot;&quot;
3232 msgid "Created Delta" 3344 msgid "Created Delta"
3233 msgstr "" 3345 msgstr ""
3234 3346
3235 -#: i18n/templates.c:62 i18n/templates.c:1769 i18n/templates.c:1808 3347 +#: i18n/templates.c:62 i18n/templates.c:1670 i18n/templates.c:1709
3236 msgid "Created by" 3348 msgid "Created by"
3237 msgstr "" 3349 msgstr ""
3238 3350
@@ -3262,20 +3374,20 @@ msgstr &quot;&quot; @@ -3262,20 +3374,20 @@ msgstr &quot;&quot;
3262 msgid "Created replacement." 3374 msgid "Created replacement."
3263 msgstr "" 3375 msgstr ""
3264 3376
3265 -#: i18n/templates.c:5969 3377 +#: i18n/templates.c:6158
3266 msgid "Creating a Dynamic Condition involves setting up criteria that filters content in the DMS for the purposes of selectively assigning permissions associated with the Dynamic Condition, according to the specified criteria. Dynamic conditions are assigned on the folder's Permissions management page in Browse Documents. Dynamic Conditions are also used to create Guard permissions, which are required to perform transitions on Workflows." 3378 msgid "Creating a Dynamic Condition involves setting up criteria that filters content in the DMS for the purposes of selectively assigning permissions associated with the Dynamic Condition, according to the specified criteria. Dynamic conditions are assigned on the folder's Permissions management page in Browse Documents. Dynamic Conditions are also used to create Guard permissions, which are required to perform transitions on Workflows."
3267 msgstr "" 3379 msgstr ""
3268 3380
3269 -#: lib/documentmanagement/documentutil.inc.php:295 3381 +#: lib/documentmanagement/documentutil.inc.php:297
3270 msgid "Creating database entry" 3382 msgid "Creating database entry"
3271 msgstr "" 3383 msgstr ""
3272 3384
3273 -#: lib/documentmanagement/documentutil.inc.php:777 3385 +#: lib/documentmanagement/documentutil.inc.php:800
3274 msgid "Creating transaction" 3386 msgid "Creating transaction"
3275 msgstr "" 3387 msgstr ""
3276 3388
3277 -#: plugins/ktcore/KTBulkActions.php:1137  
3278 -#: plugins/ktstandard/KTBulkExportPlugin.php:199 i18n/templates.c:2291 3389 +#: plugins/ktcore/KTBulkActions.php:1203
  3390 +#: plugins/ktstandard/KTBulkExportPlugin.php:199 i18n/templates.c:2192
3279 msgid "Creating zip file. Compressing and archiving in progress ..." 3391 msgid "Creating zip file. Compressing and archiving in progress ..."
3280 msgstr "" 3392 msgstr ""
3281 3393
@@ -3284,37 +3396,37 @@ msgid &quot;Creation Date&quot; @@ -3284,37 +3396,37 @@ msgid &quot;Creation Date&quot;
3284 msgstr "" 3396 msgstr ""
3285 3397
3286 #: lib/browse/Criteria.inc:379 plugins/ktcore/KTColumns.inc.php:339 3398 #: lib/browse/Criteria.inc:379 plugins/ktcore/KTColumns.inc.php:339
3287 -#: plugins/ktcore/KTCorePlugin.php:147 i18n/templates.c:7655 3399 +#: plugins/ktcore/KTCorePlugin.php:147 i18n/templates.c:7943
3288 msgid "Creator" 3400 msgid "Creator"
3289 msgstr "" 3401 msgstr ""
3290 3402
3291 -#: i18n/templates.c:2615 i18n/templates.c:2657 i18n/templates.c:2702  
3292 -#: i18n/templates.c:4280 3403 +#: i18n/templates.c:2516 i18n/templates.c:2558 i18n/templates.c:2603
  3404 +#: i18n/templates.c:4181
3293 msgid "Criteria" 3405 msgid "Criteria"
3294 msgstr "" 3406 msgstr ""
3295 3407
3296 -#: i18n/templates.c:2603 i18n/templates.c:2645 i18n/templates.c:2690  
3297 -#: i18n/templates.c:4277 i18n/templates.c:6230 3408 +#: i18n/templates.c:2504 i18n/templates.c:2546 i18n/templates.c:2591
  3409 +#: i18n/templates.c:4178 i18n/templates.c:6419
3298 msgid "Criteria Group" 3410 msgid "Criteria Group"
3299 msgstr "" 3411 msgstr ""
3300 3412
3301 -#: i18n/templates.c:6332 3413 +#: i18n/templates.c:6521
3302 msgid "Criteria may be built up using the following grammar:" 3414 msgid "Criteria may be built up using the following grammar:"
3303 msgstr "" 3415 msgstr ""
3304 3416
3305 -#: i18n/templates.c:5093 3417 +#: i18n/templates.c:5282
3306 msgid "Current Conditional Fieldsets" 3418 msgid "Current Conditional Fieldsets"
3307 msgstr "" 3419 msgstr ""
3308 3420
3309 -#: i18n/templates.c:3584 i18n/templates.c:3632 3421 +#: i18n/templates.c:3485 i18n/templates.c:3533
3310 msgid "Current Fields in Set" 3422 msgid "Current Fields in Set"
3311 msgstr "" 3423 msgstr ""
3312 3424
3313 -#: i18n/templates.c:5888 3425 +#: i18n/templates.c:6077
3314 msgid "Current Groups" 3426 msgid "Current Groups"
3315 msgstr "" 3427 msgstr ""
3316 3428
3317 -#: i18n/templates.c:4916 3429 +#: i18n/templates.c:5105
3318 msgid "Current Name" 3430 msgid "Current Name"
3319 msgstr "" 3431 msgstr ""
3320 3432
@@ -3322,15 +3434,15 @@ msgstr &quot;&quot; @@ -3322,15 +3434,15 @@ msgstr &quot;&quot;
3322 msgid "Current file name" 3434 msgid "Current file name"
3323 msgstr "" 3435 msgstr ""
3324 3436
3325 -#: i18n/templates.c:4520 3437 +#: i18n/templates.c:4709
3326 msgid "Current help assignments" 3438 msgid "Current help assignments"
3327 msgstr "" 3439 msgstr ""
3328 3440
3329 -#: i18n/templates.c:5702 3441 +#: i18n/templates.c:5891
3330 msgid "Current users" 3442 msgid "Current users"
3331 msgstr "" 3443 msgstr ""
3332 3444
3333 -#: i18n/templates.c:7211 3445 +#: i18n/templates.c:7499
3334 msgid "Current workflow settings" 3446 msgid "Current workflow settings"
3335 msgstr "" 3447 msgstr ""
3336 3448
@@ -3371,11 +3483,11 @@ msgstr &quot;&quot; @@ -3371,11 +3483,11 @@ msgstr &quot;&quot;
3371 3483
3372 #: i18n/templates.c:254 i18n/templates.c:338 i18n/templates.c:431 3484 #: i18n/templates.c:254 i18n/templates.c:338 i18n/templates.c:431
3373 #: i18n/templates.c:539 i18n/templates.c:755 i18n/templates.c:767 3485 #: i18n/templates.c:539 i18n/templates.c:755 i18n/templates.c:767
3374 -#: i18n/templates.c:2258 i18n/templates.c:3416 3486 +#: i18n/templates.c:2159 i18n/templates.c:3317
3375 msgid "Date" 3487 msgid "Date"
3376 msgstr "" 3488 msgstr ""
3377 3489
3378 -#: lib/browse/Criteria.inc:431 i18n/templates.c:3341 3490 +#: lib/browse/Criteria.inc:431 i18n/templates.c:3242
3379 msgid "Date Created" 3491 msgid "Date Created"
3380 msgstr "" 3492 msgstr ""
3381 3493
@@ -3412,7 +3524,7 @@ msgstr &quot;&quot; @@ -3412,7 +3524,7 @@ msgstr &quot;&quot;
3412 msgid "De-allocate Key" 3524 msgid "De-allocate Key"
3413 msgstr "" 3525 msgstr ""
3414 3526
3415 -#: i18n/templates.c:4379 i18n/templates.c:4391 3527 +#: i18n/templates.c:4604
3416 msgid "Default" 3528 msgid "Default"
3417 msgstr "" 3529 msgstr ""
3418 3530
@@ -3425,47 +3537,48 @@ msgstr &quot;&quot; @@ -3425,47 +3537,48 @@ msgstr &quot;&quot;
3425 #: plugins/ktcore/KTDocumentActions.php:1089 i18n/permissions.c:13 3537 #: plugins/ktcore/KTDocumentActions.php:1089 i18n/permissions.c:13
3426 #: i18n/templates.c:647 i18n/templates.c:650 i18n/templates.c:1091 3538 #: i18n/templates.c:647 i18n/templates.c:650 i18n/templates.c:1091
3427 #: i18n/templates.c:1127 i18n/templates.c:1295 i18n/templates.c:1307 3539 #: i18n/templates.c:1127 i18n/templates.c:1295 i18n/templates.c:1307
3428 -#: i18n/templates.c:1490 i18n/templates.c:1496 i18n/templates.c:2159  
3429 -#: i18n/templates.c:2561 i18n/templates.c:2570 i18n/templates.c:3134  
3430 -#: i18n/templates.c:3542 i18n/templates.c:3575 i18n/templates.c:3737  
3431 -#: i18n/templates.c:3803 i18n/templates.c:3866 i18n/templates.c:4502  
3432 -#: i18n/templates.c:4538 i18n/templates.c:4589 i18n/templates.c:4613  
3433 -#: i18n/templates.c:4736 i18n/templates.c:4754 i18n/templates.c:4835  
3434 -#: i18n/templates.c:4877 i18n/templates.c:5321 i18n/templates.c:5339  
3435 -#: i18n/templates.c:5357 i18n/templates.c:5363 i18n/templates.c:5627  
3436 -#: i18n/templates.c:5645 i18n/templates.c:5765 i18n/templates.c:5771  
3437 -#: i18n/templates.c:5801 i18n/templates.c:5810 i18n/templates.c:5915  
3438 -#: i18n/templates.c:5960 i18n/templates.c:5987 i18n/templates.c:5996  
3439 -#: i18n/templates.c:6029 i18n/templates.c:6038 i18n/templates.c:6497  
3440 -#: i18n/templates.c:6512 i18n/templates.c:6809 i18n/templates.c:6833  
3441 -#: i18n/templates.c:6839 i18n/templates.c:7040 i18n/templates.c:7082  
3442 -#: i18n/templates.c:7376 i18n/templates.c:7394 i18n/templates.c:7415  
3443 -#: i18n/templates.c:7523 i18n/templates.c:7568 i18n/templates.c:7727  
3444 -#: i18n/templates.c:7730 i18n/templates.c:7736 i18n/templates.c:7739  
3445 -#: i18n/templates.c:7745 i18n/templates.c:7748 i18n/transactions.c:3 3540 +#: i18n/templates.c:1490 i18n/templates.c:1496 i18n/templates.c:2060
  3541 +#: i18n/templates.c:2462 i18n/templates.c:2471 i18n/templates.c:3035
  3542 +#: i18n/templates.c:3443 i18n/templates.c:3476 i18n/templates.c:3638
  3543 +#: i18n/templates.c:3704 i18n/templates.c:3767 i18n/templates.c:4364
  3544 +#: i18n/templates.c:4691 i18n/templates.c:4727 i18n/templates.c:4778
  3545 +#: i18n/templates.c:4802 i18n/templates.c:4925 i18n/templates.c:4943
  3546 +#: i18n/templates.c:5024 i18n/templates.c:5066 i18n/templates.c:5510
  3547 +#: i18n/templates.c:5528 i18n/templates.c:5546 i18n/templates.c:5552
  3548 +#: i18n/templates.c:5816 i18n/templates.c:5834 i18n/templates.c:5954
  3549 +#: i18n/templates.c:5960 i18n/templates.c:5990 i18n/templates.c:5999
  3550 +#: i18n/templates.c:6104 i18n/templates.c:6149 i18n/templates.c:6176
  3551 +#: i18n/templates.c:6185 i18n/templates.c:6218 i18n/templates.c:6227
  3552 +#: i18n/templates.c:6686 i18n/templates.c:6701 i18n/templates.c:7097
  3553 +#: i18n/templates.c:7121 i18n/templates.c:7127 i18n/templates.c:7328
  3554 +#: i18n/templates.c:7370 i18n/templates.c:7664 i18n/templates.c:7682
  3555 +#: i18n/templates.c:7703 i18n/templates.c:7811 i18n/templates.c:7856
  3556 +#: i18n/templates.c:8015 i18n/templates.c:8018 i18n/templates.c:8024
  3557 +#: i18n/templates.c:8027 i18n/templates.c:8033 i18n/templates.c:8036
  3558 +#: i18n/transactions.c:3
3446 msgid "Delete" 3559 msgid "Delete"
3447 msgstr "" 3560 msgstr ""
3448 3561
3449 -#: lib/foldermanagement/folderutil.inc.php:611 3562 +#: lib/foldermanagement/folderutil.inc.php:622
3450 msgid "Delete Aborted. Unexpected failure to copydocument: " 3563 msgid "Delete Aborted. Unexpected failure to copydocument: "
3451 msgstr "" 3564 msgstr ""
3452 3565
3453 -#: lib/foldermanagement/folderutil.inc.php:392 3566 +#: lib/foldermanagement/folderutil.inc.php:403
3454 msgid "Delete Aborted. Unexpected failure to delete document: " 3567 msgid "Delete Aborted. Unexpected failure to delete document: "
3455 msgstr "" 3568 msgstr ""
3456 3569
3457 #: plugins/ktcore/KTDocumentActions.php:1019 3570 #: plugins/ktcore/KTDocumentActions.php:1019
3458 #: plugins/ktcore/KTDocumentActions.php:1030 3571 #: plugins/ktcore/KTDocumentActions.php:1030
3459 -#: plugins/ktcore/KTDocumentActions.php:1034 i18n/templates.c:2363  
3460 -#: i18n/templates.c:2369 3572 +#: plugins/ktcore/KTDocumentActions.php:1034 i18n/templates.c:2264
  3573 +#: i18n/templates.c:2270
3461 msgid "Delete Document" 3574 msgid "Delete Document"
3462 msgstr "" 3575 msgstr ""
3463 3576
3464 -#: i18n/templates.c:3254 3577 +#: i18n/templates.c:3155
3465 msgid "Delete Document Version" 3578 msgid "Delete Document Version"
3466 msgstr "" 3579 msgstr ""
3467 3580
3468 -#: i18n/templates.c:5948 3581 +#: i18n/templates.c:6137
3469 msgid "Delete Dynamic Condition" 3582 msgid "Delete Dynamic Condition"
3470 msgstr "" 3583 msgstr ""
3471 3584
@@ -3473,7 +3586,7 @@ msgstr &quot;&quot; @@ -3473,7 +3586,7 @@ msgstr &quot;&quot;
3473 msgid "Delete Existing State" 3586 msgid "Delete Existing State"
3474 msgstr "" 3587 msgstr ""
3475 3588
3476 -#: i18n/templates.c:3788 3589 +#: i18n/templates.c:3689
3477 msgid "Delete Files and Folders" 3590 msgid "Delete Files and Folders"
3478 msgstr "" 3591 msgstr ""
3479 3592
@@ -3481,25 +3594,25 @@ msgstr &quot;&quot; @@ -3481,25 +3594,25 @@ msgstr &quot;&quot;
3481 msgid "Delete Items" 3594 msgid "Delete Items"
3482 msgstr "" 3595 msgstr ""
3483 3596
3484 -#: i18n/templates.c:4595 3597 +#: i18n/templates.c:4784
3485 msgid "Delete Permission" 3598 msgid "Delete Permission"
3486 msgstr "" 3599 msgstr ""
3487 3600
3488 #: plugins/ktcore/admin/workflowsv2.php:1159 3601 #: plugins/ktcore/admin/workflowsv2.php:1159
3489 #: plugins/ktcore/admin/workflowsv2.php:1188 3602 #: plugins/ktcore/admin/workflowsv2.php:1188
3490 -#: plugins/ktcore/admin/workflowsv2.php:1190 i18n/templates.c:6815 3603 +#: plugins/ktcore/admin/workflowsv2.php:1190 i18n/templates.c:7103
3491 msgid "Delete State" 3604 msgid "Delete State"
3492 msgstr "" 3605 msgstr ""
3493 3606
3494 -#: i18n/templates.c:5522 i18n/templates.c:5528 3607 +#: i18n/templates.c:5711 i18n/templates.c:5717
3495 msgid "Delete Unit" 3608 msgid "Delete Unit"
3496 msgstr "" 3609 msgstr ""
3497 3610
3498 -#: i18n/templates.c:3344 3611 +#: i18n/templates.c:3245
3499 msgid "Delete Version" 3612 msgid "Delete Version"
3500 msgstr "" 3613 msgstr ""
3501 3614
3502 -#: i18n/templates.c:5954 3615 +#: i18n/templates.c:6143
3503 msgid "Delete a condition" 3616 msgid "Delete a condition"
3504 msgstr "" 3617 msgstr ""
3505 3618
@@ -3507,7 +3620,7 @@ msgstr &quot;&quot; @@ -3507,7 +3620,7 @@ msgstr &quot;&quot;
3507 msgid "Delete document type alert." 3620 msgid "Delete document type alert."
3508 msgstr "" 3621 msgstr ""
3509 3622
3510 -#: i18n/templates.c:3569 3623 +#: i18n/templates.c:3470
3511 msgid "Delete document type." 3624 msgid "Delete document type."
3512 msgstr "" 3625 msgstr ""
3513 3626
@@ -3519,11 +3632,11 @@ msgstr &quot;&quot; @@ -3519,11 +3632,11 @@ msgstr &quot;&quot;
3519 msgid "Delete folder" 3632 msgid "Delete folder"
3520 msgstr "" 3633 msgstr ""
3521 3634
3522 -#: i18n/templates.c:5531 3635 +#: i18n/templates.c:5720
3523 msgid "Delete unit" 3636 msgid "Delete unit"
3524 msgstr "" 3637 msgstr ""
3525 3638
3526 -#: i18n/templates.c:5525 3639 +#: i18n/templates.c:5714
3527 msgid "Delete unit <strong>#name#</strong> from the system" 3640 msgid "Delete unit <strong>#name#</strong> from the system"
3528 msgstr "" 3641 msgstr ""
3529 3642
@@ -3533,7 +3646,7 @@ msgstr &quot;&quot; @@ -3533,7 +3646,7 @@ msgstr &quot;&quot;
3533 3646
3534 #: plugins/ktcore/admin/deletedDocuments.php:53 3647 #: plugins/ktcore/admin/deletedDocuments.php:53
3535 #: plugins/ktcore/admin/deletedDocuments.php:109 3648 #: plugins/ktcore/admin/deletedDocuments.php:109
3536 -#: plugins/ktcore/admin/deletedDocuments.php:204 i18n/templates.c:3011 3649 +#: plugins/ktcore/admin/deletedDocuments.php:204 i18n/templates.c:2912
3537 msgid "Deleted Documents" 3650 msgid "Deleted Documents"
3538 msgstr "" 3651 msgstr ""
3539 3652
@@ -3541,20 +3654,20 @@ msgstr &quot;&quot; @@ -3541,20 +3654,20 @@ msgstr &quot;&quot;
3541 msgid "Deleted Entry" 3654 msgid "Deleted Entry"
3542 msgstr "" 3655 msgstr ""
3543 3656
3544 -#: i18n/templates.c:2366 3657 +#: i18n/templates.c:2267
3545 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." 3658 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."
3546 msgstr "" 3659 msgstr ""
3547 3660
3548 -#: i18n/templates.c:5951 3661 +#: i18n/templates.c:6140
3549 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." 3662 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."
3550 msgstr "" 3663 msgstr ""
3551 3664
3552 -#: plugins/ktcore/admin/expungeList.php:79 i18n/templates.c:3026 3665 +#: plugins/ktcore/admin/expungeList.php:79 i18n/templates.c:2927
3553 msgid "Deletion Comment" 3666 msgid "Deletion Comment"
3554 msgstr "" 3667 msgstr ""
3555 3668
3556 -#: lib/documentmanagement/documentutil.inc.php:959  
3557 -#: lib/documentmanagement/documentutil.inc.php:1466 3669 +#: lib/documentmanagement/documentutil.inc.php:992
  3670 +#: lib/documentmanagement/documentutil.inc.php:1513
3558 msgid "Deletion requires a reason" 3671 msgid "Deletion requires a reason"
3559 msgstr "" 3672 msgstr ""
3560 3673
@@ -3562,19 +3675,19 @@ msgstr &quot;&quot; @@ -3562,19 +3675,19 @@ msgstr &quot;&quot;
3562 msgid "Demo Delegator" 3675 msgid "Demo Delegator"
3563 msgstr "" 3676 msgstr ""
3564 3677
3565 -#: i18n/templates.c:3287 i18n/templates.c:3296 i18n/templates.c:3305  
3566 -#: i18n/templates.c:3398 i18n/templates.c:3872 i18n/templates.c:3920  
3567 -#: i18n/templates.c:3929 i18n/templates.c:3938 i18n/templates.c:3980  
3568 -#: i18n/templates.c:4163 i18n/templates.c:4172 i18n/templates.c:4181  
3569 -#: i18n/templates.c:4196 i18n/templates.c:6746 3678 +#: i18n/templates.c:3188 i18n/templates.c:3197 i18n/templates.c:3206
  3679 +#: i18n/templates.c:3299 i18n/templates.c:3773 i18n/templates.c:3821
  3680 +#: i18n/templates.c:3830 i18n/templates.c:3839 i18n/templates.c:3881
  3681 +#: i18n/templates.c:4064 i18n/templates.c:4073 i18n/templates.c:4082
  3682 +#: i18n/templates.c:4097 i18n/templates.c:7034
3570 msgid "Denied" 3683 msgid "Denied"
3571 msgstr "" 3684 msgstr ""
3572 3685
3573 -#: i18n/templates.c:4250 3686 +#: i18n/templates.c:4151
3574 msgid "Dependencies for value \"" 3687 msgid "Dependencies for value \""
3575 msgstr "" 3688 msgstr ""
3576 3689
3577 -#: i18n/templates.c:4247 3690 +#: i18n/templates.c:4148
3578 msgid "Dependencies saved (" 3691 msgid "Dependencies saved ("
3579 msgstr "" 3692 msgstr ""
3580 3693
@@ -3592,8 +3705,8 @@ msgstr &quot;&quot; @@ -3592,8 +3705,8 @@ msgstr &quot;&quot;
3592 #: plugins/ktcore/admin/fieldsets/basic.inc.php:234 3705 #: plugins/ktcore/admin/fieldsets/basic.inc.php:234
3593 #: plugins/ktstandard/KTDocumentLinks.php:528 3706 #: plugins/ktstandard/KTDocumentLinks.php:528
3594 #: plugins/ktstandard/KTDocumentLinks.php:557 i18n/templates.c:1331 3707 #: plugins/ktstandard/KTDocumentLinks.php:557 i18n/templates.c:1331
3595 -#: i18n/templates.c:1529 i18n/templates.c:3128 i18n/templates.c:4640  
3596 -#: i18n/templates.c:5156 3708 +#: i18n/templates.c:3029 i18n/templates.c:4829 i18n/templates.c:5345
  3709 +#: i18n/templates.c:6740
3597 msgid "Description" 3710 msgid "Description"
3598 msgstr "" 3711 msgstr ""
3599 3712
@@ -3605,7 +3718,7 @@ msgstr &quot;&quot; @@ -3605,7 +3718,7 @@ msgstr &quot;&quot;
3605 msgid "Destination of move is within source" 3718 msgid "Destination of move is within source"
3606 msgstr "" 3719 msgstr ""
3607 3720
3608 -#: plugins/ktcore/KTAssist.php:59 i18n/templates.c:2489 3721 +#: plugins/ktcore/KTAssist.php:59 i18n/templates.c:2390
3609 msgid "Details" 3722 msgid "Details"
3610 msgstr "" 3723 msgstr ""
3611 3724
@@ -3618,11 +3731,11 @@ msgstr &quot;&quot; @@ -3618,11 +3731,11 @@ msgstr &quot;&quot;
3618 msgid "Diagnosing the text extractors" 3731 msgid "Diagnosing the text extractors"
3619 msgstr "" 3732 msgstr ""
3620 3733
3621 -#: i18n/templates.c:2822 3734 +#: i18n/templates.c:2723
3622 msgid "Diagnostic" 3735 msgid "Diagnostic"
3623 msgstr "" 3736 msgstr ""
3624 3737
3625 -#: i18n/templates.c:4766 3738 +#: i18n/templates.c:4955
3626 msgid "Different fields have different actions and options available." 3739 msgid "Different fields have different actions and options available."
3627 msgstr "" 3740 msgstr ""
3628 3741
@@ -3631,12 +3744,12 @@ msgid &quot;Different types of fields may be available, depending on the system.&quot; @@ -3631,12 +3744,12 @@ msgid &quot;Different types of fields may be available, depending on the system.&quot;
3631 msgstr "" 3744 msgstr ""
3632 3745
3633 #: i18n/templates.c:1109 i18n/templates.c:1121 i18n/templates.c:1262 3746 #: i18n/templates.c:1109 i18n/templates.c:1121 i18n/templates.c:1262
3634 -#: i18n/templates.c:3566 i18n/templates.c:5189 i18n/templates.c:5912  
3635 -#: i18n/templates.c:7469 3747 +#: i18n/templates.c:3467 i18n/templates.c:5378 i18n/templates.c:6101
  3748 +#: i18n/templates.c:7757
3636 msgid "Disable" 3749 msgid "Disable"
3637 msgstr "" 3750 msgstr ""
3638 3751
3639 -#: i18n/templates.c:2129 i18n/templates.c:2132 3752 +#: i18n/templates.c:2030 i18n/templates.c:2033
3640 msgid "Disable Admin Mode" 3753 msgid "Disable Admin Mode"
3641 msgstr "" 3754 msgstr ""
3642 3755
@@ -3644,7 +3757,7 @@ msgstr &quot;&quot; @@ -3644,7 +3757,7 @@ msgstr &quot;&quot;
3644 msgid "Disable Task" 3757 msgid "Disable Task"
3645 msgstr "" 3758 msgstr ""
3646 3759
3647 -#: i18n/templates.c:3560 3760 +#: i18n/templates.c:3461
3648 msgid "Disable document type." 3761 msgid "Disable document type."
3649 msgstr "" 3762 msgstr ""
3650 3763
@@ -3656,12 +3769,12 @@ msgstr &quot;&quot; @@ -3656,12 +3769,12 @@ msgstr &quot;&quot;
3656 msgid "Disable reset alert on check-in" 3769 msgid "Disable reset alert on check-in"
3657 msgstr "" 3770 msgstr ""
3658 3771
3659 -#: i18n/templates.c:1253 i18n/templates.c:3539 3772 +#: i18n/templates.c:1253 i18n/templates.c:3440
3660 msgid "Disable/Enable" 3773 msgid "Disable/Enable"
3661 msgstr "" 3774 msgstr ""
3662 3775
3663 -#: i18n/templates.c:5894 i18n/templates.c:5897 i18n/templates.c:6944  
3664 -#: i18n/templates.c:7460 3776 +#: i18n/templates.c:6083 i18n/templates.c:6086 i18n/templates.c:7232
  3777 +#: i18n/templates.c:7748
3665 msgid "Disabled" 3778 msgid "Disabled"
3666 msgstr "" 3779 msgstr ""
3667 3780
@@ -3669,15 +3782,15 @@ msgstr &quot;&quot; @@ -3669,15 +3782,15 @@ msgstr &quot;&quot;
3669 msgid "Disabled actions updated." 3782 msgid "Disabled actions updated."
3670 msgstr "" 3783 msgstr ""
3671 3784
3672 -#: i18n/templates.c:5198 3785 +#: i18n/templates.c:5387
3673 msgid "Disabled values" 3786 msgid "Disabled values"
3674 msgstr "" 3787 msgstr ""
3675 3788
3676 -#: i18n/templates.c:1184 i18n/templates.c:3470 3789 +#: i18n/templates.c:1184 i18n/templates.c:3371
3677 msgid "Disassociate Fieldsets" 3790 msgid "Disassociate Fieldsets"
3678 msgstr "" 3791 msgstr ""
3679 3792
3680 -#: i18n/templates.c:7889 3793 +#: i18n/templates.c:8177
3681 msgid "Disclaimers" 3794 msgid "Disclaimers"
3682 msgstr "" 3795 msgstr ""
3683 3796
@@ -3685,11 +3798,11 @@ msgstr &quot;&quot; @@ -3685,11 +3798,11 @@ msgstr &quot;&quot;
3685 msgid "Disclaimers Plugin" 3798 msgid "Disclaimers Plugin"
3686 msgstr "" 3799 msgstr ""
3687 3800
3688 -#: plugins/ktstandard/KTDiscussion.php:128 i18n/templates.c:7646 3801 +#: plugins/ktstandard/KTDiscussion.php:128 i18n/templates.c:7934
3689 msgid "Discussion" 3802 msgid "Discussion"
3690 msgstr "" 3803 msgstr ""
3691 3804
3692 -#: search2/search/fields/DiscussionTextField.inc.php:46 3805 +#: search2/search/fields/DiscussionTextField.inc.php:47
3693 msgid "Discussion Text" 3806 msgid "Discussion Text"
3694 msgstr "" 3807 msgstr ""
3695 3808
@@ -3702,11 +3815,15 @@ msgstr &quot;&quot; @@ -3702,11 +3815,15 @@ msgstr &quot;&quot;
3702 msgid "Display Details" 3815 msgid "Display Details"
3703 msgstr "" 3816 msgstr ""
3704 3817
3705 -#: plugins/ktcore/admin/managePermissions.php:54 i18n/templates.c:4586 3818 +#: i18n/templates.c:4394
  3819 +msgid "Display Language"
  3820 +msgstr ""
  3821 +
  3822 +#: plugins/ktcore/admin/managePermissions.php:54 i18n/templates.c:4775
3706 msgid "Display Name" 3823 msgid "Display Name"
3707 msgstr "" 3824 msgstr ""
3708 3825
3709 -#: i18n/templates.c:7862 i18n/templates.c:7883 3826 +#: i18n/templates.c:8150 i18n/templates.c:8171
3710 msgid "Distinguished Name (LDAP DN)" 3827 msgid "Distinguished Name (LDAP DN)"
3711 msgstr "" 3828 msgstr ""
3712 3829
@@ -3714,15 +3831,19 @@ msgstr &quot;&quot; @@ -3714,15 +3831,19 @@ msgstr &quot;&quot;
3714 msgid "Distinguished name" 3831 msgid "Distinguished name"
3715 msgstr "" 3832 msgstr ""
3716 3833
3717 -#: i18n/templates.c:5957 3834 +#: i18n/templates.c:6146
3718 msgid "Do you still wish to continue with deleting this item?" 3835 msgid "Do you still wish to continue with deleting this item?"
3719 msgstr "" 3836 msgstr ""
3720 3837
  3838 +#: i18n/templates.c:4418
  3839 +msgid "Do you want to add the currently open Office document as a new version of [-doctitle-]?"
  3840 +msgstr ""
  3841 +
3721 #: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:296 3842 #: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:296
3722 #: plugins/commercial/electronic-signatures/Esignature.inc.php:203 3843 #: plugins/commercial/electronic-signatures/Esignature.inc.php:203
3723 #: i18n/templates.c:176 i18n/templates.c:248 i18n/templates.c:332 3844 #: i18n/templates.c:176 i18n/templates.c:248 i18n/templates.c:332
3724 #: i18n/templates.c:425 i18n/templates.c:533 i18n/templates.c:671 3845 #: i18n/templates.c:425 i18n/templates.c:533 i18n/templates.c:671
3725 -#: i18n/templates.c:2975 3846 +#: i18n/templates.c:2876
3726 msgid "Document" 3847 msgid "Document"
3727 msgstr "" 3848 msgstr ""
3728 3849
@@ -3768,8 +3889,8 @@ msgstr &quot;&quot; @@ -3768,8 +3889,8 @@ msgstr &quot;&quot;
3768 msgid "Document Comparison Plugin" 3889 msgid "Document Comparison Plugin"
3769 msgstr "" 3890 msgstr ""
3770 3891
3771 -#: lib/templating/kt3template.inc.php:315 i18n/templates.c:3068  
3772 -#: i18n/templates.c:3425 3892 +#: lib/templating/kt3template.inc.php:315 i18n/templates.c:2969
  3893 +#: i18n/templates.c:3326
3773 msgid "Document Details" 3894 msgid "Document Details"
3774 msgstr "" 3895 msgstr ""
3775 3896
@@ -3778,27 +3899,27 @@ msgid &quot;Document Discussions Plugin&quot; @@ -3778,27 +3899,27 @@ msgid &quot;Document Discussions Plugin&quot;
3778 msgstr "" 3899 msgstr ""
3779 3900
3780 #: lib/dashboard/Notification.inc.php:223 3901 #: lib/dashboard/Notification.inc.php:223
3781 -#: lib/subscriptions/subscriptions.inc.php:496 3902 +#: lib/subscriptions/subscriptions.inc.php:549
3782 msgid "Document Discussions updated" 3903 msgid "Document Discussions updated"
3783 msgstr "" 3904 msgstr ""
3784 3905
3785 #: plugins/ktcore/admin/documentFieldsv2.php:51 3906 #: plugins/ktcore/admin/documentFieldsv2.php:51
3786 #: plugins/ktcore/admin/manageConditionals.php:61 i18n/templates.c:1202 3907 #: plugins/ktcore/admin/manageConditionals.php:61 i18n/templates.c:1202
3787 -#: i18n/templates.c:3488 3908 +#: i18n/templates.c:3389
3788 msgid "Document Field Management" 3909 msgid "Document Field Management"
3789 msgstr "" 3910 msgstr ""
3790 3911
3791 -#: i18n/templates.c:3722 3912 +#: i18n/templates.c:3623
3792 msgid "Document Fields" 3913 msgid "Document Fields"
3793 msgstr "" 3914 msgstr ""
3794 3915
3795 -#: plugins/ktcore/KTCorePlugin.php:280 i18n/templates.c:4703  
3796 -#: i18n/templates.c:5294 3916 +#: plugins/ktcore/KTCorePlugin.php:280 i18n/templates.c:4892
  3917 +#: i18n/templates.c:5483
3797 msgid "Document Fieldsets" 3918 msgid "Document Fieldsets"
3798 msgstr "" 3919 msgstr ""
3799 3920
3800 -#: lib/browse/Criteria.inc:293 i18n/templates.c:50 i18n/templates.c:1760  
3801 -#: i18n/templates.c:1799 3921 +#: lib/browse/Criteria.inc:293 i18n/templates.c:50 i18n/templates.c:1661
  3922 +#: i18n/templates.c:1700
3802 msgid "Document Filename" 3923 msgid "Document Filename"
3803 msgstr "" 3924 msgstr ""
3804 3925
@@ -3807,7 +3928,7 @@ msgid &quot;Document Filename: &quot; @@ -3807,7 +3928,7 @@ msgid &quot;Document Filename: &quot;
3807 msgstr "" 3928 msgstr ""
3808 3929
3809 #: plugins/commercial/guidInserter/guidInserterPlugin.php:34 3930 #: plugins/commercial/guidInserter/guidInserterPlugin.php:34
3810 -msgid "Document GUID Inserter" 3931 +msgid "Document GUID Inserter (Experimental)"
3811 msgstr "" 3932 msgstr ""
3812 3933
3813 #: plugins/ktcore/KTDocumentActions.php:107 3934 #: plugins/ktcore/KTDocumentActions.php:107
@@ -3815,19 +3936,19 @@ msgstr &quot;&quot; @@ -3815,19 +3936,19 @@ msgstr &quot;&quot;
3815 msgid "Document History" 3936 msgid "Document History"
3816 msgstr "" 3937 msgstr ""
3817 3938
3818 -#: i18n/templates.c:89 i18n/templates.c:3236 i18n/templates.c:3323  
3819 -#: i18n/templates.c:3407 3939 +#: i18n/templates.c:89 i18n/templates.c:3137 i18n/templates.c:3224
  3940 +#: i18n/templates.c:3308
3820 msgid "Document History for #appname# New UI Presentation" 3941 msgid "Document History for #appname# New UI Presentation"
3821 msgstr "" 3942 msgstr ""
3822 3943
3823 #: lib/browse/Criteria.inc:332 plugins/ktcore/KTColumns.inc.php:566 3944 #: lib/browse/Criteria.inc:332 plugins/ktcore/KTColumns.inc.php:566
3824 #: plugins/ktcore/KTCorePlugin.php:149 3945 #: plugins/ktcore/KTCorePlugin.php:149
3825 -#: search2/search/fields/DocumentIdField.inc.php:46 i18n/templates.c:80  
3826 -#: i18n/templates.c:578 i18n/templates.c:1787 i18n/templates.c:1835 3946 +#: search2/search/fields/DocumentIdField.inc.php:47 i18n/templates.c:80
  3947 +#: i18n/templates.c:578 i18n/templates.c:1688 i18n/templates.c:1736
3827 msgid "Document ID" 3948 msgid "Document ID"
3828 msgstr "" 3949 msgstr ""
3829 3950
3830 -#: i18n/templates.c:6614 3951 +#: i18n/templates.c:6902
3831 msgid "Document ID:" 3952 msgid "Document ID:"
3832 msgstr "" 3953 msgstr ""
3833 3954
@@ -3854,7 +3975,7 @@ msgstr &quot;&quot; @@ -3854,7 +3975,7 @@ msgstr &quot;&quot;
3854 3975
3855 #: plugins/ktcore/KTCorePlugin.php:327 3976 #: plugins/ktcore/KTCorePlugin.php:327
3856 #: plugins/search2/LuceneStatisticsDashlet.php:48 3977 #: plugins/search2/LuceneStatisticsDashlet.php:48
3857 -#: plugins/search2/reporting/LuceneStatistics.php:48 i18n/templates.c:6422 3978 +#: plugins/search2/reporting/LuceneStatistics.php:49 i18n/templates.c:6611
3858 msgid "Document Indexer Statistics" 3979 msgid "Document Indexer Statistics"
3859 msgstr "" 3980 msgstr ""
3860 3981
@@ -3867,7 +3988,7 @@ msgid &quot;Document Indexer and External Resource Dependancy Status&quot; @@ -3867,7 +3988,7 @@ msgid &quot;Document Indexer and External Resource Dependancy Status&quot;
3867 msgstr "" 3988 msgstr ""
3868 3989
3869 #: plugins/ktcore/KTCorePlugin.php:309 3990 #: plugins/ktcore/KTCorePlugin.php:309
3870 -#: plugins/search2/reporting/IndexErrors.php:48 i18n/templates.c:1541 3991 +#: plugins/search2/reporting/IndexErrors.php:48 i18n/templates.c:6752
3871 msgid "Document Indexing Diagnostics" 3992 msgid "Document Indexing Diagnostics"
3872 msgstr "" 3993 msgstr ""
3873 3994
@@ -3875,28 +3996,28 @@ msgstr &quot;&quot; @@ -3875,28 +3996,28 @@ msgstr &quot;&quot;
3875 msgid "Document Jump Dashlet" 3996 msgid "Document Jump Dashlet"
3876 msgstr "" 3997 msgstr ""
3877 3998
3878 -#: i18n/templates.c:3089 3999 +#: i18n/templates.c:2990
3879 msgid "Document Link Type Management" 4000 msgid "Document Link Type Management"
3880 msgstr "" 4001 msgstr ""
3881 4002
3882 #: plugins/ktstandard/KTDocumentLinks.php:520 4003 #: plugins/ktstandard/KTDocumentLinks.php:520
3883 -#: plugins/ktstandard/KTDocumentLinks.php:549 i18n/templates.c:7712 4004 +#: plugins/ktstandard/KTDocumentLinks.php:549 i18n/templates.c:8000
3884 msgid "Document Links" 4005 msgid "Document Links"
3885 msgstr "" 4006 msgstr ""
3886 4007
3887 -#: i18n/templates.c:2942 4008 +#: i18n/templates.c:2843
3888 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." 4009 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."
3889 msgstr "" 4010 msgstr ""
3890 4011
3891 #: plugins/ktcore/KTCorePlugin.php:243 4012 #: plugins/ktcore/KTCorePlugin.php:243
3892 #: plugins/ktcore/admin/manageConditionals.php:60 i18n/templates.c:1199 4013 #: plugins/ktcore/admin/manageConditionals.php:60 i18n/templates.c:1199
3893 -#: i18n/templates.c:3485 4014 +#: i18n/templates.c:3386
3894 msgid "Document Metadata and Workflow Configuration" 4015 msgid "Document Metadata and Workflow Configuration"
3895 msgstr "" 4016 msgstr ""
3896 4017
3897 -#: plugins/ktcore/admin/expungeList.php:77 i18n/templates.c:2999  
3898 -#: i18n/templates.c:3017 i18n/templates.c:3053 i18n/templates.c:3071  
3899 -#: i18n/templates.c:3155 4018 +#: plugins/ktcore/admin/expungeList.php:77 i18n/templates.c:2900
  4019 +#: i18n/templates.c:2918 i18n/templates.c:2954 i18n/templates.c:2972
  4020 +#: i18n/templates.c:3056
3900 msgid "Document Name" 4021 msgid "Document Name"
3901 msgstr "" 4022 msgstr ""
3902 4023
@@ -3910,21 +4031,25 @@ msgstr &quot;&quot; @@ -3910,21 +4031,25 @@ msgstr &quot;&quot;
3910 msgid "Document PDF Converter" 4031 msgid "Document PDF Converter"
3911 msgstr "" 4032 msgstr ""
3912 4033
3913 -#: i18n/templates.c:3020 4034 +#: i18n/templates.c:2921
3914 msgid "Document Path" 4035 msgid "Document Path"
3915 msgstr "" 4036 msgstr ""
3916 4037
3917 #: plugins/ktcore/KTPermissions.php:72 4038 #: plugins/ktcore/KTPermissions.php:72
3918 #: plugins/ktcore/admin/workflowsv2.php:1310 4039 #: plugins/ktcore/admin/workflowsv2.php:1310
3919 -#: plugins/ktcore/admin/workflowsv2.php:1381 i18n/templates.c:7055 4040 +#: plugins/ktcore/admin/workflowsv2.php:1381 i18n/templates.c:7343
3920 msgid "Document Permissions" 4041 msgid "Document Permissions"
3921 msgstr "" 4042 msgstr ""
3922 4043
  4044 +#: i18n/templates.c:4376
  4045 +msgid "Document Sent"
  4046 +msgstr ""
  4047 +
3923 #: plugins/ktcore/KTCorePlugin.php:241 4048 #: plugins/ktcore/KTCorePlugin.php:241
3924 msgid "Document Storage" 4049 msgid "Document Storage"
3925 msgstr "" 4050 msgstr ""
3926 4051
3927 -#: plugins/ktcore/admin/manageCleanup.php:75 i18n/templates.c:3176 4052 +#: plugins/ktcore/admin/manageCleanup.php:75 i18n/templates.c:3077
3928 msgid "Document Storage Verification" 4053 msgid "Document Storage Verification"
3929 msgstr "" 4054 msgstr ""
3930 4055
@@ -3940,11 +4065,11 @@ msgstr &quot;&quot; @@ -3940,11 +4065,11 @@ msgstr &quot;&quot;
3940 #: plugins/ktcore/KTDocumentActions.php:1266 4065 #: plugins/ktcore/KTDocumentActions.php:1266
3941 #: plugins/ktcore/KTDocumentActions.php:1501 4066 #: plugins/ktcore/KTDocumentActions.php:1501
3942 #: plugins/ktcore/document/edit.php:103 4067 #: plugins/ktcore/document/edit.php:103
3943 -#: plugins/ktcore/folder/addDocument.php:133 i18n/templates.c:1796 4068 +#: plugins/ktcore/folder/addDocument.php:133 i18n/templates.c:1697
3944 msgid "Document Title" 4069 msgid "Document Title"
3945 msgstr "" 4070 msgstr ""
3946 4071
3947 -#: i18n/templates.c:3401 4072 +#: i18n/templates.c:3302
3948 msgid "Document Transaction History" 4073 msgid "Document Transaction History"
3949 msgstr "" 4074 msgstr ""
3950 4075
@@ -3955,8 +4080,8 @@ msgstr &quot;&quot; @@ -3955,8 +4080,8 @@ msgstr &quot;&quot;
3955 #: plugins/ktcore/folder/addDocument.php:140 4080 #: plugins/ktcore/folder/addDocument.php:140
3956 #: search2/search/fields/DocumentTypeField.inc.php:44 i18n/templates.c:17 4081 #: search2/search/fields/DocumentTypeField.inc.php:44 i18n/templates.c:17
3957 #: i18n/templates.c:71 i18n/templates.c:1169 i18n/templates.c:1244 4082 #: i18n/templates.c:71 i18n/templates.c:1169 i18n/templates.c:1244
3958 -#: i18n/templates.c:1778 i18n/templates.c:1823 i18n/templates.c:3455  
3959 -#: i18n/templates.c:3530 i18n/templates.c:7997 4083 +#: i18n/templates.c:1679 i18n/templates.c:1724 i18n/templates.c:3356
  4084 +#: i18n/templates.c:3431 i18n/templates.c:8285
3960 msgid "Document Type" 4085 msgid "Document Type"
3961 msgstr "" 4086 msgstr ""
3962 4087
@@ -3976,12 +4101,12 @@ msgid &quot;Document Type: &quot; @@ -3976,12 +4101,12 @@ msgid &quot;Document Type: &quot;
3976 msgstr "" 4101 msgstr ""
3977 4102
3978 #: browse.php:234 plugins/ktcore/KTCorePlugin.php:276 i18n/templates.c:1217 4103 #: browse.php:234 plugins/ktcore/KTCorePlugin.php:276 i18n/templates.c:1217
3979 -#: i18n/templates.c:3503 i18n/templates.c:3512 i18n/templates.c:4730  
3980 -#: i18n/templates.c:5315 4104 +#: i18n/templates.c:3404 i18n/templates.c:3413 i18n/templates.c:4919
  4105 +#: i18n/templates.c:5504
3981 msgid "Document Types" 4106 msgid "Document Types"
3982 msgstr "" 4107 msgstr ""
3983 4108
3984 -#: i18n/templates.c:7988 4109 +#: i18n/templates.c:8276
3985 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)." 4110 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)."
3986 msgstr "" 4111 msgstr ""
3987 4112
@@ -3991,11 +4116,11 @@ msgstr &quot;&quot; @@ -3991,11 +4116,11 @@ msgstr &quot;&quot;
3991 msgid "Document Types, defined by the administrator, are used to categorise documents. Please select a Document Type from the list below." 4116 msgid "Document Types, defined by the administrator, are used to categorise documents. Please select a Document Type from the list below."
3992 msgstr "" 4117 msgstr ""
3993 4118
3994 -#: i18n/templates.c:59 i18n/templates.c:1766 i18n/templates.c:1805 4119 +#: i18n/templates.c:59 i18n/templates.c:1667 i18n/templates.c:1706
3995 msgid "Document Version" 4120 msgid "Document Version"
3996 msgstr "" 4121 msgstr ""
3997 4122
3998 -#: i18n/templates.c:3317 4123 +#: i18n/templates.c:3218
3999 msgid "Document Version History" 4124 msgid "Document Version History"
4000 msgstr "" 4125 msgstr ""
4001 4126
@@ -4008,13 +4133,17 @@ msgid &quot;Document actions&quot; @@ -4008,13 +4133,17 @@ msgid &quot;Document actions&quot;
4008 msgstr "" 4133 msgstr ""
4009 4134
4010 #: lib/dashboard/Notification.inc.php:214 4135 #: lib/dashboard/Notification.inc.php:214
4011 -#: lib/subscriptions/subscriptions.inc.php:485 4136 +#: lib/subscriptions/subscriptions.inc.php:538
4012 #: plugins/ktcore/folder/addDocument.php:391 4137 #: plugins/ktcore/folder/addDocument.php:391
4013 msgid "Document added" 4138 msgid "Document added"
4014 msgstr "" 4139 msgstr ""
4015 4140
  4141 +#: i18n/templates.c:4406
  4142 +msgid "Document already open"
  4143 +msgstr ""
  4144 +
4016 #: lib/dashboard/Notification.inc.php:221 4145 #: lib/dashboard/Notification.inc.php:221
4017 -#: lib/subscriptions/subscriptions.inc.php:493 4146 +#: lib/subscriptions/subscriptions.inc.php:546
4018 msgid "Document archived" 4147 msgid "Document archived"
4019 msgstr "" 4148 msgstr ""
4020 4149
@@ -4022,43 +4151,43 @@ msgstr &quot;&quot; @@ -4022,43 +4151,43 @@ msgstr &quot;&quot;
4022 msgid "Document archived." 4151 msgid "Document archived."
4023 msgstr "" 4152 msgstr ""
4024 4153
4025 -#: lib/documentmanagement/documentutil.inc.php:247 4154 +#: lib/documentmanagement/documentutil.inc.php:248
4026 #, php-format 4155 #, php-format
4027 msgid "Document archived: %s" 4156 msgid "Document archived: %s"
4028 msgstr "" 4157 msgstr ""
4029 4158
4030 -#: plugins/ktcore/KTBulkActions.php:828 plugins/ktcore/KTBulkActions.php:841 4159 +#: plugins/ktcore/KTBulkActions.php:882 plugins/ktcore/KTBulkActions.php:895
4031 msgid "Document cannot be archived" 4160 msgid "Document cannot be archived"
4032 msgstr "" 4161 msgstr ""
4033 4162
4034 -#: lib/documentmanagement/documentutil.inc.php:1128 4163 +#: lib/documentmanagement/documentutil.inc.php:1161
4035 msgid "Document cannot be archived as it is checked out." 4164 msgid "Document cannot be archived as it is checked out."
4036 msgstr "" 4165 msgstr ""
4037 4166
4038 -#: lib/documentmanagement/documentutil.inc.php:219  
4039 -#: lib/documentmanagement/documentutil.inc.php:1132 4167 +#: lib/documentmanagement/documentutil.inc.php:220
  4168 +#: lib/documentmanagement/documentutil.inc.php:1165
4040 msgid "Document cannot be archived as it is restricted by the workflow." 4169 msgid "Document cannot be archived as it is restricted by the workflow."
4041 msgstr "" 4170 msgstr ""
4042 4171
4043 -#: plugins/ktcore/KTBulkActions.php:1244 4172 +#: plugins/ktcore/KTBulkActions.php:1322
4044 msgid "Document cannot be checked out" 4173 msgid "Document cannot be checked out"
4045 msgstr "" 4174 msgstr ""
4046 4175
4047 -#: lib/documentmanagement/documentutil.inc.php:171  
4048 -#: plugins/ktcore/KTBulkActions.php:1225 plugins/ktcore/KTBulkActions.php:1422  
4049 -#: plugins/ktcore/KTBulkActions.php:1533 4176 +#: lib/documentmanagement/documentutil.inc.php:170
  4177 +#: plugins/ktcore/KTBulkActions.php:1303 plugins/ktcore/KTBulkActions.php:1511
  4178 +#: plugins/ktcore/KTBulkActions.php:1623
4050 msgid "Document cannot be checked out as it is immutable" 4179 msgid "Document cannot be checked out as it is immutable"
4051 msgstr "" 4180 msgstr ""
4052 4181
4053 -#: plugins/ktcore/KTBulkActions.php:645 4182 +#: plugins/ktcore/KTBulkActions.php:679
4054 msgid "Document cannot be copied" 4183 msgid "Document cannot be copied"
4055 msgstr "" 4184 msgstr ""
4056 4185
4057 -#: lib/documentmanagement/documentutil.inc.php:1083 4186 +#: lib/documentmanagement/documentutil.inc.php:1116
4058 msgid "Document cannot be copied as it is checked out." 4187 msgid "Document cannot be copied as it is checked out."
4059 msgstr "" 4188 msgstr ""
4060 4189
4061 -#: lib/documentmanagement/documentutil.inc.php:1087 4190 +#: lib/documentmanagement/documentutil.inc.php:1120
4062 msgid "Document cannot be copied as it is restricted by the workflow." 4191 msgid "Document cannot be copied as it is restricted by the workflow."
4063 msgstr "" 4192 msgstr ""
4064 4193
@@ -4066,25 +4195,25 @@ msgstr &quot;&quot; @@ -4066,25 +4195,25 @@ msgstr &quot;&quot;
4066 msgid "Document cannot be deleted" 4195 msgid "Document cannot be deleted"
4067 msgstr "" 4196 msgstr ""
4068 4197
4069 -#: lib/documentmanagement/documentutil.inc.php:1116 4198 +#: lib/documentmanagement/documentutil.inc.php:1149
4070 msgid "Document cannot be deleted as it is checked out." 4199 msgid "Document cannot be deleted as it is checked out."
4071 msgstr "" 4200 msgstr ""
4072 4201
4073 -#: lib/documentmanagement/documentutil.inc.php:1112 4202 +#: lib/documentmanagement/documentutil.inc.php:1145
4074 msgid "Document cannot be deleted as it is immutable." 4203 msgid "Document cannot be deleted as it is immutable."
4075 msgstr "" 4204 msgstr ""
4076 4205
4077 -#: lib/documentmanagement/documentutil.inc.php:971  
4078 -#: lib/documentmanagement/documentutil.inc.php:1120 4206 +#: lib/documentmanagement/documentutil.inc.php:1004
  4207 +#: lib/documentmanagement/documentutil.inc.php:1153
4079 msgid "Document cannot be deleted as it is restricted by the workflow." 4208 msgid "Document cannot be deleted as it is restricted by the workflow."
4080 msgstr "" 4209 msgstr ""
4081 4210
4082 -#: plugins/ktcore/KTBulkActions.php:1058 4211 +#: plugins/ktcore/KTBulkActions.php:1124
4083 msgid "Document cannot be exported" 4212 msgid "Document cannot be exported"
4084 msgstr "" 4213 msgstr ""
4085 4214
4086 -#: lib/foldermanagement/compressionArchiveUtil.inc.php:657  
4087 -#: plugins/ktcore/KTBulkActions.php:1068 4215 +#: lib/foldermanagement/compressionArchiveUtil.inc.php:658
  4216 +#: plugins/ktcore/KTBulkActions.php:1134
4088 #: plugins/ktstandard/KTBulkExportPlugin.php:168 4217 #: plugins/ktstandard/KTBulkExportPlugin.php:168
4089 msgid "Document cannot be exported as it is restricted by the workflow." 4218 msgid "Document cannot be exported as it is restricted by the workflow."
4090 msgstr "" 4219 msgstr ""
@@ -4093,29 +4222,33 @@ msgstr &quot;&quot; @@ -4093,29 +4222,33 @@ msgstr &quot;&quot;
4093 msgid "Document cannot be exported, an error occurred: " 4222 msgid "Document cannot be exported, an error occurred: "
4094 msgstr "" 4223 msgstr ""
4095 4224
4096 -#: plugins/ktcore/KTBulkActions.php:406 4225 +#: plugins/ktcore/KTBulkActions.php:424
4097 msgid "Document cannot be moved" 4226 msgid "Document cannot be moved"
4098 msgstr "" 4227 msgstr ""
4099 4228
4100 -#: lib/documentmanagement/documentutil.inc.php:1099 4229 +#: lib/documentmanagement/documentutil.inc.php:1132
4101 msgid "Document cannot be moved as it is checked out." 4230 msgid "Document cannot be moved as it is checked out."
4102 msgstr "" 4231 msgstr ""
4103 4232
4104 -#: lib/documentmanagement/documentutil.inc.php:1095 4233 +#: lib/documentmanagement/documentutil.inc.php:1128
4105 msgid "Document cannot be moved as it is immutable." 4234 msgid "Document cannot be moved as it is immutable."
4106 msgstr "" 4235 msgstr ""
4107 4236
4108 -#: lib/documentmanagement/documentutil.inc.php:1103 4237 +#: lib/documentmanagement/documentutil.inc.php:1136
4109 msgid "Document cannot be moved as it is restricted by the workflow." 4238 msgid "Document cannot be moved as it is restricted by the workflow."
4110 msgstr "" 4239 msgstr ""
4111 4240
4112 #: lib/dashboard/Notification.inc.php:218 4241 #: lib/dashboard/Notification.inc.php:218
4113 -#: lib/subscriptions/subscriptions.inc.php:489 4242 +#: lib/subscriptions/subscriptions.inc.php:542
4114 msgid "Document checked in" 4243 msgid "Document checked in"
4115 msgstr "" 4244 msgstr ""
4116 4245
  4246 +#: i18n/templates.c:4265
  4247 +msgid "Document checked in."
  4248 +msgstr ""
  4249 +
4117 #: lib/dashboard/Notification.inc.php:219 4250 #: lib/dashboard/Notification.inc.php:219
4118 -#: lib/subscriptions/subscriptions.inc.php:490 4251 +#: lib/subscriptions/subscriptions.inc.php:543
4119 msgid "Document checked out" 4252 msgid "Document checked out"
4120 msgstr "" 4253 msgstr ""
4121 4254
@@ -4123,15 +4256,11 @@ msgstr &quot;&quot; @@ -4123,15 +4256,11 @@ msgstr &quot;&quot;
4123 msgid "Document checked out cancelled" 4256 msgid "Document checked out cancelled"
4124 msgstr "" 4257 msgstr ""
4125 4258
4126 -#: plugins/ktcore/KTDocumentActions.php:542 4259 +#: plugins/ktcore/KTDocumentActions.php:542 i18n/templates.c:4268
4127 msgid "Document checked out." 4260 msgid "Document checked out."
4128 msgstr "" 4261 msgstr ""
4129 4262
4130 -#: search2/indexing/extractors/TikaApacheExtractor.inc.php:86  
4131 -msgid "Document contained no content"  
4132 -msgstr ""  
4133 -  
4134 -#: lib/subscriptions/subscriptions.inc.php:492 4263 +#: lib/subscriptions/subscriptions.inc.php:545
4135 msgid "Document copied" 4264 msgid "Document copied"
4136 msgstr "" 4265 msgstr ""
4137 4266
@@ -4144,7 +4273,7 @@ msgstr &quot;&quot; @@ -4144,7 +4273,7 @@ msgstr &quot;&quot;
4144 msgid "Document copy emailed to %s. " 4273 msgid "Document copy emailed to %s. "
4145 msgstr "" 4274 msgstr ""
4146 4275
4147 -#: plugins/ktcore/KTBulkActions.php:1559 4276 +#: plugins/ktcore/KTBulkActions.php:1649
4148 msgid "Document could not be checked out. " 4277 msgid "Document could not be checked out. "
4149 msgstr "" 4278 msgstr ""
4150 4279
@@ -4152,21 +4281,21 @@ msgstr &quot;&quot; @@ -4152,21 +4281,21 @@ msgstr &quot;&quot;
4152 msgid "Document could not be restored" 4281 msgid "Document could not be restored"
4153 msgstr "" 4282 msgstr ""
4154 4283
4155 -#: lib/documentmanagement/documentutil.inc.php:748  
4156 -#: lib/documentmanagement/documentutil.inc.php:780 4284 +#: lib/documentmanagement/documentutil.inc.php:771
  4285 +#: lib/documentmanagement/documentutil.inc.php:803
4157 msgid "Document created" 4286 msgid "Document created"
4158 msgstr "" 4287 msgstr ""
4159 4288
4160 -#: lib/documentmanagement/documentutil.inc.php:1041 4289 +#: lib/documentmanagement/documentutil.inc.php:1074
4161 msgid "Document deleted: " 4290 msgid "Document deleted: "
4162 msgstr "" 4291 msgstr ""
4163 4292
4164 -#: search2/indexing/indexerCore.inc.php:1454 4293 +#: search2/indexing/indexerCore.inc.php:1474
4165 #, php-format 4294 #, php-format
4166 msgid "Document docid: %d was not removed from the queue as it looks like there was a problem with the extraction process" 4295 msgid "Document docid: %d was not removed from the queue as it looks like there was a problem with the extraction process"
4167 msgstr "" 4296 msgstr ""
4168 4297
4169 -#: lib/subscriptions/subscriptions.inc.php:494 4298 +#: lib/subscriptions/subscriptions.inc.php:547
4170 #: plugins/ktcore/KTDocumentActions.php:375 4299 #: plugins/ktcore/KTDocumentActions.php:375
4171 msgid "Document downloaded" 4300 msgid "Document downloaded"
4172 msgstr "" 4301 msgstr ""
@@ -4175,16 +4304,20 @@ msgstr &quot;&quot; @@ -4175,16 +4304,20 @@ msgstr &quot;&quot;
4175 msgid "Document expunged" 4304 msgid "Document expunged"
4176 msgstr "" 4305 msgstr ""
4177 4306
4178 -#: plugins/ktcore/KTBulkActions.php:1235 plugins/ktcore/KTBulkActions.php:1431  
4179 -#: plugins/ktcore/KTBulkActions.php:1551 4307 +#: plugins/ktcore/KTBulkActions.php:1313 plugins/ktcore/KTBulkActions.php:1520
  4308 +#: plugins/ktcore/KTBulkActions.php:1641
4180 msgid "Document has already been checked out by " 4309 msgid "Document has already been checked out by "
4181 msgstr "" 4310 msgstr ""
4182 4311
4183 -#: plugins/commercial/alerts.php:438 4312 +#: i18n/templates.c:4379
  4313 +msgid "Document has been emailed to recipients"
  4314 +msgstr ""
  4315 +
  4316 +#: plugins/commercial/alerts.php:310 plugins/commercial/alerts.php:446
4184 msgid "Document has been expunged" 4317 msgid "Document has been expunged"
4185 msgstr "" 4318 msgstr ""
4186 4319
4187 -#: i18n/templates.c:7208 4320 +#: i18n/templates.c:7496
4188 msgid "Document has no assigned workflow." 4321 msgid "Document has no assigned workflow."
4189 msgstr "" 4322 msgstr ""
4190 4323
@@ -4192,22 +4325,26 @@ msgstr &quot;&quot; @@ -4192,22 +4325,26 @@ msgstr &quot;&quot;
4192 msgid "Document has no workflow" 4325 msgid "Document has no workflow"
4193 msgstr "" 4326 msgstr ""
4194 4327
  4328 +#: i18n/templates.c:4385
  4329 +msgid "Document has not been emailed to recipients."
  4330 +msgstr ""
  4331 +
4195 #: lib/actions/documentaction.inc.php:212 view.php:92 4332 #: lib/actions/documentaction.inc.php:212 view.php:92
4196 msgid "Document info" 4333 msgid "Document info"
4197 msgstr "" 4334 msgstr ""
4198 4335
4199 -#: lib/actions/bulkaction.php:595 4336 +#: lib/actions/bulkaction.php:646
4200 msgid "Document is archived or deleted" 4337 msgid "Document is archived or deleted"
4201 msgstr "" 4338 msgstr ""
4202 4339
4203 -#: lib/documentmanagement/documentutil.inc.php:467 4340 +#: lib/documentmanagement/documentutil.inc.php:469
4204 msgid "Document is checkout and cannot be overwritten" 4341 msgid "Document is checkout and cannot be overwritten"
4205 msgstr "" 4342 msgstr ""
4206 4343
4207 -#: i18n/templates.c:959 i18n/templates.c:1034 i18n/templates.c:1880  
4208 -#: i18n/templates.c:1934 i18n/templates.c:1955 i18n/templates.c:1970  
4209 -#: i18n/templates.c:1991 i18n/templates.c:2018 i18n/templates.c:2471  
4210 -#: i18n/templates.c:7580 4344 +#: i18n/templates.c:959 i18n/templates.c:1034 i18n/templates.c:1781
  4345 +#: i18n/templates.c:1835 i18n/templates.c:1856 i18n/templates.c:1871
  4346 +#: i18n/templates.c:1892 i18n/templates.c:1919 i18n/templates.c:2372
  4347 +#: i18n/templates.c:7868
4211 msgid "Document is no longer available" 4348 msgid "Document is no longer available"
4212 msgstr "" 4349 msgstr ""
4213 4350
@@ -4238,16 +4375,16 @@ msgid &quot;Document metadata updated&quot; @@ -4238,16 +4375,16 @@ msgid &quot;Document metadata updated&quot;
4238 msgstr "" 4375 msgstr ""
4239 4376
4240 #: lib/dashboard/Notification.inc.php:217 4377 #: lib/dashboard/Notification.inc.php:217
4241 -#: lib/subscriptions/subscriptions.inc.php:488 4378 +#: lib/subscriptions/subscriptions.inc.php:541
4242 msgid "Document modified" 4379 msgid "Document modified"
4243 msgstr "" 4380 msgstr ""
4244 4381
4245 #: lib/dashboard/Notification.inc.php:220 4382 #: lib/dashboard/Notification.inc.php:220
4246 -#: lib/subscriptions/subscriptions.inc.php:491 4383 +#: lib/subscriptions/subscriptions.inc.php:544
4247 msgid "Document moved" 4384 msgid "Document moved"
4248 msgstr "" 4385 msgstr ""
4249 4386
4250 -#: lib/documentmanagement/documentutil.inc.php:433 4387 +#: lib/documentmanagement/documentutil.inc.php:435
4251 msgid "Document must be a symbolic link entity" 4388 msgid "Document must be a symbolic link entity"
4252 msgstr "" 4389 msgstr ""
4253 4390
@@ -4264,7 +4401,7 @@ msgstr &quot;&quot; @@ -4264,7 +4401,7 @@ msgstr &quot;&quot;
4264 msgid "Document no longer exists." 4401 msgid "Document no longer exists."
4265 msgstr "" 4402 msgstr ""
4266 4403
4267 -#: lib/documentmanagement/documentutil.inc.php:429 4404 +#: lib/documentmanagement/documentutil.inc.php:431
4268 msgid "Document not specified" 4405 msgid "Document not specified"
4269 msgstr "" 4406 msgstr ""
4270 4407
@@ -4272,23 +4409,23 @@ msgstr &quot;&quot; @@ -4272,23 +4409,23 @@ msgstr &quot;&quot;
4272 msgid "Document or Folder doesn't own its permission object" 4409 msgid "Document or Folder doesn't own its permission object"
4273 msgstr "" 4410 msgstr ""
4274 4411
4275 -#: i18n/templates.c:3263 4412 +#: i18n/templates.c:3164
4276 msgid "Document permissions" 4413 msgid "Document permissions"
4277 msgstr "" 4414 msgstr ""
4278 4415
4279 #: lib/dashboard/Notification.inc.php:215 4416 #: lib/dashboard/Notification.inc.php:215
4280 #: lib/dashboard/Notification.inc.php:216 4417 #: lib/dashboard/Notification.inc.php:216
4281 -#: lib/subscriptions/subscriptions.inc.php:486  
4282 -#: lib/subscriptions/subscriptions.inc.php:487 4418 +#: lib/subscriptions/subscriptions.inc.php:539
  4419 +#: lib/subscriptions/subscriptions.inc.php:540
4283 msgid "Document removed" 4420 msgid "Document removed"
4284 msgstr "" 4421 msgstr ""
4285 4422
4286 -#: lib/documentmanagement/documentutil.inc.php:1346 4423 +#: lib/documentmanagement/documentutil.inc.php:1380
4287 msgid "Document renamed" 4424 msgid "Document renamed"
4288 msgstr "" 4425 msgstr ""
4289 4426
4290 #: lib/dashboard/Notification.inc.php:222 4427 #: lib/dashboard/Notification.inc.php:222
4291 -#: lib/subscriptions/subscriptions.inc.php:495 4428 +#: lib/subscriptions/subscriptions.inc.php:548
4292 msgid "Document restored" 4429 msgid "Document restored"
4293 msgstr "" 4430 msgstr ""
4294 4431
@@ -4313,15 +4450,27 @@ msgstr &quot;&quot; @@ -4313,15 +4450,27 @@ msgstr &quot;&quot;
4313 msgid "Document type alert updated: Due every " 4450 msgid "Document type alert updated: Due every "
4314 msgstr "" 4451 msgstr ""
4315 4452
4316 -#: i18n/templates.c:3578 4453 +#: i18n/templates.c:3479
4317 msgid "Document type cannot be deleted" 4454 msgid "Document type cannot be deleted"
4318 msgstr "" 4455 msgstr ""
4319 4456
  4457 +#: i18n/templates.c:4562
  4458 +msgid "Document type changed"
  4459 +msgstr ""
  4460 +
  4461 +#: i18n/templates.c:4565
  4462 +msgid "Document type could not be changed"
  4463 +msgstr ""
  4464 +
4320 #: plugins/commercial/wintools/email/emailDocumentTypes.php:187 4465 #: plugins/commercial/wintools/email/emailDocumentTypes.php:187
4321 #: plugins/ktcore/admin/documentTypes.php:105 4466 #: plugins/ktcore/admin/documentTypes.php:105
4322 msgid "Document type could not be deleted" 4467 msgid "Document type could not be deleted"
4323 msgstr "" 4468 msgstr ""
4324 4469
  4470 +#: i18n/templates.c:4568
  4471 +msgid "Document type could not be reset"
  4472 +msgstr ""
  4473 +
4325 #: plugins/ktcore/admin/documentTypes.php:93 4474 #: plugins/ktcore/admin/documentTypes.php:93
4326 msgid "Document type created" 4475 msgid "Document type created"
4327 msgstr "" 4476 msgstr ""
@@ -4341,7 +4490,7 @@ msgstr &quot;&quot; @@ -4341,7 +4490,7 @@ msgstr &quot;&quot;
4341 msgid "Document type enabled" 4490 msgid "Document type enabled"
4342 msgstr "" 4491 msgstr ""
4343 4492
4344 -#: search2/ajax/metadata.php:49 4493 +#: search2/ajax/metadata.php:51
4345 msgid "Document type id is not specified." 4494 msgid "Document type id is not specified."
4346 msgstr "" 4495 msgstr ""
4347 4496
@@ -4354,7 +4503,7 @@ msgstr &quot;&quot; @@ -4354,7 +4503,7 @@ msgstr &quot;&quot;
4354 msgid "Document type still in use, could not be deleted" 4503 msgid "Document type still in use, could not be deleted"
4355 msgstr "" 4504 msgstr ""
4356 4505
4357 -#: i18n/templates.c:1205 i18n/templates.c:3491 4506 +#: i18n/templates.c:1205 i18n/templates.c:3392
4358 msgid "Document types" 4507 msgid "Document types"
4359 msgstr "" 4508 msgstr ""
4360 4509
@@ -4363,11 +4512,11 @@ msgid &quot;Document version deleted&quot; @@ -4363,11 +4512,11 @@ msgid &quot;Document version deleted&quot;
4363 msgstr "" 4512 msgstr ""
4364 4513
4365 #: plugins/housekeeper/HouseKeeper.inc.php:229 i18n/templates.c:686 4514 #: plugins/housekeeper/HouseKeeper.inc.php:229 i18n/templates.c:686
4366 -#: i18n/templates.c:2735 i18n/templates.c:2756 i18n/templates.c:2771 4515 +#: i18n/templates.c:2636 i18n/templates.c:2657 i18n/templates.c:2672
4367 msgid "Documents" 4516 msgid "Documents"
4368 msgstr "" 4517 msgstr ""
4369 4518
4370 -#: i18n/templates.c:6440 4519 +#: i18n/templates.c:6629
4371 msgid "Documents Indexed:" 4520 msgid "Documents Indexed:"
4372 msgstr "" 4521 msgstr ""
4373 4522
@@ -4379,44 +4528,44 @@ msgstr &quot;&quot; @@ -4379,44 +4528,44 @@ msgstr &quot;&quot;
4379 msgid "Documents can be emailed to external users by entering their email addresses below" 4528 msgid "Documents can be emailed to external users by entering their email addresses below"
4380 msgstr "" 4529 msgstr ""
4381 4530
4382 -#: i18n/templates.c:6443 4531 +#: i18n/templates.c:6632
4383 msgid "Documents in Indexing Queue:" 4532 msgid "Documents in Indexing Queue:"
4384 msgstr "" 4533 msgstr ""
4385 4534
4386 -#: i18n/templates.c:7961 4535 +#: i18n/templates.c:8249
4387 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." 4536 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."
4388 msgstr "" 4537 msgstr ""
4389 4538
4390 -#: i18n/templates.c:6392 4539 +#: i18n/templates.c:6581
4391 msgid "Documents processed in a single migration run:" 4540 msgid "Documents processed in a single migration run:"
4392 msgstr "" 4541 msgstr ""
4393 4542
4394 -#: i18n/templates.c:3014 4543 +#: i18n/templates.c:2915
4395 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." 4544 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."
4396 msgstr "" 4545 msgstr ""
4397 4546
4398 -#: i18n/templates.c:6446 4547 +#: i18n/templates.c:6635
4399 msgid "Documents with Indexing Problems:" 4548 msgid "Documents with Indexing Problems:"
4400 msgstr "" 4549 msgstr ""
4401 4550
4402 -#: lib/foldermanagement/folderutil.inc.php:379  
4403 -#: lib/foldermanagement/folderutil.inc.php:517 4551 +#: lib/foldermanagement/folderutil.inc.php:390
  4552 +#: lib/foldermanagement/folderutil.inc.php:528
4404 msgid "Documents: " 4553 msgid "Documents: "
4405 msgstr "" 4554 msgstr ""
4406 4555
4407 -#: i18n/templates.c:6521 4556 +#: i18n/templates.c:6710
4408 msgid "Don't Share" 4557 msgid "Don't Share"
4409 msgstr "" 4558 msgstr ""
4410 4559
4411 -#: i18n/templates.c:2798 i18n/templates.c:2924 4560 +#: i18n/templates.c:2699 i18n/templates.c:2825
4412 msgid "Don't show me this again." 4561 msgid "Don't show me this again."
4413 msgstr "" 4562 msgstr ""
4414 4563
4415 -#: plugins/commercial/alerts.php:966 4564 +#: plugins/commercial/alerts.php:974
4416 msgid "Done" 4565 msgid "Done"
4417 msgstr "" 4566 msgstr ""
4418 4567
4419 -#: search2/indexing/indexerCore.inc.php:1450 4568 +#: search2/indexing/indexerCore.inc.php:1470
4420 #, php-format 4569 #, php-format
4421 msgid "Done indexing docid: %d" 4570 msgid "Done indexing docid: %d"
4422 msgstr "" 4571 msgstr ""
@@ -4429,7 +4578,15 @@ msgstr &quot;&quot; @@ -4429,7 +4578,15 @@ msgstr &quot;&quot;
4429 msgid "Done." 4578 msgid "Done."
4430 msgstr "" 4579 msgstr ""
4431 4580
4432 -#: i18n/templates.c:2171 4581 +#: i18n/templates.c:4577
  4582 +msgid "Double-click to Edit"
  4583 +msgstr ""
  4584 +
  4585 +#: i18n/templates.c:4574
  4586 +msgid "Double-click to Select"
  4587 +msgstr ""
  4588 +
  4589 +#: i18n/templates.c:2072
4433 msgid "Down" 4590 msgid "Down"
4434 msgstr "" 4591 msgstr ""
4435 4592
@@ -4438,7 +4595,7 @@ msgstr &quot;&quot; @@ -4438,7 +4595,7 @@ msgstr &quot;&quot;
4438 msgid "Download" 4595 msgid "Download"
4439 msgstr "" 4596 msgstr ""
4440 4597
4441 -#: plugins/ktcore/KTBulkActions.php:1053 4598 +#: plugins/ktcore/KTBulkActions.php:1119
4442 msgid "Download All" 4599 msgid "Download All"
4443 msgstr "" 4600 msgstr ""
4444 4601
@@ -4452,7 +4609,7 @@ msgstr &quot;&quot; @@ -4452,7 +4609,7 @@ msgstr &quot;&quot;
4452 msgid "Download File" 4609 msgid "Download File"
4453 msgstr "" 4610 msgstr ""
4454 4611
4455 -#: plugins/ktcore/KTBulkActions.php:1297 4612 +#: plugins/ktcore/KTBulkActions.php:1375
4456 msgid "Download Files" 4613 msgid "Download Files"
4457 msgstr "" 4614 msgstr ""
4458 4615
@@ -4460,20 +4617,28 @@ msgstr &quot;&quot; @@ -4460,20 +4617,28 @@ msgstr &quot;&quot;
4460 msgid "Download Free Trial" 4617 msgid "Download Free Trial"
4461 msgstr "" 4618 msgstr ""
4462 4619
4463 -#: i18n/templates.c:6692 i18n/templates.c:6695 4620 +#: i18n/templates.c:6980 i18n/templates.c:6983
4464 msgid "Download Support information" 4621 msgid "Download Support information"
4465 msgstr "" 4622 msgstr ""
4466 4623
4467 -#: i18n/templates.c:2300 4624 +#: i18n/templates.c:2201
4468 msgid "Download Zipped File" 4625 msgid "Download Zipped File"
4469 msgstr "" 4626 msgstr ""
4470 4627
  4628 +#: i18n/templates.c:4229
  4629 +msgid "Download failed"
  4630 +msgstr ""
  4631 +
  4632 +#: i18n/templates.c:4235
  4633 +msgid "Download succeeded"
  4634 +msgstr ""
  4635 +
4471 #: i18n/templates.c:677 4636 #: i18n/templates.c:677
4472 msgid "Downloads" 4637 msgid "Downloads"
4473 msgstr "" 4638 msgstr ""
4474 4639
4475 -#: plugins/ktcore/KTCorePlugin.php:270 i18n/templates.c:4184  
4476 -#: i18n/templates.c:5966 4640 +#: plugins/ktcore/KTCorePlugin.php:270 i18n/templates.c:4085
  4641 +#: i18n/templates.c:6155
4477 msgid "Dynamic Conditions" 4642 msgid "Dynamic Conditions"
4478 msgstr "" 4643 msgstr ""
4479 4644
@@ -4494,11 +4659,11 @@ msgstr &quot;&quot; @@ -4494,11 +4659,11 @@ msgstr &quot;&quot;
4494 msgid "Dynamic permission removed" 4659 msgid "Dynamic permission removed"
4495 msgstr "" 4660 msgstr ""
4496 4661
4497 -#: i18n/templates.c:3854 4662 +#: i18n/templates.c:3755
4498 msgid "Dynamic permissions" 4663 msgid "Dynamic permissions"
4499 msgstr "" 4664 msgstr ""
4500 4665
4501 -#: i18n/templates.c:4931 4666 +#: i18n/templates.c:5120
4502 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." 4667 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."
4503 msgstr "" 4668 msgstr ""
4504 4669
@@ -4521,24 +4686,24 @@ msgid &quot;Each workflow must have a unique name.&quot; @@ -4521,24 +4686,24 @@ msgid &quot;Each workflow must have a unique name.&quot;
4521 msgstr "" 4686 msgstr ""
4522 4687
4523 #: i18n/templates.c:1088 i18n/templates.c:1250 i18n/templates.c:1256 4688 #: i18n/templates.c:1088 i18n/templates.c:1250 i18n/templates.c:1256
4524 -#: i18n/templates.c:1487 i18n/templates.c:1493 i18n/templates.c:1643  
4525 -#: i18n/templates.c:2555 i18n/templates.c:2564 i18n/templates.c:2567  
4526 -#: i18n/templates.c:3131 i18n/templates.c:3536 i18n/templates.c:3551  
4527 -#: i18n/templates.c:4499 i18n/templates.c:4610 i18n/templates.c:4733  
4528 -#: i18n/templates.c:4751 i18n/templates.c:4814 i18n/templates.c:4874  
4529 -#: i18n/templates.c:5099 i18n/templates.c:5273 i18n/templates.c:5318  
4530 -#: i18n/templates.c:5336 i18n/templates.c:5624 i18n/templates.c:5642  
4531 -#: i18n/templates.c:5717 i18n/templates.c:5720 i18n/templates.c:5762  
4532 -#: i18n/templates.c:5768 i18n/templates.c:5798 i18n/templates.c:5807  
4533 -#: i18n/templates.c:5879 i18n/templates.c:5891 i18n/templates.c:5984  
4534 -#: i18n/templates.c:5993 i18n/templates.c:6026 i18n/templates.c:6035  
4535 -#: i18n/templates.c:6494 i18n/templates.c:6509 i18n/templates.c:6806  
4536 -#: i18n/templates.c:6830 i18n/templates.c:6836 i18n/templates.c:6938  
4537 -#: i18n/templates.c:6947 i18n/templates.c:6962 i18n/templates.c:7037  
4538 -#: i18n/templates.c:7079 i18n/templates.c:7097 i18n/templates.c:7103  
4539 -#: i18n/templates.c:7118 i18n/templates.c:7124 i18n/templates.c:7373  
4540 -#: i18n/templates.c:7391 i18n/templates.c:7457 i18n/templates.c:7466  
4541 -#: i18n/templates.c:7904 4689 +#: i18n/templates.c:1487 i18n/templates.c:1493 i18n/templates.c:1544
  4690 +#: i18n/templates.c:2456 i18n/templates.c:2465 i18n/templates.c:2468
  4691 +#: i18n/templates.c:3032 i18n/templates.c:3437 i18n/templates.c:3452
  4692 +#: i18n/templates.c:4448 i18n/templates.c:4688 i18n/templates.c:4799
  4693 +#: i18n/templates.c:4922 i18n/templates.c:4940 i18n/templates.c:5003
  4694 +#: i18n/templates.c:5063 i18n/templates.c:5288 i18n/templates.c:5462
  4695 +#: i18n/templates.c:5507 i18n/templates.c:5525 i18n/templates.c:5813
  4696 +#: i18n/templates.c:5831 i18n/templates.c:5906 i18n/templates.c:5909
  4697 +#: i18n/templates.c:5951 i18n/templates.c:5957 i18n/templates.c:5987
  4698 +#: i18n/templates.c:5996 i18n/templates.c:6068 i18n/templates.c:6080
  4699 +#: i18n/templates.c:6173 i18n/templates.c:6182 i18n/templates.c:6215
  4700 +#: i18n/templates.c:6224 i18n/templates.c:6683 i18n/templates.c:6698
  4701 +#: i18n/templates.c:7094 i18n/templates.c:7118 i18n/templates.c:7124
  4702 +#: i18n/templates.c:7226 i18n/templates.c:7235 i18n/templates.c:7250
  4703 +#: i18n/templates.c:7325 i18n/templates.c:7367 i18n/templates.c:7385
  4704 +#: i18n/templates.c:7391 i18n/templates.c:7406 i18n/templates.c:7412
  4705 +#: i18n/templates.c:7661 i18n/templates.c:7679 i18n/templates.c:7745
  4706 +#: i18n/templates.c:7754 i18n/templates.c:8192
4542 msgid "Edit" 4707 msgid "Edit"
4543 msgstr "" 4708 msgstr ""
4544 4709
@@ -4547,20 +4712,20 @@ msgstr &quot;&quot; @@ -4547,20 +4712,20 @@ msgstr &quot;&quot;
4547 msgid "Edit %s's groups" 4712 msgid "Edit %s's groups"
4548 msgstr "" 4713 msgstr ""
4549 4714
4550 -#: plugins/ktcore/admin/workflowsv2.php:1575 i18n/templates.c:6737  
4551 -#: i18n/templates.c:6740 4715 +#: plugins/ktcore/admin/workflowsv2.php:1575 i18n/templates.c:7025
  4716 +#: i18n/templates.c:7028
4552 msgid "Edit Actions" 4717 msgid "Edit Actions"
4553 msgstr "" 4718 msgstr ""
4554 4719
4555 -#: i18n/templates.c:4967 4720 +#: i18n/templates.c:5156
4556 msgid "Edit Behaviour" 4721 msgid "Edit Behaviour"
4557 msgstr "" 4722 msgstr ""
4558 4723
4559 -#: i18n/templates.c:4559 4724 +#: i18n/templates.c:4748
4560 msgid "Edit Categorisation" 4725 msgid "Edit Categorisation"
4561 msgstr "" 4726 msgstr ""
4562 4727
4563 -#: i18n/templates.c:4925 4728 +#: i18n/templates.c:5114
4564 msgid "Edit Complex Conditional Metadata" 4729 msgid "Edit Complex Conditional Metadata"
4565 msgstr "" 4730 msgstr ""
4566 4731
@@ -4583,16 +4748,16 @@ msgstr &quot;&quot; @@ -4583,16 +4748,16 @@ msgstr &quot;&quot;
4583 msgid "Edit Dynamic Condition" 4748 msgid "Edit Dynamic Condition"
4584 msgstr "" 4749 msgstr ""
4585 4750
4586 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:217 i18n/templates.c:5147 4751 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:217 i18n/templates.c:5336
4587 msgid "Edit Field" 4752 msgid "Edit Field"
4588 msgstr "" 4753 msgstr ""
4589 4754
4590 -#: plugins/ktcore/admin/documentFieldsv2.php:395 i18n/templates.c:3581  
4591 -#: i18n/templates.c:3629 4755 +#: plugins/ktcore/admin/documentFieldsv2.php:395 i18n/templates.c:3482
  4756 +#: i18n/templates.c:3530
4592 msgid "Edit Fieldset" 4757 msgid "Edit Fieldset"
4593 msgstr "" 4758 msgstr ""
4594 4759
4595 -#: i18n/templates.c:4634 4760 +#: i18n/templates.c:4823
4596 msgid "Edit Fieldset: #fieldset_name#" 4761 msgid "Edit Fieldset: #fieldset_name#"
4597 msgstr "" 4762 msgstr ""
4598 4763
@@ -4601,11 +4766,11 @@ msgstr &quot;&quot; @@ -4601,11 +4766,11 @@ msgstr &quot;&quot;
4601 msgid "Edit Group (%s)" 4766 msgid "Edit Group (%s)"
4602 msgstr "" 4767 msgstr ""
4603 4768
4604 -#: i18n/templates.c:5537 4769 +#: i18n/templates.c:5726
4605 msgid "Edit Group Details" 4770 msgid "Edit Group Details"
4606 msgstr "" 4771 msgstr ""
4607 4772
4608 -#: i18n/templates.c:4004 i18n/templates.c:4028 i18n/templates.c:4031 4773 +#: i18n/templates.c:3905 i18n/templates.c:3929 i18n/templates.c:3932
4609 msgid "Edit Groups" 4774 msgid "Edit Groups"
4610 msgstr "" 4775 msgstr ""
4611 4776
@@ -4617,17 +4782,17 @@ msgstr &quot;&quot; @@ -4617,17 +4782,17 @@ msgstr &quot;&quot;
4617 msgid "Edit LDAP info" 4782 msgid "Edit LDAP info"
4618 msgstr "" 4783 msgstr ""
4619 4784
4620 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:675 i18n/templates.c:4664 4785 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:675 i18n/templates.c:4853
4621 msgid "Edit Lookup Tree" 4786 msgid "Edit Lookup Tree"
4622 msgstr "" 4787 msgstr ""
4623 4788
4624 #: plugins/ktcore/document/edit.php:71 plugins/ktcore/document/edit.php:81 4789 #: plugins/ktcore/document/edit.php:71 plugins/ktcore/document/edit.php:81
4625 -#: plugins/ktcore/document/edit.php:163 i18n/templates.c:1673  
4626 -#: i18n/templates.c:3308 4790 +#: plugins/ktcore/document/edit.php:163 i18n/templates.c:1574
  4791 +#: i18n/templates.c:3209
4627 msgid "Edit Metadata" 4792 msgid "Edit Metadata"
4628 msgstr "" 4793 msgstr ""
4629 4794
4630 -#: i18n/templates.c:2558 4795 +#: i18n/templates.c:2459
4631 msgid "Edit Provider Information" 4796 msgid "Edit Provider Information"
4632 msgstr "" 4797 msgstr ""
4633 4798
@@ -4654,7 +4819,7 @@ msgstr &quot;&quot; @@ -4654,7 +4819,7 @@ msgstr &quot;&quot;
4654 msgid "Edit Search" 4819 msgid "Edit Search"
4655 msgstr "" 4820 msgstr ""
4656 4821
4657 -#: plugins/ktcore/admin/workflowsv2.php:949 i18n/templates.c:6812 4822 +#: plugins/ktcore/admin/workflowsv2.php:949 i18n/templates.c:7100
4658 msgid "Edit State" 4823 msgid "Edit State"
4659 msgstr "" 4824 msgstr ""
4660 4825
@@ -4678,27 +4843,27 @@ msgstr &quot;&quot; @@ -4678,27 +4843,27 @@ msgstr &quot;&quot;
4678 msgid "Edit Transition Connections" 4843 msgid "Edit Transition Connections"
4679 msgstr "" 4844 msgstr ""
4680 4845
4681 -#: i18n/templates.c:5555 4846 +#: i18n/templates.c:5744
4682 msgid "Edit Unit Details" 4847 msgid "Edit Unit Details"
4683 msgstr "" 4848 msgstr ""
4684 4849
4685 -#: i18n/templates.c:5573 4850 +#: i18n/templates.c:5762
4686 msgid "Edit User Details" 4851 msgid "Edit User Details"
4687 msgstr "" 4852 msgstr ""
4688 4853
4689 -#: i18n/templates.c:4001 i18n/templates.c:4022 i18n/templates.c:4025 4854 +#: i18n/templates.c:3902 i18n/templates.c:3923 i18n/templates.c:3926
4690 msgid "Edit Users" 4855 msgid "Edit Users"
4691 msgstr "" 4856 msgstr ""
4692 4857
4693 -#: i18n/templates.c:5348 4858 +#: i18n/templates.c:5537
4694 msgid "Edit View" 4859 msgid "Edit View"
4695 msgstr "" 4860 msgstr ""
4696 4861
4697 -#: plugins/ktcore/admin/workflowsv2.php:455 i18n/templates.c:7133 4862 +#: plugins/ktcore/admin/workflowsv2.php:455 i18n/templates.c:7421
4698 msgid "Edit Workflow Details" 4863 msgid "Edit Workflow Details"
4699 msgstr "" 4864 msgstr ""
4700 4865
4701 -#: i18n/templates.c:6863 4866 +#: i18n/templates.c:7151
4702 msgid "Edit Workflow Details: #name#" 4867 msgid "Edit Workflow Details: #name#"
4703 msgstr "" 4868 msgstr ""
4704 4869
@@ -4706,7 +4871,7 @@ msgstr &quot;&quot; @@ -4706,7 +4871,7 @@ msgstr &quot;&quot;
4706 msgid "Edit a RSS feed" 4871 msgid "Edit a RSS feed"
4707 msgstr "" 4872 msgstr ""
4708 4873
4709 -#: i18n/templates.c:3104 4874 +#: i18n/templates.c:3005
4710 msgid "Edit a link type" 4875 msgid "Edit a link type"
4711 msgstr "" 4876 msgstr ""
4712 4877
@@ -4715,7 +4880,7 @@ msgstr &quot;&quot; @@ -4715,7 +4880,7 @@ msgstr &quot;&quot;
4715 msgid "Edit alert" 4880 msgid "Edit alert"
4716 msgstr "" 4881 msgstr ""
4717 4882
4718 -#: i18n/templates.c:2516 4883 +#: i18n/templates.c:2417
4719 msgid "Edit an authentication source" 4884 msgid "Edit an authentication source"
4720 msgstr "" 4885 msgstr ""
4721 4886
@@ -4724,11 +4889,11 @@ msgstr &quot;&quot; @@ -4724,11 +4889,11 @@ msgstr &quot;&quot;
4724 msgid "Edit an existing condition" 4889 msgid "Edit an existing condition"
4725 msgstr "" 4890 msgstr ""
4726 4891
4727 -#: i18n/templates.c:3548 4892 +#: i18n/templates.c:3449
4728 msgid "Edit document type." 4893 msgid "Edit document type."
4729 msgstr "" 4894 msgstr ""
4730 4895
4731 -#: i18n/templates.c:3545 4896 +#: i18n/templates.c:3446
4732 msgid "Edit fieldset." 4897 msgid "Edit fieldset."
4733 msgstr "" 4898 msgstr ""
4734 4899
@@ -4736,63 +4901,68 @@ msgstr &quot;&quot; @@ -4736,63 +4901,68 @@ msgstr &quot;&quot;
4736 msgid "Edit help item" 4901 msgid "Edit help item"
4737 msgstr "" 4902 msgstr ""
4738 4903
4739 -#: i18n/templates.c:3959 i18n/templates.c:4127 4904 +#: i18n/templates.c:3860 i18n/templates.c:4028
4740 msgid "Edit permissions" 4905 msgid "Edit permissions"
4741 msgstr "" 4906 msgstr ""
4742 4907
4743 -#: i18n/templates.c:2588 4908 +#: i18n/templates.c:2489
4744 msgid "Edit provider configuration" 4909 msgid "Edit provider configuration"
4745 msgstr "" 4910 msgstr ""
4746 4911
4747 -#: i18n/templates.c:1637 4912 +#: i18n/templates.c:1538
4748 msgid "Edit search" 4913 msgid "Edit search"
4749 msgstr "" 4914 msgstr ""
4750 4915
4751 -#: i18n/templates.c:2582 4916 +#: i18n/templates.c:2483
4752 msgid "Edit standard configuration" 4917 msgid "Edit standard configuration"
4753 msgstr "" 4918 msgstr ""
4754 4919
4755 -#: i18n/templates.c:7259 4920 +#: i18n/templates.c:7547
4756 msgid "Edit state properties" 4921 msgid "Edit state properties"
4757 msgstr "" 4922 msgstr ""
4758 4923
4759 -#: i18n/templates.c:2840 4924 +#: i18n/templates.c:2741
4760 msgid "Edit the Email Settings in DMS Administration >> System Configuration to set up emailing on this server." 4925 msgid "Edit the Email Settings in DMS Administration >> System Configuration to set up emailing on this server."
4761 msgstr "" 4926 msgstr ""
4762 4927
4763 -#: i18n/templates.c:2894 4928 +#: i18n/templates.c:2795
4764 msgid "Edit the crontab:" 4929 msgid "Edit the crontab:"
4765 msgstr "" 4930 msgstr ""
4766 4931
4767 -#: i18n/templates.c:4655 i18n/templates.c:4658 4932 +#: i18n/templates.c:4844 i18n/templates.c:4847
4768 msgid "Edit these details" 4933 msgid "Edit these details"
4769 msgstr "" 4934 msgstr ""
4770 4935
4771 -#: i18n/templates.c:4229 i18n/templates.c:4232 4936 +#: i18n/templates.c:4130 i18n/templates.c:4133
4772 msgid "Edit this help page." 4937 msgid "Edit this help page."
4773 msgstr "" 4938 msgstr ""
4774 4939
4775 -#: i18n/templates.c:2828 i18n/templates.c:2831 4940 +#: i18n/templates.c:2729 i18n/templates.c:2732
4776 msgid "Edit this introduction." 4941 msgid "Edit this introduction."
4777 msgstr "" 4942 msgstr ""
4778 4943
4779 -#: i18n/templates.c:7343 4944 +#: i18n/templates.c:7631
4780 msgid "Edit transition properties" 4945 msgid "Edit transition properties"
4781 msgstr "" 4946 msgstr ""
4782 4947
4783 -#: i18n/templates.c:4826 4948 +#: i18n/templates.c:5015
4784 msgid "Edit value" 4949 msgid "Edit value"
4785 msgstr "" 4950 msgstr ""
4786 4951
4787 -#: i18n/templates.c:7400 4952 +#: i18n/templates.c:7688
4788 msgid "Edit workflow properties" 4953 msgid "Edit workflow properties"
4789 msgstr "" 4954 msgstr ""
4790 4955
4791 #: plugins/ktcore/authentication/authenticationadminpage.inc.php:133 4956 #: plugins/ktcore/authentication/authenticationadminpage.inc.php:133
  4957 +#: i18n/templates.c:4586
4792 msgid "Editing" 4958 msgid "Editing"
4793 msgstr "" 4959 msgstr ""
4794 4960
4795 -#: i18n/templates.c:4976 4961 +#: i18n/templates.c:4313
  4962 +msgid "Editing Document (check-ou"
  4963 +msgstr ""
  4964 +
  4965 +#: i18n/templates.c:5165
4796 msgid "Editing Fieldset Rules (Simple)" 4966 msgid "Editing Fieldset Rules (Simple)"
4797 msgstr "" 4967 msgstr ""
4798 4968
@@ -4801,7 +4971,7 @@ msgstr &quot;&quot; @@ -4801,7 +4971,7 @@ msgstr &quot;&quot;
4801 msgid "Editing authentication source: %s" 4971 msgid "Editing authentication source: %s"
4802 msgstr "" 4972 msgstr ""
4803 4973
4804 -#: i18n/templates.c:4940 4974 +#: i18n/templates.c:5129
4805 msgid "Editing behaviour <strong>Jack</strong>" 4975 msgid "Editing behaviour <strong>Jack</strong>"
4806 msgstr "" 4976 msgstr ""
4807 4977
@@ -4810,7 +4980,7 @@ msgstr &quot;&quot; @@ -4810,7 +4980,7 @@ msgstr &quot;&quot;
4810 msgid "Editing: " 4980 msgid "Editing: "
4811 msgstr "" 4981 msgstr ""
4812 4982
4813 -#: i18n/templates.c:7100 4983 +#: i18n/templates.c:7388
4814 msgid "Effects" 4984 msgid "Effects"
4815 msgstr "" 4985 msgstr ""
4816 4986
@@ -4835,7 +5005,7 @@ msgid &quot;Electronic Signatures&quot; @@ -4835,7 +5005,7 @@ msgid &quot;Electronic Signatures&quot;
4835 msgstr "" 5005 msgstr ""
4836 5006
4837 #: plugins/ktcore/KTCorePlugin.php:335 plugins/ktstandard/KTEmail.php:374 5007 #: plugins/ktcore/KTCorePlugin.php:335 plugins/ktstandard/KTEmail.php:374
4838 -#: i18n/templates.c:7772 5008 +#: i18n/templates.c:8060
4839 msgid "Email" 5009 msgid "Email"
4840 msgstr "" 5010 msgstr ""
4841 5011
@@ -4850,10 +5020,18 @@ msgstr &quot;&quot; @@ -4850,10 +5020,18 @@ msgstr &quot;&quot;
4850 msgid "Email Attachment" 5020 msgid "Email Attachment"
4851 msgstr "" 5021 msgstr ""
4852 5022
  5023 +#: i18n/templates.c:4388
  5024 +msgid "Email Document"
  5025 +msgstr ""
  5026 +
4853 #: plugins/commercial/wintools/BaobabPlugin.php:93 i18n/templates.c:1226 5027 #: plugins/commercial/wintools/BaobabPlugin.php:93 i18n/templates.c:1226
4854 msgid "Email Document Types" 5028 msgid "Email Document Types"
4855 msgstr "" 5029 msgstr ""
4856 5030
  5031 +#: i18n/templates.c:4466
  5032 +msgid "Email Document to users."
  5033 +msgstr ""
  5034 +
4857 #: i18n/transactions.c:13 5035 #: i18n/transactions.c:13
4858 msgid "Email Link" 5036 msgid "Email Link"
4859 msgstr "" 5037 msgstr ""
@@ -4878,11 +5056,11 @@ msgstr &quot;&quot; @@ -4878,11 +5056,11 @@ msgstr &quot;&quot;
4878 msgid "Email addresses" 5056 msgid "Email addresses"
4879 msgstr "" 5057 msgstr ""
4880 5058
4881 -#: i18n/templates.c:7769 5059 +#: i18n/templates.c:8057
4882 msgid "Email document" 5060 msgid "Email document"
4883 msgstr "" 5061 msgstr ""
4884 5062
4885 -#: i18n/templates.c:2837 5063 +#: i18n/templates.c:2738
4886 msgid "Email has not been configured on this server. Emailing of documents and sending of notifications are disabled." 5064 msgid "Email has not been configured on this server. Emailing of documents and sending of notifications are disabled."
4887 msgstr "" 5065 msgstr ""
4888 5066
@@ -4896,11 +5074,11 @@ msgid &quot;Email sent&quot; @@ -4896,11 +5074,11 @@ msgid &quot;Email sent&quot;
4896 msgstr "" 5074 msgstr ""
4897 5075
4898 #: i18n/templates.c:1103 i18n/templates.c:1115 i18n/templates.c:1259 5076 #: i18n/templates.c:1103 i18n/templates.c:1115 i18n/templates.c:1259
4899 -#: i18n/templates.c:3557 i18n/templates.c:5204 i18n/templates.c:5909 5077 +#: i18n/templates.c:3458 i18n/templates.c:5393 i18n/templates.c:6098
4900 msgid "Enable" 5078 msgid "Enable"
4901 msgstr "" 5079 msgstr ""
4902 5080
4903 -#: i18n/templates.c:2141 i18n/templates.c:2144 5081 +#: i18n/templates.c:2042 i18n/templates.c:2045
4904 msgid "Enable Admin Mode" 5082 msgid "Enable Admin Mode"
4905 msgstr "" 5083 msgstr ""
4906 5084
@@ -4908,7 +5086,7 @@ msgstr &quot;&quot; @@ -4908,7 +5086,7 @@ msgstr &quot;&quot;
4908 msgid "Enable Task" 5086 msgid "Enable Task"
4909 msgstr "" 5087 msgstr ""
4910 5088
4911 -#: i18n/templates.c:3554 5089 +#: i18n/templates.c:3455
4912 msgid "Enable document type." 5090 msgid "Enable document type."
4913 msgstr "" 5091 msgstr ""
4914 5092
@@ -4921,8 +5099,8 @@ msgid &quot;Enable reset alert on check-in&quot; @@ -4921,8 +5099,8 @@ msgid &quot;Enable reset alert on check-in&quot;
4921 msgstr "" 5099 msgstr ""
4922 5100
4923 #: plugins/ktcore/admin/workflowsv2.php:477 i18n/templates.c:1151 5101 #: plugins/ktcore/admin/workflowsv2.php:477 i18n/templates.c:1151
4924 -#: i18n/templates.c:4808 i18n/templates.c:5882 i18n/templates.c:5900  
4925 -#: i18n/templates.c:5903 i18n/templates.c:6941 i18n/templates.c:7463 5102 +#: i18n/templates.c:4997 i18n/templates.c:6071 i18n/templates.c:6089
  5103 +#: i18n/templates.c:6092 i18n/templates.c:7229 i18n/templates.c:7751
4926 msgid "Enabled" 5104 msgid "Enabled"
4927 msgstr "" 5105 msgstr ""
4928 5106
@@ -4946,11 +5124,11 @@ msgstr &quot;&quot; @@ -4946,11 +5124,11 @@ msgstr &quot;&quot;
4946 msgid "Enter part of the person's username. e.g. <strong>ra</strong> will match <strong>brad</strong>." 5124 msgid "Enter part of the person's username. e.g. <strong>ra</strong> will match <strong>brad</strong>."
4947 msgstr "" 5125 msgstr ""
4948 5126
4949 -#: i18n/templates.c:2210 5127 +#: i18n/templates.c:2111
4950 msgid "Enter search criteria..." 5128 msgid "Enter search criteria..."
4951 msgstr "" 5129 msgstr ""
4952 5130
4953 -#: i18n/templates.c:7799 5131 +#: i18n/templates.c:8087
4954 msgid "Enter the URL to the external document or site." 5132 msgid "Enter the URL to the external document or site."
4955 msgstr "" 5133 msgstr ""
4956 5134
@@ -4958,7 +5136,7 @@ msgstr &quot;&quot; @@ -4958,7 +5136,7 @@ msgstr &quot;&quot;
4958 msgid "Enter your username and email address. A link will be mailed to you in order to verify your email address." 5136 msgid "Enter your username and email address. A link will be mailed to you in order to verify your email address."
4959 msgstr "" 5137 msgstr ""
4960 5138
4961 -#: plugins/commercial/alerts.php:805 5139 +#: plugins/commercial/alerts.php:813
4962 msgid "Entities" 5140 msgid "Entities"
4963 msgstr "" 5141 msgstr ""
4964 5142
@@ -4967,6 +5145,7 @@ msgid &quot;Equal to&quot; @@ -4967,6 +5145,7 @@ msgid &quot;Equal to&quot;
4967 msgstr "" 5145 msgstr ""
4968 5146
4969 #: plugins/ktstandard/documentpreview/documentPreview.php:66 5147 #: plugins/ktstandard/documentpreview/documentPreview.php:66
  5148 +#: i18n/templates.c:4580
4970 msgid "Error" 5149 msgid "Error"
4971 msgstr "" 5150 msgstr ""
4972 5151
@@ -5021,11 +5200,11 @@ msgstr &quot;&quot; @@ -5021,11 +5200,11 @@ msgstr &quot;&quot;
5021 msgid "Error deleting search" 5200 msgid "Error deleting search"
5022 msgstr "" 5201 msgstr ""
5023 5202
5024 -#: lib/actions/bulkaction.php:346 5203 +#: lib/actions/bulkaction.php:358
5025 msgid "Error fetching document name" 5204 msgid "Error fetching document name"
5026 msgstr "" 5205 msgstr ""
5027 5206
5028 -#: lib/actions/bulkaction.php:369 5207 +#: lib/actions/bulkaction.php:389
5029 msgid "Error fetching folder name" 5208 msgid "Error fetching folder name"
5030 msgstr "" 5209 msgstr ""
5031 5210
@@ -5043,6 +5222,10 @@ msgstr &quot;&quot; @@ -5043,6 +5222,10 @@ msgstr &quot;&quot;
5043 msgid "Error getting user object" 5222 msgid "Error getting user object"
5044 msgstr "" 5223 msgstr ""
5045 5224
  5225 +#: i18n/templates.c:4547
  5226 +msgid "Error has been submitted. Thank you!"
  5227 +msgstr ""
  5228 +
5046 #: lib/filelike/fsfilelike.inc.php:65 5229 #: lib/filelike/fsfilelike.inc.php:65
5047 msgid "Error opening file" 5230 msgid "Error opening file"
5048 msgstr "" 5231 msgstr ""
@@ -5118,11 +5301,11 @@ msgstr &quot;&quot; @@ -5118,11 +5301,11 @@ msgstr &quot;&quot;
5118 msgid "Error: cannot set user role permissions: more than one role named 'WorkSpaceOwner' exists" 5301 msgid "Error: cannot set user role permissions: more than one role named 'WorkSpaceOwner' exists"
5119 msgstr "" 5302 msgstr ""
5120 5303
5121 -#: i18n/templates.c:6410 5304 +#: i18n/templates.c:6599
5122 msgid "Estimated completion time:" 5305 msgid "Estimated completion time:"
5123 msgstr "" 5306 msgstr ""
5124 5307
5125 -#: i18n/templates.c:6413 5308 +#: i18n/templates.c:6602
5126 msgid "Estimated migration time remaining:" 5309 msgid "Estimated migration time remaining:"
5127 msgstr "" 5310 msgstr ""
5128 5311
@@ -5147,59 +5330,59 @@ msgstr &quot;&quot; @@ -5147,59 +5330,59 @@ msgstr &quot;&quot;
5147 msgid "Existing Alerts" 5330 msgid "Existing Alerts"
5148 msgstr "" 5331 msgstr ""
5149 5332
5150 -#: i18n/templates.c:5978 5333 +#: i18n/templates.c:6167
5151 msgid "Existing Conditions" 5334 msgid "Existing Conditions"
5152 msgstr "" 5335 msgstr ""
5153 5336
5154 -#: i18n/templates.c:4487 5337 +#: i18n/templates.c:4676
5155 msgid "Existing Fieldsets" 5338 msgid "Existing Fieldsets"
5156 msgstr "" 5339 msgstr ""
5157 5340
5158 -#: i18n/templates.c:6965 5341 +#: i18n/templates.c:7253
5159 msgid "Existing Notifications" 5342 msgid "Existing Notifications"
5160 msgstr "" 5343 msgstr ""
5161 5344
5162 -#: i18n/templates.c:7121 5345 +#: i18n/templates.c:7409
5163 msgid "Existing Restrictions" 5346 msgid "Existing Restrictions"
5164 msgstr "" 5347 msgstr ""
5165 5348
5166 -#: i18n/templates.c:6485 5349 +#: i18n/templates.c:6674
5167 msgid "Existing Saved Search Criteria" 5350 msgid "Existing Saved Search Criteria"
5168 msgstr "" 5351 msgstr ""
5169 5352
5170 -#: i18n/templates.c:6017 5353 +#: i18n/templates.c:6206
5171 msgid "Existing Searches" 5354 msgid "Existing Searches"
5172 msgstr "" 5355 msgstr ""
5173 5356
5174 -#: i18n/templates.c:4526 5357 +#: i18n/templates.c:4715
5175 msgid "Existing customized help pages" 5358 msgid "Existing customized help pages"
5176 msgstr "" 5359 msgstr ""
5177 5360
5178 -#: i18n/templates.c:7895 5361 +#: i18n/templates.c:8183
5179 msgid "Existing disclaimers" 5362 msgid "Existing disclaimers"
5180 msgstr "" 5363 msgstr ""
5181 5364
5182 -#: i18n/templates.c:4715 i18n/templates.c:5300 5365 +#: i18n/templates.c:4904 i18n/templates.c:5489
5183 msgid "Existing document fieldsets" 5366 msgid "Existing document fieldsets"
5184 msgstr "" 5367 msgstr ""
5185 5368
5186 -#: i18n/templates.c:1238 i18n/templates.c:3524 5369 +#: i18n/templates.c:1238 i18n/templates.c:3425
5187 msgid "Existing document types" 5370 msgid "Existing document types"
5188 msgstr "" 5371 msgstr ""
5189 5372
5190 -#: i18n/templates.c:3725 5373 +#: i18n/templates.c:3626
5191 msgid "Existing generic document fields" 5374 msgid "Existing generic document fields"
5192 msgstr "" 5375 msgstr ""
5193 5376
5194 -#: i18n/templates.c:3695 i18n/templates.c:5120 i18n/templates.c:5267 5377 +#: i18n/templates.c:3596 i18n/templates.c:5309 i18n/templates.c:5456
5195 msgid "Existing members" 5378 msgid "Existing members"
5196 msgstr "" 5379 msgstr ""
5197 5380
5198 -#: i18n/templates.c:4997 i18n/templates.c:5066 5381 +#: i18n/templates.c:5186 i18n/templates.c:5255
5199 msgid "Existing ordering" 5382 msgid "Existing ordering"
5200 msgstr "" 5383 msgstr ""
5201 5384
5202 -#: i18n/templates.c:4571 5385 +#: i18n/templates.c:4760
5203 msgid "Existing permissions" 5386 msgid "Existing permissions"
5204 msgstr "" 5387 msgstr ""
5205 5388
@@ -5207,15 +5390,15 @@ msgstr &quot;&quot; @@ -5207,15 +5390,15 @@ msgstr &quot;&quot;
5207 msgid "Existing search" 5390 msgid "Existing search"
5208 msgstr "" 5391 msgstr ""
5209 5392
5210 -#: i18n/templates.c:7649 5393 +#: i18n/templates.c:7937
5211 msgid "Existing threads" 5394 msgid "Existing threads"
5212 msgstr "" 5395 msgstr ""
5213 5396
5214 -#: i18n/templates.c:5183 5397 +#: i18n/templates.c:5372
5215 msgid "Existing values" 5398 msgid "Existing values"
5216 msgstr "" 5399 msgstr ""
5217 5400
5218 -#: i18n/templates.c:6926 i18n/templates.c:7445 5401 +#: i18n/templates.c:7214 i18n/templates.c:7733
5219 msgid "Existing workflows" 5402 msgid "Existing workflows"
5220 msgstr "" 5403 msgstr ""
5221 5404
@@ -5227,11 +5410,11 @@ msgstr &quot;&quot; @@ -5227,11 +5410,11 @@ msgstr &quot;&quot;
5227 msgid "Expires" 5410 msgid "Expires"
5228 msgstr "" 5411 msgstr ""
5229 5412
5230 -#: i18n/templates.c:3032 i18n/transactions.c:11 5413 +#: i18n/templates.c:2933 i18n/transactions.c:11
5231 msgid "Expunge" 5414 msgid "Expunge"
5232 msgstr "" 5415 msgstr ""
5233 5416
5234 -#: i18n/templates.c:3038 5417 +#: i18n/templates.c:2939
5235 msgid "Expunge All" 5418 msgid "Expunge All"
5236 msgstr "" 5419 msgstr ""
5237 5420
@@ -5247,11 +5430,11 @@ msgstr &quot;&quot; @@ -5247,11 +5430,11 @@ msgstr &quot;&quot;
5247 msgid "Extended Transaction Information" 5430 msgid "Extended Transaction Information"
5248 msgstr "" 5431 msgstr ""
5249 5432
5250 -#: i18n/templates.c:1535 5433 +#: i18n/templates.c:6746
5251 msgid "Extensions" 5434 msgid "Extensions"
5252 msgstr "" 5435 msgstr ""
5253 5436
5254 -#: i18n/templates.c:7925 5437 +#: i18n/templates.c:8213
5255 msgid "External Links from this document" 5438 msgid "External Links from this document"
5256 msgstr "" 5439 msgstr ""
5257 5440
@@ -5259,29 +5442,29 @@ msgstr &quot;&quot; @@ -5259,29 +5442,29 @@ msgstr &quot;&quot;
5259 msgid "External Resource Dependancy Status" 5442 msgid "External Resource Dependancy Status"
5260 msgstr "" 5443 msgstr ""
5261 5444
5262 -#: i18n/templates.c:6344 i18n/templates.c:6356 i18n/templates.c:6362 5445 +#: i18n/templates.c:6533 i18n/templates.c:6545 i18n/templates.c:6551
5263 msgid "External Resource Dependency Status" 5446 msgid "External Resource Dependency Status"
5264 msgstr "" 5447 msgstr ""
5265 5448
5266 -#: i18n/templates.c:7751 5449 +#: i18n/templates.c:8039
5267 msgid "External link <b>from</b> this document" 5450 msgid "External link <b>from</b> this document"
5268 msgstr "" 5451 msgstr ""
5269 5452
5270 -#: search2/indexing/indexerCore.inc.php:1368 5453 +#: search2/indexing/indexerCore.inc.php:1388
5271 #, php-format 5454 #, php-format
5272 msgid "Extra Info docid: %d Source File: '%s' Target File: '%s'" 5455 msgid "Extra Info docid: %d Source File: '%s' Target File: '%s'"
5273 msgstr "" 5456 msgstr ""
5274 5457
5275 -#: i18n/templates.c:4763 5458 +#: i18n/templates.c:4952
5276 msgid "Extra Options" 5459 msgid "Extra Options"
5277 msgstr "" 5460 msgstr ""
5278 5461
5279 -#: i18n/templates.c:1550 i18n/templates.c:1595 5462 +#: i18n/templates.c:6761 i18n/templates.c:6806
5280 msgid "Extractor" 5463 msgid "Extractor"
5281 msgstr "" 5464 msgstr ""
5282 5465
5283 #: plugins/ktcore/KTCorePlugin.php:305 5466 #: plugins/ktcore/KTCorePlugin.php:305
5284 -#: plugins/search2/reporting/ExtractorInfo.php:49 i18n/templates.c:1517 5467 +#: plugins/search2/reporting/ExtractorInfo.php:49 i18n/templates.c:6728
5285 msgid "Extractor Information" 5468 msgid "Extractor Information"
5286 msgstr "" 5469 msgstr ""
5287 5470
@@ -5289,11 +5472,11 @@ msgstr &quot;&quot; @@ -5289,11 +5472,11 @@ msgstr &quot;&quot;
5289 msgid "Extractor:" 5472 msgid "Extractor:"
5290 msgstr "" 5473 msgstr ""
5291 5474
5292 -#: i18n/templates.c:6377 5475 +#: i18n/templates.c:6566
5293 msgid "Extractors" 5476 msgid "Extractors"
5294 msgstr "" 5477 msgstr ""
5295 5478
5296 -#: lib/actions/bulkaction.php:306 lib/actions/bulkaction.php:324 5479 +#: lib/actions/bulkaction.php:317 lib/actions/bulkaction.php:335
5297 msgid "Failed (unknown reason)" 5480 msgid "Failed (unknown reason)"
5298 msgstr "" 5481 msgstr ""
5299 5482
@@ -5515,12 +5698,12 @@ msgstr &quot;&quot; @@ -5515,12 +5698,12 @@ msgstr &quot;&quot;
5515 msgid "Failed to update your details." 5698 msgid "Failed to update your details."
5516 msgstr "" 5699 msgstr ""
5517 5700
5518 -#: lib/foldermanagement/folderutil.inc.php:415 5701 +#: lib/foldermanagement/folderutil.inc.php:426
5519 msgid "Failure deleting folders." 5702 msgid "Failure deleting folders."
5520 msgstr "" 5703 msgstr ""
5521 5704
5522 -#: lib/foldermanagement/folderutil.inc.php:336  
5523 -#: lib/foldermanagement/folderutil.inc.php:488 5705 +#: lib/foldermanagement/folderutil.inc.php:347
  5706 +#: lib/foldermanagement/folderutil.inc.php:499
5524 #, php-format 5707 #, php-format
5525 msgid "Failure resolving child folder with id = %d." 5708 msgid "Failure resolving child folder with id = %d."
5526 msgstr "" 5709 msgstr ""
@@ -5532,13 +5715,13 @@ msgid &quot;Failure to generate folderlisting.&quot; @@ -5532,13 +5715,13 @@ msgid &quot;Failure to generate folderlisting.&quot;
5532 msgstr "" 5715 msgstr ""
5533 5716
5534 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:81 5717 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:81
5535 -#: i18n/templates.c:6197 5718 +#: i18n/templates.c:6386
5536 msgid "False" 5719 msgid "False"
5537 msgstr "" 5720 msgstr ""
5538 5721
5539 #: plugins/ktcore/admin/fieldsets/basic.inc.php:113 5722 #: plugins/ktcore/admin/fieldsets/basic.inc.php:113
5540 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:227 i18n/templates.c:4607  
5541 -#: i18n/templates.c:4871 i18n/templates.c:5270 5723 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:227 i18n/templates.c:4796
  5724 +#: i18n/templates.c:5060 i18n/templates.c:5459
5542 msgid "Field Name" 5725 msgid "Field Name"
5543 msgstr "" 5726 msgstr ""
5544 5727
@@ -5558,7 +5741,7 @@ msgstr &quot;&quot; @@ -5558,7 +5741,7 @@ msgstr &quot;&quot;
5558 msgid "Field deleted." 5741 msgid "Field deleted."
5559 msgstr "" 5742 msgstr ""
5560 5743
5561 -#: i18n/templates.c:3617 i18n/templates.c:3665 5744 +#: i18n/templates.c:3518 i18n/templates.c:3566
5562 msgid "Field has conditions attached to it." 5745 msgid "Field has conditions attached to it."
5563 msgstr "" 5746 msgstr ""
5564 5747
@@ -5570,15 +5753,15 @@ msgstr &quot;&quot; @@ -5570,15 +5753,15 @@ msgstr &quot;&quot;
5570 msgid "Field moved up." 5753 msgid "Field moved up."
5571 msgstr "" 5754 msgstr ""
5572 5755
5573 -#: i18n/templates.c:5063 5756 +#: i18n/templates.c:5252
5574 msgid "Field ordering" 5757 msgid "Field ordering"
5575 msgstr "" 5758 msgstr ""
5576 5759
5577 -#: i18n/templates.c:5150 5760 +#: i18n/templates.c:5339
5578 msgid "Field properties" 5761 msgid "Field properties"
5579 msgstr "" 5762 msgstr ""
5580 5763
5581 -#: search2/ajax/metadata.php:54 5764 +#: search2/ajax/metadata.php:56
5582 msgid "Field set id is not specified." 5765 msgid "Field set id is not specified."
5583 msgstr "" 5766 msgstr ""
5584 5767
@@ -5586,8 +5769,8 @@ msgstr &quot;&quot; @@ -5586,8 +5769,8 @@ msgstr &quot;&quot;
5586 msgid "Field updated." 5769 msgid "Field updated."
5587 msgstr "" 5770 msgstr ""
5588 5771
5589 -#: i18n/templates.c:3734 i18n/templates.c:4727 i18n/templates.c:5312  
5590 -#: i18n/templates.c:6338 5772 +#: i18n/templates.c:3635 i18n/templates.c:4916 i18n/templates.c:5501
  5773 +#: i18n/templates.c:6527
5591 msgid "Fields" 5774 msgid "Fields"
5592 msgstr "" 5775 msgstr ""
5593 5776
@@ -5595,17 +5778,17 @@ msgstr &quot;&quot; @@ -5595,17 +5778,17 @@ msgstr &quot;&quot;
5595 msgid "Fields ordered." 5778 msgid "Fields ordered."
5596 msgstr "" 5779 msgstr ""
5597 5780
5598 -#: i18n/templates.c:4556 5781 +#: i18n/templates.c:4745
5599 msgid "Fields that have lookup categories." 5782 msgid "Fields that have lookup categories."
5600 msgstr "" 5783 msgstr ""
5601 5784
5602 -#: i18n/templates.c:3587 i18n/templates.c:3599 i18n/templates.c:3635  
5603 -#: i18n/templates.c:3647 5785 +#: i18n/templates.c:3488 i18n/templates.c:3500 i18n/templates.c:3536
  5786 +#: i18n/templates.c:3548
5604 msgid "Fields which are currently not included in any set can be added to this set." 5787 msgid "Fields which are currently not included in any set can be added to this set."
5605 msgstr "" 5788 msgstr ""
5606 5789
5607 -#: i18n/templates.c:1181 i18n/templates.c:3467 i18n/templates.c:3677  
5608 -#: i18n/templates.c:5102 i18n/templates.c:5213 5790 +#: i18n/templates.c:1181 i18n/templates.c:3368 i18n/templates.c:3578
  5791 +#: i18n/templates.c:5291 i18n/templates.c:5402
5609 msgid "Fieldset" 5792 msgid "Fieldset"
5610 msgstr "" 5793 msgstr ""
5611 5794
@@ -5618,7 +5801,7 @@ msgstr &quot;&quot; @@ -5618,7 +5801,7 @@ msgstr &quot;&quot;
5618 msgid "Fieldset Type" 5801 msgid "Fieldset Type"
5619 msgstr "" 5802 msgstr ""
5620 5803
5621 -#: i18n/templates.c:3626 i18n/templates.c:3674 5804 +#: i18n/templates.c:3527 i18n/templates.c:3575
5622 msgid "Fieldset cannot be made conditional. One of the fields must not be a lookup." 5805 msgid "Fieldset cannot be made conditional. One of the fields must not be a lookup."
5623 msgstr "" 5806 msgstr ""
5624 5807
@@ -5634,11 +5817,11 @@ msgstr &quot;&quot; @@ -5634,11 +5817,11 @@ msgstr &quot;&quot;
5634 msgid "Fieldset details updated." 5817 msgid "Fieldset details updated."
5635 msgstr "" 5818 msgstr ""
5636 5819
5637 -#: i18n/templates.c:3692 i18n/templates.c:5117 i18n/templates.c:5261 5820 +#: i18n/templates.c:3593 i18n/templates.c:5306 i18n/templates.c:5450
5638 msgid "Fieldset members" 5821 msgid "Fieldset members"
5639 msgstr "" 5822 msgstr ""
5640 5823
5641 -#: i18n/templates.c:3680 i18n/templates.c:5105 i18n/templates.c:5222 5824 +#: i18n/templates.c:3581 i18n/templates.c:5294 i18n/templates.c:5411
5642 msgid "Fieldset properties" 5825 msgid "Fieldset properties"
5643 msgstr "" 5826 msgstr ""
5644 5827
@@ -5651,7 +5834,7 @@ msgstr &quot;&quot; @@ -5651,7 +5834,7 @@ msgstr &quot;&quot;
5651 msgid "Fieldsets associated." 5834 msgid "Fieldsets associated."
5652 msgstr "" 5835 msgstr ""
5653 5836
5654 -#: i18n/templates.c:4598 5837 +#: i18n/templates.c:4787
5655 msgid "Fieldsets bring together different fields into a collection of related information." 5838 msgid "Fieldsets bring together different fields into a collection of related information."
5656 msgstr "" 5839 msgstr ""
5657 5840
@@ -5660,7 +5843,7 @@ msgstr &quot;&quot; @@ -5660,7 +5843,7 @@ msgstr &quot;&quot;
5660 msgid "Fieldsets removed." 5843 msgid "Fieldsets removed."
5661 msgstr "" 5844 msgstr ""
5662 5845
5663 -#: i18n/templates.c:5096 5846 +#: i18n/templates.c:5285
5664 msgid "Fieldsets that are marked as conditional." 5847 msgid "Fieldsets that are marked as conditional."
5665 msgstr "" 5848 msgstr ""
5666 5849
@@ -5673,7 +5856,11 @@ msgstr &quot;&quot; @@ -5673,7 +5856,11 @@ msgstr &quot;&quot;
5673 msgid "File Size" 5856 msgid "File Size"
5674 msgstr "" 5857 msgstr ""
5675 5858
5676 -#: i18n/templates.c:56 i18n/templates.c:1763 i18n/templates.c:1802 5859 +#: i18n/templates.c:4589
  5860 +msgid "File Type"
  5861 +msgstr ""
  5862 +
  5863 +#: i18n/templates.c:56 i18n/templates.c:1664 i18n/templates.c:1703
5677 msgid "File is a" 5864 msgid "File is a"
5678 msgstr "" 5865 msgstr ""
5679 5866
@@ -5681,11 +5868,7 @@ msgstr &quot;&quot; @@ -5681,11 +5868,7 @@ msgstr &quot;&quot;
5681 msgid "File is a: " 5868 msgid "File is a: "
5682 msgstr "" 5869 msgstr ""
5683 5870
5684 -#: i18n/templates.c:4406  
5685 -msgid "File name"  
5686 -msgstr ""  
5687 -  
5688 -#: i18n/templates.c:6374 5871 +#: i18n/templates.c:6563
5689 msgid "File types" 5872 msgid "File types"
5690 msgstr "" 5873 msgstr ""
5691 5874
@@ -5704,12 +5887,12 @@ msgstr &quot;&quot; @@ -5704,12 +5887,12 @@ msgstr &quot;&quot;
5704 #: ktoffice/controllers/list.php:321 plugins/ktcore/KTDocumentActions.php:1282 5887 #: ktoffice/controllers/list.php:321 plugins/ktcore/KTDocumentActions.php:1282
5705 #: plugins/ktcore/KTDocumentActions.php:1517 5888 #: plugins/ktcore/KTDocumentActions.php:1517
5706 #: plugins/rssplugin/KTrss.inc.php:396 5889 #: plugins/rssplugin/KTrss.inc.php:396
5707 -#: search2/search/fields/FilenameField.inc.php:47 i18n/templates.c:1547  
5708 -#: i18n/templates.c:1592 i18n/templates.c:4325 5890 +#: search2/search/fields/FilenameField.inc.php:47 i18n/templates.c:6758
  5891 +#: i18n/templates.c:6803
5709 msgid "Filename" 5892 msgid "Filename"
5710 msgstr "" 5893 msgstr ""
5711 5894
5712 -#: i18n/templates.c:6608 5895 +#: i18n/templates.c:6896
5713 msgid "Filename:" 5896 msgid "Filename:"
5714 msgstr "" 5897 msgstr ""
5715 5898
@@ -5733,37 +5916,33 @@ msgstr &quot;&quot; @@ -5733,37 +5916,33 @@ msgstr &quot;&quot;
5733 msgid "Filesystem location given is not a directory" 5916 msgid "Filesystem location given is not a directory"
5734 msgstr "" 5917 msgstr ""
5735 5918
5736 -#: i18n/templates.c:923 i18n/templates.c:1721 i18n/templates.c:1727  
5737 -#: i18n/templates.c:3839 i18n/templates.c:3845 i18n/templates.c:4064  
5738 -#: i18n/templates.c:4067 i18n/templates.c:4097 i18n/templates.c:4100  
5739 -#: i18n/templates.c:4211 i18n/templates.c:4217 i18n/templates.c:6770 5919 +#: i18n/templates.c:923 i18n/templates.c:1622 i18n/templates.c:1628
  5920 +#: i18n/templates.c:3740 i18n/templates.c:3746 i18n/templates.c:3965
  5921 +#: i18n/templates.c:3968 i18n/templates.c:3998 i18n/templates.c:4001
  5922 +#: i18n/templates.c:4112 i18n/templates.c:4118 i18n/templates.c:7058
5740 msgid "Filter" 5923 msgid "Filter"
5741 msgstr "" 5924 msgstr ""
5742 5925
5743 -#: ktapi/ktapi.inc.php:1361 5926 +#: ktapi/ktapi.inc.php:1362
5744 msgid "Filter should be a string." 5927 msgid "Filter should be a string."
5745 msgstr "" 5928 msgstr ""
5746 5929
5747 -#: i18n/templates.c:6764 5930 +#: i18n/templates.c:7052
5748 msgid "Filter<" 5931 msgid "Filter<"
5749 msgstr "" 5932 msgstr ""
5750 5933
5751 -#: i18n/templates.c:4322  
5752 -msgid "Find"  
5753 -msgstr ""  
5754 -  
5755 -#: i18n/templates.c:2795 5934 +#: i18n/templates.c:2696
5756 msgid "Find out what's new in <strong>KT 3</strong>." 5935 msgid "Find out what's new in <strong>KT 3</strong>."
5757 msgstr "" 5936 msgstr ""
5758 5937
5759 -#: i18n/templates.c:4241 5938 +#: i18n/templates.c:4142
5760 msgid "Finish with this column's behaviours." 5939 msgid "Finish with this column's behaviours."
5761 msgstr "" 5940 msgstr ""
5762 5941
5763 #: plugins/commercial/electronic-signatures/Esignature.inc.php:207 5942 #: plugins/commercial/electronic-signatures/Esignature.inc.php:207
5764 #: plugins/ktcore/KTPortlets.php:95 5943 #: plugins/ktcore/KTPortlets.php:95
5765 #: search2/search/fields/FolderField.inc.php:44 i18n/templates.c:1211 5944 #: search2/search/fields/FolderField.inc.php:44 i18n/templates.c:1211
5766 -#: i18n/templates.c:3497 i18n/templates.c:5804 5945 +#: i18n/templates.c:3398 i18n/templates.c:5993
5767 msgid "Folder" 5946 msgid "Folder"
5768 msgstr "" 5947 msgstr ""
5769 5948
@@ -5772,7 +5951,7 @@ msgstr &quot;&quot; @@ -5772,7 +5951,7 @@ msgstr &quot;&quot;
5772 msgid "Folder \"%s\" renamed to \"%s\"." 5951 msgid "Folder \"%s\" renamed to \"%s\"."
5773 msgstr "" 5952 msgstr ""
5774 5953
5775 -#: plugins/ktcore/folder/Transactions.php:89 i18n/templates.c:2249 5954 +#: plugins/ktcore/folder/Transactions.php:89 i18n/templates.c:2150
5776 msgid "Folder History" 5955 msgid "Folder History"
5777 msgstr "" 5956 msgstr ""
5778 5957
@@ -5780,24 +5959,24 @@ msgstr &quot;&quot; @@ -5780,24 +5959,24 @@ msgstr &quot;&quot;
5780 msgid "Folder ID" 5959 msgid "Folder ID"
5781 msgstr "" 5960 msgstr ""
5782 5961
5783 -#: i18n/templates.c:6620 5962 +#: i18n/templates.c:6908
5784 msgid "Folder ID:" 5963 msgid "Folder ID:"
5785 msgstr "" 5964 msgstr ""
5786 5965
5787 -#: i18n/templates.c:2243 5966 +#: i18n/templates.c:2144
5788 msgid "Folder Transaction History" 5967 msgid "Folder Transaction History"
5789 msgstr "" 5968 msgstr ""
5790 5969
5791 #: lib/dashboard/Notification.inc.php:211 5970 #: lib/dashboard/Notification.inc.php:211
5792 -#: lib/subscriptions/subscriptions.inc.php:482 5971 +#: lib/subscriptions/subscriptions.inc.php:535
5793 msgid "Folder added" 5972 msgid "Folder added"
5794 msgstr "" 5973 msgstr ""
5795 5974
5796 -#: plugins/ktcore/KTBulkActions.php:867 plugins/ktcore/KTBulkActions.php:888 5975 +#: plugins/ktcore/KTBulkActions.php:921 plugins/ktcore/KTBulkActions.php:942
5797 msgid "Folder cannot be archived" 5976 msgid "Folder cannot be archived"
5798 msgstr "" 5977 msgstr ""
5799 5978
5800 -#: plugins/ktcore/KTBulkActions.php:671 plugins/ktcore/KTBulkActions.php:692 5979 +#: plugins/ktcore/KTBulkActions.php:705 plugins/ktcore/KTBulkActions.php:726
5801 msgid "Folder cannot be copied" 5980 msgid "Folder cannot be copied"
5802 msgstr "" 5981 msgstr ""
5803 5982
@@ -5809,16 +5988,16 @@ msgstr &quot;&quot; @@ -5809,16 +5988,16 @@ msgstr &quot;&quot;
5809 msgid "Folder cannot be exported, an error occurred: " 5988 msgid "Folder cannot be exported, an error occurred: "
5810 msgstr "" 5989 msgstr ""
5811 5990
5812 -#: plugins/ktcore/KTBulkActions.php:432 plugins/ktcore/KTBulkActions.php:453 5991 +#: plugins/ktcore/KTBulkActions.php:450 plugins/ktcore/KTBulkActions.php:471
5813 msgid "Folder cannot be moved" 5992 msgid "Folder cannot be moved"
5814 msgstr "" 5993 msgstr ""
5815 5994
5816 -#: lib/foldermanagement/folderutil.inc.php:615 5995 +#: lib/foldermanagement/folderutil.inc.php:626
5817 #, php-format 5996 #, php-format
5818 msgid "Folder copied from %s to %s" 5997 msgid "Folder copied from %s to %s"
5819 msgstr "" 5998 msgstr ""
5820 5999
5821 -#: lib/foldermanagement/folderutil.inc.php:95 6000 +#: lib/foldermanagement/folderutil.inc.php:105
5822 msgid "Folder created" 6001 msgid "Folder created"
5823 msgstr "" 6002 msgstr ""
5824 6003
@@ -5826,28 +6005,28 @@ msgstr &quot;&quot; @@ -5826,28 +6005,28 @@ msgstr &quot;&quot;
5826 msgid "Folder details" 6005 msgid "Folder details"
5827 msgstr "" 6006 msgstr ""
5828 6007
5829 -#: lib/foldermanagement/folderutil.inc.php:135 6008 +#: lib/foldermanagement/folderutil.inc.php:146
5830 msgid "Folder has no parent" 6009 msgid "Folder has no parent"
5831 msgstr "" 6010 msgstr ""
5832 6011
5833 -#: search2/ajax/treeNodes.php:40 6012 +#: search2/ajax/treeNodes.php:43
5834 msgid "Folder id is not specified." 6013 msgid "Folder id is not specified."
5835 msgstr "" 6014 msgstr ""
5836 6015
5837 -#: ktapi/ktapi.inc.php:1469 ktapi/ktapi.inc.php:1646 6016 +#: ktapi/ktapi.inc.php:1470 ktapi/ktapi.inc.php:1647
5838 msgid "Folder id must be numeric." 6017 msgid "Folder id must be numeric."
5839 msgstr "" 6018 msgstr ""
5840 6019
5841 -#: i18n/templates.c:1901 i18n/templates.c:2060 6020 +#: i18n/templates.c:1802 i18n/templates.c:1961
5842 msgid "Folder is no longer available" 6021 msgid "Folder is no longer available"
5843 msgstr "" 6022 msgstr ""
5844 6023
5845 -#: lib/foldermanagement/folderutil.inc.php:211 6024 +#: lib/foldermanagement/folderutil.inc.php:222
5846 #, php-format 6025 #, php-format
5847 msgid "Folder moved from %s to %s" 6026 msgid "Folder moved from %s to %s"
5848 msgstr "" 6027 msgstr ""
5849 6028
5850 -#: lib/foldermanagement/folderutil.inc.php:737 6029 +#: lib/foldermanagement/folderutil.inc.php:748
5851 msgid "Folder must be a symbolic link entity" 6030 msgid "Folder must be a symbolic link entity"
5852 msgstr "" 6031 msgstr ""
5853 6032
@@ -5856,18 +6035,18 @@ msgstr &quot;&quot; @@ -5856,18 +6035,18 @@ msgstr &quot;&quot;
5856 msgid "Folder name" 6035 msgid "Folder name"
5857 msgstr "" 6036 msgstr ""
5858 6037
5859 -#: lib/foldermanagement/folderutil.inc.php:733 6038 +#: lib/foldermanagement/folderutil.inc.php:744
5860 msgid "Folder not specified" 6039 msgid "Folder not specified"
5861 msgstr "" 6040 msgstr ""
5862 6041
5863 -#: lib/foldermanagement/folderutil.inc.php:141 6042 +#: lib/foldermanagement/folderutil.inc.php:152
5864 msgid "Folder parent does not exist" 6043 msgid "Folder parent does not exist"
5865 msgstr "" 6044 msgstr ""
5866 6045
5867 #: lib/dashboard/Notification.inc.php:212 6046 #: lib/dashboard/Notification.inc.php:212
5868 #: lib/dashboard/Notification.inc.php:213 6047 #: lib/dashboard/Notification.inc.php:213
5869 -#: lib/subscriptions/subscriptions.inc.php:483  
5870 -#: lib/subscriptions/subscriptions.inc.php:484 6048 +#: lib/subscriptions/subscriptions.inc.php:536
  6049 +#: lib/subscriptions/subscriptions.inc.php:537
5871 msgid "Folder removed" 6050 msgid "Folder removed"
5872 msgstr "" 6051 msgstr ""
5873 6052
@@ -5876,25 +6055,29 @@ msgstr &quot;&quot; @@ -5876,25 +6055,29 @@ msgstr &quot;&quot;
5876 msgid "Folder transactions" 6055 msgid "Folder transactions"
5877 msgstr "" 6056 msgstr ""
5878 6057
5879 -#: lib/foldermanagement/folderutil.inc.php:126  
5880 -#: lib/foldermanagement/folderutil.inc.php:448 6058 +#: lib/foldermanagement/folderutil.inc.php:137
  6059 +#: lib/foldermanagement/folderutil.inc.php:459
5881 msgid "Folder with the same name already exists in the new parent folder" 6060 msgid "Folder with the same name already exists in the new parent folder"
5882 msgstr "" 6061 msgstr ""
5883 6062
5884 #: lib/browse/browseutil.inc.php:201 i18n/templates.c:683 6063 #: lib/browse/browseutil.inc.php:201 i18n/templates.c:683
5885 -#: i18n/templates.c:2726 i18n/templates.c:2747 i18n/templates.c:2768 6064 +#: i18n/templates.c:2627 i18n/templates.c:2648 i18n/templates.c:2669
5886 msgid "Folders" 6065 msgid "Folders"
5887 msgstr "" 6066 msgstr ""
5888 6067
5889 -#: i18n/templates.c:2267 6068 +#: i18n/templates.c:2168
5890 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." 6069 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."
5891 msgstr "" 6070 msgstr ""
5892 6071
5893 -#: lib/foldermanagement/folderutil.inc.php:382  
5894 -#: lib/foldermanagement/folderutil.inc.php:520 6072 +#: lib/foldermanagement/folderutil.inc.php:393
  6073 +#: lib/foldermanagement/folderutil.inc.php:531
5895 msgid "Folders: " 6074 msgid "Folders: "
5896 msgstr "" 6075 msgstr ""
5897 6076
  6077 +#: i18n/templates.c:4322
  6078 +msgid "For historical purposes, describe the changes you made to this document.<br ><br >"
  6079 +msgstr ""
  6080 +
5898 #: plugins/search2/IndexingHelp.php:72 plugins/search2/IndexingHelp.php:88 6081 #: plugins/search2/IndexingHelp.php:72 plugins/search2/IndexingHelp.php:88
5899 msgid "For more information, please see" 6082 msgid "For more information, please see"
5900 msgstr "" 6083 msgstr ""
@@ -5906,7 +6089,7 @@ msgstr &quot;&quot; @@ -5906,7 +6089,7 @@ msgstr &quot;&quot;
5906 msgid "For security purposes, you cannot remove your own administration priviledges." 6089 msgid "For security purposes, you cannot remove your own administration priviledges."
5907 msgstr "" 6090 msgstr ""
5908 6091
5909 -#: i18n/templates.c:4898 6092 +#: i18n/templates.c:5087
5910 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." 6093 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."
5911 msgstr "" 6094 msgstr ""
5912 6095
@@ -5914,7 +6097,7 @@ msgstr &quot;&quot; @@ -5914,7 +6097,7 @@ msgstr &quot;&quot;
5914 msgid "Force CheckIn" 6097 msgid "Force CheckIn"
5915 msgstr "" 6098 msgstr ""
5916 6099
5917 -#: i18n/templates.c:3083 6100 +#: i18n/templates.c:2984
5918 msgid "Force Checkin" 6101 msgid "Force Checkin"
5919 msgstr "" 6102 msgstr ""
5920 6103
@@ -5922,11 +6105,11 @@ msgstr &quot;&quot; @@ -5922,11 +6105,11 @@ msgstr &quot;&quot;
5922 msgid "Force Original Filename" 6105 msgid "Force Original Filename"
5923 msgstr "" 6106 msgstr ""
5924 6107
5925 -#: i18n/templates.c:5819 6108 +#: i18n/templates.c:6008
5926 msgid "Force the user to change their password on their next login." 6109 msgid "Force the user to change their password on their next login."
5927 msgstr "" 6110 msgstr ""
5928 6111
5929 -#: i18n/templates.c:5813 i18n/templates.c:5816 6112 +#: i18n/templates.c:6002 i18n/templates.c:6005
5930 msgid "Force user to change password" 6113 msgid "Force user to change password"
5931 msgstr "" 6114 msgstr ""
5932 6115
@@ -5951,15 +6134,15 @@ msgstr &quot;&quot; @@ -5951,15 +6134,15 @@ msgstr &quot;&quot;
5951 msgid "Frequency" 6134 msgid "Frequency"
5952 msgstr "" 6135 msgstr ""
5953 6136
5954 -#: i18n/templates.c:6395 6137 +#: i18n/templates.c:6584
5955 msgid "Frequency at which migration batch task runs:" 6138 msgid "Frequency at which migration batch task runs:"
5956 msgstr "" 6139 msgstr ""
5957 6140
5958 -#: i18n/templates.c:3116 6141 +#: i18n/templates.c:3017
5959 msgid "From this panel you can edit or delete existing link types." 6142 msgid "From this panel you can edit or delete existing link types."
5960 msgstr "" 6143 msgstr ""
5961 6144
5962 -#: search2/search/fields/FullPathField.inc.php:46 6145 +#: search2/search/fields/FullPathField.inc.php:47
5963 msgid "Full Path" 6146 msgid "Full Path"
5964 msgstr "" 6147 msgstr ""
5965 6148
@@ -5989,7 +6172,7 @@ msgstr &quot;&quot; @@ -5989,7 +6172,7 @@ msgstr &quot;&quot;
5989 msgid "General Settings" 6172 msgid "General Settings"
5990 msgstr "" 6173 msgstr ""
5991 6174
5992 -#: search2/search/fields/GeneralTextField.inc.php:44 6175 +#: search2/search/fields/GeneralTextField.inc.php:64
5993 msgid "General Text" 6176 msgid "General Text"
5994 msgstr "" 6177 msgstr ""
5995 6178
@@ -6000,13 +6183,13 @@ msgstr &quot;&quot; @@ -6000,13 +6183,13 @@ msgstr &quot;&quot;
6000 msgid "Generate PDF" 6183 msgid "Generate PDF"
6001 msgstr "" 6184 msgstr ""
6002 6185
6003 -#: i18n/templates.c:7928 6186 +#: i18n/templates.c:8216
6004 msgid "Generate PDF of" 6187 msgid "Generate PDF of"
6005 msgstr "" 6188 msgstr ""
6006 6189
6007 #: plugins/ktcore/admin/documentFieldsv2.php:125 6190 #: plugins/ktcore/admin/documentFieldsv2.php:125
6008 -#: plugins/ktcore/admin/documentFieldsv2.php:363 i18n/templates.c:3731  
6009 -#: i18n/templates.c:4643 i18n/templates.c:4721 i18n/templates.c:5306 6191 +#: plugins/ktcore/admin/documentFieldsv2.php:363 i18n/templates.c:3632
  6192 +#: i18n/templates.c:4832 i18n/templates.c:4910 i18n/templates.c:5495
6010 msgid "Generic" 6193 msgid "Generic"
6011 msgstr "" 6194 msgstr ""
6012 6195
@@ -6018,7 +6201,7 @@ msgstr &quot;&quot; @@ -6018,7 +6201,7 @@ msgstr &quot;&quot;
6018 msgid "Generic Document Information" 6201 msgid "Generic Document Information"
6019 msgstr "" 6202 msgstr ""
6020 6203
6021 -#: i18n/templates.c:44 i18n/templates.c:1754 i18n/templates.c:1790 6204 +#: i18n/templates.c:44 i18n/templates.c:1655 i18n/templates.c:1691
6022 msgid "Generic Information" 6205 msgid "Generic Information"
6023 msgstr "" 6206 msgstr ""
6024 6207
@@ -6042,7 +6225,7 @@ msgstr &quot;&quot; @@ -6042,7 +6225,7 @@ msgstr &quot;&quot;
6042 msgid "Go" 6225 msgid "Go"
6043 msgstr "" 6226 msgstr ""
6044 6227
6045 -#: plugins/ktcore/KTBulkActions.php:1397 6228 +#: plugins/ktcore/KTBulkActions.php:1475
6046 #, php-format 6229 #, php-format
6047 msgid "Go <a href=\"%s\">here</a> to download the zip file if you are not automatically redirected there" 6230 msgid "Go <a href=\"%s\">here</a> to download the zip file if you are not automatically redirected there"
6048 msgstr "" 6231 msgstr ""
@@ -6051,7 +6234,7 @@ msgstr &quot;&quot; @@ -6051,7 +6234,7 @@ msgstr &quot;&quot;
6051 msgid "Go to Document ID" 6234 msgid "Go to Document ID"
6052 msgstr "" 6235 msgstr ""
6053 6236
6054 -#: i18n/templates.c:6329 6237 +#: i18n/templates.c:6518
6055 msgid "Grammar" 6238 msgid "Grammar"
6056 msgstr "" 6239 msgstr ""
6057 6240
@@ -6065,11 +6248,11 @@ msgstr &quot;&quot; @@ -6065,11 +6248,11 @@ msgstr &quot;&quot;
6065 6248
6066 #: plugins/commercial/KTDocTypeAlerts.php:187 6249 #: plugins/commercial/KTDocTypeAlerts.php:187
6067 #: plugins/commercial/KTDocTypeAlerts.php:266 6250 #: plugins/commercial/KTDocTypeAlerts.php:266
6068 -#: plugins/commercial/alerts.php:891 plugins/ktcore/folder/Permissions.php:425  
6069 -#: plugins/ktcore/folder/Permissions.php:432 i18n/templates.c:1631  
6070 -#: i18n/templates.c:3290 i18n/templates.c:3860 i18n/templates.c:3878  
6071 -#: i18n/templates.c:3923 i18n/templates.c:4166 i18n/templates.c:4187  
6072 -#: i18n/templates.c:7331 6251 +#: plugins/commercial/alerts.php:899 plugins/ktcore/folder/Permissions.php:425
  6252 +#: plugins/ktcore/folder/Permissions.php:432 i18n/templates.c:1532
  6253 +#: i18n/templates.c:3191 i18n/templates.c:3761 i18n/templates.c:3779
  6254 +#: i18n/templates.c:3824 i18n/templates.c:4067 i18n/templates.c:4088
  6255 +#: i18n/templates.c:7619
6073 msgid "Group" 6256 msgid "Group"
6074 msgstr "" 6257 msgstr ""
6075 6258
@@ -6083,7 +6266,7 @@ msgstr &quot;&quot; @@ -6083,7 +6266,7 @@ msgstr &quot;&quot;
6083 msgid "Group \"%s\" deleted." 6266 msgid "Group \"%s\" deleted."
6084 msgstr "" 6267 msgstr ""
6085 6268
6086 -#: i18n/templates.c:5594 6269 +#: i18n/templates.c:5783
6087 msgid "Group Administration" 6270 msgid "Group Administration"
6088 msgstr "" 6271 msgstr ""
6089 6272
@@ -6093,7 +6276,7 @@ msgstr &quot;&quot; @@ -6093,7 +6276,7 @@ msgstr &quot;&quot;
6093 msgid "Group Management" 6276 msgid "Group Management"
6094 msgstr "" 6277 msgstr ""
6095 6278
6096 -#: i18n/templates.c:5885 6279 +#: i18n/templates.c:6074
6097 msgid "Group Memberships" 6280 msgid "Group Memberships"
6098 msgstr "" 6281 msgstr ""
6099 6282
@@ -6101,7 +6284,7 @@ msgstr &quot;&quot; @@ -6101,7 +6284,7 @@ msgstr &quot;&quot;
6101 #: plugins/ktcore/admin/groupManagement.php:127 6284 #: plugins/ktcore/admin/groupManagement.php:127
6102 #: plugins/ktcore/admin/groupManagement.php:553 6285 #: plugins/ktcore/admin/groupManagement.php:553
6103 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:549 6286 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:549
6104 -#: i18n/templates.c:5618 i18n/templates.c:7859 6287 +#: i18n/templates.c:5807 i18n/templates.c:8147
6105 msgid "Group Name" 6288 msgid "Group Name"
6106 msgstr "" 6289 msgstr ""
6107 6290
@@ -6118,7 +6301,7 @@ msgstr &quot;&quot; @@ -6118,7 +6301,7 @@ msgstr &quot;&quot;
6118 msgid "Group details updated." 6301 msgid "Group details updated."
6119 msgstr "" 6302 msgstr ""
6120 6303
6121 -#: ktapi/ktapi.inc.php:1535 ktapi/ktapi.inc.php:1587 6304 +#: ktapi/ktapi.inc.php:1536 ktapi/ktapi.inc.php:1588
6122 msgid "Group id must be numeric." 6305 msgid "Group id must be numeric."
6123 msgstr "" 6306 msgstr ""
6124 6307
@@ -6138,20 +6321,20 @@ msgstr &quot;&quot; @@ -6138,20 +6321,20 @@ msgstr &quot;&quot;
6138 #: plugins/ktcore/admin/groupManagement.php:410 6321 #: plugins/ktcore/admin/groupManagement.php:410
6139 #: plugins/ktcore/admin/userManagement.php:381 6322 #: plugins/ktcore/admin/userManagement.php:381
6140 #: plugins/ktcore/admin/workflowsv2.php:2184 6323 #: plugins/ktcore/admin/workflowsv2.php:2184
6141 -#: plugins/ktstandard/KTEmail.php:399 i18n/templates.c:2459  
6142 -#: i18n/templates.c:4016 i18n/templates.c:7163 i18n/templates.c:7274 6324 +#: plugins/ktstandard/KTEmail.php:399 i18n/templates.c:2360
  6325 +#: i18n/templates.c:3917 i18n/templates.c:7451 i18n/templates.c:7562
6143 msgid "Groups" 6326 msgid "Groups"
6144 msgstr "" 6327 msgstr ""
6145 6328
6146 -#: i18n/templates.c:5600 6329 +#: i18n/templates.c:5789
6147 msgid "Groups allow you to assign permissions and roles to a number of different users at once." 6330 msgid "Groups allow you to assign permissions and roles to a number of different users at once."
6148 msgstr "" 6331 msgstr ""
6149 6332
6150 -#: i18n/templates.c:5660 6333 +#: i18n/templates.c:5849
6151 msgid "Groups may contain other groups, allowing for a convenient way to build tree's of users and efficiently assign security privileges." 6334 msgid "Groups may contain other groups, allowing for a convenient way to build tree's of users and efficiently assign security privileges."
6152 msgstr "" 6335 msgstr ""
6153 6336
6154 -#: i18n/templates.c:4049 6337 +#: i18n/templates.c:3950
6155 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." 6338 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."
6156 msgstr "" 6339 msgstr ""
6157 6340
@@ -6164,43 +6347,43 @@ msgstr &quot;&quot; @@ -6164,43 +6347,43 @@ msgstr &quot;&quot;
6164 msgid "Guard" 6347 msgid "Guard"
6165 msgstr "" 6348 msgstr ""
6166 6349
6167 -#: i18n/templates.c:7589 6350 +#: i18n/templates.c:7877
6168 msgid "Guard Condition" 6351 msgid "Guard Condition"
6169 msgstr "" 6352 msgstr ""
6170 6353
6171 -#: i18n/templates.c:7586 6354 +#: i18n/templates.c:7874
6172 msgid "Guard Condition for Transition" 6355 msgid "Guard Condition for Transition"
6173 msgstr "" 6356 msgstr ""
6174 6357
6175 -#: i18n/templates.c:7601 6358 +#: i18n/templates.c:7889
6176 msgid "Guard Groups" 6359 msgid "Guard Groups"
6177 msgstr "" 6360 msgstr ""
6178 6361
6179 -#: i18n/templates.c:7598 6362 +#: i18n/templates.c:7886
6180 msgid "Guard Groups for Transition" 6363 msgid "Guard Groups for Transition"
6181 msgstr "" 6364 msgstr ""
6182 6365
6183 -#: i18n/templates.c:7625 6366 +#: i18n/templates.c:7913
6184 msgid "Guard Permissions" 6367 msgid "Guard Permissions"
6185 msgstr "" 6368 msgstr ""
6186 6369
6187 -#: i18n/templates.c:7637 6370 +#: i18n/templates.c:7925
6188 msgid "Guard Roles" 6371 msgid "Guard Roles"
6189 msgstr "" 6372 msgstr ""
6190 6373
6191 -#: i18n/templates.c:7634 6374 +#: i18n/templates.c:7922
6192 msgid "Guard Roles for Transition" 6375 msgid "Guard Roles for Transition"
6193 msgstr "" 6376 msgstr ""
6194 6377
6195 -#: i18n/templates.c:7622 6378 +#: i18n/templates.c:7910
6196 msgid "Guard permissions for Transition" 6379 msgid "Guard permissions for Transition"
6197 msgstr "" 6380 msgstr ""
6198 6381
6199 -#: i18n/templates.c:7358 6382 +#: i18n/templates.c:7646
6200 msgid "Guards" 6383 msgid "Guards"
6201 msgstr "" 6384 msgstr ""
6202 6385
6203 -#: i18n/templates.c:2888 6386 +#: i18n/templates.c:2789
6204 msgid "Guide to using cron:" 6387 msgid "Guide to using cron:"
6205 msgstr "" 6388 msgstr ""
6206 6389
@@ -6226,7 +6409,7 @@ msgstr &quot;&quot; @@ -6226,7 +6409,7 @@ msgstr &quot;&quot;
6226 msgid "Help Administration" 6409 msgid "Help Administration"
6227 msgstr "" 6410 msgstr ""
6228 6411
6229 -#: i18n/templates.c:4547 6412 +#: i18n/templates.c:4736
6230 msgid "Help content" 6413 msgid "Help content"
6231 msgstr "" 6414 msgstr ""
6232 6415
@@ -6234,7 +6417,7 @@ msgstr &quot;&quot; @@ -6234,7 +6417,7 @@ msgstr &quot;&quot;
6234 msgid "Help request" 6417 msgid "Help request"
6235 msgstr "" 6418 msgstr ""
6236 6419
6237 -#: i18n/templates.c:2183 6420 +#: i18n/templates.c:2084
6238 msgid "Hint" 6421 msgid "Hint"
6239 msgstr "" 6422 msgstr ""
6240 6423
@@ -6250,11 +6433,11 @@ msgstr &quot;&quot; @@ -6250,11 +6433,11 @@ msgstr &quot;&quot;
6250 msgid "Housekeeper" 6433 msgid "Housekeeper"
6251 msgstr "" 6434 msgstr ""
6252 6435
6253 -#: i18n/templates.c:2150 i18n/templates.c:2153 6436 +#: i18n/templates.c:2051 i18n/templates.c:2054
6254 msgid "How do I search?" 6437 msgid "How do I search?"
6255 msgstr "" 6438 msgstr ""
6256 6439
6257 -#: i18n/templates.c:4490 6440 +#: i18n/templates.c:4679
6258 msgid "Human Name" 6441 msgid "Human Name"
6259 msgstr "" 6442 msgstr ""
6260 6443
@@ -6262,7 +6445,7 @@ msgstr &quot;&quot; @@ -6262,7 +6445,7 @@ msgstr &quot;&quot;
6262 msgid "IConv PHP extension not installed. The zip file compression could not handle output filename encoding conversion !" 6445 msgid "IConv PHP extension not installed. The zip file compression could not handle output filename encoding conversion !"
6263 msgstr "" 6446 msgstr ""
6264 6447
6265 -#: i18n/templates.c:1586 6448 +#: i18n/templates.c:6797
6266 msgid "If a document is not associated with an extractor, no content will be added to the index. These documents can be identified in the list by the extractor column reflecting n/a." 6449 msgid "If a document is not associated with an extractor, no content will be added to the index. These documents can be identified in the list by the extractor column reflecting n/a."
6267 msgstr "" 6450 msgstr ""
6268 6451
@@ -6270,7 +6453,7 @@ msgstr &quot;&quot; @@ -6270,7 +6453,7 @@ msgstr &quot;&quot;
6270 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." 6453 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."
6271 msgstr "" 6454 msgstr ""
6272 6455
6273 -#: i18n/templates.c:3761 6456 +#: i18n/templates.c:3662
6274 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." 6457 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."
6275 msgstr "" 6458 msgstr ""
6276 6459
@@ -6297,31 +6480,31 @@ msgstr &quot;&quot; @@ -6297,31 +6480,31 @@ msgstr &quot;&quot;
6297 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>" 6480 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>"
6298 msgstr "" 6481 msgstr ""
6299 6482
6300 -#: i18n/templates.c:2789 6483 +#: i18n/templates.c:2690
6301 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." 6484 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."
6302 msgstr "" 6485 msgstr ""
6303 6486
6304 -#: i18n/templates.c:2282 6487 +#: i18n/templates.c:2183
6305 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." 6488 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."
6306 msgstr "" 6489 msgstr ""
6307 6490
6308 -#: i18n/templates.c:2321 6491 +#: i18n/templates.c:2222
6309 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>." 6492 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>."
6310 msgstr "" 6493 msgstr ""
6311 6494
6312 -#: i18n/templates.c:2408 6495 +#: i18n/templates.c:2309
6313 msgid "If you do not intend to move this document, you should <a href=\"#link#\">cancel the move</a>." 6496 msgid "If you do not intend to move this document, you should <a href=\"#link#\">cancel the move</a>."
6314 msgstr "" 6497 msgstr ""
6315 6498
6316 -#: i18n/templates.c:2933 i18n/templates.c:3779 6499 +#: i18n/templates.c:2834 i18n/templates.c:3680
6317 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." 6500 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."
6318 msgstr "" 6501 msgstr ""
6319 6502
6320 -#: i18n/templates.c:2312 6503 +#: i18n/templates.c:2213
6321 msgid "If you do not want to have this document be checked-out, please give a reason and cancel the checkout." 6504 msgid "If you do not want to have this document be checked-out, please give a reason and cancel the checkout."
6322 msgstr "" 6505 msgstr ""
6323 6506
6324 -#: i18n/templates.c:6698 6507 +#: i18n/templates.c:6986
6325 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." 6508 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."
6326 msgstr "" 6509 msgstr ""
6327 6510
@@ -6329,11 +6512,11 @@ msgstr &quot;&quot; @@ -6329,11 +6512,11 @@ msgstr &quot;&quot;
6329 msgid "If you feel that this is incorrect, please report both the action and your username to a system administrator." 6512 msgid "If you feel that this is incorrect, please report both the action and your username to a system administrator."
6330 msgstr "" 6513 msgstr ""
6331 6514
6332 -#: i18n/templates.c:4913 6515 +#: i18n/templates.c:5102
6333 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." 6516 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."
6334 msgstr "" 6517 msgstr ""
6335 6518
6336 -#: i18n/templates.c:5408 6519 +#: i18n/templates.c:5597
6337 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" 6520 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"
6338 msgstr "" 6521 msgstr ""
6339 6522
@@ -6341,7 +6524,7 @@ msgstr &quot;&quot; @@ -6341,7 +6524,7 @@ msgstr &quot;&quot;
6341 msgid "If you know the numeric ID of a document, type it in here and press \"go\"" 6524 msgid "If you know the numeric ID of a document, type it in here and press \"go\""
6342 msgstr "" 6525 msgstr ""
6343 6526
6344 -#: i18n/templates.c:3440 6527 +#: i18n/templates.c:3341
6345 msgid "If you require assistance from an administrator to perform one of these tasks, use the Request Assistance action." 6528 msgid "If you require assistance from an administrator to perform one of these tasks, use the Request Assistance action."
6346 msgstr "" 6529 msgstr ""
6347 6530
@@ -6362,27 +6545,23 @@ msgstr &quot;&quot; @@ -6362,27 +6545,23 @@ msgstr &quot;&quot;
6362 msgid "Immutable action plugin" 6545 msgid "Immutable action plugin"
6363 msgstr "" 6546 msgstr ""
6364 6547
6365 -#: i18n/templates.c:7778  
6366 -msgid "Immutable documents content cannot be changed, and only administrators (in administration mode) can make changes to the metadata or can move or delete it. The documents immutable status cannot be reversed at a later stage."  
6367 -msgstr ""  
6368 -  
6369 -#: i18n/templates.c:3767 6548 +#: i18n/templates.c:3668
6370 msgid "Import" 6549 msgid "Import"
6371 msgstr "" 6550 msgstr ""
6372 6551
6373 -#: i18n/templates.c:3752 6552 +#: i18n/templates.c:3653
6374 msgid "Import files into" 6553 msgid "Import files into"
6375 msgstr "" 6554 msgstr ""
6376 6555
6377 -#: plugins/ktcore/folder/BulkImport.php:58 i18n/templates.c:3755 6556 +#: plugins/ktcore/folder/BulkImport.php:58 i18n/templates.c:3656
6378 msgid "Import from Server Location" 6557 msgid "Import from Server Location"
6379 msgstr "" 6558 msgstr ""
6380 6559
6381 -#: i18n/templates.c:6734 6560 +#: i18n/templates.c:7022
6382 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." 6561 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."
6383 msgstr "" 6562 msgstr ""
6384 6563
6385 -#: i18n/templates.c:2444 i18n/templates.c:3986 6564 +#: i18n/templates.c:2345 i18n/templates.c:3887
6386 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." 6565 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."
6387 msgstr "" 6566 msgstr ""
6388 6567
@@ -6391,11 +6570,11 @@ msgstr &quot;&quot; @@ -6391,11 +6570,11 @@ msgstr &quot;&quot;
6391 msgid "In order to ensure that the data that users enter is useful, it is essential that you provide a good example." 6570 msgid "In order to ensure that the data that users enter is useful, it is essential that you provide a good example."
6392 msgstr "" 6571 msgstr ""
6393 6572
6394 -#: i18n/templates.c:7109 6573 +#: i18n/templates.c:7397
6395 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." 6574 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."
6396 msgstr "" 6575 msgstr ""
6397 6576
6398 -#: i18n/templates.c:5054 6577 +#: i18n/templates.c:5243
6399 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>." 6578 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>."
6400 msgstr "" 6579 msgstr ""
6401 6580
@@ -6403,11 +6582,11 @@ msgstr &quot;&quot; @@ -6403,11 +6582,11 @@ msgstr &quot;&quot;
6403 msgid "In order to have a chain of conditions, one initial field must be shown to the user. This is called the master field." 6582 msgid "In order to have a chain of conditions, one initial field must be shown to the user. This is called the master field."
6404 msgstr "" 6583 msgstr ""
6405 6584
6406 -#: i18n/templates.c:2951 6585 +#: i18n/templates.c:2852
6407 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." 6586 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."
6408 msgstr "" 6587 msgstr ""
6409 6588
6410 -#: i18n/templates.c:6995 6589 +#: i18n/templates.c:7283
6411 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." 6590 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."
6412 msgstr "" 6591 msgstr ""
6413 6592
@@ -6423,11 +6602,11 @@ msgstr &quot;&quot; @@ -6423,11 +6602,11 @@ msgstr &quot;&quot;
6423 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." 6602 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."
6424 msgstr "" 6603 msgstr ""
6425 6604
6426 -#: i18n/templates.c:4673 6605 +#: i18n/templates.c:4862
6427 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." 6606 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."
6428 msgstr "" 6607 msgstr ""
6429 6608
6430 -#: i18n/templates.c:6884 6609 +#: i18n/templates.c:7172
6431 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." 6610 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."
6432 msgstr "" 6611 msgstr ""
6433 6612
@@ -6439,31 +6618,31 @@ msgstr &quot;&quot; @@ -6439,31 +6618,31 @@ msgstr &quot;&quot;
6439 msgid "In order to remove this state from the system, please select a new state which will take its place. All references to the state you are deleting will be replaced by this new state." 6618 msgid "In order to remove this state from the system, please select a new state which will take its place. All references to the state you are deleting will be replaced by this new state."
6440 msgstr "" 6619 msgstr ""
6441 6620
6442 -#: i18n/templates.c:1670 6621 +#: i18n/templates.c:1571
6443 msgid "In some circumstances it is useful to view all documents of a given <strong>document type</strong>. Select a <strong>document type</strong> from the list below to view all relevant documents." 6622 msgid "In some circumstances it is useful to view all documents of a given <strong>document type</strong>. Select a <strong>document type</strong> from the list below to view all relevant documents."
6444 msgstr "" 6623 msgstr ""
6445 6624
6446 -#: i18n/templates.c:1664 6625 +#: i18n/templates.c:1565
6447 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." 6626 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."
6448 msgstr "" 6627 msgstr ""
6449 6628
6450 -#: i18n/templates.c:1658 6629 +#: i18n/templates.c:1559
6451 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." 6630 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."
6452 msgstr "" 6631 msgstr ""
6453 6632
6454 -#: i18n/templates.c:1526 6633 +#: i18n/templates.c:6737
6455 msgid "Inactive" 6634 msgid "Inactive"
6456 msgstr "" 6635 msgstr ""
6457 6636
6458 -#: lib/documentmanagement/Document.inc:745 i18n/templates.c:5216 6637 +#: lib/documentmanagement/Document.inc:745 i18n/templates.c:5405
6459 msgid "Incomplete" 6638 msgid "Incomplete"
6460 msgstr "" 6639 msgstr ""
6461 6640
6462 -#: i18n/templates.c:6449 6641 +#: i18n/templates.c:6638
6463 msgid "Index Coverage:" 6642 msgid "Index Coverage:"
6464 msgstr "" 6643 msgstr ""
6465 6644
6466 -#: i18n/templates.c:1553 i18n/templates.c:1598 6645 +#: i18n/templates.c:6764 i18n/templates.c:6809
6467 msgid "Index Date" 6646 msgid "Index Date"
6468 msgstr "" 6647 msgstr ""
6469 6648
@@ -6471,24 +6650,24 @@ msgstr &quot;&quot; @@ -6471,24 +6650,24 @@ msgstr &quot;&quot;
6471 msgid "Indexer Status" 6650 msgid "Indexer Status"
6472 msgstr "" 6651 msgstr ""
6473 6652
6474 -#: search2/indexing/indexerCore.inc.php:869 6653 +#: search2/indexing/indexerCore.inc.php:876
6475 msgid "Indexer problem: " 6654 msgid "Indexer problem: "
6476 msgstr "" 6655 msgstr ""
6477 6656
6478 -#: i18n/templates.c:6452 6657 +#: i18n/templates.c:6641
6479 msgid "Indexing coverage percentage may vary from total - not all documents contain text." 6658 msgid "Indexing coverage percentage may vary from total - not all documents contain text."
6480 msgstr "" 6659 msgstr ""
6481 6660
6482 -#: search2/indexing/indexerCore.inc.php:1267 6661 +#: search2/indexing/indexerCore.inc.php:1287
6483 #, php-format 6662 #, php-format
6484 msgid "Indexing docid: %d extension: '%s' mimetype: '%s' extractor: '%s'" 6663 msgid "Indexing docid: %d extension: '%s' mimetype: '%s' extractor: '%s'"
6485 msgstr "" 6664 msgstr ""
6486 6665
6487 -#: i18n/templates.c:6464 6666 +#: i18n/templates.c:6653
6488 msgid "Indexing has not run yet. Please check that the KTScheduler is running." 6667 msgid "Indexing has not run yet. Please check that the KTScheduler is running."
6489 msgstr "" 6668 msgstr ""
6490 6669
6491 -#: plugins/ktcore/KTBulkActions.php:1298 6670 +#: plugins/ktcore/KTBulkActions.php:1376
6492 msgid "Indicate whether you would like to download these file as part of the checkout." 6671 msgid "Indicate whether you would like to download these file as part of the checkout."
6493 msgstr "" 6672 msgstr ""
6494 6673
@@ -6496,7 +6675,7 @@ msgstr &quot;&quot; @@ -6496,7 +6675,7 @@ msgstr &quot;&quot;
6496 msgid "Indicate whether you would like to download this file as part of the checkout." 6675 msgid "Indicate whether you would like to download this file as part of the checkout."
6497 msgstr "" 6676 msgstr ""
6498 6677
6499 -#: i18n/templates.c:7265 6678 +#: i18n/templates.c:7553
6500 msgid "Inform Which Users?" 6679 msgid "Inform Which Users?"
6501 msgstr "" 6680 msgstr ""
6502 6681
@@ -6504,11 +6683,11 @@ msgstr &quot;&quot; @@ -6504,11 +6683,11 @@ msgstr &quot;&quot;
6504 msgid "Information about this system and how to get support." 6683 msgid "Information about this system and how to get support."
6505 msgstr "" 6684 msgstr ""
6506 6685
6507 -#: i18n/templates.c:7154 6686 +#: i18n/templates.c:7442
6508 msgid "Informed Users" 6687 msgid "Informed Users"
6509 msgstr "" 6688 msgstr ""
6510 6689
6511 -#: i18n/templates.c:3827 6690 +#: i18n/templates.c:3728
6512 msgid "Inherit permissions" 6691 msgid "Inherit permissions"
6513 msgstr "" 6692 msgstr ""
6514 6693
@@ -6528,15 +6707,15 @@ msgstr &quot;&quot; @@ -6528,15 +6707,15 @@ msgstr &quot;&quot;
6528 msgid "Inline View of Documents" 6707 msgid "Inline View of Documents"
6529 msgstr "" 6708 msgstr ""
6530 6709
6531 -#: i18n/templates.c:7139 6710 +#: i18n/templates.c:7427
6532 msgid "Install the GraphViz module to get a useful visualisation of your graph here." 6711 msgid "Install the GraphViz module to get a useful visualisation of your graph here."
6533 msgstr "" 6712 msgstr ""
6534 6713
6535 -#: i18n/templates.c:5453 6714 +#: i18n/templates.c:5642
6536 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." 6715 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."
6537 msgstr "" 6716 msgstr ""
6538 6717
6539 -#: i18n/templates.c:5855 6718 +#: i18n/templates.c:6044
6540 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." 6719 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."
6541 msgstr "" 6720 msgstr ""
6542 6721
@@ -6561,6 +6740,10 @@ msgstr &quot;&quot; @@ -6561,6 +6740,10 @@ msgstr &quot;&quot;
6561 msgid "Internationalization" 6740 msgid "Internationalization"
6562 msgstr "" 6741 msgstr ""
6563 6742
  6743 +#: i18n/templates.c:4409
  6744 +msgid "Introduction"
  6745 +msgstr ""
  6746 +
6564 #: plugins/commercial/wintools/key.inc.php:145 6747 #: plugins/commercial/wintools/key.inc.php:145
6565 #: plugins/commercial/wintools/key.inc.php:157 6748 #: plugins/commercial/wintools/key.inc.php:157
6566 #: plugins/commercial/wintools/key.inc.php:169 6749 #: plugins/commercial/wintools/key.inc.php:169
@@ -6583,7 +6766,7 @@ msgstr &quot;&quot; @@ -6583,7 +6766,7 @@ msgstr &quot;&quot;
6583 msgid "Invalid criteria specified." 6766 msgid "Invalid criteria specified."
6584 msgstr "" 6767 msgstr ""
6585 6768
6586 -#: lib/documentmanagement/documentutil.inc.php:1481 6769 +#: lib/documentmanagement/documentutil.inc.php:1528
6587 msgid "Invalid document content version object." 6770 msgid "Invalid document content version object."
6588 msgstr "" 6771 msgstr ""
6589 6772
@@ -6606,8 +6789,8 @@ msgstr &quot;&quot; @@ -6606,8 +6789,8 @@ msgstr &quot;&quot;
6606 msgid "Invalid document link selected." 6789 msgid "Invalid document link selected."
6607 msgstr "" 6790 msgstr ""
6608 6791
6609 -#: lib/documentmanagement/documentutil.inc.php:963  
6610 -#: lib/documentmanagement/documentutil.inc.php:1470 6792 +#: lib/documentmanagement/documentutil.inc.php:996
  6793 +#: lib/documentmanagement/documentutil.inc.php:1517
6611 msgid "Invalid document object." 6794 msgid "Invalid document object."
6612 msgstr "" 6795 msgstr ""
6613 6796
@@ -6624,7 +6807,7 @@ msgstr &quot;&quot; @@ -6624,7 +6807,7 @@ msgstr &quot;&quot;
6624 msgid "Invalid document type provided" 6807 msgid "Invalid document type provided"
6625 msgstr "" 6808 msgstr ""
6626 6809
6627 -#: lib/documentmanagement/documentutil.inc.php:1474 6810 +#: lib/documentmanagement/documentutil.inc.php:1521
6628 msgid "Invalid document version object." 6811 msgid "Invalid document version object."
6629 msgstr "" 6812 msgstr ""
6630 6813
@@ -6696,7 +6879,7 @@ msgstr &quot;&quot; @@ -6696,7 +6879,7 @@ msgstr &quot;&quot;
6696 msgid "Invalid return key from help system." 6879 msgid "Invalid return key from help system."
6697 msgstr "" 6880 msgstr ""
6698 6881
6699 -#: plugins/ktcore/KTBulkActions.php:490 plugins/ktcore/KTBulkActions.php:729 6882 +#: plugins/ktcore/KTBulkActions.php:509 plugins/ktcore/KTBulkActions.php:763
6700 msgid "Invalid target folder selected" 6883 msgid "Invalid target folder selected"
6701 msgstr "" 6884 msgstr ""
6702 6885
@@ -6704,7 +6887,7 @@ msgstr &quot;&quot; @@ -6704,7 +6887,7 @@ msgstr &quot;&quot;
6704 msgid "Invalid target folder selected." 6887 msgid "Invalid target folder selected."
6705 msgstr "" 6888 msgstr ""
6706 6889
6707 -#: plugins/ktcore/KTBulkActions.php:496 6890 +#: plugins/ktcore/KTBulkActions.php:515
6708 msgid "Invalid target folder selected: Target folder is the same as the current folder." 6891 msgid "Invalid target folder selected: Target folder is the same as the current folder."
6709 msgstr "" 6892 msgstr ""
6710 6893
@@ -6733,19 +6916,15 @@ msgstr &quot;&quot; @@ -6733,19 +6916,15 @@ msgstr &quot;&quot;
6733 msgid "Is Immutable" 6916 msgid "Is Immutable"
6734 msgstr "" 6917 msgstr ""
6735 6918
6736 -#: i18n/templates.c:4337  
6737 -msgid "Is immutable"  
6738 -msgstr ""  
6739 -  
6740 -#: search2/indexing/indexerCore.inc.php:896 6919 +#: search2/indexing/indexerCore.inc.php:903
6741 msgid "Issues with the indexer have been resolved!" 6920 msgid "Issues with the indexer have been resolved!"
6742 msgstr "" 6921 msgstr ""
6743 6922
6744 -#: plugins/ktcore/KTBulkActions.php:832 6923 +#: plugins/ktcore/KTBulkActions.php:886
6745 msgid "It is not possible to archive a shortcut. Please archive the target document or folder instead." 6924 msgid "It is not possible to archive a shortcut. Please archive the target document or folder instead."
6746 msgstr "" 6925 msgstr ""
6747 6926
6748 -#: lib/documentmanagement/documentutil.inc.php:214 6927 +#: lib/documentmanagement/documentutil.inc.php:215
6749 msgid "It is not possible to archive a shortcut. Please archive the target document." 6928 msgid "It is not possible to archive a shortcut. Please archive the target document."
6750 msgstr "" 6929 msgstr ""
6751 6930
@@ -6753,7 +6932,7 @@ msgstr &quot;&quot; @@ -6753,7 +6932,7 @@ msgstr &quot;&quot;
6753 msgid "It is possible 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." 6932 msgid "It is possible 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."
6754 msgstr "" 6933 msgstr ""
6755 6934
6756 -#: i18n/templates.c:2963 6935 +#: i18n/templates.c:2864
6757 msgid "It may be necessary to override the <strong>checked-out</strong> status of a document if" 6936 msgid "It may be necessary to override the <strong>checked-out</strong> status of a document if"
6758 msgstr "" 6937 msgstr ""
6759 6938
@@ -6761,7 +6940,7 @@ msgstr &quot;&quot; @@ -6761,7 +6940,7 @@ msgstr &quot;&quot;
6761 msgid "Italian translation plugin" 6940 msgid "Italian translation plugin"
6762 msgstr "" 6941 msgstr ""
6763 6942
6764 -#: i18n/templates.c:2165 6943 +#: i18n/templates.c:2066
6765 msgid "Item" 6944 msgid "Item"
6766 msgstr "" 6945 msgstr ""
6767 6946
@@ -6776,19 +6955,19 @@ msgid &quot;Item updated&quot; @@ -6776,19 +6955,19 @@ msgid &quot;Item updated&quot;
6776 msgstr "" 6955 msgstr ""
6777 6956
6778 #: plugins/ktcore/KTDashlets.php:140 plugins/ktcore/KTMiscPages.php:82 6957 #: plugins/ktcore/KTDashlets.php:140 plugins/ktcore/KTMiscPages.php:82
6779 -#: i18n/templates.c:5387 6958 +#: i18n/templates.c:5576
6780 msgid "Items that require your attention" 6959 msgid "Items that require your attention"
6781 msgstr "" 6960 msgstr ""
6782 6961
6783 -#: i18n/templates.c:3797 6962 +#: i18n/templates.c:3698
6784 msgid "Items to delete" 6963 msgid "Items to delete"
6785 msgstr "" 6964 msgstr ""
6786 6965
6787 -#: i18n/templates.c:2378 i18n/templates.c:2396 6966 +#: i18n/templates.c:2279 i18n/templates.c:2297
6788 msgid "Items to move" 6967 msgid "Items to move"
6789 msgstr "" 6968 msgstr ""
6790 6969
6791 -#: i18n/templates.c:7361 6970 +#: i18n/templates.c:7649
6792 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>" 6971 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>"
6793 msgstr "" 6972 msgstr ""
6794 6973
@@ -6828,32 +7007,24 @@ msgstr &quot;&quot; @@ -6828,32 +7007,24 @@ msgstr &quot;&quot;
6828 msgid "Keywords added to category." 7007 msgid "Keywords added to category."
6829 msgstr "" 7008 msgstr ""
6830 7009
6831 -#: i18n/templates.c:4691 7010 +#: i18n/templates.c:4880
6832 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." 7011 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."
6833 msgstr "" 7012 msgstr ""
6834 7013
6835 -#: i18n/templates.c:4682 7014 +#: i18n/templates.c:4871
6836 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)." 7015 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)."
6837 msgstr "" 7016 msgstr ""
6838 7017
6839 -#: i18n/templates.c:4319 i18n/templates.c:4397 i18n/templates.c:4430  
6840 -msgid "KnowledgeTree"  
6841 -msgstr ""  
6842 -  
6843 -#: i18n/templates.c:5432 7018 +#: i18n/templates.c:5621
6844 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>." 7019 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>."
6845 msgstr "" 7020 msgstr ""
6846 7021
6847 -#: lib/documentmanagement/documentutil.inc.php:242  
6848 -#: lib/documentmanagement/documentutil.inc.php:1036 7022 +#: lib/documentmanagement/documentutil.inc.php:243
  7023 +#: lib/documentmanagement/documentutil.inc.php:1069
6849 msgid "KnowledgeTree Notification" 7024 msgid "KnowledgeTree Notification"
6850 msgstr "" 7025 msgstr ""
6851 7026
6852 -#: i18n/templates.c:4412  
6853 -msgid "KnowledgeTree Server Address"  
6854 -msgstr ""  
6855 -  
6856 -#: ktapi/ktapi.inc.php:4137 7027 +#: ktapi/ktapi.inc.php:4143
6857 msgid "Knowledgetree client policies retrieval succeeded." 7028 msgid "Knowledgetree client policies retrieval succeeded."
6858 msgstr "" 7029 msgstr ""
6859 7030
@@ -6886,27 +7057,27 @@ msgstr &quot;&quot; @@ -6886,27 +7057,27 @@ msgstr &quot;&quot;
6886 msgid "LDAP authentication provider" 7057 msgid "LDAP authentication provider"
6887 msgstr "" 7058 msgstr ""
6888 7059
6889 -#: i18n/templates.c:1364 i18n/templates.c:4343 i18n/templates.c:4466 7060 +#: i18n/templates.c:1364 i18n/templates.c:4655
6890 msgid "Language" 7061 msgid "Language"
6891 msgstr "" 7062 msgstr ""
6892 7063
6893 -#: i18n/templates.c:3452 7064 +#: i18n/templates.c:3353
6894 msgid "Last Comment" 7065 msgid "Last Comment"
6895 msgstr "" 7066 msgstr ""
6896 7067
6897 -#: i18n/templates.c:6431 7068 +#: i18n/templates.c:6620
6898 msgid "Last Indexing Date:" 7069 msgid "Last Indexing Date:"
6899 msgstr "" 7070 msgstr ""
6900 7071
6901 -#: plugins/ktcore/admin/expungeList.php:78 i18n/templates.c:3023 7072 +#: plugins/ktcore/admin/expungeList.php:78 i18n/templates.c:2924
6902 msgid "Last Modification" 7073 msgid "Last Modification"
6903 msgstr "" 7074 msgstr ""
6904 7075
6905 -#: i18n/templates.c:6425 7076 +#: i18n/templates.c:6614
6906 msgid "Last Optimization Date:" 7077 msgid "Last Optimization Date:"
6907 msgstr "" 7078 msgstr ""
6908 7079
6909 -#: i18n/templates.c:7664 7080 +#: i18n/templates.c:7952
6910 msgid "Last activity" 7081 msgid "Last activity"
6911 msgstr "" 7082 msgstr ""
6912 7083
@@ -6922,11 +7093,7 @@ msgstr &quot;&quot; @@ -6922,11 +7093,7 @@ msgstr &quot;&quot;
6922 msgid "Last login reporting" 7093 msgid "Last login reporting"
6923 msgstr "" 7094 msgstr ""
6924 7095
6925 -#: i18n/templates.c:4328  
6926 -msgid "Last modified"  
6927 -msgstr ""  
6928 -  
6929 -#: i18n/templates.c:68 i18n/templates.c:1775 i18n/templates.c:1820 7096 +#: i18n/templates.c:68 i18n/templates.c:1676 i18n/templates.c:1721
6930 msgid "Last update by" 7097 msgid "Last update by"
6931 msgstr "" 7098 msgstr ""
6932 7099
@@ -6934,7 +7101,7 @@ msgstr &quot;&quot; @@ -6934,7 +7101,7 @@ msgstr &quot;&quot;
6934 msgid "Last updated by: " 7101 msgid "Last updated by: "
6935 msgstr "" 7102 msgstr ""
6936 7103
6937 -#: i18n/templates.c:6848 i18n/templates.c:7001 7104 +#: i18n/templates.c:7136 i18n/templates.c:7289
6938 msgid "Leads to state" 7105 msgid "Leads to state"
6939 msgstr "" 7106 msgstr ""
6940 7107
@@ -6942,7 +7109,7 @@ msgstr &quot;&quot; @@ -6942,7 +7109,7 @@ msgstr &quot;&quot;
6942 msgid "Learn More" 7109 msgid "Learn More"
6943 msgstr "" 7110 msgstr ""
6944 7111
6945 -#: i18n/templates.c:2921 7112 +#: i18n/templates.c:2822
6946 msgid "Learn about #appname# 3." 7113 msgid "Learn about #appname# 3."
6947 msgstr "" 7114 msgstr ""
6948 7115
@@ -6967,8 +7134,8 @@ msgstr &quot;&quot; @@ -6967,8 +7134,8 @@ msgstr &quot;&quot;
6967 msgid "Licenses" 7134 msgid "Licenses"
6968 msgstr "" 7135 msgstr ""
6969 7136
6970 -#: i18n/templates.c:596 i18n/templates.c:7790 i18n/templates.c:7808  
6971 -#: i18n/templates.c:7820 7137 +#: i18n/templates.c:596 i18n/templates.c:8078 i18n/templates.c:8096
  7138 +#: i18n/templates.c:8108
6972 msgid "Link" 7139 msgid "Link"
6973 msgstr "" 7140 msgstr ""
6974 7141
@@ -6977,7 +7144,7 @@ msgstr &quot;&quot; @@ -6977,7 +7144,7 @@ msgstr &quot;&quot;
6977 msgid "Link (ID %s): %s from %s" 7144 msgid "Link (ID %s): %s from %s"
6978 msgstr "" 7145 msgstr ""
6979 7146
6980 -#: i18n/templates.c:7802 7147 +#: i18n/templates.c:8090
6981 msgid "Link Name" 7148 msgid "Link Name"
6982 msgstr "" 7149 msgstr ""
6983 7150
@@ -7001,7 +7168,7 @@ msgstr &quot;&quot; @@ -7001,7 +7168,7 @@ msgstr &quot;&quot;
7001 msgid "Link Type updated." 7168 msgid "Link Type updated."
7002 msgstr "" 7169 msgstr ""
7003 7170
7004 -#: i18n/templates.c:7805 7171 +#: i18n/templates.c:8093
7005 msgid "Link URL" 7172 msgid "Link URL"
7006 msgstr "" 7173 msgstr ""
7007 7174
@@ -7009,11 +7176,11 @@ msgstr &quot;&quot; @@ -7009,11 +7176,11 @@ msgstr &quot;&quot;
7009 msgid "Link types deleted." 7176 msgid "Link types deleted."
7010 msgstr "" 7177 msgstr ""
7011 7178
7012 -#: i18n/templates.c:7733 7179 +#: i18n/templates.c:8021
7013 msgid "Linked <b>from</b> this document" 7180 msgid "Linked <b>from</b> this document"
7014 msgstr "" 7181 msgstr ""
7015 7182
7016 -#: i18n/templates.c:1178 i18n/templates.c:3464 7183 +#: i18n/templates.c:1178 i18n/templates.c:3365
7017 msgid "Linked Fieldsets" 7184 msgid "Linked Fieldsets"
7018 msgstr "" 7185 msgstr ""
7019 7186
@@ -7027,15 +7194,15 @@ msgstr &quot;&quot; @@ -7027,15 +7194,15 @@ msgstr &quot;&quot;
7027 msgid "Links" 7194 msgid "Links"
7028 msgstr "" 7195 msgstr ""
7029 7196
7030 -#: i18n/templates.c:7742 7197 +#: i18n/templates.c:8030
7031 msgid "Links <b>to</b> this document" 7198 msgid "Links <b>to</b> this document"
7032 msgstr "" 7199 msgstr ""
7033 7200
7034 -#: i18n/templates.c:7919 7201 +#: i18n/templates.c:8207
7035 msgid "Links from this document" 7202 msgid "Links from this document"
7036 msgstr "" 7203 msgstr ""
7037 7204
7038 -#: i18n/templates.c:7922 7205 +#: i18n/templates.c:8210
7039 msgid "Links to this document" 7206 msgid "Links to this document"
7040 msgstr "" 7207 msgstr ""
7041 7208
@@ -7047,7 +7214,11 @@ msgstr &quot;&quot; @@ -7047,7 +7214,11 @@ msgstr &quot;&quot;
7047 msgid "Live" 7214 msgid "Live"
7048 msgstr "" 7215 msgstr ""
7049 7216
7050 -#: i18n/templates.c:4256 7217 +#: i18n/templates.c:4541
  7218 +msgid "Loading"
  7219 +msgstr ""
  7220 +
  7221 +#: i18n/templates.c:4157
7051 msgid "Loading Dependencies for value \"" 7222 msgid "Loading Dependencies for value \""
7052 msgstr "" 7223 msgstr ""
7053 7224
@@ -7055,26 +7226,22 @@ msgstr &quot;&quot; @@ -7055,26 +7226,22 @@ msgstr &quot;&quot;
7055 msgid "Loading..." 7226 msgid "Loading..."
7056 msgstr "" 7227 msgstr ""
7057 7228
7058 -#: i18n/templates.c:179 i18n/templates.c:674 i18n/templates.c:2981  
7059 -#: i18n/templates.c:3002 i18n/templates.c:3074 7229 +#: i18n/templates.c:179 i18n/templates.c:674 i18n/templates.c:2882
  7230 +#: i18n/templates.c:2903 i18n/templates.c:2975
7060 msgid "Location" 7231 msgid "Location"
7061 msgstr "" 7232 msgstr ""
7062 7233
7063 -#: i18n/templates.c:2036 i18n/templates.c:2081 7234 +#: i18n/templates.c:1937 i18n/templates.c:1982
7064 msgid "Location is no longer available" 7235 msgid "Location is no longer available"
7065 msgstr "" 7236 msgstr ""
7066 7237
7067 -#: i18n/templates.c:6668 7238 +#: i18n/templates.c:6956
7068 msgid "Log Files (#appname#, Apache, Mysql)" 7239 msgid "Log Files (#appname#, Apache, Mysql)"
7069 msgstr "" 7240 msgstr ""
7070 7241
7071 -#: i18n/templates.c:4427  
7072 -msgid "Logged in as"  
7073 -msgstr ""  
7074 -  
7075 #: lib/templating/kt3template.inc.php:414 7242 #: lib/templating/kt3template.inc.php:414
7076 #: plugins/passwordResetPlugin/loginResetDispatcher.php:502 7243 #: plugins/passwordResetPlugin/loginResetDispatcher.php:502
7077 -#: i18n/templates.c:1367 i18n/templates.c:4352 i18n/templates.c:4469 7244 +#: i18n/templates.c:1367 i18n/templates.c:4403 i18n/templates.c:4658
7078 msgid "Login" 7245 msgid "Login"
7079 msgstr "" 7246 msgstr ""
7080 7247
@@ -7083,6 +7250,14 @@ msgstr &quot;&quot; @@ -7083,6 +7250,14 @@ msgstr &quot;&quot;
7083 msgid "Login activity" 7250 msgid "Login activity"
7084 msgstr "" 7251 msgstr ""
7085 7252
  7253 +#: i18n/templates.c:4289
  7254 +msgid "Login failed"
  7255 +msgstr ""
  7256 +
  7257 +#: i18n/templates.c:4292
  7258 +msgid "Login failed."
  7259 +msgstr ""
  7260 +
7086 #: login.php:265 login.php:281 7261 #: login.php:265 login.php:281
7087 #: plugins/passwordResetPlugin/loginResetDispatcher.php:214 7262 #: plugins/passwordResetPlugin/loginResetDispatcher.php:214
7088 #: plugins/passwordResetPlugin/loginResetDispatcher.php:230 7263 #: plugins/passwordResetPlugin/loginResetDispatcher.php:230
@@ -7098,28 +7273,28 @@ msgstr &quot;&quot; @@ -7098,28 +7273,28 @@ msgstr &quot;&quot;
7098 msgid "Login history for" 7273 msgid "Login history for"
7099 msgstr "" 7274 msgstr ""
7100 7275
7101 -#: i18n/templates.c:1349 i18n/templates.c:4451 7276 +#: i18n/templates.c:1349 i18n/templates.c:4640
7102 msgid "Login | #appname#" 7277 msgid "Login | #appname#"
7103 msgstr "" 7278 msgstr ""
7104 7279
7105 #: config/siteMap.inc:81 lib/templating/kt3template.inc.php:396 7280 #: config/siteMap.inc:81 lib/templating/kt3template.inc.php:396
7106 -#: lib/templating/kt3template.inc.php:411 7281 +#: lib/templating/kt3template.inc.php:411 i18n/templates.c:4628
7107 msgid "Logout" 7282 msgid "Logout"
7108 msgstr "" 7283 msgstr ""
7109 7284
7110 #: lib/documentmanagement/DocumentField.inc:205 7285 #: lib/documentmanagement/DocumentField.inc:205
7111 #: plugins/ktcore/admin/fieldsets/basic.inc.php:85 7286 #: plugins/ktcore/admin/fieldsets/basic.inc.php:85
7112 #: plugins/ktcore/admin/fieldsets/conditional.inc.php:148 7287 #: plugins/ktcore/admin/fieldsets/conditional.inc.php:148
7113 -#: i18n/templates.c:3713 i18n/templates.c:5138 7288 +#: i18n/templates.c:3614 i18n/templates.c:5327
7114 msgid "Lookup" 7289 msgid "Lookup"
7115 msgstr "" 7290 msgstr ""
7116 7291
7117 -#: plugins/ktcore/KTPortlets.php:97 i18n/templates.c:4805 7292 +#: plugins/ktcore/KTPortlets.php:97 i18n/templates.c:4994
7118 msgid "Lookup Value" 7293 msgid "Lookup Value"
7119 msgstr "" 7294 msgstr ""
7120 7295
7121 #: browse.php:210 plugins/ktcore/admin/fieldsets/basic.inc.php:326 7296 #: browse.php:210 plugins/ktcore/admin/fieldsets/basic.inc.php:326
7122 -#: i18n/templates.c:5171 7297 +#: i18n/templates.c:5360
7123 msgid "Lookup Values" 7298 msgid "Lookup Values"
7124 msgstr "" 7299 msgstr ""
7125 7300
@@ -7127,11 +7302,11 @@ msgstr &quot;&quot; @@ -7127,11 +7302,11 @@ msgstr &quot;&quot;
7127 msgid "Lookup cannot be empty" 7302 msgid "Lookup cannot be empty"
7128 msgstr "" 7303 msgstr ""
7129 7304
7130 -#: i18n/templates.c:5168 7305 +#: i18n/templates.c:5357
7131 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." 7306 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."
7132 msgstr "" 7307 msgstr ""
7133 7308
7134 -#: i18n/templates.c:4565 7309 +#: i18n/templates.c:4754
7135 msgid "Lookup fields without categories." 7310 msgid "Lookup fields without categories."
7136 msgstr "" 7311 msgstr ""
7137 7312
@@ -7163,7 +7338,7 @@ msgstr &quot;&quot; @@ -7163,7 +7338,7 @@ msgstr &quot;&quot;
7163 msgid "MB" 7338 msgid "MB"
7164 msgstr "" 7339 msgstr ""
7165 7340
7166 -#: i18n/templates.c:6689 7341 +#: i18n/templates.c:6977
7167 msgid "MD5 Checksum of files (used to ensure files have not been tampered with)" 7342 msgid "MD5 Checksum of files (used to ensure files have not been tampered with)"
7168 msgstr "" 7343 msgstr ""
7169 7344
@@ -7177,8 +7352,8 @@ msgstr &quot;&quot; @@ -7177,8 +7352,8 @@ msgstr &quot;&quot;
7177 7352
7178 #: plugins/ktstandard/ImmutableActionPlugin.php:104 7353 #: plugins/ktstandard/ImmutableActionPlugin.php:104
7179 #: plugins/ktstandard/ImmutableActionPlugin.php:115 7354 #: plugins/ktstandard/ImmutableActionPlugin.php:115
7180 -#: plugins/ktstandard/ImmutableActionPlugin.php:119 i18n/templates.c:7775  
7181 -#: i18n/templates.c:7781 7355 +#: plugins/ktstandard/ImmutableActionPlugin.php:119 i18n/templates.c:8063
  7356 +#: i18n/templates.c:8069
7182 msgid "Make Immutable" 7357 msgid "Make Immutable"
7183 msgstr "" 7358 msgstr ""
7184 7359
@@ -7186,23 +7361,23 @@ msgstr &quot;&quot; @@ -7186,23 +7361,23 @@ msgstr &quot;&quot;
7186 msgid "Make immutable" 7361 msgid "Make immutable"
7187 msgstr "" 7362 msgstr ""
7188 7363
7189 -#: i18n/templates.c:3608 i18n/templates.c:3656 7364 +#: i18n/templates.c:3509 i18n/templates.c:3557
7190 msgid "Make this fieldset conditional" 7365 msgid "Make this fieldset conditional"
7191 msgstr "" 7366 msgstr ""
7192 7367
7193 -#: i18n/templates.c:4496 7368 +#: i18n/templates.c:4685
7194 msgid "Manage" 7369 msgid "Manage"
7195 msgstr "" 7370 msgstr ""
7196 7371
7197 -#: i18n/templates.c:7472 7372 +#: i18n/templates.c:7760
7198 msgid "Manage Actions" 7373 msgid "Manage Actions"
7199 msgstr "" 7374 msgstr ""
7200 7375
7201 -#: i18n/templates.c:4859 i18n/templates.c:4862 7376 +#: i18n/templates.c:5048 i18n/templates.c:5051
7202 msgid "Manage Conditional Behaviours" 7377 msgid "Manage Conditional Behaviours"
7203 msgstr "" 7378 msgstr ""
7204 7379
7205 -#: i18n/templates.c:3113 7380 +#: i18n/templates.c:3014
7206 msgid "Manage Existing Link Types" 7381 msgid "Manage Existing Link Types"
7207 msgstr "" 7382 msgstr ""
7208 7383
@@ -7211,15 +7386,15 @@ msgid &quot;Manage External RSS Feeds&quot; @@ -7211,15 +7386,15 @@ msgid &quot;Manage External RSS Feeds&quot;
7211 msgstr "" 7386 msgstr ""
7212 7387
7213 #: plugins/ktcore/admin/fieldsets/conditional.inc.php:338 7388 #: plugins/ktcore/admin/fieldsets/conditional.inc.php:338
7214 -#: i18n/templates.c:4865 i18n/templates.c:4868 i18n/templates.c:4994 7389 +#: i18n/templates.c:5054 i18n/templates.c:5057 i18n/templates.c:5183
7215 msgid "Manage Field Ordering" 7390 msgid "Manage Field Ordering"
7216 msgstr "" 7391 msgstr ""
7217 7392
7218 -#: i18n/templates.c:4757 7393 +#: i18n/templates.c:4946
7219 msgid "Manage Field: #field_name#" 7394 msgid "Manage Field: #field_name#"
7220 msgstr "" 7395 msgstr ""
7221 7396
7222 -#: plugins/ktcore/KTCorePlugin.php:257 i18n/templates.c:5906 7397 +#: plugins/ktcore/KTCorePlugin.php:257 i18n/templates.c:6095
7223 msgid "Manage Groups" 7398 msgid "Manage Groups"
7224 msgstr "" 7399 msgstr ""
7225 7400
@@ -7238,27 +7413,27 @@ msgstr &quot;&quot; @@ -7238,27 +7413,27 @@ msgstr &quot;&quot;
7238 msgid "Manage Keys" 7413 msgid "Manage Keys"
7239 msgstr "" 7414 msgstr ""
7240 7415
7241 -#: i18n/templates.c:4781 i18n/templates.c:4784 7416 +#: i18n/templates.c:4970 i18n/templates.c:4973
7242 msgid "Manage Lookup Tree Structure" 7417 msgid "Manage Lookup Tree Structure"
7243 msgstr "" 7418 msgstr ""
7244 7419
7245 -#: i18n/templates.c:4553 7420 +#: i18n/templates.c:4742
7246 msgid "Manage Lookup Trees" 7421 msgid "Manage Lookup Trees"
7247 msgstr "" 7422 msgstr ""
7248 7423
7249 -#: i18n/templates.c:4775 i18n/templates.c:4778 7424 +#: i18n/templates.c:4964 i18n/templates.c:4967
7250 msgid "Manage Lookup Values" 7425 msgid "Manage Lookup Values"
7251 msgstr "" 7426 msgstr ""
7252 7427
7253 -#: i18n/templates.c:4790 7428 +#: i18n/templates.c:4979
7254 msgid "Manage Lookups" 7429 msgid "Manage Lookups"
7255 msgstr "" 7430 msgstr ""
7256 7431
7257 -#: i18n/templates.c:4787 7432 +#: i18n/templates.c:4976
7258 msgid "Manage Lookups for \"#field_name#\"" 7433 msgid "Manage Lookups for \"#field_name#\""
7259 msgstr "" 7434 msgstr ""
7260 7435
7261 -#: plugins/search2/reporting/ManageMimeTypes.php:47 i18n/templates.c:1574 7436 +#: plugins/search2/reporting/ManageMimeTypes.php:47 i18n/templates.c:6785
7262 msgid "Manage Mime Types" 7437 msgid "Manage Mime Types"
7263 msgstr "" 7438 msgstr ""
7264 7439
@@ -7268,7 +7443,7 @@ msgstr &quot;&quot; @@ -7268,7 +7443,7 @@ msgstr &quot;&quot;
7268 msgid "Manage Permissions" 7443 msgid "Manage Permissions"
7269 msgstr "" 7444 msgstr ""
7270 7445
7271 -#: i18n/templates.c:6968 7446 +#: i18n/templates.c:7256
7272 msgid "Manage Permissions: #statename#" 7447 msgid "Manage Permissions: #statename#"
7273 msgstr "" 7448 msgstr ""
7274 7449
@@ -7284,11 +7459,11 @@ msgstr &quot;&quot; @@ -7284,11 +7459,11 @@ msgstr &quot;&quot;
7284 msgid "Manage Restrictions" 7459 msgid "Manage Restrictions"
7285 msgstr "" 7460 msgstr ""
7286 7461
7287 -#: i18n/templates.c:6545 7462 +#: i18n/templates.c:6833
7288 msgid "Manage Saved Search" 7463 msgid "Manage Saved Search"
7289 msgstr "" 7464 msgstr ""
7290 7465
7291 -#: i18n/templates.c:6467 i18n/templates.c:6572 7466 +#: i18n/templates.c:6656 i18n/templates.c:6860
7292 msgid "Manage Saved Search Criteria" 7467 msgid "Manage Saved Search Criteria"
7293 msgstr "" 7468 msgstr ""
7294 7469
@@ -7296,15 +7471,15 @@ msgstr &quot;&quot; @@ -7296,15 +7471,15 @@ msgstr &quot;&quot;
7296 msgid "Manage Saved Searches" 7471 msgid "Manage Saved Searches"
7297 msgstr "" 7472 msgstr ""
7298 7473
7299 -#: plugins/ktcore/admin/workflowsv2.php:988 i18n/templates.c:6866 7474 +#: plugins/ktcore/admin/workflowsv2.php:988 i18n/templates.c:7154
7300 msgid "Manage State" 7475 msgid "Manage State"
7301 msgstr "" 7476 msgstr ""
7302 7477
7303 -#: i18n/templates.c:7499 7478 +#: i18n/templates.c:7787
7304 msgid "Manage States" 7479 msgid "Manage States"
7305 msgstr "" 7480 msgstr ""
7306 7481
7307 -#: i18n/templates.c:5657 7482 +#: i18n/templates.c:5846
7308 msgid "Manage Sub-Groups in #name#" 7483 msgid "Manage Sub-Groups in #name#"
7309 msgstr "" 7484 msgstr ""
7310 7485
@@ -7312,7 +7487,7 @@ msgstr &quot;&quot; @@ -7312,7 +7487,7 @@ msgstr &quot;&quot;
7312 msgid "Manage Task Scheduler" 7487 msgid "Manage Task Scheduler"
7313 msgstr "" 7488 msgstr ""
7314 7489
7315 -#: plugins/ktcore/admin/workflowsv2.php:1079 i18n/templates.c:6887 7490 +#: plugins/ktcore/admin/workflowsv2.php:1079 i18n/templates.c:7175
7316 msgid "Manage Transition" 7491 msgid "Manage Transition"
7317 msgstr "" 7492 msgstr ""
7318 7493
@@ -7320,12 +7495,12 @@ msgstr &quot;&quot; @@ -7320,12 +7495,12 @@ msgstr &quot;&quot;
7320 msgid "Manage Transition Actions" 7495 msgid "Manage Transition Actions"
7321 msgstr "" 7496 msgstr ""
7322 7497
7323 -#: i18n/templates.c:7178 i18n/templates.c:7541 7498 +#: i18n/templates.c:7466 i18n/templates.c:7829
7324 msgid "Manage Transitions" 7499 msgid "Manage Transitions"
7325 msgstr "" 7500 msgstr ""
7326 7501
7327 -#: plugins/ktcore/KTCorePlugin.php:254 i18n/templates.c:5630  
7328 -#: i18n/templates.c:5648 7502 +#: plugins/ktcore/KTCorePlugin.php:254 i18n/templates.c:5819
  7503 +#: i18n/templates.c:5837
7329 msgid "Manage Users" 7504 msgid "Manage Users"
7330 msgstr "" 7505 msgstr ""
7331 7506
@@ -7333,7 +7508,7 @@ msgstr &quot;&quot; @@ -7333,7 +7508,7 @@ msgstr &quot;&quot;
7333 msgid "Manage Users for Role" 7508 msgid "Manage Users for Role"
7334 msgstr "" 7509 msgstr ""
7335 7510
7336 -#: i18n/templates.c:5672 i18n/templates.c:5678 i18n/templates.c:5687 7511 +#: i18n/templates.c:5861 i18n/templates.c:5867 i18n/templates.c:5876
7337 msgid "Manage Users in #name#" 7512 msgid "Manage Users in #name#"
7338 msgstr "" 7513 msgstr ""
7339 7514
@@ -7354,16 +7529,16 @@ msgstr &quot;&quot; @@ -7354,16 +7529,16 @@ msgstr &quot;&quot;
7354 msgid "Manage complex conditional" 7529 msgid "Manage complex conditional"
7355 msgstr "" 7530 msgstr ""
7356 7531
7357 -#: i18n/templates.c:5249 7532 +#: i18n/templates.c:5438
7358 msgid "Manage conditional" 7533 msgid "Manage conditional"
7359 msgstr "" 7534 msgstr ""
7360 7535
7361 #: plugins/ktcore/admin/manageConditionals.php:101 7536 #: plugins/ktcore/admin/manageConditionals.php:101
7362 -#: plugins/ktcore/admin/manageConditionals.php:174 i18n/templates.c:5015 7537 +#: plugins/ktcore/admin/manageConditionals.php:174 i18n/templates.c:5204
7363 msgid "Manage conditional fieldset" 7538 msgid "Manage conditional fieldset"
7364 msgstr "" 7539 msgstr ""
7365 7540
7366 -#: i18n/templates.c:3620 i18n/templates.c:3668 7541 +#: i18n/templates.c:3521 i18n/templates.c:3569
7367 msgid "Manage conditions." 7542 msgid "Manage conditions."
7368 msgstr "" 7543 msgstr ""
7369 7544
@@ -7375,7 +7550,7 @@ msgstr &quot;&quot; @@ -7375,7 +7550,7 @@ msgstr &quot;&quot;
7375 msgid "Manage keys" 7550 msgid "Manage keys"
7376 msgstr "" 7551 msgstr ""
7377 7552
7378 -#: i18n/templates.c:5180 7553 +#: i18n/templates.c:5369
7379 msgid "Manage lookup tree" 7554 msgid "Manage lookup tree"
7380 msgstr "" 7555 msgstr ""
7381 7556
@@ -7393,9 +7568,9 @@ msgstr &quot;&quot; @@ -7393,9 +7568,9 @@ msgstr &quot;&quot;
7393 msgid "Manage plugins" 7568 msgid "Manage plugins"
7394 msgstr "" 7569 msgstr ""
7395 7570
7396 -#: i18n/permissions.c:12 i18n/templates.c:3269 i18n/templates.c:3812  
7397 -#: i18n/templates.c:3956 i18n/templates.c:3965 i18n/templates.c:4124  
7398 -#: i18n/templates.c:4133 7571 +#: i18n/permissions.c:12 i18n/templates.c:3170 i18n/templates.c:3713
  7572 +#: i18n/templates.c:3857 i18n/templates.c:3866 i18n/templates.c:4025
  7573 +#: i18n/templates.c:4034
7399 msgid "Manage security" 7574 msgid "Manage security"
7400 msgstr "" 7575 msgstr ""
7401 7576
@@ -7404,7 +7579,7 @@ msgstr &quot;&quot; @@ -7404,7 +7579,7 @@ msgstr &quot;&quot;
7404 msgid "Manage simple conditional" 7579 msgid "Manage simple conditional"
7405 msgstr "" 7580 msgstr ""
7406 7581
7407 -#: i18n/templates.c:5633 i18n/templates.c:5651 7582 +#: i18n/templates.c:5822 i18n/templates.c:5840
7408 msgid "Manage sub-groups" 7583 msgid "Manage sub-groups"
7409 msgstr "" 7584 msgstr ""
7410 7585
@@ -7444,7 +7619,7 @@ msgstr &quot;&quot; @@ -7444,7 +7619,7 @@ msgstr &quot;&quot;
7444 msgid "Manage workflow" 7619 msgid "Manage workflow"
7445 msgstr "" 7620 msgstr ""
7446 7621
7447 -#: i18n/templates.c:4667 7622 +#: i18n/templates.c:4856
7448 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." 7623 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."
7449 msgstr "" 7624 msgstr ""
7450 7625
@@ -7456,7 +7631,7 @@ msgstr &quot;&quot; @@ -7456,7 +7631,7 @@ msgstr &quot;&quot;
7456 msgid "Master Field" 7631 msgid "Master Field"
7457 msgstr "" 7632 msgstr ""
7458 7633
7459 -#: i18n/templates.c:5042 i18n/templates.c:5051 7634 +#: i18n/templates.c:5231 i18n/templates.c:5240
7460 msgid "Master field" 7635 msgid "Master field"
7461 msgstr "" 7636 msgstr ""
7462 7637
@@ -7464,7 +7639,7 @@ msgstr &quot;&quot; @@ -7464,7 +7639,7 @@ msgstr &quot;&quot;
7464 msgid "Master field has no values which are assigned to behaviours." 7639 msgid "Master field has no values which are assigned to behaviours."
7465 msgstr "" 7640 msgstr ""
7466 7641
7467 -#: i18n/templates.c:1628 7642 +#: i18n/templates.c:1529
7468 msgid "Match <b>#join#</b> of the following" 7643 msgid "Match <b>#join#</b> of the following"
7469 msgstr "" 7644 msgstr ""
7470 7645
@@ -7474,40 +7649,44 @@ msgstr &quot;&quot; @@ -7474,40 +7649,44 @@ msgstr &quot;&quot;
7474 msgid "Maximum Sessions" 7649 msgid "Maximum Sessions"
7475 msgstr "" 7650 msgstr ""
7476 7651
7477 -#: i18n/templates.c:4061 7652 +#: i18n/templates.c:3962
7478 msgid "Member groups" 7653 msgid "Member groups"
7479 msgstr "" 7654 msgstr ""
7480 7655
7481 -#: i18n/templates.c:4094 7656 +#: i18n/templates.c:3995
7482 msgid "Member users" 7657 msgid "Member users"
7483 msgstr "" 7658 msgstr ""
7484 7659
7485 #: plugins/ktstandard/KTEmail.php:163 i18n/templates.c:1079 7660 #: plugins/ktstandard/KTEmail.php:163 i18n/templates.c:1079
7486 -#: i18n/templates.c:6368 i18n/templates.c:6383 7661 +#: i18n/templates.c:6557 i18n/templates.c:6572
7487 msgid "Message" 7662 msgid "Message"
7488 msgstr "" 7663 msgstr ""
7489 7664
7490 -#: i18n/templates.c:3350 i18n/templates.c:3359 7665 +#: i18n/templates.c:4349
  7666 +msgid "Message:"
  7667 +msgstr ""
  7668 +
  7669 +#: i18n/templates.c:3251 i18n/templates.c:3260
7491 msgid "Metadata" 7670 msgid "Metadata"
7492 msgstr "" 7671 msgstr ""
7493 7672
7494 -#: i18n/templates.c:95 i18n/templates.c:3242 i18n/templates.c:3329 7673 +#: i18n/templates.c:95 i18n/templates.c:3143 i18n/templates.c:3230
7495 msgid "Metadata Version" 7674 msgid "Metadata Version"
7496 msgstr "" 7675 msgstr ""
7497 7676
7498 -#: search2/search/expr.inc.php:1334 7677 +#: search2/search/expr.inc.php:1463
7499 msgid "Metadata field expected" 7678 msgid "Metadata field expected"
7500 msgstr "" 7679 msgstr ""
7501 7680
7502 -#: i18n/templates.c:6401 7681 +#: i18n/templates.c:6590
7503 msgid "Migration process has taken:" 7682 msgid "Migration process has taken:"
7504 msgstr "" 7683 msgstr ""
7505 7684
7506 -#: i18n/templates.c:6398 7685 +#: i18n/templates.c:6587
7507 msgid "Migration process started on:" 7686 msgid "Migration process started on:"
7508 msgstr "" 7687 msgstr ""
7509 7688
7510 -#: i18n/templates.c:6389 7689 +#: i18n/templates.c:6578
7511 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." 7690 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."
7512 msgstr "" 7691 msgstr ""
7513 7692
@@ -7515,8 +7694,8 @@ msgstr &quot;&quot; @@ -7515,8 +7694,8 @@ msgstr &quot;&quot;
7515 msgid "Mime Type" 7694 msgid "Mime Type"
7516 msgstr "" 7695 msgstr ""
7517 7696
7518 -#: plugins/ktcore/KTCorePlugin.php:301 i18n/templates.c:1532  
7519 -#: i18n/templates.c:2819 7697 +#: plugins/ktcore/KTCorePlugin.php:301 i18n/templates.c:2720
  7698 +#: i18n/templates.c:6743
7520 msgid "Mime Types" 7699 msgid "Mime Types"
7521 msgstr "" 7700 msgstr ""
7522 7701
@@ -7551,7 +7730,7 @@ msgstr &quot;&quot; @@ -7551,7 +7730,7 @@ msgstr &quot;&quot;
7551 msgid "Modified Delta" 7730 msgid "Modified Delta"
7552 msgstr "" 7731 msgstr ""
7553 7732
7554 -#: i18n/templates.c:6638 7733 +#: i18n/templates.c:6926
7555 msgid "Modified by:" 7734 msgid "Modified by:"
7556 msgstr "" 7735 msgstr ""
7557 7736
@@ -7571,33 +7750,33 @@ msgstr &quot;&quot; @@ -7571,33 +7750,33 @@ msgstr &quot;&quot;
7571 msgid "Mount" 7750 msgid "Mount"
7572 msgstr "" 7751 msgstr ""
7573 7752
7574 -#: plugins/ktcore/KTBulkActions.php:282 plugins/ktcore/KTBulkActions.php:292 7753 +#: plugins/ktcore/KTBulkActions.php:300 plugins/ktcore/KTBulkActions.php:310
7575 #: plugins/ktcore/KTDocumentActions.php:1147 7754 #: plugins/ktcore/KTDocumentActions.php:1147
7576 -#: plugins/ktcore/KTDocumentActions.php:1183 i18n/templates.c:2375  
7577 -#: i18n/templates.c:2387 i18n/templates.c:2393 i18n/templates.c:2402  
7578 -#: i18n/templates.c:2411 i18n/templates.c:2414 i18n/templates.c:7613 7755 +#: plugins/ktcore/KTDocumentActions.php:1183 i18n/templates.c:2276
  7756 +#: i18n/templates.c:2288 i18n/templates.c:2294 i18n/templates.c:2303
  7757 +#: i18n/templates.c:2312 i18n/templates.c:2315 i18n/templates.c:7901
7579 #: i18n/transactions.c:5 7758 #: i18n/transactions.c:5
7580 msgid "Move" 7759 msgid "Move"
7581 msgstr "" 7760 msgstr ""
7582 7761
7583 -#: i18n/templates.c:7610 7762 +#: i18n/templates.c:7898
7584 msgid "Move Action for Transition" 7763 msgid "Move Action for Transition"
7585 msgstr "" 7764 msgstr ""
7586 7765
7587 #: plugins/ktcore/KTDocumentActions.php:1176 7766 #: plugins/ktcore/KTDocumentActions.php:1176
7588 -#: plugins/ktcore/KTDocumentActions.php:1182 i18n/templates.c:2420 7767 +#: plugins/ktcore/KTDocumentActions.php:1182 i18n/templates.c:2321
7589 msgid "Move Document" 7768 msgid "Move Document"
7590 msgstr "" 7769 msgstr ""
7591 7770
7592 -#: i18n/templates.c:2372 i18n/templates.c:2390 7771 +#: i18n/templates.c:2273 i18n/templates.c:2291
7593 msgid "Move Files and Folders" 7772 msgid "Move Files and Folders"
7594 msgstr "" 7773 msgstr ""
7595 7774
7596 -#: plugins/ktcore/KTBulkActions.php:291 7775 +#: plugins/ktcore/KTBulkActions.php:309
7597 msgid "Move Items" 7776 msgid "Move Items"
7598 msgstr "" 7777 msgstr ""
7599 7778
7600 -#: lib/documentmanagement/documentutil.inc.php:1416 7779 +#: lib/documentmanagement/documentutil.inc.php:1461
7601 #, php-format 7780 #, php-format
7602 msgid "Moved from %s/%s to %s/%s. %s" 7781 msgid "Moved from %s/%s to %s/%s. %s"
7603 msgstr "" 7782 msgstr ""
@@ -7610,11 +7789,11 @@ msgstr &quot;&quot; @@ -7610,11 +7789,11 @@ msgstr &quot;&quot;
7610 msgid "Moves the document to another folder." 7789 msgid "Moves the document to another folder."
7611 msgstr "" 7790 msgstr ""
7612 7791
7613 -#: i18n/templates.c:2423 7792 +#: i18n/templates.c:2324
7614 msgid "Moving a document relocates the document within the DMS." 7793 msgid "Moving a document relocates the document within the DMS."
7615 msgstr "" 7794 msgstr ""
7616 7795
7617 -#: i18n/templates.c:2405 7796 +#: i18n/templates.c:2306
7618 msgid "Moving a document relocates the document within the document repository." 7797 msgid "Moving a document relocates the document within the document repository."
7619 msgstr "" 7798 msgstr ""
7620 7799
@@ -7647,16 +7826,16 @@ msgid &quot;My Dropped Documents&quot; @@ -7647,16 +7826,16 @@ msgid &quot;My Dropped Documents&quot;
7647 msgstr "" 7826 msgstr ""
7648 7827
7649 #: plugins/search2/MigrationDashlet.php:81 7828 #: plugins/search2/MigrationDashlet.php:81
7650 -#: search2/indexing/indexerCore.inc.php:1067  
7651 -#: search2/indexing/indexerCore.inc.php:1081 i18n/templates.c:1346 7829 +#: search2/indexing/indexerCore.inc.php:1074
  7830 +#: search2/indexing/indexerCore.inc.php:1088 i18n/templates.c:1346
7652 msgid "N/A" 7831 msgid "N/A"
7653 msgstr "" 7832 msgstr ""
7654 7833
7655 -#: lib/browse/Criteria.inc:96 search2/search/expr.inc.php:1924 7834 +#: lib/browse/Criteria.inc:96 search2/search/expr.inc.php:2083
7656 msgid "NOT" 7835 msgid "NOT"
7657 msgstr "" 7836 msgstr ""
7658 7837
7659 -#: i18n/templates.c:6611 7838 +#: i18n/templates.c:6899
7660 msgid "NOT AVAILABLE" 7839 msgid "NOT AVAILABLE"
7661 msgstr "" 7840 msgstr ""
7662 7841
@@ -7682,14 +7861,14 @@ msgstr &quot;&quot; @@ -7682,14 +7861,14 @@ msgstr &quot;&quot;
7682 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297 7861 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297
7683 #: preferences.php:76 i18n/templates.c:455 i18n/templates.c:563 7862 #: preferences.php:76 i18n/templates.c:455 i18n/templates.c:563
7684 #: i18n/templates.c:728 i18n/templates.c:863 i18n/templates.c:1145 7863 #: i18n/templates.c:728 i18n/templates.c:863 i18n/templates.c:1145
7685 -#: i18n/templates.c:2576 i18n/templates.c:2729 i18n/templates.c:2738  
7686 -#: i18n/templates.c:2750 i18n/templates.c:2759 i18n/templates.c:3125  
7687 -#: i18n/templates.c:3683 i18n/templates.c:3704 i18n/templates.c:3728  
7688 -#: i18n/templates.c:4511 i18n/templates.c:4532 i18n/templates.c:4637  
7689 -#: i18n/templates.c:4718 i18n/templates.c:5108 i18n/templates.c:5129  
7690 -#: i18n/templates.c:5153 i18n/templates.c:5303 i18n/templates.c:5873  
7691 -#: i18n/templates.c:6488 i18n/templates.c:6932 i18n/templates.c:7451  
7692 -#: i18n/templates.c:7880 i18n/templates.c:7898 7864 +#: i18n/templates.c:2477 i18n/templates.c:2630 i18n/templates.c:2639
  7865 +#: i18n/templates.c:2651 i18n/templates.c:2660 i18n/templates.c:3026
  7866 +#: i18n/templates.c:3584 i18n/templates.c:3605 i18n/templates.c:3629
  7867 +#: i18n/templates.c:4700 i18n/templates.c:4721 i18n/templates.c:4826
  7868 +#: i18n/templates.c:4907 i18n/templates.c:5297 i18n/templates.c:5318
  7869 +#: i18n/templates.c:5342 i18n/templates.c:5492 i18n/templates.c:6062
  7870 +#: i18n/templates.c:6677 i18n/templates.c:7220 i18n/templates.c:7739
  7871 +#: i18n/templates.c:8168 i18n/templates.c:8186
7693 msgid "Name" 7872 msgid "Name"
7694 msgstr "" 7873 msgstr ""
7695 7874
@@ -7702,8 +7881,8 @@ msgstr &quot;&quot; @@ -7702,8 +7881,8 @@ msgstr &quot;&quot;
7702 msgid "Name of condition" 7881 msgid "Name of condition"
7703 msgstr "" 7882 msgstr ""
7704 7883
7705 -#: i18n/templates.c:3686 i18n/templates.c:4493 i18n/templates.c:4514  
7706 -#: i18n/templates.c:5111 7884 +#: i18n/templates.c:3587 i18n/templates.c:4682 i18n/templates.c:4703
  7885 +#: i18n/templates.c:5300
7707 msgid "Namespace" 7886 msgid "Namespace"
7708 msgstr "" 7887 msgstr ""
7709 7888
@@ -7711,7 +7890,7 @@ msgstr &quot;&quot; @@ -7711,7 +7890,7 @@ msgstr &quot;&quot;
7711 msgid "Never" 7890 msgid "Never"
7712 msgstr "" 7891 msgstr ""
7713 7892
7714 -#: i18n/templates.c:5975 i18n/templates.c:6014 7893 +#: i18n/templates.c:6164 i18n/templates.c:6203
7715 msgid "New" 7894 msgid "New"
7716 msgstr "" 7895 msgstr ""
7717 7896
@@ -7734,7 +7913,7 @@ msgstr &quot;&quot; @@ -7734,7 +7913,7 @@ msgstr &quot;&quot;
7734 msgid "New Link" 7913 msgid "New Link"
7735 msgstr "" 7914 msgstr ""
7736 7915
7737 -#: i18n/templates.c:4919 7916 +#: i18n/templates.c:5108
7738 msgid "New Name" 7917 msgid "New Name"
7739 msgstr "" 7918 msgstr ""
7740 7919
@@ -7754,7 +7933,7 @@ msgstr &quot;&quot; @@ -7754,7 +7933,7 @@ msgstr &quot;&quot;
7754 msgid "New Saved Search" 7933 msgid "New Saved Search"
7755 msgstr "" 7934 msgstr ""
7756 7935
7757 -#: i18n/templates.c:7142 7936 +#: i18n/templates.c:7430
7758 msgid "New State" 7937 msgid "New State"
7759 msgstr "" 7938 msgstr ""
7760 7939
@@ -7778,6 +7957,10 @@ msgstr &quot;&quot; @@ -7778,6 +7957,10 @@ msgstr &quot;&quot;
7778 msgid "New file name" 7957 msgid "New file name"
7779 msgstr "" 7958 msgstr ""
7780 7959
  7960 +#: i18n/templates.c:4442
  7961 +msgid "New folder"
  7962 +msgstr ""
  7963 +
7781 #: plugins/ktcore/folder/Rename.php:65 7964 #: plugins/ktcore/folder/Rename.php:65
7782 msgid "New folder name" 7965 msgid "New folder name"
7783 msgstr "" 7966 msgstr ""
@@ -7803,20 +7986,19 @@ msgstr &quot;&quot; @@ -7803,20 +7986,19 @@ msgstr &quot;&quot;
7803 msgid "New thread created" 7986 msgid "New thread created"
7804 msgstr "" 7987 msgstr ""
7805 7988
7806 -#: i18n/templates.c:2915 7989 +#: i18n/templates.c:2816
7807 msgid "New to Document Management, or to #appname#? We've written some quick documentation to help you along" 7990 msgid "New to Document Management, or to #appname#? We've written some quick documentation to help you along"
7808 msgstr "" 7991 msgstr ""
7809 7992
7810 -#: i18n/templates.c:6854 7993 +#: i18n/templates.c:7142
7811 msgid "New workflow information" 7994 msgid "New workflow information"
7812 msgstr "" 7995 msgstr ""
7813 7996
7814 -#: i18n/templates.c:6857 7997 +#: i18n/templates.c:7145
7815 msgid "New workflow name" 7998 msgid "New workflow name"
7816 msgstr "" 7999 msgstr ""
7817 8000
7818 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:72 i18n/templates.c:4400  
7819 -#: i18n/templates.c:5486 8001 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:72 i18n/templates.c:5675
7820 msgid "Next" 8002 msgid "Next"
7821 msgstr "" 8003 msgstr ""
7822 8004
@@ -7824,9 +8006,10 @@ msgstr &quot;&quot; @@ -7824,9 +8006,10 @@ msgstr &quot;&quot;
7824 msgid "Next run time" 8006 msgid "Next run time"
7825 msgstr "" 8007 msgstr ""
7826 8008
7827 -#: i18n/templates.c:32 i18n/templates.c:3743 i18n/templates.c:4649  
7828 -#: i18n/templates.c:4742 i18n/templates.c:4748 i18n/templates.c:4820  
7829 -#: i18n/templates.c:5243 i18n/templates.c:5327 i18n/templates.c:5333 8009 +#: i18n/templates.c:32 i18n/templates.c:3644 i18n/templates.c:4343
  8010 +#: i18n/templates.c:4838 i18n/templates.c:4931 i18n/templates.c:4937
  8011 +#: i18n/templates.c:5009 i18n/templates.c:5432 i18n/templates.c:5516
  8012 +#: i18n/templates.c:5522
7830 msgid "No" 8013 msgid "No"
7831 msgstr "" 8014 msgstr ""
7832 8015
@@ -7834,7 +8017,7 @@ msgstr &quot;&quot; @@ -7834,7 +8017,7 @@ msgstr &quot;&quot;
7834 msgid "No Base DN provided" 8017 msgid "No Base DN provided"
7835 msgstr "" 8018 msgstr ""
7836 8019
7837 -#: i18n/templates.c:6002 8020 +#: i18n/templates.c:6191
7838 msgid "No Conditions have been defined." 8021 msgid "No Conditions have been defined."
7839 msgstr "" 8022 msgstr ""
7840 8023
@@ -7850,7 +8033,15 @@ msgstr &quot;&quot; @@ -7850,7 +8033,15 @@ msgstr &quot;&quot;
7850 msgid "No Object Classes provided" 8033 msgid "No Object Classes provided"
7851 msgstr "" 8034 msgstr ""
7852 8035
7853 -#: i18n/templates.c:6044 i18n/templates.c:6536 8036 +#: i18n/templates.c:4631
  8037 +msgid "No Read permissions"
  8038 +msgstr ""
  8039 +
  8040 +#: i18n/templates.c:4373
  8041 +msgid "No Recipients"
  8042 +msgstr ""
  8043 +
  8044 +#: i18n/templates.c:6233 i18n/templates.c:6725
7854 msgid "No Saved Searches have been defined." 8045 msgid "No Saved Searches have been defined."
7855 msgstr "" 8046 msgstr ""
7856 8047
@@ -7904,23 +8095,23 @@ msgstr &quot;&quot; @@ -7904,23 +8095,23 @@ msgstr &quot;&quot;
7904 msgid "No action specified." 8095 msgid "No action specified."
7905 msgstr "" 8096 msgstr ""
7906 8097
7907 -#: i18n/templates.c:7316 8098 +#: i18n/templates.c:7604
7908 msgid "No actions are controlled by this workflow, so all actions are available when documents are in this state." 8099 msgid "No actions are controlled by this workflow, so all actions are available when documents are in this state."
7909 msgstr "" 8100 msgstr ""
7910 8101
7911 -#: i18n/templates.c:7172 8102 +#: i18n/templates.c:7460
7912 msgid "No actions are controlled by this workflow." 8103 msgid "No actions are controlled by this workflow."
7913 msgstr "" 8104 msgstr ""
7914 8105
7915 -#: i18n/templates.c:7493 8106 +#: i18n/templates.c:7781
7916 msgid "No actions are controlled by this workflow. All actions will be available at all states." 8107 msgid "No actions are controlled by this workflow. All actions will be available at all states."
7917 msgstr "" 8108 msgstr ""
7918 8109
7919 -#: i18n/templates.c:7382 8110 +#: i18n/templates.c:7670
7920 msgid "No actions are performed when this transition occurs." 8111 msgid "No actions are performed when this transition occurs."
7921 msgstr "" 8112 msgstr ""
7922 8113
7923 -#: i18n/templates.c:2549 8114 +#: i18n/templates.c:2450
7924 msgid "No additional authentication sources have been defined." 8115 msgid "No additional authentication sources have been defined."
7925 msgstr "" 8116 msgstr ""
7926 8117
@@ -7937,7 +8128,7 @@ msgstr &quot;&quot; @@ -7937,7 +8128,7 @@ msgstr &quot;&quot;
7937 msgid "No automatic assignment" 8128 msgid "No automatic assignment"
7938 msgstr "" 8129 msgstr ""
7939 8130
7940 -#: i18n/templates.c:8003 8131 +#: i18n/templates.c:8291
7941 msgid "No automatic workflow" 8132 msgid "No automatic workflow"
7942 msgstr "" 8133 msgstr ""
7943 8134
@@ -7963,7 +8154,7 @@ msgstr &quot;&quot; @@ -7963,7 +8154,7 @@ msgstr &quot;&quot;
7963 msgid "No collection specified." 8154 msgid "No collection specified."
7964 msgstr "" 8155 msgstr ""
7965 8156
7966 -#: i18n/templates.c:5372 8157 +#: i18n/templates.c:5561
7967 msgid "No columns have been added to this view" 8158 msgid "No columns have been added to this view"
7968 msgstr "" 8159 msgstr ""
7969 8160
@@ -7980,15 +8171,15 @@ msgstr &quot;&quot; @@ -7980,15 +8171,15 @@ msgstr &quot;&quot;
7980 msgid "No configuration has been implemented for this plugin." 8171 msgid "No configuration has been implemented for this plugin."
7981 msgstr "" 8172 msgstr ""
7982 8173
7983 -#: i18n/templates.c:4226 8174 +#: i18n/templates.c:4127
7984 msgid "No content specified for this help file yet. <strong>Edit it first.</strong>" 8175 msgid "No content specified for this help file yet. <strong>Edit it first.</strong>"
7985 msgstr "" 8176 msgstr ""
7986 8177
7987 -#: i18n/templates.c:6242 8178 +#: i18n/templates.c:6431
7988 msgid "No criteria have been selected for the criteria group." 8179 msgid "No criteria have been selected for the criteria group."
7989 msgstr "" 8180 msgstr ""
7990 8181
7991 -#: i18n/templates.c:7247 8182 +#: i18n/templates.c:7535
7992 msgid "No defined workflows" 8183 msgid "No defined workflows"
7993 msgstr "" 8184 msgstr ""
7994 8185
@@ -8006,11 +8197,11 @@ msgstr &quot;&quot; @@ -8006,11 +8197,11 @@ msgstr &quot;&quot;
8006 msgid "No document was requested. Please <a href=\"%s\">browse</a> for one." 8197 msgid "No document was requested. Please <a href=\"%s\">browse</a> for one."
8007 msgstr "" 8198 msgstr ""
8008 8199
8009 -#: i18n/templates.c:2987 8200 +#: i18n/templates.c:2888
8010 msgid "No documents are currently checked out." 8201 msgid "No documents are currently checked out."
8011 msgstr "" 8202 msgstr ""
8012 8203
8013 -#: i18n/templates.c:3041 8204 +#: i18n/templates.c:2942
8014 msgid "No documents are marked as deleted." 8205 msgid "No documents are marked as deleted."
8015 msgstr "" 8206 msgstr ""
8016 8207
@@ -8027,11 +8218,11 @@ msgstr &quot;&quot; @@ -8027,11 +8218,11 @@ msgstr &quot;&quot;
8027 msgid "No documents or folders match this query." 8218 msgid "No documents or folders match this query."
8028 msgstr "" 8219 msgstr ""
8029 8220
8030 -#: ktapi/ktapi.inc.php:2848 ktwebservice/webservice.php:2418 8221 +#: ktapi/ktapi.inc.php:2863 ktwebservice/webservice.php:2418
8031 msgid "No documents were found matching the specified document no" 8222 msgid "No documents were found matching the specified document no"
8032 msgstr "" 8223 msgstr ""
8033 8224
8034 -#: i18n/templates.c:3008 i18n/templates.c:3059 i18n/templates.c:3164 8225 +#: i18n/templates.c:2909 i18n/templates.c:2960 i18n/templates.c:3065
8035 msgid "No documents were selected." 8226 msgid "No documents were selected."
8036 msgstr "" 8227 msgstr ""
8037 8228
@@ -8039,12 +8230,12 @@ msgstr &quot;&quot; @@ -8039,12 +8230,12 @@ msgstr &quot;&quot;
8039 msgid "No entity class specified." 8230 msgid "No entity class specified."
8040 msgstr "" 8231 msgstr ""
8041 8232
8042 -#: search2/indexing/indexerCore.inc.php:1281 8233 +#: search2/indexing/indexerCore.inc.php:1301
8043 #, php-format 8234 #, php-format
8044 msgid "No extractor for docid: %d" 8235 msgid "No extractor for docid: %d"
8045 msgstr "" 8236 msgstr ""
8046 8237
8047 -#: i18n/templates.c:3590 i18n/templates.c:3638 8238 +#: i18n/templates.c:3491 i18n/templates.c:3539
8048 msgid "No fields associated with this fieldset." 8239 msgid "No fields associated with this fieldset."
8049 msgstr "" 8240 msgstr ""
8050 8241
@@ -8053,11 +8244,11 @@ msgstr &quot;&quot; @@ -8053,11 +8244,11 @@ msgstr &quot;&quot;
8053 msgid "No fieldsets" 8244 msgid "No fieldsets"
8054 msgstr "" 8245 msgstr ""
8055 8246
8056 -#: i18n/templates.c:1196 i18n/templates.c:3482 8247 +#: i18n/templates.c:1196 i18n/templates.c:3383
8057 msgid "No fieldsets are available to be added. To add a fieldset, please go to DMS Administration" 8248 msgid "No fieldsets are available to be added. To add a fieldset, please go to DMS Administration"
8058 msgstr "" 8249 msgstr ""
8059 8250
8060 -#: i18n/templates.c:1187 i18n/templates.c:3473 8251 +#: i18n/templates.c:1187 i18n/templates.c:3374
8061 msgid "No fieldsets are currently associated with this type." 8252 msgid "No fieldsets are currently associated with this type."
8062 msgstr "" 8253 msgstr ""
8063 8254
@@ -8073,7 +8264,7 @@ msgstr &quot;&quot; @@ -8073,7 +8264,7 @@ msgstr &quot;&quot;
8073 msgid "No folder name given" 8264 msgid "No folder name given"
8074 msgstr "" 8265 msgstr ""
8075 8266
8076 -#: ktapi/ktapi.inc.php:1294 8267 +#: ktapi/ktapi.inc.php:1295
8077 msgid "No folder or document items found to perform the action on." 8268 msgid "No folder or document items found to perform the action on."
8078 msgstr "" 8269 msgstr ""
8079 8270
@@ -8090,12 +8281,12 @@ msgstr &quot;&quot; @@ -8090,12 +8281,12 @@ msgstr &quot;&quot;
8090 msgid "No folders or documents in this location." 8281 msgid "No folders or documents in this location."
8091 msgstr "" 8282 msgstr ""
8092 8283
8093 -#: i18n/templates.c:3602 i18n/templates.c:3611 i18n/templates.c:3650  
8094 -#: i18n/templates.c:3659 8284 +#: i18n/templates.c:3503 i18n/templates.c:3512 i18n/templates.c:3551
  8285 +#: i18n/templates.c:3560
8095 msgid "No free fields." 8286 msgid "No free fields."
8096 msgstr "" 8287 msgstr ""
8097 8288
8098 -#: i18n/templates.c:4685 8289 +#: i18n/templates.c:4874
8099 msgid "No free keywords. Use the \"unlink\" action on a keyword to make it available." 8290 msgid "No free keywords. Use the \"unlink\" action on a keyword to make it available."
8100 msgstr "" 8291 msgstr ""
8101 8292
@@ -8103,11 +8294,11 @@ msgstr &quot;&quot; @@ -8103,11 +8294,11 @@ msgstr &quot;&quot;
8103 msgid "No group is required to perform this transition" 8294 msgid "No group is required to perform this transition"
8104 msgstr "" 8295 msgstr ""
8105 8296
8106 -#: i18n/templates.c:7277 8297 +#: i18n/templates.c:7565
8107 msgid "No groups or roles are defined in the DMS." 8298 msgid "No groups or roles are defined in the DMS."
8108 msgstr "" 8299 msgstr ""
8109 8300
8110 -#: i18n/templates.c:4541 8301 +#: i18n/templates.c:4730
8111 msgid "No help files have been customized." 8302 msgid "No help files have been customized."
8112 msgstr "" 8303 msgstr ""
8113 8304
@@ -8115,7 +8306,7 @@ msgstr &quot;&quot; @@ -8115,7 +8306,7 @@ msgstr &quot;&quot;
8115 msgid "No help page specified." 8306 msgid "No help page specified."
8116 msgstr "" 8307 msgstr ""
8117 8308
8118 -#: i18n/templates.c:2825 8309 +#: i18n/templates.c:2726
8119 msgid "No indicated problem." 8310 msgid "No indicated problem."
8120 msgstr "" 8311 msgstr ""
8121 8312
@@ -8131,23 +8322,23 @@ msgstr &quot;&quot; @@ -8131,23 +8322,23 @@ msgstr &quot;&quot;
8131 msgid "No internal or external feeds available" 8322 msgid "No internal or external feeds available"
8132 msgstr "" 8323 msgstr ""
8133 8324
8134 -#: ktapi/ktapi.inc.php:1250 8325 +#: ktapi/ktapi.inc.php:1251
8135 msgid "No items found to perform the action on." 8326 msgid "No items found to perform the action on."
8136 msgstr "" 8327 msgstr ""
8137 8328
8138 -#: i18n/templates.c:4949 8329 +#: i18n/templates.c:5138
8139 msgid "No items have been assigned with the current \t\t parent behaviour." 8330 msgid "No items have been assigned with the current \t\t parent behaviour."
8140 msgstr "" 8331 msgstr ""
8141 8332
8142 -#: i18n/templates.c:1622 8333 +#: i18n/templates.c:1523
8143 msgid "No items in the category." 8334 msgid "No items in the category."
8144 msgstr "" 8335 msgstr ""
8145 8336
8146 -#: i18n/templates.c:5393 8337 +#: i18n/templates.c:5582
8147 msgid "No items require your attention" 8338 msgid "No items require your attention"
8148 msgstr "" 8339 msgstr ""
8149 8340
8150 -#: i18n/templates.c:2861 8341 +#: i18n/templates.c:2762
8151 msgid "No items require your attention." 8342 msgid "No items require your attention."
8152 msgstr "" 8343 msgstr ""
8153 8344
@@ -8165,11 +8356,11 @@ msgstr &quot;&quot; @@ -8165,11 +8356,11 @@ msgstr &quot;&quot;
8165 msgid "No licenses have been installed" 8356 msgid "No licenses have been installed"
8166 msgstr "" 8357 msgstr ""
8167 8358
8168 -#: i18n/templates.c:3143 8359 +#: i18n/templates.c:3044
8169 msgid "No link administrator changeable link types available." 8360 msgid "No link administrator changeable link types available."
8170 msgstr "" 8361 msgstr ""
8171 8362
8172 -#: i18n/templates.c:7793 i18n/templates.c:7811 8363 +#: i18n/templates.c:8081 i18n/templates.c:8099
8173 msgid "No link types are defined. Please ask the administrator to add them." 8364 msgid "No link types are defined. Please ask the administrator to add them."
8174 msgstr "" 8365 msgstr ""
8175 8366
@@ -8192,7 +8383,7 @@ msgstr &quot;&quot; @@ -8192,7 +8383,7 @@ msgstr &quot;&quot;
8192 msgid "No lookups were selected for editing" 8383 msgid "No lookups were selected for editing"
8193 msgstr "" 8384 msgstr ""
8194 8385
8195 -#: i18n/templates.c:5045 8386 +#: i18n/templates.c:5234
8196 msgid "No master field is set, please select the master field" 8387 msgid "No master field is set, please select the master field"
8197 msgstr "" 8388 msgstr ""
8198 8389
@@ -8227,11 +8418,11 @@ msgstr &quot;&quot; @@ -8227,11 +8418,11 @@ msgstr &quot;&quot;
8227 msgid "No password was provided" 8418 msgid "No password was provided"
8228 msgstr "" 8419 msgstr ""
8229 8420
8230 -#: i18n/templates.c:4334 8421 +#: i18n/templates.c:4430
8231 msgid "No permission" 8422 msgid "No permission"
8232 msgstr "" 8423 msgstr ""
8233 8424
8234 -#: i18n/templates.c:6971 8425 +#: i18n/templates.c:7259
8235 msgid "No permissions are controlled by this state. Indicate below which permissions are controlled to allocate them." 8426 msgid "No permissions are controlled by this state. Indicate below which permissions are controlled to allocate them."
8236 msgstr "" 8427 msgstr ""
8237 8428
@@ -8240,15 +8431,15 @@ msgstr &quot;&quot; @@ -8240,15 +8431,15 @@ msgstr &quot;&quot;
8240 msgid "No permissions are required to perform this transition" 8431 msgid "No permissions are required to perform this transition"
8241 msgstr "" 8432 msgstr ""
8242 8433
8243 -#: i18n/templates.c:7337 8434 +#: i18n/templates.c:7625
8244 msgid "No permissions have been created within #appname#." 8435 msgid "No permissions have been created within #appname#."
8245 msgstr "" 8436 msgstr ""
8246 8437
8247 -#: i18n/templates.c:3194 8438 +#: i18n/templates.c:3095
8248 msgid "No problems found - database is consistent with the contents of the repository." 8439 msgid "No problems found - database is consistent with the contents of the repository."
8249 msgstr "" 8440 msgstr ""
8250 8441
8251 -#: lib/documentmanagement/documentutil.inc.php:927 8442 +#: lib/documentmanagement/documentutil.inc.php:950
8252 msgid "No reason given" 8443 msgid "No reason given"
8253 msgstr "" 8444 msgstr ""
8254 8445
@@ -8260,7 +8451,7 @@ msgstr &quot;&quot; @@ -8260,7 +8451,7 @@ msgstr &quot;&quot;
8260 msgid "No recipients set" 8451 msgid "No recipients set"
8261 msgstr "" 8452 msgstr ""
8262 8453
8263 -#: ktapi/ktapi.inc.php:2617 8454 +#: ktapi/ktapi.inc.php:2628
8264 msgid "No recipients were provided. The list of recipients should be in the format: array('users' => array(1,2), 'groups' => array(3,1), 'external' => array('name@email.com'))." 8455 msgid "No recipients were provided. The list of recipients should be in the format: array('users' => array(1,2), 'groups' => array(3,1), 'external' => array('name@email.com'))."
8265 msgstr "" 8456 msgstr ""
8266 8457
@@ -8269,11 +8460,11 @@ msgid &quot;No restrictions in place for this transition.&quot; @@ -8269,11 +8460,11 @@ msgid &quot;No restrictions in place for this transition.&quot;
8269 msgstr "" 8460 msgstr ""
8270 8461
8271 #: i18n/templates.c:746 i18n/templates.c:875 i18n/templates.c:1166 8462 #: i18n/templates.c:746 i18n/templates.c:875 i18n/templates.c:1166
8272 -#: i18n/templates.c:5654 i18n/templates.c:5918 8463 +#: i18n/templates.c:5843 i18n/templates.c:6107
8273 msgid "No results for your search." 8464 msgid "No results for your search."
8274 msgstr "" 8465 msgstr ""
8275 8466
8276 -#: ktoffice/controllers/list.php:994 8467 +#: ktoffice/controllers/list.php:996
8277 msgid "No results found" 8468 msgid "No results found"
8278 msgstr "" 8469 msgstr ""
8279 8470
@@ -8281,23 +8472,23 @@ msgstr &quot;&quot; @@ -8281,23 +8472,23 @@ msgstr &quot;&quot;
8281 msgid "No role is required to perform this transition" 8472 msgid "No role is required to perform this transition"
8282 msgstr "" 8473 msgstr ""
8283 8474
8284 -#: i18n/templates.c:2462 i18n/templates.c:4043 8475 +#: i18n/templates.c:2363 i18n/templates.c:3944
8285 msgid "No roles defined in the Role Administration area." 8476 msgid "No roles defined in the Role Administration area."
8286 msgstr "" 8477 msgstr ""
8287 8478
8288 -#: i18n/templates.c:3275 8479 +#: i18n/templates.c:3176
8289 msgid "No roles or groups have been defined or have permissions." 8480 msgid "No roles or groups have been defined or have permissions."
8290 msgstr "" 8481 msgstr ""
8291 8482
8292 -#: i18n/templates.c:3809 8483 +#: i18n/templates.c:3710
8293 msgid "No roles or groups have been defined. Permissions can only be allocated to roles and groups." 8484 msgid "No roles or groups have been defined. Permissions can only be allocated to roles and groups."
8294 msgstr "" 8485 msgstr ""
8295 8486
8296 -#: i18n/templates.c:3908 i18n/templates.c:4151 8487 +#: i18n/templates.c:3809 i18n/templates.c:4052
8297 msgid "No roles, groups, or users have been defined or have permissions." 8488 msgid "No roles, groups, or users have been defined or have permissions."
8298 msgstr "" 8489 msgstr ""
8299 8490
8300 -#: ktapi/ktapi.inc.php:4232 ktapi/ktapi.inc.php:4268 8491 +#: ktapi/ktapi.inc.php:4238 ktapi/ktapi.inc.php:4274
8301 msgid "No saved searches found" 8492 msgid "No saved searches found"
8302 msgstr "" 8493 msgstr ""
8303 8494
@@ -8309,11 +8500,11 @@ msgstr &quot;&quot; @@ -8309,11 +8500,11 @@ msgstr &quot;&quot;
8309 msgid "No search parameters given" 8500 msgid "No search parameters given"
8310 msgstr "" 8501 msgstr ""
8311 8502
8312 -#: i18n/templates.c:7856 8503 +#: i18n/templates.c:8144
8313 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find groups." 8504 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find groups."
8314 msgstr "" 8505 msgstr ""
8315 8506
8316 -#: i18n/templates.c:7877 8507 +#: i18n/templates.c:8165
8317 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find users." 8508 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find users."
8318 msgstr "" 8509 msgstr ""
8319 8510
@@ -8348,7 +8539,7 @@ msgstr &quot;&quot; @@ -8348,7 +8539,7 @@ msgstr &quot;&quot;
8348 msgid "No subject provided" 8539 msgid "No subject provided"
8349 msgstr "" 8540 msgstr ""
8350 8541
8351 -#: plugins/ktstandard/KTSubscriptions.php:584 8542 +#: plugins/ktstandard/KTSubscriptions.php:587
8352 msgid "No subscriptions were chosen" 8543 msgid "No subscriptions were chosen"
8353 msgstr "" 8544 msgstr ""
8354 8545
@@ -8374,7 +8565,7 @@ msgstr &quot;&quot; @@ -8374,7 +8565,7 @@ msgstr &quot;&quot;
8374 msgid "No such column: %s" 8565 msgid "No such column: %s"
8375 msgstr "" 8566 msgstr ""
8376 8567
8377 -#: lib/actions/bulkaction.php:294 8568 +#: lib/actions/bulkaction.php:305
8378 msgid "No such document" 8569 msgid "No such document"
8379 msgstr "" 8570 msgstr ""
8380 8571
@@ -8382,7 +8573,7 @@ msgstr &quot;&quot; @@ -8382,7 +8573,7 @@ msgstr &quot;&quot;
8382 msgid "No such element" 8573 msgid "No such element"
8383 msgstr "" 8574 msgstr ""
8384 8575
8385 -#: lib/actions/bulkaction.php:317 8576 +#: lib/actions/bulkaction.php:328
8386 msgid "No such folder" 8577 msgid "No such folder"
8387 msgstr "" 8578 msgstr ""
8388 8579
@@ -8434,15 +8625,15 @@ msgstr &quot;&quot; @@ -8434,15 +8625,15 @@ msgstr &quot;&quot;
8434 msgid "No such widget: %s" 8625 msgid "No such widget: %s"
8435 msgstr "" 8626 msgstr ""
8436 8627
8437 -#: ktapi/ktapi.inc.php:1304 8628 +#: ktapi/ktapi.inc.php:1305
8438 msgid "No target folder has been specified." 8629 msgid "No target folder has been specified."
8439 msgstr "" 8630 msgstr ""
8440 8631
8441 -#: i18n/templates.c:2870 8632 +#: i18n/templates.c:2771
8442 msgid "No tasks have been run yet." 8633 msgid "No tasks have been run yet."
8443 msgstr "" 8634 msgstr ""
8444 8635
8445 -#: i18n/templates.c:5942 8636 +#: i18n/templates.c:6131
8446 msgid "No tasks have been scheduled" 8637 msgid "No tasks have been scheduled"
8447 msgstr "" 8638 msgstr ""
8448 8639
@@ -8450,6 +8641,10 @@ msgstr &quot;&quot; @@ -8450,6 +8641,10 @@ msgstr &quot;&quot;
8450 msgid "No template found" 8641 msgid "No template found"
8451 msgstr "" 8642 msgstr ""
8452 8643
  8644 +#: i18n/templates.c:4622
  8645 +msgid "No text entered"
  8646 +msgstr ""
  8647 +
8453 #: plugins/ktcore/admin/manageHelp.php:133 8648 #: plugins/ktcore/admin/manageHelp.php:133
8454 #: plugins/ktstandard/admin/manageDisclaimers.php:106 8649 #: plugins/ktstandard/admin/manageDisclaimers.php:106
8455 msgid "No title given" 8650 msgid "No title given"
@@ -8463,15 +8658,15 @@ msgstr &quot;&quot; @@ -8463,15 +8658,15 @@ msgstr &quot;&quot;
8463 msgid "No transition specified." 8658 msgid "No transition specified."
8464 msgstr "" 8659 msgstr ""
8465 8660
8466 -#: i18n/templates.c:3449 8661 +#: i18n/templates.c:3350
8467 msgid "No transitions are available while the document is checked out." 8662 msgid "No transitions are available while the document is checked out."
8468 msgstr "" 8663 msgstr ""
8469 8664
8470 -#: i18n/templates.c:7307 8665 +#: i18n/templates.c:7595
8471 msgid "No transitions have been defined for this workflow." 8666 msgid "No transitions have been defined for this workflow."
8472 msgstr "" 8667 msgstr ""
8473 8668
8474 -#: i18n/templates.c:7298 8669 +#: i18n/templates.c:7586
8475 msgid "No transitions lead to this state." 8670 msgid "No transitions lead to this state."
8476 msgstr "" 8671 msgstr ""
8477 8672
@@ -8483,7 +8678,7 @@ msgstr &quot;&quot; @@ -8483,7 +8678,7 @@ msgstr &quot;&quot;
8483 msgid "No user id has been set, the archive cannot be created." 8678 msgid "No user id has been set, the archive cannot be created."
8484 msgstr "" 8679 msgstr ""
8485 8680
8486 -#: i18n/templates.c:3386 i18n/templates.c:3953 8681 +#: i18n/templates.c:3287 i18n/templates.c:3854
8487 msgid "No users have permissions on this item." 8682 msgid "No users have permissions on this item."
8488 msgstr "" 8683 msgstr ""
8489 8684
@@ -8499,8 +8694,8 @@ msgstr &quot;&quot; @@ -8499,8 +8694,8 @@ msgstr &quot;&quot;
8499 msgid "No valid email addresses supplied" 8694 msgid "No valid email addresses supplied"
8500 msgstr "" 8695 msgstr ""
8501 8696
8502 -#: i18n/templates.c:77 i18n/templates.c:1784 i18n/templates.c:1826  
8503 -#: i18n/templates.c:1829 i18n/templates.c:7205 8697 +#: i18n/templates.c:77 i18n/templates.c:1685 i18n/templates.c:1727
  8698 +#: i18n/templates.c:1730 i18n/templates.c:7493
8504 msgid "No workflow" 8699 msgid "No workflow"
8505 msgstr "" 8700 msgstr ""
8506 8701
@@ -8531,8 +8726,8 @@ msgid &quot;None&quot; @@ -8531,8 +8726,8 @@ msgid &quot;None&quot;
8531 msgstr "" 8726 msgstr ""
8532 8727
8533 #: lib/documentmanagement/DocumentField.inc:202 8728 #: lib/documentmanagement/DocumentField.inc:202
8534 -#: plugins/ktcore/admin/documentFieldsv2.php:108 i18n/templates.c:3710  
8535 -#: i18n/templates.c:5135 8729 +#: plugins/ktcore/admin/documentFieldsv2.php:108 i18n/templates.c:3611
  8730 +#: i18n/templates.c:5324
8536 msgid "Normal" 8731 msgid "Normal"
8537 msgstr "" 8732 msgstr ""
8538 8733
@@ -8540,8 +8735,8 @@ msgstr &quot;&quot; @@ -8540,8 +8735,8 @@ msgstr &quot;&quot;
8540 msgid "Normal (String)" 8735 msgid "Normal (String)"
8541 msgstr "" 8736 msgstr ""
8542 8737
8543 -#: search2/indexing/indexerCore.inc.php:1111  
8544 -#: search2/indexing/indexerCore.inc.php:1119 8738 +#: search2/indexing/indexerCore.inc.php:1118
  8739 +#: search2/indexing/indexerCore.inc.php:1126
8545 #: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:263 8740 #: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:263
8546 msgid "Not Available" 8741 msgid "Not Available"
8547 msgstr "" 8742 msgstr ""
@@ -8550,7 +8745,7 @@ msgstr &quot;&quot; @@ -8550,7 +8745,7 @@ msgstr &quot;&quot;
8550 msgid "Not Required" 8745 msgid "Not Required"
8551 msgstr "" 8746 msgstr ""
8552 8747
8553 -#: i18n/templates.c:6518 i18n/templates.c:6527 8748 +#: i18n/templates.c:6707 i18n/templates.c:6716
8554 msgid "Not Shared" 8749 msgid "Not Shared"
8555 msgstr "" 8750 msgstr ""
8556 8751
@@ -8582,7 +8777,7 @@ msgstr &quot;&quot; @@ -8582,7 +8777,7 @@ msgstr &quot;&quot;
8582 msgid "Not implemented" 8777 msgid "Not implemented"
8583 msgstr "" 8778 msgstr ""
8584 8779
8585 -#: search2/indexing/indexerCore.inc.php:1277 8780 +#: search2/indexing/indexerCore.inc.php:1297
8586 #, php-format 8781 #, php-format
8587 msgid "Not indexing docid: %d content because extractor could not be resolve. Still indexing discussion." 8782 msgid "Not indexing docid: %d content because extractor could not be resolve. Still indexing discussion."
8588 msgstr "" 8783 msgstr ""
@@ -8595,17 +8790,17 @@ msgstr &quot;&quot; @@ -8595,17 +8790,17 @@ msgstr &quot;&quot;
8595 msgid "Not started" 8790 msgid "Not started"
8596 msgstr "" 8791 msgstr ""
8597 8792
8598 -#: search2/search/expr.inc.php:203 8793 +#: search2/search/expr.inc.php:230
8599 #, php-format 8794 #, php-format
8600 msgid "Not yet implemented in %s" 8795 msgid "Not yet implemented in %s"
8601 msgstr "" 8796 msgstr ""
8602 8797
8603 -#: i18n/templates.c:2993 i18n/templates.c:3047 i18n/templates.c:3119  
8604 -#: i18n/templates.c:3149 8798 +#: i18n/templates.c:2894 i18n/templates.c:2948 i18n/templates.c:3020
  8799 +#: i18n/templates.c:3050
8605 msgid "Note" 8800 msgid "Note"
8606 msgstr "" 8801 msgstr ""
8607 8802
8608 -#: i18n/templates.c:7973 8803 +#: i18n/templates.c:8261
8609 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." 8804 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."
8610 msgstr "" 8805 msgstr ""
8611 8806
@@ -8625,30 +8820,30 @@ msgstr &quot;&quot; @@ -8625,30 +8820,30 @@ msgstr &quot;&quot;
8625 msgid "Note that the options which are available depends on previous choices within this fieldset." 8820 msgid "Note that the options which are available depends on previous choices within this fieldset."
8626 msgstr "" 8821 msgstr ""
8627 8822
8628 -#: plugins/ktcore/KTBulkActions.php:1140  
8629 -#: plugins/ktstandard/KTBulkExportPlugin.php:202 i18n/templates.c:2297 8823 +#: plugins/ktcore/KTBulkActions.php:1206
  8824 +#: plugins/ktstandard/KTBulkExportPlugin.php:202 i18n/templates.c:2198
8630 msgid "Note: Closing the page before the download link displays will cancel your Bulk Download." 8825 msgid "Note: Closing the page before the download link displays will cancel your Bulk Download."
8631 msgstr "" 8826 msgstr ""
8632 8827
8633 -#: i18n/templates.c:2882 8828 +#: i18n/templates.c:2783
8634 msgid "Note: The stack install uses its own service for task scheduling and the following is only for source installs." 8829 msgid "Note: The stack install uses its own service for task scheduling and the following is only for source installs."
8635 msgstr "" 8830 msgstr ""
8636 8831
8637 -#: i18n/templates.c:2879 8832 +#: i18n/templates.c:2780
8638 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>KTScheduler</i>. For further information on this service, please refer to the documentation." 8833 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>KTScheduler</i>. For further information on this service, please refer to the documentation."
8639 msgstr "" 8834 msgstr ""
8640 8835
8641 -#: i18n/templates.c:6416 8836 +#: i18n/templates.c:6605
8642 msgid "Note:</b> <i>Search results will not be accurate until the migration process is complete." 8837 msgid "Note:</b> <i>Search results will not be accurate until the migration process is complete."
8643 msgstr "" 8838 msgstr ""
8644 8839
8645 -#: search2/ajax/metadata.php:57 8840 +#: search2/ajax/metadata.php:59
8646 msgid "Nothing else is available" 8841 msgid "Nothing else is available"
8647 msgstr "" 8842 msgstr ""
8648 8843
8649 #: plugins/ktcore/KTMiscPages.php:44 plugins/ktcore/admin/workflowsv2.php:2130 8844 #: plugins/ktcore/KTMiscPages.php:44 plugins/ktcore/admin/workflowsv2.php:2130
8650 -#: plugins/ktcore/admin/workflowsv2.php:2282 i18n/templates.c:6881  
8651 -#: i18n/templates.c:6911 8845 +#: plugins/ktcore/admin/workflowsv2.php:2282 i18n/templates.c:7169
  8846 +#: i18n/templates.c:7199
8652 msgid "Notifications" 8847 msgid "Notifications"
8653 msgstr "" 8848 msgstr ""
8654 8849
@@ -8660,7 +8855,7 @@ msgstr &quot;&quot; @@ -8660,7 +8855,7 @@ msgstr &quot;&quot;
8660 msgid "Notifications updated." 8855 msgid "Notifications updated."
8661 msgstr "" 8856 msgstr ""
8662 8857
8663 -#: i18n/templates.c:7418 i18n/templates.c:7526 8858 +#: i18n/templates.c:7706 i18n/templates.c:7814
8664 msgid "Notified groups & roles" 8859 msgid "Notified groups & roles"
8665 msgstr "" 8860 msgstr ""
8666 8861
@@ -8668,7 +8863,7 @@ msgstr &quot;&quot; @@ -8668,7 +8863,7 @@ msgstr &quot;&quot;
8668 msgid "Notify" 8863 msgid "Notify"
8669 msgstr "" 8864 msgstr ""
8670 8865
8671 -#: i18n/templates.c:4253 8866 +#: i18n/templates.c:4154
8672 msgid "Now editing field \"" 8867 msgid "Now editing field \""
8673 msgstr "" 8868 msgstr ""
8674 8869
@@ -8676,8 +8871,7 @@ msgstr &quot;&quot; @@ -8676,8 +8871,7 @@ msgstr &quot;&quot;
8676 msgid "Numbering Schemes" 8871 msgid "Numbering Schemes"
8677 msgstr "" 8872 msgstr ""
8678 8873
8679 -#: i18n/templates.c:137 i18n/templates.c:941 i18n/templates.c:4310  
8680 -#: i18n/templates.c:4367 i18n/templates.c:4415 8874 +#: i18n/templates.c:137 i18n/templates.c:941 i18n/templates.c:4325
8681 msgid "OK" 8875 msgid "OK"
8682 msgstr "" 8876 msgstr ""
8683 8877
@@ -8717,20 +8911,20 @@ msgstr &quot;&quot; @@ -8717,20 +8911,20 @@ msgstr &quot;&quot;
8717 msgid "Office Powerpoint Text Extractor" 8911 msgid "Office Powerpoint Text Extractor"
8718 msgstr "" 8912 msgstr ""
8719 8913
8720 -#: i18n/templates.c:3257 8914 +#: i18n/templates.c:3158
8721 msgid "On deleting a document version the version history will remain but the document will be <b>permanently</b> deleted." 8915 msgid "On deleting a document version the version history will remain but the document will be <b>permanently</b> deleted."
8722 msgstr "" 8916 msgstr ""
8723 8917
8724 -#: plugins/ktcore/KTBulkActions.php:1399 8918 +#: plugins/ktcore/KTBulkActions.php:1477
8725 #, php-format 8919 #, php-format
8726 msgid "Once downloaded, return to the original <a href=\"%s\">folder</a>" 8920 msgid "Once downloaded, return to the original <a href=\"%s\">folder</a>"
8727 msgstr "" 8921 msgstr ""
8728 8922
8729 -#: i18n/templates.c:2336 8923 +#: i18n/templates.c:2237
8730 msgid "Once the document has been downloaded, you should <a href=\"#link#\">return to the document view</a>." 8924 msgid "Once the document has been downloaded, you should <a href=\"#link#\">return to the document view</a>."
8731 msgstr "" 8925 msgstr ""
8732 8926
8733 -#: i18n/templates.c:6974 8927 +#: i18n/templates.c:7262
8734 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." 8928 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."
8735 msgstr "" 8929 msgstr ""
8736 8930
@@ -8738,29 +8932,29 @@ msgstr &quot;&quot; @@ -8738,29 +8932,29 @@ msgstr &quot;&quot;
8738 msgid "Once your download is complete, click <a href=\"" 8932 msgid "Once your download is complete, click <a href=\""
8739 msgstr "" 8933 msgstr ""
8740 8934
8741 -#: plugins/ktcore/KTBulkActions.php:1142 8935 +#: plugins/ktcore/KTBulkActions.php:1208
8742 #, php-format 8936 #, php-format
8743 msgid "Once your download is complete, click <a href=\"%s\">here</a> to return to the original folder" 8937 msgid "Once your download is complete, click <a href=\"%s\">here</a> to return to the original folder"
8744 msgstr "" 8938 msgstr ""
8745 8939
8746 -#: i18n/templates.c:7130 8940 +#: i18n/templates.c:7418
8747 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." 8941 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."
8748 msgstr "" 8942 msgstr ""
8749 8943
8750 -#: i18n/templates.c:6899 8944 +#: i18n/templates.c:7187
8751 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." 8945 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."
8752 msgstr "" 8946 msgstr ""
8753 8947
8754 -#: i18n/templates.c:6872 8948 +#: i18n/templates.c:7160
8755 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." 8949 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."
8756 msgstr "" 8950 msgstr ""
8757 8951
8758 -#: i18n/templates.c:2546 8952 +#: i18n/templates.c:2447
8759 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." 8953 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."
8760 msgstr "" 8954 msgstr ""
8761 8955
8762 -#: i18n/templates.c:4316  
8763 -msgid "Open" 8956 +#: i18n/templates.c:4496
  8957 +msgid "Open Another Document"
8764 msgstr "" 8958 msgstr ""
8765 8959
8766 #: plugins/ktcore/KTCorePlugin.php:150 8960 #: plugins/ktcore/KTCorePlugin.php:150
@@ -8775,6 +8969,10 @@ msgstr &quot;&quot; @@ -8775,6 +8969,10 @@ msgstr &quot;&quot;
8775 msgid "Open Xml Text Extractor" 8969 msgid "Open Xml Text Extractor"
8776 msgstr "" 8970 msgstr ""
8777 8971
  8972 +#: i18n/templates.c:4457
  8973 +msgid "Open the selected KnowledgeTree document for viewing in Office. Changing the local copy does not update the KnowledgeTree version."
  8974 +msgstr ""
  8975 +
8778 #: search2/indexing/extractors/OOPresentationExtractor.inc.php:44 8976 #: search2/indexing/extractors/OOPresentationExtractor.inc.php:44
8779 msgid "OpenOffice Presentation Extractor" 8977 msgid "OpenOffice Presentation Extractor"
8780 msgstr "" 8978 msgstr ""
@@ -8791,23 +8989,31 @@ msgstr &quot;&quot; @@ -8791,23 +8989,31 @@ msgstr &quot;&quot;
8791 msgid "Opening Containing Folder" 8989 msgid "Opening Containing Folder"
8792 msgstr "" 8990 msgstr ""
8793 8991
  8992 +#: i18n/templates.c:4532
  8993 +msgid "Opens a new instance of Microsoft Office and KnowledgeTree Office Add-in, where you can view / edit another KnowledgeTree document in Office."
  8994 +msgstr ""
  8995 +
  8996 +#: i18n/templates.c:4451
  8997 +msgid "Opens the selected KnowledgeTree document in Office for editing and sets the version in KnowledgeTree to 'read only'. You must have 'write' permissions."
  8998 +msgstr ""
  8999 +
8794 #: search2/indexing/bin/optimise.php:54 9000 #: search2/indexing/bin/optimise.php:54
8795 msgid "Optimising Lucene index" 9001 msgid "Optimising Lucene index"
8796 msgstr "" 9002 msgstr ""
8797 9003
8798 -#: i18n/templates.c:5012 i18n/templates.c:5081 9004 +#: i18n/templates.c:5201 i18n/templates.c:5270
8799 msgid "Order" 9005 msgid "Order"
8800 msgstr "" 9006 msgstr ""
8801 9007
8802 -#: i18n/templates.c:5003 i18n/templates.c:5072 9008 +#: i18n/templates.c:5192 i18n/templates.c:5261
8803 msgid "Order Fields" 9009 msgid "Order Fields"
8804 msgstr "" 9010 msgstr ""
8805 9011
8806 -#: i18n/templates.c:5714 9012 +#: i18n/templates.c:5903
8807 msgid "Organisation Name" 9013 msgid "Organisation Name"
8808 msgstr "" 9014 msgstr ""
8809 9015
8810 -#: i18n/templates.c:5705 9016 +#: i18n/templates.c:5894
8811 msgid "Orgnisation Administration" 9017 msgid "Orgnisation Administration"
8812 msgstr "" 9018 msgstr ""
8813 9019
@@ -8823,11 +9029,11 @@ msgstr &quot;&quot; @@ -8823,11 +9029,11 @@ msgstr &quot;&quot;
8823 msgid "Orphaned Folders Plugin" 9029 msgid "Orphaned Folders Plugin"
8824 msgstr "" 9030 msgstr ""
8825 9031
8826 -#: i18n/templates.c:4793 9032 +#: i18n/templates.c:4982
8827 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" 9033 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"
8828 msgstr "" 9034 msgstr ""
8829 9035
8830 -#: i18n/templates.c:4019 9036 +#: i18n/templates.c:3920
8831 msgid "Override Parent Allocation" 9037 msgid "Override Parent Allocation"
8832 msgstr "" 9038 msgstr ""
8833 9039
@@ -8835,7 +9041,7 @@ msgstr &quot;&quot; @@ -8835,7 +9041,7 @@ msgstr &quot;&quot;
8835 msgid "Override parent allocation" 9041 msgid "Override parent allocation"
8836 msgstr "" 9042 msgstr ""
8837 9043
8838 -#: i18n/templates.c:4145 9044 +#: i18n/templates.c:4046
8839 msgid "Override permissions" 9045 msgid "Override permissions"
8840 msgstr "" 9046 msgstr ""
8841 9047
@@ -8855,7 +9061,7 @@ msgstr &quot;&quot; @@ -8855,7 +9061,7 @@ msgstr &quot;&quot;
8855 msgid "Overview" 9061 msgid "Overview"
8856 msgstr "" 9062 msgstr ""
8857 9063
8858 -#: i18n/templates.c:65 i18n/templates.c:1772 i18n/templates.c:1814 9064 +#: i18n/templates.c:65 i18n/templates.c:1673 i18n/templates.c:1715
8859 msgid "Owned by" 9065 msgid "Owned by"
8860 msgstr "" 9066 msgstr ""
8861 9067
@@ -8893,22 +9099,22 @@ msgid &quot;PDF file could not be generated&quot; @@ -8893,22 +9099,22 @@ msgid &quot;PDF file could not be generated&quot;
8893 msgstr "" 9099 msgstr ""
8894 9100
8895 #: plugins/ktstandard/PDFGeneratorAction.php:260 9101 #: plugins/ktstandard/PDFGeneratorAction.php:260
8896 -msgid "PDF file could not be generated, the file may be of an unsupported mime type." 9102 +msgid "PDF file could not be generated, the file may be of an unsupported mime type or the PDF Generator could not connect."
8897 msgstr "" 9103 msgstr ""
8898 9104
8899 -#: i18n/templates.c:6665 9105 +#: i18n/templates.c:6953
8900 msgid "PHP Information" 9106 msgid "PHP Information"
8901 msgstr "" 9107 msgstr ""
8902 9108
8903 -#: i18n/templates.c:5390 9109 +#: i18n/templates.c:5579
8904 msgid "Page: #batch#" 9110 msgid "Page: #batch#"
8905 msgstr "" 9111 msgstr ""
8906 9112
8907 -#: i18n/templates.c:1625 9113 +#: i18n/templates.c:1526
8908 msgid "Parameters" 9114 msgid "Parameters"
8909 msgstr "" 9115 msgstr ""
8910 9116
8911 -#: i18n/templates.c:6308 9117 +#: i18n/templates.c:6497
8912 msgid "Parse" 9118 msgid "Parse"
8913 msgstr "" 9119 msgstr ""
8914 9120
@@ -8924,9 +9130,9 @@ msgstr &quot;&quot; @@ -8924,9 +9130,9 @@ msgstr &quot;&quot;
8924 9130
8925 #: lib/authentication/builtinauthenticationprovider.inc.php:81 9131 #: lib/authentication/builtinauthenticationprovider.inc.php:81
8926 #: lib/authentication/builtinauthenticationprovider.inc.php:190 9132 #: lib/authentication/builtinauthenticationprovider.inc.php:190
8927 -#: plugins/ktcore/KTBulkActions.php:145 plugins/ktcore/KTBulkActions.php:360  
8928 -#: plugins/ktcore/KTBulkActions.php:601 plugins/ktcore/KTBulkActions.php:786  
8929 -#: plugins/ktcore/KTBulkActions.php:1283 9133 +#: plugins/ktcore/KTBulkActions.php:145 plugins/ktcore/KTBulkActions.php:378
  9134 +#: plugins/ktcore/KTBulkActions.php:635 plugins/ktcore/KTBulkActions.php:840
  9135 +#: plugins/ktcore/KTBulkActions.php:1361
8930 #: plugins/ktcore/KTDocumentActions.php:458 9136 #: plugins/ktcore/KTDocumentActions.php:458
8931 #: plugins/ktcore/KTDocumentActions.php:684 9137 #: plugins/ktcore/KTDocumentActions.php:684
8932 #: plugins/ktcore/KTDocumentActions.php:895 9138 #: plugins/ktcore/KTDocumentActions.php:895
@@ -8941,8 +9147,8 @@ msgstr &quot;&quot; @@ -8941,8 +9147,8 @@ msgstr &quot;&quot;
8941 #: plugins/ktcore/document/edit.php:137 9147 #: plugins/ktcore/document/edit.php:137
8942 #: plugins/ktcore/folder/addDocument.php:166 9148 #: plugins/ktcore/folder/addDocument.php:166
8943 #: plugins/ktstandard/ImmutableActionPlugin.php:137 preferences.php:131 9149 #: plugins/ktstandard/ImmutableActionPlugin.php:137 preferences.php:131
8944 -#: i18n/templates.c:125 i18n/templates.c:1361 i18n/templates.c:4349  
8945 -#: i18n/templates.c:4463 i18n/templates.c:5723 9150 +#: i18n/templates.c:125 i18n/templates.c:1361 i18n/templates.c:4400
  9151 +#: i18n/templates.c:4652 i18n/templates.c:5912
8946 msgid "Password" 9152 msgid "Password"
8947 msgstr "" 9153 msgstr ""
8948 9154
@@ -8967,7 +9173,7 @@ msgid &quot;Path is not a folder&quot; @@ -8967,7 +9173,7 @@ msgid &quot;Path is not a folder&quot;
8967 msgstr "" 9173 msgstr ""
8968 9174
8969 #: plugins/ktcore/KTCorePlugin.php:313 9175 #: plugins/ktcore/KTCorePlugin.php:313
8970 -#: plugins/search2/reporting/PendingDocuments.php:47 i18n/templates.c:1580 9176 +#: plugins/search2/reporting/PendingDocuments.php:47 i18n/templates.c:6791
8971 msgid "Pending Documents Indexing Queue" 9177 msgid "Pending Documents Indexing Queue"
8972 msgstr "" 9178 msgstr ""
8973 9179
@@ -8979,7 +9185,7 @@ msgstr &quot;&quot; @@ -8979,7 +9185,7 @@ msgstr &quot;&quot;
8979 msgid "Perform Quick Transition" 9185 msgid "Perform Quick Transition"
8980 msgstr "" 9186 msgstr ""
8981 9187
8982 -#: plugins/ktcore/KTDocumentActions.php:1912 i18n/templates.c:7223 9188 +#: plugins/ktcore/KTDocumentActions.php:1912 i18n/templates.c:7511
8983 msgid "Perform Transition" 9189 msgid "Perform Transition"
8984 msgstr "" 9190 msgstr ""
8985 9191
@@ -8992,15 +9198,15 @@ msgstr &quot;&quot; @@ -8992,15 +9198,15 @@ msgstr &quot;&quot;
8992 msgid "Performs a check to see if the documents in your repositories all are stored on the back-end storage (usually on disk)." 9198 msgid "Performs a check to see if the documents in your repositories all are stored on the back-end storage (usually on disk)."
8993 msgstr "" 9199 msgstr ""
8994 9200
8995 -#: i18n/templates.c:6434 9201 +#: i18n/templates.c:6623
8996 msgid "Period Since Last Indexing:" 9202 msgid "Period Since Last Indexing:"
8997 msgstr "" 9203 msgstr ""
8998 9204
8999 -#: i18n/templates.c:6428 9205 +#: i18n/templates.c:6617
9000 msgid "Period Since Last Optimization:" 9206 msgid "Period Since Last Optimization:"
9001 msgstr "" 9207 msgstr ""
9002 9208
9003 -#: i18n/templates.c:4583 9209 +#: i18n/templates.c:4772
9004 msgid "Permission" 9210 msgid "Permission"
9005 msgstr "" 9211 msgstr ""
9006 9212
@@ -9024,8 +9230,7 @@ msgstr &quot;&quot; @@ -9024,8 +9230,7 @@ msgstr &quot;&quot;
9024 #: plugins/ktcore/KTPermissions.php:195 9230 #: plugins/ktcore/KTPermissions.php:195
9025 #: plugins/ktcore/folder/Permissions.php:56 9231 #: plugins/ktcore/folder/Permissions.php:56
9026 #: plugins/ktcore/folder/Permissions.php:60 9232 #: plugins/ktcore/folder/Permissions.php:60
9027 -#: plugins/ktcore/folder/Permissions.php:193 i18n/templates.c:3902  
9028 -#: i18n/templates.c:4331 9233 +#: plugins/ktcore/folder/Permissions.php:193 i18n/templates.c:3803
9029 msgid "Permissions" 9234 msgid "Permissions"
9030 msgstr "" 9235 msgstr ""
9031 9236
@@ -9033,11 +9238,11 @@ msgstr &quot;&quot; @@ -9033,11 +9238,11 @@ msgstr &quot;&quot;
9033 msgid "Permissions Allocated." 9238 msgid "Permissions Allocated."
9034 msgstr "" 9239 msgstr ""
9035 9240
9036 -#: plugins/ktcore/admin/workflowsv2.php:1255 i18n/templates.c:7010 9241 +#: plugins/ktcore/admin/workflowsv2.php:1255 i18n/templates.c:7298
9037 msgid "Permissions Overview" 9242 msgid "Permissions Overview"
9038 msgstr "" 9243 msgstr ""
9039 9244
9040 -#: i18n/templates.c:4574 9245 +#: i18n/templates.c:4763
9041 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." 9246 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."
9042 msgstr "" 9247 msgstr ""
9043 9248
@@ -9049,7 +9254,7 @@ msgstr &quot;&quot; @@ -9049,7 +9254,7 @@ msgstr &quot;&quot;
9049 msgid "Permissions on folder updated" 9254 msgid "Permissions on folder updated"
9050 msgstr "" 9255 msgstr ""
9051 9256
9052 -#: i18n/templates.c:7424 i18n/templates.c:7532 9257 +#: i18n/templates.c:7712 i18n/templates.c:7820
9053 msgid "Permissions overridden" 9258 msgid "Permissions overridden"
9054 msgstr "" 9259 msgstr ""
9055 9260
@@ -9066,11 +9271,11 @@ msgstr &quot;&quot; @@ -9066,11 +9271,11 @@ msgstr &quot;&quot;
9066 msgid "Plain Text Extractor" 9271 msgid "Plain Text Extractor"
9067 msgstr "" 9272 msgstr ""
9068 9273
9069 -#: i18n/templates.c:6707 9274 +#: i18n/templates.c:6995
9070 msgid "Please be aware that - depending on your selections - new values may become available." 9275 msgid "Please be aware that - depending on your selections - new values may become available."
9071 msgstr "" 9276 msgstr ""
9072 9277
9073 -#: lib/documentmanagement/documentutil.inc.php:1525 9278 +#: lib/documentmanagement/documentutil.inc.php:1572
9074 msgid "Please be sure to enter information for all the Required fields below" 9279 msgid "Please be sure to enter information for all the Required fields below"
9075 msgstr "" 9280 msgstr ""
9076 9281
@@ -9083,23 +9288,27 @@ msgstr &quot;&quot; @@ -9083,23 +9288,27 @@ msgstr &quot;&quot;
9083 msgid "Please check that you have entered a valid username and email address." 9288 msgid "Please check that you have entered a valid username and email address."
9084 msgstr "" 9289 msgstr ""
9085 9290
9086 -#: i18n/templates.c:5498 9291 +#: i18n/templates.c:5687
9087 msgid "Please choose a location to place your unit folder." 9292 msgid "Please choose a location to place your unit folder."
9088 msgstr "" 9293 msgstr ""
9089 9294
9090 -#: i18n/templates.c:5225 9295 +#: i18n/templates.c:4583
  9296 +msgid "Please complete all required fields."
  9297 +msgstr ""
  9298 +
  9299 +#: i18n/templates.c:5414
9091 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." 9300 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."
9092 msgstr "" 9301 msgstr ""
9093 9302
9094 -#: i18n/templates.c:5510 9303 +#: i18n/templates.c:5699
9095 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." 9304 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."
9096 msgstr "" 9305 msgstr ""
9097 9306
9098 -#: i18n/templates.c:5579 9307 +#: i18n/templates.c:5768
9099 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." 9308 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."
9100 msgstr "" 9309 msgstr ""
9101 9310
9102 -#: i18n/templates.c:3065 9311 +#: i18n/templates.c:2966
9103 msgid "Please confirm that this is the document that you wish to check-in." 9312 msgid "Please confirm that this is the document that you wish to check-in."
9104 msgstr "" 9313 msgstr ""
9105 9314
@@ -9111,7 +9320,7 @@ msgstr &quot;&quot; @@ -9111,7 +9320,7 @@ msgstr &quot;&quot;
9111 msgid "Please contact #email# to purchase a new subscription, or renew your existing one." 9320 msgid "Please contact #email# to purchase a new subscription, or renew your existing one."
9112 msgstr "" 9321 msgstr ""
9113 9322
9114 -#: i18n/templates.c:5435 9323 +#: i18n/templates.c:5624
9115 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." 9324 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."
9116 msgstr "" 9325 msgstr ""
9117 9326
@@ -9131,11 +9340,12 @@ msgstr &quot;&quot; @@ -9131,11 +9340,12 @@ msgstr &quot;&quot;
9131 msgid "Please either enter a name, or select a search to save over" 9340 msgid "Please either enter a name, or select a search to save over"
9132 msgstr "" 9341 msgstr ""
9133 9342
9134 -#: i18n/templates.c:2885 9343 +#: i18n/templates.c:2786
9135 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:" 9344 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:"
9136 msgstr "" 9345 msgstr ""
9137 9346
9138 #: plugins/commercial/electronic-signatures/KTElectronicSignatures.php:229 9347 #: plugins/commercial/electronic-signatures/KTElectronicSignatures.php:229
  9348 +#: i18n/templates.c:4331
9139 msgid "Please enter a comment" 9349 msgid "Please enter a comment"
9140 msgstr "" 9350 msgstr ""
9141 9351
@@ -9147,7 +9357,11 @@ msgstr &quot;&quot; @@ -9147,7 +9357,11 @@ msgstr &quot;&quot;
9147 msgid "Please enter a list of transitions, one per line. Transition names must be unique." 9357 msgid "Please enter a list of transitions, one per line. Transition names must be unique."
9148 msgstr "" 9358 msgstr ""
9149 9359
9150 -#: i18n/templates.c:6578 9360 +#: i18n/templates.c:4367
  9361 +msgid "Please enter a message"
  9362 +msgstr ""
  9363 +
  9364 +#: i18n/templates.c:6866
9151 msgid "Please enter a name for the search expression." 9365 msgid "Please enter a name for the search expression."
9152 msgstr "" 9366 msgstr ""
9153 9367
@@ -9156,15 +9370,19 @@ msgstr &quot;&quot; @@ -9156,15 +9370,19 @@ msgstr &quot;&quot;
9156 msgid "Please enter information for all fields." 9370 msgid "Please enter information for all fields."
9157 msgstr "" 9371 msgstr ""
9158 9372
9159 -#: i18n/templates.c:2186 9373 +#: i18n/templates.c:4370
  9374 +msgid "Please enter some recipients"
  9375 +msgstr ""
  9376 +
  9377 +#: i18n/templates.c:2087
9160 msgid "Please enter some search criteria!" 9378 msgid "Please enter some search criteria!"
9161 msgstr "" 9379 msgstr ""
9162 9380
9163 -#: i18n/templates.c:5465 9381 +#: i18n/templates.c:5654
9164 msgid "Please enter the Group's details below and then click <strong>create group</strong>. Fields marked with a red square are required." 9382 msgid "Please enter the Group's details below and then click <strong>create group</strong>. Fields marked with a red square are required."
9165 msgstr "" 9383 msgstr ""
9166 9384
9167 -#: i18n/templates.c:5483 9385 +#: i18n/templates.c:5672
9168 msgid "Please enter the Unit's details below and then click <strong>create unit</strong>. Fields marked with a red square are required." 9386 msgid "Please enter the Unit's details below and then click <strong>create unit</strong>. Fields marked with a red square are required."
9169 msgstr "" 9387 msgstr ""
9170 9388
@@ -9172,7 +9390,7 @@ msgstr &quot;&quot; @@ -9172,7 +9390,7 @@ msgstr &quot;&quot;
9172 msgid "Please enter the lookup values you wish to add, one per line." 9390 msgid "Please enter the lookup values you wish to add, one per line."
9173 msgstr "" 9391 msgstr ""
9174 9392
9175 -#: i18n/templates.c:1355 i18n/templates.c:4457 9393 +#: i18n/templates.c:1355 i18n/templates.c:4646
9176 msgid "Please enter your details below to login." 9394 msgid "Please enter your details below to login."
9177 msgstr "" 9395 msgstr ""
9178 9396
@@ -9188,7 +9406,7 @@ msgstr &quot;&quot; @@ -9188,7 +9406,7 @@ msgstr &quot;&quot;
9188 msgid "Please enter your username." 9406 msgid "Please enter your username."
9189 msgstr "" 9407 msgstr ""
9190 9408
9191 -#: i18n/templates.c:3794 9409 +#: i18n/templates.c:3695
9192 msgid "Please give a reason for deleting these files. This will be recorded in the documents' \"Transaction History\"" 9410 msgid "Please give a reason for deleting these files. This will be recorded in the documents' \"Transaction History\""
9193 msgstr "" 9411 msgstr ""
9194 9412
@@ -9197,7 +9415,7 @@ msgstr &quot;&quot; @@ -9197,7 +9415,7 @@ msgstr &quot;&quot;
9197 msgid "Please give the role a name." 9415 msgid "Please give the role a name."
9198 msgstr "" 9416 msgstr ""
9199 9417
9200 -#: i18n/templates.c:2384 9418 +#: i18n/templates.c:2285
9201 msgid "Please give these final details." 9419 msgid "Please give these final details."
9202 msgstr "" 9420 msgstr ""
9203 9421
@@ -9211,15 +9429,15 @@ msgstr &quot;&quot; @@ -9211,15 +9429,15 @@ msgstr &quot;&quot;
9211 msgid "Please indicate a new title to use to resolve any title conflicts." 9429 msgid "Please indicate a new title to use to resolve any title conflicts."
9212 msgstr "" 9430 msgstr ""
9213 9431
9214 -#: i18n/templates.c:3218 i18n/templates.c:3224 9432 +#: i18n/templates.c:3119 i18n/templates.c:3125
9215 msgid "Please note" 9433 msgid "Please note"
9216 msgstr "" 9434 msgstr ""
9217 9435
9218 -#: i18n/templates.c:7151 9436 +#: i18n/templates.c:7439
9219 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." 9437 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."
9220 msgstr "" 9438 msgstr ""
9221 9439
9222 -#: i18n/templates.c:3992 9440 +#: i18n/templates.c:3893
9223 msgid "Please note that changing role allocations may take a some time, depending on the number of folders below this one." 9441 msgid "Please note that changing role allocations may take a some time, depending on the number of folders below this one."
9224 msgstr "" 9442 msgstr ""
9225 9443
@@ -9227,7 +9445,7 @@ msgstr &quot;&quot; @@ -9227,7 +9445,7 @@ msgstr &quot;&quot;
9227 msgid "Please note that changing the owner may affect access to this document." 9445 msgid "Please note that changing the owner may affect access to this document."
9228 msgstr "" 9446 msgstr ""
9229 9447
9230 -#: i18n/templates.c:7235 9448 +#: i18n/templates.c:7523
9231 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>" 9449 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>"
9232 msgstr "" 9450 msgstr ""
9233 9451
@@ -9235,11 +9453,11 @@ msgstr &quot;&quot; @@ -9235,11 +9453,11 @@ msgstr &quot;&quot;
9235 msgid "Please note that only 1 key is ever active - the key which expires first (listed at the top). If you need more active users, you will need to purchase additional user licenses. If you have upgraded from Basic to Plus or Premium, please add your new license and then delete the old license." 9453 msgid "Please note that only 1 key is ever active - the key which expires first (listed at the top). If you need more active users, you will need to purchase additional user licenses. If you have upgraded from Basic to Plus or Premium, please add your new license and then delete the old license."
9236 msgstr "" 9454 msgstr ""
9237 9455
9238 -#: i18n/templates.c:1610 9456 +#: i18n/templates.c:6821
9239 msgid "Please note that rescheduling all documents may take a long time, depending on the size of the repository." 9457 msgid "Please note that rescheduling all documents may take a long time, depending on the size of the repository."
9240 msgstr "" 9458 msgstr ""
9241 9459
9242 -#: i18n/templates.c:7091 i18n/templates.c:7112 9460 +#: i18n/templates.c:7379 i18n/templates.c:7400
9243 msgid "Please note that the plugins that are installed will affect the available options" 9461 msgid "Please note that the plugins that are installed will affect the available options"
9244 msgstr "" 9462 msgstr ""
9245 9463
@@ -9247,9 +9465,9 @@ msgstr &quot;&quot; @@ -9247,9 +9465,9 @@ msgstr &quot;&quot;
9247 msgid "Please provide a search term" 9465 msgid "Please provide a search term"
9248 msgstr "" 9466 msgstr ""
9249 9467
9250 -#: plugins/ktcore/KTBulkActions.php:136 plugins/ktcore/KTBulkActions.php:351  
9251 -#: plugins/ktcore/KTBulkActions.php:592 plugins/ktcore/KTBulkActions.php:777  
9252 -#: plugins/ktcore/KTBulkActions.php:1274 9468 +#: plugins/ktcore/KTBulkActions.php:136 plugins/ktcore/KTBulkActions.php:369
  9469 +#: plugins/ktcore/KTBulkActions.php:626 plugins/ktcore/KTBulkActions.php:831
  9470 +#: plugins/ktcore/KTBulkActions.php:1352
9253 #: plugins/ktcore/KTDocumentActions.php:449 9471 #: plugins/ktcore/KTDocumentActions.php:449
9254 #: plugins/ktcore/KTDocumentActions.php:675 9472 #: plugins/ktcore/KTDocumentActions.php:675
9255 #: plugins/ktcore/KTDocumentActions.php:886 9473 #: plugins/ktcore/KTDocumentActions.php:886
@@ -9268,7 +9486,7 @@ msgstr &quot;&quot; @@ -9268,7 +9486,7 @@ msgstr &quot;&quot;
9268 msgid "Please reattempt the query. The query is missing." 9486 msgid "Please reattempt the query. The query is missing."
9269 msgstr "" 9487 msgstr ""
9270 9488
9271 -#: i18n/templates.c:5441 9489 +#: i18n/templates.c:5630
9272 msgid "Please refer to the documentation provided to you at subscription to learn more about how to access KnowledgeTree's professional support team." 9490 msgid "Please refer to the documentation provided to you at subscription to learn more about how to access KnowledgeTree's professional support team."
9273 msgstr "" 9491 msgstr ""
9274 9492
@@ -9276,15 +9494,15 @@ msgstr &quot;&quot; @@ -9276,15 +9494,15 @@ msgstr &quot;&quot;
9276 msgid "Please reselect the file to upload." 9494 msgid "Please reselect the file to upload."
9277 msgstr "" 9495 msgstr ""
9278 9496
9279 -#: ktoffice/controllers/list.php:998 9497 +#: ktoffice/controllers/list.php:1000
9280 msgid "Please retry your search" 9498 msgid "Please retry your search"
9281 msgstr "" 9499 msgstr ""
9282 9500
9283 -#: plugins/commercial/alerts.php:585 9501 +#: plugins/commercial/alerts.php:593
9284 msgid "Please review this document." 9502 msgid "Please review this document."
9285 msgstr "" 9503 msgstr ""
9286 9504
9287 -#: i18n/templates.c:7892 9505 +#: i18n/templates.c:8180
9288 msgid "Please select a disclaimer to customize." 9506 msgid "Please select a disclaimer to customize."
9289 msgstr "" 9507 msgstr ""
9290 9508
@@ -9328,11 +9546,11 @@ msgstr &quot;&quot; @@ -9328,11 +9546,11 @@ msgstr &quot;&quot;
9328 msgid "Please select one or more permissions." 9546 msgid "Please select one or more permissions."
9329 msgstr "" 9547 msgstr ""
9330 9548
9331 -#: i18n/templates.c:6209 9549 +#: i18n/templates.c:6398
9332 msgid "Please select some search criteria" 9550 msgid "Please select some search criteria"
9333 msgstr "" 9551 msgstr ""
9334 9552
9335 -#: i18n/templates.c:7994 9553 +#: i18n/templates.c:8282
9336 msgid "Please select the appropriate workflows for each document type." 9554 msgid "Please select the appropriate workflows for each document type."
9337 msgstr "" 9555 msgstr ""
9338 9556
@@ -9340,15 +9558,15 @@ msgstr &quot;&quot; @@ -9340,15 +9558,15 @@ msgstr &quot;&quot;
9340 msgid "Please select the new type for this document." 9558 msgid "Please select the new type for this document."
9341 msgstr "" 9559 msgstr ""
9342 9560
9343 -#: i18n/templates.c:6956 9561 +#: i18n/templates.c:7244
9344 msgid "Please select which roles or groups should be informed when each state is reached." 9562 msgid "Please select which roles or groups should be informed when each state is reached."
9345 msgstr "" 9563 msgstr ""
9346 9564
9347 -#: i18n/templates.c:7157 i18n/templates.c:7268 9565 +#: i18n/templates.c:7445 i18n/templates.c:7556
9348 msgid "Please select which roles or groups should be informed when this state is reached." 9566 msgid "Please select which roles or groups should be informed when this state is reached."
9349 msgstr "" 9567 msgstr ""
9350 9568
9351 -#: i18n/templates.c:7193 9569 +#: i18n/templates.c:7481
9352 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." 9570 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."
9353 msgstr "" 9571 msgstr ""
9354 9572
@@ -9385,7 +9603,7 @@ msgstr &quot;&quot; @@ -9385,7 +9603,7 @@ msgstr &quot;&quot;
9385 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." 9603 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."
9386 msgstr "" 9604 msgstr ""
9387 9605
9388 -#: plugins/ktcore/KTBulkActions.php:1292 9606 +#: plugins/ktcore/KTBulkActions.php:1370
9389 msgid "Please specify why you are checking out these documents. It will assist other users in understanding why you have locked these files." 9607 msgid "Please specify why you are checking out these documents. It will assist other users in understanding why you have locked these files."
9390 msgstr "" 9608 msgstr ""
9391 9609
@@ -9411,7 +9629,11 @@ msgstr &quot;&quot; @@ -9411,7 +9629,11 @@ msgstr &quot;&quot;
9411 msgid "Please specify why you are moving this document. Bear in mind that you can use a maximum of <strong>250</strong> characters." 9629 msgid "Please specify why you are moving this document. Bear in mind that you can use a maximum of <strong>250</strong> characters."
9412 msgstr "" 9630 msgstr ""
9413 9631
9414 -#: plugins/ktcore/admin/plugins.php:56 i18n/templates.c:5396 9632 +#: i18n/templates.c:4298
  9633 +msgid "Please verify your<br />Internet connection, <br /> and try again."
  9634 +msgstr ""
  9635 +
  9636 +#: plugins/ktcore/admin/plugins.php:56 i18n/templates.c:5585
9415 msgid "Plugins" 9637 msgid "Plugins"
9416 msgstr "" 9638 msgstr ""
9417 9639
@@ -9431,11 +9653,11 @@ msgstr &quot;&quot; @@ -9431,11 +9653,11 @@ msgstr &quot;&quot;
9431 msgid "Plus" 9653 msgid "Plus"
9432 msgstr "" 9654 msgstr ""
9433 9655
9434 -#: i18n/templates.c:5426 9656 +#: i18n/templates.c:5615
9435 msgid "Portions copyright The Jam Warehouse Software (Pty) Limited." 9657 msgid "Portions copyright The Jam Warehouse Software (Pty) Limited."
9436 msgstr "" 9658 msgstr ""
9437 9659
9438 -#: i18n/templates.c:4619 i18n/templates.c:5360 9660 +#: i18n/templates.c:4808 i18n/templates.c:5549
9439 msgid "Position" 9661 msgid "Position"
9440 msgstr "" 9662 msgstr ""
9441 9663
@@ -9443,11 +9665,11 @@ msgstr &quot;&quot; @@ -9443,11 +9665,11 @@ msgstr &quot;&quot;
9443 msgid "Possible cause" 9665 msgid "Possible cause"
9444 msgstr "" 9666 msgstr ""
9445 9667
9446 -#: i18n/templates.c:7691 9668 +#: i18n/templates.c:7979
9447 msgid "Post a reply" 9669 msgid "Post a reply"
9448 msgstr "" 9670 msgstr ""
9449 9671
9450 -#: i18n/templates.c:7694 9672 +#: i18n/templates.c:7982
9451 msgid "Post reply" 9673 msgid "Post reply"
9452 msgstr "" 9674 msgstr ""
9453 9675
@@ -9457,7 +9679,7 @@ msgstr &quot;&quot; @@ -9457,7 +9679,7 @@ msgstr &quot;&quot;
9457 9679
9458 #: config/siteMap.inc:72 lib/templating/kt3template.inc.php:321 9680 #: config/siteMap.inc:72 lib/templating/kt3template.inc.php:321
9459 #: lib/templating/kt3template.inc.php:409 preferences.php:56 9681 #: lib/templating/kt3template.inc.php:409 preferences.php:56
9460 -#: i18n/templates.c:5729 9682 +#: i18n/templates.c:5918
9461 msgid "Preferences" 9683 msgid "Preferences"
9462 msgstr "" 9684 msgstr ""
9463 9685
@@ -9465,15 +9687,15 @@ msgstr &quot;&quot; @@ -9465,15 +9687,15 @@ msgstr &quot;&quot;
9465 msgid "Premium" 9687 msgid "Premium"
9466 msgstr "" 9688 msgstr ""
9467 9689
9468 -#: i18n/templates.c:2900 9690 +#: i18n/templates.c:2801
9469 msgid "Press 'i' to edit a line." 9691 msgid "Press 'i' to edit a line."
9470 msgstr "" 9692 msgstr ""
9471 9693
9472 -#: i18n/templates.c:2897 9694 +#: i18n/templates.c:2798
9473 msgid "Press 'o' to start a new line." 9695 msgid "Press 'o' to start a new line."
9474 msgstr "" 9696 msgstr ""
9475 9697
9476 -#: i18n/templates.c:2903 9698 +#: i18n/templates.c:2804
9477 msgid "Press the 'esc' key to exit the edit mode." 9699 msgid "Press the 'esc' key to exit the edit mode."
9478 msgstr "" 9700 msgstr ""
9479 9701
@@ -9497,11 +9719,11 @@ msgstr &quot;&quot; @@ -9497,11 +9719,11 @@ msgstr &quot;&quot;
9497 msgid "Prevents users who do not have the specified role from using this transition." 9719 msgid "Prevents users who do not have the specified role from using this transition."
9498 msgstr "" 9720 msgstr ""
9499 9721
9500 -#: i18n/templates.c:4697 9722 +#: i18n/templates.c:4886
9501 msgid "Preview" 9723 msgid "Preview"
9502 msgstr "" 9724 msgstr ""
9503 9725
9504 -#: i18n/templates.c:2195 9726 +#: i18n/templates.c:2096
9505 msgid "Previous Search Results" 9727 msgid "Previous Search Results"
9506 msgstr "" 9728 msgstr ""
9507 9729
@@ -9521,18 +9743,18 @@ msgstr &quot;&quot; @@ -9521,18 +9743,18 @@ msgstr &quot;&quot;
9521 msgid "Problem assigning role users" 9743 msgid "Problem assigning role users"
9522 msgstr "" 9744 msgstr ""
9523 9745
9524 -#: search2/indexing/indexerCore.inc.php:1388  
9525 -#: search2/indexing/indexerCore.inc.php:1406 9746 +#: search2/indexing/indexerCore.inc.php:1408
  9747 +#: search2/indexing/indexerCore.inc.php:1426
9526 #, php-format 9748 #, php-format
9527 msgid "Problem filtering document %d" 9749 msgid "Problem filtering document %d"
9528 msgstr "" 9750 msgstr ""
9529 9751
9530 -#: search2/indexing/indexerCore.inc.php:1415 9752 +#: search2/indexing/indexerCore.inc.php:1435
9531 #, php-format 9753 #, php-format
9532 msgid "Problem indexing document %d - indexDocument" 9754 msgid "Problem indexing document %d - indexDocument"
9533 msgstr "" 9755 msgstr ""
9534 9756
9535 -#: search2/indexing/indexerCore.inc.php:1396 9757 +#: search2/indexing/indexerCore.inc.php:1416
9536 #, php-format 9758 #, php-format
9537 msgid "Problem indexing document %d - indexDocumentAndDiscussion" 9759 msgid "Problem indexing document %d - indexDocumentAndDiscussion"
9538 msgstr "" 9760 msgstr ""
@@ -9541,7 +9763,7 @@ msgstr &quot;&quot; @@ -9541,7 +9763,7 @@ msgstr &quot;&quot;
9541 msgid "Problem retrieving quicklinks" 9763 msgid "Problem retrieving quicklinks"
9542 msgstr "" 9764 msgstr ""
9543 9765
9544 -#: search2/indexing/indexerCore.inc.php:1299 9766 +#: search2/indexing/indexerCore.inc.php:1319
9545 #, php-format 9767 #, php-format
9546 msgid "Processing docid: %d.\n" 9768 msgid "Processing docid: %d.\n"
9547 msgstr "" 9769 msgstr ""
@@ -9550,12 +9772,16 @@ msgstr &quot;&quot; @@ -9550,12 +9772,16 @@ msgstr &quot;&quot;
9550 msgid "Professional Reporting" 9772 msgid "Professional Reporting"
9551 msgstr "" 9773 msgstr ""
9552 9774
9553 -#: i18n/templates.c:6704 9775 +#: i18n/templates.c:6992
9554 msgid "Project Details" 9776 msgid "Project Details"
9555 msgstr "" 9777 msgstr ""
9556 9778
9557 -#: i18n/templates.c:4388  
9558 -msgid "Properties" 9779 +#: i18n/templates.c:4283
  9780 +msgid "Properties could not be saved."
  9781 +msgstr ""
  9782 +
  9783 +#: i18n/templates.c:4286
  9784 +msgid "Properties has been saved."
9559 msgstr "" 9785 msgstr ""
9560 9786
9561 #: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:68 9787 #: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:68
@@ -9568,16 +9794,28 @@ msgstr &quot;&quot; @@ -9568,16 +9794,28 @@ msgstr &quot;&quot;
9568 msgid "Property Preview Plugin" 9794 msgid "Property Preview Plugin"
9569 msgstr "" 9795 msgstr ""
9570 9796
  9797 +#: i18n/templates.c:4304
  9798 +msgid "Provide a reason for cancelling this edit.<br ><br >"
  9799 +msgstr ""
  9800 +
  9801 +#: i18n/templates.c:4316
  9802 +msgid "Provide a reason for editing this document.<br ><br >"
  9803 +msgstr ""
  9804 +
  9805 +#: i18n/templates.c:4310
  9806 +msgid "Provide a reason for this edit.<br ><br >"
  9807 +msgstr ""
  9808 +
9571 #: lib/validation/dispatchervalidation.inc.php:388 9809 #: lib/validation/dispatchervalidation.inc.php:388
9572 #, php-format 9810 #, php-format
9573 msgid "Provided variable %s is not a valid %s" 9811 msgid "Provided variable %s is not a valid %s"
9574 msgstr "" 9812 msgstr ""
9575 9813
9576 -#: i18n/templates.c:2579 9814 +#: i18n/templates.c:2480
9577 msgid "Provider" 9815 msgid "Provider"
9578 msgstr "" 9816 msgstr ""
9579 9817
9580 -#: i18n/templates.c:2585 9818 +#: i18n/templates.c:2486
9581 msgid "Provider configuration" 9819 msgid "Provider configuration"
9582 msgstr "" 9820 msgstr ""
9583 9821
@@ -9594,7 +9832,7 @@ msgstr &quot;&quot; @@ -9594,7 +9832,7 @@ msgstr &quot;&quot;
9594 msgid "Query Editor" 9832 msgid "Query Editor"
9595 msgstr "" 9833 msgstr ""
9596 9834
9597 -#: search2/ajax/parseExpr.php:41 search2/ajax/saveExpr.php:42 9835 +#: search2/ajax/parseExpr.php:43 search2/ajax/saveExpr.php:42
9598 msgid "Query is empty" 9836 msgid "Query is empty"
9599 msgstr "" 9837 msgstr ""
9600 9838
@@ -9602,11 +9840,11 @@ msgstr &quot;&quot; @@ -9602,11 +9840,11 @@ msgstr &quot;&quot;
9602 msgid "Query name is empty" 9840 msgid "Query name is empty"
9603 msgstr "" 9841 msgstr ""
9604 9842
9605 -#: i18n/templates.c:6455 9843 +#: i18n/templates.c:6644
9606 msgid "Queue Coverage :" 9844 msgid "Queue Coverage :"
9607 msgstr "" 9845 msgstr ""
9608 9846
9609 -#: i18n/templates.c:6458 9847 +#: i18n/templates.c:6647
9610 msgid "Queue coverage indicates percentage of documents currently queued for indexing in relation to total repository size." 9848 msgid "Queue coverage indicates percentage of documents currently queued for indexing in relation to total repository size."
9611 msgstr "" 9849 msgstr ""
9612 9850
@@ -9614,7 +9852,7 @@ msgstr &quot;&quot; @@ -9614,7 +9852,7 @@ msgstr &quot;&quot;
9614 msgid "Quick Search" 9852 msgid "Quick Search"
9615 msgstr "" 9853 msgstr ""
9616 9854
9617 -#: i18n/templates.c:2174 i18n/templates.c:2198 9855 +#: i18n/templates.c:2075 i18n/templates.c:2099
9618 msgid "Quick Search Options" 9856 msgid "Quick Search Options"
9619 msgstr "" 9857 msgstr ""
9620 9858
@@ -9688,17 +9926,17 @@ msgstr &quot;&quot; @@ -9688,17 +9926,17 @@ msgstr &quot;&quot;
9688 msgid "Read" 9926 msgid "Read"
9689 msgstr "" 9927 msgstr ""
9690 9928
9691 -#: i18n/templates.c:5405 9929 +#: i18n/templates.c:5594
9692 msgid "Read plugins from filesystem" 9930 msgid "Read plugins from filesystem"
9693 msgstr "" 9931 msgstr ""
9694 9932
9695 -#: i18n/templates.c:2792 9933 +#: i18n/templates.c:2693
9696 msgid "Read the admin introduction." 9934 msgid "Read the admin introduction."
9697 msgstr "" 9935 msgstr ""
9698 9936
9699 -#: plugins/ktcore/KTBulkActions.php:153 plugins/ktcore/KTBulkActions.php:370  
9700 -#: plugins/ktcore/KTBulkActions.php:610 plugins/ktcore/KTBulkActions.php:795  
9701 -#: plugins/ktcore/KTBulkActions.php:1291 9937 +#: plugins/ktcore/KTBulkActions.php:153 plugins/ktcore/KTBulkActions.php:388
  9938 +#: plugins/ktcore/KTBulkActions.php:644 plugins/ktcore/KTBulkActions.php:849
  9939 +#: plugins/ktcore/KTBulkActions.php:1369
9702 #: plugins/ktcore/KTDocumentActions.php:465 9940 #: plugins/ktcore/KTDocumentActions.php:465
9703 #: plugins/ktcore/KTDocumentActions.php:691 9941 #: plugins/ktcore/KTDocumentActions.php:691
9704 #: plugins/ktcore/KTDocumentActions.php:902 9942 #: plugins/ktcore/KTDocumentActions.php:902
@@ -9714,7 +9952,7 @@ msgstr &quot;&quot; @@ -9714,7 +9952,7 @@ msgstr &quot;&quot;
9714 msgid "Reason" 9952 msgid "Reason"
9715 msgstr "" 9953 msgstr ""
9716 9954
9717 -#: i18n/templates.c:2753 i18n/templates.c:2762 9955 +#: i18n/templates.c:2654 i18n/templates.c:2663
9718 msgid "Reason for failure" 9956 msgid "Reason for failure"
9719 msgstr "" 9957 msgstr ""
9720 9958
@@ -9765,36 +10003,32 @@ msgid &quot;Registering Extractor mapping to Mime types&quot; @@ -9765,36 +10003,32 @@ msgid &quot;Registering Extractor mapping to Mime types&quot;
9765 msgstr "" 10003 msgstr ""
9766 10004
9767 #: search2/indexing/bin/reportUnindexedDocuments.php:76 10005 #: search2/indexing/bin/reportUnindexedDocuments.php:76
9768 -msgid "Reindexing documents when they are encountered."  
9769 -msgstr ""  
9770 -  
9771 -#: i18n/templates.c:7724  
9772 -msgid "Relationship" 10006 +msgid "Reindexing documents when they are encountered."
9773 msgstr "" 10007 msgstr ""
9774 10008
9775 -#: i18n/templates.c:4364  
9776 -msgid "Reload" 10009 +#: i18n/templates.c:8012
  10010 +msgid "Relationship"
9777 msgstr "" 10011 msgstr ""
9778 10012
9779 -#: i18n/templates.c:1565 i18n/templates.c:2663 i18n/templates.c:2708  
9780 -#: i18n/templates.c:3593 i18n/templates.c:3641 i18n/templates.c:3857  
9781 -#: i18n/templates.c:4268 i18n/templates.c:5195 i18n/templates.c:5210 10013 +#: i18n/templates.c:2564 i18n/templates.c:2609 i18n/templates.c:3494
  10014 +#: i18n/templates.c:3542 i18n/templates.c:3758 i18n/templates.c:4169
  10015 +#: i18n/templates.c:5384 i18n/templates.c:5399 i18n/templates.c:6776
9782 msgid "Remove" 10016 msgid "Remove"
9783 msgstr "" 10017 msgstr ""
9784 10018
9785 -#: i18n/templates.c:1568 10019 +#: i18n/templates.c:6779
9786 msgid "Remove All" 10020 msgid "Remove All"
9787 msgstr "" 10021 msgstr ""
9788 10022
9789 -#: i18n/templates.c:6245 10023 +#: i18n/templates.c:6434
9790 msgid "Remove Criteria Group" 10024 msgid "Remove Criteria Group"
9791 msgstr "" 10025 msgstr ""
9792 10026
9793 -#: i18n/templates.c:5252 10027 +#: i18n/templates.c:5441
9794 msgid "Remove conditional" 10028 msgid "Remove conditional"
9795 msgstr "" 10029 msgstr ""
9796 10030
9797 -#: i18n/templates.c:3698 i18n/templates.c:5123 i18n/templates.c:5282 10031 +#: i18n/templates.c:3599 i18n/templates.c:5312 i18n/templates.c:5471
9798 msgid "Remove fields" 10032 msgid "Remove fields"
9799 msgstr "" 10033 msgstr ""
9800 10034
@@ -9802,7 +10036,7 @@ msgstr &quot;&quot; @@ -9802,7 +10036,7 @@ msgstr &quot;&quot;
9802 msgid "Remove from assigned entities" 10036 msgid "Remove from assigned entities"
9803 msgstr "" 10037 msgstr ""
9804 10038
9805 -#: i18n/templates.c:7952 10039 +#: i18n/templates.c:8240
9806 msgid "Remove subscription" 10040 msgid "Remove subscription"
9807 msgstr "" 10041 msgstr ""
9808 10042
@@ -9825,21 +10059,21 @@ msgid &quot;Removing document from queue: documentId %d&quot; @@ -9825,21 +10059,21 @@ msgid &quot;Removing document from queue: documentId %d&quot;
9825 msgstr "" 10059 msgstr ""
9826 10060
9827 #: plugins/ktcore/document/Rename.php:58 plugins/ktcore/document/Rename.php:82 10061 #: plugins/ktcore/document/Rename.php:58 plugins/ktcore/document/Rename.php:82
9828 -#: plugins/ktcore/folder/Rename.php:52 i18n/templates.c:2432  
9829 -#: i18n/templates.c:2435 i18n/templates.c:3896 i18n/transactions.c:4 10062 +#: plugins/ktcore/folder/Rename.php:52 i18n/templates.c:2333
  10063 +#: i18n/templates.c:2336 i18n/templates.c:3797 i18n/transactions.c:4
9830 msgid "Rename" 10064 msgid "Rename"
9831 msgstr "" 10065 msgstr ""
9832 10066
9833 -#: i18n/templates.c:4910 i18n/templates.c:4922 i18n/templates.c:5084  
9834 -#: i18n/templates.c:5087 10067 +#: i18n/templates.c:5099 i18n/templates.c:5111 i18n/templates.c:5273
  10068 +#: i18n/templates.c:5276
9835 msgid "Rename Behaviours" 10069 msgid "Rename Behaviours"
9836 msgstr "" 10070 msgstr ""
9837 10071
9838 -#: i18n/templates.c:2426 10072 +#: i18n/templates.c:2327
9839 msgid "Rename Document" 10073 msgid "Rename Document"
9840 msgstr "" 10074 msgstr ""
9841 10075
9842 -#: i18n/templates.c:3887 i18n/templates.c:3893 10076 +#: i18n/templates.c:3788 i18n/templates.c:3794
9843 msgid "Rename Folder" 10077 msgid "Rename Folder"
9844 msgstr "" 10078 msgstr ""
9845 10079
@@ -9847,16 +10081,16 @@ msgstr &quot;&quot; @@ -9847,16 +10081,16 @@ msgstr &quot;&quot;
9847 msgid "Rename folder" 10081 msgid "Rename folder"
9848 msgstr "" 10082 msgstr ""
9849 10083
9850 -#: lib/foldermanagement/folderutil.inc.php:285 10084 +#: lib/foldermanagement/folderutil.inc.php:296
9851 #, php-format 10085 #, php-format
9852 msgid "Renamed from \"%s\" to \"%s\"" 10086 msgid "Renamed from \"%s\" to \"%s\""
9853 msgstr "" 10087 msgstr ""
9854 10088
9855 -#: i18n/templates.c:4631 i18n/templates.c:5369 10089 +#: i18n/templates.c:4820 i18n/templates.c:5558
9856 msgid "Reorder down" 10090 msgid "Reorder down"
9857 msgstr "" 10091 msgstr ""
9858 10092
9859 -#: i18n/templates.c:4628 i18n/templates.c:5366 10093 +#: i18n/templates.c:4817 i18n/templates.c:5555
9860 msgid "Reorder up" 10094 msgid "Reorder up"
9861 msgstr "" 10095 msgstr ""
9862 10096
@@ -9872,7 +10106,7 @@ msgstr &quot;&quot; @@ -9872,7 +10106,7 @@ msgstr &quot;&quot;
9872 msgid "Replacement already exists. Editing the existing copy instead of replacing." 10106 msgid "Replacement already exists. Editing the existing copy instead of replacing."
9873 msgstr "" 10107 msgstr ""
9874 10108
9875 -#: i18n/templates.c:7661 10109 +#: i18n/templates.c:7949
9876 msgid "Replies" 10110 msgid "Replies"
9877 msgstr "" 10111 msgstr ""
9878 10112
@@ -9893,12 +10127,12 @@ msgstr &quot;&quot; @@ -9893,12 +10127,12 @@ msgstr &quot;&quot;
9893 msgid "Reports on user activities - login history and last login information." 10127 msgid "Reports on user activities - login history and last login information."
9894 msgstr "" 10128 msgstr ""
9895 10129
9896 -#: plugins/ktcore/KTAssist.php:51 i18n/templates.c:2279 i18n/templates.c:2285  
9897 -#: i18n/templates.c:2288 10130 +#: plugins/ktcore/KTAssist.php:51 i18n/templates.c:2180 i18n/templates.c:2186
  10131 +#: i18n/templates.c:2189
9898 msgid "Request Assistance" 10132 msgid "Request Assistance"
9899 msgstr "" 10133 msgstr ""
9900 10134
9901 -#: i18n/templates.c:2231 i18n/templates.c:2240 10135 +#: i18n/templates.c:2132 i18n/templates.c:2141
9902 msgid "Request created in #timing#s" 10136 msgid "Request created in #timing#s"
9903 msgstr "" 10137 msgstr ""
9904 10138
@@ -9915,10 +10149,10 @@ msgstr &quot;&quot; @@ -9915,10 +10149,10 @@ msgstr &quot;&quot;
9915 #: plugins/ktcore/admin/fieldsets/basic.inc.php:241 i18n/templates.c:200 10149 #: plugins/ktcore/admin/fieldsets/basic.inc.php:241 i18n/templates.c:200
9916 #: i18n/templates.c:212 i18n/templates.c:284 i18n/templates.c:296 10150 #: i18n/templates.c:212 i18n/templates.c:284 i18n/templates.c:296
9917 #: i18n/templates.c:377 i18n/templates.c:389 i18n/templates.c:485 10151 #: i18n/templates.c:377 i18n/templates.c:389 i18n/templates.c:485
9918 -#: i18n/templates.c:497 i18n/templates.c:1706 i18n/templates.c:1709  
9919 -#: i18n/templates.c:1712 i18n/templates.c:1730 i18n/templates.c:1733  
9920 -#: i18n/templates.c:1736 i18n/templates.c:1739 i18n/templates.c:1742  
9921 -#: i18n/templates.c:4202 i18n/templates.c:4223 i18n/templates.c:5162 10152 +#: i18n/templates.c:497 i18n/templates.c:1607 i18n/templates.c:1610
  10153 +#: i18n/templates.c:1613 i18n/templates.c:1631 i18n/templates.c:1634
  10154 +#: i18n/templates.c:1637 i18n/templates.c:1640 i18n/templates.c:1643
  10155 +#: i18n/templates.c:4103 i18n/templates.c:4124 i18n/templates.c:5351
9922 msgid "Required" 10156 msgid "Required"
9923 msgstr "" 10157 msgstr ""
9924 10158
@@ -9932,19 +10166,19 @@ msgstr &quot;&quot; @@ -9932,19 +10166,19 @@ msgstr &quot;&quot;
9932 msgid "Required value %s not set" 10166 msgid "Required value %s not set"
9933 msgstr "" 10167 msgstr ""
9934 10168
9935 -#: i18n/templates.c:5411 10169 +#: i18n/templates.c:5600
9936 msgid "Reread plugins" 10170 msgid "Reread plugins"
9937 msgstr "" 10171 msgstr ""
9938 10172
9939 -#: i18n/templates.c:1559 10173 +#: i18n/templates.c:6770
9940 msgid "Reschedule" 10174 msgid "Reschedule"
9941 msgstr "" 10175 msgstr ""
9942 10176
9943 -#: i18n/templates.c:1562 i18n/templates.c:1613 10177 +#: i18n/templates.c:6773 i18n/templates.c:6824
9944 msgid "Reschedule All" 10178 msgid "Reschedule All"
9945 msgstr "" 10179 msgstr ""
9946 10180
9947 -#: i18n/templates.c:1604 10181 +#: i18n/templates.c:6815
9948 msgid "Reschedule All Documents" 10182 msgid "Reschedule All Documents"
9949 msgstr "" 10183 msgstr ""
9950 10184
@@ -9953,7 +10187,7 @@ msgstr &quot;&quot; @@ -9953,7 +10187,7 @@ msgstr &quot;&quot;
9953 msgid "Reschedule all documents" 10187 msgid "Reschedule all documents"
9954 msgstr "" 10188 msgstr ""
9955 10189
9956 -#: i18n/templates.c:4373 i18n/templates.c:4382 i18n/templates.c:6311 10190 +#: i18n/templates.c:6500
9957 msgid "Reset" 10191 msgid "Reset"
9958 msgstr "" 10192 msgstr ""
9959 10193
@@ -9965,24 +10199,24 @@ msgstr &quot;&quot; @@ -9965,24 +10199,24 @@ msgstr &quot;&quot;
9965 msgid "Reset password" 10199 msgid "Reset password"
9966 msgstr "" 10200 msgstr ""
9967 10201
9968 -#: i18n/templates.c:3377 i18n/templates.c:3944 10202 +#: i18n/templates.c:3278 i18n/templates.c:3845
9969 msgid "Resolved permissions per user" 10203 msgid "Resolved permissions per user"
9970 msgstr "" 10204 msgstr ""
9971 10205
9972 -#: i18n/templates.c:6350 10206 +#: i18n/templates.c:6539
9973 msgid "Resource" 10207 msgid "Resource"
9974 msgstr "" 10208 msgstr ""
9975 10209
9976 -#: i18n/templates.c:2957 i18n/templates.c:3035 10210 +#: i18n/templates.c:2858 i18n/templates.c:2936
9977 msgid "Restore" 10211 msgid "Restore"
9978 msgstr "" 10212 msgstr ""
9979 10213
9980 -#: plugins/commercial/guidInserter/GuidInserter.php:389 i18n/templates.c:146  
9981 -#: i18n/templates.c:155 i18n/templates.c:2492 10214 +#: plugins/commercial/guidInserter/GuidInserter.php:424 i18n/templates.c:146
  10215 +#: i18n/templates.c:155 i18n/templates.c:2393
9982 msgid "Restore Document" 10216 msgid "Restore Document"
9983 msgstr "" 10217 msgstr ""
9984 10218
9985 -#: i18n/templates.c:3158 10219 +#: i18n/templates.c:3059
9986 msgid "Restore To" 10220 msgid "Restore To"
9987 msgstr "" 10221 msgstr ""
9988 10222
@@ -10004,11 +10238,19 @@ msgstr &quot;&quot; @@ -10004,11 +10238,19 @@ msgstr &quot;&quot;
10004 msgid "Restored from deleted state by %s" 10238 msgid "Restored from deleted state by %s"
10005 msgstr "" 10239 msgstr ""
10006 10240
10007 -#: i18n/templates.c:1214 i18n/templates.c:3500 10241 +#: i18n/templates.c:4493
  10242 +msgid "Restores document properties to previously saved values."
  10243 +msgstr ""
  10244 +
  10245 +#: i18n/templates.c:4520
  10246 +msgid "Restores previously saved document properties."
  10247 +msgstr ""
  10248 +
  10249 +#: i18n/templates.c:1214 i18n/templates.c:3401
10008 msgid "Restrict document types" 10250 msgid "Restrict document types"
10009 msgstr "" 10251 msgstr ""
10010 10252
10011 -#: i18n/templates.c:7034 10253 +#: i18n/templates.c:7322
10012 msgid "Restriction" 10254 msgid "Restriction"
10013 msgstr "" 10255 msgstr ""
10014 10256
@@ -10016,51 +10258,55 @@ msgstr &quot;&quot; @@ -10016,51 +10258,55 @@ msgstr &quot;&quot;
10016 msgid "Restriction Type" 10258 msgid "Restriction Type"
10017 msgstr "" 10259 msgstr ""
10018 10260
10019 -#: lib/actions/bulkaction.php:505 10261 +#: lib/actions/bulkaction.php:530
10020 msgid "Return" 10262 msgid "Return"
10021 msgstr "" 10263 msgstr ""
10022 10264
10023 -#: i18n/templates.c:4286 10265 +#: i18n/templates.c:4187
10024 msgid "Return items which match" 10266 msgid "Return items which match"
10025 msgstr "" 10267 msgstr ""
10026 10268
10027 -#: i18n/templates.c:6227 10269 +#: i18n/templates.c:6416
10028 msgid "Return items which match #options# of the criteria groups specified." 10270 msgid "Return items which match #options# of the criteria groups specified."
10029 msgstr "" 10271 msgstr ""
10030 10272
10031 -#: i18n/templates.c:6239 10273 +#: i18n/templates.c:6428
10032 msgid "Return items which match #options# of the criteria specified below." 10274 msgid "Return items which match #options# of the criteria specified below."
10033 msgstr "" 10275 msgstr ""
10034 10276
10035 -#: i18n/templates.c:2600 i18n/templates.c:2642 i18n/templates.c:2687 10277 +#: i18n/templates.c:2501 i18n/templates.c:2543 i18n/templates.c:2588
10036 msgid "Return items which match &nbsp;#options# of the <strong>criteria groups</strong> specified." 10278 msgid "Return items which match &nbsp;#options# of the <strong>criteria groups</strong> specified."
10037 msgstr "" 10279 msgstr ""
10038 10280
10039 -#: i18n/templates.c:2612 10281 +#: i18n/templates.c:2513
10040 msgid "Return items which match &nbsp;#options# of the criteria specified below." 10282 msgid "Return items which match &nbsp;#options# of the criteria specified below."
10041 msgstr "" 10283 msgstr ""
10042 10284
10043 -#: i18n/templates.c:2654 i18n/templates.c:2699 10285 +#: i18n/templates.c:2555 i18n/templates.c:2600
10044 msgid "Return items which match &nbsp;#options# of the criteria specified." 10286 msgid "Return items which match &nbsp;#options# of the criteria specified."
10045 msgstr "" 10287 msgstr ""
10046 10288
10047 -#: i18n/templates.c:2303 10289 +#: i18n/templates.c:2204
10048 msgid "Return to Folder" 10290 msgid "Return to Folder"
10049 msgstr "" 10291 msgstr ""
10050 10292
10051 -#: plugins/ktcore/KTBulkActions.php:1359 10293 +#: plugins/ktcore/KTBulkActions.php:1437
10052 #, php-format 10294 #, php-format
10053 msgid "Return to the original <a href=\"%s\">folder</a>" 10295 msgid "Return to the original <a href=\"%s\">folder</a>"
10054 msgstr "" 10296 msgstr ""
10055 10297
10056 -#: i18n/templates.c:4235 i18n/templates.c:4238 10298 +#: i18n/templates.c:4136 i18n/templates.c:4139
10057 msgid "Return to where you came from." 10299 msgid "Return to where you came from."
10058 msgstr "" 10300 msgstr ""
10059 10301
  10302 +#: i18n/templates.c:4502
  10303 +msgid "Revert"
  10304 +msgstr ""
  10305 +
10060 #: plugins/ktcore/folder/Permissions.php:449 10306 #: plugins/ktcore/folder/Permissions.php:449
10061 -#: plugins/ktcore/folder/Permissions.php:456 i18n/templates.c:2450  
10062 -#: i18n/templates.c:3281 i18n/templates.c:3914 i18n/templates.c:3995  
10063 -#: i18n/templates.c:4157 i18n/templates.c:7328 10307 +#: plugins/ktcore/folder/Permissions.php:456 i18n/templates.c:2351
  10308 +#: i18n/templates.c:3182 i18n/templates.c:3815 i18n/templates.c:3896
  10309 +#: i18n/templates.c:4058 i18n/templates.c:7616
10064 msgid "Role" 10310 msgid "Role"
10065 msgstr "" 10311 msgstr ""
10066 10312
@@ -10079,7 +10325,7 @@ msgstr &quot;&quot; @@ -10079,7 +10325,7 @@ msgstr &quot;&quot;
10079 msgid "Role \"%s\" updated." 10325 msgid "Role \"%s\" updated."
10080 msgstr "" 10326 msgstr ""
10081 10327
10082 -#: i18n/templates.c:5738 10328 +#: i18n/templates.c:5927
10083 msgid "Role Administration" 10329 msgid "Role Administration"
10084 msgstr "" 10330 msgstr ""
10085 10331
@@ -10088,7 +10334,7 @@ msgstr &quot;&quot; @@ -10088,7 +10334,7 @@ msgstr &quot;&quot;
10088 msgid "Role Management" 10334 msgid "Role Management"
10089 msgstr "" 10335 msgstr ""
10090 10336
10091 -#: i18n/templates.c:5759 10337 +#: i18n/templates.c:5948
10092 msgid "Role Name" 10338 msgid "Role Name"
10093 msgstr "" 10339 msgstr ""
10094 10340
@@ -10104,11 +10350,11 @@ msgstr &quot;&quot; @@ -10104,11 +10350,11 @@ msgstr &quot;&quot;
10104 msgid "Role allocations changed" 10350 msgid "Role allocations changed"
10105 msgstr "" 10351 msgstr ""
10106 10352
10107 -#: ktapi/ktapi.inc.php:1403 ktapi/ktapi.inc.php:1651 10353 +#: ktapi/ktapi.inc.php:1404 ktapi/ktapi.inc.php:1652
10108 msgid "Role id must be numeric." 10354 msgid "Role id must be numeric."
10109 msgstr "" 10355 msgstr ""
10110 10356
10111 -#: ktapi/ktapi.inc.php:1436 10357 +#: ktapi/ktapi.inc.php:1437
10112 msgid "Role name must be a string." 10358 msgid "Role name must be a string."
10113 msgstr "" 10359 msgstr ""
10114 10360
@@ -10116,8 +10362,8 @@ msgstr &quot;&quot; @@ -10116,8 +10362,8 @@ msgstr &quot;&quot;
10116 msgid "Role now uses parent." 10362 msgid "Role now uses parent."
10117 msgstr "" 10363 msgstr ""
10118 10364
10119 -#: i18n/templates.c:3278 i18n/templates.c:3911 i18n/templates.c:4154  
10120 -#: i18n/templates.c:4307 i18n/templates.c:7325 10365 +#: i18n/templates.c:3179 i18n/templates.c:3812 i18n/templates.c:4055
  10366 +#: i18n/templates.c:4208 i18n/templates.c:7613
10121 msgid "Role or Group" 10367 msgid "Role or Group"
10122 msgstr "" 10368 msgstr ""
10123 10369
@@ -10127,9 +10373,9 @@ msgid &quot;Role: %s&quot; @@ -10127,9 +10373,9 @@ msgid &quot;Role: %s&quot;
10127 msgstr "" 10373 msgstr ""
10128 10374
10129 #: plugins/commercial/KTDocTypeAlerts.php:279 10375 #: plugins/commercial/KTDocTypeAlerts.php:279
10130 -#: plugins/commercial/alerts.php:906 plugins/ktcore/KTCorePlugin.php:267  
10131 -#: plugins/ktcore/admin/workflowsv2.php:2190 i18n/templates.c:7160  
10132 -#: i18n/templates.c:7271 10376 +#: plugins/commercial/alerts.php:914 plugins/ktcore/KTCorePlugin.php:267
  10377 +#: plugins/ktcore/admin/workflowsv2.php:2190 i18n/templates.c:7448
  10378 +#: i18n/templates.c:7559
10133 msgid "Roles" 10379 msgid "Roles"
10134 msgstr "" 10380 msgstr ""
10135 10381
@@ -10137,11 +10383,11 @@ msgstr &quot;&quot; @@ -10137,11 +10383,11 @@ msgstr &quot;&quot;
10137 msgid "Root" 10383 msgid "Root"
10138 msgstr "" 10384 msgstr ""
10139 10385
10140 -#: i18n/templates.c:5999 10386 +#: i18n/templates.c:6188
10141 msgid "Run Condition" 10387 msgid "Run Condition"
10142 msgstr "" 10388 msgstr ""
10143 10389
10144 -#: i18n/templates.c:6041 i18n/templates.c:6533 10390 +#: i18n/templates.c:6230 i18n/templates.c:6722
10145 msgid "Run Search" 10391 msgid "Run Search"
10146 msgstr "" 10392 msgstr ""
10147 10393
@@ -10152,19 +10398,26 @@ msgstr &quot;&quot; @@ -10152,19 +10398,26 @@ msgstr &quot;&quot;
10152 #: plugins/ktcore/admin/conditions.php:117 10398 #: plugins/ktcore/admin/conditions.php:117
10153 #: plugins/ktcore/admin/fieldsets/basic.inc.php:438 10399 #: plugins/ktcore/admin/fieldsets/basic.inc.php:438
10154 #: plugins/ktcore/admin/savedSearch.php:76 i18n/templates.c:1004 10400 #: plugins/ktcore/admin/savedSearch.php:76 i18n/templates.c:1004
10155 -#: i18n/templates.c:1652 i18n/templates.c:2519 i18n/templates.c:4376  
10156 -#: i18n/templates.c:4385 i18n/templates.c:4409 i18n/templates.c:5945  
10157 -#: i18n/templates.c:6317 i18n/templates.c:6323 i18n/templates.c:6590  
10158 -#: i18n/templates.c:7262 i18n/templates.c:7304 i18n/templates.c:7349  
10159 -#: i18n/templates.c:7841 i18n/templates.c:7844 10401 +#: i18n/templates.c:1553 i18n/templates.c:2420 i18n/templates.c:4436
  10402 +#: i18n/templates.c:6134 i18n/templates.c:6506 i18n/templates.c:6512
  10403 +#: i18n/templates.c:6878 i18n/templates.c:7550 i18n/templates.c:7592
  10404 +#: i18n/templates.c:7637 i18n/templates.c:8129 i18n/templates.c:8132
10160 msgid "Save" 10405 msgid "Save"
10161 msgstr "" 10406 msgstr ""
10162 10407
10163 -#: i18n/templates.c:1682 10408 +#: i18n/templates.c:4508
  10409 +msgid "Save As"
  10410 +msgstr ""
  10411 +
  10412 +#: i18n/templates.c:4460
  10413 +msgid "Save As New Version"
  10414 +msgstr ""
  10415 +
  10416 +#: i18n/templates.c:1583
10164 msgid "Save Changes" 10417 msgid "Save Changes"
10165 msgstr "" 10418 msgstr ""
10166 10419
10167 -#: i18n/templates.c:2780 10420 +#: i18n/templates.c:2681
10168 msgid "Save Config Settings" 10421 msgid "Save Config Settings"
10169 msgstr "" 10422 msgstr ""
10170 10423
@@ -10172,24 +10425,36 @@ msgstr &quot;&quot; @@ -10172,24 +10425,36 @@ msgstr &quot;&quot;
10172 msgid "Save Document" 10425 msgid "Save Document"
10173 msgstr "" 10426 msgstr ""
10174 10427
10175 -#: i18n/templates.c:7595 i18n/templates.c:7607 i18n/templates.c:7619  
10176 -#: i18n/templates.c:7631 i18n/templates.c:7643 10428 +#: i18n/templates.c:4469
  10429 +msgid "Save Properties"
  10430 +msgstr ""
  10431 +
  10432 +#: i18n/templates.c:7883 i18n/templates.c:7895 i18n/templates.c:7907
  10433 +#: i18n/templates.c:7919 i18n/templates.c:7931
10177 msgid "Save Trigger" 10434 msgid "Save Trigger"
10178 msgstr "" 10435 msgstr ""
10179 10436
  10437 +#: i18n/templates.c:4478
  10438 +msgid "Save and Close"
  10439 +msgstr ""
  10440 +
  10441 +#: i18n/templates.c:4523
  10442 +msgid "Save as"
  10443 +msgstr ""
  10444 +
10180 #: i18n/templates.c:1463 10445 #: i18n/templates.c:1463
10181 msgid "Save changes" 10446 msgid "Save changes"
10182 msgstr "" 10447 msgstr ""
10183 10448
10184 -#: i18n/templates.c:1646 10449 +#: i18n/templates.c:1547
10185 msgid "Save this search" 10450 msgid "Save this search"
10186 msgstr "" 10451 msgstr ""
10187 10452
10188 -#: i18n/templates.c:6326 10453 +#: i18n/templates.c:6515
10189 msgid "Saved" 10454 msgid "Saved"
10190 msgstr "" 10455 msgstr ""
10191 10456
10192 -#: search/booleanSearch.php:258 i18n/templates.c:6566 i18n/templates.c:7940 10457 +#: search/booleanSearch.php:258 i18n/templates.c:6854 i18n/templates.c:8228
10193 msgid "Saved Search" 10458 msgid "Saved Search"
10194 msgstr "" 10459 msgstr ""
10195 10460
@@ -10198,8 +10463,8 @@ msgstr &quot;&quot; @@ -10198,8 +10463,8 @@ msgstr &quot;&quot;
10198 msgid "Saved Search: %s" 10463 msgid "Saved Search: %s"
10199 msgstr "" 10464 msgstr ""
10200 10465
10201 -#: plugins/ktcore/admin/savedSearch.php:52 i18n/templates.c:2156  
10202 -#: i18n/templates.c:2189 i18n/templates.c:7937 10466 +#: plugins/ktcore/admin/savedSearch.php:52 i18n/templates.c:2057
  10467 +#: i18n/templates.c:2090 i18n/templates.c:8225
10203 msgid "Saved Searches" 10468 msgid "Saved Searches"
10204 msgstr "" 10469 msgstr ""
10205 10470
@@ -10211,23 +10476,51 @@ msgstr &quot;&quot; @@ -10211,23 +10476,51 @@ msgstr &quot;&quot;
10211 msgid "Saved search ID is not numeric" 10476 msgid "Saved search ID is not numeric"
10212 msgstr "" 10477 msgstr ""
10213 10478
10214 -#: i18n/templates.c:6470 10479 +#: i18n/templates.c:6659
10215 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." 10480 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."
10216 msgstr "" 10481 msgstr ""
10217 10482
10218 -#: i18n/templates.c:6005 10483 +#: i18n/templates.c:6194
10219 msgid "Saved searches" 10484 msgid "Saved searches"
10220 msgstr "" 10485 msgstr ""
10221 10486
10222 -#: i18n/templates.c:6008 10487 +#: i18n/templates.c:6197
10223 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." 10488 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."
10224 msgstr "" 10489 msgstr ""
10225 10490
10226 -#: lib/documentmanagement/documentutil.inc.php:321 10491 +#: i18n/templates.c:4511
  10492 +msgid "Saves a KnowledgeTree document currently open for viewing in Office as a new document in KnowledgeTree."
  10493 +msgstr ""
  10494 +
  10495 +#: i18n/templates.c:4445
  10496 +msgid "Saves active document to a new folder. You must have 'write' permissions on the folder."
  10497 +msgstr ""
  10498 +
  10499 +#: i18n/templates.c:4472
  10500 +msgid "Saves edited document properties to KnowledgeTree."
  10501 +msgstr ""
  10502 +
  10503 +#: i18n/templates.c:4526
  10504 +msgid "Saves the document you downloaded from KnowledgeTree as a new document in KnowledgeTree."
  10505 +msgstr ""
  10506 +
  10507 +#: i18n/templates.c:4475
  10508 +msgid "Saves your changes to KnowledgeTree and allows you to continue editing the document in Office."
  10509 +msgstr ""
  10510 +
  10511 +#: i18n/templates.c:4481
  10512 +msgid "Saves your changes to KnowledgeTree and closes the document in Office."
  10513 +msgstr ""
  10514 +
  10515 +#: i18n/templates.c:4319
  10516 +msgid "Saving Document (check-i"
  10517 +msgstr ""
  10518 +
  10519 +#: lib/documentmanagement/documentutil.inc.php:323
10227 msgid "Saving metadata" 10520 msgid "Saving metadata"
10228 msgstr "" 10521 msgstr ""
10229 10522
10230 -#: lib/documentmanagement/documentutil.inc.php:753 10523 +#: lib/documentmanagement/documentutil.inc.php:776
10231 msgid "Scanning file" 10524 msgid "Scanning file"
10232 msgstr "" 10525 msgstr ""
10233 10526
@@ -10261,9 +10554,9 @@ msgstr &quot;&quot; @@ -10261,9 +10554,9 @@ msgstr &quot;&quot;
10261 10554
10262 #: lib/templating/kt3template.inc.php:318 plugins/ktcore/KTCorePlugin.php:154 10555 #: lib/templating/kt3template.inc.php:318 plugins/ktcore/KTCorePlugin.php:154
10263 #: plugins/ktcore/KTPortlets.php:45 plugins/search2/Search2Portlet.php:8 10556 #: plugins/ktcore/KTPortlets.php:45 plugins/search2/Search2Portlet.php:8
10264 -#: search/booleanSearch.php:238 i18n/templates.c:2630 i18n/templates.c:2675  
10265 -#: i18n/templates.c:2720 i18n/templates.c:4313 i18n/templates.c:6272  
10266 -#: i18n/templates.c:6305 10557 +#: search/booleanSearch.php:238 i18n/templates.c:2531 i18n/templates.c:2576
  10558 +#: i18n/templates.c:2621 i18n/templates.c:4361 i18n/templates.c:6461
  10559 +#: i18n/templates.c:6494
10267 msgid "Search" 10560 msgid "Search"
10268 msgstr "" 10561 msgstr ""
10269 10562
@@ -10272,12 +10565,12 @@ msgstr &quot;&quot; @@ -10272,12 +10565,12 @@ msgstr &quot;&quot;
10272 msgid "Search Attributes" 10565 msgid "Search Attributes"
10273 msgstr "" 10566 msgstr ""
10274 10567
10275 -#: i18n/templates.c:6548 i18n/templates.c:6551 10568 +#: i18n/templates.c:6836 i18n/templates.c:6839
10276 msgid "Search Criteria" 10569 msgid "Search Criteria"
10277 msgstr "" 10570 msgstr ""
10278 10571
10279 -#: i18n/templates.c:6215 i18n/templates.c:6275 i18n/templates.c:6479  
10280 -#: i18n/templates.c:6542 i18n/templates.c:6554 i18n/templates.c:6599 10572 +#: i18n/templates.c:6404 i18n/templates.c:6464 i18n/templates.c:6668
  10573 +#: i18n/templates.c:6830 i18n/templates.c:6842 i18n/templates.c:6887
10281 msgid "Search Criteria Editor" 10574 msgid "Search Criteria Editor"
10282 msgstr "" 10575 msgstr ""
10283 10576
@@ -10285,11 +10578,11 @@ msgstr &quot;&quot; @@ -10285,11 +10578,11 @@ msgstr &quot;&quot;
10285 msgid "Search Deleted" 10578 msgid "Search Deleted"
10286 msgstr "" 10579 msgstr ""
10287 10580
10288 -#: i18n/templates.c:5870 10581 +#: i18n/templates.c:6059
10289 msgid "Search For Users" 10582 msgid "Search For Users"
10290 msgstr "" 10583 msgstr ""
10291 10584
10292 -#: i18n/templates.c:6020 10585 +#: i18n/templates.c:6209
10293 msgid "Search Name" 10586 msgid "Search Name"
10294 msgstr "" 10587 msgstr ""
10295 10588
@@ -10299,7 +10592,7 @@ msgstr &quot;&quot; @@ -10299,7 +10592,7 @@ msgstr &quot;&quot;
10299 10592
10300 #: plugins/tagcloud/TagCloudRedirectPage.php:122 search/booleanSearch.php:252 10593 #: plugins/tagcloud/TagCloudRedirectPage.php:122 search/booleanSearch.php:252
10301 #: search2.php:390 search2.php:391 search2.php:470 search2.php:471 10594 #: search2.php:390 search2.php:391 search2.php:470 search2.php:471
10302 -#: i18n/templates.c:6593 10595 +#: i18n/templates.c:6881
10303 msgid "Search Results" 10596 msgid "Search Results"
10304 msgstr "" 10597 msgstr ""
10305 10598
@@ -10317,23 +10610,27 @@ msgstr &quot;&quot; @@ -10317,23 +10610,27 @@ msgstr &quot;&quot;
10317 msgid "Search and Indexing Settings" 10610 msgid "Search and Indexing Settings"
10318 msgstr "" 10611 msgstr ""
10319 10612
10320 -#: i18n/templates.c:2216 10613 +#: i18n/templates.c:2117
10321 msgid "Search engine format" 10614 msgid "Search engine format"
10322 msgstr "" 10615 msgstr ""
10323 10616
10324 -#: i18n/templates.c:7850 10617 +#: i18n/templates.c:4637
  10618 +msgid "Search for documents"
  10619 +msgstr ""
  10620 +
  10621 +#: i18n/templates.c:8138
10325 msgid "Search for group" 10622 msgid "Search for group"
10326 msgstr "" 10623 msgstr ""
10327 10624
10328 -#: i18n/templates.c:5609 10625 +#: i18n/templates.c:5798
10329 msgid "Search for groups" 10626 msgid "Search for groups"
10330 msgstr "" 10627 msgstr ""
10331 10628
10332 -#: i18n/templates.c:7871 10629 +#: i18n/templates.c:8159
10333 msgid "Search for user" 10630 msgid "Search for user"
10334 msgstr "" 10631 msgstr ""
10335 10632
10336 -#: i18n/templates.c:446 i18n/templates.c:554 i18n/templates.c:5864 10633 +#: i18n/templates.c:446 i18n/templates.c:554 i18n/templates.c:6053
10337 msgid "Search for users" 10634 msgid "Search for users"
10338 msgstr "" 10635 msgstr ""
10339 10636
@@ -10356,7 +10653,7 @@ msgstr &quot;&quot; @@ -10356,7 +10653,7 @@ msgstr &quot;&quot;
10356 msgid "Search not saved" 10653 msgid "Search not saved"
10357 msgstr "" 10654 msgstr ""
10358 10655
10359 -#: i18n/templates.c:6605 10656 +#: i18n/templates.c:6893
10360 msgid "Search results found: #count#" 10657 msgid "Search results found: #count#"
10361 msgstr "" 10658 msgstr ""
10362 10659
@@ -10369,16 +10666,20 @@ msgstr &quot;&quot; @@ -10369,16 +10666,20 @@ msgstr &quot;&quot;
10369 msgid "Search with this name already exists" 10666 msgid "Search with this name already exists"
10370 msgstr "" 10667 msgstr ""
10371 10668
10372 -#: i18n/templates.c:2180 10669 +#: i18n/templates.c:2081
10373 msgid "Searches will now only search metadata" 10670 msgid "Searches will now only search metadata"
10374 msgstr "" 10671 msgstr ""
10375 10672
10376 -#: i18n/templates.c:2177 10673 +#: i18n/templates.c:2078
10377 msgid "Searches will now search both content and metadata" 10674 msgid "Searches will now search both content and metadata"
10378 msgstr "" 10675 msgstr ""
10379 10676
  10677 +#: i18n/templates.c:4358
  10678 +msgid "Searching..."
  10679 +msgstr ""
  10680 +
10380 #: plugins/ktcore/KTCorePlugin.php:359 plugins/ktcore/admin/workflowsv2.php:76 10681 #: plugins/ktcore/KTCorePlugin.php:359 plugins/ktcore/admin/workflowsv2.php:76
10381 -#: plugins/ktcore/admin/workflowsv2.php:1233 i18n/templates.c:6875 10682 +#: plugins/ktcore/admin/workflowsv2.php:1233 i18n/templates.c:7163
10382 msgid "Security" 10683 msgid "Security"
10383 msgstr "" 10684 msgstr ""
10384 10685
@@ -10386,7 +10687,7 @@ msgstr &quot;&quot; @@ -10386,7 +10687,7 @@ msgstr &quot;&quot;
10386 msgid "Security Management" 10687 msgid "Security Management"
10387 msgstr "" 10688 msgstr ""
10388 10689
10389 -#: i18n/templates.c:7046 10690 +#: i18n/templates.c:7334
10390 msgid "Security Overview: #name#" 10691 msgid "Security Overview: #name#"
10391 msgstr "" 10692 msgstr ""
10392 10693
@@ -10399,13 +10700,13 @@ msgstr &quot;&quot; @@ -10399,13 +10700,13 @@ msgstr &quot;&quot;
10399 msgid "Security properties on the PDF document prevent text from being extracted." 10700 msgid "Security properties on the PDF document prevent text from being extracted."
10400 msgstr "" 10701 msgstr ""
10401 10702
10402 -#: i18n/templates.c:6644 10703 +#: i18n/templates.c:6932
10403 msgid "Select All" 10704 msgid "Select All"
10404 msgstr "" 10705 msgstr ""
10405 10706
10406 #: plugins/commercial/documentcomparison/DocumentComparison.php:51 10707 #: plugins/commercial/documentcomparison/DocumentComparison.php:51
10407 #: plugins/ktcore/KTDocumentActions.php:236 i18n/templates.c:83 10708 #: plugins/ktcore/KTDocumentActions.php:236 i18n/templates.c:83
10408 -#: i18n/templates.c:3230 10709 +#: i18n/templates.c:3131
10409 msgid "Select Document Version to compare against" 10710 msgid "Select Document Version to compare against"
10410 msgstr "" 10711 msgstr ""
10411 10712
@@ -10413,7 +10714,7 @@ msgstr &quot;&quot; @@ -10413,7 +10714,7 @@ msgstr &quot;&quot;
10413 msgid "Select External RSS Feed" 10714 msgid "Select External RSS Feed"
10414 msgstr "" 10715 msgstr ""
10415 10716
10416 -#: i18n/templates.c:5090 10717 +#: i18n/templates.c:5279
10417 msgid "Select Fieldset" 10718 msgid "Select Fieldset"
10418 msgstr "" 10719 msgstr ""
10419 10720
@@ -10425,23 +10726,23 @@ msgstr &quot;&quot; @@ -10425,23 +10726,23 @@ msgstr &quot;&quot;
10425 msgid "Select User" 10726 msgid "Select User"
10426 msgstr "" 10727 msgstr ""
10427 10728
10428 -#: i18n/templates.c:5381 10729 +#: i18n/templates.c:5570
10429 msgid "Select View" 10730 msgid "Select View"
10430 msgstr "" 10731 msgstr ""
10431 10732
10432 -#: i18n/templates.c:1655 10733 +#: i18n/templates.c:1556
10433 msgid "Select a Field" 10734 msgid "Select a Field"
10434 msgstr "" 10735 msgstr ""
10435 10736
10436 -#: i18n/templates.c:1661 10737 +#: i18n/templates.c:1562
10437 msgid "Select a Value" 10738 msgid "Select a Value"
10438 msgstr "" 10739 msgstr ""
10439 10740
10440 -#: i18n/templates.c:4958 i18n/templates.c:4973 10741 +#: i18n/templates.c:5147 i18n/templates.c:5162
10441 msgid "Select a behaviour" 10742 msgid "Select a behaviour"
10442 msgstr "" 10743 msgstr ""
10443 10744
10444 -#: i18n/templates.c:4970 10745 +#: i18n/templates.c:5159
10445 msgid "Select a behaviour from this list to change the items which are available." 10746 msgid "Select a behaviour from this list to change the items which are available."
10446 msgstr "" 10747 msgstr ""
10447 10748
@@ -10449,27 +10750,27 @@ msgstr &quot;&quot; @@ -10449,27 +10750,27 @@ msgstr &quot;&quot;
10449 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" 10750 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"
10450 msgstr "" 10751 msgstr ""
10451 10752
10452 -#: i18n/templates.c:4112 10753 +#: i18n/templates.c:4013
10453 msgid "Select a document or folder to make a shortcut to." 10754 msgid "Select a document or folder to make a shortcut to."
10454 msgstr "" 10755 msgstr ""
10455 10756
10456 -#: i18n/templates.c:1667 i18n/templates.c:4394 10757 +#: i18n/templates.c:1568 i18n/templates.c:4607
10457 msgid "Select a document type" 10758 msgid "Select a document type"
10458 msgstr "" 10759 msgstr ""
10459 10760
10460 -#: i18n/templates.c:1241 i18n/templates.c:3527 10761 +#: i18n/templates.c:1241 i18n/templates.c:3428
10461 msgid "Select a document type from the list below to change its details, or use the enable/disable buttons to change its availability state." 10762 msgid "Select a document type from the list below to change its details, or use the enable/disable buttons to change its availability state."
10462 msgstr "" 10763 msgstr ""
10463 10764
10464 -#: i18n/templates.c:6260 10765 +#: i18n/templates.c:6449
10465 msgid "Select a fieldset" 10766 msgid "Select a fieldset"
10466 msgstr "" 10767 msgstr ""
10467 10768
10468 -#: i18n/templates.c:7817 10769 +#: i18n/templates.c:8105
10469 msgid "Select a link type." 10770 msgid "Select a link type."
10470 msgstr "" 10771 msgstr ""
10471 10772
10472 -#: i18n/templates.c:7787 10773 +#: i18n/templates.c:8075
10473 msgid "Select a target document to link to." 10774 msgid "Select a target document to link to."
10474 msgstr "" 10775 msgstr ""
10475 10776
@@ -10477,19 +10778,15 @@ msgstr &quot;&quot; @@ -10477,19 +10778,15 @@ msgstr &quot;&quot;
10477 msgid "Select a value" 10778 msgid "Select a value"
10478 msgstr "" 10779 msgstr ""
10479 10780
10480 -#: i18n/templates.c:6263 10781 +#: i18n/templates.c:6452
10481 msgid "Select a workflow" 10782 msgid "Select a workflow"
10482 msgstr "" 10783 msgstr ""
10483 10784
10484 -#: i18n/templates.c:6929 i18n/templates.c:7448 10785 +#: i18n/templates.c:7217 i18n/templates.c:7736
10485 msgid "Select a workflow to modify. To enable a disabled workflow, edit it and set a proper starting state." 10786 msgid "Select a workflow to modify. To enable a disabled workflow, edit it and set a proper starting state."
10486 msgstr "" 10787 msgstr ""
10487 10788
10488 -#: i18n/templates.c:914  
10489 -msgid "Select additional members to be added to this alert"  
10490 -msgstr ""  
10491 -  
10492 -#: i18n/templates.c:7976 10789 +#: i18n/templates.c:8264
10493 msgid "Select appropriate workflow" 10790 msgid "Select appropriate workflow"
10494 msgstr "" 10791 msgstr ""
10495 10792
@@ -10501,23 +10798,27 @@ msgstr &quot;&quot; @@ -10501,23 +10798,27 @@ msgstr &quot;&quot;
10501 msgid "Select document type for alert" 10798 msgid "Select document type for alert"
10502 msgstr "" 10799 msgstr ""
10503 10800
10504 -#: i18n/templates.c:1208 i18n/templates.c:3494 10801 +#: i18n/templates.c:1208 i18n/templates.c:3395
10505 msgid "Select document types allowed in folder" 10802 msgid "Select document types allowed in folder"
10506 msgstr "" 10803 msgstr ""
10507 10804
10508 -#: plugins/commercial/alerts.php:806 10805 +#: i18n/templates.c:914
  10806 +msgid "Select members to be added to this alert"
  10807 +msgstr ""
  10808 +
  10809 +#: plugins/commercial/alerts.php:814
10509 msgid "Select other users or groups to include in this alert" 10810 msgid "Select other users or groups to include in this alert"
10510 msgstr "" 10811 msgstr ""
10511 10812
10512 -#: i18n/templates.c:3830 i18n/templates.c:6755 10813 +#: i18n/templates.c:3731 i18n/templates.c:7043
10513 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'." 10814 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'."
10514 msgstr "" 10815 msgstr ""
10515 10816
10516 -#: i18n/templates.c:6257 10817 +#: i18n/templates.c:6446
10517 msgid "Select some criteria" 10818 msgid "Select some criteria"
10518 msgstr "" 10819 msgstr ""
10519 10820
10520 -#: i18n/templates.c:7481 10821 +#: i18n/templates.c:7769
10521 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." 10822 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."
10522 msgstr "" 10823 msgstr ""
10523 10824
@@ -10530,7 +10831,7 @@ msgstr &quot;&quot; @@ -10530,7 +10831,7 @@ msgstr &quot;&quot;
10530 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." 10831 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."
10531 msgstr "" 10832 msgstr ""
10532 10833
10533 -#: i18n/templates.c:4055 10834 +#: i18n/templates.c:3956
10534 msgid "Select the groups which should be part of this role." 10835 msgid "Select the groups which should be part of this role."
10535 msgstr "" 10836 msgstr ""
10536 10837
@@ -10538,7 +10839,7 @@ msgstr &quot;&quot; @@ -10538,7 +10839,7 @@ msgstr &quot;&quot;
10538 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>." 10839 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>."
10539 msgstr "" 10840 msgstr ""
10540 10841
10541 -#: i18n/templates.c:6986 10842 +#: i18n/templates.c:7274
10542 msgid "Select the permissions you want controlled by this state." 10843 msgid "Select the permissions you want controlled by this state."
10543 msgstr "" 10844 msgstr ""
10544 10845
@@ -10546,7 +10847,7 @@ msgstr &quot;&quot; @@ -10546,7 +10847,7 @@ msgstr &quot;&quot;
10546 msgid "Select the state to move this discussion into" 10847 msgid "Select the state to move this discussion into"
10547 msgstr "" 10848 msgstr ""
10548 10849
10549 -#: i18n/templates.c:7346 10850 +#: i18n/templates.c:7634
10550 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." 10851 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."
10551 msgstr "" 10852 msgstr ""
10552 10853
@@ -10563,10 +10864,22 @@ msgstr &quot;&quot; @@ -10563,10 +10864,22 @@ msgstr &quot;&quot;
10563 msgid "Select which users, groups and roles to be notified." 10864 msgid "Select which users, groups and roles to be notified."
10564 msgstr "" 10865 msgstr ""
10565 10866
  10867 +#: i18n/templates.c:4571
  10868 +msgid "Select..."
  10869 +msgstr ""
  10870 +
10566 #: plugins/ktcore/KTCorePlugin.php:141 10871 #: plugins/ktcore/KTCorePlugin.php:141
10567 msgid "Selection" 10872 msgid "Selection"
10568 msgstr "" 10873 msgstr ""
10569 10874
  10875 +#: i18n/templates.c:4544
  10876 +msgid "Send"
  10877 +msgstr ""
  10878 +
  10879 +#: i18n/templates.c:4346
  10880 +msgid "Send Email"
  10881 +msgstr ""
  10882 +
10570 #: i18n/templates.c:1382 10883 #: i18n/templates.c:1382
10571 msgid "Send password link" 10884 msgid "Send password link"
10572 msgstr "" 10885 msgstr ""
@@ -10575,7 +10888,7 @@ msgstr &quot;&quot; @@ -10575,7 +10888,7 @@ msgstr &quot;&quot;
10575 msgid "Send request" 10888 msgid "Send request"
10576 msgstr "" 10889 msgstr ""
10577 10890
10578 -#: lib/documentmanagement/documentutil.inc.php:787 10891 +#: lib/documentmanagement/documentutil.inc.php:810
10579 msgid "Sending subscriptions" 10892 msgid "Sending subscriptions"
10580 msgstr "" 10893 msgstr ""
10581 10894
@@ -10583,12 +10896,12 @@ msgstr &quot;&quot; @@ -10583,12 +10896,12 @@ msgstr &quot;&quot;
10583 msgid "Server Port" 10896 msgid "Server Port"
10584 msgstr "" 10897 msgstr ""
10585 10898
10586 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:160  
10587 -msgid "Server name" 10899 +#: i18n/templates.c:4391
  10900 +msgid "Server Settings"
10588 msgstr "" 10901 msgstr ""
10589 10902
10590 -#: i18n/templates.c:4355 i18n/templates.c:4418  
10591 -msgid "Server selection" 10903 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:160
  10904 +msgid "Server name"
10592 msgstr "" 10905 msgstr ""
10593 10906
10594 #: search2/ajax/ajax.inc.php:83 10907 #: search2/ajax/ajax.inc.php:83
@@ -10604,19 +10917,19 @@ msgstr &quot;&quot; @@ -10604,19 +10917,19 @@ msgstr &quot;&quot;
10604 msgid "Set Master Field" 10917 msgid "Set Master Field"
10605 msgstr "" 10918 msgstr ""
10606 10919
10607 -#: i18n/templates.c:7313 10920 +#: i18n/templates.c:7601
10608 msgid "Set allowed actions" 10921 msgid "Set allowed actions"
10609 msgstr "" 10922 msgstr ""
10610 10923
10611 -#: i18n/templates.c:7484 10924 +#: i18n/templates.c:7772
10612 msgid "Set controlled actions" 10925 msgid "Set controlled actions"
10613 msgstr "" 10926 msgstr ""
10614 10927
10615 -#: plugins/ktcore/admin/workflowsv2.php:1292 i18n/templates.c:7322 10928 +#: plugins/ktcore/admin/workflowsv2.php:1292 i18n/templates.c:7610
10616 msgid "Set controlled permissions" 10929 msgid "Set controlled permissions"
10617 msgstr "" 10930 msgstr ""
10618 10931
10619 -#: i18n/templates.c:5048 10932 +#: i18n/templates.c:5237
10620 msgid "Set master field" 10933 msgid "Set master field"
10621 msgstr "" 10934 msgstr ""
10622 10935
@@ -10640,24 +10953,20 @@ msgstr &quot;&quot; @@ -10640,24 +10953,20 @@ msgstr &quot;&quot;
10640 msgid "Setting a non-existent field: " 10953 msgid "Setting a non-existent field: "
10641 msgstr "" 10954 msgstr ""
10642 10955
10643 -#: i18n/templates.c:4424  
10644 -msgid "Settings"  
10645 -msgstr ""  
10646 -  
10647 -#: i18n/templates.c:6515 10956 +#: i18n/templates.c:6704
10648 msgid "Share" 10957 msgid "Share"
10649 msgstr "" 10958 msgstr ""
10650 10959
10651 -#: i18n/templates.c:6500 10960 +#: i18n/templates.c:6689
10652 msgid "Share With All" 10961 msgid "Share With All"
10653 msgstr "" 10962 msgstr ""
10654 10963
10655 -#: i18n/templates.c:6524 i18n/templates.c:6530 10964 +#: i18n/templates.c:6713 i18n/templates.c:6719
10656 msgid "Shared" 10965 msgid "Shared"
10657 msgstr "" 10966 msgstr ""
10658 10967
10659 -#: lib/actions/bulkaction.php:158 lib/actions/bulkaction.php:354  
10660 -#: lib/actions/bulkaction.php:377 10968 +#: lib/actions/bulkaction.php:169 lib/actions/bulkaction.php:366
  10969 +#: lib/actions/bulkaction.php:397
10661 msgid "Shortcut" 10970 msgid "Shortcut"
10662 msgstr "" 10971 msgstr ""
10663 10972
@@ -10690,9 +10999,9 @@ msgstr &quot;&quot; @@ -10690,9 +10999,9 @@ msgstr &quot;&quot;
10690 msgid "Show #max# of #total# transactions." 10999 msgid "Show #max# of #total# transactions."
10691 msgstr "" 11000 msgstr ""
10692 11001
10693 -#: i18n/templates.c:926 i18n/templates.c:929 i18n/templates.c:1724  
10694 -#: i18n/templates.c:3842 i18n/templates.c:4214 i18n/templates.c:6647  
10695 -#: i18n/templates.c:6650 i18n/templates.c:6767 11002 +#: i18n/templates.c:926 i18n/templates.c:929 i18n/templates.c:1625
  11003 +#: i18n/templates.c:3743 i18n/templates.c:4115 i18n/templates.c:6935
  11004 +#: i18n/templates.c:6938 i18n/templates.c:7055
10696 msgid "Show All" 11005 msgid "Show All"
10697 msgstr "" 11006 msgstr ""
10698 11007
@@ -10705,7 +11014,7 @@ msgstr &quot;&quot; @@ -10705,7 +11014,7 @@ msgstr &quot;&quot;
10705 msgid "Show all users" 11014 msgid "Show all users"
10706 msgstr "" 11015 msgstr ""
10707 11016
10708 -#: i18n/templates.c:3371 11017 +#: i18n/templates.c:3272
10709 msgid "Show deleted versions" 11018 msgid "Show deleted versions"
10710 msgstr "" 11019 msgstr ""
10711 11020
@@ -10726,7 +11035,7 @@ msgstr &quot;&quot; @@ -10726,7 +11035,7 @@ msgstr &quot;&quot;
10726 msgid "Showing Notifications %d - %d of %d" 11035 msgid "Showing Notifications %d - %d of %d"
10727 msgstr "" 11036 msgstr ""
10728 11037
10729 -#: i18n/templates.c:2843 11038 +#: i18n/templates.c:2744
10730 msgid "Showing first #visible# of #count# notifications." 11039 msgid "Showing first #visible# of #count# notifications."
10731 msgstr "" 11040 msgstr ""
10732 11041
@@ -10742,15 +11051,15 @@ msgstr &quot;&quot; @@ -10742,15 +11051,15 @@ msgstr &quot;&quot;
10742 msgid "Simple Search" 11051 msgid "Simple Search"
10743 msgstr "" 11052 msgstr ""
10744 11053
10745 -#: i18n/templates.c:7847 11054 +#: i18n/templates.c:8135
10746 msgid "Since there may be many groups in the system, please provide a few letters from the groups's name to begin." 11055 msgid "Since there may be many groups in the system, please provide a few letters from the groups's name to begin."
10747 msgstr "" 11056 msgstr ""
10748 11057
10749 -#: i18n/templates.c:5612 11058 +#: i18n/templates.c:5801
10750 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)." 11059 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)."
10751 msgstr "" 11060 msgstr ""
10752 11061
10753 -#: i18n/templates.c:7868 11062 +#: i18n/templates.c:8156
10754 msgid "Since there may be many users in the system, please provide a few letters from the person's user name to begin." 11063 msgid "Since there may be many users in the system, please provide a few letters from the person's user name to begin."
10755 msgstr "" 11064 msgstr ""
10756 11065
@@ -10758,7 +11067,7 @@ msgstr &quot;&quot; @@ -10758,7 +11067,7 @@ msgstr &quot;&quot;
10758 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." 11067 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."
10759 msgstr "" 11068 msgstr ""
10760 11069
10761 -#: i18n/templates.c:5867 11070 +#: i18n/templates.c:6056
10762 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)." 11071 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)."
10763 msgstr "" 11072 msgstr ""
10764 11073
@@ -10782,6 +11091,10 @@ msgstr &quot;&quot; @@ -10782,6 +11091,10 @@ msgstr &quot;&quot;
10782 msgid "Smarty Cache" 11091 msgid "Smarty Cache"
10783 msgstr "" 11092 msgstr ""
10784 11093
  11094 +#: i18n/templates.c:4595
  11095 +msgid "Some fields are required"
  11096 +msgstr ""
  11097 +
10785 #: plugins/ktcore/admin/workflowsv2.php:2593 11098 #: plugins/ktcore/admin/workflowsv2.php:2593
10786 #, php-format 11099 #, php-format
10787 msgid "Some states cannot be reached from the initial state (<strong>%s</strong>): %s" 11100 msgid "Some states cannot be reached from the initial state (<strong>%s</strong>): %s"
@@ -10796,7 +11109,7 @@ msgstr &quot;&quot; @@ -10796,7 +11109,7 @@ msgstr &quot;&quot;
10796 msgid "Something very unexpected happened." 11109 msgid "Something very unexpected happened."
10797 msgstr "" 11110 msgstr ""
10798 11111
10799 -#: i18n/templates.c:7190 11112 +#: i18n/templates.c:7478
10800 msgid "Source States" 11113 msgid "Source States"
10801 msgstr "" 11114 msgstr ""
10802 11115
@@ -10804,11 +11117,11 @@ msgstr &quot;&quot; @@ -10804,11 +11117,11 @@ msgstr &quot;&quot;
10804 msgid "Source created" 11117 msgid "Source created"
10805 msgstr "" 11118 msgstr ""
10806 11119
10807 -#: lib/documentmanagement/documentutil.inc.php:351 11120 +#: lib/documentmanagement/documentutil.inc.php:353
10808 msgid "Source document not specified" 11121 msgid "Source document not specified"
10809 msgstr "" 11122 msgstr ""
10810 11123
10811 -#: lib/foldermanagement/folderutil.inc.php:662 11124 +#: lib/foldermanagement/folderutil.inc.php:673
10812 msgid "Source folder not specified" 11125 msgid "Source folder not specified"
10813 msgstr "" 11126 msgstr ""
10814 11127
@@ -10820,7 +11133,7 @@ msgstr &quot;&quot; @@ -10820,7 +11133,7 @@ msgstr &quot;&quot;
10820 msgid "Specified output encoding for the zip files compression does not exists !" 11133 msgid "Specified output encoding for the zip files compression does not exists !"
10821 msgstr "" 11134 msgstr ""
10822 11135
10823 -#: i18n/templates.c:7478 11136 +#: i18n/templates.c:7766
10824 msgid "Specify Controlled Actions" 11137 msgid "Specify Controlled Actions"
10825 msgstr "" 11138 msgstr ""
10826 11139
@@ -10828,7 +11141,7 @@ msgstr &quot;&quot; @@ -10828,7 +11141,7 @@ msgstr &quot;&quot;
10828 msgid "Specify Metadata" 11141 msgid "Specify Metadata"
10829 msgstr "" 11142 msgstr ""
10830 11143
10831 -#: i18n/templates.c:3791 11144 +#: i18n/templates.c:3692
10832 msgid "Specify Reason for Delete" 11145 msgid "Specify Reason for Delete"
10833 msgstr "" 11146 msgstr ""
10834 11147
@@ -10843,23 +11156,23 @@ msgstr &quot;&quot; @@ -10843,23 +11156,23 @@ msgstr &quot;&quot;
10843 msgid "Specify an initial password for the user." 11156 msgid "Specify an initial password for the user."
10844 msgstr "" 11157 msgstr ""
10845 11158
10846 -#: i18n/templates.c:5462 11159 +#: i18n/templates.c:5651
10847 msgid "Specify group details" 11160 msgid "Specify group details"
10848 msgstr "" 11161 msgstr ""
10849 11162
10850 -#: i18n/templates.c:6983 11163 +#: i18n/templates.c:7271
10851 msgid "Specify permissions" 11164 msgid "Specify permissions"
10852 msgstr "" 11165 msgstr ""
10853 11166
10854 -#: i18n/templates.c:3098 11167 +#: i18n/templates.c:2999
10855 msgid "Specify the details for a new link type below." 11168 msgid "Specify the details for a new link type below."
10856 msgstr "" 11169 msgstr ""
10857 11170
10858 -#: i18n/templates.c:3107 11171 +#: i18n/templates.c:3008
10859 msgid "Specify the details for the link type below." 11172 msgid "Specify the details for the link type below."
10860 msgstr "" 11173 msgstr ""
10861 11174
10862 -#: i18n/templates.c:7616 11175 +#: i18n/templates.c:7904
10863 msgid "Specify the folder to which the document must be moved." 11176 msgid "Specify the folder to which the document must be moved."
10864 msgstr "" 11177 msgstr ""
10865 11178
@@ -10868,15 +11181,15 @@ msgstr &quot;&quot; @@ -10868,15 +11181,15 @@ msgstr &quot;&quot;
10868 msgid "Specify the maximum items to show, or leave it at zero or blank to show all transactions matching your report" 11181 msgid "Specify the maximum items to show, or leave it at zero or blank to show all transactions matching your report"
10869 msgstr "" 11182 msgstr ""
10870 11183
10871 -#: i18n/templates.c:5480 11184 +#: i18n/templates.c:5669
10872 msgid "Specify unit details" 11185 msgid "Specify unit details"
10873 msgstr "" 11186 msgstr ""
10874 11187
10875 -#: i18n/templates.c:7592 11188 +#: i18n/templates.c:7880
10876 msgid "Specify which condition the document must fulfill before this transition becomes available." 11189 msgid "Specify which condition the document must fulfill before this transition becomes available."
10877 msgstr "" 11190 msgstr ""
10878 11191
10879 -#: i18n/templates.c:7604 11192 +#: i18n/templates.c:7892
10880 msgid "Specify which group the user will require in order to perform this transition." 11193 msgid "Specify which group the user will require in order to perform this transition."
10881 msgstr "" 11194 msgstr ""
10882 11195
@@ -10884,11 +11197,11 @@ msgstr &quot;&quot; @@ -10884,11 +11197,11 @@ msgstr &quot;&quot;
10884 msgid "Specify which organisational units are available within the repository." 11197 msgid "Specify which organisational units are available within the repository."
10885 msgstr "" 11198 msgstr ""
10886 11199
10887 -#: i18n/templates.c:7628 11200 +#: i18n/templates.c:7916
10888 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." 11201 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."
10889 msgstr "" 11202 msgstr ""
10890 11203
10891 -#: i18n/templates.c:7640 11204 +#: i18n/templates.c:7928
10892 msgid "Specify which role the user will require in order to perform this transition." 11205 msgid "Specify which role the user will require in order to perform this transition."
10893 msgstr "" 11206 msgstr ""
10894 11207
@@ -10900,7 +11213,7 @@ msgstr &quot;&quot; @@ -10900,7 +11213,7 @@ msgstr &quot;&quot;
10900 msgid "Specify your reason for performing this action." 11213 msgid "Specify your reason for performing this action."
10901 msgstr "" 11214 msgstr ""
10902 11215
10903 -#: i18n/templates.c:2573 11216 +#: i18n/templates.c:2474
10904 msgid "Standard configuration" 11217 msgid "Standard configuration"
10905 msgstr "" 11218 msgstr ""
10906 11219
@@ -10908,11 +11221,15 @@ msgstr &quot;&quot; @@ -10908,11 +11221,15 @@ msgstr &quot;&quot;
10908 msgid "StarOffice Text Extractor" 11221 msgid "StarOffice Text Extractor"
10909 msgstr "" 11222 msgstr ""
10910 11223
10911 -#: i18n/templates.c:7238 11224 +#: i18n/templates.c:4514
  11225 +msgid "Start Editing"
  11226 +msgstr ""
  11227 +
  11228 +#: i18n/templates.c:7526
10912 msgid "Start Workflow" 11229 msgid "Start Workflow"
10913 msgstr "" 11230 msgstr ""
10914 11231
10915 -#: i18n/templates.c:7229 11232 +#: i18n/templates.c:7517
10916 msgid "Start workflow on document" 11233 msgid "Start workflow on document"
10917 msgstr "" 11234 msgstr ""
10918 11235
@@ -10920,18 +11237,18 @@ msgstr &quot;&quot; @@ -10920,18 +11237,18 @@ msgstr &quot;&quot;
10920 msgid "Starting State" 11237 msgid "Starting State"
10921 msgstr "" 11238 msgstr ""
10922 11239
10923 -#: plugins/ktstandard/KTDiscussion.php:271 i18n/templates.c:6722  
10924 -#: i18n/templates.c:6743 i18n/templates.c:6959 i18n/templates.c:7217  
10925 -#: i18n/templates.c:7253 i18n/templates.c:7412 i18n/templates.c:7520  
10926 -#: i18n/templates.c:7667 11240 +#: plugins/ktstandard/KTDiscussion.php:271 i18n/templates.c:7010
  11241 +#: i18n/templates.c:7031 i18n/templates.c:7247 i18n/templates.c:7505
  11242 +#: i18n/templates.c:7541 i18n/templates.c:7700 i18n/templates.c:7808
  11243 +#: i18n/templates.c:7955
10927 msgid "State" 11244 msgid "State"
10928 msgstr "" 11245 msgstr ""
10929 11246
10930 -#: i18n/templates.c:6869 11247 +#: i18n/templates.c:7157
10931 msgid "State Effects" 11248 msgid "State Effects"
10932 msgstr "" 11249 msgstr ""
10933 11250
10934 -#: plugins/ktcore/admin/workflowsv2.php:959 i18n/templates.c:6803 11251 +#: plugins/ktcore/admin/workflowsv2.php:959 i18n/templates.c:7091
10935 msgid "State Name" 11252 msgid "State Name"
10936 msgstr "" 11253 msgstr ""
10937 11254
@@ -10943,8 +11260,8 @@ msgstr &quot;&quot; @@ -10943,8 +11260,8 @@ msgstr &quot;&quot;
10943 msgid "State updated." 11260 msgid "State updated."
10944 msgstr "" 11261 msgstr ""
10945 11262
10946 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:84 i18n/templates.c:6794  
10947 -#: i18n/templates.c:7019 11263 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:84 i18n/templates.c:7082
  11264 +#: i18n/templates.c:7307
10948 msgid "States" 11265 msgid "States"
10949 msgstr "" 11266 msgstr ""
10950 11267
@@ -10953,16 +11270,16 @@ msgstr &quot;&quot; @@ -10953,16 +11270,16 @@ msgstr &quot;&quot;
10953 msgid "States and Transitions" 11270 msgid "States and Transitions"
10954 msgstr "" 11271 msgstr ""
10955 11272
10956 -#: i18n/templates.c:6779 i18n/templates.c:6842 11273 +#: i18n/templates.c:7067 i18n/templates.c:7130
10957 msgid "States and Transitions: #name#" 11274 msgid "States and Transitions: #name#"
10958 msgstr "" 11275 msgstr ""
10959 11276
10960 -#: i18n/templates.c:7016 11277 +#: i18n/templates.c:7304
10961 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>" 11278 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>"
10962 msgstr "" 11279 msgstr ""
10963 11280
10964 -#: i18n/templates.c:2732 i18n/templates.c:2741 i18n/templates.c:6353  
10965 -#: i18n/templates.c:6935 i18n/templates.c:7454 11281 +#: i18n/templates.c:2633 i18n/templates.c:2642 i18n/templates.c:6542
  11282 +#: i18n/templates.c:7223 i18n/templates.c:7742
10966 msgid "Status" 11283 msgid "Status"
10967 msgstr "" 11284 msgstr ""
10968 11285
@@ -10982,15 +11299,15 @@ msgstr &quot;&quot; @@ -10982,15 +11299,15 @@ msgstr &quot;&quot;
10982 msgid "Status: Immutable" 11299 msgid "Status: Immutable"
10983 msgstr "" 11300 msgstr ""
10984 11301
10985 -#: i18n/templates.c:6989 11302 +#: i18n/templates.c:7277
10986 msgid "Step 1: Basic Workflow Details" 11303 msgid "Step 1: Basic Workflow Details"
10987 msgstr "" 11304 msgstr ""
10988 11305
10989 -#: i18n/templates.c:6992 11306 +#: i18n/templates.c:7280
10990 msgid "Step 2: Connect transitions to states" 11307 msgid "Step 2: Connect transitions to states"
10991 msgstr "" 11308 msgstr ""
10992 11309
10993 -#: i18n/templates.c:4811 11310 +#: i18n/templates.c:5000
10994 msgid "Sticky" 11311 msgid "Sticky"
10995 msgstr "" 11312 msgstr ""
10996 11313
@@ -10998,17 +11315,17 @@ msgstr &quot;&quot; @@ -10998,17 +11315,17 @@ msgstr &quot;&quot;
10998 msgid "Storage Utilization" 11315 msgid "Storage Utilization"
10999 msgstr "" 11316 msgstr ""
11000 11317
11001 -#: lib/documentmanagement/documentutil.inc.php:305 11318 +#: lib/documentmanagement/documentutil.inc.php:307
11002 msgid "Storing contents" 11319 msgid "Storing contents"
11003 msgstr "" 11320 msgstr ""
11004 11321
11005 -#: i18n/templates.c:5636 11322 +#: i18n/templates.c:5825
11006 msgid "Subgroups" 11323 msgid "Subgroups"
11007 msgstr "" 11324 msgstr ""
11008 11325
11009 #: plugins/ktcore/KTAssist.php:58 plugins/ktstandard/KTDiscussion.php:137 11326 #: plugins/ktcore/KTAssist.php:58 plugins/ktstandard/KTDiscussion.php:137
11010 -#: plugins/ktstandard/KTDiscussion.php:262 i18n/templates.c:2486  
11011 -#: i18n/templates.c:7652 11327 +#: plugins/ktstandard/KTDiscussion.php:262 i18n/templates.c:2387
  11328 +#: i18n/templates.c:7940
11012 msgid "Subject" 11329 msgid "Subject"
11013 msgstr "" 11330 msgstr ""
11014 11331
@@ -11020,15 +11337,15 @@ msgstr &quot;&quot; @@ -11020,15 +11337,15 @@ msgstr &quot;&quot;
11020 msgid "Subscribe to document" 11337 msgid "Subscribe to document"
11021 msgstr "" 11338 msgstr ""
11022 11339
11023 -#: plugins/ktstandard/KTSubscriptions.php:441 11340 +#: plugins/ktstandard/KTSubscriptions.php:444
11024 msgid "Subscribe to folder" 11341 msgid "Subscribe to folder"
11025 msgstr "" 11342 msgstr ""
11026 11343
11027 -#: plugins/ktstandard/KTSubscriptions.php:451 11344 +#: plugins/ktstandard/KTSubscriptions.php:454
11028 msgid "Subscribe to folder and <br>subfolders" 11345 msgid "Subscribe to folder and <br>subfolders"
11029 msgstr "" 11346 msgstr ""
11030 11347
11031 -#: plugins/ktstandard/KTSubscriptions.php:563 11348 +#: plugins/ktstandard/KTSubscriptions.php:566
11032 msgid "Subscription Management" 11349 msgid "Subscription Management"
11033 msgstr "" 11350 msgstr ""
11034 11351
@@ -11036,23 +11353,23 @@ msgstr &quot;&quot; @@ -11036,23 +11353,23 @@ msgstr &quot;&quot;
11036 msgid "Subscription Plugin" 11353 msgid "Subscription Plugin"
11037 msgstr "" 11354 msgstr ""
11038 11355
11039 -#: lib/subscriptions/subscriptions.inc.php:656 11356 +#: lib/subscriptions/subscriptions.inc.php:714
11040 msgid "Subscription notification" 11357 msgid "Subscription notification"
11041 msgstr "" 11358 msgstr ""
11042 11359
11043 -#: lib/subscriptions/subscriptions.inc.php:730 11360 +#: lib/subscriptions/subscriptions.inc.php:796
11044 msgid "Subscription notification for" 11361 msgid "Subscription notification for"
11045 msgstr "" 11362 msgstr ""
11046 11363
11047 -#: plugins/ktstandard/KTSubscriptions.php:110 i18n/templates.c:7949 11364 +#: plugins/ktstandard/KTSubscriptions.php:110 i18n/templates.c:8237
11048 msgid "Subscriptions" 11365 msgid "Subscriptions"
11049 msgstr "" 11366 msgstr ""
11050 11367
11051 -#: plugins/ktstandard/KTSubscriptions.php:614 11368 +#: plugins/ktstandard/KTSubscriptions.php:617
11052 msgid "Subscriptions removed" 11369 msgid "Subscriptions removed"
11053 msgstr "" 11370 msgstr ""
11054 11371
11055 -#: lib/actions/bulkaction.php:360 lib/actions/bulkaction.php:383 11372 +#: lib/actions/bulkaction.php:376 lib/actions/bulkaction.php:407
11056 msgid "Success" 11373 msgid "Success"
11057 msgstr "" 11374 msgstr ""
11058 11375
@@ -11061,7 +11378,7 @@ msgstr &quot;&quot; @@ -11061,7 +11378,7 @@ msgstr &quot;&quot;
11061 msgid "Successfully forced \"%s\" to be checked in." 11378 msgid "Successfully forced \"%s\" to be checked in."
11062 msgstr "" 11379 msgstr ""
11063 11380
11064 -#: i18n/templates.c:6653 11381 +#: i18n/templates.c:6941
11065 msgid "Support and System Information" 11382 msgid "Support and System Information"
11066 msgstr "" 11383 msgstr ""
11067 11384
@@ -11069,11 +11386,11 @@ msgstr &quot;&quot; @@ -11069,11 +11386,11 @@ msgstr &quot;&quot;
11069 msgid "Support and System information" 11386 msgid "Support and System information"
11070 msgstr "" 11387 msgstr ""
11071 11388
11072 -#: i18n/templates.c:5693 11389 +#: i18n/templates.c:5882
11073 msgid "Synchronise Users in #name#" 11390 msgid "Synchronise Users in #name#"
11074 msgstr "" 11391 msgstr ""
11075 11392
11076 -#: i18n/templates.c:4724 i18n/templates.c:5309 11393 +#: i18n/templates.c:4913 i18n/templates.c:5498
11077 msgid "System" 11394 msgid "System"
11078 msgstr "" 11395 msgstr ""
11079 11396
@@ -11099,7 +11416,7 @@ msgstr &quot;&quot; @@ -11099,7 +11416,7 @@ msgstr &quot;&quot;
11099 msgid "System Folder Utilization" 11416 msgid "System Folder Utilization"
11100 msgstr "" 11417 msgstr ""
11101 11418
11102 -#: i18n/templates.c:6686 11419 +#: i18n/templates.c:6974
11103 msgid "System Information (Disk Usage, Process List, if easily detectable)" 11420 msgid "System Information (Disk Usage, Process List, if easily detectable)"
11104 msgstr "" 11421 msgstr ""
11105 11422
@@ -11141,31 +11458,31 @@ msgstr &quot;&quot; @@ -11141,31 +11458,31 @@ msgstr &quot;&quot;
11141 msgid "Tag Cloud Search" 11458 msgid "Tag Cloud Search"
11142 msgstr "" 11459 msgstr ""
11143 11460
11144 -#: i18n/templates.c:2918 11461 +#: i18n/templates.c:2819
11145 msgid "Take the crash course." 11462 msgid "Take the crash course."
11146 msgstr "" 11463 msgstr ""
11147 11464
11148 -#: i18n/templates.c:644 i18n/templates.c:7718 11465 +#: i18n/templates.c:644 i18n/templates.c:8006
11149 msgid "Target" 11466 msgid "Target"
11150 msgstr "" 11467 msgstr ""
11151 11468
11152 -#: plugins/ktcore/KTBulkActions.php:334 plugins/ktcore/KTBulkActions.php:577 11469 +#: plugins/ktcore/KTBulkActions.php:352 plugins/ktcore/KTBulkActions.php:611
11153 #: plugins/ktcore/KTDocumentActions.php:1199 11470 #: plugins/ktcore/KTDocumentActions.php:1199
11154 #: plugins/ktcore/KTDocumentActions.php:1435 11471 #: plugins/ktcore/KTDocumentActions.php:1435
11155 #: plugins/ktcore/admin/unitManagement.php:128 11472 #: plugins/ktcore/admin/unitManagement.php:128
11156 msgid "Target Folder" 11473 msgid "Target Folder"
11157 msgstr "" 11474 msgstr ""
11158 11475
11159 -#: i18n/templates.c:1859 11476 +#: i18n/templates.c:1760
11160 msgid "Target document archived by:" 11477 msgid "Target document archived by:"
11161 msgstr "" 11478 msgstr ""
11162 11479
11163 -#: i18n/templates.c:1865 11480 +#: i18n/templates.c:1766
11164 msgid "Target document deleted by:" 11481 msgid "Target document deleted by:"
11165 msgstr "" 11482 msgstr ""
11166 11483
11167 -#: lib/documentmanagement/documentutil.inc.php:359  
11168 -#: lib/foldermanagement/folderutil.inc.php:670 11484 +#: lib/documentmanagement/documentutil.inc.php:361
  11485 +#: lib/foldermanagement/folderutil.inc.php:681
11169 msgid "Target folder not specified" 11486 msgid "Target folder not specified"
11170 msgstr "" 11487 msgstr ""
11171 11488
@@ -11174,7 +11491,7 @@ msgid &quot;Task&quot; @@ -11174,7 +11491,7 @@ msgid &quot;Task&quot;
11174 msgstr "" 11491 msgstr ""
11175 11492
11176 #: plugins/ktcore/scheduler/taskScheduler.php:50 11493 #: plugins/ktcore/scheduler/taskScheduler.php:50
11177 -#: plugins/ktcore/scheduler/taskScheduler.php:51 i18n/templates.c:5936 11494 +#: plugins/ktcore/scheduler/taskScheduler.php:51 i18n/templates.c:6125
11178 msgid "Task Scheduler Management" 11495 msgid "Task Scheduler Management"
11179 msgstr "" 11496 msgstr ""
11180 11497
@@ -11196,11 +11513,11 @@ msgstr &quot;&quot; @@ -11196,11 +11513,11 @@ msgstr &quot;&quot;
11196 msgid "Test Condition: %s" 11513 msgid "Test Condition: %s"
11197 msgstr "" 11514 msgstr ""
11198 11515
11199 -#: i18n/templates.c:4895 11516 +#: i18n/templates.c:5084
11200 msgid "Test Instance" 11517 msgid "Test Instance"
11201 msgstr "" 11518 msgstr ""
11202 11519
11203 -#: i18n/templates.c:3623 i18n/templates.c:3671 11520 +#: i18n/templates.c:3524 i18n/templates.c:3572
11204 msgid "Test conditions" 11521 msgid "Test conditions"
11205 msgstr "" 11522 msgstr ""
11206 11523
@@ -11216,11 +11533,11 @@ msgstr &quot;&quot; @@ -11216,11 +11533,11 @@ msgstr &quot;&quot;
11216 msgid "That name is already in use in this fieldset. Please specify a unique name." 11533 msgid "That name is already in use in this fieldset. Please specify a unique name."
11217 msgstr "" 11534 msgstr ""
11218 11535
11219 -#: i18n/templates.c:6218 11536 +#: i18n/templates.c:6407
11220 msgid "The #options# may also be used to create more complex search criteria expressions." 11537 msgid "The #options# may also be used to create more complex search criteria expressions."
11221 msgstr "" 11538 msgstr ""
11222 11539
11223 -#: i18n/templates.c:6284 11540 +#: i18n/templates.c:6473
11224 msgid "The #options# may also be used to perform searches." 11541 msgid "The #options# may also be used to perform searches."
11225 msgstr "" 11542 msgstr ""
11226 11543
@@ -11257,15 +11574,15 @@ msgstr &quot;&quot; @@ -11257,15 +11574,15 @@ msgstr &quot;&quot;
11257 msgid "The System Administrators have been notified of your request." 11574 msgid "The System Administrators have been notified of your request."
11258 msgstr "" 11575 msgstr ""
11259 11576
11260 -#: i18n/templates.c:2774 11577 +#: i18n/templates.c:2675
11261 msgid "The action can be performed on the entire selection." 11578 msgid "The action can be performed on the entire selection."
11262 msgstr "" 11579 msgstr ""
11263 11580
11264 -#: i18n/templates.c:2777 11581 +#: i18n/templates.c:2678
11265 msgid "The action cannot be performed on any of the selected entities." 11582 msgid "The action cannot be performed on any of the selected entities."
11266 msgstr "" 11583 msgstr ""
11267 11584
11268 -#: i18n/templates.c:2765 11585 +#: i18n/templates.c:2666
11269 msgid "The action will be performed on the following documents and folders" 11586 msgid "The action will be performed on the following documents and folders"
11270 msgstr "" 11587 msgstr ""
11271 11588
@@ -11274,14 +11591,14 @@ msgstr &quot;&quot; @@ -11274,14 +11591,14 @@ msgstr &quot;&quot;
11274 msgid "The alert could not be added: " 11591 msgid "The alert could not be added: "
11275 msgstr "" 11592 msgstr ""
11276 11593
11277 -#: plugins/commercial/alerts.php:626 plugins/commercial/alerts.php:641 11594 +#: plugins/commercial/alerts.php:634 plugins/commercial/alerts.php:649
11278 #: plugins/commercial/docTypeAlerts.inc.php:286 11595 #: plugins/commercial/docTypeAlerts.inc.php:286
11279 #: plugins/commercial/docTypeAlerts.inc.php:301 11596 #: plugins/commercial/docTypeAlerts.inc.php:301
11280 #: plugins/commercial/docTypeAlerts.inc.php:313 11597 #: plugins/commercial/docTypeAlerts.inc.php:313
11281 msgid "The alert could not be deleted: " 11598 msgid "The alert could not be deleted: "
11282 msgstr "" 11599 msgstr ""
11283 11600
11284 -#: plugins/commercial/alerts.php:689 plugins/commercial/alerts.php:702 11601 +#: plugins/commercial/alerts.php:697 plugins/commercial/alerts.php:710
11285 msgid "The alert could not be saved: " 11602 msgid "The alert could not be saved: "
11286 msgstr "" 11603 msgstr ""
11287 11604
@@ -11300,12 +11617,12 @@ msgstr &quot;&quot; @@ -11300,12 +11617,12 @@ msgstr &quot;&quot;
11300 msgid "The alert has been added" 11617 msgid "The alert has been added"
11301 msgstr "" 11618 msgstr ""
11302 11619
11303 -#: plugins/commercial/alerts.php:629 11620 +#: plugins/commercial/alerts.php:637
11304 #: plugins/commercial/docTypeAlerts.inc.php:289 11621 #: plugins/commercial/docTypeAlerts.inc.php:289
11305 msgid "The alert has been deleted" 11622 msgid "The alert has been deleted"
11306 msgstr "" 11623 msgstr ""
11307 11624
11308 -#: plugins/commercial/alerts.php:720 11625 +#: plugins/commercial/alerts.php:728
11309 msgid "The alert has been saved for the date: " 11626 msgid "The alert has been saved for the date: "
11310 msgstr "" 11627 msgstr ""
11311 11628
@@ -11319,7 +11636,7 @@ msgstr &quot;&quot; @@ -11319,7 +11636,7 @@ msgstr &quot;&quot;
11319 msgid "The alert has been udated" 11636 msgid "The alert has been udated"
11320 msgstr "" 11637 msgstr ""
11321 11638
11322 -#: plugins/commercial/alerts.php:1215 11639 +#: plugins/commercial/alerts.php:1223
11323 msgid "The alerts on this document could not be deleted: " 11640 msgid "The alerts on this document could not be deleted: "
11324 msgstr "" 11641 msgstr ""
11325 11642
@@ -11344,15 +11661,23 @@ msgstr &quot;&quot; @@ -11344,15 +11661,23 @@ msgstr &quot;&quot;
11344 msgid "The base document you attempted to retrieve is invalid. Please <a href=\"%s\">browse</a> for one." 11661 msgid "The base document you attempted to retrieve is invalid. Please <a href=\"%s\">browse</a> for one."
11345 msgstr "" 11662 msgstr ""
11346 11663
11347 -#: i18n/templates.c:3758 11664 +#: i18n/templates.c:3659
11348 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." 11665 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."
11349 msgstr "" 11666 msgstr ""
11350 11667
11351 -#: i18n/templates.c:3776 11668 +#: i18n/templates.c:3677
11352 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." 11669 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."
11353 msgstr "" 11670 msgstr ""
11354 11671
11355 -#: i18n/templates.c:5351 11672 +#: i18n/templates.c:4280
  11673 +msgid "The check-out has been cancelled."
  11674 +msgstr ""
  11675 +
  11676 +#: i18n/templates.c:4274
  11677 +msgid "The check-out has not been cancelled."
  11678 +msgstr ""
  11679 +
  11680 +#: i18n/templates.c:5540
11356 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." 11681 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."
11357 msgstr "" 11682 msgstr ""
11358 11683
@@ -11368,7 +11693,7 @@ msgstr &quot;&quot; @@ -11368,7 +11693,7 @@ msgstr &quot;&quot;
11368 msgid "The contents of the document to be added to the document management system." 11693 msgid "The contents of the document to be added to the document management system."
11369 msgstr "" 11694 msgstr ""
11370 11695
11371 -#: i18n/templates.c:6782 11696 +#: i18n/templates.c:7070
11372 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\")." 11697 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\")."
11373 msgstr "" 11698 msgstr ""
11374 11699
@@ -11376,73 +11701,73 @@ msgstr &quot;&quot; @@ -11376,73 +11701,73 @@ msgstr &quot;&quot;
11376 msgid "The current file name is shown below:" 11701 msgid "The current file name is shown below:"
11377 msgstr "" 11702 msgstr ""
11378 11703
11379 -#: i18n/templates.c:7715 11704 +#: i18n/templates.c:8003
11380 msgid "The current links to and from this document are displayed below." 11705 msgid "The current links to and from this document are displayed below."
11381 msgstr "" 11706 msgstr ""
11382 11707
11383 -#: i18n/templates.c:1748 11708 +#: i18n/templates.c:1649
11384 msgid "The data for this conditional metadata fieldset was not completely provided. Provide the extra information, and save your changes afterwards." 11709 msgid "The data for this conditional metadata fieldset was not completely provided. Provide the extra information, and save your changes afterwards."
11385 msgstr "" 11710 msgstr ""
11386 11711
11387 -#: lib/subscriptions/subscriptions.inc.php:518  
11388 -#: lib/subscriptions/subscriptions.inc.php:519  
11389 -#: lib/subscriptions/subscriptions.inc.php:520  
11390 -#: lib/subscriptions/subscriptions.inc.php:521  
11391 -#: lib/subscriptions/subscriptions.inc.php:522  
11392 -#: lib/subscriptions/subscriptions.inc.php:523  
11393 -#: lib/subscriptions/subscriptions.inc.php:524  
11394 -#: lib/subscriptions/subscriptions.inc.php:525  
11395 -#: lib/subscriptions/subscriptions.inc.php:526  
11396 -#: lib/subscriptions/subscriptions.inc.php:527  
11397 -#: lib/subscriptions/subscriptions.inc.php:528 11712 +#: lib/subscriptions/subscriptions.inc.php:572
  11713 +#: lib/subscriptions/subscriptions.inc.php:573
  11714 +#: lib/subscriptions/subscriptions.inc.php:574
  11715 +#: lib/subscriptions/subscriptions.inc.php:575
  11716 +#: lib/subscriptions/subscriptions.inc.php:576
  11717 +#: lib/subscriptions/subscriptions.inc.php:577
  11718 +#: lib/subscriptions/subscriptions.inc.php:578
  11719 +#: lib/subscriptions/subscriptions.inc.php:579
  11720 +#: lib/subscriptions/subscriptions.inc.php:580
  11721 +#: lib/subscriptions/subscriptions.inc.php:581
  11722 +#: lib/subscriptions/subscriptions.inc.php:582
11398 msgid "The document \"" 11723 msgid "The document \""
11399 msgstr "" 11724 msgstr ""
11400 11725
11401 -#: i18n/templates.c:1907 i18n/templates.c:1979 11726 +#: i18n/templates.c:1808 i18n/templates.c:1880
11402 msgid "The document \"#object_name#\"" 11727 msgid "The document \"#object_name#\""
11403 msgstr "" 11728 msgstr ""
11404 11729
11405 -#: i18n/templates.c:2006 11730 +#: i18n/templates.c:1907
11406 msgid "The document \"#object_name#\" has been changed" 11731 msgid "The document \"#object_name#\" has been changed"
11407 msgstr "" 11732 msgstr ""
11408 11733
11409 -#: i18n/templates.c:1922 11734 +#: i18n/templates.c:1823
11410 msgid "The document \"#object_name#\" has been checked in" 11735 msgid "The document \"#object_name#\" has been checked in"
11411 msgstr "" 11736 msgstr ""
11412 11737
11413 -#: i18n/templates.c:1943 11738 +#: i18n/templates.c:1844
11414 msgid "The document \"#object_name#\" has been checked out" 11739 msgid "The document \"#object_name#\" has been checked out"
11415 msgstr "" 11740 msgstr ""
11416 11741
11417 -#: i18n/templates.c:2024 11742 +#: i18n/templates.c:1925
11418 msgid "The document \"#object_name#\" has been moved" 11743 msgid "The document \"#object_name#\" has been moved"
11419 msgstr "" 11744 msgstr ""
11420 11745
11421 -#: i18n/templates.c:2045 11746 +#: i18n/templates.c:1946
11422 msgid "The document \"#object_name#\" has been removed" 11747 msgid "The document \"#object_name#\" has been removed"
11423 msgstr "" 11748 msgstr ""
11424 11749
11425 -#: i18n/templates.c:2114 11750 +#: i18n/templates.c:2015
11426 msgid "The document \"#object_name#\" has been restored by an administrator." 11751 msgid "The document \"#object_name#\" has been restored by an administrator."
11427 msgstr "" 11752 msgstr ""
11428 11753
11429 -#: i18n/templates.c:2090 11754 +#: i18n/templates.c:1991
11430 msgid "The document \"#object_name#\" to which you were subscribed, has been removed" 11755 msgid "The document \"#object_name#\" to which you were subscribed, has been removed"
11431 msgstr "" 11756 msgstr ""
11432 11757
11433 -#: i18n/templates.c:1868 11758 +#: i18n/templates.c:1769
11434 msgid "The document \"#object_name#\" was added" 11759 msgid "The document \"#object_name#\" was added"
11435 msgstr "" 11760 msgstr ""
11436 11761
11437 -#: i18n/templates.c:7574 11762 +#: i18n/templates.c:7862
11438 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." 11763 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."
11439 msgstr "" 11764 msgstr ""
11440 11765
11441 -#: plugins/commercial/guidInserter/GuidInserter.php:448 11766 +#: plugins/commercial/guidInserter/GuidInserter.php:483
11442 msgid "The document backup could not be restored. Check that the backup exists and that the document can be overwritten." 11767 msgid "The document backup could not be restored. Check that the backup exists and that the document can be overwritten."
11443 msgstr "" 11768 msgstr ""
11444 11769
11445 -#: plugins/commercial/guidInserter/GuidInserter.php:446 11770 +#: plugins/commercial/guidInserter/GuidInserter.php:481
11446 msgid "The document has been restored." 11771 msgid "The document has been restored."
11447 msgstr "" 11772 msgstr ""
11448 11773
@@ -11450,12 +11775,12 @@ msgstr &quot;&quot; @@ -11450,12 +11775,12 @@ msgstr &quot;&quot;
11450 msgid "The document has been successfully restored." 11775 msgid "The document has been successfully restored."
11451 msgstr "" 11776 msgstr ""
11452 11777
11453 -#: lib/documentmanagement/documentutil.inc.php:967 11778 +#: lib/documentmanagement/documentutil.inc.php:1000
11454 #, php-format 11779 #, php-format
11455 msgid "The document is checked out and cannot be deleted: %s" 11780 msgid "The document is checked out and cannot be deleted: %s"
11456 msgstr "" 11781 msgstr ""
11457 11782
11458 -#: i18n/templates.c:3446 11783 +#: i18n/templates.c:3347
11459 msgid "The document is currently in state \"#name#\"" 11784 msgid "The document is currently in state \"#name#\""
11460 msgstr "" 11785 msgstr ""
11461 11786
@@ -11513,7 +11838,7 @@ msgstr &quot;&quot; @@ -11513,7 +11838,7 @@ msgstr &quot;&quot;
11513 msgid "The document you specified appears to be invalid." 11838 msgid "The document you specified appears to be invalid."
11514 msgstr "" 11839 msgstr ""
11515 11840
11516 -#: i18n/templates.c:2333 11841 +#: i18n/templates.c:2234
11517 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." 11842 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."
11518 msgstr "" 11843 msgstr ""
11519 11844
@@ -11523,7 +11848,7 @@ msgstr &quot;&quot; @@ -11523,7 +11848,7 @@ msgstr &quot;&quot;
11523 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>" 11848 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>"
11524 msgstr "" 11849 msgstr ""
11525 11850
11526 -#: i18n/templates.c:6287 11851 +#: i18n/templates.c:6476
11527 msgid "The expression parsed successfully." 11852 msgid "The expression parsed successfully."
11528 msgstr "" 11853 msgstr ""
11529 11854
@@ -11541,35 +11866,35 @@ msgstr &quot;&quot; @@ -11541,35 +11866,35 @@ msgstr &quot;&quot;
11541 msgid "The file you uploaded was not called \"%s\". The file must have the same name as the original file." 11866 msgid "The file you uploaded was not called \"%s\". The file must have the same name as the original file."
11542 msgstr "" 11867 msgstr ""
11543 11868
11544 -#: lib/subscriptions/subscriptions.inc.php:515  
11545 -#: lib/subscriptions/subscriptions.inc.php:516  
11546 -#: lib/subscriptions/subscriptions.inc.php:517 11869 +#: lib/subscriptions/subscriptions.inc.php:569
  11870 +#: lib/subscriptions/subscriptions.inc.php:570
  11871 +#: lib/subscriptions/subscriptions.inc.php:571
11547 msgid "The folder \"" 11872 msgid "The folder \""
11548 msgstr "" 11873 msgstr ""
11549 11874
11550 -#: i18n/templates.c:2069 11875 +#: i18n/templates.c:1970
11551 msgid "The folder \"#object_name#\" has been removed" 11876 msgid "The folder \"#object_name#\" has been removed"
11552 msgstr "" 11877 msgstr ""
11553 11878
11554 -#: i18n/templates.c:2102 11879 +#: i18n/templates.c:2003
11555 msgid "The folder \"#object_name#\" to which you were subscribed, has been removed" 11880 msgid "The folder \"#object_name#\" to which you were subscribed, has been removed"
11556 msgstr "" 11881 msgstr ""
11557 11882
11558 -#: i18n/templates.c:1889 11883 +#: i18n/templates.c:1790
11559 msgid "The folder \"#object_name#\" was added" 11884 msgid "The folder \"#object_name#\" was added"
11560 msgstr "" 11885 msgstr ""
11561 11886
11562 -#: lib/foldermanagement/folderutil.inc.php:84 11887 +#: lib/foldermanagement/folderutil.inc.php:94
11563 #, php-format 11888 #, php-format
11564 msgid "The folder %s already exists." 11889 msgid "The folder %s already exists."
11565 msgstr "" 11890 msgstr ""
11566 11891
11567 -#: lib/import/bulkimport.inc.php:104 11892 +#: lib/import/bulkimport.inc.php:116
11568 #, php-format 11893 #, php-format
11569 msgid "The folder %s is already present in %s. Adding files into pre-existing folder." 11894 msgid "The folder %s is already present in %s. Adding files into pre-existing folder."
11570 msgstr "" 11895 msgstr ""
11571 11896
11572 -#: plugins/ktcore/KTBulkActions.php:1038 11897 +#: plugins/ktcore/KTBulkActions.php:1102
11573 msgid "The folder contains no documents to archive." 11898 msgid "The folder contains no documents to archive."
11574 msgstr "" 11899 msgstr ""
11575 11900
@@ -11587,15 +11912,15 @@ msgstr &quot;&quot; @@ -11587,15 +11912,15 @@ msgstr &quot;&quot;
11587 msgid "The following are the types of conversions you can perform on this document." 11912 msgid "The following are the types of conversions you can perform on this document."
11588 msgstr "" 11913 msgstr ""
11589 11914
11590 -#: i18n/templates.c:1679 i18n/templates.c:3314 11915 +#: i18n/templates.c:1580 i18n/templates.c:3215
11591 msgid "The following document metadata is available for editing." 11916 msgid "The following document metadata is available for editing."
11592 msgstr "" 11917 msgstr ""
11593 11918
11594 -#: i18n/templates.c:3260 11919 +#: i18n/templates.c:3161
11595 msgid "The following document version has been selected for deletion:" 11920 msgid "The following document version has been selected for deletion:"
11596 msgstr "" 11921 msgstr ""
11597 11922
11598 -#: i18n/templates.c:6662 11923 +#: i18n/templates.c:6950
11599 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:" 11924 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:"
11600 msgstr "" 11925 msgstr ""
11601 11926
@@ -11603,19 +11928,19 @@ msgstr &quot;&quot; @@ -11603,19 +11928,19 @@ msgstr &quot;&quot;
11603 msgid "The following errors occurred during the download" 11928 msgid "The following errors occurred during the download"
11604 msgstr "" 11929 msgstr ""
11605 11930
11606 -#: i18n/templates.c:6380 11931 +#: i18n/templates.c:6569
11607 msgid "The following extractors are not available and may affect indexing of certain document types" 11932 msgid "The following extractors are not available and may affect indexing of certain document types"
11608 msgstr "" 11933 msgstr ""
11609 11934
11610 -#: i18n/templates.c:6341 11935 +#: i18n/templates.c:6530
11611 msgid "The following fields may be used in search criteria:" 11936 msgid "The following fields may be used in search criteria:"
11612 msgstr "" 11937 msgstr ""
11613 11938
11614 -#: i18n/templates.c:3191 i18n/templates.c:3206 11939 +#: i18n/templates.c:3092 i18n/templates.c:3107
11615 msgid "The following files are present in the repository, but do not exist in the database." 11940 msgid "The following files are present in the repository, but do not exist in the database."
11616 msgstr "" 11941 msgstr ""
11617 11942
11618 -#: i18n/templates.c:2744 11943 +#: i18n/templates.c:2645
11619 msgid "The following list shows documents and folders in your list which cannot be acted on by this bulk action" 11944 msgid "The following list shows documents and folders in your list which cannot be acted on by this bulk action"
11620 msgstr "" 11945 msgstr ""
11621 11946
@@ -11629,19 +11954,19 @@ msgstr &quot;&quot; @@ -11629,19 +11954,19 @@ msgstr &quot;&quot;
11629 msgid "The following permissions are required: %s" 11954 msgid "The following permissions are required: %s"
11630 msgstr "" 11955 msgstr ""
11631 11956
11632 -#: i18n/templates.c:6347 11957 +#: i18n/templates.c:6536
11633 msgid "The following resources are used by KnowledgeTree and are impacting on the normal operations of the system:" 11958 msgid "The following resources are used by KnowledgeTree and are impacting on the normal operations of the system:"
11634 msgstr "" 11959 msgstr ""
11635 11960
11636 -#: i18n/templates.c:6365 11961 +#: i18n/templates.c:6554
11637 msgid "The following service(s) are not functioning correctly and are impacting on the normal operations of the system" 11962 msgid "The following service(s) are not functioning correctly and are impacting on the normal operations of the system"
11638 msgstr "" 11963 msgstr ""
11639 11964
11640 -#: i18n/templates.c:1856 11965 +#: i18n/templates.c:1757
11641 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:" 11966 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:"
11642 msgstr "" 11967 msgstr ""
11643 11968
11644 -#: i18n/templates.c:1862 11969 +#: i18n/templates.c:1763
11645 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:" 11970 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:"
11646 msgstr "" 11971 msgstr ""
11647 11972
@@ -11667,7 +11992,7 @@ msgstr &quot;&quot; @@ -11667,7 +11992,7 @@ msgstr &quot;&quot;
11667 msgid "The host name or IP address of the LDAP server" 11992 msgid "The host name or IP address of the LDAP server"
11668 msgstr "" 11993 msgstr ""
11669 11994
11670 -#: i18n/templates.c:47 i18n/templates.c:1757 i18n/templates.c:1793 11995 +#: i18n/templates.c:47 i18n/templates.c:1658 i18n/templates.c:1694
11671 msgid "The information in this section is stored by #appname# for every document." 11996 msgid "The information in this section is stored by #appname# for every document."
11672 msgstr "" 11997 msgstr ""
11673 11998
@@ -11680,15 +12005,15 @@ msgstr &quot;&quot; @@ -11680,15 +12005,15 @@ msgstr &quot;&quot;
11680 msgid "The internal name used for the permission. This should never be changed." 12005 msgid "The internal name used for the permission. This should never be changed."
11681 msgstr "" 12006 msgstr ""
11682 12007
11683 -#: i18n/templates.c:3800 12008 +#: i18n/templates.c:3701
11684 msgid "The items that you selected to delete." 12009 msgid "The items that you selected to delete."
11685 msgstr "" 12010 msgstr ""
11686 12011
11687 -#: i18n/templates.c:2381 i18n/templates.c:2399 12012 +#: i18n/templates.c:2282 i18n/templates.c:2300
11688 msgid "The items that you selected to move." 12013 msgid "The items that you selected to move."
11689 msgstr "" 12014 msgstr ""
11690 12015
11691 -#: i18n/templates.c:2867 12016 +#: i18n/templates.c:2768
11692 msgid "The last time these tasks were performed was on #time#." 12017 msgid "The last time these tasks were performed was on #time#."
11693 msgstr "" 12018 msgstr ""
11694 12019
@@ -11700,7 +12025,7 @@ msgstr &quot;&quot; @@ -11700,7 +12025,7 @@ msgstr &quot;&quot;
11700 msgid "The list may be long and take some time to load if the search is not filtered and there are a number of users in the system." 12025 msgid "The list may be long and take some time to load if the search is not filtered and there are a number of users in the system."
11701 msgstr "" 12026 msgstr ""
11702 12027
11703 -#: ktapi/ktapi.inc.php:1656 ktapi/ktapi.inc.php:1661 12028 +#: ktapi/ktapi.inc.php:1657 ktapi/ktapi.inc.php:1662
11704 msgid "The list of members must be in the format: array('users' => array(1,2), 'groups' => array(2,4)).')" 12029 msgid "The list of members must be in the format: array('users' => array(1,2), 'groups' => array(2,4)).')"
11705 msgstr "" 12030 msgstr ""
11706 12031
@@ -11764,7 +12089,7 @@ msgstr &quot;&quot; @@ -11764,7 +12089,7 @@ msgstr &quot;&quot;
11764 msgid "The new document type, " 12089 msgid "The new document type, "
11765 msgstr "" 12090 msgstr ""
11766 12091
11767 -#: plugins/commercial/alerts.php:1201 12092 +#: plugins/commercial/alerts.php:1209
11768 msgid "The notifications on this document could not be deleted: " 12093 msgid "The notifications on this document could not be deleted: "
11769 msgstr "" 12094 msgstr ""
11770 12095
@@ -11826,15 +12151,15 @@ msgstr &quot;&quot; @@ -11826,15 +12151,15 @@ msgstr &quot;&quot;
11826 msgid "The quicklink to this document could not be deleted: " 12151 msgid "The quicklink to this document could not be deleted: "
11827 msgstr "" 12152 msgstr ""
11828 12153
11829 -#: plugins/ktcore/KTBulkActions.php:796 12154 +#: plugins/ktcore/KTBulkActions.php:850
11830 msgid "The reason for archiving these documents and folders, for historical purposes." 12155 msgid "The reason for archiving these documents and folders, for historical purposes."
11831 msgstr "" 12156 msgstr ""
11832 12157
11833 -#: plugins/ktcore/KTBulkActions.php:611 12158 +#: plugins/ktcore/KTBulkActions.php:645
11834 msgid "The reason for copying these documents and folders, for historical purposes." 12159 msgid "The reason for copying these documents and folders, for historical purposes."
11835 msgstr "" 12160 msgstr ""
11836 12161
11837 -#: plugins/ktcore/KTBulkActions.php:371 12162 +#: plugins/ktcore/KTBulkActions.php:389
11838 msgid "The reason for moving these documents and folders, for historical purposes." 12163 msgid "The reason for moving these documents and folders, for historical purposes."
11839 msgstr "" 12164 msgstr ""
11840 12165
@@ -11846,6 +12171,10 @@ msgstr &quot;&quot; @@ -11846,6 +12171,10 @@ msgstr &quot;&quot;
11846 msgid "The request to shutdown has been sent to the server. It may take a few seconds." 12171 msgid "The request to shutdown has been sent to the server. It may take a few seconds."
11847 msgstr "" 12172 msgstr ""
11848 12173
  12174 +#: i18n/templates.c:4412
  12175 +msgid "The requested action has not been implemented"
  12176 +msgstr ""
  12177 +
11849 #: lib/help/help.inc.php:162 12178 #: lib/help/help.inc.php:162
11850 msgid "The requested help language has no contents." 12179 msgid "The requested help language has no contents."
11851 msgstr "" 12180 msgstr ""
@@ -11874,19 +12203,19 @@ msgstr &quot;&quot; @@ -11874,19 +12203,19 @@ msgstr &quot;&quot;
11874 msgid "The saved search was deleted successfully." 12203 msgid "The saved search was deleted successfully."
11875 msgstr "" 12204 msgstr ""
11876 12205
11877 -#: i18n/templates.c:5939 12206 +#: i18n/templates.c:6128
11878 msgid "The scheduler runs document indexing and various house keeping tasks, etc in the background." 12207 msgid "The scheduler runs document indexing and various house keeping tasks, etc in the background."
11879 msgstr "" 12208 msgstr ""
11880 12209
11881 -#: i18n/templates.c:2864 12210 +#: i18n/templates.c:2765
11882 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#." 12211 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#."
11883 msgstr "" 12212 msgstr ""
11884 12213
11885 -#: i18n/templates.c:6278 12214 +#: i18n/templates.c:6467
11886 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." 12215 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."
11887 msgstr "" 12216 msgstr ""
11888 12217
11889 -#: i18n/templates.c:6563 12218 +#: i18n/templates.c:6851
11890 msgid "The search criteria has been saved." 12219 msgid "The search criteria has been saved."
11891 msgstr "" 12220 msgstr ""
11892 12221
@@ -11906,15 +12235,15 @@ msgstr &quot;&quot; @@ -11906,15 +12235,15 @@ msgstr &quot;&quot;
11906 msgid "The system rejected your value for this field." 12235 msgid "The system rejected your value for this field."
11907 msgstr "" 12236 msgstr ""
11908 12237
11909 -#: i18n/templates.c:7490 12238 +#: i18n/templates.c:7778
11910 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." 12239 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."
11911 msgstr "" 12240 msgstr ""
11912 12241
11913 -#: i18n/templates.c:2876 12242 +#: i18n/templates.c:2777
11914 msgid "The tasks are scheduled to be run in #time#." 12243 msgid "The tasks are scheduled to be run in #time#."
11915 msgstr "" 12244 msgstr ""
11916 12245
11917 -#: i18n/templates.c:2873 12246 +#: i18n/templates.c:2774
11918 msgid "The tasks were scheduled to be run #time# ago." 12247 msgid "The tasks were scheduled to be run #time# ago."
11919 msgstr "" 12248 msgstr ""
11920 12249
@@ -11949,7 +12278,7 @@ msgstr &quot;&quot; @@ -11949,7 +12278,7 @@ msgstr &quot;&quot;
11949 msgid "The type of source (e.g. <strong>LDAP</strong>)" 12278 msgid "The type of source (e.g. <strong>LDAP</strong>)"
11950 msgstr "" 12279 msgstr ""
11951 12280
11952 -#: lib/documentmanagement/documentutil.inc.php:909 12281 +#: lib/documentmanagement/documentutil.inc.php:932
11953 msgid "The uploaded file does not exist." 12282 msgid "The uploaded file does not exist."
11954 msgstr "" 12283 msgstr ""
11955 12284
@@ -11982,7 +12311,7 @@ msgstr &quot;&quot; @@ -11982,7 +12311,7 @@ msgstr &quot;&quot;
11982 msgid "The user must be a member of the group \"<strong>%s</strong>\"." 12311 msgid "The user must be a member of the group \"<strong>%s</strong>\"."
11983 msgstr "" 12312 msgstr ""
11984 12313
11985 -#: i18n/templates.c:3080 12314 +#: i18n/templates.c:2981
11986 msgid "The user who checked this document out is no longer valid." 12315 msgid "The user who checked this document out is no longer valid."
11987 msgstr "" 12316 msgstr ""
11988 12317
@@ -12006,7 +12335,7 @@ msgstr &quot;&quot; @@ -12006,7 +12335,7 @@ msgstr &quot;&quot;
12006 msgid "The username the user will enter to gain access to %s. e.g. <strong>jsmith</strong>" 12335 msgid "The username the user will enter to gain access to %s. e.g. <strong>jsmith</strong>"
12007 msgstr "" 12336 msgstr ""
12008 12337
12009 -#: i18n/templates.c:5006 i18n/templates.c:5075 12338 +#: i18n/templates.c:5195 i18n/templates.c:5264
12010 msgid "The value of the field" 12339 msgid "The value of the field"
12011 msgstr "" 12340 msgstr ""
12012 12341
@@ -12016,7 +12345,7 @@ msgstr &quot;&quot; @@ -12016,7 +12345,7 @@ msgstr &quot;&quot;
12016 msgid "The value you have entered is invalid. The following characters are not allowed: %s" 12345 msgid "The value you have entered is invalid. The following characters are not allowed: %s"
12017 msgstr "" 12346 msgstr ""
12018 12347
12019 -#: plugins/ktcore/KTDocumentActions.php:1907 i18n/templates.c:7226 12348 +#: plugins/ktcore/KTDocumentActions.php:1907 i18n/templates.c:7514
12020 msgid "The workflow cannot be changed while the document is checked out." 12349 msgid "The workflow cannot be changed while the document is checked out."
12021 msgstr "" 12350 msgstr ""
12022 12351
@@ -12026,51 +12355,51 @@ msgid &quot;&quot; @@ -12026,51 +12355,51 @@ msgid &quot;&quot;
12026 " or a large document then it may take a few minutes to finish." 12355 " or a large document then it may take a few minutes to finish."
12027 msgstr "" 12356 msgstr ""
12028 12357
12029 -#: lib/documentmanagement/documentutil.inc.php:390 12358 +#: lib/documentmanagement/documentutil.inc.php:392
12030 msgid "There already is a shortcut to this document in the target folder." 12359 msgid "There already is a shortcut to this document in the target folder."
12031 msgstr "" 12360 msgstr ""
12032 12361
12033 -#: lib/foldermanagement/folderutil.inc.php:700 12362 +#: lib/foldermanagement/folderutil.inc.php:711
12034 msgid "There already is a shortcut to this folder in the target folder." 12363 msgid "There already is a shortcut to this folder in the target folder."
12035 msgstr "" 12364 msgstr ""
12036 12365
12037 -#: i18n/templates.c:7670 12366 +#: i18n/templates.c:7958
12038 msgid "There are #closed# closed threads - use the \"View All\" option below to view them." 12367 msgid "There are #closed# closed threads - use the \"View All\" option below to view them."
12039 msgstr "" 12368 msgstr ""
12040 12369
12041 -#: i18n/templates.c:7052 12370 +#: i18n/templates.c:7340
12042 msgid "There are 3 different ways in which workflows interact with the system's security" 12371 msgid "There are 3 different ways in which workflows interact with the system's security"
12043 msgstr "" 12372 msgstr ""
12044 12373
12045 -#: i18n/templates.c:2813 12374 +#: i18n/templates.c:2714
12046 msgid "There are currently no active indexers registered. No content indexing will occur." 12375 msgid "There are currently no active indexers registered. No content indexing will occur."
12047 msgstr "" 12376 msgstr ""
12048 12377
12049 -#: i18n/templates.c:5774 12378 +#: i18n/templates.c:5963
12050 msgid "There are currently no roles created within the system." 12379 msgid "There are currently no roles created within the system."
12051 msgstr "" 12380 msgstr ""
12052 12381
12053 -#: i18n/templates.c:7250 12382 +#: i18n/templates.c:7538
12054 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." 12383 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."
12055 msgstr "" 12384 msgstr ""
12056 12385
12057 -#: i18n/templates.c:1589 12386 +#: i18n/templates.c:6800
12058 msgid "There are no documents in the indexing queue." 12387 msgid "There are no documents in the indexing queue."
12059 msgstr "" 12388 msgstr ""
12060 12389
12061 -#: i18n/templates.c:1538 12390 +#: i18n/templates.c:6749
12062 msgid "There are no extractors registered." 12391 msgid "There are no extractors registered."
12063 msgstr "" 12392 msgstr ""
12064 12393
12065 -#: i18n/templates.c:1571 12394 +#: i18n/templates.c:6782
12066 msgid "There are no indexing issues." 12395 msgid "There are no indexing issues."
12067 msgstr "" 12396 msgstr ""
12068 12397
12069 -#: i18n/templates.c:7754 12398 +#: i18n/templates.c:8042
12070 msgid "There are no links to or from this document." 12399 msgid "There are no links to or from this document."
12071 msgstr "" 12400 msgstr ""
12072 12401
12073 -#: i18n/templates.c:7673 12402 +#: i18n/templates.c:7961
12074 msgid "There are no open threads for this document." 12403 msgid "There are no open threads for this document."
12075 msgstr "" 12404 msgstr ""
12076 12405
@@ -12078,7 +12407,7 @@ msgstr &quot;&quot; @@ -12078,7 +12407,7 @@ msgstr &quot;&quot;
12078 msgid "There are no quicklinks." 12407 msgid "There are no quicklinks."
12079 msgstr "" 12408 msgstr ""
12080 12409
12081 -#: i18n/templates.c:6596 12410 +#: i18n/templates.c:6884
12082 msgid "There are no search results matching your search criteria." 12411 msgid "There are no search results matching your search criteria."
12083 msgstr "" 12412 msgstr ""
12084 12413
@@ -12086,11 +12415,11 @@ msgstr &quot;&quot; @@ -12086,11 +12415,11 @@ msgstr &quot;&quot;
12086 msgid "There are no system quicklinks." 12415 msgid "There are no system quicklinks."
12087 msgstr "" 12416 msgstr ""
12088 12417
12089 -#: i18n/templates.c:1616 i18n/templates.c:1619 12418 +#: i18n/templates.c:1517 i18n/templates.c:1520
12090 msgid "There are no tags defined or accessible." 12419 msgid "There are no tags defined or accessible."
12091 msgstr "" 12420 msgstr ""
12092 12421
12093 -#: plugins/ktcore/KTBulkActions.php:192 plugins/ktcore/KTBulkActions.php:908 12422 +#: plugins/ktcore/KTBulkActions.php:192 plugins/ktcore/KTBulkActions.php:962
12094 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?" 12423 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?"
12095 msgstr "" 12424 msgstr ""
12096 12425
@@ -12106,11 +12435,11 @@ msgstr &quot;&quot; @@ -12106,11 +12435,11 @@ msgstr &quot;&quot;
12106 msgid "There don't appear to be any problems." 12435 msgid "There don't appear to be any problems."
12107 msgstr "" 12436 msgstr ""
12108 12437
12109 -#: i18n/templates.c:6299 12438 +#: i18n/templates.c:6488
12110 msgid "There has been a parsing problem. Please check the search expression." 12439 msgid "There has been a parsing problem. Please check the search expression."
12111 msgstr "" 12440 msgstr ""
12112 12441
12113 -#: i18n/templates.c:6296 i18n/templates.c:6584 12442 +#: i18n/templates.c:6485 i18n/templates.c:6872
12114 msgid "There is a problem communicating with the server." 12443 msgid "There is a problem communicating with the server."
12115 msgstr "" 12444 msgstr ""
12116 12445
@@ -12119,15 +12448,15 @@ msgstr &quot;&quot; @@ -12119,15 +12448,15 @@ msgstr &quot;&quot;
12119 msgid "There is a problem parsing the expression '%s'" 12448 msgid "There is a problem parsing the expression '%s'"
12120 msgstr "" 12449 msgstr ""
12121 12450
12122 -#: i18n/templates.c:6581 12451 +#: i18n/templates.c:6869
12123 msgid "There is a problem saving the expression expression." 12452 msgid "There is a problem saving the expression expression."
12124 msgstr "" 12453 msgstr ""
12125 12454
12126 -#: i18n/templates.c:6293 12455 +#: i18n/templates.c:6482
12127 msgid "There is a problem saving the expression." 12456 msgid "There is a problem saving the expression."
12128 msgstr "" 12457 msgstr ""
12129 12458
12130 -#: i18n/templates.c:6290 12459 +#: i18n/templates.c:6479
12131 msgid "There is a problem with the expression." 12460 msgid "There is a problem with the expression."
12132 msgstr "" 12461 msgstr ""
12133 12462
@@ -12155,20 +12484,20 @@ msgstr &quot;&quot; @@ -12155,20 +12484,20 @@ msgstr &quot;&quot;
12155 msgid "There is no help available in your language for this plugin" 12484 msgid "There is no help available in your language for this plugin"
12156 msgstr "" 12485 msgstr ""
12157 12486
12158 -#: lib/documentmanagement/documentutil.inc.php:226 12487 +#: lib/documentmanagement/documentutil.inc.php:227
12159 msgid "There was a database error while trying to archive this file" 12488 msgid "There was a database error while trying to archive this file"
12160 msgstr "" 12489 msgstr ""
12161 12490
12162 -#: lib/documentmanagement/documentutil.inc.php:183 12491 +#: lib/documentmanagement/documentutil.inc.php:182
12163 msgid "There was a problem checking out the document." 12492 msgid "There was a problem checking out the document."
12164 msgstr "" 12493 msgstr ""
12165 12494
12166 -#: lib/documentmanagement/documentutil.inc.php:1017  
12167 -#: lib/documentmanagement/documentutil.inc.php:1508 12495 +#: lib/documentmanagement/documentutil.inc.php:1050
  12496 +#: lib/documentmanagement/documentutil.inc.php:1555
12168 msgid "There was a problem deleting the document from storage." 12497 msgid "There was a problem deleting the document from storage."
12169 msgstr "" 12498 msgstr ""
12170 12499
12171 -#: lib/documentmanagement/documentutil.inc.php:995 12500 +#: lib/documentmanagement/documentutil.inc.php:1028
12172 msgid "There was a problem deleting the document from the database." 12501 msgid "There was a problem deleting the document from the database."
12173 msgstr "" 12502 msgstr ""
12174 12503
@@ -12181,8 +12510,8 @@ msgstr &quot;&quot; @@ -12181,8 +12510,8 @@ msgstr &quot;&quot;
12181 msgid "There was a problem subscribing you to this document" 12510 msgid "There was a problem subscribing you to this document"
12182 msgstr "" 12511 msgstr ""
12183 12512
12184 -#: plugins/ktstandard/KTSubscriptions.php:482  
12185 -#: plugins/ktstandard/KTSubscriptions.php:499 12513 +#: plugins/ktstandard/KTSubscriptions.php:485
  12514 +#: plugins/ktstandard/KTSubscriptions.php:502
12186 msgid "There was a problem subscribing you to this folder" 12515 msgid "There was a problem subscribing you to this folder"
12187 msgstr "" 12516 msgstr ""
12188 12517
@@ -12191,8 +12520,8 @@ msgstr &quot;&quot; @@ -12191,8 +12520,8 @@ msgstr &quot;&quot;
12191 msgid "There was a problem unsubscribing you from this document" 12520 msgid "There was a problem unsubscribing you from this document"
12192 msgstr "" 12521 msgstr ""
12193 12522
12194 -#: plugins/ktstandard/KTSubscriptions.php:534  
12195 -#: plugins/ktstandard/KTSubscriptions.php:551 12523 +#: plugins/ktstandard/KTSubscriptions.php:537
  12524 +#: plugins/ktstandard/KTSubscriptions.php:554
12196 msgid "There was a problem unsubscribing you from this folder" 12525 msgid "There was a problem unsubscribing you from this folder"
12197 msgstr "" 12526 msgstr ""
12198 12527
@@ -12219,15 +12548,15 @@ msgstr &quot;&quot; @@ -12219,15 +12548,15 @@ msgstr &quot;&quot;
12219 msgid "These RSS feeds will be viewable on your dashboard." 12548 msgid "These RSS feeds will be viewable on your dashboard."
12220 msgstr "" 12549 msgstr ""
12221 12550
12222 -#: i18n/templates.c:2723 12551 +#: i18n/templates.c:2624
12223 msgid "These are the results of the bulk action" 12552 msgid "These are the results of the bulk action"
12224 msgstr "" 12553 msgstr ""
12225 12554
12226 -#: i18n/templates.c:4904 12555 +#: i18n/templates.c:5093
12227 msgid "These behaviours and the fields and values they allow are shown below for the active field." 12556 msgid "These behaviours and the fields and values they allow are shown below for the active field."
12228 msgstr "" 12557 msgstr ""
12229 12558
12230 -#: i18n/templates.c:3188 i18n/templates.c:3203 12559 +#: i18n/templates.c:3089 i18n/templates.c:3104
12231 msgid "These documents have versions that are not present on the filesystem. Consider restoring them from backups." 12560 msgid "These documents have versions that are not present on the filesystem. Consider restoring them from backups."
12232 msgstr "" 12561 msgstr ""
12233 12562
@@ -12235,9 +12564,9 @@ msgstr &quot;&quot; @@ -12235,9 +12564,9 @@ msgstr &quot;&quot;
12235 msgid "This Dashlet is incomplete." 12564 msgid "This Dashlet is incomplete."
12236 msgstr "" 12565 msgstr ""
12237 12566
12238 -#: plugins/ktcore/KTBulkActions.php:135 plugins/ktcore/KTBulkActions.php:350  
12239 -#: plugins/ktcore/KTBulkActions.php:591 plugins/ktcore/KTBulkActions.php:776  
12240 -#: plugins/ktcore/KTBulkActions.php:1273 12567 +#: plugins/ktcore/KTBulkActions.php:135 plugins/ktcore/KTBulkActions.php:368
  12568 +#: plugins/ktcore/KTBulkActions.php:625 plugins/ktcore/KTBulkActions.php:830
  12569 +#: plugins/ktcore/KTBulkActions.php:1351
12241 #: plugins/ktcore/KTDocumentActions.php:448 12570 #: plugins/ktcore/KTDocumentActions.php:448
12242 #: plugins/ktcore/KTDocumentActions.php:674 12571 #: plugins/ktcore/KTDocumentActions.php:674
12243 #: plugins/ktcore/KTDocumentActions.php:885 12572 #: plugins/ktcore/KTDocumentActions.php:885
@@ -12264,15 +12593,15 @@ msgstr &quot;&quot; @@ -12264,15 +12593,15 @@ msgstr &quot;&quot;
12264 msgid "This bug can be found on this page" 12593 msgid "This bug can be found on this page"
12265 msgstr "" 12594 msgstr ""
12266 12595
12267 -#: i18n/templates.c:4937 12596 +#: i18n/templates.c:5126
12268 msgid "This column is not active." 12597 msgid "This column is not active."
12269 msgstr "" 12598 msgstr ""
12270 12599
12271 -#: i18n/templates.c:5219 12600 +#: i18n/templates.c:5408
12272 msgid "This conditional fieldset cannot be used" 12601 msgid "This conditional fieldset cannot be used"
12273 msgstr "" 12602 msgstr ""
12274 12603
12275 -#: i18n/templates.c:5021 12604 +#: i18n/templates.c:5210
12276 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." 12605 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."
12277 msgstr "" 12606 msgstr ""
12278 12607
@@ -12284,7 +12613,7 @@ msgstr &quot;&quot; @@ -12284,7 +12613,7 @@ msgstr &quot;&quot;
12284 msgid "This could be due to the indexer not having been started, OR not configured correctly" 12613 msgid "This could be due to the indexer not having been started, OR not configured correctly"
12285 msgstr "" 12614 msgstr ""
12286 12615
12287 -#: i18n/templates.c:6419 12616 +#: i18n/templates.c:6608
12288 msgid "This dashlet will disappear when the migration process is complete." 12617 msgid "This dashlet will disappear when the migration process is complete."
12289 msgstr "" 12618 msgstr ""
12290 12619
@@ -12337,23 +12666,23 @@ msgstr &quot;&quot; @@ -12337,23 +12666,23 @@ msgstr &quot;&quot;
12337 msgid "This document is checked out, but not by you" 12666 msgid "This document is checked out, but not by you"
12338 msgstr "" 12667 msgstr ""
12339 12668
12340 -#: i18n/templates.c:3431 12669 +#: i18n/templates.c:3332
12341 msgid "This document is currently checked out by #checkoutuser#, but you have sufficient priviledges to cancel their checkout." 12670 msgid "This document is currently checked out by #checkoutuser#, but you have sufficient priviledges to cancel their checkout."
12342 msgstr "" 12671 msgstr ""
12343 12672
12344 -#: i18n/templates.c:3434 12673 +#: i18n/templates.c:3335
12345 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." 12674 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."
12346 msgstr "" 12675 msgstr ""
12347 12676
12348 -#: i18n/templates.c:3428 12677 +#: i18n/templates.c:3329
12349 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." 12678 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."
12350 msgstr "" 12679 msgstr ""
12351 12680
12352 -#: i18n/templates.c:3170 12681 +#: i18n/templates.c:3071
12353 msgid "This document is currently of type #doctype#. If this is incorrect, you can change it here." 12682 msgid "This document is currently of type #doctype#. If this is incorrect, you can change it here."
12354 msgstr "" 12683 msgstr ""
12355 12684
12356 -#: i18n/templates.c:3437 12685 +#: i18n/templates.c:3338
12357 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." 12686 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."
12358 msgstr "" 12687 msgstr ""
12359 12688
@@ -12366,15 +12695,19 @@ msgstr &quot;&quot; @@ -12366,15 +12695,19 @@ msgstr &quot;&quot;
12366 msgid "This document is not editable" 12695 msgid "This document is not editable"
12367 msgstr "" 12696 msgstr ""
12368 12697
12369 -#: i18n/templates.c:5024 i18n/templates.c:5246 12698 +#: i18n/templates.c:4424
  12699 +msgid "This document is not saved to KnowledgeTree. Are you sure you want to cancel saving to KnowledgeTree?"
  12700 +msgstr ""
  12701 +
  12702 +#: i18n/templates.c:5213 i18n/templates.c:5435
12370 msgid "This error prevents this fieldset from being set to complete" 12703 msgid "This error prevents this fieldset from being set to complete"
12371 msgstr "" 12704 msgstr ""
12372 12705
12373 -#: i18n/templates.c:4985 12706 +#: i18n/templates.c:5174
12374 msgid "This field is not controlled by the currently active group." 12707 msgid "This field is not controlled by the currently active group."
12375 msgstr "" 12708 msgstr ""
12376 12709
12377 -#: i18n/templates.c:5258 12710 +#: i18n/templates.c:5447
12378 msgid "This fieldset cannot be made conditional, since it contains fields which are not lookup types." 12711 msgid "This fieldset cannot be made conditional, since it contains fields which are not lookup types."
12379 msgstr "" 12712 msgstr ""
12380 12713
@@ -12387,11 +12720,11 @@ msgstr &quot;&quot; @@ -12387,11 +12720,11 @@ msgstr &quot;&quot;
12387 msgid "This first step requires that you provide basic details about the workflow: its name, etc." 12720 msgid "This first step requires that you provide basic details about the workflow: its name, etc."
12388 msgstr "" 12721 msgstr ""
12389 12722
12390 -#: i18n/templates.c:4139 12723 +#: i18n/templates.c:4040
12391 msgid "This folder <strong>inherits</strong> its permissions from #permission_source#." 12724 msgid "This folder <strong>inherits</strong> its permissions from #permission_source#."
12392 msgstr "" 12725 msgstr ""
12393 12726
12394 -#: i18n/templates.c:3821 i18n/templates.c:4148 12727 +#: i18n/templates.c:3722 i18n/templates.c:4049
12395 msgid "This folder defines its own permissions." 12728 msgid "This folder defines its own permissions."
12396 msgstr "" 12729 msgstr ""
12397 12730
@@ -12399,11 +12732,11 @@ msgstr &quot;&quot; @@ -12399,11 +12732,11 @@ msgstr &quot;&quot;
12399 msgid "This folder does not override its permissions" 12732 msgid "This folder does not override its permissions"
12400 msgstr "" 12733 msgstr ""
12401 12734
12402 -#: plugins/ktcore/KTCorePlugin.php:317 i18n/templates.c:1607 12735 +#: plugins/ktcore/KTCorePlugin.php:317 i18n/templates.c:6818
12403 msgid "This function allows you to re-index your entire repository." 12736 msgid "This function allows you to re-index your entire repository."
12404 msgstr "" 12737 msgstr ""
12405 12738
12406 -#: i18n/templates.c:5696 12739 +#: i18n/templates.c:5885
12407 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." 12740 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."
12408 msgstr "" 12741 msgstr ""
12409 12742
@@ -12411,15 +12744,15 @@ msgstr &quot;&quot; @@ -12411,15 +12744,15 @@ msgstr &quot;&quot;
12411 msgid "This installation assigns workflows by Document Type. Configure this process here." 12744 msgid "This installation assigns workflows by Document Type. Configure this process here."
12412 msgstr "" 12745 msgstr ""
12413 12746
12414 -#: i18n/templates.c:7970 12747 +#: i18n/templates.c:8258
12415 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." 12748 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."
12416 msgstr "" 12749 msgstr ""
12417 12750
12418 -#: i18n/templates.c:4841 12751 +#: i18n/templates.c:5030
12419 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." 12752 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."
12420 msgstr "" 12753 msgstr ""
12421 12754
12422 -#: i18n/templates.c:5438 12755 +#: i18n/templates.c:5627
12423 msgid "This is a professionally supported edition of KnowledgeTree." 12756 msgid "This is a professionally supported edition of KnowledgeTree."
12424 msgstr "" 12757 msgstr ""
12425 12758
@@ -12436,11 +12769,11 @@ msgstr &quot;&quot; @@ -12436,11 +12769,11 @@ msgstr &quot;&quot;
12436 msgid "This is not a valid email address." 12769 msgid "This is not a valid email address."
12437 msgstr "" 12770 msgstr ""
12438 12771
12439 -#: i18n/templates.c:1844 12772 +#: i18n/templates.c:1745
12440 msgid "This is the data assigned to the <strong>#name#</strong> aspect of this document." 12773 msgid "This is the data assigned to the <strong>#name#</strong> aspect of this document."
12441 msgstr "" 12774 msgstr ""
12442 12775
12443 -#: i18n/templates.c:6569 12776 +#: i18n/templates.c:6857
12444 msgid "This is the saved search criteria:" 12777 msgid "This is the saved search criteria:"
12445 msgstr "" 12778 msgstr ""
12446 12779
@@ -12460,23 +12793,23 @@ msgstr &quot;&quot; @@ -12460,23 +12793,23 @@ msgstr &quot;&quot;
12460 msgid "This notification handler does not support publication." 12793 msgid "This notification handler does not support publication."
12461 msgstr "" 12794 msgstr ""
12462 12795
12463 -#: i18n/templates.c:7406 12796 +#: i18n/templates.c:7694
12464 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." 12797 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."
12465 msgstr "" 12798 msgstr ""
12466 12799
12467 -#: i18n/templates.c:3890 12800 +#: i18n/templates.c:3791
12468 msgid "This page allows you to rename a folder." 12801 msgid "This page allows you to rename a folder."
12469 msgstr "" 12802 msgstr ""
12470 12803
12471 -#: i18n/templates.c:2429 12804 +#: i18n/templates.c:2330
12472 msgid "This page allows you to rename the file name (not the document title) for a document." 12805 msgid "This page allows you to rename the file name (not the document title) for a document."
12473 msgstr "" 12806 msgstr ""
12474 12807
12475 -#: i18n/templates.c:2447 12808 +#: i18n/templates.c:2348
12476 msgid "This page allows you to see the roles as they apply to this particular document." 12809 msgid "This page allows you to see the roles as they apply to this particular document."
12477 msgstr "" 12810 msgstr ""
12478 12811
12479 -#: i18n/templates.c:2783 12812 +#: i18n/templates.c:2684
12480 msgid "This page defines configuration options which are currently reserved for future development." 12813 msgid "This page defines configuration options which are currently reserved for future development."
12481 msgstr "" 12814 msgstr ""
12482 12815
@@ -12488,35 +12821,35 @@ msgstr &quot;&quot; @@ -12488,35 +12821,35 @@ msgstr &quot;&quot;
12488 msgid "This page lists versions of document content and allows you to compare a content version with another content version." 12821 msgid "This page lists versions of document content and allows you to compare a content version with another content version."
12489 msgstr "" 12822 msgstr ""
12490 12823
12491 -#: i18n/templates.c:3233 i18n/templates.c:3320 12824 +#: i18n/templates.c:3134 i18n/templates.c:3221
12492 msgid "This page lists versions of document metadata and allows you to compare a metadata version with the current metadata content." 12825 msgid "This page lists versions of document metadata and allows you to compare a metadata version with the current metadata content."
12493 msgstr "" 12826 msgstr ""
12494 12827
12495 -#: i18n/templates.c:3404 12828 +#: i18n/templates.c:3305
12496 msgid "This page provides details of all activities that have been carried out on the document." 12829 msgid "This page provides details of all activities that have been carried out on the document."
12497 msgstr "" 12830 msgstr ""
12498 12831
12499 -#: i18n/templates.c:2246 12832 +#: i18n/templates.c:2147
12500 msgid "This page provides details of all activities that have been carried out on the folder." 12833 msgid "This page provides details of all activities that have been carried out on the folder."
12501 msgstr "" 12834 msgstr ""
12502 12835
12503 -#: i18n/templates.c:3266 12836 +#: i18n/templates.c:3167
12504 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." 12837 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."
12505 msgstr "" 12838 msgstr ""
12506 12839
12507 -#: i18n/templates.c:3905 i18n/templates.c:4121 12840 +#: i18n/templates.c:3806 i18n/templates.c:4022
12508 msgid "This page shows the permissions that apply to this specific folder. Only the roles or groups which have permissions assigned are shown." 12841 msgid "This page shows the permissions that apply to this specific folder. Only the roles or groups which have permissions assigned are shown."
12509 msgstr "" 12842 msgstr ""
12510 12843
12511 -#: i18n/templates.c:3380 12844 +#: i18n/templates.c:3281
12512 msgid "This page shows the permissions that individual users have on this document. Only the users which have permissions assigned are shown." 12845 msgid "This page shows the permissions that individual users have on this document. Only the users which have permissions assigned are shown."
12513 msgstr "" 12846 msgstr ""
12514 12847
12515 -#: i18n/templates.c:3947 12848 +#: i18n/templates.c:3848
12516 msgid "This page shows the permissions that individual users have on this folder. Only the users which have permissions assigned are shown." 12849 msgid "This page shows the permissions that individual users have on this folder. Only the users which have permissions assigned are shown."
12517 msgstr "" 12850 msgstr ""
12518 12851
12519 -#: i18n/templates.c:4760 12852 +#: i18n/templates.c:4949
12520 msgid "This page will allow you to manage the different aspects of this particular field." 12853 msgid "This page will allow you to manage the different aspects of this particular field."
12521 msgstr "" 12854 msgstr ""
12522 12855
@@ -12524,11 +12857,11 @@ msgstr &quot;&quot; @@ -12524,11 +12857,11 @@ msgstr &quot;&quot;
12524 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." 12857 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."
12525 msgstr "" 12858 msgstr ""
12526 12859
12527 -#: i18n/templates.c:1418 i18n/templates.c:4481 i18n/templates.c:5429 12860 +#: i18n/templates.c:1418 i18n/templates.c:4670 i18n/templates.c:5618
12528 msgid "This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>" 12861 msgid "This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>"
12529 msgstr "" 12862 msgstr ""
12530 12863
12531 -#: i18n/templates.c:1577 12864 +#: i18n/templates.c:6788
12532 msgid "This report lists all mime types and extensions that can be identified by #appname#." 12865 msgid "This report lists all mime types and extensions that can be identified by #appname#."
12533 msgstr "" 12866 msgstr ""
12534 12867
@@ -12537,15 +12870,15 @@ msgstr &quot;&quot; @@ -12537,15 +12870,15 @@ msgstr &quot;&quot;
12537 msgid "This report lists all mime types and extensions that can be identified by %s." 12870 msgid "This report lists all mime types and extensions that can be identified by %s."
12538 msgstr "" 12871 msgstr ""
12539 12872
12540 -#: plugins/ktcore/KTCorePlugin.php:313 i18n/templates.c:1583 12873 +#: plugins/ktcore/KTCorePlugin.php:313 i18n/templates.c:6794
12541 msgid "This report lists documents that are waiting to be indexed." 12874 msgid "This report lists documents that are waiting to be indexed."
12542 msgstr "" 12875 msgstr ""
12543 12876
12544 -#: plugins/ktcore/KTCorePlugin.php:305 i18n/templates.c:1520 12877 +#: plugins/ktcore/KTCorePlugin.php:305 i18n/templates.c:6731
12545 msgid "This report lists the text extractors and their supported mime types." 12878 msgid "This report lists the text extractors and their supported mime types."
12546 msgstr "" 12879 msgstr ""
12547 12880
12548 -#: plugins/ktcore/KTCorePlugin.php:309 i18n/templates.c:1544 12881 +#: plugins/ktcore/KTCorePlugin.php:309 i18n/templates.c:6755
12549 msgid "This report will help to diagnose problems with document indexing." 12882 msgid "This report will help to diagnose problems with document indexing."
12550 msgstr "" 12883 msgstr ""
12551 12884
@@ -12569,7 +12902,7 @@ msgstr &quot;&quot; @@ -12569,7 +12902,7 @@ msgstr &quot;&quot;
12569 msgid "This transition cannot be performed while the document is checked out." 12902 msgid "This transition cannot be performed while the document is checked out."
12570 msgstr "" 12903 msgstr ""
12571 12904
12572 -#: i18n/templates.c:7073 12905 +#: i18n/templates.c:7361
12573 msgid "This transition has no actions associated with it.." 12906 msgid "This transition has no actions associated with it.."
12574 msgstr "" 12907 msgstr ""
12575 12908
@@ -12585,11 +12918,11 @@ msgstr &quot;&quot; @@ -12585,11 +12918,11 @@ msgstr &quot;&quot;
12585 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." 12918 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."
12586 msgstr "" 12919 msgstr ""
12587 12920
12588 -#: i18n/templates.c:7409 i18n/templates.c:7517 12921 +#: i18n/templates.c:7697 i18n/templates.c:7805
12589 msgid "This workflow does not define any states." 12922 msgid "This workflow does not define any states."
12590 msgstr "" 12923 msgstr ""
12591 12924
12592 -#: i18n/templates.c:7559 12925 +#: i18n/templates.c:7847
12593 msgid "This workflow does not define any transitions. Use the \"Create a new transition\" link above to add new transitions." 12926 msgid "This workflow does not define any transitions. Use the \"Create a new transition\" link above to add new transitions."
12594 msgstr "" 12927 msgstr ""
12595 12928
@@ -12597,7 +12930,7 @@ msgstr &quot;&quot; @@ -12597,7 +12930,7 @@ msgstr &quot;&quot;
12597 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." 12930 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."
12598 msgstr "" 12931 msgstr ""
12599 12932
12600 -#: i18n/templates.c:7703 12933 +#: i18n/templates.c:7991
12601 msgid "Thread closed" 12934 msgid "Thread closed"
12602 msgstr "" 12935 msgstr ""
12603 12936
@@ -12609,7 +12942,7 @@ msgstr &quot;&quot; @@ -12609,7 +12942,7 @@ msgstr &quot;&quot;
12609 msgid "Tika Apache Extractor" 12942 msgid "Tika Apache Extractor"
12610 msgstr "" 12943 msgstr ""
12611 12944
12612 -#: search2/indexing/extractors/TikaApacheExtractor.inc.php:95 12945 +#: search2/indexing/extractors/TikaApacheExtractor.inc.php:129
12613 msgid "Tika Extractor: XML-RPC failed to extract text." 12946 msgid "Tika Extractor: XML-RPC failed to extract text."
12614 msgstr "" 12947 msgstr ""
12615 12948
@@ -12620,29 +12953,29 @@ msgstr &quot;&quot; @@ -12620,29 +12953,29 @@ msgstr &quot;&quot;
12620 #: lib/browse/BrowseColumns.inc.php:106 plugins/ktcore/KTColumns.inc.php:58 12953 #: lib/browse/BrowseColumns.inc.php:106 plugins/ktcore/KTColumns.inc.php:58
12621 #: plugins/ktcore/KTCorePlugin.php:140 plugins/rssplugin/manageRSSFeeds.php:87 12954 #: plugins/ktcore/KTCorePlugin.php:140 plugins/rssplugin/manageRSSFeeds.php:87
12622 #: plugins/rssplugin/manageRSSFeeds.php:133 12955 #: plugins/rssplugin/manageRSSFeeds.php:133
12623 -#: search2/search/fields/TitleField.inc.php:46 i18n/templates.c:5  
12624 -#: i18n/templates.c:1484 i18n/templates.c:4403 i18n/templates.c:4529  
12625 -#: i18n/templates.c:4544 12956 +#: search2/search/fields/TitleField.inc.php:47 i18n/templates.c:5
  12957 +#: i18n/templates.c:1484 i18n/templates.c:4598 i18n/templates.c:4718
  12958 +#: i18n/templates.c:4733
12626 msgid "Title" 12959 msgid "Title"
12627 msgstr "" 12960 msgstr ""
12628 12961
12629 -#: i18n/templates.c:5288 12962 +#: i18n/templates.c:5477
12630 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." 12963 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."
12631 msgstr "" 12964 msgstr ""
12632 12965
12633 -#: i18n/templates.c:5843 12966 +#: i18n/templates.c:6032
12634 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." 12967 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."
12635 msgstr "" 12968 msgstr ""
12636 12969
12637 -#: i18n/templates.c:4085 12970 +#: i18n/templates.c:3986
12638 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." 12971 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."
12639 msgstr "" 12972 msgstr ""
12640 12973
12641 -#: i18n/templates.c:7913 12974 +#: i18n/templates.c:8201
12642 msgid "To connect to #appname# via a third-party WebDAV client, please use the following address" 12975 msgid "To connect to #appname# via a third-party WebDAV client, please use the following address"
12643 msgstr "" 12976 msgstr ""
12644 12977
12645 -#: i18n/templates.c:7916 12978 +#: i18n/templates.c:8204
12646 msgid "To connect with the #appname# Tools Suite, use this address" 12979 msgid "To connect with the #appname# Tools Suite, use this address"
12647 msgstr "" 12980 msgstr ""
12648 12981
@@ -12650,27 +12983,27 @@ msgstr &quot;&quot; @@ -12650,27 +12983,27 @@ msgstr &quot;&quot;
12650 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'." 12983 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'."
12651 msgstr "" 12984 msgstr ""
12652 12985
12653 -#: i18n/templates.c:4523 12986 +#: i18n/templates.c:4712
12654 msgid "To customize a help file, please visit that file via the help system and click on <strong>customize this help file</strong>." 12987 msgid "To customize a help file, please visit that file via the help system and click on <strong>customize this help file</strong>."
12655 msgstr "" 12988 msgstr ""
12656 12989
12657 -#: i18n/templates.c:6575 12990 +#: i18n/templates.c:6863
12658 msgid "To delete this saved search criteria or to edit other saved search criteria, #options#." 12991 msgid "To delete this saved search criteria or to edit other saved search criteria, #options#."
12659 msgstr "" 12992 msgstr ""
12660 12993
12661 -#: i18n/templates.c:6560 12994 +#: i18n/templates.c:6848
12662 msgid "To edit the search criteria, use the #options#." 12995 msgid "To edit the search criteria, use the #options#."
12663 msgstr "" 12996 msgstr ""
12664 12997
12665 -#: i18n/templates.c:6461 12998 +#: i18n/templates.c:6650
12666 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." 12999 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."
12667 msgstr "" 13000 msgstr ""
12668 13001
12669 -#: i18n/templates.c:4979 13002 +#: i18n/templates.c:5168
12670 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." 13003 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."
12671 msgstr "" 13004 msgstr ""
12672 13005
12673 -#: i18n/templates.c:1640 13006 +#: i18n/templates.c:1541
12674 msgid "To modify this search, press the 'Edit' button." 13007 msgid "To modify this search, press the 'Edit' button."
12675 msgstr "" 13008 msgstr ""
12676 13009
@@ -12678,27 +13011,31 @@ msgstr &quot;&quot; @@ -12678,27 +13011,31 @@ msgstr &quot;&quot;
12678 msgid "To save over one of your existing searches, select it here." 13011 msgid "To save over one of your existing searches, select it here."
12679 msgstr "" 13012 msgstr ""
12680 13013
12681 -#: i18n/templates.c:1649 13014 +#: i18n/templates.c:1550
12682 msgid "To save this search permanently, so that you can run it again at any time, fill in a name below and click 'Save'." 13015 msgid "To save this search permanently, so that you can run it again at any time, fill in a name below and click 'Save'."
12683 msgstr "" 13016 msgstr ""
12684 13017
12685 -#: i18n/templates.c:3518 13018 +#: i18n/templates.c:3419
12686 msgid "To start the process of creating a new document type, please enter a name for the type below." 13019 msgid "To start the process of creating a new document type, please enter a name for the type below."
12687 msgstr "" 13020 msgstr ""
12688 13021
12689 -#: plugins/commercial/alerts.php:969 13022 +#: i18n/templates.c:4355
  13023 +msgid "To:"
  13024 +msgstr ""
  13025 +
  13026 +#: plugins/commercial/alerts.php:977
12690 msgid "Today" 13027 msgid "Today"
12691 msgstr "" 13028 msgstr ""
12692 13029
12693 -#: i18n/templates.c:4829 13030 +#: i18n/templates.c:5018
12694 msgid "Toggle enabled state" 13031 msgid "Toggle enabled state"
12695 msgstr "" 13032 msgstr ""
12696 13033
12697 -#: i18n/templates.c:2213 13034 +#: i18n/templates.c:2114
12698 msgid "Toggle search results format" 13035 msgid "Toggle search results format"
12699 msgstr "" 13036 msgstr ""
12700 13037
12701 -#: i18n/templates.c:4832 i18n/templates.c:5192 i18n/templates.c:5207 13038 +#: i18n/templates.c:5021 i18n/templates.c:5381 i18n/templates.c:5396
12702 msgid "Toggle stickiness" 13039 msgid "Toggle stickiness"
12703 msgstr "" 13040 msgstr ""
12704 13041
@@ -12718,15 +13055,15 @@ msgstr &quot;&quot; @@ -12718,15 +13055,15 @@ msgstr &quot;&quot;
12718 msgid "Top Downloads for the last Week" 13055 msgid "Top Downloads for the last Week"
12719 msgstr "" 13056 msgstr ""
12720 13057
12721 -#: i18n/templates.c:6437 13058 +#: i18n/templates.c:6626
12722 msgid "Total # Documents in Repository:" 13059 msgid "Total # Documents in Repository:"
12723 msgstr "" 13060 msgstr ""
12724 13061
12725 -#: i18n/templates.c:6404 13062 +#: i18n/templates.c:6593
12726 msgid "Total documents migrated:" 13063 msgid "Total documents migrated:"
12727 msgstr "" 13064 msgstr ""
12728 13065
12729 -#: i18n/templates.c:6407 13066 +#: i18n/templates.c:6596
12730 msgid "Total documents to be migrated:" 13067 msgid "Total documents to be migrated:"
12731 msgstr "" 13068 msgstr ""
12732 13069
@@ -12743,23 +13080,23 @@ msgstr &quot;&quot; @@ -12743,23 +13080,23 @@ msgstr &quot;&quot;
12743 msgid "Transaction Type" 13080 msgid "Transaction Type"
12744 msgstr "" 13081 msgstr ""
12745 13082
12746 -#: i18n/templates.c:6845 i18n/templates.c:6998 i18n/templates.c:7115  
12747 -#: i18n/templates.c:7340 13083 +#: i18n/templates.c:7133 i18n/templates.c:7286 i18n/templates.c:7403
  13084 +#: i18n/templates.c:7628
12748 msgid "Transition" 13085 msgid "Transition"
12749 msgstr "" 13086 msgstr ""
12750 13087
12751 -#: i18n/templates.c:7088 13088 +#: i18n/templates.c:7376
12752 msgid "Transition Actions Overview" 13089 msgid "Transition Actions Overview"
12753 msgstr "" 13090 msgstr ""
12754 13091
12755 -#: i18n/templates.c:7562 13092 +#: i18n/templates.c:7850
12756 msgid "Transition Availability" 13093 msgid "Transition Availability"
12757 msgstr "" 13094 msgstr ""
12758 13095
12759 #: plugins/ktcore/admin/workflowsv2.php:1943 13096 #: plugins/ktcore/admin/workflowsv2.php:1943
12760 #: plugins/ktcore/admin/workflowsv2.php:1980 13097 #: plugins/ktcore/admin/workflowsv2.php:1980
12761 -#: plugins/ktcore/admin/workflowsv2.php:2042 i18n/templates.c:6896  
12762 -#: i18n/templates.c:6908 i18n/templates.c:7070 13098 +#: plugins/ktcore/admin/workflowsv2.php:2042 i18n/templates.c:7184
  13099 +#: i18n/templates.c:7196 i18n/templates.c:7358
12763 msgid "Transition Effects" 13100 msgid "Transition Effects"
12764 msgstr "" 13101 msgstr ""
12765 13102
@@ -12767,29 +13104,29 @@ msgstr &quot;&quot; @@ -12767,29 +13104,29 @@ msgstr &quot;&quot;
12767 msgid "Transition Effects Overview" 13104 msgid "Transition Effects Overview"
12768 msgstr "" 13105 msgstr ""
12769 13106
12770 -#: plugins/ktcore/admin/workflowsv2.php:1050 i18n/templates.c:6827 13107 +#: plugins/ktcore/admin/workflowsv2.php:1050 i18n/templates.c:7115
12771 msgid "Transition Name" 13108 msgid "Transition Name"
12772 msgstr "" 13109 msgstr ""
12773 13110
12774 -#: i18n/templates.c:6890 13111 +#: i18n/templates.c:7178
12775 msgid "Transition Requirements" 13112 msgid "Transition Requirements"
12776 msgstr "" 13113 msgstr ""
12777 13114
12778 #: plugins/ktcore/admin/workflowsv2.php:1638 13115 #: plugins/ktcore/admin/workflowsv2.php:1638
12779 #: plugins/ktcore/admin/workflowsv2.php:1722 13116 #: plugins/ktcore/admin/workflowsv2.php:1722
12780 -#: plugins/ktcore/admin/workflowsv2.php:1783 i18n/templates.c:7067 13117 +#: plugins/ktcore/admin/workflowsv2.php:1783 i18n/templates.c:7355
12781 msgid "Transition Restrictions" 13118 msgid "Transition Restrictions"
12782 msgstr "" 13119 msgstr ""
12783 13120
12784 -#: plugins/ktcore/admin/workflowsv2.php:1635 i18n/templates.c:7106 13121 +#: plugins/ktcore/admin/workflowsv2.php:1635 i18n/templates.c:7394
12785 msgid "Transition Restrictions Overview" 13122 msgid "Transition Restrictions Overview"
12786 msgstr "" 13123 msgstr ""
12787 13124
12788 -#: i18n/templates.c:7025 13125 +#: i18n/templates.c:7313
12789 msgid "Transition Restrictions: #name#" 13126 msgid "Transition Restrictions: #name#"
12790 msgstr "" 13127 msgstr ""
12791 13128
12792 -#: i18n/templates.c:7352 13129 +#: i18n/templates.c:7640
12793 msgid "Transition Triggers" 13130 msgid "Transition Triggers"
12794 msgstr "" 13131 msgstr ""
12795 13132
@@ -12804,7 +13141,7 @@ msgstr &quot;&quot; @@ -12804,7 +13141,7 @@ msgstr &quot;&quot;
12804 msgid "Transition performed" 13141 msgid "Transition performed"
12805 msgstr "" 13142 msgstr ""
12806 13143
12807 -#: i18n/templates.c:7220 13144 +#: i18n/templates.c:7508
12808 msgid "Transition to another workflow state" 13145 msgid "Transition to another workflow state"
12809 msgstr "" 13146 msgstr ""
12810 13147
@@ -12812,7 +13149,7 @@ msgstr &quot;&quot; @@ -12812,7 +13149,7 @@ msgstr &quot;&quot;
12812 msgid "Transition to perform" 13149 msgid "Transition to perform"
12813 msgstr "" 13150 msgstr ""
12814 13151
12815 -#: i18n/templates.c:7355 13152 +#: i18n/templates.c:7643
12816 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." 13153 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."
12817 msgstr "" 13154 msgstr ""
12818 13155
@@ -12820,39 +13157,39 @@ msgstr &quot;&quot; @@ -12820,39 +13157,39 @@ msgstr &quot;&quot;
12820 msgid "Transition updated." 13157 msgid "Transition updated."
12821 msgstr "" 13158 msgstr ""
12822 13159
12823 -#: i18n/templates.c:7094 13160 +#: i18n/templates.c:7382
12824 msgid "Transition<" 13161 msgid "Transition<"
12825 msgstr "" 13162 msgstr ""
12826 13163
12827 #: plugins/ktcore/admin/workflow/newworkflow.inc.php:92 13164 #: plugins/ktcore/admin/workflow/newworkflow.inc.php:92
12828 -#: plugins/ktcore/admin/workflowsv2.php:838 i18n/templates.c:6818  
12829 -#: i18n/templates.c:7289 13165 +#: plugins/ktcore/admin/workflowsv2.php:838 i18n/templates.c:7106
  13166 +#: i18n/templates.c:7577
12830 msgid "Transitions" 13167 msgid "Transitions"
12831 msgstr "" 13168 msgstr ""
12832 13169
12833 -#: i18n/templates.c:7292 13170 +#: i18n/templates.c:7580
12834 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)." 13171 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)."
12835 msgstr "" 13172 msgstr ""
12836 13173
12837 -#: i18n/templates.c:7181 i18n/templates.c:7544 13174 +#: i18n/templates.c:7469 i18n/templates.c:7832
12838 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." 13175 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."
12839 msgstr "" 13176 msgstr ""
12840 13177
12841 -#: i18n/templates.c:7427 i18n/templates.c:7535 13178 +#: i18n/templates.c:7715 i18n/templates.c:7823
12842 msgid "Transitions available" 13179 msgid "Transitions available"
12843 msgstr "" 13180 msgstr ""
12844 13181
12845 -#: i18n/templates.c:7301 13182 +#: i18n/templates.c:7589
12846 msgid "Transitions from this state" 13183 msgid "Transitions from this state"
12847 msgstr "" 13184 msgstr ""
12848 13185
12849 -#: i18n/templates.c:7295 i18n/templates.c:7430 i18n/templates.c:7538 13186 +#: i18n/templates.c:7583 i18n/templates.c:7718 i18n/templates.c:7826
12850 msgid "Transitions to this state" 13187 msgid "Transitions to this state"
12851 msgstr "" 13188 msgstr ""
12852 13189
12853 #: lib/documentmanagement/DocumentField.inc:207 13190 #: lib/documentmanagement/DocumentField.inc:207
12854 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:86 i18n/templates.c:3716  
12855 -#: i18n/templates.c:5141 13191 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:86 i18n/templates.c:3617
  13192 +#: i18n/templates.c:5330
12856 msgid "Tree" 13193 msgid "Tree"
12857 msgstr "" 13194 msgstr ""
12858 13195
@@ -12864,7 +13201,7 @@ msgstr &quot;&quot; @@ -12864,7 +13201,7 @@ msgstr &quot;&quot;
12864 msgid "Tried to remove member from database, apparently successfully, but hasMember thinks they're still members?" 13201 msgid "Tried to remove member from database, apparently successfully, but hasMember thinks they're still members?"
12865 msgstr "" 13202 msgstr ""
12866 13203
12867 -#: i18n/templates.c:7367 i18n/templates.c:7385 13204 +#: i18n/templates.c:7655 i18n/templates.c:7673
12868 msgid "Trigger" 13205 msgid "Trigger"
12869 msgstr "" 13206 msgstr ""
12870 13207
@@ -12879,29 +13216,29 @@ msgid &quot;Trigger saved.&quot; @@ -12879,29 +13216,29 @@ msgid &quot;Trigger saved.&quot;
12879 msgstr "" 13216 msgstr ""
12880 13217
12881 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:79 13218 #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:79
12882 -#: i18n/templates.c:6194 13219 +#: i18n/templates.c:6383
12883 msgid "True" 13220 msgid "True"
12884 msgstr "" 13221 msgstr ""
12885 13222
12886 -#: lib/import/bulkimport.inc.php:110 13223 +#: lib/import/bulkimport.inc.php:122
12887 #, php-format 13224 #, php-format
12888 msgid "Two folders named %s present in %s. Unable to decide which to use..." 13225 msgid "Two folders named %s present in %s. Unable to decide which to use..."
12889 msgstr "" 13226 msgstr ""
12890 13227
12891 -#: i18n/templates.c:3707 i18n/templates.c:5132 i18n/templates.c:5159  
12892 -#: i18n/templates.c:7721 13228 +#: i18n/templates.c:3608 i18n/templates.c:4592 i18n/templates.c:5321
  13229 +#: i18n/templates.c:5348 i18n/templates.c:8009
12893 msgid "Type" 13230 msgid "Type"
12894 msgstr "" 13231 msgstr ""
12895 13232
12896 -#: i18n/templates.c:2909 13233 +#: i18n/templates.c:2810
12897 msgid "Type :q! to exit without saving." 13234 msgid "Type :q! to exit without saving."
12898 msgstr "" 13235 msgstr ""
12899 13236
12900 -#: i18n/templates.c:4616 i18n/templates.c:4880 i18n/templates.c:5276 13237 +#: i18n/templates.c:4805 i18n/templates.c:5069 i18n/templates.c:5465
12901 msgid "Type Description" 13238 msgid "Type Description"
12902 msgstr "" 13239 msgstr ""
12903 13240
12904 -#: i18n/templates.c:2906 13241 +#: i18n/templates.c:2807
12905 msgid "Type ZZ to save changes and exit." 13242 msgid "Type ZZ to save changes and exit."
12906 msgstr "" 13243 msgstr ""
12907 13244
@@ -12913,7 +13250,11 @@ msgstr &quot;&quot; @@ -12913,7 +13250,11 @@ msgstr &quot;&quot;
12913 msgid "Type of conversion" 13250 msgid "Type of conversion"
12914 msgstr "" 13251 msgstr ""
12915 13252
12916 -#: i18n/templates.c:1175 i18n/templates.c:3461 13253 +#: i18n/templates.c:4352
  13254 +msgid "Type your message here ..."
  13255 +msgstr ""
  13256 +
  13257 +#: i18n/templates.c:1175 i18n/templates.c:3362
12917 msgid "Type-specific field sets" 13258 msgid "Type-specific field sets"
12918 msgstr "" 13259 msgstr ""
12919 13260
@@ -12954,6 +13295,10 @@ msgstr &quot;&quot; @@ -12954,6 +13295,10 @@ msgstr &quot;&quot;
12954 msgid "Unable to change role allocation." 13295 msgid "Unable to change role allocation."
12955 msgstr "" 13296 msgstr ""
12956 13297
  13298 +#: i18n/templates.c:4295
  13299 +msgid "Unable to connect to server"
  13300 +msgstr ""
  13301 +
12957 #: plugins/ktcore/admin/workflowsv2.php:287 13302 #: plugins/ktcore/admin/workflowsv2.php:287
12958 #, php-format 13303 #, php-format
12959 msgid "Unable to copy disabled state actions: %s" 13304 msgid "Unable to copy disabled state actions: %s"
@@ -13021,6 +13366,10 @@ msgstr &quot;&quot; @@ -13021,6 +13366,10 @@ msgstr &quot;&quot;
13021 msgid "Unable to delete user - the user may still be referred by documents." 13366 msgid "Unable to delete user - the user may still be referred by documents."
13022 msgstr "" 13367 msgstr ""
13023 13368
  13369 +#: i18n/templates.c:4382
  13370 +msgid "Unable to email document"
  13371 +msgstr ""
  13372 +
13024 #: plugins/commercial/network/extendedtransactioninfo/latestchanges.php:99 13373 #: plugins/commercial/network/extendedtransactioninfo/latestchanges.php:99
13025 #: plugins/commercial/network/topdownloads/TopDownloadsPlugin.php:201 13374 #: plugins/commercial/network/topdownloads/TopDownloadsPlugin.php:201
13026 msgid "Unable to find folder." 13375 msgid "Unable to find folder."
@@ -13169,7 +13518,7 @@ msgstr &quot;&quot; @@ -13169,7 +13518,7 @@ msgstr &quot;&quot;
13169 msgid "Unable to update transition: %s" 13518 msgid "Unable to update transition: %s"
13170 msgstr "" 13519 msgstr ""
13171 13520
13172 -#: i18n/templates.c:4952 13521 +#: i18n/templates.c:5141
13173 msgid "Unassigned/Unavailable" 13522 msgid "Unassigned/Unavailable"
13174 msgstr "" 13523 msgstr ""
13175 13524
@@ -13181,11 +13530,15 @@ msgstr &quot;&quot; @@ -13181,11 +13530,15 @@ msgstr &quot;&quot;
13181 msgid "Under discussion" 13530 msgid "Under discussion"
13182 msgstr "" 13531 msgstr ""
13183 13532
13184 -#: i18n/templates.c:4259 i18n/templates.c:4262 13533 +#: i18n/templates.c:4160 i18n/templates.c:4163
13185 msgid "Undo" 13534 msgid "Undo"
13186 msgstr "" 13535 msgstr ""
13187 13536
13188 -#: i18n/templates.c:6701 13537 +#: i18n/templates.c:4490
  13538 +msgid "Undo Changes"
  13539 +msgstr ""
  13540 +
  13541 +#: i18n/templates.c:6989
13189 msgid "Undo change" 13542 msgid "Undo change"
13190 msgstr "" 13543 msgstr ""
13191 13544
@@ -13229,7 +13582,7 @@ msgstr &quot;&quot; @@ -13229,7 +13582,7 @@ msgstr &quot;&quot;
13229 msgid "Unexpected failure to update document title: %s" 13582 msgid "Unexpected failure to update document title: %s"
13230 msgstr "" 13583 msgstr ""
13231 13584
13232 -#: search2/search/expr.inc.php:863 13585 +#: search2/search/expr.inc.php:915
13233 #, php-format 13586 #, php-format
13234 msgid "Unexpected operator: %s" 13587 msgid "Unexpected operator: %s"
13235 msgstr "" 13588 msgstr ""
@@ -13249,7 +13602,7 @@ msgstr &quot;&quot; @@ -13249,7 +13602,7 @@ msgstr &quot;&quot;
13249 msgid "Unit" 13602 msgid "Unit"
13250 msgstr "" 13603 msgstr ""
13251 13604
13252 -#: i18n/templates.c:5777 13605 +#: i18n/templates.c:5966
13253 msgid "Unit Administration" 13606 msgid "Unit Administration"
13254 msgstr "" 13607 msgstr ""
13255 13608
@@ -13266,8 +13619,8 @@ msgstr &quot;&quot; @@ -13266,8 +13619,8 @@ msgstr &quot;&quot;
13266 13619
13267 #: plugins/ktcore/admin/unitManagement.php:82 13620 #: plugins/ktcore/admin/unitManagement.php:82
13268 #: plugins/ktcore/admin/unitManagement.php:139 13621 #: plugins/ktcore/admin/unitManagement.php:139
13269 -#: plugins/ktcore/admin/unitManagement.php:190 i18n/templates.c:5621  
13270 -#: i18n/templates.c:5795 13622 +#: plugins/ktcore/admin/unitManagement.php:190 i18n/templates.c:5810
  13623 +#: i18n/templates.c:5984
13271 msgid "Unit Name" 13624 msgid "Unit Name"
13272 msgstr "" 13625 msgstr ""
13273 13626
@@ -13283,11 +13636,11 @@ msgstr &quot;&quot; @@ -13283,11 +13636,11 @@ msgstr &quot;&quot;
13283 msgid "Unit removed" 13636 msgid "Unit removed"
13284 msgstr "" 13637 msgstr ""
13285 13638
13286 -#: i18n/templates.c:5477 13639 +#: i18n/templates.c:5666
13287 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." 13640 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."
13288 msgstr "" 13641 msgstr ""
13289 13642
13290 -#: i18n/templates.c:5786 13643 +#: i18n/templates.c:5975
13291 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." 13644 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."
13292 msgstr "" 13645 msgstr ""
13293 13646
@@ -13320,7 +13673,7 @@ msgstr &quot;&quot; @@ -13320,7 +13673,7 @@ msgstr &quot;&quot;
13320 msgid "Unknown error" 13673 msgid "Unknown error"
13321 msgstr "" 13674 msgstr ""
13322 13675
13323 -#: search2/search/expr.inc.php:706 13676 +#: search2/search/expr.inc.php:762
13324 #, php-format 13677 #, php-format
13325 msgid "Unknown op: %s" 13678 msgid "Unknown op: %s"
13326 msgstr "" 13679 msgstr ""
@@ -13342,7 +13695,7 @@ msgstr &quot;&quot; @@ -13342,7 +13695,7 @@ msgstr &quot;&quot;
13342 msgid "Unknown validation function for required value %s" 13695 msgid "Unknown validation function for required value %s"
13343 msgstr "" 13696 msgstr ""
13344 13697
13345 -#: ktapi/ktapi.inc.php:1760 13698 +#: ktapi/ktapi.inc.php:1761
13346 msgid "Unrecognised member type. Must be group or user." 13699 msgid "Unrecognised member type. Must be group or user."
13347 msgstr "" 13700 msgstr ""
13348 13701
@@ -13358,7 +13711,7 @@ msgstr &quot;&quot; @@ -13358,7 +13711,7 @@ msgstr &quot;&quot;
13358 msgid "Unsubscribe from document" 13711 msgid "Unsubscribe from document"
13359 msgstr "" 13712 msgstr ""
13360 13713
13361 -#: plugins/ktstandard/KTSubscriptions.php:513 13714 +#: plugins/ktstandard/KTSubscriptions.php:516
13362 msgid "Unsubscribe from folder" 13715 msgid "Unsubscribe from folder"
13363 msgstr "" 13716 msgstr ""
13364 13717
@@ -13366,20 +13719,20 @@ msgstr &quot;&quot; @@ -13366,20 +13719,20 @@ msgstr &quot;&quot;
13366 msgid "Untitled Help File" 13719 msgid "Untitled Help File"
13367 msgstr "" 13720 msgstr ""
13368 13721
13369 -#: i18n/templates.c:2168 13722 +#: i18n/templates.c:2069
13370 msgid "Up" 13723 msgid "Up"
13371 msgstr "" 13724 msgstr ""
13372 13725
13373 -#: i18n/templates.c:4550 i18n/templates.c:5402 i18n/templates.c:7910  
13374 -#: i18n/templates.c:7964 i18n/transactions.c:2 13726 +#: i18n/templates.c:4739 i18n/templates.c:5591 i18n/templates.c:8198
  13727 +#: i18n/templates.c:8252 i18n/transactions.c:2
13375 msgid "Update" 13728 msgid "Update"
13376 msgstr "" 13729 msgstr ""
13377 13730
13378 -#: i18n/templates.c:7496 13731 +#: i18n/templates.c:7784
13379 msgid "Update Action Availability" 13732 msgid "Update Action Availability"
13380 msgstr "" 13733 msgstr ""
13381 13734
13382 -#: i18n/templates.c:7334 13735 +#: i18n/templates.c:7622
13383 msgid "Update Allocated Permissions" 13736 msgid "Update Allocated Permissions"
13384 msgstr "" 13737 msgstr ""
13385 13738
@@ -13403,7 +13756,7 @@ msgstr &quot;&quot; @@ -13403,7 +13756,7 @@ msgstr &quot;&quot;
13403 msgid "Update Notifications" 13756 msgid "Update Notifications"
13404 msgstr "" 13757 msgstr ""
13405 13758
13406 -#: i18n/templates.c:3848 i18n/templates.c:3941 13759 +#: i18n/templates.c:3749 i18n/templates.c:3842
13407 msgid "Update Permission Assignments" 13760 msgid "Update Permission Assignments"
13408 msgstr "" 13761 msgstr ""
13409 13762
@@ -13431,7 +13784,7 @@ msgstr &quot;&quot; @@ -13431,7 +13784,7 @@ msgstr &quot;&quot;
13431 msgid "Update Workflow Details" 13784 msgid "Update Workflow Details"
13432 msgstr "" 13785 msgstr ""
13433 13786
13434 -#: i18n/templates.c:6773 13787 +#: i18n/templates.c:7061
13435 msgid "Update Workflow Permissions" 13788 msgid "Update Workflow Permissions"
13436 msgstr "" 13789 msgstr ""
13437 13790
@@ -13439,11 +13792,11 @@ msgstr &quot;&quot; @@ -13439,11 +13792,11 @@ msgstr &quot;&quot;
13439 msgid "Update failed" 13792 msgid "Update failed"
13440 msgstr "" 13793 msgstr ""
13441 13794
13442 -#: i18n/templates.c:7280 13795 +#: i18n/templates.c:7568
13443 msgid "Update users to inform" 13796 msgid "Update users to inform"
13444 msgstr "" 13797 msgstr ""
13445 13798
13446 -#: i18n/templates.c:7403 13799 +#: i18n/templates.c:7691
13447 msgid "Update workflow properties" 13800 msgid "Update workflow properties"
13448 msgstr "" 13801 msgstr ""
13449 13802
@@ -13455,7 +13808,7 @@ msgstr &quot;&quot; @@ -13455,7 +13808,7 @@ msgstr &quot;&quot;
13455 msgid "Updated permissions" 13808 msgid "Updated permissions"
13456 msgstr "" 13809 msgstr ""
13457 13810
13458 -#: i18n/templates.c:3785 i18n/templates.c:4433 13811 +#: i18n/templates.c:3686 i18n/templates.c:4211
13459 msgid "Upload" 13812 msgid "Upload"
13460 msgstr "" 13813 msgstr ""
13461 13814
@@ -13463,15 +13816,15 @@ msgstr &quot;&quot; @@ -13463,15 +13816,15 @@ msgstr &quot;&quot;
13463 msgid "Upload Document" 13816 msgid "Upload Document"
13464 msgstr "" 13817 msgstr ""
13465 13818
13466 -#: i18n/templates.c:4436 13819 +#: i18n/templates.c:4214
13467 msgid "Upload cancelled" 13820 msgid "Upload cancelled"
13468 msgstr "" 13821 msgstr ""
13469 13822
13470 -#: i18n/templates.c:4439 13823 +#: i18n/templates.c:4217
13471 msgid "Upload failed" 13824 msgid "Upload failed"
13472 msgstr "" 13825 msgstr ""
13473 13826
13474 -#: i18n/templates.c:3770 13827 +#: i18n/templates.c:3671
13475 msgid "Upload files into" 13828 msgid "Upload files into"
13476 msgstr "" 13829 msgstr ""
13477 13830
@@ -13485,7 +13838,7 @@ msgstr &quot;&quot; @@ -13485,7 +13838,7 @@ msgstr &quot;&quot;
13485 msgid "Upload larger than maximum POST size: %s (post_max_size variable in .htaccess or php.ini)" 13838 msgid "Upload larger than maximum POST size: %s (post_max_size variable in .htaccess or php.ini)"
13486 msgstr "" 13839 msgstr ""
13487 13840
13488 -#: i18n/templates.c:4358 i18n/templates.c:4445 13841 +#: i18n/templates.c:4223
13489 msgid "Upload succeeded" 13842 msgid "Upload succeeded"
13490 msgstr "" 13843 msgstr ""
13491 13844
@@ -13502,7 +13855,7 @@ msgstr &quot;&quot; @@ -13502,7 +13855,7 @@ msgstr &quot;&quot;
13502 msgid "Usage Information for \"#folder#\"" 13855 msgid "Usage Information for \"#folder#\""
13503 msgstr "" 13856 msgstr ""
13504 13857
13505 -#: i18n/templates.c:4007 13858 +#: i18n/templates.c:3908
13506 msgid "Use Parent" 13859 msgid "Use Parent"
13507 msgstr "" 13860 msgstr ""
13508 13861
@@ -13516,27 +13869,27 @@ msgstr &quot;&quot; @@ -13516,27 +13869,27 @@ msgstr &quot;&quot;
13516 msgid "Use parent allocation" 13869 msgid "Use parent allocation"
13517 msgstr "" 13870 msgstr ""
13518 13871
13519 -#: i18n/templates.c:4037 i18n/templates.c:4040 13872 +#: i18n/templates.c:3938 i18n/templates.c:3941
13520 msgid "Use parent's allocation" 13873 msgid "Use parent's allocation"
13521 msgstr "" 13874 msgstr ""
13522 13875
13523 -#: i18n/templates.c:6602 13876 +#: i18n/templates.c:6890
13524 msgid "Use the #options# to extend this query." 13877 msgid "Use the #options# to extend this query."
13525 msgstr "" 13878 msgstr ""
13526 13879
13527 -#: i18n/templates.c:6557 13880 +#: i18n/templates.c:6845
13528 msgid "Use the #options# to extend your search criteria." 13881 msgid "Use the #options# to extend your search criteria."
13529 msgstr "" 13882 msgstr ""
13530 13883
13531 -#: i18n/templates.c:4700 13884 +#: i18n/templates.c:4889
13532 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." 13885 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."
13533 msgstr "" 13886 msgstr ""
13534 13887
13535 -#: i18n/templates.c:2972 13888 +#: i18n/templates.c:2873
13536 msgid "Use the <strong>force checkin</strong> action in the listing below to override the checked-out status." 13889 msgid "Use the <strong>force checkin</strong> action in the listing below to override the checked-out status."
13537 msgstr "" 13890 msgstr ""
13538 13891
13539 -#: i18n/templates.c:4088 13892 +#: i18n/templates.c:3989
13540 msgid "Use the Filter fields to display names in order of specified criteria. Use the Ctrl key to multi-select user names." 13893 msgid "Use the Filter fields to display names in order of specified criteria. Use the Ctrl key to multi-select user names."
13541 msgstr "" 13894 msgstr ""
13542 13895
@@ -13548,24 +13901,24 @@ msgstr &quot;&quot; @@ -13548,24 +13901,24 @@ msgstr &quot;&quot;
13548 msgid "Use the folder collection and path below to browse to the document you wish to link to." 13901 msgid "Use the folder collection and path below to browse to the document you wish to link to."
13549 msgstr "" 13902 msgstr ""
13550 13903
13551 -#: i18n/templates.c:2954 13904 +#: i18n/templates.c:2855
13552 msgid "Use the folder collection and path below to browse to the folder containing the documents you wish to restore." 13905 msgid "Use the folder collection and path below to browse to the folder containing the documents you wish to restore."
13553 msgstr "" 13906 msgstr ""
13554 13907
13555 -#: plugins/ktcore/KTBulkActions.php:578 13908 +#: plugins/ktcore/KTBulkActions.php:612
13556 #: plugins/ktcore/KTDocumentActions.php:1436 13909 #: plugins/ktcore/KTDocumentActions.php:1436
13557 msgid "Use the folder collection and path below to browse to the folder you wish to copy the documents into." 13910 msgid "Use the folder collection and path below to browse to the folder you wish to copy the documents into."
13558 msgstr "" 13911 msgstr ""
13559 13912
13560 -#: plugins/ktcore/KTBulkActions.php:335 13913 +#: plugins/ktcore/KTBulkActions.php:353
13561 msgid "Use the folder collection and path below to browse to the folder you wish to move the documents into." 13914 msgid "Use the folder collection and path below to browse to the folder you wish to move the documents into."
13562 msgstr "" 13915 msgstr ""
13563 13916
13564 -#: i18n/templates.c:7184 13917 +#: i18n/templates.c:7472
13565 msgid "Use the form below to create a new Transition, and assign or edit existing transitions using the table below." 13918 msgid "Use the form below to create a new Transition, and assign or edit existing transitions using the table below."
13566 msgstr "" 13919 msgstr ""
13567 13920
13568 -#: i18n/templates.c:2834 13921 +#: i18n/templates.c:2735
13569 msgid "Use the standard introduction." 13922 msgid "Use the standard introduction."
13570 msgstr "" 13923 msgstr ""
13571 13924
@@ -13573,22 +13926,26 @@ msgstr &quot;&quot; @@ -13573,22 +13926,26 @@ msgstr &quot;&quot;
13573 msgid "Use the up and down arrows to move an item. Please note that changes are only saved when you click the 're-order' button." 13926 msgid "Use the up and down arrows to move an item. Please note that changes are only saved when you click the 're-order' button."
13574 msgstr "" 13927 msgstr ""
13575 13928
  13929 +#: i18n/templates.c:4334
  13930 +msgid "Use this comment next time."
  13931 +msgstr ""
  13932 +
13576 #: i18n/templates.c:1316 13933 #: i18n/templates.c:1316
13577 msgid "Used" 13934 msgid "Used"
13578 msgstr "" 13935 msgstr ""
13579 13936
13580 -#: i18n/templates.c:4652 13937 +#: i18n/templates.c:4841
13581 msgid "Used by" 13938 msgid "Used by"
13582 msgstr "" 13939 msgstr ""
13583 13940
13584 #: plugins/commercial/KTDocTypeAlerts.php:173 13941 #: plugins/commercial/KTDocTypeAlerts.php:173
13585 #: plugins/commercial/KTDocTypeAlerts.php:253 13942 #: plugins/commercial/KTDocTypeAlerts.php:253
13586 -#: plugins/commercial/alerts.php:877 i18n/templates.c:92 i18n/templates.c:182 13943 +#: plugins/commercial/alerts.php:885 i18n/templates.c:92 i18n/templates.c:182
13587 #: i18n/templates.c:245 i18n/templates.c:329 i18n/templates.c:422 13944 #: i18n/templates.c:245 i18n/templates.c:329 i18n/templates.c:422
13588 -#: i18n/templates.c:530 i18n/templates.c:752 i18n/templates.c:2252  
13589 -#: i18n/templates.c:3239 i18n/templates.c:3326 i18n/templates.c:3389  
13590 -#: i18n/templates.c:3410 i18n/templates.c:3971 i18n/templates.c:6023  
13591 -#: i18n/templates.c:6491 13945 +#: i18n/templates.c:530 i18n/templates.c:752 i18n/templates.c:2153
  13946 +#: i18n/templates.c:3140 i18n/templates.c:3227 i18n/templates.c:3290
  13947 +#: i18n/templates.c:3311 i18n/templates.c:3872 i18n/templates.c:6212
  13948 +#: i18n/templates.c:6680
13592 msgid "User" 13949 msgid "User"
13593 msgstr "" 13950 msgstr ""
13594 13951
@@ -13622,7 +13979,7 @@ msgstr &quot;&quot; @@ -13622,7 +13979,7 @@ msgstr &quot;&quot;
13622 #: plugins/ktcore/admin/userManagement.php:181 13979 #: plugins/ktcore/admin/userManagement.php:181
13623 #: plugins/ktcore/admin/userManagement.php:192 13980 #: plugins/ktcore/admin/userManagement.php:192
13624 #: plugins/ktcore/admin/userManagement.php:252 13981 #: plugins/ktcore/admin/userManagement.php:252
13625 -#: plugins/ktcore/admin/userManagement.php:330 i18n/templates.c:5837 13982 +#: plugins/ktcore/admin/userManagement.php:330 i18n/templates.c:6026
13626 msgid "User Management" 13983 msgid "User Management"
13627 msgstr "" 13984 msgstr ""
13628 13985
@@ -13651,7 +14008,7 @@ msgstr &quot;&quot; @@ -13651,7 +14008,7 @@ msgstr &quot;&quot;
13651 msgid "User has no license allocated" 14008 msgid "User has no license allocated"
13652 msgstr "" 14009 msgstr ""
13653 14010
13654 -#: ktapi/ktapi.inc.php:1509 ktapi/ktapi.inc.php:1561 14011 +#: ktapi/ktapi.inc.php:1510 ktapi/ktapi.inc.php:1562
13655 msgid "User id must be numeric." 14012 msgid "User id must be numeric."
13656 msgstr "" 14013 msgstr ""
13657 14014
@@ -13681,8 +14038,8 @@ msgstr &quot;&quot; @@ -13681,8 +14038,8 @@ msgstr &quot;&quot;
13681 msgid "User's name" 14038 msgid "User's name"
13682 msgstr "" 14039 msgstr ""
13683 14040
13684 -#: i18n/templates.c:3299 i18n/templates.c:3392 i18n/templates.c:3932  
13685 -#: i18n/templates.c:3974 i18n/templates.c:4175 14041 +#: i18n/templates.c:3200 i18n/templates.c:3293 i18n/templates.c:3833
  14042 +#: i18n/templates.c:3875 i18n/templates.c:4076
13686 msgid "User:" 14043 msgid "User:"
13687 msgstr "" 14044 msgstr ""
13688 14045
@@ -13703,9 +14060,9 @@ msgstr &quot;&quot; @@ -13703,9 +14060,9 @@ msgstr &quot;&quot;
13703 #: plugins/commercial/network/extendedtransactioninfo/standardReports.php:91 14060 #: plugins/commercial/network/extendedtransactioninfo/standardReports.php:91
13704 #: plugins/commercial/professional-reporting/admin/userReporting.php:58 14061 #: plugins/commercial/professional-reporting/admin/userReporting.php:58
13705 #: plugins/commercial/wintools/baobabUserManagement.php:102 14062 #: plugins/commercial/wintools/baobabUserManagement.php:102
13706 -#: plugins/ktcore/KTBulkActions.php:140 plugins/ktcore/KTBulkActions.php:355  
13707 -#: plugins/ktcore/KTBulkActions.php:596 plugins/ktcore/KTBulkActions.php:781  
13708 -#: plugins/ktcore/KTBulkActions.php:1278 14063 +#: plugins/ktcore/KTBulkActions.php:140 plugins/ktcore/KTBulkActions.php:373
  14064 +#: plugins/ktcore/KTBulkActions.php:630 plugins/ktcore/KTBulkActions.php:835
  14065 +#: plugins/ktcore/KTBulkActions.php:1356
13709 #: plugins/ktcore/KTDocumentActions.php:453 14066 #: plugins/ktcore/KTDocumentActions.php:453
13710 #: plugins/ktcore/KTDocumentActions.php:679 14067 #: plugins/ktcore/KTDocumentActions.php:679
13711 #: plugins/ktcore/KTDocumentActions.php:890 14068 #: plugins/ktcore/KTDocumentActions.php:890
@@ -13725,14 +14082,14 @@ msgstr &quot;&quot; @@ -13725,14 +14082,14 @@ msgstr &quot;&quot;
13725 #: i18n/templates.c:119 i18n/templates.c:458 i18n/templates.c:566 14082 #: i18n/templates.c:119 i18n/templates.c:458 i18n/templates.c:566
13726 #: i18n/templates.c:731 i18n/templates.c:866 i18n/templates.c:1148 14083 #: i18n/templates.c:731 i18n/templates.c:866 i18n/templates.c:1148
13727 #: i18n/templates.c:1358 i18n/templates.c:1376 i18n/templates.c:1391 14084 #: i18n/templates.c:1358 i18n/templates.c:1376 i18n/templates.c:1391
13728 -#: i18n/templates.c:4346 i18n/templates.c:4460 i18n/templates.c:5876 14085 +#: i18n/templates.c:4397 i18n/templates.c:4649 i18n/templates.c:6065
13729 msgid "Username" 14086 msgid "Username"
13730 msgstr "" 14087 msgstr ""
13731 14088
13732 #: plugins/ktcore/admin/groupManagement.php:266 14089 #: plugins/ktcore/admin/groupManagement.php:266
13733 #: plugins/ktcore/admin/workflowsv2.php:2178 14090 #: plugins/ktcore/admin/workflowsv2.php:2178
13734 -#: plugins/ktstandard/KTEmail.php:406 i18n/templates.c:2456  
13735 -#: i18n/templates.c:4013 14091 +#: plugins/ktstandard/KTEmail.php:406 i18n/templates.c:2357
  14092 +#: i18n/templates.c:3914
13736 msgid "Users" 14093 msgid "Users"
13737 msgstr "" 14094 msgstr ""
13738 14095
@@ -13740,23 +14097,23 @@ msgstr &quot;&quot; @@ -13740,23 +14097,23 @@ msgstr &quot;&quot;
13740 msgid "Users and Groups" 14097 msgid "Users and Groups"
13741 msgstr "" 14098 msgstr ""
13742 14099
13743 -#: i18n/templates.c:5675 i18n/templates.c:5690 14100 +#: i18n/templates.c:5864 i18n/templates.c:5879
13744 msgid "Users may be associated with Groups which are then used to grant these users security privileges." 14101 msgid "Users may be associated with Groups which are then used to grant these users security privileges."
13745 msgstr "" 14102 msgstr ""
13746 14103
13747 -#: i18n/templates.c:5447 i18n/templates.c:5546 i18n/templates.c:5924 14104 +#: i18n/templates.c:5636 i18n/templates.c:5735 i18n/templates.c:6113
13748 msgid "Users may be classed together as Groups and these groups may be used to set security privileges throughout the document management system." 14105 msgid "Users may be classed together as Groups and these groups may be used to set security privileges throughout the document management system."
13749 msgstr "" 14106 msgstr ""
13750 14107
13751 -#: i18n/templates.c:5564 14108 +#: i18n/templates.c:5753
13752 msgid "Users may be classed together as Units and these units may be used to set security privileges throughout the document management system." 14109 msgid "Users may be classed together as Units and these units may be used to set security privileges throughout the document management system."
13753 msgstr "" 14110 msgstr ""
13754 14111
13755 -#: i18n/templates.c:3383 14112 +#: i18n/templates.c:3284
13756 msgid "Users may have permissions on this document due to membership of a group, or fulfilling a specific role on this document." 14113 msgid "Users may have permissions on this document due to membership of a group, or fulfilling a specific role on this document."
13757 msgstr "" 14114 msgstr ""
13758 14115
13759 -#: i18n/templates.c:3950 14116 +#: i18n/templates.c:3851
13760 msgid "Users may have permissions on this folder due to membership of a group, or fulfilling a specific role on this folder." 14117 msgid "Users may have permissions on this folder due to membership of a group, or fulfilling a specific role on this folder."
13761 msgstr "" 14118 msgstr ""
13762 14119
@@ -13768,8 +14125,8 @@ msgstr &quot;&quot; @@ -13768,8 +14125,8 @@ msgstr &quot;&quot;
13768 msgid "Users updated" 14125 msgid "Users updated"
13769 msgstr "" 14126 msgstr ""
13770 14127
13771 -#: i18n/templates.c:2618 i18n/templates.c:2660 i18n/templates.c:2705  
13772 -#: i18n/templates.c:4283 14128 +#: i18n/templates.c:2519 i18n/templates.c:2561 i18n/templates.c:2606
  14129 +#: i18n/templates.c:4184
13773 msgid "Values" 14130 msgid "Values"
13774 msgstr "" 14131 msgstr ""
13775 14132
@@ -13785,11 +14142,11 @@ msgstr &quot;&quot; @@ -13785,11 +14142,11 @@ msgstr &quot;&quot;
13785 msgid "Version" 14142 msgid "Version"
13786 msgstr "" 14143 msgstr ""
13787 14144
13788 -#: i18n/templates.c:5417 14145 +#: i18n/templates.c:5606
13789 msgid "Version #version#" 14146 msgid "Version #version#"
13790 msgstr "" 14147 msgstr ""
13791 14148
13792 -#: i18n/templates.c:3209 14149 +#: i18n/templates.c:3110
13793 msgid "Version Comparison" 14150 msgid "Version Comparison"
13794 msgstr "" 14151 msgstr ""
13795 14152
@@ -13802,11 +14159,11 @@ msgstr &quot;&quot; @@ -13802,11 +14159,11 @@ msgstr &quot;&quot;
13802 msgid "Version History" 14159 msgid "Version History"
13803 msgstr "" 14160 msgstr ""
13804 14161
13805 -#: i18n/templates.c:3365 14162 +#: i18n/templates.c:3266
13806 msgid "Version deleted" 14163 msgid "Version deleted"
13807 msgstr "" 14164 msgstr ""
13808 14165
13809 -#: i18n/templates.c:6617 14166 +#: i18n/templates.c:6905
13810 msgid "Version:" 14167 msgid "Version:"
13811 msgstr "" 14168 msgstr ""
13812 14169
@@ -13818,33 +14175,33 @@ msgstr &quot;&quot; @@ -13818,33 +14175,33 @@ msgstr &quot;&quot;
13818 msgid "View" 14175 msgid "View"
13819 msgstr "" 14176 msgstr ""
13820 14177
13821 -#: i18n/templates.c:2846 14178 +#: i18n/templates.c:2747
13822 msgid "View All" 14179 msgid "View All"
13823 msgstr "" 14180 msgstr ""
13824 14181
13825 -#: config/siteMap.inc:58 lib/subscriptions/subscriptions.inc.php:570  
13826 -#: lib/subscriptions/subscriptions.inc.php:587  
13827 -#: lib/subscriptions/subscriptions.inc.php:594  
13828 -#: lib/subscriptions/subscriptions.inc.php:601  
13829 -#: lib/subscriptions/subscriptions.inc.php:615  
13830 -#: lib/subscriptions/subscriptions.inc.php:627  
13831 -#: lib/subscriptions/subscriptions.inc.php:634  
13832 -#: lib/subscriptions/subscriptions.inc.php:641 14182 +#: config/siteMap.inc:58 lib/subscriptions/subscriptions.inc.php:627
  14183 +#: lib/subscriptions/subscriptions.inc.php:644
  14184 +#: lib/subscriptions/subscriptions.inc.php:651
  14185 +#: lib/subscriptions/subscriptions.inc.php:658
  14186 +#: lib/subscriptions/subscriptions.inc.php:672
  14187 +#: lib/subscriptions/subscriptions.inc.php:684
  14188 +#: lib/subscriptions/subscriptions.inc.php:691
  14189 +#: lib/subscriptions/subscriptions.inc.php:698
13833 #: plugins/commercial/alerts.php:263 plugins/ktstandard/KTEmail.php:198 14190 #: plugins/commercial/alerts.php:263 plugins/ktstandard/KTEmail.php:198
13834 -#: i18n/templates.c:1031 i18n/templates.c:1877 i18n/templates.c:1931  
13835 -#: i18n/templates.c:1952 i18n/templates.c:1967 i18n/templates.c:1988  
13836 -#: i18n/templates.c:2015 i18n/templates.c:2495 i18n/templates.c:2804  
13837 -#: i18n/templates.c:7577 14191 +#: i18n/templates.c:1031 i18n/templates.c:1778 i18n/templates.c:1832
  14192 +#: i18n/templates.c:1853 i18n/templates.c:1868 i18n/templates.c:1889
  14193 +#: i18n/templates.c:1916 i18n/templates.c:2396 i18n/templates.c:2705
  14194 +#: i18n/templates.c:7865
13838 msgid "View Document" 14195 msgid "View Document"
13839 msgstr "" 14196 msgstr ""
13840 14197
13841 -#: lib/subscriptions/subscriptions.inc.php:563 14198 +#: lib/subscriptions/subscriptions.inc.php:620
13842 #: plugins/ktcore/KTColumns.inc.php:584 plugins/ktcore/KTColumns.inc.php:594 14199 #: plugins/ktcore/KTColumns.inc.php:584 plugins/ktcore/KTColumns.inc.php:594
13843 -#: i18n/templates.c:2057 i18n/templates.c:2078 14200 +#: i18n/templates.c:1958 i18n/templates.c:1979
13844 msgid "View Folder" 14201 msgid "View Folder"
13845 msgstr "" 14202 msgstr ""
13846 14203
13847 -#: i18n/templates.c:2468 14204 +#: i18n/templates.c:2369
13848 msgid "View Help Request" 14205 msgid "View Help Request"
13849 msgstr "" 14206 msgstr ""
13850 14207
@@ -13852,43 +14209,51 @@ msgstr &quot;&quot; @@ -13852,43 +14209,51 @@ msgstr &quot;&quot;
13852 msgid "View Inline" 14209 msgid "View Inline"
13853 msgstr "" 14210 msgstr ""
13854 14211
13855 -#: lib/subscriptions/subscriptions.inc.php:551 i18n/templates.c:1898 14212 +#: lib/subscriptions/subscriptions.inc.php:608 i18n/templates.c:1799
13856 msgid "View New Folder" 14213 msgid "View New Folder"
13857 msgstr "" 14214 msgstr ""
13858 14215
13859 -#: lib/subscriptions/subscriptions.inc.php:608 i18n/templates.c:2033 14216 +#: lib/subscriptions/subscriptions.inc.php:665 i18n/templates.c:1934
13860 msgid "View New Location" 14217 msgid "View New Location"
13861 msgstr "" 14218 msgstr ""
13862 14219
13863 -#: i18n/templates.c:4850 i18n/templates.c:4853 i18n/templates.c:5027  
13864 -#: i18n/templates.c:5030 14220 +#: i18n/templates.c:5039 i18n/templates.c:5042 i18n/templates.c:5216
  14221 +#: i18n/templates.c:5219
13865 msgid "View Overview" 14222 msgid "View Overview"
13866 msgstr "" 14223 msgstr ""
13867 14224
13868 -#: i18n/templates.c:4118 14225 +#: i18n/templates.c:4019
13869 msgid "View Permissions for" 14226 msgid "View Permissions for"
13870 msgstr "" 14227 msgstr ""
13871 14228
13872 -#: i18n/templates.c:5990 i18n/templates.c:6032 i18n/templates.c:6503 14229 +#: i18n/templates.c:6179 i18n/templates.c:6221 i18n/templates.c:6692
13873 msgid "View Results" 14230 msgid "View Results"
13874 msgstr "" 14231 msgstr ""
13875 14232
13876 #: plugins/ktcore/KTPermissions.php:871 plugins/ktcore/KTPermissions.php:875 14233 #: plugins/ktcore/KTPermissions.php:871 plugins/ktcore/KTPermissions.php:875
13877 -#: plugins/ktcore/KTPermissions.php:876 i18n/templates.c:2441 14234 +#: plugins/ktcore/KTPermissions.php:876 i18n/templates.c:2342
13878 msgid "View Roles" 14235 msgid "View Roles"
13879 msgstr "" 14236 msgstr ""
13880 14237
  14238 +#: lib/subscriptions/subscriptions.inc.php:601
  14239 +msgid "View Subscription Folder "
  14240 +msgstr ""
  14241 +
13881 #: i18n/templates.c:461 i18n/templates.c:569 14242 #: i18n/templates.c:461 i18n/templates.c:569
13882 msgid "View Transactions" 14243 msgid "View Transactions"
13883 msgstr "" 14244 msgstr ""
13884 14245
13885 -#: lib/subscriptions/subscriptions.inc.php:645 14246 +#: i18n/templates.c:4454
  14247 +msgid "View a Copy"
  14248 +msgstr ""
  14249 +
  14250 +#: lib/subscriptions/subscriptions.inc.php:702
13886 #: plugins/commercial/alerts.php:267 i18n/templates.c:965 14251 #: plugins/commercial/alerts.php:267 i18n/templates.c:965
13887 #: i18n/templates.c:1040 14252 #: i18n/templates.c:1040
13888 msgid "View all alerts on this document" 14253 msgid "View all alerts on this document"
13889 msgstr "" 14254 msgstr ""
13890 14255
13891 -#: i18n/templates.c:7682 14256 +#: i18n/templates.c:7970
13892 msgid "View all threads" 14257 msgid "View all threads"
13893 msgstr "" 14258 msgstr ""
13894 14259
@@ -13920,7 +14285,7 @@ msgstr &quot;&quot; @@ -13920,7 +14285,7 @@ msgstr &quot;&quot;
13920 msgid "View and modify the security settings." 14285 msgid "View and modify the security settings."
13921 msgstr "" 14286 msgstr ""
13922 14287
13923 -#: i18n/templates.c:3215 14288 +#: i18n/templates.c:3116
13924 msgid "View current version" 14289 msgid "View current version"
13925 msgstr "" 14290 msgstr ""
13926 14291
@@ -13936,24 +14301,29 @@ msgstr &quot;&quot; @@ -13936,24 +14301,29 @@ msgstr &quot;&quot;
13936 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." 14301 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."
13937 msgstr "" 14302 msgstr ""
13938 14303
13939 -#: i18n/templates.c:2891 14304 +#: i18n/templates.c:2792
13940 msgid "View jobs in the crontab:" 14305 msgid "View jobs in the crontab:"
13941 msgstr "" 14306 msgstr ""
13942 14307
13943 -#: i18n/templates.c:3815 i18n/templates.c:3962 i18n/templates.c:3968 14308 +#: i18n/templates.c:3716 i18n/templates.c:3863 i18n/templates.c:3869
13944 msgid "View permissions overview" 14309 msgid "View permissions overview"
13945 msgstr "" 14310 msgstr ""
13946 14311
13947 -#: i18n/templates.c:3272 i18n/templates.c:3818 i18n/templates.c:4130  
13948 -#: i18n/templates.c:4136 14312 +#: i18n/templates.c:3173 i18n/templates.c:3719 i18n/templates.c:4031
  14313 +#: i18n/templates.c:4037
13949 msgid "View resolved permissions for user" 14314 msgid "View resolved permissions for user"
13950 msgstr "" 14315 msgstr ""
13951 14316
13952 -#: i18n/templates.c:7688 14317 +#: i18n/templates.c:7976
13953 msgid "View threads" 14318 msgid "View threads"
13954 msgstr "" 14319 msgstr ""
13955 14320
  14321 +#: i18n/templates.c:4499
  14322 +msgid "View/edit another KnowledgeTree document in Office."
  14323 +msgstr ""
  14324 +
13956 #: plugins/ktcore/authentication/authenticationadminpage.inc.php:111 14325 #: plugins/ktcore/authentication/authenticationadminpage.inc.php:111
  14326 +#: i18n/templates.c:4556
13957 msgid "Viewing" 14327 msgid "Viewing"
13958 msgstr "" 14328 msgstr ""
13959 14329
@@ -13961,11 +14331,11 @@ msgstr &quot;&quot; @@ -13961,11 +14331,11 @@ msgstr &quot;&quot;
13961 msgid "Viewing Permissions" 14331 msgid "Viewing Permissions"
13962 msgstr "" 14332 msgstr ""
13963 14333
13964 -#: i18n/templates.c:7658 14334 +#: i18n/templates.c:7946
13965 msgid "Views" 14335 msgid "Views"
13966 msgstr "" 14336 msgstr ""
13967 14337
13968 -#: i18n/templates.c:5384 14338 +#: i18n/templates.c:5573
13969 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.)" 14339 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.)"
13970 msgstr "" 14340 msgstr ""
13971 14341
@@ -13973,7 +14343,7 @@ msgstr &quot;&quot; @@ -13973,7 +14343,7 @@ msgstr &quot;&quot;
13973 msgid "Visgraph search expression" 14343 msgid "Visgraph search expression"
13974 msgstr "" 14344 msgstr ""
13975 14345
13976 -#: i18n/templates.c:6659 14346 +#: i18n/templates.c:6947
13977 msgid "Visit the #tracker# first if you believe you have found a bug. Always check for known issues relating to the version you are using &mdash; we may already have found the problem you're referring to, and may have fixed it in a newer version." 14347 msgid "Visit the #tracker# first if you believe you have found a bug. Always check for known issues relating to the version you are using &mdash; we may already have found the problem you're referring to, and may have fixed it in a newer version."
13978 msgstr "" 14348 msgstr ""
13979 14349
@@ -13985,16 +14355,16 @@ msgstr &quot;&quot; @@ -13985,16 +14355,16 @@ msgstr &quot;&quot;
13985 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." 14355 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."
13986 msgstr "" 14356 msgstr ""
13987 14357
13988 -#: i18n/templates.c:2810 i18n/templates.c:3989 14358 +#: i18n/templates.c:2711 i18n/templates.c:3890
13989 msgid "Warning" 14359 msgid "Warning"
13990 msgstr "" 14360 msgstr ""
13991 14361
13992 -#: plugins/ktcore/KTBulkActions.php:1139  
13993 -#: plugins/ktstandard/KTBulkExportPlugin.php:201 i18n/templates.c:2294 14362 +#: plugins/ktcore/KTBulkActions.php:1205
  14363 +#: plugins/ktstandard/KTBulkExportPlugin.php:201 i18n/templates.c:2195
13994 msgid "Warning! Please wait for archiving to complete before closing the page." 14364 msgid "Warning! Please wait for archiving to complete before closing the page."
13995 msgstr "" 14365 msgstr ""
13996 14366
13997 -#: i18n/templates.c:3185 14367 +#: i18n/templates.c:3086
13998 msgid "Warning: Database is inconsistent with the contents of the repository." 14368 msgid "Warning: Database is inconsistent with the contents of the repository."
13999 msgstr "" 14369 msgstr ""
14000 14370
@@ -14014,7 +14384,7 @@ msgstr &quot;&quot; @@ -14014,7 +14384,7 @@ msgstr &quot;&quot;
14014 msgid "Warning: the user was already a member of some subgroups" 14384 msgid "Warning: the user was already a member of some subgroups"
14015 msgstr "" 14385 msgstr ""
14016 14386
14017 -#: i18n/templates.c:3197 14387 +#: i18n/templates.c:3098
14018 msgid "Warning: Database is inconsistent with the contents of the repository." 14388 msgid "Warning: Database is inconsistent with the contents of the repository."
14019 msgstr "" 14389 msgstr ""
14020 14390
@@ -14043,11 +14413,11 @@ msgstr &quot;&quot; @@ -14043,11 +14413,11 @@ msgstr &quot;&quot;
14043 msgid "Welcome to %s" 14413 msgid "Welcome to %s"
14044 msgstr "" 14414 msgstr ""
14045 14415
14046 -#: i18n/templates.c:2123 i18n/templates.c:2135 14416 +#: i18n/templates.c:2024 i18n/templates.c:2036
14047 msgid "What is admin mode?" 14417 msgid "What is admin mode?"
14048 msgstr "" 14418 msgstr ""
14049 14419
14050 -#: search2/ajax/metadata.php:42 14420 +#: search2/ajax/metadata.php:44
14051 msgid "What is required? fieldsets or fields?" 14421 msgid "What is required? fieldsets or fields?"
14052 msgstr "" 14422 msgstr ""
14053 14423
@@ -14055,11 +14425,11 @@ msgstr &quot;&quot; @@ -14055,11 +14425,11 @@ msgstr &quot;&quot;
14055 msgid "When a document has this workflow applied to it, which state should it initially have." 14425 msgid "When a document has this workflow applied to it, which state should it initially have."
14056 msgstr "" 14426 msgstr ""
14057 14427
14058 -#: i18n/templates.c:6878 14428 +#: i18n/templates.c:7166
14059 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." 14429 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."
14060 msgstr "" 14430 msgstr ""
14061 14431
14062 -#: i18n/templates.c:3179 14432 +#: i18n/templates.c:3080
14063 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." 14433 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."
14064 msgstr "" 14434 msgstr ""
14065 14435
@@ -14072,7 +14442,7 @@ msgstr &quot;&quot; @@ -14072,7 +14442,7 @@ msgstr &quot;&quot;
14072 msgid "Which Unit is this group part of?" 14442 msgid "Which Unit is this group part of?"
14073 msgstr "" 14443 msgstr ""
14074 14444
14075 -#: i18n/templates.c:7286 14445 +#: i18n/templates.c:7574
14076 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." 14446 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."
14077 msgstr "" 14447 msgstr ""
14078 14448
@@ -14080,7 +14450,7 @@ msgstr &quot;&quot; @@ -14080,7 +14450,7 @@ msgstr &quot;&quot;
14080 msgid "Windows Tools: Key Management" 14450 msgid "Windows Tools: Key Management"
14081 msgstr "" 14451 msgstr ""
14082 14452
14083 -#: i18n/templates.c:3092 14453 +#: i18n/templates.c:2993
14084 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." 14454 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."
14085 msgstr "" 14455 msgstr ""
14086 14456
@@ -14095,7 +14465,7 @@ msgstr &quot;&quot; @@ -14095,7 +14465,7 @@ msgstr &quot;&quot;
14095 14465
14096 #: plugins/ktcore/KTDocumentActions.php:1770 14466 #: plugins/ktcore/KTDocumentActions.php:1770
14097 #: search2/search/fields/WorkflowField.inc.php:44 i18n/templates.c:74 14467 #: search2/search/fields/WorkflowField.inc.php:44 i18n/templates.c:74
14098 -#: i18n/templates.c:1781 i18n/templates.c:7214 i18n/templates.c:8000 14468 +#: i18n/templates.c:1682 i18n/templates.c:7502 i18n/templates.c:8288
14099 msgid "Workflow" 14469 msgid "Workflow"
14100 msgstr "" 14470 msgstr ""
14101 14471
@@ -14104,7 +14474,7 @@ msgstr &quot;&quot; @@ -14104,7 +14474,7 @@ msgstr &quot;&quot;
14104 msgid "Workflow \"%s\" started." 14474 msgid "Workflow \"%s\" started."
14105 msgstr "" 14475 msgstr ""
14106 14476
14107 -#: i18n/templates.c:6914 14477 +#: i18n/templates.c:7202
14108 msgid "Workflow Admin" 14478 msgid "Workflow Admin"
14109 msgstr "" 14479 msgstr ""
14110 14480
@@ -14112,11 +14482,11 @@ msgstr &quot;&quot; @@ -14112,11 +14482,11 @@ msgstr &quot;&quot;
14112 msgid "Workflow Administration" 14482 msgid "Workflow Administration"
14113 msgstr "" 14483 msgstr ""
14114 14484
14115 -#: i18n/templates.c:7958 14485 +#: i18n/templates.c:8246
14116 msgid "Workflow Allocation Plugins" 14486 msgid "Workflow Allocation Plugins"
14117 msgstr "" 14487 msgstr ""
14118 14488
14119 -#: i18n/templates.c:7982 14489 +#: i18n/templates.c:8270
14120 msgid "Workflow Allocation by Document Type" 14490 msgid "Workflow Allocation by Document Type"
14121 msgstr "" 14491 msgstr ""
14122 14492
@@ -14125,7 +14495,7 @@ msgstr &quot;&quot; @@ -14125,7 +14495,7 @@ msgstr &quot;&quot;
14125 msgid "Workflow Allocation by Document Types" 14495 msgid "Workflow Allocation by Document Types"
14126 msgstr "" 14496 msgstr ""
14127 14497
14128 -#: i18n/templates.c:7991 14498 +#: i18n/templates.c:8279
14129 msgid "Workflow Allocations" 14499 msgid "Workflow Allocations"
14130 msgstr "" 14500 msgstr ""
14131 14501
@@ -14142,7 +14512,7 @@ msgstr &quot;&quot; @@ -14142,7 +14512,7 @@ msgstr &quot;&quot;
14142 msgid "Workflow Effects" 14512 msgid "Workflow Effects"
14143 msgstr "" 14513 msgstr ""
14144 14514
14145 -#: i18n/templates.c:6902 14515 +#: i18n/templates.c:7190
14146 msgid "Workflow Effects Overview: #name#" 14516 msgid "Workflow Effects Overview: #name#"
14147 msgstr "" 14517 msgstr ""
14148 14518
@@ -14168,11 +14538,11 @@ msgstr &quot;&quot; @@ -14168,11 +14538,11 @@ msgstr &quot;&quot;
14168 msgid "Workflow Notification: %s" 14538 msgid "Workflow Notification: %s"
14169 msgstr "" 14539 msgstr ""
14170 14540
14171 -#: i18n/templates.c:6953 14541 +#: i18n/templates.c:7241
14172 msgid "Workflow Notifications" 14542 msgid "Workflow Notifications"
14173 msgstr "" 14543 msgstr ""
14174 14544
14175 -#: i18n/templates.c:7397 14545 +#: i18n/templates.c:7685
14176 msgid "Workflow Overview" 14546 msgid "Workflow Overview"
14177 msgstr "" 14547 msgstr ""
14178 14548
@@ -14190,7 +14560,7 @@ msgstr &quot;&quot; @@ -14190,7 +14560,7 @@ msgstr &quot;&quot;
14190 msgid "Workflow State ID" 14560 msgid "Workflow State ID"
14191 msgstr "" 14561 msgstr ""
14192 14562
14193 -#: i18n/templates.c:5741 14563 +#: i18n/templates.c:5930
14194 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\"." 14564 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\"."
14195 msgstr "" 14565 msgstr ""
14196 14566
@@ -14210,19 +14580,19 @@ msgstr &quot;&quot; @@ -14210,19 +14580,19 @@ msgstr &quot;&quot;
14210 msgid "Workflow assignment updated." 14580 msgid "Workflow assignment updated."
14211 msgstr "" 14581 msgstr ""
14212 14582
14213 -#: i18n/templates.c:7199 14583 +#: i18n/templates.c:7487
14214 msgid "Workflow for" 14584 msgid "Workflow for"
14215 msgstr "" 14585 msgstr ""
14216 14586
14217 -#: i18n/templates.c:7202 14587 +#: i18n/templates.c:7490
14218 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." 14588 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."
14219 msgstr "" 14589 msgstr ""
14220 14590
14221 -#: i18n/templates.c:7436 14591 +#: i18n/templates.c:7724
14222 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." 14592 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."
14223 msgstr "" 14593 msgstr ""
14224 14594
14225 -#: i18n/templates.c:6917 14595 +#: i18n/templates.c:7205
14226 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." 14596 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."
14227 msgstr "" 14597 msgstr ""
14228 14598
@@ -14247,11 +14617,11 @@ msgstr &quot;&quot; @@ -14247,11 +14617,11 @@ msgstr &quot;&quot;
14247 msgid "Workflow state transition" 14617 msgid "Workflow state transition"
14248 msgstr "" 14618 msgstr ""
14249 14619
14250 -#: plugins/rssplugin/KTrss.inc.php:407 i18n/templates.c:1832 14620 +#: plugins/rssplugin/KTrss.inc.php:407 i18n/templates.c:1733
14251 msgid "Workflow status" 14621 msgid "Workflow status"
14252 msgstr "" 14622 msgstr ""
14253 14623
14254 -#: i18n/templates.c:7985 14624 +#: i18n/templates.c:8273
14255 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." 14625 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."
14256 msgstr "" 14626 msgstr ""
14257 14627
@@ -14259,7 +14629,7 @@ msgstr &quot;&quot; @@ -14259,7 +14629,7 @@ msgstr &quot;&quot;
14259 msgid "Workflow updated." 14629 msgid "Workflow updated."
14260 msgstr "" 14630 msgstr ""
14261 14631
14262 -#: i18n/templates.c:6629 14632 +#: i18n/templates.c:6917
14263 msgid "Workflow:" 14633 msgid "Workflow:"
14264 msgstr "" 14634 msgstr ""
14265 14635
@@ -14267,16 +14637,16 @@ msgstr &quot;&quot; @@ -14267,16 +14637,16 @@ msgstr &quot;&quot;
14267 msgid "Workflow: " 14637 msgid "Workflow: "
14268 msgstr "" 14638 msgstr ""
14269 14639
14270 -#: i18n/templates.c:7127 14640 +#: i18n/templates.c:7415
14271 msgid "Workflow: #name#" 14641 msgid "Workflow: #name#"
14272 msgstr "" 14642 msgstr ""
14273 14643
14274 #: plugins/ktcore/KTCorePlugin.php:284 14644 #: plugins/ktcore/KTCorePlugin.php:284
14275 -#: plugins/ktcore/admin/workflowsv2.php:127 i18n/templates.c:7433 14645 +#: plugins/ktcore/admin/workflowsv2.php:127 i18n/templates.c:7721
14276 msgid "Workflows" 14646 msgid "Workflows"
14277 msgstr "" 14647 msgstr ""
14278 14648
14279 -#: i18n/templates.c:7169 14649 +#: i18n/templates.c:7457
14280 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." 14650 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."
14281 msgstr "" 14651 msgstr ""
14282 14652
@@ -14292,10 +14662,10 @@ msgstr &quot;&quot; @@ -14292,10 +14662,10 @@ msgstr &quot;&quot;
14292 msgid "Years" 14662 msgid "Years"
14293 msgstr "" 14663 msgstr ""
14294 14664
14295 -#: i18n/templates.c:29 i18n/templates.c:3740 i18n/templates.c:4646  
14296 -#: i18n/templates.c:4739 i18n/templates.c:4745 i18n/templates.c:4817  
14297 -#: i18n/templates.c:4823 i18n/templates.c:5240 i18n/templates.c:5324  
14298 -#: i18n/templates.c:5330 14665 +#: i18n/templates.c:29 i18n/templates.c:3641 i18n/templates.c:4340
  14666 +#: i18n/templates.c:4835 i18n/templates.c:4928 i18n/templates.c:4934
  14667 +#: i18n/templates.c:5006 i18n/templates.c:5012 i18n/templates.c:5429
  14668 +#: i18n/templates.c:5513 i18n/templates.c:5519
14299 msgid "Yes" 14669 msgid "Yes"
14300 msgstr "" 14670 msgstr ""
14301 14671
@@ -14304,8 +14674,8 @@ msgstr &quot;&quot; @@ -14304,8 +14674,8 @@ msgstr &quot;&quot;
14304 msgid "You are already subscribed to that document" 14674 msgid "You are already subscribed to that document"
14305 msgstr "" 14675 msgstr ""
14306 14676
14307 -#: plugins/ktstandard/KTSubscriptions.php:466  
14308 -#: plugins/ktstandard/KTSubscriptions.php:492 14677 +#: plugins/ktstandard/KTSubscriptions.php:469
  14678 +#: plugins/ktstandard/KTSubscriptions.php:495
14309 msgid "You are already subscribed to this folder" 14679 msgid "You are already subscribed to this folder"
14310 msgstr "" 14680 msgstr ""
14311 14681
@@ -14329,7 +14699,7 @@ msgstr &quot;&quot; @@ -14329,7 +14699,7 @@ msgstr &quot;&quot;
14329 msgid "You are attempting to modify Preferences" 14699 msgid "You are attempting to modify Preferences"
14330 msgstr "" 14700 msgstr ""
14331 14701
14332 -#: plugins/commercial/alerts.php:823 plugins/commercial/alerts.php:991 14702 +#: plugins/commercial/alerts.php:831 plugins/commercial/alerts.php:999
14333 msgid "You are attempting to modify alerts" 14703 msgid "You are attempting to modify alerts"
14334 msgstr "" 14704 msgstr ""
14335 14705
@@ -14370,7 +14740,7 @@ msgstr &quot;&quot; @@ -14370,7 +14740,7 @@ msgstr &quot;&quot;
14370 msgid "You are coming from a different IP address than the session requires" 14740 msgid "You are coming from a different IP address than the session requires"
14371 msgstr "" 14741 msgstr ""
14372 14742
14373 -#: i18n/templates.c:6320 14743 +#: i18n/templates.c:6509
14374 msgid "You are currently editing the saved search:" 14744 msgid "You are currently editing the saved search:"
14375 msgstr "" 14745 msgstr ""
14376 14746
@@ -14382,11 +14752,11 @@ msgstr &quot;&quot; @@ -14382,11 +14752,11 @@ msgstr &quot;&quot;
14382 msgid "You are either not authorised to view details on this folder or it does not exist. Please visit http://" 14752 msgid "You are either not authorised to view details on this folder or it does not exist. Please visit http://"
14383 msgstr "" 14753 msgstr ""
14384 14754
14385 -#: i18n/templates.c:1853 i18n/templates.c:2222 14755 +#: i18n/templates.c:1754 i18n/templates.c:2123
14386 msgid "You are here" 14756 msgid "You are here"
14387 msgstr "" 14757 msgstr ""
14388 14758
14389 -#: lib/foldermanagement/folderutil.inc.php:457 14759 +#: lib/foldermanagement/folderutil.inc.php:468
14390 msgid "You are not allowed to create folders in the destination." 14760 msgid "You are not allowed to create folders in the destination."
14391 msgstr "" 14761 msgstr ""
14392 14762
@@ -14407,15 +14777,15 @@ msgstr &quot;&quot; @@ -14407,15 +14777,15 @@ msgstr &quot;&quot;
14407 msgid "You are not subscribed to this document" 14777 msgid "You are not subscribed to this document"
14408 msgstr "" 14778 msgstr ""
14409 14779
14410 -#: i18n/templates.c:2528 14780 +#: i18n/templates.c:2429
14411 msgid "You are required to change your password as it has expired." 14781 msgid "You are required to change your password as it has expired."
14412 msgstr "" 14782 msgstr ""
14413 14783
14414 -#: i18n/templates.c:7946 14784 +#: i18n/templates.c:8234
14415 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." 14785 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."
14416 msgstr "" 14786 msgstr ""
14417 14787
14418 -#: i18n/templates.c:6893 14788 +#: i18n/templates.c:7181
14419 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." 14789 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."
14420 msgstr "" 14790 msgstr ""
14421 14791
@@ -14427,7 +14797,7 @@ msgstr &quot;&quot; @@ -14427,7 +14797,7 @@ msgstr &quot;&quot;
14427 msgid "You can copy the following link into any RSS aggregator to create a feed to the selected folder." 14797 msgid "You can copy the following link into any RSS aggregator to create a feed to the selected folder."
14428 msgstr "" 14798 msgstr ""
14429 14799
14430 -#: i18n/templates.c:6587 14800 +#: i18n/templates.c:6875
14431 msgid "You can save this search:" 14801 msgid "You can save this search:"
14432 msgstr "" 14802 msgstr ""
14433 14803
@@ -14461,7 +14831,7 @@ msgstr &quot;&quot; @@ -14461,7 +14831,7 @@ msgstr &quot;&quot;
14461 msgid "You did not select a valid document to upload" 14831 msgid "You did not select a valid document to upload"
14462 msgstr "" 14832 msgstr ""
14463 14833
14464 -#: i18n/templates.c:5861 14834 +#: i18n/templates.c:6050
14465 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." 14835 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."
14466 msgstr "" 14836 msgstr ""
14467 14837
@@ -14469,7 +14839,7 @@ msgstr &quot;&quot; @@ -14469,7 +14839,7 @@ msgstr &quot;&quot;
14469 msgid "You do not have permission to alter security settings." 14839 msgid "You do not have permission to alter security settings."
14470 msgstr "" 14840 msgstr ""
14471 14841
14472 -#: i18n/templates.c:7244 14842 +#: i18n/templates.c:7532
14473 msgid "You do not have permission to change the workflow that is assigned to this document." 14843 msgid "You do not have permission to change the workflow that is assigned to this document."
14474 msgstr "" 14844 msgstr ""
14475 14845
@@ -14477,7 +14847,7 @@ msgstr &quot;&quot; @@ -14477,7 +14847,7 @@ msgstr &quot;&quot;
14477 msgid "You do not have permission to close this thread" 14847 msgid "You do not have permission to close this thread"
14478 msgstr "" 14848 msgstr ""
14479 14849
14480 -#: lib/foldermanagement/folderutil.inc.php:522 14850 +#: lib/foldermanagement/folderutil.inc.php:533
14481 msgid "You do not have permission to copy these items. " 14851 msgid "You do not have permission to copy these items. "
14482 msgstr "" 14852 msgstr ""
14483 14853
@@ -14490,11 +14860,11 @@ msgstr &quot;&quot; @@ -14490,11 +14860,11 @@ msgstr &quot;&quot;
14490 msgid "You do not have permission to delete that quicklink." 14860 msgid "You do not have permission to delete that quicklink."
14491 msgstr "" 14861 msgstr ""
14492 14862
14493 -#: lib/foldermanagement/folderutil.inc.php:384 14863 +#: lib/foldermanagement/folderutil.inc.php:395
14494 msgid "You do not have permission to delete these items. " 14864 msgid "You do not have permission to delete these items. "
14495 msgstr "" 14865 msgstr ""
14496 14866
14497 -#: plugins/ktcore/KTBulkActions.php:503 plugins/ktcore/KTBulkActions.php:734 14867 +#: plugins/ktcore/KTBulkActions.php:522 plugins/ktcore/KTBulkActions.php:768
14498 msgid "You do not have permission to move items to this location" 14868 msgid "You do not have permission to move items to this location"
14499 msgstr "" 14869 msgstr ""
14500 14870
@@ -14511,22 +14881,26 @@ msgstr &quot;&quot; @@ -14511,22 +14881,26 @@ msgstr &quot;&quot;
14511 msgid "You do not have sufficient permissions to delete a link" 14881 msgid "You do not have sufficient permissions to delete a link"
14512 msgstr "" 14882 msgstr ""
14513 14883
14514 -#: lib/actions/bulkaction.php:607 plugins/ktcore/KTBulkActions.php:1063  
14515 -#: plugins/ktcore/KTBulkActions.php:1249 14884 +#: lib/actions/bulkaction.php:658 plugins/ktcore/KTBulkActions.php:1129
  14885 +#: plugins/ktcore/KTBulkActions.php:1327
14516 msgid "You do not have the required permissions" 14886 msgid "You do not have the required permissions"
14517 msgstr "" 14887 msgstr ""
14518 14888
  14889 +#: i18n/templates.c:4634
  14890 +msgid "You do not have the required permissions to view the root folder. Please contact your system administrator for assistance.', '', 6000"
  14891 +msgstr ""
  14892 +
14519 #: plugins/ktstandard/KTSubscriptions.php:230 14893 #: plugins/ktstandard/KTSubscriptions.php:230
14520 #: plugins/ktstandard/KTSubscriptions.php:248 14894 #: plugins/ktstandard/KTSubscriptions.php:248
14521 msgid "You have been subscribed to this document" 14895 msgid "You have been subscribed to this document"
14522 msgstr "" 14896 msgstr ""
14523 14897
14524 -#: plugins/ktstandard/KTSubscriptions.php:479  
14525 -#: plugins/ktstandard/KTSubscriptions.php:497 14898 +#: plugins/ktstandard/KTSubscriptions.php:482
  14899 +#: plugins/ktstandard/KTSubscriptions.php:500
14526 msgid "You have been subscribed to this folder" 14900 msgid "You have been subscribed to this folder"
14527 msgstr "" 14901 msgstr ""
14528 14902
14529 -#: plugins/ktstandard/KTSubscriptions.php:477 14903 +#: plugins/ktstandard/KTSubscriptions.php:480
14530 msgid "You have been subscribed to this folder and its subfolders" 14904 msgid "You have been subscribed to this folder and its subfolders"
14531 msgstr "" 14905 msgstr ""
14532 14906
@@ -14535,8 +14909,8 @@ msgstr &quot;&quot; @@ -14535,8 +14909,8 @@ msgstr &quot;&quot;
14535 msgid "You have been unsubscribed from this document" 14909 msgid "You have been unsubscribed from this document"
14536 msgstr "" 14910 msgstr ""
14537 14911
14538 -#: plugins/ktstandard/KTSubscriptions.php:532  
14539 -#: plugins/ktstandard/KTSubscriptions.php:549 14912 +#: plugins/ktstandard/KTSubscriptions.php:535
  14913 +#: plugins/ktstandard/KTSubscriptions.php:552
14540 msgid "You have been unsubscribed from this folder" 14914 msgid "You have been unsubscribed from this folder"
14541 msgstr "" 14915 msgstr ""
14542 14916
@@ -14556,7 +14930,7 @@ msgstr &quot;&quot; @@ -14556,7 +14930,7 @@ msgstr &quot;&quot;
14556 msgid "You have entered an invalid name." 14930 msgid "You have entered an invalid name."
14557 msgstr "" 14931 msgstr ""
14558 14932
14559 -#: i18n/templates.c:2807 14933 +#: i18n/templates.c:2708
14560 msgid "You have no documents which are currently checked out." 14934 msgid "You have no documents which are currently checked out."
14561 msgstr "" 14935 msgstr ""
14562 14936
@@ -14576,7 +14950,7 @@ msgstr &quot;&quot; @@ -14576,7 +14950,7 @@ msgstr &quot;&quot;
14576 msgid "You have no quicklinks." 14950 msgid "You have no quicklinks."
14577 msgstr "" 14951 msgstr ""
14578 14952
14579 -#: i18n/templates.c:7943 14953 +#: i18n/templates.c:8231
14580 msgid "You have no subscriptions" 14954 msgid "You have no subscriptions"
14581 msgstr "" 14955 msgstr ""
14582 14956
@@ -14599,11 +14973,11 @@ msgstr &quot;&quot; @@ -14599,11 +14973,11 @@ msgstr &quot;&quot;
14599 msgid "You may add content to this folder" 14973 msgid "You may add content to this folder"
14600 msgstr "" 14974 msgstr ""
14601 14975
14602 -#: i18n/templates.c:5732 14976 +#: i18n/templates.c:5921
14603 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>." 14977 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>."
14604 msgstr "" 14978 msgstr ""
14605 14979
14606 -#: i18n/templates.c:5726 14980 +#: i18n/templates.c:5915
14607 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." 14981 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."
14608 msgstr "" 14982 msgstr ""
14609 14983
@@ -14718,6 +15092,10 @@ msgstr &quot;&quot; @@ -14718,6 +15092,10 @@ msgstr &quot;&quot;
14718 msgid "You must specify a variable name" 15092 msgid "You must specify a variable name"
14719 msgstr "" 15093 msgstr ""
14720 15094
  15095 +#: i18n/templates.c:4625
  15096 +msgid "You need to enter text to be searched"
  15097 +msgstr ""
  15098 +
14721 #: plugins/ktcore/admin/conditions.php:193 15099 #: plugins/ktcore/admin/conditions.php:193
14722 #: plugins/ktcore/admin/conditions.php:233 15100 #: plugins/ktcore/admin/conditions.php:233
14723 #: plugins/ktcore/admin/savedSearch.php:175 15101 #: plugins/ktcore/admin/savedSearch.php:175
@@ -14726,6 +15104,10 @@ msgstr &quot;&quot; @@ -14726,6 +15104,10 @@ msgstr &quot;&quot;
14726 msgid "You need to have at least 1 condition." 15104 msgid "You need to have at least 1 condition."
14727 msgstr "" 15105 msgstr ""
14728 15106
  15107 +#: i18n/templates.c:4433
  15108 +msgid "You need to have permission to perform this action"
  15109 +msgstr ""
  15110 +
14729 #: lib/session/Session.inc:240 lib/session/Session.inc:252 15111 #: lib/session/Session.inc:240 lib/session/Session.inc:252
14730 #: thirdparty/pear/PEAR.php:881 15112 #: thirdparty/pear/PEAR.php:881
14731 msgid "You need to login to access this page" 15113 msgid "You need to login to access this page"
@@ -14740,29 +15122,29 @@ msgstr &quot;&quot; @@ -14740,29 +15122,29 @@ msgstr &quot;&quot;
14740 msgid "You were not subscribed to that document" 15122 msgid "You were not subscribed to that document"
14741 msgstr "" 15123 msgstr ""
14742 15124
14743 -#: plugins/ktstandard/KTSubscriptions.php:527  
14744 -#: plugins/ktstandard/KTSubscriptions.php:544 15125 +#: plugins/ktstandard/KTSubscriptions.php:530
  15126 +#: plugins/ktstandard/KTSubscriptions.php:547
14745 msgid "You were not subscribed to that folder" 15127 msgid "You were not subscribed to that folder"
14746 msgstr "" 15128 msgstr ""
14747 15129
14748 -#: lib/documentmanagement/documentutil.inc.php:380 15130 +#: lib/documentmanagement/documentutil.inc.php:382
14749 msgid "You're not authorized to create a shortcut to this document" 15131 msgid "You're not authorized to create a shortcut to this document"
14750 msgstr "" 15132 msgstr ""
14751 15133
14752 -#: lib/foldermanagement/folderutil.inc.php:691 15134 +#: lib/foldermanagement/folderutil.inc.php:702
14753 msgid "You're not authorized to create a shortcut to this folder" 15135 msgid "You're not authorized to create a shortcut to this folder"
14754 msgstr "" 15136 msgstr ""
14755 15137
14756 -#: lib/documentmanagement/documentutil.inc.php:375  
14757 -#: lib/foldermanagement/folderutil.inc.php:686 15138 +#: lib/documentmanagement/documentutil.inc.php:377
  15139 +#: lib/foldermanagement/folderutil.inc.php:697
14758 msgid "You're not authorized to create shortcuts" 15140 msgid "You're not authorized to create shortcuts"
14759 msgstr "" 15141 msgstr ""
14760 15142
14761 -#: lib/foldermanagement/folderutil.inc.php:752 15143 +#: lib/foldermanagement/folderutil.inc.php:763
14762 msgid "You're not authorized to delete shortcuts" 15144 msgid "You're not authorized to delete shortcuts"
14763 msgstr "" 15145 msgstr ""
14764 15146
14765 -#: lib/documentmanagement/documentutil.inc.php:448 15147 +#: lib/documentmanagement/documentutil.inc.php:450
14766 msgid "You're not authorized to delete this shortcut" 15148 msgid "You're not authorized to delete this shortcut"
14767 msgstr "" 15149 msgstr ""
14768 15150
@@ -14814,15 +15196,47 @@ msgstr &quot;&quot; @@ -14814,15 +15196,47 @@ msgstr &quot;&quot;
14814 msgid "Your details have been updated." 15196 msgid "Your details have been updated."
14815 msgstr "" 15197 msgstr ""
14816 15198
14817 -#: i18n/templates.c:4442  
14818 -msgid "Your document was not saved to the server" 15199 +#: i18n/templates.c:4262
  15200 +msgid "Your document has been checked in."
14819 msgstr "" 15201 msgstr ""
14820 15202
14821 -#: i18n/templates.c:4361 i18n/templates.c:4448  
14822 -msgid "Your document was saved to the server" 15203 +#: i18n/templates.c:4250
  15204 +msgid "Your document has been checked out."
  15205 +msgstr ""
  15206 +
  15207 +#: i18n/templates.c:4238
  15208 +msgid "Your document has been downloaded."
  15209 +msgstr ""
  15210 +
  15211 +#: i18n/templates.c:4427
  15212 +msgid "Your document has been saved to KnowledgeTree"
  15213 +msgstr ""
  15214 +
  15215 +#: i18n/templates.c:4226
  15216 +msgid "Your document has been saved."
  15217 +msgstr ""
  15218 +
  15219 +#: i18n/templates.c:4256
  15220 +msgid "Your document has not been checked in."
  15221 +msgstr ""
  15222 +
  15223 +#: i18n/templates.c:4244
  15224 +msgid "Your document has not been checked out."
  15225 +msgstr ""
  15226 +
  15227 +#: i18n/templates.c:4232
  15228 +msgid "Your document has not been downloaded."
  15229 +msgstr ""
  15230 +
  15231 +#: i18n/templates.c:4220
  15232 +msgid "Your document has not been saved."
14823 msgstr "" 15233 msgstr ""
14824 15234
14825 -#: lib/import/bulkimport.inc.php:125 15235 +#: i18n/templates.c:4619
  15236 +msgid "Your document was not saved to the server"
  15237 +msgstr ""
  15238 +
  15239 +#: lib/import/bulkimport.inc.php:137
14826 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." 15240 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."
14827 msgstr "" 15241 msgstr ""
14828 15242
@@ -14871,11 +15285,11 @@ msgstr &quot;&quot; @@ -14871,11 +15285,11 @@ msgstr &quot;&quot;
14871 msgid "Your passwords do not match." 15285 msgid "Your passwords do not match."
14872 msgstr "" 15286 msgstr ""
14873 15287
14874 -#: ktapi/ktapi.inc.php:4335 15288 +#: ktapi/ktapi.inc.php:4341
14875 msgid "Your saved search did not return any results" 15289 msgid "Your saved search did not return any results"
14876 msgstr "" 15290 msgstr ""
14877 15291
14878 -#: ktapi/ktapi.inc.php:4166 15292 +#: ktapi/ktapi.inc.php:4172
14879 msgid "Your search did not return any results" 15293 msgid "Your search did not return any results"
14880 msgstr "" 15294 msgstr ""
14881 15295
@@ -14883,6 +15297,11 @@ msgstr &quot;&quot; @@ -14883,6 +15297,11 @@ msgstr &quot;&quot;
14883 msgid "Your session has expired, please log in again." 15297 msgid "Your session has expired, please log in again."
14884 msgstr "" 15298 msgstr ""
14885 15299
  15300 +#: search2/indexing/indexerCore.inc.php:1273
  15301 +#, php-format
  15302 +msgid "Zero Byte documents do not need to be indexed: %d"
  15303 +msgstr ""
  15304 +
14886 #: plugins/ktcore/admin/groupManagement.php:739 15305 #: plugins/ktcore/admin/groupManagement.php:739
14887 msgid "add a new group" 15306 msgid "add a new group"
14888 msgstr "" 15307 msgstr ""
@@ -14892,7 +15311,7 @@ msgstr &quot;&quot; @@ -14892,7 +15311,7 @@ msgstr &quot;&quot;
14892 msgid "add a new user" 15311 msgid "add a new user"
14893 msgstr "" 15312 msgstr ""
14894 15313
14895 -#: i18n/templates.c:2672 i18n/templates.c:2717 15314 +#: i18n/templates.c:2573 i18n/templates.c:2618
14896 msgid "add another set of criteria" 15315 msgid "add another set of criteria"
14897 msgstr "" 15316 msgstr ""
14898 15317
@@ -14912,11 +15331,11 @@ msgstr &quot;&quot; @@ -14912,11 +15331,11 @@ msgstr &quot;&quot;
14912 msgid "add lookup values" 15331 msgid "add lookup values"
14913 msgstr "" 15332 msgstr ""
14914 15333
14915 -#: i18n/templates.c:4679 15334 +#: i18n/templates.c:4868
14916 msgid "add new subcategory" 15335 msgid "add new subcategory"
14917 msgstr "" 15336 msgstr ""
14918 15337
14919 -#: lib/browse/Criteria.inc:472 i18n/templates.c:6065 15338 +#: lib/browse/Criteria.inc:472 i18n/templates.c:6254
14920 msgid "after" 15339 msgid "after"
14921 msgstr "" 15340 msgstr ""
14922 15341
@@ -14929,9 +15348,9 @@ msgid &quot;ago&quot; @@ -14929,9 +15348,9 @@ msgid &quot;ago&quot;
14929 msgstr "" 15348 msgstr ""
14930 15349
14931 #: search/booleanSearch.php:281 search/booleanSearch.php:286 15350 #: search/booleanSearch.php:281 search/booleanSearch.php:286
14932 -#: i18n/templates.c:2594 i18n/templates.c:2606 i18n/templates.c:2636  
14933 -#: i18n/templates.c:2648 i18n/templates.c:2681 i18n/templates.c:2693  
14934 -#: i18n/templates.c:4289 i18n/templates.c:6221 i18n/templates.c:6233 15351 +#: i18n/templates.c:2495 i18n/templates.c:2507 i18n/templates.c:2537
  15352 +#: i18n/templates.c:2549 i18n/templates.c:2582 i18n/templates.c:2594
  15353 +#: i18n/templates.c:4190 i18n/templates.c:6410 i18n/templates.c:6422
14935 msgid "all" 15354 msgid "all"
14936 msgstr "" 15355 msgstr ""
14937 15356
@@ -14940,9 +15359,9 @@ msgid &quot;and&quot; @@ -14940,9 +15359,9 @@ msgid &quot;and&quot;
14940 msgstr "" 15359 msgstr ""
14941 15360
14942 #: search/booleanSearch.php:281 search/booleanSearch.php:286 15361 #: search/booleanSearch.php:281 search/booleanSearch.php:286
14943 -#: i18n/templates.c:2597 i18n/templates.c:2609 i18n/templates.c:2639  
14944 -#: i18n/templates.c:2651 i18n/templates.c:2684 i18n/templates.c:2696  
14945 -#: i18n/templates.c:4292 i18n/templates.c:6224 i18n/templates.c:6236 15362 +#: i18n/templates.c:2498 i18n/templates.c:2510 i18n/templates.c:2540
  15363 +#: i18n/templates.c:2552 i18n/templates.c:2585 i18n/templates.c:2597
  15364 +#: i18n/templates.c:4193 i18n/templates.c:6413 i18n/templates.c:6425
14946 msgid "any" 15365 msgid "any"
14947 msgstr "" 15366 msgstr ""
14948 15367
@@ -14955,7 +15374,7 @@ msgstr &quot;&quot; @@ -14955,7 +15374,7 @@ msgstr &quot;&quot;
14955 msgid "attach keywords" 15374 msgid "attach keywords"
14956 msgstr "" 15375 msgstr ""
14957 15376
14958 -#: lib/browse/Criteria.inc:473 i18n/templates.c:6071 15377 +#: lib/browse/Criteria.inc:473 i18n/templates.c:6260
14959 msgid "before" 15378 msgid "before"
14960 msgstr "" 15379 msgstr ""
14961 15380
@@ -14963,8 +15382,8 @@ msgstr &quot;&quot; @@ -14963,8 +15382,8 @@ msgstr &quot;&quot;
14963 msgid "before " 15382 msgid "before "
14964 msgstr "" 15383 msgstr ""
14965 15384
14966 -#: search2/search/exprConstants.inc.php:61 i18n/templates.c:6068  
14967 -#: i18n/templates.c:6098 15385 +#: search2/search/exprConstants.inc.php:61 i18n/templates.c:6257
  15386 +#: i18n/templates.c:6287
14968 msgid "between" 15387 msgid "between"
14969 msgstr "" 15388 msgstr ""
14970 15389
@@ -14984,15 +15403,15 @@ msgstr &quot;&quot; @@ -14984,15 +15403,15 @@ msgstr &quot;&quot;
14984 msgid "bulk upload" 15403 msgid "bulk upload"
14985 msgstr "" 15404 msgstr ""
14986 15405
14987 -#: i18n/templates.c:1028 i18n/templates.c:1874 i18n/templates.c:1895  
14988 -#: i18n/templates.c:1916 i18n/templates.c:1925 i18n/templates.c:1946  
14989 -#: i18n/templates.c:1985 i18n/templates.c:2012 i18n/templates.c:2030  
14990 -#: i18n/templates.c:2054 i18n/templates.c:2075 i18n/templates.c:2093  
14991 -#: i18n/templates.c:2105 15406 +#: i18n/templates.c:1028 i18n/templates.c:1775 i18n/templates.c:1796
  15407 +#: i18n/templates.c:1817 i18n/templates.c:1826 i18n/templates.c:1847
  15408 +#: i18n/templates.c:1886 i18n/templates.c:1913 i18n/templates.c:1931
  15409 +#: i18n/templates.c:1955 i18n/templates.c:1976 i18n/templates.c:1994
  15410 +#: i18n/templates.c:2006
14992 msgid "by #actor_name#" 15411 msgid "by #actor_name#"
14993 msgstr "" 15412 msgstr ""
14994 15413
14995 -#: i18n/templates.c:6119 15414 +#: i18n/templates.c:6308
14996 msgid "bytes" 15415 msgid "bytes"
14997 msgstr "" 15416 msgstr ""
14998 15417
@@ -15000,7 +15419,7 @@ msgstr &quot;&quot; @@ -15000,7 +15419,7 @@ msgstr &quot;&quot;
15000 msgid "cancel checkout" 15419 msgid "cancel checkout"
15001 msgstr "" 15420 msgstr ""
15002 15421
15003 -#: i18n/templates.c:2531 i18n/templates.c:5822 i18n/templates.c:5834 15422 +#: i18n/templates.c:2432 i18n/templates.c:6011 i18n/templates.c:6023
15004 msgid "change password" 15423 msgid "change password"
15005 msgstr "" 15424 msgstr ""
15006 15425
@@ -15016,11 +15435,11 @@ msgstr &quot;&quot; @@ -15016,11 +15435,11 @@ msgstr &quot;&quot;
15016 msgid "cleanup" 15435 msgid "cleanup"
15017 msgstr "" 15436 msgstr ""
15018 15437
15019 -#: i18n/templates.c:4304 15438 +#: i18n/templates.c:4205
15020 msgid "close" 15439 msgid "close"
15021 msgstr "" 15440 msgstr ""
15022 15441
15023 -#: i18n/templates.c:3251 15442 +#: i18n/templates.c:3152
15024 msgid "compare" 15443 msgid "compare"
15025 msgstr "" 15444 msgstr ""
15026 15445
@@ -15028,11 +15447,11 @@ msgstr &quot;&quot; @@ -15028,11 +15447,11 @@ msgstr &quot;&quot;
15028 msgid "compare versions" 15447 msgid "compare versions"
15029 msgstr "" 15448 msgstr ""
15030 15449
15031 -#: i18n/templates.c:104 i18n/templates.c:3248 15450 +#: i18n/templates.c:104 i18n/templates.c:3149
15032 msgid "comparing against this version" 15451 msgid "comparing against this version"
15033 msgstr "" 15452 msgstr ""
15034 15453
15035 -#: i18n/templates.c:1745 i18n/templates.c:4901 15454 +#: i18n/templates.c:1646 i18n/templates.c:5090
15036 msgid "conditional data." 15455 msgid "conditional data."
15037 msgstr "" 15456 msgstr ""
15038 15457
@@ -15051,23 +15470,23 @@ msgid &quot;confirm restore of %d documents&quot; @@ -15051,23 +15470,23 @@ msgid &quot;confirm restore of %d documents&quot;
15051 msgstr "" 15470 msgstr ""
15052 15471
15053 #: lib/browse/Criteria.inc:239 search2/search/exprConstants.inc.php:60 15472 #: lib/browse/Criteria.inc:239 search2/search/exprConstants.inc.php:60
15054 -#: i18n/templates.c:6164 i18n/templates.c:6182 15473 +#: i18n/templates.c:6353 i18n/templates.c:6371
15055 msgid "contains" 15474 msgid "contains"
15056 msgstr "" 15475 msgstr ""
15057 15476
15058 -#: i18n/templates.c:2201 15477 +#: i18n/templates.c:2102
15059 msgid "content and metadata" 15478 msgid "content and metadata"
15060 msgstr "" 15479 msgstr ""
15061 15480
15062 -#: i18n/templates.c:5000 i18n/templates.c:5069 15481 +#: i18n/templates.c:5189 i18n/templates.c:5258
15063 msgid "controls the values available in" 15482 msgid "controls the values available in"
15064 msgstr "" 15483 msgstr ""
15065 15484
15066 -#: i18n/templates.c:5009 i18n/templates.c:5078 15485 +#: i18n/templates.c:5198 i18n/templates.c:5267
15067 msgid "controls the values of the following fields" 15486 msgid "controls the values of the following fields"
15068 msgstr "" 15487 msgstr ""
15069 15488
15070 -#: i18n/templates.c:4964 15489 +#: i18n/templates.c:5153
15071 msgid "create behaviour" 15490 msgid "create behaviour"
15072 msgstr "" 15491 msgstr ""
15073 15492
@@ -15076,23 +15495,23 @@ msgstr &quot;&quot; @@ -15076,23 +15495,23 @@ msgstr &quot;&quot;
15076 msgid "create for class %s failed" 15495 msgid "create for class %s failed"
15077 msgstr "" 15496 msgstr ""
15078 15497
15079 -#: i18n/templates.c:5468 i18n/templates.c:7826 15498 +#: i18n/templates.c:5657 i18n/templates.c:8114
15080 msgid "create group" 15499 msgid "create group"
15081 msgstr "" 15500 msgstr ""
15082 15501
15083 -#: i18n/templates.c:5747 15502 +#: i18n/templates.c:5936
15084 msgid "create new role" 15503 msgid "create new role"
15085 msgstr "" 15504 msgstr ""
15086 15505
15087 -#: i18n/templates.c:5501 15506 +#: i18n/templates.c:5690
15088 msgid "create unit" 15507 msgid "create unit"
15089 msgstr "" 15508 msgstr ""
15090 15509
15091 -#: i18n/templates.c:5516 15510 +#: i18n/templates.c:5705
15092 msgid "create user" 15511 msgid "create user"
15093 msgstr "" 15512 msgstr ""
15094 15513
15095 -#: i18n/templates.c:3347 15514 +#: i18n/templates.c:3248
15096 msgid "current version" 15515 msgid "current version"
15097 msgstr "" 15516 msgstr ""
15098 15517
@@ -15101,7 +15520,7 @@ msgstr &quot;&quot; @@ -15101,7 +15520,7 @@ msgstr &quot;&quot;
15101 msgid "daily" 15520 msgid "daily"
15102 msgstr "" 15521 msgstr ""
15103 15522
15104 -#: plugins/commercial/alerts.php:976 15523 +#: plugins/commercial/alerts.php:984
15105 msgid "day" 15524 msgid "day"
15106 msgstr "" 15525 msgstr ""
15107 15526
@@ -15117,9 +15536,9 @@ msgstr &quot;&quot; @@ -15117,9 +15536,9 @@ msgstr &quot;&quot;
15117 msgid "day(s) - Comment: " 15536 msgid "day(s) - Comment: "
15118 msgstr "" 15537 msgstr ""
15119 15538
15120 -#: plugins/commercial/alerts.php:978 15539 +#: plugins/commercial/alerts.php:986
15121 #: plugins/commercial/wintools/key.inc.php:86 i18n/templates.c:980 15540 #: plugins/commercial/wintools/key.inc.php:86 i18n/templates.c:980
15122 -#: i18n/templates.c:6137 15541 +#: i18n/templates.c:6326
15123 msgid "days" 15542 msgid "days"
15124 msgstr "" 15543 msgstr ""
15125 15544
@@ -15127,45 +15546,45 @@ msgstr &quot;&quot; @@ -15127,45 +15546,45 @@ msgstr &quot;&quot;
15127 msgid "defining search" 15546 msgid "defining search"
15128 msgstr "" 15547 msgstr ""
15129 15548
15130 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:823 i18n/templates.c:4625  
15131 -#: i18n/templates.c:4886 15549 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:823 i18n/templates.c:4814
  15550 +#: i18n/templates.c:5075
15132 msgid "delete" 15551 msgid "delete"
15133 msgstr "" 15552 msgstr ""
15134 15553
15135 -#: i18n/templates.c:3368 15554 +#: i18n/templates.c:3269
15136 msgid "delete version" 15555 msgid "delete version"
15137 msgstr "" 15556 msgstr ""
15138 15557
15139 -#: i18n/templates.c:3122 15558 +#: i18n/templates.c:3023
15140 msgid "deleting a link type will delete <strong>all</strong> links of that type within the system." 15559 msgid "deleting a link type will delete <strong>all</strong> links of that type within the system."
15141 msgstr "" 15560 msgstr ""
15142 15561
15143 -#: search2/indexing/indexerCore.inc.php:1720 15562 +#: search2/indexing/indexerCore.inc.php:1740
15144 #, php-format 15563 #, php-format
15145 msgid "diagnose(): '%s' is not of type DocumentExtractor" 15564 msgid "diagnose(): '%s' is not of type DocumentExtractor"
15146 msgstr "" 15565 msgstr ""
15147 15566
15148 -#: search2/indexing/indexerCore.inc.php:1698 15567 +#: search2/indexing/indexerCore.inc.php:1718
15149 #, php-format 15568 #, php-format
15150 msgid "diagnose: '%s' does not have extension '%s'." 15569 msgid "diagnose: '%s' does not have extension '%s'."
15151 msgstr "" 15570 msgstr ""
15152 15571
15153 -#: search2/indexing/indexerCore.inc.php:1292 15572 +#: search2/indexing/indexerCore.inc.php:1312
15154 #, php-format 15573 #, php-format
15155 msgid "diagnose: Not indexing docid: %d because extractor '%s' is disabled." 15574 msgid "diagnose: Not indexing docid: %d because extractor '%s' is disabled."
15156 msgstr "" 15575 msgstr ""
15157 15576
15158 -#: search2/indexing/indexerCore.inc.php:1707 15577 +#: search2/indexing/indexerCore.inc.php:1727
15159 #, php-format 15578 #, php-format
15160 msgid "diagnose: class '%s' does not exist." 15579 msgid "diagnose: class '%s' does not exist."
15161 msgstr "" 15580 msgstr ""
15162 15581
15163 -#: search2/indexing/indexerCore.inc.php:1727 15582 +#: search2/indexing/indexerCore.inc.php:1747
15164 #, php-format 15583 #, php-format
15165 msgid "diagnose: class '%s' does not support any types." 15584 msgid "diagnose: class '%s' does not support any types."
15166 msgstr "" 15585 msgstr ""
15167 15586
15168 -#: search2/indexing/indexerCore.inc.php:1713 15587 +#: search2/indexing/indexerCore.inc.php:1733
15169 #, php-format 15588 #, php-format
15170 msgid "diagnose: extractor '%s' is disabled." 15589 msgid "diagnose: extractor '%s' is disabled."
15171 msgstr "" 15590 msgstr ""
@@ -15179,17 +15598,17 @@ msgstr &quot;&quot; @@ -15179,17 +15598,17 @@ msgstr &quot;&quot;
15179 msgid "document details" 15598 msgid "document details"
15180 msgstr "" 15599 msgstr ""
15181 15600
15182 -#: lib/browse/Criteria.inc:238 i18n/templates.c:6167 i18n/templates.c:6185 15601 +#: lib/browse/Criteria.inc:238 i18n/templates.c:6356 i18n/templates.c:6374
15183 msgid "does not contain" 15602 msgid "does not contain"
15184 msgstr "" 15603 msgstr ""
15185 15604
15186 #: plugins/commercial/wintools/email/emailDocumentTypes.php:255 15605 #: plugins/commercial/wintools/email/emailDocumentTypes.php:255
15187 -#: plugins/ktcore/admin/documentTypes.php:179 i18n/templates.c:4622  
15188 -#: i18n/templates.c:4883 i18n/templates.c:5279 15606 +#: plugins/ktcore/admin/documentTypes.php:179 i18n/templates.c:4811
  15607 +#: i18n/templates.c:5072 i18n/templates.c:5468
15189 msgid "edit" 15608 msgid "edit"
15190 msgstr "" 15609 msgstr ""
15191 15610
15192 -#: i18n/templates.c:4988 15611 +#: i18n/templates.c:5177
15193 msgid "edit field" 15612 msgid "edit field"
15194 msgstr "" 15613 msgstr ""
15195 15614
@@ -15205,7 +15624,7 @@ msgstr &quot;&quot; @@ -15205,7 +15624,7 @@ msgstr &quot;&quot;
15205 msgid "edit groups" 15624 msgid "edit groups"
15206 msgstr "" 15625 msgstr ""
15207 15626
15208 -#: i18n/templates.c:3137 i18n/templates.c:3140 15627 +#: i18n/templates.c:3038 i18n/templates.c:3041
15209 msgid "edit link type" 15628 msgid "edit link type"
15210 msgstr "" 15629 msgstr ""
15211 15630
@@ -15221,11 +15640,11 @@ msgstr &quot;&quot; @@ -15221,11 +15640,11 @@ msgstr &quot;&quot;
15221 msgid "editing LDAP settings" 15640 msgid "editing LDAP settings"
15222 msgstr "" 15641 msgstr ""
15223 15642
15224 -#: search2/search/exprConstants.inc.php:63 i18n/templates.c:6179 15643 +#: search2/search/exprConstants.inc.php:63 i18n/templates.c:6368
15225 msgid "ends with" 15644 msgid "ends with"
15226 msgstr "" 15645 msgstr ""
15227 15646
15228 -#: i18n/templates.c:6080 i18n/templates.c:6113 15647 +#: i18n/templates.c:6269 i18n/templates.c:6302
15229 msgid "equal to" 15648 msgid "equal to"
15230 msgstr "" 15649 msgstr ""
15231 15650
@@ -15277,20 +15696,20 @@ msgstr &quot;&quot; @@ -15277,20 +15696,20 @@ msgstr &quot;&quot;
15277 msgid "failed to create user." 15696 msgid "failed to create user."
15278 msgstr "" 15697 msgstr ""
15279 15698
15280 -#: i18n/templates.c:2621 i18n/templates.c:2666 i18n/templates.c:2711  
15281 -#: i18n/templates.c:4271 15699 +#: i18n/templates.c:2522 i18n/templates.c:2567 i18n/templates.c:2612
  15700 +#: i18n/templates.c:4172
15282 msgid "first select a type of query" 15701 msgid "first select a type of query"
15283 msgstr "" 15702 msgstr ""
15284 15703
15285 -#: i18n/templates.c:2984 15704 +#: i18n/templates.c:2885
15286 msgid "force checkin" 15705 msgid "force checkin"
15287 msgstr "" 15706 msgstr ""
15288 15707
15289 -#: i18n/templates.c:1910 i18n/templates.c:2072 15708 +#: i18n/templates.c:1811 i18n/templates.c:1973
15290 msgid "from \"#location_name#\"" 15709 msgid "from \"#location_name#\""
15291 msgstr "" 15710 msgstr ""
15292 15711
15293 -#: i18n/templates.c:1949 i18n/templates.c:2048 15712 +#: i18n/templates.c:1850 i18n/templates.c:1949
15294 msgid "from the folder \"#location_name#\"" 15713 msgid "from the folder \"#location_name#\""
15295 msgstr "" 15714 msgstr ""
15296 15715
@@ -15298,27 +15717,27 @@ msgstr &quot;&quot; @@ -15298,27 +15717,27 @@ msgstr &quot;&quot;
15298 msgid "getCommandLine is not implemented" 15717 msgid "getCommandLine is not implemented"
15299 msgstr "" 15718 msgstr ""
15300 15719
15301 -#: i18n/templates.c:6128 15720 +#: i18n/templates.c:6317
15302 msgid "gigabytes" 15721 msgid "gigabytes"
15303 msgstr "" 15722 msgstr ""
15304 15723
15305 -#: i18n/templates.c:6086 i18n/templates.c:6107 i18n/templates.c:6134 15724 +#: i18n/templates.c:6275 i18n/templates.c:6296 i18n/templates.c:6323
15306 msgid "greater than" 15725 msgid "greater than"
15307 msgstr "" 15726 msgstr ""
15308 15727
15309 -#: i18n/templates.c:6089 i18n/templates.c:6110 15728 +#: i18n/templates.c:6278 i18n/templates.c:6299
15310 msgid "greater than or equal to" 15729 msgid "greater than or equal to"
15311 msgstr "" 15730 msgstr ""
15312 15731
15313 -#: i18n/templates.c:1964 15732 +#: i18n/templates.c:1865
15314 msgid "has added to the discussion around document" 15733 msgid "has added to the discussion around document"
15315 msgstr "" 15734 msgstr ""
15316 15735
15317 -#: plugins/commercial/alerts.php:407 15736 +#: plugins/commercial/alerts.php:411
15318 msgid "has been archived" 15737 msgid "has been archived"
15319 msgstr "" 15738 msgstr ""
15320 15739
15321 -#: plugins/commercial/alerts.php:405 15740 +#: plugins/commercial/alerts.php:409
15322 msgid "has been deleted" 15741 msgid "has been deleted"
15323 msgstr "" 15742 msgstr ""
15324 15743
@@ -15344,57 +15763,57 @@ msgstr &quot;&quot; @@ -15344,57 +15763,57 @@ msgstr &quot;&quot;
15344 msgid "hourly" 15763 msgid "hourly"
15345 msgstr "" 15764 msgstr ""
15346 15765
15347 -#: i18n/templates.c:1025 i18n/templates.c:1928 i18n/templates.c:2009 15766 +#: i18n/templates.c:1025 i18n/templates.c:1829 i18n/templates.c:1910
15348 msgid "in the folder \"#location_name#\"" 15767 msgid "in the folder \"#location_name#\""
15349 msgstr "" 15768 msgstr ""
15350 15769
15351 -#: i18n/templates.c:1982 15770 +#: i18n/templates.c:1883
15352 msgid "in the folder \"#location_name#\" has been downloaded" 15771 msgid "in the folder \"#location_name#\" has been downloaded"
15353 msgstr "" 15772 msgstr ""
15354 15773
15355 -#: search2/documentProcessor/documentProcessor.inc.php:185 15774 +#: search2/documentProcessor/documentProcessor.inc.php:184
15356 #, php-format 15775 #, php-format
15357 msgid "indexDocuments: Cannot resolve document id %d: %s." 15776 msgid "indexDocuments: Cannot resolve document id %d: %s."
15358 msgstr "" 15777 msgstr ""
15359 15778
15360 -#: search2/indexing/indexerCore.inc.php:1312 15779 +#: search2/indexing/indexerCore.inc.php:1332
15361 #, php-format 15780 #, php-format
15362 msgid "indexDocuments: Filename for document id %d starts with a tilde (~). This is assumed to be a temporary file. This is ignored." 15781 msgid "indexDocuments: Filename for document id %d starts with a tilde (~). This is assumed to be a temporary file. This is ignored."
15363 msgstr "" 15782 msgstr ""
15364 15783
15365 -#: search2/indexing/indexerCore.inc.php:1330 15784 +#: search2/indexing/indexerCore.inc.php:1350
15366 #, php-format 15785 #, php-format
15367 msgid "indexDocuments: extractor '%s' is not a document extractor class." 15786 msgid "indexDocuments: extractor '%s' is not a document extractor class."
15368 msgstr "" 15787 msgstr ""
15369 15788
15370 -#: search2/indexing/indexerCore.inc.php:1339 15789 +#: search2/indexing/indexerCore.inc.php:1359
15371 #, php-format 15790 #, php-format
15372 msgid "indexDocuments: source file '%s' for document %d does not exist." 15791 msgid "indexDocuments: source file '%s' for document %d does not exist."
15373 msgstr "" 15792 msgstr ""
15374 15793
15375 -#: i18n/templates.c:4010 15794 +#: i18n/templates.c:3911
15376 msgid "inherited from parent folder." 15795 msgid "inherited from parent folder."
15377 msgstr "" 15796 msgstr ""
15378 15797
15379 #: lib/browse/Criteria.inc:236 search2/search/exprConstants.inc.php:59 15798 #: lib/browse/Criteria.inc:236 search2/search/exprConstants.inc.php:59
15380 -#: i18n/templates.c:6047 i18n/templates.c:6053 i18n/templates.c:6059  
15381 -#: i18n/templates.c:6146 i18n/templates.c:6152 i18n/templates.c:6158  
15382 -#: i18n/templates.c:6188 15799 +#: i18n/templates.c:6236 i18n/templates.c:6242 i18n/templates.c:6248
  15800 +#: i18n/templates.c:6335 i18n/templates.c:6341 i18n/templates.c:6347
  15801 +#: i18n/templates.c:6377
15383 msgid "is" 15802 msgid "is"
15384 msgstr "" 15803 msgstr ""
15385 15804
15386 #: lib/browse/Criteria.inc:235 search2/search/exprConstants.inc.php:67 15805 #: lib/browse/Criteria.inc:235 search2/search/exprConstants.inc.php:67
15387 -#: i18n/templates.c:6050 i18n/templates.c:6056 i18n/templates.c:6062  
15388 -#: i18n/templates.c:6149 i18n/templates.c:6155 i18n/templates.c:6161  
15389 -#: i18n/templates.c:6191 15806 +#: i18n/templates.c:6239 i18n/templates.c:6245 i18n/templates.c:6251
  15807 +#: i18n/templates.c:6338 i18n/templates.c:6344 i18n/templates.c:6350
  15808 +#: i18n/templates.c:6380
15390 msgid "is not" 15809 msgid "is not"
15391 msgstr "" 15810 msgstr ""
15392 15811
15393 -#: plugins/ktcore/admin/expungeList.php:100 i18n/templates.c:3029 15812 +#: plugins/ktcore/admin/expungeList.php:100 i18n/templates.c:2930
15394 msgid "items, 10 per page" 15813 msgid "items, 10 per page"
15395 msgstr "" 15814 msgstr ""
15396 15815
15397 -#: i18n/templates.c:6122 15816 +#: i18n/templates.c:6311
15398 msgid "kilobytes" 15817 msgid "kilobytes"
15399 msgstr "" 15818 msgstr ""
15400 15819
@@ -15402,7 +15821,7 @@ msgstr &quot;&quot; @@ -15402,7 +15821,7 @@ msgstr &quot;&quot;
15402 msgid "last login reporting" 15821 msgid "last login reporting"
15403 msgstr "" 15822 msgstr ""
15404 15823
15405 -#: i18n/templates.c:6092 i18n/templates.c:6101 i18n/templates.c:6131 15824 +#: i18n/templates.c:6281 i18n/templates.c:6290 i18n/templates.c:6320
15406 msgid "less than" 15825 msgid "less than"
15407 msgstr "" 15826 msgstr ""
15408 15827
@@ -15410,11 +15829,11 @@ msgstr &quot;&quot; @@ -15410,11 +15829,11 @@ msgstr &quot;&quot;
15410 msgid "less than a day" 15829 msgid "less than a day"
15411 msgstr "" 15830 msgstr ""
15412 15831
15413 -#: i18n/templates.c:6095 i18n/templates.c:6104 15832 +#: i18n/templates.c:6284 i18n/templates.c:6293
15414 msgid "less than or equal to" 15833 msgid "less than or equal to"
15415 msgstr "" 15834 msgstr ""
15416 15835
15417 -#: search2/search/exprConstants.inc.php:64 i18n/templates.c:6170 15836 +#: search2/search/exprConstants.inc.php:64 i18n/templates.c:6359
15418 msgid "like" 15837 msgid "like"
15419 msgstr "" 15838 msgstr ""
15420 15839
@@ -15428,7 +15847,7 @@ msgstr &quot;&quot; @@ -15428,7 +15847,7 @@ msgstr &quot;&quot;
15428 msgid "list checked out documents" 15847 msgid "list checked out documents"
15429 msgstr "" 15848 msgstr ""
15430 15849
15431 -#: i18n/templates.c:4265 15850 +#: i18n/templates.c:4166
15432 msgid "loading..." 15851 msgid "loading..."
15433 msgstr "" 15852 msgstr ""
15434 15853
@@ -15454,67 +15873,67 @@ msgstr &quot;&quot; @@ -15454,67 +15873,67 @@ msgstr &quot;&quot;
15454 msgid "manage members" 15873 msgid "manage members"
15455 msgstr "" 15874 msgstr ""
15456 15875
15457 -#: i18n/templates.c:1634 15876 +#: i18n/templates.c:1535
15458 msgid "match <b>#join#</b>" 15877 msgid "match <b>#join#</b>"
15459 msgstr "" 15878 msgstr ""
15460 15879
15461 -#: i18n/templates.c:6125 15880 +#: i18n/templates.c:6314
15462 msgid "megabytes" 15881 msgid "megabytes"
15463 msgstr "" 15882 msgstr ""
15464 15883
15465 -#: i18n/templates.c:2204 15884 +#: i18n/templates.c:2105
15466 msgid "metadata" 15885 msgid "metadata"
15467 msgstr "" 15886 msgstr ""
15468 15887
15469 -#: search2/indexing/indexerCore.inc.php:1575 15888 +#: search2/indexing/indexerCore.inc.php:1595
15470 #, php-format 15889 #, php-format
15471 msgid "migrateDocuments: Cannot write to '%s' for document id %d" 15890 msgid "migrateDocuments: Cannot write to '%s' for document id %d"
15472 msgstr "" 15891 msgstr ""
15473 15892
15474 -#: search2/indexing/indexerCore.inc.php:1609 15893 +#: search2/indexing/indexerCore.inc.php:1629
15475 msgid "migrateDocuments: Completed!" 15894 msgid "migrateDocuments: Completed!"
15476 msgstr "" 15895 msgstr ""
15477 15896
15478 -#: search2/indexing/indexerCore.inc.php:1565 15897 +#: search2/indexing/indexerCore.inc.php:1585
15479 #, php-format 15898 #, php-format
15480 msgid "migrateDocuments: Could not get document %d's document! Removing content!" 15899 msgid "migrateDocuments: Could not get document %d's document! Removing content!"
15481 msgstr "" 15900 msgstr ""
15482 15901
15483 -#: search2/indexing/indexerCore.inc.php:1612 15902 +#: search2/indexing/indexerCore.inc.php:1632
15484 msgid "migrateDocuments: Disabling 'Index Migration' task by removing scheduler entry." 15903 msgid "migrateDocuments: Disabling 'Index Migration' task by removing scheduler entry."
15485 msgstr "" 15904 msgstr ""
15486 15905
15487 -#: search2/indexing/indexerCore.inc.php:1592 15906 +#: search2/indexing/indexerCore.inc.php:1612
15488 #, php-format 15907 #, php-format
15489 msgid "migrateDocuments: Problem indexing document %d" 15908 msgid "migrateDocuments: Problem indexing document %d"
15490 msgstr "" 15909 msgstr ""
15491 15910
15492 -#: search2/indexing/indexerCore.inc.php:1544 15911 +#: search2/indexing/indexerCore.inc.php:1564
15493 msgid "migrateDocuments: db error" 15912 msgid "migrateDocuments: db error"
15494 msgstr "" 15913 msgstr ""
15495 15914
15496 -#: search2/indexing/indexerCore.inc.php:1490 15915 +#: search2/indexing/indexerCore.inc.php:1510
15497 msgid "migrateDocuments: starting" 15916 msgid "migrateDocuments: starting"
15498 msgstr "" 15917 msgstr ""
15499 15918
15500 -#: search2/indexing/indexerCore.inc.php:1494 15919 +#: search2/indexing/indexerCore.inc.php:1514
15501 msgid "migrateDocuments: stopping - diagnostics problem. The dashboard will provide more information." 15920 msgid "migrateDocuments: stopping - diagnostics problem. The dashboard will provide more information."
15502 msgstr "" 15921 msgstr ""
15503 15922
15504 -#: search2/indexing/indexerCore.inc.php:1606 15923 +#: search2/indexing/indexerCore.inc.php:1626
15505 #, php-format 15924 #, php-format
15506 msgid "migrateDocuments: stopping - done in %d seconds!" 15925 msgid "migrateDocuments: stopping - done in %d seconds!"
15507 msgstr "" 15926 msgstr ""
15508 15927
15509 -#: search2/indexing/indexerCore.inc.php:1500 15928 +#: search2/indexing/indexerCore.inc.php:1520
15510 msgid "migrateDocuments: stopping - migration is complete." 15929 msgid "migrateDocuments: stopping - migration is complete."
15511 msgstr "" 15930 msgstr ""
15512 15931
15513 -#: search2/indexing/indexerCore.inc.php:1513 15932 +#: search2/indexing/indexerCore.inc.php:1533
15514 msgid "migrateDocuments: stopping - migration lockfile detected." 15933 msgid "migrateDocuments: stopping - migration lockfile detected."
15515 msgstr "" 15934 msgstr ""
15516 15935
15517 -#: i18n/templates.c:107 i18n/templates.c:3353 15936 +#: i18n/templates.c:107 i18n/templates.c:3254
15518 msgid "mime types do not match" 15937 msgid "mime types do not match"
15519 msgstr "" 15938 msgstr ""
15520 15939
@@ -15536,12 +15955,12 @@ msgstr &quot;&quot; @@ -15536,12 +15955,12 @@ msgstr &quot;&quot;
15536 msgid "monthly" 15955 msgid "monthly"
15537 msgstr "" 15956 msgstr ""
15538 15957
15539 -#: i18n/templates.c:986 i18n/templates.c:6140 15958 +#: i18n/templates.c:986 i18n/templates.c:6329
15540 msgid "months" 15959 msgid "months"
15541 msgstr "" 15960 msgstr ""
15542 15961
15543 -#: search2/indexing/indexerCore.inc.php:116 i18n/templates.c:1556  
15544 -#: i18n/templates.c:1601 15962 +#: search2/indexing/indexerCore.inc.php:116 i18n/templates.c:6767
  15963 +#: i18n/templates.c:6812
15545 msgid "n/a" 15964 msgid "n/a"
15546 msgstr "" 15965 msgstr ""
15547 15966
@@ -15549,7 +15968,7 @@ msgstr &quot;&quot; @@ -15549,7 +15968,7 @@ msgstr &quot;&quot;
15549 msgid "never" 15968 msgid "never"
15550 msgstr "" 15969 msgstr ""
15551 15970
15552 -#: i18n/templates.c:1697 i18n/templates.c:1700 15971 +#: i18n/templates.c:1598 i18n/templates.c:1601
15553 msgid "next" 15972 msgid "next"
15554 msgstr "" 15973 msgstr ""
15555 15974
@@ -15569,11 +15988,11 @@ msgstr &quot;&quot; @@ -15569,11 +15988,11 @@ msgstr &quot;&quot;
15569 msgid "no users" 15988 msgid "no users"
15570 msgstr "" 15989 msgstr ""
15571 15990
15572 -#: i18n/templates.c:1751 i18n/templates.c:1841 15991 +#: i18n/templates.c:1652 i18n/templates.c:1742
15573 msgid "no value" 15992 msgid "no value"
15574 msgstr "" 15993 msgstr ""
15575 15994
15576 -#: i18n/templates.c:1847 i18n/templates.c:1850 15995 +#: i18n/templates.c:1748 i18n/templates.c:1751
15577 msgid "no value in this version" 15996 msgid "no value in this version"
15578 msgstr "" 15997 msgstr ""
15579 15998
@@ -15581,28 +16000,28 @@ msgstr &quot;&quot; @@ -15581,28 +16000,28 @@ msgstr &quot;&quot;
15581 msgid "none" 16000 msgid "none"
15582 msgstr "" 16001 msgstr ""
15583 16002
15584 -#: i18n/templates.c:6083 i18n/templates.c:6116 16003 +#: i18n/templates.c:6272 i18n/templates.c:6305
15585 msgid "not equal to" 16004 msgid "not equal to"
15586 msgstr "" 16005 msgstr ""
15587 16006
15588 -#: i18n/templates.c:6173 16007 +#: i18n/templates.c:6362
15589 msgid "not like" 16008 msgid "not like"
15590 msgstr "" 16009 msgstr ""
15591 16010
15592 -#: i18n/templates.c:6077 16011 +#: i18n/templates.c:6266
15593 msgid "not on" 16012 msgid "not on"
15594 msgstr "" 16013 msgstr ""
15595 16014
15596 -#: i18n/templates.c:5639 16015 +#: i18n/templates.c:5828
15597 msgid "not part of a unit" 16016 msgid "not part of a unit"
15598 msgstr "" 16017 msgstr ""
15599 16018
15600 -#: i18n/templates.c:4295 16019 +#: i18n/templates.c:4196
15601 msgid "of the criteria specified." 16020 msgid "of the criteria specified."
15602 msgstr "" 16021 msgstr ""
15603 16022
15604 -#: i18n/templates.c:6074 i18n/templates.c:6626 i18n/templates.c:6635  
15605 -#: i18n/templates.c:6641 16023 +#: i18n/templates.c:6263 i18n/templates.c:6914 i18n/templates.c:6923
  16024 +#: i18n/templates.c:6929
15606 msgid "on" 16025 msgid "on"
15607 msgstr "" 16026 msgstr ""
15608 16027
@@ -15610,7 +16029,7 @@ msgstr &quot;&quot; @@ -15610,7 +16029,7 @@ msgstr &quot;&quot;
15610 msgid "one day" 16029 msgid "one day"
15611 msgstr "" 16030 msgstr ""
15612 16031
15613 -#: i18n/templates.c:6476 16032 +#: i18n/templates.c:6665
15614 msgid "or" 16033 msgid "or"
15615 msgstr "" 16034 msgstr ""
15616 16035
@@ -15622,23 +16041,23 @@ msgstr &quot;&quot; @@ -15622,23 +16041,23 @@ msgstr &quot;&quot;
15622 msgid "password successfully reset" 16041 msgid "password successfully reset"
15623 msgstr "" 16042 msgstr ""
15624 16043
15625 -#: i18n/templates.c:1703 16044 +#: i18n/templates.c:1604
15626 msgid "per page" 16045 msgid "per page"
15627 msgstr "" 16046 msgstr ""
15628 16047
15629 -#: i18n/templates.c:3050 16048 +#: i18n/templates.c:2951
15630 msgid "please confirm that you want to delete these documents." 16049 msgid "please confirm that you want to delete these documents."
15631 msgstr "" 16050 msgstr ""
15632 16051
15633 -#: i18n/templates.c:2996 16052 +#: i18n/templates.c:2897
15634 msgid "please confirm that you want to restore these documents from an archived state." 16053 msgid "please confirm that you want to restore these documents from an archived state."
15635 msgstr "" 16054 msgstr ""
15636 16055
15637 -#: i18n/templates.c:3152 16056 +#: i18n/templates.c:3053
15638 msgid "please confirm that you want to restore these documents." 16057 msgid "please confirm that you want to restore these documents."
15639 msgstr "" 16058 msgstr ""
15640 16059
15641 -#: i18n/templates.c:1694 16060 +#: i18n/templates.c:1595
15642 msgid "prev" 16061 msgid "prev"
15643 msgstr "" 16062 msgstr ""
15644 16063
@@ -15646,11 +16065,11 @@ msgstr &quot;&quot; @@ -15646,11 +16065,11 @@ msgstr &quot;&quot;
15646 msgid "read, " 16065 msgid "read, "
15647 msgstr "" 16066 msgstr ""
15648 16067
15649 -#: i18n/templates.c:6200 i18n/templates.c:6203 i18n/templates.c:6206 16068 +#: i18n/templates.c:6389 i18n/templates.c:6392 i18n/templates.c:6395
15650 msgid "remove" 16069 msgid "remove"
15651 msgstr "" 16070 msgstr ""
15652 16071
15653 -#: i18n/templates.c:4946 16072 +#: i18n/templates.c:5135
15654 msgid "remove behaviour" 16073 msgid "remove behaviour"
15655 msgstr "" 16074 msgstr ""
15656 16075
@@ -15667,41 +16086,41 @@ msgstr &quot;&quot; @@ -15667,41 +16086,41 @@ msgstr &quot;&quot;
15667 msgid "resolveExtractor: Resolved '%s' from mime type '%s'." 16086 msgid "resolveExtractor: Resolved '%s' from mime type '%s'."
15668 msgstr "" 16087 msgstr ""
15669 16088
15670 -#: i18n/templates.c:6710 16089 +#: i18n/templates.c:6998
15671 msgid "save" 16090 msgid "save"
15672 msgstr "" 16091 msgstr ""
15673 16092
15674 -#: i18n/templates.c:4070 i18n/templates.c:4103 i18n/templates.c:5582  
15675 -#: i18n/templates.c:5666 i18n/templates.c:5681 i18n/templates.c:5930 16093 +#: i18n/templates.c:3971 i18n/templates.c:4004 i18n/templates.c:5771
  16094 +#: i18n/templates.c:5855 i18n/templates.c:5870 i18n/templates.c:6119
15676 msgid "save changes" 16095 msgid "save changes"
15677 msgstr "" 16096 msgstr ""
15678 16097
15679 -#: i18n/templates.c:5549 16098 +#: i18n/templates.c:5738
15680 msgid "save changes to group" 16099 msgid "save changes to group"
15681 msgstr "" 16100 msgstr ""
15682 16101
15683 -#: i18n/templates.c:5567 16102 +#: i18n/templates.c:5756
15684 msgid "save changes to unit" 16103 msgid "save changes to unit"
15685 msgstr "" 16104 msgstr ""
15686 16105
15687 -#: i18n/templates.c:4991 16106 +#: i18n/templates.c:5180
15688 msgid "save this dependency" 16107 msgid "save this dependency"
15689 msgstr "" 16108 msgstr ""
15690 16109
15691 -#: i18n/templates.c:2147 i18n/templates.c:2207 i18n/templates.c:7931 16110 +#: i18n/templates.c:2048 i18n/templates.c:2108 i18n/templates.c:8219
15692 msgid "search" 16111 msgid "search"
15693 msgstr "" 16112 msgstr ""
15694 16113
15695 -#: i18n/templates.c:5615 i18n/templates.c:7853 16114 +#: i18n/templates.c:5804 i18n/templates.c:8141
15696 msgid "search for groups" 16115 msgid "search for groups"
15697 msgstr "" 16116 msgstr ""
15698 16117
15699 #: i18n/templates.c:452 i18n/templates.c:560 i18n/templates.c:860 16118 #: i18n/templates.c:452 i18n/templates.c:560 i18n/templates.c:860
15700 -#: i18n/templates.c:1142 i18n/templates.c:7874 16119 +#: i18n/templates.c:1142 i18n/templates.c:8162
15701 msgid "search for users" 16120 msgid "search for users"
15702 msgstr "" 16121 msgstr ""
15703 16122
15704 -#: i18n/templates.c:6335 16123 +#: i18n/templates.c:6524
15705 msgid "search text here" 16124 msgid "search text here"
15706 msgstr "" 16125 msgstr ""
15707 16126
@@ -15739,11 +16158,11 @@ msgstr &quot;&quot; @@ -15739,11 +16158,11 @@ msgstr &quot;&quot;
15739 msgid "show transactions" 16158 msgid "show transactions"
15740 msgstr "" 16159 msgstr ""
15741 16160
15742 -#: i18n/templates.c:3212 16161 +#: i18n/templates.c:3113
15743 msgid "showing comparison between versions #from# and #to#." 16162 msgid "showing comparison between versions #from# and #to#."
15744 msgstr "" 16163 msgstr ""
15745 16164
15746 -#: i18n/templates.c:1688 16165 +#: i18n/templates.c:1589
15747 msgid "showing information for <strong>version #version#</strong>" 16166 msgid "showing information for <strong>version #version#</strong>"
15748 msgstr "" 16167 msgstr ""
15749 16168
@@ -15751,47 +16170,47 @@ msgstr &quot;&quot; @@ -15751,47 +16170,47 @@ msgstr &quot;&quot;
15751 msgid "start with" 16170 msgid "start with"
15752 msgstr "" 16171 msgstr ""
15753 16172
15754 -#: i18n/templates.c:6176 16173 +#: i18n/templates.c:6365
15755 msgid "starts with" 16174 msgid "starts with"
15756 msgstr "" 16175 msgstr ""
15757 16176
15758 -#: i18n/templates.c:5186 16177 +#: i18n/templates.c:5375
15759 msgid "stuck, will never be disabled when synchronising from another source" 16178 msgid "stuck, will never be disabled when synchronising from another source"
15760 msgstr "" 16179 msgstr ""
15761 16180
15762 -#: i18n/templates.c:5201 16181 +#: i18n/templates.c:5390
15763 msgid "stuck, will never be enabled when synchronising from another source" 16182 msgid "stuck, will never be enabled when synchronising from another source"
15764 msgstr "" 16183 msgstr ""
15765 16184
15766 -#: i18n/templates.c:5699 16185 +#: i18n/templates.c:5888
15767 msgid "synchronise" 16186 msgid "synchronise"
15768 msgstr "" 16187 msgstr ""
15769 16188
15770 -#: i18n/templates.c:3221 i18n/templates.c:3227 16189 +#: i18n/templates.c:3122 i18n/templates.c:3128
15771 msgid "the information for version #version# comes from an older version of #appname# and may be incorrect." 16190 msgid "the information for version #version# comes from an older version of #appname# and may be incorrect."
15772 msgstr "" 16191 msgstr ""
15773 16192
15774 -#: i18n/templates.c:2966 16193 +#: i18n/templates.c:2867
15775 msgid "the local copy of the checked-out document has been lost" 16194 msgid "the local copy of the checked-out document has been lost"
15776 msgstr "" 16195 msgstr ""
15777 16196
15778 -#: i18n/templates.c:2969 16197 +#: i18n/templates.c:2870
15779 msgid "the user who did the check-out is not currently available to check it back in" 16198 msgid "the user who did the check-out is not currently available to check it back in"
15780 msgstr "" 16199 msgstr ""
15781 16200
15782 -#: i18n/templates.c:1811 i18n/templates.c:1817 i18n/templates.c:1838 16201 +#: i18n/templates.c:1712 i18n/templates.c:1718 i18n/templates.c:1739
15783 msgid "this cannot change between versions" 16202 msgid "this cannot change between versions"
15784 msgstr "" 16203 msgstr ""
15785 16204
15786 -#: i18n/templates.c:1871 i18n/templates.c:1892 16205 +#: i18n/templates.c:1772 i18n/templates.c:1793
15787 msgid "to \"#location_name#\"" 16206 msgid "to \"#location_name#\""
15788 msgstr "" 16207 msgstr ""
15789 16208
15790 -#: i18n/templates.c:2027 16209 +#: i18n/templates.c:1928
15791 msgid "to the folder \"#location_name#\"" 16210 msgid "to the folder \"#location_name#\""
15792 msgstr "" 16211 msgstr ""
15793 16212
15794 -#: i18n/templates.c:2051 16213 +#: i18n/templates.c:1952
15795 msgid "to which you are subscribed" 16214 msgid "to which you are subscribed"
15796 msgstr "" 16215 msgstr ""
15797 16216
@@ -15830,11 +16249,11 @@ msgstr &quot;&quot; @@ -15830,11 +16249,11 @@ msgstr &quot;&quot;
15830 msgid "update for class %s failed" 16249 msgid "update for class %s failed"
15831 msgstr "" 16250 msgstr ""
15832 16251
15833 -#: i18n/templates.c:5711 16252 +#: i18n/templates.c:5900
15834 msgid "update organisation information" 16253 msgid "update organisation information"
15835 msgstr "" 16254 msgstr ""
15836 16255
15837 -#: i18n/templates.c:5753 16256 +#: i18n/templates.c:5942
15838 msgid "update role information" 16257 msgid "update role information"
15839 msgstr "" 16258 msgstr ""
15840 16259
@@ -15865,7 +16284,7 @@ msgstr &quot;&quot; @@ -15865,7 +16284,7 @@ msgstr &quot;&quot;
15865 msgid "viewing comments" 16284 msgid "viewing comments"
15866 msgstr "" 16285 msgstr ""
15867 16286
15868 -#: i18n/templates.c:1913 16287 +#: i18n/templates.c:1814
15869 msgid "was archived" 16288 msgid "was archived"
15870 msgstr "" 16289 msgstr ""
15871 16290
@@ -15891,7 +16310,7 @@ msgstr &quot;&quot; @@ -15891,7 +16310,7 @@ msgstr &quot;&quot;
15891 msgid "write, " 16310 msgid "write, "
15892 msgstr "" 16311 msgstr ""
15893 16312
15894 -#: i18n/templates.c:989 i18n/templates.c:6143 16313 +#: i18n/templates.c:989 i18n/templates.c:6332
15895 msgid "years" 16314 msgid "years"
15896 msgstr "" 16315 msgstr ""
15897 16316
i18n/templates.c
@@ -908,10 +908,10 @@ gettext(&quot;Add a message for this alert&quot;); @@ -908,10 +908,10 @@ gettext(&quot;Add a message for this alert&quot;);
908 gettext("Add alert comment here ..."); 908 gettext("Add alert comment here ...");
909 909
910 /* ./plugins/commercial/templates/add_edit.smarty */ 910 /* ./plugins/commercial/templates/add_edit.smarty */
911 -gettext("<a>Add other users to this alert...</a>"); 911 +gettext("<a>Add users to this alert...</a>");
912 912
913 /* ./plugins/commercial/templates/add_edit.smarty */ 913 /* ./plugins/commercial/templates/add_edit.smarty */
914 -gettext("Select additional members to be added to this alert"); 914 +gettext("Select members to be added to this alert");
915 915
916 /* ./plugins/commercial/templates/add_edit.smarty */ 916 /* ./plugins/commercial/templates/add_edit.smarty */
917 gettext("Available Entities"); 917 gettext("Available Entities");
@@ -1513,105 +1513,6 @@ gettext(&quot;You can copy the following link into any RSS aggregator to create a fee @@ -1513,105 +1513,6 @@ gettext(&quot;You can copy the following link into any RSS aggregator to create a fee
1513 /* ./plugins/rssplugin/templates/RSSPlugin/rssfolderaction.smarty */ 1513 /* ./plugins/rssplugin/templates/RSSPlugin/rssfolderaction.smarty */
1514 gettext("Another way of quickly accessing an RSS feed for a document or folder is by using the RSS icon #linkIcon#, which you will find in your actions portlet on the left."); 1514 gettext("Another way of quickly accessing an RSS feed for a document or folder is by using the RSS icon #linkIcon#, which you will find in your actions portlet on the left.");
1515 1515
1516 -/* ./plugins/search2/reporting/templates/extractorinfo.smarty */  
1517 -gettext("Extractor Information");  
1518 -  
1519 -/* ./plugins/search2/reporting/templates/extractorinfo.smarty */  
1520 -gettext("This report lists the text extractors and their supported mime types.");  
1521 -  
1522 -/* ./plugins/search2/reporting/templates/extractorinfo.smarty */  
1523 -gettext("Active");  
1524 -  
1525 -/* ./plugins/search2/reporting/templates/extractorinfo.smarty */  
1526 -gettext("Inactive");  
1527 -  
1528 -/* ./plugins/search2/reporting/templates/extractorinfo.smarty */  
1529 -gettext("Description");  
1530 -  
1531 -/* ./plugins/search2/reporting/templates/extractorinfo.smarty */  
1532 -gettext("Mime Types");  
1533 -  
1534 -/* ./plugins/search2/reporting/templates/extractorinfo.smarty */  
1535 -gettext("Extensions");  
1536 -  
1537 -/* ./plugins/search2/reporting/templates/extractorinfo.smarty */  
1538 -gettext("There are no extractors registered.");  
1539 -  
1540 -/* ./plugins/search2/reporting/templates/indexerrors.smarty */  
1541 -gettext("Document Indexing Diagnostics");  
1542 -  
1543 -/* ./plugins/search2/reporting/templates/indexerrors.smarty */  
1544 -gettext("This report will help to diagnose problems with document indexing.");  
1545 -  
1546 -/* ./plugins/search2/reporting/templates/indexerrors.smarty */  
1547 -gettext("Filename");  
1548 -  
1549 -/* ./plugins/search2/reporting/templates/indexerrors.smarty */  
1550 -gettext("Extractor");  
1551 -  
1552 -/* ./plugins/search2/reporting/templates/indexerrors.smarty */  
1553 -gettext("Index Date");  
1554 -  
1555 -/* ./plugins/search2/reporting/templates/indexerrors.smarty */  
1556 -gettext("n/a");  
1557 -  
1558 -/* ./plugins/search2/reporting/templates/indexerrors.smarty */  
1559 -gettext("Reschedule");  
1560 -  
1561 -/* ./plugins/search2/reporting/templates/indexerrors.smarty */  
1562 -gettext("Reschedule All");  
1563 -  
1564 -/* ./plugins/search2/reporting/templates/indexerrors.smarty */  
1565 -gettext("Remove");  
1566 -  
1567 -/* ./plugins/search2/reporting/templates/indexerrors.smarty */  
1568 -gettext("Remove All");  
1569 -  
1570 -/* ./plugins/search2/reporting/templates/indexerrors.smarty */  
1571 -gettext("There are no indexing issues.");  
1572 -  
1573 -/* ./plugins/search2/reporting/templates/managemimetypes.smarty */  
1574 -gettext("Manage Mime Types");  
1575 -  
1576 -/* ./plugins/search2/reporting/templates/managemimetypes.smarty */  
1577 -gettext("This report lists all mime types and extensions that can be identified by #appname#.");  
1578 -  
1579 -/* ./plugins/search2/reporting/templates/pendingdocuments.smarty */  
1580 -gettext("Pending Documents Indexing Queue");  
1581 -  
1582 -/* ./plugins/search2/reporting/templates/pendingdocuments.smarty */  
1583 -gettext("This report lists documents that are waiting to be indexed.");  
1584 -  
1585 -/* ./plugins/search2/reporting/templates/pendingdocuments.smarty */  
1586 -gettext("If a document is not associated with an extractor, no content will be added to the index. These documents can be identified in the list by the extractor column reflecting n/a.");  
1587 -  
1588 -/* ./plugins/search2/reporting/templates/pendingdocuments.smarty */  
1589 -gettext("There are no documents in the indexing queue.");  
1590 -  
1591 -/* ./plugins/search2/reporting/templates/pendingdocuments.smarty */  
1592 -gettext("Filename");  
1593 -  
1594 -/* ./plugins/search2/reporting/templates/pendingdocuments.smarty */  
1595 -gettext("Extractor");  
1596 -  
1597 -/* ./plugins/search2/reporting/templates/pendingdocuments.smarty */  
1598 -gettext("Index Date");  
1599 -  
1600 -/* ./plugins/search2/reporting/templates/pendingdocuments.smarty */  
1601 -gettext("n/a");  
1602 -  
1603 -/* ./plugins/search2/reporting/templates/rescheduledocuments.smarty */  
1604 -gettext("Reschedule All Documents");  
1605 -  
1606 -/* ./plugins/search2/reporting/templates/rescheduledocuments.smarty */  
1607 -gettext("This function allows you to re-index your entire repository.");  
1608 -  
1609 -/* ./plugins/search2/reporting/templates/rescheduledocuments.smarty */  
1610 -gettext("Please note that rescheduling all documents may take a long time, depending on the size of the repository.");  
1611 -  
1612 -/* ./plugins/search2/reporting/templates/rescheduledocuments.smarty */  
1613 -gettext("Reschedule All");  
1614 -  
1615 /* ./plugins/tagcloud/templates/TagCloud/dashlet.smarty */ 1516 /* ./plugins/tagcloud/templates/TagCloud/dashlet.smarty */
1616 gettext("There are no tags defined or accessible."); 1517 gettext("There are no tags defined or accessible.");
1617 1518
@@ -4307,40 +4208,190 @@ gettext(&quot;close&quot;); @@ -4307,40 +4208,190 @@ gettext(&quot;close&quot;);
4307 gettext("Role or Group"); 4208 gettext("Role or Group");
4308 4209
4309 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4210 /* ./templates/ktcore/ktoffice_i18n.smarty */
  4211 +gettext("Upload");
  4212 +
  4213 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4214 +gettext("Upload cancelled");
  4215 +
  4216 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4217 +gettext("Upload failed");
  4218 +
  4219 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4220 +gettext("Your document has not been saved.");
  4221 +
  4222 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4223 +gettext("Upload succeeded");
  4224 +
  4225 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4226 +gettext("Your document has been saved.");
  4227 +
  4228 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4229 +gettext("Download failed");
  4230 +
  4231 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4232 +gettext("Your document has not been downloaded.");
  4233 +
  4234 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4235 +gettext("Download succeeded");
  4236 +
  4237 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4238 +gettext("Your document has been downloaded.");
  4239 +
  4240 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4241 +gettext("Checkout failed");
  4242 +
  4243 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4244 +gettext("Your document has not been checked out.");
  4245 +
  4246 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4247 +gettext("Checkout succeeded");
  4248 +
  4249 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4250 +gettext("Your document has been checked out.");
  4251 +
  4252 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4253 +gettext("Checkin failed");
  4254 +
  4255 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4256 +gettext("Your document has not been checked in.");
  4257 +
  4258 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4259 +gettext("Checkin succeeded");
  4260 +
  4261 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4262 +gettext("Your document has been checked in.");
  4263 +
  4264 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4265 +gettext("Document checked in.");
  4266 +
  4267 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4268 +gettext("Document checked out.");
  4269 +
  4270 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4271 +gettext("Cancel checkout failed");
  4272 +
  4273 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4274 +gettext("The check-out has not been cancelled.");
  4275 +
  4276 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4277 +gettext("Cancel checkout succeeded");
  4278 +
  4279 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4280 +gettext("The check-out has been cancelled.");
  4281 +
  4282 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4283 +gettext("Properties could not be saved.");
  4284 +
  4285 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4286 +gettext("Properties has been saved.");
  4287 +
  4288 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4289 +gettext("Login failed");
  4290 +
  4291 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4292 +gettext("Login failed.");
  4293 +
  4294 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4295 +gettext("Unable to connect to server");
  4296 +
  4297 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4298 +gettext("Please verify your<br />Internet connection, <br /> and try again.");
  4299 +
  4300 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4301 +gettext("Cancelling edit of document (check-i");
  4302 +
  4303 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4304 +gettext("Provide a reason for cancelling this edit.<br ><br >");
  4305 +
  4306 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4307 +gettext("Continue Editing (check-ou");
  4308 +
  4309 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4310 +gettext("Provide a reason for this edit.<br ><br >");
  4311 +
  4312 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4313 +gettext("Editing Document (check-ou");
  4314 +
  4315 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4316 +gettext("Provide a reason for editing this document.<br ><br >");
  4317 +
  4318 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4319 +gettext("Saving Document (check-i");
  4320 +
  4321 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4322 +gettext("For historical purposes, describe the changes you made to this document.<br ><br >");
  4323 +
  4324 +/* ./templates/ktcore/ktoffice_i18n.smarty */
4310 gettext("OK"); 4325 gettext("OK");
4311 4326
4312 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4327 /* ./templates/ktcore/ktoffice_i18n.smarty */
  4328 +gettext("Cancel");
  4329 +
  4330 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4331 +gettext("Please enter a comment");
  4332 +
  4333 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4334 +gettext("Use this comment next time.");
  4335 +
  4336 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4337 +gettext("Comment Required");
  4338 +
  4339 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4340 +gettext("Yes");
  4341 +
  4342 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4343 +gettext("No");
  4344 +
  4345 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4346 +gettext("Send Email");
  4347 +
  4348 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4349 +gettext("Message:");
  4350 +
  4351 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4352 +gettext("Type your message here ...");
  4353 +
  4354 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4355 +gettext("To:");
  4356 +
  4357 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4358 +gettext("Searching...");
  4359 +
  4360 +/* ./templates/ktcore/ktoffice_i18n.smarty */
4313 gettext("Search"); 4361 gettext("Search");
4314 4362
4315 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4363 /* ./templates/ktcore/ktoffice_i18n.smarty */
4316 -gettext("Open"); 4364 +gettext("Delete");
4317 4365
4318 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4366 /* ./templates/ktcore/ktoffice_i18n.smarty */
4319 -gettext("KnowledgeTree"); 4367 +gettext("Please enter a message");
4320 4368
4321 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4369 /* ./templates/ktcore/ktoffice_i18n.smarty */
4322 -gettext("Find"); 4370 +gettext("Please enter some recipients");
4323 4371
4324 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4372 /* ./templates/ktcore/ktoffice_i18n.smarty */
4325 -gettext("Filename"); 4373 +gettext("No Recipients");
4326 4374
4327 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4375 /* ./templates/ktcore/ktoffice_i18n.smarty */
4328 -gettext("Last modified"); 4376 +gettext("Document Sent");
4329 4377
4330 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4378 /* ./templates/ktcore/ktoffice_i18n.smarty */
4331 -gettext("Permissions"); 4379 +gettext("Document has been emailed to recipients");
4332 4380
4333 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4381 /* ./templates/ktcore/ktoffice_i18n.smarty */
4334 -gettext("No permission"); 4382 +gettext("Unable to email document");
4335 4383
4336 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4384 /* ./templates/ktcore/ktoffice_i18n.smarty */
4337 -gettext("Is immutable"); 4385 +gettext("Document has not been emailed to recipients.");
4338 4386
4339 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4387 /* ./templates/ktcore/ktoffice_i18n.smarty */
4340 -gettext("Checked out by"); 4388 +gettext("Email Document");
4341 4389
4342 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4390 /* ./templates/ktcore/ktoffice_i18n.smarty */
4343 -gettext("Language"); 4391 +gettext("Server Settings");
  4392 +
  4393 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4394 +gettext("Display Language");
4344 4395
4345 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4396 /* ./templates/ktcore/ktoffice_i18n.smarty */
4346 gettext("Username"); 4397 gettext("Username");
@@ -4352,100 +4403,238 @@ gettext(&quot;Password&quot;); @@ -4352,100 +4403,238 @@ gettext(&quot;Password&quot;);
4352 gettext("Login"); 4403 gettext("Login");
4353 4404
4354 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4405 /* ./templates/ktcore/ktoffice_i18n.smarty */
4355 -gettext("Server selection"); 4406 +gettext("Document already open");
4356 4407
4357 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4408 /* ./templates/ktcore/ktoffice_i18n.smarty */
4358 -gettext("Upload succeeded"); 4409 +gettext("Introduction");
4359 4410
4360 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4411 /* ./templates/ktcore/ktoffice_i18n.smarty */
4361 -gettext("Your document was saved to the server"); 4412 +gettext("The requested action has not been implemented");
4362 4413
4363 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4414 /* ./templates/ktcore/ktoffice_i18n.smarty */
4364 -gettext("Reload"); 4415 +gettext("Any unsaved changes will be lost! Are you sure you want to continue?");
4365 4416
4366 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4417 /* ./templates/ktcore/ktoffice_i18n.smarty */
4367 -gettext("OK"); 4418 +gettext("Do you want to add the currently open Office document as a new version of [-doctitle-]?");
4368 4419
4369 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4420 /* ./templates/ktcore/ktoffice_i18n.smarty */
4370 -gettext("Cancel"); 4421 +gettext("Are you sure you want to cancel your edit?");
4371 4422
4372 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4423 /* ./templates/ktcore/ktoffice_i18n.smarty */
4373 -gettext("Reset"); 4424 +gettext("This document is not saved to KnowledgeTree. Are you sure you want to cancel saving to KnowledgeTree?");
4374 4425
4375 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4426 /* ./templates/ktcore/ktoffice_i18n.smarty */
4376 -gettext("Save"); 4427 +gettext("Your document has been saved to KnowledgeTree");
4377 4428
4378 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4429 /* ./templates/ktcore/ktoffice_i18n.smarty */
4379 -gettext("Default"); 4430 +gettext("No permission");
4380 4431
4381 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4432 /* ./templates/ktcore/ktoffice_i18n.smarty */
4382 -gettext("Reset"); 4433 +gettext("You need to have permission to perform this action");
4383 4434
4384 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4435 /* ./templates/ktcore/ktoffice_i18n.smarty */
4385 gettext("Save"); 4436 gettext("Save");
4386 4437
4387 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4438 /* ./templates/ktcore/ktoffice_i18n.smarty */
4388 -gettext("Properties"); 4439 +gettext("Adds your open Office document to KnowledgeTree. You must have 'write' permissions on the folder.");
4389 4440
4390 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4441 /* ./templates/ktcore/ktoffice_i18n.smarty */
4391 -gettext("Default"); 4442 +gettext("New folder");
4392 4443
4393 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4444 /* ./templates/ktcore/ktoffice_i18n.smarty */
4394 -gettext("Select a document type"); 4445 +gettext("Saves active document to a new folder. You must have 'write' permissions on the folder.");
4395 4446
4396 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4447 /* ./templates/ktcore/ktoffice_i18n.smarty */
4397 -gettext("KnowledgeTree"); 4448 +gettext("Edit");
4398 4449
4399 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4450 /* ./templates/ktcore/ktoffice_i18n.smarty */
4400 -gettext("Next"); 4451 +gettext("Opens the selected KnowledgeTree document in Office for editing and sets the version in KnowledgeTree to 'read only'. You must have 'write' permissions.");
4401 4452
4402 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4453 /* ./templates/ktcore/ktoffice_i18n.smarty */
4403 -gettext("Title"); 4454 +gettext("View a Copy");
4404 4455
4405 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4456 /* ./templates/ktcore/ktoffice_i18n.smarty */
4406 -gettext("File name"); 4457 +gettext("Open the selected KnowledgeTree document for viewing in Office. Changing the local copy does not update the KnowledgeTree version.");
4407 4458
4408 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4459 /* ./templates/ktcore/ktoffice_i18n.smarty */
4409 -gettext("Save"); 4460 +gettext("Save As New Version");
4410 4461
4411 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4462 /* ./templates/ktcore/ktoffice_i18n.smarty */
4412 -gettext("KnowledgeTree Server Address"); 4463 +gettext("Adds your open document as a new version of the KnowledgeTree document selected in the tree.");
4413 4464
4414 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4465 /* ./templates/ktcore/ktoffice_i18n.smarty */
4415 -gettext("OK"); 4466 +gettext("Email Document to users.");
4416 4467
4417 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4468 /* ./templates/ktcore/ktoffice_i18n.smarty */
4418 -gettext("Server selection"); 4469 +gettext("Save Properties");
4419 4470
4420 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4471 /* ./templates/ktcore/ktoffice_i18n.smarty */
4421 -gettext("Collaborate"); 4472 +gettext("Saves edited document properties to KnowledgeTree.");
4422 4473
4423 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4474 /* ./templates/ktcore/ktoffice_i18n.smarty */
4424 -gettext("Settings"); 4475 +gettext("Saves your changes to KnowledgeTree and allows you to continue editing the document in Office.");
4425 4476
4426 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4477 /* ./templates/ktcore/ktoffice_i18n.smarty */
4427 -gettext("Logged in as"); 4478 +gettext("Save and Close");
4428 4479
4429 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4480 /* ./templates/ktcore/ktoffice_i18n.smarty */
4430 -gettext("KnowledgeTree"); 4481 +gettext("Saves your changes to KnowledgeTree and closes the document in Office.");
4431 4482
4432 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4483 /* ./templates/ktcore/ktoffice_i18n.smarty */
4433 -gettext("Upload"); 4484 +gettext("Cancel Edit");
4434 4485
4435 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4486 /* ./templates/ktcore/ktoffice_i18n.smarty */
4436 -gettext("Upload cancelled"); 4487 +gettext("Closes a KnowledgeTree document currently open in Office for editing. Your changes are not saved to KnowledgeTree.");
4437 4488
4438 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4489 /* ./templates/ktcore/ktoffice_i18n.smarty */
4439 -gettext("Upload failed"); 4490 +gettext("Undo Changes");
  4491 +
  4492 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4493 +gettext("Restores document properties to previously saved values.");
  4494 +
  4495 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4496 +gettext("Open Another Document");
  4497 +
  4498 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4499 +gettext("View/edit another KnowledgeTree document in Office.");
  4500 +
  4501 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4502 +gettext("Revert");
  4503 +
  4504 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4505 +gettext("Closes the currently open document in Office and opens the currently stored version from KnowledgeTree in Office. Any changes you make to the document may be saved only to the local copy, or add the edited document to KnowledgeTree as a new document.");
  4506 +
  4507 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4508 +gettext("Save As");
  4509 +
  4510 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4511 +gettext("Saves a KnowledgeTree document currently open for viewing in Office as a new document in KnowledgeTree.");
  4512 +
  4513 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4514 +gettext("Start Editing");
  4515 +
  4516 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4517 +gettext("Changes the status of a KnowledgeTree document opened for viewing in Office to 'read only' so that you may edit the document in Office. You must have 'write' permissions.");
  4518 +
  4519 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4520 +gettext("Restores previously saved document properties.");
  4521 +
  4522 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4523 +gettext("Save as");
  4524 +
  4525 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4526 +gettext("Saves the document you downloaded from KnowledgeTree as a new document in KnowledgeTree.");
  4527 +
  4528 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4529 +gettext("Closes the currently open document in Office and opens the currently stored version from KnowledgeTree in Office. Any changes you make to the document may be saved only to the local copy, or add the edited document to KnowledgeTree as a new document.");
  4530 +
  4531 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4532 +gettext("Opens a new instance of Microsoft Office and KnowledgeTree Office Add-in, where you can view / edit another KnowledgeTree document in Office.");
  4533 +
  4534 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4535 +gettext("Adds your open Office document to KnowledgeTree, and closes the document in Office. You must have 'write' permissions on the folder.");
  4536 +
  4537 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4538 +gettext("Closes the document currently open in Office. Any changes you made to the document are not saved to KnowledgeTree.");
  4539 +
  4540 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4541 +gettext("Loading");
  4542 +
  4543 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4544 +gettext("Send");
  4545 +
  4546 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4547 +gettext("Error has been submitted. Thank you!");
  4548 +
  4549 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4550 +gettext("Copy to clipboard");
  4551 +
  4552 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4553 +gettext("All error reports are submitted anonymously.rnrnTo help us resolve this error, please use this comment box to provide a brief description of the task you were performing when this error occurred.");
  4554 +
  4555 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4556 +gettext("Viewing");
  4557 +
  4558 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4559 +gettext("Click 'Save Properties' to save your changes.");
  4560 +
  4561 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4562 +gettext("Document type changed");
  4563 +
  4564 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4565 +gettext("Document type could not be changed");
  4566 +
  4567 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4568 +gettext("Document type could not be reset");
  4569 +
  4570 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4571 +gettext("Select...");
  4572 +
  4573 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4574 +gettext("Double-click to Select");
  4575 +
  4576 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4577 +gettext("Double-click to Edit");
  4578 +
  4579 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4580 +gettext("Error");
  4581 +
  4582 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4583 +gettext("Please complete all required fields.");
  4584 +
  4585 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4586 +gettext("Editing");
  4587 +
  4588 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4589 +gettext("File Type");
  4590 +
  4591 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4592 +gettext("Type");
  4593 +
  4594 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4595 +gettext("Some fields are required");
  4596 +
  4597 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4598 +gettext("Title");
  4599 +
  4600 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4601 +gettext("Click to enter");
  4602 +
  4603 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4604 +gettext("Default");
  4605 +
  4606 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4607 +gettext("Select a document type");
  4608 +
  4609 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4610 +gettext("Click to select");
  4611 +
  4612 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4613 +gettext("A document with the same title already exists in the target folder");
  4614 +
  4615 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4616 +gettext("A document with the same title already exists in the folder.");
4440 4617
4441 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4618 /* ./templates/ktcore/ktoffice_i18n.smarty */
4442 gettext("Your document was not saved to the server"); 4619 gettext("Your document was not saved to the server");
4443 4620
4444 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4621 /* ./templates/ktcore/ktoffice_i18n.smarty */
4445 -gettext("Upload succeeded"); 4622 +gettext("No text entered");
  4623 +
  4624 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4625 +gettext("You need to enter text to be searched");
4446 4626
4447 /* ./templates/ktcore/ktoffice_i18n.smarty */ 4627 /* ./templates/ktcore/ktoffice_i18n.smarty */
4448 -gettext("Your document was saved to the server"); 4628 +gettext("Logout");
  4629 +
  4630 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4631 +gettext("No Read permissions");
  4632 +
  4633 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4634 +gettext("You do not have the required permissions to view the root folder. Please contact your system administrator for assistance.', '', 6000");
  4635 +
  4636 +/* ./templates/ktcore/ktoffice_i18n.smarty */
  4637 +gettext("Search for documents");
4449 4638
4450 /* ./templates/ktcore/login.smarty */ 4639 /* ./templates/ktcore/login.smarty */
4451 gettext("Login | #appname#"); 4640 gettext("Login | #appname#");
@@ -6535,6 +6724,105 @@ gettext(&quot;Run Search&quot;); @@ -6535,6 +6724,105 @@ gettext(&quot;Run Search&quot;);
6535 /* ./templates/ktcore/search2/manage_saved_search.smarty */ 6724 /* ./templates/ktcore/search2/manage_saved_search.smarty */
6536 gettext("No Saved Searches have been defined."); 6725 gettext("No Saved Searches have been defined.");
6537 6726
  6727 +/* ./templates/ktcore/search2/reporting/extractorinfo.smarty */
  6728 +gettext("Extractor Information");
  6729 +
  6730 +/* ./templates/ktcore/search2/reporting/extractorinfo.smarty */
  6731 +gettext("This report lists the text extractors and their supported mime types.");
  6732 +
  6733 +/* ./templates/ktcore/search2/reporting/extractorinfo.smarty */
  6734 +gettext("Active");
  6735 +
  6736 +/* ./templates/ktcore/search2/reporting/extractorinfo.smarty */
  6737 +gettext("Inactive");
  6738 +
  6739 +/* ./templates/ktcore/search2/reporting/extractorinfo.smarty */
  6740 +gettext("Description");
  6741 +
  6742 +/* ./templates/ktcore/search2/reporting/extractorinfo.smarty */
  6743 +gettext("Mime Types");
  6744 +
  6745 +/* ./templates/ktcore/search2/reporting/extractorinfo.smarty */
  6746 +gettext("Extensions");
  6747 +
  6748 +/* ./templates/ktcore/search2/reporting/extractorinfo.smarty */
  6749 +gettext("There are no extractors registered.");
  6750 +
  6751 +/* ./templates/ktcore/search2/reporting/indexerrors.smarty */
  6752 +gettext("Document Indexing Diagnostics");
  6753 +
  6754 +/* ./templates/ktcore/search2/reporting/indexerrors.smarty */
  6755 +gettext("This report will help to diagnose problems with document indexing.");
  6756 +
  6757 +/* ./templates/ktcore/search2/reporting/indexerrors.smarty */
  6758 +gettext("Filename");
  6759 +
  6760 +/* ./templates/ktcore/search2/reporting/indexerrors.smarty */
  6761 +gettext("Extractor");
  6762 +
  6763 +/* ./templates/ktcore/search2/reporting/indexerrors.smarty */
  6764 +gettext("Index Date");
  6765 +
  6766 +/* ./templates/ktcore/search2/reporting/indexerrors.smarty */
  6767 +gettext("n/a");
  6768 +
  6769 +/* ./templates/ktcore/search2/reporting/indexerrors.smarty */
  6770 +gettext("Reschedule");
  6771 +
  6772 +/* ./templates/ktcore/search2/reporting/indexerrors.smarty */
  6773 +gettext("Reschedule All");
  6774 +
  6775 +/* ./templates/ktcore/search2/reporting/indexerrors.smarty */
  6776 +gettext("Remove");
  6777 +
  6778 +/* ./templates/ktcore/search2/reporting/indexerrors.smarty */
  6779 +gettext("Remove All");
  6780 +
  6781 +/* ./templates/ktcore/search2/reporting/indexerrors.smarty */
  6782 +gettext("There are no indexing issues.");
  6783 +
  6784 +/* ./templates/ktcore/search2/reporting/managemimetypes.smarty */
  6785 +gettext("Manage Mime Types");
  6786 +
  6787 +/* ./templates/ktcore/search2/reporting/managemimetypes.smarty */
  6788 +gettext("This report lists all mime types and extensions that can be identified by #appname#.");
  6789 +
  6790 +/* ./templates/ktcore/search2/reporting/pendingdocuments.smarty */
  6791 +gettext("Pending Documents Indexing Queue");
  6792 +
  6793 +/* ./templates/ktcore/search2/reporting/pendingdocuments.smarty */
  6794 +gettext("This report lists documents that are waiting to be indexed.");
  6795 +
  6796 +/* ./templates/ktcore/search2/reporting/pendingdocuments.smarty */
  6797 +gettext("If a document is not associated with an extractor, no content will be added to the index. These documents can be identified in the list by the extractor column reflecting n/a.");
  6798 +
  6799 +/* ./templates/ktcore/search2/reporting/pendingdocuments.smarty */
  6800 +gettext("There are no documents in the indexing queue.");
  6801 +
  6802 +/* ./templates/ktcore/search2/reporting/pendingdocuments.smarty */
  6803 +gettext("Filename");
  6804 +
  6805 +/* ./templates/ktcore/search2/reporting/pendingdocuments.smarty */
  6806 +gettext("Extractor");
  6807 +
  6808 +/* ./templates/ktcore/search2/reporting/pendingdocuments.smarty */
  6809 +gettext("Index Date");
  6810 +
  6811 +/* ./templates/ktcore/search2/reporting/pendingdocuments.smarty */
  6812 +gettext("n/a");
  6813 +
  6814 +/* ./templates/ktcore/search2/reporting/rescheduledocuments.smarty */
  6815 +gettext("Reschedule All Documents");
  6816 +
  6817 +/* ./templates/ktcore/search2/reporting/rescheduledocuments.smarty */
  6818 +gettext("This function allows you to re-index your entire repository.");
  6819 +
  6820 +/* ./templates/ktcore/search2/reporting/rescheduledocuments.smarty */
  6821 +gettext("Please note that rescheduling all documents may take a long time, depending on the size of the repository.");
  6822 +
  6823 +/* ./templates/ktcore/search2/reporting/rescheduledocuments.smarty */
  6824 +gettext("Reschedule All");
  6825 +
6538 /* ./templates/ktcore/search2/search_portlet.smarty */ 6826 /* ./templates/ktcore/search2/search_portlet.smarty */
6539 gettext("Advanced Search"); 6827 gettext("Advanced Search");
6540 6828
@@ -7775,7 +8063,7 @@ gettext(&quot;Email&quot;); @@ -7775,7 +8063,7 @@ gettext(&quot;Email&quot;);
7775 gettext("Make Immutable"); 8063 gettext("Make Immutable");
7776 8064
7777 /* ./templates/ktstandard/action/immutable.smarty */ 8065 /* ./templates/ktstandard/action/immutable.smarty */
7778 -gettext("Immutable documents content cannot be changed, and only administrators (in administration mode) can make changes to the metadata or can move or delete it. The documents immutable status cannot be reversed at a later stage."); 8066 +gettext("<img src=\"/thirdpartyjs/extjs/resources/images/default/window/icon-warning.gif\" widht=\"20\" height=\"20\"/> <b><i>Warning!</b></i> This action cannot be undone. No further content changes will be allowed, and only the system administrator, working in Administration Mode, may edit the metadata of an immutable document.");
7779 8067
7780 /* ./templates/ktstandard/action/immutable_confirm.smarty */ 8068 /* ./templates/ktstandard/action/immutable_confirm.smarty */
7781 gettext("Make Immutable"); 8069 gettext("Make Immutable");
lib/foldermanagement/folderutil.inc.php
@@ -264,7 +264,7 @@ class KTFolderUtil { @@ -264,7 +264,7 @@ class KTFolderUtil {
264 $sQuery = "UPDATE $table SET full_path = CONCAT(?, SUBSTRING(full_path FROM ?)) WHERE full_path LIKE ? OR full_path = ?"; 264 $sQuery = "UPDATE $table SET full_path = CONCAT(?, SUBSTRING(full_path FROM ?)) WHERE full_path LIKE ? OR full_path = ?";
265 $aParams = array( 265 $aParams = array(
266 "$sNewPath/", 266 "$sNewPath/",
267 - strlen($sOldPath) + 2, 267 + mb_strlen(utf8_decode($sOldPath)) + 2,
268 $sOldPath.'/%', 268 $sOldPath.'/%',
269 $sOldPath, 269 $sOldPath,
270 ); 270 );
lib/upgrades/UpgradeFunctions.inc.php
@@ -65,7 +65,8 @@ class UpgradeFunctions { @@ -65,7 +65,8 @@ class UpgradeFunctions {
65 '3.5.0' => array('cleanupOldKTAdminVersionNotifier', 'updateConfigFile35', 'registerIndexingTasks'), 65 '3.5.0' => array('cleanupOldKTAdminVersionNotifier', 'updateConfigFile35', 'registerIndexingTasks'),
66 '3.5.2' => array('setStorageEngine','dropForeignKeys','dropPrimaryKeys','dropIndexes','createPrimaryKeys','createForeignKeys','createIndexes', 'removeSlashesFromObjects'), 66 '3.5.2' => array('setStorageEngine','dropForeignKeys','dropPrimaryKeys','dropIndexes','createPrimaryKeys','createForeignKeys','createIndexes', 'removeSlashesFromObjects'),
67 '3.5.3' => array('moveConfigSettingsToDB','removeAdminVersionNotifier','removeOldSearchPlugins','addAutoIncrementToTables', 'addAutoIncrementToTables2'), 67 '3.5.3' => array('moveConfigSettingsToDB','removeAdminVersionNotifier','removeOldSearchPlugins','addAutoIncrementToTables', 'addAutoIncrementToTables2'),
68 - '3.5.4' => array('createIndexes', 'updateServerConfigSettings','removeOldFilesAndFolders354','removeOldFilesAndFolders354a','removeOldFilesAndFolders354a1') 68 + '3.5.4' => array('createIndexes', 'updateServerConfigSettings','removeOldFilesAndFolders354','removeOldFilesAndFolders354a','removeOldFilesAndFolders354a1'),
  69 + '3.6.1' => array('removeSlashesFromObjects')
69 ); 70 );
70 71
71 var $descriptions = array( 72 var $descriptions = array(
plugins/pdfConverter/pdfConverter.php
@@ -125,6 +125,7 @@ class pdfConverter extends BaseProcessor @@ -125,6 +125,7 @@ class pdfConverter extends BaseProcessor
125 $mime_types[] = 'application/vnd.oasis.opendocument.spreadsheet'; 125 $mime_types[] = 'application/vnd.oasis.opendocument.spreadsheet';
126 $mime_types[] = 'application/vnd.oasis.opendocument.spreadsheet-template'; 126 $mime_types[] = 'application/vnd.oasis.opendocument.spreadsheet-template';
127 127
  128 + /* OO3
128 // Office 2007 129 // Office 2007
129 $mime_types[] = 'application/vnd.openxmlformats-officedocument.wordprocessingml.document'; 130 $mime_types[] = 'application/vnd.openxmlformats-officedocument.wordprocessingml.document';
130 $mime_types[] = 'application/vnd.openxmlformats-officedocument.wordprocessingml.template'; 131 $mime_types[] = 'application/vnd.openxmlformats-officedocument.wordprocessingml.template';
@@ -133,6 +134,7 @@ class pdfConverter extends BaseProcessor @@ -133,6 +134,7 @@ class pdfConverter extends BaseProcessor
133 $mime_types[] = 'application/vnd.openxmlformats-officedocument.presentationml.presentation'; 134 $mime_types[] = 'application/vnd.openxmlformats-officedocument.presentationml.presentation';
134 $mime_types[] = 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet'; 135 $mime_types[] = 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet';
135 $mime_types[] = 'application/vnd.openxmlformats-officedocument.spreadsheetml.template'; 136 $mime_types[] = 'application/vnd.openxmlformats-officedocument.spreadsheetml.template';
  137 + */
136 138
137 return $mime_types; 139 return $mime_types;
138 } 140 }
plugins/search2/reporting/ExtractorInfo.php
@@ -6,42 +6,42 @@ @@ -6,42 +6,42 @@
6 * Document Management Made Simple 6 * Document Management Made Simple
7 * Copyright (C) 2008, 2009 KnowledgeTree Inc. 7 * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 * Portions copyright The Jam Warehouse Software (Pty) Limited 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 - * 9 + *
10 * This program is free software; you can redistribute it and/or modify it under 10 * This program is free software; you can redistribute it and/or modify it under
11 * the terms of the GNU General Public License version 3 as published by the 11 * the terms of the GNU General Public License version 3 as published by the
12 * Free Software Foundation. 12 * Free Software Foundation.
13 - * 13 + *
14 * This program is distributed in the hope that it will be useful, but WITHOUT 14 * This program is distributed in the hope that it will be useful, but WITHOUT
15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
17 * details. 17 * details.
18 - * 18 + *
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program. If not, see <http://www.gnu.org/licenses/>. 20 * along with this program. If not, see <http://www.gnu.org/licenses/>.
21 - *  
22 - * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, 21 + *
  22 + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco,
23 * California 94120-7775, or email info@knowledgetree.com. 23 * California 94120-7775, or email info@knowledgetree.com.
24 - * 24 + *
25 * The interactive user interfaces in modified source and object code versions 25 * The interactive user interfaces in modified source and object code versions
26 * of this program must display Appropriate Legal Notices, as required under 26 * of this program must display Appropriate Legal Notices, as required under
27 * Section 5 of the GNU General Public License version 3. 27 * Section 5 of the GNU General Public License version 3.
28 - * 28 + *
29 * In accordance with Section 7(b) of the GNU General Public License version 3, 29 * In accordance with Section 7(b) of the GNU General Public License version 3,
30 * these Appropriate Legal Notices must retain the display of the "Powered by 30 * these Appropriate Legal Notices must retain the display of the "Powered by
31 - * KnowledgeTree" logo and retain the original copyright notice. If the display of the 31 + * KnowledgeTree" logo and retain the original copyright notice. If the display of the
32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices 32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices
33 - * must display the words "Powered by KnowledgeTree" and retain the original 33 + * must display the words "Powered by KnowledgeTree" and retain the original
34 * copyright notice. 34 * copyright notice.
35 * Contributor( s): ______________________________________ 35 * Contributor( s): ______________________________________
36 * 36 *
37 */ 37 */
38 - 38 +
39 require_once(KT_LIB_DIR . '/dispatcher.inc.php'); 39 require_once(KT_LIB_DIR . '/dispatcher.inc.php');
40 require_once(KT_LIB_DIR . '/templating/templating.inc.php'); 40 require_once(KT_LIB_DIR . '/templating/templating.inc.php');
41 require_once(KT_LIB_DIR . '/mime.inc.php'); 41 require_once(KT_LIB_DIR . '/mime.inc.php');
42 42
43 class ExtractorInfoDispatcher extends KTAdminDispatcher { 43 class ExtractorInfoDispatcher extends KTAdminDispatcher {
44 - 44 +
45 45
46 function check() { 46 function check() {
47 $this->aBreadcrumbs[] = array( 47 $this->aBreadcrumbs[] = array(
@@ -52,60 +52,58 @@ class ExtractorInfoDispatcher extends KTAdminDispatcher { @@ -52,60 +52,58 @@ class ExtractorInfoDispatcher extends KTAdminDispatcher {
52 } 52 }
53 53
54 function do_main() { 54 function do_main() {
55 - 55 +
56 //registerTypes registers the mime types and populates the needed tables. 56 //registerTypes registers the mime types and populates the needed tables.
57 $indexer = Indexer::get(); 57 $indexer = Indexer::get();
58 $indexer->registerTypes(); 58 $indexer->registerTypes();
59 - 59 +
60 $oTemplating =& KTTemplating::getSingleton(); 60 $oTemplating =& KTTemplating::getSingleton();
61 - $oTemplating->addLocation('Extractor Information', '/plugins/search2/reporting/templates');  
62 -  
63 - $oTemplate =& $oTemplating->loadTemplate('extractorinfo');  
64 - 61 + $oTemplate =& $oTemplating->loadTemplate('ktcore/search2/reporting/extractorinfo');
  62 +
65 $aExtractorInfo = KTMime::getMimeExtractorInformation(); 63 $aExtractorInfo = KTMime::getMimeExtractorInformation();
66 - 64 +
67 if(empty($aExtractorInfo)) 65 if(empty($aExtractorInfo))
68 { 66 {
69 $oTemplate->setData(array( 67 $oTemplate->setData(array(
70 'context' => $this, 68 'context' => $this,
71 'extractor_info' => $aExtractorInfo 69 'extractor_info' => $aExtractorInfo
72 )); 70 ));
73 -  
74 - return $oTemplate; 71 +
  72 + return $oTemplate;
75 } 73 }
76 - 74 +
77 foreach($aExtractorInfo as $key=>$info) 75 foreach($aExtractorInfo as $key=>$info)
78 { 76 {
79 $extractorClass = $info['name']; 77 $extractorClass = $info['name'];
80 $extractor = $indexer->getExtractor($extractorClass); 78 $extractor = $indexer->getExtractor($extractorClass);
81 $info['mimeTypes'] = array(); 79 $info['mimeTypes'] = array();
82 $aMimeTypes = $this->getSupportedMimeTypesDB($extractorClass);//$extractor->getSupportedMimeTypes(); 80 $aMimeTypes = $this->getSupportedMimeTypesDB($extractorClass);//$extractor->getSupportedMimeTypes();
83 -  
84 - 81 +
  82 +
85 foreach($aMimeTypes as $mimeType) 83 foreach($aMimeTypes as $mimeType)
86 { 84 {
87 - $sMimeInfo = KTMime::getFriendlyNameAndExtension($mimeType);  
88 - 85 + $sMimeInfo = KTMime::getFriendlyNameAndExtension($mimeType);
  86 +
89 $info['mimeTypes'][$mimeType] = array('description'=>$sMimeInfo[0]['friendly_name'], 'extensions'=>array($sMimeInfo[0]['filetypes'])); 87 $info['mimeTypes'][$mimeType] = array('description'=>$sMimeInfo[0]['friendly_name'], 'extensions'=>array($sMimeInfo[0]['filetypes']));
90 - 88 +
91 $extensions = array(); 89 $extensions = array();
92 - foreach($sMimeInfo as $item) 90 + foreach($sMimeInfo as $item)
93 { 91 {
94 $extensions[] = $item['filetypes']; 92 $extensions[] = $item['filetypes'];
95 } 93 }
96 $info['mimeTypes'][$mimeType]['extensions'] = implode(', ', $extensions); 94 $info['mimeTypes'][$mimeType]['extensions'] = implode(', ', $extensions);
97 } 95 }
98 -  
99 - $aExtractorInfo[$key] = $info; 96 +
  97 + $aExtractorInfo[$key] = $info;
100 } 98 }
101 - 99 +
102 $oTemplate->setData(array( 100 $oTemplate->setData(array(
103 'context' => $this, 101 'context' => $this,
104 'extractor_info' => $aExtractorInfo 102 'extractor_info' => $aExtractorInfo
105 )); 103 ));
106 return $oTemplate; 104 return $oTemplate;
107 } 105 }
108 - 106 +
109 function getSupportedMimeTypesDB($sExtractorName) 107 function getSupportedMimeTypesDB($sExtractorName)
110 { 108 {
111 $sQuery = "SELECT MT.mimetypes FROM mime_extractors as ME LEFT JOIN mime_types as MT ON " . 109 $sQuery = "SELECT MT.mimetypes FROM mime_extractors as ME LEFT JOIN mime_types as MT ON " .
@@ -118,7 +116,7 @@ class ExtractorInfoDispatcher extends KTAdminDispatcher { @@ -118,7 +116,7 @@ class ExtractorInfoDispatcher extends KTAdminDispatcher {
118 if(!in_array($aTempRes[$i]['mimetypes'], $aRes)) 116 if(!in_array($aTempRes[$i]['mimetypes'], $aRes))
119 { 117 {
120 $aRes[] = $aTempRes[$i]['mimetypes']; 118 $aRes[] = $aTempRes[$i]['mimetypes'];
121 - 119 +
122 } 120 }
123 } 121 }
124 return $aRes; 122 return $aRes;
plugins/search2/reporting/IndexErrors.php
@@ -90,9 +90,7 @@ class IndexErrorsDispatcher extends KTAdminDispatcher { @@ -90,9 +90,7 @@ class IndexErrorsDispatcher extends KTAdminDispatcher {
90 } 90 }
91 91
92 $oTemplating =& KTTemplating::getSingleton(); 92 $oTemplating =& KTTemplating::getSingleton();
93 - $oTemplating->addLocation('Index Errors', '/plugins/search2/reporting/templates');  
94 -  
95 - $oTemplate =& $oTemplating->loadTemplate('indexerrors'); 93 + $oTemplate =& $oTemplating->loadTemplate('ktcore/search2/reporting/indexerrors');
96 94
97 $aIndexerValues = Indexer::getIndexingQueue(); 95 $aIndexerValues = Indexer::getIndexingQueue();
98 foreach($aIndexerValues as $key=>$doc) 96 foreach($aIndexerValues as $key=>$doc)
plugins/search2/reporting/ManageMimeTypes.php
@@ -6,40 +6,40 @@ @@ -6,40 +6,40 @@
6 * Document Management Made Simple 6 * Document Management Made Simple
7 * Copyright (C) 2008, 2009 KnowledgeTree Inc. 7 * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 * Portions copyright The Jam Warehouse Software (Pty) Limited 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 - * 9 + *
10 * This program is free software; you can redistribute it and/or modify it under 10 * This program is free software; you can redistribute it and/or modify it under
11 * the terms of the GNU General Public License version 3 as published by the 11 * the terms of the GNU General Public License version 3 as published by the
12 * Free Software Foundation. 12 * Free Software Foundation.
13 - * 13 + *
14 * This program is distributed in the hope that it will be useful, but WITHOUT 14 * This program is distributed in the hope that it will be useful, but WITHOUT
15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
17 * details. 17 * details.
18 - * 18 + *
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program. If not, see <http://www.gnu.org/licenses/>. 20 * along with this program. If not, see <http://www.gnu.org/licenses/>.
21 - *  
22 - * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, 21 + *
  22 + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco,
23 * California 94120-7775, or email info@knowledgetree.com. 23 * California 94120-7775, or email info@knowledgetree.com.
24 - * 24 + *
25 * The interactive user interfaces in modified source and object code versions 25 * The interactive user interfaces in modified source and object code versions
26 * of this program must display Appropriate Legal Notices, as required under 26 * of this program must display Appropriate Legal Notices, as required under
27 * Section 5 of the GNU General Public License version 3. 27 * Section 5 of the GNU General Public License version 3.
28 - * 28 + *
29 * In accordance with Section 7(b) of the GNU General Public License version 3, 29 * In accordance with Section 7(b) of the GNU General Public License version 3,
30 * these Appropriate Legal Notices must retain the display of the "Powered by 30 * these Appropriate Legal Notices must retain the display of the "Powered by
31 - * KnowledgeTree" logo and retain the original copyright notice. If the display of the 31 + * KnowledgeTree" logo and retain the original copyright notice. If the display of the
32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices 32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices
33 - * must display the words "Powered by KnowledgeTree" and retain the original 33 + * must display the words "Powered by KnowledgeTree" and retain the original
34 * copyright notice. 34 * copyright notice.
35 * Contributor( s): ______________________________________ 35 * Contributor( s): ______________________________________
36 * 36 *
37 */ 37 */
38 -require_once(KT_LIB_DIR . '/dispatcher.inc.php');  
39 -require_once(KT_LIB_DIR . '/templating/templating.inc.php'); 38 +require_once(KT_LIB_DIR . '/dispatcher.inc.php');
  39 +require_once(KT_LIB_DIR . '/templating/templating.inc.php');
40 require_once(KT_LIB_DIR . '/mime.inc.php'); 40 require_once(KT_LIB_DIR . '/mime.inc.php');
41 41
42 -class ManageMimeTypesDispatcher extends KTAdminDispatcher { 42 +class ManageMimeTypesDispatcher extends KTAdminDispatcher {
43 43
44 function check() { 44 function check() {
45 $this->aBreadcrumbs[] = array( 45 $this->aBreadcrumbs[] = array(
@@ -50,23 +50,21 @@ class ManageMimeTypesDispatcher extends KTAdminDispatcher { @@ -50,23 +50,21 @@ class ManageMimeTypesDispatcher extends KTAdminDispatcher {
50 } 50 }
51 51
52 function do_main() { 52 function do_main() {
53 -  
54 - //registerTypes registers the mime types and populates the needed tables. 53 +
  54 + //registerTypes registers the mime types and populates the needed tables.
55 $indexer = Indexer::get(); 55 $indexer = Indexer::get();
56 $indexer->registerTypes(); 56 $indexer->registerTypes();
57 - 57 +
58 $oTemplating =& KTTemplating::getSingleton(); 58 $oTemplating =& KTTemplating::getSingleton();
59 - $oTemplating->addLocation('Manage Mime Type Plugin', '/plugins/search2/reporting/templates'); 59 + $oTemplate =& $oTemplating->loadTemplate('ktcore/search2/reporting/managemimetypes');
60 60
61 - $oTemplate =& $oTemplating->loadTemplate('managemimetypes');  
62 -  
63 $aMimeTypes = KTMime::getAllMimeTypesInformation(); 61 $aMimeTypes = KTMime::getAllMimeTypesInformation();
64 -  
65 - $indexer = Indexer::get();  
66 - 62 +
  63 + $indexer = Indexer::get();
  64 +
67 $numExtensions = 0; 65 $numExtensions = 0;
68 $numIndexedExtensions = 0; 66 $numIndexedExtensions = 0;
69 - 67 +
70 foreach($aMimeTypes as $key=>$mimeType) 68 foreach($aMimeTypes as $key=>$mimeType)
71 { 69 {
72 $extractorClass = $mimeType['extractor']; 70 $extractorClass = $mimeType['extractor'];
@@ -78,21 +76,21 @@ class ManageMimeTypesDispatcher extends KTAdminDispatcher { @@ -78,21 +76,21 @@ class ManageMimeTypesDispatcher extends KTAdminDispatcher {
78 $extractor = $indexer->getExtractor($extractorClass); 76 $extractor = $indexer->getExtractor($extractorClass);
79 $aMimeTypes[$key]['extractor'] = $extractor->getDisplayName(); 77 $aMimeTypes[$key]['extractor'] = $extractor->getDisplayName();
80 $numIndexedExtensions++; 78 $numIndexedExtensions++;
81 - }  
82 - 79 + }
  80 +
83 $indexedPercentage = 0; 81 $indexedPercentage = 0;
84 if ($numExtensions > 0) 82 if ($numExtensions > 0)
85 { 83 {
86 $indexedPercentage = number_format(($numIndexedExtensions * 100)/$numExtensions,2,'.',','); 84 $indexedPercentage = number_format(($numIndexedExtensions * 100)/$numExtensions,2,'.',',');
87 } 85 }
88 - 86 +
89 $oTemplate->setData(array( 87 $oTemplate->setData(array(
90 'context' => $this, 88 'context' => $this,
91 'mime_types' => $aMimeTypes, 89 'mime_types' => $aMimeTypes,
92 'numExtensions'=>$numExtensions, 90 'numExtensions'=>$numExtensions,
93 'numIndexedExtensions'=>$numIndexedExtensions, 91 'numIndexedExtensions'=>$numIndexedExtensions,
94 'indexedPercentage'=>$indexedPercentage 92 'indexedPercentage'=>$indexedPercentage
95 - 93 +
96 )); 94 ));
97 return $oTemplate; 95 return $oTemplate;
98 } 96 }
plugins/search2/reporting/PendingDocuments.php
@@ -6,31 +6,31 @@ @@ -6,31 +6,31 @@
6 * Document Management Made Simple 6 * Document Management Made Simple
7 * Copyright (C) 2008, 2009 KnowledgeTree Inc. 7 * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 * Portions copyright The Jam Warehouse Software (Pty) Limited 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 - * 9 + *
10 * This program is free software; you can redistribute it and/or modify it under 10 * This program is free software; you can redistribute it and/or modify it under
11 * the terms of the GNU General Public License version 3 as published by the 11 * the terms of the GNU General Public License version 3 as published by the
12 * Free Software Foundation. 12 * Free Software Foundation.
13 - * 13 + *
14 * This program is distributed in the hope that it will be useful, but WITHOUT 14 * This program is distributed in the hope that it will be useful, but WITHOUT
15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
17 * details. 17 * details.
18 - * 18 + *
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program. If not, see <http://www.gnu.org/licenses/>. 20 * along with this program. If not, see <http://www.gnu.org/licenses/>.
21 - *  
22 - * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, 21 + *
  22 + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco,
23 * California 94120-7775, or email info@knowledgetree.com. 23 * California 94120-7775, or email info@knowledgetree.com.
24 - * 24 + *
25 * The interactive user interfaces in modified source and object code versions 25 * The interactive user interfaces in modified source and object code versions
26 * of this program must display Appropriate Legal Notices, as required under 26 * of this program must display Appropriate Legal Notices, as required under
27 * Section 5 of the GNU General Public License version 3. 27 * Section 5 of the GNU General Public License version 3.
28 - * 28 + *
29 * In accordance with Section 7(b) of the GNU General Public License version 3, 29 * In accordance with Section 7(b) of the GNU General Public License version 3,
30 * these Appropriate Legal Notices must retain the display of the "Powered by 30 * these Appropriate Legal Notices must retain the display of the "Powered by
31 - * KnowledgeTree" logo and retain the original copyright notice. If the display of the 31 + * KnowledgeTree" logo and retain the original copyright notice. If the display of the
32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices 32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices
33 - * must display the words "Powered by KnowledgeTree" and retain the original 33 + * must display the words "Powered by KnowledgeTree" and retain the original
34 * copyright notice. 34 * copyright notice.
35 * Contributor( s): ______________________________________ 35 * Contributor( s): ______________________________________
36 * 36 *
@@ -69,8 +69,7 @@ class PendingDocumentsDispatcher extends KTAdminDispatcher @@ -69,8 +69,7 @@ class PendingDocumentsDispatcher extends KTAdminDispatcher
69 } 69 }
70 70
71 $oTemplating =& KTTemplating::getSingleton(); 71 $oTemplating =& KTTemplating::getSingleton();
72 - $oTemplating->addLocation('Pending Documents', '/plugins/search2/reporting/templates');  
73 - $oTemplate =& $oTemplating->loadTemplate('pendingdocuments'); 72 + $oTemplate =& $oTemplating->loadTemplate('ktcore/search2/reporting/pendingdocuments');
74 73
75 $config = KTConfig::getSingleton(); 74 $config = KTConfig::getSingleton();
76 $rootUrl = $config->get('KnowledgeTree/rootUrl'); 75 $rootUrl = $config->get('KnowledgeTree/rootUrl');
plugins/search2/reporting/RescheduleDocuments.php
@@ -6,40 +6,40 @@ @@ -6,40 +6,40 @@
6 * Document Management Made Simple 6 * Document Management Made Simple
7 * Copyright (C) 2008, 2009 KnowledgeTree Inc. 7 * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 * Portions copyright The Jam Warehouse Software (Pty) Limited 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 - * 9 + *
10 * This program is free software; you can redistribute it and/or modify it under 10 * This program is free software; you can redistribute it and/or modify it under
11 * the terms of the GNU General Public License version 3 as published by the 11 * the terms of the GNU General Public License version 3 as published by the
12 * Free Software Foundation. 12 * Free Software Foundation.
13 - * 13 + *
14 * This program is distributed in the hope that it will be useful, but WITHOUT 14 * This program is distributed in the hope that it will be useful, but WITHOUT
15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
17 * details. 17 * details.
18 - * 18 + *
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program. If not, see <http://www.gnu.org/licenses/>. 20 * along with this program. If not, see <http://www.gnu.org/licenses/>.
21 - *  
22 - * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, 21 + *
  22 + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco,
23 * California 94120-7775, or email info@knowledgetree.com. 23 * California 94120-7775, or email info@knowledgetree.com.
24 - * 24 + *
25 * The interactive user interfaces in modified source and object code versions 25 * The interactive user interfaces in modified source and object code versions
26 * of this program must display Appropriate Legal Notices, as required under 26 * of this program must display Appropriate Legal Notices, as required under
27 * Section 5 of the GNU General Public License version 3. 27 * Section 5 of the GNU General Public License version 3.
28 - * 28 + *
29 * In accordance with Section 7(b) of the GNU General Public License version 3, 29 * In accordance with Section 7(b) of the GNU General Public License version 3,
30 * these Appropriate Legal Notices must retain the display of the "Powered by 30 * these Appropriate Legal Notices must retain the display of the "Powered by
31 - * KnowledgeTree" logo and retain the original copyright notice. If the display of the 31 + * KnowledgeTree" logo and retain the original copyright notice. If the display of the
32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices 32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices
33 - * must display the words "Powered by KnowledgeTree" and retain the original 33 + * must display the words "Powered by KnowledgeTree" and retain the original
34 * copyright notice. 34 * copyright notice.
35 * Contributor( s): ______________________________________ 35 * Contributor( s): ______________________________________
36 * 36 *
37 */ 37 */
38 -  
39 -require_once(KT_LIB_DIR . '/dispatcher.inc.php');  
40 -require_once(KT_LIB_DIR . '/templating/templating.inc.php');  
41 38
42 -class RescheduleDocumentsDispatcher extends KTAdminDispatcher 39 +require_once(KT_LIB_DIR . '/dispatcher.inc.php');
  40 +require_once(KT_LIB_DIR . '/templating/templating.inc.php');
  41 +
  42 +class RescheduleDocumentsDispatcher extends KTAdminDispatcher
43 { 43 {
44 function check() { 44 function check() {
45 $this->aBreadcrumbs[] = array( 45 $this->aBreadcrumbs[] = array(
@@ -50,17 +50,14 @@ class RescheduleDocumentsDispatcher extends KTAdminDispatcher @@ -50,17 +50,14 @@ class RescheduleDocumentsDispatcher extends KTAdminDispatcher
50 } 50 }
51 51
52 function do_main() { 52 function do_main() {
53 -  
54 - //registerTypes registers the mime types and populates the needed tables. 53 +
  54 + //registerTypes registers the mime types and populates the needed tables.
55 $indexer = Indexer::get(); 55 $indexer = Indexer::get();
56 $indexer->registerTypes(); 56 $indexer->registerTypes();
57 - 57 +
58 $oTemplating =& KTTemplating::getSingleton(); 58 $oTemplating =& KTTemplating::getSingleton();
59 - $oTemplating->addLocation('Reschedule Documents', '/plugins/search2/reporting/templates');  
60 -  
61 -  
62 - $oTemplate =& $oTemplating->loadTemplate('rescheduledocuments');  
63 - 59 + $oTemplate =& $oTemplating->loadTemplate('ktcore/search2/reporting/rescheduledocuments');
  60 +
64 if ($_REQUEST['rescheduleValue'] == 'reschedule') 61 if ($_REQUEST['rescheduleValue'] == 'reschedule')
65 { 62 {
66 Indexer::indexAll(); 63 Indexer::indexAll();
@@ -70,14 +67,14 @@ class RescheduleDocumentsDispatcher extends KTAdminDispatcher @@ -70,14 +67,14 @@ class RescheduleDocumentsDispatcher extends KTAdminDispatcher
70 )); 67 ));
71 return $oTemplate; 68 return $oTemplate;
72 } 69 }
73 - 70 +
74 $oTemplate->setData(array( 71 $oTemplate->setData(array(
75 'context' => $this, 72 'context' => $this,
76 'rescheduleDone' => false 73 'rescheduleDone' => false
77 - 74 +
78 )); 75 ));
79 return $oTemplate; 76 return $oTemplate;
80 - } 77 + }
81 } 78 }
82 79
83 ?> 80 ?>
resources/powered-by-kt.gif

1.64 KB | W: | H:

3.67 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
resources/powered-by-kt.png

5.28 KB | W: | H:

8.27 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
search2/ajax/metadata.php
@@ -7,31 +7,31 @@ @@ -7,31 +7,31 @@
7 * Document Management Made Simple 7 * Document Management Made Simple
8 * Copyright (C) 2008, 2009 KnowledgeTree Inc. 8 * Copyright (C) 2008, 2009 KnowledgeTree Inc.
9 * Portions copyright The Jam Warehouse Software (Pty) Limited 9 * Portions copyright The Jam Warehouse Software (Pty) Limited
10 - * 10 + *
11 * This program is free software; you can redistribute it and/or modify it under 11 * This program is free software; you can redistribute it and/or modify it under
12 * the terms of the GNU General Public License version 3 as published by the 12 * the terms of the GNU General Public License version 3 as published by the
13 * Free Software Foundation. 13 * Free Software Foundation.
14 - * 14 + *
15 * This program is distributed in the hope that it will be useful, but WITHOUT 15 * This program is distributed in the hope that it will be useful, but WITHOUT
16 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 16 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
17 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 17 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
18 * details. 18 * details.
19 - * 19 + *
20 * You should have received a copy of the GNU General Public License 20 * You should have received a copy of the GNU General Public License
21 * along with this program. If not, see <http://www.gnu.org/licenses/>. 21 * along with this program. If not, see <http://www.gnu.org/licenses/>.
22 - *  
23 - * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, 22 + *
  23 + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco,
24 * California 94120-7775, or email info@knowledgetree.com. 24 * California 94120-7775, or email info@knowledgetree.com.
25 - * 25 + *
26 * The interactive user interfaces in modified source and object code versions 26 * The interactive user interfaces in modified source and object code versions
27 * of this program must display Appropriate Legal Notices, as required under 27 * of this program must display Appropriate Legal Notices, as required under
28 * Section 5 of the GNU General Public License version 3. 28 * Section 5 of the GNU General Public License version 3.
29 - * 29 + *
30 * In accordance with Section 7(b) of the GNU General Public License version 3, 30 * In accordance with Section 7(b) of the GNU General Public License version 3,
31 * these Appropriate Legal Notices must retain the display of the "Powered by 31 * these Appropriate Legal Notices must retain the display of the "Powered by
32 - * KnowledgeTree" logo and retain the original copyright notice. If the display of the 32 + * KnowledgeTree" logo and retain the original copyright notice. If the display of the
33 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices 33 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices
34 - * must display the words "Powered by KnowledgeTree" and retain the original 34 + * must display the words "Powered by KnowledgeTree" and retain the original
35 * copyright notice. 35 * copyright notice.
36 * Contributor( s): ______________________________________ 36 * Contributor( s): ______________________________________
37 * 37 *
@@ -39,6 +39,8 @@ @@ -39,6 +39,8 @@
39 39
40 require_once('ajax.inc.php'); 40 require_once('ajax.inc.php');
41 41
  42 +$userID = AjaxSearchHelper::getSessionUser();
  43 +
42 $what = AjaxSearchHelper::checkGET('what', AjaxSearchHelper::STATUS_MISSING_WHAT , _kt('What is required? fieldsets or fields?')); 44 $what = AjaxSearchHelper::checkGET('what', AjaxSearchHelper::STATUS_MISSING_WHAT , _kt('What is required? fieldsets or fields?'));
43 45
44 switch ($what) 46 switch ($what)
search2/ajax/parseExpr.php
@@ -6,31 +6,31 @@ @@ -6,31 +6,31 @@
6 * Document Management Made Simple 6 * Document Management Made Simple
7 * Copyright (C) 2008, 2009 KnowledgeTree Inc. 7 * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 * Portions copyright The Jam Warehouse Software (Pty) Limited 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 - * 9 + *
10 * This program is free software; you can redistribute it and/or modify it under 10 * This program is free software; you can redistribute it and/or modify it under
11 * the terms of the GNU General Public License version 3 as published by the 11 * the terms of the GNU General Public License version 3 as published by the
12 * Free Software Foundation. 12 * Free Software Foundation.
13 - * 13 + *
14 * This program is distributed in the hope that it will be useful, but WITHOUT 14 * This program is distributed in the hope that it will be useful, but WITHOUT
15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
17 * details. 17 * details.
18 - * 18 + *
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program. If not, see <http://www.gnu.org/licenses/>. 20 * along with this program. If not, see <http://www.gnu.org/licenses/>.
21 - *  
22 - * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, 21 + *
  22 + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco,
23 * California 94120-7775, or email info@knowledgetree.com. 23 * California 94120-7775, or email info@knowledgetree.com.
24 - * 24 + *
25 * The interactive user interfaces in modified source and object code versions 25 * The interactive user interfaces in modified source and object code versions
26 * of this program must display Appropriate Legal Notices, as required under 26 * of this program must display Appropriate Legal Notices, as required under
27 * Section 5 of the GNU General Public License version 3. 27 * Section 5 of the GNU General Public License version 3.
28 - * 28 + *
29 * In accordance with Section 7(b) of the GNU General Public License version 3, 29 * In accordance with Section 7(b) of the GNU General Public License version 3,
30 * these Appropriate Legal Notices must retain the display of the "Powered by 30 * these Appropriate Legal Notices must retain the display of the "Powered by
31 - * KnowledgeTree" logo and retain the original copyright notice. If the display of the 31 + * KnowledgeTree" logo and retain the original copyright notice. If the display of the
32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices 32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices
33 - * must display the words "Powered by KnowledgeTree" and retain the original 33 + * must display the words "Powered by KnowledgeTree" and retain the original
34 * copyright notice. 34 * copyright notice.
35 * Contributor( s): ______________________________________ 35 * Contributor( s): ______________________________________
36 * 36 *
@@ -38,6 +38,8 @@ @@ -38,6 +38,8 @@
38 38
39 require_once('ajax.inc.php'); 39 require_once('ajax.inc.php');
40 40
  41 +$userID = AjaxSearchHelper::getSessionUser();
  42 +
41 $txtQuery = AjaxSearchHelper::checkGET('txtQuery',AjaxSearchHelper::STATUS_MISSING_QUERY ,_kt('Query is empty')); 43 $txtQuery = AjaxSearchHelper::checkGET('txtQuery',AjaxSearchHelper::STATUS_MISSING_QUERY ,_kt('Query is empty'));
42 44
43 AjaxSearchHelper::parseQuery($txtQuery); 45 AjaxSearchHelper::parseQuery($txtQuery);
search2/ajax/searchFields.php
@@ -6,38 +6,41 @@ @@ -6,38 +6,41 @@
6 * Document Management Made Simple 6 * Document Management Made Simple
7 * Copyright (C) 2008, 2009 KnowledgeTree Inc. 7 * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 * Portions copyright The Jam Warehouse Software (Pty) Limited 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 - * 9 + *
10 * This program is free software; you can redistribute it and/or modify it under 10 * This program is free software; you can redistribute it and/or modify it under
11 * the terms of the GNU General Public License version 3 as published by the 11 * the terms of the GNU General Public License version 3 as published by the
12 * Free Software Foundation. 12 * Free Software Foundation.
13 - * 13 + *
14 * This program is distributed in the hope that it will be useful, but WITHOUT 14 * This program is distributed in the hope that it will be useful, but WITHOUT
15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
17 * details. 17 * details.
18 - * 18 + *
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program. If not, see <http://www.gnu.org/licenses/>. 20 * along with this program. If not, see <http://www.gnu.org/licenses/>.
21 - *  
22 - * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, 21 + *
  22 + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco,
23 * California 94120-7775, or email info@knowledgetree.com. 23 * California 94120-7775, or email info@knowledgetree.com.
24 - * 24 + *
25 * The interactive user interfaces in modified source and object code versions 25 * The interactive user interfaces in modified source and object code versions
26 * of this program must display Appropriate Legal Notices, as required under 26 * of this program must display Appropriate Legal Notices, as required under
27 * Section 5 of the GNU General Public License version 3. 27 * Section 5 of the GNU General Public License version 3.
28 - * 28 + *
29 * In accordance with Section 7(b) of the GNU General Public License version 3, 29 * In accordance with Section 7(b) of the GNU General Public License version 3,
30 * these Appropriate Legal Notices must retain the display of the "Powered by 30 * these Appropriate Legal Notices must retain the display of the "Powered by
31 - * KnowledgeTree" logo and retain the original copyright notice. If the display of the 31 + * KnowledgeTree" logo and retain the original copyright notice. If the display of the
32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices 32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices
33 - * must display the words "Powered by KnowledgeTree" and retain the original 33 + * must display the words "Powered by KnowledgeTree" and retain the original
34 * copyright notice. 34 * copyright notice.
35 * Contributor( s): ______________________________________ 35 * Contributor( s): ______________________________________
36 * 36 *
37 */ 37 */
38 require_once('ajax.inc.php'); 38 require_once('ajax.inc.php');
39 39
  40 +// ensure that the session exists
  41 +$userID = AjaxSearchHelper::getSessionUser();
  42 +
40 $reg = ExprFieldRegistry::getRegistry(); 43 $reg = ExprFieldRegistry::getRegistry();
41 44
42 AjaxSearchHelper::getSearchFields(); 45 AjaxSearchHelper::getSearchFields();
43 -?> 46 -?>
  47 +?>
44 \ No newline at end of file 48 \ No newline at end of file
search2/ajax/treeNodes.php
@@ -6,38 +6,41 @@ @@ -6,38 +6,41 @@
6 * Document Management Made Simple 6 * Document Management Made Simple
7 * Copyright (C) 2008, 2009 KnowledgeTree Inc. 7 * Copyright (C) 2008, 2009 KnowledgeTree Inc.
8 * Portions copyright The Jam Warehouse Software (Pty) Limited 8 * Portions copyright The Jam Warehouse Software (Pty) Limited
9 - * 9 + *
10 * This program is free software; you can redistribute it and/or modify it under 10 * This program is free software; you can redistribute it and/or modify it under
11 * the terms of the GNU General Public License version 3 as published by the 11 * the terms of the GNU General Public License version 3 as published by the
12 * Free Software Foundation. 12 * Free Software Foundation.
13 - * 13 + *
14 * This program is distributed in the hope that it will be useful, but WITHOUT 14 * This program is distributed in the hope that it will be useful, but WITHOUT
15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 15 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more 16 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
17 * details. 17 * details.
18 - * 18 + *
19 * You should have received a copy of the GNU General Public License 19 * You should have received a copy of the GNU General Public License
20 * along with this program. If not, see <http://www.gnu.org/licenses/>. 20 * along with this program. If not, see <http://www.gnu.org/licenses/>.
21 - *  
22 - * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, 21 + *
  22 + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco,
23 * California 94120-7775, or email info@knowledgetree.com. 23 * California 94120-7775, or email info@knowledgetree.com.
24 - * 24 + *
25 * The interactive user interfaces in modified source and object code versions 25 * The interactive user interfaces in modified source and object code versions
26 * of this program must display Appropriate Legal Notices, as required under 26 * of this program must display Appropriate Legal Notices, as required under
27 * Section 5 of the GNU General Public License version 3. 27 * Section 5 of the GNU General Public License version 3.
28 - * 28 + *
29 * In accordance with Section 7(b) of the GNU General Public License version 3, 29 * In accordance with Section 7(b) of the GNU General Public License version 3,
30 * these Appropriate Legal Notices must retain the display of the "Powered by 30 * these Appropriate Legal Notices must retain the display of the "Powered by
31 - * KnowledgeTree" logo and retain the original copyright notice. If the display of the 31 + * KnowledgeTree" logo and retain the original copyright notice. If the display of the
32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices 32 * logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices
33 - * must display the words "Powered by KnowledgeTree" and retain the original 33 + * must display the words "Powered by KnowledgeTree" and retain the original
34 * copyright notice. 34 * copyright notice.
35 * Contributor( s): ______________________________________ 35 * Contributor( s): ______________________________________
36 * 36 *
37 */ 37 */
38 require_once('ajax.inc.php'); 38 require_once('ajax.inc.php');
39 39
  40 +// ensure that the session exists
  41 +$userID = AjaxSearchHelper::getSessionUser();
  42 +
40 $folderID = AjaxSearchHelper::checkGET('folderid', AjaxSearchHelper::STATUS_MISSING_FOLDER, _kt('Folder id is not specified.')); 43 $folderID = AjaxSearchHelper::checkGET('folderid', AjaxSearchHelper::STATUS_MISSING_FOLDER, _kt('Folder id is not specified.'));
41 AjaxSearchHelper::getFolder($folderID); 44 AjaxSearchHelper::getFolder($folderID);
42 45
43 -?> 46 -?>
  47 +?>
44 \ No newline at end of file 48 \ No newline at end of file
search2/indexing/extractors/TikaApacheExtractor.inc.php
@@ -75,6 +75,8 @@ class TikaApacheExtractor extends DocumentExtractor @@ -75,6 +75,8 @@ class TikaApacheExtractor extends DocumentExtractor
75 'application/vnd.ms-excel', 75 'application/vnd.ms-excel',
76 'application/vnd.ms-powerpoint', 76 'application/vnd.ms-powerpoint',
77 'application/msword', 77 'application/msword',
  78 + // msg files
  79 + 'application/vnd.ms-outlook',
78 // rtf 80 // rtf
79 'text/rtf', 81 'text/rtf',
80 // staroffice 82 // staroffice
skins/kts_blue/kt-morph.css
1 1
2 -.ktActionLink.ktDownload, .ktAction.ktDownload {  
3 - background-image: url(download.png); 2 +.ktActionLink.ktDownload, .ktAction.ktDownload {
  3 + background-image: url(download.png);
4 } 4 }
5 5
6 #pageBody { 6 #pageBody {
7 - background: url(page_bg.png) bottom left repeat-x; 7 + /*background: url(page_bg.png) bottom left repeat-x;*/
8 } 8 }
9 9
10 #navbar 10 #navbar
@@ -80,18 +80,18 @@ @@ -80,18 +80,18 @@
80 80
81 /* Content */ 81 /* Content */
82 82
83 -#content .dashboard_block .action_rollup  
84 -{ 83 +#content .dashboard_block .action_rollup
  84 +{
85 background-image: url(bullet_toggle_minus.png); 85 background-image: url(bullet_toggle_minus.png);
86 } 86 }
87 87
88 -#content .dashboard_block.rolled-up .action_rollup  
89 -{ 88 +#content .dashboard_block.rolled-up .action_rollup
  89 +{
90 background-image: url(bullet_toggle_plus.png); 90 background-image: url(bullet_toggle_plus.png);
91 } 91 }
92 92
93 -#content .dashboard_block .action_close  
94 -{ 93 +#content .dashboard_block .action_close
  94 +{
95 background-image: url(bullet_toggle_close.png); 95 background-image: url(bullet_toggle_close.png);
96 } 96 }
97 97
@@ -159,8 +159,8 @@ @@ -159,8 +159,8 @@
159 font-size:small; 159 font-size:small;
160 } 160 }
161 161
162 -#content .ktBlock h2  
163 -{ 162 +#content .ktBlock h2
  163 +{
164 color: #FFFFFF; 164 color: #FFFFFF;
165 } 165 }
166 */ 166 */
167 \ No newline at end of file 167 \ No newline at end of file
sql/mysql/install/data.sql
@@ -1458,8 +1458,8 @@ LOCK TABLES `system_settings` WRITE; @@ -1458,8 +1458,8 @@ LOCK TABLES `system_settings` WRITE;
1458 /*!40000 ALTER TABLE `system_settings` DISABLE KEYS */; 1458 /*!40000 ALTER TABLE `system_settings` DISABLE KEYS */;
1459 INSERT INTO `system_settings` VALUES 1459 INSERT INTO `system_settings` VALUES
1460 (1,'lastIndexUpdate','0'), 1460 (1,'lastIndexUpdate','0'),
1461 -(2,'knowledgeTreeVersion','3.6.1'),  
1462 -(3,'databaseVersion','3.6.1'), 1461 +(2,'knowledgeTreeVersion','3.6.2'),
  1462 +(3,'databaseVersion','3.6.2'),
1463 (4,'server_name','127.0.0.1'); 1463 (4,'server_name','127.0.0.1');
1464 /*!40000 ALTER TABLE `system_settings` ENABLE KEYS */; 1464 /*!40000 ALTER TABLE `system_settings` ENABLE KEYS */;
1465 UNLOCK TABLES; 1465 UNLOCK TABLES;
@@ -1757,7 +1757,8 @@ INSERT INTO `upgrades` VALUES @@ -1757,7 +1757,8 @@ INSERT INTO `upgrades` VALUES
1757 (218, 'sql*3.6*0*3.6.0/download_queue.sql', 'Database upgrade to version 3.6: Download queue','2009-01-01 00:00:00',1,'upgrade*3.6.0*99*upgrade3.6.0'), 1757 (218, 'sql*3.6*0*3.6.0/download_queue.sql', 'Database upgrade to version 3.6: Download queue','2009-01-01 00:00:00',1,'upgrade*3.6.0*99*upgrade3.6.0'),
1758 (219,'upgrade*3.6.0*99*upgrade3.6.0','Upgrade from version 3.5.4a to 3.6.0','2009-01-01 00:00:00',1,'upgrade*3.6.0*99*upgrade3.6.0'), 1758 (219,'upgrade*3.6.0*99*upgrade3.6.0','Upgrade from version 3.5.4a to 3.6.0','2009-01-01 00:00:00',1,'upgrade*3.6.0*99*upgrade3.6.0'),
1759 (220, 'sql*3.6.1*0*3.6.1/search_ranking.sql', 'Database upgrade to version 3.6.1: Search ranking','2009-04-01 00:00:00',1,'upgrade*3.6.1*99*upgrade3.6.1'), 1759 (220, 'sql*3.6.1*0*3.6.1/search_ranking.sql', 'Database upgrade to version 3.6.1: Search ranking','2009-04-01 00:00:00',1,'upgrade*3.6.1*99*upgrade3.6.1'),
1760 -(221,'upgrade*3.6.1*99*upgrade3.6.1','Upgrade from version 3.6.0 to 3.6.1','2009-04-01 00:00:00',1,'upgrade*3.6.1*99*upgrade3.6.1'); 1760 +(221,'upgrade*3.6.1*99*upgrade3.6.1','Upgrade from version 3.6.0 to 3.6.1','2009-04-01 00:00:00',1,'upgrade*3.6.1*99*upgrade3.6.1'),
  1761 +(222,'upgrade*3.6.2*99*upgrade3.6.2','Upgrade from version 3.6.1 to 3.6.2','2009-05-01 00:00:00',1,'upgrade*3.6.2*99*upgrade3.6.2');
1761 /*!40000 ALTER TABLE `upgrades` ENABLE KEYS */; 1762 /*!40000 ALTER TABLE `upgrades` ENABLE KEYS */;
1762 UNLOCK TABLES; 1763 UNLOCK TABLES;
1763 1764
@@ -2688,7 +2689,7 @@ UNLOCK TABLES; @@ -2688,7 +2689,7 @@ UNLOCK TABLES;
2688 LOCK TABLES `zseq_upgrades` WRITE; 2689 LOCK TABLES `zseq_upgrades` WRITE;
2689 /*!40000 ALTER TABLE `zseq_upgrades` DISABLE KEYS */; 2690 /*!40000 ALTER TABLE `zseq_upgrades` DISABLE KEYS */;
2690 INSERT INTO `zseq_upgrades` VALUES 2691 INSERT INTO `zseq_upgrades` VALUES
2691 -(217); 2692 +(222);
2692 /*!40000 ALTER TABLE `zseq_upgrades` ENABLE KEYS */; 2693 /*!40000 ALTER TABLE `zseq_upgrades` ENABLE KEYS */;
2693 UNLOCK TABLES; 2694 UNLOCK TABLES;
2694 2695
templates/ktcore/ktoffice_i18n.smarty
@@ -16,1219 +16,330 @@ function _(trans_string) { @@ -16,1219 +16,330 @@ function _(trans_string) {
16 {/literal} 16 {/literal}
17 17
18 18
19 -  
20 -// strings for file: ./js/classes/actionMenu.js  
21 -  
22 -// strings for file: ./js/classes/feedbackPanel.js  
23 -i18n['OK'] = '{i18n}OK{/i18n}';  
24 -  
25 -// strings for file: ./js/classes/findTab.js  
26 -i18n['Search'] = '{i18n}Search{/i18n}';  
27 -i18n['Open'] = '{i18n}Open{/i18n}';  
28 -i18n['KnowledgeTree'] = '{i18n}KnowledgeTree{/i18n}';  
29 -i18n['Find'] = '{i18n}Find{/i18n}';  
30 -i18n['Filename'] = '{i18n}Filename{/i18n}';  
31 -i18n['Last modified'] = '{i18n}Last modified{/i18n}';  
32 -i18n['Permissions'] = '{i18n}Permissions{/i18n}';  
33 -i18n['No permission'] = '{i18n}No permission{/i18n}';  
34 -i18n['Is immutable'] = '{i18n}Is immutable{/i18n}';  
35 -i18n['Checked out by'] = '{i18n}Checked out by{/i18n}';  
36 -  
37 -// strings for file: ./js/classes/floatingFeedbackPanel.js  
38 -  
39 -// strings for file: ./js/classes/loginWindow.js  
40 -i18n['Language'] = '{i18n}Language{/i18n}';  
41 -i18n['Username'] = '{i18n}Username{/i18n}';  
42 -i18n['Password'] = '{i18n}Password{/i18n}';  
43 -i18n['Login'] = '{i18n}Login{/i18n}';  
44 -  
45 -// strings for file: ./js/classes/mainWindow.js  
46 -i18n['Server selection'] = '{i18n}Server selection{/i18n}';  
47 -i18n['Upload succeeded'] = '{i18n}Upload succeeded{/i18n}';  
48 -i18n['Your document was saved to the server'] = '{i18n}Your document was saved to the server{/i18n}';  
49 -  
50 -// strings for file: ./js/classes/modalFeedbackPanel.js  
51 -i18n['Reload'] = '{i18n}Reload{/i18n}';  
52 -i18n['OK'] = '{i18n}OK{/i18n}';  
53 -  
54 -// strings for file: ./js/classes/progressWindow.js  
55 -i18n['Cancel'] = '{i18n}Cancel{/i18n}';  
56 -  
57 -// strings for file: ./js/classes/propertiesPanel.js  
58 -i18n['Reset'] = '{i18n}Reset{/i18n}';  
59 -i18n['Save'] = '{i18n}Save{/i18n}';  
60 -  
61 -// strings for file: ./js/classes/propertiesTab.js  
62 -i18n['Default'] = '{i18n}Default{/i18n}';  
63 -i18n['Reset'] = '{i18n}Reset{/i18n}';  
64 -i18n['Save'] = '{i18n}Save{/i18n}';  
65 -i18n['Properties'] = '{i18n}Properties{/i18n}';  
66 -  
67 -// strings for file: ./js/classes/savePanel.js  
68 -i18n['Default'] = '{i18n}Default{/i18n}';  
69 -i18n['Select a document type'] = '{i18n}Select a document type{/i18n}';  
70 -  
71 -// strings for file: ./js/classes/saveTab.js  
72 -i18n['KnowledgeTree'] = '{i18n}KnowledgeTree{/i18n}';  
73 -i18n['Next'] = '{i18n}Next{/i18n}';  
74 -i18n['Title'] = '{i18n}Title{/i18n}';  
75 -i18n['File name'] = '{i18n}File name{/i18n}';  
76 -i18n['Save'] = '{i18n}Save{/i18n}';  
77 -  
78 -// strings for file: ./js/classes/serverWindow.js  
79 -i18n['KnowledgeTree Server Address'] = '{i18n}KnowledgeTree Server Address{/i18n}';  
80 -i18n['OK'] = '{i18n}OK{/i18n}';  
81 -i18n['Server selection'] = '{i18n}Server selection{/i18n}';  
82 -  
83 -// strings for file: ./js/classes/statusBar.js  
84 -  
85 -// strings for file: ./js/classes/tabWindow.js  
86 -i18n['Collaborate'] = '{i18n}Collaborate{/i18n}';  
87 -i18n['Settings'] = '{i18n}Settings{/i18n}';  
88 -i18n['Logged in as '] = '{i18n}Logged in as {/i18n}';  
89 -  
90 -// strings for file: ./js/classes/toolTips.js  
91 -  
92 -// strings for file: ./js/classes/topPanel.js  
93 -  
94 -// strings for file: ./js/classes/treePanel.js  
95 -i18n['KnowledgeTree'] = '{i18n}KnowledgeTree{/i18n}';  
96 -  
97 -// strings for file: ./js/includes.js  
98 -  
99 -// strings for file: ./js/interface/debug.js  
100 -  
101 -// strings for file: ./js/interface/office2007.js  
102 -  
103 -// strings for file: ./js/lang.js  
104 -  
105 -// strings for file: ./js/main.js  
106 -i18n['Upload'] = '{i18n}Upload{/i18n}';  
107 -i18n['Upload cancelled'] = '{i18n}Upload cancelled{/i18n}';  
108 -i18n['Upload failed'] = '{i18n}Upload failed{/i18n}';  
109 -i18n['Your document was not saved to the server'] = '{i18n}Your document was not saved to the server{/i18n}';  
110 -i18n['Upload succeeded'] = '{i18n}Upload succeeded{/i18n}';  
111 -i18n['Your document was saved to the server'] = '{i18n}Your document was saved to the server{/i18n}';  
112 -  
113 -// strings for file: ./js/override.js  
114 -  
115 -// strings for file: ./js/redir.js  
116 -  
117 -// strings for file: ./js/store.js  
118 -  
119 -// strings for file: ./js/util.js  
120 -  
121 -// strings for file: ./thirdpartyjs/ext/adapter/ext/ext-base.js  
122 -  
123 -// strings for file: ./thirdpartyjs/ext/adapter/jquery/ext-jquery-adapter.js  
124 -  
125 -// strings for file: ./thirdpartyjs/ext/adapter/jquery/jquery.js  
126 -  
127 -// strings for file: ./thirdpartyjs/ext/adapter/prototype/effects.js  
128 -  
129 -// strings for file: ./thirdpartyjs/ext/adapter/prototype/ext-prototype-adapter.js  
130 -  
131 -// strings for file: ./thirdpartyjs/ext/adapter/prototype/prototype.js  
132 -  
133 -// strings for file: ./thirdpartyjs/ext/adapter/prototype/scriptaculous.js  
134 -  
135 -// strings for file: ./thirdpartyjs/ext/adapter/yui/ext-yui-adapter.js  
136 -  
137 -// strings for file: ./thirdpartyjs/ext/build/adapter/ext-base-min.js  
138 -  
139 -// strings for file: ./thirdpartyjs/ext/build/adapter/jquery-bridge-min.js  
140 -  
141 -// strings for file: ./thirdpartyjs/ext/build/adapter/prototype-bridge-min.js  
142 -  
143 -// strings for file: ./thirdpartyjs/ext/build/adapter/yui-bridge-min.js  
144 -  
145 -// strings for file: ./thirdpartyjs/ext/build/core/CompositeElement-min.js  
146 -  
147 -// strings for file: ./thirdpartyjs/ext/build/core/DomHelper-min.js  
148 -  
149 -// strings for file: ./thirdpartyjs/ext/build/core/DomQuery-min.js  
150 -  
151 -// strings for file: ./thirdpartyjs/ext/build/core/Element-min.js  
152 -  
153 -// strings for file: ./thirdpartyjs/ext/build/core/EventManager-min.js  
154 -  
155 -// strings for file: ./thirdpartyjs/ext/build/core/Ext-min.js  
156 -  
157 -// strings for file: ./thirdpartyjs/ext/build/core/Fx-min.js  
158 -  
159 -// strings for file: ./thirdpartyjs/ext/build/core/Template-min.js  
160 -  
161 -// strings for file: ./thirdpartyjs/ext/build/core/UpdateManager-min.js  
162 -  
163 -// strings for file: ./thirdpartyjs/ext/build/data/ArrayReader-min.js  
164 -  
165 -// strings for file: ./thirdpartyjs/ext/build/data/Connection-min.js  
166 -  
167 -// strings for file: ./thirdpartyjs/ext/build/data/DataField-min.js  
168 -  
169 -// strings for file: ./thirdpartyjs/ext/build/data/DataProxy-min.js  
170 -  
171 -// strings for file: ./thirdpartyjs/ext/build/data/DataReader-min.js  
172 -  
173 -// strings for file: ./thirdpartyjs/ext/build/data/GroupingStore-min.js  
174 -  
175 -// strings for file: ./thirdpartyjs/ext/build/data/HttpProxy-min.js  
176 -  
177 -// strings for file: ./thirdpartyjs/ext/build/data/JsonReader-min.js  
178 -  
179 -// strings for file: ./thirdpartyjs/ext/build/data/JsonStore-min.js  
180 -  
181 -// strings for file: ./thirdpartyjs/ext/build/data/MemoryProxy-min.js  
182 -  
183 -// strings for file: ./thirdpartyjs/ext/build/data/Record-min.js  
184 -  
185 -// strings for file: ./thirdpartyjs/ext/build/data/ScriptTagProxy-min.js  
186 -  
187 -// strings for file: ./thirdpartyjs/ext/build/data/SimpleStore-min.js  
188 -  
189 -// strings for file: ./thirdpartyjs/ext/build/data/SortTypes-min.js  
190 -  
191 -// strings for file: ./thirdpartyjs/ext/build/data/Store-min.js  
192 -  
193 -// strings for file: ./thirdpartyjs/ext/build/data/StoreMgr-min.js  
194 -  
195 -// strings for file: ./thirdpartyjs/ext/build/data/Tree-min.js  
196 -  
197 -// strings for file: ./thirdpartyjs/ext/build/data/XmlReader-min.js  
198 -  
199 -// strings for file: ./thirdpartyjs/ext/build/dd/DDCore-min.js  
200 -  
201 -// strings for file: ./thirdpartyjs/ext/build/dd/DragSource-min.js  
202 -  
203 -// strings for file: ./thirdpartyjs/ext/build/dd/DragTracker-min.js  
204 -  
205 -// strings for file: ./thirdpartyjs/ext/build/dd/DragZone-min.js  
206 -  
207 -// strings for file: ./thirdpartyjs/ext/build/dd/DropTarget-min.js  
208 -  
209 -// strings for file: ./thirdpartyjs/ext/build/dd/DropZone-min.js  
210 -  
211 -// strings for file: ./thirdpartyjs/ext/build/dd/Registry-min.js  
212 -  
213 -// strings for file: ./thirdpartyjs/ext/build/dd/ScrollManager-min.js  
214 -  
215 -// strings for file: ./thirdpartyjs/ext/build/dd/StatusProxy-min.js  
216 -  
217 -// strings for file: ./thirdpartyjs/ext/build/debug-min.js  
218 -  
219 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-af.js  
220 -  
221 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-bg.js  
222 -  
223 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-ca.js  
224 -  
225 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-cs.js  
226 -  
227 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-da.js  
228 -  
229 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-de.js  
230 -  
231 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-el_GR.js  
232 -  
233 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-en.js  
234 -  
235 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-en_UK.js  
236 -  
237 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-es.js  
238 -  
239 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-fa.js  
240 -  
241 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-fr.js  
242 -  
243 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-fr_CA.js  
244 -  
245 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-gr.js  
246 -  
247 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-he.js  
248 -  
249 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-hr.js  
250 -  
251 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-hu.js  
252 -  
253 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-id.js  
254 -  
255 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-it.js  
256 -  
257 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-ja.js  
258 -  
259 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-ko.js  
260 -  
261 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-lt.js  
262 -  
263 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-lv.js  
264 -  
265 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-mk.js  
266 -  
267 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-nl.js  
268 -  
269 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-no_NB.js  
270 -  
271 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-no_NN.js  
272 -  
273 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-pl.js  
274 -  
275 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-pt.js  
276 -  
277 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-pt_BR.js  
278 -  
279 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-ro.js  
280 -  
281 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-ru.js  
282 -  
283 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-sk.js  
284 -  
285 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-sl.js  
286 -  
287 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-sr.js  
288 -  
289 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-sr_RS.js  
290 -  
291 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-sv_SE.js  
292 -  
293 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-th.js  
294 -  
295 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-tr.js  
296 -  
297 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-ukr.js  
298 -  
299 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-vn.js  
300 -  
301 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-zh_CN.js  
302 -  
303 -// strings for file: ./thirdpartyjs/ext/build/locale/ext-lang-zh_TW.js  
304 -  
305 -// strings for file: ./thirdpartyjs/ext/build/state/CookieProvider-min.js  
306 -  
307 -// strings for file: ./thirdpartyjs/ext/build/state/Provider-min.js  
308 -  
309 -// strings for file: ./thirdpartyjs/ext/build/state/StateManager-min.js  
310 -  
311 -// strings for file: ./thirdpartyjs/ext/build/util/CSS-min.js  
312 -  
313 -// strings for file: ./thirdpartyjs/ext/build/util/ClickRepeater-min.js  
314 -  
315 -// strings for file: ./thirdpartyjs/ext/build/util/Date-min.js  
316 -  
317 -// strings for file: ./thirdpartyjs/ext/build/util/DelayedTask-min.js  
318 -  
319 -// strings for file: ./thirdpartyjs/ext/build/util/Format-min.js  
320 -  
321 -// strings for file: ./thirdpartyjs/ext/build/util/History-min.js  
322 -  
323 -// strings for file: ./thirdpartyjs/ext/build/util/JSON-min.js  
324 -  
325 -// strings for file: ./thirdpartyjs/ext/build/util/KeyMap-min.js  
326 -  
327 -// strings for file: ./thirdpartyjs/ext/build/util/KeyNav-min.js  
328 -  
329 -// strings for file: ./thirdpartyjs/ext/build/util/MixedCollection-min.js  
330 -  
331 -// strings for file: ./thirdpartyjs/ext/build/util/Observable-min.js  
332 -  
333 -// strings for file: ./thirdpartyjs/ext/build/util/TaskMgr-min.js  
334 -  
335 -// strings for file: ./thirdpartyjs/ext/build/util/TextMetrics-min.js  
336 -  
337 -// strings for file: ./thirdpartyjs/ext/build/util/XTemplate-min.js  
338 -  
339 -// strings for file: ./thirdpartyjs/ext/build/widgets/Action-min.js  
340 -  
341 -// strings for file: ./thirdpartyjs/ext/build/widgets/BoxComponent-min.js  
342 -  
343 -// strings for file: ./thirdpartyjs/ext/build/widgets/Button-min.js  
344 -  
345 -// strings for file: ./thirdpartyjs/ext/build/widgets/ColorPalette-min.js  
346 -  
347 -// strings for file: ./thirdpartyjs/ext/build/widgets/Component-min.js  
348 -  
349 -// strings for file: ./thirdpartyjs/ext/build/widgets/ComponentMgr-min.js  
350 -  
351 -// strings for file: ./thirdpartyjs/ext/build/widgets/Container-min.js  
352 -  
353 -// strings for file: ./thirdpartyjs/ext/build/widgets/CycleButton-min.js  
354 -  
355 -// strings for file: ./thirdpartyjs/ext/build/widgets/DataView-min.js  
356 -  
357 -// strings for file: ./thirdpartyjs/ext/build/widgets/DatePicker-min.js  
358 -  
359 -// strings for file: ./thirdpartyjs/ext/build/widgets/Editor-min.js  
360 -  
361 -// strings for file: ./thirdpartyjs/ext/build/widgets/Layer-min.js  
362 -  
363 -// strings for file: ./thirdpartyjs/ext/build/widgets/LoadMask-min.js  
364 -  
365 -// strings for file: ./thirdpartyjs/ext/build/widgets/MessageBox-min.js  
366 -  
367 -// strings for file: ./thirdpartyjs/ext/build/widgets/PagingToolbar-min.js  
368 -  
369 -// strings for file: ./thirdpartyjs/ext/build/widgets/Panel-min.js  
370 -  
371 -// strings for file: ./thirdpartyjs/ext/build/widgets/PanelDD-min.js  
372 -  
373 -// strings for file: ./thirdpartyjs/ext/build/widgets/ProgressBar-min.js  
374 -  
375 -// strings for file: ./thirdpartyjs/ext/build/widgets/Resizable-min.js  
376 -  
377 -// strings for file: ./thirdpartyjs/ext/build/widgets/Shadow-min.js  
378 -  
379 -// strings for file: ./thirdpartyjs/ext/build/widgets/Slider-min.js  
380 -  
381 -// strings for file: ./thirdpartyjs/ext/build/widgets/SplitBar-min.js  
382 -  
383 -// strings for file: ./thirdpartyjs/ext/build/widgets/SplitButton-min.js  
384 -  
385 -// strings for file: ./thirdpartyjs/ext/build/widgets/StatusBar-min.js  
386 -  
387 -// strings for file: ./thirdpartyjs/ext/build/widgets/TabPanel-min.js  
388 -  
389 -// strings for file: ./thirdpartyjs/ext/build/widgets/Toolbar-min.js  
390 -  
391 -// strings for file: ./thirdpartyjs/ext/build/widgets/Viewport-min.js  
392 -  
393 -// strings for file: ./thirdpartyjs/ext/build/widgets/Window-min.js  
394 -  
395 -// strings for file: ./thirdpartyjs/ext/build/widgets/WindowManager-min.js  
396 -  
397 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/Action-min.js  
398 -  
399 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/BasicForm-min.js  
400 -  
401 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/Checkbox-min.js  
402 -  
403 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/CheckboxGroup-min.js  
404 -  
405 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/Combo-min.js  
406 -  
407 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/DateField-min.js  
408 -  
409 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/Field-min.js  
410 -  
411 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/FieldSet-min.js  
412 -  
413 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/Form-min.js  
414 -  
415 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/Hidden-min.js  
416 -  
417 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/HtmlEditor-min.js  
418 -  
419 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/Label-min.js  
420 -  
421 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/NumberField-min.js  
422 -  
423 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/Radio-min.js  
424 -  
425 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/RadioGroup-min.js  
426 -  
427 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/TextArea-min.js  
428 -  
429 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/TextField-min.js  
430 -  
431 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/TimeField-min.js  
432 -  
433 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/TriggerField-min.js  
434 -  
435 -// strings for file: ./thirdpartyjs/ext/build/widgets/form/VTypes-min.js  
436 -  
437 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/AbstractSelectionModel-min.js  
438 -  
439 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/CellSelectionModel-min.js  
440 -  
441 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/CheckboxSelectionModel-min.js  
442 -  
443 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/ColumnDD-min.js  
444 -  
445 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/ColumnModel-min.js  
446 -  
447 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/ColumnSplitDD-min.js  
448 -  
449 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/EditorGrid-min.js  
450 -  
451 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/GridDD-min.js  
452 -  
453 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/GridEditor-min.js  
454 -  
455 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/GridPanel-min.js  
456 -  
457 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/GridView-min.js  
458 -  
459 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/GroupingView-min.js  
460 -  
461 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/PropertyGrid-min.js  
462 -  
463 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/RowNumberer-min.js  
464 -  
465 -// strings for file: ./thirdpartyjs/ext/build/widgets/grid/RowSelectionModel-min.js  
466 -  
467 -// strings for file: ./thirdpartyjs/ext/build/widgets/layout/AbsoluteLayout-min.js  
468 -  
469 -// strings for file: ./thirdpartyjs/ext/build/widgets/layout/AccordionLayout-min.js  
470 -  
471 -// strings for file: ./thirdpartyjs/ext/build/widgets/layout/AnchorLayout-min.js  
472 -  
473 -// strings for file: ./thirdpartyjs/ext/build/widgets/layout/BorderLayout-min.js  
474 -  
475 -// strings for file: ./thirdpartyjs/ext/build/widgets/layout/CardLayout-min.js  
476 -  
477 -// strings for file: ./thirdpartyjs/ext/build/widgets/layout/ColumnLayout-min.js  
478 -  
479 -// strings for file: ./thirdpartyjs/ext/build/widgets/layout/ContainerLayout-min.js  
480 -  
481 -// strings for file: ./thirdpartyjs/ext/build/widgets/layout/FitLayout-min.js  
482 -  
483 -// strings for file: ./thirdpartyjs/ext/build/widgets/layout/FormLayout-min.js  
484 -  
485 -// strings for file: ./thirdpartyjs/ext/build/widgets/layout/TableLayout-min.js  
486 -  
487 -// strings for file: ./thirdpartyjs/ext/build/widgets/menu/Adapter-min.js  
488 -  
489 -// strings for file: ./thirdpartyjs/ext/build/widgets/menu/BaseItem-min.js  
490 -  
491 -// strings for file: ./thirdpartyjs/ext/build/widgets/menu/CheckItem-min.js  
492 -  
493 -// strings for file: ./thirdpartyjs/ext/build/widgets/menu/ColorItem-min.js  
494 -  
495 -// strings for file: ./thirdpartyjs/ext/build/widgets/menu/ColorMenu-min.js  
496 -  
497 -// strings for file: ./thirdpartyjs/ext/build/widgets/menu/DateItem-min.js  
498 -  
499 -// strings for file: ./thirdpartyjs/ext/build/widgets/menu/DateMenu-min.js  
500 -  
501 -// strings for file: ./thirdpartyjs/ext/build/widgets/menu/Item-min.js  
502 -  
503 -// strings for file: ./thirdpartyjs/ext/build/widgets/menu/Menu-min.js  
504 -  
505 -// strings for file: ./thirdpartyjs/ext/build/widgets/menu/MenuMgr-min.js  
506 -  
507 -// strings for file: ./thirdpartyjs/ext/build/widgets/menu/Separator-min.js  
508 -  
509 -// strings for file: ./thirdpartyjs/ext/build/widgets/menu/TextItem-min.js  
510 -  
511 -// strings for file: ./thirdpartyjs/ext/build/widgets/tips/QuickTip-min.js  
512 -  
513 -// strings for file: ./thirdpartyjs/ext/build/widgets/tips/QuickTips-min.js  
514 -  
515 -// strings for file: ./thirdpartyjs/ext/build/widgets/tips/Tip-min.js  
516 -  
517 -// strings for file: ./thirdpartyjs/ext/build/widgets/tips/ToolTip-min.js  
518 -  
519 -// strings for file: ./thirdpartyjs/ext/build/widgets/tree/AsyncTreeNode-min.js  
520 -  
521 -// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeDragZone-min.js  
522 -  
523 -// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeDropZone-min.js  
524 -  
525 -// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeEditor-min.js  
526 -  
527 -// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeEventModel-min.js  
528 -  
529 -// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeFilter-min.js  
530 -  
531 -// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeLoader-min.js  
532 -  
533 -// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeNode-min.js  
534 -  
535 -// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeNodeUI-min.js  
536 -  
537 -// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreePanel-min.js  
538 -  
539 -// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeSelectionModel-min.js  
540 -  
541 -// strings for file: ./thirdpartyjs/ext/build/widgets/tree/TreeSorter-min.js  
542 -  
543 -// strings for file: ./thirdpartyjs/ext/docs/resources/TabCloseMenu.js  
544 -  
545 -// strings for file: ./thirdpartyjs/ext/docs/resources/docs.js  
546 -  
547 -// strings for file: ./thirdpartyjs/ext/examples/core/Spotlight.js  
548 -  
549 -// strings for file: ./thirdpartyjs/ext/examples/core/pagebus.js  
550 -  
551 -// strings for file: ./thirdpartyjs/ext/examples/core/spotlight-example.js  
552 -  
553 -// strings for file: ./thirdpartyjs/ext/examples/core/templates.js  
554 -  
555 -// strings for file: ./thirdpartyjs/ext/examples/dd/dnd_grid_to_formpanel.js  
556 -  
557 -// strings for file: ./thirdpartyjs/ext/examples/dd/dnd_grid_to_grid.js  
558 -  
559 -// strings for file: ./thirdpartyjs/ext/examples/dd/dragdropzones.js  
560 -  
561 -// strings for file: ./thirdpartyjs/ext/examples/desktop/js/App.js  
562 -  
563 -// strings for file: ./thirdpartyjs/ext/examples/desktop/js/Desktop.js  
564 -  
565 -// strings for file: ./thirdpartyjs/ext/examples/desktop/js/Module.js  
566 -  
567 -// strings for file: ./thirdpartyjs/ext/examples/desktop/js/StartMenu.js  
568 -  
569 -// strings for file: ./thirdpartyjs/ext/examples/desktop/js/TaskBar.js  
570 -  
571 -// strings for file: ./thirdpartyjs/ext/examples/desktop/sample.js  
572 -  
573 -// strings for file: ./thirdpartyjs/ext/examples/feed-viewer/FeedGrid.js  
574 -  
575 -// strings for file: ./thirdpartyjs/ext/examples/feed-viewer/FeedPanel.js  
576 -  
577 -// strings for file: ./thirdpartyjs/ext/examples/feed-viewer/FeedViewer.js  
578 -  
579 -// strings for file: ./thirdpartyjs/ext/examples/feed-viewer/FeedWindow.js  
580 -  
581 -// strings for file: ./thirdpartyjs/ext/examples/feed-viewer/MainPanel.js  
582 -  
583 -// strings for file: ./thirdpartyjs/ext/examples/form/FileUploadField.js  
584 -  
585 -// strings for file: ./thirdpartyjs/ext/examples/form/SearchField.js  
586 -  
587 -// strings for file: ./thirdpartyjs/ext/examples/form/SelectBox.js  
588 -  
589 -// strings for file: ./thirdpartyjs/ext/examples/form/absform.js  
590 -  
591 -// strings for file: ./thirdpartyjs/ext/examples/form/adv-vtypes.js  
592 -  
593 -// strings for file: ./thirdpartyjs/ext/examples/form/anchoring.js  
594 -  
595 -// strings for file: ./thirdpartyjs/ext/examples/form/check-radio.js  
596 -  
597 -// strings for file: ./thirdpartyjs/ext/examples/form/combos.js  
598 -  
599 -// strings for file: ./thirdpartyjs/ext/examples/form/custom.js  
600 -  
601 -// strings for file: ./thirdpartyjs/ext/examples/form/dynamic.js  
602 -  
603 -// strings for file: ./thirdpartyjs/ext/examples/form/file-upload.js  
604 -  
605 -// strings for file: ./thirdpartyjs/ext/examples/form/form-grid.js  
606 -  
607 -// strings for file: ./thirdpartyjs/ext/examples/form/forum-search.js  
608 -  
609 -// strings for file: ./thirdpartyjs/ext/examples/form/states.js  
610 -  
611 -// strings for file: ./thirdpartyjs/ext/examples/form/xml-form.js  
612 -  
613 -// strings for file: ./thirdpartyjs/ext/examples/forum/forum.js  
614 -  
615 -// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid-filter.js  
616 -  
617 -// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/GridFilters.js  
618 -  
619 -// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/filter/BooleanFilter.js  
620 -  
621 -// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/filter/DateFilter.js  
622 -  
623 -// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/filter/Filter.js  
624 -  
625 -// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/filter/ListFilter.js  
626 -  
627 -// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/filter/NumericFilter.js  
628 -  
629 -// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/grid/filter/StringFilter.js  
630 -  
631 -// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/menu/EditableItem.js  
632 -  
633 -// strings for file: ./thirdpartyjs/ext/examples/grid-filtering/menu/RangeMenu.js  
634 -  
635 -// strings for file: ./thirdpartyjs/ext/examples/grid/CallBroker.js  
636 -  
637 -// strings for file: ./thirdpartyjs/ext/examples/grid/GroupSummary.js  
638 -  
639 -// strings for file: ./thirdpartyjs/ext/examples/grid/PanelResizer.js  
640 -  
641 -// strings for file: ./thirdpartyjs/ext/examples/grid/RowExpander.js  
642 -  
643 -// strings for file: ./thirdpartyjs/ext/examples/grid/SlidingPager.js  
644 -  
645 -// strings for file: ./thirdpartyjs/ext/examples/grid/array-grid.js  
646 -  
647 -// strings for file: ./thirdpartyjs/ext/examples/grid/binding-with-classes.js  
648 -  
649 -// strings for file: ./thirdpartyjs/ext/examples/grid/binding.js  
650 -  
651 -// strings for file: ./thirdpartyjs/ext/examples/grid/custom-grid.js  
652 -  
653 -// strings for file: ./thirdpartyjs/ext/examples/grid/edit-grid.js  
654 -  
655 -// strings for file: ./thirdpartyjs/ext/examples/grid/from-markup.js  
656 -  
657 -// strings for file: ./thirdpartyjs/ext/examples/grid/grid3.js  
658 -  
659 -// strings for file: ./thirdpartyjs/ext/examples/grid/grouping.js  
660 -  
661 -// strings for file: ./thirdpartyjs/ext/examples/grid/hybrid-totals.js  
662 -  
663 -// strings for file: ./thirdpartyjs/ext/examples/grid/paging.js  
664 -  
665 -// strings for file: ./thirdpartyjs/ext/examples/grid/sliding-pager.js  
666 -  
667 -// strings for file: ./thirdpartyjs/ext/examples/grid/totals.js  
668 -  
669 -// strings for file: ./thirdpartyjs/ext/examples/grid/xml-grid.js  
670 -  
671 -// strings for file: ./thirdpartyjs/ext/examples/history/history.js  
672 -  
673 -// strings for file: ./thirdpartyjs/ext/examples/layout-browser/layout-browser.js  
674 -  
675 -// strings for file: ./thirdpartyjs/ext/examples/layout-browser/layouts/basic.js  
676 -  
677 -// strings for file: ./thirdpartyjs/ext/examples/layout-browser/layouts/combination.js  
678 -  
679 -// strings for file: ./thirdpartyjs/ext/examples/layout-browser/layouts/custom.js  
680 -  
681 -// strings for file: ./thirdpartyjs/ext/examples/locale/PagingMemoryProxy.js  
682 -  
683 -// strings for file: ./thirdpartyjs/ext/examples/locale/dutch-form.js  
684 -  
685 -// strings for file: ./thirdpartyjs/ext/examples/locale/dutch-provinces.js  
686 -  
687 -// strings for file: ./thirdpartyjs/ext/examples/locale/languages.js  
688 -  
689 -// strings for file: ./thirdpartyjs/ext/examples/locale/multi-lang.js  
690 -  
691 -// strings for file: ./thirdpartyjs/ext/examples/menu/actions.js  
692 -  
693 -// strings for file: ./thirdpartyjs/ext/examples/menu/menus.js  
694 -  
695 -// strings for file: ./thirdpartyjs/ext/examples/message-box/msg-box.js  
696 -  
697 -// strings for file: ./thirdpartyjs/ext/examples/multiselect/DDView.js  
698 -  
699 -// strings for file: ./thirdpartyjs/ext/examples/multiselect/ItemSelector.js  
700 -  
701 -// strings for file: ./thirdpartyjs/ext/examples/multiselect/MultiSelect.js  
702 -  
703 -// strings for file: ./thirdpartyjs/ext/examples/multiselect/multiselect-demo.js  
704 -  
705 -// strings for file: ./thirdpartyjs/ext/examples/organizer/organizer.js  
706 -  
707 -// strings for file: ./thirdpartyjs/ext/examples/panel/panels.js  
708 -  
709 -// strings for file: ./thirdpartyjs/ext/examples/portal/Portal.js  
710 -  
711 -// strings for file: ./thirdpartyjs/ext/examples/portal/PortalColumn.js  
712 -  
713 -// strings for file: ./thirdpartyjs/ext/examples/portal/Portlet.js  
714 -  
715 -// strings for file: ./thirdpartyjs/ext/examples/portal/sample-grid.js  
716 -  
717 -// strings for file: ./thirdpartyjs/ext/examples/portal/sample.js  
718 -  
719 -// strings for file: ./thirdpartyjs/ext/examples/remoteload/App.js  
720 -  
721 -// strings for file: ./thirdpartyjs/ext/examples/remoteload/ComponentLoader.js  
722 -  
723 -// strings for file: ./thirdpartyjs/ext/examples/remoteload/EmployeeDetails.js  
724 -  
725 -// strings for file: ./thirdpartyjs/ext/examples/remoteload/EmployeeDetailsTab.js  
726 -  
727 -// strings for file: ./thirdpartyjs/ext/examples/remoteload/EmployeeGrid.js  
728 -  
729 -// strings for file: ./thirdpartyjs/ext/examples/remoteload/EmployeePropertyGrid.js  
730 -  
731 -// strings for file: ./thirdpartyjs/ext/examples/remoteload/EmployeeStore.js  
732 -  
733 -// strings for file: ./thirdpartyjs/ext/examples/resizable/basic.js  
734 -  
735 -// strings for file: ./thirdpartyjs/ext/examples/samples.js  
736 -  
737 -// strings for file: ./thirdpartyjs/ext/examples/shared/code-display.js  
738 -  
739 -// strings for file: ./thirdpartyjs/ext/examples/shared/examples.js  
740 -  
741 -// strings for file: ./thirdpartyjs/ext/examples/shared/extjs/site.js  
742 -  
743 -// strings for file: ./thirdpartyjs/ext/examples/simple-widgets/progress-bar.js  
744 -  
745 -// strings for file: ./thirdpartyjs/ext/examples/simple-widgets/qtips.js  
746 -  
747 -// strings for file: ./thirdpartyjs/ext/examples/slider/SliderTip.js  
748 -  
749 -// strings for file: ./thirdpartyjs/ext/examples/slider/slider.js  
750 -  
751 -// strings for file: ./thirdpartyjs/ext/examples/state/SessionProvider.js  
752 -  
753 -// strings for file: ./thirdpartyjs/ext/examples/statusbar/ValidationStatus.js  
754 -  
755 -// strings for file: ./thirdpartyjs/ext/examples/statusbar/statusbar-advanced.js  
756 -  
757 -// strings for file: ./thirdpartyjs/ext/examples/statusbar/statusbar-demo.js  
758 -  
759 -// strings for file: ./thirdpartyjs/ext/examples/tabs/TabCloseMenu.js  
760 -  
761 -// strings for file: ./thirdpartyjs/ext/examples/tabs/tabs-adv.js  
762 -  
763 -// strings for file: ./thirdpartyjs/ext/examples/tabs/tabs-example.js  
764 -  
765 -// strings for file: ./thirdpartyjs/ext/examples/tasks/classes.js  
766 -  
767 -// strings for file: ./thirdpartyjs/ext/examples/tasks/db/ext-air-db.js  
768 -  
769 -// strings for file: ./thirdpartyjs/ext/examples/tasks/db/ext-db.js  
770 -  
771 -// strings for file: ./thirdpartyjs/ext/examples/tasks/db/ext-gears-db.js  
772 -  
773 -// strings for file: ./thirdpartyjs/ext/examples/tasks/gears.js  
774 -  
775 -// strings for file: ./thirdpartyjs/ext/examples/tasks/tasks.js  
776 -  
777 -// strings for file: ./thirdpartyjs/ext/examples/tree/ColumnNodeUI.js  
778 -  
779 -// strings for file: ./thirdpartyjs/ext/examples/tree/XmlTreeLoader.js  
780 -  
781 -// strings for file: ./thirdpartyjs/ext/examples/tree/column-tree.js  
782 -  
783 -// strings for file: ./thirdpartyjs/ext/examples/tree/reorder.js  
784 -  
785 -// strings for file: ./thirdpartyjs/ext/examples/tree/two-trees.js  
786 -  
787 -// strings for file: ./thirdpartyjs/ext/examples/tree/xml-tree-loader.js  
788 -  
789 -// strings for file: ./thirdpartyjs/ext/examples/view/chooser-example.js  
790 -  
791 -// strings for file: ./thirdpartyjs/ext/examples/view/chooser.js  
792 -  
793 -// strings for file: ./thirdpartyjs/ext/examples/view/data-view-plugins.js  
794 -  
795 -// strings for file: ./thirdpartyjs/ext/examples/view/data-view.js  
796 -  
797 -// strings for file: ./thirdpartyjs/ext/examples/window/Ext.ux.GMapPanel.js  
798 -  
799 -// strings for file: ./thirdpartyjs/ext/examples/window/gmap.js  
800 -  
801 -// strings for file: ./thirdpartyjs/ext/examples/window/hello.js  
802 -  
803 -// strings for file: ./thirdpartyjs/ext/examples/window/layout.js  
804 -  
805 -// strings for file: ./thirdpartyjs/ext/ext-all-debug.js  
806 -  
807 -// strings for file: ./thirdpartyjs/ext/ext-all.js  
808 -  
809 -// strings for file: ./thirdpartyjs/ext/ext-core-debug.js  
810 -  
811 -// strings for file: ./thirdpartyjs/ext/ext-core.js  
812 -  
813 -// strings for file: ./thirdpartyjs/ext/source/adapter/ext-base.js  
814 -  
815 -// strings for file: ./thirdpartyjs/ext/source/adapter/jquery-bridge.js  
816 -  
817 -// strings for file: ./thirdpartyjs/ext/source/adapter/prototype-bridge.js  
818 -  
819 -// strings for file: ./thirdpartyjs/ext/source/adapter/yui-bridge.js  
820 -  
821 -// strings for file: ./thirdpartyjs/ext/source/core/CompositeElement.js  
822 -  
823 -// strings for file: ./thirdpartyjs/ext/source/core/DomHelper.js  
824 -  
825 -// strings for file: ./thirdpartyjs/ext/source/core/DomQuery.js  
826 -  
827 -// strings for file: ./thirdpartyjs/ext/source/core/Element.js  
828 -  
829 -// strings for file: ./thirdpartyjs/ext/source/core/EventManager.js  
830 -  
831 -// strings for file: ./thirdpartyjs/ext/source/core/Ext.js  
832 -  
833 -// strings for file: ./thirdpartyjs/ext/source/core/Fx.js  
834 -  
835 -// strings for file: ./thirdpartyjs/ext/source/core/Template.js  
836 -  
837 -// strings for file: ./thirdpartyjs/ext/source/core/UpdateManager.js  
838 -  
839 -// strings for file: ./thirdpartyjs/ext/source/data/ArrayReader.js  
840 -  
841 -// strings for file: ./thirdpartyjs/ext/source/data/Connection.js  
842 -  
843 -// strings for file: ./thirdpartyjs/ext/source/data/DataField.js  
844 -  
845 -// strings for file: ./thirdpartyjs/ext/source/data/DataProxy.js  
846 -  
847 -// strings for file: ./thirdpartyjs/ext/source/data/DataReader.js  
848 -  
849 -// strings for file: ./thirdpartyjs/ext/source/data/GroupingStore.js  
850 -  
851 -// strings for file: ./thirdpartyjs/ext/source/data/HttpProxy.js  
852 -  
853 -// strings for file: ./thirdpartyjs/ext/source/data/JsonReader.js  
854 -  
855 -// strings for file: ./thirdpartyjs/ext/source/data/JsonStore.js  
856 -  
857 -// strings for file: ./thirdpartyjs/ext/source/data/MemoryProxy.js  
858 -  
859 -// strings for file: ./thirdpartyjs/ext/source/data/Record.js  
860 -  
861 -// strings for file: ./thirdpartyjs/ext/source/data/ScriptTagProxy.js  
862 -  
863 -// strings for file: ./thirdpartyjs/ext/source/data/SimpleStore.js  
864 -  
865 -// strings for file: ./thirdpartyjs/ext/source/data/SortTypes.js  
866 -  
867 -// strings for file: ./thirdpartyjs/ext/source/data/Store.js  
868 -  
869 -// strings for file: ./thirdpartyjs/ext/source/data/StoreMgr.js  
870 -  
871 -// strings for file: ./thirdpartyjs/ext/source/data/Tree.js  
872 -  
873 -// strings for file: ./thirdpartyjs/ext/source/data/XmlReader.js  
874 -  
875 -// strings for file: ./thirdpartyjs/ext/source/dd/DDCore.js  
876 -  
877 -// strings for file: ./thirdpartyjs/ext/source/dd/DragSource.js  
878 -  
879 -// strings for file: ./thirdpartyjs/ext/source/dd/DragTracker.js  
880 -  
881 -// strings for file: ./thirdpartyjs/ext/source/dd/DragZone.js  
882 -  
883 -// strings for file: ./thirdpartyjs/ext/source/dd/DropTarget.js  
884 -  
885 -// strings for file: ./thirdpartyjs/ext/source/dd/DropZone.js  
886 -  
887 -// strings for file: ./thirdpartyjs/ext/source/dd/Registry.js  
888 -  
889 -// strings for file: ./thirdpartyjs/ext/source/dd/ScrollManager.js  
890 -  
891 -// strings for file: ./thirdpartyjs/ext/source/dd/StatusProxy.js  
892 -  
893 -// strings for file: ./thirdpartyjs/ext/source/debug.js  
894 -  
895 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-af.js  
896 -  
897 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-bg.js  
898 -  
899 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-ca.js  
900 -  
901 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-cs.js  
902 -  
903 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-da.js  
904 -  
905 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-de.js  
906 -  
907 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-el_GR.js  
908 -  
909 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-en.js  
910 -  
911 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-en_UK.js  
912 -  
913 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-es.js  
914 -  
915 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-fa.js  
916 -  
917 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-fr.js  
918 -  
919 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-fr_CA.js  
920 -  
921 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-gr.js  
922 -  
923 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-he.js  
924 -  
925 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-hr.js  
926 -  
927 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-hu.js  
928 -  
929 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-id.js  
930 -  
931 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-it.js  
932 -  
933 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-ja.js  
934 -  
935 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-ko.js  
936 -  
937 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-lt.js  
938 -  
939 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-lv.js  
940 -  
941 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-mk.js  
942 -  
943 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-nl.js  
944 -  
945 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-no_NB.js  
946 -  
947 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-no_NN.js  
948 -  
949 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-pl.js  
950 -  
951 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-pt.js  
952 -  
953 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-pt_BR.js  
954 -  
955 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-ro.js  
956 -  
957 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-ru.js  
958 -  
959 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-sk.js  
960 -  
961 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-sl.js  
962 -  
963 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-sr.js  
964 -  
965 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-sr_RS.js  
966 -  
967 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-sv_SE.js  
968 -  
969 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-th.js  
970 -  
971 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-tr.js  
972 -  
973 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-ukr.js  
974 -  
975 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-vn.js  
976 -  
977 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-zh_CN.js  
978 -  
979 -// strings for file: ./thirdpartyjs/ext/source/locale/ext-lang-zh_TW.js  
980 -  
981 -// strings for file: ./thirdpartyjs/ext/source/state/CookieProvider.js  
982 -  
983 -// strings for file: ./thirdpartyjs/ext/source/state/Provider.js  
984 -  
985 -// strings for file: ./thirdpartyjs/ext/source/state/StateManager.js  
986 -  
987 -// strings for file: ./thirdpartyjs/ext/source/util/CSS.js  
988 -  
989 -// strings for file: ./thirdpartyjs/ext/source/util/ClickRepeater.js  
990 -  
991 -// strings for file: ./thirdpartyjs/ext/source/util/Date.js  
992 -  
993 -// strings for file: ./thirdpartyjs/ext/source/util/DelayedTask.js  
994 -  
995 -// strings for file: ./thirdpartyjs/ext/source/util/Format.js  
996 -  
997 -// strings for file: ./thirdpartyjs/ext/source/util/History.js  
998 -  
999 -// strings for file: ./thirdpartyjs/ext/source/util/JSON.js  
1000 -  
1001 -// strings for file: ./thirdpartyjs/ext/source/util/KeyMap.js  
1002 -  
1003 -// strings for file: ./thirdpartyjs/ext/source/util/KeyNav.js  
1004 -  
1005 -// strings for file: ./thirdpartyjs/ext/source/util/MixedCollection.js  
1006 -  
1007 -// strings for file: ./thirdpartyjs/ext/source/util/Observable.js  
1008 -  
1009 -// strings for file: ./thirdpartyjs/ext/source/util/TaskMgr.js  
1010 -  
1011 -// strings for file: ./thirdpartyjs/ext/source/util/TextMetrics.js  
1012 -  
1013 -// strings for file: ./thirdpartyjs/ext/source/util/XTemplate.js  
1014 -  
1015 -// strings for file: ./thirdpartyjs/ext/source/widgets/Action.js  
1016 -  
1017 -// strings for file: ./thirdpartyjs/ext/source/widgets/BoxComponent.js  
1018 -  
1019 -// strings for file: ./thirdpartyjs/ext/source/widgets/Button.js  
1020 -  
1021 -// strings for file: ./thirdpartyjs/ext/source/widgets/ColorPalette.js  
1022 -  
1023 -// strings for file: ./thirdpartyjs/ext/source/widgets/Component.js  
1024 -  
1025 -// strings for file: ./thirdpartyjs/ext/source/widgets/ComponentMgr.js  
1026 -  
1027 -// strings for file: ./thirdpartyjs/ext/source/widgets/Container.js  
1028 -  
1029 -// strings for file: ./thirdpartyjs/ext/source/widgets/CycleButton.js  
1030 -  
1031 -// strings for file: ./thirdpartyjs/ext/source/widgets/DataView.js  
1032 -  
1033 -// strings for file: ./thirdpartyjs/ext/source/widgets/DatePicker.js  
1034 -  
1035 -// strings for file: ./thirdpartyjs/ext/source/widgets/Editor.js  
1036 -  
1037 -// strings for file: ./thirdpartyjs/ext/source/widgets/Layer.js  
1038 -  
1039 -// strings for file: ./thirdpartyjs/ext/source/widgets/LoadMask.js  
1040 -  
1041 -// strings for file: ./thirdpartyjs/ext/source/widgets/MessageBox.js  
1042 -  
1043 -// strings for file: ./thirdpartyjs/ext/source/widgets/PagingToolbar.js  
1044 -  
1045 -// strings for file: ./thirdpartyjs/ext/source/widgets/Panel.js  
1046 -  
1047 -// strings for file: ./thirdpartyjs/ext/source/widgets/PanelDD.js  
1048 -  
1049 -// strings for file: ./thirdpartyjs/ext/source/widgets/ProgressBar.js  
1050 -  
1051 -// strings for file: ./thirdpartyjs/ext/source/widgets/Resizable.js  
1052 -  
1053 -// strings for file: ./thirdpartyjs/ext/source/widgets/Shadow.js  
1054 -  
1055 -// strings for file: ./thirdpartyjs/ext/source/widgets/Slider.js  
1056 -  
1057 -// strings for file: ./thirdpartyjs/ext/source/widgets/SplitBar.js  
1058 -  
1059 -// strings for file: ./thirdpartyjs/ext/source/widgets/SplitButton.js  
1060 -  
1061 -// strings for file: ./thirdpartyjs/ext/source/widgets/StatusBar.js  
1062 -  
1063 -// strings for file: ./thirdpartyjs/ext/source/widgets/TabPanel.js  
1064 -  
1065 -// strings for file: ./thirdpartyjs/ext/source/widgets/Toolbar.js  
1066 -  
1067 -// strings for file: ./thirdpartyjs/ext/source/widgets/Viewport.js  
1068 -  
1069 -// strings for file: ./thirdpartyjs/ext/source/widgets/Window.js  
1070 -  
1071 -// strings for file: ./thirdpartyjs/ext/source/widgets/WindowManager.js  
1072 -  
1073 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/Action.js  
1074 -  
1075 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/BasicForm.js  
1076 -  
1077 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/Checkbox.js  
1078 -  
1079 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/CheckboxGroup.js  
1080 -  
1081 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/Combo.js  
1082 -  
1083 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/DateField.js  
1084 -  
1085 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/Field.js  
1086 -  
1087 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/FieldSet.js  
1088 -  
1089 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/Form.js  
1090 -  
1091 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/Hidden.js  
1092 -  
1093 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/HtmlEditor.js  
1094 -  
1095 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/Label.js  
1096 -  
1097 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/NumberField.js  
1098 -  
1099 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/Radio.js  
1100 -  
1101 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/RadioGroup.js  
1102 -  
1103 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/TextArea.js  
1104 -  
1105 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/TextField.js  
1106 -  
1107 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/TimeField.js  
1108 -  
1109 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/TriggerField.js  
1110 -  
1111 -// strings for file: ./thirdpartyjs/ext/source/widgets/form/VTypes.js  
1112 -  
1113 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/AbstractSelectionModel.js  
1114 -  
1115 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/CellSelectionModel.js  
1116 -  
1117 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/CheckboxSelectionModel.js  
1118 -  
1119 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/ColumnDD.js  
1120 -  
1121 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/ColumnModel.js  
1122 -  
1123 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/ColumnSplitDD.js  
1124 -  
1125 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/EditorGrid.js  
1126 -  
1127 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/GridDD.js  
1128 -  
1129 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/GridEditor.js  
1130 -  
1131 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/GridPanel.js  
1132 -  
1133 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/GridView.js  
1134 -  
1135 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/GroupingView.js  
1136 -  
1137 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/PropertyGrid.js  
1138 -  
1139 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/RowNumberer.js  
1140 -  
1141 -// strings for file: ./thirdpartyjs/ext/source/widgets/grid/RowSelectionModel.js  
1142 -  
1143 -// strings for file: ./thirdpartyjs/ext/source/widgets/layout/AbsoluteLayout.js  
1144 -  
1145 -// strings for file: ./thirdpartyjs/ext/source/widgets/layout/AccordionLayout.js  
1146 -  
1147 -// strings for file: ./thirdpartyjs/ext/source/widgets/layout/AnchorLayout.js  
1148 -  
1149 -// strings for file: ./thirdpartyjs/ext/source/widgets/layout/BorderLayout.js  
1150 -  
1151 -// strings for file: ./thirdpartyjs/ext/source/widgets/layout/CardLayout.js  
1152 -  
1153 -// strings for file: ./thirdpartyjs/ext/source/widgets/layout/ColumnLayout.js  
1154 -  
1155 -// strings for file: ./thirdpartyjs/ext/source/widgets/layout/ContainerLayout.js  
1156 -  
1157 -// strings for file: ./thirdpartyjs/ext/source/widgets/layout/FitLayout.js  
1158 -  
1159 -// strings for file: ./thirdpartyjs/ext/source/widgets/layout/FormLayout.js  
1160 -  
1161 -// strings for file: ./thirdpartyjs/ext/source/widgets/layout/TableLayout.js  
1162 -  
1163 -// strings for file: ./thirdpartyjs/ext/source/widgets/menu/Adapter.js  
1164 -  
1165 -// strings for file: ./thirdpartyjs/ext/source/widgets/menu/BaseItem.js  
1166 -  
1167 -// strings for file: ./thirdpartyjs/ext/source/widgets/menu/CheckItem.js  
1168 -  
1169 -// strings for file: ./thirdpartyjs/ext/source/widgets/menu/ColorItem.js  
1170 -  
1171 -// strings for file: ./thirdpartyjs/ext/source/widgets/menu/ColorMenu.js  
1172 -  
1173 -// strings for file: ./thirdpartyjs/ext/source/widgets/menu/DateItem.js  
1174 -  
1175 -// strings for file: ./thirdpartyjs/ext/source/widgets/menu/DateMenu.js  
1176 -  
1177 -// strings for file: ./thirdpartyjs/ext/source/widgets/menu/Item.js  
1178 -  
1179 -// strings for file: ./thirdpartyjs/ext/source/widgets/menu/Menu.js  
1180 -  
1181 -// strings for file: ./thirdpartyjs/ext/source/widgets/menu/MenuMgr.js  
1182 -  
1183 -// strings for file: ./thirdpartyjs/ext/source/widgets/menu/Separator.js  
1184 -  
1185 -// strings for file: ./thirdpartyjs/ext/source/widgets/menu/TextItem.js  
1186 -  
1187 -// strings for file: ./thirdpartyjs/ext/source/widgets/tips/QuickTip.js  
1188 -  
1189 -// strings for file: ./thirdpartyjs/ext/source/widgets/tips/QuickTips.js  
1190 -  
1191 -// strings for file: ./thirdpartyjs/ext/source/widgets/tips/Tip.js  
1192 -  
1193 -// strings for file: ./thirdpartyjs/ext/source/widgets/tips/ToolTip.js  
1194 -  
1195 -// strings for file: ./thirdpartyjs/ext/source/widgets/tree/AsyncTreeNode.js  
1196 -  
1197 -// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeDragZone.js  
1198 -  
1199 -// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeDropZone.js  
1200 -  
1201 -// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeEditor.js  
1202 -  
1203 -// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeEventModel.js  
1204 -  
1205 -// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeFilter.js  
1206 -  
1207 -// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeLoader.js  
1208 -  
1209 -// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeNode.js  
1210 -  
1211 -// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeNodeUI.js  
1212 -  
1213 -// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreePanel.js  
1214 -  
1215 -// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeSelectionModel.js  
1216 -  
1217 -// strings for file: ./thirdpartyjs/ext/source/widgets/tree/TreeSorter.js  
1218 -  
1219 -// strings for file: ./thirdpartyjs/hashtable.js  
1220 -  
1221 -// strings for file: ./thirdpartyjs/jsunit/app/jsUnitCore.js  
1222 -  
1223 -// strings for file: ./thirdpartyjs/jsunit/app/jsUnitMockTimeout.js  
1224 -  
1225 -// strings for file: ./thirdpartyjs/jsunit/app/jsUnitTestManager.js  
1226 -  
1227 -// strings for file: ./thirdpartyjs/jsunit/app/jsUnitTestSuite.js  
1228 -  
1229 -// strings for file: ./thirdpartyjs/jsunit/app/jsUnitTracer.js  
1230 -  
1231 -// strings for file: ./thirdpartyjs/jsunit/app/jsUnitVersionCheck.js  
1232 -  
1233 -// strings for file: ./thirdpartyjs/jsunit/app/xbDebug.js  
1234 - 19 +//strings for file: main.js
  20 +
  21 +i18n['Upload succeeded'] = '{i18n}Upload succeeded{/i18n}';
  22 +
  23 +i18n['Document type changed'] = '{i18n}Document type changed{/i18n}';
  24 +
  25 +i18n['Upload'] = '{i18n}Upload{/i18n}';
  26 +
  27 +i18n['Upload cancelled'] = '{i18n}Upload cancelled{/i18n}';
  28 +
  29 +i18n['Upload failed'] = '{i18n}Upload failed{/i18n}';
  30 +
  31 +i18n['Your document has not been saved.'] = '{i18n}Your document has not been saved.{/i18n}';
  32 +
  33 +i18n['Your document has been saved.'] = '{i18n}Your document has been saved.{/i18n}';
  34 +
  35 +i18n['Download failed'] = '{i18n}Download failed{/i18n}';
  36 +
  37 +i18n['Your document has not been downloaded.'] = '{i18n}Your document has not been downloaded.{/i18n}';
  38 +
  39 +i18n['Download succeeded'] = '{i18n}Download succeeded{/i18n}';
  40 +
  41 +i18n['Your document has been downloaded.'] = '{i18n}Your document has been downloaded.{/i18n}';
  42 +
  43 +i18n['Checkout failed'] = '{i18n}Checkout failed{/i18n}';
  44 +
  45 +i18n['Your document has not been checked out.'] = '{i18n}Your document has not been checked out.{/i18n}';
  46 +
  47 +i18n['Checkout succeeded'] = '{i18n}Checkout succeeded{/i18n}';
  48 +
  49 +i18n['Your document has been checked out.'] = '{i18n}Your document has been checked out.{/i18n}';
  50 +
  51 +i18n['Checkin failed'] = '{i18n}Checkin failed{/i18n}';
  52 +
  53 +i18n['Your document has not been checked in.'] = '{i18n}Your document has not been checked in.{/i18n}';
  54 +
  55 +i18n['Checkin succeeded'] = '{i18n}Checkin succeeded{/i18n}';
  56 +
  57 +i18n['Your document has been checked in.'] = '{i18n}Your document has been checked in.{/i18n}';
  58 +
  59 +i18n['Document checked in.'] = '{i18n}Document checked in.{/i18n}';
  60 +
  61 +i18n['Document checked out.'] = '{i18n}Document checked out.{/i18n}';
  62 +
  63 +i18n['Cancel checkout failed'] = '{i18n}Cancel checkout failed{/i18n}';
  64 +
  65 +i18n['The check-out has not been cancelled.'] = '{i18n}The check-out has not been cancelled.{/i18n}';
  66 +
  67 +i18n['Cancel checkout succeeded'] = '{i18n}Cancel checkout succeeded{/i18n}';
  68 +
  69 +i18n['The check-out has been cancelled.'] = '{i18n}The check-out has been cancelled.{/i18n}';
  70 +
  71 +i18n['Properties could not be saved.'] = '{i18n}Properties could not be saved.{/i18n}';
  72 +
  73 +i18n['Properties have been saved.'] = '{i18n}Properties have been saved.{/i18n}';
  74 +
  75 +i18n['Login failed'] = '{i18n}Login failed{/i18n}';
  76 +
  77 +i18n['Login failed.'] = '{i18n}Login failed.{/i18n}';
  78 +
  79 +i18n['Unable to connect to server'] = '{i18n}Unable to connect to server{/i18n}';
  80 +
  81 +i18n['Please verify your<br />Internet connection, <br /> and try again.'] = '{i18n}Please verify your<br />Internet connection, <br /> and try again.{/i18n}';
  82 +
  83 +//strings for file: classes/actionMenu.js
  84 +
  85 +//strings for file: classes/actionsEnum.js
  86 +
  87 +//strings for file: classes/commentsWindow.js
  88 +
  89 +i18n['Cancelling edit of document (check-in)'] = '{i18n}Cancelling edit of document (check-in){/i18n}';
  90 +
  91 +i18n['Provide a reason for cancelling this edit.<br ><br >'] = '{i18n}Provide a reason for cancelling this edit.<br ><br >{/i18n}';
  92 +
  93 +i18n['Continue Editing (check-out)'] = '{i18n}Continue Editing (check-out){/i18n}';
  94 +
  95 +i18n['Provide a reason for this edit.<br ><br >'] = '{i18n}Provide a reason for this edit.<br ><br >{/i18n}';
  96 +
  97 +i18n['Editing Document (check-out)'] = '{i18n}Editing Document (check-out){/i18n}';
  98 +
  99 +i18n['Provide a reason for editing this document.<br ><br >'] = '{i18n}Provide a reason for editing this document.<br ><br >{/i18n}';
  100 +
  101 +i18n['Saving Document (check-in)'] = '{i18n}Saving Document (check-in){/i18n}';
  102 +
  103 +i18n['For historical purposes, describe the changes you made to this document.<br ><br >'] = '{i18n}For historical purposes, describe the changes you made to this document.<br ><br >{/i18n}';
  104 +
  105 +i18n['OK'] = '{i18n}OK{/i18n}';
  106 +
  107 +i18n['Cancel'] = '{i18n}Cancel{/i18n}';
  108 +
  109 +i18n['Please enter a comment'] = '{i18n}Please enter a comment{/i18n}';
  110 +
  111 +i18n['Use this comment next time.'] = '{i18n}Use this comment next time.{/i18n}';
  112 +
  113 +i18n['Comment Required'] = '{i18n}Comment Required{/i18n}';
  114 +
  115 +//strings for file: classes/confirmPanel.js
  116 +
  117 +i18n['Yes'] = '{i18n}Yes{/i18n}';
  118 +
  119 +i18n['No'] = '{i18n}No{/i18n}';
  120 +
  121 +//strings for file: classes/emailWindow.js
  122 +
  123 +i18n['Send Email'] = '{i18n}Send Email{/i18n}';
  124 +
  125 +i18n['Message:'] = '{i18n}Message:{/i18n}';
  126 +
  127 +i18n['Type your message here ...'] = '{i18n}Type your message here ...{/i18n}';
  128 +
  129 +i18n['To:'] = '{i18n}To:{/i18n}';
  130 +
  131 +i18n['Searching...'] = '{i18n}Searching...{/i18n}';
  132 +
  133 +i18n['Search'] = '{i18n}Search{/i18n}';
  134 +
  135 +i18n['Delete'] = '{i18n}Delete{/i18n}';
  136 +
  137 +i18n['Please enter a message'] = '{i18n}Please enter a message{/i18n}';
  138 +
  139 +i18n['Please enter some recipients'] = '{i18n}Please enter some recipients{/i18n}';
  140 +
  141 +i18n['No Recipients'] = '{i18n}No Recipients{/i18n}';
  142 +
  143 +i18n['Document Sent'] = '{i18n}Document Sent{/i18n}';
  144 +
  145 +i18n['Document has been emailed to recipients'] = '{i18n}Document has been emailed to recipients{/i18n}';
  146 +
  147 +i18n['Unable to email document'] = '{i18n}Unable to email document{/i18n}';
  148 +
  149 +i18n['Document has not been emailed to recipients.'] = '{i18n}Document has not been emailed to recipients.{/i18n}';
  150 +
  151 +i18n['Email Document'] = '{i18n}Email Document{/i18n}';
  152 +
  153 +//strings for file: classes/feedbackPanel.js
  154 +
  155 +//strings for file: classes/floatingFeedbackPanel.js
  156 +
  157 +//strings for file: classes/loginWindow.js
  158 +
  159 +i18n['Server Settings'] = '{i18n}Server Settings{/i18n}';
  160 +
  161 +i18n['Display Language'] = '{i18n}Display Language{/i18n}';
  162 +
  163 +i18n['Username'] = '{i18n}Username{/i18n}';
  164 +
  165 +i18n['Password'] = '{i18n}Password{/i18n}';
  166 +
  167 +i18n['Login'] = '{i18n}Login{/i18n}';
  168 +
  169 +//strings for file: classes/mainWindow.js
  170 +
  171 +i18n['Document already open'] = '{i18n}Document already open{/i18n}';
  172 +
  173 +i18n['Introduction'] = '{i18n}Introduction{/i18n}';
  174 +
  175 +i18n['The requested action has not been implemented'] = '{i18n}The requested action has not been implemented{/i18n}';
  176 +
  177 +i18n['Any unsaved changes will be lost! Are you sure you want to continue?'] = '{i18n}Any unsaved changes will be lost! Are you sure you want to continue?{/i18n}';
  178 +
  179 +i18n['Do you want to add the currently open Office document as a new version of [-doctitle-]?'] = '{i18n}Do you want to add the currently open Office document as a new version of [-doctitle-]?{/i18n}';
  180 +
  181 +i18n['Are you sure you want to cancel your edit?'] = '{i18n}Are you sure you want to cancel your edit?{/i18n}';
  182 +
  183 +i18n['This document is not saved to KnowledgeTree. Are you sure you want to cancel saving to KnowledgeTree?'] = '{i18n}This document is not saved to KnowledgeTree. Are you sure you want to cancel saving to KnowledgeTree?{/i18n}';
  184 +
  185 +i18n['Your document has been saved to KnowledgeTree'] = '{i18n}Your document has been saved to KnowledgeTree{/i18n}';
  186 +
  187 +i18n['No permission'] = '{i18n}No permission{/i18n}';
  188 +
  189 +i18n['You need to have permission to perform this action'] = '{i18n}You need to have permission to perform this action{/i18n}';
  190 +
  191 +i18n['Save'] = '{i18n}Save{/i18n}';
  192 +
  193 +i18n['Adds your open Office document to KnowledgeTree. You must have \'write\' permissions on the folder.'] = '{i18n}Adds your open Office document to KnowledgeTree. You must have \'write\' permissions on the folder.{/i18n}';
  194 +
  195 +i18n['New folder'] = '{i18n}New folder{/i18n}';
  196 +
  197 +i18n['Saves active document to a new folder. You must have \'write\' permissions on the folder.'] = '{i18n}Saves active document to a new folder. You must have \'write\' permissions on the folder.{/i18n}';
  198 +
  199 +i18n['Edit'] = '{i18n}Edit{/i18n}';
  200 +
  201 +i18n['Opens the selected KnowledgeTree document in Office for editing and sets the version in KnowledgeTree to \'read only\'. You must have \'write\' permissions.'] = '{i18n}Opens the selected KnowledgeTree document in Office for editing and sets the version in KnowledgeTree to \'read only\'. You must have \'write\' permissions.{/i18n}';
  202 +
  203 +i18n['View a Copy'] = '{i18n}View a Copy{/i18n}';
  204 +
  205 +i18n['Open the selected KnowledgeTree document for viewing in Office. Changing the local copy does not update the KnowledgeTree version.'] = '{i18n}Open the selected KnowledgeTree document for viewing in Office. Changing the local copy does not update the KnowledgeTree version.{/i18n}';
  206 +
  207 +i18n['Save As New Version'] = '{i18n}Save As New Version{/i18n}';
  208 +
  209 +i18n['Adds your open document as a new version of the KnowledgeTree document selected in the tree.'] = '{i18n}Adds your open document as a new version of the KnowledgeTree document selected in the tree.{/i18n}';
  210 +
  211 +i18n['Email Document to users.'] = '{i18n}Email Document to users.{/i18n}';
  212 +
  213 +i18n['Save Properties'] = '{i18n}Save Properties{/i18n}';
  214 +
  215 +i18n['Saves edited document properties to KnowledgeTree.'] = '{i18n}Saves edited document properties to KnowledgeTree.{/i18n}';
  216 +
  217 +i18n['Saves your changes to KnowledgeTree and allows you to continue editing the document in Office.'] = '{i18n}Saves your changes to KnowledgeTree and allows you to continue editing the document in Office.{/i18n}';
  218 +
  219 +i18n['Save and Close'] = '{i18n}Save and Close{/i18n}';
  220 +
  221 +i18n['Saves your changes to KnowledgeTree and closes the document in Office.'] = '{i18n}Saves your changes to KnowledgeTree and closes the document in Office.{/i18n}';
  222 +
  223 +i18n['Cancel Edit'] = '{i18n}Cancel Edit{/i18n}';
  224 +
  225 +i18n['Closes a KnowledgeTree document currently open in Office for editing. Your changes are not saved to KnowledgeTree.'] = '{i18n}Closes a KnowledgeTree document currently open in Office for editing. Your changes are not saved to KnowledgeTree.{/i18n}';
  226 +
  227 +i18n['Undo Changes'] = '{i18n}Undo Changes{/i18n}';
  228 +
  229 +i18n['Restores document properties to previously saved values.'] = '{i18n}Restores document properties to previously saved values.{/i18n}';
  230 +
  231 +i18n['Open Another Document'] = '{i18n}Open Another Document{/i18n}';
  232 +
  233 +i18n['View/edit another KnowledgeTree document in Office.'] = '{i18n}View/edit another KnowledgeTree document in Office.{/i18n}';
  234 +
  235 +i18n['Revert'] = '{i18n}Revert{/i18n}';
  236 +
  237 +i18n['Closes the currently open document in Office and opens the currently stored version from KnowledgeTree in Office. Any changes you make to the document may be saved only to the local copy, or add the edited document to KnowledgeTree as a new document.'] = '{i18n}Closes the currently open document in Office and opens the currently stored version from KnowledgeTree in Office. Any changes you make to the document may be saved only to the local copy, or add the edited document to KnowledgeTree as a new document.{/i18n}';
  238 +
  239 +i18n['Save As'] = '{i18n}Save As{/i18n}';
  240 +
  241 +i18n['Saves a KnowledgeTree document currently open for viewing in Office as a new document in KnowledgeTree.'] = '{i18n}Saves a KnowledgeTree document currently open for viewing in Office as a new document in KnowledgeTree.{/i18n}';
  242 +
  243 +i18n['Start Editing'] = '{i18n}Start Editing{/i18n}';
  244 +
  245 +i18n['Changes the status of a KnowledgeTree document opened for viewing in Office to \'read only\' so that you may edit the document in Office. You must have \'write\' permissions.'] = '{i18n}Changes the status of a KnowledgeTree document opened for viewing in Office to \'read only\' so that you may edit the document in Office. You must have \'write\' permissions.{/i18n}';
  246 +
  247 +i18n['Restores previously saved document properties.'] = '{i18n}Restores previously saved document properties.{/i18n}';
  248 +
  249 +i18n['Save as'] = '{i18n}Save as{/i18n}';
  250 +
  251 +i18n['Saves the document you downloaded from KnowledgeTree as a new document in KnowledgeTree.'] = '{i18n}Saves the document you downloaded from KnowledgeTree as a new document in KnowledgeTree.{/i18n}';
  252 +
  253 +i18n['Closes the currently open document in Office and opens the currently stored version from KnowledgeTree in Office. Any changes you make to the document may be saved only to the local copy, or add the edited document to KnowledgeTree as a new document.'] = '{i18n}Closes the currently open document in Office and opens the currently stored version from KnowledgeTree in Office. Any changes you make to the document may be saved only to the local copy, or add the edited document to KnowledgeTree as a new document.{/i18n}';
  254 +
  255 +i18n['Opens a new instance of Microsoft Office and KnowledgeTree Office Add-in, where you can view / edit another KnowledgeTree document in Office.'] = '{i18n}Opens a new instance of Microsoft Office and KnowledgeTree Office Add-in, where you can view / edit another KnowledgeTree document in Office.{/i18n}';
  256 +
  257 +i18n['Adds your open Office document to KnowledgeTree, and closes the document in Office. You must have \'write\' permissions on the folder.'] = '{i18n}Adds your open Office document to KnowledgeTree, and closes the document in Office. You must have \'write\' permissions on the folder.{/i18n}';
  258 +
  259 +i18n['Closes the document currently open in Office. Any changes you made to the document are not saved to KnowledgeTree.'] = '{i18n}Closes the document currently open in Office. Any changes you made to the document are not saved to KnowledgeTree.{/i18n}';
  260 +
  261 +i18n['Loading'] = '{i18n}Loading{/i18n}';
  262 +
  263 +//strings for file: classes/modalFeedbackPanel.js
  264 +
  265 +i18n['Send'] = '{i18n}Send{/i18n}';
  266 +
  267 +i18n['Error has been submitted. Thank you!'] = '{i18n}Error has been submitted. Thank you!{/i18n}';
  268 +
  269 +i18n['Copy to clipboard'] = '{i18n}Copy to clipboard{/i18n}';
  270 +
  271 +i18n['All error reports are submitted anonymously.\r\n\r\nTo help us resolve this error, please use this comment box to provide a brief description of the task you were performing when this error occurred.'] = '{i18n}All error reports are submitted anonymously.\r\n\r\nTo help us resolve this error, please use this comment box to provide a brief description of the task you were performing when this error occurred.{/i18n}';
  272 +
  273 +//strings for file: classes/progressWindow.js
  274 +
  275 +//strings for file: classes/propertiesEnum.js
  276 +
  277 +//strings for file: classes/propertiesPanel.js
  278 +
  279 +i18n['Viewing'] = '{i18n}Viewing{/i18n}';
  280 +
  281 +i18n['Document type could not be changed'] = '{i18n}Document type could not be changed{/i18n}';
  282 +
  283 +i18n['Document type could not be reset'] = '{i18n}Document type could not be reset{/i18n}';
  284 +
  285 +i18n['Select...'] = '{i18n}Select...{/i18n}';
  286 +
  287 +i18n['Double-click to Select'] = '{i18n}Double-click to Select{/i18n}';
  288 +
  289 +i18n['Double-click to Edit'] = '{i18n}Double-click to Edit{/i18n}';
  290 +
  291 +i18n['Error'] = '{i18n}Error{/i18n}';
  292 +
  293 +i18n['Please complete all required fields.'] = '{i18n}Please complete all required fields.{/i18n}';
  294 +
  295 +i18n['Editing'] = '{i18n}Editing{/i18n}';
  296 +
  297 +i18n['Type'] = '{i18n}Type{/i18n}';
  298 +
  299 +i18n['Some fields are required'] = '{i18n}Some fields are required{/i18n}';
  300 +
  301 +//strings for file: classes/runAction.js
  302 +
  303 +//strings for file: classes/savePanel.js
  304 +
  305 +i18n['Title'] = '{i18n}Title{/i18n}';
  306 +
  307 +i18n['Click to enter'] = '{i18n}Click to enter{/i18n}';
  308 +
  309 +i18n['Default'] = '{i18n}Default{/i18n}';
  310 +
  311 +i18n['Select a document type'] = '{i18n}Select a document type{/i18n}';
  312 +
  313 +i18n['Click to select'] = '{i18n}Click to select{/i18n}';
  314 +
  315 +i18n['A document with the same title already exists in the target folder'] = '{i18n}A document with the same title already exists in the target folder{/i18n}';
  316 +
  317 +i18n['A document with the same title already exists in the folder.'] = '{i18n}A document with the same title already exists in the folder.{/i18n}';
  318 +
  319 +i18n['Your document was not saved to the server'] = '{i18n}Your document was not saved to the server{/i18n}';
  320 +
  321 +//strings for file: classes/searchPanel.js
  322 +
  323 +i18n['No text entered'] = '{i18n}No text entered{/i18n}';
  324 +
  325 +i18n['You need to enter text to be searched'] = '{i18n}You need to enter text to be searched{/i18n}';
  326 +
  327 +//strings for file: classes/serverWindow.js
  328 +
  329 +//strings for file: classes/toolTips.js
  330 +
  331 +//strings for file: classes/topPanel.js
  332 +
  333 +i18n['Logout'] = '{i18n}Logout{/i18n}';
  334 +
  335 +//strings for file: classes/treePanel.js
  336 +
  337 +i18n['No Read permissions'] = '{i18n}No Read permissions{/i18n}';
  338 +
  339 +i18n['You do not have the required permissions to view the root folder. Please contact your system administrator for assistance.'] = '{i18n}You do not have the required permissions to view the root folder. Please contact your system administrator for assistance.{/i18n}';
  340 +
  341 +i18n['Search for documents'] = '{i18n}Search for documents{/i18n}';
  342 +
  343 +// Total Language Strings: 141
  344 +
  345 +// Unique Strings: 141
1235 \ No newline at end of file 346 \ No newline at end of file
plugins/search2/reporting/templates/extractorinfo.smarty renamed to templates/ktcore/search2/reporting/extractorinfo.smarty
plugins/search2/reporting/templates/indexerrors.smarty renamed to templates/ktcore/search2/reporting/indexerrors.smarty
plugins/search2/reporting/templates/managemimetypes.smarty renamed to templates/ktcore/search2/reporting/managemimetypes.smarty
plugins/search2/reporting/templates/pendingdocuments.smarty renamed to templates/ktcore/search2/reporting/pendingdocuments.smarty
plugins/search2/reporting/templates/rescheduledocuments.smarty renamed to templates/ktcore/search2/reporting/rescheduledocuments.smarty