Commit 3f4d96101f2abf54270b2c143213605b4e635677
Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
Showing
35 changed files
with
1441 additions
and
1055 deletions
.gitignore
i18n/knowledgeTree.pot
| @@ -8,7 +8,7 @@ msgid "" | @@ -8,7 +8,7 @@ msgid "" | ||
| 8 | msgstr "" | 8 | msgstr "" |
| 9 | "Project-Id-Version: PACKAGE VERSION\n" | 9 | "Project-Id-Version: PACKAGE VERSION\n" |
| 10 | "Report-Msgid-Bugs-To: \n" | 10 | "Report-Msgid-Bugs-To: \n" |
| 11 | -"POT-Creation-Date: 2009-09-11 16:29+0200\n" | 11 | +"POT-Creation-Date: 2009-10-27 09:30+0200\n" |
| 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | 12 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | 13 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 14 | "Language-Team: LANGUAGE <LL@li.org>\n" | 14 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| @@ -163,15 +163,15 @@ msgstr "" | @@ -163,15 +163,15 @@ msgstr "" | ||
| 163 | msgid "\"%s\"is not a valid selection." | 163 | msgid "\"%s\"is not a valid selection." |
| 164 | msgstr "" | 164 | msgstr "" |
| 165 | 165 | ||
| 166 | -#: i18n/templates.c:947 | 166 | +#: i18n/templates.c:77 |
| 167 | msgid "#app#: #name# alert triggered" | 167 | msgid "#app#: #name# alert triggered" |
| 168 | msgstr "" | 168 | msgstr "" |
| 169 | 169 | ||
| 170 | -#: i18n/templates.c:1046 | 170 | +#: i18n/templates.c:176 |
| 171 | msgid "#app#: #name# has been archived" | 171 | msgid "#app#: #name# has been archived" |
| 172 | msgstr "" | 172 | msgstr "" |
| 173 | 173 | ||
| 174 | -#: i18n/templates.c:1043 | 174 | +#: i18n/templates.c:173 |
| 175 | msgid "#app#: #name# has been deleted" | 175 | msgid "#app#: #name# has been deleted" |
| 176 | msgstr "" | 176 | msgstr "" |
| 177 | 177 | ||
| @@ -199,7 +199,7 @@ msgstr "" | @@ -199,7 +199,7 @@ msgstr "" | ||
| 199 | msgid "#appname# RSS" | 199 | msgid "#appname# RSS" |
| 200 | msgstr "" | 200 | msgstr "" |
| 201 | 201 | ||
| 202 | -#: i18n/templates.c:266 | 202 | +#: i18n/templates.c:521 |
| 203 | msgid "#appname# Recent Documents" | 203 | msgid "#appname# Recent Documents" |
| 204 | msgstr "" | 204 | msgstr "" |
| 205 | 205 | ||
| @@ -243,19 +243,19 @@ msgstr "" | @@ -243,19 +243,19 @@ msgstr "" | ||
| 243 | msgid "#name#'s authentication is handled by the <strong>#provider#</strong>." | 243 | msgid "#name#'s authentication is handled by the <strong>#provider#</strong>." |
| 244 | msgstr "" | 244 | msgstr "" |
| 245 | 245 | ||
| 246 | -#: i18n/templates.c:1052 | 246 | +#: i18n/templates.c:182 |
| 247 | msgid "#user# has archived a document of which you are the owner" | 247 | msgid "#user# has archived a document of which you are the owner" |
| 248 | msgstr "" | 248 | msgstr "" |
| 249 | 249 | ||
| 250 | -#: i18n/templates.c:1058 | 250 | +#: i18n/templates.c:188 |
| 251 | msgid "#user# has archived a document on which you have an alert" | 251 | msgid "#user# has archived a document on which you have an alert" |
| 252 | msgstr "" | 252 | msgstr "" |
| 253 | 253 | ||
| 254 | -#: i18n/templates.c:1049 | 254 | +#: i18n/templates.c:179 |
| 255 | msgid "#user# has deleted a document of which you are the owner" | 255 | msgid "#user# has deleted a document of which you are the owner" |
| 256 | msgstr "" | 256 | msgstr "" |
| 257 | 257 | ||
| 258 | -#: i18n/templates.c:1055 | 258 | +#: i18n/templates.c:185 |
| 259 | msgid "#user# has deleted a document on which you have an alert" | 259 | msgid "#user# has deleted a document on which you have an alert" |
| 260 | msgstr "" | 260 | msgstr "" |
| 261 | 261 | ||
| @@ -374,7 +374,7 @@ msgstr "" | @@ -374,7 +374,7 @@ msgstr "" | ||
| 374 | msgid "(Closed at metadata version: #ver#)" | 374 | msgid "(Closed at metadata version: #ver#)" |
| 375 | msgstr "" | 375 | msgstr "" |
| 376 | 376 | ||
| 377 | -#: config/dmsDefaults.php:654 | 377 | +#: config/dmsDefaults.php:657 |
| 378 | msgid "(Community Edition)" | 378 | msgid "(Community Edition)" |
| 379 | msgstr "" | 379 | msgstr "" |
| 380 | 380 | ||
| @@ -410,13 +410,13 @@ msgstr "" | @@ -410,13 +410,13 @@ msgstr "" | ||
| 410 | #: plugins/ktcore/folder/BulkImport.php:80 | 410 | #: plugins/ktcore/folder/BulkImport.php:80 |
| 411 | #: plugins/ktcore/folder/BulkUpload.php:82 | 411 | #: plugins/ktcore/folder/BulkUpload.php:82 |
| 412 | #: plugins/ktcore/folder/addDocument.php:145 | 412 | #: plugins/ktcore/folder/addDocument.php:145 |
| 413 | -#: plugins/multiselect/BulkImport.php:104 | ||
| 414 | -#: plugins/multiselect/BulkUpload.php:107 | 413 | +#: plugins/multiselect/BulkImport.php:158 |
| 414 | +#: plugins/multiselect/BulkUpload.php:183 | ||
| 415 | #: plugins/multiselect/addDocument.php:171 | 415 | #: plugins/multiselect/addDocument.php:171 |
| 416 | msgid "- Please select a document type -" | 416 | msgid "- Please select a document type -" |
| 417 | msgstr "" | 417 | msgstr "" |
| 418 | 418 | ||
| 419 | -#: plugins/commercial/alerts.php:876 | 419 | +#: plugins/commercial/alerts/alerts.php:876 |
| 420 | #: plugins/ktcore/admin/groupManagement.php:289 | 420 | #: plugins/ktcore/admin/groupManagement.php:289 |
| 421 | #: plugins/ktcore/admin/groupManagement.php:432 | 421 | #: plugins/ktcore/admin/groupManagement.php:432 |
| 422 | #: plugins/ktcore/admin/userManagement.php:405 | 422 | #: plugins/ktcore/admin/userManagement.php:405 |
| @@ -424,11 +424,11 @@ msgstr "" | @@ -424,11 +424,11 @@ msgstr "" | ||
| 424 | #: plugins/ktcore/admin/workflowsv2.php:2361 | 424 | #: plugins/ktcore/admin/workflowsv2.php:2361 |
| 425 | #: plugins/ktcore/admin/workflowsv2.php:2364 | 425 | #: plugins/ktcore/admin/workflowsv2.php:2364 |
| 426 | #: plugins/ktcore/folder/Permissions.php:398 | 426 | #: plugins/ktcore/folder/Permissions.php:398 |
| 427 | -#: plugins/ktstandard/KTEmail.php:446 plugins/ktstandard/KTEmail.php:470 | 427 | +#: plugins/ktstandard/KTEmail.php:450 plugins/ktstandard/KTEmail.php:474 |
| 428 | msgid "-- Please filter --" | 428 | msgid "-- Please filter --" |
| 429 | msgstr "" | 429 | msgstr "" |
| 430 | 430 | ||
| 431 | -#: i18n/templates.c:920 | 431 | +#: i18n/templates.c:50 |
| 432 | msgid "--- Please filter ---" | 432 | msgid "--- Please filter ---" |
| 433 | msgstr "" | 433 | msgstr "" |
| 434 | 434 | ||
| @@ -440,11 +440,11 @@ msgstr "" | @@ -440,11 +440,11 @@ msgstr "" | ||
| 440 | msgid "<a href=\"http://www.knowledgetree.com/\">Document Management Software</a>" | 440 | msgid "<a href=\"http://www.knowledgetree.com/\">Document Management Software</a>" |
| 441 | msgstr "" | 441 | msgstr "" |
| 442 | 442 | ||
| 443 | -#: i18n/templates.c:1001 | 443 | +#: i18n/templates.c:131 |
| 444 | msgid "<a>Add other users to this alert...</a>" | 444 | msgid "<a>Add other users to this alert...</a>" |
| 445 | msgstr "" | 445 | msgstr "" |
| 446 | 446 | ||
| 447 | -#: i18n/templates.c:911 | 447 | +#: i18n/templates.c:41 |
| 448 | msgid "<a>Add users to this alert...</a>" | 448 | msgid "<a>Add users to this alert...</a>" |
| 449 | msgstr "" | 449 | msgstr "" |
| 450 | 450 | ||
| @@ -589,11 +589,11 @@ msgstr "" | @@ -589,11 +589,11 @@ msgstr "" | ||
| 589 | msgid "A good description can be the difference between useful metadata and poor metadata. At the same time, overly long descriptions are far less valuable than concise ones." | 589 | msgid "A good description can be the difference between useful metadata and poor metadata. At the same time, overly long descriptions are far less valuable than concise ones." |
| 590 | msgstr "" | 590 | msgstr "" |
| 591 | 591 | ||
| 592 | -#: i18n/templates.c:1013 | 592 | +#: i18n/templates.c:143 |
| 593 | msgid "A list of existing alerts for this document" | 593 | msgid "A list of existing alerts for this document" |
| 594 | msgstr "" | 594 | msgstr "" |
| 595 | 595 | ||
| 596 | -#: plugins/ktstandard/KTEmail.php:427 | 596 | +#: plugins/ktstandard/KTEmail.php:431 |
| 597 | msgid "A message for those who receive the document" | 597 | msgid "A message for those who receive the document" |
| 598 | msgstr "" | 598 | msgstr "" |
| 599 | 599 | ||
| @@ -679,6 +679,7 @@ msgstr "" | @@ -679,6 +679,7 @@ msgstr "" | ||
| 679 | msgid "AND" | 679 | msgid "AND" |
| 680 | msgstr "" | 680 | msgstr "" |
| 681 | 681 | ||
| 682 | +#: plugins/commercial/search2/openSearch.php:420 | ||
| 682 | #: plugins/search2/openSearch.php:383 | 683 | #: plugins/search2/openSearch.php:383 |
| 683 | msgid "API could not be authenticated" | 684 | msgid "API could not be authenticated" |
| 684 | msgstr "" | 685 | msgstr "" |
| @@ -700,9 +701,9 @@ msgid "Access to the DMS requires that the user be allocated one of the organisa | @@ -700,9 +701,9 @@ msgid "Access to the DMS requires that the user be allocated one of the organisa | ||
| 700 | msgstr "" | 701 | msgstr "" |
| 701 | 702 | ||
| 702 | #: plugins/ktcore/admin/workflowsv2.php:1692 | 703 | #: plugins/ktcore/admin/workflowsv2.php:1692 |
| 703 | -#: plugins/ktcore/admin/workflowsv2.php:1912 i18n/templates.c:251 | ||
| 704 | -#: i18n/templates.c:335 i18n/templates.c:428 i18n/templates.c:536 | ||
| 705 | -#: i18n/templates.c:758 i18n/templates.c:770 i18n/templates.c:1340 | 704 | +#: plugins/ktcore/admin/workflowsv2.php:1912 i18n/templates.c:506 |
| 705 | +#: i18n/templates.c:590 i18n/templates.c:683 i18n/templates.c:791 | ||
| 706 | +#: i18n/templates.c:1013 i18n/templates.c:1025 i18n/templates.c:1340 | ||
| 706 | #: i18n/templates.c:2474 i18n/templates.c:3632 i18n/templates.c:7682 | 707 | #: i18n/templates.c:2474 i18n/templates.c:3632 i18n/templates.c:7682 |
| 707 | msgid "Action" | 708 | msgid "Action" |
| 708 | msgstr "" | 709 | msgstr "" |
| @@ -719,7 +720,7 @@ msgstr "" | @@ -719,7 +720,7 @@ msgstr "" | ||
| 719 | msgid "Action is disabled by workflow" | 720 | msgid "Action is disabled by workflow" |
| 720 | msgstr "" | 721 | msgstr "" |
| 721 | 722 | ||
| 722 | -#: i18n/templates.c:185 | 723 | +#: i18n/templates.c:440 |
| 723 | msgid "Action taken" | 724 | msgid "Action taken" |
| 724 | msgstr "" | 725 | msgstr "" |
| 725 | 726 | ||
| @@ -769,6 +770,8 @@ msgid "ActiveDirectory authentication provider" | @@ -769,6 +770,8 @@ msgid "ActiveDirectory authentication provider" | ||
| 769 | msgstr "" | 770 | msgstr "" |
| 770 | 771 | ||
| 771 | #: plugins/ktcore/folder/addDocument.php:93 | 772 | #: plugins/ktcore/folder/addDocument.php:93 |
| 773 | +#: plugins/multiselect/BulkImport.php:183 | ||
| 774 | +#: plugins/multiselect/BulkUpload.php:208 | ||
| 772 | #: plugins/multiselect/addDocument.php:119 i18n/templates.c:2843 | 775 | #: plugins/multiselect/addDocument.php:119 i18n/templates.c:2843 |
| 773 | #: i18n/templates.c:2888 i18n/templates.c:2933 i18n/templates.c:3155 | 776 | #: i18n/templates.c:2888 i18n/templates.c:2933 i18n/templates.c:3155 |
| 774 | #: i18n/templates.c:3164 i18n/templates.c:3983 i18n/templates.c:4001 | 777 | #: i18n/templates.c:3164 i18n/templates.c:3983 i18n/templates.c:4001 |
| @@ -880,7 +883,7 @@ msgstr "" | @@ -880,7 +883,7 @@ msgstr "" | ||
| 880 | msgid "Add New User" | 883 | msgid "Add New User" |
| 881 | msgstr "" | 884 | msgstr "" |
| 882 | 885 | ||
| 883 | -#: i18n/templates.c:617 | 886 | +#: i18n/templates.c:872 |
| 884 | msgid "Add Quicklink" | 887 | msgid "Add Quicklink" |
| 885 | msgstr "" | 888 | msgstr "" |
| 886 | 889 | ||
| @@ -965,7 +968,7 @@ msgstr "" | @@ -965,7 +968,7 @@ msgstr "" | ||
| 965 | msgid "Add a link type" | 968 | msgid "Add a link type" |
| 966 | msgstr "" | 969 | msgstr "" |
| 967 | 970 | ||
| 968 | -#: i18n/templates.c:905 i18n/templates.c:998 | 971 | +#: i18n/templates.c:35 i18n/templates.c:128 |
| 969 | msgid "Add a message for this alert" | 972 | msgid "Add a message for this alert" |
| 970 | msgstr "" | 973 | msgstr "" |
| 971 | 974 | ||
| @@ -1014,11 +1017,11 @@ msgstr "" | @@ -1014,11 +1017,11 @@ msgstr "" | ||
| 1014 | msgid "Add a user from an authentication source" | 1017 | msgid "Add a user from an authentication source" |
| 1015 | msgstr "" | 1018 | msgstr "" |
| 1016 | 1019 | ||
| 1017 | -#: i18n/templates.c:908 | 1020 | +#: i18n/templates.c:38 |
| 1018 | msgid "Add alert comment here ..." | 1021 | msgid "Add alert comment here ..." |
| 1019 | msgstr "" | 1022 | msgstr "" |
| 1020 | 1023 | ||
| 1021 | -#: i18n/templates.c:968 | 1024 | +#: i18n/templates.c:98 |
| 1022 | msgid "Add an Alert on this Document" | 1025 | msgid "Add an Alert on this Document" |
| 1023 | msgstr "" | 1026 | msgstr "" |
| 1024 | 1027 | ||
| @@ -1046,8 +1049,8 @@ msgstr "" | @@ -1046,8 +1049,8 @@ msgstr "" | ||
| 1046 | msgid "Add from source" | 1049 | msgid "Add from source" |
| 1047 | msgstr "" | 1050 | msgstr "" |
| 1048 | 1051 | ||
| 1049 | -#: plugins/commercial/docTypeAlerts.inc.php:139 | ||
| 1050 | -#: plugins/commercial/docTypeAlerts.inc.php:140 | 1052 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:139 |
| 1053 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:140 | ||
| 1051 | msgid "Add new alert" | 1054 | msgid "Add new alert" |
| 1052 | msgstr "" | 1055 | msgstr "" |
| 1053 | 1056 | ||
| @@ -1063,7 +1066,7 @@ msgstr "" | @@ -1063,7 +1066,7 @@ msgstr "" | ||
| 1063 | msgid "Add new values" | 1066 | msgid "Add new values" |
| 1064 | msgstr "" | 1067 | msgstr "" |
| 1065 | 1068 | ||
| 1066 | -#: plugins/ktcore/KTCorePlugin.php:261 | 1069 | +#: plugins/ktcore/KTCorePlugin.php:265 |
| 1067 | msgid "Add or remove groups from the system." | 1070 | msgid "Add or remove groups from the system." |
| 1068 | msgstr "" | 1071 | msgstr "" |
| 1069 | 1072 | ||
| @@ -1075,7 +1078,7 @@ msgstr "" | @@ -1075,7 +1078,7 @@ msgstr "" | ||
| 1075 | msgid "Add or remove users for this role." | 1078 | msgid "Add or remove users for this role." |
| 1076 | msgstr "" | 1079 | msgstr "" |
| 1077 | 1080 | ||
| 1078 | -#: plugins/ktcore/KTCorePlugin.php:258 | 1081 | +#: plugins/ktcore/KTCorePlugin.php:262 |
| 1079 | msgid "Add or remove users from the system." | 1082 | msgid "Add or remove users from the system." |
| 1080 | msgstr "" | 1083 | msgstr "" |
| 1081 | 1084 | ||
| @@ -1088,7 +1091,7 @@ msgstr "" | @@ -1088,7 +1091,7 @@ msgstr "" | ||
| 1088 | msgid "Add to Fieldset" | 1091 | msgid "Add to Fieldset" |
| 1089 | msgstr "" | 1092 | msgstr "" |
| 1090 | 1093 | ||
| 1091 | -#: i18n/templates.c:932 | 1094 | +#: i18n/templates.c:62 |
| 1092 | msgid "Add to assigned entities" | 1095 | msgid "Add to assigned entities" |
| 1093 | msgstr "" | 1096 | msgstr "" |
| 1094 | 1097 | ||
| @@ -1137,7 +1140,7 @@ msgstr "" | @@ -1137,7 +1140,7 @@ msgstr "" | ||
| 1137 | msgid "Adds your open document as a new version of the KnowledgeTree document selected in the tree." | 1140 | msgid "Adds your open document as a new version of the KnowledgeTree document selected in the tree." |
| 1138 | msgstr "" | 1141 | msgstr "" |
| 1139 | 1142 | ||
| 1140 | -#: admin.php:52 admin.php:79 admin.php:110 admin.php:141 config/siteMap.inc:62 | 1143 | +#: admin.php:52 admin.php:79 admin.php:116 admin.php:148 config/siteMap.inc:62 |
| 1141 | #: lib/dispatcher.inc.php:526 lib/templating/kt3template.inc.php:161 | 1144 | #: lib/dispatcher.inc.php:526 lib/templating/kt3template.inc.php:161 |
| 1142 | #: lib/templating/kt3template.inc.php:305 | 1145 | #: lib/templating/kt3template.inc.php:305 |
| 1143 | #: plugins/commercial/network/quicklinks/manageQuicklinks.php:271 | 1146 | #: plugins/commercial/network/quicklinks/manageQuicklinks.php:271 |
| @@ -1195,68 +1198,69 @@ msgstr "" | @@ -1195,68 +1198,69 @@ msgstr "" | ||
| 1195 | msgid "Al fields must be assigned to an order in the conditional system. To correct this, please use the \"manage field ordering\" link below. <b>This fieldset will display as a normal, non-conditional fieldset until this problem is corrected.</b>" | 1198 | msgid "Al fields must be assigned to an order in the conditional system. To correct this, please use the \"manage field ordering\" link below. <b>This fieldset will display as a normal, non-conditional fieldset until this problem is corrected.</b>" |
| 1196 | msgstr "" | 1199 | msgstr "" |
| 1197 | 1200 | ||
| 1198 | -#: i18n/templates.c:974 | 1201 | +#: i18n/templates.c:104 |
| 1199 | msgid "Alert" | 1202 | msgid "Alert" |
| 1200 | msgstr "" | 1203 | msgstr "" |
| 1201 | 1204 | ||
| 1202 | -#: i18n/templates.c:995 | 1205 | +#: i18n/templates.c:125 |
| 1203 | msgid "Alert Message" | 1206 | msgid "Alert Message" |
| 1204 | msgstr "" | 1207 | msgstr "" |
| 1205 | 1208 | ||
| 1206 | -#: plugins/commercial/alerts.php:289 | 1209 | +#: plugins/commercial/alerts/alerts.php:289 |
| 1207 | msgid "Alert Triggered for " | 1210 | msgid "Alert Triggered for " |
| 1208 | msgstr "" | 1211 | msgstr "" |
| 1209 | 1212 | ||
| 1210 | -#: plugins/commercial/alerts.php:612 | 1213 | +#: plugins/commercial/alerts/alerts.php:612 |
| 1211 | msgid "Alert cannot be found: " | 1214 | msgid "Alert cannot be found: " |
| 1212 | msgstr "" | 1215 | msgstr "" |
| 1213 | 1216 | ||
| 1214 | -#: plugins/commercial/alerts.php:485 | 1217 | +#: plugins/commercial/alerts/alerts.php:485 |
| 1215 | msgid "Alert cleared." | 1218 | msgid "Alert cleared." |
| 1216 | msgstr "" | 1219 | msgstr "" |
| 1217 | 1220 | ||
| 1218 | -#: plugins/commercial/alerts.php:693 | 1221 | +#: plugins/commercial/alerts/alerts.php:693 |
| 1219 | msgid "Alert created" | 1222 | msgid "Alert created" |
| 1220 | msgstr "" | 1223 | msgstr "" |
| 1221 | 1224 | ||
| 1222 | -#: i18n/templates.c:884 | 1225 | +#: i18n/templates.c:14 |
| 1223 | msgid "Alert date" | 1226 | msgid "Alert date" |
| 1224 | msgstr "" | 1227 | msgstr "" |
| 1225 | 1228 | ||
| 1226 | -#: i18n/templates.c:977 | 1229 | +#: i18n/templates.c:107 |
| 1227 | msgid "Alert in" | 1230 | msgid "Alert in" |
| 1228 | msgstr "" | 1231 | msgstr "" |
| 1229 | 1232 | ||
| 1230 | -#: i18n/templates.c:902 | 1233 | +#: i18n/templates.c:32 |
| 1231 | msgid "Alert message" | 1234 | msgid "Alert message" |
| 1232 | msgstr "" | 1235 | msgstr "" |
| 1233 | 1236 | ||
| 1234 | -#: plugins/commercial/alerts.php:684 | 1237 | +#: plugins/commercial/alerts/alerts.php:684 |
| 1235 | msgid "Alert modified" | 1238 | msgid "Alert modified" |
| 1236 | msgstr "" | 1239 | msgstr "" |
| 1237 | 1240 | ||
| 1238 | -#: plugins/commercial/alerts.php:343 | 1241 | +#: plugins/commercial/alerts/alerts.php:343 |
| 1239 | msgid "Alert notification cleared." | 1242 | msgid "Alert notification cleared." |
| 1240 | msgstr "" | 1243 | msgstr "" |
| 1241 | 1244 | ||
| 1242 | -#: i18n/templates.c:992 | 1245 | +#: i18n/templates.c:122 |
| 1243 | msgid "Alert on" | 1246 | msgid "Alert on" |
| 1244 | msgstr "" | 1247 | msgstr "" |
| 1245 | 1248 | ||
| 1246 | -#: plugins/commercial/alerts.php:271 | 1249 | +#: plugins/commercial/alerts/alerts.php:271 |
| 1247 | msgid "Alert triggered" | 1250 | msgid "Alert triggered" |
| 1248 | msgstr "" | 1251 | msgstr "" |
| 1249 | 1252 | ||
| 1250 | -#: plugins/commercial/alerts.php:584 plugins/commercial/alerts.php:799 | 1253 | +#: plugins/commercial/alerts/alerts.php:584 |
| 1254 | +#: plugins/commercial/alerts/alerts.php:799 | ||
| 1251 | msgid "Alerts" | 1255 | msgid "Alerts" |
| 1252 | msgstr "" | 1256 | msgstr "" |
| 1253 | 1257 | ||
| 1254 | -#: plugins/commercial/alertPlugin.php:49 i18n/templates.c:1067 | 1258 | +#: plugins/commercial/alerts/alertPlugin.php:49 i18n/templates.c:197 |
| 1255 | msgid "Alerts by Document Types" | 1259 | msgid "Alerts by Document Types" |
| 1256 | msgstr "" | 1260 | msgstr "" |
| 1257 | 1261 | ||
| 1258 | -#: i18n/templates.c:218 i18n/templates.c:302 i18n/templates.c:395 | ||
| 1259 | -#: i18n/templates.c:503 | 1262 | +#: i18n/templates.c:473 i18n/templates.c:557 i18n/templates.c:650 |
| 1263 | +#: i18n/templates.c:758 | ||
| 1260 | msgid "All Actions" | 1264 | msgid "All Actions" |
| 1261 | msgstr "" | 1265 | msgstr "" |
| 1262 | 1266 | ||
| @@ -1264,7 +1268,7 @@ msgstr "" | @@ -1264,7 +1268,7 @@ msgstr "" | ||
| 1264 | msgid "All Services are running normally" | 1268 | msgid "All Services are running normally" |
| 1265 | msgstr "" | 1269 | msgstr "" |
| 1266 | 1270 | ||
| 1267 | -#: plugins/commercial/docTypeAlerts.inc.php:510 | 1271 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:510 |
| 1268 | msgid "All document types" | 1272 | msgid "All document types" |
| 1269 | msgstr "" | 1273 | msgstr "" |
| 1270 | 1274 | ||
| @@ -1377,7 +1381,7 @@ msgstr "" | @@ -1377,7 +1381,7 @@ msgstr "" | ||
| 1377 | msgid "Allowed" | 1381 | msgid "Allowed" |
| 1378 | msgstr "" | 1382 | msgstr "" |
| 1379 | 1383 | ||
| 1380 | -#: plugins/ktcore/KTCorePlugin.php:387 | 1384 | +#: plugins/ktcore/KTCorePlugin.php:391 |
| 1381 | msgid "Allows you to specify the columns that are to be used by a particular view (e.g. Browse documents, Search)" | 1385 | msgid "Allows you to specify the columns that are to be used by a particular view (e.g. Browse documents, Search)" |
| 1382 | msgstr "" | 1386 | msgstr "" |
| 1383 | 1387 | ||
| @@ -1401,15 +1405,15 @@ msgstr "" | @@ -1401,15 +1405,15 @@ msgstr "" | ||
| 1401 | msgid "An alert on the document \"" | 1405 | msgid "An alert on the document \"" |
| 1402 | msgstr "" | 1406 | msgstr "" |
| 1403 | 1407 | ||
| 1404 | -#: i18n/templates.c:1022 | 1408 | +#: i18n/templates.c:152 |
| 1405 | msgid "An alert on the document \"#object_name#\" has been added or modified" | 1409 | msgid "An alert on the document \"#object_name#\" has been added or modified" |
| 1406 | msgstr "" | 1410 | msgstr "" |
| 1407 | 1411 | ||
| 1408 | -#: i18n/templates.c:950 | 1412 | +#: i18n/templates.c:80 |
| 1409 | msgid "An alert was triggered on the following document" | 1413 | msgid "An alert was triggered on the following document" |
| 1410 | msgstr "" | 1414 | msgstr "" |
| 1411 | 1415 | ||
| 1412 | -#: plugins/commercial/alerts.php:274 | 1416 | +#: plugins/commercial/alerts/alerts.php:274 |
| 1413 | msgid "An alert was triggered on the following document: " | 1417 | msgid "An alert was triggered on the following document: " |
| 1414 | msgstr "" | 1418 | msgstr "" |
| 1415 | 1419 | ||
| @@ -1435,15 +1439,15 @@ msgstr "" | @@ -1435,15 +1439,15 @@ msgstr "" | ||
| 1435 | msgid "An error occured, and no error handlers were configured." | 1439 | msgid "An error occured, and no error handlers were configured." |
| 1436 | msgstr "" | 1440 | msgstr "" |
| 1437 | 1441 | ||
| 1438 | -#: plugins/ktstandard/PDFGeneratorAction.php:351 | 1442 | +#: plugins/ktstandard/PDFGeneratorAction.php:367 |
| 1439 | msgid "An error occurred generating the PDF - please contact the system administrator. " | 1443 | msgid "An error occurred generating the PDF - please contact the system administrator. " |
| 1440 | msgstr "" | 1444 | msgstr "" |
| 1441 | 1445 | ||
| 1442 | -#: plugins/ktstandard/PDFGeneratorAction.php:292 | 1446 | +#: plugins/ktstandard/PDFGeneratorAction.php:308 |
| 1443 | msgid "An error occurred generating the PDF - please contact the system administrator. Python binary not found." | 1447 | msgid "An error occurred generating the PDF - please contact the system administrator. Python binary not found." |
| 1444 | msgstr "" | 1448 | msgstr "" |
| 1445 | 1449 | ||
| 1446 | -#: plugins/ktstandard/PDFGeneratorAction.php:358 | 1450 | +#: plugins/ktstandard/PDFGeneratorAction.php:374 |
| 1447 | msgid "An error occurred generating the PDF - please contact the system administrator. The path to the document did not exist." | 1451 | msgid "An error occurred generating the PDF - please contact the system administrator. The path to the document did not exist." |
| 1448 | msgstr "" | 1452 | msgstr "" |
| 1449 | 1453 | ||
| @@ -1541,7 +1545,7 @@ msgid "Archive Items" | @@ -1541,7 +1545,7 @@ msgid "Archive Items" | ||
| 1541 | msgstr "" | 1545 | msgstr "" |
| 1542 | 1546 | ||
| 1543 | #: plugins/ktcore/folder/BulkUpload.php:80 | 1547 | #: plugins/ktcore/folder/BulkUpload.php:80 |
| 1544 | -#: plugins/multiselect/BulkUpload.php:105 | 1548 | +#: plugins/multiselect/BulkUpload.php:175 |
| 1545 | msgid "Archive file" | 1549 | msgid "Archive file" |
| 1546 | msgstr "" | 1550 | msgstr "" |
| 1547 | 1551 | ||
| @@ -1553,7 +1557,7 @@ msgstr "" | @@ -1553,7 +1557,7 @@ msgstr "" | ||
| 1553 | msgid "Archived" | 1557 | msgid "Archived" |
| 1554 | msgstr "" | 1558 | msgstr "" |
| 1555 | 1559 | ||
| 1556 | -#: plugins/ktcore/KTCorePlugin.php:304 | 1560 | +#: plugins/ktcore/KTCorePlugin.php:308 |
| 1557 | msgid "Archived Document Restoration" | 1561 | msgid "Archived Document Restoration" |
| 1558 | msgstr "" | 1562 | msgstr "" |
| 1559 | 1563 | ||
| @@ -1562,7 +1566,7 @@ msgstr "" | @@ -1562,7 +1566,7 @@ msgstr "" | ||
| 1562 | msgid "Archived Documents" | 1566 | msgid "Archived Documents" |
| 1563 | msgstr "" | 1567 | msgstr "" |
| 1564 | 1568 | ||
| 1565 | -#: view.php:473 | 1569 | +#: view.php:470 |
| 1566 | msgid "Archived document request" | 1570 | msgid "Archived document request" |
| 1567 | msgstr "" | 1571 | msgstr "" |
| 1568 | 1572 | ||
| @@ -1583,7 +1587,7 @@ msgstr "" | @@ -1583,7 +1587,7 @@ msgstr "" | ||
| 1583 | msgid "Are you sure you want to do this? Add 'positive' as a parameter to continue." | 1587 | msgid "Are you sure you want to do this? Add 'positive' as a parameter to continue." |
| 1584 | msgstr "" | 1588 | msgstr "" |
| 1585 | 1589 | ||
| 1586 | -#: i18n/templates.c:152 | 1590 | +#: i18n/templates.c:407 |
| 1587 | msgid "Are you sure you want to restore your document to it's previous state?" | 1591 | msgid "Are you sure you want to restore your document to it's previous state?" |
| 1588 | msgstr "" | 1592 | msgstr "" |
| 1589 | 1593 | ||
| @@ -1685,7 +1689,7 @@ msgstr "" | @@ -1685,7 +1689,7 @@ msgstr "" | ||
| 1685 | msgid "Assign blocked actions" | 1689 | msgid "Assign blocked actions" |
| 1686 | msgstr "" | 1690 | msgstr "" |
| 1687 | 1691 | ||
| 1688 | -#: plugins/ktcore/KTCorePlugin.php:242 | 1692 | +#: plugins/ktcore/KTCorePlugin.php:246 |
| 1689 | msgid "Assign permissions to users and groups, and specify which permissions are required to interact with various parts of the Document Management System." | 1693 | msgid "Assign permissions to users and groups, and specify which permissions are required to interact with various parts of the Document Management System." |
| 1690 | msgstr "" | 1694 | msgstr "" |
| 1691 | 1695 | ||
| @@ -1697,7 +1701,7 @@ msgstr "" | @@ -1697,7 +1701,7 @@ msgstr "" | ||
| 1697 | msgid "Assigned" | 1701 | msgid "Assigned" |
| 1698 | msgstr "" | 1702 | msgstr "" |
| 1699 | 1703 | ||
| 1700 | -#: i18n/templates.c:938 i18n/templates.c:4055 i18n/templates.c:7367 | 1704 | +#: i18n/templates.c:68 i18n/templates.c:4055 i18n/templates.c:7367 |
| 1701 | msgid "Assigned Entities" | 1705 | msgid "Assigned Entities" |
| 1702 | msgstr "" | 1706 | msgstr "" |
| 1703 | 1707 | ||
| @@ -1731,7 +1735,7 @@ msgstr "" | @@ -1731,7 +1735,7 @@ msgstr "" | ||
| 1731 | msgid "Assuming this field has behaviour \"" | 1735 | msgid "Assuming this field has behaviour \"" |
| 1732 | msgstr "" | 1736 | msgstr "" |
| 1733 | 1737 | ||
| 1734 | -#: plugins/ktstandard/KTEmail.php:415 | 1738 | +#: plugins/ktstandard/KTEmail.php:419 |
| 1735 | msgid "Attach document" | 1739 | msgid "Attach document" |
| 1736 | msgstr "" | 1740 | msgstr "" |
| 1737 | 1741 | ||
| @@ -1745,11 +1749,11 @@ msgstr "" | @@ -1745,11 +1749,11 @@ msgstr "" | ||
| 1745 | msgid "Attempting to index %d %s but it is not available." | 1749 | msgid "Attempting to index %d %s but it is not available." |
| 1746 | msgstr "" | 1750 | msgstr "" |
| 1747 | 1751 | ||
| 1748 | -#: i18n/templates.c:143 | 1752 | +#: i18n/templates.c:398 |
| 1749 | msgid "Authenticating signature, please wait" | 1753 | msgid "Authenticating signature, please wait" |
| 1750 | msgstr "" | 1754 | msgstr "" |
| 1751 | 1755 | ||
| 1752 | -#: plugins/ktcore/KTCorePlugin.php:122 | 1756 | +#: plugins/ktcore/KTCorePlugin.php:123 |
| 1753 | #: plugins/ktcore/authentication/authenticationadminpage.inc.php:50 | 1757 | #: plugins/ktcore/authentication/authenticationadminpage.inc.php:50 |
| 1754 | #: i18n/templates.c:6095 | 1758 | #: i18n/templates.c:6095 |
| 1755 | msgid "Authentication" | 1759 | msgid "Authentication" |
| @@ -1823,7 +1827,7 @@ msgstr "" | @@ -1823,7 +1827,7 @@ msgstr "" | ||
| 1823 | msgid "Available Criteria" | 1827 | msgid "Available Criteria" |
| 1824 | msgstr "" | 1828 | msgstr "" |
| 1825 | 1829 | ||
| 1826 | -#: i18n/templates.c:917 i18n/templates.c:4052 i18n/templates.c:7364 | 1830 | +#: i18n/templates.c:47 i18n/templates.c:4052 i18n/templates.c:7364 |
| 1827 | msgid "Available Entities" | 1831 | msgid "Available Entities" |
| 1828 | msgstr "" | 1832 | msgstr "" |
| 1829 | 1833 | ||
| @@ -1874,7 +1878,7 @@ msgstr "" | @@ -1874,7 +1878,7 @@ msgstr "" | ||
| 1874 | msgid "Base class for workflow triggers" | 1878 | msgid "Base class for workflow triggers" |
| 1875 | msgstr "" | 1879 | msgstr "" |
| 1876 | 1880 | ||
| 1877 | -#: plugins/commercial/documentcomparison/DocumentComparison.php:176 | 1881 | +#: plugins/commercial/documentcomparison/DocumentComparison.php:178 |
| 1878 | msgid "Base file could not be copied to tmp directory for comparison." | 1882 | msgid "Base file could not be copied to tmp directory for comparison." |
| 1879 | msgstr "" | 1883 | msgstr "" |
| 1880 | 1884 | ||
| @@ -1918,12 +1922,12 @@ msgstr "" | @@ -1918,12 +1922,12 @@ msgstr "" | ||
| 1918 | 1922 | ||
| 1919 | #: browse.php:83 browse.php:136 lib/actions/bulkaction.php:90 | 1923 | #: browse.php:83 browse.php:136 lib/actions/bulkaction.php:90 |
| 1920 | #: lib/actions/documentaction.inc.php:86 lib/actions/folderaction.inc.php:62 | 1924 | #: lib/actions/documentaction.inc.php:86 lib/actions/folderaction.inc.php:62 |
| 1921 | -#: search/booleanSearch.php:61 search/simpleSearch.php:141 view.php:73 | 1925 | +#: search/booleanSearch.php:61 search/simpleSearch.php:141 view.php:72 |
| 1922 | msgid "Browse" | 1926 | msgid "Browse" |
| 1923 | msgstr "" | 1927 | msgstr "" |
| 1924 | 1928 | ||
| 1925 | #: lib/templating/kt3template.inc.php:160 | 1929 | #: lib/templating/kt3template.inc.php:160 |
| 1926 | -#: lib/templating/kt3template.inc.php:312 plugins/ktcore/KTCorePlugin.php:153 | 1930 | +#: lib/templating/kt3template.inc.php:312 plugins/ktcore/KTCorePlugin.php:154 |
| 1927 | msgid "Browse Documents" | 1931 | msgid "Browse Documents" |
| 1928 | msgstr "" | 1932 | msgstr "" |
| 1929 | 1933 | ||
| @@ -1965,22 +1969,23 @@ msgid "Bulk Export Plugin" | @@ -1965,22 +1969,23 @@ msgid "Bulk Export Plugin" | ||
| 1965 | msgstr "" | 1969 | msgstr "" |
| 1966 | 1970 | ||
| 1967 | #: plugins/ktcore/folder/BulkUpload.php:56 | 1971 | #: plugins/ktcore/folder/BulkUpload.php:56 |
| 1968 | -#: plugins/multiselect/BulkUpload.php:66 | 1972 | +#: plugins/multiselect/BulkUpload.php:77 |
| 1973 | +#: plugins/multiselect/BulkUpload.php:153 | ||
| 1969 | msgid "Bulk Upload" | 1974 | msgid "Bulk Upload" |
| 1970 | msgstr "" | 1975 | msgstr "" |
| 1971 | 1976 | ||
| 1972 | #: plugins/ktcore/folder/BulkUpload.php:158 | 1977 | #: plugins/ktcore/folder/BulkUpload.php:158 |
| 1973 | -#: plugins/multiselect/BulkUpload.php:206 | 1978 | +#: plugins/multiselect/BulkUpload.php:378 |
| 1974 | msgid "Bulk Upload failed" | 1979 | msgid "Bulk Upload failed" |
| 1975 | msgstr "" | 1980 | msgstr "" |
| 1976 | 1981 | ||
| 1977 | #: plugins/ktcore/folder/BulkUpload.php:149 | 1982 | #: plugins/ktcore/folder/BulkUpload.php:149 |
| 1978 | -#: plugins/multiselect/BulkUpload.php:188 | 1983 | +#: plugins/multiselect/BulkUpload.php:360 |
| 1979 | msgid "Bulk Upload failed. Archive is not an accepted format. Accepted formats are: " | 1984 | msgid "Bulk Upload failed. Archive is not an accepted format. Accepted formats are: " |
| 1980 | msgstr "" | 1985 | msgstr "" |
| 1981 | 1986 | ||
| 1982 | #: plugins/ktcore/folder/BulkUpload.php:161 | 1987 | #: plugins/ktcore/folder/BulkUpload.php:161 |
| 1983 | -#: plugins/multiselect/BulkUpload.php:209 | 1988 | +#: plugins/multiselect/BulkUpload.php:381 |
| 1984 | msgid "Bulk Upload successful" | 1989 | msgid "Bulk Upload successful" |
| 1985 | msgstr "" | 1990 | msgstr "" |
| 1986 | 1991 | ||
| @@ -1989,12 +1994,12 @@ msgid "Bulk action in folder" | @@ -1989,12 +1994,12 @@ msgid "Bulk action in folder" | ||
| 1989 | msgstr "" | 1994 | msgstr "" |
| 1990 | 1995 | ||
| 1991 | #: plugins/ktcore/folder/BulkImport.php:159 | 1996 | #: plugins/ktcore/folder/BulkImport.php:159 |
| 1992 | -#: plugins/multiselect/BulkImport.php:207 | 1997 | +#: plugins/multiselect/BulkImport.php:359 |
| 1993 | msgid "Bulk import failed" | 1998 | msgid "Bulk import failed" |
| 1994 | msgstr "" | 1999 | msgstr "" |
| 1995 | 2000 | ||
| 1996 | #: plugins/ktcore/folder/BulkImport.php:162 | 2001 | #: plugins/ktcore/folder/BulkImport.php:162 |
| 1997 | -#: plugins/multiselect/BulkImport.php:210 | 2002 | +#: plugins/multiselect/BulkImport.php:362 |
| 1998 | msgid "Bulk import succeeded" | 2003 | msgid "Bulk import succeeded" |
| 1999 | msgstr "" | 2004 | msgstr "" |
| 2000 | 2005 | ||
| @@ -2006,12 +2011,12 @@ msgstr "" | @@ -2006,12 +2011,12 @@ msgstr "" | ||
| 2006 | msgid "By default, #appname# controls its own users and groups and stores all information about them inside the database. In many situations, an organisation will already have a list of users and groups, and needs to use that existing information to allow access to the DMS. These <strong>Authentication Sources</strong> allow the system administrator to specify additional sources of authentication data." | 2011 | msgid "By default, #appname# controls its own users and groups and stores all information about them inside the database. In many situations, an organisation will already have a list of users and groups, and needs to use that existing information to allow access to the DMS. These <strong>Authentication Sources</strong> allow the system administrator to specify additional sources of authentication data." |
| 2007 | msgstr "" | 2012 | msgstr "" |
| 2008 | 2013 | ||
| 2009 | -#: plugins/ktcore/KTCorePlugin.php:122 | 2014 | +#: plugins/ktcore/KTCorePlugin.php:123 |
| 2010 | #, php-format | 2015 | #, php-format |
| 2011 | msgid "By default, %s controls its own users and groups and stores all information about them inside the database. In many situations, an organisation will already have a list of users and groups, and needs to use that existing information to allow access to the DMS. These <strong>Authentication Sources</strong> allow the system administrator to specify additional sources of authentication data." | 2016 | msgid "By default, %s controls its own users and groups and stores all information about them inside the database. In many situations, an organisation will already have a list of users and groups, and needs to use that existing information to allow access to the DMS. These <strong>Authentication Sources</strong> allow the system administrator to specify additional sources of authentication data." |
| 2012 | msgstr "" | 2017 | msgstr "" |
| 2013 | 2018 | ||
| 2014 | -#: plugins/ktstandard/KTEmail.php:416 | 2019 | +#: plugins/ktstandard/KTEmail.php:420 |
| 2015 | 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." | 2020 | 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." |
| 2016 | msgstr "" | 2021 | msgstr "" |
| 2017 | 2022 | ||
| @@ -2049,9 +2054,9 @@ msgid "Can't find interceptor: %s" | @@ -2049,9 +2054,9 @@ msgid "Can't find interceptor: %s" | ||
| 2049 | msgstr "" | 2054 | msgstr "" |
| 2050 | 2055 | ||
| 2051 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:476 | 2056 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:476 |
| 2052 | -#: plugins/multiselect/inetbasic.inc.php:668 i18n/templates.c:140 | ||
| 2053 | -#: i18n/templates.c:158 i18n/templates.c:599 i18n/templates.c:665 | ||
| 2054 | -#: i18n/templates.c:944 i18n/templates.c:1007 i18n/templates.c:1724 | 2057 | +#: plugins/multiselect/inetbasic.inc.php:668 i18n/templates.c:74 |
| 2058 | +#: i18n/templates.c:137 i18n/templates.c:395 i18n/templates.c:413 | ||
| 2059 | +#: i18n/templates.c:854 i18n/templates.c:920 i18n/templates.c:1724 | ||
| 2055 | #: i18n/templates.c:1754 i18n/templates.c:1784 i18n/templates.c:1904 | 2060 | #: i18n/templates.c:1754 i18n/templates.c:1784 i18n/templates.c:1904 |
| 2056 | #: i18n/templates.c:2567 i18n/templates.c:2579 i18n/templates.c:2636 | 2061 | #: i18n/templates.c:2567 i18n/templates.c:2579 i18n/templates.c:2636 |
| 2057 | #: i18n/templates.c:2657 i18n/templates.c:3305 i18n/templates.c:4025 | 2062 | #: i18n/templates.c:2657 i18n/templates.c:3305 i18n/templates.c:4025 |
| @@ -2098,6 +2103,10 @@ msgstr "" | @@ -2098,6 +2103,10 @@ msgstr "" | ||
| 2098 | msgid "Cannot connect to Open Office Server on host '%s:%s'." | 2103 | msgid "Cannot connect to Open Office Server on host '%s:%s'." |
| 2099 | msgstr "" | 2104 | msgstr "" |
| 2100 | 2105 | ||
| 2106 | +#: plugins/pdfConverter/pdfConverter.php:96 | ||
| 2107 | +msgid "Cannot connect to Open Office Server." | ||
| 2108 | +msgstr "" | ||
| 2109 | + | ||
| 2101 | #: plugins/commercial/documentcomparison/DocumentComparison.php:87 | 2110 | #: plugins/commercial/documentcomparison/DocumentComparison.php:87 |
| 2102 | msgid "" | 2111 | msgid "" |
| 2103 | "Cannot connect to Open Office Server.\n" | 2112 | "Cannot connect to Open Office Server.\n" |
| @@ -2135,12 +2144,12 @@ msgstr "" | @@ -2135,12 +2144,12 @@ msgstr "" | ||
| 2135 | msgid "Cannot locate binary for %s (%s)." | 2144 | msgid "Cannot locate binary for %s (%s)." |
| 2136 | msgstr "" | 2145 | msgstr "" |
| 2137 | 2146 | ||
| 2138 | -#: plugins/commercial/documentcomparison/DocumentComparison.php:100 | 2147 | +#: plugins/commercial/documentcomparison/DocumentComparison.php:101 |
| 2139 | #: search2/indexing/extractors/StarOfficeExtractor.inc.php:205 | 2148 | #: search2/indexing/extractors/StarOfficeExtractor.inc.php:205 |
| 2140 | msgid "Cannot locate python" | 2149 | msgid "Cannot locate python" |
| 2141 | msgstr "" | 2150 | msgstr "" |
| 2142 | 2151 | ||
| 2143 | -#: plugins/commercial/documentcomparison/DocumentComparison.php:111 | 2152 | +#: plugins/commercial/documentcomparison/DocumentComparison.php:112 |
| 2144 | msgid "Cannot locate python script DocumentCompare.py" | 2153 | msgid "Cannot locate python script DocumentCompare.py" |
| 2145 | msgstr "" | 2154 | msgstr "" |
| 2146 | 2155 | ||
| @@ -2205,7 +2214,7 @@ msgstr "" | @@ -2205,7 +2214,7 @@ msgstr "" | ||
| 2205 | msgid "Change Document Ownership" | 2214 | msgid "Change Document Ownership" |
| 2206 | msgstr "" | 2215 | msgstr "" |
| 2207 | 2216 | ||
| 2208 | -#: plugins/ktcore/document/edit.php:306 plugins/ktcore/document/edit.php:346 | 2217 | +#: plugins/ktcore/document/edit.php:331 plugins/ktcore/document/edit.php:371 |
| 2209 | #: i18n/templates.c:3386 i18n/templates.c:3392 | 2218 | #: i18n/templates.c:3386 i18n/templates.c:3392 |
| 2210 | msgid "Change Document Type" | 2219 | msgid "Change Document Type" |
| 2211 | msgstr "" | 2220 | msgstr "" |
| @@ -2285,11 +2294,11 @@ msgstr "" | @@ -2285,11 +2294,11 @@ msgstr "" | ||
| 2285 | msgid "Change the <strong><a href=\"#link#\">document type</a></strong>. The current type is \"#name#\"" | 2294 | msgid "Change the <strong><a href=\"#link#\">document type</a></strong>. The current type is \"#name#\"" |
| 2286 | msgstr "" | 2295 | msgstr "" |
| 2287 | 2296 | ||
| 2288 | -#: plugins/ktcore/KTCorePlugin.php:375 | 2297 | +#: plugins/ktcore/KTCorePlugin.php:379 |
| 2289 | msgid "Change the help files that are displayed to users." | 2298 | msgid "Change the help files that are displayed to users." |
| 2290 | msgstr "" | 2299 | msgstr "" |
| 2291 | 2300 | ||
| 2292 | -#: i18n/templates.c:632 | 2301 | +#: i18n/templates.c:887 |
| 2293 | msgid "Change the order in which quicklinks are shown." | 2302 | msgid "Change the order in which quicklinks are shown." |
| 2294 | msgstr "" | 2303 | msgstr "" |
| 2295 | 2304 | ||
| @@ -2366,7 +2375,7 @@ msgstr "" | @@ -2366,7 +2375,7 @@ msgstr "" | ||
| 2366 | msgid "Changing the conditional type set will remove all existing field ordering!" | 2375 | msgid "Changing the conditional type set will remove all existing field ordering!" |
| 2367 | msgstr "" | 2376 | msgstr "" |
| 2368 | 2377 | ||
| 2369 | -#: plugins/ktcore/document/edit.php:307 | 2378 | +#: plugins/ktcore/document/edit.php:332 |
| 2370 | msgid "Changing the document type will allow different metadata to be associated with it." | 2379 | msgid "Changing the document type will allow different metadata to be associated with it." |
| 2371 | msgstr "" | 2380 | msgstr "" |
| 2372 | 2381 | ||
| @@ -2392,8 +2401,8 @@ msgstr "" | @@ -2392,8 +2401,8 @@ msgstr "" | ||
| 2392 | msgid "Check the plugins that require activation and then click \"Update\". To disable a plugin, uncheck the plugin and click \"Update\"." | 2401 | msgid "Check the plugins that require activation and then click \"Update\". To disable a plugin, uncheck the plugin and click \"Update\"." |
| 2393 | msgstr "" | 2402 | msgstr "" |
| 2394 | 2403 | ||
| 2395 | -#: i18n/templates.c:221 i18n/templates.c:305 i18n/templates.c:398 | ||
| 2396 | -#: i18n/templates.c:506 | 2404 | +#: i18n/templates.c:476 i18n/templates.c:560 i18n/templates.c:653 |
| 2405 | +#: i18n/templates.c:761 | ||
| 2397 | msgid "Check-ins/Check-outs" | 2406 | msgid "Check-ins/Check-outs" |
| 2398 | msgstr "" | 2407 | msgstr "" |
| 2399 | 2408 | ||
| @@ -2401,7 +2410,7 @@ msgstr "" | @@ -2401,7 +2410,7 @@ msgstr "" | ||
| 2401 | msgid "Checked Out" | 2410 | msgid "Checked Out" |
| 2402 | msgstr "" | 2411 | msgstr "" |
| 2403 | 2412 | ||
| 2404 | -#: plugins/ktcore/KTColumns.inc.php:488 plugins/ktcore/KTCorePlugin.php:144 | 2413 | +#: plugins/ktcore/KTColumns.inc.php:488 plugins/ktcore/KTCorePlugin.php:145 |
| 2405 | #: search2/search/fields/CheckedOutByField.inc.php:44 | 2414 | #: search2/search/fields/CheckedOutByField.inc.php:44 |
| 2406 | msgid "Checked Out By" | 2415 | msgid "Checked Out By" |
| 2407 | msgstr "" | 2416 | msgstr "" |
| @@ -2410,7 +2419,7 @@ msgstr "" | @@ -2410,7 +2419,7 @@ msgstr "" | ||
| 2410 | msgid "Checked Out Delta" | 2419 | msgid "Checked Out Delta" |
| 2411 | msgstr "" | 2420 | msgstr "" |
| 2412 | 2421 | ||
| 2413 | -#: plugins/ktcore/KTCorePlugin.php:300 | 2422 | +#: plugins/ktcore/KTCorePlugin.php:304 |
| 2414 | msgid "Checked Out Document Control" | 2423 | msgid "Checked Out Document Control" |
| 2415 | msgstr "" | 2424 | msgstr "" |
| 2416 | 2425 | ||
| @@ -2519,7 +2528,7 @@ msgstr "" | @@ -2519,7 +2528,7 @@ msgstr "" | ||
| 2519 | #: lib/subscriptions/subscriptions.inc.php:693 | 2528 | #: lib/subscriptions/subscriptions.inc.php:693 |
| 2520 | #: lib/subscriptions/subscriptions.inc.php:700 | 2529 | #: lib/subscriptions/subscriptions.inc.php:700 |
| 2521 | #: lib/subscriptions/subscriptions.inc.php:707 | 2530 | #: lib/subscriptions/subscriptions.inc.php:707 |
| 2522 | -#: plugins/commercial/alerts.php:266 i18n/templates.c:1037 | 2531 | +#: plugins/commercial/alerts/alerts.php:266 i18n/templates.c:167 |
| 2523 | #: i18n/templates.c:2105 i18n/templates.c:2123 i18n/templates.c:2138 | 2532 | #: i18n/templates.c:2105 i18n/templates.c:2123 i18n/templates.c:2138 |
| 2524 | #: i18n/templates.c:2159 i18n/templates.c:2180 i18n/templates.c:2195 | 2533 | #: i18n/templates.c:2159 i18n/templates.c:2180 i18n/templates.c:2195 |
| 2525 | #: i18n/templates.c:2216 i18n/templates.c:2222 i18n/templates.c:2240 | 2534 | #: i18n/templates.c:2216 i18n/templates.c:2222 i18n/templates.c:2240 |
| @@ -2529,7 +2538,7 @@ msgstr "" | @@ -2529,7 +2538,7 @@ msgstr "" | ||
| 2529 | msgid "Clear Alert" | 2538 | msgid "Clear Alert" |
| 2530 | msgstr "" | 2539 | msgstr "" |
| 2531 | 2540 | ||
| 2532 | -#: i18n/templates.c:962 i18n/templates.c:1064 | 2541 | +#: i18n/templates.c:92 i18n/templates.c:194 |
| 2533 | msgid "Clear alert" | 2542 | msgid "Clear alert" |
| 2534 | msgstr "" | 2543 | msgstr "" |
| 2535 | 2544 | ||
| @@ -2557,7 +2566,7 @@ msgstr "" | @@ -2557,7 +2566,7 @@ msgstr "" | ||
| 2557 | msgid "Click on any transition below to edit it directly, or use the checkboxes to assign which states the transition is available from." | 2566 | msgid "Click on any transition below to edit it directly, or use the checkboxes to assign which states the transition is available from." |
| 2558 | msgstr "" | 2567 | msgstr "" |
| 2559 | 2568 | ||
| 2560 | -#: plugins/ktstandard/KTEmail.php:309 | 2569 | +#: plugins/ktstandard/KTEmail.php:248 plugins/ktstandard/KTEmail.php:313 |
| 2561 | msgid "Click on the hyperlink below to view it." | 2570 | msgid "Click on the hyperlink below to view it." |
| 2562 | msgstr "" | 2571 | msgstr "" |
| 2563 | 2572 | ||
| @@ -2573,7 +2582,7 @@ msgstr "" | @@ -2573,7 +2582,7 @@ msgstr "" | ||
| 2573 | msgid "Clicking on a given behaviour below will show you which fields and values can be selected when the clicked behaviour is active." | 2582 | msgid "Clicking on a given behaviour below will show you which fields and values can be selected when the clicked behaviour is active." |
| 2574 | msgstr "" | 2583 | msgstr "" |
| 2575 | 2584 | ||
| 2576 | -#: plugins/ktcore/KTCorePlugin.php:358 | 2585 | +#: plugins/ktcore/KTCorePlugin.php:362 |
| 2577 | msgid "Client Tools" | 2586 | msgid "Client Tools" |
| 2578 | msgstr "" | 2587 | msgstr "" |
| 2579 | 2588 | ||
| @@ -2634,10 +2643,10 @@ msgstr "" | @@ -2634,10 +2643,10 @@ msgstr "" | ||
| 2634 | msgid "Command line search" | 2643 | msgid "Command line search" |
| 2635 | msgstr "" | 2644 | msgstr "" |
| 2636 | 2645 | ||
| 2637 | -#: plugins/commercial/alerts.php:277 plugins/ktstandard/KTEmail.php:426 | ||
| 2638 | -#: i18n/templates.c:131 i18n/templates.c:260 i18n/templates.c:344 | ||
| 2639 | -#: i18n/templates.c:437 i18n/templates.c:545 i18n/templates.c:953 | ||
| 2640 | -#: i18n/templates.c:1061 i18n/templates.c:2480 i18n/templates.c:3641 | 2646 | +#: plugins/commercial/alerts/alerts.php:277 plugins/ktstandard/KTEmail.php:430 |
| 2647 | +#: i18n/templates.c:83 i18n/templates.c:191 i18n/templates.c:386 | ||
| 2648 | +#: i18n/templates.c:515 i18n/templates.c:599 i18n/templates.c:692 | ||
| 2649 | +#: i18n/templates.c:800 i18n/templates.c:2480 i18n/templates.c:3641 | ||
| 2641 | msgid "Comment" | 2650 | msgid "Comment" |
| 2642 | msgstr "" | 2651 | msgstr "" |
| 2643 | 2652 | ||
| @@ -2645,21 +2654,25 @@ msgstr "" | @@ -2645,21 +2654,25 @@ msgstr "" | ||
| 2645 | msgid "Comment Required" | 2654 | msgid "Comment Required" |
| 2646 | msgstr "" | 2655 | msgstr "" |
| 2647 | 2656 | ||
| 2648 | -#: plugins/ktstandard/KTEmail.php:249 plugins/ktstandard/KTEmail.php:314 | ||
| 2649 | -#: i18n/templates.c:761 i18n/templates.c:773 | 2657 | +#: plugins/ktstandard/KTEmail.php:253 plugins/ktstandard/KTEmail.php:318 |
| 2658 | +#: i18n/templates.c:1016 i18n/templates.c:1028 | ||
| 2650 | msgid "Comments" | 2659 | msgid "Comments" |
| 2651 | msgstr "" | 2660 | msgstr "" |
| 2652 | 2661 | ||
| 2662 | +#: plugins/commercial/i18n/japanese/JapanesePlugin.php:40 | ||
| 2663 | +msgid "Commercial Japanese translation plugin" | ||
| 2664 | +msgstr "" | ||
| 2665 | + | ||
| 2653 | #: plugins/commercial/wintools/key.inc.php:144 i18n/templates.c:1670 | 2666 | #: plugins/commercial/wintools/key.inc.php:144 i18n/templates.c:1670 |
| 2654 | #: i18n/templates.c:4955 | 2667 | #: i18n/templates.c:4955 |
| 2655 | msgid "Community Edition" | 2668 | msgid "Community Edition" |
| 2656 | msgstr "" | 2669 | msgstr "" |
| 2657 | 2670 | ||
| 2658 | -#: i18n/templates.c:101 i18n/templates.c:113 i18n/templates.c:3464 | 2671 | +#: i18n/templates.c:356 i18n/templates.c:368 i18n/templates.c:3464 |
| 2659 | msgid "Compare" | 2672 | msgid "Compare" |
| 2660 | msgstr "" | 2673 | msgstr "" |
| 2661 | 2674 | ||
| 2662 | -#: plugins/commercial/documentcomparison/DocumentComparison.php:183 | 2675 | +#: plugins/commercial/documentcomparison/DocumentComparison.php:185 |
| 2663 | msgid "Compare file could not be copied to tmp directory for comparison." | 2676 | msgid "Compare file could not be copied to tmp directory for comparison." |
| 2664 | msgstr "" | 2677 | msgstr "" |
| 2665 | 2678 | ||
| @@ -2671,7 +2684,7 @@ msgstr "" | @@ -2671,7 +2684,7 @@ msgstr "" | ||
| 2671 | msgid "Compare with Other Version" | 2684 | msgid "Compare with Other Version" |
| 2672 | msgstr "" | 2685 | msgstr "" |
| 2673 | 2686 | ||
| 2674 | -#: plugins/commercial/documentcomparison/DocumentComparison.php:217 | 2687 | +#: plugins/commercial/documentcomparison/DocumentComparison.php:219 |
| 2675 | msgid "Comparison produced no content. The document may be an unsupported mime type." | 2688 | msgid "Comparison produced no content. The document may be an unsupported mime type." |
| 2676 | msgstr "" | 2689 | msgstr "" |
| 2677 | 2690 | ||
| @@ -2771,11 +2784,11 @@ msgstr "" | @@ -2771,11 +2784,11 @@ msgstr "" | ||
| 2771 | msgid "Configure Workflows for this Folder" | 2784 | msgid "Configure Workflows for this Folder" |
| 2772 | msgstr "" | 2785 | msgstr "" |
| 2773 | 2786 | ||
| 2774 | -#: plugins/ktcore/KTCorePlugin.php:295 | 2787 | +#: plugins/ktcore/KTCorePlugin.php:299 |
| 2775 | msgid "Configure automated Workflows that map to document life-cycles." | 2788 | msgid "Configure automated Workflows that map to document life-cycles." |
| 2776 | msgstr "" | 2789 | msgstr "" |
| 2777 | 2790 | ||
| 2778 | -#: i18n/templates.c:1070 | 2791 | +#: i18n/templates.c:200 |
| 2779 | msgid "Configure document alerts to recieve a notification when action is required on a document of a specific type." | 2792 | msgid "Configure document alerts to recieve a notification when action is required on a document of a specific type." |
| 2780 | msgstr "" | 2793 | msgstr "" |
| 2781 | 2794 | ||
| @@ -2783,7 +2796,7 @@ msgstr "" | @@ -2783,7 +2796,7 @@ msgstr "" | ||
| 2783 | msgid "Configure how documents are allocated to workflows." | 2796 | msgid "Configure how documents are allocated to workflows." |
| 2784 | msgstr "" | 2797 | msgstr "" |
| 2785 | 2798 | ||
| 2786 | -#: plugins/ktcore/KTCorePlugin.php:248 | 2799 | +#: plugins/ktcore/KTCorePlugin.php:252 |
| 2787 | msgid "Configure the document metadata: Document Types, Document Fieldsets, Link Types and Workflows." | 2800 | msgid "Configure the document metadata: Document Types, Document Fieldsets, Link Types and Workflows." |
| 2788 | msgstr "" | 2801 | msgstr "" |
| 2789 | 2802 | ||
| @@ -2868,12 +2881,12 @@ msgstr "" | @@ -2868,12 +2881,12 @@ msgstr "" | ||
| 2868 | msgid "Content" | 2881 | msgid "Content" |
| 2869 | msgstr "" | 2882 | msgstr "" |
| 2870 | 2883 | ||
| 2871 | -#: i18n/templates.c:98 i18n/templates.c:3551 | 2884 | +#: i18n/templates.c:353 i18n/templates.c:3551 |
| 2872 | msgid "Content Version" | 2885 | msgid "Content Version" |
| 2873 | msgstr "" | 2886 | msgstr "" |
| 2874 | 2887 | ||
| 2875 | -#: i18n/templates.c:257 i18n/templates.c:341 i18n/templates.c:434 | ||
| 2876 | -#: i18n/templates.c:542 i18n/templates.c:3638 | 2888 | +#: i18n/templates.c:512 i18n/templates.c:596 i18n/templates.c:689 |
| 2889 | +#: i18n/templates.c:797 i18n/templates.c:3638 | ||
| 2877 | msgid "Content version" | 2890 | msgid "Content version" |
| 2878 | msgstr "" | 2891 | msgstr "" |
| 2879 | 2892 | ||
| @@ -2886,15 +2899,15 @@ msgstr "" | @@ -2886,15 +2899,15 @@ msgstr "" | ||
| 2886 | msgid "Continue Editing (check-out)" | 2899 | msgid "Continue Editing (check-out)" |
| 2887 | msgstr "" | 2900 | msgstr "" |
| 2888 | 2901 | ||
| 2889 | -#: i18n/templates.c:26 i18n/templates.c:7628 | 2902 | +#: i18n/templates.c:281 i18n/templates.c:7628 |
| 2890 | msgid "Control" | 2903 | msgid "Control" |
| 2891 | msgstr "" | 2904 | msgstr "" |
| 2892 | 2905 | ||
| 2893 | -#: plugins/ktcore/KTCorePlugin.php:264 | 2906 | +#: plugins/ktcore/KTCorePlugin.php:268 |
| 2894 | msgid "Control Units" | 2907 | msgid "Control Units" |
| 2895 | msgstr "" | 2908 | msgstr "" |
| 2896 | 2909 | ||
| 2897 | -#: plugins/ktcore/KTCorePlugin.php:240 | 2910 | +#: plugins/ktcore/KTCorePlugin.php:244 |
| 2898 | msgid "Control which users can log in, and are part of which groups and organisational units, from these management panels." | 2911 | msgid "Control which users can log in, and are part of which groups and organisational units, from these management panels." |
| 2899 | msgstr "" | 2912 | msgstr "" |
| 2900 | 2913 | ||
| @@ -2974,11 +2987,11 @@ msgstr "" | @@ -2974,11 +2987,11 @@ msgstr "" | ||
| 2974 | msgid "Copy to clipboard" | 2987 | msgid "Copy to clipboard" |
| 2975 | msgstr "" | 2988 | msgstr "" |
| 2976 | 2989 | ||
| 2977 | -#: plugins/ktcore/KTCorePlugin.php:50 | 2990 | +#: plugins/ktcore/KTCorePlugin.php:51 |
| 2978 | msgid "Core Application Functionality" | 2991 | msgid "Core Application Functionality" |
| 2979 | msgstr "" | 2992 | msgstr "" |
| 2980 | 2993 | ||
| 2981 | -#: plugins/ktcore/KTCoreLanguagePlugin.php:50 | 2994 | +#: plugins/ktcore/KTCoreLanguagePlugin.php:51 |
| 2982 | msgid "Core Language Support" | 2995 | msgid "Core Language Support" |
| 2983 | msgstr "" | 2996 | msgstr "" |
| 2984 | 2997 | ||
| @@ -3014,10 +3027,6 @@ msgstr "" | @@ -3014,10 +3027,6 @@ msgstr "" | ||
| 3014 | msgid "Could change permission on exec script: " | 3027 | msgid "Could change permission on exec script: " |
| 3015 | msgstr "" | 3028 | msgstr "" |
| 3016 | 3029 | ||
| 3017 | -#: setup/upgrade.php:299 | ||
| 3018 | -msgid "Could not authenticate administrative user" | ||
| 3019 | -msgstr "" | ||
| 3020 | - | ||
| 3021 | #: lib/util/ktutil.inc:671 lib/util/ktutil.inc:702 lib/util/ktutil.inc:707 | 3030 | #: lib/util/ktutil.inc:671 lib/util/ktutil.inc:702 lib/util/ktutil.inc:707 |
| 3022 | #, php-format | 3031 | #, php-format |
| 3023 | msgid "Could not copy to destination: %s" | 3032 | msgid "Could not copy to destination: %s" |
| @@ -3141,7 +3150,7 @@ msgstr "" | @@ -3141,7 +3150,7 @@ msgstr "" | ||
| 3141 | msgid "Could not perform key maintenance successfully" | 3150 | msgid "Could not perform key maintenance successfully" |
| 3142 | msgstr "" | 3151 | msgstr "" |
| 3143 | 3152 | ||
| 3144 | -#: ktapi/ktapi.inc.php:4192 ktwebservice/webservice.php:4275 search2.php:277 | 3153 | +#: ktapi/ktapi.inc.php:4220 ktwebservice/webservice.php:4282 search2.php:277 |
| 3145 | #: search2/search/search.inc.php:765 | 3154 | #: search2/search/search.inc.php:765 |
| 3146 | msgid "Could not process query." | 3155 | msgid "Could not process query." |
| 3147 | msgstr "" | 3156 | msgstr "" |
| @@ -3286,15 +3295,15 @@ msgstr "" | @@ -3286,15 +3295,15 @@ msgstr "" | ||
| 3286 | 3295 | ||
| 3287 | #: plugins/commercial/network/quicklinks/manageQuicklinks.php:96 | 3296 | #: plugins/commercial/network/quicklinks/manageQuicklinks.php:96 |
| 3288 | #: plugins/commercial/network/quicklinks/manageQuicklinks.php:97 | 3297 | #: plugins/commercial/network/quicklinks/manageQuicklinks.php:97 |
| 3289 | -#: i18n/templates.c:626 | 3298 | +#: i18n/templates.c:881 |
| 3290 | msgid "Create a new quicklink" | 3299 | msgid "Create a new quicklink" |
| 3291 | msgstr "" | 3300 | msgstr "" |
| 3292 | 3301 | ||
| 3293 | -#: i18n/templates.c:620 | 3302 | +#: i18n/templates.c:875 |
| 3294 | msgid "Create a new quicklink that will appear on users' dashboards." | 3303 | msgid "Create a new quicklink that will appear on users' dashboards." |
| 3295 | msgstr "" | 3304 | msgstr "" |
| 3296 | 3305 | ||
| 3297 | -#: i18n/templates.c:623 | 3306 | +#: i18n/templates.c:878 |
| 3298 | msgid "Create a new quicklink that will appear on your dashboard." | 3307 | msgid "Create a new quicklink that will appear on your dashboard." |
| 3299 | msgstr "" | 3308 | msgstr "" |
| 3300 | 3309 | ||
| @@ -3335,7 +3344,7 @@ msgstr "" | @@ -3335,7 +3344,7 @@ msgstr "" | ||
| 3335 | msgid "Create a rss feed which will be displayed on the dashboard" | 3344 | msgid "Create a rss feed which will be displayed on the dashboard" |
| 3336 | msgstr "" | 3345 | msgstr "" |
| 3337 | 3346 | ||
| 3338 | -#: i18n/templates.c:971 | 3347 | +#: i18n/templates.c:101 |
| 3339 | msgid "Create an alert to receive a dashboard notification and an email when action is required on this document." | 3348 | msgid "Create an alert to receive a dashboard notification and an email when action is required on this document." |
| 3340 | msgstr "" | 3349 | msgstr "" |
| 3341 | 3350 | ||
| @@ -3347,11 +3356,11 @@ msgstr "" | @@ -3347,11 +3356,11 @@ msgstr "" | ||
| 3347 | msgid "Create new Fieldset" | 3356 | msgid "Create new Fieldset" |
| 3348 | msgstr "" | 3357 | msgstr "" |
| 3349 | 3358 | ||
| 3350 | -#: plugins/ktcore/KTCorePlugin.php:269 | 3359 | +#: plugins/ktcore/KTCorePlugin.php:273 |
| 3351 | msgid "Create or delete permissions." | 3360 | msgid "Create or delete permissions." |
| 3352 | msgstr "" | 3361 | msgstr "" |
| 3353 | 3362 | ||
| 3354 | -#: plugins/ktcore/KTCorePlugin.php:271 | 3363 | +#: plugins/ktcore/KTCorePlugin.php:275 |
| 3355 | msgid "Create or delete roles" | 3364 | msgid "Create or delete roles" |
| 3356 | msgstr "" | 3365 | msgstr "" |
| 3357 | 3366 | ||
| @@ -3388,7 +3397,7 @@ msgstr "" | @@ -3388,7 +3397,7 @@ msgstr "" | ||
| 3388 | msgid "Created Delta" | 3397 | msgid "Created Delta" |
| 3389 | msgstr "" | 3398 | msgstr "" |
| 3390 | 3399 | ||
| 3391 | -#: i18n/templates.c:62 i18n/templates.c:1988 i18n/templates.c:2027 | 3400 | +#: i18n/templates.c:317 i18n/templates.c:1988 i18n/templates.c:2027 |
| 3392 | msgid "Created by" | 3401 | msgid "Created by" |
| 3393 | msgstr "" | 3402 | msgstr "" |
| 3394 | 3403 | ||
| @@ -3435,12 +3444,12 @@ msgstr "" | @@ -3435,12 +3444,12 @@ msgstr "" | ||
| 3435 | msgid "Creating zip file. Compressing and archiving in progress ..." | 3444 | msgid "Creating zip file. Compressing and archiving in progress ..." |
| 3436 | msgstr "" | 3445 | msgstr "" |
| 3437 | 3446 | ||
| 3438 | -#: plugins/ktcore/KTCorePlugin.php:145 | 3447 | +#: plugins/ktcore/KTCorePlugin.php:146 |
| 3439 | msgid "Creation Date" | 3448 | msgid "Creation Date" |
| 3440 | msgstr "" | 3449 | msgstr "" |
| 3441 | 3450 | ||
| 3442 | #: lib/browse/Criteria.inc:379 plugins/ktcore/KTColumns.inc.php:345 | 3451 | #: lib/browse/Criteria.inc:379 plugins/ktcore/KTColumns.inc.php:345 |
| 3443 | -#: plugins/ktcore/KTCorePlugin.php:147 i18n/templates.c:8261 | 3452 | +#: plugins/ktcore/KTCorePlugin.php:148 i18n/templates.c:8261 |
| 3444 | msgid "Creator" | 3453 | msgid "Creator" |
| 3445 | msgstr "" | 3454 | msgstr "" |
| 3446 | 3455 | ||
| @@ -3493,7 +3502,7 @@ msgstr "" | @@ -3493,7 +3502,7 @@ msgstr "" | ||
| 3493 | #: plugins/commercial/custom-numbering/CustomNumberingColumn.inc.php:36 | 3502 | #: plugins/commercial/custom-numbering/CustomNumberingColumn.inc.php:36 |
| 3494 | #: plugins/commercial/custom-numbering/CustomNumberingPlugin.php:65 | 3503 | #: plugins/commercial/custom-numbering/CustomNumberingPlugin.php:65 |
| 3495 | #: plugins/commercial/custom-numbering/search-3.5plus/CustomDocumentNoField.inc.php:34 | 3504 | #: plugins/commercial/custom-numbering/search-3.5plus/CustomDocumentNoField.inc.php:34 |
| 3496 | -#: i18n/templates.c:53 | 3505 | +#: i18n/templates.c:308 |
| 3497 | msgid "Custom Document No" | 3506 | msgid "Custom Document No" |
| 3498 | msgstr "" | 3507 | msgstr "" |
| 3499 | 3508 | ||
| @@ -3520,10 +3529,11 @@ msgstr "" | @@ -3520,10 +3529,11 @@ msgstr "" | ||
| 3520 | msgid "Database incompatibility error: <br> Please ensure that you have completed the database upgrade procedure. <br> Please <a href=%s>click here</a> to complete." | 3529 | msgid "Database incompatibility error: <br> Please ensure that you have completed the database upgrade procedure. <br> Please <a href=%s>click here</a> to complete." |
| 3521 | msgstr "" | 3530 | msgstr "" |
| 3522 | 3531 | ||
| 3532 | +#: lib/documentmanagement/DocumentField.inc:253 | ||
| 3523 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:88 | 3533 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:88 |
| 3524 | -#: plugins/multiselect/inetbasic.inc.php:112 i18n/templates.c:254 | ||
| 3525 | -#: i18n/templates.c:338 i18n/templates.c:431 i18n/templates.c:539 | ||
| 3526 | -#: i18n/templates.c:755 i18n/templates.c:767 i18n/templates.c:2477 | 3534 | +#: plugins/multiselect/inetbasic.inc.php:112 i18n/templates.c:509 |
| 3535 | +#: i18n/templates.c:593 i18n/templates.c:686 i18n/templates.c:794 | ||
| 3536 | +#: i18n/templates.c:1010 i18n/templates.c:1022 i18n/templates.c:2477 | ||
| 3527 | #: i18n/templates.c:3635 | 3537 | #: i18n/templates.c:3635 |
| 3528 | msgid "Date" | 3538 | msgid "Date" |
| 3529 | msgstr "" | 3539 | msgstr "" |
| @@ -3548,16 +3558,16 @@ msgstr "" | @@ -3548,16 +3558,16 @@ msgstr "" | ||
| 3548 | msgid "Date Modified Delta" | 3558 | msgid "Date Modified Delta" |
| 3549 | msgstr "" | 3559 | msgstr "" |
| 3550 | 3560 | ||
| 3551 | -#: i18n/templates.c:197 i18n/templates.c:281 i18n/templates.c:374 | ||
| 3552 | -#: i18n/templates.c:482 | 3561 | +#: i18n/templates.c:452 i18n/templates.c:536 i18n/templates.c:629 |
| 3562 | +#: i18n/templates.c:737 | ||
| 3553 | msgid "Date Range" | 3563 | msgid "Date Range" |
| 3554 | msgstr "" | 3564 | msgstr "" |
| 3555 | 3565 | ||
| 3556 | -#: i18n/templates.c:1094 | 3566 | +#: i18n/templates.c:224 |
| 3557 | msgid "Day" | 3567 | msgid "Day" |
| 3558 | msgstr "" | 3568 | msgstr "" |
| 3559 | 3569 | ||
| 3560 | -#: lib/browse/Criteria.inc:993 i18n/templates.c:890 i18n/templates.c:1097 | 3570 | +#: lib/browse/Criteria.inc:993 i18n/templates.c:20 i18n/templates.c:227 |
| 3561 | msgid "Days" | 3571 | msgid "Days" |
| 3562 | msgstr "" | 3572 | msgstr "" |
| 3563 | 3573 | ||
| @@ -3569,15 +3579,15 @@ msgstr "" | @@ -3569,15 +3579,15 @@ msgstr "" | ||
| 3569 | msgid "Default" | 3579 | msgid "Default" |
| 3570 | msgstr "" | 3580 | msgstr "" |
| 3571 | 3581 | ||
| 3572 | -#: plugins/ktcore/KTCorePlugin.php:346 | 3582 | +#: plugins/ktcore/KTCorePlugin.php:350 |
| 3573 | msgid "Define the sending email server address, email password, email port, and user name, and view and modify policies for emailing documents and attachments from KnowledgeTree." | 3583 | msgid "Define the sending email server address, email password, email port, and user name, and view and modify policies for emailing documents and attachments from KnowledgeTree." |
| 3574 | msgstr "" | 3584 | msgstr "" |
| 3575 | 3585 | ||
| 3576 | #: plugins/ktcore/KTBulkActions.php:51 plugins/ktcore/KTBulkActions.php:124 | 3586 | #: plugins/ktcore/KTBulkActions.php:51 plugins/ktcore/KTBulkActions.php:124 |
| 3577 | #: plugins/ktcore/KTDocumentActions.php:987 | 3587 | #: plugins/ktcore/KTDocumentActions.php:987 |
| 3578 | #: plugins/ktcore/KTDocumentActions.php:1089 i18n/permissions.c:13 | 3588 | #: plugins/ktcore/KTDocumentActions.php:1089 i18n/permissions.c:13 |
| 3579 | -#: i18n/templates.c:647 i18n/templates.c:650 i18n/templates.c:1091 | ||
| 3580 | -#: i18n/templates.c:1127 i18n/templates.c:1295 i18n/templates.c:1307 | 3589 | +#: i18n/templates.c:221 i18n/templates.c:257 i18n/templates.c:902 |
| 3590 | +#: i18n/templates.c:905 i18n/templates.c:1295 i18n/templates.c:1307 | ||
| 3581 | #: i18n/templates.c:1364 i18n/templates.c:1808 i18n/templates.c:1814 | 3591 | #: i18n/templates.c:1364 i18n/templates.c:1808 i18n/templates.c:1814 |
| 3582 | #: i18n/templates.c:2378 i18n/templates.c:2780 i18n/templates.c:2789 | 3592 | #: i18n/templates.c:2378 i18n/templates.c:2780 i18n/templates.c:2789 |
| 3583 | #: i18n/templates.c:3353 i18n/templates.c:3761 i18n/templates.c:3794 | 3593 | #: i18n/templates.c:3353 i18n/templates.c:3761 i18n/templates.c:3794 |
| @@ -3657,7 +3667,7 @@ msgstr "" | @@ -3657,7 +3667,7 @@ msgstr "" | ||
| 3657 | msgid "Delete a condition" | 3667 | msgid "Delete a condition" |
| 3658 | msgstr "" | 3668 | msgstr "" |
| 3659 | 3669 | ||
| 3660 | -#: i18n/templates.c:1124 | 3670 | +#: i18n/templates.c:254 |
| 3661 | msgid "Delete document type alert." | 3671 | msgid "Delete document type alert." |
| 3662 | msgstr "" | 3672 | msgstr "" |
| 3663 | 3673 | ||
| @@ -3791,7 +3801,7 @@ msgstr "" | @@ -3791,7 +3801,7 @@ msgstr "" | ||
| 3791 | msgid "Different types of fields may be available, depending on the system." | 3801 | msgid "Different types of fields may be available, depending on the system." |
| 3792 | msgstr "" | 3802 | msgstr "" |
| 3793 | 3803 | ||
| 3794 | -#: i18n/templates.c:1109 i18n/templates.c:1121 i18n/templates.c:1262 | 3804 | +#: i18n/templates.c:239 i18n/templates.c:251 i18n/templates.c:1262 |
| 3795 | #: i18n/templates.c:3785 i18n/templates.c:5696 i18n/templates.c:6419 | 3805 | #: i18n/templates.c:3785 i18n/templates.c:5696 i18n/templates.c:6419 |
| 3796 | #: i18n/templates.c:8075 | 3806 | #: i18n/templates.c:8075 |
| 3797 | msgid "Disable" | 3807 | msgid "Disable" |
| @@ -3809,11 +3819,11 @@ msgstr "" | @@ -3809,11 +3819,11 @@ msgstr "" | ||
| 3809 | msgid "Disable document type." | 3819 | msgid "Disable document type." |
| 3810 | msgstr "" | 3820 | msgstr "" |
| 3811 | 3821 | ||
| 3812 | -#: i18n/templates.c:1118 | 3822 | +#: i18n/templates.c:248 |
| 3813 | msgid "Disable repeat after action" | 3823 | msgid "Disable repeat after action" |
| 3814 | msgstr "" | 3824 | msgstr "" |
| 3815 | 3825 | ||
| 3816 | -#: i18n/templates.c:1106 | 3826 | +#: i18n/templates.c:236 |
| 3817 | msgid "Disable reset alert on check-in" | 3827 | msgid "Disable reset alert on check-in" |
| 3818 | msgstr "" | 3828 | msgstr "" |
| 3819 | 3829 | ||
| @@ -3889,8 +3899,8 @@ msgstr "" | @@ -3889,8 +3899,8 @@ msgstr "" | ||
| 3889 | 3899 | ||
| 3890 | #: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:296 | 3900 | #: plugins/MyDropDocumentsPlugin/MyDropDocumentsPage.php:296 |
| 3891 | #: plugins/commercial/electronic-signatures/Esignature.inc.php:203 | 3901 | #: plugins/commercial/electronic-signatures/Esignature.inc.php:203 |
| 3892 | -#: i18n/templates.c:176 i18n/templates.c:248 i18n/templates.c:332 | ||
| 3893 | -#: i18n/templates.c:425 i18n/templates.c:533 i18n/templates.c:671 | 3902 | +#: i18n/templates.c:431 i18n/templates.c:503 i18n/templates.c:587 |
| 3903 | +#: i18n/templates.c:680 i18n/templates.c:788 i18n/templates.c:926 | ||
| 3894 | #: i18n/templates.c:3194 | 3904 | #: i18n/templates.c:3194 |
| 3895 | msgid "Document" | 3905 | msgid "Document" |
| 3896 | msgstr "" | 3906 | msgstr "" |
| @@ -3915,16 +3925,17 @@ msgstr "" | @@ -3915,16 +3925,17 @@ msgstr "" | ||
| 3915 | msgid "Document '%s' has been removed from the indexing queue." | 3925 | msgid "Document '%s' has been removed from the indexing queue." |
| 3916 | msgstr "" | 3926 | msgstr "" |
| 3917 | 3927 | ||
| 3918 | -#: plugins/ktstandard/KTEmail.php:251 | 3928 | +#: plugins/ktstandard/KTEmail.php:255 |
| 3919 | #, php-format | 3929 | #, php-format |
| 3920 | msgid "Document (ID %s): %s from %s" | 3930 | msgid "Document (ID %s): %s from %s" |
| 3921 | msgstr "" | 3931 | msgstr "" |
| 3922 | 3932 | ||
| 3923 | -#: plugins/commercial/alerts.php:125 plugins/commercial/alerts.php:159 | 3933 | +#: plugins/commercial/alerts/alerts.php:125 |
| 3934 | +#: plugins/commercial/alerts/alerts.php:159 | ||
| 3924 | msgid "Document Alert Modified" | 3935 | msgid "Document Alert Modified" |
| 3925 | msgstr "" | 3936 | msgstr "" |
| 3926 | 3937 | ||
| 3927 | -#: plugins/commercial/alertPlugin.php:37 | 3938 | +#: plugins/commercial/alerts/alertPlugin.php:37 |
| 3928 | msgid "Document Alerts Plugin" | 3939 | msgid "Document Alerts Plugin" |
| 3929 | msgstr "" | 3940 | msgstr "" |
| 3930 | 3941 | ||
| @@ -3962,13 +3973,13 @@ msgstr "" | @@ -3962,13 +3973,13 @@ msgstr "" | ||
| 3962 | msgid "Document Fields" | 3973 | msgid "Document Fields" |
| 3963 | msgstr "" | 3974 | msgstr "" |
| 3964 | 3975 | ||
| 3965 | -#: plugins/ktcore/KTCorePlugin.php:284 | ||
| 3966 | -#: plugins/multiselect/MultiSelectPlugin.php:119 i18n/templates.c:5204 | 3976 | +#: plugins/ktcore/KTCorePlugin.php:288 |
| 3977 | +#: plugins/multiselect/MultiSelectPlugin.php:124 i18n/templates.c:5204 | ||
| 3967 | #: i18n/templates.c:5801 | 3978 | #: i18n/templates.c:5801 |
| 3968 | msgid "Document Fieldsets" | 3979 | msgid "Document Fieldsets" |
| 3969 | msgstr "" | 3980 | msgstr "" |
| 3970 | 3981 | ||
| 3971 | -#: lib/browse/Criteria.inc:293 i18n/templates.c:50 i18n/templates.c:1979 | 3982 | +#: lib/browse/Criteria.inc:293 i18n/templates.c:305 i18n/templates.c:1979 |
| 3972 | #: i18n/templates.c:2018 | 3983 | #: i18n/templates.c:2018 |
| 3973 | msgid "Document Filename" | 3984 | msgid "Document Filename" |
| 3974 | msgstr "" | 3985 | msgstr "" |
| @@ -3986,15 +3997,15 @@ msgstr "" | @@ -3986,15 +3997,15 @@ msgstr "" | ||
| 3986 | msgid "Document History" | 3997 | msgid "Document History" |
| 3987 | msgstr "" | 3998 | msgstr "" |
| 3988 | 3999 | ||
| 3989 | -#: i18n/templates.c:89 i18n/templates.c:3455 i18n/templates.c:3542 | 4000 | +#: i18n/templates.c:344 i18n/templates.c:3455 i18n/templates.c:3542 |
| 3990 | #: i18n/templates.c:3626 | 4001 | #: i18n/templates.c:3626 |
| 3991 | msgid "Document History for #appname# New UI Presentation" | 4002 | msgid "Document History for #appname# New UI Presentation" |
| 3992 | msgstr "" | 4003 | msgstr "" |
| 3993 | 4004 | ||
| 3994 | #: lib/browse/Criteria.inc:332 plugins/ktcore/KTColumns.inc.php:572 | 4005 | #: lib/browse/Criteria.inc:332 plugins/ktcore/KTColumns.inc.php:572 |
| 3995 | -#: plugins/ktcore/KTCorePlugin.php:149 | ||
| 3996 | -#: search2/search/fields/DocumentIdField.inc.php:47 i18n/templates.c:80 | ||
| 3997 | -#: i18n/templates.c:578 i18n/templates.c:2006 i18n/templates.c:2054 | 4006 | +#: plugins/ktcore/KTCorePlugin.php:150 |
| 4007 | +#: search2/search/fields/DocumentIdField.inc.php:47 i18n/templates.c:335 | ||
| 4008 | +#: i18n/templates.c:833 i18n/templates.c:2006 i18n/templates.c:2054 | ||
| 3998 | msgid "Document ID" | 4009 | msgid "Document ID" |
| 3999 | msgstr "" | 4010 | msgstr "" |
| 4000 | 4011 | ||
| @@ -4023,7 +4034,7 @@ msgstr "" | @@ -4023,7 +4034,7 @@ msgstr "" | ||
| 4023 | msgid "Document Indexer Service" | 4034 | msgid "Document Indexer Service" |
| 4024 | msgstr "" | 4035 | msgstr "" |
| 4025 | 4036 | ||
| 4026 | -#: plugins/ktcore/KTCorePlugin.php:338 | 4037 | +#: plugins/ktcore/KTCorePlugin.php:342 |
| 4027 | #: plugins/search2/LuceneStatisticsDashlet.php:48 | 4038 | #: plugins/search2/LuceneStatisticsDashlet.php:48 |
| 4028 | #: plugins/search2/reporting/LuceneStatistics.php:49 i18n/templates.c:6929 | 4039 | #: plugins/search2/reporting/LuceneStatistics.php:49 i18n/templates.c:6929 |
| 4029 | msgid "Document Indexer Statistics" | 4040 | msgid "Document Indexer Statistics" |
| @@ -4033,11 +4044,11 @@ msgstr "" | @@ -4033,11 +4044,11 @@ msgstr "" | ||
| 4033 | msgid "Document Indexer Status" | 4044 | msgid "Document Indexer Status" |
| 4034 | msgstr "" | 4045 | msgstr "" |
| 4035 | 4046 | ||
| 4036 | -#: plugins/ktcore/KTCorePlugin.php:334 | 4047 | +#: plugins/ktcore/KTCorePlugin.php:338 |
| 4037 | msgid "Document Indexer and External Resource Dependancy Status" | 4048 | msgid "Document Indexer and External Resource Dependancy Status" |
| 4038 | msgstr "" | 4049 | msgstr "" |
| 4039 | 4050 | ||
| 4040 | -#: plugins/ktcore/KTCorePlugin.php:320 | 4051 | +#: plugins/ktcore/KTCorePlugin.php:324 |
| 4041 | #: plugins/search2/reporting/IndexErrors.php:48 i18n/templates.c:7070 | 4052 | #: plugins/search2/reporting/IndexErrors.php:48 i18n/templates.c:7070 |
| 4042 | msgid "Document Indexing Diagnostics" | 4053 | msgid "Document Indexing Diagnostics" |
| 4043 | msgstr "" | 4054 | msgstr "" |
| @@ -4059,7 +4070,7 @@ msgstr "" | @@ -4059,7 +4070,7 @@ msgstr "" | ||
| 4059 | 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." | 4070 | 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." |
| 4060 | msgstr "" | 4071 | msgstr "" |
| 4061 | 4072 | ||
| 4062 | -#: plugins/ktcore/KTCorePlugin.php:247 | 4073 | +#: plugins/ktcore/KTCorePlugin.php:251 |
| 4063 | #: plugins/ktcore/admin/manageConditionals.php:60 i18n/templates.c:1199 | 4074 | #: plugins/ktcore/admin/manageConditionals.php:60 i18n/templates.c:1199 |
| 4064 | #: i18n/templates.c:3704 | 4075 | #: i18n/templates.c:3704 |
| 4065 | msgid "Document Metadata and Workflow Configuration" | 4076 | msgid "Document Metadata and Workflow Configuration" |
| @@ -4073,7 +4084,7 @@ msgstr "" | @@ -4073,7 +4084,7 @@ msgstr "" | ||
| 4073 | 4084 | ||
| 4074 | #: plugins/commercial/custom-numbering/CustomNumberingAdminPage.inc.php:40 | 4085 | #: plugins/commercial/custom-numbering/CustomNumberingAdminPage.inc.php:40 |
| 4075 | #: plugins/commercial/custom-numbering/CustomNumberingPlugin.php:83 | 4086 | #: plugins/commercial/custom-numbering/CustomNumberingPlugin.php:83 |
| 4076 | -#: i18n/templates.c:8 | 4087 | +#: i18n/templates.c:263 |
| 4077 | msgid "Document Numbering Schemes" | 4088 | msgid "Document Numbering Schemes" |
| 4078 | msgstr "" | 4089 | msgstr "" |
| 4079 | 4090 | ||
| @@ -4095,7 +4106,7 @@ msgstr "" | @@ -4095,7 +4106,7 @@ msgstr "" | ||
| 4095 | msgid "Document Sent" | 4106 | msgid "Document Sent" |
| 4096 | msgstr "" | 4107 | msgstr "" |
| 4097 | 4108 | ||
| 4098 | -#: plugins/ktcore/KTCorePlugin.php:245 | 4109 | +#: plugins/ktcore/KTCorePlugin.php:249 |
| 4099 | msgid "Document Storage" | 4110 | msgid "Document Storage" |
| 4100 | msgstr "" | 4111 | msgstr "" |
| 4101 | 4112 | ||
| @@ -4103,7 +4114,7 @@ msgstr "" | @@ -4103,7 +4114,7 @@ msgstr "" | ||
| 4103 | msgid "Document Storage Verification" | 4114 | msgid "Document Storage Verification" |
| 4104 | msgstr "" | 4115 | msgstr "" |
| 4105 | 4116 | ||
| 4106 | -#: i18n/templates.c:464 | 4117 | +#: i18n/templates.c:719 |
| 4107 | msgid "Document Summary for \"#name#\"" | 4118 | msgid "Document Summary for \"#name#\"" |
| 4108 | msgstr "" | 4119 | msgstr "" |
| 4109 | 4120 | ||
| @@ -4125,21 +4136,21 @@ msgid "Document Transaction History" | @@ -4125,21 +4136,21 @@ msgid "Document Transaction History" | ||
| 4125 | msgstr "" | 4136 | msgstr "" |
| 4126 | 4137 | ||
| 4127 | #: lib/browse/Criteria.inc:530 plugins/ktcore/KTColumns.inc.php:518 | 4138 | #: lib/browse/Criteria.inc:530 plugins/ktcore/KTColumns.inc.php:518 |
| 4128 | -#: plugins/ktcore/KTCorePlugin.php:151 plugins/ktcore/KTPortlets.php:96 | 4139 | +#: plugins/ktcore/KTCorePlugin.php:152 plugins/ktcore/KTPortlets.php:96 |
| 4129 | #: plugins/ktcore/folder/BulkImport.php:88 | 4140 | #: plugins/ktcore/folder/BulkImport.php:88 |
| 4130 | #: plugins/ktcore/folder/BulkUpload.php:89 | 4141 | #: plugins/ktcore/folder/BulkUpload.php:89 |
| 4131 | #: plugins/ktcore/folder/addDocument.php:140 | 4142 | #: plugins/ktcore/folder/addDocument.php:140 |
| 4132 | -#: plugins/multiselect/BulkImport.php:112 | ||
| 4133 | -#: plugins/multiselect/BulkUpload.php:114 | 4143 | +#: plugins/multiselect/BulkImport.php:167 |
| 4144 | +#: plugins/multiselect/BulkUpload.php:192 | ||
| 4134 | #: plugins/multiselect/addDocument.php:166 | 4145 | #: plugins/multiselect/addDocument.php:166 |
| 4135 | -#: search2/search/fields/DocumentTypeField.inc.php:44 i18n/templates.c:17 | ||
| 4136 | -#: i18n/templates.c:71 i18n/templates.c:1169 i18n/templates.c:1244 | 4146 | +#: search2/search/fields/DocumentTypeField.inc.php:44 i18n/templates.c:272 |
| 4147 | +#: i18n/templates.c:326 i18n/templates.c:1169 i18n/templates.c:1244 | ||
| 4137 | #: i18n/templates.c:1997 i18n/templates.c:2042 i18n/templates.c:3674 | 4148 | #: i18n/templates.c:1997 i18n/templates.c:2042 i18n/templates.c:3674 |
| 4138 | #: i18n/templates.c:3749 i18n/templates.c:8603 | 4149 | #: i18n/templates.c:3749 i18n/templates.c:8603 |
| 4139 | msgid "Document Type" | 4150 | msgid "Document Type" |
| 4140 | msgstr "" | 4151 | msgstr "" |
| 4141 | 4152 | ||
| 4142 | -#: plugins/commercial/docTypeAlerts.inc.php:101 | 4153 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:101 |
| 4143 | msgid "Document Type Alert Management" | 4154 | msgid "Document Type Alert Management" |
| 4144 | msgstr "" | 4155 | msgstr "" |
| 4145 | 4156 | ||
| @@ -4154,7 +4165,7 @@ msgstr "" | @@ -4154,7 +4165,7 @@ msgstr "" | ||
| 4154 | msgid "Document Type: " | 4165 | msgid "Document Type: " |
| 4155 | msgstr "" | 4166 | msgstr "" |
| 4156 | 4167 | ||
| 4157 | -#: browse.php:234 plugins/ktcore/KTCorePlugin.php:280 i18n/templates.c:1217 | 4168 | +#: browse.php:234 plugins/ktcore/KTCorePlugin.php:284 i18n/templates.c:1217 |
| 4158 | #: i18n/templates.c:3722 i18n/templates.c:3731 i18n/templates.c:5231 | 4169 | #: i18n/templates.c:3722 i18n/templates.c:3731 i18n/templates.c:5231 |
| 4159 | #: i18n/templates.c:5822 | 4170 | #: i18n/templates.c:5822 |
| 4160 | msgid "Document Types" | 4171 | msgid "Document Types" |
| @@ -4167,13 +4178,13 @@ msgstr "" | @@ -4167,13 +4178,13 @@ msgstr "" | ||
| 4167 | #: plugins/ktcore/folder/BulkImport.php:88 | 4178 | #: plugins/ktcore/folder/BulkImport.php:88 |
| 4168 | #: plugins/ktcore/folder/BulkUpload.php:89 | 4179 | #: plugins/ktcore/folder/BulkUpload.php:89 |
| 4169 | #: plugins/ktcore/folder/addDocument.php:141 | 4180 | #: plugins/ktcore/folder/addDocument.php:141 |
| 4170 | -#: plugins/multiselect/BulkImport.php:112 | ||
| 4171 | -#: plugins/multiselect/BulkUpload.php:114 | 4181 | +#: plugins/multiselect/BulkImport.php:169 |
| 4182 | +#: plugins/multiselect/BulkUpload.php:194 | ||
| 4172 | #: plugins/multiselect/addDocument.php:167 | 4183 | #: plugins/multiselect/addDocument.php:167 |
| 4173 | msgid "Document Types, defined by the administrator, are used to categorise documents. Please select a Document Type from the list below." | 4184 | msgid "Document Types, defined by the administrator, are used to categorise documents. Please select a Document Type from the list below." |
| 4174 | msgstr "" | 4185 | msgstr "" |
| 4175 | 4186 | ||
| 4176 | -#: i18n/templates.c:59 i18n/templates.c:1985 i18n/templates.c:2024 | 4187 | +#: i18n/templates.c:314 i18n/templates.c:1985 i18n/templates.c:2024 |
| 4177 | msgid "Document Version" | 4188 | msgid "Document Version" |
| 4178 | msgstr "" | 4189 | msgstr "" |
| 4179 | 4190 | ||
| @@ -4185,7 +4196,7 @@ msgstr "" | @@ -4185,7 +4196,7 @@ msgstr "" | ||
| 4185 | msgid "Document Version: " | 4196 | msgid "Document Version: " |
| 4186 | msgstr "" | 4197 | msgstr "" |
| 4187 | 4198 | ||
| 4188 | -#: lib/actions/documentaction.inc.php:217 view.php:97 | 4199 | +#: lib/actions/documentaction.inc.php:217 view.php:96 |
| 4189 | msgid "Document actions" | 4200 | msgid "Document actions" |
| 4190 | msgstr "" | 4201 | msgstr "" |
| 4191 | 4202 | ||
| @@ -4327,7 +4338,7 @@ msgstr "" | @@ -4327,7 +4338,7 @@ msgstr "" | ||
| 4327 | msgid "Document copied." | 4338 | msgid "Document copied." |
| 4328 | msgstr "" | 4339 | msgstr "" |
| 4329 | 4340 | ||
| 4330 | -#: plugins/ktstandard/KTEmail.php:287 | 4341 | +#: plugins/ktstandard/KTEmail.php:291 |
| 4331 | #, php-format | 4342 | #, php-format |
| 4332 | msgid "Document copy emailed to %s. " | 4343 | msgid "Document copy emailed to %s. " |
| 4333 | msgstr "" | 4344 | msgstr "" |
| @@ -4372,7 +4383,8 @@ msgstr "" | @@ -4372,7 +4383,8 @@ msgstr "" | ||
| 4372 | msgid "Document has been emailed to recipients" | 4383 | msgid "Document has been emailed to recipients" |
| 4373 | msgstr "" | 4384 | msgstr "" |
| 4374 | 4385 | ||
| 4375 | -#: plugins/commercial/alerts.php:311 plugins/commercial/alerts.php:448 | 4386 | +#: plugins/commercial/alerts/alerts.php:311 |
| 4387 | +#: plugins/commercial/alerts/alerts.php:448 | ||
| 4376 | msgid "Document has been expunged" | 4388 | msgid "Document has been expunged" |
| 4377 | msgstr "" | 4389 | msgstr "" |
| 4378 | 4390 | ||
| @@ -4388,7 +4400,7 @@ msgstr "" | @@ -4388,7 +4400,7 @@ msgstr "" | ||
| 4388 | msgid "Document has not been emailed to recipients." | 4400 | msgid "Document has not been emailed to recipients." |
| 4389 | msgstr "" | 4401 | msgstr "" |
| 4390 | 4402 | ||
| 4391 | -#: lib/actions/documentaction.inc.php:212 view.php:92 | 4403 | +#: lib/actions/documentaction.inc.php:212 view.php:91 |
| 4392 | msgid "Document info" | 4404 | msgid "Document info" |
| 4393 | msgstr "" | 4405 | msgstr "" |
| 4394 | 4406 | ||
| @@ -4400,7 +4412,7 @@ msgstr "" | @@ -4400,7 +4412,7 @@ msgstr "" | ||
| 4400 | msgid "Document is checkout and cannot be overwritten" | 4412 | msgid "Document is checkout and cannot be overwritten" |
| 4401 | msgstr "" | 4413 | msgstr "" |
| 4402 | 4414 | ||
| 4403 | -#: i18n/templates.c:959 i18n/templates.c:1034 i18n/templates.c:2099 | 4415 | +#: i18n/templates.c:89 i18n/templates.c:164 i18n/templates.c:2099 |
| 4404 | #: i18n/templates.c:2153 i18n/templates.c:2174 i18n/templates.c:2189 | 4416 | #: i18n/templates.c:2153 i18n/templates.c:2174 i18n/templates.c:2189 |
| 4405 | #: i18n/templates.c:2210 i18n/templates.c:2237 i18n/templates.c:2690 | 4417 | #: i18n/templates.c:2210 i18n/templates.c:2237 i18n/templates.c:2690 |
| 4406 | #: i18n/templates.c:8186 | 4418 | #: i18n/templates.c:8186 |
| @@ -4415,7 +4427,7 @@ msgstr "" | @@ -4415,7 +4427,7 @@ msgstr "" | ||
| 4415 | msgid "Document link deleted" | 4427 | msgid "Document link deleted" |
| 4416 | msgstr "" | 4428 | msgstr "" |
| 4417 | 4429 | ||
| 4418 | -#: plugins/ktstandard/KTEmail.php:346 | 4430 | +#: plugins/ktstandard/KTEmail.php:350 |
| 4419 | #, php-format | 4431 | #, php-format |
| 4420 | msgid "Document link emailed to %s. " | 4432 | msgid "Document link emailed to %s. " |
| 4421 | msgstr "" | 4433 | msgstr "" |
| @@ -4429,7 +4441,7 @@ msgstr "" | @@ -4429,7 +4441,7 @@ msgstr "" | ||
| 4429 | msgid "Document link not deleted. Document link does not exists, or previously deleted." | 4441 | msgid "Document link not deleted. Document link does not exists, or previously deleted." |
| 4430 | msgstr "" | 4442 | msgstr "" |
| 4431 | 4443 | ||
| 4432 | -#: plugins/ktcore/document/edit.php:286 | 4444 | +#: plugins/ktcore/document/edit.php:311 |
| 4433 | msgid "Document metadata updated" | 4445 | msgid "Document metadata updated" |
| 4434 | msgstr "" | 4446 | msgstr "" |
| 4435 | 4447 | ||
| @@ -4493,20 +4505,20 @@ msgstr "" | @@ -4493,20 +4505,20 @@ msgstr "" | ||
| 4493 | msgid "Document restored." | 4505 | msgid "Document restored." |
| 4494 | msgstr "" | 4506 | msgstr "" |
| 4495 | 4507 | ||
| 4496 | -#: i18n/templates.c:878 | 4508 | +#: i18n/templates.c:8 |
| 4497 | msgid "Document type" | 4509 | msgid "Document type" |
| 4498 | msgstr "" | 4510 | msgstr "" |
| 4499 | 4511 | ||
| 4500 | -#: plugins/commercial/alertTask.php:122 | ||
| 4501 | -#: plugins/commercial/docTypeAlerts.inc.php:817 | 4512 | +#: plugins/commercial/alerts/alertTask.php:122 |
| 4513 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:817 | ||
| 4502 | msgid "Document type alert created: Due every " | 4514 | msgid "Document type alert created: Due every " |
| 4503 | msgstr "" | 4515 | msgstr "" |
| 4504 | 4516 | ||
| 4505 | -#: plugins/commercial/docTypeAlerts.inc.php:877 | 4517 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:877 |
| 4506 | msgid "Document type alert reset on check-in: Due every " | 4518 | msgid "Document type alert reset on check-in: Due every " |
| 4507 | msgstr "" | 4519 | msgstr "" |
| 4508 | 4520 | ||
| 4509 | -#: plugins/commercial/alertTask.php:222 | 4521 | +#: plugins/commercial/alerts/alertTask.php:222 |
| 4510 | msgid "Document type alert updated: Due every " | 4522 | msgid "Document type alert updated: Due every " |
| 4511 | msgstr "" | 4523 | msgstr "" |
| 4512 | 4524 | ||
| @@ -4571,7 +4583,7 @@ msgstr "" | @@ -4571,7 +4583,7 @@ msgstr "" | ||
| 4571 | msgid "Document version deleted" | 4583 | msgid "Document version deleted" |
| 4572 | msgstr "" | 4584 | msgstr "" |
| 4573 | 4585 | ||
| 4574 | -#: plugins/housekeeper/HouseKeeper.inc.php:229 i18n/templates.c:686 | 4586 | +#: plugins/housekeeper/HouseKeeper.inc.php:229 i18n/templates.c:941 |
| 4575 | #: i18n/templates.c:2954 i18n/templates.c:2975 i18n/templates.c:2990 | 4587 | #: i18n/templates.c:2954 i18n/templates.c:2975 i18n/templates.c:2990 |
| 4576 | msgid "Documents" | 4588 | msgid "Documents" |
| 4577 | msgstr "" | 4589 | msgstr "" |
| @@ -4580,11 +4592,11 @@ msgstr "" | @@ -4580,11 +4592,11 @@ msgstr "" | ||
| 4580 | msgid "Documents Indexed:" | 4592 | msgid "Documents Indexed:" |
| 4581 | msgstr "" | 4593 | msgstr "" |
| 4582 | 4594 | ||
| 4583 | -#: i18n/templates.c:362 | 4595 | +#: i18n/templates.c:617 |
| 4584 | msgid "Documents by Workflow and Document Type" | 4596 | msgid "Documents by Workflow and Document Type" |
| 4585 | msgstr "" | 4597 | msgstr "" |
| 4586 | 4598 | ||
| 4587 | -#: plugins/ktstandard/KTEmail.php:421 | 4599 | +#: plugins/ktstandard/KTEmail.php:425 |
| 4588 | msgid "Documents can be emailed to external users by entering their email addresses below" | 4600 | msgid "Documents can be emailed to external users by entering their email addresses below" |
| 4589 | msgstr "" | 4601 | msgstr "" |
| 4590 | 4602 | ||
| @@ -4621,7 +4633,7 @@ msgstr "" | @@ -4621,7 +4633,7 @@ msgstr "" | ||
| 4621 | msgid "Don't show me this again." | 4633 | msgid "Don't show me this again." |
| 4622 | msgstr "" | 4634 | msgstr "" |
| 4623 | 4635 | ||
| 4624 | -#: plugins/commercial/alerts.php:976 | 4636 | +#: plugins/commercial/alerts/alerts.php:976 |
| 4625 | msgid "Done" | 4637 | msgid "Done" |
| 4626 | msgstr "" | 4638 | msgstr "" |
| 4627 | 4639 | ||
| @@ -4664,7 +4676,7 @@ msgstr "" | @@ -4664,7 +4676,7 @@ msgstr "" | ||
| 4664 | msgid "Download Document" | 4676 | msgid "Download Document" |
| 4665 | msgstr "" | 4677 | msgstr "" |
| 4666 | 4678 | ||
| 4667 | -#: plugins/ktcore/KTCorePlugin.php:148 | 4679 | +#: plugins/ktcore/KTCorePlugin.php:149 |
| 4668 | #: plugins/ktcore/KTDocumentActions.php:470 | 4680 | #: plugins/ktcore/KTDocumentActions.php:470 |
| 4669 | msgid "Download File" | 4681 | msgid "Download File" |
| 4670 | msgstr "" | 4682 | msgstr "" |
| @@ -4693,11 +4705,11 @@ msgstr "" | @@ -4693,11 +4705,11 @@ msgstr "" | ||
| 4693 | msgid "Download succeeded" | 4705 | msgid "Download succeeded" |
| 4694 | msgstr "" | 4706 | msgstr "" |
| 4695 | 4707 | ||
| 4696 | -#: i18n/templates.c:677 | 4708 | +#: i18n/templates.c:932 |
| 4697 | msgid "Downloads" | 4709 | msgid "Downloads" |
| 4698 | msgstr "" | 4710 | msgstr "" |
| 4699 | 4711 | ||
| 4700 | -#: plugins/ktcore/KTCorePlugin.php:274 i18n/templates.c:4403 | 4712 | +#: plugins/ktcore/KTCorePlugin.php:278 i18n/templates.c:4403 |
| 4701 | #: i18n/templates.c:6473 | 4713 | #: i18n/templates.c:6473 |
| 4702 | msgid "Dynamic Conditions" | 4714 | msgid "Dynamic Conditions" |
| 4703 | msgstr "" | 4715 | msgstr "" |
| @@ -4738,7 +4750,7 @@ msgstr "" | @@ -4738,7 +4750,7 @@ msgstr "" | ||
| 4738 | 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." | 4750 | 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." |
| 4739 | msgstr "" | 4751 | msgstr "" |
| 4740 | 4752 | ||
| 4741 | -#: i18n/templates.c:371 i18n/templates.c:479 | 4753 | +#: i18n/templates.c:626 i18n/templates.c:734 |
| 4742 | 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." | 4754 | 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." |
| 4743 | msgstr "" | 4755 | msgstr "" |
| 4744 | 4756 | ||
| @@ -4747,7 +4759,7 @@ msgstr "" | @@ -4747,7 +4759,7 @@ msgstr "" | ||
| 4747 | msgid "Each workflow must have a unique name." | 4759 | msgid "Each workflow must have a unique name." |
| 4748 | msgstr "" | 4760 | msgstr "" |
| 4749 | 4761 | ||
| 4750 | -#: i18n/templates.c:1088 i18n/templates.c:1250 i18n/templates.c:1256 | 4762 | +#: i18n/templates.c:218 i18n/templates.c:1250 i18n/templates.c:1256 |
| 4751 | #: i18n/templates.c:1361 i18n/templates.c:1805 i18n/templates.c:1811 | 4763 | #: i18n/templates.c:1361 i18n/templates.c:1805 i18n/templates.c:1811 |
| 4752 | #: i18n/templates.c:1862 i18n/templates.c:2774 i18n/templates.c:2783 | 4764 | #: i18n/templates.c:1862 i18n/templates.c:2774 i18n/templates.c:2783 |
| 4753 | #: i18n/templates.c:2786 i18n/templates.c:3350 i18n/templates.c:3755 | 4765 | #: i18n/templates.c:2786 i18n/templates.c:3350 i18n/templates.c:3755 |
| @@ -4838,7 +4850,7 @@ msgstr "" | @@ -4838,7 +4850,7 @@ msgstr "" | ||
| 4838 | msgid "Edit Groups" | 4850 | msgid "Edit Groups" |
| 4839 | msgstr "" | 4851 | msgstr "" |
| 4840 | 4852 | ||
| 4841 | -#: plugins/ktcore/KTCorePlugin.php:375 | 4853 | +#: plugins/ktcore/KTCorePlugin.php:379 |
| 4842 | msgid "Edit Help files" | 4854 | msgid "Edit Help files" |
| 4843 | msgstr "" | 4855 | msgstr "" |
| 4844 | 4856 | ||
| @@ -4940,8 +4952,8 @@ msgstr "" | @@ -4940,8 +4952,8 @@ msgstr "" | ||
| 4940 | msgid "Edit a link type" | 4952 | msgid "Edit a link type" |
| 4941 | msgstr "" | 4953 | msgstr "" |
| 4942 | 4954 | ||
| 4943 | -#: plugins/commercial/docTypeAlerts.inc.php:125 | ||
| 4944 | -#: plugins/commercial/docTypeAlerts.inc.php:126 | 4955 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:125 |
| 4956 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:126 | ||
| 4945 | msgid "Edit alert" | 4957 | msgid "Edit alert" |
| 4946 | msgstr "" | 4958 | msgstr "" |
| 4947 | 4959 | ||
| @@ -5049,11 +5061,11 @@ msgstr "" | @@ -5049,11 +5061,11 @@ msgstr "" | ||
| 5049 | msgid "Effects" | 5061 | msgid "Effects" |
| 5050 | msgstr "" | 5062 | msgstr "" |
| 5051 | 5063 | ||
| 5052 | -#: i18n/templates.c:203 i18n/templates.c:287 | 5064 | +#: i18n/templates.c:458 i18n/templates.c:542 |
| 5053 | msgid "Either select a range in which to view the actions, or specify the number of days into the past to view." | 5065 | msgid "Either select a range in which to view the actions, or specify the number of days into the past to view." |
| 5054 | msgstr "" | 5066 | msgstr "" |
| 5055 | 5067 | ||
| 5056 | -#: i18n/templates.c:380 i18n/templates.c:488 | 5068 | +#: i18n/templates.c:635 i18n/templates.c:743 |
| 5057 | msgid "Either select a range in which to view the users actions, or specify the number of days into the past to view." | 5069 | msgid "Either select a range in which to view the users actions, or specify the number of days into the past to view." |
| 5058 | msgstr "" | 5070 | msgstr "" |
| 5059 | 5071 | ||
| @@ -5069,7 +5081,7 @@ msgstr "" | @@ -5069,7 +5081,7 @@ msgstr "" | ||
| 5069 | msgid "Electronic Signatures" | 5081 | msgid "Electronic Signatures" |
| 5070 | msgstr "" | 5082 | msgstr "" |
| 5071 | 5083 | ||
| 5072 | -#: plugins/ktcore/KTCorePlugin.php:346 plugins/ktstandard/KTEmail.php:374 | 5084 | +#: plugins/ktcore/KTCorePlugin.php:350 plugins/ktstandard/KTEmail.php:378 |
| 5073 | #: i18n/templates.c:8378 | 5085 | #: i18n/templates.c:8378 |
| 5074 | msgid "Email" | 5086 | msgid "Email" |
| 5075 | msgstr "" | 5087 | msgstr "" |
| @@ -5090,7 +5102,7 @@ msgid "Email Document" | @@ -5090,7 +5102,7 @@ msgid "Email Document" | ||
| 5090 | msgstr "" | 5102 | msgstr "" |
| 5091 | 5103 | ||
| 5092 | #: plugins/commercial/wintools/BaobabPlugin.php:93 | 5104 | #: plugins/commercial/wintools/BaobabPlugin.php:93 |
| 5093 | -#: plugins/ktcore/KTCorePlugin.php:290 i18n/templates.c:1226 | 5105 | +#: plugins/ktcore/KTCorePlugin.php:294 i18n/templates.c:1226 |
| 5094 | msgid "Email Document Types" | 5106 | msgid "Email Document Types" |
| 5095 | msgstr "" | 5107 | msgstr "" |
| 5096 | 5108 | ||
| @@ -5109,7 +5121,7 @@ msgstr "" | @@ -5109,7 +5121,7 @@ msgstr "" | ||
| 5109 | msgid "Email Notifications" | 5121 | msgid "Email Notifications" |
| 5110 | msgstr "" | 5122 | msgstr "" |
| 5111 | 5123 | ||
| 5112 | -#: plugins/ktstandard/KTEmail.php:586 | 5124 | +#: plugins/ktstandard/KTEmail.php:591 |
| 5113 | msgid "Email Plugin" | 5125 | msgid "Email Plugin" |
| 5114 | msgstr "" | 5126 | msgstr "" |
| 5115 | 5127 | ||
| @@ -5118,7 +5130,7 @@ msgstr "" | @@ -5118,7 +5130,7 @@ msgstr "" | ||
| 5118 | msgid "Email Settings" | 5130 | msgid "Email Settings" |
| 5119 | msgstr "" | 5131 | msgstr "" |
| 5120 | 5132 | ||
| 5121 | -#: plugins/ktstandard/KTEmail.php:420 | 5133 | +#: plugins/ktstandard/KTEmail.php:424 |
| 5122 | msgid "Email addresses" | 5134 | msgid "Email addresses" |
| 5123 | msgstr "" | 5135 | msgstr "" |
| 5124 | 5136 | ||
| @@ -5135,11 +5147,11 @@ msgstr "" | @@ -5135,11 +5147,11 @@ msgstr "" | ||
| 5135 | msgid "Email is not configured." | 5147 | msgid "Email is not configured." |
| 5136 | msgstr "" | 5148 | msgstr "" |
| 5137 | 5149 | ||
| 5138 | -#: plugins/ktstandard/KTEmail.php:574 | 5150 | +#: plugins/ktstandard/KTEmail.php:578 |
| 5139 | msgid "Email sent" | 5151 | msgid "Email sent" |
| 5140 | msgstr "" | 5152 | msgstr "" |
| 5141 | 5153 | ||
| 5142 | -#: i18n/templates.c:1103 i18n/templates.c:1115 i18n/templates.c:1259 | 5154 | +#: i18n/templates.c:233 i18n/templates.c:245 i18n/templates.c:1259 |
| 5143 | #: i18n/templates.c:3776 i18n/templates.c:5711 i18n/templates.c:6416 | 5155 | #: i18n/templates.c:3776 i18n/templates.c:5711 i18n/templates.c:6416 |
| 5144 | msgid "Enable" | 5156 | msgid "Enable" |
| 5145 | msgstr "" | 5157 | msgstr "" |
| @@ -5156,11 +5168,11 @@ msgstr "" | @@ -5156,11 +5168,11 @@ msgstr "" | ||
| 5156 | msgid "Enable document type." | 5168 | msgid "Enable document type." |
| 5157 | msgstr "" | 5169 | msgstr "" |
| 5158 | 5170 | ||
| 5159 | -#: i18n/templates.c:1112 | 5171 | +#: i18n/templates.c:242 |
| 5160 | msgid "Enable repeat after action" | 5172 | msgid "Enable repeat after action" |
| 5161 | msgstr "" | 5173 | msgstr "" |
| 5162 | 5174 | ||
| 5163 | -#: i18n/templates.c:1100 | 5175 | +#: i18n/templates.c:230 |
| 5164 | msgid "Enable reset alert on check-in" | 5176 | msgid "Enable reset alert on check-in" |
| 5165 | msgstr "" | 5177 | msgstr "" |
| 5166 | 5178 | ||
| @@ -5174,7 +5186,7 @@ msgstr "" | @@ -5174,7 +5186,7 @@ msgstr "" | ||
| 5174 | msgid "Enter a new password for the account." | 5186 | msgid "Enter a new password for the account." |
| 5175 | msgstr "" | 5187 | msgstr "" |
| 5176 | 5188 | ||
| 5177 | -#: i18n/templates.c:887 | 5189 | +#: i18n/templates.c:17 |
| 5178 | msgid "Enter number and select frequecy" | 5190 | msgid "Enter number and select frequecy" |
| 5179 | msgstr "" | 5191 | msgstr "" |
| 5180 | 5192 | ||
| @@ -5202,7 +5214,7 @@ msgstr "" | @@ -5202,7 +5214,7 @@ msgstr "" | ||
| 5202 | msgid "Enter your username and email address. A link will be mailed to you in order to verify your email address." | 5214 | msgid "Enter your username and email address. A link will be mailed to you in order to verify your email address." |
| 5203 | msgstr "" | 5215 | msgstr "" |
| 5204 | 5216 | ||
| 5205 | -#: plugins/commercial/alerts.php:815 | 5217 | +#: plugins/commercial/alerts/alerts.php:815 |
| 5206 | msgid "Entities" | 5218 | msgid "Entities" |
| 5207 | msgstr "" | 5219 | msgstr "" |
| 5208 | 5220 | ||
| @@ -5310,7 +5322,7 @@ msgstr "" | @@ -5310,7 +5322,7 @@ msgstr "" | ||
| 5310 | msgid "Error retrieving username" | 5322 | msgid "Error retrieving username" |
| 5311 | msgstr "" | 5323 | msgstr "" |
| 5312 | 5324 | ||
| 5313 | -#: plugins/ktstandard/KTEmail.php:281 plugins/ktstandard/KTEmail.php:337 | 5325 | +#: plugins/ktstandard/KTEmail.php:285 plugins/ktstandard/KTEmail.php:341 |
| 5314 | #, php-format | 5326 | #, php-format |
| 5315 | msgid "Error sending email (%s) to %s" | 5327 | msgid "Error sending email (%s) to %s" |
| 5316 | msgstr "" | 5328 | msgstr "" |
| @@ -5382,7 +5394,7 @@ msgstr "" | @@ -5382,7 +5394,7 @@ msgstr "" | ||
| 5382 | msgid "Evaluation" | 5394 | msgid "Evaluation" |
| 5383 | msgstr "" | 5395 | msgstr "" |
| 5384 | 5396 | ||
| 5385 | -#: i18n/templates.c:41 | 5397 | +#: i18n/templates.c:296 |
| 5386 | msgid "Example" | 5398 | msgid "Example" |
| 5387 | msgstr "" | 5399 | msgstr "" |
| 5388 | 5400 | ||
| @@ -5394,7 +5406,7 @@ msgstr "" | @@ -5394,7 +5406,7 @@ msgstr "" | ||
| 5394 | msgid "Exif Extractor" | 5406 | msgid "Exif Extractor" |
| 5395 | msgstr "" | 5407 | msgstr "" |
| 5396 | 5408 | ||
| 5397 | -#: i18n/templates.c:1010 | 5409 | +#: i18n/templates.c:140 |
| 5398 | msgid "Existing Alerts" | 5410 | msgid "Existing Alerts" |
| 5399 | msgstr "" | 5411 | msgstr "" |
| 5400 | 5412 | ||
| @@ -5494,7 +5506,7 @@ msgstr "" | @@ -5494,7 +5506,7 @@ msgstr "" | ||
| 5494 | #: plugins/commercial/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:56 | 5506 | #: plugins/commercial/network/extendedtransactioninfo/ExtendedTransactionInfoPlugin.php:56 |
| 5495 | #: plugins/commercial/network/extendedtransactioninfo/adminReports.php:37 | 5507 | #: plugins/commercial/network/extendedtransactioninfo/adminReports.php:37 |
| 5496 | #: plugins/commercial/network/extendedtransactioninfo/standardReports.php:47 | 5508 | #: plugins/commercial/network/extendedtransactioninfo/standardReports.php:47 |
| 5497 | -#: i18n/templates.c:161 | 5509 | +#: i18n/templates.c:416 |
| 5498 | msgid "Extended Transaction Information" | 5510 | msgid "Extended Transaction Information" |
| 5499 | msgstr "" | 5511 | msgstr "" |
| 5500 | 5512 | ||
| @@ -5532,7 +5544,7 @@ msgstr "" | @@ -5532,7 +5544,7 @@ msgstr "" | ||
| 5532 | msgid "Extractor" | 5544 | msgid "Extractor" |
| 5533 | msgstr "" | 5545 | msgstr "" |
| 5534 | 5546 | ||
| 5535 | -#: plugins/ktcore/KTCorePlugin.php:316 | 5547 | +#: plugins/ktcore/KTCorePlugin.php:320 |
| 5536 | #: plugins/search2/reporting/ExtractorInfo.php:49 i18n/templates.c:7046 | 5548 | #: plugins/search2/reporting/ExtractorInfo.php:49 i18n/templates.c:7046 |
| 5537 | msgid "Extractor Information" | 5549 | msgid "Extractor Information" |
| 5538 | msgstr "" | 5550 | msgstr "" |
| @@ -5944,11 +5956,11 @@ msgstr "" | @@ -5944,11 +5956,11 @@ msgstr "" | ||
| 5944 | msgid "File" | 5956 | msgid "File" |
| 5945 | msgstr "" | 5957 | msgstr "" |
| 5946 | 5958 | ||
| 5947 | -#: ktoffice/controllers/list.php:339 lib/browse/Criteria.inc:799 | 5959 | +#: lib/browse/Criteria.inc:799 |
| 5948 | msgid "File Size" | 5960 | msgid "File Size" |
| 5949 | msgstr "" | 5961 | msgstr "" |
| 5950 | 5962 | ||
| 5951 | -#: i18n/templates.c:56 i18n/templates.c:1982 i18n/templates.c:2021 | 5963 | +#: i18n/templates.c:311 i18n/templates.c:1982 i18n/templates.c:2021 |
| 5952 | msgid "File is a" | 5964 | msgid "File is a" |
| 5953 | msgstr "" | 5965 | msgstr "" |
| 5954 | 5966 | ||
| @@ -5974,7 +5986,7 @@ msgstr "" | @@ -5974,7 +5986,7 @@ msgstr "" | ||
| 5974 | msgid "File uploads are disabled in your PHP configuration" | 5986 | msgid "File uploads are disabled in your PHP configuration" |
| 5975 | msgstr "" | 5987 | msgstr "" |
| 5976 | 5988 | ||
| 5977 | -#: ktoffice/controllers/list.php:336 plugins/ktcore/KTDocumentActions.php:1282 | 5989 | +#: ktoffice/controllers/list.php:321 plugins/ktcore/KTDocumentActions.php:1282 |
| 5978 | #: plugins/ktcore/KTDocumentActions.php:1517 | 5990 | #: plugins/ktcore/KTDocumentActions.php:1517 |
| 5979 | #: plugins/rssplugin/KTrss.inc.php:396 | 5991 | #: plugins/rssplugin/KTrss.inc.php:396 |
| 5980 | #: search2/search/fields/FilenameField.inc.php:47 i18n/templates.c:7076 | 5992 | #: search2/search/fields/FilenameField.inc.php:47 i18n/templates.c:7076 |
| @@ -5990,7 +6002,7 @@ msgstr "" | @@ -5990,7 +6002,7 @@ msgstr "" | ||
| 5990 | msgid "Files" | 6002 | msgid "Files" |
| 5991 | msgstr "" | 6003 | msgstr "" |
| 5992 | 6004 | ||
| 5993 | -#: plugins/commercial/documentcomparison/DocumentComparison.php:167 | 6005 | +#: plugins/commercial/documentcomparison/DocumentComparison.php:169 |
| 5994 | msgid "Files could not be created in the tmp directory for comparison." | 6006 | msgid "Files could not be created in the tmp directory for comparison." |
| 5995 | msgstr "" | 6007 | msgstr "" |
| 5996 | 6008 | ||
| @@ -6006,14 +6018,14 @@ msgstr "" | @@ -6006,14 +6018,14 @@ msgstr "" | ||
| 6006 | msgid "Filesystem location given is not a directory" | 6018 | msgid "Filesystem location given is not a directory" |
| 6007 | msgstr "" | 6019 | msgstr "" |
| 6008 | 6020 | ||
| 6009 | -#: i18n/templates.c:923 i18n/templates.c:1940 i18n/templates.c:1946 | 6021 | +#: i18n/templates.c:53 i18n/templates.c:1940 i18n/templates.c:1946 |
| 6010 | #: i18n/templates.c:4058 i18n/templates.c:4064 i18n/templates.c:4283 | 6022 | #: i18n/templates.c:4058 i18n/templates.c:4064 i18n/templates.c:4283 |
| 6011 | #: i18n/templates.c:4286 i18n/templates.c:4316 i18n/templates.c:4319 | 6023 | #: i18n/templates.c:4286 i18n/templates.c:4316 i18n/templates.c:4319 |
| 6012 | #: i18n/templates.c:4430 i18n/templates.c:4436 i18n/templates.c:7376 | 6024 | #: i18n/templates.c:4430 i18n/templates.c:4436 i18n/templates.c:7376 |
| 6013 | msgid "Filter" | 6025 | msgid "Filter" |
| 6014 | msgstr "" | 6026 | msgstr "" |
| 6015 | 6027 | ||
| 6016 | -#: ktapi/ktapi.inc.php:1362 | 6028 | +#: ktapi/ktapi.inc.php:1385 |
| 6017 | msgid "Filter should be a string." | 6029 | msgid "Filter should be a string." |
| 6018 | msgstr "" | 6030 | msgstr "" |
| 6019 | 6031 | ||
| @@ -6041,14 +6053,6 @@ msgstr "" | @@ -6041,14 +6053,6 @@ msgstr "" | ||
| 6041 | msgid "Folder \"%s\" renamed to \"%s\"." | 6053 | msgid "Folder \"%s\" renamed to \"%s\"." |
| 6042 | msgstr "" | 6054 | msgstr "" |
| 6043 | 6055 | ||
| 6044 | -#: ktoffice/controllers/list.php:1332 | ||
| 6045 | -msgid "Folder Created" | ||
| 6046 | -msgstr "" | ||
| 6047 | - | ||
| 6048 | -#: ktoffice/controllers/list.php:1350 | ||
| 6049 | -msgid "Folder Deleted" | ||
| 6050 | -msgstr "" | ||
| 6051 | - | ||
| 6052 | #: plugins/ktcore/folder/Transactions.php:89 i18n/templates.c:2468 | 6056 | #: plugins/ktcore/folder/Transactions.php:89 i18n/templates.c:2468 |
| 6053 | msgid "Folder History" | 6057 | msgid "Folder History" |
| 6054 | msgstr "" | 6058 | msgstr "" |
| @@ -6061,10 +6065,6 @@ msgstr "" | @@ -6061,10 +6065,6 @@ msgstr "" | ||
| 6061 | msgid "Folder ID:" | 6065 | msgid "Folder ID:" |
| 6062 | msgstr "" | 6066 | msgstr "" |
| 6063 | 6067 | ||
| 6064 | -#: ktoffice/controllers/list.php:1313 | ||
| 6065 | -msgid "Folder Renamed" | ||
| 6066 | -msgstr "" | ||
| 6067 | - | ||
| 6068 | #: i18n/templates.c:2462 | 6068 | #: i18n/templates.c:2462 |
| 6069 | msgid "Folder Transaction History" | 6069 | msgid "Folder Transaction History" |
| 6070 | msgstr "" | 6070 | msgstr "" |
| @@ -6107,18 +6107,6 @@ msgstr "" | @@ -6107,18 +6107,6 @@ msgstr "" | ||
| 6107 | msgid "Folder details" | 6107 | msgid "Folder details" |
| 6108 | msgstr "" | 6108 | msgstr "" |
| 6109 | 6109 | ||
| 6110 | -#: ktoffice/controllers/list.php:1332 | ||
| 6111 | -msgid "Folder has been successfully created" | ||
| 6112 | -msgstr "" | ||
| 6113 | - | ||
| 6114 | -#: ktoffice/controllers/list.php:1350 | ||
| 6115 | -msgid "Folder has been successfully deleted" | ||
| 6116 | -msgstr "" | ||
| 6117 | - | ||
| 6118 | -#: ktoffice/controllers/list.php:1313 | ||
| 6119 | -msgid "Folder has been successfully renamed" | ||
| 6120 | -msgstr "" | ||
| 6121 | - | ||
| 6122 | #: lib/foldermanagement/folderutil.inc.php:146 | 6110 | #: lib/foldermanagement/folderutil.inc.php:146 |
| 6123 | msgid "Folder has no parent" | 6111 | msgid "Folder has no parent" |
| 6124 | msgstr "" | 6112 | msgstr "" |
| @@ -6127,7 +6115,7 @@ msgstr "" | @@ -6127,7 +6115,7 @@ msgstr "" | ||
| 6127 | msgid "Folder id is not specified." | 6115 | msgid "Folder id is not specified." |
| 6128 | msgstr "" | 6116 | msgstr "" |
| 6129 | 6117 | ||
| 6130 | -#: ktapi/ktapi.inc.php:1470 ktapi/ktapi.inc.php:1647 | 6118 | +#: ktapi/ktapi.inc.php:1493 ktapi/ktapi.inc.php:1670 |
| 6131 | msgid "Folder id must be numeric." | 6119 | msgid "Folder id must be numeric." |
| 6132 | msgstr "" | 6120 | msgstr "" |
| 6133 | 6121 | ||
| @@ -6144,7 +6132,7 @@ msgstr "" | @@ -6144,7 +6132,7 @@ msgstr "" | ||
| 6144 | msgid "Folder must be a symbolic link entity" | 6132 | msgid "Folder must be a symbolic link entity" |
| 6145 | msgstr "" | 6133 | msgstr "" |
| 6146 | 6134 | ||
| 6147 | -#: ktoffice/controllers/list.php:144 ktoffice/controllers/list.php:297 | 6135 | +#: ktoffice/controllers/list.php:129 ktoffice/controllers/list.php:282 |
| 6148 | #: plugins/ktcore/KTFolderActions.php:97 | 6136 | #: plugins/ktcore/KTFolderActions.php:97 |
| 6149 | msgid "Folder name" | 6137 | msgid "Folder name" |
| 6150 | msgstr "" | 6138 | msgstr "" |
| @@ -6174,7 +6162,7 @@ msgstr "" | @@ -6174,7 +6162,7 @@ msgstr "" | ||
| 6174 | msgid "Folder with the same name already exists in the new parent folder" | 6162 | msgid "Folder with the same name already exists in the new parent folder" |
| 6175 | msgstr "" | 6163 | msgstr "" |
| 6176 | 6164 | ||
| 6177 | -#: lib/browse/browseutil.inc.php:201 i18n/templates.c:683 | 6165 | +#: lib/browse/browseutil.inc.php:201 i18n/templates.c:938 |
| 6178 | #: i18n/templates.c:2945 i18n/templates.c:2966 i18n/templates.c:2987 | 6166 | #: i18n/templates.c:2945 i18n/templates.c:2966 i18n/templates.c:2987 |
| 6179 | msgid "Folders" | 6167 | msgid "Folders" |
| 6180 | msgstr "" | 6168 | msgstr "" |
| @@ -6244,7 +6232,7 @@ msgstr "" | @@ -6244,7 +6232,7 @@ msgstr "" | ||
| 6244 | msgid "French translation" | 6232 | msgid "French translation" |
| 6245 | msgstr "" | 6233 | msgstr "" |
| 6246 | 6234 | ||
| 6247 | -#: plugins/ktcore/scheduler/taskScheduler.php:66 i18n/templates.c:1073 | 6235 | +#: plugins/ktcore/scheduler/taskScheduler.php:66 i18n/templates.c:203 |
| 6248 | msgid "Frequency" | 6236 | msgid "Frequency" |
| 6249 | msgstr "" | 6237 | msgstr "" |
| 6250 | 6238 | ||
| @@ -6260,7 +6248,7 @@ msgstr "" | @@ -6260,7 +6248,7 @@ msgstr "" | ||
| 6260 | msgid "Full Path" | 6248 | msgid "Full Path" |
| 6261 | msgstr "" | 6249 | msgstr "" |
| 6262 | 6250 | ||
| 6263 | -#: i18n/templates.c:854 | 6251 | +#: i18n/templates.c:1109 |
| 6264 | msgid "Full login history for users" | 6252 | msgid "Full login history for users" |
| 6265 | msgstr "" | 6253 | msgstr "" |
| 6266 | 6254 | ||
| @@ -6272,7 +6260,7 @@ msgstr "" | @@ -6272,7 +6260,7 @@ msgstr "" | ||
| 6272 | msgid "GB" | 6260 | msgid "GB" |
| 6273 | msgstr "" | 6261 | msgstr "" |
| 6274 | 6262 | ||
| 6275 | -#: i18n/templates.c:359 | 6263 | +#: i18n/templates.c:614 |
| 6276 | msgid "General Activity" | 6264 | msgid "General Activity" |
| 6277 | msgstr "" | 6265 | msgstr "" |
| 6278 | 6266 | ||
| @@ -6280,7 +6268,7 @@ msgstr "" | @@ -6280,7 +6268,7 @@ msgstr "" | ||
| 6280 | msgid "General Metadata" | 6268 | msgid "General Metadata" |
| 6281 | msgstr "" | 6269 | msgstr "" |
| 6282 | 6270 | ||
| 6283 | -#: plugins/ktcore/KTCorePlugin.php:362 | 6271 | +#: plugins/ktcore/KTCorePlugin.php:366 |
| 6284 | #: plugins/ktcore/admin/configSettings.php:336 | 6272 | #: plugins/ktcore/admin/configSettings.php:336 |
| 6285 | #: plugins/ktcore/admin/configSettings.php:340 | 6273 | #: plugins/ktcore/admin/configSettings.php:340 |
| 6286 | msgid "General Settings" | 6274 | msgid "General Settings" |
| @@ -6292,8 +6280,8 @@ msgstr "" | @@ -6292,8 +6280,8 @@ msgstr "" | ||
| 6292 | 6280 | ||
| 6293 | #: plugins/ktstandard/PDFGeneratorAction.php:73 | 6281 | #: plugins/ktstandard/PDFGeneratorAction.php:73 |
| 6294 | #: plugins/ktstandard/PDFGeneratorAction.php:178 | 6282 | #: plugins/ktstandard/PDFGeneratorAction.php:178 |
| 6295 | -#: plugins/ktstandard/PDFGeneratorAction.php:372 | ||
| 6296 | -#: plugins/ktstandard/PDFGeneratorAction.php:392 | 6283 | +#: plugins/ktstandard/PDFGeneratorAction.php:388 |
| 6284 | +#: plugins/ktstandard/PDFGeneratorAction.php:408 | ||
| 6297 | msgid "Generate PDF" | 6285 | msgid "Generate PDF" |
| 6298 | msgstr "" | 6286 | msgstr "" |
| 6299 | 6287 | ||
| @@ -6317,7 +6305,7 @@ msgstr "" | @@ -6317,7 +6305,7 @@ msgstr "" | ||
| 6317 | msgid "Generic Document Information" | 6305 | msgid "Generic Document Information" |
| 6318 | msgstr "" | 6306 | msgstr "" |
| 6319 | 6307 | ||
| 6320 | -#: i18n/templates.c:44 i18n/templates.c:1973 i18n/templates.c:2009 | 6308 | +#: i18n/templates.c:299 i18n/templates.c:1973 i18n/templates.c:2009 |
| 6321 | msgid "Generic Information" | 6309 | msgid "Generic Information" |
| 6322 | msgstr "" | 6310 | msgstr "" |
| 6323 | 6311 | ||
| @@ -6325,19 +6313,19 @@ msgstr "" | @@ -6325,19 +6313,19 @@ msgstr "" | ||
| 6325 | msgid "German translation plugin" | 6313 | msgid "German translation plugin" |
| 6326 | msgstr "" | 6314 | msgstr "" |
| 6327 | 6315 | ||
| 6328 | -#: i18n/templates.c:188 | 6316 | +#: i18n/templates.c:443 |
| 6329 | msgid "Global Activity" | 6317 | msgid "Global Activity" |
| 6330 | msgstr "" | 6318 | msgstr "" |
| 6331 | 6319 | ||
| 6332 | -#: i18n/templates.c:170 | 6320 | +#: i18n/templates.c:425 |
| 6333 | msgid "Global Activity Information" | 6321 | msgid "Global Activity Information" |
| 6334 | msgstr "" | 6322 | msgstr "" |
| 6335 | 6323 | ||
| 6336 | -#: i18n/templates.c:272 | 6324 | +#: i18n/templates.c:527 |
| 6337 | msgid "Global Activity in \"#folder#\"" | 6325 | msgid "Global Activity in \"#folder#\"" |
| 6338 | msgstr "" | 6326 | msgstr "" |
| 6339 | 6327 | ||
| 6340 | -#: i18n/templates.c:581 | 6328 | +#: i18n/templates.c:836 |
| 6341 | msgid "Go" | 6329 | msgid "Go" |
| 6342 | msgstr "" | 6330 | msgstr "" |
| 6343 | 6331 | ||
| @@ -6362,9 +6350,10 @@ msgstr "" | @@ -6362,9 +6350,10 @@ msgstr "" | ||
| 6362 | msgid "Greater than" | 6350 | msgid "Greater than" |
| 6363 | msgstr "" | 6351 | msgstr "" |
| 6364 | 6352 | ||
| 6365 | -#: plugins/commercial/KTDocTypeAlerts.php:187 | ||
| 6366 | -#: plugins/commercial/KTDocTypeAlerts.php:266 | ||
| 6367 | -#: plugins/commercial/alerts.php:901 plugins/ktcore/folder/Permissions.php:425 | 6353 | +#: plugins/commercial/alerts/KTDocTypeAlerts.php:187 |
| 6354 | +#: plugins/commercial/alerts/KTDocTypeAlerts.php:266 | ||
| 6355 | +#: plugins/commercial/alerts/alerts.php:901 | ||
| 6356 | +#: plugins/ktcore/folder/Permissions.php:425 | ||
| 6368 | #: plugins/ktcore/folder/Permissions.php:432 i18n/templates.c:1850 | 6357 | #: plugins/ktcore/folder/Permissions.php:432 i18n/templates.c:1850 |
| 6369 | #: i18n/templates.c:3509 i18n/templates.c:4079 i18n/templates.c:4097 | 6358 | #: i18n/templates.c:3509 i18n/templates.c:4079 i18n/templates.c:4097 |
| 6370 | #: i18n/templates.c:4142 i18n/templates.c:4385 i18n/templates.c:4406 | 6359 | #: i18n/templates.c:4142 i18n/templates.c:4385 i18n/templates.c:4406 |
| @@ -6417,7 +6406,7 @@ msgstr "" | @@ -6417,7 +6406,7 @@ msgstr "" | ||
| 6417 | msgid "Group details updated." | 6406 | msgid "Group details updated." |
| 6418 | msgstr "" | 6407 | msgstr "" |
| 6419 | 6408 | ||
| 6420 | -#: ktapi/ktapi.inc.php:1536 ktapi/ktapi.inc.php:1588 | 6409 | +#: ktapi/ktapi.inc.php:1559 ktapi/ktapi.inc.php:1611 |
| 6421 | msgid "Group id must be numeric." | 6410 | msgid "Group id must be numeric." |
| 6422 | msgstr "" | 6411 | msgstr "" |
| 6423 | 6412 | ||
| @@ -6425,7 +6414,7 @@ msgstr "" | @@ -6425,7 +6414,7 @@ msgstr "" | ||
| 6425 | msgid "Group's name" | 6414 | msgid "Group's name" |
| 6426 | msgstr "" | 6415 | msgstr "" |
| 6427 | 6416 | ||
| 6428 | -#: plugins/commercial/docTypeAlerts.inc.php:645 | 6417 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:645 |
| 6429 | msgid "Group: " | 6418 | msgid "Group: " |
| 6430 | msgstr "" | 6419 | msgstr "" |
| 6431 | 6420 | ||
| @@ -6437,7 +6426,7 @@ msgstr "" | @@ -6437,7 +6426,7 @@ msgstr "" | ||
| 6437 | #: plugins/ktcore/admin/groupManagement.php:410 | 6426 | #: plugins/ktcore/admin/groupManagement.php:410 |
| 6438 | #: plugins/ktcore/admin/userManagement.php:381 | 6427 | #: plugins/ktcore/admin/userManagement.php:381 |
| 6439 | #: plugins/ktcore/admin/workflowsv2.php:2184 | 6428 | #: plugins/ktcore/admin/workflowsv2.php:2184 |
| 6440 | -#: plugins/ktstandard/KTEmail.php:399 i18n/templates.c:2678 | 6429 | +#: plugins/ktstandard/KTEmail.php:403 i18n/templates.c:2678 |
| 6441 | #: i18n/templates.c:4235 i18n/templates.c:7769 i18n/templates.c:7880 | 6430 | #: i18n/templates.c:4235 i18n/templates.c:7769 i18n/templates.c:7880 |
| 6442 | msgid "Groups" | 6431 | msgid "Groups" |
| 6443 | msgstr "" | 6432 | msgstr "" |
| @@ -6612,7 +6601,9 @@ msgstr "" | @@ -6612,7 +6601,9 @@ msgstr "" | ||
| 6612 | msgid "If you do not intend to move this document, you should <a href=\"#link#\">cancel the move</a>." | 6601 | msgid "If you do not intend to move this document, you should <a href=\"#link#\">cancel the move</a>." |
| 6613 | msgstr "" | 6602 | msgstr "" |
| 6614 | 6603 | ||
| 6615 | -#: i18n/templates.c:3152 i18n/templates.c:3998 | 6604 | +#: plugins/multiselect/BulkImport.php:185 |
| 6605 | +#: plugins/multiselect/BulkUpload.php:210 i18n/templates.c:3152 | ||
| 6606 | +#: i18n/templates.c:3998 | ||
| 6616 | 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." | 6607 | 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." |
| 6617 | msgstr "" | 6608 | msgstr "" |
| 6618 | 6609 | ||
| @@ -6636,7 +6627,7 @@ msgstr "" | @@ -6636,7 +6627,7 @@ msgstr "" | ||
| 6636 | msgid "If you have moved the location of #appname# on your server filesystem, or installed or removed plugins, the plugins must be re-read from the filesystem" | 6627 | msgid "If you have moved the location of #appname# on your server filesystem, or installed or removed plugins, the plugins must be re-read from the filesystem" |
| 6637 | msgstr "" | 6628 | msgstr "" |
| 6638 | 6629 | ||
| 6639 | -#: i18n/templates.c:575 | 6630 | +#: i18n/templates.c:830 |
| 6640 | msgid "If you know the numeric ID of a document, type it in here and press \"go\"" | 6631 | msgid "If you know the numeric ID of a document, type it in here and press \"go\"" |
| 6641 | msgstr "" | 6632 | msgstr "" |
| 6642 | 6633 | ||
| @@ -6661,7 +6652,7 @@ msgstr "" | @@ -6661,7 +6652,7 @@ msgstr "" | ||
| 6661 | msgid "Immutable action plugin" | 6652 | msgid "Immutable action plugin" |
| 6662 | msgstr "" | 6653 | msgstr "" |
| 6663 | 6654 | ||
| 6664 | -#: i18n/templates.c:3986 | 6655 | +#: plugins/multiselect/BulkImport.php:129 i18n/templates.c:3986 |
| 6665 | msgid "Import" | 6656 | msgid "Import" |
| 6666 | msgstr "" | 6657 | msgstr "" |
| 6667 | 6658 | ||
| @@ -6670,7 +6661,8 @@ msgid "Import files into" | @@ -6670,7 +6661,8 @@ msgid "Import files into" | ||
| 6670 | msgstr "" | 6661 | msgstr "" |
| 6671 | 6662 | ||
| 6672 | #: plugins/ktcore/folder/BulkImport.php:58 | 6663 | #: plugins/ktcore/folder/BulkImport.php:58 |
| 6673 | -#: plugins/multiselect/BulkImport.php:67 i18n/templates.c:3974 | 6664 | +#: plugins/multiselect/BulkImport.php:73 |
| 6665 | +#: plugins/multiselect/BulkImport.php:128 i18n/templates.c:3974 | ||
| 6674 | msgid "Import from Server Location" | 6666 | msgid "Import from Server Location" |
| 6675 | msgstr "" | 6667 | msgstr "" |
| 6676 | 6668 | ||
| @@ -6729,7 +6721,7 @@ msgstr "" | @@ -6729,7 +6721,7 @@ msgstr "" | ||
| 6729 | msgid "In order to progress through a workflow, a document will usually require collaboration between a number of different users. One way to help this process is to inform certain groups or roles about the document's current state." | 6721 | msgid "In order to progress through a workflow, a document will usually require collaboration between a number of different users. One way to help this process is to inform certain groups or roles about the document's current state." |
| 6730 | msgstr "" | 6722 | msgstr "" |
| 6731 | 6723 | ||
| 6732 | -#: i18n/templates.c:194 i18n/templates.c:278 | 6724 | +#: i18n/templates.c:449 i18n/templates.c:533 |
| 6733 | msgid "In order to refine the kind of information shown to you, please provide further information below." | 6725 | msgid "In order to refine the kind of information shown to you, please provide further information below." |
| 6734 | msgstr "" | 6726 | msgstr "" |
| 6735 | 6727 | ||
| @@ -6798,7 +6790,7 @@ msgstr "" | @@ -6798,7 +6790,7 @@ msgstr "" | ||
| 6798 | msgid "Inform Which Users?" | 6790 | msgid "Inform Which Users?" |
| 6799 | msgstr "" | 6791 | msgstr "" |
| 6800 | 6792 | ||
| 6801 | -#: plugins/ktcore/KTCorePlugin.php:381 | 6793 | +#: plugins/ktcore/KTCorePlugin.php:385 |
| 6802 | msgid "Information about this system and how to get support." | 6794 | msgid "Information about this system and how to get support." |
| 6803 | msgstr "" | 6795 | msgstr "" |
| 6804 | 6796 | ||
| @@ -6818,7 +6810,7 @@ msgstr "" | @@ -6818,7 +6810,7 @@ msgstr "" | ||
| 6818 | msgid "Initial data stored." | 6810 | msgid "Initial data stored." |
| 6819 | msgstr "" | 6811 | msgstr "" |
| 6820 | 6812 | ||
| 6821 | -#: i18n/templates.c:584 | 6813 | +#: i18n/templates.c:839 |
| 6822 | msgid "Inline View" | 6814 | msgid "Inline View" |
| 6823 | msgstr "" | 6815 | msgstr "" |
| 6824 | 6816 | ||
| @@ -6830,6 +6822,14 @@ msgstr "" | @@ -6830,6 +6822,14 @@ msgstr "" | ||
| 6830 | msgid "Install the GraphViz module to get a useful visualisation of your graph here." | 6822 | msgid "Install the GraphViz module to get a useful visualisation of your graph here." |
| 6831 | msgstr "" | 6823 | msgstr "" |
| 6832 | 6824 | ||
| 6825 | +#: plugins/commercial/instaView/instaViewLinkAction.php:86 | ||
| 6826 | +msgid "Instant View" | ||
| 6827 | +msgstr "" | ||
| 6828 | + | ||
| 6829 | +#: plugins/commercial/instaView/instaViewPlugin.php:37 | ||
| 6830 | +msgid "Instant View Document Viewer" | ||
| 6831 | +msgstr "" | ||
| 6832 | + | ||
| 6833 | #: i18n/templates.c:5960 | 6833 | #: i18n/templates.c:5960 |
| 6834 | 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." | 6834 | 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." |
| 6835 | msgstr "" | 6835 | msgstr "" |
| @@ -6855,7 +6855,7 @@ msgstr "" | @@ -6855,7 +6855,7 @@ msgstr "" | ||
| 6855 | msgid "Internationalisation Settings" | 6855 | msgid "Internationalisation Settings" |
| 6856 | msgstr "" | 6856 | msgstr "" |
| 6857 | 6857 | ||
| 6858 | -#: plugins/ktcore/KTCorePlugin.php:366 | 6858 | +#: plugins/ktcore/KTCorePlugin.php:370 |
| 6859 | msgid "Internationalization" | 6859 | msgid "Internationalization" |
| 6860 | msgstr "" | 6860 | msgstr "" |
| 6861 | 6861 | ||
| @@ -6918,14 +6918,14 @@ msgstr "" | @@ -6918,14 +6918,14 @@ msgstr "" | ||
| 6918 | msgid "Invalid document selected." | 6918 | msgid "Invalid document selected." |
| 6919 | msgstr "" | 6919 | msgstr "" |
| 6920 | 6920 | ||
| 6921 | -#: view.php:319 | 6921 | +#: view.php:316 |
| 6922 | msgid "Invalid document to compare against." | 6922 | msgid "Invalid document to compare against." |
| 6923 | msgstr "" | 6923 | msgstr "" |
| 6924 | 6924 | ||
| 6925 | #: plugins/ktcore/folder/BulkImport.php:128 | 6925 | #: plugins/ktcore/folder/BulkImport.php:128 |
| 6926 | #: plugins/ktcore/folder/BulkUpload.php:127 | 6926 | #: plugins/ktcore/folder/BulkUpload.php:127 |
| 6927 | -#: plugins/multiselect/BulkImport.php:157 | ||
| 6928 | -#: plugins/multiselect/BulkUpload.php:157 | 6927 | +#: plugins/multiselect/BulkImport.php:245 |
| 6928 | +#: plugins/multiselect/BulkUpload.php:259 | ||
| 6929 | msgid "Invalid document type provided" | 6929 | msgid "Invalid document type provided" |
| 6930 | msgstr "" | 6930 | msgstr "" |
| 6931 | 6931 | ||
| @@ -7000,7 +7000,7 @@ msgid "Invalid parent document selected." | @@ -7000,7 +7000,7 @@ msgid "Invalid parent document selected." | ||
| 7000 | msgstr "" | 7000 | msgstr "" |
| 7001 | 7001 | ||
| 7002 | #: plugins/ktcore/folder/BulkImport.php:131 | 7002 | #: plugins/ktcore/folder/BulkImport.php:131 |
| 7003 | -#: plugins/multiselect/BulkImport.php:160 | 7003 | +#: plugins/multiselect/BulkImport.php:255 |
| 7004 | msgid "Invalid path provided" | 7004 | msgid "Invalid path provided" |
| 7005 | msgstr "" | 7005 | msgstr "" |
| 7006 | 7006 | ||
| @@ -7101,15 +7101,15 @@ msgstr "" | @@ -7101,15 +7101,15 @@ msgstr "" | ||
| 7101 | 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>" | 7101 | 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>" |
| 7102 | msgstr "" | 7102 | msgstr "" |
| 7103 | 7103 | ||
| 7104 | -#: i18n/templates.c:173 | 7104 | +#: i18n/templates.c:428 |
| 7105 | msgid "Items you've added or changed recently within the DMS." | 7105 | msgid "Items you've added or changed recently within the DMS." |
| 7106 | msgstr "" | 7106 | msgstr "" |
| 7107 | 7107 | ||
| 7108 | -#: i18n/templates.c:680 | 7108 | +#: i18n/templates.c:935 |
| 7109 | msgid "Items you've viewed recently within the DMS." | 7109 | msgid "Items you've viewed recently within the DMS." |
| 7110 | msgstr "" | 7110 | msgstr "" |
| 7111 | 7111 | ||
| 7112 | -#: i18n/templates.c:572 | 7112 | +#: i18n/templates.c:827 |
| 7113 | msgid "Jump To Document" | 7113 | msgid "Jump To Document" |
| 7114 | msgstr "" | 7114 | msgstr "" |
| 7115 | 7115 | ||
| @@ -7156,7 +7156,7 @@ msgstr "" | @@ -7156,7 +7156,7 @@ msgstr "" | ||
| 7156 | msgid "KnowledgeTree Notification" | 7156 | msgid "KnowledgeTree Notification" |
| 7157 | msgstr "" | 7157 | msgstr "" |
| 7158 | 7158 | ||
| 7159 | -#: ktapi/ktapi.inc.php:4169 | 7159 | +#: ktapi/ktapi.inc.php:4197 |
| 7160 | msgid "Knowledgetree client policies retrieval succeeded." | 7160 | msgid "Knowledgetree client policies retrieval succeeded." |
| 7161 | msgstr "" | 7161 | msgstr "" |
| 7162 | 7162 | ||
| @@ -7193,6 +7193,7 @@ msgstr "" | @@ -7193,6 +7193,7 @@ msgstr "" | ||
| 7193 | msgid "Language" | 7193 | msgid "Language" |
| 7194 | msgstr "" | 7194 | msgstr "" |
| 7195 | 7195 | ||
| 7196 | +#: lib/documentmanagement/DocumentField.inc:255 | ||
| 7196 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:87 | 7197 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:87 |
| 7197 | #: plugins/multiselect/inetbasic.inc.php:111 | 7198 | #: plugins/multiselect/inetbasic.inc.php:111 |
| 7198 | msgid "Large Text" | 7199 | msgid "Large Text" |
| @@ -7218,11 +7219,11 @@ msgstr "" | @@ -7218,11 +7219,11 @@ msgstr "" | ||
| 7218 | msgid "Last activity" | 7219 | msgid "Last activity" |
| 7219 | msgstr "" | 7220 | msgstr "" |
| 7220 | 7221 | ||
| 7221 | -#: i18n/templates.c:734 | 7222 | +#: i18n/templates.c:989 |
| 7222 | msgid "Last login" | 7223 | msgid "Last login" |
| 7223 | msgstr "" | 7224 | msgstr "" |
| 7224 | 7225 | ||
| 7225 | -#: i18n/templates.c:689 i18n/templates.c:692 i18n/templates.c:782 | 7226 | +#: i18n/templates.c:944 i18n/templates.c:947 i18n/templates.c:1037 |
| 7226 | msgid "Last login information" | 7227 | msgid "Last login information" |
| 7227 | msgstr "" | 7228 | msgstr "" |
| 7228 | 7229 | ||
| @@ -7230,7 +7231,7 @@ msgstr "" | @@ -7230,7 +7231,7 @@ msgstr "" | ||
| 7230 | msgid "Last login reporting" | 7231 | msgid "Last login reporting" |
| 7231 | msgstr "" | 7232 | msgstr "" |
| 7232 | 7233 | ||
| 7233 | -#: i18n/templates.c:68 i18n/templates.c:1994 i18n/templates.c:2039 | 7234 | +#: i18n/templates.c:323 i18n/templates.c:1994 i18n/templates.c:2039 |
| 7234 | msgid "Last update by" | 7235 | msgid "Last update by" |
| 7235 | msgstr "" | 7236 | msgstr "" |
| 7236 | 7237 | ||
| @@ -7271,12 +7272,12 @@ msgstr "" | @@ -7271,12 +7272,12 @@ msgstr "" | ||
| 7271 | msgid "Licenses" | 7272 | msgid "Licenses" |
| 7272 | msgstr "" | 7273 | msgstr "" |
| 7273 | 7274 | ||
| 7274 | -#: i18n/templates.c:596 i18n/templates.c:8396 i18n/templates.c:8414 | 7275 | +#: i18n/templates.c:851 i18n/templates.c:8396 i18n/templates.c:8414 |
| 7275 | #: i18n/templates.c:8426 | 7276 | #: i18n/templates.c:8426 |
| 7276 | msgid "Link" | 7277 | msgid "Link" |
| 7277 | msgstr "" | 7278 | msgstr "" |
| 7278 | 7279 | ||
| 7279 | -#: plugins/ktstandard/KTEmail.php:317 | 7280 | +#: plugins/ktstandard/KTEmail.php:321 |
| 7280 | #, php-format | 7281 | #, php-format |
| 7281 | msgid "Link (ID %s): %s from %s" | 7282 | msgid "Link (ID %s): %s from %s" |
| 7282 | msgstr "" | 7283 | msgstr "" |
| @@ -7363,7 +7364,7 @@ msgstr "" | @@ -7363,7 +7364,7 @@ msgstr "" | ||
| 7363 | msgid "Loading..." | 7364 | msgid "Loading..." |
| 7364 | msgstr "" | 7365 | msgstr "" |
| 7365 | 7366 | ||
| 7366 | -#: i18n/templates.c:179 i18n/templates.c:674 i18n/templates.c:3200 | 7367 | +#: i18n/templates.c:434 i18n/templates.c:929 i18n/templates.c:3200 |
| 7367 | #: i18n/templates.c:3221 i18n/templates.c:3293 | 7368 | #: i18n/templates.c:3221 i18n/templates.c:3293 |
| 7368 | msgid "Location" | 7369 | msgid "Location" |
| 7369 | msgstr "" | 7370 | msgstr "" |
| @@ -7383,7 +7384,7 @@ msgid "Login" | @@ -7383,7 +7384,7 @@ msgid "Login" | ||
| 7383 | msgstr "" | 7384 | msgstr "" |
| 7384 | 7385 | ||
| 7385 | #: plugins/commercial/professional-reporting/admin/userReporting.php:163 | 7386 | #: plugins/commercial/professional-reporting/admin/userReporting.php:163 |
| 7386 | -#: i18n/templates.c:818 | 7387 | +#: i18n/templates.c:1073 |
| 7387 | msgid "Login activity" | 7388 | msgid "Login activity" |
| 7388 | msgstr "" | 7389 | msgstr "" |
| 7389 | 7390 | ||
| @@ -7402,11 +7403,11 @@ msgid "Login failed. Please check your username and password, and try again." | @@ -7402,11 +7403,11 @@ msgid "Login failed. Please check your username and password, and try again." | ||
| 7402 | msgstr "" | 7403 | msgstr "" |
| 7403 | 7404 | ||
| 7404 | #: plugins/commercial/professional-reporting/admin/userReporting.php:149 | 7405 | #: plugins/commercial/professional-reporting/admin/userReporting.php:149 |
| 7405 | -#: i18n/templates.c:737 i18n/templates.c:749 i18n/templates.c:869 | 7406 | +#: i18n/templates.c:992 i18n/templates.c:1004 i18n/templates.c:1124 |
| 7406 | msgid "Login history" | 7407 | msgid "Login history" |
| 7407 | msgstr "" | 7408 | msgstr "" |
| 7408 | 7409 | ||
| 7409 | -#: i18n/templates.c:764 | 7410 | +#: i18n/templates.c:1019 |
| 7410 | msgid "Login history for" | 7411 | msgid "Login history for" |
| 7411 | msgstr "" | 7412 | msgstr "" |
| 7412 | 7413 | ||
| @@ -7419,7 +7420,7 @@ msgstr "" | @@ -7419,7 +7420,7 @@ msgstr "" | ||
| 7419 | msgid "Logout" | 7420 | msgid "Logout" |
| 7420 | msgstr "" | 7421 | msgstr "" |
| 7421 | 7422 | ||
| 7422 | -#: lib/documentmanagement/DocumentField.inc:254 | 7423 | +#: lib/documentmanagement/DocumentField.inc:261 |
| 7423 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:85 | 7424 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:85 |
| 7424 | #: plugins/ktcore/admin/fieldsets/conditional.inc.php:148 | 7425 | #: plugins/ktcore/admin/fieldsets/conditional.inc.php:148 |
| 7425 | #: plugins/multiselect/inetbasic.inc.php:109 i18n/templates.c:3932 | 7426 | #: plugins/multiselect/inetbasic.inc.php:109 i18n/templates.c:3932 |
| @@ -7538,7 +7539,7 @@ msgstr "" | @@ -7538,7 +7539,7 @@ msgstr "" | ||
| 7538 | msgid "Manage Field: #field_name#" | 7539 | msgid "Manage Field: #field_name#" |
| 7539 | msgstr "" | 7540 | msgstr "" |
| 7540 | 7541 | ||
| 7541 | -#: plugins/ktcore/KTCorePlugin.php:261 i18n/templates.c:6413 | 7542 | +#: plugins/ktcore/KTCorePlugin.php:265 i18n/templates.c:6413 |
| 7542 | msgid "Manage Groups" | 7543 | msgid "Manage Groups" |
| 7543 | msgstr "" | 7544 | msgstr "" |
| 7544 | 7545 | ||
| @@ -7593,7 +7594,7 @@ msgstr "" | @@ -7593,7 +7594,7 @@ msgstr "" | ||
| 7593 | msgid "Manage Permissions: #statename#" | 7594 | msgid "Manage Permissions: #statename#" |
| 7594 | msgstr "" | 7595 | msgstr "" |
| 7595 | 7596 | ||
| 7596 | -#: i18n/templates.c:605 i18n/templates.c:608 | 7597 | +#: i18n/templates.c:860 i18n/templates.c:863 |
| 7597 | msgid "Manage Quicklinks" | 7598 | msgid "Manage Quicklinks" |
| 7598 | msgstr "" | 7599 | msgstr "" |
| 7599 | 7600 | ||
| @@ -7629,7 +7630,7 @@ msgstr "" | @@ -7629,7 +7630,7 @@ msgstr "" | ||
| 7629 | msgid "Manage Sub-Groups in #name#" | 7630 | msgid "Manage Sub-Groups in #name#" |
| 7630 | msgstr "" | 7631 | msgstr "" |
| 7631 | 7632 | ||
| 7632 | -#: plugins/ktcore/KTCorePlugin.php:121 | 7633 | +#: plugins/ktcore/KTCorePlugin.php:122 |
| 7633 | msgid "Manage Task Scheduler" | 7634 | msgid "Manage Task Scheduler" |
| 7634 | msgstr "" | 7635 | msgstr "" |
| 7635 | 7636 | ||
| @@ -7645,7 +7646,7 @@ msgstr "" | @@ -7645,7 +7646,7 @@ msgstr "" | ||
| 7645 | msgid "Manage Transitions" | 7646 | msgid "Manage Transitions" |
| 7646 | msgstr "" | 7647 | msgstr "" |
| 7647 | 7648 | ||
| 7648 | -#: plugins/ktcore/KTCorePlugin.php:258 i18n/templates.c:6137 | 7649 | +#: plugins/ktcore/KTCorePlugin.php:262 i18n/templates.c:6137 |
| 7649 | #: i18n/templates.c:6155 | 7650 | #: i18n/templates.c:6155 |
| 7650 | msgid "Manage Users" | 7651 | msgid "Manage Users" |
| 7651 | msgstr "" | 7652 | msgstr "" |
| @@ -7662,11 +7663,11 @@ msgstr "" | @@ -7662,11 +7663,11 @@ msgstr "" | ||
| 7662 | msgid "Manage Views" | 7663 | msgid "Manage Views" |
| 7663 | msgstr "" | 7664 | msgstr "" |
| 7664 | 7665 | ||
| 7665 | -#: plugins/commercial/alertPlugin.php:49 | 7666 | +#: plugins/commercial/alerts/alertPlugin.php:49 |
| 7666 | msgid "Manage alerts for the different document types within the system." | 7667 | msgid "Manage alerts for the different document types within the system." |
| 7667 | msgstr "" | 7668 | msgstr "" |
| 7668 | 7669 | ||
| 7669 | -#: plugins/ktcore/KTCorePlugin.php:246 | 7670 | +#: plugins/ktcore/KTCorePlugin.php:250 |
| 7670 | msgid "Manage checked-out, archived and deleted documents." | 7671 | msgid "Manage checked-out, archived and deleted documents." |
| 7671 | msgstr "" | 7672 | msgstr "" |
| 7672 | 7673 | ||
| @@ -7688,7 +7689,7 @@ msgstr "" | @@ -7688,7 +7689,7 @@ msgstr "" | ||
| 7688 | msgid "Manage conditions." | 7689 | msgid "Manage conditions." |
| 7689 | msgstr "" | 7690 | msgstr "" |
| 7690 | 7691 | ||
| 7691 | -#: plugins/ktcore/KTCorePlugin.php:275 | 7692 | +#: plugins/ktcore/KTCorePlugin.php:279 |
| 7692 | msgid "Manage criteria which determine whether a user is permitted to perform a system action." | 7693 | msgid "Manage criteria which determine whether a user is permitted to perform a system action." |
| 7693 | msgstr "" | 7694 | msgstr "" |
| 7694 | 7695 | ||
| @@ -7710,7 +7711,7 @@ msgstr "" | @@ -7710,7 +7711,7 @@ msgstr "" | ||
| 7710 | msgid "Manage members of group %s" | 7711 | msgid "Manage members of group %s" |
| 7711 | msgstr "" | 7712 | msgstr "" |
| 7712 | 7713 | ||
| 7713 | -#: plugins/ktcore/KTCorePlugin.php:378 | 7714 | +#: plugins/ktcore/KTCorePlugin.php:382 |
| 7714 | msgid "Manage plugins" | 7715 | msgid "Manage plugins" |
| 7715 | msgstr "" | 7716 | msgstr "" |
| 7716 | 7717 | ||
| @@ -7734,19 +7735,19 @@ msgid "Manage subscriptions" | @@ -7734,19 +7735,19 @@ msgid "Manage subscriptions" | ||
| 7734 | msgstr "" | 7735 | msgstr "" |
| 7735 | 7736 | ||
| 7736 | #: plugins/commercial/wintools/BaobabPlugin.php:94 | 7737 | #: plugins/commercial/wintools/BaobabPlugin.php:94 |
| 7737 | -#: plugins/ktcore/KTCorePlugin.php:291 | 7738 | +#: plugins/ktcore/KTCorePlugin.php:295 |
| 7738 | msgid "Manage the addition of Email document types to the system." | 7739 | msgid "Manage the addition of Email document types to the system." |
| 7739 | msgstr "" | 7740 | msgstr "" |
| 7740 | 7741 | ||
| 7741 | -#: plugins/ktcore/KTCorePlugin.php:281 | 7742 | +#: plugins/ktcore/KTCorePlugin.php:285 |
| 7742 | msgid "Manage the different classes of document which can be added to the system." | 7743 | msgid "Manage the different classes of document which can be added to the system." |
| 7743 | msgstr "" | 7744 | msgstr "" |
| 7744 | 7745 | ||
| 7745 | -#: plugins/ktcore/KTCorePlugin.php:285 | 7746 | +#: plugins/ktcore/KTCorePlugin.php:289 |
| 7746 | msgid "Manage the different types of information that can be associated with classes of documents." | 7747 | msgid "Manage the different types of information that can be associated with classes of documents." |
| 7747 | msgstr "" | 7748 | msgstr "" |
| 7748 | 7749 | ||
| 7749 | -#: plugins/multiselect/MultiSelectPlugin.php:120 | 7750 | +#: plugins/multiselect/MultiSelectPlugin.php:125 |
| 7750 | msgid "Manage the different types of information with multiselect functionality that can be associated with classes of documents." | 7751 | msgid "Manage the different types of information with multiselect functionality that can be associated with classes of documents." |
| 7751 | msgstr "" | 7752 | msgstr "" |
| 7752 | 7753 | ||
| @@ -7758,11 +7759,11 @@ msgstr "" | @@ -7758,11 +7759,11 @@ msgstr "" | ||
| 7758 | msgid "Manage the keys you have purchased." | 7759 | msgid "Manage the keys you have purchased." |
| 7759 | msgstr "" | 7760 | msgstr "" |
| 7760 | 7761 | ||
| 7761 | -#: plugins/ktcore/KTCorePlugin.php:121 | 7762 | +#: plugins/ktcore/KTCorePlugin.php:122 |
| 7762 | msgid "Manage the task scheduler" | 7763 | msgid "Manage the task scheduler" |
| 7763 | msgstr "" | 7764 | msgstr "" |
| 7764 | 7765 | ||
| 7765 | -#: plugins/ktcore/KTCorePlugin.php:387 | 7766 | +#: plugins/ktcore/KTCorePlugin.php:391 |
| 7766 | msgid "Manage views" | 7767 | msgid "Manage views" |
| 7767 | msgstr "" | 7768 | msgstr "" |
| 7768 | 7769 | ||
| @@ -7808,7 +7809,7 @@ msgstr "" | @@ -7808,7 +7809,7 @@ msgstr "" | ||
| 7808 | msgid "Member users" | 7809 | msgid "Member users" |
| 7809 | msgstr "" | 7810 | msgstr "" |
| 7810 | 7811 | ||
| 7811 | -#: plugins/ktstandard/KTEmail.php:163 i18n/templates.c:1079 | 7812 | +#: plugins/ktstandard/KTEmail.php:163 i18n/templates.c:209 |
| 7812 | #: i18n/templates.c:6875 i18n/templates.c:6890 | 7813 | #: i18n/templates.c:6875 i18n/templates.c:6890 |
| 7813 | msgid "Message" | 7814 | msgid "Message" |
| 7814 | msgstr "" | 7815 | msgstr "" |
| @@ -7821,7 +7822,7 @@ msgstr "" | @@ -7821,7 +7822,7 @@ msgstr "" | ||
| 7821 | msgid "Metadata" | 7822 | msgid "Metadata" |
| 7822 | msgstr "" | 7823 | msgstr "" |
| 7823 | 7824 | ||
| 7824 | -#: i18n/templates.c:95 i18n/templates.c:3461 i18n/templates.c:3548 | 7825 | +#: i18n/templates.c:350 i18n/templates.c:3461 i18n/templates.c:3548 |
| 7825 | msgid "Metadata Version" | 7826 | msgid "Metadata Version" |
| 7826 | msgstr "" | 7827 | msgstr "" |
| 7827 | 7828 | ||
| @@ -7845,7 +7846,7 @@ msgstr "" | @@ -7845,7 +7846,7 @@ msgstr "" | ||
| 7845 | msgid "Mime Type" | 7846 | msgid "Mime Type" |
| 7846 | msgstr "" | 7847 | msgstr "" |
| 7847 | 7848 | ||
| 7848 | -#: plugins/ktcore/KTCorePlugin.php:312 i18n/templates.c:3038 | 7849 | +#: plugins/ktcore/KTCorePlugin.php:316 i18n/templates.c:3038 |
| 7849 | #: i18n/templates.c:7061 | 7850 | #: i18n/templates.c:7061 |
| 7850 | msgid "Mime Types" | 7851 | msgid "Mime Types" |
| 7851 | msgstr "" | 7852 | msgstr "" |
| @@ -7854,7 +7855,7 @@ msgstr "" | @@ -7854,7 +7855,7 @@ msgstr "" | ||
| 7854 | msgid "Minutes" | 7855 | msgid "Minutes" |
| 7855 | msgstr "" | 7856 | msgstr "" |
| 7856 | 7857 | ||
| 7857 | -#: plugins/ktcore/KTCorePlugin.php:253 | 7858 | +#: plugins/ktcore/KTCorePlugin.php:257 |
| 7858 | msgid "Miscellaneous" | 7859 | msgid "Miscellaneous" |
| 7859 | msgstr "" | 7860 | msgstr "" |
| 7860 | 7861 | ||
| @@ -7864,11 +7865,11 @@ msgstr "" | @@ -7864,11 +7865,11 @@ msgstr "" | ||
| 7864 | msgid "Mobile Number" | 7865 | msgid "Mobile Number" |
| 7865 | msgstr "" | 7866 | msgstr "" |
| 7866 | 7867 | ||
| 7867 | -#: plugins/ktcore/KTCorePlugin.php:146 | 7868 | +#: plugins/ktcore/KTCorePlugin.php:147 |
| 7868 | msgid "Modification Date" | 7869 | msgid "Modification Date" |
| 7869 | msgstr "" | 7870 | msgstr "" |
| 7870 | 7871 | ||
| 7871 | -#: ktoffice/controllers/list.php:342 plugins/ktcore/KTColumns.inc.php:284 | 7872 | +#: ktoffice/controllers/list.php:324 plugins/ktcore/KTColumns.inc.php:284 |
| 7872 | #: search2/search/fields/ModifiedField.inc.php:44 | 7873 | #: search2/search/fields/ModifiedField.inc.php:44 |
| 7873 | msgid "Modified" | 7874 | msgid "Modified" |
| 7874 | msgstr "" | 7875 | msgstr "" |
| @@ -7893,7 +7894,7 @@ msgstr "" | @@ -7893,7 +7894,7 @@ msgstr "" | ||
| 7893 | msgid "Modify User Details" | 7894 | msgid "Modify User Details" |
| 7894 | msgstr "" | 7895 | msgstr "" |
| 7895 | 7896 | ||
| 7896 | -#: lib/browse/Criteria.inc:994 i18n/templates.c:896 | 7897 | +#: lib/browse/Criteria.inc:994 i18n/templates.c:26 |
| 7897 | msgid "Months" | 7898 | msgid "Months" |
| 7898 | msgstr "" | 7899 | msgstr "" |
| 7899 | 7900 | ||
| @@ -7948,7 +7949,7 @@ msgstr "" | @@ -7948,7 +7949,7 @@ msgstr "" | ||
| 7948 | msgid "Moving a document relocates the document within the document repository." | 7949 | msgid "Moving a document relocates the document within the document repository." |
| 7949 | msgstr "" | 7950 | msgstr "" |
| 7950 | 7951 | ||
| 7951 | -#: plugins/multiselect/MultiSelectPlugin.php:55 | 7952 | +#: plugins/multiselect/MultiSelectPlugin.php:56 |
| 7952 | msgid "Multi-select Plugin" | 7953 | msgid "Multi-select Plugin" |
| 7953 | msgstr "" | 7954 | msgstr "" |
| 7954 | 7955 | ||
| @@ -8011,11 +8012,11 @@ msgstr "" | @@ -8011,11 +8012,11 @@ msgstr "" | ||
| 8011 | msgid "NOT AVAILABLE" | 8012 | msgid "NOT AVAILABLE" |
| 8012 | msgstr "" | 8013 | msgstr "" |
| 8013 | 8014 | ||
| 8014 | -#: plugins/ktstandard/PDFGeneratorAction.php:381 | 8015 | +#: plugins/ktstandard/PDFGeneratorAction.php:397 |
| 8015 | msgid "NOT IMPLEMENTED YET: This will create a pdf copy of the document as a new document." | 8016 | msgid "NOT IMPLEMENTED YET: This will create a pdf copy of the document as a new document." |
| 8016 | msgstr "" | 8017 | msgstr "" |
| 8017 | 8018 | ||
| 8018 | -#: plugins/ktstandard/PDFGeneratorAction.php:401 | 8019 | +#: plugins/ktstandard/PDFGeneratorAction.php:417 |
| 8019 | msgid "NOT IMPLEMENTED YET: This will replace the document with a pdf copy of the document." | 8020 | msgid "NOT IMPLEMENTED YET: This will replace the document with a pdf copy of the document." |
| 8020 | msgstr "" | 8021 | msgstr "" |
| 8021 | 8022 | ||
| @@ -8031,8 +8032,8 @@ msgstr "" | @@ -8031,8 +8032,8 @@ msgstr "" | ||
| 8031 | #: plugins/ktstandard/KTDocumentLinks.php:527 | 8032 | #: plugins/ktstandard/KTDocumentLinks.php:527 |
| 8032 | #: plugins/ktstandard/KTDocumentLinks.php:556 | 8033 | #: plugins/ktstandard/KTDocumentLinks.php:556 |
| 8033 | #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297 | 8034 | #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:297 |
| 8034 | -#: preferences.php:76 i18n/templates.c:455 i18n/templates.c:563 | ||
| 8035 | -#: i18n/templates.c:728 i18n/templates.c:863 i18n/templates.c:1145 | 8035 | +#: preferences.php:76 i18n/templates.c:710 i18n/templates.c:818 |
| 8036 | +#: i18n/templates.c:983 i18n/templates.c:1118 i18n/templates.c:1145 | ||
| 8036 | #: i18n/templates.c:2795 i18n/templates.c:2948 i18n/templates.c:2957 | 8037 | #: i18n/templates.c:2795 i18n/templates.c:2948 i18n/templates.c:2957 |
| 8037 | #: i18n/templates.c:2969 i18n/templates.c:2978 i18n/templates.c:3344 | 8038 | #: i18n/templates.c:2969 i18n/templates.c:2978 i18n/templates.c:3344 |
| 8038 | #: i18n/templates.c:3902 i18n/templates.c:3923 i18n/templates.c:3947 | 8039 | #: i18n/templates.c:3902 i18n/templates.c:3923 i18n/templates.c:3947 |
| @@ -8058,7 +8059,7 @@ msgstr "" | @@ -8058,7 +8059,7 @@ msgstr "" | ||
| 8058 | msgid "Namespace" | 8059 | msgid "Namespace" |
| 8059 | msgstr "" | 8060 | msgstr "" |
| 8060 | 8061 | ||
| 8061 | -#: i18n/templates.c:740 | 8062 | +#: i18n/templates.c:995 |
| 8062 | msgid "Never" | 8063 | msgid "Never" |
| 8063 | msgstr "" | 8064 | msgstr "" |
| 8064 | 8065 | ||
| @@ -8066,7 +8067,7 @@ msgstr "" | @@ -8066,7 +8067,7 @@ msgstr "" | ||
| 8066 | msgid "New" | 8067 | msgid "New" |
| 8067 | msgstr "" | 8068 | msgstr "" |
| 8068 | 8069 | ||
| 8069 | -#: plugins/ktcore/document/edit.php:321 | 8070 | +#: plugins/ktcore/document/edit.php:346 |
| 8070 | msgid "New Document Type" | 8071 | msgid "New Document Type" |
| 8071 | msgstr "" | 8072 | msgstr "" |
| 8072 | 8073 | ||
| @@ -8093,7 +8094,7 @@ msgstr "" | @@ -8093,7 +8094,7 @@ msgstr "" | ||
| 8093 | msgid "New Owner" | 8094 | msgid "New Owner" |
| 8094 | msgstr "" | 8095 | msgstr "" |
| 8095 | 8096 | ||
| 8096 | -#: i18n/templates.c:587 i18n/templates.c:590 | 8097 | +#: i18n/templates.c:842 i18n/templates.c:845 |
| 8097 | msgid "New Quicklink" | 8098 | msgid "New Quicklink" |
| 8098 | msgstr "" | 8099 | msgstr "" |
| 8099 | 8100 | ||
| @@ -8178,7 +8179,7 @@ msgstr "" | @@ -8178,7 +8179,7 @@ msgstr "" | ||
| 8178 | msgid "Next run time" | 8179 | msgid "Next run time" |
| 8179 | msgstr "" | 8180 | msgstr "" |
| 8180 | 8181 | ||
| 8181 | -#: i18n/templates.c:32 i18n/templates.c:3962 i18n/templates.c:4664 | 8182 | +#: i18n/templates.c:287 i18n/templates.c:3962 i18n/templates.c:4664 |
| 8182 | #: i18n/templates.c:5150 i18n/templates.c:5243 i18n/templates.c:5249 | 8183 | #: i18n/templates.c:5150 i18n/templates.c:5243 i18n/templates.c:5249 |
| 8183 | #: i18n/templates.c:5327 i18n/templates.c:5750 i18n/templates.c:5834 | 8184 | #: i18n/templates.c:5327 i18n/templates.c:5750 i18n/templates.c:5834 |
| 8184 | #: i18n/templates.c:5840 | 8185 | #: i18n/templates.c:5840 |
| @@ -8233,8 +8234,8 @@ msgstr "" | @@ -8233,8 +8234,8 @@ msgstr "" | ||
| 8233 | msgid "No Such search" | 8234 | msgid "No Such search" |
| 8234 | msgstr "" | 8235 | msgstr "" |
| 8235 | 8236 | ||
| 8236 | -#: i18n/templates.c:263 i18n/templates.c:347 i18n/templates.c:440 | ||
| 8237 | -#: i18n/templates.c:548 | 8237 | +#: i18n/templates.c:518 i18n/templates.c:602 i18n/templates.c:695 |
| 8238 | +#: i18n/templates.c:803 | ||
| 8238 | msgid "No Transactions matched your query." | 8239 | msgid "No Transactions matched your query." |
| 8239 | msgstr "" | 8240 | msgstr "" |
| 8240 | 8241 | ||
| @@ -8242,7 +8243,7 @@ msgstr "" | @@ -8242,7 +8243,7 @@ msgstr "" | ||
| 8242 | msgid "No Unit" | 8243 | msgid "No Unit" |
| 8243 | msgstr "" | 8244 | msgstr "" |
| 8244 | 8245 | ||
| 8245 | -#: plugins/rssplugin/KTrss.inc.php:373 i18n/templates.c:470 | 8246 | +#: plugins/rssplugin/KTrss.inc.php:373 i18n/templates.c:725 |
| 8246 | msgid "No Workflow" | 8247 | msgid "No Workflow" |
| 8247 | msgstr "" | 8248 | msgstr "" |
| 8248 | 8249 | ||
| @@ -8288,7 +8289,7 @@ msgstr "" | @@ -8288,7 +8289,7 @@ msgstr "" | ||
| 8288 | msgid "No additional authentication sources have been defined." | 8289 | msgid "No additional authentication sources have been defined." |
| 8289 | msgstr "" | 8290 | msgstr "" |
| 8290 | 8291 | ||
| 8291 | -#: i18n/templates.c:1019 | 8292 | +#: i18n/templates.c:149 |
| 8292 | msgid "No alerts have been configured for this document." | 8293 | msgid "No alerts have been configured for this document." |
| 8293 | msgstr "" | 8294 | msgstr "" |
| 8294 | 8295 | ||
| @@ -8331,7 +8332,7 @@ msgstr "" | @@ -8331,7 +8332,7 @@ msgstr "" | ||
| 8331 | msgid "No columns have been added to this view" | 8332 | msgid "No columns have been added to this view" |
| 8332 | msgstr "" | 8333 | msgstr "" |
| 8333 | 8334 | ||
| 8334 | -#: view.php:313 | 8335 | +#: view.php:310 |
| 8335 | #, php-format | 8336 | #, php-format |
| 8336 | msgid "No comparison version was requested. Please <a href=\"%s\">select a version</a>." | 8337 | msgid "No comparison version was requested. Please <a href=\"%s\">select a version</a>." |
| 8337 | msgstr "" | 8338 | msgstr "" |
| @@ -8361,11 +8362,11 @@ msgstr "" | @@ -8361,11 +8362,11 @@ msgstr "" | ||
| 8361 | msgid "No description given" | 8362 | msgid "No description given" |
| 8362 | msgstr "" | 8363 | msgstr "" |
| 8363 | 8364 | ||
| 8364 | -#: i18n/templates.c:1130 | 8365 | +#: i18n/templates.c:260 |
| 8365 | msgid "No document type alerts have been configured at present" | 8366 | msgid "No document type alerts have been configured at present" |
| 8366 | msgstr "" | 8367 | msgstr "" |
| 8367 | 8368 | ||
| 8368 | -#: view.php:112 view.php:280 | 8369 | +#: view.php:111 view.php:277 |
| 8369 | #, php-format | 8370 | #, php-format |
| 8370 | msgid "No document was requested. Please <a href=\"%s\">browse</a> for one." | 8371 | msgid "No document was requested. Please <a href=\"%s\">browse</a> for one." |
| 8371 | msgstr "" | 8372 | msgstr "" |
| @@ -8391,7 +8392,7 @@ msgstr "" | @@ -8391,7 +8392,7 @@ msgstr "" | ||
| 8391 | msgid "No documents or folders match this query." | 8392 | msgid "No documents or folders match this query." |
| 8392 | msgstr "" | 8393 | msgstr "" |
| 8393 | 8394 | ||
| 8394 | -#: ktapi/ktapi.inc.php:2863 ktwebservice/webservice.php:2418 | 8395 | +#: ktapi/ktapi.inc.php:2891 ktwebservice/webservice.php:2425 |
| 8395 | msgid "No documents were found matching the specified document no" | 8396 | msgid "No documents were found matching the specified document no" |
| 8396 | msgstr "" | 8397 | msgstr "" |
| 8397 | 8398 | ||
| @@ -8437,7 +8438,7 @@ msgstr "" | @@ -8437,7 +8438,7 @@ msgstr "" | ||
| 8437 | msgid "No folder name given" | 8438 | msgid "No folder name given" |
| 8438 | msgstr "" | 8439 | msgstr "" |
| 8439 | 8440 | ||
| 8440 | -#: ktapi/ktapi.inc.php:1295 | 8441 | +#: ktapi/ktapi.inc.php:1318 |
| 8441 | msgid "No folder or document items found to perform the action on." | 8442 | msgid "No folder or document items found to perform the action on." |
| 8442 | msgstr "" | 8443 | msgstr "" |
| 8443 | 8444 | ||
| @@ -8495,7 +8496,7 @@ msgstr "" | @@ -8495,7 +8496,7 @@ msgstr "" | ||
| 8495 | msgid "No internal or external feeds available" | 8496 | msgid "No internal or external feeds available" |
| 8496 | msgstr "" | 8497 | msgstr "" |
| 8497 | 8498 | ||
| 8498 | -#: ktapi/ktapi.inc.php:1251 | 8499 | +#: ktapi/ktapi.inc.php:1274 |
| 8499 | msgid "No items found to perform the action on." | 8500 | msgid "No items found to perform the action on." |
| 8500 | msgstr "" | 8501 | msgstr "" |
| 8501 | 8502 | ||
| @@ -8626,11 +8627,11 @@ msgstr "" | @@ -8626,11 +8627,11 @@ msgstr "" | ||
| 8626 | msgid "No reason provided" | 8627 | msgid "No reason provided" |
| 8627 | msgstr "" | 8628 | msgstr "" |
| 8628 | 8629 | ||
| 8629 | -#: plugins/ktstandard/KTEmail.php:544 | 8630 | +#: plugins/ktstandard/KTEmail.php:548 |
| 8630 | msgid "No recipients set" | 8631 | msgid "No recipients set" |
| 8631 | msgstr "" | 8632 | msgstr "" |
| 8632 | 8633 | ||
| 8633 | -#: ktapi/ktapi.inc.php:2628 | 8634 | +#: ktapi/ktapi.inc.php:2651 |
| 8634 | msgid "No recipients were provided. The list of recipients should be in the format: array('users' => array(1,2), 'groups' => array(3,1), 'external' => array('name@email.com'))." | 8635 | msgid "No recipients were provided. The list of recipients should be in the format: array('users' => array(1,2), 'groups' => array(3,1), 'external' => array('name@email.com'))." |
| 8635 | msgstr "" | 8636 | msgstr "" |
| 8636 | 8637 | ||
| @@ -8638,12 +8639,12 @@ msgstr "" | @@ -8638,12 +8639,12 @@ msgstr "" | ||
| 8638 | msgid "No restrictions in place for this transition." | 8639 | msgid "No restrictions in place for this transition." |
| 8639 | msgstr "" | 8640 | msgstr "" |
| 8640 | 8641 | ||
| 8641 | -#: i18n/templates.c:746 i18n/templates.c:875 i18n/templates.c:1166 | 8642 | +#: i18n/templates.c:1001 i18n/templates.c:1130 i18n/templates.c:1166 |
| 8642 | #: i18n/templates.c:6161 i18n/templates.c:6425 | 8643 | #: i18n/templates.c:6161 i18n/templates.c:6425 |
| 8643 | msgid "No results for your search." | 8644 | msgid "No results for your search." |
| 8644 | msgstr "" | 8645 | msgstr "" |
| 8645 | 8646 | ||
| 8646 | -#: ktoffice/controllers/list.php:1015 | 8647 | +#: ktoffice/controllers/list.php:994 |
| 8647 | msgid "No results found" | 8648 | msgid "No results found" |
| 8648 | msgstr "" | 8649 | msgstr "" |
| 8649 | 8650 | ||
| @@ -8667,7 +8668,7 @@ msgstr "" | @@ -8667,7 +8668,7 @@ msgstr "" | ||
| 8667 | msgid "No roles, groups, or users have been defined or have permissions." | 8668 | msgid "No roles, groups, or users have been defined or have permissions." |
| 8668 | msgstr "" | 8669 | msgstr "" |
| 8669 | 8670 | ||
| 8670 | -#: ktapi/ktapi.inc.php:4264 ktapi/ktapi.inc.php:4300 | 8671 | +#: ktapi/ktapi.inc.php:4292 ktapi/ktapi.inc.php:4328 |
| 8671 | msgid "No saved searches found" | 8672 | msgid "No saved searches found" |
| 8672 | msgstr "" | 8673 | msgstr "" |
| 8673 | 8674 | ||
| @@ -8687,10 +8688,12 @@ msgstr "" | @@ -8687,10 +8688,12 @@ msgstr "" | ||
| 8687 | msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find users." | 8688 | msgid "No search specified, or no results for your search. Please choose some criteria from the list above to find users." |
| 8688 | msgstr "" | 8689 | msgstr "" |
| 8689 | 8690 | ||
| 8690 | -#: lib/metadata/fieldsetregistry.inc.php:139 | ||
| 8691 | -#: lib/metadata/fieldsetregistry.inc.php:202 | ||
| 8692 | -#: lib/metadata/fieldsetregistry.inc.php:273 | 8691 | +#: lib/metadata/fieldsetregistry.inc.php:179 |
| 8692 | +#: lib/metadata/fieldsetregistry.inc.php:242 | ||
| 8693 | +#: lib/metadata/fieldsetregistry.inc.php:315 | ||
| 8693 | #: plugins/ktcore/folder/addDocument.php:338 | 8694 | #: plugins/ktcore/folder/addDocument.php:338 |
| 8695 | +#: plugins/multiselect/BulkImport.php:317 | ||
| 8696 | +#: plugins/multiselect/BulkUpload.php:336 | ||
| 8694 | #: plugins/multiselect/addDocument.php:396 | 8697 | #: plugins/multiselect/addDocument.php:396 |
| 8695 | msgid "No selection." | 8698 | msgid "No selection." |
| 8696 | msgstr "" | 8699 | msgstr "" |
| @@ -8806,7 +8809,7 @@ msgstr "" | @@ -8806,7 +8809,7 @@ msgstr "" | ||
| 8806 | msgid "No such widget: %s" | 8809 | msgid "No such widget: %s" |
| 8807 | msgstr "" | 8810 | msgstr "" |
| 8808 | 8811 | ||
| 8809 | -#: ktapi/ktapi.inc.php:1305 | 8812 | +#: ktapi/ktapi.inc.php:1328 |
| 8810 | msgid "No target folder has been specified." | 8813 | msgid "No target folder has been specified." |
| 8811 | msgstr "" | 8814 | msgstr "" |
| 8812 | 8815 | ||
| @@ -8875,7 +8878,7 @@ msgstr "" | @@ -8875,7 +8878,7 @@ msgstr "" | ||
| 8875 | msgid "No valid email addresses supplied" | 8878 | msgid "No valid email addresses supplied" |
| 8876 | msgstr "" | 8879 | msgstr "" |
| 8877 | 8880 | ||
| 8878 | -#: i18n/templates.c:77 i18n/templates.c:2003 i18n/templates.c:2045 | 8881 | +#: i18n/templates.c:332 i18n/templates.c:2003 i18n/templates.c:2045 |
| 8879 | #: i18n/templates.c:2048 i18n/templates.c:7811 | 8882 | #: i18n/templates.c:2048 i18n/templates.c:7811 |
| 8880 | msgid "No workflow" | 8883 | msgid "No workflow" |
| 8881 | msgstr "" | 8884 | msgstr "" |
| @@ -8907,7 +8910,7 @@ msgstr "" | @@ -8907,7 +8910,7 @@ msgstr "" | ||
| 8907 | msgid "None" | 8910 | msgid "None" |
| 8908 | msgstr "" | 8911 | msgstr "" |
| 8909 | 8912 | ||
| 8910 | -#: lib/documentmanagement/DocumentField.inc:251 | 8913 | +#: lib/documentmanagement/DocumentField.inc:258 |
| 8911 | #: plugins/ktcore/admin/documentFieldsv2.php:108 | 8914 | #: plugins/ktcore/admin/documentFieldsv2.php:108 |
| 8912 | #: plugins/multiselect/InetdocumentFieldsv2.php:128 i18n/templates.c:3929 | 8915 | #: plugins/multiselect/InetdocumentFieldsv2.php:128 i18n/templates.c:3929 |
| 8913 | #: i18n/templates.c:5642 | 8916 | #: i18n/templates.c:5642 |
| @@ -8926,7 +8929,7 @@ msgid "Not Available" | @@ -8926,7 +8929,7 @@ msgid "Not Available" | ||
| 8926 | msgstr "" | 8929 | msgstr "" |
| 8927 | 8930 | ||
| 8928 | #: lib/documentmanagement/DocumentField.inc:157 | 8931 | #: lib/documentmanagement/DocumentField.inc:157 |
| 8929 | -#: lib/documentmanagement/DocumentField.inc:292 | 8932 | +#: lib/documentmanagement/DocumentField.inc:299 |
| 8930 | msgid "Not Required" | 8933 | msgid "Not Required" |
| 8931 | msgstr "" | 8934 | msgstr "" |
| 8932 | 8935 | ||
| @@ -9045,7 +9048,7 @@ msgstr "" | @@ -9045,7 +9048,7 @@ msgstr "" | ||
| 9045 | msgid "Notified groups & roles" | 9048 | msgid "Notified groups & roles" |
| 9046 | msgstr "" | 9049 | msgstr "" |
| 9047 | 9050 | ||
| 9048 | -#: i18n/templates.c:1076 | 9051 | +#: i18n/templates.c:206 |
| 9049 | msgid "Notify" | 9052 | msgid "Notify" |
| 9050 | msgstr "" | 9053 | msgstr "" |
| 9051 | 9054 | ||
| @@ -9053,11 +9056,11 @@ msgstr "" | @@ -9053,11 +9056,11 @@ msgstr "" | ||
| 9053 | msgid "Now editing field \"" | 9056 | msgid "Now editing field \"" |
| 9054 | msgstr "" | 9057 | msgstr "" |
| 9055 | 9058 | ||
| 9056 | -#: i18n/templates.c:11 | 9059 | +#: i18n/templates.c:266 |
| 9057 | msgid "Numbering Schemes" | 9060 | msgid "Numbering Schemes" |
| 9058 | msgstr "" | 9061 | msgstr "" |
| 9059 | 9062 | ||
| 9060 | -#: i18n/templates.c:137 i18n/templates.c:941 i18n/templates.c:4646 | 9063 | +#: i18n/templates.c:71 i18n/templates.c:392 i18n/templates.c:4646 |
| 9061 | msgid "OK" | 9064 | msgid "OK" |
| 9062 | msgstr "" | 9065 | msgstr "" |
| 9063 | 9066 | ||
| @@ -9143,7 +9146,7 @@ msgstr "" | @@ -9143,7 +9146,7 @@ msgstr "" | ||
| 9143 | msgid "Open Another Document" | 9146 | msgid "Open Another Document" |
| 9144 | msgstr "" | 9147 | msgstr "" |
| 9145 | 9148 | ||
| 9146 | -#: plugins/ktcore/KTCorePlugin.php:150 | 9149 | +#: plugins/ktcore/KTCorePlugin.php:151 |
| 9147 | msgid "Open Containing Folder" | 9150 | msgid "Open Containing Folder" |
| 9148 | msgstr "" | 9151 | msgstr "" |
| 9149 | 9152 | ||
| @@ -9235,7 +9238,7 @@ msgstr "" | @@ -9235,7 +9238,7 @@ msgstr "" | ||
| 9235 | msgid "Override permissions from parent" | 9238 | msgid "Override permissions from parent" |
| 9236 | msgstr "" | 9239 | msgstr "" |
| 9237 | 9240 | ||
| 9238 | -#: plugins/ktcore/KTCorePlugin.php:301 | 9241 | +#: plugins/ktcore/KTCorePlugin.php:305 |
| 9239 | msgid "Override the checked-out status of documents if a user has failed to do so." | 9242 | msgid "Override the checked-out status of documents if a user has failed to do so." |
| 9240 | msgstr "" | 9243 | msgstr "" |
| 9241 | 9244 | ||
| @@ -9247,7 +9250,7 @@ msgstr "" | @@ -9247,7 +9250,7 @@ msgstr "" | ||
| 9247 | msgid "Overview" | 9250 | msgid "Overview" |
| 9248 | msgstr "" | 9251 | msgstr "" |
| 9249 | 9252 | ||
| 9250 | -#: i18n/templates.c:65 i18n/templates.c:1991 i18n/templates.c:2033 | 9253 | +#: i18n/templates.c:320 i18n/templates.c:1991 i18n/templates.c:2033 |
| 9251 | msgid "Owned by" | 9254 | msgid "Owned by" |
| 9252 | msgstr "" | 9255 | msgstr "" |
| 9253 | 9256 | ||
| @@ -9255,7 +9258,7 @@ msgstr "" | @@ -9255,7 +9258,7 @@ msgstr "" | ||
| 9255 | msgid "Owned by: " | 9258 | msgid "Owned by: " |
| 9256 | msgstr "" | 9259 | msgstr "" |
| 9257 | 9260 | ||
| 9258 | -#: ktoffice/controllers/list.php:345 plugins/rssplugin/KTrss.inc.php:402 | 9261 | +#: ktoffice/controllers/list.php:327 plugins/rssplugin/KTrss.inc.php:402 |
| 9259 | msgid "Owner" | 9262 | msgid "Owner" |
| 9260 | msgstr "" | 9263 | msgstr "" |
| 9261 | 9264 | ||
| @@ -9276,16 +9279,12 @@ msgid "PDF Text Extractor" | @@ -9276,16 +9279,12 @@ msgid "PDF Text Extractor" | ||
| 9276 | msgstr "" | 9279 | msgstr "" |
| 9277 | 9280 | ||
| 9278 | #: plugins/ktstandard/PDFGeneratorAction.php:248 | 9281 | #: plugins/ktstandard/PDFGeneratorAction.php:248 |
| 9279 | -#: plugins/ktstandard/PDFGeneratorAction.php:267 | 9282 | +#: plugins/ktstandard/PDFGeneratorAction.php:268 |
| 9280 | msgid "PDF file could not be downloaded because it doesn't exist" | 9283 | msgid "PDF file could not be downloaded because it doesn't exist" |
| 9281 | msgstr "" | 9284 | msgstr "" |
| 9282 | 9285 | ||
| 9283 | -#: plugins/ktstandard/PDFGeneratorAction.php:271 | ||
| 9284 | -msgid "PDF file could not be generated" | ||
| 9285 | -msgstr "" | ||
| 9286 | - | ||
| 9287 | -#: plugins/ktstandard/PDFGeneratorAction.php:260 | ||
| 9288 | -msgid "PDF file could not be generated, the file may be of an unsupported mime type or the PDF Generator could not connect." | 9286 | +#: plugins/ktstandard/PDFGeneratorAction.php:284 |
| 9287 | +msgid "PDF file could not be generated. The format may not be supported by your version of OpenOffice. Please contact your System Administrator for assistance" | ||
| 9289 | msgstr "" | 9288 | msgstr "" |
| 9290 | 9289 | ||
| 9291 | #: i18n/templates.c:7271 | 9290 | #: i18n/templates.c:7271 |
| @@ -9334,12 +9333,12 @@ msgstr "" | @@ -9334,12 +9333,12 @@ msgstr "" | ||
| 9334 | #: plugins/ktcore/folder/addDocument.php:166 | 9333 | #: plugins/ktcore/folder/addDocument.php:166 |
| 9335 | #: plugins/ktstandard/ImmutableActionPlugin.php:137 | 9334 | #: plugins/ktstandard/ImmutableActionPlugin.php:137 |
| 9336 | #: plugins/multiselect/addDocument.php:192 preferences.php:131 | 9335 | #: plugins/multiselect/addDocument.php:192 preferences.php:131 |
| 9337 | -#: i18n/templates.c:125 i18n/templates.c:1679 i18n/templates.c:4721 | 9336 | +#: i18n/templates.c:380 i18n/templates.c:1679 i18n/templates.c:4721 |
| 9338 | #: i18n/templates.c:4964 i18n/templates.c:6230 | 9337 | #: i18n/templates.c:4964 i18n/templates.c:6230 |
| 9339 | msgid "Password" | 9338 | msgid "Password" |
| 9340 | msgstr "" | 9339 | msgstr "" |
| 9341 | 9340 | ||
| 9342 | -#: plugins/passwordResetPlugin/passwordResetPlugin.php:72 | 9341 | +#: plugins/passwordResetPlugin/passwordResetPlugin.php:74 |
| 9343 | msgid "Password Reset Plugin" | 9342 | msgid "Password Reset Plugin" |
| 9344 | msgstr "" | 9343 | msgstr "" |
| 9345 | 9344 | ||
| @@ -9352,7 +9351,7 @@ msgid "Password changed" | @@ -9352,7 +9351,7 @@ msgid "Password changed" | ||
| 9352 | msgstr "" | 9351 | msgstr "" |
| 9353 | 9352 | ||
| 9354 | #: plugins/ktcore/folder/BulkImport.php:78 | 9353 | #: plugins/ktcore/folder/BulkImport.php:78 |
| 9355 | -#: plugins/multiselect/BulkImport.php:102 | 9354 | +#: plugins/multiselect/BulkImport.php:150 |
| 9356 | msgid "Path" | 9355 | msgid "Path" |
| 9357 | msgstr "" | 9356 | msgstr "" |
| 9358 | 9357 | ||
| @@ -9360,12 +9359,12 @@ msgstr "" | @@ -9360,12 +9359,12 @@ msgstr "" | ||
| 9360 | msgid "Path is not a folder" | 9359 | msgid "Path is not a folder" |
| 9361 | msgstr "" | 9360 | msgstr "" |
| 9362 | 9361 | ||
| 9363 | -#: plugins/ktcore/KTCorePlugin.php:324 | 9362 | +#: plugins/ktcore/KTCorePlugin.php:328 |
| 9364 | #: plugins/search2/reporting/PendingDocuments.php:47 i18n/templates.c:7109 | 9363 | #: plugins/search2/reporting/PendingDocuments.php:47 i18n/templates.c:7109 |
| 9365 | msgid "Pending Documents Indexing Queue" | 9364 | msgid "Pending Documents Indexing Queue" |
| 9366 | msgstr "" | 9365 | msgstr "" |
| 9367 | 9366 | ||
| 9368 | -#: i18n/templates.c:356 | 9367 | +#: i18n/templates.c:611 |
| 9369 | msgid "Per-User Activity" | 9368 | msgid "Per-User Activity" |
| 9370 | msgstr "" | 9369 | msgstr "" |
| 9371 | 9370 | ||
| @@ -9382,7 +9381,7 @@ msgstr "" | @@ -9382,7 +9381,7 @@ msgstr "" | ||
| 9382 | msgid "Perform Transition: %s" | 9381 | msgid "Perform Transition: %s" |
| 9383 | msgstr "" | 9382 | msgstr "" |
| 9384 | 9383 | ||
| 9385 | -#: plugins/ktcore/KTCorePlugin.php:384 | 9384 | +#: plugins/ktcore/KTCorePlugin.php:388 |
| 9386 | msgid "Performs a check to see if the documents in your repositories all are stored on the back-end storage (usually on disk)." | 9385 | msgid "Performs a check to see if the documents in your repositories all are stored on the back-end storage (usually on disk)." |
| 9387 | msgstr "" | 9386 | msgstr "" |
| 9388 | 9387 | ||
| @@ -9414,7 +9413,7 @@ msgstr "" | @@ -9414,7 +9413,7 @@ msgstr "" | ||
| 9414 | msgid "Permission deleted" | 9413 | msgid "Permission deleted" |
| 9415 | msgstr "" | 9414 | msgstr "" |
| 9416 | 9415 | ||
| 9417 | -#: plugins/ktcore/KTCorePlugin.php:269 plugins/ktcore/KTPermissions.php:68 | 9416 | +#: plugins/ktcore/KTCorePlugin.php:273 plugins/ktcore/KTPermissions.php:68 |
| 9418 | #: plugins/ktcore/KTPermissions.php:195 | 9417 | #: plugins/ktcore/KTPermissions.php:195 |
| 9419 | #: plugins/ktcore/folder/Permissions.php:56 | 9418 | #: plugins/ktcore/folder/Permissions.php:56 |
| 9420 | #: plugins/ktcore/folder/Permissions.php:60 | 9419 | #: plugins/ktcore/folder/Permissions.php:60 |
| @@ -9450,8 +9449,8 @@ msgstr "" | @@ -9450,8 +9449,8 @@ msgstr "" | ||
| 9450 | msgid "Permissions updated" | 9449 | msgid "Permissions updated" |
| 9451 | msgstr "" | 9450 | msgstr "" |
| 9452 | 9451 | ||
| 9453 | -#: ktoffice/controllers/list.php:177 ktoffice/controllers/list.php:301 | ||
| 9454 | -#: ktoffice/controllers/list.php:372 | 9452 | +#: ktoffice/controllers/list.php:162 ktoffice/controllers/list.php:286 |
| 9453 | +#: ktoffice/controllers/list.php:354 | ||
| 9455 | msgid "Permissions:" | 9454 | msgid "Permissions:" |
| 9456 | msgstr "" | 9455 | msgstr "" |
| 9457 | 9456 | ||
| @@ -9516,11 +9515,15 @@ msgstr "" | @@ -9516,11 +9515,15 @@ msgstr "" | ||
| 9516 | msgid "Please contact the <a href=\"mailto:sales@knowledgetree.com\">KnowledgeTree Sales team</a> should you wish to learn more about commercially supported editions of KnowledgeTree." | 9515 | msgid "Please contact the <a href=\"mailto:sales@knowledgetree.com\">KnowledgeTree Sales team</a> should you wish to learn more about commercially supported editions of KnowledgeTree." |
| 9517 | msgstr "" | 9516 | msgstr "" |
| 9518 | 9517 | ||
| 9518 | +#: plugins/ktstandard/PDFGeneratorAction.php:261 | ||
| 9519 | +msgid "Please contact your System Administrator for assistance." | ||
| 9520 | +msgstr "" | ||
| 9521 | + | ||
| 9519 | #: lib/widgets/forms.inc.php:551 | 9522 | #: lib/widgets/forms.inc.php:551 |
| 9520 | msgid "Please correct the errors indicated." | 9523 | msgid "Please correct the errors indicated." |
| 9521 | msgstr "" | 9524 | msgstr "" |
| 9522 | 9525 | ||
| 9523 | -#: i18n/templates.c:14 | 9526 | +#: i18n/templates.c:269 |
| 9524 | msgid "Please define an appropriate numbering scheme for each document type:" | 9527 | msgid "Please define an appropriate numbering scheme for each document type:" |
| 9525 | msgstr "" | 9528 | msgstr "" |
| 9526 | 9529 | ||
| @@ -9689,11 +9692,11 @@ msgstr "" | @@ -9689,11 +9692,11 @@ msgstr "" | ||
| 9689 | msgid "Please reselect the file to upload." | 9692 | msgid "Please reselect the file to upload." |
| 9690 | msgstr "" | 9693 | msgstr "" |
| 9691 | 9694 | ||
| 9692 | -#: ktoffice/controllers/list.php:1019 | 9695 | +#: ktoffice/controllers/list.php:998 |
| 9693 | msgid "Please retry your search" | 9696 | msgid "Please retry your search" |
| 9694 | msgstr "" | 9697 | msgstr "" |
| 9695 | 9698 | ||
| 9696 | -#: plugins/commercial/alerts.php:595 | 9699 | +#: plugins/commercial/alerts/alerts.php:595 |
| 9697 | msgid "Please review this document." | 9700 | msgid "Please review this document." |
| 9698 | msgstr "" | 9701 | msgstr "" |
| 9699 | 9702 | ||
| @@ -9749,7 +9752,7 @@ msgstr "" | @@ -9749,7 +9752,7 @@ msgstr "" | ||
| 9749 | msgid "Please select the appropriate workflows for each document type." | 9752 | msgid "Please select the appropriate workflows for each document type." |
| 9750 | msgstr "" | 9753 | msgstr "" |
| 9751 | 9754 | ||
| 9752 | -#: plugins/ktcore/document/edit.php:322 | 9755 | +#: plugins/ktcore/document/edit.php:347 |
| 9753 | msgid "Please select the new type for this document." | 9756 | msgid "Please select the new type for this document." |
| 9754 | msgstr "" | 9757 | msgstr "" |
| 9755 | 9758 | ||
| @@ -9981,12 +9984,12 @@ msgid "Properties have been saved." | @@ -9981,12 +9984,12 @@ msgid "Properties have been saved." | ||
| 9981 | msgstr "" | 9984 | msgstr "" |
| 9982 | 9985 | ||
| 9983 | #: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:68 | 9986 | #: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:68 |
| 9984 | -#: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:85 | ||
| 9985 | -#: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:98 | 9987 | +#: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:95 |
| 9988 | +#: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:108 | ||
| 9986 | msgid "Property Preview" | 9989 | msgid "Property Preview" |
| 9987 | msgstr "" | 9990 | msgstr "" |
| 9988 | 9991 | ||
| 9989 | -#: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:93 | 9992 | +#: plugins/ktstandard/documentpreview/documentPreviewPlugin.php:103 |
| 9990 | msgid "Property Preview Plugin" | 9993 | msgid "Property Preview Plugin" |
| 9991 | msgstr "" | 9994 | msgstr "" |
| 9992 | 9995 | ||
| @@ -10064,11 +10067,11 @@ msgstr "" | @@ -10064,11 +10067,11 @@ msgstr "" | ||
| 10064 | msgid "Quicklinks Plugin" | 10067 | msgid "Quicklinks Plugin" |
| 10065 | msgstr "" | 10068 | msgstr "" |
| 10066 | 10069 | ||
| 10067 | -#: i18n/templates.c:611 | 10070 | +#: i18n/templates.c:866 |
| 10068 | msgid "Quicklinks allow the administrator to create and order a collection of links to documents and folders, which will display on users' dashboards." | 10071 | msgid "Quicklinks allow the administrator to create and order a collection of links to documents and folders, which will display on users' dashboards." |
| 10069 | msgstr "" | 10072 | msgstr "" |
| 10070 | 10073 | ||
| 10071 | -#: i18n/templates.c:614 | 10074 | +#: i18n/templates.c:869 |
| 10072 | msgid "Quicklinks are links to documents and folders which you use often." | 10075 | msgid "Quicklinks are links to documents and folders which you use often." |
| 10073 | msgstr "" | 10076 | msgstr "" |
| 10074 | 10077 | ||
| @@ -10100,17 +10103,17 @@ msgstr "" | @@ -10100,17 +10103,17 @@ msgstr "" | ||
| 10100 | msgid "RTF Extractor" | 10103 | msgid "RTF Extractor" |
| 10101 | msgstr "" | 10104 | msgstr "" |
| 10102 | 10105 | ||
| 10103 | -#: i18n/templates.c:662 | 10106 | +#: i18n/templates.c:917 |
| 10104 | msgid "Re-order" | 10107 | msgid "Re-order" |
| 10105 | msgstr "" | 10108 | msgstr "" |
| 10106 | 10109 | ||
| 10107 | #: plugins/commercial/network/quicklinks/manageQuicklinks.php:187 | 10110 | #: plugins/commercial/network/quicklinks/manageQuicklinks.php:187 |
| 10108 | #: plugins/commercial/network/quicklinks/manageQuicklinks.php:188 | 10111 | #: plugins/commercial/network/quicklinks/manageQuicklinks.php:188 |
| 10109 | -#: i18n/templates.c:629 i18n/templates.c:653 i18n/templates.c:656 | 10112 | +#: i18n/templates.c:884 i18n/templates.c:908 i18n/templates.c:911 |
| 10110 | msgid "Re-order Quicklinks" | 10113 | msgid "Re-order Quicklinks" |
| 10111 | msgstr "" | 10114 | msgstr "" |
| 10112 | 10115 | ||
| 10113 | -#: i18n/templates.c:635 | 10116 | +#: i18n/templates.c:890 |
| 10114 | msgid "Re-order quicklinks" | 10117 | msgid "Re-order quicklinks" |
| 10115 | msgstr "" | 10118 | msgstr "" |
| 10116 | 10119 | ||
| @@ -10145,7 +10148,7 @@ msgstr "" | @@ -10145,7 +10148,7 @@ msgstr "" | ||
| 10145 | #: plugins/ktcore/folder/addDocument.php:171 | 10148 | #: plugins/ktcore/folder/addDocument.php:171 |
| 10146 | #: plugins/ktstandard/ImmutableActionPlugin.php:144 | 10149 | #: plugins/ktstandard/ImmutableActionPlugin.php:144 |
| 10147 | #: plugins/ktstandard/KTDiscussion.php:272 | 10150 | #: plugins/ktstandard/KTDiscussion.php:272 |
| 10148 | -#: plugins/multiselect/addDocument.php:197 view.php:426 | 10151 | +#: plugins/multiselect/addDocument.php:197 view.php:423 |
| 10149 | msgid "Reason" | 10152 | msgid "Reason" |
| 10150 | msgstr "" | 10153 | msgstr "" |
| 10151 | 10154 | ||
| @@ -10157,13 +10160,13 @@ msgstr "" | @@ -10157,13 +10160,13 @@ msgstr "" | ||
| 10157 | msgid "Reason for transition" | 10160 | msgid "Reason for transition" |
| 10158 | msgstr "" | 10161 | msgstr "" |
| 10159 | 10162 | ||
| 10160 | -#: i18n/templates.c:224 i18n/templates.c:308 i18n/templates.c:401 | ||
| 10161 | -#: i18n/templates.c:509 | 10163 | +#: i18n/templates.c:479 i18n/templates.c:563 i18n/templates.c:656 |
| 10164 | +#: i18n/templates.c:764 | ||
| 10162 | msgid "Recent Downloads" | 10165 | msgid "Recent Downloads" |
| 10163 | msgstr "" | 10166 | msgstr "" |
| 10164 | 10167 | ||
| 10165 | -#: i18n/templates.c:227 i18n/templates.c:311 i18n/templates.c:404 | ||
| 10166 | -#: i18n/templates.c:512 | 10168 | +#: i18n/templates.c:482 i18n/templates.c:566 i18n/templates.c:659 |
| 10169 | +#: i18n/templates.c:767 | ||
| 10167 | msgid "Recent Uploads" | 10170 | msgid "Recent Uploads" |
| 10168 | msgstr "" | 10171 | msgstr "" |
| 10169 | 10172 | ||
| @@ -10187,11 +10190,11 @@ msgstr "" | @@ -10187,11 +10190,11 @@ msgstr "" | ||
| 10187 | msgid "Recreate Lucene index" | 10190 | msgid "Recreate Lucene index" |
| 10188 | msgstr "" | 10191 | msgstr "" |
| 10189 | 10192 | ||
| 10190 | -#: i18n/templates.c:23 | 10193 | +#: i18n/templates.c:278 |
| 10191 | msgid "Regenerate On Checkin" | 10194 | msgid "Regenerate On Checkin" |
| 10192 | msgstr "" | 10195 | msgstr "" |
| 10193 | 10196 | ||
| 10194 | -#: plugins/ktcore/KTCorePlugin.php:378 | 10197 | +#: plugins/ktcore/KTCorePlugin.php:382 |
| 10195 | msgid "Register new plugins, disable plugins, and so forth" | 10198 | msgid "Register new plugins, disable plugins, and so forth" |
| 10196 | msgstr "" | 10199 | msgstr "" |
| 10197 | 10200 | ||
| @@ -10229,7 +10232,7 @@ msgstr "" | @@ -10229,7 +10232,7 @@ msgstr "" | ||
| 10229 | msgid "Remove fields" | 10232 | msgid "Remove fields" |
| 10230 | msgstr "" | 10233 | msgstr "" |
| 10231 | 10234 | ||
| 10232 | -#: i18n/templates.c:935 | 10235 | +#: i18n/templates.c:65 |
| 10233 | msgid "Remove from assigned entities" | 10236 | msgid "Remove from assigned entities" |
| 10234 | msgstr "" | 10237 | msgstr "" |
| 10235 | 10238 | ||
| @@ -10291,7 +10294,7 @@ msgstr "" | @@ -10291,7 +10294,7 @@ msgstr "" | ||
| 10291 | msgid "Reorder up" | 10294 | msgid "Reorder up" |
| 10292 | msgstr "" | 10295 | msgstr "" |
| 10293 | 10296 | ||
| 10294 | -#: i18n/templates.c:1085 | 10297 | +#: i18n/templates.c:215 |
| 10295 | msgid "Repeated after<br />notification" | 10298 | msgid "Repeated after<br />notification" |
| 10296 | msgstr "" | 10299 | msgstr "" |
| 10297 | 10300 | ||
| @@ -10333,24 +10336,24 @@ msgstr "" | @@ -10333,24 +10336,24 @@ msgstr "" | ||
| 10333 | msgid "Request created in #timing#s" | 10336 | msgid "Request created in #timing#s" |
| 10334 | msgstr "" | 10337 | msgstr "" |
| 10335 | 10338 | ||
| 10336 | -#: view.php:455 | 10339 | +#: view.php:452 |
| 10337 | msgid "Request for an archived document to be restored" | 10340 | msgid "Request for an archived document to be restored" |
| 10338 | msgstr "" | 10341 | msgstr "" |
| 10339 | 10342 | ||
| 10340 | -#: view.php:416 | 10343 | +#: view.php:413 |
| 10341 | msgid "Request restoration of document" | 10344 | msgid "Request restoration of document" |
| 10342 | msgstr "" | 10345 | msgstr "" |
| 10343 | 10346 | ||
| 10344 | #: lib/documentmanagement/DocumentField.inc:155 | 10347 | #: lib/documentmanagement/DocumentField.inc:155 |
| 10345 | -#: lib/documentmanagement/DocumentField.inc:290 | 10348 | +#: lib/documentmanagement/DocumentField.inc:297 |
| 10346 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:135 | 10349 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:135 |
| 10347 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:253 | 10350 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:253 |
| 10348 | #: plugins/multiselect/inetbasic.inc.php:198 | 10351 | #: plugins/multiselect/inetbasic.inc.php:198 |
| 10349 | #: plugins/multiselect/inetbasic.inc.php:352 | 10352 | #: plugins/multiselect/inetbasic.inc.php:352 |
| 10350 | -#: plugins/multiselect/inetbasic.inc.php:406 i18n/templates.c:200 | ||
| 10351 | -#: i18n/templates.c:212 i18n/templates.c:284 i18n/templates.c:296 | ||
| 10352 | -#: i18n/templates.c:377 i18n/templates.c:389 i18n/templates.c:485 | ||
| 10353 | -#: i18n/templates.c:497 i18n/templates.c:1661 i18n/templates.c:1664 | 10353 | +#: plugins/multiselect/inetbasic.inc.php:406 i18n/templates.c:455 |
| 10354 | +#: i18n/templates.c:467 i18n/templates.c:539 i18n/templates.c:551 | ||
| 10355 | +#: i18n/templates.c:632 i18n/templates.c:644 i18n/templates.c:740 | ||
| 10356 | +#: i18n/templates.c:752 i18n/templates.c:1661 i18n/templates.c:1664 | ||
| 10354 | #: i18n/templates.c:1925 i18n/templates.c:1928 i18n/templates.c:1931 | 10357 | #: i18n/templates.c:1925 i18n/templates.c:1928 i18n/templates.c:1931 |
| 10355 | #: i18n/templates.c:1949 i18n/templates.c:1952 i18n/templates.c:1955 | 10358 | #: i18n/templates.c:1949 i18n/templates.c:1952 i18n/templates.c:1955 |
| 10356 | #: i18n/templates.c:1958 i18n/templates.c:1961 i18n/templates.c:4421 | 10359 | #: i18n/templates.c:1958 i18n/templates.c:1961 i18n/templates.c:4421 |
| @@ -10387,7 +10390,7 @@ msgstr "" | @@ -10387,7 +10390,7 @@ msgstr "" | ||
| 10387 | msgid "Reschedule All Documents" | 10390 | msgid "Reschedule All Documents" |
| 10388 | msgstr "" | 10391 | msgstr "" |
| 10389 | 10392 | ||
| 10390 | -#: plugins/ktcore/KTCorePlugin.php:328 | 10393 | +#: plugins/ktcore/KTCorePlugin.php:332 |
| 10391 | #: plugins/search2/reporting/RescheduleDocuments.php:47 | 10394 | #: plugins/search2/reporting/RescheduleDocuments.php:47 |
| 10392 | msgid "Reschedule all documents" | 10395 | msgid "Reschedule all documents" |
| 10393 | msgstr "" | 10396 | msgstr "" |
| @@ -10396,7 +10399,7 @@ msgstr "" | @@ -10396,7 +10399,7 @@ msgstr "" | ||
| 10396 | msgid "Reset" | 10399 | msgid "Reset" |
| 10397 | msgstr "" | 10400 | msgstr "" |
| 10398 | 10401 | ||
| 10399 | -#: i18n/templates.c:1082 | 10402 | +#: i18n/templates.c:212 |
| 10400 | msgid "Reset on<br />check-in" | 10403 | msgid "Reset on<br />check-in" |
| 10401 | msgstr "" | 10404 | msgstr "" |
| 10402 | 10405 | ||
| @@ -10416,8 +10419,8 @@ msgstr "" | @@ -10416,8 +10419,8 @@ msgstr "" | ||
| 10416 | msgid "Restore" | 10419 | msgid "Restore" |
| 10417 | msgstr "" | 10420 | msgstr "" |
| 10418 | 10421 | ||
| 10419 | -#: plugins/commercial/guidInserter/GuidInserter.php:424 i18n/templates.c:146 | ||
| 10420 | -#: i18n/templates.c:155 i18n/templates.c:2711 | 10422 | +#: plugins/commercial/guidInserter/GuidInserter.php:424 i18n/templates.c:401 |
| 10423 | +#: i18n/templates.c:410 i18n/templates.c:2711 | ||
| 10421 | msgid "Restore Document" | 10424 | msgid "Restore Document" |
| 10422 | msgstr "" | 10425 | msgstr "" |
| 10423 | 10426 | ||
| @@ -10425,15 +10428,15 @@ msgstr "" | @@ -10425,15 +10428,15 @@ msgstr "" | ||
| 10425 | msgid "Restore To" | 10428 | msgid "Restore To" |
| 10426 | msgstr "" | 10429 | msgstr "" |
| 10427 | 10430 | ||
| 10428 | -#: plugins/ktcore/KTCorePlugin.php:304 | 10431 | +#: plugins/ktcore/KTCorePlugin.php:308 |
| 10429 | msgid "Restore old (archived) documents, usually at a user's request." | 10432 | msgid "Restore old (archived) documents, usually at a user's request." |
| 10430 | msgstr "" | 10433 | msgstr "" |
| 10431 | 10434 | ||
| 10432 | -#: plugins/ktcore/KTCorePlugin.php:307 | 10435 | +#: plugins/ktcore/KTCorePlugin.php:311 |
| 10433 | msgid "Restore or Expunge Deleted Documents" | 10436 | msgid "Restore or Expunge Deleted Documents" |
| 10434 | msgstr "" | 10437 | msgstr "" |
| 10435 | 10438 | ||
| 10436 | -#: plugins/ktcore/KTCorePlugin.php:307 | 10439 | +#: plugins/ktcore/KTCorePlugin.php:311 |
| 10437 | msgid "Restore previously deleted documents, or permanently expunge them." | 10440 | msgid "Restore previously deleted documents, or permanently expunge them." |
| 10438 | msgstr "" | 10441 | msgstr "" |
| 10439 | 10442 | ||
| @@ -10555,11 +10558,11 @@ msgstr "" | @@ -10555,11 +10558,11 @@ msgstr "" | ||
| 10555 | msgid "Role allocations changed" | 10558 | msgid "Role allocations changed" |
| 10556 | msgstr "" | 10559 | msgstr "" |
| 10557 | 10560 | ||
| 10558 | -#: ktapi/ktapi.inc.php:1404 ktapi/ktapi.inc.php:1652 | 10561 | +#: ktapi/ktapi.inc.php:1427 ktapi/ktapi.inc.php:1675 |
| 10559 | msgid "Role id must be numeric." | 10562 | msgid "Role id must be numeric." |
| 10560 | msgstr "" | 10563 | msgstr "" |
| 10561 | 10564 | ||
| 10562 | -#: ktapi/ktapi.inc.php:1437 | 10565 | +#: ktapi/ktapi.inc.php:1460 |
| 10563 | msgid "Role name must be a string." | 10566 | msgid "Role name must be a string." |
| 10564 | msgstr "" | 10567 | msgstr "" |
| 10565 | 10568 | ||
| @@ -10577,8 +10580,9 @@ msgstr "" | @@ -10577,8 +10580,9 @@ msgstr "" | ||
| 10577 | msgid "Role: %s" | 10580 | msgid "Role: %s" |
| 10578 | msgstr "" | 10581 | msgstr "" |
| 10579 | 10582 | ||
| 10580 | -#: plugins/commercial/KTDocTypeAlerts.php:279 | ||
| 10581 | -#: plugins/commercial/alerts.php:916 plugins/ktcore/KTCorePlugin.php:271 | 10583 | +#: plugins/commercial/alerts/KTDocTypeAlerts.php:279 |
| 10584 | +#: plugins/commercial/alerts/alerts.php:916 | ||
| 10585 | +#: plugins/ktcore/KTCorePlugin.php:275 | ||
| 10582 | #: plugins/ktcore/admin/workflowsv2.php:2190 i18n/templates.c:7766 | 10586 | #: plugins/ktcore/admin/workflowsv2.php:2190 i18n/templates.c:7766 |
| 10583 | #: i18n/templates.c:7877 | 10587 | #: i18n/templates.c:7877 |
| 10584 | msgid "Roles" | 10588 | msgid "Roles" |
| @@ -10604,7 +10608,7 @@ msgstr "" | @@ -10604,7 +10608,7 @@ msgstr "" | ||
| 10604 | #: plugins/ktcore/admin/conditions.php:117 | 10608 | #: plugins/ktcore/admin/conditions.php:117 |
| 10605 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:475 | 10609 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:475 |
| 10606 | #: plugins/ktcore/admin/savedSearch.php:76 | 10610 | #: plugins/ktcore/admin/savedSearch.php:76 |
| 10607 | -#: plugins/multiselect/inetbasic.inc.php:667 i18n/templates.c:1004 | 10611 | +#: plugins/multiselect/inetbasic.inc.php:667 i18n/templates.c:134 |
| 10608 | #: i18n/templates.c:1871 i18n/templates.c:2738 i18n/templates.c:4757 | 10612 | #: i18n/templates.c:1871 i18n/templates.c:2738 i18n/templates.c:4757 |
| 10609 | #: i18n/templates.c:6452 i18n/templates.c:6824 i18n/templates.c:6830 | 10613 | #: i18n/templates.c:6452 i18n/templates.c:6824 i18n/templates.c:6830 |
| 10610 | #: i18n/templates.c:7196 i18n/templates.c:7868 i18n/templates.c:7910 | 10614 | #: i18n/templates.c:7196 i18n/templates.c:7868 i18n/templates.c:7910 |
| @@ -10748,11 +10752,11 @@ msgstr "" | @@ -10748,11 +10752,11 @@ msgstr "" | ||
| 10748 | msgid "Scheduler object can't be created" | 10752 | msgid "Scheduler object can't be created" |
| 10749 | msgstr "" | 10753 | msgstr "" |
| 10750 | 10754 | ||
| 10751 | -#: i18n/templates.c:35 | 10755 | +#: i18n/templates.c:290 |
| 10752 | msgid "Schema guide" | 10756 | msgid "Schema guide" |
| 10753 | msgstr "" | 10757 | msgstr "" |
| 10754 | 10758 | ||
| 10755 | -#: i18n/templates.c:20 | 10759 | +#: i18n/templates.c:275 |
| 10756 | msgid "Scheme" | 10760 | msgid "Scheme" |
| 10757 | msgstr "" | 10761 | msgstr "" |
| 10758 | 10762 | ||
| @@ -10760,7 +10764,7 @@ msgstr "" | @@ -10760,7 +10764,7 @@ msgstr "" | ||
| 10760 | msgid "Script Extractor" | 10764 | msgid "Script Extractor" |
| 10761 | msgstr "" | 10765 | msgstr "" |
| 10762 | 10766 | ||
| 10763 | -#: lib/templating/kt3template.inc.php:318 plugins/ktcore/KTCorePlugin.php:154 | 10767 | +#: lib/templating/kt3template.inc.php:318 plugins/ktcore/KTCorePlugin.php:155 |
| 10764 | #: plugins/ktcore/KTPortlets.php:45 plugins/search2/Search2Portlet.php:8 | 10768 | #: plugins/ktcore/KTPortlets.php:45 plugins/search2/Search2Portlet.php:8 |
| 10765 | #: search/booleanSearch.php:238 i18n/templates.c:1622 i18n/templates.c:2849 | 10769 | #: search/booleanSearch.php:238 i18n/templates.c:1622 i18n/templates.c:2849 |
| 10766 | #: i18n/templates.c:2894 i18n/templates.c:2939 i18n/templates.c:4682 | 10770 | #: i18n/templates.c:2894 i18n/templates.c:2939 i18n/templates.c:4682 |
| @@ -10809,11 +10813,11 @@ msgstr "" | @@ -10809,11 +10813,11 @@ msgstr "" | ||
| 10809 | msgid "Search User" | 10813 | msgid "Search User" |
| 10810 | msgstr "" | 10814 | msgstr "" |
| 10811 | 10815 | ||
| 10812 | -#: plugins/ktcore/KTCorePlugin.php:249 plugins/ktcore/KTCorePlugin.php:354 | 10816 | +#: plugins/ktcore/KTCorePlugin.php:253 plugins/ktcore/KTCorePlugin.php:358 |
| 10813 | msgid "Search and Indexing" | 10817 | msgid "Search and Indexing" |
| 10814 | msgstr "" | 10818 | msgstr "" |
| 10815 | 10819 | ||
| 10816 | -#: plugins/ktcore/KTCorePlugin.php:250 | 10820 | +#: plugins/ktcore/KTCorePlugin.php:254 |
| 10817 | #: plugins/ktcore/admin/configSettings.php:364 | 10821 | #: plugins/ktcore/admin/configSettings.php:364 |
| 10818 | #: plugins/ktcore/admin/configSettings.php:368 | 10822 | #: plugins/ktcore/admin/configSettings.php:368 |
| 10819 | msgid "Search and Indexing Settings" | 10823 | msgid "Search and Indexing Settings" |
| @@ -10839,11 +10843,11 @@ msgstr "" | @@ -10839,11 +10843,11 @@ msgstr "" | ||
| 10839 | msgid "Search for user" | 10843 | msgid "Search for user" |
| 10840 | msgstr "" | 10844 | msgstr "" |
| 10841 | 10845 | ||
| 10842 | -#: i18n/templates.c:446 i18n/templates.c:554 i18n/templates.c:6371 | 10846 | +#: i18n/templates.c:701 i18n/templates.c:809 i18n/templates.c:6371 |
| 10843 | msgid "Search for users" | 10847 | msgid "Search for users" |
| 10844 | msgstr "" | 10848 | msgstr "" |
| 10845 | 10849 | ||
| 10846 | -#: ktwebservice/webservice.php:4268 | 10850 | +#: ktwebservice/webservice.php:4275 |
| 10847 | msgid "Search has not been implemented for this version of KnowledgeTree" | 10851 | msgid "Search has not been implemented for this version of KnowledgeTree" |
| 10848 | msgstr "" | 10852 | msgstr "" |
| 10849 | 10853 | ||
| @@ -10887,12 +10891,12 @@ msgstr "" | @@ -10887,12 +10891,12 @@ msgstr "" | ||
| 10887 | msgid "Searching..." | 10891 | msgid "Searching..." |
| 10888 | msgstr "" | 10892 | msgstr "" |
| 10889 | 10893 | ||
| 10890 | -#: plugins/ktcore/KTCorePlugin.php:370 plugins/ktcore/admin/workflowsv2.php:76 | 10894 | +#: plugins/ktcore/KTCorePlugin.php:374 plugins/ktcore/admin/workflowsv2.php:76 |
| 10891 | #: plugins/ktcore/admin/workflowsv2.php:1233 i18n/templates.c:7481 | 10895 | #: plugins/ktcore/admin/workflowsv2.php:1233 i18n/templates.c:7481 |
| 10892 | msgid "Security" | 10896 | msgid "Security" |
| 10893 | msgstr "" | 10897 | msgstr "" |
| 10894 | 10898 | ||
| 10895 | -#: plugins/ktcore/KTCorePlugin.php:241 | 10899 | +#: plugins/ktcore/KTCorePlugin.php:245 |
| 10896 | msgid "Security Management" | 10900 | msgid "Security Management" |
| 10897 | msgstr "" | 10901 | msgstr "" |
| 10898 | 10902 | ||
| @@ -10914,7 +10918,7 @@ msgid "Select All" | @@ -10914,7 +10918,7 @@ msgid "Select All" | ||
| 10914 | msgstr "" | 10918 | msgstr "" |
| 10915 | 10919 | ||
| 10916 | #: plugins/commercial/documentcomparison/DocumentComparison.php:51 | 10920 | #: plugins/commercial/documentcomparison/DocumentComparison.php:51 |
| 10917 | -#: plugins/ktcore/KTDocumentActions.php:236 i18n/templates.c:83 | 10921 | +#: plugins/ktcore/KTDocumentActions.php:236 i18n/templates.c:338 |
| 10918 | #: i18n/templates.c:3449 | 10922 | #: i18n/templates.c:3449 |
| 10919 | msgid "Select Document Version to compare against" | 10923 | msgid "Select Document Version to compare against" |
| 10920 | msgstr "" | 10924 | msgstr "" |
| @@ -10931,7 +10935,7 @@ msgstr "" | @@ -10931,7 +10935,7 @@ msgstr "" | ||
| 10931 | msgid "Select Master Field" | 10935 | msgid "Select Master Field" |
| 10932 | msgstr "" | 10936 | msgstr "" |
| 10933 | 10937 | ||
| 10934 | -#: i18n/templates.c:443 i18n/templates.c:551 | 10938 | +#: i18n/templates.c:698 i18n/templates.c:806 |
| 10935 | msgid "Select User" | 10939 | msgid "Select User" |
| 10936 | msgstr "" | 10940 | msgstr "" |
| 10937 | 10941 | ||
| @@ -11003,7 +11007,7 @@ msgstr "" | @@ -11003,7 +11007,7 @@ msgstr "" | ||
| 11003 | msgid "Select different workflow" | 11007 | msgid "Select different workflow" |
| 11004 | msgstr "" | 11008 | msgstr "" |
| 11005 | 11009 | ||
| 11006 | -#: i18n/templates.c:881 | 11010 | +#: i18n/templates.c:11 |
| 11007 | msgid "Select document type for alert" | 11011 | msgid "Select document type for alert" |
| 11008 | msgstr "" | 11012 | msgstr "" |
| 11009 | 11013 | ||
| @@ -11011,11 +11015,11 @@ msgstr "" | @@ -11011,11 +11015,11 @@ msgstr "" | ||
| 11011 | msgid "Select document types allowed in folder" | 11015 | msgid "Select document types allowed in folder" |
| 11012 | msgstr "" | 11016 | msgstr "" |
| 11013 | 11017 | ||
| 11014 | -#: i18n/templates.c:914 | 11018 | +#: i18n/templates.c:44 |
| 11015 | msgid "Select members to be added to this alert" | 11019 | msgid "Select members to be added to this alert" |
| 11016 | msgstr "" | 11020 | msgstr "" |
| 11017 | 11021 | ||
| 11018 | -#: plugins/commercial/alerts.php:816 | 11022 | +#: plugins/commercial/alerts/alerts.php:816 |
| 11019 | msgid "Select other users or groups to include in this alert" | 11023 | msgid "Select other users or groups to include in this alert" |
| 11020 | msgstr "" | 11024 | msgstr "" |
| 11021 | 11025 | ||
| @@ -11064,8 +11068,8 @@ msgstr "" | @@ -11064,8 +11068,8 @@ msgstr "" | ||
| 11064 | 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>." | 11068 | 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>." |
| 11065 | msgstr "" | 11069 | msgstr "" |
| 11066 | 11070 | ||
| 11067 | -#: i18n/templates.c:215 i18n/templates.c:299 i18n/templates.c:392 | ||
| 11068 | -#: i18n/templates.c:500 | 11071 | +#: i18n/templates.c:470 i18n/templates.c:554 i18n/templates.c:647 |
| 11072 | +#: i18n/templates.c:755 | ||
| 11069 | msgid "Select what kind of report you'd like to view." | 11073 | msgid "Select what kind of report you'd like to view." |
| 11070 | msgstr "" | 11074 | msgstr "" |
| 11071 | 11075 | ||
| @@ -11077,7 +11081,7 @@ msgstr "" | @@ -11077,7 +11081,7 @@ msgstr "" | ||
| 11077 | msgid "Select..." | 11081 | msgid "Select..." |
| 11078 | msgstr "" | 11082 | msgstr "" |
| 11079 | 11083 | ||
| 11080 | -#: plugins/ktcore/KTCorePlugin.php:141 | 11084 | +#: plugins/ktcore/KTCorePlugin.php:142 |
| 11081 | msgid "Selection" | 11085 | msgid "Selection" |
| 11082 | msgstr "" | 11086 | msgstr "" |
| 11083 | 11087 | ||
| @@ -11093,7 +11097,7 @@ msgstr "" | @@ -11093,7 +11097,7 @@ msgstr "" | ||
| 11093 | msgid "Send password link" | 11097 | msgid "Send password link" |
| 11094 | msgstr "" | 11098 | msgstr "" |
| 11095 | 11099 | ||
| 11096 | -#: view.php:417 | 11100 | +#: view.php:414 |
| 11097 | msgid "Send request" | 11101 | msgid "Send request" |
| 11098 | msgstr "" | 11102 | msgstr "" |
| 11099 | 11103 | ||
| @@ -11113,7 +11117,8 @@ msgstr "" | @@ -11113,7 +11117,8 @@ msgstr "" | ||
| 11113 | msgid "Server name" | 11117 | msgid "Server name" |
| 11114 | msgstr "" | 11118 | msgstr "" |
| 11115 | 11119 | ||
| 11116 | -#: plugins/commercial/KTDocTypeAlerts.php:306 search2/ajax/ajax.inc.php:83 | 11120 | +#: plugins/commercial/alerts/KTDocTypeAlerts.php:306 |
| 11121 | +#: search2/ajax/ajax.inc.php:83 | ||
| 11117 | msgid "Session has expired." | 11122 | msgid "Session has expired." |
| 11118 | msgstr "" | 11123 | msgstr "" |
| 11119 | 11124 | ||
| @@ -11199,27 +11204,27 @@ msgstr "" | @@ -11199,27 +11204,27 @@ msgstr "" | ||
| 11199 | msgid "Should all the members of this group be given <strong>unit</strong> administration privileges?" | 11204 | msgid "Should all the members of this group be given <strong>unit</strong> administration privileges?" |
| 11200 | msgstr "" | 11205 | msgstr "" |
| 11201 | 11206 | ||
| 11202 | -#: i18n/templates.c:725 i18n/templates.c:815 i18n/templates.c:851 | 11207 | +#: i18n/templates.c:980 i18n/templates.c:1070 i18n/templates.c:1106 |
| 11203 | msgid "Show" | 11208 | msgid "Show" |
| 11204 | msgstr "" | 11209 | msgstr "" |
| 11205 | 11210 | ||
| 11206 | -#: i18n/templates.c:242 i18n/templates.c:326 i18n/templates.c:419 | ||
| 11207 | -#: i18n/templates.c:527 | 11211 | +#: i18n/templates.c:497 i18n/templates.c:581 i18n/templates.c:674 |
| 11212 | +#: i18n/templates.c:782 | ||
| 11208 | msgid "Show #max# of #total# transactions." | 11213 | msgid "Show #max# of #total# transactions." |
| 11209 | msgstr "" | 11214 | msgstr "" |
| 11210 | 11215 | ||
| 11211 | -#: i18n/templates.c:926 i18n/templates.c:929 i18n/templates.c:1943 | 11216 | +#: i18n/templates.c:56 i18n/templates.c:59 i18n/templates.c:1943 |
| 11212 | #: i18n/templates.c:4061 i18n/templates.c:4433 i18n/templates.c:7253 | 11217 | #: i18n/templates.c:4061 i18n/templates.c:4433 i18n/templates.c:7253 |
| 11213 | #: i18n/templates.c:7256 i18n/templates.c:7373 | 11218 | #: i18n/templates.c:7256 i18n/templates.c:7373 |
| 11214 | msgid "Show All" | 11219 | msgid "Show All" |
| 11215 | msgstr "" | 11220 | msgstr "" |
| 11216 | 11221 | ||
| 11217 | -#: i18n/templates.c:230 i18n/templates.c:314 i18n/templates.c:407 | ||
| 11218 | -#: i18n/templates.c:515 | 11222 | +#: i18n/templates.c:485 i18n/templates.c:569 i18n/templates.c:662 |
| 11223 | +#: i18n/templates.c:770 | ||
| 11219 | msgid "Show Items" | 11224 | msgid "Show Items" |
| 11220 | msgstr "" | 11225 | msgstr "" |
| 11221 | 11226 | ||
| 11222 | -#: i18n/templates.c:698 i18n/templates.c:788 | 11227 | +#: i18n/templates.c:953 i18n/templates.c:1043 |
| 11223 | msgid "Show all users" | 11228 | msgid "Show all users" |
| 11224 | msgstr "" | 11229 | msgstr "" |
| 11225 | 11230 | ||
| @@ -11227,15 +11232,15 @@ msgstr "" | @@ -11227,15 +11232,15 @@ msgstr "" | ||
| 11227 | msgid "Show deleted versions" | 11232 | msgid "Show deleted versions" |
| 11228 | msgstr "" | 11233 | msgstr "" |
| 11229 | 11234 | ||
| 11230 | -#: i18n/templates.c:839 | 11235 | +#: i18n/templates.c:1094 |
| 11231 | msgid "Show login activity between" | 11236 | msgid "Show login activity between" |
| 11232 | msgstr "" | 11237 | msgstr "" |
| 11233 | 11238 | ||
| 11234 | -#: i18n/templates.c:824 | 11239 | +#: i18n/templates.c:1079 |
| 11235 | msgid "Show login activity for the last" | 11240 | msgid "Show login activity for the last" |
| 11236 | msgstr "" | 11241 | msgstr "" |
| 11237 | 11242 | ||
| 11238 | -#: i18n/templates.c:701 i18n/templates.c:791 | 11243 | +#: i18n/templates.c:956 i18n/templates.c:1046 |
| 11239 | msgid "Show users that" | 11244 | msgid "Show users that" |
| 11240 | msgstr "" | 11245 | msgstr "" |
| 11241 | 11246 | ||
| @@ -11272,7 +11277,7 @@ msgstr "" | @@ -11272,7 +11277,7 @@ msgstr "" | ||
| 11272 | msgid "Since there may be many users in the system, please provide a few letters from the person's user name to begin." | 11277 | msgid "Since there may be many users in the system, please provide a few letters from the person's user name to begin." |
| 11273 | msgstr "" | 11278 | msgstr "" |
| 11274 | 11279 | ||
| 11275 | -#: i18n/templates.c:449 i18n/templates.c:557 | 11280 | +#: i18n/templates.c:704 i18n/templates.c:812 |
| 11276 | 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." | 11281 | 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." |
| 11277 | msgstr "" | 11282 | msgstr "" |
| 11278 | 11283 | ||
| @@ -11280,7 +11285,7 @@ msgstr "" | @@ -11280,7 +11285,7 @@ msgstr "" | ||
| 11280 | 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)." | 11285 | 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)." |
| 11281 | msgstr "" | 11286 | msgstr "" |
| 11282 | 11287 | ||
| 11283 | -#: i18n/templates.c:857 | 11288 | +#: i18n/templates.c:1112 |
| 11284 | 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)." | 11289 | 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)." |
| 11285 | msgstr "" | 11290 | msgstr "" |
| 11286 | 11291 | ||
| @@ -11288,7 +11293,7 @@ msgstr "" | @@ -11288,7 +11293,7 @@ msgstr "" | ||
| 11288 | 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." | 11293 | 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." |
| 11289 | msgstr "" | 11294 | msgstr "" |
| 11290 | 11295 | ||
| 11291 | -#: plugins/ktcore/KTColumns.inc.php:449 plugins/ktcore/KTCorePlugin.php:142 | 11296 | +#: plugins/ktcore/KTColumns.inc.php:449 plugins/ktcore/KTCorePlugin.php:143 |
| 11292 | msgid "Single Selection" | 11297 | msgid "Single Selection" |
| 11293 | msgstr "" | 11298 | msgstr "" |
| 11294 | 11299 | ||
| @@ -11356,8 +11361,8 @@ msgstr "" | @@ -11356,8 +11361,8 @@ msgstr "" | ||
| 11356 | msgid "Specify Reason for Delete" | 11361 | msgid "Specify Reason for Delete" |
| 11357 | msgstr "" | 11362 | msgstr "" |
| 11358 | 11363 | ||
| 11359 | -#: i18n/templates.c:191 i18n/templates.c:275 i18n/templates.c:368 | ||
| 11360 | -#: i18n/templates.c:476 | 11364 | +#: i18n/templates.c:446 i18n/templates.c:530 i18n/templates.c:623 |
| 11365 | +#: i18n/templates.c:731 | ||
| 11361 | msgid "Specify Search Details" | 11366 | msgid "Specify Search Details" |
| 11362 | msgstr "" | 11367 | msgstr "" |
| 11363 | 11368 | ||
| @@ -11387,8 +11392,8 @@ msgstr "" | @@ -11387,8 +11392,8 @@ msgstr "" | ||
| 11387 | msgid "Specify the folder to which the document must be moved." | 11392 | msgid "Specify the folder to which the document must be moved." |
| 11388 | msgstr "" | 11393 | msgstr "" |
| 11389 | 11394 | ||
| 11390 | -#: i18n/templates.c:233 i18n/templates.c:317 i18n/templates.c:410 | ||
| 11391 | -#: i18n/templates.c:518 | 11395 | +#: i18n/templates.c:488 i18n/templates.c:572 i18n/templates.c:665 |
| 11396 | +#: i18n/templates.c:773 | ||
| 11392 | msgid "Specify the maximum items to show, or leave it at zero or blank to show all transactions matching your report" | 11397 | msgid "Specify the maximum items to show, or leave it at zero or blank to show all transactions matching your report" |
| 11393 | msgstr "" | 11398 | msgstr "" |
| 11394 | 11399 | ||
| @@ -11404,7 +11409,7 @@ msgstr "" | @@ -11404,7 +11409,7 @@ msgstr "" | ||
| 11404 | msgid "Specify which group the user will require in order to perform this transition." | 11409 | msgid "Specify which group the user will require in order to perform this transition." |
| 11405 | msgstr "" | 11410 | msgstr "" |
| 11406 | 11411 | ||
| 11407 | -#: plugins/ktcore/KTCorePlugin.php:264 | 11412 | +#: plugins/ktcore/KTCorePlugin.php:268 |
| 11408 | msgid "Specify which organisational units are available within the repository." | 11413 | msgid "Specify which organisational units are available within the repository." |
| 11409 | msgstr "" | 11414 | msgstr "" |
| 11410 | 11415 | ||
| @@ -11499,15 +11504,15 @@ msgstr "" | @@ -11499,15 +11504,15 @@ msgstr "" | ||
| 11499 | msgid "Status Toggled" | 11504 | msgid "Status Toggled" |
| 11500 | msgstr "" | 11505 | msgstr "" |
| 11501 | 11506 | ||
| 11502 | -#: ktoffice/controllers/list.php:368 | 11507 | +#: ktoffice/controllers/list.php:350 |
| 11503 | msgid "Status: Available" | 11508 | msgid "Status: Available" |
| 11504 | msgstr "" | 11509 | msgstr "" |
| 11505 | 11510 | ||
| 11506 | -#: ktoffice/controllers/list.php:364 | 11511 | +#: ktoffice/controllers/list.php:346 |
| 11507 | msgid "Status: Checked out by" | 11512 | msgid "Status: Checked out by" |
| 11508 | msgstr "" | 11513 | msgstr "" |
| 11509 | 11514 | ||
| 11510 | -#: ktoffice/controllers/list.php:360 | 11515 | +#: ktoffice/controllers/list.php:342 |
| 11511 | msgid "Status: Immutable" | 11516 | msgid "Status: Immutable" |
| 11512 | msgstr "" | 11517 | msgstr "" |
| 11513 | 11518 | ||
| @@ -11594,7 +11599,7 @@ msgstr "" | @@ -11594,7 +11599,7 @@ msgstr "" | ||
| 11594 | msgid "Support and System Information" | 11599 | msgid "Support and System Information" |
| 11595 | msgstr "" | 11600 | msgstr "" |
| 11596 | 11601 | ||
| 11597 | -#: plugins/ktcore/KTCorePlugin.php:381 plugins/ktcore/admin/techsupport.php:50 | 11602 | +#: plugins/ktcore/KTCorePlugin.php:385 plugins/ktcore/admin/techsupport.php:50 |
| 11598 | msgid "Support and System information" | 11603 | msgid "Support and System information" |
| 11599 | msgstr "" | 11604 | msgstr "" |
| 11600 | 11605 | ||
| @@ -11616,11 +11621,11 @@ msgstr "" | @@ -11616,11 +11621,11 @@ msgstr "" | ||
| 11616 | msgid "System Cache" | 11621 | msgid "System Cache" |
| 11617 | msgstr "" | 11622 | msgstr "" |
| 11618 | 11623 | ||
| 11619 | -#: plugins/ktcore/KTCorePlugin.php:251 | 11624 | +#: plugins/ktcore/KTCorePlugin.php:255 |
| 11620 | msgid "System Configuration" | 11625 | msgid "System Configuration" |
| 11621 | msgstr "" | 11626 | msgstr "" |
| 11622 | 11627 | ||
| 11623 | -#: plugins/ktcore/KTCorePlugin.php:252 | 11628 | +#: plugins/ktcore/KTCorePlugin.php:256 |
| 11624 | msgid "System Configuration Settings" | 11629 | msgid "System Configuration Settings" |
| 11625 | msgstr "" | 11630 | msgstr "" |
| 11626 | 11631 | ||
| @@ -11644,7 +11649,7 @@ msgstr "" | @@ -11644,7 +11649,7 @@ msgstr "" | ||
| 11644 | msgid "System Temporary Folder" | 11649 | msgid "System Temporary Folder" |
| 11645 | msgstr "" | 11650 | msgstr "" |
| 11646 | 11651 | ||
| 11647 | -#: i18n/templates.c:1016 | 11652 | +#: i18n/templates.c:146 |
| 11648 | msgid "System alert" | 11653 | msgid "System alert" |
| 11649 | msgstr "" | 11654 | msgstr "" |
| 11650 | 11655 | ||
| @@ -11674,7 +11679,7 @@ msgstr "" | @@ -11674,7 +11679,7 @@ msgstr "" | ||
| 11674 | msgid "Take the crash course." | 11679 | msgid "Take the crash course." |
| 11675 | msgstr "" | 11680 | msgstr "" |
| 11676 | 11681 | ||
| 11677 | -#: i18n/templates.c:644 i18n/templates.c:8324 | 11682 | +#: i18n/templates.c:899 i18n/templates.c:8324 |
| 11678 | msgid "Target" | 11683 | msgid "Target" |
| 11679 | msgstr "" | 11684 | msgstr "" |
| 11680 | 11685 | ||
| @@ -11759,7 +11764,7 @@ msgstr "" | @@ -11759,7 +11764,7 @@ msgstr "" | ||
| 11759 | msgid "The %s has not been initialised correctly. Please review the documentation on how to setup the indexing." | 11764 | msgid "The %s has not been initialised correctly. Please review the documentation on how to setup the indexing." |
| 11760 | msgstr "" | 11765 | msgstr "" |
| 11761 | 11766 | ||
| 11762 | -#: i18n/templates.c:164 | 11767 | +#: i18n/templates.c:419 |
| 11763 | 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." | 11768 | 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." |
| 11764 | msgstr "" | 11769 | msgstr "" |
| 11765 | 11770 | ||
| @@ -11783,7 +11788,7 @@ msgstr "" | @@ -11783,7 +11788,7 @@ msgstr "" | ||
| 11783 | msgid "The LDAP server port" | 11788 | msgid "The LDAP server port" |
| 11784 | msgstr "" | 11789 | msgstr "" |
| 11785 | 11790 | ||
| 11786 | -#: view.php:467 | 11791 | +#: view.php:464 |
| 11787 | msgid "The System Administrators have been notified of your request." | 11792 | msgid "The System Administrators have been notified of your request." |
| 11788 | msgstr "" | 11793 | msgstr "" |
| 11789 | 11794 | ||
| @@ -11799,57 +11804,59 @@ msgstr "" | @@ -11799,57 +11804,59 @@ msgstr "" | ||
| 11799 | msgid "The action will be performed on the following documents and folders" | 11804 | msgid "The action will be performed on the following documents and folders" |
| 11800 | msgstr "" | 11805 | msgstr "" |
| 11801 | 11806 | ||
| 11802 | -#: plugins/commercial/docTypeAlerts.inc.php:188 | ||
| 11803 | -#: plugins/commercial/docTypeAlerts.inc.php:201 | 11807 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:188 |
| 11808 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:201 | ||
| 11804 | msgid "The alert could not be added: " | 11809 | msgid "The alert could not be added: " |
| 11805 | msgstr "" | 11810 | msgstr "" |
| 11806 | 11811 | ||
| 11807 | -#: plugins/commercial/alerts.php:636 plugins/commercial/alerts.php:651 | ||
| 11808 | -#: plugins/commercial/docTypeAlerts.inc.php:286 | ||
| 11809 | -#: plugins/commercial/docTypeAlerts.inc.php:301 | ||
| 11810 | -#: plugins/commercial/docTypeAlerts.inc.php:313 | 11812 | +#: plugins/commercial/alerts/alerts.php:636 |
| 11813 | +#: plugins/commercial/alerts/alerts.php:651 | ||
| 11814 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:286 | ||
| 11815 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:301 | ||
| 11816 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:313 | ||
| 11811 | msgid "The alert could not be deleted: " | 11817 | msgid "The alert could not be deleted: " |
| 11812 | msgstr "" | 11818 | msgstr "" |
| 11813 | 11819 | ||
| 11814 | -#: plugins/commercial/alerts.php:699 plugins/commercial/alerts.php:712 | 11820 | +#: plugins/commercial/alerts/alerts.php:699 |
| 11821 | +#: plugins/commercial/alerts/alerts.php:712 | ||
| 11815 | msgid "The alert could not be saved: " | 11822 | msgid "The alert could not be saved: " |
| 11816 | msgstr "" | 11823 | msgstr "" |
| 11817 | 11824 | ||
| 11818 | -#: plugins/commercial/docTypeAlerts.inc.php:244 | ||
| 11819 | -#: plugins/commercial/docTypeAlerts.inc.php:257 | ||
| 11820 | -#: plugins/commercial/docTypeAlerts.inc.php:341 | ||
| 11821 | -#: plugins/commercial/docTypeAlerts.inc.php:369 | ||
| 11822 | -#: plugins/commercial/docTypeAlerts.inc.php:397 | ||
| 11823 | -#: plugins/commercial/docTypeAlerts.inc.php:425 | ||
| 11824 | -#: plugins/commercial/docTypeAlerts.inc.php:453 | ||
| 11825 | -#: plugins/commercial/docTypeAlerts.inc.php:481 | 11825 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:244 |
| 11826 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:257 | ||
| 11827 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:341 | ||
| 11828 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:369 | ||
| 11829 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:397 | ||
| 11830 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:425 | ||
| 11831 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:453 | ||
| 11832 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:481 | ||
| 11826 | msgid "The alert could not be updated: " | 11833 | msgid "The alert could not be updated: " |
| 11827 | msgstr "" | 11834 | msgstr "" |
| 11828 | 11835 | ||
| 11829 | -#: plugins/commercial/docTypeAlerts.inc.php:191 | 11836 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:191 |
| 11830 | msgid "The alert has been added" | 11837 | msgid "The alert has been added" |
| 11831 | msgstr "" | 11838 | msgstr "" |
| 11832 | 11839 | ||
| 11833 | -#: plugins/commercial/alerts.php:639 | ||
| 11834 | -#: plugins/commercial/docTypeAlerts.inc.php:289 | 11840 | +#: plugins/commercial/alerts/alerts.php:639 |
| 11841 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:289 | ||
| 11835 | msgid "The alert has been deleted" | 11842 | msgid "The alert has been deleted" |
| 11836 | msgstr "" | 11843 | msgstr "" |
| 11837 | 11844 | ||
| 11838 | -#: plugins/commercial/alerts.php:730 | 11845 | +#: plugins/commercial/alerts/alerts.php:730 |
| 11839 | msgid "The alert has been saved for the date: " | 11846 | msgid "The alert has been saved for the date: " |
| 11840 | msgstr "" | 11847 | msgstr "" |
| 11841 | 11848 | ||
| 11842 | -#: plugins/commercial/docTypeAlerts.inc.php:247 | ||
| 11843 | -#: plugins/commercial/docTypeAlerts.inc.php:344 | ||
| 11844 | -#: plugins/commercial/docTypeAlerts.inc.php:372 | ||
| 11845 | -#: plugins/commercial/docTypeAlerts.inc.php:400 | ||
| 11846 | -#: plugins/commercial/docTypeAlerts.inc.php:428 | ||
| 11847 | -#: plugins/commercial/docTypeAlerts.inc.php:456 | ||
| 11848 | -#: plugins/commercial/docTypeAlerts.inc.php:484 | 11849 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:247 |
| 11850 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:344 | ||
| 11851 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:372 | ||
| 11852 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:400 | ||
| 11853 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:428 | ||
| 11854 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:456 | ||
| 11855 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:484 | ||
| 11849 | msgid "The alert has been udated" | 11856 | msgid "The alert has been udated" |
| 11850 | msgstr "" | 11857 | msgstr "" |
| 11851 | 11858 | ||
| 11852 | -#: plugins/commercial/alerts.php:1226 | 11859 | +#: plugins/commercial/alerts/alerts.php:1226 |
| 11853 | msgid "The alerts on this document could not be deleted: " | 11860 | msgid "The alerts on this document could not be deleted: " |
| 11854 | msgstr "" | 11861 | msgstr "" |
| 11855 | 11862 | ||
| @@ -11866,11 +11873,11 @@ msgid "The archive could not be created." | @@ -11866,11 +11873,11 @@ msgid "The archive could not be created." | ||
| 11866 | msgstr "" | 11873 | msgstr "" |
| 11867 | 11874 | ||
| 11868 | #: plugins/ktcore/folder/BulkUpload.php:80 | 11875 | #: plugins/ktcore/folder/BulkUpload.php:80 |
| 11869 | -#: plugins/multiselect/BulkUpload.php:105 | 11876 | +#: plugins/multiselect/BulkUpload.php:180 |
| 11870 | msgid "The archive file containing the documents you wish to add to the document management system." | 11877 | msgid "The archive file containing the documents you wish to add to the document management system." |
| 11871 | msgstr "" | 11878 | msgstr "" |
| 11872 | 11879 | ||
| 11873 | -#: view.php:291 | 11880 | +#: view.php:288 |
| 11874 | #, php-format | 11881 | #, php-format |
| 11875 | msgid "The base document you attempted to retrieve is invalid. Please <a href=\"%s\">browse</a> for one." | 11882 | msgid "The base document you attempted to retrieve is invalid. Please <a href=\"%s\">browse</a> for one." |
| 11876 | msgstr "" | 11883 | msgstr "" |
| @@ -11879,7 +11886,11 @@ msgstr "" | @@ -11879,7 +11886,11 @@ msgstr "" | ||
| 11879 | 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." | 11886 | 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." |
| 11880 | msgstr "" | 11887 | msgstr "" |
| 11881 | 11888 | ||
| 11882 | -#: i18n/templates.c:3995 | 11889 | +#: plugins/multiselect/BulkImport.php:136 |
| 11890 | +msgid "The bulk import facility allows for a number of documents to be added to the document management system easily. Provide a path on the server, and all documents and folders within that path will be added to the document management system." | ||
| 11891 | +msgstr "" | ||
| 11892 | + | ||
| 11893 | +#: plugins/multiselect/BulkUpload.php:161 i18n/templates.c:3995 | ||
| 11883 | 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." | 11894 | 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." |
| 11884 | msgstr "" | 11895 | msgstr "" |
| 11885 | 11896 | ||
| @@ -11924,6 +11935,11 @@ msgstr "" | @@ -11924,6 +11935,11 @@ msgstr "" | ||
| 11924 | msgid "The data for this conditional metadata fieldset was not completely provided. Provide the extra information, and save your changes afterwards." | 11935 | msgid "The data for this conditional metadata fieldset was not completely provided. Provide the extra information, and save your changes afterwards." |
| 11925 | msgstr "" | 11936 | msgstr "" |
| 11926 | 11937 | ||
| 11938 | +#: plugins/ktcore/KTValidators.php:583 | ||
| 11939 | +#, php-format | ||
| 11940 | +msgid "The date entered must be in the format \"%s\"." | ||
| 11941 | +msgstr "" | ||
| 11942 | + | ||
| 11927 | #: lib/subscriptions/subscriptions.inc.php:577 | 11943 | #: lib/subscriptions/subscriptions.inc.php:577 |
| 11928 | #: lib/subscriptions/subscriptions.inc.php:578 | 11944 | #: lib/subscriptions/subscriptions.inc.php:578 |
| 11929 | #: lib/subscriptions/subscriptions.inc.php:579 | 11945 | #: lib/subscriptions/subscriptions.inc.php:579 |
| @@ -11990,6 +12006,10 @@ msgstr "" | @@ -11990,6 +12006,10 @@ msgstr "" | ||
| 11990 | msgid "The document has been successfully restored." | 12006 | msgid "The document has been successfully restored." |
| 11991 | msgstr "" | 12007 | msgstr "" |
| 11992 | 12008 | ||
| 12009 | +#: plugins/ktstandard/PDFGeneratorAction.php:281 | ||
| 12010 | +msgid "The document is an MS Office 2007 format. This may not be supported by your version of OpenOffice. Please contact your System Administrator for assistance" | ||
| 12011 | +msgstr "" | ||
| 12012 | + | ||
| 11993 | #: lib/documentmanagement/documentutil.inc.php:1000 | 12013 | #: lib/documentmanagement/documentutil.inc.php:1000 |
| 11994 | #, php-format | 12014 | #, php-format |
| 11995 | msgid "The document is checked out and cannot be deleted: %s" | 12015 | msgid "The document is checked out and cannot be deleted: %s" |
| @@ -11999,7 +12019,7 @@ msgstr "" | @@ -11999,7 +12019,7 @@ msgstr "" | ||
| 11999 | msgid "The document is currently in state \"#name#\"" | 12019 | msgid "The document is currently in state \"#name#\"" |
| 12000 | msgstr "" | 12020 | msgstr "" |
| 12001 | 12021 | ||
| 12002 | -#: plugins/ktcore/document/edit.php:323 | 12022 | +#: plugins/ktcore/document/edit.php:348 |
| 12003 | #, php-format | 12023 | #, php-format |
| 12004 | msgid "The document is currently of type \"%s\"." | 12024 | msgid "The document is currently of type \"%s\"." |
| 12005 | msgstr "" | 12025 | msgstr "" |
| @@ -12009,7 +12029,7 @@ msgstr "" | @@ -12009,7 +12029,7 @@ msgstr "" | ||
| 12009 | msgid "The document must match condition \"<strong>%s</strong>\"." | 12029 | msgid "The document must match condition \"<strong>%s</strong>\"." |
| 12010 | msgstr "" | 12030 | msgstr "" |
| 12011 | 12031 | ||
| 12012 | -#: i18n/templates.c:149 | 12032 | +#: i18n/templates.c:404 |
| 12013 | msgid "The document processing engine inserts a GUID, Global Unique Identifier, into the metadata of the document. In certain cases this may cause the document to become corrupt. A backup of the current version of the document is created and can be restored here." | 12033 | msgid "The document processing engine inserts a GUID, Global Unique Identifier, into the metadata of the document. In certain cases this may cause the document to become corrupt. A backup of the current version of the document is created and can be restored here." |
| 12014 | msgstr "" | 12034 | msgstr "" |
| 12015 | 12035 | ||
| @@ -12031,7 +12051,7 @@ msgstr "" | @@ -12031,7 +12051,7 @@ msgstr "" | ||
| 12031 | msgid "The document will be moved to folder \"<a href=\"%s\">%s</a>\"." | 12051 | msgid "The document will be moved to folder \"<a href=\"%s\">%s</a>\"." |
| 12032 | msgstr "" | 12052 | msgstr "" |
| 12033 | 12053 | ||
| 12034 | -#: view.php:118 | 12054 | +#: view.php:117 |
| 12035 | #, php-format | 12055 | #, php-format |
| 12036 | msgid "The document you attempted to retrieve is invalid. Please <a href=\"%s\">browse</a> for one." | 12056 | msgid "The document you attempted to retrieve is invalid. Please <a href=\"%s\">browse</a> for one." |
| 12037 | msgstr "" | 12057 | msgstr "" |
| @@ -12040,7 +12060,7 @@ msgstr "" | @@ -12040,7 +12060,7 @@ msgstr "" | ||
| 12040 | msgid "The document you requested does not exist." | 12060 | msgid "The document you requested does not exist." |
| 12041 | msgstr "" | 12061 | msgstr "" |
| 12042 | 12062 | ||
| 12043 | -#: view.php:177 view.php:335 | 12063 | +#: view.php:176 view.php:332 |
| 12044 | msgid "The document you requested has an invalid <strong>document type</strong>. Unfortunately, this means that we cannot effectively display it." | 12064 | msgid "The document you requested has an invalid <strong>document type</strong>. Unfortunately, this means that we cannot effectively display it." |
| 12045 | msgstr "" | 12065 | msgstr "" |
| 12046 | 12066 | ||
| @@ -12209,7 +12229,7 @@ msgstr "" | @@ -12209,7 +12229,7 @@ msgstr "" | ||
| 12209 | msgid "The host name or IP address of the LDAP server" | 12229 | msgid "The host name or IP address of the LDAP server" |
| 12210 | msgstr "" | 12230 | msgstr "" |
| 12211 | 12231 | ||
| 12212 | -#: i18n/templates.c:47 i18n/templates.c:1976 i18n/templates.c:2012 | 12232 | +#: i18n/templates.c:302 i18n/templates.c:1976 i18n/templates.c:2012 |
| 12213 | msgid "The information in this section is stored by #appname# for every document." | 12233 | msgid "The information in this section is stored by #appname# for every document." |
| 12214 | msgstr "" | 12234 | msgstr "" |
| 12215 | 12235 | ||
| @@ -12218,6 +12238,10 @@ msgstr "" | @@ -12218,6 +12238,10 @@ msgstr "" | ||
| 12218 | msgid "The information in this section is stored by %s for every document." | 12238 | msgid "The information in this section is stored by %s for every document." |
| 12219 | msgstr "" | 12239 | msgstr "" |
| 12220 | 12240 | ||
| 12241 | +#: plugins/commercial/instaView/instaViewLinkAction.php:108 | ||
| 12242 | +msgid "The instaview flash document does not exist." | ||
| 12243 | +msgstr "" | ||
| 12244 | + | ||
| 12221 | #: plugins/ktcore/admin/managePermissions.php:53 | 12245 | #: plugins/ktcore/admin/managePermissions.php:53 |
| 12222 | msgid "The internal name used for the permission. This should never be changed." | 12246 | msgid "The internal name used for the permission. This should never be changed." |
| 12223 | msgstr "" | 12247 | msgstr "" |
| @@ -12242,7 +12266,7 @@ msgstr "" | @@ -12242,7 +12266,7 @@ msgstr "" | ||
| 12242 | msgid "The list may be long and take some time to load if the search is not filtered and there are a number of users in the system." | 12266 | msgid "The list may be long and take some time to load if the search is not filtered and there are a number of users in the system." |
| 12243 | msgstr "" | 12267 | msgstr "" |
| 12244 | 12268 | ||
| 12245 | -#: ktapi/ktapi.inc.php:1657 ktapi/ktapi.inc.php:1662 | 12269 | +#: ktapi/ktapi.inc.php:1680 ktapi/ktapi.inc.php:1685 |
| 12246 | msgid "The list of members must be in the format: array('users' => array(1,2), 'groups' => array(2,4)).')" | 12270 | msgid "The list of members must be in the format: array('users' => array(1,2), 'groups' => array(2,4)).')" |
| 12247 | msgstr "" | 12271 | msgstr "" |
| 12248 | 12272 | ||
| @@ -12276,7 +12300,7 @@ msgstr "" | @@ -12276,7 +12300,7 @@ msgstr "" | ||
| 12276 | msgid "The name for the new folder." | 12300 | msgid "The name for the new folder." |
| 12277 | msgstr "" | 12301 | msgstr "" |
| 12278 | 12302 | ||
| 12279 | -#: plugins/ktcore/KTValidators.php:507 | 12303 | +#: plugins/ktcore/KTValidators.php:510 |
| 12280 | #, php-format | 12304 | #, php-format |
| 12281 | msgid "The name of the document selected is invalid. The following characters are not allowed: %s" | 12305 | msgid "The name of the document selected is invalid. The following characters are not allowed: %s" |
| 12282 | msgstr "" | 12306 | msgstr "" |
| @@ -12306,7 +12330,7 @@ msgstr "" | @@ -12306,7 +12330,7 @@ msgstr "" | ||
| 12306 | msgid "The new document type, " | 12330 | msgid "The new document type, " |
| 12307 | msgstr "" | 12331 | msgstr "" |
| 12308 | 12332 | ||
| 12309 | -#: plugins/commercial/alerts.php:1212 | 12333 | +#: plugins/commercial/alerts/alerts.php:1212 |
| 12310 | msgid "The notifications on this document could not be deleted: " | 12334 | msgid "The notifications on this document could not be deleted: " |
| 12311 | msgstr "" | 12335 | msgstr "" |
| 12312 | 12336 | ||
| @@ -12353,7 +12377,7 @@ msgid "The passwords you specified do not match." | @@ -12353,7 +12377,7 @@ msgid "The passwords you specified do not match." | ||
| 12353 | msgstr "" | 12377 | msgstr "" |
| 12354 | 12378 | ||
| 12355 | #: plugins/ktcore/folder/BulkImport.php:78 | 12379 | #: plugins/ktcore/folder/BulkImport.php:78 |
| 12356 | -#: plugins/multiselect/BulkImport.php:102 | 12380 | +#: plugins/multiselect/BulkImport.php:155 |
| 12357 | msgid "The path containing the documents to be added to the document management system." | 12381 | msgid "The path containing the documents to be added to the document management system." |
| 12358 | msgstr "" | 12382 | msgstr "" |
| 12359 | 12383 | ||
| @@ -12473,7 +12497,7 @@ msgstr "" | @@ -12473,7 +12497,7 @@ msgstr "" | ||
| 12473 | msgid "The title of the RSS feed" | 12497 | msgid "The title of the RSS feed" |
| 12474 | msgstr "" | 12498 | msgstr "" |
| 12475 | 12499 | ||
| 12476 | -#: i18n/templates.c:668 | 12500 | +#: i18n/templates.c:923 |
| 12477 | msgid "The top downloads for the last 7 days. Only documents which you are allowed to see are listed." | 12501 | msgid "The top downloads for the last 7 days. Only documents which you are allowed to see are listed." |
| 12478 | msgstr "" | 12502 | msgstr "" |
| 12479 | 12503 | ||
| @@ -12621,7 +12645,7 @@ msgstr "" | @@ -12621,7 +12645,7 @@ msgstr "" | ||
| 12621 | msgid "There are no open threads for this document." | 12645 | msgid "There are no open threads for this document." |
| 12622 | msgstr "" | 12646 | msgstr "" |
| 12623 | 12647 | ||
| 12624 | -#: i18n/templates.c:602 | 12648 | +#: i18n/templates.c:857 |
| 12625 | msgid "There are no quicklinks." | 12649 | msgid "There are no quicklinks." |
| 12626 | msgstr "" | 12650 | msgstr "" |
| 12627 | 12651 | ||
| @@ -12629,7 +12653,7 @@ msgstr "" | @@ -12629,7 +12653,7 @@ msgstr "" | ||
| 12629 | msgid "There are no search results matching your search criteria." | 12653 | msgid "There are no search results matching your search criteria." |
| 12630 | msgstr "" | 12654 | msgstr "" |
| 12631 | 12655 | ||
| 12632 | -#: i18n/templates.c:638 | 12656 | +#: i18n/templates.c:893 |
| 12633 | msgid "There are no system quicklinks." | 12657 | msgid "There are no system quicklinks." |
| 12634 | msgstr "" | 12658 | msgstr "" |
| 12635 | 12659 | ||
| @@ -12801,7 +12825,7 @@ msgstr "" | @@ -12801,7 +12825,7 @@ msgstr "" | ||
| 12801 | msgid "This action requires authentication" | 12825 | msgid "This action requires authentication" |
| 12802 | msgstr "" | 12826 | msgstr "" |
| 12803 | 12827 | ||
| 12804 | -#: i18n/templates.c:116 | 12828 | +#: i18n/templates.c:371 |
| 12805 | msgid "This action requires re-authentication." | 12829 | msgid "This action requires re-authentication." |
| 12806 | msgstr "" | 12830 | msgstr "" |
| 12807 | 12831 | ||
| @@ -12857,19 +12881,19 @@ msgstr "" | @@ -12857,19 +12881,19 @@ msgstr "" | ||
| 12857 | msgid "This document can't be renamed because it is checked out" | 12881 | msgid "This document can't be renamed because it is checked out" |
| 12858 | msgstr "" | 12882 | msgstr "" |
| 12859 | 12883 | ||
| 12860 | -#: view.php:142 | 12884 | +#: view.php:141 |
| 12861 | msgid "This document has been archived." | 12885 | msgid "This document has been archived." |
| 12862 | msgstr "" | 12886 | msgstr "" |
| 12863 | 12887 | ||
| 12864 | -#: view.php:130 | 12888 | +#: view.php:129 |
| 12865 | msgid "This document has been archived. Please contact the system administrator to have it restored if it is still needed." | 12889 | msgid "This document has been archived. Please contact the system administrator to have it restored if it is still needed." |
| 12866 | msgstr "" | 12890 | msgstr "" |
| 12867 | 12891 | ||
| 12868 | -#: view.php:144 | 12892 | +#: view.php:143 |
| 12869 | msgid "This document has been deleted." | 12893 | msgid "This document has been deleted." |
| 12870 | msgstr "" | 12894 | msgstr "" |
| 12871 | 12895 | ||
| 12872 | -#: view.php:133 | 12896 | +#: view.php:132 |
| 12873 | msgid "This document has been deleted. Please contact the system administrator to have it restored if it is still needed." | 12897 | msgid "This document has been deleted. Please contact the system administrator to have it restored if it is still needed." |
| 12874 | msgstr "" | 12898 | msgstr "" |
| 12875 | 12899 | ||
| @@ -12911,7 +12935,7 @@ msgstr "" | @@ -12911,7 +12935,7 @@ msgstr "" | ||
| 12911 | msgid "This document is not checked out" | 12935 | msgid "This document is not checked out" |
| 12912 | msgstr "" | 12936 | msgstr "" |
| 12913 | 12937 | ||
| 12914 | -#: ktoffice/controllers/list.php:377 ktoffice/controllers/list.php:385 | 12938 | +#: ktoffice/controllers/list.php:359 ktoffice/controllers/list.php:367 |
| 12915 | msgid "This document is not editable" | 12939 | msgid "This document is not editable" |
| 12916 | msgstr "" | 12940 | msgstr "" |
| 12917 | 12941 | ||
| @@ -12952,7 +12976,7 @@ msgstr "" | @@ -12952,7 +12976,7 @@ msgstr "" | ||
| 12952 | msgid "This folder does not override its permissions" | 12976 | msgid "This folder does not override its permissions" |
| 12953 | msgstr "" | 12977 | msgstr "" |
| 12954 | 12978 | ||
| 12955 | -#: plugins/ktcore/KTCorePlugin.php:328 i18n/templates.c:7136 | 12979 | +#: plugins/ktcore/KTCorePlugin.php:332 i18n/templates.c:7136 |
| 12956 | msgid "This function allows you to re-index your entire repository." | 12980 | msgid "This function allows you to re-index your entire repository." |
| 12957 | msgstr "" | 12981 | msgstr "" |
| 12958 | 12982 | ||
| @@ -13037,7 +13061,7 @@ msgstr "" | @@ -13037,7 +13061,7 @@ msgstr "" | ||
| 13037 | msgid "This page did not produce any content" | 13061 | msgid "This page did not produce any content" |
| 13038 | msgstr "" | 13062 | msgstr "" |
| 13039 | 13063 | ||
| 13040 | -#: i18n/templates.c:86 | 13064 | +#: i18n/templates.c:341 |
| 13041 | msgid "This page lists versions of document content and allows you to compare a content version with another content version." | 13065 | msgid "This page lists versions of document content and allows you to compare a content version with another content version." |
| 13042 | msgstr "" | 13066 | msgstr "" |
| 13043 | 13067 | ||
| @@ -13085,28 +13109,28 @@ msgstr "" | @@ -13085,28 +13109,28 @@ msgstr "" | ||
| 13085 | msgid "This report lists all mime types and extensions that can be identified by #appname#." | 13109 | msgid "This report lists all mime types and extensions that can be identified by #appname#." |
| 13086 | msgstr "" | 13110 | msgstr "" |
| 13087 | 13111 | ||
| 13088 | -#: plugins/ktcore/KTCorePlugin.php:312 | 13112 | +#: plugins/ktcore/KTCorePlugin.php:316 |
| 13089 | #, php-format | 13113 | #, php-format |
| 13090 | msgid "This report lists all mime types and extensions that can be identified by %s." | 13114 | msgid "This report lists all mime types and extensions that can be identified by %s." |
| 13091 | msgstr "" | 13115 | msgstr "" |
| 13092 | 13116 | ||
| 13093 | -#: plugins/ktcore/KTCorePlugin.php:324 i18n/templates.c:7112 | 13117 | +#: plugins/ktcore/KTCorePlugin.php:328 i18n/templates.c:7112 |
| 13094 | msgid "This report lists documents that are waiting to be indexed." | 13118 | msgid "This report lists documents that are waiting to be indexed." |
| 13095 | msgstr "" | 13119 | msgstr "" |
| 13096 | 13120 | ||
| 13097 | -#: plugins/ktcore/KTCorePlugin.php:316 i18n/templates.c:7049 | 13121 | +#: plugins/ktcore/KTCorePlugin.php:320 i18n/templates.c:7049 |
| 13098 | msgid "This report lists the text extractors and their supported mime types." | 13122 | msgid "This report lists the text extractors and their supported mime types." |
| 13099 | msgstr "" | 13123 | msgstr "" |
| 13100 | 13124 | ||
| 13101 | -#: plugins/ktcore/KTCorePlugin.php:320 i18n/templates.c:7073 | 13125 | +#: plugins/ktcore/KTCorePlugin.php:324 i18n/templates.c:7073 |
| 13102 | msgid "This report will help to diagnose problems with document indexing." | 13126 | msgid "This report will help to diagnose problems with document indexing." |
| 13103 | msgstr "" | 13127 | msgstr "" |
| 13104 | 13128 | ||
| 13105 | -#: plugins/ktcore/KTCorePlugin.php:338 | 13129 | +#: plugins/ktcore/KTCorePlugin.php:342 |
| 13106 | msgid "This report will show the Lucene Document Indexing Statistics " | 13130 | msgid "This report will show the Lucene Document Indexing Statistics " |
| 13107 | msgstr "" | 13131 | msgstr "" |
| 13108 | 13132 | ||
| 13109 | -#: plugins/ktcore/KTCorePlugin.php:334 | 13133 | +#: plugins/ktcore/KTCorePlugin.php:338 |
| 13110 | msgid "This report will show the status of external dependencies and the document indexer." | 13134 | msgid "This report will show the status of external dependencies and the document indexer." |
| 13111 | msgstr "" | 13135 | msgstr "" |
| 13112 | 13136 | ||
| @@ -13175,7 +13199,7 @@ msgid "Time taken to complete" | @@ -13175,7 +13199,7 @@ msgid "Time taken to complete" | ||
| 13175 | msgstr "" | 13199 | msgstr "" |
| 13176 | 13200 | ||
| 13177 | #: lib/browse/BrowseColumns.inc.php:106 plugins/ktcore/KTColumns.inc.php:58 | 13201 | #: lib/browse/BrowseColumns.inc.php:106 plugins/ktcore/KTColumns.inc.php:58 |
| 13178 | -#: plugins/ktcore/KTCorePlugin.php:140 plugins/rssplugin/manageRSSFeeds.php:87 | 13202 | +#: plugins/ktcore/KTCorePlugin.php:141 plugins/rssplugin/manageRSSFeeds.php:87 |
| 13179 | #: plugins/rssplugin/manageRSSFeeds.php:133 | 13203 | #: plugins/rssplugin/manageRSSFeeds.php:133 |
| 13180 | #: search2/search/fields/TitleField.inc.php:47 i18n/templates.c:5 | 13204 | #: search2/search/fields/TitleField.inc.php:47 i18n/templates.c:5 |
| 13181 | #: i18n/templates.c:1802 i18n/templates.c:4910 i18n/templates.c:5030 | 13205 | #: i18n/templates.c:1802 i18n/templates.c:4910 i18n/templates.c:5030 |
| @@ -13247,7 +13271,7 @@ msgstr "" | @@ -13247,7 +13271,7 @@ msgstr "" | ||
| 13247 | msgid "To:" | 13271 | msgid "To:" |
| 13248 | msgstr "" | 13272 | msgstr "" |
| 13249 | 13273 | ||
| 13250 | -#: plugins/commercial/alerts.php:979 | 13274 | +#: plugins/commercial/alerts/alerts.php:979 |
| 13251 | msgid "Today" | 13275 | msgid "Today" |
| 13252 | msgstr "" | 13276 | msgstr "" |
| 13253 | 13277 | ||
| @@ -13263,7 +13287,7 @@ msgstr "" | @@ -13263,7 +13287,7 @@ msgstr "" | ||
| 13263 | msgid "Toggle stickiness" | 13287 | msgid "Toggle stickiness" |
| 13264 | msgstr "" | 13288 | msgstr "" |
| 13265 | 13289 | ||
| 13266 | -#: i18n/templates.c:38 | 13290 | +#: i18n/templates.c:293 |
| 13267 | msgid "Token" | 13291 | msgid "Token" |
| 13268 | msgstr "" | 13292 | msgstr "" |
| 13269 | 13293 | ||
| @@ -13299,8 +13323,8 @@ msgstr "" | @@ -13299,8 +13323,8 @@ msgstr "" | ||
| 13299 | msgid "Transaction Summary (Last 4)" | 13323 | msgid "Transaction Summary (Last 4)" |
| 13300 | msgstr "" | 13324 | msgstr "" |
| 13301 | 13325 | ||
| 13302 | -#: i18n/templates.c:209 i18n/templates.c:293 i18n/templates.c:386 | ||
| 13303 | -#: i18n/templates.c:494 | 13326 | +#: i18n/templates.c:464 i18n/templates.c:548 i18n/templates.c:641 |
| 13327 | +#: i18n/templates.c:749 | ||
| 13304 | msgid "Transaction Type" | 13328 | msgid "Transaction Type" |
| 13305 | msgstr "" | 13329 | msgstr "" |
| 13306 | 13330 | ||
| @@ -13411,7 +13435,7 @@ msgstr "" | @@ -13411,7 +13435,7 @@ msgstr "" | ||
| 13411 | msgid "Transitions to this state" | 13435 | msgid "Transitions to this state" |
| 13412 | msgstr "" | 13436 | msgstr "" |
| 13413 | 13437 | ||
| 13414 | -#: lib/documentmanagement/DocumentField.inc:256 | 13438 | +#: lib/documentmanagement/DocumentField.inc:263 |
| 13415 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:86 | 13439 | #: plugins/ktcore/admin/fieldsets/basic.inc.php:86 |
| 13416 | #: plugins/multiselect/inetbasic.inc.php:110 i18n/templates.c:3935 | 13440 | #: plugins/multiselect/inetbasic.inc.php:110 i18n/templates.c:3935 |
| 13417 | #: i18n/templates.c:5648 | 13441 | #: i18n/templates.c:5648 |
| @@ -13554,10 +13578,6 @@ msgstr "" | @@ -13554,10 +13578,6 @@ msgstr "" | ||
| 13554 | msgid "Unable to create field: %s" | 13578 | msgid "Unable to create field: %s" |
| 13555 | msgstr "" | 13579 | msgstr "" |
| 13556 | 13580 | ||
| 13557 | -#: ktoffice/controllers/list.php:1334 | ||
| 13558 | -msgid "Unable to create folder" | ||
| 13559 | -msgstr "" | ||
| 13560 | - | ||
| 13561 | #: plugins/ktcore/admin/groupManagement.php:692 | 13581 | #: plugins/ktcore/admin/groupManagement.php:692 |
| 13562 | #, php-format | 13582 | #, php-format |
| 13563 | msgid "Unable to create group: %s" | 13583 | msgid "Unable to create group: %s" |
| @@ -13571,7 +13591,7 @@ msgstr "" | @@ -13571,7 +13591,7 @@ msgstr "" | ||
| 13571 | msgid "Unable to create role." | 13591 | msgid "Unable to create role." |
| 13572 | msgstr "" | 13592 | msgstr "" |
| 13573 | 13593 | ||
| 13574 | -#: lib/metadata/fieldsetregistry.inc.php:421 | 13594 | +#: lib/metadata/fieldsetregistry.inc.php:463 |
| 13575 | #, php-format | 13595 | #, php-format |
| 13576 | msgid "Unable to deal with field: id %d" | 13596 | msgid "Unable to deal with field: id %d" |
| 13577 | msgstr "" | 13597 | msgstr "" |
| @@ -13582,10 +13602,6 @@ msgstr "" | @@ -13582,10 +13602,6 @@ msgstr "" | ||
| 13582 | msgid "Unable to delete field: %s" | 13602 | msgid "Unable to delete field: %s" |
| 13583 | msgstr "" | 13603 | msgstr "" |
| 13584 | 13604 | ||
| 13585 | -#: ktoffice/controllers/list.php:1352 | ||
| 13586 | -msgid "Unable to delete folder" | ||
| 13587 | -msgstr "" | ||
| 13588 | - | ||
| 13589 | #: plugins/commercial/network/quicklinks/manageQuicklinks.php:86 | 13605 | #: plugins/commercial/network/quicklinks/manageQuicklinks.php:86 |
| 13590 | #: plugins/rssplugin/manageRSSFeeds.php:75 | 13606 | #: plugins/rssplugin/manageRSSFeeds.php:75 |
| 13591 | #: plugins/rssplugin/manageRSSFeeds.php:119 | 13607 | #: plugins/rssplugin/manageRSSFeeds.php:119 |
| @@ -13728,10 +13744,6 @@ msgstr "" | @@ -13728,10 +13744,6 @@ msgstr "" | ||
| 13728 | msgid "Unable to remove user from group \"%s\"" | 13744 | msgid "Unable to remove user from group \"%s\"" |
| 13729 | msgstr "" | 13745 | msgstr "" |
| 13730 | 13746 | ||
| 13731 | -#: ktoffice/controllers/list.php:1315 | ||
| 13732 | -msgid "Unable to rename folder" | ||
| 13733 | -msgstr "" | ||
| 13734 | - | ||
| 13735 | #: plugins/ktcore/folder/Rename.php:100 | 13747 | #: plugins/ktcore/folder/Rename.php:100 |
| 13736 | msgid "Unable to retrieve parent folder." | 13748 | msgid "Unable to retrieve parent folder." |
| 13737 | msgstr "" | 13749 | msgstr "" |
| @@ -13824,7 +13836,7 @@ msgstr "" | @@ -13824,7 +13836,7 @@ msgstr "" | ||
| 13824 | msgid "Unexpected failure to add shortcut - %s" | 13836 | msgid "Unexpected failure to add shortcut - %s" |
| 13825 | msgstr "" | 13837 | msgstr "" |
| 13826 | 13838 | ||
| 13827 | -#: plugins/ktcore/document/edit.php:261 | 13839 | +#: plugins/ktcore/document/edit.php:286 |
| 13828 | #, php-format | 13840 | #, php-format |
| 13829 | msgid "Unexpected failure to update document title: %s" | 13841 | msgid "Unexpected failure to update document title: %s" |
| 13830 | msgstr "" | 13842 | msgstr "" |
| @@ -13839,7 +13851,7 @@ msgstr "" | @@ -13839,7 +13851,7 @@ msgstr "" | ||
| 13839 | msgid "Unexpected token: %s" | 13851 | msgid "Unexpected token: %s" |
| 13840 | msgstr "" | 13852 | msgstr "" |
| 13841 | 13853 | ||
| 13842 | -#: plugins/ktcore/document/edit.php:265 | 13854 | +#: plugins/ktcore/document/edit.php:290 |
| 13843 | #, php-format | 13855 | #, php-format |
| 13844 | msgid "Unexpected validation failure: %s." | 13856 | msgid "Unexpected validation failure: %s." |
| 13845 | msgstr "" | 13857 | msgstr "" |
| @@ -13943,7 +13955,7 @@ msgstr "" | @@ -13943,7 +13955,7 @@ msgstr "" | ||
| 13943 | msgid "Unknown validation function for required value %s" | 13955 | msgid "Unknown validation function for required value %s" |
| 13944 | msgstr "" | 13956 | msgstr "" |
| 13945 | 13957 | ||
| 13946 | -#: ktapi/ktapi.inc.php:1761 | 13958 | +#: ktapi/ktapi.inc.php:1784 |
| 13947 | msgid "Unrecognised member type. Must be group or user." | 13959 | msgid "Unrecognised member type. Must be group or user." |
| 13948 | msgstr "" | 13960 | msgstr "" |
| 13949 | 13961 | ||
| @@ -13984,7 +13996,7 @@ msgstr "" | @@ -13984,7 +13996,7 @@ msgstr "" | ||
| 13984 | msgid "Update Allocated Permissions" | 13996 | msgid "Update Allocated Permissions" |
| 13985 | msgstr "" | 13997 | msgstr "" |
| 13986 | 13998 | ||
| 13987 | -#: plugins/ktcore/document/edit.php:82 plugins/ktcore/document/edit.php:309 | 13999 | +#: plugins/ktcore/document/edit.php:82 plugins/ktcore/document/edit.php:334 |
| 13988 | msgid "Update Document" | 14000 | msgid "Update Document" |
| 13989 | msgstr "" | 14001 | msgstr "" |
| 13990 | 14002 | ||
| @@ -14058,7 +14070,8 @@ msgstr "" | @@ -14058,7 +14070,8 @@ msgstr "" | ||
| 14058 | msgid "Updated permissions" | 14070 | msgid "Updated permissions" |
| 14059 | msgstr "" | 14071 | msgstr "" |
| 14060 | 14072 | ||
| 14061 | -#: i18n/templates.c:4004 i18n/templates.c:4535 | 14073 | +#: plugins/multiselect/BulkUpload.php:154 i18n/templates.c:4004 |
| 14074 | +#: i18n/templates.c:4535 | ||
| 14062 | msgid "Upload" | 14075 | msgid "Upload" |
| 14063 | msgstr "" | 14076 | msgstr "" |
| 14064 | 14077 | ||
| @@ -14081,7 +14094,7 @@ msgstr "" | @@ -14081,7 +14094,7 @@ msgstr "" | ||
| 14081 | 14094 | ||
| 14082 | #: plugins/ktcore/folder/BulkUpload.php:69 | 14095 | #: plugins/ktcore/folder/BulkUpload.php:69 |
| 14083 | #: plugins/ktcore/folder/addDocument.php:75 | 14096 | #: plugins/ktcore/folder/addDocument.php:75 |
| 14084 | -#: plugins/multiselect/BulkUpload.php:89 | 14097 | +#: plugins/multiselect/BulkUpload.php:101 |
| 14085 | #: plugins/multiselect/addDocument.php:96 | 14098 | #: plugins/multiselect/addDocument.php:96 |
| 14086 | msgid "Upload larger than maximum POST size (post_max_size variable in .htaccess or php.ini)" | 14099 | msgid "Upload larger than maximum POST size (post_max_size variable in .htaccess or php.ini)" |
| 14087 | msgstr "" | 14100 | msgstr "" |
| @@ -14104,7 +14117,7 @@ msgstr "" | @@ -14104,7 +14117,7 @@ msgstr "" | ||
| 14104 | msgid "Usage Information" | 14117 | msgid "Usage Information" |
| 14105 | msgstr "" | 14118 | msgstr "" |
| 14106 | 14119 | ||
| 14107 | -#: i18n/templates.c:350 | 14120 | +#: i18n/templates.c:605 |
| 14108 | msgid "Usage Information for \"#folder#\"" | 14121 | msgid "Usage Information for \"#folder#\"" |
| 14109 | msgstr "" | 14122 | msgstr "" |
| 14110 | 14123 | ||
| @@ -14150,7 +14163,7 @@ msgstr "" | @@ -14150,7 +14163,7 @@ msgstr "" | ||
| 14150 | msgid "Use the folder collection and path below select the folder into which you wish to move the document." | 14163 | msgid "Use the folder collection and path below select the folder into which you wish to move the document." |
| 14151 | msgstr "" | 14164 | msgstr "" |
| 14152 | 14165 | ||
| 14153 | -#: i18n/templates.c:593 | 14166 | +#: i18n/templates.c:848 |
| 14154 | msgid "Use the folder collection and path below to browse to the document you wish to link to." | 14167 | msgid "Use the folder collection and path below to browse to the document you wish to link to." |
| 14155 | msgstr "" | 14168 | msgstr "" |
| 14156 | 14169 | ||
| @@ -14175,7 +14188,7 @@ msgstr "" | @@ -14175,7 +14188,7 @@ msgstr "" | ||
| 14175 | msgid "Use the standard introduction." | 14188 | msgid "Use the standard introduction." |
| 14176 | msgstr "" | 14189 | msgstr "" |
| 14177 | 14190 | ||
| 14178 | -#: i18n/templates.c:659 | 14191 | +#: i18n/templates.c:914 |
| 14179 | 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." | 14192 | 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." |
| 14180 | msgstr "" | 14193 | msgstr "" |
| 14181 | 14194 | ||
| @@ -14191,18 +14204,18 @@ msgstr "" | @@ -14191,18 +14204,18 @@ msgstr "" | ||
| 14191 | msgid "Used by" | 14204 | msgid "Used by" |
| 14192 | msgstr "" | 14205 | msgstr "" |
| 14193 | 14206 | ||
| 14194 | -#: plugins/commercial/KTDocTypeAlerts.php:173 | ||
| 14195 | -#: plugins/commercial/KTDocTypeAlerts.php:253 | ||
| 14196 | -#: plugins/commercial/alerts.php:887 i18n/templates.c:92 i18n/templates.c:182 | ||
| 14197 | -#: i18n/templates.c:245 i18n/templates.c:329 i18n/templates.c:422 | ||
| 14198 | -#: i18n/templates.c:530 i18n/templates.c:752 i18n/templates.c:2471 | ||
| 14199 | -#: i18n/templates.c:3458 i18n/templates.c:3545 i18n/templates.c:3608 | ||
| 14200 | -#: i18n/templates.c:3629 i18n/templates.c:4190 i18n/templates.c:6530 | ||
| 14201 | -#: i18n/templates.c:6998 | 14207 | +#: plugins/commercial/alerts/KTDocTypeAlerts.php:173 |
| 14208 | +#: plugins/commercial/alerts/KTDocTypeAlerts.php:253 | ||
| 14209 | +#: plugins/commercial/alerts/alerts.php:887 i18n/templates.c:347 | ||
| 14210 | +#: i18n/templates.c:437 i18n/templates.c:500 i18n/templates.c:584 | ||
| 14211 | +#: i18n/templates.c:677 i18n/templates.c:785 i18n/templates.c:1007 | ||
| 14212 | +#: i18n/templates.c:2471 i18n/templates.c:3458 i18n/templates.c:3545 | ||
| 14213 | +#: i18n/templates.c:3608 i18n/templates.c:3629 i18n/templates.c:4190 | ||
| 14214 | +#: i18n/templates.c:6530 i18n/templates.c:6998 | ||
| 14202 | msgid "User" | 14215 | msgid "User" |
| 14203 | msgstr "" | 14216 | msgstr "" |
| 14204 | 14217 | ||
| 14205 | -#: i18n/templates.c:167 | 14218 | +#: i18n/templates.c:422 |
| 14206 | msgid "User Activity Information" | 14219 | msgid "User Activity Information" |
| 14207 | msgstr "" | 14220 | msgstr "" |
| 14208 | 14221 | ||
| @@ -14210,15 +14223,15 @@ msgstr "" | @@ -14210,15 +14223,15 @@ msgstr "" | ||
| 14210 | msgid "User History" | 14223 | msgid "User History" |
| 14211 | msgstr "" | 14224 | msgstr "" |
| 14212 | 14225 | ||
| 14213 | -#: i18n/templates.c:473 | 14226 | +#: i18n/templates.c:728 |
| 14214 | msgid "User Information: #username#" | 14227 | msgid "User Information: #username#" |
| 14215 | msgstr "" | 14228 | msgstr "" |
| 14216 | 14229 | ||
| 14217 | -#: i18n/templates.c:365 | 14230 | +#: i18n/templates.c:620 |
| 14218 | msgid "User Information: #username# in \"#folder#\"" | 14231 | msgid "User Information: #username# in \"#folder#\"" |
| 14219 | msgstr "" | 14232 | msgstr "" |
| 14220 | 14233 | ||
| 14221 | -#: plugins/ktcore/KTCorePlugin.php:350 | 14234 | +#: plugins/ktcore/KTCorePlugin.php:354 |
| 14222 | msgid "User Interface" | 14235 | msgid "User Interface" |
| 14223 | msgstr "" | 14236 | msgstr "" |
| 14224 | 14237 | ||
| @@ -14241,7 +14254,7 @@ msgstr "" | @@ -14241,7 +14254,7 @@ msgstr "" | ||
| 14241 | #: plugins/commercial/professional-reporting/admin/userReporting.php:86 | 14254 | #: plugins/commercial/professional-reporting/admin/userReporting.php:86 |
| 14242 | #: plugins/commercial/professional-reporting/admin/userReporting.php:149 | 14255 | #: plugins/commercial/professional-reporting/admin/userReporting.php:149 |
| 14243 | #: plugins/commercial/professional-reporting/admin/userReporting.php:163 | 14256 | #: plugins/commercial/professional-reporting/admin/userReporting.php:163 |
| 14244 | -#: i18n/templates.c:779 | 14257 | +#: i18n/templates.c:1034 |
| 14245 | msgid "User Reporting" | 14258 | msgid "User Reporting" |
| 14246 | msgstr "" | 14259 | msgstr "" |
| 14247 | 14260 | ||
| @@ -14253,7 +14266,7 @@ msgstr "" | @@ -14253,7 +14266,7 @@ msgstr "" | ||
| 14253 | msgid "User deleted" | 14266 | msgid "User deleted" |
| 14254 | msgstr "" | 14267 | msgstr "" |
| 14255 | 14268 | ||
| 14256 | -#: i18n/templates.c:776 | 14269 | +#: i18n/templates.c:1031 |
| 14257 | msgid "User has never logged in" | 14270 | msgid "User has never logged in" |
| 14258 | msgstr "" | 14271 | msgstr "" |
| 14259 | 14272 | ||
| @@ -14261,7 +14274,7 @@ msgstr "" | @@ -14261,7 +14274,7 @@ msgstr "" | ||
| 14261 | msgid "User has no license allocated" | 14274 | msgid "User has no license allocated" |
| 14262 | msgstr "" | 14275 | msgstr "" |
| 14263 | 14276 | ||
| 14264 | -#: ktapi/ktapi.inc.php:1510 ktapi/ktapi.inc.php:1562 | 14277 | +#: ktapi/ktapi.inc.php:1533 ktapi/ktapi.inc.php:1585 |
| 14265 | msgid "User id must be numeric." | 14278 | msgid "User id must be numeric." |
| 14266 | msgstr "" | 14279 | msgstr "" |
| 14267 | 14280 | ||
| @@ -14275,7 +14288,7 @@ msgstr "" | @@ -14275,7 +14288,7 @@ msgstr "" | ||
| 14275 | msgid "User is currently not a member of any groups." | 14288 | msgid "User is currently not a member of any groups." |
| 14276 | msgstr "" | 14289 | msgstr "" |
| 14277 | 14290 | ||
| 14278 | -#: plugins/ktcore/KTDocumentActions.php:280 view.php:480 | 14291 | +#: plugins/ktcore/KTDocumentActions.php:280 view.php:477 |
| 14279 | msgid "User no longer exists" | 14292 | msgid "User no longer exists" |
| 14280 | msgstr "" | 14293 | msgstr "" |
| 14281 | 14294 | ||
| @@ -14296,11 +14309,11 @@ msgstr "" | @@ -14296,11 +14309,11 @@ msgstr "" | ||
| 14296 | msgid "User:" | 14309 | msgid "User:" |
| 14297 | msgstr "" | 14310 | msgstr "" |
| 14298 | 14311 | ||
| 14299 | -#: plugins/commercial/docTypeAlerts.inc.php:612 | 14312 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:612 |
| 14300 | msgid "User: " | 14313 | msgid "User: " |
| 14301 | msgstr "" | 14314 | msgstr "" |
| 14302 | 14315 | ||
| 14303 | -#: i18n/templates.c:269 | 14316 | +#: i18n/templates.c:524 |
| 14304 | msgid "User: #username# <br /> Action: #action# <br /> #reason#" | 14317 | msgid "User: #username# <br /> Action: #action# <br /> #reason#" |
| 14305 | msgstr "" | 14318 | msgstr "" |
| 14306 | 14319 | ||
| @@ -14332,9 +14345,9 @@ msgstr "" | @@ -14332,9 +14345,9 @@ msgstr "" | ||
| 14332 | #: plugins/ktcore/folder/addDocument.php:161 | 14345 | #: plugins/ktcore/folder/addDocument.php:161 |
| 14333 | #: plugins/ktstandard/ImmutableActionPlugin.php:132 | 14346 | #: plugins/ktstandard/ImmutableActionPlugin.php:132 |
| 14334 | #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:296 | 14347 | #: plugins/ktstandard/ldap/ldapbaseauthenticationprovider.inc.php:296 |
| 14335 | -#: plugins/multiselect/addDocument.php:187 i18n/templates.c:119 | ||
| 14336 | -#: i18n/templates.c:458 i18n/templates.c:566 i18n/templates.c:731 | ||
| 14337 | -#: i18n/templates.c:866 i18n/templates.c:1148 i18n/templates.c:1676 | 14348 | +#: plugins/multiselect/addDocument.php:187 i18n/templates.c:374 |
| 14349 | +#: i18n/templates.c:713 i18n/templates.c:821 i18n/templates.c:986 | ||
| 14350 | +#: i18n/templates.c:1121 i18n/templates.c:1148 i18n/templates.c:1676 | ||
| 14338 | #: i18n/templates.c:1694 i18n/templates.c:1709 i18n/templates.c:4718 | 14351 | #: i18n/templates.c:1694 i18n/templates.c:1709 i18n/templates.c:4718 |
| 14339 | #: i18n/templates.c:4961 i18n/templates.c:6383 | 14352 | #: i18n/templates.c:4961 i18n/templates.c:6383 |
| 14340 | msgid "Username" | 14353 | msgid "Username" |
| @@ -14342,12 +14355,12 @@ msgstr "" | @@ -14342,12 +14355,12 @@ msgstr "" | ||
| 14342 | 14355 | ||
| 14343 | #: plugins/ktcore/admin/groupManagement.php:266 | 14356 | #: plugins/ktcore/admin/groupManagement.php:266 |
| 14344 | #: plugins/ktcore/admin/workflowsv2.php:2178 | 14357 | #: plugins/ktcore/admin/workflowsv2.php:2178 |
| 14345 | -#: plugins/ktstandard/KTEmail.php:406 i18n/templates.c:2675 | 14358 | +#: plugins/ktstandard/KTEmail.php:410 i18n/templates.c:2675 |
| 14346 | #: i18n/templates.c:4232 | 14359 | #: i18n/templates.c:4232 |
| 14347 | msgid "Users" | 14360 | msgid "Users" |
| 14348 | msgstr "" | 14361 | msgstr "" |
| 14349 | 14362 | ||
| 14350 | -#: plugins/ktcore/KTCorePlugin.php:239 | 14363 | +#: plugins/ktcore/KTCorePlugin.php:243 |
| 14351 | msgid "Users and Groups" | 14364 | msgid "Users and Groups" |
| 14352 | msgstr "" | 14365 | msgstr "" |
| 14353 | 14366 | ||
| @@ -14379,7 +14392,7 @@ msgstr "" | @@ -14379,7 +14392,7 @@ msgstr "" | ||
| 14379 | msgid "Users updated" | 14392 | msgid "Users updated" |
| 14380 | msgstr "" | 14393 | msgstr "" |
| 14381 | 14394 | ||
| 14382 | -#: plugins/ktcore/document/edit.php:224 | 14395 | +#: plugins/ktcore/document/edit.php:249 |
| 14383 | #, php-format | 14396 | #, php-format |
| 14384 | msgid "Value exceeds max allowed length of %d characters for %s. Current value is %d characters." | 14397 | msgid "Value exceeds max allowed length of %d characters for %s. Current value is %d characters." |
| 14385 | msgstr "" | 14398 | msgstr "" |
| @@ -14389,15 +14402,15 @@ msgstr "" | @@ -14389,15 +14402,15 @@ msgstr "" | ||
| 14389 | msgid "Values" | 14402 | msgid "Values" |
| 14390 | msgstr "" | 14403 | msgstr "" |
| 14391 | 14404 | ||
| 14392 | -#: plugins/ktcore/KTCorePlugin.php:254 | 14405 | +#: plugins/ktcore/KTCorePlugin.php:258 |
| 14393 | msgid "Various settings which do not fit into the other categories, including managing help and saved searches." | 14406 | msgid "Various settings which do not fit into the other categories, including managing help and saved searches." |
| 14394 | msgstr "" | 14407 | msgstr "" |
| 14395 | 14408 | ||
| 14396 | -#: plugins/ktcore/KTCorePlugin.php:384 | 14409 | +#: plugins/ktcore/KTCorePlugin.php:388 |
| 14397 | msgid "Verify Document Storage" | 14410 | msgid "Verify Document Storage" |
| 14398 | msgstr "" | 14411 | msgstr "" |
| 14399 | 14412 | ||
| 14400 | -#: ktoffice/controllers/list.php:348 | 14413 | +#: ktoffice/controllers/list.php:330 |
| 14401 | msgid "Version" | 14414 | msgid "Version" |
| 14402 | msgstr "" | 14415 | msgstr "" |
| 14403 | 14416 | ||
| @@ -14426,11 +14439,11 @@ msgstr "" | @@ -14426,11 +14439,11 @@ msgstr "" | ||
| 14426 | msgid "Version:" | 14439 | msgid "Version:" |
| 14427 | msgstr "" | 14440 | msgstr "" |
| 14428 | 14441 | ||
| 14429 | -#: plugins/commercial/documentcomparison/DocumentComparison.php:128 | 14442 | +#: plugins/commercial/documentcomparison/DocumentComparison.php:129 |
| 14430 | msgid "Versions of differing mime types cannot be compared." | 14443 | msgid "Versions of differing mime types cannot be compared." |
| 14431 | msgstr "" | 14444 | msgstr "" |
| 14432 | 14445 | ||
| 14433 | -#: i18n/templates.c:743 i18n/templates.c:872 i18n/transactions.c:10 | 14446 | +#: i18n/templates.c:998 i18n/templates.c:1127 i18n/transactions.c:10 |
| 14434 | msgid "View" | 14447 | msgid "View" |
| 14435 | msgstr "" | 14448 | msgstr "" |
| 14436 | 14449 | ||
| @@ -14446,8 +14459,8 @@ msgstr "" | @@ -14446,8 +14459,8 @@ msgstr "" | ||
| 14446 | #: lib/subscriptions/subscriptions.inc.php:691 | 14459 | #: lib/subscriptions/subscriptions.inc.php:691 |
| 14447 | #: lib/subscriptions/subscriptions.inc.php:698 | 14460 | #: lib/subscriptions/subscriptions.inc.php:698 |
| 14448 | #: lib/subscriptions/subscriptions.inc.php:705 | 14461 | #: lib/subscriptions/subscriptions.inc.php:705 |
| 14449 | -#: plugins/commercial/alerts.php:264 plugins/ktstandard/KTEmail.php:198 | ||
| 14450 | -#: i18n/templates.c:1031 i18n/templates.c:2096 i18n/templates.c:2150 | 14462 | +#: plugins/commercial/alerts/alerts.php:264 plugins/ktstandard/KTEmail.php:198 |
| 14463 | +#: i18n/templates.c:161 i18n/templates.c:2096 i18n/templates.c:2150 | ||
| 14451 | #: i18n/templates.c:2171 i18n/templates.c:2186 i18n/templates.c:2207 | 14464 | #: i18n/templates.c:2171 i18n/templates.c:2186 i18n/templates.c:2207 |
| 14452 | #: i18n/templates.c:2234 i18n/templates.c:2714 i18n/templates.c:3023 | 14465 | #: i18n/templates.c:2234 i18n/templates.c:2714 i18n/templates.c:3023 |
| 14453 | #: i18n/templates.c:8183 | 14466 | #: i18n/templates.c:8183 |
| @@ -14498,7 +14511,7 @@ msgstr "" | @@ -14498,7 +14511,7 @@ msgstr "" | ||
| 14498 | msgid "View Subscription Folder " | 14511 | msgid "View Subscription Folder " |
| 14499 | msgstr "" | 14512 | msgstr "" |
| 14500 | 14513 | ||
| 14501 | -#: i18n/templates.c:461 i18n/templates.c:569 | 14514 | +#: i18n/templates.c:716 i18n/templates.c:824 |
| 14502 | msgid "View Transactions" | 14515 | msgid "View Transactions" |
| 14503 | msgstr "" | 14516 | msgstr "" |
| 14504 | 14517 | ||
| @@ -14507,8 +14520,8 @@ msgid "View a Copy" | @@ -14507,8 +14520,8 @@ msgid "View a Copy" | ||
| 14507 | msgstr "" | 14520 | msgstr "" |
| 14508 | 14521 | ||
| 14509 | #: lib/subscriptions/subscriptions.inc.php:709 | 14522 | #: lib/subscriptions/subscriptions.inc.php:709 |
| 14510 | -#: plugins/commercial/alerts.php:268 i18n/templates.c:965 | ||
| 14511 | -#: i18n/templates.c:1040 | 14523 | +#: plugins/commercial/alerts/alerts.php:268 i18n/templates.c:95 |
| 14524 | +#: i18n/templates.c:170 | ||
| 14512 | msgid "View all alerts on this document" | 14525 | msgid "View all alerts on this document" |
| 14513 | msgstr "" | 14526 | msgstr "" |
| 14514 | 14527 | ||
| @@ -14520,27 +14533,27 @@ msgstr "" | @@ -14520,27 +14533,27 @@ msgstr "" | ||
| 14520 | msgid "View and change settings for the KnowledgeTree Office Add-In." | 14533 | msgid "View and change settings for the KnowledgeTree Office Add-In." |
| 14521 | msgstr "" | 14534 | msgstr "" |
| 14522 | 14535 | ||
| 14523 | -#: plugins/ktcore/KTCorePlugin.php:358 | 14536 | +#: plugins/ktcore/KTCorePlugin.php:362 |
| 14524 | msgid "View and change settings for the KnowledgeTree Tools Server, Client Tools Policies, WebDAV, and the OpenOffice.org service." | 14537 | msgid "View and change settings for the KnowledgeTree Tools Server, Client Tools Policies, WebDAV, and the OpenOffice.org service." |
| 14525 | msgstr "" | 14538 | msgstr "" |
| 14526 | 14539 | ||
| 14527 | -#: plugins/ktcore/KTCorePlugin.php:362 | 14540 | +#: plugins/ktcore/KTCorePlugin.php:366 |
| 14528 | msgid "View and modify settings for the KnowledgeTree cache, custom error message handling, Disk Usage threshold percentages, location of zip binary, paths to external binaries, general server configuration, LDAP authentication, session management, KnowledgeTree storage manager, miscellaneous tweaks, and whether to always display 'Your Checked-out Documents' dashlet." | 14541 | msgid "View and modify settings for the KnowledgeTree cache, custom error message handling, Disk Usage threshold percentages, location of zip binary, paths to external binaries, general server configuration, LDAP authentication, session management, KnowledgeTree storage manager, miscellaneous tweaks, and whether to always display 'Your Checked-out Documents' dashlet." |
| 14529 | msgstr "" | 14542 | msgstr "" |
| 14530 | 14543 | ||
| 14531 | -#: plugins/ktcore/KTCorePlugin.php:350 | 14544 | +#: plugins/ktcore/KTCorePlugin.php:354 |
| 14532 | msgid "View and modify settings on Browse View actions, OEM name, automatic refresh, search results restrictions, custom logo details, paths to dot binary, graphics, and log directory, and whether to enable/disable condensed UI, 'open' from downloads, sort metadata, and skinning." | 14545 | msgid "View and modify settings on Browse View actions, OEM name, automatic refresh, search results restrictions, custom logo details, paths to dot binary, graphics, and log directory, and whether to enable/disable condensed UI, 'open' from downloads, sort metadata, and skinning." |
| 14533 | msgstr "" | 14546 | msgstr "" |
| 14534 | 14547 | ||
| 14535 | -#: plugins/ktcore/KTCorePlugin.php:366 | 14548 | +#: plugins/ktcore/KTCorePlugin.php:370 |
| 14536 | msgid "View and modify the default language." | 14549 | msgid "View and modify the default language." |
| 14537 | msgstr "" | 14550 | msgstr "" |
| 14538 | 14551 | ||
| 14539 | -#: plugins/ktcore/KTCorePlugin.php:354 | 14552 | +#: plugins/ktcore/KTCorePlugin.php:358 |
| 14540 | msgid "View and modify the number of documents indexed / migrated in a cron session, core indexing class, paths to the extractor hook, text extractors, indexing engine, Lucene indexes, and the Java Lucene URL. View and modify search date format, paths to search, indexing fields and libraries, results display format, and results per page." | 14553 | msgid "View and modify the number of documents indexed / migrated in a cron session, core indexing class, paths to the extractor hook, text extractors, indexing engine, Lucene indexes, and the Java Lucene URL. View and modify search date format, paths to search, indexing fields and libraries, results display format, and results per page." |
| 14541 | msgstr "" | 14554 | msgstr "" |
| 14542 | 14555 | ||
| 14543 | -#: plugins/ktcore/KTCorePlugin.php:370 | 14556 | +#: plugins/ktcore/KTCorePlugin.php:374 |
| 14544 | msgid "View and modify the security settings." | 14557 | msgid "View and modify the security settings." |
| 14545 | msgstr "" | 14558 | msgstr "" |
| 14546 | 14559 | ||
| @@ -14552,11 +14565,11 @@ msgstr "" | @@ -14552,11 +14565,11 @@ msgstr "" | ||
| 14552 | msgid "View detailed information about user activity." | 14565 | msgid "View detailed information about user activity." |
| 14553 | msgstr "" | 14566 | msgstr "" |
| 14554 | 14567 | ||
| 14555 | -#: i18n/templates.c:956 | 14568 | +#: i18n/templates.c:86 |
| 14556 | msgid "View document" | 14569 | msgid "View document" |
| 14557 | msgstr "" | 14570 | msgstr "" |
| 14558 | 14571 | ||
| 14559 | -#: i18n/templates.c:353 | 14572 | +#: i18n/templates.c:608 |
| 14560 | 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." | 14573 | 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." |
| 14561 | msgstr "" | 14574 | msgstr "" |
| 14562 | 14575 | ||
| @@ -14606,11 +14619,11 @@ msgstr "" | @@ -14606,11 +14619,11 @@ msgstr "" | ||
| 14606 | msgid "Visit the #tracker# first if you believe you have found a bug. Always check for known issues relating to the version you are using — we may already have found the problem you're referring to, and may have fixed it in a newer version." | 14619 | msgid "Visit the #tracker# first if you believe you have found a bug. Always check for known issues relating to the version you are using — we may already have found the problem you're referring to, and may have fixed it in a newer version." |
| 14607 | msgstr "" | 14620 | msgstr "" |
| 14608 | 14621 | ||
| 14609 | -#: i18n/templates.c:695 i18n/templates.c:785 | 14622 | +#: i18n/templates.c:950 i18n/templates.c:1040 |
| 14610 | 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." | 14623 | 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." |
| 14611 | msgstr "" | 14624 | msgstr "" |
| 14612 | 14625 | ||
| 14613 | -#: i18n/templates.c:821 | 14626 | +#: i18n/templates.c:1076 |
| 14614 | 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." | 14627 | 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." |
| 14615 | msgstr "" | 14628 | msgstr "" |
| 14616 | 14629 | ||
| @@ -14655,7 +14668,7 @@ msgstr "" | @@ -14655,7 +14668,7 @@ msgstr "" | ||
| 14655 | msgid "WebDAV Dashlet Plugin" | 14668 | msgid "WebDAV Dashlet Plugin" |
| 14656 | msgstr "" | 14669 | msgstr "" |
| 14657 | 14670 | ||
| 14658 | -#: i18n/templates.c:893 | 14671 | +#: i18n/templates.c:23 |
| 14659 | msgid "Weeks" | 14672 | msgid "Weeks" |
| 14660 | msgstr "" | 14673 | msgstr "" |
| 14661 | 14674 | ||
| @@ -14726,7 +14739,7 @@ msgid "Word Extractor" | @@ -14726,7 +14739,7 @@ msgid "Word Extractor" | ||
| 14726 | msgstr "" | 14739 | msgstr "" |
| 14727 | 14740 | ||
| 14728 | #: plugins/ktcore/KTDocumentActions.php:1770 | 14741 | #: plugins/ktcore/KTDocumentActions.php:1770 |
| 14729 | -#: search2/search/fields/WorkflowField.inc.php:44 i18n/templates.c:74 | 14742 | +#: search2/search/fields/WorkflowField.inc.php:44 i18n/templates.c:329 |
| 14730 | #: i18n/templates.c:2000 i18n/templates.c:7820 i18n/templates.c:8606 | 14743 | #: i18n/templates.c:2000 i18n/templates.c:7820 i18n/templates.c:8606 |
| 14731 | msgid "Workflow" | 14744 | msgid "Workflow" |
| 14732 | msgstr "" | 14745 | msgstr "" |
| @@ -14782,7 +14795,7 @@ msgstr "" | @@ -14782,7 +14795,7 @@ msgstr "" | ||
| 14782 | msgid "Workflow ID" | 14795 | msgid "Workflow ID" |
| 14783 | msgstr "" | 14796 | msgstr "" |
| 14784 | 14797 | ||
| 14785 | -#: i18n/templates.c:467 | 14798 | +#: i18n/templates.c:722 |
| 14786 | msgid "Workflow Info" | 14799 | msgid "Workflow Info" |
| 14787 | msgstr "" | 14800 | msgstr "" |
| 14788 | 14801 | ||
| @@ -14813,7 +14826,7 @@ msgid "Workflow Plugins" | @@ -14813,7 +14826,7 @@ msgid "Workflow Plugins" | ||
| 14813 | msgstr "" | 14826 | msgstr "" |
| 14814 | 14827 | ||
| 14815 | #: lib/browse/Criteria.inc:871 plugins/ktcore/KTColumns.inc.php:459 | 14828 | #: lib/browse/Criteria.inc:871 plugins/ktcore/KTColumns.inc.php:459 |
| 14816 | -#: plugins/ktcore/KTCorePlugin.php:143 | 14829 | +#: plugins/ktcore/KTCorePlugin.php:144 |
| 14817 | #: search2/search/fields/WorkflowStateField.inc.php:44 | 14830 | #: search2/search/fields/WorkflowStateField.inc.php:44 |
| 14818 | msgid "Workflow State" | 14831 | msgid "Workflow State" |
| 14819 | msgstr "" | 14832 | msgstr "" |
| @@ -14903,7 +14916,7 @@ msgstr "" | @@ -14903,7 +14916,7 @@ msgstr "" | ||
| 14903 | msgid "Workflow: #name#" | 14916 | msgid "Workflow: #name#" |
| 14904 | msgstr "" | 14917 | msgstr "" |
| 14905 | 14918 | ||
| 14906 | -#: plugins/ktcore/KTCorePlugin.php:295 | 14919 | +#: plugins/ktcore/KTCorePlugin.php:299 |
| 14907 | #: plugins/ktcore/admin/workflowsv2.php:127 i18n/templates.c:8039 | 14920 | #: plugins/ktcore/admin/workflowsv2.php:127 i18n/templates.c:8039 |
| 14908 | msgid "Workflows" | 14921 | msgid "Workflows" |
| 14909 | msgstr "" | 14922 | msgstr "" |
| @@ -14920,11 +14933,11 @@ msgstr "" | @@ -14920,11 +14933,11 @@ msgstr "" | ||
| 14920 | msgid "XML Text Extractor" | 14933 | msgid "XML Text Extractor" |
| 14921 | msgstr "" | 14934 | msgstr "" |
| 14922 | 14935 | ||
| 14923 | -#: lib/browse/Criteria.inc:995 i18n/templates.c:899 | 14936 | +#: lib/browse/Criteria.inc:995 i18n/templates.c:29 |
| 14924 | msgid "Years" | 14937 | msgid "Years" |
| 14925 | msgstr "" | 14938 | msgstr "" |
| 14926 | 14939 | ||
| 14927 | -#: i18n/templates.c:29 i18n/templates.c:3959 i18n/templates.c:4661 | 14940 | +#: i18n/templates.c:284 i18n/templates.c:3959 i18n/templates.c:4661 |
| 14928 | #: i18n/templates.c:5147 i18n/templates.c:5240 i18n/templates.c:5246 | 14941 | #: i18n/templates.c:5147 i18n/templates.c:5240 i18n/templates.c:5246 |
| 14929 | #: i18n/templates.c:5324 i18n/templates.c:5330 i18n/templates.c:5747 | 14942 | #: i18n/templates.c:5324 i18n/templates.c:5330 i18n/templates.c:5747 |
| 14930 | #: i18n/templates.c:5831 i18n/templates.c:5837 | 14943 | #: i18n/templates.c:5831 i18n/templates.c:5837 |
| @@ -14941,7 +14954,7 @@ msgstr "" | @@ -14941,7 +14954,7 @@ msgstr "" | ||
| 14941 | msgid "You are already subscribed to this folder" | 14954 | msgid "You are already subscribed to this folder" |
| 14942 | msgstr "" | 14955 | msgstr "" |
| 14943 | 14956 | ||
| 14944 | -#: admin.php:157 lib/templating/kt3template.inc.php:167 | 14957 | +#: admin.php:164 lib/templating/kt3template.inc.php:167 |
| 14945 | msgid "You are attempting to access Administration" | 14958 | msgid "You are attempting to access Administration" |
| 14946 | msgstr "" | 14959 | msgstr "" |
| 14947 | 14960 | ||
| @@ -14961,7 +14974,8 @@ msgstr "" | @@ -14961,7 +14974,8 @@ msgstr "" | ||
| 14961 | msgid "You are attempting to modify Preferences" | 14974 | msgid "You are attempting to modify Preferences" |
| 14962 | msgstr "" | 14975 | msgstr "" |
| 14963 | 14976 | ||
| 14964 | -#: plugins/commercial/alerts.php:833 plugins/commercial/alerts.php:1001 | 14977 | +#: plugins/commercial/alerts/alerts.php:833 |
| 14978 | +#: plugins/commercial/alerts/alerts.php:1001 | ||
| 14965 | msgid "You are attempting to modify alerts" | 14979 | msgid "You are attempting to modify alerts" |
| 14966 | msgstr "" | 14980 | msgstr "" |
| 14967 | 14981 | ||
| @@ -14979,12 +14993,12 @@ msgid "You are attempting to modify the document workflow" | @@ -14979,12 +14993,12 @@ msgid "You are attempting to modify the document workflow" | ||
| 14979 | msgstr "" | 14993 | msgstr "" |
| 14980 | 14994 | ||
| 14981 | #: plugins/ktcore/folder/BulkImport.php:103 | 14995 | #: plugins/ktcore/folder/BulkImport.php:103 |
| 14982 | -#: plugins/multiselect/BulkImport.php:127 | ||
| 14983 | msgid "You are attempting to perform a bulk import" | 14996 | msgid "You are attempting to perform a bulk import" |
| 14984 | msgstr "" | 14997 | msgstr "" |
| 14985 | 14998 | ||
| 14986 | #: plugins/ktcore/folder/BulkUpload.php:104 | 14999 | #: plugins/ktcore/folder/BulkUpload.php:104 |
| 14987 | -#: plugins/multiselect/BulkUpload.php:129 | 15000 | +#: plugins/multiselect/BulkImport.php:211 |
| 15001 | +#: plugins/multiselect/BulkUpload.php:236 | ||
| 14988 | msgid "You are attempting to perform a bulk upload" | 15002 | msgid "You are attempting to perform a bulk upload" |
| 14989 | msgstr "" | 15003 | msgstr "" |
| 14990 | 15004 | ||
| @@ -15025,7 +15039,7 @@ msgid "You are not allowed to create folders in the destination." | @@ -15025,7 +15039,7 @@ msgid "You are not allowed to create folders in the destination." | ||
| 15025 | msgstr "" | 15039 | msgstr "" |
| 15026 | 15040 | ||
| 15027 | #: plugins/commercial/documentcomparison/DocumentComparison.php:47 | 15041 | #: plugins/commercial/documentcomparison/DocumentComparison.php:47 |
| 15028 | -#: plugins/ktcore/KTDocumentActions.php:232 view.php:136 view.php:297 | 15042 | +#: plugins/ktcore/KTDocumentActions.php:232 view.php:135 view.php:294 |
| 15029 | msgid "You are not allowed to view this document" | 15043 | msgid "You are not allowed to view this document" |
| 15030 | msgstr "" | 15044 | msgstr "" |
| 15031 | 15045 | ||
| @@ -15210,7 +15224,7 @@ msgstr "" | @@ -15210,7 +15224,7 @@ msgstr "" | ||
| 15210 | msgid "You have no permissions" | 15224 | msgid "You have no permissions" |
| 15211 | msgstr "" | 15225 | msgstr "" |
| 15212 | 15226 | ||
| 15213 | -#: i18n/templates.c:641 | 15227 | +#: i18n/templates.c:896 |
| 15214 | msgid "You have no quicklinks." | 15228 | msgid "You have no quicklinks." |
| 15215 | msgstr "" | 15229 | msgstr "" |
| 15216 | 15230 | ||
| @@ -15228,12 +15242,12 @@ msgid "" | @@ -15228,12 +15242,12 @@ msgid "" | ||
| 15228 | " click on the link below, you will then be able to reset your password." | 15242 | " click on the link below, you will then be able to reset your password." |
| 15229 | msgstr "" | 15243 | msgstr "" |
| 15230 | 15244 | ||
| 15231 | -#: plugins/ktcore/document/edit.php:445 | 15245 | +#: plugins/ktcore/document/edit.php:470 |
| 15232 | #, php-format | 15246 | #, php-format |
| 15233 | msgid "You have selected a new document type: %s. " | 15247 | msgid "You have selected a new document type: %s. " |
| 15234 | msgstr "" | 15248 | msgstr "" |
| 15235 | 15249 | ||
| 15236 | -#: ktoffice/controllers/list.php:180 ktoffice/controllers/list.php:304 | 15250 | +#: ktoffice/controllers/list.php:165 ktoffice/controllers/list.php:289 |
| 15237 | msgid "You may add content to this folder" | 15251 | msgid "You may add content to this folder" |
| 15238 | msgstr "" | 15252 | msgstr "" |
| 15239 | 15253 | ||
| @@ -15245,11 +15259,11 @@ msgstr "" | @@ -15245,11 +15259,11 @@ msgstr "" | ||
| 15245 | 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." | 15259 | 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." |
| 15246 | msgstr "" | 15260 | msgstr "" |
| 15247 | 15261 | ||
| 15248 | -#: ktoffice/controllers/list.php:381 | 15262 | +#: ktoffice/controllers/list.php:363 |
| 15249 | msgid "You may edit this document" | 15263 | msgid "You may edit this document" |
| 15250 | msgstr "" | 15264 | msgstr "" |
| 15251 | 15265 | ||
| 15252 | -#: ktoffice/controllers/list.php:180 ktoffice/controllers/list.php:304 | 15266 | +#: ktoffice/controllers/list.php:165 ktoffice/controllers/list.php:289 |
| 15253 | msgid "You may not add content to this folder" | 15267 | msgid "You may not add content to this folder" |
| 15254 | msgstr "" | 15268 | msgstr "" |
| 15255 | 15269 | ||
| @@ -15447,7 +15461,7 @@ msgstr "" | @@ -15447,7 +15461,7 @@ msgstr "" | ||
| 15447 | msgid "Your colleague, %s, wishes you to view the attached document entitled '%s'." | 15461 | msgid "Your colleague, %s, wishes you to view the attached document entitled '%s'." |
| 15448 | msgstr "" | 15462 | msgstr "" |
| 15449 | 15463 | ||
| 15450 | -#: plugins/ktstandard/KTEmail.php:307 | 15464 | +#: plugins/ktstandard/KTEmail.php:311 |
| 15451 | #, php-format | 15465 | #, php-format |
| 15452 | msgid "Your colleague, %s, wishes you to view the document entitled '%s'." | 15466 | msgid "Your colleague, %s, wishes you to view the document entitled '%s'." |
| 15453 | msgstr "" | 15467 | msgstr "" |
| @@ -15550,11 +15564,12 @@ msgstr "" | @@ -15550,11 +15564,12 @@ msgstr "" | ||
| 15550 | msgid "Your passwords do not match." | 15564 | msgid "Your passwords do not match." |
| 15551 | msgstr "" | 15565 | msgstr "" |
| 15552 | 15566 | ||
| 15553 | -#: ktapi/ktapi.inc.php:4367 | 15567 | +#: ktapi/ktapi.inc.php:4395 |
| 15554 | msgid "Your saved search did not return any results" | 15568 | msgid "Your saved search did not return any results" |
| 15555 | msgstr "" | 15569 | msgstr "" |
| 15556 | 15570 | ||
| 15557 | -#: ktapi/ktapi.inc.php:4198 plugins/search2/openSearch.php:77 | 15571 | +#: ktapi/ktapi.inc.php:4226 plugins/commercial/search2/openSearch.php:114 |
| 15572 | +#: plugins/search2/openSearch.php:77 | ||
| 15558 | msgid "Your search did not return any results" | 15573 | msgid "Your search did not return any results" |
| 15559 | msgstr "" | 15574 | msgstr "" |
| 15560 | 15575 | ||
| @@ -15589,7 +15604,7 @@ msgstr "" | @@ -15589,7 +15604,7 @@ msgstr "" | ||
| 15589 | msgid "add folder" | 15604 | msgid "add folder" |
| 15590 | msgstr "" | 15605 | msgstr "" |
| 15591 | 15606 | ||
| 15592 | -#: ktoffice/controllers/list.php:165 ktoffice/controllers/list.php:280 | 15607 | +#: ktoffice/controllers/list.php:150 ktoffice/controllers/list.php:265 |
| 15593 | msgid "add folder, " | 15608 | msgid "add folder, " |
| 15594 | msgstr "" | 15609 | msgstr "" |
| 15595 | 15610 | ||
| @@ -15622,7 +15637,7 @@ msgstr "" | @@ -15622,7 +15637,7 @@ msgstr "" | ||
| 15622 | msgid "all" | 15637 | msgid "all" |
| 15623 | msgstr "" | 15638 | msgstr "" |
| 15624 | 15639 | ||
| 15625 | -#: i18n/templates.c:845 | 15640 | +#: i18n/templates.c:1100 |
| 15626 | msgid "and" | 15641 | msgid "and" |
| 15627 | msgstr "" | 15642 | msgstr "" |
| 15628 | 15643 | ||
| @@ -15667,16 +15682,16 @@ msgid "browse documents" | @@ -15667,16 +15682,16 @@ msgid "browse documents" | ||
| 15667 | msgstr "" | 15682 | msgstr "" |
| 15668 | 15683 | ||
| 15669 | #: plugins/ktcore/folder/BulkImport.php:75 | 15684 | #: plugins/ktcore/folder/BulkImport.php:75 |
| 15670 | -#: plugins/multiselect/BulkImport.php:99 | 15685 | +#: plugins/multiselect/BulkImport.php:107 |
| 15671 | msgid "bulk import" | 15686 | msgid "bulk import" |
| 15672 | msgstr "" | 15687 | msgstr "" |
| 15673 | 15688 | ||
| 15674 | #: plugins/ktcore/folder/BulkUpload.php:77 | 15689 | #: plugins/ktcore/folder/BulkUpload.php:77 |
| 15675 | -#: plugins/multiselect/BulkUpload.php:102 | 15690 | +#: plugins/multiselect/BulkUpload.php:128 |
| 15676 | msgid "bulk upload" | 15691 | msgid "bulk upload" |
| 15677 | msgstr "" | 15692 | msgstr "" |
| 15678 | 15693 | ||
| 15679 | -#: i18n/templates.c:1028 i18n/templates.c:2093 i18n/templates.c:2114 | 15694 | +#: i18n/templates.c:158 i18n/templates.c:2093 i18n/templates.c:2114 |
| 15680 | #: i18n/templates.c:2135 i18n/templates.c:2144 i18n/templates.c:2165 | 15695 | #: i18n/templates.c:2135 i18n/templates.c:2144 i18n/templates.c:2165 |
| 15681 | #: i18n/templates.c:2204 i18n/templates.c:2231 i18n/templates.c:2249 | 15696 | #: i18n/templates.c:2204 i18n/templates.c:2231 i18n/templates.c:2249 |
| 15682 | #: i18n/templates.c:2273 i18n/templates.c:2294 i18n/templates.c:2312 | 15697 | #: i18n/templates.c:2273 i18n/templates.c:2294 i18n/templates.c:2312 |
| @@ -15716,11 +15731,11 @@ msgstr "" | @@ -15716,11 +15731,11 @@ msgstr "" | ||
| 15716 | msgid "compare" | 15731 | msgid "compare" |
| 15717 | msgstr "" | 15732 | msgstr "" |
| 15718 | 15733 | ||
| 15719 | -#: view.php:309 | 15734 | +#: view.php:306 |
| 15720 | msgid "compare versions" | 15735 | msgid "compare versions" |
| 15721 | msgstr "" | 15736 | msgstr "" |
| 15722 | 15737 | ||
| 15723 | -#: i18n/templates.c:104 i18n/templates.c:3467 | 15738 | +#: i18n/templates.c:359 i18n/templates.c:3467 |
| 15724 | msgid "comparing against this version" | 15739 | msgid "comparing against this version" |
| 15725 | msgstr "" | 15740 | msgstr "" |
| 15726 | 15741 | ||
| @@ -15794,24 +15809,25 @@ msgstr "" | @@ -15794,24 +15809,25 @@ msgstr "" | ||
| 15794 | msgid "daily" | 15809 | msgid "daily" |
| 15795 | msgstr "" | 15810 | msgstr "" |
| 15796 | 15811 | ||
| 15797 | -#: plugins/commercial/alerts.php:986 | 15812 | +#: plugins/commercial/alerts/alerts.php:986 |
| 15798 | msgid "day" | 15813 | msgid "day" |
| 15799 | msgstr "" | 15814 | msgstr "" |
| 15800 | 15815 | ||
| 15801 | #: plugins/ktcore/scheduler/schedulerDashlet.php:133 | 15816 | #: plugins/ktcore/scheduler/schedulerDashlet.php:133 |
| 15802 | -#: plugins/ktcore/scheduler/schedulerDashlet.php:136 i18n/templates.c:713 | ||
| 15803 | -#: i18n/templates.c:803 i18n/templates.c:827 | 15817 | +#: plugins/ktcore/scheduler/schedulerDashlet.php:136 i18n/templates.c:968 |
| 15818 | +#: i18n/templates.c:1058 i18n/templates.c:1082 | ||
| 15804 | msgid "day(s)" | 15819 | msgid "day(s)" |
| 15805 | msgstr "" | 15820 | msgstr "" |
| 15806 | 15821 | ||
| 15807 | -#: plugins/commercial/alertTask.php:122 plugins/commercial/alertTask.php:222 | ||
| 15808 | -#: plugins/commercial/docTypeAlerts.inc.php:817 | ||
| 15809 | -#: plugins/commercial/docTypeAlerts.inc.php:877 | 15822 | +#: plugins/commercial/alerts/alertTask.php:122 |
| 15823 | +#: plugins/commercial/alerts/alertTask.php:222 | ||
| 15824 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:817 | ||
| 15825 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:877 | ||
| 15810 | msgid "day(s) - Comment: " | 15826 | msgid "day(s) - Comment: " |
| 15811 | msgstr "" | 15827 | msgstr "" |
| 15812 | 15828 | ||
| 15813 | -#: plugins/commercial/alerts.php:988 | ||
| 15814 | -#: plugins/commercial/wintools/key.inc.php:86 i18n/templates.c:980 | 15829 | +#: plugins/commercial/alerts/alerts.php:988 |
| 15830 | +#: plugins/commercial/wintools/key.inc.php:86 i18n/templates.c:110 | ||
| 15815 | #: i18n/templates.c:1475 i18n/templates.c:6644 | 15831 | #: i18n/templates.c:1475 i18n/templates.c:6644 |
| 15816 | msgid "days" | 15832 | msgid "days" |
| 15817 | msgstr "" | 15833 | msgstr "" |
| @@ -15869,7 +15885,7 @@ msgstr "" | @@ -15869,7 +15885,7 @@ msgstr "" | ||
| 15869 | msgid "discussion" | 15885 | msgid "discussion" |
| 15870 | msgstr "" | 15886 | msgstr "" |
| 15871 | 15887 | ||
| 15872 | -#: view.php:169 | 15888 | +#: view.php:168 |
| 15873 | msgid "document details" | 15889 | msgid "document details" |
| 15874 | msgstr "" | 15890 | msgstr "" |
| 15875 | 15891 | ||
| @@ -16015,19 +16031,19 @@ msgstr "" | @@ -16015,19 +16031,19 @@ msgstr "" | ||
| 16015 | msgid "has added to the discussion around document" | 16031 | msgid "has added to the discussion around document" |
| 16016 | msgstr "" | 16032 | msgstr "" |
| 16017 | 16033 | ||
| 16018 | -#: plugins/commercial/alerts.php:413 | 16034 | +#: plugins/commercial/alerts/alerts.php:413 |
| 16019 | msgid "has been archived" | 16035 | msgid "has been archived" |
| 16020 | msgstr "" | 16036 | msgstr "" |
| 16021 | 16037 | ||
| 16022 | -#: plugins/commercial/alerts.php:411 | 16038 | +#: plugins/commercial/alerts/alerts.php:411 |
| 16023 | msgid "has been deleted" | 16039 | msgid "has been deleted" |
| 16024 | msgstr "" | 16040 | msgstr "" |
| 16025 | 16041 | ||
| 16026 | -#: i18n/templates.c:704 i18n/templates.c:794 | 16042 | +#: i18n/templates.c:959 i18n/templates.c:1049 |
| 16027 | msgid "have" | 16043 | msgid "have" |
| 16028 | msgstr "" | 16044 | msgstr "" |
| 16029 | 16045 | ||
| 16030 | -#: i18n/templates.c:707 i18n/templates.c:797 | 16046 | +#: i18n/templates.c:962 i18n/templates.c:1052 |
| 16031 | msgid "have not" | 16047 | msgid "have not" |
| 16032 | msgstr "" | 16048 | msgstr "" |
| 16033 | 16049 | ||
| @@ -16045,7 +16061,7 @@ msgstr "" | @@ -16045,7 +16061,7 @@ msgstr "" | ||
| 16045 | msgid "hourly" | 16061 | msgid "hourly" |
| 16046 | msgstr "" | 16062 | msgstr "" |
| 16047 | 16063 | ||
| 16048 | -#: i18n/templates.c:1025 i18n/templates.c:2147 i18n/templates.c:2228 | 16064 | +#: i18n/templates.c:155 i18n/templates.c:2147 i18n/templates.c:2228 |
| 16049 | msgid "in the folder \"#location_name#\"" | 16065 | msgid "in the folder \"#location_name#\"" |
| 16050 | msgstr "" | 16066 | msgstr "" |
| 16051 | 16067 | ||
| @@ -16140,7 +16156,7 @@ msgstr "" | @@ -16140,7 +16156,7 @@ msgstr "" | ||
| 16140 | msgid "loading..." | 16156 | msgid "loading..." |
| 16141 | msgstr "" | 16157 | msgstr "" |
| 16142 | 16158 | ||
| 16143 | -#: i18n/templates.c:710 i18n/templates.c:800 | 16159 | +#: i18n/templates.c:965 i18n/templates.c:1055 |
| 16144 | msgid "logged into the system in the last" | 16160 | msgid "logged into the system in the last" |
| 16145 | msgstr "" | 16161 | msgstr "" |
| 16146 | 16162 | ||
| @@ -16223,7 +16239,7 @@ msgstr "" | @@ -16223,7 +16239,7 @@ msgstr "" | ||
| 16223 | msgid "migrateDocuments: stopping - migration lockfile detected." | 16239 | msgid "migrateDocuments: stopping - migration lockfile detected." |
| 16224 | msgstr "" | 16240 | msgstr "" |
| 16225 | 16241 | ||
| 16226 | -#: i18n/templates.c:107 i18n/templates.c:3572 | 16242 | +#: i18n/templates.c:362 i18n/templates.c:3572 |
| 16227 | msgid "mime types do not match" | 16243 | msgid "mime types do not match" |
| 16228 | msgstr "" | 16244 | msgstr "" |
| 16229 | 16245 | ||
| @@ -16236,7 +16252,7 @@ msgstr "" | @@ -16236,7 +16252,7 @@ msgstr "" | ||
| 16236 | msgid "modify user details" | 16252 | msgid "modify user details" |
| 16237 | msgstr "" | 16253 | msgstr "" |
| 16238 | 16254 | ||
| 16239 | -#: i18n/templates.c:719 i18n/templates.c:809 i18n/templates.c:833 | 16255 | +#: i18n/templates.c:974 i18n/templates.c:1064 i18n/templates.c:1088 |
| 16240 | msgid "month(s)" | 16256 | msgid "month(s)" |
| 16241 | msgstr "" | 16257 | msgstr "" |
| 16242 | 16258 | ||
| @@ -16245,7 +16261,7 @@ msgstr "" | @@ -16245,7 +16261,7 @@ msgstr "" | ||
| 16245 | msgid "monthly" | 16261 | msgid "monthly" |
| 16246 | msgstr "" | 16262 | msgstr "" |
| 16247 | 16263 | ||
| 16248 | -#: i18n/templates.c:986 i18n/templates.c:1478 i18n/templates.c:6647 | 16264 | +#: i18n/templates.c:116 i18n/templates.c:1478 i18n/templates.c:6647 |
| 16249 | msgid "months" | 16265 | msgid "months" |
| 16250 | msgstr "" | 16266 | msgstr "" |
| 16251 | 16267 | ||
| @@ -16262,7 +16278,7 @@ msgstr "" | @@ -16262,7 +16278,7 @@ msgstr "" | ||
| 16262 | msgid "next" | 16278 | msgid "next" |
| 16263 | msgstr "" | 16279 | msgstr "" |
| 16264 | 16280 | ||
| 16265 | -#: i18n/templates.c:110 | 16281 | +#: i18n/templates.c:365 |
| 16266 | msgid "no difference between content versions" | 16282 | msgid "no difference between content versions" |
| 16267 | msgstr "" | 16283 | msgstr "" |
| 16268 | 16284 | ||
| @@ -16352,7 +16368,7 @@ msgstr "" | @@ -16352,7 +16368,7 @@ msgstr "" | ||
| 16352 | msgid "prev" | 16368 | msgid "prev" |
| 16353 | msgstr "" | 16369 | msgstr "" |
| 16354 | 16370 | ||
| 16355 | -#: ktoffice/controllers/list.php:162 ktoffice/controllers/list.php:277 | 16371 | +#: ktoffice/controllers/list.php:147 ktoffice/controllers/list.php:262 |
| 16356 | msgid "read, " | 16372 | msgid "read, " |
| 16357 | msgstr "" | 16373 | msgstr "" |
| 16358 | 16374 | ||
| @@ -16369,7 +16385,7 @@ msgstr "" | @@ -16369,7 +16385,7 @@ msgstr "" | ||
| 16369 | msgid "rename" | 16385 | msgid "rename" |
| 16370 | msgstr "" | 16386 | msgstr "" |
| 16371 | 16387 | ||
| 16372 | -#: i18n/templates.c:122 i18n/templates.c:128 i18n/templates.c:134 | 16388 | +#: i18n/templates.c:377 i18n/templates.c:383 i18n/templates.c:389 |
| 16373 | msgid "required" | 16389 | msgid "required" |
| 16374 | msgstr "" | 16390 | msgstr "" |
| 16375 | 16391 | ||
| @@ -16407,7 +16423,7 @@ msgstr "" | @@ -16407,7 +16423,7 @@ msgstr "" | ||
| 16407 | msgid "search for groups" | 16423 | msgid "search for groups" |
| 16408 | msgstr "" | 16424 | msgstr "" |
| 16409 | 16425 | ||
| 16410 | -#: i18n/templates.c:452 i18n/templates.c:560 i18n/templates.c:860 | 16426 | +#: i18n/templates.c:707 i18n/templates.c:815 i18n/templates.c:1115 |
| 16411 | #: i18n/templates.c:1142 i18n/templates.c:8480 | 16427 | #: i18n/templates.c:1142 i18n/templates.c:8480 |
| 16412 | msgid "search for users" | 16428 | msgid "search for users" |
| 16413 | msgstr "" | 16429 | msgstr "" |
| @@ -16424,7 +16440,7 @@ msgstr "" | @@ -16424,7 +16440,7 @@ msgstr "" | ||
| 16424 | msgid "seconds" | 16440 | msgid "seconds" |
| 16425 | msgstr "" | 16441 | msgstr "" |
| 16426 | 16442 | ||
| 16427 | -#: i18n/templates.c:842 i18n/templates.c:848 | 16443 | +#: i18n/templates.c:1097 i18n/templates.c:1103 |
| 16428 | msgid "select" | 16444 | msgid "select" |
| 16429 | msgstr "" | 16445 | msgstr "" |
| 16430 | 16446 | ||
| @@ -16445,8 +16461,8 @@ msgstr "" | @@ -16445,8 +16461,8 @@ msgstr "" | ||
| 16445 | msgid "select a user" | 16461 | msgid "select a user" |
| 16446 | msgstr "" | 16462 | msgstr "" |
| 16447 | 16463 | ||
| 16448 | -#: i18n/templates.c:239 i18n/templates.c:323 i18n/templates.c:416 | ||
| 16449 | -#: i18n/templates.c:524 | 16464 | +#: i18n/templates.c:494 i18n/templates.c:578 i18n/templates.c:671 |
| 16465 | +#: i18n/templates.c:779 | ||
| 16450 | msgid "show transactions" | 16466 | msgid "show transactions" |
| 16451 | msgstr "" | 16467 | msgstr "" |
| 16452 | 16468 | ||
| @@ -16510,13 +16526,13 @@ msgstr "" | @@ -16510,13 +16526,13 @@ msgstr "" | ||
| 16510 | msgid "transactions" | 16526 | msgid "transactions" |
| 16511 | msgstr "" | 16527 | msgstr "" |
| 16512 | 16528 | ||
| 16513 | -#: i18n/templates.c:206 i18n/templates.c:290 i18n/templates.c:383 | ||
| 16514 | -#: i18n/templates.c:491 | 16529 | +#: i18n/templates.c:461 i18n/templates.c:545 i18n/templates.c:638 |
| 16530 | +#: i18n/templates.c:746 | ||
| 16515 | msgid "transactions in the last #widget# days" | 16531 | msgid "transactions in the last #widget# days" |
| 16516 | msgstr "" | 16532 | msgstr "" |
| 16517 | 16533 | ||
| 16518 | -#: i18n/templates.c:236 i18n/templates.c:320 i18n/templates.c:413 | ||
| 16519 | -#: i18n/templates.c:521 | 16534 | +#: i18n/templates.c:491 i18n/templates.c:575 i18n/templates.c:668 |
| 16535 | +#: i18n/templates.c:776 | ||
| 16520 | msgid "transactions." | 16536 | msgid "transactions." |
| 16521 | msgstr "" | 16537 | msgstr "" |
| 16522 | 16538 | ||
| @@ -16564,7 +16580,7 @@ msgstr "" | @@ -16564,7 +16580,7 @@ msgstr "" | ||
| 16564 | msgid "view" | 16580 | msgid "view" |
| 16565 | msgstr "" | 16581 | msgstr "" |
| 16566 | 16582 | ||
| 16567 | -#: plugins/commercial/docTypeAlerts.inc.php:103 | 16583 | +#: plugins/commercial/alerts/docTypeAlerts.inc.php:103 |
| 16568 | msgid "view alerts" | 16584 | msgid "view alerts" |
| 16569 | msgstr "" | 16585 | msgstr "" |
| 16570 | 16586 | ||
| @@ -16581,8 +16597,8 @@ msgstr "" | @@ -16581,8 +16597,8 @@ msgstr "" | ||
| 16581 | msgid "was archived" | 16597 | msgid "was archived" |
| 16582 | msgstr "" | 16598 | msgstr "" |
| 16583 | 16599 | ||
| 16584 | -#: plugins/ktcore/scheduler/schedulerDashlet.php:133 i18n/templates.c:716 | ||
| 16585 | -#: i18n/templates.c:806 i18n/templates.c:830 | 16600 | +#: plugins/ktcore/scheduler/schedulerDashlet.php:133 i18n/templates.c:971 |
| 16601 | +#: i18n/templates.c:1061 i18n/templates.c:1085 | ||
| 16586 | msgid "week(s)" | 16602 | msgid "week(s)" |
| 16587 | msgstr "" | 16603 | msgstr "" |
| 16588 | 16604 | ||
| @@ -16591,7 +16607,7 @@ msgstr "" | @@ -16591,7 +16607,7 @@ msgstr "" | ||
| 16591 | msgid "weekly" | 16607 | msgid "weekly" |
| 16592 | msgstr "" | 16608 | msgstr "" |
| 16593 | 16609 | ||
| 16594 | -#: i18n/templates.c:983 | 16610 | +#: i18n/templates.c:113 |
| 16595 | msgid "weeks" | 16611 | msgid "weeks" |
| 16596 | msgstr "" | 16612 | msgstr "" |
| 16597 | 16613 | ||
| @@ -16599,15 +16615,15 @@ msgstr "" | @@ -16599,15 +16615,15 @@ msgstr "" | ||
| 16599 | msgid "workflow" | 16615 | msgid "workflow" |
| 16600 | msgstr "" | 16616 | msgstr "" |
| 16601 | 16617 | ||
| 16602 | -#: ktoffice/controllers/list.php:159 ktoffice/controllers/list.php:274 | 16618 | +#: ktoffice/controllers/list.php:144 ktoffice/controllers/list.php:259 |
| 16603 | msgid "write, " | 16619 | msgid "write, " |
| 16604 | msgstr "" | 16620 | msgstr "" |
| 16605 | 16621 | ||
| 16606 | -#: i18n/templates.c:989 i18n/templates.c:1481 i18n/templates.c:6650 | 16622 | +#: i18n/templates.c:119 i18n/templates.c:1481 i18n/templates.c:6650 |
| 16607 | msgid "years" | 16623 | msgid "years" |
| 16608 | msgstr "" | 16624 | msgstr "" |
| 16609 | 16625 | ||
| 16610 | -#: i18n/templates.c:722 i18n/templates.c:812 i18n/templates.c:836 | 16626 | +#: i18n/templates.c:977 i18n/templates.c:1067 i18n/templates.c:1091 |
| 16611 | msgid "years(s)" | 16627 | msgid "years(s)" |
| 16612 | msgstr "" | 16628 | msgstr "" |
| 16613 | 16629 |
i18n/templates.c
| @@ -4,6 +4,261 @@ gettext("You have no orphaned folders."); | @@ -4,6 +4,261 @@ gettext("You have no orphaned folders."); | ||
| 4 | /* ./plugins/browseabledashlet/templates/browseabledashlet/dashlet.smarty */ | 4 | /* ./plugins/browseabledashlet/templates/browseabledashlet/dashlet.smarty */ |
| 5 | gettext("Title"); | 5 | gettext("Title"); |
| 6 | 6 | ||
| 7 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 8 | +gettext("Document type"); | ||
| 9 | + | ||
| 10 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 11 | +gettext("Select document type for alert"); | ||
| 12 | + | ||
| 13 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 14 | +gettext("Alert date"); | ||
| 15 | + | ||
| 16 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 17 | +gettext("Enter number and select frequecy"); | ||
| 18 | + | ||
| 19 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 20 | +gettext("Days"); | ||
| 21 | + | ||
| 22 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 23 | +gettext("Weeks"); | ||
| 24 | + | ||
| 25 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 26 | +gettext("Months"); | ||
| 27 | + | ||
| 28 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 29 | +gettext("Years"); | ||
| 30 | + | ||
| 31 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 32 | +gettext("Alert message"); | ||
| 33 | + | ||
| 34 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 35 | +gettext("Add a message for this alert"); | ||
| 36 | + | ||
| 37 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 38 | +gettext("Add alert comment here ..."); | ||
| 39 | + | ||
| 40 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 41 | +gettext("<a>Add users to this alert...</a>"); | ||
| 42 | + | ||
| 43 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 44 | +gettext("Select members to be added to this alert"); | ||
| 45 | + | ||
| 46 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 47 | +gettext("Available Entities"); | ||
| 48 | + | ||
| 49 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 50 | +gettext("--- Please filter ---"); | ||
| 51 | + | ||
| 52 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 53 | +gettext("Filter"); | ||
| 54 | + | ||
| 55 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 56 | +gettext("Show All"); | ||
| 57 | + | ||
| 58 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 59 | +gettext("Show All"); | ||
| 60 | + | ||
| 61 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 62 | +gettext("Add to assigned entities"); | ||
| 63 | + | ||
| 64 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 65 | +gettext("Remove from assigned entities"); | ||
| 66 | + | ||
| 67 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 68 | +gettext("Assigned Entities"); | ||
| 69 | + | ||
| 70 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 71 | +gettext("OK"); | ||
| 72 | + | ||
| 73 | +/* ./plugins/commercial/alerts/templates/add_edit.smarty */ | ||
| 74 | +gettext("Cancel"); | ||
| 75 | + | ||
| 76 | +/* ./plugins/commercial/alerts/templates/alertNotification.smarty */ | ||
| 77 | +gettext("#app#: #name# alert triggered"); | ||
| 78 | + | ||
| 79 | +/* ./plugins/commercial/alerts/templates/alertNotification.smarty */ | ||
| 80 | +gettext("An alert was triggered on the following document"); | ||
| 81 | + | ||
| 82 | +/* ./plugins/commercial/alerts/templates/alertNotification.smarty */ | ||
| 83 | +gettext("Comment"); | ||
| 84 | + | ||
| 85 | +/* ./plugins/commercial/alerts/templates/alertNotification.smarty */ | ||
| 86 | +gettext("View document"); | ||
| 87 | + | ||
| 88 | +/* ./plugins/commercial/alerts/templates/alertNotification.smarty */ | ||
| 89 | +gettext("Document is no longer available"); | ||
| 90 | + | ||
| 91 | +/* ./plugins/commercial/alerts/templates/alertNotification.smarty */ | ||
| 92 | +gettext("Clear alert"); | ||
| 93 | + | ||
| 94 | +/* ./plugins/commercial/alerts/templates/alertNotification.smarty */ | ||
| 95 | +gettext("View all alerts on this document"); | ||
| 96 | + | ||
| 97 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 98 | +gettext("Add an Alert on this Document"); | ||
| 99 | + | ||
| 100 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 101 | +gettext("Create an alert to receive a dashboard notification and an email when action is required on this document."); | ||
| 102 | + | ||
| 103 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 104 | +gettext("Alert"); | ||
| 105 | + | ||
| 106 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 107 | +gettext("Alert in"); | ||
| 108 | + | ||
| 109 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 110 | +gettext("days"); | ||
| 111 | + | ||
| 112 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 113 | +gettext("weeks"); | ||
| 114 | + | ||
| 115 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 116 | +gettext("months"); | ||
| 117 | + | ||
| 118 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 119 | +gettext("years"); | ||
| 120 | + | ||
| 121 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 122 | +gettext("Alert on"); | ||
| 123 | + | ||
| 124 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 125 | +gettext("Alert Message"); | ||
| 126 | + | ||
| 127 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 128 | +gettext("Add a message for this alert"); | ||
| 129 | + | ||
| 130 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 131 | +gettext("<a>Add other users to this alert...</a>"); | ||
| 132 | + | ||
| 133 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 134 | +gettext("Save"); | ||
| 135 | + | ||
| 136 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 137 | +gettext("Cancel"); | ||
| 138 | + | ||
| 139 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 140 | +gettext("Existing Alerts"); | ||
| 141 | + | ||
| 142 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 143 | +gettext("A list of existing alerts for this document"); | ||
| 144 | + | ||
| 145 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 146 | +gettext("System alert"); | ||
| 147 | + | ||
| 148 | +/* ./plugins/commercial/alerts/templates/alerts.smarty */ | ||
| 149 | +gettext("No alerts have been configured for this document."); | ||
| 150 | + | ||
| 151 | +/* ./plugins/commercial/alerts/templates/alertSubscription.smarty */ | ||
| 152 | +gettext("An alert on the document \"#object_name#\" has been added or modified"); | ||
| 153 | + | ||
| 154 | +/* ./plugins/commercial/alerts/templates/alertSubscription.smarty */ | ||
| 155 | +gettext("in the folder \"#location_name#\""); | ||
| 156 | + | ||
| 157 | +/* ./plugins/commercial/alerts/templates/alertSubscription.smarty */ | ||
| 158 | +gettext("by #actor_name#"); | ||
| 159 | + | ||
| 160 | +/* ./plugins/commercial/alerts/templates/alertSubscription.smarty */ | ||
| 161 | +gettext("View Document"); | ||
| 162 | + | ||
| 163 | +/* ./plugins/commercial/alerts/templates/alertSubscription.smarty */ | ||
| 164 | +gettext("Document is no longer available"); | ||
| 165 | + | ||
| 166 | +/* ./plugins/commercial/alerts/templates/alertSubscription.smarty */ | ||
| 167 | +gettext("Clear Alert"); | ||
| 168 | + | ||
| 169 | +/* ./plugins/commercial/alerts/templates/alertSubscription.smarty */ | ||
| 170 | +gettext("View all alerts on this document"); | ||
| 171 | + | ||
| 172 | +/* ./plugins/commercial/alerts/templates/archiveDeleteNotification.smarty */ | ||
| 173 | +gettext("#app#: #name# has been deleted"); | ||
| 174 | + | ||
| 175 | +/* ./plugins/commercial/alerts/templates/archiveDeleteNotification.smarty */ | ||
| 176 | +gettext("#app#: #name# has been archived"); | ||
| 177 | + | ||
| 178 | +/* ./plugins/commercial/alerts/templates/archiveDeleteNotification.smarty */ | ||
| 179 | +gettext("#user# has deleted a document of which you are the owner"); | ||
| 180 | + | ||
| 181 | +/* ./plugins/commercial/alerts/templates/archiveDeleteNotification.smarty */ | ||
| 182 | +gettext("#user# has archived a document of which you are the owner"); | ||
| 183 | + | ||
| 184 | +/* ./plugins/commercial/alerts/templates/archiveDeleteNotification.smarty */ | ||
| 185 | +gettext("#user# has deleted a document on which you have an alert"); | ||
| 186 | + | ||
| 187 | +/* ./plugins/commercial/alerts/templates/archiveDeleteNotification.smarty */ | ||
| 188 | +gettext("#user# has archived a document on which you have an alert"); | ||
| 189 | + | ||
| 190 | +/* ./plugins/commercial/alerts/templates/archiveDeleteNotification.smarty */ | ||
| 191 | +gettext("Comment"); | ||
| 192 | + | ||
| 193 | +/* ./plugins/commercial/alerts/templates/archiveDeleteNotification.smarty */ | ||
| 194 | +gettext("Clear alert"); | ||
| 195 | + | ||
| 196 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 197 | +gettext("Alerts by Document Types"); | ||
| 198 | + | ||
| 199 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 200 | +gettext("Configure document alerts to recieve a notification when action is required on a document of a specific type."); | ||
| 201 | + | ||
| 202 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 203 | +gettext("Frequency"); | ||
| 204 | + | ||
| 205 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 206 | +gettext("Notify"); | ||
| 207 | + | ||
| 208 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 209 | +gettext("Message"); | ||
| 210 | + | ||
| 211 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 212 | +gettext("Reset on<br />check-in"); | ||
| 213 | + | ||
| 214 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 215 | +gettext("Repeated after<br />notification"); | ||
| 216 | + | ||
| 217 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 218 | +gettext("Edit"); | ||
| 219 | + | ||
| 220 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 221 | +gettext("Delete"); | ||
| 222 | + | ||
| 223 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 224 | +gettext("Day"); | ||
| 225 | + | ||
| 226 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 227 | +gettext("Days"); | ||
| 228 | + | ||
| 229 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 230 | +gettext("Enable reset alert on check-in"); | ||
| 231 | + | ||
| 232 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 233 | +gettext("Enable"); | ||
| 234 | + | ||
| 235 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 236 | +gettext("Disable reset alert on check-in"); | ||
| 237 | + | ||
| 238 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 239 | +gettext("Disable"); | ||
| 240 | + | ||
| 241 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 242 | +gettext("Enable repeat after action"); | ||
| 243 | + | ||
| 244 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 245 | +gettext("Enable"); | ||
| 246 | + | ||
| 247 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 248 | +gettext("Disable repeat after action"); | ||
| 249 | + | ||
| 250 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 251 | +gettext("Disable"); | ||
| 252 | + | ||
| 253 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 254 | +gettext("Delete document type alert."); | ||
| 255 | + | ||
| 256 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 257 | +gettext("Delete"); | ||
| 258 | + | ||
| 259 | +/* ./plugins/commercial/alerts/templates/list.smarty */ | ||
| 260 | +gettext("No document type alerts have been configured at present"); | ||
| 261 | + | ||
| 7 | /* ./plugins/commercial/custom-numbering/templates/CustomNumberingAdminPage.smarty */ | 262 | /* ./plugins/commercial/custom-numbering/templates/CustomNumberingAdminPage.smarty */ |
| 8 | gettext("Document Numbering Schemes"); | 263 | gettext("Document Numbering Schemes"); |
| 9 | 264 | ||
| @@ -874,261 +1129,6 @@ gettext("View"); | @@ -874,261 +1129,6 @@ gettext("View"); | ||
| 874 | /* ./plugins/commercial/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ | 1129 | /* ./plugins/commercial/professional-reporting/templates/ktprofessional/reporting/userreporting.smarty */ |
| 875 | gettext("No results for your search."); | 1130 | gettext("No results for your search."); |
| 876 | 1131 | ||
| 877 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 878 | -gettext("Document type"); | ||
| 879 | - | ||
| 880 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 881 | -gettext("Select document type for alert"); | ||
| 882 | - | ||
| 883 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 884 | -gettext("Alert date"); | ||
| 885 | - | ||
| 886 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 887 | -gettext("Enter number and select frequecy"); | ||
| 888 | - | ||
| 889 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 890 | -gettext("Days"); | ||
| 891 | - | ||
| 892 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 893 | -gettext("Weeks"); | ||
| 894 | - | ||
| 895 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 896 | -gettext("Months"); | ||
| 897 | - | ||
| 898 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 899 | -gettext("Years"); | ||
| 900 | - | ||
| 901 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 902 | -gettext("Alert message"); | ||
| 903 | - | ||
| 904 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 905 | -gettext("Add a message for this alert"); | ||
| 906 | - | ||
| 907 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 908 | -gettext("Add alert comment here ..."); | ||
| 909 | - | ||
| 910 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 911 | -gettext("<a>Add users to this alert...</a>"); | ||
| 912 | - | ||
| 913 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 914 | -gettext("Select members to be added to this alert"); | ||
| 915 | - | ||
| 916 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 917 | -gettext("Available Entities"); | ||
| 918 | - | ||
| 919 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 920 | -gettext("--- Please filter ---"); | ||
| 921 | - | ||
| 922 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 923 | -gettext("Filter"); | ||
| 924 | - | ||
| 925 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 926 | -gettext("Show All"); | ||
| 927 | - | ||
| 928 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 929 | -gettext("Show All"); | ||
| 930 | - | ||
| 931 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 932 | -gettext("Add to assigned entities"); | ||
| 933 | - | ||
| 934 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 935 | -gettext("Remove from assigned entities"); | ||
| 936 | - | ||
| 937 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 938 | -gettext("Assigned Entities"); | ||
| 939 | - | ||
| 940 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 941 | -gettext("OK"); | ||
| 942 | - | ||
| 943 | -/* ./plugins/commercial/templates/add_edit.smarty */ | ||
| 944 | -gettext("Cancel"); | ||
| 945 | - | ||
| 946 | -/* ./plugins/commercial/templates/alertNotification.smarty */ | ||
| 947 | -gettext("#app#: #name# alert triggered"); | ||
| 948 | - | ||
| 949 | -/* ./plugins/commercial/templates/alertNotification.smarty */ | ||
| 950 | -gettext("An alert was triggered on the following document"); | ||
| 951 | - | ||
| 952 | -/* ./plugins/commercial/templates/alertNotification.smarty */ | ||
| 953 | -gettext("Comment"); | ||
| 954 | - | ||
| 955 | -/* ./plugins/commercial/templates/alertNotification.smarty */ | ||
| 956 | -gettext("View document"); | ||
| 957 | - | ||
| 958 | -/* ./plugins/commercial/templates/alertNotification.smarty */ | ||
| 959 | -gettext("Document is no longer available"); | ||
| 960 | - | ||
| 961 | -/* ./plugins/commercial/templates/alertNotification.smarty */ | ||
| 962 | -gettext("Clear alert"); | ||
| 963 | - | ||
| 964 | -/* ./plugins/commercial/templates/alertNotification.smarty */ | ||
| 965 | -gettext("View all alerts on this document"); | ||
| 966 | - | ||
| 967 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 968 | -gettext("Add an Alert on this Document"); | ||
| 969 | - | ||
| 970 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 971 | -gettext("Create an alert to receive a dashboard notification and an email when action is required on this document."); | ||
| 972 | - | ||
| 973 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 974 | -gettext("Alert"); | ||
| 975 | - | ||
| 976 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 977 | -gettext("Alert in"); | ||
| 978 | - | ||
| 979 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 980 | -gettext("days"); | ||
| 981 | - | ||
| 982 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 983 | -gettext("weeks"); | ||
| 984 | - | ||
| 985 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 986 | -gettext("months"); | ||
| 987 | - | ||
| 988 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 989 | -gettext("years"); | ||
| 990 | - | ||
| 991 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 992 | -gettext("Alert on"); | ||
| 993 | - | ||
| 994 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 995 | -gettext("Alert Message"); | ||
| 996 | - | ||
| 997 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 998 | -gettext("Add a message for this alert"); | ||
| 999 | - | ||
| 1000 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 1001 | -gettext("<a>Add other users to this alert...</a>"); | ||
| 1002 | - | ||
| 1003 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 1004 | -gettext("Save"); | ||
| 1005 | - | ||
| 1006 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 1007 | -gettext("Cancel"); | ||
| 1008 | - | ||
| 1009 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 1010 | -gettext("Existing Alerts"); | ||
| 1011 | - | ||
| 1012 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 1013 | -gettext("A list of existing alerts for this document"); | ||
| 1014 | - | ||
| 1015 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 1016 | -gettext("System alert"); | ||
| 1017 | - | ||
| 1018 | -/* ./plugins/commercial/templates/alerts.smarty */ | ||
| 1019 | -gettext("No alerts have been configured for this document."); | ||
| 1020 | - | ||
| 1021 | -/* ./plugins/commercial/templates/alertSubscription.smarty */ | ||
| 1022 | -gettext("An alert on the document \"#object_name#\" has been added or modified"); | ||
| 1023 | - | ||
| 1024 | -/* ./plugins/commercial/templates/alertSubscription.smarty */ | ||
| 1025 | -gettext("in the folder \"#location_name#\""); | ||
| 1026 | - | ||
| 1027 | -/* ./plugins/commercial/templates/alertSubscription.smarty */ | ||
| 1028 | -gettext("by #actor_name#"); | ||
| 1029 | - | ||
| 1030 | -/* ./plugins/commercial/templates/alertSubscription.smarty */ | ||
| 1031 | -gettext("View Document"); | ||
| 1032 | - | ||
| 1033 | -/* ./plugins/commercial/templates/alertSubscription.smarty */ | ||
| 1034 | -gettext("Document is no longer available"); | ||
| 1035 | - | ||
| 1036 | -/* ./plugins/commercial/templates/alertSubscription.smarty */ | ||
| 1037 | -gettext("Clear Alert"); | ||
| 1038 | - | ||
| 1039 | -/* ./plugins/commercial/templates/alertSubscription.smarty */ | ||
| 1040 | -gettext("View all alerts on this document"); | ||
| 1041 | - | ||
| 1042 | -/* ./plugins/commercial/templates/archiveDeleteNotification.smarty */ | ||
| 1043 | -gettext("#app#: #name# has been deleted"); | ||
| 1044 | - | ||
| 1045 | -/* ./plugins/commercial/templates/archiveDeleteNotification.smarty */ | ||
| 1046 | -gettext("#app#: #name# has been archived"); | ||
| 1047 | - | ||
| 1048 | -/* ./plugins/commercial/templates/archiveDeleteNotification.smarty */ | ||
| 1049 | -gettext("#user# has deleted a document of which you are the owner"); | ||
| 1050 | - | ||
| 1051 | -/* ./plugins/commercial/templates/archiveDeleteNotification.smarty */ | ||
| 1052 | -gettext("#user# has archived a document of which you are the owner"); | ||
| 1053 | - | ||
| 1054 | -/* ./plugins/commercial/templates/archiveDeleteNotification.smarty */ | ||
| 1055 | -gettext("#user# has deleted a document on which you have an alert"); | ||
| 1056 | - | ||
| 1057 | -/* ./plugins/commercial/templates/archiveDeleteNotification.smarty */ | ||
| 1058 | -gettext("#user# has archived a document on which you have an alert"); | ||
| 1059 | - | ||
| 1060 | -/* ./plugins/commercial/templates/archiveDeleteNotification.smarty */ | ||
| 1061 | -gettext("Comment"); | ||
| 1062 | - | ||
| 1063 | -/* ./plugins/commercial/templates/archiveDeleteNotification.smarty */ | ||
| 1064 | -gettext("Clear alert"); | ||
| 1065 | - | ||
| 1066 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1067 | -gettext("Alerts by Document Types"); | ||
| 1068 | - | ||
| 1069 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1070 | -gettext("Configure document alerts to recieve a notification when action is required on a document of a specific type."); | ||
| 1071 | - | ||
| 1072 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1073 | -gettext("Frequency"); | ||
| 1074 | - | ||
| 1075 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1076 | -gettext("Notify"); | ||
| 1077 | - | ||
| 1078 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1079 | -gettext("Message"); | ||
| 1080 | - | ||
| 1081 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1082 | -gettext("Reset on<br />check-in"); | ||
| 1083 | - | ||
| 1084 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1085 | -gettext("Repeated after<br />notification"); | ||
| 1086 | - | ||
| 1087 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1088 | -gettext("Edit"); | ||
| 1089 | - | ||
| 1090 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1091 | -gettext("Delete"); | ||
| 1092 | - | ||
| 1093 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1094 | -gettext("Day"); | ||
| 1095 | - | ||
| 1096 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1097 | -gettext("Days"); | ||
| 1098 | - | ||
| 1099 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1100 | -gettext("Enable reset alert on check-in"); | ||
| 1101 | - | ||
| 1102 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1103 | -gettext("Enable"); | ||
| 1104 | - | ||
| 1105 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1106 | -gettext("Disable reset alert on check-in"); | ||
| 1107 | - | ||
| 1108 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1109 | -gettext("Disable"); | ||
| 1110 | - | ||
| 1111 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1112 | -gettext("Enable repeat after action"); | ||
| 1113 | - | ||
| 1114 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1115 | -gettext("Enable"); | ||
| 1116 | - | ||
| 1117 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1118 | -gettext("Disable repeat after action"); | ||
| 1119 | - | ||
| 1120 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1121 | -gettext("Disable"); | ||
| 1122 | - | ||
| 1123 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1124 | -gettext("Delete document type alert."); | ||
| 1125 | - | ||
| 1126 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1127 | -gettext("Delete"); | ||
| 1128 | - | ||
| 1129 | -/* ./plugins/commercial/templates/list.smarty */ | ||
| 1130 | -gettext("No document type alerts have been configured at present"); | ||
| 1131 | - | ||
| 1132 | /* ./plugins/commercial/wintools/templates/licensedashlet/license.smarty */ | 1132 | /* ./plugins/commercial/wintools/templates/licensedashlet/license.smarty */ |
| 1133 | gettext("There is currently no license installed! Either you have yet to install your license or it has expired. A license is required to enable some of the functionality within the DMS."); | 1133 | gettext("There is currently no license installed! Either you have yet to install your license or it has expired. A license is required to enable some of the functionality within the DMS."); |
| 1134 | 1134 |
lib/api/ktcmis/config/repositories.xml
| @@ -25,9 +25,9 @@ | @@ -25,9 +25,9 @@ | ||
| 25 | <repositoryDescription>KnowledgeTree Repository</repositoryDescription> | 25 | <repositoryDescription>KnowledgeTree Repository</repositoryDescription> |
| 26 | <vendorName>KnowledgeTree</vendorName> | 26 | <vendorName>KnowledgeTree</vendorName> |
| 27 | <productName>KnowledgeTree Document Management System</productName> | 27 | <productName>KnowledgeTree Document Management System</productName> |
| 28 | - <productVersion>3.6.3</productVersion> | 28 | + <productVersion>3.7</productVersion> |
| 29 | <rootFolderId>Root Folder</rootFolderId> | 29 | <rootFolderId>Root Folder</rootFolderId> |
| 30 | - <cmisVersionsSupported>0.61c</cmisVersionsSupported> | 30 | + <cmisVersionsSupported>0.61</cmisVersionsSupported> |
| 31 | </repositoryInfo> | 31 | </repositoryInfo> |
| 32 | <repositoryCapabilities> | 32 | <repositoryCapabilities> |
| 33 | <capabilityMultifiling>false</capabilityMultifiling> | 33 | <capabilityMultifiling>false</capabilityMultifiling> |
lib/api/ktcmis/services/CMISNavigationService.inc.php
| @@ -127,8 +127,7 @@ class CMISNavigationService { | @@ -127,8 +127,7 @@ class CMISNavigationService { | ||
| 127 | // if this is not a folder, cannot get children | 127 | // if this is not a folder, cannot get children |
| 128 | $folderId = CMISUtil::decodeObjectId($folderId, $type); | 128 | $folderId = CMISUtil::decodeObjectId($folderId, $type); |
| 129 | // NOTE this will quite possibly break the webservices | 129 | // NOTE this will quite possibly break the webservices |
| 130 | - if ($type != 'Folder') | ||
| 131 | - { | 130 | + if ($type != 'Folder') { |
| 132 | return $children; | 131 | return $children; |
| 133 | } | 132 | } |
| 134 | 133 |
setup/migrate/steps/migrateComplete.php
| @@ -64,9 +64,19 @@ class migrateComplete extends Step { | @@ -64,9 +64,19 @@ class migrateComplete extends Step { | ||
| 64 | $this->checkServices(); | 64 | $this->checkServices(); |
| 65 | $this->checkSqlDump(); | 65 | $this->checkSqlDump(); |
| 66 | $this->checkPaths(); | 66 | $this->checkPaths(); |
| 67 | + $this->removeInstallSessions(); | ||
| 67 | $this->storeSilent();// Set silent mode variables | 68 | $this->storeSilent();// Set silent mode variables |
| 68 | } | 69 | } |
| 69 | 70 | ||
| 71 | + private function removeInstallSessions() { | ||
| 72 | + $isteps = array('dependencies', 'configuration', 'services', 'database', 'registration', 'install', 'complete'); | ||
| 73 | + foreach ($isteps as $step) { | ||
| 74 | + if(isset($_SESSION['installers'][$step])) { | ||
| 75 | + $_SESSION['installers'][$step] = null; | ||
| 76 | + } | ||
| 77 | + } | ||
| 78 | + } | ||
| 79 | + | ||
| 70 | private function checkPaths() { | 80 | private function checkPaths() { |
| 71 | $installation = $this->getDataFromSession("installation"); // Get installation directory | 81 | $installation = $this->getDataFromSession("installation"); // Get installation directory |
| 72 | foreach ($installation['urlPaths'] as $path) { | 82 | foreach ($installation['urlPaths'] as $path) { |
setup/migrate/templates/database.tpl
| @@ -7,12 +7,12 @@ | @@ -7,12 +7,12 @@ | ||
| 7 | <!-- user on the database server are required in order to be able to configure and migrate the database.--> | 7 | <!-- user on the database server are required in order to be able to configure and migrate the database.--> |
| 8 | </div> | 8 | </div> |
| 9 | <div id="step_content_<?php echo $step_name; ?>" class="step"> | 9 | <div id="step_content_<?php echo $step_name; ?>" class="step"> |
| 10 | -<p class="empty_space">The Setup Wizard will now migrate your existing database to the new Zend Server stack. This process may take | 10 | +<p class="description">The Setup Wizard will now migrate your existing database to the new Zend Server stack. This process may take |
| 11 | several minutes to complete.</p><br /> | 11 | several minutes to complete.</p><br /> |
| 12 | <span class="error">Please ensure that your database is backed up before proceeding. If you need assistance with backing up see the <a class="description_click" target="_blank" href="http://wiki.knowledgetree.com/Backing_up_and_restoring_KnowledgeTree">'Backing up and restoring KnowledgeTree'</a> wiki entry. | 12 | <span class="error">Please ensure that your database is backed up before proceeding. If you need assistance with backing up see the <a class="description_click" target="_blank" href="http://wiki.knowledgetree.com/Backing_up_and_restoring_KnowledgeTree">'Backing up and restoring KnowledgeTree'</a> wiki entry. |
| 13 | </span> | 13 | </span> |
| 14 | <br /><br /> | 14 | <br /><br /> |
| 15 | - <p class="empty_space">Click <b>Next</b> to continue.</p> | 15 | + <p class="description">Click <b>Next</b> to continue.</p> |
| 16 | <?php if(isset($errors)) { ?> | 16 | <?php if(isset($errors)) { ?> |
| 17 | <?php | 17 | <?php |
| 18 | foreach ($errors as $error) { | 18 | foreach ($errors as $error) { |
setup/migrate/templates/installation.tpl
| @@ -25,7 +25,7 @@ | @@ -25,7 +25,7 @@ | ||
| 25 | <a href="http://wiki.knowledgetree.com/Web_Based_Migrater#Current_Installation" target="_blank">Click here for help on overcoming upgrade issues </a> | 25 | <a href="http://wiki.knowledgetree.com/Web_Based_Migrater#Current_Installation" target="_blank">Click here for help on overcoming upgrade issues </a> |
| 26 | <?php } ?> | 26 | <?php } ?> |
| 27 | <div id="step_content_<?php echo $step_name; ?>" class="step"> | 27 | <div id="step_content_<?php echo $step_name; ?>" class="step"> |
| 28 | - <p class="empty_space"> | 28 | + <p class="description"> |
| 29 | Enter the full path of the installation you wish to upgrade: | 29 | Enter the full path of the installation you wish to upgrade: |
| 30 | </p> | 30 | </p> |
| 31 | <p class="empty_space"> | 31 | <p class="empty_space"> |
setup/upgrade/config/databases.xml
0 โ 100644
| 1 | +<?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | + | ||
| 3 | +<!-- | ||
| 4 | + Document : database.xml | ||
| 5 | + Created on : 01 July 2009, 1:13 PM | ||
| 6 | + Author : KnowledgeTree Team | ||
| 7 | + Description: Installer Default MySql Database Configuration | ||
| 8 | +--> | ||
| 9 | + | ||
| 10 | +<database> | ||
| 11 | + <dtypes> | ||
| 12 | + <dtype>mysql</dtype> | ||
| 13 | + </dtypes> | ||
| 14 | + <dhost>localhost</dhost> | ||
| 15 | + <dport>3306</dport> | ||
| 16 | + <dname>dms</dname> | ||
| 17 | + <duname>root</duname> | ||
| 18 | + <dmsadminuser>dmsadmin</dmsadminuser> | ||
| 19 | + <dmsaupass>js9281djw</dmsaupass> | ||
| 20 | + <dmsuser>dms</dmsuser> | ||
| 21 | + <dmsupass>djw9281js</dmsupass> | ||
| 22 | +</database> |
setup/upgrade/session.php
0 โ 100644
| 1 | +<?php | ||
| 2 | +/** | ||
| 3 | +* Session Controller. | ||
| 4 | +* | ||
| 5 | +* KnowledgeTree Community Edition | ||
| 6 | +* Document Management Made Simple | ||
| 7 | +* Copyright(C) 2008,2009 KnowledgeTree Inc. | ||
| 8 | +* Portions copyright The Jam Warehouse Software(Pty) Limited | ||
| 9 | +* | ||
| 10 | +* This program is free software; you can redistribute it and/or modify it under | ||
| 11 | +* the terms of the GNU General Public License version 3 as published by the | ||
| 12 | +* Free Software Foundation. | ||
| 13 | +* | ||
| 14 | +* This program is distributed in the hope that it will be useful, but WITHOUT | ||
| 15 | +* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS | ||
| 16 | +* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more | ||
| 17 | +* details. | ||
| 18 | +* | ||
| 19 | +* You should have received a copy of the GNU General Public License | ||
| 20 | +* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
| 21 | +* | ||
| 22 | +* You can contact KnowledgeTree Inc., PO Box 7775 #87847, San Francisco, | ||
| 23 | +* California 94120-7775, or email info@knowledgetree.com. | ||
| 24 | +* | ||
| 25 | +* The interactive user interfaces in modified source and object code versions | ||
| 26 | +* of this program must display Appropriate Legal Notices, as required under | ||
| 27 | +* Section 5 of the GNU General Public License version 3. | ||
| 28 | +* | ||
| 29 | +* In accordance with Section 7(b) of the GNU General Public License version 3, | ||
| 30 | +* these Appropriate Legal Notices must retain the display of the "Powered by | ||
| 31 | +* KnowledgeTree" logo and retain the original copyright notice. If the display of the | ||
| 32 | +* logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices | ||
| 33 | +* must display the words "Powered by KnowledgeTree" and retain the original | ||
| 34 | +* copyright notice. | ||
| 35 | +* | ||
| 36 | +* @copyright 2008-2009, KnowledgeTree Inc. | ||
| 37 | +* @license GNU General Public License version 3 | ||
| 38 | +* @author KnowledgeTree Team | ||
| 39 | +* @package Upgrader | ||
| 40 | +* @version Version 0.1 | ||
| 41 | +*/ | ||
| 42 | +class session | ||
| 43 | +{ | ||
| 44 | + private $salt = 'upgrade'; | ||
| 45 | + /** | ||
| 46 | + * Constructs session object | ||
| 47 | + * | ||
| 48 | + * @author KnowledgeTree Team | ||
| 49 | + * @access public | ||
| 50 | + * @param none | ||
| 51 | + */ | ||
| 52 | + public function __construct() { | ||
| 53 | + $this->startSession(); | ||
| 54 | + } | ||
| 55 | + | ||
| 56 | + /** | ||
| 57 | + * Starts a session if one does not exist | ||
| 58 | + * | ||
| 59 | + * @author KnowledgeTree Team | ||
| 60 | + * @param none | ||
| 61 | + * @access public | ||
| 62 | + * @return void | ||
| 63 | + */ | ||
| 64 | + public function startSession() { | ||
| 65 | + if(!isset($_SESSION[$this->salt]['ready'])) { | ||
| 66 | +// session_start(); | ||
| 67 | + $_SESSION[$this->salt] ['ready'] = TRUE; | ||
| 68 | + } | ||
| 69 | + } | ||
| 70 | + | ||
| 71 | + /** | ||
| 72 | + * Sets a value key pair in session | ||
| 73 | + * | ||
| 74 | + * @author KnowledgeTree Team | ||
| 75 | + * @param string $fld | ||
| 76 | + * @param string $val | ||
| 77 | + * @access public | ||
| 78 | + * @return void | ||
| 79 | + */ | ||
| 80 | + public function set($fld, $val) { | ||
| 81 | + $this->startSession(); | ||
| 82 | + $_SESSION[$this->salt] [$fld] = $val; | ||
| 83 | + } | ||
| 84 | + | ||
| 85 | + /** | ||
| 86 | + * Sets a value key pair in a class in session | ||
| 87 | + * | ||
| 88 | + * @author KnowledgeTree Team | ||
| 89 | + * @param string $class | ||
| 90 | + * @param string $fld | ||
| 91 | + * @param string $val | ||
| 92 | + * @access public | ||
| 93 | + * @return void | ||
| 94 | + */ | ||
| 95 | + public function setClass($class , $k, $v) { | ||
| 96 | + $this->startSession(); | ||
| 97 | + $classArray = $this->get($class); | ||
| 98 | + if(isset($classArray[$k])) { | ||
| 99 | + $classArray[$k] = $v; | ||
| 100 | + } else { | ||
| 101 | + $classArray[$k] = $v; | ||
| 102 | + } | ||
| 103 | + $_SESSION[$this->salt] [ $class] = $classArray; | ||
| 104 | + } | ||
| 105 | + | ||
| 106 | + /** | ||
| 107 | + * Sets a error value key pair in a class in session | ||
| 108 | + * | ||
| 109 | + * @author KnowledgeTree Team | ||
| 110 | + * @param string $class | ||
| 111 | + * @param string $fld | ||
| 112 | + * @param string $val | ||
| 113 | + * @access public | ||
| 114 | + * @return void | ||
| 115 | + */ | ||
| 116 | + public function setClassError($class, $k, $v) { | ||
| 117 | + $this->startSession(); | ||
| 118 | + $classArray = $this->get($class); | ||
| 119 | + if(isset($classArray[$k])) { | ||
| 120 | + $classArray[$k] = $v; | ||
| 121 | + } else { | ||
| 122 | + $classArray[$k] = $v; | ||
| 123 | + } | ||
| 124 | + $_SESSION[$this->salt] [ $class] = $classArray; | ||
| 125 | + } | ||
| 126 | + | ||
| 127 | + /** | ||
| 128 | + * Clear error values in a class session | ||
| 129 | + * | ||
| 130 | + * @author KnowledgeTree Team | ||
| 131 | + * @param string $class | ||
| 132 | + * @param string $fld | ||
| 133 | + * @param string $val | ||
| 134 | + * @access public | ||
| 135 | + * @return void | ||
| 136 | + */ | ||
| 137 | + public function clearErrors($class) { | ||
| 138 | + $classArray = $this->get($class); | ||
| 139 | + unset($classArray['errors']); | ||
| 140 | + $_SESSION[$this->salt] [ $class] = $classArray; | ||
| 141 | + } | ||
| 142 | + | ||
| 143 | + /** | ||
| 144 | + * Unset a value in session | ||
| 145 | + * | ||
| 146 | + * @author KnowledgeTree Team | ||
| 147 | + * @param string $fld | ||
| 148 | + * @access public | ||
| 149 | + * @return void | ||
| 150 | + */ | ||
| 151 | + public function un_set($fld) { | ||
| 152 | + $this->startSession(); | ||
| 153 | + unset($_SESSION[$this->salt] [$fld]); | ||
| 154 | + } | ||
| 155 | + | ||
| 156 | + /** | ||
| 157 | + * Unset a class value in session | ||
| 158 | + * | ||
| 159 | + * @author KnowledgeTree Team | ||
| 160 | + * @param string $class | ||
| 161 | + * @access public | ||
| 162 | + * @return void | ||
| 163 | + */ | ||
| 164 | + public function un_setClass($class) { | ||
| 165 | + $this->startSession(); | ||
| 166 | + if(isset($_SESSION[$this->salt] [$class])) | ||
| 167 | + unset($_SESSION[$this->salt] [$class]); | ||
| 168 | + } | ||
| 169 | + | ||
| 170 | + /** | ||
| 171 | + * Destroy the session | ||
| 172 | + * | ||
| 173 | + * @author KnowledgeTree Team | ||
| 174 | + * @param none | ||
| 175 | + * @access public | ||
| 176 | + * @return void | ||
| 177 | + */ | ||
| 178 | + public function destroy() { | ||
| 179 | + $this->startSession(); | ||
| 180 | + unset($_SESSION[$this->salt]); | ||
| 181 | + session_destroy(); | ||
| 182 | + } | ||
| 183 | + | ||
| 184 | + /** | ||
| 185 | + * Get a session value | ||
| 186 | + * | ||
| 187 | + * @author KnowledgeTree Team | ||
| 188 | + * @param string $fld | ||
| 189 | + * @access public | ||
| 190 | + * @return string | ||
| 191 | + */ | ||
| 192 | + public function get($fld) { | ||
| 193 | + $this->startSession(); | ||
| 194 | + if(isset($_SESSION[$this->salt] [$fld])) | ||
| 195 | + return $_SESSION[$this->salt] [$fld]; | ||
| 196 | + return false; | ||
| 197 | + } | ||
| 198 | + | ||
| 199 | + /** | ||
| 200 | + * Check if a field exists in session | ||
| 201 | + * | ||
| 202 | + * @author KnowledgeTree Team | ||
| 203 | + * @param string $fld | ||
| 204 | + * @access public | ||
| 205 | + * @return string | ||
| 206 | + */ | ||
| 207 | + public function is_set($fld) { | ||
| 208 | + $this->startSession(); | ||
| 209 | + return isset($_SESSION[$this->salt] [$fld]); | ||
| 210 | + } | ||
| 211 | + | ||
| 212 | + /** | ||
| 213 | + * Return a class from session | ||
| 214 | + * | ||
| 215 | + * @author KnowledgeTree Team | ||
| 216 | + * @param string $fld | ||
| 217 | + * @access public | ||
| 218 | + * @return string | ||
| 219 | + */ | ||
| 220 | + public function getClass($class) { | ||
| 221 | + return $_SESSION[$this->salt][$class]; | ||
| 222 | + } | ||
| 223 | +} | ||
| 224 | +?> | ||
| 0 | \ No newline at end of file | 225 | \ No newline at end of file |
setup/upgrade/step.php
| @@ -420,6 +420,22 @@ class Step | @@ -420,6 +420,22 @@ class Step | ||
| 420 | public function setErrors($error) { | 420 | public function setErrors($error) { |
| 421 | $this->error = $error; | 421 | $this->error = $error; |
| 422 | } | 422 | } |
| 423 | + | ||
| 424 | + /** | ||
| 425 | + * Get session data from package | ||
| 426 | + * | ||
| 427 | + * @author KnowledgeTree Team | ||
| 428 | + * @params none | ||
| 429 | + * @access private | ||
| 430 | + * @return boolean | ||
| 431 | + */ | ||
| 432 | + public function getDataFromPackage($package, $class) { | ||
| 433 | + if(empty($_SESSION[$package][$class])) { | ||
| 434 | + return false; | ||
| 435 | + } | ||
| 436 | + | ||
| 437 | + return $_SESSION[$package][$class]; | ||
| 438 | + } | ||
| 423 | } | 439 | } |
| 424 | 440 | ||
| 425 | ?> | 441 | ?> |
| 426 | \ No newline at end of file | 442 | \ No newline at end of file |
setup/upgrade/steps/upgradeBackup.php
| @@ -40,7 +40,7 @@ | @@ -40,7 +40,7 @@ | ||
| 40 | * @version Version 0.1 | 40 | * @version Version 0.1 |
| 41 | */ | 41 | */ |
| 42 | 42 | ||
| 43 | -require_once('../../config/dmsDefaults.php'); | 43 | +//require_once('../../config/dmsDefaults.php'); |
| 44 | 44 | ||
| 45 | class upgradeBackup extends Step { | 45 | class upgradeBackup extends Step { |
| 46 | protected $silent = false; | 46 | protected $silent = false; |
setup/upgrade/steps/upgradeComplete.php
setup/upgrade/steps/upgradeDatabase.php
| @@ -40,10 +40,10 @@ | @@ -40,10 +40,10 @@ | ||
| 40 | * @version Version 0.1 | 40 | * @version Version 0.1 |
| 41 | */ | 41 | */ |
| 42 | 42 | ||
| 43 | -require_once('../../config/dmsDefaults.php'); | ||
| 44 | -require_once(KT_LIB_DIR . '/config/config.inc.php'); | ||
| 45 | -require_once(KT_LIB_DIR . '/plugins/pluginutil.inc.php'); | ||
| 46 | -require_once(KT_LIB_DIR . '/upgrades/upgrade.inc.php'); | 43 | +//require_once('../../config/dmsDefaults.php'); |
| 44 | +//require_once(KT_LIB_DIR . '/config/config.inc.php'); | ||
| 45 | +//require_once(KT_LIB_DIR . '/plugins/pluginutil.inc.php'); | ||
| 46 | +//require_once(KT_LIB_DIR . '/upgrades/upgrade.inc.php'); | ||
| 47 | 47 | ||
| 48 | class upgradeDatabase extends Step | 48 | class upgradeDatabase extends Step |
| 49 | { | 49 | { |
setup/upgrade/steps/upgradeInstallation.php
| @@ -54,19 +54,14 @@ class UpgradeInstallation extends step | @@ -54,19 +54,14 @@ class UpgradeInstallation extends step | ||
| 54 | 54 | ||
| 55 | public function doStep() { | 55 | public function doStep() { |
| 56 | $this->temp_variables = array("step_name"=>"installation"); | 56 | $this->temp_variables = array("step_name"=>"installation"); |
| 57 | -// parent::doStep(); | ||
| 58 | if($this->next()) { | 57 | if($this->next()) { |
| 59 | return 'next'; | 58 | return 'next'; |
| 60 | } | 59 | } |
| 61 | else if ($this->restore()) { | 60 | else if ($this->restore()) { |
| 62 | -// header('Location: index.php?step_name=restore'); | ||
| 63 | $this->util->redirect("index.php?step_name=restore"); | 61 | $this->util->redirect("index.php?step_name=restore"); |
| 64 | -// exit; | ||
| 65 | } | 62 | } |
| 66 | else if ($this->upgrade()) { | 63 | else if ($this->upgrade()) { |
| 67 | - //header('Location: index.php?step_name=database'); | ||
| 68 | $this->util->redirect("index.php?step_name=database"); | 64 | $this->util->redirect("index.php?step_name=database"); |
| 69 | -// exit; | ||
| 70 | } | 65 | } |
| 71 | 66 | ||
| 72 | return 'landing'; | 67 | return 'landing'; |
setup/upgrade/steps/upgradeRestore.php
setup/upgrade/steps/upgradeWelcome.php
| @@ -40,14 +40,12 @@ | @@ -40,14 +40,12 @@ | ||
| 40 | * @version Version 0.1 | 40 | * @version Version 0.1 |
| 41 | */ | 41 | */ |
| 42 | 42 | ||
| 43 | -require_once('../../config/dmsDefaults.php'); | ||
| 44 | -require_once KT_LIB_DIR . '/authentication/authenticationutil.inc.php'; | ||
| 45 | - | ||
| 46 | class upgradeWelcome extends step { | 43 | class upgradeWelcome extends step { |
| 47 | 44 | ||
| 48 | protected $silent = false; | 45 | protected $silent = false; |
| 49 | protected $temp_variables = array(); | 46 | protected $temp_variables = array(); |
| 50 | - | 47 | + protected $error = array() ; |
| 48 | + | ||
| 51 | public function doStep() { | 49 | public function doStep() { |
| 52 | $this->temp_variables = array("step_name"=>"welcome"); | 50 | $this->temp_variables = array("step_name"=>"welcome"); |
| 53 | if($this->next()) { | 51 | if($this->next()) { |
| @@ -81,25 +79,34 @@ class upgradeWelcome extends step { | @@ -81,25 +79,34 @@ class upgradeWelcome extends step { | ||
| 81 | } | 79 | } |
| 82 | 80 | ||
| 83 | private function checkPassword($username, $password) { | 81 | private function checkPassword($username, $password) { |
| 84 | - global $default; | ||
| 85 | - | ||
| 86 | - $sTable = KTUtil::getTableName('users'); | ||
| 87 | - $sQuery = "SELECT count(*) AS match_count FROM $sTable WHERE username = ? AND password = ?"; | ||
| 88 | - $aParams = array($username, md5($password)); | ||
| 89 | - $res = DBUtil::getOneResultKey(array($sQuery, $aParams), 'match_count'); | ||
| 90 | - if (PEAR::isError($res)) { return false; } | ||
| 91 | - else { | ||
| 92 | - $sTable = KTUtil::getTableName('users_groups_link'); | ||
| 93 | - $sQuery = "SELECT count(*) AS match_count FROM $sTable WHERE user_id = ? AND group_id = 1"; | ||
| 94 | - $aParams = array($res); | ||
| 95 | - $res = DBUtil::getOneResultKey(array($sQuery, $aParams), 'match_count'); | ||
| 96 | - if (PEAR::isError($res)) { return false; } | ||
| 97 | - else { | ||
| 98 | - return ($res == 1); | ||
| 99 | - } | 82 | + $dconf = $this->getDataFromPackage('installers', 'database'); // Use info from install |
| 83 | + if($dconf) { | ||
| 84 | + $this->dbhandler->load($dconf['dhost'], $dconf['duname'], $dconf['dpassword'], $dconf['dname']); | ||
| 85 | + } else { | ||
| 86 | + require_once("../wizard/iniUtilities.php"); // ini to read the ini content | ||
| 87 | + require_once("../wizard/steps/configuration.php"); // configuration to read the ini path | ||
| 88 | + $wizConfigHandler = new configuration(); | ||
| 89 | + $configPath = $wizConfigHandler->readConfigPathIni(); | ||
| 90 | + $ini = new iniUtilities($configPath); | ||
| 91 | + $dconf = $ini->getSection('db'); | ||
| 92 | + $this->dbhandler->load($dconf['dbHost'], $dconf['dbUser'], $dconf['dbPass'], $dconf['dbName']); | ||
| 93 | + } | ||
| 94 | + $sQuery = "SELECT count(*) AS match_count FROM users WHERE username = '$username' AND password = '".md5($password)."'"; | ||
| 95 | + $res = $this->dbhandler->query($sQuery); | ||
| 96 | + $ass = $this->dbhandler->fetchAssoc($res); | ||
| 97 | + if(isset($ass[0]['match_count'])) { | ||
| 98 | + if($ass[0]['match_count']) | ||
| 99 | + return true; | ||
| 100 | } | 100 | } |
| 101 | + $this->error[] = 'Could Not Authenticate User'; | ||
| 102 | + return false; | ||
| 101 | } | 103 | } |
| 102 | 104 | ||
| 105 | + public function getErrors() { | ||
| 106 | + return $this->error; | ||
| 107 | + } | ||
| 108 | + | ||
| 109 | + | ||
| 103 | } | 110 | } |
| 104 | 111 | ||
| 105 | ?> | 112 | ?> |
| 106 | \ No newline at end of file | 113 | \ No newline at end of file |
setup/upgrade/templates/welcome.tpl
| @@ -9,9 +9,14 @@ | @@ -9,9 +9,14 @@ | ||
| 9 | <p class="empty_space"> Only administrator users may access the upgrade wizard. </p> | 9 | <p class="empty_space"> Only administrator users may access the upgrade wizard. </p> |
| 10 | <div class="demo"> | 10 | <div class="demo"> |
| 11 | <table> | 11 | <table> |
| 12 | - <tr><td>Username<td><input name=username> | ||
| 13 | - <tr><td>Password<td><input name=password type="password"> | 12 | + <tr><td>Username</td><td><input name=username></td></tr> |
| 13 | + <tr><td>Password</td><td><input name=password type="password"></td></tr> | ||
| 14 | + <?php if (!empty($errors)) { ?><tr><td></td><td><span class="error">Could Not Authenticate User</span></td></tr> <?php } ?> | ||
| 15 | + <?php | ||
| 16 | +// print_r($errors); | ||
| 17 | + ?> | ||
| 14 | </table> | 18 | </table> |
| 19 | + | ||
| 15 | </div> | 20 | </div> |
| 16 | </div> | 21 | </div> |
| 17 | <?php | 22 | <?php |
setup/upgrade/upgradeUtil.php
| @@ -40,7 +40,7 @@ | @@ -40,7 +40,7 @@ | ||
| 40 | * @version Version 0.1 | 40 | * @version Version 0.1 |
| 41 | */ | 41 | */ |
| 42 | 42 | ||
| 43 | -require_once('../../config/dmsDefaults.php'); | 43 | +//require_once('../../config/dmsDefaults.php'); |
| 44 | require_once("../wizard/installUtil.php"); | 44 | require_once("../wizard/installUtil.php"); |
| 45 | 45 | ||
| 46 | class UpgradeUtil extends InstallUtil { | 46 | class UpgradeUtil extends InstallUtil { |
setup/upgrade/upgradeWizard.php
| @@ -117,7 +117,7 @@ class UpgradeWizard { | @@ -117,7 +117,7 @@ class UpgradeWizard { | ||
| 117 | $ins = new Upgrader(); // Instantiate the upgrader | 117 | $ins = new Upgrader(); // Instantiate the upgrader |
| 118 | $ins->resolveErrors($response); // Run step | 118 | $ins->resolveErrors($response); // Run step |
| 119 | } else { | 119 | } else { |
| 120 | - $ins = new Upgrader(new UpgradeSession()); // Instantiate the upgrader and pass the session class | 120 | + $ins = new Upgrader(new session()); // Instantiate the upgrader and pass the session class |
| 121 | $ins->step(); // Run step | 121 | $ins->step(); // Run step |
| 122 | } | 122 | } |
| 123 | } | 123 | } |
setup/wizard/installUtil.php
| @@ -692,43 +692,6 @@ class InstallUtil { | @@ -692,43 +692,6 @@ class InstallUtil { | ||
| 692 | return ''; | 692 | return ''; |
| 693 | } | 693 | } |
| 694 | 694 | ||
| 695 | -/* function getOpenOffice() { | ||
| 696 | - $cmd = "whereis soffice"; | ||
| 697 | - $res = $this->getOpenOfficeHelper($cmd); | ||
| 698 | - if($res != '' && preg_match('/soffice/', $res)) { | ||
| 699 | - return $res; | ||
| 700 | - } | ||
| 701 | - $cmd = "which soffice"; | ||
| 702 | - $res = $this->getOpenOfficeHelper($cmd); | ||
| 703 | - if($res != '') { | ||
| 704 | - return $res; | ||
| 705 | - } | ||
| 706 | - $cmd = "locate soffice"; | ||
| 707 | - $res = $this->getOpenOfficeHelper($cmd); | ||
| 708 | - if($res != '') { | ||
| 709 | - return $res; | ||
| 710 | - } | ||
| 711 | - | ||
| 712 | - return 'soffice'; | ||
| 713 | - }*/ | ||
| 714 | - | ||
| 715 | -/* function getOpenOfficeHelper($cmd) { | ||
| 716 | - $response = $this->pexec($cmd); | ||
| 717 | - if(is_array($response['out'])) { | ||
| 718 | - if (isset($response['out'][0])) { | ||
| 719 | - $broke = explode(' ', $response['out'][0]); | ||
| 720 | - foreach ($broke as $r) { | ||
| 721 | - $match = preg_match('/bin/', $r); | ||
| 722 | - if($match) { | ||
| 723 | - return preg_replace('/soffice:/', '', $r); | ||
| 724 | - } | ||
| 725 | - } | ||
| 726 | - } | ||
| 727 | - } | ||
| 728 | - | ||
| 729 | - return ''; | ||
| 730 | - }*/ | ||
| 731 | - | ||
| 732 | /** | 695 | /** |
| 733 | * Deletes migration lock file if a clean install is chosen | 696 | * Deletes migration lock file if a clean install is chosen |
| 734 | * This is in case someone changes their mind after choosing upgrade/migrate and clicks back up to this step | 697 | * This is in case someone changes their mind after choosing upgrade/migrate and clicks back up to this step |
| @@ -785,17 +748,17 @@ class InstallUtil { | @@ -785,17 +748,17 @@ class InstallUtil { | ||
| 785 | */ | 748 | */ |
| 786 | public function useZendPhp() { | 749 | public function useZendPhp() { |
| 787 | if($this->installEnvironment() == 'Zend') { | 750 | if($this->installEnvironment() == 'Zend') { |
| 788 | - if(WINDOWS_OS) { | 751 | + if(WINDOWS_OS) { // For Zend Installation only |
| 789 | $sysdir = explode(DS, SYSTEM_DIR); | 752 | $sysdir = explode(DS, SYSTEM_DIR); |
| 790 | array_pop($sysdir); | 753 | array_pop($sysdir); |
| 791 | array_pop($sysdir); | 754 | array_pop($sysdir); |
| 792 | - array_pop($sysdir); | ||
| 793 | - array_pop($sysdir); | ||
| 794 | $zendsys = ''; | 755 | $zendsys = ''; |
| 795 | foreach ($sysdir as $k=>$v) { | 756 | foreach ($sysdir as $k=>$v) { |
| 796 | $zendsys .= $v.DS; | 757 | $zendsys .= $v.DS; |
| 797 | } | 758 | } |
| 798 | - return $zendsys."ZendServer".DS."bin".DS; | 759 | + $bin = $zendsys."ZendServer".DS."bin".DS; |
| 760 | + if(file_exists($bin)) | ||
| 761 | + return $bin; | ||
| 799 | } else { | 762 | } else { |
| 800 | return DS."usr".DS."local".DS."zend".DS."bin".DS; | 763 | return DS."usr".DS."local".DS."zend".DS."bin".DS; |
| 801 | } | 764 | } |
setup/wizard/lib/services/windowsLucene.php
| @@ -377,10 +377,32 @@ class windowsLucene extends windowsService { | @@ -377,10 +377,32 @@ class windowsLucene extends windowsService { | ||
| 377 | } elseif (file_exists($this->getJavaBin().DS."bin".DS."server".DS."jvm.dll")) { | 377 | } elseif (file_exists($this->getJavaBin().DS."bin".DS."server".DS."jvm.dll")) { |
| 378 | $this->javaJVM = $this->getJavaBin().DS."bin".DS."server".DS."jvm.dll"; | 378 | $this->javaJVM = $this->getJavaBin().DS."bin".DS."server".DS."jvm.dll"; |
| 379 | } else { | 379 | } else { |
| 380 | - return false; | 380 | + $javaJVM = $this->useZendJVM(); |
| 381 | + if(file_exists($javaJVM)) { | ||
| 382 | + $this->javaJVM = $javaJVM; | ||
| 383 | + } | ||
| 381 | } | 384 | } |
| 382 | } | 385 | } |
| 383 | 386 | ||
| 387 | + public function useZendJVM() { | ||
| 388 | + if($this->util->installEnvironment() == 'Zend') { | ||
| 389 | + if(WINDOWS_OS) { // For Zend Installation only | ||
| 390 | + $sysdir = explode(DS, SYSTEM_DIR); | ||
| 391 | + array_pop($sysdir); | ||
| 392 | + array_pop($sysdir); | ||
| 393 | + $zendsys = ''; | ||
| 394 | + foreach ($sysdir as $k=>$v) { | ||
| 395 | + $zendsys .= $v.DS; | ||
| 396 | + } | ||
| 397 | + $jvm = $zendsys."jre".DS."bin".DS."client".DS."jvm.dll"; | ||
| 398 | + if(file_exists($jvm)) | ||
| 399 | + return $jvm; | ||
| 400 | + } | ||
| 401 | + } | ||
| 402 | + | ||
| 403 | + return false; | ||
| 404 | + } | ||
| 405 | + | ||
| 384 | /** | 406 | /** |
| 385 | * Get Java JVM path | 407 | * Get Java JVM path |
| 386 | * | 408 | * |
setup/wizard/lib/services/windowsOpenOffice.php
| @@ -203,7 +203,7 @@ class windowsOpenOffice extends windowsService { | @@ -203,7 +203,7 @@ class windowsOpenOffice extends windowsService { | ||
| 203 | //$binary = $this->util->openOfficeSpecified(); | 203 | //$binary = $this->util->openOfficeSpecified(); |
| 204 | $binary = $this->getBin(); | 204 | $binary = $this->getBin(); |
| 205 | if($binary != '') { | 205 | if($binary != '') { |
| 206 | - $cmd = "\"{$this->winservice}\" install $this->name "."-displayname {$this->name} -start auto \"".$binary."\" -headless -invisible -\"accept=socket,host={$this->host},port={$this->port};urp;\"";; | 206 | + $cmd = "\"{$this->winservice}\" install $this->name "."-displayname {$this->name} -start auto \"".$binary."\" -headless -invisible -nofirststartwizard -\"accept=socket,host={$this->host},port={$this->port};urp;\"";; |
| 207 | if(DEBUG) { | 207 | if(DEBUG) { |
| 208 | echo "Command : $cmd<br/>"; | 208 | echo "Command : $cmd<br/>"; |
| 209 | return ; | 209 | return ; |
setup/wizard/lib/services/windowsScheduler.php
| @@ -209,6 +209,9 @@ class windowsScheduler extends windowsService { | @@ -209,6 +209,9 @@ class windowsScheduler extends windowsService { | ||
| 209 | echo '<pre>'; | 209 | echo '<pre>'; |
| 210 | print_r(array('service' => $this->name, 'display' => $this->name, 'path' => $this->getSchedulerScriptPath())); | 210 | print_r(array('service' => $this->name, 'display' => $this->name, 'path' => $this->getSchedulerScriptPath())); |
| 211 | echo '</pre>'; | 211 | echo '</pre>'; |
| 212 | + echo '<pre>'; | ||
| 213 | + print_r(file_get_contents($this->getSchedulerScriptPath())); | ||
| 214 | + echo '</pre>'; | ||
| 212 | return ; | 215 | return ; |
| 213 | } | 216 | } |
| 214 | $response = win32_create_service(array( | 217 | $response = win32_create_service(array( |
setup/wizard/lib/validation/luceneValidation.php
| @@ -355,6 +355,25 @@ class luceneValidation extends serviceValidation { | @@ -355,6 +355,25 @@ class luceneValidation extends serviceValidation { | ||
| 355 | } | 355 | } |
| 356 | } | 356 | } |
| 357 | 357 | ||
| 358 | + public function useZendJava() { | ||
| 359 | + if($this->util->installEnvironment() == 'Zend') { | ||
| 360 | + if(WINDOWS_OS) { // For Zend Installation only | ||
| 361 | + $sysdir = explode(DS, SYSTEM_DIR); | ||
| 362 | + array_pop($sysdir); | ||
| 363 | + array_pop($sysdir); | ||
| 364 | + $zendsys = ''; | ||
| 365 | + foreach ($sysdir as $k=>$v) { | ||
| 366 | + $zendsys .= $v.DS; | ||
| 367 | + } | ||
| 368 | + $java = $zendsys."jre".DS."bin".DS."java.exe"; | ||
| 369 | + if(file_exists($java)) | ||
| 370 | + return $java; | ||
| 371 | + } | ||
| 372 | + } | ||
| 373 | + | ||
| 374 | + return false; | ||
| 375 | + } | ||
| 376 | + | ||
| 358 | /** | 377 | /** |
| 359 | * Attempts to use user input and configure java settings | 378 | * Attempts to use user input and configure java settings |
| 360 | * | 379 | * |
| @@ -374,11 +393,24 @@ class luceneValidation extends serviceValidation { | @@ -374,11 +393,24 @@ class luceneValidation extends serviceValidation { | ||
| 374 | if(WINDOWS_OS) { | 393 | if(WINDOWS_OS) { |
| 375 | $cmd = "\"$javaExecutable\" -cp \"".SYS_DIR.";\" javaVersion \"".$this->outputDir."outJV\""." \"".$this->outputDir."outJVHome\""; | 394 | $cmd = "\"$javaExecutable\" -cp \"".SYS_DIR.";\" javaVersion \"".$this->outputDir."outJV\""." \"".$this->outputDir."outJVHome\""; |
| 376 | $func = OS."ReadJVFromFile"; | 395 | $func = OS."ReadJVFromFile"; |
| 377 | - if($this->$func($cmd)) return true; | 396 | + if($this->$func($cmd)) { |
| 397 | + return true; | ||
| 398 | + } else { | ||
| 399 | + $this->java = $this->useZendJava(); // Java not installed | ||
| 400 | + $javaExecutable = $this->java; | ||
| 401 | + $cmd = "\"$javaExecutable\" -cp \"".SYS_DIR.";\" javaVersion \"".$this->outputDir."outJV\""." \"".$this->outputDir."outJVHome\""; | ||
| 402 | + if($this->$func($cmd)) { | ||
| 403 | + return true; | ||
| 404 | + } | ||
| 405 | + } | ||
| 378 | } else { | 406 | } else { |
| 379 | $cmd = "\"$javaExecutable\" -version > ".$this->outputDir."outJV 2>&1 echo $!"; | 407 | $cmd = "\"$javaExecutable\" -version > ".$this->outputDir."outJV 2>&1 echo $!"; |
| 380 | $func = OS."ReadJVFromFile"; | 408 | $func = OS."ReadJVFromFile"; |
| 381 | - if($this->$func($cmd)) return true; | 409 | + if($this->$func($cmd)) { |
| 410 | + return true; | ||
| 411 | + } else { | ||
| 412 | + // TODO: Not sure | ||
| 413 | + } | ||
| 382 | } | 414 | } |
| 383 | 415 | ||
| 384 | $this->javaVersionInCorrect(); | 416 | $this->javaVersionInCorrect(); |
setup/wizard/lib/validation/openofficeValidation.php
| @@ -159,9 +159,33 @@ class openofficeValidation extends serviceValidation { | @@ -159,9 +159,33 @@ class openofficeValidation extends serviceValidation { | ||
| 159 | return $pathToBinary; | 159 | return $pathToBinary; |
| 160 | } | 160 | } |
| 161 | } | 161 | } |
| 162 | - | 162 | + $pathToBinary = $this->useZendOffice(); // Check for openoffice in zend |
| 163 | + if(file_exists($pathToBinary)) { | ||
| 164 | + return $pathToBinary; | ||
| 165 | + } | ||
| 166 | + | ||
| 163 | return false; | 167 | return false; |
| 164 | } | 168 | } |
| 169 | + | ||
| 170 | + public function useZendOffice() { | ||
| 171 | + if($this->util->installEnvironment() == 'Zend') { | ||
| 172 | + if(WINDOWS_OS) { // For Zend Installation only | ||
| 173 | + $sysdir = explode(DS, SYSTEM_DIR); | ||
| 174 | + array_pop($sysdir); | ||
| 175 | + array_pop($sysdir); | ||
| 176 | + $zendsys = ''; | ||
| 177 | + foreach ($sysdir as $k=>$v) { | ||
| 178 | + $zendsys .= $v.DS; | ||
| 179 | + } | ||
| 180 | + $soffice = $zendsys."openoffice".DS."program".DS."soffice.exe"; | ||
| 181 | + if(file_exists($soffice)) | ||
| 182 | + return $soffice; | ||
| 183 | + } | ||
| 184 | + } | ||
| 185 | + | ||
| 186 | + return false; | ||
| 187 | + } | ||
| 188 | + | ||
| 165 | /** | 189 | /** |
| 166 | * Set all silent mode varibles | 190 | * Set all silent mode varibles |
| 167 | * | 191 | * |
setup/wizard/steps/configuration.php
| @@ -312,10 +312,11 @@ class configuration extends Step | @@ -312,10 +312,11 @@ class configuration extends Step | ||
| 312 | $paths = $conf['paths']; | 312 | $paths = $conf['paths']; |
| 313 | if ($this->util->isMigration()) { // Check if its an upgrade | 313 | if ($this->util->isMigration()) { // Check if its an upgrade |
| 314 | $this->readInstallation(); | 314 | $this->readInstallation(); |
| 315 | + $configPath = $paths['configFile']['path']; | ||
| 315 | } else { | 316 | } else { |
| 316 | $this->readConfigPath(); // initialise writing to config.ini | 317 | $this->readConfigPath(); // initialise writing to config.ini |
| 317 | } | 318 | } |
| 318 | - $this->getFromConfigPath(); | 319 | + $this->getFromConfigPath(); // Sets config Paths |
| 319 | $ini = false; | 320 | $ini = false; |
| 320 | if(file_exists($configPath)) { | 321 | if(file_exists($configPath)) { |
| 321 | $ini = new iniUtilities($configPath); | 322 | $ini = new iniUtilities($configPath); |
| @@ -540,6 +541,7 @@ class configuration extends Step | @@ -540,6 +541,7 @@ class configuration extends Step | ||
| 540 | return $configs; | 541 | return $configs; |
| 541 | } | 542 | } |
| 542 | 543 | ||
| 544 | + | ||
| 543 | /** | 545 | /** |
| 544 | * Migration Path finder | 546 | * Migration Path finder |
| 545 | * | 547 | * |
| @@ -571,13 +573,10 @@ class configuration extends Step | @@ -571,13 +573,10 @@ class configuration extends Step | ||
| 571 | } | 573 | } |
| 572 | } | 574 | } |
| 573 | 575 | ||
| 574 | - // Now for config path itself | ||
| 575 | - if(isset($this->temp_variables[''])) | ||
| 576 | - | ||
| 577 | return true; | 576 | return true; |
| 578 | } | 577 | } |
| 579 | 578 | ||
| 580 | - private function readConfigPathIni() { | 579 | + public function readConfigPathIni() { |
| 581 | if(isset($this->temp_variables['paths']['configFile']['path'])) { | 580 | if(isset($this->temp_variables['paths']['configFile']['path'])) { |
| 582 | return $this->temp_variables['paths']['configFile']['path']; | 581 | return $this->temp_variables['paths']['configFile']['path']; |
| 583 | } | 582 | } |
| @@ -647,17 +646,24 @@ class configuration extends Step | @@ -647,17 +646,24 @@ class configuration extends Step | ||
| 647 | * @return boolean | 646 | * @return boolean |
| 648 | */ | 647 | */ |
| 649 | private function writeConfigPath($configPath = '') { | 648 | private function writeConfigPath($configPath = '') { |
| 650 | - $configPath = $this->getContentPath(); | ||
| 651 | - if(!$configPath) return false; | ||
| 652 | - $ini = new iniUtilities($configPath); | ||
| 653 | - $data = $ini->getFileByLine(); | ||
| 654 | - $configContent = ''; | ||
| 655 | - foreach ($data as $k=>$v) { | ||
| 656 | - if(preg_match('/config.ini/', $k)) { | ||
| 657 | - $configContent = $k; | ||
| 658 | - break; | ||
| 659 | - } | ||
| 660 | - } | 649 | + $conf = $this->getDataFromSession("configuration"); // get data from the server |
| 650 | + $paths = $conf['paths']; | ||
| 651 | + if(isset($paths['configFile']['path'])) { | ||
| 652 | + $configPath = $this->getContentPath(); | ||
| 653 | + $configContent = $paths['configFile']['path']; | ||
| 654 | + } else { | ||
| 655 | + $configPath = $this->getContentPath(); | ||
| 656 | + if(!$configPath) return false; | ||
| 657 | + $ini = new iniUtilities($configPath); | ||
| 658 | + $data = $ini->getFileByLine(); | ||
| 659 | + $configContent = ''; | ||
| 660 | + foreach ($data as $k=>$v) { | ||
| 661 | + if(preg_match('/config.ini/', $k)) { | ||
| 662 | + $configContent = $k; | ||
| 663 | + break; | ||
| 664 | + } | ||
| 665 | + } | ||
| 666 | + } | ||
| 661 | $fp = fopen($configPath, 'w'); | 667 | $fp = fopen($configPath, 'w'); |
| 662 | if(fwrite($fp, $configContent)) | 668 | if(fwrite($fp, $configContent)) |
| 663 | return true; | 669 | return true; |
setup/wizard/steps/database.php
| @@ -441,6 +441,8 @@ class database extends Step | @@ -441,6 +441,8 @@ class database extends Step | ||
| 441 | $this->temp_variables['tprefix'] = ''; | 441 | $this->temp_variables['tprefix'] = ''; |
| 442 | $this->temp_variables['ddrop'] = false; | 442 | $this->temp_variables['ddrop'] = false; |
| 443 | } | 443 | } |
| 444 | + | ||
| 445 | + return $this->temp_variables; | ||
| 444 | } | 446 | } |
| 445 | 447 | ||
| 446 | /** | 448 | /** |
| @@ -493,11 +495,12 @@ class database extends Step | @@ -493,11 +495,12 @@ class database extends Step | ||
| 493 | * Read xml config file | 495 | * Read xml config file |
| 494 | * | 496 | * |
| 495 | * @author KnowledgeTree Team | 497 | * @author KnowledgeTree Team |
| 496 | - * @access private | 498 | + * @access public |
| 497 | * @params none | 499 | * @params none |
| 498 | * @return object SimpleXmlObject | 500 | * @return object SimpleXmlObject |
| 499 | */ | 501 | */ |
| 500 | - private function readXml() { | 502 | + public function readXml() { |
| 503 | +// echo CONF_DIR."databases.xml"; | ||
| 501 | $simplexml = simplexml_load_file(CONF_DIR."databases.xml"); | 504 | $simplexml = simplexml_load_file(CONF_DIR."databases.xml"); |
| 502 | 505 | ||
| 503 | return $simplexml; | 506 | return $simplexml; |
| @@ -774,7 +777,6 @@ class database extends Step | @@ -774,7 +777,6 @@ class database extends Step | ||
| 774 | $dbMigrate = $this->util->getDataFromPackage('migrate', 'database'); | 777 | $dbMigrate = $this->util->getDataFromPackage('migrate', 'database'); |
| 775 | $sqlFile = $dbMigrate['dumpLocation']; | 778 | $sqlFile = $dbMigrate['dumpLocation']; |
| 776 | $this->parse_mysql_dump($sqlFile); | 779 | $this->parse_mysql_dump($sqlFile); |
| 777 | - $this->dbhandler->load($this->dhost, $this->duname, $this->dpassword, $this->dname); | ||
| 778 | $dropPluginHelper = "TRUNCATE plugin_helper;"; | 780 | $dropPluginHelper = "TRUNCATE plugin_helper;"; |
| 779 | $this->dbhandler->query($dropPluginHelper); | 781 | $this->dbhandler->query($dropPluginHelper); |
| 780 | $updateUrls = 'UPDATE config_settings c SET c.value = "default" where c.group_name = "urls";'; | 782 | $updateUrls = 'UPDATE config_settings c SET c.value = "default" where c.group_name = "urls";'; |
setup/wizard/templates/complete.tpl
| @@ -134,7 +134,7 @@ | @@ -134,7 +134,7 @@ | ||
| 134 | $redirect = "http://".$_SERVER['SERVER_NAME'].":$port".$root_url."/admin.php"; | 134 | $redirect = "http://".$_SERVER['SERVER_NAME'].":$port".$root_url."/admin.php"; |
| 135 | ?> | 135 | ?> |
| 136 | <?php if($migrate_check) { ?> | 136 | <?php if($migrate_check) { ?> |
| 137 | - <a href="../upgrade" class="back button_next" style="width:190px;" onclick="javascript:{w.clearSessions();}">Goto Database Upgrade</a> | 137 | + <a href="../upgrade/index.php" class="back button_next" style="width:190px;" onclick="javascript:{w.clearSessions();}">Goto Database Upgrade</a> |
| 138 | <?php } else { ?> | 138 | <?php } else { ?> |
| 139 | <a href="../../login.php?redirect=<?php echo $redirect; ?>" class="back button_next" style="width:90px;" onclick="javascript:{w.clearSessions();}">Goto Login</a> | 139 | <a href="../../login.php?redirect=<?php echo $redirect; ?>" class="back button_next" style="width:90px;" onclick="javascript:{w.clearSessions();}">Goto Login</a> |
| 140 | <?php } ?> | 140 | <?php } ?> |
templates/ktcore/javascript_i18n.smarty
| @@ -71,6 +71,14 @@ i18n['close'] = '{i18n}close{/i18n}'; | @@ -71,6 +71,14 @@ i18n['close'] = '{i18n}close{/i18n}'; | ||
| 71 | 71 | ||
| 72 | // strings for file: resources/js/kt3calendar.js | 72 | // strings for file: resources/js/kt3calendar.js |
| 73 | 73 | ||
| 74 | +// strings for file: resources/js/kt_bulkupload.js | ||
| 75 | + | ||
| 76 | +// strings for file: resources/js/kt_hideadminlink.js | ||
| 77 | + | ||
| 78 | +// strings for file: resources/js/kt_hidelink.js | ||
| 79 | + | ||
| 80 | +// strings for file: resources/js/kt_tinymce_init.js | ||
| 81 | + | ||
| 74 | // strings for file: resources/js/loader.js | 82 | // strings for file: resources/js/loader.js |
| 75 | 83 | ||
| 76 | // strings for file: resources/js/login_loader.js | 84 | // strings for file: resources/js/login_loader.js |
templates/ktcore/ktoffice_i18n.smarty
| @@ -18,10 +18,6 @@ function _(trans_string) { | @@ -18,10 +18,6 @@ function _(trans_string) { | ||
| 18 | 18 | ||
| 19 | //strings for file: main.js | 19 | //strings for file: main.js |
| 20 | 20 | ||
| 21 | -i18n['Upload succeeded'] = '{i18n}Upload succeeded{/i18n}'; | ||
| 22 | - | ||
| 23 | -i18n['Document type changed'] = '{i18n}Document type changed{/i18n}'; | ||
| 24 | - | ||
| 25 | i18n['Upload'] = '{i18n}Upload{/i18n}'; | 21 | i18n['Upload'] = '{i18n}Upload{/i18n}'; |
| 26 | 22 | ||
| 27 | i18n['Upload cancelled'] = '{i18n}Upload cancelled{/i18n}'; | 23 | i18n['Upload cancelled'] = '{i18n}Upload cancelled{/i18n}'; |
| @@ -30,6 +26,8 @@ i18n['Upload failed'] = '{i18n}Upload failed{/i18n}'; | @@ -30,6 +26,8 @@ i18n['Upload failed'] = '{i18n}Upload failed{/i18n}'; | ||
| 30 | 26 | ||
| 31 | i18n['Your document has not been saved.'] = '{i18n}Your document has not been saved.{/i18n}'; | 27 | i18n['Your document has not been saved.'] = '{i18n}Your document has not been saved.{/i18n}'; |
| 32 | 28 | ||
| 29 | +i18n['Upload succeeded'] = '{i18n}Upload succeeded{/i18n}'; | ||
| 30 | + | ||
| 33 | i18n['Your document has been saved.'] = '{i18n}Your document has been saved.{/i18n}'; | 31 | i18n['Your document has been saved.'] = '{i18n}Your document has been saved.{/i18n}'; |
| 34 | 32 | ||
| 35 | i18n['Download failed'] = '{i18n}Download failed{/i18n}'; | 33 | i18n['Download failed'] = '{i18n}Download failed{/i18n}'; |
| @@ -70,7 +68,7 @@ i18n['The check-out has been cancelled.'] = '{i18n}The check-out has been cancel | @@ -70,7 +68,7 @@ i18n['The check-out has been cancelled.'] = '{i18n}The check-out has been cancel | ||
| 70 | 68 | ||
| 71 | i18n['Properties could not be saved.'] = '{i18n}Properties could not be saved.{/i18n}'; | 69 | i18n['Properties could not be saved.'] = '{i18n}Properties could not be saved.{/i18n}'; |
| 72 | 70 | ||
| 73 | -i18n['Properties have been saved.'] = '{i18n}Properties have been saved.{/i18n}'; | 71 | +i18n['Properties has been saved.'] = '{i18n}Properties has been saved.{/i18n}'; |
| 74 | 72 | ||
| 75 | i18n['Login failed'] = '{i18n}Login failed{/i18n}'; | 73 | i18n['Login failed'] = '{i18n}Login failed{/i18n}'; |
| 76 | 74 | ||
| @@ -86,19 +84,19 @@ i18n['Please verify your<br />Internet connection, <br /> and try again.'] = '{i | @@ -86,19 +84,19 @@ i18n['Please verify your<br />Internet connection, <br /> and try again.'] = '{i | ||
| 86 | 84 | ||
| 87 | //strings for file: classes/commentsWindow.js | 85 | //strings for file: classes/commentsWindow.js |
| 88 | 86 | ||
| 89 | -i18n['Cancelling edit of document (check-in)'] = '{i18n}Cancelling edit of document (check-in){/i18n}'; | 87 | +i18n['Cancelling edit of document (check-in] = '{i18n}Cancelling edit of document (check-i{/i18n}n; |
| 90 | 88 | ||
| 91 | i18n['Provide a reason for cancelling this edit.<br ><br >'] = '{i18n}Provide a reason for cancelling this edit.<br ><br >{/i18n}'; | 89 | i18n['Provide a reason for cancelling this edit.<br ><br >'] = '{i18n}Provide a reason for cancelling this edit.<br ><br >{/i18n}'; |
| 92 | 90 | ||
| 93 | -i18n['Continue Editing (check-out)'] = '{i18n}Continue Editing (check-out){/i18n}'; | 91 | +i18n['Continue Editing (check-out] = '{i18n}Continue Editing (check-ou{/i18n}t; |
| 94 | 92 | ||
| 95 | i18n['Provide a reason for this edit.<br ><br >'] = '{i18n}Provide a reason for this edit.<br ><br >{/i18n}'; | 93 | i18n['Provide a reason for this edit.<br ><br >'] = '{i18n}Provide a reason for this edit.<br ><br >{/i18n}'; |
| 96 | 94 | ||
| 97 | -i18n['Editing Document (check-out)'] = '{i18n}Editing Document (check-out){/i18n}'; | 95 | +i18n['Editing Document (check-out] = '{i18n}Editing Document (check-ou{/i18n}t; |
| 98 | 96 | ||
| 99 | i18n['Provide a reason for editing this document.<br ><br >'] = '{i18n}Provide a reason for editing this document.<br ><br >{/i18n}'; | 97 | i18n['Provide a reason for editing this document.<br ><br >'] = '{i18n}Provide a reason for editing this document.<br ><br >{/i18n}'; |
| 100 | 98 | ||
| 101 | -i18n['Saving Document (check-in)'] = '{i18n}Saving Document (check-in){/i18n}'; | 99 | +i18n['Saving Document (check-in] = '{i18n}Saving Document (check-i{/i18n}n; |
| 102 | 100 | ||
| 103 | i18n['For historical purposes, describe the changes you made to this document.<br ><br >'] = '{i18n}For historical purposes, describe the changes you made to this document.<br ><br >{/i18n}'; | 101 | i18n['For historical purposes, describe the changes you made to this document.<br ><br >'] = '{i18n}For historical purposes, describe the changes you made to this document.<br ><br >{/i18n}'; |
| 104 | 102 | ||
| @@ -278,6 +276,10 @@ i18n['All error reports are submitted anonymously.\r\n\r\nTo help us resolve thi | @@ -278,6 +276,10 @@ i18n['All error reports are submitted anonymously.\r\n\r\nTo help us resolve thi | ||
| 278 | 276 | ||
| 279 | i18n['Viewing'] = '{i18n}Viewing{/i18n}'; | 277 | i18n['Viewing'] = '{i18n}Viewing{/i18n}'; |
| 280 | 278 | ||
| 279 | +i18n["Click 'Save Properties' to save your changes."] = "{i18n}Click 'Save Properties' to save your changes.{/i18n}"; | ||
| 280 | + | ||
| 281 | +i18n['Document type changed'] = '{i18n}Document type changed{/i18n}'; | ||
| 282 | + | ||
| 281 | i18n['Document type could not be changed'] = '{i18n}Document type could not be changed{/i18n}'; | 283 | i18n['Document type could not be changed'] = '{i18n}Document type could not be changed{/i18n}'; |
| 282 | 284 | ||
| 283 | i18n['Document type could not be reset'] = '{i18n}Document type could not be reset{/i18n}'; | 285 | i18n['Document type could not be reset'] = '{i18n}Document type could not be reset{/i18n}'; |
| @@ -294,6 +296,8 @@ i18n['Please complete all required fields.'] = '{i18n}Please complete all requir | @@ -294,6 +296,8 @@ i18n['Please complete all required fields.'] = '{i18n}Please complete all requir | ||
| 294 | 296 | ||
| 295 | i18n['Editing'] = '{i18n}Editing{/i18n}'; | 297 | i18n['Editing'] = '{i18n}Editing{/i18n}'; |
| 296 | 298 | ||
| 299 | +i18n['File Type'] = '{i18n}File Type{/i18n}'; | ||
| 300 | + | ||
| 297 | i18n['Type'] = '{i18n}Type{/i18n}'; | 301 | i18n['Type'] = '{i18n}Type{/i18n}'; |
| 298 | 302 | ||
| 299 | i18n['Some fields are required'] = '{i18n}Some fields are required{/i18n}'; | 303 | i18n['Some fields are required'] = '{i18n}Some fields are required{/i18n}'; |
| @@ -336,10 +340,10 @@ i18n['Logout'] = '{i18n}Logout{/i18n}'; | @@ -336,10 +340,10 @@ i18n['Logout'] = '{i18n}Logout{/i18n}'; | ||
| 336 | 340 | ||
| 337 | i18n['No Read permissions'] = '{i18n}No Read permissions{/i18n}'; | 341 | i18n['No Read permissions'] = '{i18n}No Read permissions{/i18n}'; |
| 338 | 342 | ||
| 339 | -i18n['You do not have the required permissions to view the root folder. Please contact your system administrator for assistance.'] = '{i18n}You do not have the required permissions to view the root folder. Please contact your system administrator for assistance.{/i18n}'; | 343 | +i18n['You do not have the required permissions to view the root folder. Please contact your system administrator for assistance.', '', 60000] = '{i18n}You do not have the required permissions to view the root folder. Please contact your system administrator for assistance.', '', 6000{/i18n}0; |
| 340 | 344 | ||
| 341 | i18n['Search for documents'] = '{i18n}Search for documents{/i18n}'; | 345 | i18n['Search for documents'] = '{i18n}Search for documents{/i18n}'; |
| 342 | 346 | ||
| 343 | -// Total Language Strings: 141 | 347 | +// Total Language Strings: 143 |
| 344 | 348 | ||
| 345 | -// Unique Strings: 141 | ||
| 346 | \ No newline at end of file | 349 | \ No newline at end of file |
| 350 | +// Unique Strings: 143 | ||
| 347 | \ No newline at end of file | 351 | \ No newline at end of file |
webservice/atompub/cmis/KT_cmis_atom_server.services.inc.php
| @@ -64,7 +64,7 @@ class KT_cmis_atom_service_folder extends KT_cmis_atom_service { | @@ -64,7 +64,7 @@ class KT_cmis_atom_service_folder extends KT_cmis_atom_service { | ||
| 64 | // node request e.g.: node/F2 | 64 | // node request e.g.: node/F2 |
| 65 | if (urldecode($this->params[0]) == 'Root Folder') | 65 | if (urldecode($this->params[0]) == 'Root Folder') |
| 66 | { | 66 | { |
| 67 | - $folderId = CMISUtil::encodeObjectId('Folder', 1); | 67 | + $folderId = CMISUtil::encodeObjectId(FOLDER, 1); |
| 68 | $folderName = urldecode($this->params[0]); | 68 | $folderName = urldecode($this->params[0]); |
| 69 | } | 69 | } |
| 70 | else if ($this->params[0] == 'path') | 70 | else if ($this->params[0] == 'path') |
webservice/atompub/cmis/KT_cmis_atom_service_helper.inc.php
| @@ -531,8 +531,16 @@ class KT_cmis_atom_service_helper { | @@ -531,8 +531,16 @@ class KT_cmis_atom_service_helper { | ||
| 531 | { | 531 | { |
| 532 | if(!isset(self::$ktapi)) | 532 | if(!isset(self::$ktapi)) |
| 533 | { | 533 | { |
| 534 | - self::$ktapi = new KTAPI(); | ||
| 535 | - self::$ktapi->get_active_session(session_id()); | 534 | + self::$ktapi = new KTAPI(); |
| 535 | + $active = self::$ktapi->get_active_session(session_id()); | ||
| 536 | + | ||
| 537 | + if (PEAR::isError($active)) | ||
| 538 | + { | ||
| 539 | + // invoke auth code, session must be restarted | ||
| 540 | + if(!KT_atom_HTTPauth::isLoggedIn()) { | ||
| 541 | + KT_atom_HTTPauth::login('KnowledgeTree DMS', 'You must authenticate to enter this realm'); | ||
| 542 | + } | ||
| 543 | + } | ||
| 536 | } | 544 | } |
| 537 | return self::$ktapi; | 545 | return self::$ktapi; |
| 538 | } | 546 | } |
webservice/atompub/cmis/index.php
| @@ -46,12 +46,20 @@ $accessProtocol = (isset($_SERVER['HTTPS']) && ($_SERVER['HTTPS'] == 'on')) ? 'h | @@ -46,12 +46,20 @@ $accessProtocol = (isset($_SERVER['HTTPS']) && ($_SERVER['HTTPS'] == 'on')) ? 'h | ||
| 46 | define('KT_APP_BASE_URI', $accessProtocol . '://'.$_SERVER['HTTP_HOST'].dirname($_SERVER['PHP_SELF']).'/?/'); | 46 | define('KT_APP_BASE_URI', $accessProtocol . '://'.$_SERVER['HTTP_HOST'].dirname($_SERVER['PHP_SELF']).'/?/'); |
| 47 | define('KT_APP_SYSTEM_URI', $accessProtocol . '://'.$_SERVER['HTTP_HOST']); | 47 | define('KT_APP_SYSTEM_URI', $accessProtocol . '://'.$_SERVER['HTTP_HOST']); |
| 48 | define('KT_ATOM_LIB_FOLDER', '../../classes/atompub/'); | 48 | define('KT_ATOM_LIB_FOLDER', '../../classes/atompub/'); |
| 49 | - | ||
| 50 | define('CMIS_APP_BASE_URI', trim(KT_APP_BASE_URI, '/')); | 49 | define('CMIS_APP_BASE_URI', trim(KT_APP_BASE_URI, '/')); |
| 51 | define('CMIS_APP_SYSTEM_URI', KT_APP_SYSTEM_URI); | 50 | define('CMIS_APP_SYSTEM_URI', KT_APP_SYSTEM_URI); |
| 52 | define('CMIS_ATOM_LIB_FOLDER', trim(KT_ATOM_LIB_FOLDER, '/') . '/cmis/'); | 51 | define('CMIS_ATOM_LIB_FOLDER', trim(KT_ATOM_LIB_FOLDER, '/') . '/cmis/'); |
| 53 | 52 | ||
| 54 | /** | 53 | /** |
| 54 | + * Check Realm Authentication | ||
| 55 | + */ | ||
| 56 | +require_once(KT_ATOM_LIB_FOLDER.'KT_atom_HTTPauth.inc.php'); | ||
| 57 | + | ||
| 58 | +if(!KT_atom_HTTPauth::isLoggedIn()) { | ||
| 59 | + KT_atom_HTTPauth::login('KnowledgeTree DMS', 'You must authenticate to enter this realm'); | ||
| 60 | +} | ||
| 61 | + | ||
| 62 | +/** | ||
| 55 | * Includes | 63 | * Includes |
| 56 | */ | 64 | */ |
| 57 | include_once(KT_ATOM_LIB_FOLDER.'XMLns2array.inc.php'); | 65 | include_once(KT_ATOM_LIB_FOLDER.'XMLns2array.inc.php'); |
| @@ -62,17 +70,9 @@ include_once(CMIS_ATOM_LIB_FOLDER.'KT_cmis_atom_responseFeed.inc.php'); //Con | @@ -62,17 +70,9 @@ include_once(CMIS_ATOM_LIB_FOLDER.'KT_cmis_atom_responseFeed.inc.php'); //Con | ||
| 62 | include_once(CMIS_ATOM_LIB_FOLDER.'KT_cmis_atom_serviceDoc.inc.php'); //Containing the servicedoc class allowing easy ServiceDocument generation | 70 | include_once(CMIS_ATOM_LIB_FOLDER.'KT_cmis_atom_serviceDoc.inc.php'); //Containing the servicedoc class allowing easy ServiceDocument generation |
| 63 | include_once(CMIS_ATOM_LIB_FOLDER.'KT_cmis_atom_service.inc.php'); //Containing the servicedoc class allowing easy ServiceDocument generation | 71 | include_once(CMIS_ATOM_LIB_FOLDER.'KT_cmis_atom_service.inc.php'); //Containing the servicedoc class allowing easy ServiceDocument generation |
| 64 | 72 | ||
| 73 | +// services | ||
| 65 | include_once('KT_cmis_atom_server.services.inc.php'); | 74 | include_once('KT_cmis_atom_server.services.inc.php'); |
| 66 | 75 | ||
| 67 | -/** | ||
| 68 | - * Check Realm Authentication | ||
| 69 | - */ | ||
| 70 | -require_once(KT_ATOM_LIB_FOLDER.'KT_atom_HTTPauth.inc.php'); | ||
| 71 | - | ||
| 72 | -if(!KT_atom_HTTPauth::isLoggedIn()) { | ||
| 73 | - KT_atom_HTTPauth::login('KnowledgeTree DMS', 'You must authenticate to enter this realm'); | ||
| 74 | -} | ||
| 75 | - | ||
| 76 | //Start the AtomPubProtocol Routing Engine | 76 | //Start the AtomPubProtocol Routing Engine |
| 77 | $APP = new KT_cmis_atom_server(); | 77 | $APP = new KT_cmis_atom_server(); |
| 78 | 78 |
webservice/clienttools/services/0.2/kt.php
| @@ -368,29 +368,48 @@ class kt extends client_service { | @@ -368,29 +368,48 @@ class kt extends client_service { | ||
| 368 | } | 368 | } |
| 369 | $items[]=array("name"=>"__document_type", "index"=>0, "value"=>$document_type, "control_type"=>"lookup", "selection"=>$json_document_types); | 369 | $items[]=array("name"=>"__document_type", "index"=>0, "value"=>$document_type, "control_type"=>"lookup", "selection"=>$json_document_types); |
| 370 | 370 | ||
| 371 | + foreach ($detail as $fieldset) { | ||
| 372 | + foreach ($fieldset['fields'] as $field) { | ||
| 373 | + | ||
| 374 | + $prepArray = array( | ||
| 375 | + 'fieldset' => $fieldset['fieldset'], | ||
| 376 | + 'name' => $field['name'], | ||
| 377 | + | ||
| 378 | + // Change for value. If blank value is set to 1, change value to '' | ||
| 379 | + // Overcomes issue of n/a | ||
| 380 | + 'value' => ($document_id > 0 ? ($field['blankvalue'] == '1' ? '' : $field['value']) : ''), | ||
| 381 | + | ||
| 382 | + 'description' => $field['description'], | ||
| 383 | + 'control_type' => $field['control_type'], | ||
| 384 | + 'selection' => $field['selection'], | ||
| 385 | + 'required' => $field['required'], | ||
| 386 | + 'blankvalue' => $field['blankvalue'], | ||
| 387 | + 'index' => $index | ||
| 388 | + ); | ||
| 389 | + | ||
| 390 | + // Small Adjustment for multiselect to real type | ||
| 391 | + if ($field['control_type'] == 'multiselect') { | ||
| 392 | + $prepArray['control_type'] = $field['options']['type']; | ||
| 393 | + } | ||
| 394 | + | ||
| 395 | + | ||
| 396 | + if (isset($field['options']['ishtml'])) { | ||
| 397 | + $prepArray['ishtml'] = $field['options']['ishtml']; | ||
| 398 | + } else { | ||
| 399 | + $prepArray['ishtml'] = '0'; | ||
| 400 | + } | ||
| 401 | + | ||
| 402 | + if (isset($field['options']['maxlength'])) { | ||
| 403 | + $prepArray['maxlength'] = $field['options']['maxlength']; | ||
| 404 | + } else { | ||
| 405 | + $prepArray['maxlength'] = '-1'; | ||
| 406 | + } | ||
| 407 | + | ||
| 408 | + $items[] = $prepArray; | ||
| 409 | + $index++; | ||
| 410 | + } | ||
| 411 | + } | ||
| 371 | 412 | ||
| 372 | - for($i=0;$i<count($detail);$i++) { | ||
| 373 | - | ||
| 374 | - for($j=0;$j<count($detail[$i]['fields']);$j++) | ||
| 375 | - { | ||
| 376 | - $items[]=array( | ||
| 377 | - 'fieldset'=>$detail[$i]['fieldset'], | ||
| 378 | - 'name'=>$detail[$i]['fields'][$j]['name'], | ||
| 379 | - | ||
| 380 | - // Change for value. If blank value is set to 1, change value to '' | ||
| 381 | - // Overcomes issue of n/a | ||
| 382 | - 'value'=>($document_id > 0 ? ($detail[$i]['fields'][$j]['blankvalue']=='1' ? '' : $detail[$i]['fields'][$j]['value']) : ''), | ||
| 383 | - | ||
| 384 | - 'description'=>$detail[$i]['fields'][$j]['description'], | ||
| 385 | - 'control_type'=>$detail[$i]['fields'][$j]['control_type'], | ||
| 386 | - 'selection'=>$detail[$i]['fields'][$j]['selection'], | ||
| 387 | - 'required'=>$detail[$i]['fields'][$j]['required'], | ||
| 388 | - 'blankvalue'=>$detail[$i]['fields'][$j]['blankvalue'], | ||
| 389 | - 'index'=>$index | ||
| 390 | - ); | ||
| 391 | - $index++; | ||
| 392 | - } | ||
| 393 | - } | ||
| 394 | 413 | ||
| 395 | 414 | ||
| 396 | $this->setResponse(array('id'=>$title, 'items'=>$items, 'count'=>count($items))); | 415 | $this->setResponse(array('id'=>$title, 'items'=>$items, 'count'=>count($items))); |