Add bootstrap app translation files

This commit is contained in:
Roberto Rosario
2012-10-10 09:55:00 -04:00
parent b949c120a0
commit 1a9677a15e
22 changed files with 2562 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,233 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: links.py:10
msgid "bootstrap"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgstr ""
#: links.py:13
msgid "edit"
msgstr ""
#: links.py:14
msgid "delete"
msgstr ""
#: links.py:15
msgid "details"
msgstr ""
#: links.py:16
msgid "execute"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgstr ""
#: links.py:18
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:26
msgid "name"
msgstr ""
#: models.py:27 views.py:30
msgid "description"
msgstr ""
#: models.py:28
msgid "fixture"
msgstr ""
#: models.py:28
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
msgid "type"
msgstr ""
#: models.py:30
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
msgstr ""
#: views.py:49
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
msgid "create bootstrap"
msgstr ""
#: views.py:74
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgstr ""
#: views.py:120
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"try again."
msgstr ""
#: views.py:162
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to execute the database bootstrap named: %s?"
msgstr ""
#: views.py:192
#, python-format
msgid "Error dumping bootstrap setup; %s"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
msgstr ""
#: views.py:220
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
msgid "Database erased successfully."
msgstr ""
#: views.py:232
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""

Binary file not shown.

View File

@@ -0,0 +1,232 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: links.py:10
msgid "bootstrap"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgstr ""
#: links.py:13
msgid "edit"
msgstr ""
#: links.py:14
msgid "delete"
msgstr ""
#: links.py:15
msgid "details"
msgstr ""
#: links.py:16
msgid "execute"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgstr ""
#: links.py:18
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:26
msgid "name"
msgstr ""
#: models.py:27 views.py:30
msgid "description"
msgstr ""
#: models.py:28
msgid "fixture"
msgstr ""
#: models.py:28
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
msgid "type"
msgstr ""
#: models.py:30
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
msgstr ""
#: views.py:49
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
msgid "create bootstrap"
msgstr ""
#: views.py:74
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgstr ""
#: views.py:120
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"try again."
msgstr ""
#: views.py:162
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to execute the database bootstrap named: %s?"
msgstr ""
#: views.py:192
#, python-format
msgid "Error dumping bootstrap setup; %s"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
msgstr ""
#: views.py:220
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
msgid "Database erased successfully."
msgstr ""
#: views.py:232
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""

Binary file not shown.

View File

@@ -0,0 +1,232 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: links.py:10
msgid "bootstrap"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgstr ""
#: links.py:13
msgid "edit"
msgstr ""
#: links.py:14
msgid "delete"
msgstr ""
#: links.py:15
msgid "details"
msgstr ""
#: links.py:16
msgid "execute"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgstr ""
#: links.py:18
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:26
msgid "name"
msgstr ""
#: models.py:27 views.py:30
msgid "description"
msgstr ""
#: models.py:28
msgid "fixture"
msgstr ""
#: models.py:28
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
msgid "type"
msgstr ""
#: models.py:30
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
msgstr ""
#: views.py:49
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
msgid "create bootstrap"
msgstr ""
#: views.py:74
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgstr ""
#: views.py:120
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"try again."
msgstr ""
#: views.py:162
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to execute the database bootstrap named: %s?"
msgstr ""
#: views.py:192
#, python-format
msgid "Error dumping bootstrap setup; %s"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
msgstr ""
#: views.py:220
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
msgid "Database erased successfully."
msgstr ""
#: views.py:232
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""

Binary file not shown.

View File

@@ -0,0 +1,233 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: links.py:10
msgid "bootstrap"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgstr ""
#: links.py:13
msgid "edit"
msgstr ""
#: links.py:14
msgid "delete"
msgstr ""
#: links.py:15
msgid "details"
msgstr ""
#: links.py:16
msgid "execute"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgstr ""
#: links.py:18
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:26
msgid "name"
msgstr ""
#: models.py:27 views.py:30
msgid "description"
msgstr ""
#: models.py:28
msgid "fixture"
msgstr ""
#: models.py:28
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
msgid "type"
msgstr ""
#: models.py:30
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
msgstr ""
#: views.py:49
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
msgid "create bootstrap"
msgstr ""
#: views.py:74
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgstr ""
#: views.py:120
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"try again."
msgstr ""
#: views.py:162
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to execute the database bootstrap named: %s?"
msgstr ""
#: views.py:192
#, python-format
msgid "Error dumping bootstrap setup; %s"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
msgstr ""
#: views.py:220
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
msgid "Database erased successfully."
msgstr ""
#: views.py:232
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""

