Update and enable all language translations

This commit is contained in:
Roberto Rosario
2014-06-21 02:01:16 -04:00
parent 431f7a51d1
commit 73245e66f4
1161 changed files with 51200 additions and 4288 deletions

View File

@@ -3,11 +3,11 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013.
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2013-01-26 08:57+0000\n"
"Last-Translator: Mohammed ALDOUB <voulnet@gmail.com>\n"

View File

@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <pkoldamov@gmail.com>, 2012.
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

Binary file not shown.

View File

@@ -0,0 +1,316 @@
# 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"
"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"
"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
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "edit"
msgstr ""
#: links.py:15
msgid "delete"
msgstr ""
#: links.py:16
msgid "details"
msgstr ""
#: links.py:17
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:30
msgid "name"
msgstr ""
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -3,6 +3,7 @@
# 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
msgid ""
msgstr ""
@@ -10,7 +11,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2014-03-12 16:11+0000\n"
"Last-Translator: yangoon <mathiasb@m9s.biz>\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -1,316 +1,316 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-25 20:12-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-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"
"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
msgid "Bootstrap setup file"
msgstr ""
msgstr "Bootstrap setup file"
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
msgstr "Bootstrap setup URL"
#: links.py:11
msgid "bootstrap"
msgstr ""
msgstr "bootstrap"
#: links.py:12
msgid "bootstrap setup list"
msgstr ""
msgstr "bootstrap setup list"
#: links.py:13
msgid "create new bootstrap setup"
msgstr ""
msgstr "create new bootstrap setup"
#: links.py:14
msgid "edit"
msgstr ""
msgstr "edit"
#: links.py:15
msgid "delete"
msgstr ""
msgstr "delete"
#: links.py:16
msgid "details"
msgstr ""
msgstr "details"
#: links.py:17
msgid "execute"
msgstr ""
msgstr "execute"
#: links.py:18
msgid "dump current setup"
msgstr ""
msgstr "dump current setup"
#: links.py:19
msgid "export"
msgstr ""
msgstr "export"
#: links.py:20
msgid "import from file"
msgstr ""
msgstr "import from file"
#: links.py:21
msgid "import from URL"
msgstr ""
msgstr "import from URL"
#: links.py:22
msgid "sync with repository"
msgstr ""
msgstr "sync with repository"
#: links.py:23
msgid "erase database"
msgstr ""
msgstr "erase database"
#: literals.py:20
msgid "JSON"
msgstr ""
msgstr "JSON"
#: literals.py:63
msgid "YAML"
msgstr ""
msgstr "YAML"
#: literals.py:64
msgid "Better YAML"
msgstr ""
msgstr "Better YAML"
#: models.py:30
msgid "name"
msgstr ""
msgstr "name"
#: models.py:31
msgid "slug"
msgstr ""
msgstr "slug"
#: models.py:32 views.py:34
msgid "description"
msgstr ""
msgstr "description"
#: models.py:33
msgid "fixture"
msgstr ""
msgstr "fixture"
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
msgstr "These are the actual database structure creation instructions."
#: models.py:34 views.py:35
msgid "type"
msgstr ""
msgstr "type"
#: models.py:35
msgid "creation date and time"
msgstr ""
msgstr "creation date and time"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
msgstr "bootstrap setup"
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
msgstr "bootstrap setups"
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
msgstr "Database bootstrap"
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
msgstr "View bootstrap setups"
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
msgstr "Create bootstrap setups"
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
msgstr "Edit bootstrap setups"
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
msgstr "Delete bootstrap setups"
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
msgstr "Execute bootstrap setups"
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
msgstr "Dump the current project\\s setup into a bootstrap setup"
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
msgstr "Export bootstrap setups as files"
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
msgstr "Import new bootstrap setups"
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
msgstr "Sync the local bootstrap setups with a published repository"
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
msgstr "Erase the entire database and document storage"
#: registry.py:7
msgid "Bootstrap"
msgstr ""
msgstr "Bootstrap"
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
msgstr "Provides pre configured setups for indexes, document types, tags, etc."
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
msgstr "Bootstrap setup created successfully"
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
msgstr "Error creating bootstrap setup."
#: views.py:58
msgid "create bootstrap"
msgstr ""
msgstr "create bootstrap"
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
msgstr "Bootstrap setup edited successfully"
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
msgstr "Error editing bootstrap setup."
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
msgstr "edit bootstrap setup: %s"
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
msgstr "Bootstrap setup: %s deleted successfully."
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
msgstr "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
msgstr "Are you sure you with to delete the bootstrap setup: %s?"
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
msgstr "Cannot execute bootstrap setup, there is existing data. Erase all data and try again."
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
msgstr "Error executing bootstrap setup; %s"
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
msgstr "Bootstrap setup \"%s\" executed successfully."
#: views.py:180
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
msgstr "Are you sure you wish to execute the database bootstrap setup named: %s?"
#: views.py:196
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
msgstr "Error dumping configuration into a bootstrap setup; %s"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
msgstr "Bootstrap setup created successfully."
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
msgstr "dump current configuration into a bootstrap setup"
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
msgstr "Bootstrap setup imported successfully."
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
msgstr "File is not a bootstrap setup."
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
msgstr "Error importing bootstrap setup from file; %s."
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
msgstr "Import bootstrap setup from file"
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
msgstr "Data from URL is not a bootstrap setup."
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
msgstr "Error importing bootstrap setup from URL; %s."
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
msgstr "Import bootstrap setup from URL"
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
msgstr "Error erasing database; %s"
#: views.py:300
msgid "Database erased successfully."
msgstr ""
msgstr "Database erased successfully."
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
msgstr "Are you sure you wish to erase the entire database and document storage?"
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
msgstr "All documents, sources, metadata, metadata types, set, tags, indexes and logs will be lost irreversibly!"
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
msgstr "Bootstrap repository successfully synchronized."
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
msgstr "Bootstrap repository synchronization error: %(error)s"
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
msgstr "Are you sure you wish to synchronize with the bootstrap repository?"

