/[drupal]/contributions/modules/node_clone/po/clone.pot
ViewVC logotype

Diff of /contributions/modules/node_clone/po/clone.pot

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

revision 1.1, Wed Oct 22 17:41:49 2008 UTC revision 1.1.2.1, Wed Oct 22 17:41:49 2008 UTC
# Line 0  Line 1 
1    # $Id$
2    #
3    # LANGUAGE translation of Drupal (general)
4    # Copyright YEAR NAME <EMAIL@ADDRESS>
5    # Generated from files:
6    #  clone.info,v 1.3.2.3 2008/04/09 01:07:58 pwolanin
7    #  clone.module,v 1.9.2.14 2008/10/15 18:38:49 pwolanin
8    #
9    #, fuzzy
10    msgid ""
11    msgstr ""
12    "Project-Id-Version: PROJECT VERSION\n"
13    "POT-Creation-Date: 2008-10-22 19:36+0200\n"
14    "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
15    "Last-Translator: NAME <EMAIL@ADDRESS>\n"
16    "Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
17    "MIME-Version: 1.0\n"
18    "Content-Type: text/plain; charset=utf-8\n"
19    "Content-Transfer-Encoding: 8bit\n"
20    "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21    
22    #: clone.info:0 clone.module:33
23    msgid "Clone module"
24    msgstr ""
25    
26    #: clone.info:0 clone.module:34
27    msgid "Allows users to clone (copy then edit) an existing node."
28    msgstr ""
29    
30    #: clone.module:11
31    msgid "The clone module allows users to make a copy of an existing node and then edit that copy. The authorship is set to the current user, the menu and url aliases are reset, and the words \"Clone of\" are inserted into the title to remind you that you are not editing the original node."
32    msgstr ""
33    
34    #: clone.module:12
35    msgid "Users with the \"clone node\" permission can utilize this functionality. A new tab will appear on node pages with the word \"Clone\"."
36    msgstr ""
37    
38    #: clone.module:46
39    msgid "Clone"
40    msgstr ""
41    
42    #: clone.module:86
43    msgid "Configuration options for the clone module:"
44    msgstr ""
45    
46    #: clone.module:91
47    msgid "Should the publishing options ( e.g. published, promoted, etc) be reset to the defaults?"
48    msgstr ""
49    
50    #: clone.module:98
51    msgid "@s: reset publishing options when cloned"
52    msgstr ""
53    
54    #: clone.module:103
55    msgid "none"
56    msgstr ""
57    
58    #: clone.module:106
59    msgid "Omitted content types"
60    msgstr ""
61    
62    #: clone.module:109
63    msgid "Select any node types which should <em>never</em> be cloned. Typically you should will want to select here all node types for which cloning fails (e.g. image nodes)."
64    msgstr ""
65    
66    #: clone.module:175
67    msgid "Clone of !title"
68    msgstr ""
69    
70    #: clone.module:186
71    msgid "This clone will not be saved to the database until you submit."
72    msgstr ""
73    
74    #: clone.module:21
75    msgid "clone node"
76    msgstr ""
77    
78    #: clone.module:21
79    msgid "clone own nodes"
80    msgstr ""
81    
82    #: clone.module:0
83    msgid "clone"
84    msgstr ""
85    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.1.2.1

  ViewVC Help
Powered by ViewVC 1.1.2