| 1 |
|
# $Id$ |
| 2 |
|
# |
| 3 |
|
# LANGUAGE translation of Drupal (modules-content_copy) |
| 4 |
|
# Copyright YEAR NAME <EMAIL@ADDRESS> |
| 5 |
|
# Generated from files: |
| 6 |
|
# content_copy_export_form.tpl.php,v 1.1.2.2 2008/10/28 02:11:49 yched |
| 7 |
|
# content_copy.module,v 1.27.2.24 2009/08/02 21:04:53 markuspetrux |
| 8 |
|
# content_copy.info,v 1.6 2008/04/23 18:01:48 dww |
| 9 |
|
# |
| 10 |
|
#, fuzzy |
| 11 |
|
msgid "" |
| 12 |
|
msgstr "" |
| 13 |
|
"Project-Id-Version: PROJECT VERSION\n" |
| 14 |
|
"POT-Creation-Date: 2009-10-21 18:11+0200\n" |
| 15 |
|
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" |
| 16 |
|
"Last-Translator: NAME <EMAIL@ADDRESS>\n" |
| 17 |
|
"Language-Team: LANGUAGE <EMAIL@ADDRESS>\n" |
| 18 |
|
"MIME-Version: 1.0\n" |
| 19 |
|
"Content-Type: text/plain; charset=utf-8\n" |
| 20 |
|
"Content-Transfer-Encoding: 8bit\n" |
| 21 |
|
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" |
| 22 |
|
|
| 23 |
|
#: modules/content_copy/content_copy_export_form.tpl.php:9 modules/content_copy/content_copy.module:188;38 |
| 24 |
|
msgid "Export" |
| 25 |
|
msgstr "" |
| 26 |
|
|
| 27 |
|
#: modules/content_copy/content_copy.module:97 |
| 28 |
|
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." |
| 29 |
|
msgstr "" |
| 30 |
|
|
| 31 |
|
#: modules/content_copy/content_copy.module:103 |
| 32 |
|
msgid "Types" |
| 33 |
|
msgstr "" |
| 34 |
|
|
| 35 |
|
#: modules/content_copy/content_copy.module:106 |
| 36 |
|
msgid "Select the content type to export." |
| 37 |
|
msgstr "" |
| 38 |
|
|
| 39 |
|
#: modules/content_copy/content_copy.module:172 |
| 40 |
|
msgid "Export data" |
| 41 |
|
msgstr "" |
| 42 |
|
|
| 43 |
|
#: modules/content_copy/content_copy.module:177 |
| 44 |
|
msgid "Copy the export text and paste it into another content type using the import function." |
| 45 |
|
msgstr "" |
| 46 |
|
|
| 47 |
|
#: modules/content_copy/content_copy.module:181 |
| 48 |
|
msgid "Content types" |
| 49 |
|
msgstr "" |
| 50 |
|
|
| 51 |
|
#: modules/content_copy/content_copy.module:300 |
| 52 |
|
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." |
| 53 |
|
msgstr "" |
| 54 |
|
|
| 55 |
|
#: modules/content_copy/content_copy.module:303 |
| 56 |
|
msgid "<Create>" |
| 57 |
|
msgstr "" |
| 58 |
|
|
| 59 |
|
#: modules/content_copy/content_copy.module:305 |
| 60 |
|
msgid "Content type" |
| 61 |
|
msgstr "" |
| 62 |
|
|
| 63 |
|
#: modules/content_copy/content_copy.module:306 |
| 64 |
|
msgid "Select the content type to import these fields into.<br/>Select <Create> to create a new content type to contain the fields." |
| 65 |
|
msgstr "" |
| 66 |
|
|
| 67 |
|
#: modules/content_copy/content_copy.module:311 |
| 68 |
|
msgid "Import data" |
| 69 |
|
msgstr "" |
| 70 |
|
|
| 71 |
|
#: modules/content_copy/content_copy.module:313 |
| 72 |
|
msgid "Paste the text created by a content export into this field." |
| 73 |
|
msgstr "" |
| 74 |
|
|
| 75 |
|
#: modules/content_copy/content_copy.module:317;46 |
| 76 |
|
msgid "Import" |
| 77 |
|
msgstr "" |
| 78 |
|
|
| 79 |
|
#: modules/content_copy/content_copy.module:325 |
| 80 |
|
msgid "A file has been pre-loaded for import." |
| 81 |
|
msgstr "" |
| 82 |
|
|
| 83 |
|
#: modules/content_copy/content_copy.module:351 |
| 84 |
|
msgid "The import data is not valid import text." |
| 85 |
|
msgstr "" |
| 86 |
|
|
| 87 |
|
#: modules/content_copy/content_copy.module:400 |
| 88 |
|
msgid "The following modules must be enabled for this import to work: %modules." |
| 89 |
|
msgstr "" |
| 90 |
|
|
| 91 |
|
#: modules/content_copy/content_copy.module:408 |
| 92 |
|
msgid "The content type %type already exists in this database." |
| 93 |
|
msgstr "" |
| 94 |
|
|
| 95 |
|
#: modules/content_copy/content_copy.module:415 |
| 96 |
|
msgid "Exiting. No import performed." |
| 97 |
|
msgstr "" |
| 98 |
|
|
| 99 |
|
#: modules/content_copy/content_copy.module:439 |
| 100 |
|
msgid "An error has occurred adding the content type %type.<br/>Please check the errors displayed for more details." |
| 101 |
|
msgstr "" |
| 102 |
|
|
| 103 |
|
#: modules/content_copy/content_copy.module:468 |
| 104 |
|
msgid "The imported field %field_label (%field_name) was not added to %type because that field already exists in %type." |
| 105 |
|
msgstr "" |
| 106 |
|
|
| 107 |
|
#: modules/content_copy/content_copy.module:474 |
| 108 |
|
msgid "The field %field_label (%field_name) was added to the content type %type." |
| 109 |
|
msgstr "" |
| 110 |
|
|
| 111 |
|
#: modules/content_copy/content_copy.module:590 |
| 112 |
|
msgid "An error occurred when exporting the 'display settings' data for the field %field_name.<br/>The db error is: '%db_err'." |
| 113 |
|
msgstr "" |
| 114 |
|
|
| 115 |
|
#: modules/content_copy/content_copy.info:0 |
| 116 |
|
msgid "Content Copy" |
| 117 |
|
msgstr "" |
| 118 |
|
|
| 119 |
|
#: modules/content_copy/content_copy.info:0 |
| 120 |
|
msgid "Enables ability to import/export field definitions." |
| 121 |
|
msgstr "" |
| 122 |
|
|