| 1 |
# $Id$ |
# $Id$ |
| 2 |
# |
# |
| 3 |
# LANGUAGE translation of Drupal (xmlsitemap_node) |
# LANGUAGE translation of Drupal (general) |
| 4 |
# Copyright YEAR NAME <EMAIL@ADDRESS> |
# Copyright YEAR NAME <EMAIL@ADDRESS> |
| 5 |
# Generated from files: |
# Generated from files: |
| 6 |
# xmlsitemap_node.module,v 1.19.2.14 2008/12/19 11:16:15 kiam |
# xmlsitemap_node.module,v 1.19.2.81 2009/03/23 14:00:46 kiam |
| 7 |
# xmlsitemap_node.install,v 1.9.2.8 2008/12/18 10:59:13 kiam |
# xmlsitemap_node.info,v 1.2.2.1 2009/03/08 23:47:48 kiam |
| 8 |
|
# xmlsitemap_node.install,v 1.9.2.46 2009/03/11 16:01:03 kiam |
| 9 |
# |
# |
| 10 |
#, fuzzy |
#, fuzzy |
| 11 |
msgid "" |
msgid "" |
| 12 |
msgstr "" |
msgstr "" |
| 13 |
"Project-Id-Version: PROJECT VERSION\n" |
"Project-Id-Version: PROJECT VERSION\n" |
| 14 |
"POT-Creation-Date: 2008-12-20 14:12+0100\n" |
"POT-Creation-Date: 2009-04-01 11:08+0200\n" |
| 15 |
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" |
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" |
| 16 |
"Last-Translator: NAME <EMAIL@ADDRESS>\n" |
"Last-Translator: NAME <EMAIL@ADDRESS>\n" |
| 17 |
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n" |
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n" |
| 20 |
"Content-Transfer-Encoding: 8bit\n" |
"Content-Transfer-Encoding: 8bit\n" |
| 21 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 22 |
|
|
| 23 |
#: xmlsitemap_node/xmlsitemap_node.module:77 |
#: xmlsitemap_node.module:68;98;119;249 |
| 24 |
|
msgid "XML site map" |
| 25 |
|
msgstr "" |
| 26 |
|
|
| 27 |
|
#: xmlsitemap_node.module:74;256 |
| 28 |
|
msgid "User posts threshold" |
| 29 |
|
msgstr "" |
| 30 |
|
|
| 31 |
|
#: xmlsitemap_node.module:75;257 |
| 32 |
|
msgid "The number of posts a user must author before his posts are added to the site map." |
| 33 |
|
msgstr "" |
| 34 |
|
|
| 35 |
|
#: xmlsitemap_node.module:75 |
| 36 |
|
msgid "This is the default value used for the users for which the post threshold has not been set." |
| 37 |
|
msgstr "" |
| 38 |
|
|
| 39 |
|
#: xmlsitemap_node.module:78;260 |
| 40 |
|
msgid "1" |
| 41 |
|
msgstr "" |
| 42 |
|
|
| 43 |
|
#: xmlsitemap_node.module:79;261 |
| 44 |
|
msgid "5" |
| 45 |
|
msgstr "" |
| 46 |
|
|
| 47 |
|
#: xmlsitemap_node.module:80;262 |
| 48 |
|
msgid "10" |
| 49 |
|
msgstr "" |
| 50 |
|
|
| 51 |
|
#: xmlsitemap_node.module:81;263 |
| 52 |
|
msgid "20" |
| 53 |
|
msgstr "" |
| 54 |
|
|
| 55 |
|
#: xmlsitemap_node.module:82;264 |
| 56 |
|
msgid "50" |
| 57 |
|
msgstr "" |
| 58 |
|
|
| 59 |
|
#: xmlsitemap_node.module:83;265 |
| 60 |
|
msgid "100" |
| 61 |
|
msgstr "" |
| 62 |
|
|
| 63 |
|
#: xmlsitemap_node.module:84;266 |
| 64 |
|
msgid "200" |
| 65 |
|
msgstr "" |
| 66 |
|
|
| 67 |
|
#: xmlsitemap_node.module:85;267 |
| 68 |
|
msgid "500" |
| 69 |
|
msgstr "" |
| 70 |
|
|
| 71 |
|
#: xmlsitemap_node.module:86;268 |
| 72 |
|
msgid "Never add the posts" |
| 73 |
|
msgstr "" |
| 74 |
|
|
| 75 |
|
#: xmlsitemap_node.module:105 |
| 76 |
msgid "Priority adjustment" |
msgid "Priority adjustment" |
| 77 |
msgstr "" |
msgstr "" |
| 78 |
|
|
| 79 |
#: xmlsitemap_node/xmlsitemap_node.module:80 |
#: xmlsitemap_node.module:106 |
| 80 |
msgid "This number will be added to the priority of this content type." |
msgid "This number will be added to the priority of this content type." |
| 81 |
msgstr "" |
msgstr "" |
| 82 |
|
|
| 83 |
#: xmlsitemap_node/xmlsitemap_node.module:90 |
#: xmlsitemap_node.module:129 |
| 84 |
msgid "Content priority" |
msgid "Priority" |
| 85 |
msgstr "" |
msgstr "" |
| 86 |
|
|
| 87 |
#: xmlsitemap_node/xmlsitemap_node.module:91 |
#: xmlsitemap_node.module:130 |
| 88 |
msgid "The settings for the content to include in the site map." |
msgid "The default priority is %priority." |
| 89 |
msgstr "" |
msgstr "" |
| 90 |
|
|
| 91 |
#: xmlsitemap_node/xmlsitemap_node.module:96 |
#: xmlsitemap_node.module:150 |
| 92 |
msgid "Promotion adjustment" |
msgid "Add the selected posts to the XML site map" |
| 93 |
|
msgstr "" |
| 94 |
|
|
| 95 |
|
#: xmlsitemap_node.module:155 |
| 96 |
|
msgid "Change the XML site map priority of the selected posts to default" |
| 97 |
|
msgstr "" |
| 98 |
|
|
| 99 |
|
#: xmlsitemap_node.module:160 |
| 100 |
|
msgid "Remove the selected posts from the XML site map" |
| 101 |
msgstr "" |
msgstr "" |
| 102 |
|
|
| 103 |
#: xmlsitemap_node/xmlsitemap_node.module:99 |
#: xmlsitemap_node.module:292 xmlsitemap_node.info:0 |
| 104 |
msgid "This number will be added to the priority of each post that is promoted to the front page." |
msgid "XML Sitemap: Node" |
| 105 |
msgstr "" |
msgstr "" |
| 106 |
|
|
| 107 |
#: xmlsitemap_node/xmlsitemap_node.module:103 |
#: xmlsitemap_node.module:293 |
| 108 |
msgid "Comment ratio weight" |
msgid "<em>XML Sitemap: Node</em> adds nodes (content) to the site map. The default priority of a node is determined by a combination of its <a href=\"@content\">content type</a> priority, whether it appears on the front page of your site, and the number of comments it has received. You can override the default priority for individual nodes when you add or edit a node." |
| 109 |
msgstr "" |
msgstr "" |
| 110 |
|
|
| 111 |
#: xmlsitemap_node/xmlsitemap_node.module:106 |
#: xmlsitemap_node.module:350 |
| 112 |
msgid "This number will be multiplied by the ratio of the number of comments on a post to the highest number of comments on any postÑthat is, this number will be added to the priority of the post with the most comments." |
msgid "Promotion adjustment" |
| 113 |
msgstr "" |
msgstr "" |
| 114 |
|
|
| 115 |
#: xmlsitemap_node/xmlsitemap_node.module:110 |
#: xmlsitemap_node.module:351 |
| 116 |
msgid "Count comments in change date and frequency" |
msgid "This number will be added to the priority of each post that is promoted to the front page. This setting doesn't apply for the nodes for which the priority is overriden." |
| 117 |
msgstr "" |
msgstr "" |
| 118 |
|
|
| 119 |
#: xmlsitemap_node/xmlsitemap_node.module:112 |
#: xmlsitemap_node.module:357 |
| 120 |
msgid "If enabled, the frequency of comments on a post will affect its change frequency and last modification date." |
msgid "Comment ratio weight - nodes" |
| 121 |
msgstr "" |
msgstr "" |
| 122 |
|
|
| 123 |
#: xmlsitemap_node/xmlsitemap_node.module:208 |
#: xmlsitemap_node.module:358 |
| 124 |
msgid "Save content type" |
msgid "This number will be added to the priority of the post with the highest number of comments; for the other posts, the number is calculated proportionally to the number of comments. This doesn't apply if the maximum number of comments is one, nor for the nodes for which the priority is overriden." |
| 125 |
msgstr "" |
msgstr "" |
| 126 |
|
|
| 127 |
#: xmlsitemap_node/xmlsitemap_node.module:208 |
#: xmlsitemap_node.module:389 |
| 128 |
msgid "Reset to defaults" |
msgid "Processing" |
| 129 |
msgstr "" |
msgstr "" |
| 130 |
|
|
| 131 |
#: xmlsitemap_node/xmlsitemap_node.module:183 |
#: xmlsitemap_node.module:391 |
| 132 |
msgid "override node priority" |
msgid "The update has encountered an error." |
| 133 |
msgstr "" |
msgstr "" |
| 134 |
|
|
| 135 |
#: xmlsitemap_node/xmlsitemap_node.module:0 |
#: xmlsitemap_node.module:0 |
| 136 |
msgid "xmlsitemap_node" |
msgid "xmlsitemap_node" |
| 137 |
msgstr "" |
msgstr "" |
| 138 |
|
|
| 139 |
#: xmlsitemap_node/xmlsitemap_node.install:50 |
#: xmlsitemap_node.install:470 |
| 140 |
msgid "The base table for xmlsitemap_node." |
msgid "Updating %title" |
| 141 |
msgstr "" |
msgstr "" |
| 142 |
|
|
| 143 |
#: xmlsitemap_node/xmlsitemap_node.install:66 |
#: xmlsitemap_node.info:0 |
| 144 |
msgid "Link to last comment." |
msgid "Adds nodes to the site map." |
| 145 |
msgstr "" |
msgstr "" |
| 146 |
|
|
| 147 |
#: xmlsitemap_node/xmlsitemap_node.install:70 |
#: xmlsitemap_node.info:0 |
| 148 |
msgid "Link to previous comment." |
msgid "XML Sitemap" |
| 149 |
msgstr "" |
msgstr "" |
| 150 |
|
|