# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Nicolas Kuttler # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: Better Tag Cloud 0.8.7\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/nktagcloud\n" "POT-Creation-Date: 2010-07-13 17:29+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: inc/admin.php:92 msgid "This widget is deprecated, please use the new one on the left." msgstr "" #: inc/admin.php:93 #, php-format msgid "" "There were too many options, so I had to move the configuration to a settings page." msgstr "" #. #-#-#-#-# nktagcloud.pot (Better Tag Cloud 0.99) #-#-#-#-# #. Plugin Name of an extension #: inc/admin.php:101 inc/admin.php:161 nktagcloud.php:55 nktagcloud.php:56 #: nktagcloud.php:61 msgid "Better Tag Cloud" msgstr "" #: inc/admin.php:165 msgid "" "The default tag cloud widget that comes with wordpress is very simple. This " "plugin makes the options for wp_tag_cloud() available to this new tag cloud " "widget and a shortcode. It has new features as well." msgstr "" #: inc/admin.php:168 msgid "" "New It is now possible to insert a tag cloud into any post " "or page. Just put the [nktagcloud] shortcode into any post or page." msgstr "" #: inc/admin.php:171 msgid "Tag cloud Configuration" msgstr "" #: inc/admin.php:173 msgid "" "Please see the wp_tag_cloud() page for a detailed description of " "the options." msgstr "" #: inc/admin.php:177 msgid "CSS settings" msgstr "" #: inc/admin.php:179 msgid "" "By default this plugin includes CSS to make the list look like a normal " "cloud. The CSS settings may or may not work on your template, depending on " "it's CSS." msgstr "" #: inc/admin.php:181 msgid "Remove CSS for list format that displays the tags inline?" msgstr "" #: inc/admin.php:182 msgid "Tag link decoration" msgstr "" #: inc/admin.php:184 msgid "Use automatic colors for the tag cloud?" msgstr "" #: inc/admin.php:186 msgid "Hide the widget header markup if the widget title is empty?" msgstr "" #: inc/admin.php:188 msgid "Remove link to plugin website?" msgstr "" #: inc/admin.php:190 inc/admin.php:226 inc/admin.php:236 msgid "Save changes" msgstr "" #: inc/admin.php:193 msgid "Deprecated settings, please use the new widget" msgstr "" #: inc/admin.php:194 inc/multiwidget.php:66 msgid "Title" msgstr "" #: inc/admin.php:196 inc/multiwidget.php:68 msgid "Taxonomy" msgstr "" #: inc/admin.php:198 inc/multiwidget.php:70 msgid "Smallest font size" msgstr "" #: inc/admin.php:199 inc/multiwidget.php:71 msgid "Largest font size" msgstr "" #: inc/admin.php:200 inc/multiwidget.php:72 msgid "Unit" msgstr "" #: inc/admin.php:202 inc/multiwidget.php:74 msgid "Numbers of tags to show" msgstr "" #: inc/admin.php:204 inc/multiwidget.php:76 msgid "Format" msgstr "" #: inc/admin.php:206 inc/multiwidget.php:78 msgid "Order" msgstr "" #: inc/admin.php:207 inc/multiwidget.php:79 msgid "Orderby" msgstr "" #: inc/admin.php:209 inc/multiwidget.php:81 msgid "" "The 'both' option of Orderby will sort by post count first and then " "by name. It doesn't exist in the default tag cloud and will ignore the " "Order option." msgstr "" #: inc/admin.php:212 inc/multiwidget.php:84 msgid "Add post count to tags?" msgstr "" #: inc/admin.php:213 inc/multiwidget.php:85 msgid "Put the post count outside of the hyperlink?" msgstr "" #: inc/admin.php:215 inc/multiwidget.php:87 msgid "Show only tags that have been used at least so many times:" msgstr "" #: inc/admin.php:217 inc/multiwidget.php:89 msgid "Add categories to tag cloud?" msgstr "" #: inc/admin.php:219 inc/multiwidget.php:91 msgid "Force tags with multiple words on one line?" msgstr "" #: inc/admin.php:221 inc/multiwidget.php:93 msgid "Tag separator" msgstr "" #: inc/admin.php:222 inc/multiwidget.php:94 msgid "Hide the last separator?" msgstr "" #: inc/admin.php:224 inc/multiwidget.php:96 msgid "Add the nofollow attribute?" msgstr "" #: inc/admin.php:228 inc/multiwidget.php:99 msgid "Exclude/Include tags" msgstr "" #: inc/admin.php:230 inc/multiwidget.php:101 msgid "" "Comma separated list of tags (term_id) to exclude or include. For example, " "exclude=5,27 means that tags that have the term_id 5 or 27 " "will NOT be displayed. See Template Tags/wp tag cloud." msgstr "" #: inc/admin.php:232 inc/multiwidget.php:103 msgid "Exclude Tags" msgstr "" #: inc/admin.php:234 inc/multiwidget.php:105 msgid "Include Tags" msgstr "" #: inc/admin.php:239 inc/admin.php:246 msgid "Reset the tag cloud" msgstr "" #: inc/admin.php:241 msgid "" "Use this if you want to delete your configuration and restore the defaults." msgstr "" #: inc/multiwidget.php:9 msgid "" "Highly configurable tag cloud for tags and other custom taxonomies. Multiple " "widgets possible" msgstr "" #: inc/multiwidget.php:17 msgid "Better Tag Cloud - multiwidget" msgstr "" #: inc/nkuttler.php:25 msgid "Do you like this plugin?" msgstr "" #: inc/nkuttler.php:33 #, php-format msgid "Rate it" msgstr "" #: inc/nkuttler.php:36 #, php-format msgid "Visit it's homepage" msgstr "" #: inc/nkuttler.php:39 #, php-format msgid "Subscribe the feed" msgstr "" #: inc/nkuttler.php:42 #, php-format msgid "Donate!" msgstr "" #: inc/nkuttler.php:45 msgid "About the author" msgstr "" #: inc/nkuttler.php:48 #, php-format msgid "My blog" msgstr "" #: inc/nkuttler.php:51 #, php-format msgid "Subscribe via RSS or email" msgstr "" #: inc/nkuttler.php:55 msgid "My other plugins" msgstr "" #: inc/nkuttler.php:56 msgid "Translated by Nicolas" msgstr "" #: inc/page.php:117 msgid "" "Better Tag Cloud" msgstr "" #. Plugin URI of an extension msgid "http://www.nkuttler.de/wordpress/nktagcloud/" msgstr "" #. Description of an extension msgid "A Better Tag Cloud than the default one." msgstr "" #. Author of an extension msgid "Nicolas Kuttler" msgstr "" #. Author URI of an extension msgid "http://www.nkuttler.de/" msgstr "" #. Here are some strings that are stored in variables #. I think I have to add them by hand to the .pot file msgid "Yes" msgstr "" msgid "No" msgstr "" #. Tag ordering #. ascending msgid "ASC" msgstr "" #. descending msgid "DESC" msgstr "" #. random msgid "RAND" msgstr "" #. Tag cloud format msgid "list" msgstr "" msgid "flat" msgstr "" #. CSS style for tag links msgid "underline" msgstr "" #. Don't underline msgid "none" msgstr "" #. Don't do anything msgid "don't touch" msgstr ""