Commit a53c34d84ec431428cd4da8a38d83747ff42cc7b

Authored by Kevin Fourie
1 parent ef014773

Updated License headers.


git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@8388 c91229c3-7414-0410-bfa2-8a42b809f60b
bin/openoffice/pdfgen.py
@@ -2,9 +2,10 @@ @@ -2,9 +2,10 @@
2 # 2 #
3 # $Id$ 3 # $Id$
4 # 4 #
5 -# KnowledgeTree Open Source Edition 5 +# KnowledgeTree Community Edition
6 # Document Management Made Simple 6 # Document Management Made Simple
7 -# Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited 7 +# Copyright (C) 2008 KnowledgeTree Inc.
  8 +# Portions copyright The Jam Warehouse Software (Pty) Limited
8 # 9 #
9 # 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
10 # 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
@@ -18,8 +19,8 @@ @@ -18,8 +19,8 @@
18 # 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
19 # 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/>.
20 # 21 #
21 -# You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place,  
22 -# Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. 22 +# You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco,
  23 +# California 94120-7775, or email info@knowledgetree.com.
23 # 24 #
24 # The interactive user interfaces in modified source and object code versions 25 # The interactive user interfaces in modified source and object code versions
25 # of this program must display Appropriate Legal Notices, as required under 26 # of this program must display Appropriate Legal Notices, as required under
@@ -30,7 +31,7 @@ @@ -30,7 +31,7 @@
30 # 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
31 # 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
32 # must display the words "Powered by KnowledgeTree" and retain the original 33 # must display the words "Powered by KnowledgeTree" and retain the original
33 -# copyright notice. 34 +# copyright notice.
34 # Contributor( s): ______________________________________ 35 # Contributor( s): ______________________________________
35 # 36 #
36 37
i18n/knowledgeTree.pot
@@ -8,7 +8,7 @@ msgid &quot;&quot; @@ -8,7 +8,7 @@ msgid &quot;&quot;
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: 2008-02-28 15:00+0200\n" 11 +"POT-Creation-Date: 2008-04-22 18:52+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"
@@ -16,58 +16,62 @@ msgstr &quot;&quot; @@ -16,58 +16,62 @@ msgstr &quot;&quot;
16 "Content-Type: text/plain; charset=CHARSET\n" 16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n" 17 "Content-Transfer-Encoding: 8bit\n"
18 18
19 -#: lib/util/ktutil.inc:65 19 +#: lib/util/ktutil.inc:146
20 #, php-format 20 #, php-format
21 msgid " %d day(s)" 21 msgid " %d day(s)"
22 msgstr "" 22 msgstr ""
23 23
24 -#: lib/util/ktutil.inc:66 24 +#: lib/util/ktutil.inc:147
25 #, php-format 25 #, php-format
26 msgid " %d hour(s)" 26 msgid " %d hour(s)"
27 msgstr "" 27 msgstr ""
28 28
29 -#: lib/util/ktutil.inc:67 29 +#: lib/util/ktutil.inc:148
30 #, php-format 30 #, php-format
31 msgid " %d minute(s)" 31 msgid " %d minute(s)"
32 msgstr "" 32 msgstr ""
33 33
34 -#: lib/util/ktutil.inc:68 34 +#: lib/util/ktutil.inc:149
35 #, php-format 35 #, php-format
36 msgid " %d second(s)" 36 msgid " %d second(s)"
37 msgstr "" 37 msgstr ""
38 38
39 -#: lib/foldermanagement/folderutil.inc.php:208 39 +#: lib/foldermanagement/folderutil.inc.php:209
40 #, php-format 40 #, php-format
41 msgid " (reason: %s)" 41 msgid " (reason: %s)"
42 msgstr "" 42 msgstr ""
43 43
44 -#: plugins/ktcore/admin/groupManagement.php:195 44 +#: plugins/ktcore/admin/groupManagement.php:196
45 msgid " Note: group is set as unit administrator, but is not assigned to a unit." 45 msgid " Note: group is set as unit administrator, but is not assigned to a unit."
46 msgstr "" 46 msgstr ""
47 47
48 -#: lib/browse/Criteria.inc:445 48 +#: lib/browse/Criteria.inc:964
  49 +msgid " ago"
  50 +msgstr ""
  51 +
  52 +#: lib/browse/Criteria.inc:447
49 msgid " and " 53 msgid " and "
50 msgstr "" 54 msgstr ""
51 55
52 -#: plugins/ktcore/admin/userManagement.php:682 56 +#: plugins/ktcore/admin/userManagement.php:713
53 msgid " users enabled at one time." 57 msgid " users enabled at one time."
54 msgstr "" 58 msgstr ""
55 59
56 -#: plugins/ktcore/KTValidators.php:380 60 +#: plugins/ktcore/KTValidators.php:381
57 #, php-format 61 #, php-format
58 msgid "\"%s\" are not valid selections." 62 msgid "\"%s\" are not valid selections."
59 msgstr "" 63 msgstr ""
60 64
61 -#: plugins/ktcore/KTValidators.php:396 65 +#: plugins/ktcore/KTValidators.php:397
62 #, php-format 66 #, php-format
63 msgid "\"%s\"is not a valid selection." 67 msgid "\"%s\"is not a valid selection."
64 msgstr "" 68 msgstr ""
65 69
66 -#: i18n/templates.c:5195 70 +#: i18n/templates.c:5147
67 msgid "#appname# #versionname#" 71 msgid "#appname# #versionname#"
68 msgstr "" 72 msgstr ""
69 73
70 -#: i18n/templates.c:4844 74 +#: i18n/templates.c:4796
71 msgid "#appname# Issue Tracker" 75 msgid "#appname# Issue Tracker"
72 msgstr "" 76 msgstr ""
73 77
@@ -75,7 +79,7 @@ msgstr &quot;&quot; @@ -75,7 +79,7 @@ msgstr &quot;&quot;
75 msgid "#appname# RSS" 79 msgid "#appname# RSS"
76 msgstr "" 80 msgstr ""
77 81
78 -#: i18n/templates.c:5765 82 +#: i18n/templates.c:5732
79 msgid "#appname# Version" 83 msgid "#appname# Version"
80 msgstr "" 84 msgstr ""
81 85
@@ -83,399 +87,407 @@ msgstr &quot;&quot; @@ -83,399 +87,407 @@ msgstr &quot;&quot;
83 msgid "#appname# Version: #version#" 87 msgid "#appname# Version: #version#"
84 msgstr "" 88 msgstr ""
85 89
86 -#: i18n/templates.c:2168 90 +#: i18n/templates.c:2120
87 msgid "#appname# administrator's Guide" 91 msgid "#appname# administrator's Guide"
88 msgstr "" 92 msgstr ""
89 93
90 -#: i18n/templates.c:5231 94 +#: i18n/templates.c:5198
91 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." 95 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."
92 msgstr "" 96 msgstr ""
93 97
94 -#: i18n/templates.c:4115 98 +#: i18n/templates.c:4067
95 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." 99 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."
96 msgstr "" 100 msgstr ""
97 101
98 -#: i18n/templates.c:542 102 +#: i18n/templates.c:557
99 msgid "#itemCount# items, #batchSize# per page" 103 msgid "#itemCount# items, #batchSize# per page"
100 msgstr "" 104 msgstr ""
101 105
102 -#: i18n/templates.c:4910 106 +#: i18n/templates.c:4862
103 msgid "#name#'s authentication is handled by the <strong>#provider#</strong>." 107 msgid "#name#'s authentication is handled by the <strong>#provider#</strong>."
104 msgstr "" 108 msgstr ""
105 109
106 -#: plugins/ktcore/admin/deletedDocuments.php:184 110 +#: plugins/ktcore/admin/deletedDocuments.php:185
107 #, php-format 111 #, php-format
108 msgid "%d documents expunged." 112 msgid "%d documents expunged."
109 msgstr "" 113 msgstr ""
110 114
111 -#: plugins/ktcore/admin/archivedDocuments.php:194 115 +#: plugins/ktcore/admin/archivedDocuments.php:195
112 #, php-format 116 #, php-format
113 msgid "%d documents made active." 117 msgid "%d documents made active."
114 msgstr "" 118 msgstr ""
115 119
116 -#: plugins/ktcore/admin/deletedDocuments.php:279 120 +#: plugins/ktcore/admin/deletedDocuments.php:280
117 #, php-format 121 #, php-format
118 msgid "%d documents restored." 122 msgid "%d documents restored."
119 msgstr "" 123 msgstr ""
120 124
121 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:413 125 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:414
122 #, php-format 126 #, php-format
123 msgid "%d lookups added." 127 msgid "%d lookups added."
124 msgstr "" 128 msgstr ""
125 129
126 -#: plugins/ktstandard/KTSubscriptions.php:460 130 +#: plugins/ktstandard/KTSubscriptions.php:461
127 #, php-format 131 #, php-format
128 msgid "%d successful, %d failures" 132 msgid "%d successful, %d failures"
129 msgstr "" 133 msgstr ""
130 134
131 -#: lib/metadata/metadatautil.inc.php:575 135 +#: lib/metadata/metadatautil.inc.php:576
132 #, php-format 136 #, php-format
133 msgid "%d values for the Master Field are not assigned to behaviours." 137 msgid "%d values for the Master Field are not assigned to behaviours."
134 msgstr "" 138 msgstr ""
135 139
136 -#: plugins/ktcore/admin/workflowsv2.php:1661  
137 -#: plugins/ktcore/admin/workflowsv2.php:1883 140 +#: plugins/ktcore/admin/workflowsv2.php:1662
  141 +#: plugins/ktcore/admin/workflowsv2.php:1884
138 #, php-format 142 #, php-format
139 msgid "%s (%s)" 143 msgid "%s (%s)"
140 msgstr "" 144 msgstr ""
141 145
142 -#: lib/workflow/workflowtransition.inc.php:147 146 +#: lib/workflow/workflowtransition.inc.php:148
143 #, php-format 147 #, php-format
144 msgid "%s (to state %s)" 148 msgid "%s (to state %s)"
145 msgstr "" 149 msgstr ""
146 150
147 -#: lib/mime.inc.php:126 lib/widgets/fieldsetDisplay.inc.php:172 151 +#: lib/mime.inc.php:127 lib/widgets/fieldsetDisplay.inc.php:173
148 #, php-format 152 #, php-format
149 msgid "%s File" 153 msgid "%s File"
150 msgstr "" 154 msgstr ""
151 155
152 -#: plugins/ktcore/admin/archivedDocuments.php:187 156 +#: plugins/ktcore/admin/archivedDocuments.php:188
153 #, php-format 157 #, php-format
154 msgid "%s could not be made \"live\"." 158 msgid "%s could not be made \"live\"."
155 msgstr "" 159 msgstr ""
156 160
157 -#: lib/groups/GroupUtil.php:385 161 +#: lib/groups/GroupUtil.php:386
158 #, php-format 162 #, php-format
159 msgid "%s is a direct member." 163 msgid "%s is a direct member."
160 msgstr "" 164 msgstr ""
161 165
162 -#: lib/groups/GroupUtil.php:408 166 +#: lib/groups/GroupUtil.php:409
163 #, php-format 167 #, php-format
164 msgid "%s is a member of %s" 168 msgid "%s is a member of %s"
165 msgstr "" 169 msgstr ""
166 170
167 -#: plugins/ktcore/admin/deletedDocuments.php:127  
168 -#: plugins/ktcore/admin/deletedDocuments.php:151  
169 -#: plugins/ktcore/admin/deletedDocuments.php:204 171 +#: plugins/ktcore/admin/deletedDocuments.php:128
  172 +#: plugins/ktcore/admin/deletedDocuments.php:152
  173 +#: plugins/ktcore/admin/deletedDocuments.php:205
170 #, php-format 174 #, php-format
171 msgid "%s is not a deleted document. Aborting expunge" 175 msgid "%s is not a deleted document. Aborting expunge"
172 msgstr "" 176 msgstr ""
173 177
174 -#: plugins/ktcore/admin/deletedDocuments.php:228 178 +#: plugins/ktcore/admin/deletedDocuments.php:229
175 #, php-format 179 #, php-format
176 msgid "%s is not a deleted document. Aborting restore" 180 msgid "%s is not a deleted document. Aborting restore"
177 msgstr "" 181 msgstr ""
178 182
179 -#: plugins/ktcore/admin/archivedDocuments.php:147  
180 -#: plugins/ktcore/admin/archivedDocuments.php:173 183 +#: plugins/ktcore/admin/archivedDocuments.php:148
  184 +#: plugins/ktcore/admin/archivedDocuments.php:174
181 #, php-format 185 #, php-format
182 msgid "%s is not an archived document. Aborting restore." 186 msgid "%s is not an archived document. Aborting restore."
183 msgstr "" 187 msgstr ""
184 188
185 -#: search2/indexing/indexerCore.inc.php:706 189 +#: search2/indexing/indexerCore.inc.php:712
186 #, php-format 190 #, php-format
187 msgid "%s problem: %s" 191 msgid "%s problem: %s"
188 msgstr "" 192 msgstr ""
189 193
190 -#: plugins/ktcore/admin/workflowsv2.php:348 194 +#: plugins/ktcore/admin/workflowsv2.php:349
191 #, php-format 195 #, php-format
192 msgid "%s successfully copied as %s" 196 msgid "%s successfully copied as %s"
193 msgstr "" 197 msgstr ""
194 198
195 -#: i18n/templates.c:5201  
196 -msgid "&copy; 2004-2008 <a href=\" http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a> <a href=\"http://www.knowledgetree.com/About/legal/license\">View License Agreement</a>" 199 +#: i18n/templates.c:5153
  200 +msgid "&copy; 2008 <a href=\" http://www.knowledgetree.com/\">KnowledgeTree Inc.</a>"
197 msgstr "" 201 msgstr ""
198 202
199 -#: i18n/templates.c:398 i18n/templates.c:5771  
200 -msgid "&copy; 2004-2008 <a href=\"http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a>" 203 +#: i18n/templates.c:5738
  204 +msgid "&copy; 2008 <a href=\"http://www.knowledgetree.com/\">KnowledgeTree Inc.</a>"
201 msgstr "" 205 msgstr ""
202 206
203 -#: i18n/templates.c:1106 207 +#: i18n/templates.c:419
  208 +msgid "&copy; 2008 <a href=\"http://www.knowledgetree.com/about/legal\" target=\"_blank\">KnowledgeTree Inc.</a>"
  209 +msgstr ""
  210 +
  211 +#: i18n/templates.c:1034
204 msgid "(Closed at metadata version: #ver#)" 212 msgid "(Closed at metadata version: #ver#)"
205 msgstr "" 213 msgstr ""
206 214
207 -#: i18n/templates.c:4124 i18n/templates.c:4130 215 +#: config/dmsDefaults.php:800
  216 +msgid "(Community Edition)"
  217 +msgstr ""
  218 +
  219 +#: i18n/templates.c:4076 i18n/templates.c:4082
208 msgid "(by state)" 220 msgid "(by state)"
209 msgstr "" 221 msgstr ""
210 222
211 -#: i18n/templates.c:4286 223 +#: i18n/templates.c:4238
212 msgid "(e.g. which transitions lead to which states)" 224 msgid "(e.g. which transitions lead to which states)"
213 msgstr "" 225 msgstr ""
214 226
215 -#: i18n/templates.c:4346 227 +#: i18n/templates.c:4298
216 msgid "(e.g. workflow name, starting state)" 228 msgid "(e.g. workflow name, starting state)"
217 msgstr "" 229 msgstr ""
218 230
219 -#: plugins/ktcore/folder/BulkImport.php:74  
220 -#: plugins/ktcore/folder/BulkUpload.php:81  
221 -#: plugins/ktcore/folder/addDocument.php:131 231 +#: plugins/ktcore/folder/BulkImport.php:75
  232 +#: plugins/ktcore/folder/BulkUpload.php:82
  233 +#: plugins/ktcore/folder/addDocument.php:135
222 msgid "- Please select a document type -" 234 msgid "- Please select a document type -"
223 msgstr "" 235 msgstr ""
224 236
225 -#: plugins/ktcore/admin/groupManagement.php:288  
226 -#: plugins/ktcore/admin/groupManagement.php:431  
227 -#: plugins/ktcore/admin/userManagement.php:378  
228 -#: plugins/ktcore/admin/workflowsv2.php:1419  
229 -#: plugins/ktcore/admin/workflowsv2.php:2327  
230 -#: plugins/ktcore/admin/workflowsv2.php:2330  
231 -#: plugins/ktcore/folder/Permissions.php:381  
232 -#: plugins/ktstandard/KTEmail.php:354 plugins/ktstandard/KTEmail.php:379 237 +#: plugins/ktcore/admin/groupManagement.php:289
  238 +#: plugins/ktcore/admin/groupManagement.php:432
  239 +#: plugins/ktcore/admin/userManagement.php:404
  240 +#: plugins/ktcore/admin/workflowsv2.php:1420
  241 +#: plugins/ktcore/admin/workflowsv2.php:2328
  242 +#: plugins/ktcore/admin/workflowsv2.php:2331
  243 +#: plugins/ktcore/folder/Permissions.php:382
  244 +#: plugins/ktstandard/KTEmail.php:355 plugins/ktstandard/KTEmail.php:380
233 msgid "-- Please filter --" 245 msgid "-- Please filter --"
234 msgstr "" 246 msgstr ""
235 247
236 -#: lib/workflow/workflowutil.inc.php:597 248 +#: lib/workflow/workflowutil.inc.php:598
237 msgid "; Reason given was: " 249 msgid "; Reason given was: "
238 msgstr "" 250 msgstr ""
239 251
240 -#: i18n/templates.c:5768 252 +#: i18n/templates.c:5735
241 msgid "<a href=\"http://www.knowledgetree.com/\">Document Management Software</a>" 253 msgid "<a href=\"http://www.knowledgetree.com/\">Document Management Software</a>"
242 msgstr "" 254 msgstr ""
243 255
244 -#: lib/widgets/forms.inc.php:360 plugins/ktcore/KTWidgets.php:456 256 +#: lib/widgets/forms.inc.php:361 plugins/ktcore/KTWidgets.php:457
245 #, php-format 257 #, php-format
246 msgid "<div class=\"ktError\"><p>Unable to show widget &mdash; %s</p></div>" 258 msgid "<div class=\"ktError\"><p>Unable to show widget &mdash; %s</p></div>"
247 msgstr "" 259 msgstr ""
248 260
249 -#: plugins/ktcore/admin/unitManagement.php:128 261 +#: plugins/ktcore/admin/unitManagement.php:129
250 msgid "" 262 msgid ""
251 "<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" 263 "<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"
252 "</p>" 264 "</p>"
253 msgstr "" 265 msgstr ""
254 266
255 -#: i18n/templates.c:1475 267 +#: i18n/templates.c:1412
256 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." 268 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."
257 msgstr "" 269 msgstr ""
258 270
259 -#: i18n/templates.c:1469 271 +#: i18n/templates.c:1406
260 msgid "<strong>Enabled</strong>, which means that users can specify this as an option when editing or creating documents." 272 msgid "<strong>Enabled</strong>, which means that users can specify this as an option when editing or creating documents."
261 msgstr "" 273 msgstr ""
262 274
263 -#: i18n/templates.c:4526 i18n/templates.c:4568 275 +#: i18n/templates.c:4478 i18n/templates.c:4520
264 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." 276 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."
265 msgstr "" 277 msgstr ""
266 278
267 -#: i18n/templates.c:1472 279 +#: i18n/templates.c:1409
268 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." 280 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."
269 msgstr "" 281 msgstr ""
270 282
271 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:597 283 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:598
272 msgid "<strong>The folder required for this trigger has been deleted, so the transition cannot be performed.</strong>" 284 msgid "<strong>The folder required for this trigger has been deleted, so the transition cannot be performed.</strong>"
273 msgstr "" 285 msgstr ""
274 286
275 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:593 287 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:594
276 msgid "<strong>This transition cannot be performed: no folder has been selected.</strong>" 288 msgid "<strong>This transition cannot be performed: no folder has been selected.</strong>"
277 msgstr "" 289 msgstr ""
278 290
279 -#: i18n/templates.c:1847 291 +#: i18n/templates.c:1799
280 msgid "<strong>or</strong> to a new behaviour called" 292 msgid "<strong>or</strong> to a new behaviour called"
281 msgstr "" 293 msgstr ""
282 294
283 -#: i18n/templates.c:3260 i18n/templates.c:3284 295 +#: i18n/templates.c:3212 i18n/templates.c:3236
284 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." 296 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."
285 msgstr "" 297 msgstr ""
286 298
287 -#: i18n/templates.c:2084 299 +#: i18n/templates.c:2036
288 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." 300 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."
289 msgstr "" 301 msgstr ""
290 302
291 -#: i18n/templates.c:2207 303 +#: i18n/templates.c:2159
292 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." 304 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."
293 msgstr "" 305 msgstr ""
294 306
295 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:121 307 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:122
296 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>" 308 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>"
297 msgstr "" 309 msgstr ""
298 310
299 -#: i18n/templates.c:4532 311 +#: i18n/templates.c:4484
300 msgid "A critical part of workflow is the creation of various different states for documents." 312 msgid "A critical part of workflow is the creation of various different states for documents."
301 msgstr "" 313 msgstr ""
302 314
303 -#: plugins/ktstandard/KTDocumentLinks.php:299 315 +#: plugins/ktstandard/KTDocumentLinks.php:302
304 msgid "A document cannot be linked to itself." 316 msgid "A document cannot be linked to itself."
305 msgstr "" 317 msgstr ""
306 318
307 -#: plugins/ktcore/KTDocumentActions.php:1070  
308 -#: plugins/ktcore/KTDocumentActions.php:1276 319 +#: plugins/ktcore/KTDocumentActions.php:1085
  320 +#: plugins/ktcore/KTDocumentActions.php:1291
309 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." 321 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."
310 msgstr "" 322 msgstr ""
311 323
312 -#: plugins/ktcore/KTDocumentActions.php:1059  
313 -#: plugins/ktcore/KTDocumentActions.php:1264 324 +#: plugins/ktcore/KTDocumentActions.php:1074
  325 +#: plugins/ktcore/KTDocumentActions.php:1279
314 msgid "A document with this title already exists in your chosen folder. Please choose a different folder, or specify a new title for the copied document." 326 msgid "A document with this title already exists in your chosen folder. Please choose a different folder, or specify a new title for the copied document."
315 msgstr "" 327 msgstr ""
316 328
317 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:177 329 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:178
318 msgid "A field with that name already exists in this fieldset." 330 msgid "A field with that name already exists in this fieldset."
319 msgstr "" 331 msgstr ""
320 332
321 -#: i18n/templates.c:2114 333 +#: i18n/templates.c:2066
322 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." 334 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."
323 msgstr "" 335 msgstr ""
324 336
325 -#: plugins/ktcore/admin/documentFieldsv2.php:381 337 +#: plugins/ktcore/admin/documentFieldsv2.php:382
326 msgid "A fieldset with that name already exists." 338 msgid "A fieldset with that name already exists."
327 msgstr "" 339 msgstr ""
328 340
329 -#: plugins/ktcore/KTFolderActions.php:140 plugins/ktcore/folder/Rename.php:92 341 +#: plugins/ktcore/KTFolderActions.php:141 plugins/ktcore/folder/Rename.php:93
330 msgid "A folder with that name already exists." 342 msgid "A folder with that name already exists."
331 msgstr "" 343 msgstr ""
332 344
333 -#: plugins/ktcore/KTAssist.php:58 345 +#: plugins/ktcore/KTAssist.php:59
334 msgid "A full description of the assistance that you with to receive. Provide all necessary information to assist in your request." 346 msgid "A full description of the assistance that you with to receive. Provide all necessary information to assist in your request."
335 msgstr "" 347 msgstr ""
336 348
337 -#: plugins/ktcore/admin/documentFieldsv2.php:126  
338 -#: plugins/ktcore/admin/documentFieldsv2.php:338 349 +#: plugins/ktcore/admin/documentFieldsv2.php:127
  350 +#: plugins/ktcore/admin/documentFieldsv2.php:339
339 msgid "A generic fieldset is one that is available for every document by default. These fieldsets will be available for users to edit and add for every document in the document management system." 351 msgid "A generic fieldset is one that is available for every document by default. These fieldsets will be available for users to edit and add for every document in the document management system."
340 msgstr "" 352 msgstr ""
341 353
342 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:121  
343 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:237 354 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:122
  355 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:238
344 msgid "A good description can be the difference between useful metadata and poor metadata. At the same time, overly long descriptions are far less valuable than concise ones." 356 msgid "A good description can be the difference between useful metadata and poor metadata. At the same time, overly long descriptions are far less valuable than concise ones."
345 msgstr "" 357 msgstr ""
346 358
347 -#: plugins/ktstandard/KTEmail.php:334 359 +#: plugins/ktstandard/KTEmail.php:335
348 msgid "A message for those who receive the document" 360 msgid "A message for those who receive the document"
349 msgstr "" 361 msgstr ""
350 362
351 -#: lib/validation/dispatchervalidation.inc.php:263 363 +#: lib/validation/dispatchervalidation.inc.php:264
352 msgid "A non-numeric value was given" 364 msgid "A non-numeric value was given"
353 msgstr "" 365 msgstr ""
354 366
355 -#: plugins/ktcore/KTAssist.php:57 367 +#: plugins/ktcore/KTAssist.php:58
356 msgid "A one-line description introducing the assistance that you wish to receive" 368 msgid "A one-line description introducing the assistance that you wish to receive"
357 msgstr "" 369 msgstr ""
358 370
359 -#: i18n/templates.c:4232 371 +#: i18n/templates.c:4184
360 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." 372 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."
361 msgstr "" 373 msgstr ""
362 374
363 -#: plugins/ktstandard/KTDocumentLinks.php:472  
364 -#: plugins/ktstandard/KTDocumentLinks.php:501 375 +#: plugins/ktstandard/KTDocumentLinks.php:477
  376 +#: plugins/ktstandard/KTDocumentLinks.php:506
365 msgid "A short brief description of the relationship implied by this link type." 377 msgid "A short brief description of the relationship implied by this link type."
366 msgstr "" 378 msgstr ""
367 379
368 -#: plugins/ktcore/admin/groupManagement.php:126  
369 -#: plugins/ktcore/admin/groupManagement.php:553 380 +#: plugins/ktcore/admin/groupManagement.php:127
  381 +#: plugins/ktcore/admin/groupManagement.php:554
370 msgid "A short name for the group. e.g. <strong>administrators</strong>." 382 msgid "A short name for the group. e.g. <strong>administrators</strong>."
371 msgstr "" 383 msgstr ""
372 384
373 -#: plugins/ktcore/admin/unitManagement.php:81  
374 -#: plugins/ktcore/admin/unitManagement.php:138  
375 -#: plugins/ktcore/admin/unitManagement.php:189 385 +#: plugins/ktcore/admin/unitManagement.php:82
  386 +#: plugins/ktcore/admin/unitManagement.php:139
  387 +#: plugins/ktcore/admin/unitManagement.php:190
376 msgid "A short name for the unit. e.g. <strong>Accounting</strong>." 388 msgid "A short name for the unit. e.g. <strong>Accounting</strong>."
377 msgstr "" 389 msgstr ""
378 390
379 -#: plugins/ktcore/admin/managePermissions.php:53 391 +#: plugins/ktcore/admin/managePermissions.php:54
380 msgid "A short name that is shown to users whenever permissions must be assigned." 392 msgid "A short name that is shown to users whenever permissions must be assigned."
381 msgstr "" 393 msgstr ""
382 394
383 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:57  
384 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:83  
385 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:136 395 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:58
  396 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:84
  397 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:137
386 msgid "A short name which helps identify this source of authentication data." 398 msgid "A short name which helps identify this source of authentication data."
387 msgstr "" 399 msgstr ""
388 400
389 -#: plugins/ktcore/admin/documentTypes.php:62 401 +#: plugins/ktcore/admin/documentTypes.php:63
390 msgid "A short, human-readable name for the document type." 402 msgid "A short, human-readable name for the document type."
391 msgstr "" 403 msgstr ""
392 404
393 -#: plugins/ktstandard/KTDocumentLinks.php:471  
394 -#: plugins/ktstandard/KTDocumentLinks.php:500 405 +#: plugins/ktstandard/KTDocumentLinks.php:476
  406 +#: plugins/ktstandard/KTDocumentLinks.php:505
395 msgid "A short, human-readable name for the link type." 407 msgid "A short, human-readable name for the link type."
396 msgstr "" 408 msgstr ""
397 409
398 -#: plugins/ktcore/admin/roleManagement.php:67  
399 -#: plugins/ktcore/admin/roleManagement.php:73 410 +#: plugins/ktcore/admin/roleManagement.php:68
  411 +#: plugins/ktcore/admin/roleManagement.php:74
400 msgid "A short, human-readable name for the role." 412 msgid "A short, human-readable name for the role."
401 msgstr "" 413 msgstr ""
402 414
403 -#: plugins/ktcore/admin/unitManagement.php:101  
404 -#: plugins/ktcore/admin/unitManagement.php:166  
405 -#: plugins/ktcore/admin/unitManagement.php:207 415 +#: plugins/ktcore/admin/unitManagement.php:102
  416 +#: plugins/ktcore/admin/unitManagement.php:167
  417 +#: plugins/ktcore/admin/unitManagement.php:208
406 msgid "A unit with that name already exists." 418 msgid "A unit with that name already exists."
407 msgstr "" 419 msgstr ""
408 420
409 -#: plugins/ktcore/admin/userManagement.php:433  
410 -#: plugins/ktcore/admin/userManagement.php:513  
411 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:326 421 +#: plugins/ktcore/admin/userManagement.php:461
  422 +#: plugins/ktcore/admin/userManagement.php:543
  423 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:327
412 msgid "A user with that username already exists" 424 msgid "A user with that username already exists"
413 msgstr "" 425 msgstr ""
414 426
415 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:156 427 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:157
416 msgid "A workflow with that name already exists. Please choose a different name for this workflow." 428 msgid "A workflow with that name already exists. Please choose a different name for this workflow."
417 msgstr "" 429 msgstr ""
418 430
419 -#: about.php:52 config/siteMap.inc:74 lib/templating/kt3template.inc.php:392 431 +#: about.php:53 config/siteMap.inc:75 lib/templating/kt3template.inc.php:393
420 msgid "About" 432 msgid "About"
421 msgstr "" 433 msgstr ""
422 434
423 -#: browse.php:159 lib/actions/folderaction.inc.php:151 435 +#: browse.php:160 lib/actions/folderaction.inc.php:152
424 msgid "About this folder" 436 msgid "About this folder"
425 msgstr "" 437 msgstr ""
426 438
427 -#: lib/browse/BrowseColumns.inc.php:69 439 +#: lib/browse/BrowseColumns.inc.php:70
428 msgid "Abstract" 440 msgid "Abstract"
429 msgstr "" 441 msgstr ""
430 442
431 -#: plugins/ktcore/admin/workflowsv2.php:1658  
432 -#: plugins/ktcore/admin/workflowsv2.php:1878 i18n/templates.c:227  
433 -#: i18n/templates.c:569 i18n/templates.c:4196 i18n/templates.c:6152 443 +#: plugins/ktcore/admin/workflowsv2.php:1659
  444 +#: plugins/ktcore/admin/workflowsv2.php:1879 i18n/templates.c:230
  445 +#: i18n/templates.c:584 i18n/templates.c:4148 i18n/templates.c:6119
434 msgid "Action" 446 msgid "Action"
435 msgstr "" 447 msgstr ""
436 448
437 -#: i18n/templates.c:4127 449 +#: i18n/templates.c:4079
438 msgid "Action Restrictions" 450 msgid "Action Restrictions"
439 msgstr "" 451 msgstr ""
440 452
441 -#: lib/actions/bulkaction.php:416 453 +#: lib/actions/bulkaction.php:417
442 msgid "Action component not implemented" 454 msgid "Action component not implemented"
443 msgstr "" 455 msgstr ""
444 456
445 -#: lib/actions/bulkaction.php:436 457 +#: lib/actions/bulkaction.php:437
446 msgid "Action is disabled by workflow" 458 msgid "Action is disabled by workflow"
447 msgstr "" 459 msgstr ""
448 460
449 -#: plugins/ktcore/admin/workflowsv2.php:1888 461 +#: plugins/ktcore/admin/workflowsv2.php:1889
450 msgid "Action/Effect Type" 462 msgid "Action/Effect Type"
451 msgstr "" 463 msgstr ""
452 464
453 -#: plugins/ktcore/admin/workflowsv2.php:1508 i18n/templates.c:959  
454 -#: i18n/templates.c:3959 465 +#: plugins/ktcore/admin/workflowsv2.php:1509 i18n/templates.c:887
  466 +#: i18n/templates.c:3911
455 msgid "Actions" 467 msgid "Actions"
456 msgstr "" 468 msgstr ""
457 469
458 -#: i18n/templates.c:4733 470 +#: i18n/templates.c:4685
459 msgid "Actions Allowed" 471 msgid "Actions Allowed"
460 msgstr "" 472 msgstr ""
461 473
462 -#: i18n/templates.c:4064 474 +#: i18n/templates.c:4016
463 msgid "Actions Overview" 475 msgid "Actions Overview"
464 msgstr "" 476 msgstr ""
465 477
466 -#: i18n/templates.c:4652 478 +#: i18n/templates.c:4604
467 msgid "Actions allowed" 479 msgid "Actions allowed"
468 msgstr "" 480 msgstr ""
469 481
470 -#: browse.php:164 lib/actions/folderaction.inc.php:156 482 +#: browse.php:165 lib/actions/folderaction.inc.php:157
471 msgid "Actions on this folder" 483 msgid "Actions on this folder"
472 msgstr "" 484 msgstr ""
473 485
474 -#: i18n/templates.c:4211 486 +#: i18n/templates.c:4163
475 msgid "Actions which are checked on this page will <strong>not</strong> be available to users." 487 msgid "Actions which are checked on this page will <strong>not</strong> be available to users."
476 msgstr "" 488 msgstr ""
477 489
478 -#: i18n/templates.c:4490 490 +#: i18n/templates.c:4442
479 msgid "Actions which are performed when the document follows the transition." 491 msgid "Actions which are performed when the document follows the transition."
480 msgstr "" 492 msgstr ""
481 493
@@ -483,116 +495,116 @@ msgstr &quot;&quot; @@ -483,116 +495,116 @@ msgstr &quot;&quot;
483 msgid "Active" 495 msgid "Active"
484 msgstr "" 496 msgstr ""
485 497
486 -#: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:55 498 +#: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:56
487 msgid "ActiveDirectory Authentication" 499 msgid "ActiveDirectory Authentication"
488 msgstr "" 500 msgstr ""
489 501
490 -#: plugins/ktstandard/ldap/activedirectoryauthenticationprovider.inc.php:51 502 +#: plugins/ktstandard/ldap/activedirectoryauthenticationprovider.inc.php:52
491 msgid "ActiveDirectory authentication provider" 503 msgid "ActiveDirectory authentication provider"
492 msgstr "" 504 msgstr ""
493 505
494 -#: plugins/ktcore/folder/addDocument.php:85 i18n/templates.c:1214  
495 -#: i18n/templates.c:1250 i18n/templates.c:1352 i18n/templates.c:1397  
496 -#: i18n/templates.c:1718 i18n/templates.c:2345 i18n/templates.c:2966  
497 -#: i18n/templates.c:3530 i18n/templates.c:3695 i18n/templates.c:3815  
498 -#: i18n/templates.c:6173 i18n/templates.c:6182 506 +#: plugins/ktcore/folder/addDocument.php:86 i18n/templates.c:1142
  507 +#: i18n/templates.c:1178 i18n/templates.c:1289 i18n/templates.c:1334
  508 +#: i18n/templates.c:1670 i18n/templates.c:2297 i18n/templates.c:2918
  509 +#: i18n/templates.c:3482 i18n/templates.c:3647 i18n/templates.c:3767
  510 +#: i18n/templates.c:6140 i18n/templates.c:6149
499 msgid "Add" 511 msgid "Add"
500 msgstr "" 512 msgstr ""
501 513
502 -#: plugins/ktcore/admin/workflowsv2.php:1863 514 +#: plugins/ktcore/admin/workflowsv2.php:1864
503 msgid "Add Action" 515 msgid "Add Action"
504 msgstr "" 516 msgstr ""
505 517
506 -#: i18n/templates.c:1301 518 +#: i18n/templates.c:1238
507 msgid "Add Column to View" 519 msgid "Add Column to View"
508 msgstr "" 520 msgstr ""
509 521
510 -#: i18n/templates.c:2369 522 +#: i18n/templates.c:2321
511 msgid "Add Dashlet" 523 msgid "Add Dashlet"
512 msgstr "" 524 msgstr ""
513 525
514 -#: i18n/templates.c:2372 526 +#: i18n/templates.c:2324
515 msgid "Add Dashlets" 527 msgid "Add Dashlets"
516 msgstr "" 528 msgstr ""
517 529
518 -#: plugins/ktcore/folder/addDocument.php:53 530 +#: plugins/ktcore/folder/addDocument.php:54
519 msgid "Add Document" 531 msgid "Add Document"
520 msgstr "" 532 msgstr ""
521 533
522 -#: i18n/templates.c:1085 534 +#: i18n/templates.c:1013
523 msgid "Add External Link" 535 msgid "Add External Link"
524 msgstr "" 536 msgstr ""
525 537
526 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:101 538 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:102
527 msgid "Add Field" 539 msgid "Add Field"
528 msgstr "" 540 msgstr ""
529 541
530 -#: i18n/templates.c:2990 i18n/templates.c:5630 542 +#: i18n/templates.c:2942 i18n/templates.c:5597
531 msgid "Add Field to set" 543 msgid "Add Field to set"
532 msgstr "" 544 msgstr ""
533 545
534 -#: plugins/ktcore/KTFolderActions.php:89 i18n/permissions.c:11 546 +#: plugins/ktcore/KTFolderActions.php:90 i18n/permissions.c:11
535 msgid "Add Folder" 547 msgid "Add Folder"
536 msgstr "" 548 msgstr ""
537 549
538 -#: i18n/templates.c:4931 550 +#: i18n/templates.c:4883
539 msgid "Add Group" 551 msgid "Add Group"
540 msgstr "" 552 msgstr ""
541 553
542 -#: i18n/templates.c:1019 i18n/templates.c:1076 554 +#: i18n/templates.c:947 i18n/templates.c:1004
543 msgid "Add Link" 555 msgid "Add Link"
544 msgstr "" 556 msgstr ""
545 557
546 -#: i18n/templates.c:5837 558 +#: i18n/templates.c:5804
547 msgid "Add Link Type" 559 msgid "Add Link Type"
548 msgstr "" 560 msgstr ""
549 561
550 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:314 i18n/templates.c:1520  
551 -#: i18n/templates.c:1523 562 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:315 i18n/templates.c:1463
  563 +#: i18n/templates.c:1466
552 msgid "Add Lookup Values" 564 msgid "Add Lookup Values"
553 msgstr "" 565 msgstr ""
554 566
555 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:315 567 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:316
556 msgid "Add Lookups" 568 msgid "Add Lookups"
557 msgstr "" 569 msgstr ""
558 570
559 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:100 i18n/templates.c:1610  
560 -#: i18n/templates.c:1613 i18n/templates.c:1907 i18n/templates.c:1910 571 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:101 i18n/templates.c:1553
  572 +#: i18n/templates.c:1556 i18n/templates.c:1859 i18n/templates.c:1862
561 msgid "Add New Field" 573 msgid "Add New Field"
562 msgstr "" 574 msgstr ""
563 575
564 -#: i18n/templates.c:4925 576 +#: i18n/templates.c:4877
565 msgid "Add New Group" 577 msgid "Add New Group"
566 msgstr "" 578 msgstr ""
567 579
568 -#: plugins/ktcore/admin/workflowsv2.php:687 i18n/templates.c:4292  
569 -#: i18n/templates.c:4295 580 +#: plugins/ktcore/admin/workflowsv2.php:688 i18n/templates.c:4244
  581 +#: i18n/templates.c:4247
570 msgid "Add New States" 582 msgid "Add New States"
571 msgstr "" 583 msgstr ""
572 584
573 -#: i18n/templates.c:1544 585 +#: i18n/templates.c:1487
574 msgid "Add New Subcategory to <strong>#category#</strong>" 586 msgid "Add New Subcategory to <strong>#category#</strong>"
575 msgstr "" 587 msgstr ""
576 588
577 -#: plugins/ktcore/admin/workflowsv2.php:1859 589 +#: plugins/ktcore/admin/workflowsv2.php:1860
578 msgid "Add New Transition Action" 590 msgid "Add New Transition Action"
579 msgstr "" 591 msgstr ""
580 592
581 -#: plugins/ktcore/admin/workflowsv2.php:1637 593 +#: plugins/ktcore/admin/workflowsv2.php:1638
582 msgid "Add New Transition Restriction" 594 msgid "Add New Transition Restriction"
583 msgstr "" 595 msgstr ""
584 596
585 -#: plugins/ktcore/admin/workflowsv2.php:795 i18n/templates.c:4316  
586 -#: i18n/templates.c:4319 597 +#: plugins/ktcore/admin/workflowsv2.php:796 i18n/templates.c:4268
  598 +#: i18n/templates.c:4271
587 msgid "Add New Transitions" 599 msgid "Add New Transitions"
588 msgstr "" 600 msgstr ""
589 601
590 -#: i18n/templates.c:5234 602 +#: i18n/templates.c:5201
591 msgid "Add New Unit" 603 msgid "Add New Unit"
592 msgstr "" 604 msgstr ""
593 605
594 -#: plugins/ktcore/admin/userManagement.php:120  
595 -#: plugins/ktcore/admin/userManagement.php:170 606 +#: plugins/ktcore/admin/userManagement.php:121
  607 +#: plugins/ktcore/admin/userManagement.php:184
596 msgid "Add New User" 608 msgid "Add New User"
597 msgstr "" 609 msgstr ""
598 610
@@ -600,444 +612,444 @@ msgstr &quot;&quot; @@ -600,444 +612,444 @@ msgstr &quot;&quot;
600 msgid "Add RSS feeds" 612 msgid "Add RSS feeds"
601 msgstr "" 613 msgstr ""
602 614
603 -#: plugins/ktcore/admin/workflowsv2.php:1641 615 +#: plugins/ktcore/admin/workflowsv2.php:1642
604 msgid "Add Restriction" 616 msgid "Add Restriction"
605 msgstr "" 617 msgstr ""
606 618
607 -#: plugins/ktcore/admin/workflowsv2.php:688  
608 -#: plugins/ktcore/admin/workflowsv2.php:718 619 +#: plugins/ktcore/admin/workflowsv2.php:689
  620 +#: plugins/ktcore/admin/workflowsv2.php:719
609 msgid "Add States" 621 msgid "Add States"
610 msgstr "" 622 msgstr ""
611 623
612 -#: i18n/templates.c:4169 624 +#: i18n/templates.c:4121
613 msgid "Add States to Workflow" 625 msgid "Add States to Workflow"
614 msgstr "" 626 msgstr ""
615 627
616 -#: plugins/ktcore/admin/workflowsv2.php:796  
617 -#: plugins/ktcore/admin/workflowsv2.php:825 628 +#: plugins/ktcore/admin/workflowsv2.php:797
  629 +#: plugins/ktcore/admin/workflowsv2.php:826
618 msgid "Add Transitions" 630 msgid "Add Transitions"
619 msgstr "" 631 msgstr ""
620 632
621 -#: i18n/templates.c:4352 633 +#: i18n/templates.c:4304
622 msgid "Add Transitions to Workflow" 634 msgid "Add Transitions to Workflow"
623 msgstr "" 635 msgstr ""
624 636
625 -#: i18n/templates.c:5240 637 +#: i18n/templates.c:5207
626 msgid "Add Unit" 638 msgid "Add Unit"
627 msgstr "" 639 msgstr ""
628 640
629 -#: i18n/templates.c:1298 641 +#: i18n/templates.c:1235
630 msgid "Add a Column" 642 msgid "Add a Column"
631 msgstr "" 643 msgstr ""
632 644
633 -#: plugins/ktcore/KTFolderActions.php:75 645 +#: plugins/ktcore/KTFolderActions.php:76
634 msgid "Add a Folder" 646 msgid "Add a Folder"
635 msgstr "" 647 msgstr ""
636 648
637 -#: i18n/templates.c:5048 649 +#: i18n/templates.c:5000
638 msgid "Add a Role" 650 msgid "Add a Role"
639 msgstr "" 651 msgstr ""
640 652
641 -#: plugins/ktcore/folder/addDocument.php:78  
642 -#: plugins/ktcore/folder/addDocument.php:176 i18n/templates.c:6164  
643 -#: i18n/templates.c:6167 653 +#: plugins/ktcore/folder/addDocument.php:79
  654 +#: plugins/ktcore/folder/addDocument.php:180 i18n/templates.c:6131
  655 +#: i18n/templates.c:6134
644 msgid "Add a document" 656 msgid "Add a document"
645 msgstr "" 657 msgstr ""
646 658
647 -#: plugins/ktcore/folder/addDocument.php:178 659 +#: plugins/ktcore/folder/addDocument.php:182
648 msgid "Add a document to: " 660 msgid "Add a document to: "
649 msgstr "" 661 msgstr ""
650 662
651 -#: plugins/ktcore/KTFolderActions.php:88 663 +#: plugins/ktcore/KTFolderActions.php:89
652 msgid "Add a folder" 664 msgid "Add a folder"
653 msgstr "" 665 msgstr ""
654 666
655 -#: i18n/templates.c:3116 667 +#: i18n/templates.c:3068
656 msgid "Add a folder to" 668 msgid "Add a folder to"
657 msgstr "" 669 msgstr ""
658 670
659 -#: i18n/templates.c:5270 671 +#: i18n/templates.c:5237
660 msgid "Add a group from an authentication source" 672 msgid "Add a group from an authentication source"
661 msgstr "" 673 msgstr ""
662 674
663 -#: i18n/templates.c:5831 675 +#: i18n/templates.c:5798
664 msgid "Add a link type" 676 msgid "Add a link type"
665 msgstr "" 677 msgstr ""
666 678
667 -#: i18n/templates.c:5567 679 +#: i18n/templates.c:5534
668 msgid "Add a new authentication source" 680 msgid "Add a new authentication source"
669 msgstr "" 681 msgstr ""
670 682
671 -#: i18n/templates.c:3806 683 +#: i18n/templates.c:3758
672 msgid "Add a new dynamic permission" 684 msgid "Add a new dynamic permission"
673 msgstr "" 685 msgstr ""
674 686
675 -#: i18n/templates.c:1778 i18n/templates.c:2135 i18n/templates.c:3329 687 +#: i18n/templates.c:1730 i18n/templates.c:2087 i18n/templates.c:3281
676 msgid "Add a new field" 688 msgid "Add a new field"
677 msgstr "" 689 msgstr ""
678 690
679 -#: plugins/ktcore/admin/groupManagement.php:616 i18n/templates.c:4934  
680 -#: i18n/templates.c:5264 691 +#: plugins/ktcore/admin/groupManagement.php:617 i18n/templates.c:4886
  692 +#: i18n/templates.c:5231
681 msgid "Add a new group" 693 msgid "Add a new group"
682 msgstr "" 694 msgstr ""
683 695
684 -#: i18n/templates.c:1007 i18n/templates.c:1010 i18n/templates.c:1013 696 +#: i18n/templates.c:935 i18n/templates.c:938 i18n/templates.c:941
685 msgid "Add a new link" 697 msgid "Add a new link"
686 msgstr "" 698 msgstr ""
687 699
688 -#: i18n/templates.c:5555 700 +#: i18n/templates.c:5522
689 msgid "Add a new source" 701 msgid "Add a new source"
690 msgstr "" 702 msgstr ""
691 703
692 -#: plugins/ktcore/admin/unitManagement.php:77  
693 #: plugins/ktcore/admin/unitManagement.php:78 704 #: plugins/ktcore/admin/unitManagement.php:78
694 -#: plugins/ktcore/admin/unitManagement.php:93  
695 -#: plugins/ktcore/admin/unitManagement.php:94 i18n/templates.c:5165  
696 -#: i18n/templates.c:5210 i18n/templates.c:5243 705 +#: plugins/ktcore/admin/unitManagement.php:79
  706 +#: plugins/ktcore/admin/unitManagement.php:94
  707 +#: plugins/ktcore/admin/unitManagement.php:95 i18n/templates.c:5117
  708 +#: i18n/templates.c:5177 i18n/templates.c:5210
697 msgid "Add a new unit" 709 msgid "Add a new unit"
698 msgstr "" 710 msgstr ""
699 711
700 -#: i18n/templates.c:5318 i18n/templates.c:5321 712 +#: i18n/templates.c:5285 i18n/templates.c:5288
701 msgid "Add a new user" 713 msgid "Add a new user"
702 msgstr "" 714 msgstr ""
703 715
704 -#: i18n/templates.c:5117 716 +#: i18n/templates.c:5069
705 msgid "Add a user" 717 msgid "Add a user"
706 msgstr "" 718 msgstr ""
707 719
708 -#: i18n/templates.c:5324 720 +#: i18n/templates.c:5291
709 msgid "Add a user from an authentication source" 721 msgid "Add a user from an authentication source"
710 msgstr "" 722 msgstr ""
711 723
712 -#: i18n/templates.c:5552 724 +#: i18n/templates.c:5519
713 msgid "Add an authentication source" 725 msgid "Add an authentication source"
714 msgstr "" 726 msgstr ""
715 727
716 -#: i18n/templates.c:1016 728 +#: i18n/templates.c:944
717 msgid "Add an external link" 729 msgid "Add an external link"
718 msgstr "" 730 msgstr ""
719 731
720 -#: i18n/templates.c:1355 i18n/templates.c:2924 732 +#: i18n/templates.c:1292 i18n/templates.c:2876
721 msgid "Add another set of criteria" 733 msgid "Add another set of criteria"
722 msgstr "" 734 msgstr ""
723 735
724 -#: i18n/templates.c:5564 736 +#: i18n/templates.c:5531
725 msgid "Add authentication source" 737 msgid "Add authentication source"
726 msgstr "" 738 msgstr ""
727 739
728 -#: plugins/ktstandard/KTEmail.php:328 740 +#: plugins/ktstandard/KTEmail.php:329
729 msgid "Add extra email addresses here" 741 msgid "Add extra email addresses here"
730 msgstr "" 742 msgstr ""
731 743
732 -#: i18n/templates.c:1796 i18n/templates.c:2141 i18n/templates.c:3347 744 +#: i18n/templates.c:1748 i18n/templates.c:2093 i18n/templates.c:3299
733 msgid "Add field" 745 msgid "Add field"
734 msgstr "" 746 msgstr ""
735 747
736 -#: i18n/templates.c:5276 i18n/templates.c:5330 748 +#: i18n/templates.c:5243 i18n/templates.c:5297
737 msgid "Add from source" 749 msgid "Add from source"
738 msgstr "" 750 msgstr ""
739 751
740 -#: i18n/templates.c:5312 752 +#: i18n/templates.c:5279
741 msgid "Add new users" 753 msgid "Add new users"
742 msgstr "" 754 msgstr ""
743 755
744 -#: i18n/templates.c:1715 756 +#: i18n/templates.c:1667
745 msgid "Add new values" 757 msgid "Add new values"
746 msgstr "" 758 msgstr ""
747 759
748 -#: plugins/ktcore/KTCorePlugin.php:247 760 +#: plugins/ktcore/KTCorePlugin.php:248
749 msgid "Add or remove groups from the system." 761 msgid "Add or remove groups from the system."
750 msgstr "" 762 msgstr ""
751 763
752 -#: i18n/templates.c:3446 764 +#: i18n/templates.c:3398
753 msgid "Add or remove users for this role." 765 msgid "Add or remove users for this role."
754 msgstr "" 766 msgstr ""
755 767
756 -#: plugins/ktcore/KTCorePlugin.php:244 768 +#: plugins/ktcore/KTCorePlugin.php:245
757 msgid "Add or remove users from the system." 769 msgid "Add or remove users from the system."
758 msgstr "" 770 msgstr ""
759 771
760 -#: i18n/templates.c:2999 i18n/templates.c:3008 i18n/templates.c:5639  
761 -#: i18n/templates.c:5648 772 +#: i18n/templates.c:2951 i18n/templates.c:2960 i18n/templates.c:5606
  773 +#: i18n/templates.c:5615
762 msgid "Add to Fieldset" 774 msgid "Add to Fieldset"
763 msgstr "" 775 msgstr ""
764 776
765 -#: i18n/templates.c:1568 777 +#: i18n/templates.c:1511
766 msgid "Add to category" 778 msgid "Add to category"
767 msgstr "" 779 msgstr ""
768 780
769 -#: plugins/ktcore/admin/groupManagement.php:371  
770 -#: plugins/ktcore/admin/groupManagement.php:526 781 +#: plugins/ktcore/admin/groupManagement.php:372
  782 +#: plugins/ktcore/admin/groupManagement.php:527
771 msgid "Added" 783 msgid "Added"
772 msgstr "" 784 msgstr ""
773 785
774 -#: plugins/ktcore/admin/manageViews.php:138 786 +#: plugins/ktcore/admin/manageViews.php:140
775 msgid "Added Entry" 787 msgid "Added Entry"
776 msgstr "" 788 msgstr ""
777 789
778 -#: plugins/ktcore/folder/Permissions.php:553 790 +#: plugins/ktcore/folder/Permissions.php:580
779 msgid "Added dynamic permissions" 791 msgid "Added dynamic permissions"
780 msgstr "" 792 msgstr ""
781 793
782 -#: plugins/ktcore/admin/userManagement.php:627 794 +#: plugins/ktcore/admin/userManagement.php:658
783 msgid "Added to groups" 795 msgid "Added to groups"
784 msgstr "" 796 msgstr ""
785 797
786 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:402 798 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:403
787 msgid "Added users" 799 msgid "Added users"
788 msgstr "" 800 msgstr ""
789 801
790 -#: i18n/templates.c:1604 802 +#: i18n/templates.c:1547
791 msgid "Additional Information" 803 msgid "Additional Information"
792 msgstr "" 804 msgstr ""
793 805
794 -#: i18n/templates.c:6176 806 +#: i18n/templates.c:6143
795 msgid "Additional Information about this Document" 807 msgid "Additional Information about this Document"
796 msgstr "" 808 msgstr ""
797 809
798 -#: plugins/ktstandard/AdminVersionPlugin/AdminVersionPlugin.php:49 810 +#: plugins/ktstandard/AdminVersionPlugin/AdminVersionPlugin.php:50
799 msgid "Admin Version Notifier" 811 msgid "Admin Version Notifier"
800 msgstr "" 812 msgstr ""
801 813
802 -#: admin.php:51 admin.php:139 config/siteMap.inc:61 lib/dispatcher.inc.php:525  
803 -#: plugins/ktcore/KTPortlets.php:162 814 +#: admin.php:52 admin.php:140 config/siteMap.inc:62 lib/dispatcher.inc.php:526
  815 +#: plugins/ktcore/KTPortlets.php:171
804 msgid "Administration" 816 msgid "Administration"
805 msgstr "" 817 msgstr ""
806 818
807 -#: plugins/ktcore/scheduler/schedulerDashlet.php:180 819 +#: plugins/ktcore/scheduler/schedulerDashlet.php:181
808 msgid "Administration page" 820 msgid "Administration page"
809 msgstr "" 821 msgstr ""
810 822
811 -#: plugins/search2/ExternalDashlet.php:55  
812 #: plugins/search2/ExternalDashlet.php:56 823 #: plugins/search2/ExternalDashlet.php:56
813 -#: plugins/search2/IndexingStatusDashlet.php:87 824 +#: plugins/search2/ExternalDashlet.php:57
814 #: plugins/search2/IndexingStatusDashlet.php:88 825 #: plugins/search2/IndexingStatusDashlet.php:88
  826 +#: plugins/search2/IndexingStatusDashlet.php:89
815 msgid "Administrator Guide" 827 msgid "Administrator Guide"
816 msgstr "" 828 msgstr ""
817 829
818 -#: plugins/ktcore/KTPortlets.php:115 830 +#: plugins/ktcore/KTPortlets.php:124
819 msgid "Administrator mode" 831 msgid "Administrator mode"
820 msgstr "" 832 msgstr ""
821 833
822 -#: browse.php:412 browse.php:417 browse.php:419 834 +#: browse.php:413 browse.php:418 browse.php:420
823 msgid "Administrator mode disabled" 835 msgid "Administrator mode disabled"
824 msgstr "" 836 msgstr ""
825 837
826 -#: browse.php:371 browse.php:376 browse.php:378 838 +#: browse.php:372 browse.php:377 browse.php:379
827 msgid "Administrator mode enabled" 839 msgid "Administrator mode enabled"
828 msgstr "" 840 msgstr ""
829 841
830 -#: i18n/templates.c:464 842 +#: i18n/templates.c:479
831 msgid "Administrator mode is enabled." 843 msgid "Administrator mode is enabled."
832 msgstr "" 844 msgstr ""
833 845
834 -#: i18n/templates.c:476 846 +#: i18n/templates.c:491
835 msgid "Administrator mode is not currently enabled." 847 msgid "Administrator mode is not currently enabled."
836 msgstr "" 848 msgstr ""
837 849
838 -#: i18n/templates.c:2627 850 +#: i18n/templates.c:2579
839 msgid "Advanced Query" 851 msgid "Advanced Query"
840 msgstr "" 852 msgstr ""
841 853
842 -#: config/siteMap.inc:64 search/booleanSearch.php:66  
843 -#: search/booleanSearch.php:250 search2.php:344 search2.php:345  
844 -#: i18n/templates.c:374 i18n/templates.c:458 i18n/templates.c:935  
845 -#: i18n/templates.c:2528 i18n/templates.c:2690 i18n/templates.c:2870 854 +#: config/siteMap.inc:65 search/booleanSearch.php:67
  855 +#: search/booleanSearch.php:251 search2.php:575 search2.php:576
  856 +#: i18n/templates.c:377 i18n/templates.c:473 i18n/templates.c:863
  857 +#: i18n/templates.c:2480 i18n/templates.c:2642 i18n/templates.c:2822
846 msgid "Advanced Search" 858 msgid "Advanced Search"
847 msgstr "" 859 msgstr ""
848 860
849 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:114 861 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:115
850 msgid "Al fields must be assigned to an order in the conditional system. 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>" 862 msgid "Al fields must be assigned to an order in the conditional system. 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>"
851 msgstr "" 863 msgstr ""
852 864
853 -#: search2/indexing/bin/recreateIndex.php:104 865 +#: search2/indexing/bin/recreateIndex.php:105
854 msgid "All documents are scheduled for indexing." 866 msgid "All documents are scheduled for indexing."
855 msgstr "" 867 msgstr ""
856 868
857 -#: lib/documentmanagement/documentutil.inc.php:635 869 +#: lib/documentmanagement/documentutil.inc.php:642
858 msgid "All done..." 870 msgid "All done..."
859 msgstr "" 871 msgstr ""
860 872
861 -#: i18n/templates.c:2150 873 +#: i18n/templates.c:2102
862 msgid "All indexers claim to be working correctly." 874 msgid "All indexers claim to be working correctly."
863 msgstr "" 875 msgstr ""
864 876
865 -#: i18n/templates.c:4094 877 +#: i18n/templates.c:4046
866 msgid "All of these must allow the user to perform the transition." 878 msgid "All of these must allow the user to perform the transition."
867 msgstr "" 879 msgstr ""
868 880
869 -#: i18n/templates.c:6053 i18n/templates.c:6287 881 +#: i18n/templates.c:6020 i18n/templates.c:6254
870 msgid "All paths are relative to your Documents directory." 882 msgid "All paths are relative to your Documents directory."
871 msgstr "" 883 msgstr ""
872 884
873 -#: plugins/ktcore/admin/workflowsv2.php:1136 885 +#: plugins/ktcore/admin/workflowsv2.php:1137
874 msgid "All references will be changed, including on old documents." 886 msgid "All references will be changed, including on old documents."
875 msgstr "" 887 msgstr ""
876 888
877 -#: i18n/templates.c:404 i18n/templates.c:5207 i18n/templates.c:5777 889 +#: i18n/templates.c:422 i18n/templates.c:5156 i18n/templates.c:5744
878 msgid "All rights reserved." 890 msgid "All rights reserved."
879 msgstr "" 891 msgstr ""
880 892
881 -#: plugins/ktcore/admin/documentFieldsv2.php:226 893 +#: plugins/ktcore/admin/documentFieldsv2.php:227
882 msgid "All types use this generic fieldset." 894 msgid "All types use this generic fieldset."
883 msgstr "" 895 msgstr ""
884 896
885 -#: i18n/templates.c:2723 897 +#: i18n/templates.c:2675
886 msgid "All users" 898 msgid "All users"
887 msgstr "" 899 msgstr ""
888 900
889 -#: i18n/templates.c:3542 901 +#: i18n/templates.c:3494
890 msgid "Allocate Groups" 902 msgid "Allocate Groups"
891 msgstr "" 903 msgstr ""
892 904
893 -#: i18n/templates.c:3536 905 +#: i18n/templates.c:3488
894 msgid "Allocate Groups to Role: #rolename#" 906 msgid "Allocate Groups to Role: #rolename#"
895 msgstr "" 907 msgstr ""
896 908
897 -#: plugins/ktcore/admin/workflowsv2.php:1354 909 +#: plugins/ktcore/admin/workflowsv2.php:1355
898 msgid "Allocate Permissions" 910 msgid "Allocate Permissions"
899 msgstr "" 911 msgstr ""
900 912
901 -#: plugins/ktcore/KTPermissions.php:296 plugins/ktcore/KTPermissions.php:300  
902 -#: plugins/ktcore/KTPermissions.php:301 913 +#: plugins/ktcore/KTPermissions.php:297 plugins/ktcore/KTPermissions.php:301
  914 +#: plugins/ktcore/KTPermissions.php:302
903 msgid "Allocate Roles" 915 msgid "Allocate Roles"
904 msgstr "" 916 msgstr ""
905 917
906 -#: i18n/templates.c:3380 918 +#: i18n/templates.c:3332
907 msgid "Allocate Roles for" 919 msgid "Allocate Roles for"
908 msgstr "" 920 msgstr ""
909 921
910 -#: i18n/templates.c:3443 i18n/templates.c:3449 922 +#: i18n/templates.c:3395 i18n/templates.c:3401
911 msgid "Allocate User to Role" 923 msgid "Allocate User to Role"
912 msgstr "" 924 msgstr ""
913 925
914 -#: i18n/templates.c:4418 i18n/templates.c:4421 926 +#: i18n/templates.c:4370 i18n/templates.c:4373
915 msgid "Allocate permissions" 927 msgid "Allocate permissions"
916 msgstr "" 928 msgstr ""
917 929
918 -#: i18n/templates.c:3395 930 +#: i18n/templates.c:3347
919 msgid "Allocated users" 931 msgid "Allocated users"
920 msgstr "" 932 msgstr ""
921 933
922 -#: i18n/templates.c:3149 934 +#: i18n/templates.c:3101
923 msgid "Allocated users and groups" 935 msgid "Allocated users and groups"
924 msgstr "" 936 msgstr ""
925 937
926 -#: plugins/ktcore/KTPermissions.php:695 plugins/ktcore/KTPermissions.php:750 938 +#: plugins/ktcore/KTPermissions.php:696 plugins/ktcore/KTPermissions.php:751
927 msgid "Allocation changed." 939 msgid "Allocation changed."
928 msgstr "" 940 msgstr ""
929 941
930 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:433 942 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:434
931 msgid "Allow for multiple users to be selected to be added (will not get to manually verify the details if selected)" 943 msgid "Allow for multiple users to be selected to be added (will not get to manually verify the details if selected)"
932 msgstr "" 944 msgstr ""
933 945
934 -#: i18n/templates.c:3491 i18n/templates.c:3500 i18n/templates.c:3509  
935 -#: i18n/templates.c:3608 i18n/templates.c:3617 i18n/templates.c:3626  
936 -#: i18n/templates.c:3641 i18n/templates.c:3734 i18n/templates.c:3800  
937 -#: i18n/templates.c:6107 i18n/templates.c:6116 i18n/templates.c:6125  
938 -#: i18n/templates.c:6221 946 +#: i18n/templates.c:3443 i18n/templates.c:3452 i18n/templates.c:3461
  947 +#: i18n/templates.c:3560 i18n/templates.c:3569 i18n/templates.c:3578
  948 +#: i18n/templates.c:3593 i18n/templates.c:3686 i18n/templates.c:3752
  949 +#: i18n/templates.c:6074 i18n/templates.c:6083 i18n/templates.c:6092
  950 +#: i18n/templates.c:6188
939 msgid "Allowed" 951 msgid "Allowed"
940 msgstr "" 952 msgstr ""
941 953
942 -#: plugins/ktcore/KTCorePlugin.php:331 954 +#: plugins/ktcore/KTCorePlugin.php:332
943 msgid "Allows you to specify the columns that are to be used by a particular view (e.g. Browse documents, Search)" 955 msgid "Allows you to specify the columns that are to be used by a particular view (e.g. Browse documents, Search)"
944 msgstr "" 956 msgstr ""
945 957
946 -#: lib/documentmanagement/documentutil.inc.php:160 958 +#: lib/documentmanagement/documentutil.inc.php:161
947 msgid "Already checked out." 959 msgid "Already checked out."
948 msgstr "" 960 msgstr ""
949 961
950 -#: plugins/ktcore/KTPermissions.php:487 962 +#: plugins/ktcore/KTPermissions.php:488
951 msgid "Already using a different descriptor." 963 msgid "Already using a different descriptor."
952 msgstr "" 964 msgstr ""
953 965
954 -#: plugins/ktcore/scheduler/schedulerEntity.php:218 966 +#: plugins/ktcore/scheduler/schedulerEntity.php:219
955 msgid "Alter frequency" 967 msgid "Alter frequency"
956 msgstr "" 968 msgstr ""
957 969
958 -#: i18n/templates.c:5279 970 +#: i18n/templates.c:5246
959 msgid "Alternatively, you can manually create a user within #appname# below." 971 msgid "Alternatively, you can manually create a user within #appname# below."
960 msgstr "" 972 msgstr ""
961 973
962 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:176 974 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:177
963 msgid "An authentication source with that name already exists" 975 msgid "An authentication source with that name already exists"
964 msgstr "" 976 msgstr ""
965 977
966 -#: lib/validation/dispatchervalidation.inc.php:219  
967 -#: lib/validation/dispatchervalidation.inc.php:238 978 +#: lib/validation/dispatchervalidation.inc.php:220
  979 +#: lib/validation/dispatchervalidation.inc.php:239
968 msgid "An empty string was given" 980 msgid "An empty string was given"
969 msgstr "" 981 msgstr ""
970 982
971 -#: lib/validation/dispatchervalidation.inc.php:258 983 +#: lib/validation/dispatchervalidation.inc.php:259
972 msgid "An empty value was given" 984 msgid "An empty value was given"
973 msgstr "" 985 msgstr ""
974 986
975 -#: lib/validation/dispatchervalidation.inc.php:431 987 +#: lib/validation/dispatchervalidation.inc.php:432
976 #, php-format 988 #, php-format
977 msgid "An entity with that name already exists: class %s, name %s" 989 msgid "An entity with that name already exists: class %s, name %s"
978 msgstr "" 990 msgstr ""
979 991
980 -#: lib/widgets/forms.inc.php:558 992 +#: lib/widgets/forms.inc.php:559
981 msgid "An error occured, and no error handlers were configured." 993 msgid "An error occured, and no error handlers were configured."
982 msgstr "" 994 msgstr ""
983 995
984 -#: plugins/ktstandard/PDFGeneratorAction.php:254 996 +#: plugins/ktstandard/PDFGeneratorAction.php:255
985 msgid "An error occurred generating the PDF - please contact the system administrator. " 997 msgid "An error occurred generating the PDF - please contact the system administrator. "
986 msgstr "" 998 msgstr ""
987 999
988 -#: plugins/ktstandard/PDFGeneratorAction.php:179 1000 +#: plugins/ktstandard/PDFGeneratorAction.php:180
989 msgid "An error occurred generating the PDF - please contact the system administrator. Python binary not found." 1001 msgid "An error occurred generating the PDF - please contact the system administrator. Python binary not found."
990 msgstr "" 1002 msgstr ""
991 1003
992 -#: plugins/ktstandard/PDFGeneratorAction.php:261 1004 +#: plugins/ktstandard/PDFGeneratorAction.php:262
993 msgid "An error occurred generating the PDF - please contact the system administrator. The path to the document did not exist." 1005 msgid "An error occurred generating the PDF - please contact the system administrator. The path to the document did not exist."
994 msgstr "" 1006 msgstr ""
995 1007
996 -#: lib/documentmanagement/documentutil.inc.php:76  
997 -#: lib/documentmanagement/documentutil.inc.php:301  
998 -#: lib/documentmanagement/documentutil.inc.php:1107 1008 +#: lib/documentmanagement/documentutil.inc.php:77
  1009 +#: lib/documentmanagement/documentutil.inc.php:308
  1010 +#: lib/documentmanagement/documentutil.inc.php:1126
999 msgid "An error occurred while storing the new file" 1011 msgid "An error occurred while storing the new file"
1000 msgstr "" 1012 msgstr ""
1001 1013
1002 -#: lib/documentmanagement/documentutil.inc.php:111  
1003 -#: lib/documentmanagement/documentutil.inc.php:329  
1004 -#: lib/documentmanagement/documentutil.inc.php:1119 1014 +#: lib/documentmanagement/documentutil.inc.php:112
  1015 +#: lib/documentmanagement/documentutil.inc.php:336
  1016 +#: lib/documentmanagement/documentutil.inc.php:1143
1005 msgid "An error occurred while storing this document in the database" 1017 msgid "An error occurred while storing this document in the database"
1006 msgstr "" 1018 msgstr ""
1007 1019
1008 -#: plugins/ktcore/KTDocumentActions.php:669 1020 +#: plugins/ktcore/KTDocumentActions.php:684
1009 msgid "An error occurred while trying to check in the document" 1021 msgid "An error occurred while trying to check in the document"
1010 msgstr "" 1022 msgstr ""
1011 1023
1012 -#: lib/validation/dispatchervalidation.inc.php:128 1024 +#: lib/validation/dispatchervalidation.inc.php:129
1013 msgid "An error occurred, and no error message was given" 1025 msgid "An error occurred, and no error message was given"
1014 msgstr "" 1026 msgstr ""
1015 1027
1016 -#: i18n/templates.c:4685 1028 +#: i18n/templates.c:4637
1017 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." 1029 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."
1018 msgstr "" 1030 msgstr ""
1019 1031
1020 -#: lib/validation/dispatchervalidation.inc.php:287 1032 +#: lib/validation/dispatchervalidation.inc.php:288
1021 msgid "An internal error occurred receiving the uploaded document" 1033 msgid "An internal error occurred receiving the uploaded document"
1022 msgstr "" 1034 msgstr ""
1023 1035
1024 -#: plugins/ktcore/admin/groupManagement.php:436 1036 +#: plugins/ktcore/admin/groupManagement.php:437
1025 msgid "An invalid group was selected" 1037 msgid "An invalid group was selected"
1026 msgstr "" 1038 msgstr ""
1027 1039
1028 -#: lib/validation/dispatchervalidation.inc.php:415 1040 +#: lib/validation/dispatchervalidation.inc.php:416
1029 msgid "An item with this name already exists" 1041 msgid "An item with this name already exists"
1030 msgstr "" 1042 msgstr ""
1031 1043
1032 -#: plugins/ktcore/admin/workflowsv2.php:171 1044 +#: plugins/ktcore/admin/workflowsv2.php:172
1033 msgid "An unexpected error has occured." 1045 msgid "An unexpected error has occured."
1034 msgstr "" 1046 msgstr ""
1035 1047
1036 -#: lib/session/Session.inc:231 thirdparty/pear/PEAR.php:883 1048 +#: lib/session/Session.inc:232 thirdparty/pear/PEAR.php:883
1037 msgid "Anonymous logins are no longer allowed by the system administrator. Please login." 1049 msgid "Anonymous logins are no longer allowed by the system administrator. Please login."
1038 msgstr "" 1050 msgstr ""
1039 1051
1040 -#: ktapi/KTAPISession.inc.php:350 1052 +#: ktapi/KTAPISession.inc.php:351
1041 msgid "Anonymous user not allowed" 1053 msgid "Anonymous user not allowed"
1042 msgstr "" 1054 msgstr ""
1043 1055
@@ -1045,312 +1057,307 @@ msgstr &quot;&quot; @@ -1045,312 +1057,307 @@ msgstr &quot;&quot;
1045 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." 1057 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."
1046 msgstr "" 1058 msgstr ""
1047 1059
1048 -#: search2/search/fields/AnyMetadataField.inc.php:46 1060 +#: search2/search/fields/AnyMetadataField.inc.php:47
1049 msgid "Any Metadata" 1061 msgid "Any Metadata"
1050 msgstr "" 1062 msgstr ""
1051 1063
1052 -#: i18n/templates.c:4097 i18n/templates.c:4475 1064 +#: i18n/templates.c:4049 i18n/templates.c:4427
1053 msgid "Anybody (with the ability to see the document) can perform this transition." 1065 msgid "Anybody (with the ability to see the document) can perform this transition."
1054 msgstr "" 1066 msgstr ""
1055 1067
1056 -#: i18n/templates.c:1193 1068 +#: i18n/templates.c:1121
1057 msgid "Apply" 1069 msgid "Apply"
1058 msgstr "" 1070 msgstr ""
1059 1071
1060 -#: plugins/ktcore/KTBulkActions.php:427 plugins/ktcore/KTBulkActions.php:435  
1061 -#: plugins/ktcore/KTDocumentActions.php:1324 1072 +#: plugins/ktcore/KTBulkActions.php:428 plugins/ktcore/KTBulkActions.php:436
  1073 +#: plugins/ktcore/KTDocumentActions.php:1339
1062 msgid "Archive" 1074 msgid "Archive"
1063 msgstr "" 1075 msgstr ""
1064 1076
1065 -#: plugins/ktcore/KTDocumentActions.php:1337  
1066 -#: plugins/ktcore/KTDocumentActions.php:1341  
1067 -#: plugins/ktcore/KTDocumentActions.php:1363 i18n/templates.c:3200 1077 +#: plugins/ktcore/KTDocumentActions.php:1352
  1078 +#: plugins/ktcore/KTDocumentActions.php:1356
  1079 +#: plugins/ktcore/KTDocumentActions.php:1378 i18n/templates.c:3152
1068 msgid "Archive Document" 1080 msgid "Archive Document"
1069 msgstr "" 1081 msgstr ""
1070 1082
1071 -#: plugins/ktcore/KTBulkActions.php:434 1083 +#: plugins/ktcore/KTBulkActions.php:435
1072 msgid "Archive Items" 1084 msgid "Archive Items"
1073 msgstr "" 1085 msgstr ""
1074 1086
1075 -#: plugins/ktcore/folder/BulkUpload.php:79 1087 +#: plugins/ktcore/folder/BulkUpload.php:80
1076 msgid "Archive file" 1088 msgid "Archive file"
1077 msgstr "" 1089 msgstr ""
1078 1090
1079 -#: lib/import/zipimportstorage.inc.php:113 1091 +#: lib/import/zipimportstorage.inc.php:114
1080 msgid "Archive file given does not exist" 1092 msgid "Archive file given does not exist"
1081 msgstr "" 1093 msgstr ""
1082 1094
1083 -#: lib/documentmanagement/Document.inc:658 1095 +#: lib/documentmanagement/Document.inc:659
1084 msgid "Archived" 1096 msgid "Archived"
1085 msgstr "" 1097 msgstr ""
1086 1098
1087 -#: plugins/ktcore/KTCorePlugin.php:290 1099 +#: plugins/ktcore/KTCorePlugin.php:291
1088 msgid "Archived Document Restoration" 1100 msgid "Archived Document Restoration"
1089 msgstr "" 1101 msgstr ""
1090 1102
1091 -#: plugins/ktcore/admin/archivedDocuments.php:70  
1092 -#: plugins/ktcore/admin/archivedDocuments.php:133 i18n/templates.c:5915 1103 +#: plugins/ktcore/admin/archivedDocuments.php:71
  1104 +#: plugins/ktcore/admin/archivedDocuments.php:134 i18n/templates.c:5882
1093 msgid "Archived Documents" 1105 msgid "Archived Documents"
1094 msgstr "" 1106 msgstr ""
1095 1107
1096 -#: i18n/templates.c:3203 1108 +#: i18n/templates.c:3155
1097 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." 1109 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."
1098 msgstr "" 1110 msgstr ""
1099 1111
1100 -#: i18n/templates.c:215 1112 +#: i18n/templates.c:218
1101 msgid "Are you sure you want to clear" 1113 msgid "Are you sure you want to clear"
1102 msgstr "" 1114 msgstr ""
1103 1115
1104 -#: search2/indexing/bin/recreateIndex.php:85  
1105 -#: search2/indexing/bin/shutdown.php:74 1116 +#: search2/indexing/bin/recreateIndex.php:86
  1117 +#: search2/indexing/bin/shutdown.php:75
1106 msgid "Are you sure you want to do this? Add 'positive' as a parameter to continue." 1118 msgid "Are you sure you want to do this? Add 'positive' as a parameter to continue."
1107 msgstr "" 1119 msgstr ""
1108 1120
1109 -#: i18n/templates.c:2222 i18n/templates.c:2228 1121 +#: i18n/templates.c:2174 i18n/templates.c:2180
1110 msgid "Are you sure you wish to clear all notifications?" 1122 msgid "Are you sure you wish to clear all notifications?"
1111 msgstr "" 1123 msgstr ""
1112 1124
1113 -#: i18n/templates.c:584 i18n/templates.c:590 i18n/templates.c:599  
1114 -#: i18n/templates.c:605 i18n/templates.c:626 i18n/templates.c:632  
1115 -#: i18n/templates.c:647 i18n/templates.c:653 i18n/templates.c:674  
1116 -#: i18n/templates.c:680 i18n/templates.c:692 i18n/templates.c:698  
1117 -#: i18n/templates.c:719 i18n/templates.c:725 i18n/templates.c:746  
1118 -#: i18n/templates.c:752 i18n/templates.c:758 i18n/templates.c:764  
1119 -#: i18n/templates.c:785 i18n/templates.c:812 i18n/templates.c:818  
1120 -#: i18n/templates.c:839 i18n/templates.c:845 i18n/templates.c:863  
1121 -#: i18n/templates.c:887 i18n/templates.c:893 i18n/templates.c:3272  
1122 -#: i18n/templates.c:3278 i18n/templates.c:3293 i18n/templates.c:3299 1125 +#: i18n/templates.c:599 i18n/templates.c:608 i18n/templates.c:629
  1126 +#: i18n/templates.c:644 i18n/templates.c:665 i18n/templates.c:677
  1127 +#: i18n/templates.c:698 i18n/templates.c:719 i18n/templates.c:725
  1128 +#: i18n/templates.c:767 i18n/templates.c:821 i18n/templates.c:3224
  1129 +#: i18n/templates.c:3230 i18n/templates.c:3245 i18n/templates.c:3251
1123 msgid "Are you sure you wish to clear the notification?" 1130 msgid "Are you sure you wish to clear the notification?"
1124 msgstr "" 1131 msgstr ""
1125 1132
1126 -#: i18n/templates.c:3935 1133 +#: i18n/templates.c:3887
1127 msgid "Are you sure you wish to delete this document type? It will be permanently removed from the system." 1134 msgid "Are you sure you wish to delete this document type? It will be permanently removed from the system."
1128 msgstr "" 1135 msgstr ""
1129 1136
1130 -#: lib/templating/kt3template.inc.php:156 1137 +#: lib/templating/kt3template.inc.php:157
1131 msgid "Are you sure you wish to delete this item?" 1138 msgid "Are you sure you wish to delete this item?"
1132 msgstr "" 1139 msgstr ""
1133 1140
1134 -#: i18n/templates.c:3926 1141 +#: i18n/templates.c:3878
1135 msgid "Are you sure you wish to disable this document type?" 1142 msgid "Are you sure you wish to disable this document type?"
1136 msgstr "" 1143 msgstr ""
1137 1144
1138 -#: i18n/templates.c:3590 1145 +#: i18n/templates.c:3542
1139 msgid "Are you sure you wish to override the permissions?" 1146 msgid "Are you sure you wish to override the permissions?"
1140 msgstr "" 1147 msgstr ""
1141 1148
1142 -#: i18n/templates.c:3755 1149 +#: i18n/templates.c:3707
1143 msgid "Are you sure you wish to reinstate inherited permissions?" 1150 msgid "Are you sure you wish to reinstate inherited permissions?"
1144 msgstr "" 1151 msgstr ""
1145 1152
1146 -#: i18n/templates.c:3431 1153 +#: i18n/templates.c:3383
1147 msgid "Are you sure you wish to remove this role allocation?" 1154 msgid "Are you sure you wish to remove this role allocation?"
1148 msgstr "" 1155 msgstr ""
1149 1156
1150 -#: i18n/templates.c:4139 1157 +#: i18n/templates.c:4091
1151 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." 1158 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."
1152 msgstr "" 1159 msgstr ""
1153 1160
1154 -#: plugins/ktcore/admin/userManagement.php:149  
1155 -#: plugins/ktcore/admin/userManagement.php:199  
1156 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:300 1161 +#: plugins/ktcore/admin/userManagement.php:163
  1162 +#: plugins/ktcore/admin/userManagement.php:225
  1163 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:301
1157 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." 1164 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."
1158 msgstr "" 1165 msgstr ""
1159 1166
1160 -#: i18n/templates.c:1550 1167 +#: i18n/templates.c:1493
1161 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." 1168 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."
1162 msgstr "" 1169 msgstr ""
1163 1170
1164 -#: i18n/templates.c:4523 i18n/templates.c:4598 i18n/templates.c:4712 1171 +#: i18n/templates.c:4475 i18n/templates.c:4550 i18n/templates.c:4664
1165 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." 1172 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."
1166 msgstr "" 1173 msgstr ""
1167 1174
1168 -#: plugins/ktcore/admin/workflowsv2.php:697 1175 +#: plugins/ktcore/admin/workflowsv2.php:698
1169 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\". Note that the first state you list is the one in which documents will start the workflow - this can be changed later on." 1176 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\". Note that the first state you list is the one in which documents will start the workflow - this can be changed later on."
1170 msgstr "" 1177 msgstr ""
1171 1178
1172 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:84 1179 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:85
1173 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\". Please enter a list of states, one per line. State names must be unique." 1180 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\". Please enter a list of states, one per line. State names must be unique."
1174 msgstr "" 1181 msgstr ""
1175 1182
1176 -#: plugins/ktcore/admin/workflowsv2.php:926 1183 +#: plugins/ktcore/admin/workflowsv2.php:927
1177 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." 1184 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."
1178 msgstr "" 1185 msgstr ""
1179 1186
1180 -#: i18n/templates.c:3833 1187 +#: i18n/templates.c:3785
1181 msgid "Assign" 1188 msgid "Assign"
1182 msgstr "" 1189 msgstr ""
1183 1190
1184 -#: i18n/templates.c:4697 1191 +#: i18n/templates.c:4649
1185 msgid "Assign Actions to States" 1192 msgid "Assign Actions to States"
1186 msgstr "" 1193 msgstr ""
1187 1194
1188 -#: i18n/templates.c:4214 1195 +#: i18n/templates.c:4166
1189 msgid "Assign Blocked Actions" 1196 msgid "Assign Blocked Actions"
1190 msgstr "" 1197 msgstr ""
1191 1198
1192 -#: i18n/templates.c:4592 1199 +#: i18n/templates.c:4544
1193 msgid "Assign Transition Availability" 1200 msgid "Assign Transition Availability"
1194 msgstr "" 1201 msgstr ""
1195 1202
1196 -#: i18n/templates.c:1154 1203 +#: i18n/templates.c:1082
1197 msgid "Assign Workflow" 1204 msgid "Assign Workflow"
1198 msgstr "" 1205 msgstr ""
1199 1206
1200 -#: i18n/templates.c:4208 1207 +#: i18n/templates.c:4160
1201 msgid "Assign blocked actions" 1208 msgid "Assign blocked actions"
1202 msgstr "" 1209 msgstr ""
1203 1210
1204 -#: plugins/ktcore/KTCorePlugin.php:230 1211 +#: plugins/ktcore/KTCorePlugin.php:231
1205 msgid "Assign permissions to users and groups, and specify which permissions are required to interact with various parts of the Document Management System." 1212 msgid "Assign permissions to users and groups, and specify which permissions are required to interact with various parts of the Document Management System."
1206 msgstr "" 1213 msgstr ""
1207 1214
1208 -#: i18n/templates.c:1841 1215 +#: i18n/templates.c:1793
1209 msgid "Assign to behaviour" 1216 msgid "Assign to behaviour"
1210 msgstr "" 1217 msgstr ""
1211 1218
1212 -#: i18n/templates.c:503 i18n/templates.c:2291 1219 +#: i18n/templates.c:518 i18n/templates.c:2243
1213 msgid "Assigned" 1220 msgid "Assigned"
1214 msgstr "" 1221 msgstr ""
1215 1222
1216 -#: i18n/templates.c:3767 i18n/templates.c:4028 1223 +#: i18n/templates.c:3719 i18n/templates.c:3980
1217 msgid "Assigned Entities" 1224 msgid "Assigned Entities"
1218 msgstr "" 1225 msgstr ""
1219 1226
1220 -#: i18n/templates.c:1829 1227 +#: i18n/templates.c:1781
1221 msgid "Assigned Items" 1228 msgid "Assigned Items"
1222 msgstr "" 1229 msgstr ""
1223 1230
1224 -#: i18n/templates.c:4625 1231 +#: i18n/templates.c:4577
1225 msgid "Assigned Permissions" 1232 msgid "Assigned Permissions"
1226 msgstr "" 1233 msgstr ""
1227 1234
1228 -#: plugins/ktcore/KTAssist.php:235 1235 +#: plugins/ktcore/KTAssist.php:236
1229 msgid "Assistance Request cleared." 1236 msgid "Assistance Request cleared."
1230 msgstr "" 1237 msgstr ""
1231 1238
1232 -#: plugins/ktcore/KTAssist.php:176 1239 +#: plugins/ktcore/KTAssist.php:177
1233 #, php-format 1240 #, php-format
1234 msgid "Assistance request: %s" 1241 msgid "Assistance request: %s"
1235 msgstr "" 1242 msgstr ""
1236 1243
1237 -#: i18n/templates.c:3860 i18n/templates.c:3863 1244 +#: i18n/templates.c:3812 i18n/templates.c:3815
1238 msgid "Associate Fieldsets" 1245 msgid "Associate Fieldsets"
1239 msgstr "" 1246 msgstr ""
1240 1247
1241 -#: i18n/templates.c:3896 1248 +#: i18n/templates.c:3848
1242 msgid "Associated Fieldsets" 1249 msgid "Associated Fieldsets"
1243 msgstr "" 1250 msgstr ""
1244 1251
1245 -#: i18n/templates.c:2315 1252 +#: i18n/templates.c:2267
1246 msgid "Assuming this field has behaviour \"" 1253 msgid "Assuming this field has behaviour \""
1247 msgstr "" 1254 msgstr ""
1248 1255
1249 -#: plugins/ktstandard/KTEmail.php:322 1256 +#: plugins/ktstandard/KTEmail.php:323
1250 msgid "Attach document" 1257 msgid "Attach document"
1251 msgstr "" 1258 msgstr ""
1252 1259
1253 -#: i18n/templates.c:1562 1260 +#: i18n/templates.c:1505
1254 msgid "Attach keywords to <strong>#category#</strong>" 1261 msgid "Attach keywords to <strong>#category#</strong>"
1255 msgstr "" 1262 msgstr ""
1256 1263
1257 -#: search2/indexing/indexers/PHPLuceneIndexer.inc.php:118  
1258 -#: search2/indexing/indexers/PHPLuceneIndexer.inc.php:142 1264 +#: search2/indexing/indexers/PHPLuceneIndexer.inc.php:119
  1265 +#: search2/indexing/indexers/PHPLuceneIndexer.inc.php:143
1259 #, php-format 1266 #, php-format
1260 msgid "Attempting to index %d %s but it is not available." 1267 msgid "Attempting to index %d %s but it is not available."
1261 msgstr "" 1268 msgstr ""
1262 1269
1263 -#: plugins/ktcore/KTCorePlugin.php:115  
1264 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:49  
1265 -#: i18n/templates.c:4907 1270 +#: plugins/ktcore/KTCorePlugin.php:116
  1271 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:50
  1272 +#: i18n/templates.c:4859
1266 msgid "Authentication" 1273 msgid "Authentication"
1267 msgstr "" 1274 msgstr ""
1268 1275
1269 -#: i18n/templates.c:5543 i18n/templates.c:5558 1276 +#: i18n/templates.c:5510 i18n/templates.c:5525
1270 msgid "Authentication Sources" 1277 msgid "Authentication Sources"
1271 msgstr "" 1278 msgstr ""
1272 1279
1273 -#: login.php:264 1280 +#: login.php:276
1274 msgid "Authentication failure. Please try again." 1281 msgid "Authentication failure. Please try again."
1275 msgstr "" 1282 msgstr ""
1276 1283
1277 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:66  
1278 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:92  
1279 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:145 1284 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:67
  1285 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:93
  1286 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:146
1280 msgid "Authentication provider" 1287 msgid "Authentication provider"
1281 msgstr "" 1288 msgstr ""
1282 1289
1283 -#: i18n/templates.c:5576 1290 +#: i18n/templates.c:5543
1284 msgid "Authentication source" 1291 msgid "Authentication source"
1285 msgstr "" 1292 msgstr ""
1286 1293
1287 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:225 1294 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:226
1288 msgid "Authentication source deleted" 1295 msgid "Authentication source deleted"
1289 msgstr "" 1296 msgstr ""
1290 1297
1291 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:228 1298 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:229
1292 msgid "Authentication source is still in use, not deleted" 1299 msgid "Authentication source is still in use, not deleted"
1293 msgstr "" 1300 msgstr ""
1294 1301
1295 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:109 1302 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:110
1296 #, php-format 1303 #, php-format
1297 msgid "Authentication source: %s" 1304 msgid "Authentication source: %s"
1298 msgstr "" 1305 msgstr ""
1299 1306
1300 -#: plugins/rssplugin/KTrss.inc.php:409 1307 +#: plugins/rssplugin/KTrss.inc.php:410
1301 msgid "Author" 1308 msgid "Author"
1302 msgstr "" 1309 msgstr ""
1303 1310
1304 -#: plugins/ktstandard/workflow/FolderAssociator.php:143 1311 +#: plugins/ktstandard/workflow/FolderAssociator.php:144
1305 msgid "Automatic Workflow" 1312 msgid "Automatic Workflow"
1306 msgstr "" 1313 msgstr ""
1307 1314
1308 -#: plugins/ktstandard/KTWorkflowAssociation.php:68  
1309 -#: plugins/ktstandard/workflow/adminpage.php:53 1315 +#: plugins/ktstandard/KTWorkflowAssociation.php:69
  1316 +#: plugins/ktstandard/workflow/adminpage.php:54
1310 msgid "Automatic Workflow Assignments" 1317 msgid "Automatic Workflow Assignments"
1311 msgstr "" 1318 msgstr ""
1312 1319
1313 -#: i18n/templates.c:1157 1320 +#: i18n/templates.c:1085
1314 msgid "Automatic Workflow Selection" 1321 msgid "Automatic Workflow Selection"
1315 msgstr "" 1322 msgstr ""
1316 1323
1317 -#: i18n/templates.c:203 i18n/templates.c:500 i18n/templates.c:2288 1324 +#: i18n/templates.c:206 i18n/templates.c:515 i18n/templates.c:2240
1318 msgid "Available" 1325 msgid "Available"
1319 msgstr "" 1326 msgstr ""
1320 1327
1321 -#: i18n/templates.c:2903 1328 +#: i18n/templates.c:2855
1322 msgid "Available Criteria" 1329 msgid "Available Criteria"
1323 msgstr "" 1330 msgstr ""
1324 1331
1325 -#: i18n/templates.c:3764 i18n/templates.c:4025 1332 +#: i18n/templates.c:3716 i18n/templates.c:3977
1326 msgid "Available Entities" 1333 msgid "Available Entities"
1327 msgstr "" 1334 msgstr ""
1328 1335
1329 -#: plugins/ktcore/admin/documentTypes.php:172 i18n/templates.c:2906 1336 +#: plugins/ktcore/admin/documentTypes.php:173 i18n/templates.c:2858
1330 msgid "Available Fieldsets" 1337 msgid "Available Fieldsets"
1331 msgstr "" 1338 msgstr ""
1332 1339
1333 -#: i18n/templates.c:3548 1340 +#: i18n/templates.c:3500
1334 msgid "Available Groups" 1341 msgid "Available Groups"
1335 msgstr "" 1342 msgstr ""
1336 1343
1337 -#: i18n/templates.c:6296 1344 +#: i18n/templates.c:6263
1338 msgid "Available Transitions" 1345 msgid "Available Transitions"
1339 msgstr "" 1346 msgstr ""
1340 1347
1341 -#: i18n/templates.c:3458 1348 +#: i18n/templates.c:3410
1342 msgid "Available Users" 1349 msgid "Available Users"
1343 msgstr "" 1350 msgstr ""
1344 1351
1345 -#: i18n/templates.c:2909 1352 +#: i18n/templates.c:2861
1346 msgid "Available Workflows" 1353 msgid "Available Workflows"
1347 msgstr "" 1354 msgstr ""
1348 1355
1349 -#: lib/util/ktutil.inc:116 1356 +#: lib/util/ktutil.inc:197
1350 msgid "B" 1357 msgid "B"
1351 msgstr "" 1358 msgstr ""
1352 1359
1353 -#: i18n/templates.c:3836 1360 +#: i18n/templates.c:3788
1354 msgid "Back to folder" 1361 msgid "Back to folder"
1355 msgstr "" 1362 msgstr ""
1356 1363
@@ -1358,78 +1365,82 @@ msgstr &quot;&quot; @@ -1358,78 +1365,82 @@ msgstr &quot;&quot;
1358 msgid "Base Column" 1365 msgid "Base Column"
1359 msgstr "" 1366 msgstr ""
1360 1367
1361 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:54  
1362 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:162 1368 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:55
  1369 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:163
1363 msgid "Base DN" 1370 msgid "Base DN"
1364 msgstr "" 1371 msgstr ""
1365 1372
1366 -#: lib/workflow/workflowtrigger.inc.php:61 1373 +#: lib/workflow/workflowtrigger.inc.php:62
1367 msgid "Base class for workflow triggers" 1374 msgid "Base class for workflow triggers"
1368 msgstr "" 1375 msgstr ""
1369 1376
1370 -#: i18n/templates.c:2105 1377 +#: i18n/templates.c:2057
1371 msgid "Become conditional" 1378 msgid "Become conditional"
1372 msgstr "" 1379 msgstr ""
1373 1380
1374 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:533 1381 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:534
1375 msgid "Behaviour Overview" 1382 msgid "Behaviour Overview"
1376 msgstr "" 1383 msgstr ""
1377 1384
1378 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:637 1385 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:638
1379 msgid "Behaviour names changed." 1386 msgid "Behaviour names changed."
1380 msgstr "" 1387 msgstr ""
1381 1388
1382 -#: i18n/templates.c:4220 1389 +#: i18n/templates.c:4172
1383 msgid "Block actions" 1390 msgid "Block actions"
1384 msgstr "" 1391 msgstr ""
1385 1392
1386 -#: plugins/ktstandard/KTDiscussion.php:137  
1387 -#: plugins/ktstandard/KTDiscussion.php:262 1393 +#: plugins/ktstandard/KTDiscussion.php:138
  1394 +#: plugins/ktstandard/KTDiscussion.php:263
1388 msgid "Body" 1395 msgid "Body"
1389 msgstr "" 1396 msgstr ""
1390 1397
1391 -#: config/siteMap.inc:65 i18n/templates.c:1319 i18n/templates.c:1361  
1392 -#: i18n/templates.c:2930 1398 +#: config/siteMap.inc:66 i18n/templates.c:1256 i18n/templates.c:1298
  1399 +#: i18n/templates.c:2882
1393 msgid "Boolean Search" 1400 msgid "Boolean Search"
1394 msgstr "" 1401 msgstr ""
1395 1402
1396 -#: plugins/ktcore/admin/managePermissions.php:154 1403 +#: plugins/ktcore/admin/managePermissions.php:155
1397 msgid "Both names not given" 1404 msgid "Both names not given"
1398 msgstr "" 1405 msgstr ""
1399 1406
1400 -#: browse.php:82 browse.php:135 lib/actions/bulkaction.php:78  
1401 -#: lib/actions/documentaction.inc.php:65 lib/actions/folderaction.inc.php:61  
1402 -#: search/booleanSearch.php:60 search/simpleSearch.php:140 view.php:72 1407 +#: browse.php:83 browse.php:136 lib/actions/bulkaction.php:79
  1408 +#: lib/actions/documentaction.inc.php:66 lib/actions/folderaction.inc.php:62
  1409 +#: search/booleanSearch.php:61 search/simpleSearch.php:141 view.php:73
1403 msgid "Browse" 1410 msgid "Browse"
1404 msgstr "" 1411 msgstr ""
1405 1412
1406 -#: lib/templating/kt3template.inc.php:180  
1407 -#: lib/templating/kt3template.inc.php:307 plugins/ktcore/KTCorePlugin.php:146 1413 +#: lib/templating/kt3template.inc.php:181
  1414 +#: lib/templating/kt3template.inc.php:308 plugins/ktcore/KTCorePlugin.php:147
1408 msgid "Browse Documents" 1415 msgid "Browse Documents"
1409 msgstr "" 1416 msgstr ""
1410 1417
1411 -#: plugins/ktcore/KTPortlets.php:85 1418 +#: plugins/ktcore/KTPortlets.php:86
1412 msgid "Browse by..." 1419 msgid "Browse by..."
1413 msgstr "" 1420 msgstr ""
1414 1421
1415 -#: plugins/ktstandard/contents/OpenDocumentIndexer.php:97  
1416 -#: i18n/templates.c:6356 1422 +#: i18n/templates.c:404
  1423 +msgid "Browse view format"
  1424 +msgstr ""
  1425 +
  1426 +#: plugins/ktstandard/contents/OpenDocumentIndexer.php:98
  1427 +#: i18n/templates.c:6323
1417 msgid "Built-in" 1428 msgid "Built-in"
1418 msgstr "" 1429 msgstr ""
1419 1430
1420 -#: lib/authentication/builtinauthenticationprovider.inc.php:46 1431 +#: lib/authentication/builtinauthenticationprovider.inc.php:47
1421 msgid "Built-in authentication provider" 1432 msgid "Built-in authentication provider"
1422 msgstr "" 1433 msgstr ""
1423 1434
1424 -#: i18n/templates.c:5417 1435 +#: i18n/templates.c:5384
1425 msgid "Built-in set." 1436 msgid "Built-in set."
1426 msgstr "" 1437 msgstr ""
1427 1438
1428 -#: lib/actions/bulkaction.php:175 1439 +#: lib/actions/bulkaction.php:176
1429 msgid "Bulk Actions" 1440 msgid "Bulk Actions"
1430 msgstr "" 1441 msgstr ""
1431 1442
1432 -#: plugins/ktstandard/KTBulkExportPlugin.php:68 1443 +#: plugins/ktstandard/KTBulkExportPlugin.php:69
1433 msgid "Bulk Download" 1444 msgid "Bulk Download"
1434 msgstr "" 1445 msgstr ""
1435 1446
@@ -1437,333 +1448,334 @@ msgstr &quot;&quot; @@ -1437,333 +1448,334 @@ msgstr &quot;&quot;
1437 msgid "Bulk Export" 1448 msgid "Bulk Export"
1438 msgstr "" 1449 msgstr ""
1439 1450
1440 -#: plugins/ktstandard/KTBulkExportPlugin.php:51 1451 +#: plugins/ktstandard/KTBulkExportPlugin.php:52
1441 msgid "Bulk Export Plugin" 1452 msgid "Bulk Export Plugin"
1442 msgstr "" 1453 msgstr ""
1443 1454
1444 -#: plugins/ktcore/folder/BulkUpload.php:55 1455 +#: plugins/ktcore/folder/BulkUpload.php:56
1445 msgid "Bulk Upload" 1456 msgid "Bulk Upload"
1446 msgstr "" 1457 msgstr ""
1447 1458
1448 -#: plugins/ktcore/folder/BulkUpload.php:143 1459 +#: plugins/ktcore/folder/BulkUpload.php:144
1449 msgid "Bulk Upload failed" 1460 msgid "Bulk Upload failed"
1450 msgstr "" 1461 msgstr ""
1451 1462
1452 -#: plugins/ktcore/folder/BulkUpload.php:134 1463 +#: plugins/ktcore/folder/BulkUpload.php:135
1453 msgid "Bulk Upload failed. Archive is not an accepted format. Accepted formats are: " 1464 msgid "Bulk Upload failed. Archive is not an accepted format. Accepted formats are: "
1454 msgstr "" 1465 msgstr ""
1455 1466
1456 -#: plugins/ktcore/folder/BulkUpload.php:146 1467 +#: plugins/ktcore/folder/BulkUpload.php:147
1457 msgid "Bulk Upload successful" 1468 msgid "Bulk Upload successful"
1458 msgstr "" 1469 msgstr ""
1459 1470
1460 -#: plugins/ktcore/folder/BulkImport.php:139 1471 +#: plugins/ktcore/folder/BulkImport.php:140
1461 msgid "Bulk import failed" 1472 msgid "Bulk import failed"
1462 msgstr "" 1473 msgstr ""
1463 1474
1464 -#: plugins/ktcore/folder/BulkImport.php:142 1475 +#: plugins/ktcore/folder/BulkImport.php:143
1465 msgid "Bulk import succeeded" 1476 msgid "Bulk import succeeded"
1466 msgstr "" 1477 msgstr ""
1467 1478
1468 -#: i18n/templates.c:3686 1479 +#: i18n/templates.c:3638
1469 msgid "Bulk upload" 1480 msgid "Bulk upload"
1470 msgstr "" 1481 msgstr ""
1471 1482
1472 -#: i18n/templates.c:5561 1483 +#: i18n/templates.c:5528
1473 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." 1484 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."
1474 msgstr "" 1485 msgstr ""
1475 1486
1476 -#: plugins/ktcore/KTCorePlugin.php:115 1487 +#: plugins/ktcore/KTCorePlugin.php:116
1477 #, php-format 1488 #, php-format
1478 msgid "By default, %s controls its own users and groups and stores all information about them inside the database. In many situations, an organisation will already have a list of users and groups, and needs to use that existing information to allow access to the DMS. These <strong>Authentication Sources</strong> allow the system administrator to specify additional sources of authentication data." 1489 msgid "By default, %s controls its own users and groups and stores all information about them inside the database. In many situations, an organisation will already have a list of users and groups, and needs to use that existing information to allow access to the DMS. These <strong>Authentication Sources</strong> allow the system administrator to specify additional sources of authentication data."
1479 msgstr "" 1490 msgstr ""
1480 1491
1481 -#: plugins/ktstandard/KTEmail.php:323 1492 +#: plugins/ktstandard/KTEmail.php:324
1482 msgid "By default, documents are sent as links into the document management system. Select this option if you want the document contents to be sent as an attachment in the email." 1493 msgid "By default, documents are sent as links into the document management system. Select this option if you want the document contents to be sent as an attachment in the email."
1483 msgstr "" 1494 msgstr ""
1484 1495
1485 -#: lib/authentication/builtinauthenticationprovider.inc.php:224 1496 +#: lib/authentication/builtinauthenticationprovider.inc.php:225
1486 msgid "Can not use the same password as before." 1497 msgid "Can not use the same password as before."
1487 msgstr "" 1498 msgstr ""
1488 1499
1489 -#: plugins/ktcore/admin/managePermissions.php:161 1500 +#: plugins/ktcore/admin/managePermissions.php:162
1490 msgid "Can't delete built-in permission" 1501 msgid "Can't delete built-in permission"
1491 msgstr "" 1502 msgstr ""
1492 1503
1493 -#: lib/authentication/interceptorregistry.inc.php:77 1504 +#: lib/authentication/interceptorregistry.inc.php:78
1494 #, php-format 1505 #, php-format
1495 msgid "Can't find interceptor: %s" 1506 msgid "Can't find interceptor: %s"
1496 msgstr "" 1507 msgstr ""
1497 1508
1498 -#: i18n/templates.c:44 i18n/templates.c:74 i18n/templates.c:911  
1499 -#: i18n/templates.c:1226 i18n/templates.c:1259 i18n/templates.c:1505  
1500 -#: i18n/templates.c:2285 i18n/templates.c:3134 i18n/templates.c:3173  
1501 -#: i18n/templates.c:3230 i18n/templates.c:3242 i18n/templates.c:3473  
1502 -#: i18n/templates.c:3563 i18n/templates.c:3665 i18n/templates.c:3680  
1503 -#: i18n/templates.c:3782 i18n/templates.c:4043 i18n/templates.c:4061  
1504 -#: i18n/templates.c:4223 i18n/templates.c:4904 i18n/templates.c:5000  
1505 -#: i18n/templates.c:5015 i18n/templates.c:5060 i18n/templates.c:5096  
1506 -#: i18n/templates.c:5129 i18n/templates.c:5162 i18n/templates.c:5177  
1507 -#: i18n/templates.c:5192 i18n/templates.c:5225 i18n/templates.c:5291  
1508 -#: i18n/templates.c:5306 i18n/templates.c:5447 i18n/templates.c:6023 1509 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:438 i18n/templates.c:44
  1510 +#: i18n/templates.c:74 i18n/templates.c:839 i18n/templates.c:1154
  1511 +#: i18n/templates.c:1187 i18n/templates.c:1448 i18n/templates.c:2237
  1512 +#: i18n/templates.c:3086 i18n/templates.c:3125 i18n/templates.c:3182
  1513 +#: i18n/templates.c:3194 i18n/templates.c:3425 i18n/templates.c:3515
  1514 +#: i18n/templates.c:3617 i18n/templates.c:3632 i18n/templates.c:3734
  1515 +#: i18n/templates.c:3995 i18n/templates.c:4013 i18n/templates.c:4175
  1516 +#: i18n/templates.c:4856 i18n/templates.c:4952 i18n/templates.c:4967
  1517 +#: i18n/templates.c:5012 i18n/templates.c:5048 i18n/templates.c:5081
  1518 +#: i18n/templates.c:5114 i18n/templates.c:5129 i18n/templates.c:5144
  1519 +#: i18n/templates.c:5192 i18n/templates.c:5258 i18n/templates.c:5273
  1520 +#: i18n/templates.c:5414 i18n/templates.c:5990
1509 msgid "Cancel" 1521 msgid "Cancel"
1510 msgstr "" 1522 msgstr ""
1511 1523
1512 -#: plugins/ktcore/KTDocumentActions.php:688  
1513 -#: plugins/ktcore/KTDocumentActions.php:742  
1514 -#: plugins/ktcore/KTDocumentActions.php:746 i18n/templates.c:3215 1524 +#: plugins/ktcore/KTDocumentActions.php:703
  1525 +#: plugins/ktcore/KTDocumentActions.php:757
  1526 +#: plugins/ktcore/KTDocumentActions.php:761 i18n/templates.c:3167
1515 msgid "Cancel Checkout" 1527 msgid "Cancel Checkout"
1516 msgstr "" 1528 msgstr ""
1517 1529
1518 -#: lib/workflow/workflowutil.inc.php:172 1530 +#: lib/workflow/workflowutil.inc.php:173
1519 msgid "Cannot assign workflow with no starting state set" 1531 msgid "Cannot assign workflow with no starting state set"
1520 msgstr "" 1532 msgstr ""
1521 1533
1522 -#: search2/search/search.inc.php:74 1534 +#: search2/search/search.inc.php:87
1523 #, php-format 1535 #, php-format
1524 msgid "Cannot connect to Open Office Server on host '%s:%s'." 1536 msgid "Cannot connect to Open Office Server on host '%s:%s'."
1525 msgstr "" 1537 msgstr ""
1526 1538
1527 -#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:232 1539 +#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:233
1528 #, php-format 1540 #, php-format
1529 msgid "Cannot connect to the %s on '%s'." 1541 msgid "Cannot connect to the %s on '%s'."
1530 msgstr "" 1542 msgstr ""
1531 1543
1532 -#: plugins/ktcore/KTPermissions.php:518 1544 +#: plugins/ktcore/KTPermissions.php:519
1533 msgid "Cannot create allocation for non-root locations." 1545 msgid "Cannot create allocation for non-root locations."
1534 msgstr "" 1546 msgstr ""
1535 1547
1536 -#: lib/documentmanagement/Document.inc:571 1548 +#: lib/documentmanagement/Document.inc:572
1537 msgid "Cannot create new version of document: Document is immutable" 1549 msgid "Cannot create new version of document: Document is immutable"
1538 msgstr "" 1550 msgstr ""
1539 1551
1540 -#: notify.php:68 1552 +#: notify.php:69
1541 msgid "Cannot find the notification you requested. Notification may already have been cleared." 1553 msgid "Cannot find the notification you requested. Notification may already have been cleared."
1542 msgstr "" 1554 msgstr ""
1543 1555
1544 -#: search2/indexing/extractors/OOTextExtractor.inc.php:149 1556 +#: search2/indexing/extractors/OOTextExtractor.inc.php:150
1545 msgid "Cannot locate DocumentConverter.py" 1557 msgid "Cannot locate DocumentConverter.py"
1546 msgstr "" 1558 msgstr ""
1547 1559
1548 -#: search2/indexing/extractorCore.inc.php:543 1560 +#: search2/indexing/extractorCore.inc.php:544
1549 #, php-format 1561 #, php-format
1550 msgid "Cannot locate binary for %s (%s)." 1562 msgid "Cannot locate binary for %s (%s)."
1551 msgstr "" 1563 msgstr ""
1552 1564
1553 -#: search2/indexing/extractors/OOTextExtractor.inc.php:144 1565 +#: search2/indexing/extractors/OOTextExtractor.inc.php:145
1554 msgid "Cannot locate python" 1566 msgid "Cannot locate python"
1555 msgstr "" 1567 msgstr ""
1556 1568
1557 -#: lib/triggers/triggerregistry.inc.php:81 1569 +#: lib/triggers/triggerregistry.inc.php:83
1558 #, php-format 1570 #, php-format
1559 msgid "Cannot locate trigger class '%s' for action '%s' slot '%s'." 1571 msgid "Cannot locate trigger class '%s' for action '%s' slot '%s'."
1560 msgstr "" 1572 msgstr ""
1561 1573
1562 -#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:309 1574 +#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:310
1563 #, php-format 1575 #, php-format
1564 msgid "Cannot locate unzip: %s." 1576 msgid "Cannot locate unzip: %s."
1565 msgstr "" 1577 msgstr ""
1566 1578
1567 -#: search2/search/bin/search.php:107 1579 +#: search2/search/bin/search.php:108
1568 msgid "Cannot locate user:" 1580 msgid "Cannot locate user:"
1569 msgstr "" 1581 msgstr ""
1570 1582
1571 -#: lib/foldermanagement/folderutil.inc.php:121 1583 +#: lib/foldermanagement/folderutil.inc.php:122
1572 msgid "Cannot move folder into a descendant folder!" 1584 msgid "Cannot move folder into a descendant folder!"
1573 msgstr "" 1585 msgstr ""
1574 1586
1575 -#: lib/foldermanagement/folderutil.inc.php:109 1587 +#: lib/foldermanagement/folderutil.inc.php:110
1576 msgid "Cannot move root folder!" 1588 msgid "Cannot move root folder!"
1577 msgstr "" 1589 msgstr ""
1578 1590
1579 -#: lib/foldermanagement/folderutil.inc.php:336 1591 +#: lib/foldermanagement/folderutil.inc.php:337
1580 #, php-format 1592 #, php-format
1581 msgid "Cannot remove unit folder: %s." 1593 msgid "Cannot remove unit folder: %s."
1582 msgstr "" 1594 msgstr ""
1583 1595
1584 -#: search/booleanSearch.php:127 1596 +#: search/booleanSearch.php:128
1585 msgid "Cannot save searches as anonymous user" 1597 msgid "Cannot save searches as anonymous user"
1586 msgstr "" 1598 msgstr ""
1587 1599
1588 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:574 1600 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:638
1589 msgid "Category added" 1601 msgid "Category added"
1590 msgstr "" 1602 msgstr ""
1591 1603
1592 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:579 1604 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:643
1593 msgid "Category removed." 1605 msgid "Category removed."
1594 msgstr "" 1606 msgstr ""
1595 1607
1596 -#: i18n/templates.c:1706 i18n/templates.c:1766 i18n/templates.c:2078  
1597 -#: i18n/templates.c:3317 i18n/templates.c:3842 1608 +#: i18n/templates.c:1658 i18n/templates.c:1718 i18n/templates.c:2030
  1609 +#: i18n/templates.c:3269 i18n/templates.c:3794
1598 msgid "Change" 1610 msgid "Change"
1599 msgstr "" 1611 msgstr ""
1600 1612
1601 -#: i18n/templates.c:5294 i18n/templates.c:5300 1613 +#: i18n/templates.c:5261 i18n/templates.c:5267
1602 msgid "Change #name#'s Groups" 1614 msgid "Change #name#'s Groups"
1603 msgstr "" 1615 msgstr ""
1604 1616
1605 -#: lib/authentication/builtinauthenticationprovider.inc.php:59 1617 +#: lib/authentication/builtinauthenticationprovider.inc.php:60
1606 #, php-format 1618 #, php-format
1607 msgid "Change %s's password" 1619 msgid "Change %s's password"
1608 msgstr "" 1620 msgstr ""
1609 1621
1610 -#: plugins/ktcore/KTDocumentActions.php:1608  
1611 -#: plugins/ktcore/KTDocumentActions.php:1614 1622 +#: plugins/ktcore/KTDocumentActions.php:1623
  1623 +#: plugins/ktcore/KTDocumentActions.php:1629
1612 msgid "Change Document Ownership" 1624 msgid "Change Document Ownership"
1613 msgstr "" 1625 msgstr ""
1614 1626
1615 -#: plugins/ktcore/document/edit.php:254 plugins/ktcore/document/edit.php:294  
1616 -#: i18n/templates.c:6077 i18n/templates.c:6083 1627 +#: plugins/ktcore/document/edit.php:255 plugins/ktcore/document/edit.php:295
  1628 +#: i18n/templates.c:6044 i18n/templates.c:6050
1617 msgid "Change Document Type" 1629 msgid "Change Document Type"
1618 msgstr "" 1630 msgstr ""
1619 1631
1620 -#: plugins/ktcore/admin/documentFieldsv2.php:307 1632 +#: plugins/ktcore/admin/documentFieldsv2.php:308
1621 msgid "Change Fieldset Details" 1633 msgid "Change Fieldset Details"
1622 msgstr "" 1634 msgstr ""
1623 1635
1624 -#: i18n/templates.c:5087 1636 +#: i18n/templates.c:5039
1625 msgid "Change Group Details" 1637 msgid "Change Group Details"
1626 msgstr "" 1638 msgstr ""
1627 1639
1628 -#: i18n/templates.c:5846 1640 +#: i18n/templates.c:5813
1629 msgid "Change Link Type" 1641 msgid "Change Link Type"
1630 msgstr "" 1642 msgstr ""
1631 1643
1632 -#: i18n/templates.c:5780 1644 +#: i18n/templates.c:5747
1633 msgid "Change Ownership" 1645 msgid "Change Ownership"
1634 msgstr "" 1646 msgstr ""
1635 1647
1636 -#: i18n/templates.c:5156 1648 +#: i18n/templates.c:5108
1637 msgid "Change Sub-Groups in #name#" 1649 msgid "Change Sub-Groups in #name#"
1638 msgstr "" 1650 msgstr ""
1639 1651
1640 -#: i18n/templates.c:4991 1652 +#: i18n/templates.c:4943
1641 msgid "Change Unit Details" 1653 msgid "Change Unit Details"
1642 msgstr "" 1654 msgstr ""
1643 1655
1644 -#: i18n/templates.c:4895 1656 +#: i18n/templates.c:4847
1645 msgid "Change User Details" 1657 msgid "Change User Details"
1646 msgstr "" 1658 msgstr ""
1647 1659
1648 -#: lib/authentication/builtinauthenticationprovider.inc.php:68  
1649 #: lib/authentication/builtinauthenticationprovider.inc.php:69 1660 #: lib/authentication/builtinauthenticationprovider.inc.php:69
1650 -#: plugins/ktcore/admin/userManagement.php:227 1661 +#: lib/authentication/builtinauthenticationprovider.inc.php:70
  1662 +#: plugins/ktcore/admin/userManagement.php:253
1651 msgid "Change User Password" 1663 msgid "Change User Password"
1652 msgstr "" 1664 msgstr ""
1653 1665
1654 -#: i18n/templates.c:5030 i18n/templates.c:5033 1666 +#: i18n/templates.c:4982 i18n/templates.c:4985
1655 msgid "Change User's Password" 1667 msgid "Change User's Password"
1656 msgstr "" 1668 msgstr ""
1657 1669
1658 -#: i18n/templates.c:4010 1670 +#: i18n/templates.c:3962
1659 msgid "Change Workflow" 1671 msgid "Change Workflow"
1660 msgstr "" 1672 msgstr ""
1661 1673
1662 -#: i18n/templates.c:5054 1674 +#: i18n/templates.c:5006
1663 msgid "Change a role's details" 1675 msgid "Change a role's details"
1664 msgstr "" 1676 msgstr ""
1665 1677
1666 -#: plugins/ktstandard/KTDisclaimers.php:61 1678 +#: plugins/ktstandard/KTDisclaimers.php:62
1667 msgid "Change disclaimers displayed on login and at the bottom of each page." 1679 msgid "Change disclaimers displayed on login and at the bottom of each page."
1668 msgstr "" 1680 msgstr ""
1669 1681
1670 -#: i18n/templates.c:2012 1682 +#: i18n/templates.c:1964
1671 msgid "Change master field" 1683 msgid "Change master field"
1672 msgstr "" 1684 msgstr ""
1673 1685
1674 -#: i18n/templates.c:5102 1686 +#: i18n/templates.c:5054
1675 msgid "Change organisation details" 1687 msgid "Change organisation details"
1676 msgstr "" 1688 msgstr ""
1677 1689
1678 -#: i18n/templates.c:1118 1690 +#: i18n/templates.c:1046
1679 msgid "Change state" 1691 msgid "Change state"
1680 msgstr "" 1692 msgstr ""
1681 1693
1682 -#: i18n/templates.c:902 1694 +#: i18n/templates.c:830
1683 msgid "Change the <strong><a href=\"#link#\">document type</a></strong>" 1695 msgid "Change the <strong><a href=\"#link#\">document type</a></strong>"
1684 msgstr "" 1696 msgstr ""
1685 1697
1686 -#: i18n/templates.c:6134 1698 +#: i18n/templates.c:6101
1687 msgid "Change the <strong><a href=\"#link#\">document type</a></strong>. The current type is \"#name#\"" 1699 msgid "Change the <strong><a href=\"#link#\">document type</a></strong>. The current type is \"#name#\""
1688 msgstr "" 1700 msgstr ""
1689 1701
1690 -#: plugins/ktcore/KTCorePlugin.php:319 1702 +#: plugins/ktcore/KTCorePlugin.php:320
1691 msgid "Change the help files that are displayed to users." 1703 msgid "Change the help files that are displayed to users."
1692 msgstr "" 1704 msgstr ""
1693 1705
1694 -#: i18n/templates.c:1115 1706 +#: i18n/templates.c:1043
1695 msgid "Change the state of this thread" 1707 msgid "Change the state of this thread"
1696 msgstr "" 1708 msgstr ""
1697 1709
1698 -#: i18n/templates.c:5084 1710 +#: i18n/templates.c:5036
1699 msgid "Change the system's information about group <strong>#name#</strong>" 1711 msgid "Change the system's information about group <strong>#name#</strong>"
1700 msgstr "" 1712 msgstr ""
1701 1713
1702 -#: i18n/templates.c:4988 1714 +#: i18n/templates.c:4940
1703 msgid "Change the system's information about unit <strong>#name#</strong>" 1715 msgid "Change the system's information about unit <strong>#name#</strong>"
1704 msgstr "" 1716 msgstr ""
1705 1717
1706 -#: i18n/templates.c:5036 1718 +#: i18n/templates.c:4988
1707 msgid "Change the user's password. Password rules may have been defined that this new password must abide by." 1719 msgid "Change the user's password. Password rules may have been defined that this new password must abide by."
1708 msgstr "" 1720 msgstr ""
1709 1721
1710 -#: i18n/templates.c:1988 1722 +#: i18n/templates.c:1940
1711 msgid "Change to complex" 1723 msgid "Change to complex"
1712 msgstr "" 1724 msgstr ""
1713 1725
1714 -#: i18n/templates.c:4001 1726 +#: i18n/templates.c:3953
1715 msgid "Change workflow on document" 1727 msgid "Change workflow on document"
1716 msgstr "" 1728 msgstr ""
1717 1729
1718 -#: preferences.php:122 i18n/templates.c:5531 i18n/templates.c:5534 1730 +#: preferences.php:123 i18n/templates.c:5498 i18n/templates.c:5501
1719 msgid "Change your password" 1731 msgid "Change your password"
1720 msgstr "" 1732 msgstr ""
1721 1733
1722 -#: i18n/templates.c:4919 1734 +#: i18n/templates.c:4871
1723 msgid "Change your password." 1735 msgid "Change your password."
1724 msgstr "" 1736 msgstr ""
1725 1737
1726 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:504  
1727 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:517 1738 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:505
  1739 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:518
1728 msgid "Changed to simple" 1740 msgid "Changed to simple"
1729 msgstr "" 1741 msgstr ""
1730 1742
1731 -#: i18n/templates.c:1820 i18n/templates.c:1868 1743 +#: i18n/templates.c:1772 i18n/templates.c:1820
1732 msgid "Changes made here are stored immediately, without you needing to refresh the page." 1744 msgid "Changes made here are stored immediately, without you needing to refresh the page."
1733 msgstr "" 1745 msgstr ""
1734 1746
1735 -#: plugins/ktcore/admin/documentTypes.php:218  
1736 -#: plugins/ktcore/admin/documentTypes.php:237 1747 +#: plugins/ktcore/admin/documentTypes.php:219
  1748 +#: plugins/ktcore/admin/documentTypes.php:238
1737 msgid "Changes not saved" 1749 msgid "Changes not saved"
1738 msgstr "" 1750 msgstr ""
1739 1751
1740 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:566 1752 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:630
1741 msgid "Changes saved." 1753 msgid "Changes saved."
1742 msgstr "" 1754 msgstr ""
1743 1755
1744 -#: plugins/ktcore/KTDocumentActions.php:1645 1756 +#: plugins/ktcore/KTDocumentActions.php:1660
1745 msgid "Changing Ownership" 1757 msgid "Changing Ownership"
1746 msgstr "" 1758 msgstr ""
1747 1759
1748 -#: plugins/ktcore/KTDocumentActions.php:1615 1760 +#: plugins/ktcore/KTDocumentActions.php:1630
1749 msgid "Changing document ownership allows you to keep the \"owner\" role relevant, even when the original user no longer is an appropriate choice." 1761 msgid "Changing document ownership allows you to keep the \"owner\" role relevant, even when the original user no longer is an appropriate choice."
1750 msgstr "" 1762 msgstr ""
1751 1763
1752 -#: i18n/templates.c:1991 1764 +#: i18n/templates.c:1943
1753 msgid "Changing the conditional type set will remove all existing field ordering!" 1765 msgid "Changing the conditional type set will remove all existing field ordering!"
1754 msgstr "" 1766 msgstr ""
1755 1767
1756 -#: plugins/ktcore/document/edit.php:255 1768 +#: plugins/ktcore/document/edit.php:256
1757 msgid "Changing the document type will allow different metadata to be associated with it." 1769 msgid "Changing the document type will allow different metadata to be associated with it."
1758 msgstr "" 1770 msgstr ""
1759 1771
1760 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:306 1772 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:307
1761 msgid "" 1773 msgid ""
1762 "Changing the master field set will remove all existing field\n" 1774 "Changing the master field set will remove all existing field\n"
1763 "ordering!" 1775 "ordering!"
1764 msgstr "" 1776 msgstr ""
1765 1777
1766 -#: i18n/templates.c:2009 1778 +#: i18n/templates.c:1961
1767 msgid "Changing the master field set will remove all existing field ordering!" 1779 msgid "Changing the master field set will remove all existing field ordering!"
1768 msgstr "" 1780 msgstr ""
1769 1781
@@ -1775,146 +1787,142 @@ msgstr &quot;&quot; @@ -1775,146 +1787,142 @@ msgstr &quot;&quot;
1775 msgid "Check Out" 1787 msgid "Check Out"
1776 msgstr "" 1788 msgstr ""
1777 1789
1778 -#: i18n/templates.c:5732 1790 +#: i18n/templates.c:5699
1779 msgid "Check the plugins that require activation and then click \"Update\". To disable a plugin, uncheck the plugin and click \"Update\"." 1791 msgid "Check the plugins that require activation and then click \"Update\". To disable a plugin, uncheck the plugin and click \"Update\"."
1780 msgstr "" 1792 msgstr ""
1781 1793
1782 -#: search2/search/fields/CheckedOutField.inc.php:43 1794 +#: search2/search/fields/CheckedOutField.inc.php:44
1783 msgid "Checked Out" 1795 msgid "Checked Out"
1784 msgstr "" 1796 msgstr ""
1785 1797
1786 -#: plugins/ktcore/KTColumns.inc.php:426 plugins/ktcore/KTCorePlugin.php:137  
1787 -#: search2/search/fields/CheckedOutByField.inc.php:43 1798 +#: plugins/ktcore/KTColumns.inc.php:427 plugins/ktcore/KTCorePlugin.php:138
  1799 +#: search2/search/fields/CheckedOutByField.inc.php:44
1788 msgid "Checked Out By" 1800 msgid "Checked Out By"
1789 msgstr "" 1801 msgstr ""
1790 1802
1791 -#: search2/search/fields/CheckedOutDeltaField.inc.php:45 1803 +#: search2/search/fields/CheckedOutDeltaField.inc.php:46
1792 msgid "Checked Out Delta" 1804 msgid "Checked Out Delta"
1793 msgstr "" 1805 msgstr ""
1794 1806
1795 -#: plugins/ktcore/KTCorePlugin.php:286 1807 +#: plugins/ktcore/KTCorePlugin.php:287
1796 msgid "Checked Out Document Control" 1808 msgid "Checked Out Document Control"
1797 msgstr "" 1809 msgstr ""
1798 1810
1799 -#: i18n/templates.c:5969 1811 +#: i18n/templates.c:5936
1800 msgid "Checked Out Documents" 1812 msgid "Checked Out Documents"
1801 msgstr "" 1813 msgstr ""
1802 1814
1803 -#: i18n/templates.c:5987 i18n/templates.c:6014 1815 +#: i18n/templates.c:5954 i18n/templates.c:5981
1804 msgid "Checked out by" 1816 msgid "Checked out by"
1805 msgstr "" 1817 msgstr ""
1806 1818
1807 -#: i18n/templates.c:2474 1819 +#: i18n/templates.c:2426
1808 msgid "Checked out by:" 1820 msgid "Checked out by:"
1809 msgstr "" 1821 msgstr ""
1810 1822
1811 -#: plugins/ktcore/KTDocumentActions.php:516  
1812 -#: plugins/ktcore/KTDocumentActions.php:566  
1813 -#: plugins/ktcore/KTDocumentActions.php:625 1823 +#: plugins/ktcore/KTDocumentActions.php:531
  1824 +#: plugins/ktcore/KTDocumentActions.php:581
  1825 +#: plugins/ktcore/KTDocumentActions.php:640
1814 msgid "Checkin" 1826 msgid "Checkin"
1815 msgstr "" 1827 msgstr ""
1816 1828
1817 -#: plugins/ktcore/KTDocumentActions.php:561 i18n/templates.c:3206 1829 +#: plugins/ktcore/KTDocumentActions.php:576 i18n/templates.c:3158
1818 msgid "Checkin Document" 1830 msgid "Checkin Document"
1819 msgstr "" 1831 msgstr ""
1820 1832
1821 -#: i18n/templates.c:3209 1833 +#: i18n/templates.c:3161
1822 msgid "Checking in a document updates the document and allows others to make changes to the document and its metadata." 1834 msgid "Checking in a document updates the document and allows others to make changes to the document and its metadata."
1823 msgstr "" 1835 msgstr ""
1824 1836
1825 -#: i18n/templates.c:3113 1837 +#: i18n/templates.c:3065
1826 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." 1838 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."
1827 msgstr "" 1839 msgstr ""
1828 1840
1829 -#: lib/documentmanagement/documentutil.inc.php:622 1841 +#: lib/documentmanagement/documentutil.inc.php:629
1830 msgid "Checking permissions..." 1842 msgid "Checking permissions..."
1831 msgstr "" 1843 msgstr ""
1832 1844
1833 -#: plugins/ktcore/KTBulkActions.php:740 plugins/ktcore/KTBulkActions.php:771  
1834 -#: plugins/ktcore/KTDocumentActions.php:379  
1835 -#: plugins/ktcore/KTDocumentActions.php:412 1845 +#: plugins/ktcore/KTBulkActions.php:741 plugins/ktcore/KTBulkActions.php:772
  1846 +#: plugins/ktcore/KTDocumentActions.php:380
  1847 +#: plugins/ktcore/KTDocumentActions.php:413
1836 msgid "Checkout" 1848 msgid "Checkout"
1837 msgstr "" 1849 msgstr ""
1838 1850
1839 -#: i18n/templates.c:3083 i18n/templates.c:3110 1851 +#: i18n/templates.c:3035 i18n/templates.c:3062
1840 msgid "Checkout Document" 1852 msgid "Checkout Document"
1841 msgstr "" 1853 msgstr ""
1842 1854
1843 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:652 1855 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:653
1844 msgid "Checkout Guard" 1856 msgid "Checkout Guard"
1845 msgstr "" 1857 msgstr ""
1846 1858
1847 -#: plugins/ktcore/KTBulkActions.php:770 1859 +#: plugins/ktcore/KTBulkActions.php:771
1848 msgid "Checkout Items" 1860 msgid "Checkout Items"
1849 msgstr "" 1861 msgstr ""
1850 1862
1851 -#: plugins/ktcore/KTDocumentActions.php:416 1863 +#: plugins/ktcore/KTDocumentActions.php:417
1852 msgid "Checkout document" 1864 msgid "Checkout document"
1853 msgstr "" 1865 msgstr ""
1854 1866
1855 -#: plugins/ktcore/KTBulkActions.php:758 plugins/ktcore/KTBulkActions.php:977 1867 +#: plugins/ktcore/KTBulkActions.php:759 plugins/ktcore/KTBulkActions.php:995
1856 msgid "Checkout is restricted by the workflow state." 1868 msgid "Checkout is restricted by the workflow state."
1857 msgstr "" 1869 msgstr ""
1858 1870
1859 -#: i18n/templates.c:5168 1871 +#: i18n/templates.c:5120
1860 msgid "Choose unit folder location" 1872 msgid "Choose unit folder location"
1861 msgstr "" 1873 msgstr ""
1862 1874
1863 -#: plugins/ktcore/scheduler/taskScheduler.php:61 1875 +#: plugins/ktcore/scheduler/taskScheduler.php:62
1864 msgid "Clean-up old tasks" 1876 msgid "Clean-up old tasks"
1865 msgstr "" 1877 msgstr ""
1866 1878
1867 -#: i18n/templates.c:965 i18n/templates.c:2639 1879 +#: i18n/templates.c:893 i18n/templates.c:2591
1868 msgid "Clear" 1880 msgid "Clear"
1869 msgstr "" 1881 msgstr ""
1870 1882
1871 -#: i18n/templates.c:587 i18n/templates.c:593 i18n/templates.c:602  
1872 -#: i18n/templates.c:608 i18n/templates.c:629 i18n/templates.c:635  
1873 -#: i18n/templates.c:650 i18n/templates.c:656 i18n/templates.c:677  
1874 -#: i18n/templates.c:683 i18n/templates.c:695 i18n/templates.c:701  
1875 -#: i18n/templates.c:722 i18n/templates.c:728 i18n/templates.c:749  
1876 -#: i18n/templates.c:755 i18n/templates.c:761 i18n/templates.c:767  
1877 -#: i18n/templates.c:788 i18n/templates.c:791 i18n/templates.c:815  
1878 -#: i18n/templates.c:821 i18n/templates.c:842 i18n/templates.c:848  
1879 -#: i18n/templates.c:866 i18n/templates.c:869 i18n/templates.c:890  
1880 -#: i18n/templates.c:896 i18n/templates.c:3275 i18n/templates.c:3281  
1881 -#: i18n/templates.c:3296 i18n/templates.c:3302 i18n/templates.c:4517 1883 +#: i18n/templates.c:602 i18n/templates.c:611 i18n/templates.c:632
  1884 +#: i18n/templates.c:647 i18n/templates.c:668 i18n/templates.c:680
  1885 +#: i18n/templates.c:701 i18n/templates.c:722 i18n/templates.c:728
  1886 +#: i18n/templates.c:746 i18n/templates.c:770 i18n/templates.c:788
  1887 +#: i18n/templates.c:803 i18n/templates.c:824 i18n/templates.c:3227
  1888 +#: i18n/templates.c:3233 i18n/templates.c:3248 i18n/templates.c:3254
  1889 +#: i18n/templates.c:4469
1882 msgid "Clear Alert" 1890 msgid "Clear Alert"
1883 msgstr "" 1891 msgstr ""
1884 1892
1885 -#: i18n/templates.c:2225 i18n/templates.c:2231 1893 +#: i18n/templates.c:2177 i18n/templates.c:2183
1886 msgid "Clear all notifications" 1894 msgid "Clear all notifications"
1887 msgstr "" 1895 msgstr ""
1888 1896
1889 -#: lib/dashboard/Notification.inc.php:336 1897 +#: lib/dashboard/Notification.inc.php:337
1890 msgid "Cleared notification." 1898 msgid "Cleared notification."
1891 msgstr "" 1899 msgstr ""
1892 1900
1893 -#: search2/indexing/bin/registerTypes.php:69 1901 +#: search2/indexing/bin/registerTypes.php:70
1894 msgid "Clearing mime type associations." 1902 msgid "Clearing mime type associations."
1895 msgstr "" 1903 msgstr ""
1896 1904
1897 -#: i18n/templates.c:1070 1905 +#: i18n/templates.c:998
1898 msgid "Click below to view all discussion threads on this document, including those that are closed." 1906 msgid "Click below to view all discussion threads on this document, including those that are closed."
1899 msgstr "" 1907 msgstr ""
1900 1908
1901 -#: i18n/templates.c:2921 1909 +#: i18n/templates.c:2873
1902 msgid "Click on a field above to add it to the criteria group." 1910 msgid "Click on a field above to add it to the criteria group."
1903 msgstr "" 1911 msgstr ""
1904 1912
1905 -#: i18n/templates.c:4586 1913 +#: i18n/templates.c:4538
1906 msgid "Click on any transition below to edit it directly, or use the checkboxes to assign which states the transition is available from." 1914 msgid "Click on any transition below to edit it directly, or use the checkboxes to assign which states the transition is available from."
1907 msgstr "" 1915 msgstr ""
1908 1916
1909 -#: plugins/ktstandard/KTEmail.php:216 1917 +#: plugins/ktstandard/KTEmail.php:217
1910 msgid "Click on the hyperlink below to view it." 1918 msgid "Click on the hyperlink below to view it."
1911 msgstr "" 1919 msgstr ""
1912 1920
1913 -#: i18n/templates.c:1901 1921 +#: i18n/templates.c:1853
1914 msgid "Clicking on a given behaviour below will show you which fields and values can be selected when the clicked behaviour is active." 1922 msgid "Clicking on a given behaviour below will show you which fields and values can be selected when the clicked behaviour is active."
1915 msgstr "" 1923 msgstr ""
1916 1924
1917 -#: plugins/ktstandard/KTDiscussion.php:121 1925 +#: plugins/ktstandard/KTDiscussion.php:122
1918 msgid "Closed" 1926 msgid "Closed"
1919 msgstr "" 1927 msgstr ""
1920 1928
@@ -1926,302 +1934,302 @@ msgstr &quot;&quot; @@ -1926,302 +1934,302 @@ msgstr &quot;&quot;
1926 msgid "Collaboration Step Rollback" 1934 msgid "Collaboration Step Rollback"
1927 msgstr "" 1935 msgstr ""
1928 1936
1929 -#: i18n/templates.c:1409 i18n/templates.c:1637 1937 +#: i18n/templates.c:1346 i18n/templates.c:1589
1930 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." 1938 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."
1931 msgstr "" 1939 msgstr ""
1932 1940
1933 -#: i18n/templates.c:1286 1941 +#: i18n/templates.c:1214
1934 msgid "Column" 1942 msgid "Column"
1935 msgstr "" 1943 msgstr ""
1936 1944
1937 -#: plugins/ktcore/admin/manageViews.php:84 1945 +#: plugins/ktcore/admin/manageViews.php:85
1938 msgid "Columns" 1946 msgid "Columns"
1939 msgstr "" 1947 msgstr ""
1940 1948
1941 -#: search2/search/bin/search.php:91 1949 +#: search2/search/bin/search.php:92
1942 msgid "Command line search" 1950 msgid "Command line search"
1943 msgstr "" 1951 msgstr ""
1944 1952
1945 -#: plugins/ktstandard/KTEmail.php:333 i18n/templates.c:575  
1946 -#: i18n/templates.c:6161 1953 +#: plugins/ktstandard/KTEmail.php:334 i18n/templates.c:590
  1954 +#: i18n/templates.c:6128
1947 msgid "Comment" 1955 msgid "Comment"
1948 msgstr "" 1956 msgstr ""
1949 1957
1950 -#: plugins/ktstandard/KTEmail.php:156 plugins/ktstandard/KTEmail.php:221 1958 +#: plugins/ktstandard/KTEmail.php:157 plugins/ktstandard/KTEmail.php:222
1951 msgid "Comments" 1959 msgid "Comments"
1952 msgstr "" 1960 msgstr ""
1953 1961
1954 -#: i18n/templates.c:5798 1962 +#: i18n/templates.c:5765
1955 msgid "Compare" 1963 msgid "Compare"
1956 msgstr "" 1964 msgstr ""
1957 1965
1958 -#: i18n/templates.c:6245 1966 +#: i18n/templates.c:6212
1959 msgid "Compare with Current" 1967 msgid "Compare with Current"
1960 msgstr "" 1968 msgstr ""
1961 1969
1962 -#: i18n/templates.c:6248 1970 +#: i18n/templates.c:6215
1963 msgid "Compare with Other Version" 1971 msgid "Compare with Other Version"
1964 msgstr "" 1972 msgstr ""
1965 1973
1966 -#: i18n/templates.c:3239 1974 +#: i18n/templates.c:3191
1967 msgid "Complete Copy" 1975 msgid "Complete Copy"
1968 msgstr "" 1976 msgstr ""
1969 1977
1970 -#: i18n/templates.c:1814 1978 +#: i18n/templates.c:1766
1971 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." 1979 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."
1972 msgstr "" 1980 msgstr ""
1973 1981
1974 -#: plugins/ktstandard/KTDiscussion.php:120 i18n/templates.c:1103 1982 +#: plugins/ktstandard/KTDiscussion.php:121 i18n/templates.c:1031
1975 msgid "Conclusion" 1983 msgid "Conclusion"
1976 msgstr "" 1984 msgstr ""
1977 1985
1978 -#: i18n/templates.c:3638 i18n/templates.c:3794 i18n/templates.c:3812 1986 +#: i18n/templates.c:3590 i18n/templates.c:3746 i18n/templates.c:3764
1979 msgid "Condition" 1987 msgid "Condition"
1980 msgstr "" 1988 msgstr ""
1981 1989
1982 -#: i18n/templates.c:5465 1990 +#: i18n/templates.c:5432
1983 msgid "Condition Name" 1991 msgid "Condition Name"
1984 msgstr "" 1992 msgstr ""
1985 1993
1986 -#: lib/validation/dispatchervalidation.inc.php:210 1994 +#: lib/validation/dispatchervalidation.inc.php:211
1987 msgid "Condition is a saved search, but not a condition" 1995 msgid "Condition is a saved search, but not a condition"
1988 msgstr "" 1996 msgstr ""
1989 1997
1990 -#: plugins/ktcore/admin/documentFieldsv2.php:108 i18n/templates.c:2087 1998 +#: plugins/ktcore/admin/documentFieldsv2.php:109 i18n/templates.c:2039
1991 msgid "Conditional" 1999 msgid "Conditional"
1992 msgstr "" 2000 msgstr ""
1993 2001
1994 -#: i18n/templates.c:1919 2002 +#: i18n/templates.c:1871
1995 msgid "Conditional Fieldset Management" 2003 msgid "Conditional Fieldset Management"
1996 msgstr "" 2004 msgstr ""
1997 2005
1998 -#: i18n/templates.c:1883 2006 +#: i18n/templates.c:1835
1999 msgid "Conditional Metadata Overview" 2007 msgid "Conditional Metadata Overview"
2000 msgstr "" 2008 msgstr ""
2001 2009
2002 -#: i18n/templates.c:1886 2010 +#: i18n/templates.c:1838
2003 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\"." 2011 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\"."
2004 msgstr "" 2012 msgstr ""
2005 2013
2006 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:365 2014 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:366
2007 msgid "Conditional Restrictions" 2015 msgid "Conditional Restrictions"
2008 msgstr "" 2016 msgstr ""
2009 2017
2010 -#: i18n/templates.c:1970 2018 +#: i18n/templates.c:1922
2011 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\"." 2019 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\"."
2012 msgstr "" 2020 msgstr ""
2013 2021
2014 -#: i18n/templates.c:1985 2022 +#: i18n/templates.c:1937
2015 msgid "Conditional type" 2023 msgid "Conditional type"
2016 msgstr "" 2024 msgstr ""
2017 2025
2018 -#: i18n/templates.c:2081 2026 +#: i18n/templates.c:2033
2019 msgid "Conditionality" 2027 msgid "Conditionality"
2020 msgstr "" 2028 msgstr ""
2021 2029
2022 -#: plugins/ktcore/admin/conditions.php:48 2030 +#: plugins/ktcore/admin/conditions.php:49
2023 msgid "Conditions Management" 2031 msgid "Conditions Management"
2024 msgstr "" 2032 msgstr ""
2025 2033
2026 -#: i18n/templates.c:4109 i18n/templates.c:4205 i18n/templates.c:4481  
2027 -#: i18n/templates.c:4499 2034 +#: i18n/templates.c:4061 i18n/templates.c:4157 i18n/templates.c:4433
  2035 +#: i18n/templates.c:4451
2028 msgid "Configuration" 2036 msgid "Configuration"
2029 msgstr "" 2037 msgstr ""
2030 2038
2031 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:258 2039 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:259
2032 msgid "Configuration updated" 2040 msgid "Configuration updated"
2033 msgstr "" 2041 msgstr ""
2034 2042
2035 -#: plugins/ktcore/admin/workflowsv2.php:550 i18n/templates.c:4280  
2036 -#: i18n/templates.c:4283 2043 +#: plugins/ktcore/admin/workflowsv2.php:551 i18n/templates.c:4232
  2044 +#: i18n/templates.c:4235
2037 msgid "Configure Workflow Process" 2045 msgid "Configure Workflow Process"
2038 msgstr "" 2046 msgstr ""
2039 2047
2040 -#: plugins/ktstandard/workflow/FolderAssociator.php:118 2048 +#: plugins/ktstandard/workflow/FolderAssociator.php:119
2041 msgid "Configure Workflows" 2049 msgid "Configure Workflows"
2042 msgstr "" 2050 msgstr ""
2043 2051
2044 -#: plugins/ktstandard/workflow/FolderAssociator.php:122  
2045 #: plugins/ktstandard/workflow/FolderAssociator.php:123 2052 #: plugins/ktstandard/workflow/FolderAssociator.php:123
  2053 +#: plugins/ktstandard/workflow/FolderAssociator.php:124
2046 msgid "Configure Workflows for Folder" 2054 msgid "Configure Workflows for Folder"
2047 msgstr "" 2055 msgstr ""
2048 2056
2049 -#: i18n/templates.c:1142 2057 +#: i18n/templates.c:1070
2050 msgid "Configure Workflows for this Folder" 2058 msgid "Configure Workflows for this Folder"
2051 msgstr "" 2059 msgstr ""
2052 2060
2053 -#: plugins/ktcore/KTCorePlugin.php:281 2061 +#: plugins/ktcore/KTCorePlugin.php:282
2054 msgid "Configure automated Workflows that map to document life-cycles." 2062 msgid "Configure automated Workflows that map to document life-cycles."
2055 msgstr "" 2063 msgstr ""
2056 2064
2057 -#: plugins/ktstandard/KTWorkflowAssociation.php:69 2065 +#: plugins/ktstandard/KTWorkflowAssociation.php:70
2058 msgid "Configure how documents are allocated to workflows." 2066 msgid "Configure how documents are allocated to workflows."
2059 msgstr "" 2067 msgstr ""
2060 2068
2061 -#: plugins/ktcore/KTCorePlugin.php:236 2069 +#: plugins/ktcore/KTCorePlugin.php:237
2062 msgid "Configure the document metadata: Document Types, Document Fieldsets, Link Types and Workflows." 2070 msgid "Configure the document metadata: Document Types, Document Fieldsets, Link Types and Workflows."
2063 msgstr "" 2071 msgstr ""
2064 2072
2065 -#: i18n/templates.c:2306 2073 +#: i18n/templates.c:2258
2066 msgid "Confirm #label#" 2074 msgid "Confirm #label#"
2067 msgstr "" 2075 msgstr ""
2068 2076
2069 -#: i18n/templates.c:5927 i18n/templates.c:5942 2077 +#: i18n/templates.c:5894 i18n/templates.c:5909
2070 msgid "Confirm De-archival" 2078 msgid "Confirm De-archival"
2071 msgstr "" 2079 msgstr ""
2072 2080
2073 -#: i18n/templates.c:5807 i18n/templates.c:5819 2081 +#: i18n/templates.c:5774 i18n/templates.c:5786
2074 msgid "Confirm Expunge" 2082 msgid "Confirm Expunge"
2075 msgstr "" 2083 msgstr ""
2076 2084
2077 -#: plugins/ktcore/admin/deletedDocuments.php:117 2085 +#: plugins/ktcore/admin/deletedDocuments.php:118
2078 #, php-format 2086 #, php-format
2079 msgid "Confirm Expunge of %d documents" 2087 msgid "Confirm Expunge of %d documents"
2080 msgstr "" 2088 msgstr ""
2081 2089
2082 -#: i18n/templates.c:5999 2090 +#: i18n/templates.c:5966
2083 msgid "Confirm Forced Check-in" 2091 msgid "Confirm Forced Check-in"
2084 msgstr "" 2092 msgstr ""
2085 2093
2086 -#: lib/authentication/builtinauthenticationprovider.inc.php:80  
2087 -#: lib/authentication/builtinauthenticationprovider.inc.php:190  
2088 -#: plugins/ktcore/admin/userManagement.php:146  
2089 -#: plugins/ktcore/admin/userManagement.php:243 2094 +#: lib/authentication/builtinauthenticationprovider.inc.php:81
  2095 +#: lib/authentication/builtinauthenticationprovider.inc.php:191
  2096 +#: plugins/ktcore/admin/userManagement.php:160
  2097 +#: plugins/ktcore/admin/userManagement.php:269
2090 msgid "Confirm Password" 2098 msgid "Confirm Password"
2091 msgstr "" 2099 msgstr ""
2092 2100
2093 -#: i18n/templates.c:5948 i18n/templates.c:5963 2101 +#: i18n/templates.c:5915 i18n/templates.c:5930
2094 msgid "Confirm Restore" 2102 msgid "Confirm Restore"
2095 msgstr "" 2103 msgstr ""
2096 2104
2097 -#: plugins/ktcore/admin/archivedDocuments.php:137  
2098 -#: plugins/ktcore/admin/deletedDocuments.php:194  
2099 -#: plugins/ktcore/admin/deletedDocuments.php:196 2105 +#: plugins/ktcore/admin/archivedDocuments.php:138
  2106 +#: plugins/ktcore/admin/deletedDocuments.php:195
  2107 +#: plugins/ktcore/admin/deletedDocuments.php:197
2100 #, php-format 2108 #, php-format
2101 msgid "Confirm Restore of %d documents" 2109 msgid "Confirm Restore of %d documents"
2102 msgstr "" 2110 msgstr ""
2103 2111
2104 -#: plugins/ktcore/admin/conditions.php:61  
2105 #: plugins/ktcore/admin/conditions.php:62 2112 #: plugins/ktcore/admin/conditions.php:62
  2113 +#: plugins/ktcore/admin/conditions.php:63
2106 msgid "Confirm deletion" 2114 msgid "Confirm deletion"
2107 msgstr "" 2115 msgstr ""
2108 2116
2109 -#: preferences.php:132 2117 +#: preferences.php:133
2110 msgid "Confirm the new password you specified above." 2118 msgid "Confirm the new password you specified above."
2111 msgstr "" 2119 msgstr ""
2112 2120
2113 -#: lib/authentication/builtinauthenticationprovider.inc.php:80  
2114 -#: lib/authentication/builtinauthenticationprovider.inc.php:190  
2115 -#: plugins/ktcore/admin/userManagement.php:146  
2116 -#: plugins/ktcore/admin/userManagement.php:243 2121 +#: lib/authentication/builtinauthenticationprovider.inc.php:81
  2122 +#: lib/authentication/builtinauthenticationprovider.inc.php:191
  2123 +#: plugins/ktcore/admin/userManagement.php:160
  2124 +#: plugins/ktcore/admin/userManagement.php:269
2117 msgid "Confirm the password specified above." 2125 msgid "Confirm the password specified above."
2118 msgstr "" 2126 msgstr ""
2119 2127
2120 -#: i18n/templates.c:6266 i18n/templates.c:6272 2128 +#: i18n/templates.c:6233 i18n/templates.c:6239
2121 msgid "Content" 2129 msgid "Content"
2122 msgstr "" 2130 msgstr ""
2123 2131
2124 -#: i18n/templates.c:6242 2132 +#: i18n/templates.c:6209
2125 msgid "Content Version" 2133 msgid "Content Version"
2126 msgstr "" 2134 msgstr ""
2127 2135
2128 -#: i18n/templates.c:6158 2136 +#: i18n/templates.c:6125
2129 msgid "Content version" 2137 msgid "Content version"
2130 msgstr "" 2138 msgstr ""
2131 2139
2132 -#: lib/actions/bulkaction.php:306 2140 +#: lib/actions/bulkaction.php:307
2133 msgid "Continue" 2141 msgid "Continue"
2134 msgstr "" 2142 msgstr ""
2135 2143
2136 -#: i18n/templates.c:4241 2144 +#: i18n/templates.c:4193
2137 msgid "Control" 2145 msgid "Control"
2138 msgstr "" 2146 msgstr ""
2139 2147
2140 -#: plugins/ktcore/KTCorePlugin.php:250 2148 +#: plugins/ktcore/KTCorePlugin.php:251
2141 msgid "Control Units" 2149 msgid "Control Units"
2142 msgstr "" 2150 msgstr ""
2143 2151
2144 -#: plugins/ktcore/KTCorePlugin.php:228 2152 +#: plugins/ktcore/KTCorePlugin.php:229
2145 msgid "Control which users can log in, and are part of which groups and organisational units, from these management panels." 2153 msgid "Control which users can log in, and are part of which groups and organisational units, from these management panels."
2146 msgstr "" 2154 msgstr ""
2147 2155
2148 -#: i18n/templates.c:4550 i18n/templates.c:4769 2156 +#: i18n/templates.c:4502 i18n/templates.c:4721
2149 msgid "Controlled Actions available" 2157 msgid "Controlled Actions available"
2150 msgstr "" 2158 msgstr ""
2151 2159
2152 -#: plugins/ktcore/admin/workflowsv2.php:1257 i18n/templates.c:4661 2160 +#: plugins/ktcore/admin/workflowsv2.php:1258 i18n/templates.c:4613
2153 msgid "Controlled Permissions" 2161 msgid "Controlled Permissions"
2154 msgstr "" 2162 msgstr ""
2155 2163
2156 -#: plugins/ktcore/admin/workflowsv2.php:1336 2164 +#: plugins/ktcore/admin/workflowsv2.php:1337
2157 msgid "Controlled permission updated." 2165 msgid "Controlled permission updated."
2158 msgstr "" 2166 msgstr ""
2159 2167
2160 -#: i18n/templates.c:6320 2168 +#: i18n/templates.c:6287
2161 msgid "Convert" 2169 msgid "Convert"
2162 msgstr "" 2170 msgstr ""
2163 2171
2164 -#: plugins/ktstandard/PDFGeneratorAction.php:87 2172 +#: plugins/ktstandard/PDFGeneratorAction.php:88
2165 msgid "Convert Document" 2173 msgid "Convert Document"
2166 msgstr "" 2174 msgstr ""
2167 2175
2168 -#: plugins/ktstandard/PDFGeneratorAction.php:83 2176 +#: plugins/ktstandard/PDFGeneratorAction.php:84
2169 msgid "Convert Document to PDF" 2177 msgid "Convert Document to PDF"
2170 msgstr "" 2178 msgstr ""
2171 2179
2172 -#: i18n/templates.c:6314 2180 +#: i18n/templates.c:6281
2173 msgid "Convert to Trees." 2181 msgid "Convert to Trees."
2174 msgstr "" 2182 msgstr ""
2175 2183
2176 -#: lib/documentmanagement/documentutil.inc.php:1065 2184 +#: lib/documentmanagement/documentutil.inc.php:1084
2177 #, php-format 2185 #, php-format
2178 msgid "Copied from original in folder \"%s\". %s" 2186 msgid "Copied from original in folder \"%s\". %s"
2179 msgstr "" 2187 msgstr ""
2180 2188
2181 -#: lib/documentmanagement/documentutil.inc.php:1061 2189 +#: lib/documentmanagement/documentutil.inc.php:1080
2182 #, php-format 2190 #, php-format
2183 msgid "Copied to folder \"%s\". %s" 2191 msgid "Copied to folder \"%s\". %s"
2184 msgstr "" 2192 msgstr ""
2185 2193
2186 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:630 2194 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:631
2187 msgid "Copies Document" 2195 msgid "Copies Document"
2188 msgstr "" 2196 msgstr ""
2189 2197
2190 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:631 2198 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:632
2191 msgid "Copies the document to another folder." 2199 msgid "Copies the document to another folder."
2192 msgstr "" 2200 msgstr ""
2193 2201
2194 -#: plugins/ktcore/KTBulkActions.php:283 plugins/ktcore/KTBulkActions.php:291  
2195 -#: plugins/ktcore/KTDocumentActions.php:1127  
2196 -#: plugins/ktcore/KTDocumentActions.php:1158  
2197 -#: plugins/ktcore/KTDocumentActions.php:1242 i18n/templates.c:3224  
2198 -#: i18n/templates.c:3227 i18n/templates.c:3236 i18n/templates.c:4391  
2199 -#: i18n/templates.c:4406 2202 +#: plugins/ktcore/KTBulkActions.php:284 plugins/ktcore/KTBulkActions.php:292
  2203 +#: plugins/ktcore/KTDocumentActions.php:1142
  2204 +#: plugins/ktcore/KTDocumentActions.php:1173
  2205 +#: plugins/ktcore/KTDocumentActions.php:1257 i18n/templates.c:3176
  2206 +#: i18n/templates.c:3179 i18n/templates.c:3188 i18n/templates.c:4343
  2207 +#: i18n/templates.c:4358
2200 msgid "Copy" 2208 msgid "Copy"
2201 msgstr "" 2209 msgstr ""
2202 2210
2203 -#: plugins/ktcore/KTDocumentActions.php:1157  
2204 -#: plugins/ktcore/KTDocumentActions.php:1244 2211 +#: plugins/ktcore/KTDocumentActions.php:1172
  2212 +#: plugins/ktcore/KTDocumentActions.php:1259
2205 msgid "Copy Document" 2213 msgid "Copy Document"
2206 msgstr "" 2214 msgstr ""
2207 2215
2208 -#: plugins/ktcore/KTBulkActions.php:290 2216 +#: plugins/ktcore/KTBulkActions.php:291
2209 msgid "Copy Items" 2217 msgid "Copy Items"
2210 msgstr "" 2218 msgstr ""
2211 2219
2212 -#: plugins/ktcore/admin/workflowsv2.php:179 i18n/templates.c:4397 2220 +#: plugins/ktcore/admin/workflowsv2.php:180 i18n/templates.c:4349
2213 msgid "Copy Workflow" 2221 msgid "Copy Workflow"
2214 msgstr "" 2222 msgstr ""
2215 2223
2216 -#: i18n/templates.c:3221 i18n/templates.c:3233 2224 +#: i18n/templates.c:3173 i18n/templates.c:3185
2217 msgid "Copy document" 2225 msgid "Copy document"
2218 msgstr "" 2226 msgstr ""
2219 2227
2220 -#: plugins/ktcore/KTCorePlugin.php:49 2228 +#: plugins/ktcore/KTCorePlugin.php:50
2221 msgid "Core Application Functionality" 2229 msgid "Core Application Functionality"
2222 msgstr "" 2230 msgstr ""
2223 2231
2224 -#: plugins/ktcore/KTCoreLanguagePlugin.php:49 2232 +#: plugins/ktcore/KTCoreLanguagePlugin.php:50
2225 msgid "Core Language Support" 2233 msgid "Core Language Support"
2226 msgstr "" 2234 msgstr ""
2227 2235
@@ -2253,254 +2261,255 @@ msgstr &quot;&quot; @@ -2253,254 +2261,255 @@ msgstr &quot;&quot;
2253 msgid "Core: Write" 2261 msgid "Core: Write"
2254 msgstr "" 2262 msgstr ""
2255 2263
2256 -#: search2/indexing/extractorCore.inc.php:406 2264 +#: search2/indexing/extractorCore.inc.php:407
2257 msgid "Could change permission on exec script: " 2265 msgid "Could change permission on exec script: "
2258 msgstr "" 2266 msgstr ""
2259 2267
2260 -#: setup/upgrade.php:283 2268 +#: setup/upgrade.php:284
2261 msgid "Could not authenticate administrative user" 2269 msgid "Could not authenticate administrative user"
2262 msgstr "" 2270 msgstr ""
2263 2271
2264 -#: lib/util/ktutil.inc:507 lib/util/ktutil.inc:538 lib/util/ktutil.inc:543 2272 +#: lib/util/ktutil.inc:588 lib/util/ktutil.inc:619 lib/util/ktutil.inc:624
2265 #, php-format 2273 #, php-format
2266 msgid "Could not copy to destination: %s" 2274 msgid "Could not copy to destination: %s"
2267 msgstr "" 2275 msgstr ""
2268 2276
2269 -#: lib/util/ktutil.inc:414 2277 +#: lib/util/ktutil.inc:495
2270 #, php-format 2278 #, php-format
2271 msgid "Could not create destination directory: %s" 2279 msgid "Could not create destination directory: %s"
2272 msgstr "" 2280 msgstr ""
2273 2281
2274 -#: lib/storage/ondiskhashedstoragemanager.inc.php:159 2282 +#: lib/storage/ondiskhashedstoragemanager.inc.php:167
2275 msgid "Could not create directory for storage" 2283 msgid "Could not create directory for storage"
2276 msgstr "" 2284 msgstr ""
2277 2285
2278 -#: plugins/ktstandard/KTDocumentLinks.php:401 2286 +#: plugins/ktstandard/KTDocumentLinks.php:406
2279 msgid "Could not create document link" 2287 msgid "Could not create document link"
2280 msgstr "" 2288 msgstr ""
2281 2289
2282 -#: plugins/ktcore/admin/documentTypes.php:89 2290 +#: plugins/ktcore/admin/documentTypes.php:90
2283 msgid "Could not create document type" 2291 msgid "Could not create document type"
2284 msgstr "" 2292 msgstr ""
2285 2293
2286 -#: search2/indexing/extractorCore.inc.php:392 2294 +#: search2/indexing/extractorCore.inc.php:393
2287 msgid "Could not create exec script: " 2295 msgid "Could not create exec script: "
2288 msgstr "" 2296 msgstr ""
2289 2297
2290 -#: plugins/ktcore/KTFolderActions.php:147 2298 +#: plugins/ktcore/KTFolderActions.php:148
2291 msgid "Could not create folder in the document management system" 2299 msgid "Could not create folder in the document management system"
2292 msgstr "" 2300 msgstr ""
2293 2301
2294 -#: search2/indexing/indexerCore.inc.php:1046 2302 +#: search2/indexing/indexerCore.inc.php:1067
2295 #, php-format 2303 #, php-format
2296 msgid "Could not create intermediate file from document %d" 2304 msgid "Could not create intermediate file from document %d"
2297 msgstr "" 2305 msgstr ""
2298 2306
2299 -#: ktapi/KTAPIDocument.inc.php:208 2307 +#: ktapi/KTAPIDocument.inc.php:209
2300 msgid "Could not create link" 2308 msgid "Could not create link"
2301 msgstr "" 2309 msgstr ""
2302 2310
2303 -#: lib/import/zipimportstorage.inc.php:110 2311 +#: lib/import/zipimportstorage.inc.php:111
2304 msgid "Could not create temporary directory for archive storage" 2312 msgid "Could not create temporary directory for archive storage"
2305 msgstr "" 2313 msgstr ""
2306 2314
2307 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:144  
2308 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:233  
2309 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:261  
2310 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:311 2315 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:145
  2316 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:234
  2317 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:262
  2318 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:312
2311 msgid "Could not create workflow." 2319 msgid "Could not create workflow."
2312 msgstr "" 2320 msgstr ""
2313 2321
2314 -#: plugins/ktstandard/KTDocumentLinks.php:444 2322 +#: plugins/ktstandard/KTDocumentLinks.php:449
2315 msgid "Could not delete document link" 2323 msgid "Could not delete document link"
2316 msgstr "" 2324 msgstr ""
2317 2325
2318 -#: plugins/ktcore/admin/documentFieldsv2.php:298 2326 +#: plugins/ktcore/admin/documentFieldsv2.php:299
2319 msgid "Could not delete fieldset" 2327 msgid "Could not delete fieldset"
2320 msgstr "" 2328 msgstr ""
2321 2329
2322 -#: plugins/ktcore/admin/manageHelp.php:113  
2323 -#: plugins/ktstandard/admin/manageDisclaimers.php:155 2330 +#: plugins/ktcore/admin/manageHelp.php:114
  2331 +#: plugins/ktstandard/admin/manageDisclaimers.php:156
2324 msgid "Could not delete specified item" 2332 msgid "Could not delete specified item"
2325 msgstr "" 2333 msgstr ""
2326 2334
2327 -#: plugins/ktcore/admin/unitManagement.php:245 2335 +#: plugins/ktcore/admin/unitManagement.php:246
2328 msgid "Could not delete this unit because it has groups assigned to it" 2336 msgid "Could not delete this unit because it has groups assigned to it"
2329 msgstr "" 2337 msgstr ""
2330 2338
2331 -#: plugins/ktcore/admin/documentTypes.php:125 2339 +#: plugins/ktcore/admin/documentTypes.php:126
2332 msgid "Could not disable document type" 2340 msgid "Could not disable document type"
2333 msgstr "" 2341 msgstr ""
2334 2342
2335 -#: plugins/ktcore/admin/documentTypes.php:140 2343 +#: plugins/ktcore/admin/documentTypes.php:141
2336 msgid "Could not enable document type" 2344 msgid "Could not enable document type"
2337 msgstr "" 2345 msgstr ""
2338 2346
2339 -#: search2/indexing/indexerCore.inc.php:1124 2347 +#: search2/indexing/indexerCore.inc.php:1145
2340 #, php-format 2348 #, php-format
2341 msgid "Could not extract contents from document %d" 2349 msgid "Could not extract contents from document %d"
2342 msgstr "" 2350 msgstr ""
2343 2351
2344 -#: plugins/ktcore/admin/manageHelp.php:100  
2345 -#: plugins/ktcore/admin/manageHelp.php:109  
2346 -#: plugins/ktcore/admin/manageHelp.php:122  
2347 -#: plugins/ktstandard/admin/manageDisclaimers.php:75  
2348 -#: plugins/ktstandard/admin/manageDisclaimers.php:95  
2349 -#: plugins/ktstandard/admin/manageDisclaimers.php:151 2352 +#: plugins/ktcore/admin/manageHelp.php:101
  2353 +#: plugins/ktcore/admin/manageHelp.php:110
  2354 +#: plugins/ktcore/admin/manageHelp.php:123
  2355 +#: plugins/ktstandard/admin/manageDisclaimers.php:76
  2356 +#: plugins/ktstandard/admin/manageDisclaimers.php:96
  2357 +#: plugins/ktstandard/admin/manageDisclaimers.php:152
2350 msgid "Could not find specified item" 2358 msgid "Could not find specified item"
2351 msgstr "" 2359 msgstr ""
2352 2360
2353 -#: lib/templating/templating.inc.php:115 2361 +#: lib/templating/templating.inc.php:116
2354 msgid "Could not find template language" 2362 msgid "Could not find template language"
2355 msgstr "" 2363 msgstr ""
2356 2364
2357 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:279 2365 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:280
2358 msgid "Could not find user in LDAP server" 2366 msgid "Could not find user in LDAP server"
2359 msgstr "" 2367 msgstr ""
2360 2368
2361 -#: plugins/search2/ExternalDashlet.php:111 2369 +#: plugins/search2/ExternalDashlet.php:112
2362 msgid "Could not locate the <i>df</i> binary." 2370 msgid "Could not locate the <i>df</i> binary."
2363 msgstr "" 2371 msgstr ""
2364 2372
2365 -#: lib/util/ktutil.inc:516 2373 +#: lib/util/ktutil.inc:597
2366 #, php-format 2374 #, php-format
2367 msgid "Could not move to destination: %s" 2375 msgid "Could not move to destination: %s"
2368 msgstr "" 2376 msgstr ""
2369 2377
2370 -#: lib/util/ktutil.inc:410 2378 +#: lib/util/ktutil.inc:491
2371 #, php-format 2379 #, php-format
2372 msgid "Could not open source directory: %s" 2380 msgid "Could not open source directory: %s"
2373 msgstr "" 2381 msgstr ""
2374 2382
2375 -#: ktwebservice/webservice.php:3901 search2.php:66  
2376 -#: search2/search/search.inc.php:608 2383 +#: ktwebservice/webservice.php:3902 search2.php:222
  2384 +#: search2/search/search.inc.php:623
2377 msgid "Could not process query." 2385 msgid "Could not process query."
2378 msgstr "" 2386 msgstr ""
2379 2387
2380 -#: lib/import/fsimportstorage.inc.php:75  
2381 -#: lib/import/fsimportstorage.inc.php:108 2388 +#: lib/import/fsimportstorage.inc.php:76
  2389 +#: lib/import/fsimportstorage.inc.php:109
2382 #, php-format 2390 #, php-format
2383 msgid "Could not read file: %s" 2391 msgid "Could not read file: %s"
2384 msgstr "" 2392 msgstr ""
2385 2393
2386 -#: ktapi/KTAPIDocument.inc.php:223 2394 +#: ktapi/KTAPIDocument.inc.php:224
2387 msgid "Could not remove link" 2395 msgid "Could not remove link"
2388 msgstr "" 2396 msgstr ""
2389 2397
2390 -#: lib/util/ktutil.inc:511 2398 +#: lib/util/ktutil.inc:592
2391 #, php-format 2399 #, php-format
2392 msgid "Could not remove source: %s" 2400 msgid "Could not remove source: %s"
2393 msgstr "" 2401 msgstr ""
2394 2402
2395 -#: lib/import/zipimportstorage.inc.php:135 2403 +#: lib/import/zipimportstorage.inc.php:143
2396 msgid "Could not retrieve contents from zip storage" 2404 msgid "Could not retrieve contents from zip storage"
2397 msgstr "" 2405 msgstr ""
2398 2406
2399 -#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:285 2407 +#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:286
2400 msgid "Could not save content to file: " 2408 msgid "Could not save content to file: "
2401 msgstr "" 2409 msgstr ""
2402 2410
2403 -#: plugins/ktcore/admin/documentTypes.php:206 2411 +#: plugins/ktcore/admin/documentTypes.php:207
2404 msgid "Could not save document type changes" 2412 msgid "Could not save document type changes"
2405 msgstr "" 2413 msgstr ""
2406 2414
2407 -#: plugins/ktcore/admin/documentFieldsv2.php:400  
2408 -#: plugins/ktcore/admin/documentFieldsv2.php:410 2415 +#: plugins/ktcore/admin/documentFieldsv2.php:401
  2416 +#: plugins/ktcore/admin/documentFieldsv2.php:411
2409 msgid "Could not save fieldset changes" 2417 msgid "Could not save fieldset changes"
2410 msgstr "" 2418 msgstr ""
2411 2419
2412 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:458 2420 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:459
2413 msgid "Could not to complete" 2421 msgid "Could not to complete"
2414 msgstr "" 2422 msgstr ""
2415 2423
2416 -#: lib/storage/ondiskpathstoragemanager.inc.php:136 2424 +#: lib/storage/ondiskpathstoragemanager.inc.php:137
2417 msgid "Couldn't create folder" 2425 msgid "Couldn't create folder"
2418 msgstr "" 2426 msgstr ""
2419 2427
2420 -#: lib/util/ktutil.inc:500 2428 +#: lib/util/ktutil.inc:581
2421 #, php-format 2429 #, php-format
2422 msgid "Couldn't move file to destination: %s" 2430 msgid "Couldn't move file to destination: %s"
2423 msgstr "" 2431 msgstr ""
2424 2432
2425 -#: lib/util/ktutil.inc:495 lib/util/ktutil.inc:533 2433 +#: lib/util/ktutil.inc:576 lib/util/ktutil.inc:614
2426 #, php-format 2434 #, php-format
2427 msgid "Couldn't stat destination location: %s" 2435 msgid "Couldn't stat destination location: %s"
2428 msgstr "" 2436 msgstr ""
2429 2437
2430 -#: lib/util/ktutil.inc:491 lib/util/ktutil.inc:529 2438 +#: lib/util/ktutil.inc:572 lib/util/ktutil.inc:610
2431 #, php-format 2439 #, php-format
2432 msgid "Couldn't stat source file: %s" 2440 msgid "Couldn't stat source file: %s"
2433 msgstr "" 2441 msgstr ""
2434 2442
2435 -#: lib/documentmanagement/documentutil.inc.php:701  
2436 -#: lib/documentmanagement/documentutil.inc.php:726  
2437 -#: lib/documentmanagement/documentutil.inc.php:729 2443 +#: lib/documentmanagement/documentutil.inc.php:708
  2444 +#: lib/documentmanagement/documentutil.inc.php:728
  2445 +#: lib/documentmanagement/documentutil.inc.php:745
  2446 +#: lib/documentmanagement/documentutil.inc.php:748
2438 #, php-format 2447 #, php-format
2439 msgid "Couldn't store contents: %s" 2448 msgid "Couldn't store contents: %s"
2440 msgstr "" 2449 msgstr ""
2441 2450
2442 -#: i18n/templates.c:2183 2451 +#: i18n/templates.c:2135
2443 msgid "Crash Course in #appname#" 2452 msgid "Crash Course in #appname#"
2444 msgstr "" 2453 msgstr ""
2445 2454
2446 -#: i18n/templates.c:71 i18n/templates.c:1457 i18n/templates.c:3377  
2447 -#: i18n/templates.c:3884 i18n/templates.c:4790 i18n/templates.c:6344 2455 +#: i18n/templates.c:71 i18n/templates.c:1394 i18n/templates.c:3329
  2456 +#: i18n/templates.c:3836 i18n/templates.c:4742 i18n/templates.c:6311
2448 #: i18n/transactions.c:1 2457 #: i18n/transactions.c:1
2449 msgid "Create" 2458 msgid "Create"
2450 msgstr "" 2459 msgstr ""
2451 2460
2452 -#: plugins/ktcore/admin/documentFieldsv2.php:79 i18n/templates.c:5429 2461 +#: plugins/ktcore/admin/documentFieldsv2.php:80 i18n/templates.c:5396
2453 msgid "Create Fieldset" 2462 msgid "Create Fieldset"
2454 msgstr "" 2463 msgstr ""
2455 2464
2456 -#: plugins/ktcore/admin/documentFieldsv2.php:78  
2457 -#: plugins/ktcore/admin/documentFieldsv2.php:160 i18n/templates.c:1643 2465 +#: plugins/ktcore/admin/documentFieldsv2.php:79
  2466 +#: plugins/ktcore/admin/documentFieldsv2.php:161 i18n/templates.c:1595
2458 msgid "Create New Fieldset" 2467 msgid "Create New Fieldset"
2459 msgstr "" 2468 msgstr ""
2460 2469
2461 -#: i18n/templates.c:4361 i18n/templates.c:4364 2470 +#: i18n/templates.c:4313 i18n/templates.c:4316
2462 msgid "Create New Workflow" 2471 msgid "Create New Workflow"
2463 msgstr "" 2472 msgstr ""
2464 2473
2465 -#: i18n/templates.c:4058 2474 +#: i18n/templates.c:4010
2466 msgid "Create Workflow" 2475 msgid "Create Workflow"
2467 msgstr "" 2476 msgstr ""
2468 2477
2469 -#: plugins/rssplugin/manageRSSFeeds.php:129 i18n/templates.c:11 2478 +#: plugins/rssplugin/manageRSSFeeds.php:130 i18n/templates.c:11
2470 msgid "Create a link to a new RSS feed" 2479 msgid "Create a link to a new RSS feed"
2471 msgstr "" 2480 msgstr ""
2472 2481
2473 -#: i18n/templates.c:5420 2482 +#: i18n/templates.c:5387
2474 msgid "Create a new Fieldset" 2483 msgid "Create a new Fieldset"
2475 msgstr "" 2484 msgstr ""
2476 2485
2477 -#: plugins/rssplugin/manageRSSFeeds.php:128 2486 +#: plugins/rssplugin/manageRSSFeeds.php:129
2478 msgid "Create a new RSS feed" 2487 msgid "Create a new RSS feed"
2479 msgstr "" 2488 msgstr ""
2480 2489
2481 -#: plugins/ktcore/admin/conditions.php:103  
2482 #: plugins/ktcore/admin/conditions.php:104 2490 #: plugins/ktcore/admin/conditions.php:104
2483 -#: plugins/ktcore/admin/conditions.php:113 i18n/templates.c:5456 2491 +#: plugins/ktcore/admin/conditions.php:105
  2492 +#: plugins/ktcore/admin/conditions.php:114 i18n/templates.c:5423
2484 msgid "Create a new condition" 2493 msgid "Create a new condition"
2485 msgstr "" 2494 msgstr ""
2486 2495
2487 -#: i18n/templates.c:3374 2496 +#: i18n/templates.c:3326
2488 msgid "Create a new document field set" 2497 msgid "Create a new document field set"
2489 msgstr "" 2498 msgstr ""
2490 2499
2491 -#: i18n/templates.c:1454 2500 +#: i18n/templates.c:1391
2492 msgid "Create a new document fieldset" 2501 msgid "Create a new document fieldset"
2493 msgstr "" 2502 msgstr ""
2494 2503
2495 -#: i18n/templates.c:3878 2504 +#: i18n/templates.c:3830
2496 msgid "Create a new document type" 2505 msgid "Create a new document type"
2497 msgstr "" 2506 msgstr ""
2498 2507
2499 -#: plugins/ktcore/admin/groupManagement.php:542 i18n/templates.c:1220 2508 +#: plugins/ktcore/admin/groupManagement.php:543 i18n/templates.c:1148
2500 msgid "Create a new group" 2509 msgid "Create a new group"
2501 msgstr "" 2510 msgstr ""
2502 2511
2503 -#: i18n/templates.c:6341 2512 +#: i18n/templates.c:6308
2504 msgid "Create a new permission" 2513 msgid "Create a new permission"
2505 msgstr "" 2514 msgstr ""
2506 2515
@@ -2508,32 +2517,32 @@ msgstr &quot;&quot; @@ -2508,32 +2517,32 @@ msgstr &quot;&quot;
2508 msgid "Create a new rss feed" 2517 msgid "Create a new rss feed"
2509 msgstr "" 2518 msgstr ""
2510 2519
2511 -#: plugins/ktcore/admin/savedSearch.php:73 i18n/templates.c:5495 2520 +#: plugins/ktcore/admin/savedSearch.php:74 i18n/templates.c:5462
2512 msgid "Create a new saved search" 2521 msgid "Create a new saved search"
2513 msgstr "" 2522 msgstr ""
2514 2523
2515 -#: i18n/templates.c:2699 2524 +#: i18n/templates.c:2651
2516 msgid "Create a new saved search using #options#." 2525 msgid "Create a new saved search using #options#."
2517 msgstr "" 2526 msgstr ""
2518 2527
2519 -#: i18n/templates.c:4529 i18n/templates.c:4535 i18n/templates.c:4715 2528 +#: i18n/templates.c:4481 i18n/templates.c:4487 i18n/templates.c:4667
2520 msgid "Create a new state" 2529 msgid "Create a new state"
2521 msgstr "" 2530 msgstr ""
2522 2531
2523 -#: i18n/templates.c:1061 2532 +#: i18n/templates.c:989
2524 msgid "Create a new thread" 2533 msgid "Create a new thread"
2525 msgstr "" 2534 msgstr ""
2526 2535
2527 -#: i18n/templates.c:4571 i18n/templates.c:4574 i18n/templates.c:4577  
2528 -#: i18n/templates.c:4829 2536 +#: i18n/templates.c:4523 i18n/templates.c:4526 i18n/templates.c:4529
  2537 +#: i18n/templates.c:4781
2529 msgid "Create a new transition" 2538 msgid "Create a new transition"
2530 msgstr "" 2539 msgstr ""
2531 2540
2532 -#: i18n/templates.c:1253 i18n/templates.c:5123 2541 +#: i18n/templates.c:1181 i18n/templates.c:5075
2533 msgid "Create a new user" 2542 msgid "Create a new user"
2534 msgstr "" 2543 msgstr ""
2535 2544
2536 -#: i18n/templates.c:4787 2545 +#: i18n/templates.c:4739
2537 msgid "Create a new workflow" 2546 msgid "Create a new workflow"
2538 msgstr "" 2547 msgstr ""
2539 2548
@@ -2541,1136 +2550,1142 @@ msgstr &quot;&quot; @@ -2541,1136 +2550,1142 @@ msgstr &quot;&quot;
2541 msgid "Create a rss feed which will be displayed on the dashboard" 2550 msgid "Create a rss feed which will be displayed on the dashboard"
2542 msgstr "" 2551 msgstr ""
2543 2552
2544 -#: plugins/ktcore/admin/groupManagement.php:543 2553 +#: plugins/ktcore/admin/groupManagement.php:544
2545 msgid "Create group" 2554 msgid "Create group"
2546 msgstr "" 2555 msgstr ""
2547 2556
2548 -#: i18n/templates.c:1640 2557 +#: i18n/templates.c:1592
2549 msgid "Create new Fieldset" 2558 msgid "Create new Fieldset"
2550 msgstr "" 2559 msgstr ""
2551 2560
2552 -#: plugins/ktcore/KTCorePlugin.php:255 2561 +#: plugins/ktcore/KTCorePlugin.php:256
2553 msgid "Create or delete permissions." 2562 msgid "Create or delete permissions."
2554 msgstr "" 2563 msgstr ""
2555 2564
2556 -#: plugins/ktcore/KTCorePlugin.php:257 2565 +#: plugins/ktcore/KTCorePlugin.php:258
2557 msgid "Create or delete roles" 2566 msgid "Create or delete roles"
2558 msgstr "" 2567 msgstr ""
2559 2568
2560 -#: i18n/templates.c:4742 2569 +#: i18n/templates.c:4694
2561 msgid "Create state" 2570 msgid "Create state"
2562 msgstr "" 2571 msgstr ""
2563 2572
2564 -#: i18n/templates.c:1064 2573 +#: i18n/templates.c:992
2565 msgid "Create thread" 2574 msgid "Create thread"
2566 msgstr "" 2575 msgstr ""
2567 2576
2568 -#: i18n/templates.c:4838 2577 +#: i18n/templates.c:4790
2569 msgid "Create transition" 2578 msgid "Create transition"
2570 msgstr "" 2579 msgstr ""
2571 2580
2572 -#: i18n/templates.c:1256 2581 +#: i18n/templates.c:1184
2573 msgid "Create user" 2582 msgid "Create user"
2574 msgstr "" 2583 msgstr ""
2575 2584
2576 -#: plugins/ktcore/KTColumns.inc.php:225  
2577 -#: search2/search/fields/CreatedField.inc.php:43 2585 +#: plugins/ktcore/KTColumns.inc.php:226
  2586 +#: search2/search/fields/CreatedField.inc.php:44
2578 msgid "Created" 2587 msgid "Created"
2579 msgstr "" 2588 msgstr ""
2580 2589
2581 -#: search2/search/fields/CreatedByField.inc.php:43 2590 +#: search2/search/fields/CreatedByField.inc.php:44
2582 msgid "Created By" 2591 msgid "Created By"
2583 msgstr "" 2592 msgstr ""
2584 2593
2585 -#: i18n/templates.c:2465 2594 +#: i18n/templates.c:2417
2586 msgid "Created By:" 2595 msgid "Created By:"
2587 msgstr "" 2596 msgstr ""
2588 2597
2589 -#: search2/search/fields/CreatedDeltaField.inc.php:45 2598 +#: search2/search/fields/CreatedDeltaField.inc.php:46
2590 msgid "Created Delta" 2599 msgid "Created Delta"
2591 msgstr "" 2600 msgstr ""
2592 2601
2593 -#: i18n/templates.c:272 i18n/templates.c:329 2602 +#: i18n/templates.c:275 i18n/templates.c:332
2594 msgid "Created by" 2603 msgid "Created by"
2595 msgstr "" 2604 msgstr ""
2596 2605
2597 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:583 2606 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:584
2598 msgid "Created new group" 2607 msgid "Created new group"
2599 msgstr "" 2608 msgstr ""
2600 2609
2601 -#: plugins/rssplugin/manageRSSFeeds.php:160 2610 +#: plugins/rssplugin/manageRSSFeeds.php:161
2602 #, php-format 2611 #, php-format
2603 msgid "Created new rss feed: %s" 2612 msgid "Created new rss feed: %s"
2604 msgstr "" 2613 msgstr ""
2605 2614
2606 -#: plugins/ktcore/admin/userManagement.php:535  
2607 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:354 2615 +#: plugins/ktcore/admin/userManagement.php:566
  2616 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:355
2608 msgid "Created new user" 2617 msgid "Created new user"
2609 msgstr "" 2618 msgstr ""
2610 2619
2611 -#: plugins/ktcore/admin/manageHelp.php:173 2620 +#: plugins/ktcore/admin/manageHelp.php:174
2612 msgid "Created replacement." 2621 msgid "Created replacement."
2613 msgstr "" 2622 msgstr ""
2614 2623
2615 -#: lib/documentmanagement/documentutil.inc.php:249 2624 +#: lib/documentmanagement/documentutil.inc.php:256
2616 msgid "Creating database entry" 2625 msgid "Creating database entry"
2617 msgstr "" 2626 msgstr ""
2618 2627
2619 -#: lib/documentmanagement/documentutil.inc.php:588 2628 +#: lib/documentmanagement/documentutil.inc.php:595
2620 msgid "Creating transaction" 2629 msgid "Creating transaction"
2621 msgstr "" 2630 msgstr ""
2622 2631
2623 -#: plugins/ktcore/KTCorePlugin.php:138 2632 +#: plugins/ktcore/KTCorePlugin.php:139
2624 msgid "Creation Date" 2633 msgid "Creation Date"
2625 msgstr "" 2634 msgstr ""
2626 2635
2627 -#: lib/browse/Criteria.inc:377 plugins/ktcore/KTColumns.inc.php:293  
2628 -#: plugins/ktcore/KTCorePlugin.php:140 i18n/templates.c:1040 2636 +#: lib/browse/Criteria.inc:379 plugins/ktcore/KTColumns.inc.php:294
  2637 +#: plugins/ktcore/KTCorePlugin.php:141 i18n/templates.c:968
2629 msgid "Creator" 2638 msgid "Creator"
2630 msgstr "" 2639 msgstr ""
2631 2640
2632 -#: i18n/templates.c:1343 i18n/templates.c:1385 i18n/templates.c:2351  
2633 -#: i18n/templates.c:2954 2641 +#: i18n/templates.c:1280 i18n/templates.c:1322 i18n/templates.c:2303
  2642 +#: i18n/templates.c:2906
2634 msgid "Criteria" 2643 msgid "Criteria"
2635 msgstr "" 2644 msgstr ""
2636 2645
2637 -#: i18n/templates.c:1331 i18n/templates.c:1373 i18n/templates.c:2348  
2638 -#: i18n/templates.c:2885 i18n/templates.c:2942 2646 +#: i18n/templates.c:1268 i18n/templates.c:1310 i18n/templates.c:2300
  2647 +#: i18n/templates.c:2837 i18n/templates.c:2894
2639 msgid "Criteria Group" 2648 msgid "Criteria Group"
2640 msgstr "" 2649 msgstr ""
2641 2650
2642 -#: i18n/templates.c:2657 2651 +#: i18n/templates.c:2609
2643 msgid "Criteria may be built up using the following grammar:" 2652 msgid "Criteria may be built up using the following grammar:"
2644 msgstr "" 2653 msgstr ""
2645 2654
2646 -#: i18n/templates.c:1802 2655 +#: i18n/templates.c:1754
2647 msgid "Current Conditional Fieldsets" 2656 msgid "Current Conditional Fieldsets"
2648 msgstr "" 2657 msgstr ""
2649 2658
2650 -#: i18n/templates.c:2978 i18n/templates.c:5618 2659 +#: i18n/templates.c:2930 i18n/templates.c:5585
2651 msgid "Current Fields in Set" 2660 msgid "Current Fields in Set"
2652 msgstr "" 2661 msgstr ""
2653 2662
2654 -#: i18n/templates.c:5360 2663 +#: i18n/templates.c:5327
2655 msgid "Current Groups" 2664 msgid "Current Groups"
2656 msgstr "" 2665 msgstr ""
2657 2666
2658 -#: i18n/templates.c:1958 2667 +#: i18n/templates.c:1910
2659 msgid "Current Name" 2668 msgid "Current Name"
2660 msgstr "" 2669 msgstr ""
2661 2670
2662 -#: plugins/ktcore/document/Rename.php:85 2671 +#: plugins/ktcore/document/Rename.php:86
2663 msgid "Current file name" 2672 msgid "Current file name"
2664 msgstr "" 2673 msgstr ""
2665 2674
2666 -#: i18n/templates.c:3944 2675 +#: i18n/templates.c:3896
2667 msgid "Current help assignments" 2676 msgid "Current help assignments"
2668 msgstr "" 2677 msgstr ""
2669 2678
2670 -#: i18n/templates.c:5147 2679 +#: i18n/templates.c:5099
2671 msgid "Current users" 2680 msgid "Current users"
2672 msgstr "" 2681 msgstr ""
2673 2682
2674 -#: i18n/templates.c:3980 2683 +#: i18n/templates.c:3932
2675 msgid "Current workflow settings" 2684 msgid "Current workflow settings"
2676 msgstr "" 2685 msgstr ""
2677 2686
2678 -#: admin.php:78 admin.php:108 lib/templating/kt3template.inc.php:181  
2679 -#: lib/templating/kt3template.inc.php:300 2687 +#: admin.php:79 admin.php:109 lib/templating/kt3template.inc.php:182
  2688 +#: lib/templating/kt3template.inc.php:301
2680 msgid "DMS Administration" 2689 msgid "DMS Administration"
2681 msgstr "" 2690 msgstr ""
2682 2691
2683 -#: dashboard.php:62 dashboard.php:77 help.php:73  
2684 -#: lib/templating/kt3template.inc.php:179  
2685 -#: lib/templating/kt3template.inc.php:304  
2686 -#: lib/templating/kt3template.inc.php:319 olddashboard.php:67  
2687 -#: olddashboard.php:82 plugins/tagcloud/TagCloudRedirectPage.php:65  
2688 -#: preferences.php:157 preferences.php:179 2692 +#: dashboard.php:63 dashboard.php:78 help.php:74
  2693 +#: lib/templating/kt3template.inc.php:180
  2694 +#: lib/templating/kt3template.inc.php:305
  2695 +#: lib/templating/kt3template.inc.php:320 olddashboard.php:68
  2696 +#: olddashboard.php:83 plugins/tagcloud/TagCloudRedirectPage.php:95
  2697 +#: preferences.php:158 preferences.php:180
2689 msgid "Dashboard" 2698 msgid "Dashboard"
2690 msgstr "" 2699 msgstr ""
2691 2700
2692 -#: lib/validation/errorviewer.inc.php:141 2701 +#: lib/validation/errorviewer.inc.php:142
2693 msgid "Database error" 2702 msgid "Database error"
2694 msgstr "" 2703 msgstr ""
2695 2704
2696 -#: lib/session/Session.inc:199 2705 +#: lib/session/Session.inc:200
2697 #, php-format 2706 #, php-format
2698 msgid "Database incompatibility error: <br> Please ensure that you have completed the database upgrade procedure. <br> Please <a href=%s>click here</a> to complete." 2707 msgid "Database incompatibility error: <br> Please ensure that you have completed the database upgrade procedure. <br> Please <a href=%s>click here</a> to complete."
2699 msgstr "" 2708 msgstr ""
2700 2709
2701 -#: i18n/templates.c:572 i18n/templates.c:6155 2710 +#: i18n/templates.c:587 i18n/templates.c:6122
2702 msgid "Date" 2711 msgid "Date"
2703 msgstr "" 2712 msgstr ""
2704 2713
2705 -#: lib/browse/Criteria.inc:429 i18n/templates.c:6251 2714 +#: lib/browse/Criteria.inc:431 i18n/templates.c:6218
2706 msgid "Date Created" 2715 msgid "Date Created"
2707 msgstr "" 2716 msgstr ""
2708 2717
2709 -#: lib/browse/Criteria.inc:929 2718 +#: lib/browse/Criteria.inc:932
2710 msgid "Date Created Delta" 2719 msgid "Date Created Delta"
2711 msgstr "" 2720 msgstr ""
2712 2721
2713 -#: lib/browse/Criteria.inc:711 2722 +#: lib/browse/Criteria.inc:713
2714 msgid "Date Modified" 2723 msgid "Date Modified"
2715 msgstr "" 2724 msgstr ""
2716 2725
2717 -#: lib/browse/Criteria.inc:981 2726 +#: lib/browse/Criteria.inc:991
2718 msgid "Date Modified Delta" 2727 msgid "Date Modified Delta"
2719 msgstr "" 2728 msgstr ""
2720 2729
2721 -#: plugins/ktcore/KTBulkActions.php:50 plugins/ktcore/KTBulkActions.php:68  
2722 -#: plugins/ktcore/KTDocumentActions.php:822  
2723 -#: plugins/ktcore/KTDocumentActions.php:875 i18n/permissions.c:13  
2724 -#: i18n/templates.c:23 i18n/templates.c:29 i18n/templates.c:455  
2725 -#: i18n/templates.c:986 i18n/templates.c:992 i18n/templates.c:998  
2726 -#: i18n/templates.c:1289 i18n/templates.c:1292 i18n/templates.c:1433  
2727 -#: i18n/templates.c:1451 i18n/templates.c:1502 i18n/templates.c:1622  
2728 -#: i18n/templates.c:1667 i18n/templates.c:1685 i18n/templates.c:1940  
2729 -#: i18n/templates.c:2714 i18n/templates.c:2729 i18n/templates.c:3365  
2730 -#: i18n/templates.c:3662 i18n/templates.c:3797 i18n/templates.c:3905  
2731 -#: i18n/templates.c:3938 i18n/templates.c:3962 i18n/templates.c:4106  
2732 -#: i18n/templates.c:4202 i18n/templates.c:4304 i18n/templates.c:4328  
2733 -#: i18n/templates.c:4334 i18n/templates.c:4487 i18n/templates.c:4505  
2734 -#: i18n/templates.c:4544 i18n/templates.c:4589 i18n/templates.c:4763  
2735 -#: i18n/templates.c:4955 i18n/templates.c:4973 i18n/templates.c:5069  
2736 -#: i18n/templates.c:5075 i18n/templates.c:5252 i18n/templates.c:5261  
2737 -#: i18n/templates.c:5387 i18n/templates.c:5414 i18n/templates.c:5444  
2738 -#: i18n/templates.c:5471 i18n/templates.c:5480 i18n/templates.c:5513  
2739 -#: i18n/templates.c:5522 i18n/templates.c:5585 i18n/templates.c:5594  
2740 -#: i18n/templates.c:5870 i18n/templates.c:6353 i18n/transactions.c:3 2730 +#: lib/browse/Criteria.inc:936
  2731 +msgid "Days"
  2732 +msgstr ""
  2733 +
  2734 +#: plugins/ktcore/KTBulkActions.php:51 plugins/ktcore/KTBulkActions.php:69
  2735 +#: plugins/ktcore/KTDocumentActions.php:837
  2736 +#: plugins/ktcore/KTDocumentActions.php:890 i18n/permissions.c:13
  2737 +#: i18n/templates.c:23 i18n/templates.c:29 i18n/templates.c:470
  2738 +#: i18n/templates.c:914 i18n/templates.c:920 i18n/templates.c:926
  2739 +#: i18n/templates.c:1217 i18n/templates.c:1223 i18n/templates.c:1370
  2740 +#: i18n/templates.c:1388 i18n/templates.c:1445 i18n/templates.c:1565
  2741 +#: i18n/templates.c:1619 i18n/templates.c:1637 i18n/templates.c:1892
  2742 +#: i18n/templates.c:2666 i18n/templates.c:2681 i18n/templates.c:3317
  2743 +#: i18n/templates.c:3614 i18n/templates.c:3749 i18n/templates.c:3857
  2744 +#: i18n/templates.c:3890 i18n/templates.c:3914 i18n/templates.c:4058
  2745 +#: i18n/templates.c:4154 i18n/templates.c:4256 i18n/templates.c:4280
  2746 +#: i18n/templates.c:4286 i18n/templates.c:4439 i18n/templates.c:4457
  2747 +#: i18n/templates.c:4496 i18n/templates.c:4541 i18n/templates.c:4715
  2748 +#: i18n/templates.c:4907 i18n/templates.c:4925 i18n/templates.c:5021
  2749 +#: i18n/templates.c:5027 i18n/templates.c:5219 i18n/templates.c:5228
  2750 +#: i18n/templates.c:5354 i18n/templates.c:5381 i18n/templates.c:5411
  2751 +#: i18n/templates.c:5438 i18n/templates.c:5447 i18n/templates.c:5480
  2752 +#: i18n/templates.c:5489 i18n/templates.c:5552 i18n/templates.c:5561
  2753 +#: i18n/templates.c:5837 i18n/templates.c:6320 i18n/transactions.c:3
2741 msgid "Delete" 2754 msgid "Delete"
2742 msgstr "" 2755 msgstr ""
2743 2756
2744 -#: lib/foldermanagement/folderutil.inc.php:566 2757 +#: lib/foldermanagement/folderutil.inc.php:567
2745 msgid "Delete Aborted. Unexpected failure to copydocument: " 2758 msgid "Delete Aborted. Unexpected failure to copydocument: "
2746 msgstr "" 2759 msgstr ""
2747 2760
2748 -#: lib/foldermanagement/folderutil.inc.php:386 2761 +#: lib/foldermanagement/folderutil.inc.php:387
2749 msgid "Delete Aborted. Unexpected failure to delete document: " 2762 msgid "Delete Aborted. Unexpected failure to delete document: "
2750 msgstr "" 2763 msgstr ""
2751 2764
2752 -#: plugins/ktcore/KTDocumentActions.php:849  
2753 -#: plugins/ktcore/KTDocumentActions.php:853 i18n/templates.c:3194 2765 +#: plugins/ktcore/KTDocumentActions.php:864
  2766 +#: plugins/ktcore/KTDocumentActions.php:868 i18n/templates.c:3146
2754 msgid "Delete Document" 2767 msgid "Delete Document"
2755 msgstr "" 2768 msgstr ""
2756 2769
2757 -#: i18n/templates.c:6068 2770 +#: i18n/templates.c:6035
2758 msgid "Delete Document Version" 2771 msgid "Delete Document Version"
2759 msgstr "" 2772 msgstr ""
2760 2773
2761 -#: i18n/templates.c:5432 2774 +#: i18n/templates.c:5399
2762 msgid "Delete Dynamic Condition" 2775 msgid "Delete Dynamic Condition"
2763 msgstr "" 2776 msgstr ""
2764 2777
2765 -#: plugins/ktcore/admin/workflowsv2.php:1120 2778 +#: plugins/ktcore/admin/workflowsv2.php:1121
2766 msgid "Delete Existing State" 2779 msgid "Delete Existing State"
2767 msgstr "" 2780 msgstr ""
2768 2781
2769 -#: i18n/templates.c:3647 2782 +#: i18n/templates.c:3599
2770 msgid "Delete Files and Folders" 2783 msgid "Delete Files and Folders"
2771 msgstr "" 2784 msgstr ""
2772 2785
2773 -#: plugins/ktcore/KTBulkActions.php:67 2786 +#: plugins/ktcore/KTBulkActions.php:68
2774 msgid "Delete Items" 2787 msgid "Delete Items"
2775 msgstr "" 2788 msgstr ""
2776 2789
2777 -#: i18n/templates.c:6359 2790 +#: i18n/templates.c:6326
2778 msgid "Delete Permission" 2791 msgid "Delete Permission"
2779 msgstr "" 2792 msgstr ""
2780 2793
2781 -#: plugins/ktcore/admin/workflowsv2.php:1125  
2782 -#: plugins/ktcore/admin/workflowsv2.php:1154  
2783 -#: plugins/ktcore/admin/workflowsv2.php:1156 i18n/templates.c:4310 2794 +#: plugins/ktcore/admin/workflowsv2.php:1126
  2795 +#: plugins/ktcore/admin/workflowsv2.php:1155
  2796 +#: plugins/ktcore/admin/workflowsv2.php:1157 i18n/templates.c:4262
2784 msgid "Delete State" 2797 msgid "Delete State"
2785 msgstr "" 2798 msgstr ""
2786 2799
2787 -#: i18n/templates.c:5180 i18n/templates.c:5186 2800 +#: i18n/templates.c:5132 i18n/templates.c:5138
2788 msgid "Delete Unit" 2801 msgid "Delete Unit"
2789 msgstr "" 2802 msgstr ""
2790 2803
2791 -#: i18n/templates.c:6254 2804 +#: i18n/templates.c:6221
2792 msgid "Delete Version" 2805 msgid "Delete Version"
2793 msgstr "" 2806 msgstr ""
2794 2807
2795 -#: i18n/templates.c:5438 2808 +#: i18n/templates.c:5405
2796 msgid "Delete a condition" 2809 msgid "Delete a condition"
2797 msgstr "" 2810 msgstr ""
2798 2811
2799 -#: i18n/templates.c:3932 2812 +#: i18n/templates.c:3884
2800 msgid "Delete document type." 2813 msgid "Delete document type."
2801 msgstr "" 2814 msgstr ""
2802 2815
2803 -#: plugins/ktcore/KTDocumentActions.php:275 2816 +#: plugins/ktcore/KTDocumentActions.php:276
2804 msgid "Delete document version" 2817 msgid "Delete document version"
2805 msgstr "" 2818 msgstr ""
2806 2819
2807 -#: plugins/ktcore/admin/unitManagement.php:228 2820 +#: plugins/ktcore/admin/unitManagement.php:229
2808 msgid "Delete folder" 2821 msgid "Delete folder"
2809 msgstr "" 2822 msgstr ""
2810 2823
2811 -#: i18n/templates.c:5189 2824 +#: i18n/templates.c:5141
2812 msgid "Delete unit" 2825 msgid "Delete unit"
2813 msgstr "" 2826 msgstr ""
2814 2827
2815 -#: i18n/templates.c:5183 2828 +#: i18n/templates.c:5135
2816 msgid "Delete unit <strong>#name#</strong> from the system" 2829 msgid "Delete unit <strong>#name#</strong> from the system"
2817 msgstr "" 2830 msgstr ""
2818 2831
2819 -#: lib/documentmanagement/Document.inc:657 2832 +#: lib/documentmanagement/Document.inc:658
2820 msgid "Deleted" 2833 msgid "Deleted"
2821 msgstr "" 2834 msgstr ""
2822 2835
2823 -#: plugins/ktcore/admin/deletedDocuments.php:52  
2824 -#: plugins/ktcore/admin/deletedDocuments.php:108  
2825 -#: plugins/ktcore/admin/deletedDocuments.php:190 i18n/templates.c:5882 2836 +#: plugins/ktcore/admin/deletedDocuments.php:53
  2837 +#: plugins/ktcore/admin/deletedDocuments.php:109
  2838 +#: plugins/ktcore/admin/deletedDocuments.php:191 i18n/templates.c:5849
2826 msgid "Deleted Documents" 2839 msgid "Deleted Documents"
2827 msgstr "" 2840 msgstr ""
2828 2841
2829 -#: plugins/ktcore/admin/manageViews.php:121 2842 +#: plugins/ktcore/admin/manageViews.php:122
2830 msgid "Deleted Entry" 2843 msgid "Deleted Entry"
2831 msgstr "" 2844 msgstr ""
2832 2845
2833 -#: i18n/templates.c:3197 2846 +#: i18n/templates.c:3149
2834 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." 2847 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."
2835 msgstr "" 2848 msgstr ""
2836 2849
2837 -#: i18n/templates.c:5435 2850 +#: i18n/templates.c:5402
2838 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." 2851 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."
2839 msgstr "" 2852 msgstr ""
2840 2853
2841 -#: plugins/ktcore/admin/expungeList.php:78 i18n/templates.c:5897 2854 +#: plugins/ktcore/admin/expungeList.php:79 i18n/templates.c:5864
2842 msgid "Deletion Comment" 2855 msgid "Deletion Comment"
2843 msgstr "" 2856 msgstr ""
2844 2857
2845 -#: lib/documentmanagement/documentutil.inc.php:821  
2846 -#: lib/documentmanagement/documentutil.inc.php:1216 2858 +#: lib/documentmanagement/documentutil.inc.php:840
  2859 +#: lib/documentmanagement/documentutil.inc.php:1240
2847 msgid "Deletion requires a reason" 2860 msgid "Deletion requires a reason"
2848 msgstr "" 2861 msgstr ""
2849 2862
2850 -#: lib/documentmanagement/DocumentType.inc:195 2863 +#: lib/documentmanagement/DocumentType.inc:196
2851 msgid "Demo Delegator" 2864 msgid "Demo Delegator"
2852 msgstr "" 2865 msgstr ""
2853 2866
2854 -#: i18n/templates.c:3494 i18n/templates.c:3503 i18n/templates.c:3512  
2855 -#: i18n/templates.c:3611 i18n/templates.c:3620 i18n/templates.c:3629  
2856 -#: i18n/templates.c:3644 i18n/templates.c:3737 i18n/templates.c:3803  
2857 -#: i18n/templates.c:4079 i18n/templates.c:6110 i18n/templates.c:6119  
2858 -#: i18n/templates.c:6128 i18n/templates.c:6224 2867 +#: i18n/templates.c:3446 i18n/templates.c:3455 i18n/templates.c:3464
  2868 +#: i18n/templates.c:3563 i18n/templates.c:3572 i18n/templates.c:3581
  2869 +#: i18n/templates.c:3596 i18n/templates.c:3689 i18n/templates.c:3755
  2870 +#: i18n/templates.c:4031 i18n/templates.c:6077 i18n/templates.c:6086
  2871 +#: i18n/templates.c:6095 i18n/templates.c:6191
2859 msgid "Denied" 2872 msgid "Denied"
2860 msgstr "" 2873 msgstr ""
2861 2874
2862 -#: i18n/templates.c:2321 2875 +#: i18n/templates.c:2273
2863 msgid "Dependencies for value \"" 2876 msgid "Dependencies for value \""
2864 msgstr "" 2877 msgstr ""
2865 2878
2866 -#: i18n/templates.c:2318 2879 +#: i18n/templates.c:2270
2867 msgid "Dependencies saved. (at" 2880 msgid "Dependencies saved. (at"
2868 msgstr "" 2881 msgstr ""
2869 2882
2870 -#: plugins/ktstandard/KTDiscussion.php:271 2883 +#: plugins/ktstandard/KTDiscussion.php:272
2871 msgid "Describe the reason for the state change, or the conclusion reached through discussion" 2884 msgid "Describe the reason for the state change, or the conclusion reached through discussion"
2872 msgstr "" 2885 msgstr ""
2873 2886
2874 -#: plugins/ktcore/KTDocumentActions.php:1467 2887 +#: plugins/ktcore/KTDocumentActions.php:1482
2875 msgid "Describe why this document qualifies to be changed from its current state to the destination state of the transition chosen." 2888 msgid "Describe why this document qualifies to be changed from its current state to the destination state of the transition chosen."
2876 msgstr "" 2889 msgstr ""
2877 2890
2878 -#: plugins/ktcore/admin/documentFieldsv2.php:97  
2879 -#: plugins/ktcore/admin/documentFieldsv2.php:327  
2880 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:118  
2881 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:233  
2882 -#: plugins/ktstandard/KTDocumentLinks.php:472  
2883 -#: plugins/ktstandard/KTDocumentLinks.php:501 i18n/templates.c:107  
2884 -#: i18n/templates.c:218 i18n/templates.c:1583 i18n/templates.c:1697  
2885 -#: i18n/templates.c:5864 2891 +#: plugins/ktcore/admin/documentFieldsv2.php:98
  2892 +#: plugins/ktcore/admin/documentFieldsv2.php:328
  2893 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:119
  2894 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:234
  2895 +#: plugins/ktstandard/KTDocumentLinks.php:477
  2896 +#: plugins/ktstandard/KTDocumentLinks.php:506 i18n/templates.c:107
  2897 +#: i18n/templates.c:221 i18n/templates.c:1526 i18n/templates.c:1649
  2898 +#: i18n/templates.c:5831
2886 msgid "Description" 2899 msgid "Description"
2887 msgstr "" 2900 msgstr ""
2888 2901
2889 -#: lib/util/ktutil.inc:391 2902 +#: lib/util/ktutil.inc:472
2890 msgid "Destination directory already exists." 2903 msgid "Destination directory already exists."
2891 msgstr "" 2904 msgstr ""
2892 2905
2893 -#: lib/util/ktutil.inc:405 2906 +#: lib/util/ktutil.inc:486
2894 msgid "Destination of move is within source" 2907 msgid "Destination of move is within source"
2895 msgstr "" 2908 msgstr ""
2896 2909
2897 -#: plugins/ktcore/KTAssist.php:58 i18n/templates.c:3266 2910 +#: plugins/ktcore/KTAssist.php:59 i18n/templates.c:3218
2898 msgid "Details" 2911 msgid "Details"
2899 msgstr "" 2912 msgstr ""
2900 2913
2901 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:166  
2902 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:139 2914 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:167
  2915 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:140
2903 msgid "Details updated" 2916 msgid "Details updated"
2904 msgstr "" 2917 msgstr ""
2905 2918
2906 -#: search2/indexing/bin/diagnose.php:49 2919 +#: search2/indexing/bin/diagnose.php:50
2907 msgid "Diagnosing the text extractors" 2920 msgid "Diagnosing the text extractors"
2908 msgstr "" 2921 msgstr ""
2909 2922
2910 -#: i18n/templates.c:2156 2923 +#: i18n/templates.c:2108
2911 msgid "Diagnostic" 2924 msgid "Diagnostic"
2912 msgstr "" 2925 msgstr ""
2913 2926
2914 -#: i18n/templates.c:1517 2927 +#: i18n/templates.c:1460
2915 msgid "Different fields have different actions and options available." 2928 msgid "Different fields have different actions and options available."
2916 msgstr "" 2929 msgstr ""
2917 2930
2918 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:127 2931 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:128
2919 msgid "Different types of fields may be available, depending on the system." 2932 msgid "Different types of fields may be available, depending on the system."
2920 msgstr "" 2933 msgstr ""
2921 2934
2922 -#: i18n/templates.c:1730 i18n/templates.c:3929 i18n/templates.c:4817  
2923 -#: i18n/templates.c:5384 2935 +#: i18n/templates.c:1682 i18n/templates.c:3881 i18n/templates.c:4769
  2936 +#: i18n/templates.c:5351
2924 msgid "Disable" 2937 msgid "Disable"
2925 msgstr "" 2938 msgstr ""
2926 2939
2927 -#: i18n/templates.c:467 i18n/templates.c:470 2940 +#: i18n/templates.c:482 i18n/templates.c:485
2928 msgid "Disable Admin Mode" 2941 msgid "Disable Admin Mode"
2929 msgstr "" 2942 msgstr ""
2930 2943
2931 -#: i18n/templates.c:3923 2944 +#: i18n/templates.c:3875
2932 msgid "Disable document type." 2945 msgid "Disable document type."
2933 msgstr "" 2946 msgstr ""
2934 2947
2935 -#: plugins/ktcore/scheduler/schedulerEntity.php:246 2948 +#: plugins/ktcore/scheduler/schedulerEntity.php:247
2936 msgid "Disable task" 2949 msgid "Disable task"
2937 msgstr "" 2950 msgstr ""
2938 2951
2939 -#: i18n/templates.c:3902 2952 +#: i18n/templates.c:3854
2940 msgid "Disable/Enable" 2953 msgid "Disable/Enable"
2941 msgstr "" 2954 msgstr ""
2942 2955
2943 -#: i18n/templates.c:4385 i18n/templates.c:4808 i18n/templates.c:5366  
2944 -#: i18n/templates.c:5369 2956 +#: i18n/templates.c:4337 i18n/templates.c:4760 i18n/templates.c:5333
  2957 +#: i18n/templates.c:5336
2945 msgid "Disabled" 2958 msgid "Disabled"
2946 msgstr "" 2959 msgstr ""
2947 2960
2948 -#: plugins/ktcore/admin/workflowsv2.php:1595 2961 +#: plugins/ktcore/admin/workflowsv2.php:1596
2949 msgid "Disabled actions updated." 2962 msgid "Disabled actions updated."
2950 msgstr "" 2963 msgstr ""
2951 2964
2952 -#: i18n/templates.c:1739 2965 +#: i18n/templates.c:1691
2953 msgid "Disabled values" 2966 msgid "Disabled values"
2954 msgstr "" 2967 msgstr ""
2955 2968
2956 -#: i18n/templates.c:3854 2969 +#: i18n/templates.c:3806
2957 msgid "Disassociate Fieldsets" 2970 msgid "Disassociate Fieldsets"
2958 msgstr "" 2971 msgstr ""
2959 2972
2960 -#: i18n/templates.c:947 2973 +#: i18n/templates.c:875
2961 msgid "Disclaimers" 2974 msgid "Disclaimers"
2962 msgstr "" 2975 msgstr ""
2963 2976
2964 -#: plugins/ktstandard/KTDisclaimers.php:51 2977 +#: plugins/ktstandard/KTDisclaimers.php:52
2965 msgid "Disclaimers Plugin" 2978 msgid "Disclaimers Plugin"
2966 msgstr "" 2979 msgstr ""
2967 2980
2968 -#: plugins/ktstandard/KTDiscussion.php:127 i18n/templates.c:1031 2981 +#: plugins/ktstandard/KTDiscussion.php:128 i18n/templates.c:959
2969 msgid "Discussion" 2982 msgid "Discussion"
2970 msgstr "" 2983 msgstr ""
2971 2984
2972 -#: search2/search/fields/DiscussionTextField.inc.php:45 2985 +#: search2/search/fields/DiscussionTextField.inc.php:46
2973 msgid "Discussion Text" 2986 msgid "Discussion Text"
2974 msgstr "" 2987 msgstr ""
2975 2988
2976 -#: lib/actions/documentaction.inc.php:202 lib/actions/folderaction.inc.php:175 2989 +#: lib/actions/documentaction.inc.php:203 lib/actions/folderaction.inc.php:176
2977 msgid "Dispatcher component of action not implemented." 2990 msgid "Dispatcher component of action not implemented."
2978 msgstr "" 2991 msgstr ""
2979 2992
2980 -#: plugins/ktcore/KTDocumentActions.php:61  
2981 -#: plugins/ktcore/KTFolderActions.php:62 2993 +#: plugins/ktcore/KTDocumentActions.php:62
  2994 +#: plugins/ktcore/KTFolderActions.php:63
2982 msgid "Display Details" 2995 msgid "Display Details"
2983 msgstr "" 2996 msgstr ""
2984 2997
2985 -#: plugins/ktcore/admin/managePermissions.php:53 i18n/templates.c:6350 2998 +#: plugins/ktcore/admin/managePermissions.php:54 i18n/templates.c:6317
2986 msgid "Display Name" 2999 msgid "Display Name"
2987 msgstr "" 3000 msgstr ""
2988 3001
2989 -#: i18n/templates.c:1211 i18n/templates.c:1247 3002 +#: i18n/templates.c:1139 i18n/templates.c:1175
2990 msgid "Distinguished Name (LDAP DN)" 3003 msgid "Distinguished Name (LDAP DN)"
2991 msgstr "" 3004 msgstr ""
2992 3005
2993 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:117 3006 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:118
2994 msgid "Distinguished name" 3007 msgid "Distinguished name"
2995 msgstr "" 3008 msgstr ""
2996 3009
2997 -#: i18n/templates.c:5441 3010 +#: i18n/templates.c:5408
2998 msgid "Do you still wish to continue with deleting this item?" 3011 msgid "Do you still wish to continue with deleting this item?"
2999 msgstr "" 3012 msgstr ""
3000 3013
3001 -#: i18n/templates.c:5984 3014 +#: i18n/templates.c:5951
3002 msgid "Document" 3015 msgid "Document"
3003 msgstr "" 3016 msgstr ""
3004 3017
3005 -#: plugins/ktcore/KTDocumentActions.php:903 3018 +#: plugins/ktcore/KTDocumentActions.php:918
3006 #, php-format 3019 #, php-format
3007 msgid "Document \"%s\" Deleted." 3020 msgid "Document \"%s\" Deleted."
3008 msgstr "" 3021 msgstr ""
3009 3022
3010 -#: plugins/ktcore/document/Rename.php:111 3023 +#: plugins/ktcore/document/Rename.php:112
3011 #, php-format 3024 #, php-format
3012 msgid "Document \"%s\" renamed." 3025 msgid "Document \"%s\" renamed."
3013 msgstr "" 3026 msgstr ""
3014 3027
3015 -#: plugins/ktcore/admin/documentCheckout.php:52  
3016 -#: plugins/ktcore/admin/documentCheckout.php:68 3028 +#: plugins/ktcore/admin/documentCheckout.php:53
  3029 +#: plugins/ktcore/admin/documentCheckout.php:69
3017 msgid "Document Checkout" 3030 msgid "Document Checkout"
3018 msgstr "" 3031 msgstr ""
3019 3032
3020 -#: lib/templating/kt3template.inc.php:310 i18n/templates.c:6005  
3021 -#: i18n/templates.c:6185 3033 +#: lib/templating/kt3template.inc.php:311 i18n/templates.c:5972
  3034 +#: i18n/templates.c:6152
3022 msgid "Document Details" 3035 msgid "Document Details"
3023 msgstr "" 3036 msgstr ""
3024 3037
3025 -#: plugins/ktstandard/KTDiscussion.php:54 3038 +#: plugins/ktstandard/KTDiscussion.php:55
3026 msgid "Document Discussions Plugin" 3039 msgid "Document Discussions Plugin"
3027 msgstr "" 3040 msgstr ""
3028 3041
3029 -#: lib/dashboard/Notification.inc.php:222  
3030 -#: lib/subscriptions/subscriptions.inc.php:792 3042 +#: lib/dashboard/Notification.inc.php:223
  3043 +#: lib/subscriptions/subscriptions.inc.php:793
3031 msgid "Document Discussions updated" 3044 msgid "Document Discussions updated"
3032 msgstr "" 3045 msgstr ""
3033 3046
3034 -#: plugins/ktcore/admin/documentFieldsv2.php:50  
3035 -#: plugins/ktcore/admin/manageConditionals.php:60 i18n/templates.c:3872 3047 +#: plugins/ktcore/admin/documentFieldsv2.php:51
  3048 +#: plugins/ktcore/admin/manageConditionals.php:61 i18n/templates.c:3824
3036 msgid "Document Field Management" 3049 msgid "Document Field Management"
3037 msgstr "" 3050 msgstr ""
3038 3051
3039 -#: i18n/templates.c:3350 3052 +#: i18n/templates.c:3302
3040 msgid "Document Fields" 3053 msgid "Document Fields"
3041 msgstr "" 3054 msgstr ""
3042 3055
3043 -#: plugins/ktcore/KTCorePlugin.php:270 i18n/templates.c:1406  
3044 -#: i18n/templates.c:1634 3056 +#: plugins/ktcore/KTCorePlugin.php:271 i18n/templates.c:1343
  3057 +#: i18n/templates.c:1586
3045 msgid "Document Fieldsets" 3058 msgid "Document Fieldsets"
3046 msgstr "" 3059 msgstr ""
3047 3060
3048 -#: lib/browse/Criteria.inc:291 i18n/templates.c:263 i18n/templates.c:320 3061 +#: lib/browse/Criteria.inc:293 i18n/templates.c:266 i18n/templates.c:323
3049 msgid "Document Filename" 3062 msgid "Document Filename"
3050 msgstr "" 3063 msgstr ""
3051 3064
3052 -#: plugins/ktcore/KTDocumentActions.php:99  
3053 -#: plugins/ktcore/KTDocumentActions.php:146 3065 +#: plugins/ktcore/KTDocumentActions.php:100
  3066 +#: plugins/ktcore/KTDocumentActions.php:147
3054 msgid "Document History" 3067 msgid "Document History"
3055 msgstr "" 3068 msgstr ""
3056 3069
3057 -#: i18n/templates.c:5789 i18n/templates.c:6146 i18n/templates.c:6233 3070 +#: i18n/templates.c:5756 i18n/templates.c:6113 i18n/templates.c:6200
3058 msgid "Document History for #appname# New UI Presentation" 3071 msgid "Document History for #appname# New UI Presentation"
3059 msgstr "" 3072 msgstr ""
3060 3073
3061 -#: lib/browse/Criteria.inc:330 plugins/ktcore/KTColumns.inc.php:510  
3062 -#: plugins/ktcore/KTCorePlugin.php:142  
3063 -#: search2/search/fields/DocumentIdField.inc.php:45 i18n/templates.c:299  
3064 -#: i18n/templates.c:347 3074 +#: lib/browse/Criteria.inc:332 plugins/ktcore/KTColumns.inc.php:511
  3075 +#: plugins/ktcore/KTCorePlugin.php:143
  3076 +#: search2/search/fields/DocumentIdField.inc.php:46 i18n/templates.c:302
  3077 +#: i18n/templates.c:350
3065 msgid "Document ID" 3078 msgid "Document ID"
3066 msgstr "" 3079 msgstr ""
3067 3080
3068 -#: i18n/templates.c:2459 3081 +#: i18n/templates.c:2411
3069 msgid "Document ID:" 3082 msgid "Document ID:"
3070 msgstr "" 3083 msgstr ""
3071 3084
3072 #: plugins/search2/DocumentIndexAction.php:20 3085 #: plugins/search2/DocumentIndexAction.php:20
3073 -#: plugins/search2/ExternalDashlet.php:101 3086 +#: plugins/search2/ExternalDashlet.php:102
3074 msgid "Document Indexer" 3087 msgid "Document Indexer"
3075 msgstr "" 3088 msgstr ""
3076 3089
3077 -#: search2/indexing/indexers/PHPLuceneIndexer.inc.php:283 3090 +#: search2/indexing/indexers/PHPLuceneIndexer.inc.php:284
3078 msgid "Document Indexer Library" 3091 msgid "Document Indexer Library"
3079 msgstr "" 3092 msgstr ""
3080 3093
3081 -#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:247 3094 +#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:248
3082 msgid "Document Indexer Service" 3095 msgid "Document Indexer Service"
3083 msgstr "" 3096 msgstr ""
3084 3097
3085 -#: plugins/search2/LuceneStatisticsDashlet.php:43 3098 +#: plugins/search2/LuceneStatisticsDashlet.php:44
3086 msgid "Document Indexer Statistics" 3099 msgid "Document Indexer Statistics"
3087 msgstr "" 3100 msgstr ""
3088 3101
3089 -#: plugins/search2/IndexingStatusDashlet.php:45 3102 +#: plugins/search2/IndexingStatusDashlet.php:46
3090 msgid "Document Indexer Status" 3103 msgid "Document Indexer Status"
3091 msgstr "" 3104 msgstr ""
3092 3105
3093 -#: plugins/ktcore/KTCorePlugin.php:306  
3094 -#: plugins/search2/reporting/IndexErrors.php:47 i18n/templates.c:119 3106 +#: plugins/ktcore/KTCorePlugin.php:307
  3107 +#: plugins/search2/reporting/IndexErrors.php:48 i18n/templates.c:119
3095 msgid "Document Indexing Diagnostics" 3108 msgid "Document Indexing Diagnostics"
3096 msgstr "" 3109 msgstr ""
3097 3110
3098 -#: i18n/templates.c:5825 3111 +#: i18n/templates.c:5792
3099 msgid "Document Link Type Management" 3112 msgid "Document Link Type Management"
3100 msgstr "" 3113 msgstr ""
3101 3114
3102 -#: plugins/ktstandard/KTDocumentLinks.php:464  
3103 -#: plugins/ktstandard/KTDocumentLinks.php:493 i18n/templates.c:971 3115 +#: plugins/ktstandard/KTDocumentLinks.php:469
  3116 +#: plugins/ktstandard/KTDocumentLinks.php:498 i18n/templates.c:899
3104 msgid "Document Links" 3117 msgid "Document Links"
3105 msgstr "" 3118 msgstr ""
3106 3119
3107 -#: i18n/templates.c:6179 3120 +#: i18n/templates.c:6146
3108 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." 3121 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."
3109 msgstr "" 3122 msgstr ""
3110 3123
3111 -#: plugins/ktcore/KTCorePlugin.php:235  
3112 -#: plugins/ktcore/admin/manageConditionals.php:59 i18n/templates.c:3869 3124 +#: plugins/ktcore/KTCorePlugin.php:236
  3125 +#: plugins/ktcore/admin/manageConditionals.php:60 i18n/templates.c:3821
3113 msgid "Document Metadata and Workflow Configuration" 3126 msgid "Document Metadata and Workflow Configuration"
3114 msgstr "" 3127 msgstr ""
3115 3128
3116 -#: plugins/ktcore/admin/expungeList.php:76 i18n/templates.c:5816  
3117 -#: i18n/templates.c:5888 i18n/templates.c:5936 i18n/templates.c:5957  
3118 -#: i18n/templates.c:6008 3129 +#: plugins/ktcore/admin/expungeList.php:77 i18n/templates.c:5783
  3130 +#: i18n/templates.c:5855 i18n/templates.c:5903 i18n/templates.c:5924
  3131 +#: i18n/templates.c:5975
3119 msgid "Document Name" 3132 msgid "Document Name"
3120 msgstr "" 3133 msgstr ""
3121 3134
3122 -#: i18n/templates.c:5891 3135 +#: i18n/templates.c:5858
3123 msgid "Document Path" 3136 msgid "Document Path"
3124 msgstr "" 3137 msgstr ""
3125 3138
3126 -#: plugins/ktcore/KTPermissions.php:71  
3127 -#: plugins/ktcore/admin/workflowsv2.php:1276  
3128 -#: plugins/ktcore/admin/workflowsv2.php:1347 i18n/templates.c:4121 3139 +#: plugins/ktcore/KTPermissions.php:72
  3140 +#: plugins/ktcore/admin/workflowsv2.php:1277
  3141 +#: plugins/ktcore/admin/workflowsv2.php:1348 i18n/templates.c:4073
3129 msgid "Document Permissions" 3142 msgid "Document Permissions"
3130 msgstr "" 3143 msgstr ""
3131 3144
3132 -#: plugins/ktcore/KTCorePlugin.php:233 3145 +#: plugins/ktcore/KTCorePlugin.php:234
3133 msgid "Document Storage" 3146 msgid "Document Storage"
3134 msgstr "" 3147 msgstr ""
3135 3148
3136 -#: plugins/ktcore/admin/manageCleanup.php:72 i18n/templates.c:6047 3149 +#: plugins/ktcore/admin/manageCleanup.php:73 i18n/templates.c:6014
3137 msgid "Document Storage Verification" 3150 msgid "Document Storage Verification"
3138 msgstr "" 3151 msgstr ""
3139 3152
3140 -#: search2/search/fields/DocumentTextField.inc.php:43 3153 +#: search2/search/fields/DocumentTextField.inc.php:44
3141 msgid "Document Text" 3154 msgid "Document Text"
3142 msgstr "" 3155 msgstr ""
3143 3156
3144 -#: lib/browse/Criteria.inc:350 lib/widgets/fieldsetDisplay.inc.php:357  
3145 -#: plugins/ktcore/KTDocumentActions.php:1006  
3146 -#: plugins/ktcore/KTDocumentActions.php:1208  
3147 -#: plugins/ktcore/document/edit.php:102  
3148 -#: plugins/ktcore/folder/addDocument.php:119 i18n/templates.c:260 3157 +#: lib/browse/Criteria.inc:352 lib/widgets/fieldsetDisplay.inc.php:358
  3158 +#: plugins/ktcore/KTDocumentActions.php:1021
  3159 +#: plugins/ktcore/KTDocumentActions.php:1223
  3160 +#: plugins/ktcore/document/edit.php:103
  3161 +#: plugins/ktcore/folder/addDocument.php:123 i18n/templates.c:263
3149 msgid "Document Title" 3162 msgid "Document Title"
3150 msgstr "" 3163 msgstr ""
3151 3164
3152 -#: i18n/templates.c:6140 3165 +#: i18n/templates.c:6107
3153 msgid "Document Transaction History" 3166 msgid "Document Transaction History"
3154 msgstr "" 3167 msgstr ""
3155 3168
3156 -#: lib/browse/Criteria.inc:528 plugins/ktcore/KTColumns.inc.php:456  
3157 -#: plugins/ktcore/KTCorePlugin.php:144 plugins/ktcore/KTPortlets.php:95  
3158 -#: plugins/ktcore/folder/BulkImport.php:82  
3159 -#: plugins/ktcore/folder/BulkUpload.php:88  
3160 -#: plugins/ktcore/folder/addDocument.php:126  
3161 -#: search2/search/fields/DocumentTypeField.inc.php:43 i18n/templates.c:287  
3162 -#: i18n/templates.c:338 i18n/templates.c:1184 i18n/templates.c:3839  
3163 -#: i18n/templates.c:3893 3169 +#: lib/browse/Criteria.inc:530 plugins/ktcore/KTColumns.inc.php:457
  3170 +#: plugins/ktcore/KTCorePlugin.php:145 plugins/ktcore/KTPortlets.php:96
  3171 +#: plugins/ktcore/folder/BulkImport.php:83
  3172 +#: plugins/ktcore/folder/BulkUpload.php:89
  3173 +#: plugins/ktcore/folder/addDocument.php:130
  3174 +#: search2/search/fields/DocumentTypeField.inc.php:44 i18n/templates.c:290
  3175 +#: i18n/templates.c:341 i18n/templates.c:1112 i18n/templates.c:3791
  3176 +#: i18n/templates.c:3845
3164 msgid "Document Type" 3177 msgid "Document Type"
3165 msgstr "" 3178 msgstr ""
3166 3179
3167 -#: plugins/ktcore/admin/documentTypes.php:57  
3168 -#: plugins/ktcore/admin/documentTypes.php:150 3180 +#: plugins/ktcore/admin/documentTypes.php:58
  3181 +#: plugins/ktcore/admin/documentTypes.php:151
3169 msgid "Document Type Management" 3182 msgid "Document Type Management"
3170 msgstr "" 3183 msgstr ""
3171 3184
3172 -#: browse.php:222 plugins/ktcore/KTCorePlugin.php:266 i18n/templates.c:1427  
3173 -#: i18n/templates.c:1661 i18n/templates.c:3830 i18n/templates.c:3875 3185 +#: browse.php:223 plugins/ktcore/KTCorePlugin.php:267 i18n/templates.c:1364
  3186 +#: i18n/templates.c:1613 i18n/templates.c:3782 i18n/templates.c:3827
3174 msgid "Document Types" 3187 msgid "Document Types"
3175 msgstr "" 3188 msgstr ""
3176 3189
3177 -#: i18n/templates.c:1175 3190 +#: i18n/templates.c:1103
3178 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)." 3191 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)."
3179 msgstr "" 3192 msgstr ""
3180 3193
3181 -#: plugins/ktcore/folder/BulkImport.php:82  
3182 -#: plugins/ktcore/folder/BulkUpload.php:88  
3183 -#: plugins/ktcore/folder/addDocument.php:127 3194 +#: plugins/ktcore/folder/BulkImport.php:83
  3195 +#: plugins/ktcore/folder/BulkUpload.php:89
  3196 +#: plugins/ktcore/folder/addDocument.php:131
3184 msgid "Document Types, defined by the administrator, are used to categorise documents. Please select a Document Type from the list below." 3197 msgid "Document Types, defined by the administrator, are used to categorise documents. Please select a Document Type from the list below."
3185 msgstr "" 3198 msgstr ""
3186 3199
3187 -#: i18n/templates.c:269 i18n/templates.c:326 3200 +#: i18n/templates.c:272 i18n/templates.c:329
3188 msgid "Document Version" 3201 msgid "Document Version"
3189 msgstr "" 3202 msgstr ""
3190 3203
3191 -#: i18n/templates.c:6227 3204 +#: i18n/templates.c:6194
3192 msgid "Document Version History" 3205 msgid "Document Version History"
3193 msgstr "" 3206 msgstr ""
3194 3207
3195 -#: lib/actions/documentaction.inc.php:192 view.php:96 3208 +#: lib/actions/documentaction.inc.php:193 view.php:97
3196 msgid "Document actions" 3209 msgid "Document actions"
3197 msgstr "" 3210 msgstr ""
3198 3211
3199 -#: lib/dashboard/Notification.inc.php:213  
3200 -#: lib/subscriptions/subscriptions.inc.php:781  
3201 -#: plugins/ktcore/folder/addDocument.php:343 3212 +#: lib/dashboard/Notification.inc.php:214
  3213 +#: lib/subscriptions/subscriptions.inc.php:782
  3214 +#: plugins/ktcore/folder/addDocument.php:350
3202 msgid "Document added" 3215 msgid "Document added"
3203 msgstr "" 3216 msgstr ""
3204 3217
3205 -#: lib/dashboard/Notification.inc.php:220  
3206 -#: lib/subscriptions/subscriptions.inc.php:789 3218 +#: lib/dashboard/Notification.inc.php:221
  3219 +#: lib/subscriptions/subscriptions.inc.php:790
3207 msgid "Document archived" 3220 msgid "Document archived"
3208 msgstr "" 3221 msgstr ""
3209 3222
3210 -#: plugins/ktcore/KTDocumentActions.php:1394 3223 +#: plugins/ktcore/KTDocumentActions.php:1409
3211 msgid "Document archived." 3224 msgid "Document archived."
3212 msgstr "" 3225 msgstr ""
3213 3226
3214 -#: ktapi/KTAPIDocument.inc.php:791  
3215 -#: lib/documentmanagement/documentutil.inc.php:205 3227 +#: ktapi/KTAPIDocument.inc.php:792
  3228 +#: lib/documentmanagement/documentutil.inc.php:206
3216 #, php-format 3229 #, php-format
3217 msgid "Document archived: %s" 3230 msgid "Document archived: %s"
3218 msgstr "" 3231 msgstr ""
3219 3232
3220 -#: plugins/ktcore/KTBulkActions.php:464 3233 +#: plugins/ktcore/KTBulkActions.php:465
3221 msgid "Document cannot be archived" 3234 msgid "Document cannot be archived"
3222 msgstr "" 3235 msgstr ""
3223 3236
3224 -#: plugins/ktcore/KTBulkActions.php:761 3237 +#: plugins/ktcore/KTBulkActions.php:762
3225 msgid "Document cannot be checked out" 3238 msgid "Document cannot be checked out"
3226 msgstr "" 3239 msgstr ""
3227 3240
3228 -#: plugins/ktcore/KTBulkActions.php:367 3241 +#: plugins/ktcore/KTBulkActions.php:368
3229 msgid "Document cannot be copied" 3242 msgid "Document cannot be copied"
3230 msgstr "" 3243 msgstr ""
3231 3244
3232 -#: plugins/ktcore/KTBulkActions.php:57 3245 +#: plugins/ktcore/KTBulkActions.php:58
3233 msgid "Document cannot be deleted as it is immutable" 3246 msgid "Document cannot be deleted as it is immutable"
3234 msgstr "" 3247 msgstr ""
3235 3248
3236 -#: plugins/ktcore/KTBulkActions.php:574 3249 +#: plugins/ktcore/KTBulkActions.php:575
3237 msgid "Document cannot be exported" 3250 msgid "Document cannot be exported"
3238 msgstr "" 3251 msgstr ""
3239 3252
3240 -#: plugins/ktcore/KTBulkActions.php:223 3253 +#: plugins/ktcore/KTBulkActions.php:224
3241 msgid "Document cannot be moved" 3254 msgid "Document cannot be moved"
3242 msgstr "" 3255 msgstr ""
3243 3256
3244 -#: lib/dashboard/Notification.inc.php:217  
3245 -#: lib/subscriptions/subscriptions.inc.php:785 3257 +#: lib/dashboard/Notification.inc.php:218
  3258 +#: lib/subscriptions/subscriptions.inc.php:786
3246 msgid "Document checked in" 3259 msgid "Document checked in"
3247 msgstr "" 3260 msgstr ""
3248 3261
3249 -#: lib/dashboard/Notification.inc.php:218  
3250 -#: lib/subscriptions/subscriptions.inc.php:786 3262 +#: lib/dashboard/Notification.inc.php:219
  3263 +#: lib/subscriptions/subscriptions.inc.php:787
3251 msgid "Document checked out" 3264 msgid "Document checked out"
3252 msgstr "" 3265 msgstr ""
3253 3266
3254 -#: plugins/ktcore/admin/documentCheckout.php:122 3267 +#: plugins/ktcore/admin/documentCheckout.php:123
3255 msgid "Document checked out cancelled" 3268 msgid "Document checked out cancelled"
3256 msgstr "" 3269 msgstr ""
3257 3270
3258 -#: plugins/ktcore/KTDocumentActions.php:484 3271 +#: plugins/ktcore/KTDocumentActions.php:485
3259 msgid "Document checked out." 3272 msgid "Document checked out."
3260 msgstr "" 3273 msgstr ""
3261 3274
3262 -#: lib/subscriptions/subscriptions.inc.php:788 3275 +#: lib/subscriptions/subscriptions.inc.php:789
3263 msgid "Document copied" 3276 msgid "Document copied"
3264 msgstr "" 3277 msgstr ""
3265 3278
3266 -#: plugins/ktcore/KTDocumentActions.php:1309 3279 +#: plugins/ktcore/KTDocumentActions.php:1324
3267 msgid "Document copied." 3280 msgid "Document copied."
3268 msgstr "" 3281 msgstr ""
3269 3282
3270 -#: plugins/ktstandard/KTEmail.php:194 3283 +#: plugins/ktstandard/KTEmail.php:195
3271 #, php-format 3284 #, php-format
3272 msgid "Document copy emailed to %s. " 3285 msgid "Document copy emailed to %s. "
3273 msgstr "" 3286 msgstr ""
3274 3287
3275 -#: plugins/ktcore/KTBulkActions.php:997 3288 +#: plugins/ktcore/KTBulkActions.php:1015
3276 msgid "Document could not be checked out. " 3289 msgid "Document could not be checked out. "
3277 msgstr "" 3290 msgstr ""
3278 3291
3279 -#: lib/documentmanagement/documentutil.inc.php:563  
3280 -#: lib/documentmanagement/documentutil.inc.php:591 3292 +#: lib/documentmanagement/documentutil.inc.php:570
  3293 +#: lib/documentmanagement/documentutil.inc.php:598
3281 msgid "Document created" 3294 msgid "Document created"
3282 msgstr "" 3295 msgstr ""
3283 3296
3284 -#: lib/documentmanagement/documentutil.inc.php:878 3297 +#: lib/documentmanagement/documentutil.inc.php:897
3285 msgid "Document deleted: " 3298 msgid "Document deleted: "
3286 msgstr "" 3299 msgstr ""
3287 3300
3288 -#: search2/indexing/indexerCore.inc.php:1151 3301 +#: search2/indexing/indexerCore.inc.php:1172
3289 #, php-format 3302 #, php-format
3290 msgid "Document docid: %d was not removed from the queue as it looks like there was a problem with the extraction process" 3303 msgid "Document docid: %d was not removed from the queue as it looks like there was a problem with the extraction process"
3291 msgstr "" 3304 msgstr ""
3292 3305
3293 -#: lib/subscriptions/subscriptions.inc.php:790  
3294 -#: plugins/ktcore/KTDocumentActions.php:351 3306 +#: lib/subscriptions/subscriptions.inc.php:791
  3307 +#: plugins/ktcore/KTDocumentActions.php:352
3295 msgid "Document downloaded" 3308 msgid "Document downloaded"
3296 msgstr "" 3309 msgstr ""
3297 3310
3298 -#: plugins/ktcore/admin/deletedDocuments.php:169 3311 +#: plugins/ktcore/admin/deletedDocuments.php:170
3299 msgid "Document expunged" 3312 msgid "Document expunged"
3300 msgstr "" 3313 msgstr ""
3301 3314
3302 -#: plugins/ktcore/KTBulkActions.php:752 plugins/ktcore/KTBulkActions.php:904  
3303 -#: plugins/ktcore/KTBulkActions.php:989 3315 +#: plugins/ktcore/KTBulkActions.php:753 plugins/ktcore/KTBulkActions.php:905
  3316 +#: plugins/ktcore/KTBulkActions.php:1007
3304 msgid "Document has already been checked out by " 3317 msgid "Document has already been checked out by "
3305 msgstr "" 3318 msgstr ""
3306 3319
3307 -#: i18n/templates.c:3977 3320 +#: i18n/templates.c:3929
3308 msgid "Document has no assigned workflow." 3321 msgid "Document has no assigned workflow."
3309 msgstr "" 3322 msgstr ""
3310 3323
3311 -#: lib/workflow/workflowutil.inc.php:558 3324 +#: lib/workflow/workflowutil.inc.php:559
3312 msgid "Document has no workflow" 3325 msgid "Document has no workflow"
3313 msgstr "" 3326 msgstr ""
3314 3327
3315 -#: lib/actions/documentaction.inc.php:187 view.php:91 3328 +#: lib/actions/documentaction.inc.php:188 view.php:92
3316 msgid "Document info" 3329 msgid "Document info"
3317 msgstr "" 3330 msgstr ""
3318 3331
3319 -#: lib/actions/bulkaction.php:440 3332 +#: lib/actions/bulkaction.php:441
3320 msgid "Document is archived or deleted" 3333 msgid "Document is archived or deleted"
3321 msgstr "" 3334 msgstr ""
3322 3335
3323 -#: plugins/ktstandard/ImmutableActionPlugin.php:76 3336 +#: plugins/ktstandard/ImmutableActionPlugin.php:77
3324 msgid "Document is checked out and cannot be made immutable" 3337 msgid "Document is checked out and cannot be made immutable"
3325 msgstr "" 3338 msgstr ""
3326 3339
3327 -#: lib/documentmanagement/documentutil.inc.php:297 3340 +#: lib/documentmanagement/documentutil.inc.php:304
3328 msgid "Document is checkout and cannot be overwritten" 3341 msgid "Document is checkout and cannot be overwritten"
3329 msgstr "" 3342 msgstr ""
3330 3343
3331 -#: i18n/templates.c:623 i18n/templates.c:644 i18n/templates.c:671  
3332 -#: i18n/templates.c:716 i18n/templates.c:836 i18n/templates.c:3290  
3333 -#: i18n/templates.c:4514 3344 +#: i18n/templates.c:626 i18n/templates.c:641 i18n/templates.c:662
  3345 +#: i18n/templates.c:695 i18n/templates.c:785 i18n/templates.c:3242
  3346 +#: i18n/templates.c:4466
3334 msgid "Document is no longer available" 3347 msgid "Document is no longer available"
3335 msgstr "" 3348 msgstr ""
3336 3349
3337 -#: plugins/ktstandard/KTDocumentLinks.php:409 3350 +#: plugins/ktstandard/KTDocumentLinks.php:414
3338 msgid "Document link created" 3351 msgid "Document link created"
3339 msgstr "" 3352 msgstr ""
3340 3353
3341 -#: plugins/ktstandard/KTDocumentLinks.php:450 3354 +#: plugins/ktstandard/KTDocumentLinks.php:455
3342 msgid "Document link deleted" 3355 msgid "Document link deleted"
3343 msgstr "" 3356 msgstr ""
3344 3357
3345 -#: plugins/ktstandard/KTEmail.php:253 3358 +#: plugins/ktstandard/KTEmail.php:254
3346 #, php-format 3359 #, php-format
3347 msgid "Document link emailed to %s. " 3360 msgid "Document link emailed to %s. "
3348 msgstr "" 3361 msgstr ""
3349 3362
3350 -#: plugins/ktcore/document/edit.php:234 3363 +#: plugins/ktcore/document/edit.php:235
3351 msgid "Document metadata updated" 3364 msgid "Document metadata updated"
3352 msgstr "" 3365 msgstr ""
3353 3366
3354 -#: lib/dashboard/Notification.inc.php:216  
3355 -#: lib/subscriptions/subscriptions.inc.php:784 3367 +#: lib/dashboard/Notification.inc.php:217
  3368 +#: lib/subscriptions/subscriptions.inc.php:785
3356 msgid "Document modified" 3369 msgid "Document modified"
3357 msgstr "" 3370 msgstr ""
3358 3371
3359 -#: lib/dashboard/Notification.inc.php:219  
3360 -#: lib/subscriptions/subscriptions.inc.php:787 3372 +#: lib/dashboard/Notification.inc.php:220
  3373 +#: lib/subscriptions/subscriptions.inc.php:788
3361 msgid "Document moved" 3374 msgid "Document moved"
3362 msgstr "" 3375 msgstr ""
3363 3376
3364 -#: lib/permissions/permissionutil.inc.php:657 3377 +#: lib/permissions/permissionutil.inc.php:683
3365 msgid "Document or Folder doesn't own its permission object" 3378 msgid "Document or Folder doesn't own its permission object"
3366 msgstr "" 3379 msgstr ""
3367 3380
3368 -#: i18n/templates.c:6086 3381 +#: i18n/templates.c:6053
3369 msgid "Document permissions" 3382 msgid "Document permissions"
3370 msgstr "" 3383 msgstr ""
3371 3384
3372 -#: lib/dashboard/Notification.inc.php:214  
3373 #: lib/dashboard/Notification.inc.php:215 3385 #: lib/dashboard/Notification.inc.php:215
3374 -#: lib/subscriptions/subscriptions.inc.php:782 3386 +#: lib/dashboard/Notification.inc.php:216
3375 #: lib/subscriptions/subscriptions.inc.php:783 3387 #: lib/subscriptions/subscriptions.inc.php:783
  3388 +#: lib/subscriptions/subscriptions.inc.php:784
3376 msgid "Document removed" 3389 msgid "Document removed"
3377 msgstr "" 3390 msgstr ""
3378 3391
3379 -#: lib/documentmanagement/documentutil.inc.php:1123 3392 +#: lib/documentmanagement/documentutil.inc.php:1147
3380 msgid "Document renamed" 3393 msgid "Document renamed"
3381 msgstr "" 3394 msgstr ""
3382 3395
3383 -#: lib/dashboard/Notification.inc.php:221  
3384 -#: lib/subscriptions/subscriptions.inc.php:791 3396 +#: lib/dashboard/Notification.inc.php:222
  3397 +#: lib/subscriptions/subscriptions.inc.php:792
3385 msgid "Document restored" 3398 msgid "Document restored"
3386 msgstr "" 3399 msgstr ""
3387 3400
3388 -#: plugins/ktcore/admin/archivedDocuments.php:189 3401 +#: plugins/ktcore/admin/archivedDocuments.php:190
3389 msgid "Document restored." 3402 msgid "Document restored."
3390 msgstr "" 3403 msgstr ""
3391 3404
3392 -#: i18n/templates.c:3941 3405 +#: i18n/templates.c:3893
3393 msgid "Document type cannot be deleted" 3406 msgid "Document type cannot be deleted"
3394 msgstr "" 3407 msgstr ""
3395 3408
3396 -#: plugins/ktcore/admin/documentTypes.php:104 3409 +#: plugins/ktcore/admin/documentTypes.php:105
3397 msgid "Document type could not be deleted" 3410 msgid "Document type could not be deleted"
3398 msgstr "" 3411 msgstr ""
3399 3412
3400 -#: plugins/ktcore/admin/documentTypes.php:92 3413 +#: plugins/ktcore/admin/documentTypes.php:93
3401 msgid "Document type created" 3414 msgid "Document type created"
3402 msgstr "" 3415 msgstr ""
3403 3416
3404 -#: plugins/ktcore/admin/documentTypes.php:108 3417 +#: plugins/ktcore/admin/documentTypes.php:109
3405 msgid "Document type deleted" 3418 msgid "Document type deleted"
3406 msgstr "" 3419 msgstr ""
3407 3420
3408 -#: plugins/ktcore/admin/documentTypes.php:129 3421 +#: plugins/ktcore/admin/documentTypes.php:130
3409 msgid "Document type disabled" 3422 msgid "Document type disabled"
3410 msgstr "" 3423 msgstr ""
3411 3424
3412 -#: plugins/ktcore/admin/documentTypes.php:144 3425 +#: plugins/ktcore/admin/documentTypes.php:145
3413 msgid "Document type enabled" 3426 msgid "Document type enabled"
3414 msgstr "" 3427 msgstr ""
3415 3428
3416 -#: search2/ajax/metadata.php:48 3429 +#: search2/ajax/metadata.php:49
3417 msgid "Document type id is not specified." 3430 msgid "Document type id is not specified."
3418 msgstr "" 3431 msgstr ""
3419 3432
3420 -#: lib/documentmanagement/DocumentType.inc:87 3433 +#: lib/documentmanagement/DocumentType.inc:88
3421 msgid "Document type still in use" 3434 msgid "Document type still in use"
3422 msgstr "" 3435 msgstr ""
3423 3436
3424 -#: plugins/ktcore/admin/documentTypes.php:99 3437 +#: plugins/ktcore/admin/documentTypes.php:100
3425 msgid "Document type still in use, could not be deleted" 3438 msgid "Document type still in use, could not be deleted"
3426 msgstr "" 3439 msgstr ""
3427 3440
3428 -#: i18n/templates.c:3818 3441 +#: i18n/templates.c:3770
3429 msgid "Document types" 3442 msgid "Document types"
3430 msgstr "" 3443 msgstr ""
3431 3444
3432 -#: plugins/ktcore/KTDocumentActions.php:310 3445 +#: plugins/ktcore/KTDocumentActions.php:311
3433 msgid "Document version deleted" 3446 msgid "Document version deleted"
3434 msgstr "" 3447 msgstr ""
3435 3448
3436 -#: plugins/ktstandard/KTEmail.php:158 3449 +#: plugins/ktstandard/KTEmail.php:159
3437 #, php-format 3450 #, php-format
3438 msgid "Document: %s from %s" 3451 msgid "Document: %s from %s"
3439 msgstr "" 3452 msgstr ""
3440 3453
3441 -#: i18n/templates.c:5675 i18n/templates.c:5690 i18n/templates.c:5720 3454 +#: i18n/templates.c:5642 i18n/templates.c:5657 i18n/templates.c:5687
3442 msgid "Documents" 3455 msgid "Documents"
3443 msgstr "" 3456 msgstr ""
3444 3457
3445 -#: i18n/templates.c:2576 3458 +#: i18n/templates.c:2528
3446 msgid "Documents Indexed:" 3459 msgid "Documents Indexed:"
3447 msgstr "" 3460 msgstr ""
3448 3461
3449 -#: i18n/templates.c:2579 3462 +#: i18n/templates.c:2531
3450 msgid "Documents in Indexing Queue:" 3463 msgid "Documents in Indexing Queue:"
3451 msgstr "" 3464 msgstr ""
3452 3465
3453 -#: i18n/templates.c:1163 3466 +#: i18n/templates.c:1091
3454 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." 3467 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."
3455 msgstr "" 3468 msgstr ""
3456 3469
3457 -#: i18n/templates.c:2498 3470 +#: i18n/templates.c:2450
3458 msgid "Documents processed in a single migration run:" 3471 msgid "Documents processed in a single migration run:"
3459 msgstr "" 3472 msgstr ""
3460 3473
3461 -#: i18n/templates.c:5885 3474 +#: i18n/templates.c:5852
3462 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." 3475 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."
3463 msgstr "" 3476 msgstr ""
3464 3477
3465 -#: i18n/templates.c:2582 3478 +#: i18n/templates.c:2534
3466 msgid "Documents with Indexing Problems:" 3479 msgid "Documents with Indexing Problems:"
3467 msgstr "" 3480 msgstr ""
3468 3481
3469 -#: lib/foldermanagement/folderutil.inc.php:373  
3470 -#: lib/foldermanagement/folderutil.inc.php:472 3482 +#: lib/foldermanagement/folderutil.inc.php:374
  3483 +#: lib/foldermanagement/folderutil.inc.php:473
3471 msgid "Documents: " 3484 msgid "Documents: "
3472 msgstr "" 3485 msgstr ""
3473 3486
3474 -#: i18n/templates.c:2741 3487 +#: i18n/templates.c:2693
3475 msgid "Don't Share" 3488 msgid "Don't Share"
3476 msgstr "" 3489 msgstr ""
3477 3490
3478 -#: i18n/templates.c:2180 i18n/templates.c:2195 3491 +#: i18n/templates.c:2132 i18n/templates.c:2147
3479 msgid "Don't show me this again." 3492 msgid "Don't show me this again."
3480 msgstr "" 3493 msgstr ""
3481 3494
3482 -#: search2/indexing/indexerCore.inc.php:1147 3495 +#: search2/indexing/indexerCore.inc.php:1168
3483 #, php-format 3496 #, php-format
3484 msgid "Done indexing docid: %d" 3497 msgid "Done indexing docid: %d"
3485 msgstr "" 3498 msgstr ""
3486 3499
3487 -#: search2/indexing/bin/diagnose.php:70 search2/indexing/bin/optimise.php:58  
3488 -#: search2/indexing/bin/recreateIndex.php:107  
3489 -#: search2/indexing/bin/registerTypes.php:85  
3490 -#: search2/indexing/bin/shutdown.php:86 search2/search/bin/search.php:143 3500 +#: search2/indexing/bin/diagnose.php:71 search2/indexing/bin/optimise.php:59
  3501 +#: search2/indexing/bin/recreateIndex.php:108
  3502 +#: search2/indexing/bin/registerTypes.php:86
  3503 +#: search2/indexing/bin/shutdown.php:87 search2/search/bin/search.php:144
  3504 +#: search2/search/bin/search2graphviz.php:93
3491 msgid "Done." 3505 msgid "Done."
3492 msgstr "" 3506 msgstr ""
3493 3507
3494 -#: i18n/templates.c:491 3508 +#: i18n/templates.c:506
3495 msgid "Down" 3509 msgid "Down"
3496 msgstr "" 3510 msgstr ""
3497 3511
3498 -#: plugins/ktcore/KTColumns.inc.php:501  
3499 -#: plugins/ktcore/KTDocumentActions.php:325 i18n/transactions.c:6 3512 +#: plugins/ktcore/KTColumns.inc.php:502
  3513 +#: plugins/ktcore/KTDocumentActions.php:326 i18n/transactions.c:6
3500 msgid "Download" 3514 msgid "Download"
3501 msgstr "" 3515 msgstr ""
3502 3516
3503 -#: lib/browse/BrowseColumns.inc.php:428 plugins/ktcore/KTColumns.inc.php:498 3517 +#: lib/browse/BrowseColumns.inc.php:429 plugins/ktcore/KTColumns.inc.php:499
3504 msgid "Download Document" 3518 msgid "Download Document"
3505 msgstr "" 3519 msgstr ""
3506 3520
3507 -#: plugins/ktcore/KTCorePlugin.php:141  
3508 -#: plugins/ktcore/KTDocumentActions.php:426 3521 +#: plugins/ktcore/KTCorePlugin.php:142
  3522 +#: plugins/ktcore/KTDocumentActions.php:427
3509 msgid "Download File" 3523 msgid "Download File"
3510 msgstr "" 3524 msgstr ""
3511 3525
3512 -#: plugins/ktcore/KTBulkActions.php:787 3526 +#: plugins/ktcore/KTBulkActions.php:788
3513 msgid "Download Files" 3527 msgid "Download Files"
3514 msgstr "" 3528 msgstr ""
3515 3529
3516 -#: i18n/templates.c:4883 i18n/templates.c:4886 3530 +#: i18n/templates.c:4835 i18n/templates.c:4838
3517 msgid "Download Support information" 3531 msgid "Download Support information"
3518 msgstr "" 3532 msgstr ""
3519 3533
3520 -#: plugins/ktcore/KTCorePlugin.php:260 i18n/templates.c:3632  
3521 -#: i18n/templates.c:5450 3534 +#: plugins/ktcore/KTCorePlugin.php:261 i18n/templates.c:3584
  3535 +#: i18n/templates.c:5417
3522 msgid "Dynamic Conditions" 3536 msgid "Dynamic Conditions"
3523 msgstr "" 3537 msgstr ""
3524 3538
3525 -#: i18n/templates.c:5453 3539 +#: i18n/templates.c:5420
3526 msgid "Dynamic Conditions give the administrator the cability to define what permissions are applied to document within a folder based on a set of rules. These rules may be applied to the document's metadata, contents, or transactional information. Dynamic Conditions are applied on a per folder basis and may be setup from the folder's permissions section." 3540 msgid "Dynamic Conditions give the administrator the cability to define what permissions are applied to document within a folder based on a set of rules. These rules may be applied to the document's metadata, contents, or transactional information. Dynamic Conditions are applied on a per folder basis and may be setup from the folder's permissions section."
3527 msgstr "" 3541 msgstr ""
3528 3542
3529 -#: plugins/ktcore/admin/conditions.php:99 3543 +#: plugins/ktcore/admin/conditions.php:100
3530 msgid "Dynamic condition deleted" 3544 msgid "Dynamic condition deleted"
3531 msgstr "" 3545 msgstr ""
3532 3546
3533 -#: plugins/ktcore/admin/conditions.php:221  
3534 -#: plugins/ktcore/admin/conditions.php:256 3547 +#: plugins/ktcore/admin/conditions.php:222
  3548 +#: plugins/ktcore/admin/conditions.php:257
3535 msgid "Dynamic condition saved" 3549 msgid "Dynamic condition saved"
3536 msgstr "" 3550 msgstr ""
3537 3551
3538 -#: plugins/ktcore/folder/Permissions.php:573 3552 +#: plugins/ktcore/folder/Permissions.php:600
3539 msgid "Dynamic permission added" 3553 msgid "Dynamic permission added"
3540 msgstr "" 3554 msgstr ""
3541 3555
3542 -#: plugins/ktcore/folder/Permissions.php:603 3556 +#: plugins/ktcore/folder/Permissions.php:630
3543 msgid "Dynamic permission removed" 3557 msgid "Dynamic permission removed"
3544 msgstr "" 3558 msgstr ""
3545 3559
3546 -#: i18n/templates.c:3785 3560 +#: i18n/templates.c:3737
3547 msgid "Dynamic permissions" 3561 msgid "Dynamic permissions"
3548 msgstr "" 3562 msgstr ""
3549 3563
3550 -#: i18n/templates.c:1817 3564 +#: i18n/templates.c:1769
3551 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." 3565 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."
3552 msgstr "" 3566 msgstr ""
3553 3567
3554 -#: plugins/ktcore/admin/documentFieldsv2.php:94  
3555 -#: plugins/ktcore/admin/documentFieldsv2.php:323 3568 +#: plugins/ktcore/admin/documentFieldsv2.php:95
  3569 +#: plugins/ktcore/admin/documentFieldsv2.php:324
3556 msgid "Each fieldset needs a unique name." 3570 msgid "Each fieldset needs a unique name."
3557 msgstr "" 3571 msgstr ""
3558 3572
3559 -#: plugins/ktcore/admin/unitManagement.php:228 3573 +#: plugins/ktcore/admin/unitManagement.php:229
3560 msgid "Each unit has an associated folder. While the unit is being deleted, there may be some documents within the associated folder. By unselecting this option, they will not be removed." 3574 msgid "Each unit has an associated folder. While the unit is being deleted, there may be some documents within the associated folder. By unselecting this option, they will not be removed."
3561 msgstr "" 3575 msgstr ""
3562 3576
3563 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:78  
3564 -#: plugins/ktcore/admin/workflowsv2.php:428 3577 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:79
  3578 +#: plugins/ktcore/admin/workflowsv2.php:429
3565 msgid "Each workflow must have a unique name." 3579 msgid "Each workflow must have a unique name."
3566 msgstr "" 3580 msgstr ""
3567 3581
3568 -#: i18n/templates.c:20 i18n/templates.c:26 i18n/templates.c:431  
3569 -#: i18n/templates.c:962 i18n/templates.c:1430 i18n/templates.c:1448  
3570 -#: i18n/templates.c:1619 i18n/templates.c:1664 i18n/templates.c:1682  
3571 -#: i18n/templates.c:1808 i18n/templates.c:1937 i18n/templates.c:2123  
3572 -#: i18n/templates.c:2711 i18n/templates.c:2726 i18n/templates.c:3899  
3573 -#: i18n/templates.c:3914 i18n/templates.c:4103 i18n/templates.c:4160  
3574 -#: i18n/templates.c:4166 i18n/templates.c:4181 i18n/templates.c:4187  
3575 -#: i18n/templates.c:4199 i18n/templates.c:4253 i18n/templates.c:4301  
3576 -#: i18n/templates.c:4325 i18n/templates.c:4331 i18n/templates.c:4379  
3577 -#: i18n/templates.c:4388 i18n/templates.c:4484 i18n/templates.c:4502  
3578 -#: i18n/templates.c:4805 i18n/templates.c:4814 i18n/templates.c:4952  
3579 -#: i18n/templates.c:4970 i18n/templates.c:5066 i18n/templates.c:5072  
3580 -#: i18n/templates.c:5111 i18n/templates.c:5114 i18n/templates.c:5249  
3581 -#: i18n/templates.c:5258 i18n/templates.c:5351 i18n/templates.c:5363  
3582 -#: i18n/templates.c:5411 i18n/templates.c:5468 i18n/templates.c:5477  
3583 -#: i18n/templates.c:5510 i18n/templates.c:5519 i18n/templates.c:5579  
3584 -#: i18n/templates.c:5588 i18n/templates.c:5591 i18n/templates.c:5867 3582 +#: i18n/templates.c:20 i18n/templates.c:26 i18n/templates.c:446
  3583 +#: i18n/templates.c:890 i18n/templates.c:1367 i18n/templates.c:1385
  3584 +#: i18n/templates.c:1424 i18n/templates.c:1562 i18n/templates.c:1616
  3585 +#: i18n/templates.c:1634 i18n/templates.c:1760 i18n/templates.c:1889
  3586 +#: i18n/templates.c:2075 i18n/templates.c:2663 i18n/templates.c:2678
  3587 +#: i18n/templates.c:3851 i18n/templates.c:3866 i18n/templates.c:4055
  3588 +#: i18n/templates.c:4112 i18n/templates.c:4118 i18n/templates.c:4133
  3589 +#: i18n/templates.c:4139 i18n/templates.c:4151 i18n/templates.c:4205
  3590 +#: i18n/templates.c:4253 i18n/templates.c:4277 i18n/templates.c:4283
  3591 +#: i18n/templates.c:4331 i18n/templates.c:4340 i18n/templates.c:4436
  3592 +#: i18n/templates.c:4454 i18n/templates.c:4757 i18n/templates.c:4766
  3593 +#: i18n/templates.c:4904 i18n/templates.c:4922 i18n/templates.c:5018
  3594 +#: i18n/templates.c:5024 i18n/templates.c:5063 i18n/templates.c:5066
  3595 +#: i18n/templates.c:5216 i18n/templates.c:5225 i18n/templates.c:5318
  3596 +#: i18n/templates.c:5330 i18n/templates.c:5378 i18n/templates.c:5435
  3597 +#: i18n/templates.c:5444 i18n/templates.c:5477 i18n/templates.c:5486
  3598 +#: i18n/templates.c:5546 i18n/templates.c:5555 i18n/templates.c:5558
  3599 +#: i18n/templates.c:5834
3585 msgid "Edit" 3600 msgid "Edit"
3586 msgstr "" 3601 msgstr ""
3587 3602
3588 -#: plugins/ktcore/admin/userManagement.php:331 3603 +#: plugins/ktcore/admin/userManagement.php:357
3589 #, php-format 3604 #, php-format
3590 msgid "Edit %s's groups" 3605 msgid "Edit %s's groups"
3591 msgstr "" 3606 msgstr ""
3592 3607
3593 -#: plugins/ktcore/admin/workflowsv2.php:1541 i18n/templates.c:4070  
3594 -#: i18n/templates.c:4073 3608 +#: plugins/ktcore/admin/workflowsv2.php:1542 i18n/templates.c:4022
  3609 +#: i18n/templates.c:4025
3595 msgid "Edit Actions" 3610 msgid "Edit Actions"
3596 msgstr "" 3611 msgstr ""
3597 3612
3598 -#: i18n/templates.c:1853 3613 +#: i18n/templates.c:1805
3599 msgid "Edit Behaviour" 3614 msgid "Edit Behaviour"
3600 msgstr "" 3615 msgstr ""
3601 3616
3602 -#: i18n/templates.c:6311 3617 +#: i18n/templates.c:6278
3603 msgid "Edit Categorisation" 3618 msgid "Edit Categorisation"
3604 msgstr "" 3619 msgstr ""
3605 3620
3606 -#: i18n/templates.c:1811 3621 +#: i18n/templates.c:1763
3607 msgid "Edit Complex Conditional Metadata" 3622 msgid "Edit Complex Conditional Metadata"
3608 msgstr "" 3623 msgstr ""
3609 3624
3610 -#: plugins/ktcore/admin/workflowsv2.php:472 3625 +#: plugins/ktcore/admin/workflowsv2.php:473
3611 msgid "Edit Details" 3626 msgid "Edit Details"
3612 msgstr "" 3627 msgstr ""
3613 3628
3614 -#: plugins/ktstandard/KTDisclaimers.php:61  
3615 -#: plugins/ktstandard/admin/manageDisclaimers.php:51  
3616 -#: plugins/ktstandard/admin/manageDisclaimers.php:53  
3617 -#: plugins/ktstandard/admin/manageDisclaimers.php:78 3629 +#: plugins/ktstandard/KTDisclaimers.php:62
  3630 +#: plugins/ktstandard/admin/manageDisclaimers.php:52
  3631 +#: plugins/ktstandard/admin/manageDisclaimers.php:54
  3632 +#: plugins/ktstandard/admin/manageDisclaimers.php:79
3618 msgid "Edit Disclaimers" 3633 msgid "Edit Disclaimers"
3619 msgstr "" 3634 msgstr ""
3620 3635
3621 -#: config/siteMap.inc:58 3636 +#: config/siteMap.inc:59
3622 msgid "Edit Document" 3637 msgid "Edit Document"
3623 msgstr "" 3638 msgstr ""
3624 3639
3625 -#: plugins/ktcore/admin/conditions.php:169 3640 +#: plugins/ktcore/admin/conditions.php:170
3626 msgid "Edit Dynamic Condition" 3641 msgid "Edit Dynamic Condition"
3627 msgstr "" 3642 msgstr ""
3628 3643
3629 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:216 i18n/templates.c:1688 3644 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:217 i18n/templates.c:1640
3630 msgid "Edit Field" 3645 msgid "Edit Field"
3631 msgstr "" 3646 msgstr ""
3632 3647
3633 -#: plugins/ktcore/admin/documentFieldsv2.php:368 i18n/templates.c:2975  
3634 -#: i18n/templates.c:5615 3648 +#: plugins/ktcore/admin/documentFieldsv2.php:369 i18n/templates.c:2927
  3649 +#: i18n/templates.c:5582
3635 msgid "Edit Fieldset" 3650 msgid "Edit Fieldset"
3636 msgstr "" 3651 msgstr ""
3637 3652
3638 -#: i18n/templates.c:1577 3653 +#: i18n/templates.c:1520
3639 msgid "Edit Fieldset: #fieldset_name#" 3654 msgid "Edit Fieldset: #fieldset_name#"
3640 msgstr "" 3655 msgstr ""
3641 3656
3642 -#: plugins/ktcore/admin/groupManagement.php:123 3657 +#: plugins/ktcore/admin/groupManagement.php:124
3643 #, php-format 3658 #, php-format
3644 msgid "Edit Group (%s)" 3659 msgid "Edit Group (%s)"
3645 msgstr "" 3660 msgstr ""
3646 3661
3647 -#: i18n/templates.c:5081 3662 +#: i18n/templates.c:5033
3648 msgid "Edit Group Details" 3663 msgid "Edit Group Details"
3649 msgstr "" 3664 msgstr ""
3650 3665
3651 -#: i18n/templates.c:3401 i18n/templates.c:3425 i18n/templates.c:3428 3666 +#: i18n/templates.c:3353 i18n/templates.c:3377 i18n/templates.c:3380
3652 msgid "Edit Groups" 3667 msgid "Edit Groups"
3653 msgstr "" 3668 msgstr ""
3654 3669
3655 -#: plugins/ktcore/KTCorePlugin.php:319 3670 +#: plugins/ktcore/KTCorePlugin.php:320
3656 msgid "Edit Help files" 3671 msgid "Edit Help files"
3657 msgstr "" 3672 msgstr ""
3658 3673
3659 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:95 3674 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:96
3660 msgid "Edit LDAP info" 3675 msgid "Edit LDAP info"
3661 msgstr "" 3676 msgstr ""
3662 3677
3663 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:610 i18n/templates.c:1538 3678 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:674 i18n/templates.c:1481
3664 msgid "Edit Lookup Tree" 3679 msgid "Edit Lookup Tree"
3665 msgstr "" 3680 msgstr ""
3666 3681
3667 -#: plugins/ktcore/document/edit.php:70 plugins/ktcore/document/edit.php:80  
3668 -#: plugins/ktcore/document/edit.php:129 i18n/templates.c:899  
3669 -#: i18n/templates.c:6131 3682 +#: plugins/ktcore/document/edit.php:71 plugins/ktcore/document/edit.php:81
  3683 +#: plugins/ktcore/document/edit.php:130 i18n/templates.c:827
  3684 +#: i18n/templates.c:6098
3670 msgid "Edit Metadata" 3685 msgid "Edit Metadata"
3671 msgstr "" 3686 msgstr ""
3672 3687
3673 -#: i18n/templates.c:5582 3688 +#: i18n/templates.c:5549
3674 msgid "Edit Provider Information" 3689 msgid "Edit Provider Information"
3675 msgstr "" 3690 msgstr ""
3676 3691
@@ -3682,59 +3697,59 @@ msgstr &quot;&quot; @@ -3682,59 +3697,59 @@ msgstr &quot;&quot;
3682 msgid "Edit RSS feed" 3697 msgid "Edit RSS feed"
3683 msgstr "" 3698 msgstr ""
3684 3699
3685 -#: plugins/ktcore/admin/workflowsv2.php:1746 3700 +#: plugins/ktcore/admin/workflowsv2.php:1747
3686 msgid "Edit Restriction" 3701 msgid "Edit Restriction"
3687 msgstr "" 3702 msgstr ""
3688 3703
3689 -#: plugins/ktcore/admin/savedSearch.php:150 search/booleanSearch.php:242 3704 +#: plugins/ktcore/admin/savedSearch.php:151 search/booleanSearch.php:243
3690 msgid "Edit Search" 3705 msgid "Edit Search"
3691 msgstr "" 3706 msgstr ""
3692 3707
3693 -#: plugins/ktcore/admin/workflowsv2.php:915 i18n/templates.c:4307 3708 +#: plugins/ktcore/admin/workflowsv2.php:916 i18n/templates.c:4259
3694 msgid "Edit State" 3709 msgid "Edit State"
3695 msgstr "" 3710 msgstr ""
3696 3711
3697 -#: plugins/ktcore/admin/workflowsv2.php:2254 3712 +#: plugins/ktcore/admin/workflowsv2.php:2255
3698 msgid "Edit State Notifications" 3713 msgid "Edit State Notifications"
3699 msgstr "" 3714 msgstr ""
3700 3715
3701 -#: plugins/ktcore/admin/workflowsv2.php:2219 3716 +#: plugins/ktcore/admin/workflowsv2.php:2220
3702 msgid "Edit State Notifications." 3717 msgid "Edit State Notifications."
3703 msgstr "" 3718 msgstr ""
3704 3719
3705 -#: plugins/ktcore/admin/workflowsv2.php:1006 3720 +#: plugins/ktcore/admin/workflowsv2.php:1007
3706 msgid "Edit Transition" 3721 msgid "Edit Transition"
3707 msgstr "" 3722 msgstr ""
3708 3723
3709 -#: plugins/ktcore/admin/workflowsv2.php:2014 3724 +#: plugins/ktcore/admin/workflowsv2.php:2015
3710 msgid "Edit Transition Action" 3725 msgid "Edit Transition Action"
3711 msgstr "" 3726 msgstr ""
3712 3727
3713 -#: plugins/ktcore/admin/workflowsv2.php:571 3728 +#: plugins/ktcore/admin/workflowsv2.php:572
3714 msgid "Edit Transition Connections" 3729 msgid "Edit Transition Connections"
3715 msgstr "" 3730 msgstr ""
3716 3731
3717 -#: i18n/templates.c:4985 3732 +#: i18n/templates.c:4937
3718 msgid "Edit Unit Details" 3733 msgid "Edit Unit Details"
3719 msgstr "" 3734 msgstr ""
3720 3735
3721 -#: i18n/templates.c:4892 3736 +#: i18n/templates.c:4844
3722 msgid "Edit User Details" 3737 msgid "Edit User Details"
3723 msgstr "" 3738 msgstr ""
3724 3739
3725 -#: i18n/templates.c:3398 i18n/templates.c:3419 i18n/templates.c:3422 3740 +#: i18n/templates.c:3350 i18n/templates.c:3371 i18n/templates.c:3374
3726 msgid "Edit Users" 3741 msgid "Edit Users"
3727 msgstr "" 3742 msgstr ""
3728 3743
3729 -#: i18n/templates.c:1280 3744 +#: i18n/templates.c:1208
3730 msgid "Edit View" 3745 msgid "Edit View"
3731 msgstr "" 3746 msgstr ""
3732 3747
3733 -#: plugins/ktcore/admin/workflowsv2.php:421 i18n/templates.c:4343 3748 +#: plugins/ktcore/admin/workflowsv2.php:422 i18n/templates.c:4295
3734 msgid "Edit Workflow Details" 3749 msgid "Edit Workflow Details"
3735 msgstr "" 3750 msgstr ""
3736 3751
3737 -#: i18n/templates.c:4394 3752 +#: i18n/templates.c:4346
3738 msgid "Edit Workflow Details: #name#" 3753 msgid "Edit Workflow Details: #name#"
3739 msgstr "" 3754 msgstr ""
3740 3755
@@ -3742,113 +3757,117 @@ msgstr &quot;&quot; @@ -3742,113 +3757,117 @@ msgstr &quot;&quot;
3742 msgid "Edit a RSS feed" 3757 msgid "Edit a RSS feed"
3743 msgstr "" 3758 msgstr ""
3744 3759
3745 -#: i18n/templates.c:5840 3760 +#: i18n/templates.c:5807
3746 msgid "Edit a link type" 3761 msgid "Edit a link type"
3747 msgstr "" 3762 msgstr ""
3748 3763
3749 -#: i18n/templates.c:5546 3764 +#: i18n/templates.c:5513
3750 msgid "Edit an authentication source" 3765 msgid "Edit an authentication source"
3751 msgstr "" 3766 msgstr ""
3752 3767
3753 -#: plugins/ktcore/admin/conditions.php:162  
3754 -#: plugins/ktcore/admin/savedSearch.php:143 search/booleanSearch.php:235 3768 +#: plugins/ktcore/admin/conditions.php:163
  3769 +#: plugins/ktcore/admin/savedSearch.php:144 search/booleanSearch.php:236
3755 msgid "Edit an existing condition" 3770 msgid "Edit an existing condition"
3756 msgstr "" 3771 msgstr ""
3757 3772
3758 -#: i18n/templates.c:3911 3773 +#: i18n/templates.c:3863
3759 msgid "Edit document type." 3774 msgid "Edit document type."
3760 msgstr "" 3775 msgstr ""
3761 3776
3762 -#: i18n/templates.c:3908 3777 +#: i18n/templates.c:3860
3763 msgid "Edit fieldset." 3778 msgid "Edit fieldset."
3764 msgstr "" 3779 msgstr ""
3765 3780
3766 -#: plugins/ktcore/admin/manageHelp.php:86 3781 +#: plugins/ktcore/admin/manageHelp.php:87
3767 msgid "Edit help item" 3782 msgid "Edit help item"
3768 msgstr "" 3783 msgstr ""
3769 3784
3770 -#: i18n/templates.c:3575 i18n/templates.c:3716 3785 +#: i18n/templates.c:3527 i18n/templates.c:3668
3771 msgid "Edit permissions" 3786 msgid "Edit permissions"
3772 msgstr "" 3787 msgstr ""
3773 3788
3774 -#: i18n/templates.c:5612 3789 +#: i18n/templates.c:5579
3775 msgid "Edit provider configuration" 3790 msgid "Edit provider configuration"
3776 msgstr "" 3791 msgstr ""
3777 3792
3778 -#: i18n/templates.c:425 3793 +#: i18n/templates.c:440
3779 msgid "Edit search" 3794 msgid "Edit search"
3780 msgstr "" 3795 msgstr ""
3781 3796
3782 -#: i18n/templates.c:5606 3797 +#: i18n/templates.c:5573
3783 msgid "Edit standard configuration" 3798 msgid "Edit standard configuration"
3784 msgstr "" 3799 msgstr ""
3785 3800
3786 -#: i18n/templates.c:4601 3801 +#: i18n/templates.c:4553
3787 msgid "Edit state properties" 3802 msgid "Edit state properties"
3788 msgstr "" 3803 msgstr ""
3789 3804
3790 -#: i18n/templates.c:2165 3805 +#: i18n/templates.c:2117
3791 msgid "Edit the [email] section of the config.ini file to set your email server and the sending address of the #appname# server." 3806 msgid "Edit the [email] section of the config.ini file to set your email server and the sending address of the #appname# server."
3792 msgstr "" 3807 msgstr ""
3793 3808
3794 -#: i18n/templates.c:2267 3809 +#: i18n/templates.c:2219
3795 msgid "Edit the crontab:" 3810 msgid "Edit the crontab:"
3796 msgstr "" 3811 msgstr ""
3797 3812
3798 -#: i18n/templates.c:1598 i18n/templates.c:1601 3813 +#: i18n/templates.c:1541 i18n/templates.c:1544
3799 msgid "Edit these details" 3814 msgid "Edit these details"
3800 msgstr "" 3815 msgstr ""
3801 3816
3802 -#: i18n/templates.c:2384 i18n/templates.c:2387 3817 +#: i18n/templates.c:2336 i18n/templates.c:2339
3803 msgid "Edit this help page." 3818 msgid "Edit this help page."
3804 msgstr "" 3819 msgstr ""
3805 3820
3806 -#: i18n/templates.c:2198 i18n/templates.c:2201 3821 +#: i18n/templates.c:2150 i18n/templates.c:2153
3807 msgid "Edit this introduction." 3822 msgid "Edit this introduction."
3808 msgstr "" 3823 msgstr ""
3809 3824
3810 -#: i18n/templates.c:4454 3825 +#: i18n/templates.c:4406
3811 msgid "Edit transition properties" 3826 msgid "Edit transition properties"
3812 msgstr "" 3827 msgstr ""
3813 3828
3814 -#: i18n/templates.c:4748 3829 +#: i18n/templates.c:1436
  3830 +msgid "Edit value"
  3831 +msgstr ""
  3832 +
  3833 +#: i18n/templates.c:4700
3815 msgid "Edit workflow properties" 3834 msgid "Edit workflow properties"
3816 msgstr "" 3835 msgstr ""
3817 3836
3818 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:132 3837 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:133
3819 msgid "Editing" 3838 msgid "Editing"
3820 msgstr "" 3839 msgstr ""
3821 3840
3822 -#: i18n/templates.c:1862 3841 +#: i18n/templates.c:1814
3823 msgid "Editing Fieldset Rules (Simple)" 3842 msgid "Editing Fieldset Rules (Simple)"
3824 msgstr "" 3843 msgstr ""
3825 3844
3826 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:131 3845 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:132
3827 #, php-format 3846 #, php-format
3828 msgid "Editing authentication source: %s" 3847 msgid "Editing authentication source: %s"
3829 msgstr "" 3848 msgstr ""
3830 3849
3831 -#: i18n/templates.c:1826 3850 +#: i18n/templates.c:1778
3832 msgid "Editing behaviour <strong>Jack</strong>" 3851 msgid "Editing behaviour <strong>Jack</strong>"
3833 msgstr "" 3852 msgstr ""
3834 3853
3835 -#: plugins/ktcore/admin/manageHelp.php:78  
3836 -#: plugins/ktstandard/admin/manageDisclaimers.php:80 3854 +#: plugins/ktcore/admin/manageHelp.php:79
  3855 +#: plugins/ktstandard/admin/manageDisclaimers.php:81
3837 msgid "Editing: " 3856 msgid "Editing: "
3838 msgstr "" 3857 msgstr ""
3839 3858
3840 -#: i18n/templates.c:4184 3859 +#: i18n/templates.c:4136
3841 msgid "Effects" 3860 msgid "Effects"
3842 msgstr "" 3861 msgstr ""
3843 3862
3844 -#: plugins/ktstandard/KTEmail.php:281 i18n/templates.c:1127 3863 +#: plugins/ktstandard/KTEmail.php:282 i18n/templates.c:1055
3845 msgid "Email" 3864 msgid "Email"
3846 msgstr "" 3865 msgstr ""
3847 3866
3848 -#: plugins/ktcore/admin/userManagement.php:143  
3849 -#: plugins/ktcore/admin/userManagement.php:196  
3850 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297  
3851 -#: preferences.php:82 3867 +#: plugins/ktcore/admin/userManagement.php:157
  3868 +#: plugins/ktcore/admin/userManagement.php:222
  3869 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:298
  3870 +#: preferences.php:83
3852 msgid "Email Address" 3871 msgid "Email Address"
3853 msgstr "" 3872 msgstr ""
3854 3873
@@ -3856,7 +3875,7 @@ msgstr &quot;&quot; @@ -3856,7 +3875,7 @@ msgstr &quot;&quot;
3856 msgid "Email Attachment" 3875 msgid "Email Attachment"
3857 msgstr "" 3876 msgstr ""
3858 3877
3859 -#: plugins/ktcore/KTCorePlugin.php:276 3878 +#: plugins/ktcore/KTCorePlugin.php:277
3860 msgid "Email Document Types" 3879 msgid "Email Document Types"
3861 msgstr "" 3880 msgstr ""
3862 3881
@@ -3864,269 +3883,273 @@ msgstr &quot;&quot; @@ -3864,269 +3883,273 @@ msgstr &quot;&quot;
3864 msgid "Email Link" 3883 msgid "Email Link"
3865 msgstr "" 3884 msgstr ""
3866 3885
3867 -#: plugins/ktcore/admin/userManagement.php:144  
3868 -#: plugins/ktcore/admin/userManagement.php:197  
3869 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:298  
3870 -#: preferences.php:89 3886 +#: plugins/ktcore/admin/userManagement.php:158
  3887 +#: plugins/ktcore/admin/userManagement.php:223
  3888 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:299
  3889 +#: preferences.php:90
3871 msgid "Email Notifications" 3890 msgid "Email Notifications"
3872 msgstr "" 3891 msgstr ""
3873 3892
3874 -#: plugins/ktstandard/KTEmail.php:488 3893 +#: plugins/ktstandard/KTEmail.php:489
3875 msgid "Email Plugin" 3894 msgid "Email Plugin"
3876 msgstr "" 3895 msgstr ""
3877 3896
3878 -#: plugins/ktstandard/KTEmail.php:327 3897 +#: plugins/ktstandard/KTEmail.php:328
3879 msgid "Email addresses" 3898 msgid "Email addresses"
3880 msgstr "" 3899 msgstr ""
3881 3900
3882 -#: i18n/templates.c:1124 3901 +#: i18n/templates.c:1052
3883 msgid "Email document" 3902 msgid "Email document"
3884 msgstr "" 3903 msgstr ""
3885 3904
3886 -#: i18n/templates.c:2162 3905 +#: i18n/templates.c:2114
3887 msgid "Email has not been configured on this server. Emailing of documents and sending of notifications are disabled." 3906 msgid "Email has not been configured on this server. Emailing of documents and sending of notifications are disabled."
3888 msgstr "" 3907 msgstr ""
3889 3908
3890 -#: lib/email/Email.inc:105 lib/email/Email.inc:159 lib/email/Email.inc:219  
3891 -#: lib/email/Email.inc:254 lib/email/Email.inc:275 3909 +#: lib/email/Email.inc:106 lib/email/Email.inc:160 lib/email/Email.inc:220
  3910 +#: lib/email/Email.inc:255 lib/email/Email.inc:276
3892 msgid "Email is not configured." 3911 msgid "Email is not configured."
3893 msgstr "" 3912 msgstr ""
3894 3913
3895 -#: plugins/ktstandard/KTEmail.php:477 3914 +#: plugins/ktstandard/KTEmail.php:478
3896 msgid "Email sent" 3915 msgid "Email sent"
3897 msgstr "" 3916 msgstr ""
3898 3917
3899 -#: i18n/templates.c:1745 i18n/templates.c:3920 i18n/templates.c:5381 3918 +#: i18n/templates.c:1697 i18n/templates.c:3872 i18n/templates.c:5348
3900 msgid "Enable" 3919 msgid "Enable"
3901 msgstr "" 3920 msgstr ""
3902 3921
3903 -#: i18n/templates.c:479 i18n/templates.c:482 3922 +#: i18n/templates.c:494 i18n/templates.c:497
3904 msgid "Enable Admin Mode" 3923 msgid "Enable Admin Mode"
3905 msgstr "" 3924 msgstr ""
3906 3925
3907 -#: i18n/templates.c:3917 3926 +#: i18n/templates.c:3869
3908 msgid "Enable document type." 3927 msgid "Enable document type."
3909 msgstr "" 3928 msgstr ""
3910 3929
3911 -#: plugins/ktcore/scheduler/schedulerEntity.php:247 3930 +#: plugins/ktcore/scheduler/schedulerEntity.php:248
3912 msgid "Enable task" 3931 msgid "Enable task"
3913 msgstr "" 3932 msgstr ""
3914 3933
3915 -#: plugins/ktcore/admin/workflowsv2.php:443 i18n/templates.c:1481  
3916 -#: i18n/templates.c:4382 i18n/templates.c:4811 i18n/templates.c:5354  
3917 -#: i18n/templates.c:5372 i18n/templates.c:5375 3934 +#: plugins/ktcore/admin/workflowsv2.php:444 i18n/templates.c:1418
  3935 +#: i18n/templates.c:4334 i18n/templates.c:4763 i18n/templates.c:5321
  3936 +#: i18n/templates.c:5339 i18n/templates.c:5342
3918 msgid "Enabled" 3937 msgid "Enabled"
3919 msgstr "" 3938 msgstr ""
3920 3939
3921 -#: lib/authentication/builtinauthenticationprovider.inc.php:189 3940 +#: lib/authentication/builtinauthenticationprovider.inc.php:190
3922 msgid "Enter a new password for the account." 3941 msgid "Enter a new password for the account."
3923 msgstr "" 3942 msgstr ""
3924 3943
3925 -#: plugins/ktcore/admin/groupManagement.php:86 3944 +#: plugins/ktcore/admin/groupManagement.php:87
3926 msgid "Enter part of the group's name. e.g. <strong>ad</strong> will match <strong>administrators</strong>." 3945 msgid "Enter part of the group's name. e.g. <strong>ad</strong> will match <strong>administrators</strong>."
3927 msgstr "" 3946 msgstr ""
3928 3947
3929 -#: plugins/ktcore/admin/userManagement.php:79 3948 +#: plugins/ktcore/admin/userManagement.php:80
3930 msgid "Enter part of the person's username. e.g. <strong>ra</strong> will match <strong>brad</strong>." 3949 msgid "Enter part of the person's username. e.g. <strong>ra</strong> will match <strong>brad</strong>."
3931 msgstr "" 3950 msgstr ""
3932 3951
3933 -#: i18n/templates.c:392 3952 +#: i18n/templates.c:395
3934 msgid "Enter search criteria..." 3953 msgid "Enter search criteria..."
3935 msgstr "" 3954 msgstr ""
3936 3955
3937 -#: i18n/templates.c:1088 3956 +#: i18n/templates.c:1016
3938 msgid "Enter the URL to the external document or site." 3957 msgid "Enter the URL to the external document or site."
3939 msgstr "" 3958 msgstr ""
3940 3959
3941 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:396 3960 +#: lib/browse/Criteria.inc:746
  3961 +msgid "Equal to"
  3962 +msgstr ""
  3963 +
  3964 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:397
3942 msgid "Error adding Fields" 3965 msgid "Error adding Fields"
3943 msgstr "" 3966 msgstr ""
3944 3967
3945 -#: plugins/ktstandard/workflow/FolderAssociator.php:176 3968 +#: plugins/ktstandard/workflow/FolderAssociator.php:177
3946 msgid "Error assigning workflow." 3969 msgid "Error assigning workflow."
3947 msgstr "" 3970 msgstr ""
3948 3971
3949 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:599 3972 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:663
3950 msgid "Error building tree. Is this a valid tree-lookup field?" 3973 msgid "Error building tree. Is this a valid tree-lookup field?"
3951 msgstr "" 3974 msgstr ""
3952 3975
3953 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:470  
3954 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:498 3976 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:471
  3977 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:499
3955 msgid "Error changing to simple" 3978 msgid "Error changing to simple"
3956 msgstr "" 3979 msgstr ""
3957 3980
3958 -#: plugins/ktcore/KTPermissions.php:437 3981 +#: plugins/ktcore/KTPermissions.php:438
3959 msgid "Error creating allocation" 3982 msgid "Error creating allocation"
3960 msgstr "" 3983 msgstr ""
3961 3984
3962 -#: plugins/ktcore/admin/managePermissions.php:165 3985 +#: plugins/ktcore/admin/managePermissions.php:166
3963 msgid "Error deleting permission" 3986 msgid "Error deleting permission"
3964 msgstr "" 3987 msgstr ""
3965 3988
3966 -#: search/booleanSearch.php:187 3989 +#: search/booleanSearch.php:188
3967 msgid "Error deleting search" 3990 msgid "Error deleting search"
3968 msgstr "" 3991 msgstr ""
3969 3992
3970 -#: lib/actions/bulkaction.php:247 3993 +#: lib/actions/bulkaction.php:248
3971 msgid "Error fetching document name" 3994 msgid "Error fetching document name"
3972 msgstr "" 3995 msgstr ""
3973 3996
3974 -#: lib/actions/bulkaction.php:264 3997 +#: lib/actions/bulkaction.php:265
3975 msgid "Error fetching folder name" 3998 msgid "Error fetching folder name"
3976 msgstr "" 3999 msgstr ""
3977 4000
3978 -#: plugins/ktcore/admin/managePermissions.php:158 4001 +#: plugins/ktcore/admin/managePermissions.php:159
3979 msgid "Error finding permission" 4002 msgid "Error finding permission"
3980 msgstr "" 4003 msgstr ""
3981 4004
3982 -#: plugins/ktstandard/KTDiscussion.php:384 4005 +#: plugins/ktstandard/KTDiscussion.php:385
3983 msgid "Error getting permission" 4006 msgid "Error getting permission"
3984 msgstr "" 4007 msgstr ""
3985 4008
3986 -#: plugins/ktcore/admin/userManagement.php:688  
3987 -#: plugins/ktcore/admin/userManagement.php:703  
3988 -#: plugins/ktcore/admin/userManagement.php:717 4009 +#: plugins/ktcore/admin/userManagement.php:719
  4010 +#: plugins/ktcore/admin/userManagement.php:734
  4011 +#: plugins/ktcore/admin/userManagement.php:748
3989 msgid "Error getting user object" 4012 msgid "Error getting user object"
3990 msgstr "" 4013 msgstr ""
3991 4014
3992 -#: lib/filelike/fsfilelike.inc.php:64 4015 +#: lib/filelike/fsfilelike.inc.php:65
3993 msgid "Error opening file" 4016 msgid "Error opening file"
3994 msgstr "" 4017 msgstr ""
3995 4018
3996 -#: plugins/ktcore/admin/documentFieldsv2.php:231 4019 +#: plugins/ktcore/admin/documentFieldsv2.php:232
3997 msgid "Error retrieving list of types." 4020 msgid "Error retrieving list of types."
3998 msgstr "" 4021 msgstr ""
3999 4022
4000 -#: plugins/ktcore/admin/savedSearch.php:232 4023 +#: plugins/ktcore/admin/savedSearch.php:233
4001 msgid "Error retrieving username" 4024 msgid "Error retrieving username"
4002 msgstr "" 4025 msgstr ""
4003 4026
4004 -#: plugins/ktstandard/KTEmail.php:188 plugins/ktstandard/KTEmail.php:244 4027 +#: plugins/ktstandard/KTEmail.php:189 plugins/ktstandard/KTEmail.php:245
4005 #, php-format 4028 #, php-format
4006 msgid "Error sending email (%s) to %s" 4029 msgid "Error sending email (%s) to %s"
4007 msgstr "" 4030 msgstr ""
4008 4031
4009 -#: lib/email/Email.inc:136 lib/email/Email.inc:191 4032 +#: lib/email/Email.inc:137 lib/email/Email.inc:192
4010 #, php-format 4033 #, php-format
4011 msgid "Error sending mail to %s; mailer error code=%s" 4034 msgid "Error sending mail to %s; mailer error code=%s"
4012 msgstr "" 4035 msgstr ""
4013 4036
4014 -#: plugins/ktcore/admin/manageHelp.php:139  
4015 -#: plugins/ktstandard/admin/manageDisclaimers.php:111 4037 +#: plugins/ktcore/admin/manageHelp.php:140
  4038 +#: plugins/ktstandard/admin/manageDisclaimers.php:112
4016 msgid "Error updating item" 4039 msgid "Error updating item"
4017 msgstr "" 4040 msgstr ""
4018 4041
4019 -#: plugins/ktcore/folder/Permissions.php:263  
4020 -#: plugins/ktcore/folder/Permissions.php:494  
4021 -#: plugins/ktcore/folder/Permissions.php:527  
4022 -#: plugins/ktcore/folder/Permissions.php:559  
4023 -#: plugins/ktcore/folder/Permissions.php:596 4042 +#: plugins/ktcore/folder/Permissions.php:264
  4043 +#: plugins/ktcore/folder/Permissions.php:521
  4044 +#: plugins/ktcore/folder/Permissions.php:554
  4045 +#: plugins/ktcore/folder/Permissions.php:586
  4046 +#: plugins/ktcore/folder/Permissions.php:623
4024 msgid "Error updating permissions" 4047 msgid "Error updating permissions"
4025 msgstr "" 4048 msgstr ""
4026 4049
4027 -#: plugins/ktcore/admin/userManagement.php:691  
4028 -#: plugins/ktcore/admin/userManagement.php:706  
4029 -#: plugins/ktcore/admin/userManagement.php:720 4050 +#: plugins/ktcore/admin/userManagement.php:722
  4051 +#: plugins/ktcore/admin/userManagement.php:737
  4052 +#: plugins/ktcore/admin/userManagement.php:751
4030 msgid "Error updating user" 4053 msgid "Error updating user"
4031 msgstr "" 4054 msgstr ""
4032 4055
4033 -#: i18n/templates.c:2516 4056 +#: i18n/templates.c:2468
4034 msgid "Estimated completion time:" 4057 msgid "Estimated completion time:"
4035 msgstr "" 4058 msgstr ""
4036 4059
4037 -#: i18n/templates.c:2519 4060 +#: i18n/templates.c:2471
4038 msgid "Estimated migration time remaining:" 4061 msgid "Estimated migration time remaining:"
4039 msgstr "" 4062 msgstr ""
4040 4063
4041 -#: search2/indexing/extractors/ExifExtractor.inc.php:43 4064 +#: search2/indexing/extractors/ExifExtractor.inc.php:44
4042 msgid "Exif Extractor" 4065 msgid "Exif Extractor"
4043 msgstr "" 4066 msgstr ""
4044 4067
4045 -#: i18n/templates.c:5462 4068 +#: i18n/templates.c:5429
4046 msgid "Existing Conditions" 4069 msgid "Existing Conditions"
4047 msgstr "" 4070 msgstr ""
4048 4071
4049 -#: i18n/templates.c:5399 4072 +#: i18n/templates.c:5366
4050 msgid "Existing Fieldsets" 4073 msgid "Existing Fieldsets"
4051 msgstr "" 4074 msgstr ""
4052 4075
4053 -#: i18n/templates.c:4256 4076 +#: i18n/templates.c:4208
4054 msgid "Existing Notifications" 4077 msgid "Existing Notifications"
4055 msgstr "" 4078 msgstr ""
4056 4079
4057 -#: i18n/templates.c:4163 4080 +#: i18n/templates.c:4115
4058 msgid "Existing Restrictions" 4081 msgid "Existing Restrictions"
4059 msgstr "" 4082 msgstr ""
4060 4083
4061 -#: i18n/templates.c:2702 4084 +#: i18n/templates.c:2654
4062 msgid "Existing Saved Search Criteria" 4085 msgid "Existing Saved Search Criteria"
4063 msgstr "" 4086 msgstr ""
4064 4087
4065 -#: i18n/templates.c:5501 4088 +#: i18n/templates.c:5468
4066 msgid "Existing Searches" 4089 msgid "Existing Searches"
4067 msgstr "" 4090 msgstr ""
4068 4091
4069 -#: i18n/templates.c:3950 4092 +#: i18n/templates.c:3902
4070 msgid "Existing customized help pages" 4093 msgid "Existing customized help pages"
4071 msgstr "" 4094 msgstr ""
4072 4095
4073 -#: i18n/templates.c:953 4096 +#: i18n/templates.c:881
4074 msgid "Existing disclaimers" 4097 msgid "Existing disclaimers"
4075 msgstr "" 4098 msgstr ""
4076 4099
4077 -#: i18n/templates.c:1412 i18n/templates.c:1646 4100 +#: i18n/templates.c:1349 i18n/templates.c:1598
4078 msgid "Existing document fieldsets" 4101 msgid "Existing document fieldsets"
4079 msgstr "" 4102 msgstr ""
4080 4103
4081 -#: i18n/templates.c:3887 4104 +#: i18n/templates.c:3839
4082 msgid "Existing document types" 4105 msgid "Existing document types"
4083 msgstr "" 4106 msgstr ""
4084 4107
4085 -#: i18n/templates.c:3353 4108 +#: i18n/templates.c:3305
4086 msgid "Existing generic document fields" 4109 msgid "Existing generic document fields"
4087 msgstr "" 4110 msgstr ""
4088 4111
4089 -#: i18n/templates.c:1772 i18n/templates.c:2117 i18n/templates.c:3323 4112 +#: i18n/templates.c:1724 i18n/templates.c:2069 i18n/templates.c:3275
4090 msgid "Existing members" 4113 msgid "Existing members"
4091 msgstr "" 4114 msgstr ""
4092 4115
4093 -#: i18n/templates.c:2018 i18n/templates.c:2045 4116 +#: i18n/templates.c:1970 i18n/templates.c:1997
4094 msgid "Existing ordering" 4117 msgid "Existing ordering"
4095 msgstr "" 4118 msgstr ""
4096 4119
4097 -#: i18n/templates.c:6335 4120 +#: i18n/templates.c:6302
4098 msgid "Existing permissions" 4121 msgid "Existing permissions"
4099 msgstr "" 4122 msgstr ""
4100 4123
4101 -#: search/booleanSearch.php:334 4124 +#: search/booleanSearch.php:335
4102 msgid "Existing search" 4125 msgid "Existing search"
4103 msgstr "" 4126 msgstr ""
4104 4127
4105 -#: i18n/templates.c:1034 4128 +#: i18n/templates.c:962
4106 msgid "Existing threads" 4129 msgid "Existing threads"
4107 msgstr "" 4130 msgstr ""
4108 4131
4109 -#: i18n/templates.c:1724 4132 +#: i18n/templates.c:1676
4110 msgid "Existing values" 4133 msgid "Existing values"
4111 msgstr "" 4134 msgstr ""
4112 4135
4113 -#: i18n/templates.c:4367 i18n/templates.c:4793 4136 +#: i18n/templates.c:4319 i18n/templates.c:4745
4114 msgid "Existing workflows" 4137 msgid "Existing workflows"
4115 msgstr "" 4138 msgstr ""
4116 4139
4117 -#: lib/ktentity.inc:294 4140 +#: lib/ktentity.inc:295
4118 msgid "Expected an array!" 4141 msgid "Expected an array!"
4119 msgstr "" 4142 msgstr ""
4120 4143
4121 -#: plugins/ktcore/KTBulkActions.php:567 4144 +#: plugins/ktcore/KTBulkActions.php:568
4122 msgid "Export" 4145 msgid "Export"
4123 msgstr "" 4146 msgstr ""
4124 4147
4125 -#: i18n/templates.c:5903 i18n/transactions.c:11 4148 +#: i18n/templates.c:5870 i18n/transactions.c:11
4126 msgid "Expunge" 4149 msgid "Expunge"
4127 msgstr "" 4150 msgstr ""
4128 4151
4129 -#: i18n/templates.c:5909 4152 +#: i18n/templates.c:5876
4130 msgid "Expunge All" 4153 msgid "Expunge All"
4131 msgstr "" 4154 msgstr ""
4132 4155
@@ -4134,28 +4157,28 @@ msgstr &quot;&quot; @@ -4134,28 +4157,28 @@ msgstr &quot;&quot;
4134 msgid "Extensions" 4157 msgid "Extensions"
4135 msgstr "" 4158 msgstr ""
4136 4159
4137 -#: i18n/templates.c:929 4160 +#: i18n/templates.c:857
4138 msgid "External Links from this document" 4161 msgid "External Links from this document"
4139 msgstr "" 4162 msgstr ""
4140 4163
4141 -#: plugins/search2/ExternalDashlet.php:45 4164 +#: plugins/search2/ExternalDashlet.php:46
4142 msgid "External Resource Dependancy Status" 4165 msgid "External Resource Dependancy Status"
4143 msgstr "" 4166 msgstr ""
4144 4167
4145 -#: i18n/templates.c:2669 4168 +#: i18n/templates.c:2621
4146 msgid "External Resource Dependency Status" 4169 msgid "External Resource Dependency Status"
4147 msgstr "" 4170 msgstr ""
4148 4171
4149 -#: i18n/templates.c:1001 4172 +#: i18n/templates.c:929
4150 msgid "External link <b>from</b> this document" 4173 msgid "External link <b>from</b> this document"
4151 msgstr "" 4174 msgstr ""
4152 4175
4153 -#: search2/indexing/indexerCore.inc.php:1063 4176 +#: search2/indexing/indexerCore.inc.php:1084
4154 #, php-format 4177 #, php-format
4155 msgid "Extra Info docid: %d Source File: '%s' Target File: '%s'" 4178 msgid "Extra Info docid: %d Source File: '%s' Target File: '%s'"
4156 msgstr "" 4179 msgstr ""
4157 4180
4158 -#: i18n/templates.c:1514 4181 +#: i18n/templates.c:1457
4159 msgid "Extra Options" 4182 msgid "Extra Options"
4160 msgstr "" 4183 msgstr ""
4161 4184
@@ -4163,464 +4186,472 @@ msgstr &quot;&quot; @@ -4163,464 +4186,472 @@ msgstr &quot;&quot;
4163 msgid "Extractor" 4186 msgid "Extractor"
4164 msgstr "" 4187 msgstr ""
4165 4188
4166 -#: plugins/ktcore/KTCorePlugin.php:302  
4167 -#: plugins/search2/reporting/ExtractorInfo.php:48 i18n/templates.c:95 4189 +#: plugins/ktcore/KTCorePlugin.php:303
  4190 +#: plugins/search2/reporting/ExtractorInfo.php:49 i18n/templates.c:95
4168 msgid "Extractor Information" 4191 msgid "Extractor Information"
4169 msgstr "" 4192 msgstr ""
4170 4193
4171 -#: search2/indexing/bin/diagnose.php:65 4194 +#: search2/indexing/bin/diagnose.php:66
4172 msgid "Extractor:" 4195 msgid "Extractor:"
4173 msgstr "" 4196 msgstr ""
4174 4197
4175 -#: lib/actions/bulkaction.php:207 lib/actions/bulkaction.php:225 4198 +#: lib/actions/bulkaction.php:208 lib/actions/bulkaction.php:226
4176 msgid "Failed (unknown reason)" 4199 msgid "Failed (unknown reason)"
4177 msgstr "" 4200 msgstr ""
4178 4201
4179 -#: plugins/ktcore/admin/groupManagement.php:508 4202 +#: plugins/ktcore/admin/groupManagement.php:509
4180 #, php-format 4203 #, php-format
4181 msgid "Failed to add %s to %s" 4204 msgid "Failed to add %s to %s"
4182 msgstr "" 4205 msgstr ""
4183 4206
4184 -#: plugins/ktcore/admin/workflowsv2.php:1492  
4185 -#: plugins/ktcore/admin/workflowsv2.php:1496 4207 +#: plugins/ktcore/admin/workflowsv2.php:1493
  4208 +#: plugins/ktcore/admin/workflowsv2.php:1497
4186 msgid "Failed to allocate as specified." 4209 msgid "Failed to allocate as specified."
4187 msgstr "" 4210 msgstr ""
4188 4211
4189 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:633 4212 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:634
4190 msgid "Failed to change name of behaviour." 4213 msgid "Failed to change name of behaviour."
4191 msgstr "" 4214 msgstr ""
4192 4215
4193 -#: plugins/ktcore/KTPermissions.php:677 plugins/ktcore/KTPermissions.php:732 4216 +#: plugins/ktcore/KTPermissions.php:678 plugins/ktcore/KTPermissions.php:733
4194 msgid "Failed to change the role allocation." 4217 msgid "Failed to change the role allocation."
4195 msgstr "" 4218 msgstr ""
4196 4219
4197 -#: plugins/ktcore/KTDocumentActions.php:476 4220 +#: plugins/ktcore/KTDocumentActions.php:477
4198 #, php-format 4221 #, php-format
4199 msgid "Failed to check out the document: %s" 4222 msgid "Failed to check out the document: %s"
4200 msgstr "" 4223 msgstr ""
4201 4224
4202 -#: notify.php:97 4225 +#: notify.php:98
4203 msgid "Failed to clear notifications." 4226 msgid "Failed to clear notifications."
4204 msgstr "" 4227 msgstr ""
4205 4228
4206 -#: plugins/ktcore/admin/workflowsv2.php:1111 4229 +#: plugins/ktcore/admin/workflowsv2.php:1112
4207 #, php-format 4230 #, php-format
4208 msgid "Failed to clear transition: %s" 4231 msgid "Failed to clear transition: %s"
4209 msgstr "" 4232 msgstr ""
4210 4233
4211 -#: plugins/ktcore/admin/workflowsv2.php:1105 4234 +#: plugins/ktcore/admin/workflowsv2.php:1106
4212 #, php-format 4235 #, php-format
4213 msgid "Failed to clear trigger: %s" 4236 msgid "Failed to clear trigger: %s"
4214 msgstr "" 4237 msgstr ""
4215 4238
4216 -#: plugins/ktcore/KTDocumentActions.php:1295  
4217 -#: plugins/ktcore/KTDocumentActions.php:1304 4239 +#: plugins/ktcore/KTDocumentActions.php:1310
  4240 +#: plugins/ktcore/KTDocumentActions.php:1319
4218 msgid "Failed to copy document: " 4241 msgid "Failed to copy document: "
4219 msgstr "" 4242 msgstr ""
4220 4243
4221 -#: plugins/ktcore/admin/workflowsv2.php:307 4244 +#: plugins/ktcore/admin/workflowsv2.php:308
4222 #, php-format 4245 #, php-format
4223 msgid "Failed to copy transition: %s" 4246 msgid "Failed to copy transition: %s"
4224 msgstr "" 4247 msgstr ""
4225 4248
4226 -#: plugins/ktcore/admin/workflowsv2.php:276 4249 +#: plugins/ktcore/admin/workflowsv2.php:277
4227 #, php-format 4250 #, php-format
4228 msgid "Failed to copy workflow controlled actions: %s" 4251 msgid "Failed to copy workflow controlled actions: %s"
4229 msgstr "" 4252 msgstr ""
4230 4253
4231 -#: plugins/ktcore/admin/workflowsv2.php:1321  
4232 -#: plugins/ktcore/admin/workflowsv2.php:1331 4254 +#: plugins/ktcore/admin/workflowsv2.php:1322
  4255 +#: plugins/ktcore/admin/workflowsv2.php:1332
4233 #, php-format 4256 #, php-format
4234 msgid "Failed to create assignment: %s" 4257 msgid "Failed to create assignment: %s"
4235 msgstr "" 4258 msgstr ""
4236 4259
4237 -#: plugins/ktcore/admin/documentFieldsv2.php:218 4260 +#: plugins/ktcore/admin/documentFieldsv2.php:219
4238 #, php-format 4261 #, php-format
4239 msgid "Failed to create fieldset: %s" 4262 msgid "Failed to create fieldset: %s"
4240 msgstr "" 4263 msgstr ""
4241 4264
4242 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:409 4265 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:410
4243 #, php-format 4266 #, php-format
4244 msgid "Failed to create lookup: %s" 4267 msgid "Failed to create lookup: %s"
4245 msgstr "" 4268 msgstr ""
4246 4269
4247 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:345 4270 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:346
4248 #, php-format 4271 #, php-format
4249 msgid "Failed to create state: %s" 4272 msgid "Failed to create state: %s"
4250 msgstr "" 4273 msgstr ""
4251 4274
4252 -#: plugins/ktcore/KTPermissions.php:426 plugins/ktcore/KTPermissions.php:465  
4253 -#: plugins/ktcore/KTPermissions.php:535 4275 +#: plugins/ktcore/KTPermissions.php:427 plugins/ktcore/KTPermissions.php:466
  4276 +#: plugins/ktcore/KTPermissions.php:536
4254 msgid "Failed to create the role allocation." 4277 msgid "Failed to create the role allocation."
4255 msgstr "" 4278 msgstr ""
4256 4279
4257 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:375 4280 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:376
4258 #, php-format 4281 #, php-format
4259 msgid "Failed to create transition: %s" 4282 msgid "Failed to create transition: %s"
4260 msgstr "" 4283 msgstr ""
4261 4284
4262 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:333 4285 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:334
4263 #, php-format 4286 #, php-format
4264 msgid "Failed to create workflow: %s" 4287 msgid "Failed to create workflow: %s"
4265 msgstr "" 4288 msgstr ""
4266 4289
4267 -#: plugins/ktcore/admin/savedSearch.php:92 4290 +#: plugins/ktcore/admin/savedSearch.php:93
4268 msgid "Failed to delete search" 4291 msgid "Failed to delete search"
4269 msgstr "" 4292 msgstr ""
4270 4293
4271 -#: plugins/ktcore/admin/workflowsv2.php:1190 4294 +#: plugins/ktcore/admin/workflowsv2.php:1191
4272 #, php-format 4295 #, php-format
4273 msgid "Failed to delete state: %s" 4296 msgid "Failed to delete state: %s"
4274 msgstr "" 4297 msgstr ""
4275 4298
4276 -#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:163  
4277 -#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:209 4299 +#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:164
  4300 +#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:210
4278 msgid "Failed to execute command: " 4301 msgid "Failed to execute command: "
4279 msgstr "" 4302 msgstr ""
4280 4303
4281 -#: plugins/ktcore/admin/deletedDocuments.php:185 4304 +#: plugins/ktcore/admin/deletedDocuments.php:186
4282 msgid "Failed to expunge" 4305 msgid "Failed to expunge"
4283 msgstr "" 4306 msgstr ""
4284 4307
4285 -#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:170 4308 +#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:171
4286 msgid "Failed to find file: " 4309 msgid "Failed to find file: "
4287 msgstr "" 4310 msgstr ""
4288 4311
4289 -#: plugins/ktcore/KTDocumentActions.php:797  
4290 -#: plugins/ktcore/KTDocumentActions.php:805  
4291 -#: plugins/ktcore/admin/documentCheckout.php:118  
4292 -#: plugins/ktcore/admin/documentCheckout.php:126 4312 +#: plugins/ktcore/KTDocumentActions.php:812
  4313 +#: plugins/ktcore/KTDocumentActions.php:820
  4314 +#: plugins/ktcore/admin/documentCheckout.php:119
  4315 +#: plugins/ktcore/admin/documentCheckout.php:127
4293 msgid "Failed to force the document's checkin." 4316 msgid "Failed to force the document's checkin."
4294 msgstr "" 4317 msgstr ""
4295 4318
4296 -#: plugins/ktstandard/workflow/TypeAssociator.php:142 4319 +#: plugins/ktstandard/workflow/TypeAssociator.php:143
4297 msgid "Failed to get type mapping: " 4320 msgid "Failed to get type mapping: "
4298 msgstr "" 4321 msgstr ""
4299 4322
4300 -#: lib/validation/dispatchervalidation.inc.php:147 4323 +#: lib/validation/dispatchervalidation.inc.php:148
4301 msgid "Failed to locate template" 4324 msgid "Failed to locate template"
4302 msgstr "" 4325 msgstr ""
4303 4326
4304 -#: plugins/ktcore/KTDocumentActions.php:1088  
4305 -#: plugins/ktcore/KTDocumentActions.php:1097 4327 +#: plugins/ktcore/KTDocumentActions.php:1103
  4328 +#: plugins/ktcore/KTDocumentActions.php:1112
4306 msgid "Failed to move document: " 4329 msgid "Failed to move document: "
4307 msgstr "" 4330 msgstr ""
4308 4331
4309 -#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:216 4332 +#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:217
4310 msgid "Failed to open file: " 4333 msgid "Failed to open file: "
4311 msgstr "" 4334 msgstr ""
4312 4335
4313 -#: lib/import/fsimportstorage.inc.php:67  
4314 -#: lib/import/fsimportstorage.inc.php:100 4336 +#: lib/import/fsimportstorage.inc.php:68
  4337 +#: lib/import/fsimportstorage.inc.php:101
4315 msgid "Failed to open folder" 4338 msgid "Failed to open folder"
4316 msgstr "" 4339 msgstr ""
4317 4340
4318 -#: plugins/ktcore/admin/groupManagement.php:519 4341 +#: plugins/ktcore/admin/groupManagement.php:520
4319 #, php-format 4342 #, php-format
4320 msgid "Failed to remove %s from %s" 4343 msgid "Failed to remove %s from %s"
4321 msgstr "" 4344 msgstr ""
4322 4345
4323 -#: plugins/ktcore/admin/manageViews.php:118 4346 +#: plugins/ktcore/admin/manageViews.php:119
4324 #, php-format 4347 #, php-format
4325 msgid "Failed to remove that column: %s" 4348 msgid "Failed to remove that column: %s"
4326 msgstr "" 4349 msgstr ""
4327 4350
4328 -#: plugins/ktcore/admin/deletedDocuments.php:280 4351 +#: plugins/ktcore/admin/deletedDocuments.php:281
4329 msgid "Failed to restore" 4352 msgid "Failed to restore"
4330 msgstr "" 4353 msgstr ""
4331 4354
4332 -#: lib/browse/DocumentCollection.inc.php:521 4355 +#: lib/browse/DocumentCollection.inc.php:522
4333 #, php-format 4356 #, php-format
4334 msgid "Failed to retrieve documents: %s" 4357 msgid "Failed to retrieve documents: %s"
4335 msgstr "" 4358 msgstr ""
4336 4359
4337 -#: lib/browse/DocumentCollection.inc.php:515 4360 +#: lib/browse/DocumentCollection.inc.php:516
4338 #, php-format 4361 #, php-format
4339 msgid "Failed to retrieve folders: %s" 4362 msgid "Failed to retrieve folders: %s"
4340 msgstr "" 4363 msgstr ""
4341 4364
4342 -#: plugins/ktcore/admin/groupManagement.php:184 4365 +#: plugins/ktcore/admin/groupManagement.php:185
4343 msgid "Failed to set group details." 4366 msgid "Failed to set group details."
4344 msgstr "" 4367 msgstr ""
4345 4368
4346 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:390  
4347 -#: plugins/ktcore/admin/workflowsv2.php:323  
4348 -#: plugins/ktcore/admin/workflowsv2.php:676 4369 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:391
  4370 +#: plugins/ktcore/admin/workflowsv2.php:324
  4371 +#: plugins/ktcore/admin/workflowsv2.php:677
4349 #, php-format 4372 #, php-format
4350 msgid "Failed to set transition origins: %s" 4373 msgid "Failed to set transition origins: %s"
4351 msgstr "" 4374 msgstr ""
4352 4375
4353 -#: plugins/ktcore/admin/unitManagement.php:213 4376 +#: plugins/ktcore/admin/unitManagement.php:214
4354 msgid "Failed to set unit details." 4377 msgid "Failed to set unit details."
4355 msgstr "" 4378 msgstr ""
4356 4379
4357 -#: plugins/ktcore/KTDocumentActions.php:1674  
4358 -#: plugins/ktcore/KTDocumentActions.php:1680 4380 +#: plugins/ktcore/KTDocumentActions.php:1689
  4381 +#: plugins/ktcore/KTDocumentActions.php:1695
4359 #, php-format 4382 #, php-format
4360 msgid "Failed to update document: %s" 4383 msgid "Failed to update document: %s"
4361 msgstr "" 4384 msgstr ""
4362 4385
4363 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:304 4386 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:305
4364 #, php-format 4387 #, php-format
4365 msgid "Failed to update field: %s" 4388 msgid "Failed to update field: %s"
4366 msgstr "" 4389 msgstr ""
4367 4390
4368 -#: lib/authentication/builtinauthenticationprovider.inc.php:102 4391 +#: lib/authentication/builtinauthenticationprovider.inc.php:103
4369 msgid "Failed to update user" 4392 msgid "Failed to update user"
4370 msgstr "" 4393 msgstr ""
4371 4394
4372 -#: lib/authentication/builtinauthenticationprovider.inc.php:136  
4373 -#: plugins/ktcore/admin/userManagement.php:292  
4374 -#: plugins/ktcore/admin/userManagement.php:453 preferences.php:214 4395 +#: lib/authentication/builtinauthenticationprovider.inc.php:137
  4396 +#: plugins/ktcore/admin/userManagement.php:318
  4397 +#: plugins/ktcore/admin/userManagement.php:481 preferences.php:215
4375 msgid "Failed to update user." 4398 msgid "Failed to update user."
4376 msgstr "" 4399 msgstr ""
4377 4400
4378 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:355  
4379 -#: plugins/ktcore/admin/workflowsv2.php:267  
4380 -#: plugins/ktcore/admin/workflowsv2.php:500  
4381 -#: plugins/ktcore/admin/workflowsv2.php:1184 4401 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:356
  4402 +#: plugins/ktcore/admin/workflowsv2.php:268
  4403 +#: plugins/ktcore/admin/workflowsv2.php:501
  4404 +#: plugins/ktcore/admin/workflowsv2.php:1185
4382 #, php-format 4405 #, php-format
4383 msgid "Failed to update workflow: %s" 4406 msgid "Failed to update workflow: %s"
4384 msgstr "" 4407 msgstr ""
4385 4408
4386 -#: preferences.php:251 4409 +#: preferences.php:252
4387 msgid "Failed to update your details." 4410 msgid "Failed to update your details."
4388 msgstr "" 4411 msgstr ""
4389 4412
4390 -#: lib/foldermanagement/folderutil.inc.php:401 4413 +#: lib/foldermanagement/folderutil.inc.php:402
4391 msgid "Failure deleting folders." 4414 msgid "Failure deleting folders."
4392 msgstr "" 4415 msgstr ""
4393 4416
4394 -#: lib/foldermanagement/folderutil.inc.php:330  
4395 -#: lib/foldermanagement/folderutil.inc.php:443 4417 +#: lib/foldermanagement/folderutil.inc.php:331
  4418 +#: lib/foldermanagement/folderutil.inc.php:444
4396 #, php-format 4419 #, php-format
4397 msgid "Failure resolving child folder with id = %d." 4420 msgid "Failure resolving child folder with id = %d."
4398 msgstr "" 4421 msgstr ""
4399 4422
4400 -#: plugins/ktcore/KTPermissions.php:786 4423 +#: plugins/ktcore/KTPermissions.php:787
4401 msgid "Failure to generate folderlisting." 4424 msgid "Failure to generate folderlisting."
4402 msgstr "" 4425 msgstr ""
4403 4426
4404 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:80  
4405 -#: i18n/templates.c:2864 4427 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:81
  4428 +#: i18n/templates.c:2816
4406 msgid "False" 4429 msgid "False"
4407 msgstr "" 4430 msgstr ""
4408 4431
4409 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:112  
4410 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:226 i18n/templates.c:1616  
4411 -#: i18n/templates.c:1934 i18n/templates.c:2120 4432 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:113
  4433 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:227 i18n/templates.c:1559
  4434 +#: i18n/templates.c:1886 i18n/templates.c:2072
4412 msgid "Field Name" 4435 msgid "Field Name"
4413 msgstr "" 4436 msgstr ""
4414 4437
4415 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:124 4438 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:125
4416 msgid "Field Type" 4439 msgid "Field Type"
4417 msgstr "" 4440 msgstr ""
4418 4441
4419 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:390 4442 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:391
4420 msgid "Field cannot be its own parent field" 4443 msgid "Field cannot be its own parent field"
4421 msgstr "" 4444 msgstr ""
4422 4445
4423 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:209 4446 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:210
4424 msgid "Field created." 4447 msgid "Field created."
4425 msgstr "" 4448 msgstr ""
4426 4449
4427 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:770 4450 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:834
4428 msgid "Field deleted." 4451 msgid "Field deleted."
4429 msgstr "" 4452 msgstr ""
4430 4453
4431 -#: i18n/templates.c:3011 i18n/templates.c:5651 4454 +#: i18n/templates.c:2963 i18n/templates.c:5618
4432 msgid "Field has conditions attached to it." 4455 msgid "Field has conditions attached to it."
4433 msgstr "" 4456 msgstr ""
4434 4457
4435 -#: i18n/templates.c:2015 4458 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:864
  4459 +msgid "Field moved down."
  4460 +msgstr ""
  4461 +
  4462 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:849
  4463 +msgid "Field moved up."
  4464 +msgstr ""
  4465 +
  4466 +#: i18n/templates.c:1967
4436 msgid "Field ordering" 4467 msgid "Field ordering"
4437 msgstr "" 4468 msgstr ""
4438 4469
4439 -#: i18n/templates.c:1691 4470 +#: i18n/templates.c:1643
4440 msgid "Field properties" 4471 msgid "Field properties"
4441 msgstr "" 4472 msgstr ""
4442 4473
4443 -#: search2/ajax/metadata.php:53 4474 +#: search2/ajax/metadata.php:54
4444 msgid "Field set id is not specified." 4475 msgid "Field set id is not specified."
4445 msgstr "" 4476 msgstr ""
4446 4477
4447 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:307 4478 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:308
4448 msgid "Field updated." 4479 msgid "Field updated."
4449 msgstr "" 4480 msgstr ""
4450 4481
4451 -#: i18n/templates.c:1424 i18n/templates.c:1658 i18n/templates.c:2663  
4452 -#: i18n/templates.c:3362 4482 +#: i18n/templates.c:1361 i18n/templates.c:1610 i18n/templates.c:2615
  4483 +#: i18n/templates.c:3314
4453 msgid "Fields" 4484 msgid "Fields"
4454 msgstr "" 4485 msgstr ""
4455 4486
4456 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:402 4487 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:403
4457 msgid "Fields ordered." 4488 msgid "Fields ordered."
4458 msgstr "" 4489 msgstr ""
4459 4490
4460 -#: i18n/templates.c:6308 4491 +#: i18n/templates.c:6275
4461 msgid "Fields that have lookup categories." 4492 msgid "Fields that have lookup categories."
4462 msgstr "" 4493 msgstr ""
4463 4494
4464 -#: i18n/templates.c:2981 i18n/templates.c:2993 i18n/templates.c:5621  
4465 -#: i18n/templates.c:5633 4495 +#: i18n/templates.c:2933 i18n/templates.c:2945 i18n/templates.c:5588
  4496 +#: i18n/templates.c:5600
4466 msgid "Fields which are currently not included in any set can be added to this set." 4497 msgid "Fields which are currently not included in any set can be added to this set."
4467 msgstr "" 4498 msgstr ""
4468 4499
4469 -#: i18n/templates.c:1754 i18n/templates.c:2063 i18n/templates.c:3305  
4470 -#: i18n/templates.c:3851 4500 +#: i18n/templates.c:1706 i18n/templates.c:2015 i18n/templates.c:3257
  4501 +#: i18n/templates.c:3803
4471 msgid "Fieldset" 4502 msgid "Fieldset"
4472 msgstr "" 4503 msgstr ""
4473 4504
4474 -#: plugins/ktcore/admin/documentFieldsv2.php:91  
4475 -#: plugins/ktcore/admin/documentFieldsv2.php:320 4505 +#: plugins/ktcore/admin/documentFieldsv2.php:92
  4506 +#: plugins/ktcore/admin/documentFieldsv2.php:321
4476 msgid "Fieldset Name" 4507 msgid "Fieldset Name"
4477 msgstr "" 4508 msgstr ""
4478 4509
4479 -#: plugins/ktcore/admin/documentFieldsv2.php:112 4510 +#: plugins/ktcore/admin/documentFieldsv2.php:113
4480 msgid "Fieldset Type" 4511 msgid "Fieldset Type"
4481 msgstr "" 4512 msgstr ""
4482 4513
4483 -#: i18n/templates.c:3020 i18n/templates.c:5660 4514 +#: i18n/templates.c:2972 i18n/templates.c:5627
4484 msgid "Fieldset cannot be made conditional. One of the fields must not be a lookup." 4515 msgid "Fieldset cannot be made conditional. One of the fields must not be a lookup."
4485 msgstr "" 4516 msgstr ""
4486 4517
4487 -#: plugins/ktcore/admin/documentFieldsv2.php:221 4518 +#: plugins/ktcore/admin/documentFieldsv2.php:222
4488 msgid "Fieldset created." 4519 msgid "Fieldset created."
4489 msgstr "" 4520 msgstr ""
4490 4521
4491 -#: plugins/ktcore/admin/documentFieldsv2.php:300 4522 +#: plugins/ktcore/admin/documentFieldsv2.php:301
4492 msgid "Fieldset deleted" 4523 msgid "Fieldset deleted"
4493 msgstr "" 4524 msgstr ""
4494 4525
4495 -#: plugins/ktcore/admin/documentFieldsv2.php:414 4526 +#: plugins/ktcore/admin/documentFieldsv2.php:415
4496 msgid "Fieldset details updated." 4527 msgid "Fieldset details updated."
4497 msgstr "" 4528 msgstr ""
4498 4529
4499 -#: i18n/templates.c:1769 i18n/templates.c:2111 i18n/templates.c:3320 4530 +#: i18n/templates.c:1721 i18n/templates.c:2063 i18n/templates.c:3272
4500 msgid "Fieldset members" 4531 msgid "Fieldset members"
4501 msgstr "" 4532 msgstr ""
4502 4533
4503 -#: i18n/templates.c:1757 i18n/templates.c:2072 i18n/templates.c:3308 4534 +#: i18n/templates.c:1709 i18n/templates.c:2024 i18n/templates.c:3260
4504 msgid "Fieldset properties" 4535 msgid "Fieldset properties"
4505 msgstr "" 4536 msgstr ""
4506 4537
4507 -#: search2/search/search.inc.php:365 4538 +#: search2/search/search.inc.php:380
4508 msgid "Fieldset was not found" 4539 msgid "Fieldset was not found"
4509 msgstr "" 4540 msgstr ""
4510 4541
4511 -#: plugins/ktcore/admin/documentTypes.php:240 4542 +#: plugins/ktcore/admin/documentTypes.php:241
4512 msgid "Fieldsets associated." 4543 msgid "Fieldsets associated."
4513 msgstr "" 4544 msgstr ""
4514 4545
4515 -#: i18n/templates.c:1607 4546 +#: i18n/templates.c:1550
4516 msgid "Fieldsets bring together different fields into a collection of related information." 4547 msgid "Fieldsets bring together different fields into a collection of related information."
4517 msgstr "" 4548 msgstr ""
4518 4549
4519 -#: plugins/ktcore/admin/documentTypes.php:221 4550 +#: plugins/ktcore/admin/documentTypes.php:222
4520 msgid "Fieldsets removed." 4551 msgid "Fieldsets removed."
4521 msgstr "" 4552 msgstr ""
4522 4553
4523 -#: i18n/templates.c:1805 4554 +#: i18n/templates.c:1757
4524 msgid "Fieldsets that are marked as conditional." 4555 msgid "Fieldsets that are marked as conditional."
4525 msgstr "" 4556 msgstr ""
4526 4557
4527 -#: plugins/ktcore/KTDocumentActions.php:576  
4528 -#: plugins/ktcore/folder/addDocument.php:112 4558 +#: plugins/ktcore/KTDocumentActions.php:591
  4559 +#: plugins/ktcore/folder/addDocument.php:116
4529 msgid "File" 4560 msgid "File"
4530 msgstr "" 4561 msgstr ""
4531 4562
4532 -#: lib/browse/Criteria.inc:743 4563 +#: lib/browse/Criteria.inc:742
4533 msgid "File Size" 4564 msgid "File Size"
4534 msgstr "" 4565 msgstr ""
4535 4566
4536 -#: i18n/templates.c:266 i18n/templates.c:323 4567 +#: i18n/templates.c:269 i18n/templates.c:326
4537 msgid "File is a" 4568 msgid "File is a"
4538 msgstr "" 4569 msgstr ""
4539 4570
4540 -#: plugins/ktcore/folder/addDocument.php:222 4571 +#: plugins/ktcore/folder/addDocument.php:229
4541 msgid "File uploaded successfully. Please fill in the metadata below." 4572 msgid "File uploaded successfully. Please fill in the metadata below."
4542 msgstr "" 4573 msgstr ""
4543 4574
4544 -#: plugins/ktcore/folder/addDocument.php:217 4575 +#: plugins/ktcore/folder/addDocument.php:224
4545 msgid "File uploaded successfully. Processing." 4576 msgid "File uploaded successfully. Processing."
4546 msgstr "" 4577 msgstr ""
4547 4578
4548 -#: lib/validation/dispatchervalidation.inc.php:292 4579 +#: lib/validation/dispatchervalidation.inc.php:293
4549 msgid "File uploads are disabled in your PHP configuration" 4580 msgid "File uploads are disabled in your PHP configuration"
4550 msgstr "" 4581 msgstr ""
4551 4582
4552 -#: plugins/ktcore/KTDocumentActions.php:1022  
4553 -#: plugins/ktcore/KTDocumentActions.php:1224  
4554 -#: plugins/rssplugin/KTrss.inc.php:406  
4555 -#: search2/search/fields/FilenameField.inc.php:46 i18n/templates.c:125 4583 +#: plugins/ktcore/KTDocumentActions.php:1037
  4584 +#: plugins/ktcore/KTDocumentActions.php:1239
  4585 +#: plugins/rssplugin/KTrss.inc.php:407
  4586 +#: search2/search/fields/FilenameField.inc.php:47 i18n/templates.c:125
4556 #: i18n/templates.c:176 4587 #: i18n/templates.c:176
4557 msgid "Filename" 4588 msgid "Filename"
4558 msgstr "" 4589 msgstr ""
4559 4590
4560 -#: i18n/templates.c:221 4591 +#: i18n/templates.c:224
4561 msgid "Files" 4592 msgid "Files"
4562 msgstr "" 4593 msgstr ""
4563 4594
4564 -#: search2/search/fields/FilesizeField.inc.php:43 4595 +#: search2/search/fields/FilesizeField.inc.php:44
4565 msgid "Filesize" 4596 msgid "Filesize"
4566 msgstr "" 4597 msgstr ""
4567 4598
4568 -#: lib/import/fsimportstorage.inc.php:49 4599 +#: lib/import/fsimportstorage.inc.php:50
4569 msgid "Filesystem location given does not exist" 4600 msgid "Filesystem location given does not exist"
4570 msgstr "" 4601 msgstr ""
4571 4602
4572 -#: lib/import/fsimportstorage.inc.php:52 4603 +#: lib/import/fsimportstorage.inc.php:53
4573 msgid "Filesystem location given is not a directory" 4604 msgid "Filesystem location given is not a directory"
4574 msgstr "" 4605 msgstr ""
4575 4606
4576 -#: i18n/templates.c:506 i18n/templates.c:512 i18n/templates.c:2294  
4577 -#: i18n/templates.c:2300 i18n/templates.c:3464 i18n/templates.c:3467  
4578 -#: i18n/templates.c:3554 i18n/templates.c:3557 i18n/templates.c:3770  
4579 -#: i18n/templates.c:3776 i18n/templates.c:4037 4607 +#: i18n/templates.c:521 i18n/templates.c:527 i18n/templates.c:2246
  4608 +#: i18n/templates.c:2252 i18n/templates.c:3416 i18n/templates.c:3419
  4609 +#: i18n/templates.c:3506 i18n/templates.c:3509 i18n/templates.c:3722
  4610 +#: i18n/templates.c:3728 i18n/templates.c:3989
4580 msgid "Filter" 4611 msgid "Filter"
4581 msgstr "" 4612 msgstr ""
4582 4613
4583 -#: i18n/templates.c:4031 4614 +#: i18n/templates.c:3983
4584 msgid "Filter<" 4615 msgid "Filter<"
4585 msgstr "" 4616 msgstr ""
4586 4617
4587 -#: i18n/templates.c:2177 4618 +#: i18n/templates.c:2129
4588 msgid "Find out what's new in <strong>KT 3</strong>." 4619 msgid "Find out what's new in <strong>KT 3</strong>."
4589 msgstr "" 4620 msgstr ""
4590 4621
4591 -#: i18n/templates.c:2312 4622 +#: i18n/templates.c:2264
4592 msgid "Finish with this column's behaviours." 4623 msgid "Finish with this column's behaviours."
4593 msgstr "" 4624 msgstr ""
4594 4625
4595 -#: plugins/ktcore/KTPortlets.php:94  
4596 -#: search2/search/fields/FolderField.inc.php:43 i18n/templates.c:3824  
4597 -#: i18n/templates.c:5255 4626 +#: plugins/ktcore/KTPortlets.php:95
  4627 +#: search2/search/fields/FolderField.inc.php:44 i18n/templates.c:3776
  4628 +#: i18n/templates.c:5222
4598 msgid "Folder" 4629 msgid "Folder"
4599 msgstr "" 4630 msgstr ""
4600 4631
4601 -#: plugins/ktcore/folder/Rename.php:103 4632 +#: plugins/ktcore/folder/Rename.php:104
4602 #, php-format 4633 #, php-format
4603 msgid "Folder \"%s\" renamed to \"%s\"." 4634 msgid "Folder \"%s\" renamed to \"%s\"."
4604 msgstr "" 4635 msgstr ""
4605 4636
4606 -#: plugins/ktcore/folder/Transactions.php:81 i18n/templates.c:563 4637 +#: plugins/ktcore/folder/Transactions.php:82 i18n/templates.c:578
4607 msgid "Folder History" 4638 msgid "Folder History"
4608 msgstr "" 4639 msgstr ""
4609 4640
4610 -#: search2/search/fields/FolderFieldID.inc.php:43 4641 +#: search2/search/fields/FolderFieldID.inc.php:44
4611 msgid "Folder ID" 4642 msgid "Folder ID"
4612 msgstr "" 4643 msgstr ""
4613 4644
4614 -#: i18n/templates.c:557 4645 +#: i18n/templates.c:572
4615 msgid "Folder Transaction History" 4646 msgid "Folder Transaction History"
4616 msgstr "" 4647 msgstr ""
4617 4648
4618 -#: lib/dashboard/Notification.inc.php:210  
4619 -#: lib/subscriptions/subscriptions.inc.php:778 4649 +#: lib/dashboard/Notification.inc.php:211
  4650 +#: lib/subscriptions/subscriptions.inc.php:779
4620 msgid "Folder added" 4651 msgid "Folder added"
4621 msgstr "" 4652 msgstr ""
4622 4653
4623 -#: lib/foldermanagement/folderutil.inc.php:93 4654 +#: lib/foldermanagement/folderutil.inc.php:94
4624 msgid "Folder created" 4655 msgid "Folder created"
4625 msgstr "" 4656 msgstr ""
4626 4657
@@ -4628,70 +4659,70 @@ msgstr &quot;&quot; @@ -4628,70 +4659,70 @@ msgstr &quot;&quot;
4628 msgid "Folder details" 4659 msgid "Folder details"
4629 msgstr "" 4660 msgstr ""
4630 4661
4631 -#: lib/foldermanagement/folderutil.inc.php:133 4662 +#: lib/foldermanagement/folderutil.inc.php:134
4632 msgid "Folder has no parent" 4663 msgid "Folder has no parent"
4633 msgstr "" 4664 msgstr ""
4634 4665
4635 -#: search2/ajax/treeNodes.php:39 4666 +#: search2/ajax/treeNodes.php:40
4636 msgid "Folder id is not specified." 4667 msgid "Folder id is not specified."
4637 msgstr "" 4668 msgstr ""
4638 4669
4639 -#: i18n/templates.c:782 i18n/templates.c:809 4670 +#: i18n/templates.c:743 i18n/templates.c:764
4640 msgid "Folder is no longer available" 4671 msgid "Folder is no longer available"
4641 msgstr "" 4672 msgstr ""
4642 4673
4643 -#: lib/foldermanagement/folderutil.inc.php:206 4674 +#: lib/foldermanagement/folderutil.inc.php:207
4644 #, php-format 4675 #, php-format
4645 msgid "Folder moved from %s to %s" 4676 msgid "Folder moved from %s to %s"
4646 msgstr "" 4677 msgstr ""
4647 4678
4648 -#: plugins/ktcore/KTFolderActions.php:96 4679 +#: plugins/ktcore/KTFolderActions.php:97
4649 msgid "Folder name" 4680 msgid "Folder name"
4650 msgstr "" 4681 msgstr ""
4651 4682
4652 -#: lib/foldermanagement/folderutil.inc.php:139 4683 +#: lib/foldermanagement/folderutil.inc.php:140
4653 msgid "Folder parent does not exist" 4684 msgid "Folder parent does not exist"
4654 msgstr "" 4685 msgstr ""
4655 4686
4656 -#: lib/dashboard/Notification.inc.php:211  
4657 #: lib/dashboard/Notification.inc.php:212 4687 #: lib/dashboard/Notification.inc.php:212
4658 -#: lib/subscriptions/subscriptions.inc.php:779 4688 +#: lib/dashboard/Notification.inc.php:213
4659 #: lib/subscriptions/subscriptions.inc.php:780 4689 #: lib/subscriptions/subscriptions.inc.php:780
  4690 +#: lib/subscriptions/subscriptions.inc.php:781
4660 msgid "Folder removed" 4691 msgid "Folder removed"
4661 msgstr "" 4692 msgstr ""
4662 4693
4663 -#: plugins/ktcore/folder/Transactions.php:52  
4664 -#: plugins/ktcore/folder/Transactions.php:57 4694 +#: plugins/ktcore/folder/Transactions.php:53
  4695 +#: plugins/ktcore/folder/Transactions.php:58
4665 msgid "Folder transactions" 4696 msgid "Folder transactions"
4666 msgstr "" 4697 msgstr ""
4667 4698
4668 -#: lib/foldermanagement/folderutil.inc.php:124  
4669 -#: lib/foldermanagement/folderutil.inc.php:416 4699 +#: lib/foldermanagement/folderutil.inc.php:125
  4700 +#: lib/foldermanagement/folderutil.inc.php:417
4670 msgid "Folder with the same name already exists in the new parent folder" 4701 msgid "Folder with the same name already exists in the new parent folder"
4671 msgstr "" 4702 msgstr ""
4672 4703
4673 -#: lib/browse/browseutil.inc.php:200 i18n/templates.c:5666  
4674 -#: i18n/templates.c:5687 i18n/templates.c:5711 4704 +#: lib/browse/browseutil.inc.php:201 i18n/templates.c:5633
  4705 +#: i18n/templates.c:5654 i18n/templates.c:5678
4675 msgid "Folders" 4706 msgid "Folders"
4676 msgstr "" 4707 msgstr ""
4677 4708
4678 -#: i18n/templates.c:3119 4709 +#: i18n/templates.c:3071
4679 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." 4710 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."
4680 msgstr "" 4711 msgstr ""
4681 4712
4682 -#: lib/foldermanagement/folderutil.inc.php:376  
4683 -#: lib/foldermanagement/folderutil.inc.php:475 4713 +#: lib/foldermanagement/folderutil.inc.php:377
  4714 +#: lib/foldermanagement/folderutil.inc.php:476
4684 msgid "Folders: " 4715 msgid "Folders: "
4685 msgstr "" 4716 msgstr ""
4686 4717
4687 -#: plugins/ktcore/admin/groupManagement.php:188  
4688 -#: plugins/ktcore/admin/groupManagement.php:376  
4689 -#: plugins/ktcore/admin/groupManagement.php:720  
4690 -#: plugins/ktcore/admin/userManagement.php:632 4718 +#: plugins/ktcore/admin/groupManagement.php:189
  4719 +#: plugins/ktcore/admin/groupManagement.php:377
  4720 +#: plugins/ktcore/admin/groupManagement.php:721
  4721 +#: plugins/ktcore/admin/userManagement.php:663
4691 msgid "For security purposes, you cannot remove your own administration priviledges." 4722 msgid "For security purposes, you cannot remove your own administration priviledges."
4692 msgstr "" 4723 msgstr ""
4693 4724
4694 -#: i18n/templates.c:1892 4725 +#: i18n/templates.c:1844
4695 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." 4726 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."
4696 msgstr "" 4727 msgstr ""
4697 4728
@@ -4699,275 +4730,283 @@ msgstr &quot;&quot; @@ -4699,275 +4730,283 @@ msgstr &quot;&quot;
4699 msgid "Force CheckIn" 4730 msgid "Force CheckIn"
4700 msgstr "" 4731 msgstr ""
4701 4732
4702 -#: i18n/templates.c:6020 4733 +#: i18n/templates.c:5987
4703 msgid "Force Checkin" 4734 msgid "Force Checkin"
4704 msgstr "" 4735 msgstr ""
4705 4736
4706 -#: plugins/ktcore/KTDocumentActions.php:594 4737 +#: plugins/ktcore/KTDocumentActions.php:609
4707 msgid "Force Original Filename" 4738 msgid "Force Original Filename"
4708 msgstr "" 4739 msgstr ""
4709 4740
4710 -#: i18n/templates.c:5024 4741 +#: i18n/templates.c:4976
4711 msgid "Force the user to change their password on their next login." 4742 msgid "Force the user to change their password on their next login."
4712 msgstr "" 4743 msgstr ""
4713 4744
4714 -#: i18n/templates.c:5018 i18n/templates.c:5021 4745 +#: i18n/templates.c:4970 i18n/templates.c:4973
4715 msgid "Force user to change password" 4746 msgid "Force user to change password"
4716 msgstr "" 4747 msgstr ""
4717 4748
4718 -#: lib/ktentity.inc:220 4749 +#: lib/ktentity.inc:221
4719 #, php-format 4750 #, php-format
4720 msgid "Found and testing object cache for class %s, id %d" 4751 msgid "Found and testing object cache for class %s, id %d"
4721 msgstr "" 4752 msgstr ""
4722 4753
4723 -#: i18n/templates.c:209 4754 +#: i18n/templates.c:212
4724 msgid "Free Space" 4755 msgid "Free Space"
4725 msgstr "" 4756 msgstr ""
4726 4757
4727 -#: plugins/ktcore/scheduler/taskScheduler.php:68 4758 +#: plugins/ktcore/scheduler/taskScheduler.php:69
4728 msgid "Frequency" 4759 msgid "Frequency"
4729 msgstr "" 4760 msgstr ""
4730 4761
4731 -#: i18n/templates.c:2501 4762 +#: i18n/templates.c:2453
4732 msgid "Frequency at which migration batch task runs:" 4763 msgid "Frequency at which migration batch task runs:"
4733 msgstr "" 4764 msgstr ""
4734 4765
4735 -#: i18n/templates.c:5852 4766 +#: i18n/templates.c:5819
4736 msgid "From this panel you can edit or delete existing link types." 4767 msgid "From this panel you can edit or delete existing link types."
4737 msgstr "" 4768 msgstr ""
4738 4769
4739 -#: search2/search/fields/FullPathField.inc.php:45 4770 +#: search2/search/fields/FullPathField.inc.php:46
4740 msgid "Full Path" 4771 msgid "Full Path"
4741 msgstr "" 4772 msgstr ""
4742 4773
4743 -#: plugins/ktstandard/KTIndexer.php:45 4774 +#: plugins/ktstandard/KTIndexer.php:46
4744 msgid "Full-text Content Indexing" 4775 msgid "Full-text Content Indexing"
4745 msgstr "" 4776 msgstr ""
4746 4777
4747 -#: lib/util/ktutil.inc:104 4778 +#: lib/util/ktutil.inc:185
4748 msgid "GB" 4779 msgid "GB"
4749 msgstr "" 4780 msgstr ""
4750 4781
4751 -#: lib/browse/Criteria.inc:678 4782 +#: lib/browse/Criteria.inc:680
4752 msgid "General Metadata" 4783 msgid "General Metadata"
4753 msgstr "" 4784 msgstr ""
4754 4785
4755 -#: search2/search/fields/GeneralTextField.inc.php:43 4786 +#: search2/search/fields/GeneralTextField.inc.php:44
4756 msgid "General Text" 4787 msgid "General Text"
4757 msgstr "" 4788 msgstr ""
4758 4789
4759 -#: plugins/ktstandard/PDFGeneratorAction.php:73  
4760 -#: plugins/ktstandard/PDFGeneratorAction.php:127  
4761 -#: plugins/ktstandard/PDFGeneratorAction.php:275  
4762 -#: plugins/ktstandard/PDFGeneratorAction.php:295 4790 +#: plugins/ktstandard/PDFGeneratorAction.php:74
  4791 +#: plugins/ktstandard/PDFGeneratorAction.php:128
  4792 +#: plugins/ktstandard/PDFGeneratorAction.php:276
  4793 +#: plugins/ktstandard/PDFGeneratorAction.php:296
4763 msgid "Generate PDF" 4794 msgid "Generate PDF"
4764 msgstr "" 4795 msgstr ""
4765 4796
4766 -#: i18n/templates.c:944 4797 +#: i18n/templates.c:872
4767 msgid "Generate PDF of" 4798 msgid "Generate PDF of"
4768 msgstr "" 4799 msgstr ""
4769 4800
4770 -#: plugins/ktcore/admin/documentFieldsv2.php:124  
4771 -#: plugins/ktcore/admin/documentFieldsv2.php:336 i18n/templates.c:1418  
4772 -#: i18n/templates.c:1586 i18n/templates.c:1652 i18n/templates.c:3359 4801 +#: plugins/ktcore/admin/documentFieldsv2.php:125
  4802 +#: plugins/ktcore/admin/documentFieldsv2.php:337 i18n/templates.c:1355
  4803 +#: i18n/templates.c:1529 i18n/templates.c:1604 i18n/templates.c:3311
4773 msgid "Generic" 4804 msgid "Generic"
4774 msgstr "" 4805 msgstr ""
4775 4806
4776 -#: plugins/ktcore/KTColumns.inc.php:183 4807 +#: plugins/ktcore/KTColumns.inc.php:184
4777 msgid "Generic Date Function" 4808 msgid "Generic Date Function"
4778 msgstr "" 4809 msgstr ""
4779 4810
4780 -#: lib/widgets/fieldsetDisplay.inc.php:367 4811 +#: lib/widgets/fieldsetDisplay.inc.php:368
4781 msgid "Generic Document Information" 4812 msgid "Generic Document Information"
4782 msgstr "" 4813 msgstr ""
4783 4814
4784 -#: i18n/templates.c:254 i18n/templates.c:314 4815 +#: i18n/templates.c:257 i18n/templates.c:317
4785 msgid "Generic Information" 4816 msgid "Generic Information"
4786 msgstr "" 4817 msgstr ""
4787 4818
4788 -#: plugins/ktcore/KTBulkActions.php:875 4819 +#: plugins/ktcore/KTBulkActions.php:876
4789 #, php-format 4820 #, php-format
4790 msgid "Go <a href=\"%s\">here</a> to download the zip file if you are not automatically redirected there" 4821 msgid "Go <a href=\"%s\">here</a> to download the zip file if you are not automatically redirected there"
4791 msgstr "" 4822 msgstr ""
4792 4823
4793 -#: i18n/templates.c:2654 4824 +#: i18n/templates.c:2606
4794 msgid "Grammar" 4825 msgid "Grammar"
4795 msgstr "" 4826 msgstr ""
4796 4827
4797 -#: plugins/ktcore/folder/Permissions.php:408  
4798 -#: plugins/ktcore/folder/Permissions.php:415 i18n/templates.c:419  
4799 -#: i18n/templates.c:3497 i18n/templates.c:3614 i18n/templates.c:3635  
4800 -#: i18n/templates.c:3791 i18n/templates.c:3809 i18n/templates.c:4673  
4801 -#: i18n/templates.c:6113 4828 +#: lib/browse/Criteria.inc:745
  4829 +msgid "Greater than"
  4830 +msgstr ""
  4831 +
  4832 +#: plugins/ktcore/folder/Permissions.php:409
  4833 +#: plugins/ktcore/folder/Permissions.php:416 i18n/templates.c:434
  4834 +#: i18n/templates.c:3449 i18n/templates.c:3566 i18n/templates.c:3587
  4835 +#: i18n/templates.c:3743 i18n/templates.c:3761 i18n/templates.c:4625
  4836 +#: i18n/templates.c:6080
4802 msgid "Group" 4837 msgid "Group"
4803 msgstr "" 4838 msgstr ""
4804 4839
4805 -#: plugins/ktcore/admin/groupManagement.php:695 4840 +#: plugins/ktcore/admin/groupManagement.php:696
4806 #, php-format 4841 #, php-format
4807 msgid "Group \"%s\" created." 4842 msgid "Group \"%s\" created."
4808 msgstr "" 4843 msgstr ""
4809 4844
4810 -#: plugins/ktcore/admin/groupManagement.php:724 4845 +#: plugins/ktcore/admin/groupManagement.php:725
4811 #, php-format 4846 #, php-format
4812 msgid "Group \"%s\" deleted." 4847 msgid "Group \"%s\" deleted."
4813 msgstr "" 4848 msgstr ""
4814 4849
4815 -#: i18n/templates.c:4922 4850 +#: i18n/templates.c:4874
4816 msgid "Group Administration" 4851 msgid "Group Administration"
4817 msgstr "" 4852 msgstr ""
4818 4853
4819 -#: plugins/ktcore/admin/groupManagement.php:58  
4820 -#: plugins/ktcore/admin/groupManagement.php:65  
4821 -#: plugins/ktcore/admin/groupManagement.php:737 4854 +#: plugins/ktcore/admin/groupManagement.php:59
  4855 +#: plugins/ktcore/admin/groupManagement.php:66
  4856 +#: plugins/ktcore/admin/groupManagement.php:738
4822 msgid "Group Management" 4857 msgid "Group Management"
4823 msgstr "" 4858 msgstr ""
4824 4859
4825 -#: i18n/templates.c:5357 4860 +#: i18n/templates.c:5324
4826 msgid "Group Memberships" 4861 msgid "Group Memberships"
4827 msgstr "" 4862 msgstr ""
4828 4863
4829 -#: plugins/ktcore/admin/groupManagement.php:86  
4830 -#: plugins/ktcore/admin/groupManagement.php:126  
4831 -#: plugins/ktcore/admin/groupManagement.php:552  
4832 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:542  
4833 -#: i18n/templates.c:1244 i18n/templates.c:4946 4864 +#: plugins/ktcore/admin/groupManagement.php:87
  4865 +#: plugins/ktcore/admin/groupManagement.php:127
  4866 +#: plugins/ktcore/admin/groupManagement.php:553
  4867 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:543
  4868 +#: i18n/templates.c:1172 i18n/templates.c:4898
4834 msgid "Group Name" 4869 msgid "Group Name"
4835 msgstr "" 4870 msgstr ""
4836 4871
4837 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:276 4872 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:277
4838 msgid "Group Restrictions" 4873 msgid "Group Restrictions"
4839 msgstr "" 4874 msgstr ""
4840 4875
4841 -#: plugins/ktcore/admin/groupManagement.php:753 4876 +#: plugins/ktcore/admin/groupManagement.php:754
4842 msgid "Group currently has no subgroups." 4877 msgid "Group currently has no subgroups."
4843 msgstr "" 4878 msgstr ""
4844 4879
4845 -#: plugins/ktcore/admin/groupManagement.php:195  
4846 -#: plugins/ktcore/admin/groupManagement.php:197 4880 +#: plugins/ktcore/admin/groupManagement.php:196
  4881 +#: plugins/ktcore/admin/groupManagement.php:198
4847 msgid "Group details updated." 4882 msgid "Group details updated."
4848 msgstr "" 4883 msgstr ""
4849 4884
4850 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:505 4885 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:506
4851 msgid "Group's name" 4886 msgid "Group's name"
4852 msgstr "" 4887 msgstr ""
4853 4888
4854 -#: plugins/ktcore/admin/workflowsv2.php:2193 4889 +#: plugins/ktcore/admin/workflowsv2.php:2194
4855 #, php-format 4890 #, php-format
4856 msgid "Group: %s" 4891 msgid "Group: %s"
4857 msgstr "" 4892 msgstr ""
4858 4893
4859 -#: plugins/ktcore/admin/groupManagement.php:409  
4860 -#: plugins/ktcore/admin/userManagement.php:354  
4861 -#: plugins/ktcore/admin/workflowsv2.php:2150  
4862 -#: plugins/ktstandard/KTEmail.php:306 i18n/templates.c:3155  
4863 -#: i18n/templates.c:3413 i18n/templates.c:4616 i18n/templates.c:4730 4894 +#: plugins/ktcore/admin/groupManagement.php:410
  4895 +#: plugins/ktcore/admin/userManagement.php:380
  4896 +#: plugins/ktcore/admin/workflowsv2.php:2151
  4897 +#: plugins/ktstandard/KTEmail.php:307 i18n/templates.c:3107
  4898 +#: i18n/templates.c:3365 i18n/templates.c:4568 i18n/templates.c:4682
4864 msgid "Groups" 4899 msgid "Groups"
4865 msgstr "" 4900 msgstr ""
4866 4901
4867 -#: i18n/templates.c:4928 4902 +#: i18n/templates.c:4880
4868 msgid "Groups allow you to assign permissions and roles to a number of different users at once." 4903 msgid "Groups allow you to assign permissions and roles to a number of different users at once."
4869 msgstr "" 4904 msgstr ""
4870 4905
4871 -#: i18n/templates.c:5153 4906 +#: i18n/templates.c:5105
4872 msgid "Groups may contain other groups, allowing for a convenient way to build tree's of users and efficiently assign security privileges." 4907 msgid "Groups may contain other groups, allowing for a convenient way to build tree's of users and efficiently assign security privileges."
4873 msgstr "" 4908 msgstr ""
4874 4909
4875 -#: i18n/templates.c:3539 4910 +#: i18n/templates.c:3491
4876 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." 4911 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."
4877 msgstr "" 4912 msgstr ""
4878 4913
4879 -#: plugins/ktcore/admin/groupManagement.php:651 4914 +#: plugins/ktcore/admin/groupManagement.php:652
4880 msgid "Groups without units cannot be Unit Administrators." 4915 msgid "Groups without units cannot be Unit Administrators."
4881 msgstr "" 4916 msgstr ""
4882 4917
4883 -#: plugins/ktcore/admin/workflowsv2.php:1653  
4884 -#: plugins/ktcore/admin/workflowsv2.php:1875 4918 +#: plugins/ktcore/admin/workflowsv2.php:1654
  4919 +#: plugins/ktcore/admin/workflowsv2.php:1876
4885 msgid "Guard" 4920 msgid "Guard"
4886 msgstr "" 4921 msgstr ""
4887 4922
4888 -#: i18n/templates.c:3062 4923 +#: i18n/templates.c:3014
4889 msgid "Guard Condition" 4924 msgid "Guard Condition"
4890 msgstr "" 4925 msgstr ""
4891 4926
4892 -#: i18n/templates.c:3059 4927 +#: i18n/templates.c:3011
4893 msgid "Guard Condition for Transition" 4928 msgid "Guard Condition for Transition"
4894 msgstr "" 4929 msgstr ""
4895 4930
4896 -#: i18n/templates.c:3050 4931 +#: i18n/templates.c:3002
4897 msgid "Guard Groups" 4932 msgid "Guard Groups"
4898 msgstr "" 4933 msgstr ""
4899 4934
4900 -#: i18n/templates.c:3047 4935 +#: i18n/templates.c:2999
4901 msgid "Guard Groups for Transition" 4936 msgid "Guard Groups for Transition"
4902 msgstr "" 4937 msgstr ""
4903 4938
4904 -#: i18n/templates.c:3074 4939 +#: i18n/templates.c:3026
4905 msgid "Guard Permissions" 4940 msgid "Guard Permissions"
4906 msgstr "" 4941 msgstr ""
4907 4942
4908 -#: i18n/templates.c:3026 4943 +#: i18n/templates.c:2978
4909 msgid "Guard Roles" 4944 msgid "Guard Roles"
4910 msgstr "" 4945 msgstr ""
4911 4946
4912 -#: i18n/templates.c:3023 4947 +#: i18n/templates.c:2975
4913 msgid "Guard Roles for Transition" 4948 msgid "Guard Roles for Transition"
4914 msgstr "" 4949 msgstr ""
4915 4950
4916 -#: i18n/templates.c:3071 4951 +#: i18n/templates.c:3023
4917 msgid "Guard permissions for Transition" 4952 msgid "Guard permissions for Transition"
4918 msgstr "" 4953 msgstr ""
4919 4954
4920 -#: i18n/templates.c:4469 4955 +#: i18n/templates.c:4421
4921 msgid "Guards" 4956 msgid "Guards"
4922 msgstr "" 4957 msgstr ""
4923 4958
4924 -#: i18n/templates.c:2261 4959 +#: i18n/templates.c:2213
4925 msgid "Guide to using cron:" 4960 msgid "Guide to using cron:"
4926 msgstr "" 4961 msgstr ""
4927 4962
4928 -#: plugins/ktstandard/workflow/adminpage.php:97 4963 +#: plugins/ktstandard/workflow/adminpage.php:98
4929 msgid "Handler removed." 4964 msgid "Handler removed."
4930 msgstr "" 4965 msgstr ""
4931 4966
4932 -#: plugins/ktstandard/workflow/adminpage.php:116 4967 +#: plugins/ktstandard/workflow/adminpage.php:117
4933 msgid "Handler set." 4968 msgid "Handler set."
4934 msgstr "" 4969 msgstr ""
4935 4970
4936 -#: config/siteMap.inc:77 help.php:74 4971 +#: config/siteMap.inc:78 help.php:75
4937 msgid "Help" 4972 msgid "Help"
4938 msgstr "" 4973 msgstr ""
4939 4974
4940 -#: plugins/ktcore/admin/manageHelp.php:58  
4941 -#: plugins/ktcore/admin/manageHelp.php:60  
4942 -#: plugins/ktcore/admin/manageHelp.php:75 4975 +#: plugins/ktcore/admin/manageHelp.php:59
  4976 +#: plugins/ktcore/admin/manageHelp.php:61
  4977 +#: plugins/ktcore/admin/manageHelp.php:76
4943 msgid "Help Administration" 4978 msgid "Help Administration"
4944 msgstr "" 4979 msgstr ""
4945 4980
4946 -#: i18n/templates.c:5702 4981 +#: i18n/templates.c:5669
4947 msgid "Help content" 4982 msgid "Help content"
4948 msgstr "" 4983 msgstr ""
4949 4984
4950 -#: i18n/templates.c:365 4985 +#: i18n/templates.c:368
4951 msgid "Hint" 4986 msgid "Hint"
4952 msgstr "" 4987 msgstr ""
4953 4988
4954 -#: dashboard.php:76 olddashboard.php:81 4989 +#: dashboard.php:77 olddashboard.php:82
4955 msgid "Home" 4990 msgid "Home"
4956 msgstr "" 4991 msgstr ""
4957 4992
4958 -#: plugins/housekeeper/HouseKeeperPlugin.php:52 4993 +#: lib/browse/Criteria.inc:935
  4994 +msgid "Hours"
  4995 +msgstr ""
  4996 +
  4997 +#: plugins/housekeeper/HouseKeeperPlugin.php:53
4959 msgid "Housekeeper" 4998 msgid "Housekeeper"
4960 msgstr "" 4999 msgstr ""
4961 5000
4962 -#: i18n/templates.c:446 i18n/templates.c:449 5001 +#: i18n/templates.c:461 i18n/templates.c:464
4963 msgid "How do I search?" 5002 msgid "How do I search?"
4964 msgstr "" 5003 msgstr ""
4965 5004
4966 -#: i18n/templates.c:5402 5005 +#: i18n/templates.c:5369
4967 msgid "Human Name" 5006 msgid "Human Name"
4968 msgstr "" 5007 msgstr ""
4969 5008
4970 -#: lib/foldermanagement/compressionArchiveUtil.inc.php:265 5009 +#: lib/foldermanagement/compressionArchiveUtil.inc.php:273
4971 msgid "IConv PHP extension not installed. The zip file compression could not handle output filename encoding conversion !" 5010 msgid "IConv PHP extension not installed. The zip file compression could not handle output filename encoding conversion !"
4972 msgstr "" 5011 msgstr ""
4973 5012
@@ -4975,171 +5014,171 @@ msgstr &quot;&quot; @@ -4975,171 +5014,171 @@ msgstr &quot;&quot;
4975 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." 5014 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."
4976 msgstr "" 5015 msgstr ""
4977 5016
4978 -#: plugins/ktcore/admin/workflowsv2.php:444 5017 +#: plugins/ktcore/admin/workflowsv2.php:445
4979 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." 5018 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."
4980 msgstr "" 5019 msgstr ""
4981 5020
4982 -#: i18n/templates.c:3527 5021 +#: i18n/templates.c:3479
4983 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." 5022 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."
4984 msgstr "" 5023 msgstr ""
4985 5024
4986 -#: plugins/ktcore/KTDocumentActions.php:595 5025 +#: plugins/ktcore/KTDocumentActions.php:610
4987 #, php-format 5026 #, php-format
4988 msgid "If this is checked, the uploaded document must have the same filename as the original: <strong>%s</strong>" 5027 msgid "If this is checked, the uploaded document must have the same filename as the original: <strong>%s</strong>"
4989 msgstr "" 5028 msgstr ""
4990 5029
4991 -#: plugins/ktcore/KTDocumentActions.php:584 5030 +#: plugins/ktcore/KTDocumentActions.php:599
4992 #, php-format 5031 #, php-format
4993 msgid "If this is checked, then the document's version number will be increased to %s. Otherwise, it will be considered a minor update, and the version number will be %s." 5032 msgid "If this is checked, then the document's version number will be increased to %s. Otherwise, it will be considered a minor update, and the version number will be %s."
4994 msgstr "" 5033 msgstr ""
4995 5034
4996 -#: plugins/ktcore/admin/userManagement.php:197  
4997 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:298 5035 +#: plugins/ktcore/admin/userManagement.php:223
  5036 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:299
4998 msgid "If this is specified then the user will have notifications sent to the email address entered above. If it is not set, then the user will only see notifications on the <strong>Dashboard</strong>" 5037 msgid "If this is specified then the user will have notifications sent to the email address entered above. If it is not set, then the user will only see notifications on the <strong>Dashboard</strong>"
4999 msgstr "" 5038 msgstr ""
5000 5039
5001 -#: plugins/ktcore/admin/userManagement.php:144 5040 +#: plugins/ktcore/admin/userManagement.php:158
5002 msgid "If this is specified then the user will have notifications sent to the email address entered above. If it isn't set, then the user will only see notifications on the <strong>Dashboard</strong>" 5041 msgid "If this is specified then the user will have notifications sent to the email address entered above. If it isn't set, then the user will only see notifications on the <strong>Dashboard</strong>"
5003 msgstr "" 5042 msgstr ""
5004 5043
5005 -#: preferences.php:90 5044 +#: preferences.php:91
5006 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>" 5045 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>"
5007 msgstr "" 5046 msgstr ""
5008 5047
5009 -#: i18n/templates.c:2171 5048 +#: i18n/templates.c:2123
5010 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." 5049 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."
5011 msgstr "" 5050 msgstr ""
5012 5051
5013 -#: i18n/templates.c:3101 5052 +#: i18n/templates.c:3053
5014 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." 5053 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."
5015 msgstr "" 5054 msgstr ""
5016 5055
5017 -#: i18n/templates.c:3212 5056 +#: i18n/templates.c:3164
5018 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>." 5057 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>."
5019 msgstr "" 5058 msgstr ""
5020 5059
5021 -#: i18n/templates.c:3164 5060 +#: i18n/templates.c:3116
5022 msgid "If you do not intend to move this document, you should <a href=\"#link#\">cancel the move</a>." 5061 msgid "If you do not intend to move this document, you should <a href=\"#link#\">cancel the move</a>."
5023 msgstr "" 5062 msgstr ""
5024 5063
5025 -#: i18n/templates.c:3692 i18n/templates.c:6170 5064 +#: i18n/templates.c:3644 i18n/templates.c:6137
5026 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." 5065 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."
5027 msgstr "" 5066 msgstr ""
5028 5067
5029 -#: i18n/templates.c:3218 5068 +#: i18n/templates.c:3170
5030 msgid "If you do not want to have this document be checked-out, please give a reason and cancel the checkout." 5069 msgid "If you do not want to have this document be checked-out, please give a reason and cancel the checkout."
5031 msgstr "" 5070 msgstr ""
5032 5071
5033 -#: i18n/templates.c:4889 5072 +#: i18n/templates.c:4841
5034 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." 5073 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."
5035 msgstr "" 5074 msgstr ""
5036 5075
5037 -#: lib/dispatcher.inc.php:334 5076 +#: lib/dispatcher.inc.php:335
5038 msgid "If you feel that this is incorrect, please report both the action and your username to a system administrator." 5077 msgid "If you feel that this is incorrect, please report both the action and your username to a system administrator."
5039 msgstr "" 5078 msgstr ""
5040 5079
5041 -#: i18n/templates.c:1955 5080 +#: i18n/templates.c:1907
5042 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." 5081 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."
5043 msgstr "" 5082 msgstr ""
5044 5083
5045 -#: i18n/templates.c:5741 5084 +#: i18n/templates.c:5708
5046 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" 5085 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"
5047 msgstr "" 5086 msgstr ""
5048 5087
5049 -#: i18n/templates.c:6200 5088 +#: i18n/templates.c:6167
5050 msgid "If you require assistance from an administrator to perform one of these tasks, use the Request Assistance action." 5089 msgid "If you require assistance from an administrator to perform one of these tasks, use the Request Assistance action."
5051 msgstr "" 5090 msgstr ""
5052 5091
5053 -#: plugins/ktstandard/workflow/FolderAssociator.php:143 5092 +#: plugins/ktstandard/workflow/FolderAssociator.php:144
5054 msgid "If you specify an automatic workflow, new documents will automatically enter that workflow's starting state. Setting this to \"No Automatic Workflow\" will mean that users can choose the appropriate workflow." 5093 msgid "If you specify an automatic workflow, new documents will automatically enter that workflow's starting state. Setting this to \"No Automatic Workflow\" will mean that users can choose the appropriate workflow."
5055 msgstr "" 5094 msgstr ""
5056 5095
5057 -#: search2/indexing/indexerCore.inc.php:169 5096 +#: search2/indexing/indexerCore.inc.php:170
5058 msgid "Immutable" 5097 msgid "Immutable"
5059 msgstr "" 5098 msgstr ""
5060 5099
5061 -#: plugins/ktstandard/ImmutableActionPlugin.php:46 5100 +#: plugins/ktstandard/ImmutableActionPlugin.php:47
5062 msgid "Immutable action plugin" 5101 msgid "Immutable action plugin"
5063 msgstr "" 5102 msgstr ""
5064 5103
5065 -#: i18n/templates.c:3533 5104 +#: i18n/templates.c:3485
5066 msgid "Import" 5105 msgid "Import"
5067 msgstr "" 5106 msgstr ""
5068 5107
5069 -#: i18n/templates.c:3518 5108 +#: i18n/templates.c:3470
5070 msgid "Import files into" 5109 msgid "Import files into"
5071 msgstr "" 5110 msgstr ""
5072 5111
5073 -#: plugins/ktcore/folder/BulkImport.php:57 i18n/templates.c:3521 5112 +#: plugins/ktcore/folder/BulkImport.php:58 i18n/templates.c:3473
5074 msgid "Import from Server Location" 5113 msgid "Import from Server Location"
5075 msgstr "" 5114 msgstr ""
5076 5115
5077 -#: i18n/templates.c:4067 5116 +#: i18n/templates.c:4019
5078 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." 5117 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."
5079 msgstr "" 5118 msgstr ""
5080 5119
5081 -#: i18n/templates.c:3140 i18n/templates.c:3383 5120 +#: i18n/templates.c:3092 i18n/templates.c:3335
5082 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." 5121 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."
5083 msgstr "" 5122 msgstr ""
5084 5123
5085 -#: plugins/ktcore/admin/documentFieldsv2.php:100  
5086 -#: plugins/ktcore/admin/documentFieldsv2.php:330 5124 +#: plugins/ktcore/admin/documentFieldsv2.php:101
  5125 +#: plugins/ktcore/admin/documentFieldsv2.php:331
5087 msgid "In order to ensure that the data that users enter is useful, it is essential that you provide a good example." 5126 msgid "In order to ensure that the data that users enter is useful, it is essential that you provide a good example."
5088 msgstr "" 5127 msgstr ""
5089 5128
5090 -#: i18n/templates.c:4151 5129 +#: i18n/templates.c:4103
5091 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." 5130 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."
5092 msgstr "" 5131 msgstr ""
5093 5132
5094 -#: i18n/templates.c:2006 5133 +#: i18n/templates.c:1958
5095 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>." 5134 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>."
5096 msgstr "" 5135 msgstr ""
5097 5136
5098 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:314 5137 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:315
5099 msgid "In order to have a chain of conditions, one initial field must be shown to the user. This is called the master field." 5138 msgid "In order to have a chain of conditions, one initial field must be shown to the user. This is called the master field."
5100 msgstr "" 5139 msgstr ""
5101 5140
5102 -#: i18n/templates.c:5918 5141 +#: i18n/templates.c:5885
5103 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." 5142 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."
5104 msgstr "" 5143 msgstr ""
5105 5144
5106 -#: i18n/templates.c:4049 5145 +#: i18n/templates.c:4001
5107 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." 5146 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."
5108 msgstr "" 5147 msgstr ""
5109 5148
5110 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:92 5149 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:93
5111 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\". Please enter a list of transitions, one per line. Transition names must be unique. You'll assign transitions to states in the next step." 5150 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\". Please enter a list of transitions, one per line. Transition names must be unique. You'll assign transitions to states in the next step."
5112 msgstr "" 5151 msgstr ""
5113 5152
5114 -#: plugins/ktcore/admin/workflowsv2.php:1017 5153 +#: plugins/ktcore/admin/workflowsv2.php:1018
5115 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\". Transition names must be unique within the workflow (e.g. within this workflow, you can only have one transition called \"publish\")" 5154 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\". Transition names must be unique within the workflow (e.g. within this workflow, you can only have one transition called \"publish\")"
5116 msgstr "" 5155 msgstr ""
5117 5156
5118 -#: plugins/ktcore/admin/workflowsv2.php:805 5157 +#: plugins/ktcore/admin/workflowsv2.php:806
5119 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." 5158 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."
5120 msgstr "" 5159 msgstr ""
5121 5160
5122 -#: i18n/templates.c:1547 5161 +#: i18n/templates.c:1490
5123 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." 5162 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."
5124 msgstr "" 5163 msgstr ""
5125 5164
5126 -#: i18n/templates.c:4448 5165 +#: i18n/templates.c:4400
5127 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." 5166 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."
5128 msgstr "" 5167 msgstr ""
5129 5168
5130 -#: plugins/ktcore/admin/workflowsv2.php:1135 5169 +#: plugins/ktcore/admin/workflowsv2.php:1136
5131 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." 5170 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."
5132 msgstr "" 5171 msgstr ""
5133 5172
5134 -#: i18n/templates.c:242 5173 +#: i18n/templates.c:245
5135 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." 5174 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."
5136 msgstr "" 5175 msgstr ""
5137 5176
5138 -#: i18n/templates.c:539 5177 +#: i18n/templates.c:554
5139 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." 5178 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."
5140 msgstr "" 5179 msgstr ""
5141 5180
5142 -#: i18n/templates.c:920 5181 +#: i18n/templates.c:848
5143 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." 5182 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."
5144 msgstr "" 5183 msgstr ""
5145 5184
@@ -5147,11 +5186,11 @@ msgstr &quot;&quot; @@ -5147,11 +5186,11 @@ msgstr &quot;&quot;
5147 msgid "Inactive" 5186 msgid "Inactive"
5148 msgstr "" 5187 msgstr ""
5149 5188
5150 -#: lib/documentmanagement/Document.inc:659 i18n/templates.c:2066 5189 +#: lib/documentmanagement/Document.inc:660 i18n/templates.c:2018
5151 msgid "Incomplete" 5190 msgid "Incomplete"
5152 msgstr "" 5191 msgstr ""
5153 5192
5154 -#: i18n/templates.c:2585 5193 +#: i18n/templates.c:2537
5155 msgid "Index Coverage:" 5194 msgid "Index Coverage:"
5156 msgstr "" 5195 msgstr ""
5157 5196
@@ -5159,775 +5198,792 @@ msgstr &quot;&quot; @@ -5159,775 +5198,792 @@ msgstr &quot;&quot;
5159 msgid "Index Date" 5198 msgid "Index Date"
5160 msgstr "" 5199 msgstr ""
5161 5200
5162 -#: plugins/ktcore/KTDashlets.php:205 5201 +#: plugins/ktcore/KTDashlets.php:221
5163 msgid "Indexer Status" 5202 msgid "Indexer Status"
5164 msgstr "" 5203 msgstr ""
5165 5204
5166 -#: search2/indexing/indexerCore.inc.php:688 5205 +#: search2/indexing/indexerCore.inc.php:694
5167 msgid "Indexer problem: " 5206 msgid "Indexer problem: "
5168 msgstr "" 5207 msgstr ""
5169 5208
5170 -#: i18n/templates.c:2588 5209 +#: i18n/templates.c:2540
5171 msgid "Indexing coverage percentage may vary from total - not all documents contain text." 5210 msgid "Indexing coverage percentage may vary from total - not all documents contain text."
5172 msgstr "" 5211 msgstr ""
5173 5212
5174 -#: search2/indexing/indexerCore.inc.php:970 5213 +#: search2/indexing/indexerCore.inc.php:976
5175 #, php-format 5214 #, php-format
5176 msgid "Indexing docid: %d extension: '%s' mimetype: '%s' extractor: '%s'" 5215 msgid "Indexing docid: %d extension: '%s' mimetype: '%s' extractor: '%s'"
5177 msgstr "" 5216 msgstr ""
5178 5217
5179 -#: i18n/templates.c:2558 5218 +#: i18n/templates.c:2510
5180 msgid "Indexing will not continue until all issues have been resolved." 5219 msgid "Indexing will not continue until all issues have been resolved."
5181 msgstr "" 5220 msgstr ""
5182 5221
5183 -#: plugins/ktcore/KTBulkActions.php:788 5222 +#: plugins/ktcore/KTBulkActions.php:789
5184 msgid "Indicate whether you would like to download these file as part of the checkout." 5223 msgid "Indicate whether you would like to download these file as part of the checkout."
5185 msgstr "" 5224 msgstr ""
5186 5225
5187 -#: plugins/ktcore/KTDocumentActions.php:427 5226 +#: plugins/ktcore/KTDocumentActions.php:428
5188 msgid "Indicate whether you would like to download this file as part of the checkout." 5227 msgid "Indicate whether you would like to download this file as part of the checkout."
5189 msgstr "" 5228 msgstr ""
5190 5229
5191 -#: i18n/templates.c:4607 5230 +#: i18n/templates.c:4559
5192 msgid "Inform Which Users?" 5231 msgid "Inform Which Users?"
5193 msgstr "" 5232 msgstr ""
5194 5233
5195 -#: plugins/ktcore/KTCorePlugin.php:325 5234 +#: plugins/ktcore/KTCorePlugin.php:326
5196 msgid "Information about this system and how to get support." 5235 msgid "Information about this system and how to get support."
5197 msgstr "" 5236 msgstr ""
5198 5237
5199 -#: i18n/templates.c:4721 5238 +#: i18n/templates.c:4673
5200 msgid "Informed Users" 5239 msgid "Informed Users"
5201 msgstr "" 5240 msgstr ""
5202 5241
5203 -#: i18n/templates.c:3758 5242 +#: i18n/templates.c:3710
5204 msgid "Inherit permissions" 5243 msgid "Inherit permissions"
5205 msgstr "" 5244 msgstr ""
5206 5245
5207 -#: plugins/ktcore/folder/Permissions.php:521 5246 +#: plugins/ktcore/folder/Permissions.php:548
5208 msgid "Inherit permissions from parent" 5247 msgid "Inherit permissions from parent"
5209 msgstr "" 5248 msgstr ""
5210 5249
5211 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:226 5250 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:227
5212 msgid "Initial data stored." 5251 msgid "Initial data stored."
5213 msgstr "" 5252 msgstr ""
5214 5253
5215 -#: i18n/templates.c:4349 5254 +#: i18n/templates.c:4301
5216 msgid "Install the GraphViz module to get a useful visualisation of your graph here." 5255 msgid "Install the GraphViz module to get a useful visualisation of your graph here."
5217 msgstr "" 5256 msgstr ""
5218 5257
5219 -#: i18n/templates.c:5273 5258 +#: i18n/templates.c:5240
5220 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." 5259 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."
5221 msgstr "" 5260 msgstr ""
5222 5261
5223 -#: i18n/templates.c:5327 5262 +#: i18n/templates.c:5294
5224 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." 5263 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."
5225 msgstr "" 5264 msgstr ""
5226 5265
5227 -#: lib/validation/dispatchervalidation.inc.php:69 5266 +#: lib/validation/dispatchervalidation.inc.php:70
5228 msgid "Insufficient permissions to perform action" 5267 msgid "Insufficient permissions to perform action"
5229 msgstr "" 5268 msgstr ""
5230 5269
5231 -#: search2/search/fields/DocumentOemNoField.inc.php:43 5270 +#: search2/search/fields/DocumentOemNoField.inc.php:44
5232 msgid "Integration Id" 5271 msgid "Integration Id"
5233 msgstr "" 5272 msgstr ""
5234 5273
5235 -#: plugins/ktstandard/KTDocumentLinks.php:55 5274 +#: plugins/ktstandard/KTDocumentLinks.php:56
5236 msgid "Inter-document linking" 5275 msgid "Inter-document linking"
5237 msgstr "" 5276 msgstr ""
5238 5277
5239 -#: plugins/ktcore/KTPermissions.php:409 plugins/ktcore/KTPermissions.php:480 5278 +#: plugins/ktcore/KTPermissions.php:410 plugins/ktcore/KTPermissions.php:481
5240 msgid "Invalid Role." 5279 msgid "Invalid Role."
5241 msgstr "" 5280 msgstr ""
5242 5281
5243 -#: plugins/ktstandard/workflow/adminpage.php:100 5282 +#: plugins/ktstandard/workflow/adminpage.php:101
5244 msgid "Invalid assignment" 5283 msgid "Invalid assignment"
5245 msgstr "" 5284 msgstr ""
5246 5285
5247 -#: lib/validation/dispatchervalidation.inc.php:325 5286 +#: lib/validation/dispatchervalidation.inc.php:326
5248 msgid "Invalid authentication source" 5287 msgid "Invalid authentication source"
5249 msgstr "" 5288 msgstr ""
5250 5289
5251 -#: lib/search/searchutil.inc.php:68 lib/search/searchutil.inc.php:74 5290 +#: lib/search/searchutil.inc.php:69 lib/search/searchutil.inc.php:75
5252 msgid "Invalid criteria specified." 5291 msgid "Invalid criteria specified."
5253 msgstr "" 5292 msgstr ""
5254 5293
5255 -#: lib/documentmanagement/documentutil.inc.php:1232 5294 +#: lib/documentmanagement/documentutil.inc.php:1256
5256 msgid "Invalid document content version object." 5295 msgid "Invalid document content version object."
5257 msgstr "" 5296 msgstr ""
5258 5297
5259 -#: plugins/ktcore/admin/deletedDocuments.php:125  
5260 -#: plugins/ktcore/admin/deletedDocuments.php:149  
5261 -#: plugins/ktcore/admin/deletedDocuments.php:202 5298 +#: plugins/ktcore/admin/deletedDocuments.php:126
  5299 +#: plugins/ktcore/admin/deletedDocuments.php:150
  5300 +#: plugins/ktcore/admin/deletedDocuments.php:203
5262 msgid "Invalid document id specified. Aborting expunge" 5301 msgid "Invalid document id specified. Aborting expunge"
5263 msgstr "" 5302 msgstr ""
5264 5303
5265 -#: plugins/ktcore/admin/deletedDocuments.php:226 5304 +#: plugins/ktcore/admin/deletedDocuments.php:227
5266 msgid "Invalid document id specified. Aborting restore" 5305 msgid "Invalid document id specified. Aborting restore"
5267 msgstr "" 5306 msgstr ""
5268 5307
5269 -#: plugins/ktcore/admin/archivedDocuments.php:145  
5270 -#: plugins/ktcore/admin/archivedDocuments.php:171 5308 +#: plugins/ktcore/admin/archivedDocuments.php:146
  5309 +#: plugins/ktcore/admin/archivedDocuments.php:172
5271 msgid "Invalid document id specified. Aborting restore." 5310 msgid "Invalid document id specified. Aborting restore."
5272 msgstr "" 5311 msgstr ""
5273 5312
5274 -#: plugins/ktstandard/KTDocumentLinks.php:429 5313 +#: plugins/ktstandard/KTDocumentLinks.php:434
5275 msgid "Invalid document link selected." 5314 msgid "Invalid document link selected."
5276 msgstr "" 5315 msgstr ""
5277 5316
5278 -#: lib/documentmanagement/documentutil.inc.php:825  
5279 -#: lib/documentmanagement/documentutil.inc.php:1220 5317 +#: lib/documentmanagement/documentutil.inc.php:844
  5318 +#: lib/documentmanagement/documentutil.inc.php:1244
5280 msgid "Invalid document object." 5319 msgid "Invalid document object."
5281 msgstr "" 5320 msgstr ""
5282 5321
5283 -#: plugins/ktstandard/KTDocumentLinks.php:434 5322 +#: plugins/ktstandard/KTDocumentLinks.php:439
5284 msgid "Invalid document selected." 5323 msgid "Invalid document selected."
5285 msgstr "" 5324 msgstr ""
5286 5325
5287 -#: view.php:307 5326 +#: view.php:308
5288 msgid "Invalid document to compare against." 5327 msgid "Invalid document to compare against."
5289 msgstr "" 5328 msgstr ""
5290 5329
5291 -#: plugins/ktcore/folder/BulkImport.php:108  
5292 -#: plugins/ktcore/folder/BulkUpload.php:112 5330 +#: plugins/ktcore/folder/BulkImport.php:109
  5331 +#: plugins/ktcore/folder/BulkUpload.php:113
5293 msgid "Invalid document type provided" 5332 msgid "Invalid document type provided"
5294 msgstr "" 5333 msgstr ""
5295 5334
5296 -#: lib/documentmanagement/documentutil.inc.php:1224 5335 +#: lib/documentmanagement/documentutil.inc.php:1248
5297 msgid "Invalid document version object." 5336 msgid "Invalid document version object."
5298 msgstr "" 5337 msgstr ""
5299 5338
5300 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:552 5339 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:616
5301 msgid "Invalid field." 5340 msgid "Invalid field."
5302 msgstr "" 5341 msgstr ""
5303 5342
5304 -#: plugins/ktcore/admin/unitManagement.php:157 5343 +#: plugins/ktcore/admin/unitManagement.php:158
5305 msgid "Invalid folder chosen" 5344 msgid "Invalid folder chosen"
5306 msgstr "" 5345 msgstr ""
5307 5346
5308 -#: action.php:103 plugins/ktcore/KTWidgets.php:735  
5309 -#: plugins/ktcore/admin/archivedDocuments.php:76  
5310 -#: plugins/ktstandard/KTDocumentLinks.php:215 5347 +#: action.php:104 plugins/ktcore/KTWidgets.php:736
  5348 +#: plugins/ktcore/admin/archivedDocuments.php:77
  5349 +#: plugins/ktstandard/KTDocumentLinks.php:216
5311 msgid "Invalid folder selected." 5350 msgid "Invalid folder selected."
5312 msgstr "" 5351 msgstr ""
5313 5352
5314 -#: lib/validation/dispatchervalidation.inc.php:78 5353 +#: lib/validation/dispatchervalidation.inc.php:79
5315 #, php-format 5354 #, php-format
5316 msgid "Invalid identifier provided for: %s" 5355 msgid "Invalid identifier provided for: %s"
5317 msgstr "" 5356 msgstr ""
5318 5357
5319 -#: plugins/ktstandard/KTDocumentLinks.php:374 5358 +#: plugins/ktstandard/KTDocumentLinks.php:379
5320 msgid "Invalid link type selected." 5359 msgid "Invalid link type selected."
5321 msgstr "" 5360 msgstr ""
5322 5361
5323 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:459  
5324 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:479  
5325 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:500 5362 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:489
  5363 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:509
  5364 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:534
  5365 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:564
5326 msgid "Invalid lookup selected" 5366 msgid "Invalid lookup selected"
5327 msgstr "" 5367 msgstr ""
5328 5368
5329 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:521 5369 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:585
5330 msgid "Invalid lookups selected" 5370 msgid "Invalid lookups selected"
5331 msgstr "" 5371 msgstr ""
5332 5372
5333 -#: plugins/ktstandard/KTDocumentLinks.php:209 5373 +#: plugins/ktstandard/KTDocumentLinks.php:210
5334 msgid "Invalid parent document selected." 5374 msgid "Invalid parent document selected."
5335 msgstr "" 5375 msgstr ""
5336 5376
5337 -#: plugins/ktcore/folder/BulkImport.php:111 5377 +#: plugins/ktcore/folder/BulkImport.php:112
5338 msgid "Invalid path provided" 5378 msgid "Invalid path provided"
5339 msgstr "" 5379 msgstr ""
5340 5380
5341 -#: help.php:209 5381 +#: help.php:210
5342 msgid "Invalid return key from help system." 5382 msgid "Invalid return key from help system."
5343 msgstr "" 5383 msgstr ""
5344 5384
5345 -#: plugins/ktcore/KTBulkActions.php:257 plugins/ktcore/KTBulkActions.php:401 5385 +#: plugins/ktcore/KTBulkActions.php:258 plugins/ktcore/KTBulkActions.php:402
5346 msgid "Invalid target folder selected" 5386 msgid "Invalid target folder selected"
5347 msgstr "" 5387 msgstr ""
5348 5388
5349 -#: plugins/ktstandard/KTDiscussion.php:394 5389 +#: plugins/ktstandard/KTDiscussion.php:395
5350 msgid "Invalid transition" 5390 msgid "Invalid transition"
5351 msgstr "" 5391 msgstr ""
5352 5392
5353 -#: search2/search/fields/IsCheckedOutField.inc.php:43 5393 +#: search2/search/fields/IsCheckedOutField.inc.php:44
5354 msgid "Is Checked Out" 5394 msgid "Is Checked Out"
5355 msgstr "" 5395 msgstr ""
5356 5396
5357 -#: search2/search/fields/IsImmutableField.inc.php:43 5397 +#: search2/search/fields/IsImmutableField.inc.php:44
5358 msgid "Is Immutable" 5398 msgid "Is Immutable"
5359 msgstr "" 5399 msgstr ""
5360 5400
5361 -#: search2/indexing/indexerCore.inc.php:715 5401 +#: search2/indexing/indexerCore.inc.php:721
5362 msgid "Issues with the indexer have been resolved!" 5402 msgid "Issues with the indexer have been resolved!"
5363 msgstr "" 5403 msgstr ""
5364 5404
5365 -#: plugins/ktcore/admin/documentFieldsv2.php:114 5405 +#: plugins/ktcore/admin/documentFieldsv2.php:115
5366 msgid "It is possibler to create different types of fieldsets. The most common kind is a \"normal\" fieldset, which can be configured to have different kinds of fields. The administrator may have installed additional plugins which provide different types of fieldsets." 5406 msgid "It is possibler to create different types of fieldsets. The most common kind is a \"normal\" fieldset, which can be configured to have different kinds of fields. The administrator may have installed additional plugins which provide different types of fieldsets."
5367 msgstr "" 5407 msgstr ""
5368 5408
5369 -#: i18n/templates.c:5972 5409 +#: i18n/templates.c:5939
5370 msgid "It may be necessary to override the <strong>checked-out</strong> status of a document if" 5410 msgid "It may be necessary to override the <strong>checked-out</strong> status of a document if"
5371 msgstr "" 5411 msgstr ""
5372 5412
5373 -#: i18n/templates.c:485 5413 +#: i18n/templates.c:500
5374 msgid "Item" 5414 msgid "Item"
5375 msgstr "" 5415 msgstr ""
5376 5416
5377 -#: plugins/ktcore/admin/manageHelp.php:115  
5378 -#: plugins/ktstandard/admin/manageDisclaimers.php:157 5417 +#: plugins/ktcore/admin/manageHelp.php:116
  5418 +#: plugins/ktstandard/admin/manageDisclaimers.php:158
5379 msgid "Item deleted" 5419 msgid "Item deleted"
5380 msgstr "" 5420 msgstr ""
5381 5421
5382 -#: plugins/ktcore/admin/manageHelp.php:141  
5383 -#: plugins/ktstandard/admin/manageDisclaimers.php:113 5422 +#: plugins/ktcore/admin/manageHelp.php:142
  5423 +#: plugins/ktstandard/admin/manageDisclaimers.php:114
5384 msgid "Item updated" 5424 msgid "Item updated"
5385 msgstr "" 5425 msgstr ""
5386 5426
5387 -#: plugins/ktcore/KTDashlets.php:119 plugins/ktcore/KTMiscPages.php:81  
5388 -#: i18n/templates.c:1310 5427 +#: plugins/ktcore/KTDashlets.php:135 plugins/ktcore/KTMiscPages.php:82
  5428 +#: i18n/templates.c:1247
5389 msgid "Items that require your attention" 5429 msgid "Items that require your attention"
5390 msgstr "" 5430 msgstr ""
5391 5431
5392 -#: i18n/templates.c:3656 5432 +#: i18n/templates.c:3608
5393 msgid "Items to delete" 5433 msgid "Items to delete"
5394 msgstr "" 5434 msgstr ""
5395 5435
5396 -#: i18n/templates.c:3182 i18n/templates.c:3251 5436 +#: i18n/templates.c:3134 i18n/templates.c:3203
5397 msgid "Items to move" 5437 msgid "Items to move"
5398 msgstr "" 5438 msgstr ""
5399 5439
5400 -#: i18n/templates.c:4472 5440 +#: i18n/templates.c:4424
5401 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>" 5441 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>"
5402 msgstr "" 5442 msgstr ""
5403 5443
5404 -#: lib/util/ktutil.inc:112 5444 +#: lib/util/ktutil.inc:193
5405 msgid "KB" 5445 msgid "KB"
5406 msgstr "" 5446 msgstr ""
5407 5447
5408 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:592 5448 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:656
5409 msgid "Keyword moved to base of tree." 5449 msgid "Keyword moved to base of tree."
5410 msgstr "" 5450 msgstr ""
5411 5451
5412 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:587 5452 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:651
5413 msgid "Keywords added to category." 5453 msgid "Keywords added to category."
5414 msgstr "" 5454 msgstr ""
5415 5455
5416 -#: i18n/templates.c:1565 5456 +#: i18n/templates.c:1508
5417 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." 5457 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."
5418 msgstr "" 5458 msgstr ""
5419 5459
5420 -#: i18n/templates.c:1556 5460 +#: i18n/templates.c:1499
5421 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)." 5461 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)."
5422 msgstr "" 5462 msgstr ""
5423 5463
5424 -#: plugins/housekeeper/HouseKeeperPlugin.php:81 5464 +#: plugins/housekeeper/HouseKeeperPlugin.php:82
5425 msgid "KnowledgeTree Cache" 5465 msgid "KnowledgeTree Cache"
5426 msgstr "" 5466 msgstr ""
5427 5467
5428 -#: i18n/templates.c:4871 5468 +#: i18n/templates.c:5165
  5469 +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>."
  5470 +msgstr ""
  5471 +
  5472 +#: i18n/templates.c:4823
5429 msgid "KnowledgeTree Database Counters Report" 5473 msgid "KnowledgeTree Database Counters Report"
5430 msgstr "" 5474 msgstr ""
5431 5475
5432 -#: i18n/templates.c:4868 5476 +#: i18n/templates.c:4820
5433 msgid "KnowledgeTree Database Schema (the structure of the database only)" 5477 msgid "KnowledgeTree Database Schema (the structure of the database only)"
5434 msgstr "" 5478 msgstr ""
5435 5479
5436 -#: i18n/templates.c:4874 5480 +#: i18n/templates.c:4826
5437 msgid "KnowledgeTree Database Storage Engine Report" 5481 msgid "KnowledgeTree Database Storage Engine Report"
5438 msgstr "" 5482 msgstr ""
5439 5483
5440 -#: plugins/housekeeper/HouseKeeperPlugin.php:116 5484 +#: plugins/housekeeper/HouseKeeperPlugin.php:117
5441 msgid "KnowledgeTree Document Index" 5485 msgid "KnowledgeTree Document Index"
5442 msgstr "" 5486 msgstr ""
5443 5487
5444 -#: plugins/housekeeper/HouseKeeperPlugin.php:105 5488 +#: plugins/housekeeper/HouseKeeperPlugin.php:106
5445 msgid "KnowledgeTree Documents" 5489 msgid "KnowledgeTree Documents"
5446 msgstr "" 5490 msgstr ""
5447 5491
5448 -#: plugins/housekeeper/HouseKeeperPlugin.php:87 5492 +#: plugins/housekeeper/HouseKeeperPlugin.php:88
5449 msgid "KnowledgeTree Logs" 5493 msgid "KnowledgeTree Logs"
5450 msgstr "" 5494 msgstr ""
5451 5495
5452 -#: i18n/templates.c:4862 5496 +#: i18n/templates.c:4814
5453 msgid "KnowledgeTree System Settings" 5497 msgid "KnowledgeTree System Settings"
5454 msgstr "" 5498 msgstr ""
5455 5499
5456 -#: i18n/templates.c:4865 5500 +#: i18n/templates.c:4817
5457 msgid "KnowledgeTree Version Files" 5501 msgid "KnowledgeTree Version Files"
5458 msgstr "" 5502 msgstr ""
5459 5503
5460 -#: i18n/templates.c:2549 5504 +#: i18n/templates.c:2501
5461 msgid "KnowledgeTree has detected some issues with some of the text extractors used to index document text:" 5505 msgid "KnowledgeTree has detected some issues with some of the text extractors used to index document text:"
5462 msgstr "" 5506 msgstr ""
5463 5507
5464 -#: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:52 5508 +#: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:53
5465 msgid "LDAP Authentication" 5509 msgid "LDAP Authentication"
5466 msgstr "" 5510 msgstr ""
5467 5511
5468 -#: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:47 5512 +#: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:48
5469 msgid "LDAP Authentication Plugin" 5513 msgid "LDAP Authentication Plugin"
5470 msgstr "" 5514 msgstr ""
5471 5515
5472 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:294  
5473 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:541 5516 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:295
  5517 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:542
5474 msgid "LDAP DN" 5518 msgid "LDAP DN"
5475 msgstr "" 5519 msgstr ""
5476 5520
5477 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:56 5521 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:57
5478 msgid "LDAP Search Password" 5522 msgid "LDAP Search Password"
5479 msgstr "" 5523 msgstr ""
5480 5524
5481 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:55 5525 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:56
5482 msgid "LDAP Search User" 5526 msgid "LDAP Search User"
5483 msgstr "" 5527 msgstr ""
5484 5528
5485 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:52 5529 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:53
5486 msgid "LDAP Server" 5530 msgid "LDAP Server"
5487 msgstr "" 5531 msgstr ""
5488 5532
5489 -#: plugins/ktstandard/ldap/ldapauthenticationprovider.inc.php:50 5533 +#: plugins/ktstandard/ldap/ldapauthenticationprovider.inc.php:51
5490 msgid "LDAP authentication provider" 5534 msgid "LDAP authentication provider"
5491 msgstr "" 5535 msgstr ""
5492 5536
5493 -#: i18n/templates.c:5759 5537 +#: i18n/templates.c:5726
5494 msgid "Language" 5538 msgid "Language"
5495 msgstr "" 5539 msgstr ""
5496 5540
5497 -#: i18n/templates.c:2567 5541 +#: i18n/templates.c:2519
5498 msgid "Last Indexing Date:" 5542 msgid "Last Indexing Date:"
5499 msgstr "" 5543 msgstr ""
5500 5544
5501 -#: plugins/ktcore/admin/expungeList.php:77 i18n/templates.c:5894 5545 +#: plugins/ktcore/admin/expungeList.php:78 i18n/templates.c:5861
5502 msgid "Last Modification" 5546 msgid "Last Modification"
5503 msgstr "" 5547 msgstr ""
5504 5548
5505 -#: i18n/templates.c:2561 5549 +#: i18n/templates.c:2513
5506 msgid "Last Optimization Date:" 5550 msgid "Last Optimization Date:"
5507 msgstr "" 5551 msgstr ""
5508 5552
5509 -#: i18n/templates.c:1049 5553 +#: i18n/templates.c:977
5510 msgid "Last activity" 5554 msgid "Last activity"
5511 msgstr "" 5555 msgstr ""
5512 5556
5513 -#: i18n/templates.c:284 i18n/templates.c:335 5557 +#: i18n/templates.c:287 i18n/templates.c:338
5514 msgid "Last update by" 5558 msgid "Last update by"
5515 msgstr "" 5559 msgstr ""
5516 5560
5517 -#: i18n/templates.c:4055 i18n/templates.c:4088 5561 +#: i18n/templates.c:4007 i18n/templates.c:4040
5518 msgid "Leads to state" 5562 msgid "Leads to state"
5519 msgstr "" 5563 msgstr ""
5520 5564
5521 -#: i18n/templates.c:2192 5565 +#: i18n/templates.c:2144
5522 msgid "Learn about #appname# 3." 5566 msgid "Learn about #appname# 3."
5523 msgstr "" 5567 msgstr ""
5524 5568
5525 -#: lib/groups/GroupUtil.php:167 5569 +#: lib/groups/GroupUtil.php:168
5526 #, php-format 5570 #, php-format
5527 msgid "Legacy error creating group, may be: %s" 5571 msgid "Legacy error creating group, may be: %s"
5528 msgstr "" 5572 msgstr ""
5529 5573
5530 -#: i18n/templates.c:1025 i18n/templates.c:1082 i18n/templates.c:1097 5574 +#: lib/browse/Criteria.inc:744
  5575 +msgid "Less than"
  5576 +msgstr ""
  5577 +
  5578 +#: i18n/templates.c:953 i18n/templates.c:1010 i18n/templates.c:1025
5531 msgid "Link" 5579 msgid "Link"
5532 msgstr "" 5580 msgstr ""
5533 5581
5534 -#: i18n/templates.c:1091 5582 +#: i18n/templates.c:1019
5535 msgid "Link Name" 5583 msgid "Link Name"
5536 msgstr "" 5584 msgstr ""
5537 5585
5538 -#: plugins/ktstandard/KTDocumentLinks.php:62 5586 +#: plugins/ktstandard/KTDocumentLinks.php:63
5539 msgid "Link Title" 5587 msgid "Link Title"
5540 msgstr "" 5588 msgstr ""
5541 5589
5542 -#: plugins/ktstandard/KTDocumentLinks.php:340 5590 +#: plugins/ktstandard/KTDocumentLinks.php:345
5543 msgid "Link Type" 5591 msgid "Link Type"
5544 msgstr "" 5592 msgstr ""
5545 5593
5546 -#: plugins/ktstandard/KTDocumentLinks.php:65 5594 +#: plugins/ktstandard/KTDocumentLinks.php:66
5547 msgid "Link Type Management" 5595 msgid "Link Type Management"
5548 msgstr "" 5596 msgstr ""
5549 5597
5550 -#: plugins/ktstandard/KTDocumentLinks.php:551 5598 +#: plugins/ktstandard/KTDocumentLinks.php:556
5551 msgid "Link Type created." 5599 msgid "Link Type created."
5552 msgstr "" 5600 msgstr ""
5553 5601
5554 -#: plugins/ktstandard/KTDocumentLinks.php:535 5602 +#: plugins/ktstandard/KTDocumentLinks.php:540
5555 msgid "Link Type updated." 5603 msgid "Link Type updated."
5556 msgstr "" 5604 msgstr ""
5557 5605
5558 -#: i18n/templates.c:1094 5606 +#: i18n/templates.c:1022
5559 msgid "Link URL" 5607 msgid "Link URL"
5560 msgstr "" 5608 msgstr ""
5561 5609
5562 -#: plugins/ktstandard/KTDocumentLinks.php:575 5610 +#: plugins/ktstandard/KTDocumentLinks.php:583
5563 msgid "Link types deleted." 5611 msgid "Link types deleted."
5564 msgstr "" 5612 msgstr ""
5565 5613
5566 -#: plugins/ktstandard/KTEmail.php:224 5614 +#: plugins/ktstandard/KTEmail.php:225
5567 #, php-format 5615 #, php-format
5568 msgid "Link: %s from %s" 5616 msgid "Link: %s from %s"
5569 msgstr "" 5617 msgstr ""
5570 5618
5571 -#: i18n/templates.c:989 5619 +#: i18n/templates.c:917
5572 msgid "Linked <b>from</b> this document" 5620 msgid "Linked <b>from</b> this document"
5573 msgstr "" 5621 msgstr ""
5574 5622
5575 -#: i18n/templates.c:3848 5623 +#: i18n/templates.c:3800
5576 msgid "Linked Fieldsets" 5624 msgid "Linked Fieldsets"
5577 msgstr "" 5625 msgstr ""
5578 5626
5579 -#: plugins/ktstandard/KTDocumentLinks.php:166  
5580 -#: plugins/ktstandard/KTDocumentLinks.php:172 5627 +#: plugins/ktstandard/KTDocumentLinks.php:167
5581 #: plugins/ktstandard/KTDocumentLinks.php:173 5628 #: plugins/ktstandard/KTDocumentLinks.php:173
  5629 +#: plugins/ktstandard/KTDocumentLinks.php:174
5582 msgid "Links" 5630 msgid "Links"
5583 msgstr "" 5631 msgstr ""
5584 5632
5585 -#: i18n/templates.c:995 5633 +#: i18n/templates.c:923
5586 msgid "Links <b>to</b> this document" 5634 msgid "Links <b>to</b> this document"
5587 msgstr "" 5635 msgstr ""
5588 5636
5589 -#: i18n/templates.c:923 5637 +#: i18n/templates.c:851
5590 msgid "Links from this document" 5638 msgid "Links from this document"
5591 msgstr "" 5639 msgstr ""
5592 5640
5593 -#: i18n/templates.c:926 5641 +#: i18n/templates.c:854
5594 msgid "Links to this document" 5642 msgid "Links to this document"
5595 msgstr "" 5643 msgstr ""
5596 5644
5597 -#: plugins/ktcore/scheduler/schedulerUtil.php:367 5645 +#: plugins/ktcore/scheduler/schedulerUtil.php:368
5598 msgid "List of tasks can't be retrieved." 5646 msgid "List of tasks can't be retrieved."
5599 msgstr "" 5647 msgstr ""
5600 5648
5601 -#: lib/documentmanagement/Document.inc:655 5649 +#: lib/documentmanagement/Document.inc:656
5602 msgid "Live" 5650 msgid "Live"
5603 msgstr "" 5651 msgstr ""
5604 5652
5605 -#: i18n/templates.c:2327 5653 +#: i18n/templates.c:2279
5606 msgid "Loading Dependencies for value \"" 5654 msgid "Loading Dependencies for value \""
5607 msgstr "" 5655 msgstr ""
5608 5656
5609 -#: i18n/templates.c:5939 i18n/templates.c:5990 i18n/templates.c:6011 5657 +#: i18n/templates.c:5906 i18n/templates.c:5957 i18n/templates.c:5978
5610 msgid "Location" 5658 msgid "Location"
5611 msgstr "" 5659 msgstr ""
5612 5660
5613 -#: i18n/templates.c:743 i18n/templates.c:884 5661 +#: i18n/templates.c:716 i18n/templates.c:818
5614 msgid "Location is no longer available" 5662 msgid "Location is no longer available"
5615 msgstr "" 5663 msgstr ""
5616 5664
5617 -#: i18n/templates.c:4859 5665 +#: i18n/templates.c:4811
5618 msgid "Log Files (KnowledgeTree, Apache, Mysql)" 5666 msgid "Log Files (KnowledgeTree, Apache, Mysql)"
5619 msgstr "" 5667 msgstr ""
5620 5668
5621 -#: lib/templating/kt3template.inc.php:396 5669 +#: lib/templating/kt3template.inc.php:397
5622 msgid "Login" 5670 msgid "Login"
5623 msgstr "" 5671 msgstr ""
5624 5672
5625 -#: login.php:253 login.php:269 5673 +#: login.php:265 login.php:281
5626 msgid "Login failed. Please check your username and password, and try again." 5674 msgid "Login failed. Please check your username and password, and try again."
5627 msgstr "" 5675 msgstr ""
5628 5676
5629 -#: i18n/templates.c:5747 5677 +#: i18n/templates.c:5714
5630 msgid "Login | #appname#" 5678 msgid "Login | #appname#"
5631 msgstr "" 5679 msgstr ""
5632 5680
5633 -#: config/siteMap.inc:80 lib/templating/kt3template.inc.php:389  
5634 -#: lib/templating/kt3template.inc.php:393 5681 +#: config/siteMap.inc:81 lib/templating/kt3template.inc.php:390
  5682 +#: lib/templating/kt3template.inc.php:394
5635 msgid "Logout" 5683 msgid "Logout"
5636 msgstr "" 5684 msgstr ""
5637 5685
5638 -#: lib/documentmanagement/DocumentField.inc:174  
5639 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:84  
5640 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:147  
5641 -#: i18n/templates.c:1790 i18n/templates.c:3341 5686 +#: lib/documentmanagement/DocumentField.inc:205
  5687 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:85
  5688 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:148
  5689 +#: i18n/templates.c:1742 i18n/templates.c:3293
5642 msgid "Lookup" 5690 msgid "Lookup"
5643 msgstr "" 5691 msgstr ""
5644 5692
5645 -#: plugins/ktcore/KTPortlets.php:96 i18n/templates.c:1478 5693 +#: plugins/ktcore/KTPortlets.php:97 i18n/templates.c:1415
5646 msgid "Lookup Value" 5694 msgid "Lookup Value"
5647 msgstr "" 5695 msgstr ""
5648 5696
5649 -#: browse.php:198 plugins/ktcore/admin/fieldsets/basic.inc.php:324  
5650 -#: i18n/templates.c:1712 5697 +#: browse.php:199 plugins/ktcore/admin/fieldsets/basic.inc.php:325
  5698 +#: i18n/templates.c:1664
5651 msgid "Lookup Values" 5699 msgid "Lookup Values"
5652 msgstr "" 5700 msgstr ""
5653 5701
5654 -#: i18n/templates.c:1709 5702 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:539
  5703 +msgid "Lookup cannot be empty"
  5704 +msgstr ""
  5705 +
  5706 +#: i18n/templates.c:1661
5655 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." 5707 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."
5656 msgstr "" 5708 msgstr ""
5657 5709
5658 -#: i18n/templates.c:6317 5710 +#: i18n/templates.c:6284
5659 msgid "Lookup fields without categories." 5711 msgid "Lookup fields without categories."
5660 msgstr "" 5712 msgstr ""
5661 5713
5662 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:527 5714 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:591
5663 msgid "Lookup stickiness toggled" 5715 msgid "Lookup stickiness toggled"
5664 msgstr "" 5716 msgstr ""
5665 5717
5666 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:327 5718 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:328
5667 msgid "Lookup values are what a user can select from a dropdown. These pre-created lookup values are useful, since they help you keep the metadata in the system organised." 5719 msgid "Lookup values are what a user can select from a dropdown. These pre-created lookup values are useful, since they help you keep the metadata in the system organised."
5668 msgstr "" 5720 msgstr ""
5669 5721
5670 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:484 5722 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:549
  5723 +msgid "Lookup values saved"
  5724 +msgstr ""
  5725 +
  5726 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:514
5671 msgid "Lookups disabled" 5727 msgid "Lookups disabled"
5672 msgstr "" 5728 msgstr ""
5673 5729
5674 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:463 5730 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:493
5675 msgid "Lookups removed" 5731 msgid "Lookups removed"
5676 msgstr "" 5732 msgstr ""
5677 5733
5678 -#: plugins/search2/MigrationDashlet.php:43 5734 +#: plugins/search2/MigrationDashlet.php:44
5679 msgid "Lucene Migration Status" 5735 msgid "Lucene Migration Status"
5680 msgstr "" 5736 msgstr ""
5681 5737
5682 -#: lib/util/ktutil.inc:108 5738 +#: lib/util/ktutil.inc:189
5683 msgid "MB" 5739 msgid "MB"
5684 msgstr "" 5740 msgstr ""
5685 5741
5686 -#: i18n/templates.c:4880 5742 +#: i18n/templates.c:4832
5687 msgid "MD5 Checksum of files (used to ensure files have not been tampered with)" 5743 msgid "MD5 Checksum of files (used to ensure files have not been tampered with)"
5688 msgstr "" 5744 msgstr ""
5689 5745
5690 -#: plugins/ktcore/KTDashlets.php:272 5746 +#: plugins/ktcore/KTDashlets.php:288
5691 msgid "Mail Server Status" 5747 msgid "Mail Server Status"
5692 msgstr "" 5748 msgstr ""
5693 5749
5694 -#: plugins/ktcore/KTDocumentActions.php:583 5750 +#: plugins/ktcore/KTDocumentActions.php:598
5695 msgid "Major Update" 5751 msgid "Major Update"
5696 msgstr "" 5752 msgstr ""
5697 5753
5698 -#: plugins/ktstandard/ImmutableActionPlugin.php:64 5754 +#: plugins/ktstandard/ImmutableActionPlugin.php:65
5699 msgid "Make immutable" 5755 msgid "Make immutable"
5700 msgstr "" 5756 msgstr ""
5701 5757
5702 -#: i18n/templates.c:3002 i18n/templates.c:5642 5758 +#: i18n/templates.c:2954 i18n/templates.c:5609
5703 msgid "Make this fieldset conditional" 5759 msgid "Make this fieldset conditional"
5704 msgstr "" 5760 msgstr ""
5705 5761
5706 -#: i18n/templates.c:5408 5762 +#: i18n/templates.c:5375
5707 msgid "Manage" 5763 msgid "Manage"
5708 msgstr "" 5764 msgstr ""
5709 5765
5710 -#: i18n/templates.c:4682 5766 +#: i18n/templates.c:4634
5711 msgid "Manage Actions" 5767 msgid "Manage Actions"
5712 msgstr "" 5768 msgstr ""
5713 5769
5714 -#: i18n/templates.c:1922 i18n/templates.c:1925 5770 +#: i18n/templates.c:1874 i18n/templates.c:1877
5715 msgid "Manage Conditional Behaviours" 5771 msgid "Manage Conditional Behaviours"
5716 msgstr "" 5772 msgstr ""
5717 5773
5718 -#: i18n/templates.c:5849 5774 +#: i18n/templates.c:5816
5719 msgid "Manage Existing Link Types" 5775 msgid "Manage Existing Link Types"
5720 msgstr "" 5776 msgstr ""
5721 5777
5722 -#: plugins/rssplugin/RSSDashlet.php:73 plugins/rssplugin/manageRSSFeeds.php:50 5778 +#: plugins/rssplugin/RSSDashlet.php:74 plugins/rssplugin/manageRSSFeeds.php:51
5723 msgid "Manage External RSS Feeds" 5779 msgid "Manage External RSS Feeds"
5724 msgstr "" 5780 msgstr ""
5725 5781
5726 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:337  
5727 -#: i18n/templates.c:1928 i18n/templates.c:1931 i18n/templates.c:2042 5782 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:338
  5783 +#: i18n/templates.c:1880 i18n/templates.c:1883 i18n/templates.c:1994
5728 msgid "Manage Field Ordering" 5784 msgid "Manage Field Ordering"
5729 msgstr "" 5785 msgstr ""
5730 5786
5731 -#: i18n/templates.c:1508 5787 +#: i18n/templates.c:1451
5732 msgid "Manage Field: #field_name#" 5788 msgid "Manage Field: #field_name#"
5733 msgstr "" 5789 msgstr ""
5734 5790
5735 -#: plugins/ktcore/KTCorePlugin.php:247 i18n/templates.c:5378 5791 +#: plugins/ktcore/KTCorePlugin.php:248 i18n/templates.c:5345
5736 msgid "Manage Groups" 5792 msgid "Manage Groups"
5737 msgstr "" 5793 msgstr ""
5738 5794
5739 -#: plugins/ktcore/KTPermissions.php:603 5795 +#: plugins/ktcore/KTPermissions.php:604
5740 msgid "Manage Groups for Role" 5796 msgid "Manage Groups for Role"
5741 msgstr "" 5797 msgstr ""
5742 5798
5743 -#: plugins/ktcore/KTPermissions.php:604 5799 +#: plugins/ktcore/KTPermissions.php:605
5744 #, php-format 5800 #, php-format
5745 msgid "Manage Groups for Role \"%s\"" 5801 msgid "Manage Groups for Role \"%s\""
5746 msgstr "" 5802 msgstr ""
5747 5803
5748 -#: i18n/templates.c:1532 i18n/templates.c:1535 5804 +#: i18n/templates.c:1475 i18n/templates.c:1478
5749 msgid "Manage Lookup Tree Structure" 5805 msgid "Manage Lookup Tree Structure"
5750 msgstr "" 5806 msgstr ""
5751 5807
5752 -#: i18n/templates.c:6305 5808 +#: i18n/templates.c:6272
5753 msgid "Manage Lookup Trees" 5809 msgid "Manage Lookup Trees"
5754 msgstr "" 5810 msgstr ""
5755 5811
5756 -#: i18n/templates.c:1526 i18n/templates.c:1529 5812 +#: i18n/templates.c:1469 i18n/templates.c:1472
5757 msgid "Manage Lookup Values" 5813 msgid "Manage Lookup Values"
5758 msgstr "" 5814 msgstr ""
5759 5815
5760 -#: i18n/templates.c:1463 5816 +#: i18n/templates.c:1400
5761 msgid "Manage Lookups" 5817 msgid "Manage Lookups"
5762 msgstr "" 5818 msgstr ""
5763 5819
5764 -#: i18n/templates.c:1460 5820 +#: i18n/templates.c:1397
5765 msgid "Manage Lookups for \"#field_name#\"" 5821 msgid "Manage Lookups for \"#field_name#\""
5766 msgstr "" 5822 msgstr ""
5767 5823
5768 -#: plugins/search2/reporting/ManageMimeTypes.php:46 i18n/templates.c:158 5824 +#: plugins/search2/reporting/ManageMimeTypes.php:47 i18n/templates.c:158
5769 msgid "Manage Mime Types" 5825 msgid "Manage Mime Types"
5770 msgstr "" 5826 msgstr ""
5771 5827
5772 -#: plugins/ktcore/admin/managePermissions.php:48  
5773 #: plugins/ktcore/admin/managePermissions.php:49 5828 #: plugins/ktcore/admin/managePermissions.php:49
5774 -#: plugins/ktcore/admin/workflowsv2.php:1283 5829 +#: plugins/ktcore/admin/managePermissions.php:50
  5830 +#: plugins/ktcore/admin/workflowsv2.php:1284
5775 msgid "Manage Permissions" 5831 msgid "Manage Permissions"
5776 msgstr "" 5832 msgstr ""
5777 5833
5778 -#: i18n/templates.c:4409 5834 +#: i18n/templates.c:4361
5779 msgid "Manage Permissions: #statename#" 5835 msgid "Manage Permissions: #statename#"
5780 msgstr "" 5836 msgstr ""
5781 5837
5782 -#: plugins/rssplugin/manageRSSFeeds.php:127 i18n/templates.c:2 5838 +#: plugins/rssplugin/manageRSSFeeds.php:128 i18n/templates.c:2
5783 msgid "Manage RSS Feeds" 5839 msgid "Manage RSS Feeds"
5784 msgstr "" 5840 msgstr ""
5785 5841
5786 -#: plugins/ktcore/admin/workflowsv2.php:1685 5842 +#: plugins/ktcore/admin/workflowsv2.php:1686
5787 msgid "Manage Restrictions" 5843 msgid "Manage Restrictions"
5788 msgstr "" 5844 msgstr ""
5789 5845
5790 -#: i18n/templates.c:2534 5846 +#: i18n/templates.c:2486
5791 msgid "Manage Saved Search" 5847 msgid "Manage Saved Search"
5792 msgstr "" 5848 msgstr ""
5793 5849
5794 -#: i18n/templates.c:2420 i18n/templates.c:2684 5850 +#: i18n/templates.c:2372 i18n/templates.c:2636
5795 msgid "Manage Saved Search Criteria" 5851 msgid "Manage Saved Search Criteria"
5796 msgstr "" 5852 msgstr ""
5797 5853
5798 -#: search2.php:263 search2.php:264 5854 +#: search2.php:494 search2.php:495
5799 msgid "Manage Saved Searches" 5855 msgid "Manage Saved Searches"
5800 msgstr "" 5856 msgstr ""
5801 5857
5802 -#: plugins/ktcore/admin/workflowsv2.php:954 i18n/templates.c:4430 5858 +#: plugins/ktcore/admin/workflowsv2.php:955 i18n/templates.c:4382
5803 msgid "Manage State" 5859 msgid "Manage State"
5804 msgstr "" 5860 msgstr ""
5805 5861
5806 -#: i18n/templates.c:4520 5862 +#: i18n/templates.c:4472
5807 msgid "Manage States" 5863 msgid "Manage States"
5808 msgstr "" 5864 msgstr ""
5809 5865
5810 -#: i18n/templates.c:5150 5866 +#: i18n/templates.c:5102
5811 msgid "Manage Sub-Groups in #name#" 5867 msgid "Manage Sub-Groups in #name#"
5812 msgstr "" 5868 msgstr ""
5813 5869
5814 -#: plugins/ktcore/KTCorePlugin.php:114 5870 +#: plugins/ktcore/KTCorePlugin.php:115
5815 msgid "Manage Task Scheduler" 5871 msgid "Manage Task Scheduler"
5816 msgstr "" 5872 msgstr ""
5817 5873
5818 -#: plugins/ktcore/admin/workflowsv2.php:1045 i18n/templates.c:4259 5874 +#: plugins/ktcore/admin/workflowsv2.php:1046 i18n/templates.c:4211
5819 msgid "Manage Transition" 5875 msgid "Manage Transition"
5820 msgstr "" 5876 msgstr ""
5821 5877
5822 -#: plugins/ktcore/admin/workflowsv2.php:1952 5878 +#: plugins/ktcore/admin/workflowsv2.php:1953
5823 msgid "Manage Transition Actions" 5879 msgid "Manage Transition Actions"
5824 msgstr "" 5880 msgstr ""
5825 5881
5826 -#: i18n/templates.c:4562 i18n/templates.c:4820 5882 +#: i18n/templates.c:4514 i18n/templates.c:4772
5827 msgid "Manage Transitions" 5883 msgid "Manage Transitions"
5828 msgstr "" 5884 msgstr ""
5829 5885
5830 -#: plugins/ktcore/KTCorePlugin.php:244 i18n/templates.c:4958  
5831 -#: i18n/templates.c:4976 5886 +#: plugins/ktcore/KTCorePlugin.php:245 i18n/templates.c:4910
  5887 +#: i18n/templates.c:4928
5832 msgid "Manage Users" 5888 msgid "Manage Users"
5833 msgstr "" 5889 msgstr ""
5834 5890
5835 -#: plugins/ktcore/KTPermissions.php:554 plugins/ktcore/KTPermissions.php:555 5891 +#: plugins/ktcore/KTPermissions.php:555 plugins/ktcore/KTPermissions.php:556
5836 msgid "Manage Users for Role" 5892 msgid "Manage Users for Role"
5837 msgstr "" 5893 msgstr ""
5838 5894
5839 -#: i18n/templates.c:5003 i18n/templates.c:5009 i18n/templates.c:5132 5895 +#: i18n/templates.c:4955 i18n/templates.c:4961 i18n/templates.c:5084
5840 msgid "Manage Users in #name#" 5896 msgid "Manage Users in #name#"
5841 msgstr "" 5897 msgstr ""
5842 5898
5843 -#: plugins/ktcore/admin/manageViews.php:46 5899 +#: plugins/ktcore/admin/manageViews.php:47
5844 msgid "Manage Views" 5900 msgid "Manage Views"
5845 msgstr "" 5901 msgstr ""
5846 5902
5847 -#: plugins/ktcore/KTCorePlugin.php:234 5903 +#: plugins/ktcore/KTCorePlugin.php:235
5848 msgid "Manage checked-out, archived and deleted documents." 5904 msgid "Manage checked-out, archived and deleted documents."
5849 msgstr "" 5905 msgstr ""
5850 5906
5851 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:281  
5852 -#: plugins/ktcore/admin/manageConditionals.php:210 5907 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:282
  5908 +#: plugins/ktcore/admin/manageConditionals.php:211
5853 msgid "Manage complex conditional" 5909 msgid "Manage complex conditional"
5854 msgstr "" 5910 msgstr ""
5855 5911
5856 -#: i18n/templates.c:2099 5912 +#: i18n/templates.c:2051
5857 msgid "Manage conditional" 5913 msgid "Manage conditional"
5858 msgstr "" 5914 msgstr ""
5859 5915
5860 -#: plugins/ktcore/admin/manageConditionals.php:100  
5861 -#: plugins/ktcore/admin/manageConditionals.php:173 i18n/templates.c:1967 5916 +#: plugins/ktcore/admin/manageConditionals.php:101
  5917 +#: plugins/ktcore/admin/manageConditionals.php:174 i18n/templates.c:1919
5862 msgid "Manage conditional fieldset" 5918 msgid "Manage conditional fieldset"
5863 msgstr "" 5919 msgstr ""
5864 5920
5865 -#: i18n/templates.c:3014 i18n/templates.c:5654 5921 +#: i18n/templates.c:2966 i18n/templates.c:5621
5866 msgid "Manage conditions." 5922 msgid "Manage conditions."
5867 msgstr "" 5923 msgstr ""
5868 5924
5869 -#: plugins/ktcore/KTCorePlugin.php:261 5925 +#: plugins/ktcore/KTCorePlugin.php:262
5870 msgid "Manage criteria which determine whether a user is permitted to perform a system action." 5926 msgid "Manage criteria which determine whether a user is permitted to perform a system action."
5871 msgstr "" 5927 msgstr ""
5872 5928
5873 -#: i18n/templates.c:1721 5929 +#: i18n/templates.c:1673
5874 msgid "Manage lookup tree" 5930 msgid "Manage lookup tree"
5875 msgstr "" 5931 msgstr ""
5876 5932
5877 -#: plugins/ktcore/admin/groupManagement.php:398 5933 +#: plugins/ktcore/admin/groupManagement.php:399
5878 #, php-format 5934 #, php-format
5879 msgid "Manage members of %s" 5935 msgid "Manage members of %s"
5880 msgstr "" 5936 msgstr ""
5881 5937
5882 -#: plugins/ktcore/admin/groupManagement.php:242 5938 +#: plugins/ktcore/admin/groupManagement.php:243
5883 #, php-format 5939 #, php-format
5884 msgid "Manage members of group %s" 5940 msgid "Manage members of group %s"
5885 msgstr "" 5941 msgstr ""
5886 5942
5887 -#: plugins/ktcore/KTCorePlugin.php:322 5943 +#: plugins/ktcore/KTCorePlugin.php:323
5888 msgid "Manage plugins" 5944 msgid "Manage plugins"
5889 msgstr "" 5945 msgstr ""
5890 5946
5891 -#: i18n/permissions.c:12 i18n/templates.c:3572 i18n/templates.c:3581  
5892 -#: i18n/templates.c:3713 i18n/templates.c:3722 i18n/templates.c:3743  
5893 -#: i18n/templates.c:6092 5947 +#: i18n/permissions.c:12 i18n/templates.c:3524 i18n/templates.c:3533
  5948 +#: i18n/templates.c:3665 i18n/templates.c:3674 i18n/templates.c:3695
  5949 +#: i18n/templates.c:6059
5894 msgid "Manage security" 5950 msgid "Manage security"
5895 msgstr "" 5951 msgstr ""
5896 5952
5897 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:183  
5898 -#: plugins/ktcore/admin/manageConditionals.php:102 5953 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:184
  5954 +#: plugins/ktcore/admin/manageConditionals.php:103
5899 msgid "Manage simple conditional" 5955 msgid "Manage simple conditional"
5900 msgstr "" 5956 msgstr ""
5901 5957
5902 -#: i18n/templates.c:4961 i18n/templates.c:4979 5958 +#: i18n/templates.c:4913 i18n/templates.c:4931
5903 msgid "Manage sub-groups" 5959 msgid "Manage sub-groups"
5904 msgstr "" 5960 msgstr ""
5905 5961
5906 -#: plugins/ktstandard/KTSubscriptions.php:131 5962 +#: plugins/ktstandard/KTSubscriptions.php:132
5907 msgid "Manage subscriptions" 5963 msgid "Manage subscriptions"
5908 msgstr "" 5964 msgstr ""
5909 5965
5910 -#: plugins/ktcore/KTCorePlugin.php:277 5966 +#: plugins/ktcore/KTCorePlugin.php:278
5911 msgid "Manage the addition of Email document types to the system." 5967 msgid "Manage the addition of Email document types to the system."
5912 msgstr "" 5968 msgstr ""
5913 5969
5914 -#: plugins/ktcore/KTCorePlugin.php:267 5970 +#: plugins/ktcore/KTCorePlugin.php:268
5915 msgid "Manage the different classes of document which can be added to the system." 5971 msgid "Manage the different classes of document which can be added to the system."
5916 msgstr "" 5972 msgstr ""
5917 5973
5918 -#: plugins/ktcore/KTCorePlugin.php:271 5974 +#: plugins/ktcore/KTCorePlugin.php:272
5919 msgid "Manage the different types of information that can be associated with classes of documents." 5975 msgid "Manage the different types of information that can be associated with classes of documents."
5920 msgstr "" 5976 msgstr ""
5921 5977
5922 -#: plugins/ktstandard/KTDocumentLinks.php:66 5978 +#: plugins/ktstandard/KTDocumentLinks.php:67
5923 msgid "Manage the different ways documents can be associated with one another." 5979 msgid "Manage the different ways documents can be associated with one another."
5924 msgstr "" 5980 msgstr ""
5925 5981
5926 -#: plugins/ktcore/KTCorePlugin.php:114 5982 +#: plugins/ktcore/KTCorePlugin.php:115
5927 msgid "Manage the task scheduler" 5983 msgid "Manage the task scheduler"
5928 msgstr "" 5984 msgstr ""
5929 5985
5930 -#: plugins/ktcore/KTCorePlugin.php:331 5986 +#: plugins/ktcore/KTCorePlugin.php:332
5931 msgid "Manage views" 5987 msgid "Manage views"
5932 msgstr "" 5988 msgstr ""
5933 5989
@@ -5935,272 +5991,280 @@ msgstr &quot;&quot; @@ -5935,272 +5991,280 @@ msgstr &quot;&quot;
5935 msgid "Manage workflow" 5991 msgid "Manage workflow"
5936 msgstr "" 5992 msgstr ""
5937 5993
5938 -#: i18n/templates.c:1541 5994 +#: i18n/templates.c:1484
5939 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." 5995 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."
5940 msgstr "" 5996 msgstr ""
5941 5997
5942 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:433 5998 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:434
5943 msgid "Mass import" 5999 msgid "Mass import"
5944 msgstr "" 6000 msgstr ""
5945 6001
5946 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:313 6002 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:314
5947 msgid "Master Field" 6003 msgid "Master Field"
5948 msgstr "" 6004 msgstr ""
5949 6005
5950 -#: i18n/templates.c:1994 i18n/templates.c:2003 6006 +#: i18n/templates.c:1946 i18n/templates.c:1955
5951 msgid "Master field" 6007 msgid "Master field"
5952 msgstr "" 6008 msgstr ""
5953 6009
5954 -#: lib/metadata/metadatautil.inc.php:560 6010 +#: lib/metadata/metadatautil.inc.php:561
5955 msgid "Master field has no values which are assigned to behaviours." 6011 msgid "Master field has no values which are assigned to behaviours."
5956 msgstr "" 6012 msgstr ""
5957 6013
5958 -#: i18n/templates.c:416 6014 +#: i18n/templates.c:431
5959 msgid "Match <b>#join#</b> of the following" 6015 msgid "Match <b>#join#</b> of the following"
5960 msgstr "" 6016 msgstr ""
5961 6017
5962 -#: plugins/ktcore/admin/userManagement.php:149  
5963 -#: plugins/ktcore/admin/userManagement.php:199  
5964 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:300 6018 +#: plugins/ktcore/admin/userManagement.php:163
  6019 +#: plugins/ktcore/admin/userManagement.php:225
  6020 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:301
5965 msgid "Maximum Sessions" 6021 msgid "Maximum Sessions"
5966 msgstr "" 6022 msgstr ""
5967 6023
5968 -#: i18n/templates.c:3551 6024 +#: i18n/templates.c:3503
5969 msgid "Member groups" 6025 msgid "Member groups"
5970 msgstr "" 6026 msgstr ""
5971 6027
5972 -#: i18n/templates.c:3461 6028 +#: i18n/templates.c:3413
5973 msgid "Member users" 6029 msgid "Member users"
5974 msgstr "" 6030 msgstr ""
5975 6031
5976 -#: i18n/templates.c:6260 i18n/templates.c:6269 6032 +#: i18n/templates.c:6227 i18n/templates.c:6236
5977 msgid "Metadata" 6033 msgid "Metadata"
5978 msgstr "" 6034 msgstr ""
5979 6035
5980 -#: i18n/templates.c:5795 i18n/templates.c:6239 6036 +#: i18n/templates.c:5762 i18n/templates.c:6206
5981 msgid "Metadata Version" 6037 msgid "Metadata Version"
5982 msgstr "" 6038 msgstr ""
5983 6039
5984 -#: search2/search/expr.inc.php:1169 6040 +#: search2/search/expr.inc.php:1186
5985 msgid "Metadata field expected" 6041 msgid "Metadata field expected"
5986 msgstr "" 6042 msgstr ""
5987 6043
5988 -#: i18n/templates.c:2507 6044 +#: i18n/templates.c:2459
5989 msgid "Migration process has taken:" 6045 msgid "Migration process has taken:"
5990 msgstr "" 6046 msgstr ""
5991 6047
5992 -#: i18n/templates.c:2504 6048 +#: i18n/templates.c:2456
5993 msgid "Migration process started on:" 6049 msgid "Migration process started on:"
5994 msgstr "" 6050 msgstr ""
5995 6051
5996 -#: i18n/templates.c:2495 6052 +#: i18n/templates.c:2447
5997 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." 6053 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."
5998 msgstr "" 6054 msgstr ""
5999 6055
6000 -#: search2/search/fields/MimeTypeField.inc.php:43 6056 +#: search2/search/fields/MimeTypeField.inc.php:44
6001 msgid "Mime Type" 6057 msgid "Mime Type"
6002 msgstr "" 6058 msgstr ""
6003 6059
6004 -#: plugins/ktcore/KTCorePlugin.php:298 i18n/templates.c:110  
6005 -#: i18n/templates.c:2153 6060 +#: plugins/ktcore/KTCorePlugin.php:299 i18n/templates.c:110
  6061 +#: i18n/templates.c:2105
6006 msgid "Mime Types" 6062 msgid "Mime Types"
6007 msgstr "" 6063 msgstr ""
6008 6064
6009 -#: plugins/ktcore/KTCorePlugin.php:239 6065 +#: lib/browse/Criteria.inc:934
  6066 +msgid "Minutes"
  6067 +msgstr ""
  6068 +
  6069 +#: plugins/ktcore/KTCorePlugin.php:240
6010 msgid "Miscellaneous" 6070 msgid "Miscellaneous"
6011 msgstr "" 6071 msgstr ""
6012 6072
6013 -#: plugins/ktcore/admin/userManagement.php:148  
6014 -#: plugins/ktcore/admin/userManagement.php:198  
6015 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:299 6073 +#: plugins/ktcore/admin/userManagement.php:162
  6074 +#: plugins/ktcore/admin/userManagement.php:224
  6075 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:300
6016 msgid "Mobile Number" 6076 msgid "Mobile Number"
6017 msgstr "" 6077 msgstr ""
6018 6078
6019 -#: plugins/ktcore/KTCorePlugin.php:139 6079 +#: plugins/ktcore/KTCorePlugin.php:140
6020 msgid "Modification Date" 6080 msgid "Modification Date"
6021 msgstr "" 6081 msgstr ""
6022 6082
6023 -#: plugins/ktcore/KTColumns.inc.php:238  
6024 -#: search2/search/fields/ModifiedField.inc.php:43 6083 +#: plugins/ktcore/KTColumns.inc.php:239
  6084 +#: search2/search/fields/ModifiedField.inc.php:44
6025 msgid "Modified" 6085 msgid "Modified"
6026 msgstr "" 6086 msgstr ""
6027 6087
6028 -#: search2/search/fields/ModifiedByField.inc.php:43 6088 +#: search2/search/fields/ModifiedByField.inc.php:44
6029 msgid "Modified By" 6089 msgid "Modified By"
6030 msgstr "" 6090 msgstr ""
6031 6091
6032 -#: search2/search/fields/ModifiedDeltaField.inc.php:45 6092 +#: search2/search/fields/ModifiedDeltaField.inc.php:46
6033 msgid "Modified Delta" 6093 msgid "Modified Delta"
6034 msgstr "" 6094 msgstr ""
6035 6095
6036 -#: i18n/templates.c:2480 6096 +#: i18n/templates.c:2432
6037 msgid "Modified by:" 6097 msgid "Modified by:"
6038 msgstr "" 6098 msgstr ""
6039 6099
6040 -#: plugins/ktcore/admin/groupManagement.php:741 6100 +#: plugins/ktcore/admin/groupManagement.php:742
6041 msgid "Modify Group Details" 6101 msgid "Modify Group Details"
6042 msgstr "" 6102 msgstr ""
6043 6103
6044 -#: plugins/ktcore/admin/userManagement.php:179 6104 +#: plugins/ktcore/admin/userManagement.php:193
6045 msgid "Modify User Details" 6105 msgid "Modify User Details"
6046 msgstr "" 6106 msgstr ""
6047 6107
6048 -#: i18n/templates.c:194 6108 +#: lib/browse/Criteria.inc:937
  6109 +msgid "Months"
  6110 +msgstr ""
  6111 +
  6112 +#: i18n/templates.c:197
6049 msgid "Mount" 6113 msgid "Mount"
6050 msgstr "" 6114 msgstr ""
6051 6115
6052 -#: plugins/ktcore/KTBulkActions.php:139 plugins/ktcore/KTBulkActions.php:147  
6053 -#: plugins/ktcore/KTDocumentActions.php:920  
6054 -#: plugins/ktcore/KTDocumentActions.php:956 i18n/templates.c:3038  
6055 -#: i18n/templates.c:3167 i18n/templates.c:3170 i18n/templates.c:3179  
6056 -#: i18n/templates.c:3191 i18n/templates.c:3248 i18n/templates.c:3257 6116 +#: plugins/ktcore/KTBulkActions.php:140 plugins/ktcore/KTBulkActions.php:148
  6117 +#: plugins/ktcore/KTDocumentActions.php:935
  6118 +#: plugins/ktcore/KTDocumentActions.php:971 i18n/templates.c:2990
  6119 +#: i18n/templates.c:3119 i18n/templates.c:3122 i18n/templates.c:3131
  6120 +#: i18n/templates.c:3143 i18n/templates.c:3200 i18n/templates.c:3209
6057 #: i18n/transactions.c:5 6121 #: i18n/transactions.c:5
6058 msgid "Move" 6122 msgid "Move"
6059 msgstr "" 6123 msgstr ""
6060 6124
6061 -#: i18n/templates.c:3035 6125 +#: i18n/templates.c:2987
6062 msgid "Move Action for Transition" 6126 msgid "Move Action for Transition"
6063 msgstr "" 6127 msgstr ""
6064 6128
6065 -#: plugins/ktcore/KTDocumentActions.php:949  
6066 -#: plugins/ktcore/KTDocumentActions.php:955 i18n/templates.c:3092 6129 +#: plugins/ktcore/KTDocumentActions.php:964
  6130 +#: plugins/ktcore/KTDocumentActions.php:970 i18n/templates.c:3044
6067 msgid "Move Document" 6131 msgid "Move Document"
6068 msgstr "" 6132 msgstr ""
6069 6133
6070 -#: i18n/templates.c:3176 i18n/templates.c:3245 6134 +#: i18n/templates.c:3128 i18n/templates.c:3197
6071 msgid "Move Files and Folders" 6135 msgid "Move Files and Folders"
6072 msgstr "" 6136 msgstr ""
6073 6137
6074 -#: plugins/ktcore/KTBulkActions.php:146 6138 +#: plugins/ktcore/KTBulkActions.php:147
6075 msgid "Move Items" 6139 msgid "Move Items"
6076 msgstr "" 6140 msgstr ""
6077 6141
6078 -#: lib/documentmanagement/documentutil.inc.php:1166 6142 +#: lib/documentmanagement/documentutil.inc.php:1190
6079 #, php-format 6143 #, php-format
6080 msgid "Moved from %s/%s to %s/%s. %s" 6144 msgid "Moved from %s/%s to %s/%s. %s"
6081 msgstr "" 6145 msgstr ""
6082 6146
6083 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:615 6147 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:616
6084 msgid "Moves Document" 6148 msgid "Moves Document"
6085 msgstr "" 6149 msgstr ""
6086 6150
6087 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:616 6151 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:617
6088 msgid "Moves the document to another folder." 6152 msgid "Moves the document to another folder."
6089 msgstr "" 6153 msgstr ""
6090 6154
6091 -#: i18n/templates.c:3095 6155 +#: i18n/templates.c:3047
6092 msgid "Moving a document relocates the document within the DMS." 6156 msgid "Moving a document relocates the document within the DMS."
6093 msgstr "" 6157 msgstr ""
6094 6158
6095 -#: i18n/templates.c:3161 6159 +#: i18n/templates.c:3113
6096 msgid "Moving a document relocates the document within the document repository." 6160 msgid "Moving a document relocates the document within the document repository."
6097 msgstr "" 6161 msgstr ""
6098 6162
6099 -#: plugins/ktcore/KTColumns.inc.php:347 6163 +#: plugins/ktcore/KTColumns.inc.php:348
6100 msgid "Multiple Selection" 6164 msgid "Multiple Selection"
6101 msgstr "" 6165 msgstr ""
6102 6166
6103 -#: lib/ktentity.inc:277 6167 +#: lib/ktentity.inc:278
6104 msgid "Multiple matches for ID: " 6168 msgid "Multiple matches for ID: "
6105 msgstr "" 6169 msgstr ""
6106 6170
6107 -#: lib/ktentity.inc:892 6171 +#: lib/ktentity.inc:893
6108 msgid "Multiple objects returned" 6172 msgid "Multiple objects returned"
6109 msgstr "" 6173 msgstr ""
6110 6174
6111 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:570 6175 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:634
6112 msgid "Must enter a name for the new category." 6176 msgid "Must enter a name for the new category."
6113 msgstr "" 6177 msgstr ""
6114 6178
6115 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:550 6179 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:614
6116 msgid "Must select a field to edit." 6180 msgid "Must select a field to edit."
6117 msgstr "" 6181 msgstr ""
6118 6182
6119 -#: plugins/search2/LuceneStatisticsDashlet.php:77  
6120 -#: plugins/search2/LuceneStatisticsDashlet.php:91  
6121 -#: plugins/search2/MigrationDashlet.php:80 i18n/templates.c:233 6183 +#: plugins/search2/LuceneStatisticsDashlet.php:78
  6184 +#: plugins/search2/LuceneStatisticsDashlet.php:92
  6185 +#: plugins/search2/MigrationDashlet.php:81 i18n/templates.c:236
6122 msgid "N/A" 6186 msgid "N/A"
6123 msgstr "" 6187 msgstr ""
6124 6188
6125 -#: lib/browse/Criteria.inc:95 6189 +#: lib/browse/Criteria.inc:96
6126 msgid "NOT" 6190 msgid "NOT"
6127 msgstr "" 6191 msgstr ""
6128 6192
6129 -#: i18n/templates.c:2456 6193 +#: i18n/templates.c:2408
6130 msgid "NOT AVAILABLE" 6194 msgid "NOT AVAILABLE"
6131 msgstr "" 6195 msgstr ""
6132 6196
6133 -#: plugins/ktstandard/PDFGeneratorAction.php:284 6197 +#: plugins/ktstandard/PDFGeneratorAction.php:285
6134 msgid "NOT IMPLEMENTED YET: This will create a pdf copy of the document as a new document." 6198 msgid "NOT IMPLEMENTED YET: This will create a pdf copy of the document as a new document."
6135 msgstr "" 6199 msgstr ""
6136 6200
6137 -#: plugins/ktstandard/PDFGeneratorAction.php:304 6201 +#: plugins/ktstandard/PDFGeneratorAction.php:305
6138 msgid "NOT IMPLEMENTED YET: This will replace the document with a pdf copy of the document." 6202 msgid "NOT IMPLEMENTED YET: This will replace the document with a pdf copy of the document."
6139 msgstr "" 6203 msgstr ""
6140 6204
6141 -#: plugins/ktcore/admin/documentTypes.php:62  
6142 -#: plugins/ktcore/admin/roleManagement.php:67  
6143 -#: plugins/ktcore/admin/roleManagement.php:73  
6144 -#: plugins/ktcore/admin/userManagement.php:142  
6145 -#: plugins/ktcore/admin/userManagement.php:195  
6146 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:57  
6147 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:83  
6148 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:136  
6149 -#: plugins/ktstandard/KTDocumentLinks.php:471  
6150 -#: plugins/ktstandard/KTDocumentLinks.php:500  
6151 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:296  
6152 -#: preferences.php:75 i18n/templates.c:956 i18n/templates.c:1208  
6153 -#: i18n/templates.c:1415 i18n/templates.c:1580 i18n/templates.c:1649  
6154 -#: i18n/templates.c:1694 i18n/templates.c:1760 i18n/templates.c:1781  
6155 -#: i18n/templates.c:2705 i18n/templates.c:3311 i18n/templates.c:3332  
6156 -#: i18n/templates.c:3356 i18n/templates.c:3956 i18n/templates.c:4373  
6157 -#: i18n/templates.c:4799 i18n/templates.c:5345 i18n/templates.c:5423  
6158 -#: i18n/templates.c:5600 i18n/templates.c:5669 i18n/templates.c:5678  
6159 -#: i18n/templates.c:5714 i18n/templates.c:5723 i18n/templates.c:5861 6205 +#: plugins/ktcore/admin/documentTypes.php:63
  6206 +#: plugins/ktcore/admin/roleManagement.php:68
  6207 +#: plugins/ktcore/admin/roleManagement.php:74
  6208 +#: plugins/ktcore/admin/userManagement.php:156
  6209 +#: plugins/ktcore/admin/userManagement.php:221
  6210 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:58
  6211 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:84
  6212 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:137
  6213 +#: plugins/ktstandard/KTDocumentLinks.php:476
  6214 +#: plugins/ktstandard/KTDocumentLinks.php:505
  6215 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297
  6216 +#: preferences.php:76 i18n/templates.c:884 i18n/templates.c:1136
  6217 +#: i18n/templates.c:1352 i18n/templates.c:1523 i18n/templates.c:1601
  6218 +#: i18n/templates.c:1646 i18n/templates.c:1712 i18n/templates.c:1733
  6219 +#: i18n/templates.c:2657 i18n/templates.c:3263 i18n/templates.c:3284
  6220 +#: i18n/templates.c:3308 i18n/templates.c:3908 i18n/templates.c:4325
  6221 +#: i18n/templates.c:4751 i18n/templates.c:5312 i18n/templates.c:5390
  6222 +#: i18n/templates.c:5567 i18n/templates.c:5636 i18n/templates.c:5645
  6223 +#: i18n/templates.c:5681 i18n/templates.c:5690 i18n/templates.c:5828
6160 msgid "Name" 6224 msgid "Name"
6161 msgstr "" 6225 msgstr ""
6162 6226
6163 -#: plugins/ktcore/admin/documentTypes.php:209 6227 +#: plugins/ktcore/admin/documentTypes.php:210
6164 msgid "Name changed." 6228 msgid "Name changed."
6165 msgstr "" 6229 msgstr ""
6166 6230
6167 -#: plugins/ktcore/admin/conditions.php:114 6231 +#: plugins/ktcore/admin/conditions.php:115
6168 msgid "Name of condition" 6232 msgid "Name of condition"
6169 msgstr "" 6233 msgstr ""
6170 6234
6171 -#: i18n/templates.c:1763 i18n/templates.c:3314 i18n/templates.c:5405  
6172 -#: i18n/templates.c:5426 6235 +#: i18n/templates.c:1715 i18n/templates.c:3266 i18n/templates.c:5372
  6236 +#: i18n/templates.c:5393
6173 msgid "Namespace" 6237 msgid "Namespace"
6174 msgstr "" 6238 msgstr ""
6175 6239
6176 -#: i18n/templates.c:5459 i18n/templates.c:5498 6240 +#: i18n/templates.c:5426 i18n/templates.c:5465
6177 msgid "New" 6241 msgid "New"
6178 msgstr "" 6242 msgstr ""
6179 6243
6180 -#: plugins/ktcore/document/edit.php:269 6244 +#: plugins/ktcore/document/edit.php:270
6181 msgid "New Document Type" 6245 msgid "New Document Type"
6182 msgstr "" 6246 msgstr ""
6183 6247
6184 -#: plugins/ktstandard/KTDocumentLinks.php:266  
6185 -#: plugins/ktstandard/KTDocumentLinks.php:267 6248 +#: plugins/ktstandard/KTDocumentLinks.php:268
  6249 +#: plugins/ktstandard/KTDocumentLinks.php:269
6186 msgid "New External Link" 6250 msgid "New External Link"
6187 msgstr "" 6251 msgstr ""
6188 6252
6189 -#: plugins/ktcore/admin/manageHelp.php:160  
6190 #: plugins/ktcore/admin/manageHelp.php:161 6253 #: plugins/ktcore/admin/manageHelp.php:161
  6254 +#: plugins/ktcore/admin/manageHelp.php:162
6191 msgid "New Help File" 6255 msgid "New Help File"
6192 msgstr "" 6256 msgstr ""
6193 6257
6194 -#: plugins/ktstandard/KTDocumentLinks.php:196  
6195 #: plugins/ktstandard/KTDocumentLinks.php:197 6258 #: plugins/ktstandard/KTDocumentLinks.php:197
  6259 +#: plugins/ktstandard/KTDocumentLinks.php:198
6196 msgid "New Link" 6260 msgid "New Link"
6197 msgstr "" 6261 msgstr ""
6198 6262
6199 -#: i18n/templates.c:1961 6263 +#: i18n/templates.c:1913
6200 msgid "New Name" 6264 msgid "New Name"
6201 msgstr "" 6265 msgstr ""
6202 6266
6203 -#: plugins/ktcore/KTDocumentActions.php:1624 6267 +#: plugins/ktcore/KTDocumentActions.php:1639
6204 msgid "New Owner" 6268 msgid "New Owner"
6205 msgstr "" 6269 msgstr ""
6206 6270
@@ -6208,353 +6272,353 @@ msgstr &quot;&quot; @@ -6208,353 +6272,353 @@ msgstr &quot;&quot;
6208 msgid "New RSS Feed" 6272 msgid "New RSS Feed"
6209 msgstr "" 6273 msgstr ""
6210 6274
6211 -#: plugins/ktcore/admin/savedSearch.php:77 6275 +#: plugins/ktcore/admin/savedSearch.php:78
6212 msgid "New Saved Search" 6276 msgid "New Saved Search"
6213 msgstr "" 6277 msgstr ""
6214 6278
6215 -#: i18n/templates.c:4709 6279 +#: i18n/templates.c:4661
6216 msgid "New State" 6280 msgid "New State"
6217 msgstr "" 6281 msgstr ""
6218 6282
6219 -#: plugins/ktcore/admin/workflowsv2.php:696 6283 +#: plugins/ktcore/admin/workflowsv2.php:697
6220 msgid "New States" 6284 msgid "New States"
6221 msgstr "" 6285 msgstr ""
6222 6286
6223 -#: plugins/ktcore/admin/workflowsv2.php:787 6287 +#: plugins/ktcore/admin/workflowsv2.php:788
6224 msgid "New States Created." 6288 msgid "New States Created."
6225 msgstr "" 6289 msgstr ""
6226 6290
6227 -#: plugins/ktcore/admin/workflowsv2.php:907 6291 +#: plugins/ktcore/admin/workflowsv2.php:908
6228 msgid "New Transitions Created." 6292 msgid "New Transitions Created."
6229 msgstr "" 6293 msgstr ""
6230 6294
6231 -#: plugins/ktstandard/AdminVersionPlugin/AdminVersionDashlet.php:43 6295 +#: plugins/ktstandard/AdminVersionPlugin/AdminVersionDashlet.php:44
6232 msgid "New Version Available" 6296 msgid "New Version Available"
6233 msgstr "" 6297 msgstr ""
6234 6298
6235 -#: plugins/ktcore/admin/workflowsv2.php:1997 6299 +#: plugins/ktcore/admin/workflowsv2.php:1998
6236 msgid "New action added. This action requires configuration: please specify this below." 6300 msgid "New action added. This action requires configuration: please specify this below."
6237 msgstr "" 6301 msgstr ""
6238 6302
6239 -#: plugins/ktcore/document/Rename.php:86 6303 +#: plugins/ktcore/document/Rename.php:87
6240 msgid "New file name" 6304 msgid "New file name"
6241 msgstr "" 6305 msgstr ""
6242 6306
6243 -#: plugins/ktcore/folder/Rename.php:64 6307 +#: plugins/ktcore/folder/Rename.php:65
6244 msgid "New folder name" 6308 msgid "New folder name"
6245 msgstr "" 6309 msgstr ""
6246 6310
6247 -#: plugins/ktcore/admin/workflowsv2.php:1739  
6248 -#: plugins/ktcore/admin/workflowsv2.php:1999 6311 +#: plugins/ktcore/admin/workflowsv2.php:1740
  6312 +#: plugins/ktcore/admin/workflowsv2.php:2000
6249 msgid "New restriction added." 6313 msgid "New restriction added."
6250 msgstr "" 6314 msgstr ""
6251 6315
6252 -#: plugins/ktcore/admin/workflowsv2.php:1737 6316 +#: plugins/ktcore/admin/workflowsv2.php:1738
6253 msgid "New restriction added. This restriction requires configuration: please specify this below." 6317 msgid "New restriction added. This restriction requires configuration: please specify this below."
6254 msgstr "" 6318 msgstr ""
6255 6319
6256 -#: search/booleanSearch.php:324 6320 +#: search/booleanSearch.php:325
6257 msgid "New search" 6321 msgid "New search"
6258 msgstr "" 6322 msgstr ""
6259 6323
6260 -#: plugins/ktstandard/KTDiscussion.php:232 6324 +#: plugins/ktstandard/KTDiscussion.php:233
6261 msgid "New thread created" 6325 msgid "New thread created"
6262 msgstr "" 6326 msgstr ""
6263 6327
6264 -#: i18n/templates.c:2186 6328 +#: i18n/templates.c:2138
6265 msgid "New to Document Management, or to #appname#&trade; 3? We've written some quick documentation to help you along" 6329 msgid "New to Document Management, or to #appname#&trade; 3? We've written some quick documentation to help you along"
6266 msgstr "" 6330 msgstr ""
6267 6331
6268 -#: i18n/templates.c:4400 6332 +#: i18n/templates.c:4352
6269 msgid "New workflow information" 6333 msgid "New workflow information"
6270 msgstr "" 6334 msgstr ""
6271 6335
6272 -#: i18n/templates.c:4403 6336 +#: i18n/templates.c:4355
6273 msgid "New workflow name" 6337 msgid "New workflow name"
6274 msgstr "" 6338 msgstr ""
6275 6339
6276 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:71 i18n/templates.c:5222 6340 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:72 i18n/templates.c:5189
6277 msgid "Next" 6341 msgid "Next"
6278 msgstr "" 6342 msgstr ""
6279 6343
6280 -#: plugins/ktcore/scheduler/taskScheduler.php:68 6344 +#: plugins/ktcore/scheduler/taskScheduler.php:69
6281 msgid "Next run time" 6345 msgid "Next run time"
6282 msgstr "" 6346 msgstr ""
6283 6347
6284 -#: i18n/templates.c:1439 i18n/templates.c:1445 i18n/templates.c:1490  
6285 -#: i18n/templates.c:1592 i18n/templates.c:1673 i18n/templates.c:1679  
6286 -#: i18n/templates.c:2093 i18n/templates.c:3371 6348 +#: i18n/templates.c:1376 i18n/templates.c:1382 i18n/templates.c:1430
  6349 +#: i18n/templates.c:1535 i18n/templates.c:1625 i18n/templates.c:1631
  6350 +#: i18n/templates.c:2045 i18n/templates.c:3323
6287 msgid "No" 6351 msgid "No"
6288 msgstr "" 6352 msgstr ""
6289 6353
6290 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:235 6354 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:236
6291 msgid "No Base DN provided" 6355 msgid "No Base DN provided"
6292 msgstr "" 6356 msgstr ""
6293 6357
6294 -#: i18n/templates.c:5486 6358 +#: i18n/templates.c:5453
6295 msgid "No Conditions have been defined." 6359 msgid "No Conditions have been defined."
6296 msgstr "" 6360 msgstr ""
6297 6361
6298 -#: lib/ktentity.inc:210 6362 +#: lib/ktentity.inc:211
6299 msgid "No ID given" 6363 msgid "No ID given"
6300 msgstr "" 6364 msgstr ""
6301 6365
6302 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:251 6366 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:252
6303 msgid "No Object Classes provided" 6367 msgid "No Object Classes provided"
6304 msgstr "" 6368 msgstr ""
6305 6369
6306 -#: i18n/templates.c:2747 i18n/templates.c:5528 6370 +#: i18n/templates.c:2699 i18n/templates.c:5495
6307 msgid "No Saved Searches have been defined." 6371 msgid "No Saved Searches have been defined."
6308 msgstr "" 6372 msgstr ""
6309 6373
6310 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:247 6374 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:248
6311 msgid "No Search Attributes provided" 6375 msgid "No Search Attributes provided"
6312 msgstr "" 6376 msgstr ""
6313 6377
6314 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:243 6378 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:244
6315 msgid "No Search Password provided" 6379 msgid "No Search Password provided"
6316 msgstr "" 6380 msgstr ""
6317 6381
6318 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:239 6382 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:240
6319 msgid "No Search User provided" 6383 msgid "No Search User provided"
6320 msgstr "" 6384 msgstr ""
6321 6385
6322 -#: plugins/ktcore/admin/savedSearch.php:87 6386 +#: plugins/ktcore/admin/savedSearch.php:88
6323 msgid "No Such search" 6387 msgid "No Such search"
6324 msgstr "" 6388 msgstr ""
6325 6389
6326 -#: plugins/ktcore/admin/groupManagement.php:136 6390 +#: plugins/ktcore/admin/groupManagement.php:137
6327 msgid "No Unit" 6391 msgid "No Unit"
6328 msgstr "" 6392 msgstr ""
6329 6393
6330 -#: plugins/rssplugin/KTrss.inc.php:383 6394 +#: plugins/rssplugin/KTrss.inc.php:384
6331 msgid "No Workflow" 6395 msgid "No Workflow"
6332 msgstr "" 6396 msgstr ""
6333 6397
6334 -#: plugins/ktcore/admin/workflowsv2.php:70 6398 +#: plugins/ktcore/admin/workflowsv2.php:71
6335 msgid "No Workflow Selected." 6399 msgid "No Workflow Selected."
6336 msgstr "" 6400 msgstr ""
6337 6401
6338 -#: action.php:67 6402 +#: action.php:68
6339 msgid "No action given" 6403 msgid "No action given"
6340 msgstr "" 6404 msgstr ""
6341 6405
6342 -#: action.php:94 6406 +#: action.php:95
6343 msgid "No action selected." 6407 msgid "No action selected."
6344 msgstr "" 6408 msgstr ""
6345 6409
6346 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:437 6410 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:467
6347 msgid "No action specified" 6411 msgid "No action specified"
6348 msgstr "" 6412 msgstr ""
6349 6413
6350 -#: plugins/ktcore/admin/deletedDocuments.php:104  
6351 -#: plugins/ktcore/admin/workflowsv2.php:175 6414 +#: plugins/ktcore/admin/deletedDocuments.php:105
  6415 +#: plugins/ktcore/admin/workflowsv2.php:176
6352 msgid "No action specified." 6416 msgid "No action specified."
6353 msgstr "" 6417 msgstr ""
6354 6418
6355 -#: i18n/templates.c:4658 6419 +#: i18n/templates.c:4610
6356 msgid "No actions are controlled by this workflow, so all actions are available when documents are in this state." 6420 msgid "No actions are controlled by this workflow, so all actions are available when documents are in this state."
6357 msgstr "" 6421 msgstr ""
6358 6422
6359 -#: i18n/templates.c:4739 6423 +#: i18n/templates.c:4691
6360 msgid "No actions are controlled by this workflow." 6424 msgid "No actions are controlled by this workflow."
6361 msgstr "" 6425 msgstr ""
6362 6426
6363 -#: i18n/templates.c:4703 6427 +#: i18n/templates.c:4655
6364 msgid "No actions are controlled by this workflow. All actions will be available at all states." 6428 msgid "No actions are controlled by this workflow. All actions will be available at all states."
6365 msgstr "" 6429 msgstr ""
6366 6430
6367 -#: i18n/templates.c:4493 6431 +#: i18n/templates.c:4445
6368 msgid "No actions are performed when this transition occurs." 6432 msgid "No actions are performed when this transition occurs."
6369 msgstr "" 6433 msgstr ""
6370 6434
6371 -#: i18n/templates.c:5573 6435 +#: i18n/templates.c:5540
6372 msgid "No additional authentication sources have been defined." 6436 msgid "No additional authentication sources have been defined."
6373 msgstr "" 6437 msgstr ""
6374 6438
6375 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:179  
6376 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:201 6439 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:180
  6440 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:202
6377 msgid "No authentication provider chosen" 6441 msgid "No authentication provider chosen"
6378 msgstr "" 6442 msgstr ""
6379 6443
6380 -#: plugins/ktstandard/workflow/adminpage.php:64 6444 +#: plugins/ktstandard/workflow/adminpage.php:65
6381 msgid "No automatic assignment" 6445 msgid "No automatic assignment"
6382 msgstr "" 6446 msgstr ""
6383 6447
6384 -#: i18n/templates.c:1190 6448 +#: i18n/templates.c:1118
6385 msgid "No automatic workflow" 6449 msgid "No automatic workflow"
6386 msgstr "" 6450 msgstr ""
6387 6451
6388 -#: plugins/ktstandard/workflow/FolderAssociator.php:129 6452 +#: plugins/ktstandard/workflow/FolderAssociator.php:130
6389 msgid "No automatic workflow." 6453 msgid "No automatic workflow."
6390 msgstr "" 6454 msgstr ""
6391 6455
6392 -#: plugins/ktstandard/KTDiscussion.php:169  
6393 -#: plugins/ktstandard/KTDiscussion.php:307 6456 +#: plugins/ktstandard/KTDiscussion.php:170
  6457 +#: plugins/ktstandard/KTDiscussion.php:308
6394 msgid "No body provided" 6458 msgid "No body provided"
6395 msgstr "" 6459 msgstr ""
6396 6460
6397 -#: lib/templating/smartytemplate.inc.php:327 6461 +#: lib/templating/smartytemplate.inc.php:328
6398 msgid "No breadcrumbs available" 6462 msgid "No breadcrumbs available"
6399 msgstr "" 6463 msgstr ""
6400 6464
6401 -#: plugins/ktcore/admin/workflowsv2.php:975  
6402 -#: plugins/ktcore/admin/workflowsv2.php:1066 6465 +#: plugins/ktcore/admin/workflowsv2.php:976
  6466 +#: plugins/ktcore/admin/workflowsv2.php:1067
6403 msgid "No change in name." 6467 msgid "No change in name."
6404 msgstr "" 6468 msgstr ""
6405 6469
6406 -#: plugins/ktcore/KTWidgets.php:597 6470 +#: plugins/ktcore/KTWidgets.php:598
6407 msgid "No collection specified." 6471 msgid "No collection specified."
6408 msgstr "" 6472 msgstr ""
6409 6473
6410 -#: i18n/templates.c:1295 6474 +#: i18n/templates.c:1232
6411 msgid "No columns have been added to this view" 6475 msgid "No columns have been added to this view"
6412 msgstr "" 6476 msgstr ""
6413 6477
6414 -#: view.php:301 6478 +#: view.php:302
6415 #, php-format 6479 #, php-format
6416 msgid "No comparison version was requested. Please <a href=\"%s\">select a version</a>." 6480 msgid "No comparison version was requested. Please <a href=\"%s\">select a version</a>."
6417 msgstr "" 6481 msgstr ""
6418 6482
6419 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:425 6483 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:426
6420 msgid "No condition must be fulfilled before this transition becomes available." 6484 msgid "No condition must be fulfilled before this transition becomes available."
6421 msgstr "" 6485 msgstr ""
6422 6486
6423 -#: lib/workflow/workflowtrigger.inc.php:110 6487 +#: lib/workflow/workflowtrigger.inc.php:111
6424 msgid "No configuration has been implemented for this plugin." 6488 msgid "No configuration has been implemented for this plugin."
6425 msgstr "" 6489 msgstr ""
6426 6490
6427 -#: i18n/templates.c:2381 6491 +#: i18n/templates.c:2333
6428 msgid "No content specified for this help file yet. <strong>Edit it first.</strong>" 6492 msgid "No content specified for this help file yet. <strong>Edit it first.</strong>"
6429 msgstr "" 6493 msgstr ""
6430 6494
6431 -#: i18n/templates.c:2897 6495 +#: i18n/templates.c:2849
6432 msgid "No criteria have been selected for the criteria group." 6496 msgid "No criteria have been selected for the criteria group."
6433 msgstr "" 6497 msgstr ""
6434 6498
6435 -#: i18n/templates.c:4016 6499 +#: i18n/templates.c:3968
6436 msgid "No defined workflows" 6500 msgid "No defined workflows"
6437 msgstr "" 6501 msgstr ""
6438 6502
6439 -#: plugins/ktcore/admin/manageHelp.php:126  
6440 -#: plugins/ktstandard/admin/manageDisclaimers.php:99 6503 +#: plugins/ktcore/admin/manageHelp.php:127
  6504 +#: plugins/ktstandard/admin/manageDisclaimers.php:100
6441 msgid "No description given" 6505 msgid "No description given"
6442 msgstr "" 6506 msgstr ""
6443 6507
6444 -#: view.php:111 view.php:268 6508 +#: view.php:112 view.php:269
6445 #, php-format 6509 #, php-format
6446 msgid "No document was requested. Please <a href=\"%s\">browse</a> for one." 6510 msgid "No document was requested. Please <a href=\"%s\">browse</a> for one."
6447 msgstr "" 6511 msgstr ""
6448 6512
6449 -#: i18n/templates.c:5996 6513 +#: i18n/templates.c:5963
6450 msgid "No documents are currently checked out." 6514 msgid "No documents are currently checked out."
6451 msgstr "" 6515 msgstr ""
6452 6516
6453 -#: i18n/templates.c:5912 6517 +#: i18n/templates.c:5879
6454 msgid "No documents are marked as deleted." 6518 msgid "No documents are marked as deleted."
6455 msgstr "" 6519 msgstr ""
6456 6520
6457 -#: plugins/ktstandard/KTBulkExportPlugin.php:104 6521 +#: plugins/ktstandard/KTBulkExportPlugin.php:105
6458 msgid "No documents found to export" 6522 msgid "No documents found to export"
6459 msgstr "" 6523 msgstr ""
6460 6524
6461 -#: plugins/ktstandard/KTDocumentLinks.php:323 6525 +#: plugins/ktstandard/KTDocumentLinks.php:327
6462 msgid "No documents have been selected." 6526 msgid "No documents have been selected."
6463 msgstr "" 6527 msgstr ""
6464 6528
6465 -#: plugins/tagcloud/TagCloudRedirectPage.php:116 search/booleanSearch.php:313  
6466 -#: search/simpleSearch.php:178 6529 +#: plugins/tagcloud/TagCloudRedirectPage.php:138 search/booleanSearch.php:314
  6530 +#: search/simpleSearch.php:179 search2.php:343
6467 msgid "No documents or folders match this query." 6531 msgid "No documents or folders match this query."
6468 msgstr "" 6532 msgstr ""
6469 6533
6470 -#: ktwebservice/webservice.php:2082 6534 +#: ktwebservice/webservice.php:2083
6471 msgid "No documents were found matching the specified document no" 6535 msgid "No documents were found matching the specified document no"
6472 msgstr "" 6536 msgstr ""
6473 6537
6474 -#: i18n/templates.c:5822 i18n/templates.c:5945 i18n/templates.c:5966 6538 +#: i18n/templates.c:5789 i18n/templates.c:5912 i18n/templates.c:5933
6475 msgid "No documents were selected." 6539 msgid "No documents were selected."
6476 msgstr "" 6540 msgstr ""
6477 6541
6478 -#: plugins/ktcore/KTValidators.php:159 6542 +#: plugins/ktcore/KTValidators.php:160
6479 msgid "No entity class specified." 6543 msgid "No entity class specified."
6480 msgstr "" 6544 msgstr ""
6481 6545
6482 -#: search2/indexing/indexerCore.inc.php:986 6546 +#: search2/indexing/indexerCore.inc.php:992
6483 #, php-format 6547 #, php-format
6484 msgid "No extractor for docid: %d" 6548 msgid "No extractor for docid: %d"
6485 msgstr "" 6549 msgstr ""
6486 6550
6487 -#: i18n/templates.c:2984 i18n/templates.c:5624 6551 +#: i18n/templates.c:2936 i18n/templates.c:5591
6488 msgid "No fields associated with this fieldset." 6552 msgid "No fields associated with this fieldset."
6489 msgstr "" 6553 msgstr ""
6490 6554
6491 -#: plugins/ktcore/admin/documentTypes.php:247 6555 +#: plugins/ktcore/admin/documentTypes.php:248
6492 msgid "No fieldsets" 6556 msgid "No fieldsets"
6493 msgstr "" 6557 msgstr ""
6494 6558
6495 -#: i18n/templates.c:3866 6559 +#: i18n/templates.c:3818
6496 msgid "No fieldsets are available to be added. To add a fieldset, please go to DMS Administration" 6560 msgid "No fieldsets are available to be added. To add a fieldset, please go to DMS Administration"
6497 msgstr "" 6561 msgstr ""
6498 6562
6499 -#: i18n/templates.c:3857 6563 +#: i18n/templates.c:3809
6500 msgid "No fieldsets are currently associated with this type." 6564 msgid "No fieldsets are currently associated with this type."
6501 msgstr "" 6565 msgstr ""
6502 6566
6503 -#: lib/validation/dispatchervalidation.inc.php:286 6567 +#: lib/validation/dispatchervalidation.inc.php:287
6504 msgid "No file was selected to be uploaded to the document management system" 6568 msgid "No file was selected to be uploaded to the document management system"
6505 msgstr "" 6569 msgstr ""
6506 6570
6507 -#: plugins/ktcore/document/Rename.php:100 6571 +#: plugins/ktcore/document/Rename.php:101
6508 msgid "No filename given" 6572 msgid "No filename given"
6509 msgstr "" 6573 msgstr ""
6510 6574
6511 -#: plugins/ktcore/folder/Rename.php:79 6575 +#: plugins/ktcore/folder/Rename.php:80
6512 msgid "No folder name given" 6576 msgid "No folder name given"
6513 msgstr "" 6577 msgstr ""
6514 6578
6515 -#: plugins/ktcore/admin/unitManagement.php:121 6579 +#: plugins/ktcore/admin/unitManagement.php:122
6516 msgid "No folders available in this location." 6580 msgid "No folders available in this location."
6517 msgstr "" 6581 msgstr ""
6518 6582
6519 -#: lib/foldermanagement/compressionArchiveUtil.inc.php:173 6583 +#: lib/foldermanagement/compressionArchiveUtil.inc.php:178
6520 msgid "No folders or documents found to compress" 6584 msgid "No folders or documents found to compress"
6521 msgstr "" 6585 msgstr ""
6522 6586
6523 -#: lib/browse/DocumentCollection.inc.php:80  
6524 -#: lib/browse/DocumentCollection.inc.php:335 6587 +#: lib/browse/DocumentCollection.inc.php:81
  6588 +#: lib/browse/DocumentCollection.inc.php:336
6525 msgid "No folders or documents in this location." 6589 msgid "No folders or documents in this location."
6526 msgstr "" 6590 msgstr ""
6527 6591
6528 -#: i18n/templates.c:2996 i18n/templates.c:3005 i18n/templates.c:5636  
6529 -#: i18n/templates.c:5645 6592 +#: i18n/templates.c:2948 i18n/templates.c:2957 i18n/templates.c:5603
  6593 +#: i18n/templates.c:5612
6530 msgid "No free fields." 6594 msgid "No free fields."
6531 msgstr "" 6595 msgstr ""
6532 6596
6533 -#: i18n/templates.c:1559 6597 +#: i18n/templates.c:1502
6534 msgid "No free keywords. Use the \"unlink\" action on a keyword to make it available." 6598 msgid "No free keywords. Use the \"unlink\" action on a keyword to make it available."
6535 msgstr "" 6599 msgstr ""
6536 6600
6537 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:341 6601 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:342
6538 msgid "No group is required to perform this transition" 6602 msgid "No group is required to perform this transition"
6539 msgstr "" 6603 msgstr ""
6540 6604
6541 -#: i18n/templates.c:4619 6605 +#: i18n/templates.c:4571
6542 msgid "No groups or roles are defined in the DMS." 6606 msgid "No groups or roles are defined in the DMS."
6543 msgstr "" 6607 msgstr ""
6544 6608
6545 -#: i18n/templates.c:3965 6609 +#: i18n/templates.c:3917
6546 msgid "No help files have been customized." 6610 msgid "No help files have been customized."
6547 msgstr "" 6611 msgstr ""
6548 6612
6549 -#: help.php:94 help.php:95 6613 +#: help.php:95 help.php:96
6550 msgid "No help page specified." 6614 msgid "No help page specified."
6551 msgstr "" 6615 msgstr ""
6552 6616
6553 -#: i18n/templates.c:2159 6617 +#: i18n/templates.c:2111
6554 msgid "No indicated problem." 6618 msgid "No indicated problem."
6555 msgstr "" 6619 msgstr ""
6556 6620
6557 -#: plugins/ktcore/KTWidgets.php:600 6621 +#: plugins/ktcore/KTWidgets.php:601
6558 msgid "No initial folder specified specified." 6622 msgid "No initial folder specified specified."
6559 msgstr "" 6623 msgstr ""
6560 6624
@@ -6562,27 +6626,27 @@ msgstr &quot;&quot; @@ -6562,27 +6626,27 @@ msgstr &quot;&quot;
6562 msgid "No internal" 6626 msgid "No internal"
6563 msgstr "" 6627 msgstr ""
6564 6628
6565 -#: i18n/templates.c:1835 6629 +#: i18n/templates.c:1787
6566 msgid "No items have been assigned with the current \t\t parent behaviour." 6630 msgid "No items have been assigned with the current \t\t parent behaviour."
6567 msgstr "" 6631 msgstr ""
6568 6632
6569 -#: i18n/templates.c:533 6633 +#: i18n/templates.c:548
6570 msgid "No items in the category." 6634 msgid "No items in the category."
6571 msgstr "" 6635 msgstr ""
6572 6636
6573 -#: i18n/templates.c:1316 6637 +#: i18n/templates.c:1253
6574 msgid "No items require your attention" 6638 msgid "No items require your attention"
6575 msgstr "" 6639 msgstr ""
6576 6640
6577 -#: i18n/templates.c:2234 6641 +#: i18n/templates.c:2186
6578 msgid "No items require your attention." 6642 msgid "No items require your attention."
6579 msgstr "" 6643 msgstr ""
6580 6644
6581 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:583 6645 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:647
6582 msgid "No keywords selected" 6646 msgid "No keywords selected"
6583 msgstr "" 6647 msgstr ""
6584 6648
6585 -#: plugins/ktcore/KTWidgets.php:290 plugins/ktcore/KTWidgets.php:809 6649 +#: plugins/ktcore/KTWidgets.php:291 plugins/ktcore/KTWidgets.php:810
6586 msgid "No label method specified." 6650 msgid "No label method specified."
6587 msgstr "" 6651 msgstr ""
6588 6652
@@ -6590,753 +6654,761 @@ msgstr &quot;&quot; @@ -6590,753 +6654,761 @@ msgstr &quot;&quot;
6590 msgid "No licenses have been installed" 6654 msgid "No licenses have been installed"
6591 msgstr "" 6655 msgstr ""
6592 6656
6593 -#: i18n/templates.c:5879 6657 +#: i18n/templates.c:5846
6594 msgid "No link administrator changeable link types available." 6658 msgid "No link administrator changeable link types available."
6595 msgstr "" 6659 msgstr ""
6596 6660
6597 -#: i18n/templates.c:1028 i18n/templates.c:1100 6661 +#: i18n/templates.c:956 i18n/templates.c:1028
6598 msgid "No link types are defined. Please ask the administrator to add them." 6662 msgid "No link types are defined. Please ask the administrator to add them."
6599 msgstr "" 6663 msgstr ""
6600 6664
6601 -#: lib/authentication/interceptor.inc.php:91 6665 +#: lib/authentication/interceptor.inc.php:92
6602 msgid "No local user with that username" 6666 msgid "No local user with that username"
6603 msgstr "" 6667 msgstr ""
6604 6668
6605 -#: browse.php:280 6669 +#: browse.php:281
6606 msgid "No lookup fields available." 6670 msgid "No lookup fields available."
6607 msgstr "" 6671 msgstr ""
6608 6672
6609 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:454  
6610 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:474  
6611 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:495  
6612 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:516 6673 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:484
  6674 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:504
  6675 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:559
  6676 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:580
6613 msgid "No lookups selected" 6677 msgid "No lookups selected"
6614 msgstr "" 6678 msgstr ""
6615 6679
6616 -#: i18n/templates.c:1997 6680 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:527
  6681 +msgid "No lookups were selected for editing"
  6682 +msgstr ""
  6683 +
  6684 +#: i18n/templates.c:1949
6617 msgid "No master field is set, please select the master field" 6685 msgid "No master field is set, please select the master field"
6618 msgstr "" 6686 msgstr ""
6619 6687
6620 -#: plugins/ktcore/admin/unitManagement.php:98  
6621 -#: plugins/ktcore/admin/unitManagement.php:163  
6622 -#: plugins/ktcore/admin/unitManagement.php:204 6688 +#: plugins/ktcore/admin/unitManagement.php:99
  6689 +#: plugins/ktcore/admin/unitManagement.php:164
  6690 +#: plugins/ktcore/admin/unitManagement.php:205
6623 msgid "No name given" 6691 msgid "No name given"
6624 msgstr "" 6692 msgstr ""
6625 6693
6626 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:173  
6627 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:197 6694 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:174
  6695 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:198
6628 msgid "No name provided" 6696 msgid "No name provided"
6629 msgstr "" 6697 msgstr ""
6630 6698
6631 -#: lib/validation/dispatchervalidation.inc.php:412 6699 +#: lib/validation/dispatchervalidation.inc.php:413
6632 msgid "No name was given for this item" 6700 msgid "No name was given for this item"
6633 msgstr "" 6701 msgstr ""
6634 6702
6635 -#: plugins/ktcore/admin/workflowsv2.php:2160 6703 +#: plugins/ktcore/admin/workflowsv2.php:2161
6636 msgid "No notifications." 6704 msgid "No notifications."
6637 msgstr "" 6705 msgstr ""
6638 6706
6639 -#: plugins/ktcore/KTWidgets.php:189 6707 +#: plugins/ktcore/KTWidgets.php:190
6640 msgid "No options available for this field." 6708 msgid "No options available for this field."
6641 msgstr "" 6709 msgstr ""
6642 6710
6643 -#: lib/validation/dispatchervalidation.inc.php:441 6711 +#: lib/validation/dispatchervalidation.inc.php:442
6644 msgid "No password confirmation was provided" 6712 msgid "No password confirmation was provided"
6645 msgstr "" 6713 msgstr ""
6646 6714
6647 -#: lib/validation/dispatchervalidation.inc.php:439 6715 +#: lib/validation/dispatchervalidation.inc.php:440
6648 msgid "No password was provided" 6716 msgid "No password was provided"
6649 msgstr "" 6717 msgstr ""
6650 6718
6651 -#: i18n/templates.c:4412 6719 +#: i18n/templates.c:4364
6652 msgid "No permissions are controlled by this state. Indicate below which permissions are controlled to allocate them." 6720 msgid "No permissions are controlled by this state. Indicate below which permissions are controlled to allocate them."
6653 msgstr "" 6721 msgstr ""
6654 6722
6655 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:136  
6656 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:145 6723 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:137
  6724 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:146
6657 msgid "No permissions are required to perform this transition" 6725 msgid "No permissions are required to perform this transition"
6658 msgstr "" 6726 msgstr ""
6659 6727
6660 -#: i18n/templates.c:4679 6728 +#: i18n/templates.c:4631
6661 msgid "No permissions have been created within #appname#." 6729 msgid "No permissions have been created within #appname#."
6662 msgstr "" 6730 msgstr ""
6663 6731
6664 -#: i18n/templates.c:6065 6732 +#: i18n/templates.c:6032
6665 msgid "No problems found - database is consistent with the contents of the repository." 6733 msgid "No problems found - database is consistent with the contents of the repository."
6666 msgstr "" 6734 msgstr ""
6667 6735
6668 -#: lib/documentmanagement/documentutil.inc.php:726 6736 +#: lib/documentmanagement/documentutil.inc.php:745
6669 msgid "No reason given" 6737 msgid "No reason given"
6670 msgstr "" 6738 msgstr ""
6671 6739
6672 -#: plugins/ktstandard/KTDiscussion.php:398 6740 +#: plugins/ktstandard/KTDiscussion.php:399
6673 msgid "No reason provided" 6741 msgid "No reason provided"
6674 msgstr "" 6742 msgstr ""
6675 6743
6676 -#: plugins/ktstandard/KTEmail.php:449 6744 +#: plugins/ktstandard/KTEmail.php:450
6677 msgid "No recipients set" 6745 msgid "No recipients set"
6678 msgstr "" 6746 msgstr ""
6679 6747
6680 -#: plugins/ktcore/admin/workflowsv2.php:1622 6748 +#: plugins/ktcore/admin/workflowsv2.php:1623
6681 msgid "No restrictions in place for this transition." 6749 msgid "No restrictions in place for this transition."
6682 msgstr "" 6750 msgstr ""
6683 6751
6684 -#: i18n/templates.c:4982 i18n/templates.c:5390 6752 +#: i18n/templates.c:4934 i18n/templates.c:5357
6685 msgid "No results for your search." 6753 msgid "No results for your search."
6686 msgstr "" 6754 msgstr ""
6687 6755
6688 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:252 6756 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:253
6689 msgid "No role is required to perform this transition" 6757 msgid "No role is required to perform this transition"
6690 msgstr "" 6758 msgstr ""
6691 6759
6692 -#: i18n/templates.c:3158 i18n/templates.c:3440 6760 +#: i18n/templates.c:3110 i18n/templates.c:3392
6693 msgid "No roles defined in the Role Administration area." 6761 msgid "No roles defined in the Role Administration area."
6694 msgstr "" 6762 msgstr ""
6695 6763
6696 -#: i18n/templates.c:6098 6764 +#: i18n/templates.c:6065
6697 msgid "No roles or groups have been defined or have permissions." 6765 msgid "No roles or groups have been defined or have permissions."
6698 msgstr "" 6766 msgstr ""
6699 6767
6700 -#: i18n/templates.c:3740 6768 +#: i18n/templates.c:3692
6701 msgid "No roles or groups have been defined. Permissions can only be allocated to roles and groups." 6769 msgid "No roles or groups have been defined. Permissions can only be allocated to roles and groups."
6702 msgstr "" 6770 msgstr ""
6703 6771
6704 -#: i18n/templates.c:3482 i18n/templates.c:3599 6772 +#: i18n/templates.c:3434 i18n/templates.c:3551
6705 msgid "No roles, groups, or users have been defined or have permissions." 6773 msgid "No roles, groups, or users have been defined or have permissions."
6706 msgstr "" 6774 msgstr ""
6707 6775
6708 -#: lib/search/searchutil.inc.php:115 6776 +#: lib/search/searchutil.inc.php:116
6709 msgid "No search criteria were specified" 6777 msgid "No search criteria were specified"
6710 msgstr "" 6778 msgstr ""
6711 6779
6712 -#: search/booleanSearch.php:104 6780 +#: search/booleanSearch.php:105
6713 msgid "No search parameters given" 6781 msgid "No search parameters given"
6714 msgstr "" 6782 msgstr ""
6715 6783
6716 -#: i18n/templates.c:1241 6784 +#: i18n/templates.c:1169
6717 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find groups." 6785 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find groups."
6718 msgstr "" 6786 msgstr ""
6719 6787
6720 -#: i18n/templates.c:1205 6788 +#: i18n/templates.c:1133
6721 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find users." 6789 msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find users."
6722 msgstr "" 6790 msgstr ""
6723 6791
6724 -#: lib/metadata/fieldsetregistry.inc.php:138  
6725 -#: lib/metadata/fieldsetregistry.inc.php:193  
6726 -#: plugins/ktcore/folder/addDocument.php:290 6792 +#: lib/metadata/fieldsetregistry.inc.php:139
  6793 +#: lib/metadata/fieldsetregistry.inc.php:194
  6794 +#: plugins/ktcore/folder/addDocument.php:297
6727 msgid "No selection." 6795 msgid "No selection."
6728 msgstr "" 6796 msgstr ""
6729 6797
6730 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:231 6798 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:232
6731 msgid "No server name provided" 6799 msgid "No server name provided"
6732 msgstr "" 6800 msgstr ""
6733 6801
6734 -#: plugins/ktcore/admin/workflowsv2.php:373 6802 +#: plugins/ktcore/admin/workflowsv2.php:374
6735 msgid "No start state is specified for this workflow. No new documents can be assigned to this workflow until one is assigned. To change this, please edit the workflow's base properties." 6803 msgid "No start state is specified for this workflow. No new documents can be assigned to this workflow until one is assigned. To change this, please edit the workflow's base properties."
6736 msgstr "" 6804 msgstr ""
6737 6805
6738 -#: plugins/ktcore/admin/workflowsv2.php:381 6806 +#: plugins/ktcore/admin/workflowsv2.php:382
6739 msgid "No starting state." 6807 msgid "No starting state."
6740 msgstr "" 6808 msgstr ""
6741 6809
6742 -#: plugins/ktcore/admin/workflowsv2.php:1173 6810 +#: plugins/ktcore/admin/workflowsv2.php:1174
6743 msgid "No state selected" 6811 msgid "No state selected"
6744 msgstr "" 6812 msgstr ""
6745 6813
6746 -#: plugins/ktcore/admin/workflowsv2.php:950 6814 +#: plugins/ktcore/admin/workflowsv2.php:951
6747 msgid "No state specified." 6815 msgid "No state specified."
6748 msgstr "" 6816 msgstr ""
6749 6817
6750 -#: plugins/ktstandard/KTDiscussion.php:165  
6751 -#: plugins/ktstandard/KTDiscussion.php:303 6818 +#: plugins/ktstandard/KTDiscussion.php:166
  6819 +#: plugins/ktstandard/KTDiscussion.php:304
6752 msgid "No subject provided" 6820 msgid "No subject provided"
6753 msgstr "" 6821 msgstr ""
6754 6822
6755 -#: plugins/ktstandard/KTSubscriptions.php:428 6823 +#: plugins/ktstandard/KTSubscriptions.php:429
6756 msgid "No subscriptions were chosen" 6824 msgid "No subscriptions were chosen"
6757 msgstr "" 6825 msgstr ""
6758 6826
6759 -#: lib/ktentity.inc:273 6827 +#: lib/ktentity.inc:274
6760 msgid "No such ID: " 6828 msgid "No such ID: "
6761 msgstr "" 6829 msgstr ""
6762 6830
6763 -#: lib/actions/entitylist.php:80 6831 +#: lib/actions/entitylist.php:81
6764 msgid "No such KTEntityList" 6832 msgid "No such KTEntityList"
6765 msgstr "" 6833 msgstr ""
6766 6834
6767 -#: action.php:73 6835 +#: action.php:74
6768 #, php-format 6836 #, php-format
6769 msgid "No such action exists in %s" 6837 msgid "No such action exists in %s"
6770 msgstr "" 6838 msgstr ""
6771 6839
6772 -#: action.php:117 6840 +#: action.php:118
6773 msgid "No such action." 6841 msgid "No such action."
6774 msgstr "" 6842 msgstr ""
6775 6843
6776 -#: lib/browse/columnregistry.inc.php:74 6844 +#: lib/browse/columnregistry.inc.php:75
6777 #, php-format 6845 #, php-format
6778 msgid "No such column: %s" 6846 msgid "No such column: %s"
6779 msgstr "" 6847 msgstr ""
6780 6848
6781 -#: lib/actions/bulkaction.php:195 6849 +#: lib/actions/bulkaction.php:196
6782 msgid "No such document" 6850 msgid "No such document"
6783 msgstr "" 6851 msgstr ""
6784 6852
6785 -#: lib/ktentity.inc:361 6853 +#: lib/ktentity.inc:362
6786 msgid "No such element" 6854 msgid "No such element"
6787 msgstr "" 6855 msgstr ""
6788 6856
6789 -#: lib/actions/bulkaction.php:218 6857 +#: lib/actions/bulkaction.php:219
6790 msgid "No such folder" 6858 msgid "No such folder"
6791 msgstr "" 6859 msgstr ""
6792 6860
6793 -#: plugins/ktcore/admin/groupManagement.php:236  
6794 -#: plugins/ktcore/admin/groupManagement.php:309  
6795 -#: plugins/ktcore/admin/groupManagement.php:393 6861 +#: plugins/ktcore/admin/groupManagement.php:237
  6862 +#: plugins/ktcore/admin/groupManagement.php:310
  6863 +#: plugins/ktcore/admin/groupManagement.php:394
6796 msgid "No such group." 6864 msgid "No such group."
6797 msgstr "" 6865 msgstr ""
6798 6866
6799 -#: plugins/ktcore/KTValidators.php:195 6867 +#: plugins/ktcore/KTValidators.php:196
6800 #, php-format 6868 #, php-format
6801 msgid "No such id's: %s" 6869 msgid "No such id's: %s"
6802 msgstr "" 6870 msgstr ""
6803 6871
6804 -#: plugins/ktcore/KTValidators.php:200 6872 +#: plugins/ktcore/KTValidators.php:201
6805 #, php-format 6873 #, php-format
6806 msgid "No such id: %s" 6874 msgid "No such id: %s"
6807 msgstr "" 6875 msgstr ""
6808 6876
6809 -#: plugins/ktcore/KTPermissions.php:550 plugins/ktcore/KTPermissions.php:599  
6810 -#: plugins/ktcore/KTPermissions.php:648 plugins/ktcore/KTPermissions.php:703 6877 +#: plugins/ktcore/KTPermissions.php:551 plugins/ktcore/KTPermissions.php:600
  6878 +#: plugins/ktcore/KTPermissions.php:649 plugins/ktcore/KTPermissions.php:704
6811 msgid "No such role allocation." 6879 msgid "No such role allocation."
6812 msgstr "" 6880 msgstr ""
6813 6881
6814 -#: search/booleanSearch.php:143 search/booleanSearch.php:180 6882 +#: search/booleanSearch.php:144 search/booleanSearch.php:181
6815 msgid "No such search" 6883 msgid "No such search"
6816 msgstr "" 6884 msgstr ""
6817 6885
6818 -#: plugins/ktcore/admin/userManagement.php:324 6886 +#: plugins/ktcore/admin/userManagement.php:350
6819 msgid "No such user." 6887 msgid "No such user."
6820 msgstr "" 6888 msgstr ""
6821 6889
6822 -#: lib/validation/validatorfactory.inc.php:66 6890 +#: lib/validation/validatorfactory.inc.php:67
6823 #, php-format 6891 #, php-format
6824 msgid "No such validator: %s" 6892 msgid "No such validator: %s"
6825 msgstr "" 6893 msgstr ""
6826 6894
6827 -#: lib/browse/columnregistry.inc.php:85 6895 +#: lib/browse/columnregistry.inc.php:86
6828 #, php-format 6896 #, php-format
6829 msgid "No such view: %s" 6897 msgid "No such view: %s"
6830 msgstr "" 6898 msgstr ""
6831 6899
6832 -#: lib/widgets/widgetfactory.inc.php:65 6900 +#: lib/widgets/widgetfactory.inc.php:66
6833 #, php-format 6901 #, php-format
6834 msgid "No such widget: %s" 6902 msgid "No such widget: %s"
6835 msgstr "" 6903 msgstr ""
6836 6904
6837 -#: i18n/templates.c:2243 6905 +#: i18n/templates.c:2195
6838 msgid "No tasks have been run yet." 6906 msgid "No tasks have been run yet."
6839 msgstr "" 6907 msgstr ""
6840 6908
6841 -#: i18n/templates.c:6329 6909 +#: i18n/templates.c:6296
6842 msgid "No tasks have been scheduled" 6910 msgid "No tasks have been scheduled"
6843 msgstr "" 6911 msgstr ""
6844 6912
6845 -#: lib/templating/templating.inc.php:91 6913 +#: lib/templating/templating.inc.php:92
6846 msgid "No template found" 6914 msgid "No template found"
6847 msgstr "" 6915 msgstr ""
6848 6916
6849 -#: plugins/ktcore/admin/manageHelp.php:132  
6850 -#: plugins/ktstandard/admin/manageDisclaimers.php:105 6917 +#: plugins/ktcore/admin/manageHelp.php:133
  6918 +#: plugins/ktstandard/admin/manageDisclaimers.php:106
6851 msgid "No title given" 6919 msgid "No title given"
6852 msgstr "" 6920 msgstr ""
6853 6921
6854 -#: plugins/ktcore/admin/workflowsv2.php:1097 6922 +#: plugins/ktcore/admin/workflowsv2.php:1098
6855 msgid "No transition selected" 6923 msgid "No transition selected"
6856 msgstr "" 6924 msgstr ""
6857 6925
6858 -#: plugins/ktcore/admin/workflowsv2.php:1041 6926 +#: plugins/ktcore/admin/workflowsv2.php:1042
6859 msgid "No transition specified." 6927 msgid "No transition specified."
6860 msgstr "" 6928 msgstr ""
6861 6929
6862 -#: i18n/templates.c:6302 6930 +#: i18n/templates.c:6269
6863 msgid "No transitions are available while the document is checked out." 6931 msgid "No transitions are available while the document is checked out."
6864 msgstr "" 6932 msgstr ""
6865 6933
6866 -#: i18n/templates.c:4649 6934 +#: i18n/templates.c:4601
6867 msgid "No transitions have been defined for this workflow." 6935 msgid "No transitions have been defined for this workflow."
6868 msgstr "" 6936 msgstr ""
6869 6937
6870 -#: i18n/templates.c:4640 6938 +#: i18n/templates.c:4592
6871 msgid "No transitions lead to this state." 6939 msgid "No transitions lead to this state."
6872 msgstr "" 6940 msgstr ""
6873 6941
6874 -#: plugins/ktcore/admin/groupManagement.php:587 6942 +#: plugins/ktcore/admin/groupManagement.php:588
6875 msgid "No unit" 6943 msgid "No unit"
6876 msgstr "" 6944 msgstr ""
6877 6945
6878 -#: i18n/templates.c:3710 i18n/templates.c:6212 6946 +#: i18n/templates.c:3662 i18n/templates.c:6179
6879 msgid "No users have permissions on this item." 6947 msgid "No users have permissions on this item."
6880 msgstr "" 6948 msgstr ""
6881 6949
6882 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:495 6950 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:496
6883 msgid "No valid LDAP group chosen" 6951 msgid "No valid LDAP group chosen"
6884 msgstr "" 6952 msgstr ""
6885 6953
6886 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:422 6954 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:423
6887 msgid "No valid LDAP user chosen" 6955 msgid "No valid LDAP user chosen"
6888 msgstr "" 6956 msgstr ""
6889 6957
6890 -#: lib/email/Email.inc:143 lib/email/Email.inc:198 6958 +#: lib/email/Email.inc:144 lib/email/Email.inc:199
6891 msgid "No valid email addresses supplied" 6959 msgid "No valid email addresses supplied"
6892 msgstr "" 6960 msgstr ""
6893 6961
6894 -#: i18n/templates.c:290 i18n/templates.c:293 i18n/templates.c:344  
6895 -#: i18n/templates.c:3974 6962 +#: i18n/templates.c:293 i18n/templates.c:296 i18n/templates.c:347
  6963 +#: i18n/templates.c:3926
6896 msgid "No workflow" 6964 msgid "No workflow"
6897 msgstr "" 6965 msgstr ""
6898 6966
6899 -#: plugins/ktcore/admin/workflowsv2.php:164 6967 +#: plugins/ktcore/admin/workflowsv2.php:165
6900 msgid "No workflow selected." 6968 msgid "No workflow selected."
6901 msgstr "" 6969 msgstr ""
6902 6970
6903 -#: lib/util/ktutil.inc:569 lib/util/ktutil.inc:576 lib/util/ktutil.inc:589 6971 +#: lib/util/ktutil.inc:650 lib/util/ktutil.inc:657 lib/util/ktutil.inc:670
6904 msgid "Non-entity object" 6972 msgid "Non-entity object"
6905 msgstr "" 6973 msgstr ""
6906 6974
6907 -#: lib/search/searchutil.inc.php:386 6975 +#: lib/search/searchutil.inc.php:387
6908 msgid "Non-integer returned when looking for count" 6976 msgid "Non-integer returned when looking for count"
6909 msgstr "" 6977 msgstr ""
6910 6978
6911 -#: lib/documentmanagement/Document.inc:222 lib/ktentity.inc:668 6979 +#: lib/documentmanagement/Document.inc:223 lib/ktentity.inc:669
6912 msgid "Non-numeric identifier" 6980 msgid "Non-numeric identifier"
6913 msgstr "" 6981 msgstr ""
6914 6982
6915 -#: lib/groups/GroupUtil.php:173 6983 +#: lib/groups/GroupUtil.php:174
6916 msgid "Non-true and non-error return value" 6984 msgid "Non-true and non-error return value"
6917 msgstr "" 6985 msgstr ""
6918 6986
6919 -#: lib/templating/smartytemplate.inc.php:198  
6920 -#: plugins/ktcore/admin/documentFieldsv2.php:234  
6921 -#: plugins/rssplugin/KTrss.inc.php:372 6987 +#: lib/templating/smartytemplate.inc.php:199
  6988 +#: plugins/ktcore/admin/documentFieldsv2.php:235
  6989 +#: plugins/rssplugin/KTrss.inc.php:373
6922 msgid "None" 6990 msgid "None"
6923 msgstr "" 6991 msgstr ""
6924 6992
6925 -#: lib/documentmanagement/DocumentField.inc:171  
6926 -#: plugins/ktcore/admin/documentFieldsv2.php:107 i18n/templates.c:1787  
6927 -#: i18n/templates.c:3338 6993 +#: lib/documentmanagement/DocumentField.inc:202
  6994 +#: plugins/ktcore/admin/documentFieldsv2.php:108 i18n/templates.c:1739
  6995 +#: i18n/templates.c:3290
6928 msgid "Normal" 6996 msgid "Normal"
6929 msgstr "" 6997 msgstr ""
6930 6998
6931 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:83 6999 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:84
6932 msgid "Normal (String)" 7000 msgid "Normal (String)"
6933 msgstr "" 7001 msgstr ""
6934 7002
6935 -#: plugins/search2/LuceneStatisticsDashlet.php:121  
6936 -#: plugins/search2/LuceneStatisticsDashlet.php:129  
6937 -#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:261 7003 +#: plugins/search2/LuceneStatisticsDashlet.php:122
  7004 +#: plugins/search2/LuceneStatisticsDashlet.php:130
  7005 +#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:262
6938 msgid "Not Available" 7006 msgid "Not Available"
6939 msgstr "" 7007 msgstr ""
6940 7008
6941 -#: lib/documentmanagement/DocumentField.inc:212 7009 +#: lib/documentmanagement/DocumentField.inc:243
6942 msgid "Not Required" 7010 msgid "Not Required"
6943 msgstr "" 7011 msgstr ""
6944 7012
6945 -#: i18n/templates.c:2732 7013 +#: i18n/templates.c:2684
6946 msgid "Not Shared" 7014 msgid "Not Shared"
6947 msgstr "" 7015 msgstr ""
6948 7016
6949 -#: lib/filelike/filelike.inc.php:48 lib/filelike/filelike.inc.php:55  
6950 -#: lib/filelike/filelike.inc.php:62 lib/filelike/filelike.inc.php:69  
6951 -#: lib/filelike/filelike.inc.php:76 lib/filelike/filelike.inc.php:83  
6952 -#: lib/filelike/filelike.inc.php:90 lib/filelike/filelike.inc.php:97  
6953 -#: lib/filelike/filelike.inc.php:104 lib/import/importstorage.inc.php:42  
6954 -#: lib/import/importstorage.inc.php:46 lib/import/importstorage.inc.php:50  
6955 -#: lib/storage/storagemanager.inc.php:51 lib/storage/storagemanager.inc.php:60  
6956 -#: lib/storage/storagemanager.inc.php:68 lib/storage/storagemanager.inc.php:77  
6957 -#: lib/storage/storagemanager.inc.php:93  
6958 -#: lib/storage/storagemanager.inc.php:101  
6959 -#: lib/storage/storagemanager.inc.php:105  
6960 -#: lib/storage/storagemanager.inc.php:113  
6961 -#: lib/storage/storagemanager.inc.php:121  
6962 -#: lib/storage/storagemanager.inc.php:135  
6963 -#: lib/storage/storagemanager.inc.php:143  
6964 -#: lib/storage/storagemanager.inc.php:147  
6965 -#: lib/storage/storagemanager.inc.php:151  
6966 -#: lib/storage/storagemanager.inc.php:155  
6967 -#: lib/storage/storagemanager.inc.php:159  
6968 -#: lib/storage/storagemanager.inc.php:163 7017 +#: lib/browse/Criteria.inc:747
  7018 +msgid "Not equal to"
  7019 +msgstr ""
  7020 +
  7021 +#: lib/filelike/filelike.inc.php:49 lib/filelike/filelike.inc.php:56
  7022 +#: lib/filelike/filelike.inc.php:63 lib/filelike/filelike.inc.php:70
  7023 +#: lib/filelike/filelike.inc.php:77 lib/filelike/filelike.inc.php:84
  7024 +#: lib/filelike/filelike.inc.php:91 lib/filelike/filelike.inc.php:98
  7025 +#: lib/filelike/filelike.inc.php:105 lib/import/importstorage.inc.php:43
  7026 +#: lib/import/importstorage.inc.php:47 lib/import/importstorage.inc.php:51
  7027 +#: lib/storage/storagemanager.inc.php:52 lib/storage/storagemanager.inc.php:61
  7028 +#: lib/storage/storagemanager.inc.php:69 lib/storage/storagemanager.inc.php:78
  7029 +#: lib/storage/storagemanager.inc.php:94
  7030 +#: lib/storage/storagemanager.inc.php:102
  7031 +#: lib/storage/storagemanager.inc.php:106
  7032 +#: lib/storage/storagemanager.inc.php:114
  7033 +#: lib/storage/storagemanager.inc.php:122
  7034 +#: lib/storage/storagemanager.inc.php:136
  7035 +#: lib/storage/storagemanager.inc.php:144
  7036 +#: lib/storage/storagemanager.inc.php:148
  7037 +#: lib/storage/storagemanager.inc.php:152
  7038 +#: lib/storage/storagemanager.inc.php:156
  7039 +#: lib/storage/storagemanager.inc.php:160
  7040 +#: lib/storage/storagemanager.inc.php:164
6969 msgid "Not implemented" 7041 msgid "Not implemented"
6970 msgstr "" 7042 msgstr ""
6971 7043
6972 -#: search2/indexing/indexerCore.inc.php:982 7044 +#: search2/indexing/indexerCore.inc.php:988
6973 #, php-format 7045 #, php-format
6974 msgid "Not indexing docid: %d content because extractor could not be resolve. Still indexing discussion." 7046 msgid "Not indexing docid: %d content because extractor could not be resolve. Still indexing discussion."
6975 msgstr "" 7047 msgstr ""
6976 7048
6977 -#: lib/filelike/fsfilelike.inc.php:73 7049 +#: lib/filelike/fsfilelike.inc.php:74
6978 msgid "Not open" 7050 msgid "Not open"
6979 msgstr "" 7051 msgstr ""
6980 7052
6981 -#: plugins/search2/MigrationDashlet.php:79 7053 +#: plugins/search2/MigrationDashlet.php:80
6982 msgid "Not started" 7054 msgid "Not started"
6983 msgstr "" 7055 msgstr ""
6984 7056
6985 -#: search2/search/expr.inc.php:176 7057 +#: search2/search/expr.inc.php:177
6986 #, php-format 7058 #, php-format
6987 msgid "Not yet implemented in %s" 7059 msgid "Not yet implemented in %s"
6988 msgstr "" 7060 msgstr ""
6989 7061
6990 -#: i18n/templates.c:5810 i18n/templates.c:5855 i18n/templates.c:5930  
6991 -#: i18n/templates.c:5951 7062 +#: i18n/templates.c:5777 i18n/templates.c:5822 i18n/templates.c:5897
  7063 +#: i18n/templates.c:5918
6992 msgid "Note" 7064 msgid "Note"
6993 msgstr "" 7065 msgstr ""
6994 7066
6995 -#: i18n/templates.c:1148 7067 +#: i18n/templates.c:1076
6996 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." 7068 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."
6997 msgstr "" 7069 msgstr ""
6998 7070
6999 -#: plugins/ktcore/admin/documentFieldsv2.php:115 7071 +#: plugins/ktcore/admin/documentFieldsv2.php:116
7000 msgid "Note that it is not possible to convert between different types of fieldsets, so please choose carefully." 7072 msgid "Note that it is not possible to convert between different types of fieldsets, so please choose carefully."
7001 msgstr "" 7073 msgstr ""
7002 7074
7003 -#: plugins/ktcore/admin/groupManagement.php:593 7075 +#: plugins/ktcore/admin/groupManagement.php:594
7004 msgid "Note that its not possible to set a group without a unit as having unit administration privileges." 7076 msgid "Note that its not possible to set a group without a unit as having unit administration privileges."
7005 msgstr "" 7077 msgstr ""
7006 7078
7007 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:85 7079 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:86
7008 msgid "Note that the first state you list is the one in which documents will start the workflow - this can be changed later on. " 7080 msgid "Note that the first state you list is the one in which documents will start the workflow - this can be changed later on. "
7009 msgstr "" 7081 msgstr ""
7010 7082
7011 -#: lib/widgets/fieldsetDisplay.inc.php:522 7083 +#: lib/widgets/fieldsetDisplay.inc.php:523
7012 msgid "Note that the options which are available depends on previous choices within this fieldset." 7084 msgid "Note that the options which are available depends on previous choices within this fieldset."
7013 msgstr "" 7085 msgstr ""
7014 7086
7015 -#: i18n/templates.c:2555 7087 +#: i18n/templates.c:2507
7016 msgid "Note:" 7088 msgid "Note:"
7017 msgstr "" 7089 msgstr ""
7018 7090
7019 -#: i18n/templates.c:2255 7091 +#: i18n/templates.c:2207
7020 msgid "Note: The stack install uses its own service for task scheduling and the following is only for source installs." 7092 msgid "Note: The stack install uses its own service for task scheduling and the following is only for source installs."
7021 msgstr "" 7093 msgstr ""
7022 7094
7023 -#: i18n/templates.c:2252 7095 +#: i18n/templates.c:2204
7024 msgid "Note: The stack install uses its own service for task scheduling. To check if this service has been installed and is running, open the <i>Control Panel</i>, go to <i>Administrative Tools</i> and open the list of <i>Services</i>. The scheduler service is called <i>ktdmsScheduler</i>. For further information on this service, please refer to the documentation." 7096 msgid "Note: The stack install uses its own service for task scheduling. To check if this service has been installed and is running, open the <i>Control Panel</i>, go to <i>Administrative Tools</i> and open the list of <i>Services</i>. The scheduler service is called <i>ktdmsScheduler</i>. For further information on this service, please refer to the documentation."
7025 msgstr "" 7097 msgstr ""
7026 7098
7027 -#: i18n/templates.c:2522 7099 +#: i18n/templates.c:2474
7028 msgid "Note:</b> <i>Search results will not be accurate until the migration process is complete." 7100 msgid "Note:</b> <i>Search results will not be accurate until the migration process is complete."
7029 msgstr "" 7101 msgstr ""
7030 7102
7031 -#: search2/ajax/metadata.php:56 7103 +#: search2/ajax/metadata.php:57
7032 msgid "Nothing else is available" 7104 msgid "Nothing else is available"
7033 msgstr "" 7105 msgstr ""
7034 7106
7035 -#: plugins/ktcore/KTMiscPages.php:43 plugins/ktcore/admin/workflowsv2.php:2096  
7036 -#: plugins/ktcore/admin/workflowsv2.php:2248 i18n/templates.c:4145  
7037 -#: i18n/templates.c:4445 7107 +#: plugins/ktcore/KTMiscPages.php:44 plugins/ktcore/admin/workflowsv2.php:2097
  7108 +#: plugins/ktcore/admin/workflowsv2.php:2249 i18n/templates.c:4097
  7109 +#: i18n/templates.c:4397
7038 msgid "Notifications" 7110 msgid "Notifications"
7039 msgstr "" 7111 msgstr ""
7040 7112
7041 -#: notify.php:102 7113 +#: notify.php:103
7042 msgid "Notifications cleared." 7114 msgid "Notifications cleared."
7043 msgstr "" 7115 msgstr ""
7044 7116
7045 -#: plugins/ktcore/admin/workflowsv2.php:2321 7117 +#: plugins/ktcore/admin/workflowsv2.php:2322
7046 msgid "Notifications updated." 7118 msgid "Notifications updated."
7047 msgstr "" 7119 msgstr ""
7048 7120
7049 -#: i18n/templates.c:4547 i18n/templates.c:4766 7121 +#: i18n/templates.c:4499 i18n/templates.c:4718
7050 msgid "Notified groups & roles" 7122 msgid "Notified groups & roles"
7051 msgstr "" 7123 msgstr ""
7052 7124
7053 -#: i18n/templates.c:2324 7125 +#: i18n/templates.c:2276
7054 msgid "Now editing field \"" 7126 msgid "Now editing field \""
7055 msgstr "" 7127 msgstr ""
7056 7128
7057 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:58  
7058 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:170 7129 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:59
  7130 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:171
7059 msgid "Object Classes" 7131 msgid "Object Classes"
7060 msgstr "" 7132 msgstr ""
7061 7133
7062 -#: plugins/ktcore/scheduler/schedulerUtil.php:210  
7063 -#: plugins/ktcore/scheduler/schedulerUtil.php:229  
7064 -#: plugins/ktcore/scheduler/schedulerUtil.php:243 7134 +#: plugins/ktcore/scheduler/schedulerUtil.php:211
  7135 +#: plugins/ktcore/scheduler/schedulerUtil.php:230
  7136 +#: plugins/ktcore/scheduler/schedulerUtil.php:244
7065 msgid "Object can't be created" 7137 msgid "Object can't be created"
7066 msgstr "" 7138 msgstr ""
7067 7139
7068 -#: i18n/templates.c:6071 7140 +#: i18n/templates.c:6038
7069 msgid "On deleting a document version the version history will remain but the document will be <b>permanently</b> deleted." 7141 msgid "On deleting a document version the version history will remain but the document will be <b>permanently</b> deleted."
7070 msgstr "" 7142 msgstr ""
7071 7143
7072 -#: plugins/ktcore/KTBulkActions.php:877 7144 +#: plugins/ktcore/KTBulkActions.php:878
7073 #, php-format 7145 #, php-format
7074 msgid "Once downloaded, return to the original <a href=\"%s\">folder</a>" 7146 msgid "Once downloaded, return to the original <a href=\"%s\">folder</a>"
7075 msgstr "" 7147 msgstr ""
7076 7148
7077 -#: i18n/templates.c:3089 7149 +#: i18n/templates.c:3041
7078 msgid "Once the document has been downloaded, you should <a href=\"#link#\">return to the document view</a>." 7150 msgid "Once the document has been downloaded, you should <a href=\"#link#\">return to the document view</a>."
7079 msgstr "" 7151 msgstr ""
7080 7152
7081 -#: i18n/templates.c:4415 7153 +#: i18n/templates.c:4367
7082 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." 7154 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."
7083 msgstr "" 7155 msgstr ""
7084 7156
7085 -#: plugins/ktcore/KTBulkActions.php:621  
7086 -#: plugins/ktstandard/KTBulkExportPlugin.php:159 7157 +#: plugins/ktcore/KTBulkActions.php:622
  7158 +#: plugins/ktstandard/KTBulkExportPlugin.php:160
7087 #, php-format 7159 #, php-format
7088 msgid "Once your download is complete, click <a href=\"%s\">here</a> to return to the original folder" 7160 msgid "Once your download is complete, click <a href=\"%s\">here</a> to return to the original folder"
7089 msgstr "" 7161 msgstr ""
7090 7162
7091 -#: i18n/templates.c:4340 7163 +#: i18n/templates.c:4292
7092 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." 7164 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."
7093 msgstr "" 7165 msgstr ""
7094 7166
7095 -#: i18n/templates.c:4271 7167 +#: i18n/templates.c:4223
7096 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." 7168 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."
7097 msgstr "" 7169 msgstr ""
7098 7170
7099 -#: i18n/templates.c:4436 7171 +#: i18n/templates.c:4388
7100 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." 7172 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."
7101 msgstr "" 7173 msgstr ""
7102 7174
7103 -#: i18n/templates.c:5570 7175 +#: i18n/templates.c:5537
7104 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." 7176 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."
7105 msgstr "" 7177 msgstr ""
7106 7178
7107 -#: plugins/ktcore/KTCorePlugin.php:143 7179 +#: plugins/ktcore/KTCorePlugin.php:144
7108 msgid "Open Containing Folder" 7180 msgid "Open Containing Folder"
7109 msgstr "" 7181 msgstr ""
7110 7182
7111 -#: plugins/search2/ExternalDashlet.php:91 7183 +#: plugins/search2/ExternalDashlet.php:92
7112 msgid "Open Office Server" 7184 msgid "Open Office Server"
7113 msgstr "" 7185 msgstr ""
7114 7186
7115 -#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:59 7187 +#: search2/indexing/extractors/OpenXmlTextExtractor.inc.php:60
7116 msgid "Open Xml Text Extractor" 7188 msgid "Open Xml Text Extractor"
7117 msgstr "" 7189 msgstr ""
7118 7190
7119 -#: search2/indexing/extractors/OOPresentationExtractor.inc.php:53 7191 +#: search2/indexing/extractors/OOPresentationExtractor.inc.php:54
7120 msgid "OpenOffice Presentation Extractor" 7192 msgid "OpenOffice Presentation Extractor"
7121 msgstr "" 7193 msgstr ""
7122 7194
7123 -#: search2/indexing/extractors/OOSpreadsheetExtractor.inc.php:45 7195 +#: search2/indexing/extractors/OOSpreadsheetExtractor.inc.php:46
7124 msgid "OpenOffice Spreadsheet Extractor" 7196 msgid "OpenOffice Spreadsheet Extractor"
7125 msgstr "" 7197 msgstr ""
7126 7198
7127 -#: search2/indexing/extractors/OOTextExtractor.inc.php:66 7199 +#: search2/indexing/extractors/OOTextExtractor.inc.php:67
7128 msgid "OpenOffice Text Extractor" 7200 msgid "OpenOffice Text Extractor"
7129 msgstr "" 7201 msgstr ""
7130 7202
7131 -#: plugins/ktcore/KTColumns.inc.php:541 7203 +#: plugins/ktcore/KTColumns.inc.php:542
7132 msgid "Opening Containing Folder" 7204 msgid "Opening Containing Folder"
7133 msgstr "" 7205 msgstr ""
7134 7206
7135 -#: search2/indexing/bin/optimise.php:53 7207 +#: search2/indexing/bin/optimise.php:54
7136 msgid "Optimising Lucene index" 7208 msgid "Optimising Lucene index"
7137 msgstr "" 7209 msgstr ""
7138 7210
7139 -#: i18n/templates.c:2033 i18n/templates.c:2060 7211 +#: i18n/templates.c:1985 i18n/templates.c:2012
7140 msgid "Order" 7212 msgid "Order"
7141 msgstr "" 7213 msgstr ""
7142 7214
7143 -#: i18n/templates.c:2024 i18n/templates.c:2051 7215 +#: i18n/templates.c:1976 i18n/templates.c:2003
7144 msgid "Order Fields" 7216 msgid "Order Fields"
7145 msgstr "" 7217 msgstr ""
7146 7218
7147 -#: i18n/templates.c:5108 7219 +#: i18n/templates.c:5060
7148 msgid "Organisation Name" 7220 msgid "Organisation Name"
7149 msgstr "" 7221 msgstr ""
7150 7222
7151 -#: i18n/templates.c:5099 7223 +#: i18n/templates.c:5051
7152 msgid "Orgnisation Administration" 7224 msgid "Orgnisation Administration"
7153 msgstr "" 7225 msgstr ""
7154 7226
7155 -#: plugins/ktcore/admin/deletedDocuments.php:289 7227 +#: plugins/ktcore/admin/deletedDocuments.php:290
7156 msgid "Original folder no longer exists. Document will be restored in the root folder." 7228 msgid "Original folder no longer exists. Document will be restored in the root folder."
7157 msgstr "" 7229 msgstr ""
7158 7230
7159 -#: plugins/browseabledashlet/BrowseableDashlet.php:45 7231 +#: plugins/browseabledashlet/BrowseableDashlet.php:46
7160 msgid "Orphaned Folders" 7232 msgid "Orphaned Folders"
7161 msgstr "" 7233 msgstr ""
7162 7234
7163 -#: plugins/browseabledashlet/BrowseableDashletPlugin.php:46 7235 +#: plugins/browseabledashlet/BrowseableDashletPlugin.php:47
7164 msgid "Orphaned Folders Plugin" 7236 msgid "Orphaned Folders Plugin"
7165 msgstr "" 7237 msgstr ""
7166 7238
7167 -#: i18n/templates.c:1466 7239 +#: i18n/templates.c:1403
7168 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" 7240 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"
7169 msgstr "" 7241 msgstr ""
7170 7242
7171 -#: i18n/templates.c:3416 7243 +#: i18n/templates.c:3368
7172 msgid "Override Parent Allocation" 7244 msgid "Override Parent Allocation"
7173 msgstr "" 7245 msgstr ""
7174 7246
7175 -#: plugins/ktcore/KTPermissions.php:431 7247 +#: plugins/ktcore/KTPermissions.php:432
7176 msgid "Override parent allocation" 7248 msgid "Override parent allocation"
7177 msgstr "" 7249 msgstr ""
7178 7250
7179 -#: i18n/templates.c:3593 7251 +#: i18n/templates.c:3545
7180 msgid "Override permissions" 7252 msgid "Override permissions"
7181 msgstr "" 7253 msgstr ""
7182 7254
7183 -#: plugins/ktcore/folder/Permissions.php:257 7255 +#: plugins/ktcore/folder/Permissions.php:258
7184 msgid "Override permissions from parent" 7256 msgid "Override permissions from parent"
7185 msgstr "" 7257 msgstr ""
7186 7258
7187 -#: plugins/ktcore/KTCorePlugin.php:287 7259 +#: plugins/ktcore/KTCorePlugin.php:288
7188 msgid "Override the checked-out status of documents if a user has failed to do so." 7260 msgid "Override the checked-out status of documents if a user has failed to do so."
7189 msgstr "" 7261 msgstr ""
7190 7262
7191 -#: plugins/ktcore/admin/workflowsv2.php:73  
7192 -#: plugins/ktcore/admin/workflowsv2.php:366  
7193 -#: plugins/ktcore/admin/workflowsv2.php:517  
7194 -#: plugins/ktcore/admin/workflowsv2.php:1600  
7195 -#: plugins/ktcore/admin/workflowsv2.php:1912 7263 +#: plugins/ktcore/admin/workflowsv2.php:74
  7264 +#: plugins/ktcore/admin/workflowsv2.php:367
  7265 +#: plugins/ktcore/admin/workflowsv2.php:518
  7266 +#: plugins/ktcore/admin/workflowsv2.php:1601
  7267 +#: plugins/ktcore/admin/workflowsv2.php:1913
7196 msgid "Overview" 7268 msgid "Overview"
7197 msgstr "" 7269 msgstr ""
7198 7270
7199 -#: i18n/templates.c:278 i18n/templates.c:332 7271 +#: i18n/templates.c:281 i18n/templates.c:335
7200 msgid "Owned by" 7272 msgid "Owned by"
7201 msgstr "" 7273 msgstr ""
7202 7274
7203 -#: plugins/rssplugin/KTrss.inc.php:412 7275 +#: plugins/rssplugin/KTrss.inc.php:413
7204 msgid "Owner" 7276 msgid "Owner"
7205 msgstr "" 7277 msgstr ""
7206 7278
7207 -#: plugins/ktcore/KTDocumentActions.php:1683 7279 +#: plugins/ktcore/KTDocumentActions.php:1698
7208 msgid "Ownership changed." 7280 msgid "Ownership changed."
7209 msgstr "" 7281 msgstr ""
7210 7282
7211 -#: lib/util/ktutil.inc:96 7283 +#: lib/util/ktutil.inc:177
7212 msgid "PB" 7284 msgid "PB"
7213 msgstr "" 7285 msgstr ""
7214 7286
7215 -#: plugins/ktstandard/PDFGeneratorPlugin.php:49 7287 +#: plugins/ktstandard/PDFGeneratorPlugin.php:50
7216 msgid "PDF Generator Plugin" 7288 msgid "PDF Generator Plugin"
7217 msgstr "" 7289 msgstr ""
7218 7290
7219 -#: search2/indexing/extractors/PDFExtractor.inc.php:46 7291 +#: search2/indexing/extractors/PDFExtractor.inc.php:47
7220 msgid "PDF Text Extractor" 7292 msgid "PDF Text Extractor"
7221 msgstr "" 7293 msgstr ""
7222 7294
7223 -#: i18n/templates.c:4856 7295 +#: i18n/templates.c:4808
7224 msgid "PHP Information" 7296 msgid "PHP Information"
7225 msgstr "" 7297 msgstr ""
7226 7298
7227 -#: i18n/templates.c:1313 7299 +#: i18n/templates.c:1250
7228 msgid "Page: #batch#" 7300 msgid "Page: #batch#"
7229 msgstr "" 7301 msgstr ""
7230 7302
7231 -#: i18n/templates.c:413 7303 +#: i18n/templates.c:428
7232 msgid "Parameters" 7304 msgid "Parameters"
7233 msgstr "" 7305 msgstr ""
7234 7306
7235 -#: i18n/templates.c:2633 7307 +#: i18n/templates.c:2585
7236 msgid "Parse" 7308 msgid "Parse"
7237 msgstr "" 7309 msgstr ""
7238 7310
7239 -#: search2/search/search.inc.php:511 7311 +#: search2/search/search.inc.php:526
7240 #, php-format 7312 #, php-format
7241 msgid "Parsing problem near '%s' in '%s' of expression." 7313 msgid "Parsing problem near '%s' in '%s' of expression."
7242 msgstr "" 7314 msgstr ""
7243 7315
7244 -#: search2/search/search.inc.php:537 7316 +#: search2/search/search.inc.php:552
7245 #, php-format 7317 #, php-format
7246 msgid "Parsing problem near '%s' of expression '%s'." 7318 msgid "Parsing problem near '%s' of expression '%s'."
7247 msgstr "" 7319 msgstr ""
7248 7320
7249 -#: lib/authentication/builtinauthenticationprovider.inc.php:80  
7250 -#: lib/authentication/builtinauthenticationprovider.inc.php:189  
7251 -#: plugins/ktcore/admin/userManagement.php:145  
7252 -#: plugins/ktcore/admin/userManagement.php:242 preferences.php:130  
7253 -#: i18n/templates.c:5393 i18n/templates.c:5756 7321 +#: lib/authentication/builtinauthenticationprovider.inc.php:81
  7322 +#: lib/authentication/builtinauthenticationprovider.inc.php:190
  7323 +#: plugins/ktcore/admin/userManagement.php:159
  7324 +#: plugins/ktcore/admin/userManagement.php:268 preferences.php:131
  7325 +#: i18n/templates.c:5360 i18n/templates.c:5723
7254 msgid "Password" 7326 msgid "Password"
7255 msgstr "" 7327 msgstr ""
7256 7328
7257 -#: lib/validation/dispatchervalidation.inc.php:446 7329 +#: lib/validation/dispatchervalidation.inc.php:447
7258 msgid "Password and confirmation password do not match" 7330 msgid "Password and confirmation password do not match"
7259 msgstr "" 7331 msgstr ""
7260 7332
7261 -#: lib/authentication/builtinauthenticationprovider.inc.php:242 7333 +#: lib/authentication/builtinauthenticationprovider.inc.php:243
7262 msgid "Password changed" 7334 msgid "Password changed"
7263 msgstr "" 7335 msgstr ""
7264 7336
7265 -#: plugins/ktcore/folder/BulkImport.php:72 7337 +#: plugins/ktcore/folder/BulkImport.php:73
7266 msgid "Path" 7338 msgid "Path"
7267 msgstr "" 7339 msgstr ""
7268 7340
7269 -#: lib/import/fsimportstorage.inc.php:63 lib/import/fsimportstorage.inc.php:96 7341 +#: lib/import/fsimportstorage.inc.php:64 lib/import/fsimportstorage.inc.php:97
7270 msgid "Path is not a folder" 7342 msgid "Path is not a folder"
7271 msgstr "" 7343 msgstr ""
7272 7344
7273 -#: plugins/ktcore/KTCorePlugin.php:310  
7274 -#: plugins/search2/reporting/PendingDocuments.php:46 i18n/templates.c:164 7345 +#: plugins/ktcore/KTCorePlugin.php:311
  7346 +#: plugins/search2/reporting/PendingDocuments.php:47 i18n/templates.c:164
7275 msgid "Pending Documents Indexing Queue" 7347 msgid "Pending Documents Indexing Queue"
7276 msgstr "" 7348 msgstr ""
7277 7349
7278 -#: plugins/ktcore/KTDocumentActions.php:1536 7350 +#: plugins/ktcore/KTDocumentActions.php:1551
7279 msgid "Perform Quick Transition" 7351 msgid "Perform Quick Transition"
7280 msgstr "" 7352 msgstr ""
7281 7353
7282 -#: plugins/ktcore/KTDocumentActions.php:1537 i18n/templates.c:3992 7354 +#: plugins/ktcore/KTDocumentActions.php:1552 i18n/templates.c:3944
7283 msgid "Perform Transition" 7355 msgid "Perform Transition"
7284 msgstr "" 7356 msgstr ""
7285 7357
7286 -#: plugins/ktcore/KTDocumentActions.php:1571 7358 +#: plugins/ktcore/KTDocumentActions.php:1586
7287 #, php-format 7359 #, php-format
7288 msgid "Perform Transition: %s" 7360 msgid "Perform Transition: %s"
7289 msgstr "" 7361 msgstr ""
7290 7362
7291 -#: plugins/ktcore/KTCorePlugin.php:328 7363 +#: plugins/ktcore/KTCorePlugin.php:329
7292 msgid "Performs a check to see if the documents in your repositories all are stored on the back-end storage (usually on disk)." 7364 msgid "Performs a check to see if the documents in your repositories all are stored on the back-end storage (usually on disk)."
7293 msgstr "" 7365 msgstr ""
7294 7366
7295 -#: i18n/templates.c:2570 7367 +#: i18n/templates.c:2522
7296 msgid "Period Since Last Indexing:" 7368 msgid "Period Since Last Indexing:"
7297 msgstr "" 7369 msgstr ""
7298 7370
7299 -#: i18n/templates.c:2564 7371 +#: i18n/templates.c:2516
7300 msgid "Period Since Last Optimization:" 7372 msgid "Period Since Last Optimization:"
7301 msgstr "" 7373 msgstr ""
7302 7374
7303 -#: i18n/templates.c:6347 7375 +#: i18n/templates.c:6314
7304 msgid "Permission" 7376 msgid "Permission"
7305 msgstr "" 7377 msgstr ""
7306 7378
7307 -#: lib/dispatcher.inc.php:333 7379 +#: lib/dispatcher.inc.php:334
7308 msgid "Permission Denied" 7380 msgid "Permission Denied"
7309 msgstr "" 7381 msgstr ""
7310 7382
7311 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:58 7383 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:59
7312 msgid "Permission Restrictions" 7384 msgid "Permission Restrictions"
7313 msgstr "" 7385 msgstr ""
7314 7386
7315 -#: plugins/ktcore/admin/managePermissions.php:148 7387 +#: plugins/ktcore/admin/managePermissions.php:149
7316 msgid "Permission created" 7388 msgid "Permission created"
7317 msgstr "" 7389 msgstr ""
7318 7390
7319 -#: plugins/ktcore/admin/managePermissions.php:167 7391 +#: plugins/ktcore/admin/managePermissions.php:168
7320 msgid "Permission deleted" 7392 msgid "Permission deleted"
7321 msgstr "" 7393 msgstr ""
7322 7394
7323 -#: plugins/ktcore/KTCorePlugin.php:255 plugins/ktcore/KTPermissions.php:67  
7324 -#: plugins/ktcore/KTPermissions.php:194  
7325 -#: plugins/ktcore/folder/Permissions.php:55  
7326 -#: plugins/ktcore/folder/Permissions.php:59  
7327 -#: plugins/ktcore/folder/Permissions.php:192 i18n/templates.c:3476 7395 +#: plugins/ktcore/KTCorePlugin.php:256 plugins/ktcore/KTPermissions.php:68
  7396 +#: plugins/ktcore/KTPermissions.php:195
  7397 +#: plugins/ktcore/folder/Permissions.php:56
  7398 +#: plugins/ktcore/folder/Permissions.php:60
  7399 +#: plugins/ktcore/folder/Permissions.php:193 i18n/templates.c:3428
7328 msgid "Permissions" 7400 msgid "Permissions"
7329 msgstr "" 7401 msgstr ""
7330 7402
7331 -#: plugins/ktcore/admin/workflowsv2.php:1501 7403 +#: plugins/ktcore/admin/workflowsv2.php:1502
7332 msgid "Permissions Allocated." 7404 msgid "Permissions Allocated."
7333 msgstr "" 7405 msgstr ""
7334 7406
7335 -#: plugins/ktcore/admin/workflowsv2.php:1221 i18n/templates.c:4229 7407 +#: plugins/ktcore/admin/workflowsv2.php:1222 i18n/templates.c:4181
7336 msgid "Permissions Overview" 7408 msgid "Permissions Overview"
7337 msgstr "" 7409 msgstr ""
7338 7410
7339 -#: i18n/templates.c:6338 7411 +#: i18n/templates.c:6305
7340 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." 7412 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."
7341 msgstr "" 7413 msgstr ""
7342 7414
@@ -7344,464 +7416,488 @@ msgstr &quot;&quot; @@ -7344,464 +7416,488 @@ msgstr &quot;&quot;
7344 msgid "Permissions changed" 7416 msgid "Permissions changed"
7345 msgstr "" 7417 msgstr ""
7346 7418
7347 -#: plugins/ktcore/folder/Permissions.php:508 7419 +#: plugins/ktcore/folder/Permissions.php:535
7348 msgid "Permissions on folder updated" 7420 msgid "Permissions on folder updated"
7349 msgstr "" 7421 msgstr ""
7350 7422
7351 -#: i18n/templates.c:4553 i18n/templates.c:4772 7423 +#: i18n/templates.c:4505 i18n/templates.c:4724
7352 msgid "Permissions overridden" 7424 msgid "Permissions overridden"
7353 msgstr "" 7425 msgstr ""
7354 7426
7355 -#: plugins/ktcore/folder/Permissions.php:533 7427 +#: plugins/ktcore/folder/Permissions.php:560
7356 msgid "Permissions updated" 7428 msgid "Permissions updated"
7357 msgstr "" 7429 msgstr ""
7358 7430
7359 -#: search2/indexing/extractors/PlainTextExtractor.inc.php:43 7431 +#: search2/indexing/extractors/PlainTextExtractor.inc.php:44
7360 msgid "Plain Text Extractor" 7432 msgid "Plain Text Extractor"
7361 msgstr "" 7433 msgstr ""
7362 7434
7363 -#: i18n/templates.c:1274 7435 +#: i18n/templates.c:1202
7364 msgid "Please be aware that - depending on your selections - new values may become available." 7436 msgid "Please be aware that - depending on your selections - new values may become available."
7365 msgstr "" 7437 msgstr ""
7366 7438
7367 -#: lib/documentmanagement/documentutil.inc.php:1268 7439 +#: lib/documentmanagement/documentutil.inc.php:1292
7368 msgid "Please be sure to enter information for all the Required fields below" 7440 msgid "Please be sure to enter information for all the Required fields below"
7369 msgstr "" 7441 msgstr ""
7370 7442
7371 -#: plugins/ktcore/KTDocumentActions.php:1547 7443 +#: plugins/ktcore/KTDocumentActions.php:1562
7372 msgid "Please bear in mind that you can use a maximum of <strong>250</strong> characters." 7444 msgid "Please bear in mind that you can use a maximum of <strong>250</strong> characters."
7373 msgstr "" 7445 msgstr ""
7374 7446
7375 -#: i18n/templates.c:5171 7447 +#: i18n/templates.c:5123
7376 msgid "Please choose a location to place your unit folder." 7448 msgid "Please choose a location to place your unit folder."
7377 msgstr "" 7449 msgstr ""
7378 7450
7379 -#: i18n/templates.c:2075 7451 +#: i18n/templates.c:2027
7380 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." 7452 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."
7381 msgstr "" 7453 msgstr ""
7382 7454
7383 -#: i18n/templates.c:5120 7455 +#: i18n/templates.c:5072
7384 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." 7456 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."
7385 msgstr "" 7457 msgstr ""
7386 7458
7387 -#: i18n/templates.c:4898 7459 +#: i18n/templates.c:4850
7388 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." 7460 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."
7389 msgstr "" 7461 msgstr ""
7390 7462
7391 -#: i18n/templates.c:6002 7463 +#: i18n/templates.c:5969
7392 msgid "Please confirm that this is the document that you wish to check-in." 7464 msgid "Please confirm that this is the document that you wish to check-in."
7393 msgstr "" 7465 msgstr ""
7394 7466
7395 -#: lib/widgets/forms.inc.php:550 7467 +#: i18n/templates.c:5168
  7468 +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."
  7469 +msgstr ""
  7470 +
  7471 +#: lib/widgets/forms.inc.php:551
7396 msgid "Please correct the errors indicated." 7472 msgid "Please correct the errors indicated."
7397 msgstr "" 7473 msgstr ""
7398 7474
7399 -#: plugins/ktcore/KTDocumentActions.php:590 7475 +#: plugins/ktcore/KTDocumentActions.php:605
7400 msgid "Please describe the changes you made to the document. Bear in mind that you can use a maximum of <strong>250</strong> characters." 7476 msgid "Please describe the changes you made to the document. Bear in mind that you can use a maximum of <strong>250</strong> characters."
7401 msgstr "" 7477 msgstr ""
7402 7478
7403 -#: search/booleanSearch.php:122 7479 +#: search/booleanSearch.php:123
7404 msgid "Please either enter a name, or select a search to save over" 7480 msgid "Please either enter a name, or select a search to save over"
7405 msgstr "" 7481 msgstr ""
7406 7482
7407 -#: i18n/templates.c:2258 7483 +#: i18n/templates.c:2210
7408 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:" 7484 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:"
7409 msgstr "" 7485 msgstr ""
7410 7486
7411 -#: plugins/ktcore/admin/workflowsv2.php:698 7487 +#: plugins/ktcore/admin/workflowsv2.php:699
7412 msgid "Please enter a list of states, one per line. State names must be unique, and this includes states already in this workflow." 7488 msgid "Please enter a list of states, one per line. State names must be unique, and this includes states already in this workflow."
7413 msgstr "" 7489 msgstr ""
7414 7490
7415 -#: plugins/ktcore/admin/workflowsv2.php:806 7491 +#: plugins/ktcore/admin/workflowsv2.php:807
7416 msgid "Please enter a list of transitions, one per line. Transition names must be unique." 7492 msgid "Please enter a list of transitions, one per line. Transition names must be unique."
7417 msgstr "" 7493 msgstr ""
7418 7494
7419 -#: i18n/templates.c:2435 7495 +#: i18n/templates.c:2387
7420 msgid "Please enter a name for the search expression." 7496 msgid "Please enter a name for the search expression."
7421 msgstr "" 7497 msgstr ""
7422 7498
7423 -#: plugins/ktstandard/KTDocumentLinks.php:526  
7424 -#: plugins/ktstandard/KTDocumentLinks.php:543 7499 +#: plugins/ktstandard/KTDocumentLinks.php:531
  7500 +#: plugins/ktstandard/KTDocumentLinks.php:548
7425 msgid "Please enter information for all fields." 7501 msgid "Please enter information for all fields."
7426 msgstr "" 7502 msgstr ""
7427 7503
7428 -#: i18n/templates.c:368 7504 +#: i18n/templates.c:371
7429 msgid "Please enter some search criteria!" 7505 msgid "Please enter some search criteria!"
7430 msgstr "" 7506 msgstr ""
7431 7507
7432 -#: i18n/templates.c:5285 7508 +#: i18n/templates.c:5252
7433 msgid "Please enter the Group's details below and then click <strong>create group</strong>. Fields marked with a red square are required." 7509 msgid "Please enter the Group's details below and then click <strong>create group</strong>. Fields marked with a red square are required."
7434 msgstr "" 7510 msgstr ""
7435 7511
7436 -#: i18n/templates.c:5219 7512 +#: i18n/templates.c:5186
7437 msgid "Please enter the Unit's details below and then click <strong>create unit</strong>. Fields marked with a red square are required." 7513 msgid "Please enter the Unit's details below and then click <strong>create unit</strong>. Fields marked with a red square are required."
7438 msgstr "" 7514 msgstr ""
7439 7515
7440 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:328 7516 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:329
7441 msgid "Please enter the lookup values you wish to add, one per line." 7517 msgid "Please enter the lookup values you wish to add, one per line."
7442 msgstr "" 7518 msgstr ""
7443 7519
7444 -#: i18n/templates.c:5750 7520 +#: i18n/templates.c:5717
7445 msgid "Please enter your details below to login." 7521 msgid "Please enter your details below to login."
7446 msgstr "" 7522 msgstr ""
7447 7523
7448 -#: login.php:258 7524 +#: login.php:270
7449 msgid "Please enter your password." 7525 msgid "Please enter your password."
7450 msgstr "" 7526 msgstr ""
7451 7527
7452 -#: login.php:245 7528 +#: login.php:257
7453 msgid "Please enter your username." 7529 msgid "Please enter your username."
7454 msgstr "" 7530 msgstr ""
7455 7531
7456 -#: i18n/templates.c:3653 7532 +#: i18n/templates.c:3605
7457 msgid "Please give a reason for deleting these files. This will be recorded in the documents' \"Transaction History\"" 7533 msgid "Please give a reason for deleting these files. This will be recorded in the documents' \"Transaction History\""
7458 msgstr "" 7534 msgstr ""
7459 7535
7460 -#: plugins/ktcore/admin/roleManagement.php:91  
7461 -#: plugins/ktcore/admin/roleManagement.php:113 7536 +#: plugins/ktcore/admin/roleManagement.php:92
  7537 +#: plugins/ktcore/admin/roleManagement.php:114
7462 msgid "Please give the role a name." 7538 msgid "Please give the role a name."
7463 msgstr "" 7539 msgstr ""
7464 7540
7465 -#: i18n/templates.c:3188 7541 +#: i18n/templates.c:3140
7466 msgid "Please give these final details." 7542 msgid "Please give these final details."
7467 msgstr "" 7543 msgstr ""
7468 7544
7469 -#: plugins/ktcore/KTDocumentActions.php:1024  
7470 -#: plugins/ktcore/KTDocumentActions.php:1226 7545 +#: plugins/ktcore/KTDocumentActions.php:1039
  7546 +#: plugins/ktcore/KTDocumentActions.php:1241
7471 msgid "Please indicate a new filename to use to resolve any conflicts." 7547 msgid "Please indicate a new filename to use to resolve any conflicts."
7472 msgstr "" 7548 msgstr ""
7473 7549
7474 -#: plugins/ktcore/KTDocumentActions.php:1008  
7475 -#: plugins/ktcore/KTDocumentActions.php:1210 7550 +#: plugins/ktcore/KTDocumentActions.php:1023
  7551 +#: plugins/ktcore/KTDocumentActions.php:1225
7476 msgid "Please indicate a new title to use to resolve any title conflicts." 7552 msgid "Please indicate a new title to use to resolve any title conflicts."
7477 msgstr "" 7553 msgstr ""
7478 7554
7479 -#: i18n/templates.c:6035 i18n/templates.c:6041 7555 +#: i18n/templates.c:6002 i18n/templates.c:6008
7480 msgid "Please note" 7556 msgid "Please note"
7481 msgstr "" 7557 msgstr ""
7482 7558
7483 -#: i18n/templates.c:4718 7559 +#: i18n/templates.c:4670
7484 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." 7560 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."
7485 msgstr "" 7561 msgstr ""
7486 7562
7487 -#: i18n/templates.c:3389 7563 +#: i18n/templates.c:3341
7488 msgid "Please note that changing role allocations may take a some time, depending on the number of folders below this one." 7564 msgid "Please note that changing role allocations may take a some time, depending on the number of folders below this one."
7489 msgstr "" 7565 msgstr ""
7490 7566
7491 -#: plugins/ktcore/KTDocumentActions.php:1626 7567 +#: plugins/ktcore/KTDocumentActions.php:1641
7492 msgid "Please note that changing the owner may affect access to this document." 7568 msgid "Please note that changing the owner may affect access to this document."
7493 msgstr "" 7569 msgstr ""
7494 7570
7495 -#: i18n/templates.c:4004 7571 +#: i18n/templates.c:3956
7496 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>" 7572 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>"
7497 msgstr "" 7573 msgstr ""
7498 7574
7499 #: i18n/templates.c:152 7575 #: i18n/templates.c:152
7500 -msgid "Please note that rescheduling all documents may take a long time, depending on the size if the repository." 7576 +msgid "Please note that rescheduling all documents may take a long time, depending on the size of the repository."
7501 msgstr "" 7577 msgstr ""
7502 7578
7503 -#: i18n/templates.c:4154 i18n/templates.c:4175 7579 +#: i18n/templates.c:4106 i18n/templates.c:4127
7504 msgid "Please note that the plugins that are installed will affect the available options" 7580 msgid "Please note that the plugins that are installed will affect the available options"
7505 msgstr "" 7581 msgstr ""
7506 7582
7507 -#: search/simpleSearch.php:149 7583 +#: search/simpleSearch.php:150
7508 msgid "Please provide a search term" 7584 msgid "Please provide a search term"
7509 msgstr "" 7585 msgstr ""
7510 7586
7511 -#: search2.php:91 7587 +#: search2.php:247
7512 msgid "Please reattempt the query. The query is missing." 7588 msgid "Please reattempt the query. The query is missing."
7513 msgstr "" 7589 msgstr ""
7514 7590
7515 -#: i18n/templates.c:950 7591 +#: i18n/templates.c:5174
  7592 +msgid "Please refer to the documentation provided to you at subscription to learn more about how to access KnowledgeTree's professional support team."
  7593 +msgstr ""
  7594 +
  7595 +#: plugins/ktcore/folder/addDocument.php:190
  7596 +msgid "Please reselect the file to upload."
  7597 +msgstr ""
  7598 +
  7599 +#: i18n/templates.c:878
7516 msgid "Please select a disclaimer to customize." 7600 msgid "Please select a disclaimer to customize."
7517 msgstr "" 7601 msgstr ""
7518 7602
7519 -#: lib/authentication/builtinauthenticationprovider.inc.php:75  
7520 -#: plugins/ktcore/admin/userManagement.php:187  
7521 -#: plugins/ktcore/admin/userManagement.php:235  
7522 -#: plugins/ktcore/admin/userManagement.php:543  
7523 -#: plugins/ktcore/admin/userManagement.php:558 7603 +#: lib/authentication/builtinauthenticationprovider.inc.php:76
  7604 +#: plugins/ktcore/admin/userManagement.php:201
  7605 +#: plugins/ktcore/admin/userManagement.php:261
  7606 +#: plugins/ktcore/admin/userManagement.php:574
  7607 +#: plugins/ktcore/admin/userManagement.php:589
7524 msgid "Please select a user first." 7608 msgid "Please select a user first."
7525 msgstr "" 7609 msgstr ""
7526 7610
7527 -#: plugins/ktcore/admin/userManagement.php:281  
7528 -#: plugins/ktcore/admin/userManagement.php:427 7611 +#: plugins/ktcore/admin/userManagement.php:307
  7612 +#: plugins/ktcore/admin/userManagement.php:455
7529 msgid "Please select a user to modify first." 7613 msgid "Please select a user to modify first."
7530 msgstr "" 7614 msgstr ""
7531 7615
7532 -#: plugins/ktcore/admin/groupManagement.php:120  
7533 -#: plugins/ktcore/admin/groupManagement.php:161 7616 +#: plugins/ktcore/admin/groupManagement.php:121
  7617 +#: plugins/ktcore/admin/groupManagement.php:162
7534 msgid "Please select a valid group." 7618 msgid "Please select a valid group."
7535 msgstr "" 7619 msgstr ""
7536 7620
7537 -#: plugins/ktcore/admin/roleManagement.php:108  
7538 -#: plugins/ktcore/admin/roleManagement.php:130 7621 +#: plugins/ktcore/admin/roleManagement.php:109
  7622 +#: plugins/ktcore/admin/roleManagement.php:131
7539 msgid "Please select a valid role first." 7623 msgid "Please select a valid role first."
7540 msgstr "" 7624 msgstr ""
7541 7625
7542 -#: action.php:108 7626 +#: action.php:109
7543 msgid "Please select documents or folders first." 7627 msgid "Please select documents or folders first."
7544 msgstr "" 7628 msgstr ""
7545 7629
7546 -#: plugins/ktstandard/KTDocumentLinks.php:558 7630 +#: plugins/ktstandard/KTDocumentLinks.php:563
7547 msgid "Please select one or more link types to delete." 7631 msgid "Please select one or more link types to delete."
7548 msgstr "" 7632 msgstr ""
7549 7633
7550 -#: plugins/ktcore/folder/Permissions.php:548 7634 +#: plugins/ktcore/folder/Permissions.php:575
7551 msgid "Please select one or more permissions." 7635 msgid "Please select one or more permissions."
7552 msgstr "" 7636 msgstr ""
7553 7637
7554 -#: i18n/templates.c:2867 7638 +#: i18n/templates.c:2819
7555 msgid "Please select some search criteria" 7639 msgid "Please select some search criteria"
7556 msgstr "" 7640 msgstr ""
7557 7641
7558 -#: i18n/templates.c:1181 7642 +#: i18n/templates.c:1109
7559 msgid "Please select the appropriate workflows for each document type." 7643 msgid "Please select the appropriate workflows for each document type."
7560 msgstr "" 7644 msgstr ""
7561 7645
7562 -#: plugins/ktcore/document/edit.php:270 7646 +#: plugins/ktcore/document/edit.php:271
7563 msgid "Please select the new type for this document." 7647 msgid "Please select the new type for this document."
7564 msgstr "" 7648 msgstr ""
7565 7649
7566 -#: i18n/templates.c:4247 7650 +#: i18n/templates.c:4199
7567 msgid "Please select which roles or groups should be informed when each state is reached." 7651 msgid "Please select which roles or groups should be informed when each state is reached."
7568 msgstr "" 7652 msgstr ""
7569 7653
7570 -#: i18n/templates.c:4610 i18n/templates.c:4724 7654 +#: i18n/templates.c:4562 i18n/templates.c:4676
7571 msgid "Please select which roles or groups should be informed when this state is reached." 7655 msgid "Please select which roles or groups should be informed when this state is reached."
7572 msgstr "" 7656 msgstr ""
7573 7657
7574 -#: i18n/templates.c:4835 7658 +#: i18n/templates.c:4787
7575 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." 7659 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."
7576 msgstr "" 7660 msgstr ""
7577 7661
7578 -#: plugins/ktstandard/KTDocumentLinks.php:488 7662 +#: plugins/ktstandard/KTDocumentLinks.php:493
7579 msgid "Please specify a link type to edit." 7663 msgid "Please specify a link type to edit."
7580 msgstr "" 7664 msgstr ""
7581 7665
7582 -#: plugins/ktstandard/KTDocumentLinks.php:519 7666 +#: plugins/ktstandard/KTDocumentLinks.php:524
7583 msgid "Please specify a link type to update." 7667 msgid "Please specify a link type to update."
7584 msgstr "" 7668 msgstr ""
7585 7669
7586 -#: plugins/ktcore/admin/groupManagement.php:164 7670 +#: plugins/ktcore/admin/groupManagement.php:165
7587 msgid "Please specify a name for the group." 7671 msgid "Please specify a name for the group."
7588 msgstr "" 7672 msgstr ""
7589 7673
7590 -#: search2/search/bin/search.php:95 7674 +#: search2/search/bin/search.php:96
7591 msgid "Please specify a username!" 7675 msgid "Please specify a username!"
7592 msgstr "" 7676 msgstr ""
7593 7677
7594 -#: search2/search/bin/search.php:100 7678 +#: search2/search/bin/search.php:101
7595 msgid "Please specify search criteria!" 7679 msgid "Please specify search criteria!"
7596 msgstr "" 7680 msgstr ""
7597 7681
7598 -#: plugins/ktcore/KTDocumentActions.php:577 7682 +#: plugins/ktcore/KTDocumentActions.php:592
7599 #, php-format 7683 #, php-format
7600 msgid "Please specify the file you wish to upload. Unless you also indicate that you are changing its filename (see \"Force Original Filename\" below), this will need to be called <strong>%s</strong>" 7684 msgid "Please specify the file you wish to upload. Unless you also indicate that you are changing its filename (see \"Force Original Filename\" below), this will need to be called <strong>%s</strong>"
7601 msgstr "" 7685 msgstr ""
7602 7686
7603 -#: plugins/ktcore/KTDocumentActions.php:1347 7687 +#: plugins/ktcore/KTDocumentActions.php:1362
7604 msgid "Please specify why you are archiving this document. Please bear in mind that you can use a maximum of <strong>250</strong> characters." 7688 msgid "Please specify why you are archiving this document. Please bear in mind that you can use a maximum of <strong>250</strong> characters."
7605 msgstr "" 7689 msgstr ""
7606 7690
7607 -#: plugins/ktcore/KTDocumentActions.php:752 7691 +#: plugins/ktcore/KTDocumentActions.php:767
7608 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." 7692 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."
7609 msgstr "" 7693 msgstr ""
7610 7694
7611 -#: plugins/ktcore/KTBulkActions.php:782 7695 +#: plugins/ktcore/KTBulkActions.php:783
7612 msgid "Please specify why you are checking out these documents. It will assist other users in understanding why you have locked these files." 7696 msgid "Please specify why you are checking out these documents. It will assist other users in understanding why you have locked these files."
7613 msgstr "" 7697 msgstr ""
7614 7698
7615 -#: plugins/ktcore/KTDocumentActions.php:422 7699 +#: plugins/ktcore/KTDocumentActions.php:423
7616 msgid "Please specify why you are checking out this document. It will assist other users in understanding why you have locked this file. Please bear in mind that you can use a maximum of <strong>250</strong> characters." 7700 msgid "Please specify why you are checking out this document. It will assist other users in understanding why you have locked this file. Please bear in mind that you can use a maximum of <strong>250</strong> characters."
7617 msgstr "" 7701 msgstr ""
7618 7702
7619 -#: plugins/ktcore/KTDocumentActions.php:1183 7703 +#: plugins/ktcore/KTDocumentActions.php:1198
7620 msgid "Please specify why you are copying this document. Bear in mind that you can use a maximum of <strong>250</strong> characters." 7704 msgid "Please specify why you are copying this document. Bear in mind that you can use a maximum of <strong>250</strong> characters."
7621 msgstr "" 7705 msgstr ""
7622 7706
7623 -#: plugins/ktcore/KTDocumentActions.php:859 7707 +#: plugins/ktcore/KTDocumentActions.php:874
7624 msgid "Please specify why you are deleting this document. Please bear in mind that you can use a maximum of <strong>250</strong> characters." 7708 msgid "Please specify why you are deleting this document. Please bear in mind that you can use a maximum of <strong>250</strong> characters."
7625 msgstr "" 7709 msgstr ""
7626 7710
7627 -#: plugins/ktcore/KTDocumentActions.php:981 7711 +#: plugins/ktcore/KTDocumentActions.php:996
7628 msgid "Please specify why you are moving this document. Bear in mind that you can use a maximum of <strong>250</strong> characters." 7712 msgid "Please specify why you are moving this document. Bear in mind that you can use a maximum of <strong>250</strong> characters."
7629 msgstr "" 7713 msgstr ""
7630 7714
7631 -#: plugins/ktcore/admin/plugins.php:55 i18n/templates.c:5729 7715 +#: plugins/ktcore/admin/plugins.php:56 i18n/templates.c:5696
7632 msgid "Plugins" 7716 msgid "Plugins"
7633 msgstr "" 7717 msgstr ""
7634 7718
7635 -#: plugins/ktstandard/workflow/adminpage.php:68 7719 +#: plugins/ktstandard/workflow/adminpage.php:69
7636 msgid "Plugins providing workflow allocators." 7720 msgid "Plugins providing workflow allocators."
7637 msgstr "" 7721 msgstr ""
7638 7722
7639 -#: plugins/ktcore/admin/plugins.php:155 7723 +#: plugins/ktcore/admin/plugins.php:156
7640 msgid "Plugins read from the filesystem" 7724 msgid "Plugins read from the filesystem"
7641 msgstr "" 7725 msgstr ""
7642 7726
7643 -#: plugins/ktcore/admin/plugins.php:150 7727 +#: plugins/ktcore/admin/plugins.php:151
7644 msgid "Plugins updated" 7728 msgid "Plugins updated"
7645 msgstr "" 7729 msgstr ""
7646 7730
7647 -#: plugins/ktcore/admin/roleManagement.php:137 7731 +#: i18n/templates.c:5159
  7732 +msgid "Portions copyright The Jam Warehouse Software (Pty) Limited."
  7733 +msgstr ""
  7734 +
  7735 +#: i18n/templates.c:1220 i18n/templates.c:1571
  7736 +msgid "Position"
  7737 +msgstr ""
  7738 +
  7739 +#: plugins/ktcore/admin/roleManagement.php:138
7648 msgid "Possible cause" 7740 msgid "Possible cause"
7649 msgstr "" 7741 msgstr ""
7650 7742
7651 -#: i18n/templates.c:1109 7743 +#: i18n/templates.c:1037
7652 msgid "Post a reply" 7744 msgid "Post a reply"
7653 msgstr "" 7745 msgstr ""
7654 7746
7655 -#: i18n/templates.c:1112 7747 +#: i18n/templates.c:1040
7656 msgid "Post reply" 7748 msgid "Post reply"
7657 msgstr "" 7749 msgstr ""
7658 7750
7659 -#: search2/indexing/extractors/PSExtractor.inc.php:46 7751 +#: search2/indexing/extractors/PSExtractor.inc.php:47
7660 msgid "PostScript Text Extractor" 7752 msgid "PostScript Text Extractor"
7661 msgstr "" 7753 msgstr ""
7662 7754
7663 -#: config/siteMap.inc:71 lib/templating/kt3template.inc.php:316  
7664 -#: lib/templating/kt3template.inc.php:391 preferences.php:55  
7665 -#: i18n/templates.c:4913 7755 +#: config/siteMap.inc:72 lib/templating/kt3template.inc.php:317
  7756 +#: lib/templating/kt3template.inc.php:392 preferences.php:56
  7757 +#: i18n/templates.c:4865
7666 msgid "Preferences" 7758 msgid "Preferences"
7667 msgstr "" 7759 msgstr ""
7668 7760
7669 -#: i18n/templates.c:2273 7761 +#: i18n/templates.c:2225
7670 msgid "Press 'i' to edit a line." 7762 msgid "Press 'i' to edit a line."
7671 msgstr "" 7763 msgstr ""
7672 7764
7673 -#: i18n/templates.c:2270 7765 +#: i18n/templates.c:2222
7674 msgid "Press 'o' to start a new line." 7766 msgid "Press 'o' to start a new line."
7675 msgstr "" 7767 msgstr ""
7676 7768
7677 -#: i18n/templates.c:2276 7769 +#: i18n/templates.c:2228
7678 msgid "Press the 'esc' key to exit the edit mode." 7770 msgid "Press the 'esc' key to exit the edit mode."
7679 msgstr "" 7771 msgstr ""
7680 7772
7681 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:653 7773 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:654
7682 msgid "Prevents a transition from being followed if the document is checked out.." 7774 msgid "Prevents a transition from being followed if the document is checked out.."
7683 msgstr "" 7775 msgstr ""
7684 7776
7685 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:366 7777 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:367
7686 msgid "Prevents this transition from occuring if the condition specified is not met for the document." 7778 msgid "Prevents this transition from occuring if the condition specified is not met for the document."
7687 msgstr "" 7779 msgstr ""
7688 7780
7689 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:277 7781 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:278
7690 msgid "Prevents users who are not members of the specified group from using this transition." 7782 msgid "Prevents users who are not members of the specified group from using this transition."
7691 msgstr "" 7783 msgstr ""
7692 7784
7693 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:59 7785 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:60
7694 msgid "Prevents users who do not have the specified permission from using this transition." 7786 msgid "Prevents users who do not have the specified permission from using this transition."
7695 msgstr "" 7787 msgstr ""
7696 7788
7697 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:167 7789 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:168
7698 msgid "Prevents users who do not have the specified role from using this transition." 7790 msgid "Prevents users who do not have the specified role from using this transition."
7699 msgstr "" 7791 msgstr ""
7700 7792
7701 -#: i18n/templates.c:1571 7793 +#: i18n/templates.c:1514
7702 msgid "Preview" 7794 msgid "Preview"
7703 msgstr "" 7795 msgstr ""
7704 7796
7705 -#: i18n/templates.c:377 7797 +#: i18n/templates.c:380
7706 msgid "Previous Search Results" 7798 msgid "Previous Search Results"
7707 msgstr "" 7799 msgstr ""
7708 7800
7709 -#: plugins/ktcore/scheduler/taskScheduler.php:68 7801 +#: plugins/ktcore/scheduler/taskScheduler.php:69
7710 msgid "Previous run time" 7802 msgid "Previous run time"
7711 msgstr "" 7803 msgstr ""
7712 7804
7713 -#: plugins/ktcore/KTPermissions.php:743 7805 +#: plugins/ktcore/KTPermissions.php:744
7714 msgid "Problem assigning role groups" 7806 msgid "Problem assigning role groups"
7715 msgstr "" 7807 msgstr ""
7716 7808
7717 -#: plugins/ktcore/KTPermissions.php:506 7809 +#: plugins/ktcore/KTPermissions.php:507
7718 msgid "Problem assigning role to parent allocation" 7810 msgid "Problem assigning role to parent allocation"
7719 msgstr "" 7811 msgstr ""
7720 7812
7721 -#: plugins/ktcore/KTPermissions.php:688 7813 +#: plugins/ktcore/KTPermissions.php:689
7722 msgid "Problem assigning role users" 7814 msgid "Problem assigning role users"
7723 msgstr "" 7815 msgstr ""
7724 7816
7725 -#: search2/indexing/indexerCore.inc.php:1083  
7726 -#: search2/indexing/indexerCore.inc.php:1101 7817 +#: search2/indexing/indexerCore.inc.php:1104
  7818 +#: search2/indexing/indexerCore.inc.php:1122
7727 #, php-format 7819 #, php-format
7728 msgid "Problem filtering document %d" 7820 msgid "Problem filtering document %d"
7729 msgstr "" 7821 msgstr ""
7730 7822
7731 -#: search2/indexing/indexerCore.inc.php:1110 7823 +#: search2/indexing/indexerCore.inc.php:1131
7732 #, php-format 7824 #, php-format
7733 msgid "Problem indexing document %d - indexDocument" 7825 msgid "Problem indexing document %d - indexDocument"
7734 msgstr "" 7826 msgstr ""
7735 7827
7736 -#: search2/indexing/indexerCore.inc.php:1091 7828 +#: search2/indexing/indexerCore.inc.php:1112
7737 #, php-format 7829 #, php-format
7738 msgid "Problem indexing document %d - indexDocumentAndDiscussion" 7830 msgid "Problem indexing document %d - indexDocumentAndDiscussion"
7739 msgstr "" 7831 msgstr ""
7740 7832
7741 -#: search2/indexing/indexerCore.inc.php:1007 7833 +#: search2/indexing/indexerCore.inc.php:1013
7742 #, php-format 7834 #, php-format
7743 msgid "Processing docid: %d.\n" 7835 msgid "Processing docid: %d.\n"
7744 msgstr "" 7836 msgstr ""
7745 7837
7746 -#: i18n/templates.c:1271 7838 +#: i18n/templates.c:1199
7747 msgid "Project Details" 7839 msgid "Project Details"
7748 msgstr "" 7840 msgstr ""
7749 7841
7750 -#: lib/validation/dispatchervalidation.inc.php:387 7842 +#: lib/validation/dispatchervalidation.inc.php:388
7751 #, php-format 7843 #, php-format
7752 msgid "Provided variable %s is not a valid %s" 7844 msgid "Provided variable %s is not a valid %s"
7753 msgstr "" 7845 msgstr ""
7754 7846
7755 -#: i18n/templates.c:5603 7847 +#: i18n/templates.c:5570
7756 msgid "Provider" 7848 msgid "Provider"
7757 msgstr "" 7849 msgstr ""
7758 7850
7759 -#: i18n/templates.c:5609 7851 +#: i18n/templates.c:5576
7760 msgid "Provider configuration" 7852 msgid "Provider configuration"
7761 msgstr "" 7853 msgstr ""
7762 7854
7763 -#: lib/authentication/authenticationprovider.inc.php:94  
7764 -#: lib/authentication/authenticationprovider.inc.php:98 7855 +#: lib/authentication/authenticationprovider.inc.php:95
  7856 +#: lib/authentication/authenticationprovider.inc.php:99
7765 msgid "Provider does not support editing" 7857 msgid "Provider does not support editing"
7766 msgstr "" 7858 msgstr ""
7767 7859
7768 -#: lib/documentmanagement/Document.inc:656 7860 +#: lib/documentmanagement/Document.inc:657
7769 msgid "Published" 7861 msgid "Published"
7770 msgstr "" 7862 msgstr ""
7771 7863
7772 -#: search2.php:376 search2.php:377 7864 +#: search2.php:607 search2.php:608
7773 msgid "Query Editor" 7865 msgid "Query Editor"
7774 msgstr "" 7866 msgstr ""
7775 7867
7776 -#: search2/ajax/parseExpr.php:40 search2/ajax/saveExpr.php:41 7868 +#: search2/ajax/parseExpr.php:41 search2/ajax/saveExpr.php:42
7777 msgid "Query is empty" 7869 msgid "Query is empty"
7778 msgstr "" 7870 msgstr ""
7779 7871
7780 -#: search2/ajax/saveExpr.php:59 7872 +#: search2/ajax/saveExpr.php:60
7781 msgid "Query name is empty" 7873 msgid "Query name is empty"
7782 msgstr "" 7874 msgstr ""
7783 7875
7784 -#: i18n/templates.c:2591 7876 +#: i18n/templates.c:2543
7785 msgid "Queue Coverage :" 7877 msgid "Queue Coverage :"
7786 msgstr "" 7878 msgstr ""
7787 7879
7788 -#: i18n/templates.c:2594 7880 +#: i18n/templates.c:2546
7789 msgid "Queue coverage indicates percentage of documents currently queued for indexing in relation to total repository size." 7881 msgid "Queue coverage indicates percentage of documents currently queued for indexing in relation to total repository size."
7790 msgstr "" 7882 msgstr ""
7791 7883
7792 -#: i18n/templates.c:356 i18n/templates.c:380 7884 +#: plugins/search2/openSearchDescription.php:14
  7885 +msgid "Quick Search"
  7886 +msgstr ""
  7887 +
  7888 +#: i18n/templates.c:359 i18n/templates.c:383
7793 msgid "Quick Search Options" 7889 msgid "Quick Search Options"
7794 msgstr "" 7890 msgstr ""
7795 7891
7796 -#: plugins/rssplugin/RSSDashlet.php:46 7892 +#: plugins/rssplugin/RSSDashlet.php:47
7797 msgid "RSS Feeds" 7893 msgid "RSS Feeds"
7798 msgstr "" 7894 msgstr ""
7799 7895
7800 -#: plugins/rssplugin/RSSPlugin.php:52 7896 +#: plugins/rssplugin/RSSPlugin.php:53
7801 msgid "RSS Plugin" 7897 msgid "RSS Plugin"
7802 msgstr "" 7898 msgstr ""
7803 7899
7804 -#: plugins/rssplugin/manageRSSFeeds.php:77 7900 +#: plugins/rssplugin/manageRSSFeeds.php:78
7805 msgid "RSS feed deleted" 7901 msgid "RSS feed deleted"
7806 msgstr "" 7902 msgstr ""
7807 7903
@@ -7817,7 +7913,7 @@ msgstr &quot;&quot; @@ -7817,7 +7913,7 @@ msgstr &quot;&quot;
7817 msgid "RSS for folder" 7913 msgid "RSS for folder"
7818 msgstr "" 7914 msgstr ""
7819 7915
7820 -#: search2/indexing/extractors/RTFExtractor.inc.php:45 7916 +#: search2/indexing/extractors/RTFExtractor.inc.php:46
7821 msgid "RTF Extractor" 7917 msgid "RTF Extractor"
7822 msgstr "" 7918 msgstr ""
7823 7919
@@ -7825,170 +7921,178 @@ msgstr &quot;&quot; @@ -7825,170 +7921,178 @@ msgstr &quot;&quot;
7825 msgid "Read" 7921 msgid "Read"
7826 msgstr "" 7922 msgstr ""
7827 7923
7828 -#: i18n/templates.c:5738 7924 +#: i18n/templates.c:5705
7829 msgid "Read plugins from filesystem" 7925 msgid "Read plugins from filesystem"
7830 msgstr "" 7926 msgstr ""
7831 7927
7832 -#: i18n/templates.c:2174 7928 +#: i18n/templates.c:2126
7833 msgid "Read the admin introduction." 7929 msgid "Read the admin introduction."
7834 msgstr "" 7930 msgstr ""
7835 7931
7836 -#: plugins/ktcore/KTBulkActions.php:77 plugins/ktcore/KTBulkActions.php:203  
7837 -#: plugins/ktcore/KTBulkActions.php:347 plugins/ktcore/KTBulkActions.php:445  
7838 -#: plugins/ktcore/KTBulkActions.php:781  
7839 -#: plugins/ktcore/KTDocumentActions.php:421  
7840 -#: plugins/ktcore/KTDocumentActions.php:589  
7841 -#: plugins/ktcore/KTDocumentActions.php:751  
7842 -#: plugins/ktcore/KTDocumentActions.php:858  
7843 -#: plugins/ktcore/KTDocumentActions.php:980  
7844 -#: plugins/ktcore/KTDocumentActions.php:1182  
7845 -#: plugins/ktcore/KTDocumentActions.php:1346  
7846 -#: plugins/ktcore/KTDocumentActions.php:1545  
7847 -#: plugins/ktstandard/KTDiscussion.php:271 7932 +#: plugins/ktcore/KTBulkActions.php:78 plugins/ktcore/KTBulkActions.php:204
  7933 +#: plugins/ktcore/KTBulkActions.php:348 plugins/ktcore/KTBulkActions.php:446
  7934 +#: plugins/ktcore/KTBulkActions.php:782
  7935 +#: plugins/ktcore/KTDocumentActions.php:422
  7936 +#: plugins/ktcore/KTDocumentActions.php:604
  7937 +#: plugins/ktcore/KTDocumentActions.php:766
  7938 +#: plugins/ktcore/KTDocumentActions.php:873
  7939 +#: plugins/ktcore/KTDocumentActions.php:995
  7940 +#: plugins/ktcore/KTDocumentActions.php:1197
  7941 +#: plugins/ktcore/KTDocumentActions.php:1361
  7942 +#: plugins/ktcore/KTDocumentActions.php:1560
  7943 +#: plugins/ktstandard/KTDiscussion.php:272
7848 msgid "Reason" 7944 msgid "Reason"
7849 msgstr "" 7945 msgstr ""
7850 7946
7851 -#: i18n/templates.c:5672 i18n/templates.c:5681 7947 +#: i18n/templates.c:5639 i18n/templates.c:5648
7852 msgid "Reason for failure" 7948 msgid "Reason for failure"
7853 msgstr "" 7949 msgstr ""
7854 7950
7855 -#: plugins/ktcore/KTDocumentActions.php:1467 7951 +#: plugins/ktcore/KTDocumentActions.php:1482
7856 msgid "Reason for transition" 7952 msgid "Reason for transition"
7857 msgstr "" 7953 msgstr ""
7858 7954
7859 -#: bin/recreateIndexes.php:50 7955 +#: bin/recreateIndexes.php:51
7860 msgid "Recreate DB Indexes" 7956 msgid "Recreate DB Indexes"
7861 msgstr "" 7957 msgstr ""
7862 7958
7863 -#: search2/indexing/bin/recreateIndex.php:52 7959 +#: search2/indexing/bin/recreateIndex.php:53
7864 msgid "Recreate Lucene index" 7960 msgid "Recreate Lucene index"
7865 msgstr "" 7961 msgstr ""
7866 7962
7867 -#: i18n/templates.c:2600 i18n/templates.c:2681 7963 +#: i18n/templates.c:2552 i18n/templates.c:2633
7868 msgid "Refresh" 7964 msgid "Refresh"
7869 msgstr "" 7965 msgstr ""
7870 7966
7871 -#: plugins/ktcore/KTCorePlugin.php:322 7967 +#: plugins/ktcore/KTCorePlugin.php:323
7872 msgid "Register new plugins, disable plugins, and so forth" 7968 msgid "Register new plugins, disable plugins, and so forth"
7873 msgstr "" 7969 msgstr ""
7874 7970
7875 -#: search2/indexing/bin/registerTypes.php:54 7971 +#: search2/indexing/bin/registerTypes.php:55
7876 msgid "Registering Extractor mapping to Mime types" 7972 msgid "Registering Extractor mapping to Mime types"
7877 msgstr "" 7973 msgstr ""
7878 7974
7879 -#: i18n/templates.c:983 7975 +#: i18n/templates.c:911
7880 msgid "Relationship" 7976 msgid "Relationship"
7881 msgstr "" 7977 msgstr ""
7882 7978
7883 -#: i18n/templates.c:1391 i18n/templates.c:1736 i18n/templates.c:1751  
7884 -#: i18n/templates.c:2339 i18n/templates.c:2960 i18n/templates.c:2987  
7885 -#: i18n/templates.c:3788 i18n/templates.c:5627 7979 +#: i18n/templates.c:1328 i18n/templates.c:1688 i18n/templates.c:1703
  7980 +#: i18n/templates.c:2291 i18n/templates.c:2912 i18n/templates.c:2939
  7981 +#: i18n/templates.c:3740 i18n/templates.c:5594
7886 msgid "Remove" 7982 msgid "Remove"
7887 msgstr "" 7983 msgstr ""
7888 7984
7889 -#: i18n/templates.c:2900 7985 +#: i18n/templates.c:2852
7890 msgid "Remove Criteria Group" 7986 msgid "Remove Criteria Group"
7891 msgstr "" 7987 msgstr ""
7892 7988
7893 -#: i18n/templates.c:2102 7989 +#: i18n/templates.c:2054
7894 msgid "Remove conditional" 7990 msgid "Remove conditional"
7895 msgstr "" 7991 msgstr ""
7896 7992
7897 -#: i18n/templates.c:1775 i18n/templates.c:2132 i18n/templates.c:3326 7993 +#: i18n/templates.c:1727 i18n/templates.c:2084 i18n/templates.c:3278
7898 msgid "Remove fields" 7994 msgid "Remove fields"
7899 msgstr "" 7995 msgstr ""
7900 7996
7901 -#: i18n/templates.c:1139 7997 +#: i18n/templates.c:1067
7902 msgid "Remove subscription" 7998 msgid "Remove subscription"
7903 msgstr "" 7999 msgstr ""
7904 8000
7905 -#: plugins/ktcore/admin/groupManagement.php:372  
7906 -#: plugins/ktcore/admin/groupManagement.php:527 8001 +#: plugins/ktcore/admin/groupManagement.php:373
  8002 +#: plugins/ktcore/admin/groupManagement.php:528
7907 msgid "Removed" 8003 msgid "Removed"
7908 msgstr "" 8004 msgstr ""
7909 8005
7910 -#: plugins/ktcore/folder/Permissions.php:590 8006 +#: plugins/ktcore/folder/Permissions.php:617
7911 msgid "Removed dynamic permissions" 8007 msgid "Removed dynamic permissions"
7912 msgstr "" 8008 msgstr ""
7913 8009
7914 -#: plugins/ktcore/admin/userManagement.php:628 8010 +#: plugins/ktcore/admin/userManagement.php:659
7915 msgid "Removed from groups" 8011 msgid "Removed from groups"
7916 msgstr "" 8012 msgstr ""
7917 8013
7918 -#: plugins/ktcore/document/Rename.php:57 plugins/ktcore/document/Rename.php:81  
7919 -#: plugins/ktcore/folder/Rename.php:51 i18n/templates.c:3128  
7920 -#: i18n/templates.c:3131 i18n/templates.c:3677 i18n/transactions.c:4 8014 +#: plugins/ktcore/document/Rename.php:58 plugins/ktcore/document/Rename.php:82
  8015 +#: plugins/ktcore/folder/Rename.php:52 i18n/templates.c:3080
  8016 +#: i18n/templates.c:3083 i18n/templates.c:3629 i18n/transactions.c:4
7921 msgid "Rename" 8017 msgid "Rename"
7922 msgstr "" 8018 msgstr ""
7923 8019
7924 -#: i18n/templates.c:1952 i18n/templates.c:1964 i18n/templates.c:2036  
7925 -#: i18n/templates.c:2039 8020 +#: i18n/templates.c:1904 i18n/templates.c:1916 i18n/templates.c:1988
  8021 +#: i18n/templates.c:1991
7926 msgid "Rename Behaviours" 8022 msgid "Rename Behaviours"
7927 msgstr "" 8023 msgstr ""
7928 8024
7929 -#: i18n/templates.c:3122 8025 +#: i18n/templates.c:3074
7930 msgid "Rename Document" 8026 msgid "Rename Document"
7931 msgstr "" 8027 msgstr ""
7932 8028
7933 -#: i18n/templates.c:3668 i18n/templates.c:3674 8029 +#: i18n/templates.c:3620 i18n/templates.c:3626
7934 msgid "Rename Folder" 8030 msgid "Rename Folder"
7935 msgstr "" 8031 msgstr ""
7936 8032
7937 -#: plugins/ktcore/folder/Rename.php:60 8033 +#: plugins/ktcore/folder/Rename.php:61
7938 msgid "Rename folder" 8034 msgid "Rename folder"
7939 msgstr "" 8035 msgstr ""
7940 8036
7941 -#: lib/foldermanagement/folderutil.inc.php:279 8037 +#: lib/foldermanagement/folderutil.inc.php:280
7942 #, php-format 8038 #, php-format
7943 msgid "Renamed from \"%s\" to \"%s\"" 8039 msgid "Renamed from \"%s\" to \"%s\""
7944 msgstr "" 8040 msgstr ""
7945 8041
7946 -#: plugins/ktcore/admin/workflowsv2.php:1134 8042 +#: i18n/templates.c:1229 i18n/templates.c:1583
  8043 +msgid "Reorder down"
  8044 +msgstr ""
  8045 +
  8046 +#: i18n/templates.c:1226 i18n/templates.c:1580
  8047 +msgid "Reorder up"
  8048 +msgstr ""
  8049 +
  8050 +#: plugins/ktcore/admin/workflowsv2.php:1135
7947 msgid "Replacement State" 8051 msgid "Replacement State"
7948 msgstr "" 8052 msgstr ""
7949 8053
7950 -#: plugins/ktcore/admin/manageHelp.php:154 8054 +#: plugins/ktcore/admin/manageHelp.php:155
7951 msgid "Replacement already exists. Editing the existing copy instead of replacing." 8055 msgid "Replacement already exists. Editing the existing copy instead of replacing."
7952 msgstr "" 8056 msgstr ""
7953 8057
7954 -#: i18n/templates.c:1046 8058 +#: i18n/templates.c:974
7955 msgid "Replies" 8059 msgid "Replies"
7956 msgstr "" 8060 msgstr ""
7957 8061
7958 -#: plugins/ktstandard/KTDiscussion.php:363 8062 +#: plugins/ktstandard/KTDiscussion.php:364
7959 msgid "Reply posted" 8063 msgid "Reply posted"
7960 msgstr "" 8064 msgstr ""
7961 8065
7962 -#: plugins/ktcore/KTAssist.php:50 i18n/templates.c:3098 i18n/templates.c:3104  
7963 -#: i18n/templates.c:3107 8066 +#: plugins/ktcore/KTAssist.php:51 i18n/templates.c:3050 i18n/templates.c:3056
  8067 +#: i18n/templates.c:3059
7964 msgid "Request Assistance" 8068 msgid "Request Assistance"
7965 msgstr "" 8069 msgstr ""
7966 8070
7967 -#: i18n/templates.c:407 8071 +#: i18n/templates.c:416 i18n/templates.c:425
7968 msgid "Request created in #timing#s" 8072 msgid "Request created in #timing#s"
7969 msgstr "" 8073 msgstr ""
7970 8074
7971 -#: lib/documentmanagement/DocumentField.inc:210  
7972 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:132  
7973 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:240 i18n/templates.c:494  
7974 -#: i18n/templates.c:497 i18n/templates.c:515 i18n/templates.c:518  
7975 -#: i18n/templates.c:521 i18n/templates.c:524 i18n/templates.c:527  
7976 -#: i18n/templates.c:530 i18n/templates.c:1703 i18n/templates.c:2303  
7977 -#: i18n/templates.c:2309 8075 +#: lib/documentmanagement/DocumentField.inc:241
  8076 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:133
  8077 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:241 i18n/templates.c:509
  8078 +#: i18n/templates.c:512 i18n/templates.c:530 i18n/templates.c:533
  8079 +#: i18n/templates.c:536 i18n/templates.c:539 i18n/templates.c:542
  8080 +#: i18n/templates.c:545 i18n/templates.c:1655 i18n/templates.c:2255
  8081 +#: i18n/templates.c:2261
7978 msgid "Required" 8082 msgid "Required"
7979 msgstr "" 8083 msgstr ""
7980 8084
7981 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:134  
7982 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:243 8085 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:135
  8086 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:244
7983 msgid "Required fields must be filled in, or the adding process will be rejected." 8087 msgid "Required fields must be filled in, or the adding process will be rejected."
7984 msgstr "" 8088 msgstr ""
7985 8089
7986 -#: lib/validation/dispatchervalidation.inc.php:342 8090 +#: lib/validation/dispatchervalidation.inc.php:343
7987 #, php-format 8091 #, php-format
7988 msgid "Required value %s not set" 8092 msgid "Required value %s not set"
7989 msgstr "" 8093 msgstr ""
7990 8094
7991 -#: i18n/templates.c:5744 8095 +#: i18n/templates.c:5711
7992 msgid "Reread plugins" 8096 msgid "Reread plugins"
7993 msgstr "" 8097 msgstr ""
7994 8098
@@ -8004,137 +8108,137 @@ msgstr &quot;&quot; @@ -8004,137 +8108,137 @@ msgstr &quot;&quot;
8004 msgid "Reschedule All Documents" 8108 msgid "Reschedule All Documents"
8005 msgstr "" 8109 msgstr ""
8006 8110
8007 -#: plugins/ktcore/KTCorePlugin.php:314  
8008 -#: plugins/search2/reporting/RescheduleDocuments.php:46 8111 +#: plugins/ktcore/KTCorePlugin.php:315
  8112 +#: plugins/search2/reporting/RescheduleDocuments.php:47
8009 msgid "Reschedule all documents" 8113 msgid "Reschedule all documents"
8010 msgstr "" 8114 msgstr ""
8011 8115
8012 -#: i18n/templates.c:2636 8116 +#: i18n/templates.c:2588
8013 msgid "Reset" 8117 msgid "Reset"
8014 msgstr "" 8118 msgstr ""
8015 8119
8016 -#: i18n/templates.c:3701 i18n/templates.c:6203 8120 +#: i18n/templates.c:3653 i18n/templates.c:6170
8017 msgid "Resolved permissions per user" 8121 msgid "Resolved permissions per user"
8018 msgstr "" 8122 msgstr ""
8019 8123
8020 -#: i18n/templates.c:2675 8124 +#: i18n/templates.c:2627
8021 msgid "Resource" 8125 msgid "Resource"
8022 msgstr "" 8126 msgstr ""
8023 8127
8024 -#: i18n/templates.c:5906 i18n/templates.c:5924 8128 +#: i18n/templates.c:5873 i18n/templates.c:5891
8025 msgid "Restore" 8129 msgid "Restore"
8026 msgstr "" 8130 msgstr ""
8027 8131
8028 -#: i18n/templates.c:5960 8132 +#: i18n/templates.c:5927
8029 msgid "Restore To" 8133 msgid "Restore To"
8030 msgstr "" 8134 msgstr ""
8031 8135
8032 -#: plugins/ktcore/KTCorePlugin.php:290 8136 +#: plugins/ktcore/KTCorePlugin.php:291
8033 msgid "Restore old (archived) documents, usually at a user's request." 8137 msgid "Restore old (archived) documents, usually at a user's request."
8034 msgstr "" 8138 msgstr ""
8035 8139
8036 -#: plugins/ktcore/KTCorePlugin.php:293 8140 +#: plugins/ktcore/KTCorePlugin.php:294
8037 msgid "Restore or Expunge Deleted Documents" 8141 msgid "Restore or Expunge Deleted Documents"
8038 msgstr "" 8142 msgstr ""
8039 8143
8040 -#: plugins/ktcore/KTCorePlugin.php:293 8144 +#: plugins/ktcore/KTCorePlugin.php:294
8041 msgid "Restore previously deleted documents, or permanently expunge them." 8145 msgid "Restore previously deleted documents, or permanently expunge them."
8042 msgstr "" 8146 msgstr ""
8043 8147
8044 -#: plugins/ktcore/admin/deletedDocuments.php:268 8148 +#: plugins/ktcore/admin/deletedDocuments.php:269
8045 #, php-format 8149 #, php-format
8046 msgid "Restored from deleted state by %s" 8150 msgid "Restored from deleted state by %s"
8047 msgstr "" 8151 msgstr ""
8048 8152
8049 -#: i18n/templates.c:3827 8153 +#: i18n/templates.c:3779
8050 msgid "Restrict document types" 8154 msgid "Restrict document types"
8051 msgstr "" 8155 msgstr ""
8052 8156
8053 -#: i18n/templates.c:4100 8157 +#: i18n/templates.c:4052
8054 msgid "Restriction" 8158 msgid "Restriction"
8055 msgstr "" 8159 msgstr ""
8056 8160
8057 -#: plugins/ktcore/admin/workflowsv2.php:1666 8161 +#: plugins/ktcore/admin/workflowsv2.php:1667
8058 msgid "Restriction Type" 8162 msgid "Restriction Type"
8059 msgstr "" 8163 msgstr ""
8060 8164
8061 -#: lib/actions/bulkaction.php:350 8165 +#: lib/actions/bulkaction.php:351
8062 msgid "Return" 8166 msgid "Return"
8063 msgstr "" 8167 msgstr ""
8064 8168
8065 -#: i18n/templates.c:2357 8169 +#: i18n/templates.c:2309
8066 msgid "Return items which match" 8170 msgid "Return items which match"
8067 msgstr "" 8171 msgstr ""
8068 8172
8069 -#: i18n/templates.c:2882 8173 +#: i18n/templates.c:2834
8070 msgid "Return items which match #options# of the criteria groups specified." 8174 msgid "Return items which match #options# of the criteria groups specified."
8071 msgstr "" 8175 msgstr ""
8072 8176
8073 -#: i18n/templates.c:2894 8177 +#: i18n/templates.c:2846
8074 msgid "Return items which match #options# of the criteria specified below." 8178 msgid "Return items which match #options# of the criteria specified below."
8075 msgstr "" 8179 msgstr ""
8076 8180
8077 -#: i18n/templates.c:1328 i18n/templates.c:1370 i18n/templates.c:2939 8181 +#: i18n/templates.c:1265 i18n/templates.c:1307 i18n/templates.c:2891
8078 msgid "Return items which match &nbsp;#options# of the <strong>criteria groups</strong> specified." 8182 msgid "Return items which match &nbsp;#options# of the <strong>criteria groups</strong> specified."
8079 msgstr "" 8183 msgstr ""
8080 8184
8081 -#: i18n/templates.c:1340 8185 +#: i18n/templates.c:1277
8082 msgid "Return items which match &nbsp;#options# of the criteria specified below." 8186 msgid "Return items which match &nbsp;#options# of the criteria specified below."
8083 msgstr "" 8187 msgstr ""
8084 8188
8085 -#: i18n/templates.c:1382 i18n/templates.c:2951 8189 +#: i18n/templates.c:1319 i18n/templates.c:2903
8086 msgid "Return items which match &nbsp;#options# of the criteria specified." 8190 msgid "Return items which match &nbsp;#options# of the criteria specified."
8087 msgstr "" 8191 msgstr ""
8088 8192
8089 -#: plugins/ktcore/KTBulkActions.php:587 plugins/ktcore/KTBulkActions.php:837 8193 +#: plugins/ktcore/KTBulkActions.php:588 plugins/ktcore/KTBulkActions.php:838
8090 #, php-format 8194 #, php-format
8091 msgid "Return to the original <a href=\"%s\">folder</a>" 8195 msgid "Return to the original <a href=\"%s\">folder</a>"
8092 msgstr "" 8196 msgstr ""
8093 8197
8094 -#: i18n/templates.c:2390 i18n/templates.c:2393 8198 +#: i18n/templates.c:2342 i18n/templates.c:2345
8095 msgid "Return to where you came from." 8199 msgid "Return to where you came from."
8096 msgstr "" 8200 msgstr ""
8097 8201
8098 -#: plugins/ktcore/folder/Permissions.php:432  
8099 -#: plugins/ktcore/folder/Permissions.php:439 i18n/templates.c:3146  
8100 -#: i18n/templates.c:3392 i18n/templates.c:3488 i18n/templates.c:3605  
8101 -#: i18n/templates.c:4670 i18n/templates.c:6104 8202 +#: plugins/ktcore/folder/Permissions.php:433
  8203 +#: plugins/ktcore/folder/Permissions.php:440 i18n/templates.c:3098
  8204 +#: i18n/templates.c:3344 i18n/templates.c:3440 i18n/templates.c:3557
  8205 +#: i18n/templates.c:4622 i18n/templates.c:6071
8102 msgid "Role" 8206 msgid "Role"
8103 msgstr "" 8207 msgstr ""
8104 8208
8105 -#: plugins/ktcore/admin/roleManagement.php:101 8209 +#: plugins/ktcore/admin/roleManagement.php:102
8106 #, php-format 8210 #, php-format
8107 msgid "Role \"%s\" created." 8211 msgid "Role \"%s\" created."
8108 msgstr "" 8212 msgstr ""
8109 8213
8110 -#: plugins/ktcore/admin/roleManagement.php:140 8214 +#: plugins/ktcore/admin/roleManagement.php:141
8111 #, php-format 8215 #, php-format
8112 msgid "Role \"%s\" deleted. " 8216 msgid "Role \"%s\" deleted. "
8113 msgstr "" 8217 msgstr ""
8114 8218
8115 -#: plugins/ktcore/admin/roleManagement.php:123 8219 +#: plugins/ktcore/admin/roleManagement.php:124
8116 #, php-format 8220 #, php-format
8117 msgid "Role \"%s\" updated." 8221 msgid "Role \"%s\" updated."
8118 msgstr "" 8222 msgstr ""
8119 8223
8120 -#: i18n/templates.c:5042 8224 +#: i18n/templates.c:4994
8121 msgid "Role Administration" 8225 msgid "Role Administration"
8122 msgstr "" 8226 msgstr ""
8123 8227
8124 -#: plugins/ktcore/admin/roleManagement.php:53  
8125 #: plugins/ktcore/admin/roleManagement.php:54 8228 #: plugins/ktcore/admin/roleManagement.php:54
  8229 +#: plugins/ktcore/admin/roleManagement.php:55
8126 msgid "Role Management" 8230 msgid "Role Management"
8127 msgstr "" 8231 msgstr ""
8128 8232
8129 -#: i18n/templates.c:5063 8233 +#: i18n/templates.c:5015
8130 msgid "Role Name" 8234 msgid "Role Name"
8131 msgstr "" 8235 msgstr ""
8132 8236
8133 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:166 8237 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:167
8134 msgid "Role Restrictions" 8238 msgid "Role Restrictions"
8135 msgstr "" 8239 msgstr ""
8136 8240
8137 -#: plugins/ktcore/KTPermissions.php:473 8241 +#: plugins/ktcore/KTPermissions.php:474
8138 msgid "Role allocation created." 8242 msgid "Role allocation created."
8139 msgstr "" 8243 msgstr ""
8140 8244
@@ -8142,61 +8246,62 @@ msgstr &quot;&quot; @@ -8142,61 +8246,62 @@ msgstr &quot;&quot;
8142 msgid "Role allocations changed" 8246 msgid "Role allocations changed"
8143 msgstr "" 8247 msgstr ""
8144 8248
8145 -#: plugins/ktcore/KTPermissions.php:513 8249 +#: plugins/ktcore/KTPermissions.php:514
8146 msgid "Role now uses parent." 8250 msgid "Role now uses parent."
8147 msgstr "" 8251 msgstr ""
8148 8252
8149 -#: i18n/templates.c:2378 i18n/templates.c:3485 i18n/templates.c:3602  
8150 -#: i18n/templates.c:4667 i18n/templates.c:6101 8253 +#: i18n/templates.c:2330 i18n/templates.c:3437 i18n/templates.c:3554
  8254 +#: i18n/templates.c:4619 i18n/templates.c:6068
8151 msgid "Role or Group" 8255 msgid "Role or Group"
8152 msgstr "" 8256 msgstr ""
8153 8257
8154 -#: plugins/ktcore/admin/workflowsv2.php:2208 8258 +#: plugins/ktcore/admin/workflowsv2.php:2209
8155 #, php-format 8259 #, php-format
8156 msgid "Role: %s" 8260 msgid "Role: %s"
8157 msgstr "" 8261 msgstr ""
8158 8262
8159 -#: plugins/ktcore/KTCorePlugin.php:257  
8160 -#: plugins/ktcore/admin/workflowsv2.php:2156 i18n/templates.c:4613  
8161 -#: i18n/templates.c:4727 8263 +#: plugins/ktcore/KTCorePlugin.php:258
  8264 +#: plugins/ktcore/admin/workflowsv2.php:2157 i18n/templates.c:4565
  8265 +#: i18n/templates.c:4679
8162 msgid "Roles" 8266 msgid "Roles"
8163 msgstr "" 8267 msgstr ""
8164 8268
8165 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:717 8269 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:781
8166 msgid "Root" 8270 msgid "Root"
8167 msgstr "" 8271 msgstr ""
8168 8272
8169 -#: i18n/templates.c:5483 8273 +#: i18n/templates.c:5450
8170 msgid "Run Condition" 8274 msgid "Run Condition"
8171 msgstr "" 8275 msgstr ""
8172 8276
8173 -#: i18n/templates.c:2744 i18n/templates.c:5525 8277 +#: i18n/templates.c:2696 i18n/templates.c:5492
8174 msgid "Run Search" 8278 msgid "Run Search"
8175 msgstr "" 8279 msgstr ""
8176 8280
8177 -#: plugins/ktcore/scheduler/schedulerEntity.php:232 8281 +#: plugins/ktcore/scheduler/schedulerEntity.php:233
8178 msgid "Run on next iteration" 8282 msgid "Run on next iteration"
8179 msgstr "" 8283 msgstr ""
8180 8284
8181 -#: plugins/ktcore/admin/conditions.php:116  
8182 -#: plugins/ktcore/admin/savedSearch.php:75 i18n/templates.c:440  
8183 -#: i18n/templates.c:1217 i18n/templates.c:1229 i18n/templates.c:2441  
8184 -#: i18n/templates.c:2642 i18n/templates.c:2648 i18n/templates.c:4460  
8185 -#: i18n/templates.c:4604 i18n/templates.c:4646 i18n/templates.c:5549  
8186 -#: i18n/templates.c:6332 8285 +#: plugins/ktcore/admin/conditions.php:117
  8286 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:437
  8287 +#: plugins/ktcore/admin/savedSearch.php:76 i18n/templates.c:455
  8288 +#: i18n/templates.c:1145 i18n/templates.c:1157 i18n/templates.c:2393
  8289 +#: i18n/templates.c:2594 i18n/templates.c:2600 i18n/templates.c:4412
  8290 +#: i18n/templates.c:4556 i18n/templates.c:4598 i18n/templates.c:5516
  8291 +#: i18n/templates.c:6299
8187 msgid "Save" 8292 msgid "Save"
8188 msgstr "" 8293 msgstr ""
8189 8294
8190 -#: i18n/templates.c:908 8295 +#: i18n/templates.c:836
8191 msgid "Save Changes" 8296 msgid "Save Changes"
8192 msgstr "" 8297 msgstr ""
8193 8298
8194 -#: plugins/ktcore/folder/addDocument.php:230 8299 +#: plugins/ktcore/folder/addDocument.php:237
8195 msgid "Save Document" 8300 msgid "Save Document"
8196 msgstr "" 8301 msgstr ""
8197 8302
8198 -#: i18n/templates.c:3032 i18n/templates.c:3044 i18n/templates.c:3056  
8199 -#: i18n/templates.c:3068 i18n/templates.c:3080 8303 +#: i18n/templates.c:2984 i18n/templates.c:2996 i18n/templates.c:3008
  8304 +#: i18n/templates.c:3020 i18n/templates.c:3032
8200 msgid "Save Trigger" 8305 msgid "Save Trigger"
8201 msgstr "" 8306 msgstr ""
8202 8307
@@ -8204,53 +8309,53 @@ msgstr &quot;&quot; @@ -8204,53 +8309,53 @@ msgstr &quot;&quot;
8204 msgid "Save changes" 8309 msgid "Save changes"
8205 msgstr "" 8310 msgstr ""
8206 8311
8207 -#: i18n/templates.c:434 8312 +#: i18n/templates.c:449
8208 msgid "Save this search" 8313 msgid "Save this search"
8209 msgstr "" 8314 msgstr ""
8210 8315
8211 -#: i18n/templates.c:2651 8316 +#: i18n/templates.c:2603
8212 msgid "Saved" 8317 msgid "Saved"
8213 msgstr "" 8318 msgstr ""
8214 8319
8215 -#: search/booleanSearch.php:257 i18n/templates.c:941 i18n/templates.c:2414 8320 +#: search/booleanSearch.php:258 i18n/templates.c:869 i18n/templates.c:2366
8216 msgid "Saved Search" 8321 msgid "Saved Search"
8217 msgstr "" 8322 msgstr ""
8218 8323
8219 -#: search/booleanSearch.php:258 8324 +#: search/booleanSearch.php:259
8220 #, php-format 8325 #, php-format
8221 msgid "Saved Search: %s" 8326 msgid "Saved Search: %s"
8222 msgstr "" 8327 msgstr ""
8223 8328
8224 -#: plugins/ktcore/admin/savedSearch.php:51 i18n/templates.c:371  
8225 -#: i18n/templates.c:452 i18n/templates.c:938 8329 +#: plugins/ktcore/admin/savedSearch.php:52 i18n/templates.c:374
  8330 +#: i18n/templates.c:467 i18n/templates.c:866
8226 msgid "Saved Searches" 8331 msgid "Saved Searches"
8227 msgstr "" 8332 msgstr ""
8228 8333
8229 -#: search2/ajax/saveExpr.php:47 8334 +#: search2/ajax/saveExpr.php:48
8230 msgid "Saved search ID is missing" 8335 msgid "Saved search ID is missing"
8231 msgstr "" 8336 msgstr ""
8232 8337
8233 -#: search2/ajax/saveExpr.php:51 8338 +#: search2/ajax/saveExpr.php:52
8234 msgid "Saved search ID is not numeric" 8339 msgid "Saved search ID is not numeric"
8235 msgstr "" 8340 msgstr ""
8236 8341
8237 -#: i18n/templates.c:2687 8342 +#: i18n/templates.c:2639
8238 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." 8343 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."
8239 msgstr "" 8344 msgstr ""
8240 8345
8241 -#: i18n/templates.c:5489 8346 +#: i18n/templates.c:5456
8242 msgid "Saved searches" 8347 msgid "Saved searches"
8243 msgstr "" 8348 msgstr ""
8244 8349
8245 -#: i18n/templates.c:5492 8350 +#: i18n/templates.c:5459
8246 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." 8351 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."
8247 msgstr "" 8352 msgstr ""
8248 8353
8249 -#: lib/documentmanagement/documentutil.inc.php:275 8354 +#: lib/documentmanagement/documentutil.inc.php:282
8250 msgid "Saving metadata" 8355 msgid "Saving metadata"
8251 msgstr "" 8356 msgstr ""
8252 8357
8253 -#: lib/documentmanagement/documentutil.inc.php:568 8358 +#: lib/documentmanagement/documentutil.inc.php:575
8254 msgid "Scanning file" 8359 msgid "Scanning file"
8255 msgstr "" 8360 msgstr ""
8256 8361
@@ -8259,1434 +8364,1444 @@ msgstr &quot;&quot; @@ -8259,1434 +8364,1444 @@ msgstr &quot;&quot;
8259 msgid "Schedule Indexing" 8364 msgid "Schedule Indexing"
8260 msgstr "" 8365 msgstr ""
8261 8366
8262 -#: plugins/ktcore/scheduler/schedulerDashlet.php:47 8367 +#: plugins/ktcore/scheduler/schedulerDashlet.php:48
8263 msgid "Scheduler" 8368 msgid "Scheduler"
8264 msgstr "" 8369 msgstr ""
8265 8370
8266 -#: plugins/ktcore/scheduler/schedulerUtil.php:108  
8267 -#: plugins/ktcore/scheduler/schedulerUtil.php:135 8371 +#: plugins/ktcore/scheduler/schedulerUtil.php:109
  8372 +#: plugins/ktcore/scheduler/schedulerUtil.php:136
8268 msgid "Scheduler object can't be created" 8373 msgid "Scheduler object can't be created"
8269 msgstr "" 8374 msgstr ""
8270 8375
8271 -#: search2/indexing/extractors/ScriptExtractor.inc.php:43 8376 +#: search2/indexing/extractors/ScriptExtractor.inc.php:44
8272 msgid "Script Extractor" 8377 msgid "Script Extractor"
8273 msgstr "" 8378 msgstr ""
8274 8379
8275 -#: lib/templating/kt3template.inc.php:313 plugins/ktcore/KTCorePlugin.php:147  
8276 -#: plugins/ktcore/KTPortlets.php:44 plugins/search2/Search2Portlet.php:8  
8277 -#: search/booleanSearch.php:237 i18n/templates.c:1358 i18n/templates.c:1403  
8278 -#: i18n/templates.c:2630 i18n/templates.c:2927 i18n/templates.c:2972 8380 +#: lib/templating/kt3template.inc.php:314 plugins/ktcore/KTCorePlugin.php:148
  8381 +#: plugins/ktcore/KTPortlets.php:45 plugins/search2/Search2Portlet.php:8
  8382 +#: search/booleanSearch.php:238 i18n/templates.c:1295 i18n/templates.c:1340
  8383 +#: i18n/templates.c:2582 i18n/templates.c:2879 i18n/templates.c:2924
8279 msgid "Search" 8384 msgid "Search"
8280 msgstr "" 8385 msgstr ""
8281 8386
8282 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:57  
8283 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:169 8387 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:58
  8388 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:170
8284 msgid "Search Attributes" 8389 msgid "Search Attributes"
8285 msgstr "" 8390 msgstr ""
8286 8391
8287 -#: i18n/templates.c:2396 i18n/templates.c:2399 8392 +#: i18n/templates.c:2348 i18n/templates.c:2351
8288 msgid "Search Criteria" 8393 msgid "Search Criteria"
8289 msgstr "" 8394 msgstr ""
8290 8395
8291 -#: i18n/templates.c:2450 i18n/templates.c:2531 i18n/templates.c:2603 8396 +#: i18n/templates.c:2402 i18n/templates.c:2483 i18n/templates.c:2555
8292 msgid "Search Criteria Editor" 8397 msgid "Search Criteria Editor"
8293 msgstr "" 8398 msgstr ""
8294 8399
8295 -#: i18n/templates.c:2696 8400 +#: i18n/templates.c:2648
8296 msgid "Search Critiera Editor" 8401 msgid "Search Critiera Editor"
8297 msgstr "" 8402 msgstr ""
8298 8403
8299 -#: i18n/templates.c:2402 8404 +#: i18n/templates.c:2354
8300 msgid "Search Critieria Editor" 8405 msgid "Search Critieria Editor"
8301 msgstr "" 8406 msgstr ""
8302 8407
8303 -#: plugins/ktcore/admin/savedSearch.php:95 8408 +#: plugins/ktcore/admin/savedSearch.php:96
8304 msgid "Search Deleted" 8409 msgid "Search Deleted"
8305 msgstr "" 8410 msgstr ""
8306 8411
8307 -#: i18n/templates.c:5342 8412 +#: i18n/templates.c:5309
8308 msgid "Search For Users" 8413 msgid "Search For Users"
8309 msgstr "" 8414 msgstr ""
8310 8415
8311 -#: i18n/templates.c:5504 8416 +#: i18n/templates.c:5471
8312 msgid "Search Name" 8417 msgid "Search Name"
8313 msgstr "" 8418 msgstr ""
8314 8419
8315 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:164 8420 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:165
8316 msgid "Search Password" 8421 msgid "Search Password"
8317 msgstr "" 8422 msgstr ""
8318 8423
8319 -#: plugins/tagcloud/TagCloudRedirectPage.php:68 search/booleanSearch.php:251  
8320 -#: search2.php:167 search2.php:168 i18n/templates.c:2444 8424 +#: plugins/tagcloud/TagCloudRedirectPage.php:114 search/booleanSearch.php:252
  8425 +#: search2.php:318 search2.php:319 search2.php:398 search2.php:399
  8426 +#: i18n/templates.c:2396
8321 msgid "Search Results" 8427 msgid "Search Results"
8322 msgstr "" 8428 msgstr ""
8323 8429
8324 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:163 8430 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:164
8325 msgid "Search User" 8431 msgid "Search User"
8326 msgstr "" 8432 msgstr ""
8327 8433
8328 -#: plugins/ktcore/KTCorePlugin.php:237 8434 +#: plugins/ktcore/KTCorePlugin.php:238
8329 msgid "Search and Indexing" 8435 msgid "Search and Indexing"
8330 msgstr "" 8436 msgstr ""
8331 8437
8332 -#: plugins/ktcore/KTCorePlugin.php:238 8438 +#: plugins/ktcore/KTCorePlugin.php:239
8333 msgid "Search and Indexing Settings" 8439 msgid "Search and Indexing Settings"
8334 msgstr "" 8440 msgstr ""
8335 8441
8336 -#: i18n/templates.c:1235 8442 +#: i18n/templates.c:401
  8443 +msgid "Search engine format"
  8444 +msgstr ""
  8445 +
  8446 +#: i18n/templates.c:1163
8337 msgid "Search for group" 8447 msgid "Search for group"
8338 msgstr "" 8448 msgstr ""
8339 8449
8340 -#: i18n/templates.c:4937 8450 +#: i18n/templates.c:4889
8341 msgid "Search for groups" 8451 msgid "Search for groups"
8342 msgstr "" 8452 msgstr ""
8343 8453
8344 -#: i18n/templates.c:1199 8454 +#: i18n/templates.c:1127
8345 msgid "Search for user" 8455 msgid "Search for user"
8346 msgstr "" 8456 msgstr ""
8347 8457
8348 -#: i18n/templates.c:5336 8458 +#: i18n/templates.c:5303
8349 msgid "Search for users" 8459 msgid "Search for users"
8350 msgstr "" 8460 msgstr ""
8351 8461
8352 -#: ktwebservice/webservice.php:3894 8462 +#: ktwebservice/webservice.php:3895
8353 msgid "Search has not been implemented for this version of KnowledgeTree" 8463 msgid "Search has not been implemented for this version of KnowledgeTree"
8354 msgstr "" 8464 msgstr ""
8355 8465
8356 -#: plugins/ktcore/admin/conditions.php:87 8466 +#: plugins/search2/openSearchDescription.php:15
  8467 +msgid "Search metadata and content on KnowledgeTree"
  8468 +msgstr ""
  8469 +
  8470 +#: plugins/ktcore/admin/conditions.php:88
8357 msgid "Search not deleted" 8471 msgid "Search not deleted"
8358 msgstr "" 8472 msgstr ""
8359 8473
8360 -#: plugins/ktcore/admin/conditions.php:205  
8361 -#: plugins/ktcore/admin/conditions.php:254  
8362 -#: plugins/ktcore/admin/savedSearch.php:187  
8363 -#: plugins/ktcore/admin/savedSearch.php:223 search/booleanSearch.php:166 8474 +#: plugins/ktcore/admin/conditions.php:206
  8475 +#: plugins/ktcore/admin/conditions.php:255
  8476 +#: plugins/ktcore/admin/savedSearch.php:188
  8477 +#: plugins/ktcore/admin/savedSearch.php:224 search/booleanSearch.php:167
8364 msgid "Search not saved" 8478 msgid "Search not saved"
8365 msgstr "" 8479 msgstr ""
8366 8480
8367 -#: plugins/ktcore/admin/savedSearch.php:189  
8368 -#: plugins/ktcore/admin/savedSearch.php:225 search/booleanSearch.php:170 8481 +#: plugins/ktcore/admin/savedSearch.php:190
  8482 +#: plugins/ktcore/admin/savedSearch.php:226 search/booleanSearch.php:171
8369 msgid "Search saved" 8483 msgid "Search saved"
8370 msgstr "" 8484 msgstr ""
8371 8485
8372 -#: search2/ajax/ajax.inc.php:153 8486 +#: search2/ajax/ajax.inc.php:154
8373 msgid "Search with this name already exists" 8487 msgid "Search with this name already exists"
8374 msgstr "" 8488 msgstr ""
8375 8489
8376 -#: i18n/templates.c:362 8490 +#: i18n/templates.c:365
8377 msgid "Searches will now only search metadata" 8491 msgid "Searches will now only search metadata"
8378 msgstr "" 8492 msgstr ""
8379 8493
8380 -#: i18n/templates.c:359 8494 +#: i18n/templates.c:362
8381 msgid "Searches will now search both content and metadata" 8495 msgid "Searches will now search both content and metadata"
8382 msgstr "" 8496 msgstr ""
8383 8497
8384 -#: plugins/ktcore/admin/workflowsv2.php:75  
8385 -#: plugins/ktcore/admin/workflowsv2.php:1199 i18n/templates.c:4439 8498 +#: plugins/ktcore/admin/workflowsv2.php:76
  8499 +#: plugins/ktcore/admin/workflowsv2.php:1200 i18n/templates.c:4391
8386 msgid "Security" 8500 msgid "Security"
8387 msgstr "" 8501 msgstr ""
8388 8502
8389 -#: plugins/ktcore/KTCorePlugin.php:229 8503 +#: plugins/ktcore/KTCorePlugin.php:230
8390 msgid "Security Management" 8504 msgid "Security Management"
8391 msgstr "" 8505 msgstr ""
8392 8506
8393 -#: i18n/templates.c:4112 8507 +#: i18n/templates.c:4064
8394 msgid "Security Overview: #name#" 8508 msgid "Security Overview: #name#"
8395 msgstr "" 8509 msgstr ""
8396 8510
8397 -#: search2/indexing/extractors/PDFExtractor.inc.php:66 8511 +#: search2/indexing/extractors/PDFExtractor.inc.php:67
8398 msgid "Security properties on the PDF document prevent text from being extracted." 8512 msgid "Security properties on the PDF document prevent text from being extracted."
8399 msgstr "" 8513 msgstr ""
8400 8514
8401 -#: i18n/templates.c:2486 8515 +#: i18n/templates.c:2438
8402 msgid "Select All" 8516 msgid "Select All"
8403 msgstr "" 8517 msgstr ""
8404 8518
8405 -#: plugins/ktcore/KTDocumentActions.php:220 i18n/templates.c:5783 8519 +#: plugins/ktcore/KTDocumentActions.php:221 i18n/templates.c:5750
8406 msgid "Select Document Version to compare against" 8520 msgid "Select Document Version to compare against"
8407 msgstr "" 8521 msgstr ""
8408 8522
8409 -#: i18n/templates.c:1799 8523 +#: i18n/templates.c:1751
8410 msgid "Select Fieldset" 8524 msgid "Select Fieldset"
8411 msgstr "" 8525 msgstr ""
8412 8526
8413 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:297 8527 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:298
8414 msgid "Select Master Field" 8528 msgid "Select Master Field"
8415 msgstr "" 8529 msgstr ""
8416 8530
8417 -#: i18n/templates.c:1304 8531 +#: i18n/templates.c:1241
8418 msgid "Select View" 8532 msgid "Select View"
8419 msgstr "" 8533 msgstr ""
8420 8534
8421 -#: i18n/templates.c:917 8535 +#: i18n/templates.c:845
8422 msgid "Select a Field" 8536 msgid "Select a Field"
8423 msgstr "" 8537 msgstr ""
8424 8538
8425 -#: i18n/templates.c:536 8539 +#: i18n/templates.c:551
8426 msgid "Select a Value" 8540 msgid "Select a Value"
8427 msgstr "" 8541 msgstr ""
8428 8542
8429 -#: i18n/templates.c:1844 i18n/templates.c:1859 8543 +#: i18n/templates.c:1796 i18n/templates.c:1811
8430 msgid "Select a behaviour" 8544 msgid "Select a behaviour"
8431 msgstr "" 8545 msgstr ""
8432 8546
8433 -#: i18n/templates.c:1856 8547 +#: i18n/templates.c:1808
8434 msgid "Select a behaviour from this list to change the items which are available." 8548 msgid "Select a behaviour from this list to change the items which are available."
8435 msgstr "" 8549 msgstr ""
8436 8550
8437 -#: plugins/ktcore/admin/manageViews.php:84 8551 +#: plugins/ktcore/admin/manageViews.php:85
8438 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" 8552 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"
8439 msgstr "" 8553 msgstr ""
8440 8554
8441 -#: i18n/templates.c:239 8555 +#: i18n/templates.c:242
8442 msgid "Select a document type" 8556 msgid "Select a document type"
8443 msgstr "" 8557 msgstr ""
8444 8558
8445 -#: i18n/templates.c:3890 8559 +#: i18n/templates.c:3842
8446 msgid "Select a document type from the list below to change its details, or use the enable/disable buttons to change its availability state." 8560 msgid "Select a document type from the list below to change its details, or use the enable/disable buttons to change its availability state."
8447 msgstr "" 8561 msgstr ""
8448 8562
8449 -#: i18n/templates.c:2915 8563 +#: i18n/templates.c:2867
8450 msgid "Select a fieldset" 8564 msgid "Select a fieldset"
8451 msgstr "" 8565 msgstr ""
8452 8566
8453 -#: i18n/templates.c:1079 8567 +#: i18n/templates.c:1007
8454 msgid "Select a link type." 8568 msgid "Select a link type."
8455 msgstr "" 8569 msgstr ""
8456 8570
8457 -#: i18n/templates.c:1022 8571 +#: i18n/templates.c:950
8458 msgid "Select a target document to link to." 8572 msgid "Select a target document to link to."
8459 msgstr "" 8573 msgstr ""
8460 8574
8461 -#: lib/widgets/fieldsetDisplay.inc.php:94 8575 +#: lib/widgets/fieldsetDisplay.inc.php:95
8462 msgid "Select a value" 8576 msgid "Select a value"
8463 msgstr "" 8577 msgstr ""
8464 8578
8465 -#: i18n/templates.c:2918 8579 +#: i18n/templates.c:2870
8466 msgid "Select a workflow" 8580 msgid "Select a workflow"
8467 msgstr "" 8581 msgstr ""
8468 8582
8469 -#: i18n/templates.c:4370 i18n/templates.c:4796 8583 +#: i18n/templates.c:4322 i18n/templates.c:4748
8470 msgid "Select a workflow to modify. To enable a disabled workflow, edit it and set a proper starting state." 8584 msgid "Select a workflow to modify. To enable a disabled workflow, edit it and set a proper starting state."
8471 msgstr "" 8585 msgstr ""
8472 8586
8473 -#: i18n/templates.c:1151 8587 +#: i18n/templates.c:1079
8474 msgid "Select appropriate workflow" 8588 msgid "Select appropriate workflow"
8475 msgstr "" 8589 msgstr ""
8476 8590
8477 -#: plugins/ktcore/admin/workflowsv2.php:77 8591 +#: plugins/ktcore/admin/workflowsv2.php:78
8478 msgid "Select different workflow" 8592 msgid "Select different workflow"
8479 msgstr "" 8593 msgstr ""
8480 8594
8481 -#: i18n/templates.c:3821 8595 +#: i18n/templates.c:3773
8482 msgid "Select document types allowed in folder" 8596 msgid "Select document types allowed in folder"
8483 msgstr "" 8597 msgstr ""
8484 8598
8485 -#: i18n/templates.c:3761 i18n/templates.c:4022 8599 +#: i18n/templates.c:3713 i18n/templates.c:3974
8486 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'." 8600 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'."
8487 msgstr "" 8601 msgstr ""
8488 8602
8489 -#: i18n/templates.c:2912 8603 +#: i18n/templates.c:2864
8490 msgid "Select some criteria" 8604 msgid "Select some criteria"
8491 msgstr "" 8605 msgstr ""
8492 8606
8493 -#: i18n/templates.c:4691 8607 +#: i18n/templates.c:4643
8494 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." 8608 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."
8495 msgstr "" 8609 msgstr ""
8496 8610
8497 -#: plugins/ktcore/admin/documentTypes.php:172 8611 +#: plugins/ktcore/admin/documentTypes.php:173
8498 msgid "Select the fieldsets which you wish to associate with this document type" 8612 msgid "Select the fieldsets which you wish to associate with this document type"
8499 msgstr "" 8613 msgstr ""
8500 8614
8501 -#: plugins/ktcore/admin/groupManagement.php:410 8615 +#: plugins/ktcore/admin/groupManagement.php:411
8502 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." 8616 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."
8503 msgstr "" 8617 msgstr ""
8504 8618
8505 -#: i18n/templates.c:3545 8619 +#: i18n/templates.c:3497
8506 msgid "Select the groups which should be part of this role." 8620 msgid "Select the groups which should be part of this role."
8507 msgstr "" 8621 msgstr ""
8508 8622
8509 -#: plugins/ktcore/admin/userManagement.php:355 8623 +#: plugins/ktcore/admin/userManagement.php:381
8510 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>." 8624 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>."
8511 msgstr "" 8625 msgstr ""
8512 8626
8513 -#: i18n/templates.c:4427 8627 +#: i18n/templates.c:4379
8514 msgid "Select the permissions you want controlled by this state." 8628 msgid "Select the permissions you want controlled by this state."
8515 msgstr "" 8629 msgstr ""
8516 8630
8517 -#: plugins/ktstandard/KTDiscussion.php:270 8631 +#: plugins/ktstandard/KTDiscussion.php:271
8518 msgid "Select the state to move this discussion into" 8632 msgid "Select the state to move this discussion into"
8519 msgstr "" 8633 msgstr ""
8520 8634
8521 -#: i18n/templates.c:4457 8635 +#: i18n/templates.c:4409
8522 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." 8636 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."
8523 msgstr "" 8637 msgstr ""
8524 8638
8525 -#: plugins/ktcore/admin/groupManagement.php:266 8639 +#: plugins/ktcore/admin/groupManagement.php:267
8526 msgid "Select the users which should be part of this group from the left-hand list and then click the <strong>right pointing arrows</strong>. Once you have added all the users that you require, press <strong>save changes</strong>." 8640 msgid "Select the users which should be part of this group from the left-hand list and then click the <strong>right pointing arrows</strong>. Once you have added all the users that you require, press <strong>save changes</strong>."
8527 msgstr "" 8641 msgstr ""
8528 8642
8529 -#: plugins/ktcore/admin/workflowsv2.php:2230 8643 +#: plugins/ktcore/admin/workflowsv2.php:2231
8530 msgid "Select which users, groups and roles to be notified." 8644 msgid "Select which users, groups and roles to be notified."
8531 msgstr "" 8645 msgstr ""
8532 8646
8533 -#: plugins/ktcore/KTCorePlugin.php:134 8647 +#: plugins/ktcore/KTCorePlugin.php:135
8534 msgid "Selection" 8648 msgid "Selection"
8535 msgstr "" 8649 msgstr ""
8536 8650
8537 -#: lib/documentmanagement/documentutil.inc.php:598 8651 +#: lib/documentmanagement/documentutil.inc.php:605
8538 msgid "Sending subscriptions" 8652 msgid "Sending subscriptions"
8539 msgstr "" 8653 msgstr ""
8540 8654
8541 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:160 8655 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:161
8542 msgid "Server Port" 8656 msgid "Server Port"
8543 msgstr "" 8657 msgstr ""
8544 8658
8545 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:159 8659 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:160
8546 msgid "Server name" 8660 msgid "Server name"
8547 msgstr "" 8661 msgstr ""
8548 8662
8549 -#: search2/ajax/ajax.inc.php:82 8663 +#: search2/ajax/ajax.inc.php:83
8550 msgid "Session has expired." 8664 msgid "Session has expired."
8551 msgstr "" 8665 msgstr ""
8552 8666
8553 -#: lib/session/Session.inc:244 lib/session/Session.inc:270 8667 +#: lib/session/Session.inc:245 lib/session/Session.inc:271
8554 #: thirdparty/pear/PEAR.php:880 8668 #: thirdparty/pear/PEAR.php:880
8555 msgid "Session timed out" 8669 msgid "Session timed out"
8556 msgstr "" 8670 msgstr ""
8557 8671
8558 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:301 8672 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:302
8559 msgid "Set Master Field" 8673 msgid "Set Master Field"
8560 msgstr "" 8674 msgstr ""
8561 8675
8562 -#: i18n/templates.c:4655 8676 +#: i18n/templates.c:4607
8563 msgid "Set allowed actions" 8677 msgid "Set allowed actions"
8564 msgstr "" 8678 msgstr ""
8565 8679
8566 -#: i18n/templates.c:4694 8680 +#: i18n/templates.c:4646
8567 msgid "Set controlled actions" 8681 msgid "Set controlled actions"
8568 msgstr "" 8682 msgstr ""
8569 8683
8570 -#: plugins/ktcore/admin/workflowsv2.php:1258 i18n/templates.c:4664 8684 +#: plugins/ktcore/admin/workflowsv2.php:1259 i18n/templates.c:4616
8571 msgid "Set controlled permissions" 8685 msgid "Set controlled permissions"
8572 msgstr "" 8686 msgstr ""
8573 8687
8574 -#: i18n/templates.c:2000 8688 +#: i18n/templates.c:1952
8575 msgid "Set master field" 8689 msgid "Set master field"
8576 msgstr "" 8690 msgstr ""
8577 8691
8578 -#: preferences.php:123 8692 +#: preferences.php:124
8579 msgid "Set password" 8693 msgid "Set password"
8580 msgstr "" 8694 msgstr ""
8581 8695
8582 -#: plugins/ktcore/KTPermissions.php:737 8696 +#: plugins/ktcore/KTPermissions.php:738
8583 msgid "Set role groups" 8697 msgid "Set role groups"
8584 msgstr "" 8698 msgstr ""
8585 8699
8586 -#: plugins/ktcore/KTPermissions.php:682 8700 +#: plugins/ktcore/KTPermissions.php:683
8587 msgid "Set role users" 8701 msgid "Set role users"
8588 msgstr "" 8702 msgstr ""
8589 8703
8590 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:452 8704 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:453
8591 msgid "Set to complete" 8705 msgid "Set to complete"
8592 msgstr "" 8706 msgstr ""
8593 8707
8594 -#: lib/ktentity.inc:300 8708 +#: lib/ktentity.inc:301
8595 msgid "Setting a non-existent field: " 8709 msgid "Setting a non-existent field: "
8596 msgstr "" 8710 msgstr ""
8597 8711
8598 -#: i18n/templates.c:2738 8712 +#: i18n/templates.c:2690
8599 msgid "Share" 8713 msgid "Share"
8600 msgstr "" 8714 msgstr ""
8601 8715
8602 -#: i18n/templates.c:2717 8716 +#: i18n/templates.c:2669
8603 msgid "Share With All" 8717 msgid "Share With All"
8604 msgstr "" 8718 msgstr ""
8605 8719
8606 -#: i18n/templates.c:2735 8720 +#: i18n/templates.c:2687
8607 msgid "Shared" 8721 msgid "Shared"
8608 msgstr "" 8722 msgstr ""
8609 8723
8610 -#: plugins/ktcore/admin/groupManagement.php:128  
8611 -#: plugins/ktcore/admin/groupManagement.php:560  
8612 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:544 8724 +#: plugins/ktcore/admin/groupManagement.php:129
  8725 +#: plugins/ktcore/admin/groupManagement.php:561
  8726 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:545
8613 msgid "Should all the members of this group be given <strong>system</strong> administration privileges?" 8727 msgid "Should all the members of this group be given <strong>system</strong> administration privileges?"
8614 msgstr "" 8728 msgstr ""
8615 8729
8616 -#: plugins/ktcore/admin/groupManagement.php:127  
8617 -#: plugins/ktcore/admin/groupManagement.php:592  
8618 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:543 8730 +#: plugins/ktcore/admin/groupManagement.php:128
  8731 +#: plugins/ktcore/admin/groupManagement.php:593
  8732 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:544
8619 msgid "Should all the members of this group be given <strong>unit</strong> administration privileges?" 8733 msgid "Should all the members of this group be given <strong>unit</strong> administration privileges?"
8620 msgstr "" 8734 msgstr ""
8621 8735
8622 -#: i18n/templates.c:509 i18n/templates.c:2297 i18n/templates.c:2489  
8623 -#: i18n/templates.c:2492 i18n/templates.c:3773 i18n/templates.c:4034 8736 +#: i18n/templates.c:524 i18n/templates.c:2249 i18n/templates.c:2441
  8737 +#: i18n/templates.c:2444 i18n/templates.c:3725 i18n/templates.c:3986
8624 msgid "Show All" 8738 msgid "Show All"
8625 msgstr "" 8739 msgstr ""
8626 8740
8627 -#: i18n/templates.c:6281 8741 +#: i18n/templates.c:6248
8628 msgid "Show deleted versions" 8742 msgid "Show deleted versions"
8629 msgstr "" 8743 msgstr ""
8630 8744
8631 -#: plugins/ktcore/KTMiscPages.php:79 8745 +#: plugins/ktcore/KTMiscPages.php:80
8632 #, php-format 8746 #, php-format
8633 msgid "Showing Notifications %d - %d of %d" 8747 msgid "Showing Notifications %d - %d of %d"
8634 msgstr "" 8748 msgstr ""
8635 8749
8636 -#: i18n/templates.c:2216 8750 +#: i18n/templates.c:2168
8637 msgid "Showing first #visible# of #count# notifications." 8751 msgid "Showing first #visible# of #count# notifications."
8638 msgstr "" 8752 msgstr ""
8639 8753
8640 -#: search2/indexing/bin/shutdown.php:50 8754 +#: search2/indexing/bin/shutdown.php:51
8641 msgid "Shutdown the Document Indexer" 8755 msgid "Shutdown the Document Indexer"
8642 msgstr "" 8756 msgstr ""
8643 8757
8644 -#: search/simpleSearch.php:141 8758 +#: search/simpleSearch.php:142
8645 msgid "Simple Search" 8759 msgid "Simple Search"
8646 msgstr "" 8760 msgstr ""
8647 8761
8648 -#: i18n/templates.c:1232 8762 +#: i18n/templates.c:1160
8649 msgid "Since there may be many groups in the system, please provider a few letters from the groups's name to begin." 8763 msgid "Since there may be many groups in the system, please provider a few letters from the groups's name to begin."
8650 msgstr "" 8764 msgstr ""
8651 8765
8652 -#: i18n/templates.c:4940 8766 +#: i18n/templates.c:4892
8653 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)." 8767 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)."
8654 msgstr "" 8768 msgstr ""
8655 8769
8656 -#: i18n/templates.c:1196 8770 +#: i18n/templates.c:1124
8657 msgid "Since there may be many users in the system, please provider a few letters from the person's user name to begin." 8771 msgid "Since there may be many users in the system, please provider a few letters from the person's user name to begin."
8658 msgstr "" 8772 msgstr ""
8659 8773
8660 -#: i18n/templates.c:5339 8774 +#: i18n/templates.c:5306
8661 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)." 8775 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)."
8662 msgstr "" 8776 msgstr ""
8663 8777
8664 -#: plugins/ktcore/KTDashlets.php:74 8778 +#: plugins/ktcore/KTDashlets.php:90
8665 msgid "Since you are a system administrator, you can see this message. Please click \"edit\" below here to create some welcome content, since there is no welcome content available in your language." 8779 msgid "Since you are a system administrator, you can see this message. Please click \"edit\" below here to create some welcome content, since there is no welcome content available in your language."
8666 msgstr "" 8780 msgstr ""
8667 8781
8668 -#: plugins/ktcore/KTColumns.inc.php:387 plugins/ktcore/KTCorePlugin.php:135 8782 +#: plugins/ktcore/KTColumns.inc.php:388 plugins/ktcore/KTCorePlugin.php:136
8669 msgid "Single Selection" 8783 msgid "Single Selection"
8670 msgstr "" 8784 msgstr ""
8671 8785
8672 -#: i18n/templates.c:197 8786 +#: i18n/templates.c:200
8673 msgid "Size" 8787 msgid "Size"
8674 msgstr "" 8788 msgstr ""
8675 8789
8676 -#: plugins/housekeeper/HouseKeeperPlugin.php:75 8790 +#: plugins/housekeeper/HouseKeeperPlugin.php:76
8677 msgid "Smarty Cache" 8791 msgid "Smarty Cache"
8678 msgstr "" 8792 msgstr ""
8679 8793
8680 -#: plugins/ktcore/admin/workflowsv2.php:2558 8794 +#: plugins/ktcore/admin/workflowsv2.php:2559
8681 #, php-format 8795 #, php-format
8682 msgid "Some states cannot be reached from the initial state (<strong>%s</strong>): %s" 8796 msgid "Some states cannot be reached from the initial state (<strong>%s</strong>): %s"
8683 msgstr "" 8797 msgstr ""
8684 8798
8685 -#: plugins/ktcore/admin/workflowsv2.php:2548 8799 +#: plugins/ktcore/admin/workflowsv2.php:2549
8686 #, php-format 8800 #, php-format
8687 msgid "Some transitions have no source states: %s" 8801 msgid "Some transitions have no source states: %s"
8688 msgstr "" 8802 msgstr ""
8689 8803
8690 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:78 8804 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:79
8691 msgid "Something very unexpected happened." 8805 msgid "Something very unexpected happened."
8692 msgstr "" 8806 msgstr ""
8693 8807
8694 -#: i18n/templates.c:4832 8808 +#: i18n/templates.c:4784
8695 msgid "Source States" 8809 msgid "Source States"
8696 msgstr "" 8810 msgstr ""
8697 8811
8698 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:214 8812 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:215
8699 msgid "Source created" 8813 msgid "Source created"
8700 msgstr "" 8814 msgstr ""
8701 8815
8702 -#: i18n/templates.c:224 8816 +#: i18n/templates.c:227
8703 msgid "Space Used" 8817 msgid "Space Used"
8704 msgstr "" 8818 msgstr ""
8705 8819
8706 -#: lib/foldermanagement/compressionArchiveUtil.inc.php:272 8820 +#: lib/foldermanagement/compressionArchiveUtil.inc.php:280
8707 msgid "Specified output encoding for the zip files compression does not exists !" 8821 msgid "Specified output encoding for the zip files compression does not exists !"
8708 msgstr "" 8822 msgstr ""
8709 8823
8710 -#: i18n/templates.c:4688 8824 +#: i18n/templates.c:4640
8711 msgid "Specify Controlled Actions" 8825 msgid "Specify Controlled Actions"
8712 msgstr "" 8826 msgstr ""
8713 8827
8714 -#: plugins/ktcore/folder/addDocument.php:229 8828 +#: plugins/ktcore/folder/addDocument.php:236
8715 msgid "Specify Metadata" 8829 msgid "Specify Metadata"
8716 msgstr "" 8830 msgstr ""
8717 8831
8718 -#: i18n/templates.c:3650 8832 +#: i18n/templates.c:3602
8719 msgid "Specify Reason for Delete" 8833 msgid "Specify Reason for Delete"
8720 msgstr "" 8834 msgstr ""
8721 8835
8722 -#: lib/authentication/builtinauthenticationprovider.inc.php:80  
8723 -#: plugins/ktcore/admin/userManagement.php:145  
8724 -#: plugins/ktcore/admin/userManagement.php:242 8836 +#: lib/authentication/builtinauthenticationprovider.inc.php:81
  8837 +#: plugins/ktcore/admin/userManagement.php:159
  8838 +#: plugins/ktcore/admin/userManagement.php:268
8725 msgid "Specify an initial password for the user." 8839 msgid "Specify an initial password for the user."
8726 msgstr "" 8840 msgstr ""
8727 8841
8728 -#: i18n/templates.c:5282 8842 +#: i18n/templates.c:5249
8729 msgid "Specify group details" 8843 msgid "Specify group details"
8730 msgstr "" 8844 msgstr ""
8731 8845
8732 -#: i18n/templates.c:4424 8846 +#: i18n/templates.c:4376
8733 msgid "Specify permissions" 8847 msgid "Specify permissions"
8734 msgstr "" 8848 msgstr ""
8735 8849
8736 -#: i18n/templates.c:5834 8850 +#: i18n/templates.c:5801
8737 msgid "Specify the details for a new link type below." 8851 msgid "Specify the details for a new link type below."
8738 msgstr "" 8852 msgstr ""
8739 8853
8740 -#: i18n/templates.c:5843 8854 +#: i18n/templates.c:5810
8741 msgid "Specify the details for the link type below." 8855 msgid "Specify the details for the link type below."
8742 msgstr "" 8856 msgstr ""
8743 8857
8744 -#: i18n/templates.c:3041 8858 +#: i18n/templates.c:2993
8745 msgid "Specify the folder to which the document must be moved." 8859 msgid "Specify the folder to which the document must be moved."
8746 msgstr "" 8860 msgstr ""
8747 8861
8748 -#: i18n/templates.c:5216 8862 +#: i18n/templates.c:5183
8749 msgid "Specify unit details" 8863 msgid "Specify unit details"
8750 msgstr "" 8864 msgstr ""
8751 8865
8752 -#: i18n/templates.c:3065 8866 +#: i18n/templates.c:3017
8753 msgid "Specify which condition the document must fulfill before this transition becomes available." 8867 msgid "Specify which condition the document must fulfill before this transition becomes available."
8754 msgstr "" 8868 msgstr ""
8755 8869
8756 -#: i18n/templates.c:3053 8870 +#: i18n/templates.c:3005
8757 msgid "Specify which group the user will require in order to perform this transition." 8871 msgid "Specify which group the user will require in order to perform this transition."
8758 msgstr "" 8872 msgstr ""
8759 8873
8760 -#: plugins/ktcore/KTCorePlugin.php:250 8874 +#: plugins/ktcore/KTCorePlugin.php:251
8761 msgid "Specify which organisational units are available within the repository." 8875 msgid "Specify which organisational units are available within the repository."
8762 msgstr "" 8876 msgstr ""
8763 8877
8764 -#: i18n/templates.c:3077 8878 +#: i18n/templates.c:3029
8765 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." 8879 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."
8766 msgstr "" 8880 msgstr ""
8767 8881
8768 -#: i18n/templates.c:3029 8882 +#: i18n/templates.c:2981
8769 msgid "Specify which role the user will require in order to perform this transition." 8883 msgid "Specify which role the user will require in order to perform this transition."
8770 msgstr "" 8884 msgstr ""
8771 8885
8772 -#: preferences.php:131 8886 +#: preferences.php:132
8773 msgid "Specify your new password." 8887 msgid "Specify your new password."
8774 msgstr "" 8888 msgstr ""
8775 8889
8776 -#: plugins/ktcore/KTDocumentActions.php:1546 8890 +#: plugins/ktcore/KTDocumentActions.php:1561
8777 msgid "Specify your reason for performing this action." 8891 msgid "Specify your reason for performing this action."
8778 msgstr "" 8892 msgstr ""
8779 8893
8780 -#: i18n/templates.c:5597 8894 +#: i18n/templates.c:5564
8781 msgid "Standard configuration" 8895 msgid "Standard configuration"
8782 msgstr "" 8896 msgstr ""
8783 8897
8784 -#: i18n/templates.c:4007 8898 +#: i18n/templates.c:3959
8785 msgid "Start Workflow" 8899 msgid "Start Workflow"
8786 msgstr "" 8900 msgstr ""
8787 8901
8788 -#: i18n/templates.c:3998 8902 +#: i18n/templates.c:3950
8789 msgid "Start workflow on document" 8903 msgid "Start workflow on document"
8790 msgstr "" 8904 msgstr ""
8791 8905
8792 -#: plugins/ktcore/admin/workflowsv2.php:434 8906 +#: plugins/ktcore/admin/workflowsv2.php:435
8793 msgid "Starting State" 8907 msgid "Starting State"
8794 msgstr "" 8908 msgstr ""
8795 8909
8796 -#: plugins/ktstandard/KTDiscussion.php:270 i18n/templates.c:1052  
8797 -#: i18n/templates.c:3986 i18n/templates.c:4076 i18n/templates.c:4217  
8798 -#: i18n/templates.c:4250 i18n/templates.c:4541 i18n/templates.c:4595  
8799 -#: i18n/templates.c:4760 8910 +#: plugins/ktstandard/KTDiscussion.php:271 i18n/templates.c:980
  8911 +#: i18n/templates.c:3938 i18n/templates.c:4028 i18n/templates.c:4169
  8912 +#: i18n/templates.c:4202 i18n/templates.c:4493 i18n/templates.c:4547
  8913 +#: i18n/templates.c:4712
8800 msgid "State" 8914 msgid "State"
8801 msgstr "" 8915 msgstr ""
8802 8916
8803 -#: i18n/templates.c:4433 8917 +#: i18n/templates.c:4385
8804 msgid "State Effects" 8918 msgid "State Effects"
8805 msgstr "" 8919 msgstr ""
8806 8920
8807 -#: plugins/ktcore/admin/workflowsv2.php:925 i18n/templates.c:4298 8921 +#: plugins/ktcore/admin/workflowsv2.php:926 i18n/templates.c:4250
8808 msgid "State Name" 8922 msgid "State Name"
8809 msgstr "" 8923 msgstr ""
8810 8924
8811 -#: plugins/ktcore/admin/workflowsv2.php:1193 8925 +#: plugins/ktcore/admin/workflowsv2.php:1194
8812 msgid "State deleted." 8926 msgid "State deleted."
8813 msgstr "" 8927 msgstr ""
8814 8928
8815 -#: plugins/ktcore/admin/workflowsv2.php:998 8929 +#: plugins/ktcore/admin/workflowsv2.php:999
8816 msgid "State updated." 8930 msgid "State updated."
8817 msgstr "" 8931 msgstr ""
8818 8932
8819 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:83 i18n/templates.c:4238  
8820 -#: i18n/templates.c:4289 8933 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:84 i18n/templates.c:4190
  8934 +#: i18n/templates.c:4241
8821 msgid "States" 8935 msgid "States"
8822 msgstr "" 8936 msgstr ""
8823 8937
8824 -#: plugins/ktcore/admin/workflowsv2.php:74  
8825 -#: plugins/ktcore/admin/workflowsv2.php:510 8938 +#: plugins/ktcore/admin/workflowsv2.php:75
  8939 +#: plugins/ktcore/admin/workflowsv2.php:511
8826 msgid "States and Transitions" 8940 msgid "States and Transitions"
8827 msgstr "" 8941 msgstr ""
8828 8942
8829 -#: i18n/templates.c:4082 i18n/templates.c:4274 8943 +#: i18n/templates.c:4034 i18n/templates.c:4226
8830 msgid "States and Transitions: #name#" 8944 msgid "States and Transitions: #name#"
8831 msgstr "" 8945 msgstr ""
8832 8946
8833 -#: i18n/templates.c:4235 8947 +#: i18n/templates.c:4187
8834 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>" 8948 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>"
8835 msgstr "" 8949 msgstr ""
8836 8950
8837 -#: i18n/templates.c:2678 i18n/templates.c:4376 i18n/templates.c:4802  
8838 -#: i18n/templates.c:5717 i18n/templates.c:5726 8951 +#: i18n/templates.c:2630 i18n/templates.c:4328 i18n/templates.c:4754
  8952 +#: i18n/templates.c:5684 i18n/templates.c:5693
8839 msgid "Status" 8953 msgid "Status"
8840 msgstr "" 8954 msgstr ""
8841 8955
8842 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:505 8956 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:569
8843 msgid "Status Toggled" 8957 msgid "Status Toggled"
8844 msgstr "" 8958 msgstr ""
8845 8959
8846 -#: i18n/templates.c:4226 8960 +#: i18n/templates.c:4178
8847 msgid "Step 1: Basic Workflow Details" 8961 msgid "Step 1: Basic Workflow Details"
8848 msgstr "" 8962 msgstr ""
8849 8963
8850 -#: i18n/templates.c:4046 8964 +#: i18n/templates.c:3998
8851 msgid "Step 2: Connect transitions to states" 8965 msgid "Step 2: Connect transitions to states"
8852 msgstr "" 8966 msgstr ""
8853 8967
8854 -#: i18n/templates.c:1484 8968 +#: i18n/templates.c:1421
8855 msgid "Sticky" 8969 msgid "Sticky"
8856 msgstr "" 8970 msgstr ""
8857 8971
8858 -#: plugins/housekeeper/DiskUsageDashlet.inc.php:47  
8859 -#: plugins/search2/ExternalDashlet.php:111 8972 +#: plugins/housekeeper/DiskUsageDashlet.inc.php:48
  8973 +#: plugins/search2/ExternalDashlet.php:112
8860 msgid "Storage Utilization" 8974 msgid "Storage Utilization"
8861 msgstr "" 8975 msgstr ""
8862 8976
8863 -#: lib/documentmanagement/documentutil.inc.php:259 8977 +#: lib/documentmanagement/documentutil.inc.php:266
8864 msgid "Storing contents" 8978 msgid "Storing contents"
8865 msgstr "" 8979 msgstr ""
8866 8980
8867 -#: i18n/templates.c:4964 8981 +#: i18n/templates.c:4916
8868 msgid "Subgroups" 8982 msgid "Subgroups"
8869 msgstr "" 8983 msgstr ""
8870 8984
8871 -#: plugins/ktcore/KTAssist.php:57 plugins/ktstandard/KTDiscussion.php:136  
8872 -#: plugins/ktstandard/KTDiscussion.php:261 i18n/templates.c:1037  
8873 -#: i18n/templates.c:3263 8985 +#: plugins/ktcore/KTAssist.php:58 plugins/ktstandard/KTDiscussion.php:137
  8986 +#: plugins/ktstandard/KTDiscussion.php:262 i18n/templates.c:965
  8987 +#: i18n/templates.c:3215
8874 msgid "Subject" 8988 msgid "Subject"
8875 msgstr "" 8989 msgstr ""
8876 8990
8877 -#: lib/widgets/forms.inc.php:111 8991 +#: lib/widgets/forms.inc.php:112
8878 msgid "Submit" 8992 msgid "Submit"
8879 msgstr "" 8993 msgstr ""
8880 8994
8881 -#: plugins/ktstandard/KTSubscriptions.php:148 8995 +#: plugins/ktstandard/KTSubscriptions.php:149
8882 msgid "Subscribe to document" 8996 msgid "Subscribe to document"
8883 msgstr "" 8997 msgstr ""
8884 8998
8885 -#: plugins/ktstandard/KTSubscriptions.php:340 8999 +#: plugins/ktstandard/KTSubscriptions.php:341
8886 msgid "Subscribe to folder" 9000 msgid "Subscribe to folder"
8887 msgstr "" 9001 msgstr ""
8888 9002
8889 -#: plugins/ktstandard/KTSubscriptions.php:407 9003 +#: plugins/ktstandard/KTSubscriptions.php:408
8890 msgid "Subscription Management" 9004 msgid "Subscription Management"
8891 msgstr "" 9005 msgstr ""
8892 9006
8893 -#: plugins/ktstandard/KTSubscriptions.php:56 9007 +#: plugins/ktstandard/KTSubscriptions.php:57
8894 msgid "Subscription Plugin" 9008 msgid "Subscription Plugin"
8895 msgstr "" 9009 msgstr ""
8896 9010
8897 -#: plugins/ktstandard/KTSubscriptions.php:93 i18n/templates.c:1136 9011 +#: plugins/ktstandard/KTSubscriptions.php:94 i18n/templates.c:1064
8898 msgid "Subscriptions" 9012 msgid "Subscriptions"
8899 msgstr "" 9013 msgstr ""
8900 9014
8901 -#: plugins/ktstandard/KTSubscriptions.php:458 9015 +#: plugins/ktstandard/KTSubscriptions.php:459
8902 msgid "Subscriptions removed" 9016 msgid "Subscriptions removed"
8903 msgstr "" 9017 msgstr ""
8904 9018
8905 -#: lib/actions/bulkaction.php:255 lib/actions/bulkaction.php:272 9019 +#: lib/actions/bulkaction.php:256 lib/actions/bulkaction.php:273
8906 msgid "Success" 9020 msgid "Success"
8907 msgstr "" 9021 msgstr ""
8908 9022
8909 -#: plugins/ktcore/admin/documentCheckout.php:129 9023 +#: plugins/ktcore/admin/documentCheckout.php:130
8910 #, php-format 9024 #, php-format
8911 msgid "Successfully forced \"%s\" to be checked in." 9025 msgid "Successfully forced \"%s\" to be checked in."
8912 msgstr "" 9026 msgstr ""
8913 9027
8914 -#: i18n/templates.c:4841 9028 +#: i18n/templates.c:4793
8915 msgid "Support and System Information" 9029 msgid "Support and System Information"
8916 msgstr "" 9030 msgstr ""
8917 9031
8918 -#: plugins/ktcore/KTCorePlugin.php:325 plugins/ktcore/admin/techsupport.php:49 9032 +#: plugins/ktcore/KTCorePlugin.php:326 plugins/ktcore/admin/techsupport.php:50
8919 msgid "Support and System information" 9033 msgid "Support and System information"
8920 msgstr "" 9034 msgstr ""
8921 9035
8922 -#: i18n/templates.c:5138 9036 +#: i18n/templates.c:5090
8923 msgid "Synchronise Users in #name#" 9037 msgid "Synchronise Users in #name#"
8924 msgstr "" 9038 msgstr ""
8925 9039
8926 -#: i18n/templates.c:1421 i18n/templates.c:1655 9040 +#: i18n/templates.c:1358 i18n/templates.c:1607
8927 msgid "System" 9041 msgid "System"
8928 msgstr "" 9042 msgstr ""
8929 9043
8930 -#: plugins/ktcore/admin/groupManagement.php:128  
8931 -#: plugins/ktcore/admin/groupManagement.php:559  
8932 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:544 9044 +#: plugins/ktcore/admin/groupManagement.php:129
  9045 +#: plugins/ktcore/admin/groupManagement.php:560
  9046 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:545
8933 msgid "System Administrators" 9047 msgid "System Administrators"
8934 msgstr "" 9048 msgstr ""
8935 9049
8936 -#: plugins/housekeeper/FolderUsageDashlet.inc.php:44 9050 +#: plugins/housekeeper/FolderUsageDashlet.inc.php:45
8937 msgid "System Folder Utilization" 9051 msgid "System Folder Utilization"
8938 msgstr "" 9052 msgstr ""
8939 9053
8940 -#: i18n/templates.c:4877 9054 +#: i18n/templates.c:4829
8941 msgid "System Information (Disk Usage, Process List, if easily detectable)" 9055 msgid "System Information (Disk Usage, Process List, if easily detectable)"
8942 msgstr "" 9056 msgstr ""
8943 9057
8944 -#: plugins/ktcore/admin/managePermissions.php:52 9058 +#: plugins/ktcore/admin/managePermissions.php:53
8945 msgid "System Name" 9059 msgid "System Name"
8946 msgstr "" 9060 msgstr ""
8947 9061
8948 -#: plugins/housekeeper/HouseKeeperPlugin.php:95 9062 +#: plugins/housekeeper/HouseKeeperPlugin.php:96
8949 msgid "System Temporary Folder" 9063 msgid "System Temporary Folder"
8950 msgstr "" 9064 msgstr ""
8951 9065
8952 -#: lib/util/ktutil.inc:100 9066 +#: lib/util/ktutil.inc:181
8953 msgid "TB" 9067 msgid "TB"
8954 msgstr "" 9068 msgstr ""
8955 9069
8956 -#: search2/search/fields/TagField.inc.php:43 9070 +#: plugins/ktcore/KTPortlets.php:105 search2/search/fields/TagField.inc.php:44
8957 msgid "Tag" 9071 msgid "Tag"
8958 msgstr "" 9072 msgstr ""
8959 9073
8960 -#: lib/browse/Criteria.inc:887 plugins/tagcloud/TagCloudDashlet.php:54 9074 +#: lib/browse/Criteria.inc:894 plugins/tagcloud/TagCloudDashlet.php:55
  9075 +#: plugins/tagcloud/TagCloudPortlet.php:55
8961 msgid "Tag Cloud" 9076 msgid "Tag Cloud"
8962 msgstr "" 9077 msgstr ""
8963 9078
8964 -#: plugins/tagcloud/TagCloudPlugin.php:60 9079 +#: plugins/tagcloud/TagCloudPlugin.php:62
8965 msgid "Tag Cloud Plugin" 9080 msgid "Tag Cloud Plugin"
8966 msgstr "" 9081 msgstr ""
8967 9082
8968 -#: plugins/tagcloud/TagCloudRedirectPage.php:66 9083 +#: plugins/tagcloud/TagCloudRedirectPage.php:96
8969 msgid "Tag Cloud Search" 9084 msgid "Tag Cloud Search"
8970 msgstr "" 9085 msgstr ""
8971 9086
8972 -#: i18n/templates.c:2189 9087 +#: i18n/templates.c:2141
8973 msgid "Take the crash course." 9088 msgid "Take the crash course."
8974 msgstr "" 9089 msgstr ""
8975 9090
8976 -#: i18n/templates.c:977 9091 +#: i18n/templates.c:905
8977 msgid "Target" 9092 msgid "Target"
8978 msgstr "" 9093 msgstr ""
8979 9094
8980 -#: plugins/ktcore/KTBulkActions.php:189 plugins/ktcore/KTBulkActions.php:333  
8981 -#: plugins/ktcore/KTDocumentActions.php:973  
8982 -#: plugins/ktcore/KTDocumentActions.php:1175  
8983 -#: plugins/ktcore/admin/unitManagement.php:127 9095 +#: plugins/ktcore/KTBulkActions.php:190 plugins/ktcore/KTBulkActions.php:334
  9096 +#: plugins/ktcore/KTDocumentActions.php:988
  9097 +#: plugins/ktcore/KTDocumentActions.php:1190
  9098 +#: plugins/ktcore/admin/unitManagement.php:128
8984 msgid "Target Folder" 9099 msgid "Target Folder"
8985 msgstr "" 9100 msgstr ""
8986 9101
8987 -#: plugins/ktcore/scheduler/taskScheduler.php:68 9102 +#: plugins/ktcore/scheduler/taskScheduler.php:69
8988 msgid "Task" 9103 msgid "Task"
8989 msgstr "" 9104 msgstr ""
8990 9105
8991 -#: plugins/ktcore/scheduler/taskScheduler.php:49  
8992 -#: plugins/ktcore/scheduler/taskScheduler.php:50 i18n/templates.c:6323 9106 +#: plugins/ktcore/scheduler/taskScheduler.php:50
  9107 +#: plugins/ktcore/scheduler/taskScheduler.php:51 i18n/templates.c:6290
8993 msgid "Task Scheduler Management" 9108 msgid "Task Scheduler Management"
8994 msgstr "" 9109 msgstr ""
8995 9110
8996 -#: plugins/ktcore/scheduler/schedulerUtil.php:270  
8997 -#: plugins/ktcore/scheduler/schedulerUtil.php:281 9111 +#: plugins/ktcore/scheduler/schedulerUtil.php:271
  9112 +#: plugins/ktcore/scheduler/schedulerUtil.php:282
8998 msgid "Tasks can't be retrieved" 9113 msgid "Tasks can't be retrieved"
8999 msgstr "" 9114 msgstr ""
9000 9115
9001 -#: search/booleanSearch.php:254 9116 +#: search/booleanSearch.php:255
9002 msgid "Test Condition" 9117 msgid "Test Condition"
9003 msgstr "" 9118 msgstr ""
9004 9119
9005 -#: search/booleanSearch.php:255 9120 +#: search/booleanSearch.php:256
9006 #, php-format 9121 #, php-format
9007 msgid "Test Condition: %s" 9122 msgid "Test Condition: %s"
9008 msgstr "" 9123 msgstr ""
9009 9124
9010 -#: i18n/templates.c:1889 9125 +#: i18n/templates.c:1841
9011 msgid "Test Instance" 9126 msgid "Test Instance"
9012 msgstr "" 9127 msgstr ""
9013 9128
9014 -#: i18n/templates.c:3017 i18n/templates.c:5657 9129 +#: i18n/templates.c:2969 i18n/templates.c:5624
9015 msgid "Test conditions" 9130 msgid "Test conditions"
9016 msgstr "" 9131 msgstr ""
9017 9132
9018 -#: i18n/templates.c:2546 9133 +#: i18n/templates.c:2498
9019 msgid "Text Extractor Status" 9134 msgid "Text Extractor Status"
9020 msgstr "" 9135 msgstr ""
9021 9136
9022 -#: i18n/templates.c:2552 9137 +#: i18n/templates.c:2504
9023 msgid "Text extractor(s)s affected:" 9138 msgid "Text extractor(s)s affected:"
9024 msgstr "" 9139 msgstr ""
9025 9140
9026 -#: plugins/ktcore/admin/manageViews.php:112 9141 +#: plugins/ktcore/admin/manageViews.php:113
9027 msgid "That column is not for the specified view" 9142 msgid "That column is not for the specified view"
9028 msgstr "" 9143 msgstr ""
9029 9144
9030 -#: plugins/ktcore/admin/manageViews.php:108 9145 +#: plugins/ktcore/admin/manageViews.php:109
9031 msgid "That column is required" 9146 msgid "That column is required"
9032 msgstr "" 9147 msgstr ""
9033 9148
9034 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:290 9149 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:291
9035 msgid "That name is already in use in this fieldset. Please specify a unique name." 9150 msgid "That name is already in use in this fieldset. Please specify a unique name."
9036 msgstr "" 9151 msgstr ""
9037 9152
9038 -#: i18n/templates.c:2537 9153 +#: i18n/templates.c:2489
9039 msgid "The #name# is not functioning correctly. This could be because:" 9154 msgid "The #name# is not functioning correctly. This could be because:"
9040 msgstr "" 9155 msgstr ""
9041 9156
9042 -#: i18n/templates.c:2873 9157 +#: i18n/templates.c:2825
9043 msgid "The #options# may also be used to create more complex search criteria expressions." 9158 msgid "The #options# may also be used to create more complex search criteria expressions."
9044 msgstr "" 9159 msgstr ""
9045 9160
9046 -#: i18n/templates.c:2609 9161 +#: i18n/templates.c:2561
9047 msgid "The #options# may also be used to perform searches." 9162 msgid "The #options# may also be used to perform searches."
9048 msgstr "" 9163 msgstr ""
9049 9164
9050 -#: search2/indexing/indexers/PHPLuceneIndexer.inc.php:271 9165 +#: search2/indexing/indexers/PHPLuceneIndexer.inc.php:272
9051 #, php-format 9166 #, php-format
9052 msgid "The %s has not been initialised correctly. Please review the documentation on how to setup the indexing." 9167 msgid "The %s has not been initialised correctly. Please review the documentation on how to setup the indexing."
9053 msgstr "" 9168 msgstr ""
9054 9169
9055 -#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:209 9170 +#: search2/indexing/indexers/JavaXMLRPCLuceneIndexer.inc.php:210
9056 msgid "The Document Indexer did not respond correctly. Your search results will not include content results. Please notify the system administrator to investigate why the Document Indexer is not running." 9171 msgid "The Document Indexer did not respond correctly. Your search results will not include content results. Please notify the system administrator to investigate why the Document Indexer is not running."
9057 msgstr "" 9172 msgstr ""
9058 9173
9059 -#: search2/indexing/extractors/ExifExtractor.inc.php:85 9174 +#: search2/indexing/extractors/ExifExtractor.inc.php:86
9060 msgid "The Exif extractor requires the module exif php extension. Please include this in the php.ini." 9175 msgid "The Exif extractor requires the module exif php extension. Please include this in the php.ini."
9061 msgstr "" 9176 msgstr ""
9062 9177
9063 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:169 9178 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:170
9064 msgid "The LDAP attributes to use to search for users when given their name (one per line, examples: <strong>cn</strong>, <strong>mail</strong>)" 9179 msgid "The LDAP attributes to use to search for users when given their name (one per line, examples: <strong>cn</strong>, <strong>mail</strong>)"
9065 msgstr "" 9180 msgstr ""
9066 9181
9067 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:170 9182 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:171
9068 msgid "The LDAP object classes to search for users (one per line, example: <strong>user</strong>, <strong>inetOrgPerson</strong>, <strong>posixAccount</strong>)" 9183 msgid "The LDAP object classes to search for users (one per line, example: <strong>user</strong>, <strong>inetOrgPerson</strong>, <strong>posixAccount</strong>)"
9069 msgstr "" 9184 msgstr ""
9070 9185
9071 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:53 9186 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:54
9072 msgid "The LDAP server port" 9187 msgid "The LDAP server port"
9073 msgstr "" 9188 msgstr ""
9074 9189
9075 -#: lib/foldermanagement/compressionArchiveUtil.inc.php:245 9190 +#: lib/foldermanagement/compressionArchiveUtil.inc.php:253
9076 msgid "The ZIP file can only be downloaded once - if you cancel the download, you will need to reload the page." 9191 msgid "The ZIP file can only be downloaded once - if you cancel the download, you will need to reload the page."
9077 msgstr "" 9192 msgstr ""
9078 9193
9079 -#: i18n/templates.c:5693 9194 +#: i18n/templates.c:5660
9080 msgid "The action can be performed on the entire selection." 9195 msgid "The action can be performed on the entire selection."
9081 msgstr "" 9196 msgstr ""
9082 9197
9083 -#: i18n/templates.c:5696 9198 +#: i18n/templates.c:5663
9084 msgid "The action cannot be performed on any of the selected entities." 9199 msgid "The action cannot be performed on any of the selected entities."
9085 msgstr "" 9200 msgstr ""
9086 9201
9087 -#: i18n/templates.c:5684 9202 +#: i18n/templates.c:5651
9088 msgid "The action will be performed on the following documents and folders" 9203 msgid "The action will be performed on the following documents and folders"
9089 msgstr "" 9204 msgstr ""
9090 9205
9091 -#: ktapi/KTAPISession.inc.php:340 9206 +#: ktapi/KTAPISession.inc.php:341
9092 msgid "The anonymous user could not be found." 9207 msgid "The anonymous user could not be found."
9093 msgstr "" 9208 msgstr ""
9094 9209
9095 -#: plugins/ktcore/folder/BulkUpload.php:79 9210 +#: plugins/ktcore/folder/BulkUpload.php:80
9096 msgid "The archive file containing the documents you wish to add to the document management system." 9211 msgid "The archive file containing the documents you wish to add to the document management system."
9097 msgstr "" 9212 msgstr ""
9098 9213
9099 -#: view.php:279 9214 +#: view.php:280
9100 #, php-format 9215 #, php-format
9101 msgid "The base document you attempted to retrieve is invalid. Please <a href=\"%s\">browse</a> for one." 9216 msgid "The base document you attempted to retrieve is invalid. Please <a href=\"%s\">browse</a> for one."
9102 msgstr "" 9217 msgstr ""
9103 9218
9104 -#: i18n/templates.c:3524 9219 +#: i18n/templates.c:3476
9105 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." 9220 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."
9106 msgstr "" 9221 msgstr ""
9107 9222
9108 -#: i18n/templates.c:3689 9223 +#: i18n/templates.c:3641
9109 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." 9224 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."
9110 msgstr "" 9225 msgstr ""
9111 9226
9112 -#: i18n/templates.c:1283 9227 +#: i18n/templates.c:1211
9113 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." 9228 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."
9114 msgstr "" 9229 msgstr ""
9115 9230
9116 -#: i18n/templates.c:2543 9231 +#: i18n/templates.c:2495
9117 msgid "The component on which the indexer depends is not available." 9232 msgid "The component on which the indexer depends is not available."
9118 msgstr "" 9233 msgstr ""
9119 9234
9120 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:429 9235 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:430
9121 msgid "The condition required for this trigger has been deleted, so it is always available." 9236 msgid "The condition required for this trigger has been deleted, so it is always available."
9122 msgstr "" 9237 msgstr ""
9123 9238
9124 -#: plugins/ktcore/folder/addDocument.php:113 9239 +#: plugins/ktcore/folder/addDocument.php:117
9125 msgid "The contents of the document to be added to the document management system." 9240 msgid "The contents of the document to be added to the document management system."
9126 msgstr "" 9241 msgstr ""
9127 9242
9128 -#: i18n/templates.c:4277 9243 +#: i18n/templates.c:4229
9129 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\")." 9244 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\")."
9130 msgstr "" 9245 msgstr ""
9131 9246
9132 -#: plugins/ktcore/document/Rename.php:85 9247 +#: plugins/ktcore/document/Rename.php:86
9133 msgid "The current file name is shown below:" 9248 msgid "The current file name is shown below:"
9134 msgstr "" 9249 msgstr ""
9135 9250
9136 -#: i18n/templates.c:974 9251 +#: i18n/templates.c:902
9137 msgid "The current links to and from this document are displayed below." 9252 msgid "The current links to and from this document are displayed below."
9138 msgstr "" 9253 msgstr ""
9139 9254
9140 -#: i18n/templates.c:245 9255 +#: i18n/templates.c:248
9141 msgid "The data for this conditional metadata fieldset was not completely provided. Provide the extra information, and save your changes afterwards." 9256 msgid "The data for this conditional metadata fieldset was not completely provided. Provide the extra information, and save your changes afterwards."
9142 msgstr "" 9257 msgstr ""
9143 9258
9144 -#: i18n/templates.c:851 9259 +#: i18n/templates.c:791
9145 msgid "The document \"#object_name#\"" 9260 msgid "The document \"#object_name#\""
9146 msgstr "" 9261 msgstr ""
9147 9262
9148 -#: i18n/templates.c:824 9263 +#: i18n/templates.c:773
9149 msgid "The document \"#object_name#\" has been changed" 9264 msgid "The document \"#object_name#\" has been changed"
9150 msgstr "" 9265 msgstr ""
9151 9266
9152 -#: i18n/templates.c:659 9267 +#: i18n/templates.c:650
9153 msgid "The document \"#object_name#\" has been checked in" 9268 msgid "The document \"#object_name#\" has been checked in"
9154 msgstr "" 9269 msgstr ""
9155 9270
9156 -#: i18n/templates.c:704 9271 +#: i18n/templates.c:683
9157 msgid "The document \"#object_name#\" has been checked out" 9272 msgid "The document \"#object_name#\" has been checked out"
9158 msgstr "" 9273 msgstr ""
9159 9274
9160 -#: i18n/templates.c:872 9275 +#: i18n/templates.c:806
9161 msgid "The document \"#object_name#\" has been moved" 9276 msgid "The document \"#object_name#\" has been moved"
9162 msgstr "" 9277 msgstr ""
9163 9278
9164 -#: i18n/templates.c:794 9279 +#: i18n/templates.c:749
9165 msgid "The document \"#object_name#\" has been removed" 9280 msgid "The document \"#object_name#\" has been removed"
9166 msgstr "" 9281 msgstr ""
9167 9282
9168 -#: i18n/templates.c:596 9283 +#: i18n/templates.c:605
9169 msgid "The document \"#object_name#\" has been restored by an administrator." 9284 msgid "The document \"#object_name#\" has been restored by an administrator."
9170 msgstr "" 9285 msgstr ""
9171 9286
9172 -#: i18n/templates.c:686 9287 +#: i18n/templates.c:671
9173 msgid "The document \"#object_name#\" to which you were subscribed, has been removed" 9288 msgid "The document \"#object_name#\" to which you were subscribed, has been removed"
9174 msgstr "" 9289 msgstr ""
9175 9290
9176 -#: i18n/templates.c:611 9291 +#: i18n/templates.c:614
9177 msgid "The document \"#object_name#\" was added" 9292 msgid "The document \"#object_name#\" was added"
9178 msgstr "" 9293 msgstr ""
9179 9294
9180 -#: i18n/templates.c:4508 9295 +#: i18n/templates.c:4460
9181 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." 9296 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."
9182 msgstr "" 9297 msgstr ""
9183 9298
9184 -#: lib/documentmanagement/documentutil.inc.php:829 9299 +#: lib/documentmanagement/documentutil.inc.php:848
9185 #, php-format 9300 #, php-format
9186 msgid "The document is checked out and cannot be deleted: %s" 9301 msgid "The document is checked out and cannot be deleted: %s"
9187 msgstr "" 9302 msgstr ""
9188 9303
9189 -#: i18n/templates.c:6299 9304 +#: i18n/templates.c:6266
9190 msgid "The document is currently in state \"#name#\"" 9305 msgid "The document is currently in state \"#name#\""
9191 msgstr "" 9306 msgstr ""
9192 9307
9193 -#: plugins/ktcore/document/edit.php:271 9308 +#: plugins/ktcore/document/edit.php:272
9194 #, php-format 9309 #, php-format
9195 msgid "The document is currently of type \"%s\"." 9310 msgid "The document is currently of type \"%s\"."
9196 msgstr "" 9311 msgstr ""
9197 9312
9198 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:431 9313 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:432
9199 #, php-format 9314 #, php-format
9200 msgid "The document must match condition \"<strong>%s</strong>\"." 9315 msgid "The document must match condition \"<strong>%s</strong>\"."
9201 msgstr "" 9316 msgstr ""
9202 9317
9203 -#: lib/widgets/fieldsetDisplay.inc.php:358  
9204 -#: plugins/ktcore/document/edit.php:103  
9205 -#: plugins/ktcore/folder/addDocument.php:120 9318 +#: lib/widgets/fieldsetDisplay.inc.php:359
  9319 +#: plugins/ktcore/document/edit.php:104
  9320 +#: plugins/ktcore/folder/addDocument.php:124
9206 #, php-format 9321 #, php-format
9207 msgid "The document title is used as the main name of a document throughout %s&trade;." 9322 msgid "The document title is used as the main name of a document throughout %s&trade;."
9208 msgstr "" 9323 msgstr ""
9209 9324
9210 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:600 9325 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:601
9211 #, php-format 9326 #, php-format
9212 msgid "The document will be copied to folder \"<a href=\"%s\">%s</a>\"." 9327 msgid "The document will be copied to folder \"<a href=\"%s\">%s</a>\"."
9213 msgstr "" 9328 msgstr ""
9214 9329
9215 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:602 9330 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:603
9216 #, php-format 9331 #, php-format
9217 msgid "The document will be moved to folder \"<a href=\"%s\">%s</a>\"." 9332 msgid "The document will be moved to folder \"<a href=\"%s\">%s</a>\"."
9218 msgstr "" 9333 msgstr ""
9219 9334
9220 -#: view.php:117 9335 +#: view.php:118
9221 #, php-format 9336 #, php-format
9222 msgid "The document you attempted to retrieve is invalid. Please <a href=\"%s\">browse</a> for one." 9337 msgid "The document you attempted to retrieve is invalid. Please <a href=\"%s\">browse</a> for one."
9223 msgstr "" 9338 msgstr ""
9224 9339
9225 -#: view.php:163 view.php:323 9340 +#: view.php:164 view.php:324
9226 msgid "The document you requested has an invalid <strong>document type</strong>. Unfortunately, this means that we cannot effectively display it." 9341 msgid "The document you requested has an invalid <strong>document type</strong>. Unfortunately, this means that we cannot effectively display it."
9227 msgstr "" 9342 msgstr ""
9228 9343
9229 -#: plugins/ktcore/KTDocumentActions.php:212 9344 +#: plugins/ktcore/KTDocumentActions.php:213
9230 msgid "The document you selected was invalid" 9345 msgid "The document you selected was invalid"
9231 msgstr "" 9346 msgstr ""
9232 9347
9233 -#: plugins/ktcore/admin/documentCheckout.php:78  
9234 -#: plugins/ktcore/admin/documentCheckout.php:109 9348 +#: plugins/ktcore/admin/documentCheckout.php:79
  9349 +#: plugins/ktcore/admin/documentCheckout.php:110
9235 msgid "The document you specified appears to be invalid." 9350 msgid "The document you specified appears to be invalid."
9236 msgstr "" 9351 msgstr ""
9237 9352
9238 -#: i18n/templates.c:3086 9353 +#: i18n/templates.c:3038
9239 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." 9354 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."
9240 msgstr "" 9355 msgstr ""
9241 9356
9242 -#: plugins/ktcore/admin/userManagement.php:143  
9243 -#: plugins/ktcore/admin/userManagement.php:196  
9244 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297 9357 +#: plugins/ktcore/admin/userManagement.php:157
  9358 +#: plugins/ktcore/admin/userManagement.php:222
  9359 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:298
9245 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>" 9360 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>"
9246 msgstr "" 9361 msgstr ""
9247 9362
9248 -#: i18n/templates.c:2612 9363 +#: i18n/templates.c:2564
9249 msgid "The expression parsed successfully." 9364 msgid "The expression parsed successfully."
9250 msgstr "" 9365 msgstr ""
9251 9366
9252 -#: plugins/ktcore/KTDocumentActions.php:346 9367 +#: plugins/ktcore/KTDocumentActions.php:347
9253 msgid "The file you requested is not available - please contact the system administrator if this is incorrect." 9368 msgid "The file you requested is not available - please contact the system administrator if this is incorrect."
9254 msgstr "" 9369 msgstr ""
9255 9370
9256 -#: plugins/ktcore/KTDocumentActions.php:645 9371 +#: plugins/ktcore/KTDocumentActions.php:660
9257 #, php-format 9372 #, php-format
9258 msgid "The file you uploaded was not called \"%s\". If you wish to change the filename, please set \"Force Original Filename\" below to false. " 9373 msgid "The file you uploaded was not called \"%s\". If you wish to change the filename, please set \"Force Original Filename\" below to false. "
9259 msgstr "" 9374 msgstr ""
9260 9375
9261 -#: i18n/templates.c:731 9376 +#: i18n/templates.c:704
9262 msgid "The folder \"#object_name#\" has been removed" 9377 msgid "The folder \"#object_name#\" has been removed"
9263 msgstr "" 9378 msgstr ""
9264 9379
9265 -#: i18n/templates.c:578 9380 +#: i18n/templates.c:593
9266 msgid "The folder \"#object_name#\" to which you were subscribed, has been removed" 9381 msgid "The folder \"#object_name#\" to which you were subscribed, has been removed"
9267 msgstr "" 9382 msgstr ""
9268 9383
9269 -#: i18n/templates.c:770 9384 +#: i18n/templates.c:731
9270 msgid "The folder \"#object_name#\" was added" 9385 msgid "The folder \"#object_name#\" was added"
9271 msgstr "" 9386 msgstr ""
9272 9387
9273 -#: lib/foldermanagement/folderutil.inc.php:82 9388 +#: lib/foldermanagement/folderutil.inc.php:83
9274 #, php-format 9389 #, php-format
9275 msgid "The folder %s already exists." 9390 msgid "The folder %s already exists."
9276 msgstr "" 9391 msgstr ""
9277 9392
9278 -#: lib/import/bulkimport.inc.php:92 9393 +#: lib/import/bulkimport.inc.php:93
9279 #, php-format 9394 #, php-format
9280 msgid "The folder %s is already present in %s. Adding files into pre-existing folder." 9395 msgid "The folder %s is already present in %s. Adding files into pre-existing folder."
9281 msgstr "" 9396 msgstr ""
9282 9397
9283 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:463  
9284 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:477 9398 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:464
  9399 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:478
9285 msgid "The folder to which this document should be copied does not exist. Cancelling the transition - please contact a system administrator." 9400 msgid "The folder to which this document should be copied does not exist. Cancelling the transition - please contact a system administrator."
9286 msgstr "" 9401 msgstr ""
9287 9402
9288 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:465  
9289 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:479 9403 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:466
  9404 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:480
9290 msgid "The folder to which this document should be moved does not exist. Cancelling the transition - please contact a system administrator." 9405 msgid "The folder to which this document should be moved does not exist. Cancelling the transition - please contact a system administrator."
9291 msgstr "" 9406 msgstr ""
9292 9407
9293 -#: plugins/ktstandard/PDFGeneratorAction.php:94 9408 +#: plugins/ktstandard/PDFGeneratorAction.php:95
9294 msgid "The following are the types of conversions you can perform on this document." 9409 msgid "The following are the types of conversions you can perform on this document."
9295 msgstr "" 9410 msgstr ""
9296 9411
9297 -#: i18n/templates.c:905 i18n/templates.c:6137 9412 +#: i18n/templates.c:833 i18n/templates.c:6104
9298 msgid "The following document metadata is available for editing." 9413 msgid "The following document metadata is available for editing."
9299 msgstr "" 9414 msgstr ""
9300 9415
9301 -#: i18n/templates.c:6074 9416 +#: i18n/templates.c:6041
9302 msgid "The following document version has been selected for deletion:" 9417 msgid "The following document version has been selected for deletion:"
9303 msgstr "" 9418 msgstr ""
9304 9419
9305 -#: i18n/templates.c:4853 9420 +#: i18n/templates.c:4805
9306 msgid "The following download action allows you to download a zip archive of information that may assist the KnowledgeTree team to diagnose problems on your system. This archive contains:" 9421 msgid "The following download action allows you to download a zip archive of information that may assist the KnowledgeTree team to diagnose problems on your system. This archive contains:"
9307 msgstr "" 9422 msgstr ""
9308 9423
9309 -#: i18n/templates.c:2666 9424 +#: i18n/templates.c:2618
9310 msgid "The following fields may be used in search criteria:" 9425 msgid "The following fields may be used in search criteria:"
9311 msgstr "" 9426 msgstr ""
9312 9427
9313 -#: i18n/templates.c:6062 i18n/templates.c:6293 9428 +#: i18n/templates.c:6029 i18n/templates.c:6260
9314 msgid "The following files are present in the repository, but do not exist in the database." 9429 msgid "The following files are present in the repository, but do not exist in the database."
9315 msgstr "" 9430 msgstr ""
9316 9431
9317 -#: i18n/templates.c:5663 9432 +#: i18n/templates.c:5630
9318 msgid "The following list shows documents and folders in your list which cannot be acted on by this bulk action" 9433 msgid "The following list shows documents and folders in your list which cannot be acted on by this bulk action"
9319 msgstr "" 9434 msgstr ""
9320 9435
9321 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:389 9436 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:390
9322 #, php-format 9437 #, php-format
9323 msgid "The following lookups you specified already exist, or are specified twice: %s" 9438 msgid "The following lookups you specified already exist, or are specified twice: %s"
9324 msgstr "" 9439 msgstr ""
9325 9440
9326 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:149 9441 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:150
9327 #, php-format 9442 #, php-format
9328 msgid "The following permissions are required: %s" 9443 msgid "The following permissions are required: %s"
9329 msgstr "" 9444 msgstr ""
9330 9445
9331 -#: i18n/templates.c:2672 9446 +#: i18n/templates.c:2624
9332 msgid "The following resources are used by KnowledgeTree and are impacting on the normal operations of the system:" 9447 msgid "The following resources are used by KnowledgeTree and are impacting on the normal operations of the system:"
9333 msgstr "" 9448 msgstr ""
9334 9449
9335 -#: plugins/ktcore/admin/userManagement.php:142  
9336 -#: plugins/ktcore/admin/userManagement.php:195  
9337 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:296 9450 +#: plugins/ktcore/admin/userManagement.php:156
  9451 +#: plugins/ktcore/admin/userManagement.php:221
  9452 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297
9338 msgid "The full name of the user. This is shown in reports and listings. e.g. <strong>John Smith</strong>" 9453 msgid "The full name of the user. This is shown in reports and listings. e.g. <strong>John Smith</strong>"
9339 msgstr "" 9454 msgstr ""
9340 9455
9341 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:345 9456 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:346
9342 msgid "The group required for this trigger has been deleted, so anyone can perform this action." 9457 msgid "The group required for this trigger has been deleted, so anyone can perform this action."
9343 msgstr "" 9458 msgstr ""
9344 9459
9345 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:505 9460 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:506
9346 msgid "The group's name, or part thereof, to find the group that you wish to add" 9461 msgid "The group's name, or part thereof, to find the group that you wish to add"
9347 msgstr "" 9462 msgstr ""
9348 9463
9349 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:159 9464 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:160
9350 msgid "The host name or IP address of the LDAP server" 9465 msgid "The host name or IP address of the LDAP server"
9351 msgstr "" 9466 msgstr ""
9352 9467
9353 -#: i18n/templates.c:2540 9468 +#: i18n/templates.c:2492
9354 msgid "The indexer is not configured correctly." 9469 msgid "The indexer is not configured correctly."
9355 msgstr "" 9470 msgstr ""
9356 9471
9357 -#: i18n/templates.c:257 i18n/templates.c:317 9472 +#: i18n/templates.c:260 i18n/templates.c:320
9358 msgid "The information in this section is stored by #appname#&trade; for every document." 9473 msgid "The information in this section is stored by #appname#&trade; for every document."
9359 msgstr "" 9474 msgstr ""
9360 9475
9361 -#: lib/widgets/fieldsetDisplay.inc.php:368 9476 +#: lib/widgets/fieldsetDisplay.inc.php:369
9362 #, php-format 9477 #, php-format
9363 msgid "The information in this section is stored by %s&trade; for every document." 9478 msgid "The information in this section is stored by %s&trade; for every document."
9364 msgstr "" 9479 msgstr ""
9365 9480
9366 -#: plugins/ktcore/admin/managePermissions.php:52 9481 +#: plugins/ktcore/admin/managePermissions.php:53
9367 msgid "The internal name used for the permission. This should never be changed." 9482 msgid "The internal name used for the permission. This should never be changed."
9368 msgstr "" 9483 msgstr ""
9369 9484
9370 -#: i18n/templates.c:3659 9485 +#: i18n/templates.c:3611
9371 msgid "The items that you selected to delete." 9486 msgid "The items that you selected to delete."
9372 msgstr "" 9487 msgstr ""
9373 9488
9374 -#: i18n/templates.c:3185 i18n/templates.c:3254 9489 +#: i18n/templates.c:3137 i18n/templates.c:3206
9375 msgid "The items that you selected to move." 9490 msgid "The items that you selected to move."
9376 msgstr "" 9491 msgstr ""
9377 9492
9378 -#: i18n/templates.c:2240 9493 +#: i18n/templates.c:2192
9379 msgid "The last time these tasks were performed was on #time#." 9494 msgid "The last time these tasks were performed was on #time#."
9380 msgstr "" 9495 msgstr ""
9381 9496
9382 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:162 9497 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:163
9383 msgid "The location in the LDAP directory to start searching from (CN=Users,DC=mycorp,DC=com)" 9498 msgid "The location in the LDAP directory to start searching from (CN=Users,DC=mycorp,DC=com)"
9384 msgstr "" 9499 msgstr ""
9385 9500
9386 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:541 9501 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:542
9387 msgid "The location of the group within the LDAP directory." 9502 msgid "The location of the group within the LDAP directory."
9388 msgstr "" 9503 msgstr ""
9389 9504
9390 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:294 9505 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:295
9391 msgid "The location of the user within the LDAP directory." 9506 msgid "The location of the user within the LDAP directory."
9392 msgstr "" 9507 msgstr ""
9393 9508
9394 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:117 9509 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:118
9395 msgid "The location of this user in the LDAP tree" 9510 msgid "The location of this user in the LDAP tree"
9396 msgstr "" 9511 msgstr ""
9397 9512
9398 -#: search2/indexing/bin/recreateIndex.php:99 9513 +#: search2/indexing/bin/recreateIndex.php:100
9399 msgid "The lucene index has been recreated." 9514 msgid "The lucene index has been recreated."
9400 msgstr "" 9515 msgstr ""
9401 9516
9402 -#: plugins/ktcore/admin/userManagement.php:148  
9403 -#: plugins/ktcore/admin/userManagement.php:198  
9404 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:299 9517 +#: plugins/ktcore/admin/userManagement.php:162
  9518 +#: plugins/ktcore/admin/userManagement.php:224
  9519 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:300
9405 msgid "The mobile phone number of the user. e.g. <strong>999 9999 999</strong>" 9520 msgid "The mobile phone number of the user. e.g. <strong>999 9999 999</strong>"
9406 msgstr "" 9521 msgstr ""
9407 9522
9408 -#: plugins/ktcore/KTFolderActions.php:97 9523 +#: plugins/ktcore/KTFolderActions.php:98
9409 msgid "The name for the new folder." 9524 msgid "The name for the new folder."
9410 msgstr "" 9525 msgstr ""
9411 9526
9412 -#: plugins/ktcore/KTValidators.php:506 9527 +#: plugins/ktcore/KTValidators.php:507
9413 #, php-format 9528 #, php-format
9414 msgid "The name of the document selected is invalid. The following characters are not allowed: %s" 9529 msgid "The name of the document selected is invalid. The following characters are not allowed: %s"
9415 msgstr "" 9530 msgstr ""
9416 9531
9417 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:542 9532 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:543
9418 #, php-format 9533 #, php-format
9419 msgid "The name the group will enter to gain access to %s. e.g. <strong>accountants</strong>" 9534 msgid "The name the group will enter to gain access to %s. e.g. <strong>accountants</strong>"
9420 msgstr "" 9535 msgstr ""
9421 9536
9422 -#: search/booleanSearch.php:324 9537 +#: search/booleanSearch.php:325
9423 msgid "The name to save this search as" 9538 msgid "The name to save this search as"
9424 msgstr "" 9539 msgstr ""
9425 9540
9426 -#: plugins/ktcore/document/Rename.php:86 9541 +#: plugins/ktcore/document/Rename.php:87
9427 msgid "The name to which the current file should be renamed." 9542 msgid "The name to which the current file should be renamed."
9428 msgstr "" 9543 msgstr ""
9429 9544
9430 -#: plugins/ktcore/folder/Rename.php:64 9545 +#: plugins/ktcore/folder/Rename.php:65
9431 msgid "The name to which the current folder should be renamed." 9546 msgid "The name to which the current folder should be renamed."
9432 msgstr "" 9547 msgstr ""
9433 9548
9434 -#: lib/documentmanagement/DocumentLink.inc:159 9549 +#: lib/documentmanagement/DocumentLink.inc:160
9435 msgid "The object does not exist. id = " 9550 msgid "The object does not exist. id = "
9436 msgstr "" 9551 msgstr ""
9437 9552
9438 -#: plugins/ktcore/KTDocumentActions.php:1625 9553 +#: plugins/ktcore/KTDocumentActions.php:1640
9439 msgid "The owner of a document is usually the person with ultimate responsibility for its contents. It is initially set to the person who created the document, but can be changed to any other user." 9554 msgid "The owner of a document is usually the person with ultimate responsibility for its contents. It is initially set to the person who created the document, but can be changed to any other user."
9440 msgstr "" 9555 msgstr ""
9441 9556
9442 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:164 9557 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:165
9443 msgid "The password for the user account in the LDAP directory that performs searches" 9558 msgid "The password for the user account in the LDAP directory that performs searches"
9444 msgstr "" 9559 msgstr ""
9445 9560
9446 -#: ktapi/KTAPISession.inc.php:237 9561 +#: ktapi/KTAPISession.inc.php:238
9447 msgid "The password is empty." 9562 msgid "The password is empty."
9448 msgstr "" 9563 msgstr ""
9449 9564
9450 -#: ktapi/KTAPISession.inc.php:244 9565 +#: ktapi/KTAPISession.inc.php:245
9451 msgid "The password is invalid." 9566 msgid "The password is invalid."
9452 msgstr "" 9567 msgstr ""
9453 9568
9454 -#: lib/authentication/builtinauthenticationprovider.inc.php:126  
9455 -#: lib/authentication/builtinauthenticationprovider.inc.php:218  
9456 -#: plugins/ktcore/admin/userManagement.php:269  
9457 -#: plugins/ktcore/admin/userManagement.php:496 9569 +#: lib/authentication/builtinauthenticationprovider.inc.php:127
  9570 +#: lib/authentication/builtinauthenticationprovider.inc.php:219
  9571 +#: plugins/ktcore/admin/userManagement.php:295
  9572 +#: plugins/ktcore/admin/userManagement.php:526
9458 #, php-format 9573 #, php-format
9459 msgid "The password must be at least %d characters long." 9574 msgid "The password must be at least %d characters long."
9460 msgstr "" 9575 msgstr ""
9461 9576
9462 -#: plugins/ktcore/admin/userManagement.php:273  
9463 -#: plugins/ktcore/admin/userManagement.php:500 9577 +#: plugins/ktcore/admin/userManagement.php:299
  9578 +#: plugins/ktcore/admin/userManagement.php:530
9464 msgid "The passwords you specified do not match." 9579 msgid "The passwords you specified do not match."
9465 msgstr "" 9580 msgstr ""
9466 9581
9467 -#: plugins/ktcore/folder/BulkImport.php:72 9582 +#: plugins/ktcore/folder/BulkImport.php:73
9468 msgid "The path containing the documents to be added to the document management system." 9583 msgid "The path containing the documents to be added to the document management system."
9469 msgstr "" 9584 msgstr ""
9470 9585
9471 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:160 9586 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:161
9472 msgid "The port of the LDAP server (default: 389)" 9587 msgid "The port of the LDAP server (default: 389)"
9473 msgstr "" 9588 msgstr ""
9474 9589
9475 -#: plugins/ktcore/admin/workflowsv2.php:551 9590 +#: plugins/ktcore/admin/workflowsv2.php:552
9476 msgid "The process a document follows is controlled by the way that the transitions between states are setup. A document starts the workflow in the initial state, and then follows transitions between states. Which users can perform these transitions can be configured in the \"Security\" section." 9591 msgid "The process a document follows is controlled by the way that the transitions between states are setup. A document starts the workflow in the initial state, and then follows transitions between states. Which users can perform these transitions can be configured in the \"Security\" section."
9477 msgstr "" 9592 msgstr ""
9478 9593
9479 -#: plugins/ktcore/KTBulkActions.php:446 9594 +#: plugins/ktcore/KTBulkActions.php:447
9480 msgid "The reason for archiving these documents and folders, for historical purposes." 9595 msgid "The reason for archiving these documents and folders, for historical purposes."
9481 msgstr "" 9596 msgstr ""
9482 9597
9483 -#: plugins/ktcore/KTBulkActions.php:348 9598 +#: plugins/ktcore/KTBulkActions.php:349
9484 msgid "The reason for copying these documents and folders, for historical purposes." 9599 msgid "The reason for copying these documents and folders, for historical purposes."
9485 msgstr "" 9600 msgstr ""
9486 9601
9487 -#: plugins/ktcore/KTBulkActions.php:204 9602 +#: plugins/ktcore/KTBulkActions.php:205
9488 msgid "The reason for moving these documents and folders, for historical purposes." 9603 msgid "The reason for moving these documents and folders, for historical purposes."
9489 msgstr "" 9604 msgstr ""
9490 9605
9491 -#: plugins/ktcore/KTBulkActions.php:78 9606 +#: plugins/ktcore/KTBulkActions.php:79
9492 msgid "The reason for the deletion of these documents and folders for historical purposes." 9607 msgid "The reason for the deletion of these documents and folders for historical purposes."
9493 msgstr "" 9608 msgstr ""
9494 9609
9495 -#: search2/indexing/bin/shutdown.php:83 9610 +#: search2/indexing/bin/shutdown.php:84
9496 msgid "The request to shutdown has been sent to the server. It may take a few seconds." 9611 msgid "The request to shutdown has been sent to the server. It may take a few seconds."
9497 msgstr "" 9612 msgstr ""
9498 9613
9499 -#: lib/help/help.inc.php:161 9614 +#: lib/help/help.inc.php:162
9500 msgid "The requested help language has no contents." 9615 msgid "The requested help language has no contents."
9501 msgstr "" 9616 msgstr ""
9502 9617
9503 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:256 9618 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:257
9504 msgid "The role required for this trigger has been deleted, so anyone can perform this action." 9619 msgid "The role required for this trigger has been deleted, so anyone can perform this action."
9505 msgstr "" 9620 msgstr ""
9506 9621
9507 -#: search2.php:303 9622 +#: search2.php:534
9508 msgid "The saved search can only be seen by you." 9623 msgid "The saved search can only be seen by you."
9509 msgstr "" 9624 msgstr ""
9510 9625
9511 -#: search2.php:142 9626 +#: search2.php:298
9512 msgid "The saved search could not be resolved." 9627 msgid "The saved search could not be resolved."
9513 msgstr "" 9628 msgstr ""
9514 9629
9515 -#: search2.php:129 search2.php:293 search2.php:327 9630 +#: search2.php:285 search2.php:524 search2.php:558
9516 msgid "The saved search id was not passed correctly." 9631 msgid "The saved search id was not passed correctly."
9517 msgstr "" 9632 msgstr ""
9518 9633
9519 -#: search2.php:308 9634 +#: search2.php:539
9520 msgid "The saved search is now visible to all users." 9635 msgid "The saved search is now visible to all users."
9521 msgstr "" 9636 msgstr ""
9522 9637
9523 -#: search2.php:338 9638 +#: search2.php:569
9524 msgid "The saved search was deleted successfully." 9639 msgid "The saved search was deleted successfully."
9525 msgstr "" 9640 msgstr ""
9526 9641
9527 -#: i18n/templates.c:6326 9642 +#: i18n/templates.c:6293
9528 msgid "The scheduler runs document indexing and various house keeping tasks, etc in the background." 9643 msgid "The scheduler runs document indexing and various house keeping tasks, etc in the background."
9529 msgstr "" 9644 msgstr ""
9530 9645
9531 -#: i18n/templates.c:2237 9646 +#: i18n/templates.c:2189
9532 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#." 9647 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#."
9533 msgstr "" 9648 msgstr ""
9534 9649
9535 -#: i18n/templates.c:2606 9650 +#: i18n/templates.c:2558
9536 msgid "The search criteria editor allows you to utilise the full power of the KnowledgeTree search engine by allowing you to perform more complicated searches by using the free text criteria format." 9651 msgid "The search criteria editor allows you to utilise the full power of the KnowledgeTree search engine by allowing you to perform more complicated searches by using the free text criteria format."
9537 msgstr "" 9652 msgstr ""
9538 9653
9539 -#: i18n/templates.c:2411 9654 +#: i18n/templates.c:2363
9540 msgid "The search criteria has been saved." 9655 msgid "The search criteria has been saved."
9541 msgstr "" 9656 msgstr ""
9542 9657
9543 -#: i18n/templates.c:2426 9658 +#: i18n/templates.c:2378
9544 msgid "The search expression has been saved." 9659 msgid "The search expression has been saved."
9545 msgstr "" 9660 msgstr ""
9546 9661
9547 -#: plugins/ktcore/folder/Permissions.php:469  
9548 -msgid "The selected permissions cannot be updated. You will no longer have permission to manage security on this folder."  
9549 -msgstr ""  
9550 -  
9551 -#: search2.php:297 9662 +#: search2.php:528
9552 msgid "The sharing option was not passed correctly." 9663 msgid "The sharing option was not passed correctly."
9553 msgstr "" 9664 msgstr ""
9554 9665
9555 -#: lib/validation/dispatchervalidation.inc.php:227 9666 +#: lib/validation/dispatchervalidation.inc.php:228
9556 msgid "The string is too long: the maximum length in characters is " 9667 msgid "The string is too long: the maximum length in characters is "
9557 msgstr "" 9668 msgstr ""
9558 9669
9559 -#: plugins/ktcore/admin/documentTypes.php:117 9670 +#: plugins/ktcore/admin/documentTypes.php:118
9560 msgid "The system default document type can not be disabled. You may, however, rename it." 9671 msgid "The system default document type can not be disabled. You may, however, rename it."
9561 msgstr "" 9672 msgstr ""
9562 9673
9563 -#: lib/widgets/fieldsetDisplay.inc.php:461 9674 +#: lib/widgets/fieldsetDisplay.inc.php:462
9564 msgid "The system rejected your value for this field." 9675 msgid "The system rejected your value for this field."
9565 msgstr "" 9676 msgstr ""
9566 9677
9567 -#: i18n/templates.c:4700 9678 +#: i18n/templates.c:4652
9568 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." 9679 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."
9569 msgstr "" 9680 msgstr ""
9570 9681
9571 -#: i18n/templates.c:2249 9682 +#: i18n/templates.c:2201
9572 msgid "The tasks are scheduled to be run in #time#." 9683 msgid "The tasks are scheduled to be run in #time#."
9573 msgstr "" 9684 msgstr ""
9574 9685
9575 -#: i18n/templates.c:2246 9686 +#: i18n/templates.c:2198
9576 msgid "The tasks were scheduled to be run #time# ago." 9687 msgid "The tasks were scheduled to be run #time# ago."
9577 msgstr "" 9688 msgstr ""
9578 9689
9579 -#: plugins/rssplugin/manageRSSFeeds.php:132 9690 +#: plugins/rssplugin/manageRSSFeeds.php:133
9580 msgid "The title of rss feed" 9691 msgid "The title of rss feed"
9581 msgstr "" 9692 msgstr ""
9582 9693
9583 -#: plugins/rssplugin/manageRSSFeeds.php:86 9694 +#: plugins/rssplugin/manageRSSFeeds.php:87
9584 msgid "The title of the RSS feed" 9695 msgid "The title of the RSS feed"
9585 msgstr "" 9696 msgstr ""
9586 9697
9587 -#: plugins/ktstandard/KTDiscussion.php:136  
9588 -#: plugins/ktstandard/KTDiscussion.php:261 9698 +#: plugins/ktstandard/KTDiscussion.php:137
  9699 +#: plugins/ktstandard/KTDiscussion.php:262
9589 msgid "The topic of discussion in this thread" 9700 msgid "The topic of discussion in this thread"
9590 msgstr "" 9701 msgstr ""
9591 9702
9592 -#: plugins/ktcore/KTDocumentActions.php:1465 9703 +#: plugins/ktcore/KTDocumentActions.php:1480
9593 msgid "The transition listed will cause the document to change from its current state to the listed destination state." 9704 msgid "The transition listed will cause the document to change from its current state to the listed destination state."
9594 msgstr "" 9705 msgstr ""
9595 9706
9596 -#: plugins/ktstandard/KTDocumentLinks.php:341 9707 +#: plugins/ktstandard/KTDocumentLinks.php:346
9597 msgid "The type of link you wish to use" 9708 msgid "The type of link you wish to use"
9598 msgstr "" 9709 msgstr ""
9599 9710
9600 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:66  
9601 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:92  
9602 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:145 9711 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:67
  9712 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:93
  9713 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:146
9603 msgid "The type of source (e.g. <strong>LDAP</strong>)" 9714 msgid "The type of source (e.g. <strong>LDAP</strong>)"
9604 msgstr "" 9715 msgstr ""
9605 9716
9606 -#: lib/validation/dispatchervalidation.inc.php:284 9717 +#: lib/documentmanagement/documentutil.inc.php:728
  9718 +msgid "The uploaded file does not exist."
  9719 +msgstr ""
  9720 +
  9721 +#: lib/validation/dispatchervalidation.inc.php:285
9607 msgid "The uploaded file is larger than the MAX_FILE_SIZE directive that was specified in the HTML form" 9722 msgid "The uploaded file is larger than the MAX_FILE_SIZE directive that was specified in the HTML form"
9608 msgstr "" 9723 msgstr ""
9609 9724
9610 -#: lib/validation/dispatchervalidation.inc.php:283 9725 +#: lib/validation/dispatchervalidation.inc.php:284
9611 msgid "The uploaded file is larger than the PHP upload_max_filesize setting" 9726 msgid "The uploaded file is larger than the PHP upload_max_filesize setting"
9612 msgstr "" 9727 msgstr ""
9613 9728
9614 -#: lib/validation/dispatchervalidation.inc.php:285 9729 +#: lib/validation/dispatchervalidation.inc.php:286
9615 msgid "The uploaded file was not fully uploaded to the document management system" 9730 msgid "The uploaded file was not fully uploaded to the document management system"
9616 msgstr "" 9731 msgstr ""
9617 9732
9618 -#: plugins/rssplugin/manageRSSFeeds.php:87 9733 +#: plugins/rssplugin/manageRSSFeeds.php:88
9619 msgid "The url of the RSS feed" 9734 msgid "The url of the RSS feed"
9620 msgstr "" 9735 msgstr ""
9621 9736
9622 -#: plugins/rssplugin/manageRSSFeeds.php:134 9737 +#: plugins/rssplugin/manageRSSFeeds.php:135
9623 msgid "The url to the rss feed" 9738 msgid "The url to the rss feed"
9624 msgstr "" 9739 msgstr ""
9625 9740
9626 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:163 9741 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:164
9627 msgid "The user account in the LDAP directory to perform searches in the LDAP directory as (such as CN=searchUser,CN=Users,DC=mycorp,DC=com or searchUser@mycorp.com)" 9742 msgid "The user account in the LDAP directory to perform searches in the LDAP directory as (such as CN=searchUser,CN=Users,DC=mycorp,DC=com or searchUser@mycorp.com)"
9628 msgstr "" 9743 msgstr ""
9629 9744
9630 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:347 9745 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:348
9631 #, php-format 9746 #, php-format
9632 msgid "The user must be a member of the group \"<strong>%s</strong>\"." 9747 msgid "The user must be a member of the group \"<strong>%s</strong>\"."
9633 msgstr "" 9748 msgstr ""
9634 9749
9635 -#: i18n/templates.c:6017 9750 +#: i18n/templates.c:5984
9636 msgid "The user who checked this document out is no longer valid." 9751 msgid "The user who checked this document out is no longer valid."
9637 msgstr "" 9752 msgstr ""
9638 9753
9639 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:258 9754 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:259
9640 #, php-format 9755 #, php-format
9641 msgid "The user will require the <strong>%s</strong> role." 9756 msgid "The user will require the <strong>%s</strong> role."
9642 msgstr "" 9757 msgstr ""
9643 9758
9644 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:432 9759 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:433
9645 msgid "The user's name, or part thereof, to find the user that you wish to add" 9760 msgid "The user's name, or part thereof, to find the user that you wish to add"
9646 msgstr "" 9761 msgstr ""
9647 9762
9648 -#: ktapi/KTAPISession.inc.php:226 9763 +#: ktapi/KTAPISession.inc.php:227
9649 msgid "The username is empty." 9764 msgid "The username is empty."
9650 msgstr "" 9765 msgstr ""
9651 9766
9652 -#: plugins/ktcore/admin/userManagement.php:141  
9653 -#: plugins/ktcore/admin/userManagement.php:194  
9654 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:295 9767 +#: plugins/ktcore/admin/userManagement.php:155
  9768 +#: plugins/ktcore/admin/userManagement.php:220
  9769 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:296
9655 #, php-format 9770 #, php-format
9656 msgid "The username the user will enter to gain access to %s. e.g. <strong>jsmith</strong>" 9771 msgid "The username the user will enter to gain access to %s. e.g. <strong>jsmith</strong>"
9657 msgstr "" 9772 msgstr ""
9658 9773
9659 -#: i18n/templates.c:2027 i18n/templates.c:2054 9774 +#: i18n/templates.c:1979 i18n/templates.c:2006
9660 msgid "The value of the field" 9775 msgid "The value of the field"
9661 msgstr "" 9776 msgstr ""
9662 9777
9663 -#: lib/validation/dispatchervalidation.inc.php:246  
9664 -#: plugins/ktcore/KTValidators.php:109 9778 +#: lib/validation/dispatchervalidation.inc.php:247
  9779 +#: plugins/ktcore/KTValidators.php:110
9665 #, php-format 9780 #, php-format
9666 msgid "The value you have entered is invalid. The following characters are not allowed: %s" 9781 msgid "The value you have entered is invalid. The following characters are not allowed: %s"
9667 msgstr "" 9782 msgstr ""
9668 9783
9669 -#: plugins/ktcore/KTDocumentActions.php:1532 i18n/templates.c:3995 9784 +#: plugins/ktcore/KTDocumentActions.php:1547 i18n/templates.c:3947
9670 msgid "The workflow cannot be changed while the document is checked out." 9785 msgid "The workflow cannot be changed while the document is checked out."
9671 msgstr "" 9786 msgstr ""
9672 9787
9673 -#: i18n/templates.c:1055 9788 +#: i18n/templates.c:983
9674 msgid "There are #closed# closed threads - use the \"View All\" option below to view them." 9789 msgid "There are #closed# closed threads - use the \"View All\" option below to view them."
9675 msgstr "" 9790 msgstr ""
9676 9791
9677 -#: i18n/templates.c:4118 9792 +#: i18n/templates.c:4070
9678 msgid "There are 3 different ways in which workflows interact with the system's security" 9793 msgid "There are 3 different ways in which workflows interact with the system's security"
9679 msgstr "" 9794 msgstr ""
9680 9795
9681 -#: i18n/templates.c:2147 9796 +#: i18n/templates.c:2099
9682 msgid "There are currently no active indexers registered. No content indexing will occur." 9797 msgid "There are currently no active indexers registered. No content indexing will occur."
9683 msgstr "" 9798 msgstr ""
9684 9799
9685 -#: i18n/templates.c:5078 9800 +#: i18n/templates.c:5030
9686 msgid "There are currently no roles created within the system." 9801 msgid "There are currently no roles created within the system."
9687 msgstr "" 9802 msgstr ""
9688 9803
9689 -#: i18n/templates.c:4019 9804 +#: i18n/templates.c:3971
9690 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." 9805 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."
9691 msgstr "" 9806 msgstr ""
9692 9807
@@ -9702,112 +9817,116 @@ msgstr &quot;&quot; @@ -9702,112 +9817,116 @@ msgstr &quot;&quot;
9702 msgid "There are no indexing issues." 9817 msgid "There are no indexing issues."
9703 msgstr "" 9818 msgstr ""
9704 9819
9705 -#: i18n/templates.c:1004 9820 +#: i18n/templates.c:932
9706 msgid "There are no links to or from this document." 9821 msgid "There are no links to or from this document."
9707 msgstr "" 9822 msgstr ""
9708 9823
9709 -#: i18n/templates.c:1058 9824 +#: i18n/templates.c:986
9710 msgid "There are no open threads for this document." 9825 msgid "There are no open threads for this document."
9711 msgstr "" 9826 msgstr ""
9712 9827
9713 -#: i18n/templates.c:2447 9828 +#: i18n/templates.c:2399
9714 msgid "There are no search results matching your search criteria." 9829 msgid "There are no search results matching your search criteria."
9715 msgstr "" 9830 msgstr ""
9716 9831
9717 -#: search2/indexing/bin/diagnose.php:56 9832 +#: i18n/templates.c:194
  9833 +msgid "There are no tags defined or accessible."
  9834 +msgstr ""
  9835 +
  9836 +#: search2/indexing/bin/diagnose.php:57
9718 msgid "There don't appear to be any problems." 9837 msgid "There don't appear to be any problems."
9719 msgstr "" 9838 msgstr ""
9720 9839
9721 -#: i18n/templates.c:2624 9840 +#: i18n/templates.c:2576
9722 msgid "There has been a parsing problem. Please check the search expression." 9841 msgid "There has been a parsing problem. Please check the search expression."
9723 msgstr "" 9842 msgstr ""
9724 9843
9725 -#: i18n/templates.c:2432 i18n/templates.c:2621 9844 +#: i18n/templates.c:2384 i18n/templates.c:2573
9726 msgid "There is a problem communicating with the server." 9845 msgid "There is a problem communicating with the server."
9727 msgstr "" 9846 msgstr ""
9728 9847
9729 -#: search2/search/search.inc.php:522 9848 +#: search2/search/search.inc.php:537
9730 #, php-format 9849 #, php-format
9731 msgid "There is a problem parsing the expression '%s'" 9850 msgid "There is a problem parsing the expression '%s'"
9732 msgstr "" 9851 msgstr ""
9733 9852
9734 -#: i18n/templates.c:2429 9853 +#: i18n/templates.c:2381
9735 msgid "There is a problem saving the expression expression." 9854 msgid "There is a problem saving the expression expression."
9736 msgstr "" 9855 msgstr ""
9737 9856
9738 -#: i18n/templates.c:2618 9857 +#: i18n/templates.c:2570
9739 msgid "There is a problem saving the expression." 9858 msgid "There is a problem saving the expression."
9740 msgstr "" 9859 msgstr ""
9741 9860
9742 -#: i18n/templates.c:2615 9861 +#: i18n/templates.c:2567
9743 msgid "There is a problem with the expression." 9862 msgid "There is a problem with the expression."
9744 msgstr "" 9863 msgstr ""
9745 9864
9746 -#: plugins/ktcore/admin/documentFieldsv2.php:178 9865 +#: plugins/ktcore/admin/documentFieldsv2.php:179
9747 msgid "There is already a fieldset with that name." 9866 msgid "There is already a fieldset with that name."
9748 msgstr "" 9867 msgstr ""
9749 9868
9750 -#: plugins/ktcore/admin/groupManagement.php:656 9869 +#: plugins/ktcore/admin/groupManagement.php:657
9751 msgid "There is already a group with that name." 9870 msgid "There is already a group with that name."
9752 msgstr "" 9871 msgstr ""
9753 9872
9754 -#: plugins/ktcore/admin/workflowsv2.php:981 9873 +#: plugins/ktcore/admin/workflowsv2.php:982
9755 msgid "There is already a state with that name in this workflow." 9874 msgid "There is already a state with that name in this workflow."
9756 msgstr "" 9875 msgstr ""
9757 9876
9758 -#: plugins/ktcore/admin/workflowsv2.php:1072 9877 +#: plugins/ktcore/admin/workflowsv2.php:1073
9759 msgid "There is already a transition with that name in this workflow." 9878 msgid "There is already a transition with that name in this workflow."
9760 msgstr "" 9879 msgstr ""
9761 9880
9762 -#: lib/help/help.inc.php:252 lib/help/help.inc.php:256 9881 +#: lib/help/help.inc.php:253 lib/help/help.inc.php:257
9763 msgid "There is no help available in your language for this plugin" 9882 msgid "There is no help available in your language for this plugin"
9764 msgstr "" 9883 msgstr ""
9765 9884
9766 -#: lib/documentmanagement/documentutil.inc.php:202 9885 +#: lib/documentmanagement/documentutil.inc.php:203
9767 msgid "There was a database error while trying to archive this file" 9886 msgid "There was a database error while trying to archive this file"
9768 msgstr "" 9887 msgstr ""
9769 9888
9770 -#: lib/documentmanagement/documentutil.inc.php:167 9889 +#: lib/documentmanagement/documentutil.inc.php:168
9771 msgid "There was a problem checking out the document." 9890 msgid "There was a problem checking out the document."
9772 msgstr "" 9891 msgstr ""
9773 9892
9774 -#: lib/documentmanagement/documentutil.inc.php:875  
9775 -#: lib/documentmanagement/documentutil.inc.php:1251 9893 +#: lib/documentmanagement/documentutil.inc.php:894
  9894 +#: lib/documentmanagement/documentutil.inc.php:1275
9776 msgid "There was a problem deleting the document from storage." 9895 msgid "There was a problem deleting the document from storage."
9777 msgstr "" 9896 msgstr ""
9778 9897
9779 -#: lib/documentmanagement/documentutil.inc.php:853 9898 +#: lib/documentmanagement/documentutil.inc.php:872
9780 msgid "There was a problem deleting the document from the database." 9899 msgid "There was a problem deleting the document from the database."
9781 msgstr "" 9900 msgstr ""
9782 9901
9783 -#: plugins/ktstandard/KTSubscriptions.php:168 9902 +#: plugins/ktstandard/KTSubscriptions.php:169
9784 msgid "There was a problem subscribing you to this document" 9903 msgid "There was a problem subscribing you to this document"
9785 msgstr "" 9904 msgstr ""
9786 9905
9787 -#: plugins/ktstandard/KTSubscriptions.php:361 9906 +#: plugins/ktstandard/KTSubscriptions.php:362
9788 msgid "There was a problem subscribing you to this folder" 9907 msgid "There was a problem subscribing you to this folder"
9789 msgstr "" 9908 msgstr ""
9790 9909
9791 -#: plugins/ktstandard/KTSubscriptions.php:202 9910 +#: plugins/ktstandard/KTSubscriptions.php:203
9792 msgid "There was a problem unsubscribing you from this document" 9911 msgid "There was a problem unsubscribing you from this document"
9793 msgstr "" 9912 msgstr ""
9794 9913
9795 -#: plugins/ktstandard/KTSubscriptions.php:395 9914 +#: plugins/ktstandard/KTSubscriptions.php:396
9796 msgid "There was a problem unsubscribing you from this folder" 9915 msgid "There was a problem unsubscribing you from this folder"
9797 msgstr "" 9916 msgstr ""
9798 9917
9799 -#: plugins/ktstandard/KTDiscussion.php:189  
9800 -#: plugins/ktstandard/KTDiscussion.php:321 9918 +#: plugins/ktstandard/KTDiscussion.php:190
  9919 +#: plugins/ktstandard/KTDiscussion.php:322
9801 msgid "There was an error adding the comment to the thread" 9920 msgid "There was an error adding the comment to the thread"
9802 msgstr "" 9921 msgstr ""
9803 9922
9804 -#: plugins/ktstandard/KTDiscussion.php:180 9923 +#: plugins/ktstandard/KTDiscussion.php:181
9805 msgid "There was an error creating a new thread" 9924 msgid "There was an error creating a new thread"
9806 msgstr "" 9925 msgstr ""
9807 9926
9808 -#: plugins/ktstandard/KTDiscussion.php:210  
9809 -#: plugins/ktstandard/KTDiscussion.php:341  
9810 -#: plugins/ktstandard/KTDiscussion.php:422 9927 +#: plugins/ktstandard/KTDiscussion.php:211
  9928 +#: plugins/ktstandard/KTDiscussion.php:342
  9929 +#: plugins/ktstandard/KTDiscussion.php:423
9811 msgid "There was an error updating the thread with the new comment" 9930 msgid "There was an error updating the thread with the new comment"
9812 msgstr "" 9931 msgstr ""
9813 9932
@@ -9815,710 +9934,718 @@ msgstr &quot;&quot; @@ -9815,710 +9934,718 @@ msgstr &quot;&quot;
9815 msgid "These RSS feeds will be viewable on your dashboard." 9934 msgid "These RSS feeds will be viewable on your dashboard."
9816 msgstr "" 9935 msgstr ""
9817 9936
9818 -#: i18n/templates.c:5708 9937 +#: i18n/templates.c:5675
9819 msgid "These are the results of the bulk action" 9938 msgid "These are the results of the bulk action"
9820 msgstr "" 9939 msgstr ""
9821 9940
9822 -#: i18n/templates.c:1898 9941 +#: i18n/templates.c:1850
9823 msgid "These behaviours and the fields and values they allow are shown below for the active field." 9942 msgid "These behaviours and the fields and values they allow are shown below for the active field."
9824 msgstr "" 9943 msgstr ""
9825 9944
9826 -#: i18n/templates.c:6059 i18n/templates.c:6290 9945 +#: i18n/templates.c:6026 i18n/templates.c:6257
9827 msgid "These documents have versions that are not present on the filesystem. Consider restoring them from backups." 9946 msgid "These documents have versions that are not present on the filesystem. Consider restoring them from backups."
9828 msgstr "" 9947 msgstr ""
9829 9948
9830 -#: lib/dashboard/dashlet.inc.php:50 9949 +#: lib/dashboard/dashlet.inc.php:51
9831 msgid "This Dashlet is incomplete." 9950 msgid "This Dashlet is incomplete."
9832 msgstr "" 9951 msgstr ""
9833 9952
9834 -#: lib/email/Email.inc:263 9953 +#: lib/email/Email.inc:264
9835 msgid "This bug can be found on this page" 9954 msgid "This bug can be found on this page"
9836 msgstr "" 9955 msgstr ""
9837 9956
9838 -#: i18n/templates.c:1823 9957 +#: i18n/templates.c:1775
9839 msgid "This column is not active." 9958 msgid "This column is not active."
9840 msgstr "" 9959 msgstr ""
9841 9960
9842 -#: i18n/templates.c:2069 9961 +#: i18n/templates.c:2021
9843 msgid "This conditional fieldset cannot be used" 9962 msgid "This conditional fieldset cannot be used"
9844 msgstr "" 9963 msgstr ""
9845 9964
9846 -#: i18n/templates.c:1973 9965 +#: i18n/templates.c:1925
9847 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." 9966 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."
9848 msgstr "" 9967 msgstr ""
9849 9968
9850 -#: i18n/templates.c:2525 9969 +#: i18n/templates.c:2477
9851 msgid "This dashlet will disappear when the migration process is complete." 9970 msgid "This dashlet will disappear when the migration process is complete."
9852 msgstr "" 9971 msgstr ""
9853 9972
9854 -#: plugins/ktcore/KTDocumentActions.php:1144 9973 +#: plugins/ktcore/KTDocumentActions.php:1159
9855 msgid "This document can't be copied because it is checked out" 9974 msgid "This document can't be copied because it is checked out"
9856 msgstr "" 9975 msgstr ""
9857 9976
9858 -#: plugins/ktcore/KTDocumentActions.php:838 9977 +#: plugins/ktcore/KTDocumentActions.php:853
9859 msgid "This document can't be deleted because it is checked out" 9978 msgid "This document can't be deleted because it is checked out"
9860 msgstr "" 9979 msgstr ""
9861 9980
9862 -#: plugins/ktcore/KTDocumentActions.php:936 9981 +#: plugins/ktcore/KTDocumentActions.php:951
9863 msgid "This document can't be moved because it is checked out" 9982 msgid "This document can't be moved because it is checked out"
9864 msgstr "" 9983 msgstr ""
9865 9984
9866 -#: plugins/ktcore/document/Rename.php:73 9985 +#: plugins/ktcore/document/Rename.php:74
9867 msgid "This document can't be renamed because it is checked out" 9986 msgid "This document can't be renamed because it is checked out"
9868 msgstr "" 9987 msgstr ""
9869 9988
9870 -#: view.php:141 9989 +#: view.php:142
9871 msgid "This document has been archived." 9990 msgid "This document has been archived."
9872 msgstr "" 9991 msgstr ""
9873 9992
9874 -#: view.php:129 9993 +#: view.php:130
9875 msgid "This document has been archived. Please contact the system administrator to have it restored if it is still needed." 9994 msgid "This document has been archived. Please contact the system administrator to have it restored if it is still needed."
9876 msgstr "" 9995 msgstr ""
9877 9996
9878 -#: view.php:143 9997 +#: view.php:144
9879 msgid "This document has been deleted." 9998 msgid "This document has been deleted."
9880 msgstr "" 9999 msgstr ""
9881 10000
9882 -#: view.php:132 10001 +#: view.php:133
9883 msgid "This document has been deleted. Please contact the system administrator to have it restored if it is still needed." 10002 msgid "This document has been deleted. Please contact the system administrator to have it restored if it is still needed."
9884 msgstr "" 10003 msgstr ""
9885 10004
9886 -#: rss.php:101 rss.php:126 10005 +#: rss.php:102 rss.php:127
9887 msgid "This document has returned a empty response" 10006 msgid "This document has returned a empty response"
9888 msgstr "" 10007 msgstr ""
9889 10008
9890 -#: plugins/ktcore/KTDocumentActions.php:402 10009 +#: plugins/ktcore/KTDocumentActions.php:403
9891 msgid "This document is already checked out" 10010 msgid "This document is already checked out"
9892 msgstr "" 10011 msgstr ""
9893 10012
9894 -#: plugins/ktcore/KTDocumentActions.php:550  
9895 -#: plugins/ktcore/KTDocumentActions.php:732 10013 +#: plugins/ktcore/KTDocumentActions.php:565
  10014 +#: plugins/ktcore/KTDocumentActions.php:747
9896 msgid "This document is checked out, but not by you" 10015 msgid "This document is checked out, but not by you"
9897 msgstr "" 10016 msgstr ""
9898 10017
9899 -#: i18n/templates.c:6191 10018 +#: i18n/templates.c:6158
9900 msgid "This document is currently checked out by #checkoutuser#, but you have sufficient priviledges to cancel their checkout." 10019 msgid "This document is currently checked out by #checkoutuser#, but you have sufficient priviledges to cancel their checkout."
9901 msgstr "" 10020 msgstr ""
9902 10021
9903 -#: i18n/templates.c:6194 10022 +#: i18n/templates.c:6161
9904 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." 10023 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."
9905 msgstr "" 10024 msgstr ""
9906 10025
9907 -#: i18n/templates.c:6188 10026 +#: i18n/templates.c:6155
9908 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." 10027 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."
9909 msgstr "" 10028 msgstr ""
9910 10029
9911 -#: i18n/templates.c:6080 10030 +#: i18n/templates.c:6047
9912 msgid "This document is currently of type #doctype#. If this is incorrect, you can change it here." 10031 msgid "This document is currently of type #doctype#. If this is incorrect, you can change it here."
9913 msgstr "" 10032 msgstr ""
9914 10033
9915 -#: i18n/templates.c:6197 10034 +#: i18n/templates.c:6164
9916 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." 10035 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."
9917 msgstr "" 10036 msgstr ""
9918 10037
9919 -#: plugins/ktcore/KTDocumentActions.php:545  
9920 -#: plugins/ktcore/KTDocumentActions.php:717 10038 +#: plugins/ktcore/KTDocumentActions.php:560
  10039 +#: plugins/ktcore/KTDocumentActions.php:732
9921 msgid "This document is not checked out" 10040 msgid "This document is not checked out"
9922 msgstr "" 10041 msgstr ""
9923 10042
9924 -#: i18n/templates.c:1976 i18n/templates.c:2096 10043 +#: i18n/templates.c:1928 i18n/templates.c:2048
9925 msgid "This error prevents this fieldset from being set to complete" 10044 msgid "This error prevents this fieldset from being set to complete"
9926 msgstr "" 10045 msgstr ""
9927 10046
9928 -#: i18n/templates.c:1871 10047 +#: i18n/templates.c:1823
9929 msgid "This field is not controlled by the currently active group." 10048 msgid "This field is not controlled by the currently active group."
9930 msgstr "" 10049 msgstr ""
9931 10050
9932 -#: i18n/templates.c:2108 10051 +#: i18n/templates.c:2060
9933 msgid "This fieldset cannot be made conditional, since it contains fields which are not lookup types." 10052 msgid "This fieldset cannot be made conditional, since it contains fields which are not lookup types."
9934 msgstr "" 10053 msgstr ""
9935 10054
9936 -#: plugins/ktcore/admin/fieldsets/conditional.inc.php:117 10055 +#: plugins/ktcore/admin/fieldsets/conditional.inc.php:118
9937 #, php-format 10056 #, php-format
9938 msgid "This fieldset is incomplete: %s <b>This fieldset will display as a normal, non-conditional fieldset until this problem is corrected.</b>" 10057 msgid "This fieldset is incomplete: %s <b>This fieldset will display as a normal, non-conditional fieldset until this problem is corrected.</b>"
9939 msgstr "" 10058 msgstr ""
9940 10059
9941 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:72 10060 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:73
9942 msgid "This first step requires that you provide basic details about the workflow: its name, etc." 10061 msgid "This first step requires that you provide basic details about the workflow: its name, etc."
9943 msgstr "" 10062 msgstr ""
9944 10063
9945 -#: i18n/templates.c:3587 10064 +#: i18n/templates.c:3539
9946 msgid "This folder <strong>inherits</strong> its permissions from #permission_source#." 10065 msgid "This folder <strong>inherits</strong> its permissions from #permission_source#."
9947 msgstr "" 10066 msgstr ""
9948 10067
9949 -#: i18n/templates.c:3596 i18n/templates.c:3752 10068 +#: i18n/templates.c:3548 i18n/templates.c:3704
9950 msgid "This folder defines its own permissions." 10069 msgid "This folder defines its own permissions."
9951 msgstr "" 10070 msgstr ""
9952 10071
9953 -#: plugins/ktcore/folder/Permissions.php:288 10072 +#: plugins/ktcore/folder/Permissions.php:289
9954 msgid "This folder does not override its permissions" 10073 msgid "This folder does not override its permissions"
9955 msgstr "" 10074 msgstr ""
9956 10075
9957 -#: plugins/ktcore/KTCorePlugin.php:314 i18n/templates.c:149 10076 +#: plugins/ktcore/KTCorePlugin.php:315 i18n/templates.c:149
9958 msgid "This function allows you to re-index your entire repository." 10077 msgid "This function allows you to re-index your entire repository."
9959 msgstr "" 10078 msgstr ""
9960 10079
9961 -#: i18n/templates.c:5141 10080 +#: i18n/templates.c:5093
9962 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." 10081 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."
9963 msgstr "" 10082 msgstr ""
9964 10083
9965 -#: plugins/ktstandard/workflow/TypeAssociator.php:70 10084 +#: plugins/ktstandard/workflow/TypeAssociator.php:71
9966 msgid "This installation assigns workflows by Document Type. Configure this process here." 10085 msgid "This installation assigns workflows by Document Type. Configure this process here."
9967 msgstr "" 10086 msgstr ""
9968 10087
9969 -#: i18n/templates.c:1145 10088 +#: i18n/templates.c:1073
9970 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." 10089 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."
9971 msgstr "" 10090 msgstr ""
9972 10091
9973 -#: i18n/templates.c:1904 10092 +#: i18n/templates.c:1856
9974 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." 10093 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."
9975 msgstr "" 10094 msgstr ""
9976 10095
9977 -#: lib/workflow/workflowtrigger.inc.php:62 10096 +#: i18n/templates.c:5171
  10097 +msgid "This is a professionally supported edition of KnowledgeTree."
  10098 +msgstr ""
  10099 +
  10100 +#: lib/workflow/workflowtrigger.inc.php:63
9978 msgid "This is an abstract base class for the overall workflow trigger. It should never actually be available for installation." 10101 msgid "This is an abstract base class for the overall workflow trigger. It should never actually be available for installation."
9979 msgstr "" 10102 msgstr ""
9980 10103
9981 -#: lib/validation/dispatchervalidation.inc.php:454 10104 +#: lib/validation/dispatchervalidation.inc.php:455
9982 msgid "This is not a valid URL." 10105 msgid "This is not a valid URL."
9983 msgstr "" 10106 msgstr ""
9984 10107
9985 -#: lib/validation/dispatchervalidation.inc.php:403  
9986 -#: plugins/ktcore/KTValidators.php:277 10108 +#: lib/validation/dispatchervalidation.inc.php:404
  10109 +#: plugins/ktcore/KTValidators.php:278
9987 msgid "This is not a valid email address." 10110 msgid "This is not a valid email address."
9988 msgstr "" 10111 msgstr ""
9989 10112
9990 -#: i18n/templates.c:305 10113 +#: i18n/templates.c:308
9991 msgid "This is the data assigned to the <strong>#name#</strong> aspect of this document." 10114 msgid "This is the data assigned to the <strong>#name#</strong> aspect of this document."
9992 msgstr "" 10115 msgstr ""
9993 10116
9994 -#: i18n/templates.c:2417 10117 +#: i18n/templates.c:2369
9995 msgid "This is the saved search criteria:" 10118 msgid "This is the saved search criteria:"
9996 msgstr "" 10119 msgstr ""
9997 10120
9998 -#: lib/dashboard/Notification.inc.php:165 10121 +#: lib/dashboard/Notification.inc.php:166
9999 msgid "This notification handler does not support publication." 10122 msgid "This notification handler does not support publication."
10000 msgstr "" 10123 msgstr ""
10001 10124
10002 -#: i18n/templates.c:4754 10125 +#: i18n/templates.c:4706
10003 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." 10126 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."
10004 msgstr "" 10127 msgstr ""
10005 10128
10006 -#: i18n/templates.c:3671 10129 +#: i18n/templates.c:3623
10007 msgid "This page allows you to rename a folder." 10130 msgid "This page allows you to rename a folder."
10008 msgstr "" 10131 msgstr ""
10009 10132
10010 -#: i18n/templates.c:3125 10133 +#: i18n/templates.c:3077
10011 msgid "This page allows you to rename the file name (not the document title) for a document." 10134 msgid "This page allows you to rename the file name (not the document title) for a document."
10012 msgstr "" 10135 msgstr ""
10013 10136
10014 -#: i18n/templates.c:3143 10137 +#: i18n/templates.c:3095
10015 msgid "This page allows you to see the roles as they apply to this particular document." 10138 msgid "This page allows you to see the roles as they apply to this particular document."
10016 msgstr "" 10139 msgstr ""
10017 10140
10018 -#: lib/templating/kt3template.inc.php:360 10141 +#: lib/templating/kt3template.inc.php:361
10019 msgid "This page did not produce any content" 10142 msgid "This page did not produce any content"
10020 msgstr "" 10143 msgstr ""
10021 10144
10022 -#: i18n/templates.c:5786 i18n/templates.c:6230 10145 +#: i18n/templates.c:5753 i18n/templates.c:6197
10023 msgid "This page lists versions of document metadata and allows you to compare a metadata version with the current metadata content." 10146 msgid "This page lists versions of document metadata and allows you to compare a metadata version with the current metadata content."
10024 msgstr "" 10147 msgstr ""
10025 10148
10026 -#: i18n/templates.c:6143 10149 +#: i18n/templates.c:6110
10027 msgid "This page provides details of all activities that have been carried out on the document." 10150 msgid "This page provides details of all activities that have been carried out on the document."
10028 msgstr "" 10151 msgstr ""
10029 10152
10030 -#: i18n/templates.c:560 10153 +#: i18n/templates.c:575
10031 msgid "This page provides details of all activities that have been carried out on the folder." 10154 msgid "This page provides details of all activities that have been carried out on the folder."
10032 msgstr "" 10155 msgstr ""
10033 10156
10034 -#: i18n/templates.c:6089 10157 +#: i18n/templates.c:6056
10035 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." 10158 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."
10036 msgstr "" 10159 msgstr ""
10037 10160
10038 -#: i18n/templates.c:3479 i18n/templates.c:3569 10161 +#: i18n/templates.c:3431 i18n/templates.c:3521
10039 msgid "This page shows the permissions that apply to this specific folder. Only the roles or groups which have permissions assigned are shown." 10162 msgid "This page shows the permissions that apply to this specific folder. Only the roles or groups which have permissions assigned are shown."
10040 msgstr "" 10163 msgstr ""
10041 10164
10042 -#: i18n/templates.c:6206 10165 +#: i18n/templates.c:6173
10043 msgid "This page shows the permissions that individual users have on this document. Only the users which have permissions assigned are shown." 10166 msgid "This page shows the permissions that individual users have on this document. Only the users which have permissions assigned are shown."
10044 msgstr "" 10167 msgstr ""
10045 10168
10046 -#: i18n/templates.c:3704 10169 +#: i18n/templates.c:3656
10047 msgid "This page shows the permissions that individual users have on this folder. Only the users which have permissions assigned are shown." 10170 msgid "This page shows the permissions that individual users have on this folder. Only the users which have permissions assigned are shown."
10048 msgstr "" 10171 msgstr ""
10049 10172
10050 -#: i18n/templates.c:1511 10173 +#: i18n/templates.c:1454
10051 msgid "This page will allow you to manage the different aspects of this particular field." 10174 msgid "This page will allow you to manage the different aspects of this particular field."
10052 msgstr "" 10175 msgstr ""
10053 10176
10054 -#: plugins/ktcore/admin/manageCleanup.php:73 10177 +#: plugins/ktcore/admin/manageCleanup.php:74
10055 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." 10178 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."
10056 msgstr "" 10179 msgstr ""
10057 10180
10058 -#: i18n/templates.c:401 i18n/templates.c:5204 i18n/templates.c:5774 10181 +#: i18n/templates.c:5162 i18n/templates.c:5741
10059 msgid "This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>" 10182 msgid "This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>"
10060 msgstr "" 10183 msgstr ""
10061 10184
10062 -#: plugins/ktcore/KTCorePlugin.php:298 i18n/templates.c:161 10185 +#: plugins/ktcore/KTCorePlugin.php:299 i18n/templates.c:161
10063 msgid "This report lists all mime types and extensions that can be identified by KnowledgeTree." 10186 msgid "This report lists all mime types and extensions that can be identified by KnowledgeTree."
10064 msgstr "" 10187 msgstr ""
10065 10188
10066 -#: plugins/ktcore/KTCorePlugin.php:310 i18n/templates.c:167 10189 +#: plugins/ktcore/KTCorePlugin.php:311 i18n/templates.c:167
10067 msgid "This report lists documents that are waiting to be indexed." 10190 msgid "This report lists documents that are waiting to be indexed."
10068 msgstr "" 10191 msgstr ""
10069 10192
10070 -#: plugins/ktcore/KTCorePlugin.php:302 i18n/templates.c:98 10193 +#: plugins/ktcore/KTCorePlugin.php:303 i18n/templates.c:98
10071 msgid "This report lists the text extractors and their supported mime types." 10194 msgid "This report lists the text extractors and their supported mime types."
10072 msgstr "" 10195 msgstr ""
10073 10196
10074 -#: plugins/ktcore/KTCorePlugin.php:306 i18n/templates.c:122 10197 +#: plugins/ktcore/KTCorePlugin.php:307 i18n/templates.c:122
10075 msgid "This report will help to diagnose problems with document indexing." 10198 msgid "This report will help to diagnose problems with document indexing."
10076 msgstr "" 10199 msgstr ""
10077 10200
10078 -#: search2/indexing/bin/recreateIndex.php:59 10201 +#: search2/indexing/bin/recreateIndex.php:60
10079 msgid "This script only works with the PHPLuceneIndexer." 10202 msgid "This script only works with the PHPLuceneIndexer."
10080 msgstr "" 10203 msgstr ""
10081 10204
10082 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:663 10205 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:664
10083 msgid "This transition cannot be performed while the document is checked out." 10206 msgid "This transition cannot be performed while the document is checked out."
10084 msgstr "" 10207 msgstr ""
10085 10208
10086 -#: i18n/templates.c:4193 10209 +#: i18n/templates.c:4145
10087 msgid "This transition has no actions associated with it.." 10210 msgid "This transition has no actions associated with it.."
10088 msgstr "" 10211 msgstr ""
10089 10212
10090 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:131  
10091 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:247  
10092 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:336  
10093 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:420  
10094 -#: plugins/ktcore/KTWorkflowTriggers.inc.php:588 10213 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:132
  10214 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:248
  10215 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:337
  10216 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:421
  10217 +#: plugins/ktcore/KTWorkflowTriggers.inc.php:589
10095 msgid "This trigger has no configuration." 10218 msgid "This trigger has no configuration."
10096 msgstr "" 10219 msgstr ""
10097 10220
10098 -#: plugins/ktcore/KTDocumentActions.php:329 10221 +#: plugins/ktcore/KTDocumentActions.php:330
10099 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." 10222 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."
10100 msgstr "" 10223 msgstr ""
10101 10224
10102 -#: i18n/templates.c:4538 i18n/templates.c:4757 10225 +#: i18n/templates.c:4490 i18n/templates.c:4709
10103 msgid "This workflow does not define any states." 10226 msgid "This workflow does not define any states."
10104 msgstr "" 10227 msgstr ""
10105 10228
10106 -#: i18n/templates.c:4580 10229 +#: i18n/templates.c:4532
10107 msgid "This workflow does not define any transitions. Use the \"Create a new transition\" link above to add new transitions." 10230 msgid "This workflow does not define any transitions. Use the \"Create a new transition\" link above to add new transitions."
10108 msgstr "" 10231 msgstr ""
10109 10232
10110 -#: plugins/ktcore/admin/workflowsv2.php:369 10233 +#: plugins/ktcore/admin/workflowsv2.php:370
10111 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." 10234 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."
10112 msgstr "" 10235 msgstr ""
10113 10236
10114 -#: i18n/templates.c:1121 10237 +#: i18n/templates.c:1049
10115 msgid "Thread closed" 10238 msgid "Thread closed"
10116 msgstr "" 10239 msgstr ""
10117 10240
10118 -#: plugins/ktstandard/KTDiscussion.php:428 10241 +#: plugins/ktstandard/KTDiscussion.php:429
10119 msgid "Thread state changed" 10242 msgid "Thread state changed"
10120 msgstr "" 10243 msgstr ""
10121 10244
10122 -#: plugins/ktcore/scheduler/taskScheduler.php:68 10245 +#: plugins/ktcore/scheduler/taskScheduler.php:69
10123 msgid "Time taken to complete" 10246 msgid "Time taken to complete"
10124 msgstr "" 10247 msgstr ""
10125 10248
10126 -#: lib/browse/BrowseColumns.inc.php:105 plugins/ktcore/KTColumns.inc.php:57  
10127 -#: plugins/ktcore/KTCorePlugin.php:133 plugins/rssplugin/manageRSSFeeds.php:86  
10128 -#: plugins/rssplugin/manageRSSFeeds.php:132 10249 +#: lib/browse/BrowseColumns.inc.php:106 plugins/ktcore/KTColumns.inc.php:58
  10250 +#: plugins/ktcore/KTCorePlugin.php:134 plugins/rssplugin/manageRSSFeeds.php:87
  10251 +#: plugins/rssplugin/manageRSSFeeds.php:133
10129 #: search2/search/fields/TitleField.inc.php:45 i18n/templates.c:17 10252 #: search2/search/fields/TitleField.inc.php:45 i18n/templates.c:17
10130 -#: i18n/templates.c:191 i18n/templates.c:3953 i18n/templates.c:5699 10253 +#: i18n/templates.c:191 i18n/templates.c:3905 i18n/templates.c:5666
10131 msgid "Title" 10254 msgid "Title"
10132 msgstr "" 10255 msgstr ""
10133 10256
10134 -#: i18n/templates.c:2138 10257 +#: i18n/templates.c:2090
10135 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." 10258 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."
10136 msgstr "" 10259 msgstr ""
10137 10260
10138 -#: i18n/templates.c:5315 10261 +#: i18n/templates.c:5282
10139 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." 10262 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."
10140 msgstr "" 10263 msgstr ""
10141 10264
10142 -#: i18n/templates.c:3452 10265 +#: i18n/templates.c:3404
10143 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." 10266 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."
10144 msgstr "" 10267 msgstr ""
10145 10268
10146 -#: i18n/templates.c:1262 10269 +#: i18n/templates.c:1190
10147 msgid "To connect to #appname# via a third-party WebDAV client, please use the following address" 10270 msgid "To connect to #appname# via a third-party WebDAV client, please use the following address"
10148 msgstr "" 10271 msgstr ""
10149 10272
10150 -#: i18n/templates.c:1265 10273 +#: i18n/templates.c:1193
10151 msgid "To connect with the #appname# Tools Suite, use this address" 10274 msgid "To connect with the #appname# Tools Suite, use this address"
10152 msgstr "" 10275 msgstr ""
10153 10276
10154 -#: i18n/templates.c:3947 10277 +#: i18n/templates.c:3899
10155 msgid "To customize a help file, please visit that file via the help system and click on <strong>customize this help file</strong>." 10278 msgid "To customize a help file, please visit that file via the help system and click on <strong>customize this help file</strong>."
10156 msgstr "" 10279 msgstr ""
10157 10280
10158 -#: i18n/templates.c:2423 10281 +#: i18n/templates.c:2375
10159 msgid "To delete this saved search criteria or to edit other saved search criteria, #options#." 10282 msgid "To delete this saved search criteria or to edit other saved search criteria, #options#."
10160 msgstr "" 10283 msgstr ""
10161 10284
10162 -#: i18n/templates.c:2408 10285 +#: i18n/templates.c:2360
10163 msgid "To edit the search criteria, use the #options#." 10286 msgid "To edit the search criteria, use the #options#."
10164 msgstr "" 10287 msgstr ""
10165 10288
10166 -#: i18n/templates.c:2597 10289 +#: i18n/templates.c:2549
10167 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." 10290 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."
10168 msgstr "" 10291 msgstr ""
10169 10292
10170 -#: i18n/templates.c:1865 10293 +#: i18n/templates.c:1817
10171 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." 10294 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."
10172 msgstr "" 10295 msgstr ""
10173 10296
10174 -#: i18n/templates.c:428 10297 +#: i18n/templates.c:443
10175 msgid "To modify this search, press the 'Edit' button." 10298 msgid "To modify this search, press the 'Edit' button."
10176 msgstr "" 10299 msgstr ""
10177 10300
10178 -#: search/booleanSearch.php:334 10301 +#: search/booleanSearch.php:335
10179 msgid "To save over one of your existing searches, select it here." 10302 msgid "To save over one of your existing searches, select it here."
10180 msgstr "" 10303 msgstr ""
10181 10304
10182 -#: i18n/templates.c:437 10305 +#: i18n/templates.c:452
10183 msgid "To save this search permanently, so that you can run it again at any time, fill in a name below and click 'Save'." 10306 msgid "To save this search permanently, so that you can run it again at any time, fill in a name below and click 'Save'."
10184 msgstr "" 10307 msgstr ""
10185 10308
10186 -#: i18n/templates.c:3881 10309 +#: i18n/templates.c:3833
10187 msgid "To start the process of creating a new document type, please enter a name for the type below." 10310 msgid "To start the process of creating a new document type, please enter a name for the type below."
10188 msgstr "" 10311 msgstr ""
10189 10312
10190 -#: i18n/templates.c:1496 10313 +#: i18n/templates.c:1439
10191 msgid "Toggle enabled state" 10314 msgid "Toggle enabled state"
10192 msgstr "" 10315 msgstr ""
10193 10316
10194 -#: i18n/templates.c:1499 i18n/templates.c:1733 i18n/templates.c:1748 10317 +#: i18n/templates.c:398
  10318 +msgid "Toggle search results format"
  10319 +msgstr ""
  10320 +
  10321 +#: i18n/templates.c:1442 i18n/templates.c:1685 i18n/templates.c:1700
10195 msgid "Toggle stickiness" 10322 msgid "Toggle stickiness"
10196 msgstr "" 10323 msgstr ""
10197 10324
10198 -#: lib/help/help.inc.php:186 10325 +#: lib/help/help.inc.php:187
10199 msgid "Too few parts to the requested help location." 10326 msgid "Too few parts to the requested help location."
10200 msgstr "" 10327 msgstr ""
10201 10328
10202 -#: i18n/templates.c:2573 10329 +#: i18n/templates.c:2525
10203 msgid "Total # Documents in Repository:" 10330 msgid "Total # Documents in Repository:"
10204 msgstr "" 10331 msgstr ""
10205 10332
10206 -#: i18n/templates.c:2510 10333 +#: i18n/templates.c:2462
10207 msgid "Total documents migrated:" 10334 msgid "Total documents migrated:"
10208 msgstr "" 10335 msgstr ""
10209 10336
10210 -#: i18n/templates.c:2513 10337 +#: i18n/templates.c:2465
10211 msgid "Total documents to be migrated:" 10338 msgid "Total documents to be migrated:"
10212 msgstr "" 10339 msgstr ""
10213 10340
10214 -#: plugins/ktcore/KTDocumentActions.php:72 10341 +#: plugins/ktcore/KTDocumentActions.php:73
10215 msgid "Transaction History" 10342 msgid "Transaction History"
10216 msgstr "" 10343 msgstr ""
10217 10344
10218 -#: plugins/rssplugin/KTrss.inc.php:422 10345 +#: plugins/rssplugin/KTrss.inc.php:423
10219 msgid "Transaction Summary (Last 4)" 10346 msgid "Transaction Summary (Last 4)"
10220 msgstr "" 10347 msgstr ""
10221 10348
10222 -#: i18n/templates.c:4052 i18n/templates.c:4085 i18n/templates.c:4157  
10223 -#: i18n/templates.c:4451 10349 +#: i18n/templates.c:4004 i18n/templates.c:4037 i18n/templates.c:4109
  10350 +#: i18n/templates.c:4403
10224 msgid "Transition" 10351 msgid "Transition"
10225 msgstr "" 10352 msgstr ""
10226 10353
10227 -#: i18n/templates.c:4172 10354 +#: i18n/templates.c:4124
10228 msgid "Transition Actions Overview" 10355 msgid "Transition Actions Overview"
10229 msgstr "" 10356 msgstr ""
10230 10357
10231 -#: i18n/templates.c:4583 10358 +#: i18n/templates.c:4535
10232 msgid "Transition Availability" 10359 msgid "Transition Availability"
10233 msgstr "" 10360 msgstr ""
10234 10361
10235 -#: plugins/ktcore/admin/workflowsv2.php:1909  
10236 -#: plugins/ktcore/admin/workflowsv2.php:1946  
10237 -#: plugins/ktcore/admin/workflowsv2.php:2008 i18n/templates.c:4142  
10238 -#: i18n/templates.c:4190 i18n/templates.c:4268 10362 +#: plugins/ktcore/admin/workflowsv2.php:1910
  10363 +#: plugins/ktcore/admin/workflowsv2.php:1947
  10364 +#: plugins/ktcore/admin/workflowsv2.php:2009 i18n/templates.c:4094
  10365 +#: i18n/templates.c:4142 i18n/templates.c:4220
10239 msgid "Transition Effects" 10366 msgid "Transition Effects"
10240 msgstr "" 10367 msgstr ""
10241 10368
10242 -#: plugins/ktcore/admin/workflowsv2.php:1913 10369 +#: plugins/ktcore/admin/workflowsv2.php:1914
10243 msgid "Transition Effects Overview" 10370 msgid "Transition Effects Overview"
10244 msgstr "" 10371 msgstr ""
10245 10372
10246 -#: plugins/ktcore/admin/workflowsv2.php:1016 i18n/templates.c:4322 10373 +#: plugins/ktcore/admin/workflowsv2.php:1017 i18n/templates.c:4274
10247 msgid "Transition Name" 10374 msgid "Transition Name"
10248 msgstr "" 10375 msgstr ""
10249 10376
10250 -#: i18n/templates.c:4262 10377 +#: i18n/templates.c:4214
10251 msgid "Transition Requirements" 10378 msgid "Transition Requirements"
10252 msgstr "" 10379 msgstr ""
10253 10380
10254 -#: plugins/ktcore/admin/workflowsv2.php:1604  
10255 -#: plugins/ktcore/admin/workflowsv2.php:1688  
10256 -#: plugins/ktcore/admin/workflowsv2.php:1749 i18n/templates.c:4133 10381 +#: plugins/ktcore/admin/workflowsv2.php:1605
  10382 +#: plugins/ktcore/admin/workflowsv2.php:1689
  10383 +#: plugins/ktcore/admin/workflowsv2.php:1750 i18n/templates.c:4085
10257 msgid "Transition Restrictions" 10384 msgid "Transition Restrictions"
10258 msgstr "" 10385 msgstr ""
10259 10386
10260 -#: plugins/ktcore/admin/workflowsv2.php:1601 i18n/templates.c:4148 10387 +#: plugins/ktcore/admin/workflowsv2.php:1602 i18n/templates.c:4100
10261 msgid "Transition Restrictions Overview" 10388 msgid "Transition Restrictions Overview"
10262 msgstr "" 10389 msgstr ""
10263 10390
10264 -#: i18n/templates.c:4091 10391 +#: i18n/templates.c:4043
10265 msgid "Transition Restrictions: #name#" 10392 msgid "Transition Restrictions: #name#"
10266 msgstr "" 10393 msgstr ""
10267 10394
10268 -#: i18n/templates.c:4463 10395 +#: i18n/templates.c:4415
10269 msgid "Transition Triggers" 10396 msgid "Transition Triggers"
10270 msgstr "" 10397 msgstr ""
10271 10398
10272 -#: plugins/ktcore/admin/workflowsv2.php:1114 10399 +#: plugins/ktcore/admin/workflowsv2.php:1115
10273 msgid "Transition deleted." 10400 msgid "Transition deleted."
10274 msgstr "" 10401 msgstr ""
10275 10402
10276 -#: plugins/ktcore/KTDocumentActions.php:1519  
10277 -#: plugins/ktcore/KTDocumentActions.php:1522  
10278 -#: plugins/ktcore/KTDocumentActions.php:1591  
10279 -#: plugins/ktcore/KTDocumentActions.php:1595 10403 +#: plugins/ktcore/KTDocumentActions.php:1534
  10404 +#: plugins/ktcore/KTDocumentActions.php:1537
  10405 +#: plugins/ktcore/KTDocumentActions.php:1606
  10406 +#: plugins/ktcore/KTDocumentActions.php:1610
10280 msgid "Transition performed" 10407 msgid "Transition performed"
10281 msgstr "" 10408 msgstr ""
10282 10409
10283 -#: i18n/templates.c:3989 10410 +#: i18n/templates.c:3941
10284 msgid "Transition to another workflow state" 10411 msgid "Transition to another workflow state"
10285 msgstr "" 10412 msgstr ""
10286 10413
10287 -#: plugins/ktcore/KTDocumentActions.php:1465 10414 +#: plugins/ktcore/KTDocumentActions.php:1480
10288 msgid "Transition to perform" 10415 msgid "Transition to perform"
10289 msgstr "" 10416 msgstr ""
10290 10417
10291 -#: i18n/templates.c:4466 10418 +#: i18n/templates.c:4418
10292 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." 10419 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."
10293 msgstr "" 10420 msgstr ""
10294 10421
10295 -#: plugins/ktcore/admin/workflowsv2.php:1089 10422 +#: plugins/ktcore/admin/workflowsv2.php:1090
10296 msgid "Transition updated." 10423 msgid "Transition updated."
10297 msgstr "" 10424 msgstr ""
10298 10425
10299 -#: i18n/templates.c:4178 10426 +#: i18n/templates.c:4130
10300 msgid "Transition<" 10427 msgid "Transition<"
10301 msgstr "" 10428 msgstr ""
10302 10429
10303 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:91  
10304 -#: plugins/ktcore/admin/workflowsv2.php:804 i18n/templates.c:4313  
10305 -#: i18n/templates.c:4631 10430 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:92
  10431 +#: plugins/ktcore/admin/workflowsv2.php:805 i18n/templates.c:4265
  10432 +#: i18n/templates.c:4583
10306 msgid "Transitions" 10433 msgid "Transitions"
10307 msgstr "" 10434 msgstr ""
10308 10435
10309 -#: i18n/templates.c:4634 10436 +#: i18n/templates.c:4586
10310 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)." 10437 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)."
10311 msgstr "" 10438 msgstr ""
10312 10439
10313 -#: i18n/templates.c:4565 i18n/templates.c:4823 10440 +#: i18n/templates.c:4517 i18n/templates.c:4775
10314 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." 10441 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."
10315 msgstr "" 10442 msgstr ""
10316 10443
10317 -#: i18n/templates.c:4556 i18n/templates.c:4775 10444 +#: i18n/templates.c:4508 i18n/templates.c:4727
10318 msgid "Transitions available" 10445 msgid "Transitions available"
10319 msgstr "" 10446 msgstr ""
10320 10447
10321 -#: i18n/templates.c:4643 10448 +#: i18n/templates.c:4595
10322 msgid "Transitions from this state" 10449 msgid "Transitions from this state"
10323 msgstr "" 10450 msgstr ""
10324 10451
10325 -#: i18n/templates.c:4559 i18n/templates.c:4637 i18n/templates.c:4778 10452 +#: i18n/templates.c:4511 i18n/templates.c:4589 i18n/templates.c:4730
10326 msgid "Transitions to this state" 10453 msgid "Transitions to this state"
10327 msgstr "" 10454 msgstr ""
10328 10455
10329 -#: lib/documentmanagement/DocumentField.inc:176  
10330 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:85 i18n/templates.c:1793  
10331 -#: i18n/templates.c:3344 10456 +#: lib/documentmanagement/DocumentField.inc:207
  10457 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:86 i18n/templates.c:1745
  10458 +#: i18n/templates.c:3296
10332 msgid "Tree" 10459 msgid "Tree"
10333 msgstr "" 10460 msgstr ""
10334 10461
10335 -#: plugins/ktcore/KTWidgets.php:377 10462 +#: plugins/ktcore/KTWidgets.php:378
10336 msgid "Tree metadata fields must be associated with a particular type." 10463 msgid "Tree metadata fields must be associated with a particular type."
10337 msgstr "" 10464 msgstr ""
10338 10465
10339 -#: lib/groups/Group.inc:287 lib/groups/Group.inc:326 10466 +#: lib/groups/Group.inc:288 lib/groups/Group.inc:327
10340 msgid "Tried to remove member from database, apparently successfully, but hasMember thinks they're still members?" 10467 msgid "Tried to remove member from database, apparently successfully, but hasMember thinks they're still members?"
10341 msgstr "" 10468 msgstr ""
10342 10469
10343 -#: i18n/templates.c:4478 i18n/templates.c:4496 10470 +#: i18n/templates.c:4430 i18n/templates.c:4448
10344 msgid "Trigger" 10471 msgid "Trigger"
10345 msgstr "" 10472 msgstr ""
10346 10473
10347 -#: plugins/ktcore/admin/workflowsv2.php:1829  
10348 -#: plugins/ktcore/admin/workflowsv2.php:2089 10474 +#: plugins/ktcore/admin/workflowsv2.php:1830
  10475 +#: plugins/ktcore/admin/workflowsv2.php:2090
10349 msgid "Trigger deleted." 10476 msgid "Trigger deleted."
10350 msgstr "" 10477 msgstr ""
10351 10478
10352 -#: plugins/ktcore/admin/workflowsv2.php:1802  
10353 -#: plugins/ktcore/admin/workflowsv2.php:2062 10479 +#: plugins/ktcore/admin/workflowsv2.php:1803
  10480 +#: plugins/ktcore/admin/workflowsv2.php:2063
10354 msgid "Trigger saved." 10481 msgid "Trigger saved."
10355 msgstr "" 10482 msgstr ""
10356 10483
10357 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:78  
10358 -#: i18n/templates.c:2861 10484 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:79
  10485 +#: i18n/templates.c:2813
10359 msgid "True" 10486 msgid "True"
10360 msgstr "" 10487 msgstr ""
10361 10488
10362 -#: lib/import/bulkimport.inc.php:98 10489 +#: lib/import/bulkimport.inc.php:99
10363 #, php-format 10490 #, php-format
10364 msgid "Two folders named %s present in %s. Unable to decide which to use..." 10491 msgid "Two folders named %s present in %s. Unable to decide which to use..."
10365 msgstr "" 10492 msgstr ""
10366 10493
10367 -#: i18n/templates.c:980 i18n/templates.c:1700 i18n/templates.c:1784  
10368 -#: i18n/templates.c:3335 10494 +#: i18n/templates.c:908 i18n/templates.c:1652 i18n/templates.c:1736
  10495 +#: i18n/templates.c:3287
10369 msgid "Type" 10496 msgid "Type"
10370 msgstr "" 10497 msgstr ""
10371 10498
10372 -#: i18n/templates.c:2282 10499 +#: i18n/templates.c:2234
10373 msgid "Type :q! to exit without saving." 10500 msgid "Type :q! to exit without saving."
10374 msgstr "" 10501 msgstr ""
10375 10502
10376 -#: i18n/templates.c:1625 i18n/templates.c:1943 i18n/templates.c:2126 10503 +#: i18n/templates.c:1568 i18n/templates.c:1895 i18n/templates.c:2078
10377 msgid "Type Description" 10504 msgid "Type Description"
10378 msgstr "" 10505 msgstr ""
10379 10506
10380 -#: i18n/templates.c:2279 10507 +#: i18n/templates.c:2231
10381 msgid "Type ZZ to save changes and exit." 10508 msgid "Type ZZ to save changes and exit."
10382 msgstr "" 10509 msgstr ""
10383 10510
10384 -#: plugins/ktstandard/workflow/TypeAssociator.php:187 10511 +#: plugins/ktstandard/workflow/TypeAssociator.php:188
10385 msgid "Type mapping updated." 10512 msgid "Type mapping updated."
10386 msgstr "" 10513 msgstr ""
10387 10514
10388 -#: plugins/ktstandard/PDFGeneratorAction.php:93 10515 +#: plugins/ktstandard/PDFGeneratorAction.php:94
10389 msgid "Type of conversion" 10516 msgid "Type of conversion"
10390 msgstr "" 10517 msgstr ""
10391 10518
10392 -#: i18n/templates.c:3845 10519 +#: i18n/templates.c:3797
10393 msgid "Type-specific field sets" 10520 msgid "Type-specific field sets"
10394 msgstr "" 10521 msgstr ""
10395 10522
10396 -#: plugins/rssplugin/manageRSSFeeds.php:87  
10397 -#: plugins/rssplugin/manageRSSFeeds.php:134 10523 +#: plugins/rssplugin/manageRSSFeeds.php:88
  10524 +#: plugins/rssplugin/manageRSSFeeds.php:135
10398 msgid "URL" 10525 msgid "URL"
10399 msgstr "" 10526 msgstr ""
10400 10527
10401 -#: plugins/ktcore/admin/workflowsv2.php:1721  
10402 -#: plugins/ktcore/admin/workflowsv2.php:1731  
10403 -#: plugins/ktcore/admin/workflowsv2.php:1768  
10404 -#: plugins/ktcore/admin/workflowsv2.php:1981  
10405 -#: plugins/ktcore/admin/workflowsv2.php:1991  
10406 -#: plugins/ktcore/admin/workflowsv2.php:2028 10528 +#: plugins/ktcore/admin/workflowsv2.php:1722
  10529 +#: plugins/ktcore/admin/workflowsv2.php:1732
  10530 +#: plugins/ktcore/admin/workflowsv2.php:1769
  10531 +#: plugins/ktcore/admin/workflowsv2.php:1982
  10532 +#: plugins/ktcore/admin/workflowsv2.php:1992
  10533 +#: plugins/ktcore/admin/workflowsv2.php:2029
10407 msgid "Unable to add trigger." 10534 msgid "Unable to add trigger."
10408 msgstr "" 10535 msgstr ""
10409 10536
10410 -#: plugins/ktcore/admin/workflowsv2.php:341 10537 +#: plugins/ktcore/admin/workflowsv2.php:342
10411 #, php-format 10538 #, php-format
10412 msgid "Unable to add trigger: %s" 10539 msgid "Unable to add trigger: %s"
10413 msgstr "" 10540 msgstr ""
10414 10541
10415 -#: plugins/ktcore/admin/groupManagement.php:335 10542 +#: plugins/ktcore/admin/groupManagement.php:336
10416 #, php-format 10543 #, php-format
10417 msgid "Unable to add user \"%s\" to group \"%s\"" 10544 msgid "Unable to add user \"%s\" to group \"%s\""
10418 msgstr "" 10545 msgstr ""
10419 10546
10420 -#: plugins/ktcore/admin/userManagement.php:588 10547 +#: plugins/ktcore/admin/userManagement.php:619
10421 #, php-format 10548 #, php-format
10422 msgid "Unable to add user to group \"%s\"" 10549 msgid "Unable to add user to group \"%s\""
10423 msgstr "" 10550 msgstr ""
10424 10551
10425 -#: plugins/ktcore/KTPermissions.php:494 10552 +#: plugins/ktcore/KTPermissions.php:495
10426 msgid "Unable to change role allocation." 10553 msgid "Unable to change role allocation."
10427 msgstr "" 10554 msgstr ""
10428 10555
10429 -#: plugins/ktcore/admin/workflowsv2.php:257 10556 +#: plugins/ktcore/admin/workflowsv2.php:258
10430 #, php-format 10557 #, php-format
10431 msgid "Unable to copy disabled state actions: %s" 10558 msgid "Unable to copy disabled state actions: %s"
10432 msgstr "" 10559 msgstr ""
10433 10560
10434 -#: plugins/ktcore/admin/workflowsv2.php:241 10561 +#: plugins/ktcore/admin/workflowsv2.php:242
10435 #, php-format 10562 #, php-format
10436 msgid "Unable to copy state permission assignment: %s" 10563 msgid "Unable to copy state permission assignment: %s"
10437 msgstr "" 10564 msgstr ""
10438 10565
10439 -#: plugins/ktstandard/admin/manageDisclaimers.php:139 10566 +#: plugins/ktstandard/admin/manageDisclaimers.php:140
10440 msgid "Unable to create disclaimer" 10567 msgid "Unable to create disclaimer"
10441 msgstr "" 10568 msgstr ""
10442 10569
10443 -#: plugins/rssplugin/manageRSSFeeds.php:157 10570 +#: plugins/rssplugin/manageRSSFeeds.php:158
10444 #, php-format 10571 #, php-format
10445 msgid "Unable to create feed: %s" 10572 msgid "Unable to create feed: %s"
10446 msgstr "" 10573 msgstr ""
10447 10574
10448 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:206 10575 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:207
10449 #, php-format 10576 #, php-format
10450 msgid "Unable to create field: %s" 10577 msgid "Unable to create field: %s"
10451 msgstr "" 10578 msgstr ""
10452 10579
10453 -#: plugins/ktcore/admin/groupManagement.php:691 10580 +#: plugins/ktcore/admin/groupManagement.php:692
10454 #, php-format 10581 #, php-format
10455 msgid "Unable to create group: %s" 10582 msgid "Unable to create group: %s"
10456 msgstr "" 10583 msgstr ""
10457 10584
10458 -#: plugins/ktcore/admin/manageHelp.php:171 10585 +#: plugins/ktcore/admin/manageHelp.php:172
10459 msgid "Unable to create replacement" 10586 msgid "Unable to create replacement"
10460 msgstr "" 10587 msgstr ""
10461 10588
10462 -#: plugins/ktcore/admin/roleManagement.php:98 10589 +#: plugins/ktcore/admin/roleManagement.php:99
10463 msgid "Unable to create role." 10590 msgid "Unable to create role."
10464 msgstr "" 10591 msgstr ""
10465 10592
10466 -#: lib/metadata/fieldsetregistry.inc.php:306 10593 +#: lib/metadata/fieldsetregistry.inc.php:307
10467 #, php-format 10594 #, php-format
10468 msgid "Unable to deal with field: id %d" 10595 msgid "Unable to deal with field: id %d"
10469 msgstr "" 10596 msgstr ""
10470 10597
10471 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:767 10598 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:831
10472 #, php-format 10599 #, php-format
10473 msgid "Unable to delete field: %s" 10600 msgid "Unable to delete field: %s"
10474 msgstr "" 10601 msgstr ""
10475 10602
10476 -#: plugins/rssplugin/manageRSSFeeds.php:74  
10477 -#: plugins/rssplugin/manageRSSFeeds.php:118 10603 +#: plugins/rssplugin/manageRSSFeeds.php:75
  10604 +#: plugins/rssplugin/manageRSSFeeds.php:119
10478 #, php-format 10605 #, php-format
10479 msgid "Unable to delete item: %s" 10606 msgid "Unable to delete item: %s"
10480 msgstr "" 10607 msgstr ""
10481 10608
10482 -#: plugins/ktcore/admin/roleManagement.php:137 10609 +#: plugins/ktcore/admin/roleManagement.php:138
10483 msgid "Unable to delete the role." 10610 msgid "Unable to delete the role."
10484 msgstr "" 10611 msgstr ""
10485 10612
10486 -#: plugins/ktcore/admin/workflowsv2.php:1825  
10487 -#: plugins/ktcore/admin/workflowsv2.php:2085 10613 +#: plugins/ktcore/admin/workflowsv2.php:1826
  10614 +#: plugins/ktcore/admin/workflowsv2.php:2086
10488 msgid "Unable to delete trigger: " 10615 msgid "Unable to delete trigger: "
10489 msgstr "" 10616 msgstr ""
10490 10617
10491 -#: plugins/ktcore/admin/userManagement.php:547 10618 +#: plugins/ktcore/admin/userManagement.php:578
10492 msgid "Unable to delete user - the user may still be referred by documents." 10619 msgid "Unable to delete user - the user may still be referred by documents."
10493 msgstr "" 10620 msgstr ""
10494 10621
10495 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:239 10622 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:240
10496 msgid "Unable to find previous value. Please try again." 10623 msgid "Unable to find previous value. Please try again."
10497 msgstr "" 10624 msgstr ""
10498 10625
10499 -#: plugins/ktstandard/contents/OpenDocumentIndexer.php:110  
10500 -#: plugins/ktstandard/contents/PdfIndexer.php:61  
10501 -#: plugins/ktstandard/contents/PowerpointIndexer.php:57  
10502 -#: plugins/ktstandard/contents/PsIndexer.php:64  
10503 -#: plugins/ktstandard/contents/RtfIndexer.php:63  
10504 -#: plugins/ktstandard/contents/WordIndexer.php:84 10626 +#: plugins/ktstandard/contents/OpenDocumentIndexer.php:111
  10627 +#: plugins/ktstandard/contents/PdfIndexer.php:62
  10628 +#: plugins/ktstandard/contents/PowerpointIndexer.php:58
  10629 +#: plugins/ktstandard/contents/PsIndexer.php:65
  10630 +#: plugins/ktstandard/contents/RtfIndexer.php:64
  10631 +#: plugins/ktstandard/contents/WordIndexer.php:85
10505 #, php-format 10632 #, php-format
10506 msgid "Unable to find required command for indexing. Please ensure that <strong>%s</strong> is installed and in the %s Path. For more information on indexers and helper applications, please <a href=\"%s\">visit the %s site</a>." 10633 msgid "Unable to find required command for indexing. Please ensure that <strong>%s</strong> is installed and in the %s Path. For more information on indexers and helper applications, please <a href=\"%s\">visit the %s site</a>."
10507 msgstr "" 10634 msgstr ""
10508 10635
10509 -#: lib/widgets/fieldsetDisplay.inc.php:214  
10510 -#: lib/widgets/fieldsetDisplay.inc.php:275 10636 +#: lib/widgets/fieldsetDisplay.inc.php:215
  10637 +#: lib/widgets/fieldsetDisplay.inc.php:276
10511 msgid "Unable to find the document's creator" 10638 msgid "Unable to find the document's creator"
10512 msgstr "" 10639 msgstr ""
10513 10640
10514 -#: lib/widgets/fieldsetDisplay.inc.php:226  
10515 -#: lib/widgets/fieldsetDisplay.inc.php:291  
10516 -#: lib/widgets/fieldsetDisplay.inc.php:307 10641 +#: lib/widgets/fieldsetDisplay.inc.php:227
  10642 +#: lib/widgets/fieldsetDisplay.inc.php:292
  10643 +#: lib/widgets/fieldsetDisplay.inc.php:308
10517 msgid "Unable to find the document's modifier" 10644 msgid "Unable to find the document's modifier"
10518 msgstr "" 10645 msgstr ""
10519 10646
10520 -#: lib/widgets/fieldsetDisplay.inc.php:220  
10521 -#: lib/widgets/fieldsetDisplay.inc.php:298 10647 +#: lib/widgets/fieldsetDisplay.inc.php:221
  10648 +#: lib/widgets/fieldsetDisplay.inc.php:299
10522 msgid "Unable to find the document's owner" 10649 msgid "Unable to find the document's owner"
10523 msgstr "" 10650 msgstr ""
10524 10651
@@ -10527,246 +10654,259 @@ msgstr &quot;&quot; @@ -10527,246 +10654,259 @@ msgstr &quot;&quot;
10527 msgid "Unable to find workflow trigger: %s" 10654 msgid "Unable to find workflow trigger: %s"
10528 msgstr "" 10655 msgstr ""
10529 10656
10530 -#: plugins/ktcore/KTPermissions.php:800 10657 +#: plugins/ktcore/KTPermissions.php:801
10531 #, php-format 10658 #, php-format
10532 msgid "Unable to get documents in folder %s: %s" 10659 msgid "Unable to get documents in folder %s: %s"
10533 msgstr "" 10660 msgstr ""
10534 10661
10535 -#: plugins/ktcore/admin/workflowsv2.php:1758  
10536 -#: plugins/ktcore/admin/workflowsv2.php:1781  
10537 -#: plugins/ktcore/admin/workflowsv2.php:1791  
10538 -#: plugins/ktcore/admin/workflowsv2.php:1809  
10539 -#: plugins/ktcore/admin/workflowsv2.php:1818  
10540 -#: plugins/ktcore/admin/workflowsv2.php:2018  
10541 -#: plugins/ktcore/admin/workflowsv2.php:2041  
10542 -#: plugins/ktcore/admin/workflowsv2.php:2051  
10543 -#: plugins/ktcore/admin/workflowsv2.php:2069  
10544 -#: plugins/ktcore/admin/workflowsv2.php:2078 10662 +#: plugins/ktcore/admin/workflowsv2.php:1759
  10663 +#: plugins/ktcore/admin/workflowsv2.php:1782
  10664 +#: plugins/ktcore/admin/workflowsv2.php:1792
  10665 +#: plugins/ktcore/admin/workflowsv2.php:1810
  10666 +#: plugins/ktcore/admin/workflowsv2.php:1819
  10667 +#: plugins/ktcore/admin/workflowsv2.php:2019
  10668 +#: plugins/ktcore/admin/workflowsv2.php:2042
  10669 +#: plugins/ktcore/admin/workflowsv2.php:2052
  10670 +#: plugins/ktcore/admin/workflowsv2.php:2070
  10671 +#: plugins/ktcore/admin/workflowsv2.php:2079
10545 msgid "Unable to load trigger." 10672 msgid "Unable to load trigger."
10546 msgstr "" 10673 msgstr ""
10547 10674
10548 -#: plugins/ktcore/KTPermissions.php:794 10675 +#: plugins/ktcore/KTPermissions.php:795
10549 msgid "Unable to locate folder: " 10676 msgid "Unable to locate folder: "
10550 msgstr "" 10677 msgstr ""
10551 10678
10552 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:266 10679 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:267
10553 msgid "Unable to locate stored data. Please try again." 10680 msgid "Unable to locate stored data. Please try again."
10554 msgstr "" 10681 msgstr ""
10555 10682
10556 -#: plugins/ktcore/admin/manageViews.php:104 10683 +#: plugins/ktcore/admin/manageViews.php:149
  10684 +#: plugins/ktcore/admin/manageViews.php:168
  10685 +msgid "Unable to locate the column entry"
  10686 +msgstr ""
  10687 +
  10688 +#: plugins/ktcore/admin/manageViews.php:105
10557 msgid "Unable to locate the entry" 10689 msgid "Unable to locate the entry"
10558 msgstr "" 10690 msgstr ""
10559 10691
10560 -#: lib/help/help.inc.php:146 lib/help/help.inc.php:151 10692 +#: lib/help/help.inc.php:147 lib/help/help.inc.php:152
10561 msgid "Unable to locate the requested help file for this language." 10693 msgid "Unable to locate the requested help file for this language."
10562 msgstr "" 10694 msgstr ""
10563 10695
10564 -#: browse.php:362 10696 +#: browse.php:363
10565 msgid "Unable to log admin mode entry. Not activating admin mode." 10697 msgid "Unable to log admin mode entry. Not activating admin mode."
10566 msgstr "" 10698 msgstr ""
10567 10699
10568 -#: browse.php:406 10700 +#: browse.php:407
10569 msgid "Unable to log admin mode exit. Not de-activating admin mode." 10701 msgid "Unable to log admin mode exit. Not de-activating admin mode."
10570 msgstr "" 10702 msgstr ""
10571 10703
10572 -#: plugins/ktcore/admin/groupManagement.php:346 10704 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:861
  10705 +msgid "Unable to move field down"
  10706 +msgstr ""
  10707 +
  10708 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:846
  10709 +msgid "Unable to move field up"
  10710 +msgstr ""
  10711 +
  10712 +#: plugins/ktcore/admin/groupManagement.php:347
10573 #, php-format 10713 #, php-format
10574 msgid "Unable to remove user \"%s\" from group \"%s\"" 10714 msgid "Unable to remove user \"%s\" from group \"%s\""
10575 msgstr "" 10715 msgstr ""
10576 10716
10577 -#: plugins/ktcore/admin/userManagement.php:602 10717 +#: plugins/ktcore/admin/userManagement.php:633
10578 #, php-format 10718 #, php-format
10579 msgid "Unable to remove user from group \"%s\"" 10719 msgid "Unable to remove user from group \"%s\""
10580 msgstr "" 10720 msgstr ""
10581 10721
10582 -#: plugins/ktcore/folder/Rename.php:87 10722 +#: plugins/ktcore/folder/Rename.php:88
10583 msgid "Unable to retrieve parent folder." 10723 msgid "Unable to retrieve parent folder."
10584 msgstr "" 10724 msgstr ""
10585 10725
10586 -#: lib/util/ktutil.inc:902 10726 +#: lib/util/ktutil.inc:990
10587 #, php-format 10727 #, php-format
10588 msgid "Unable to retrieve system setting %s: %s" 10728 msgid "Unable to retrieve system setting %s: %s"
10589 msgstr "" 10729 msgstr ""
10590 10730
10591 -#: plugins/ktcore/admin/workflowsv2.php:1798  
10592 -#: plugins/ktcore/admin/workflowsv2.php:2058 10731 +#: plugins/ktcore/admin/workflowsv2.php:1799
  10732 +#: plugins/ktcore/admin/workflowsv2.php:2059
10593 msgid "Unable to save trigger: " 10733 msgid "Unable to save trigger: "
10594 msgstr "" 10734 msgstr ""
10595 10735
10596 -#: plugins/ktcore/admin/roleManagement.php:120 10736 +#: plugins/ktcore/admin/roleManagement.php:121
10597 msgid "Unable to update role." 10737 msgid "Unable to update role."
10598 msgstr "" 10738 msgstr ""
10599 10739
10600 -#: plugins/ktcore/admin/workflowsv2.php:995 10740 +#: plugins/ktcore/admin/workflowsv2.php:996
10601 #, php-format 10741 #, php-format
10602 msgid "Unable to update state: %s" 10742 msgid "Unable to update state: %s"
10603 msgstr "" 10743 msgstr ""
10604 10744
10605 -#: plugins/ktcore/admin/workflowsv2.php:1086 10745 +#: plugins/ktcore/admin/workflowsv2.php:1087
10606 #, php-format 10746 #, php-format
10607 msgid "Unable to update transition: %s" 10747 msgid "Unable to update transition: %s"
10608 msgstr "" 10748 msgstr ""
10609 10749
10610 -#: i18n/templates.c:1838 10750 +#: i18n/templates.c:1790
10611 msgid "Unassigned/Unavailable" 10751 msgid "Unassigned/Unavailable"
10612 msgstr "" 10752 msgstr ""
10613 10753
10614 -#: plugins/ktstandard/KTDiscussion.php:119 10754 +#: plugins/ktstandard/KTDiscussion.php:120
10615 msgid "Under discussion" 10755 msgid "Under discussion"
10616 msgstr "" 10756 msgstr ""
10617 10757
10618 -#: i18n/templates.c:2330 i18n/templates.c:2333 10758 +#: i18n/templates.c:2282 i18n/templates.c:2285
10619 msgid "Undo" 10759 msgid "Undo"
10620 msgstr "" 10760 msgstr ""
10621 10761
10622 -#: i18n/templates.c:1268 10762 +#: i18n/templates.c:1196
10623 msgid "Undo change" 10763 msgid "Undo change"
10624 msgstr "" 10764 msgstr ""
10625 10765
10626 -#: plugins/ktcore/admin/workflowsv2.php:650 10766 +#: plugins/ktcore/admin/workflowsv2.php:651
10627 #, php-format 10767 #, php-format
10628 msgid "Unexpected error updating transition: %s" 10768 msgid "Unexpected error updating transition: %s"
10629 msgstr "" 10769 msgstr ""
10630 10770
10631 -#: plugins/ktcore/admin/workflowsv2.php:223 10771 +#: plugins/ktcore/admin/workflowsv2.php:224
10632 #, php-format 10772 #, php-format
10633 msgid "Unexpected failure cloning state: %s" 10773 msgid "Unexpected failure cloning state: %s"
10634 msgstr "" 10774 msgstr ""
10635 10775
10636 -#: plugins/ktcore/admin/workflowsv2.php:783 10776 +#: plugins/ktcore/admin/workflowsv2.php:784
10637 #, php-format 10777 #, php-format
10638 msgid "Unexpected failure creating state: %s" 10778 msgid "Unexpected failure creating state: %s"
10639 msgstr "" 10779 msgstr ""
10640 10780
10641 -#: plugins/ktcore/admin/workflowsv2.php:896 10781 +#: plugins/ktcore/admin/workflowsv2.php:897
10642 #, php-format 10782 #, php-format
10643 msgid "Unexpected failure creating transition: %s" 10783 msgid "Unexpected failure creating transition: %s"
10644 msgstr "" 10784 msgstr ""
10645 10785
10646 -#: plugins/ktcore/KTDocumentActions.php:900 10786 +#: plugins/ktcore/KTDocumentActions.php:915
10647 #, php-format 10787 #, php-format
10648 msgid "Unexpected failure deleting document: %s" 10788 msgid "Unexpected failure deleting document: %s"
10649 msgstr "" 10789 msgstr ""
10650 10790
10651 -#: plugins/ktcore/folder/addDocument.php:340 10791 +#: plugins/ktcore/folder/addDocument.php:347
10652 #, php-format 10792 #, php-format
10653 msgid "Unexpected failure to add document - %s" 10793 msgid "Unexpected failure to add document - %s"
10654 msgstr "" 10794 msgstr ""
10655 10795
10656 -#: plugins/ktcore/document/edit.php:209 10796 +#: plugins/ktcore/document/edit.php:210
10657 #, php-format 10797 #, php-format
10658 msgid "Unexpected failure to update document title: %s" 10798 msgid "Unexpected failure to update document title: %s"
10659 msgstr "" 10799 msgstr ""
10660 10800
10661 -#: search2/search/expr.inc.php:825 10801 +#: search2/search/expr.inc.php:832
10662 #, php-format 10802 #, php-format
10663 msgid "Unexpected operator: %s" 10803 msgid "Unexpected operator: %s"
10664 msgstr "" 10804 msgstr ""
10665 10805
10666 -#: search2/search/SearchCommandLexer.php:130 10806 +#: search2/search/SearchCommandLexer.php:131
10667 #, php-format 10807 #, php-format
10668 msgid "Unexpected token: %s" 10808 msgid "Unexpected token: %s"
10669 msgstr "" 10809 msgstr ""
10670 10810
10671 -#: plugins/ktcore/document/edit.php:213 10811 +#: plugins/ktcore/document/edit.php:214
10672 #, php-format 10812 #, php-format
10673 msgid "Unexpected validation failure: %s." 10813 msgid "Unexpected validation failure: %s."
10674 msgstr "" 10814 msgstr ""
10675 10815
10676 -#: plugins/ktcore/admin/groupManagement.php:140  
10677 -#: plugins/ktcore/admin/groupManagement.php:582 10816 +#: plugins/ktcore/admin/groupManagement.php:141
  10817 +#: plugins/ktcore/admin/groupManagement.php:583
10678 msgid "Unit" 10818 msgid "Unit"
10679 msgstr "" 10819 msgstr ""
10680 10820
10681 -#: i18n/templates.c:5228 10821 +#: i18n/templates.c:5195
10682 msgid "Unit Administration" 10822 msgid "Unit Administration"
10683 msgstr "" 10823 msgstr ""
10684 10824
10685 -#: plugins/ktcore/admin/groupManagement.php:127  
10686 -#: plugins/ktcore/admin/groupManagement.php:591  
10687 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:543 10825 +#: plugins/ktcore/admin/groupManagement.php:128
  10826 +#: plugins/ktcore/admin/groupManagement.php:592
  10827 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:544
10688 msgid "Unit Administrators" 10828 msgid "Unit Administrators"
10689 msgstr "" 10829 msgstr ""
10690 10830
10691 -#: plugins/ktcore/admin/unitManagement.php:57  
10692 -#: plugins/ktcore/admin/unitManagement.php:63 10831 +#: plugins/ktcore/admin/unitManagement.php:58
  10832 +#: plugins/ktcore/admin/unitManagement.php:64
10693 msgid "Unit Management" 10833 msgid "Unit Management"
10694 msgstr "" 10834 msgstr ""
10695 10835
10696 -#: plugins/ktcore/admin/unitManagement.php:81  
10697 -#: plugins/ktcore/admin/unitManagement.php:138  
10698 -#: plugins/ktcore/admin/unitManagement.php:189 i18n/templates.c:4949  
10699 -#: i18n/templates.c:5246 10836 +#: plugins/ktcore/admin/unitManagement.php:82
  10837 +#: plugins/ktcore/admin/unitManagement.php:139
  10838 +#: plugins/ktcore/admin/unitManagement.php:190 i18n/templates.c:4901
  10839 +#: i18n/templates.c:5213
10700 msgid "Unit Name" 10840 msgid "Unit Name"
10701 msgstr "" 10841 msgstr ""
10702 10842
10703 -#: plugins/ktcore/admin/unitManagement.php:182 10843 +#: plugins/ktcore/admin/unitManagement.php:183
10704 msgid "Unit created" 10844 msgid "Unit created"
10705 msgstr "" 10845 msgstr ""
10706 10846
10707 -#: plugins/ktcore/admin/unitManagement.php:221 10847 +#: plugins/ktcore/admin/unitManagement.php:222
10708 msgid "Unit details updated" 10848 msgid "Unit details updated"
10709 msgstr "" 10849 msgstr ""
10710 10850
10711 -#: plugins/ktcore/admin/unitManagement.php:259 10851 +#: plugins/ktcore/admin/unitManagement.php:260
10712 msgid "Unit removed" 10852 msgid "Unit removed"
10713 msgstr "" 10853 msgstr ""
10714 10854
10715 -#: i18n/templates.c:5213 10855 +#: i18n/templates.c:5180
10716 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." 10856 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."
10717 msgstr "" 10857 msgstr ""
10718 10858
10719 -#: i18n/templates.c:5237 10859 +#: i18n/templates.c:5204
10720 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." 10860 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."
10721 msgstr "" 10861 msgstr ""
10722 10862
10723 -#: plugins/search2/MigrationDashlet.php:81 10863 +#: plugins/search2/MigrationDashlet.php:82
10724 msgid "Unknown" 10864 msgid "Unknown"
10725 msgstr "" 10865 msgstr ""
10726 10866
10727 -#: lib/documentmanagement/DocumentTransaction.inc:124 10867 +#: lib/documentmanagement/DocumentTransaction.inc:125
10728 msgid "Unknown Action" 10868 msgid "Unknown Action"
10729 msgstr "" 10869 msgstr ""
10730 10870
10731 -#: lib/documentmanagement/Document.inc:668 10871 +#: lib/documentmanagement/Document.inc:669
10732 msgid "Unknown State" 10872 msgid "Unknown State"
10733 msgstr "" 10873 msgstr ""
10734 10874
10735 -#: lib/mime.inc.php:130 plugins/ktstandard/PDFGeneratorAction.php:146  
10736 -#: plugins/ktstandard/PDFGeneratorAction.php:162 10875 +#: lib/mime.inc.php:131 plugins/ktstandard/PDFGeneratorAction.php:147
  10876 +#: plugins/ktstandard/PDFGeneratorAction.php:163
10737 msgid "Unknown Type" 10877 msgid "Unknown Type"
10738 msgstr "" 10878 msgstr ""
10739 10879
10740 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:443 10880 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:473
10741 msgid "Unknown action specified" 10881 msgid "Unknown action specified"
10742 msgstr "" 10882 msgstr ""
10743 10883
10744 -#: lib/ktentity.inc:874 10884 +#: lib/ktentity.inc:875
10745 msgid "Unknown comparison type given: " 10885 msgid "Unknown comparison type given: "
10746 msgstr "" 10886 msgstr ""
10747 10887
10748 -#: lib/validation/errorviewer.inc.php:101 10888 +#: lib/validation/errorviewer.inc.php:102
10749 msgid "Unknown error" 10889 msgid "Unknown error"
10750 msgstr "" 10890 msgstr ""
10751 10891
10752 -#: search2/search/expr.inc.php:668 10892 +#: search2/search/expr.inc.php:675
10753 #, php-format 10893 #, php-format
10754 msgid "Unknown op: %s" 10894 msgid "Unknown op: %s"
10755 msgstr "" 10895 msgstr ""
10756 10896
10757 -#: lib/database/dbutil.inc:178 10897 +#: lib/database/dbutil.inc:179
10758 msgid "Unknown return value for autoInsert" 10898 msgid "Unknown return value for autoInsert"
10759 msgstr "" 10899 msgstr ""
10760 10900
10761 -#: lib/database/dbutil.inc:194 10901 +#: lib/database/dbutil.inc:195
10762 msgid "Unknown return value for autoUpdate" 10902 msgid "Unknown return value for autoUpdate"
10763 msgstr "" 10903 msgstr ""
10764 10904
10765 -#: lib/database/dbutil.inc:219 10905 +#: lib/database/dbutil.inc:220
10766 msgid "Unknown return value for whereUpdate" 10906 msgid "Unknown return value for whereUpdate"
10767 msgstr "" 10907 msgstr ""
10768 10908
10769 -#: lib/validation/dispatchervalidation.inc.php:347 10909 +#: lib/validation/dispatchervalidation.inc.php:348
10770 #, php-format 10910 #, php-format
10771 msgid "Unknown validation function for required value %s" 10911 msgid "Unknown validation function for required value %s"
10772 msgstr "" 10912 msgstr ""
@@ -10775,337 +10915,337 @@ msgstr &quot;&quot; @@ -10775,337 +10915,337 @@ msgstr &quot;&quot;
10775 msgid "Unschedule Indexing" 10915 msgid "Unschedule Indexing"
10776 msgstr "" 10916 msgstr ""
10777 10917
10778 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:73 10918 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:74
10779 msgid "Unset" 10919 msgid "Unset"
10780 msgstr "" 10920 msgstr ""
10781 10921
10782 -#: plugins/ktstandard/KTSubscriptions.php:182 10922 +#: plugins/ktstandard/KTSubscriptions.php:183
10783 msgid "Unsubscribe from document" 10923 msgid "Unsubscribe from document"
10784 msgstr "" 10924 msgstr ""
10785 10925
10786 -#: plugins/ktstandard/KTSubscriptions.php:375 10926 +#: plugins/ktstandard/KTSubscriptions.php:376
10787 msgid "Unsubscribe from folder" 10927 msgid "Unsubscribe from folder"
10788 msgstr "" 10928 msgstr ""
10789 10929
10790 -#: lib/help/help.inc.php:163 10930 +#: lib/help/help.inc.php:164
10791 msgid "Untitled Help File" 10931 msgid "Untitled Help File"
10792 msgstr "" 10932 msgstr ""
10793 10933
10794 -#: i18n/templates.c:488 10934 +#: i18n/templates.c:503
10795 msgid "Up" 10935 msgid "Up"
10796 msgstr "" 10936 msgstr ""
10797 10937
10798 -#: i18n/templates.c:968 i18n/templates.c:1166 i18n/templates.c:5705  
10799 -#: i18n/templates.c:5735 i18n/transactions.c:2 10938 +#: i18n/templates.c:896 i18n/templates.c:1094 i18n/templates.c:5672
  10939 +#: i18n/templates.c:5702 i18n/transactions.c:2
10800 msgid "Update" 10940 msgid "Update"
10801 msgstr "" 10941 msgstr ""
10802 10942
10803 -#: i18n/templates.c:4706 10943 +#: i18n/templates.c:4658
10804 msgid "Update Action Availability" 10944 msgid "Update Action Availability"
10805 msgstr "" 10945 msgstr ""
10806 10946
10807 -#: i18n/templates.c:4676 10947 +#: i18n/templates.c:4628
10808 msgid "Update Allocated Permissions" 10948 msgid "Update Allocated Permissions"
10809 msgstr "" 10949 msgstr ""
10810 10950
10811 -#: plugins/ktcore/document/edit.php:81 plugins/ktcore/document/edit.php:257 10951 +#: plugins/ktcore/document/edit.php:82 plugins/ktcore/document/edit.php:258
10812 msgid "Update Document" 10952 msgid "Update Document"
10813 msgstr "" 10953 msgstr ""
10814 10954
10815 -#: plugins/ktcore/admin/conditions.php:164 10955 +#: plugins/ktcore/admin/conditions.php:165
10816 msgid "Update Dynamic Condition" 10956 msgid "Update Dynamic Condition"
10817 msgstr "" 10957 msgstr ""
10818 10958
10819 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:217 10959 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:218
10820 msgid "Update Field" 10960 msgid "Update Field"
10821 msgstr "" 10961 msgstr ""
10822 10962
10823 -#: plugins/ktcore/admin/documentFieldsv2.php:308 10963 +#: plugins/ktcore/admin/documentFieldsv2.php:309
10824 msgid "Update Fieldset" 10964 msgid "Update Fieldset"
10825 msgstr "" 10965 msgstr ""
10826 10966
10827 -#: plugins/ktcore/admin/workflowsv2.php:2221 10967 +#: plugins/ktcore/admin/workflowsv2.php:2222
10828 msgid "Update Notifications" 10968 msgid "Update Notifications"
10829 msgstr "" 10969 msgstr ""
10830 10970
10831 -#: i18n/templates.c:3515 i18n/templates.c:3779 10971 +#: i18n/templates.c:3467 i18n/templates.c:3731
10832 msgid "Update Permission Assignments" 10972 msgid "Update Permission Assignments"
10833 msgstr "" 10973 msgstr ""
10834 10974
10835 -#: preferences.php:68 10975 +#: preferences.php:69
10836 msgid "Update Preferences" 10976 msgid "Update Preferences"
10837 msgstr "" 10977 msgstr ""
10838 10978
10839 -#: plugins/ktcore/admin/workflowsv2.php:552 10979 +#: plugins/ktcore/admin/workflowsv2.php:553
10840 msgid "Update Process" 10980 msgid "Update Process"
10841 msgstr "" 10981 msgstr ""
10842 10982
10843 -#: plugins/ktcore/admin/savedSearch.php:145 10983 +#: plugins/ktcore/admin/savedSearch.php:146
10844 msgid "Update Saved Search" 10984 msgid "Update Saved Search"
10845 msgstr "" 10985 msgstr ""
10846 10986
10847 -#: plugins/ktcore/admin/workflowsv2.php:916 10987 +#: plugins/ktcore/admin/workflowsv2.php:917
10848 msgid "Update State" 10988 msgid "Update State"
10849 msgstr "" 10989 msgstr ""
10850 10990
10851 -#: plugins/ktcore/admin/workflowsv2.php:1007 10991 +#: plugins/ktcore/admin/workflowsv2.php:1008
10852 msgid "Update Transition" 10992 msgid "Update Transition"
10853 msgstr "" 10993 msgstr ""
10854 10994
10855 -#: plugins/ktcore/admin/workflowsv2.php:422 10995 +#: plugins/ktcore/admin/workflowsv2.php:423
10856 msgid "Update Workflow Details" 10996 msgid "Update Workflow Details"
10857 msgstr "" 10997 msgstr ""
10858 10998
10859 -#: i18n/templates.c:4040 10999 +#: i18n/templates.c:3992
10860 msgid "Update Workflow Permissions" 11000 msgid "Update Workflow Permissions"
10861 msgstr "" 11001 msgstr ""
10862 11002
10863 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:162 11003 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:163
10864 msgid "Update failed" 11004 msgid "Update failed"
10865 msgstr "" 11005 msgstr ""
10866 11006
10867 -#: i18n/templates.c:4622 11007 +#: i18n/templates.c:4574
10868 msgid "Update users to inform" 11008 msgid "Update users to inform"
10869 msgstr "" 11009 msgstr ""
10870 11010
10871 -#: i18n/templates.c:4751 11011 +#: i18n/templates.c:4703
10872 msgid "Update workflow properties" 11012 msgid "Update workflow properties"
10873 msgstr "" 11013 msgstr ""
10874 11014
10875 -#: plugins/rssplugin/manageRSSFeeds.php:121 11015 +#: plugins/rssplugin/manageRSSFeeds.php:122
10876 msgid "Updated news item." 11016 msgid "Updated news item."
10877 msgstr "" 11017 msgstr ""
10878 11018
10879 -#: plugins/ktcore/folder/Permissions.php:488 11019 +#: plugins/ktcore/folder/Permissions.php:515
10880 msgid "Updated permissions" 11020 msgid "Updated permissions"
10881 msgstr "" 11021 msgstr ""
10882 11022
10883 -#: i18n/templates.c:3698 11023 +#: i18n/templates.c:3650
10884 msgid "Upload" 11024 msgid "Upload"
10885 msgstr "" 11025 msgstr ""
10886 11026
10887 -#: i18n/templates.c:3683 11027 +#: i18n/templates.c:3635
10888 msgid "Upload files into" 11028 msgid "Upload files into"
10889 msgstr "" 11029 msgstr ""
10890 11030
10891 -#: plugins/ktcore/folder/BulkUpload.php:68  
10892 -#: plugins/ktcore/folder/addDocument.php:67 11031 +#: plugins/ktcore/folder/BulkUpload.php:69
  11032 +#: plugins/ktcore/folder/addDocument.php:68
10893 msgid "Upload larger than maximum POST size (post_max_size variable in .htaccess or php.ini)" 11033 msgid "Upload larger than maximum POST size (post_max_size variable in .htaccess or php.ini)"
10894 msgstr "" 11034 msgstr ""
10895 11035
10896 -#: plugins/ktcore/KTDocumentActions.php:540 11036 +#: plugins/ktcore/KTDocumentActions.php:555
10897 #, php-format 11037 #, php-format
10898 msgid "Upload larger than maximum POST size: %s (post_max_size variable in .htaccess or php.ini)" 11038 msgid "Upload larger than maximum POST size: %s (post_max_size variable in .htaccess or php.ini)"
10899 msgstr "" 11039 msgstr ""
10900 11040
10901 -#: i18n/templates.c:206 11041 +#: i18n/templates.c:209
10902 msgid "Usage" 11042 msgid "Usage"
10903 msgstr "" 11043 msgstr ""
10904 11044
10905 -#: i18n/templates.c:3404 11045 +#: i18n/templates.c:3356
10906 msgid "Use Parent" 11046 msgid "Use Parent"
10907 msgstr "" 11047 msgstr ""
10908 11048
10909 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:59  
10910 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:161 11049 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:60
  11050 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:162
10911 msgid "Use Transaction Layer Security (TLS)" 11051 msgid "Use Transaction Layer Security (TLS)"
10912 msgstr "" 11052 msgstr ""
10913 11053
10914 -#: plugins/ktcore/KTPermissions.php:500 11054 +#: plugins/ktcore/KTPermissions.php:501
10915 msgid "Use parent allocation" 11055 msgid "Use parent allocation"
10916 msgstr "" 11056 msgstr ""
10917 11057
10918 -#: i18n/templates.c:3434 i18n/templates.c:3437 11058 +#: i18n/templates.c:3386 i18n/templates.c:3389
10919 msgid "Use parent's allocation" 11059 msgid "Use parent's allocation"
10920 msgstr "" 11060 msgstr ""
10921 11061
10922 -#: i18n/templates.c:2453 11062 +#: i18n/templates.c:2405
10923 msgid "Use the #options# to extend this query." 11063 msgid "Use the #options# to extend this query."
10924 msgstr "" 11064 msgstr ""
10925 11065
10926 -#: i18n/templates.c:2405 11066 +#: i18n/templates.c:2357
10927 msgid "Use the #options# to extend your search criteria." 11067 msgid "Use the #options# to extend your search criteria."
10928 msgstr "" 11068 msgstr ""
10929 11069
10930 -#: i18n/templates.c:1574 11070 +#: i18n/templates.c:1517
10931 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." 11071 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."
10932 msgstr "" 11072 msgstr ""
10933 11073
10934 -#: i18n/templates.c:5981 11074 +#: i18n/templates.c:5948
10935 msgid "Use the <strong>force checkin</strong> action in the listing below to override the checked-out status." 11075 msgid "Use the <strong>force checkin</strong> action in the listing below to override the checked-out status."
10936 msgstr "" 11076 msgstr ""
10937 11077
10938 -#: i18n/templates.c:3455 11078 +#: i18n/templates.c:3407
10939 msgid "Use the Filter fields to display names in order of specified criteria. Use the Ctrl key to multi-select user names." 11079 msgid "Use the Filter fields to display names in order of specified criteria. Use the Ctrl key to multi-select user names."
10940 msgstr "" 11080 msgstr ""
10941 11081
10942 -#: plugins/ktcore/KTDocumentActions.php:974 11082 +#: plugins/ktcore/KTDocumentActions.php:989
10943 msgid "Use the folder collection and path below select the folder into which you wish to move the document." 11083 msgid "Use the folder collection and path below select the folder into which you wish to move the document."
10944 msgstr "" 11084 msgstr ""
10945 11085
10946 -#: i18n/templates.c:5921 11086 +#: i18n/templates.c:5888
10947 msgid "Use the folder collection and path below to browse to the folder containing the documents you wish to restore." 11087 msgid "Use the folder collection and path below to browse to the folder containing the documents you wish to restore."
10948 msgstr "" 11088 msgstr ""
10949 11089
10950 -#: plugins/ktcore/KTBulkActions.php:334  
10951 -#: plugins/ktcore/KTDocumentActions.php:1176 11090 +#: plugins/ktcore/KTBulkActions.php:335
  11091 +#: plugins/ktcore/KTDocumentActions.php:1191
10952 msgid "Use the folder collection and path below to browse to the folder you wish to copy the documents into." 11092 msgid "Use the folder collection and path below to browse to the folder you wish to copy the documents into."
10953 msgstr "" 11093 msgstr ""
10954 11094
10955 -#: plugins/ktcore/KTBulkActions.php:190 11095 +#: plugins/ktcore/KTBulkActions.php:191
10956 msgid "Use the folder collection and path below to browse to the folder you wish to move the documents into." 11096 msgid "Use the folder collection and path below to browse to the folder you wish to move the documents into."
10957 msgstr "" 11097 msgstr ""
10958 11098
10959 -#: i18n/templates.c:4826 11099 +#: i18n/templates.c:4778
10960 msgid "Use the form below to create a new Transition, and assign or edit existing transitions using the table below." 11100 msgid "Use the form below to create a new Transition, and assign or edit existing transitions using the table below."
10961 msgstr "" 11101 msgstr ""
10962 11102
10963 -#: i18n/templates.c:2204 11103 +#: i18n/templates.c:2156
10964 msgid "Use the standard introduction." 11104 msgid "Use the standard introduction."
10965 msgstr "" 11105 msgstr ""
10966 11106
10967 -#: i18n/templates.c:200 11107 +#: i18n/templates.c:203
10968 msgid "Used" 11108 msgid "Used"
10969 msgstr "" 11109 msgstr ""
10970 11110
10971 -#: i18n/templates.c:1595 11111 +#: i18n/templates.c:1538
10972 msgid "Used by" 11112 msgid "Used by"
10973 msgstr "" 11113 msgstr ""
10974 11114
10975 -#: i18n/templates.c:566 i18n/templates.c:2708 i18n/templates.c:3728  
10976 -#: i18n/templates.c:5507 i18n/templates.c:5792 i18n/templates.c:6149  
10977 -#: i18n/templates.c:6215 i18n/templates.c:6236 11115 +#: i18n/templates.c:581 i18n/templates.c:2660 i18n/templates.c:3680
  11116 +#: i18n/templates.c:5474 i18n/templates.c:5759 i18n/templates.c:6116
  11117 +#: i18n/templates.c:6182 i18n/templates.c:6203
10978 msgid "User" 11118 msgid "User"
10979 msgstr "" 11119 msgstr ""
10980 11120
10981 -#: plugins/ktcore/admin/userManagement.php:56  
10982 -#: plugins/ktcore/admin/userManagement.php:58  
10983 -#: plugins/ktcore/admin/userManagement.php:118  
10984 -#: plugins/ktcore/admin/userManagement.php:166  
10985 -#: plugins/ktcore/admin/userManagement.php:177  
10986 -#: plugins/ktcore/admin/userManagement.php:225  
10987 -#: plugins/ktcore/admin/userManagement.php:303 i18n/templates.c:5309 11121 +#: plugins/ktcore/admin/userManagement.php:57
  11122 +#: plugins/ktcore/admin/userManagement.php:59
  11123 +#: plugins/ktcore/admin/userManagement.php:119
  11124 +#: plugins/ktcore/admin/userManagement.php:180
  11125 +#: plugins/ktcore/admin/userManagement.php:191
  11126 +#: plugins/ktcore/admin/userManagement.php:251
  11127 +#: plugins/ktcore/admin/userManagement.php:329 i18n/templates.c:5276
10988 msgid "User Management" 11128 msgid "User Management"
10989 msgstr "" 11129 msgstr ""
10990 11130
10991 -#: plugins/ktcore/admin/userManagement.php:550 11131 +#: plugins/ktcore/admin/userManagement.php:581
10992 msgid "User deleted" 11132 msgid "User deleted"
10993 msgstr "" 11133 msgstr ""
10994 11134
10995 -#: lib/authentication/builtinauthenticationprovider.inc.php:140  
10996 -#: plugins/ktcore/admin/userManagement.php:296  
10997 -#: plugins/ktcore/admin/userManagement.php:457 11135 +#: lib/authentication/builtinauthenticationprovider.inc.php:141
  11136 +#: plugins/ktcore/admin/userManagement.php:322
  11137 +#: plugins/ktcore/admin/userManagement.php:485
10998 msgid "User information updated." 11138 msgid "User information updated."
10999 msgstr "" 11139 msgstr ""
11000 11140
11001 -#: plugins/ktcore/admin/userManagement.php:645 11141 +#: plugins/ktcore/admin/userManagement.php:676
11002 msgid "User is currently not a member of any groups." 11142 msgid "User is currently not a member of any groups."
11003 msgstr "" 11143 msgstr ""
11004 11144
11005 -#: plugins/ktcore/KTDocumentActions.php:264 view.php:401 11145 +#: plugins/ktcore/KTDocumentActions.php:265 view.php:402
11006 msgid "User no longer exists" 11146 msgid "User no longer exists"
11007 msgstr "" 11147 msgstr ""
11008 11148
11009 -#: lib/authentication/builtinauthenticationprovider.inc.php:107 11149 +#: lib/authentication/builtinauthenticationprovider.inc.php:108
11010 msgid "User will need to change password on next login." 11150 msgid "User will need to change password on next login."
11011 msgstr "" 11151 msgstr ""
11012 11152
11013 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:432 11153 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:433
11014 msgid "User's name" 11154 msgid "User's name"
11015 msgstr "" 11155 msgstr ""
11016 11156
11017 -#: i18n/templates.c:3506 i18n/templates.c:3623 i18n/templates.c:3731  
11018 -#: i18n/templates.c:6122 i18n/templates.c:6218 11157 +#: i18n/templates.c:3458 i18n/templates.c:3575 i18n/templates.c:3683
  11158 +#: i18n/templates.c:6089 i18n/templates.c:6185
11019 msgid "User:" 11159 msgid "User:"
11020 msgstr "" 11160 msgstr ""
11021 11161
11022 -#: plugins/ktcore/admin/workflowsv2.php:2179 11162 +#: plugins/ktcore/admin/workflowsv2.php:2180
11023 #, php-format 11163 #, php-format
11024 msgid "User: %s" 11164 msgid "User: %s"
11025 msgstr "" 11165 msgstr ""
11026 11166
11027 -#: plugins/ktcore/admin/userManagement.php:79  
11028 -#: plugins/ktcore/admin/userManagement.php:141  
11029 -#: plugins/ktcore/admin/userManagement.php:194  
11030 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:295  
11031 -#: i18n/templates.c:5348 i18n/templates.c:5753 11167 +#: plugins/ktcore/admin/userManagement.php:80
  11168 +#: plugins/ktcore/admin/userManagement.php:155
  11169 +#: plugins/ktcore/admin/userManagement.php:220
  11170 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:296
  11171 +#: i18n/templates.c:5315 i18n/templates.c:5720
11032 msgid "Username" 11172 msgid "Username"
11033 msgstr "" 11173 msgstr ""
11034 11174
11035 -#: plugins/ktcore/admin/groupManagement.php:265  
11036 -#: plugins/ktcore/admin/workflowsv2.php:2144  
11037 -#: plugins/ktstandard/KTEmail.php:313 i18n/templates.c:3152  
11038 -#: i18n/templates.c:3410 11175 +#: plugins/ktcore/admin/groupManagement.php:266
  11176 +#: plugins/ktcore/admin/workflowsv2.php:2145
  11177 +#: plugins/ktstandard/KTEmail.php:314 i18n/templates.c:3104
  11178 +#: i18n/templates.c:3362
11039 msgid "Users" 11179 msgid "Users"
11040 msgstr "" 11180 msgstr ""
11041 11181
11042 -#: plugins/ktcore/KTCorePlugin.php:227 11182 +#: plugins/ktcore/KTCorePlugin.php:228
11043 msgid "Users and Groups" 11183 msgid "Users and Groups"
11044 msgstr "" 11184 msgstr ""
11045 11185
11046 -#: i18n/templates.c:5006 i18n/templates.c:5135 11186 +#: i18n/templates.c:4958 i18n/templates.c:5087
11047 msgid "Users may be associated with Groups which are then used to grant these users security privileges." 11187 msgid "Users may be associated with Groups which are then used to grant these users security privileges."
11048 msgstr "" 11188 msgstr ""
11049 11189
11050 -#: i18n/templates.c:5090 i18n/templates.c:5267 i18n/templates.c:5297 11190 +#: i18n/templates.c:5042 i18n/templates.c:5234 i18n/templates.c:5264
11051 msgid "Users may be classed together as Groups and these groups may be used to set security privileges throughout the document management system." 11191 msgid "Users may be classed together as Groups and these groups may be used to set security privileges throughout the document management system."
11052 msgstr "" 11192 msgstr ""
11053 11193
11054 -#: i18n/templates.c:4994 11194 +#: i18n/templates.c:4946
11055 msgid "Users may be classed together as Units and these units may be used to set security privileges throughout the document management system." 11195 msgid "Users may be classed together as Units and these units may be used to set security privileges throughout the document management system."
11056 msgstr "" 11196 msgstr ""
11057 11197
11058 -#: i18n/templates.c:6209 11198 +#: i18n/templates.c:6176
11059 msgid "Users may have permissions on this document due to membership of a group, or fulfilling a specific role on this document." 11199 msgid "Users may have permissions on this document due to membership of a group, or fulfilling a specific role on this document."
11060 msgstr "" 11200 msgstr ""
11061 11201
11062 -#: i18n/templates.c:3707 11202 +#: i18n/templates.c:3659
11063 msgid "Users may have permissions on this folder due to membership of a group, or fulfilling a specific role on this folder." 11203 msgid "Users may have permissions on this folder due to membership of a group, or fulfilling a specific role on this folder."
11064 msgstr "" 11204 msgstr ""
11065 11205
11066 -#: plugins/ktcore/admin/workflowsv2.php:2229 11206 +#: plugins/ktcore/admin/workflowsv2.php:2230
11067 msgid "Users to inform" 11207 msgid "Users to inform"
11068 msgstr "" 11208 msgstr ""
11069 11209
11070 -#: plugins/ktcore/admin/userManagement.php:726 11210 +#: plugins/ktcore/admin/userManagement.php:757
11071 msgid "Users updated" 11211 msgid "Users updated"
11072 msgstr "" 11212 msgstr ""
11073 11213
11074 -#: i18n/templates.c:1346 i18n/templates.c:1388 i18n/templates.c:2354  
11075 -#: i18n/templates.c:2957 11214 +#: i18n/templates.c:1283 i18n/templates.c:1325 i18n/templates.c:2306
  11215 +#: i18n/templates.c:2909
11076 msgid "Values" 11216 msgid "Values"
11077 msgstr "" 11217 msgstr ""
11078 11218
11079 -#: plugins/ktcore/KTCorePlugin.php:240 11219 +#: plugins/ktcore/KTCorePlugin.php:241
11080 msgid "Various settings which do not fit into the other categories, including managing help and saved searches." 11220 msgid "Various settings which do not fit into the other categories, including managing help and saved searches."
11081 msgstr "" 11221 msgstr ""
11082 11222
11083 -#: plugins/ktcore/KTCorePlugin.php:328 11223 +#: plugins/ktcore/KTCorePlugin.php:329
11084 msgid "Verify Document Storage" 11224 msgid "Verify Document Storage"
11085 msgstr "" 11225 msgstr ""
11086 11226
11087 -#: i18n/templates.c:5198 11227 +#: i18n/templates.c:5150
11088 msgid "Version #version#" 11228 msgid "Version #version#"
11089 msgstr "" 11229 msgstr ""
11090 11230
11091 -#: i18n/templates.c:6026 11231 +#: i18n/templates.c:5993
11092 msgid "Version Comparison" 11232 msgid "Version Comparison"
11093 msgstr "" 11233 msgstr ""
11094 11234
11095 -#: lib/documentmanagement/Document.inc:660 11235 +#: lib/documentmanagement/Document.inc:661
11096 msgid "Version Deleted" 11236 msgid "Version Deleted"
11097 msgstr "" 11237 msgstr ""
11098 11238
11099 -#: plugins/ktcore/KTDocumentActions.php:119  
11100 -#: plugins/ktcore/KTDocumentActions.php:132 11239 +#: plugins/ktcore/KTDocumentActions.php:120
  11240 +#: plugins/ktcore/KTDocumentActions.php:133
11101 msgid "Version History" 11241 msgid "Version History"
11102 msgstr "" 11242 msgstr ""
11103 11243
11104 -#: i18n/templates.c:6275 11244 +#: i18n/templates.c:6242
11105 msgid "Version deleted" 11245 msgid "Version deleted"
11106 msgstr "" 11246 msgstr ""
11107 11247
11108 -#: i18n/templates.c:2462 11248 +#: i18n/templates.c:2414
11109 msgid "Version:" 11249 msgid "Version:"
11110 msgstr "" 11250 msgstr ""
11111 11251
@@ -11113,325 +11253,329 @@ msgstr &quot;&quot; @@ -11113,325 +11253,329 @@ msgstr &quot;&quot;
11113 msgid "View" 11253 msgid "View"
11114 msgstr "" 11254 msgstr ""
11115 11255
11116 -#: i18n/templates.c:2219 11256 +#: i18n/templates.c:2171
11117 msgid "View All" 11257 msgid "View All"
11118 msgstr "" 11258 msgstr ""
11119 11259
11120 -#: config/siteMap.inc:57 i18n/templates.c:620 i18n/templates.c:641  
11121 -#: i18n/templates.c:668 i18n/templates.c:713 i18n/templates.c:833  
11122 -#: i18n/templates.c:2210 i18n/templates.c:3269 i18n/templates.c:4511 11260 +#: config/siteMap.inc:58 i18n/templates.c:623 i18n/templates.c:638
  11261 +#: i18n/templates.c:659 i18n/templates.c:692 i18n/templates.c:782
  11262 +#: i18n/templates.c:2162 i18n/templates.c:3221 i18n/templates.c:4463
11123 msgid "View Document" 11263 msgid "View Document"
11124 msgstr "" 11264 msgstr ""
11125 11265
11126 -#: plugins/ktcore/KTColumns.inc.php:528 plugins/ktcore/KTColumns.inc.php:538  
11127 -#: i18n/templates.c:740 i18n/templates.c:806 11266 +#: plugins/ktcore/KTColumns.inc.php:529 plugins/ktcore/KTColumns.inc.php:539
  11267 +#: i18n/templates.c:713 i18n/templates.c:761
11128 msgid "View Folder" 11268 msgid "View Folder"
11129 msgstr "" 11269 msgstr ""
11130 11270
11131 -#: i18n/templates.c:3287 11271 +#: i18n/templates.c:3239
11132 msgid "View Help Request" 11272 msgid "View Help Request"
11133 msgstr "" 11273 msgstr ""
11134 11274
11135 -#: i18n/templates.c:779 11275 +#: i18n/templates.c:740
11136 msgid "View New Folder" 11276 msgid "View New Folder"
11137 msgstr "" 11277 msgstr ""
11138 11278
11139 -#: i18n/templates.c:881 11279 +#: i18n/templates.c:815
11140 msgid "View New Location" 11280 msgid "View New Location"
11141 msgstr "" 11281 msgstr ""
11142 11282
11143 -#: i18n/templates.c:1913 i18n/templates.c:1916 i18n/templates.c:1979  
11144 -#: i18n/templates.c:1982 11283 +#: i18n/templates.c:1865 i18n/templates.c:1868 i18n/templates.c:1931
  11284 +#: i18n/templates.c:1934
11145 msgid "View Overview" 11285 msgid "View Overview"
11146 msgstr "" 11286 msgstr ""
11147 11287
11148 -#: i18n/templates.c:3566 11288 +#: i18n/templates.c:3518
11149 msgid "View Permissions for" 11289 msgid "View Permissions for"
11150 msgstr "" 11290 msgstr ""
11151 11291
11152 -#: i18n/templates.c:2720 i18n/templates.c:5474 i18n/templates.c:5516 11292 +#: i18n/templates.c:2672 i18n/templates.c:5441 i18n/templates.c:5483
11153 msgid "View Results" 11293 msgid "View Results"
11154 msgstr "" 11294 msgstr ""
11155 11295
11156 -#: plugins/ktcore/KTPermissions.php:819 plugins/ktcore/KTPermissions.php:823  
11157 -#: plugins/ktcore/KTPermissions.php:824 i18n/templates.c:3137 11296 +#: plugins/ktcore/KTPermissions.php:820 plugins/ktcore/KTPermissions.php:824
  11297 +#: plugins/ktcore/KTPermissions.php:825 i18n/templates.c:3089
11158 msgid "View Roles" 11298 msgid "View Roles"
11159 msgstr "" 11299 msgstr ""
11160 11300
11161 -#: i18n/templates.c:1067 11301 +#: i18n/templates.c:995
11162 msgid "View all threads" 11302 msgid "View all threads"
11163 msgstr "" 11303 msgstr ""
11164 11304
11165 -#: i18n/templates.c:6032 11305 +#: i18n/templates.c:5999
11166 msgid "View current version" 11306 msgid "View current version"
11167 msgstr "" 11307 msgstr ""
11168 11308
11169 -#: i18n/templates.c:2264 11309 +#: i18n/templates.c:2216
11170 msgid "View jobs in the crontab:" 11310 msgid "View jobs in the crontab:"
11171 msgstr "" 11311 msgstr ""
11172 11312
11173 -#: i18n/templates.c:3719 i18n/templates.c:3725 i18n/templates.c:3746 11313 +#: i18n/templates.c:3671 i18n/templates.c:3677 i18n/templates.c:3698
11174 msgid "View permissions overview" 11314 msgid "View permissions overview"
11175 msgstr "" 11315 msgstr ""
11176 11316
11177 -#: i18n/templates.c:3578 i18n/templates.c:3584 i18n/templates.c:3749  
11178 -#: i18n/templates.c:6095 11317 +#: i18n/templates.c:3530 i18n/templates.c:3536 i18n/templates.c:3701
  11318 +#: i18n/templates.c:6062
11179 msgid "View resolved permissions for user" 11319 msgid "View resolved permissions for user"
11180 msgstr "" 11320 msgstr ""
11181 11321
11182 -#: i18n/templates.c:1073 11322 +#: i18n/templates.c:1001
11183 msgid "View threads" 11323 msgid "View threads"
11184 msgstr "" 11324 msgstr ""
11185 11325
11186 -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:110 11326 +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:111
11187 msgid "Viewing" 11327 msgid "Viewing"
11188 msgstr "" 11328 msgstr ""
11189 11329
11190 -#: plugins/ktcore/folder/Permissions.php:273 11330 +#: plugins/ktcore/folder/Permissions.php:274
11191 msgid "Viewing Permissions" 11331 msgid "Viewing Permissions"
11192 msgstr "" 11332 msgstr ""
11193 11333
11194 -#: i18n/templates.c:1043 11334 +#: i18n/templates.c:971
11195 msgid "Views" 11335 msgid "Views"
11196 msgstr "" 11336 msgstr ""
11197 11337
11198 -#: i18n/templates.c:1307 11338 +#: i18n/templates.c:1244
11199 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.)" 11339 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.)"
11200 msgstr "" 11340 msgstr ""
11201 11341
11202 -#: i18n/templates.c:4847 11342 +#: search2/search/bin/search2graphviz.php:83
  11343 +msgid "Visgraph search expression"
  11344 +msgstr ""
  11345 +
  11346 +#: i18n/templates.c:4799
11203 msgid "Visit the #tracker#" 11347 msgid "Visit the #tracker#"
11204 msgstr "" 11348 msgstr ""
11205 11349
11206 -#: i18n/templates.c:2144 i18n/templates.c:3386 11350 +#: i18n/templates.c:2096 i18n/templates.c:3338
11207 msgid "Warning" 11351 msgid "Warning"
11208 msgstr "" 11352 msgstr ""
11209 11353
11210 -#: i18n/templates.c:6056 11354 +#: i18n/templates.c:6023
11211 msgid "Warning: Database is inconsistent with the contents of the repository." 11355 msgid "Warning: Database is inconsistent with the contents of the repository."
11212 msgstr "" 11356 msgstr ""
11213 11357
11214 -#: plugins/ktcore/admin/groupManagement.php:365 11358 +#: plugins/ktcore/admin/groupManagement.php:366
11215 msgid "Warning: some users are still members of some subgroups" 11359 msgid "Warning: some users are still members of some subgroups"
11216 msgstr "" 11360 msgstr ""
11217 11361
11218 -#: plugins/ktcore/admin/groupManagement.php:359 11362 +#: plugins/ktcore/admin/groupManagement.php:360
11219 msgid "Warning: some users were already members of some subgroups" 11363 msgid "Warning: some users were already members of some subgroups"
11220 msgstr "" 11364 msgstr ""
11221 11365
11222 -#: plugins/ktcore/admin/userManagement.php:621 11366 +#: plugins/ktcore/admin/userManagement.php:652
11223 msgid "Warning: the user is still a member of some subgroups" 11367 msgid "Warning: the user is still a member of some subgroups"
11224 msgstr "" 11368 msgstr ""
11225 11369
11226 -#: plugins/ktcore/admin/userManagement.php:615 11370 +#: plugins/ktcore/admin/userManagement.php:646
11227 msgid "Warning: the user was already a member of some subgroups" 11371 msgid "Warning: the user was already a member of some subgroups"
11228 msgstr "" 11372 msgstr ""
11229 11373
11230 -#: i18n/templates.c:6284 11374 +#: i18n/templates.c:6251
11231 msgid "Warning: Database is inconsistent with the contents of the repository." 11375 msgid "Warning: Database is inconsistent with the contents of the repository."
11232 msgstr "" 11376 msgstr ""
11233 11377
11234 -#: plugins/ktstandard/KTWebDAVDashletPlugin.php:49 11378 +#: plugins/ktstandard/KTWebDAVDashletPlugin.php:50
11235 msgid "WebDAV Dashlet Plugin" 11379 msgid "WebDAV Dashlet Plugin"
11236 msgstr "" 11380 msgstr ""
11237 11381
11238 -#: lib/util/ktutil.inc:275 11382 +#: lib/util/ktutil.inc:356
11239 msgid "Weird WhereClause passed" 11383 msgid "Weird WhereClause passed"
11240 msgstr "" 11384 msgstr ""
11241 11385
11242 -#: plugins/ktcore/KTDashlets.php:73 11386 +#: plugins/ktcore/KTDashlets.php:89
11243 msgid "Welcome message" 11387 msgid "Welcome message"
11244 msgstr "" 11388 msgstr ""
11245 11389
11246 -#: plugins/ktcore/KTDashlets.php:54 11390 +#: plugins/ktcore/KTDashlets.php:56
11247 #, php-format 11391 #, php-format
11248 msgid "Welcome to %s" 11392 msgid "Welcome to %s"
11249 msgstr "" 11393 msgstr ""
11250 11394
11251 -#: i18n/templates.c:461 i18n/templates.c:473 11395 +#: i18n/templates.c:476 i18n/templates.c:488
11252 msgid "What is admin mode?" 11396 msgid "What is admin mode?"
11253 msgstr "" 11397 msgstr ""
11254 11398
11255 -#: search2/ajax/metadata.php:41 11399 +#: search2/ajax/metadata.php:42
11256 msgid "What is required? fieldsets or fields?" 11400 msgid "What is required? fieldsets or fields?"
11257 msgstr "" 11401 msgstr ""
11258 11402
11259 -#: plugins/ktcore/admin/workflowsv2.php:435 11403 +#: plugins/ktcore/admin/workflowsv2.php:436
11260 msgid "When a document has this workflow applied to it, which state should it initially have." 11404 msgid "When a document has this workflow applied to it, which state should it initially have."
11261 msgstr "" 11405 msgstr ""
11262 11406
11263 -#: i18n/templates.c:4442 11407 +#: i18n/templates.c:4394
11264 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." 11408 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."
11265 msgstr "" 11409 msgstr ""
11266 11410
11267 -#: i18n/templates.c:6050 11411 +#: i18n/templates.c:6017
11268 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." 11412 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."
11269 msgstr "" 11413 msgstr ""
11270 11414
11271 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:161 11415 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:162
11272 msgid "Whether to use Transaction Layer Security (TLS), which encrypts traffic to and from the LDAP server" 11416 msgid "Whether to use Transaction Layer Security (TLS), which encrypts traffic to and from the LDAP server"
11273 msgstr "" 11417 msgstr ""
11274 11418
11275 -#: plugins/ktcore/admin/groupManagement.php:140  
11276 -#: plugins/ktcore/admin/groupManagement.php:583 11419 +#: plugins/ktcore/admin/groupManagement.php:141
  11420 +#: plugins/ktcore/admin/groupManagement.php:584
11277 msgid "Which Unit is this group part of?" 11421 msgid "Which Unit is this group part of?"
11278 msgstr "" 11422 msgstr ""
11279 11423
11280 -#: i18n/templates.c:4628 11424 +#: i18n/templates.c:4580
11281 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." 11425 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."
11282 msgstr "" 11426 msgstr ""
11283 11427
11284 -#: i18n/templates.c:5828 11428 +#: i18n/templates.c:5795
11285 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." 11429 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."
11286 msgstr "" 11430 msgstr ""
11287 11431
11288 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:115  
11289 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:230 11432 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:116
  11433 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:231
11290 msgid "Within a given fieldset, each field needs a unique name." 11434 msgid "Within a given fieldset, each field needs a unique name."
11291 msgstr "" 11435 msgstr ""
11292 11436
11293 -#: plugins/ktcore/KTDocumentActions.php:1413  
11294 -#: search2/search/fields/WorkflowField.inc.php:43 i18n/templates.c:341  
11295 -#: i18n/templates.c:1187 i18n/templates.c:3983 11437 +#: plugins/ktcore/KTDocumentActions.php:1428
  11438 +#: search2/search/fields/WorkflowField.inc.php:44 i18n/templates.c:344
  11439 +#: i18n/templates.c:1115 i18n/templates.c:3935
11296 msgid "Workflow" 11440 msgid "Workflow"
11297 msgstr "" 11441 msgstr ""
11298 11442
11299 -#: lib/workflow/workflowutil.inc.php:177 11443 +#: lib/workflow/workflowutil.inc.php:178
11300 #, php-format 11444 #, php-format
11301 msgid "Workflow \"%s\" started." 11445 msgid "Workflow \"%s\" started."
11302 msgstr "" 11446 msgstr ""
11303 11447
11304 -#: i18n/templates.c:4355 11448 +#: i18n/templates.c:4307
11305 msgid "Workflow Admin" 11449 msgid "Workflow Admin"
11306 msgstr "" 11450 msgstr ""
11307 11451
11308 -#: plugins/ktcore/admin/workflowsv2.php:130 11452 +#: plugins/ktcore/admin/workflowsv2.php:131
11309 msgid "Workflow Administration" 11453 msgid "Workflow Administration"
11310 msgstr "" 11454 msgstr ""
11311 11455
11312 -#: i18n/templates.c:1160 11456 +#: i18n/templates.c:1088
11313 msgid "Workflow Allocation Plugins" 11457 msgid "Workflow Allocation Plugins"
11314 msgstr "" 11458 msgstr ""
11315 11459
11316 -#: i18n/templates.c:1169 11460 +#: i18n/templates.c:1097
11317 msgid "Workflow Allocation by Document Type" 11461 msgid "Workflow Allocation by Document Type"
11318 msgstr "" 11462 msgstr ""
11319 11463
11320 -#: plugins/ktstandard/workflow/TypeAssociator.php:69  
11321 -#: plugins/ktstandard/workflow/TypeAssociator.php:128 11464 +#: plugins/ktstandard/workflow/TypeAssociator.php:70
  11465 +#: plugins/ktstandard/workflow/TypeAssociator.php:129
11322 msgid "Workflow Allocation by Document Types" 11466 msgid "Workflow Allocation by Document Types"
11323 msgstr "" 11467 msgstr ""
11324 11468
11325 -#: i18n/templates.c:1178 11469 +#: i18n/templates.c:1106
11326 msgid "Workflow Allocations" 11470 msgid "Workflow Allocations"
11327 msgstr "" 11471 msgstr ""
11328 11472
11329 -#: plugins/ktstandard/KTWorkflowAssociation.php:54 11473 +#: plugins/ktstandard/KTWorkflowAssociation.php:55
11330 msgid "Workflow Association Plugin" 11474 msgid "Workflow Association Plugin"
11331 msgstr "" 11475 msgstr ""
11332 11476
11333 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:70 11477 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:71
11334 msgid "Workflow Details" 11478 msgid "Workflow Details"
11335 msgstr "" 11479 msgstr ""
11336 11480
11337 -#: plugins/ktcore/admin/workflowsv2.php:76  
11338 -#: plugins/ktcore/admin/workflowsv2.php:1837 11481 +#: plugins/ktcore/admin/workflowsv2.php:77
  11482 +#: plugins/ktcore/admin/workflowsv2.php:1838
11339 msgid "Workflow Effects" 11483 msgid "Workflow Effects"
11340 msgstr "" 11484 msgstr ""
11341 11485
11342 -#: i18n/templates.c:4136 11486 +#: i18n/templates.c:4088
11343 msgid "Workflow Effects Overview: #name#" 11487 msgid "Workflow Effects Overview: #name#"
11344 msgstr "" 11488 msgstr ""
11345 11489
11346 -#: search2/search/fields/WorkflowIDField.inc.php:43 11490 +#: search2/search/fields/WorkflowIDField.inc.php:44
11347 msgid "Workflow ID" 11491 msgid "Workflow ID"
11348 msgstr "" 11492 msgstr ""
11349 11493
11350 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:77  
11351 -#: plugins/ktcore/admin/workflowsv2.php:427 11494 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:78
  11495 +#: plugins/ktcore/admin/workflowsv2.php:428
11352 msgid "Workflow Name" 11496 msgid "Workflow Name"
11353 msgstr "" 11497 msgstr ""
11354 11498
11355 -#: lib/dashboard/Notification.inc.php:432 11499 +#: lib/dashboard/Notification.inc.php:433
11356 msgid "Workflow Notification cleared." 11500 msgid "Workflow Notification cleared."
11357 msgstr "" 11501 msgstr ""
11358 11502
11359 -#: lib/dashboard/Notification.inc.php:401 11503 +#: lib/dashboard/Notification.inc.php:402
11360 #, php-format 11504 #, php-format
11361 msgid "Workflow Notification: %s" 11505 msgid "Workflow Notification: %s"
11362 msgstr "" 11506 msgstr ""
11363 11507
11364 -#: i18n/templates.c:4244 11508 +#: i18n/templates.c:4196
11365 msgid "Workflow Notifications" 11509 msgid "Workflow Notifications"
11366 msgstr "" 11510 msgstr ""
11367 11511
11368 -#: i18n/templates.c:4745 11512 +#: i18n/templates.c:4697
11369 msgid "Workflow Overview" 11513 msgid "Workflow Overview"
11370 msgstr "" 11514 msgstr ""
11371 11515
11372 -#: plugins/ktstandard/workflow/adminpage.php:68 11516 +#: plugins/ktstandard/workflow/adminpage.php:69
11373 msgid "Workflow Plugins" 11517 msgid "Workflow Plugins"
11374 msgstr "" 11518 msgstr ""
11375 11519
11376 -#: lib/browse/Criteria.inc:807 plugins/ktcore/KTColumns.inc.php:397  
11377 -#: plugins/ktcore/KTCorePlugin.php:136  
11378 -#: search2/search/fields/WorkflowStateField.inc.php:43 11520 +#: lib/browse/Criteria.inc:814 plugins/ktcore/KTColumns.inc.php:398
  11521 +#: plugins/ktcore/KTCorePlugin.php:137
  11522 +#: search2/search/fields/WorkflowStateField.inc.php:44
11379 msgid "Workflow State" 11523 msgid "Workflow State"
11380 msgstr "" 11524 msgstr ""
11381 11525
11382 -#: search2/search/fields/WorkflowStateIDField.inc.php:43 11526 +#: search2/search/fields/WorkflowStateIDField.inc.php:44
11383 msgid "Workflow State ID" 11527 msgid "Workflow State ID"
11384 msgstr "" 11528 msgstr ""
11385 11529
11386 -#: i18n/templates.c:5045 11530 +#: i18n/templates.c:4997
11387 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\"." 11531 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\"."
11388 msgstr "" 11532 msgstr ""
11389 11533
11390 -#: plugins/ktstandard/workflow/TypeAssociator.php:46 11534 +#: plugins/ktstandard/workflow/TypeAssociator.php:47
11391 msgid "Workflow allocation by document type" 11535 msgid "Workflow allocation by document type"
11392 msgstr "" 11536 msgstr ""
11393 11537
11394 -#: plugins/ktstandard/workflow/FolderAssociator.php:50 11538 +#: plugins/ktstandard/workflow/FolderAssociator.php:51
11395 msgid "Workflow allocation by location" 11539 msgid "Workflow allocation by location"
11396 msgstr "" 11540 msgstr ""
11397 11541
11398 -#: plugins/ktstandard/workflow/FolderAssociator.php:164 11542 +#: plugins/ktstandard/workflow/FolderAssociator.php:165
11399 msgid "Workflow assignment removed." 11543 msgid "Workflow assignment removed."
11400 msgstr "" 11544 msgstr ""
11401 11545
11402 -#: plugins/ktstandard/workflow/FolderAssociator.php:179 11546 +#: plugins/ktstandard/workflow/FolderAssociator.php:180
11403 msgid "Workflow assignment updated." 11547 msgid "Workflow assignment updated."
11404 msgstr "" 11548 msgstr ""
11405 11549
11406 -#: i18n/templates.c:3968 11550 +#: i18n/templates.c:3920
11407 msgid "Workflow for" 11551 msgid "Workflow for"
11408 msgstr "" 11552 msgstr ""
11409 11553
11410 -#: i18n/templates.c:3971 11554 +#: i18n/templates.c:3923
11411 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." 11555 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."
11412 msgstr "" 11556 msgstr ""
11413 11557
11414 -#: i18n/templates.c:4784 11558 +#: i18n/templates.c:4736
11415 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." 11559 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."
11416 msgstr "" 11560 msgstr ""
11417 11561
11418 -#: i18n/templates.c:4358 11562 +#: i18n/templates.c:4310
11419 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." 11563 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."
11420 msgstr "" 11564 msgstr ""
11421 11565
11422 -#: plugins/ktcore/admin/workflowsv2.php:680 11566 +#: plugins/ktcore/admin/workflowsv2.php:681
11423 msgid "Workflow process updated." 11567 msgid "Workflow process updated."
11424 msgstr "" 11568 msgstr ""
11425 11569
11426 -#: lib/workflow/workflowutil.inc.php:182 11570 +#: lib/workflow/workflowutil.inc.php:183
11427 msgid "Workflow removed from document." 11571 msgid "Workflow removed from document."
11428 msgstr "" 11572 msgstr ""
11429 11573
11430 -#: plugins/ktcore/KTDocumentActions.php:1498 11574 +#: plugins/ktcore/KTDocumentActions.php:1513
11431 msgid "Workflow started" 11575 msgid "Workflow started"
11432 msgstr "" 11576 msgstr ""
11433 11577
11434 -#: lib/workflow/workflowutil.inc.php:594 11578 +#: lib/workflow/workflowutil.inc.php:595
11435 #, php-format 11579 #, php-format
11436 msgid "Workflow state changed from %s to %s" 11580 msgid "Workflow state changed from %s to %s"
11437 msgstr "" 11581 msgstr ""
@@ -11440,32 +11584,32 @@ msgstr &quot;&quot; @@ -11440,32 +11584,32 @@ msgstr &quot;&quot;
11440 msgid "Workflow state transition" 11584 msgid "Workflow state transition"
11441 msgstr "" 11585 msgstr ""
11442 11586
11443 -#: plugins/rssplugin/KTrss.inc.php:417 i18n/templates.c:296 11587 +#: plugins/rssplugin/KTrss.inc.php:418 i18n/templates.c:299
11444 msgid "Workflow status" 11588 msgid "Workflow status"
11445 msgstr "" 11589 msgstr ""
11446 11590
11447 -#: i18n/templates.c:1172 11591 +#: i18n/templates.c:1100
11448 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." 11592 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."
11449 msgstr "" 11593 msgstr ""
11450 11594
11451 -#: plugins/ktcore/admin/workflowsv2.php:503 11595 +#: plugins/ktcore/admin/workflowsv2.php:504
11452 msgid "Workflow updated." 11596 msgid "Workflow updated."
11453 msgstr "" 11597 msgstr ""
11454 11598
11455 -#: i18n/templates.c:2471 11599 +#: i18n/templates.c:2423
11456 msgid "Workflow:" 11600 msgid "Workflow:"
11457 msgstr "" 11601 msgstr ""
11458 11602
11459 -#: i18n/templates.c:4337 11603 +#: i18n/templates.c:4289
11460 msgid "Workflow: #name#" 11604 msgid "Workflow: #name#"
11461 msgstr "" 11605 msgstr ""
11462 11606
11463 -#: plugins/ktcore/KTCorePlugin.php:281  
11464 -#: plugins/ktcore/admin/workflowsv2.php:126 i18n/templates.c:4781 11607 +#: plugins/ktcore/KTCorePlugin.php:282
  11608 +#: plugins/ktcore/admin/workflowsv2.php:127 i18n/templates.c:4733
11465 msgid "Workflows" 11609 msgid "Workflows"
11466 msgstr "" 11610 msgstr ""
11467 11611
11468 -#: i18n/templates.c:4736 11612 +#: i18n/templates.c:4688
11469 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." 11613 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."
11470 msgstr "" 11614 msgstr ""
11471 11615
@@ -11473,65 +11617,69 @@ msgstr &quot;&quot; @@ -11473,65 +11617,69 @@ msgstr &quot;&quot;
11473 msgid "Write" 11617 msgid "Write"
11474 msgstr "" 11618 msgstr ""
11475 11619
11476 -#: search2/indexing/extractors/XMLExtractor.inc.php:43 11620 +#: search2/indexing/extractors/XMLExtractor.inc.php:44
11477 msgid "XML Text Extractor" 11621 msgid "XML Text Extractor"
11478 msgstr "" 11622 msgstr ""
11479 11623
11480 -#: i18n/templates.c:1436 i18n/templates.c:1442 i18n/templates.c:1487  
11481 -#: i18n/templates.c:1493 i18n/templates.c:1589 i18n/templates.c:1670  
11482 -#: i18n/templates.c:1676 i18n/templates.c:2090 i18n/templates.c:3368 11624 +#: lib/browse/Criteria.inc:938
  11625 +msgid "Years"
  11626 +msgstr ""
  11627 +
  11628 +#: i18n/templates.c:1373 i18n/templates.c:1379 i18n/templates.c:1427
  11629 +#: i18n/templates.c:1433 i18n/templates.c:1532 i18n/templates.c:1622
  11630 +#: i18n/templates.c:1628 i18n/templates.c:2042 i18n/templates.c:3320
11483 msgid "Yes" 11631 msgid "Yes"
11484 msgstr "" 11632 msgstr ""
11485 11633
11486 -#: plugins/ktstandard/KTSubscriptions.php:161 11634 +#: plugins/ktstandard/KTSubscriptions.php:162
11487 msgid "You are already subscribed to that document" 11635 msgid "You are already subscribed to that document"
11488 msgstr "" 11636 msgstr ""
11489 11637
11490 -#: plugins/ktstandard/KTSubscriptions.php:354 11638 +#: plugins/ktstandard/KTSubscriptions.php:355
11491 msgid "You are already subscribed to that folder" 11639 msgid "You are already subscribed to that folder"
11492 msgstr "" 11640 msgstr ""
11493 11641
11494 -#: lib/session/Session.inc:238 thirdparty/pear/PEAR.php:882 11642 +#: lib/session/Session.inc:239 thirdparty/pear/PEAR.php:882
11495 msgid "You are coming from a different IP address than the session requires" 11643 msgid "You are coming from a different IP address than the session requires"
11496 msgstr "" 11644 msgstr ""
11497 11645
11498 -#: i18n/templates.c:2645 11646 +#: i18n/templates.c:2597
11499 msgid "You are currently editing the saved search:" 11647 msgid "You are currently editing the saved search:"
11500 msgstr "" 11648 msgstr ""
11501 11649
11502 -#: rss.php:105 11650 +#: rss.php:106
11503 msgid "You are either not authorised to view details on this document or it does not exist. Please visit http://" 11651 msgid "You are either not authorised to view details on this document or it does not exist. Please visit http://"
11504 msgstr "" 11652 msgstr ""
11505 11653
11506 -#: rss.php:130 11654 +#: rss.php:131
11507 msgid "You are either not authorised to view details on this folder or it does not exist. Please visit http://" 11655 msgid "You are either not authorised to view details on this folder or it does not exist. Please visit http://"
11508 msgstr "" 11656 msgstr ""
11509 11657
11510 -#: i18n/templates.c:353 i18n/templates.c:395 11658 +#: i18n/templates.c:356 i18n/templates.c:407
11511 msgid "You are here" 11659 msgid "You are here"
11512 msgstr "" 11660 msgstr ""
11513 11661
11514 -#: lib/foldermanagement/folderutil.inc.php:425 11662 +#: lib/foldermanagement/folderutil.inc.php:426
11515 msgid "You are not allowed to create folders in the destination." 11663 msgid "You are not allowed to create folders in the destination."
11516 msgstr "" 11664 msgstr ""
11517 11665
11518 -#: plugins/ktcore/KTDocumentActions.php:216 view.php:135 view.php:285 11666 +#: plugins/ktcore/KTDocumentActions.php:217 view.php:136 view.php:286
11519 msgid "You are not allowed to view this document" 11667 msgid "You are not allowed to view this document"
11520 msgstr "" 11668 msgstr ""
11521 11669
11522 -#: browse.php:349 browse.php:393 11670 +#: browse.php:350 browse.php:394
11523 msgid "You are not an administrator" 11671 msgid "You are not an administrator"
11524 msgstr "" 11672 msgstr ""
11525 11673
11526 -#: i18n/templates.c:5537 11674 +#: i18n/templates.c:5504
11527 msgid "You are required to change your password as it has expired." 11675 msgid "You are required to change your password as it has expired."
11528 msgstr "" 11676 msgstr ""
11529 11677
11530 -#: i18n/templates.c:1133 11678 +#: i18n/templates.c:1061
11531 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." 11679 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."
11532 msgstr "" 11680 msgstr ""
11533 11681
11534 -#: i18n/templates.c:4265 11682 +#: i18n/templates.c:4217
11535 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." 11683 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."
11536 msgstr "" 11684 msgstr ""
11537 11685
@@ -11543,119 +11691,127 @@ msgstr &quot;&quot; @@ -11543,119 +11691,127 @@ msgstr &quot;&quot;
11543 msgid "You can copy the following link into any RSS aggregator to create a feed to the selected folder." 11691 msgid "You can copy the following link into any RSS aggregator to create a feed to the selected folder."
11544 msgstr "" 11692 msgstr ""
11545 11693
11546 -#: i18n/templates.c:2438 11694 +#: i18n/templates.c:2390
11547 msgid "You can save this search:" 11695 msgid "You can save this search:"
11548 msgstr "" 11696 msgstr ""
11549 11697
11550 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:184  
11551 -#: plugins/ktcore/admin/workflowsv2.php:763 11698 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:185
  11699 +#: plugins/ktcore/admin/workflowsv2.php:764
11552 #, php-format 11700 #, php-format
11553 msgid "You cannot have duplicate state names: %s" 11701 msgid "You cannot have duplicate state names: %s"
11554 msgstr "" 11702 msgstr ""
11555 11703
11556 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:207  
11557 -#: plugins/ktcore/admin/workflowsv2.php:870 11704 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:208
  11705 +#: plugins/ktcore/admin/workflowsv2.php:871
11558 #, php-format 11706 #, php-format
11559 msgid "You cannot have duplicate transition names: %s" 11707 msgid "You cannot have duplicate transition names: %s"
11560 msgstr "" 11708 msgstr ""
11561 11709
11562 -#: plugins/ktcore/KTDocumentActions.php:1049 11710 +#: plugins/ktcore/KTDocumentActions.php:1064
11563 msgid "You cannot move the document within the same folder." 11711 msgid "You cannot move the document within the same folder."
11564 msgstr "" 11712 msgstr ""
11565 11713
11566 -#: plugins/ktcore/admin/workflowsv2.php:766 11714 +#: plugins/ktcore/folder/Permissions.php:493
  11715 +msgid "You cannot remove the Manage Security permission from a group you belong to."
  11716 +msgstr ""
  11717 +
  11718 +#: plugins/ktcore/folder/Permissions.php:476
  11719 +msgid "You cannot remove the Manage Security permission from the System Administrators Group"
  11720 +msgstr ""
  11721 +
  11722 +#: plugins/ktcore/admin/workflowsv2.php:767
11567 #, php-format 11723 #, php-format
11568 msgid "You cannot use state names that are in use: %s" 11724 msgid "You cannot use state names that are in use: %s"
11569 msgstr "" 11725 msgstr ""
11570 11726
11571 -#: plugins/ktcore/admin/workflowsv2.php:873 11727 +#: plugins/ktcore/admin/workflowsv2.php:874
11572 #, php-format 11728 #, php-format
11573 msgid "You cannot use transition names that are in use: %s" 11729 msgid "You cannot use transition names that are in use: %s"
11574 msgstr "" 11730 msgstr ""
11575 11731
11576 -#: lib/validation/dispatchervalidation.inc.php:280 11732 +#: lib/validation/dispatchervalidation.inc.php:281
11577 msgid "You did not select a valid document to upload" 11733 msgid "You did not select a valid document to upload"
11578 msgstr "" 11734 msgstr ""
11579 11735
11580 -#: i18n/templates.c:5333 11736 +#: i18n/templates.c:5300
11581 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." 11737 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."
11582 msgstr "" 11738 msgstr ""
11583 11739
11584 -#: plugins/ktcore/folder/Permissions.php:340 11740 +#: plugins/ktcore/folder/Permissions.php:341
11585 msgid "You do not have permission to alter security settings." 11741 msgid "You do not have permission to alter security settings."
11586 msgstr "" 11742 msgstr ""
11587 11743
11588 -#: i18n/templates.c:4013 11744 +#: i18n/templates.c:3965
11589 msgid "You do not have permission to change the workflow that is assigned to this document." 11745 msgid "You do not have permission to change the workflow that is assigned to this document."
11590 msgstr "" 11746 msgstr ""
11591 11747
11592 -#: plugins/ktstandard/KTDiscussion.php:388 11748 +#: plugins/ktstandard/KTDiscussion.php:389
11593 msgid "You do not have permission to close this thread" 11749 msgid "You do not have permission to close this thread"
11594 msgstr "" 11750 msgstr ""
11595 11751
11596 -#: lib/foldermanagement/folderutil.inc.php:477 11752 +#: lib/foldermanagement/folderutil.inc.php:478
11597 msgid "You do not have permission to copy these items. " 11753 msgid "You do not have permission to copy these items. "
11598 msgstr "" 11754 msgstr ""
11599 11755
11600 -#: plugins/ktcore/KTDocumentActions.php:1074  
11601 -#: plugins/ktcore/KTDocumentActions.php:1280 11756 +#: plugins/ktcore/KTDocumentActions.php:1089
  11757 +#: plugins/ktcore/KTDocumentActions.php:1295
11602 msgid "You do not have permission to create new documents in that folder." 11758 msgid "You do not have permission to create new documents in that folder."
11603 msgstr "" 11759 msgstr ""
11604 11760
11605 -#: lib/foldermanagement/folderutil.inc.php:378 11761 +#: lib/foldermanagement/folderutil.inc.php:379
11606 msgid "You do not have permission to delete these items. " 11762 msgid "You do not have permission to delete these items. "
11607 msgstr "" 11763 msgstr ""
11608 11764
11609 -#: plugins/ktcore/KTBulkActions.php:262 plugins/ktcore/KTBulkActions.php:406 11765 +#: plugins/ktcore/KTBulkActions.php:263 plugins/ktcore/KTBulkActions.php:407
11610 msgid "You do not have permission to move items to this location" 11766 msgid "You do not have permission to move items to this location"
11611 msgstr "" 11767 msgstr ""
11612 11768
11613 -#: plugins/ktstandard/KTDocumentLinks.php:202  
11614 -#: plugins/ktstandard/KTDocumentLinks.php:272 11769 +#: plugins/ktstandard/KTDocumentLinks.php:203
  11770 +#: plugins/ktstandard/KTDocumentLinks.php:274
11615 msgid "You do not have sufficient permissions to add a document link" 11771 msgid "You do not have sufficient permissions to add a document link"
11616 msgstr "" 11772 msgstr ""
11617 11773
11618 -#: plugins/ktstandard/KTDocumentLinks.php:422 11774 +#: plugins/ktstandard/KTDocumentLinks.php:427
11619 msgid "You do not have sufficient permissions to delete a link" 11775 msgid "You do not have sufficient permissions to delete a link"
11620 msgstr "" 11776 msgstr ""
11621 11777
11622 -#: lib/actions/bulkaction.php:452 11778 +#: lib/actions/bulkaction.php:453
11623 msgid "You do not have the required permissions" 11779 msgid "You do not have the required permissions"
11624 msgstr "" 11780 msgstr ""
11625 11781
11626 -#: plugins/ktstandard/KTSubscriptions.php:166 11782 +#: plugins/ktstandard/KTSubscriptions.php:167
11627 msgid "You have been subscribed to this document" 11783 msgid "You have been subscribed to this document"
11628 msgstr "" 11784 msgstr ""
11629 11785
11630 -#: plugins/ktstandard/KTSubscriptions.php:359 11786 +#: plugins/ktstandard/KTSubscriptions.php:360
11631 msgid "You have been subscribed to this folder" 11787 msgid "You have been subscribed to this folder"
11632 msgstr "" 11788 msgstr ""
11633 11789
11634 -#: plugins/ktstandard/KTSubscriptions.php:200 11790 +#: plugins/ktstandard/KTSubscriptions.php:201
11635 msgid "You have been unsubscribed from this document" 11791 msgid "You have been unsubscribed from this document"
11636 msgstr "" 11792 msgstr ""
11637 11793
11638 -#: plugins/ktstandard/KTSubscriptions.php:393 11794 +#: plugins/ktstandard/KTSubscriptions.php:394
11639 msgid "You have been unsubscribed from this folder" 11795 msgid "You have been unsubscribed from this folder"
11640 msgstr "" 11796 msgstr ""
11641 11797
11642 -#: plugins/ktcore/admin/userManagement.php:508 11798 +#: plugins/ktcore/admin/userManagement.php:538
11643 msgid "You have entered an invalid character in your name." 11799 msgid "You have entered an invalid character in your name."
11644 msgstr "" 11800 msgstr ""
11645 11801
11646 -#: plugins/ktcore/admin/userManagement.php:504 11802 +#: plugins/ktcore/admin/userManagement.php:534
11647 msgid "You have entered an invalid character in your username." 11803 msgid "You have entered an invalid character in your username."
11648 msgstr "" 11804 msgstr ""
11649 11805
11650 -#: plugins/ktcore/admin/groupManagement.php:661 11806 +#: plugins/ktcore/admin/groupManagement.php:662
11651 msgid "You have entered an invalid character." 11807 msgid "You have entered an invalid character."
11652 msgstr "" 11808 msgstr ""
11653 11809
11654 -#: plugins/ktcore/admin/groupManagement.php:665 11810 +#: plugins/ktcore/admin/groupManagement.php:666
11655 msgid "You have entered an invalid name." 11811 msgid "You have entered an invalid name."
11656 msgstr "" 11812 msgstr ""
11657 11813
11658 -#: i18n/templates.c:2213 11814 +#: i18n/templates.c:2165
11659 msgid "You have no documents which are currently checked out." 11815 msgid "You have no documents which are currently checked out."
11660 msgstr "" 11816 msgstr ""
11661 11817
@@ -11663,165 +11819,165 @@ msgstr &quot;&quot; @@ -11663,165 +11819,165 @@ msgstr &quot;&quot;
11663 msgid "You have no orphaned folders." 11819 msgid "You have no orphaned folders."
11664 msgstr "" 11820 msgstr ""
11665 11821
11666 -#: lib/search/searchutil.inc.php:215 11822 +#: lib/search/searchutil.inc.php:216
11667 msgid "You have no permissions" 11823 msgid "You have no permissions"
11668 msgstr "" 11824 msgstr ""
11669 11825
11670 -#: i18n/templates.c:1130 11826 +#: i18n/templates.c:1058
11671 msgid "You have no subscriptions" 11827 msgid "You have no subscriptions"
11672 msgstr "" 11828 msgstr ""
11673 11829
11674 -#: plugins/ktcore/document/edit.php:393 11830 +#: plugins/ktcore/document/edit.php:394
11675 #, php-format 11831 #, php-format
11676 msgid "You have selected a new document type: %s. " 11832 msgid "You have selected a new document type: %s. "
11677 msgstr "" 11833 msgstr ""
11678 11834
11679 -#: i18n/templates.c:4916 11835 +#: i18n/templates.c:4868
11680 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>." 11836 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>."
11681 msgstr "" 11837 msgstr ""
11682 11838
11683 -#: i18n/templates.c:5396 11839 +#: i18n/templates.c:5363
11684 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." 11840 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."
11685 msgstr "" 11841 msgstr ""
11686 11842
11687 -#: plugins/ktcore/admin/userManagement.php:682 11843 +#: plugins/ktcore/admin/userManagement.php:713
11688 msgid "You may only have " 11844 msgid "You may only have "
11689 msgstr "" 11845 msgstr ""
11690 11846
11691 -#: lib/dispatcher.inc.php:328 11847 +#: lib/dispatcher.inc.php:329
11692 msgid "You must be logged in to perform this action" 11848 msgid "You must be logged in to perform this action"
11693 msgstr "" 11849 msgstr ""
11694 11850
11695 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:391 11851 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:392
11696 msgid "You must have at least 1 new lookup value." 11852 msgid "You must have at least 1 new lookup value."
11697 msgstr "" 11853 msgstr ""
11698 11854
11699 -#: login.php:324 11855 +#: login.php:336
11700 msgid "You must have cookies enabled to use the document management system." 11856 msgid "You must have cookies enabled to use the document management system."
11701 msgstr "" 11857 msgstr ""
11702 11858
11703 -#: plugins/ktcore/admin/userManagement.php:401  
11704 -#: plugins/ktcore/admin/userManagement.php:474 11859 +#: plugins/ktcore/admin/userManagement.php:429
  11860 +#: plugins/ktcore/admin/userManagement.php:504
11705 msgid "You must provide a name" 11861 msgid "You must provide a name"
11706 msgstr "" 11862 msgstr ""
11707 11863
11708 -#: plugins/ktcore/KTDocumentActions.php:1509 11864 +#: plugins/ktcore/KTDocumentActions.php:1524
11709 msgid "You must provide a reason for the transition" 11865 msgid "You must provide a reason for the transition"
11710 msgstr "" 11866 msgstr ""
11711 11867
11712 -#: plugins/rssplugin/manageRSSFeeds.php:110 11868 +#: plugins/rssplugin/manageRSSFeeds.php:111
11713 msgid "You must provide a title" 11869 msgid "You must provide a title"
11714 msgstr "" 11870 msgstr ""
11715 11871
11716 -#: plugins/ktcore/admin/userManagement.php:406 11872 +#: plugins/ktcore/admin/userManagement.php:434
11717 msgid "You must provide a username" 11873 msgid "You must provide a username"
11718 msgstr "" 11874 msgstr ""
11719 11875
11720 -#: plugins/ktcore/KTValidators.php:231 11876 +#: plugins/ktcore/KTValidators.php:232
11721 msgid "You must provide a value for this field." 11877 msgid "You must provide a value for this field."
11722 msgstr "" 11878 msgstr ""
11723 11879
11724 -#: plugins/ktcore/KTValidators.php:61 11880 +#: plugins/ktcore/KTValidators.php:62
11725 #, php-format 11881 #, php-format
11726 msgid "You must provide a value which is at least %d characters long." 11882 msgid "You must provide a value which is at least %d characters long."
11727 msgstr "" 11883 msgstr ""
11728 11884
11729 -#: plugins/ktcore/KTValidators.php:63 11885 +#: plugins/ktcore/KTValidators.php:64
11730 #, php-format 11886 #, php-format
11731 msgid "You must provide a value which is at most %d characters long." 11887 msgid "You must provide a value which is at most %d characters long."
11732 msgstr "" 11888 msgstr ""
11733 11889
11734 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:181  
11735 -#: plugins/ktcore/admin/workflowsv2.php:760 11890 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:182
  11891 +#: plugins/ktcore/admin/workflowsv2.php:761
11736 msgid "You must provide at least one state name." 11892 msgid "You must provide at least one state name."
11737 msgstr "" 11893 msgstr ""
11738 11894
11739 -#: plugins/ktcore/admin/workflowsv2.php:867 11895 +#: plugins/ktcore/admin/workflowsv2.php:868
11740 msgid "You must provide at least one transition name." 11896 msgid "You must provide at least one transition name."
11741 msgstr "" 11897 msgstr ""
11742 11898
11743 -#: plugins/ktcore/admin/documentCheckout.php:73  
11744 -#: plugins/ktcore/admin/documentCheckout.php:104 11899 +#: plugins/ktcore/admin/documentCheckout.php:74
  11900 +#: plugins/ktcore/admin/documentCheckout.php:105
11745 msgid "You must select a document to check in first." 11901 msgid "You must select a document to check in first."
11746 msgstr "" 11902 msgstr ""
11747 11903
11748 -#: plugins/ktcore/KTValidators.php:251 11904 +#: plugins/ktcore/KTValidators.php:252
11749 msgid "You must select a file to upload." 11905 msgid "You must select a file to upload."
11750 msgstr "" 11906 msgstr ""
11751 11907
11752 -#: plugins/ktcore/admin/documentTypes.php:230 11908 +#: plugins/ktcore/admin/documentTypes.php:231
11753 msgid "You must select at least one fieldset" 11909 msgid "You must select at least one fieldset"
11754 msgstr "" 11910 msgstr ""
11755 11911
11756 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:562 11912 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:563
11757 msgid "You must specify a name for the group." 11913 msgid "You must specify a name for the group."
11758 msgstr "" 11914 msgstr ""
11759 11915
11760 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:320 11916 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:321
11761 msgid "You must specify a name for the user." 11917 msgid "You must specify a name for the user."
11762 msgstr "" 11918 msgstr ""
11763 11919
11764 -#: plugins/ktcore/admin/userManagement.php:469  
11765 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:322 11920 +#: plugins/ktcore/admin/userManagement.php:499
  11921 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:323
11766 msgid "You must specify a new username." 11922 msgid "You must specify a new username."
11767 msgstr "" 11923 msgstr ""
11768 11924
11769 -#: plugins/ktcore/admin/userManagement.php:485 11925 +#: plugins/ktcore/admin/userManagement.php:515
11770 msgid "You must specify a numeric value for maximum sessions." 11926 msgid "You must specify a numeric value for maximum sessions."
11771 msgstr "" 11927 msgstr ""
11772 11928
11773 -#: plugins/ktcore/admin/userManagement.php:271  
11774 -#: plugins/ktcore/admin/userManagement.php:498 11929 +#: plugins/ktcore/admin/userManagement.php:297
  11930 +#: plugins/ktcore/admin/userManagement.php:528
11775 msgid "You must specify a password for the user." 11931 msgid "You must specify a password for the user."
11776 msgstr "" 11932 msgstr ""
11777 11933
11778 -#: plugins/rssplugin/manageRSSFeeds.php:150 11934 +#: plugins/rssplugin/manageRSSFeeds.php:151
11779 msgid "You must specify a title for the rss feed." 11935 msgid "You must specify a title for the rss feed."
11780 msgstr "" 11936 msgstr ""
11781 11937
11782 -#: lib/validation/basevalidator.inc.php:52 11938 +#: lib/validation/basevalidator.inc.php:53
11783 msgid "You must specify a variable name" 11939 msgid "You must specify a variable name"
11784 msgstr "" 11940 msgstr ""
11785 11941
11786 -#: plugins/ktcore/admin/conditions.php:192  
11787 -#: plugins/ktcore/admin/conditions.php:232  
11788 -#: plugins/ktcore/admin/savedSearch.php:174  
11789 -#: plugins/ktcore/admin/savedSearch.php:207 search/booleanSearch.php:108  
11790 -#: search/booleanSearch.php:137 search/booleanSearch.php:210 11942 +#: plugins/ktcore/admin/conditions.php:193
  11943 +#: plugins/ktcore/admin/conditions.php:233
  11944 +#: plugins/ktcore/admin/savedSearch.php:175
  11945 +#: plugins/ktcore/admin/savedSearch.php:208 search/booleanSearch.php:109
  11946 +#: search/booleanSearch.php:138 search/booleanSearch.php:211
11791 msgid "You need to have at least 1 condition." 11947 msgid "You need to have at least 1 condition."
11792 msgstr "" 11948 msgstr ""
11793 11949
11794 -#: lib/session/Session.inc:204 lib/session/Session.inc:216 11950 +#: lib/session/Session.inc:205 lib/session/Session.inc:217
11795 #: thirdparty/pear/PEAR.php:881 11951 #: thirdparty/pear/PEAR.php:881
11796 msgid "You need to login to access this page" 11952 msgid "You need to login to access this page"
11797 msgstr "" 11953 msgstr ""
11798 11954
11799 -#: plugins/ktcore/KTDocumentActions.php:1519  
11800 -#: plugins/ktcore/KTDocumentActions.php:1591 11955 +#: plugins/ktcore/KTDocumentActions.php:1534
  11956 +#: plugins/ktcore/KTDocumentActions.php:1606
11801 msgid "You no longer have permission to view this document" 11957 msgid "You no longer have permission to view this document"
11802 msgstr "" 11958 msgstr ""
11803 11959
11804 -#: plugins/ktstandard/KTSubscriptions.php:195 11960 +#: plugins/ktstandard/KTSubscriptions.php:196
11805 msgid "You were not subscribed to that document" 11961 msgid "You were not subscribed to that document"
11806 msgstr "" 11962 msgstr ""
11807 11963
11808 -#: plugins/ktstandard/KTSubscriptions.php:388 11964 +#: plugins/ktstandard/KTSubscriptions.php:389
11809 msgid "You were not subscribed to that folder" 11965 msgid "You were not subscribed to that folder"
11810 msgstr "" 11966 msgstr ""
11811 11967
11812 -#: plugins/ktcore/KTDashlets.php:165 11968 +#: plugins/ktcore/KTDashlets.php:181
11813 msgid "Your Checked-out Documents" 11969 msgid "Your Checked-out Documents"
11814 msgstr "" 11970 msgstr ""
11815 11971
11816 -#: preferences.php:67 11972 +#: preferences.php:68
11817 msgid "Your Details" 11973 msgid "Your Details"
11818 msgstr "" 11974 msgstr ""
11819 11975
11820 -#: preferences.php:178 11976 +#: preferences.php:179
11821 msgid "Your Password" 11977 msgid "Your Password"
11822 msgstr "" 11978 msgstr ""
11823 11979
11824 -#: preferences.php:156 11980 +#: preferences.php:157
11825 msgid "Your Preferences" 11981 msgid "Your Preferences"
11826 msgstr "" 11982 msgstr ""
11827 11983
@@ -11829,434 +11985,434 @@ msgstr &quot;&quot; @@ -11829,434 +11985,434 @@ msgstr &quot;&quot;
11829 msgid "Your RSS feed list is empty." 11985 msgid "Your RSS feed list is empty."
11830 msgstr "" 11986 msgstr ""
11831 11987
11832 -#: lib/session/Session.inc:67 thirdparty/pear/PEAR.php:884 11988 +#: lib/session/Session.inc:68 thirdparty/pear/PEAR.php:884
11833 msgid "Your account has been disabled. Please contact the system administrator for assistance." 11989 msgid "Your account has been disabled. Please contact the system administrator for assistance."
11834 msgstr "" 11990 msgstr ""
11835 11991
11836 -#: plugins/ktstandard/KTEmail.php:153 11992 +#: plugins/ktstandard/KTEmail.php:154
11837 #, php-format 11993 #, php-format
11838 msgid "Your colleague, %s, wishes you to view the attached document entitled '%s'." 11994 msgid "Your colleague, %s, wishes you to view the attached document entitled '%s'."
11839 msgstr "" 11995 msgstr ""
11840 11996
11841 -#: plugins/ktstandard/KTEmail.php:214 11997 +#: plugins/ktstandard/KTEmail.php:215
11842 #, php-format 11998 #, php-format
11843 msgid "Your colleague, %s, wishes you to view the document entitled '%s'." 11999 msgid "Your colleague, %s, wishes you to view the document entitled '%s'."
11844 msgstr "" 12000 msgstr ""
11845 12001
11846 -#: plugins/ktstandard/KTDiscussion.php:137  
11847 -#: plugins/ktstandard/KTDiscussion.php:262 12002 +#: plugins/ktstandard/KTDiscussion.php:138
  12003 +#: plugins/ktstandard/KTDiscussion.php:263
11848 msgid "Your contribution to the discussion in this thread" 12004 msgid "Your contribution to the discussion in this thread"
11849 msgstr "" 12005 msgstr ""
11850 12006
11851 -#: preferences.php:255 12007 +#: preferences.php:256
11852 msgid "Your details have been updated." 12008 msgid "Your details have been updated."
11853 msgstr "" 12009 msgstr ""
11854 12010
11855 -#: lib/import/bulkimport.inc.php:113 12011 +#: lib/import/bulkimport.inc.php:114
11856 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." 12012 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."
11857 msgstr "" 12013 msgstr ""
11858 12014
11859 -#: plugins/ktcore/KTBulkActions.php:619  
11860 -#: plugins/ktstandard/KTBulkExportPlugin.php:157 12015 +#: plugins/ktcore/KTBulkActions.php:620
  12016 +#: plugins/ktstandard/KTBulkExportPlugin.php:158
11861 #, php-format 12017 #, php-format
11862 msgid "Your download will begin shortly. If you are not automatically redirected to your download, please click <a href=\"%s\">here</a> " 12018 msgid "Your download will begin shortly. If you are not automatically redirected to your download, please click <a href=\"%s\">here</a> "
11863 msgstr "" 12019 msgstr ""
11864 12020
11865 -#: preferences.php:83 12021 +#: preferences.php:84
11866 msgid "Your email address. Notifications and alerts are mailed to this address if <strong>email notifications</strong> is set below. e.g. <strong>jsmith@acme.com</strong>" 12022 msgid "Your email address. Notifications and alerts are mailed to this address if <strong>email notifications</strong> is set below. e.g. <strong>jsmith@acme.com</strong>"
11867 msgstr "" 12023 msgstr ""
11868 12024
11869 -#: preferences.php:76 12025 +#: preferences.php:77
11870 msgid "Your full name. This is shown in reports and listings. e.g. <strong>John Smith</strong>" 12026 msgid "Your full name. This is shown in reports and listings. e.g. <strong>John Smith</strong>"
11871 msgstr "" 12027 msgstr ""
11872 12028
11873 -#: plugins/ktcore/admin/workflow/newworkflow.inc.php:402 12029 +#: plugins/ktcore/admin/workflow/newworkflow.inc.php:403
11874 msgid "Your new workflow has been created. You may want to configure security and notifications from the menu on the left." 12030 msgid "Your new workflow has been created. You may want to configure security and notifications from the menu on the left."
11875 msgstr "" 12031 msgstr ""
11876 12032
11877 -#: preferences.php:218 12033 +#: preferences.php:219
11878 msgid "Your password has been changed." 12034 msgid "Your password has been changed."
11879 msgstr "" 12035 msgstr ""
11880 12036
11881 -#: lib/authentication/builtinauthenticationprovider.inc.php:175 12037 +#: lib/authentication/builtinauthenticationprovider.inc.php:176
11882 msgid "Your password has expired" 12038 msgid "Your password has expired"
11883 msgstr "" 12039 msgstr ""
11884 12040
11885 -#: preferences.php:147 12041 +#: preferences.php:148
11886 #, php-format 12042 #, php-format
11887 msgid "Your password is too short - passwords must be at least %d characters long." 12043 msgid "Your password is too short - passwords must be at least %d characters long."
11888 msgstr "" 12044 msgstr ""
11889 12045
11890 -#: plugins/ktcore/KTValidators.php:326 12046 +#: plugins/ktcore/KTValidators.php:327
11891 msgid "Your passwords do not match." 12047 msgid "Your passwords do not match."
11892 msgstr "" 12048 msgstr ""
11893 12049
11894 -#: lib/dispatcher.inc.php:376 12050 +#: lib/dispatcher.inc.php:377
11895 msgid "Your session has expired, please log in again." 12051 msgid "Your session has expired, please log in again."
11896 msgstr "" 12052 msgstr ""
11897 12053
11898 -#: plugins/ktcore/admin/groupManagement.php:738 12054 +#: plugins/ktcore/admin/groupManagement.php:739
11899 msgid "add a new group" 12055 msgid "add a new group"
11900 msgstr "" 12056 msgstr ""
11901 12057
11902 -#: plugins/ktcore/admin/userManagement.php:119  
11903 -#: plugins/ktcore/admin/userManagement.php:167 12058 +#: plugins/ktcore/admin/userManagement.php:120
  12059 +#: plugins/ktcore/admin/userManagement.php:181
11904 msgid "add a new user" 12060 msgid "add a new user"
11905 msgstr "" 12061 msgstr ""
11906 12062
11907 -#: i18n/templates.c:1400 i18n/templates.c:2969 12063 +#: i18n/templates.c:1337 i18n/templates.c:2921
11908 msgid "add another set of criteria" 12064 msgid "add another set of criteria"
11909 msgstr "" 12065 msgstr ""
11910 12066
11911 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:95 12067 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:96
11912 msgid "add field" 12068 msgid "add field"
11913 msgstr "" 12069 msgstr ""
11914 12070
11915 -#: plugins/ktcore/KTFolderActions.php:118 12071 +#: plugins/ktcore/KTFolderActions.php:119
11916 msgid "add folder" 12072 msgid "add folder"
11917 msgstr "" 12073 msgstr ""
11918 12074
11919 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:344 12075 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:345
11920 msgid "add lookup values" 12076 msgid "add lookup values"
11921 msgstr "" 12077 msgstr ""
11922 12078
11923 -#: i18n/templates.c:1553 12079 +#: i18n/templates.c:1496
11924 msgid "add new subcategory" 12080 msgid "add new subcategory"
11925 msgstr "" 12081 msgstr ""
11926 12082
11927 -#: lib/browse/Criteria.inc:470 i18n/templates.c:2768 12083 +#: lib/browse/Criteria.inc:472 i18n/templates.c:2720
11928 msgid "after" 12084 msgid "after"
11929 msgstr "" 12085 msgstr ""
11930 12086
11931 -#: lib/browse/Criteria.inc:442 12087 +#: lib/browse/Criteria.inc:444
11932 msgid "after " 12088 msgid "after "
11933 msgstr "" 12089 msgstr ""
11934 12090
11935 -#: lib/util/ktutil.inc:56 12091 +#: lib/util/ktutil.inc:137
11936 msgid "ago" 12092 msgid "ago"
11937 msgstr "" 12093 msgstr ""
11938 12094
11939 -#: search/booleanSearch.php:280 search/booleanSearch.php:285  
11940 -#: i18n/templates.c:1322 i18n/templates.c:1334 i18n/templates.c:1364  
11941 -#: i18n/templates.c:1376 i18n/templates.c:2360 i18n/templates.c:2876  
11942 -#: i18n/templates.c:2888 i18n/templates.c:2933 i18n/templates.c:2945 12095 +#: search/booleanSearch.php:281 search/booleanSearch.php:286
  12096 +#: i18n/templates.c:1259 i18n/templates.c:1271 i18n/templates.c:1301
  12097 +#: i18n/templates.c:1313 i18n/templates.c:2312 i18n/templates.c:2828
  12098 +#: i18n/templates.c:2840 i18n/templates.c:2885 i18n/templates.c:2897
11943 msgid "all" 12099 msgid "all"
11944 msgstr "" 12100 msgstr ""
11945 12101
11946 -#: search/booleanSearch.php:280 search/booleanSearch.php:285  
11947 -#: i18n/templates.c:1325 i18n/templates.c:1337 i18n/templates.c:1367  
11948 -#: i18n/templates.c:1379 i18n/templates.c:2363 i18n/templates.c:2879  
11949 -#: i18n/templates.c:2891 i18n/templates.c:2936 i18n/templates.c:2948 12102 +#: search/booleanSearch.php:281 search/booleanSearch.php:286
  12103 +#: i18n/templates.c:1262 i18n/templates.c:1274 i18n/templates.c:1304
  12104 +#: i18n/templates.c:1316 i18n/templates.c:2315 i18n/templates.c:2831
  12105 +#: i18n/templates.c:2843 i18n/templates.c:2888 i18n/templates.c:2900
11950 msgid "any" 12106 msgid "any"
11951 msgstr "" 12107 msgstr ""
11952 12108
11953 -#: plugins/ktcore/KTAssist.php:54 12109 +#: plugins/ktcore/KTAssist.php:55
11954 msgid "assistance" 12110 msgid "assistance"
11955 msgstr "" 12111 msgstr ""
11956 12112
11957 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:718  
11958 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:757 12113 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:782
  12114 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:821
11959 msgid "attach keywords" 12115 msgid "attach keywords"
11960 msgstr "" 12116 msgstr ""
11961 12117
11962 -#: lib/browse/Criteria.inc:471 i18n/templates.c:2774 12118 +#: lib/browse/Criteria.inc:473 i18n/templates.c:2726
11963 msgid "before" 12119 msgid "before"
11964 msgstr "" 12120 msgstr ""
11965 12121
11966 -#: lib/browse/Criteria.inc:448 12122 +#: lib/browse/Criteria.inc:450
11967 msgid "before " 12123 msgid "before "
11968 msgstr "" 12124 msgstr ""
11969 12125
11970 -#: i18n/templates.c:2771 i18n/templates.c:2783 12126 +#: i18n/templates.c:2723 i18n/templates.c:2735
11971 msgid "between" 12127 msgid "between"
11972 msgstr "" 12128 msgstr ""
11973 12129
11974 -#: plugins/ktcore/admin/archivedDocuments.php:72 12130 +#: plugins/ktcore/admin/archivedDocuments.php:73
11975 msgid "browse" 12131 msgid "browse"
11976 msgstr "" 12132 msgstr ""
11977 12133
11978 -#: config/siteMap.inc:56 12134 +#: config/siteMap.inc:57
11979 msgid "browse documents" 12135 msgid "browse documents"
11980 msgstr "" 12136 msgstr ""
11981 12137
11982 -#: plugins/ktcore/folder/BulkImport.php:69 12138 +#: plugins/ktcore/folder/BulkImport.php:70
11983 msgid "bulk import" 12139 msgid "bulk import"
11984 msgstr "" 12140 msgstr ""
11985 12141
11986 -#: plugins/ktcore/folder/BulkUpload.php:76 12142 +#: plugins/ktcore/folder/BulkUpload.php:77
11987 msgid "bulk upload" 12143 msgid "bulk upload"
11988 msgstr "" 12144 msgstr ""
11989 12145
11990 -#: i18n/templates.c:581 i18n/templates.c:617 i18n/templates.c:662  
11991 -#: i18n/templates.c:689 i18n/templates.c:707 i18n/templates.c:737  
11992 -#: i18n/templates.c:776 i18n/templates.c:803 i18n/templates.c:830  
11993 -#: i18n/templates.c:860 i18n/templates.c:878 12146 +#: i18n/templates.c:596 i18n/templates.c:620 i18n/templates.c:653
  12147 +#: i18n/templates.c:674 i18n/templates.c:686 i18n/templates.c:710
  12148 +#: i18n/templates.c:737 i18n/templates.c:758 i18n/templates.c:779
  12149 +#: i18n/templates.c:800 i18n/templates.c:812
11994 msgid "by #actor_name#" 12150 msgid "by #actor_name#"
11995 msgstr "" 12151 msgstr ""
11996 12152
11997 -#: i18n/templates.c:2786 12153 +#: i18n/templates.c:2738
11998 msgid "bytes" 12154 msgid "bytes"
11999 msgstr "" 12155 msgstr ""
12000 12156
12001 -#: plugins/ktcore/KTDocumentActions.php:768 12157 +#: plugins/ktcore/KTDocumentActions.php:783
12002 msgid "cancel checkout" 12158 msgid "cancel checkout"
12003 msgstr "" 12159 msgstr ""
12004 12160
12005 -#: i18n/templates.c:5027 i18n/templates.c:5039 i18n/templates.c:5540 12161 +#: i18n/templates.c:4979 i18n/templates.c:4991 i18n/templates.c:5507
12006 msgid "change password" 12162 msgid "change password"
12007 msgstr "" 12163 msgstr ""
12008 12164
12009 -#: plugins/ktcore/admin/userManagement.php:226 12165 +#: plugins/ktcore/admin/userManagement.php:252
12010 msgid "change user password" 12166 msgid "change user password"
12011 msgstr "" 12167 msgstr ""
12012 12168
12013 -#: plugins/ktcore/KTDocumentActions.php:448 12169 +#: plugins/ktcore/KTDocumentActions.php:449
12014 msgid "checkout" 12170 msgid "checkout"
12015 msgstr "" 12171 msgstr ""
12016 12172
12017 -#: i18n/templates.c:230 12173 +#: i18n/templates.c:233
12018 msgid "cleanup" 12174 msgid "cleanup"
12019 msgstr "" 12175 msgstr ""
12020 12176
12021 -#: i18n/templates.c:2375 12177 +#: i18n/templates.c:2327
12022 msgid "close" 12178 msgid "close"
12023 msgstr "" 12179 msgstr ""
12024 12180
12025 -#: i18n/templates.c:5804 12181 +#: i18n/templates.c:5771
12026 msgid "compare" 12182 msgid "compare"
12027 msgstr "" 12183 msgstr ""
12028 12184
12029 -#: view.php:297 12185 +#: view.php:298
12030 msgid "compare versions" 12186 msgid "compare versions"
12031 msgstr "" 12187 msgstr ""
12032 12188
12033 -#: i18n/templates.c:5801 12189 +#: i18n/templates.c:5768
12034 msgid "comparing against this version" 12190 msgid "comparing against this version"
12035 msgstr "" 12191 msgstr ""
12036 12192
12037 -#: i18n/templates.c:350 i18n/templates.c:1895 12193 +#: i18n/templates.c:353 i18n/templates.c:1847
12038 msgid "conditional data." 12194 msgid "conditional data."
12039 msgstr "" 12195 msgstr ""
12040 12196
12041 -#: plugins/ktcore/admin/deletedDocuments.php:119 12197 +#: plugins/ktcore/admin/deletedDocuments.php:120
12042 #, php-format 12198 #, php-format
12043 msgid "confirm expunge of %d documents" 12199 msgid "confirm expunge of %d documents"
12044 msgstr "" 12200 msgstr ""
12045 12201
12046 -#: plugins/ktcore/admin/documentCheckout.php:69 12202 +#: plugins/ktcore/admin/documentCheckout.php:70
12047 msgid "confirm forced check-in" 12203 msgid "confirm forced check-in"
12048 msgstr "" 12204 msgstr ""
12049 12205
12050 -#: plugins/ktcore/admin/archivedDocuments.php:139 12206 +#: plugins/ktcore/admin/archivedDocuments.php:140
12051 #, php-format 12207 #, php-format
12052 msgid "confirm restore of %d documents" 12208 msgid "confirm restore of %d documents"
12053 msgstr "" 12209 msgstr ""
12054 12210
12055 -#: lib/browse/Criteria.inc:238 i18n/templates.c:2831 i18n/templates.c:2849 12211 +#: lib/browse/Criteria.inc:239 i18n/templates.c:2783 i18n/templates.c:2801
12056 msgid "contains" 12212 msgid "contains"
12057 msgstr "" 12213 msgstr ""
12058 12214
12059 -#: i18n/templates.c:383 12215 +#: i18n/templates.c:386
12060 msgid "content and metadata" 12216 msgid "content and metadata"
12061 msgstr "" 12217 msgstr ""
12062 12218
12063 -#: i18n/templates.c:2021 i18n/templates.c:2048 12219 +#: i18n/templates.c:1973 i18n/templates.c:2000
12064 msgid "controls the values available in" 12220 msgid "controls the values available in"
12065 msgstr "" 12221 msgstr ""
12066 12222
12067 -#: i18n/templates.c:2030 i18n/templates.c:2057 12223 +#: i18n/templates.c:1982 i18n/templates.c:2009
12068 msgid "controls the values of the following fields" 12224 msgid "controls the values of the following fields"
12069 msgstr "" 12225 msgstr ""
12070 12226
12071 -#: i18n/templates.c:1850 12227 +#: i18n/templates.c:1802
12072 msgid "create behaviour" 12228 msgid "create behaviour"
12073 msgstr "" 12229 msgstr ""
12074 12230
12075 -#: lib/ktentity.inc:618 12231 +#: lib/ktentity.inc:619
12076 #, php-format 12232 #, php-format
12077 msgid "create for class %s failed" 12233 msgid "create for class %s failed"
12078 msgstr "" 12234 msgstr ""
12079 12235
12080 -#: i18n/templates.c:1223 i18n/templates.c:5288 12236 +#: i18n/templates.c:1151 i18n/templates.c:5255
12081 msgid "create group" 12237 msgid "create group"
12082 msgstr "" 12238 msgstr ""
12083 12239
12084 -#: i18n/templates.c:5051 12240 +#: i18n/templates.c:5003
12085 msgid "create new role" 12241 msgid "create new role"
12086 msgstr "" 12242 msgstr ""
12087 12243
12088 -#: i18n/templates.c:5174 12244 +#: i18n/templates.c:5126
12089 msgid "create unit" 12245 msgid "create unit"
12090 msgstr "" 12246 msgstr ""
12091 12247
12092 -#: i18n/templates.c:5126 12248 +#: i18n/templates.c:5078
12093 msgid "create user" 12249 msgid "create user"
12094 msgstr "" 12250 msgstr ""
12095 12251
12096 -#: i18n/templates.c:6257 12252 +#: i18n/templates.c:6224
12097 msgid "current version" 12253 msgid "current version"
12098 msgstr "" 12254 msgstr ""
12099 12255
12100 -#: plugins/ktcore/scheduler/schedulerEntity.php:89  
12101 -#: plugins/ktcore/scheduler/taskScheduler.php:74 12256 +#: plugins/ktcore/scheduler/schedulerEntity.php:90
  12257 +#: plugins/ktcore/scheduler/taskScheduler.php:75
12102 msgid "daily" 12258 msgid "daily"
12103 msgstr "" 12259 msgstr ""
12104 12260
12105 -#: plugins/ktcore/scheduler/schedulerDashlet.php:132  
12106 -#: plugins/ktcore/scheduler/schedulerDashlet.php:135 12261 +#: plugins/ktcore/scheduler/schedulerDashlet.php:133
  12262 +#: plugins/ktcore/scheduler/schedulerDashlet.php:136
12107 msgid "day(s)" 12263 msgid "day(s)"
12108 msgstr "" 12264 msgstr ""
12109 12265
12110 -#: i18n/templates.c:2804 12266 +#: i18n/templates.c:2756
12111 msgid "days" 12267 msgid "days"
12112 msgstr "" 12268 msgstr ""
12113 12269
12114 -#: search/booleanSearch.php:67 12270 +#: search/booleanSearch.php:68
12115 msgid "defining search" 12271 msgid "defining search"
12116 msgstr "" 12272 msgstr ""
12117 12273
12118 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:758 i18n/templates.c:1631  
12119 -#: i18n/templates.c:1949 12274 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:822 i18n/templates.c:1577
  12275 +#: i18n/templates.c:1901
12120 msgid "delete" 12276 msgid "delete"
12121 msgstr "" 12277 msgstr ""
12122 12278
12123 -#: i18n/templates.c:6278 12279 +#: i18n/templates.c:6245
12124 msgid "delete version" 12280 msgid "delete version"
12125 msgstr "" 12281 msgstr ""
12126 12282
12127 -#: i18n/templates.c:5858 12283 +#: i18n/templates.c:5825
12128 msgid "deleting a link type will delete <strong>all</strong> links of that type within the system." 12284 msgid "deleting a link type will delete <strong>all</strong> links of that type within the system."
12129 msgstr "" 12285 msgstr ""
12130 12286
12131 -#: search2/indexing/indexerCore.inc.php:1391 12287 +#: search2/indexing/indexerCore.inc.php:1413
12132 #, php-format 12288 #, php-format
12133 msgid "diagnose(): '%s' is not of type DocumentExtractor" 12289 msgid "diagnose(): '%s' is not of type DocumentExtractor"
12134 msgstr "" 12290 msgstr ""
12135 12291
12136 -#: search2/indexing/indexerCore.inc.php:1369 12292 +#: search2/indexing/indexerCore.inc.php:1391
12137 #, php-format 12293 #, php-format
12138 msgid "diagnose: '%s' does not have extension '%s'." 12294 msgid "diagnose: '%s' does not have extension '%s'."
12139 msgstr "" 12295 msgstr ""
12140 12296
12141 -#: search2/indexing/indexerCore.inc.php:1000 12297 +#: search2/indexing/indexerCore.inc.php:1006
12142 #, php-format 12298 #, php-format
12143 msgid "diagnose: Not indexing docid: %d because extractor '%s' is disabled." 12299 msgid "diagnose: Not indexing docid: %d because extractor '%s' is disabled."
12144 msgstr "" 12300 msgstr ""
12145 12301
12146 -#: search2/indexing/indexerCore.inc.php:1378 12302 +#: search2/indexing/indexerCore.inc.php:1400
12147 #, php-format 12303 #, php-format
12148 msgid "diagnose: class '%s' does not exist." 12304 msgid "diagnose: class '%s' does not exist."
12149 msgstr "" 12305 msgstr ""
12150 12306
12151 -#: search2/indexing/indexerCore.inc.php:1398 12307 +#: search2/indexing/indexerCore.inc.php:1420
12152 #, php-format 12308 #, php-format
12153 msgid "diagnose: class '%s' does not support any types." 12309 msgid "diagnose: class '%s' does not support any types."
12154 msgstr "" 12310 msgstr ""
12155 12311
12156 -#: search2/indexing/indexerCore.inc.php:1384 12312 +#: search2/indexing/indexerCore.inc.php:1406
12157 #, php-format 12313 #, php-format
12158 msgid "diagnose: extractor '%s' is disabled." 12314 msgid "diagnose: extractor '%s' is disabled."
12159 msgstr "" 12315 msgstr ""
12160 12316
12161 -#: plugins/ktstandard/KTDiscussion.php:131  
12162 -#: plugins/ktstandard/KTDiscussion.php:249 12317 +#: plugins/ktstandard/KTDiscussion.php:132
  12318 +#: plugins/ktstandard/KTDiscussion.php:250
12163 msgid "discussion" 12319 msgid "discussion"
12164 msgstr "" 12320 msgstr ""
12165 12321
12166 -#: view.php:155 12322 +#: view.php:156
12167 msgid "document details" 12323 msgid "document details"
12168 msgstr "" 12324 msgstr ""
12169 12325
12170 -#: lib/browse/Criteria.inc:237 i18n/templates.c:2834 i18n/templates.c:2852 12326 +#: lib/browse/Criteria.inc:238 i18n/templates.c:2786 i18n/templates.c:2804
12171 msgid "does not contain" 12327 msgid "does not contain"
12172 msgstr "" 12328 msgstr ""
12173 12329
12174 -#: plugins/ktcore/admin/documentTypes.php:178 i18n/templates.c:1628  
12175 -#: i18n/templates.c:1946 i18n/templates.c:2129 12330 +#: plugins/ktcore/admin/documentTypes.php:179 i18n/templates.c:1574
  12331 +#: i18n/templates.c:1898 i18n/templates.c:2081
12176 msgid "edit" 12332 msgid "edit"
12177 msgstr "" 12333 msgstr ""
12178 12334
12179 -#: i18n/templates.c:1874 12335 +#: i18n/templates.c:1826
12180 msgid "edit field" 12336 msgid "edit field"
12181 msgstr "" 12337 msgstr ""
12182 12338
12183 -#: plugins/ktcore/admin/documentFieldsv2.php:367 12339 +#: plugins/ktcore/admin/documentFieldsv2.php:368
12184 msgid "edit fieldset" 12340 msgid "edit fieldset"
12185 msgstr "" 12341 msgstr ""
12186 12342
12187 -#: plugins/ktcore/admin/groupManagement.php:115 12343 +#: plugins/ktcore/admin/groupManagement.php:116
12188 msgid "edit group" 12344 msgid "edit group"
12189 msgstr "" 12345 msgstr ""
12190 12346
12191 -#: plugins/ktcore/admin/userManagement.php:330 12347 +#: plugins/ktcore/admin/userManagement.php:356
12192 msgid "edit groups" 12348 msgid "edit groups"
12193 msgstr "" 12349 msgstr ""
12194 12350
12195 -#: i18n/templates.c:5873 i18n/templates.c:5876 12351 +#: i18n/templates.c:5840 i18n/templates.c:5843
12196 msgid "edit link type" 12352 msgid "edit link type"
12197 msgstr "" 12353 msgstr ""
12198 12354
12199 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:543 12355 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:607
12200 msgid "edit lookup tree" 12356 msgid "edit lookup tree"
12201 msgstr "" 12357 msgstr ""
12202 12358
12203 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:109 12359 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:110
12204 msgid "editing LDAP details" 12360 msgid "editing LDAP details"
12205 msgstr "" 12361 msgstr ""
12206 12362
12207 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:147 12363 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:148
12208 msgid "editing LDAP settings" 12364 msgid "editing LDAP settings"
12209 msgstr "" 12365 msgstr ""
12210 12366
12211 -#: i18n/templates.c:2846 12367 +#: i18n/templates.c:2798
12212 msgid "ends with" 12368 msgid "ends with"
12213 msgstr "" 12369 msgstr ""
12214 12370
12215 -#: plugins/ktcore/scheduler/schedulerEntity.php:93  
12216 -#: plugins/ktcore/scheduler/taskScheduler.php:78 12371 +#: plugins/ktcore/scheduler/schedulerEntity.php:94
  12372 +#: plugins/ktcore/scheduler/taskScheduler.php:79
12217 msgid "every 10 minutes" 12373 msgid "every 10 minutes"
12218 msgstr "" 12374 msgstr ""
12219 12375
12220 -#: plugins/ktcore/scheduler/schedulerEntity.php:96  
12221 -#: plugins/ktcore/scheduler/taskScheduler.php:81 12376 +#: plugins/ktcore/scheduler/schedulerEntity.php:97
  12377 +#: plugins/ktcore/scheduler/taskScheduler.php:82
12222 msgid "every 30 seconds" 12378 msgid "every 30 seconds"
12223 msgstr "" 12379 msgstr ""
12224 12380
12225 -#: plugins/ktcore/scheduler/schedulerEntity.php:94  
12226 -#: plugins/ktcore/scheduler/taskScheduler.php:79 12381 +#: plugins/ktcore/scheduler/schedulerEntity.php:95
  12382 +#: plugins/ktcore/scheduler/taskScheduler.php:80
12227 msgid "every 5 minutes" 12383 msgid "every 5 minutes"
12228 msgstr "" 12384 msgstr ""
12229 12385
12230 -#: plugins/ktcore/scheduler/schedulerEntity.php:91  
12231 -#: plugins/ktcore/scheduler/taskScheduler.php:76 12386 +#: plugins/ktcore/scheduler/schedulerEntity.php:92
  12387 +#: plugins/ktcore/scheduler/taskScheduler.php:77
12232 msgid "every half hour" 12388 msgid "every half hour"
12233 msgstr "" 12389 msgstr ""
12234 12390
12235 -#: plugins/ktcore/scheduler/schedulerEntity.php:95  
12236 -#: plugins/ktcore/scheduler/taskScheduler.php:80 12391 +#: plugins/ktcore/scheduler/schedulerEntity.php:96
  12392 +#: plugins/ktcore/scheduler/taskScheduler.php:81
12237 msgid "every minute" 12393 msgid "every minute"
12238 msgstr "" 12394 msgstr ""
12239 12395
12240 -#: plugins/ktcore/scheduler/schedulerEntity.php:92  
12241 -#: plugins/ktcore/scheduler/taskScheduler.php:77 12396 +#: plugins/ktcore/scheduler/schedulerEntity.php:93
  12397 +#: plugins/ktcore/scheduler/taskScheduler.php:78
12242 msgid "every quarter hour" 12398 msgid "every quarter hour"
12243 msgstr "" 12399 msgstr ""
12244 12400
12245 -#: plugins/ktcore/KTDocumentActions.php:56  
12246 -#: plugins/ktcore/KTDocumentActions.php:347 12401 +#: plugins/ktcore/KTDocumentActions.php:57
  12402 +#: plugins/ktcore/KTDocumentActions.php:348
12247 #, php-format 12403 #, php-format
12248 msgid "fDocumentId=%d" 12404 msgid "fDocumentId=%d"
12249 msgstr "" 12405 msgstr ""
12250 12406
12251 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:576 12407 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:577
12252 msgid "failed to create group." 12408 msgid "failed to create group."
12253 msgstr "" 12409 msgstr ""
12254 12410
12255 -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:350 12411 +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:351
12256 msgid "failed to create user" 12412 msgid "failed to create user"
12257 msgstr "" 12413 msgstr ""
12258 12414
12259 -#: plugins/ktcore/admin/userManagement.php:531 12415 +#: plugins/ktcore/admin/userManagement.php:562
12260 msgid "failed to create user." 12416 msgid "failed to create user."
12261 msgstr "" 12417 msgstr ""
12262 12418
@@ -12264,213 +12420,227 @@ msgstr &quot;&quot; @@ -12264,213 +12420,227 @@ msgstr &quot;&quot;
12264 msgid "feeds available" 12420 msgid "feeds available"
12265 msgstr "" 12421 msgstr ""
12266 12422
12267 -#: i18n/templates.c:1880 12423 +#: i18n/templates.c:1832
12268 msgid "finished with this field" 12424 msgid "finished with this field"
12269 msgstr "" 12425 msgstr ""
12270 12426
12271 -#: i18n/templates.c:4850 12427 +#: i18n/templates.c:4802
12272 msgid "first if you believe you have found a bug. Always check for known issues relating to the version you are using &mdash; we may already have found the problem you're referring to, and may have fixed it in a newer version." 12428 msgid "first if you believe you have found a bug. Always check for known issues relating to the version you are using &mdash; we may already have found the problem you're referring to, and may have fixed it in a newer version."
12273 msgstr "" 12429 msgstr ""
12274 12430
12275 -#: i18n/templates.c:1349 i18n/templates.c:1394 i18n/templates.c:2342  
12276 -#: i18n/templates.c:2963 12431 +#: i18n/templates.c:1286 i18n/templates.c:1331 i18n/templates.c:2294
  12432 +#: i18n/templates.c:2915
12277 msgid "first select a type of query" 12433 msgid "first select a type of query"
12278 msgstr "" 12434 msgstr ""
12279 12435
12280 -#: i18n/templates.c:5993 12436 +#: i18n/templates.c:5960
12281 msgid "force checkin" 12437 msgid "force checkin"
12282 msgstr "" 12438 msgstr ""
12283 12439
12284 -#: i18n/templates.c:734 i18n/templates.c:854 12440 +#: i18n/templates.c:707 i18n/templates.c:794
12285 msgid "from \"#location_name#\"" 12441 msgid "from \"#location_name#\""
12286 msgstr "" 12442 msgstr ""
12287 12443
12288 -#: i18n/templates.c:710 i18n/templates.c:797 12444 +#: i18n/templates.c:689 i18n/templates.c:752
12289 msgid "from the folder \"#location_name#\"" 12445 msgid "from the folder \"#location_name#\""
12290 msgstr "" 12446 msgstr ""
12291 12447
12292 -#: search2/indexing/extractorCore.inc.php:432 12448 +#: search2/indexing/extractorCore.inc.php:433
12293 msgid "getCommandLine is not implemented" 12449 msgid "getCommandLine is not implemented"
12294 msgstr "" 12450 msgstr ""
12295 12451
12296 -#: i18n/templates.c:2795 12452 +#: i18n/templates.c:2747
12297 msgid "gigabytes" 12453 msgid "gigabytes"
12298 msgstr "" 12454 msgstr ""
12299 12455
12300 -#: i18n/templates.c:2801 12456 +#: i18n/templates.c:2753
12301 msgid "greater than" 12457 msgid "greater than"
12302 msgstr "" 12458 msgstr ""
12303 12459
12304 -#: i18n/templates.c:638 12460 +#: i18n/templates.c:635
12305 msgid "has added to the discussion around document" 12461 msgid "has added to the discussion around document"
12306 msgstr "" 12462 msgstr ""
12307 12463
12308 -#: plugins/ktcore/KTDocumentActions.php:78 12464 +#: plugins/ktcore/KTDocumentActions.php:79
12309 msgid "history" 12465 msgid "history"
12310 msgstr "" 12466 msgstr ""
12311 12467
12312 -#: plugins/ktcore/scheduler/schedulerDashlet.php:135  
12313 -#: plugins/ktcore/scheduler/schedulerDashlet.php:138 12468 +#: plugins/ktcore/scheduler/schedulerDashlet.php:136
  12469 +#: plugins/ktcore/scheduler/schedulerDashlet.php:139
12314 msgid "hour(s)" 12470 msgid "hour(s)"
12315 msgstr "" 12471 msgstr ""
12316 12472
12317 -#: plugins/ktcore/scheduler/schedulerEntity.php:90  
12318 -#: plugins/ktcore/scheduler/taskScheduler.php:75 12473 +#: plugins/ktcore/scheduler/schedulerEntity.php:91
  12474 +#: plugins/ktcore/scheduler/taskScheduler.php:76
12319 msgid "hourly" 12475 msgid "hourly"
12320 msgstr "" 12476 msgstr ""
12321 12477
12322 -#: i18n/templates.c:665 i18n/templates.c:827 12478 +#: i18n/templates.c:656 i18n/templates.c:776
12323 msgid "in the folder \"#location_name#\"" 12479 msgid "in the folder \"#location_name#\""
12324 msgstr "" 12480 msgstr ""
12325 12481
12326 -#: search2/indexing/indexerCore.inc.php:1024 12482 +#: search2/indexing/indexerCore.inc.php:1019
  12483 +#, php-format
  12484 +msgid "indexDocuments: Cannot resolve document id %d: %s."
  12485 +msgstr ""
  12486 +
  12487 +#: search2/indexing/indexerCore.inc.php:1026
  12488 +#, php-format
  12489 +msgid "indexDocuments: Filename for document id %d starts with a tilde (~). This is assumed to be a temporary file. This is ignored."
  12490 +msgstr ""
  12491 +
  12492 +#: search2/indexing/indexerCore.inc.php:1044
12327 #, php-format 12493 #, php-format
12328 msgid "indexDocuments: extractor '%s' is not a document extractor class." 12494 msgid "indexDocuments: extractor '%s' is not a document extractor class."
12329 msgstr "" 12495 msgstr ""
12330 12496
12331 -#: search2/indexing/indexerCore.inc.php:1034 12497 +#: search2/indexing/indexerCore.inc.php:1055
12332 #, php-format 12498 #, php-format
12333 msgid "indexDocuments: source file '%s' for document %d does not exist." 12499 msgid "indexDocuments: source file '%s' for document %d does not exist."
12334 msgstr "" 12500 msgstr ""
12335 12501
12336 -#: i18n/templates.c:3407 12502 +#: i18n/templates.c:3359
12337 msgid "inherited from parent folder." 12503 msgid "inherited from parent folder."
12338 msgstr "" 12504 msgstr ""
12339 12505
12340 -#: lib/browse/Criteria.inc:235 i18n/templates.c:2750 i18n/templates.c:2756  
12341 -#: i18n/templates.c:2762 i18n/templates.c:2813 i18n/templates.c:2819  
12342 -#: i18n/templates.c:2825 i18n/templates.c:2855 12506 +#: lib/browse/Criteria.inc:236 i18n/templates.c:2702 i18n/templates.c:2708
  12507 +#: i18n/templates.c:2714 i18n/templates.c:2765 i18n/templates.c:2771
  12508 +#: i18n/templates.c:2777 i18n/templates.c:2807
12343 msgid "is" 12509 msgid "is"
12344 msgstr "" 12510 msgstr ""
12345 12511
12346 -#: lib/browse/Criteria.inc:234 i18n/templates.c:2753 i18n/templates.c:2759  
12347 -#: i18n/templates.c:2765 i18n/templates.c:2816 i18n/templates.c:2822  
12348 -#: i18n/templates.c:2828 i18n/templates.c:2858 12512 +#: i18n/templates.c:413
  12513 +msgid "is licensed free of charge and supplied with \t\t\t\t\t\t\t\t\t<a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no support</a> \t\t\t\t\t\t\t\t\t, <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no maintenance</a> \t\t\t\t\t\t\t\t\t, and <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no warranty</a>."
  12514 +msgstr ""
  12515 +
  12516 +#: lib/browse/Criteria.inc:235 i18n/templates.c:2705 i18n/templates.c:2711
  12517 +#: i18n/templates.c:2717 i18n/templates.c:2768 i18n/templates.c:2774
  12518 +#: i18n/templates.c:2780 i18n/templates.c:2810
12349 msgid "is not" 12519 msgid "is not"
12350 msgstr "" 12520 msgstr ""
12351 12521
12352 -#: plugins/ktcore/admin/expungeList.php:99 i18n/templates.c:5900 12522 +#: plugins/ktcore/admin/expungeList.php:100 i18n/templates.c:5867
12353 msgid "items, 10 per page" 12523 msgid "items, 10 per page"
12354 msgstr "" 12524 msgstr ""
12355 12525
12356 -#: i18n/templates.c:2789 12526 +#: i18n/templates.c:2741
12357 msgid "kilobytes" 12527 msgid "kilobytes"
12358 msgstr "" 12528 msgstr ""
12359 12529
12360 -#: i18n/templates.c:2798 12530 +#: i18n/templates.c:2750
12361 msgid "less than" 12531 msgid "less than"
12362 msgstr "" 12532 msgstr ""
12363 12533
12364 -#: i18n/templates.c:2837 12534 +#: i18n/templates.c:2789
12365 msgid "like" 12535 msgid "like"
12366 msgstr "" 12536 msgstr ""
12367 12537
12368 -#: plugins/ktstandard/KTDocumentLinks.php:303  
12369 -#: plugins/ktstandard/KTDocumentLinks.php:364  
12370 -#: plugins/ktstandard/KTDocumentLinks.php:416 12538 +#: plugins/ktstandard/KTDocumentLinks.php:307
  12539 +#: plugins/ktstandard/KTDocumentLinks.php:369
  12540 +#: plugins/ktstandard/KTDocumentLinks.php:421
12371 msgid "link" 12541 msgid "link"
12372 msgstr "" 12542 msgstr ""
12373 12543
12374 -#: plugins/ktcore/admin/documentCheckout.php:53 12544 +#: plugins/ktcore/admin/documentCheckout.php:54
12375 msgid "list checked out documents" 12545 msgid "list checked out documents"
12376 msgstr "" 12546 msgstr ""
12377 12547
12378 -#: i18n/templates.c:2336 12548 +#: i18n/templates.c:2288
12379 msgid "loading..." 12549 msgid "loading..."
12380 msgstr "" 12550 msgstr ""
12381 12551
12382 -#: i18n/templates.c:5762 12552 +#: i18n/templates.c:5729
12383 msgid "login" 12553 msgid "login"
12384 msgstr "" 12554 msgstr ""
12385 12555
12386 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:417 12556 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:418
12387 msgid "manage lookup values" 12557 msgid "manage lookup values"
12388 msgstr "" 12558 msgstr ""
12389 12559
12390 -#: plugins/ktcore/admin/groupManagement.php:241  
12391 -#: plugins/ktcore/admin/groupManagement.php:397 12560 +#: plugins/ktcore/admin/groupManagement.php:242
  12561 +#: plugins/ktcore/admin/groupManagement.php:398
12392 msgid "manage members" 12562 msgid "manage members"
12393 msgstr "" 12563 msgstr ""
12394 12564
12395 -#: i18n/templates.c:422 12565 +#: i18n/templates.c:437
12396 msgid "match <b>#join#</b>" 12566 msgid "match <b>#join#</b>"
12397 msgstr "" 12567 msgstr ""
12398 12568
12399 -#: i18n/templates.c:2792 12569 +#: i18n/templates.c:2744
12400 msgid "megabytes" 12570 msgid "megabytes"
12401 msgstr "" 12571 msgstr ""
12402 12572
12403 -#: i18n/templates.c:386 12573 +#: i18n/templates.c:389
12404 msgid "metadata" 12574 msgid "metadata"
12405 msgstr "" 12575 msgstr ""
12406 12576
12407 -#: search2/indexing/indexerCore.inc.php:1247 12577 +#: search2/indexing/indexerCore.inc.php:1268
12408 #, php-format 12578 #, php-format
12409 msgid "migrateDocuments: Cannot write to '%s' for document id %d" 12579 msgid "migrateDocuments: Cannot write to '%s' for document id %d"
12410 msgstr "" 12580 msgstr ""
12411 12581
12412 -#: search2/indexing/indexerCore.inc.php:1281 12582 +#: search2/indexing/indexerCore.inc.php:1302
12413 msgid "migrateDocuments: Completed!" 12583 msgid "migrateDocuments: Completed!"
12414 msgstr "" 12584 msgstr ""
12415 12585
12416 -#: search2/indexing/indexerCore.inc.php:1237 12586 +#: search2/indexing/indexerCore.inc.php:1258
12417 #, php-format 12587 #, php-format
12418 msgid "migrateDocuments: Could not get document %d's document! Removing content!" 12588 msgid "migrateDocuments: Could not get document %d's document! Removing content!"
12419 msgstr "" 12589 msgstr ""
12420 12590
12421 -#: search2/indexing/indexerCore.inc.php:1284 12591 +#: search2/indexing/indexerCore.inc.php:1305
12422 msgid "migrateDocuments: Disabling 'Index Migration' task by removing scheduler entry." 12592 msgid "migrateDocuments: Disabling 'Index Migration' task by removing scheduler entry."
12423 msgstr "" 12593 msgstr ""
12424 12594
12425 -#: search2/indexing/indexerCore.inc.php:1264 12595 +#: search2/indexing/indexerCore.inc.php:1285
12426 #, php-format 12596 #, php-format
12427 msgid "migrateDocuments: Problem indexing document %d" 12597 msgid "migrateDocuments: Problem indexing document %d"
12428 msgstr "" 12598 msgstr ""
12429 12599
12430 -#: search2/indexing/indexerCore.inc.php:1216 12600 +#: search2/indexing/indexerCore.inc.php:1237
12431 msgid "migrateDocuments: db error" 12601 msgid "migrateDocuments: db error"
12432 msgstr "" 12602 msgstr ""
12433 12603
12434 -#: search2/indexing/indexerCore.inc.php:1162 12604 +#: search2/indexing/indexerCore.inc.php:1183
12435 msgid "migrateDocuments: starting" 12605 msgid "migrateDocuments: starting"
12436 msgstr "" 12606 msgstr ""
12437 12607
12438 -#: search2/indexing/indexerCore.inc.php:1166 12608 +#: search2/indexing/indexerCore.inc.php:1187
12439 msgid "migrateDocuments: stopping - diagnostics problem. The dashboard will provide more information." 12609 msgid "migrateDocuments: stopping - diagnostics problem. The dashboard will provide more information."
12440 msgstr "" 12610 msgstr ""
12441 12611
12442 -#: search2/indexing/indexerCore.inc.php:1278 12612 +#: search2/indexing/indexerCore.inc.php:1299
12443 #, php-format 12613 #, php-format
12444 msgid "migrateDocuments: stopping - done in %d seconds!" 12614 msgid "migrateDocuments: stopping - done in %d seconds!"
12445 msgstr "" 12615 msgstr ""
12446 12616
12447 -#: search2/indexing/indexerCore.inc.php:1172 12617 +#: search2/indexing/indexerCore.inc.php:1193
12448 msgid "migrateDocuments: stopping - migration is complete." 12618 msgid "migrateDocuments: stopping - migration is complete."
12449 msgstr "" 12619 msgstr ""
12450 12620
12451 -#: search2/indexing/indexerCore.inc.php:1185 12621 +#: search2/indexing/indexerCore.inc.php:1206
12452 msgid "migrateDocuments: stopping - migration lockfile detected." 12622 msgid "migrateDocuments: stopping - migration lockfile detected."
12453 msgstr "" 12623 msgstr ""
12454 12624
12455 -#: i18n/templates.c:6263 12625 +#: i18n/templates.c:6230
12456 msgid "mime types do not match" 12626 msgid "mime types do not match"
12457 msgstr "" 12627 msgstr ""
12458 12628
12459 -#: plugins/ktcore/scheduler/schedulerDashlet.php:138  
12460 -#: plugins/ktcore/scheduler/schedulerDashlet.php:141 12629 +#: plugins/ktcore/scheduler/schedulerDashlet.php:139
  12630 +#: plugins/ktcore/scheduler/schedulerDashlet.php:142
12461 msgid "minute(s)" 12631 msgid "minute(s)"
12462 msgstr "" 12632 msgstr ""
12463 12633
12464 -#: plugins/ktcore/admin/userManagement.php:178 12634 +#: plugins/ktcore/admin/userManagement.php:192
12465 msgid "modify user details" 12635 msgid "modify user details"
12466 msgstr "" 12636 msgstr ""
12467 12637
12468 -#: plugins/ktcore/scheduler/schedulerEntity.php:87  
12469 -#: plugins/ktcore/scheduler/taskScheduler.php:72 12638 +#: plugins/ktcore/scheduler/schedulerEntity.php:88
  12639 +#: plugins/ktcore/scheduler/taskScheduler.php:73
12470 msgid "monthly" 12640 msgid "monthly"
12471 msgstr "" 12641 msgstr ""
12472 12642
12473 -#: i18n/templates.c:2807 12643 +#: i18n/templates.c:2759
12474 msgid "months" 12644 msgid "months"
12475 msgstr "" 12645 msgstr ""
12476 12646
@@ -12478,56 +12648,56 @@ msgstr &quot;&quot; @@ -12478,56 +12648,56 @@ msgstr &quot;&quot;
12478 msgid "n/a" 12648 msgid "n/a"
12479 msgstr "" 12649 msgstr ""
12480 12650
12481 -#: i18n/templates.c:548 i18n/templates.c:551 12651 +#: i18n/templates.c:563 i18n/templates.c:566
12482 msgid "next" 12652 msgid "next"
12483 msgstr "" 12653 msgstr ""
12484 12654
12485 -#: plugins/ktcore/KTPermissions.php:388 plugins/ktcore/KTPermissions.php:891 12655 +#: plugins/ktcore/KTPermissions.php:389 plugins/ktcore/KTPermissions.php:892
12486 msgid "no groups" 12656 msgid "no groups"
12487 msgstr "" 12657 msgstr ""
12488 12658
12489 -#: search2/search/search.inc.php:313 12659 +#: search2/search/search.inc.php:326
12490 msgid "no permission to read folder" 12660 msgid "no permission to read folder"
12491 msgstr "" 12661 msgstr ""
12492 12662
12493 -#: plugins/ktcore/KTPermissions.php:375 plugins/ktcore/KTPermissions.php:878 12663 +#: plugins/ktcore/KTPermissions.php:376 plugins/ktcore/KTPermissions.php:879
12494 msgid "no users" 12664 msgid "no users"
12495 msgstr "" 12665 msgstr ""
12496 12666
12497 -#: i18n/templates.c:248 i18n/templates.c:251 12667 +#: i18n/templates.c:251 i18n/templates.c:254
12498 msgid "no value" 12668 msgid "no value"
12499 msgstr "" 12669 msgstr ""
12500 12670
12501 -#: i18n/templates.c:308 i18n/templates.c:311 12671 +#: i18n/templates.c:311 i18n/templates.c:314
12502 msgid "no value in this version" 12672 msgid "no value in this version"
12503 msgstr "" 12673 msgstr ""
12504 12674
12505 -#: lib/browse/Criteria.inc:823 12675 +#: lib/browse/Criteria.inc:830
12506 msgid "none" 12676 msgid "none"
12507 msgstr "" 12677 msgstr ""
12508 12678
12509 -#: i18n/templates.c:2840 12679 +#: i18n/templates.c:2792
12510 msgid "not like" 12680 msgid "not like"
12511 msgstr "" 12681 msgstr ""
12512 12682
12513 -#: i18n/templates.c:2780 12683 +#: i18n/templates.c:2732
12514 msgid "not on" 12684 msgid "not on"
12515 msgstr "" 12685 msgstr ""
12516 12686
12517 -#: i18n/templates.c:4967 12687 +#: i18n/templates.c:4919
12518 msgid "not part of a unit" 12688 msgid "not part of a unit"
12519 msgstr "" 12689 msgstr ""
12520 12690
12521 -#: i18n/templates.c:2366 12691 +#: i18n/templates.c:2318
12522 msgid "of the criteria specified." 12692 msgid "of the criteria specified."
12523 msgstr "" 12693 msgstr ""
12524 12694
12525 -#: i18n/templates.c:2468 i18n/templates.c:2477 i18n/templates.c:2483  
12526 -#: i18n/templates.c:2777 12695 +#: i18n/templates.c:2420 i18n/templates.c:2429 i18n/templates.c:2435
  12696 +#: i18n/templates.c:2729
12527 msgid "on" 12697 msgid "on"
12528 msgstr "" 12698 msgstr ""
12529 12699
12530 -#: i18n/templates.c:2693 12700 +#: i18n/templates.c:2645
12531 msgid "or" 12701 msgid "or"
12532 msgstr "" 12702 msgstr ""
12533 12703
@@ -12535,229 +12705,229 @@ msgstr &quot;&quot; @@ -12535,229 +12705,229 @@ msgstr &quot;&quot;
12535 msgid "or external" 12705 msgid "or external"
12536 msgstr "" 12706 msgstr ""
12537 12707
12538 -#: i18n/templates.c:554 12708 +#: i18n/templates.c:569
12539 msgid "per page" 12709 msgid "per page"
12540 msgstr "" 12710 msgstr ""
12541 12711
12542 -#: i18n/templates.c:5813 12712 +#: i18n/templates.c:5780
12543 msgid "please confirm that you want to delete these documents." 12713 msgid "please confirm that you want to delete these documents."
12544 msgstr "" 12714 msgstr ""
12545 12715
12546 -#: i18n/templates.c:5933 12716 +#: i18n/templates.c:5900
12547 msgid "please confirm that you want to restore these documents from an archived state." 12717 msgid "please confirm that you want to restore these documents from an archived state."
12548 msgstr "" 12718 msgstr ""
12549 12719
12550 -#: i18n/templates.c:5954 12720 +#: i18n/templates.c:5921
12551 msgid "please confirm that you want to restore these documents." 12721 msgid "please confirm that you want to restore these documents."
12552 msgstr "" 12722 msgstr ""
12553 12723
12554 -#: i18n/templates.c:545 12724 +#: i18n/templates.c:560
12555 msgid "prev" 12725 msgid "prev"
12556 msgstr "" 12726 msgstr ""
12557 12727
12558 -#: i18n/templates.c:212 i18n/templates.c:236 12728 +#: i18n/templates.c:215 i18n/templates.c:239
12559 msgid "refresh" 12729 msgid "refresh"
12560 msgstr "" 12730 msgstr ""
12561 12731
12562 -#: i18n/templates.c:1832 12732 +#: i18n/templates.c:1784
12563 msgid "remove behaviour" 12733 msgid "remove behaviour"
12564 msgstr "" 12734 msgstr ""
12565 12735
12566 -#: plugins/ktcore/folder/Rename.php:59 12736 +#: plugins/ktcore/folder/Rename.php:60
12567 msgid "rename" 12737 msgid "rename"
12568 msgstr "" 12738 msgstr ""
12569 12739
12570 -#: search2/indexing/indexerCore.inc.php:442 12740 +#: search2/indexing/indexerCore.inc.php:443
12571 #, php-format 12741 #, php-format
12572 msgid "resolveExtractor: Resolved '%s' from mime type '%s'." 12742 msgid "resolveExtractor: Resolved '%s' from mime type '%s'."
12573 msgstr "" 12743 msgstr ""
12574 12744
12575 -#: i18n/templates.c:1277 12745 +#: i18n/templates.c:1205
12576 msgid "save" 12746 msgid "save"
12577 msgstr "" 12747 msgstr ""
12578 12748
12579 -#: i18n/templates.c:3470 i18n/templates.c:3560 i18n/templates.c:4901  
12580 -#: i18n/templates.c:5012 i18n/templates.c:5159 i18n/templates.c:5303 12749 +#: i18n/templates.c:3422 i18n/templates.c:3512 i18n/templates.c:4853
  12750 +#: i18n/templates.c:4964 i18n/templates.c:5111 i18n/templates.c:5270
12581 msgid "save changes" 12751 msgid "save changes"
12582 msgstr "" 12752 msgstr ""
12583 12753
12584 -#: i18n/templates.c:5093 12754 +#: i18n/templates.c:5045
12585 msgid "save changes to group" 12755 msgid "save changes to group"
12586 msgstr "" 12756 msgstr ""
12587 12757
12588 -#: i18n/templates.c:4997 12758 +#: i18n/templates.c:4949
12589 msgid "save changes to unit" 12759 msgid "save changes to unit"
12590 msgstr "" 12760 msgstr ""
12591 12761
12592 -#: i18n/templates.c:1877 12762 +#: i18n/templates.c:1829
12593 msgid "save this dependency" 12763 msgid "save this dependency"
12594 msgstr "" 12764 msgstr ""
12595 12765
12596 -#: i18n/templates.c:389 i18n/templates.c:443 i18n/templates.c:932 12766 +#: i18n/templates.c:392 i18n/templates.c:458 i18n/templates.c:860
12597 msgid "search" 12767 msgid "search"
12598 msgstr "" 12768 msgstr ""
12599 12769
12600 -#: i18n/templates.c:1238 i18n/templates.c:4943 12770 +#: i18n/templates.c:1166 i18n/templates.c:4895
12601 msgid "search for groups" 12771 msgid "search for groups"
12602 msgstr "" 12772 msgstr ""
12603 12773
12604 -#: i18n/templates.c:1202 12774 +#: i18n/templates.c:1130
12605 msgid "search for users" 12775 msgid "search for users"
12606 msgstr "" 12776 msgstr ""
12607 12777
12608 -#: i18n/templates.c:2660 12778 +#: i18n/templates.c:2612
12609 msgid "search text here" 12779 msgid "search text here"
12610 msgstr "" 12780 msgstr ""
12611 12781
12612 -#: plugins/ktcore/scheduler/schedulerDashlet.php:141 12782 +#: plugins/ktcore/scheduler/schedulerDashlet.php:142
12613 msgid "second(s)" 12783 msgid "second(s)"
12614 msgstr "" 12784 msgstr ""
12615 12785
12616 -#: plugins/ktcore/scheduler/schedulerDashlet.php:128 12786 +#: plugins/ktcore/scheduler/schedulerDashlet.php:129
12617 msgid "seconds" 12787 msgid "seconds"
12618 msgstr "" 12788 msgstr ""
12619 12789
12620 -#: plugins/ktcore/admin/groupManagement.php:64 12790 +#: plugins/ktcore/admin/groupManagement.php:65
12621 msgid "select a group" 12791 msgid "select a group"
12622 msgstr "" 12792 msgstr ""
12623 12793
12624 -#: plugins/ktcore/admin/manageHelp.php:59  
12625 -#: plugins/ktstandard/admin/manageDisclaimers.php:52 12794 +#: plugins/ktcore/admin/manageHelp.php:60
  12795 +#: plugins/ktstandard/admin/manageDisclaimers.php:53
12626 msgid "select a section" 12796 msgid "select a section"
12627 msgstr "" 12797 msgstr ""
12628 12798
12629 -#: plugins/ktcore/admin/unitManagement.php:62 12799 +#: plugins/ktcore/admin/unitManagement.php:63
12630 msgid "select a unit" 12800 msgid "select a unit"
12631 msgstr "" 12801 msgstr ""
12632 12802
12633 -#: plugins/ktcore/admin/userManagement.php:57 12803 +#: plugins/ktcore/admin/userManagement.php:58
12634 msgid "select a user" 12804 msgid "select a user"
12635 msgstr "" 12805 msgstr ""
12636 12806
12637 -#: i18n/templates.c:6029 12807 +#: i18n/templates.c:5996
12638 msgid "showing comparison between versions #from# and #to#." 12808 msgid "showing comparison between versions #from# and #to#."
12639 msgstr "" 12809 msgstr ""
12640 12810
12641 -#: i18n/templates.c:914 12811 +#: i18n/templates.c:842
12642 msgid "showing information for <strong>version #version#</strong>" 12812 msgid "showing information for <strong>version #version#</strong>"
12643 msgstr "" 12813 msgstr ""
12644 12814
12645 -#: i18n/templates.c:2843 12815 +#: i18n/templates.c:2795
12646 msgid "starts with" 12816 msgid "starts with"
12647 msgstr "" 12817 msgstr ""
12648 12818
12649 -#: i18n/templates.c:1727 12819 +#: i18n/templates.c:1679
12650 msgid "stuck, will never be disabled when synchronising from another source" 12820 msgid "stuck, will never be disabled when synchronising from another source"
12651 msgstr "" 12821 msgstr ""
12652 12822
12653 -#: i18n/templates.c:1742 12823 +#: i18n/templates.c:1694
12654 msgid "stuck, will never be enabled when synchronising from another source" 12824 msgid "stuck, will never be enabled when synchronising from another source"
12655 msgstr "" 12825 msgstr ""
12656 12826
12657 -#: i18n/templates.c:5144 12827 +#: i18n/templates.c:5096
12658 msgid "synchronise" 12828 msgid "synchronise"
12659 msgstr "" 12829 msgstr ""
12660 12830
12661 -#: i18n/templates.c:6038 i18n/templates.c:6044 12831 +#: i18n/templates.c:6005 i18n/templates.c:6011
12662 msgid "the information for version #version# comes from an older version of #appname# and may be incorrect." 12832 msgid "the information for version #version# comes from an older version of #appname# and may be incorrect."
12663 msgstr "" 12833 msgstr ""
12664 12834
12665 -#: i18n/templates.c:5975 12835 +#: i18n/templates.c:5942
12666 msgid "the local copy of the checked-out document has been lost" 12836 msgid "the local copy of the checked-out document has been lost"
12667 msgstr "" 12837 msgstr ""
12668 12838
12669 -#: i18n/templates.c:5978 12839 +#: i18n/templates.c:5945
12670 msgid "the user who did the check-out is not currently available to check it back in" 12840 msgid "the user who did the check-out is not currently available to check it back in"
12671 msgstr "" 12841 msgstr ""
12672 12842
12673 -#: i18n/templates.c:275 i18n/templates.c:281 i18n/templates.c:302 12843 +#: i18n/templates.c:278 i18n/templates.c:284 i18n/templates.c:305
12674 msgid "this cannot change between versions" 12844 msgid "this cannot change between versions"
12675 msgstr "" 12845 msgstr ""
12676 12846
12677 -#: i18n/templates.c:614 i18n/templates.c:773 12847 +#: i18n/templates.c:617 i18n/templates.c:734
12678 msgid "to \"#location_name#\"" 12848 msgid "to \"#location_name#\""
12679 msgstr "" 12849 msgstr ""
12680 12850
12681 -#: i18n/templates.c:875 12851 +#: i18n/templates.c:809
12682 msgid "to the folder \"#location_name#\"" 12852 msgid "to the folder \"#location_name#\""
12683 msgstr "" 12853 msgstr ""
12684 12854
12685 -#: i18n/templates.c:800 12855 +#: i18n/templates.c:755
12686 msgid "to which you are subscribed" 12856 msgid "to which you are subscribed"
12687 msgstr "" 12857 msgstr ""
12688 12858
12689 -#: plugins/ktcore/folder/Transactions.php:56 12859 +#: plugins/ktcore/folder/Transactions.php:57
12690 msgid "transactions" 12860 msgid "transactions"
12691 msgstr "" 12861 msgstr ""
12692 12862
12693 -#: lib/browse/Criteria.inc:829 12863 +#: lib/browse/Criteria.inc:836
12694 msgid "unknown state" 12864 msgid "unknown state"
12695 msgstr "" 12865 msgstr ""
12696 12866
12697 -#: lib/widgets/fieldsetDisplay.inc.php:166 12867 +#: lib/widgets/fieldsetDisplay.inc.php:167
12698 msgid "unknown type" 12868 msgid "unknown type"
12699 msgstr "" 12869 msgstr ""
12700 12870
12701 -#: plugins/ktcore/admin/fieldsets/basic.inc.php:755 12871 +#: plugins/ktcore/admin/fieldsets/basic.inc.php:819
12702 msgid "unlink" 12872 msgid "unlink"
12703 msgstr "" 12873 msgstr ""
12704 12874
12705 -#: lib/import/zipimportstorage.inc.php:124 12875 +#: lib/import/zipimportstorage.inc.php:132
12706 msgid "unzip command not found on system" 12876 msgid "unzip command not found on system"
12707 msgstr "" 12877 msgstr ""
12708 12878
12709 -#: lib/ktentity.inc:390 lib/ktentity.inc:639 12879 +#: lib/ktentity.inc:391 lib/ktentity.inc:640
12710 #, php-format 12880 #, php-format
12711 msgid "update for class %s failed" 12881 msgid "update for class %s failed"
12712 msgstr "" 12882 msgstr ""
12713 12883
12714 -#: i18n/templates.c:5105 12884 +#: i18n/templates.c:5057
12715 msgid "update organisation information" 12885 msgid "update organisation information"
12716 msgstr "" 12886 msgstr ""
12717 12887
12718 -#: i18n/templates.c:5057 12888 +#: i18n/templates.c:5009
12719 msgid "update role information" 12889 msgid "update role information"
12720 msgstr "" 12890 msgstr ""
12721 12891
12722 -#: plugins/ktcore/admin/manageCleanup.php:74 12892 +#: plugins/ktcore/admin/manageCleanup.php:75
12723 msgid "verify document storage" 12893 msgid "verify document storage"
12724 msgstr "" 12894 msgstr ""
12725 12895
12726 -#: plugins/ktcore/admin/deletedDocuments.php:54  
12727 -#: plugins/ktstandard/KTDocumentLinks.php:465  
12728 -#: plugins/ktstandard/KTDocumentLinks.php:494 12896 +#: plugins/ktcore/admin/deletedDocuments.php:55
  12897 +#: plugins/ktstandard/KTDocumentLinks.php:470
  12898 +#: plugins/ktstandard/KTDocumentLinks.php:499
12729 msgid "view" 12899 msgid "view"
12730 msgstr "" 12900 msgstr ""
12731 12901
12732 -#: plugins/ktcore/admin/documentTypes.php:59 12902 +#: plugins/ktcore/admin/documentTypes.php:60
12733 msgid "view types" 12903 msgid "view types"
12734 msgstr "" 12904 msgstr ""
12735 12905
12736 -#: plugins/ktstandard/KTDiscussion.php:255 12906 +#: plugins/ktstandard/KTDiscussion.php:256
12737 msgid "viewing comments" 12907 msgid "viewing comments"
12738 msgstr "" 12908 msgstr ""
12739 12909
12740 -#: i18n/templates.c:857 12910 +#: i18n/templates.c:797
12741 msgid "was archived" 12911 msgid "was archived"
12742 msgstr "" 12912 msgstr ""
12743 12913
12744 -#: plugins/ktcore/scheduler/schedulerDashlet.php:132 12914 +#: plugins/ktcore/scheduler/schedulerDashlet.php:133
12745 msgid "week(s)" 12915 msgid "week(s)"
12746 msgstr "" 12916 msgstr ""
12747 12917
12748 -#: plugins/ktcore/scheduler/schedulerEntity.php:88  
12749 -#: plugins/ktcore/scheduler/taskScheduler.php:73 12918 +#: plugins/ktcore/scheduler/schedulerEntity.php:89
  12919 +#: plugins/ktcore/scheduler/taskScheduler.php:74
12750 msgid "weekly" 12920 msgid "weekly"
12751 msgstr "" 12921 msgstr ""
12752 12922
12753 -#: plugins/ktcore/KTDocumentActions.php:1424 12923 +#: plugins/ktcore/KTDocumentActions.php:1439
12754 msgid "workflow" 12924 msgid "workflow"
12755 msgstr "" 12925 msgstr ""
12756 12926
12757 -#: i18n/templates.c:2810 12927 +#: i18n/templates.c:2762
12758 msgid "years" 12928 msgid "years"
12759 msgstr "" 12929 msgstr ""
12760 12930
12761 -#: plugins/ktstandard/KTDocumentLinksColumns.php:64 12931 +#: plugins/ktstandard/KTDocumentLinksColumns.php:65
12762 msgid "you cannot link to the source document" 12932 msgid "you cannot link to the source document"
12763 msgstr "" 12933 msgstr ""
i18n/templates.c
@@ -149,7 +149,7 @@ gettext(&quot;Reschedule All Documents&quot;); @@ -149,7 +149,7 @@ gettext(&quot;Reschedule All Documents&quot;);
149 gettext("This function allows you to re-index your entire repository."); 149 gettext("This function allows you to re-index your entire repository.");
150 150
151 /* ./plugins/search2/reporting/templates/rescheduledocuments.smarty */ 151 /* ./plugins/search2/reporting/templates/rescheduledocuments.smarty */
152 -gettext("Please note that rescheduling all documents may take a long time, depending on the size if the repository."); 152 +gettext("Please note that rescheduling all documents may take a long time, depending on the size of the repository.");
153 153
154 /* ./plugins/search2/reporting/templates/rescheduledocuments.smarty */ 154 /* ./plugins/search2/reporting/templates/rescheduledocuments.smarty */
155 gettext("Reschedule All"); 155 gettext("Reschedule All");
@@ -190,6 +190,9 @@ gettext(&quot;You have no orphaned folders.&quot;); @@ -190,6 +190,9 @@ gettext(&quot;You have no orphaned folders.&quot;);
190 /* ./plugins/browseabledashlet/templates/browseabledashlet/dashlet.smarty */ 190 /* ./plugins/browseabledashlet/templates/browseabledashlet/dashlet.smarty */
191 gettext("Title"); 191 gettext("Title");
192 192
  193 +/* ./plugins/tagcloud/templates/TagCloud/portlet.smarty */
  194 +gettext("There are no tags defined or accessible.");
  195 +
193 /* ./plugins/housekeeper/templates/DiskUsage.smarty */ 196 /* ./plugins/housekeeper/templates/DiskUsage.smarty */
194 gettext("Mount"); 197 gettext("Mount");
195 198
@@ -392,22 +395,34 @@ gettext(&quot;search&quot;); @@ -392,22 +395,34 @@ gettext(&quot;search&quot;);
392 gettext("Enter search criteria..."); 395 gettext("Enter search criteria...");
393 396
394 /* ./templates/kt3/standard_page.smarty */ 397 /* ./templates/kt3/standard_page.smarty */
395 -gettext("You are here"); 398 +gettext("Toggle search results format");
396 399
397 /* ./templates/kt3/standard_page.smarty */ 400 /* ./templates/kt3/standard_page.smarty */
398 -gettext("&copy; 2004-2008 <a href=\"http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a>"); 401 +gettext("Search engine format");
399 402
400 /* ./templates/kt3/standard_page.smarty */ 403 /* ./templates/kt3/standard_page.smarty */
401 -gettext("This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>"); 404 +gettext("Browse view format");
402 405
403 /* ./templates/kt3/standard_page.smarty */ 406 /* ./templates/kt3/standard_page.smarty */
404 -gettext("All rights reserved."); 407 +gettext("You are here");
  408 +
  409 +/* ./templates/kt3/standard_page.smarty */
  410 +gettext("#appname# Version: #version#");
  411 +
  412 +/* ./templates/kt3/standard_page.smarty */
  413 +gettext("is licensed free of charge and supplied with <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no support</a> , <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no maintenance</a> , and <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no warranty</a>.");
405 414
406 /* ./templates/kt3/standard_page.smarty */ 415 /* ./templates/kt3/standard_page.smarty */
407 gettext("Request created in #timing#s"); 416 gettext("Request created in #timing#s");
408 417
409 /* ./templates/kt3/standard_page.smarty */ 418 /* ./templates/kt3/standard_page.smarty */
410 -gettext("#appname# Version: #version#"); 419 +gettext("&copy; 2008 <a href=\"http://www.knowledgetree.com/about/legal\" target=\"_blank\">KnowledgeTree Inc.</a>");
  420 +
  421 +/* ./templates/kt3/standard_page.smarty */
  422 +gettext("All rights reserved.");
  423 +
  424 +/* ./templates/kt3/standard_page.smarty */
  425 +gettext("Request created in #timing#s");
411 426
412 /* ./templates/kt3/browse.smarty */ 427 /* ./templates/kt3/browse.smarty */
413 gettext("Parameters"); 428 gettext("Parameters");
@@ -586,12 +601,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;); @@ -586,12 +601,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;);
586 /* ./templates/kt3/notifications/subscriptions.RemoveSubscribedFolder.smarty */ 601 /* ./templates/kt3/notifications/subscriptions.RemoveSubscribedFolder.smarty */
587 gettext("Clear Alert"); 602 gettext("Clear Alert");
588 603
589 -/* ./templates/kt3/notifications/subscriptions.RemoveSubscribedFolder.smarty */  
590 -gettext("Are you sure you wish to clear the notification?");  
591 -  
592 -/* ./templates/kt3/notifications/subscriptions.RemoveSubscribedFolder.smarty */  
593 -gettext("Clear Alert");  
594 -  
595 /* ./templates/kt3/notifications/subscriptions.RestoreDocument.smarty */ 604 /* ./templates/kt3/notifications/subscriptions.RestoreDocument.smarty */
596 gettext("The document \"#object_name#\" has been restored by an administrator."); 605 gettext("The document \"#object_name#\" has been restored by an administrator.");
597 606
@@ -601,12 +610,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;); @@ -601,12 +610,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;);
601 /* ./templates/kt3/notifications/subscriptions.RestoreDocument.smarty */ 610 /* ./templates/kt3/notifications/subscriptions.RestoreDocument.smarty */
602 gettext("Clear Alert"); 611 gettext("Clear Alert");
603 612
604 -/* ./templates/kt3/notifications/subscriptions.RestoreDocument.smarty */  
605 -gettext("Are you sure you wish to clear the notification?");  
606 -  
607 -/* ./templates/kt3/notifications/subscriptions.RestoreDocument.smarty */  
608 -gettext("Clear Alert");  
609 -  
610 /* ./templates/kt3/notifications/subscriptions.AddDocument.smarty */ 613 /* ./templates/kt3/notifications/subscriptions.AddDocument.smarty */
611 gettext("The document \"#object_name#\" was added"); 614 gettext("The document \"#object_name#\" was added");
612 615
@@ -628,12 +631,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;); @@ -628,12 +631,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;);
628 /* ./templates/kt3/notifications/subscriptions.AddDocument.smarty */ 631 /* ./templates/kt3/notifications/subscriptions.AddDocument.smarty */
629 gettext("Clear Alert"); 632 gettext("Clear Alert");
630 633
631 -/* ./templates/kt3/notifications/subscriptions.AddDocument.smarty */  
632 -gettext("Are you sure you wish to clear the notification?");  
633 -  
634 -/* ./templates/kt3/notifications/subscriptions.AddDocument.smarty */  
635 -gettext("Clear Alert");  
636 -  
637 /* ./templates/kt3/notifications/subscriptions.DiscussDocument.smarty */ 634 /* ./templates/kt3/notifications/subscriptions.DiscussDocument.smarty */
638 gettext("has added to the discussion around document"); 635 gettext("has added to the discussion around document");
639 636
@@ -649,12 +646,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;); @@ -649,12 +646,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;);
649 /* ./templates/kt3/notifications/subscriptions.DiscussDocument.smarty */ 646 /* ./templates/kt3/notifications/subscriptions.DiscussDocument.smarty */
650 gettext("Clear Alert"); 647 gettext("Clear Alert");
651 648
652 -/* ./templates/kt3/notifications/subscriptions.DiscussDocument.smarty */  
653 -gettext("Are you sure you wish to clear the notification?");  
654 -  
655 -/* ./templates/kt3/notifications/subscriptions.DiscussDocument.smarty */  
656 -gettext("Clear Alert");  
657 -  
658 /* ./templates/kt3/notifications/subscriptions.CheckInDocument.smarty */ 649 /* ./templates/kt3/notifications/subscriptions.CheckInDocument.smarty */
659 gettext("The document \"#object_name#\" has been checked in"); 650 gettext("The document \"#object_name#\" has been checked in");
660 651
@@ -676,12 +667,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;); @@ -676,12 +667,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;);
676 /* ./templates/kt3/notifications/subscriptions.CheckInDocument.smarty */ 667 /* ./templates/kt3/notifications/subscriptions.CheckInDocument.smarty */
677 gettext("Clear Alert"); 668 gettext("Clear Alert");
678 669
679 -/* ./templates/kt3/notifications/subscriptions.CheckInDocument.smarty */  
680 -gettext("Are you sure you wish to clear the notification?");  
681 -  
682 -/* ./templates/kt3/notifications/subscriptions.CheckInDocument.smarty */  
683 -gettext("Clear Alert");  
684 -  
685 /* ./templates/kt3/notifications/subscriptions.RemoveSubscribedDocument.smarty */ 670 /* ./templates/kt3/notifications/subscriptions.RemoveSubscribedDocument.smarty */
686 gettext("The document \"#object_name#\" to which you were subscribed, has been removed"); 671 gettext("The document \"#object_name#\" to which you were subscribed, has been removed");
687 672
@@ -694,12 +679,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;); @@ -694,12 +679,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;);
694 /* ./templates/kt3/notifications/subscriptions.RemoveSubscribedDocument.smarty */ 679 /* ./templates/kt3/notifications/subscriptions.RemoveSubscribedDocument.smarty */
695 gettext("Clear Alert"); 680 gettext("Clear Alert");
696 681
697 -/* ./templates/kt3/notifications/subscriptions.RemoveSubscribedDocument.smarty */  
698 -gettext("Are you sure you wish to clear the notification?");  
699 -  
700 -/* ./templates/kt3/notifications/subscriptions.RemoveSubscribedDocument.smarty */  
701 -gettext("Clear Alert");  
702 -  
703 /* ./templates/kt3/notifications/subscriptions.CheckOutDocument.smarty */ 682 /* ./templates/kt3/notifications/subscriptions.CheckOutDocument.smarty */
704 gettext("The document \"#object_name#\" has been checked out"); 683 gettext("The document \"#object_name#\" has been checked out");
705 684
@@ -721,12 +700,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;); @@ -721,12 +700,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;);
721 /* ./templates/kt3/notifications/subscriptions.CheckOutDocument.smarty */ 700 /* ./templates/kt3/notifications/subscriptions.CheckOutDocument.smarty */
722 gettext("Clear Alert"); 701 gettext("Clear Alert");
723 702
724 -/* ./templates/kt3/notifications/subscriptions.CheckOutDocument.smarty */  
725 -gettext("Are you sure you wish to clear the notification?");  
726 -  
727 -/* ./templates/kt3/notifications/subscriptions.CheckOutDocument.smarty */  
728 -gettext("Clear Alert");  
729 -  
730 /* ./templates/kt3/notifications/subscriptions.RemoveChildFolder.smarty */ 703 /* ./templates/kt3/notifications/subscriptions.RemoveChildFolder.smarty */
731 gettext("The folder \"#object_name#\" has been removed"); 704 gettext("The folder \"#object_name#\" has been removed");
732 705
@@ -748,18 +721,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;); @@ -748,18 +721,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;);
748 /* ./templates/kt3/notifications/subscriptions.RemoveChildFolder.smarty */ 721 /* ./templates/kt3/notifications/subscriptions.RemoveChildFolder.smarty */
749 gettext("Clear Alert"); 722 gettext("Clear Alert");
750 723
751 -/* ./templates/kt3/notifications/subscriptions.RemoveChildFolder.smarty */  
752 -gettext("Are you sure you wish to clear the notification?");  
753 -  
754 -/* ./templates/kt3/notifications/subscriptions.RemoveChildFolder.smarty */  
755 -gettext("Clear Alert");  
756 -  
757 -/* ./templates/kt3/notifications/subscriptions.generic.smarty */  
758 -gettext("Are you sure you wish to clear the notification?");  
759 -  
760 -/* ./templates/kt3/notifications/subscriptions.generic.smarty */  
761 -gettext("Clear Alert");  
762 -  
763 /* ./templates/kt3/notifications/subscriptions.generic.smarty */ 724 /* ./templates/kt3/notifications/subscriptions.generic.smarty */
764 gettext("Are you sure you wish to clear the notification?"); 725 gettext("Are you sure you wish to clear the notification?");
765 726
@@ -782,12 +743,6 @@ gettext(&quot;View New Folder&quot;); @@ -782,12 +743,6 @@ gettext(&quot;View New Folder&quot;);
782 gettext("Folder is no longer available"); 743 gettext("Folder is no longer available");
783 744
784 /* ./templates/kt3/notifications/subscriptions.AddFolder.smarty */ 745 /* ./templates/kt3/notifications/subscriptions.AddFolder.smarty */
785 -gettext("Are you sure you wish to clear the notification?");  
786 -  
787 -/* ./templates/kt3/notifications/subscriptions.AddFolder.smarty */  
788 -gettext("Clear Alert");  
789 -  
790 -/* ./templates/kt3/notifications/subscriptions.AddFolder.smarty */  
791 gettext("Clear Alert"); 746 gettext("Clear Alert");
792 747
793 /* ./templates/kt3/notifications/subscriptions.RemoveChildDocument.smarty */ 748 /* ./templates/kt3/notifications/subscriptions.RemoveChildDocument.smarty */
@@ -814,12 +769,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;); @@ -814,12 +769,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;);
814 /* ./templates/kt3/notifications/subscriptions.RemoveChildDocument.smarty */ 769 /* ./templates/kt3/notifications/subscriptions.RemoveChildDocument.smarty */
815 gettext("Clear Alert"); 770 gettext("Clear Alert");
816 771
817 -/* ./templates/kt3/notifications/subscriptions.RemoveChildDocument.smarty */  
818 -gettext("Are you sure you wish to clear the notification?");  
819 -  
820 -/* ./templates/kt3/notifications/subscriptions.RemoveChildDocument.smarty */  
821 -gettext("Clear Alert");  
822 -  
823 /* ./templates/kt3/notifications/subscriptions.ModifyDocument.smarty */ 772 /* ./templates/kt3/notifications/subscriptions.ModifyDocument.smarty */
824 gettext("The document \"#object_name#\" has been changed"); 773 gettext("The document \"#object_name#\" has been changed");
825 774
@@ -836,15 +785,6 @@ gettext(&quot;View Document&quot;); @@ -836,15 +785,6 @@ gettext(&quot;View Document&quot;);
836 gettext("Document is no longer available"); 785 gettext("Document is no longer available");
837 786
838 /* ./templates/kt3/notifications/subscriptions.ModifyDocument.smarty */ 787 /* ./templates/kt3/notifications/subscriptions.ModifyDocument.smarty */
839 -gettext("Are you sure you wish to clear the notification?");  
840 -  
841 -/* ./templates/kt3/notifications/subscriptions.ModifyDocument.smarty */  
842 -gettext("Clear Alert");  
843 -  
844 -/* ./templates/kt3/notifications/subscriptions.ModifyDocument.smarty */  
845 -gettext("Are you sure you wish to clear the notification?");  
846 -  
847 -/* ./templates/kt3/notifications/subscriptions.ModifyDocument.smarty */  
848 gettext("Clear Alert"); 788 gettext("Clear Alert");
849 789
850 /* ./templates/kt3/notifications/subscriptions.ArchivedDocument.smarty */ 790 /* ./templates/kt3/notifications/subscriptions.ArchivedDocument.smarty */
@@ -860,12 +800,6 @@ gettext(&quot;was archived&quot;); @@ -860,12 +800,6 @@ gettext(&quot;was archived&quot;);
860 gettext("by #actor_name#"); 800 gettext("by #actor_name#");
861 801
862 /* ./templates/kt3/notifications/subscriptions.ArchivedDocument.smarty */ 802 /* ./templates/kt3/notifications/subscriptions.ArchivedDocument.smarty */
863 -gettext("Are you sure you wish to clear the notification?");  
864 -  
865 -/* ./templates/kt3/notifications/subscriptions.ArchivedDocument.smarty */  
866 -gettext("Clear Alert");  
867 -  
868 -/* ./templates/kt3/notifications/subscriptions.ArchivedDocument.smarty */  
869 gettext("Clear Alert"); 803 gettext("Clear Alert");
870 804
871 /* ./templates/kt3/notifications/subscriptions.MoveDocument.smarty */ 805 /* ./templates/kt3/notifications/subscriptions.MoveDocument.smarty */
@@ -889,12 +823,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;); @@ -889,12 +823,6 @@ gettext(&quot;Are you sure you wish to clear the notification?&quot;);
889 /* ./templates/kt3/notifications/subscriptions.MoveDocument.smarty */ 823 /* ./templates/kt3/notifications/subscriptions.MoveDocument.smarty */
890 gettext("Clear Alert"); 824 gettext("Clear Alert");
891 825
892 -/* ./templates/kt3/notifications/subscriptions.MoveDocument.smarty */  
893 -gettext("Are you sure you wish to clear the notification?");  
894 -  
895 -/* ./templates/kt3/notifications/subscriptions.MoveDocument.smarty */  
896 -gettext("Clear Alert");  
897 -  
898 /* ./templates/kt3/document/edit.smarty */ 826 /* ./templates/kt3/document/edit.smarty */
899 gettext("Edit Metadata"); 827 gettext("Edit Metadata");
900 828
@@ -1289,9 +1217,18 @@ gettext(&quot;Column&quot;); @@ -1289,9 +1217,18 @@ gettext(&quot;Column&quot;);
1289 gettext("Delete"); 1217 gettext("Delete");
1290 1218
1291 /* ./templates/ktcore/misc/columns/edit_view.smarty */ 1219 /* ./templates/ktcore/misc/columns/edit_view.smarty */
  1220 +gettext("Position");
  1221 +
  1222 +/* ./templates/ktcore/misc/columns/edit_view.smarty */
1292 gettext("Delete"); 1223 gettext("Delete");
1293 1224
1294 /* ./templates/ktcore/misc/columns/edit_view.smarty */ 1225 /* ./templates/ktcore/misc/columns/edit_view.smarty */
  1226 +gettext("Reorder up");
  1227 +
  1228 +/* ./templates/ktcore/misc/columns/edit_view.smarty */
  1229 +gettext("Reorder down");
  1230 +
  1231 +/* ./templates/ktcore/misc/columns/edit_view.smarty */
1295 gettext("No columns have been added to this view"); 1232 gettext("No columns have been added to this view");
1296 1233
1297 /* ./templates/ktcore/misc/columns/edit_view.smarty */ 1234 /* ./templates/ktcore/misc/columns/edit_view.smarty */
@@ -1484,6 +1421,9 @@ gettext(&quot;Enabled&quot;); @@ -1484,6 +1421,9 @@ gettext(&quot;Enabled&quot;);
1484 gettext("Sticky"); 1421 gettext("Sticky");
1485 1422
1486 /* ./templates/ktcore/metadata/admin/manage_lookups.smarty */ 1423 /* ./templates/ktcore/metadata/admin/manage_lookups.smarty */
  1424 +gettext("Edit");
  1425 +
  1426 +/* ./templates/ktcore/metadata/admin/manage_lookups.smarty */
1487 gettext("Yes"); 1427 gettext("Yes");
1488 1428
1489 /* ./templates/ktcore/metadata/admin/manage_lookups.smarty */ 1429 /* ./templates/ktcore/metadata/admin/manage_lookups.smarty */
@@ -1493,6 +1433,9 @@ gettext(&quot;No&quot;); @@ -1493,6 +1433,9 @@ gettext(&quot;No&quot;);
1493 gettext("Yes"); 1433 gettext("Yes");
1494 1434
1495 /* ./templates/ktcore/metadata/admin/manage_lookups.smarty */ 1435 /* ./templates/ktcore/metadata/admin/manage_lookups.smarty */
  1436 +gettext("Edit value");
  1437 +
  1438 +/* ./templates/ktcore/metadata/admin/manage_lookups.smarty */
1496 gettext("Toggle enabled state"); 1439 gettext("Toggle enabled state");
1497 1440
1498 /* ./templates/ktcore/metadata/admin/manage_lookups.smarty */ 1441 /* ./templates/ktcore/metadata/admin/manage_lookups.smarty */
@@ -1625,11 +1568,20 @@ gettext(&quot;Delete&quot;); @@ -1625,11 +1568,20 @@ gettext(&quot;Delete&quot;);
1625 gettext("Type Description"); 1568 gettext("Type Description");
1626 1569
1627 /* ./templates/ktcore/metadata/admin/basic_overview.smarty */ 1570 /* ./templates/ktcore/metadata/admin/basic_overview.smarty */
  1571 +gettext("Position");
  1572 +
  1573 +/* ./templates/ktcore/metadata/admin/basic_overview.smarty */
1628 gettext("edit"); 1574 gettext("edit");
1629 1575
1630 /* ./templates/ktcore/metadata/admin/basic_overview.smarty */ 1576 /* ./templates/ktcore/metadata/admin/basic_overview.smarty */
1631 gettext("delete"); 1577 gettext("delete");
1632 1578
  1579 +/* ./templates/ktcore/metadata/admin/basic_overview.smarty */
  1580 +gettext("Reorder up");
  1581 +
  1582 +/* ./templates/ktcore/metadata/admin/basic_overview.smarty */
  1583 +gettext("Reorder down");
  1584 +
1633 /* ./templates/ktcore/metadata/admin/list.smarty */ 1585 /* ./templates/ktcore/metadata/admin/list.smarty */
1634 gettext("Document Fieldsets"); 1586 gettext("Document Fieldsets");
1635 1587
@@ -5198,13 +5150,28 @@ gettext(&quot;#appname# #versionname#&quot;); @@ -5198,13 +5150,28 @@ gettext(&quot;#appname# #versionname#&quot;);
5198 gettext("Version #version#"); 5150 gettext("Version #version#");
5199 5151
5200 /* ./templates/ktcore/principals/about.smarty */ 5152 /* ./templates/ktcore/principals/about.smarty */
5201 -gettext("&copy; 2004-2008 <a href=\" http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a> <a href=\"http://www.knowledgetree.com/About/legal/license\">View License Agreement</a>"); 5153 +gettext("&copy; 2008 <a href=\" http://www.knowledgetree.com/\">KnowledgeTree Inc.</a>");
  5154 +
  5155 +/* ./templates/ktcore/principals/about.smarty */
  5156 +gettext("All rights reserved.");
  5157 +
  5158 +/* ./templates/ktcore/principals/about.smarty */
  5159 +gettext("Portions copyright The Jam Warehouse Software (Pty) Limited.");
5202 5160
5203 /* ./templates/ktcore/principals/about.smarty */ 5161 /* ./templates/ktcore/principals/about.smarty */
5204 gettext("This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>"); 5162 gettext("This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>");
5205 5163
5206 /* ./templates/ktcore/principals/about.smarty */ 5164 /* ./templates/ktcore/principals/about.smarty */
5207 -gettext("All rights reserved."); 5165 +gettext("KnowledgeTree Community Edition is supplied with <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no support</a>, <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no maintenance</a>, and <a href=\"http://www.knowledgetree.com/commercial_support\" target=\"_blank\">no warranty</a>.");
  5166 +
  5167 +/* ./templates/ktcore/principals/about.smarty */
  5168 +gettext("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.");
  5169 +
  5170 +/* ./templates/ktcore/principals/about.smarty */
  5171 +gettext("This is a professionally supported edition of KnowledgeTree.");
  5172 +
  5173 +/* ./templates/ktcore/principals/about.smarty */
  5174 +gettext("Please refer to the documentation provided to you at subscription to learn more about how to access KnowledgeTree's professional support team.");
5208 5175
5209 /* ./templates/ktcore/principals/addunit.smarty */ 5176 /* ./templates/ktcore/principals/addunit.smarty */
5210 gettext("Add a new unit"); 5177 gettext("Add a new unit");
@@ -5768,7 +5735,7 @@ gettext(&quot;#appname# Version&quot;); @@ -5768,7 +5735,7 @@ gettext(&quot;#appname# Version&quot;);
5768 gettext("<a href=\"http://www.knowledgetree.com/\">Document Management Software</a>"); 5735 gettext("<a href=\"http://www.knowledgetree.com/\">Document Management Software</a>");
5769 5736
5770 /* ./templates/ktcore/login.smarty */ 5737 /* ./templates/ktcore/login.smarty */
5771 -gettext("&copy; 2004-2008 <a href=\"http://www.knowledgetree.com/\">The Jam Warehouse Software (Pty) Limited</a>"); 5738 +gettext("&copy; 2008 <a href=\"http://www.knowledgetree.com/\">KnowledgeTree Inc.</a>");
5772 5739
5773 /* ./templates/ktcore/login.smarty */ 5740 /* ./templates/ktcore/login.smarty */
5774 gettext("This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>"); 5741 gettext("This program is free software and published under the <a href=\" http://www.gnu.org/licenses/\">GNU General Public License version 3</a>");
plugins/rssplugin/KTrss.inc.php
@@ -342,7 +342,7 @@ class KTrss{ @@ -342,7 +342,7 @@ class KTrss{
342 <rss version=\"2.0\">\n 342 <rss version=\"2.0\">\n
343 <channel>\n 343 <channel>\n
344 <title>".APP_NAME." RSS</title>\n 344 <title>".APP_NAME." RSS</title>\n
345 - <copyright>(c) 2007 The Jam Warehouse Software (Pty) Ltd. All Rights Reserved</copyright>\n 345 + <copyright>(c) 2008 KnowledgeTree Inc.</copyright>\n
346 <link>".$hostPath."</link>\n 346 <link>".$hostPath."</link>\n
347 <description>KT-RSS</description>\n 347 <description>KT-RSS</description>\n
348 <image>\n 348 <image>\n
@@ -489,7 +489,7 @@ class KTrss{ @@ -489,7 +489,7 @@ class KTrss{
489 489
490 <channel>\n 490 <channel>\n
491 <title>".APP_NAME." RSS</title>\n 491 <title>".APP_NAME." RSS</title>\n
492 - <copyright>(c) 2007 The Jam Warehouse Software (Pty) Ltd. All Rights Reserved</copyright>\n 492 + <copyright>(c) 2008 KnowledgeTree Inc.</copyright>\n
493 <link>{$hostPath}</link>\n 493 <link>{$hostPath}</link>\n
494 <description>KT-RSS</description>\n 494 <description>KT-RSS</description>\n
495 <image>\n 495 <image>\n
@@ -756,4 +756,4 @@ class KTrss{ @@ -756,4 +756,4 @@ class KTrss{
756 return $aFolderTransactions; 756 return $aFolderTransactions;
757 } 757 }
758 } 758 }
759 -?>  
760 \ No newline at end of file 759 \ No newline at end of file
  760 +?>
plugins/search2/reporting/RescheduleDocuments.php
@@ -2,9 +2,10 @@ @@ -2,9 +2,10 @@
2 /** 2 /**
3 * $Id:$ 3 * $Id:$
4 * 4 *
5 - * KnowledgeTree Open Source Edition 5 + * KnowledgeTree Community Edition
6 * Document Management Made Simple 6 * Document Management Made Simple
7 - * Copyright (C) 2004 - 2007 The Jam Warehouse Software (Pty) Limited 7 + * Copyright (C) 2008 KnowledgeTree Inc.
  8 + * Portions copyright The Jam Warehouse Software (Pty) Limited
8 * 9 *
9 * 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
10 * 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
@@ -18,8 +19,8 @@ @@ -18,8 +19,8 @@
18 * 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
19 * 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/>.
20 * 21 *
21 - * You can contact The Jam Warehouse Software (Pty) Limited, Unit 1, Tramber Place,  
22 - * Blake Street, Observatory, 7925 South Africa. or email info@knowledgetree.com. 22 + * You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco,
  23 + * California 94120-7775, or email info@knowledgetree.com.
23 * 24 *
24 * The interactive user interfaces in modified source and object code versions 25 * The interactive user interfaces in modified source and object code versions
25 * of this program must display Appropriate Legal Notices, as required under 26 * of this program must display Appropriate Legal Notices, as required under
@@ -30,7 +31,7 @@ @@ -30,7 +31,7 @@
30 * 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
31 * 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
32 * must display the words "Powered by KnowledgeTree" and retain the original 33 * must display the words "Powered by KnowledgeTree" and retain the original
33 - * copyright notice. 34 + * copyright notice.
34 * Contributor( s): ______________________________________ 35 * Contributor( s): ______________________________________
35 * 36 *
36 */ 37 */
tests/file_gettext/po.php
@@ -5,7 +5,7 @@ require_once(&quot;../../config/dmsDefaults.php&quot;); @@ -5,7 +5,7 @@ require_once(&quot;../../config/dmsDefaults.php&quot;);
5 require_once('File/Gettext.php'); 5 require_once('File/Gettext.php');
6 6
7 $aExpected = array( 7 $aExpected = array(
8 - '&copy; 2007 <a href="http://www.knowledgetree.com/">The Jam Warehouse Software (Pty) Ltd.</a> All Rights Reserved' => '&copy; 2007 <a href="http://www.knowledgetree.com/">The Jam Warehouse Software (Pty) Ltd.</a> Todos los Derechos Reservados - <a href="http://www.oriondatacenter.com/">Orion Datacenter.</a> Bussines Partner para Colombia', 8 + '&copy; 2008 <a href="http://www.knowledgetree.com/">KnowledgeTree Inc.</a>' => '&copy; 2008 <a href="http://www.knowledgetree.com/">KnowledgeTree Inc.</a> Todos los Derechos Reservados - <a href="http://www.oriondatacenter.com/">Orion Datacenter.</a> Bussines Partner para Colombia',
9 'Document "%s" renamed.' => 'El documento "%s" ha sido renombrado.', 9 'Document "%s" renamed.' => 'El documento "%s" ha sido renombrado.',
10 'Document archived: %s' => 'Documento archivados: %s', 10 'Document archived: %s' => 'Documento archivados: %s',
11 'Document checked in' => 'Documento liberado', 11 'Document checked in' => 'Documento liberado',
tests/file_gettext/test2.po
@@ -14,11 +14,11 @@ msgstr &quot;&quot; @@ -14,11 +14,11 @@ msgstr &quot;&quot;
14 "X-Poedit-SourceCharset: utf-8\n" 14 "X-Poedit-SourceCharset: utf-8\n"
15 15
16 msgid "" 16 msgid ""
17 -"&copy; 2006 <a href=\"http://www.knowledgetree.com/\">The Jam Warehouse Software "  
18 -"(Pty) Ltd.</a> All Rights Reserved" 17 +"&copy; 2008 <a href=\"http://www.knowledgetree.com/\">KnowledgeTree Inc. "
  18 +"</a>"
19 msgstr "" 19 msgstr ""
20 -"&copy; 2006 <a href=\"http://www.knowledgetree.com/\">The Jam Warehouse Software "  
21 -"(Pty) Ltd.</a> Todos los Derechos Reservados - <a href=\"http://www." 20 +"&copy; 2008 <a href=\"http://www.knowledgetree.com/\">KnowledgeTree Inc. "
  21 +"</a> Todos los Derechos Reservados - <a href=\"http://www."
22 "oriondatacenter.com/\">Orion Datacenter.</a> Bussines Partner para Colombia" 22 "oriondatacenter.com/\">Orion Datacenter.</a> Bussines Partner para Colombia"
23 23
24 msgid "Document \"%s\" renamed." 24 msgid "Document \"%s\" renamed."