# $Id$ # # LANGUAGE translation # Copyright YEAR NAME # Generated from files: # migrate.module: n/a # migrate.install: n/a # migrate.info: n/a # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "POT-Creation-Date: 2012-06-09 10:30+0200\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \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" #: migrate.module:59 msgid "Class !class is no longer a valid concrete migration class" msgstr "" #: migrate.module:64 msgid "Class !class no longer exists" msgstr "" #: migrate.module:394 msgid "%function supports Migrate API version %modversion,\n Migrate module API version is %version - migration support not loaded." msgstr "" #: migrate.install:158 msgid "Added highwater column to migrate_status table" msgstr "" #: migrate.install:178 msgid "Added last_imported column to all map tables" msgstr "" #: migrate.install:197 msgid "Added lastthroughput column to migrate_status table" msgstr "" #: migrate.install:229 msgid "Converted lastimported datetime field to lastimportedtime int field" msgstr "" #: migrate.install:241 msgid "Create migrate_log table" msgstr "" #: migrate.install:243 msgid "Remove historic columns from migrate_status table" msgstr "" #: migrate.install:269 msgid "Added class_name column to migrate_status table" msgstr "" #: migrate.install:289 msgid "Added arguments column to migrate_status table" msgstr "" #: migrate.install:320 msgid "Changed !table.!field to be non-null" msgstr "" #: migrate.install:346 msgid "Marked failures in !table" msgstr "" #: migrate.install:358 msgid "File field and destination handling has been completely refactored\n - if you are migrating files, you will need to change your migration\n implementation to reflect these changes. Please see\n Handling files in Drupal 7 for more information" msgstr "" #: migrate.info:0 msgid "Migrate" msgstr "" #: migrate.info:0 msgid "Import content from external sources" msgstr "" #: migrate.info:0 msgid "Development" msgstr ""