Binary file not shown.

View File

@@ -0,0 +1,233 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
#: links.py:10
msgid "bootstrap"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgstr ""
#: links.py:13
msgid "edit"
msgstr ""
#: links.py:14
msgid "delete"
msgstr ""
#: links.py:15
msgid "details"
msgstr ""
#: links.py:16
msgid "execute"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgstr ""
#: links.py:18
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:26
msgid "name"
msgstr ""
#: models.py:27 views.py:30
msgid "description"
msgstr ""
#: models.py:28
msgid "fixture"
msgstr ""
#: models.py:28
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
msgid "type"
msgstr ""
#: models.py:30
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
msgstr ""
#: views.py:49
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
msgid "create bootstrap"
msgstr ""
#: views.py:74
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgstr ""
#: views.py:120
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"try again."
msgstr ""
#: views.py:162
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to execute the database bootstrap named: %s?"
msgstr ""
#: views.py:192
#, python-format
msgid "Error dumping bootstrap setup; %s"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
msgstr ""
#: views.py:220
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
msgid "Database erased successfully."
msgstr ""
#: views.py:232
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""

Binary file not shown.

View File

@@ -0,0 +1,233 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: links.py:10
msgid "bootstrap"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgstr ""
#: links.py:13
msgid "edit"
msgstr ""
#: links.py:14
msgid "delete"
msgstr ""
#: links.py:15
msgid "details"
msgstr ""
#: links.py:16
msgid "execute"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgstr ""
#: links.py:18
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:26
msgid "name"
msgstr ""
#: models.py:27 views.py:30
msgid "description"
msgstr ""
#: models.py:28
msgid "fixture"
msgstr ""
#: models.py:28
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
msgid "type"
msgstr ""
#: models.py:30
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
msgstr ""
#: views.py:49
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
msgid "create bootstrap"
msgstr ""
#: views.py:74
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgstr ""
#: views.py:120
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"try again."
msgstr ""
#: views.py:162
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to execute the database bootstrap named: %s?"
msgstr ""
#: views.py:192
#, python-format
msgid "Error dumping bootstrap setup; %s"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
msgstr ""
#: views.py:220
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
msgid "Database erased successfully."
msgstr ""
#: views.py:232
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""

Binary file not shown.

View File

@@ -0,0 +1,232 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: links.py:10
msgid "bootstrap"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgstr ""
#: links.py:13
msgid "edit"
msgstr ""
#: links.py:14
msgid "delete"
msgstr ""
#: links.py:15
msgid "details"
msgstr ""
#: links.py:16
msgid "execute"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgstr ""
#: links.py:18
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:26
msgid "name"
msgstr ""
#: models.py:27 views.py:30
msgid "description"
msgstr ""
#: models.py:28
msgid "fixture"
msgstr ""
#: models.py:28
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
msgid "type"
msgstr ""
#: models.py:30
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
msgstr ""
#: views.py:49
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
msgid "create bootstrap"
msgstr ""
#: views.py:74
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgstr ""
#: views.py:120
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"try again."
msgstr ""
#: views.py:162
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to execute the database bootstrap named: %s?"
msgstr ""
#: views.py:192
#, python-format
msgid "Error dumping bootstrap setup; %s"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
msgstr ""
#: views.py:220
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
msgid "Database erased successfully."
msgstr ""
#: views.py:232
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""

Binary file not shown.

View File

