# $Id$ # # LANGUAGE translation of Drupal (general) # Copyright YEAR NAME # Generated from files: # tac_lite.module,v 1.9.2.7 2009/02/22 00:38:37 yogadex # tac_lite.install,v 1.3.2.2 2008/12/09 21:39:10 yogadex # tac_lite.info,v 1.2 2008/06/07 01:42:06 yogadex # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2009-10-01 22:25+0200\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: tac_lite.module:16 msgid "This module allows you to restrict access to site content. It uses a simple scheme based on Taxonomy, Users and Roles. It uses the node_access table and other features built into Drupal to hide content from unauthorized users." msgstr "" #: tac_lite.module:17 msgid "While this module has been designed to be as simple as possible to use, there are several steps required to set it up." msgstr "" #: tac_lite.module:19 msgid "Define one or more vocabularies whose terms will control which users have access. For example, you could define a vocabulary called 'Privacy' with terms 'Public' and 'Private'." msgstr "" #: tac_lite.module:20 msgid "Tell this module which vocabulary or vocabularies control privacy. (!link)" msgstr "" #: tac_lite.module:20 msgid "administer -> access control -> tac_lite" msgstr "" #: tac_lite.module:21 msgid "Grant access to users based on their roles (!link), and/or..." msgstr "" #: tac_lite.module:21 msgid "administer -> access control -> tac_lite -> by role" msgstr "" #: tac_lite.module:22 msgid "Grant access to individual users. (See the tac_lite tab under user -> edit.)" msgstr "" #: tac_lite.module:23 msgid "Finally, if your site contains content, you will need to re-save all nodes. This ensures that Drupal's node_access table is up-to-date. Otherwise, content submitted before this module was configured will be hidden." msgstr "" #: tac_lite.module:25 msgid "Currently, this module works with view grants only (no update or delete grants)." msgstr "" #: tac_lite.module:86 msgid "You must create a vocabulary before you can use tac_lite." msgstr "" #: tac_lite.module:99 msgid "Vocabularies" msgstr "" #: tac_lite.module:102 msgid "Select one or more vocabularies to control privacy. Do not select free tagging vocabularies, they are not supported." msgstr "" #: tac_lite.module:113 msgid "Schemes" msgstr "" #: tac_lite.module:114 msgid "Each scheme allows for a different set of permissions. For example, use scheme 1 for read-only permission; scheme 2 for read and update; scheme 3 for delete; etc. Additional schemes increase the size of your node_access table, so use no more than you need. Also note that ff you use tac_lite to assign update permission, it is recommended that you give those users read permission on all terms of that vocabulary." msgstr "" #: tac_lite.module:155 msgid "read" msgstr "" #: tac_lite.module:182 msgid "Scheme name" msgstr "" #: tac_lite.module:183 msgid "A human-readable name for administrators to see. For example, 'read' or 'read and write'." msgstr "" #: tac_lite.module:195 msgid "Permissions" msgstr "" #: tac_lite.module:199 msgid "Select which permissions are granted by this scheme." msgstr "" #: tac_lite.module:205 msgid "You may grant these permissions by role, below. To grant permission to an individual user, visit the tac_lite tab on the user edit page." msgstr "" #: tac_lite.module:215 msgid "Access for %role" msgstr "" #: tac_lite.module:216 msgid "" msgstr "" #: tac_lite.module:228;286 msgid "none" msgstr "" #: tac_lite.module:236 msgid "First select vocabularies on the settings page." msgstr "" #: tac_lite.module:253 msgid "Taxonomy-based access" msgstr "" #: tac_lite.module:273 msgid "This scheme includes permissions %perms" msgstr "" #: tac_lite.module:292 msgid "You may grant this user access based on the schemes and terms below. These permissions are in addition to role based grants on scheme settings pages." msgstr "" #: tac_lite.module:385 msgid "Unexpected term value \"%term\" in tac_lite." msgstr "" #: tac_lite.module:36 msgid "administer tac_lite" msgstr "" #: tac_lite.module:47 msgid "Access control by taxonomy" msgstr "" #: tac_lite.module:48 msgid "taxonomy-based permissions by tac_lite" msgstr "" #: tac_lite.module:57 msgid "Settings" msgstr "" #: tac_lite.install:40 msgid "Rebuilt node access table for tac_lite module." msgstr "" #: tac_lite.info:0 msgid "Taxonomy Access Control Lite" msgstr "" #: tac_lite.info:0 msgid "Simple access control based on categories." msgstr ""