Update all the source string files

This commit is contained in:
Roberto Rosario
2014-07-03 21:38:25 -04:00
parent 7b44873d34
commit 78bf95f25f
638 changed files with 43210 additions and 37614 deletions
@@ -1,28 +1,30 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2013-01-26 08:57+0000\n"
"Last-Translator: Mohammed ALDOUB <voulnet@gmail.com>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/"
"language/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr "Bootstrap setup file"
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr "Bootstrap setup URL"
@@ -98,7 +100,7 @@ msgstr "name"
msgid "slug"
msgstr "slug"
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr "وصف"
@@ -110,7 +112,7 @@ msgstr "fixture"
msgid "These are the actual database structure creation instructions."
msgstr "These are the actual database structure creation instructions."
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr "type"
@@ -118,11 +120,11 @@ msgstr "type"
msgid "creation date and time"
msgstr "creation date and time"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr "bootstrap setup"
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr "bootstrap setups"
@@ -178,140 +180,145 @@ msgstr "Bootstrap"
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr "Provides pre configured setups for indexes, document types, tags, etc."
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr "Bootstrap setup created successfully"
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr "Error creating bootstrap setup."
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr "create bootstrap"
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr "Bootstrap setup edited successfully"
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr "Error editing bootstrap setup."
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr "edit bootstrap setup: %s"
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr "Bootstrap setup: %s deleted successfully."
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr "Are you sure you with to delete the bootstrap setup: %s?"
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr "Cannot execute bootstrap setup, there is existing data. Erase all data and try again."
msgstr ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr "Error executing bootstrap setup; %s"
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr "Bootstrap setup \"%s\" executed successfully."
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr "Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr "Error dumping configuration into a bootstrap setup; %s"
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr "Bootstrap setup created successfully."
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr "dump current configuration into a bootstrap setup"
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr "Bootstrap setup imported successfully."
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr "File is not a bootstrap setup."
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr "Error importing bootstrap setup from file; %s."
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr "Import bootstrap setup from file"
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr "Data from URL is not a bootstrap setup."
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr "Error importing bootstrap setup from URL; %s."
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr "Import bootstrap setup from URL"
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr "Error erasing database; %s"
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr "مسح قاعدة البيانات بنجاح."
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr "هل أنت متأكد أنك ترغب في مسح قاعدة البيانات والوثائق بأكملها؟"
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr "سيتم فقدان كافة الوثائق والمصادر، وأنواع البيانات الوصفية، والكلمات الاستدلالية، والفهارس وسجلات و لن تستطيع ارجاعها!"
msgstr ""
"سيتم فقدان كافة الوثائق والمصادر، وأنواع البيانات الوصفية، والكلمات "
"الاستدلالية، والفهارس وسجلات و لن تستطيع ارجاعها!"
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr "Bootstrap repository successfully synchronized."
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr "Bootstrap repository synchronization error: %(error)s"
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr "Are you sure you wish to synchronize with the bootstrap repository?"
@@ -1,28 +1,29 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\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"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -98,7 +99,7 @@ msgstr "име"
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr "описание"
@@ -108,9 +109,10 @@ msgstr ""
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr "Това са текущите инструкции за създаване на структурата на базата данни."
msgstr ""
"Това са текущите инструкции за създаване на структурата на базата данни."
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr "тип"
@@ -118,11 +120,11 @@ msgstr "тип"
msgid "creation date and time"
msgstr "дата и време на създаване"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -178,140 +180,142 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr "Грешка при изтриване на база данни; %s"
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr "Базата данни е изтрита успешно."
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr "Сигурен ли сте, че искате да изтриете цялата база данни и документното пространство?"
msgstr ""
"Сигурен ли сте, че искате да изтриете цялата база данни и документното "
"пространство?"
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
@@ -1,28 +1,30 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# www.ping.ba <jomer@ping.ba>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2013-06-27 13:14+0000\n"
"Last-Translator: www.ping.ba <jomer@ping.ba>\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"projects/p/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bs_BA\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"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr "datoteka bootstrap setup-a"
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr "URL bootstrap setup-a"
@@ -98,7 +100,7 @@ msgstr "naziv"
msgid "slug"
msgstr "slug"
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr "opis"
@@ -110,7 +112,7 @@ msgstr "popravka"
msgid "These are the actual database structure creation instructions."
msgstr "Ovo su istrukcije za kreiranje stvarne strukture baze podataka."
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr "tip"
@@ -118,11 +120,11 @@ msgstr "tip"
msgid "creation date and time"
msgstr "datum i vrijeme kreiranja"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr "bootstrap setup"
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr "bootstrap setup-i"
@@ -176,142 +178,152 @@ msgstr "Bootstrap"
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr "Obezbjeđuje prekonfigurisane postavke za indekse, dokumente tipove, tagove, itd."
msgstr ""
"Obezbjeđuje prekonfigurisane postavke za indekse, dokumente tipove, tagove, "
"itd."
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr "Bootstrap setup uspješno kreiran"
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr "Greška kreiranja bootstrap setup-a."
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr "kreirati bootstrap"
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr "Bootstrap setup uspješno izmjenjen."
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr "Greška imjene bootstrap setup-a."
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr "izmjeniti bootstrap setup: %s"
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr "Bootstrap setup: %s uspješno obrisan."
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr "Bootstrap setup: %(bootstrap)s, greška brisanja: %(error)s"
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr "Jeste li sigurni da želite izbrisati bootstrap setup: %s?"
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr "Bootstrap setup se ne može izvršiti, postoje podaci. Izbrisati sve podatke i pokušati ponovo."
msgstr ""
"Bootstrap setup se ne može izvršiti, postoje podaci. Izbrisati sve podatke i "
"pokušati ponovo."
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr "Greška izvršavanja bootstrap setup-a; %s"
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr "Bootstrap setup \"%s\" uspješno izvršen."
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr "Jeste li sigurni da želite izvršiti bootstrap setup baze podataka koji se zove: %s?"
msgstr ""
"Jeste li sigurni da želite izvršiti bootstrap setup baze podataka koji se "
"zove: %s?"
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr "Greška prebacivanja configuracije u bootstrap setup; %s"
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr "Bootstrap setup uspješno kreiran."
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr "prebaciti trenutnu konfiguraciju u bootstrap setup"
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr "Bootstrap setup uspješno importovan."
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr "Datoteka nije bootstrap setup."
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr "Greška importa bootstrap setup-a iz datoteke; %s."
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr "Importovati bootstrap setup iz datoteke"
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr "Podaci iz URL nisu bootstrap setup."
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr "Greška importovanja bootstrap setup-a sa URL; %s."
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr "Importovati bootstrap setup sa URL"
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr "Greška brisanja baze podataka; %s"
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr "Baza podataka uspješno obrisana."
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr "Jeste li sigurni da želite obrisati čitavu bazu podataka i spremište dokumenata?"
msgstr ""
"Jeste li sigurni da želite obrisati čitavu bazu podataka i spremište "
"dokumenata?"
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr "Svi dokumenti, izvori, metadata, tipovi metadata, setovi, tagovi, indeksi and logovi će biti nepovratno izgubljeni!"
msgstr ""
"Svi dokumenti, izvori, metadata, tipovi metadata, setovi, tagovi, indeksi "
"and logovi će biti nepovratno izgubljeni!"
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr "Bootstrap repozitorij uspješno sinhronizovan."
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr "Greška sinhronizacije bootstrap repozitorija: %(error)s"
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr "Jeste li sigurni da želite sinhronizovati sa bootstrap repozitorijem?"
@@ -1,27 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/"
"language/da/)\n"
"Language: da\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -97,7 +98,7 @@ msgstr ""
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr ""
@@ -109,7 +110,7 @@ msgstr ""
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr ""
@@ -117,11 +118,11 @@ msgstr ""
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -177,140 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr ""
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Mathias Behrle <mbehrle@m9s.biz>, 2014
# Tobias Paepke <tobias.paepke@paepke.net>, 2014
@@ -9,21 +9,22 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2014-03-12 16:11+0000\n"
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr "Bootrap-Setup Datei"
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr "Boostrap-Setup URL"
@@ -99,7 +100,7 @@ msgstr "Name"
msgid "slug"
msgstr "slug"
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr "Beschreibung"
@@ -109,9 +110,10 @@ msgstr "Fixture"
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr "Dies sind die aktuellen Anweisungen für die Erzeugung der Datenbank-Struktur."
msgstr ""
"Dies sind die aktuellen Anweisungen für die Erzeugung der Datenbank-Struktur."
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr "Typ"
@@ -119,11 +121,11 @@ msgstr "Typ"
msgid "creation date and time"
msgstr "Datum und Zeit der Erstellung"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr "Bootstrap Setup"
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr "Bootstrap Setups"
@@ -165,7 +167,9 @@ msgstr "Import neuer Bootstrap-Setups"
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr "Synchronisieren des lokalen Bootstrap-Setups mit einem publizierten Repository"
msgstr ""
"Synchronisieren des lokalen Bootstrap-Setups mit einem publizierten "
"Repository"
#: permissions.py:18
msgid "Erase the entire database and document storage"
@@ -177,142 +181,159 @@ msgstr "Bootstrap"
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr "Stellt vorkonfigurierte Setups für Indices, Dokumenten-Typen, Tags, usw. bereit."
msgstr ""
"Stellt vorkonfigurierte Setups für Indices, Dokumenten-Typen, Tags, usw. "
"bereit."
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr "Boostrap-Setup erfolgreich erstellt"
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr "Fehler beim Erstellen des Bootstrap-Setups."
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr "Erstelle Bootstrap"
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr "Bootstrap-Setup erfolgreich bearbeitet"
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr "Fehler beim Bearbeiten des Bootstrap-Setups."
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr "Bearbeiten des Bootstrap-Setups %s"
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr "Boostrap-Setup %s erfolgreich gelöscht."
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr "Fehler %(error)s beim Löschen des Bootstrap-Setups %(bootstrap)s"
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr "Sind Sie sich sicher, das Sie das Bootstrap-Setup \"%s\" wirklich löschen möchten?"
msgstr ""
"Sind Sie sich sicher, das Sie das Bootstrap-Setup \"%s\" wirklich löschen "
"möchten?"
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr "Kann das Bootstrap-Setup nicht auführen, da es bestehende Daten gibt. Es müssen zuerst alle Daten gelöscht und dann der Vorgang noch einmal versucht werden."
msgstr ""
"Kann das Bootstrap-Setup nicht auführen, da es bestehende Daten gibt. Es "
"müssen zuerst alle Daten gelöscht und dann der Vorgang noch einmal versucht "
"werden."
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr "Fehler beim Ausführen der Bootstrap-Setup %s"
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr "Bootstrap-Setup \"%s\" erfolgreich ausgeführt."
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr "Sind Sie sicher, dass Sie das Datenbank-Bootstrap-Setup \"%s\" ausführen wollen?"
msgstr ""
"Sind Sie sicher, dass Sie das Datenbank-Bootstrap-Setup \"%s\" ausführen "
"wollen?"
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr "Fehler beim Erstellen des Auszugs der Konfiguration in das Bootstrap-Setup %s"
msgstr ""
"Fehler beim Erstellen des Auszugs der Konfiguration in das Bootstrap-Setup %s"
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr "Boostrap-Setup erfolgreich erstellt."
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr "Erstellung eines Auszugs der aktuellen Konfiguration in ein Bootstrap-Setup"
msgstr ""
"Erstellung eines Auszugs der aktuellen Konfiguration in ein Bootstrap-Setup"
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr "Boostrap-Setup erfolgreich importiert."
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr "Datei ist kein Bootstrap Setup."
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr "Fehler beim Import des Bootstrap-Setup aus Datei %s."
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr "Bootstrap-Setup aus Datei importieren"
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr "Daten von URL sind kein Bootstrap-Setup."
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr "Fehler beim Import des Bootstrap-Setup von der URL %s."
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr "Import Bootstrap-Setup von URL"
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr "Fehler beim löschen der Datenbank %s"
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr "Datenbank erfolgreich gelöscht."
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr "Sind Sie sicher, dass die gesamte Datenbank und der Dokumenten-Speicher gelöscht werden sollen?"
msgstr ""
"Sind Sie sicher, dass die gesamte Datenbank und der Dokumenten-Speicher "
"gelöscht werden sollen?"
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr "Alle Dokumente, Quellen, Metadaten-Typen, -Sets, Tags, Indices und Protokolle werden unwiderruflich gelöscht!"
msgstr ""
"Alle Dokumente, Quellen, Metadaten-Typen, -Sets, Tags, Indices und "
"Protokolle werden unwiderruflich gelöscht!"
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr "Bootstrap Repository erfolgreich synchronisiert."
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr "Fehler bei der Synchronisation des Bootstrap-Repositories: %(error)s"
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr "Sind Sie sich sicher, das Sie mit dem Bootstrap-Repository synchronisieren wollen?"
msgstr ""
"Sind Sie sich sicher, das Sie mit dem Bootstrap-Repository synchronisieren "
"wollen?"
@@ -1,27 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/language/en/)\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
"language/en/)\n"
"Language: en\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr "Bootstrap setup file"
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr "Bootstrap setup URL"
@@ -97,7 +98,7 @@ msgstr "name"
msgid "slug"
msgstr "slug"
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr "description"
@@ -109,7 +110,7 @@ msgstr "fixture"
msgid "These are the actual database structure creation instructions."
msgstr "These are the actual database structure creation instructions."
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr "type"
@@ -117,11 +118,11 @@ msgstr "type"
msgid "creation date and time"
msgstr "creation date and time"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr "bootstrap setup"
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr "bootstrap setups"
@@ -177,140 +178,146 @@ msgstr "Bootstrap"
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr "Provides pre configured setups for indexes, document types, tags, etc."
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr "Bootstrap setup created successfully"
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr "Error creating bootstrap setup."
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr "create bootstrap"
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr "Bootstrap setup edited successfully"
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr "Error editing bootstrap setup."
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr "edit bootstrap setup: %s"
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr "Bootstrap setup: %s deleted successfully."
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr "Are you sure you with to delete the bootstrap setup: %s?"
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr "Cannot execute bootstrap setup, there is existing data. Erase all data and try again."
msgstr ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr "Error executing bootstrap setup; %s"
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr "Bootstrap setup \"%s\" executed successfully."
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr "Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr "Error dumping configuration into a bootstrap setup; %s"
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr "Bootstrap setup created successfully."
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr "dump current configuration into a bootstrap setup"
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr "Bootstrap setup imported successfully."
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr "File is not a bootstrap setup."
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr "Error importing bootstrap setup from file; %s."
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr "Import bootstrap setup from file"
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr "Data from URL is not a bootstrap setup."
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr "Error importing bootstrap setup from URL; %s."
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr "Import bootstrap setup from URL"
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr "Error erasing database; %s"
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr "Database erased successfully."
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr "Are you sure you wish to erase the entire database and document storage?"
msgstr ""
"Are you sure you wish to erase the entire database and document storage?"
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr "All documents, sources, metadata, metadata types, set, tags, indexes and logs will be lost irreversibly!"
msgstr ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr "Bootstrap repository successfully synchronized."
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr "Bootstrap repository synchronization error: %(error)s"
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr "Are you sure you wish to synchronize with the bootstrap repository?"
@@ -1,28 +1,29 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Roberto Rosario, 2012-2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2013-02-10 16:51+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr "Archivo de configuración de arranque"
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr "URL de configuración de arranque"
@@ -98,7 +99,7 @@ msgstr "nombre"
msgid "slug"
msgstr "identificador"
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr "descripción"
@@ -108,9 +109,11 @@ msgstr "código"
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr "Estas son la instrucciones reales para la creación de las estructuras de la base de datos."
msgstr ""
"Estas son la instrucciones reales para la creación de las estructuras de la "
"base de datos."
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr "tipo"
@@ -118,11 +121,11 @@ msgstr "tipo"
msgid "creation date and time"
msgstr "fecha y hora de creación"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr "configuración de arranque"
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr "configuraciones de arranque"
@@ -152,7 +155,8 @@ msgstr "Ejecutar configuraciones de arranque"
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr "Grabar la configuración actual del projecto en una configuración de arranque"
msgstr ""
"Grabar la configuración actual del projecto en una configuración de arranque"
#: permissions.py:15
msgid "Export bootstrap setups as files"
@@ -164,7 +168,9 @@ msgstr "Importar de nuevas configuraciones de arranque"
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr "Sincronizar las configuraciones de arranque locales con un repositorio publicado"
msgstr ""
"Sincronizar las configuraciones de arranque locales con un repositorio "
"publicado"
#: permissions.py:18
msgid "Erase the entire database and document storage"
@@ -176,142 +182,157 @@ msgstr "Arranque"
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr "Proporciona configuraciones pre ajustadas para los índices, tipos de documentos, etiquetas, etc"
msgstr ""
"Proporciona configuraciones pre ajustadas para los índices, tipos de "
"documentos, etiquetas, etc"
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr "Configuración de arranque creada exitosamente."
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr "Error al crear la configuración de arranque."
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr "crear configuración de arranque"
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr "Configuración de arranque editada exitosamente."
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr "Error editando la configuración de arranque."
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr "editar configuración de arranque: %s"
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr "Configuración de arranque :%s eliminada exitosamente."
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr "Error borrando configuración de arranque: %(bootstrap)s; %(error)s "
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr "¿Seguro que desea borrar la configuración de arranque: %s?"
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr "No se puede ejecutar la configuración de arranque, existen datos. Borre la base de datos y vuelva a intentarlo."
msgstr ""
"No se puede ejecutar la configuración de arranque, existen datos. Borre la "
"base de datos y vuelva a intentarlo."
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr "Error al ejecutar la configuración de arranque; %s"
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr "Configuración de arranque \"%s\" ejecutada exitosamente."
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr "¿Seguro de que desea ejecutar la configuración de arranque de base de datos llamada: %s?"
msgstr ""
"¿Seguro de que desea ejecutar la configuración de arranque de base de datos "
"llamada: %s?"
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr "Error vertiendo configuración actual en una configuración de arranque; %s"
msgstr ""
"Error vertiendo configuración actual en una configuración de arranque; %s"
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr "Configuración de arranque creada con exitosamente."
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr "vertir la configuración actual en una configuración de arranque"
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr "Configuración de arranque importada con exitosamente."
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr "El archivo no es una configuración de arranque."
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr "Error al importar la configuración de arranque desde el archivo; %s."
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr "Importar configuración de arranque desde un archivo"
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr "Los datos desde el URL no son una configuración de arranque."
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr "Error al importar la configuración de arranque desde la URL; %s."
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr "Importar configuración de arranque desde la URL"
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr "Error borrando la base de datos; %s"
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr "Base de datos borrada exitosamente."
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr "¿Está seguro que desea borrar de la base de datos completamente y el almacenamiento de documentos?"
msgstr ""
"¿Está seguro que desea borrar de la base de datos completamente y el "
"almacenamiento de documentos?"
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr "¡Todos los documentos, las fuentes, los metadatos, los tipos de metadatos, los conjuntos de metadatos, las etiquetas, los índices y vitacoras se perderán irreversiblemente!"
msgstr ""
"¡Todos los documentos, las fuentes, los metadatos, los tipos de metadatos, "
"los conjuntos de metadatos, las etiquetas, los índices y vitacoras se "
"perderán irreversiblemente!"
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr "Repositorio de configuración de arranque sincronizado exitosamente."
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr "Error sincronizando repositorio de configuraciónes de arranque: %(error)s"
msgstr ""
"Error sincronizando repositorio de configuraciónes de arranque: %(error)s"
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr "¿Está seguro que desea sincronizar con el repositorio de configuraciónes de arranque?"
msgstr ""
"¿Está seguro que desea sincronizar con el repositorio de configuraciónes de "
"arranque?"
@@ -1,28 +1,29 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2013-07-05 11:00+0000\n"
"Last-Translator: Mohammad Dashtizadeh <mohammad@dashtizadeh.net>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -98,7 +99,7 @@ msgstr "نام"
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr "توضیحات"
@@ -110,7 +111,7 @@ msgstr ""
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr "نوع"
@@ -118,11 +119,11 @@ msgstr "نوع"
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -178,140 +179,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr ""
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# PatrickHetu <patrick.hetu@gmail.com>, 2012
# Pierre Lhoste <peter.cathbad.host@gmail.com>, 2012
@@ -10,21 +10,22 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2013-02-04 13:37+0000\n"
"Last-Translator: SadE54 <yannsuisini@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n"
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/"
"language/fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr "Fichier de pré-configuration"
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr "URL de la pré-configuration"
@@ -100,7 +101,7 @@ msgstr "nom"
msgid "slug"
msgstr "slug"
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr "description"
@@ -112,7 +113,7 @@ msgstr "fixation"
msgid "These are the actual database structure creation instructions."
msgstr "Ce sont les instructions pour la création de la base de données."
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr "type"
@@ -120,11 +121,11 @@ msgstr "type"
msgid "creation date and time"
msgstr "date et heure de création"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr "pré-configuration"
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr "Pré-configurations"
@@ -166,7 +167,8 @@ msgstr "Importer de nouvelles pré-configurations"
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr "Synchroniser localement les pré-configurations depuis un dépôt en ligne"
msgstr ""
"Synchroniser localement les pré-configurations depuis un dépôt en ligne"
#: permissions.py:18
msgid "Erase the entire database and document storage"
@@ -178,142 +180,153 @@ msgstr "Pré-configuration"
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr "Permet une pré-configurations des index, types de documents, étiquettes, etc..."
msgstr ""
"Permet une pré-configurations des index, types de documents, étiquettes, "
"etc..."
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr "Pré-configuration crée avec succès"
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr "Erreur en créant la pré-configuration."
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr "Créer une pré-configuration"
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr "Pré-configuration modifiée avec succès"
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr "erreur en modifiant la pré-configuration."
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr "modifier la pré-configuration: %s"
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr "La pré-configuration: %s a été effacée avec succès."
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr "Pré-configuration: %(bootstrap)s, erreur de suppression: %(error)s"
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr "Êtes-vous sûrs de vouloir effacer la pré-configuration: %s?"
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr "Impossible d'exécuter la pré-configuration car des données existent. Effacez-les et recommencez."
msgstr ""
"Impossible d'exécuter la pré-configuration car des données existent. Effacez-"
"les et recommencez."
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr "Erreur lors de l'exécution de la pré-configuration; %s"
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr "Pré-configuration \"%s\" effectuée avec succès."
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr "Êtes-vous sûr de vouloir exécuter la pré-configuration intitulée: %s?"
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr "Erreur en insérant la configuration actuelle dans la pré-configuration: %s"
msgstr ""
"Erreur en insérant la configuration actuelle dans la pré-configuration: %s"
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr "Pré-configuration crée avec succès."
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr "insérer la configuration actuelle dans une pré-configuration"
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr "Pré-configuration importée avec succès."
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr "Ce fichier n'est pas un fichier de pré-configuration."
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr "Erreur en important la pré-configuration depuis le fichier: %s."
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr "Importer la pré-configuration depuis le fichier."
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr "Les données provenant de l'URL ne sont pas une pré-configuration."
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr "Erreur en important la pré-configuration depuis l'URL: %s."
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr "Importer une pré-configuration depuis une URL"
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr "Erreur lors de l'effacement de la base de données; %s"
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr "Base de Données effacée avec succès."
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr "Êtes vous certain de vouloir effacer l'intégralité de la base de données et des documents stockés?"
msgstr ""
"Êtes vous certain de vouloir effacer l'intégralité de la base de données et "
"des documents stockés?"
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr "Tous les documents, sources, métadonnées, types de métadonnées, jeux, étiquettes, indexes et logs seron définitivement perdus!"
msgstr ""
"Tous les documents, sources, métadonnées, types de métadonnées, jeux, "
"étiquettes, indexes et logs seron définitivement perdus!"
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr "Dépôt de pré-configurations correctement synchronisé."
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr "Erreur de synchronisation du dépôt de pré-configurations: %(error)s"
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr "Êtes-vous sûr de vouloir effectuer la synchronisation avec le dépôt de pré-configurations ?"
msgstr ""
"Êtes-vous sûr de vouloir effectuer la synchronisation avec le dépôt de pré-"
"configurations ?"
@@ -1,27 +1,29 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-"
"edms/language/hr_HR/)\n"
"Language: hr_HR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hr_HR\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"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -97,7 +99,7 @@ msgstr ""
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr ""
@@ -109,7 +111,7 @@ msgstr ""
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr ""
@@ -117,11 +119,11 @@ msgstr ""
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -177,140 +179,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr ""
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
@@ -1,27 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -97,7 +98,7 @@ msgstr ""
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr ""
@@ -109,7 +110,7 @@ msgstr ""
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr ""
@@ -117,11 +118,11 @@ msgstr ""
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -177,140 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr ""
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
@@ -1,27 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2012-07-23 19:40+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -97,7 +98,7 @@ msgstr ""
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr ""
@@ -109,7 +110,7 @@ msgstr ""
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr ""
@@ -117,11 +118,11 @@ msgstr ""
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -177,140 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr ""
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
@@ -1,27 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -97,7 +98,7 @@ msgstr ""
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr ""
@@ -109,7 +110,7 @@ msgstr ""
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr ""
@@ -117,11 +118,11 @@ msgstr ""
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -177,140 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr ""
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
@@ -1,28 +1,29 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Lucas Weel <ljj.weel@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2013-01-12 13:11+0000\n"
"Last-Translator: Lucas Weel <ljj.weel@gmail.com>\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/"
"mayan-edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr "'Bootstrap Setup' file"
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr "'Bootstrap Setup' URL"
@@ -98,7 +99,7 @@ msgstr "naam"
msgid "slug"
msgstr "dop"
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr "omschrijving"
@@ -110,7 +111,7 @@ msgstr "mal"
msgid "These are the actual database structure creation instructions."
msgstr "Dit zijn de instructies voor het aanmaken van de database."
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr "soort"
@@ -118,11 +119,11 @@ msgstr "soort"
msgid "creation date and time"
msgstr "aanmaakdatum en tijd"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr "Bootstrap Setup"
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr "'Bootstrap Setups'"
@@ -152,7 +153,8 @@ msgstr "'Bootstrap Setups' uitvoeren"
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr "Verplaats de 'setup' van het huidige project naar een 'Bootstrap Setup'"
msgstr ""
"Verplaats de 'setup' van het huidige project naar een 'Bootstrap Setup'"
#: permissions.py:15
msgid "Export bootstrap setups as files"
@@ -176,142 +178,161 @@ msgstr "Bootstrap"
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr "Levert voorgeconfigureerde 'Setups' voor indexering, documentsoorten, labels, etc."
msgstr ""
"Levert voorgeconfigureerde 'Setups' voor indexering, documentsoorten, "
"labels, etc."
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr "'Bootstrap Setup' is aangemaakt"
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr "Fout bij het aanmaken van een 'Bootstrap Setup'"
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr "'Bootstrap' aanmaken"
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr "'Bootstrap Setup' is aangepast"
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr "Fout bij het bewerken van een 'Bootstrap Setup'"
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr "'Bootstrap Setup: %s, bewerken"
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr "'Bootstrap Setup': %s is verwijdert"
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr "Fout bij het verwijderen van 'Bootstrap Setup': %(bootstrap)s. Foutmelding: %(error)s"
msgstr ""
"Fout bij het verwijderen van 'Bootstrap Setup': %(bootstrap)s. Foutmelding: "
"%(error)s"
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr "Bent u er zeker van dat u, 'Bootstrap Setup': %s, wenst te verwijderen?"
msgstr ""
"Bent u er zeker van dat u, 'Bootstrap Setup': %s, wenst te verwijderen?"
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr "Kan de 'Bootstrap Setup' niet uitvoeren, er zijn momenteel gegevens aanwezig. Verwijder aanwezige gegevens en probeer het opnieuw."
msgstr ""
"Kan de 'Bootstrap Setup' niet uitvoeren, er zijn momenteel gegevens "
"aanwezig. Verwijder aanwezige gegevens en probeer het opnieuw."
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr "Fout bij het uitvoeren van 'Bootstrap Setup': Foutmelding: %s"
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr "'Bootstrap Setup' \"%s\" is uitgevoerd."
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr "Bent u er zeker van dat u database 'Bootstrap Setup': %s, wenst uit te voeren?"
msgstr ""
"Bent u er zeker van dat u database 'Bootstrap Setup': %s, wenst uit te "
"voeren?"
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr "Fout bij het verplatsen van de configuratie naar een 'Bootstrap Setup'. Foutmelding: %s"
msgstr ""
"Fout bij het verplatsen van de configuratie naar een 'Bootstrap Setup'. "
"Foutmelding: %s"
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr "'Bootstrap Setup' is aangemaakt."
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr "verplaats huidige configuratie naar een 'Bootstrap Setup'"
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr "'Bootstrap Setup' is geïmporteerd"
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr "Bestand is geen 'Bootstrap Setup'"
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr "Fout bij het importeren van een 'Bootstrap Setup' vanuit een bestand. Foutmelding: %s. "
msgstr ""
"Fout bij het importeren van een 'Bootstrap Setup' vanuit een bestand. "
"Foutmelding: %s. "
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr "Importeren van een 'Bootstrap Setup' vanuit een bestand"
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr "De data van de URL is geen 'Bootstrap Setup' "
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr "Fout bij het importeren van een 'Bootstrap Setup' vanuit URL: %s."
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr "Importeren van 'Bootstrap Setup' vanuit een URL"
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr "Fout bij wissen database, foutmelding: %s"
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr "Database is gewist"
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr "Bent u er zeker van dat u de volledige database en documentopslag wenst te wissen?"
msgstr ""
"Bent u er zeker van dat u de volledige database en documentopslag wenst te "
"wissen?"
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr "Alle documenten, documentbronnen, metadata, metadata-typen, verzamelingen, labels, indexeringen en logboeken, zullen onomkeerbaar worden verwijdert!"
msgstr ""
"Alle documenten, documentbronnen, metadata, metadata-typen, verzamelingen, "
"labels, indexeringen en logboeken, zullen onomkeerbaar worden verwijdert!"
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr "'Bootstrap' opslag is gesynchroniseerd"
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr "Fout bij het synchroniseren van de 'Bootstrap' opslag. Foutmelding: %(error)s"
msgstr ""
"Fout bij het synchroniseren van de 'Bootstrap' opslag. Foutmelding: %(error)s"
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr "Bent u er zeker van dat u de 'Bootstrap' opslag wenst te synchroniseren?"
msgstr ""
"Bent u er zeker van dat u de 'Bootstrap' opslag wenst te synchroniseren?"
@@ -1,27 +1,29 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/"
"language/pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -97,7 +99,7 @@ msgstr ""
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr ""
@@ -109,7 +111,7 @@ msgstr ""
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr ""
@@ -117,11 +119,11 @@ msgstr ""
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -177,140 +179,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr ""
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
@@ -1,27 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/"
"language/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -97,7 +98,7 @@ msgstr ""
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr ""
@@ -109,7 +110,7 @@ msgstr ""
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr ""
@@ -117,11 +118,11 @@ msgstr ""
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -177,140 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr ""
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
@@ -1,27 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/"
"mayan-edms/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -97,7 +98,7 @@ msgstr ""
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr ""
@@ -109,7 +110,7 @@ msgstr ""
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr ""
@@ -117,11 +118,11 @@ msgstr ""
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -177,140 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr ""
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
@@ -1,28 +1,30 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Badea Gabriel <gcbadea@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2013-02-10 17:10+0000\n"
"Last-Translator: Badea Gabriel <gcbadea@gmail.com>\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr "Bootstrap configurare fișier"
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr "Bootstrap configurarea URL"
@@ -98,7 +100,7 @@ msgstr "nume"
msgid "slug"
msgstr "stăvili"
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr "descriere"
@@ -110,7 +112,7 @@ msgstr "accesoriu"
msgid "These are the actual database structure creation instructions."
msgstr "Acestea sunt reale structura instrucțiunile de crearea bazei de date."
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr "tip"
@@ -118,11 +120,11 @@ msgstr "tip"
msgid "creation date and time"
msgstr "data și ora creării"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr "bootstrap setup"
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr "bootstrap setari"
@@ -176,142 +178,152 @@ msgstr "Bootstrap"
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr "Oferă setări pre configurate pentru indicii, tipuri de documente, tag-uri, etc"
msgstr ""
"Oferă setări pre configurate pentru indicii, tipuri de documente, tag-uri, "
"etc"
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr "Configurarea bootstrap creat cu succes"
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr "Eroare la crearea de configurare bootstrap."
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr "creați bootstrap"
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr "Configurarea bootstrap fost editat cu succes"
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr "Eroare editare de configurare bootstrap."
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr "edit configurare bootstrap:% s"
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr "Configurare bootstrap:% s eliminat cu succes."
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr "Configurare bootstrap:%(bootstrap)s, de ștergere de eroare:%(error)s"
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr "Ești sigur că vă să ștergeți setarea bootstrap:% s?"
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr "Nu se poate executa configurarea bootstrap, nu există date existente. Șterge toate datele și încercați din nou."
msgstr ""
"Nu se poate executa configurarea bootstrap, nu există date existente. Șterge "
"toate datele și încercați din nou."
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr "Configurarea bootstrap eroare de executare;% s"
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr "Bootstrap setup \"%s\" executed successfully."
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr "Sunteți sigur că doriți să executați configurarea bazei de date bootstrap numit:% s?"
msgstr ""
"Sunteți sigur că doriți să executați configurarea bazei de date bootstrap "
"numit:% s?"
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr "Eroare de configurare dumping într-o configurare bootstrap;% s"
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr "Configurarea bootstrap creat cu succes."
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr "utilitară benă configurației actuale într-o configurare bootstrap"
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr "Configurarea bootstrap importat cu succes."
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr "File is not a bootstrap setup."
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr "Error importing bootstrap setup from file; %s."
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr "Import bootstrap setup from file"
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr "Data from URL is not a bootstrap setup."
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr "Error importing bootstrap setup from URL; %s."
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr "Import bootstrap setup from URL"
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr "Baza de date Eroare ștergere;% s"
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr "Baza de date șterse cu succes."
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr "Sunteți sigur că doriți să ștergeți întreaga bază de date și stocare a documentelor?"
msgstr ""
"Sunteți sigur că doriți să ștergeți întreaga bază de date și stocare a "
"documentelor?"
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr "Toate documentele, surse, metadate, tipuri de metadate, set, tag-uri, indici și bușteni vor fi pierdute ireversibil!"
msgstr ""
"Toate documentele, surse, metadate, tipuri de metadate, set, tag-uri, indici "
"și bușteni vor fi pierdute ireversibil!"
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr "Bootstrap repository successfully synchronized."
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr "Bootstrap repository synchronization error: %(error)s"
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr "Are you sure you wish to synchronize with the bootstrap repository?"
@@ -1,28 +1,30 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Sergey Glita <gsv70@mail.ru>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2013-05-14 05:30+0000\n"
"Last-Translator: Sergey Glita <gsv70@mail.ru>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\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"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr "Файл заготовки"
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr "URL заготовки"
@@ -98,7 +100,7 @@ msgstr "название"
msgid "slug"
msgstr "жетон"
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr "описание"
@@ -110,7 +112,7 @@ msgstr "fixture"
msgid "These are the actual database structure creation instructions."
msgstr "Это фактические инструкции структуру создания базы данных."
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr "тип"
@@ -118,11 +120,11 @@ msgstr "тип"
msgid "creation date and time"
msgstr "дата и время создания"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr "настройки заготовок"
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr "заготовки"
@@ -178,140 +180,144 @@ msgstr "Заготовка"
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr "Предлагает заготовки для индексов, типов документов, тегов и т.д."
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr "Заготовка создана"
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr "Ошибка при создании заготовки."
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr "создание заготовки"
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr "Заготовка изменена"
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr "Ошибка изменения заготовки"
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr "изменить заготовку: %s"
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr "Заготовка %s удалена."
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr "Заготовка %(bootstrap)s, шибка удаления %(error)s"
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr "Удалить заготовку %s?"
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr "Не удается применить заготовку, поскольку имеются данные. Сотрите все данные и повторите попытку."
msgstr ""
"Не удается применить заготовку, поскольку имеются данные. Сотрите все данные "
"и повторите попытку."
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr "Ошибка применения заготовки; %s"
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr "Заготовка \"%s\" применена"
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr "Применить заготовку %s?"
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr "Ошибка сохранения конфигурации в заготовку %s"
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr "Заготовка создана"
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr "дамп текущей конфигурации в заготовку"
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr "Заготовка импортирована"
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr "Это не файл заготовки."
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr "Ошибка импорта заготовки %s."
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr "импорт заготовки из файла"
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr "Данные из этого URL не похожи на заготовку"
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr "Ошибка импорта заготовки из URL; %s"
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr "импорт заготовки из URL"
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr "Ошибка стирания данных; %s"
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr "База данных стёрта."
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr "Вы уверены, что хотите стереть всю базу данных и хранилище документов?"
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr "Все документы, источники, метаданные, типы метаданных , наборы, теги, индексы и журналы будут необратимо потеряны!"
msgstr ""
"Все документы, источники, метаданные, типы метаданных , наборы, теги, "
"индексы и журналы будут необратимо потеряны!"
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr "Хранилище заготовок синхронизировано."
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr "Ошибка синхронизации с хранилищем %(error)s"
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr "Синхронизировать с хранилищем заготовок?"
@@ -1,27 +1,29 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/"
"mayan-edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -97,7 +99,7 @@ msgstr ""
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr ""
@@ -109,7 +111,7 @@ msgstr ""
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr ""
@@ -117,11 +119,11 @@ msgstr ""
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -177,140 +179,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr ""
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
@@ -1,27 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2013-06-10 05:29+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-"
"edms/language/tr_TR/)\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -97,7 +98,7 @@ msgstr ""
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr ""
@@ -109,7 +110,7 @@ msgstr ""
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr ""
@@ -117,11 +118,11 @@ msgstr ""
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -177,140 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr ""
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
@@ -1,27 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"POT-Creation-Date: 2014-07-03 21:35-0400\n"
"PO-Revision-Date: 2012-07-23 19:40+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: forms.py:50
#: forms.py:49
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
#: forms.py:55
msgid "Bootstrap setup URL"
msgstr ""
@@ -97,7 +98,7 @@ msgstr ""
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
#: models.py:32 views.py:35
msgid "description"
msgstr ""
@@ -109,7 +110,7 @@ msgstr ""
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
#: models.py:34 views.py:36
msgid "type"
msgstr ""
@@ -117,11 +118,11 @@ msgstr ""
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
#: models.py:104 views.py:91 views.py:120 views.py:145 views.py:173
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
#: models.py:105 views.py:32
msgid "bootstrap setups"
msgstr ""
@@ -177,140 +178,140 @@ msgstr ""
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
#: views.py:51
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
#: views.py:54
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
#: views.py:59
msgid "create bootstrap"
msgstr ""
#: views.py:78
#: views.py:79
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
#: views.py:82
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#: views.py:87
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#: views.py:112
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#: views.py:114
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#: views.py:125
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
#: views.py:165
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#: views.py:167
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#: views.py:169
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#: views.py:181
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#: views.py:197
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
#: views.py:201
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
#: views.py:207
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
#: views.py:241 views.py:269
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
#: views.py:244
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#: views.py:246
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
#: views.py:252
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
#: views.py:272
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#: views.py:274
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
#: views.py:280
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#: views.py:299
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
#: views.py:301
msgid "Database erased successfully."
msgstr ""
#: views.py:310
#: views.py:311
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
#: views.py:312
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
#: views.py:329
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#: views.py:331
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
#: views.py:338
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""