@@ -0,0 +1,234 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2)\n"
#: links.py:10
msgid "bootstrap"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgstr ""
#: links.py:13
msgid "edit"
msgstr ""
#: links.py:14
msgid "delete"
msgstr ""
#: links.py:15
msgid "details"
msgstr ""
#: links.py:16
msgid "execute"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgstr ""
#: links.py:18
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:26
msgid "name"
msgstr ""
#: models.py:27 views.py:30
msgid "description"
msgstr ""
#: models.py:28
msgid "fixture"
msgstr ""
#: models.py:28
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
msgid "type"
msgstr ""
#: models.py:30
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
msgstr ""
#: views.py:49
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
msgid "create bootstrap"
msgstr ""
#: views.py:74
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgstr ""
#: views.py:120
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"try again."
msgstr ""
#: views.py:162
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to execute the database bootstrap named: %s?"
msgstr ""
#: views.py:192
#, python-format
msgid "Error dumping bootstrap setup; %s"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
msgstr ""
#: views.py:220
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
msgid "Database erased successfully."
msgstr ""
#: views.py:232
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""

Binary file not shown.

View File

@@ -0,0 +1,233 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: links.py:10
msgid "bootstrap"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgstr ""
#: links.py:13
msgid "edit"
msgstr ""
#: links.py:14
msgid "delete"
msgstr ""
#: links.py:15
msgid "details"
msgstr ""
#: links.py:16
msgid "execute"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgstr ""
#: links.py:18
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:26
msgid "name"
msgstr ""
#: models.py:27 views.py:30
msgid "description"
msgstr ""
#: models.py:28
msgid "fixture"
msgstr ""
#: models.py:28
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
msgid "type"
msgstr ""
#: models.py:30
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
msgstr ""
#: views.py:49
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
msgid "create bootstrap"
msgstr ""
#: views.py:74
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgstr ""
#: views.py:120
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"try again."
msgstr ""
#: views.py:162
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to execute the database bootstrap named: %s?"
msgstr ""
#: views.py:192
#, python-format
msgid "Error dumping bootstrap setup; %s"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
msgstr ""
#: views.py:220
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
msgid "Database erased successfully."
msgstr ""
#: views.py:232
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""

Binary file not shown.

View File

@@ -0,0 +1,233 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
#: links.py:10
msgid "bootstrap"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgstr ""
#: links.py:13
msgid "edit"
msgstr ""
#: links.py:14
msgid "delete"
msgstr ""
#: links.py:15
msgid "details"
msgstr ""
#: links.py:16
msgid "execute"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgstr ""
#: links.py:18
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:26
msgid "name"
msgstr ""
#: models.py:27 views.py:30
msgid "description"
msgstr ""
#: models.py:28
msgid "fixture"
msgstr ""
#: models.py:28
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
msgid "type"
msgstr ""
#: models.py:30
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
msgstr ""
#: views.py:49
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
msgid "create bootstrap"
msgstr ""
#: views.py:74
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgstr ""
#: views.py:120
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"try again."
msgstr ""
#: views.py:162
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to execute the database bootstrap named: %s?"
msgstr ""
#: views.py:192
#, python-format
msgid "Error dumping bootstrap setup; %s"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
msgstr ""
#: views.py:220
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
msgid "Database erased successfully."
msgstr ""
#: views.py:232
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""

Binary file not shown.

View File

@@ -0,0 +1,234 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
#: links.py:10
msgid "bootstrap"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgstr ""
#: links.py:13
msgid "edit"
msgstr ""
#: links.py:14
msgid "delete"
msgstr ""
#: links.py:15
msgid "details"
msgstr ""
#: links.py:16
msgid "execute"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgstr ""
#: links.py:18
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:26
msgid "name"
msgstr ""
#: models.py:27 views.py:30
msgid "description"
msgstr ""
#: models.py:28
msgid "fixture"
msgstr ""
#: models.py:28
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
msgid "type"
msgstr ""
#: models.py:30
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
msgstr ""
#: views.py:49
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
msgid "create bootstrap"
msgstr ""
#: views.py:74
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgstr ""
#: views.py:120
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"try again."
msgstr ""
#: views.py:162
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#, python-format
msgid "Are you sure you wish to execute the database bootstrap named: %s?"
msgstr ""
#: views.py:192
#, python-format
msgid "Error dumping bootstrap setup; %s"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
msgstr ""
#: views.py:220
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
msgid "Database erased successfully."
msgstr ""
#: views.py:232
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""