Commit f4b7fc8e557e2f90a9557b2b5b913ec948f3ba75
1 parent
951dccfb
new PO file for 3.1 release.
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5760 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
3 changed files
with
4471 additions
and
2384 deletions
bin/genpo.sh
| ... | ... | @@ -8,6 +8,6 @@ pwd |
| 8 | 8 | rm -f i18n/templates.c |
| 9 | 9 | find resources -name "*.js" | sort | python ./bin/jsi18n.py > templates/ktcore/javascript_i18n.smarty |
| 10 | 10 | php bin/smarty_to_gettext.php . > i18n/templates.c |
| 11 | -find . -type f -name "*.php" -o -name "*.inc" | sort | xgettext --no-wrap -d knowledgeTree -L PHP -s -f - --keyword=_kt -o i18n/knowledgeTree.po | |
| 12 | -echo i18n/templates.c i18n/permissions.c | xargs -n 1 | sort | xgettext --no-wrap -d knowledgeTree -j -s -f - -o i18n/knowledgeTree.po | |
| 11 | +find . -type f -name "*.php" -o -name "*.inc" | sort | xgettext --no-wrap -d knowledgeTree -L PHP -s -f - --keyword=_kt -o i18n/knowledgeTree.pot | |
| 12 | +echo i18n/templates.c i18n/permissions.c | xargs -n 1 | sort | xgettext --no-wrap -d knowledgeTree -j -s -f - -o i18n/knowledgeTree.pot | |
| 13 | 13 | ... | ... |
i18n/knowledgeTree.pot
Changes suppressed. Click to show
| ... | ... | @@ -8,7 +8,7 @@ msgid "" |
| 8 | 8 | msgstr "" |
| 9 | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
| 10 | 10 | "Report-Msgid-Bugs-To: \n" |
| 11 | -"POT-Creation-Date: 2006-06-04 19:31+0200\n" | |
| 11 | +"POT-Creation-Date: 2006-07-27 13:41+0100\n" | |
| 12 | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 13 | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 14 | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| ... | ... | @@ -16,100 +16,131 @@ msgstr "" |
| 16 | 16 | "Content-Type: text/plain; charset=CHARSET\n" |
| 17 | 17 | "Content-Transfer-Encoding: 8bit\n" |
| 18 | 18 | |
| 19 | -#: lib/documentmanagement/documentutil.inc.php:413 | |
| 19 | +#: lib/documentmanagement/documentutil.inc.php:431 | |
| 20 | 20 | msgid " Document" |
| 21 | 21 | msgstr "" |
| 22 | 22 | |
| 23 | -#: plugins/ktcore/admin/groupManagement.php:167 | |
| 24 | -#: plugins/ktcore/admin/groupManagement.php:526 | |
| 23 | +#: plugins/ktcore/admin/groupManagement.php:177 | |
| 24 | +#: plugins/ktcore/admin/groupManagement.php:584 | |
| 25 | 25 | msgid " Note: group is set as unit administrator, but is not assigned to a unit." |
| 26 | 26 | msgstr "" |
| 27 | 27 | |
| 28 | -#: i18n/templates.c:704 | |
| 28 | +#: i18n/templates.c:1322 | |
| 29 | 29 | msgid "#itemCount# items, #batchSize# per page" |
| 30 | 30 | msgstr "" |
| 31 | 31 | |
| 32 | -#: i18n/templates.c:1766 | |
| 32 | +#: i18n/templates.c:2354 | |
| 33 | 33 | msgid "#name#'s authentication is handled by the <strong>#provider#</strong>." |
| 34 | 34 | msgstr "" |
| 35 | 35 | |
| 36 | -#: plugins/ktcore/admin/deletedDocuments.php:145 | |
| 36 | +#: plugins/ktcore/admin/deletedDocuments.php:143 | |
| 37 | 37 | #, php-format |
| 38 | 38 | msgid "%d documents expunged." |
| 39 | 39 | msgstr "" |
| 40 | 40 | |
| 41 | -#: plugins/ktcore/admin/archivedDocuments.php:190 | |
| 41 | +#: plugins/ktcore/admin/archivedDocuments.php:188 | |
| 42 | 42 | #, php-format |
| 43 | 43 | msgid "%d documents made active." |
| 44 | 44 | msgstr "" |
| 45 | 45 | |
| 46 | -#: plugins/ktcore/admin/deletedDocuments.php:231 | |
| 46 | +#: plugins/ktcore/admin/deletedDocuments.php:237 | |
| 47 | 47 | #, php-format |
| 48 | 48 | msgid "%d documents restored." |
| 49 | 49 | msgstr "" |
| 50 | 50 | |
| 51 | -#: plugins/ktstandard/KTSubscriptions.php:429 | |
| 51 | +#: plugins/ktstandard/KTSubscriptions.php:427 | |
| 52 | 52 | #, php-format |
| 53 | 53 | msgid "%d successful, %d failures" |
| 54 | 54 | msgstr "" |
| 55 | 55 | |
| 56 | -#: lib/mime.inc.php:106 lib/widgets/fieldsetDisplay.inc.php:151 | |
| 56 | +#: lib/metadata/metadatautil.inc.php:565 | |
| 57 | +#, php-format | |
| 58 | +msgid "%d values for the Master Field are not assigned to behaviours." | |
| 59 | +msgstr "" | |
| 60 | + | |
| 61 | +#: plugins/ktcore/admin/workflows.php:1261 | |
| 62 | +#, php-format | |
| 63 | +msgid "%s (%s)" | |
| 64 | +msgstr "" | |
| 65 | + | |
| 66 | +#: lib/mime.inc.php:118 lib/widgets/fieldsetDisplay.inc.php:149 | |
| 57 | 67 | #, php-format |
| 58 | 68 | msgid "%s File" |
| 59 | 69 | msgstr "" |
| 60 | 70 | |
| 61 | -#: plugins/ktcore/admin/archivedDocuments.php:186 | |
| 71 | +#: plugins/ktcore/admin/archivedDocuments.php:184 | |
| 62 | 72 | #, php-format |
| 63 | 73 | msgid "%s could not be made \"live\"." |
| 64 | 74 | msgstr "" |
| 65 | 75 | |
| 66 | -#: lib/groups/GroupUtil.php:343 | |
| 76 | +#: lib/groups/GroupUtil.php:357 | |
| 67 | 77 | #, php-format |
| 68 | 78 | msgid "%s is a direct member." |
| 69 | 79 | msgstr "" |
| 70 | 80 | |
| 71 | -#: lib/groups/GroupUtil.php:366 | |
| 81 | +#: lib/groups/GroupUtil.php:380 | |
| 72 | 82 | #, php-format |
| 73 | 83 | msgid "%s is a member of %s" |
| 74 | 84 | msgstr "" |
| 75 | 85 | |
| 76 | -#: plugins/ktcore/admin/deletedDocuments.php:86 | |
| 77 | -#: plugins/ktcore/admin/deletedDocuments.php:112 | |
| 78 | -#: plugins/ktcore/admin/deletedDocuments.php:165 | |
| 86 | +#: plugins/ktcore/admin/deletedDocuments.php:84 | |
| 87 | +#: plugins/ktcore/admin/deletedDocuments.php:110 | |
| 88 | +#: plugins/ktcore/admin/deletedDocuments.php:163 | |
| 79 | 89 | #, php-format |
| 80 | 90 | msgid "%s is not a deleted document. Aborting expunge" |
| 81 | 91 | msgstr "" |
| 82 | 92 | |
| 83 | -#: plugins/ktcore/admin/deletedDocuments.php:189 | |
| 93 | +#: plugins/ktcore/admin/deletedDocuments.php:187 | |
| 84 | 94 | #, php-format |
| 85 | 95 | msgid "%s is not a deleted document. Aborting restore" |
| 86 | 96 | msgstr "" |
| 87 | 97 | |
| 88 | -#: plugins/ktcore/admin/archivedDocuments.php:146 | |
| 89 | -#: plugins/ktcore/admin/archivedDocuments.php:172 | |
| 98 | +#: plugins/ktcore/admin/archivedDocuments.php:144 | |
| 99 | +#: plugins/ktcore/admin/archivedDocuments.php:170 | |
| 90 | 100 | #, php-format |
| 91 | 101 | msgid "%s is not an archived document. Aborting restore." |
| 92 | 102 | msgstr "" |
| 93 | 103 | |
| 94 | -#: i18n/templates.c:746 | |
| 104 | +#: i18n/templates.c:1364 i18n/templates.c:4511 | |
| 95 | 105 | msgid "© 2006 <a href=\"http://www.ktdms.com/\">The Jam Warehouse Software (Pty) Ltd.</a> All Rights Reserved" |
| 96 | 106 | msgstr "" |
| 97 | 107 | |
| 98 | -#: plugins/ktcore/folder/addDocument.php:83 | |
| 99 | -#: plugins/ktcore/folder/BulkImport.php:65 | |
| 100 | -#: plugins/ktcore/folder/BulkUpload.php:72 | |
| 108 | +#: plugins/ktcore/folder/addDocument.php:81 | |
| 109 | +#: plugins/ktcore/folder/BulkImport.php:63 | |
| 110 | +#: plugins/ktcore/folder/BulkUpload.php:70 | |
| 101 | 111 | msgid "<Please select a document type>" |
| 102 | 112 | msgstr "" |
| 103 | 113 | |
| 104 | -#: i18n/templates.c:2210 i18n/templates.c:2492 | |
| 114 | +#: plugins/ktcore/admin/workflows.php:1247 | |
| 115 | +msgid "-- Please select a trigger --" | |
| 116 | +msgstr "" | |
| 117 | + | |
| 118 | +#: i18n/templates.c:2798 i18n/templates.c:3083 | |
| 105 | 119 | 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." |
| 106 | 120 | msgstr "" |
| 107 | 121 | |
| 108 | -#: i18n/templates.c:899 | |
| 122 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:557 | |
| 123 | +msgid "<strong>The folder required for this trigger has been deleted, so the transition cannot be performed.</strong>" | |
| 124 | +msgstr "" | |
| 125 | + | |
| 126 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:553 | |
| 127 | +msgid "<strong>This transition cannot be performed: no folder has been selected.</strong>" | |
| 128 | +msgstr "" | |
| 129 | + | |
| 130 | +#: plugins/wintools/BaobabPlugin.php:25 | |
| 131 | +#, php-format | |
| 132 | +msgid "<strong>You are using an evaluation copy of KnowledgeTree Professional.</strong> Please consider <a href='%s'>upgrading to a full version</a>, and supporting the continued development of this application." | |
| 133 | +msgstr "" | |
| 134 | + | |
| 135 | +#: i18n/templates.c:1520 | |
| 109 | 136 | msgid "<strong>or</strong> to a new behaviour called" |
| 110 | 137 | msgstr "" |
| 111 | 138 | |
| 112 | -#: i18n/templates.c:1175 i18n/templates.c:1190 | |
| 139 | +#: i18n/templates.c:4724 i18n/templates.c:4733 | |
| 140 | +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." | |
| 141 | +msgstr "" | |
| 142 | + | |
| 143 | +#: i18n/templates.c:1802 | |
| 113 | 144 | 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." |
| 114 | 145 | msgstr "" |
| 115 | 146 | |
| ... | ... | @@ -117,721 +148,837 @@ msgstr "" |
| 117 | 148 | msgid "A brief description of the information stored in this field." |
| 118 | 149 | msgstr "" |
| 119 | 150 | |
| 120 | -#: plugins/ktcore/admin/documentFields.php:62 | |
| 121 | -#: plugins/ktcore/admin/documentFields.php:105 | |
| 151 | +#: plugins/ktcore/admin/documentFields.php:60 | |
| 152 | +#: plugins/ktcore/admin/documentFields.php:103 | |
| 122 | 153 | msgid "A brief description of the information stored in this fieldset." |
| 123 | 154 | msgstr "" |
| 124 | 155 | |
| 125 | -#: i18n/templates.c:2195 | |
| 156 | +#: i18n/templates.c:2783 | |
| 126 | 157 | 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." |
| 127 | 158 | msgstr "" |
| 128 | 159 | |
| 129 | -#: i18n/templates.c:2498 | |
| 160 | +#: i18n/templates.c:3089 | |
| 130 | 161 | msgid "A critical part of workflow is the creation of various different states for documents." |
| 131 | 162 | msgstr "" |
| 132 | 163 | |
| 133 | -#: i18n/templates.c:1208 | |
| 164 | +#: plugins/ktcore/KTDocumentActions.php:845 | |
| 165 | +msgid "A document with that filename also exists in this folder. Please try a different name." | |
| 166 | +msgstr "" | |
| 167 | + | |
| 168 | +#: plugins/ktcore/KTDocumentActions.php:840 | |
| 169 | +msgid "A document with that name also exists in this folder. Please try a different name." | |
| 170 | +msgstr "" | |
| 171 | + | |
| 172 | +#: plugins/ktcore/KTDocumentActions.php:801 | |
| 173 | +msgid "A document with the same filename already exists in the folder. Please supply an alternative filename" | |
| 174 | +msgstr "" | |
| 175 | + | |
| 176 | +#: plugins/ktcore/KTDocumentActions.php:798 | |
| 177 | +msgid "A document with the same title already exists in the folder. Please supply an alternative filename" | |
| 178 | +msgstr "" | |
| 179 | + | |
| 180 | +#: i18n/templates.c:1832 | |
| 134 | 181 | 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." |
| 135 | 182 | msgstr "" |
| 136 | 183 | |
| 137 | -#: plugins/ktcore/admin/documentFields.php:148 | |
| 138 | -#: plugins/ktcore/admin/documentFields.php:184 | |
| 184 | +#: plugins/ktcore/admin/documentFields.php:154 | |
| 185 | +#: plugins/ktcore/admin/documentFields.php:208 | |
| 139 | 186 | msgid "A fieldset with that name already exists" |
| 140 | 187 | msgstr "" |
| 141 | 188 | |
| 142 | -#: plugins/ktcore/folder/Rename.php:82 plugins/ktcore/KTFolderActions.php:74 | |
| 189 | +#: plugins/ktcore/folder/Rename.php:81 plugins/ktcore/KTFolderActions.php:72 | |
| 143 | 190 | msgid "A folder with that name already exists." |
| 144 | 191 | msgstr "" |
| 145 | 192 | |
| 146 | -#: i18n/templates.c:1694 | |
| 193 | +#: i18n/templates.c:2297 | |
| 147 | 194 | msgid "A folder with this name already exists in this location. Please select another folder before creating the unit." |
| 148 | 195 | msgstr "" |
| 149 | 196 | |
| 150 | -#: plugins/ktcore/admin/documentFields.php:63 | |
| 197 | +#: plugins/ktcore/KTAssist.php:46 | |
| 198 | +msgid "A full description of the assistance that you with to receive. Provide all necessary information to assist in your request." | |
| 199 | +msgstr "" | |
| 200 | + | |
| 201 | +#: plugins/ktcore/admin/documentFields.php:61 | |
| 151 | 202 | 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." |
| 152 | 203 | msgstr "" |
| 153 | 204 | |
| 154 | -#: plugins/ktcore/admin/workflows.php:605 | |
| 155 | -#: plugins/ktcore/admin/workflows.php:1219 | |
| 205 | +#: plugins/ktcore/admin/workflows.php:611 | |
| 206 | +#: plugins/ktcore/admin/workflows.php:1235 | |
| 156 | 207 | msgid "A human-readable name for the state." |
| 157 | 208 | msgstr "" |
| 158 | 209 | |
| 159 | -#: plugins/ktcore/admin/workflows.php:658 | |
| 210 | +#: plugins/ktcore/admin/workflows.php:664 | |
| 160 | 211 | msgid "A human-readable name for the transition." |
| 161 | 212 | msgstr "" |
| 162 | 213 | |
| 163 | -#: plugins/ktcore/admin/workflows.php:414 | |
| 164 | -#: plugins/ktcore/admin/workflows.php:441 | |
| 214 | +#: plugins/ktcore/admin/workflows.php:412 | |
| 215 | +#: plugins/ktcore/admin/workflows.php:439 | |
| 165 | 216 | msgid "A human-readable name for the workflow." |
| 166 | 217 | msgstr "" |
| 167 | 218 | |
| 168 | -#: plugins/ktcore/admin/workflows.php:853 | |
| 219 | +#: plugins/ktcore/admin/workflows.php:861 | |
| 169 | 220 | msgid "A human-readable name for this state. This is shown on the \"Browse\" page, as well as on the user's workflow page." |
| 170 | 221 | msgstr "" |
| 171 | 222 | |
| 172 | -#: plugins/ktcore/admin/documentFields.php:61 | |
| 173 | -#: plugins/ktcore/admin/documentFields.php:103 | |
| 223 | +#: plugins/ktcore/admin/documentFields.php:59 | |
| 224 | +#: plugins/ktcore/admin/documentFields.php:101 | |
| 174 | 225 | #: plugins/ktcore/admin/documentFields.php:107 |
| 175 | 226 | msgid "A human-readable name, used in add and edit forms." |
| 176 | 227 | msgstr "" |
| 177 | 228 | |
| 178 | -#: plugins/ktstandard/KTEmail.php:265 | |
| 229 | +#: plugins/ktstandard/KTEmail.php:288 | |
| 179 | 230 | msgid "A message for those who receive the document" |
| 180 | 231 | msgstr "" |
| 181 | 232 | |
| 182 | -#: lib/validation/dispatchervalidation.inc.php:234 | |
| 233 | +#: lib/validation/dispatchervalidation.inc.php:232 | |
| 183 | 234 | msgid "A non-numeric value was given" |
| 184 | 235 | msgstr "" |
| 185 | 236 | |
| 186 | -#: plugins/ktcore/admin/documentLinks.php:50 | |
| 187 | -#: plugins/ktcore/admin/documentLinks.php:79 | |
| 237 | +#: plugins/ktcore/KTAssist.php:45 | |
| 238 | +msgid "A one-line description introducing the assistance that you wish to receive" | |
| 239 | +msgstr "" | |
| 240 | + | |
| 241 | +#: plugins/ktcore/admin/documentLinks.php:54 | |
| 242 | +#: plugins/ktcore/admin/documentLinks.php:83 | |
| 188 | 243 | msgid "A short brief description of the relationship implied by this link type." |
| 189 | 244 | msgstr "" |
| 190 | 245 | |
| 191 | -#: plugins/ktcore/admin/groupManagement.php:101 | |
| 192 | -#: plugins/ktcore/admin/groupManagement.php:466 | |
| 246 | +#: plugins/ktcore/admin/groupManagement.php:108 | |
| 247 | +#: plugins/ktcore/admin/groupManagement.php:524 | |
| 193 | 248 | msgid "A short name for the group. e.g. <strong>administrators</strong>." |
| 194 | 249 | msgstr "" |
| 195 | 250 | |
| 196 | -#: plugins/ktcore/admin/unitManagement.php:72 | |
| 197 | -#: plugins/ktcore/admin/unitManagement.php:134 | |
| 198 | -#: plugins/ktcore/admin/unitManagement.php:189 | |
| 251 | +#: plugins/ktcore/admin/unitManagement.php:70 | |
| 252 | +#: plugins/ktcore/admin/unitManagement.php:132 | |
| 253 | +#: plugins/ktcore/admin/unitManagement.php:187 | |
| 199 | 254 | msgid "A short name for the unit. e.g. <strong>Accounting</strong>." |
| 200 | 255 | msgstr "" |
| 201 | 256 | |
| 202 | -#: plugins/ktcore/admin/managePermissions.php:43 | |
| 257 | +#: plugins/ktcore/admin/managePermissions.php:41 | |
| 203 | 258 | msgid "A short name that is shown to users whenever permissions must be assigned." |
| 204 | 259 | msgstr "" |
| 205 | 260 | |
| 206 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:48 | |
| 207 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:74 | |
| 208 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:127 | |
| 261 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:46 | |
| 262 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:72 | |
| 263 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:125 | |
| 209 | 264 | msgid "A short name which helps identify this source of authentication data." |
| 210 | 265 | msgstr "" |
| 211 | 266 | |
| 212 | -#: plugins/ktcore/admin/documentTypes.php:51 | |
| 267 | +#: plugins/ktcore/admin/documentTypes.php:49 | |
| 213 | 268 | msgid "A short, human-readable name for the document type." |
| 214 | 269 | msgstr "" |
| 215 | 270 | |
| 216 | -#: plugins/ktcore/admin/documentLinks.php:49 | |
| 217 | -#: plugins/ktcore/admin/documentLinks.php:78 | |
| 271 | +#: plugins/ktcore/admin/documentLinks.php:53 | |
| 272 | +#: plugins/ktcore/admin/documentLinks.php:82 | |
| 218 | 273 | msgid "A short, human-readable name for the link type." |
| 219 | 274 | msgstr "" |
| 220 | 275 | |
| 221 | -#: plugins/ktcore/admin/roleManagement.php:55 | |
| 222 | -#: plugins/ktcore/admin/roleManagement.php:61 | |
| 276 | +#: plugins/ktcore/admin/roleManagement.php:59 | |
| 277 | +#: plugins/ktcore/admin/roleManagement.php:65 | |
| 223 | 278 | msgid "A short, human-readable name for the role." |
| 224 | 279 | msgstr "" |
| 225 | 280 | |
| 226 | -#: plugins/ktcore/admin/workflows.php:801 | |
| 281 | +#: plugins/ktcore/admin/workflows.php:809 | |
| 227 | 282 | msgid "A state by that name already exists" |
| 228 | 283 | msgstr "" |
| 229 | 284 | |
| 230 | -#: plugins/ktcore/admin/workflows.php:1147 | |
| 285 | +#: plugins/ktcore/admin/workflows.php:1163 | |
| 231 | 286 | msgid "A transition by that name already exists" |
| 232 | 287 | msgstr "" |
| 233 | 288 | |
| 234 | -#: plugins/ktcore/admin/unitManagement.php:92 | |
| 235 | -#: plugins/ktcore/admin/unitManagement.php:166 | |
| 236 | -#: plugins/ktcore/admin/unitManagement.php:207 | |
| 289 | +#: plugins/ktcore/admin/unitManagement.php:90 | |
| 290 | +#: plugins/ktcore/admin/unitManagement.php:164 | |
| 291 | +#: plugins/ktcore/admin/unitManagement.php:205 | |
| 237 | 292 | msgid "A unit with that name already exists." |
| 238 | 293 | msgstr "" |
| 239 | 294 | |
| 240 | -#: plugins/ktcore/admin/userManagement.php:449 | |
| 295 | +#: plugins/ktcore/admin/userManagement.php:476 | |
| 241 | 296 | msgid "A user with that username already exists" |
| 242 | 297 | msgstr "" |
| 243 | 298 | |
| 244 | -#: lib/browse/BrowseColumns.inc.php:60 | |
| 299 | +#: lib/browse/BrowseColumns.inc.php:58 | |
| 245 | 300 | msgid "Abstract" |
| 246 | 301 | msgstr "" |
| 247 | 302 | |
| 248 | -#: i18n/templates.c:683 i18n/templates.c:731 | |
| 303 | +#: plugins/ktcore/admin/workflows.php:1258 i18n/templates.c:125 | |
| 304 | +#: i18n/templates.c:203 i18n/templates.c:317 i18n/templates.c:395 | |
| 305 | +#: i18n/templates.c:599 i18n/templates.c:608 i18n/templates.c:1304 | |
| 306 | +#: i18n/templates.c:1349 | |
| 249 | 307 | msgid "Action" |
| 250 | 308 | msgstr "" |
| 251 | 309 | |
| 252 | -#: plugins/ktcore/admin/workflows.php:765 | |
| 310 | +#: plugins/ktcore/admin/workflows.php:773 | |
| 253 | 311 | msgid "Action availability updated." |
| 254 | 312 | msgstr "" |
| 255 | 313 | |
| 256 | -#: plugins/ktcore/admin/workflows.php:69 i18n/templates.c:89 | |
| 257 | -#: i18n/templates.c:4049 | |
| 314 | +#: plugins/ktcore/admin/workflows.php:67 i18n/templates.c:695 | |
| 315 | +#: i18n/templates.c:4862 | |
| 258 | 316 | msgid "Actions" |
| 259 | 317 | msgstr "" |
| 260 | 318 | |
| 261 | -#: i18n/templates.c:2261 | |
| 319 | +#: i18n/templates.c:2849 | |
| 262 | 320 | msgid "Actions Allowed" |
| 263 | 321 | msgstr "" |
| 264 | 322 | |
| 265 | -#: i18n/templates.c:2330 | |
| 323 | +#: i18n/templates.c:2918 | |
| 266 | 324 | msgid "Actions allowed" |
| 267 | 325 | msgstr "" |
| 268 | 326 | |
| 269 | -#: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:46 | |
| 327 | +#: i18n/templates.c:3179 | |
| 328 | +msgid "Actions which are performed when the document follows the transition." | |
| 329 | +msgstr "" | |
| 330 | + | |
| 331 | +#: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:44 | |
| 270 | 332 | msgid "ActiveDirectory Authentication" |
| 271 | 333 | msgstr "" |
| 272 | 334 | |
| 273 | -#: plugins/ktstandard/ldap/activedirectoryauthenticationprovider.inc.php:42 | |
| 335 | +#: plugins/ktstandard/ldap/activedirectoryauthenticationprovider.inc.php:40 | |
| 274 | 336 | msgid "ActiveDirectory authentication provider" |
| 275 | 337 | msgstr "" |
| 276 | 338 | |
| 277 | -#: i18n/templates.c:26 i18n/templates.c:50 i18n/templates.c:1076 | |
| 278 | -#: i18n/templates.c:2660 i18n/templates.c:2756 i18n/templates.c:2882 | |
| 279 | -#: i18n/templates.c:3461 i18n/templates.c:3470 i18n/templates.c:3599 | |
| 280 | -#: i18n/templates.c:3692 i18n/templates.c:3731 i18n/templates.c:3860 | |
| 339 | +#: i18n/templates.c:632 i18n/templates.c:656 i18n/templates.c:1700 | |
| 340 | +#: i18n/templates.c:3323 i18n/templates.c:3422 i18n/templates.c:3530 | |
| 341 | +#: i18n/templates.c:4148 i18n/templates.c:4157 i18n/templates.c:4286 | |
| 342 | +#: i18n/templates.c:4379 i18n/templates.c:4418 i18n/templates.c:4652 | |
| 281 | 343 | msgid "Add" |
| 282 | 344 | msgstr "" |
| 283 | 345 | |
| 284 | -#: plugins/ktcore/folder/addDocument.php:44 | |
| 346 | +#: i18n/templates.c:4607 | |
| 347 | +msgid "Add Column to View" | |
| 348 | +msgstr "" | |
| 349 | + | |
| 350 | +#: plugins/ktcore/folder/addDocument.php:42 | |
| 285 | 351 | msgid "Add Document" |
| 286 | 352 | msgstr "" |
| 287 | 353 | |
| 288 | -#: i18n/templates.c:3623 i18n/templates.c:3770 | |
| 354 | +#: i18n/templates.c:4310 i18n/templates.c:4457 | |
| 289 | 355 | msgid "Add Field to set" |
| 290 | 356 | msgstr "" |
| 291 | 357 | |
| 292 | -#: i18n/templates.c:1520 | |
| 358 | +#: i18n/templates.c:2138 | |
| 293 | 359 | msgid "Add Group" |
| 294 | 360 | msgstr "" |
| 295 | 361 | |
| 296 | -#: i18n/templates.c:245 i18n/templates.c:260 | |
| 362 | +#: i18n/templates.c:845 i18n/templates.c:860 | |
| 297 | 363 | msgid "Add Link" |
| 298 | 364 | msgstr "" |
| 299 | 365 | |
| 300 | -#: i18n/templates.c:3224 | |
| 366 | +#: i18n/templates.c:3896 | |
| 301 | 367 | msgid "Add Link Type" |
| 302 | 368 | msgstr "" |
| 303 | 369 | |
| 304 | -#: i18n/templates.c:1514 | |
| 370 | +#: i18n/templates.c:2132 | |
| 305 | 371 | msgid "Add New Group" |
| 306 | 372 | msgstr "" |
| 307 | 373 | |
| 308 | -#: i18n/templates.c:3899 | |
| 374 | +#: i18n/templates.c:4691 | |
| 309 | 375 | msgid "Add New Subcategory to <strong>#category#</strong>" |
| 310 | 376 | msgstr "" |
| 311 | 377 | |
| 312 | -#: i18n/templates.c:1889 | |
| 378 | +#: i18n/templates.c:2477 | |
| 313 | 379 | msgid "Add New Unit" |
| 314 | 380 | msgstr "" |
| 315 | 381 | |
| 316 | -#: plugins/ktcore/admin/userManagement.php:97 | |
| 317 | -#: plugins/ktcore/admin/userManagement.php:147 | |
| 382 | +#: plugins/ktcore/admin/userManagement.php:99 | |
| 383 | +#: plugins/ktcore/admin/userManagement.php:149 | |
| 318 | 384 | msgid "Add New User" |
| 319 | 385 | msgstr "" |
| 320 | 386 | |
| 321 | -#: i18n/templates.c:1895 | |
| 387 | +#: i18n/templates.c:476 | |
| 388 | +msgid "Add Quicklink" | |
| 389 | +msgstr "" | |
| 390 | + | |
| 391 | +#: i18n/templates.c:2483 | |
| 322 | 392 | msgid "Add Unit" |
| 323 | 393 | msgstr "" |
| 324 | 394 | |
| 325 | -#: plugins/ktcore/KTFolderActions.php:49 | |
| 395 | +#: i18n/templates.c:4604 | |
| 396 | +msgid "Add a Column" | |
| 397 | +msgstr "" | |
| 398 | + | |
| 399 | +#: plugins/ktcore/KTFolderActions.php:47 | |
| 326 | 400 | msgid "Add a Folder" |
| 327 | 401 | msgstr "" |
| 328 | 402 | |
| 329 | -#: i18n/templates.c:1640 | |
| 403 | +#: i18n/templates.c:2243 | |
| 330 | 404 | msgid "Add a Role" |
| 331 | 405 | msgstr "" |
| 332 | 406 | |
| 333 | -#: plugins/ktcore/folder/addDocument.php:66 | |
| 334 | -#: plugins/ktcore/folder/addDocument.php:111 i18n/templates.c:3452 | |
| 335 | -#: i18n/templates.c:3455 | |
| 407 | +#: plugins/ktcore/folder/addDocument.php:64 | |
| 408 | +#: plugins/ktcore/folder/addDocument.php:109 i18n/templates.c:4139 | |
| 409 | +#: i18n/templates.c:4142 | |
| 336 | 410 | msgid "Add a document" |
| 337 | 411 | msgstr "" |
| 338 | 412 | |
| 339 | -#: i18n/templates.c:3041 | |
| 413 | +#: i18n/templates.c:3704 | |
| 340 | 414 | msgid "Add a folder" |
| 341 | 415 | msgstr "" |
| 342 | 416 | |
| 343 | -#: i18n/templates.c:1580 | |
| 417 | +#: i18n/templates.c:2198 | |
| 344 | 418 | msgid "Add a group from an authentication source" |
| 345 | 419 | msgstr "" |
| 346 | 420 | |
| 347 | -#: i18n/templates.c:3218 | |
| 421 | +#: i18n/templates.c:3890 | |
| 348 | 422 | msgid "Add a link type" |
| 349 | 423 | msgstr "" |
| 350 | 424 | |
| 351 | -#: i18n/templates.c:785 | |
| 425 | +#: i18n/templates.c:1403 | |
| 352 | 426 | msgid "Add a new authentication source" |
| 353 | 427 | msgstr "" |
| 354 | 428 | |
| 355 | -#: i18n/templates.c:2873 | |
| 429 | +#: i18n/templates.c:3521 | |
| 356 | 430 | msgid "Add a new dynamic permission" |
| 357 | 431 | msgstr "" |
| 358 | 432 | |
| 359 | -#: i18n/templates.c:1136 i18n/templates.c:1220 i18n/templates.c:2057 | |
| 433 | +#: i18n/templates.c:1760 i18n/templates.c:1853 i18n/templates.c:2645 | |
| 360 | 434 | msgid "Add a new field" |
| 361 | 435 | msgstr "" |
| 362 | 436 | |
| 363 | -#: plugins/ktcore/admin/groupManagement.php:460 | |
| 364 | -#: plugins/ktcore/admin/groupManagement.php:463 i18n/templates.c:1523 | |
| 365 | -#: i18n/templates.c:1574 | |
| 437 | +#: plugins/ktcore/admin/groupManagement.php:518 | |
| 438 | +#: plugins/ktcore/admin/groupManagement.php:521 i18n/templates.c:2141 | |
| 439 | +#: i18n/templates.c:2192 | |
| 366 | 440 | msgid "Add a new group" |
| 367 | 441 | msgstr "" |
| 368 | 442 | |
| 369 | -#: i18n/templates.c:299 i18n/templates.c:302 | |
| 443 | +#: i18n/templates.c:899 i18n/templates.c:902 | |
| 370 | 444 | msgid "Add a new link" |
| 371 | 445 | msgstr "" |
| 372 | 446 | |
| 373 | -#: i18n/templates.c:818 | |
| 447 | +#: i18n/templates.c:1436 | |
| 374 | 448 | msgid "Add a new source" |
| 375 | 449 | msgstr "" |
| 376 | 450 | |
| 377 | -#: plugins/ktcore/admin/unitManagement.php:68 | |
| 378 | -#: plugins/ktcore/admin/unitManagement.php:69 | |
| 379 | -#: plugins/ktcore/admin/unitManagement.php:84 | |
| 380 | -#: plugins/ktcore/admin/unitManagement.php:85 i18n/templates.c:1673 | |
| 381 | -#: i18n/templates.c:1865 i18n/templates.c:1898 | |
| 451 | +#: plugins/ktcore/admin/unitManagement.php:66 | |
| 452 | +#: plugins/ktcore/admin/unitManagement.php:67 | |
| 453 | +#: plugins/ktcore/admin/unitManagement.php:82 | |
| 454 | +#: plugins/ktcore/admin/unitManagement.php:83 i18n/templates.c:2276 | |
| 455 | +#: i18n/templates.c:2453 i18n/templates.c:2486 | |
| 382 | 456 | msgid "Add a new unit" |
| 383 | 457 | msgstr "" |
| 384 | 458 | |
| 385 | -#: i18n/templates.c:1811 i18n/templates.c:1814 | |
| 459 | +#: i18n/templates.c:2399 i18n/templates.c:2402 | |
| 386 | 460 | msgid "Add a new user" |
| 387 | 461 | msgstr "" |
| 388 | 462 | |
| 389 | -#: i18n/templates.c:1787 | |
| 463 | +#: i18n/templates.c:2375 | |
| 390 | 464 | msgid "Add a user" |
| 391 | 465 | msgstr "" |
| 392 | 466 | |
| 393 | -#: i18n/templates.c:1817 | |
| 467 | +#: i18n/templates.c:2405 | |
| 394 | 468 | msgid "Add a user from an authentication source" |
| 395 | 469 | msgstr "" |
| 396 | 470 | |
| 397 | -#: i18n/templates.c:815 | |
| 471 | +#: i18n/templates.c:1433 | |
| 398 | 472 | msgid "Add an authentication source" |
| 399 | 473 | msgstr "" |
| 400 | 474 | |
| 401 | -#: i18n/templates.c:3602 | |
| 475 | +#: i18n/templates.c:4289 | |
| 402 | 476 | msgid "Add another set of criteria" |
| 403 | 477 | msgstr "" |
| 404 | 478 | |
| 405 | -#: i18n/templates.c:782 | |
| 479 | +#: i18n/templates.c:1400 | |
| 406 | 480 | msgid "Add authentication source" |
| 407 | 481 | msgstr "" |
| 408 | 482 | |
| 409 | -#: plugins/ktstandard/KTEmail.php:263 | |
| 483 | +#: plugins/ktstandard/KTEmail.php:282 | |
| 410 | 484 | msgid "Add extra email addresses here" |
| 411 | 485 | msgstr "" |
| 412 | 486 | |
| 413 | -#: i18n/templates.c:1154 i18n/templates.c:1226 i18n/templates.c:2075 | |
| 487 | +#: i18n/templates.c:1778 i18n/templates.c:1859 i18n/templates.c:2663 | |
| 414 | 488 | msgid "Add field" |
| 415 | 489 | msgstr "" |
| 416 | 490 | |
| 417 | -#: i18n/templates.c:3050 i18n/templates.c:3053 | |
| 491 | +#: i18n/templates.c:3713 i18n/templates.c:3716 | |
| 418 | 492 | msgid "Add folder" |
| 419 | 493 | msgstr "" |
| 420 | 494 | |
| 421 | -#: i18n/templates.c:1586 i18n/templates.c:1823 | |
| 495 | +#: i18n/templates.c:2204 i18n/templates.c:2411 | |
| 422 | 496 | msgid "Add from source" |
| 423 | 497 | msgstr "" |
| 424 | 498 | |
| 425 | -#: i18n/templates.c:1805 | |
| 499 | +#: i18n/templates.c:2393 | |
| 426 | 500 | msgid "Add new users" |
| 427 | 501 | msgstr "" |
| 428 | 502 | |
| 429 | -#: i18n/templates.c:1073 | |
| 503 | +#: i18n/templates.c:1697 | |
| 430 | 504 | msgid "Add new values" |
| 431 | 505 | msgstr "" |
| 432 | 506 | |
| 433 | -#: plugins/ktcore/KTCorePlugin.php:117 | |
| 507 | +#: plugins/ktcore/KTCorePlugin.php:147 | |
| 434 | 508 | msgid "Add or remove groups from the system." |
| 435 | 509 | msgstr "" |
| 436 | 510 | |
| 437 | -#: plugins/ktcore/KTCorePlugin.php:114 | |
| 511 | +#: plugins/wintools/BaobabPlugin.php:122 | |
| 512 | +msgid "Add or remove keys, and review their expiry dates." | |
| 513 | +msgstr "" | |
| 514 | + | |
| 515 | +#: plugins/ktcore/KTCorePlugin.php:144 | |
| 438 | 516 | msgid "Add or remove users from the system." |
| 439 | 517 | msgstr "" |
| 440 | 518 | |
| 441 | -#: i18n/templates.c:3632 i18n/templates.c:3641 i18n/templates.c:3779 | |
| 442 | -#: i18n/templates.c:3788 | |
| 519 | +#: i18n/templates.c:4319 i18n/templates.c:4328 i18n/templates.c:4466 | |
| 520 | +#: i18n/templates.c:4475 | |
| 443 | 521 | msgid "Add to Fieldset" |
| 444 | 522 | msgstr "" |
| 445 | 523 | |
| 446 | -#: i18n/templates.c:3923 | |
| 524 | +#: i18n/templates.c:4715 | |
| 447 | 525 | msgid "Add to category" |
| 448 | 526 | msgstr "" |
| 449 | 527 | |
| 450 | -#: plugins/ktcore/admin/groupManagement.php:321 | |
| 451 | -#: plugins/ktcore/admin/groupManagement.php:448 | |
| 528 | +#: plugins/ktcore/admin/groupManagement.php:353 | |
| 529 | +#: plugins/ktcore/admin/groupManagement.php:506 | |
| 452 | 530 | msgid "Added" |
| 453 | 531 | msgstr "" |
| 454 | 532 | |
| 455 | -#: plugins/ktcore/admin/userManagement.php:558 | |
| 533 | +#: plugins/ktcore/admin/manageViews.php:104 | |
| 534 | +msgid "Added Entry" | |
| 535 | +msgstr "" | |
| 536 | + | |
| 537 | +#: plugins/ktcore/admin/userManagement.php:588 | |
| 456 | 538 | msgid "Added to groups" |
| 457 | 539 | msgstr "" |
| 458 | 540 | |
| 459 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:301 | |
| 541 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:299 | |
| 460 | 542 | msgid "Added users" |
| 461 | 543 | msgstr "" |
| 462 | 544 | |
| 463 | -#: i18n/templates.c:3464 | |
| 545 | +#: i18n/templates.c:4151 | |
| 464 | 546 | msgid "Additional Information about this Document" |
| 465 | 547 | msgstr "" |
| 466 | 548 | |
| 467 | -#: admin.php:41 admin.php:129 config/siteMap.inc:42 lib/dispatcher.inc.php:360 | |
| 468 | -#: plugins/ktcore/KTPortlets.php:153 | |
| 549 | +#: plugins/ktstandard/KTAdminVersionPlugin.php:72 | |
| 550 | +msgid "Admin Version Plugin" | |
| 551 | +msgstr "" | |
| 552 | + | |
| 553 | +#: admin.php:39 admin.php:127 config/siteMap.inc:46 lib/dispatcher.inc.php:409 | |
| 554 | +#: plugins/ktcore/KTPortlets.php:151 | |
| 555 | +#: plugins/network/quicklinks/manageQuicklinks.php:271 | |
| 469 | 556 | msgid "Administration" |
| 470 | 557 | msgstr "" |
| 471 | 558 | |
| 472 | -#: plugins/ktcore/KTPortlets.php:106 | |
| 559 | +#: plugins/ktcore/KTPortlets.php:104 | |
| 473 | 560 | msgid "Administrator mode" |
| 474 | 561 | msgstr "" |
| 475 | 562 | |
| 476 | -#: browse.php:898 browse.php:903 browse.php:905 | |
| 563 | +#: browse.php:897 browse.php:902 browse.php:904 | |
| 477 | 564 | msgid "Administrator mode disabled" |
| 478 | 565 | msgstr "" |
| 479 | 566 | |
| 480 | -#: browse.php:857 browse.php:862 browse.php:864 | |
| 567 | +#: browse.php:856 browse.php:861 browse.php:863 | |
| 481 | 568 | msgid "Administrator mode enabled" |
| 482 | 569 | msgstr "" |
| 483 | 570 | |
| 484 | -#: i18n/templates.c:512 | |
| 571 | +#: i18n/templates.c:1124 | |
| 485 | 572 | msgid "Administrator mode is enabled." |
| 486 | 573 | msgstr "" |
| 487 | 574 | |
| 488 | -#: i18n/templates.c:524 | |
| 575 | +#: i18n/templates.c:1136 | |
| 489 | 576 | msgid "Administrator mode is not currently enabled." |
| 490 | 577 | msgstr "" |
| 491 | 578 | |
| 492 | -#: config/siteMap.inc:45 search/booleanSearch.php:54 | |
| 493 | -#: search/booleanSearch.php:228 i18n/templates.c:116 i18n/templates.c:548 | |
| 579 | +#: config/siteMap.inc:49 search/booleanSearch.php:54 | |
| 580 | +#: search/booleanSearch.php:229 i18n/templates.c:722 i18n/templates.c:1160 | |
| 494 | 581 | msgid "Advanced Search" |
| 495 | 582 | msgstr "" |
| 496 | 583 | |
| 497 | -#: plugins/ktcore/admin/workflows.php:242 | |
| 584 | +#: i18n/templates.c:92 i18n/templates.c:170 i18n/templates.c:284 | |
| 585 | +#: i18n/templates.c:362 | |
| 586 | +msgid "All Actions" | |
| 587 | +msgstr "" | |
| 588 | + | |
| 589 | +#: plugins/ktcore/admin/workflows.php:240 | |
| 498 | 590 | msgid "All actions available." |
| 499 | 591 | msgstr "" |
| 500 | 592 | |
| 501 | -#: lib/documentmanagement/documentutil.inc.php:501 | |
| 593 | +#: lib/documentmanagement/documentutil.inc.php:519 | |
| 502 | 594 | msgid "All done..." |
| 503 | 595 | msgstr "" |
| 504 | 596 | |
| 505 | -#: i18n/templates.c:2117 | |
| 597 | +#: i18n/templates.c:2705 | |
| 506 | 598 | msgid "All indexers claim to be working correctly." |
| 507 | 599 | msgstr "" |
| 508 | 600 | |
| 509 | -#: i18n/templates.c:3437 | |
| 601 | +#: i18n/templates.c:4100 i18n/templates.c:4124 | |
| 510 | 602 | msgid "All paths are relative to your Documents directory." |
| 511 | 603 | msgstr "" |
| 512 | 604 | |
| 513 | -#: plugins/ktcore/admin/documentFields.php:78 | |
| 605 | +#: plugins/ktcore/admin/documentFields.php:76 | |
| 514 | 606 | msgid "All types use this generic fieldset." |
| 515 | 607 | msgstr "" |
| 516 | 608 | |
| 517 | -#: i18n/templates.c:2909 i18n/templates.c:2915 | |
| 518 | -msgid "Allocate Groups to Role" | |
| 609 | +#: i18n/templates.c:3578 | |
| 610 | +msgid "Allocate Groups" | |
| 611 | +msgstr "" | |
| 612 | + | |
| 613 | +#: i18n/templates.c:3572 | |
| 614 | +msgid "Allocate Groups to Role: #rolename#" | |
| 615 | +msgstr "" | |
| 616 | + | |
| 617 | +#: i18n/templates.c:20 | |
| 618 | +msgid "Allocate Key" | |
| 619 | +msgstr "" | |
| 620 | + | |
| 621 | +#: plugins/wintools/BaobabPlugin.php:125 | |
| 622 | +#: plugins/wintools/baobabUserManagement.php:23 | |
| 623 | +#: plugins/wintools/baobabUserManagement.php:62 | |
| 624 | +msgid "Allocate Keys" | |
| 519 | 625 | msgstr "" |
| 520 | 626 | |
| 521 | -#: plugins/ktcore/KTPermissions.php:213 plugins/ktcore/KTPermissions.php:217 | |
| 522 | -#: plugins/ktcore/KTPermissions.php:218 i18n/templates.c:2666 | |
| 627 | +#: plugins/ktcore/KTPermissions.php:285 plugins/ktcore/KTPermissions.php:289 | |
| 628 | +#: plugins/ktcore/KTPermissions.php:290 | |
| 523 | 629 | msgid "Allocate Roles" |
| 524 | 630 | msgstr "" |
| 525 | 631 | |
| 526 | -#: i18n/templates.c:2774 i18n/templates.c:2777 | |
| 632 | +#: i18n/templates.c:3329 | |
| 633 | +msgid "Allocate Roles for \"#foldername#\"" | |
| 634 | +msgstr "" | |
| 635 | + | |
| 636 | +#: i18n/templates.c:3443 i18n/templates.c:3446 | |
| 527 | 637 | msgid "Allocate User to Role" |
| 528 | 638 | msgstr "" |
| 529 | 639 | |
| 530 | -#: i18n/templates.c:2681 | |
| 640 | +#: plugins/wintools/BaobabPlugin.php:120 | |
| 641 | +msgid "Allocate keys to users, and manage the keys you have purchased." | |
| 642 | +msgstr "" | |
| 643 | + | |
| 644 | +#: i18n/templates.c:3344 | |
| 531 | 645 | msgid "Allocated users" |
| 532 | 646 | msgstr "" |
| 533 | 647 | |
| 534 | -#: i18n/templates.c:3185 | |
| 648 | +#: i18n/templates.c:3848 | |
| 535 | 649 | msgid "Allocated users and groups" |
| 536 | 650 | msgstr "" |
| 537 | 651 | |
| 538 | -#: plugins/ktcore/KTPermissions.php:548 plugins/ktcore/KTPermissions.php:603 | |
| 652 | +#: plugins/ktcore/KTPermissions.php:622 plugins/ktcore/KTPermissions.php:677 | |
| 539 | 653 | msgid "Allocation changed." |
| 540 | 654 | msgstr "" |
| 541 | 655 | |
| 542 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:332 | |
| 656 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:330 | |
| 543 | 657 | msgid "Allow for multiple users to be selected to be added (will not get to manually verify the details if selected)" |
| 544 | 658 | msgstr "" |
| 545 | 659 | |
| 546 | -#: i18n/templates.c:2627 i18n/templates.c:2636 i18n/templates.c:2645 | |
| 547 | -#: i18n/templates.c:2825 i18n/templates.c:2834 i18n/templates.c:2867 | |
| 548 | -#: i18n/templates.c:2903 i18n/templates.c:2954 i18n/templates.c:2963 | |
| 549 | -#: i18n/templates.c:2972 i18n/templates.c:3491 i18n/templates.c:3518 | |
| 550 | -#: i18n/templates.c:3527 i18n/templates.c:3536 | |
| 660 | +#: i18n/templates.c:3272 i18n/templates.c:3281 i18n/templates.c:3290 | |
| 661 | +#: i18n/templates.c:3305 i18n/templates.c:3515 i18n/templates.c:3566 | |
| 662 | +#: i18n/templates.c:3617 i18n/templates.c:3626 i18n/templates.c:3635 | |
| 663 | +#: i18n/templates.c:4178 i18n/templates.c:4205 i18n/templates.c:4214 | |
| 664 | +#: i18n/templates.c:4223 | |
| 551 | 665 | msgid "Allowed" |
| 552 | 666 | msgstr "" |
| 553 | 667 | |
| 554 | -#: plugins/ktcore/KTPermissions.php:375 | |
| 668 | +#: plugins/ktcore/KTCorePlugin.php:211 | |
| 669 | +msgid "Allows you to specify the columns that are to be used by a particular view (e.g. Browse documents, Search)" | |
| 670 | +msgstr "" | |
| 671 | + | |
| 672 | +#: plugins/ktcore/KTPermissions.php:446 | |
| 555 | 673 | msgid "Already using a different descriptor." |
| 556 | 674 | msgstr "" |
| 557 | 675 | |
| 558 | -#: i18n/templates.c:1589 | |
| 676 | +#: i18n/templates.c:2207 | |
| 559 | 677 | msgid "Alternatively, you can manually create a user within KnowledgeTree below." |
| 560 | 678 | msgstr "" |
| 561 | 679 | |
| 562 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:167 | |
| 680 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:165 | |
| 563 | 681 | msgid "An authentication source with that name already exists" |
| 564 | 682 | msgstr "" |
| 565 | 683 | |
| 566 | -#: lib/validation/dispatchervalidation.inc.php:210 | |
| 684 | +#: lib/validation/dispatchervalidation.inc.php:208 | |
| 567 | 685 | msgid "An empty string was given" |
| 568 | 686 | msgstr "" |
| 569 | 687 | |
| 570 | -#: lib/validation/dispatchervalidation.inc.php:229 | |
| 688 | +#: lib/validation/dispatchervalidation.inc.php:227 | |
| 571 | 689 | msgid "An empty value was given" |
| 572 | 690 | msgstr "" |
| 573 | 691 | |
| 574 | -#: lib/validation/dispatchervalidation.inc.php:402 | |
| 692 | +#: lib/validation/dispatchervalidation.inc.php:400 | |
| 575 | 693 | #, php-format |
| 576 | 694 | msgid "An entity with that name already exists: class %s, name %s" |
| 577 | 695 | msgstr "" |
| 578 | 696 | |
| 579 | -#: lib/documentmanagement/documentutil.inc.php:65 | |
| 580 | -#: lib/documentmanagement/documentutil.inc.php:807 | |
| 697 | +#: lib/documentmanagement/documentutil.inc.php:68 | |
| 698 | +#: lib/documentmanagement/documentutil.inc.php:844 | |
| 581 | 699 | msgid "An error occurred while storing the new file" |
| 582 | 700 | msgstr "" |
| 583 | 701 | |
| 584 | -#: lib/documentmanagement/documentutil.inc.php:89 | |
| 585 | -#: lib/documentmanagement/documentutil.inc.php:819 | |
| 702 | +#: lib/documentmanagement/documentutil.inc.php:98 | |
| 703 | +#: lib/documentmanagement/documentutil.inc.php:856 | |
| 586 | 704 | msgid "An error occurred while storing this document in the database" |
| 587 | 705 | msgstr "" |
| 588 | 706 | |
| 589 | -#: plugins/ktcore/KTDocumentActions.php:259 | |
| 707 | +#: plugins/ktcore/KTDocumentActions.php:271 | |
| 590 | 708 | msgid "An error occurred while trying to check in the document" |
| 591 | 709 | msgstr "" |
| 592 | 710 | |
| 593 | -#: lib/validation/dispatchervalidation.inc.php:119 | |
| 711 | +#: lib/validation/dispatchervalidation.inc.php:117 | |
| 594 | 712 | msgid "An error occurred, and no error message was given" |
| 595 | 713 | msgstr "" |
| 596 | 714 | |
| 597 | -#: i18n/templates.c:2462 | |
| 715 | +#: i18n/templates.c:3053 | |
| 598 | 716 | 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." |
| 599 | 717 | msgstr "" |
| 600 | 718 | |
| 601 | -#: lib/validation/dispatchervalidation.inc.php:258 | |
| 719 | +#: lib/validation/dispatchervalidation.inc.php:256 | |
| 602 | 720 | msgid "An internal error occurred receiving the uploaded document" |
| 603 | 721 | msgstr "" |
| 604 | 722 | |
| 605 | -#: lib/validation/dispatchervalidation.inc.php:374 | |
| 723 | +#: lib/validation/dispatchervalidation.inc.php:372 | |
| 606 | 724 | msgid "An invalid email address was given" |
| 607 | 725 | msgstr "" |
| 608 | 726 | |
| 609 | -#: lib/validation/dispatchervalidation.inc.php:386 | |
| 727 | +#: plugins/ktcore/admin/groupManagement.php:418 | |
| 728 | +msgid "An invalid group was selected" | |
| 729 | +msgstr "" | |
| 730 | + | |
| 731 | +#: lib/validation/dispatchervalidation.inc.php:384 | |
| 610 | 732 | msgid "An item with this name already exists" |
| 611 | 733 | msgstr "" |
| 612 | 734 | |
| 613 | -#: lib/session/Session.inc:198 | |
| 735 | +#: lib/session/Session.inc:205 | |
| 614 | 736 | msgid "Anonymous logins are no longer allowed by the system administrator. Please login." |
| 615 | 737 | msgstr "" |
| 616 | 738 | |
| 617 | -#: i18n/templates.c:161 | |
| 739 | +#: i18n/templates.c:3164 | |
| 740 | +msgid "Anybody (with the ability to see the document) can perform this transition." | |
| 741 | +msgstr "" | |
| 742 | + | |
| 743 | +#: i18n/templates.c:767 | |
| 618 | 744 | msgid "Apply" |
| 619 | 745 | msgstr "" |
| 620 | 746 | |
| 621 | -#: plugins/ktcore/KTDocumentActions.php:844 i18n/templates.c:2999 | |
| 622 | -#: i18n/templates.c:3002 | |
| 747 | +#: plugins/ktcore/KTDocumentActions.php:933 i18n/templates.c:3662 | |
| 748 | +#: i18n/templates.c:3665 | |
| 623 | 749 | msgid "Archive" |
| 624 | 750 | msgstr "" |
| 625 | 751 | |
| 626 | -#: plugins/ktcore/folder/BulkUpload.php:70 | |
| 752 | +#: plugins/ktcore/folder/BulkUpload.php:68 | |
| 627 | 753 | msgid "Archive file" |
| 628 | 754 | msgstr "" |
| 629 | 755 | |
| 630 | -#: plugins/ktcore/KTCorePlugin.php:157 | |
| 756 | +#: plugins/ktcore/KTCorePlugin.php:187 | |
| 631 | 757 | msgid "Archived Document Restoration" |
| 632 | 758 | msgstr "" |
| 633 | 759 | |
| 634 | -#: plugins/ktcore/admin/archivedDocuments.php:61 | |
| 635 | -#: plugins/ktcore/admin/archivedDocuments.php:132 i18n/templates.c:3296 | |
| 760 | +#: plugins/ktcore/admin/archivedDocuments.php:59 | |
| 761 | +#: plugins/ktcore/admin/archivedDocuments.php:130 i18n/templates.c:3968 | |
| 636 | 762 | msgid "Archived Documents" |
| 637 | 763 | msgstr "" |
| 638 | 764 | |
| 639 | -#: i18n/templates.c:2993 | |
| 765 | +#: i18n/templates.c:3656 | |
| 640 | 766 | 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." |
| 641 | 767 | msgstr "" |
| 642 | 768 | |
| 769 | +#: plugins/ktcore/admin/documentFields.php:109 | |
| 770 | +msgid "Are the values in this field required?" | |
| 771 | +msgstr "" | |
| 772 | + | |
| 643 | 773 | #: lib/templating/kt3template.inc.php:108 |
| 644 | 774 | msgid "Are you sure you wish to delete this item?" |
| 645 | 775 | msgstr "" |
| 646 | 776 | |
| 647 | -#: plugins/ktcore/admin/userManagement.php:126 | |
| 648 | -#: plugins/ktcore/admin/userManagement.php:174 | |
| 649 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:218 | |
| 777 | +#: plugins/ktcore/admin/userManagement.php:128 | |
| 778 | +#: plugins/ktcore/admin/userManagement.php:178 | |
| 779 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:216 | |
| 650 | 780 | 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." |
| 651 | 781 | msgstr "" |
| 652 | 782 | |
| 653 | -#: i18n/templates.c:3905 | |
| 783 | +#: i18n/templates.c:4697 | |
| 654 | 784 | 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). The highest group of categories would be continents — e.g. Africa, Europe, Asia, The Americas — followed by subcategories that contain actual countries — e.g. Western Europe, Sub-saharan Africa, Austalasia." |
| 655 | 785 | msgstr "" |
| 656 | 786 | |
| 657 | -#: i18n/templates.c:2240 i18n/templates.c:2276 i18n/templates.c:2489 | |
| 787 | +#: i18n/templates.c:2828 i18n/templates.c:2864 i18n/templates.c:3080 | |
| 658 | 788 | 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." |
| 659 | 789 | msgstr "" |
| 660 | 790 | |
| 661 | -#: i18n/templates.c:1391 | |
| 791 | +#: i18n/templates.c:2024 | |
| 662 | 792 | msgid "Assign" |
| 663 | 793 | msgstr "" |
| 664 | 794 | |
| 665 | -#: i18n/templates.c:2474 | |
| 795 | +#: i18n/templates.c:3065 | |
| 666 | 796 | msgid "Assign Actions to States" |
| 667 | 797 | msgstr "" |
| 668 | 798 | |
| 669 | -#: i18n/templates.c:2234 | |
| 799 | +#: i18n/templates.c:2822 | |
| 670 | 800 | msgid "Assign Transition Availability" |
| 671 | 801 | msgstr "" |
| 672 | 802 | |
| 673 | -#: i18n/templates.c:176 | |
| 803 | +#: i18n/templates.c:782 | |
| 674 | 804 | msgid "Assign Workflow" |
| 675 | 805 | msgstr "" |
| 676 | 806 | |
| 677 | -#: plugins/ktcore/KTCorePlugin.php:102 | |
| 678 | -msgid "Assign permissions to users and groups, and specify which permissions are required to interact with various parts of the Document Management System." | |
| 807 | +#: plugins/wintools/BaobabPlugin.php:125 | |
| 808 | +msgid "Assign keys to users, or change the current assignment." | |
| 679 | 809 | msgstr "" |
| 680 | 810 | |
| 681 | -#: i18n/templates.c:893 | |
| 682 | -msgid "Assign to behaviour" | |
| 811 | +#: plugins/ktcore/KTCorePlugin.php:132 | |
| 812 | +msgid "Assign permissions to users and groups, and specify which permissions are required to interact with various parts of the Document Management System." | |
| 683 | 813 | msgstr "" |
| 684 | 814 | |
| 685 | -#: i18n/templates.c:1463 i18n/templates.c:1715 | |
| 686 | -msgid "Assigned Groups" | |
| 815 | +#: i18n/templates.c:1514 | |
| 816 | +msgid "Assign to behaviour" | |
| 687 | 817 | msgstr "" |
| 688 | 818 | |
| 689 | -#: i18n/templates.c:881 | |
| 819 | +#: i18n/templates.c:1502 | |
| 690 | 820 | msgid "Assigned Items" |
| 691 | 821 | msgstr "" |
| 692 | 822 | |
| 693 | -#: i18n/templates.c:2303 | |
| 823 | +#: i18n/templates.c:2891 | |
| 694 | 824 | msgid "Assigned Permissions" |
| 695 | 825 | msgstr "" |
| 696 | 826 | |
| 697 | -#: i18n/templates.c:1322 i18n/templates.c:1325 | |
| 827 | +#: plugins/ktcore/KTAssist.php:223 | |
| 828 | +msgid "Assistance Request cleared." | |
| 829 | +msgstr "" | |
| 830 | + | |
| 831 | +#: plugins/ktcore/KTAssist.php:164 | |
| 832 | +#, php-format | |
| 833 | +msgid "Assistance request: %s" | |
| 834 | +msgstr "" | |
| 835 | + | |
| 836 | +#: i18n/templates.c:1955 i18n/templates.c:1958 | |
| 698 | 837 | msgid "Associate Fieldsets" |
| 699 | 838 | msgstr "" |
| 700 | 839 | |
| 701 | -#: i18n/templates.c:1358 | |
| 840 | +#: i18n/templates.c:1991 | |
| 702 | 841 | msgid "Associated Fieldsets" |
| 703 | 842 | msgstr "" |
| 704 | 843 | |
| 705 | -#: i18n/templates.c:3704 | |
| 844 | +#: i18n/templates.c:4391 | |
| 706 | 845 | msgid "Assuming this field has behaviour \"" |
| 707 | 846 | msgstr "" |
| 708 | 847 | |
| 709 | -#: plugins/ktstandard/KTEmail.php:260 | |
| 848 | +#: plugins/ktstandard/KTEmail.php:276 | |
| 710 | 849 | msgid "Attach document" |
| 711 | 850 | msgstr "" |
| 712 | 851 | |
| 713 | -#: i18n/templates.c:3917 | |
| 852 | +#: i18n/templates.c:4709 | |
| 714 | 853 | msgid "Attach keywords to <strong>#category#</strong>" |
| 715 | 854 | msgstr "" |
| 716 | 855 | |
| 717 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:40 | |
| 718 | -#: plugins/ktcore/KTCorePlugin.php:78 i18n/templates.c:1763 | |
| 856 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:38 | |
| 857 | +#: plugins/ktcore/KTCorePlugin.php:85 i18n/templates.c:2351 | |
| 719 | 858 | msgid "Authentication" |
| 720 | 859 | msgstr "" |
| 721 | 860 | |
| 722 | -#: i18n/templates.c:767 i18n/templates.c:776 | |
| 861 | +#: i18n/templates.c:1385 i18n/templates.c:1394 | |
| 723 | 862 | msgid "Authentication Sources" |
| 724 | 863 | msgstr "" |
| 725 | 864 | |
| 726 | -#: login.php:153 | |
| 865 | +#: login.php:157 | |
| 727 | 866 | msgid "Authentication failure. Please try again." |
| 728 | 867 | msgstr "" |
| 729 | 868 | |
| 730 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:57 | |
| 731 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:83 | |
| 732 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:136 | |
| 869 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:55 | |
| 870 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:81 | |
| 871 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:134 | |
| 733 | 872 | msgid "Authentication provider" |
| 734 | 873 | msgstr "" |
| 735 | 874 | |
| 736 | -#: i18n/templates.c:794 | |
| 875 | +#: i18n/templates.c:1412 | |
| 737 | 876 | msgid "Authentication source" |
| 738 | 877 | msgstr "" |
| 739 | 878 | |
| 740 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:216 | |
| 879 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:214 | |
| 741 | 880 | msgid "Authentication source deleted" |
| 742 | 881 | msgstr "" |
| 743 | 882 | |
| 744 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:219 | |
| 883 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:217 | |
| 745 | 884 | msgid "Authentication source is still in use, not deleted" |
| 746 | 885 | msgstr "" |
| 747 | 886 | |
| 748 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:100 | |
| 887 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:98 | |
| 749 | 888 | #, php-format |
| 750 | 889 | msgid "Authentication source: %s" |
| 751 | 890 | msgstr "" |
| 752 | 891 | |
| 753 | -#: plugins/ktstandard/workflow/FolderAssociator.php:116 | |
| 892 | +#: plugins/ktstandard/workflow/FolderAssociator.php:114 | |
| 754 | 893 | msgid "Automatic Workflow" |
| 755 | 894 | msgstr "" |
| 756 | 895 | |
| 757 | -#: plugins/ktstandard/KTWorkflowAssociation.php:54 | |
| 758 | -#: plugins/ktstandard/workflow/adminpage.php:44 | |
| 896 | +#: plugins/ktstandard/KTWorkflowAssociation.php:52 | |
| 897 | +#: plugins/ktstandard/workflow/adminpage.php:42 | |
| 759 | 898 | msgid "Automatic Workflow Assignments" |
| 760 | 899 | msgstr "" |
| 761 | 900 | |
| 762 | -#: i18n/templates.c:125 | |
| 901 | +#: i18n/templates.c:731 | |
| 763 | 902 | msgid "Automatic Workflow Selection" |
| 764 | 903 | msgstr "" |
| 765 | 904 | |
| 766 | -#: plugins/ktcore/admin/documentTypes.php:148 | |
| 905 | +#: plugins/ktcore/admin/documentTypes.php:146 | |
| 767 | 906 | msgid "Available Fieldsets" |
| 768 | 907 | msgstr "" |
| 769 | 908 | |
| 770 | -#: i18n/templates.c:1460 i18n/templates.c:1712 i18n/templates.c:2921 | |
| 909 | +#: i18n/templates.c:3584 | |
| 771 | 910 | msgid "Available Groups" |
| 772 | 911 | msgstr "" |
| 773 | 912 | |
| 774 | -#: i18n/templates.c:1616 i18n/templates.c:2783 | |
| 913 | +#: i18n/templates.c:3452 | |
| 775 | 914 | msgid "Available Users" |
| 776 | 915 | msgstr "" |
| 777 | 916 | |
| 778 | -#: i18n/templates.c:1394 | |
| 917 | +#: i18n/templates.c:2027 | |
| 779 | 918 | msgid "Back to folder" |
| 780 | 919 | msgstr "" |
| 781 | 920 | |
| 782 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:43 | |
| 783 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:139 | |
| 921 | +#: lib/browse/advancedcolumns.inc.php:18 | |
| 922 | +msgid "Base Column" | |
| 923 | +msgstr "" | |
| 924 | + | |
| 925 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:41 | |
| 926 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:137 | |
| 784 | 927 | msgid "Base DN" |
| 785 | 928 | msgstr "" |
| 786 | 929 | |
| 787 | -#: plugins/ktcore/admin/documentFields.php:450 | |
| 930 | +#: lib/workflow/workflowtrigger.inc.php:52 | |
| 931 | +msgid "Base class for workflow triggers" | |
| 932 | +msgstr "" | |
| 933 | + | |
| 934 | +#: plugins/ktcore/admin/documentFields.php:484 | |
| 788 | 935 | msgid "Became conditional" |
| 789 | 936 | msgstr "" |
| 790 | 937 | |
| 791 | -#: i18n/templates.c:1199 | |
| 938 | +#: i18n/templates.c:1823 | |
| 792 | 939 | msgid "Become conditional" |
| 793 | 940 | msgstr "" |
| 794 | 941 | |
| 795 | -#: plugins/ktstandard/KTDiscussion.php:110 | |
| 796 | -#: plugins/ktstandard/KTDiscussion.php:202 | |
| 942 | +#: plugins/ktstandard/KTDiscussion.php:122 | |
| 943 | +#: plugins/ktstandard/KTDiscussion.php:224 | |
| 797 | 944 | msgid "Body" |
| 798 | 945 | msgstr "" |
| 799 | 946 | |
| 800 | -#: config/siteMap.inc:46 i18n/templates.c:3566 i18n/templates.c:3656 | |
| 801 | -#: i18n/templates.c:3824 | |
| 947 | +#: config/siteMap.inc:50 i18n/templates.c:4253 i18n/templates.c:4343 | |
| 948 | +#: i18n/templates.c:4616 | |
| 802 | 949 | msgid "Boolean Search" |
| 803 | 950 | msgstr "" |
| 804 | 951 | |
| 805 | -#: plugins/ktcore/admin/managePermissions.php:60 | |
| 806 | -#: plugins/ktcore/admin/managePermissions.php:75 | |
| 952 | +#: plugins/ktcore/admin/managePermissions.php:58 | |
| 953 | +#: plugins/ktcore/admin/managePermissions.php:73 | |
| 807 | 954 | msgid "Both names not given" |
| 808 | 955 | msgstr "" |
| 809 | 956 | |
| 810 | -#: browse.php:96 browse.php:144 edit.php:97 | |
| 811 | -#: lib/actions/documentaction.inc.php:49 lib/actions/folderaction.inc.php:50 | |
| 812 | -#: search/booleanSearch.php:48 search/simpleSearch.php:129 view.php:61 | |
| 957 | +#: browse.php:102 browse.php:150 edit.php:95 | |
| 958 | +#: lib/actions/documentaction.inc.php:51 lib/actions/folderaction.inc.php:48 | |
| 959 | +#: search/booleanSearch.php:48 search/simpleSearch.php:134 view.php:61 | |
| 813 | 960 | msgid "Browse" |
| 814 | 961 | msgstr "" |
| 815 | 962 | |
| 816 | 963 | #: lib/templating/kt3template.inc.php:124 |
| 817 | -#: lib/templating/kt3template.inc.php:226 | |
| 964 | +#: lib/templating/kt3template.inc.php:226 plugins/ktcore/KTCorePlugin.php:112 | |
| 818 | 965 | msgid "Browse Documents" |
| 819 | 966 | msgstr "" |
| 820 | 967 | |
| 821 | -#: plugins/ktcore/KTPortlets.php:76 | |
| 968 | +#: plugins/ktcore/KTPortlets.php:74 | |
| 822 | 969 | msgid "Browse Documents By" |
| 823 | 970 | msgstr "" |
| 824 | 971 | |
| 825 | -#: plugins/ktstandard/contents/OpenDocumentIndexer.php:88 | |
| 826 | -#: i18n/templates.c:3953 | |
| 972 | +#: plugins/ktstandard/contents/OpenDocumentIndexer.php:86 | |
| 973 | +#: i18n/templates.c:4766 | |
| 827 | 974 | msgid "Built-in" |
| 828 | 975 | msgstr "" |
| 829 | 976 | |
| 830 | -#: lib/authentication/builtinauthenticationprovider.inc.php:37 | |
| 977 | +#: lib/authentication/builtinauthenticationprovider.inc.php:35 | |
| 831 | 978 | msgid "Built-in authentication provider" |
| 832 | 979 | msgstr "" |
| 833 | 980 | |
| 834 | -#: i18n/templates.c:4022 | |
| 981 | +#: i18n/templates.c:4835 | |
| 835 | 982 | msgid "Built-in set." |
| 836 | 983 | msgstr "" |
| 837 | 984 | |
| ... | ... | @@ -843,489 +990,543 @@ msgstr "" |
| 843 | 990 | msgid "Bulk Export Plugin" |
| 844 | 991 | msgstr "" |
| 845 | 992 | |
| 846 | -#: i18n/templates.c:2651 | |
| 993 | +#: i18n/templates.c:3314 | |
| 847 | 994 | msgid "Bulk import" |
| 848 | 995 | msgstr "" |
| 849 | 996 | |
| 850 | -#: plugins/ktcore/folder/BulkImport.php:129 | |
| 997 | +#: plugins/ktcore/folder/BulkImport.php:128 | |
| 851 | 998 | msgid "Bulk import failed" |
| 852 | 999 | msgstr "" |
| 853 | 1000 | |
| 854 | -#: plugins/ktcore/folder/BulkUpload.php:46 | |
| 1001 | +#: plugins/ktcore/folder/BulkUpload.php:44 | |
| 855 | 1002 | msgid "Bulk upload" |
| 856 | 1003 | msgstr "" |
| 857 | 1004 | |
| 858 | -#: plugins/ktcore/folder/BulkUpload.php:126 | |
| 1005 | +#: plugins/ktcore/folder/BulkUpload.php:125 | |
| 859 | 1006 | msgid "Bulk upload failed" |
| 860 | 1007 | msgstr "" |
| 861 | 1008 | |
| 862 | -#: plugins/ktcore/KTCorePlugin.php:78 | |
| 1009 | +#: plugins/ktcore/KTCorePlugin.php:85 | |
| 863 | 1010 | msgid "By default, KnowledgeTree 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." |
| 864 | 1011 | msgstr "" |
| 865 | 1012 | |
| 866 | -#: i18n/templates.c:779 | |
| 1013 | +#: i18n/templates.c:1397 | |
| 867 | 1014 | msgid "By default, KnowledgeTree 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." |
| 868 | 1015 | msgstr "" |
| 869 | 1016 | |
| 870 | -#: plugins/ktstandard/KTEmail.php:260 | |
| 1017 | +#: plugins/ktstandard/KTEmail.php:277 | |
| 871 | 1018 | 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." |
| 872 | 1019 | msgstr "" |
| 873 | 1020 | |
| 874 | -#: lib/authentication/builtinauthenticationprovider.inc.php:215 | |
| 1021 | +#: lib/authentication/builtinauthenticationprovider.inc.php:213 | |
| 875 | 1022 | msgid "Can not use the same password as before." |
| 876 | 1023 | msgstr "" |
| 877 | 1024 | |
| 878 | -#: plugins/ktcore/admin/managePermissions.php:82 | |
| 1025 | +#: plugins/ktcore/admin/managePermissions.php:80 | |
| 879 | 1026 | msgid "Can't delete built-in permission" |
| 880 | 1027 | msgstr "" |
| 881 | 1028 | |
| 882 | -#: i18n/templates.c:59 i18n/templates.c:71 i18n/templates.c:596 | |
| 883 | -#: i18n/templates.c:1475 i18n/templates.c:1493 i18n/templates.c:1508 | |
| 884 | -#: i18n/templates.c:1601 i18n/templates.c:1631 i18n/templates.c:1652 | |
| 885 | -#: i18n/templates.c:1697 i18n/templates.c:1727 i18n/templates.c:1760 | |
| 886 | -#: i18n/templates.c:1784 i18n/templates.c:1799 i18n/templates.c:1880 | |
| 887 | -#: i18n/templates.c:2030 i18n/templates.c:2744 i18n/templates.c:2771 | |
| 888 | -#: i18n/templates.c:2798 i18n/templates.c:2843 i18n/templates.c:2936 | |
| 889 | -#: i18n/templates.c:2990 i18n/templates.c:3005 i18n/templates.c:3038 | |
| 890 | -#: i18n/templates.c:3095 i18n/templates.c:3110 i18n/templates.c:3134 | |
| 891 | -#: i18n/templates.c:3164 i18n/templates.c:3209 i18n/templates.c:3419 | |
| 1029 | +#: i18n/templates.c:464 i18n/templates.c:524 i18n/templates.c:665 | |
| 1030 | +#: i18n/templates.c:677 i18n/templates.c:1208 i18n/templates.c:2093 | |
| 1031 | +#: i18n/templates.c:2111 i18n/templates.c:2126 i18n/templates.c:2219 | |
| 1032 | +#: i18n/templates.c:2234 i18n/templates.c:2255 i18n/templates.c:2300 | |
| 1033 | +#: i18n/templates.c:2315 i18n/templates.c:2348 i18n/templates.c:2372 | |
| 1034 | +#: i18n/templates.c:2387 i18n/templates.c:2468 i18n/templates.c:2618 | |
| 1035 | +#: i18n/templates.c:3407 i18n/templates.c:3440 i18n/templates.c:3467 | |
| 1036 | +#: i18n/templates.c:3497 i18n/templates.c:3599 i18n/templates.c:3653 | |
| 1037 | +#: i18n/templates.c:3668 i18n/templates.c:3701 i18n/templates.c:3758 | |
| 1038 | +#: i18n/templates.c:3773 i18n/templates.c:3797 i18n/templates.c:3827 | |
| 1039 | +#: i18n/templates.c:3872 i18n/templates.c:4094 | |
| 892 | 1040 | msgid "Cancel" |
| 893 | 1041 | msgstr "" |
| 894 | 1042 | |
| 895 | -#: plugins/ktcore/KTDocumentActions.php:274 i18n/templates.c:3137 | |
| 896 | -#: i18n/templates.c:3146 | |
| 1043 | +#: plugins/ktcore/KTDocumentActions.php:288 i18n/templates.c:3800 | |
| 1044 | +#: i18n/templates.c:3809 | |
| 897 | 1045 | msgid "Cancel Checkout" |
| 898 | 1046 | msgstr "" |
| 899 | 1047 | |
| 900 | -#: lib/workflow/workflowutil.inc.php:142 | |
| 1048 | +#: lib/workflow/workflowutil.inc.php:156 | |
| 901 | 1049 | msgid "Cannot assign workflow with no starting state set" |
| 902 | 1050 | msgstr "" |
| 903 | 1051 | |
| 904 | -#: notify.php:59 | |
| 1052 | +#: lib/documentmanagement/Document.inc:546 | |
| 1053 | +msgid "Cannot create new version of document: Document is immutable" | |
| 1054 | +msgstr "" | |
| 1055 | + | |
| 1056 | +#: notify.php:57 | |
| 905 | 1057 | msgid "Cannot find the notification you requested. Notification may already have been cleared." |
| 906 | 1058 | msgstr "" |
| 907 | 1059 | |
| 908 | -#: plugins/ktcore/admin/documentFields.php:753 | |
| 1060 | +#: plugins/ktcore/admin/documentFields.php:819 | |
| 909 | 1061 | msgid "Category added" |
| 910 | 1062 | msgstr "" |
| 911 | 1063 | |
| 912 | -#: plugins/ktcore/admin/documentFields.php:758 | |
| 1064 | +#: plugins/ktcore/admin/documentFields.php:824 | |
| 913 | 1065 | msgid "Category removed." |
| 914 | 1066 | msgstr "" |
| 915 | 1067 | |
| 916 | -#: i18n/templates.c:1064 i18n/templates.c:1124 i18n/templates.c:1184 | |
| 917 | -#: i18n/templates.c:1304 i18n/templates.c:2045 | |
| 1068 | +#: i18n/templates.c:1688 i18n/templates.c:1748 i18n/templates.c:1796 | |
| 1069 | +#: i18n/templates.c:1937 i18n/templates.c:2633 | |
| 918 | 1070 | msgid "Change" |
| 919 | 1071 | msgstr "" |
| 920 | 1072 | |
| 921 | -#: i18n/templates.c:1700 i18n/templates.c:1706 | |
| 1073 | +#: i18n/templates.c:2303 i18n/templates.c:2309 | |
| 922 | 1074 | msgid "Change #name#'s Groups" |
| 923 | 1075 | msgstr "" |
| 924 | 1076 | |
| 925 | -#: lib/authentication/builtinauthenticationprovider.inc.php:50 | |
| 1077 | +#: lib/authentication/builtinauthenticationprovider.inc.php:48 | |
| 926 | 1078 | #, php-format |
| 927 | 1079 | msgid "Change %s's password" |
| 928 | 1080 | msgstr "" |
| 929 | 1081 | |
| 930 | -#: edit.php:145 i18n/templates.c:3422 i18n/templates.c:3428 | |
| 1082 | +#: edit.php:143 i18n/templates.c:4109 i18n/templates.c:4115 | |
| 931 | 1083 | msgid "Change Document Type" |
| 932 | 1084 | msgstr "" |
| 933 | 1085 | |
| 934 | -#: i18n/templates.c:1484 | |
| 1086 | +#: i18n/templates.c:2102 | |
| 935 | 1087 | msgid "Change Group Details" |
| 936 | 1088 | msgstr "" |
| 937 | 1089 | |
| 938 | -#: i18n/templates.c:3233 | |
| 1090 | +#: i18n/templates.c:3905 | |
| 939 | 1091 | msgid "Change Link Type" |
| 940 | 1092 | msgstr "" |
| 941 | 1093 | |
| 942 | -#: i18n/templates.c:1454 | |
| 1094 | +#: i18n/templates.c:2087 | |
| 943 | 1095 | msgid "Change Sub-Groups in #name#" |
| 944 | 1096 | msgstr "" |
| 945 | 1097 | |
| 946 | -#: i18n/templates.c:1775 | |
| 1098 | +#: i18n/templates.c:2363 | |
| 947 | 1099 | msgid "Change Unit Details" |
| 948 | 1100 | msgstr "" |
| 949 | 1101 | |
| 950 | -#: i18n/templates.c:1751 | |
| 1102 | +#: i18n/templates.c:2339 | |
| 951 | 1103 | msgid "Change User Details" |
| 952 | 1104 | msgstr "" |
| 953 | 1105 | |
| 954 | -#: lib/authentication/builtinauthenticationprovider.inc.php:60 | |
| 955 | -#: plugins/ktcore/admin/userManagement.php:201 | |
| 1106 | +#: lib/authentication/builtinauthenticationprovider.inc.php:58 | |
| 1107 | +#: plugins/ktcore/admin/userManagement.php:206 | |
| 956 | 1108 | msgid "Change User Password" |
| 957 | 1109 | msgstr "" |
| 958 | 1110 | |
| 959 | -#: i18n/templates.c:1409 i18n/templates.c:1412 | |
| 1111 | +#: i18n/templates.c:2042 i18n/templates.c:2045 | |
| 960 | 1112 | msgid "Change User's Password" |
| 961 | 1113 | msgstr "" |
| 962 | 1114 | |
| 963 | -#: i18n/templates.c:2408 | |
| 1115 | +#: i18n/templates.c:2999 | |
| 964 | 1116 | msgid "Change Workflow" |
| 965 | 1117 | msgstr "" |
| 966 | 1118 | |
| 967 | -#: i18n/templates.c:1646 | |
| 1119 | +#: i18n/templates.c:2249 | |
| 968 | 1120 | msgid "Change a role's details" |
| 969 | 1121 | msgstr "" |
| 970 | 1122 | |
| 971 | -#: plugins/ktstandard/KTDisclaimers.php:52 | |
| 1123 | +#: plugins/ktstandard/KTDisclaimers.php:50 | |
| 972 | 1124 | msgid "Change disclaimers displayed on login and at the bottom of each page." |
| 973 | 1125 | msgstr "" |
| 974 | 1126 | |
| 975 | -#: i18n/templates.c:998 | |
| 1127 | +#: i18n/templates.c:1619 | |
| 976 | 1128 | msgid "Change master field" |
| 977 | 1129 | msgstr "" |
| 978 | 1130 | |
| 979 | -#: i18n/templates.c:1922 | |
| 1131 | +#: i18n/templates.c:2510 | |
| 980 | 1132 | msgid "Change organisation details" |
| 981 | 1133 | msgstr "" |
| 982 | 1134 | |
| 983 | -#: i18n/templates.c:587 | |
| 1135 | +#: i18n/templates.c:794 | |
| 1136 | +msgid "Change state" | |
| 1137 | +msgstr "" | |
| 1138 | + | |
| 1139 | +#: i18n/templates.c:1199 | |
| 984 | 1140 | msgid "Change the <strong><a href=\"#link#\">document type</a></strong>" |
| 985 | 1141 | msgstr "" |
| 986 | 1142 | |
| 987 | -#: plugins/ktcore/KTCorePlugin.php:165 | |
| 1143 | +#: plugins/ktcore/KTCorePlugin.php:195 | |
| 988 | 1144 | msgid "Change the help files that are displayed to users." |
| 989 | 1145 | msgstr "" |
| 990 | 1146 | |
| 991 | -#: i18n/templates.c:1481 | |
| 1147 | +#: i18n/templates.c:491 | |
| 1148 | +msgid "Change the order in which quicklinks are shown." | |
| 1149 | +msgstr "" | |
| 1150 | + | |
| 1151 | +#: plugins/network/quicklinks/QuicklinksPlugin.php:53 | |
| 1152 | +msgid "Change the quicklinks that are displayed on user's dashboards." | |
| 1153 | +msgstr "" | |
| 1154 | + | |
| 1155 | +#: i18n/templates.c:791 | |
| 1156 | +msgid "Change the state of this thread" | |
| 1157 | +msgstr "" | |
| 1158 | + | |
| 1159 | +#: i18n/templates.c:2099 | |
| 992 | 1160 | msgid "Change the system's information about group <strong>#name#</strong>" |
| 993 | 1161 | msgstr "" |
| 994 | 1162 | |
| 995 | -#: i18n/templates.c:1772 | |
| 1163 | +#: i18n/templates.c:2360 | |
| 996 | 1164 | msgid "Change the system's information about unit <strong>#name#</strong>" |
| 997 | 1165 | msgstr "" |
| 998 | 1166 | |
| 999 | -#: i18n/templates.c:1415 | |
| 1167 | +#: i18n/templates.c:2048 | |
| 1000 | 1168 | msgid "Change the user's password. Password rules may have been defined that this new password must abide by." |
| 1001 | 1169 | msgstr "" |
| 1002 | 1170 | |
| 1003 | -#: i18n/templates.c:974 | |
| 1171 | +#: i18n/templates.c:1595 | |
| 1004 | 1172 | msgid "Change to complex" |
| 1005 | 1173 | msgstr "" |
| 1006 | 1174 | |
| 1007 | -#: i18n/templates.c:965 | |
| 1175 | +#: i18n/templates.c:1586 | |
| 1008 | 1176 | msgid "Change to simple" |
| 1009 | 1177 | msgstr "" |
| 1010 | 1178 | |
| 1011 | -#: i18n/templates.c:2402 | |
| 1179 | +#: i18n/templates.c:2990 | |
| 1012 | 1180 | msgid "Change workflow on document" |
| 1013 | 1181 | msgstr "" |
| 1014 | 1182 | |
| 1015 | -#: i18n/templates.c:755 i18n/templates.c:758 i18n/templates.c:1445 | |
| 1183 | +#: i18n/templates.c:1373 i18n/templates.c:1376 i18n/templates.c:2078 | |
| 1016 | 1184 | msgid "Change your password" |
| 1017 | 1185 | msgstr "" |
| 1018 | 1186 | |
| 1019 | -#: i18n/templates.c:1433 | |
| 1187 | +#: i18n/templates.c:2066 | |
| 1020 | 1188 | msgid "Change your password." |
| 1021 | 1189 | msgstr "" |
| 1022 | 1190 | |
| 1023 | -#: plugins/ktcore/admin/documentFields.php:670 | |
| 1191 | +#: plugins/ktcore/admin/documentFields.php:736 | |
| 1024 | 1192 | msgid "Changed to complex" |
| 1025 | 1193 | msgstr "" |
| 1026 | 1194 | |
| 1027 | -#: plugins/ktcore/admin/documentFields.php:657 | |
| 1195 | +#: plugins/ktcore/admin/documentFields.php:723 | |
| 1028 | 1196 | msgid "Changed to simple" |
| 1029 | 1197 | msgstr "" |
| 1030 | 1198 | |
| 1031 | -#: i18n/templates.c:1034 | |
| 1199 | +#: i18n/templates.c:1493 i18n/templates.c:1655 | |
| 1032 | 1200 | msgid "Changes made here are stored immediately, without you needing to refresh the page." |
| 1033 | 1201 | msgstr "" |
| 1034 | 1202 | |
| 1035 | -#: plugins/ktcore/admin/documentTypes.php:192 | |
| 1036 | -#: plugins/ktcore/admin/documentTypes.php:211 | |
| 1203 | +#: plugins/ktcore/admin/documentTypes.php:190 | |
| 1204 | +#: plugins/ktcore/admin/documentTypes.php:209 | |
| 1037 | 1205 | msgid "Changes not saved" |
| 1038 | 1206 | msgstr "" |
| 1039 | 1207 | |
| 1040 | -#: plugins/ktcore/admin/documentFields.php:164 | |
| 1041 | -#: plugins/ktcore/admin/documentFields.php:321 | |
| 1042 | -#: plugins/ktcore/admin/workflows.php:508 | |
| 1043 | -#: plugins/ktcore/admin/workflows.php:556 | |
| 1044 | -#: plugins/ktcore/admin/workflows.php:891 | |
| 1045 | -#: plugins/ktcore/admin/workflows.php:1044 | |
| 1046 | -#: plugins/ktcore/admin/workflows.php:1115 | |
| 1047 | -#: plugins/ktcore/admin/workflows.php:1341 | |
| 1208 | +#: plugins/ktcore/admin/documentFields.php:188 | |
| 1209 | +#: plugins/ktcore/admin/documentFields.php:355 | |
| 1210 | +#: plugins/ktcore/admin/workflows.php:506 | |
| 1211 | +#: plugins/ktcore/admin/workflows.php:554 | |
| 1212 | +#: plugins/ktcore/admin/workflows.php:907 | |
| 1213 | +#: plugins/ktcore/admin/workflows.php:1060 | |
| 1214 | +#: plugins/ktcore/admin/workflows.php:1131 | |
| 1215 | +#: plugins/ktcore/admin/workflows.php:1353 | |
| 1048 | 1216 | msgid "Changes saved" |
| 1049 | 1217 | msgstr "" |
| 1050 | 1218 | |
| 1051 | -#: plugins/ktcore/admin/documentFields.php:745 | |
| 1219 | +#: plugins/ktcore/admin/documentFields.php:811 | |
| 1052 | 1220 | msgid "Changes saved." |
| 1053 | 1221 | msgstr "" |
| 1054 | 1222 | |
| 1055 | -#: i18n/templates.c:977 | |
| 1223 | +#: i18n/templates.c:1598 | |
| 1056 | 1224 | msgid "Changing the conditional type set will remove all existing field ordering!" |
| 1057 | 1225 | msgstr "" |
| 1058 | 1226 | |
| 1059 | -#: i18n/templates.c:995 | |
| 1227 | +#: i18n/templates.c:1616 | |
| 1060 | 1228 | msgid "Changing the master field set will remove all existing field ordering!" |
| 1061 | 1229 | msgstr "" |
| 1062 | 1230 | |
| 1063 | -#: i18n/templates.c:1286 | |
| 1231 | +#: i18n/templates.c:1919 | |
| 1064 | 1232 | msgid "Check the plugins that require activation and then click \"Update\". To disable a plugin, uncheck the plugin and click \"Update\"." |
| 1065 | 1233 | msgstr "" |
| 1066 | 1234 | |
| 1067 | -#: plugins/ktcore/KTCorePlugin.php:153 | |
| 1235 | +#: i18n/templates.c:95 i18n/templates.c:173 i18n/templates.c:287 | |
| 1236 | +#: i18n/templates.c:365 | |
| 1237 | +msgid "Check-ins/Check-outs" | |
| 1238 | +msgstr "" | |
| 1239 | + | |
| 1240 | +#: plugins/ktcore/KTCorePlugin.php:183 | |
| 1068 | 1241 | msgid "Checked Out Document Control" |
| 1069 | 1242 | msgstr "" |
| 1070 | 1243 | |
| 1071 | -#: i18n/templates.c:3365 | |
| 1244 | +#: i18n/templates.c:4040 | |
| 1072 | 1245 | msgid "Checked Out Documents" |
| 1073 | 1246 | msgstr "" |
| 1074 | 1247 | |
| 1075 | -#: i18n/templates.c:3383 i18n/templates.c:3410 | |
| 1248 | +#: i18n/templates.c:4058 i18n/templates.c:4085 | |
| 1076 | 1249 | msgid "Checked out by" |
| 1077 | 1250 | msgstr "" |
| 1078 | 1251 | |
| 1079 | -#: plugins/ktcore/KTDocumentActions.php:177 i18n/templates.c:3062 | |
| 1080 | -#: i18n/templates.c:3065 i18n/templates.c:3143 | |
| 1252 | +#: plugins/ktcore/KTDocumentActions.php:185 i18n/templates.c:3725 | |
| 1253 | +#: i18n/templates.c:3728 i18n/templates.c:3806 | |
| 1081 | 1254 | msgid "Checkin" |
| 1082 | 1255 | msgstr "" |
| 1083 | 1256 | |
| 1084 | -#: i18n/templates.c:3056 | |
| 1257 | +#: i18n/templates.c:3719 | |
| 1085 | 1258 | msgid "Checking in a document updates the document and allows others to make changes to the document and its metadata." |
| 1086 | 1259 | msgstr "" |
| 1087 | 1260 | |
| 1088 | -#: i18n/templates.c:3068 | |
| 1261 | +#: i18n/templates.c:3731 | |
| 1089 | 1262 | 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." |
| 1090 | 1263 | msgstr "" |
| 1091 | 1264 | |
| 1092 | -#: plugins/ktcore/KTDocumentActions.php:93 i18n/templates.c:3071 | |
| 1093 | -#: i18n/templates.c:3074 | |
| 1265 | +#: plugins/ktcore/KTDocumentActions.php:101 i18n/templates.c:3734 | |
| 1266 | +#: i18n/templates.c:3737 | |
| 1094 | 1267 | msgid "Checkout" |
| 1095 | 1268 | msgstr "" |
| 1096 | 1269 | |
| 1097 | -#: i18n/templates.c:1676 | |
| 1270 | +#: i18n/templates.c:2279 | |
| 1098 | 1271 | msgid "Choose unit folder location" |
| 1099 | 1272 | msgstr "" |
| 1100 | 1273 | |
| 1101 | -#: i18n/templates.c:95 | |
| 1274 | +#: i18n/templates.c:701 | |
| 1102 | 1275 | msgid "Clear" |
| 1103 | 1276 | msgstr "" |
| 1104 | 1277 | |
| 1105 | -#: i18n/templates.c:428 i18n/templates.c:431 i18n/templates.c:434 | |
| 1106 | -#: i18n/templates.c:443 i18n/templates.c:452 i18n/templates.c:455 | |
| 1107 | -#: i18n/templates.c:458 i18n/templates.c:467 i18n/templates.c:470 | |
| 1108 | -#: i18n/templates.c:479 i18n/templates.c:488 i18n/templates.c:497 | |
| 1109 | -#: i18n/templates.c:506 i18n/templates.c:2369 | |
| 1278 | +#: i18n/templates.c:1040 i18n/templates.c:1043 i18n/templates.c:1046 | |
| 1279 | +#: i18n/templates.c:1055 i18n/templates.c:1064 i18n/templates.c:1067 | |
| 1280 | +#: i18n/templates.c:1070 i18n/templates.c:1079 i18n/templates.c:1082 | |
| 1281 | +#: i18n/templates.c:1091 i18n/templates.c:1100 i18n/templates.c:1109 | |
| 1282 | +#: i18n/templates.c:1118 i18n/templates.c:2957 i18n/templates.c:4730 | |
| 1283 | +#: i18n/templates.c:4742 | |
| 1110 | 1284 | msgid "Clear Alert" |
| 1111 | 1285 | msgstr "" |
| 1112 | 1286 | |
| 1113 | -#: i18n/templates.c:2168 i18n/templates.c:2171 | |
| 1287 | +#: i18n/templates.c:2756 i18n/templates.c:2759 | |
| 1114 | 1288 | msgid "Clear all notifications" |
| 1115 | 1289 | msgstr "" |
| 1116 | 1290 | |
| 1117 | -#: i18n/templates.c:2228 | |
| 1291 | +#: i18n/templates.c:2816 | |
| 1118 | 1292 | msgid "Click on any transition below to edit it directly, or use the checkboxes to assign which states the transition is available from." |
| 1119 | 1293 | msgstr "" |
| 1120 | 1294 | |
| 1121 | -#: i18n/templates.c:932 | |
| 1295 | +#: i18n/templates.c:1553 | |
| 1122 | 1296 | msgid "Clicking on a given behaviour below will show you which fields and values can be selected when the clicked behaviour is active." |
| 1123 | 1297 | msgstr "" |
| 1124 | 1298 | |
| 1125 | -#: i18n/templates.c:185 i18n/templates.c:188 | |
| 1126 | -msgid "Close this thread" | |
| 1299 | +#: i18n/templates.c:1865 | |
| 1300 | +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." | |
| 1127 | 1301 | msgstr "" |
| 1128 | 1302 | |
| 1129 | -#: i18n/templates.c:1232 | |
| 1130 | -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." | |
| 1303 | +#: i18n/templates.c:4592 | |
| 1304 | +msgid "Column" | |
| 1305 | +msgstr "" | |
| 1306 | + | |
| 1307 | +#: plugins/ktcore/admin/manageViews.php:50 | |
| 1308 | +msgid "Columns" | |
| 1131 | 1309 | msgstr "" |
| 1132 | 1310 | |
| 1133 | -#: plugins/ktstandard/KTEmail.php:265 i18n/templates.c:689 | |
| 1134 | -#: i18n/templates.c:740 | |
| 1311 | +#: plugins/ktstandard/KTEmail.php:287 i18n/templates.c:134 | |
| 1312 | +#: i18n/templates.c:212 i18n/templates.c:326 i18n/templates.c:404 | |
| 1313 | +#: i18n/templates.c:1310 i18n/templates.c:1358 | |
| 1135 | 1314 | msgid "Comment" |
| 1136 | 1315 | msgstr "" |
| 1137 | 1316 | |
| 1138 | -#: i18n/templates.c:3557 | |
| 1317 | +#: i18n/templates.c:602 i18n/templates.c:611 | |
| 1318 | +msgid "Comments" | |
| 1319 | +msgstr "" | |
| 1320 | + | |
| 1321 | +#: i18n/templates.c:4244 | |
| 1139 | 1322 | msgid "Compare" |
| 1140 | 1323 | msgstr "" |
| 1141 | 1324 | |
| 1142 | -#: i18n/templates.c:569 | |
| 1325 | +#: i18n/templates.c:1181 | |
| 1143 | 1326 | msgid "Compare with Current" |
| 1144 | 1327 | msgstr "" |
| 1145 | 1328 | |
| 1146 | -#: i18n/templates.c:572 | |
| 1329 | +#: i18n/templates.c:1184 | |
| 1147 | 1330 | msgid "Compare with Other Version" |
| 1148 | 1331 | msgstr "" |
| 1149 | 1332 | |
| 1150 | -#: i18n/templates.c:869 | |
| 1333 | +#: i18n/templates.c:3650 | |
| 1334 | +msgid "Complete Copy" | |
| 1335 | +msgstr "" | |
| 1336 | + | |
| 1337 | +#: i18n/templates.c:1487 | |
| 1151 | 1338 | 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." |
| 1152 | 1339 | msgstr "" |
| 1153 | 1340 | |
| 1154 | -#: i18n/templates.c:941 | |
| 1341 | +#: i18n/templates.c:1562 | |
| 1155 | 1342 | msgid "Complex fieldsets allow you to give far more detailed structure to your information: The value of \"Residents\" can depend not only on \"Street\", but on how the user was allowed to select the specific street (given another field)." |
| 1156 | 1343 | msgstr "" |
| 1157 | 1344 | |
| 1158 | -#: i18n/templates.c:2861 i18n/templates.c:2879 | |
| 1345 | +#: i18n/templates.c:842 | |
| 1346 | +msgid "Conclusion" | |
| 1347 | +msgstr "" | |
| 1348 | + | |
| 1349 | +#: i18n/templates.c:3302 i18n/templates.c:3509 i18n/templates.c:3527 | |
| 1159 | 1350 | msgid "Condition" |
| 1160 | 1351 | msgstr "" |
| 1161 | 1352 | |
| 1162 | -#: i18n/templates.c:1952 | |
| 1353 | +#: i18n/templates.c:2540 | |
| 1163 | 1354 | msgid "Condition Name" |
| 1164 | 1355 | msgstr "" |
| 1165 | 1356 | |
| 1166 | -#: lib/validation/dispatchervalidation.inc.php:201 | |
| 1357 | +#: lib/validation/dispatchervalidation.inc.php:199 | |
| 1167 | 1358 | msgid "Condition is a saved search, but not a condition" |
| 1168 | 1359 | msgstr "" |
| 1169 | 1360 | |
| 1170 | -#: i18n/templates.c:1172 | |
| 1361 | +#: i18n/templates.c:1805 | |
| 1171 | 1362 | msgid "Conditional" |
| 1172 | 1363 | msgstr "" |
| 1173 | 1364 | |
| 1174 | -#: i18n/templates.c:914 | |
| 1365 | +#: i18n/templates.c:1535 | |
| 1175 | 1366 | msgid "Conditional Metadata Overview" |
| 1176 | 1367 | msgstr "" |
| 1177 | 1368 | |
| 1178 | -#: i18n/templates.c:917 | |
| 1369 | +#: i18n/templates.c:1538 | |
| 1179 | 1370 | 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\"." |
| 1180 | 1371 | msgstr "" |
| 1181 | 1372 | |
| 1182 | -#: i18n/templates.c:938 | |
| 1373 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:347 | |
| 1374 | +msgid "Conditional Restrictions" | |
| 1375 | +msgstr "" | |
| 1376 | + | |
| 1377 | +#: i18n/templates.c:1559 | |
| 1183 | 1378 | msgid "Conditional fieldsets allow you to restrict the options a user has for values in some fields based on the values in other fields. There are two kinds of conditional fieldsets: <strong>Simple</strong> and <strong>Complex</strong> . Simple fieldsets should be sufficient for most things: they allow 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\"." |
| 1184 | 1379 | msgstr "" |
| 1185 | 1380 | |
| 1186 | -#: i18n/templates.c:956 | |
| 1381 | +#: i18n/templates.c:1577 | |
| 1187 | 1382 | msgid "Conditional type" |
| 1188 | 1383 | msgstr "" |
| 1189 | 1384 | |
| 1190 | -#: i18n/templates.c:1187 | |
| 1385 | +#: i18n/templates.c:1799 | |
| 1191 | 1386 | msgid "Conditionality" |
| 1192 | 1387 | msgstr "" |
| 1193 | 1388 | |
| 1194 | -#: plugins/ktcore/admin/conditions.php:38 | |
| 1389 | +#: plugins/ktcore/admin/conditions.php:36 | |
| 1195 | 1390 | msgid "Conditions Management" |
| 1196 | 1391 | msgstr "" |
| 1197 | 1392 | |
| 1198 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:186 | |
| 1393 | +#: i18n/templates.c:3170 i18n/templates.c:3188 | |
| 1394 | +msgid "Configuration" | |
| 1395 | +msgstr "" | |
| 1396 | + | |
| 1397 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:184 | |
| 1199 | 1398 | msgid "Configuration updated" |
| 1200 | 1399 | msgstr "" |
| 1201 | 1400 | |
| 1202 | -#: plugins/ktstandard/workflow/FolderAssociator.php:91 | |
| 1401 | +#: plugins/ktstandard/workflow/FolderAssociator.php:89 | |
| 1203 | 1402 | msgid "Configure Workflows" |
| 1204 | 1403 | msgstr "" |
| 1205 | 1404 | |
| 1206 | -#: plugins/ktstandard/workflow/FolderAssociator.php:95 | |
| 1207 | -#: plugins/ktstandard/workflow/FolderAssociator.php:96 | |
| 1405 | +#: plugins/ktstandard/workflow/FolderAssociator.php:93 | |
| 1406 | +#: plugins/ktstandard/workflow/FolderAssociator.php:94 | |
| 1208 | 1407 | msgid "Configure Workflows for Folder" |
| 1209 | 1408 | msgstr "" |
| 1210 | 1409 | |
| 1211 | -#: i18n/templates.c:164 | |
| 1410 | +#: i18n/templates.c:770 | |
| 1212 | 1411 | msgid "Configure Workflows for this Folder" |
| 1213 | 1412 | msgstr "" |
| 1214 | 1413 | |
| 1215 | -#: plugins/ktstandard/KTWorkflowAssociation.php:55 | |
| 1414 | +#: plugins/ktstandard/KTWorkflowAssociation.php:53 | |
| 1216 | 1415 | msgid "Configure how documents are allocated to workflows." |
| 1217 | 1416 | msgstr "" |
| 1218 | 1417 | |
| 1219 | -#: plugins/ktcore/KTCorePlugin.php:108 | |
| 1418 | +#: plugins/ktcore/KTCorePlugin.php:138 | |
| 1220 | 1419 | msgid "Configure the document metadata: Document Types, Document Fieldsets, Link Types and Workflows." |
| 1221 | 1420 | msgstr "" |
| 1222 | 1421 | |
| 1223 | -#: plugins/ktcore/KTCorePlugin.php:148 | |
| 1422 | +#: plugins/ktcore/KTCorePlugin.php:178 | |
| 1224 | 1423 | msgid "Configure the process documents go through." |
| 1225 | 1424 | msgstr "" |
| 1226 | 1425 | |
| 1227 | -#: i18n/templates.c:3308 i18n/templates.c:3323 | |
| 1426 | +#: i18n/templates.c:3980 i18n/templates.c:3995 | |
| 1228 | 1427 | msgid "Confirm De-archival" |
| 1229 | 1428 | msgstr "" |
| 1230 | 1429 | |
| 1231 | -#: i18n/templates.c:3329 i18n/templates.c:3341 | |
| 1430 | +#: i18n/templates.c:4001 i18n/templates.c:4013 | |
| 1232 | 1431 | msgid "Confirm Expunge" |
| 1233 | 1432 | msgstr "" |
| 1234 | 1433 | |
| 1235 | -#: plugins/ktcore/admin/deletedDocuments.php:76 | |
| 1434 | +#: plugins/ktcore/admin/deletedDocuments.php:74 | |
| 1236 | 1435 | #, php-format |
| 1237 | 1436 | msgid "Confirm Expunge of %d documents" |
| 1238 | 1437 | msgstr "" |
| 1239 | 1438 | |
| 1240 | -#: i18n/templates.c:3395 | |
| 1439 | +#: i18n/templates.c:4070 | |
| 1241 | 1440 | msgid "Confirm Forced Check-in" |
| 1242 | 1441 | msgstr "" |
| 1243 | 1442 | |
| 1244 | -#: lib/authentication/builtinauthenticationprovider.inc.php:71 | |
| 1245 | -#: lib/authentication/builtinauthenticationprovider.inc.php:181 | |
| 1246 | -#: plugins/ktcore/admin/userManagement.php:123 | |
| 1247 | -#: plugins/ktcore/admin/userManagement.php:215 preferences.php:100 | |
| 1443 | +#: lib/authentication/builtinauthenticationprovider.inc.php:69 | |
| 1444 | +#: lib/authentication/builtinauthenticationprovider.inc.php:179 | |
| 1445 | +#: plugins/ktcore/admin/userManagement.php:125 | |
| 1446 | +#: plugins/ktcore/admin/userManagement.php:222 preferences.php:98 | |
| 1248 | 1447 | msgid "Confirm Password" |
| 1249 | 1448 | msgstr "" |
| 1250 | 1449 | |
| 1251 | -#: i18n/templates.c:3347 i18n/templates.c:3359 | |
| 1450 | +#: i18n/templates.c:4019 i18n/templates.c:4034 | |
| 1252 | 1451 | msgid "Confirm Restore" |
| 1253 | 1452 | msgstr "" |
| 1254 | 1453 | |
| 1255 | -#: plugins/ktcore/admin/archivedDocuments.php:136 | |
| 1454 | +#: plugins/ktcore/admin/archivedDocuments.php:134 | |
| 1455 | +#: plugins/ktcore/admin/deletedDocuments.php:153 | |
| 1256 | 1456 | #: plugins/ktcore/admin/deletedDocuments.php:155 |
| 1257 | -#: plugins/ktcore/admin/deletedDocuments.php:157 | |
| 1258 | 1457 | #, php-format |
| 1259 | 1458 | msgid "Confirm Restore of %d documents" |
| 1260 | 1459 | msgstr "" |
| 1261 | 1460 | |
| 1262 | -#: plugins/ktcore/admin/conditions.php:51 | |
| 1263 | -#: plugins/ktcore/admin/conditions.php:52 | |
| 1461 | +#: plugins/ktcore/admin/conditions.php:49 | |
| 1462 | +#: plugins/ktcore/admin/conditions.php:50 | |
| 1264 | 1463 | msgid "Confirm deletion" |
| 1265 | 1464 | msgstr "" |
| 1266 | 1465 | |
| 1267 | -#: lib/authentication/builtinauthenticationprovider.inc.php:71 | |
| 1268 | -#: lib/authentication/builtinauthenticationprovider.inc.php:181 | |
| 1269 | -#: plugins/ktcore/admin/userManagement.php:123 | |
| 1270 | -#: plugins/ktcore/admin/userManagement.php:215 preferences.php:100 | |
| 1466 | +#: lib/authentication/builtinauthenticationprovider.inc.php:69 | |
| 1467 | +#: lib/authentication/builtinauthenticationprovider.inc.php:179 | |
| 1468 | +#: plugins/ktcore/admin/userManagement.php:125 | |
| 1469 | +#: plugins/ktcore/admin/userManagement.php:222 preferences.php:98 | |
| 1271 | 1470 | msgid "Confirm the password specified above." |
| 1272 | 1471 | msgstr "" |
| 1273 | 1472 | |
| 1274 | -#: i18n/templates.c:566 | |
| 1473 | +#: i18n/templates.c:1178 | |
| 1275 | 1474 | msgid "Content Version" |
| 1276 | 1475 | msgstr "" |
| 1277 | 1476 | |
| 1278 | -#: i18n/templates.c:737 | |
| 1477 | +#: i18n/templates.c:131 i18n/templates.c:209 i18n/templates.c:323 | |
| 1478 | +#: i18n/templates.c:401 i18n/templates.c:1355 | |
| 1279 | 1479 | msgid "Content version" |
| 1280 | 1480 | msgstr "" |
| 1281 | 1481 | |
| 1282 | -#: plugins/ktcore/KTCorePlugin.php:120 | |
| 1482 | +#: plugins/ktcore/KTCorePlugin.php:150 | |
| 1283 | 1483 | msgid "Control Units" |
| 1284 | 1484 | msgstr "" |
| 1285 | 1485 | |
| 1286 | -#: plugins/ktcore/KTCorePlugin.php:100 | |
| 1486 | +#: plugins/ktcore/KTCorePlugin.php:130 | |
| 1287 | 1487 | msgid "Control which users can log in, and are part of which groups and organisational units, from these management panels." |
| 1288 | 1488 | msgstr "" |
| 1289 | 1489 | |
| 1290 | -#: i18n/templates.c:2516 i18n/templates.c:2585 | |
| 1490 | +#: i18n/templates.c:3107 i18n/templates.c:3221 | |
| 1291 | 1491 | msgid "Controlled Actions available:" |
| 1292 | 1492 | msgstr "" |
| 1293 | 1493 | |
| 1294 | -#: plugins/ktcore/admin/workflows.php:1082 | |
| 1494 | +#: plugins/ktcore/admin/workflows.php:1098 | |
| 1295 | 1495 | msgid "Controlled Actions changed." |
| 1296 | 1496 | msgstr "" |
| 1297 | 1497 | |
| 1298 | -#: i18n/templates.c:2339 | |
| 1498 | +#: i18n/templates.c:2927 | |
| 1299 | 1499 | msgid "Controlled Permissions" |
| 1300 | 1500 | msgstr "" |
| 1301 | 1501 | |
| 1302 | -#: plugins/ktcore/admin/workflows.php:776 | |
| 1502 | +#: plugins/ktcore/admin/workflows.php:784 | |
| 1303 | 1503 | msgid "Controlled actions changed." |
| 1304 | 1504 | msgstr "" |
| 1305 | 1505 | |
| 1306 | -#: i18n/templates.c:3974 | |
| 1506 | +#: i18n/templates.c:4787 | |
| 1307 | 1507 | msgid "Convert" |
| 1308 | 1508 | msgstr "" |
| 1309 | 1509 | |
| 1310 | -#: i18n/templates.c:3968 | |
| 1510 | +#: i18n/templates.c:4781 | |
| 1311 | 1511 | msgid "Convert to Trees." |
| 1312 | 1512 | msgstr "" |
| 1313 | 1513 | |
| 1314 | -#: plugins/ktcore/KTDocumentActions.php:658 | |
| 1315 | -#: plugins/ktcore/KTDocumentActions.php:686 | |
| 1316 | -#: plugins/ktcore/KTDocumentActions.php:739 i18n/templates.c:2984 | |
| 1514 | +#: plugins/ktcore/KTDocumentActions.php:698 | |
| 1515 | +#: plugins/ktcore/KTDocumentActions.php:726 | |
| 1516 | +#: plugins/ktcore/KTDocumentActions.php:779 i18n/templates.c:3647 | |
| 1517 | +#: i18n/templates.c:3815 i18n/templates.c:3824 | |
| 1317 | 1518 | msgid "Copy" |
| 1318 | 1519 | msgstr "" |
| 1319 | 1520 | |
| 1320 | -#: i18n/templates.c:2981 i18n/templates.c:3149 | |
| 1521 | +#: i18n/templates.c:3644 i18n/templates.c:3812 | |
| 1321 | 1522 | msgid "Copy document" |
| 1322 | 1523 | msgstr "" |
| 1323 | 1524 | |
| 1324 | -#: plugins/ktcore/KTCorePlugin.php:40 | |
| 1525 | +#: plugins/ktcore/KTCorePlugin.php:39 | |
| 1325 | 1526 | msgid "Core Application Functionality" |
| 1326 | 1527 | msgstr "" |
| 1327 | 1528 | |
| 1328 | -#: plugins/ktcore/KTCoreLanguagePlugin.php:40 | |
| 1529 | +#: plugins/ktcore/KTCoreLanguagePlugin.php:38 | |
| 1329 | 1530 | msgid "Core Language Support" |
| 1330 | 1531 | msgstr "" |
| 1331 | 1532 | |
| ... | ... | @@ -1353,1274 +1554,1395 @@ msgstr "" |
| 1353 | 1554 | msgid "Core: Write" |
| 1354 | 1555 | msgstr "" |
| 1355 | 1556 | |
| 1356 | -#: plugins/ktcore/admin/documentFields.php:447 | |
| 1557 | +#: plugins/ktcore/admin/documentFields.php:481 | |
| 1357 | 1558 | msgid "Could not become conditional" |
| 1358 | 1559 | msgstr "" |
| 1359 | 1560 | |
| 1360 | -#: plugins/ktstandard/KTDocumentLinks.php:280 | |
| 1561 | +#: plugins/ktstandard/KTDocumentLinks.php:278 | |
| 1361 | 1562 | msgid "Could not create document link" |
| 1362 | 1563 | msgstr "" |
| 1363 | 1564 | |
| 1364 | -#: plugins/ktcore/admin/documentTypes.php:71 | |
| 1565 | +#: plugins/ktcore/admin/documentTypes.php:69 | |
| 1365 | 1566 | msgid "Could not create document type" |
| 1366 | 1567 | msgstr "" |
| 1367 | 1568 | |
| 1368 | -#: plugins/ktcore/admin/documentFields.php:252 | |
| 1569 | +#: plugins/ktcore/admin/documentFields.php:279 | |
| 1369 | 1570 | msgid "Could not create field" |
| 1370 | 1571 | msgstr "" |
| 1371 | 1572 | |
| 1372 | -#: plugins/ktcore/KTFolderActions.php:81 | |
| 1573 | +#: plugins/ktcore/KTFolderActions.php:79 | |
| 1373 | 1574 | msgid "Could not create folder in the document management system" |
| 1374 | 1575 | msgstr "" |
| 1375 | 1576 | |
| 1376 | -#: plugins/ktcore/admin/workflows.php:533 | |
| 1577 | +#: plugins/network/quicklinks/manageQuicklinks.php:175 | |
| 1578 | +msgid "Could not create quicklink" | |
| 1579 | +msgstr "" | |
| 1580 | + | |
| 1581 | +#: plugins/ktcore/admin/workflows.php:531 | |
| 1377 | 1582 | msgid "Could not create workflow" |
| 1378 | 1583 | msgstr "" |
| 1379 | 1584 | |
| 1380 | -#: plugins/ktcore/admin/workflows.php:812 | |
| 1585 | +#: plugins/ktcore/admin/workflows.php:820 | |
| 1381 | 1586 | msgid "Could not create workflow state" |
| 1382 | 1587 | msgstr "" |
| 1383 | 1588 | |
| 1384 | -#: plugins/ktcore/admin/workflows.php:1176 | |
| 1589 | +#: plugins/ktcore/admin/workflows.php:1192 | |
| 1385 | 1590 | msgid "Could not create workflow transition" |
| 1386 | 1591 | msgstr "" |
| 1387 | 1592 | |
| 1388 | -#: plugins/ktstandard/KTDocumentLinks.php:322 | |
| 1593 | +#: plugins/ktstandard/KTDocumentLinks.php:320 | |
| 1389 | 1594 | msgid "Could not delete document link" |
| 1390 | 1595 | msgstr "" |
| 1391 | 1596 | |
| 1392 | -#: plugins/ktcore/admin/documentFields.php:680 | |
| 1597 | +#: plugins/ktcore/admin/documentFields.php:746 | |
| 1393 | 1598 | msgid "Could not delete fieldset" |
| 1394 | 1599 | msgstr "" |
| 1395 | 1600 | |
| 1396 | -#: plugins/ktcore/admin/manageHelp.php:97 | |
| 1397 | -#: plugins/ktstandard/admin/manageDisclaimers.php:145 | |
| 1601 | +#: plugins/ktcore/admin/manageHelp.php:95 | |
| 1602 | +#: plugins/ktstandard/admin/manageDisclaimers.php:143 | |
| 1398 | 1603 | msgid "Could not delete specified item" |
| 1399 | 1604 | msgstr "" |
| 1400 | 1605 | |
| 1401 | -#: plugins/ktcore/admin/unitManagement.php:245 | |
| 1606 | +#: plugins/ktcore/admin/unitManagement.php:243 | |
| 1402 | 1607 | msgid "Could not delete this unit because it has groups assigned to it" |
| 1403 | 1608 | msgstr "" |
| 1404 | 1609 | |
| 1405 | -#: plugins/ktcore/admin/documentTypes.php:101 | |
| 1610 | +#: plugins/ktcore/admin/documentTypes.php:99 | |
| 1406 | 1611 | msgid "Could not disable document type" |
| 1407 | 1612 | msgstr "" |
| 1408 | 1613 | |
| 1409 | -#: plugins/ktcore/admin/documentTypes.php:116 | |
| 1614 | +#: plugins/ktcore/admin/documentTypes.php:114 | |
| 1410 | 1615 | msgid "Could not enable document type" |
| 1411 | 1616 | msgstr "" |
| 1412 | 1617 | |
| 1413 | -#: plugins/ktcore/admin/manageHelp.php:84 | |
| 1414 | -#: plugins/ktcore/admin/manageHelp.php:93 | |
| 1415 | -#: plugins/ktcore/admin/manageHelp.php:106 | |
| 1416 | -#: plugins/ktstandard/admin/manageDisclaimers.php:65 | |
| 1417 | -#: plugins/ktstandard/admin/manageDisclaimers.php:85 | |
| 1418 | -#: plugins/ktstandard/admin/manageDisclaimers.php:141 | |
| 1618 | +#: plugins/ktcore/admin/manageHelp.php:82 | |
| 1619 | +#: plugins/ktcore/admin/manageHelp.php:91 | |
| 1620 | +#: plugins/ktcore/admin/manageHelp.php:104 | |
| 1621 | +#: plugins/ktstandard/admin/manageDisclaimers.php:63 | |
| 1622 | +#: plugins/ktstandard/admin/manageDisclaimers.php:83 | |
| 1623 | +#: plugins/ktstandard/admin/manageDisclaimers.php:139 | |
| 1419 | 1624 | msgid "Could not find specified item" |
| 1420 | 1625 | msgstr "" |
| 1421 | 1626 | |
| 1422 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:207 | |
| 1627 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:205 | |
| 1423 | 1628 | msgid "Could not find user in LDAP server" |
| 1424 | 1629 | msgstr "" |
| 1425 | 1630 | |
| 1426 | -#: plugins/ktcore/admin/documentTypes.php:180 | |
| 1631 | +#: plugins/ktcore/admin/documentTypes.php:178 | |
| 1427 | 1632 | msgid "Could not save document type changes" |
| 1428 | 1633 | msgstr "" |
| 1429 | 1634 | |
| 1430 | -#: plugins/ktcore/admin/documentFields.php:318 | |
| 1635 | +#: plugins/ktcore/admin/documentFields.php:352 | |
| 1431 | 1636 | msgid "Could not save field changes" |
| 1432 | 1637 | msgstr "" |
| 1433 | 1638 | |
| 1434 | -#: plugins/ktcore/admin/documentFields.php:161 | |
| 1639 | +#: plugins/ktcore/admin/documentFields.php:173 | |
| 1640 | +#: plugins/ktcore/admin/documentFields.php:185 | |
| 1435 | 1641 | msgid "Could not save fieldset changes" |
| 1436 | 1642 | msgstr "" |
| 1437 | 1643 | |
| 1438 | -#: plugins/ktcore/admin/documentFields.php:493 | |
| 1644 | +#: plugins/ktcore/admin/documentFields.php:528 | |
| 1439 | 1645 | msgid "Could not stop being conditional" |
| 1440 | 1646 | msgstr "" |
| 1441 | 1647 | |
| 1442 | -#: plugins/ktcore/admin/documentFields.php:644 | |
| 1648 | +#: plugins/ktcore/admin/documentFields.php:679 | |
| 1443 | 1649 | msgid "Could not to complete" |
| 1444 | 1650 | msgstr "" |
| 1445 | 1651 | |
| 1446 | -#: i18n/templates.c:2138 | |
| 1652 | +#: i18n/templates.c:2726 | |
| 1447 | 1653 | msgid "Crash Course in KnowledgeTree" |
| 1448 | 1654 | msgstr "" |
| 1449 | 1655 | |
| 1450 | -#: i18n/templates.c:1280 i18n/templates.c:1346 i18n/templates.c:2105 | |
| 1451 | -#: i18n/templates.c:2429 i18n/templates.c:3941 | |
| 1656 | +#: i18n/templates.c:1913 i18n/templates.c:1979 i18n/templates.c:2693 | |
| 1657 | +#: i18n/templates.c:3020 i18n/templates.c:4754 | |
| 1452 | 1658 | msgid "Create" |
| 1453 | 1659 | msgstr "" |
| 1454 | 1660 | |
| 1455 | -#: i18n/templates.c:4034 | |
| 1661 | +#: i18n/templates.c:4847 | |
| 1456 | 1662 | msgid "Create Fieldset" |
| 1457 | 1663 | msgstr "" |
| 1458 | 1664 | |
| 1459 | -#: i18n/templates.c:4025 | |
| 1665 | +#: i18n/templates.c:4838 | |
| 1460 | 1666 | msgid "Create a new Fieldset" |
| 1461 | 1667 | msgstr "" |
| 1462 | 1668 | |
| 1463 | -#: plugins/ktcore/admin/conditions.php:77 | |
| 1464 | -#: plugins/ktcore/admin/conditions.php:78 | |
| 1465 | -#: plugins/ktcore/admin/conditions.php:86 i18n/templates.c:1943 | |
| 1669 | +#: plugins/ktcore/admin/conditions.php:75 | |
| 1670 | +#: plugins/ktcore/admin/conditions.php:76 | |
| 1671 | +#: plugins/ktcore/admin/conditions.php:84 i18n/templates.c:2531 | |
| 1466 | 1672 | msgid "Create a new condition" |
| 1467 | 1673 | msgstr "" |
| 1468 | 1674 | |
| 1469 | -#: i18n/templates.c:2102 | |
| 1675 | +#: i18n/templates.c:2690 | |
| 1470 | 1676 | msgid "Create a new document field set" |
| 1471 | 1677 | msgstr "" |
| 1472 | 1678 | |
| 1473 | -#: i18n/templates.c:1277 | |
| 1679 | +#: i18n/templates.c:1910 | |
| 1474 | 1680 | msgid "Create a new document fieldset" |
| 1475 | 1681 | msgstr "" |
| 1476 | 1682 | |
| 1477 | -#: i18n/templates.c:1340 | |
| 1683 | +#: i18n/templates.c:1973 | |
| 1478 | 1684 | msgid "Create a new document type" |
| 1479 | 1685 | msgstr "" |
| 1480 | 1686 | |
| 1481 | -#: i18n/templates.c:53 | |
| 1687 | +#: i18n/templates.c:659 | |
| 1482 | 1688 | msgid "Create a new group" |
| 1483 | 1689 | msgstr "" |
| 1484 | 1690 | |
| 1485 | -#: i18n/templates.c:3938 | |
| 1691 | +#: i18n/templates.c:4751 | |
| 1486 | 1692 | msgid "Create a new permission" |
| 1487 | 1693 | msgstr "" |
| 1488 | 1694 | |
| 1489 | -#: plugins/ktcore/admin/savedSearch.php:63 i18n/templates.c:1982 | |
| 1695 | +#: plugins/network/quicklinks/manageQuicklinks.php:97 | |
| 1696 | +#: plugins/network/quicklinks/manageQuicklinks.php:98 i18n/templates.c:485 | |
| 1697 | +msgid "Create a new quicklink" | |
| 1698 | +msgstr "" | |
| 1699 | + | |
| 1700 | +#: i18n/templates.c:479 | |
| 1701 | +msgid "Create a new quicklink that will appear on users' dashboards." | |
| 1702 | +msgstr "" | |
| 1703 | + | |
| 1704 | +#: i18n/templates.c:482 | |
| 1705 | +msgid "Create a new quicklink that will appear on your dashboard." | |
| 1706 | +msgstr "" | |
| 1707 | + | |
| 1708 | +#: plugins/ktcore/admin/savedSearch.php:61 i18n/templates.c:2570 | |
| 1490 | 1709 | msgid "Create a new saved search" |
| 1491 | 1710 | msgstr "" |
| 1492 | 1711 | |
| 1493 | -#: i18n/templates.c:2243 i18n/templates.c:2495 i18n/templates.c:2501 | |
| 1712 | +#: i18n/templates.c:2831 i18n/templates.c:3086 i18n/templates.c:3092 | |
| 1494 | 1713 | msgid "Create a new state" |
| 1495 | 1714 | msgstr "" |
| 1496 | 1715 | |
| 1497 | -#: i18n/templates.c:215 i18n/templates.c:218 | |
| 1716 | +#: i18n/templates.c:824 i18n/templates.c:827 | |
| 1498 | 1717 | msgid "Create a new thread" |
| 1499 | 1718 | msgstr "" |
| 1500 | 1719 | |
| 1501 | -#: i18n/templates.c:2213 i18n/templates.c:2216 i18n/templates.c:2219 | |
| 1502 | -#: i18n/templates.c:2537 | |
| 1720 | +#: i18n/templates.c:2801 i18n/templates.c:2804 i18n/templates.c:2807 | |
| 1721 | +#: i18n/templates.c:3128 | |
| 1503 | 1722 | msgid "Create a new transition" |
| 1504 | 1723 | msgstr "" |
| 1505 | 1724 | |
| 1506 | -#: i18n/templates.c:65 i18n/templates.c:1793 | |
| 1725 | +#: i18n/templates.c:671 i18n/templates.c:2381 | |
| 1507 | 1726 | msgid "Create a new user" |
| 1508 | 1727 | msgstr "" |
| 1509 | 1728 | |
| 1510 | -#: i18n/templates.c:2426 | |
| 1729 | +#: i18n/templates.c:3017 | |
| 1511 | 1730 | msgid "Create a new workflow" |
| 1512 | 1731 | msgstr "" |
| 1513 | 1732 | |
| 1514 | -#: plugins/ktcore/KTCorePlugin.php:125 | |
| 1733 | +#: plugins/ktcore/KTCorePlugin.php:155 | |
| 1515 | 1734 | msgid "Create or delete permissions." |
| 1516 | 1735 | msgstr "" |
| 1517 | 1736 | |
| 1518 | -#: plugins/ktcore/KTCorePlugin.php:127 | |
| 1737 | +#: plugins/ktcore/KTCorePlugin.php:157 | |
| 1519 | 1738 | msgid "Create or delete roles" |
| 1520 | 1739 | msgstr "" |
| 1521 | 1740 | |
| 1522 | -#: i18n/templates.c:2270 | |
| 1741 | +#: i18n/templates.c:2858 | |
| 1523 | 1742 | msgid "Create state" |
| 1524 | 1743 | msgstr "" |
| 1525 | 1744 | |
| 1526 | -#: i18n/templates.c:2546 | |
| 1745 | +#: i18n/templates.c:3137 | |
| 1527 | 1746 | msgid "Create transition" |
| 1528 | 1747 | msgstr "" |
| 1529 | 1748 | |
| 1530 | -#: browse.php:219 search/booleanSearch.php:244 search/simpleSearch.php:156 | |
| 1749 | +#: plugins/ktcore/KTColumns.inc.php:157 | |
| 1531 | 1750 | msgid "Created" |
| 1532 | 1751 | msgstr "" |
| 1533 | 1752 | |
| 1534 | -#: i18n/templates.c:335 i18n/templates.c:380 | |
| 1753 | +#: i18n/templates.c:947 i18n/templates.c:992 | |
| 1535 | 1754 | msgid "Created by" |
| 1536 | 1755 | msgstr "" |
| 1537 | 1756 | |
| 1538 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:453 | |
| 1757 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:459 | |
| 1539 | 1758 | msgid "Created new group" |
| 1540 | 1759 | msgstr "" |
| 1541 | 1760 | |
| 1542 | -#: plugins/ktcore/admin/userManagement.php:471 | |
| 1543 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:268 | |
| 1761 | +#: plugins/network/quicklinks/manageQuicklinks.php:180 | |
| 1762 | +msgid "Created new quicklink" | |
| 1763 | +msgstr "" | |
| 1764 | + | |
| 1765 | +#: plugins/ktcore/admin/userManagement.php:496 | |
| 1766 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:266 | |
| 1544 | 1767 | msgid "Created new user" |
| 1545 | 1768 | msgstr "" |
| 1546 | 1769 | |
| 1547 | -#: plugins/ktcore/admin/manageHelp.php:156 | |
| 1770 | +#: plugins/ktcore/admin/manageHelp.php:154 | |
| 1548 | 1771 | msgid "Created replacement." |
| 1549 | 1772 | msgstr "" |
| 1550 | 1773 | |
| 1551 | -#: lib/documentmanagement/documentutil.inc.php:182 | |
| 1774 | +#: lib/documentmanagement/documentutil.inc.php:191 | |
| 1552 | 1775 | msgid "Creating database entry" |
| 1553 | 1776 | msgstr "" |
| 1554 | 1777 | |
| 1555 | -#: browse.php:221 lib/browse/Criteria.inc:859 search/booleanSearch.php:246 | |
| 1556 | -#: search/simpleSearch.php:158 i18n/templates.c:197 | |
| 1778 | +#: plugins/ktcore/KTCorePlugin.php:105 | |
| 1779 | +msgid "Creation Date" | |
| 1780 | +msgstr "" | |
| 1781 | + | |
| 1782 | +#: lib/browse/Criteria.inc:886 plugins/ktcore/KTColumns.inc.php:225 | |
| 1783 | +#: plugins/ktcore/KTCorePlugin.php:107 i18n/templates.c:803 | |
| 1557 | 1784 | msgid "Creator" |
| 1558 | 1785 | msgstr "" |
| 1559 | 1786 | |
| 1560 | -#: i18n/templates.c:3590 i18n/templates.c:3680 i18n/templates.c:3737 | |
| 1561 | -#: i18n/templates.c:3848 | |
| 1787 | +#: i18n/templates.c:4277 i18n/templates.c:4367 i18n/templates.c:4424 | |
| 1788 | +#: i18n/templates.c:4640 | |
| 1562 | 1789 | msgid "Criteria" |
| 1563 | 1790 | msgstr "" |
| 1564 | 1791 | |
| 1565 | -#: i18n/templates.c:3578 i18n/templates.c:3668 i18n/templates.c:3734 | |
| 1566 | -#: i18n/templates.c:3836 | |
| 1792 | +#: i18n/templates.c:4265 i18n/templates.c:4355 i18n/templates.c:4421 | |
| 1793 | +#: i18n/templates.c:4628 | |
| 1567 | 1794 | msgid "Criteria Group" |
| 1568 | 1795 | msgstr "" |
| 1569 | 1796 | |
| 1570 | -#: i18n/templates.c:857 | |
| 1797 | +#: i18n/templates.c:1475 | |
| 1571 | 1798 | msgid "Current Conditional Fieldsets" |
| 1572 | 1799 | msgstr "" |
| 1573 | 1800 | |
| 1574 | -#: i18n/templates.c:3611 i18n/templates.c:3758 | |
| 1801 | +#: i18n/templates.c:4298 i18n/templates.c:4445 | |
| 1575 | 1802 | msgid "Current Fields in Set" |
| 1576 | 1803 | msgstr "" |
| 1577 | 1804 | |
| 1578 | -#: i18n/templates.c:1850 | |
| 1805 | +#: i18n/templates.c:2438 | |
| 1579 | 1806 | msgid "Current Groups" |
| 1580 | 1807 | msgstr "" |
| 1581 | 1808 | |
| 1582 | -#: i18n/templates.c:845 | |
| 1809 | +#: i18n/templates.c:1463 | |
| 1583 | 1810 | msgid "Current Name" |
| 1584 | 1811 | msgstr "" |
| 1585 | 1812 | |
| 1586 | -#: plugins/ktcore/document/Rename.php:75 | |
| 1813 | +#: plugins/ktcore/document/Rename.php:74 | |
| 1587 | 1814 | msgid "Current file name" |
| 1588 | 1815 | msgstr "" |
| 1589 | 1816 | |
| 1590 | -#: i18n/templates.c:4037 | |
| 1817 | +#: i18n/templates.c:4850 | |
| 1591 | 1818 | msgid "Current help assignments" |
| 1592 | 1819 | msgstr "" |
| 1593 | 1820 | |
| 1594 | -#: i18n/templates.c:1745 | |
| 1821 | +#: i18n/templates.c:2333 | |
| 1595 | 1822 | msgid "Current users" |
| 1596 | 1823 | msgstr "" |
| 1597 | 1824 | |
| 1598 | -#: i18n/templates.c:2384 | |
| 1825 | +#: i18n/templates.c:2972 | |
| 1599 | 1826 | msgid "Current workflow settings" |
| 1600 | 1827 | msgstr "" |
| 1601 | 1828 | |
| 1602 | -#: admin.php:68 admin.php:98 lib/templating/kt3template.inc.php:125 | |
| 1829 | +#: admin.php:66 admin.php:96 lib/templating/kt3template.inc.php:125 | |
| 1603 | 1830 | #: lib/templating/kt3template.inc.php:219 |
| 1604 | 1831 | msgid "DMS Administration" |
| 1605 | 1832 | msgstr "" |
| 1606 | 1833 | |
| 1607 | -#: dashboard.php:51 dashboard.php:66 help.php:64 | |
| 1834 | +#: dashboard.php:55 dashboard.php:70 help.php:62 | |
| 1608 | 1835 | #: lib/templating/kt3template.inc.php:123 |
| 1609 | 1836 | #: lib/templating/kt3template.inc.php:223 |
| 1610 | -#: lib/templating/kt3template.inc.php:238 preferences.php:61 | |
| 1611 | -#: preferences.php:91 | |
| 1837 | +#: lib/templating/kt3template.inc.php:238 preferences.php:59 | |
| 1838 | +#: preferences.php:89 | |
| 1612 | 1839 | msgid "Dashboard" |
| 1613 | 1840 | msgstr "" |
| 1614 | 1841 | |
| 1615 | -#: lib/validation/errorviewer.inc.php:132 | |
| 1842 | +#: lib/validation/errorviewer.inc.php:130 | |
| 1616 | 1843 | msgid "Database error:" |
| 1617 | 1844 | msgstr "" |
| 1618 | 1845 | |
| 1619 | -#: i18n/templates.c:686 i18n/templates.c:734 | |
| 1846 | +#: i18n/templates.c:128 i18n/templates.c:206 i18n/templates.c:320 | |
| 1847 | +#: i18n/templates.c:398 i18n/templates.c:596 i18n/templates.c:605 | |
| 1848 | +#: i18n/templates.c:1307 i18n/templates.c:1352 | |
| 1620 | 1849 | msgid "Date" |
| 1621 | 1850 | msgstr "" |
| 1622 | 1851 | |
| 1623 | -#: lib/browse/Criteria.inc:862 | |
| 1852 | +#: lib/browse/Criteria.inc:889 | |
| 1624 | 1853 | msgid "Date Created" |
| 1625 | 1854 | msgstr "" |
| 1626 | 1855 | |
| 1627 | -#: lib/browse/Criteria.inc:871 | |
| 1856 | +#: lib/browse/Criteria.inc:898 | |
| 1628 | 1857 | msgid "Date Modified" |
| 1629 | 1858 | msgstr "" |
| 1630 | 1859 | |
| 1631 | -#: plugins/ktcore/KTDocumentActions.php:381 i18n/templates.c:284 | |
| 1632 | -#: i18n/templates.c:290 i18n/templates.c:545 i18n/templates.c:611 | |
| 1633 | -#: i18n/templates.c:803 i18n/templates.c:812 i18n/templates.c:1256 | |
| 1634 | -#: i18n/templates.c:1274 i18n/templates.c:1544 i18n/templates.c:1562 | |
| 1635 | -#: i18n/templates.c:1661 i18n/templates.c:1667 i18n/templates.c:1844 | |
| 1636 | -#: i18n/templates.c:1856 i18n/templates.c:1907 i18n/templates.c:1916 | |
| 1637 | -#: i18n/templates.c:1958 i18n/templates.c:1967 i18n/templates.c:2000 | |
| 1638 | -#: i18n/templates.c:2009 i18n/templates.c:2027 i18n/templates.c:2093 | |
| 1639 | -#: i18n/templates.c:2231 i18n/templates.c:2510 i18n/templates.c:2579 | |
| 1640 | -#: i18n/templates.c:2741 i18n/templates.c:2864 i18n/templates.c:3014 | |
| 1641 | -#: i18n/templates.c:3017 i18n/templates.c:3257 i18n/templates.c:3950 | |
| 1642 | -#: i18n/templates.c:4019 i18n/templates.c:4052 | |
| 1860 | +#: i18n/templates.c:71 i18n/templates.c:149 i18n/templates.c:263 | |
| 1861 | +#: i18n/templates.c:341 | |
| 1862 | +msgid "Date Range" | |
| 1863 | +msgstr "" | |
| 1864 | + | |
| 1865 | +#: i18n/templates.c:23 | |
| 1866 | +msgid "De-allocate Key" | |
| 1867 | +msgstr "" | |
| 1868 | + | |
| 1869 | +#: plugins/ktcore/KTDocumentActions.php:420 i18n/templates.c:506 | |
| 1870 | +#: i18n/templates.c:509 i18n/templates.c:884 i18n/templates.c:890 | |
| 1871 | +#: i18n/templates.c:1157 i18n/templates.c:1232 i18n/templates.c:1421 | |
| 1872 | +#: i18n/templates.c:1430 i18n/templates.c:1889 i18n/templates.c:1907 | |
| 1873 | +#: i18n/templates.c:2162 i18n/templates.c:2180 i18n/templates.c:2264 | |
| 1874 | +#: i18n/templates.c:2270 i18n/templates.c:2432 i18n/templates.c:2444 | |
| 1875 | +#: i18n/templates.c:2495 i18n/templates.c:2504 i18n/templates.c:2546 | |
| 1876 | +#: i18n/templates.c:2555 i18n/templates.c:2588 i18n/templates.c:2597 | |
| 1877 | +#: i18n/templates.c:2615 i18n/templates.c:2681 i18n/templates.c:2819 | |
| 1878 | +#: i18n/templates.c:3101 i18n/templates.c:3176 i18n/templates.c:3194 | |
| 1879 | +#: i18n/templates.c:3215 i18n/templates.c:3404 i18n/templates.c:3512 | |
| 1880 | +#: i18n/templates.c:3677 i18n/templates.c:3680 i18n/templates.c:3929 | |
| 1881 | +#: i18n/templates.c:4595 i18n/templates.c:4598 i18n/templates.c:4763 | |
| 1882 | +#: i18n/templates.c:4832 i18n/templates.c:4865 | |
| 1643 | 1883 | msgid "Delete" |
| 1644 | 1884 | msgstr "" |
| 1645 | 1885 | |
| 1646 | -#: lib/foldermanagement/folderutil.inc.php:475 | |
| 1886 | +#: lib/foldermanagement/folderutil.inc.php:487 | |
| 1647 | 1887 | msgid "Delete Aborted. Unexpected failure to copydocument: " |
| 1648 | 1888 | msgstr "" |
| 1649 | 1889 | |
| 1650 | -#: lib/foldermanagement/folderutil.inc.php:314 | |
| 1890 | +#: lib/foldermanagement/folderutil.inc.php:323 | |
| 1651 | 1891 | msgid "Delete Aborted. Unexpected failure to delete document: " |
| 1652 | 1892 | msgstr "" |
| 1653 | 1893 | |
| 1654 | -#: i18n/templates.c:2015 | |
| 1894 | +#: i18n/templates.c:2603 | |
| 1655 | 1895 | msgid "Delete Dynamic Condition" |
| 1656 | 1896 | msgstr "" |
| 1657 | 1897 | |
| 1658 | -#: i18n/templates.c:2726 | |
| 1898 | +#: i18n/templates.c:3389 | |
| 1659 | 1899 | msgid "Delete Files and Folders" |
| 1660 | 1900 | msgstr "" |
| 1661 | 1901 | |
| 1662 | -#: i18n/templates.c:3956 | |
| 1902 | +#: i18n/templates.c:4769 | |
| 1663 | 1903 | msgid "Delete Permission" |
| 1664 | 1904 | msgstr "" |
| 1665 | 1905 | |
| 1666 | -#: i18n/templates.c:1496 i18n/templates.c:1502 | |
| 1906 | +#: i18n/templates.c:2114 i18n/templates.c:2120 | |
| 1667 | 1907 | msgid "Delete Unit" |
| 1668 | 1908 | msgstr "" |
| 1669 | 1909 | |
| 1670 | -#: i18n/templates.c:2021 | |
| 1910 | +#: i18n/templates.c:2609 | |
| 1671 | 1911 | msgid "Delete a condition" |
| 1672 | 1912 | msgstr "" |
| 1673 | 1913 | |
| 1674 | -#: plugins/ktcore/admin/unitManagement.php:228 | |
| 1914 | +#: plugins/ktcore/admin/unitManagement.php:226 | |
| 1675 | 1915 | msgid "Delete folder" |
| 1676 | 1916 | msgstr "" |
| 1677 | 1917 | |
| 1678 | -#: i18n/templates.c:1505 | |
| 1918 | +#: i18n/templates.c:2123 | |
| 1679 | 1919 | msgid "Delete unit" |
| 1680 | 1920 | msgstr "" |
| 1681 | 1921 | |
| 1682 | -#: i18n/templates.c:1499 | |
| 1922 | +#: i18n/templates.c:2117 | |
| 1683 | 1923 | msgid "Delete unit <strong>#name#</strong> from the system" |
| 1684 | 1924 | msgstr "" |
| 1685 | 1925 | |
| 1686 | -#: plugins/ktcore/admin/deletedDocuments.php:43 | |
| 1687 | -#: plugins/ktcore/admin/deletedDocuments.php:72 | |
| 1688 | -#: plugins/ktcore/admin/deletedDocuments.php:151 i18n/templates.c:3269 | |
| 1926 | +#: plugins/ktcore/admin/deletedDocuments.php:41 | |
| 1927 | +#: plugins/ktcore/admin/deletedDocuments.php:70 | |
| 1928 | +#: plugins/ktcore/admin/deletedDocuments.php:149 i18n/templates.c:3941 | |
| 1689 | 1929 | msgid "Deleted Documents" |
| 1690 | 1930 | msgstr "" |
| 1691 | 1931 | |
| 1692 | -#: i18n/templates.c:3008 | |
| 1932 | +#: plugins/ktcore/admin/manageViews.php:87 | |
| 1933 | +msgid "Deleted Entry" | |
| 1934 | +msgstr "" | |
| 1935 | + | |
| 1936 | +#: i18n/templates.c:3671 | |
| 1693 | 1937 | 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." |
| 1694 | 1938 | msgstr "" |
| 1695 | 1939 | |
| 1696 | -#: i18n/templates.c:2018 | |
| 1940 | +#: i18n/templates.c:2606 | |
| 1697 | 1941 | 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." |
| 1698 | 1942 | msgstr "" |
| 1699 | 1943 | |
| 1700 | -#: i18n/templates.c:3284 | |
| 1944 | +#: i18n/templates.c:3956 | |
| 1701 | 1945 | msgid "Deletion Comment" |
| 1702 | 1946 | msgstr "" |
| 1703 | 1947 | |
| 1704 | -#: lib/documentmanagement/DocumentType.inc:236 | |
| 1948 | +#: lib/documentmanagement/DocumentType.inc:156 | |
| 1705 | 1949 | msgid "Demo Delegator" |
| 1706 | 1950 | msgstr "" |
| 1707 | 1951 | |
| 1708 | -#: i18n/templates.c:2630 i18n/templates.c:2639 i18n/templates.c:2648 | |
| 1709 | -#: i18n/templates.c:2828 i18n/templates.c:2837 i18n/templates.c:2870 | |
| 1710 | -#: i18n/templates.c:2906 i18n/templates.c:2957 i18n/templates.c:2966 | |
| 1711 | -#: i18n/templates.c:2975 i18n/templates.c:3494 i18n/templates.c:3521 | |
| 1712 | -#: i18n/templates.c:3530 i18n/templates.c:3539 | |
| 1952 | +#: i18n/templates.c:3275 i18n/templates.c:3284 i18n/templates.c:3293 | |
| 1953 | +#: i18n/templates.c:3308 i18n/templates.c:3518 i18n/templates.c:3569 | |
| 1954 | +#: i18n/templates.c:3620 i18n/templates.c:3629 i18n/templates.c:3638 | |
| 1955 | +#: i18n/templates.c:4181 i18n/templates.c:4208 i18n/templates.c:4217 | |
| 1956 | +#: i18n/templates.c:4226 | |
| 1713 | 1957 | msgid "Denied" |
| 1714 | 1958 | msgstr "" |
| 1715 | 1959 | |
| 1716 | -#: i18n/templates.c:3710 | |
| 1960 | +#: i18n/templates.c:4397 | |
| 1717 | 1961 | msgid "Dependencies for value \"" |
| 1718 | 1962 | msgstr "" |
| 1719 | 1963 | |
| 1720 | -#: i18n/templates.c:3707 | |
| 1964 | +#: i18n/templates.c:4394 | |
| 1721 | 1965 | msgid "Dependencies saved. (at" |
| 1722 | 1966 | msgstr "" |
| 1723 | 1967 | |
| 1724 | -#: plugins/ktcore/KTDocumentActions.php:216 | |
| 1968 | +#: plugins/ktcore/KTDocumentActions.php:224 | |
| 1725 | 1969 | msgid "Describe the changes made to the document." |
| 1726 | 1970 | msgstr "" |
| 1727 | 1971 | |
| 1728 | -#: plugins/ktstandard/KTDiscussion.php:210 | |
| 1729 | -msgid "Describe the reason for closing this thread" | |
| 1972 | +#: plugins/ktstandard/KTDiscussion.php:233 | |
| 1973 | +msgid "Describe the reason for the state change, or the conclusion reached through discussion" | |
| 1730 | 1974 | msgstr "" |
| 1731 | 1975 | |
| 1732 | -#: plugins/ktcore/KTDocumentActions.php:952 | |
| 1976 | +#: plugins/ktcore/KTDocumentActions.php:1041 | |
| 1733 | 1977 | msgid "Describe why this document qualifies to be changed from its current state to the destination state of the transition chosen." |
| 1734 | 1978 | msgstr "" |
| 1735 | 1979 | |
| 1736 | -#: plugins/ktcore/admin/documentFields.php:62 | |
| 1737 | -#: plugins/ktcore/admin/documentFields.php:105 | |
| 1980 | +#: plugins/ktcore/admin/documentFields.php:60 | |
| 1981 | +#: plugins/ktcore/admin/documentFields.php:103 | |
| 1738 | 1982 | #: plugins/ktcore/admin/documentFields.php:108 |
| 1739 | -#: plugins/ktcore/admin/documentFields.php:153 | |
| 1740 | -#: plugins/ktcore/admin/documentLinks.php:50 | |
| 1741 | -#: plugins/ktcore/admin/documentLinks.php:79 | |
| 1742 | -#: plugins/ktcore/KTDocumentActions.php:216 i18n/templates.c:1058 | |
| 1743 | -#: i18n/templates.c:3251 | |
| 1983 | +#: plugins/ktcore/admin/documentFields.php:159 | |
| 1984 | +#: plugins/ktcore/admin/documentLinks.php:54 | |
| 1985 | +#: plugins/ktcore/admin/documentLinks.php:83 i18n/templates.c:1679 | |
| 1986 | +#: i18n/templates.c:3923 | |
| 1744 | 1987 | msgid "Description" |
| 1745 | 1988 | msgstr "" |
| 1746 | 1989 | |
| 1747 | -#: plugins/ktcore/admin/workflows.php:665 | |
| 1748 | -#: plugins/ktcore/admin/workflows.php:1226 | |
| 1990 | +#: plugins/ktcore/admin/workflows.php:671 | |
| 1991 | +#: plugins/ktcore/admin/workflows.php:1242 | |
| 1749 | 1992 | msgid "Destination State" |
| 1750 | 1993 | msgstr "" |
| 1751 | 1994 | |
| 1752 | -#: browse.php:546 | |
| 1995 | +#: browse.php:539 | |
| 1753 | 1996 | msgid "Destination folder" |
| 1754 | 1997 | msgstr "" |
| 1755 | 1998 | |
| 1756 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:157 | |
| 1757 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:119 | |
| 1999 | +#: plugins/ktcore/KTAssist.php:46 | |
| 2000 | +msgid "Details" | |
| 2001 | +msgstr "" | |
| 2002 | + | |
| 2003 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:155 | |
| 2004 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:117 | |
| 1758 | 2005 | msgid "Details updated" |
| 1759 | 2006 | msgstr "" |
| 1760 | 2007 | |
| 1761 | -#: i18n/templates.c:2123 | |
| 2008 | +#: i18n/templates.c:2711 | |
| 1762 | 2009 | msgid "Diagnostic" |
| 1763 | 2010 | msgstr "" |
| 1764 | 2011 | |
| 1765 | -#: i18n/templates.c:1088 i18n/templates.c:1373 i18n/templates.c:2456 | |
| 2012 | +#: i18n/templates.c:1712 i18n/templates.c:2006 i18n/templates.c:3047 | |
| 1766 | 2013 | msgid "Disable" |
| 1767 | 2014 | msgstr "" |
| 1768 | 2015 | |
| 1769 | -#: i18n/templates.c:515 i18n/templates.c:518 | |
| 2016 | +#: i18n/templates.c:1127 i18n/templates.c:1130 | |
| 1770 | 2017 | msgid "Disable Admin Mode" |
| 1771 | 2018 | msgstr "" |
| 1772 | 2019 | |
| 1773 | -#: i18n/templates.c:1364 | |
| 2020 | +#: i18n/templates.c:1997 | |
| 1774 | 2021 | msgid "Disable/Enable" |
| 1775 | 2022 | msgstr "" |
| 1776 | 2023 | |
| 1777 | -#: i18n/templates.c:2447 | |
| 2024 | +#: i18n/templates.c:3038 | |
| 1778 | 2025 | msgid "Disabled" |
| 1779 | 2026 | msgstr "" |
| 1780 | 2027 | |
| 1781 | -#: i18n/templates.c:1097 | |
| 2028 | +#: i18n/templates.c:1721 | |
| 1782 | 2029 | msgid "Disabled values" |
| 1783 | 2030 | msgstr "" |
| 1784 | 2031 | |
| 1785 | -#: i18n/templates.c:1316 | |
| 2032 | +#: i18n/templates.c:1949 | |
| 1786 | 2033 | msgid "Disassociate Fieldsets" |
| 1787 | 2034 | msgstr "" |
| 1788 | 2035 | |
| 1789 | -#: i18n/templates.c:77 | |
| 2036 | +#: i18n/templates.c:683 | |
| 1790 | 2037 | msgid "Disclaimers" |
| 1791 | 2038 | msgstr "" |
| 1792 | 2039 | |
| 1793 | -#: plugins/ktstandard/KTDisclaimers.php:42 | |
| 2040 | +#: plugins/ktstandard/KTDisclaimers.php:40 | |
| 1794 | 2041 | msgid "Disclaimers Plugin" |
| 1795 | 2042 | msgstr "" |
| 1796 | 2043 | |
| 1797 | -#: plugins/ktstandard/KTDiscussion.php:100 | |
| 2044 | +#: plugins/ktstandard/KTDiscussion.php:112 | |
| 1798 | 2045 | msgid "Discussion" |
| 1799 | 2046 | msgstr "" |
| 1800 | 2047 | |
| 1801 | -#: lib/browse/Criteria.inc:889 | |
| 2048 | +#: lib/browse/Criteria.inc:916 | |
| 1802 | 2049 | msgid "Discussion Threads" |
| 1803 | 2050 | msgstr "" |
| 1804 | 2051 | |
| 1805 | -#: lib/actions/documentaction.inc.php:158 lib/actions/folderaction.inc.php:153 | |
| 2052 | +#: lib/actions/documentaction.inc.php:177 lib/actions/folderaction.inc.php:156 | |
| 1806 | 2053 | msgid "Dispatcher component of action not implemented." |
| 1807 | 2054 | msgstr "" |
| 1808 | 2055 | |
| 1809 | -#: plugins/ktcore/KTDocumentActions.php:50 | |
| 2056 | +#: plugins/ktcore/KTDocumentActions.php:48 | |
| 1810 | 2057 | msgid "Display Details" |
| 1811 | 2058 | msgstr "" |
| 1812 | 2059 | |
| 1813 | -#: plugins/ktcore/admin/managePermissions.php:43 i18n/templates.c:3947 | |
| 2060 | +#: plugins/ktcore/admin/managePermissions.php:41 i18n/templates.c:4760 | |
| 1814 | 2061 | msgid "Display Name" |
| 1815 | 2062 | msgstr "" |
| 1816 | 2063 | |
| 1817 | -#: i18n/templates.c:23 i18n/templates.c:47 | |
| 2064 | +#: i18n/templates.c:629 i18n/templates.c:653 | |
| 1818 | 2065 | msgid "Distinguished Name (LDAP DN)" |
| 1819 | 2066 | msgstr "" |
| 1820 | 2067 | |
| 1821 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:97 | |
| 2068 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:95 | |
| 1822 | 2069 | msgid "Distinguished name" |
| 1823 | 2070 | msgstr "" |
| 1824 | 2071 | |
| 1825 | -#: i18n/templates.c:2024 | |
| 2072 | +#: i18n/templates.c:2612 | |
| 1826 | 2073 | msgid "Do you still wish to continue with deleting this item?" |
| 1827 | 2074 | msgstr "" |
| 1828 | 2075 | |
| 1829 | -#: i18n/templates.c:3380 | |
| 2076 | +#: i18n/templates.c:122 i18n/templates.c:200 i18n/templates.c:314 | |
| 2077 | +#: i18n/templates.c:392 i18n/templates.c:4055 | |
| 1830 | 2078 | msgid "Document" |
| 1831 | 2079 | msgstr "" |
| 1832 | 2080 | |
| 1833 | -#: plugins/ktcore/KTDocumentActions.php:429 | |
| 2081 | +#: plugins/ktcore/KTDocumentActions.php:468 | |
| 1834 | 2082 | #, php-format |
| 1835 | 2083 | msgid "Document \"%s\" Deleted." |
| 1836 | 2084 | msgstr "" |
| 1837 | 2085 | |
| 1838 | -#: plugins/ktcore/document/Rename.php:99 | |
| 2086 | +#: plugins/ktcore/document/Rename.php:98 | |
| 1839 | 2087 | #, php-format |
| 1840 | 2088 | msgid "Document \"%s\" renamed." |
| 1841 | 2089 | msgstr "" |
| 1842 | 2090 | |
| 1843 | -#: edit.php:105 lib/actions/documentaction.inc.php:148 view.php:78 | |
| 2091 | +#: edit.php:103 lib/actions/documentaction.inc.php:167 view.php:75 | |
| 1844 | 2092 | msgid "Document Actions" |
| 1845 | 2093 | msgstr "" |
| 1846 | 2094 | |
| 1847 | -#: plugins/ktcore/admin/documentCheckout.php:42 | |
| 1848 | -#: plugins/ktcore/admin/documentCheckout.php:58 | |
| 2095 | +#: plugins/ktcore/admin/documentCheckout.php:45 | |
| 2096 | +#: plugins/ktcore/admin/documentCheckout.php:61 | |
| 1849 | 2097 | msgid "Document Checkout" |
| 1850 | 2098 | msgstr "" |
| 1851 | 2099 | |
| 1852 | -#: lib/browse/Criteria.inc:877 | |
| 1853 | -msgid "Document Contents" | |
| 1854 | -msgstr "" | |
| 1855 | - | |
| 1856 | -#: lib/templating/kt3template.inc.php:229 i18n/templates.c:3401 | |
| 2100 | +#: lib/templating/kt3template.inc.php:229 i18n/templates.c:4076 | |
| 1857 | 2101 | msgid "Document Details" |
| 1858 | 2102 | msgstr "" |
| 1859 | 2103 | |
| 1860 | -#: plugins/ktstandard/KTDiscussion.php:39 | |
| 2104 | +#: plugins/ktstandard/KTDiscussion.php:43 | |
| 1861 | 2105 | msgid "Document Discussions Plugin" |
| 1862 | 2106 | msgstr "" |
| 1863 | 2107 | |
| 1864 | -#: plugins/ktcore/admin/documentFields.php:50 | |
| 1865 | -#: plugins/ktcore/admin/manageConditionals.php:50 i18n/templates.c:1334 | |
| 2108 | +#: plugins/ktcore/admin/documentFields.php:48 | |
| 2109 | +#: plugins/ktcore/admin/manageConditionals.php:48 i18n/templates.c:1967 | |
| 1866 | 2110 | msgid "Document Field Management" |
| 1867 | 2111 | msgstr "" |
| 1868 | 2112 | |
| 1869 | -#: i18n/templates.c:2078 | |
| 2113 | +#: i18n/templates.c:2666 | |
| 1870 | 2114 | msgid "Document Fields" |
| 1871 | 2115 | msgstr "" |
| 1872 | 2116 | |
| 1873 | -#: plugins/ktcore/KTCorePlugin.php:140 i18n/templates.c:1229 | |
| 2117 | +#: plugins/ktcore/KTCorePlugin.php:170 i18n/templates.c:1862 | |
| 1874 | 2118 | msgid "Document Fieldsets" |
| 1875 | 2119 | msgstr "" |
| 1876 | 2120 | |
| 1877 | -#: i18n/templates.c:329 i18n/templates.c:374 | |
| 2121 | +#: i18n/templates.c:941 i18n/templates.c:986 | |
| 1878 | 2122 | msgid "Document Filename" |
| 1879 | 2123 | msgstr "" |
| 1880 | 2124 | |
| 1881 | -#: view.php:248 view.php:295 | |
| 2125 | +#: view.php:259 view.php:306 | |
| 1882 | 2126 | msgid "Document History" |
| 1883 | 2127 | msgstr "" |
| 1884 | 2128 | |
| 1885 | -#: i18n/templates.c:557 i18n/templates.c:725 i18n/templates.c:3548 | |
| 2129 | +#: i18n/templates.c:1169 i18n/templates.c:1343 i18n/templates.c:4235 | |
| 1886 | 2130 | msgid "Document History for KnowledgeTree New UI Presentation" |
| 1887 | 2131 | msgstr "" |
| 1888 | 2132 | |
| 1889 | -#: i18n/templates.c:356 i18n/templates.c:395 | |
| 2133 | +#: lib/browse/Criteria.inc:895 plugins/ktcore/KTColumns.inc.php:389 | |
| 2134 | +#: plugins/ktcore/KTCorePlugin.php:109 i18n/templates.c:968 | |
| 2135 | +#: i18n/templates.c:1007 | |
| 1890 | 2136 | msgid "Document ID" |
| 1891 | 2137 | msgstr "" |
| 1892 | 2138 | |
| 1893 | -#: i18n/templates.c:3212 | |
| 2139 | +#: plugins/network/gotodocumentid/GoToDocumentIdPlugin.php:42 | |
| 2140 | +msgid "Document Jump Dashlet" | |
| 2141 | +msgstr "" | |
| 2142 | + | |
| 2143 | +#: i18n/templates.c:3884 | |
| 1894 | 2144 | msgid "Document Link Type Management" |
| 1895 | 2145 | msgstr "" |
| 1896 | 2146 | |
| 1897 | -#: plugins/ktcore/admin/documentLinks.php:42 | |
| 1898 | -#: plugins/ktcore/admin/documentLinks.php:71 i18n/templates.c:269 | |
| 2147 | +#: plugins/ktcore/admin/documentLinks.php:46 | |
| 2148 | +#: plugins/ktcore/admin/documentLinks.php:75 i18n/templates.c:869 | |
| 1899 | 2149 | msgid "Document Links" |
| 1900 | 2150 | msgstr "" |
| 1901 | 2151 | |
| 1902 | -#: i18n/templates.c:3467 | |
| 2152 | +#: i18n/templates.c:4154 | |
| 1903 | 2153 | 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." |
| 1904 | 2154 | msgstr "" |
| 1905 | 2155 | |
| 1906 | -#: plugins/ktcore/admin/manageConditionals.php:49 | |
| 1907 | -#: plugins/ktcore/KTCorePlugin.php:107 i18n/templates.c:1331 | |
| 2156 | +#: plugins/ktcore/admin/manageConditionals.php:47 | |
| 2157 | +#: plugins/ktcore/KTCorePlugin.php:137 i18n/templates.c:1964 | |
| 1908 | 2158 | msgid "Document Metadata and Workflow Configuration" |
| 1909 | 2159 | msgstr "" |
| 1910 | 2160 | |
| 1911 | -#: i18n/templates.c:3275 i18n/templates.c:3317 i18n/templates.c:3338 | |
| 1912 | -#: i18n/templates.c:3356 i18n/templates.c:3404 | |
| 2161 | +#: i18n/templates.c:3947 i18n/templates.c:3989 i18n/templates.c:4010 | |
| 2162 | +#: i18n/templates.c:4028 i18n/templates.c:4079 | |
| 1913 | 2163 | msgid "Document Name" |
| 1914 | 2164 | msgstr "" |
| 1915 | 2165 | |
| 1916 | -#: i18n/templates.c:3278 | |
| 2166 | +#: i18n/templates.c:3950 | |
| 1917 | 2167 | msgid "Document Path" |
| 1918 | 2168 | msgstr "" |
| 1919 | 2169 | |
| 1920 | -#: plugins/ktcore/KTCorePlugin.php:105 | |
| 2170 | +#: plugins/ktcore/KTCorePlugin.php:135 | |
| 1921 | 2171 | msgid "Document Storage" |
| 1922 | 2172 | msgstr "" |
| 1923 | 2173 | |
| 1924 | -#: i18n/templates.c:3431 | |
| 2174 | +#: i18n/templates.c:4118 | |
| 1925 | 2175 | msgid "Document Storage Verification" |
| 1926 | 2176 | msgstr "" |
| 1927 | 2177 | |
| 1928 | -#: lib/widgets/fieldsetDisplay.inc.php:321 i18n/templates.c:326 | |
| 2178 | +#: i18n/templates.c:410 | |
| 2179 | +msgid "Document Summary for \"#name#\"" | |
| 2180 | +msgstr "" | |
| 2181 | + | |
| 2182 | +#: lib/browse/Criteria.inc:904 | |
| 2183 | +msgid "Document Text" | |
| 2184 | +msgstr "" | |
| 2185 | + | |
| 2186 | +#: lib/widgets/fieldsetDisplay.inc.php:319 i18n/templates.c:938 | |
| 1929 | 2187 | msgid "Document Title" |
| 1930 | 2188 | msgstr "" |
| 1931 | 2189 | |
| 1932 | -#: lib/browse/Criteria.inc:865 plugins/ktcore/folder/addDocument.php:91 | |
| 1933 | -#: plugins/ktcore/folder/BulkImport.php:73 | |
| 1934 | -#: plugins/ktcore/folder/BulkUpload.php:79 plugins/ktcore/KTPortlets.php:86 | |
| 1935 | -#: i18n/templates.c:152 i18n/templates.c:344 i18n/templates.c:386 | |
| 1936 | -#: i18n/templates.c:1301 i18n/templates.c:1355 | |
| 2190 | +#: lib/browse/Criteria.inc:892 plugins/ktcore/folder/addDocument.php:89 | |
| 2191 | +#: plugins/ktcore/folder/BulkImport.php:71 | |
| 2192 | +#: plugins/ktcore/folder/BulkUpload.php:77 plugins/ktcore/KTPortlets.php:84 | |
| 2193 | +#: i18n/templates.c:758 i18n/templates.c:956 i18n/templates.c:998 | |
| 2194 | +#: i18n/templates.c:1934 i18n/templates.c:1988 | |
| 1937 | 2195 | msgid "Document Type" |
| 1938 | 2196 | msgstr "" |
| 1939 | 2197 | |
| 1940 | -#: plugins/ktcore/admin/documentTypes.php:46 | |
| 1941 | -#: plugins/ktcore/admin/documentTypes.php:126 | |
| 2198 | +#: plugins/ktcore/admin/documentTypes.php:44 | |
| 2199 | +#: plugins/ktcore/admin/documentTypes.php:124 | |
| 1942 | 2200 | msgid "Document Type Management" |
| 1943 | 2201 | msgstr "" |
| 1944 | 2202 | |
| 1945 | -#: browse.php:200 plugins/ktcore/KTCorePlugin.php:136 i18n/templates.c:1250 | |
| 1946 | -#: i18n/templates.c:1337 i18n/templates.c:1388 | |
| 2203 | +#: browse.php:214 plugins/ktcore/KTCorePlugin.php:166 i18n/templates.c:1883 | |
| 2204 | +#: i18n/templates.c:1970 i18n/templates.c:2021 | |
| 1947 | 2205 | msgid "Document Types" |
| 1948 | 2206 | msgstr "" |
| 1949 | 2207 | |
| 1950 | -#: i18n/templates.c:143 | |
| 2208 | +#: i18n/templates.c:749 | |
| 1951 | 2209 | 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)." |
| 1952 | 2210 | msgstr "" |
| 1953 | 2211 | |
| 1954 | -#: plugins/ktcore/folder/addDocument.php:91 | |
| 1955 | -#: plugins/ktcore/folder/BulkImport.php:73 | |
| 1956 | -#: plugins/ktcore/folder/BulkUpload.php:79 | |
| 2212 | +#: plugins/ktcore/folder/addDocument.php:89 | |
| 2213 | +#: plugins/ktcore/folder/BulkImport.php:71 | |
| 2214 | +#: plugins/ktcore/folder/BulkUpload.php:77 | |
| 1957 | 2215 | msgid "Document Types, defined by the administrator, are used to categorise documents. Please select a Document Type from the list below." |
| 1958 | 2216 | msgstr "" |
| 1959 | 2217 | |
| 1960 | -#: i18n/templates.c:2372 | |
| 2218 | +#: i18n/templates.c:2960 | |
| 1961 | 2219 | msgid "Document Workflow" |
| 1962 | 2220 | msgstr "" |
| 1963 | 2221 | |
| 1964 | -#: lib/dashboard/Notification.inc.php:193 | |
| 1965 | -#: lib/subscriptions/subscriptions.inc.php:674 | |
| 2222 | +#: lib/dashboard/Notification.inc.php:199 | |
| 2223 | +#: lib/subscriptions/subscriptions.inc.php:672 | |
| 1966 | 2224 | msgid "Document added" |
| 1967 | 2225 | msgstr "" |
| 1968 | 2226 | |
| 1969 | -#: lib/dashboard/Notification.inc.php:200 | |
| 1970 | -#: lib/subscriptions/subscriptions.inc.php:681 | |
| 2227 | +#: lib/dashboard/Notification.inc.php:206 | |
| 2228 | +#: lib/subscriptions/subscriptions.inc.php:679 | |
| 1971 | 2229 | msgid "Document archived" |
| 1972 | 2230 | msgstr "" |
| 1973 | 2231 | |
| 1974 | -#: plugins/ktcore/KTDocumentActions.php:905 | |
| 2232 | +#: plugins/ktcore/KTDocumentActions.php:994 | |
| 1975 | 2233 | msgid "Document archived." |
| 1976 | 2234 | msgstr "" |
| 1977 | 2235 | |
| 1978 | -#: plugins/ktcore/KTDocumentActions.php:884 | |
| 2236 | +#: plugins/ktcore/KTDocumentActions.php:973 | |
| 1979 | 2237 | #, php-format |
| 1980 | 2238 | msgid "Document archived: %s" |
| 1981 | 2239 | msgstr "" |
| 1982 | 2240 | |
| 1983 | -#: lib/dashboard/Notification.inc.php:197 | |
| 1984 | -#: lib/subscriptions/subscriptions.inc.php:678 | |
| 2241 | +#: lib/dashboard/Notification.inc.php:203 | |
| 2242 | +#: lib/subscriptions/subscriptions.inc.php:676 | |
| 1985 | 2243 | msgid "Document checked in" |
| 1986 | 2244 | msgstr "" |
| 1987 | 2245 | |
| 1988 | -#: lib/dashboard/Notification.inc.php:198 | |
| 1989 | -#: lib/subscriptions/subscriptions.inc.php:679 | |
| 2246 | +#: lib/dashboard/Notification.inc.php:204 | |
| 2247 | +#: lib/subscriptions/subscriptions.inc.php:677 | |
| 1990 | 2248 | msgid "Document checked out" |
| 1991 | 2249 | msgstr "" |
| 1992 | 2250 | |
| 1993 | -#: plugins/ktcore/KTDocumentActions.php:802 | |
| 2251 | +#: plugins/ktcore/KTDocumentActions.php:890 | |
| 1994 | 2252 | msgid "Document copied." |
| 1995 | 2253 | msgstr "" |
| 1996 | 2254 | |
| 1997 | -#: i18n/templates.c:2381 | |
| 2255 | +#: i18n/templates.c:2969 | |
| 1998 | 2256 | msgid "Document has no assigned workflow." |
| 1999 | 2257 | msgstr "" |
| 2000 | 2258 | |
| 2001 | -#: i18n/templates.c:464 i18n/templates.c:476 i18n/templates.c:494 | |
| 2002 | -#: i18n/templates.c:503 i18n/templates.c:2366 | |
| 2259 | +#: i18n/templates.c:1076 i18n/templates.c:1088 i18n/templates.c:1106 | |
| 2260 | +#: i18n/templates.c:1115 i18n/templates.c:2954 i18n/templates.c:4739 | |
| 2003 | 2261 | msgid "Document is no longer available" |
| 2004 | 2262 | msgstr "" |
| 2005 | 2263 | |
| 2006 | -#: plugins/ktstandard/KTDocumentLinks.php:286 | |
| 2264 | +#: plugins/ktstandard/KTDocumentLinks.php:284 | |
| 2007 | 2265 | msgid "Document link created" |
| 2008 | 2266 | msgstr "" |
| 2009 | 2267 | |
| 2010 | -#: plugins/ktstandard/KTDocumentLinks.php:328 | |
| 2268 | +#: plugins/ktstandard/KTDocumentLinks.php:326 | |
| 2011 | 2269 | msgid "Document link deleted" |
| 2012 | 2270 | msgstr "" |
| 2013 | 2271 | |
| 2014 | -#: lib/dashboard/Notification.inc.php:196 | |
| 2015 | -#: lib/subscriptions/subscriptions.inc.php:677 | |
| 2272 | +#: lib/dashboard/Notification.inc.php:202 | |
| 2273 | +#: lib/subscriptions/subscriptions.inc.php:675 | |
| 2016 | 2274 | msgid "Document modified" |
| 2017 | 2275 | msgstr "" |
| 2018 | 2276 | |
| 2019 | -#: lib/dashboard/Notification.inc.php:199 | |
| 2020 | -#: lib/subscriptions/subscriptions.inc.php:680 | |
| 2277 | +#: lib/dashboard/Notification.inc.php:205 | |
| 2278 | +#: lib/subscriptions/subscriptions.inc.php:678 | |
| 2021 | 2279 | msgid "Document moved" |
| 2022 | 2280 | msgstr "" |
| 2023 | 2281 | |
| 2024 | -#: i18n/templates.c:3497 | |
| 2282 | +#: plugins/network/extendedtransactioninfo/adminReports.php:210 | |
| 2283 | +#: plugins/network/extendedtransactioninfo/latestchanges.php:45 | |
| 2284 | +#: plugins/network/extendedtransactioninfo/latestchanges.php:58 | |
| 2285 | +#: plugins/network/extendedtransactioninfo/rssfeed.php:49 | |
| 2286 | +#: plugins/network/extendedtransactioninfo/standardReports.php:376 | |
| 2287 | +#: plugins/network/topdownloads/TopDownloadsPlugin.php:159 | |
| 2288 | +#: plugins/network/topdownloads/TopDownloadsPlugin.php:172 | |
| 2289 | +#: plugins/network/userhistory/UserHistoryEntities.inc.php:62 | |
| 2290 | +#: plugins/network/userhistory/UserHistoryEntities.inc.php:142 | |
| 2291 | +msgid "Document no longer exists." | |
| 2292 | +msgstr "" | |
| 2293 | + | |
| 2294 | +#: i18n/templates.c:4184 | |
| 2025 | 2295 | msgid "Document permissions" |
| 2026 | 2296 | msgstr "" |
| 2027 | 2297 | |
| 2028 | -#: lib/dashboard/Notification.inc.php:194 | |
| 2029 | -#: lib/dashboard/Notification.inc.php:195 | |
| 2030 | -#: lib/subscriptions/subscriptions.inc.php:675 | |
| 2031 | -#: lib/subscriptions/subscriptions.inc.php:676 | |
| 2298 | +#: lib/dashboard/Notification.inc.php:200 | |
| 2299 | +#: lib/dashboard/Notification.inc.php:201 | |
| 2300 | +#: lib/subscriptions/subscriptions.inc.php:673 | |
| 2301 | +#: lib/subscriptions/subscriptions.inc.php:674 | |
| 2032 | 2302 | msgid "Document removed" |
| 2033 | 2303 | msgstr "" |
| 2034 | 2304 | |
| 2035 | -#: lib/dashboard/Notification.inc.php:201 | |
| 2036 | -#: lib/subscriptions/subscriptions.inc.php:682 | |
| 2305 | +#: lib/dashboard/Notification.inc.php:207 | |
| 2306 | +#: lib/subscriptions/subscriptions.inc.php:680 | |
| 2037 | 2307 | msgid "Document restored" |
| 2038 | 2308 | msgstr "" |
| 2039 | 2309 | |
| 2040 | -#: plugins/ktcore/KTDocumentActions.php:692 | |
| 2310 | +#: plugins/ktcore/KTDocumentActions.php:732 | |
| 2311 | +#: plugins/ktcore/KTDocumentActions.php:792 | |
| 2041 | 2312 | msgid "Document to copy" |
| 2042 | 2313 | msgstr "" |
| 2043 | 2314 | |
| 2044 | -#: plugins/ktcore/KTDocumentActions.php:490 | |
| 2045 | -#: plugins/ktcore/KTDocumentActions.php:552 | |
| 2046 | -#: plugins/ktcore/KTDocumentActions.php:746 | |
| 2315 | +#: plugins/ktcore/KTDocumentActions.php:530 | |
| 2316 | +#: plugins/ktcore/KTDocumentActions.php:592 | |
| 2047 | 2317 | msgid "Document to move" |
| 2048 | 2318 | msgstr "" |
| 2049 | 2319 | |
| 2050 | -#: plugins/ktcore/admin/documentTypes.php:86 | |
| 2320 | +#: plugins/ktcore/admin/documentTypes.php:84 | |
| 2051 | 2321 | msgid "Document type could not be deleted" |
| 2052 | 2322 | msgstr "" |
| 2053 | 2323 | |
| 2054 | -#: plugins/ktcore/admin/documentTypes.php:74 | |
| 2324 | +#: plugins/ktcore/admin/documentTypes.php:72 | |
| 2055 | 2325 | msgid "Document type created" |
| 2056 | 2326 | msgstr "" |
| 2057 | 2327 | |
| 2058 | -#: plugins/ktcore/admin/documentTypes.php:90 | |
| 2328 | +#: plugins/ktcore/admin/documentTypes.php:88 | |
| 2059 | 2329 | msgid "Document type deleted" |
| 2060 | 2330 | msgstr "" |
| 2061 | 2331 | |
| 2062 | -#: plugins/ktcore/admin/documentTypes.php:105 | |
| 2332 | +#: plugins/ktcore/admin/documentTypes.php:103 | |
| 2063 | 2333 | msgid "Document type disabled" |
| 2064 | 2334 | msgstr "" |
| 2065 | 2335 | |
| 2066 | -#: plugins/ktcore/admin/documentTypes.php:120 | |
| 2336 | +#: plugins/ktcore/admin/documentTypes.php:118 | |
| 2067 | 2337 | msgid "Document type enabled" |
| 2068 | 2338 | msgstr "" |
| 2069 | 2339 | |
| 2070 | -#: plugins/ktcore/admin/documentTypes.php:81 | |
| 2340 | +#: plugins/ktcore/admin/documentTypes.php:79 | |
| 2071 | 2341 | msgid "Document type still in use, could not be deleted" |
| 2072 | 2342 | msgstr "" |
| 2073 | 2343 | |
| 2074 | -#: i18n/templates.c:1376 | |
| 2344 | +#: i18n/templates.c:2009 | |
| 2075 | 2345 | msgid "Document types" |
| 2076 | 2346 | msgstr "" |
| 2077 | 2347 | |
| 2078 | -#: lib/documentmanagement/documentutil.inc.php:405 | |
| 2348 | +#: lib/documentmanagement/documentutil.inc.php:423 | |
| 2079 | 2349 | msgid "Document with that filename already exists in this folder, and appears to be invalid. Please contact the system administrator." |
| 2080 | 2350 | msgstr "" |
| 2081 | 2351 | |
| 2082 | -#: lib/documentmanagement/documentutil.inc.php:408 | |
| 2352 | +#: lib/documentmanagement/documentutil.inc.php:426 | |
| 2083 | 2353 | msgid "Document with that filename already exists in this folder, but it has been archived or deleted and is still available for restoration. To prevent it being overwritten, you are not allowed to add a document with the same title or filename." |
| 2084 | 2354 | msgstr "" |
| 2085 | 2355 | |
| 2086 | -#: lib/documentmanagement/documentutil.inc.php:410 | |
| 2356 | +#: lib/documentmanagement/documentutil.inc.php:428 | |
| 2087 | 2357 | msgid "Document with that filename already exists in this folder." |
| 2088 | 2358 | msgstr "" |
| 2089 | 2359 | |
| 2090 | -#: lib/documentmanagement/documentutil.inc.php:421 | |
| 2360 | +#: lib/documentmanagement/documentutil.inc.php:439 | |
| 2091 | 2361 | msgid "Document with that title already exists in this folder, and appears to be invalid. Please contact the system administrator." |
| 2092 | 2362 | msgstr "" |
| 2093 | 2363 | |
| 2094 | -#: lib/documentmanagement/documentutil.inc.php:424 | |
| 2364 | +#: lib/documentmanagement/documentutil.inc.php:442 | |
| 2095 | 2365 | msgid "Document with that title already exists in this folder, but it has been archived or deleted and is still available for restoration. To prevent it being overwritten, you are not allowed to add a document with the same title or filename." |
| 2096 | 2366 | msgstr "" |
| 2097 | 2367 | |
| 2098 | -#: lib/documentmanagement/documentutil.inc.php:426 | |
| 2368 | +#: lib/documentmanagement/documentutil.inc.php:444 | |
| 2099 | 2369 | msgid "Document with that title already exists in this folder." |
| 2100 | 2370 | msgstr "" |
| 2101 | 2371 | |
| 2102 | -#: i18n/templates.c:131 | |
| 2372 | +#: i18n/templates.c:431 | |
| 2373 | +msgid "Documents" | |
| 2374 | +msgstr "" | |
| 2375 | + | |
| 2376 | +#: i18n/templates.c:737 | |
| 2103 | 2377 | 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." |
| 2104 | 2378 | msgstr "" |
| 2105 | 2379 | |
| 2106 | -#: plugins/ktcore/admin/workflows.php:278 | |
| 2107 | -#: plugins/ktcore/admin/workflows.php:282 | |
| 2380 | +#: plugins/ktcore/admin/workflows.php:276 | |
| 2381 | +#: plugins/ktcore/admin/workflows.php:280 | |
| 2108 | 2382 | msgid "Documents start in this state" |
| 2109 | 2383 | msgstr "" |
| 2110 | 2384 | |
| 2111 | -#: i18n/templates.c:3272 | |
| 2385 | +#: i18n/templates.c:3944 | |
| 2112 | 2386 | 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." |
| 2113 | 2387 | msgstr "" |
| 2114 | 2388 | |
| 2115 | -#: browse.php:409 browse.php:503 browse.php:569 browse.php:735 | |
| 2116 | -#: lib/foldermanagement/folderutil.inc.php:301 | |
| 2117 | -#: lib/foldermanagement/folderutil.inc.php:395 | |
| 2389 | +#: browse.php:402 browse.php:496 browse.php:562 browse.php:728 | |
| 2390 | +#: lib/foldermanagement/folderutil.inc.php:310 | |
| 2391 | +#: lib/foldermanagement/folderutil.inc.php:407 | |
| 2118 | 2392 | msgid "Documents: " |
| 2119 | 2393 | msgstr "" |
| 2120 | 2394 | |
| 2121 | -#: i18n/templates.c:2150 i18n/templates.c:2189 | |
| 2395 | +#: i18n/templates.c:2738 i18n/templates.c:2777 | |
| 2122 | 2396 | msgid "Don't show me this again." |
| 2123 | 2397 | msgstr "" |
| 2124 | 2398 | |
| 2125 | -#: i18n/templates.c:698 | |
| 2399 | +#: i18n/templates.c:1319 | |
| 2126 | 2400 | msgid "Down" |
| 2127 | 2401 | msgstr "" |
| 2128 | 2402 | |
| 2129 | -#: plugins/ktcore/KTDocumentActions.php:60 | |
| 2403 | +#: plugins/ktcore/KTColumns.inc.php:380 | |
| 2404 | +#: plugins/ktcore/KTDocumentActions.php:58 | |
| 2130 | 2405 | msgid "Download" |
| 2131 | 2406 | msgstr "" |
| 2132 | 2407 | |
| 2133 | -#: lib/browse/BrowseColumns.inc.php:418 | |
| 2408 | +#: lib/browse/BrowseColumns.inc.php:417 plugins/ktcore/KTColumns.inc.php:377 | |
| 2134 | 2409 | msgid "Download Document" |
| 2135 | 2410 | msgstr "" |
| 2136 | 2411 | |
| 2137 | -#: i18n/templates.c:3884 i18n/templates.c:3887 | |
| 2412 | +#: plugins/ktcore/KTCorePlugin.php:108 | |
| 2413 | +msgid "Download File" | |
| 2414 | +msgstr "" | |
| 2415 | + | |
| 2416 | +#: i18n/templates.c:4676 i18n/templates.c:4679 | |
| 2138 | 2417 | msgid "Download PHP information" |
| 2139 | 2418 | msgstr "" |
| 2140 | 2419 | |
| 2141 | -#: plugins/ktcore/KTCorePlugin.php:130 i18n/templates.c:1937 | |
| 2420 | +#: plugins/ktcore/KTCorePlugin.php:160 i18n/templates.c:2525 | |
| 2421 | +#: i18n/templates.c:3296 | |
| 2142 | 2422 | msgid "Dynamic Conditions" |
| 2143 | 2423 | msgstr "" |
| 2144 | 2424 | |
| 2145 | -#: i18n/templates.c:1940 | |
| 2425 | +#: i18n/templates.c:2528 | |
| 2146 | 2426 | 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." |
| 2147 | 2427 | msgstr "" |
| 2148 | 2428 | |
| 2149 | -#: plugins/ktcore/admin/conditions.php:73 | |
| 2429 | +#: plugins/ktcore/admin/conditions.php:71 | |
| 2150 | 2430 | msgid "Dynamic condition deleted" |
| 2151 | 2431 | msgstr "" |
| 2152 | 2432 | |
| 2153 | -#: plugins/ktcore/admin/conditions.php:175 | |
| 2154 | -#: plugins/ktcore/admin/conditions.php:210 | |
| 2433 | +#: plugins/ktcore/admin/conditions.php:173 | |
| 2434 | +#: plugins/ktcore/admin/conditions.php:208 | |
| 2155 | 2435 | msgid "Dynamic condition saved" |
| 2156 | 2436 | msgstr "" |
| 2157 | 2437 | |
| 2158 | -#: plugins/ktcore/folder/Permissions.php:368 | |
| 2438 | +#: plugins/ktcore/folder/Permissions.php:530 | |
| 2159 | 2439 | msgid "Dynamic permission added" |
| 2160 | 2440 | msgstr "" |
| 2161 | 2441 | |
| 2162 | -#: plugins/ktcore/folder/Permissions.php:398 | |
| 2442 | +#: plugins/ktcore/folder/Permissions.php:560 | |
| 2163 | 2443 | msgid "Dynamic permission removed" |
| 2164 | 2444 | msgstr "" |
| 2165 | 2445 | |
| 2166 | -#: i18n/templates.c:2852 | |
| 2446 | +#: i18n/templates.c:3500 | |
| 2167 | 2447 | msgid "Dynamic permissions" |
| 2168 | 2448 | msgstr "" |
| 2169 | 2449 | |
| 2170 | -#: i18n/templates.c:872 | |
| 2450 | +#: i18n/templates.c:1490 | |
| 2171 | 2451 | msgid "Each behaviour can cause a number of other behaviours — in the field's <strong>child</strong> fields — to become available. By assigning values to behaviours, and creating relationships between behaviours, you can create extremely complex relationships between available lookup values." |
| 2172 | 2452 | msgstr "" |
| 2173 | 2453 | |
| 2174 | -#: plugins/ktcore/admin/unitManagement.php:228 | |
| 2454 | +#: plugins/ktcore/admin/unitManagement.php:226 | |
| 2175 | 2455 | 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." |
| 2176 | 2456 | msgstr "" |
| 2177 | 2457 | |
| 2178 | -#: i18n/templates.c:92 i18n/templates.c:620 i18n/templates.c:797 | |
| 2179 | -#: i18n/templates.c:806 i18n/templates.c:809 i18n/templates.c:863 | |
| 2180 | -#: i18n/templates.c:1253 i18n/templates.c:1271 i18n/templates.c:1361 | |
| 2181 | -#: i18n/templates.c:1367 i18n/templates.c:1541 i18n/templates.c:1559 | |
| 2182 | -#: i18n/templates.c:1658 i18n/templates.c:1664 i18n/templates.c:1841 | |
| 2183 | -#: i18n/templates.c:1853 i18n/templates.c:1904 i18n/templates.c:1913 | |
| 2184 | -#: i18n/templates.c:1931 i18n/templates.c:1934 i18n/templates.c:1955 | |
| 2185 | -#: i18n/templates.c:1964 i18n/templates.c:1997 i18n/templates.c:2006 | |
| 2186 | -#: i18n/templates.c:2444 i18n/templates.c:2453 i18n/templates.c:3254 | |
| 2187 | -#: i18n/templates.c:4016 | |
| 2458 | +#: i18n/templates.c:68 i18n/templates.c:260 | |
| 2459 | +msgid "Each user will have performed a large number of different actions. In order to make the report more useful, please specify more details about the information you need." | |
| 2460 | +msgstr "" | |
| 2461 | + | |
| 2462 | +#: i18n/templates.c:698 i18n/templates.c:1241 i18n/templates.c:1415 | |
| 2463 | +#: i18n/templates.c:1424 i18n/templates.c:1427 i18n/templates.c:1481 | |
| 2464 | +#: i18n/templates.c:1841 i18n/templates.c:1886 i18n/templates.c:1904 | |
| 2465 | +#: i18n/templates.c:1994 i18n/templates.c:2000 i18n/templates.c:2159 | |
| 2466 | +#: i18n/templates.c:2177 i18n/templates.c:2261 i18n/templates.c:2267 | |
| 2467 | +#: i18n/templates.c:2429 i18n/templates.c:2441 i18n/templates.c:2492 | |
| 2468 | +#: i18n/templates.c:2501 i18n/templates.c:2519 i18n/templates.c:2522 | |
| 2469 | +#: i18n/templates.c:2543 i18n/templates.c:2552 i18n/templates.c:2585 | |
| 2470 | +#: i18n/templates.c:2594 i18n/templates.c:3035 i18n/templates.c:3044 | |
| 2471 | +#: i18n/templates.c:3173 i18n/templates.c:3191 i18n/templates.c:3926 | |
| 2472 | +#: i18n/templates.c:4829 | |
| 2188 | 2473 | msgid "Edit" |
| 2189 | 2474 | msgstr "" |
| 2190 | 2475 | |
| 2191 | -#: plugins/ktcore/admin/userManagement.php:297 | |
| 2476 | +#: plugins/ktcore/admin/userManagement.php:310 | |
| 2192 | 2477 | #, php-format |
| 2193 | 2478 | msgid "Edit %s's groups" |
| 2194 | 2479 | msgstr "" |
| 2195 | 2480 | |
| 2196 | -#: i18n/templates.c:905 | |
| 2481 | +#: i18n/templates.c:1526 | |
| 2197 | 2482 | msgid "Edit Behaviour" |
| 2198 | 2483 | msgstr "" |
| 2199 | 2484 | |
| 2200 | -#: i18n/templates.c:3965 | |
| 2485 | +#: i18n/templates.c:4778 | |
| 2201 | 2486 | msgid "Edit Categorisation" |
| 2202 | 2487 | msgstr "" |
| 2203 | 2488 | |
| 2204 | -#: i18n/templates.c:866 | |
| 2489 | +#: i18n/templates.c:1484 | |
| 2205 | 2490 | msgid "Edit Complex Conditional Metadata" |
| 2206 | 2491 | msgstr "" |
| 2207 | 2492 | |
| 2493 | +#: plugins/ktstandard/admin/manageDisclaimers.php:39 | |
| 2208 | 2494 | #: plugins/ktstandard/admin/manageDisclaimers.php:41 |
| 2209 | -#: plugins/ktstandard/admin/manageDisclaimers.php:43 | |
| 2210 | -#: plugins/ktstandard/admin/manageDisclaimers.php:68 | |
| 2211 | -#: plugins/ktstandard/KTDisclaimers.php:52 | |
| 2495 | +#: plugins/ktstandard/admin/manageDisclaimers.php:66 | |
| 2496 | +#: plugins/ktstandard/KTDisclaimers.php:50 | |
| 2212 | 2497 | msgid "Edit Disclaimers" |
| 2213 | 2498 | msgstr "" |
| 2214 | 2499 | |
| 2215 | -#: config/siteMap.inc:39 | |
| 2500 | +#: config/siteMap.inc:43 | |
| 2216 | 2501 | msgid "Edit Document" |
| 2217 | 2502 | msgstr "" |
| 2218 | 2503 | |
| 2219 | -#: plugins/ktcore/admin/conditions.php:137 | |
| 2504 | +#: plugins/ktcore/admin/conditions.php:135 | |
| 2220 | 2505 | msgid "Edit Dynamic Condition" |
| 2221 | 2506 | msgstr "" |
| 2222 | 2507 | |
| 2223 | -#: i18n/templates.c:1049 | |
| 2508 | +#: i18n/templates.c:1670 | |
| 2224 | 2509 | msgid "Edit Field" |
| 2225 | 2510 | msgstr "" |
| 2226 | 2511 | |
| 2227 | -#: i18n/templates.c:3608 i18n/templates.c:3755 | |
| 2512 | +#: i18n/templates.c:4295 i18n/templates.c:4442 | |
| 2228 | 2513 | msgid "Edit Fieldset" |
| 2229 | 2514 | msgstr "" |
| 2230 | 2515 | |
| 2231 | -#: plugins/ktcore/admin/groupManagement.php:98 | |
| 2516 | +#: plugins/ktcore/admin/groupManagement.php:105 | |
| 2232 | 2517 | #, php-format |
| 2233 | 2518 | msgid "Edit Group (%s)" |
| 2234 | 2519 | msgstr "" |
| 2235 | 2520 | |
| 2236 | -#: i18n/templates.c:1478 | |
| 2521 | +#: i18n/templates.c:2096 | |
| 2237 | 2522 | msgid "Edit Group Details" |
| 2238 | 2523 | msgstr "" |
| 2239 | 2524 | |
| 2240 | -#: i18n/templates.c:2687 i18n/templates.c:2711 i18n/templates.c:2714 | |
| 2525 | +#: i18n/templates.c:3350 i18n/templates.c:3374 i18n/templates.c:3377 | |
| 2241 | 2526 | msgid "Edit Groups" |
| 2242 | 2527 | msgstr "" |
| 2243 | 2528 | |
| 2244 | -#: plugins/ktcore/KTCorePlugin.php:165 | |
| 2529 | +#: plugins/ktcore/KTCorePlugin.php:195 | |
| 2245 | 2530 | msgid "Edit Help files" |
| 2246 | 2531 | msgstr "" |
| 2247 | 2532 | |
| 2248 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:75 | |
| 2533 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:73 | |
| 2249 | 2534 | msgid "Edit LDAP info" |
| 2250 | 2535 | msgstr "" |
| 2251 | 2536 | |
| 2252 | -#: plugins/ktcore/admin/documentFields.php:789 i18n/templates.c:3893 | |
| 2537 | +#: plugins/ktcore/admin/documentFields.php:855 i18n/templates.c:4685 | |
| 2253 | 2538 | msgid "Edit Lookup Tree" |
| 2254 | 2539 | msgstr "" |
| 2255 | 2540 | |
| 2256 | -#: i18n/templates.c:2846 i18n/templates.c:2849 | |
| 2257 | -msgid "Edit Permission Assignments" | |
| 2541 | +#: i18n/templates.c:1418 | |
| 2542 | +msgid "Edit Provider Information" | |
| 2258 | 2543 | msgstr "" |
| 2259 | 2544 | |
| 2260 | -#: i18n/templates.c:800 | |
| 2261 | -msgid "Edit Provider Information" | |
| 2545 | +#: plugins/network/quicklinks/manageQuicklinks.php:55 | |
| 2546 | +#: plugins/network/quicklinks/manageQuicklinks.php:96 | |
| 2547 | +#: plugins/network/quicklinks/manageQuicklinks.php:186 | |
| 2548 | +#: plugins/network/quicklinks/QuicklinksPlugin.php:52 | |
| 2549 | +msgid "Edit Quicklinks" | |
| 2262 | 2550 | msgstr "" |
| 2263 | 2551 | |
| 2264 | -#: plugins/ktcore/admin/savedSearch.php:138 search/booleanSearch.php:219 | |
| 2552 | +#: plugins/ktcore/admin/savedSearch.php:136 search/booleanSearch.php:220 | |
| 2265 | 2553 | msgid "Edit Search" |
| 2266 | 2554 | msgstr "" |
| 2267 | 2555 | |
| 2268 | -#: i18n/templates.c:1769 | |
| 2556 | +#: i18n/templates.c:2357 | |
| 2269 | 2557 | msgid "Edit Unit Details" |
| 2270 | 2558 | msgstr "" |
| 2271 | 2559 | |
| 2272 | -#: i18n/templates.c:1748 | |
| 2560 | +#: i18n/templates.c:2336 | |
| 2273 | 2561 | msgid "Edit User Details" |
| 2274 | 2562 | msgstr "" |
| 2275 | 2563 | |
| 2276 | -#: i18n/templates.c:2684 i18n/templates.c:2705 i18n/templates.c:2708 | |
| 2564 | +#: i18n/templates.c:3347 i18n/templates.c:3368 i18n/templates.c:3371 | |
| 2277 | 2565 | msgid "Edit Users" |
| 2278 | 2566 | msgstr "" |
| 2279 | 2567 | |
| 2280 | -#: i18n/templates.c:3227 | |
| 2568 | +#: i18n/templates.c:4586 | |
| 2569 | +msgid "Edit View" | |
| 2570 | +msgstr "" | |
| 2571 | + | |
| 2572 | +#: i18n/templates.c:3899 | |
| 2281 | 2573 | msgid "Edit a link type" |
| 2282 | 2574 | msgstr "" |
| 2283 | 2575 | |
| 2284 | -#: i18n/templates.c:770 | |
| 2576 | +#: i18n/templates.c:1388 | |
| 2285 | 2577 | msgid "Edit an authentication source" |
| 2286 | 2578 | msgstr "" |
| 2287 | 2579 | |
| 2288 | -#: plugins/ktcore/admin/conditions.php:130 | |
| 2289 | -#: plugins/ktcore/admin/savedSearch.php:131 search/booleanSearch.php:212 | |
| 2580 | +#: plugins/ktcore/admin/conditions.php:128 | |
| 2581 | +#: plugins/ktcore/admin/savedSearch.php:129 search/booleanSearch.php:213 | |
| 2290 | 2582 | msgid "Edit an existing condition" |
| 2291 | 2583 | msgstr "" |
| 2292 | 2584 | |
| 2293 | -#: plugins/ktcore/admin/documentFields.php:266 | |
| 2585 | +#: plugins/ktcore/admin/documentFields.php:293 | |
| 2294 | 2586 | msgid "Edit field" |
| 2295 | 2587 | msgstr "" |
| 2296 | 2588 | |
| 2297 | -#: plugins/ktcore/admin/manageHelp.php:75 | |
| 2589 | +#: plugins/ktcore/admin/manageHelp.php:73 | |
| 2298 | 2590 | msgid "Edit help item" |
| 2299 | 2591 | msgstr "" |
| 2300 | 2592 | |
| 2301 | -#: plugins/ktcore/KTDocumentActions.php:365 | |
| 2593 | +#: plugins/ktcore/KTDocumentActions.php:403 | |
| 2302 | 2594 | msgid "Edit metadata" |
| 2303 | 2595 | msgstr "" |
| 2304 | 2596 | |
| 2305 | -#: i18n/templates.c:2606 | |
| 2597 | +#: i18n/templates.c:3242 i18n/templates.c:3548 | |
| 2306 | 2598 | msgid "Edit permissions" |
| 2307 | 2599 | msgstr "" |
| 2308 | 2600 | |
| 2309 | -#: i18n/templates.c:836 | |
| 2601 | +#: i18n/templates.c:1454 | |
| 2310 | 2602 | msgid "Edit provider configuration" |
| 2311 | 2603 | msgstr "" |
| 2312 | 2604 | |
| 2313 | -#: i18n/templates.c:830 | |
| 2605 | +#: i18n/templates.c:1448 | |
| 2314 | 2606 | msgid "Edit standard configuration" |
| 2315 | 2607 | msgstr "" |
| 2316 | 2608 | |
| 2317 | -#: i18n/templates.c:2279 | |
| 2609 | +#: i18n/templates.c:2867 | |
| 2318 | 2610 | msgid "Edit state properties" |
| 2319 | 2611 | msgstr "" |
| 2320 | 2612 | |
| 2321 | -#: i18n/templates.c:2159 | |
| 2613 | +#: i18n/templates.c:2747 | |
| 2322 | 2614 | msgid "Edit the [email] section of the config.ini file to set your email server and the sending address of the KnowledgeTree server." |
| 2323 | 2615 | msgstr "" |
| 2324 | 2616 | |
| 2325 | -#: i18n/templates.c:3980 i18n/templates.c:3983 | |
| 2617 | +#: i18n/templates.c:4793 i18n/templates.c:4796 | |
| 2326 | 2618 | msgid "Edit this help page." |
| 2327 | 2619 | msgstr "" |
| 2328 | 2620 | |
| 2329 | -#: i18n/templates.c:2129 i18n/templates.c:2132 | |
| 2621 | +#: i18n/templates.c:2717 i18n/templates.c:2720 | |
| 2330 | 2622 | msgid "Edit this introduction." |
| 2331 | 2623 | msgstr "" |
| 2332 | 2624 | |
| 2333 | -#: i18n/templates.c:2552 | |
| 2625 | +#: i18n/templates.c:3143 | |
| 2334 | 2626 | msgid "Edit transition properties" |
| 2335 | 2627 | msgstr "" |
| 2336 | 2628 | |
| 2337 | -#: i18n/templates.c:2564 | |
| 2629 | +#: i18n/templates.c:3200 | |
| 2338 | 2630 | msgid "Edit workflow properties" |
| 2339 | 2631 | msgstr "" |
| 2340 | 2632 | |
| 2341 | -#: i18n/templates.c:584 | |
| 2633 | +#: i18n/templates.c:1196 | |
| 2342 | 2634 | msgid "Editing" |
| 2343 | 2635 | msgstr "" |
| 2344 | 2636 | |
| 2345 | -#: i18n/templates.c:1028 | |
| 2637 | +#: i18n/templates.c:1649 | |
| 2346 | 2638 | msgid "Editing Fieldset Rules (Simple)" |
| 2347 | 2639 | msgstr "" |
| 2348 | 2640 | |
| 2349 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:122 | |
| 2641 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:120 | |
| 2350 | 2642 | #, php-format |
| 2351 | 2643 | msgid "Editing authentication source: %s" |
| 2352 | 2644 | msgstr "" |
| 2353 | 2645 | |
| 2354 | -#: i18n/templates.c:878 | |
| 2646 | +#: i18n/templates.c:1499 | |
| 2355 | 2647 | msgid "Editing behaviour <strong>Jack</strong>" |
| 2356 | 2648 | msgstr "" |
| 2357 | 2649 | |
| 2358 | -#: plugins/ktcore/admin/manageHelp.php:67 | |
| 2359 | -#: plugins/ktstandard/admin/manageDisclaimers.php:70 | |
| 2650 | +#: plugins/ktcore/admin/manageHelp.php:65 | |
| 2651 | +#: plugins/ktstandard/admin/manageDisclaimers.php:68 | |
| 2360 | 2652 | msgid "Editing: " |
| 2361 | 2653 | msgstr "" |
| 2362 | 2654 | |
| 2363 | -#: plugins/ktstandard/KTEmail.php:250 i18n/templates.c:242 | |
| 2655 | +#: i18n/templates.c:155 i18n/templates.c:347 | |
| 2656 | +msgid "Either select a range in which to view the actions, or specify the number of days into the past to view." | |
| 2657 | +msgstr "" | |
| 2658 | + | |
| 2659 | +#: i18n/templates.c:77 i18n/templates.c:269 | |
| 2660 | +msgid "Either select a range in which to view the users actions, or specify the number of days into the past to view." | |
| 2661 | +msgstr "" | |
| 2662 | + | |
| 2663 | +#: plugins/ktstandard/KTEmail.php:248 i18n/templates.c:839 | |
| 2364 | 2664 | msgid "Email" |
| 2365 | 2665 | msgstr "" |
| 2366 | 2666 | |
| 2367 | -#: plugins/ktcore/admin/userManagement.php:120 | |
| 2368 | -#: plugins/ktcore/admin/userManagement.php:171 | |
| 2369 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:215 | |
| 2370 | -#: preferences.php:70 | |
| 2667 | +#: plugins/ktcore/admin/userManagement.php:122 | |
| 2668 | +#: plugins/ktcore/admin/userManagement.php:175 | |
| 2669 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:213 | |
| 2670 | +#: preferences.php:68 | |
| 2371 | 2671 | msgid "Email Address" |
| 2372 | 2672 | msgstr "" |
| 2373 | 2673 | |
| 2374 | -#: plugins/ktcore/admin/userManagement.php:121 | |
| 2375 | -#: plugins/ktcore/admin/userManagement.php:172 | |
| 2376 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:216 | |
| 2377 | -#: preferences.php:71 | |
| 2674 | +#: plugins/ktcore/admin/userManagement.php:123 | |
| 2675 | +#: plugins/ktcore/admin/userManagement.php:176 | |
| 2676 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:214 | |
| 2677 | +#: preferences.php:69 | |
| 2378 | 2678 | msgid "Email Notifications" |
| 2379 | 2679 | msgstr "" |
| 2380 | 2680 | |
| 2381 | -#: plugins/ktstandard/KTEmail.php:363 | |
| 2681 | +#: plugins/ktstandard/KTEmail.php:430 | |
| 2382 | 2682 | msgid "Email Plugin" |
| 2383 | 2683 | msgstr "" |
| 2384 | 2684 | |
| 2385 | -#: plugins/ktstandard/KTEmail.php:263 | |
| 2685 | +#: plugins/ktstandard/KTEmail.php:281 | |
| 2386 | 2686 | msgid "Email addresses" |
| 2387 | 2687 | msgstr "" |
| 2388 | 2688 | |
| 2389 | -#: i18n/templates.c:221 | |
| 2689 | +#: i18n/templates.c:836 | |
| 2390 | 2690 | msgid "Email document" |
| 2391 | 2691 | msgstr "" |
| 2392 | 2692 | |
| 2393 | -#: i18n/templates.c:2156 | |
| 2693 | +#: i18n/templates.c:2744 | |
| 2394 | 2694 | msgid "Email has not been configured on this server. Emailing of documents and sending of notifications are disabled." |
| 2395 | 2695 | msgstr "" |
| 2396 | 2696 | |
| 2397 | -#: lib/email/Email.inc:93 lib/email/Email.inc:147 lib/email/Email.inc:207 | |
| 2398 | -#: lib/email/Email.inc:242 lib/email/Email.inc:263 | |
| 2697 | +#: lib/email/Email.inc:97 lib/email/Email.inc:151 lib/email/Email.inc:211 | |
| 2698 | +#: lib/email/Email.inc:246 lib/email/Email.inc:267 | |
| 2399 | 2699 | msgid "Email is not configured." |
| 2400 | 2700 | msgstr "" |
| 2401 | 2701 | |
| 2402 | -#: plugins/ktstandard/KTEmail.php:352 | |
| 2702 | +#: plugins/ktstandard/KTEmail.php:419 | |
| 2403 | 2703 | msgid "Email sent" |
| 2404 | 2704 | msgstr "" |
| 2405 | 2705 | |
| 2406 | -#: plugins/ktcore/admin/documentFields.php:331 | |
| 2706 | +#: plugins/ktcore/admin/documentFields.php:365 | |
| 2407 | 2707 | msgid "Empty lookup not added" |
| 2408 | 2708 | msgstr "" |
| 2409 | 2709 | |
| 2410 | -#: i18n/templates.c:1103 i18n/templates.c:1370 | |
| 2710 | +#: i18n/templates.c:1727 i18n/templates.c:2003 | |
| 2411 | 2711 | msgid "Enable" |
| 2412 | 2712 | msgstr "" |
| 2413 | 2713 | |
| 2414 | -#: i18n/templates.c:527 i18n/templates.c:530 | |
| 2714 | +#: i18n/templates.c:1139 i18n/templates.c:1142 | |
| 2415 | 2715 | msgid "Enable Admin Mode" |
| 2416 | 2716 | msgstr "" |
| 2417 | 2717 | |
| 2418 | -#: i18n/templates.c:2450 | |
| 2718 | +#: i18n/templates.c:17 i18n/templates.c:3041 | |
| 2419 | 2719 | msgid "Enabled" |
| 2420 | 2720 | msgstr "" |
| 2421 | 2721 | |
| 2422 | -#: lib/authentication/builtinauthenticationprovider.inc.php:180 | |
| 2722 | +#: lib/authentication/builtinauthenticationprovider.inc.php:178 | |
| 2423 | 2723 | msgid "Enter a new password for the account." |
| 2424 | 2724 | msgstr "" |
| 2425 | 2725 | |
| 2426 | -#: plugins/ktcore/admin/groupManagement.php:65 | |
| 2726 | +#: plugins/ktcore/admin/groupManagement.php:68 | |
| 2427 | 2727 | msgid "Enter part of the group's name. e.g. <strong>ad</strong> will match <strong>administrators</strong>." |
| 2428 | 2728 | msgstr "" |
| 2429 | 2729 | |
| 2430 | -#: plugins/ktcore/admin/userManagement.php:67 | |
| 2730 | +#: plugins/ktcore/admin/userManagement.php:68 | |
| 2731 | +#: plugins/network/extendedtransactioninfo/adminReports.php:37 | |
| 2732 | +#: plugins/network/extendedtransactioninfo/standardReports.php:56 | |
| 2733 | +#: plugins/professional-reporting/admin/userReporting.php:47 | |
| 2734 | +#: plugins/wintools/baobabUserManagement.php:80 | |
| 2431 | 2735 | msgid "Enter part of the person's username. e.g. <strong>ra</strong> will match <strong>brad</strong>." |
| 2432 | 2736 | msgstr "" |
| 2433 | 2737 | |
| 2434 | -#: plugins/ktcore/admin/documentFields.php:599 | |
| 2738 | +#: plugins/ktcore/admin/documentFields.php:634 | |
| 2435 | 2739 | msgid "Error adding Fields" |
| 2436 | 2740 | msgstr "" |
| 2437 | 2741 | |
| 2438 | -#: plugins/ktstandard/workflow/FolderAssociator.php:149 | |
| 2742 | +#: plugins/ktstandard/workflow/FolderAssociator.php:147 | |
| 2439 | 2743 | msgid "Error assigning workflow." |
| 2440 | 2744 | msgstr "" |
| 2441 | 2745 | |
| 2442 | -#: plugins/ktcore/admin/documentFields.php:778 | |
| 2746 | +#: plugins/ktcore/admin/documentFields.php:844 | |
| 2443 | 2747 | msgid "Error building tree. Is this a valid tree-lookup field?" |
| 2444 | 2748 | msgstr "" |
| 2445 | 2749 | |
| 2446 | -#: plugins/ktcore/admin/documentFields.php:668 | |
| 2750 | +#: plugins/ktcore/admin/documentFields.php:734 | |
| 2447 | 2751 | msgid "Error changing to complex" |
| 2448 | 2752 | msgstr "" |
| 2449 | 2753 | |
| 2450 | -#: plugins/ktcore/admin/documentFields.php:655 | |
| 2754 | +#: plugins/ktcore/admin/documentFields.php:691 | |
| 2755 | +#: plugins/ktcore/admin/documentFields.php:719 | |
| 2451 | 2756 | msgid "Error changing to simple" |
| 2452 | 2757 | msgstr "" |
| 2453 | 2758 | |
| 2454 | -#: plugins/ktcore/KTPermissions.php:354 | |
| 2759 | +#: plugins/ktcore/KTPermissions.php:425 | |
| 2455 | 2760 | msgid "Error creating allocation" |
| 2456 | 2761 | msgstr "" |
| 2457 | 2762 | |
| 2458 | -#: plugins/ktcore/admin/managePermissions.php:67 | |
| 2763 | +#: plugins/ktcore/admin/managePermissions.php:65 | |
| 2459 | 2764 | msgid "Error creating permission" |
| 2460 | 2765 | msgstr "" |
| 2461 | 2766 | |
| 2462 | -#: plugins/ktcore/admin/managePermissions.php:86 | |
| 2767 | +#: plugins/ktcore/admin/managePermissions.php:84 | |
| 2463 | 2768 | msgid "Error deleting permission" |
| 2464 | 2769 | msgstr "" |
| 2465 | 2770 | |
| 2466 | -#: search/booleanSearch.php:167 | |
| 2771 | +#: search/booleanSearch.php:168 | |
| 2467 | 2772 | msgid "Error deleting search" |
| 2468 | 2773 | msgstr "" |
| 2469 | 2774 | |
| 2470 | -#: plugins/ktcore/admin/managePermissions.php:79 | |
| 2775 | +#: plugins/ktcore/admin/managePermissions.php:77 | |
| 2471 | 2776 | msgid "Error finding permission" |
| 2472 | 2777 | msgstr "" |
| 2473 | 2778 | |
| 2474 | -#: plugins/ktstandard/KTDiscussion.php:309 | |
| 2779 | +#: plugins/ktstandard/KTDiscussion.php:332 | |
| 2475 | 2780 | msgid "Error getting permission" |
| 2476 | 2781 | msgstr "" |
| 2477 | 2782 | |
| 2478 | -#: plugins/ktcore/admin/documentFields.php:83 | |
| 2783 | +#: plugins/network/quicklinks/manageQuicklinks.php:251 | |
| 2784 | +msgid "Error re-ordering quicklinks" | |
| 2785 | +msgstr "" | |
| 2786 | + | |
| 2787 | +#: plugins/ktcore/admin/documentFields.php:81 | |
| 2479 | 2788 | msgid "Error retrieving list of types." |
| 2480 | 2789 | msgstr "" |
| 2481 | 2790 | |
| 2482 | -#: plugins/ktcore/admin/savedSearch.php:220 | |
| 2791 | +#: plugins/ktcore/admin/savedSearch.php:218 | |
| 2483 | 2792 | msgid "Error retrieving username" |
| 2484 | 2793 | msgstr "" |
| 2485 | 2794 | |
| 2486 | -#: plugins/ktcore/admin/workflows.php:889 | |
| 2795 | +#: plugins/ktcore/admin/workflows.php:905 | |
| 2487 | 2796 | msgid "Error saving state" |
| 2488 | 2797 | msgstr "" |
| 2489 | 2798 | |
| 2490 | -#: plugins/ktcore/admin/workflows.php:818 | |
| 2491 | -#: plugins/ktcore/admin/workflows.php:1080 | |
| 2799 | +#: plugins/ktcore/admin/workflows.php:826 | |
| 2800 | +#: plugins/ktcore/admin/workflows.php:1096 | |
| 2492 | 2801 | msgid "Error saving state enabled actions" |
| 2493 | 2802 | msgstr "" |
| 2494 | 2803 | |
| 2495 | -#: plugins/ktcore/admin/workflows.php:1323 | |
| 2804 | +#: plugins/ktcore/admin/workflows.php:1335 | |
| 2496 | 2805 | msgid "Error saving transition" |
| 2497 | 2806 | msgstr "" |
| 2498 | 2807 | |
| 2499 | -#: plugins/ktcore/admin/workflows.php:1042 | |
| 2808 | +#: plugins/ktcore/admin/workflows.php:1058 | |
| 2500 | 2809 | msgid "Error saving transitions" |
| 2501 | 2810 | msgstr "" |
| 2502 | 2811 | |
| 2503 | -#: plugins/ktcore/admin/workflows.php:505 | |
| 2504 | -#: plugins/ktcore/admin/workflows.php:551 | |
| 2812 | +#: plugins/ktcore/admin/workflows.php:503 | |
| 2813 | +#: plugins/ktcore/admin/workflows.php:549 | |
| 2505 | 2814 | msgid "Error saving workflow" |
| 2506 | 2815 | msgstr "" |
| 2507 | 2816 | |
| 2508 | -#: plugins/ktcore/admin/workflows.php:774 | |
| 2817 | +#: plugins/ktcore/admin/workflows.php:782 | |
| 2509 | 2818 | msgid "Error saving workflow controlled actions" |
| 2510 | 2819 | msgstr "" |
| 2511 | 2820 | |
| 2512 | -#: plugins/ktcore/admin/documentFields.php:618 | |
| 2821 | +#: plugins/ktcore/admin/documentFields.php:653 | |
| 2513 | 2822 | msgid "Error setting master field" |
| 2514 | 2823 | msgstr "" |
| 2515 | 2824 | |
| 2516 | -#: plugins/ktcore/admin/workflows.php:760 | |
| 2825 | +#: plugins/ktcore/admin/workflows.php:768 | |
| 2517 | 2826 | msgid "Error updating actions:" |
| 2518 | 2827 | msgstr "" |
| 2519 | 2828 | |
| 2520 | -#: plugins/ktcore/admin/manageHelp.php:122 | |
| 2521 | -#: plugins/ktstandard/admin/manageDisclaimers.php:101 | |
| 2829 | +#: plugins/ktcore/admin/manageHelp.php:120 | |
| 2830 | +#: plugins/ktstandard/admin/manageDisclaimers.php:99 | |
| 2522 | 2831 | msgid "Error updating item" |
| 2523 | 2832 | msgstr "" |
| 2524 | 2833 | |
| 2525 | -#: plugins/ktcore/folder/Permissions.php:269 | |
| 2526 | -#: plugins/ktcore/folder/Permissions.php:299 | |
| 2527 | -#: plugins/ktcore/folder/Permissions.php:322 | |
| 2528 | -#: plugins/ktcore/folder/Permissions.php:354 | |
| 2529 | -#: plugins/ktcore/folder/Permissions.php:391 | |
| 2834 | +#: plugins/ktcore/folder/Permissions.php:235 | |
| 2835 | +#: plugins/ktcore/folder/Permissions.php:453 | |
| 2836 | +#: plugins/ktcore/folder/Permissions.php:484 | |
| 2837 | +#: plugins/ktcore/folder/Permissions.php:516 | |
| 2838 | +#: plugins/ktcore/folder/Permissions.php:553 | |
| 2530 | 2839 | msgid "Error updating permissions" |
| 2531 | 2840 | msgstr "" |
| 2532 | 2841 | |
| 2533 | -#: plugins/ktcore/admin/workflows.php:734 | |
| 2842 | +#: plugins/ktcore/admin/workflows.php:742 | |
| 2534 | 2843 | msgid "Error updating transitions:" |
| 2535 | 2844 | msgstr "" |
| 2536 | 2845 | |
| 2537 | -#: plugins/ktcore/admin/documentFields.php:104 | |
| 2846 | +#: plugins/ktcore/admin/documentFields.php:102 | |
| 2538 | 2847 | msgid "Every fieldset needs to have a system name (used internally by the document management system). For fieldsets which you create, this is automatically created by the system, but for fieldsets created by plugins, this controls how the fieldset works." |
| 2539 | 2848 | msgstr "" |
| 2540 | 2849 | |
| 2541 | -#: i18n/templates.c:1949 | |
| 2850 | +#: i18n/templates.c:2537 | |
| 2542 | 2851 | msgid "Existing Conditions" |
| 2543 | 2852 | msgstr "" |
| 2544 | 2853 | |
| 2545 | -#: i18n/templates.c:4004 | |
| 2854 | +#: i18n/templates.c:4817 | |
| 2546 | 2855 | msgid "Existing Fieldsets" |
| 2547 | 2856 | msgstr "" |
| 2548 | 2857 | |
| 2549 | -#: i18n/templates.c:1988 | |
| 2858 | +#: i18n/templates.c:2576 | |
| 2550 | 2859 | msgid "Existing Searches" |
| 2551 | 2860 | msgstr "" |
| 2552 | 2861 | |
| 2553 | -#: i18n/templates.c:4043 | |
| 2862 | +#: i18n/templates.c:4856 | |
| 2554 | 2863 | msgid "Existing customised help pages" |
| 2555 | 2864 | msgstr "" |
| 2556 | 2865 | |
| 2557 | -#: i18n/templates.c:83 | |
| 2866 | +#: i18n/templates.c:689 | |
| 2558 | 2867 | msgid "Existing disclaimers" |
| 2559 | 2868 | msgstr "" |
| 2560 | 2869 | |
| 2561 | -#: i18n/templates.c:1235 | |
| 2870 | +#: i18n/templates.c:1868 | |
| 2562 | 2871 | msgid "Existing document fieldsets" |
| 2563 | 2872 | msgstr "" |
| 2564 | 2873 | |
| 2565 | -#: i18n/templates.c:1349 | |
| 2874 | +#: i18n/templates.c:1982 | |
| 2566 | 2875 | msgid "Existing document types" |
| 2567 | 2876 | msgstr "" |
| 2568 | 2877 | |
| 2569 | -#: i18n/templates.c:2081 | |
| 2878 | +#: i18n/templates.c:2669 | |
| 2570 | 2879 | msgid "Existing generic document fields" |
| 2571 | 2880 | msgstr "" |
| 2572 | 2881 | |
| 2573 | -#: i18n/templates.c:1130 i18n/templates.c:1211 i18n/templates.c:2051 | |
| 2882 | +#: i18n/templates.c:1754 i18n/templates.c:1835 i18n/templates.c:2639 | |
| 2574 | 2883 | msgid "Existing members" |
| 2575 | 2884 | msgstr "" |
| 2576 | 2885 | |
| 2577 | -#: i18n/templates.c:1004 | |
| 2886 | +#: i18n/templates.c:1625 | |
| 2578 | 2887 | msgid "Existing ordering" |
| 2579 | 2888 | msgstr "" |
| 2580 | 2889 | |
| 2581 | -#: i18n/templates.c:3932 | |
| 2890 | +#: i18n/templates.c:4745 | |
| 2582 | 2891 | msgid "Existing permissions" |
| 2583 | 2892 | msgstr "" |
| 2584 | 2893 | |
| 2585 | -#: search/booleanSearch.php:284 | |
| 2894 | +#: search/booleanSearch.php:279 | |
| 2586 | 2895 | msgid "Existing search" |
| 2587 | 2896 | msgstr "" |
| 2588 | 2897 | |
| 2589 | -#: i18n/templates.c:191 | |
| 2898 | +#: i18n/templates.c:797 | |
| 2590 | 2899 | msgid "Existing threads" |
| 2591 | 2900 | msgstr "" |
| 2592 | 2901 | |
| 2593 | -#: i18n/templates.c:1082 | |
| 2902 | +#: i18n/templates.c:1706 | |
| 2594 | 2903 | msgid "Existing values" |
| 2595 | 2904 | msgstr "" |
| 2596 | 2905 | |
| 2597 | -#: i18n/templates.c:2432 | |
| 2906 | +#: i18n/templates.c:3023 | |
| 2598 | 2907 | msgid "Existing workflows" |
| 2599 | 2908 | msgstr "" |
| 2600 | 2909 | |
| 2601 | -#: i18n/templates.c:3287 | |
| 2910 | +#: i18n/templates.c:3959 | |
| 2602 | 2911 | msgid "Expunge" |
| 2603 | 2912 | msgstr "" |
| 2604 | 2913 | |
| 2605 | -#: plugins/ktcore/admin/groupManagement.php:430 | |
| 2914 | +#: plugins/network/extendedtransactioninfo/adminReports.php:10 | |
| 2915 | +msgid "Extended Transaction History Information" | |
| 2916 | +msgstr "" | |
| 2917 | + | |
| 2918 | +#: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:45 | |
| 2919 | +#: i18n/templates.c:35 | |
| 2920 | +msgid "Extended Transaction Information" | |
| 2921 | +msgstr "" | |
| 2922 | + | |
| 2923 | +#: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:54 | |
| 2924 | +msgid "Extended Transaction Reports" | |
| 2925 | +msgstr "" | |
| 2926 | + | |
| 2927 | +#: plugins/ktcore/admin/groupManagement.php:488 | |
| 2606 | 2928 | #, php-format |
| 2607 | 2929 | msgid "Failed to add %s to %s" |
| 2608 | 2930 | msgstr "" |
| 2609 | 2931 | |
| 2610 | -#: plugins/ktcore/admin/workflows.php:1023 | |
| 2611 | -#: plugins/ktcore/admin/workflows.php:1027 | |
| 2932 | +#: plugins/ktcore/admin/workflows.php:1039 | |
| 2933 | +#: plugins/ktcore/admin/workflows.php:1043 | |
| 2612 | 2934 | msgid "Failed to allocate as specified." |
| 2613 | 2935 | msgstr "" |
| 2614 | 2936 | |
| 2615 | -#: plugins/ktcore/admin/documentFields.php:1060 | |
| 2937 | +#: plugins/ktcore/admin/documentFields.php:1142 | |
| 2616 | 2938 | msgid "Failed to change name of behaviour." |
| 2617 | 2939 | msgstr "" |
| 2618 | 2940 | |
| 2619 | -#: plugins/ktcore/KTPermissions.php:530 plugins/ktcore/KTPermissions.php:585 | |
| 2941 | +#: plugins/ktcore/KTPermissions.php:604 plugins/ktcore/KTPermissions.php:659 | |
| 2620 | 2942 | msgid "Failed to change the role allocation." |
| 2621 | 2943 | msgstr "" |
| 2622 | 2944 | |
| 2623 | -#: plugins/ktcore/KTDocumentActions.php:147 | |
| 2945 | +#: plugins/ktcore/KTDocumentActions.php:155 | |
| 2624 | 2946 | #, php-format |
| 2625 | 2947 | msgid "Failed to check out the document: %s" |
| 2626 | 2948 | msgstr "" |
| ... | ... | @@ -2629,1712 +2951,2003 @@ msgstr "" |
| 2629 | 2951 | msgid "Failed to clear notifications." |
| 2630 | 2952 | msgstr "" |
| 2631 | 2953 | |
| 2632 | -#: plugins/ktcore/admin/workflows.php:982 | |
| 2954 | +#: plugins/ktcore/KTDocumentActions.php:852 | |
| 2955 | +#: plugins/ktcore/KTDocumentActions.php:863 | |
| 2956 | +msgid "Failed to copy document: " | |
| 2957 | +msgstr "" | |
| 2958 | + | |
| 2959 | +#: plugins/ktcore/admin/workflows.php:998 | |
| 2633 | 2960 | msgid "Failed to create permission assignment: " |
| 2634 | 2961 | msgstr "" |
| 2635 | 2962 | |
| 2636 | -#: plugins/ktcore/KTPermissions.php:343 | |
| 2963 | +#: plugins/ktcore/KTPermissions.php:414 | |
| 2637 | 2964 | msgid "Failed to create the role allocation." |
| 2638 | 2965 | msgstr "" |
| 2639 | 2966 | |
| 2640 | -#: plugins/ktcore/admin/savedSearch.php:82 | |
| 2967 | +#: plugins/ktcore/admin/savedSearch.php:80 | |
| 2641 | 2968 | msgid "Failed to delete search" |
| 2642 | 2969 | msgstr "" |
| 2643 | 2970 | |
| 2644 | -#: plugins/ktcore/admin/deletedDocuments.php:146 | |
| 2971 | +#: plugins/ktcore/admin/deletedDocuments.php:144 | |
| 2645 | 2972 | msgid "Failed to expunge" |
| 2646 | 2973 | msgstr "" |
| 2647 | 2974 | |
| 2648 | -#: plugins/ktcore/admin/documentCheckout.php:108 | |
| 2649 | -#: plugins/ktcore/admin/documentCheckout.php:116 | |
| 2650 | -#: plugins/ktcore/KTDocumentActions.php:334 | |
| 2651 | -#: plugins/ktcore/KTDocumentActions.php:342 | |
| 2975 | +#: plugins/ktcore/admin/documentCheckout.php:111 | |
| 2976 | +#: plugins/ktcore/admin/documentCheckout.php:119 | |
| 2977 | +#: plugins/ktcore/KTDocumentActions.php:371 | |
| 2978 | +#: plugins/ktcore/KTDocumentActions.php:379 | |
| 2652 | 2979 | msgid "Failed to force the document's checkin." |
| 2653 | 2980 | msgstr "" |
| 2654 | 2981 | |
| 2655 | -#: plugins/ktstandard/workflow/TypeAssociator.php:105 | |
| 2982 | +#: plugins/ktstandard/workflow/TypeAssociator.php:103 | |
| 2656 | 2983 | msgid "Failed to get type mapping: " |
| 2657 | 2984 | msgstr "" |
| 2658 | 2985 | |
| 2659 | -#: lib/validation/dispatchervalidation.inc.php:138 | |
| 2986 | +#: lib/validation/dispatchervalidation.inc.php:136 | |
| 2660 | 2987 | msgid "Failed to locate template" |
| 2661 | 2988 | msgstr "" |
| 2662 | 2989 | |
| 2663 | -#: plugins/ktcore/KTDocumentActions.php:776 | |
| 2664 | -msgid "Failed to move document: " | |
| 2665 | -msgstr "" | |
| 2666 | - | |
| 2667 | -#: browse.php:695 | |
| 2990 | +#: browse.php:688 | |
| 2668 | 2991 | msgid "Failed to move the folder: " |
| 2669 | 2992 | msgstr "" |
| 2670 | 2993 | |
| 2671 | -#: plugins/ktcore/admin/groupManagement.php:441 | |
| 2994 | +#: plugins/ktcore/admin/groupManagement.php:499 | |
| 2672 | 2995 | #, php-format |
| 2673 | 2996 | msgid "Failed to remove %s from %s" |
| 2674 | 2997 | msgstr "" |
| 2675 | 2998 | |
| 2676 | -#: plugins/ktcore/admin/deletedDocuments.php:232 | |
| 2999 | +#: plugins/ktcore/admin/manageViews.php:84 | |
| 3000 | +#, php-format | |
| 3001 | +msgid "Failed to remove that column: %s" | |
| 3002 | +msgstr "" | |
| 3003 | + | |
| 3004 | +#: plugins/ktcore/admin/deletedDocuments.php:238 | |
| 2677 | 3005 | msgid "Failed to restore" |
| 2678 | 3006 | msgstr "" |
| 2679 | 3007 | |
| 2680 | -#: plugins/ktcore/admin/groupManagement.php:156 | |
| 3008 | +#: lib/browse/DocumentCollection.inc.php:484 | |
| 3009 | +#, php-format | |
| 3010 | +msgid "Failed to retrieve documents: %s" | |
| 3011 | +msgstr "" | |
| 3012 | + | |
| 3013 | +#: lib/browse/DocumentCollection.inc.php:478 | |
| 3014 | +#, php-format | |
| 3015 | +msgid "Failed to retrieve folders: %s" | |
| 3016 | +msgstr "" | |
| 3017 | + | |
| 3018 | +#: plugins/ktcore/admin/groupManagement.php:166 | |
| 2681 | 3019 | msgid "Failed to set group details." |
| 2682 | 3020 | msgstr "" |
| 2683 | 3021 | |
| 2684 | -#: plugins/ktcore/admin/unitManagement.php:213 | |
| 3022 | +#: plugins/ktcore/admin/unitManagement.php:211 | |
| 2685 | 3023 | msgid "Failed to set unit details." |
| 2686 | 3024 | msgstr "" |
| 2687 | 3025 | |
| 2688 | -#: plugins/ktcore/admin/workflows.php:1113 | |
| 3026 | +#: plugins/ktcore/admin/workflows.php:1129 | |
| 2689 | 3027 | #, php-format |
| 2690 | 3028 | msgid "Failed to update the notification lists: %s" |
| 2691 | 3029 | msgstr "" |
| 2692 | 3030 | |
| 2693 | -#: lib/authentication/builtinauthenticationprovider.inc.php:93 | |
| 3031 | +#: lib/authentication/builtinauthenticationprovider.inc.php:91 | |
| 2694 | 3032 | msgid "Failed to update user" |
| 2695 | 3033 | msgstr "" |
| 2696 | 3034 | |
| 2697 | -#: lib/authentication/builtinauthenticationprovider.inc.php:127 | |
| 2698 | -#: plugins/ktcore/admin/userManagement.php:261 | |
| 2699 | -#: plugins/ktcore/admin/userManagement.php:397 preferences.php:147 | |
| 3035 | +#: lib/authentication/builtinauthenticationprovider.inc.php:125 | |
| 3036 | +#: plugins/ktcore/admin/userManagement.php:271 | |
| 3037 | +#: plugins/ktcore/admin/userManagement.php:424 preferences.php:145 | |
| 2700 | 3038 | msgid "Failed to update user." |
| 2701 | 3039 | msgstr "" |
| 2702 | 3040 | |
| 2703 | -#: preferences.php:195 | |
| 3041 | +#: preferences.php:193 | |
| 2704 | 3042 | msgid "Failed to update your details." |
| 2705 | 3043 | msgstr "" |
| 2706 | 3044 | |
| 2707 | -#: lib/foldermanagement/folderutil.inc.php:329 | |
| 3045 | +#: lib/foldermanagement/folderutil.inc.php:338 | |
| 2708 | 3046 | msgid "Failure deleting folders." |
| 2709 | 3047 | msgstr "" |
| 2710 | 3048 | |
| 2711 | -#: plugins/ktcore/KTPermissions.php:639 | |
| 3049 | +#: plugins/ktcore/KTPermissions.php:713 | |
| 2712 | 3050 | msgid "Failure to generate folderlisting." |
| 2713 | 3051 | msgstr "" |
| 2714 | 3052 | |
| 2715 | -#: plugins/ktcore/admin/documentFields.php:593 | |
| 3053 | +#: i18n/templates.c:1838 | |
| 3054 | +msgid "Field Name" | |
| 3055 | +msgstr "" | |
| 3056 | + | |
| 3057 | +#: plugins/ktcore/admin/documentFields.php:628 | |
| 2716 | 3058 | msgid "Field cannot be its own parent field" |
| 2717 | 3059 | msgstr "" |
| 2718 | 3060 | |
| 2719 | -#: plugins/ktcore/admin/documentFields.php:256 | |
| 2720 | -#: plugins/ktcore/admin/documentFields.php:258 | |
| 3061 | +#: plugins/ktcore/admin/documentFields.php:283 | |
| 3062 | +#: plugins/ktcore/admin/documentFields.php:285 | |
| 2721 | 3063 | msgid "Field created" |
| 2722 | 3064 | msgstr "" |
| 2723 | 3065 | |
| 2724 | -#: i18n/templates.c:3644 i18n/templates.c:3791 | |
| 3066 | +#: i18n/templates.c:4331 i18n/templates.c:4478 | |
| 2725 | 3067 | msgid "Field has conditions attached to it." |
| 2726 | 3068 | msgstr "" |
| 2727 | 3069 | |
| 2728 | -#: i18n/templates.c:1001 | |
| 3070 | +#: i18n/templates.c:1622 | |
| 2729 | 3071 | msgid "Field ordering" |
| 2730 | 3072 | msgstr "" |
| 2731 | 3073 | |
| 2732 | -#: i18n/templates.c:1052 | |
| 3074 | +#: i18n/templates.c:1673 | |
| 2733 | 3075 | msgid "Field properties" |
| 2734 | 3076 | msgstr "" |
| 2735 | 3077 | |
| 2736 | -#: i18n/templates.c:1247 i18n/templates.c:2090 | |
| 3078 | +#: i18n/templates.c:1880 i18n/templates.c:2678 | |
| 2737 | 3079 | msgid "Fields" |
| 2738 | 3080 | msgstr "" |
| 2739 | 3081 | |
| 2740 | -#: plugins/ktcore/admin/documentFields.php:119 | |
| 3082 | +#: plugins/ktcore/admin/documentFields.php:120 | |
| 2741 | 3083 | msgid "Fields may be of type \"Normal\", \"Lookup\", or \"Tree\". Normal fields are simple text entry fields. Lookups are drop-down controls populated with values by your chosen values. Tree fields provide a rich means of selecting values from tree-like information structures." |
| 2742 | 3084 | msgstr "" |
| 2743 | 3085 | |
| 2744 | -#: plugins/ktcore/admin/documentFields.php:602 | |
| 3086 | +#: plugins/ktcore/admin/documentFields.php:637 | |
| 2745 | 3087 | msgid "Fields ordered" |
| 2746 | 3088 | msgstr "" |
| 2747 | 3089 | |
| 2748 | -#: plugins/ktcore/admin/documentFields.php:508 | |
| 3090 | +#: plugins/ktcore/admin/documentFields.php:543 | |
| 2749 | 3091 | msgid "Fields removed" |
| 2750 | 3092 | msgstr "" |
| 2751 | 3093 | |
| 2752 | -#: i18n/templates.c:3962 | |
| 3094 | +#: i18n/templates.c:4775 | |
| 2753 | 3095 | msgid "Fields that have lookup categories." |
| 2754 | 3096 | msgstr "" |
| 2755 | 3097 | |
| 2756 | -#: i18n/templates.c:3614 i18n/templates.c:3626 i18n/templates.c:3761 | |
| 2757 | -#: i18n/templates.c:3773 | |
| 3098 | +#: i18n/templates.c:4301 i18n/templates.c:4313 i18n/templates.c:4448 | |
| 3099 | +#: i18n/templates.c:4460 | |
| 2758 | 3100 | msgid "Fields which are currently not included in any set can be added to this set." |
| 2759 | 3101 | msgstr "" |
| 2760 | 3102 | |
| 2761 | -#: i18n/templates.c:1112 i18n/templates.c:1157 i18n/templates.c:1313 | |
| 2762 | -#: i18n/templates.c:2033 | |
| 3103 | +#: i18n/templates.c:1736 i18n/templates.c:1781 i18n/templates.c:1946 | |
| 3104 | +#: i18n/templates.c:2621 | |
| 2763 | 3105 | msgid "Fieldset" |
| 2764 | 3106 | msgstr "" |
| 2765 | 3107 | |
| 2766 | -#: i18n/templates.c:3653 i18n/templates.c:3800 | |
| 3108 | +#: i18n/templates.c:4340 i18n/templates.c:4487 | |
| 2767 | 3109 | msgid "Fieldset cannot be made conditional. One of the fields must not be a lookup." |
| 2768 | 3110 | msgstr "" |
| 2769 | 3111 | |
| 2770 | -#: plugins/ktcore/admin/documentFields.php:209 | |
| 3112 | +#: plugins/ktcore/admin/documentFields.php:233 | |
| 2771 | 3113 | msgid "Fieldset created" |
| 2772 | 3114 | msgstr "" |
| 2773 | 3115 | |
| 2774 | -#: plugins/ktcore/admin/documentFields.php:682 | |
| 3116 | +#: plugins/ktcore/admin/documentFields.php:748 | |
| 2775 | 3117 | msgid "Fieldset deleted" |
| 2776 | 3118 | msgstr "" |
| 2777 | 3119 | |
| 2778 | -#: i18n/templates.c:1127 i18n/templates.c:1205 i18n/templates.c:2048 | |
| 3120 | +#: i18n/templates.c:1751 i18n/templates.c:1829 i18n/templates.c:2636 | |
| 2779 | 3121 | msgid "Fieldset members" |
| 2780 | 3122 | msgstr "" |
| 2781 | 3123 | |
| 2782 | -#: i18n/templates.c:1115 i18n/templates.c:1166 i18n/templates.c:2036 | |
| 3124 | +#: i18n/templates.c:1739 i18n/templates.c:1790 i18n/templates.c:2624 | |
| 2783 | 3125 | msgid "Fieldset properties" |
| 2784 | 3126 | msgstr "" |
| 2785 | 3127 | |
| 2786 | -#: plugins/ktcore/admin/documentTypes.php:214 | |
| 3128 | +#: plugins/ktcore/admin/documentTypes.php:212 | |
| 2787 | 3129 | msgid "Fieldsets associated." |
| 2788 | 3130 | msgstr "" |
| 2789 | 3131 | |
| 2790 | -#: plugins/ktcore/admin/documentTypes.php:195 | |
| 3132 | +#: plugins/ktcore/admin/documentTypes.php:193 | |
| 2791 | 3133 | msgid "Fieldsets removed." |
| 2792 | 3134 | msgstr "" |
| 2793 | 3135 | |
| 2794 | -#: i18n/templates.c:860 | |
| 3136 | +#: i18n/templates.c:1478 | |
| 2795 | 3137 | msgid "Fieldsets that are marked as conditional." |
| 2796 | 3138 | msgstr "" |
| 2797 | 3139 | |
| 2798 | -#: plugins/ktcore/folder/addDocument.php:72 | |
| 2799 | -#: plugins/ktcore/KTDocumentActions.php:215 | |
| 3140 | +#: plugins/ktcore/folder/addDocument.php:70 | |
| 3141 | +#: plugins/ktcore/KTDocumentActions.php:223 | |
| 2800 | 3142 | msgid "File" |
| 2801 | 3143 | msgstr "" |
| 2802 | 3144 | |
| 2803 | -#: lib/browse/Criteria.inc:874 | |
| 3145 | +#: lib/browse/Criteria.inc:901 | |
| 2804 | 3146 | msgid "File Size" |
| 2805 | 3147 | msgstr "" |
| 2806 | 3148 | |
| 2807 | -#: i18n/templates.c:332 i18n/templates.c:377 | |
| 3149 | +#: i18n/templates.c:944 i18n/templates.c:989 | |
| 2808 | 3150 | msgid "File is a" |
| 2809 | 3151 | msgstr "" |
| 2810 | 3152 | |
| 2811 | -#: lib/validation/dispatchervalidation.inc.php:263 | |
| 3153 | +#: lib/validation/dispatchervalidation.inc.php:261 | |
| 2812 | 3154 | msgid "File uploads are disabled in your PHP configuration" |
| 2813 | 3155 | msgstr "" |
| 2814 | 3156 | |
| 2815 | -#: i18n/templates.c:227 i18n/templates.c:230 i18n/templates.c:236 | |
| 2816 | -#: i18n/templates.c:239 i18n/templates.c:1466 i18n/templates.c:1469 | |
| 2817 | -#: i18n/templates.c:1622 i18n/templates.c:1625 i18n/templates.c:1718 | |
| 2818 | -#: i18n/templates.c:1721 i18n/templates.c:2789 i18n/templates.c:2792 | |
| 2819 | -#: i18n/templates.c:2927 i18n/templates.c:2930 | |
| 3157 | +#: plugins/ktcore/KTDocumentActions.php:801 | |
| 3158 | +msgid "Filename" | |
| 3159 | +msgstr "" | |
| 3160 | + | |
| 3161 | +#: i18n/templates.c:3458 i18n/templates.c:3461 i18n/templates.c:3590 | |
| 3162 | +#: i18n/templates.c:3593 | |
| 2820 | 3163 | msgid "Filter" |
| 2821 | 3164 | msgstr "" |
| 2822 | 3165 | |
| 2823 | -#: i18n/templates.c:2186 | |
| 3166 | +#: i18n/templates.c:2774 | |
| 2824 | 3167 | msgid "Find out what's new in <strong>KT 3</strong>." |
| 2825 | 3168 | msgstr "" |
| 2826 | 3169 | |
| 2827 | -#: i18n/templates.c:3701 | |
| 3170 | +#: i18n/templates.c:4388 | |
| 2828 | 3171 | msgid "Finish with this column's behaviours." |
| 2829 | 3172 | msgstr "" |
| 2830 | 3173 | |
| 2831 | -#: plugins/ktcore/KTPortlets.php:85 i18n/templates.c:1382 | |
| 2832 | -#: i18n/templates.c:1910 | |
| 3174 | +#: plugins/ktcore/KTPortlets.php:83 i18n/templates.c:2015 | |
| 3175 | +#: i18n/templates.c:2498 | |
| 2833 | 3176 | msgid "Folder" |
| 2834 | 3177 | msgstr "" |
| 2835 | 3178 | |
| 2836 | -#: plugins/ktcore/folder/Rename.php:93 | |
| 3179 | +#: plugins/ktcore/folder/Rename.php:92 | |
| 2837 | 3180 | #, php-format |
| 2838 | 3181 | msgid "Folder \"%s\" renamed to \"%s\"." |
| 2839 | 3182 | msgstr "" |
| 2840 | 3183 | |
| 2841 | -#: browse.php:163 lib/actions/folderaction.inc.php:142 | |
| 3184 | +#: browse.php:177 lib/actions/folderaction.inc.php:137 | |
| 2842 | 3185 | msgid "Folder Actions" |
| 2843 | 3186 | msgstr "" |
| 2844 | 3187 | |
| 2845 | -#: plugins/ktcore/folder/Transactions.php:74 i18n/templates.c:677 | |
| 3188 | +#: plugins/ktcore/folder/Transactions.php:72 i18n/templates.c:1298 | |
| 2846 | 3189 | msgid "Folder History" |
| 2847 | 3190 | msgstr "" |
| 2848 | 3191 | |
| 2849 | -#: lib/dashboard/Notification.inc.php:190 | |
| 2850 | -#: lib/subscriptions/subscriptions.inc.php:671 | |
| 3192 | +#: lib/dashboard/Notification.inc.php:196 | |
| 3193 | +#: lib/subscriptions/subscriptions.inc.php:669 | |
| 2851 | 3194 | msgid "Folder added" |
| 2852 | 3195 | msgstr "" |
| 2853 | 3196 | |
| 2854 | -#: i18n/templates.c:425 i18n/templates.c:449 | |
| 3197 | +#: i18n/templates.c:1037 i18n/templates.c:1061 | |
| 2855 | 3198 | msgid "Folder is no longer available" |
| 2856 | 3199 | msgstr "" |
| 2857 | 3200 | |
| 2858 | -#: plugins/ktcore/KTFolderActions.php:56 | |
| 3201 | +#: plugins/ktcore/KTFolderActions.php:54 | |
| 2859 | 3202 | msgid "Folder name" |
| 2860 | 3203 | msgstr "" |
| 2861 | 3204 | |
| 2862 | -#: i18n/templates.c:2801 | |
| 2863 | -msgid "Folder permissions" | |
| 3205 | +#: i18n/templates.c:3470 | |
| 3206 | +msgid "Folder permissions for \"#foldername#\"" | |
| 2864 | 3207 | msgstr "" |
| 2865 | 3208 | |
| 2866 | -#: lib/dashboard/Notification.inc.php:191 | |
| 2867 | -#: lib/dashboard/Notification.inc.php:192 | |
| 2868 | -#: lib/subscriptions/subscriptions.inc.php:672 | |
| 2869 | -#: lib/subscriptions/subscriptions.inc.php:673 | |
| 3209 | +#: lib/dashboard/Notification.inc.php:197 | |
| 3210 | +#: lib/dashboard/Notification.inc.php:198 | |
| 3211 | +#: lib/subscriptions/subscriptions.inc.php:670 | |
| 3212 | +#: lib/subscriptions/subscriptions.inc.php:671 | |
| 2870 | 3213 | msgid "Folder removed" |
| 2871 | 3214 | msgstr "" |
| 2872 | 3215 | |
| 2873 | -#: plugins/ktcore/folder/Transactions.php:43 | |
| 2874 | -#: plugins/ktcore/folder/Transactions.php:48 | |
| 3216 | +#: plugins/ktcore/folder/Transactions.php:41 | |
| 3217 | +#: plugins/ktcore/folder/Transactions.php:46 | |
| 2875 | 3218 | msgid "Folder transactions" |
| 2876 | 3219 | msgstr "" |
| 2877 | 3220 | |
| 2878 | -#: lib/browse/browseutil.inc.php:190 | |
| 3221 | +#: lib/browse/browseutil.inc.php:194 i18n/templates.c:428 | |
| 2879 | 3222 | msgid "Folders" |
| 2880 | 3223 | msgstr "" |
| 2881 | 3224 | |
| 2882 | -#: browse.php:820 | |
| 3225 | +#: browse.php:819 | |
| 2883 | 3226 | msgid "Folders and Documents Deleted." |
| 2884 | 3227 | msgstr "" |
| 2885 | 3228 | |
| 2886 | -#: i18n/templates.c:3044 | |
| 3229 | +#: i18n/templates.c:3707 | |
| 2887 | 3230 | 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." |
| 2888 | 3231 | msgstr "" |
| 2889 | 3232 | |
| 2890 | -#: browse.php:400 browse.php:494 browse.php:560 browse.php:723 | |
| 2891 | -#: lib/foldermanagement/folderutil.inc.php:304 | |
| 2892 | -#: lib/foldermanagement/folderutil.inc.php:398 | |
| 3233 | +#: browse.php:393 browse.php:487 browse.php:553 browse.php:716 | |
| 3234 | +#: lib/foldermanagement/folderutil.inc.php:313 | |
| 3235 | +#: lib/foldermanagement/folderutil.inc.php:410 | |
| 2893 | 3236 | msgid "Folders: " |
| 2894 | 3237 | msgstr "" |
| 2895 | 3238 | |
| 2896 | -#: plugins/ktcore/admin/groupManagement.php:160 | |
| 2897 | -#: plugins/ktcore/admin/groupManagement.php:326 | |
| 2898 | -#: plugins/ktcore/admin/groupManagement.php:552 | |
| 2899 | -#: plugins/ktcore/admin/userManagement.php:563 | |
| 3239 | +#: plugins/ktcore/admin/groupManagement.php:170 | |
| 3240 | +#: plugins/ktcore/admin/groupManagement.php:358 | |
| 3241 | +#: plugins/ktcore/admin/groupManagement.php:612 | |
| 3242 | +#: plugins/ktcore/admin/userManagement.php:593 | |
| 2900 | 3243 | msgid "For security purposes, you cannot remove your own administration priviledges." |
| 2901 | 3244 | msgstr "" |
| 2902 | 3245 | |
| 2903 | -#: i18n/templates.c:923 | |
| 3246 | +#: i18n/templates.c:1544 | |
| 2904 | 3247 | 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." |
| 2905 | 3248 | msgstr "" |
| 2906 | 3249 | |
| 2907 | -#: i18n/templates.c:3416 | |
| 3250 | +#: i18n/templates.c:4091 | |
| 2908 | 3251 | msgid "Force Checkin" |
| 2909 | 3252 | msgstr "" |
| 2910 | 3253 | |
| 2911 | -#: plugins/ktcore/KTDocumentActions.php:217 | |
| 3254 | +#: plugins/ktcore/KTDocumentActions.php:225 | |
| 2912 | 3255 | msgid "Force Original Filename" |
| 2913 | 3256 | msgstr "" |
| 2914 | 3257 | |
| 2915 | -#: i18n/templates.c:1403 | |
| 3258 | +#: i18n/templates.c:2036 | |
| 2916 | 3259 | msgid "Force the user to change their password on their next login." |
| 2917 | 3260 | msgstr "" |
| 2918 | 3261 | |
| 2919 | -#: i18n/templates.c:1397 i18n/templates.c:1400 | |
| 3262 | +#: i18n/templates.c:2030 i18n/templates.c:2033 | |
| 2920 | 3263 | msgid "Force user to change password" |
| 2921 | 3264 | msgstr "" |
| 2922 | 3265 | |
| 2923 | -#: i18n/templates.c:3239 | |
| 3266 | +#: i18n/templates.c:3911 | |
| 2924 | 3267 | msgid "From this panel you can edit or delete existing link types." |
| 2925 | 3268 | msgstr "" |
| 2926 | 3269 | |
| 2927 | -#: plugins/ktstandard/KTIndexer.php:36 | |
| 3270 | +#: i18n/templates.c:542 | |
| 3271 | +msgid "Full login history for users" | |
| 3272 | +msgstr "" | |
| 3273 | + | |
| 3274 | +#: plugins/ktstandard/KTIndexer.php:34 | |
| 2928 | 3275 | msgid "Full-text Content Indexing" |
| 2929 | 3276 | msgstr "" |
| 2930 | 3277 | |
| 2931 | -#: plugins/ktcore/admin/documentFields.php:63 i18n/templates.c:1241 | |
| 2932 | -#: i18n/templates.c:2087 | |
| 3278 | +#: plugins/ktcore/admin/documentFields.php:61 | |
| 3279 | +#: plugins/ktcore/admin/documentFields.php:104 i18n/templates.c:1874 | |
| 3280 | +#: i18n/templates.c:2675 | |
| 2933 | 3281 | msgid "Generic" |
| 2934 | 3282 | msgstr "" |
| 2935 | 3283 | |
| 2936 | -#: lib/widgets/fieldsetDisplay.inc.php:331 | |
| 3284 | +#: plugins/ktcore/KTColumns.inc.php:115 | |
| 3285 | +msgid "Generic Date Function" | |
| 3286 | +msgstr "" | |
| 3287 | + | |
| 3288 | +#: lib/widgets/fieldsetDisplay.inc.php:329 | |
| 2937 | 3289 | msgid "Generic Document Information" |
| 2938 | 3290 | msgstr "" |
| 2939 | 3291 | |
| 2940 | -#: i18n/templates.c:320 i18n/templates.c:368 | |
| 3292 | +#: i18n/templates.c:932 i18n/templates.c:980 | |
| 2941 | 3293 | msgid "Generic Information" |
| 2942 | 3294 | msgstr "" |
| 2943 | 3295 | |
| 2944 | -#: plugins/ktcore/KTDocumentActions.php:312 | |
| 3296 | +#: plugins/ktcore/KTDocumentActions.php:345 | |
| 2945 | 3297 | msgid "Give a reason for cancelling this checkout." |
| 2946 | 3298 | msgstr "" |
| 2947 | 3299 | |
| 2948 | -#: plugins/ktstandard/KTBulkExportPlugin.php:134 | |
| 3300 | +#: i18n/templates.c:140 | |
| 3301 | +msgid "Global Activity" | |
| 3302 | +msgstr "" | |
| 3303 | + | |
| 3304 | +#: i18n/templates.c:332 | |
| 3305 | +msgid "Global Activity in \"#folder#\"" | |
| 3306 | +msgstr "" | |
| 3307 | + | |
| 3308 | +#: i18n/templates.c:440 | |
| 3309 | +msgid "Go" | |
| 3310 | +msgstr "" | |
| 3311 | + | |
| 3312 | +#: plugins/ktstandard/KTBulkExportPlugin.php:154 | |
| 2949 | 3313 | #, php-format |
| 2950 | 3314 | msgid "Go <a href=\"%s\">here</a> to download the zip file if you are not automatically redirected there" |
| 2951 | 3315 | msgstr "" |
| 2952 | 3316 | |
| 2953 | -#: i18n/templates.c:2858 i18n/templates.c:2876 | |
| 3317 | +#: i18n/templates.c:3299 i18n/templates.c:3506 i18n/templates.c:3524 | |
| 2954 | 3318 | msgid "Group" |
| 2955 | 3319 | msgstr "" |
| 2956 | 3320 | |
| 2957 | -#: plugins/ktcore/admin/groupManagement.php:526 | |
| 2958 | -#: plugins/ktcore/admin/groupManagement.php:528 | |
| 3321 | +#: plugins/ktcore/admin/groupManagement.php:584 | |
| 3322 | +#: plugins/ktcore/admin/groupManagement.php:586 | |
| 2959 | 3323 | #, php-format |
| 2960 | 3324 | msgid "Group \"%s\" created." |
| 2961 | 3325 | msgstr "" |
| 2962 | 3326 | |
| 2963 | -#: plugins/ktcore/admin/groupManagement.php:556 | |
| 3327 | +#: plugins/ktcore/admin/groupManagement.php:616 | |
| 2964 | 3328 | #, php-format |
| 2965 | 3329 | msgid "Group \"%s\" deleted." |
| 2966 | 3330 | msgstr "" |
| 2967 | 3331 | |
| 2968 | -#: i18n/templates.c:1511 | |
| 3332 | +#: i18n/templates.c:2129 | |
| 2969 | 3333 | msgid "Group Administration" |
| 2970 | 3334 | msgstr "" |
| 2971 | 3335 | |
| 3336 | +#: plugins/ktcore/admin/groupManagement.php:45 | |
| 2972 | 3337 | #: plugins/ktcore/admin/groupManagement.php:47 |
| 2973 | -#: plugins/ktcore/admin/groupManagement.php:49 | |
| 2974 | -#: plugins/ktcore/admin/groupManagement.php:89 | |
| 2975 | -#: plugins/ktcore/admin/groupManagement.php:204 | |
| 2976 | -#: plugins/ktcore/admin/groupManagement.php:459 | |
| 2977 | -#: plugins/ktcore/admin/groupManagement.php:569 | |
| 3338 | +#: plugins/ktcore/admin/groupManagement.php:96 | |
| 3339 | +#: plugins/ktcore/admin/groupManagement.php:221 | |
| 3340 | +#: plugins/ktcore/admin/groupManagement.php:517 | |
| 3341 | +#: plugins/ktcore/admin/groupManagement.php:629 | |
| 2978 | 3342 | msgid "Group Management" |
| 2979 | 3343 | msgstr "" |
| 2980 | 3344 | |
| 2981 | -#: i18n/templates.c:1847 | |
| 3345 | +#: i18n/templates.c:2435 | |
| 2982 | 3346 | msgid "Group Memberships" |
| 2983 | 3347 | msgstr "" |
| 2984 | 3348 | |
| 2985 | -#: plugins/ktcore/admin/groupManagement.php:65 | |
| 2986 | -#: plugins/ktcore/admin/groupManagement.php:101 | |
| 2987 | -#: plugins/ktcore/admin/groupManagement.php:466 | |
| 2988 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:412 | |
| 2989 | -#: i18n/templates.c:20 i18n/templates.c:1535 | |
| 3349 | +#: plugins/ktcore/admin/groupManagement.php:68 | |
| 3350 | +#: plugins/ktcore/admin/groupManagement.php:108 | |
| 3351 | +#: plugins/ktcore/admin/groupManagement.php:524 | |
| 3352 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:418 | |
| 3353 | +#: i18n/templates.c:626 i18n/templates.c:2153 | |
| 2990 | 3354 | msgid "Group Name" |
| 2991 | 3355 | msgstr "" |
| 2992 | 3356 | |
| 2993 | -#: plugins/ktcore/admin/groupManagement.php:585 | |
| 3357 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:258 | |
| 3358 | +msgid "Group Restrictions" | |
| 3359 | +msgstr "" | |
| 3360 | + | |
| 3361 | +#: plugins/ktcore/admin/groupManagement.php:645 | |
| 2994 | 3362 | msgid "Group currently has no subgroups." |
| 2995 | 3363 | msgstr "" |
| 2996 | 3364 | |
| 2997 | -#: plugins/ktcore/admin/groupManagement.php:167 | |
| 2998 | -#: plugins/ktcore/admin/groupManagement.php:169 | |
| 3365 | +#: plugins/ktcore/admin/groupManagement.php:177 | |
| 3366 | +#: plugins/ktcore/admin/groupManagement.php:179 | |
| 2999 | 3367 | msgid "Group details updated." |
| 3000 | 3368 | msgstr "" |
| 3001 | 3369 | |
| 3002 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:379 | |
| 3370 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:385 | |
| 3003 | 3371 | msgid "Group's name" |
| 3004 | 3372 | msgstr "" |
| 3005 | 3373 | |
| 3006 | -#: i18n/templates.c:2351 i18n/templates.c:2633 i18n/templates.c:2831 | |
| 3007 | -#: i18n/templates.c:2960 i18n/templates.c:3524 | |
| 3374 | +#: i18n/templates.c:2939 i18n/templates.c:3278 i18n/templates.c:3623 | |
| 3375 | +#: i18n/templates.c:4211 | |
| 3008 | 3376 | msgid "Group:" |
| 3009 | 3377 | msgstr "" |
| 3010 | 3378 | |
| 3011 | -#: i18n/templates.c:224 i18n/templates.c:2258 i18n/templates.c:2294 | |
| 3379 | +#: plugins/ktcore/admin/groupManagement.php:391 | |
| 3380 | +#: plugins/ktcore/admin/userManagement.php:333 | |
| 3381 | +#: plugins/ktstandard/KTEmail.php:260 i18n/templates.c:2846 | |
| 3382 | +#: i18n/templates.c:2882 | |
| 3012 | 3383 | msgid "Groups" |
| 3013 | 3384 | msgstr "" |
| 3014 | 3385 | |
| 3015 | -#: i18n/templates.c:1517 | |
| 3386 | +#: i18n/templates.c:2135 | |
| 3016 | 3387 | msgid "Groups allow you to assign permissions and roles to a number of different users at once." |
| 3017 | 3388 | msgstr "" |
| 3018 | 3389 | |
| 3019 | -#: i18n/templates.c:1451 | |
| 3390 | +#: i18n/templates.c:2084 | |
| 3020 | 3391 | msgid "Groups may contain other groups, allowing for a convenient way to build tree's of users and efficiently assign security privileges." |
| 3021 | 3392 | msgstr "" |
| 3022 | 3393 | |
| 3023 | -#: i18n/templates.c:2912 | |
| 3394 | +#: i18n/templates.c:3575 | |
| 3024 | 3395 | 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." |
| 3025 | 3396 | msgstr "" |
| 3026 | 3397 | |
| 3027 | -#: plugins/ktcore/admin/workflows.php:335 i18n/templates.c:2699 | |
| 3028 | -#: i18n/templates.c:3191 | |
| 3398 | +#: plugins/ktcore/admin/workflows.php:333 i18n/templates.c:3362 | |
| 3399 | +#: i18n/templates.c:3854 | |
| 3029 | 3400 | msgid "Groups:" |
| 3030 | 3401 | msgstr "" |
| 3031 | 3402 | |
| 3032 | -#: plugins/ktcore/admin/workflows.php:699 | |
| 3033 | -#: plugins/ktcore/admin/workflows.php:1260 | |
| 3034 | -msgid "Guard Condition." | |
| 3403 | +#: plugins/ktcore/admin/workflows.php:1255 | |
| 3404 | +msgid "Guard" | |
| 3035 | 3405 | msgstr "" |
| 3036 | 3406 | |
| 3037 | -#: plugins/ktcore/admin/workflows.php:681 | |
| 3038 | -#: plugins/ktcore/admin/workflows.php:1242 | |
| 3039 | -msgid "Guard Group." | |
| 3407 | +#: i18n/templates.c:4529 i18n/templates.c:4565 | |
| 3408 | +msgid "Guard Condition" | |
| 3409 | +msgstr "" | |
| 3410 | + | |
| 3411 | +#: i18n/templates.c:4526 i18n/templates.c:4562 | |
| 3412 | +msgid "Guard Condition for Transition" | |
| 3413 | +msgstr "" | |
| 3414 | + | |
| 3415 | +#: i18n/templates.c:4541 | |
| 3416 | +msgid "Guard Groups" | |
| 3417 | +msgstr "" | |
| 3418 | + | |
| 3419 | +#: i18n/templates.c:4538 | |
| 3420 | +msgid "Guard Groups for Transition" | |
| 3421 | +msgstr "" | |
| 3422 | + | |
| 3423 | +#: i18n/templates.c:4517 | |
| 3424 | +msgid "Guard Permissions" | |
| 3425 | +msgstr "" | |
| 3426 | + | |
| 3427 | +#: i18n/templates.c:4553 | |
| 3428 | +msgid "Guard Roles" | |
| 3429 | +msgstr "" | |
| 3430 | + | |
| 3431 | +#: i18n/templates.c:4550 | |
| 3432 | +msgid "Guard Roles for Transition" | |
| 3040 | 3433 | msgstr "" |
| 3041 | 3434 | |
| 3042 | -#: plugins/ktcore/admin/workflows.php:672 | |
| 3043 | -#: plugins/ktcore/admin/workflows.php:1234 | |
| 3044 | -msgid "Guard Permission." | |
| 3435 | +#: i18n/templates.c:4514 | |
| 3436 | +msgid "Guard permissions for Transition" | |
| 3045 | 3437 | msgstr "" |
| 3046 | 3438 | |
| 3047 | -#: plugins/ktcore/admin/workflows.php:689 | |
| 3048 | -#: plugins/ktcore/admin/workflows.php:1250 | |
| 3049 | -msgid "Guard Role." | |
| 3439 | +#: i18n/templates.c:3158 | |
| 3440 | +msgid "Guards" | |
| 3050 | 3441 | msgstr "" |
| 3051 | 3442 | |
| 3052 | -#: plugins/ktstandard/workflow/adminpage.php:88 | |
| 3443 | +#: plugins/ktstandard/workflow/adminpage.php:86 | |
| 3053 | 3444 | msgid "Handler removed." |
| 3054 | 3445 | msgstr "" |
| 3055 | 3446 | |
| 3056 | -#: plugins/ktstandard/workflow/adminpage.php:107 | |
| 3447 | +#: plugins/ktstandard/workflow/adminpage.php:105 | |
| 3057 | 3448 | msgid "Handler set." |
| 3058 | 3449 | msgstr "" |
| 3059 | 3450 | |
| 3060 | -#: config/siteMap.inc:55 help.php:65 | |
| 3451 | +#: config/siteMap.inc:59 help.php:63 | |
| 3061 | 3452 | msgid "Help" |
| 3062 | 3453 | msgstr "" |
| 3063 | 3454 | |
| 3455 | +#: plugins/ktcore/admin/manageHelp.php:47 | |
| 3064 | 3456 | #: plugins/ktcore/admin/manageHelp.php:49 |
| 3065 | -#: plugins/ktcore/admin/manageHelp.php:51 | |
| 3066 | -#: plugins/ktcore/admin/manageHelp.php:66 | |
| 3457 | +#: plugins/ktcore/admin/manageHelp.php:64 | |
| 3067 | 3458 | msgid "Help Administration" |
| 3068 | 3459 | msgstr "" |
| 3069 | 3460 | |
| 3070 | -#: dashboard.php:65 | |
| 3461 | +#: dashboard.php:69 | |
| 3071 | 3462 | msgid "Home" |
| 3072 | 3463 | msgstr "" |
| 3073 | 3464 | |
| 3074 | -#: i18n/templates.c:536 i18n/templates.c:539 | |
| 3465 | +#: i18n/templates.c:1148 i18n/templates.c:1151 | |
| 3075 | 3466 | msgid "How do I search?" |
| 3076 | 3467 | msgstr "" |
| 3077 | 3468 | |
| 3078 | -#: i18n/templates.c:4007 | |
| 3469 | +#: i18n/templates.c:4820 | |
| 3079 | 3470 | msgid "Human Name" |
| 3080 | 3471 | msgstr "" |
| 3081 | 3472 | |
| 3082 | -#: lib/browse/Criteria.inc:868 | |
| 3083 | -msgid "ID" | |
| 3084 | -msgstr "" | |
| 3085 | - | |
| 3086 | -#: plugins/ktcore/KTDocumentActions.php:217 | |
| 3473 | +#: plugins/ktcore/KTDocumentActions.php:225 | |
| 3087 | 3474 | msgid "If this is checked, the uploaded document must have the same filename as the original." |
| 3088 | 3475 | msgstr "" |
| 3089 | 3476 | |
| 3090 | -#: plugins/ktcore/admin/userManagement.php:172 | |
| 3091 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:216 | |
| 3477 | +#: plugins/ktcore/admin/userManagement.php:176 | |
| 3478 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:214 | |
| 3092 | 3479 | 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>" |
| 3093 | 3480 | msgstr "" |
| 3094 | 3481 | |
| 3095 | -#: plugins/ktcore/admin/userManagement.php:121 | |
| 3482 | +#: plugins/ktcore/admin/userManagement.php:123 | |
| 3096 | 3483 | 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>" |
| 3097 | 3484 | msgstr "" |
| 3098 | 3485 | |
| 3099 | -#: preferences.php:71 | |
| 3486 | +#: preferences.php:69 | |
| 3100 | 3487 | 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>" |
| 3101 | 3488 | msgstr "" |
| 3102 | 3489 | |
| 3103 | -#: i18n/templates.c:2180 | |
| 3490 | +#: i18n/templates.c:2768 | |
| 3104 | 3491 | msgid "If this is your first KnowledgeTree installation, or if you've just upgraded from KnowledgeTree 2.x, we've put together some information which might help you get to grips with the new system." |
| 3105 | 3492 | msgstr "" |
| 3106 | 3493 | |
| 3107 | -#: i18n/templates.c:3047 | |
| 3494 | +#: i18n/templates.c:3875 | |
| 3495 | +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." | |
| 3496 | +msgstr "" | |
| 3497 | + | |
| 3498 | +#: i18n/templates.c:3710 | |
| 3108 | 3499 | msgid "If you do not intend to add a folder, you should <a href=\"#link#\">cancel this action</a>." |
| 3109 | 3500 | msgstr "" |
| 3110 | 3501 | |
| 3111 | -#: i18n/templates.c:2996 | |
| 3502 | +#: i18n/templates.c:3659 | |
| 3112 | 3503 | msgid "If you do not intend to archive this document, you should <a href=\"#link#\">cancel the archive</a>." |
| 3113 | 3504 | msgstr "" |
| 3114 | 3505 | |
| 3115 | -#: i18n/templates.c:3059 | |
| 3506 | +#: i18n/templates.c:3722 | |
| 3116 | 3507 | 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>." |
| 3117 | 3508 | msgstr "" |
| 3118 | 3509 | |
| 3119 | -#: i18n/templates.c:3011 | |
| 3510 | +#: i18n/templates.c:3674 | |
| 3120 | 3511 | msgid "If you do not intend to delete this document, you should <a href=\"#link#\">cancel the deletion</a>." |
| 3121 | 3512 | msgstr "" |
| 3122 | 3513 | |
| 3123 | -#: i18n/templates.c:3080 i18n/templates.c:3200 | |
| 3514 | +#: i18n/templates.c:3743 i18n/templates.c:3863 | |
| 3124 | 3515 | msgid "If you do not intend to move this document, you should <a href=\"#link#\">cancel the move</a>." |
| 3125 | 3516 | msgstr "" |
| 3126 | 3517 | |
| 3127 | -#: i18n/templates.c:2657 i18n/templates.c:2753 i18n/templates.c:3458 | |
| 3518 | +#: i18n/templates.c:3320 i18n/templates.c:3419 i18n/templates.c:4145 | |
| 3128 | 3519 | 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." |
| 3129 | 3520 | msgstr "" |
| 3130 | 3521 | |
| 3131 | -#: i18n/templates.c:3140 | |
| 3522 | +#: i18n/templates.c:3803 | |
| 3132 | 3523 | msgid "If you do not want to have this document be checked-out, please give a reason and cancel the checkout." |
| 3133 | 3524 | msgstr "" |
| 3134 | 3525 | |
| 3135 | -#: i18n/templates.c:3881 | |
| 3526 | +#: i18n/templates.c:4673 | |
| 3136 | 3527 | 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." |
| 3137 | 3528 | msgstr "" |
| 3138 | 3529 | |
| 3139 | -#: lib/dispatcher.inc.php:210 | |
| 3530 | +#: lib/dispatcher.inc.php:218 | |
| 3140 | 3531 | msgid "If you feel that this is incorrect, please report both the action and your username to a system administrator." |
| 3141 | 3532 | msgstr "" |
| 3142 | 3533 | |
| 3143 | -#: i18n/templates.c:842 | |
| 3534 | +#: i18n/templates.c:1460 | |
| 3144 | 3535 | 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." |
| 3145 | 3536 | msgstr "" |
| 3146 | 3537 | |
| 3147 | -#: i18n/templates.c:1295 | |
| 3538 | +#: i18n/templates.c:1928 | |
| 3148 | 3539 | msgid "If you have moved the location of KnowledgeTree on your server filesystem, or installed or removed plugins, the plugins must be re-read from the filesystem" |
| 3149 | 3540 | msgstr "" |
| 3150 | 3541 | |
| 3151 | -#: plugins/ktstandard/workflow/FolderAssociator.php:116 | |
| 3542 | +#: i18n/templates.c:437 | |
| 3543 | +msgid "If you know the numeric ID of a document, type it in here and press \"go\"" | |
| 3544 | +msgstr "" | |
| 3545 | + | |
| 3546 | +#: i18n/templates.c:1229 | |
| 3547 | +msgid "If you require assistance from an administrator to perform one of these tasks, use the Request Assistance action." | |
| 3548 | +msgstr "" | |
| 3549 | + | |
| 3550 | +#: plugins/ktstandard/workflow/FolderAssociator.php:114 | |
| 3152 | 3551 | 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." |
| 3153 | 3552 | msgstr "" |
| 3154 | 3553 | |
| 3155 | -#: i18n/templates.c:2759 | |
| 3554 | +#: plugins/ktstandard/ImmutableActionPlugin.php:8 | |
| 3555 | +msgid "Immutable action plugin" | |
| 3556 | +msgstr "" | |
| 3557 | + | |
| 3558 | +#: i18n/templates.c:3425 | |
| 3156 | 3559 | msgid "Import" |
| 3157 | 3560 | msgstr "" |
| 3158 | 3561 | |
| 3159 | -#: plugins/ktcore/folder/BulkImport.php:48 i18n/templates.c:2747 | |
| 3562 | +#: i18n/templates.c:3410 | |
| 3563 | +msgid "Import files into \"#foldername#\"" | |
| 3564 | +msgstr "" | |
| 3565 | + | |
| 3566 | +#: plugins/ktcore/folder/BulkImport.php:46 i18n/templates.c:3413 | |
| 3160 | 3567 | msgid "Import from Server Location" |
| 3161 | 3568 | msgstr "" |
| 3162 | 3569 | |
| 3163 | -#: i18n/templates.c:2669 i18n/templates.c:3176 | |
| 3570 | +#: i18n/templates.c:3332 i18n/templates.c:3839 | |
| 3164 | 3571 | 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." |
| 3165 | 3572 | msgstr "" |
| 3166 | 3573 | |
| 3167 | -#: i18n/templates.c:992 | |
| 3574 | +#: i18n/templates.c:1613 | |
| 3168 | 3575 | 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>." |
| 3169 | 3576 | msgstr "" |
| 3170 | 3577 | |
| 3171 | -#: i18n/templates.c:3299 | |
| 3578 | +#: i18n/templates.c:3971 | |
| 3172 | 3579 | 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." |
| 3173 | 3580 | msgstr "" |
| 3174 | 3581 | |
| 3175 | -#: i18n/templates.c:3902 | |
| 3582 | +#: i18n/templates.c:4694 | |
| 3176 | 3583 | 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 toplevel items. \"Root\" will not be shown to the final user, but provides a single \"parent\" to the toplevel items." |
| 3177 | 3584 | msgstr "" |
| 3178 | 3585 | |
| 3179 | -#: i18n/templates.c:662 | |
| 3586 | +#: i18n/templates.c:146 i18n/templates.c:338 | |
| 3587 | +msgid "In order to refine the kind of information shown to you, please provide further information below." | |
| 3588 | +msgstr "" | |
| 3589 | + | |
| 3590 | +#: i18n/templates.c:1283 | |
| 3180 | 3591 | 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." |
| 3181 | 3592 | msgstr "" |
| 3182 | 3593 | |
| 3183 | -#: i18n/templates.c:635 | |
| 3594 | +#: i18n/templates.c:1256 | |
| 3184 | 3595 | 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." |
| 3185 | 3596 | msgstr "" |
| 3186 | 3597 | |
| 3187 | -#: i18n/templates.c:668 | |
| 3598 | +#: i18n/templates.c:1289 | |
| 3188 | 3599 | 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." |
| 3189 | 3600 | msgstr "" |
| 3190 | 3601 | |
| 3191 | -#: i18n/templates.c:1160 | |
| 3602 | +#: lib/session/Session.inc:173 | |
| 3603 | +#, php-format | |
| 3604 | +msgid "Incompatible database version (%s, expected version %s) - contact the administrator" | |
| 3605 | +msgstr "" | |
| 3606 | + | |
| 3607 | +#: i18n/templates.c:1784 | |
| 3192 | 3608 | msgid "Incomplete" |
| 3193 | 3609 | msgstr "" |
| 3194 | 3610 | |
| 3195 | -#: i18n/templates.c:2108 | |
| 3611 | +#: i18n/templates.c:2696 | |
| 3196 | 3612 | msgid "Indexer Status" |
| 3197 | 3613 | msgstr "" |
| 3198 | 3614 | |
| 3199 | -#: i18n/templates.c:2285 | |
| 3615 | +#: i18n/templates.c:2873 | |
| 3200 | 3616 | msgid "Inform Which Users?" |
| 3201 | 3617 | msgstr "" |
| 3202 | 3618 | |
| 3203 | -#: plugins/ktcore/KTCorePlugin.php:175 | |
| 3619 | +#: plugins/ktcore/KTCorePlugin.php:205 | |
| 3204 | 3620 | msgid "Information about this system and how to get support." |
| 3205 | 3621 | msgstr "" |
| 3206 | 3622 | |
| 3207 | -#: i18n/templates.c:2249 | |
| 3623 | +#: i18n/templates.c:2837 | |
| 3208 | 3624 | msgid "Informed Users" |
| 3209 | 3625 | msgstr "" |
| 3210 | 3626 | |
| 3211 | -#: i18n/templates.c:2816 | |
| 3627 | +#: i18n/templates.c:3488 | |
| 3212 | 3628 | msgid "Inherit permissions" |
| 3213 | 3629 | msgstr "" |
| 3214 | 3630 | |
| 3215 | -#: i18n/templates.c:1583 | |
| 3631 | +#: i18n/templates.c:443 | |
| 3632 | +msgid "Inline View" | |
| 3633 | +msgstr "" | |
| 3634 | + | |
| 3635 | +#: plugins/network/inlineview/InlineViewPlugin.php:64 | |
| 3636 | +msgid "Inline View of Documents" | |
| 3637 | +msgstr "" | |
| 3638 | + | |
| 3639 | +#: i18n/templates.c:2201 | |
| 3216 | 3640 | 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." |
| 3217 | 3641 | msgstr "" |
| 3218 | 3642 | |
| 3219 | -#: i18n/templates.c:1820 | |
| 3643 | +#: i18n/templates.c:2408 | |
| 3220 | 3644 | 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." |
| 3221 | 3645 | msgstr "" |
| 3222 | 3646 | |
| 3223 | -#: lib/validation/dispatchervalidation.inc.php:60 | |
| 3647 | +#: lib/validation/dispatchervalidation.inc.php:58 | |
| 3224 | 3648 | msgid "Insufficient permissions to perform action" |
| 3225 | 3649 | msgstr "" |
| 3226 | 3650 | |
| 3227 | -#: plugins/ktstandard/KTDocumentLinks.php:71 | |
| 3651 | +#: plugins/ktstandard/KTDocumentLinks.php:69 | |
| 3228 | 3652 | msgid "Inter-document linking" |
| 3229 | 3653 | msgstr "" |
| 3230 | 3654 | |
| 3231 | -#: browse.php:799 | |
| 3655 | +#: browse.php:798 | |
| 3232 | 3656 | msgid "Invalid Document selected." |
| 3233 | 3657 | msgstr "" |
| 3234 | 3658 | |
| 3235 | -#: edit.php:79 edit.php:139 edit.php:204 edit.php:274 | |
| 3659 | +#: edit.php:77 edit.php:137 edit.php:202 edit.php:272 | |
| 3236 | 3660 | msgid "Invalid Document." |
| 3237 | 3661 | msgstr "" |
| 3238 | 3662 | |
| 3239 | -#: browse.php:788 | |
| 3663 | +#: browse.php:787 | |
| 3240 | 3664 | msgid "Invalid Folder selected." |
| 3241 | 3665 | msgstr "" |
| 3242 | 3666 | |
| 3243 | -#: plugins/ktcore/KTPermissions.php:326 plugins/ktcore/KTPermissions.php:368 | |
| 3667 | +#: plugins/ktcore/KTPermissions.php:397 plugins/ktcore/KTPermissions.php:439 | |
| 3244 | 3668 | msgid "Invalid Role." |
| 3245 | 3669 | msgstr "" |
| 3246 | 3670 | |
| 3247 | -#: plugins/ktstandard/workflow/adminpage.php:91 | |
| 3671 | +#: plugins/ktstandard/workflow/adminpage.php:89 | |
| 3248 | 3672 | msgid "Invalid assignment" |
| 3249 | 3673 | msgstr "" |
| 3250 | 3674 | |
| 3251 | -#: lib/validation/dispatchervalidation.inc.php:296 | |
| 3675 | +#: lib/validation/dispatchervalidation.inc.php:294 | |
| 3252 | 3676 | msgid "Invalid authentication source" |
| 3253 | 3677 | msgstr "" |
| 3254 | 3678 | |
| 3255 | -#: plugins/ktcore/admin/deletedDocuments.php:84 | |
| 3256 | -#: plugins/ktcore/admin/deletedDocuments.php:110 | |
| 3257 | -#: plugins/ktcore/admin/deletedDocuments.php:163 | |
| 3679 | +#: plugins/ktcore/admin/deletedDocuments.php:82 | |
| 3680 | +#: plugins/ktcore/admin/deletedDocuments.php:108 | |
| 3681 | +#: plugins/ktcore/admin/deletedDocuments.php:161 | |
| 3258 | 3682 | msgid "Invalid document id specified. Aborting expunge" |
| 3259 | 3683 | msgstr "" |
| 3260 | 3684 | |
| 3261 | -#: plugins/ktcore/admin/deletedDocuments.php:187 | |
| 3685 | +#: plugins/ktcore/admin/deletedDocuments.php:185 | |
| 3262 | 3686 | msgid "Invalid document id specified. Aborting restore" |
| 3263 | 3687 | msgstr "" |
| 3264 | 3688 | |
| 3265 | -#: plugins/ktcore/admin/archivedDocuments.php:144 | |
| 3266 | -#: plugins/ktcore/admin/archivedDocuments.php:170 | |
| 3689 | +#: plugins/ktcore/admin/archivedDocuments.php:142 | |
| 3690 | +#: plugins/ktcore/admin/archivedDocuments.php:168 | |
| 3267 | 3691 | msgid "Invalid document id specified. Aborting restore." |
| 3268 | 3692 | msgstr "" |
| 3269 | 3693 | |
| 3270 | -#: plugins/ktstandard/KTDocumentLinks.php:307 | |
| 3694 | +#: plugins/ktstandard/KTDocumentLinks.php:305 | |
| 3271 | 3695 | msgid "Invalid document link selected." |
| 3272 | 3696 | msgstr "" |
| 3273 | 3697 | |
| 3274 | -#: plugins/ktstandard/KTDocumentLinks.php:312 | |
| 3698 | +#: plugins/ktstandard/KTDocumentLinks.php:310 | |
| 3275 | 3699 | msgid "Invalid document selected." |
| 3276 | 3700 | msgstr "" |
| 3277 | 3701 | |
| 3278 | -#: view.php:361 | |
| 3702 | +#: view.php:372 | |
| 3279 | 3703 | msgid "Invalid document to compare against." |
| 3280 | 3704 | msgstr "" |
| 3281 | 3705 | |
| 3282 | -#: plugins/ktcore/folder/BulkImport.php:99 | |
| 3283 | -#: plugins/ktcore/folder/BulkUpload.php:103 | |
| 3706 | +#: plugins/ktcore/folder/BulkImport.php:98 | |
| 3707 | +#: plugins/ktcore/folder/BulkUpload.php:102 | |
| 3284 | 3708 | msgid "Invalid document type provided" |
| 3285 | 3709 | msgstr "" |
| 3286 | 3710 | |
| 3287 | -#: edit.php:290 | |
| 3711 | +#: edit.php:288 | |
| 3288 | 3712 | msgid "Invalid document type specified for change." |
| 3289 | 3713 | msgstr "" |
| 3290 | 3714 | |
| 3291 | -#: browse.php:626 | |
| 3715 | +#: browse.php:619 | |
| 3292 | 3716 | msgid "Invalid document." |
| 3293 | 3717 | msgstr "" |
| 3294 | 3718 | |
| 3295 | -#: preferences.php:171 | |
| 3719 | +#: preferences.php:169 | |
| 3296 | 3720 | msgid "Invalid email address." |
| 3297 | 3721 | msgstr "" |
| 3298 | 3722 | |
| 3299 | -#: plugins/ktcore/admin/documentFields.php:731 | |
| 3723 | +#: plugins/ktcore/admin/documentFields.php:797 | |
| 3300 | 3724 | msgid "Invalid field." |
| 3301 | 3725 | msgstr "" |
| 3302 | 3726 | |
| 3303 | -#: plugins/ktcore/admin/unitManagement.php:158 | |
| 3727 | +#: plugins/ktcore/admin/unitManagement.php:156 | |
| 3304 | 3728 | msgid "Invalid folder chosen" |
| 3305 | 3729 | msgstr "" |
| 3306 | 3730 | |
| 3307 | -#: browse.php:340 browse.php:431 plugins/ktcore/admin/archivedDocuments.php:67 | |
| 3308 | -#: plugins/ktstandard/KTDocumentLinks.php:137 | |
| 3731 | +#: browse.php:333 browse.php:424 plugins/ktcore/admin/archivedDocuments.php:65 | |
| 3732 | +#: plugins/ktstandard/KTDocumentLinks.php:135 | |
| 3733 | +#: plugins/network/quicklinks/manageQuicklinks.php:102 | |
| 3309 | 3734 | msgid "Invalid folder selected." |
| 3310 | 3735 | msgstr "" |
| 3311 | 3736 | |
| 3312 | -#: browse.php:691 | |
| 3737 | +#: browse.php:684 | |
| 3313 | 3738 | msgid "Invalid folder." |
| 3314 | 3739 | msgstr "" |
| 3315 | 3740 | |
| 3316 | -#: plugins/ktcore/admin/workflows.php:1106 | |
| 3741 | +#: plugins/ktcore/admin/workflows.php:1122 | |
| 3317 | 3742 | msgid "Invalid groups specified" |
| 3318 | 3743 | msgstr "" |
| 3319 | 3744 | |
| 3320 | -#: lib/validation/dispatchervalidation.inc.php:69 | |
| 3745 | +#: lib/validation/dispatchervalidation.inc.php:67 | |
| 3321 | 3746 | #, php-format |
| 3322 | 3747 | msgid "Invalid identifier provided for: %s" |
| 3323 | 3748 | msgstr "" |
| 3324 | 3749 | |
| 3325 | -#: plugins/ktstandard/KTDocumentLinks.php:265 | |
| 3750 | +#: plugins/wintools/baobabKeyManagement.php:66 | |
| 3751 | +#, php-format | |
| 3752 | +msgid "Invalid license: %s" | |
| 3753 | +msgstr "" | |
| 3754 | + | |
| 3755 | +#: plugins/ktstandard/KTDocumentLinks.php:263 | |
| 3326 | 3756 | msgid "Invalid link type selected." |
| 3327 | 3757 | msgstr "" |
| 3328 | 3758 | |
| 3329 | -#: plugins/ktcore/admin/documentFields.php:367 | |
| 3330 | -#: plugins/ktcore/admin/documentFields.php:387 | |
| 3331 | -#: plugins/ktcore/admin/documentFields.php:408 | |
| 3759 | +#: plugins/ktcore/admin/documentFields.php:401 | |
| 3760 | +#: plugins/ktcore/admin/documentFields.php:421 | |
| 3761 | +#: plugins/ktcore/admin/documentFields.php:442 | |
| 3332 | 3762 | msgid "Invalid lookup selected" |
| 3333 | 3763 | msgstr "" |
| 3334 | 3764 | |
| 3335 | -#: plugins/ktcore/admin/documentFields.php:429 | |
| 3765 | +#: plugins/ktcore/admin/documentFields.php:463 | |
| 3336 | 3766 | msgid "Invalid lookups selected" |
| 3337 | 3767 | msgstr "" |
| 3338 | 3768 | |
| 3339 | -#: plugins/ktstandard/KTDocumentLinks.php:131 | |
| 3340 | -#: plugins/ktstandard/KTDocumentLinks.php:200 | |
| 3341 | -#: plugins/ktstandard/KTDocumentLinks.php:253 | |
| 3769 | +#: plugins/ktstandard/KTDocumentLinks.php:129 | |
| 3770 | +#: plugins/ktstandard/KTDocumentLinks.php:198 | |
| 3771 | +#: plugins/ktstandard/KTDocumentLinks.php:251 | |
| 3342 | 3772 | msgid "Invalid parent document selected." |
| 3343 | 3773 | msgstr "" |
| 3344 | 3774 | |
| 3345 | -#: plugins/ktcore/folder/BulkImport.php:102 | |
| 3775 | +#: plugins/ktcore/folder/BulkImport.php:101 | |
| 3346 | 3776 | msgid "Invalid path provided" |
| 3347 | 3777 | msgstr "" |
| 3348 | 3778 | |
| 3349 | -#: help.php:199 | |
| 3779 | +#: help.php:197 | |
| 3350 | 3780 | msgid "Invalid return key from help system." |
| 3351 | 3781 | msgstr "" |
| 3352 | 3782 | |
| 3353 | -#: plugins/ktcore/admin/workflows.php:1099 | |
| 3783 | +#: plugins/ktcore/admin/workflows.php:1115 | |
| 3354 | 3784 | msgid "Invalid roles specified" |
| 3355 | 3785 | msgstr "" |
| 3356 | 3786 | |
| 3357 | -#: plugins/ktstandard/KTDocumentLinks.php:206 | |
| 3358 | -#: plugins/ktstandard/KTDocumentLinks.php:259 | |
| 3787 | +#: plugins/ktstandard/KTDocumentLinks.php:204 | |
| 3788 | +#: plugins/ktstandard/KTDocumentLinks.php:257 | |
| 3359 | 3789 | msgid "Invalid target document selected." |
| 3360 | 3790 | msgstr "" |
| 3361 | 3791 | |
| 3362 | -#: plugins/ktcore/admin/workflows.php:1053 | |
| 3792 | +#: plugins/ktcore/admin/workflows.php:1069 | |
| 3793 | +#: plugins/ktstandard/KTDiscussion.php:342 | |
| 3363 | 3794 | msgid "Invalid transition" |
| 3364 | 3795 | msgstr "" |
| 3365 | 3796 | |
| 3366 | -#: edit.php:184 | |
| 3797 | +#: edit.php:182 | |
| 3367 | 3798 | msgid "Invalid type selected." |
| 3368 | 3799 | msgstr "" |
| 3369 | 3800 | |
| 3370 | -#: i18n/templates.c:3368 | |
| 3801 | +#: plugins/network/extendedtransactioninfo/adminReports.php:62 | |
| 3802 | +#: plugins/network/extendedtransactioninfo/standardReports.php:83 | |
| 3803 | +msgid "Invalid user selected." | |
| 3804 | +msgstr "" | |
| 3805 | + | |
| 3806 | +#: i18n/templates.c:4043 | |
| 3371 | 3807 | msgid "It may be necessary to override the <strong>checked-out</strong> status of a document if" |
| 3372 | 3808 | msgstr "" |
| 3373 | 3809 | |
| 3374 | -#: i18n/templates.c:692 | |
| 3810 | +#: i18n/templates.c:1313 | |
| 3375 | 3811 | msgid "Item" |
| 3376 | 3812 | msgstr "" |
| 3377 | 3813 | |
| 3378 | -#: plugins/ktcore/admin/manageHelp.php:99 | |
| 3379 | -#: plugins/ktstandard/admin/manageDisclaimers.php:147 | |
| 3814 | +#: plugins/ktcore/admin/manageHelp.php:97 | |
| 3815 | +#: plugins/ktstandard/admin/manageDisclaimers.php:145 | |
| 3380 | 3816 | msgid "Item deleted" |
| 3381 | 3817 | msgstr "" |
| 3382 | 3818 | |
| 3383 | -#: plugins/ktcore/admin/manageHelp.php:124 | |
| 3384 | -#: plugins/ktstandard/admin/manageDisclaimers.php:103 | |
| 3819 | +#: plugins/ktcore/admin/manageHelp.php:122 | |
| 3820 | +#: plugins/ktstandard/admin/manageDisclaimers.php:101 | |
| 3385 | 3821 | msgid "Item updated" |
| 3386 | 3822 | msgstr "" |
| 3387 | 3823 | |
| 3388 | -#: i18n/templates.c:2162 | |
| 3824 | +#: i18n/templates.c:2750 | |
| 3389 | 3825 | msgid "Items that require your attention" |
| 3390 | 3826 | msgstr "" |
| 3391 | 3827 | |
| 3392 | -#: i18n/templates.c:2735 | |
| 3828 | +#: i18n/templates.c:3398 | |
| 3393 | 3829 | msgid "Items to delete" |
| 3394 | 3830 | msgstr "" |
| 3395 | 3831 | |
| 3396 | -#: i18n/templates.c:3026 i18n/templates.c:3119 | |
| 3832 | +#: i18n/templates.c:3689 i18n/templates.c:3782 | |
| 3397 | 3833 | msgid "Items to move" |
| 3398 | 3834 | msgstr "" |
| 3399 | 3835 | |
| 3400 | -#: plugins/ktcore/admin/documentFields.php:771 | |
| 3836 | +#: i18n/templates.c:3161 | |
| 3837 | +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>" | |
| 3838 | +msgstr "" | |
| 3839 | + | |
| 3840 | +#: i18n/templates.c:425 | |
| 3841 | +msgid "Items you've viewed recently within the DMS." | |
| 3842 | +msgstr "" | |
| 3843 | + | |
| 3844 | +#: i18n/templates.c:434 | |
| 3845 | +msgid "Jump To Document" | |
| 3846 | +msgstr "" | |
| 3847 | + | |
| 3848 | +#: plugins/wintools/BaobabPlugin.php:119 | |
| 3849 | +msgid "KTIS Administration" | |
| 3850 | +msgstr "" | |
| 3851 | + | |
| 3852 | +#: i18n/templates.c:26 | |
| 3853 | +msgid "Key Assigned" | |
| 3854 | +msgstr "" | |
| 3855 | + | |
| 3856 | +#: plugins/wintools/BaobabPlugin.php:122 | |
| 3857 | +msgid "Key Overview" | |
| 3858 | +msgstr "" | |
| 3859 | + | |
| 3860 | +#: plugins/ktcore/admin/documentFields.php:837 | |
| 3401 | 3861 | msgid "Keyword moved to base of tree." |
| 3402 | 3862 | msgstr "" |
| 3403 | 3863 | |
| 3404 | -#: plugins/ktcore/admin/documentFields.php:766 | |
| 3864 | +#: plugins/ktcore/admin/documentFields.php:832 | |
| 3405 | 3865 | msgid "Keywords added to category." |
| 3406 | 3866 | msgstr "" |
| 3407 | 3867 | |
| 3408 | -#: i18n/templates.c:3920 | |
| 3868 | +#: i18n/templates.c:4712 | |
| 3409 | 3869 | msgid "Keywords which are directly below the <strong>Root</strong> are considered \"free\" — they are not attached to a subcategory. Only free keywords can be associated with a subcategory. To free a keyword, click on the \"unlink\" command next to it in the preview tree below." |
| 3410 | 3870 | msgstr "" |
| 3411 | 3871 | |
| 3412 | -#: i18n/templates.c:3911 | |
| 3872 | +#: i18n/templates.c:4703 | |
| 3413 | 3873 | msgid "Keywords which are directly below the <strong>Root</strong> are considered \"free\" — they are not attached to a subcategory. Only free keywords can be associated with a subcategory. To free a keyword, click on the \"unlink\" command next to it in the preview tree below. Deleting a subcategory will automatically unlink all keywords below it (including those in subcategories of the subcategory)." |
| 3414 | 3874 | msgstr "" |
| 3415 | 3875 | |
| 3416 | -#: i18n/templates.c:3872 | |
| 3876 | +#: i18n/templates.c:4664 | |
| 3417 | 3877 | msgid "KnowledgeTree Issue Tracker" |
| 3418 | 3878 | msgstr "" |
| 3419 | 3879 | |
| 3420 | -#: i18n/templates.c:749 | |
| 3880 | +#: i18n/templates.c:218 | |
| 3881 | +msgid "KnowledgeTree Recent Documents" | |
| 3882 | +msgstr "" | |
| 3883 | + | |
| 3884 | +#: i18n/templates.c:4508 | |
| 3885 | +msgid "KnowledgeTree Version" | |
| 3886 | +msgstr "" | |
| 3887 | + | |
| 3888 | +#: i18n/templates.c:1367 | |
| 3421 | 3889 | msgid "KnowledgeTree Version: #version#" |
| 3422 | 3890 | msgstr "" |
| 3423 | 3891 | |
| 3424 | -#: i18n/templates.c:2177 | |
| 3892 | +#: i18n/templates.c:2765 | |
| 3425 | 3893 | msgid "KnowledgeTree administrator's Guide" |
| 3426 | 3894 | msgstr "" |
| 3427 | 3895 | |
| 3428 | -#: i18n/templates.c:1886 | |
| 3896 | +#: i18n/templates.c:2474 | |
| 3429 | 3897 | msgid "KnowledgeTree 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." |
| 3430 | 3898 | msgstr "" |
| 3431 | 3899 | |
| 3432 | -#: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:43 | |
| 3900 | +#: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:41 | |
| 3433 | 3901 | msgid "LDAP Authentication" |
| 3434 | 3902 | msgstr "" |
| 3435 | 3903 | |
| 3436 | -#: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:38 | |
| 3904 | +#: plugins/ktstandard/KTLDAPAuthenticationPlugin.php:36 | |
| 3437 | 3905 | msgid "LDAP Authentication Plugin" |
| 3438 | 3906 | msgstr "" |
| 3439 | 3907 | |
| 3440 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:212 | |
| 3441 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:411 | |
| 3908 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:210 | |
| 3909 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:417 | |
| 3442 | 3910 | msgid "LDAP DN" |
| 3443 | 3911 | msgstr "" |
| 3444 | 3912 | |
| 3445 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:45 | |
| 3913 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:43 | |
| 3446 | 3914 | msgid "LDAP Search Password" |
| 3447 | 3915 | msgstr "" |
| 3448 | 3916 | |
| 3449 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:44 | |
| 3917 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:42 | |
| 3450 | 3918 | msgid "LDAP Search User" |
| 3451 | 3919 | msgstr "" |
| 3452 | 3920 | |
| 3453 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:42 | |
| 3921 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:40 | |
| 3454 | 3922 | msgid "LDAP Server" |
| 3455 | 3923 | msgstr "" |
| 3456 | 3924 | |
| 3457 | -#: plugins/ktstandard/ldap/ldapauthenticationprovider.inc.php:41 | |
| 3925 | +#: plugins/ktstandard/ldap/ldapauthenticationprovider.inc.php:39 | |
| 3458 | 3926 | msgid "LDAP authentication provider" |
| 3459 | 3927 | msgstr "" |
| 3460 | 3928 | |
| 3461 | -#: i18n/templates.c:3815 | |
| 3929 | +#: i18n/templates.c:4502 | |
| 3462 | 3930 | msgid "Language" |
| 3463 | 3931 | msgstr "" |
| 3464 | 3932 | |
| 3465 | -#: i18n/templates.c:3281 | |
| 3933 | +#: i18n/templates.c:3953 | |
| 3466 | 3934 | msgid "Last Modification" |
| 3467 | 3935 | msgstr "" |
| 3468 | 3936 | |
| 3469 | -#: browse.php:220 search/booleanSearch.php:245 search/simpleSearch.php:157 | |
| 3470 | -msgid "Last Modified" | |
| 3937 | +#: i18n/templates.c:812 | |
| 3938 | +msgid "Last activity" | |
| 3471 | 3939 | msgstr "" |
| 3472 | 3940 | |
| 3473 | -#: i18n/templates.c:206 | |
| 3474 | -msgid "Last activity" | |
| 3941 | +#: i18n/templates.c:581 | |
| 3942 | +msgid "Last login" | |
| 3943 | +msgstr "" | |
| 3944 | + | |
| 3945 | +#: i18n/templates.c:530 i18n/templates.c:566 i18n/templates.c:569 | |
| 3946 | +msgid "Last login information" | |
| 3947 | +msgstr "" | |
| 3948 | + | |
| 3949 | +#: plugins/professional-reporting/admin/userReporting.php:75 | |
| 3950 | +msgid "Last login reporting" | |
| 3475 | 3951 | msgstr "" |
| 3476 | 3952 | |
| 3477 | -#: i18n/templates.c:341 i18n/templates.c:383 | |
| 3953 | +#: i18n/templates.c:953 i18n/templates.c:995 | |
| 3478 | 3954 | msgid "Last update by" |
| 3479 | 3955 | msgstr "" |
| 3480 | 3956 | |
| 3481 | -#: i18n/templates.c:2147 | |
| 3957 | +#: i18n/templates.c:2735 | |
| 3482 | 3958 | msgid "Learn about KnowledgeTree 3." |
| 3483 | 3959 | msgstr "" |
| 3484 | 3960 | |
| 3485 | -#: i18n/templates.c:254 i18n/templates.c:266 | |
| 3961 | +#: i18n/templates.c:461 i18n/templates.c:854 i18n/templates.c:866 | |
| 3486 | 3962 | msgid "Link" |
| 3487 | 3963 | msgstr "" |
| 3488 | 3964 | |
| 3489 | -#: plugins/ktstandard/KTDocumentLinks.php:221 | |
| 3965 | +#: plugins/ktstandard/KTDocumentLinks.php:219 | |
| 3490 | 3966 | msgid "Link Type" |
| 3491 | 3967 | msgstr "" |
| 3492 | 3968 | |
| 3493 | -#: plugins/ktcore/KTCorePlugin.php:144 | |
| 3969 | +#: plugins/ktcore/KTCorePlugin.php:174 | |
| 3494 | 3970 | msgid "Link Type Management" |
| 3495 | 3971 | msgstr "" |
| 3496 | 3972 | |
| 3497 | -#: plugins/ktcore/admin/documentLinks.php:129 | |
| 3973 | +#: plugins/ktcore/admin/documentLinks.php:133 | |
| 3498 | 3974 | msgid "Link Type created." |
| 3499 | 3975 | msgstr "" |
| 3500 | 3976 | |
| 3501 | -#: plugins/ktcore/admin/documentLinks.php:113 | |
| 3977 | +#: plugins/ktcore/admin/documentLinks.php:117 | |
| 3502 | 3978 | msgid "Link Type updated." |
| 3503 | 3979 | msgstr "" |
| 3504 | 3980 | |
| 3505 | -#: plugins/ktcore/admin/documentLinks.php:153 | |
| 3981 | +#: plugins/ktcore/admin/documentLinks.php:157 | |
| 3506 | 3982 | msgid "Link types deleted." |
| 3507 | 3983 | msgstr "" |
| 3508 | 3984 | |
| 3509 | -#: i18n/templates.c:287 | |
| 3985 | +#: i18n/templates.c:887 | |
| 3510 | 3986 | msgid "Linked <b>from</b> this document" |
| 3511 | 3987 | msgstr "" |
| 3512 | 3988 | |
| 3513 | -#: i18n/templates.c:1310 | |
| 3989 | +#: i18n/templates.c:1943 | |
| 3514 | 3990 | msgid "Linked Fieldsets" |
| 3515 | 3991 | msgstr "" |
| 3516 | 3992 | |
| 3517 | -#: plugins/ktstandard/KTDocumentLinks.php:84 | |
| 3518 | -#: plugins/ktstandard/KTDocumentLinks.php:90 | |
| 3519 | -#: plugins/ktstandard/KTDocumentLinks.php:91 | |
| 3993 | +#: plugins/ktstandard/KTDocumentLinks.php:82 | |
| 3994 | +#: plugins/ktstandard/KTDocumentLinks.php:88 | |
| 3995 | +#: plugins/ktstandard/KTDocumentLinks.php:89 | |
| 3520 | 3996 | msgid "Links" |
| 3521 | 3997 | msgstr "" |
| 3522 | 3998 | |
| 3523 | -#: i18n/templates.c:293 | |
| 3999 | +#: i18n/templates.c:893 | |
| 3524 | 4000 | msgid "Links <b>to</b> this document" |
| 3525 | 4001 | msgstr "" |
| 3526 | 4002 | |
| 3527 | -#: i18n/templates.c:3716 | |
| 4003 | +#: i18n/templates.c:4403 | |
| 3528 | 4004 | msgid "Loading Dependencies for value \"" |
| 3529 | 4005 | msgstr "" |
| 3530 | 4006 | |
| 3531 | -#: i18n/templates.c:3320 i18n/templates.c:3386 i18n/templates.c:3407 | |
| 4007 | +#: i18n/templates.c:3992 i18n/templates.c:4061 i18n/templates.c:4082 | |
| 3532 | 4008 | msgid "Location" |
| 3533 | 4009 | msgstr "" |
| 3534 | 4010 | |
| 3535 | -#: i18n/templates.c:440 i18n/templates.c:485 | |
| 4011 | +#: i18n/templates.c:1052 i18n/templates.c:1097 | |
| 3536 | 4012 | msgid "Location is no longer available" |
| 3537 | 4013 | msgstr "" |
| 3538 | 4014 | |
| 3539 | -#: lib/templating/kt3template.inc.php:314 i18n/templates.c:3803 | |
| 4015 | +#: lib/templating/kt3template.inc.php:314 i18n/templates.c:4490 | |
| 3540 | 4016 | msgid "Login" |
| 3541 | 4017 | msgstr "" |
| 3542 | 4018 | |
| 3543 | -#: login.php:147 login.php:158 | |
| 4019 | +#: plugins/professional-reporting/admin/userReporting.php:145 | |
| 4020 | +#: i18n/templates.c:536 | |
| 4021 | +msgid "Login activity" | |
| 4022 | +msgstr "" | |
| 4023 | + | |
| 4024 | +#: login.php:151 login.php:162 | |
| 3544 | 4025 | msgid "Login failed. Please check your username and password, and try again." |
| 3545 | 4026 | msgstr "" |
| 3546 | 4027 | |
| 3547 | -#: config/siteMap.inc:58 lib/templating/kt3template.inc.php:308 | |
| 4028 | +#: plugins/professional-reporting/admin/userReporting.php:131 | |
| 4029 | +#: i18n/templates.c:557 i18n/templates.c:584 | |
| 4030 | +msgid "Login history" | |
| 4031 | +msgstr "" | |
| 4032 | + | |
| 4033 | +#: config/siteMap.inc:62 lib/templating/kt3template.inc.php:308 | |
| 3548 | 4034 | #: lib/templating/kt3template.inc.php:311 |
| 3549 | 4035 | msgid "Logout" |
| 3550 | 4036 | msgstr "" |
| 3551 | 4037 | |
| 3552 | -#: lib/documentmanagement/DocumentField.inc:183 | |
| 3553 | -#: plugins/ktcore/admin/documentFields.php:116 i18n/templates.c:1148 | |
| 3554 | -#: i18n/templates.c:2069 | |
| 4038 | +#: lib/documentmanagement/DocumentField.inc:166 | |
| 4039 | +#: plugins/ktcore/admin/documentFields.php:116 i18n/templates.c:1772 | |
| 4040 | +#: i18n/templates.c:2657 | |
| 3555 | 4041 | msgid "Lookup" |
| 3556 | 4042 | msgstr "" |
| 3557 | 4043 | |
| 3558 | -#: plugins/ktcore/KTPortlets.php:87 | |
| 4044 | +#: plugins/ktcore/KTPortlets.php:85 | |
| 3559 | 4045 | msgid "Lookup Value" |
| 3560 | 4046 | msgstr "" |
| 3561 | 4047 | |
| 3562 | -#: browse.php:184 i18n/templates.c:1070 | |
| 4048 | +#: browse.php:198 i18n/templates.c:1694 | |
| 3563 | 4049 | msgid "Lookup Values" |
| 3564 | 4050 | msgstr "" |
| 3565 | 4051 | |
| 3566 | -#: plugins/ktcore/admin/documentFields.php:337 | |
| 4052 | +#: plugins/ktcore/admin/documentFields.php:371 | |
| 3567 | 4053 | msgid "Lookup added" |
| 3568 | 4054 | msgstr "" |
| 3569 | 4055 | |
| 3570 | -#: i18n/templates.c:1067 | |
| 4056 | +#: i18n/templates.c:1691 | |
| 3571 | 4057 | 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." |
| 3572 | 4058 | msgstr "" |
| 3573 | 4059 | |
| 3574 | -#: i18n/templates.c:3971 | |
| 4060 | +#: i18n/templates.c:4784 | |
| 3575 | 4061 | msgid "Lookup fields without categories." |
| 3576 | 4062 | msgstr "" |
| 3577 | 4063 | |
| 3578 | -#: plugins/ktcore/admin/documentFields.php:435 | |
| 4064 | +#: plugins/ktcore/admin/documentFields.php:469 | |
| 3579 | 4065 | msgid "Lookup stickiness toggled" |
| 3580 | 4066 | msgstr "" |
| 3581 | 4067 | |
| 3582 | -#: plugins/ktcore/admin/documentFields.php:392 | |
| 4068 | +#: plugins/ktcore/admin/documentFields.php:426 | |
| 3583 | 4069 | msgid "Lookups disabled" |
| 3584 | 4070 | msgstr "" |
| 3585 | 4071 | |
| 3586 | -#: plugins/ktcore/admin/documentFields.php:413 | |
| 4072 | +#: plugins/ktcore/admin/documentFields.php:447 | |
| 3587 | 4073 | msgid "Lookups enabled" |
| 3588 | 4074 | msgstr "" |
| 3589 | 4075 | |
| 3590 | -#: plugins/ktcore/admin/documentFields.php:371 | |
| 4076 | +#: plugins/ktcore/admin/documentFields.php:405 | |
| 3591 | 4077 | msgid "Lookups removed" |
| 3592 | 4078 | msgstr "" |
| 3593 | 4079 | |
| 3594 | -#: i18n/templates.c:2153 | |
| 4080 | +#: i18n/templates.c:2741 | |
| 3595 | 4081 | msgid "Mail server status" |
| 3596 | 4082 | msgstr "" |
| 3597 | 4083 | |
| 3598 | -#: i18n/templates.c:3635 i18n/templates.c:3782 | |
| 4084 | +#: plugins/ktstandard/ImmutableActionPlugin.php:25 | |
| 4085 | +msgid "Make immutable" | |
| 4086 | +msgstr "" | |
| 4087 | + | |
| 4088 | +#: i18n/templates.c:4322 i18n/templates.c:4469 | |
| 3599 | 4089 | msgid "Make this fieldset conditional" |
| 3600 | 4090 | msgstr "" |
| 3601 | 4091 | |
| 3602 | -#: i18n/templates.c:4013 | |
| 4092 | +#: i18n/templates.c:4826 | |
| 3603 | 4093 | msgid "Manage" |
| 3604 | 4094 | msgstr "" |
| 3605 | 4095 | |
| 3606 | -#: i18n/templates.c:2459 | |
| 4096 | +#: i18n/templates.c:3050 | |
| 3607 | 4097 | msgid "Manage Actions" |
| 3608 | 4098 | msgstr "" |
| 3609 | 4099 | |
| 3610 | -#: i18n/templates.c:3236 | |
| 4100 | +#: i18n/templates.c:3908 | |
| 3611 | 4101 | msgid "Manage Existing Link Types" |
| 3612 | 4102 | msgstr "" |
| 3613 | 4103 | |
| 3614 | -#: plugins/ktcore/KTCorePlugin.php:117 i18n/templates.c:1859 | |
| 4104 | +#: plugins/ktcore/KTCorePlugin.php:147 i18n/templates.c:2447 | |
| 3615 | 4105 | msgid "Manage Groups" |
| 3616 | 4106 | msgstr "" |
| 3617 | 4107 | |
| 3618 | -#: plugins/ktcore/KTPermissions.php:459 plugins/ktcore/KTPermissions.php:460 | |
| 4108 | +#: plugins/ktcore/KTPermissions.php:530 | |
| 3619 | 4109 | msgid "Manage Groups for Role" |
| 3620 | 4110 | msgstr "" |
| 3621 | 4111 | |
| 3622 | -#: i18n/templates.c:3959 | |
| 4112 | +#: plugins/ktcore/KTPermissions.php:531 | |
| 4113 | +#, php-format | |
| 4114 | +msgid "Manage Groups for Role \"%s\"" | |
| 4115 | +msgstr "" | |
| 4116 | + | |
| 4117 | +#: plugins/wintools/baobabKeyManagement.php:23 | |
| 4118 | +#: plugins/wintools/baobabKeyManagement.php:28 | |
| 4119 | +msgid "Manage Keys" | |
| 4120 | +msgstr "" | |
| 4121 | + | |
| 4122 | +#: i18n/templates.c:4772 | |
| 3623 | 4123 | msgid "Manage Lookup Trees" |
| 3624 | 4124 | msgstr "" |
| 3625 | 4125 | |
| 3626 | -#: plugins/ktcore/admin/managePermissions.php:38 | |
| 3627 | -#: plugins/ktcore/admin/managePermissions.php:39 | |
| 4126 | +#: plugins/ktcore/admin/managePermissions.php:36 | |
| 4127 | +#: plugins/ktcore/admin/managePermissions.php:37 | |
| 3628 | 4128 | msgid "Manage Permissions" |
| 3629 | 4129 | msgstr "" |
| 3630 | 4130 | |
| 3631 | -#: i18n/templates.c:2486 | |
| 4131 | +#: i18n/templates.c:467 | |
| 4132 | +msgid "Manage Quicklinks" | |
| 4133 | +msgstr "" | |
| 4134 | + | |
| 4135 | +#: i18n/templates.c:3077 | |
| 3632 | 4136 | msgid "Manage States" |
| 3633 | 4137 | msgstr "" |
| 3634 | 4138 | |
| 3635 | -#: i18n/templates.c:1448 | |
| 4139 | +#: i18n/templates.c:2081 | |
| 3636 | 4140 | msgid "Manage Sub-Groups in #name#" |
| 3637 | 4141 | msgstr "" |
| 3638 | 4142 | |
| 3639 | -#: i18n/templates.c:2204 i18n/templates.c:2528 | |
| 4143 | +#: i18n/templates.c:2792 i18n/templates.c:3119 | |
| 3640 | 4144 | msgid "Manage Transitions" |
| 3641 | 4145 | msgstr "" |
| 3642 | 4146 | |
| 3643 | -#: plugins/ktcore/KTCorePlugin.php:114 i18n/templates.c:1547 | |
| 3644 | -#: i18n/templates.c:1565 | |
| 4147 | +#: plugins/ktcore/KTCorePlugin.php:144 i18n/templates.c:2165 | |
| 4148 | +#: i18n/templates.c:2183 | |
| 3645 | 4149 | msgid "Manage Users" |
| 3646 | 4150 | msgstr "" |
| 3647 | 4151 | |
| 3648 | -#: plugins/ktcore/KTPermissions.php:413 plugins/ktcore/KTPermissions.php:414 | |
| 4152 | +#: plugins/ktcore/KTPermissions.php:484 plugins/ktcore/KTPermissions.php:485 | |
| 3649 | 4153 | msgid "Manage Users for Role" |
| 3650 | 4154 | msgstr "" |
| 3651 | 4155 | |
| 3652 | -#: i18n/templates.c:1604 i18n/templates.c:1610 i18n/templates.c:1730 | |
| 4156 | +#: i18n/templates.c:2222 i18n/templates.c:2228 i18n/templates.c:2318 | |
| 3653 | 4157 | msgid "Manage Users in #name#" |
| 3654 | 4158 | msgstr "" |
| 3655 | 4159 | |
| 3656 | -#: plugins/ktcore/KTCorePlugin.php:106 | |
| 4160 | +#: plugins/ktcore/admin/manageViews.php:12 | |
| 4161 | +msgid "Manage Views" | |
| 4162 | +msgstr "" | |
| 4163 | + | |
| 4164 | +#: plugins/ktcore/KTCorePlugin.php:136 | |
| 3657 | 4165 | msgid "Manage checked-out, archived and deleted documents." |
| 3658 | 4166 | msgstr "" |
| 3659 | 4167 | |
| 3660 | -#: plugins/ktcore/admin/manageConditionals.php:152 i18n/templates.c:962 | |
| 4168 | +#: plugins/ktcore/admin/manageConditionals.php:198 i18n/templates.c:1583 | |
| 3661 | 4169 | msgid "Manage complex conditional" |
| 3662 | 4170 | msgstr "" |
| 3663 | 4171 | |
| 3664 | -#: i18n/templates.c:1193 | |
| 4172 | +#: i18n/templates.c:1817 | |
| 3665 | 4173 | msgid "Manage conditional" |
| 3666 | 4174 | msgstr "" |
| 3667 | 4175 | |
| 3668 | -#: plugins/ktcore/admin/documentFields.php:570 | |
| 4176 | +#: plugins/ktcore/admin/documentFields.php:605 | |
| 4177 | +#: plugins/ktcore/admin/documentFields.php:1037 | |
| 3669 | 4178 | msgid "Manage conditional field" |
| 3670 | 4179 | msgstr "" |
| 3671 | 4180 | |
| 3672 | -#: plugins/ktcore/admin/manageConditionals.php:90 | |
| 3673 | -#: plugins/ktcore/admin/manageConditionals.php:136 i18n/templates.c:935 | |
| 4181 | +#: plugins/ktcore/admin/manageConditionals.php:88 | |
| 4182 | +#: plugins/ktcore/admin/manageConditionals.php:161 i18n/templates.c:1556 | |
| 3674 | 4183 | msgid "Manage conditional fieldset" |
| 3675 | 4184 | msgstr "" |
| 3676 | 4185 | |
| 3677 | -#: i18n/templates.c:3647 i18n/templates.c:3794 | |
| 4186 | +#: i18n/templates.c:4334 i18n/templates.c:4481 | |
| 3678 | 4187 | msgid "Manage conditions." |
| 3679 | 4188 | msgstr "" |
| 3680 | 4189 | |
| 3681 | -#: plugins/ktcore/KTCorePlugin.php:131 | |
| 4190 | +#: plugins/ktcore/KTCorePlugin.php:161 | |
| 3682 | 4191 | msgid "Manage criteria which determine whether a user is permitted to perform a system action." |
| 3683 | 4192 | msgstr "" |
| 3684 | 4193 | |
| 3685 | -#: i18n/templates.c:1079 | |
| 4194 | +#: i18n/templates.c:1703 | |
| 3686 | 4195 | msgid "Manage lookup tree" |
| 3687 | 4196 | msgstr "" |
| 3688 | 4197 | |
| 3689 | -#: plugins/ktcore/admin/groupManagement.php:346 | |
| 4198 | +#: plugins/ktcore/admin/groupManagement.php:380 | |
| 3690 | 4199 | #, php-format |
| 3691 | 4200 | msgid "Manage members of %s" |
| 3692 | 4201 | msgstr "" |
| 3693 | 4202 | |
| 3694 | -#: plugins/ktcore/admin/groupManagement.php:207 | |
| 4203 | +#: plugins/ktcore/admin/groupManagement.php:224 | |
| 3695 | 4204 | #, php-format |
| 3696 | 4205 | msgid "Manage members of group %s" |
| 3697 | 4206 | msgstr "" |
| 3698 | 4207 | |
| 3699 | -#: plugins/ktcore/KTCorePlugin.php:172 | |
| 4208 | +#: plugins/ktcore/KTCorePlugin.php:202 | |
| 3700 | 4209 | msgid "Manage plugins" |
| 3701 | 4210 | msgstr "" |
| 3702 | 4211 | |
| 3703 | -#: plugins/ktcore/KTCorePlugin.php:169 | |
| 4212 | +#: plugins/ktcore/KTCorePlugin.php:199 | |
| 3704 | 4213 | msgid "Manage saved searches - searches available by default to all users." |
| 3705 | 4214 | msgstr "" |
| 3706 | 4215 | |
| 3707 | -#: i18n/templates.c:2603 i18n/templates.c:3503 | |
| 4216 | +#: i18n/templates.c:3239 i18n/templates.c:3248 i18n/templates.c:3476 | |
| 4217 | +#: i18n/templates.c:3545 i18n/templates.c:3554 i18n/templates.c:4190 | |
| 3708 | 4218 | msgid "Manage security" |
| 3709 | 4219 | msgstr "" |
| 3710 | 4220 | |
| 3711 | -#: plugins/ktcore/admin/manageConditionals.php:92 i18n/templates.c:971 | |
| 4221 | +#: plugins/ktcore/admin/manageConditionals.php:90 i18n/templates.c:1592 | |
| 3712 | 4222 | msgid "Manage simple conditional" |
| 3713 | 4223 | msgstr "" |
| 3714 | 4224 | |
| 3715 | -#: i18n/templates.c:1550 i18n/templates.c:1568 | |
| 4225 | +#: i18n/templates.c:2168 i18n/templates.c:2186 | |
| 3716 | 4226 | msgid "Manage sub-groups" |
| 3717 | 4227 | msgstr "" |
| 3718 | 4228 | |
| 3719 | -#: plugins/ktstandard/KTSubscriptions.php:120 | |
| 4229 | +#: plugins/ktstandard/KTSubscriptions.php:118 | |
| 3720 | 4230 | msgid "Manage subscriptions" |
| 3721 | 4231 | msgstr "" |
| 3722 | 4232 | |
| 3723 | -#: plugins/ktcore/KTCorePlugin.php:137 | |
| 4233 | +#: plugins/ktcore/KTCorePlugin.php:167 | |
| 3724 | 4234 | msgid "Manage the different classes of document which can be added to the system." |
| 3725 | 4235 | msgstr "" |
| 3726 | 4236 | |
| 3727 | -#: plugins/ktcore/KTCorePlugin.php:141 | |
| 4237 | +#: plugins/ktcore/KTCorePlugin.php:171 | |
| 3728 | 4238 | msgid "Manage the different types of information that can be associated with classes of documents." |
| 3729 | 4239 | msgstr "" |
| 3730 | 4240 | |
| 3731 | -#: plugins/ktcore/KTCorePlugin.php:145 | |
| 4241 | +#: plugins/ktcore/KTCorePlugin.php:175 | |
| 3732 | 4242 | msgid "Manage the different ways documents can be associated with one another." |
| 3733 | 4243 | msgstr "" |
| 3734 | 4244 | |
| 3735 | -#: i18n/templates.c:3896 | |
| 4245 | +#: plugins/ktcore/KTCorePlugin.php:211 | |
| 4246 | +msgid "Manage views" | |
| 4247 | +msgstr "" | |
| 4248 | + | |
| 4249 | +#: i18n/templates.c:4688 | |
| 3736 | 4250 | 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." |
| 3737 | 4251 | msgstr "" |
| 3738 | 4252 | |
| 3739 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:332 | |
| 4253 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:330 | |
| 3740 | 4254 | msgid "Mass import" |
| 3741 | 4255 | msgstr "" |
| 3742 | 4256 | |
| 3743 | -#: i18n/templates.c:980 i18n/templates.c:989 | |
| 4257 | +#: i18n/templates.c:1601 i18n/templates.c:1610 | |
| 3744 | 4258 | msgid "Master field" |
| 3745 | 4259 | msgstr "" |
| 3746 | 4260 | |
| 3747 | -#: plugins/ktcore/admin/documentFields.php:620 | |
| 4261 | +#: lib/metadata/metadatautil.inc.php:550 | |
| 4262 | +msgid "Master field has no values which are assigned to behaviours." | |
| 4263 | +msgstr "" | |
| 4264 | + | |
| 4265 | +#: plugins/ktcore/admin/documentFields.php:655 | |
| 3748 | 4266 | msgid "Master field set" |
| 3749 | 4267 | msgstr "" |
| 3750 | 4268 | |
| 3751 | -#: plugins/ktcore/admin/userManagement.php:126 | |
| 3752 | -#: plugins/ktcore/admin/userManagement.php:174 | |
| 3753 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:218 | |
| 4269 | +#: plugins/ktcore/admin/userManagement.php:128 | |
| 4270 | +#: plugins/ktcore/admin/userManagement.php:178 | |
| 4271 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:216 | |
| 3754 | 4272 | msgid "Maximum Sessions" |
| 3755 | 4273 | msgstr "" |
| 3756 | 4274 | |
| 3757 | -#: plugins/ktcore/admin/workflows.php:900 | |
| 3758 | -#: plugins/ktcore/admin/workflows.php:1056 | |
| 4275 | +#: plugins/ktcore/admin/workflows.php:916 | |
| 4276 | +#: plugins/ktcore/admin/workflows.php:1072 | |
| 3759 | 4277 | msgid "May not delete items from an active workflow" |
| 3760 | 4278 | msgstr "" |
| 3761 | 4279 | |
| 3762 | -#: i18n/templates.c:2924 | |
| 4280 | +#: i18n/templates.c:3587 | |
| 3763 | 4281 | msgid "Member groups" |
| 3764 | 4282 | msgstr "" |
| 3765 | 4283 | |
| 3766 | -#: i18n/templates.c:1619 i18n/templates.c:2786 | |
| 4284 | +#: i18n/templates.c:3455 | |
| 3767 | 4285 | msgid "Member users" |
| 3768 | 4286 | msgstr "" |
| 3769 | 4287 | |
| 3770 | -#: i18n/templates.c:563 i18n/templates.c:3554 | |
| 4288 | +#: i18n/templates.c:1175 i18n/templates.c:4241 | |
| 3771 | 4289 | msgid "Metadata Version" |
| 3772 | 4290 | msgstr "" |
| 3773 | 4291 | |
| 3774 | -#: i18n/templates.c:2120 | |
| 4292 | +#: i18n/templates.c:2708 | |
| 3775 | 4293 | msgid "Mime Types" |
| 3776 | 4294 | msgstr "" |
| 3777 | 4295 | |
| 3778 | -#: plugins/ktcore/KTCorePlugin.php:109 | |
| 4296 | +#: plugins/ktcore/KTCorePlugin.php:139 | |
| 3779 | 4297 | msgid "Miscellaneous" |
| 3780 | 4298 | msgstr "" |
| 3781 | 4299 | |
| 3782 | -#: plugins/ktcore/admin/userManagement.php:125 | |
| 3783 | -#: plugins/ktcore/admin/userManagement.php:173 | |
| 3784 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:217 | |
| 3785 | -#: preferences.php:72 | |
| 4300 | +#: plugins/ktcore/admin/userManagement.php:127 | |
| 4301 | +#: plugins/ktcore/admin/userManagement.php:177 | |
| 4302 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:215 | |
| 4303 | +#: preferences.php:70 | |
| 3786 | 4304 | msgid "Mobile Number" |
| 3787 | 4305 | msgstr "" |
| 3788 | 4306 | |
| 3789 | -#: plugins/ktcore/admin/groupManagement.php:573 | |
| 4307 | +#: plugins/ktcore/KTCorePlugin.php:106 | |
| 4308 | +msgid "Modification Date" | |
| 4309 | +msgstr "" | |
| 4310 | + | |
| 4311 | +#: plugins/ktcore/KTColumns.inc.php:170 | |
| 4312 | +msgid "Modified" | |
| 4313 | +msgstr "" | |
| 4314 | + | |
| 4315 | +#: plugins/ktcore/admin/groupManagement.php:633 | |
| 3790 | 4316 | msgid "Modify Group Details" |
| 3791 | 4317 | msgstr "" |
| 3792 | 4318 | |
| 3793 | -#: plugins/ktcore/admin/userManagement.php:156 | |
| 4319 | +#: plugins/ktcore/admin/userManagement.php:158 | |
| 3794 | 4320 | msgid "Modify User Details" |
| 3795 | 4321 | msgstr "" |
| 3796 | 4322 | |
| 3797 | -#: plugins/ktcore/KTDocumentActions.php:457 i18n/templates.c:614 | |
| 3798 | -#: i18n/templates.c:2987 i18n/templates.c:3023 i18n/templates.c:3035 | |
| 3799 | -#: i18n/templates.c:3083 i18n/templates.c:3092 i18n/templates.c:3116 | |
| 3800 | -#: i18n/templates.c:3131 i18n/templates.c:3152 i18n/templates.c:3161 | |
| 3801 | -#: i18n/templates.c:3203 i18n/templates.c:3206 | |
| 4323 | +#: plugins/ktcore/KTDocumentActions.php:497 i18n/templates.c:1235 | |
| 4324 | +#: i18n/templates.c:3686 i18n/templates.c:3698 i18n/templates.c:3746 | |
| 4325 | +#: i18n/templates.c:3755 i18n/templates.c:3779 i18n/templates.c:3794 | |
| 4326 | +#: i18n/templates.c:3866 i18n/templates.c:3869 i18n/templates.c:4577 | |
| 3802 | 4327 | msgid "Move" |
| 3803 | 4328 | msgstr "" |
| 3804 | 4329 | |
| 3805 | -#: i18n/templates.c:3020 i18n/templates.c:3113 | |
| 4330 | +#: i18n/templates.c:4574 | |
| 4331 | +msgid "Move Action for Transition" | |
| 4332 | +msgstr "" | |
| 4333 | + | |
| 4334 | +#: i18n/templates.c:3683 i18n/templates.c:3776 | |
| 3806 | 4335 | msgid "Move Files and Folders" |
| 3807 | 4336 | msgstr "" |
| 3808 | 4337 | |
| 3809 | -#: browse.php:537 | |
| 4338 | +#: browse.php:530 | |
| 3810 | 4339 | msgid "Move cancelled." |
| 3811 | 4340 | msgstr "" |
| 3812 | 4341 | |
| 3813 | -#: browse.php:701 | |
| 4342 | +#: browse.php:694 | |
| 3814 | 4343 | msgid "Move completed." |
| 3815 | 4344 | msgstr "" |
| 3816 | 4345 | |
| 3817 | -#: i18n/templates.c:3077 i18n/templates.c:3197 | |
| 4346 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:431 | |
| 4347 | +msgid "Moves Document" | |
| 4348 | +msgstr "" | |
| 4349 | + | |
| 4350 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:432 | |
| 4351 | +msgid "Moves the document to another folder." | |
| 4352 | +msgstr "" | |
| 4353 | + | |
| 4354 | +#: i18n/templates.c:3740 i18n/templates.c:3860 | |
| 3818 | 4355 | msgid "Moving a document relocates the document within the document repository." |
| 3819 | 4356 | msgstr "" |
| 3820 | 4357 | |
| 3821 | -#: plugins/ktcore/admin/documentFields.php:749 | |
| 4358 | +#: plugins/ktcore/KTColumns.inc.php:288 | |
| 4359 | +msgid "Multiple Selection" | |
| 4360 | +msgstr "" | |
| 4361 | + | |
| 4362 | +#: plugins/ktcore/admin/documentFields.php:815 | |
| 3822 | 4363 | msgid "Must enter a name for the new category." |
| 3823 | 4364 | msgstr "" |
| 3824 | 4365 | |
| 3825 | -#: plugins/ktcore/admin/documentFields.php:729 | |
| 4366 | +#: plugins/ktcore/admin/documentFields.php:795 | |
| 3826 | 4367 | msgid "Must select a field to edit." |
| 3827 | 4368 | msgstr "" |
| 3828 | 4369 | |
| 3829 | -#: lib/browse/Criteria.inc:853 plugins/ktcore/admin/documentFields.php:61 | |
| 3830 | -#: plugins/ktcore/admin/documentFields.php:103 | |
| 4370 | +#: lib/browse/Criteria.inc:880 plugins/ktcore/admin/documentFields.php:59 | |
| 4371 | +#: plugins/ktcore/admin/documentFields.php:101 | |
| 3831 | 4372 | #: plugins/ktcore/admin/documentFields.php:107 |
| 3832 | -#: plugins/ktcore/admin/documentLinks.php:49 | |
| 3833 | -#: plugins/ktcore/admin/documentLinks.php:78 | |
| 3834 | -#: plugins/ktcore/admin/documentTypes.php:51 | |
| 3835 | -#: plugins/ktcore/admin/roleManagement.php:55 | |
| 3836 | -#: plugins/ktcore/admin/roleManagement.php:61 | |
| 3837 | -#: plugins/ktcore/admin/userManagement.php:119 | |
| 3838 | -#: plugins/ktcore/admin/userManagement.php:170 | |
| 3839 | -#: plugins/ktcore/admin/workflows.php:414 | |
| 3840 | -#: plugins/ktcore/admin/workflows.php:441 | |
| 3841 | -#: plugins/ktcore/admin/workflows.php:605 | |
| 3842 | -#: plugins/ktcore/admin/workflows.php:658 | |
| 3843 | -#: plugins/ktcore/admin/workflows.php:853 | |
| 3844 | -#: plugins/ktcore/admin/workflows.php:1219 | |
| 3845 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:48 | |
| 3846 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:74 | |
| 3847 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:127 | |
| 3848 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:214 | |
| 3849 | -#: preferences.php:69 i18n/templates.c:44 i18n/templates.c:86 | |
| 3850 | -#: i18n/templates.c:824 i18n/templates.c:1055 i18n/templates.c:1118 | |
| 3851 | -#: i18n/templates.c:1139 i18n/templates.c:1238 i18n/templates.c:1835 | |
| 3852 | -#: i18n/templates.c:2039 i18n/templates.c:2060 i18n/templates.c:2084 | |
| 3853 | -#: i18n/templates.c:2438 i18n/templates.c:3248 i18n/templates.c:4028 | |
| 3854 | -#: i18n/templates.c:4046 | |
| 4373 | +#: plugins/ktcore/admin/documentLinks.php:53 | |
| 4374 | +#: plugins/ktcore/admin/documentLinks.php:82 | |
| 4375 | +#: plugins/ktcore/admin/documentTypes.php:49 | |
| 4376 | +#: plugins/ktcore/admin/roleManagement.php:59 | |
| 4377 | +#: plugins/ktcore/admin/roleManagement.php:65 | |
| 4378 | +#: plugins/ktcore/admin/userManagement.php:121 | |
| 4379 | +#: plugins/ktcore/admin/userManagement.php:174 | |
| 4380 | +#: plugins/ktcore/admin/workflows.php:412 | |
| 4381 | +#: plugins/ktcore/admin/workflows.php:439 | |
| 4382 | +#: plugins/ktcore/admin/workflows.php:611 | |
| 4383 | +#: plugins/ktcore/admin/workflows.php:664 | |
| 4384 | +#: plugins/ktcore/admin/workflows.php:861 | |
| 4385 | +#: plugins/ktcore/admin/workflows.php:1235 | |
| 4386 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:46 | |
| 4387 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:72 | |
| 4388 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:125 | |
| 4389 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:212 | |
| 4390 | +#: preferences.php:67 i18n/templates.c:11 i18n/templates.c:53 | |
| 4391 | +#: i18n/templates.c:245 i18n/templates.c:551 i18n/templates.c:575 | |
| 4392 | +#: i18n/templates.c:650 i18n/templates.c:692 i18n/templates.c:1442 | |
| 4393 | +#: i18n/templates.c:1676 i18n/templates.c:1742 i18n/templates.c:1763 | |
| 4394 | +#: i18n/templates.c:1871 i18n/templates.c:2423 i18n/templates.c:2627 | |
| 4395 | +#: i18n/templates.c:2648 i18n/templates.c:2672 i18n/templates.c:3029 | |
| 4396 | +#: i18n/templates.c:3920 i18n/templates.c:4841 i18n/templates.c:4859 | |
| 3855 | 4397 | msgid "Name" |
| 3856 | 4398 | msgstr "" |
| 3857 | 4399 | |
| 3858 | -#: plugins/ktcore/admin/documentTypes.php:183 | |
| 4400 | +#: plugins/ktcore/admin/documentTypes.php:181 | |
| 3859 | 4401 | msgid "Name changed." |
| 3860 | 4402 | msgstr "" |
| 3861 | 4403 | |
| 3862 | -#: plugins/ktcore/admin/conditions.php:87 | |
| 4404 | +#: plugins/ktcore/admin/conditions.php:85 | |
| 3863 | 4405 | msgid "Name of condition" |
| 3864 | 4406 | msgstr "" |
| 3865 | 4407 | |
| 3866 | -#: plugins/ktcore/admin/documentFields.php:1064 | |
| 4408 | +#: plugins/ktcore/admin/documentFields.php:1146 | |
| 3867 | 4409 | msgid "Names changed." |
| 3868 | 4410 | msgstr "" |
| 3869 | 4411 | |
| 3870 | -#: plugins/ktcore/admin/documentFields.php:104 | |
| 3871 | -#: plugins/ktcore/admin/documentFields.php:151 i18n/templates.c:1121 | |
| 3872 | -#: i18n/templates.c:2042 i18n/templates.c:4010 i18n/templates.c:4031 | |
| 4412 | +#: plugins/ktcore/admin/documentFields.php:102 | |
| 4413 | +#: plugins/ktcore/admin/documentFields.php:157 i18n/templates.c:1745 | |
| 4414 | +#: i18n/templates.c:2630 i18n/templates.c:4823 i18n/templates.c:4844 | |
| 3873 | 4415 | msgid "Namespace" |
| 3874 | 4416 | msgstr "" |
| 3875 | 4417 | |
| 3876 | -#: i18n/templates.c:1946 i18n/templates.c:1985 | |
| 4418 | +#: i18n/templates.c:2534 i18n/templates.c:2573 | |
| 3877 | 4419 | msgid "New" |
| 3878 | 4420 | msgstr "" |
| 3879 | 4421 | |
| 3880 | -#: plugins/ktcore/admin/manageHelp.php:143 | |
| 3881 | -#: plugins/ktcore/admin/manageHelp.php:144 | |
| 4422 | +#: plugins/ktcore/admin/manageHelp.php:141 | |
| 4423 | +#: plugins/ktcore/admin/manageHelp.php:142 | |
| 3882 | 4424 | msgid "New Help File" |
| 3883 | 4425 | msgstr "" |
| 3884 | 4426 | |
| 3885 | -#: plugins/ktstandard/KTDocumentLinks.php:118 | |
| 3886 | -#: plugins/ktstandard/KTDocumentLinks.php:119 | |
| 4427 | +#: plugins/ktstandard/KTDocumentLinks.php:116 | |
| 4428 | +#: plugins/ktstandard/KTDocumentLinks.php:117 | |
| 3887 | 4429 | msgid "New Link" |
| 3888 | 4430 | msgstr "" |
| 3889 | 4431 | |
| 3890 | -#: i18n/templates.c:848 | |
| 4432 | +#: i18n/templates.c:1466 | |
| 3891 | 4433 | msgid "New Name" |
| 3892 | 4434 | msgstr "" |
| 3893 | 4435 | |
| 3894 | -#: plugins/ktcore/admin/savedSearch.php:67 | |
| 4436 | +#: i18n/templates.c:452 i18n/templates.c:455 | |
| 4437 | +msgid "New Quicklink" | |
| 4438 | +msgstr "" | |
| 4439 | + | |
| 4440 | +#: plugins/ktcore/admin/savedSearch.php:65 | |
| 3895 | 4441 | msgid "New Saved Search" |
| 3896 | 4442 | msgstr "" |
| 3897 | 4443 | |
| 3898 | -#: i18n/templates.c:2237 | |
| 4444 | +#: i18n/templates.c:2825 | |
| 3899 | 4445 | msgid "New State" |
| 3900 | 4446 | msgstr "" |
| 3901 | 4447 | |
| 3902 | -#: plugins/ktcore/document/Rename.php:76 | |
| 4448 | +#: i18n/templates.c:905 | |
| 4449 | +msgid "New Version Available" | |
| 4450 | +msgstr "" | |
| 4451 | + | |
| 4452 | +#: plugins/ktcore/document/Rename.php:75 | |
| 3903 | 4453 | msgid "New file name" |
| 3904 | 4454 | msgstr "" |
| 3905 | 4455 | |
| 3906 | -#: plugins/ktcore/folder/Rename.php:57 | |
| 4456 | +#: plugins/ktcore/folder/Rename.php:55 | |
| 3907 | 4457 | msgid "New folder name" |
| 3908 | 4458 | msgstr "" |
| 3909 | 4459 | |
| 3910 | -#: search/booleanSearch.php:274 | |
| 4460 | +#: search/booleanSearch.php:269 | |
| 3911 | 4461 | msgid "New search" |
| 3912 | 4462 | msgstr "" |
| 3913 | 4463 | |
| 3914 | -#: plugins/ktstandard/KTDiscussion.php:176 | |
| 4464 | +#: plugins/ktstandard/KTDiscussion.php:198 | |
| 3915 | 4465 | msgid "New thread created" |
| 3916 | 4466 | msgstr "" |
| 3917 | 4467 | |
| 3918 | -#: i18n/templates.c:2141 | |
| 4468 | +#: i18n/templates.c:2729 | |
| 3919 | 4469 | msgid "New to Document Management, or to KnowledgeTree™ 3? We've written some quick documentation to help you along" |
| 3920 | 4470 | msgstr "" |
| 3921 | 4471 | |
| 3922 | -#: i18n/templates.c:1877 | |
| 4472 | +#: i18n/templates.c:2465 | |
| 3923 | 4473 | msgid "Next" |
| 3924 | 4474 | msgstr "" |
| 3925 | 4475 | |
| 3926 | -#: i18n/templates.c:1181 i18n/templates.c:1262 i18n/templates.c:1268 | |
| 3927 | -#: i18n/templates.c:2099 | |
| 4476 | +#: i18n/templates.c:1811 i18n/templates.c:1895 i18n/templates.c:1901 | |
| 4477 | +#: i18n/templates.c:2687 | |
| 3928 | 4478 | msgid "No" |
| 3929 | 4479 | msgstr "" |
| 3930 | 4480 | |
| 3931 | -#: i18n/templates.c:1973 | |
| 4481 | +#: i18n/templates.c:2561 | |
| 3932 | 4482 | msgid "No Conditions have been defined." |
| 3933 | 4483 | msgstr "" |
| 3934 | 4484 | |
| 3935 | -#: i18n/templates.c:2012 | |
| 4485 | +#: i18n/templates.c:29 | |
| 4486 | +msgid "No Key Assigned" | |
| 4487 | +msgstr "" | |
| 4488 | + | |
| 4489 | +#: i18n/templates.c:2600 | |
| 3936 | 4490 | msgid "No Saved Searches have been defined." |
| 3937 | 4491 | msgstr "" |
| 3938 | 4492 | |
| 3939 | -#: plugins/ktcore/admin/savedSearch.php:77 | |
| 4493 | +#: plugins/ktcore/admin/savedSearch.php:75 | |
| 3940 | 4494 | msgid "No Such search" |
| 3941 | 4495 | msgstr "" |
| 3942 | 4496 | |
| 3943 | -#: plugins/ktcore/admin/groupManagement.php:111 | |
| 3944 | -#: plugins/ktcore/admin/groupManagement.php:473 | |
| 4497 | +#: i18n/templates.c:137 i18n/templates.c:215 i18n/templates.c:329 | |
| 4498 | +#: i18n/templates.c:407 | |
| 4499 | +msgid "No Transactions matched your query." | |
| 4500 | +msgstr "" | |
| 4501 | + | |
| 4502 | +#: plugins/ktcore/admin/groupManagement.php:118 | |
| 4503 | +#: plugins/ktcore/admin/groupManagement.php:531 | |
| 3945 | 4504 | msgid "No Unit" |
| 3946 | 4505 | msgstr "" |
| 3947 | 4506 | |
| 3948 | -#: plugins/ktcore/admin/workflows.php:63 | |
| 4507 | +#: i18n/templates.c:416 | |
| 4508 | +msgid "No Workflow" | |
| 4509 | +msgstr "" | |
| 4510 | + | |
| 4511 | +#: plugins/ktcore/admin/workflows.php:61 | |
| 3949 | 4512 | msgid "No Workflow Selected." |
| 3950 | 4513 | msgstr "" |
| 3951 | 4514 | |
| 3952 | -#: browse.php:331 browse.php:532 | |
| 4515 | +#: browse.php:324 browse.php:525 | |
| 3953 | 4516 | msgid "No action selected." |
| 3954 | 4517 | msgstr "" |
| 3955 | 4518 | |
| 3956 | -#: plugins/ktcore/admin/documentFields.php:345 | |
| 4519 | +#: plugins/ktcore/admin/documentFields.php:379 | |
| 3957 | 4520 | msgid "No action specified" |
| 3958 | 4521 | msgstr "" |
| 3959 | 4522 | |
| 3960 | -#: plugins/ktcore/admin/deletedDocuments.php:68 | |
| 4523 | +#: plugins/ktcore/admin/deletedDocuments.php:66 | |
| 3961 | 4524 | msgid "No action specified." |
| 3962 | 4525 | msgstr "" |
| 3963 | 4526 | |
| 3964 | -#: i18n/templates.c:2336 | |
| 4527 | +#: i18n/templates.c:2924 | |
| 3965 | 4528 | msgid "No actions are controlled by this workflow, so all actions are available when documents are in this state." |
| 3966 | 4529 | msgstr "" |
| 3967 | 4530 | |
| 3968 | -#: i18n/templates.c:2267 | |
| 4531 | +#: i18n/templates.c:2855 | |
| 3969 | 4532 | msgid "No actions are controlled by this workflow." |
| 3970 | 4533 | msgstr "" |
| 3971 | 4534 | |
| 3972 | -#: i18n/templates.c:2480 | |
| 4535 | +#: i18n/templates.c:3071 | |
| 3973 | 4536 | msgid "No actions are controlled by this workflow. All actions will be available at all states." |
| 3974 | 4537 | msgstr "" |
| 3975 | 4538 | |
| 3976 | -#: plugins/ktcore/admin/workflows.php:261 | |
| 4539 | +#: i18n/templates.c:3182 | |
| 4540 | +msgid "No actions are performed when this transition occurs." | |
| 4541 | +msgstr "" | |
| 4542 | + | |
| 4543 | +#: plugins/ktcore/admin/workflows.php:259 | |
| 3977 | 4544 | msgid "No actions available." |
| 3978 | 4545 | msgstr "" |
| 3979 | 4546 | |
| 3980 | -#: i18n/templates.c:791 | |
| 4547 | +#: i18n/templates.c:1409 | |
| 3981 | 4548 | msgid "No additional authentication sources have been defined." |
| 3982 | 4549 | msgstr "" |
| 3983 | 4550 | |
| 3984 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:170 | |
| 3985 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:192 | |
| 4551 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:168 | |
| 4552 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:190 | |
| 3986 | 4553 | msgid "No authentication provider chosen" |
| 3987 | 4554 | msgstr "" |
| 3988 | 4555 | |
| 3989 | -#: i18n/templates.c:158 | |
| 4556 | +#: i18n/templates.c:764 | |
| 3990 | 4557 | msgid "No automatic workflow" |
| 3991 | 4558 | msgstr "" |
| 3992 | 4559 | |
| 3993 | -#: plugins/ktstandard/workflow/FolderAssociator.php:102 | |
| 4560 | +#: plugins/ktstandard/workflow/FolderAssociator.php:100 | |
| 3994 | 4561 | msgid "No automatic workflow." |
| 3995 | 4562 | msgstr "" |
| 3996 | 4563 | |
| 3997 | -#: plugins/ktstandard/KTDiscussion.php:132 | |
| 3998 | -#: plugins/ktstandard/KTDiscussion.php:246 | |
| 4564 | +#: plugins/ktstandard/KTDiscussion.php:154 | |
| 4565 | +#: plugins/ktstandard/KTDiscussion.php:269 | |
| 3999 | 4566 | msgid "No body provided" |
| 4000 | 4567 | msgstr "" |
| 4001 | 4568 | |
| 4002 | -#: lib/templating/smartytemplate.inc.php:285 | |
| 4569 | +#: lib/templating/smartytemplate.inc.php:289 | |
| 4003 | 4570 | msgid "No breadcrumbs available" |
| 4004 | 4571 | msgstr "" |
| 4005 | 4572 | |
| 4006 | -#: i18n/templates.c:3977 | |
| 4573 | +#: i18n/templates.c:4601 | |
| 4574 | +msgid "No columns have been added to this view" | |
| 4575 | +msgstr "" | |
| 4576 | + | |
| 4577 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:407 | |
| 4578 | +msgid "No condition must be fulfilled before this transition becomes available." | |
| 4579 | +msgstr "" | |
| 4580 | + | |
| 4581 | +#: lib/workflow/workflowtrigger.inc.php:101 | |
| 4582 | +msgid "No configuration has been implemented for this plugin." | |
| 4583 | +msgstr "" | |
| 4584 | + | |
| 4585 | +#: i18n/templates.c:4790 | |
| 4007 | 4586 | msgid "No content specified for this help file yet. <strong>Edit it first.</strong>" |
| 4008 | 4587 | msgstr "" |
| 4009 | 4588 | |
| 4010 | -#: i18n/templates.c:2414 | |
| 4589 | +#: i18n/templates.c:3005 | |
| 4011 | 4590 | msgid "No defined workflows" |
| 4012 | 4591 | msgstr "" |
| 4013 | 4592 | |
| 4014 | -#: plugins/ktcore/admin/manageHelp.php:110 | |
| 4015 | -#: plugins/ktstandard/admin/manageDisclaimers.php:89 | |
| 4593 | +#: plugins/ktcore/admin/manageHelp.php:108 | |
| 4594 | +#: plugins/ktstandard/admin/manageDisclaimers.php:87 | |
| 4016 | 4595 | msgid "No description given" |
| 4017 | 4596 | msgstr "" |
| 4018 | 4597 | |
| 4019 | -#: edit.php:75 edit.php:135 edit.php:200 edit.php:269 | |
| 4598 | +#: edit.php:73 edit.php:133 edit.php:198 edit.php:267 | |
| 4020 | 4599 | msgid "No document specified for editing." |
| 4021 | 4600 | msgstr "" |
| 4022 | 4601 | |
| 4023 | -#: i18n/templates.c:3392 | |
| 4602 | +#: i18n/templates.c:4067 | |
| 4024 | 4603 | msgid "No documents are currently checked out." |
| 4025 | 4604 | msgstr "" |
| 4026 | 4605 | |
| 4027 | -#: i18n/templates.c:3293 | |
| 4606 | +#: i18n/templates.c:3965 | |
| 4028 | 4607 | msgid "No documents are marked as deleted." |
| 4029 | 4608 | msgstr "" |
| 4030 | 4609 | |
| 4031 | -#: plugins/ktstandard/KTBulkExportPlugin.php:65 | |
| 4610 | +#: plugins/ktstandard/KTBulkExportPlugin.php:71 | |
| 4032 | 4611 | msgid "No documents found to export" |
| 4033 | 4612 | msgstr "" |
| 4034 | 4613 | |
| 4035 | -#: i18n/templates.c:701 | |
| 4036 | -msgid "No documents or folders available in this location." | |
| 4614 | +#: search/booleanSearch.php:258 search/simpleSearch.php:164 | |
| 4615 | +msgid "No documents or folders match this query." | |
| 4037 | 4616 | msgstr "" |
| 4038 | 4617 | |
| 4039 | -#: i18n/templates.c:3326 i18n/templates.c:3344 i18n/templates.c:3362 | |
| 4618 | +#: i18n/templates.c:3998 i18n/templates.c:4016 i18n/templates.c:4037 | |
| 4040 | 4619 | msgid "No documents were selected." |
| 4041 | 4620 | msgstr "" |
| 4042 | 4621 | |
| 4043 | -#: i18n/templates.c:3617 i18n/templates.c:3764 | |
| 4622 | +#: i18n/templates.c:4304 i18n/templates.c:4451 | |
| 4044 | 4623 | msgid "No fields associated with this fieldset." |
| 4045 | 4624 | msgstr "" |
| 4046 | 4625 | |
| 4047 | -#: plugins/ktcore/admin/documentTypes.php:221 | |
| 4626 | +#: plugins/ktcore/admin/documentTypes.php:219 | |
| 4048 | 4627 | msgid "No fieldsets" |
| 4049 | 4628 | msgstr "" |
| 4050 | 4629 | |
| 4051 | -#: i18n/templates.c:1328 | |
| 4630 | +#: i18n/templates.c:1961 | |
| 4052 | 4631 | msgid "No fieldsets are available to be added. To add a fieldset, please go to DMS Administration" |
| 4053 | 4632 | msgstr "" |
| 4054 | 4633 | |
| 4055 | -#: i18n/templates.c:1319 | |
| 4634 | +#: i18n/templates.c:1952 | |
| 4056 | 4635 | msgid "No fieldsets are currently associated with this type." |
| 4057 | 4636 | msgstr "" |
| 4058 | 4637 | |
| 4059 | -#: lib/validation/dispatchervalidation.inc.php:257 | |
| 4638 | +#: lib/validation/dispatchervalidation.inc.php:255 | |
| 4060 | 4639 | msgid "No file was selected to be uploaded to the document management system" |
| 4061 | 4640 | msgstr "" |
| 4062 | 4641 | |
| 4063 | -#: plugins/ktcore/KTDocumentActions.php:234 | |
| 4642 | +#: plugins/ktcore/KTDocumentActions.php:246 | |
| 4064 | 4643 | msgid "No file was uploaded" |
| 4065 | 4644 | msgstr "" |
| 4066 | 4645 | |
| 4067 | -#: plugins/ktcore/document/Rename.php:90 | |
| 4646 | +#: plugins/ktcore/document/Rename.php:89 | |
| 4068 | 4647 | msgid "No filename given" |
| 4069 | 4648 | msgstr "" |
| 4070 | 4649 | |
| 4071 | -#: plugins/ktcore/folder/Rename.php:71 | |
| 4650 | +#: plugins/ktcore/folder/Rename.php:70 | |
| 4072 | 4651 | msgid "No folder name given" |
| 4073 | 4652 | msgstr "" |
| 4074 | 4653 | |
| 4075 | -#: browse.php:541 | |
| 4654 | +#: browse.php:534 | |
| 4076 | 4655 | msgid "No folder selected." |
| 4077 | 4656 | msgstr "" |
| 4078 | 4657 | |
| 4079 | -#: i18n/templates.c:3629 i18n/templates.c:3638 i18n/templates.c:3776 | |
| 4080 | -#: i18n/templates.c:3785 | |
| 4658 | +#: plugins/ktcore/admin/unitManagement.php:103 | |
| 4659 | +msgid "No folders available in this location." | |
| 4660 | +msgstr "" | |
| 4661 | + | |
| 4662 | +#: lib/browse/DocumentCollection.inc.php:68 | |
| 4663 | +#: lib/browse/DocumentCollection.inc.php:315 | |
| 4664 | +msgid "No folders or documents in this location." | |
| 4665 | +msgstr "" | |
| 4666 | + | |
| 4667 | +#: i18n/templates.c:4316 i18n/templates.c:4325 i18n/templates.c:4463 | |
| 4668 | +#: i18n/templates.c:4472 | |
| 4081 | 4669 | msgid "No free fields." |
| 4082 | 4670 | msgstr "" |
| 4083 | 4671 | |
| 4084 | -#: i18n/templates.c:3914 | |
| 4672 | +#: i18n/templates.c:4706 | |
| 4085 | 4673 | msgid "No free keywords. Use the \"unlink\" action on a keyword to make it available." |
| 4086 | 4674 | msgstr "" |
| 4087 | 4675 | |
| 4088 | -#: i18n/templates.c:2297 | |
| 4676 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:323 | |
| 4677 | +msgid "No group is required to perform this transition" | |
| 4678 | +msgstr "" | |
| 4679 | + | |
| 4680 | +#: i18n/templates.c:2885 | |
| 4089 | 4681 | msgid "No groups or roles are defined in the DMS." |
| 4090 | 4682 | msgstr "" |
| 4091 | 4683 | |
| 4092 | -#: i18n/templates.c:4055 | |
| 4684 | +#: i18n/templates.c:4868 | |
| 4093 | 4685 | msgid "No help files have been customised." |
| 4094 | 4686 | msgstr "" |
| 4095 | 4687 | |
| 4096 | -#: help.php:85 help.php:86 | |
| 4688 | +#: help.php:83 help.php:84 | |
| 4097 | 4689 | msgid "No help page specified." |
| 4098 | 4690 | msgstr "" |
| 4099 | 4691 | |
| 4100 | -#: i18n/templates.c:2126 | |
| 4692 | +#: i18n/templates.c:2714 | |
| 4101 | 4693 | msgid "No indicated problem." |
| 4102 | 4694 | msgstr "" |
| 4103 | 4695 | |
| 4104 | -#: i18n/templates.c:887 | |
| 4696 | +#: i18n/templates.c:1508 | |
| 4105 | 4697 | msgid "No items have been assigned with the current \t\t parent behaviour." |
| 4106 | 4698 | msgstr "" |
| 4107 | 4699 | |
| 4108 | -#: i18n/templates.c:716 | |
| 4700 | +#: i18n/templates.c:1334 | |
| 4109 | 4701 | msgid "No items in the category." |
| 4110 | 4702 | msgstr "" |
| 4111 | 4703 | |
| 4112 | -#: i18n/templates.c:2174 | |
| 4704 | +#: i18n/templates.c:2762 | |
| 4113 | 4705 | msgid "No items require your attention." |
| 4114 | 4706 | msgstr "" |
| 4115 | 4707 | |
| 4116 | -#: plugins/ktcore/admin/documentFields.php:762 | |
| 4708 | +#: plugins/ktcore/admin/documentFields.php:828 | |
| 4117 | 4709 | msgid "No keywords selected" |
| 4118 | 4710 | msgstr "" |
| 4119 | 4711 | |
| 4120 | -#: i18n/templates.c:3266 | |
| 4712 | +#: i18n/templates.c:3938 | |
| 4121 | 4713 | msgid "No link administrator changeable link types available." |
| 4122 | 4714 | msgstr "" |
| 4123 | 4715 | |
| 4124 | -#: i18n/templates.c:257 | |
| 4716 | +#: i18n/templates.c:857 | |
| 4125 | 4717 | msgid "No link types are defined. Please ask the administrator to add them." |
| 4126 | 4718 | msgstr "" |
| 4127 | 4719 | |
| 4128 | -#: plugins/ktcore/admin/documentFields.php:496 | |
| 4720 | +#: plugins/ktcore/admin/documentFields.php:531 | |
| 4129 | 4721 | msgid "No longer conditional" |
| 4130 | 4722 | msgstr "" |
| 4131 | 4723 | |
| 4132 | -#: browse.php:266 | |
| 4724 | +#: browse.php:259 | |
| 4133 | 4725 | msgid "No lookup fields available." |
| 4134 | 4726 | msgstr "" |
| 4135 | 4727 | |
| 4136 | -#: plugins/ktcore/admin/documentFields.php:362 | |
| 4137 | -#: plugins/ktcore/admin/documentFields.php:382 | |
| 4138 | -#: plugins/ktcore/admin/documentFields.php:403 | |
| 4139 | -#: plugins/ktcore/admin/documentFields.php:424 | |
| 4728 | +#: plugins/ktcore/admin/documentFields.php:396 | |
| 4729 | +#: plugins/ktcore/admin/documentFields.php:416 | |
| 4730 | +#: plugins/ktcore/admin/documentFields.php:437 | |
| 4731 | +#: plugins/ktcore/admin/documentFields.php:458 | |
| 4140 | 4732 | msgid "No lookups selected" |
| 4141 | 4733 | msgstr "" |
| 4142 | 4734 | |
| 4143 | -#: i18n/templates.c:983 | |
| 4735 | +#: i18n/templates.c:1604 | |
| 4144 | 4736 | msgid "No master field is set, please select the master field" |
| 4145 | 4737 | msgstr "" |
| 4146 | 4738 | |
| 4147 | -#: edit.php:279 plugins/ktcore/admin/unitManagement.php:89 | |
| 4148 | -#: plugins/ktcore/admin/unitManagement.php:163 | |
| 4149 | -#: plugins/ktcore/admin/unitManagement.php:204 | |
| 4150 | -#: plugins/ktcore/KTFolderActions.php:70 | |
| 4739 | +#: edit.php:277 plugins/ktcore/admin/unitManagement.php:87 | |
| 4740 | +#: plugins/ktcore/admin/unitManagement.php:161 | |
| 4741 | +#: plugins/ktcore/admin/unitManagement.php:202 | |
| 4742 | +#: plugins/ktcore/KTFolderActions.php:68 | |
| 4151 | 4743 | msgid "No name given" |
| 4152 | 4744 | msgstr "" |
| 4153 | 4745 | |
| 4154 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:164 | |
| 4155 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:188 | |
| 4746 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:162 | |
| 4747 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:186 | |
| 4156 | 4748 | msgid "No name provided" |
| 4157 | 4749 | msgstr "" |
| 4158 | 4750 | |
| 4159 | -#: plugins/ktcore/admin/documentFields.php:147 | |
| 4160 | -#: plugins/ktcore/admin/documentFields.php:183 | |
| 4751 | +#: plugins/ktcore/admin/documentFields.php:153 | |
| 4752 | +#: plugins/ktcore/admin/documentFields.php:207 | |
| 4161 | 4753 | msgid "No name was given for the fieldset" |
| 4162 | 4754 | msgstr "" |
| 4163 | 4755 | |
| 4164 | -#: lib/validation/dispatchervalidation.inc.php:383 | |
| 4756 | +#: lib/validation/dispatchervalidation.inc.php:381 | |
| 4165 | 4757 | msgid "No name was given for this item" |
| 4166 | 4758 | msgstr "" |
| 4167 | 4759 | |
| 4168 | -#: lib/validation/dispatchervalidation.inc.php:412 | |
| 4760 | +#: lib/validation/dispatchervalidation.inc.php:410 | |
| 4169 | 4761 | msgid "No password confirmation was provided" |
| 4170 | 4762 | msgstr "" |
| 4171 | 4763 | |
| 4172 | -#: lib/validation/dispatchervalidation.inc.php:410 | |
| 4764 | +#: lib/validation/dispatchervalidation.inc.php:408 | |
| 4173 | 4765 | msgid "No password was provided" |
| 4174 | 4766 | msgstr "" |
| 4175 | 4767 | |
| 4176 | -#: plugins/ktcore/admin/workflows.php:395 | |
| 4768 | +#: plugins/ktcore/admin/workflows.php:393 | |
| 4177 | 4769 | msgid "No permissions are changed in this state." |
| 4178 | 4770 | msgstr "" |
| 4179 | 4771 | |
| 4180 | -#: i18n/templates.c:2357 | |
| 4772 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:118 | |
| 4773 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:127 | |
| 4774 | +msgid "No permissions are required to perform this transition" | |
| 4775 | +msgstr "" | |
| 4776 | + | |
| 4777 | +#: i18n/templates.c:2945 | |
| 4181 | 4778 | msgid "No permissions have been created within KnowledgeTree." |
| 4182 | 4779 | msgstr "" |
| 4183 | 4780 | |
| 4184 | -#: i18n/templates.c:3449 | |
| 4781 | +#: i18n/templates.c:4136 | |
| 4185 | 4782 | msgid "No problems found - database is consistent with the contents of the repository." |
| 4186 | 4783 | msgstr "" |
| 4187 | 4784 | |
| 4188 | -#: plugins/ktcore/KTDocumentActions.php:566 | |
| 4189 | -#: plugins/ktcore/KTDocumentActions.php:760 | |
| 4785 | +#: plugins/ktcore/KTDocumentActions.php:606 | |
| 4786 | +#: plugins/ktcore/KTDocumentActions.php:816 | |
| 4190 | 4787 | msgid "No reason given" |
| 4191 | 4788 | msgstr "" |
| 4192 | 4789 | |
| 4193 | -#: plugins/ktstandard/KTDiscussion.php:315 | |
| 4790 | +#: plugins/ktstandard/KTDiscussion.php:346 | |
| 4194 | 4791 | msgid "No reason provided" |
| 4195 | 4792 | msgstr "" |
| 4196 | 4793 | |
| 4197 | -#: plugins/ktstandard/KTEmail.php:335 | |
| 4794 | +#: plugins/ktstandard/KTEmail.php:402 | |
| 4198 | 4795 | msgid "No recipients set" |
| 4199 | 4796 | msgstr "" |
| 4200 | 4797 | |
| 4201 | -#: i18n/templates.c:1571 i18n/templates.c:1862 | |
| 4798 | +#: i18n/templates.c:32 i18n/templates.c:563 i18n/templates.c:590 | |
| 4799 | +#: i18n/templates.c:2189 i18n/templates.c:2450 | |
| 4202 | 4800 | msgid "No results for your search." |
| 4203 | 4801 | msgstr "" |
| 4204 | 4802 | |
| 4205 | -#: i18n/templates.c:2723 i18n/templates.c:3194 | |
| 4803 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:234 | |
| 4804 | +msgid "No role is required to perform this transition" | |
| 4805 | +msgstr "" | |
| 4806 | + | |
| 4807 | +#: i18n/templates.c:3386 i18n/templates.c:3857 | |
| 4206 | 4808 | msgid "No roles defined in the Role Administration area." |
| 4207 | 4809 | msgstr "" |
| 4208 | 4810 | |
| 4209 | -#: i18n/templates.c:3509 | |
| 4811 | +#: i18n/templates.c:4196 | |
| 4210 | 4812 | msgid "No roles or groups have been defined or have permissions." |
| 4211 | 4813 | msgstr "" |
| 4212 | 4814 | |
| 4213 | -#: i18n/templates.c:2804 | |
| 4815 | +#: i18n/templates.c:3473 | |
| 4214 | 4816 | msgid "No roles or groups have been defined. Permissions can only be allocated to roles and groups." |
| 4215 | 4817 | msgstr "" |
| 4216 | 4818 | |
| 4217 | -#: i18n/templates.c:2618 i18n/templates.c:2945 | |
| 4819 | +#: i18n/templates.c:3263 i18n/templates.c:3608 | |
| 4218 | 4820 | msgid "No roles, groups, or users have been defined or have permissions." |
| 4219 | 4821 | msgstr "" |
| 4220 | 4822 | |
| 4221 | -#: search/booleanSearch.php:87 | |
| 4823 | +#: search/booleanSearch.php:88 | |
| 4222 | 4824 | msgid "No search parameters given" |
| 4223 | 4825 | msgstr "" |
| 4224 | 4826 | |
| 4225 | -#: i18n/templates.c:17 | |
| 4827 | +#: i18n/templates.c:623 | |
| 4226 | 4828 | msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find groups." |
| 4227 | 4829 | msgstr "" |
| 4228 | 4830 | |
| 4229 | -#: i18n/templates.c:41 | |
| 4831 | +#: i18n/templates.c:647 | |
| 4230 | 4832 | msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find users." |
| 4231 | 4833 | msgstr "" |
| 4232 | 4834 | |
| 4233 | -#: plugins/ktstandard/KTDiscussion.php:128 | |
| 4234 | -#: plugins/ktstandard/KTDiscussion.php:242 | |
| 4835 | +#: plugins/ktstandard/KTDiscussion.php:150 | |
| 4836 | +#: plugins/ktstandard/KTDiscussion.php:265 | |
| 4235 | 4837 | msgid "No subject provided" |
| 4236 | 4838 | msgstr "" |
| 4237 | 4839 | |
| 4238 | -#: plugins/ktstandard/KTSubscriptions.php:397 | |
| 4840 | +#: plugins/ktstandard/KTSubscriptions.php:395 | |
| 4239 | 4841 | msgid "No subscriptions were chosen" |
| 4240 | 4842 | msgstr "" |
| 4241 | 4843 | |
| 4242 | -#: browse.php:354 | |
| 4844 | +#: browse.php:347 | |
| 4243 | 4845 | msgid "No such action." |
| 4244 | 4846 | msgstr "" |
| 4245 | 4847 | |
| 4246 | -#: plugins/ktcore/admin/groupManagement.php:201 | |
| 4247 | -#: plugins/ktcore/admin/groupManagement.php:258 | |
| 4248 | -#: plugins/ktcore/admin/groupManagement.php:341 | |
| 4848 | +#: lib/browse/columnregistry.inc.php:62 | |
| 4849 | +#, php-format | |
| 4850 | +msgid "No such column: %s" | |
| 4851 | +msgstr "" | |
| 4852 | + | |
| 4853 | +#: plugins/ktcore/admin/groupManagement.php:218 | |
| 4854 | +#: plugins/ktcore/admin/groupManagement.php:291 | |
| 4855 | +#: plugins/ktcore/admin/groupManagement.php:375 | |
| 4249 | 4856 | msgid "No such group." |
| 4250 | 4857 | msgstr "" |
| 4251 | 4858 | |
| 4252 | -#: plugins/ktcore/KTPermissions.php:409 plugins/ktcore/KTPermissions.php:455 | |
| 4253 | -#: plugins/ktcore/KTPermissions.php:501 plugins/ktcore/KTPermissions.php:556 | |
| 4859 | +#: plugins/ktcore/KTPermissions.php:480 plugins/ktcore/KTPermissions.php:526 | |
| 4860 | +#: plugins/ktcore/KTPermissions.php:575 plugins/ktcore/KTPermissions.php:630 | |
| 4254 | 4861 | msgid "No such role allocation." |
| 4255 | 4862 | msgstr "" |
| 4256 | 4863 | |
| 4257 | -#: search/booleanSearch.php:123 search/booleanSearch.php:160 | |
| 4864 | +#: search/booleanSearch.php:124 search/booleanSearch.php:161 | |
| 4258 | 4865 | msgid "No such search" |
| 4259 | 4866 | msgstr "" |
| 4260 | 4867 | |
| 4261 | -#: plugins/ktcore/admin/userManagement.php:292 | |
| 4868 | +#: plugins/ktcore/admin/userManagement.php:303 | |
| 4262 | 4869 | msgid "No such user." |
| 4263 | 4870 | msgstr "" |
| 4264 | 4871 | |
| 4265 | -#: plugins/ktcore/admin/manageHelp.php:116 | |
| 4266 | -#: plugins/ktstandard/admin/manageDisclaimers.php:95 | |
| 4872 | +#: lib/browse/columnregistry.inc.php:73 | |
| 4873 | +#, php-format | |
| 4874 | +msgid "No such view: %s" | |
| 4875 | +msgstr "" | |
| 4876 | + | |
| 4877 | +#: plugins/ktcore/admin/manageHelp.php:114 | |
| 4878 | +#: plugins/ktstandard/admin/manageDisclaimers.php:93 | |
| 4267 | 4879 | msgid "No title given" |
| 4268 | 4880 | msgstr "" |
| 4269 | 4881 | |
| 4270 | -#: plugins/ktcore/admin/workflows.php:378 | |
| 4882 | +#: plugins/ktcore/admin/workflows.php:376 | |
| 4271 | 4883 | msgid "No transitions available" |
| 4272 | 4884 | msgstr "" |
| 4273 | 4885 | |
| 4274 | -#: i18n/templates.c:2327 | |
| 4886 | +#: i18n/templates.c:2915 | |
| 4275 | 4887 | msgid "No transitions have been defined for this workflow." |
| 4276 | 4888 | msgstr "" |
| 4277 | 4889 | |
| 4278 | -#: i18n/templates.c:2318 | |
| 4890 | +#: i18n/templates.c:2906 | |
| 4279 | 4891 | msgid "No transitions lead to this state." |
| 4280 | 4892 | msgstr "" |
| 4281 | 4893 | |
| 4282 | -#: i18n/templates.c:2894 i18n/templates.c:3482 | |
| 4894 | +#: i18n/templates.c:3542 i18n/templates.c:4169 | |
| 4283 | 4895 | msgid "No users have permissions on this item." |
| 4284 | 4896 | msgstr "" |
| 4285 | 4897 | |
| 4286 | -#: plugins/ktcore/admin/workflows.php:345 | |
| 4898 | +#: plugins/ktcore/admin/workflows.php:343 | |
| 4287 | 4899 | msgid "No users to be notified." |
| 4288 | 4900 | msgstr "" |
| 4289 | 4901 | |
| 4290 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:369 | |
| 4902 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:375 | |
| 4291 | 4903 | msgid "No valid LDAP group chosen" |
| 4292 | 4904 | msgstr "" |
| 4293 | 4905 | |
| 4294 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:321 | |
| 4906 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:319 | |
| 4295 | 4907 | msgid "No valid LDAP user chosen" |
| 4296 | 4908 | msgstr "" |
| 4297 | 4909 | |
| 4298 | -#: lib/widgets/fieldsetDisplay.inc.php:86 | |
| 4910 | +#: lib/widgets/fieldsetDisplay.inc.php:84 | |
| 4299 | 4911 | msgid "No value" |
| 4300 | 4912 | msgstr "" |
| 4301 | 4913 | |
| 4302 | -#: i18n/templates.c:350 i18n/templates.c:353 i18n/templates.c:392 | |
| 4303 | -#: i18n/templates.c:2378 | |
| 4914 | +#: i18n/templates.c:962 i18n/templates.c:965 i18n/templates.c:1004 | |
| 4915 | +#: i18n/templates.c:2966 | |
| 4304 | 4916 | msgid "No workflow" |
| 4305 | 4917 | msgstr "" |
| 4306 | 4918 | |
| 4307 | -#: plugins/ktcore/admin/documentFields.php:86 | |
| 4308 | -#: plugins/ktcore/admin/workflows.php:676 | |
| 4309 | -#: plugins/ktcore/admin/workflows.php:684 | |
| 4310 | -#: plugins/ktcore/admin/workflows.php:694 | |
| 4311 | -#: plugins/ktcore/admin/workflows.php:1229 | |
| 4312 | -#: plugins/ktcore/admin/workflows.php:1237 | |
| 4313 | -#: plugins/ktcore/admin/workflows.php:1245 | |
| 4314 | -#: plugins/ktcore/admin/workflows.php:1255 | |
| 4919 | +#: lib/documentmanagement/Document.inc:208 lib/ktentity.inc:636 | |
| 4920 | +msgid "Non-numeric identifier" | |
| 4921 | +msgstr "" | |
| 4922 | + | |
| 4923 | +#: plugins/ktcore/admin/documentFields.php:84 | |
| 4315 | 4924 | msgid "None" |
| 4316 | 4925 | msgstr "" |
| 4317 | 4926 | |
| 4318 | -#: plugins/ktcore/admin/workflows.php:444 | |
| 4927 | +#: plugins/ktcore/admin/workflows.php:442 | |
| 4319 | 4928 | msgid "None - documents cannot use this workflow." |
| 4320 | 4929 | msgstr "" |
| 4321 | 4930 | |
| 4322 | -#: lib/documentmanagement/DocumentField.inc:180 | |
| 4323 | -#: plugins/ktcore/admin/documentFields.php:114 i18n/templates.c:1145 | |
| 4324 | -#: i18n/templates.c:2066 | |
| 4931 | +#: lib/documentmanagement/DocumentField.inc:163 | |
| 4932 | +#: plugins/ktcore/admin/documentFields.php:114 i18n/templates.c:1769 | |
| 4933 | +#: i18n/templates.c:2654 | |
| 4325 | 4934 | msgid "Normal" |
| 4326 | 4935 | msgstr "" |
| 4327 | 4936 | |
| 4328 | -#: i18n/templates.c:3242 i18n/templates.c:3311 i18n/templates.c:3332 | |
| 4329 | -#: i18n/templates.c:3350 | |
| 4937 | +#: lib/documentmanagement/DocumentField.inc:204 | |
| 4938 | +msgid "Not Required" | |
| 4939 | +msgstr "" | |
| 4940 | + | |
| 4941 | +#: i18n/templates.c:3914 i18n/templates.c:3983 i18n/templates.c:4004 | |
| 4942 | +#: i18n/templates.c:4022 | |
| 4330 | 4943 | msgid "Note" |
| 4331 | 4944 | msgstr "" |
| 4332 | 4945 | |
| 4333 | -#: i18n/templates.c:170 | |
| 4946 | +#: i18n/templates.c:776 | |
| 4334 | 4947 | 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." |
| 4335 | 4948 | msgstr "" |
| 4336 | 4949 | |
| 4337 | -#: lib/widgets/fieldsetDisplay.inc.php:479 | |
| 4950 | +#: lib/widgets/fieldsetDisplay.inc.php:477 | |
| 4338 | 4951 | msgid "Note that the options which are available depends on previous choices within this fieldset." |
| 4339 | 4952 | msgstr "" |
| 4340 | 4953 | |
| ... | ... | @@ -4342,1551 +4955,1921 @@ msgstr "" |
| 4342 | 4955 | msgid "Notifications cleared." |
| 4343 | 4956 | msgstr "" |
| 4344 | 4957 | |
| 4345 | -#: i18n/templates.c:2513 i18n/templates.c:2582 | |
| 4958 | +#: i18n/templates.c:3104 i18n/templates.c:3218 | |
| 4346 | 4959 | msgid "Notified groups & roles:" |
| 4347 | 4960 | msgstr "" |
| 4348 | 4961 | |
| 4349 | -#: i18n/templates.c:3713 | |
| 4962 | +#: i18n/templates.c:4400 | |
| 4350 | 4963 | msgid "Now editing field \"" |
| 4351 | 4964 | msgstr "" |
| 4352 | 4965 | |
| 4353 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:47 | |
| 4354 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:147 | |
| 4966 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:45 | |
| 4967 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:145 | |
| 4355 | 4968 | msgid "Object Classes" |
| 4356 | 4969 | msgstr "" |
| 4357 | 4970 | |
| 4358 | -#: i18n/templates.c:3170 | |
| 4971 | +#: plugins/network/quicklinks/Quicklink.inc.php:83 | |
| 4972 | +msgid "Object no longer exists" | |
| 4973 | +msgstr "" | |
| 4974 | + | |
| 4975 | +#: i18n/templates.c:3833 | |
| 4359 | 4976 | msgid "Once the document has been downloaded, you should <a href=\"#link#\">return to the document view</a>." |
| 4360 | 4977 | msgstr "" |
| 4361 | 4978 | |
| 4362 | -#: plugins/ktcore/admin/workflows.php:665 | |
| 4363 | -#: plugins/ktcore/admin/workflows.php:1226 | |
| 4979 | +#: plugins/ktcore/admin/workflows.php:671 | |
| 4980 | +#: plugins/ktcore/admin/workflows.php:1242 | |
| 4364 | 4981 | msgid "Once this transition is complete, which state should the document be in?" |
| 4365 | 4982 | msgstr "" |
| 4366 | 4983 | |
| 4367 | -#: i18n/templates.c:788 | |
| 4984 | +#: i18n/templates.c:1406 | |
| 4368 | 4985 | 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." |
| 4369 | 4986 | msgstr "" |
| 4370 | 4987 | |
| 4371 | -#: i18n/templates.c:1019 | |
| 4372 | -msgid "Order" | |
| 4988 | +#: plugins/ktcore/KTCorePlugin.php:110 | |
| 4989 | +msgid "Open Containing Folder" | |
| 4373 | 4990 | msgstr "" |
| 4374 | 4991 | |
| 4375 | -#: i18n/templates.c:1010 | |
| 4376 | -msgid "Order Fields" | |
| 4992 | +#: plugins/ktcore/KTColumns.inc.php:420 | |
| 4993 | +msgid "Opening Containing Folder" | |
| 4377 | 4994 | msgstr "" |
| 4378 | 4995 | |
| 4379 | -#: i18n/templates.c:1928 | |
| 4996 | +#: i18n/templates.c:1640 | |
| 4997 | +msgid "Order" | |
| 4998 | +msgstr "" | |
| 4999 | + | |
| 5000 | +#: i18n/templates.c:1631 | |
| 5001 | +msgid "Order Fields" | |
| 5002 | +msgstr "" | |
| 5003 | + | |
| 5004 | +#: i18n/templates.c:2516 | |
| 4380 | 5005 | msgid "Organisation Name" |
| 4381 | 5006 | msgstr "" |
| 4382 | 5007 | |
| 4383 | -#: i18n/templates.c:1919 | |
| 5008 | +#: i18n/templates.c:2507 | |
| 4384 | 5009 | msgid "Orgnisation Administration" |
| 4385 | 5010 | msgstr "" |
| 4386 | 5011 | |
| 5012 | +#: plugins/ktcore/admin/deletedDocuments.php:247 | |
| 5013 | +msgid "Original folder no longer exists. Document will be restored in the root folder." | |
| 5014 | +msgstr "" | |
| 5015 | + | |
| 4387 | 5016 | #: i18n/templates.c:2 |
| 4388 | 5017 | msgid "Orphaned Folders" |
| 4389 | 5018 | msgstr "" |
| 4390 | 5019 | |
| 4391 | -#: plugins/browseabledashlet/BrowseableDashletPlugin.php:37 | |
| 5020 | +#: plugins/browseabledashlet/BrowseableDashletPlugin.php:35 | |
| 4392 | 5021 | msgid "Orphaned Folders Plugin" |
| 4393 | 5022 | msgstr "" |
| 4394 | 5023 | |
| 4395 | -#: i18n/templates.c:2702 | |
| 5024 | +#: i18n/templates.c:3365 | |
| 4396 | 5025 | msgid "Override Parent Allocation" |
| 4397 | 5026 | msgstr "" |
| 4398 | 5027 | |
| 4399 | -#: i18n/templates.c:2810 | |
| 4400 | -msgid "Override Permissions" | |
| 5028 | +#: i18n/templates.c:3257 | |
| 5029 | +msgid "Override permissions" | |
| 4401 | 5030 | msgstr "" |
| 4402 | 5031 | |
| 4403 | -#: plugins/ktcore/KTCorePlugin.php:154 | |
| 5032 | +#: plugins/ktcore/KTCorePlugin.php:184 | |
| 4404 | 5033 | msgid "Override the checked-out status of documents if a user has failed to do so." |
| 4405 | 5034 | msgstr "" |
| 4406 | 5035 | |
| 4407 | -#: plugins/ktcore/admin/workflows.php:66 | |
| 5036 | +#: plugins/ktcore/admin/documentFields.php:1042 | |
| 5037 | +#: plugins/ktcore/admin/workflows.php:64 | |
| 4408 | 5038 | msgid "Overview" |
| 4409 | 5039 | msgstr "" |
| 4410 | 5040 | |
| 4411 | -#: lib/authentication/builtinauthenticationprovider.inc.php:71 | |
| 4412 | -#: lib/authentication/builtinauthenticationprovider.inc.php:180 | |
| 4413 | -#: plugins/ktcore/admin/userManagement.php:122 | |
| 4414 | -#: plugins/ktcore/admin/userManagement.php:214 preferences.php:99 | |
| 4415 | -#: i18n/templates.c:1436 i18n/templates.c:3812 | |
| 5041 | +#: lib/authentication/builtinauthenticationprovider.inc.php:69 | |
| 5042 | +#: lib/authentication/builtinauthenticationprovider.inc.php:178 | |
| 5043 | +#: plugins/ktcore/admin/userManagement.php:124 | |
| 5044 | +#: plugins/ktcore/admin/userManagement.php:221 preferences.php:97 | |
| 5045 | +#: i18n/templates.c:2069 i18n/templates.c:4499 | |
| 4416 | 5046 | msgid "Password" |
| 4417 | 5047 | msgstr "" |
| 4418 | 5048 | |
| 4419 | -#: lib/validation/dispatchervalidation.inc.php:417 | |
| 5049 | +#: lib/validation/dispatchervalidation.inc.php:415 | |
| 4420 | 5050 | msgid "Password and confirmation password do not match" |
| 4421 | 5051 | msgstr "" |
| 4422 | 5052 | |
| 4423 | -#: lib/authentication/builtinauthenticationprovider.inc.php:233 | |
| 5053 | +#: lib/authentication/builtinauthenticationprovider.inc.php:231 | |
| 4424 | 5054 | msgid "Password changed" |
| 4425 | 5055 | msgstr "" |
| 4426 | 5056 | |
| 4427 | -#: plugins/ktcore/folder/BulkImport.php:63 | |
| 5057 | +#: plugins/ktcore/folder/BulkImport.php:61 | |
| 4428 | 5058 | msgid "Path" |
| 4429 | 5059 | msgstr "" |
| 4430 | 5060 | |
| 4431 | -#: i18n/templates.c:2396 | |
| 5061 | +#: i18n/templates.c:2984 | |
| 4432 | 5062 | msgid "Perform Transition" |
| 4433 | 5063 | msgstr "" |
| 4434 | 5064 | |
| 4435 | -#: plugins/ktcore/KTCorePlugin.php:178 | |
| 5065 | +#: plugins/ktcore/KTCorePlugin.php:208 | |
| 4436 | 5066 | msgid "Performs a check to see if the documents in your repositories all are stored on the back-end storage (usually on disk)." |
| 4437 | 5067 | msgstr "" |
| 4438 | 5068 | |
| 4439 | -#: i18n/templates.c:3944 | |
| 5069 | +#: i18n/templates.c:4757 | |
| 4440 | 5070 | msgid "Permission" |
| 4441 | 5071 | msgstr "" |
| 4442 | 5072 | |
| 4443 | -#: lib/dispatcher.inc.php:209 | |
| 5073 | +#: lib/dispatcher.inc.php:217 | |
| 4444 | 5074 | msgid "Permission Denied" |
| 4445 | 5075 | msgstr "" |
| 4446 | 5076 | |
| 4447 | -#: plugins/ktcore/admin/managePermissions.php:69 | |
| 5077 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:44 | |
| 5078 | +msgid "Permission Restrictions" | |
| 5079 | +msgstr "" | |
| 5080 | + | |
| 5081 | +#: plugins/ktcore/admin/managePermissions.php:67 | |
| 4448 | 5082 | msgid "Permission created" |
| 4449 | 5083 | msgstr "" |
| 4450 | 5084 | |
| 4451 | -#: plugins/ktcore/admin/managePermissions.php:88 | |
| 5085 | +#: plugins/ktcore/admin/managePermissions.php:86 | |
| 4452 | 5086 | msgid "Permission deleted" |
| 4453 | 5087 | msgstr "" |
| 4454 | 5088 | |
| 4455 | -#: plugins/ktcore/folder/Permissions.php:21 | |
| 4456 | -#: plugins/ktcore/folder/Permissions.php:25 | |
| 4457 | -#: plugins/ktcore/folder/Permissions.php:124 | |
| 4458 | -#: plugins/ktcore/KTCorePlugin.php:125 plugins/ktcore/KTPermissions.php:55 | |
| 4459 | -#: plugins/ktcore/KTPermissions.php:147 i18n/templates.c:2597 | |
| 4460 | -#: i18n/templates.c:2939 | |
| 5089 | +#: plugins/ktcore/folder/Permissions.php:22 | |
| 5090 | +#: plugins/ktcore/folder/Permissions.php:26 | |
| 5091 | +#: plugins/ktcore/folder/Permissions.php:155 | |
| 5092 | +#: plugins/ktcore/KTCorePlugin.php:155 plugins/ktcore/KTPermissions.php:56 | |
| 5093 | +#: plugins/ktcore/KTPermissions.php:183 i18n/templates.c:3602 | |
| 4461 | 5094 | msgid "Permissions" |
| 4462 | 5095 | msgstr "" |
| 4463 | 5096 | |
| 4464 | -#: plugins/ktcore/admin/workflows.php:1032 | |
| 5097 | +#: plugins/ktcore/admin/workflows.php:1048 | |
| 4465 | 5098 | msgid "Permissions Allocated." |
| 4466 | 5099 | msgstr "" |
| 4467 | 5100 | |
| 4468 | -#: i18n/templates.c:3935 | |
| 5101 | +#: i18n/templates.c:4748 | |
| 4469 | 5102 | 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." |
| 4470 | 5103 | msgstr "" |
| 4471 | 5104 | |
| 4472 | -#: plugins/ktcore/admin/workflows.php:1002 | |
| 5105 | +#: plugins/ktcore/admin/workflows.php:1018 | |
| 4473 | 5106 | msgid "Permissions for workflow assigned" |
| 4474 | 5107 | msgstr "" |
| 4475 | 5108 | |
| 4476 | -#: i18n/templates.c:2519 i18n/templates.c:2588 | |
| 5109 | +#: i18n/templates.c:3110 i18n/templates.c:3224 | |
| 4477 | 5110 | msgid "Permissions overridden:" |
| 4478 | 5111 | msgstr "" |
| 4479 | 5112 | |
| 4480 | -#: plugins/ktcore/folder/Permissions.php:305 | |
| 4481 | -#: plugins/ktcore/folder/Permissions.php:328 | |
| 5113 | +#: plugins/ktcore/folder/Permissions.php:490 | |
| 4482 | 5114 | msgid "Permissions updated" |
| 4483 | 5115 | msgstr "" |
| 4484 | 5116 | |
| 4485 | -#: i18n/templates.c:3998 | |
| 5117 | +#: i18n/templates.c:4811 | |
| 4486 | 5118 | msgid "Please be aware that - depending on your selections - new values may become available." |
| 4487 | 5119 | msgstr "" |
| 4488 | 5120 | |
| 4489 | -#: i18n/templates.c:1679 | |
| 5121 | +#: i18n/templates.c:2282 | |
| 4490 | 5122 | msgid "Please choose a location to place your unit folder." |
| 4491 | 5123 | msgstr "" |
| 4492 | 5124 | |
| 4493 | -#: i18n/templates.c:1169 | |
| 5125 | +#: i18n/templates.c:1793 | |
| 4494 | 5126 | 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." |
| 4495 | 5127 | msgstr "" |
| 4496 | 5128 | |
| 4497 | -#: i18n/templates.c:1790 | |
| 5129 | +#: i18n/templates.c:2378 | |
| 4498 | 5130 | 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 KnowledgeTree'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." |
| 4499 | 5131 | msgstr "" |
| 4500 | 5132 | |
| 4501 | -#: i18n/templates.c:1754 | |
| 5133 | +#: i18n/templates.c:2342 | |
| 4502 | 5134 | msgid "Please complete the form below to edit the user. Fields marked with a red square are required. By default, users are created using KnowledgeTree'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." |
| 4503 | 5135 | msgstr "" |
| 4504 | 5136 | |
| 4505 | -#: i18n/templates.c:3398 | |
| 5137 | +#: i18n/templates.c:4073 | |
| 4506 | 5138 | msgid "Please confirm that this is the document that you wish to check-in." |
| 4507 | 5139 | msgstr "" |
| 4508 | 5140 | |
| 4509 | -#: search/booleanSearch.php:107 | |
| 5141 | +#: search/booleanSearch.php:108 | |
| 4510 | 5142 | msgid "Please either enter a name, or select a search to save over" |
| 4511 | 5143 | msgstr "" |
| 4512 | 5144 | |
| 4513 | -#: plugins/ktcore/admin/documentLinks.php:104 | |
| 4514 | -#: plugins/ktcore/admin/documentLinks.php:121 | |
| 5145 | +#: plugins/ktcore/admin/documentLinks.php:108 | |
| 5146 | +#: plugins/ktcore/admin/documentLinks.php:125 | |
| 4515 | 5147 | msgid "Please enter information for all fields." |
| 4516 | 5148 | msgstr "" |
| 4517 | 5149 | |
| 4518 | -#: i18n/templates.c:1595 | |
| 5150 | +#: i18n/templates.c:2213 | |
| 4519 | 5151 | msgid "Please enter the Group's details below and then click <strong>create group</strong>. Fields marked with a red square are required." |
| 4520 | 5152 | msgstr "" |
| 4521 | 5153 | |
| 4522 | -#: i18n/templates.c:1874 | |
| 5154 | +#: i18n/templates.c:2462 | |
| 4523 | 5155 | msgid "Please enter the Unit's details below and then click <strong>create unit</strong>. Fields marked with a red square are required." |
| 4524 | 5156 | msgstr "" |
| 4525 | 5157 | |
| 4526 | -#: i18n/templates.c:3806 | |
| 5158 | +#: i18n/templates.c:4493 | |
| 4527 | 5159 | msgid "Please enter your details below to login." |
| 4528 | 5160 | msgstr "" |
| 4529 | 5161 | |
| 4530 | -#: login.php:142 | |
| 5162 | +#: login.php:146 | |
| 4531 | 5163 | msgid "Please enter your password." |
| 4532 | 5164 | msgstr "" |
| 4533 | 5165 | |
| 4534 | -#: login.php:138 | |
| 5166 | +#: login.php:142 | |
| 4535 | 5167 | msgid "Please enter your username." |
| 4536 | 5168 | msgstr "" |
| 4537 | 5169 | |
| 4538 | -#: i18n/templates.c:2732 | |
| 5170 | +#: plugins/ktcore/KTDocumentActions.php:359 | |
| 5171 | +msgid "Please give a reason for cancelling the check-out." | |
| 5172 | +msgstr "" | |
| 5173 | + | |
| 5174 | +#: i18n/templates.c:3395 | |
| 4539 | 5175 | msgid "Please give a reason for deleting these files. This will be recorded in the documents' \"Transaction History\"" |
| 4540 | 5176 | msgstr "" |
| 4541 | 5177 | |
| 4542 | -#: plugins/ktcore/admin/roleManagement.php:79 | |
| 4543 | -#: plugins/ktcore/admin/roleManagement.php:101 | |
| 5178 | +#: plugins/ktcore/admin/roleManagement.php:83 | |
| 5179 | +#: plugins/ktcore/admin/roleManagement.php:105 | |
| 4544 | 5180 | msgid "Please give the role a name." |
| 4545 | 5181 | msgstr "" |
| 4546 | 5182 | |
| 4547 | -#: i18n/templates.c:3032 | |
| 5183 | +#: i18n/templates.c:3695 | |
| 4548 | 5184 | msgid "Please give these final details." |
| 4549 | 5185 | msgstr "" |
| 4550 | 5186 | |
| 4551 | -#: i18n/templates.c:647 i18n/templates.c:653 | |
| 5187 | +#: i18n/templates.c:1268 i18n/templates.c:1274 | |
| 4552 | 5188 | msgid "Please note" |
| 4553 | 5189 | msgstr "" |
| 4554 | 5190 | |
| 4555 | -#: i18n/templates.c:2246 | |
| 5191 | +#: i18n/templates.c:2834 | |
| 4556 | 5192 | 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." |
| 4557 | 5193 | msgstr "" |
| 4558 | 5194 | |
| 4559 | -#: i18n/templates.c:2675 | |
| 5195 | +#: i18n/templates.c:3338 | |
| 4560 | 5196 | msgid "Please note that changing role allocations may take a some time, depending on the number of folders below this one." |
| 4561 | 5197 | msgstr "" |
| 4562 | 5198 | |
| 4563 | -#: search/simpleSearch.php:138 | |
| 5199 | +#: i18n/templates.c:2993 | |
| 5200 | +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>" | |
| 5201 | +msgstr "" | |
| 5202 | + | |
| 5203 | +#: search/simpleSearch.php:143 | |
| 4564 | 5204 | msgid "Please provide a search term" |
| 4565 | 5205 | msgstr "" |
| 4566 | 5206 | |
| 4567 | -#: i18n/templates.c:80 | |
| 5207 | +#: i18n/templates.c:686 | |
| 4568 | 5208 | msgid "Please select a disclaimer to customise." |
| 4569 | 5209 | msgstr "" |
| 4570 | 5210 | |
| 4571 | -#: lib/authentication/builtinauthenticationprovider.inc.php:66 | |
| 4572 | -#: plugins/ktcore/admin/userManagement.php:162 | |
| 4573 | -#: plugins/ktcore/admin/userManagement.php:207 | |
| 4574 | -#: plugins/ktcore/admin/userManagement.php:478 | |
| 4575 | -#: plugins/ktcore/admin/userManagement.php:489 | |
| 5211 | +#: lib/authentication/builtinauthenticationprovider.inc.php:64 | |
| 5212 | +#: plugins/ktcore/admin/userManagement.php:166 | |
| 5213 | +#: plugins/ktcore/admin/userManagement.php:214 | |
| 5214 | +#: plugins/ktcore/admin/userManagement.php:504 | |
| 5215 | +#: plugins/ktcore/admin/userManagement.php:519 | |
| 4576 | 5216 | msgid "Please select a user first." |
| 4577 | 5217 | msgstr "" |
| 4578 | 5218 | |
| 4579 | -#: plugins/ktcore/admin/userManagement.php:250 | |
| 4580 | -#: plugins/ktcore/admin/userManagement.php:378 | |
| 5219 | +#: plugins/ktcore/admin/userManagement.php:260 | |
| 5220 | +#: plugins/ktcore/admin/userManagement.php:405 | |
| 4581 | 5221 | msgid "Please select a user to modify first." |
| 4582 | 5222 | msgstr "" |
| 4583 | 5223 | |
| 4584 | -#: plugins/ktcore/folder/addDocument.php:159 | |
| 5224 | +#: plugins/ktcore/folder/addDocument.php:157 | |
| 4585 | 5225 | msgid "Please select a valid document type" |
| 4586 | 5226 | msgstr "" |
| 4587 | 5227 | |
| 4588 | -#: plugins/ktcore/admin/groupManagement.php:95 | |
| 4589 | -#: plugins/ktcore/admin/groupManagement.php:133 | |
| 5228 | +#: plugins/ktcore/admin/groupManagement.php:102 | |
| 5229 | +#: plugins/ktcore/admin/groupManagement.php:143 | |
| 4590 | 5230 | msgid "Please select a valid group." |
| 4591 | 5231 | msgstr "" |
| 4592 | 5232 | |
| 4593 | -#: plugins/ktcore/admin/roleManagement.php:96 | |
| 4594 | -#: plugins/ktcore/admin/roleManagement.php:118 | |
| 5233 | +#: plugins/ktcore/admin/roleManagement.php:100 | |
| 5234 | +#: plugins/ktcore/admin/roleManagement.php:122 | |
| 4595 | 5235 | msgid "Please select a valid role first." |
| 4596 | 5236 | msgstr "" |
| 4597 | 5237 | |
| 4598 | -#: browse.php:345 browse.php:439 | |
| 5238 | +#: browse.php:338 browse.php:432 | |
| 4599 | 5239 | msgid "Please select documents or folders first." |
| 4600 | 5240 | msgstr "" |
| 4601 | 5241 | |
| 4602 | -#: plugins/ktcore/admin/documentLinks.php:136 | |
| 5242 | +#: plugins/ktcore/admin/documentLinks.php:140 | |
| 4603 | 5243 | msgid "Please select one or more link types to delete." |
| 4604 | 5244 | msgstr "" |
| 4605 | 5245 | |
| 4606 | -#: plugins/ktcore/folder/Permissions.php:343 | |
| 5246 | +#: plugins/ktcore/folder/Permissions.php:505 | |
| 4607 | 5247 | msgid "Please select one or more permissions." |
| 4608 | 5248 | msgstr "" |
| 4609 | 5249 | |
| 4610 | -#: i18n/templates.c:149 | |
| 5250 | +#: i18n/templates.c:755 | |
| 4611 | 5251 | msgid "Please select the appropriate workflows for each document type." |
| 4612 | 5252 | msgstr "" |
| 4613 | 5253 | |
| 4614 | -#: i18n/templates.c:2252 i18n/templates.c:2288 | |
| 5254 | +#: i18n/templates.c:2840 i18n/templates.c:2876 | |
| 4615 | 5255 | msgid "Please select which roles or groups should be informed when this state is reached." |
| 4616 | 5256 | msgstr "" |
| 4617 | 5257 | |
| 4618 | -#: i18n/templates.c:2543 | |
| 5258 | +#: i18n/templates.c:3134 | |
| 4619 | 5259 | 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." |
| 4620 | 5260 | msgstr "" |
| 4621 | 5261 | |
| 4622 | -#: plugins/ktcore/admin/documentLinks.php:66 | |
| 5262 | +#: plugins/ktcore/admin/documentLinks.php:70 | |
| 4623 | 5263 | msgid "Please specify a link type to edit." |
| 4624 | 5264 | msgstr "" |
| 4625 | 5265 | |
| 4626 | -#: plugins/ktcore/admin/documentLinks.php:97 | |
| 5266 | +#: plugins/ktcore/admin/documentLinks.php:101 | |
| 4627 | 5267 | msgid "Please specify a link type to update." |
| 4628 | 5268 | msgstr "" |
| 4629 | 5269 | |
| 4630 | -#: plugins/ktcore/admin/groupManagement.php:136 | |
| 4631 | -#: plugins/ktcore/admin/groupManagement.php:505 | |
| 5270 | +#: plugins/ktcore/admin/groupManagement.php:146 | |
| 5271 | +#: plugins/ktcore/admin/groupManagement.php:563 | |
| 4632 | 5272 | msgid "Please specify a name for the group." |
| 4633 | 5273 | msgstr "" |
| 4634 | 5274 | |
| 4635 | -#: plugins/ktcore/admin/plugins.php:46 i18n/templates.c:1283 | |
| 5275 | +#: i18n/templates.c:914 | |
| 5276 | +msgid "Please visit <a href=\"http://www.ktdms.com\">www.ktdms.com</a> to find out more." | |
| 5277 | +msgstr "" | |
| 5278 | + | |
| 5279 | +#: plugins/ktcore/admin/plugins.php:44 i18n/templates.c:1916 | |
| 4636 | 5280 | msgid "Plugins" |
| 4637 | 5281 | msgstr "" |
| 4638 | 5282 | |
| 4639 | -#: plugins/ktstandard/workflow/adminpage.php:59 | |
| 5283 | +#: plugins/ktstandard/workflow/adminpage.php:57 | |
| 4640 | 5284 | msgid "Plugins providing workflow allocators." |
| 4641 | 5285 | msgstr "" |
| 4642 | 5286 | |
| 4643 | -#: plugins/ktcore/admin/plugins.php:74 | |
| 5287 | +#: plugins/ktcore/admin/plugins.php:72 | |
| 4644 | 5288 | msgid "Plugins read from the filesystem" |
| 4645 | 5289 | msgstr "" |
| 4646 | 5290 | |
| 4647 | -#: plugins/ktcore/admin/plugins.php:69 | |
| 5291 | +#: plugins/ktcore/admin/plugins.php:67 | |
| 4648 | 5292 | msgid "Plugins updated" |
| 4649 | 5293 | msgstr "" |
| 4650 | 5294 | |
| 4651 | -#: plugins/ktcore/admin/roleManagement.php:125 | |
| 5295 | +#: plugins/ktcore/admin/roleManagement.php:129 | |
| 4652 | 5296 | msgid "Possible cause" |
| 4653 | 5297 | msgstr "" |
| 4654 | 5298 | |
| 4655 | -#: i18n/templates.c:179 i18n/templates.c:182 | |
| 5299 | +#: i18n/templates.c:785 i18n/templates.c:788 | |
| 4656 | 5300 | msgid "Post a reply" |
| 4657 | 5301 | msgstr "" |
| 4658 | 5302 | |
| 4659 | -#: config/siteMap.inc:52 lib/templating/kt3template.inc.php:235 | |
| 4660 | -#: lib/templating/kt3template.inc.php:310 preferences.php:54 | |
| 4661 | -#: i18n/templates.c:1421 | |
| 5303 | +#: config/siteMap.inc:56 lib/templating/kt3template.inc.php:235 | |
| 5304 | +#: lib/templating/kt3template.inc.php:310 preferences.php:52 | |
| 5305 | +#: i18n/templates.c:2054 | |
| 4662 | 5306 | msgid "Preferences" |
| 4663 | 5307 | msgstr "" |
| 4664 | 5308 | |
| 4665 | -#: i18n/templates.c:3926 | |
| 5309 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:348 | |
| 5310 | +msgid "Prevents this transition from occuring if the condition specified is not met for the document." | |
| 5311 | +msgstr "" | |
| 5312 | + | |
| 5313 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:259 | |
| 5314 | +msgid "Prevents users who are not members of the specified group from using this transition." | |
| 5315 | +msgstr "" | |
| 5316 | + | |
| 5317 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:45 | |
| 5318 | +msgid "Prevents users who do not have the specified permission from using this transition." | |
| 5319 | +msgstr "" | |
| 5320 | + | |
| 5321 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:149 | |
| 5322 | +msgid "Prevents users who do not have the specified role from using this transition." | |
| 5323 | +msgstr "" | |
| 5324 | + | |
| 5325 | +#: i18n/templates.c:4718 | |
| 4666 | 5326 | msgid "Preview" |
| 4667 | 5327 | msgstr "" |
| 4668 | 5328 | |
| 4669 | -#: plugins/ktcore/KTPermissions.php:596 | |
| 5329 | +#: plugins/ktcore/KTPermissions.php:670 | |
| 4670 | 5330 | msgid "Problem assigning role groups" |
| 4671 | 5331 | msgstr "" |
| 4672 | 5332 | |
| 4673 | -#: plugins/ktcore/KTPermissions.php:394 | |
| 5333 | +#: plugins/ktcore/KTPermissions.php:465 | |
| 4674 | 5334 | msgid "Problem assigning role to parent allocation" |
| 4675 | 5335 | msgstr "" |
| 4676 | 5336 | |
| 4677 | -#: plugins/ktcore/KTPermissions.php:541 | |
| 5337 | +#: plugins/ktcore/KTPermissions.php:615 | |
| 4678 | 5338 | msgid "Problem assigning role users" |
| 4679 | 5339 | msgstr "" |
| 4680 | 5340 | |
| 4681 | -#: i18n/templates.c:3995 | |
| 5341 | +#: plugins/network/quicklinks/manageQuicklinks.php:240 | |
| 5342 | +msgid "Problem retrieving quicklinks" | |
| 5343 | +msgstr "" | |
| 5344 | + | |
| 5345 | +#: plugins/professional-reporting/ProfessionalReportingPlugin.php:27 | |
| 5346 | +msgid "Professional Reporting" | |
| 5347 | +msgstr "" | |
| 5348 | + | |
| 5349 | +#: i18n/templates.c:4808 | |
| 4682 | 5350 | msgid "Project Details" |
| 4683 | 5351 | msgstr "" |
| 4684 | 5352 | |
| 4685 | -#: lib/validation/dispatchervalidation.inc.php:358 | |
| 5353 | +#: lib/validation/dispatchervalidation.inc.php:356 | |
| 4686 | 5354 | #, php-format |
| 4687 | 5355 | msgid "Provided variable %s is not a valid %s" |
| 4688 | 5356 | msgstr "" |
| 4689 | 5357 | |
| 4690 | -#: i18n/templates.c:827 | |
| 5358 | +#: i18n/templates.c:1445 | |
| 4691 | 5359 | msgid "Provider" |
| 4692 | 5360 | msgstr "" |
| 4693 | 5361 | |
| 4694 | -#: i18n/templates.c:833 | |
| 5362 | +#: i18n/templates.c:1451 | |
| 4695 | 5363 | msgid "Provider configuration" |
| 4696 | 5364 | msgstr "" |
| 4697 | 5365 | |
| 4698 | -#: lib/authentication/authenticationprovider.inc.php:84 | |
| 4699 | -#: lib/authentication/authenticationprovider.inc.php:88 | |
| 5366 | +#: lib/authentication/authenticationprovider.inc.php:82 | |
| 5367 | +#: lib/authentication/authenticationprovider.inc.php:86 | |
| 4700 | 5368 | msgid "Provider does not support editing" |
| 4701 | 5369 | msgstr "" |
| 4702 | 5370 | |
| 4703 | -#: i18n/templates.c:1292 | |
| 5371 | +#: plugins/network/quicklinks/manageQuicklinks.php:90 | |
| 5372 | +msgid "Quicklink deleted" | |
| 5373 | +msgstr "" | |
| 5374 | + | |
| 5375 | +#: i18n/templates.c:446 | |
| 5376 | +msgid "Quicklinks" | |
| 5377 | +msgstr "" | |
| 5378 | + | |
| 5379 | +#: plugins/network/quicklinks/QuicklinksPlugin.php:42 | |
| 5380 | +msgid "Quicklinks Plugin" | |
| 5381 | +msgstr "" | |
| 5382 | + | |
| 5383 | +#: i18n/templates.c:470 | |
| 5384 | +msgid "Quicklinks allow the administrator to create and order a collection of links to documents and folders, which will display on users' dashboards." | |
| 5385 | +msgstr "" | |
| 5386 | + | |
| 5387 | +#: i18n/templates.c:473 | |
| 5388 | +msgid "Quicklinks are links to documents and folders which you use often." | |
| 5389 | +msgstr "" | |
| 5390 | + | |
| 5391 | +#: i18n/templates.c:521 | |
| 5392 | +msgid "Re-order" | |
| 5393 | +msgstr "" | |
| 5394 | + | |
| 5395 | +#: plugins/network/quicklinks/manageQuicklinks.php:187 | |
| 5396 | +#: plugins/network/quicklinks/manageQuicklinks.php:188 i18n/templates.c:488 | |
| 5397 | +#: i18n/templates.c:512 i18n/templates.c:515 | |
| 5398 | +msgid "Re-order Quicklinks" | |
| 5399 | +msgstr "" | |
| 5400 | + | |
| 5401 | +#: i18n/templates.c:494 | |
| 5402 | +msgid "Re-order quicklinks" | |
| 5403 | +msgstr "" | |
| 5404 | + | |
| 5405 | +#: plugins/network/quicklinks/manageQuicklinks.php:257 | |
| 5406 | +msgid "Re-ordered quicklinks" | |
| 5407 | +msgstr "" | |
| 5408 | + | |
| 5409 | +#: i18n/templates.c:1925 | |
| 4704 | 5410 | msgid "Read plugins from filesystem" |
| 4705 | 5411 | msgstr "" |
| 4706 | 5412 | |
| 4707 | -#: i18n/templates.c:2183 | |
| 5413 | +#: i18n/templates.c:2771 | |
| 4708 | 5414 | msgid "Read the admin introduction." |
| 4709 | 5415 | msgstr "" |
| 4710 | 5416 | |
| 4711 | -#: browse.php:547 browse.php:749 plugins/ktcore/KTDocumentActions.php:126 | |
| 4712 | -#: plugins/ktcore/KTDocumentActions.php:312 | |
| 4713 | -#: plugins/ktcore/KTDocumentActions.php:408 | |
| 4714 | -#: plugins/ktcore/KTDocumentActions.php:554 | |
| 4715 | -#: plugins/ktcore/KTDocumentActions.php:748 | |
| 4716 | -#: plugins/ktcore/KTDocumentActions.php:858 | |
| 4717 | -#: plugins/ktstandard/KTDiscussion.php:210 | |
| 5417 | +#: browse.php:540 browse.php:748 plugins/ktcore/KTDocumentActions.php:134 | |
| 5418 | +#: plugins/ktcore/KTDocumentActions.php:224 | |
| 5419 | +#: plugins/ktcore/KTDocumentActions.php:345 | |
| 5420 | +#: plugins/ktcore/KTDocumentActions.php:447 | |
| 5421 | +#: plugins/ktcore/KTDocumentActions.php:594 | |
| 5422 | +#: plugins/ktcore/KTDocumentActions.php:794 | |
| 5423 | +#: plugins/ktcore/KTDocumentActions.php:947 | |
| 5424 | +#: plugins/ktstandard/KTDiscussion.php:233 | |
| 4718 | 5425 | msgid "Reason" |
| 4719 | 5426 | msgstr "" |
| 4720 | 5427 | |
| 4721 | -#: plugins/ktcore/KTDocumentActions.php:952 | |
| 5428 | +#: plugins/ktcore/KTDocumentActions.php:1041 | |
| 4722 | 5429 | msgid "Reason for transition" |
| 4723 | 5430 | msgstr "" |
| 4724 | 5431 | |
| 4725 | -#: plugins/ktcore/KTCorePlugin.php:172 | |
| 5432 | +#: i18n/templates.c:98 i18n/templates.c:176 i18n/templates.c:290 | |
| 5433 | +#: i18n/templates.c:368 | |
| 5434 | +msgid "Recent Downloads" | |
| 5435 | +msgstr "" | |
| 5436 | + | |
| 5437 | +#: i18n/templates.c:101 i18n/templates.c:179 i18n/templates.c:293 | |
| 5438 | +#: i18n/templates.c:371 | |
| 5439 | +msgid "Recent Uploads" | |
| 5440 | +msgstr "" | |
| 5441 | + | |
| 5442 | +#: i18n/templates.c:224 | |
| 5443 | +msgid "Recently Added/Changed Documents" | |
| 5444 | +msgstr "" | |
| 5445 | + | |
| 5446 | +#: plugins/ktcore/KTCorePlugin.php:202 | |
| 4726 | 5447 | msgid "Register new plugins, disable plugins, and so forth" |
| 4727 | 5448 | msgstr "" |
| 4728 | 5449 | |
| 4729 | -#: i18n/templates.c:281 | |
| 5450 | +#: i18n/templates.c:881 | |
| 4730 | 5451 | msgid "Relationship" |
| 4731 | 5452 | msgstr "" |
| 4732 | 5453 | |
| 4733 | -#: i18n/templates.c:1094 i18n/templates.c:1109 i18n/templates.c:2855 | |
| 4734 | -#: i18n/templates.c:3620 i18n/templates.c:3686 i18n/templates.c:3725 | |
| 4735 | -#: i18n/templates.c:3767 i18n/templates.c:3854 | |
| 5454 | +#: i18n/templates.c:1718 i18n/templates.c:1733 i18n/templates.c:3503 | |
| 5455 | +#: i18n/templates.c:4307 i18n/templates.c:4373 i18n/templates.c:4412 | |
| 5456 | +#: i18n/templates.c:4454 i18n/templates.c:4646 | |
| 4736 | 5457 | msgid "Remove" |
| 4737 | 5458 | msgstr "" |
| 4738 | 5459 | |
| 4739 | -#: i18n/templates.c:1196 | |
| 5460 | +#: i18n/templates.c:1820 | |
| 4740 | 5461 | msgid "Remove conditional" |
| 4741 | 5462 | msgstr "" |
| 4742 | 5463 | |
| 4743 | -#: i18n/templates.c:1133 i18n/templates.c:1217 i18n/templates.c:2054 | |
| 5464 | +#: i18n/templates.c:1757 i18n/templates.c:1850 i18n/templates.c:2642 | |
| 4744 | 5465 | msgid "Remove fields" |
| 4745 | 5466 | msgstr "" |
| 4746 | 5467 | |
| 4747 | -#: i18n/templates.c:107 | |
| 5468 | +#: i18n/templates.c:713 | |
| 4748 | 5469 | msgid "Remove subscription" |
| 4749 | 5470 | msgstr "" |
| 4750 | 5471 | |
| 4751 | -#: plugins/ktcore/admin/groupManagement.php:322 | |
| 4752 | -#: plugins/ktcore/admin/groupManagement.php:449 | |
| 5472 | +#: plugins/ktcore/admin/groupManagement.php:354 | |
| 5473 | +#: plugins/ktcore/admin/groupManagement.php:507 | |
| 4753 | 5474 | msgid "Removed" |
| 4754 | 5475 | msgstr "" |
| 4755 | 5476 | |
| 4756 | -#: plugins/ktcore/admin/userManagement.php:559 | |
| 5477 | +#: plugins/ktcore/admin/userManagement.php:589 | |
| 4757 | 5478 | msgid "Removed from groups" |
| 4758 | 5479 | msgstr "" |
| 4759 | 5480 | |
| 4760 | -#: plugins/ktcore/document/Rename.php:47 plugins/ktcore/folder/Rename.php:43 | |
| 4761 | -#: i18n/templates.c:2765 i18n/templates.c:2768 i18n/templates.c:3104 | |
| 4762 | -#: i18n/templates.c:3107 | |
| 5481 | +#: plugins/ktcore/document/Rename.php:46 plugins/ktcore/folder/Rename.php:41 | |
| 5482 | +#: i18n/templates.c:3434 i18n/templates.c:3437 i18n/templates.c:3767 | |
| 5483 | +#: i18n/templates.c:3770 | |
| 4763 | 5484 | msgid "Rename" |
| 4764 | 5485 | msgstr "" |
| 4765 | 5486 | |
| 4766 | -#: i18n/templates.c:839 i18n/templates.c:851 i18n/templates.c:1022 | |
| 4767 | -#: i18n/templates.c:1025 | |
| 5487 | +#: i18n/templates.c:1457 i18n/templates.c:1469 i18n/templates.c:1643 | |
| 5488 | +#: i18n/templates.c:1646 | |
| 4768 | 5489 | msgid "Rename Behaviours" |
| 4769 | 5490 | msgstr "" |
| 4770 | 5491 | |
| 4771 | -#: i18n/templates.c:3098 | |
| 5492 | +#: i18n/templates.c:3761 | |
| 4772 | 5493 | msgid "Rename document" |
| 4773 | 5494 | msgstr "" |
| 4774 | 5495 | |
| 4775 | -#: plugins/ktcore/folder/Rename.php:53 | |
| 5496 | +#: plugins/ktcore/folder/Rename.php:51 | |
| 4776 | 5497 | msgid "Rename folder" |
| 4777 | 5498 | msgstr "" |
| 4778 | 5499 | |
| 4779 | -#: plugins/ktcore/admin/manageHelp.php:137 | |
| 5500 | +#: i18n/templates.c:3428 | |
| 5501 | +msgid "Renaming folder: #name#" | |
| 5502 | +msgstr "" | |
| 5503 | + | |
| 5504 | +#: plugins/ktcore/admin/manageHelp.php:135 | |
| 4780 | 5505 | msgid "Replacement already exists. Editing the existing copy instead of replacing." |
| 4781 | 5506 | msgstr "" |
| 4782 | 5507 | |
| 4783 | -#: i18n/templates.c:203 | |
| 5508 | +#: i18n/templates.c:809 | |
| 4784 | 5509 | msgid "Replies" |
| 4785 | 5510 | msgstr "" |
| 4786 | 5511 | |
| 4787 | -#: plugins/ktstandard/KTDiscussion.php:288 | |
| 5512 | +#: plugins/ktstandard/KTDiscussion.php:311 | |
| 4788 | 5513 | msgid "Reply posted" |
| 4789 | 5514 | msgstr "" |
| 4790 | 5515 | |
| 4791 | -#: i18n/templates.c:752 | |
| 5516 | +#: plugins/professional-reporting/ProfessionalReportingPlugin.php:37 | |
| 5517 | +msgid "Report on usage of KnowledgeTree" | |
| 5518 | +msgstr "" | |
| 5519 | + | |
| 5520 | +#: plugins/professional-reporting/ProfessionalReportingPlugin.php:36 | |
| 5521 | +msgid "Reporting" | |
| 5522 | +msgstr "" | |
| 5523 | + | |
| 5524 | +#: plugins/professional-reporting/ProfessionalReportingPlugin.php:41 | |
| 5525 | +msgid "Reports on user activities - login history and last login information." | |
| 5526 | +msgstr "" | |
| 5527 | + | |
| 5528 | +#: plugins/ktcore/KTAssist.php:38 i18n/templates.c:3878 i18n/templates.c:3881 | |
| 5529 | +msgid "Request Assistance" | |
| 5530 | +msgstr "" | |
| 5531 | + | |
| 5532 | +#: i18n/templates.c:1370 | |
| 4792 | 5533 | msgid "Request created in #timing#s" |
| 4793 | 5534 | msgstr "" |
| 4794 | 5535 | |
| 4795 | -#: i18n/templates.c:398 i18n/templates.c:401 i18n/templates.c:404 | |
| 4796 | -#: i18n/templates.c:407 i18n/templates.c:410 i18n/templates.c:413 | |
| 4797 | -#: i18n/templates.c:416 i18n/templates.c:419 | |
| 5536 | +#: lib/documentmanagement/DocumentField.inc:202 | |
| 5537 | +#: plugins/ktcore/admin/documentFields.php:109 i18n/templates.c:74 | |
| 5538 | +#: i18n/templates.c:86 i18n/templates.c:152 i18n/templates.c:164 | |
| 5539 | +#: i18n/templates.c:266 i18n/templates.c:278 i18n/templates.c:344 | |
| 5540 | +#: i18n/templates.c:356 i18n/templates.c:1010 i18n/templates.c:1013 | |
| 5541 | +#: i18n/templates.c:1016 i18n/templates.c:1019 i18n/templates.c:1022 | |
| 5542 | +#: i18n/templates.c:1025 i18n/templates.c:1028 i18n/templates.c:1031 | |
| 5543 | +#: i18n/templates.c:1685 | |
| 4798 | 5544 | msgid "Required" |
| 4799 | 5545 | msgstr "" |
| 4800 | 5546 | |
| 4801 | -#: lib/validation/dispatchervalidation.inc.php:313 | |
| 5547 | +#: lib/validation/dispatchervalidation.inc.php:311 | |
| 4802 | 5548 | #, php-format |
| 4803 | 5549 | msgid "Required value %s not set" |
| 4804 | 5550 | msgstr "" |
| 4805 | 5551 | |
| 4806 | -#: i18n/templates.c:1298 | |
| 5552 | +#: i18n/templates.c:1931 | |
| 4807 | 5553 | msgid "Reread plugins" |
| 4808 | 5554 | msgstr "" |
| 4809 | 5555 | |
| 4810 | -#: i18n/templates.c:2885 i18n/templates.c:3473 | |
| 5556 | +#: i18n/templates.c:4160 | |
| 4811 | 5557 | msgid "Resolved permissions per user" |
| 4812 | 5558 | msgstr "" |
| 4813 | 5559 | |
| 4814 | -#: i18n/templates.c:3290 i18n/templates.c:3305 | |
| 5560 | +#: i18n/templates.c:3533 | |
| 5561 | +msgid "Resolved permissions per user for \"#foldername#\"" | |
| 5562 | +msgstr "" | |
| 5563 | + | |
| 5564 | +#: i18n/templates.c:3962 i18n/templates.c:3977 | |
| 4815 | 5565 | msgid "Restore" |
| 4816 | 5566 | msgstr "" |
| 4817 | 5567 | |
| 4818 | -#: plugins/ktcore/KTCorePlugin.php:157 | |
| 5568 | +#: i18n/templates.c:4031 | |
| 5569 | +msgid "Restore To" | |
| 5570 | +msgstr "" | |
| 5571 | + | |
| 5572 | +#: plugins/ktcore/KTCorePlugin.php:187 | |
| 4819 | 5573 | msgid "Restore old (archived) documents, usually at a user's request." |
| 4820 | 5574 | msgstr "" |
| 4821 | 5575 | |
| 4822 | -#: plugins/ktcore/KTCorePlugin.php:160 | |
| 5576 | +#: plugins/ktcore/KTCorePlugin.php:190 | |
| 4823 | 5577 | msgid "Restore or Expunge Deleted Documents" |
| 4824 | 5578 | msgstr "" |
| 4825 | 5579 | |
| 4826 | -#: plugins/ktcore/KTCorePlugin.php:160 | |
| 5580 | +#: plugins/ktcore/KTCorePlugin.php:190 | |
| 4827 | 5581 | msgid "Restore previously deleted documents, or permanently expunge them." |
| 4828 | 5582 | msgstr "" |
| 4829 | 5583 | |
| 4830 | -#: i18n/templates.c:1385 | |
| 5584 | +#: i18n/templates.c:2018 | |
| 4831 | 5585 | msgid "Restrict document types" |
| 4832 | 5586 | msgstr "" |
| 4833 | 5587 | |
| 4834 | -#: i18n/templates.c:3743 | |
| 5588 | +#: i18n/templates.c:4430 | |
| 4835 | 5589 | msgid "Return items which match" |
| 4836 | 5590 | msgstr "" |
| 4837 | 5591 | |
| 4838 | -#: i18n/templates.c:3575 i18n/templates.c:3665 i18n/templates.c:3833 | |
| 5592 | +#: i18n/templates.c:4262 i18n/templates.c:4352 i18n/templates.c:4625 | |
| 4839 | 5593 | msgid "Return items which match #options# of the <strong>criteria groups</strong> specified." |
| 4840 | 5594 | msgstr "" |
| 4841 | 5595 | |
| 4842 | -#: i18n/templates.c:3587 | |
| 5596 | +#: i18n/templates.c:4274 | |
| 4843 | 5597 | msgid "Return items which match #options# of the criteria specified below." |
| 4844 | 5598 | msgstr "" |
| 4845 | 5599 | |
| 4846 | -#: i18n/templates.c:3677 i18n/templates.c:3845 | |
| 5600 | +#: i18n/templates.c:4364 i18n/templates.c:4637 | |
| 4847 | 5601 | msgid "Return items which match #options# of the criteria specified." |
| 4848 | 5602 | msgstr "" |
| 4849 | 5603 | |
| 4850 | -#: i18n/templates.c:3986 i18n/templates.c:3989 | |
| 5604 | +#: i18n/templates.c:4799 i18n/templates.c:4802 | |
| 4851 | 5605 | msgid "Return to where you came from." |
| 4852 | 5606 | msgstr "" |
| 4853 | 5607 | |
| 4854 | -#: i18n/templates.c:2678 i18n/templates.c:3182 | |
| 5608 | +#: i18n/templates.c:3341 i18n/templates.c:3845 | |
| 4855 | 5609 | msgid "Role" |
| 4856 | 5610 | msgstr "" |
| 4857 | 5611 | |
| 4858 | -#: plugins/ktcore/admin/roleManagement.php:89 | |
| 5612 | +#: plugins/ktcore/admin/roleManagement.php:93 | |
| 4859 | 5613 | #, php-format |
| 4860 | 5614 | msgid "Role \"%s\" created." |
| 4861 | 5615 | msgstr "" |
| 4862 | 5616 | |
| 4863 | -#: plugins/ktcore/admin/roleManagement.php:128 | |
| 5617 | +#: plugins/ktcore/admin/roleManagement.php:132 | |
| 4864 | 5618 | #, php-format |
| 4865 | 5619 | msgid "Role \"%s\" deleted. " |
| 4866 | 5620 | msgstr "" |
| 4867 | 5621 | |
| 4868 | -#: plugins/ktcore/admin/roleManagement.php:111 | |
| 5622 | +#: plugins/ktcore/admin/roleManagement.php:115 | |
| 4869 | 5623 | #, php-format |
| 4870 | 5624 | msgid "Role \"%s\" updated." |
| 4871 | 5625 | msgstr "" |
| 4872 | 5626 | |
| 4873 | -#: i18n/templates.c:1634 | |
| 5627 | +#: i18n/templates.c:2237 | |
| 4874 | 5628 | msgid "Role Administration" |
| 4875 | 5629 | msgstr "" |
| 4876 | 5630 | |
| 4877 | -#: plugins/ktcore/admin/roleManagement.php:41 | |
| 4878 | -#: plugins/ktcore/admin/roleManagement.php:42 | |
| 5631 | +#: plugins/ktcore/admin/roleManagement.php:45 | |
| 5632 | +#: plugins/ktcore/admin/roleManagement.php:46 | |
| 4879 | 5633 | msgid "Role Management" |
| 4880 | 5634 | msgstr "" |
| 4881 | 5635 | |
| 4882 | -#: i18n/templates.c:1655 | |
| 5636 | +#: i18n/templates.c:2258 | |
| 4883 | 5637 | msgid "Role Name" |
| 4884 | 5638 | msgstr "" |
| 4885 | 5639 | |
| 4886 | -#: plugins/ktcore/KTPermissions.php:361 | |
| 5640 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:148 | |
| 5641 | +msgid "Role Restrictions" | |
| 5642 | +msgstr "" | |
| 5643 | + | |
| 5644 | +#: plugins/ktcore/KTPermissions.php:432 | |
| 4887 | 5645 | msgid "Role allocation created." |
| 4888 | 5646 | msgstr "" |
| 4889 | 5647 | |
| 4890 | -#: plugins/ktcore/KTPermissions.php:401 | |
| 5648 | +#: plugins/ktcore/KTPermissions.php:472 | |
| 4891 | 5649 | msgid "Role now uses parent." |
| 4892 | 5650 | msgstr "" |
| 4893 | 5651 | |
| 4894 | -#: i18n/templates.c:2345 i18n/templates.c:2621 i18n/templates.c:2819 | |
| 4895 | -#: i18n/templates.c:2948 i18n/templates.c:3512 | |
| 5652 | +#: i18n/templates.c:2933 i18n/templates.c:3266 i18n/templates.c:3611 | |
| 5653 | +#: i18n/templates.c:4199 | |
| 4896 | 5654 | msgid "Role or Group" |
| 4897 | 5655 | msgstr "" |
| 4898 | 5656 | |
| 4899 | -#: i18n/templates.c:2348 i18n/templates.c:2624 i18n/templates.c:2822 | |
| 4900 | -#: i18n/templates.c:2951 i18n/templates.c:3515 | |
| 5657 | +#: i18n/templates.c:2936 i18n/templates.c:3269 i18n/templates.c:3614 | |
| 5658 | +#: i18n/templates.c:4202 | |
| 4901 | 5659 | msgid "Role:" |
| 4902 | 5660 | msgstr "" |
| 4903 | 5661 | |
| 4904 | -#: plugins/ktcore/KTCorePlugin.php:127 i18n/templates.c:2255 | |
| 4905 | -#: i18n/templates.c:2291 | |
| 5662 | +#: plugins/ktcore/KTCorePlugin.php:157 i18n/templates.c:2843 | |
| 5663 | +#: i18n/templates.c:2879 | |
| 4906 | 5664 | msgid "Roles" |
| 4907 | 5665 | msgstr "" |
| 4908 | 5666 | |
| 4909 | -#: plugins/ktcore/admin/workflows.php:341 | |
| 5667 | +#: plugins/ktcore/admin/workflows.php:339 | |
| 4910 | 5668 | msgid "Roles:" |
| 4911 | 5669 | msgstr "" |
| 4912 | 5670 | |
| 4913 | -#: i18n/templates.c:1970 | |
| 5671 | +#: plugins/ktcore/admin/documentFields.php:968 | |
| 5672 | +msgid "Root" | |
| 5673 | +msgstr "" | |
| 5674 | + | |
| 5675 | +#: i18n/templates.c:2558 | |
| 4914 | 5676 | msgid "Run Condition" |
| 4915 | 5677 | msgstr "" |
| 4916 | 5678 | |
| 4917 | -#: plugins/ktcore/admin/conditions.php:89 | |
| 4918 | -#: plugins/ktcore/admin/savedSearch.php:65 i18n/templates.c:29 | |
| 4919 | -#: i18n/templates.c:62 i18n/templates.c:629 i18n/templates.c:773 | |
| 4920 | -#: i18n/templates.c:2282 i18n/templates.c:2324 i18n/templates.c:2558 | |
| 5679 | +#: plugins/ktcore/admin/conditions.php:87 | |
| 5680 | +#: plugins/ktcore/admin/savedSearch.php:63 i18n/templates.c:635 | |
| 5681 | +#: i18n/templates.c:668 i18n/templates.c:1250 i18n/templates.c:1391 | |
| 5682 | +#: i18n/templates.c:2870 i18n/templates.c:2912 i18n/templates.c:3149 | |
| 4921 | 5683 | msgid "Save" |
| 4922 | 5684 | msgstr "" |
| 4923 | 5685 | |
| 4924 | -#: i18n/templates.c:593 | |
| 5686 | +#: i18n/templates.c:1205 | |
| 4925 | 5687 | msgid "Save Changes" |
| 4926 | 5688 | msgstr "" |
| 4927 | 5689 | |
| 4928 | -#: i18n/templates.c:623 | |
| 5690 | +#: i18n/templates.c:4523 i18n/templates.c:4535 i18n/templates.c:4547 | |
| 5691 | +#: i18n/templates.c:4559 i18n/templates.c:4571 i18n/templates.c:4583 | |
| 5692 | +msgid "Save Trigger" | |
| 5693 | +msgstr "" | |
| 5694 | + | |
| 5695 | +#: i18n/templates.c:1244 | |
| 4929 | 5696 | msgid "Save this search" |
| 4930 | 5697 | msgstr "" |
| 4931 | 5698 | |
| 4932 | -#: search/booleanSearch.php:231 i18n/templates.c:122 | |
| 5699 | +#: search/booleanSearch.php:232 i18n/templates.c:728 | |
| 4933 | 5700 | msgid "Saved Search" |
| 4934 | 5701 | msgstr "" |
| 4935 | 5702 | |
| 4936 | -#: search/booleanSearch.php:232 | |
| 5703 | +#: search/booleanSearch.php:233 | |
| 4937 | 5704 | msgid "Saved Search: " |
| 4938 | 5705 | msgstr "" |
| 4939 | 5706 | |
| 4940 | -#: plugins/ktcore/admin/savedSearch.php:42 i18n/templates.c:119 | |
| 4941 | -#: i18n/templates.c:542 | |
| 5707 | +#: plugins/ktcore/admin/savedSearch.php:40 i18n/templates.c:725 | |
| 5708 | +#: i18n/templates.c:1154 | |
| 4942 | 5709 | msgid "Saved Searches" |
| 4943 | 5710 | msgstr "" |
| 4944 | 5711 | |
| 4945 | -#: plugins/ktcore/KTCorePlugin.php:168 i18n/templates.c:1976 | |
| 5712 | +#: plugins/ktcore/KTCorePlugin.php:198 i18n/templates.c:2564 | |
| 4946 | 5713 | msgid "Saved searches" |
| 4947 | 5714 | msgstr "" |
| 4948 | 5715 | |
| 4949 | -#: i18n/templates.c:1979 | |
| 5716 | +#: i18n/templates.c:2567 | |
| 4950 | 5717 | 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." |
| 4951 | 5718 | msgstr "" |
| 4952 | 5719 | |
| 4953 | -#: lib/templating/kt3template.inc.php:232 plugins/ktcore/KTPortlets.php:35 | |
| 4954 | -#: search/booleanSearch.php:214 i18n/templates.c:110 i18n/templates.c:3605 | |
| 4955 | -#: i18n/templates.c:3698 i18n/templates.c:3866 | |
| 5720 | +#: lib/templating/kt3template.inc.php:232 plugins/ktcore/KTCorePlugin.php:113 | |
| 5721 | +#: plugins/ktcore/KTPortlets.php:33 search/booleanSearch.php:215 | |
| 5722 | +#: i18n/templates.c:716 i18n/templates.c:4292 i18n/templates.c:4385 | |
| 5723 | +#: i18n/templates.c:4658 | |
| 4956 | 5724 | msgid "Search" |
| 4957 | 5725 | msgstr "" |
| 4958 | 5726 | |
| 4959 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:46 | |
| 4960 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:146 | |
| 5727 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:44 | |
| 5728 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:144 | |
| 4961 | 5729 | msgid "Search Attributes" |
| 4962 | 5730 | msgstr "" |
| 4963 | 5731 | |
| 4964 | -#: plugins/ktstandard/SearchDashletPlugin.php:38 | |
| 5732 | +#: plugins/ktstandard/SearchDashletPlugin.php:36 | |
| 4965 | 5733 | msgid "Search Dashlet Plugin" |
| 4966 | 5734 | msgstr "" |
| 4967 | 5735 | |
| 4968 | -#: plugins/ktcore/admin/savedSearch.php:85 | |
| 5736 | +#: plugins/ktcore/admin/savedSearch.php:83 | |
| 4969 | 5737 | msgid "Search Deleted" |
| 4970 | 5738 | msgstr "" |
| 4971 | 5739 | |
| 4972 | -#: i18n/templates.c:1991 | |
| 5740 | +#: i18n/templates.c:2579 | |
| 4973 | 5741 | msgid "Search Name" |
| 4974 | 5742 | msgstr "" |
| 4975 | 5743 | |
| 4976 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:141 | |
| 5744 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:139 | |
| 4977 | 5745 | msgid "Search Password" |
| 4978 | 5746 | msgstr "" |
| 4979 | 5747 | |
| 4980 | -#: search/booleanSearch.php:229 | |
| 5748 | +#: search/booleanSearch.php:230 | |
| 4981 | 5749 | msgid "Search Results" |
| 4982 | 5750 | msgstr "" |
| 4983 | 5751 | |
| 4984 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:140 | |
| 5752 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:138 | |
| 4985 | 5753 | msgid "Search User" |
| 4986 | 5754 | msgstr "" |
| 4987 | 5755 | |
| 4988 | -#: i18n/templates.c:11 | |
| 5756 | +#: i18n/templates.c:617 | |
| 4989 | 5757 | msgid "Search for group" |
| 4990 | 5758 | msgstr "" |
| 4991 | 5759 | |
| 4992 | -#: i18n/templates.c:1526 | |
| 5760 | +#: i18n/templates.c:2144 | |
| 4993 | 5761 | msgid "Search for groups" |
| 4994 | 5762 | msgstr "" |
| 4995 | 5763 | |
| 4996 | -#: i18n/templates.c:35 | |
| 5764 | +#: i18n/templates.c:641 | |
| 4997 | 5765 | msgid "Search for user" |
| 4998 | 5766 | msgstr "" |
| 4999 | 5767 | |
| 5000 | -#: i18n/templates.c:1826 | |
| 5768 | +#: i18n/templates.c:44 i18n/templates.c:236 i18n/templates.c:2414 | |
| 5001 | 5769 | msgid "Search for users" |
| 5002 | 5770 | msgstr "" |
| 5003 | 5771 | |
| 5004 | -#: plugins/ktcore/admin/conditions.php:71 | |
| 5772 | +#: plugins/ktcore/admin/conditions.php:69 | |
| 5005 | 5773 | msgid "Search not deleted" |
| 5006 | 5774 | msgstr "" |
| 5007 | 5775 | |
| 5008 | -#: plugins/ktcore/admin/conditions.php:173 | |
| 5009 | -#: plugins/ktcore/admin/conditions.php:208 | |
| 5010 | -#: plugins/ktcore/admin/savedSearch.php:175 | |
| 5011 | -#: plugins/ktcore/admin/savedSearch.php:211 search/booleanSearch.php:146 | |
| 5776 | +#: plugins/ktcore/admin/conditions.php:171 | |
| 5777 | +#: plugins/ktcore/admin/conditions.php:206 | |
| 5778 | +#: plugins/ktcore/admin/savedSearch.php:173 | |
| 5779 | +#: plugins/ktcore/admin/savedSearch.php:209 search/booleanSearch.php:147 | |
| 5012 | 5780 | msgid "Search not saved" |
| 5013 | 5781 | msgstr "" |
| 5014 | 5782 | |
| 5015 | -#: plugins/ktcore/admin/savedSearch.php:177 | |
| 5016 | -#: plugins/ktcore/admin/savedSearch.php:213 search/booleanSearch.php:150 | |
| 5783 | +#: plugins/ktcore/admin/savedSearch.php:175 | |
| 5784 | +#: plugins/ktcore/admin/savedSearch.php:211 search/booleanSearch.php:151 | |
| 5017 | 5785 | msgid "Search saved" |
| 5018 | 5786 | msgstr "" |
| 5019 | 5787 | |
| 5020 | -#: lib/browse/Criteria.inc:886 | |
| 5021 | -msgid "Searchable Text" | |
| 5022 | -msgstr "" | |
| 5023 | - | |
| 5024 | -#: plugins/ktcore/KTCorePlugin.php:101 | |
| 5788 | +#: plugins/ktcore/KTCorePlugin.php:131 | |
| 5025 | 5789 | msgid "Security Management" |
| 5026 | 5790 | msgstr "" |
| 5027 | 5791 | |
| 5028 | -#: view.php:488 i18n/templates.c:3542 | |
| 5792 | +#: view.php:495 i18n/templates.c:4229 | |
| 5029 | 5793 | msgid "Select Document Version to compare against" |
| 5030 | 5794 | msgstr "" |
| 5031 | 5795 | |
| 5032 | -#: i18n/templates.c:854 | |
| 5796 | +#: i18n/templates.c:1472 | |
| 5033 | 5797 | msgid "Select Fieldset" |
| 5034 | 5798 | msgstr "" |
| 5035 | 5799 | |
| 5036 | -#: i18n/templates.c:665 | |
| 5800 | +#: i18n/templates.c:41 i18n/templates.c:233 | |
| 5801 | +msgid "Select User" | |
| 5802 | +msgstr "" | |
| 5803 | + | |
| 5804 | +#: i18n/templates.c:4610 | |
| 5805 | +msgid "Select View" | |
| 5806 | +msgstr "" | |
| 5807 | + | |
| 5808 | +#: i18n/templates.c:1286 | |
| 5037 | 5809 | msgid "Select a Field" |
| 5038 | 5810 | msgstr "" |
| 5039 | 5811 | |
| 5040 | -#: i18n/templates.c:632 | |
| 5812 | +#: i18n/templates.c:1253 | |
| 5041 | 5813 | msgid "Select a Value" |
| 5042 | 5814 | msgstr "" |
| 5043 | 5815 | |
| 5044 | -#: i18n/templates.c:896 i18n/templates.c:911 | |
| 5816 | +#: i18n/templates.c:1517 i18n/templates.c:1532 | |
| 5045 | 5817 | msgid "Select a behaviour" |
| 5046 | 5818 | msgstr "" |
| 5047 | 5819 | |
| 5048 | -#: i18n/templates.c:908 | |
| 5820 | +#: i18n/templates.c:1529 | |
| 5049 | 5821 | msgid "Select a behaviour from this list to change the items which are available." |
| 5050 | 5822 | msgstr "" |
| 5051 | 5823 | |
| 5052 | -#: i18n/templates.c:659 | |
| 5824 | +#: plugins/ktcore/admin/manageViews.php:50 | |
| 5825 | +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" | |
| 5826 | +msgstr "" | |
| 5827 | + | |
| 5828 | +#: i18n/templates.c:1280 | |
| 5053 | 5829 | msgid "Select a document type" |
| 5054 | 5830 | msgstr "" |
| 5055 | 5831 | |
| 5056 | -#: i18n/templates.c:1352 | |
| 5832 | +#: i18n/templates.c:1985 | |
| 5057 | 5833 | msgid "Select a document type from the list below to change its details, or use the enable/disable buttons to change its availability state." |
| 5058 | 5834 | msgstr "" |
| 5059 | 5835 | |
| 5060 | -#: i18n/templates.c:263 | |
| 5836 | +#: i18n/templates.c:863 | |
| 5061 | 5837 | msgid "Select a link type." |
| 5062 | 5838 | msgstr "" |
| 5063 | 5839 | |
| 5064 | -#: i18n/templates.c:248 | |
| 5840 | +#: i18n/templates.c:848 | |
| 5065 | 5841 | msgid "Select a target document to link to." |
| 5066 | 5842 | msgstr "" |
| 5067 | 5843 | |
| 5068 | -#: i18n/templates.c:2435 | |
| 5844 | +#: i18n/templates.c:3026 | |
| 5069 | 5845 | msgid "Select a workflow to modify. To enable a disabled workflow, edit it and set a proper starting state." |
| 5070 | 5846 | msgstr "" |
| 5071 | 5847 | |
| 5072 | -#: i18n/templates.c:173 | |
| 5848 | +#: i18n/templates.c:779 | |
| 5073 | 5849 | msgid "Select appropriate workflow" |
| 5074 | 5850 | msgstr "" |
| 5075 | 5851 | |
| 5076 | -#: i18n/templates.c:1379 | |
| 5852 | +#: i18n/templates.c:2012 | |
| 5077 | 5853 | msgid "Select document types allowed in folder" |
| 5078 | 5854 | msgstr "" |
| 5079 | 5855 | |
| 5080 | -#: i18n/templates.c:2468 | |
| 5856 | +#: i18n/templates.c:3491 | |
| 5857 | +msgid "Select roles and groups for whom you wish to change permission assignement 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'." | |
| 5858 | +msgstr "" | |
| 5859 | + | |
| 5860 | +#: i18n/templates.c:3059 | |
| 5081 | 5861 | 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." |
| 5082 | 5862 | msgstr "" |
| 5083 | 5863 | |
| 5084 | -#: plugins/ktcore/admin/documentTypes.php:148 | |
| 5864 | +#: plugins/ktcore/admin/documentTypes.php:146 | |
| 5085 | 5865 | msgid "Select the fieldsets which you wish to associate with this document type" |
| 5086 | 5866 | msgstr "" |
| 5087 | 5867 | |
| 5088 | -#: i18n/templates.c:1457 | |
| 5089 | -msgid "Select the groups from the left-hand list that you would like to add to this group and then click the <strong>right pointing arrows</strong>. Once you have added all the groups that you require, press <strong>save changes</strong>. Only groups that are logically capable of being included in this group will be available to be added." | |
| 5868 | +#: plugins/ktcore/admin/groupManagement.php:392 | |
| 5869 | +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." | |
| 5090 | 5870 | msgstr "" |
| 5091 | 5871 | |
| 5092 | -#: i18n/templates.c:2918 | |
| 5872 | +#: i18n/templates.c:3581 | |
| 5093 | 5873 | msgid "Select the groups which should be part of this role." |
| 5094 | 5874 | msgstr "" |
| 5095 | 5875 | |
| 5096 | -#: i18n/templates.c:1709 | |
| 5876 | +#: plugins/ktcore/admin/userManagement.php:334 | |
| 5097 | 5877 | 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>." |
| 5098 | 5878 | msgstr "" |
| 5099 | 5879 | |
| 5100 | -#: i18n/templates.c:2555 | |
| 5880 | +#: plugins/ktstandard/KTDiscussion.php:232 | |
| 5881 | +msgid "Select the state to move this discussion into" | |
| 5882 | +msgstr "" | |
| 5883 | + | |
| 5884 | +#: i18n/templates.c:3146 | |
| 5101 | 5885 | 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." |
| 5102 | 5886 | msgstr "" |
| 5103 | 5887 | |
| 5104 | -#: i18n/templates.c:1613 | |
| 5888 | +#: plugins/ktcore/admin/workflows.php:1265 | |
| 5889 | +msgid "Select the trigger to add to this transition. Each trigger indicates whether it controls who can see this transition, what occurs when the transition is performed, or both." | |
| 5890 | +msgstr "" | |
| 5891 | + | |
| 5892 | +#: plugins/ktcore/admin/groupManagement.php:248 | |
| 5105 | 5893 | 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>." |
| 5106 | 5894 | msgstr "" |
| 5107 | 5895 | |
| 5108 | -#: i18n/templates.c:2780 | |
| 5896 | +#: i18n/templates.c:3449 | |
| 5109 | 5897 | msgid "Select the users which should be part of this role." |
| 5110 | 5898 | msgstr "" |
| 5111 | 5899 | |
| 5112 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:138 | |
| 5900 | +#: i18n/templates.c:89 i18n/templates.c:167 i18n/templates.c:281 | |
| 5901 | +#: i18n/templates.c:359 | |
| 5902 | +msgid "Select what kind of report you'd like to view." | |
| 5903 | +msgstr "" | |
| 5904 | + | |
| 5905 | +#: plugins/ktcore/KTCorePlugin.php:102 | |
| 5906 | +msgid "Selection" | |
| 5907 | +msgstr "" | |
| 5908 | + | |
| 5909 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:136 | |
| 5113 | 5910 | msgid "Server name" |
| 5114 | 5911 | msgstr "" |
| 5115 | 5912 | |
| 5116 | -#: lib/session/Session.inc:231 | |
| 5913 | +#: lib/session/Session.inc:238 | |
| 5117 | 5914 | msgid "Session timed out" |
| 5118 | 5915 | msgstr "" |
| 5119 | 5916 | |
| 5120 | -#: i18n/templates.c:2333 | |
| 5917 | +#: i18n/templates.c:2921 | |
| 5121 | 5918 | msgid "Set allowed actions" |
| 5122 | 5919 | msgstr "" |
| 5123 | 5920 | |
| 5124 | -#: i18n/templates.c:2471 | |
| 5921 | +#: i18n/templates.c:3062 | |
| 5125 | 5922 | msgid "Set controlled actions" |
| 5126 | 5923 | msgstr "" |
| 5127 | 5924 | |
| 5128 | -#: i18n/templates.c:2342 | |
| 5925 | +#: i18n/templates.c:2930 | |
| 5129 | 5926 | msgid "Set controlled permissions" |
| 5130 | 5927 | msgstr "" |
| 5131 | 5928 | |
| 5132 | -#: i18n/templates.c:986 | |
| 5929 | +#: i18n/templates.c:1607 | |
| 5133 | 5930 | msgid "Set master field" |
| 5134 | 5931 | msgstr "" |
| 5135 | 5932 | |
| 5136 | -#: plugins/ktcore/admin/documentFields.php:638 | |
| 5933 | +#: plugins/ktcore/admin/documentFields.php:673 | |
| 5137 | 5934 | msgid "Set to complete" |
| 5138 | 5935 | msgstr "" |
| 5139 | 5936 | |
| 5140 | -#: plugins/ktcore/admin/groupManagement.php:103 | |
| 5141 | -#: plugins/ktcore/admin/groupManagement.php:468 | |
| 5142 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:414 | |
| 5937 | +#: plugins/ktcore/admin/groupManagement.php:110 | |
| 5938 | +#: plugins/ktcore/admin/groupManagement.php:526 | |
| 5939 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:420 | |
| 5143 | 5940 | msgid "Should all the members of this group be given <strong>system</strong> administration privileges?" |
| 5144 | 5941 | msgstr "" |
| 5145 | 5942 | |
| 5146 | -#: plugins/ktcore/admin/groupManagement.php:102 | |
| 5147 | -#: plugins/ktcore/admin/groupManagement.php:467 | |
| 5148 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:413 | |
| 5943 | +#: plugins/ktcore/admin/groupManagement.php:109 | |
| 5944 | +#: plugins/ktcore/admin/groupManagement.php:525 | |
| 5945 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:419 | |
| 5149 | 5946 | msgid "Should all the members of this group be given <strong>unit</strong> administration privileges?" |
| 5150 | 5947 | msgstr "" |
| 5151 | 5948 | |
| 5152 | -#: search/simpleSearch.php:130 | |
| 5949 | +#: i18n/templates.c:116 i18n/templates.c:194 i18n/templates.c:308 | |
| 5950 | +#: i18n/templates.c:386 | |
| 5951 | +msgid "Show #max# of #total# transactions." | |
| 5952 | +msgstr "" | |
| 5953 | + | |
| 5954 | +#: i18n/templates.c:104 i18n/templates.c:182 i18n/templates.c:296 | |
| 5955 | +#: i18n/templates.c:374 | |
| 5956 | +msgid "Show Items" | |
| 5957 | +msgstr "" | |
| 5958 | + | |
| 5959 | +#: search/simpleSearch.php:135 | |
| 5153 | 5960 | msgid "Simple Search" |
| 5154 | 5961 | msgstr "" |
| 5155 | 5962 | |
| 5963 | +#: lib/browse/Criteria.inc:913 | |
| 5964 | +msgid "Simple Search Text" | |
| 5965 | +msgstr "" | |
| 5966 | + | |
| 5156 | 5967 | #: i18n/templates.c:5 |
| 5157 | 5968 | msgid "Since KnowledgeTree only shows you the folders and documents you are allowed to see, there are some placed that you can view but can't get to — for example, if they are in a folder you are not allowed to see. These are called \"orphaned folders\" since you can't access their parents and they are are listed below." |
| 5158 | 5969 | msgstr "" |
| 5159 | 5970 | |
| 5160 | -#: i18n/templates.c:8 | |
| 5971 | +#: i18n/templates.c:614 | |
| 5161 | 5972 | msgid "Since there may be many groups in the system, please provider a few letters from the groups's name to begin." |
| 5162 | 5973 | msgstr "" |
| 5163 | 5974 | |
| 5164 | -#: i18n/templates.c:1529 | |
| 5975 | +#: i18n/templates.c:2147 | |
| 5165 | 5976 | 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)." |
| 5166 | 5977 | msgstr "" |
| 5167 | 5978 | |
| 5168 | -#: i18n/templates.c:32 | |
| 5979 | +#: i18n/templates.c:638 | |
| 5169 | 5980 | msgid "Since there may be many users in the system, please provider a few letters from the person's user name to begin." |
| 5170 | 5981 | msgstr "" |
| 5171 | 5982 | |
| 5172 | -#: i18n/templates.c:1829 | |
| 5983 | +#: i18n/templates.c:47 i18n/templates.c:239 | |
| 5984 | +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." | |
| 5985 | +msgstr "" | |
| 5986 | + | |
| 5987 | +#: i18n/templates.c:2417 | |
| 5173 | 5988 | 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)." |
| 5174 | 5989 | msgstr "" |
| 5175 | 5990 | |
| 5176 | -#: i18n/templates.c:2540 | |
| 5991 | +#: i18n/templates.c:545 | |
| 5992 | +msgid "Since there may be many users in the system, please select a user from the list below, or type a few letters from the person's username to begin. Alternatively, <a href=\"#link#\">view all users</a> (note that this may be very slow if you have many users)." | |
| 5993 | +msgstr "" | |
| 5994 | + | |
| 5995 | +#: plugins/ktcore/admin/documentFields.php:122 | |
| 5996 | +msgid "Since this is a conditional fieldset, fields may be of type \"Lookup\", or \"Tree\". Lookups are drop-down controls populated with values by your chosen values. Tree fields provide a rich means of selecting values from tree-like information structures." | |
| 5997 | +msgstr "" | |
| 5998 | + | |
| 5999 | +#: plugins/ktcore/KTDashlets.php:59 | |
| 6000 | +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." | |
| 6001 | +msgstr "" | |
| 6002 | + | |
| 6003 | +#: plugins/ktcore/KTColumns.inc.php:328 plugins/ktcore/KTCorePlugin.php:103 | |
| 6004 | +msgid "Single Selection" | |
| 6005 | +msgstr "" | |
| 6006 | + | |
| 6007 | +#: i18n/templates.c:3131 | |
| 5177 | 6008 | msgid "Source States" |
| 5178 | 6009 | msgstr "" |
| 5179 | 6010 | |
| 5180 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:205 | |
| 6011 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:203 | |
| 5181 | 6012 | msgid "Source created" |
| 5182 | 6013 | msgstr "" |
| 5183 | 6014 | |
| 5184 | -#: i18n/templates.c:2465 | |
| 6015 | +#: i18n/templates.c:3056 | |
| 5185 | 6016 | msgid "Specify Controlled Actions" |
| 5186 | 6017 | msgstr "" |
| 5187 | 6018 | |
| 5188 | -#: i18n/templates.c:2729 | |
| 6019 | +#: i18n/templates.c:3392 | |
| 5189 | 6020 | msgid "Specify Reason for Delete" |
| 5190 | 6021 | msgstr "" |
| 5191 | 6022 | |
| 5192 | -#: lib/authentication/builtinauthenticationprovider.inc.php:71 | |
| 5193 | -#: plugins/ktcore/admin/userManagement.php:122 | |
| 5194 | -#: plugins/ktcore/admin/userManagement.php:214 | |
| 6023 | +#: i18n/templates.c:65 i18n/templates.c:143 i18n/templates.c:257 | |
| 6024 | +#: i18n/templates.c:335 | |
| 6025 | +msgid "Specify Search Details" | |
| 6026 | +msgstr "" | |
| 6027 | + | |
| 6028 | +#: lib/authentication/builtinauthenticationprovider.inc.php:69 | |
| 6029 | +#: plugins/ktcore/admin/userManagement.php:124 | |
| 6030 | +#: plugins/ktcore/admin/userManagement.php:221 | |
| 5195 | 6031 | msgid "Specify an initial password for the user." |
| 5196 | 6032 | msgstr "" |
| 5197 | 6033 | |
| 5198 | -#: i18n/templates.c:1592 | |
| 6034 | +#: i18n/templates.c:2210 | |
| 5199 | 6035 | msgid "Specify group details" |
| 5200 | 6036 | msgstr "" |
| 5201 | 6037 | |
| 5202 | -#: i18n/templates.c:3221 | |
| 6038 | +#: i18n/templates.c:3893 | |
| 5203 | 6039 | msgid "Specify the details for a new link type below." |
| 5204 | 6040 | msgstr "" |
| 5205 | 6041 | |
| 5206 | -#: i18n/templates.c:3230 | |
| 6042 | +#: i18n/templates.c:3902 | |
| 5207 | 6043 | msgid "Specify the details for the link type below." |
| 5208 | 6044 | msgstr "" |
| 5209 | 6045 | |
| 5210 | -#: i18n/templates.c:1871 | |
| 6046 | +#: i18n/templates.c:107 i18n/templates.c:185 i18n/templates.c:299 | |
| 6047 | +#: i18n/templates.c:377 | |
| 6048 | +msgid "Specify the maximum items to show, or leave it at zero or blank to show all transactions matching your report" | |
| 6049 | +msgstr "" | |
| 6050 | + | |
| 6051 | +#: i18n/templates.c:2459 | |
| 5211 | 6052 | msgid "Specify unit details" |
| 5212 | 6053 | msgstr "" |
| 5213 | 6054 | |
| 5214 | -#: plugins/ktcore/KTCorePlugin.php:120 | |
| 6055 | +#: i18n/templates.c:4532 i18n/templates.c:4568 | |
| 6056 | +msgid "Specify which condition the document must fulfill before this transition becomes available." | |
| 6057 | +msgstr "" | |
| 6058 | + | |
| 6059 | +#: i18n/templates.c:4580 | |
| 6060 | +msgid "Specify which folder to which the document must be moved." | |
| 6061 | +msgstr "" | |
| 6062 | + | |
| 6063 | +#: i18n/templates.c:4544 | |
| 6064 | +msgid "Specify which group the user will require in order to perform this transition." | |
| 6065 | +msgstr "" | |
| 6066 | + | |
| 6067 | +#: plugins/ktcore/KTCorePlugin.php:150 | |
| 5215 | 6068 | msgid "Specify which organisational units are available within the repository." |
| 5216 | 6069 | msgstr "" |
| 5217 | 6070 | |
| 5218 | -#: preferences.php:99 | |
| 6071 | +#: i18n/templates.c:4520 | |
| 6072 | +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." | |
| 6073 | +msgstr "" | |
| 6074 | + | |
| 6075 | +#: i18n/templates.c:4556 | |
| 6076 | +msgid "Specify which role the user will require in order to perform this transition." | |
| 6077 | +msgstr "" | |
| 6078 | + | |
| 6079 | +#: preferences.php:97 | |
| 5219 | 6080 | msgid "Specify your new password." |
| 5220 | 6081 | msgstr "" |
| 5221 | 6082 | |
| 5222 | -#: i18n/templates.c:821 | |
| 6083 | +#: i18n/templates.c:1439 | |
| 5223 | 6084 | msgid "Standard configuration" |
| 5224 | 6085 | msgstr "" |
| 5225 | 6086 | |
| 5226 | -#: i18n/templates.c:2405 | |
| 6087 | +#: i18n/templates.c:2996 | |
| 5227 | 6088 | msgid "Start Workflow" |
| 5228 | 6089 | msgstr "" |
| 5229 | 6090 | |
| 5230 | -#: i18n/templates.c:2399 | |
| 6091 | +#: i18n/templates.c:2987 | |
| 5231 | 6092 | msgid "Start workflow on document" |
| 5232 | 6093 | msgstr "" |
| 5233 | 6094 | |
| 5234 | -#: plugins/ktcore/admin/workflows.php:449 | |
| 6095 | +#: plugins/ktcore/admin/workflows.php:447 | |
| 5235 | 6096 | msgid "Starting State" |
| 5236 | 6097 | msgstr "" |
| 5237 | 6098 | |
| 5238 | -#: plugins/ktcore/admin/workflows.php:848 i18n/templates.c:209 | |
| 5239 | -#: i18n/templates.c:2273 i18n/templates.c:2390 i18n/templates.c:2507 | |
| 5240 | -#: i18n/templates.c:2576 | |
| 6099 | +#: plugins/ktcore/admin/workflows.php:856 | |
| 6100 | +#: plugins/ktstandard/KTDiscussion.php:232 i18n/templates.c:815 | |
| 6101 | +#: i18n/templates.c:2861 i18n/templates.c:2978 i18n/templates.c:3098 | |
| 6102 | +#: i18n/templates.c:3212 | |
| 5241 | 6103 | msgid "State" |
| 5242 | 6104 | msgstr "" |
| 5243 | 6105 | |
| 5244 | -#: plugins/ktcore/admin/workflows.php:948 | |
| 6106 | +#: plugins/ktcore/admin/workflows.php:964 | |
| 5245 | 6107 | msgid "State deleted." |
| 5246 | 6108 | msgstr "" |
| 5247 | 6109 | |
| 5248 | -#: plugins/ktcore/admin/workflows.php:946 | |
| 6110 | +#: plugins/ktcore/admin/workflows.php:962 | |
| 5249 | 6111 | #, php-format |
| 5250 | 6112 | msgid "State deleted. Also deleted transitions ending in that state: %s" |
| 5251 | 6113 | msgstr "" |
| 5252 | 6114 | |
| 5253 | -#: plugins/ktcore/admin/workflows.php:67 | |
| 6115 | +#: plugins/ktcore/admin/workflows.php:65 | |
| 5254 | 6116 | msgid "States" |
| 5255 | 6117 | msgstr "" |
| 5256 | 6118 | |
| 5257 | -#: i18n/templates.c:2441 | |
| 6119 | +#: i18n/templates.c:3032 | |
| 5258 | 6120 | msgid "Status" |
| 5259 | 6121 | msgstr "" |
| 5260 | 6122 | |
| 5261 | -#: i18n/templates.c:1553 | |
| 6123 | +#: i18n/templates.c:2171 | |
| 5262 | 6124 | msgid "Subgroups" |
| 5263 | 6125 | msgstr "" |
| 5264 | 6126 | |
| 5265 | -#: plugins/ktstandard/KTDiscussion.php:109 | |
| 5266 | -#: plugins/ktstandard/KTDiscussion.php:201 i18n/templates.c:194 | |
| 6127 | +#: plugins/ktcore/KTAssist.php:45 plugins/ktstandard/KTDiscussion.php:121 | |
| 6128 | +#: plugins/ktstandard/KTDiscussion.php:223 i18n/templates.c:800 | |
| 5267 | 6129 | msgid "Subject" |
| 5268 | 6130 | msgstr "" |
| 5269 | 6131 | |
| 5270 | -#: plugins/ktstandard/KTSubscriptions.php:137 | |
| 6132 | +#: plugins/ktstandard/KTSubscriptions.php:135 | |
| 5271 | 6133 | msgid "Subscribe to document" |
| 5272 | 6134 | msgstr "" |
| 5273 | 6135 | |
| 5274 | -#: plugins/ktstandard/KTSubscriptions.php:309 | |
| 6136 | +#: plugins/ktstandard/KTSubscriptions.php:307 | |
| 5275 | 6137 | msgid "Subscribe to folder" |
| 5276 | 6138 | msgstr "" |
| 5277 | 6139 | |
| 5278 | -#: plugins/ktstandard/KTSubscriptions.php:376 | |
| 6140 | +#: plugins/ktstandard/KTSubscriptions.php:374 | |
| 5279 | 6141 | msgid "Subscription Management" |
| 5280 | 6142 | msgstr "" |
| 5281 | 6143 | |
| 5282 | -#: plugins/ktstandard/KTSubscriptions.php:82 i18n/templates.c:104 | |
| 6144 | +#: plugins/ktstandard/KTSubscriptions.php:45 | |
| 6145 | +msgid "Subscription Plugin" | |
| 6146 | +msgstr "" | |
| 6147 | + | |
| 6148 | +#: plugins/ktstandard/KTSubscriptions.php:80 i18n/templates.c:710 | |
| 5283 | 6149 | msgid "Subscriptions" |
| 5284 | 6150 | msgstr "" |
| 5285 | 6151 | |
| 5286 | -#: plugins/ktstandard/KTSubscriptions.php:427 | |
| 6152 | +#: plugins/ktstandard/KTSubscriptions.php:425 | |
| 5287 | 6153 | msgid "Subscriptions removed" |
| 5288 | 6154 | msgstr "" |
| 5289 | 6155 | |
| 5290 | -#: plugins/ktcore/admin/documentCheckout.php:119 | |
| 6156 | +#: plugins/ktcore/admin/documentCheckout.php:122 | |
| 5291 | 6157 | #, php-format |
| 5292 | 6158 | msgid "Successfully forced \"%s\" to be checked in." |
| 5293 | 6159 | msgstr "" |
| 5294 | 6160 | |
| 5295 | -#: i18n/templates.c:3869 | |
| 6161 | +#: i18n/templates.c:4661 | |
| 5296 | 6162 | msgid "Support and System Information" |
| 5297 | 6163 | msgstr "" |
| 5298 | 6164 | |
| 5299 | -#: plugins/ktcore/admin/techsupport.php:39 plugins/ktcore/KTCorePlugin.php:175 | |
| 6165 | +#: plugins/ktcore/admin/techsupport.php:37 plugins/ktcore/KTCorePlugin.php:205 | |
| 5300 | 6166 | msgid "Support and System information" |
| 5301 | 6167 | msgstr "" |
| 5302 | 6168 | |
| 5303 | -#: i18n/templates.c:1736 | |
| 6169 | +#: i18n/templates.c:2324 | |
| 5304 | 6170 | msgid "Synchronise Users in #name#" |
| 5305 | 6171 | msgstr "" |
| 5306 | 6172 | |
| 5307 | -#: i18n/templates.c:1244 | |
| 6173 | +#: i18n/templates.c:1877 | |
| 5308 | 6174 | msgid "System" |
| 5309 | 6175 | msgstr "" |
| 5310 | 6176 | |
| 5311 | -#: plugins/ktcore/admin/groupManagement.php:103 | |
| 5312 | -#: plugins/ktcore/admin/groupManagement.php:468 | |
| 5313 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:414 | |
| 6177 | +#: plugins/ktcore/admin/groupManagement.php:110 | |
| 6178 | +#: plugins/ktcore/admin/groupManagement.php:526 | |
| 6179 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:420 | |
| 5314 | 6180 | msgid "System Administrators" |
| 5315 | 6181 | msgstr "" |
| 5316 | 6182 | |
| 5317 | -#: plugins/ktcore/admin/managePermissions.php:42 | |
| 6183 | +#: plugins/ktcore/admin/managePermissions.php:40 | |
| 5318 | 6184 | msgid "System Name" |
| 5319 | 6185 | msgstr "" |
| 5320 | 6186 | |
| 5321 | -#: i18n/templates.c:2144 | |
| 6187 | +#: i18n/templates.c:2732 | |
| 5322 | 6188 | msgid "Take the crash course." |
| 5323 | 6189 | msgstr "" |
| 5324 | 6190 | |
| 5325 | -#: i18n/templates.c:275 | |
| 6191 | +#: i18n/templates.c:503 i18n/templates.c:875 | |
| 5326 | 6192 | msgid "Target" |
| 5327 | 6193 | msgstr "" |
| 5328 | 6194 | |
| 5329 | -#: plugins/ktcore/KTDocumentActions.php:553 | |
| 5330 | -#: plugins/ktcore/KTDocumentActions.php:747 i18n/templates.c:1682 | |
| 5331 | -#: i18n/templates.c:3086 i18n/templates.c:3125 i18n/templates.c:3155 | |
| 6195 | +#: plugins/ktcore/KTDocumentActions.php:593 | |
| 6196 | +#: plugins/ktcore/KTDocumentActions.php:793 i18n/templates.c:2285 | |
| 6197 | +#: i18n/templates.c:3749 i18n/templates.c:3788 i18n/templates.c:3818 | |
| 5332 | 6198 | msgid "Target folder" |
| 5333 | 6199 | msgstr "" |
| 5334 | 6200 | |
| 5335 | -#: i18n/templates.c:920 | |
| 6201 | +#: i18n/templates.c:1541 | |
| 5336 | 6202 | msgid "Test Instance" |
| 5337 | 6203 | msgstr "" |
| 5338 | 6204 | |
| 5339 | -#: i18n/templates.c:3650 i18n/templates.c:3797 | |
| 6205 | +#: i18n/templates.c:4337 i18n/templates.c:4484 | |
| 5340 | 6206 | msgid "Test conditions" |
| 5341 | 6207 | msgstr "" |
| 5342 | 6208 | |
| 5343 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:146 | |
| 6209 | +#: plugins/ktcore/admin/manageViews.php:78 | |
| 6210 | +msgid "That column is not for the specified view" | |
| 6211 | +msgstr "" | |
| 6212 | + | |
| 6213 | +#: plugins/ktcore/admin/manageViews.php:74 | |
| 6214 | +msgid "That column is required" | |
| 6215 | +msgstr "" | |
| 6216 | + | |
| 6217 | +#: i18n/templates.c:38 | |
| 6218 | +msgid "The DMS tracks a large amount of activity by users. Use these reports to get better information on who's doing what on the system. Note that transactions are only shown for documents you are allowed to view." | |
| 6219 | +msgstr "" | |
| 6220 | + | |
| 6221 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:144 | |
| 5344 | 6222 | msgid "The LDAP attributes to use to search for users when given their name (one per line, examples: <strong>cn</strong>, <strong>mail</strong>)" |
| 5345 | 6223 | msgstr "" |
| 5346 | 6224 | |
| 5347 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:147 | |
| 6225 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:145 | |
| 5348 | 6226 | msgid "The LDAP object classes to search for users (one per line, example: <strong>user</strong>, <strong>inetOrgPerson</strong>, <strong>posixAccount</strong>)" |
| 5349 | 6227 | msgstr "" |
| 5350 | 6228 | |
| 5351 | -#: plugins/ktcore/folder/BulkUpload.php:70 | |
| 6229 | +#: plugins/ktstandard/KTBulkExportPlugin.php:221 | |
| 6230 | +msgid "The ZIP can only be downloaded once - if you cancel the download, you will need to reload the Bulk Export page." | |
| 6231 | +msgstr "" | |
| 6232 | + | |
| 6233 | +#: plugins/ktcore/folder/BulkUpload.php:68 | |
| 5352 | 6234 | msgid "The archive file containing the documents you wish to add to the document management system." |
| 5353 | 6235 | msgstr "" |
| 5354 | 6236 | |
| 5355 | -#: i18n/templates.c:2750 | |
| 6237 | +#: i18n/templates.c:3416 | |
| 5356 | 6238 | 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." |
| 5357 | 6239 | msgstr "" |
| 5358 | 6240 | |
| 5359 | -#: i18n/templates.c:2654 | |
| 6241 | +#: i18n/templates.c:3317 | |
| 5360 | 6242 | 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." |
| 5361 | 6243 | msgstr "" |
| 5362 | 6244 | |
| 5363 | -#: plugins/ktcore/folder/addDocument.php:72 | |
| 6245 | +#: i18n/templates.c:4589 | |
| 6246 | +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." | |
| 6247 | +msgstr "" | |
| 6248 | + | |
| 6249 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:411 | |
| 6250 | +msgid "The condition required for this trigger has been deleted, so it is always available." | |
| 6251 | +msgstr "" | |
| 6252 | + | |
| 6253 | +#: plugins/ktcore/folder/addDocument.php:70 | |
| 5364 | 6254 | msgid "The contents of the document to be added to the document management system." |
| 5365 | 6255 | msgstr "" |
| 5366 | 6256 | |
| 5367 | -#: plugins/ktcore/document/Rename.php:75 | |
| 6257 | +#: plugins/ktcore/document/Rename.php:74 | |
| 5368 | 6258 | msgid "The current file name is shown below:" |
| 5369 | 6259 | msgstr "" |
| 5370 | 6260 | |
| 5371 | -#: i18n/templates.c:272 | |
| 6261 | +#: i18n/templates.c:872 | |
| 5372 | 6262 | msgid "The current links to and from this document are displayed below." |
| 5373 | 6263 | msgstr "" |
| 5374 | 6264 | |
| 5375 | -#: i18n/templates.c:362 | |
| 6265 | +#: i18n/templates.c:974 | |
| 5376 | 6266 | msgid "The data for this conditional metadata fieldset was not completely provided. Provide the extra information, and save your changes afterwards." |
| 5377 | 6267 | msgstr "" |
| 5378 | 6268 | |
| 5379 | -#: lib/import/bulkimport.inc.php:108 lib/import/bulkimport.inc.php:112 | |
| 6269 | +#: lib/import/bulkimport.inc.php:112 lib/import/bulkimport.inc.php:116 | |
| 5380 | 6270 | #, php-format |
| 5381 | 6271 | msgid "The document %s is already present in %s. Ignoring." |
| 5382 | 6272 | msgstr "" |
| 5383 | 6273 | |
| 5384 | -#: i18n/templates.c:2360 | |
| 6274 | +#: i18n/templates.c:2948 | |
| 5385 | 6275 | 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." |
| 5386 | 6276 | msgstr "" |
| 5387 | 6277 | |
| 5388 | -#: lib/documentmanagement/documentutil.inc.php:616 | |
| 6278 | +#: lib/documentmanagement/documentutil.inc.php:644 | |
| 5389 | 6279 | #, php-format |
| 5390 | 6280 | msgid "The document is checked out and cannot be deleted: %s" |
| 5391 | 6281 | msgstr "" |
| 5392 | 6282 | |
| 5393 | -#: lib/widgets/fieldsetDisplay.inc.php:322 | |
| 6283 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:413 | |
| 6284 | +#, php-format | |
| 6285 | +msgid "The document must match condition \"<strong>%s</strong>\"." | |
| 6286 | +msgstr "" | |
| 6287 | + | |
| 6288 | +#: lib/widgets/fieldsetDisplay.inc.php:320 | |
| 5394 | 6289 | msgid "The document title is used as the main name of a document throughout KnowledgeTree™." |
| 5395 | 6290 | msgstr "" |
| 5396 | 6291 | |
| 5397 | -#: plugins/ktcore/folder/addDocument.php:73 | |
| 6292 | +#: plugins/ktcore/folder/addDocument.php:71 | |
| 5398 | 6293 | msgid "The document title is used as the main name of a document throughout KnowledgeTree." |
| 5399 | 6294 | msgstr "" |
| 5400 | 6295 | |
| 5401 | -#: plugins/ktcore/KTDocumentActions.php:541 | |
| 6296 | +#: plugins/ktcore/KTDocumentActions.php:581 | |
| 5402 | 6297 | msgid "The document was already in this folder" |
| 5403 | 6298 | msgstr "" |
| 5404 | 6299 | |
| 5405 | -#: plugins/ktcore/admin/documentCheckout.php:68 | |
| 5406 | -#: plugins/ktcore/admin/documentCheckout.php:99 | |
| 6300 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:559 | |
| 6301 | +#, php-format | |
| 6302 | +msgid "The document will be moved to folder \"<a href=\"%s\">%s</a>\"." | |
| 6303 | +msgstr "" | |
| 6304 | + | |
| 6305 | +#: plugins/network/gotodocumentid/GoToDocumentIdPlugin.php:85 | |
| 6306 | +msgid "The document you requested does not exist." | |
| 6307 | +msgstr "" | |
| 6308 | + | |
| 6309 | +#: plugins/ktcore/admin/documentCheckout.php:71 | |
| 6310 | +#: plugins/ktcore/admin/documentCheckout.php:102 | |
| 5407 | 6311 | msgid "The document you specified appears to be invalid." |
| 5408 | 6312 | msgstr "" |
| 5409 | 6313 | |
| 5410 | -#: i18n/templates.c:3167 | |
| 6314 | +#: i18n/templates.c:3830 | |
| 5411 | 6315 | 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." |
| 5412 | 6316 | msgstr "" |
| 5413 | 6317 | |
| 5414 | -#: plugins/ktcore/admin/userManagement.php:120 | |
| 5415 | -#: plugins/ktcore/admin/userManagement.php:171 | |
| 5416 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:215 | |
| 6318 | +#: plugins/ktcore/admin/userManagement.php:122 | |
| 6319 | +#: plugins/ktcore/admin/userManagement.php:175 | |
| 6320 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:213 | |
| 5417 | 6321 | 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>" |
| 5418 | 6322 | msgstr "" |
| 5419 | 6323 | |
| 5420 | -#: plugins/ktcore/admin/documentFields.php:151 | |
| 5421 | -#: plugins/ktcore/admin/documentFields.php:153 | |
| 6324 | +#: plugins/ktcore/admin/documentFields.php:157 | |
| 6325 | +#: plugins/ktcore/admin/documentFields.php:159 | |
| 5422 | 6326 | #, php-format |
| 5423 | 6327 | msgid "The field '%s' is a required field" |
| 5424 | 6328 | msgstr "" |
| 5425 | 6329 | |
| 5426 | -#: i18n/templates.c:959 | |
| 6330 | +#: i18n/templates.c:1580 | |
| 5427 | 6331 | msgid "The fieldset is currently designated as <strong>Complex</strong>" |
| 5428 | 6332 | msgstr "" |
| 5429 | 6333 | |
| 5430 | -#: i18n/templates.c:968 | |
| 6334 | +#: i18n/templates.c:1589 | |
| 5431 | 6335 | msgid "The fieldset is currently designated as <strong>Simple</strong>" |
| 5432 | 6336 | msgstr "" |
| 5433 | 6337 | |
| 5434 | -#: plugins/ktcore/KTDocumentActions.php:250 | |
| 6338 | +#: plugins/ktcore/KTDocumentActions.php:262 | |
| 5435 | 6339 | msgid "The file name of the uploaded file does not match the file name of the document in the system" |
| 5436 | 6340 | msgstr "" |
| 5437 | 6341 | |
| 5438 | -#: lib/foldermanagement/folderutil.inc.php:66 | |
| 6342 | +#: plugins/ktcore/KTDocumentActions.php:79 | |
| 6343 | +msgid "The file you requested is not available - please contact the system administrator if this is incorrect." | |
| 6344 | +msgstr "" | |
| 6345 | + | |
| 6346 | +#: lib/foldermanagement/folderutil.inc.php:70 | |
| 5439 | 6347 | #, php-format |
| 5440 | 6348 | msgid "The folder %s already exists." |
| 5441 | 6349 | msgstr "" |
| 5442 | 6350 | |
| 5443 | -#: lib/import/bulkimport.inc.php:78 | |
| 6351 | +#: lib/import/bulkimport.inc.php:82 | |
| 5444 | 6352 | #, php-format |
| 5445 | 6353 | msgid "The folder %s is already present in %s. Adding files into pre-existing folder." |
| 5446 | 6354 | msgstr "" |
| 5447 | 6355 | |
| 5448 | -#: i18n/templates.c:3089 i18n/templates.c:3158 | |
| 5449 | -msgid "The folder given below is where the document is going to be moved to. Use the folder collection and path below to browse to the folder you wish to move the documents into." | |
| 6356 | +#: i18n/templates.c:2288 | |
| 6357 | +msgid "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." | |
| 5450 | 6358 | msgstr "" |
| 5451 | 6359 | |
| 5452 | -#: i18n/templates.c:1685 | |
| 5453 | -msgid "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." | |
| 6360 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:440 | |
| 6361 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:451 | |
| 6362 | +msgid "The folder to which this document should be moved does not exist. Cancelling the transition - please contact a system administrator." | |
| 5454 | 6363 | msgstr "" |
| 5455 | 6364 | |
| 5456 | -#: browse.php:546 | |
| 6365 | +#: browse.php:539 | |
| 5457 | 6366 | msgid "The folder which will contain the previously selected files and folders." |
| 5458 | 6367 | msgstr "" |
| 5459 | 6368 | |
| 5460 | -#: i18n/templates.c:590 | |
| 6369 | +#: i18n/templates.c:1202 | |
| 5461 | 6370 | msgid "The following document metadata is available for editing." |
| 5462 | 6371 | msgstr "" |
| 5463 | 6372 | |
| 5464 | -#: browse.php:422 | |
| 6373 | +#: browse.php:415 | |
| 5465 | 6374 | msgid "The following documents can not be moved as they are either checked out, or controlled by a workflow" |
| 5466 | 6375 | msgstr "" |
| 5467 | 6376 | |
| 5468 | -#: i18n/templates.c:3446 | |
| 6377 | +#: i18n/templates.c:4106 i18n/templates.c:4133 | |
| 5469 | 6378 | msgid "The following files are present in the repository, but do not exist in the database." |
| 5470 | 6379 | msgstr "" |
| 5471 | 6380 | |
| 5472 | -#: browse.php:419 | |
| 6381 | +#: browse.php:412 | |
| 5473 | 6382 | msgid "The following folders can not be moved" |
| 5474 | 6383 | msgstr "" |
| 5475 | 6384 | |
| 5476 | -#: plugins/ktcore/admin/userManagement.php:119 | |
| 5477 | -#: plugins/ktcore/admin/userManagement.php:170 | |
| 5478 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:214 | |
| 6385 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:131 | |
| 6386 | +#, php-format | |
| 6387 | +msgid "The following permissions are required: %s" | |
| 6388 | +msgstr "" | |
| 6389 | + | |
| 6390 | +#: i18n/templates.c:908 | |
| 6391 | +msgid "The following upgrade is available:" | |
| 6392 | +msgstr "" | |
| 6393 | + | |
| 6394 | +#: i18n/templates.c:911 | |
| 6395 | +msgid "The following upgrades are available:" | |
| 6396 | +msgstr "" | |
| 6397 | + | |
| 6398 | +#: plugins/ktcore/admin/userManagement.php:121 | |
| 6399 | +#: plugins/ktcore/admin/userManagement.php:174 | |
| 6400 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:212 | |
| 5479 | 6401 | msgid "The full name of the user. This is shown in reports and listings. e.g. <strong>John Smith</strong>" |
| 5480 | 6402 | msgstr "" |
| 5481 | 6403 | |
| 5482 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:379 | |
| 6404 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:327 | |
| 6405 | +msgid "The group required for this trigger has been deleted, so anyone can perform this action." | |
| 6406 | +msgstr "" | |
| 6407 | + | |
| 6408 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:385 | |
| 5483 | 6409 | msgid "The group's name, or part thereof, to find the group that you wish to add" |
| 5484 | 6410 | msgstr "" |
| 5485 | 6411 | |
| 5486 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:138 | |
| 6412 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:136 | |
| 5487 | 6413 | msgid "The host name or IP address of the LDAP server" |
| 5488 | 6414 | msgstr "" |
| 5489 | 6415 | |
| 5490 | -#: i18n/templates.c:323 i18n/templates.c:371 | |
| 6416 | +#: i18n/templates.c:935 i18n/templates.c:983 | |
| 5491 | 6417 | msgid "The information in this section is stored by KnowledgeTree™ for every document." |
| 5492 | 6418 | msgstr "" |
| 5493 | 6419 | |
| 5494 | -#: lib/widgets/fieldsetDisplay.inc.php:332 | |
| 6420 | +#: lib/widgets/fieldsetDisplay.inc.php:330 | |
| 5495 | 6421 | msgid "The information in this section is stored by KnowledgeTree™ for every document." |
| 5496 | 6422 | msgstr "" |
| 5497 | 6423 | |
| 5498 | -#: plugins/ktcore/admin/managePermissions.php:42 | |
| 6424 | +#: plugins/ktcore/admin/managePermissions.php:40 | |
| 5499 | 6425 | msgid "The internal name used for the permission. This should never be changed." |
| 5500 | 6426 | msgstr "" |
| 5501 | 6427 | |
| 5502 | -#: i18n/templates.c:2738 | |
| 6428 | +#: i18n/templates.c:3401 | |
| 5503 | 6429 | msgid "The items that you selected to delete." |
| 5504 | 6430 | msgstr "" |
| 5505 | 6431 | |
| 5506 | -#: i18n/templates.c:3029 i18n/templates.c:3122 | |
| 6432 | +#: i18n/templates.c:3692 i18n/templates.c:3785 | |
| 5507 | 6433 | msgid "The items that you selected to move." |
| 5508 | 6434 | msgstr "" |
| 5509 | 6435 | |
| 5510 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:139 | |
| 6436 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:137 | |
| 5511 | 6437 | msgid "The location in the LDAP directory to start searching from (CN=Users,DC=mycorp,DC=com)" |
| 5512 | 6438 | msgstr "" |
| 5513 | 6439 | |
| 5514 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:411 | |
| 6440 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:417 | |
| 5515 | 6441 | msgid "The location of the group within the LDAP directory." |
| 5516 | 6442 | msgstr "" |
| 5517 | 6443 | |
| 5518 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:212 | |
| 6444 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:210 | |
| 5519 | 6445 | msgid "The location of the user within the LDAP directory." |
| 5520 | 6446 | msgstr "" |
| 5521 | 6447 | |
| 5522 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:97 | |
| 6448 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:95 | |
| 5523 | 6449 | msgid "The location of this user in the LDAP tree" |
| 5524 | 6450 | msgstr "" |
| 5525 | 6451 | |
| 5526 | -#: plugins/ktcore/admin/userManagement.php:125 | |
| 5527 | -#: plugins/ktcore/admin/userManagement.php:173 | |
| 5528 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:217 | |
| 6452 | +#: plugins/ktcore/admin/userManagement.php:127 | |
| 6453 | +#: plugins/ktcore/admin/userManagement.php:177 | |
| 6454 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:215 | |
| 5529 | 6455 | msgid "The mobile phone number of the user. e.g. <strong>999 9999 999</strong>" |
| 5530 | 6456 | msgstr "" |
| 5531 | 6457 | |
| 5532 | -#: plugins/ktcore/KTFolderActions.php:56 | |
| 6458 | +#: plugins/ktcore/KTFolderActions.php:54 | |
| 5533 | 6459 | msgid "The name for the new folder." |
| 5534 | 6460 | msgstr "" |
| 5535 | 6461 | |
| 5536 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:412 | |
| 6462 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:418 | |
| 5537 | 6463 | msgid "The name the group will enter to gain access to KnowledgeTree. e.g. <strong>accountants</strong>" |
| 5538 | 6464 | msgstr "" |
| 5539 | 6465 | |
| 5540 | -#: search/booleanSearch.php:274 | |
| 6466 | +#: search/booleanSearch.php:269 | |
| 5541 | 6467 | msgid "The name to save this search as" |
| 5542 | 6468 | msgstr "" |
| 5543 | 6469 | |
| 5544 | -#: plugins/ktcore/document/Rename.php:76 | |
| 6470 | +#: plugins/ktcore/document/Rename.php:75 | |
| 5545 | 6471 | msgid "The name to which the current file should be renamed." |
| 5546 | 6472 | msgstr "" |
| 5547 | 6473 | |
| 5548 | -#: plugins/ktcore/folder/Rename.php:57 | |
| 6474 | +#: plugins/ktcore/folder/Rename.php:55 | |
| 5549 | 6475 | msgid "The name to which the current folder should be renamed." |
| 5550 | 6476 | msgstr "" |
| 5551 | 6477 | |
| 5552 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:141 | |
| 6478 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:139 | |
| 5553 | 6479 | msgid "The password for the user account in the LDAP directory that performs searches" |
| 5554 | 6480 | msgstr "" |
| 5555 | 6481 | |
| 5556 | -#: lib/authentication/builtinauthenticationprovider.inc.php:117 | |
| 5557 | -#: lib/authentication/builtinauthenticationprovider.inc.php:209 | |
| 5558 | -#: plugins/ktcore/admin/userManagement.php:238 | |
| 5559 | -#: plugins/ktcore/admin/userManagement.php:440 | |
| 6482 | +#: lib/authentication/builtinauthenticationprovider.inc.php:115 | |
| 6483 | +#: lib/authentication/builtinauthenticationprovider.inc.php:207 | |
| 6484 | +#: plugins/ktcore/admin/userManagement.php:248 | |
| 6485 | +#: plugins/ktcore/admin/userManagement.php:467 | |
| 5560 | 6486 | #, php-format |
| 5561 | 6487 | msgid "The password must be at least %d characters long." |
| 5562 | 6488 | msgstr "" |
| 5563 | 6489 | |
| 5564 | -#: plugins/ktcore/admin/userManagement.php:242 | |
| 5565 | -#: plugins/ktcore/admin/userManagement.php:444 preferences.php:122 | |
| 6490 | +#: plugins/ktcore/admin/userManagement.php:252 | |
| 6491 | +#: plugins/ktcore/admin/userManagement.php:471 preferences.php:120 | |
| 5566 | 6492 | msgid "The passwords you specified do not match." |
| 5567 | 6493 | msgstr "" |
| 5568 | 6494 | |
| 5569 | -#: plugins/ktcore/folder/BulkImport.php:63 | |
| 6495 | +#: plugins/ktcore/folder/BulkImport.php:61 | |
| 5570 | 6496 | msgid "The path containing the documents to be added to the document management system." |
| 5571 | 6497 | msgstr "" |
| 5572 | 6498 | |
| 5573 | -#: browse.php:547 | |
| 6499 | +#: browse.php:540 | |
| 5574 | 6500 | msgid "The reason for moving these documents and folders, for historical purposes." |
| 5575 | 6501 | msgstr "" |
| 5576 | 6502 | |
| 5577 | -#: plugins/ktcore/KTDocumentActions.php:858 | |
| 6503 | +#: plugins/ktcore/KTDocumentActions.php:947 | |
| 5578 | 6504 | msgid "The reason for the archiving of this document. This will be displayed when the archived document is to be displayed." |
| 5579 | 6505 | msgstr "" |
| 5580 | 6506 | |
| 5581 | -#: plugins/ktcore/KTDocumentActions.php:126 | |
| 6507 | +#: plugins/ktcore/KTDocumentActions.php:134 | |
| 5582 | 6508 | msgid "The reason for the checkout of this document for historical purposes, and to inform those who wish to check out this document." |
| 5583 | 6509 | msgstr "" |
| 5584 | 6510 | |
| 5585 | -#: browse.php:749 | |
| 6511 | +#: browse.php:748 | |
| 5586 | 6512 | msgid "The reason for the deletion of these documents and folders for historical purposes." |
| 5587 | 6513 | msgstr "" |
| 5588 | 6514 | |
| 5589 | -#: plugins/ktcore/KTDocumentActions.php:554 | |
| 5590 | -#: plugins/ktcore/KTDocumentActions.php:748 | |
| 6515 | +#: plugins/ktcore/KTDocumentActions.php:794 | |
| 6516 | +msgid "The reason for this document to be copied." | |
| 6517 | +msgstr "" | |
| 6518 | + | |
| 6519 | +#: plugins/ktcore/KTDocumentActions.php:594 | |
| 5591 | 6520 | msgid "The reason for this document to be moved." |
| 5592 | 6521 | msgstr "" |
| 5593 | 6522 | |
| 5594 | -#: plugins/ktcore/KTDocumentActions.php:408 | |
| 6523 | +#: plugins/ktcore/KTDocumentActions.php:447 | |
| 5595 | 6524 | msgid "The reason for this document to be removed." |
| 5596 | 6525 | msgstr "" |
| 5597 | 6526 | |
| 5598 | -#: lib/help/help.inc.php:146 | |
| 6527 | +#: lib/help/help.inc.php:150 | |
| 5599 | 6528 | msgid "The requested help language has no contents." |
| 5600 | 6529 | msgstr "" |
| 5601 | 6530 | |
| 5602 | -#: lib/validation/dispatchervalidation.inc.php:218 | |
| 6531 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:238 | |
| 6532 | +msgid "The role required for this trigger has been deleted, so anyone can perform this action." | |
| 6533 | +msgstr "" | |
| 6534 | + | |
| 6535 | +#: lib/validation/dispatchervalidation.inc.php:216 | |
| 5603 | 6536 | msgid "The string is too long: the maximum length in characters is " |
| 5604 | 6537 | msgstr "" |
| 5605 | 6538 | |
| 5606 | -#: lib/widgets/fieldsetDisplay.inc.php:418 | |
| 6539 | +#: lib/widgets/fieldsetDisplay.inc.php:416 | |
| 5607 | 6540 | msgid "The system rejected your value for this field." |
| 5608 | 6541 | msgstr "" |
| 5609 | 6542 | |
| 5610 | -#: i18n/templates.c:2477 | |
| 6543 | +#: i18n/templates.c:3068 | |
| 5611 | 6544 | 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." |
| 5612 | 6545 | msgstr "" |
| 5613 | 6546 | |
| 5614 | -#: plugins/ktstandard/KTDiscussion.php:109 | |
| 5615 | -#: plugins/ktstandard/KTDiscussion.php:201 | |
| 6547 | +#: i18n/templates.c:422 | |
| 6548 | +msgid "The top downloads for the last 7 days. Only documents which you are allowed to see are listed." | |
| 6549 | +msgstr "" | |
| 6550 | + | |
| 6551 | +#: plugins/ktstandard/KTDiscussion.php:121 | |
| 6552 | +#: plugins/ktstandard/KTDiscussion.php:223 | |
| 5616 | 6553 | msgid "The topic of discussion in this thread" |
| 5617 | 6554 | msgstr "" |
| 5618 | 6555 | |
| 5619 | -#: plugins/ktstandard/KTDocumentLinks.php:222 | |
| 6556 | +#: plugins/ktcore/KTDocumentActions.php:1039 | |
| 6557 | +msgid "The transition listed will cause the document to change from its current state to the listed destination state." | |
| 6558 | +msgstr "" | |
| 6559 | + | |
| 6560 | +#: plugins/ktstandard/KTDocumentLinks.php:220 | |
| 5620 | 6561 | msgid "The type of link you wish to use" |
| 5621 | 6562 | msgstr "" |
| 5622 | 6563 | |
| 5623 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:57 | |
| 5624 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:83 | |
| 5625 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:136 | |
| 6564 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:55 | |
| 6565 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:81 | |
| 6566 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:134 | |
| 5626 | 6567 | msgid "The type of source (e.g. <strong>LDAP</strong>)" |
| 5627 | 6568 | msgstr "" |
| 5628 | 6569 | |
| 5629 | -#: i18n/templates.c:1688 | |
| 6570 | +#: i18n/templates.c:2291 | |
| 5630 | 6571 | msgid "The unit administrators have additional rights within that portion of the document management system." |
| 5631 | 6572 | msgstr "" |
| 5632 | 6573 | |
| 5633 | -#: plugins/ktcore/KTDocumentActions.php:215 | |
| 6574 | +#: plugins/ktcore/KTDocumentActions.php:223 | |
| 5634 | 6575 | msgid "The updated document." |
| 5635 | 6576 | msgstr "" |
| 5636 | 6577 | |
| 5637 | -#: lib/validation/dispatchervalidation.inc.php:255 | |
| 6578 | +#: lib/validation/dispatchervalidation.inc.php:253 | |
| 5638 | 6579 | msgid "The uploaded file is larger than the MAX_FILE_SIZE directive that was specified in the HTML form" |
| 5639 | 6580 | msgstr "" |
| 5640 | 6581 | |
| 5641 | -#: lib/validation/dispatchervalidation.inc.php:254 | |
| 6582 | +#: lib/validation/dispatchervalidation.inc.php:252 | |
| 5642 | 6583 | msgid "The uploaded file is larger than the PHP upload_max_filesize setting" |
| 5643 | 6584 | msgstr "" |
| 5644 | 6585 | |
| 5645 | -#: lib/validation/dispatchervalidation.inc.php:256 | |
| 6586 | +#: lib/validation/dispatchervalidation.inc.php:254 | |
| 5646 | 6587 | msgid "The uploaded file was not fully uploaded to the document management system" |
| 5647 | 6588 | msgstr "" |
| 5648 | 6589 | |
| 5649 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:140 | |
| 6590 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:138 | |
| 5650 | 6591 | 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)" |
| 5651 | 6592 | msgstr "" |
| 5652 | 6593 | |
| 5653 | -#: i18n/templates.c:3413 | |
| 6594 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:329 | |
| 6595 | +#, php-format | |
| 6596 | +msgid "The user must be a member of the group \"<strong>%s</strong>\"." | |
| 6597 | +msgstr "" | |
| 6598 | + | |
| 6599 | +#: i18n/templates.c:4088 | |
| 5654 | 6600 | msgid "The user who checked this document out is no longer valid." |
| 5655 | 6601 | msgstr "" |
| 5656 | 6602 | |
| 5657 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:331 | |
| 6603 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:240 | |
| 6604 | +#, php-format | |
| 6605 | +msgid "The user will require the <strong>%s</strong> role." | |
| 6606 | +msgstr "" | |
| 6607 | + | |
| 6608 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:329 | |
| 5658 | 6609 | msgid "The user's name, or part thereof, to find the user that you wish to add" |
| 5659 | 6610 | msgstr "" |
| 5660 | 6611 | |
| 5661 | -#: plugins/ktcore/admin/userManagement.php:118 | |
| 5662 | -#: plugins/ktcore/admin/userManagement.php:169 | |
| 5663 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:213 | |
| 6612 | +#: plugins/ktcore/admin/userManagement.php:120 | |
| 6613 | +#: plugins/ktcore/admin/userManagement.php:173 | |
| 6614 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:211 | |
| 5664 | 6615 | msgid "The username the user will enter to gain access to KnowledgeTree. e.g. <strong>jsmith</strong>" |
| 5665 | 6616 | msgstr "" |
| 5666 | 6617 | |
| 5667 | -#: i18n/templates.c:1013 | |
| 6618 | +#: i18n/templates.c:1634 | |
| 5668 | 6619 | msgid "The value of the field" |
| 5669 | 6620 | msgstr "" |
| 5670 | 6621 | |
| 5671 | -#: i18n/templates.c:2114 | |
| 6622 | +#: i18n/templates.c:818 | |
| 6623 | +msgid "There are #closed# closed threads - use the \"View All\" option below to view them." | |
| 6624 | +msgstr "" | |
| 6625 | + | |
| 6626 | +#: i18n/templates.c:2702 | |
| 5672 | 6627 | msgid "There are currently no active indexers registered. No content indexing will occur." |
| 5673 | 6628 | msgstr "" |
| 5674 | 6629 | |
| 5675 | -#: i18n/templates.c:1670 | |
| 6630 | +#: i18n/templates.c:2273 | |
| 5676 | 6631 | msgid "There are currently no roles created within the system." |
| 5677 | 6632 | msgstr "" |
| 5678 | 6633 | |
| 5679 | -#: i18n/templates.c:2417 | |
| 6634 | +#: i18n/templates.c:3008 | |
| 5680 | 6635 | 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." |
| 5681 | 6636 | msgstr "" |
| 5682 | 6637 | |
| 5683 | -#: i18n/templates.c:212 | |
| 5684 | -msgid "There are no existing threads for this document" | |
| 6638 | +#: i18n/templates.c:896 | |
| 6639 | +msgid "There are no links to or from this document." | |
| 5685 | 6640 | msgstr "" |
| 5686 | 6641 | |
| 5687 | -#: i18n/templates.c:296 | |
| 5688 | -msgid "There are no links to or from this document." | |
| 6642 | +#: i18n/templates.c:821 | |
| 6643 | +msgid "There are no open threads for this document." | |
| 5689 | 6644 | msgstr "" |
| 5690 | 6645 | |
| 5691 | -#: lib/help/help.inc.php:221 lib/help/help.inc.php:225 | |
| 6646 | +#: i18n/templates.c:449 | |
| 6647 | +msgid "There are no quicklinks." | |
| 6648 | +msgstr "" | |
| 6649 | + | |
| 6650 | +#: i18n/templates.c:497 | |
| 6651 | +msgid "There are no system quicklinks." | |
| 6652 | +msgstr "" | |
| 6653 | + | |
| 6654 | +#: lib/help/help.inc.php:239 lib/help/help.inc.php:243 | |
| 5692 | 6655 | msgid "There is no help available in your language for this plugin" |
| 5693 | 6656 | msgstr "" |
| 5694 | 6657 | |
| 5695 | -#: plugins/ktcore/KTDocumentActions.php:880 | |
| 6658 | +#: plugins/ktcore/KTDocumentActions.php:969 | |
| 5696 | 6659 | msgid "There was a database error while trying to archive this file" |
| 5697 | 6660 | msgstr "" |
| 5698 | 6661 | |
| 5699 | -#: lib/documentmanagement/documentutil.inc.php:139 | |
| 6662 | +#: lib/documentmanagement/documentutil.inc.php:148 | |
| 5700 | 6663 | msgid "There was a problem checking out the document." |
| 5701 | 6664 | msgstr "" |
| 5702 | 6665 | |
| 5703 | -#: lib/documentmanagement/documentutil.inc.php:656 | |
| 6666 | +#: lib/documentmanagement/documentutil.inc.php:690 | |
| 5704 | 6667 | msgid "There was a problem deleting the document from storage." |
| 5705 | 6668 | msgstr "" |
| 5706 | 6669 | |
| 5707 | -#: lib/documentmanagement/documentutil.inc.php:634 | |
| 6670 | +#: lib/documentmanagement/documentutil.inc.php:668 | |
| 5708 | 6671 | msgid "There was a problem deleting the document from the database." |
| 5709 | 6672 | msgstr "" |
| 5710 | 6673 | |
| 5711 | -#: plugins/ktstandard/KTSubscriptions.php:157 | |
| 6674 | +#: plugins/ktstandard/KTSubscriptions.php:155 | |
| 5712 | 6675 | msgid "There was a problem subscribing you to this document" |
| 5713 | 6676 | msgstr "" |
| 5714 | 6677 | |
| 5715 | -#: plugins/ktstandard/KTSubscriptions.php:330 | |
| 6678 | +#: plugins/ktstandard/KTSubscriptions.php:328 | |
| 5716 | 6679 | msgid "There was a problem subscribing you to this folder" |
| 5717 | 6680 | msgstr "" |
| 5718 | 6681 | |
| 5719 | -#: plugins/ktstandard/KTSubscriptions.php:191 | |
| 6682 | +#: plugins/ktstandard/KTSubscriptions.php:189 | |
| 5720 | 6683 | msgid "There was a problem unsubscribing you from this document" |
| 5721 | 6684 | msgstr "" |
| 5722 | 6685 | |
| 5723 | -#: plugins/ktstandard/KTSubscriptions.php:364 | |
| 6686 | +#: plugins/ktstandard/KTSubscriptions.php:362 | |
| 5724 | 6687 | msgid "There was a problem unsubscribing you from this folder" |
| 5725 | 6688 | msgstr "" |
| 5726 | 6689 | |
| 5727 | -#: browse.php:641 plugins/ktcore/KTDocumentActions.php:590 | |
| 6690 | +#: browse.php:634 plugins/ktcore/KTDocumentActions.php:630 | |
| 5728 | 6691 | msgid "There was a problem updating the document's location in the database" |
| 5729 | 6692 | msgstr "" |
| 5730 | 6693 | |
| 5731 | -#: browse.php:649 plugins/ktcore/KTDocumentActions.php:599 | |
| 6694 | +#: browse.php:642 plugins/ktcore/KTDocumentActions.php:639 | |
| 5732 | 6695 | msgid "There was a problem updating the document's location in the repository storage" |
| 5733 | 6696 | msgstr "" |
| 5734 | 6697 | |
| 5735 | -#: plugins/ktstandard/KTDiscussion.php:152 | |
| 5736 | -#: plugins/ktstandard/KTDiscussion.php:260 | |
| 6698 | +#: plugins/ktstandard/KTDiscussion.php:174 | |
| 6699 | +#: plugins/ktstandard/KTDiscussion.php:283 | |
| 5737 | 6700 | msgid "There was an error adding the comment to the thread" |
| 5738 | 6701 | msgstr "" |
| 5739 | 6702 | |
| 5740 | -#: plugins/ktstandard/KTDiscussion.php:143 | |
| 6703 | +#: plugins/ktstandard/KTDiscussion.php:165 | |
| 5741 | 6704 | msgid "There was an error creating a new thread" |
| 5742 | 6705 | msgstr "" |
| 5743 | 6706 | |
| 5744 | -#: plugins/ktstandard/KTDiscussion.php:170 | |
| 5745 | -#: plugins/ktstandard/KTDiscussion.php:280 | |
| 5746 | -#: plugins/ktstandard/KTDiscussion.php:327 | |
| 6707 | +#: plugins/ktstandard/KTDiscussion.php:192 | |
| 6708 | +#: plugins/ktstandard/KTDiscussion.php:303 | |
| 6709 | +#: plugins/ktstandard/KTDiscussion.php:370 | |
| 5747 | 6710 | msgid "There was an error updating the thread with the new comment" |
| 5748 | 6711 | msgstr "" |
| 5749 | 6712 | |
| 5750 | -#: i18n/templates.c:2165 | |
| 6713 | +#: i18n/templates.c:2753 | |
| 5751 | 6714 | msgid "These are the most recent #visible# notifications. You have a total of #count# notifications waiting." |
| 5752 | 6715 | msgstr "" |
| 5753 | 6716 | |
| 5754 | -#: i18n/templates.c:929 | |
| 6717 | +#: i18n/templates.c:1550 | |
| 5755 | 6718 | msgid "These behaviours and the fields and values they allow are shown below for the active field." |
| 5756 | 6719 | msgstr "" |
| 5757 | 6720 | |
| 5758 | -#: i18n/templates.c:3443 | |
| 6721 | +#: i18n/templates.c:4103 i18n/templates.c:4130 | |
| 5759 | 6722 | msgid "These documents have versions that are not present on the filesystem. Consider restoring them from backups." |
| 5760 | 6723 | msgstr "" |
| 5761 | 6724 | |
| 5762 | -#: lib/dashboard/dashlet.inc.php:39 | |
| 6725 | +#: lib/dashboard/dashlet.inc.php:37 | |
| 5763 | 6726 | msgid "This Dashlet is incomplete." |
| 5764 | 6727 | msgstr "" |
| 5765 | 6728 | |
| 5766 | -#: lib/email/Email.inc:251 | |
| 6729 | +#: lib/email/Email.inc:255 | |
| 5767 | 6730 | msgid "This bug can be found on this page" |
| 5768 | 6731 | msgstr "" |
| 5769 | 6732 | |
| 5770 | -#: i18n/templates.c:875 | |
| 6733 | +#: i18n/templates.c:1496 | |
| 5771 | 6734 | msgid "This column is not active." |
| 5772 | 6735 | msgstr "" |
| 5773 | 6736 | |
| 5774 | -#: i18n/templates.c:1163 | |
| 6737 | +#: i18n/templates.c:1787 | |
| 5775 | 6738 | msgid "This conditional fieldset cannot be used" |
| 5776 | 6739 | msgstr "" |
| 5777 | 6740 | |
| 5778 | -#: i18n/templates.c:944 | |
| 5779 | -msgid "This conditional fieldset is marked such that it cannot be used. This happens when the fieldset has been edited and has not been set to complete. Setting the fieldset to complete will do a check to see if the fieldset is usable by the user." | |
| 6741 | +#: i18n/templates.c:1565 | |
| 6742 | +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." | |
| 5780 | 6743 | msgstr "" |
| 5781 | 6744 | |
| 5782 | -#: plugins/ktcore/KTDocumentActions.php:675 | |
| 6745 | +#: plugins/ktcore/KTDocumentActions.php:715 | |
| 5783 | 6746 | msgid "This document can't be copied because it is checked out" |
| 5784 | 6747 | msgstr "" |
| 5785 | 6748 | |
| 5786 | -#: plugins/ktcore/KTDocumentActions.php:397 | |
| 5787 | -#: plugins/ktcore/KTDocumentActions.php:473 | |
| 6749 | +#: plugins/ktcore/KTDocumentActions.php:436 | |
| 6750 | +#: plugins/ktcore/KTDocumentActions.php:513 | |
| 5788 | 6751 | msgid "This document can't be deleted because it is checked out" |
| 5789 | 6752 | msgstr "" |
| 5790 | 6753 | |
| 5791 | -#: plugins/ktcore/document/Rename.php:63 | |
| 6754 | +#: plugins/ktcore/document/Rename.php:62 | |
| 5792 | 6755 | msgid "This document can't be renamed because it is checked out" |
| 5793 | 6756 | msgstr "" |
| 5794 | 6757 | |
| 5795 | -#: view.php:119 | |
| 6758 | +#: view.php:117 | |
| 5796 | 6759 | msgid "This document has been archived." |
| 5797 | 6760 | msgstr "" |
| 5798 | 6761 | |
| 5799 | -#: view.php:107 | |
| 6762 | +#: view.php:105 | |
| 5800 | 6763 | msgid "This document has been archived. Please contact the system administrator to have it restored if it is still needed." |
| 5801 | 6764 | msgstr "" |
| 5802 | 6765 | |
| 5803 | -#: view.php:121 | |
| 6766 | +#: view.php:119 | |
| 5804 | 6767 | msgid "This document has been deleted." |
| 5805 | 6768 | msgstr "" |
| 5806 | 6769 | |
| 5807 | -#: view.php:110 | |
| 6770 | +#: view.php:108 | |
| 5808 | 6771 | msgid "This document has been deleted. Please contact the system administrator to have it restored if it is still needed." |
| 5809 | 6772 | msgstr "" |
| 5810 | 6773 | |
| 5811 | -#: plugins/ktcore/KTDocumentActions.php:115 | |
| 6774 | +#: plugins/ktcore/KTDocumentActions.php:123 | |
| 5812 | 6775 | msgid "This document is already checked out" |
| 5813 | 6776 | msgstr "" |
| 5814 | 6777 | |
| 5815 | -#: plugins/ktcore/KTDocumentActions.php:202 | |
| 5816 | -#: plugins/ktcore/KTDocumentActions.php:299 | |
| 6778 | +#: plugins/ktcore/KTDocumentActions.php:210 | |
| 6779 | +#: plugins/ktcore/KTDocumentActions.php:332 | |
| 5817 | 6780 | msgid "This document is checked out, but not by you" |
| 5818 | 6781 | msgstr "" |
| 5819 | 6782 | |
| 5820 | -#: i18n/templates.c:608 | |
| 6783 | +#: i18n/templates.c:1220 | |
| 6784 | +msgid "This document is currently checked out by #checkoutuser#, but you have sufficient priviledges to cancel their checkout." | |
| 6785 | +msgstr "" | |
| 6786 | + | |
| 6787 | +#: i18n/templates.c:1223 | |
| 5821 | 6788 | 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 KnowledgeTree Administrator." |
| 5822 | 6789 | msgstr "" |
| 5823 | 6790 | |
| 5824 | -#: i18n/templates.c:605 | |
| 6791 | +#: i18n/templates.c:1217 | |
| 5825 | 6792 | 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." |
| 5826 | 6793 | msgstr "" |
| 5827 | 6794 | |
| 5828 | -#: i18n/templates.c:3425 | |
| 6795 | +#: i18n/templates.c:4112 | |
| 5829 | 6796 | msgid "This document is currently of type #doctype#. If this is incorrect, you can change it here." |
| 5830 | 6797 | msgstr "" |
| 5831 | 6798 | |
| 5832 | -#: plugins/ktcore/KTDocumentActions.php:197 | |
| 5833 | -#: plugins/ktcore/KTDocumentActions.php:294 | |
| 6799 | +#: browse.php:738 | |
| 6800 | +msgid "This document is immutable and cannot be deleted: " | |
| 6801 | +msgstr "" | |
| 6802 | + | |
| 6803 | +#: i18n/templates.c:1226 | |
| 6804 | +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." | |
| 6805 | +msgstr "" | |
| 6806 | + | |
| 6807 | +#: plugins/ktcore/KTDocumentActions.php:205 | |
| 6808 | +#: plugins/ktcore/KTDocumentActions.php:317 | |
| 5834 | 6809 | msgid "This document is not checked out" |
| 5835 | 6810 | msgstr "" |
| 5836 | 6811 | |
| 5837 | -#: i18n/templates.c:947 | |
| 6812 | +#: i18n/templates.c:1568 i18n/templates.c:1814 | |
| 5838 | 6813 | msgid "This error prevents this fieldset from being set to complete" |
| 5839 | 6814 | msgstr "" |
| 5840 | 6815 | |
| 5841 | -#: i18n/templates.c:1037 | |
| 6816 | +#: i18n/templates.c:1658 | |
| 5842 | 6817 | msgid "This field is not controlled by the currently active group." |
| 5843 | 6818 | msgstr "" |
| 5844 | 6819 | |
| 5845 | -#: i18n/templates.c:1202 | |
| 6820 | +#: i18n/templates.c:1826 | |
| 5846 | 6821 | msgid "This fieldset cannot be made conditional, since it contains fields which are not lookup types." |
| 5847 | 6822 | msgstr "" |
| 5848 | 6823 | |
| 5849 | -#: i18n/templates.c:2612 i18n/templates.c:2807 | |
| 6824 | +#: i18n/templates.c:3254 | |
| 5850 | 6825 | msgid "This folder <strong>inherits</strong> its permissions from #permission_source#." |
| 5851 | 6826 | msgstr "" |
| 5852 | 6827 | |
| 5853 | -#: i18n/templates.c:2615 i18n/templates.c:2813 | |
| 6828 | +#: i18n/templates.c:3260 i18n/templates.c:3485 | |
| 5854 | 6829 | msgid "This folder defines its own permissions." |
| 5855 | 6830 | msgstr "" |
| 5856 | 6831 | |
| 5857 | -#: i18n/templates.c:1739 | |
| 6832 | +#: plugins/ktcore/folder/Permissions.php:260 | |
| 6833 | +msgid "This folder does not override its permissions" | |
| 6834 | +msgstr "" | |
| 6835 | + | |
| 6836 | +#: i18n/templates.c:2327 | |
| 5858 | 6837 | 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." |
| 5859 | 6838 | msgstr "" |
| 5860 | 6839 | |
| 5861 | -#: plugins/ktstandard/workflow/TypeAssociator.php:53 | |
| 6840 | +#: plugins/ktstandard/workflow/TypeAssociator.php:51 | |
| 5862 | 6841 | msgid "This installation assigns workflows by Document Type. Configure this process here." |
| 5863 | 6842 | msgstr "" |
| 5864 | 6843 | |
| 5865 | -#: i18n/templates.c:167 | |
| 6844 | +#: i18n/templates.c:773 | |
| 5866 | 6845 | msgid "This installation of KnowledgeTree 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." |
| 5867 | 6846 | msgstr "" |
| 5868 | 6847 | |
| 5869 | -#: i18n/templates.c:308 | |
| 6848 | +#: lib/workflow/workflowtrigger.inc.php:53 | |
| 6849 | +msgid "This is an abstract base class for the overall workflow trigger. It should never actually be available for installation." | |
| 6850 | +msgstr "" | |
| 6851 | + | |
| 6852 | +#: i18n/templates.c:920 | |
| 5870 | 6853 | msgid "This is the data assigned to the <strong>#name#</strong> aspect of this document." |
| 5871 | 6854 | msgstr "" |
| 5872 | 6855 | |
| 5873 | -#: lib/dashboard/Notification.inc.php:147 | |
| 6856 | +#: lib/dashboard/Notification.inc.php:153 | |
| 5874 | 6857 | msgid "This notification handler does not support publication." |
| 5875 | 6858 | msgstr "" |
| 5876 | 6859 | |
| 5877 | -#: i18n/templates.c:2570 | |
| 6860 | +#: i18n/templates.c:3206 | |
| 5878 | 6861 | 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." |
| 5879 | 6862 | msgstr "" |
| 5880 | 6863 | |
| 5881 | -#: i18n/templates.c:2762 | |
| 6864 | +#: i18n/templates.c:3431 | |
| 5882 | 6865 | msgid "This page allows you to rename a folder." |
| 5883 | 6866 | msgstr "" |
| 5884 | 6867 | |
| 5885 | -#: i18n/templates.c:3101 | |
| 6868 | +#: i18n/templates.c:3764 | |
| 5886 | 6869 | msgid "This page allows you to rename the file name (not the document title) for a document." |
| 5887 | 6870 | msgstr "" |
| 5888 | 6871 | |
| 5889 | -#: i18n/templates.c:3179 | |
| 6872 | +#: i18n/templates.c:3842 | |
| 5890 | 6873 | msgid "This page allows you to see the roles as they apply to this particular document." |
| 5891 | 6874 | msgstr "" |
| 5892 | 6875 | |
| ... | ... | @@ -5894,1280 +6877,1527 @@ msgstr "" |
| 5894 | 6877 | msgid "This page did not produce any content" |
| 5895 | 6878 | msgstr "" |
| 5896 | 6879 | |
| 5897 | -#: i18n/templates.c:554 i18n/templates.c:3545 | |
| 6880 | +#: i18n/templates.c:1166 i18n/templates.c:4232 | |
| 5898 | 6881 | msgid "This page lists versions of document metadata and allows you to compare a metadata version with the current metadata content." |
| 5899 | 6882 | msgstr "" |
| 5900 | 6883 | |
| 5901 | -#: i18n/templates.c:722 | |
| 6884 | +#: i18n/templates.c:1340 | |
| 5902 | 6885 | msgid "This page provides details of all activities that have been carried out on the document." |
| 5903 | 6886 | msgstr "" |
| 5904 | 6887 | |
| 5905 | -#: i18n/templates.c:674 | |
| 6888 | +#: i18n/templates.c:1295 | |
| 5906 | 6889 | msgid "This page provides details of all activities that have been carried out on the folder." |
| 5907 | 6890 | msgstr "" |
| 5908 | 6891 | |
| 5909 | -#: i18n/templates.c:3500 | |
| 6892 | +#: i18n/templates.c:4187 | |
| 5910 | 6893 | 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." |
| 5911 | 6894 | msgstr "" |
| 5912 | 6895 | |
| 5913 | -#: i18n/templates.c:2600 i18n/templates.c:2942 | |
| 6896 | +#: i18n/templates.c:3236 i18n/templates.c:3605 | |
| 5914 | 6897 | msgid "This page shows the permissions that apply to this specific folder. Only the roles or groups which have permissions assigned are shown." |
| 5915 | 6898 | msgstr "" |
| 5916 | 6899 | |
| 5917 | -#: i18n/templates.c:3476 | |
| 6900 | +#: i18n/templates.c:4163 | |
| 5918 | 6901 | msgid "This page shows the permissions that individual users have on this document. Only the users which have permissions assigned are shown." |
| 5919 | 6902 | msgstr "" |
| 5920 | 6903 | |
| 5921 | -#: i18n/templates.c:2888 | |
| 6904 | +#: i18n/templates.c:3536 | |
| 5922 | 6905 | msgid "This page shows the permissions that individual users have on this folder. Only the users which have permissions assigned are shown." |
| 5923 | 6906 | msgstr "" |
| 5924 | 6907 | |
| 5925 | -#: plugins/ktcore/admin/workflows.php:273 | |
| 6908 | +#: plugins/ktcore/admin/workflows.php:271 | |
| 5926 | 6909 | msgid "This state is unreachable." |
| 5927 | 6910 | msgstr "" |
| 5928 | 6911 | |
| 5929 | -#: plugins/ktcore/KTDocumentActions.php:64 | |
| 6912 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:113 | |
| 6913 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:229 | |
| 6914 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:318 | |
| 6915 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:402 | |
| 6916 | +#: plugins/ktcore/KTWorkflowTriggers.inc.php:548 | |
| 6917 | +msgid "This trigger has no configuration." | |
| 6918 | +msgstr "" | |
| 6919 | + | |
| 6920 | +#: plugins/ktcore/KTDocumentActions.php:62 | |
| 5930 | 6921 | 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." |
| 5931 | 6922 | msgstr "" |
| 5932 | 6923 | |
| 5933 | -#: i18n/templates.c:2504 i18n/templates.c:2573 | |
| 6924 | +#: i18n/templates.c:3095 i18n/templates.c:3209 | |
| 5934 | 6925 | msgid "This workflow does not define any states." |
| 5935 | 6926 | msgstr "" |
| 5936 | 6927 | |
| 5937 | -#: i18n/templates.c:2222 | |
| 6928 | +#: i18n/templates.c:2810 | |
| 5938 | 6929 | msgid "This workflow does not define any transitions. Use the \"Create a new transition\" link above to add new transitions." |
| 5939 | 6930 | msgstr "" |
| 5940 | 6931 | |
| 5941 | -#: plugins/ktcore/admin/workflows.php:451 | |
| 6932 | +#: plugins/ktcore/admin/workflows.php:449 | |
| 5942 | 6933 | msgid "This workflow is currently disabled. To enable it, please assign a starting state in the \"Edit workflow properties\" box." |
| 5943 | 6934 | msgstr "" |
| 5944 | 6935 | |
| 5945 | -#: plugins/ktstandard/KTDiscussion.php:333 | |
| 5946 | -msgid "Thread closed" | |
| 6936 | +#: plugins/ktstandard/KTDiscussion.php:376 | |
| 6937 | +msgid "Thread state changed" | |
| 5947 | 6938 | msgstr "" |
| 5948 | 6939 | |
| 5949 | -#: lib/browse/BrowseColumns.inc.php:96 lib/browse/Criteria.inc:856 | |
| 5950 | -#: plugins/ktcore/folder/addDocument.php:73 | |
| 6940 | +#: lib/browse/BrowseColumns.inc.php:94 lib/browse/Criteria.inc:883 | |
| 6941 | +#: plugins/ktcore/folder/addDocument.php:71 | |
| 6942 | +#: plugins/ktcore/KTColumns.inc.php:19 plugins/ktcore/KTCorePlugin.php:101 | |
| 6943 | +#: plugins/ktcore/KTDocumentActions.php:798 | |
| 5951 | 6944 | msgid "Title" |
| 5952 | 6945 | msgstr "" |
| 5953 | 6946 | |
| 5954 | -#: i18n/templates.c:1223 | |
| 6947 | +#: i18n/templates.c:1856 | |
| 5955 | 6948 | 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." |
| 5956 | 6949 | msgstr "" |
| 5957 | 6950 | |
| 5958 | -#: i18n/templates.c:1808 | |
| 6951 | +#: i18n/templates.c:2396 | |
| 5959 | 6952 | 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." |
| 5960 | 6953 | msgstr "" |
| 5961 | 6954 | |
| 5962 | -#: i18n/templates.c:4040 | |
| 6955 | +#: i18n/templates.c:4853 | |
| 5963 | 6956 | msgid "To customise a help file, please visit that file via the help system and click on <strong>customise this help file</strong>." |
| 5964 | 6957 | msgstr "" |
| 5965 | 6958 | |
| 5966 | -#: i18n/templates.c:1031 | |
| 6959 | +#: i18n/templates.c:1652 | |
| 5967 | 6960 | 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-<click> to select multiple child values at the same time." |
| 5968 | 6961 | msgstr "" |
| 5969 | 6962 | |
| 5970 | -#: i18n/templates.c:617 | |
| 6963 | +#: i18n/templates.c:1238 | |
| 5971 | 6964 | msgid "To modify this search, press the 'Edit' button." |
| 5972 | 6965 | msgstr "" |
| 5973 | 6966 | |
| 5974 | -#: search/booleanSearch.php:284 | |
| 6967 | +#: search/booleanSearch.php:279 | |
| 5975 | 6968 | msgid "To save over one of your existing searches, select it here." |
| 5976 | 6969 | msgstr "" |
| 5977 | 6970 | |
| 5978 | -#: i18n/templates.c:626 | |
| 6971 | +#: i18n/templates.c:1247 | |
| 5979 | 6972 | msgid "To save this search permanently, so that you can run it again at any time, fill in a name below and click 'Save'." |
| 5980 | 6973 | msgstr "" |
| 5981 | 6974 | |
| 5982 | -#: i18n/templates.c:1343 | |
| 6975 | +#: i18n/templates.c:1976 | |
| 5983 | 6976 | msgid "To start the process of creating a new document type, please enter a name for the type below." |
| 5984 | 6977 | msgstr "" |
| 5985 | 6978 | |
| 5986 | -#: i18n/templates.c:1091 i18n/templates.c:1106 | |
| 6979 | +#: i18n/templates.c:1715 i18n/templates.c:1730 | |
| 5987 | 6980 | msgid "Toggle stickiness" |
| 5988 | 6981 | msgstr "" |
| 5989 | 6982 | |
| 5990 | -#: lib/help/help.inc.php:171 | |
| 6983 | +#: lib/help/help.inc.php:175 | |
| 5991 | 6984 | msgid "Too few parts to the requested help location." |
| 5992 | 6985 | msgstr "" |
| 5993 | 6986 | |
| 5994 | -#: plugins/ktcore/KTDocumentActions.php:815 i18n/templates.c:671 | |
| 5995 | -#: i18n/templates.c:719 | |
| 6987 | +#: i18n/templates.c:419 | |
| 6988 | +msgid "Top Downloads" | |
| 6989 | +msgstr "" | |
| 6990 | + | |
| 6991 | +#: plugins/network/topdownloads/TopDownloadsPlugin.php:39 | |
| 6992 | +msgid "Top Downloads for the last Week" | |
| 6993 | +msgstr "" | |
| 6994 | + | |
| 6995 | +#: plugins/ktcore/KTDocumentActions.php:903 i18n/templates.c:1292 | |
| 6996 | +#: i18n/templates.c:1337 | |
| 5996 | 6997 | msgid "Transaction History" |
| 5997 | 6998 | msgstr "" |
| 5998 | 6999 | |
| 5999 | -#: lib/browse/Criteria.inc:883 | |
| 7000 | +#: lib/browse/Criteria.inc:910 | |
| 6000 | 7001 | msgid "Transaction Text" |
| 6001 | 7002 | msgstr "" |
| 6002 | 7003 | |
| 6003 | -#: lib/documentmanagement/documentutil.inc.php:456 | |
| 7004 | +#: i18n/templates.c:83 i18n/templates.c:161 i18n/templates.c:275 | |
| 7005 | +#: i18n/templates.c:353 | |
| 7006 | +msgid "Transaction Type" | |
| 7007 | +msgstr "" | |
| 7008 | + | |
| 7009 | +#: lib/documentmanagement/documentutil.inc.php:474 | |
| 6004 | 7010 | msgid "Transforming file" |
| 6005 | 7011 | msgstr "" |
| 6006 | 7012 | |
| 6007 | -#: i18n/templates.c:2549 | |
| 7013 | +#: i18n/templates.c:3140 | |
| 6008 | 7014 | msgid "Transition" |
| 6009 | 7015 | msgstr "" |
| 6010 | 7016 | |
| 6011 | -#: i18n/templates.c:2225 | |
| 7017 | +#: i18n/templates.c:2813 | |
| 6012 | 7018 | msgid "Transition Availability" |
| 6013 | 7019 | msgstr "" |
| 6014 | 7020 | |
| 6015 | -#: plugins/ktcore/admin/workflows.php:739 | |
| 7021 | +#: plugins/ktcore/admin/workflows.php:747 | |
| 6016 | 7022 | msgid "Transition Availability updated." |
| 6017 | 7023 | msgstr "" |
| 6018 | 7024 | |
| 6019 | -#: plugins/ktcore/admin/workflows.php:1070 | |
| 7025 | +#: i18n/templates.c:3152 | |
| 7026 | +msgid "Transition Triggers" | |
| 7027 | +msgstr "" | |
| 7028 | + | |
| 7029 | +#: plugins/ktcore/admin/workflows.php:1086 | |
| 6020 | 7030 | msgid "Transition deleted." |
| 6021 | 7031 | msgstr "" |
| 6022 | 7032 | |
| 6023 | -#: plugins/ktcore/KTDocumentActions.php:1001 | |
| 6024 | -#: plugins/ktcore/KTDocumentActions.php:1004 | |
| 7033 | +#: plugins/ktcore/KTDocumentActions.php:1090 | |
| 7034 | +#: plugins/ktcore/KTDocumentActions.php:1093 | |
| 6025 | 7035 | msgid "Transition performed" |
| 6026 | 7036 | msgstr "" |
| 6027 | 7037 | |
| 6028 | -#: i18n/templates.c:2393 | |
| 7038 | +#: i18n/templates.c:2981 | |
| 6029 | 7039 | msgid "Transition to another workflow state" |
| 6030 | 7040 | msgstr "" |
| 6031 | 7041 | |
| 6032 | -#: plugins/ktcore/KTDocumentActions.php:950 | |
| 7042 | +#: plugins/ktcore/KTDocumentActions.php:1039 | |
| 6033 | 7043 | msgid "Transition to perform" |
| 6034 | 7044 | msgstr "" |
| 6035 | 7045 | |
| 6036 | -#: plugins/ktcore/admin/workflows.php:68 i18n/templates.c:2309 | |
| 7046 | +#: i18n/templates.c:3155 | |
| 7047 | +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." | |
| 7048 | +msgstr "" | |
| 7049 | + | |
| 7050 | +#: plugins/ktcore/admin/workflows.php:66 i18n/templates.c:2897 | |
| 6037 | 7051 | msgid "Transitions" |
| 6038 | 7052 | msgstr "" |
| 6039 | 7053 | |
| 6040 | -#: i18n/templates.c:2312 | |
| 7054 | +#: i18n/templates.c:2900 | |
| 6041 | 7055 | 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)." |
| 6042 | 7056 | msgstr "" |
| 6043 | 7057 | |
| 6044 | -#: i18n/templates.c:2207 i18n/templates.c:2531 | |
| 7058 | +#: i18n/templates.c:2795 i18n/templates.c:3122 | |
| 6045 | 7059 | 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." |
| 6046 | 7060 | msgstr "" |
| 6047 | 7061 | |
| 6048 | -#: i18n/templates.c:2522 i18n/templates.c:2591 | |
| 7062 | +#: i18n/templates.c:3113 i18n/templates.c:3227 | |
| 6049 | 7063 | msgid "Transitions available:" |
| 6050 | 7064 | msgstr "" |
| 6051 | 7065 | |
| 6052 | -#: i18n/templates.c:2321 | |
| 7066 | +#: i18n/templates.c:2909 | |
| 6053 | 7067 | msgid "Transitions from this state" |
| 6054 | 7068 | msgstr "" |
| 6055 | 7069 | |
| 6056 | -#: i18n/templates.c:2315 | |
| 7070 | +#: i18n/templates.c:2903 | |
| 6057 | 7071 | msgid "Transitions to this state" |
| 6058 | 7072 | msgstr "" |
| 6059 | 7073 | |
| 6060 | -#: i18n/templates.c:2525 i18n/templates.c:2594 | |
| 7074 | +#: i18n/templates.c:3116 i18n/templates.c:3230 | |
| 6061 | 7075 | msgid "Transitions to this state:" |
| 6062 | 7076 | msgstr "" |
| 6063 | 7077 | |
| 6064 | -#: lib/documentmanagement/DocumentField.inc:185 | |
| 6065 | -#: plugins/ktcore/admin/documentFields.php:117 i18n/templates.c:1151 | |
| 6066 | -#: i18n/templates.c:2072 | |
| 7078 | +#: lib/documentmanagement/DocumentField.inc:168 | |
| 7079 | +#: plugins/ktcore/admin/documentFields.php:117 i18n/templates.c:1775 | |
| 7080 | +#: i18n/templates.c:2660 | |
| 6067 | 7081 | msgid "Tree" |
| 6068 | 7082 | msgstr "" |
| 6069 | 7083 | |
| 6070 | -#: lib/import/bulkimport.inc.php:84 | |
| 7084 | +#: plugins/ktcore/admin/workflows.php:1265 i18n/templates.c:3167 | |
| 7085 | +#: i18n/templates.c:3185 | |
| 7086 | +msgid "Trigger" | |
| 7087 | +msgstr "" | |
| 7088 | + | |
| 7089 | +#: plugins/ktcore/admin/workflows.php:1388 | |
| 7090 | +msgid "Trigger added." | |
| 7091 | +msgstr "" | |
| 7092 | + | |
| 7093 | +#: plugins/ktcore/admin/workflows.php:1498 | |
| 7094 | +msgid "Trigger deleted." | |
| 7095 | +msgstr "" | |
| 7096 | + | |
| 7097 | +#: plugins/ktcore/admin/workflows.php:1463 | |
| 7098 | +msgid "Trigger saved." | |
| 7099 | +msgstr "" | |
| 7100 | + | |
| 7101 | +#: lib/import/bulkimport.inc.php:88 | |
| 6071 | 7102 | #, php-format |
| 6072 | 7103 | msgid "Two folders named %s present in %s. Unable to decide which to use..." |
| 6073 | 7104 | msgstr "" |
| 6074 | 7105 | |
| 6075 | -#: plugins/ktcore/admin/documentFields.php:119 i18n/templates.c:278 | |
| 6076 | -#: i18n/templates.c:1061 i18n/templates.c:1142 i18n/templates.c:2063 | |
| 7106 | +#: plugins/ktcore/admin/documentFields.php:125 i18n/templates.c:878 | |
| 7107 | +#: i18n/templates.c:1682 i18n/templates.c:1766 i18n/templates.c:2651 | |
| 6077 | 7108 | msgid "Type" |
| 6078 | 7109 | msgstr "" |
| 6079 | 7110 | |
| 6080 | -#: plugins/ktstandard/workflow/TypeAssociator.php:150 | |
| 7111 | +#: i18n/templates.c:1844 | |
| 7112 | +msgid "Type Description" | |
| 7113 | +msgstr "" | |
| 7114 | + | |
| 7115 | +#: plugins/ktstandard/workflow/TypeAssociator.php:148 | |
| 6081 | 7116 | msgid "Type mapping updated." |
| 6082 | 7117 | msgstr "" |
| 6083 | 7118 | |
| 6084 | -#: i18n/templates.c:1307 | |
| 7119 | +#: i18n/templates.c:1940 | |
| 6085 | 7120 | msgid "Type-specific field sets" |
| 6086 | 7121 | msgstr "" |
| 6087 | 7122 | |
| 6088 | -#: plugins/ktcore/admin/groupManagement.php:285 | |
| 7123 | +#: plugins/wintools/baobabKeyManagement.php:51 | |
| 7124 | +msgid "Unable to add license." | |
| 7125 | +msgstr "" | |
| 7126 | + | |
| 7127 | +#: plugins/ktcore/admin/workflows.php:1373 | |
| 7128 | +#: plugins/ktcore/admin/workflows.php:1384 | |
| 7129 | +#: plugins/ktcore/admin/workflows.php:1413 | |
| 7130 | +msgid "Unable to add trigger." | |
| 7131 | +msgstr "" | |
| 7132 | + | |
| 7133 | +#: plugins/ktcore/admin/groupManagement.php:317 | |
| 6089 | 7134 | #, php-format |
| 6090 | 7135 | msgid "Unable to add user \"%s\" to group \"%s\"" |
| 6091 | 7136 | msgstr "" |
| 6092 | 7137 | |
| 6093 | -#: plugins/ktcore/admin/userManagement.php:519 | |
| 7138 | +#: plugins/ktcore/admin/userManagement.php:549 | |
| 6094 | 7139 | #, php-format |
| 6095 | 7140 | msgid "Unable to add user to group \"%s\"" |
| 6096 | 7141 | msgstr "" |
| 6097 | 7142 | |
| 6098 | -#: plugins/ktcore/admin/workflows.php:1196 | |
| 7143 | +#: plugins/ktcore/admin/workflows.php:1212 | |
| 6099 | 7144 | #, php-format |
| 6100 | 7145 | msgid "Unable to assign new transition to state %s" |
| 6101 | 7146 | msgstr "" |
| 6102 | 7147 | |
| 6103 | -#: plugins/ktcore/KTPermissions.php:382 | |
| 7148 | +#: plugins/ktcore/KTPermissions.php:453 | |
| 6104 | 7149 | msgid "Unable to change role allocation." |
| 6105 | 7150 | msgstr "" |
| 6106 | 7151 | |
| 6107 | -#: plugins/ktcore/admin/workflows.php:936 | |
| 7152 | +#: plugins/ktcore/admin/workflows.php:952 | |
| 6108 | 7153 | msgid "Unable to change workflow starting state: " |
| 6109 | 7154 | msgstr "" |
| 6110 | 7155 | |
| 6111 | -#: plugins/ktcore/admin/workflows.php:912 | |
| 7156 | +#: plugins/ktcore/admin/workflows.php:928 | |
| 6112 | 7157 | msgid "Unable to clear references to item" |
| 6113 | 7158 | msgstr "" |
| 6114 | 7159 | |
| 6115 | -#: plugins/ktstandard/admin/manageDisclaimers.php:129 | |
| 7160 | +#: plugins/ktstandard/admin/manageDisclaimers.php:127 | |
| 6116 | 7161 | msgid "Unable to create disclaimer" |
| 6117 | 7162 | msgstr "" |
| 6118 | 7163 | |
| 6119 | -#: plugins/ktcore/admin/manageHelp.php:154 | |
| 7164 | +#: plugins/ktcore/admin/manageHelp.php:152 | |
| 6120 | 7165 | msgid "Unable to create replacement" |
| 6121 | 7166 | msgstr "" |
| 6122 | 7167 | |
| 6123 | -#: plugins/ktcore/admin/roleManagement.php:86 | |
| 7168 | +#: plugins/ktcore/admin/roleManagement.php:90 | |
| 6124 | 7169 | msgid "Unable to create role." |
| 6125 | 7170 | msgstr "" |
| 6126 | 7171 | |
| 6127 | -#: plugins/ktcore/admin/workflows.php:1068 | |
| 7172 | +#: plugins/ktcore/admin/workflows.php:1084 | |
| 6128 | 7173 | msgid "Unable to delete item" |
| 6129 | 7174 | msgstr "" |
| 6130 | 7175 | |
| 6131 | -#: plugins/ktcore/admin/workflows.php:941 | |
| 7176 | +#: plugins/ktcore/admin/workflows.php:957 | |
| 6132 | 7177 | msgid "Unable to delete item: " |
| 6133 | 7178 | msgstr "" |
| 6134 | 7179 | |
| 6135 | -#: plugins/ktcore/admin/roleManagement.php:125 | |
| 7180 | +#: plugins/network/quicklinks/manageQuicklinks.php:87 | |
| 7181 | +#, php-format | |
| 7182 | +msgid "Unable to delete item: %s" | |
| 7183 | +msgstr "" | |
| 7184 | + | |
| 7185 | +#: plugins/ktcore/admin/roleManagement.php:129 | |
| 6136 | 7186 | msgid "Unable to delete the role." |
| 6137 | 7187 | msgstr "" |
| 6138 | 7188 | |
| 6139 | -#: plugins/ktcore/admin/documentFields.php:704 | |
| 7189 | +#: plugins/ktcore/admin/workflows.php:1494 | |
| 7190 | +msgid "Unable to delete trigger: " | |
| 7191 | +msgstr "" | |
| 7192 | + | |
| 7193 | +#: plugins/ktcore/admin/userManagement.php:508 | |
| 7194 | +msgid "Unable to delete user - the user may still be referred by documents." | |
| 7195 | +msgstr "" | |
| 7196 | + | |
| 7197 | +#: plugins/ktcore/admin/documentFields.php:770 | |
| 6140 | 7198 | msgid "Unable to find field" |
| 6141 | 7199 | msgstr "" |
| 6142 | 7200 | |
| 6143 | -#: plugins/ktcore/admin/documentFields.php:698 | |
| 7201 | +#: plugins/ktcore/admin/documentFields.php:764 | |
| 6144 | 7202 | msgid "Unable to find fieldset" |
| 6145 | 7203 | msgstr "" |
| 6146 | 7204 | |
| 6147 | -#: plugins/ktstandard/contents/OpenDocumentIndexer.php:101 | |
| 6148 | -#: plugins/ktstandard/contents/PdfIndexer.php:51 | |
| 6149 | -#: plugins/ktstandard/contents/PowerpointIndexer.php:48 | |
| 6150 | -#: plugins/ktstandard/contents/PsIndexer.php:54 | |
| 6151 | -#: plugins/ktstandard/contents/RtfIndexer.php:53 | |
| 6152 | -#: plugins/ktstandard/contents/WordIndexer.php:68 | |
| 7205 | +#: plugins/network/extendedtransactioninfo/latestchanges.php:63 | |
| 7206 | +#: plugins/network/topdownloads/TopDownloadsPlugin.php:177 | |
| 7207 | +msgid "Unable to find folder." | |
| 7208 | +msgstr "" | |
| 7209 | + | |
| 7210 | +#: plugins/ktstandard/contents/OpenDocumentIndexer.php:99 | |
| 7211 | +#: plugins/ktstandard/contents/PdfIndexer.php:50 | |
| 7212 | +#: plugins/ktstandard/contents/PowerpointIndexer.php:46 | |
| 7213 | +#: plugins/ktstandard/contents/PsIndexer.php:52 | |
| 7214 | +#: plugins/ktstandard/contents/RtfIndexer.php:52 | |
| 7215 | +#: plugins/ktstandard/contents/WordIndexer.php:67 | |
| 6153 | 7216 | #, php-format |
| 6154 | 7217 | msgid "Unable to find required command for indexing. Please ensure that <strong>%s</strong> is installed and in the KnowledgeTree Path. For more information on indexers and helper applications, please <a href=\"%s\">visit the KTDMS site</a>." |
| 6155 | 7218 | msgstr "" |
| 6156 | 7219 | |
| 6157 | -#: lib/widgets/fieldsetDisplay.inc.php:193 | |
| 6158 | -#: lib/widgets/fieldsetDisplay.inc.php:199 | |
| 6159 | -#: lib/widgets/fieldsetDisplay.inc.php:247 | |
| 6160 | -#: lib/widgets/fieldsetDisplay.inc.php:272 | |
| 7220 | +#: lib/widgets/fieldsetDisplay.inc.php:191 | |
| 7221 | +#: lib/widgets/fieldsetDisplay.inc.php:197 | |
| 7222 | +#: lib/widgets/fieldsetDisplay.inc.php:245 | |
| 7223 | +#: lib/widgets/fieldsetDisplay.inc.php:270 | |
| 6161 | 7224 | msgid "Unable to find the document's creator" |
| 6162 | 7225 | msgstr "" |
| 6163 | 7226 | |
| 6164 | -#: lib/widgets/fieldsetDisplay.inc.php:263 | |
| 7227 | +#: lib/widgets/fieldsetDisplay.inc.php:261 | |
| 6165 | 7228 | msgid "Unable to find the document's modifier" |
| 6166 | 7229 | msgstr "" |
| 6167 | 7230 | |
| 6168 | -#: plugins/ktcore/KTPermissions.php:653 | |
| 7231 | +#: lib/workflow/workflowutil.inc.php:770 | |
| 7232 | +#, php-format | |
| 7233 | +msgid "Unable to find workflow trigger: %s" | |
| 7234 | +msgstr "" | |
| 7235 | + | |
| 7236 | +#: plugins/ktcore/KTPermissions.php:727 | |
| 6169 | 7237 | #, php-format |
| 6170 | 7238 | msgid "Unable to get documents in folder %s: %s" |
| 6171 | 7239 | msgstr "" |
| 6172 | 7240 | |
| 6173 | -#: plugins/ktcore/KTPermissions.php:647 | |
| 7241 | +#: plugins/ktcore/admin/workflows.php:1402 | |
| 7242 | +#: plugins/ktcore/admin/workflows.php:1441 | |
| 7243 | +#: plugins/ktcore/admin/workflows.php:1452 | |
| 7244 | +#: plugins/ktcore/admin/workflows.php:1476 | |
| 7245 | +#: plugins/ktcore/admin/workflows.php:1487 | |
| 7246 | +msgid "Unable to load trigger." | |
| 7247 | +msgstr "" | |
| 7248 | + | |
| 7249 | +#: plugins/ktcore/KTPermissions.php:721 | |
| 6174 | 7250 | msgid "Unable to locate folder: " |
| 6175 | 7251 | msgstr "" |
| 6176 | 7252 | |
| 6177 | -#: lib/help/help.inc.php:136 | |
| 7253 | +#: plugins/ktcore/admin/manageViews.php:70 | |
| 7254 | +msgid "Unable to locate the entry" | |
| 7255 | +msgstr "" | |
| 7256 | + | |
| 7257 | +#: lib/help/help.inc.php:135 lib/help/help.inc.php:140 | |
| 6178 | 7258 | msgid "Unable to locate the requested help file for this language." |
| 6179 | 7259 | msgstr "" |
| 6180 | 7260 | |
| 6181 | -#: browse.php:848 | |
| 7261 | +#: browse.php:847 | |
| 6182 | 7262 | msgid "Unable to log admin mode entry. Not activating admin mode." |
| 6183 | 7263 | msgstr "" |
| 6184 | 7264 | |
| 6185 | -#: browse.php:892 | |
| 7265 | +#: browse.php:891 | |
| 6186 | 7266 | msgid "Unable to log admin mode exit. Not de-activating admin mode." |
| 6187 | 7267 | msgstr "" |
| 6188 | 7268 | |
| 6189 | -#: plugins/ktcore/admin/workflows.php:924 | |
| 6190 | -#: plugins/ktcore/admin/workflows.php:1065 | |
| 7269 | +#: plugins/wintools/baobabUserManagement.php:32 | |
| 7270 | +#: plugins/wintools/baobabUserManagement.php:41 | |
| 7271 | +msgid "Unable to obtain key information." | |
| 7272 | +msgstr "" | |
| 7273 | + | |
| 7274 | +#: plugins/ktcore/admin/workflows.php:940 | |
| 7275 | +#: plugins/ktcore/admin/workflows.php:1081 | |
| 6191 | 7276 | msgid "Unable to remove transition references for: " |
| 6192 | 7277 | msgstr "" |
| 6193 | 7278 | |
| 6194 | -#: plugins/ktcore/admin/workflows.php:927 | |
| 7279 | +#: plugins/ktcore/admin/workflows.php:943 | |
| 6195 | 7280 | msgid "Unable to remove transition: " |
| 6196 | 7281 | msgstr "" |
| 6197 | 7282 | |
| 6198 | -#: plugins/ktcore/admin/groupManagement.php:296 | |
| 7283 | +#: plugins/ktcore/admin/groupManagement.php:328 | |
| 6199 | 7284 | #, php-format |
| 6200 | 7285 | msgid "Unable to remove user \"%s\" from group \"%s\"" |
| 6201 | 7286 | msgstr "" |
| 6202 | 7287 | |
| 6203 | -#: plugins/ktcore/admin/userManagement.php:533 | |
| 7288 | +#: plugins/ktcore/admin/userManagement.php:563 | |
| 6204 | 7289 | #, php-format |
| 6205 | 7290 | msgid "Unable to remove user from group \"%s\"" |
| 6206 | 7291 | msgstr "" |
| 6207 | 7292 | |
| 6208 | -#: plugins/ktcore/folder/Rename.php:77 | |
| 7293 | +#: plugins/ktcore/folder/Rename.php:76 | |
| 6209 | 7294 | msgid "Unable to retrieve parent folder." |
| 6210 | 7295 | msgstr "" |
| 6211 | 7296 | |
| 6212 | -#: lib/util/ktutil.inc:607 | |
| 7297 | +#: lib/util/ktutil.inc:610 | |
| 6213 | 7298 | #, php-format |
| 6214 | 7299 | msgid "Unable to retrieve system setting %s: %s" |
| 6215 | 7300 | msgstr "" |
| 6216 | 7301 | |
| 6217 | -#: plugins/ktcore/admin/roleManagement.php:108 | |
| 7302 | +#: plugins/ktcore/admin/workflows.php:1459 | |
| 7303 | +msgid "Unable to save trigger: " | |
| 7304 | +msgstr "" | |
| 7305 | + | |
| 7306 | +#: plugins/ktcore/admin/roleManagement.php:112 | |
| 6218 | 7307 | msgid "Unable to update role." |
| 6219 | 7308 | msgstr "" |
| 6220 | 7309 | |
| 6221 | -#: i18n/templates.c:890 | |
| 7310 | +#: i18n/templates.c:1511 | |
| 6222 | 7311 | msgid "Unassigned/Unavailable" |
| 6223 | 7312 | msgstr "" |
| 6224 | 7313 | |
| 6225 | -#: i18n/templates.c:3719 i18n/templates.c:3722 | |
| 7314 | +#: i18n/templates.c:4406 i18n/templates.c:4409 | |
| 6226 | 7315 | msgid "Undo" |
| 6227 | 7316 | msgstr "" |
| 6228 | 7317 | |
| 6229 | -#: i18n/templates.c:3992 | |
| 7318 | +#: i18n/templates.c:4805 | |
| 6230 | 7319 | msgid "Undo change" |
| 6231 | 7320 | msgstr "" |
| 6232 | 7321 | |
| 6233 | -#: plugins/ktcore/admin/groupManagement.php:115 | |
| 6234 | -#: plugins/ktcore/admin/groupManagement.php:477 | |
| 7322 | +#: plugins/ktcore/admin/groupManagement.php:122 | |
| 7323 | +#: plugins/ktcore/admin/groupManagement.php:535 | |
| 6235 | 7324 | msgid "Unit" |
| 6236 | 7325 | msgstr "" |
| 6237 | 7326 | |
| 6238 | -#: i18n/templates.c:1883 | |
| 7327 | +#: i18n/templates.c:2471 | |
| 6239 | 7328 | msgid "Unit Administration" |
| 6240 | 7329 | msgstr "" |
| 6241 | 7330 | |
| 6242 | -#: plugins/ktcore/admin/groupManagement.php:102 | |
| 6243 | -#: plugins/ktcore/admin/groupManagement.php:467 | |
| 6244 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:413 | |
| 7331 | +#: plugins/ktcore/admin/groupManagement.php:109 | |
| 7332 | +#: plugins/ktcore/admin/groupManagement.php:525 | |
| 7333 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:419 | |
| 6245 | 7334 | msgid "Unit Administrators" |
| 6246 | 7335 | msgstr "" |
| 6247 | 7336 | |
| 6248 | -#: plugins/ktcore/admin/unitManagement.php:48 | |
| 6249 | -#: plugins/ktcore/admin/unitManagement.php:54 | |
| 7337 | +#: plugins/ktcore/admin/unitManagement.php:46 | |
| 7338 | +#: plugins/ktcore/admin/unitManagement.php:52 | |
| 6250 | 7339 | msgid "Unit Management" |
| 6251 | 7340 | msgstr "" |
| 6252 | 7341 | |
| 6253 | -#: plugins/ktcore/admin/unitManagement.php:72 | |
| 6254 | -#: plugins/ktcore/admin/unitManagement.php:134 | |
| 6255 | -#: plugins/ktcore/admin/unitManagement.php:189 i18n/templates.c:1538 | |
| 6256 | -#: i18n/templates.c:1901 | |
| 7342 | +#: plugins/ktcore/admin/unitManagement.php:70 | |
| 7343 | +#: plugins/ktcore/admin/unitManagement.php:132 | |
| 7344 | +#: plugins/ktcore/admin/unitManagement.php:187 i18n/templates.c:2156 | |
| 7345 | +#: i18n/templates.c:2489 | |
| 6257 | 7346 | msgid "Unit Name" |
| 6258 | 7347 | msgstr "" |
| 6259 | 7348 | |
| 6260 | -#: plugins/ktcore/admin/unitManagement.php:182 | |
| 7349 | +#: plugins/ktcore/admin/unitManagement.php:180 | |
| 6261 | 7350 | msgid "Unit created" |
| 6262 | 7351 | msgstr "" |
| 6263 | 7352 | |
| 6264 | -#: plugins/ktcore/admin/unitManagement.php:221 | |
| 7353 | +#: plugins/ktcore/admin/unitManagement.php:219 | |
| 6265 | 7354 | msgid "Unit details updated" |
| 6266 | 7355 | msgstr "" |
| 6267 | 7356 | |
| 6268 | -#: plugins/ktcore/admin/unitManagement.php:259 | |
| 7357 | +#: plugins/ktcore/admin/unitManagement.php:257 | |
| 6269 | 7358 | msgid "Unit removed" |
| 6270 | 7359 | msgstr "" |
| 6271 | 7360 | |
| 6272 | -#: i18n/templates.c:1868 | |
| 7361 | +#: i18n/templates.c:2456 | |
| 6273 | 7362 | 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." |
| 6274 | 7363 | msgstr "" |
| 6275 | 7364 | |
| 6276 | -#: i18n/templates.c:1892 | |
| 7365 | +#: i18n/templates.c:2480 | |
| 6277 | 7366 | 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." |
| 6278 | 7367 | msgstr "" |
| 6279 | 7368 | |
| 6280 | -#: lib/documentmanagement/DocumentTransaction.inc:114 | |
| 7369 | +#: lib/documentmanagement/DocumentTransaction.inc:118 | |
| 6281 | 7370 | msgid "Unknown Action" |
| 6282 | 7371 | msgstr "" |
| 6283 | 7372 | |
| 6284 | -#: lib/mime.inc.php:111 | |
| 7373 | +#: lib/mime.inc.php:123 | |
| 6285 | 7374 | msgid "Unknown Type" |
| 6286 | 7375 | msgstr "" |
| 6287 | 7376 | |
| 6288 | -#: plugins/ktcore/admin/documentFields.php:351 | |
| 7377 | +#: plugins/ktcore/admin/documentFields.php:385 | |
| 6289 | 7378 | msgid "Unknown action specified" |
| 6290 | 7379 | msgstr "" |
| 6291 | 7380 | |
| 6292 | -#: lib/validation/errorviewer.inc.php:92 | |
| 7381 | +#: lib/validation/errorviewer.inc.php:90 | |
| 6293 | 7382 | msgid "Unknown error" |
| 6294 | 7383 | msgstr "" |
| 6295 | 7384 | |
| 6296 | -#: lib/validation/dispatchervalidation.inc.php:318 | |
| 7385 | +#: lib/validation/dispatchervalidation.inc.php:316 | |
| 6297 | 7386 | #, php-format |
| 6298 | 7387 | msgid "Unknown validation function for required value %s" |
| 6299 | 7388 | msgstr "" |
| 6300 | 7389 | |
| 6301 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:61 | |
| 7390 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:59 | |
| 6302 | 7391 | msgid "Unset" |
| 6303 | 7392 | msgstr "" |
| 6304 | 7393 | |
| 6305 | -#: plugins/ktstandard/KTSubscriptions.php:171 | |
| 7394 | +#: plugins/ktstandard/KTSubscriptions.php:169 | |
| 6306 | 7395 | msgid "Unsubscribe from document" |
| 6307 | 7396 | msgstr "" |
| 6308 | 7397 | |
| 6309 | -#: plugins/ktstandard/KTSubscriptions.php:344 | |
| 7398 | +#: plugins/ktstandard/KTSubscriptions.php:342 | |
| 6310 | 7399 | msgid "Unsubscribe from folder" |
| 6311 | 7400 | msgstr "" |
| 6312 | 7401 | |
| 6313 | -#: lib/help/help.inc.php:148 | |
| 7402 | +#: lib/help/help.inc.php:152 | |
| 6314 | 7403 | msgid "Untitled Help File" |
| 6315 | 7404 | msgstr "" |
| 6316 | 7405 | |
| 6317 | -#: i18n/templates.c:695 | |
| 7406 | +#: i18n/templates.c:1316 | |
| 6318 | 7407 | msgid "Up" |
| 6319 | 7408 | msgstr "" |
| 6320 | 7409 | |
| 6321 | -#: i18n/templates.c:74 i18n/templates.c:134 i18n/templates.c:1289 | |
| 6322 | -#: i18n/templates.c:3890 | |
| 7410 | +#: i18n/templates.c:680 i18n/templates.c:740 i18n/templates.c:1922 | |
| 7411 | +#: i18n/templates.c:4682 | |
| 6323 | 7412 | msgid "Update" |
| 6324 | 7413 | msgstr "" |
| 6325 | 7414 | |
| 6326 | -#: i18n/templates.c:2483 | |
| 7415 | +#: i18n/templates.c:3074 | |
| 6327 | 7416 | msgid "Update Action Availability" |
| 6328 | 7417 | msgstr "" |
| 6329 | 7418 | |
| 6330 | -#: i18n/templates.c:2354 | |
| 7419 | +#: i18n/templates.c:2942 | |
| 6331 | 7420 | msgid "Update Allocated Permissions" |
| 6332 | 7421 | msgstr "" |
| 6333 | 7422 | |
| 6334 | -#: plugins/ktcore/admin/conditions.php:132 | |
| 7423 | +#: plugins/ktcore/admin/conditions.php:130 | |
| 6335 | 7424 | msgid "Update Dynamic Condition" |
| 6336 | 7425 | msgstr "" |
| 6337 | 7426 | |
| 6338 | -#: i18n/templates.c:2840 i18n/templates.c:2978 | |
| 7427 | +#: i18n/templates.c:3494 i18n/templates.c:3641 | |
| 6339 | 7428 | msgid "Update Permission Assignments" |
| 6340 | 7429 | msgstr "" |
| 6341 | 7430 | |
| 6342 | -#: plugins/ktcore/admin/savedSearch.php:133 | |
| 7431 | +#: plugins/ktcore/admin/savedSearch.php:131 | |
| 6343 | 7432 | msgid "Update Saved Search" |
| 6344 | 7433 | msgstr "" |
| 6345 | 7434 | |
| 6346 | -#: plugins/ktcore/authentication/authenticationadminpage.inc.php:153 | |
| 7435 | +#: plugins/ktcore/authentication/authenticationadminpage.inc.php:151 | |
| 6347 | 7436 | msgid "Update failed" |
| 6348 | 7437 | msgstr "" |
| 6349 | 7438 | |
| 6350 | -#: i18n/templates.c:2300 | |
| 7439 | +#: i18n/templates.c:2888 | |
| 6351 | 7440 | msgid "Update users to inform" |
| 6352 | 7441 | msgstr "" |
| 6353 | 7442 | |
| 6354 | -#: i18n/templates.c:2567 | |
| 7443 | +#: i18n/templates.c:3203 | |
| 6355 | 7444 | msgid "Update workflow properties" |
| 6356 | 7445 | msgstr "" |
| 6357 | 7446 | |
| 6358 | -#: i18n/templates.c:1430 | |
| 7447 | +#: i18n/templates.c:2063 | |
| 6359 | 7448 | msgid "Update your details" |
| 6360 | 7449 | msgstr "" |
| 6361 | 7450 | |
| 6362 | -#: i18n/templates.c:2663 | |
| 7451 | +#: i18n/templates.c:3326 | |
| 6363 | 7452 | msgid "Upload" |
| 6364 | 7453 | msgstr "" |
| 6365 | 7454 | |
| 6366 | -#: plugins/ktcore/folder/addDocument.php:57 | |
| 6367 | -#: plugins/ktcore/folder/BulkUpload.php:59 | |
| 7455 | +#: i18n/templates.c:3311 | |
| 7456 | +msgid "Upload files into \"#foldername#\"" | |
| 7457 | +msgstr "" | |
| 7458 | + | |
| 7459 | +#: plugins/ktcore/folder/addDocument.php:55 | |
| 7460 | +#: plugins/ktcore/folder/BulkUpload.php:57 | |
| 6368 | 7461 | msgid "Upload larger than maximum POST size (post_max_size variable in .htaccess or php.ini)" |
| 6369 | 7462 | msgstr "" |
| 6370 | 7463 | |
| 6371 | -#: i18n/templates.c:2690 | |
| 7464 | +#: plugins/network/extendedtransactioninfo/standardReports.php:21 | |
| 7465 | +#: plugins/network/extendedtransactioninfo/standardReports.php:26 | |
| 7466 | +msgid "Usage Information" | |
| 7467 | +msgstr "" | |
| 7468 | + | |
| 7469 | +#: i18n/templates.c:227 | |
| 7470 | +msgid "Usage Information for \"#folder#\"" | |
| 7471 | +msgstr "" | |
| 7472 | + | |
| 7473 | +#: i18n/templates.c:3353 | |
| 6372 | 7474 | msgid "Use Parent" |
| 6373 | 7475 | msgstr "" |
| 6374 | 7476 | |
| 6375 | -#: i18n/templates.c:2717 i18n/templates.c:2720 | |
| 7477 | +#: i18n/templates.c:3380 i18n/templates.c:3383 | |
| 6376 | 7478 | msgid "Use parent's allocation" |
| 6377 | 7479 | msgstr "" |
| 6378 | 7480 | |
| 6379 | -#: i18n/templates.c:3929 | |
| 7481 | +#: i18n/templates.c:4721 | |
| 6380 | 7482 | 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." |
| 6381 | 7483 | msgstr "" |
| 6382 | 7484 | |
| 6383 | -#: i18n/templates.c:3377 | |
| 7485 | +#: i18n/templates.c:4052 | |
| 6384 | 7486 | msgid "Use the <strong>force checkin</strong> action in the listing below to override the checked-out status." |
| 6385 | 7487 | msgstr "" |
| 6386 | 7488 | |
| 6387 | -#: i18n/templates.c:251 | |
| 7489 | +#: i18n/templates.c:458 i18n/templates.c:851 | |
| 6388 | 7490 | msgid "Use the folder collection and path below to browse to the document you wish to link to." |
| 6389 | 7491 | msgstr "" |
| 6390 | 7492 | |
| 6391 | -#: i18n/templates.c:3302 | |
| 7493 | +#: i18n/templates.c:3974 | |
| 6392 | 7494 | msgid "Use the folder collection and path below to browse to the folder containing the documents you wish to restore." |
| 6393 | 7495 | msgstr "" |
| 6394 | 7496 | |
| 6395 | -#: i18n/templates.c:3128 | |
| 7497 | +#: i18n/templates.c:3821 | |
| 7498 | +msgid "Use the folder collection and path below to browse to the folder into which you wish to copy the documents." | |
| 7499 | +msgstr "" | |
| 7500 | + | |
| 7501 | +#: i18n/templates.c:3752 | |
| 7502 | +msgid "Use the folder collection and path below to browse to the folder into which you wish to move the documents." | |
| 7503 | +msgstr "" | |
| 7504 | + | |
| 7505 | +#: i18n/templates.c:3791 | |
| 6396 | 7506 | msgid "Use the folder collection and path below to browse to the folder you wish to move the documents into." |
| 6397 | 7507 | msgstr "" |
| 6398 | 7508 | |
| 6399 | -#: i18n/templates.c:2534 | |
| 7509 | +#: i18n/templates.c:3125 | |
| 6400 | 7510 | msgid "Use the form below to create a new Transition, and assign or edit existing transitions using the table below." |
| 6401 | 7511 | msgstr "" |
| 6402 | 7512 | |
| 6403 | -#: i18n/templates.c:2135 | |
| 7513 | +#: i18n/templates.c:2723 | |
| 6404 | 7514 | msgid "Use the standard introduction." |
| 6405 | 7515 | msgstr "" |
| 6406 | 7516 | |
| 6407 | -#: i18n/templates.c:560 i18n/templates.c:680 i18n/templates.c:728 | |
| 6408 | -#: i18n/templates.c:1994 i18n/templates.c:2897 i18n/templates.c:3485 | |
| 6409 | -#: i18n/templates.c:3551 | |
| 7517 | +#: i18n/templates.c:518 | |
| 7518 | +msgid "Use the up and down arrows to move an item. Please note that changes are only saved when you click the 're-order' button." | |
| 7519 | +msgstr "" | |
| 7520 | + | |
| 7521 | +#: i18n/templates.c:119 i18n/templates.c:197 i18n/templates.c:311 | |
| 7522 | +#: i18n/templates.c:389 i18n/templates.c:593 i18n/templates.c:1172 | |
| 7523 | +#: i18n/templates.c:1301 i18n/templates.c:1346 i18n/templates.c:2582 | |
| 7524 | +#: i18n/templates.c:3560 i18n/templates.c:4172 i18n/templates.c:4238 | |
| 6410 | 7525 | msgid "User" |
| 6411 | 7526 | msgstr "" |
| 6412 | 7527 | |
| 7528 | +#: plugins/network/userhistory/UserHistoryPlugin.php:43 | |
| 7529 | +msgid "User History" | |
| 7530 | +msgstr "" | |
| 7531 | + | |
| 7532 | +#: i18n/templates.c:62 | |
| 7533 | +msgid "User Information: #username#" | |
| 7534 | +msgstr "" | |
| 7535 | + | |
| 7536 | +#: i18n/templates.c:254 | |
| 7537 | +msgid "User Information: #username# in \"#folder#\"" | |
| 7538 | +msgstr "" | |
| 7539 | + | |
| 7540 | +#: plugins/ktcore/admin/userManagement.php:45 | |
| 6413 | 7541 | #: plugins/ktcore/admin/userManagement.php:47 |
| 6414 | -#: plugins/ktcore/admin/userManagement.php:49 | |
| 6415 | -#: plugins/ktcore/admin/userManagement.php:95 | |
| 6416 | -#: plugins/ktcore/admin/userManagement.php:143 | |
| 6417 | -#: plugins/ktcore/admin/userManagement.php:154 | |
| 6418 | -#: plugins/ktcore/admin/userManagement.php:199 | |
| 6419 | -#: plugins/ktcore/admin/userManagement.php:272 i18n/templates.c:1802 | |
| 7542 | +#: plugins/ktcore/admin/userManagement.php:97 | |
| 7543 | +#: plugins/ktcore/admin/userManagement.php:145 | |
| 7544 | +#: plugins/ktcore/admin/userManagement.php:156 | |
| 7545 | +#: plugins/ktcore/admin/userManagement.php:204 | |
| 7546 | +#: plugins/ktcore/admin/userManagement.php:282 i18n/templates.c:2390 | |
| 6420 | 7547 | msgid "User Management" |
| 6421 | 7548 | msgstr "" |
| 6422 | 7549 | |
| 6423 | -#: plugins/ktcore/admin/userManagement.php:482 | |
| 7550 | +#: plugins/professional-reporting/admin/userReporting.php:26 | |
| 7551 | +#: plugins/professional-reporting/admin/userReporting.php:31 | |
| 7552 | +#: plugins/professional-reporting/admin/userReporting.php:75 | |
| 7553 | +#: plugins/professional-reporting/admin/userReporting.php:131 | |
| 7554 | +#: plugins/professional-reporting/admin/userReporting.php:145 | |
| 7555 | +#: i18n/templates.c:527 | |
| 7556 | +msgid "User Reporting" | |
| 7557 | +msgstr "" | |
| 7558 | + | |
| 7559 | +#: plugins/ktcore/admin/userManagement.php:511 | |
| 6424 | 7560 | msgid "User deleted" |
| 6425 | 7561 | msgstr "" |
| 6426 | 7562 | |
| 6427 | -#: lib/authentication/builtinauthenticationprovider.inc.php:131 | |
| 6428 | -#: plugins/ktcore/admin/userManagement.php:265 | |
| 6429 | -#: plugins/ktcore/admin/userManagement.php:401 | |
| 7563 | +#: lib/authentication/builtinauthenticationprovider.inc.php:129 | |
| 7564 | +#: plugins/ktcore/admin/userManagement.php:275 | |
| 7565 | +#: plugins/ktcore/admin/userManagement.php:428 | |
| 6430 | 7566 | msgid "User information updated." |
| 6431 | 7567 | msgstr "" |
| 6432 | 7568 | |
| 6433 | -#: plugins/ktcore/admin/userManagement.php:577 | |
| 7569 | +#: plugins/ktcore/admin/userManagement.php:606 | |
| 6434 | 7570 | msgid "User is currently not a member of any groups." |
| 6435 | 7571 | msgstr "" |
| 6436 | 7572 | |
| 6437 | -#: view.php:510 | |
| 7573 | +#: view.php:517 | |
| 6438 | 7574 | msgid "User no longer exists" |
| 6439 | 7575 | msgstr "" |
| 6440 | 7576 | |
| 6441 | -#: lib/authentication/builtinauthenticationprovider.inc.php:98 | |
| 7577 | +#: plugins/professional-reporting/ProfessionalReportingPlugin.php:41 | |
| 7578 | +msgid "User reports" | |
| 7579 | +msgstr "" | |
| 7580 | + | |
| 7581 | +#: lib/authentication/builtinauthenticationprovider.inc.php:96 | |
| 6442 | 7582 | msgid "User will need to change password on next login." |
| 6443 | 7583 | msgstr "" |
| 6444 | 7584 | |
| 6445 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:331 | |
| 7585 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:329 | |
| 6446 | 7586 | msgid "User's name" |
| 6447 | 7587 | msgstr "" |
| 6448 | 7588 | |
| 6449 | -#: i18n/templates.c:2642 i18n/templates.c:2900 i18n/templates.c:2969 | |
| 6450 | -#: i18n/templates.c:3488 i18n/templates.c:3533 | |
| 7589 | +#: i18n/templates.c:3287 i18n/templates.c:3563 i18n/templates.c:3632 | |
| 7590 | +#: i18n/templates.c:4175 i18n/templates.c:4220 | |
| 6451 | 7591 | msgid "User:" |
| 6452 | 7592 | msgstr "" |
| 6453 | 7593 | |
| 6454 | -#: plugins/ktcore/admin/userManagement.php:67 | |
| 6455 | -#: plugins/ktcore/admin/userManagement.php:118 | |
| 6456 | -#: plugins/ktcore/admin/userManagement.php:169 | |
| 6457 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:213 | |
| 6458 | -#: i18n/templates.c:1838 i18n/templates.c:3809 | |
| 7594 | +#: i18n/templates.c:221 | |
| 7595 | +msgid "User: #username# <br /> Action: #action# <br /> #reason#" | |
| 7596 | +msgstr "" | |
| 7597 | + | |
| 7598 | +#: plugins/ktcore/admin/userManagement.php:68 | |
| 7599 | +#: plugins/ktcore/admin/userManagement.php:120 | |
| 7600 | +#: plugins/ktcore/admin/userManagement.php:173 | |
| 7601 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:211 | |
| 7602 | +#: plugins/network/extendedtransactioninfo/adminReports.php:37 | |
| 7603 | +#: plugins/network/extendedtransactioninfo/standardReports.php:56 | |
| 7604 | +#: plugins/professional-reporting/admin/userReporting.php:47 | |
| 7605 | +#: plugins/wintools/baobabUserManagement.php:80 i18n/templates.c:14 | |
| 7606 | +#: i18n/templates.c:56 i18n/templates.c:248 i18n/templates.c:554 | |
| 7607 | +#: i18n/templates.c:578 i18n/templates.c:2426 i18n/templates.c:4496 | |
| 6459 | 7608 | msgid "Username" |
| 6460 | 7609 | msgstr "" |
| 6461 | 7610 | |
| 6462 | -#: i18n/templates.c:233 | |
| 7611 | +#: plugins/ktcore/admin/groupManagement.php:247 | |
| 7612 | +#: plugins/ktstandard/KTEmail.php:267 | |
| 6463 | 7613 | msgid "Users" |
| 6464 | 7614 | msgstr "" |
| 6465 | 7615 | |
| 6466 | -#: plugins/ktcore/KTCorePlugin.php:99 | |
| 7616 | +#: plugins/ktcore/KTCorePlugin.php:129 | |
| 6467 | 7617 | msgid "Users and Groups" |
| 6468 | 7618 | msgstr "" |
| 6469 | 7619 | |
| 6470 | -#: i18n/templates.c:1607 i18n/templates.c:1733 | |
| 7620 | +#: i18n/templates.c:2225 i18n/templates.c:2321 | |
| 6471 | 7621 | msgid "Users may be associated with Groups which are then used to grant these users security privileges." |
| 6472 | 7622 | msgstr "" |
| 6473 | 7623 | |
| 6474 | -#: i18n/templates.c:1487 i18n/templates.c:1577 i18n/templates.c:1703 | |
| 7624 | +#: i18n/templates.c:2105 i18n/templates.c:2195 i18n/templates.c:2306 | |
| 6475 | 7625 | msgid "Users may be classed together as Groups and these groups may be used to set security privileges throughout the document management system." |
| 6476 | 7626 | msgstr "" |
| 6477 | 7627 | |
| 6478 | -#: i18n/templates.c:1778 | |
| 7628 | +#: i18n/templates.c:2366 | |
| 6479 | 7629 | msgid "Users may be classed together as Units and these units may be used to set security privileges throughout the document management system." |
| 6480 | 7630 | msgstr "" |
| 6481 | 7631 | |
| 6482 | -#: i18n/templates.c:3479 | |
| 7632 | +#: i18n/templates.c:4166 | |
| 6483 | 7633 | msgid "Users may have permissions on this document due to membership of a group, or fulfilling a specific role on this document." |
| 6484 | 7634 | msgstr "" |
| 6485 | 7635 | |
| 6486 | -#: i18n/templates.c:2891 | |
| 7636 | +#: i18n/templates.c:3539 | |
| 6487 | 7637 | msgid "Users may have permissions on this folder due to membership of a group, or fulfilling a specific role on this folder." |
| 6488 | 7638 | msgstr "" |
| 6489 | 7639 | |
| 6490 | -#: plugins/ktcore/admin/workflows.php:329 i18n/templates.c:2696 | |
| 6491 | -#: i18n/templates.c:3188 | |
| 7640 | +#: plugins/ktcore/admin/workflows.php:327 i18n/templates.c:3359 | |
| 7641 | +#: i18n/templates.c:3851 | |
| 6492 | 7642 | msgid "Users:" |
| 6493 | 7643 | msgstr "" |
| 6494 | 7644 | |
| 6495 | -#: lib/documentmanagement/documentutil.inc.php:839 | |
| 7645 | +#: lib/documentmanagement/documentutil.inc.php:940 | |
| 6496 | 7646 | msgid "Validation Failed" |
| 6497 | 7647 | msgstr "" |
| 6498 | 7648 | |
| 6499 | -#: edit.php:481 | |
| 7649 | +#: edit.php:488 | |
| 6500 | 7650 | msgid "Validation failed. The values below correspond to your attempt to change the metadata on this item, and are not necessarily the values saved for the document. The validation errors are shown next to the metadata that failed validation. Select Cancel to return to the saved values." |
| 6501 | 7651 | msgstr "" |
| 6502 | 7652 | |
| 6503 | -#: i18n/templates.c:3593 i18n/templates.c:3683 i18n/templates.c:3740 | |
| 6504 | -#: i18n/templates.c:3851 | |
| 7653 | +#: i18n/templates.c:4280 i18n/templates.c:4370 i18n/templates.c:4427 | |
| 7654 | +#: i18n/templates.c:4643 | |
| 6505 | 7655 | msgid "Values" |
| 6506 | 7656 | msgstr "" |
| 6507 | 7657 | |
| 6508 | -#: plugins/ktcore/KTCorePlugin.php:110 | |
| 7658 | +#: plugins/ktcore/KTCorePlugin.php:140 | |
| 6509 | 7659 | msgid "Various settings which do not fit into the other categories, including managing help and saved searches." |
| 6510 | 7660 | msgstr "" |
| 6511 | 7661 | |
| 6512 | -#: plugins/ktcore/KTCorePlugin.php:178 | |
| 7662 | +#: plugins/ktcore/KTCorePlugin.php:208 | |
| 6513 | 7663 | msgid "Verify document storage" |
| 6514 | 7664 | msgstr "" |
| 6515 | 7665 | |
| 6516 | -#: i18n/templates.c:3821 | |
| 6517 | -msgid "Version" | |
| 6518 | -msgstr "" | |
| 6519 | - | |
| 6520 | -#: i18n/templates.c:641 | |
| 7666 | +#: i18n/templates.c:1262 | |
| 6521 | 7667 | msgid "Version Comparison" |
| 6522 | 7668 | msgstr "" |
| 6523 | 7669 | |
| 6524 | -#: plugins/ktcore/KTDocumentActions.php:829 i18n/templates.c:551 | |
| 7670 | +#: plugins/ktcore/KTDocumentActions.php:917 i18n/templates.c:1163 | |
| 6525 | 7671 | msgid "Version History" |
| 6526 | 7672 | msgstr "" |
| 6527 | 7673 | |
| 6528 | -#: config/siteMap.inc:38 i18n/templates.c:461 i18n/templates.c:473 | |
| 6529 | -#: i18n/templates.c:491 i18n/templates.c:500 i18n/templates.c:2198 | |
| 6530 | -#: i18n/templates.c:2363 | |
| 7674 | +#: i18n/templates.c:560 i18n/templates.c:587 | |
| 7675 | +msgid "View" | |
| 7676 | +msgstr "" | |
| 7677 | + | |
| 7678 | +#: config/siteMap.inc:42 i18n/templates.c:1073 i18n/templates.c:1085 | |
| 7679 | +#: i18n/templates.c:1103 i18n/templates.c:1112 i18n/templates.c:2786 | |
| 7680 | +#: i18n/templates.c:2951 i18n/templates.c:4727 i18n/templates.c:4736 | |
| 6531 | 7681 | msgid "View Document" |
| 6532 | 7682 | msgstr "" |
| 6533 | 7683 | |
| 6534 | -#: i18n/templates.c:437 i18n/templates.c:446 | |
| 7684 | +#: plugins/ktcore/KTColumns.inc.php:407 plugins/ktcore/KTColumns.inc.php:417 | |
| 7685 | +#: i18n/templates.c:1049 i18n/templates.c:1058 | |
| 6535 | 7686 | msgid "View Folder" |
| 6536 | 7687 | msgstr "" |
| 6537 | 7688 | |
| 6538 | -#: i18n/templates.c:422 | |
| 7689 | +#: plugins/network/inlineview/InlineViewPlugin.php:26 | |
| 7690 | +msgid "View Inline" | |
| 7691 | +msgstr "" | |
| 7692 | + | |
| 7693 | +#: i18n/templates.c:1034 | |
| 6539 | 7694 | msgid "View New Folder" |
| 6540 | 7695 | msgstr "" |
| 6541 | 7696 | |
| 6542 | -#: i18n/templates.c:482 | |
| 7697 | +#: i18n/templates.c:1094 | |
| 6543 | 7698 | msgid "View New Location" |
| 6544 | 7699 | msgstr "" |
| 6545 | 7700 | |
| 6546 | -#: i18n/templates.c:950 i18n/templates.c:953 | |
| 7701 | +#: i18n/templates.c:1571 i18n/templates.c:1574 | |
| 6547 | 7702 | msgid "View Overview" |
| 6548 | 7703 | msgstr "" |
| 6549 | 7704 | |
| 6550 | -#: i18n/templates.c:1961 i18n/templates.c:2003 | |
| 7705 | +#: i18n/templates.c:3233 | |
| 7706 | +msgid "View Permissions for \"#foldername#\"" | |
| 7707 | +msgstr "" | |
| 7708 | + | |
| 7709 | +#: i18n/templates.c:2549 i18n/templates.c:2591 | |
| 6551 | 7710 | msgid "View Results" |
| 6552 | 7711 | msgstr "" |
| 6553 | 7712 | |
| 6554 | -#: plugins/ktcore/KTPermissions.php:672 plugins/ktcore/KTPermissions.php:676 | |
| 6555 | -#: plugins/ktcore/KTPermissions.php:677 i18n/templates.c:3173 | |
| 7713 | +#: plugins/ktcore/KTPermissions.php:746 plugins/ktcore/KTPermissions.php:750 | |
| 7714 | +#: plugins/ktcore/KTPermissions.php:751 i18n/templates.c:3836 | |
| 6556 | 7715 | msgid "View Roles" |
| 6557 | 7716 | msgstr "" |
| 6558 | 7717 | |
| 6559 | -#: i18n/templates.c:2609 i18n/templates.c:3506 | |
| 7718 | +#: i18n/templates.c:59 i18n/templates.c:251 | |
| 7719 | +msgid "View Transactions" | |
| 7720 | +msgstr "" | |
| 7721 | + | |
| 7722 | +#: i18n/templates.c:830 | |
| 7723 | +msgid "View all threads" | |
| 7724 | +msgstr "" | |
| 7725 | + | |
| 7726 | +#: plugins/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:54 | |
| 7727 | +msgid "View detailed information about user activity." | |
| 7728 | +msgstr "" | |
| 7729 | + | |
| 7730 | +#: i18n/templates.c:230 | |
| 7731 | +msgid "View information about what documents have been added, or changed in folder and its children. You can view this information by user or as a whole." | |
| 7732 | +msgstr "" | |
| 7733 | + | |
| 7734 | +#: i18n/templates.c:3479 i18n/templates.c:3551 i18n/templates.c:3557 | |
| 7735 | +msgid "View permissions overview" | |
| 7736 | +msgstr "" | |
| 7737 | + | |
| 7738 | +#: i18n/templates.c:3245 i18n/templates.c:3251 i18n/templates.c:3482 | |
| 7739 | +#: i18n/templates.c:4193 | |
| 6560 | 7740 | msgid "View resolved permissions for user" |
| 6561 | 7741 | msgstr "" |
| 6562 | 7742 | |
| 6563 | -#: i18n/templates.c:200 | |
| 7743 | +#: i18n/templates.c:833 | |
| 7744 | +msgid "View threads" | |
| 7745 | +msgstr "" | |
| 7746 | + | |
| 7747 | +#: i18n/templates.c:806 | |
| 6564 | 7748 | msgid "Views" |
| 6565 | 7749 | msgstr "" |
| 6566 | 7750 | |
| 6567 | -#: i18n/templates.c:3875 | |
| 7751 | +#: i18n/templates.c:4613 | |
| 7752 | +msgid "Views are the selections of documents and folders you will find throughout KnowledgeTree. Some of those can be configured to use different kinds of columns (e.g. workflow state, the creator's name, etc.)" | |
| 7753 | +msgstr "" | |
| 7754 | + | |
| 7755 | +#: i18n/templates.c:4667 | |
| 6568 | 7756 | msgid "Visit the #tracker#" |
| 6569 | 7757 | msgstr "" |
| 6570 | 7758 | |
| 6571 | -#: i18n/templates.c:2111 i18n/templates.c:2672 | |
| 7759 | +#: i18n/templates.c:533 i18n/templates.c:572 | |
| 7760 | +msgid "Want to know when last users of your system logged in? You can get an overview of the last login times of all users, or of users that have or have not logged in recently." | |
| 7761 | +msgstr "" | |
| 7762 | + | |
| 7763 | +#: i18n/templates.c:539 | |
| 7764 | +msgid "Want to know who all has logged in the system over a period of time? You can get an overview of all login activity for all users over a specified period of time." | |
| 7765 | +msgstr "" | |
| 7766 | + | |
| 7767 | +#: i18n/templates.c:2699 i18n/templates.c:3335 | |
| 6572 | 7768 | msgid "Warning:" |
| 6573 | 7769 | msgstr "" |
| 6574 | 7770 | |
| 6575 | -#: i18n/templates.c:3440 | |
| 7771 | +#: i18n/templates.c:4127 | |
| 6576 | 7772 | msgid "Warning: Database is inconsistent with the contents of the repository." |
| 6577 | 7773 | msgstr "" |
| 6578 | 7774 | |
| 6579 | -#: plugins/ktcore/admin/groupManagement.php:315 | |
| 7775 | +#: plugins/ktcore/admin/groupManagement.php:347 | |
| 6580 | 7776 | msgid "Warning: some users are still members of some subgroups" |
| 6581 | 7777 | msgstr "" |
| 6582 | 7778 | |
| 6583 | -#: plugins/ktcore/admin/groupManagement.php:309 | |
| 7779 | +#: plugins/ktcore/admin/groupManagement.php:341 | |
| 6584 | 7780 | msgid "Warning: some users were already members of some subgroups" |
| 6585 | 7781 | msgstr "" |
| 6586 | 7782 | |
| 6587 | -#: plugins/ktcore/admin/userManagement.php:552 | |
| 7783 | +#: plugins/ktcore/admin/userManagement.php:582 | |
| 6588 | 7784 | msgid "Warning: the user is still a member of some subgroups" |
| 6589 | 7785 | msgstr "" |
| 6590 | 7786 | |
| 6591 | -#: plugins/ktcore/admin/userManagement.php:546 | |
| 7787 | +#: plugins/ktcore/admin/userManagement.php:576 | |
| 6592 | 7788 | msgid "Warning: the user was already a member of some subgroups" |
| 6593 | 7789 | msgstr "" |
| 6594 | 7790 | |
| 6595 | -#: i18n/templates.c:509 i18n/templates.c:521 | |
| 6596 | -msgid "What is admin mode?" | |
| 7791 | +#: i18n/templates.c:4097 | |
| 7792 | +msgid "Warning: Database is inconsistent with the contents of the repository." | |
| 6597 | 7793 | msgstr "" |
| 6598 | 7794 | |
| 6599 | -#: plugins/ktcore/admin/workflows.php:449 | |
| 6600 | -msgid "When a document has this workflow applied to it, to which state should it initially be set. <strong>Note that workflows without a starting state cannot be applied to documents.</strong>" | |
| 7795 | +#: plugins/ktcore/KTDashlets.php:58 | |
| 7796 | +msgid "Welcome message" | |
| 6601 | 7797 | msgstr "" |
| 6602 | 7798 | |
| 6603 | -#: i18n/templates.c:3434 | |
| 6604 | -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." | |
| 7799 | +#: i18n/templates.c:1121 i18n/templates.c:1133 | |
| 7800 | +msgid "What is admin mode?" | |
| 6605 | 7801 | msgstr "" |
| 6606 | 7802 | |
| 6607 | -#: plugins/ktcore/admin/groupManagement.php:115 | |
| 6608 | -#: plugins/ktcore/admin/groupManagement.php:477 | |
| 6609 | -msgid "Which Unit is this group part of?" | |
| 7803 | +#: plugins/ktcore/admin/workflows.php:447 | |
| 7804 | +msgid "When a document has this workflow applied to it, to which state should it initially be set. <strong>Note that workflows without a starting state cannot be applied to documents.</strong>" | |
| 6610 | 7805 | msgstr "" |
| 6611 | 7806 | |
| 6612 | -#: plugins/ktcore/admin/workflows.php:699 | |
| 6613 | -#: plugins/ktcore/admin/workflows.php:1260 | |
| 6614 | -msgid "Which condition (stored search) must be satisfied before the transition can take place?" | |
| 7807 | +#: i18n/templates.c:4121 | |
| 7808 | +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." | |
| 6615 | 7809 | msgstr "" |
| 6616 | 7810 | |
| 6617 | -#: plugins/ktcore/admin/workflows.php:681 | |
| 6618 | -#: plugins/ktcore/admin/workflows.php:1242 | |
| 6619 | -msgid "Which group must the user belong to in order to follow this transition?" | |
| 7811 | +#: plugins/ktcore/admin/documentFields.php:104 | |
| 7812 | +msgid "Whether this fieldset applies to all documents, or only those directly associated with it. Note that changing this setting will cause the fieldset to be removed from document types which are related to it." | |
| 6620 | 7813 | msgstr "" |
| 6621 | 7814 | |
| 6622 | -#: plugins/ktcore/admin/workflows.php:672 | |
| 6623 | -#: plugins/ktcore/admin/workflows.php:1234 | |
| 6624 | -msgid "Which permission must the user have in order to follow this transition?" | |
| 7815 | +#: plugins/ktcore/admin/groupManagement.php:122 | |
| 7816 | +#: plugins/ktcore/admin/groupManagement.php:535 | |
| 7817 | +msgid "Which Unit is this group part of?" | |
| 6625 | 7818 | msgstr "" |
| 6626 | 7819 | |
| 6627 | -#: plugins/ktcore/admin/workflows.php:689 | |
| 6628 | -#: plugins/ktcore/admin/workflows.php:1250 | |
| 6629 | -msgid "Which role must the user have in order to follow this transition?" | |
| 7820 | +#: i18n/templates.c:2894 | |
| 7821 | +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." | |
| 6630 | 7822 | msgstr "" |
| 6631 | 7823 | |
| 6632 | -#: i18n/templates.c:2306 | |
| 6633 | -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." | |
| 7824 | +#: plugins/wintools/BaobabPlugin.php:41 | |
| 7825 | +msgid "Windows Tools: Key Management" | |
| 6634 | 7826 | msgstr "" |
| 6635 | 7827 | |
| 6636 | -#: i18n/templates.c:3215 | |
| 7828 | +#: i18n/templates.c:3887 | |
| 6637 | 7829 | msgid "Within KnowledgeTree 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." |
| 6638 | 7830 | msgstr "" |
| 6639 | 7831 | |
| 6640 | -#: plugins/ktcore/admin/workflows.php:100 | |
| 6641 | -#: plugins/ktcore/KTDocumentActions.php:920 i18n/templates.c:155 | |
| 6642 | -#: i18n/templates.c:2387 | |
| 7832 | +#: plugins/ktcore/admin/workflows.php:98 | |
| 7833 | +#: plugins/ktcore/KTDocumentActions.php:1009 i18n/templates.c:761 | |
| 7834 | +#: i18n/templates.c:2975 | |
| 6643 | 7835 | msgid "Workflow" |
| 6644 | 7836 | msgstr "" |
| 6645 | 7837 | |
| 6646 | -#: i18n/templates.c:128 | |
| 7838 | +#: i18n/templates.c:734 | |
| 6647 | 7839 | msgid "Workflow Allocation Plugins" |
| 6648 | 7840 | msgstr "" |
| 6649 | 7841 | |
| 6650 | -#: i18n/templates.c:137 | |
| 7842 | +#: i18n/templates.c:743 | |
| 6651 | 7843 | msgid "Workflow Allocation by Document Type" |
| 6652 | 7844 | msgstr "" |
| 6653 | 7845 | |
| 6654 | -#: plugins/ktstandard/workflow/TypeAssociator.php:52 | |
| 6655 | -#: plugins/ktstandard/workflow/TypeAssociator.php:91 | |
| 7846 | +#: plugins/ktstandard/workflow/TypeAssociator.php:50 | |
| 7847 | +#: plugins/ktstandard/workflow/TypeAssociator.php:89 | |
| 6656 | 7848 | msgid "Workflow Allocation by Document Types" |
| 6657 | 7849 | msgstr "" |
| 6658 | 7850 | |
| 6659 | -#: i18n/templates.c:146 | |
| 7851 | +#: i18n/templates.c:752 | |
| 6660 | 7852 | msgid "Workflow Allocations" |
| 6661 | 7853 | msgstr "" |
| 6662 | 7854 | |
| 6663 | -#: plugins/ktstandard/KTSubscriptions.php:47 | |
| 6664 | -#: plugins/ktstandard/KTWorkflowAssociation.php:42 | |
| 7855 | +#: plugins/ktstandard/KTWorkflowAssociation.php:40 | |
| 6665 | 7856 | msgid "Workflow Association Plugin" |
| 6666 | 7857 | msgstr "" |
| 6667 | 7858 | |
| 6668 | -#: lib/dashboard/Notification.inc.php:410 | |
| 7859 | +#: i18n/templates.c:413 | |
| 7860 | +msgid "Workflow Info" | |
| 7861 | +msgstr "" | |
| 7862 | + | |
| 7863 | +#: lib/dashboard/Notification.inc.php:414 | |
| 6669 | 7864 | msgid "Workflow Notification cleared." |
| 6670 | 7865 | msgstr "" |
| 6671 | 7866 | |
| 6672 | -#: lib/dashboard/Notification.inc.php:379 | |
| 7867 | +#: lib/dashboard/Notification.inc.php:383 | |
| 6673 | 7868 | #, php-format |
| 6674 | 7869 | msgid "Workflow Notification: %s" |
| 6675 | 7870 | msgstr "" |
| 6676 | 7871 | |
| 6677 | -#: i18n/templates.c:2561 | |
| 7872 | +#: i18n/templates.c:3197 | |
| 6678 | 7873 | msgid "Workflow Overview" |
| 6679 | 7874 | msgstr "" |
| 6680 | 7875 | |
| 6681 | -#: plugins/ktstandard/workflow/adminpage.php:59 | |
| 7876 | +#: plugins/ktstandard/workflow/adminpage.php:57 | |
| 6682 | 7877 | msgid "Workflow Plugins" |
| 6683 | 7878 | msgstr "" |
| 6684 | 7879 | |
| 6685 | -#: browse.php:222 search/booleanSearch.php:247 search/simpleSearch.php:159 | |
| 7880 | +#: plugins/ktcore/KTColumns.inc.php:338 plugins/ktcore/KTCorePlugin.php:104 | |
| 6686 | 7881 | msgid "Workflow State" |
| 6687 | 7882 | msgstr "" |
| 6688 | 7883 | |
| 6689 | -#: i18n/templates.c:1637 | |
| 7884 | +#: i18n/templates.c:2240 | |
| 6690 | 7885 | 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\"." |
| 6691 | 7886 | msgstr "" |
| 6692 | 7887 | |
| 6693 | -#: plugins/ktstandard/workflow/TypeAssociator.php:37 | |
| 7888 | +#: plugins/ktstandard/workflow/TypeAssociator.php:35 | |
| 6694 | 7889 | msgid "Workflow allocation by document type" |
| 6695 | 7890 | msgstr "" |
| 6696 | 7891 | |
| 6697 | -#: plugins/ktstandard/workflow/FolderAssociator.php:41 | |
| 7892 | +#: plugins/ktstandard/workflow/FolderAssociator.php:39 | |
| 6698 | 7893 | msgid "Workflow allocation by location" |
| 6699 | 7894 | msgstr "" |
| 6700 | 7895 | |
| 6701 | -#: plugins/ktstandard/workflow/FolderAssociator.php:137 | |
| 7896 | +#: plugins/ktstandard/workflow/FolderAssociator.php:135 | |
| 6702 | 7897 | msgid "Workflow assignment removed." |
| 6703 | 7898 | msgstr "" |
| 6704 | 7899 | |
| 6705 | -#: plugins/ktstandard/workflow/FolderAssociator.php:152 | |
| 7900 | +#: plugins/ktstandard/workflow/FolderAssociator.php:150 | |
| 6706 | 7901 | msgid "Workflow assignment updated." |
| 6707 | 7902 | msgstr "" |
| 6708 | 7903 | |
| 6709 | -#: plugins/ktcore/admin/workflows.php:535 | |
| 7904 | +#: plugins/ktcore/admin/workflows.php:533 | |
| 6710 | 7905 | msgid "Workflow created" |
| 6711 | 7906 | msgstr "" |
| 6712 | 7907 | |
| 6713 | -#: i18n/templates.c:2375 i18n/templates.c:2423 | |
| 7908 | +#: i18n/templates.c:2963 i18n/templates.c:3014 | |
| 6714 | 7909 | 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." |
| 6715 | 7910 | msgstr "" |
| 6716 | 7911 | |
| 6717 | -#: plugins/ktcore/KTDocumentActions.php:980 | |
| 7912 | +#: plugins/ktcore/KTDocumentActions.php:1069 | |
| 6718 | 7913 | msgid "Workflow started" |
| 6719 | 7914 | msgstr "" |
| 6720 | 7915 | |
| 6721 | -#: lib/browse/Criteria.inc:880 | |
| 7916 | +#: lib/browse/Criteria.inc:907 | |
| 6722 | 7917 | msgid "Workflow state" |
| 6723 | 7918 | msgstr "" |
| 6724 | 7919 | |
| 6725 | -#: plugins/ktcore/admin/workflows.php:821 | |
| 7920 | +#: plugins/ktcore/admin/workflows.php:829 | |
| 6726 | 7921 | msgid "Workflow state created" |
| 6727 | 7922 | msgstr "" |
| 6728 | 7923 | |
| 6729 | -#: i18n/templates.c:347 i18n/templates.c:389 | |
| 7924 | +#: i18n/templates.c:959 i18n/templates.c:1001 | |
| 6730 | 7925 | msgid "Workflow status" |
| 6731 | 7926 | msgstr "" |
| 6732 | 7927 | |
| 6733 | -#: plugins/ktcore/admin/workflows.php:1201 | |
| 7928 | +#: plugins/ktcore/admin/workflows.php:1217 | |
| 6734 | 7929 | msgid "Workflow transition created" |
| 6735 | 7930 | msgstr "" |
| 6736 | 7931 | |
| 6737 | -#: i18n/templates.c:140 | |
| 7932 | +#: i18n/templates.c:746 | |
| 6738 | 7933 | msgid "Workflow types are allocated by Document Type in this KnowledgeTree 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." |
| 6739 | 7934 | msgstr "" |
| 6740 | 7935 | |
| 6741 | -#: plugins/ktcore/admin/workflows.php:91 plugins/ktcore/KTCorePlugin.php:148 | |
| 6742 | -#: i18n/templates.c:2420 | |
| 7936 | +#: plugins/ktcore/admin/workflows.php:89 plugins/ktcore/KTCorePlugin.php:178 | |
| 7937 | +#: i18n/templates.c:3011 | |
| 6743 | 7938 | msgid "Workflows" |
| 6744 | 7939 | msgstr "" |
| 6745 | 7940 | |
| 6746 | -#: i18n/templates.c:2264 | |
| 7941 | +#: i18n/templates.c:2852 | |
| 6747 | 7942 | 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." |
| 6748 | 7943 | msgstr "" |
| 6749 | 7944 | |
| 6750 | -#: i18n/templates.c:1178 i18n/templates.c:1259 i18n/templates.c:1265 | |
| 6751 | -#: i18n/templates.c:2096 | |
| 7945 | +#: i18n/templates.c:1808 i18n/templates.c:1892 i18n/templates.c:1898 | |
| 7946 | +#: i18n/templates.c:2684 | |
| 6752 | 7947 | msgid "Yes" |
| 6753 | 7948 | msgstr "" |
| 6754 | 7949 | |
| 6755 | -#: plugins/ktstandard/KTSubscriptions.php:150 | |
| 7950 | +#: plugins/ktstandard/KTSubscriptions.php:148 | |
| 6756 | 7951 | msgid "You are already subscribed to that document" |
| 6757 | 7952 | msgstr "" |
| 6758 | 7953 | |
| 6759 | -#: plugins/ktstandard/KTSubscriptions.php:323 | |
| 7954 | +#: plugins/ktstandard/KTSubscriptions.php:321 | |
| 6760 | 7955 | msgid "You are already subscribed to that folder" |
| 6761 | 7956 | msgstr "" |
| 6762 | 7957 | |
| 6763 | -#: lib/session/Session.inc:205 | |
| 7958 | +#: lib/session/Session.inc:212 | |
| 6764 | 7959 | msgid "You are coming from a different IP address than the session requires" |
| 6765 | 7960 | msgstr "" |
| 6766 | 7961 | |
| 6767 | -#: i18n/templates.c:638 i18n/templates.c:743 | |
| 7962 | +#: i18n/templates.c:1259 i18n/templates.c:1361 | |
| 6768 | 7963 | msgid "You are here" |
| 6769 | 7964 | msgstr "" |
| 6770 | 7965 | |
| 6771 | -#: lib/foldermanagement/folderutil.inc.php:349 | |
| 7966 | +#: lib/foldermanagement/folderutil.inc.php:361 | |
| 6772 | 7967 | msgid "You are not allowed to create folders in the destination." |
| 6773 | 7968 | msgstr "" |
| 6774 | 7969 | |
| 6775 | -#: view.php:113 view.php:339 view.php:478 | |
| 7970 | +#: view.php:111 view.php:350 view.php:485 | |
| 6776 | 7971 | msgid "You are not allowed to view this document" |
| 6777 | 7972 | msgstr "" |
| 6778 | 7973 | |
| 6779 | -#: browse.php:835 browse.php:879 | |
| 7974 | +#: browse.php:834 browse.php:878 | |
| 6780 | 7975 | msgid "You are not an administrator" |
| 6781 | 7976 | msgstr "" |
| 6782 | 7977 | |
| 6783 | -#: i18n/templates.c:761 | |
| 7978 | +#: plugins/network/gotodocumentid/GoToDocumentIdPlugin.php:91 | |
| 7979 | +msgid "You are not permitted to access that document." | |
| 7980 | +msgstr "" | |
| 7981 | + | |
| 7982 | +#: i18n/templates.c:1379 | |
| 6784 | 7983 | msgid "You are required to change your password as it has expired." |
| 6785 | 7984 | msgstr "" |
| 6786 | 7985 | |
| 6787 | -#: i18n/templates.c:101 | |
| 7986 | +#: i18n/templates.c:707 | |
| 6788 | 7987 | 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." |
| 6789 | 7988 | msgstr "" |
| 6790 | 7989 | |
| 6791 | -#: lib/validation/dispatchervalidation.inc.php:251 | |
| 7990 | +#: lib/validation/dispatchervalidation.inc.php:249 | |
| 6792 | 7991 | msgid "You did not select a valid document to upload" |
| 6793 | 7992 | msgstr "" |
| 6794 | 7993 | |
| 6795 | -#: i18n/templates.c:2411 | |
| 7994 | +#: plugins/ktcore/folder/Permissions.php:309 | |
| 7995 | +msgid "You do not have permission to alter security settings." | |
| 7996 | +msgstr "" | |
| 7997 | + | |
| 7998 | +#: i18n/templates.c:3002 | |
| 6796 | 7999 | msgid "You do not have permission to change the workflow that is assigned to this document." |
| 6797 | 8000 | msgstr "" |
| 6798 | 8001 | |
| 6799 | -#: plugins/ktstandard/KTDiscussion.php:312 | |
| 8002 | +#: plugins/ktstandard/KTDiscussion.php:336 | |
| 6800 | 8003 | msgid "You do not have permission to close this thread" |
| 6801 | 8004 | msgstr "" |
| 6802 | 8005 | |
| 6803 | -#: lib/foldermanagement/folderutil.inc.php:400 | |
| 8006 | +#: plugins/ktcore/KTDocumentActions.php:822 | |
| 8007 | +msgid "You do not have permission to copy a document to this location" | |
| 8008 | +msgstr "" | |
| 8009 | + | |
| 8010 | +#: lib/foldermanagement/folderutil.inc.php:412 | |
| 6804 | 8011 | msgid "You do not have permission to copy these items. " |
| 6805 | 8012 | msgstr "" |
| 6806 | 8013 | |
| 6807 | -#: browse.php:739 | |
| 8014 | +#: plugins/network/quicklinks/manageQuicklinks.php:81 | |
| 8015 | +msgid "You do not have permission to delete that quicklink." | |
| 8016 | +msgstr "" | |
| 8017 | + | |
| 8018 | +#: browse.php:735 | |
| 6808 | 8019 | msgid "You do not have permission to delete the document: " |
| 6809 | 8020 | msgstr "" |
| 6810 | 8021 | |
| 6811 | -#: browse.php:727 | |
| 8022 | +#: browse.php:720 | |
| 6812 | 8023 | msgid "You do not have permission to delete the folder: " |
| 6813 | 8024 | msgstr "" |
| 6814 | 8025 | |
| 6815 | -#: lib/foldermanagement/folderutil.inc.php:306 | |
| 8026 | +#: lib/foldermanagement/folderutil.inc.php:315 | |
| 6816 | 8027 | msgid "You do not have permission to delete these items. " |
| 6817 | 8028 | msgstr "" |
| 6818 | 8029 | |
| 6819 | -#: plugins/ktcore/KTDocumentActions.php:572 | |
| 6820 | -#: plugins/ktcore/KTDocumentActions.php:766 | |
| 8030 | +#: plugins/ktcore/KTDocumentActions.php:612 | |
| 6821 | 8031 | msgid "You do not have permission to move a document to this location" |
| 6822 | 8032 | msgstr "" |
| 6823 | 8033 | |
| 6824 | -#: browse.php:613 | |
| 8034 | +#: browse.php:606 | |
| 6825 | 8035 | msgid "You do not have permission to move items to this location" |
| 6826 | 8036 | msgstr "" |
| 6827 | 8037 | |
| 6828 | -#: browse.php:801 | |
| 8038 | +#: browse.php:800 | |
| 6829 | 8039 | #, php-format |
| 6830 | 8040 | msgid "You do not have permissions to delete the document: %s" |
| 6831 | 8041 | msgstr "" |
| 6832 | 8042 | |
| 6833 | -#: browse.php:790 | |
| 8043 | +#: browse.php:789 | |
| 6834 | 8044 | #, php-format |
| 6835 | 8045 | msgid "You do not have permissions to delete the folder: %s" |
| 6836 | 8046 | msgstr "" |
| 6837 | 8047 | |
| 6838 | -#: plugins/ktstandard/KTDocumentLinks.php:124 | |
| 8048 | +#: plugins/ktstandard/KTDocumentLinks.php:122 | |
| 6839 | 8049 | msgid "You do not have sufficient permissions to add a document link" |
| 6840 | 8050 | msgstr "" |
| 6841 | 8051 | |
| 6842 | -#: plugins/ktstandard/KTDocumentLinks.php:299 | |
| 8052 | +#: plugins/ktstandard/KTDocumentLinks.php:297 | |
| 6843 | 8053 | msgid "You do not have sufficient permissions to delete a link" |
| 6844 | 8054 | msgstr "" |
| 6845 | 8055 | |
| 6846 | -#: plugins/ktstandard/KTSubscriptions.php:155 | |
| 8056 | +#: plugins/ktstandard/KTSubscriptions.php:153 | |
| 6847 | 8057 | msgid "You have been subscribed to this document" |
| 6848 | 8058 | msgstr "" |
| 6849 | 8059 | |
| 6850 | -#: plugins/ktstandard/KTSubscriptions.php:328 | |
| 8060 | +#: plugins/ktstandard/KTSubscriptions.php:326 | |
| 6851 | 8061 | msgid "You have been subscribed to this folder" |
| 6852 | 8062 | msgstr "" |
| 6853 | 8063 | |
| 6854 | -#: plugins/ktstandard/KTSubscriptions.php:189 | |
| 8064 | +#: plugins/ktstandard/KTSubscriptions.php:187 | |
| 6855 | 8065 | msgid "You have been unsubscribed from this document" |
| 6856 | 8066 | msgstr "" |
| 6857 | 8067 | |
| 6858 | -#: plugins/ktstandard/KTSubscriptions.php:362 | |
| 8068 | +#: plugins/ktstandard/KTSubscriptions.php:360 | |
| 6859 | 8069 | msgid "You have been unsubscribed from this folder" |
| 6860 | 8070 | msgstr "" |
| 6861 | 8071 | |
| 6862 | -#: i18n/templates.c:2201 | |
| 8072 | +#: i18n/templates.c:2789 | |
| 6863 | 8073 | msgid "You have no documents which are currently checked out." |
| 6864 | 8074 | msgstr "" |
| 6865 | 8075 | |
| 6866 | -#: i18n/templates.c:98 | |
| 8076 | +#: i18n/templates.c:500 | |
| 8077 | +msgid "You have no quicklinks." | |
| 8078 | +msgstr "" | |
| 8079 | + | |
| 8080 | +#: i18n/templates.c:704 | |
| 6867 | 8081 | msgid "You have no subscriptions" |
| 6868 | 8082 | msgstr "" |
| 6869 | 8083 | |
| 6870 | -#: edit.php:187 | |
| 8084 | +#: edit.php:185 | |
| 6871 | 8085 | #, php-format |
| 6872 | 8086 | msgid "You have selected a different document type (%s). Please review the information below, and save changes to the metadata once you are satisfied." |
| 6873 | 8087 | msgstr "" |
| 6874 | 8088 | |
| 6875 | -#: i18n/templates.c:1424 | |
| 8089 | +#: i18n/templates.c:2057 | |
| 6876 | 8090 | 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>." |
| 6877 | 8091 | msgstr "" |
| 6878 | 8092 | |
| 6879 | -#: i18n/templates.c:1439 | |
| 8093 | +#: i18n/templates.c:2072 | |
| 6880 | 8094 | 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." |
| 6881 | 8095 | msgstr "" |
| 6882 | 8096 | |
| 6883 | -#: login.php:192 | |
| 8097 | +#: lib/dispatcher.inc.php:212 | |
| 8098 | +msgid "You must be logged in to perform this action" | |
| 8099 | +msgstr "" | |
| 8100 | + | |
| 8101 | +#: login.php:196 | |
| 6884 | 8102 | msgid "You must have cookies enabled to use the document management system." |
| 6885 | 8103 | msgstr "" |
| 6886 | 8104 | |
| 6887 | -#: plugins/ktcore/admin/documentFields.php:188 | |
| 6888 | -#: plugins/ktcore/admin/documentFields.php:239 | |
| 6889 | -#: plugins/ktcore/admin/documentFields.php:312 | |
| 8105 | +#: plugins/ktcore/admin/documentFields.php:212 | |
| 8106 | +#: plugins/ktcore/admin/documentFields.php:265 | |
| 8107 | +#: plugins/ktcore/admin/documentFields.php:339 | |
| 6890 | 8108 | msgid "You must provide a description" |
| 6891 | 8109 | msgstr "" |
| 6892 | 8110 | |
| 6893 | -#: plugins/ktcore/admin/documentFields.php:303 | |
| 6894 | -#: plugins/ktcore/admin/userManagement.php:352 | |
| 6895 | -#: plugins/ktcore/admin/userManagement.php:418 | |
| 8111 | +#: plugins/ktcore/admin/documentFields.php:330 | |
| 8112 | +#: plugins/ktcore/admin/userManagement.php:379 | |
| 8113 | +#: plugins/ktcore/admin/userManagement.php:445 | |
| 6896 | 8114 | msgid "You must provide a name" |
| 6897 | 8115 | msgstr "" |
| 6898 | 8116 | |
| 6899 | -#: plugins/ktcore/KTDocumentActions.php:138 | |
| 6900 | -#: plugins/ktcore/KTDocumentActions.php:871 | |
| 8117 | +#: plugins/ktcore/KTDocumentActions.php:146 | |
| 8118 | +#: plugins/ktcore/KTDocumentActions.php:960 | |
| 6901 | 8119 | msgid "You must provide a reason" |
| 6902 | 8120 | msgstr "" |
| 6903 | 8121 | |
| 6904 | -#: plugins/ktcore/KTDocumentActions.php:991 | |
| 8122 | +#: plugins/ktcore/KTDocumentActions.php:1080 | |
| 6905 | 8123 | msgid "You must provide a reason for the transition" |
| 6906 | 8124 | msgstr "" |
| 6907 | 8125 | |
| 6908 | -#: plugins/ktcore/admin/userManagement.php:357 | |
| 8126 | +#: plugins/ktcore/admin/userManagement.php:384 | |
| 6909 | 8127 | msgid "You must provide a username" |
| 6910 | 8128 | msgstr "" |
| 6911 | 8129 | |
| 6912 | -#: plugins/ktcore/admin/documentCheckout.php:63 | |
| 6913 | -#: plugins/ktcore/admin/documentCheckout.php:94 | |
| 8130 | +#: plugins/ktcore/admin/documentCheckout.php:66 | |
| 8131 | +#: plugins/ktcore/admin/documentCheckout.php:97 | |
| 6914 | 8132 | msgid "You must select a document to check in first." |
| 6915 | 8133 | msgstr "" |
| 6916 | 8134 | |
| 6917 | -#: plugins/ktcore/admin/documentTypes.php:204 | |
| 8135 | +#: plugins/ktcore/admin/documentTypes.php:202 | |
| 6918 | 8136 | msgid "You must select at least one fieldset" |
| 6919 | 8137 | msgstr "" |
| 6920 | 8138 | |
| 6921 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:432 | |
| 8139 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:438 | |
| 6922 | 8140 | msgid "You must specify a name for the group." |
| 6923 | 8141 | msgstr "" |
| 6924 | 8142 | |
| 6925 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:238 | |
| 8143 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:236 | |
| 6926 | 8144 | msgid "You must specify a name for the user." |
| 6927 | 8145 | msgstr "" |
| 6928 | 8146 | |
| 6929 | -#: plugins/ktcore/admin/userManagement.php:413 | |
| 6930 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:240 | |
| 8147 | +#: plugins/ktcore/admin/userManagement.php:440 | |
| 8148 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:238 | |
| 6931 | 8149 | msgid "You must specify a new username." |
| 6932 | 8150 | msgstr "" |
| 6933 | 8151 | |
| 6934 | -#: plugins/ktcore/admin/userManagement.php:429 | |
| 8152 | +#: plugins/ktcore/admin/userManagement.php:456 | |
| 6935 | 8153 | msgid "You must specify a numeric value for maximum sessions." |
| 6936 | 8154 | msgstr "" |
| 6937 | 8155 | |
| 6938 | -#: plugins/ktcore/admin/userManagement.php:240 | |
| 6939 | -#: plugins/ktcore/admin/userManagement.php:442 | |
| 8156 | +#: plugins/ktcore/admin/userManagement.php:250 | |
| 8157 | +#: plugins/ktcore/admin/userManagement.php:469 | |
| 6940 | 8158 | msgid "You must specify a password for the user." |
| 6941 | 8159 | msgstr "" |
| 6942 | 8160 | |
| 6943 | -#: preferences.php:120 | |
| 8161 | +#: preferences.php:118 | |
| 6944 | 8162 | msgid "You must specify a password." |
| 6945 | 8163 | msgstr "" |
| 6946 | 8164 | |
| 6947 | -#: preferences.php:164 | |
| 8165 | +#: preferences.php:162 | |
| 6948 | 8166 | msgid "You must specify your name." |
| 6949 | 8167 | msgstr "" |
| 6950 | 8168 | |
| 6951 | -#: browse.php:595 browse.php:776 | |
| 8169 | +#: browse.php:588 browse.php:775 plugins/ktcore/KTDocumentActions.php:237 | |
| 6952 | 8170 | msgid "You must supply a reason." |
| 6953 | 8171 | msgstr "" |
| 6954 | 8172 | |
| 6955 | -#: plugins/ktcore/admin/conditions.php:160 | |
| 6956 | -#: plugins/ktcore/admin/conditions.php:186 | |
| 6957 | -#: plugins/ktcore/admin/savedSearch.php:162 | |
| 6958 | -#: plugins/ktcore/admin/savedSearch.php:195 search/booleanSearch.php:91 | |
| 6959 | -#: search/booleanSearch.php:117 search/booleanSearch.php:190 | |
| 8173 | +#: plugins/ktcore/admin/conditions.php:158 | |
| 8174 | +#: plugins/ktcore/admin/conditions.php:184 | |
| 8175 | +#: plugins/ktcore/admin/savedSearch.php:160 | |
| 8176 | +#: plugins/ktcore/admin/savedSearch.php:193 search/booleanSearch.php:92 | |
| 8177 | +#: search/booleanSearch.php:118 search/booleanSearch.php:191 | |
| 6960 | 8178 | msgid "You need to have at least 1 condition." |
| 6961 | 8179 | msgstr "" |
| 6962 | 8180 | |
| 6963 | -#: lib/session/Session.inc:171 | |
| 8181 | +#: lib/session/Session.inc:178 | |
| 6964 | 8182 | msgid "You need to login to access this page" |
| 6965 | 8183 | msgstr "" |
| 6966 | 8184 | |
| 6967 | -#: plugins/ktcore/KTDocumentActions.php:1001 | |
| 8185 | +#: plugins/ktcore/KTDocumentActions.php:1090 | |
| 6968 | 8186 | msgid "You no longer have permission to view this document" |
| 6969 | 8187 | msgstr "" |
| 6970 | 8188 | |
| 6971 | -#: plugins/ktstandard/KTSubscriptions.php:184 | |
| 8189 | +#: plugins/ktstandard/KTSubscriptions.php:182 | |
| 6972 | 8190 | msgid "You were not subscribed to that document" |
| 6973 | 8191 | msgstr "" |
| 6974 | 8192 | |
| 6975 | -#: plugins/ktstandard/KTSubscriptions.php:357 | |
| 8193 | +#: plugins/ktstandard/KTSubscriptions.php:355 | |
| 6976 | 8194 | msgid "You were not subscribed to that folder" |
| 6977 | 8195 | msgstr "" |
| 6978 | 8196 | |
| 6979 | -#: i18n/templates.c:2192 | |
| 8197 | +#: i18n/templates.c:2780 | |
| 6980 | 8198 | msgid "Your Checked-out Documents" |
| 6981 | 8199 | msgstr "" |
| 6982 | 8200 | |
| 6983 | -#: i18n/templates.c:1427 i18n/templates.c:1442 | |
| 8201 | +#: i18n/templates.c:2060 i18n/templates.c:2075 | |
| 6984 | 8202 | msgid "Your Details" |
| 6985 | 8203 | msgstr "" |
| 6986 | 8204 | |
| 6987 | -#: preferences.php:90 | |
| 8205 | +#: preferences.php:88 | |
| 6988 | 8206 | msgid "Your Password" |
| 6989 | 8207 | msgstr "" |
| 6990 | 8208 | |
| 6991 | -#: preferences.php:60 | |
| 8209 | +#: preferences.php:58 | |
| 6992 | 8210 | msgid "Your Preferences" |
| 6993 | 8211 | msgstr "" |
| 6994 | 8212 | |
| 6995 | -#: plugins/ktstandard/KTDiscussion.php:110 | |
| 6996 | -#: plugins/ktstandard/KTDiscussion.php:202 | |
| 8213 | +#: plugins/ktstandard/KTDiscussion.php:122 | |
| 8214 | +#: plugins/ktstandard/KTDiscussion.php:224 | |
| 6997 | 8215 | msgid "Your contribution to the discussion in this thread" |
| 6998 | 8216 | msgstr "" |
| 6999 | 8217 | |
| 7000 | -#: preferences.php:199 | |
| 8218 | +#: preferences.php:197 | |
| 7001 | 8219 | msgid "Your details have been updated." |
| 7002 | 8220 | msgstr "" |
| 7003 | 8221 | |
| 7004 | -#: preferences.php:70 | |
| 8222 | +#: preferences.php:68 | |
| 7005 | 8223 | 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>" |
| 7006 | 8224 | msgstr "" |
| 7007 | 8225 | |
| 7008 | -#: preferences.php:69 | |
| 8226 | +#: preferences.php:67 | |
| 7009 | 8227 | msgid "Your full name. This is shown in reports and listings. e.g. <strong>John Smith</strong>" |
| 7010 | 8228 | msgstr "" |
| 7011 | 8229 | |
| 7012 | -#: preferences.php:72 | |
| 8230 | +#: preferences.php:70 | |
| 7013 | 8231 | msgid "Your mobile phone number. e.g. <strong>+27 99 999 9999</strong>" |
| 7014 | 8232 | msgstr "" |
| 7015 | 8233 | |
| 7016 | -#: preferences.php:151 | |
| 8234 | +#: preferences.php:149 | |
| 7017 | 8235 | msgid "Your password has been changed." |
| 7018 | 8236 | msgstr "" |
| 7019 | 8237 | |
| 7020 | -#: preferences.php:129 | |
| 8238 | +#: preferences.php:127 | |
| 7021 | 8239 | #, php-format |
| 7022 | 8240 | msgid "Your password is too short - passwords must be at least %d characters long." |
| 7023 | 8241 | msgstr "" |
| 7024 | 8242 | |
| 7025 | -#: plugins/ktcore/admin/groupManagement.php:570 | |
| 8243 | +#: lib/dispatcher.inc.php:260 | |
| 8244 | +msgid "Your session has expired, please log in again." | |
| 8245 | +msgstr "" | |
| 8246 | + | |
| 8247 | +#: plugins/ktcore/admin/groupManagement.php:630 | |
| 7026 | 8248 | msgid "add a new group" |
| 7027 | 8249 | msgstr "" |
| 7028 | 8250 | |
| 7029 | -#: plugins/ktcore/admin/userManagement.php:96 | |
| 7030 | -#: plugins/ktcore/admin/userManagement.php:144 | |
| 8251 | +#: plugins/ktcore/admin/userManagement.php:98 | |
| 8252 | +#: plugins/ktcore/admin/userManagement.php:146 | |
| 7031 | 8253 | msgid "add a new user" |
| 7032 | 8254 | msgstr "" |
| 7033 | 8255 | |
| 7034 | -#: i18n/templates.c:3695 i18n/templates.c:3863 | |
| 8256 | +#: i18n/templates.c:4382 i18n/templates.c:4655 | |
| 7035 | 8257 | msgid "add another set of criteria" |
| 7036 | 8258 | msgstr "" |
| 7037 | 8259 | |
| 7038 | -#: plugins/ktcore/folder/addDocument.php:65 | |
| 7039 | -#: plugins/ktcore/folder/addDocument.php:110 | |
| 8260 | +#: plugins/ktcore/folder/addDocument.php:63 | |
| 8261 | +#: plugins/ktcore/folder/addDocument.php:108 | |
| 7040 | 8262 | msgid "add document" |
| 7041 | 8263 | msgstr "" |
| 7042 | 8264 | |
| 7043 | -#: plugins/ktcore/KTFolderActions.php:53 | |
| 8265 | +#: plugins/ktcore/KTFolderActions.php:51 | |
| 7044 | 8266 | msgid "add folder" |
| 7045 | 8267 | msgstr "" |
| 7046 | 8268 | |
| 7047 | -#: i18n/templates.c:3908 | |
| 8269 | +#: i18n/templates.c:4700 | |
| 7048 | 8270 | msgid "add new subcategory" |
| 7049 | 8271 | msgstr "" |
| 7050 | 8272 | |
| 7051 | -#: i18n/templates.c:3569 i18n/templates.c:3581 i18n/templates.c:3659 | |
| 7052 | -#: i18n/templates.c:3671 i18n/templates.c:3746 i18n/templates.c:3827 | |
| 7053 | -#: i18n/templates.c:3839 | |
| 8273 | +#: i18n/templates.c:4256 i18n/templates.c:4268 i18n/templates.c:4346 | |
| 8274 | +#: i18n/templates.c:4358 i18n/templates.c:4433 i18n/templates.c:4619 | |
| 8275 | +#: i18n/templates.c:4631 | |
| 7054 | 8276 | msgid "all" |
| 7055 | 8277 | msgstr "" |
| 7056 | 8278 | |
| 7057 | -#: i18n/templates.c:3572 i18n/templates.c:3584 i18n/templates.c:3662 | |
| 7058 | -#: i18n/templates.c:3674 i18n/templates.c:3749 i18n/templates.c:3830 | |
| 7059 | -#: i18n/templates.c:3842 | |
| 8279 | +#: i18n/templates.c:4259 i18n/templates.c:4271 i18n/templates.c:4349 | |
| 8280 | +#: i18n/templates.c:4361 i18n/templates.c:4436 i18n/templates.c:4622 | |
| 8281 | +#: i18n/templates.c:4634 | |
| 7060 | 8282 | msgid "any" |
| 7061 | 8283 | msgstr "" |
| 7062 | 8284 | |
| 7063 | -#: plugins/ktcore/KTDocumentActions.php:855 | |
| 8285 | +#: plugins/ktcore/KTDocumentActions.php:944 | |
| 7064 | 8286 | msgid "archiving" |
| 7065 | 8287 | msgstr "" |
| 7066 | 8288 | |
| 7067 | -#: plugins/ktcore/admin/archivedDocuments.php:63 | |
| 8289 | +#: plugins/ktcore/KTAssist.php:42 | |
| 8290 | +msgid "assistance" | |
| 8291 | +msgstr "" | |
| 8292 | + | |
| 8293 | +#: plugins/ktcore/admin/documentFields.php:1012 | |
| 8294 | +msgid "attach keywords" | |
| 8295 | +msgstr "" | |
| 8296 | + | |
| 8297 | +#: plugins/ktcore/admin/archivedDocuments.php:61 | |
| 7068 | 8298 | msgid "browse" |
| 7069 | 8299 | msgstr "" |
| 7070 | 8300 | |
| 7071 | -#: config/siteMap.inc:37 | |
| 8301 | +#: config/siteMap.inc:41 | |
| 7072 | 8302 | msgid "browse documents" |
| 7073 | 8303 | msgstr "" |
| 7074 | 8304 | |
| 7075 | -#: plugins/ktcore/folder/BulkImport.php:60 | |
| 8305 | +#: plugins/ktcore/folder/BulkImport.php:58 | |
| 7076 | 8306 | msgid "bulk import" |
| 7077 | 8307 | msgstr "" |
| 7078 | 8308 | |
| 7079 | -#: plugins/ktcore/folder/BulkUpload.php:67 | |
| 8309 | +#: plugins/ktcore/folder/BulkUpload.php:65 | |
| 7080 | 8310 | msgid "bulk upload" |
| 7081 | 8311 | msgstr "" |
| 7082 | 8312 | |
| 7083 | -#: plugins/ktcore/KTDocumentActions.php:307 | |
| 8313 | +#: plugins/ktcore/KTDocumentActions.php:340 | |
| 7084 | 8314 | msgid "cancel checkout" |
| 7085 | 8315 | msgstr "" |
| 7086 | 8316 | |
| 7087 | -#: i18n/templates.c:764 i18n/templates.c:1406 i18n/templates.c:1418 | |
| 8317 | +#: i18n/templates.c:1382 i18n/templates.c:2039 i18n/templates.c:2051 | |
| 7088 | 8318 | msgid "change password" |
| 7089 | 8319 | msgstr "" |
| 7090 | 8320 | |
| 7091 | -#: lib/authentication/builtinauthenticationprovider.inc.php:59 | |
| 7092 | -#: plugins/ktcore/admin/userManagement.php:200 | |
| 8321 | +#: lib/authentication/builtinauthenticationprovider.inc.php:57 | |
| 8322 | +#: plugins/ktcore/admin/userManagement.php:205 | |
| 7093 | 8323 | msgid "change user password" |
| 7094 | 8324 | msgstr "" |
| 7095 | 8325 | |
| 7096 | -#: plugins/ktcore/KTDocumentActions.php:123 | |
| 8326 | +#: plugins/ktcore/KTDocumentActions.php:131 | |
| 7097 | 8327 | msgid "checkout" |
| 7098 | 8328 | msgstr "" |
| 7099 | 8329 | |
| 7100 | -#: i18n/templates.c:3563 | |
| 8330 | +#: i18n/templates.c:4250 | |
| 7101 | 8331 | msgid "compare" |
| 7102 | 8332 | msgstr "" |
| 7103 | 8333 | |
| 7104 | -#: view.php:351 | |
| 8334 | +#: view.php:362 | |
| 7105 | 8335 | msgid "compare versions" |
| 7106 | 8336 | msgstr "" |
| 7107 | 8337 | |
| 7108 | -#: i18n/templates.c:578 | |
| 8338 | +#: i18n/templates.c:1190 | |
| 7109 | 8339 | msgid "compare with current" |
| 7110 | 8340 | msgstr "" |
| 7111 | 8341 | |
| 7112 | -#: i18n/templates.c:581 | |
| 8342 | +#: i18n/templates.c:1193 | |
| 7113 | 8343 | msgid "compare with other version" |
| 7114 | 8344 | msgstr "" |
| 7115 | 8345 | |
| 7116 | -#: i18n/templates.c:3560 | |
| 8346 | +#: i18n/templates.c:4247 | |
| 7117 | 8347 | msgid "comparing against this version" |
| 7118 | 8348 | msgstr "" |
| 7119 | 8349 | |
| 7120 | -#: i18n/templates.c:305 i18n/templates.c:926 | |
| 8350 | +#: i18n/templates.c:917 i18n/templates.c:1547 | |
| 7121 | 8351 | msgid "conditional data." |
| 7122 | 8352 | msgstr "" |
| 7123 | 8353 | |
| 7124 | -#: plugins/ktcore/admin/deletedDocuments.php:78 | |
| 8354 | +#: plugins/ktcore/admin/deletedDocuments.php:76 | |
| 7125 | 8355 | #, php-format |
| 7126 | 8356 | msgid "confirm expunge of %d documents" |
| 7127 | 8357 | msgstr "" |
| 7128 | 8358 | |
| 7129 | -#: plugins/ktcore/admin/documentCheckout.php:59 | |
| 8359 | +#: plugins/ktcore/admin/documentCheckout.php:62 | |
| 7130 | 8360 | msgid "confirm forced check-in" |
| 7131 | 8361 | msgstr "" |
| 7132 | 8362 | |
| 7133 | -#: plugins/ktcore/admin/archivedDocuments.php:138 | |
| 8363 | +#: plugins/ktcore/admin/archivedDocuments.php:136 | |
| 7134 | 8364 | #, php-format |
| 7135 | 8365 | msgid "confirm restore of %d documents" |
| 7136 | 8366 | msgstr "" |
| 7137 | 8367 | |
| 7138 | -#: lib/browse/Criteria.inc:200 | |
| 8368 | +#: lib/browse/Criteria.inc:204 | |
| 7139 | 8369 | msgid "contains" |
| 7140 | 8370 | msgstr "" |
| 7141 | 8371 | |
| 7142 | -#: i18n/templates.c:1007 | |
| 8372 | +#: i18n/templates.c:1628 | |
| 7143 | 8373 | msgid "controls the values available in" |
| 7144 | 8374 | msgstr "" |
| 7145 | 8375 | |
| 7146 | -#: i18n/templates.c:1016 | |
| 8376 | +#: i18n/templates.c:1637 | |
| 7147 | 8377 | msgid "controls the values of the following fields" |
| 7148 | 8378 | msgstr "" |
| 7149 | 8379 | |
| 7150 | -#: i18n/templates.c:902 | |
| 8380 | +#: i18n/templates.c:1523 | |
| 7151 | 8381 | msgid "create behaviour" |
| 7152 | 8382 | msgstr "" |
| 7153 | 8383 | |
| 7154 | -#: i18n/templates.c:56 i18n/templates.c:1598 | |
| 8384 | +#: i18n/templates.c:662 i18n/templates.c:2216 | |
| 7155 | 8385 | msgid "create group" |
| 7156 | 8386 | msgstr "" |
| 7157 | 8387 | |
| 7158 | -#: i18n/templates.c:1643 | |
| 8388 | +#: i18n/templates.c:2246 | |
| 7159 | 8389 | msgid "create new role" |
| 7160 | 8390 | msgstr "" |
| 7161 | 8391 | |
| 7162 | -#: i18n/templates.c:1691 | |
| 8392 | +#: i18n/templates.c:2294 | |
| 7163 | 8393 | msgid "create unit" |
| 7164 | 8394 | msgstr "" |
| 7165 | 8395 | |
| 7166 | -#: i18n/templates.c:68 i18n/templates.c:1796 | |
| 8396 | +#: i18n/templates.c:674 i18n/templates.c:2384 | |
| 7167 | 8397 | msgid "create user" |
| 7168 | 8398 | msgstr "" |
| 7169 | 8399 | |
| 7170 | -#: i18n/templates.c:575 | |
| 8400 | +#: i18n/templates.c:1187 | |
| 7171 | 8401 | msgid "current version" |
| 7172 | 8402 | msgstr "" |
| 7173 | 8403 | |
| ... | ... | @@ -7175,323 +8405,367 @@ msgstr "" |
| 7175 | 8405 | msgid "defining search" |
| 7176 | 8406 | msgstr "" |
| 7177 | 8407 | |
| 7178 | -#: i18n/templates.c:3245 | |
| 8408 | +#: plugins/ktcore/admin/documentFields.php:1013 | |
| 8409 | +msgid "delete" | |
| 8410 | +msgstr "" | |
| 8411 | + | |
| 8412 | +#: i18n/templates.c:3917 | |
| 7179 | 8413 | msgid "deleting a link type will delete <strong>all</strong> links of that type within the system." |
| 7180 | 8414 | msgstr "" |
| 7181 | 8415 | |
| 7182 | -#: plugins/ktstandard/KTDiscussion.php:104 | |
| 7183 | -#: plugins/ktstandard/KTDiscussion.php:189 | |
| 8416 | +#: plugins/ktstandard/KTDiscussion.php:116 | |
| 8417 | +#: plugins/ktstandard/KTDiscussion.php:211 | |
| 7184 | 8418 | msgid "discussion" |
| 7185 | 8419 | msgstr "" |
| 7186 | 8420 | |
| 7187 | -#: view.php:133 | |
| 8421 | +#: view.php:131 | |
| 7188 | 8422 | msgid "document details" |
| 7189 | 8423 | msgstr "" |
| 7190 | 8424 | |
| 7191 | -#: lib/browse/Criteria.inc:199 | |
| 8425 | +#: lib/browse/Criteria.inc:203 | |
| 7192 | 8426 | msgid "does not contain" |
| 7193 | 8427 | msgstr "" |
| 7194 | 8428 | |
| 7195 | -#: plugins/ktcore/admin/documentFields.php:97 | |
| 7196 | -#: plugins/ktcore/admin/documentTypes.php:154 i18n/templates.c:1214 | |
| 8429 | +#: plugins/ktcore/admin/documentFields.php:95 | |
| 8430 | +#: plugins/ktcore/admin/documentFields.php:969 | |
| 8431 | +#: plugins/ktcore/admin/documentTypes.php:152 i18n/templates.c:1847 | |
| 7197 | 8432 | msgid "edit" |
| 7198 | 8433 | msgstr "" |
| 7199 | 8434 | |
| 7200 | -#: plugins/ktcore/admin/documentFields.php:280 i18n/templates.c:1040 | |
| 8435 | +#: plugins/ktcore/admin/documentFields.php:307 i18n/templates.c:1661 | |
| 7201 | 8436 | msgid "edit field" |
| 7202 | 8437 | msgstr "" |
| 7203 | 8438 | |
| 7204 | -#: plugins/ktcore/admin/groupManagement.php:90 | |
| 8439 | +#: plugins/ktcore/admin/groupManagement.php:97 | |
| 7205 | 8440 | msgid "edit group" |
| 7206 | 8441 | msgstr "" |
| 7207 | 8442 | |
| 7208 | -#: plugins/ktcore/admin/userManagement.php:296 | |
| 8443 | +#: plugins/ktcore/admin/userManagement.php:309 | |
| 7209 | 8444 | msgid "edit groups" |
| 7210 | 8445 | msgstr "" |
| 7211 | 8446 | |
| 7212 | -#: i18n/templates.c:3260 i18n/templates.c:3263 | |
| 8447 | +#: i18n/templates.c:3932 i18n/templates.c:3935 | |
| 7213 | 8448 | msgid "edit link type" |
| 7214 | 8449 | msgstr "" |
| 7215 | 8450 | |
| 7216 | -#: plugins/ktcore/admin/documentFields.php:722 | |
| 8451 | +#: plugins/ktcore/admin/documentFields.php:788 | |
| 7217 | 8452 | msgid "edit lookup tree" |
| 7218 | 8453 | msgstr "" |
| 7219 | 8454 | |
| 7220 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:89 | |
| 8455 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:87 | |
| 7221 | 8456 | msgid "editing LDAP details" |
| 7222 | 8457 | msgstr "" |
| 7223 | 8458 | |
| 7224 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:127 | |
| 8459 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:125 | |
| 7225 | 8460 | msgid "editing LDAP settings" |
| 7226 | 8461 | msgstr "" |
| 7227 | 8462 | |
| 7228 | -#: plugins/ktcore/KTDocumentActions.php:45 | |
| 8463 | +#: plugins/ktcore/admin/workflows.php:1393 | |
| 8464 | +#: plugins/ktcore/admin/workflows.php:1432 | |
| 8465 | +msgid "editing trigger" | |
| 8466 | +msgstr "" | |
| 8467 | + | |
| 8468 | +#: plugins/ktcore/KTDocumentActions.php:43 | |
| 8469 | +#: plugins/ktcore/KTDocumentActions.php:80 | |
| 7229 | 8470 | #, php-format |
| 7230 | 8471 | msgid "fDocumentId=%d" |
| 7231 | 8472 | msgstr "" |
| 7232 | 8473 | |
| 7233 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:446 | |
| 8474 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:452 | |
| 7234 | 8475 | msgid "failed to create group." |
| 7235 | 8476 | msgstr "" |
| 7236 | 8477 | |
| 7237 | -#: plugins/ktcore/admin/userManagement.php:465 | |
| 7238 | -#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:264 | |
| 8478 | +#: plugins/ktcore/admin/userManagement.php:492 | |
| 8479 | +#: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:262 | |
| 7239 | 8480 | msgid "failed to create user." |
| 7240 | 8481 | msgstr "" |
| 7241 | 8482 | |
| 7242 | -#: i18n/templates.c:1046 | |
| 8483 | +#: i18n/templates.c:1667 | |
| 7243 | 8484 | msgid "finished with this field" |
| 7244 | 8485 | msgstr "" |
| 7245 | 8486 | |
| 7246 | -#: i18n/templates.c:3878 | |
| 8487 | +#: i18n/templates.c:4670 | |
| 7247 | 8488 | msgid "first if you believe you have found a bug. Always check for known issues relating to the version you are using — we may already have found the problem you're referring to, and may have fixed it in a newer version. If we ask for your PHP_INFO data, we're looking for the information described below." |
| 7248 | 8489 | msgstr "" |
| 7249 | 8490 | |
| 7250 | -#: i18n/templates.c:3596 i18n/templates.c:3689 i18n/templates.c:3728 | |
| 7251 | -#: i18n/templates.c:3857 | |
| 8491 | +#: i18n/templates.c:4283 i18n/templates.c:4376 i18n/templates.c:4415 | |
| 8492 | +#: i18n/templates.c:4649 | |
| 7252 | 8493 | msgid "first select a type of query" |
| 7253 | 8494 | msgstr "" |
| 7254 | 8495 | |
| 7255 | -#: i18n/templates.c:3389 | |
| 8496 | +#: i18n/templates.c:4064 | |
| 7256 | 8497 | msgid "force checkin" |
| 7257 | 8498 | msgstr "" |
| 7258 | 8499 | |
| 7259 | -#: lib/widgets/fieldsetDisplay.inc.php:149 | |
| 8500 | +#: lib/widgets/fieldsetDisplay.inc.php:147 | |
| 7260 | 8501 | msgid "friendly_name" |
| 7261 | 8502 | msgstr "" |
| 7262 | 8503 | |
| 7263 | -#: view.php:225 view.php:285 | |
| 8504 | +#: view.php:236 view.php:296 | |
| 7264 | 8505 | msgid "history" |
| 7265 | 8506 | msgstr "" |
| 7266 | 8507 | |
| 7267 | -#: i18n/templates.c:2693 | |
| 8508 | +#: i18n/templates.c:3356 | |
| 7268 | 8509 | msgid "inherited from parent folder." |
| 7269 | 8510 | msgstr "" |
| 7270 | 8511 | |
| 7271 | -#: browse.php:149 | |
| 8512 | +#: browse.php:163 | |
| 7272 | 8513 | msgid "invalid folder" |
| 7273 | 8514 | msgstr "" |
| 7274 | 8515 | |
| 7275 | -#: lib/browse/Criteria.inc:197 | |
| 8516 | +#: lib/browse/Criteria.inc:201 | |
| 7276 | 8517 | msgid "is" |
| 7277 | 8518 | msgstr "" |
| 7278 | 8519 | |
| 7279 | -#: lib/browse/Criteria.inc:196 | |
| 8520 | +#: lib/browse/Criteria.inc:200 | |
| 7280 | 8521 | msgid "is not" |
| 7281 | 8522 | msgstr "" |
| 7282 | 8523 | |
| 7283 | -#: plugins/ktstandard/KTDocumentLinks.php:196 | |
| 7284 | -#: plugins/ktstandard/KTDocumentLinks.php:248 | |
| 7285 | -#: plugins/ktstandard/KTDocumentLinks.php:293 | |
| 8524 | +#: plugins/professional-reporting/admin/userReporting.php:76 | |
| 8525 | +msgid "last login reporting" | |
| 8526 | +msgstr "" | |
| 8527 | + | |
| 8528 | +#: plugins/ktstandard/KTDocumentLinks.php:194 | |
| 8529 | +#: plugins/ktstandard/KTDocumentLinks.php:246 | |
| 8530 | +#: plugins/ktstandard/KTDocumentLinks.php:291 | |
| 7286 | 8531 | msgid "link" |
| 7287 | 8532 | msgstr "" |
| 7288 | 8533 | |
| 7289 | -#: plugins/ktcore/admin/documentCheckout.php:43 | |
| 8534 | +#: plugins/ktcore/admin/documentCheckout.php:46 | |
| 7290 | 8535 | msgid "list checked out documents" |
| 7291 | 8536 | msgstr "" |
| 7292 | 8537 | |
| 7293 | -#: i18n/templates.c:3818 | |
| 8538 | +#: i18n/templates.c:4505 | |
| 7294 | 8539 | msgid "login" |
| 7295 | 8540 | msgstr "" |
| 7296 | 8541 | |
| 7297 | -#: plugins/ktcore/admin/groupManagement.php:206 | |
| 7298 | -#: plugins/ktcore/admin/groupManagement.php:345 | |
| 8542 | +#: plugins/professional-reporting/admin/userReporting.php:146 | |
| 8543 | +msgid "login activity" | |
| 8544 | +msgstr "" | |
| 8545 | + | |
| 8546 | +#: plugins/professional-reporting/admin/userReporting.php:132 | |
| 8547 | +#, php-format | |
| 8548 | +msgid "login history for %s" | |
| 8549 | +msgstr "" | |
| 8550 | + | |
| 8551 | +#: plugins/ktcore/admin/groupManagement.php:223 | |
| 8552 | +#: plugins/ktcore/admin/groupManagement.php:379 | |
| 7299 | 8553 | msgid "manage members" |
| 7300 | 8554 | msgstr "" |
| 7301 | 8555 | |
| 7302 | -#: plugins/ktcore/admin/userManagement.php:155 | |
| 8556 | +#: plugins/ktcore/admin/userManagement.php:157 | |
| 7303 | 8557 | msgid "modify user details" |
| 7304 | 8558 | msgstr "" |
| 7305 | 8559 | |
| 7306 | -#: plugins/ktcore/KTDocumentActions.php:484 | |
| 7307 | -#: plugins/ktcore/KTDocumentActions.php:537 | |
| 8560 | +#: plugins/ktcore/KTDocumentActions.php:524 | |
| 8561 | +#: plugins/ktcore/KTDocumentActions.php:577 | |
| 7308 | 8562 | msgid "move" |
| 7309 | 8563 | msgstr "" |
| 7310 | 8564 | |
| 7311 | -#: i18n/templates.c:710 i18n/templates.c:713 | |
| 8565 | +#: i18n/templates.c:1328 i18n/templates.c:1331 | |
| 7312 | 8566 | msgid "next" |
| 7313 | 8567 | msgstr "" |
| 7314 | 8568 | |
| 7315 | -#: plugins/ktcore/KTPermissions.php:307 plugins/ktcore/KTPermissions.php:744 | |
| 8569 | +#: plugins/ktcore/KTPermissions.php:377 plugins/ktcore/KTPermissions.php:818 | |
| 7316 | 8570 | msgid "no groups" |
| 7317 | 8571 | msgstr "" |
| 7318 | 8572 | |
| 7319 | -#: plugins/ktcore/KTPermissions.php:731 | |
| 8573 | +#: plugins/ktcore/KTPermissions.php:364 plugins/ktcore/KTPermissions.php:805 | |
| 7320 | 8574 | msgid "no users" |
| 7321 | 8575 | msgstr "" |
| 7322 | 8576 | |
| 7323 | -#: i18n/templates.c:317 i18n/templates.c:365 | |
| 8577 | +#: i18n/templates.c:929 i18n/templates.c:977 | |
| 7324 | 8578 | msgid "no value" |
| 7325 | 8579 | msgstr "" |
| 7326 | 8580 | |
| 7327 | -#: i18n/templates.c:311 i18n/templates.c:314 | |
| 8581 | +#: i18n/templates.c:923 i18n/templates.c:926 | |
| 7328 | 8582 | msgid "no value in this version" |
| 7329 | 8583 | msgstr "" |
| 7330 | 8584 | |
| 7331 | -#: i18n/templates.c:1556 | |
| 8585 | +#: i18n/templates.c:2174 | |
| 7332 | 8586 | msgid "not part of a unit" |
| 7333 | 8587 | msgstr "" |
| 7334 | 8588 | |
| 7335 | -#: i18n/templates.c:3752 | |
| 8589 | +#: i18n/templates.c:4439 | |
| 7336 | 8590 | msgid "of the criteria specified." |
| 7337 | 8591 | msgstr "" |
| 7338 | 8592 | |
| 7339 | -#: i18n/templates.c:3335 | |
| 8593 | +#: i18n/templates.c:4007 | |
| 7340 | 8594 | msgid "please confirm that you want to delete these documents." |
| 7341 | 8595 | msgstr "" |
| 7342 | 8596 | |
| 7343 | -#: i18n/templates.c:3314 | |
| 8597 | +#: i18n/templates.c:3986 | |
| 7344 | 8598 | msgid "please confirm that you want to restore these documents from an archived state." |
| 7345 | 8599 | msgstr "" |
| 7346 | 8600 | |
| 7347 | -#: i18n/templates.c:3353 | |
| 8601 | +#: i18n/templates.c:4025 | |
| 7348 | 8602 | msgid "please confirm that you want to restore these documents." |
| 7349 | 8603 | msgstr "" |
| 7350 | 8604 | |
| 7351 | -#: i18n/templates.c:707 | |
| 8605 | +#: i18n/templates.c:1325 | |
| 7352 | 8606 | msgid "prev" |
| 7353 | 8607 | msgstr "" |
| 7354 | 8608 | |
| 7355 | -#: i18n/templates.c:884 | |
| 8609 | +#: i18n/templates.c:1505 | |
| 7356 | 8610 | msgid "remove behaviour" |
| 7357 | 8611 | msgstr "" |
| 7358 | 8612 | |
| 7359 | -#: plugins/ktcore/folder/Rename.php:52 | |
| 8613 | +#: plugins/ktcore/folder/Rename.php:50 | |
| 7360 | 8614 | msgid "rename" |
| 7361 | 8615 | msgstr "" |
| 7362 | 8616 | |
| 7363 | -#: i18n/templates.c:4001 | |
| 8617 | +#: i18n/templates.c:4814 | |
| 7364 | 8618 | msgid "save" |
| 7365 | 8619 | msgstr "" |
| 7366 | 8620 | |
| 7367 | -#: i18n/templates.c:1472 i18n/templates.c:1628 i18n/templates.c:1724 | |
| 7368 | -#: i18n/templates.c:1757 i18n/templates.c:2795 i18n/templates.c:2933 | |
| 8621 | +#: i18n/templates.c:2090 i18n/templates.c:2231 i18n/templates.c:2312 | |
| 8622 | +#: i18n/templates.c:2345 i18n/templates.c:3464 i18n/templates.c:3596 | |
| 7369 | 8623 | msgid "save changes" |
| 7370 | 8624 | msgstr "" |
| 7371 | 8625 | |
| 7372 | -#: i18n/templates.c:1490 | |
| 8626 | +#: i18n/templates.c:2108 | |
| 7373 | 8627 | msgid "save changes to group" |
| 7374 | 8628 | msgstr "" |
| 7375 | 8629 | |
| 7376 | -#: i18n/templates.c:1781 | |
| 8630 | +#: i18n/templates.c:2369 | |
| 7377 | 8631 | msgid "save changes to unit" |
| 7378 | 8632 | msgstr "" |
| 7379 | 8633 | |
| 7380 | -#: i18n/templates.c:1043 | |
| 8634 | +#: i18n/templates.c:1664 | |
| 7381 | 8635 | msgid "save this dependency" |
| 7382 | 8636 | msgstr "" |
| 7383 | 8637 | |
| 7384 | -#: i18n/templates.c:113 i18n/templates.c:533 | |
| 8638 | +#: i18n/templates.c:719 i18n/templates.c:1145 | |
| 7385 | 8639 | msgid "search" |
| 7386 | 8640 | msgstr "" |
| 7387 | 8641 | |
| 7388 | -#: i18n/templates.c:14 i18n/templates.c:1532 | |
| 8642 | +#: i18n/templates.c:620 i18n/templates.c:2150 | |
| 7389 | 8643 | msgid "search for groups" |
| 7390 | 8644 | msgstr "" |
| 7391 | 8645 | |
| 7392 | -#: i18n/templates.c:38 i18n/templates.c:1832 | |
| 8646 | +#: i18n/templates.c:8 i18n/templates.c:50 i18n/templates.c:242 | |
| 8647 | +#: i18n/templates.c:548 i18n/templates.c:644 i18n/templates.c:2420 | |
| 7393 | 8648 | msgid "search for users" |
| 7394 | 8649 | msgstr "" |
| 7395 | 8650 | |
| 7396 | -#: plugins/ktcore/admin/groupManagement.php:48 | |
| 8651 | +#: plugins/ktcore/admin/groupManagement.php:46 | |
| 7397 | 8652 | msgid "select a group" |
| 7398 | 8653 | msgstr "" |
| 7399 | 8654 | |
| 7400 | -#: plugins/ktcore/admin/manageHelp.php:50 | |
| 7401 | -#: plugins/ktstandard/admin/manageDisclaimers.php:42 | |
| 8655 | +#: plugins/ktcore/admin/manageHelp.php:48 | |
| 8656 | +#: plugins/ktstandard/admin/manageDisclaimers.php:40 | |
| 7402 | 8657 | msgid "select a section" |
| 7403 | 8658 | msgstr "" |
| 7404 | 8659 | |
| 7405 | -#: plugins/ktcore/admin/unitManagement.php:53 | |
| 8660 | +#: plugins/ktcore/admin/unitManagement.php:51 | |
| 7406 | 8661 | msgid "select a unit" |
| 7407 | 8662 | msgstr "" |
| 7408 | 8663 | |
| 7409 | -#: plugins/ktcore/admin/userManagement.php:48 | |
| 8664 | +#: plugins/ktcore/admin/userManagement.php:46 | |
| 7410 | 8665 | msgid "select a user" |
| 7411 | 8666 | msgstr "" |
| 7412 | 8667 | |
| 7413 | -#: i18n/templates.c:644 | |
| 8668 | +#: i18n/templates.c:113 i18n/templates.c:191 i18n/templates.c:305 | |
| 8669 | +#: i18n/templates.c:383 | |
| 8670 | +msgid "show transactions" | |
| 8671 | +msgstr "" | |
| 8672 | + | |
| 8673 | +#: i18n/templates.c:1265 | |
| 7414 | 8674 | msgid "showing comparison between versions #from# and #to#" |
| 7415 | 8675 | msgstr "" |
| 7416 | 8676 | |
| 7417 | -#: i18n/templates.c:599 i18n/templates.c:602 | |
| 8677 | +#: i18n/templates.c:1211 i18n/templates.c:1214 | |
| 7418 | 8678 | msgid "showing information for <strong>version #version#</strong>" |
| 7419 | 8679 | msgstr "" |
| 7420 | 8680 | |
| 7421 | -#: i18n/templates.c:1085 | |
| 8681 | +#: i18n/templates.c:1709 | |
| 7422 | 8682 | msgid "stuck, will never be disabled when synchronising from another source" |
| 7423 | 8683 | msgstr "" |
| 7424 | 8684 | |
| 7425 | -#: i18n/templates.c:1100 | |
| 8685 | +#: i18n/templates.c:1724 | |
| 7426 | 8686 | msgid "stuck, will never be enabled when synchronising from another source" |
| 7427 | 8687 | msgstr "" |
| 7428 | 8688 | |
| 7429 | -#: i18n/templates.c:1742 | |
| 8689 | +#: i18n/templates.c:2330 | |
| 7430 | 8690 | msgid "synchronise" |
| 7431 | 8691 | msgstr "" |
| 7432 | 8692 | |
| 7433 | -#: i18n/templates.c:650 i18n/templates.c:656 | |
| 8693 | +#: i18n/templates.c:1271 i18n/templates.c:1277 | |
| 7434 | 8694 | msgid "the information for version #version# comes from an older version of KnowledgeTree and may be incorrect." |
| 7435 | 8695 | msgstr "" |
| 7436 | 8696 | |
| 7437 | -#: i18n/templates.c:3371 | |
| 8697 | +#: i18n/templates.c:4046 | |
| 7438 | 8698 | msgid "the local copy of the checked-out document has been lost" |
| 7439 | 8699 | msgstr "" |
| 7440 | 8700 | |
| 7441 | -#: i18n/templates.c:3374 | |
| 8701 | +#: i18n/templates.c:4049 | |
| 7442 | 8702 | msgid "the user who did the check-out is not currently available to check it back in" |
| 7443 | 8703 | msgstr "" |
| 7444 | 8704 | |
| 7445 | -#: i18n/templates.c:338 i18n/templates.c:359 | |
| 8705 | +#: i18n/templates.c:950 i18n/templates.c:971 | |
| 7446 | 8706 | msgid "this cannot not change between versions" |
| 7447 | 8707 | msgstr "" |
| 7448 | 8708 | |
| 7449 | -#: plugins/ktcore/folder/Transactions.php:47 | |
| 8709 | +#: plugins/ktcore/folder/Transactions.php:45 | |
| 7450 | 8710 | msgid "transactions" |
| 7451 | 8711 | msgstr "" |
| 7452 | 8712 | |
| 7453 | -#: lib/widgets/fieldsetDisplay.inc.php:145 | |
| 8713 | +#: i18n/templates.c:80 i18n/templates.c:158 i18n/templates.c:272 | |
| 8714 | +#: i18n/templates.c:350 | |
| 8715 | +msgid "transactions in the last #widget# days" | |
| 8716 | +msgstr "" | |
| 8717 | + | |
| 8718 | +#: i18n/templates.c:110 i18n/templates.c:188 i18n/templates.c:302 | |
| 8719 | +#: i18n/templates.c:380 | |
| 8720 | +msgid "transactions." | |
| 8721 | +msgstr "" | |
| 8722 | + | |
| 8723 | +#: lib/widgets/fieldsetDisplay.inc.php:143 | |
| 7454 | 8724 | msgid "unknown type" |
| 7455 | 8725 | msgstr "" |
| 7456 | 8726 | |
| 7457 | -#: i18n/templates.c:1925 | |
| 8727 | +#: plugins/ktcore/admin/documentFields.php:1008 | |
| 8728 | +msgid "unlink" | |
| 8729 | +msgstr "" | |
| 8730 | + | |
| 8731 | +#: i18n/templates.c:2513 | |
| 7458 | 8732 | msgid "update organisation information" |
| 7459 | 8733 | msgstr "" |
| 7460 | 8734 | |
| 7461 | -#: i18n/templates.c:1649 | |
| 8735 | +#: i18n/templates.c:2252 | |
| 7462 | 8736 | msgid "update role information" |
| 7463 | 8737 | msgstr "" |
| 7464 | 8738 | |
| 7465 | -#: plugins/ktcore/admin/deletedDocuments.php:45 | |
| 7466 | -#: plugins/ktcore/admin/documentLinks.php:43 | |
| 7467 | -#: plugins/ktcore/admin/documentLinks.php:72 | |
| 8739 | +#: plugins/ktcore/admin/deletedDocuments.php:43 | |
| 8740 | +#: plugins/ktcore/admin/documentLinks.php:47 | |
| 8741 | +#: plugins/ktcore/admin/documentLinks.php:76 | |
| 7468 | 8742 | msgid "view" |
| 7469 | 8743 | msgstr "" |
| 7470 | 8744 | |
| 7471 | -#: plugins/ktcore/admin/documentFields.php:56 | |
| 8745 | +#: plugins/ktcore/admin/documentFields.php:54 | |
| 7472 | 8746 | msgid "view fieldsets" |
| 7473 | 8747 | msgstr "" |
| 7474 | 8748 | |
| 7475 | -#: plugins/ktcore/admin/documentTypes.php:48 | |
| 8749 | +#: plugins/ktcore/admin/documentTypes.php:46 | |
| 7476 | 8750 | msgid "view types" |
| 7477 | 8751 | msgstr "" |
| 7478 | 8752 | |
| 7479 | -#: plugins/ktstandard/KTDiscussion.php:195 | |
| 8753 | +#: plugins/ktstandard/KTDiscussion.php:217 | |
| 7480 | 8754 | msgid "viewing comments" |
| 7481 | 8755 | msgstr "" |
| 7482 | 8756 | |
| 7483 | -#: plugins/ktcore/folder/Permissions.php:183 | |
| 8757 | +#: plugins/ktcore/folder/Permissions.php:245 | |
| 7484 | 8758 | msgid "viewing permissions" |
| 7485 | 8759 | msgstr "" |
| 7486 | 8760 | |
| 7487 | -#: plugins/ktcore/KTDocumentActions.php:924 | |
| 8761 | +#: plugins/ktcore/KTDocumentActions.php:1013 | |
| 7488 | 8762 | msgid "workflow" |
| 7489 | 8763 | msgstr "" |
| 7490 | 8764 | |
| 7491 | -#: plugins/ktstandard/KTDocumentLinks.php:49 | |
| 8765 | +#: plugins/ktstandard/KTDocumentLinks.php:47 | |
| 7492 | 8766 | msgid "you cannot link to the source document" |
| 7493 | 8767 | msgstr "" |
| 7494 | 8768 | |
| 7495 | -#: browse.php:71 | |
| 8769 | +#: browse.php:77 | |
| 7496 | 8770 | msgid "you cannot move folders to themselves" |
| 7497 | 8771 | msgstr "" | ... | ... |
i18n/templates.c
| ... | ... | @@ -4,6 +4,612 @@ gettext("Orphaned Folders"); |
| 4 | 4 | /* ./plugins/browseabledashlet/templates/browseabledashlet/dashlet.smarty */ |
| 5 | 5 | gettext("Since KnowledgeTree only shows you the folders and documents you are allowed to see, there are some placed that you can view but can't get to — for example, if they are in a folder you are not allowed to see. These are called \"orphaned folders\" since you can't access their parents and they are are listed below."); |
| 6 | 6 | |
| 7 | +/* ./plugins/wintools/templates/wintools/allocate_keys.smarty */ | |
| 8 | +gettext("search for users"); | |
| 9 | + | |
| 10 | +/* ./plugins/wintools/templates/wintools/allocate_keys.smarty */ | |
| 11 | +gettext("Name"); | |
| 12 | + | |
| 13 | +/* ./plugins/wintools/templates/wintools/allocate_keys.smarty */ | |
| 14 | +gettext("Username"); | |
| 15 | + | |
| 16 | +/* ./plugins/wintools/templates/wintools/allocate_keys.smarty */ | |
| 17 | +gettext("Enabled"); | |
| 18 | + | |
| 19 | +/* ./plugins/wintools/templates/wintools/allocate_keys.smarty */ | |
| 20 | +gettext("Allocate Key"); | |
| 21 | + | |
| 22 | +/* ./plugins/wintools/templates/wintools/allocate_keys.smarty */ | |
| 23 | +gettext("De-allocate Key"); | |
| 24 | + | |
| 25 | +/* ./plugins/wintools/templates/wintools/allocate_keys.smarty */ | |
| 26 | +gettext("Key Assigned"); | |
| 27 | + | |
| 28 | +/* ./plugins/wintools/templates/wintools/allocate_keys.smarty */ | |
| 29 | +gettext("No Key Assigned"); | |
| 30 | + | |
| 31 | +/* ./plugins/wintools/templates/wintools/allocate_keys.smarty */ | |
| 32 | +gettext("No results for your search."); | |
| 33 | + | |
| 34 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/admin_main.smarty */ | |
| 35 | +gettext("Extended Transaction Information"); | |
| 36 | + | |
| 37 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/admin_main.smarty */ | |
| 38 | +gettext("The DMS tracks a large amount of activity by users. Use these reports to get better information on who's doing what on the system. Note that transactions are only shown for documents you are allowed to view."); | |
| 39 | + | |
| 40 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_info.smarty */ | |
| 41 | +gettext("Select User"); | |
| 42 | + | |
| 43 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_info.smarty */ | |
| 44 | +gettext("Search for users"); | |
| 45 | + | |
| 46 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_info.smarty */ | |
| 47 | +gettext("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."); | |
| 48 | + | |
| 49 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_info.smarty */ | |
| 50 | +gettext("search for users"); | |
| 51 | + | |
| 52 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_info.smarty */ | |
| 53 | +gettext("Name"); | |
| 54 | + | |
| 55 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_info.smarty */ | |
| 56 | +gettext("Username"); | |
| 57 | + | |
| 58 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_info.smarty */ | |
| 59 | +gettext("View Transactions"); | |
| 60 | + | |
| 61 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 62 | +gettext("User Information: #username#"); | |
| 63 | + | |
| 64 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 65 | +gettext("Specify Search Details"); | |
| 66 | + | |
| 67 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 68 | +gettext("Each user will have performed a large number of different actions. In order to make the report more useful, please specify more details about the information you need."); | |
| 69 | + | |
| 70 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 71 | +gettext("Date Range"); | |
| 72 | + | |
| 73 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 74 | +gettext("Required"); | |
| 75 | + | |
| 76 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 77 | +gettext("Either select a range in which to view the users actions, or specify the number of days into the past to view."); | |
| 78 | + | |
| 79 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 80 | +gettext("transactions in the last #widget# days"); | |
| 81 | + | |
| 82 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 83 | +gettext("Transaction Type"); | |
| 84 | + | |
| 85 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 86 | +gettext("Required"); | |
| 87 | + | |
| 88 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 89 | +gettext("Select what kind of report you'd like to view."); | |
| 90 | + | |
| 91 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 92 | +gettext("All Actions"); | |
| 93 | + | |
| 94 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 95 | +gettext("Check-ins/Check-outs"); | |
| 96 | + | |
| 97 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 98 | +gettext("Recent Downloads"); | |
| 99 | + | |
| 100 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 101 | +gettext("Recent Uploads"); | |
| 102 | + | |
| 103 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 104 | +gettext("Show Items"); | |
| 105 | + | |
| 106 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 107 | +gettext("Specify the maximum items to show, or leave it at zero or blank to show all transactions matching your report"); | |
| 108 | + | |
| 109 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 110 | +gettext("transactions."); | |
| 111 | + | |
| 112 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 113 | +gettext("show transactions"); | |
| 114 | + | |
| 115 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 116 | +gettext("Show #max# of #total# transactions."); | |
| 117 | + | |
| 118 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 119 | +gettext("User"); | |
| 120 | + | |
| 121 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 122 | +gettext("Document"); | |
| 123 | + | |
| 124 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 125 | +gettext("Action"); | |
| 126 | + | |
| 127 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 128 | +gettext("Date"); | |
| 129 | + | |
| 130 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 131 | +gettext("Content version"); | |
| 132 | + | |
| 133 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 134 | +gettext("Comment"); | |
| 135 | + | |
| 136 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/user_details.smarty */ | |
| 137 | +gettext("No Transactions matched your query."); | |
| 138 | + | |
| 139 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 140 | +gettext("Global Activity"); | |
| 141 | + | |
| 142 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 143 | +gettext("Specify Search Details"); | |
| 144 | + | |
| 145 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 146 | +gettext("In order to refine the kind of information shown to you, please provide further information below."); | |
| 147 | + | |
| 148 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 149 | +gettext("Date Range"); | |
| 150 | + | |
| 151 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 152 | +gettext("Required"); | |
| 153 | + | |
| 154 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 155 | +gettext("Either select a range in which to view the actions, or specify the number of days into the past to view."); | |
| 156 | + | |
| 157 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 158 | +gettext("transactions in the last #widget# days"); | |
| 159 | + | |
| 160 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 161 | +gettext("Transaction Type"); | |
| 162 | + | |
| 163 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 164 | +gettext("Required"); | |
| 165 | + | |
| 166 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 167 | +gettext("Select what kind of report you'd like to view."); | |
| 168 | + | |
| 169 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 170 | +gettext("All Actions"); | |
| 171 | + | |
| 172 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 173 | +gettext("Check-ins/Check-outs"); | |
| 174 | + | |
| 175 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 176 | +gettext("Recent Downloads"); | |
| 177 | + | |
| 178 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 179 | +gettext("Recent Uploads"); | |
| 180 | + | |
| 181 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 182 | +gettext("Show Items"); | |
| 183 | + | |
| 184 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 185 | +gettext("Specify the maximum items to show, or leave it at zero or blank to show all transactions matching your report"); | |
| 186 | + | |
| 187 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 188 | +gettext("transactions."); | |
| 189 | + | |
| 190 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 191 | +gettext("show transactions"); | |
| 192 | + | |
| 193 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 194 | +gettext("Show #max# of #total# transactions."); | |
| 195 | + | |
| 196 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 197 | +gettext("User"); | |
| 198 | + | |
| 199 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 200 | +gettext("Document"); | |
| 201 | + | |
| 202 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 203 | +gettext("Action"); | |
| 204 | + | |
| 205 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 206 | +gettext("Date"); | |
| 207 | + | |
| 208 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 209 | +gettext("Content version"); | |
| 210 | + | |
| 211 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 212 | +gettext("Comment"); | |
| 213 | + | |
| 214 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/global_activity.smarty */ | |
| 215 | +gettext("No Transactions matched your query."); | |
| 216 | + | |
| 217 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/recent_rss.smarty */ | |
| 218 | +gettext("KnowledgeTree Recent Documents"); | |
| 219 | + | |
| 220 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/recent_rss.smarty */ | |
| 221 | +gettext("User: #username# <br /> Action: #action# <br /> #reason#"); | |
| 222 | + | |
| 223 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/dashlet.smarty */ | |
| 224 | +gettext("Recently Added/Changed Documents"); | |
| 225 | + | |
| 226 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_main.smarty */ | |
| 227 | +gettext("Usage Information for \"#folder#\""); | |
| 228 | + | |
| 229 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_main.smarty */ | |
| 230 | +gettext("View information about what documents have been added, or changed in folder and its children. You can view this information by user or as a whole."); | |
| 231 | + | |
| 232 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_info.smarty */ | |
| 233 | +gettext("Select User"); | |
| 234 | + | |
| 235 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_info.smarty */ | |
| 236 | +gettext("Search for users"); | |
| 237 | + | |
| 238 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_info.smarty */ | |
| 239 | +gettext("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."); | |
| 240 | + | |
| 241 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_info.smarty */ | |
| 242 | +gettext("search for users"); | |
| 243 | + | |
| 244 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_info.smarty */ | |
| 245 | +gettext("Name"); | |
| 246 | + | |
| 247 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_info.smarty */ | |
| 248 | +gettext("Username"); | |
| 249 | + | |
| 250 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_info.smarty */ | |
| 251 | +gettext("View Transactions"); | |
| 252 | + | |
| 253 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 254 | +gettext("User Information: #username# in \"#folder#\""); | |
| 255 | + | |
| 256 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 257 | +gettext("Specify Search Details"); | |
| 258 | + | |
| 259 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 260 | +gettext("Each user will have performed a large number of different actions. In order to make the report more useful, please specify more details about the information you need."); | |
| 261 | + | |
| 262 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 263 | +gettext("Date Range"); | |
| 264 | + | |
| 265 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 266 | +gettext("Required"); | |
| 267 | + | |
| 268 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 269 | +gettext("Either select a range in which to view the users actions, or specify the number of days into the past to view."); | |
| 270 | + | |
| 271 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 272 | +gettext("transactions in the last #widget# days"); | |
| 273 | + | |
| 274 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 275 | +gettext("Transaction Type"); | |
| 276 | + | |
| 277 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 278 | +gettext("Required"); | |
| 279 | + | |
| 280 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 281 | +gettext("Select what kind of report you'd like to view."); | |
| 282 | + | |
| 283 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 284 | +gettext("All Actions"); | |
| 285 | + | |
| 286 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 287 | +gettext("Check-ins/Check-outs"); | |
| 288 | + | |
| 289 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 290 | +gettext("Recent Downloads"); | |
| 291 | + | |
| 292 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 293 | +gettext("Recent Uploads"); | |
| 294 | + | |
| 295 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 296 | +gettext("Show Items"); | |
| 297 | + | |
| 298 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 299 | +gettext("Specify the maximum items to show, or leave it at zero or blank to show all transactions matching your report"); | |
| 300 | + | |
| 301 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 302 | +gettext("transactions."); | |
| 303 | + | |
| 304 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 305 | +gettext("show transactions"); | |
| 306 | + | |
| 307 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 308 | +gettext("Show #max# of #total# transactions."); | |
| 309 | + | |
| 310 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 311 | +gettext("User"); | |
| 312 | + | |
| 313 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 314 | +gettext("Document"); | |
| 315 | + | |
| 316 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 317 | +gettext("Action"); | |
| 318 | + | |
| 319 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 320 | +gettext("Date"); | |
| 321 | + | |
| 322 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 323 | +gettext("Content version"); | |
| 324 | + | |
| 325 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 326 | +gettext("Comment"); | |
| 327 | + | |
| 328 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_user_details.smarty */ | |
| 329 | +gettext("No Transactions matched your query."); | |
| 330 | + | |
| 331 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 332 | +gettext("Global Activity in \"#folder#\""); | |
| 333 | + | |
| 334 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 335 | +gettext("Specify Search Details"); | |
| 336 | + | |
| 337 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 338 | +gettext("In order to refine the kind of information shown to you, please provide further information below."); | |
| 339 | + | |
| 340 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 341 | +gettext("Date Range"); | |
| 342 | + | |
| 343 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 344 | +gettext("Required"); | |
| 345 | + | |
| 346 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 347 | +gettext("Either select a range in which to view the actions, or specify the number of days into the past to view."); | |
| 348 | + | |
| 349 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 350 | +gettext("transactions in the last #widget# days"); | |
| 351 | + | |
| 352 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 353 | +gettext("Transaction Type"); | |
| 354 | + | |
| 355 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 356 | +gettext("Required"); | |
| 357 | + | |
| 358 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 359 | +gettext("Select what kind of report you'd like to view."); | |
| 360 | + | |
| 361 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 362 | +gettext("All Actions"); | |
| 363 | + | |
| 364 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 365 | +gettext("Check-ins/Check-outs"); | |
| 366 | + | |
| 367 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 368 | +gettext("Recent Downloads"); | |
| 369 | + | |
| 370 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 371 | +gettext("Recent Uploads"); | |
| 372 | + | |
| 373 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 374 | +gettext("Show Items"); | |
| 375 | + | |
| 376 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 377 | +gettext("Specify the maximum items to show, or leave it at zero or blank to show all transactions matching your report"); | |
| 378 | + | |
| 379 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 380 | +gettext("transactions."); | |
| 381 | + | |
| 382 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 383 | +gettext("show transactions"); | |
| 384 | + | |
| 385 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 386 | +gettext("Show #max# of #total# transactions."); | |
| 387 | + | |
| 388 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 389 | +gettext("User"); | |
| 390 | + | |
| 391 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 392 | +gettext("Document"); | |
| 393 | + | |
| 394 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 395 | +gettext("Action"); | |
| 396 | + | |
| 397 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 398 | +gettext("Date"); | |
| 399 | + | |
| 400 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 401 | +gettext("Content version"); | |
| 402 | + | |
| 403 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 404 | +gettext("Comment"); | |
| 405 | + | |
| 406 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_global_activity.smarty */ | |
| 407 | +gettext("No Transactions matched your query."); | |
| 408 | + | |
| 409 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_workflow_doctypes.smarty */ | |
| 410 | +gettext("Document Summary for \"#name#\""); | |
| 411 | + | |
| 412 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_workflow_doctypes.smarty */ | |
| 413 | +gettext("Workflow Info"); | |
| 414 | + | |
| 415 | +/* ./plugins/network/extendedtransactioninfo/templates/extendedtransactioninfo/standard_workflow_doctypes.smarty */ | |
| 416 | +gettext("No Workflow"); | |
| 417 | + | |
| 418 | +/* ./plugins/network/topdownloads/templates/topdownloads/dashlet.smarty */ | |
| 419 | +gettext("Top Downloads"); | |
| 420 | + | |
| 421 | +/* ./plugins/network/topdownloads/templates/topdownloads/dashlet.smarty */ | |
| 422 | +gettext("The top downloads for the last 7 days. Only documents which you are allowed to see are listed."); | |
| 423 | + | |
| 424 | +/* ./plugins/network/userhistory/templates/userhistory/dashlet.smarty */ | |
| 425 | +gettext("Items you've viewed recently within the DMS."); | |
| 426 | + | |
| 427 | +/* ./plugins/network/userhistory/templates/userhistory/dashlet.smarty */ | |
| 428 | +gettext("Folders"); | |
| 429 | + | |
| 430 | +/* ./plugins/network/userhistory/templates/userhistory/dashlet.smarty */ | |
| 431 | +gettext("Documents"); | |
| 432 | + | |
| 433 | +/* ./plugins/network/gotodocumentid/templates/gotodocid/dashlet.smarty */ | |
| 434 | +gettext("Jump To Document"); | |
| 435 | + | |
| 436 | +/* ./plugins/network/gotodocumentid/templates/gotodocid/dashlet.smarty */ | |
| 437 | +gettext("If you know the numeric ID of a document, type it in here and press \"go\""); | |
| 438 | + | |
| 439 | +/* ./plugins/network/gotodocumentid/templates/gotodocid/dashlet.smarty */ | |
| 440 | +gettext("Go"); | |
| 441 | + | |
| 442 | +/* ./plugins/network/inlineview/templates/inlineview/view.smarty */ | |
| 443 | +gettext("Inline View"); | |
| 444 | + | |
| 445 | +/* ./plugins/network/quicklinks/templates/Quicklinks/dashlet.smarty */ | |
| 446 | +gettext("Quicklinks"); | |
| 447 | + | |
| 448 | +/* ./plugins/network/quicklinks/templates/Quicklinks/dashlet.smarty */ | |
| 449 | +gettext("There are no quicklinks."); | |
| 450 | + | |
| 451 | +/* ./plugins/network/quicklinks/templates/Quicklinks/addlink.smarty */ | |
| 452 | +gettext("New Quicklink"); | |
| 453 | + | |
| 454 | +/* ./plugins/network/quicklinks/templates/Quicklinks/addlink.smarty */ | |
| 455 | +gettext("New Quicklink"); | |
| 456 | + | |
| 457 | +/* ./plugins/network/quicklinks/templates/Quicklinks/addlink.smarty */ | |
| 458 | +gettext("Use the folder collection and path below to browse to the document you wish to link to."); | |
| 459 | + | |
| 460 | +/* ./plugins/network/quicklinks/templates/Quicklinks/addlink.smarty */ | |
| 461 | +gettext("Link"); | |
| 462 | + | |
| 463 | +/* ./plugins/network/quicklinks/templates/Quicklinks/addlink.smarty */ | |
| 464 | +gettext("Cancel"); | |
| 465 | + | |
| 466 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 467 | +gettext("Manage Quicklinks"); | |
| 468 | + | |
| 469 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 470 | +gettext("Quicklinks allow the administrator to create and order a collection of links to documents and folders, which will display on users' dashboards."); | |
| 471 | + | |
| 472 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 473 | +gettext("Quicklinks are links to documents and folders which you use often."); | |
| 474 | + | |
| 475 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 476 | +gettext("Add Quicklink"); | |
| 477 | + | |
| 478 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 479 | +gettext("Create a new quicklink that will appear on users' dashboards."); | |
| 480 | + | |
| 481 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 482 | +gettext("Create a new quicklink that will appear on your dashboard."); | |
| 483 | + | |
| 484 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 485 | +gettext("Create a new quicklink"); | |
| 486 | + | |
| 487 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 488 | +gettext("Re-order Quicklinks"); | |
| 489 | + | |
| 490 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 491 | +gettext("Change the order in which quicklinks are shown."); | |
| 492 | + | |
| 493 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 494 | +gettext("Re-order quicklinks"); | |
| 495 | + | |
| 496 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 497 | +gettext("There are no system quicklinks."); | |
| 498 | + | |
| 499 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 500 | +gettext("You have no quicklinks."); | |
| 501 | + | |
| 502 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 503 | +gettext("Target"); | |
| 504 | + | |
| 505 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 506 | +gettext("Delete"); | |
| 507 | + | |
| 508 | +/* ./plugins/network/quicklinks/templates/Quicklinks/managequicklinks.smarty */ | |
| 509 | +gettext("Delete"); | |
| 510 | + | |
| 511 | +/* ./plugins/network/quicklinks/templates/Quicklinks/reorderquicklinks.smarty */ | |
| 512 | +gettext("Re-order Quicklinks"); | |
| 513 | + | |
| 514 | +/* ./plugins/network/quicklinks/templates/Quicklinks/reorderquicklinks.smarty */ | |
| 515 | +gettext("Re-order Quicklinks"); | |
| 516 | + | |
| 517 | +/* ./plugins/network/quicklinks/templates/Quicklinks/reorderquicklinks.smarty */ | |
| 518 | +gettext("Use the up and down arrows to move an item. Please note that changes are only saved when you click the 're-order' button."); | |
| 519 | + | |
| 520 | +/* ./plugins/network/quicklinks/templates/Quicklinks/reorderquicklinks.smarty */ | |
| 521 | +gettext("Re-order"); | |
| 522 | + | |
| 523 | +/* ./plugins/network/quicklinks/templates/Quicklinks/reorderquicklinks.smarty */ | |
| 524 | +gettext("Cancel"); | |
| 525 | + | |
| 526 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 527 | +gettext("User Reporting"); | |
| 528 | + | |
| 529 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 530 | +gettext("Last login information"); | |
| 531 | + | |
| 532 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 533 | +gettext("Want to know when last users of your system logged in? You can get an overview of the last login times of all users, or of users that have or have not logged in recently."); | |
| 534 | + | |
| 535 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 536 | +gettext("Login activity"); | |
| 537 | + | |
| 538 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 539 | +gettext("Want to know who all has logged in the system over a period of time? You can get an overview of all login activity for all users over a specified period of time."); | |
| 540 | + | |
| 541 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 542 | +gettext("Full login history for users"); | |
| 543 | + | |
| 544 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 545 | +gettext("Since there may be many users in the system, please select a user from the list below, or type a few letters from the person's username to begin. Alternatively, <a href=\"#link#\">view all users</a> (note that this may be very slow if you have many users)."); | |
| 546 | + | |
| 547 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 548 | +gettext("search for users"); | |
| 549 | + | |
| 550 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 551 | +gettext("Name"); | |
| 552 | + | |
| 553 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 554 | +gettext("Username"); | |
| 555 | + | |
| 556 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 557 | +gettext("Login history"); | |
| 558 | + | |
| 559 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 560 | +gettext("View"); | |
| 561 | + | |
| 562 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | |
| 563 | +gettext("No results for your search."); | |
| 564 | + | |
| 565 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/lastlogins.smarty */ | |
| 566 | +gettext("Last login information"); | |
| 567 | + | |
| 568 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/lastlogins.smarty */ | |
| 569 | +gettext("Last login information"); | |
| 570 | + | |
| 571 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/lastlogins.smarty */ | |
| 572 | +gettext("Want to know when last users of your system logged in? You can get an overview of the last login times of all users, or of users that have or have not logged in recently."); | |
| 573 | + | |
| 574 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/lastlogins.smarty */ | |
| 575 | +gettext("Name"); | |
| 576 | + | |
| 577 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/lastlogins.smarty */ | |
| 578 | +gettext("Username"); | |
| 579 | + | |
| 580 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/lastlogins.smarty */ | |
| 581 | +gettext("Last login"); | |
| 582 | + | |
| 583 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/lastlogins.smarty */ | |
| 584 | +gettext("Login history"); | |
| 585 | + | |
| 586 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/lastlogins.smarty */ | |
| 587 | +gettext("View"); | |
| 588 | + | |
| 589 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/lastlogins.smarty */ | |
| 590 | +gettext("No results for your search."); | |
| 591 | + | |
| 592 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/loginhistory.smarty */ | |
| 593 | +gettext("User"); | |
| 594 | + | |
| 595 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/loginhistory.smarty */ | |
| 596 | +gettext("Date"); | |
| 597 | + | |
| 598 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/loginhistory.smarty */ | |
| 599 | +gettext("Action"); | |
| 600 | + | |
| 601 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/loginhistory.smarty */ | |
| 602 | +gettext("Comments"); | |
| 603 | + | |
| 604 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userloginhistory.smarty */ | |
| 605 | +gettext("Date"); | |
| 606 | + | |
| 607 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userloginhistory.smarty */ | |
| 608 | +gettext("Action"); | |
| 609 | + | |
| 610 | +/* ./plugins/professional-reporting/templates/ktprofessional/reporting/userloginhistory.smarty */ | |
| 611 | +gettext("Comments"); | |
| 612 | + | |
| 7 | 613 | /* ./templates/ktstandard/authentication/ldapsearchgroup.smarty */ |
| 8 | 614 | gettext("Since there may be many groups in the system, please provider a few letters from the groups's name to begin."); |
| 9 | 615 | |
| ... | ... | @@ -182,10 +788,10 @@ gettext("Post a reply"); |
| 182 | 788 | gettext("Post a reply"); |
| 183 | 789 | |
| 184 | 790 | /* ./templates/ktstandard/action/discussion_thread.smarty */ |
| 185 | -gettext("Close this thread"); | |
| 791 | +gettext("Change the state of this thread"); | |
| 186 | 792 | |
| 187 | 793 | /* ./templates/ktstandard/action/discussion_thread.smarty */ |
| 188 | -gettext("Close this thread"); | |
| 794 | +gettext("Change state"); | |
| 189 | 795 | |
| 190 | 796 | /* ./templates/ktstandard/action/discussion.smarty */ |
| 191 | 797 | gettext("Existing threads"); |
| ... | ... | @@ -209,38 +815,32 @@ gettext("Last activity"); |
| 209 | 815 | gettext("State"); |
| 210 | 816 | |
| 211 | 817 | /* ./templates/ktstandard/action/discussion.smarty */ |
| 212 | -gettext("There are no existing threads for this document"); | |
| 818 | +gettext("There are #closed# closed threads - use the \"View All\" option below to view them."); | |
| 213 | 819 | |
| 214 | 820 | /* ./templates/ktstandard/action/discussion.smarty */ |
| 215 | -gettext("Create a new thread"); | |
| 821 | +gettext("There are no open threads for this document."); | |
| 216 | 822 | |
| 217 | 823 | /* ./templates/ktstandard/action/discussion.smarty */ |
| 218 | 824 | gettext("Create a new thread"); |
| 219 | 825 | |
| 220 | -/* ./templates/ktstandard/action/email.smarty */ | |
| 221 | -gettext("Email document"); | |
| 222 | - | |
| 223 | -/* ./templates/ktstandard/action/email.smarty */ | |
| 224 | -gettext("Groups"); | |
| 225 | - | |
| 226 | -/* ./templates/ktstandard/action/email.smarty */ | |
| 227 | -gettext("Filter"); | |
| 228 | - | |
| 229 | -/* ./templates/ktstandard/action/email.smarty */ | |
| 230 | -gettext("Filter"); | |
| 826 | +/* ./templates/ktstandard/action/discussion.smarty */ | |
| 827 | +gettext("Create a new thread"); | |
| 231 | 828 | |
| 232 | -/* ./templates/ktstandard/action/email.smarty */ | |
| 233 | -gettext("Users"); | |
| 829 | +/* ./templates/ktstandard/action/discussion.smarty */ | |
| 830 | +gettext("View all threads"); | |
| 234 | 831 | |
| 235 | -/* ./templates/ktstandard/action/email.smarty */ | |
| 236 | -gettext("Filter"); | |
| 832 | +/* ./templates/ktstandard/action/discussion.smarty */ | |
| 833 | +gettext("View threads"); | |
| 237 | 834 | |
| 238 | 835 | /* ./templates/ktstandard/action/email.smarty */ |
| 239 | -gettext("Filter"); | |
| 836 | +gettext("Email document"); | |
| 240 | 837 | |
| 241 | 838 | /* ./templates/ktstandard/action/email.smarty */ |
| 242 | 839 | gettext("Email"); |
| 243 | 840 | |
| 841 | +/* ./templates/ktstandard/action/discussion_thread_list_item.smarty */ | |
| 842 | +gettext("Conclusion"); | |
| 843 | + | |
| 244 | 844 | /* ./templates/ktstandard/action/link.smarty */ |
| 245 | 845 | gettext("Add Link"); |
| 246 | 846 | |
| ... | ... | @@ -301,6 +901,18 @@ gettext("Add a new link"); |
| 301 | 901 | /* ./templates/ktstandard/action/document_links.smarty */ |
| 302 | 902 | gettext("Add a new link"); |
| 303 | 903 | |
| 904 | +/* ./templates/ktstandard/adminversion/dashlet.smarty */ | |
| 905 | +gettext("New Version Available"); | |
| 906 | + | |
| 907 | +/* ./templates/ktstandard/adminversion/dashlet.smarty */ | |
| 908 | +gettext("The following upgrade is available:"); | |
| 909 | + | |
| 910 | +/* ./templates/ktstandard/adminversion/dashlet.smarty */ | |
| 911 | +gettext("The following upgrades are available:"); | |
| 912 | + | |
| 913 | +/* ./templates/ktstandard/adminversion/dashlet.smarty */ | |
| 914 | +gettext("Please visit <a href=\"http://www.ktdms.com\">www.ktdms.com</a> to find out more."); | |
| 915 | + | |
| 304 | 916 | /* ./templates/kt3/fieldsets/conditional_editable.smarty */ |
| 305 | 917 | gettext("conditional data."); |
| 306 | 918 | |
| ... | ... | @@ -605,8 +1217,17 @@ gettext("showing information for <strong>version #version#</strong>"); |
| 605 | 1217 | gettext("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."); |
| 606 | 1218 | |
| 607 | 1219 | /* ./templates/kt3/view_document.smarty */ |
| 1220 | +gettext("This document is currently checked out by #checkoutuser#, but you have sufficient priviledges to cancel their checkout."); | |
| 1221 | + | |
| 1222 | +/* ./templates/kt3/view_document.smarty */ | |
| 608 | 1223 | gettext("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 KnowledgeTree Administrator."); |
| 609 | 1224 | |
| 1225 | +/* ./templates/kt3/view_document.smarty */ | |
| 1226 | +gettext("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."); | |
| 1227 | + | |
| 1228 | +/* ./templates/kt3/view_document.smarty */ | |
| 1229 | +gettext("If you require assistance from an administrator to perform one of these tasks, use the Request Assistance action."); | |
| 1230 | + | |
| 610 | 1231 | /* ./templates/kt3/browse.smarty */ |
| 611 | 1232 | gettext("Delete"); |
| 612 | 1233 | |
| ... | ... | @@ -698,9 +1319,6 @@ gettext("Up"); |
| 698 | 1319 | gettext("Down"); |
| 699 | 1320 | |
| 700 | 1321 | /* ./templates/kt3/document_collection.smarty */ |
| 701 | -gettext("No documents or folders available in this location."); | |
| 702 | - | |
| 703 | -/* ./templates/kt3/document_collection.smarty */ | |
| 704 | 1322 | gettext("#itemCount# items, #batchSize# per page"); |
| 705 | 1323 | |
| 706 | 1324 | /* ./templates/kt3/document_collection.smarty */ |
| ... | ... | @@ -872,6 +1490,9 @@ gettext("Complex Conditional Metadata depends on what are called \"behaviours\". |
| 872 | 1490 | gettext("Each behaviour can cause a number of other behaviours — in the field's <strong>child</strong> fields — to become available. By assigning values to behaviours, and creating relationships between behaviours, you can create extremely complex relationships between available lookup values."); |
| 873 | 1491 | |
| 874 | 1492 | /* ./templates/ktcore/metadata/conditional/editcomplex.smarty */ |
| 1493 | +gettext("Changes made here are stored immediately, without you needing to refresh the page."); | |
| 1494 | + | |
| 1495 | +/* ./templates/ktcore/metadata/conditional/editcomplex.smarty */ | |
| 875 | 1496 | gettext("This column is not active."); |
| 876 | 1497 | |
| 877 | 1498 | /* ./templates/ktcore/metadata/conditional/editcomplex.smarty */ |
| ... | ... | @@ -941,7 +1562,7 @@ gettext("Conditional fieldsets allow you to restrict the options a user has for |
| 941 | 1562 | gettext("Complex fieldsets allow you to give far more detailed structure to your information: The value of \"Residents\" can depend not only on \"Street\", but on how the user was allowed to select the specific street (given another field)."); |
| 942 | 1563 | |
| 943 | 1564 | /* ./templates/ktcore/metadata/conditional/manageConditional.smarty */ |
| 944 | -gettext("This conditional fieldset is marked such that it cannot be used. This happens when the fieldset has been edited and has not been set to complete. Setting the fieldset to complete will do a check to see if the fieldset is usable by the user."); | |
| 1565 | +gettext("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."); | |
| 945 | 1566 | |
| 946 | 1567 | /* ./templates/ktcore/metadata/conditional/manageConditional.smarty */ |
| 947 | 1568 | gettext("This error prevents this fieldset from being set to complete"); |
| ... | ... | @@ -1061,6 +1682,9 @@ gettext("Description"); |
| 1061 | 1682 | gettext("Type"); |
| 1062 | 1683 | |
| 1063 | 1684 | /* ./templates/ktcore/metadata/editField.smarty */ |
| 1685 | +gettext("Required"); | |
| 1686 | + | |
| 1687 | +/* ./templates/ktcore/metadata/editField.smarty */ | |
| 1064 | 1688 | gettext("Change"); |
| 1065 | 1689 | |
| 1066 | 1690 | /* ./templates/ktcore/metadata/editField.smarty */ |
| ... | ... | @@ -1169,25 +1793,25 @@ gettext("Fieldset properties"); |
| 1169 | 1793 | gettext("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."); |
| 1170 | 1794 | |
| 1171 | 1795 | /* ./templates/ktcore/metadata/editFieldset.smarty */ |
| 1172 | -gettext("Conditional"); | |
| 1796 | +gettext("Change"); | |
| 1173 | 1797 | |
| 1174 | 1798 | /* ./templates/ktcore/metadata/editFieldset.smarty */ |
| 1175 | -gettext("A <strong>conditional</strong> fieldset contains only lookup fields. The values for each field can depend on the user's selections for the others."); | |
| 1799 | +gettext("Conditionality"); | |
| 1176 | 1800 | |
| 1177 | 1801 | /* ./templates/ktcore/metadata/editFieldset.smarty */ |
| 1178 | -gettext("Yes"); | |
| 1802 | +gettext("A <strong>conditional</strong> fieldset contains only lookup fields. The values for each field can depend on the user's selections for the others."); | |
| 1179 | 1803 | |
| 1180 | 1804 | /* ./templates/ktcore/metadata/editFieldset.smarty */ |
| 1181 | -gettext("No"); | |
| 1805 | +gettext("Conditional"); | |
| 1182 | 1806 | |
| 1183 | 1807 | /* ./templates/ktcore/metadata/editFieldset.smarty */ |
| 1184 | -gettext("Change"); | |
| 1808 | +gettext("Yes"); | |
| 1185 | 1809 | |
| 1186 | 1810 | /* ./templates/ktcore/metadata/editFieldset.smarty */ |
| 1187 | -gettext("Conditionality"); | |
| 1811 | +gettext("No"); | |
| 1188 | 1812 | |
| 1189 | 1813 | /* ./templates/ktcore/metadata/editFieldset.smarty */ |
| 1190 | -gettext("A <strong>conditional</strong> fieldset contains only lookup fields. The values for each field can depend on the user's selections for the others."); | |
| 1814 | +gettext("This error prevents this fieldset from being set to complete"); | |
| 1191 | 1815 | |
| 1192 | 1816 | /* ./templates/ktcore/metadata/editFieldset.smarty */ |
| 1193 | 1817 | gettext("Manage conditional"); |
| ... | ... | @@ -1211,6 +1835,15 @@ gettext("A fieldset is a collection of fields that comprise a defined set of doc |
| 1211 | 1835 | gettext("Existing members"); |
| 1212 | 1836 | |
| 1213 | 1837 | /* ./templates/ktcore/metadata/editFieldset.smarty */ |
| 1838 | +gettext("Field Name"); | |
| 1839 | + | |
| 1840 | +/* ./templates/ktcore/metadata/editFieldset.smarty */ | |
| 1841 | +gettext("Edit"); | |
| 1842 | + | |
| 1843 | +/* ./templates/ktcore/metadata/editFieldset.smarty */ | |
| 1844 | +gettext("Type Description"); | |
| 1845 | + | |
| 1846 | +/* ./templates/ktcore/metadata/editFieldset.smarty */ | |
| 1214 | 1847 | gettext("edit"); |
| 1215 | 1848 | |
| 1216 | 1849 | /* ./templates/ktcore/metadata/editFieldset.smarty */ |
| ... | ... | @@ -1454,21 +2087,6 @@ gettext("Groups may contain other groups, allowing for a convenient way to build |
| 1454 | 2087 | gettext("Change Sub-Groups in #name#"); |
| 1455 | 2088 | |
| 1456 | 2089 | /* ./templates/ktcore/principals/groups_managesubgroups.smarty */ |
| 1457 | -gettext("Select the groups from the left-hand list that you would like to add to this group and then click the <strong>right pointing arrows</strong>. Once you have added all the groups that you require, press <strong>save changes</strong>. Only groups that are logically capable of being included in this group will be available to be added."); | |
| 1458 | - | |
| 1459 | -/* ./templates/ktcore/principals/groups_managesubgroups.smarty */ | |
| 1460 | -gettext("Available Groups"); | |
| 1461 | - | |
| 1462 | -/* ./templates/ktcore/principals/groups_managesubgroups.smarty */ | |
| 1463 | -gettext("Assigned Groups"); | |
| 1464 | - | |
| 1465 | -/* ./templates/ktcore/principals/groups_managesubgroups.smarty */ | |
| 1466 | -gettext("Filter"); | |
| 1467 | - | |
| 1468 | -/* ./templates/ktcore/principals/groups_managesubgroups.smarty */ | |
| 1469 | -gettext("Filter"); | |
| 1470 | - | |
| 1471 | -/* ./templates/ktcore/principals/groups_managesubgroups.smarty */ | |
| 1472 | 2090 | gettext("save changes"); |
| 1473 | 2091 | |
| 1474 | 2092 | /* ./templates/ktcore/principals/groups_managesubgroups.smarty */ |
| ... | ... | @@ -1610,21 +2228,6 @@ gettext("Users may be associated with Groups which are then used to grant these |
| 1610 | 2228 | gettext("Manage Users in #name#"); |
| 1611 | 2229 | |
| 1612 | 2230 | /* ./templates/ktcore/principals/groups_manageusers.smarty */ |
| 1613 | -gettext("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>."); | |
| 1614 | - | |
| 1615 | -/* ./templates/ktcore/principals/groups_manageusers.smarty */ | |
| 1616 | -gettext("Available Users"); | |
| 1617 | - | |
| 1618 | -/* ./templates/ktcore/principals/groups_manageusers.smarty */ | |
| 1619 | -gettext("Member users"); | |
| 1620 | - | |
| 1621 | -/* ./templates/ktcore/principals/groups_manageusers.smarty */ | |
| 1622 | -gettext("Filter"); | |
| 1623 | - | |
| 1624 | -/* ./templates/ktcore/principals/groups_manageusers.smarty */ | |
| 1625 | -gettext("Filter"); | |
| 1626 | - | |
| 1627 | -/* ./templates/ktcore/principals/groups_manageusers.smarty */ | |
| 1628 | 2231 | gettext("save changes"); |
| 1629 | 2232 | |
| 1630 | 2233 | /* ./templates/ktcore/principals/groups_manageusers.smarty */ |
| ... | ... | @@ -1706,21 +2309,6 @@ gettext("Users may be classed together as Groups and these groups may be used to |
| 1706 | 2309 | gettext("Change #name#'s Groups"); |
| 1707 | 2310 | |
| 1708 | 2311 | /* ./templates/ktcore/principals/usergroups.smarty */ |
| 1709 | -gettext("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>."); | |
| 1710 | - | |
| 1711 | -/* ./templates/ktcore/principals/usergroups.smarty */ | |
| 1712 | -gettext("Available Groups"); | |
| 1713 | - | |
| 1714 | -/* ./templates/ktcore/principals/usergroups.smarty */ | |
| 1715 | -gettext("Assigned Groups"); | |
| 1716 | - | |
| 1717 | -/* ./templates/ktcore/principals/usergroups.smarty */ | |
| 1718 | -gettext("Filter"); | |
| 1719 | - | |
| 1720 | -/* ./templates/ktcore/principals/usergroups.smarty */ | |
| 1721 | -gettext("Filter"); | |
| 1722 | - | |
| 1723 | -/* ./templates/ktcore/principals/usergroups.smarty */ | |
| 1724 | 2312 | gettext("save changes"); |
| 1725 | 2313 | |
| 1726 | 2314 | /* ./templates/ktcore/principals/usergroups.smarty */ |
| ... | ... | @@ -2402,6 +2990,9 @@ gettext("Start workflow on document"); |
| 2402 | 2990 | gettext("Change workflow on document"); |
| 2403 | 2991 | |
| 2404 | 2992 | /* ./templates/ktcore/workflow/documentWorkflow.smarty */ |
| 2993 | +gettext("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>"); | |
| 2994 | + | |
| 2995 | +/* ./templates/ktcore/workflow/documentWorkflow.smarty */ | |
| 2405 | 2996 | gettext("Start Workflow"); |
| 2406 | 2997 | |
| 2407 | 2998 | /* ./templates/ktcore/workflow/documentWorkflow.smarty */ |
| ... | ... | @@ -2557,6 +3148,51 @@ gettext("Select the target state of the transition, and select the permission, g |
| 2557 | 3148 | /* ./templates/ktcore/workflow/editTransition.smarty */ |
| 2558 | 3149 | gettext("Save"); |
| 2559 | 3150 | |
| 3151 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3152 | +gettext("Transition Triggers"); | |
| 3153 | + | |
| 3154 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3155 | +gettext("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."); | |
| 3156 | + | |
| 3157 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3158 | +gettext("Guards"); | |
| 3159 | + | |
| 3160 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3161 | +gettext("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>"); | |
| 3162 | + | |
| 3163 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3164 | +gettext("Anybody (with the ability to see the document) can perform this transition."); | |
| 3165 | + | |
| 3166 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3167 | +gettext("Trigger"); | |
| 3168 | + | |
| 3169 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3170 | +gettext("Configuration"); | |
| 3171 | + | |
| 3172 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3173 | +gettext("Edit"); | |
| 3174 | + | |
| 3175 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3176 | +gettext("Delete"); | |
| 3177 | + | |
| 3178 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3179 | +gettext("Actions which are performed when the document follows the transition."); | |
| 3180 | + | |
| 3181 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3182 | +gettext("No actions are performed when this transition occurs."); | |
| 3183 | + | |
| 3184 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3185 | +gettext("Trigger"); | |
| 3186 | + | |
| 3187 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3188 | +gettext("Configuration"); | |
| 3189 | + | |
| 3190 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3191 | +gettext("Edit"); | |
| 3192 | + | |
| 3193 | +/* ./templates/ktcore/workflow/editTransition.smarty */ | |
| 3194 | +gettext("Delete"); | |
| 3195 | + | |
| 2560 | 3196 | /* ./templates/ktcore/workflow/editWorkflow.smarty */ |
| 2561 | 3197 | gettext("Workflow Overview"); |
| 2562 | 3198 | |
| ... | ... | @@ -2594,7 +3230,7 @@ gettext("Transitions available:"); |
| 2594 | 3230 | gettext("Transitions to this state:"); |
| 2595 | 3231 | |
| 2596 | 3232 | /* ./templates/ktcore/folder/view_permissions.smarty */ |
| 2597 | -gettext("Permissions"); | |
| 3233 | +gettext("View Permissions for \"#foldername#\""); | |
| 2598 | 3234 | |
| 2599 | 3235 | /* ./templates/ktcore/folder/view_permissions.smarty */ |
| 2600 | 3236 | gettext("This page shows the permissions that apply to this specific folder. Only the roles or groups which have permissions assigned are shown."); |
| ... | ... | @@ -2609,9 +3245,18 @@ gettext("Edit permissions"); |
| 2609 | 3245 | gettext("View resolved permissions for user"); |
| 2610 | 3246 | |
| 2611 | 3247 | /* ./templates/ktcore/folder/view_permissions.smarty */ |
| 3248 | +gettext("Manage security"); | |
| 3249 | + | |
| 3250 | +/* ./templates/ktcore/folder/view_permissions.smarty */ | |
| 3251 | +gettext("View resolved permissions for user"); | |
| 3252 | + | |
| 3253 | +/* ./templates/ktcore/folder/view_permissions.smarty */ | |
| 2612 | 3254 | gettext("This folder <strong>inherits</strong> its permissions from #permission_source#."); |
| 2613 | 3255 | |
| 2614 | 3256 | /* ./templates/ktcore/folder/view_permissions.smarty */ |
| 3257 | +gettext("Override permissions"); | |
| 3258 | + | |
| 3259 | +/* ./templates/ktcore/folder/view_permissions.smarty */ | |
| 2615 | 3260 | gettext("This folder defines its own permissions."); |
| 2616 | 3261 | |
| 2617 | 3262 | /* ./templates/ktcore/folder/view_permissions.smarty */ |
| ... | ... | @@ -2647,6 +3292,24 @@ gettext("Allowed"); |
| 2647 | 3292 | /* ./templates/ktcore/folder/view_permissions.smarty */ |
| 2648 | 3293 | gettext("Denied"); |
| 2649 | 3294 | |
| 3295 | +/* ./templates/ktcore/folder/view_permissions.smarty */ | |
| 3296 | +gettext("Dynamic Conditions"); | |
| 3297 | + | |
| 3298 | +/* ./templates/ktcore/folder/view_permissions.smarty */ | |
| 3299 | +gettext("Group"); | |
| 3300 | + | |
| 3301 | +/* ./templates/ktcore/folder/view_permissions.smarty */ | |
| 3302 | +gettext("Condition"); | |
| 3303 | + | |
| 3304 | +/* ./templates/ktcore/folder/view_permissions.smarty */ | |
| 3305 | +gettext("Allowed"); | |
| 3306 | + | |
| 3307 | +/* ./templates/ktcore/folder/view_permissions.smarty */ | |
| 3308 | +gettext("Denied"); | |
| 3309 | + | |
| 3310 | +/* ./templates/ktcore/folder/bulkUpload.smarty */ | |
| 3311 | +gettext("Upload files into \"#foldername#\""); | |
| 3312 | + | |
| 2650 | 3313 | /* ./templates/ktcore/folder/bulkUpload.smarty */ |
| 2651 | 3314 | gettext("Bulk import"); |
| 2652 | 3315 | |
| ... | ... | @@ -2663,7 +3326,7 @@ gettext("Add"); |
| 2663 | 3326 | gettext("Upload"); |
| 2664 | 3327 | |
| 2665 | 3328 | /* ./templates/ktcore/folder/roles.smarty */ |
| 2666 | -gettext("Allocate Roles"); | |
| 3329 | +gettext("Allocate Roles for \"#foldername#\""); | |
| 2667 | 3330 | |
| 2668 | 3331 | /* ./templates/ktcore/folder/roles.smarty */ |
| 2669 | 3332 | gettext("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."); |
| ... | ... | @@ -2744,6 +3407,9 @@ gettext("Delete"); |
| 2744 | 3407 | gettext("Cancel"); |
| 2745 | 3408 | |
| 2746 | 3409 | /* ./templates/ktcore/folder/bulkImport.smarty */ |
| 3410 | +gettext("Import files into \"#foldername#\""); | |
| 3411 | + | |
| 3412 | +/* ./templates/ktcore/folder/bulkImport.smarty */ | |
| 2747 | 3413 | gettext("Import from Server Location"); |
| 2748 | 3414 | |
| 2749 | 3415 | /* ./templates/ktcore/folder/bulkImport.smarty */ |
| ... | ... | @@ -2759,6 +3425,9 @@ gettext("Add"); |
| 2759 | 3425 | gettext("Import"); |
| 2760 | 3426 | |
| 2761 | 3427 | /* ./templates/ktcore/folder/rename.smarty */ |
| 3428 | +gettext("Renaming folder: #name#"); | |
| 3429 | + | |
| 3430 | +/* ./templates/ktcore/folder/rename.smarty */ | |
| 2762 | 3431 | gettext("This page allows you to rename a folder."); |
| 2763 | 3432 | |
| 2764 | 3433 | /* ./templates/ktcore/folder/rename.smarty */ |
| ... | ... | @@ -2798,43 +3467,28 @@ gettext("save changes"); |
| 2798 | 3467 | gettext("Cancel"); |
| 2799 | 3468 | |
| 2800 | 3469 | /* ./templates/ktcore/folder/permissions.smarty */ |
| 2801 | -gettext("Folder permissions"); | |
| 3470 | +gettext("Folder permissions for \"#foldername#\""); | |
| 2802 | 3471 | |
| 2803 | 3472 | /* ./templates/ktcore/folder/permissions.smarty */ |
| 2804 | 3473 | gettext("No roles or groups have been defined. Permissions can only be allocated to roles and groups."); |
| 2805 | 3474 | |
| 2806 | 3475 | /* ./templates/ktcore/folder/permissions.smarty */ |
| 2807 | -gettext("This folder <strong>inherits</strong> its permissions from #permission_source#."); | |
| 2808 | - | |
| 2809 | -/* ./templates/ktcore/folder/permissions.smarty */ | |
| 2810 | -gettext("Override Permissions"); | |
| 2811 | - | |
| 2812 | -/* ./templates/ktcore/folder/permissions.smarty */ | |
| 2813 | -gettext("This folder defines its own permissions."); | |
| 2814 | - | |
| 2815 | -/* ./templates/ktcore/folder/permissions.smarty */ | |
| 2816 | -gettext("Inherit permissions"); | |
| 2817 | - | |
| 2818 | -/* ./templates/ktcore/folder/permissions.smarty */ | |
| 2819 | -gettext("Role or Group"); | |
| 2820 | - | |
| 2821 | -/* ./templates/ktcore/folder/permissions.smarty */ | |
| 2822 | -gettext("Role:"); | |
| 3476 | +gettext("Manage security"); | |
| 2823 | 3477 | |
| 2824 | 3478 | /* ./templates/ktcore/folder/permissions.smarty */ |
| 2825 | -gettext("Allowed"); | |
| 3479 | +gettext("View permissions overview"); | |
| 2826 | 3480 | |
| 2827 | 3481 | /* ./templates/ktcore/folder/permissions.smarty */ |
| 2828 | -gettext("Denied"); | |
| 3482 | +gettext("View resolved permissions for user"); | |
| 2829 | 3483 | |
| 2830 | 3484 | /* ./templates/ktcore/folder/permissions.smarty */ |
| 2831 | -gettext("Group:"); | |
| 3485 | +gettext("This folder defines its own permissions."); | |
| 2832 | 3486 | |
| 2833 | 3487 | /* ./templates/ktcore/folder/permissions.smarty */ |
| 2834 | -gettext("Allowed"); | |
| 3488 | +gettext("Inherit permissions"); | |
| 2835 | 3489 | |
| 2836 | 3490 | /* ./templates/ktcore/folder/permissions.smarty */ |
| 2837 | -gettext("Denied"); | |
| 3491 | +gettext("Select roles and groups for whom you wish to change permission assignement 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'."); | |
| 2838 | 3492 | |
| 2839 | 3493 | /* ./templates/ktcore/folder/permissions.smarty */ |
| 2840 | 3494 | gettext("Update Permission Assignments"); |
| ... | ... | @@ -2843,12 +3497,6 @@ gettext("Update Permission Assignments"); |
| 2843 | 3497 | gettext("Cancel"); |
| 2844 | 3498 | |
| 2845 | 3499 | /* ./templates/ktcore/folder/permissions.smarty */ |
| 2846 | -gettext("Edit Permission Assignments"); | |
| 2847 | - | |
| 2848 | -/* ./templates/ktcore/folder/permissions.smarty */ | |
| 2849 | -gettext("Edit Permission Assignments"); | |
| 2850 | - | |
| 2851 | -/* ./templates/ktcore/folder/permissions.smarty */ | |
| 2852 | 3500 | gettext("Dynamic permissions"); |
| 2853 | 3501 | |
| 2854 | 3502 | /* ./templates/ktcore/folder/permissions.smarty */ |
| ... | ... | @@ -2882,7 +3530,7 @@ gettext("Condition"); |
| 2882 | 3530 | gettext("Add"); |
| 2883 | 3531 | |
| 2884 | 3532 | /* ./templates/ktcore/folder/resolved_permissions_user.smarty */ |
| 2885 | -gettext("Resolved permissions per user"); | |
| 3533 | +gettext("Resolved permissions per user for \"#foldername#\""); | |
| 2886 | 3534 | |
| 2887 | 3535 | /* ./templates/ktcore/folder/resolved_permissions_user.smarty */ |
| 2888 | 3536 | gettext("This page shows the permissions that individual users have on this folder. Only the users which have permissions assigned are shown."); |
| ... | ... | @@ -2894,6 +3542,21 @@ gettext("Users may have permissions on this folder due to membership of a group, |
| 2894 | 3542 | gettext("No users have permissions on this item."); |
| 2895 | 3543 | |
| 2896 | 3544 | /* ./templates/ktcore/folder/resolved_permissions_user.smarty */ |
| 3545 | +gettext("Manage security"); | |
| 3546 | + | |
| 3547 | +/* ./templates/ktcore/folder/resolved_permissions_user.smarty */ | |
| 3548 | +gettext("Edit permissions"); | |
| 3549 | + | |
| 3550 | +/* ./templates/ktcore/folder/resolved_permissions_user.smarty */ | |
| 3551 | +gettext("View permissions overview"); | |
| 3552 | + | |
| 3553 | +/* ./templates/ktcore/folder/resolved_permissions_user.smarty */ | |
| 3554 | +gettext("Manage security"); | |
| 3555 | + | |
| 3556 | +/* ./templates/ktcore/folder/resolved_permissions_user.smarty */ | |
| 3557 | +gettext("View permissions overview"); | |
| 3558 | + | |
| 3559 | +/* ./templates/ktcore/folder/resolved_permissions_user.smarty */ | |
| 2897 | 3560 | gettext("User"); |
| 2898 | 3561 | |
| 2899 | 3562 | /* ./templates/ktcore/folder/resolved_permissions_user.smarty */ |
| ... | ... | @@ -2906,13 +3569,13 @@ gettext("Allowed"); |
| 2906 | 3569 | gettext("Denied"); |
| 2907 | 3570 | |
| 2908 | 3571 | /* ./templates/ktcore/folder/roles_managegroups.smarty */ |
| 2909 | -gettext("Allocate Groups to Role"); | |
| 3572 | +gettext("Allocate Groups to Role: #rolename#"); | |
| 2910 | 3573 | |
| 2911 | 3574 | /* ./templates/ktcore/folder/roles_managegroups.smarty */ |
| 2912 | 3575 | gettext("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."); |
| 2913 | 3576 | |
| 2914 | 3577 | /* ./templates/ktcore/folder/roles_managegroups.smarty */ |
| 2915 | -gettext("Allocate Groups to Role"); | |
| 3578 | +gettext("Allocate Groups"); | |
| 2916 | 3579 | |
| 2917 | 3580 | /* ./templates/ktcore/folder/roles_managegroups.smarty */ |
| 2918 | 3581 | gettext("Select the groups which should be part of this role."); |
| ... | ... | @@ -2984,7 +3647,7 @@ gettext("Copy document"); |
| 2984 | 3647 | gettext("Copy"); |
| 2985 | 3648 | |
| 2986 | 3649 | /* ./templates/ktcore/action/copy_final.smarty */ |
| 2987 | -gettext("Move"); | |
| 3650 | +gettext("Complete Copy"); | |
| 2988 | 3651 | |
| 2989 | 3652 | /* ./templates/ktcore/action/copy_final.smarty */ |
| 2990 | 3653 | gettext("Cancel"); |
| ... | ... | @@ -3086,7 +3749,7 @@ gettext("Move"); |
| 3086 | 3749 | gettext("Target folder"); |
| 3087 | 3750 | |
| 3088 | 3751 | /* ./templates/ktcore/action/move.smarty */ |
| 3089 | -gettext("The folder given below is where the document is going to be moved to. Use the folder collection and path below to browse to the folder you wish to move the documents into."); | |
| 3752 | +gettext("Use the folder collection and path below to browse to the folder into which you wish to move the documents."); | |
| 3090 | 3753 | |
| 3091 | 3754 | /* ./templates/ktcore/action/move.smarty */ |
| 3092 | 3755 | gettext("Move"); |
| ... | ... | @@ -3149,16 +3812,16 @@ gettext("Cancel Checkout"); |
| 3149 | 3812 | gettext("Copy document"); |
| 3150 | 3813 | |
| 3151 | 3814 | /* ./templates/ktcore/action/copy.smarty */ |
| 3152 | -gettext("Move"); | |
| 3815 | +gettext("Copy"); | |
| 3153 | 3816 | |
| 3154 | 3817 | /* ./templates/ktcore/action/copy.smarty */ |
| 3155 | 3818 | gettext("Target folder"); |
| 3156 | 3819 | |
| 3157 | 3820 | /* ./templates/ktcore/action/copy.smarty */ |
| 3158 | -gettext("The folder given below is where the document is going to be moved to. Use the folder collection and path below to browse to the folder you wish to move the documents into."); | |
| 3821 | +gettext("Use the folder collection and path below to browse to the folder into which you wish to copy the documents."); | |
| 3159 | 3822 | |
| 3160 | 3823 | /* ./templates/ktcore/action/copy.smarty */ |
| 3161 | -gettext("Move"); | |
| 3824 | +gettext("Copy"); | |
| 3162 | 3825 | |
| 3163 | 3826 | /* ./templates/ktcore/action/copy.smarty */ |
| 3164 | 3827 | gettext("Cancel"); |
| ... | ... | @@ -3208,6 +3871,15 @@ gettext("Move"); |
| 3208 | 3871 | /* ./templates/ktcore/action/move_final.smarty */ |
| 3209 | 3872 | gettext("Cancel"); |
| 3210 | 3873 | |
| 3874 | +/* ./templates/ktcore/action/assistance.smarty */ | |
| 3875 | +gettext("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."); | |
| 3876 | + | |
| 3877 | +/* ./templates/ktcore/action/assistance.smarty */ | |
| 3878 | +gettext("Request Assistance"); | |
| 3879 | + | |
| 3880 | +/* ./templates/ktcore/action/assistance.smarty */ | |
| 3881 | +gettext("Request Assistance"); | |
| 3882 | + | |
| 3211 | 3883 | /* ./templates/ktcore/document/admin/linktypesadmin.smarty */ |
| 3212 | 3884 | gettext("Document Link Type Management"); |
| 3213 | 3885 | |
| ... | ... | @@ -3356,6 +4028,9 @@ gettext("please confirm that you want to restore these documents."); |
| 3356 | 4028 | gettext("Document Name"); |
| 3357 | 4029 | |
| 3358 | 4030 | /* ./templates/ktcore/document/admin/restoreconfirmlist.smarty */ |
| 4031 | +gettext("Restore To"); | |
| 4032 | + | |
| 4033 | +/* ./templates/ktcore/document/admin/restoreconfirmlist.smarty */ | |
| 3359 | 4034 | gettext("Confirm Restore"); |
| 3360 | 4035 | |
| 3361 | 4036 | /* ./templates/ktcore/document/admin/restoreconfirmlist.smarty */ |
| ... | ... | @@ -3418,6 +4093,18 @@ gettext("Force Checkin"); |
| 3418 | 4093 | /* ./templates/ktcore/document/admin/force_checkin_confirm.smarty */ |
| 3419 | 4094 | gettext("Cancel"); |
| 3420 | 4095 | |
| 4096 | +/* ./templates/ktcore/document/cleanup_script.smarty */ | |
| 4097 | +gettext("Warning: Database is inconsistent with the contents of the repository."); | |
| 4098 | + | |
| 4099 | +/* ./templates/ktcore/document/cleanup_script.smarty */ | |
| 4100 | +gettext("All paths are relative to your Documents directory."); | |
| 4101 | + | |
| 4102 | +/* ./templates/ktcore/document/cleanup_script.smarty */ | |
| 4103 | +gettext("These documents have versions that are not present on the filesystem. Consider restoring them from backups."); | |
| 4104 | + | |
| 4105 | +/* ./templates/ktcore/document/cleanup_script.smarty */ | |
| 4106 | +gettext("The following files are present in the repository, but do not exist in the database."); | |
| 4107 | + | |
| 3421 | 4108 | /* ./templates/ktcore/document/change_type.smarty */ |
| 3422 | 4109 | gettext("Change Document Type"); |
| 3423 | 4110 | |
| ... | ... | @@ -3818,7 +4505,112 @@ gettext("Language"); |
| 3818 | 4505 | gettext("login"); |
| 3819 | 4506 | |
| 3820 | 4507 | /* ./templates/ktcore/login.smarty */ |
| 3821 | -gettext("Version"); | |
| 4508 | +gettext("KnowledgeTree Version"); | |
| 4509 | + | |
| 4510 | +/* ./templates/ktcore/login.smarty */ | |
| 4511 | +gettext("© 2006 <a href=\"http://www.ktdms.com/\">The Jam Warehouse Software (Pty) Ltd.</a> All Rights Reserved"); | |
| 4512 | + | |
| 4513 | +/* ./templates/ktcore/workflowtriggers/permissions.smarty */ | |
| 4514 | +gettext("Guard permissions for Transition"); | |
| 4515 | + | |
| 4516 | +/* ./templates/ktcore/workflowtriggers/permissions.smarty */ | |
| 4517 | +gettext("Guard Permissions"); | |
| 4518 | + | |
| 4519 | +/* ./templates/ktcore/workflowtriggers/permissions.smarty */ | |
| 4520 | +gettext("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."); | |
| 4521 | + | |
| 4522 | +/* ./templates/ktcore/workflowtriggers/permissions.smarty */ | |
| 4523 | +gettext("Save Trigger"); | |
| 4524 | + | |
| 4525 | +/* ./templates/ktcore/workflowtriggers/condition.smarty */ | |
| 4526 | +gettext("Guard Condition for Transition"); | |
| 4527 | + | |
| 4528 | +/* ./templates/ktcore/workflowtriggers/condition.smarty */ | |
| 4529 | +gettext("Guard Condition"); | |
| 4530 | + | |
| 4531 | +/* ./templates/ktcore/workflowtriggers/condition.smarty */ | |
| 4532 | +gettext("Specify which condition the document must fulfill before this transition becomes available."); | |
| 4533 | + | |
| 4534 | +/* ./templates/ktcore/workflowtriggers/condition.smarty */ | |
| 4535 | +gettext("Save Trigger"); | |
| 4536 | + | |
| 4537 | +/* ./templates/ktcore/workflowtriggers/group.smarty */ | |
| 4538 | +gettext("Guard Groups for Transition"); | |
| 4539 | + | |
| 4540 | +/* ./templates/ktcore/workflowtriggers/group.smarty */ | |
| 4541 | +gettext("Guard Groups"); | |
| 4542 | + | |
| 4543 | +/* ./templates/ktcore/workflowtriggers/group.smarty */ | |
| 4544 | +gettext("Specify which group the user will require in order to perform this transition."); | |
| 4545 | + | |
| 4546 | +/* ./templates/ktcore/workflowtriggers/group.smarty */ | |
| 4547 | +gettext("Save Trigger"); | |
| 4548 | + | |
| 4549 | +/* ./templates/ktcore/workflowtriggers/roles.smarty */ | |
| 4550 | +gettext("Guard Roles for Transition"); | |
| 4551 | + | |
| 4552 | +/* ./templates/ktcore/workflowtriggers/roles.smarty */ | |
| 4553 | +gettext("Guard Roles"); | |
| 4554 | + | |
| 4555 | +/* ./templates/ktcore/workflowtriggers/roles.smarty */ | |
| 4556 | +gettext("Specify which role the user will require in order to perform this transition."); | |
| 4557 | + | |
| 4558 | +/* ./templates/ktcore/workflowtriggers/roles.smarty */ | |
| 4559 | +gettext("Save Trigger"); | |
| 4560 | + | |
| 4561 | +/* ./templates/ktcore/workflowtriggers/copyaction.smarty */ | |
| 4562 | +gettext("Guard Condition for Transition"); | |
| 4563 | + | |
| 4564 | +/* ./templates/ktcore/workflowtriggers/copyaction.smarty */ | |
| 4565 | +gettext("Guard Condition"); | |
| 4566 | + | |
| 4567 | +/* ./templates/ktcore/workflowtriggers/copyaction.smarty */ | |
| 4568 | +gettext("Specify which condition the document must fulfill before this transition becomes available."); | |
| 4569 | + | |
| 4570 | +/* ./templates/ktcore/workflowtriggers/copyaction.smarty */ | |
| 4571 | +gettext("Save Trigger"); | |
| 4572 | + | |
| 4573 | +/* ./templates/ktcore/workflowtriggers/moveaction.smarty */ | |
| 4574 | +gettext("Move Action for Transition"); | |
| 4575 | + | |
| 4576 | +/* ./templates/ktcore/workflowtriggers/moveaction.smarty */ | |
| 4577 | +gettext("Move"); | |
| 4578 | + | |
| 4579 | +/* ./templates/ktcore/workflowtriggers/moveaction.smarty */ | |
| 4580 | +gettext("Specify which folder to which the document must be moved."); | |
| 4581 | + | |
| 4582 | +/* ./templates/ktcore/workflowtriggers/moveaction.smarty */ | |
| 4583 | +gettext("Save Trigger"); | |
| 4584 | + | |
| 4585 | +/* ./templates/ktcore/misc/columns/edit_view.smarty */ | |
| 4586 | +gettext("Edit View"); | |
| 4587 | + | |
| 4588 | +/* ./templates/ktcore/misc/columns/edit_view.smarty */ | |
| 4589 | +gettext("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."); | |
| 4590 | + | |
| 4591 | +/* ./templates/ktcore/misc/columns/edit_view.smarty */ | |
| 4592 | +gettext("Column"); | |
| 4593 | + | |
| 4594 | +/* ./templates/ktcore/misc/columns/edit_view.smarty */ | |
| 4595 | +gettext("Delete"); | |
| 4596 | + | |
| 4597 | +/* ./templates/ktcore/misc/columns/edit_view.smarty */ | |
| 4598 | +gettext("Delete"); | |
| 4599 | + | |
| 4600 | +/* ./templates/ktcore/misc/columns/edit_view.smarty */ | |
| 4601 | +gettext("No columns have been added to this view"); | |
| 4602 | + | |
| 4603 | +/* ./templates/ktcore/misc/columns/edit_view.smarty */ | |
| 4604 | +gettext("Add a Column"); | |
| 4605 | + | |
| 4606 | +/* ./templates/ktcore/misc/columns/edit_view.smarty */ | |
| 4607 | +gettext("Add Column to View"); | |
| 4608 | + | |
| 4609 | +/* ./templates/ktcore/misc/columns/select_view.smarty */ | |
| 4610 | +gettext("Select View"); | |
| 4611 | + | |
| 4612 | +/* ./templates/ktcore/misc/columns/select_view.smarty */ | |
| 4613 | +gettext("Views are the selections of documents and folders you will find throughout KnowledgeTree. Some of those can be configured to use different kinds of columns (e.g. workflow state, the creator's name, etc.)"); | |
| 3822 | 4614 | |
| 3823 | 4615 | /* ./templates/ktcore/boolean_search_change.smarty */ |
| 3824 | 4616 | gettext("Boolean Search"); |
| ... | ... | @@ -3928,6 +4720,27 @@ gettext("Preview"); |
| 3928 | 4720 | /* ./templates/ktcore/edit_lookuptrees.smarty */ |
| 3929 | 4721 | gettext("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."); |
| 3930 | 4722 | |
| 4723 | +/* ./templates/ktcore/assist/assist_notification_details.smarty */ | |
| 4724 | +gettext("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."); | |
| 4725 | + | |
| 4726 | +/* ./templates/ktcore/assist/assist_notification_details.smarty */ | |
| 4727 | +gettext("View Document"); | |
| 4728 | + | |
| 4729 | +/* ./templates/ktcore/assist/assist_notification_details.smarty */ | |
| 4730 | +gettext("Clear Alert"); | |
| 4731 | + | |
| 4732 | +/* ./templates/ktcore/assist/assist_notification.smarty */ | |
| 4733 | +gettext("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."); | |
| 4734 | + | |
| 4735 | +/* ./templates/ktcore/assist/assist_notification.smarty */ | |
| 4736 | +gettext("View Document"); | |
| 4737 | + | |
| 4738 | +/* ./templates/ktcore/assist/assist_notification.smarty */ | |
| 4739 | +gettext("Document is no longer available"); | |
| 4740 | + | |
| 4741 | +/* ./templates/ktcore/assist/assist_notification.smarty */ | |
| 4742 | +gettext("Clear Alert"); | |
| 4743 | + | |
| 3931 | 4744 | /* ./templates/ktcore/manage_permissions.smarty */ |
| 3932 | 4745 | gettext("Existing permissions"); |
| 3933 | 4746 | ... | ... |