Translation file updates

This commit is contained in:
Roberto Rosario
2012-12-12 02:04:36 -04:00
parent b0941abfb1
commit 74d97d5ed2
638 changed files with 22598 additions and 19648 deletions

View File

@@ -1,100 +1,130 @@
# 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
# Translators:
# <pkoldamov@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\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"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-10-17 10:27+0000\n"
"Last-Translator: Pavlin Koldamov <pkoldamov@gmail.com>\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/"
"language/bg/)\n"
"Language: bg\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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: links.py:10
msgid "bootstrap"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "edit"
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "delete"
msgstr ""
msgid "edit"
msgstr "редактиране"
#: links.py:15
msgid "details"
msgstr ""
msgid "delete"
msgstr "изтриване"
#: links.py:16
msgid "execute"
msgstr ""
msgid "details"
msgstr "детайли"
#: links.py:17
msgid "dump current setup"
msgstr ""
msgid "execute"
msgstr "изпълнение"
#: links.py:18
msgid "erase database"
msgid "dump current setup"
msgstr "изпринтване на текущата настройка"
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr "изтриване на база данни"
#: literals.py:20
msgid "JSON"
msgstr ""
msgstr "JSON"
#: literals.py:63
msgid "YAML"
msgstr ""
msgstr "YAML"
#: literals.py:64
msgid "Better YAML"
msgstr ""
msgstr "Подобрен YAML"
#: models.py:26
#: models.py:30
msgid "name"
msgstr "име"
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:27 views.py:30
#: models.py:32 views.py:34
msgid "description"
msgstr ""
msgstr "описание"
#: models.py:28
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:28
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
"Това са текущите инструкции за създаване на структурата на базата данни."
#: models.py:29 views.py:31
#: models.py:34 views.py:35
msgid "type"
msgstr ""
msgstr "тип"
#: models.py:30
#: models.py:35
msgid "creation date and time"
msgstr ""
msgstr "дата и време на създаване"
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
@@ -127,9 +157,21 @@ msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Erase the entire database and document storage"
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr "Изтрийте цялата база данни за съхраняване и документното пространство"
#: registry.py:7
msgid "Bootstrap"
msgstr ""
@@ -138,96 +180,150 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
msgstr ""
#: views.py:50
#, fuzzy
msgid "Bootstrap setup created successfully"
msgstr "Базата данни е изтрита успешно."
#: views.py:49
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:74
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:120
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:162
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#: views.py:168
#, 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"
#: views.py:180
#, fuzzy, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
"Сигурен ли сте, че искате да изтриете цялата база данни и документното "
"пространство?"
#: views.py:196
msgid "Bootstrap created successfully."
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
#: views.py:200
#, fuzzy
msgid "Bootstrap setup created successfully."
msgstr "Базата данни е изтрита успешно."
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:220
#: views.py:240 views.py:268
#, fuzzy
msgid "Bootstrap setup imported successfully."
msgstr "Базата данни е изтрита успешно."
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
msgstr "Грешка при изтриване на база данни; %s"
#: views.py:222
#: views.py:300
msgid "Database erased successfully."
msgstr ""
msgstr "Базата данни е изтрита успешно."
#: views.py:232
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
"Сигурен ли сте, че искате да изтриете цялата база данни и документното "
"пространство?"
#: views.py:233
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#, fuzzy
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
"Сигурен ли сте, че искате да изтриете цялата база данни и документното "
"пространство?"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"POT-Creation-Date: 2012-12-12 01:49-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"
@@ -17,39 +17,63 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: links.py:10
msgid "bootstrap"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "edit"
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "delete"
msgid "edit"
msgstr ""
#: links.py:15
msgid "details"
msgid "delete"
msgstr ""
#: links.py:16
msgid "execute"
msgid "details"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
@@ -65,35 +89,39 @@ msgstr ""
msgid "Better YAML"
msgstr ""
#: models.py:26
#: models.py:30
msgid "name"
msgstr ""
#: models.py:27 views.py:30
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:28
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:28
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:30
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
@@ -126,6 +154,18 @@ msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
@@ -137,96 +177,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:49
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:74
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:120
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:162
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#: views.py:180
#, 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"
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:220
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:232
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"POT-Creation-Date: 2012-12-12 01:49-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"
@@ -17,39 +17,63 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: links.py:10
msgid "bootstrap"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "edit"
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "delete"
msgid "edit"
msgstr ""
#: links.py:15
msgid "details"
msgid "delete"
msgstr ""
#: links.py:16
msgid "execute"
msgid "details"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
@@ -65,35 +89,39 @@ msgstr ""
msgid "Better YAML"
msgstr ""
#: models.py:26
#: models.py:30
msgid "name"
msgstr ""
#: models.py:27 views.py:30
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:28
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:28
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:30
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
@@ -126,6 +154,18 @@ msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
@@ -137,96 +177,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:49
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:74
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:120
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:162
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#: views.py:180
#, 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"
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:220
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:232
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"POT-Creation-Date: 2012-12-12 01:49-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"
@@ -18,39 +18,63 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: links.py:10
msgid "bootstrap"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "edit"
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "delete"
msgid "edit"
msgstr ""
#: links.py:15
msgid "details"
msgid "delete"
msgstr ""
#: links.py:16
msgid "execute"
msgid "details"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
@@ -66,35 +90,39 @@ msgstr ""
msgid "Better YAML"
msgstr ""
#: models.py:26
#: models.py:30
msgid "name"
msgstr ""
#: models.py:27 views.py:30
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:28
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:28
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:30
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
@@ -127,6 +155,18 @@ msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
@@ -138,96 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:49
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:74
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:120
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:162
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#: views.py:180
#, 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"
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:220
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:232
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"POT-Creation-Date: 2012-12-12 01:49-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"
@@ -18,39 +18,63 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
#: links.py:10
msgid "bootstrap"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "edit"
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "delete"
msgid "edit"
msgstr ""
#: links.py:15
msgid "details"
msgid "delete"
msgstr ""
#: links.py:16
msgid "execute"
msgid "details"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
@@ -66,35 +90,39 @@ msgstr ""
msgid "Better YAML"
msgstr ""
#: models.py:26
#: models.py:30
msgid "name"
msgstr ""
#: models.py:27 views.py:30
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:28
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:28
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:30
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
@@ -127,6 +155,18 @@ msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
@@ -138,96 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:49
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:74
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:120
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:162
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#: views.py:180
#, 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"
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:220
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:232
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"POT-Creation-Date: 2012-12-12 01:49-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"
@@ -18,39 +18,63 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: links.py:10
msgid "bootstrap"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "edit"
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "delete"
msgid "edit"
msgstr ""
#: links.py:15
msgid "details"
msgid "delete"
msgstr ""
#: links.py:16
msgid "execute"
msgid "details"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
@@ -66,35 +90,39 @@ msgstr ""
msgid "Better YAML"
msgstr ""
#: models.py:26
#: models.py:30
msgid "name"
msgstr ""
#: models.py:27 views.py:30
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:28
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:28
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:30
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
@@ -127,6 +155,18 @@ msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
@@ -138,96 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:49
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:74
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:120
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:162
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#: views.py:180
#, 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"
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:220
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:232
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"POT-Creation-Date: 2012-12-12 01:49-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"
@@ -17,39 +17,63 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: links.py:10
msgid "bootstrap"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "edit"
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "delete"
msgid "edit"
msgstr ""
#: links.py:15
msgid "details"
msgid "delete"
msgstr ""
#: links.py:16
msgid "execute"
msgid "details"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
@@ -65,35 +89,39 @@ msgstr ""
msgid "Better YAML"
msgstr ""
#: models.py:26
#: models.py:30
msgid "name"
msgstr ""
#: models.py:27 views.py:30
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:28
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:28
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:30
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
@@ -126,6 +154,18 @@ msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
@@ -137,96 +177,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:49
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:74
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:120
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:162
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#: views.py:180
#, 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"
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:220
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:232
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"POT-Creation-Date: 2012-12-12 01:49-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"
@@ -19,39 +19,63 @@ msgstr ""
"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"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "edit"
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "delete"
msgid "edit"
msgstr ""
#: links.py:15
msgid "details"
msgid "delete"
msgstr ""
#: links.py:16
msgid "execute"
msgid "details"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
@@ -67,35 +91,39 @@ msgstr ""
msgid "Better YAML"
msgstr ""
#: models.py:26
#: models.py:30
msgid "name"
msgstr ""
#: models.py:27 views.py:30
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:28
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:28
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:30
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
@@ -128,6 +156,18 @@ msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
@@ -139,96 +179,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:49
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:74
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:120
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:162
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#: views.py:180
#, 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"
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:220
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:232
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"POT-Creation-Date: 2012-12-12 01:49-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"
@@ -18,39 +18,63 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
#: links.py:10
msgid "bootstrap"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "edit"
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "delete"
msgid "edit"
msgstr ""
#: links.py:15
msgid "details"
msgid "delete"
msgstr ""
#: links.py:16
msgid "execute"
msgid "details"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
@@ -66,35 +90,39 @@ msgstr ""
msgid "Better YAML"
msgstr ""
#: models.py:26
#: models.py:30
msgid "name"
msgstr ""
#: models.py:27 views.py:30
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:28
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:28
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:30
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
@@ -127,6 +155,18 @@ msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
@@ -138,96 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:49
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:74
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:120
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:162
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#: views.py:180
#, 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"
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:220
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:232
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"POT-Creation-Date: 2012-12-12 01:49-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"
@@ -18,39 +18,63 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1)\n"
#: links.py:10
msgid "bootstrap"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "edit"
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "delete"
msgid "edit"
msgstr ""
#: links.py:15
msgid "details"
msgid "delete"
msgstr ""
#: links.py:16
msgid "execute"
msgid "details"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
@@ -66,35 +90,39 @@ msgstr ""
msgid "Better YAML"
msgstr ""
#: models.py:26
#: models.py:30
msgid "name"
msgstr ""
#: models.py:27 views.py:30
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:28
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:28
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:30
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
@@ -127,6 +155,18 @@ msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
@@ -138,96 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:49
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:74
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:120
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:162
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#: views.py:180
#, 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"
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:220
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:232
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-10 09:01-0400\n"
"POT-Creation-Date: 2012-12-12 01:49-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"
@@ -16,42 +16,66 @@ msgstr ""
"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"
"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"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap setup list"
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "create new bootstrap setup"
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "edit"
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "delete"
msgid "edit"
msgstr ""
#: links.py:15
msgid "details"
msgid "delete"
msgstr ""
#: links.py:16
msgid "execute"
msgid "details"
msgstr ""
#: links.py:17
msgid "dump current setup"
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
@@ -67,35 +91,39 @@ msgstr ""
msgid "Better YAML"
msgstr ""
#: models.py:26
#: models.py:30
msgid "name"
msgstr ""
#: models.py:27 views.py:30
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:28
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:28
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:29 views.py:31
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:30
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:95 views.py:86 views.py:115 views.py:140 views.py:168
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:96 views.py:27
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
@@ -128,6 +156,18 @@ msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
@@ -139,96 +179,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:46
msgid "Bootstrap created successfully"
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:49
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:54
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:74
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:77
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:82
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:107
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:109
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s delete error: %(error)s"
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:120
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:160
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase database and "
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:162
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:164
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:176
#: views.py:180
#, 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"
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
msgid "Bootstrap created successfully."
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:202
msgid "dump current setup into a bootstrap setup"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:220
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:222
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:232
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:233
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""