# LANGUAGE translation of Drupal (general) # Copyright YEAR NAME # Generated from files: # votingapi_actions.inc,v 1.14 2006/06/09 00:20:19 eaton # votingapi_views.inc,v 1.10 2006/06/09 00:20:19 eaton # votingapi.module,v 1.38 2006/07/01 14:07:46 eaton # votingapi_actions.module,v 1.6 2006/06/22 13:25:21 eaton # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2006-07-19 22:52-0400\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" #: votingapi_actions.inc:466;575;629 votingapi_views.inc:42;54;62;137;149 msgid "Is" msgstr "" #: votingapi.module:58 votingapi_actions.module:119;166 msgid "Actions" msgstr "" #: votingapi.module:29 msgid "Provides a shared voting API for other modules." msgstr "" #: votingapi.module:31 msgid "" "Provides a shared API for other modules to store and display community votes " "and ratings." msgstr "" #: votingapi.module:46 msgid "Vote tallying" msgstr "" #: votingapi.module:47 msgid "" "On high-traffic sites, administrators can use this setting to postpone the " "calculation of vote results." msgstr "" #: votingapi.module:50 msgid "Tally results whenever a vote is cast" msgstr "" #: votingapi.module:51 msgid "Tally results at cron-time" msgstr "" #: votingapi.module:52 msgid "Never tally votes: I am using a custom module to control vote results" msgstr "" #: votingapi.module:59 msgid "" "Voting actions can perform tasks depending on the results of a vote. " "Requires actions.module." msgstr "" #: votingapi.module:62 msgid "Allow modules to register their own voting actions" msgstr "" #: votingapi.module:63 msgid "" "Only perform voting actions I configure (votingapi_actions.module must be " "enabled)" msgstr "" #: votingapi.module:64 msgid "Disable voting actions " msgstr "" #: votingapi.module:671 msgid "Average vote value" msgstr "" #: votingapi.module:672 msgid "Number of votes" msgstr "" #: votingapi.module:673 msgid "Sum of vote values" msgstr "" #: votingapi.module:689;717 msgid "-- Any tag --" msgstr "" #: votingapi.module:703;731 msgid "-- Any value type --" msgstr "" #: votingapi.module:0 msgid "votingapi" msgstr "" #: votingapi_actions.inc:195 msgid "The set '%name' is not an array!" msgstr "" #: votingapi_actions.inc:200 msgid "The set '%name' must have a content_type." msgstr "" #: votingapi_actions.inc:204 msgid "The set '%name' must define a condition_mask of 'AND' or 'OR'." msgstr "" #: votingapi_actions.inc:208 msgid "The set '%name' has no conditions defined." msgstr "" #: votingapi_actions.inc:228 msgid "The condition '%name' is not an array!" msgstr "" #: votingapi_actions.inc:233 msgid "The condition '%name' has no handler." msgstr "" #: votingapi_actions.inc:238 msgid "The condition '%name' has an invalid handler (%handler)." msgstr "" #: votingapi_actions.inc:466;575;629 msgid "Is not" msgstr "" #: votingapi_actions.inc:466;575 msgid "Is less than" msgstr "" #: votingapi_actions.inc:466;575 msgid "Is greater than" msgstr "" #: votingapi_actions.inc:476 msgid "Vote result properties" msgstr "" #: votingapi_actions.inc:585 msgid "Individual vote properties" msgstr "" #: votingapi_actions.inc:639 msgid "Node properties" msgstr "" #: votingapi_actions.inc:659 msgid "Touched creation date of node id %id" msgstr "" #: votingapi_actions.inc:664 msgid "Touch node creation date" msgstr "" #: votingapi_actions.inc:665;701 msgid "Node" msgstr "" #: votingapi_actions.inc:695 msgid "Touched change date of node id %id" msgstr "" #: votingapi_actions.inc:700 msgid "Touch node change date" msgstr "" #: votingapi_actions.inc:728 msgid "Set comment id %id to Published" msgstr "" #: votingapi_actions.inc:733 msgid "Publish comment" msgstr "" #: votingapi_actions.inc:758 msgid "Set comment id %id to Unpublished" msgstr "" #: votingapi_actions.inc:763 msgid "Unpublish comment" msgstr "" #: votingapi_actions.inc:659;695;728;758 msgid "action" msgstr "" #: votingapi_actions.module:11 msgid "Lets users manage votingapi's integration with the actions module." msgstr "" #: votingapi_actions.module:31 msgid "voting actions" msgstr "" #: votingapi_actions.module:42 msgid "add" msgstr "" #: votingapi_actions.module:47;62 msgid "edit action set" msgstr "" #: votingapi_actions.module:57 msgid "export action set" msgstr "" #: votingapi_actions.module:104 msgid "" "The module %module was deactivated--it requires the following disabled/non-" "existant modules to function properly: %dependencies" msgstr "" #: votingapi_actions.module:111;20 msgid "administer voting actions" msgstr "" #: votingapi_actions.module:119 msgid "User-Defined Action Sets" msgstr "" #: votingapi_actions.module:123;169 msgid "No action sets have currently been defined." msgstr "" #: votingapi_actions.module:126 msgid "" "Below are system default action sets; if you clone one of these, or create " "another set with the same name, it will override the default." msgstr "" #: votingapi_actions.module:134 msgid "Overridden" msgstr "" #: votingapi_actions.module:152;157 msgid "clone" msgstr "" #: votingapi_actions.module:166 msgid "Source" msgstr "" #: votingapi_actions.module:166 msgid "Default Action Sets" msgstr "" #: votingapi_actions.module:224 msgid "Import Action Set Code" msgstr "" #: votingapi_actions.module:227 msgid "Cut and paste the results of an Export action set here." msgstr "" #: votingapi_actions.module:282;334 msgid "Unable to get an action set out of that." msgstr "" #: votingapi_actions.module:0 msgid "votingapi_actions" msgstr "" #: votingapi_views.inc:22 msgid "VotingAPI: Voting results" msgstr "" #: votingapi_views.inc:30 msgid "VotingAPI: Vote tag" msgstr "" #: votingapi_views.inc:37 msgid "Voting result" msgstr "" #: votingapi_views.inc:41 msgid "VotingAPI: Result type" msgstr "" #: votingapi_views.inc:42;54;62;137;149 msgid "Is Not" msgstr "" #: votingapi_views.inc:44;139 msgid "Percentage" msgstr "" #: votingapi_views.inc:45;140 msgid "Points" msgstr "" #: votingapi_views.inc:46 msgid "Options" msgstr "" #: votingapi_views.inc:50;145 msgid "Filter by the type of result being calculated (Percentage, points, etc)" msgstr "" #: votingapi_views.inc:53 msgid "VotingAPI: Result tag" msgstr "" #: votingapi_views.inc:58;153 msgid "Filter by the tag being voted on" msgstr "" #: votingapi_views.inc:61 msgid "VotingAPI: Result function" msgstr "" #: votingapi_views.inc:66 msgid "" "Filter by the function used to aggregate results (total number of votes, " "average vote, etc)" msgstr "" #: votingapi_views.inc:69 msgid "VotingAPI: Has been voted on" msgstr "" #: votingapi_views.inc:70 msgid "Voted" msgstr "" #: votingapi_views.inc:74 msgid "This will filter out nodes that have or have not been voted on." msgstr "" #: votingapi_views.inc:96 msgid "VotingAPI: Individual vote value" msgstr "" #: votingapi_views.inc:104;148 msgid "VotingAPI: Individual vote tag" msgstr "" #: votingapi_views.inc:110 msgid "VotingAPI: Individual vote timestamp" msgstr "" #: votingapi_views.inc:114 msgid "As Short Date" msgstr "" #: votingapi_views.inc:115 msgid "As Medium Date" msgstr "" #: votingapi_views.inc:116 msgid "As Long Date" msgstr "" #: votingapi_views.inc:117 msgid "As Time Ago" msgstr "" #: votingapi_views.inc:121 msgid "Display the time the vote was cast." msgstr "" #: votingapi_views.inc:124 msgid "VotingAPI: Individual vote user" msgstr "" #: votingapi_views.inc:132 msgid "Vote value" msgstr "" #: votingapi_views.inc:136 msgid "VotingAPI: Individual vote type" msgstr "" #: votingapi_views.inc:141 msgid "Custom" msgstr "" #: votingapi_views.inc:156 msgid "VotingAPI: Individual vote " msgstr "" #: votingapi_views.inc:157 msgid "was cast by" msgstr "" #: votingapi_views.inc:158 msgid "Current user" msgstr "" #: votingapi_views.inc:164 msgid "VotingAPI: Current user has voted" msgstr "" #: votingapi_views.inc:165 msgid "voted on by" msgstr "" #: votingapi_views.inc:169 msgid "" "This allows you to filter by whether or not the logged in user has voted on " "the node." msgstr "" #: votingapi_views.inc:216;237 msgid "no votes" msgstr "" #: votingapi_views.inc:265 msgid "Node votes" msgstr "" #: votingapi_views.inc:266 msgid "Lists all votes for a node" msgstr "" #: votingapi_views.inc:274 msgid "An overview of all votes cast for this piece of content." msgstr "" #: votingapi_views.inc:281 msgid "votes" msgstr "" #: votingapi_views.inc:305 msgid "time" msgstr "" #: votingapi_views.inc:313 msgid "criteria" msgstr "" #: votingapi_views.inc:329 msgid "Moderation queue" msgstr "" #: votingapi_views.inc:330 msgid "Nodes in the moderation queue" msgstr "" #: votingapi_views.inc:337 msgid "" "Content in the moderation queue can be voted on by the community. Depending " "on the results, content may be removed from the site or promoted to the " "front page." msgstr "" #: votingapi_views.inc:344 msgid "moderation queue" msgstr "" #: votingapi_views.inc:362 msgid "title" msgstr "" #: votingapi_views.inc:369 msgid "author" msgstr "" #: votingapi_views.inc:375 msgid "created on" msgstr "" #: votingapi_views.inc:383 msgid "current rating" msgstr ""