/[drupal]/contributions/translations/eu/aggregator-module.po
ViewVC logotype

Contents of /contributions/translations/eu/aggregator-module.po

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download) (as text)
Mon Apr 18 11:29:28 2005 UTC (4 years, 7 months ago) by marcos
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-4-6, DRUPAL-4-7
Changes since 1.1: +42 -58 lines
File MIME type: text/x-gettext
CVS_SILENT\n
1 # translation of aggregator-module.po to Basque
2 # translation of drupal.po to basque
3 # Marcos Goienetxe <marcos@euskalgnu.org>, 2004, 2005.
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: aggregator-module\n"
7 "POT-Creation-Date: 2004-08-25 18:42+0200\n"
8 "PO-Revision-Date: 2005-04-16 19:13+0200\n"
9 "Last-Translator: Marcos Goienetxe <marcos@euskalgnu.org>\n"
10 "Language-Team: Basque <itzulpena@euskalgnu.org>\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15 "X-Generator: KBabel 1.9.1\n"
16
17 #: modules/aggregator.module:15
18 msgid ""
19 "\n"
20 " <p>Thousands of sites (particularly news sites and weblogs) publish "
21 "their latest headlines and/or stories in a machine-readable format so that "
22 "other sites can easily link to them. This content is usually in the form of "
23 "an <a href=\"http://blogs.law.harvard.edu/tech/rss\">RSS</a> feed (which is "
24 "an XML-based syndication standard).</p>\n"
25 " <p>You can read aggregated content from many sites using RSS feed "
26 "readers, such as <a href=\"http://www.disobey.com/amphetadesk/"
27 "\">Amphetadesk</a>.</p>\n"
28 " <p>Drupal provides the means to aggregate feeds from many sites and "
29 "display these aggregated feeds to your site's visitors. To do this, enable "
30 "the aggregator module in site administration and then go to the aggregator "
31 "configuration page, where you can subscribe to feeds and set up other "
32 "options.</p>\n"
33 " <h3>How do I find RSS feeds to aggregate?</h3>\n"
34 " <p>Many web sites (especially weblogs) display small XML icons or "
35 "other obvious links on their home page. You can follow these to obtain the "
36 "web address for the RSS feed. Common extensions for RSS feeds are .rss, .xml "
37 "and .rdf. For example: <a href=\"http://slashdot.org/slashdot.rdf\">Slashdot "
38 "RSS</a>.</p>\n"
39 " <p>If you can't find a feed for a site, or you want to find several "
40 "feeds on a given topic, try an RSS syndication directory such as <a href="
41 "\"http://www.syndic8.com/\">Syndic8</a>.</p>\n"
42 " <p>To learn more about RSS, read Mark Pilgrim's <a href=\"http://www."
43 "xml.com/pub/a/2002/12/18/dive-into-xml.html\">What is RSS</a> and "
44 "WebReference.com's <a href=\"http://www.webreference.com/authoring/languages/"
45 "xml/rss/1/\">The Evolution of RSS</a> articles.</p>\n"
46 " <p>NOTE: Enable your site's XML syndication button by turning on the "
47 "Syndicate block in block management.</p>\n"
48 " <h3>How do I add a news feed?</h3>\n"
49 " <p>To subscribe to an RSS feed on another site, use the <a href=\"%"
50 "admin-news\">aggregation page</a>.</p>\n"
51 " <p>Once there, click the <a href=\"%new-feed\">new feed</a> tab. "
52 "Drupal will then ask for the following:</p>\n"
53 " <ul>\n"
54 " <li><strong>Title</strong> -- The text entered here will be used in "
55 "your news aggregator, within the administration configuration section, and "
56 "as a title for the news feed block. As a general rule, use the web site name "
57 "from which the feed originates.</li>\n"
58 " <li><strong>URL</strong> -- Here you'll enter the fully-qualified web "
59 "address for the feed you wish to subscribe to.</li>\n"
60 " <li><strong>Update interval</strong> -- This is how often Drupal will "
61 "scan the feed for new content. This defaults to every hour. Checking a feed "
62 "more frequently that this is typically a waste of bandwidth and is "
63 "considered somewhat impolite. For automatic updates to work, cron.php must "
64 "be called regularly. If it is not, you'll have to manually update the feeds "
65 "one at a time within the news aggregation administration page by using <a "
66 "href=\"%update-items\">update items</a>.</li>\n"
67 " <li><strong>Latest items block</strong> -- The number of items "
68 "selected here will determine how many of the latest items from the feed will "
69 "appear in a block which may be enabled and placed in the <a href=\"%block"
70 "\">blocks</a> administration page.</li>\n"
71 " <li><strong>Automatically file items</strong> -- As items are "
72 "received from a feed they will be put in any categories you have selected "
73 "here.</li>\n"
74 " </ul>\n"
75 " <p>Once you have submitted the new feed, check to make sure it is "
76 "working properly by selecting <a href=\"%update-items\">update items</a> on "
77 "the <a href=\"%admin-news\">aggregation page</a>. If you do not see any "
78 "items listed for that feed, edit the feed and make sure that the URL was "
79 "entered correctly.</p>\n"
80 " <h3>Adding categories</h3>\n"
81 " <p>News items can be filed into categories. To create a category, "
82 "start at the <a href=\"%admin-news\">aggregation page</a>.</p>\n"
83 " <p>Once there, select <a href=\"%new-category\">new category</a> from "
84 "the menu. Drupal will then ask for the following:</p>\n"
85 " <ul>\n"
86 " <li><strong>Title</strong> -- The title will be used in the <em>news "
87 "by topics</em> listing in your news aggregator and for the block created for "
88 "the bundle.</li>\n"
89 " <li><strong>Description</strong> -- A short description of the "
90 "category to tell users more details about what news items they might find in "
91 "the category.</li>\n"
92 " <li><strong>Latest items block</strong> -- The number of items "
93 "selected here will determine how many of the latest items from the category "
94 "will appear in a block which may be enabled and placed in the <a href=\"%"
95 "block\">blocks</a> administration page.</li>\n"
96 " </ul>\n"
97 " <h3>Using the news aggregator</h3>\n"
98 " <p>The news aggregator has a number of ways that it displays your "
99 "subscribed content:</p>\n"
100 " <ul>\n"
101 " <li><strong><a href=\"%news-aggregator\">News aggregator</a></strong> "
102 "(latest news) -- Displays all incoming items in the order in which they were "
103 "received.</li>\n"
104 " <li><strong><a href=\"%sources\">Sources</a></strong> -- Organizes "
105 "incoming content by feed, displaying feed titles (each of which links to a "
106 "page with the latest items from that feed) and item titles (which link to "
107 "that item's actual story/article).</li>\n"
108 " <li><strong><a href=\"%categories\">Categories</a></strong> -- "
109 "Organizes incoming content by category, displaying category titles (each of "
110 "which links to a page with the latest items from that category) and item "
111 "titles (which link to that item's actual story/article).</li>\n"
112 " </ul>\n"
113 " <p>Pages that display items (for sources, categories, etc.) display "
114 "the following for each item:\n"
115 " <ul>\n"
116 " <li>The title of the item (its headline).</li>\n"
117 " <li>The categories that the item belongs to, each of which links to "
118 "that particular category page as detailed above.</li>\n"
119 " <li>A description containing the first few paragraphs or a summary of "
120 "the item (if available).</li>\n"
121 " <li>The name of the feed, which links to the individual feed's page, "
122 "listing information about that feed and items for that feed only. This is "
123 "not shown on feed pages (they would link to the page you're currently on).</"
124 "li>\n"
125 " </ul>\n"
126 " <p>Additionally, users with the <em>administer news feeds permission</"
127 "em> will see a link to categorize the news items. Clicking this will allow "
128 "them to select which category(s) each news item is in.</p>\n"
129 " <h3>Technical details</h3>\n"
130 " <p>Drupal automatically generates an OPML feed file that is available "
131 "by selecting the XML icon on the News Sources page.</p>\n"
132 " <p>When fetching feeds Drupal supports conditional GETs, this reduces "
133 "the bandwidth usage for feeds that have not been updated since the last "
134 "check.</p>\n"
135 " <p>If a feed is permanently moved to a new location Drupal will "
136 "automatically update the feed URL to the new address.</p>"
137 msgstr ""
138
139 #: modules/aggregator.module:63
140 msgid "Used to aggregate syndicated content (RSS and RDF)."
141 msgstr ""
142
143 #: modules/aggregator.module:65
144 msgid ""
145 "Thousands of sites (particularly news sites and weblogs) publish their "
146 "latest headlines and/or stories in a machine-readable format so that other "
147 "sites can easily link to them. This content is usually in the form of an <a "
148 "href=\"http://blogs.law.harvard.edu/tech/rss\">RSS</a> feed (which is an XML-"
149 "based syndication standard). To display the feed or category in a block you "
150 "must decide how many items to show by editing the feed or block and turning "
151 "on the <a href=\"%block\">feed's block</a>.<br /><strong>NOTE: This module "
152 "requires <a href=\"%cron\">cron</a>.</strong>"
153 msgstr ""
154
155 #: modules/aggregator.module:67
156 msgid ""
157 "Add a site that has an RSS/RDF feed. The URL is the full path to the RSS "
158 "feed file. For the feed to update automatically you must run \"cron.php\" on "
159 "a regular basis. If you already have a feed with the URL you are planning to "
160 "use, the system will not accept another feed with the same URL."
161 msgstr ""
162
163 #: modules/aggregator.module:69
164 msgid ""
165 "Categories provide a way to group items from different news feeds together. "
166 "Each news category has its own feed page and block. For example, you could "
167 "tag various sport-related feeds as belonging to a category called "
168 "<em>Sports</em>. News items can be added to a category automatically by "
169 "setting a feed to automatically place its item into that category, or by "
170 "using the categorize items link in any listing of news items."
171 msgstr ""
172
173 #: modules/aggregator.module:71
174 msgid "These settings control the display of aggregated content."
175 msgstr ""
176
177 #: modules/aggregator.module:90
178 msgid "Items shown in sources and categories pages"
179 msgstr "Iturburuetan eta kategorietan bistaratuko diren itemak"
180
181 #: modules/aggregator.module:90
182 msgid ""
183 "The number of items which will be shown with each feed or category in the "
184 "feed and category summary pages."
185 msgstr ""
186
187 #: modules/aggregator.module:91
188 msgid "Category selection type"
189 msgstr "Kategoriak hautaketa mota"
190
191 #: modules/aggregator.module:91
192 msgid "checkboxes"
193 msgstr "hautaketa-kutxak"
194
195 #: modules/aggregator.module:91
196 msgid "multiple selector"
197 msgstr "hautaketa anitzak"
198
199 #: modules/aggregator.module:91
200 msgid ""
201 "The type of category selection widget which is shown on categorization "
202 "pages. Checkboxes are easier to use; a multiple selector is good for working "
203 "with large numbers of categories."
204 msgstr ""
205
206 #: modules/aggregator.module:115
207 msgid "news feeds"
208 msgstr ""
209
210 #: modules/aggregator.module:115
211 msgid "Read the latest news from syndicated web sites."
212 msgstr ""
213
214 #: modules/aggregator.module:128 ;0
215 msgid "aggregator"
216 msgstr ""
217
218 #: modules/aggregator.module:130
219 msgid "edit feed"
220 msgstr ""
221
222 #: modules/aggregator.module:133
223 msgid "edit category"
224 msgstr "editatu kategoria"
225
226 #: modules/aggregator.module:136 ;707
227 msgid "remove items"
228 msgstr "kendu itemak"
229
230 #: modules/aggregator.module:139 ;707
231 msgid "update items"
232 msgstr "eguneratu itemak"
233
234 #: modules/aggregator.module:145
235 msgid "add feed"
236 msgstr ""
237
238 #: modules/aggregator.module:148
239 msgid "add category"
240 msgstr "gehitu kategoria"
241
242 #: modules/aggregator.module:155
243 msgid "news aggregator"
244 msgstr ""
245
246 #: modules/aggregator.module:158
247 msgid "sources"
248 msgstr "iturburuak"
249
250 #: modules/aggregator.module:176 ;192
251 msgid "categorize"
252 msgstr "sailkatu"
253
254 #: modules/aggregator.module:202
255 msgid "opml"
256 msgstr "opml"
257
258 #: modules/aggregator.module:231
259 msgid "%title category latest items"
260 msgstr "%title kategoriaren azken itemak"
261
262 #: modules/aggregator.module:235
263 msgid "%title feed latest items"
264 msgstr ""
265
266 #: modules/aggregator.module:245
267 msgid "View this feed's recent news."
268 msgstr ""
269
270 #: modules/aggregator.module:251
271 msgid "View this category's recent news."
272 msgstr "Ikusi kategoria honetako azken berriak"
273
274 #: modules/aggregator.module:274
275 msgid "Removed news items from %site."
276 msgstr "%site-ko berriak kendu dira."
277
278 #: modules/aggregator.module:354
279 msgid "No new syndicated content from %site."
280 msgstr ""
281
282 #: modules/aggregator.module:358
283 msgid "Aggregator: updated URL for feed %title to %url."
284 msgstr ""
285
286 #: modules/aggregator.module:396
287 msgid "Aggregator: syndicated content from %site."
288 msgstr ""
289
290 #: modules/aggregator.module:397
291 msgid "Syndicated content from %site."
292 msgstr ""
293
294 #: modules/aggregator.module:401
295 msgid "Aggregator: failed to parse RSS feed %site: %error."
296 msgstr ""
297
298 #: modules/aggregator.module:402
299 msgid "Failed to parse RSS feed %site: %error."
300 msgstr ""
301
302 #: modules/aggregator.module:458
303 msgid "Aggregator: failed to parse RSS feed %site: %error at line %line."
304 msgstr ""
305
306 #: modules/aggregator.module:459
307 msgid "Failed to parse RSS feed %site: %error at line %line."
308 msgstr ""
309
310 #: modules/aggregator.module:550
311 msgid "Failed to parse entry from %site feed: suspicious input data."
312 msgstr ""
313
314 #: modules/aggregator.module:596 ;627
315 msgid "no block"
316 msgstr "blokerik ez"
317
318 #: modules/aggregator.module:596 ;627
319 msgid "3 items"
320 msgstr "3 item"
321
322 #: modules/aggregator.module:596 ;627
323 msgid "5 items"
324 msgstr "5 item"
325
326 #: modules/aggregator.module:596 ;627
327 msgid "10 items"
328 msgstr "10 item"
329
330 #: modules/aggregator.module:596 ;627
331 msgid "15 items"
332 msgstr "15 item"
333
334 #: modules/aggregator.module:596 ;627
335 msgid "20 items"
336 msgstr "20 item"
337
338 #: modules/aggregator.module:596 ;627
339 msgid "25 items"
340 msgstr "25 item"
341
342 #: modules/aggregator.module:600 ;636
343 msgid "Latest items block"
344 msgstr "Azken item blokea"
345
346 #: modules/aggregator.module:600
347 msgid ""
348 "If enabled, a block containing the latest items in this category will be "
349 "available for placement on the <a href=\"%url\">block configuration</a> page."
350 msgstr ""
351
352 #: modules/aggregator.module:633
353 msgid ""
354 "The name of the feed; typically the name of the web site you syndicate "
355 "content from."
356 msgstr ""
357
358 #: modules/aggregator.module:634
359 msgid "The fully-qualified URL of the feed."
360 msgstr ""
361
362 #: modules/aggregator.module:635
363 msgid "Update interval"
364 msgstr "Eguneratzeko tartea"
365
366 #: modules/aggregator.module:635
367 msgid ""
368 "The refresh interval indicating how often you want to update this feed. "
369 "Requires crontab."
370 msgstr ""
371
372 #: modules/aggregator.module:636
373 msgid ""
374 "If enabled, a block containing the latest items from this feed will be "
375 "available for placement on the <a href=\"%url\">block configuration</a> page."
376 msgstr ""
377
378 #: modules/aggregator.module:642
379 msgid "Automatically file items"
380 msgstr "Automatikoki gorde itemak"
381
382 #: modules/aggregator.module:642
383 msgid ""
384 "New items in this feed will be automatically filed in the the checked "
385 "categories as they are received."
386 msgstr ""
387
388 #: modules/aggregator.module:702
389 msgid "Feed overview"
390 msgstr ""
391
392 #: modules/aggregator.module:704 ;715
393 msgid "Items"
394 msgstr "Itemak"
395
396 #: modules/aggregator.module:704 ;1038
397 msgid "Last update"
398 msgstr "Azkeneko eguneraketa"
399
400 #: modules/aggregator.module:704
401 msgid "Next update"
402 msgstr "Hurrengo eguneraketa"
403
404 #: modules/aggregator.module:707 ;1039
405 msgid "%time ago"
406 msgstr "duela %time"
407
408 #: modules/aggregator.module:707 ;707
409 msgid "never"
410 msgstr "inoiz ez"
411
412 #: modules/aggregator.module:707
413 msgid "%time left"
414 msgstr "%time gelditzen da"
415
416 #: modules/aggregator.module:713
417 msgid "Category overview"
418 msgstr "Kategoria ikuspena"
419
420 #: modules/aggregator.module:730 ;780
421 msgid "The category has been updated."
422 msgstr "Kategoria eguneratu da."
423
424 #: modules/aggregator.module:734 ;809
425 msgid "The feed has been updated."
426 msgstr ""
427
428 #: modules/aggregator.module:745 ;780
429 msgid "The category has been deleted."
430 msgstr "Kategoria ezabatu da."
431
432 #: modules/aggregator.module:749 ;809
433 msgid "The feed has been deleted."
434 msgstr ""
435
436 #: modules/aggregator.module:887
437 msgid "The categories have been saved."
438 msgstr "Kategoriak gorde dira."
439
440 #: modules/aggregator.module:936
441 msgid "Categorize"
442 msgstr "Sailkatu"
443
444 #: modules/aggregator.module:936
445 msgid "Save categories"
446 msgstr "Gorde kategoriak"
447
448 #: modules/aggregator.module:1055 ;1055
449 msgid "blog it"
450 msgstr "blog ezazu"
451
452 #: modules/aggregator.module:1056
453 msgid "Comment on this news item in your personal blog."
454 msgstr ""
455
456 #: modules/aggregator.module:1074
457 msgid "%age old"
458 msgstr "%age d(it)u"
459
460 #: modules/aggregator.module:1098
461 msgid "Source"
462 msgstr "Iturburua"
463
464 #: modules/aggregator.module:100 ;707;718
465 msgid "1 item"
466 msgid_plural "%count items"
467 msgstr[0] "Item 1"
468 msgstr[1] "%count item"
469
470 #: modules/aggregator.module:107
471 msgid "administer news feeds"
472 msgstr ""
473
474 #: modules/aggregator.module:107
475 msgid "access news feeds"
476 msgstr ""
477

  ViewVC Help
Powered by ViewVC 1.1.2