# $Id: schema.pot,v 1.1.2.1 2010/02/01 17:05:40 mikeryan Exp $
#
# LANGUAGE translation of Drupal (general)
# Copyright YEAR NAME <EMAIL@ADDRESS>
# Generated from files:
#  schema.module,v 1.43.2.2 2009/08/27 13:37:19 mikeryan
#  schema.info,v 1.3 2007/07/05 04:04:29 bjaspan
#  schema.install: n/a
#  schema_pgsql.inc,v 1.24 2009/07/13 22:12:22 mikeryan
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"POT-Creation-Date: 2009-09-30 15:51+0200\n"
"PO-Revision-Date: 2009-09-30 15:52+0100\n"
"Last-Translator: Konrad Tadesse <Konrad.Tadesse@Pixelpark.com>\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"

#: schema.module:183
msgid "%table.%field: no %engine type for Schema type %type."
msgstr ""

#: schema.module:200
msgid "Field @table.@field: no Schema type for @engine type @type."
msgstr ""

#: schema.module:226
msgid "Table %table: Missing or invalid 'fields' array."
msgstr ""

#: schema.module:237;243
msgid "%table.%column is type %type but its default %default is PHP type %phptype"
msgstr ""

#: schema.module:261
msgid "%table.%column is type %type and may not have a default value"
msgstr ""

#: schema.module:274
msgid "%table.%column is part of the primary key but is not specified to be 'not null'."
msgstr ""

#: schema.module:588
msgid "Name"
msgstr ""

#: schema.module:588
msgid "Type[:Size]"
msgstr ""

#: schema.module:588
msgid "Null?"
msgstr ""

#: schema.module:588
msgid "Default"
msgstr ""

#: schema.module:596
msgid "TODO: please describe this table!"
msgstr ""

#: schema.module:597
msgid "TODO: please describe this field!"
msgstr ""

#: schema.module:624
msgid "Field {!table}.@field has no description."
msgstr ""

#: schema.module:629
msgid "Table {!table} has no description."
msgstr ""

#: schema.module:635
msgid "@table (@module module)"
msgstr ""

#: schema.module:655
msgid "Match"
msgstr ""

#: schema.module:656
msgid "Mismatch"
msgstr ""

#: schema.module:657
msgid "Missing"
msgstr ""

#: schema.module:658
msgid "Extra"
msgstr ""

#: schema.module:727
msgid "@state (@count)"
msgstr ""

#: schema.module:843
msgid "Include schema comparison reports in site status report"
msgstr ""

#: schema.module:845
msgid ""
"When checked, schema comparison reports are run on\n"
"      the Administer page, and included in the site status report."
msgstr ""

#: schema.module:490
msgid "administer schema"
msgstr ""

#: schema.module:505
#: schema.info:0
msgid "Schema"
msgstr ""

#: schema.module:506
msgid "Manage the database schema for this system."
msgstr ""

#: schema.module:512
msgid "Compare"
msgstr ""

#: schema.module:520
msgid "Describe"
msgstr ""

#: schema.module:528
msgid "Inspect"
msgstr ""

#: schema.module:536
msgid "SQL"
msgstr ""

#: schema.module:559
msgid "Show"
msgstr ""

#: schema.module:567
msgid "Settings"
msgstr ""

#: (duplicate) schema.install:37
msgid "The Schema comparison report shows: "
msgstr ""

#: (duplicate) schema.install:42
msgid "You should follow the instructions under <strong>@title</strong> now or run the <a href=\"@compare\">database schema comparison report</a> for more details."
msgstr ""

#: (duplicate) schema.install:44
msgid "The <a href=\"@compare\">database schema comparison report</a> provides more details."
msgstr ""

#: (duplicate) schema.install:48
msgid "Database schema"
msgstr ""

#: schema.info:0
msgid "The Schema module provides functionality built on the Schema API."
msgstr ""

#: schema.info:0
msgid "Database"
msgstr ""

#: engines/schema_pgsql.inc:207
msgid "schema"
msgstr ""

#: engines/schema_pgsql.inc:207
msgid "unrecognized pgsql index definition: @stmt"
msgstr ""

