~pwolanin/+junk/AD-pressflow-6

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
# $Id: modules-content_copy.pot,v 1.1.2.11 2009/06/16 17:05:12 hass Exp $
#
# LANGUAGE translation of Drupal (modules-content_copy)
# Copyright YEAR NAME <EMAIL@ADDRESS>
# Generated from files:
#  content_copy_export_form.tpl.php,v 1.1.2.2 2008/10/28 02:11:49 yched
#  content_copy.module,v 1.27.2.21 2009/02/26 23:15:54 yched
#  content_copy.info,v 1.6 2008/04/23 18:01:48 dww
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"POT-Creation-Date: 2009-06-16 19:00+0200\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"

#: modules/content_copy/content_copy_export_form.tpl.php:9 modules/content_copy/content_copy.module:191;38
msgid "Export"
msgstr ""

#: modules/content_copy/content_copy.module:97
msgid "This form will process a content type and one or more fields from that type and export the settings. The export created by this process can be copied and pasted as an import into the current or any other database. The import will add the fields to into an existing content type or create a new content type that includes the selected fields."
msgstr ""

#: modules/content_copy/content_copy.module:103
msgid "Types"
msgstr ""

#: modules/content_copy/content_copy.module:107
msgid "Select the content type to export."
msgstr ""

#: modules/content_copy/content_copy.module:175
msgid "Export data"
msgstr ""

#: modules/content_copy/content_copy.module:180
msgid "Copy the export text and paste it into another content type using the import function."
msgstr ""

#: modules/content_copy/content_copy.module:184
msgid "Content types"
msgstr ""

#: modules/content_copy/content_copy.module:303
msgid "This form will import field definitions exported from another content type or another database.<br/>Note that fields cannot be duplicated within the same content type, so imported fields will be added only if they do not already exist in the selected type."
msgstr ""

#: modules/content_copy/content_copy.module:306
msgid "<Create>"
msgstr ""

#: modules/content_copy/content_copy.module:308
msgid "Content type"
msgstr ""

#: modules/content_copy/content_copy.module:309
msgid "Select the content type to import these fields into.<br/>Select &lt;Create&gt; to create a new content type to contain the fields."
msgstr ""

#: modules/content_copy/content_copy.module:314
msgid "Import data"
msgstr ""

#: modules/content_copy/content_copy.module:316
msgid "Paste the text created by a content export into this field."
msgstr ""

#: modules/content_copy/content_copy.module:320;46
msgid "Import"
msgstr ""

#: modules/content_copy/content_copy.module:328
msgid "A file has been pre-loaded for import."
msgstr ""

#: modules/content_copy/content_copy.module:354
msgid "The import data is not valid import text."
msgstr ""

#: modules/content_copy/content_copy.module:403
msgid "The following modules must be enabled for this import to work: %modules."
msgstr ""

#: modules/content_copy/content_copy.module:411
msgid "The content type %type already exists in this database."
msgstr ""

#: modules/content_copy/content_copy.module:418
msgid "Exiting. No import performed."
msgstr ""

#: modules/content_copy/content_copy.module:442
msgid "An error has occurred adding the content type %type.<br/>Please check the errors displayed for more details."
msgstr ""

#: modules/content_copy/content_copy.module:467
msgid "The imported field %field_label (%field_name) was not added to %type because that field already exists in %type."
msgstr ""

#: modules/content_copy/content_copy.module:476
msgid "The field %field_label (%field_name) was added to the content type %type."
msgstr ""

#: modules/content_copy/content_copy.module:581
msgid "An error occurred when exporting the 'display settings' data for the field %field_name.<br/>The db error is: '%db_err'."
msgstr ""

#: modules/content_copy/content_copy.module:0
msgid "content_copy"
msgstr ""

#: modules/content_copy/content_copy.info:0
msgid "Content Copy"
msgstr ""

#: modules/content_copy/content_copy.info:0
msgid "Enables ability to import/export field definitions."
msgstr ""