View File

@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Roberto Rosario <roberto.rosario.gonzalez@gmail.com>, 2012.
# Roberto Rosario, 2012-2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 07:20+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -20,11 +20,11 @@ msgstr ""
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
msgstr "Archivo de configuración de arranque"
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
msgstr "URL de configuración de arranque"
#: links.py:11
msgid "bootstrap"
@@ -156,15 +156,15 @@ msgstr "Grabar la configuración actual del projecto en una configuración de ar
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
msgstr "Exportar configuraciones de arranque como archivos"
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
msgstr "Importar de nuevas configuraciones de arranque"
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
msgstr "Sincronizar las configuraciones de arranque locales con un repositorio publicado"
#: permissions.py:18
msgid "Erase the entire database and document storage"
@@ -180,7 +180,7 @@ msgstr "Proporciona configuraciones pre ajustadas para los índices, tipos de do
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
msgstr "Configuración de arranque creada exitosamente."
#: views.py:53
msgid "Error creating bootstrap setup."
@@ -211,7 +211,7 @@ msgstr "Configuración de arranque :%s eliminada exitosamente."
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
msgstr "Error borrando configuración de arranque: %(bootstrap)s; %(error)s "
#: views.py:124
#, python-format
@@ -222,7 +222,7 @@ msgstr "¿Seguro que desea borrar la configuración de arranque: %s?"
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
msgstr "No se puede ejecutar la configuración de arranque, existen datos. Borre la base de datos y vuelva a intentarlo."
#: views.py:166
#, python-format
@@ -238,50 +238,50 @@ msgstr "Configuración de arranque \"%s\" ejecutada exitosamente."
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
msgstr "¿Seguro de que desea ejecutar la configuración de arranque de base de datos llamada: %s?"
#: views.py:196
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
msgstr "Error vertiendo configuración actual en una configuración de arranque; %s"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
msgstr "Configuración de arranque creada con exitosamente."
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
msgstr "vertir la configuración actual en una configuración de arranque"
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
msgstr "Configuración de arranque importada con exitosamente."
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
msgstr "El archivo no es una configuración de arranque."
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
msgstr "Error al importar la configuración de arranque desde el archivo; %s."
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
msgstr "Importar configuración de arranque desde un archivo"
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
msgstr "Los datos desde el URL no son una configuración de arranque."
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
msgstr "Error al importar la configuración de arranque desde la URL; %s."
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
msgstr "Importar configuración de arranque desde la URL"
#: views.py:298
#, python-format
@@ -305,13 +305,13 @@ msgstr "¡Todos los documentos, las fuentes, los metadatos, los tipos de metadat
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
msgstr "Repositorio de configuración de arranque sincronizado exitosamente."
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
msgstr "Error sincronizando repositorio de configuraciónes de arranque: %(error)s"
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
msgstr "¿Está seguro que desea sincronizar con el repositorio de configuraciónes de arranque?"

