/[drupal]/contributions/modules/last_node/po/last_node.pot
ViewVC logotype

Diff of /contributions/modules/last_node/po/last_node.pot

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

revision 1.1.8.1, Mon Apr 23 09:28:33 2007 UTC revision 1.1.8.2, Mon Jun 30 14:58:51 2008 UTC
# Line 0  Line 1 
1    # $Id$
2    #
3    # LANGUAGE translation of Drupal (last_node.module)
4    # Copyright YEAR NAME <EMAIL@ADDRESS>
5    # No version information was available in the source files.
6    #
7    #, fuzzy
8    msgid ""
9    msgstr ""
10    "Project-Id-Version: PROJECT VERSION\n"
11    "POT-Creation-Date: 2007-09-18 17:23+0200\n"
12    "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
13    "Last-Translator: NAME <EMAIL@ADDRESS>\n"
14    "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
15    "MIME-Version: 1.0\n"
16    "Content-Type: text/plain; charset=utf-8\n"
17    "Content-Transfer-Encoding: 8bit\n"
18    "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19    
20    #: last_node.module:12
21    msgid "<p>This module displays the list of inserted lately items (sorted by time) for each node.<br />Set your own nodes that you want to see at <a href=\"?q=admin/settings/last_node\">settings page</a> and view this page with <a href=\"?q=last_node/\">last_node/</a> address, you can specify a title and image for each item.</p>"
22    msgstr ""
23    
24    #: last_node.module:13
25    msgid "<p>This module provide:<ul> <li>Block <em>Last 10</em>: Show your last 10 items of all nodes;</li> <li>Block <em>Navigate Last Node</em>: Show Block of all Type node allowed;</li> <li>Block <em>Last 10 - type</em>: any node type can show yours last 10 element at owned block;</li> <li>Block <em>Sticky Last Node</em>: this block show your ten last nodes with sticky flag enabled;</li> <li>Menu Items for each node type;</li> <li>API for display in your own page:"
26    msgstr ""
27    
28    #: last_node.module:14
29    msgid "<ol><li><em>lastnode_display($title,$node_type,$num_item)</em>: if you want show your last items for node specified at own page; <li><em>lastnode_imgdisplay($title,$node_type,$num_item)</em>: show also image for each node.</ol></ul></li></p>"
30    msgstr ""
31    
32    #: last_node.module:15
33    msgid "<h3>Example for API usage:</h3><p><ul><li> Enable the page and story module at <a href=\"?q=admin/modules\">administer &raquo; modules</a> page. <li>Select <a href=\"?q=node/add/page\">create content &raquo; page</a>; <li>For input format, select PHP code; <li>Check frontpage option; <li>Give the page a title. For body, put: <pre>&lt;?php print lastnode_display('Last 10 Node of Story','story',10); ?&gt;</pre> <li>Save the page.</ul></p>"
34    msgstr ""
35    
36    #: last_node.module:16
37    msgid "<h3>Tips for blocks <em>Last 10 - type</em>:</h3><p>For show these blocks only when the node page it's display complete then set the <em>Auto-Hide</em> option in <a href=\"?q=admin/settings/last_node\">settings page</a></p>"
38    msgstr ""
39    
40    #: last_node.module:20 last_node.info:0
41    msgid "This module displays the list of inserted lately items (sorted by time) for each node and provide blocks and api for a fast access to these informations."
42    msgstr ""
43    
44    #: last_node.module:31
45    msgid "Last 10 Nodes"
46    msgstr ""
47    
48    #: last_node.module:32
49    msgid "Navigate Last Node"
50    msgstr ""
51    
52    #: last_node.module:33
53    msgid "Sticky Last Node"
54    msgstr ""
55    
56    #: last_node.module:40
57    msgid "Last 10:"
58    msgstr ""
59    
60    #: last_node.module:44
61    msgid "Last Node:"
62    msgstr ""
63    
64    #: last_node.module:48
65    msgid "Sticky Last Node:"
66    msgstr ""
67    
68    #: last_node.module:88
69    msgid "Last 10 -"
70    msgstr ""
71    
72    #: last_node.module:148
73    msgid "Read More"
74    msgstr ""
75    
76    #: last_node.module:148
77    msgid "Read More..."
78    msgstr ""
79    
80    #: last_node.module:184
81    msgid "RSS - blogs"
82    msgstr ""
83    
84    #: last_node.module:220;227 last_node.info:0
85    msgid "Last Node"
86    msgstr ""
87    
88    #: last_node.module:221
89    msgid "Enable your nodes for <em>last_node/</em> node or configure labels and images."
90    msgstr ""
91    
92    #: last_node.module:325
93    msgid "Label for "
94    msgstr ""
95    
96    #: last_node.module:328
97    msgid "It's the name for <em>"
98    msgstr ""
99    
100    #: last_node.module:328;334
101    msgid "</em> node type that display in your last_node page"
102    msgstr ""
103    
104    #: last_node.module:331
105    msgid "Image for "
106    msgstr ""
107    
108    #: last_node.module:334
109    msgid "It's the Image associated for <em>"
110    msgstr ""
111    
112    #: last_node.module:338
113    msgid "Nodes included when you point at <em>last_node/</em> node and in <em>Last 10</em> block.<br />Here active too your block of last 10 nodes for type."
114    msgstr ""
115    
116    #: last_node.module:343
117    msgid "<em>Auto-Hide</em> your block Last 10 for type, these will show only for node of same type display"
118    msgstr ""
119    
120    #: last_node.module:0
121    msgid "last_node"
122    msgstr ""
123    

Legend:
Removed from v.1.1.8.1  
changed lines
  Added in v.1.1.8.2

  ViewVC Help
Powered by ViewVC 1.1.2