Commit b5acedb203a00587283cb26b12ace02809cd6141

Authored by kevin_fourie
1 parent e503d075

Regenerated i18n files.

git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/STABLE/branches/3.5.3-Release-Branch@9118 c91229c3-7414-0410-bfa2-8a42b809f60b
i18n/knowledgeTree.pot
... ... @@ -8,7 +8,7 @@ msgid ""
8 8 msgstr ""
9 9 "Project-Id-Version: PACKAGE VERSION\n"
10 10 "Report-Msgid-Bugs-To: \n"
11   -"POT-Creation-Date: 2008-08-09 16:08+0200\n"
  11 +"POT-Creation-Date: 2008-08-12 14:53+0200\n"
12 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 14 "Language-Team: LANGUAGE <LL@li.org>\n"
... ... @@ -268,7 +268,7 @@ msgstr &quot;&quot;
268 268 msgid "(Closed at metadata version: #ver#)"
269 269 msgstr ""
270 270  
271   -#: config/dmsDefaults.php:602
  271 +#: config/dmsDefaults.php:620
272 272 msgid "(Community Edition)"
273 273 msgstr ""
274 274  
... ... @@ -1798,7 +1798,7 @@ msgstr &quot;&quot;
1798 1798 msgid "Cannot locate DocumentConverter.py"
1799 1799 msgstr ""
1800 1800  
1801   -#: search2/indexing/extractorCore.inc.php:670
  1801 +#: search2/indexing/extractorCore.inc.php:680
1802 1802 #, php-format
1803 1803 msgid "Cannot locate binary for %s (%s)."
1804 1804 msgstr ""
... ... @@ -2576,7 +2576,7 @@ msgstr &quot;&quot;
2576 2576 msgid "Core: Write"
2577 2577 msgstr ""
2578 2578  
2579   -#: search2/indexing/extractorCore.inc.php:420
  2579 +#: search2/indexing/extractorCore.inc.php:429
2580 2580 msgid "Could change permission on exec script: "
2581 2581 msgstr ""
2582 2582  
... ... @@ -2607,7 +2607,7 @@ msgstr &quot;&quot;
2607 2607 msgid "Could not create document type"
2608 2608 msgstr ""
2609 2609  
2610   -#: search2/indexing/extractorCore.inc.php:406
  2610 +#: search2/indexing/extractorCore.inc.php:415
2611 2611 msgid "Could not create exec script: "
2612 2612 msgstr ""
2613 2613  
... ... @@ -2973,6 +2973,10 @@ msgstr &quot;&quot;
2973 2973 msgid "Created replacement."
2974 2974 msgstr ""
2975 2975  
  2976 +#: i18n/templates.c:6557
  2977 +msgid "Creating a Dynamic Condition involves setting up criteria that filters content in the DMS for the purposes of selectively assigning permissions associated with the Dynamic Condition, according to the specified criteria. Dynamic conditions are assigned on the folder's Permissions management page in Browse Documents. Dynamic Conditions are also used to create Guard permissions, which are required to perform transitions on Workflows."
  2978 +msgstr ""
  2979 +
2976 2980 #: lib/documentmanagement/documentutil.inc.php:290
2977 2981 msgid "Creating database entry"
2978 2982 msgstr ""
... ... @@ -3417,7 +3421,7 @@ msgstr &quot;&quot;
3417 3421  
3418 3422 #: plugins/search2/DocumentIndexAction.php:58
3419 3423 #, php-format
3420   -msgid "Document '%s' has been added from the indexing queue."
  3424 +msgid "Document '%s' has been added to the indexing queue."
3421 3425 msgstr ""
3422 3426  
3423 3427 #: plugins/search2/DocumentIndexAction.php:53
... ... @@ -4050,10 +4054,6 @@ msgstr &quot;&quot;
4050 4054 msgid "Dynamic Conditions"
4051 4055 msgstr ""
4052 4056  
4053   -#: i18n/templates.c:6557
4054   -msgid "Dynamic Conditions give the administrator the capability to define what permissions are applied to document within a folder based on a set of rules. These rules may be applied to the document's metadata, contents, or transactional information. Dynamic Conditions are applied on a per folder basis and may be setup from the folder's permissions section."
4055   -msgstr ""
4056   -
4057 4057 #: plugins/ktcore/admin/conditions.php:100
4058 4058 msgid "Dynamic condition deleted"
4059 4059 msgstr ""
... ... @@ -13999,7 +13999,7 @@ msgstr &quot;&quot;
13999 13999 msgid "from the folder \"#location_name#\""
14000 14000 msgstr ""
14001 14001  
14002   -#: search2/indexing/extractorCore.inc.php:446
  14002 +#: search2/indexing/extractorCore.inc.php:455
14003 14003 msgid "getCommandLine is not implemented"
14004 14004 msgstr ""
14005 14005  
... ...
i18n/templates.c
... ... @@ -6554,7 +6554,7 @@ gettext(&quot;Cancel&quot;);
6554 6554 gettext("Dynamic Conditions");
6555 6555  
6556 6556 /* ./templates/ktcore/search/administration/conditions.smarty */
6557   -gettext("Dynamic Conditions give the administrator the capability to define what permissions are applied to document within a folder based on a set of rules. These rules may be applied to the document's metadata, contents, or transactional information. Dynamic Conditions are applied on a per folder basis and may be setup from the folder's permissions section.");
  6557 +gettext("Creating a Dynamic Condition involves setting up criteria that filters content in the DMS for the purposes of selectively assigning permissions associated with the Dynamic Condition, according to the specified criteria. Dynamic conditions are assigned on the folder's Permissions management page in Browse Documents. Dynamic Conditions are also used to create Guard permissions, which are required to perform transitions on Workflows.");
6558 6558  
6559 6559 /* ./templates/ktcore/search/administration/conditions.smarty */
6560 6560 gettext("Create a new condition");
... ...