Binary file not shown.

View File

@@ -0,0 +1,317 @@
# 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"
"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"
"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
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "edit"
msgstr "ویرایش"
#: links.py:15
msgid "delete"
msgstr "حذف"
#: links.py:16
msgid "details"
msgstr "جزوئیات"
#: links.py:17
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:30
msgid "name"
msgstr "نام"
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr "توضیحات"
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
msgid "type"
msgstr "نوع"
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -3,15 +3,16 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <patrick.hetu@gmail.com>, 2012.
# Pierre Lhoste <peter.cathbad.host@gmail.com>, 2012.
# PatrickHetu <patrick.hetu@gmail.com>, 2012
# Pierre Lhoste <peter.cathbad.host@gmail.com>, 2012
# SadE54 <yannsuisini@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,35 +22,35 @@ msgstr ""
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
msgstr "Fichier de pré-configuration"
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
msgstr "URL de la pré-configuration"
#: links.py:11
msgid "bootstrap"
msgstr ""
msgstr "Pré-configuration"
#: links.py:12
msgid "bootstrap setup list"
msgstr ""
msgstr "Liste des pré-configurations"
#: links.py:13
msgid "create new bootstrap setup"
msgstr ""
msgstr "Créer une nouvelle pré-configuration"
#: links.py:14
msgid "edit"
msgstr ""
msgstr "éditer"
#: links.py:15
msgid "delete"
msgstr ""
msgstr "effacer"
#: links.py:16
msgid "details"
msgstr ""
msgstr "détails"
#: links.py:17
msgid "execute"
@@ -57,23 +58,23 @@ msgstr "exécuter"
#: links.py:18
msgid "dump current setup"
msgstr ""
msgstr "injecter la configuration actuelle"
#: links.py:19
msgid "export"
msgstr ""
msgstr "exporter"
#: links.py:20
msgid "import from file"
msgstr ""
msgstr "importer depuis le fichier"
#: links.py:21
msgid "import from URL"
msgstr ""
msgstr "importer depuis l'URL"
#: links.py:22
msgid "sync with repository"
msgstr ""
msgstr "synchroniser avec le dépôt"
#: links.py:23
msgid "erase database"
@@ -81,23 +82,23 @@ msgstr "Supprimer la base de données"
#: literals.py:20
msgid "JSON"
msgstr ""
msgstr "JSON"
#: literals.py:63
msgid "YAML"
msgstr ""
msgstr "YAML"
#: literals.py:64
msgid "Better YAML"
msgstr ""
msgstr "Better YAML"
#: models.py:30
msgid "name"
msgstr ""
msgstr "nom"
#: models.py:31
msgid "slug"
msgstr ""
msgstr "slug"
#: models.py:32 views.py:34
msgid "description"
@@ -105,19 +106,19 @@ msgstr "description"
#: models.py:33
msgid "fixture"
msgstr ""
msgstr "fixation"
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
msgstr "Ce sont les instructions pour la création de la base de données."
#: models.py:34 views.py:35
msgid "type"
msgstr ""
msgstr "type"
#: models.py:35
msgid "creation date and time"
msgstr ""
msgstr "date et heure de création"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
@@ -125,7 +126,7 @@ msgstr "pré-configuration"
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
msgstr "Pré-configurations"
#: permissions.py:7
msgid "Database bootstrap"
@@ -133,39 +134,39 @@ msgstr "Pré-configuration de base de données"
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
msgstr "Afficher les pré-configurations"
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
msgstr "Créer de nouvelles pré-configurations"
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
msgstr "Modifier des pré-configurations"
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
msgstr "Supprimer des pré-configurations"
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
msgstr "Exécuter des pré-configurations"
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
msgstr "Insérer la configuration actuelle dans une pré-configuration"
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
msgstr "Exporter les pré-configurations sous forme de fichier"
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
msgstr "Importer de nouvelles pré-configurations"
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
msgstr "Synchroniser localement les pré-configurations depuis un dépôt en ligne"
#: permissions.py:18
msgid "Erase the entire database and document storage"
@@ -173,57 +174,57 @@ msgstr "Effacer l'ensemble de la base de donnée et tous les documents stockés"
#: registry.py:7
msgid "Bootstrap"
msgstr ""
msgstr "Pré-configuration"
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
msgstr "Permet une pré-configurations des index, types de documents, étiquettes, etc..."
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
msgstr "Pré-configuration crée avec succès"
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
msgstr "Erreur en créant la pré-configuration."
#: views.py:58
msgid "create bootstrap"
msgstr ""
msgstr "Créer une pré-configuration"
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
msgstr "Pré-configuration modifiée avec succès"
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
msgstr "erreur en modifiant la pré-configuration."
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
msgstr "modifier la pré-configuration: %s"
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
msgstr "La pré-configuration: %s a été effacée avec succès."
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
msgstr "Pré-configuration: %(bootstrap)s, erreur de suppression: %(error)s"
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
msgstr "Êtes-vous sûrs de vouloir effacer la pré-configuration: %s?"
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
msgstr "Impossible d'exécuter la pré-configuration car des données existent. Effacez-les et recommencez."
#: views.py:166
#, python-format
@@ -239,50 +240,50 @@ msgstr "Pré-configuration \"%s\" effectuée avec succès."
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
msgstr "Êtes-vous sûr de vouloir exécuter la pré-configuration intitulée: %s?"
#: views.py:196
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
msgstr "Erreur en insérant la configuration actuelle dans la pré-configuration: %s"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
msgstr "Pré-configuration crée avec succès."
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
msgstr "insérer la configuration actuelle dans une pré-configuration"
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
msgstr "Pré-configuration importée avec succès."
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
msgstr "Ce fichier n'est pas un fichier de pré-configuration."
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
msgstr "Erreur en important la pré-configuration depuis le fichier: %s."
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
msgstr "Importer la pré-configuration depuis le fichier."
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
msgstr "Les données provenant de l'URL ne sont pas une pré-configuration."
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
msgstr "Erreur en important la pré-configuration depuis l'URL: %s."
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
msgstr "Importer une pré-configuration depuis une URL"
#: views.py:298
#, python-format
@@ -306,13 +307,13 @@ msgstr "Tous les documents, sources, métadonnées, types de métadonnées, jeux
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
msgstr "Dépôt de pré-configurations correctement synchronisé."
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
msgstr "Erreur de synchronisation du dépôt de pré-configurations: %(error)s"
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
msgstr "Êtes-vous sûr de vouloir effectuer la synchronisation avec le dépôt de pré-configurations ?"

