# LANGUAGE translation of Drupal (modules/blogapi.module) # Copyright YEAR NAME # Generated from file: blogapi.module,v 1.82 2006/04/26 15:07:12 killes # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2006-06-05 17:49+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" #: modules/blogapi.module:15 msgid "The blog API module enables a post to be posted to a site via external GUI applications. Many users prefer to use external tools to improve their ability to read and post responses in a customized way. The blog api provides users the freedom to use the blogging tools they want but still have the blogging server of choice." msgstr "" #: modules/blogapi.module:16 msgid "When this module is enabled and configured you can use programs like Ecto to create and publish posts from your desktop. Blog API module supports several XML-RPC based blogging APIs such as the Blogger API, MetaWeblog API, and most of the Movable Type API. Any desktop blogging tools or other services (e.g. Flickr's \"post to blog\") that support these APIs should work with this site." msgstr "" #: modules/blogapi.module:17 msgid "This module also allows site administrators to configure which content types can be posted via the external applications. So, for instance, users can post forum topics as well as blog posts. Where supported, the external applications will display each content type as a separate \"blog\"." msgstr "" #: modules/blogapi.module:18 msgid "

You can

\n\n" msgstr "" #: modules/blogapi.module:24 msgid "For more information please read the configuration and customization handbook BlogApi page." msgstr "" #: modules/blogapi.module:27 msgid "Allows users to post content using applications that support XML-RPC blog APIs." msgstr "" #: modules/blogapi.module:40 msgid "Returns a list of weblogs to which an author has posting privileges." msgstr "" #: modules/blogapi.module:45 msgid "Returns information about an author in the system." msgstr "" #: modules/blogapi.module:50;75 msgid "Creates a new post, and optionally publishes it." msgstr "" #: modules/blogapi.module:55 msgid "Updates the information about an existing post." msgstr "" #: modules/blogapi.module:60;85 msgid "Returns information about a specific post." msgstr "" #: modules/blogapi.module:65 msgid "Deletes a post." msgstr "" #: modules/blogapi.module:70;100 msgid "Returns a list of the most recent posts in the system." msgstr "" #: modules/blogapi.module:80 msgid "Updates information about an existing post." msgstr "" #: modules/blogapi.module:90 msgid "Uploads a file to your webserver." msgstr "" #: modules/blogapi.module:95;115 msgid "Returns a list of all categories to which the post is assigned." msgstr "" #: modules/blogapi.module:105 msgid "Returns a bandwidth-friendly list of the most recent posts in the system." msgstr "" #: modules/blogapi.module:110 msgid "Returns a list of all categories defined in the weblog." msgstr "" #: modules/blogapi.module:120 msgid "Sets the categories for a post." msgstr "" #: modules/blogapi.module:125 msgid "Retrieve information about the XML-RPC methods supported by the server." msgstr "" #: modules/blogapi.module:130 msgid "Retrieve information about the text formatting plugins supported by the server." msgstr "" #: modules/blogapi.module:135 msgid "Retrieve the list of TrackBack pings posted to a particular entry. This could be used to programmatically retrieve the list of pings for a particular entry, then iterate through each of those pings doing the same, until one has built up a graph of the web of entries referencing one another on a particular topic." msgstr "" #: modules/blogapi.module:140 msgid "Publish (rebuild) all of the static files related to an entry from your weblog. Equivalent to saving an entry in the system (but without the ping)." msgstr "" #: modules/blogapi.module:218 msgid "You do not have permission to create the type of post you wanted to create." msgstr "" #: modules/blogapi.module:233 msgid "%type: added %title using blog API." msgstr "" #: modules/blogapi.module:238;291 msgid "Error storing post." msgstr "" #: modules/blogapi.module:260;500 msgid "You do not have permission to update this post." msgstr "" #: modules/blogapi.module:287 msgid "%type: updated %title using blog API." msgstr "" #: modules/blogapi.module:372 msgid "No file sent." msgstr "" #: modules/blogapi.module:376 msgid "Error storing file." msgstr "" #: modules/blogapi.module:482 msgid "Not implemented." msgstr "" #: modules/blogapi.module:495 msgid "Invalid post." msgstr "" #: modules/blogapi.module:535 msgid "You either tried to edit somebody else's blog or you don't have permission to edit your own blog." msgstr "" #: modules/blogapi.module:539 msgid "Wrong username or password." msgstr "" #: modules/blogapi.module:559 msgid "XML-RPC Engine" msgstr "" #: modules/blogapi.module:561 msgid "RSD or Really-Simple-Discovery is a mechanism which allows external blogger tools to discover the APIs they can use to interact with Drupal. Here you can set the preferred method for blogger tools to interact with your site. The common XML-RPC engines are Blogger, MetaWeblog and Movabletype. If you are not sure which is the correct setting, choose Blogger." msgstr "" #: modules/blogapi.module:567 msgid "Blog types" msgstr "" #: modules/blogapi.module:569 msgid "Select the content types for which you wish to enable posting via blogapi. Each type will appear as a different \"blog\" in the client application (if supported)." msgstr "" #: modules/blogapi.module:581;586 msgid "RSD" msgstr "" #: modules/blogapi.module:0 msgid "blogapi" msgstr ""