# LANGUAGE translation of Drupal (taxonomy_access.module) # Copyright YEAR NAME # Generated from file: taxonomy_access.module,v 1.80 2006/04/18 08:53:10 keve # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2006-05-08 18:54+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" #: taxonomy_access.module:12 msgid "Allows users to specify how each category can be used by various roles." msgstr "" #: taxonomy_access.module:23 msgid "The module is currently ACTIVATED properly." msgstr "" #: taxonomy_access.module:24 msgid "To disable the module properly:
  1. Deactivate here. (Save this configuration.)
  2. Disable/Uninstall it in the 'Modules Administration Page'.
" msgstr "" #: taxonomy_access.module:29 msgid "The module is currently DEACTIVATED, but must also be disabled/uninstalled in the %module_page_link in order to be properly disabled." msgstr "" #: taxonomy_access.module:29 msgid "modules admin page" msgstr "" #: taxonomy_access.module:30 msgid "For controlling the Taxonomy Access System, the module has to be Activated on this page." msgstr "" #: taxonomy_access.module:35 msgid "The Taxonomy Access Control module allows users to specify how each category can be used by various roles." msgstr "" #: taxonomy_access.module:36 msgid "On the category permissions page for each role, each category displays a list of the terms within it, each with five types of permission: View, Update, Delete, Create and List:" msgstr "" #: taxonomy_access.module:38 msgid "VIEW enables the user to access content (nodes) with given term." msgstr "" #: taxonomy_access.module:39 msgid "UPDATE, DELETE enables the user to Update/Delete ALL nodes with the given term.
(These two permissions are administrator permissions, that should be given ONLY to e.g. content administrators.)" msgstr "" #: taxonomy_access.module:40 msgid "CREATE enables the user to set that term when adding a new node or when editing a node." msgstr "" #: taxonomy_access.module:41 msgid "LIST enables the user to view the name of the given term below the title of a node or in category lists. It also controls whether a user can access the taxonomy page for the given term. (e.g. \"taxonomy/term/*\")" msgstr "" #: taxonomy_access.module:43 msgid "VIEW, UPDATE, and DELETE control the node access system. LIST and CREATE control if a user can view and select a given term. (Note: In previous versions of Taxonomy Access Control, there was no LIST permission; its functionality was controlled by the VIEW permission.)" msgstr "" #: taxonomy_access.module:44 msgid "VIEW, UPDATE and DELETE have three options for each term: Allow, Ignore, and Deny. Indicate which rights each role should have for each term." msgstr "" #: taxonomy_access.module:45 msgid "CREATE and LIST have only two options for each term: YES (selected) or NO (deselected). Indicate what each role should be allowed to do with each term." msgstr "" #: taxonomy_access.module:46 msgid "IMPORTANT NOTE:
The DENY directives are processed after the ALLOW directives. (DENY overrides ALLOW.) So, if a multicategory node is in Categories \"A\" and \"B\" and a user has ALLOW permissions for VIEW in Category \"A\" and DENY permissions for VIEW in Category \"B\", then the user will NOT be permitted to VIEW the node. (DENY overrides ALLOW.)
Access is denied by default. So, if a multicategory node is in Categories \"C\" and \"D\" and a user has IGNORE permissions for VIEW in both Category \"C\" and \"D\", then the user will NOT be permitted to VIEW the node.
(If you are familiar with Apache mod_access, this permission system works similar to directive: ORDER ALLOW, DENY)" msgstr "" #: taxonomy_access.module:47 msgid "Allow/Ignore/Deny All or Select/Deselect All:
Beside each vocabulary title there are dropdowns containing the options that can be set for individual terms. Selecting one of these options using the dropdown effectively selects that option for ALL of the individual terms inside that vocabulary when the options are saved.
Selecting \"--\" does not make any automatic changes to the permission of the terms in that vocabulary; only manual changes that you make will be saved.
NOTE: This does not change the \"Default\" option (described below)." msgstr "" #: taxonomy_access.module:48 msgid "Default:
This option, just underneath the vocabulary title, sets the permission that will automatically be given to the role, for any new terms that are added within the vocabulary. This includes terms that are added via free tagging." msgstr "" #: taxonomy_access.module:49 msgid "GOOD TO KNOW:
Input formats: Node editing/deleting is blocked, even when user has UPDATE/DELETE permission to the node, when user is not allowed to use a filter format that the node was saved at." msgstr "" #: taxonomy_access.module:56 msgid "Taxonomy Access Control has to be activated on %settings_page, before configuring 'category permissions'." msgstr "" #: taxonomy_access.module:56;380 msgid "settings page" msgstr "" #: taxonomy_access.module:61 msgid "

Vocabulary Settings: Each vocabulary displays a list of the terms within it, each with five types of permission: View, Update, Delete, Create and List.

For a detailed description of these permissions and how to use them, see Taxonomy Access Control help. If you are new to Taxonomy Access Control, it is very important that you read the help page.

" msgstr "" #: taxonomy_access.module:65 msgid "In this area you will define the permissions that each user role has for each category. Each category can have View, Update, Delete, Create and List permissions set for each user role." msgstr "" #: taxonomy_access.module:88 msgid "category permissions" msgstr "" #: taxonomy_access.module:110 msgid "Role" msgstr "" #: taxonomy_access.module:112 msgid "edit" msgstr "" #: taxonomy_access.module:131;151 msgid "Uncategorized nodes" msgstr "" #: taxonomy_access.module:138 msgid "Category" msgstr "" #: taxonomy_access.module:140 msgid "View" msgstr "" #: taxonomy_access.module:142 msgid "Update" msgstr "" #: taxonomy_access.module:144 msgid "Delete" msgstr "" #: taxonomy_access.module:146 msgid "Create" msgstr "" #: taxonomy_access.module:148 msgid "List" msgstr "" #: taxonomy_access.module:164 msgid "Allow all" msgstr "" #: taxonomy_access.module:164 msgid "Ignore all" msgstr "" #: taxonomy_access.module:164 msgid "Deny all" msgstr "" #: taxonomy_access.module:165 msgid "Select all" msgstr "" #: taxonomy_access.module:165 msgid "Deselect all" msgstr "" #: taxonomy_access.module:166 msgid "Allow" msgstr "" #: taxonomy_access.module:166 msgid "Ignore" msgstr "" #: taxonomy_access.module:166 msgid "Deny" msgstr "" #: taxonomy_access.module:176 msgid "A" msgstr "" #: taxonomy_access.module:176 msgid "I" msgstr "" #: taxonomy_access.module:176 msgid "D" msgstr "" #: taxonomy_access.module:182 msgid "Default" msgstr "" #: taxonomy_access.module:256 msgid "Save category permissions" msgstr "" #: taxonomy_access.module:260 msgid "Permissions for" msgstr "" #: taxonomy_access.module:369 msgid "Your permission settings for" msgstr "" #: taxonomy_access.module:379 msgid "active" msgstr "" #: taxonomy_access.module:380 msgid "Cannot be disabled! First, deactivate on %settings_page" msgstr "" #: taxonomy_access.module:613 msgid "Activate" msgstr "" #: taxonomy_access.module:613 msgid "Deactivate" msgstr "" #: taxonomy_access.module:623;630;634 msgid "Reset to defaults" msgstr "" #: taxonomy_access.module:635 msgid "The configuration options of taxonomy access have been reset to their default values." msgstr "" #: taxonomy_access.module:639 msgid "The configuration options of taxonomy access have been saved." msgstr "" #: taxonomy_access.module:0 msgid "taxonomy_access" msgstr ""