View File

@@ -0,0 +1,316 @@
# 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"
"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"
"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"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "edit"
msgstr ""
#: links.py:15
msgid "delete"
msgstr ""
#: links.py:16
msgid "details"
msgstr ""
#: links.py:17
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:30
msgid "name"
msgstr ""
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

Binary file not shown.

View File

@@ -0,0 +1,316 @@
# 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"
"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"
"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
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "edit"
msgstr ""
#: links.py:15
msgid "delete"
msgstr ""
#: links.py:16
msgid "details"
msgstr ""
#: links.py:17
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:30
msgid "name"
msgstr ""
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

Binary file not shown.

View File

@@ -0,0 +1,316 @@
# 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"
"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"
"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
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "edit"
msgstr ""
#: links.py:15
msgid "delete"
msgstr ""
#: links.py:16
msgid "details"
msgstr ""
#: links.py:17
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:30
msgid "name"
msgstr ""
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -6,10 +6,10 @@
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -3,11 +3,11 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Lucas Weel <ljj.weel@gmail.com>, 2013.
# Lucas Weel <ljj.weel@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2013-01-12 13:11+0000\n"
"Last-Translator: Lucas Weel <ljj.weel@gmail.com>\n"

View File

@@ -6,10 +6,10 @@
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -6,10 +6,10 @@
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -6,10 +6,10 @@
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/mayan-edms/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@@ -3,13 +3,14 @@
# 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: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-12-12 06:04+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\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"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -19,298 +20,298 @@ msgstr ""
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
msgstr "Файл заготовки"
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
msgstr "URL заготовки"
#: links.py:11
msgid "bootstrap"
msgstr ""
msgstr "заготовка"
#: links.py:12
msgid "bootstrap setup list"
msgstr ""
msgstr "Список настроек заготовок"
#: links.py:13
msgid "create new bootstrap setup"
msgstr ""
msgstr "создать новую заготовку"
#: links.py:14
msgid "edit"
msgstr ""
msgstr "редактировать"
#: links.py:15
msgid "delete"
msgstr ""
msgstr "удалить"
#: links.py:16
msgid "details"
msgstr ""
msgstr "детали"
#: links.py:17
msgid "execute"
msgstr ""
msgstr "выполнять"
#: links.py:18
msgid "dump current setup"
msgstr ""
msgstr "сохранить текущие настройки"
#: links.py:19
msgid "export"
msgstr ""
msgstr "экспорт"
#: links.py:20
msgid "import from file"
msgstr ""
msgstr "импортировать из файла"
#: links.py:21
msgid "import from URL"
msgstr ""
msgstr "импортировать из URL"
#: links.py:22
msgid "sync with repository"
msgstr ""
msgstr "Синхронизация с хранилищем"
#: links.py:23
msgid "erase database"
msgstr ""
msgstr "очистить базу данных"
#: literals.py:20
msgid "JSON"
msgstr ""
msgstr "JSON"
#: literals.py:63
msgid "YAML"
msgstr ""
msgstr "YAML"
#: literals.py:64
msgid "Better YAML"
msgstr ""
msgstr "Better YAML"
#: models.py:30
msgid "name"
msgstr ""
msgstr "название"
#: models.py:31
msgid "slug"
msgstr ""
msgstr "жетон"
#: models.py:32 views.py:34
msgid "description"
msgstr ""
msgstr "описание"
#: models.py:33
msgid "fixture"
msgstr ""
msgstr "fixture"
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
msgstr "Это фактические инструкции структуру создания базы данных."
#: models.py:34 views.py:35
msgid "type"
msgstr ""
msgstr "тип"
#: models.py:35
msgid "creation date and time"
msgstr ""
msgstr "дата и время создания"
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
msgstr "настройки заготовок"
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
msgstr "заготовки"
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
msgstr "Заготовка базы данных "
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
msgstr "Просмотр заготовок"
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
msgstr "Создание заготовок"
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
msgstr "Изменить заготовку"
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
msgstr "Удалить заготовку"
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
msgstr "Применить заготовку"
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
msgstr "Дамп текущего проекта \\ установки в заготовку"
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
msgstr "Экспорт заготовок в виде файлов"
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
msgstr "Импорт новых заготовок"
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
msgstr "Синхронизация локальных установок с публичным хранилищем"
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
msgstr "Очистить базу данных и хранилище документов"
#: registry.py:7
msgid "Bootstrap"
msgstr ""
msgstr "Заготовка"
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
msgstr "Предлагает заготовки для индексов, типов документов, тегов и т.д."
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
msgstr "Заготовка создана"
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
msgstr "Ошибка при создании заготовки."
#: views.py:58
msgid "create bootstrap"
msgstr ""
msgstr "создание заготовки"
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
msgstr "Заготовка изменена"
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
msgstr "Ошибка изменения заготовки"
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
msgstr "изменить заготовку: %s"
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
msgstr "Заготовка %s удалена."
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
msgstr "Заготовка %(bootstrap)s, шибка удаления %(error)s"
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
msgstr "Удалить заготовку %s?"
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
msgstr "Не удается применить заготовку, поскольку имеются данные. Сотрите все данные и повторите попытку."
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
msgstr "Ошибка применения заготовки; %s"
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
msgstr "Заготовка \"%s\" применена"
#: views.py:180
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
msgstr "Применить заготовку %s?"
#: views.py:196
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
msgstr "Ошибка сохранения конфигурации в заготовку %s"
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
msgstr "Заготовка создана"
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
msgstr "дамп текущей конфигурации в заготовку"
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
msgstr "Заготовка импортирована"
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
msgstr "Это не файл заготовки."
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
msgstr "Ошибка импорта заготовки %s."
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
msgstr "импорт заготовки из файла"
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
msgstr "Данные из этого URL не похожи на заготовку"
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
msgstr "Ошибка импорта заготовки из URL; %s"
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
msgstr "импорт заготовки из URL"
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
msgstr "Ошибка стирания данных; %s"
#: views.py:300
msgid "Database erased successfully."
msgstr ""
msgstr "База данных стёрта."
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
msgstr "Вы уверены, что хотите стереть всю базу данных и хранилище документов?"
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
msgstr "Все документы, источники, метаданные, типы метаданных , наборы, теги, индексы и журналы будут необратимо потеряны!"
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
msgstr "Хранилище заготовок синхронизировано."
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
msgstr "Ошибка синхронизации с хранилищем %(error)s"
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""
msgstr "Синхронизировать с хранилищем заготовок?"

View File

@@ -0,0 +1,316 @@
# 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"
"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"
"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"
#: forms.py:50
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "edit"
msgstr ""
#: links.py:15
msgid "delete"
msgstr ""
#: links.py:16
msgid "details"
msgstr ""
#: links.py:17
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:30
msgid "name"
msgstr ""
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -0,0 +1,316 @@
# 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"
"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"
"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
msgid "Bootstrap setup file"
msgstr ""
#: forms.py:56
msgid "Bootstrap setup URL"
msgstr ""
#: links.py:11
msgid "bootstrap"
msgstr ""
#: links.py:12
msgid "bootstrap setup list"
msgstr ""
#: links.py:13
msgid "create new bootstrap setup"
msgstr ""
#: links.py:14
msgid "edit"
msgstr ""
#: links.py:15
msgid "delete"
msgstr ""
#: links.py:16
msgid "details"
msgstr ""
#: links.py:17
msgid "execute"
msgstr ""
#: links.py:18
msgid "dump current setup"
msgstr ""
#: links.py:19
msgid "export"
msgstr ""
#: links.py:20
msgid "import from file"
msgstr ""
#: links.py:21
msgid "import from URL"
msgstr ""
#: links.py:22
msgid "sync with repository"
msgstr ""
#: links.py:23
msgid "erase database"
msgstr ""
#: literals.py:20
msgid "JSON"
msgstr ""
#: literals.py:63
msgid "YAML"
msgstr ""
#: literals.py:64
msgid "Better YAML"
msgstr ""
#: models.py:30
msgid "name"
msgstr ""
#: models.py:31
msgid "slug"
msgstr ""
#: models.py:32 views.py:34
msgid "description"
msgstr ""
#: models.py:33
msgid "fixture"
msgstr ""
#: models.py:33
msgid "These are the actual database structure creation instructions."
msgstr ""
#: models.py:34 views.py:35
msgid "type"
msgstr ""
#: models.py:35
msgid "creation date and time"
msgstr ""
#: models.py:104 views.py:90 views.py:119 views.py:144 views.py:172
msgid "bootstrap setup"
msgstr ""
#: models.py:105 views.py:31
msgid "bootstrap setups"
msgstr ""
#: permissions.py:7
msgid "Database bootstrap"
msgstr ""
#: permissions.py:9
msgid "View bootstrap setups"
msgstr ""
#: permissions.py:10
msgid "Create bootstrap setups"
msgstr ""
#: permissions.py:11
msgid "Edit bootstrap setups"
msgstr ""
#: permissions.py:12
msgid "Delete bootstrap setups"
msgstr ""
#: permissions.py:13
msgid "Execute bootstrap setups"
msgstr ""
#: permissions.py:14
msgid "Dump the current project\\s setup into a bootstrap setup"
msgstr ""
#: permissions.py:15
msgid "Export bootstrap setups as files"
msgstr ""
#: permissions.py:16
msgid "Import new bootstrap setups"
msgstr ""
#: permissions.py:17
msgid "Sync the local bootstrap setups with a published repository"
msgstr ""
#: permissions.py:18
msgid "Erase the entire database and document storage"
msgstr ""
#: registry.py:7
msgid "Bootstrap"
msgstr ""
#: registry.py:8
msgid "Provides pre configured setups for indexes, document types, tags, etc."
msgstr ""
#: views.py:50
msgid "Bootstrap setup created successfully"
msgstr ""
#: views.py:53
msgid "Error creating bootstrap setup."
msgstr ""
#: views.py:58
msgid "create bootstrap"
msgstr ""
#: views.py:78
msgid "Bootstrap setup edited successfully"
msgstr ""
#: views.py:81
msgid "Error editing bootstrap setup."
msgstr ""
#: views.py:86
#, python-format
msgid "edit bootstrap setup: %s"
msgstr ""
#: views.py:111
#, python-format
msgid "Bootstrap setup: %s deleted successfully."
msgstr ""
#: views.py:113
#, python-format
msgid "Bootstrap setup: %(bootstrap)s, delete error: %(error)s"
msgstr ""
#: views.py:124
#, python-format
msgid "Are you sure you with to delete the bootstrap setup: %s?"
msgstr ""
#: views.py:164
msgid ""
"Cannot execute bootstrap setup, there is existing data. Erase all data and "
"try again."
msgstr ""
#: views.py:166
#, python-format
msgid "Error executing bootstrap setup; %s"
msgstr ""
#: views.py:168
#, python-format
msgid "Bootstrap setup \"%s\" executed successfully."
msgstr ""
#: views.py:180
#, python-format
msgid ""
"Are you sure you wish to execute the database bootstrap setup named: %s?"
msgstr ""
#: views.py:196
#, python-format
msgid "Error dumping configuration into a bootstrap setup; %s"
msgstr ""
#: views.py:200
msgid "Bootstrap setup created successfully."
msgstr ""
#: views.py:206
msgid "dump current configuration into a bootstrap setup"
msgstr ""
#: views.py:240 views.py:268
msgid "Bootstrap setup imported successfully."
msgstr ""
#: views.py:243
msgid "File is not a bootstrap setup."
msgstr ""
#: views.py:245
#, python-format
msgid "Error importing bootstrap setup from file; %s."
msgstr ""
#: views.py:251
msgid "Import bootstrap setup from file"
msgstr ""
#: views.py:271
msgid "Data from URL is not a bootstrap setup."
msgstr ""
#: views.py:273
#, python-format
msgid "Error importing bootstrap setup from URL; %s."
msgstr ""
#: views.py:279
msgid "Import bootstrap setup from URL"
msgstr ""
#: views.py:298
#, python-format
msgid "Error erasing database; %s"
msgstr ""
#: views.py:300
msgid "Database erased successfully."
msgstr ""
#: views.py:310
msgid ""
"Are you sure you wish to erase the entire database and document storage?"
msgstr ""
#: views.py:311
msgid ""
"All documents, sources, metadata, metadata types, set, tags, indexes and "
"logs will be lost irreversibly!"
msgstr ""
#: views.py:328
msgid "Bootstrap repository successfully synchronized."
msgstr ""
#: views.py:330
#, python-format
msgid "Bootstrap repository synchronization error: %(error)s"
msgstr ""
#: views.py:337
msgid "Are you sure you wish to synchronize with the bootstrap repository?"
msgstr ""

View File

@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-12-12 01:49-0400\n"
"PO-Revision-Date: 2012-07-23 19:40+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"